@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap');

*

{

    margin: 0;

    padding: 0;

    box-sizing: border-box;

    font-family: 'Poppins', sans-serif;

}



.site-menu{

	width:100%;

	height:73px;

	margin:0;

	padding:1px 0;

	background-color:transparent;

}

.site-menu ul{

	padding: 16px 8%;

}

.fs a{

    justify-content: center;

}

.fs li{

  display: inline-block;

  padding: 10px 5px;

}

.fs li a{

	position: relative;

	left: 70px;

	bottom: 7px;

	font-size: 15px;

	padding: 10px 10px;

    letter-spacing: .05em;

    color: rgba(255, 255, 255, 0.6);

    text-decoration: none;

    justify-content: center;

}

.fs li a:hover{

    color:#fff;

}

.b-content{

	background-color:#fff;

	width: 100%;

	height: 400px;

}

.bod{

	width:100%;

    height: 680px;

	margin:0 auto;

    background-color: #004c3f;	

}

.bod h1,h3{

	text-align: center;

        color: #fff

}

.dex1{

    position: relative;

    top: 21px;
    
    color: #fff

}

.dex2{

    position: relative;

    top: 100px;

    color: #fff

}









body

{

    justify-content: flex-end;

    align-items: center;

    min-height: 100vh;

    flex-direction: column;

    background: #ede7f6;

}

footer

{

    position: relative;

    width: 100%;

    height: auto;

    padding: 50px 100px;

    background: #111;

    display: flex;

    justify-content: space-between;

    flex-wrap: wrap;

}

footer .container

{

    display: flex;

    justify-content: space-between;

    flex-wrap: wrap;

    flex-direction: row;

}

footer .container .sec

{

    margin-right: 30px;

}

footer .container .sec.aboutus

{

    width: 40%;

}

footer .container h2

{

    position: relative;

    color: #fff;

    font-size: 1.8rem;

    margin-bottom: 15px;

}

footer .container h2:before

{

    content: '';

    position: absolute;

    bottom: -5px;

    left: 0px;

    width: 50px;

    height: 3px;

    background: #008060;

}

footer p

{

    color: #999;

}

.sci

{

    margin-top: 20px;

    display: flex;

}

.sci li

{

    list-style: none;

}

.sci li a

{

    display: inline-block;

    width: 40px;

    height: 40px;

    background: #222;

    display: flex;

    justify-content: center;

    align-items: center;

    margin-right: 10px;

    text-decoration: none;

    border-radius: 4px;

}

.sci li a:hover

{

    background: #008060;

}

.sci li a .fa

{

    color: #fff;

    font-size: 20px;

}

.quickLinks

{

    position: relative;

    width: 25%;

}

.quickLinks ul li

{

    list-style: none;

}

.quickLinks ul li a

{

    color: #999;

    text-decoration: none;

    margin-bottom: 10px;

    display: inline-block;

}

.quickLinks ul li a:hover

{

    color: #fff;

}

.contact

{

    width: calc(35% - 60px);

    margin-right: 0 !important;

}

.contact .info

{

    position: relative;

}

.contact .info li

{

    display: flex;

    margin-bottom: 16px;

}

.contact .info li span:nth-child(1)

{

    color: #fff;

    font-size: 20px;

    margin-right: 10px;

}

.contact .info li span

{

    color: #999;

} 

.contact .info li a

{

    color: #999;

    text-decoration: none;

}

.contact .info li a:hover

{

    color: #fff;

}

.copyright

{

    width: 100%;

    background: #181818;

    padding: 8px 100px;

    text-align: center;

    color: #999;

}
.payment
{
  padding-top:20px
}

@media (max-width: 991px)

{

    footer

    {

        padding: 40px;

    }

    footer .container

    {

        flex-direction: column;

    }

    footer .container .sec

    {

        margin-right: 0;

        margin-bottom: 40px;

    }

    footer .container .sec.aboutus,

    .quickLinks,

    .contact

    {

        width: 100%;

    }

    .copyright

    {

        padding: 8px 40px;

    }

}



/* for desktop */

.whatsapp_float {

    position:fixed;

    width:60px;

    height:60px;

    bottom:40px;

    right:40px;

    background-color:#25d366;

    color:#FFF;

    border-radius:50px;

    text-align:center;

    font-size:30px;

    z-index:100;

  }

  

  .whatsapp-icon {

    margin-top:16px;

  }

  /* for mobile */

  @media screen and (max-width: 767px){

       .whatsapp-icon {

     margin-top:10px;

       }

      .whatsapp_float {

          width: 40px;

          height: 40px;

          bottom: 20px;

          right: 10px;

          font-size: 22px;

      }

    }

.y a{

    background:linear-gradient(to right, #ff150f,#ffad06);

	border-radius:28px;

	border:1px solid #fa0505;

	display: inline-block;

	cursor:pointer;

	color:#ffffff;

	font-family:Arial;

	font-size:17px;

	padding:16px 18px;

	text-decoration:none;

	text-shadow:0px 1px 0px #2f6627;

}

.pex{

  position: relative;

  text-align: center;

  top: 125px;

  

}


/* style version 2 */

#hero
{
    margin: 0;
    padding: 0;
    width: 100%;
    /* height: 100vh; */
    padding: 86px 0px;
    background-color: #35495C;
    color: #fff;
    display: flex;
}
#hero .wrap{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    align-content: center;
}
#hero .wrap .head h2{
    margin-bottom: 37px;
font-size: 2.7rem;
font-weight: 600;
}
#hero .wrap .desc{
    margin: 0px 39px;
    font-size: 1.3rem;
    margin-bottom: 22px ;
}
#hero .wrap i{
    font-size: 1.4rem;
    margin-bottom: 18px;
}
#hero .wrap .credentials {
    margin-bottom: 10px;
}
#hero .wrap .credentials span{
    font-weight: 400;
font-size: 1.5rem;
margin-bottom: 24px;
}
#hero .wrap .update{
    margin-bottom: 23px;
}
#hero .wrap .update i{

    font-size: 1rem !important;
}
#hero .wrap .download a{
    color: #fff;
    background: #2386c5;
    padding: 18px;
    font-weight: 600;
}
#hero .wrap .offre a{
    color: #fff;
    background: #25d366;
    padding: 20px;
    font-weight: 500;
    font-size: 20px;
}
#hero .wrap .share {
    margin-top: 15px;
}
#hero .wrap .share a img{
    width: 29px;
margin: 7px;
}

@media only screen and (max-width: 768px) {
    #hero .wrap .head h2
    {
        font-size:35px !important;
    }
    #hero .wrap .desc
    {
        margin: 0px 9px;
        font-size: 1rem;
    }
    #hero .wrap .credentials span
    {
        font-size: 23px;
    }
}
/* @media only screen and (max-width: 480px) {
    #hero .wrap .head h2
    {
        font-size: 1.5rem;
    }
    #hero .wrap .desc
    {
        font-size: 1.2rem;
    }
    #hero .wrap .credentials span
    {
        font-size: 1.2rem;
    }
}
@media only screen and (max-width: 320px) {
    #hero .wrap .head h2
    {
        font-size: 1.4rem;
    }
    #hero .wrap .desc
    {
        font-size: 1.1rem;
    }
    #hero .wrap .credentials span
    {
        font-size: 1.1rem;
    }
} */