body{
    background: #FFF !important;
 }


h1,h2,h3,h4{
    font-family: "Roboto";
    font-weight: 700;
}
p{
    font-family: "Inter";
    font-weight: 400;
}
.btn-v1{
    padding: 15px 30px;
    background: #1d9351;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 150%;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
    display: inline-block;
    border:1px solid #1d9351;
}
.btn-v1-reverce {
    background: #fff;
    color: #1d9351;
}
 .sidebar.is-right-sidebar{
    display: none !important;
    opacity: 0 !important;
    overflow:  hidden !important;
 }
 .content-area{
    width: 100% !important;
    max-width: 100% !important;
 }
 .grid-container{
    max-width: 100% !important;
 }
 .inside-header.grid-container{
    padding: 0 15px;
    width: 100%;
    max-width: 1920px !important;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
 }
 .nav-float-right #site-navigation{
    margin-left: 0px !important;
 }


.separate-containers .site-main{
    margin: 0px !important;
}
.separate-containers .inside-article{
    padding: 0px !important;
}
.entry-content{
    margin-top: 0px !important;
}
.elementor-widget-wrap {
    padding: 0px !important;
}
section>.elementor-container{
    width: 100%;
    max-width: 1550px !important;
    margin: 0 auto;
    padding: 0 15px;
}


.site-main .inside-article .entry-header{
    display: none;
}
.menu-item-mob {
    display: none;
}

.menu-item{
    margin-left: 40px;
}
.menu-item a{
    padding: 0 !important;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500 !important;
    font-size: 13px !important;
    line-height: 150% !important;
    text-transform: uppercase !important;
    color: #393939 !important;
}
.menu-item:first-child{
    margin: 0px;
}


/*--- hero ---*/
.hero {
        padding: 200px 0px 300px 0px;
}
.hero-heading h2{
    width: 100%;
    text-align: center;
    font-size: 80px;
    line-height: 100px;
    color: #FFFFFF !important;
}
.hero-heading{
    margin-bottom: 50px !important;
}

