.elementor-kit-6{--e-global-color-primary:#212529;--e-global-color-secondary:#1E2125;--e-global-color-text:#000000;--e-global-color-accent:#DC3545;--e-global-color-4db62aa:#6C757D;--e-global-color-fc988a6:#1C2331;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Tahoma";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-primary );font-family:"Tahoma", Sans-serif;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-accent );color:#FFFFFF;border-radius:4px 4px 4px 4px;padding:6px 12px 6px 12px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#BB2D3B;color:#FFFFFF;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-secondary );}.elementor-kit-6 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-6 h1{color:var( --e-global-color-primary );}.elementor-kit-6 h2{color:var( --e-global-color-primary );}.elementor-kit-6 h3{color:var( --e-global-color-primary );}.elementor-kit-6 h4{color:var( --e-global-color-primary );}.elementor-kit-6 h5{color:var( --e-global-color-primary );}.elementor-kit-6 h6{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*Menu*/
#main-nav-menu .e-n-menu-toggle {
    position: absolute;
    z-index: 200;
    right: 20px;
    border-color: rgba(0, 0, 0, 0.1);
}
#get-location, #reset-location{
    background: white;
    border: none;
    color: black;;
    padding: 0;
}
.city{
    font-weight: 600;
}
.city.white{
    color: white;
}
input::-ms-input-placeholder, textarea::-ms-input-placeholder{ /* Edge 12-18 */
    color: #6c757d !important;
}
input::placeholder, textarea::placeholder{ /* Edge 12-18 */
    color: #6c757d !important;
}
select:invalid,
select option[value=""] {
 color: #6c757d !important;
}
#gform_wrapper_1 .gfield .ginput_password, 
#gform_wrapper_1 .gfield input, 
#gform_wrapper_1 .gfield select {
    border: 1px solid #ced4da;
    box-shadow: none;
    font-size: 16px;
    padding: 0.375rem .75rem;
    line-height: 1.4em;
    border-radius: 4px;
    color: #212529;
}
#gform_wrapper_1 .gform_fields {
    row-gap: 12px;
    column-gap: 8px;
}
input#gform_submit_button_1 {
    width: 100%;
    background: #dc3545;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #dc3545;
    padding: 16px 20px;
}
input#gform_submit_button_1:hover {
    background: #bb2d3b;
}

#gform_1_validation_container {
    margin-bottom: 0;
    border: 1px solid red;
    outline: none;
}
.gform_wrapper h2.gform_submission_error.hide_summary {
    color: white;
}
.gform-theme--framework .gform_validation_errors .gform-icon {
    color: red;
    border-color: red;
}
.gfield_description.validation_message.gfield_validation_message {
    color: red;
}

/*services*/
.list-button{
    opacity: 0;
}
.list-services:hover .list-button{
    opacity: 1;
    transition: 0.2ms all ease-in;
}

.cta-container .elementor-cta__content {
    flex-direction: row;
    flex-wrap: nowrap;
}
.elementor-cta__button-wrapper.elementor-cta__content-item.elementor-content-item {
    width: 30%;
    text-align: left;
}
h2.elementor-cta__title.elementor-cta__content-item.elementor-content-item {
    margin-bottom: 0;
}

/*testimonial*/
#testimonials .swiper-pagination-bullet{
    border-radius: 0 !important;
    width: 30px !important;
}
.elementor-widget-testimonial-carousel .swiper-slide {
    padding: 146px !important;
    padding-bottom: 53px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}
.elementor-testimonial--align-left .elementor-testimonial{
    background: white !important;
    margin-left: 100px !important;
    position: relative !important;
    left: 8% !important;
    padding: 25px !important;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
    border-radius: .25rem !important;
    z-index: 99 !important;
}
#testimonials .elementor-swiper-button-prev {
    display: none !important;
}
#testimonials .elementor-swiper-button.elementor-swiper-button-next {
    top: 55% !important;
}

.m-tab-nav.active .elementor-button{
    background-color: #0F3137 !important;
}
@media (max-width: 1366px){
    .elementor-widget-testimonial-carousel .swiper-slide{
        padding-top: 50px !important;
        padding-left: 50px !important;
        margin-left: 0px !important;
    }
    div#menubar-144 {
        margin-top: 28px;
    }
}
@media (max-width: 1200px){
    .elementor-widget-testimonial-carousel .swiper-slide{
        padding-top: 50px !important;
        padding-left: 20px !important;
        margin-left: 0px !important;
    }
}
@media (max-width: 1024px){
    .elementor-widget-testimonial-carousel .swiper-slide{
        padding-top: 50px !important;
        padding-left: 0 !important;
        padding-right: 30px !important;
        padding-bottom: 50px !important;
    }
    .elementor-testimonial--align-left .elementor-testimonial{
        left: 0% !important;
        margin-top:20px !important;
        margin-left: 50px !important;
    }
    
    .relative{
        position: relative !important;
    }
}
@media (max-width: 1024px){
    #main-nav-menu .e-n-menu-toggle {
        top: -35px; 
    }
    .m-full-width {
        width: 100% !important;
    }
    .tablet-display{
        display: block !important;
    }
}
@media (max-width: 767px){
    .hide.show-mob{
        display: block !important;
    }
   .cta-container .elementor-cta__content {
        flex-direction: column !important;
        gap: 20px;
    }
    .elementor-cta__button-wrapper.elementor-cta__content-item.elementor-content-item {
        width: 100%;
        text-align: center;
    }
    .elementor-testimonial--align-left .elementor-testimonial{
        margin-left: 30px !important;
        margin-right: 0 !important;
    }
    .elementor-element .swiper .elementor-swiper-button-next{
        right: 5px !important;
    }
    #quote-img {
        position: relative;
        left: 0;
        top: 0;
    }
    #quote-img img{
        width: 100%;
    }
    .e-n-tabs-heading {
        display: none !important;
    }
    #tab-wrapper {
        background: none;
    }
    #testimonials.elementor-widget-testimonial-carousel .swiper-slide {
        align-items: start !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
}/* End custom CSS */