.slogo{
    width:80px;
}
.lang-selected{
    text-decoration: underline;
    font-weight: bold;
}



@media (max-width: 991px) {
    .main-nav-outer {
        height: 80px;
    }
}
@media (min-width: 992px) {
    .main-nav-outer {
        height: 102px;
    }
}

@media (max-width: 767px) {
    .serv-pic{
        text-align:center;
    }
}

.serv-pic img{
       max-height:  550px;
    }

.social-link li a i {
    padding-top: 25%;
}
.lang-select{
    position: absolute;  
}
.small_logo-img{
    position: absolute;
}
.main-nav-custom{
    position: absolute;
}

.small-logo-custom{
    position: relative;
    top:-12px;
}
.language-top-text{
    margin-left:0.3em; font-size: 12px;
}
.language-top-img{width: 30px; height: 20px;}