/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
html,body{
    overflow-x: hidden;
}
.elementor-icon-wrapper{
    display: flex;
}

/* Button */

.btnmain .elementor-button-icon{
    background-color: #FFFFFF;
    width: 43px;
    height: 43px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
}
.btnmain .elementor-button-icon svg{
    width: 10px;
}
.btnmain .elementor-button-content-wrapper{
    display: flex;
    align-items: center;
}
.btnmain .elementor-button svg{
    transition: 0.3s;
}
.btnmain .elementor-button:hover svg{
    rotate: 45deg;
}

/* Header section */

.header-sec .menu-item-1070{
    display: none !important;
}
.header-sec li.current-menu-item a{
    position: relative;
}
.header-sec li.current-menu-item a::after{
    position: absolute;
    content: "";
    width: 30px;
    height: 1px;
    background-color: #FFFFFF !important;
    bottom: -10px;
    left: 50%;
    transform: translate(-50%, -50%);
}
.header-sec li:hover a{
    position: relative;
}
.header-sec li:hover a::after{
    position: absolute;
    content: "";
    width: 30px;
    height: 1px;
    background-color: #FFFFFF !important;
    bottom: -10px;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* Footer Section */

.footer-sec .gfield_required{
    display: none !important;
}
.footer-sec .gform-field-label{
    color: #FFFFFF !important;
}
.footer-sec input:not([type="email"]){
    background-color: rgba(255, 255, 255, 0.26) !important;
    border: 1px solid rgba(255, 255, 255, 0.4) !important;
    border-radius: 6px !important;
    width: 22px !important;
    height: 22px !important;
    outline: none !important;
}
.footer-sec .gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before{
    color: #FFFFFF !important;
}
.footer-sec .gform_wrapper .gform_ajax_spinner,
.gform_wrapper .gform-loader,
.gform_wrapper .gform_ajax_spinner img {
    display: none !important;
}
.footer-sec input[type="email"]{
    background-color: rgba(255, 255, 255, 0.26) !important;
    border: 1px solid rgba(255, 255, 255, 0.4) !important;
    border-radius: 10px !important;
    height: 60px !important;
    width: 296px !important;
    font-family: Poppins !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    color: #CACACA !important;
    outline: none !important;
    padding: 16px !important;
}
.footer-sec form{
    position: relative;
}
.footer-sec .gform-footer{
    position: absolute;
    top: 0;
    right: 0;
    margin: 0 !important;
}
.footer-sec input[type="submit"]{
    background-color: #0B643D !important;
    border: none !important;
    height: 60px !important;
    font-family: Poppins !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    text-transform: uppercase !important;
    border-radius: 10px !important;
    width: 148px !important;
    transition: 0.3s !important ;
}
.footer-sec input[type="submit"]:hover{
    background-color: #FFFFFF !important;
    color: #0B643D !important;
}
.footer-sec .gform-theme--foundation{
    --gf-form-gap-y: 28px !important;
}
.footer-sec .gform_confirmation_message_1{
    display: flex;
    justify-content: center;
    gap: 15px;
    color: #FFFFFF;
}
.footer-sec .gform_confirmation_message_1 img{
    width: 50px;
}
.expertise-sec .elementor-icon-box-title{
    margin: 0;
}
.service-loop-sec:hover h4, .service-loop-sec:hover .elementor-widget-theme-post-excerpt{
    color: #FFFFFF;
}
.service-loop-sec:hover .llopbtn a.elementor-button{
    background-color: #FFFFFF;
}
.service-loop-sec:hover .llopbtn a.elementor-button svg path{
    fill: #136E44;
}
.service-loop-sec .llopbtn{
    outline: 15px solid #FFFFFF;
    border-radius: 10px;
}
.service-loop-sec:hover .llopbtn{
    background-color: #FFFFFF;
    outline: 15px solid #0B643D;
}
.loopcarsec{
    padding-left: calc((100% - 1460px) / 2) !important;
}
.service-sec .elementor-swiper-button{
    display: none !important;
}
.service-sec .elementor-widget-loop-carousel{
    position: relative;
}
.service-sec .elementor-widget-loop-carousel .swiper-pagination-progressbar{
    position: absolute !important;
    left: 0;
    width: calc(100% - 510px) !important;
    height: 3px !important;
    top: 118%;
}
.service-sec .swiper-pagination-progressbar {
    background-color: #C9DCF0;
}
.service-sec .swiper-pagination-progressbar-fill{
    background:#136E44 !important;
}
.service-sec .swiper {
    overflow: visible;
}
.service-sec .swiper-slide {
    opacity: 0;
    transition: opacity 0.3s !important;
    z-index: 11;
}
.service-sec .swiper-slide-active,
.service-sec .swiper-slide-next,
.service-sec .swiper-slide-next + .swiper-slide,
.service-sec .swiper-slide-next + .swiper-slide + .swiper-slide {
    opacity: 1;
}
.chose-section .elementor-icon {
    outline: 13px solid rgba(19, 110, 68, 0.1);
}
.process-sec .elementor-icon {
    outline: 6px solid rgba(19, 110, 68, 0.1);
}
.process-sec .elementor-icon-box-title{
    margin-top: 0;
}
.asses-sec{
    position: relative;
}
.asses-sec::after{
    position: absolute;
    content: "";
    width: 1px;
    height: 400px;
    background-image: url(Images/Line.png);
    background-repeat: no-repeat;
    left: 28px;
    top: 20px;
    z-index: -1;
}
.testimonial-sec .elementor-testimonial-image img{
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.25);
}
.testimonial-sec .elementor-testimonial-job{
    margin-top: 10px;
}
.testimonial-sec .elementor-swiper-button{
    display: none !important;
}
.beforeafter-sec img{
    width: 100% !important;
    height: 348px !important;
    object-fit: cover;
    object-position: top center;
    border-radius: 30px !important;
}
.beforeafter-sec .twentytwenty-after-label,
.beforeafter-sec .twentytwenty-before-label{
    opacity: 1 !important;
}
.beforeafter-sec .twentytwenty-horizontal .twentytwenty-before-label:before{
    top: 85% !important;
    left: 65px !important;
    z-index: 9;
    background-color: transparent;
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 1em;
    text-transform: capitalize;
}
.beforeafter-sec .twentytwenty-horizontal .twentytwenty-after-label:before{
    top: 85% !important;
    right: 65px !important;
    z-index: 9;
    background-color: transparent;
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 1em;
    text-transform: capitalize;
}
.beforeafter-sec .twentytwenty-overlay{
    position: relative;
}
.beforeafter-sec .twentytwenty-overlay::after{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url(Images/beforeaftershadow.png);
    background-repeat: no-repeat;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0%);
    background-size: cover;
    border-radius: 30px;
}
.beforeafter-sec .twentytwenty-horizontal .twentytwenty-handle:before, 
.beforeafter-sec .twentytwenty-horizontal .twentytwenty-handle:after, 
.beforeafter-sec .twentytwenty-vertical .twentytwenty-handle:before, 
.beforeafter-sec .twentytwenty-vertical .twentytwenty-handle:after{
    background: #136E44;
}
.beforeafter-sec .twentytwenty-handle{
    background-image: url('Images/beforeafterarrow.svg');
    background-repeat: no-repeat;
    background-size: 38px;
    border: none;
    box-shadow: none;
    height: 40px;
    width: 40px;
}
.beforeafter-sec .twentytwenty-left-arrow, .beforeafter-sec .twentytwenty-right-arrow{
    display: none;
}
.beforeafter-sec .twentytwenty-horizontal .twentytwenty-handle:before{
    bottom: 40%;
    box-shadow: none;
}
.beforeafter-sec .twentytwenty-horizontal .twentytwenty-handle:after{
    top: 40%;
    box-shadow: none;
}
.blog-sec .swiper {
    overflow: visible;
}
.blog-sec .swiper-slide {
    opacity: 0;
    transition: opacity 0.3s !important;
    z-index: 11;
}
.blog-sec .swiper-slide-active,
.blog-sec .swiper-slide-next,
.blog-sec .swiper-slide-next + .swiper-slide {
    opacity: 1;
}
.blog-btn{
    outline: 10px solid #FFFFFF;
    border-radius: 20px;
}
.blog-btn .elementor-button-icon svg{
    transition: 0.3s;
}
.blog-btn:hover .elementor-button-icon svg{
    rotate: 45deg;
}
.blog-sec .elementor-widget-loop-carousel{
    position: relative;
}
.blog-sec .elementor-widget-loop-carousel .swiper-pagination-progressbar{
position: absolute !important;
    left: 0;
    width: calc(100% - 255px) !important;
    height: 3px !important;
    top: 116%;
}
.blog-sec .swiper-pagination-progressbar {
    background-color: #C9DCF0;
}
.blog-sec .swiper-pagination-progressbar-fill{
    background:#136E44 !important;
}
.blog-sec .e-n-tabs-heading {
    display: none !important;
}
.blog-sec .active .elementor-button{
    background-color: #136E44 !important;
    color: #FFFFFF !important;
}

