/*Kandha*/

.header_top_wrapper {
    display: flex;
}

ul.header_social li a i {    font-size: 27px !important; padding-right: 0 !important}

.section_hedings, .section_hedings_white {padding-bottom: 10px !important;}

.about_banner_area:before{     background-color: rgb(49 53 56 / 45%) !important;}

.about_banner_area_bg {    background-position: center center !important;} 

.mobile-header {
    display: none;
}

@media (max-width: 640px) {


.about_area h2.section_hedings {
    margin-bottom: 20px !important;
    margin-top: 30px;
}


.mobile-header {
           display: block !important;
        position: absolute;
        z-index: 999999;
        text-align: center;
        width: auto;
        padding: 10px 0;
        left: 25%;
}


.mobile-header a i {
    padding-right: 9px;
}
.mobile-header a {
    color: #000;
}

.hero_area .carousel.slide, .hero_area .carousel-inner {
    height: 380px !important;
}

.about_area {
    padding: 30px 0 50px !important;

}

    .choose_us_area_right {
        
        margin-bottom: 50px;
    }
    
    .contact-left ul li {
    line-height: 43px;
}

.single_service_right_content {
    height: auto !important;
}

section#service {
    padding-top: 0 !important;
}

.service_area_right_content { padding-top: 0 !important; }
.single_service_main_content {
    padding-left: 0 !important;
}


}