*{
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style: none;
}

body{
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    
}

header{
	width: 100%;
	height: 90px;
	box-shadow: 0px 0px 3px 3px #636364;
    position: fixed;
    margin-top: -50px;
    background-color: white;
    z-index: 100;
}

.navbar{
    position: absolute;
    padding: 20px;
    display:flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    box-sizing: border-box;

}

.navbar a {
    color: black;
    font-weight: bold;
}

.navbar a:hover{
    color: #F6996E ;
    transition-duration: 0.2s;
}
.navbar .logo{
	height: 50px;
	width: 200px;
}
.navbar .logo:hover{
opacity: 50%;
}
.navbar .nav-links ul{
    display: flex;
}
.navbar .nav-links ul li{
    margin: 0 25px;
}

.navbar .menu-hamburger{
    display: none;
    width: 35px;
    z-index: 100;
    margin-top: 20px;
    margin-right: 20px;
}

.avantiholding{
font-weight: bold;
font-size: 30px;
margin-top: 50px;
margin-left: 53%;
}

.avantipromotion{
    font-weight: bold;
    font-size: 30px;
    margin-top: 50px;
    margin-left: -50%;
    text-align: center;
    }

    .sectionoir{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: black;
        padding-bottom: 70px;
    }

    .sectioncapeb{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-bottom: 70px;
        background-color: #F1F1F1;
    }
    .txt-btnn{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-bottom: 70px;
        margin-top: 50px;


    }


    .psf{
        font-weight: bold;
        font-size: 30px;
        margin-top: 50px;
        text-align: center;
        padding-top: 40px;
        padding-bottom: 40px;
        color: white;
        }
        .capeb{
            font-weight: bold;
            font-size: 30px;
            margin-top: 50px;
            text-align: center;
            padding-bottom: 40px;
            }
    .textpsf{
        text-align: center;
        font-size: 22px;
        color: white;
        padding-left: 75px;
        padding-right: 75px;
    }

    .textcapeb{
        text-align: center;
        font-size: 22px;
        padding-bottom: 40px;
        padding-left: 75px;
        padding-right: 75px;
    }
    
    iframe{
        width: 560px; 
        height: 292px;
        justify-content: center;
        align-items: center;
        padding-bottom: 60px;
    }

    .chine{
        width: 560px; 
        height: 292px;
        justify-content: center;
        align-items: center;
        padding-bottom: 60px;
        margin-top: 80px;
    }

.textavantiholding{
    margin-top: 50px;
    font-size: 22px;
    margin-left: 20px;
    text-align: center;
    padding-left: 75px;
    padding-right: 75px;
}

.textavantipromotion{
    margin-top: 50px;
    font-size: 22px;
    margin-left: 20px;

}

.textbrocanciel{
    font-size: 22px;
    margin-left: 20px;
    padding-bottom: 50px;
    text-align: center;
    padding-right: 75px;

}

.brocante{
    height: 300px;
	width: 300px;
    margin-top: 50px;
    padding-left: 35px;
    padding-right: 35px;

}

.directeur{
    height: 300px;
	width: 300px;
}

.column{
    display: flex;
    justify-content: center;

}

.columnn{
    display: flex;
    justify-content: center;

}

.sectionbleu{
    padding-top: 7px;
	margin-top: 70px;
	height: 580px;
	background-color: #F1F1F1;
}

.bouton{
	text-align: center;
	font-size: 20px;
	font-family: "Segoe UI";
	padding: 10px;
	border-radius: 7px;
	text-decoration: none;
	color: white ;
	position:absolute;
	background-color: #F6996E;
    margin-top: 50px;
    margin-left: 12%;
}
.bouton:hover{
opacity: 50%;
}

.boutonn{
	text-align: center;
	font-size: 20px;
	font-family: "Segoe UI";
	padding: 10px;
	border-radius: 7px;
	text-decoration: none;
	color: white ;
	background-color: #F6996E;
    margin-top: 50px;
}
.boutonn:hover{
opacity: 50%;
}

.boutonnn{
	text-align: center;
	font-size: 20px;
	font-family: "Segoe UI";
	padding: 10px;
	border-radius: 7px;
	text-decoration: none;
	color: white ;
	background-color: #F6996E;
}
.boutonnn:hover{
opacity: 50%;
}


#immeuble{
	height: 400px;
	width: 550px;
    border-radius: 800px;
    margin-left: 100px;
}