/* Contact Page */

.contact-sec .gfield_required{
    display: none;
}
.contact-sec input:not([type="submit"]){
    height: 60px !important;
    border: 1px solid #EFEFEF !important;
    border-radius: 8px !important;
    box-shadow: none !important;
    outline: none !important;
    padding: 18px !important;
    font-family: Poppins !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #333333 !important;
}
.contact-sec input:not([type="submit"])::placeholder{
    color: #858585 !important;
}
.contact-sec .gfield_label{
    font-family: Poppins !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    columns: #333333 !important;
}
.contact-sec .gform-theme--foundation{
    --gf-form-gap-y: 25px !important;
}
.contact-sec .gfield--type-captcha{
    display: flex;
    gap: 16px;
    align-items: center;
}
.contact-sec .gfield--type-captcha .gfield_label{
    width: 270px;
    margin: 0;
}
.contact-sec input[type="submit"]{
    background-color: #0B643D !important;
    color: #FFFFFF !important;
    font-family: Poppins !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    text-transform: uppercase !important;
    padding: 19px 31px !important;
    border-radius: 10px !important;
    transition: 0.3s !important;
}
.contact-sec input[type="submit"]:hover{
    background-color: #00150C !important;
}
.contact-sec .textarea{
    height: 120px !important;
    min-height: 120px !important;
    border: 1px solid #EFEFEF !important;
    border-radius: 8px !important;
    box-shadow: none !important;
    outline: none !important;
    padding: 18px !important;
    font-family: Poppins !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #333333 !important;
    resize: none;
}
.contact-sec .textarea::placeholder{
    color: #858585 !important;
}
.contact-sec .gform_confirmation_message_2{
    display: flex;
    align-items: center;
    gap: 15px;
}
.contact-sec .gform_confirmation_message_2 img{
    width: 50px;
}
.call-sec .elementor-icon-box-description{
    color: #333333 !important;
}

