/* mobile menu */
.menu-mobile .control-lang a{
    color: gray;
}


/*  */

.footer-wrapper{
    background-color:#414143;
    color: white;
    margin-top: 100px;
    font-family: monsterrat !important;
}

.footer-wrapper h3, .footer-wrapper p, .footer-wrapper a{
    font-family: monsterrat !important;
}

.footer-logo{
    background-color: white;
    padding: 20px 30px;
    width:100%;
    margin: 0;

}

.footer-wrapper .row{
    width:100%;
}

.footer-logo img{
    width: 204px
}

.footer-bottom-text{
    color:black;
    text-align: end;
    padding: 10px 30px;
    font-size:12px;
    font-weight: 400;
}

.footer-wrapper a{
    color: white;
}

.col-md-12 p{
    margin-bottom:5px;
    width: 90%;
    margin-left: auto;
    font-weight: 300 !important;
    margin-right: auto;
    font-size: 18px;
}

.left-info p{
    font-weight: 300 !important;
    margin-bottom: 5px;
    font-size: 18px;

}

.left-info h3{
font-size: 22px;
font-weight: 600;
margin-bottom: 7px;

}

.mobile-footer .mobile-footer-section a h3::before{
    border-bottom: 2px solid white;
border-left: 2px solid white;
transform: rotate(-135deg);
height: 0;
padding: 3px;
content: "";
position: absolute;
left: 3px;
top: 3px;

margin: auto;
width: 0;
}



.latest-news-footer h3 {
    font-size: 22px;
    font-weight: 600;
    
}

.latest-news-footer p {
    font-size: 18px;
}

.col-md-12 a{
    margin-bottom:7px;
    
}

.col-md-12 h3{
    margin-bottom:7px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 22px;
    font-weight: 600;
    font-family: monsterrat;
}
.col-md-2 h3{
    margin-bottom:7px;

}

.social-media .fa{
    font-size: 30px;
    margin-right: 30px;
}

.social-media{
    margin-bottom: 20px;
    margin-top: 25px;
}

.col-md-2 p{
    margin-bottom:5px;
    font-weight: 300 !important;
}


.icon{
    position:absolute;
    left: 0;
    font-size: 20px;
    bottom:-2px
}

.text-icon{
    padding-left:50px;
    margin-bottom:20px !important;
    position: relative;
}

.mobile-footer{
    display:none
}


.left-info-mobile{
    display:none
}

.footer-wrapper a:hover{
    color: #a6a6a6;
    text-decoration:none;
}

@media only screen and (max-width: 1440px) {

    .col-md-12 p{
        margin-bottom:5px;
        width: 90%;
        margin-left: auto;
        font-weight: 300 !important;
        margin-right: auto;
        font-size: 14px;
    }
    
    .left-info p{
        font-weight: 300 !important;

        font-size: 14px;
    
    }
    
    .left-info h3{
    font-size: 20px;
    font-weight: 600;
    }
    
    .latest-news-footer h3 {
        font-size: 20px;
        font-weight: 600;
    }
    
    .latest-news-footer p {
        font-size: 14px;
        white-space: nowrap;
    }
    
    .col-md-12 a{
        margin-bottom:7px;
    }
    
    .col-md-12 h3{
        margin-bottom:7px;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        font-size: 20px;
        font-weight: 600;
    }
    .col-md-2 h3{
        margin-bottom:7px;
    
    }
    
}
@media only screen and (max-width: 1124px) {
.desktop-footer p {
    font-size: 13px;
    white-space: nowrap;
}

.desktop-footer h3 {
    font-size: 21px;
    
}
}

@media only screen and (max-width: 1024px) {

    .mobile-footer {
        display: flex;

    }

    
    .mobile-footer .mobile-footer-section{
        width:50%
    }

    .mobile-footer h3{
        margin-bottom:30px;
        position: relative;
        padding-left: 20px;

    }

    .desktop-footer{
        display: none !important
    }

    .left-info-mobile{
    display:block
}
.footer-logo{
text-align: center;
}   
    
}

@media only screen and (max-width: 768px) {

.mobile-footer {
display: flex;
margin-top:55px

}

.footer-bottom-text{

    text-align: center;

}

.footer-logo-container{
    padding: 20px 0 !important;
justify-content:center !important
}

.footer-logo{
width: 100% !important;
}

.footer-logo img{
    width: 200px !important;
}


.mobile-footer h3{
    font-size: 18px;


}

.desktop-footer{
display: none
}

.footer-logo{
    padding:20px 0px;
}

.footer-bottom-text{
    font-size: 12px;
}



}

@media only screen and (max-width: 326px) {

    .icon{
      top: 0;
    }
    
    
    
    }


    .contact-us-footer, .legal-footer {
        color: black !important;
    }

    .contact-us-footer:hover, .legal-footer:hover{
        color: #b8272d !important;
    }
    