.hero-btns > div{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.hero-btns > div > div{
    width: auto !important;
}

.btn-hero1 a{
    padding: 15px 30px;
    background: #1d9351 !important;
    font-family: 'Inter' !important;
    font-style: normal;
    font-weight: 500 !important;
    font-size: 13px;
    line-height: 150%;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none !important;
    display: inline-block;
    border: 1px solid #1d9351;
}
.btn-hero2 a{
    padding: 15px 30px;
    background: #fff !important;
    font-family: 'Inter' !important;
    font-style: normal;
    font-weight: 500 !important;
    font-size: 13px;
    line-height: 150%;
    text-align: center;
    text-transform: uppercase;
    color: #1d9351 !important;
    text-decoration: none !important;
    display: inline-block;
    border: 1px solid #1d9351;
}



/*--- services ---*/
.services{
    padding: 150px 0 120px;
}
.heading-small{
    margin-bottom: 20px !important;
}
.heading-small h2{
    color: #469157 !important;
    text-align: center;
    font-size: 13px;
    font-family: 'Inter' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 150%;
    letter-spacing: 1.95px;
    text-transform: uppercase !important;
}
.heading-big{
    margin-bottom: 50px !important;
}
.heading-big h2{
    color: #393939 !important;
    text-align: center;
    font-size: 48px;
    font-family: 'Roboto' !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 120%;
}
.service-section > div{
    padding: 0px !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}
.service-section{
    margin-bottom: 50px ;
}
.service-section .content{
    width: 100% !important;
    max-width: 650px !important;
}
.service-section .image{
    width: 100% !important;
    max-width: 650px !important;
}
.service-section .image img{
    width: 100%;
    max-width: 100%;
}
.service-section .content .elementor-widget-heading{
    margin-bottom: 16px !important;
}
.service-section .content .elementor-widget-heading h2{
    color: #393939 !important;
    font-size: 40px;
    font-family: 'Roboto' !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 120% !important;
}
.service-section .content .elementor-widget-text-editor{
    margin-bottom: 32px !important;
}
.service-section .content .elementor-widget-text-editor p{
    color: #939393 !important;
    font-size: 16px;
    font-family: 'Inter' !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 175%;
    margin-bottom: 0px !important;
}
.service-section .content .link a{
    background: transparent;
    color: #469157 !important;
    font-size: 16px;
    font-family: 'Inter' !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 175%;
    display: flex;
    align-items: center;
    margin-bottom: 0px;
    transition: 0.5s;
    padding: 0px !important;
}
.service-section .content .link a .elementor-button-content-wrapper{
    align-items: center;
}




/*--- demograpy ---*/
.demograpy{
    margin-bottom: 150px;
    padding: 100px 0;
    background: #F6F6F6;
}
.demograpy .wrap{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}
.demograpy .wrap .item{
    display: flex;
    align-items: center;
    gap: 20px;
}
.demograpy  ul{
    margin: 0px !important;
}

.demograpy  ul li{
    position: relative;
    margin-bottom: 4px;
    color: #939393;
    font-size: 16px;
    font-family:'Inter';
    font-style: normal;
    font-weight: 400;
    line-height: 175%;
    padding-left: 16px;
    list-style: none;
}
.demograpy  ul li:after{
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    top: 10px;
    left: 0;
    border-radius: 50%;
}

.demograpy  ul li.one:after{
    background-color:#FDB022;
}
.demograpy  ul li.two:after{
    background-color: #F97066;
}
.demograpy  ul li.three:after{
    background-color: #12B76A;
}
.demograpy  ul li.four:after{
    background-color: #717BBC;
}
.demograpy  ul li.five:after{
    background-color: #36BFFA;
}
.demograpy  ul li.six:after{
    background-color: #F7B27A;
}
.demograpy  ul li.seven:after{
    background-color: #528BFF;
}
.demograpy  ul li.eight:after{
    background-color: #FD6F8E;
}


.demograpy  ul.third li.one:after{
    background-color:#FDB022;
}
.demograpy  ul.third li.two:after{
    background-color: #12B76A;
}
.demograpy  ul.third li.three:after{
    background-color: #717BBC;
}
.demograpy  ul.third li.four:after{
    background-color: #36BFFA;
}
.demograpy  ul.third li.five:after{
    background-color: #528BFF;
}
@media(max-width:1500px){
    .demograpy .wrap{
        flex-wrap: wrap;
        justify-content: center;
    }
}


@media(max-width:990px){
    .demograpy {
        margin-bottom: 80px;
        padding: 80px 0;
    }
    .demograpy  h2{
        font-size: 32px;
        line-height: 120%;
        margin-bottom: 40px;
    }
    .demograpy h5{
        margin-bottom: 5px;
        font-size: 13px;
        line-height: 150%;
    }
    .demograpy .wrap{
        flex-direction: column;
        align-items: flex-start;
        gap: 0;
    }
    .demograpy .wrap .item{
        margin-bottom: 30px;
    }
    .demograpy .wrap .item:last-child{
        margin-bottom: 0px;
    }
}
@media(max-width:550px){
    .demograpy .wrap{
        align-items: center;
    }
    .demograpy .wrap .item{
        flex-direction: column;
        align-items: center;
    }
    .demograpy .wrap .item img{
        width: 85%;
    }
}



/*--- location ---*/
.location {
    margin-bottom: 150px;
}
.location img{
    width: 80%;
    object-fit: cover;
}
@media(max-width:990px){
    .location{
        margin-bottom: 80px;
    }
    .location img{
        width: 100%;
    }
}


/*---- a service ---*/
.a-services{
    margin-bottom: 120px;
    padding-top: 120px;
}
.a-services .services-items > div{
    margin: 0 auto;
    padding: 0px !important;
    display: flex;
    flex-wrap: wrap;
    gap: 80px;
    justify-content: space-between;
}
.a-services .services-items .service-item{
    width: calc(29% - 5px);
}
.a-services .services-items .service-item .heading{
    margin-bottom: 0px !important;
}
.a-services .services-items .service-item .heading span{
    font-family: 'Inter' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 13px;
    line-height: 150%;
    margin-bottom: 20px;
    text-transform: uppercase !important;
    color: #1d9351 !important;
}
.a-services .services-items .service-item .main-heading h6{
    font-family: 'Roboto' !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 24px;
    line-height: 150%;
    color: #393939 !important;
}
.a-services .services-items .service-item .text p{
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 175% !important;
    color: #939393;
    font-family: "Inter" !important;
}





/*--- friendship ---*/

/*--- friendship ---*/
.friendship{
    padding: 120px 0;
    background: #F6F6F6;
}
.friendship .inner{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}
.friendship .inner img{
    width: auto;
}
.friendship  .swiper-pagination{
    display: none;
}
@media(max-width:1250px){
    .friendship .inner{
        align-items: center;
        justify-content: initial;
        gap: 0;
    }
    .friendship .inner img{
        width: 100%;
    }
    .friendship .swiper-pagination {
        display: block;
    }
    .friendship .wrap{
        padding-bottom: 50px;
    }
    .friendship .swiper-pagination-bullet-active {
        background: #1d9351;
    }
}
@media(max-width:990px){
    .friendship{
        padding: 80px 0px;
    }
    .friendship h2{
        font-size: 32px;
        line-height: 120%;
        margin-bottom: 40px;
    }
    .friendship h5{
        margin-bottom: 5px;
        font-size: 13px;
        line-height: 150%;
    }

}
@media(max-width:840px){
    .friendship .item {
        display: flex;
        justify-content: center;
    }
    .friendship .inner img {
        width: auto !important;
    }
}






/*--- text-block---*/
.text-block {
    padding: 120px 0px;
}
.text-block h2{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
.text-block section {
    width: 100%;
    max-width: 1260px;
    margin: 0 auto;
    margin-bottom: 50px !important;
}
.text-block section > div{
    display: flex;
    gap: 40px;
    padding: 0px !important;
}
.text-block section p{
    font-size: 16px !important;
    line-height: 175% !important;
    color: #939393;
    font-family: "Inter" !important;
    font-weight: 400 !important;
    margin-bottom: 0px !important;
}
.text-block .btn-v1a{
    display: flex;
    justify-content: center;
}
.text-block .btn-v1a a{
    padding: 15px 30px;
    background: #1d9351;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 150%;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #1d9351;
}



/*---image with text---*/
.image-with-text-section > div, .image-with-text-section-v2 > div{
    max-width: 100% !important;
    width: 100% !important;
    padding: 0px !important;
}
.image-with-text{
    display: flex;
    align-items: center;
  
}
.image-with-text img{
    width: 50%;
    height: 100%;
    max-height: 900px;
    object-fit: cover;
}
.image-with-text-content{
    width: 50%;
    padding-left: calc((100% - 1520px)/2);
    padding-top: 120px;
    padding-bottom: 78px;
    background: #F6F6F6;
}
.image-with-text-content-wrap{
    padding-right: 200px;
}
.image-with-text-content-wrap h6{
    font-weight: 500;
    font-size: 13px;
    line-height: 150%;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #1d9351;
}
.image-with-text-content-wrap h2{
    font-size: 48px;
    line-height: 120%;
    margin-bottom: 30px;
    color: #393939;
    font-family: "Roboto";
    font-weight: 700;
}
.image-with-text-content-wrap h5{
    font-weight: 600;
    font-size: 16px;
    line-height: 175%;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(57, 57, 57, 0.1);
    margin-bottom: 20px;
    color: #393939;
    font-family: 'Inter';
}
.image-with-text-content-wrap ul{
    margin: 0px !important;
}
.image-with-text-content-wrap li{
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(57, 57, 57, 0.1);
    font-weight: 400;
    font-size: 16px;
    line-height: 175%;
    color: #939393;
    padding-left: 35px;
    position: relative;
    list-style: none;
    font-family: 'Inter';
}
.image-with-text-content-wrap li span{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 175%;
    color: #1d9351;
    position: absolute;
    left: 0;
}
@media(max-width:1550px){
    .image-with-text-content{
        padding-left: 15px;
    }
    .image-with-text-content-wrap {
        padding-right: 50px;
    }
}
@media(max-width:1250px){
    .image-with-text{
        flex-direction: column;
    }
    .image-with-text-content{
        width: 100%;
        padding: 80px 15px 0px 15px;
    }
    .image-with-text img{
        width:100%;
    }
}
@media(max-width:900px){
    .image-with-text-content-wrap h6{
        margin-bottom: 12px;
    }
    .image-with-text-content-wrap h2{
        font-size: 32px;
        line-height: 120%;
        margin-bottom: 20px;
    }
    .image-with-text-content-wrap {
        padding-right: 0px;
    }
    .image-with-text-content-wrap h5{
        padding-bottom: 40px;
        border-bottom: 1px solid rgba(57, 57, 57, 0.1);
        margin-bottom: 20px;
    }
    .image-with-text-content{
        padding-bottom: 20px;
    }
    .image-with-text{
        margin-bottom: 20px;
    }
    
}
.image-with-text-v2 p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 175%;
    color: #939393;
}
.image-with-text-v2 .image-with-text-content {
    padding-top: 198px;
    padding-bottom: 198px;
}


/*--- reviews slider ---*/
.reviews{
    padding-top: 120px;
}
.reviews .container > h2{
    font-size: 48px;
    line-height: 120%;
    text-align: center;
    margin-bottom: 50px;
    color: #393939;
}
.reviews .swiper-slide img{
    width: 100%;
    height: 300px;
    object-fit: cover;
    margin-bottom: 10px;
}
.reviews .swiper-slide  h3{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 150%;
    color: #393939;
    margin-bottom: 15px;
}
.reviews .swiper-slide  p{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 175%;
    color: #939393;
    margin-bottom: 0px !important;
}
.reviews-slider {
    padding-bottom: 70px !important;
}

.reviews-slider .swiper-pagination-bullet-active{
    background:#1d9351;
}
.reviews{
    margin-bottom: 120px;
}

@media(max-width:775px){
    .reviews h2{
        font-size: 32px;
        line-height: 120%;
        margin-bottom: 20px;
    }
    .reviews{
        margin-bottom: 80px;
    }

}
.swiper-pagination-bullet{
    width: 8px !important;
    height: 8px !important;
}


/*--- form ---*/

.form-inputs .input-area{
    width: 100%;
    max-width: 350px;
    position: relative;
}
.form-inputs .input-area-massage{
    width: 100%;
    max-width: 100%;
}
.input-area h5{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 150%;
    background: #fff;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #1d9351;
    display: inline-block;
    position: absolute;
    top: -9px;
    left: 24px;
    z-index: 3;
}
.form-inputs{
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: space-between;
    max-width: 750px;
    margin: 0 auto;
    margin-bottom: 40px;
}
.input-area-massage textarea{
    resize: none;
    width: 100%;
    height: 150px;
    resize: none;
}
.form-input{
    border: 1px solid #CBCBCB !important;
    padding: 15px 20px !important;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 175%;
    color: #939393 !important;
    width: 100%;
    background: transparent !important;
}
.input-area p{
    margin-bottom: 0px !important;
}
@media(max-width:900px){
    .form-inputs .input-area{
        max-width: 100%;
    }
    .form-inputs{
        gap: 0px;
    }
    .input-area{
        margin-bottom: 20px;
    }
    .form-inputs{
        margin-bottom: 20px;
    }

}

.form-btn p{
    margin: 0px !important;
    display: flex;
    justify-content: center;
}
.form-btn .wpcf7-spinner{
    display: none;
}
.form-btn input{
    padding: 15px 30px !important;
    background: #1d9351 !important;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 150%;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF !important;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #1d9351 !important;
}
.contact-form {
    margin-bottom: 120px;
}




/*---- footer --*/
.site-footer {
    background: url('https://firstcons.wptestprev.icu/wp-content/uploads/2023/09/footer.png');
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}
.site-footer .footer-widgets, .site-footer .site-info {
    background-color:transparent;
}

.footer-widgets-container{
    width: 100% !important;
    max-width: 1550px !important;
    margin: 0 auto !important;
    padding: 0 15px !important;
    padding-top: 60px !important;
}

.site-footer .footer-widgets-container .inside-footer-widgets {
    margin-left: 0px !important;
    padding-bottom: 60px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    justify-content: space-between;
}
.inside-footer-widgets > div aside{
    padding: 0px !important;
    margin: 0px !important;
}
.inside-footer-widgets > div h2{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 150%;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    margin-bottom: 30px !important;
    color: #FFFFFF;
}
.footer-widget-1{
    width: 100%;
    max-width: 400px;
}
.footer-widget-2{
    width: 100%;
    max-width: 310px;
}
.footer-widget-3{
    width: 100%;
    max-width: 230px;
}
.inside-footer-widgets ul{
    margin: 0px !important;
    padding: 0px !important;
    display: flex;
}
.inside-footer-widgets li a{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 175% !important;
    color: #939393 !important;
    transition: 0.3s;
    text-decoration: none;
    text-transform: capitalize !important;
}
.inside-footer-widgets li {
    margin-right: 20px;
    margin-left: 0px !important;
}
.inside-footer-widgets li:last-child{
    margin-right: 0px !important;
}
.inside-footer-widgets li:first-child{
    margin-right: 20px !important;
}
#block-10 a{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 175%;
    color: #939393;
    transition: 0.3s;
    text-decoration: none;
}