/* Blog Page */

.blogpagesec .elementor-pagination {
    display: flex;
    justify-content: center;
}
.blogpagesec .page-numbers{
    border: 1.5px solid #F1F1F1;
    border-radius: 100%;
    background-color: transparent;
    width: 48px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
}
.blogpagesec .page-numbers:hover{
    background-color: #0B643D;
    border: 1.5px solid #0B643D;
}
.blogpagesec .page-numbers.current{
    background-color: #0B643D;
    border: 1.5px solid #0B643D;
}

/* Service Details */

.faq-sec .e-n-accordion-item {
    box-shadow: 0px 20px 50px 0px rgba(128, 128, 128, 0.25);
    border-radius: 20px;
}
.faq-sec .e-n-accordion-item-title{
    border-radius: 20px !important;
}

/* Responsive */

@media (min-width:1366px) and (max-width:1600px){
    html{
    zoom: 0.85;
    zoom: 85%;
}
.elementor-location-header .elementor-widget-n-menu nav .e-n-menu-heading .e-n-menu-content{
    zoom: 1.25;
    zoom: 125%;
}
.elementor-menu-cart__container{
    width: 100% !important;
}
}
@media screen and (max-width: 1024px){
.btnmain .elementor-button-icon {
    width: 30px;
    height: 30px;
}
.btnmain .elementor-button-content-wrapper{
    gap: 10px !important;
}
.header-sec li.current-menu-item a::after{
    display: none;
}
.header-sec li:hover a::after{
    display: none;
}
.service-sec .elementor-widget-loop-carousel .swiper-pagination-progressbar {
    left: 20px;
    width: calc(100% - 270px) !important;
    top: 116%;
}
.loopcarsec{
    padding-left: 20px !important;
}
.testimonial-sec .elementor-testimonial-image{
    margin: 10px !important;
}
.testimonial-col{
    background-size: 100% 100% !important;
}
.blog-sec .elementor-widget-loop-carousel .swiper-pagination-progressbar {
    width: calc(100% - 205px) !important;
    top: 111%;
}
.beforeafter-sec .twentytwenty-horizontal .twentytwenty-before-label:before {
    left: 20px !important;
}
.beforeafter-sec .twentytwenty-horizontal .twentytwenty-after-label:before {
    right: 20px !important;
}
}
@media screen and (max-width: 767px){
.header-sec .menu-item-1070{
    display: block !important;
}
.footer-sec input[type="email"] {
    border-radius: 6px !important;
    height: 50px !important;
    width: 220px !important;
    padding: 6px !important;
}
.footer-sec input[type="submit"] {
    height: 50px !important;
    border-radius: 6px !important;
    width: 100px !important;
}
.service-sec .swiper {
    overflow: hidden;
}
.service-sec .elementor-widget-loop-carousel .swiper-pagination-progressbar {
    left: 0;
    width: calc(100% - 0px) !important;
    top: 104%;
}
.service-loop-sec .llopbtn {
    outline: 10px solid #FFFFFF;
    border-radius: 5px;
}
.asses-sec::after{
    display: none;
}
.testimonial-col{
   background-size: cover !important;
}
.blog-sec .elementor-widget-loop-carousel .swiper-pagination-progressbar {
    width: calc(100% - 0px) !important;
    top: 103%;
}
.blog-btn{
    outline: 5px solid #FFFFFF;
    border-radius: 10px;
}
.service-loopsec .elementor-loop-grid {
    align-items: flex-start !important;
}
.service-loopsec .elementor-loop-item {
    height: auto !important;
    min-height: auto !important;
    align-self: flex-start !important;
}
.service-loopsec .e-con,
.service-loopsec .elementor-widget-wrap {
    height: auto !important;
}
.service-loopsec .elementor-loop-container.elementor-grid{
    grid-auto-rows: auto !important;
}
.contact-sec input:not([type="submit"]) {
    height: 50px !important;
    border-radius: 5px !important;
    padding: 10px !important;
}
.contact-sec .gfield--type-captcha {
    flex-direction: column;
}
.contact-sec .gfield--type-captcha .gfield_label{
    width: 100%;
}
.contact-sec .gform-theme--foundation{
    --gf-form-gap-y: 15px !important;
}
.blogpagesec .page-numbers {
    width: 40px;
    height: 40px;
}
.faq-sec .e-n-accordion-item-title{
    border-radius: 10px !important;
}
}