.pic-ctn {
    width: 100vw;
    height: 200px;
  }

  footer{
	background-color: white;
	width: 100%;
	height: 110px;
	box-shadow: 0px 0px 3px 3px #636364;

}

#mention{
	text-decoration: none;
	color: black;
	font-family: "Segoe UI";
	font-size: 20px;
	margin-top: 47px;
	position:absolute;
	margin-left: 90px;
}
#contact{
	position:absolute;
	text-decoration: none;
	color: black;
	font-family: "Segoe UI";
	font-size: 20px;
	margin-top: 47px;
	margin-left: 330px;
}
#mention:hover{
	color: #F6996E ;
	transition-duration: 0.2s;
}
#contact:hover{
	color: #F6996E ;
	transition-duration: 0.2s;
}
  
  @keyframes display {
    0% {
      transform: translateX(200px);
      opacity: 0;
    }
    10% {
      transform: translateX(0);
      opacity: 1;
    }
    20% {
      transform: translateX(0);
      opacity: 1;
    }
    30% {
      transform: translateX(-200px);
      opacity: 0;
    }
    100% {
      transform: translateX(-200px);
      opacity: 0;
    }
  }
  
  .pic-ctn {
    position: relative;
    width: 100vw;
    height: 300px;
    padding-bottom: 140px;
  }
  
  .pic-ctn > img {
    position: absolute;
    left: calc(50% - 145px);
    opacity: 0;
    animation: display 10s infinite;
  }
  
.pic{
    height: 6OOpx;
	width: 300px;
}

  img:nth-child(2) {
    animation-delay: 2s;
  }
  img:nth-child(3) {
    animation-delay: 4s;
  }
  img:nth-child(4) {
    animation-delay: 6s;
  }
  img:nth-child(5) {
    animation-delay: 8s;
  }

@media screen and (max-width: 1000px){
    .navbar{
        padding: 0;
    }
    .navbar .menu-hamburger{
        display : block;
        margin-top: 35px;
    }
    .nav-links{
        top: 0;
        left:0;
        position: absolute;
        margin-left:-100%;
        backdrop-filter: blur(7px);
        width: 100%;
        height: 100vh;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: all 0.5s ease;
    }
    .nav-links .mobile-menu{
        margin-left: 0;
    }
    .mobile-menu{
        margin-left: 0;
    }

    .nav-links ul{
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .navbar .nav-links ul li{
        margin:25px 0;
        font-size: 1.2em;
    }
    .navbar .logo{
        position :absolute;
        margin-left: 20px;
    }

}

@media screen and (max-width: 1115px){
    .column{
        display: flex;
        flex-direction: column;
    }

    .brocante{
        padding-top: 40px;
        margin: 0 auto;
    }

     #immeuble{
height: 200px;
	width: 275px;
    border-radius: 800px;
    margin-left: 10px;
    margin-top: 50px;
}

    .avantiholding{
        text-align: center;
        margin: 0 auto;
        margin-top: 30px;
    }
    .avantipromotion{
        text-align: center;
        margin: 0 auto;
        margin-top: 30px;
    }

    .directeur{
        margin: 0 auto;  
    }

    .txt-btnn{
        margin-left: 30px;
}

.textbrocanciel{
    margin-left: 70px;
}

}


@media screen and (max-width: 805px){
    .textavantiholding{
        font-size: 15px;
    }
    .directeur{
        height: 250px;
        width: 250px;
    }

    .textavantipromotion{
        font-size: 15px;
    }

    .textcapeb{
        font-size: 15px;
    }

    .textpsf{
        font-size: 15px;
    }

    .textbrocanciel{
        font-size: 15px;
    }

    .brocante{
        height: 250px;
        width: 250px;
    }

    iframe{
        width: 460px; 
        height: 222px;
        justify-content: center;
        align-items: center;
        padding-bottom: 60px;
    }

    .chine{
        width: 460px; 
        height: 222px;
        justify-content: center;
        align-items: center;
        padding-bottom: 60px;
    }

    .columnn{
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;


    }

    .sectionbleu{
        padding-top: 7px;
        margin-top: 70px;
        height: 700px;
        background-color: #F1F1F1;

    }

    .bouton{
    margin-left: 0 auto;
    }

    .pic{
        height: 5OOpx;
        width: 250px;
        margin-left: 25px;
    }
    .pic-ctn {
        padding-bottom: 70px;
      }
}