footer.site-info .inside-site-info{
    padding: 20px 0px !important;
}

.copyright-bar{
    display: none !important;
}
footer.site-info  h2{
    margin: 0px !important;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 175%;
    text-align: center;
    color: #FFFFFF;
}

@media(max-width:1500px){
    .demograpy .wrap{
        flex-wrap: nowrap;
        flex-direction: column;
        align-items: flex-start;
        padding: 0 10vw;
    }
    .demograpy .item:nth-child(2){
        margin-left: auto;
    }
}
@media(max-width:550px){
    .demograpy .item:nth-child(2){
        margin-left: 0;
    }
    .demograpy .wrap{
        padding: 0 ;
    }
}



@media(max-width:1170px){
    .a-services .services-items > div{
        gap:20px;
    }
    .a-services .services-items .service-item {
        width: calc(33% - 25px);
    }
}
@media(max-width:1000px){
    .service-section > div{
        flex-direction: column;
    }
    .service-section .content{
        order: 2;
    }
    .service-section .image{
        order: 1;
    }
    .services {
        padding: 80px 0px;
    }
    .service-section .image, .service-section .content {
        width: 100% !important;
        max-width: 100% !important;
    }
    .service-section {
        margin-bottom: 50px !important;
    }
    .service-section:last-child {
        margin-bottom: 0px !important;
    }
    .a-services{
        padding-top: 84px;
        margin-bottom: 80px;
    }
    .text-block {
        padding: 80px 0px;
    }
    .reviews {
        padding-top: 60px !important;
    }
    .contact-form {
        margin-bottom: 80px;
    }
}
@media(max-width:990px){
    .a-services .services-items .service-item {
        width: calc(50% - 25px);
    }
    .inside-header.grid-container{
        padding: 32px 15px;
    }
    .site-header .header-image {
        width: 200px !important;
    }
    .site-header  .menu-item {
        margin-left: 10px;
    }
    section.elementor-section.elementor-top-section.elementor-element.elementor-element-c1388be.demograpy.element-animation.elementor-section-boxed.elementor-section-height-default.element-show > div > div > div > div.elementor-element.elementor-element-ae110a8.custom-code.elementor-widget.elementor-widget-html > div > div > div:nth-child(2){
        margin-left: auto;
    }
}

