

.fa-angle-double-down {
    position: fixed;
    bottom: 20%;
    left: 50%;
    font-size: 5rem;
    transform: translateX(-50%);
    animation-name: bounce;
}

.header_scroll {
    background: white;
    color: black;
    position: fixed;
    top: 0; left: 0;
    width: 100%;
    transition: all .3s ease;
    z-index: 1000;
    height: 70px;
}
.header_scroll.out {
    transform: translateY(-100%);
}
.header_scroll a {
    color: black;
}
/*

 */
body{
    margin:0px;
    position: relative;
    z-index: -101;
}
header{
    overflow: hidden;
    position: relative;
    z-index: -100;
    /* background-position-y: -50px; */
    background: url("images/Rectangle 64.webp") ;
    background-position: center -240px;
    height: 1243px;
    background-repeat: no-repeat;
    background-size: 2560px;
    background-blend-mode: screen;
}

/*--------------------------- mobile menu*/
.btnMobileMenu{
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    opacity: 0;
    z-index: -100;
}
#labelBtnMobileMenu{
    position: absolute;
    right: 10px;
    top: 37px;
    width: 109px;
    height: 111px;
    display: none;
    background: url("images/btnMobileMenu.webp");
    z-index: 111;
}
.mobileDetails{
    display: none;
}


/*--------------------------- mobile menu end that*/
.logo{
    width:204px;
    height:143px;
    position: absolute;
    left: 2%;
    top: 7.7%;
}

.headerContainer{

    width:80%;
    margin-left: 12%;
    padding-top:58px;
    margin-bottom:47px;
}

.headerContainer ul{
    display:flex;
    justify-content: space-between;
    list-style-type: none;
    align-items: center;
}

.baseNav{
     width: 36%;
     min-width:460px;
}

.fline{
    display:flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;

    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    /* identical to box height */

    color: #FFFFFF;
    margin-bottom: 50px;
}

.dot{
    width:5px;
    height:5px;
    background:url("images/Ellipse 45.webp");
}

.localisation{
    width:180px;
    display:flex;
    justify-content: right;
    align-items: center;

}

.localisation div{
    display:flex;
    justify-content: space-between;
    width:84px;
}

.localisation select{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    /* identical to box height */

    text-align: center;

    color: #FFFFFF;
    background: none;
    border: none;

   /* border: 1px solid #000000;*/
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.localisation option,
select option{
    color: black;
}
.phones{
    display:flex;
    justify-content: space-between;
    /*width:31%;*/
    min-width:380px;
}

.sline{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
}

#mainDialog{
   font-family: 'Balsamiq Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 68px;
    line-height: 60px;
    /* or 109% */

    text-align: center;
    margin-bottom:0.50em;
    color: #FFFFFF;
}
.underTitle{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    /* identical to box height */
    margin-block-start: 1.4em;
    text-align: center;
    margin-top : 30px;
    margin-bottom : 50px;
    color: #FFFFFF;
}
.headerContainer a{
    color: #FFFFFF;
    text-decoration:none;
}
.mainBtnCont{
    display: flex;
    justify-content: center;
    height:85px;
}
#mainBtn, #turtlebtn, #fairybtn{
    align-self: center;
    padding: 27px 44px 26px 45px ;
    background: linear-gradient(180deg, #FFEC40 0%, #FC990F 100%);
    border: none;
    box-shadow: 0px 10px 30px rgba(245, 134, 52, 0.25);
    border-radius: 100px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    background-origin: border-box;
    color: #373435;
    text-decoration: none;
    transition: 1s;
}
#mainBtn:hover{
    transform:scale(1.1);
    background: linear-gradient(0deg, rgba(255, 236, 64, 0.3), rgba(255, 236, 64, 0.3)), linear-gradient(180deg, #FFEB3F 0%, #FBA510 100%);
    border:none;
}
.formBtn:hover{
    background: linear-gradient(0deg, rgba(255, 236, 64, 0.3), rgba(255, 236, 64, 0.3)), linear-gradient(180deg, #FFEB3F 0%, #FBA510 100%);
    border: none;

}
.scalebtn{
    z-index:100;
    position:relative;
    transition: 1s;
}
.scalebtn:hover{
    transform:scale(1.1);
    background: linear-gradient(0deg, rgba(255, 236, 64, 0.3), rgba(255, 236, 64, 0.3)), linear-gradient(180deg, #FFEB3F 0%, #FBA510 100%);
    border:none;
}
#confettiStar{
    position: absolute;
    left: 46.3%;
    top: -68%;
    z-index: -10;
    width: 500px;
    height: 500px;
    background: url("images/main_back_x1/confetti/image 16.webp"),url("images/Rectangle 64.webp");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-blend-mode: screen;
 }
.tmpBR{
    display: none;
}
/*--------------*/

.underlined{
    position: relative;
    color: #484848;
    text-decoration: none;
    z-index: 2;
}

.underlined::before {
    content: '';
    left: 0; bottom: -5px;
    width: 0;
    height: 14px;
    background-color:#FFBF00 ;
    z-index: -1;
    position: absolute;
}

.underlined:hover:before {
    width: 70px;
    border-radius: 10px;

}

.underlined::before {
    transition: width 0.35s;

}
.inst_logo_top{
    position: relative;
    left: 7%;
}
@media screen and (max-width: 1765px) {
    .inst_logo_top{
        left: 4%;
    }
}
@media screen and (max-width: 1305px) {
    .inst_logo_top{
        left: auto;
        position: static;
    }
}