@media screen and (max-width: 565px){
    .textavantiholding{
        font-size: 10px;
    }
    .textavantipromotion{
        font-size: 10px;
    }

    footer{
        background-color: white;
        box-shadow: 0px 0px 3px 3px white;
    }

    #mention{
        box-shadow: 0px 0px 1px 1px orangered;
        padding: 3px 3px 3px 3px;
    }
    #contact{
        box-shadow: 0px 0px 1px 1px orangered;
        padding: 3px 3px 3px 3px;
    }

    .textcapeb{
        margin-top: -100px;
        font-size: 10px;
    }

    .textpsf{
        font-size: 10px;
    }

    .textbrocanciel{
        font-size: 10px;
    }

    .directeur{
        height: 170px;
        width: 170px;
    }
    
    .sectionoir{
        padding-bottom: 50px;
    }
    .pic{
        height: 30Opx;
        width: 135px;
    }

    .pic-ctn {
        position: relative;
        width: 100px;
        height: 300px;
        margin-left: 110px;
      }

    .avantipromotion{
        text-align: center;
        margin: 0 auto;
        margin-top: 30px;
        font-size: 20px;
    }

    .psf{
        font-size: 20px;
    }

    #mention{
        font-size: 15px;
        margin-left: 30px;
    }

    #contact{
        font-size: 15px;
        margin-left: 200px;
    }

    .capeb{
        font-size: 20px;
    }

    #immeuble{
        height: 150px;
            width: 205px;
            border-radius: 800px;
            margin-left: 10px;
            margin-top: 50px;
        }

        .bouton{
            text-align: center;
            font-size: 12px;
            font-family: "Segoe UI";
            padding: 10px;
            border-radius: 7px;
            text-decoration: none;
            color: white ;
            position:absolute;
            background-color: #F6996E;
            margin-top: 50px;
            align-items: center;
        }

        .boutonn{
            font-size: 12px;
        }

        .boutonnn{
            font-size: 12px;
        }

        .brocante{ 
            height: 200px;
            width: 200px;
        }
            
        

        iframe{
            width: 300px; 
            height: 150px;
        }

        .chine{
            width: 300px; 
            height: 150px;
        }
        
        
    .sectionbleu{
        padding-top: 7px;
        margin-top: 70px;
        height: 570px;
        background-color: #F1F1F1;

    }

    .navbar .logo{
        height: 30px;
        width: 140px;
        margin-top: 6px;
    }   
    .navbar .menu-hamburger{
        width: 30px;
        margin-top: 43px;
    }

    html{
        width: 65%;
        }
    .column{
        margin-left: 40%;
    }
    .textavantiholding{
        padding-left: 0;
        padding-right: 0;
        width: 200px;
        margin-left: -17%;
    }

    .sectionbleu{
        margin-left: 45%;
        background-color: white;
    }
    .textavantipromotion{
        padding-left: 0;
        padding-right: 0;
        width: 200px;

    }

    .sectioncapeb{
        margin-left: 45%;
        background-color: white;
    }
    .textcapeb{
        padding-left: 0;
        padding-right: 0;
        width: 200px;

    }

    .sectionbrocanciel{
        background-color: white;
        margin-left: -20%;
    }
    .textbrocanciel{
        padding-left: 0;
        padding-right: 0;
        width: 200px;
    }

    .sectionbrocanciel .boutonnn{
        margin-left: 40%;
    }

    .sectionoir{
        margin-left: 45%;
        background-color: white;
        
    }

    .psf{
        color: black;
        margin-top: 100px;
    }
    .textpsf{
        padding-left: 0;
        padding-right: 0;
        width: 200px;
        color:black;

    }

}

@media screen and (max-width: 440px){
    .textavantiholding{
        font-size: 10px;
        padding-left: 10px;
        padding-right: 30px;
        
    }
    .textbrocanciel{
        margin-left: 50px;
    }

    .sectioncapeb.boutonnn{
        margin-left: 50px;
    }
    .directeur{
        height: 170px;
        width: 170px;
        margin-top: 15px;
    }

    .avantiholding{
        text-align: center;
        font-size: 20px;
        margin: 0 auto;
        margin-top: 30px;
    }

    iframe{
        margin-left: 15px;
    }

}