@media(max-width:768px){
    .header-mail{
        display: none;
    }
    .menu-toggle{
        background: #1d9351 !important;
    }
    .main-navigation.toggled  #primary-menu{
        
        padding: 150px 0 !important;
        background: transparent !important;
    }
    .main-navigation.toggled{
        margin: 0px !important;
        background: transparent !important;
    }
    .main-navigation.toggled .main-nav li{
        margin: 0px;
        margin-bottom: 38px;
    }
    .main-navigation.toggled .main-nav li a{
        text-align: center;
    }
    .menu-item-mob {
        margin: 0 auto !important;
        display: block;
        margin-top: 50px !important;
        margin-bottom: 0px !important;
        max-width: 150px;
    }
    .menu-item-mob a{
        color:#fff !important;
    }


    .menu-toggle svg path{
        fill: #fff;
    }
    .hero {
        padding: 170px 0px 170px 0px;
    }
    .hero-heading h2{
        font-size: 30px;
        line-height: 50px;  
    }
    .hero-btns > div{
        padding: 0px !important;
    }
    .heading-small {
        margin-bottom: 5px !important;
    }
    .heading-big {
        margin-bottom: 40px !important;
    }
    .service-section .content .elementor-widget-heading h2{
        font-size: 24px;
    }
    .service-section .content .elementor-widget-text-editor {
        margin-bottom: 20px !important;
    }
    .heading-big h2{
        font-size: 32px;
        line-height: 120%;
    }
    .demograpy h2{
        margin-bottom: 0px !important;
    }
    .a-services .services-items .service-item {
        width: 100%;
    }
    .a-services .services-items > div{
        gap:40px;
    }
    .a-services .services-items p{
        margin-bottom: 0px !important;
    }
    .friendship .heading-big {
        margin-bottom: 0px !important;
    }
    .text-block h2{
        text-align: left;
    }
    .text-block section > div{
        gap: 20px;
    }
    .image-with-text-v2 .image-with-text-content {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .image-with-text-v2 p{
        margin-bottom: 0px !important;
    }
    .reviews .heading-big {
        margin-bottom: 0px !important;
    }
    .reviews-slider {
        padding-bottom: 50px !important;
    }
    .contact-form .heading-big h2{
        text-align: left;
    }
    .footer-widgets-container{
        padding-top: 40px !important;
    }
    #menu-menu-2{
        flex-wrap: wrap;
        row-gap: 20px;
    }
    #menu-menu-2 li{
        height: 28px;
        margin-bottom: 0px !important;
    }
    .site-footer .footer-widgets-container .inside-footer-widgets{
        padding-bottom: 40px;
    }
    footer.site-info .inside-site-info {
        padding: 20px 15px !important;
        display: flex;
        align-items: flex-start;
    }
    .footer-bar-active .footer-bar {
        margin-bottom: 0px !important;
    }
    #nav_menu-2 .menu-item-mob{
        margin: 0 !important;
        display: block;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        max-width: 150px;
        background: transparent;
        padding: 0px !important;
        border: none;
    }

}
@media(max-width:570px){
    .demograpy .wrap{
        align-items: flex-start !important;
    }
  
}
@media(max-width:550px){
    section.elementor-section.elementor-top-section.elementor-element.elementor-element-c1388be.demograpy.element-animation.elementor-section-boxed.elementor-section-height-default.element-show > div > div > div > div.elementor-element.elementor-element-ae110a8.custom-code.elementor-widget.elementor-widget-html > div > div > div:nth-child(2){
        margin-left: 0;
    }
    .demograpy .wrap .item{
        align-items: flex-start;
    }
}








