/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */

.bg-blue {
        background-color: #1697bf !important;
}

#drop-lng , #settings{
         display:none; 
      }
      
    .menu-wrap .logo-menu {
    max-height: 65px;
}  
.footer .footer-menu .menu-item {
    font-weight: 400;
    font-size: 18px;
}
.nav-menu .main-menu a { 
    font-weight: 400;
}
.footer .heading {
    font-size: 24px;

     font-weight: 500; 
}
.godown {
        margin-top: 150px;
}
.godown span {
    width: 73px;
    left: -8px;
}