.elementor-kit-674{--e-global-color-primary:#88277F;--e-global-color-secondary:#FCA542;--e-global-color-text:#5B5B5B;--e-global-color-accent:#FFFFFF;--e-global-color-f33e611:#2E2E2E;--e-global-typography-primary-font-family:"Rubik";--e-global-typography-primary-font-size:46px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Rubik";--e-global-typography-secondary-font-size:36px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Rubik";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Rubik";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;}.elementor-kit-674 h1{line-height:1.6em;}.elementor-kit-674 label{color:var( --e-global-color-secondary );}.elementor-kit-674 input:not([type="button"]):not([type="submit"]),.elementor-kit-674 textarea,.elementor-kit-674 .elementor-field-textual{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-accent );background-color:#FF9900;border-style:none;border-radius:0px 0px 0px 0px;padding:10px 10px 10px 10px;}.elementor-kit-674 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-674 textarea:focus,.elementor-kit-674 .elementor-field-textual:focus{color:var( --e-global-color-accent );background-color:#FF9900;border-style:none;border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-674 e-page-transition{background-color:#FFBC7D;}.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-kit-674 input:not([type="button"]):not([type="submit"]),.elementor-kit-674 textarea,.elementor-kit-674 .elementor-field-textual{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-674 input:not([type="button"]):not([type="submit"]),.elementor-kit-674 textarea,.elementor-kit-674 .elementor-field-textual{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.wpcf7 input[type=text],
.wpcf7 input[type=tel],
.wpcf7 input[type=email],
.wpcf7 textarea {
    width: 100%;
    background: #f90;
    border: none !important;
    margin-top: 3px;
    padding: 10px;
    box-sizing: border-box;
    -webkit-appearance: none;
    border-radius: 0 !important;
    color: #fff;
    font-weight: 400 !important;
    font-size: 16px;
    margin-bottom: 15px;
    font-family: 'Rubik',sans-serif;
    transition: .3s;
}
.wpcf7 input[type=text]::placeholder,
.wpcf7 input[type=tel]::placeholder,
.wpcf7 input[type=email]::placeholder,
.wpcf7 textarea::placeholder {
    color: #fff;
    font-weight: 400 !important
}

.wpcf7 input[type=submit] {
    clear: both;
    background: #88277f;
    font-weight: 400;
    width: 75%;
    margin: 0 auto 10px auto;
    border: none !important;
    transition: .4s;
    display: block;
    color: #fff;
    font-weight: 400 !important;
    font-size: 16px;
    padding: 10px
}
.wpcf7 .wpcf7-response-output {
    color:#5b5b5b;
    
    padding: 10px !important;
    font-family: 'Rubik',sans-serif;
    margin-right: 0px !important;
    margin-left: 0px !important;
}
p:last-child{ margin-bottom:0px;}

.imgcar img{
    height: 460px;
    object-fit: cover;
}
.imgcar .elementor-widget-image-carousel .swiper-container .swiper-slide figure, .elementor-widget-image-carousel .swiper .swiper-slide figure{
    line-height: 0px!important;
}

@media only screen and (max-width: 767px) {
    
   .imgcar img{
    height: 250px!important;
    object-fit: cover;
} 
    
}
.accord summary.e-n-accordion-item-title{
    display: flex!important;
    flex-direction: row!important;
    justify-content: space-between!important;
    
}
.imgcar .elementor-swiper-button.elementor-swiper-button-prev, .imgcar .elementor-swiper-button.elementor-swiper-button-next  {
    background-color: #88277F;
    padding: 10px;
    border-radius: 1000px !important;
}/* End custom CSS */