@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
body{
  scroll-behavior:smooth;
  background-color: #fff;

}
/* ....................scroll................. */
.float-membership {
    transform: rotate(270deg);
    -webkit-transform: rotate( 270deg );
    position: fixed;
    top: 55%;
    right: 0;
    margin-right: -50px;
    margin-top: 0;
    padding: 0;
    list-style: none;
    z-index: 999;
}

.float-membership li {
    margin: 0;
    padding: 0;
    float: left;
    background-color: #077ad8;
    
}
.custom{
    color: #fff;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    background-color: #077ad8;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
}
.custom:hover{
    text-decoration: none;
    color: #fff;
}

header{
    background-color: #077ad8;
}
.header-details{
    display: flex;
    justify-content: space-between;
}
.header-text{
    padding: 6px 0;
}
.header-text a{
    color: #fff !important;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    transition: 0.3s;
}
.header-text a i{
    margin: 0 10px 0 20px;
    color: #fff;
    font-size: 18px;
}
.header-texts{
    background-color: #850303;
    padding: 6px 15px;
}

.header-texts p{
    padding: 0px 0 0 0;
    margin: 0;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-weight: 600;
    animation: blinker 1.5s linear infinite;
}
@keyframes blinker {
    50% {
      opacity: 0;
    }
}


.header-text a:hover{
    text-decoration: none;
    color:#850303;
}
.header-icon{
    display: flex;
}
.header-icon ul{
    margin: 0;
    padding: 6px 0;
}
.header-icon ul li {
    display: inline;
}
.header-icon ul li a i {
    color: #fff;
    margin: 0 6px;
    transition: 0.3s;
    padding: 4px;
    font-size: 18px;
}
.header-icon ul li a i:hover{
    color: #850303;
    background-color: #fff;
    border-radius: 5px;
}
.request{
    padding: 6px 14px;
    background-color: #0769ba;
    border: none;
    outline: none;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #fff;
    margin: 0 0 0 20px;
    text-transform: capitalize;
    transition: 0.3s;
   
}
.request:hover{
    background-color: #850303;
}

/* ....................footer..... */
footer{
    padding: 55px 0;
    background-color: #7dc5ff;
}

.footer-desc p{
   font-size: 16px;
   color: #081340;
   font-family: 'Lato Sans', sans-serif;
   margin: 38px 0 0 0;
   text-align: justify;
   font-weight: 500;

}
.footer-desc h6{
    font-size: 18px;
   color: #081340;
   font-family: 'Open Sans', sans-serif;
   margin: 25px 0 15px 0;
   text-align: justify;
   font-weight: 600;
   text-transform: capitalize;
}
.f-icon{
    margin: 0 15px 0 0;
    color: #fff;
    font-size: 18px;
}

.f-icon i{
    background-color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%; 
    text-align: center;
    line-height: 35px;
    transition: 0.3s;
    color: #032d57;
}
.f-icon i:hover{
    color: #fff;
    background-color: #032d57;
}
.footer-desc h5{
    font-size: 24px;
    color: #081340;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    margin: 5px 0 0 0;
}
.f-line{
    border-bottom: 2px solid #032d57;
    width: 55px;
    margin: 10px 0;
}
.f-list{
   padding: 0;
   margin: 20px 0 0 0;
   
}
.f-list li{
    margin-bottom: 15px;
    list-style: none;
}
.f-list li a{
    color: #032d57;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    transition: 0.3s;
    font-weight: 600;
   
}
.f-list li a i{
    margin-right: 15px;
    font-size: 12px;
}
.f-list li a:hover{
    color: #850303;
    text-decoration: none;
}

/* ............................... */
.f-lists{
    padding: 0;
    margin: 20px 0 0 0;
 }
 .f-lists li{
     margin-bottom: 15px;
     list-style: none;
 }
 .f-lists li a{
     color: #081340;
     font-size: 16px;
     font-family: 'Lato Sans', sans-serif;
     transition: 0.3s;
     display: block;
     font-weight: 500;
    
 }
 .f-lists li a i{
     margin-right: 15px;
     font-size: 20px;
     color: #081340;
     margin: 0 15px 0 0;
     line-height: 10px;
     
 }
 .f-lists li a:hover{
     color: #850303;
     text-decoration: none;
 }
 /* ...............innercase.......... */
 .innercase{
     background-color: #52affb;
     padding: 10px 0;
     text-align: center;
     color: #032d57;
     
 }
 .innercase p{
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    margin: 0;
 }

.green-color {
        color:green;
    }
    

/*...............flotiong whatsapp....................*/
/* WhatsApp Button */




    
.whatsApp{
    position:fixed;
    width:60px;
    height:60px;
    bottom:120px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:30px;
    box-shadow: 2px 2px 3px #999;
    z-index:100;
    line-height:58px;
    right: 20px;
}
.whatsApp:hover{
    color:#fff;
    text-decoration:none;
}
.my-whatsApp{
    margin-top:16px;
}

/* .................call button css............. */