/*--- hover s---*/
.btn-hero1 a, .btn-hero2 a, .header-mail , .btn-v1a, .form-btn input{
    transition: 0.5s;
}
.btn-hero1 a:hover{
    background: #fff !important;
    border: 1px solid #1d9351;
    color: #1d9351 ;
}
.btn-hero2 a:hover{
    background: #1d9351 !important;
    border: 1px solid #1d9351;
    color: #fff !important;
}
.header-mail:hover , .btn-v1a a:hover, .form-btn input:hover{
    background: #fff !important;
    border: 1px solid #1d9351;
    color: #1d9351  !important;
}
#menu-menu-2 a:hover, #menu-footer a:hover, #block-10 a:hover, #primary-menu a:hover{
    text-decoration: underline;
}



/* .element-animation {
    opacity: 0;
    transform: translateY(50px);
}

.element-animation.element-show {
    opacity: 1;
    transition: all 0.5s;
    transform: translateY(0%);
} */


/*--- fix --*/
.service-section .link  .elementor-button-icon {
    line-height: 1 !important;
}
.service-section .link  .elementor-button-icon svg{
    width: 20px !important;
}



.text-block .left{
    width:42% !important;
}
.text-block .right{
    width:58% !important;
}
@media(max-width:1025px){
    .text-block .left{
        width:100% !important;
    }
    .text-block .right{
        width:100% !important;
    }
}
@media(min-width:1550px){
    .inside-header.grid-container{
        padding-left: 50px;
        padding-right: 50px;
    }
}


