/* 15-05-2024 */

.sectionbgblack{

    background-color: black!important;

}



.cover-section2 .sevices-wrap .single-services h5 a {

    font-family: 'Lexend', sans-serif;

}



.implementation-section h2,

.case-study-card .case-study-content .catgory-and-title h3 a,

footer .footer-widget .contact-area .hotline-area .content span {

    font-family: 'Lexend', sans-serif;

}



.section-title1 h2,

.sectionservices h2,

footer .footer-widget .subscribed-area h2,

footer .footer-widget .widget-title h3,

.primary-btn1 {

    font-family: 'Lexend', sans-serif;

}



.home5-services-section .services-list ul li .services-content h6 a {

    font-family: 'Lexend', sans-serif !important;

    font-size: 20px;

    font-weight: 400;

    line-height: 24px;

    text-align: center;

}



.home5-services-section .services-list ul li .services-content p {

    font-family: 'Lexend', sans-serif !important;

    font-size: 20px;

    font-weight: 400;

    line-height: 24px;

    /* text-align: center; */

}



.header-area.style-2 .menu-wrap .main-menu ul>li>a {



    font-family: 'Lexend', sans-serif !important;

    font-size: 20px;

    font-weight: 400;

    line-height: 24px;

    text-align: center;

}





.sectionservices h2 {

    /* font-weight: 600; */

}



.primary-btn1 {

    border-radius: 10px;

    background-color: #fd3737;

    border: 1px solid #fd3737;

}



.home5-services-section .services-img ul {

    border-radius: 10px;

}



.primary-btn2:active {

    background-color: #fd3737 !important;

    border: 1px solid #fd3737;

    color: white;

}

.header-area.style-2 .menu-wrap .main-menu ul>li>a {

    color: #0d1720;

}



.number {

    display: flex;



    align-items: end;

}



.counter {

    margin-right: 5px;

    color: #01183a;

}



.percentage-symbol {

    font-size: 18px;



}



.portfolio-tab-area .nav-tabs {

    border-radius: 10px;

}



.autoplaantsimg {

    border-radius: 10px;

}



.autoservice1video {

    position: relative;

}



.autoservice1video::before {

    content: "";



    position: absolute;

    top: 0px;

    left: 50%;

    width: 50%;

    height: 100%;

    background-image: url(../circle.png);

    background-size: cover;

    background-repeat: no-repeat;

    background-position: right;

    z-index: -1;

    /* Move the background behind other content */

}