.text-block-other{
    padding-top: 0px;
}
.text-block-other h1{
    margin-top: 80px;
    margin-bottom: 50px;
    font-size: 48px;
    line-height: 1.25em;
    text-transform: capitalize;
    font-weight: 700;
    font-family: "Roboto";
    color: #393939;
}
.text-block-other section p{
    font-family: "Inter" !important;
    margin-bottom: 30px !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #393939 !important;
}
.text-block-other section p b{
    color: #393939 !important;
}
.elementor-widget-text-editor {
    color: inherit !important;
}
.text-block-other h3{
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 150%;
    color: #393939;
    font-family: "Roboto";
    font-weight: 700;
}
.text-block-other section{
    max-width: 1520px;
}
@media(max-width:990px){
    .text-block-other h1 {
        margin-top: 40px;
        margin-bottom: 25px;
        font-size: 28px;
    }
    .text-block-other h3{
        font-size: 20px;
    }
}

.menu-item-has-children .dropdown-menu-toggle{
	padding-right:0px !important;
}
.sub-menu{
    background: #fff !important;
    padding: 20px !important;
    width: 100% !important;
    min-width: 260px;
    display: flex !important;
    flex-direction: column;
    gap: 10px;
}
.sub-menu li{
	margin:0px !important;
}

@media(max-width:770px){
	.sub-menu.toggled-on{
		padding-bottom: 0px !important;
    		border: none !important;
    		gap: 38px;
    		padding-top: 38px !important;
	}
	.main-navigation.toggled .menu-item-has-children .dropdown-menu-toggle{
	    padding: 0px;
	}
	.menu-item-has-children > a{
		display: flex;
   		 justify-content: center;
		
	}
	.main-navigation.toggled .menu-item-has-children .dropdown-menu-toggle{
		position: absolute;
    		width: 100%;
   		 height: 100%;
    		left: 0;
    		display: flex;
   		 justify-content: flex-end;
		top: 0;
	}


}

#footer-widgets .menu-menu-1-container li ul.sub-menu{
	display:none !important;
}

.footer-widgets-container{
	padding-top:10px !important;
}
.inside-footer-widgets{
	padding-bottom: 30px !important;
}
footer.site-info{
	display:none !important;
}
.custom-text-section .elementor-widget-heading{
	    margin-bottom: 50px !important;
}
.custom-text-section .elementor-widget-heading h2{
    color: #393939 !important;
    text-align: center;
    font-size: 48px;
    font-family: 'Roboto' !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 120%;
}
.custom-text-section .elementor-widget-text-editor p{
    margin: 0px;
    color: #939393 !important;
    font-size: 16px;
    font-family: 'Inter' !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 175%;
    margin-bottom: 0px !important;
}


.a-services .services-items > div{
	justify-content: flex-start;
}
.custom-text-section-inner h3{
	    margin-bottom: 10px !important;
    font-family: 'Roboto' !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 24px;
    line-height: 150%;
    color: #393939 !important;
}
.custom-text-section-inner .elementor-widget-text-editor p{
		margin-bottom:30px !Important;
}
.custom-text-section-inner .elementor-widget-text-editor p:last-child{
		margin-bottom:0px !Important;
}
.a-services{
	padding-top:0;
}
.service-section-left{
	margin-bottom:0px;
}

.custom-text-section{
	margin-bottom:100px;
}
.elementor-element-77dd05a{
	margin-bottom:120px;
}

@media (max-width: 768px){
.inside-footer-widgets>div:not(:last-child) {
    margin-bottom: 10px;
}
.custom-text-section .elementor-widget-heading h2{
    font-size: 32px;
    line-height: 120%;
}
.custom-text-section .elementor-widget-heading{
	    margin-bottom: 20px !important;
}
.custom-text-section .elementor-widget-text-editor p{
	    font-size: 16px;
}
.custom-text-section-inner .elementor-widget-text-editor p{
		margin-bottom:20px !Important;
}


aside#block-9, aside#block-8, aside#block-7{
	display:none;
}
.custom-text-section{
	margin-bottom:70px;
}
.elementor-element-77dd05a{
	margin-bottom:80px;
}



}

