.elementor-2994 .elementor-element.elementor-element-4452bc80:not(.elementor-motion-effects-element-type-background), .elementor-2994 .elementor-element.elementor-element-4452bc80 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-24271ff );background-image:url("https://kaprostage.wpenginepowered.com/wp-content/uploads/2023/03/vferiso.jpg");background-repeat:repeat-y;background-size:100% auto;}.elementor-2994 .elementor-element.elementor-element-2c96ddc0.elementor-column > .elementor-widget-wrap{justify-content:space-between;}.elementor-2994 .elementor-element.elementor-element-2c96ddc0 > .elementor-element-populated{margin:0% 5% 0% 0%;--e-column-margin-right:5%;--e-column-margin-left:0%;padding:0% 0% 0% 0%;}.elementor-widget-theme-post-excerpt .elementor-widget-container{font-family:var( --e-global-typography-text-font-family ), "Assistant", Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-2994 .elementor-element.elementor-element-4ef0e68{width:100%;max-width:100%;}.elementor-2994 .elementor-element.elementor-element-4ef0e68 .jet-listing-dynamic-repeater__items{flex-direction:flex-start;justify-content:flex-start;}.elementor-2994 .elementor-element.elementor-element-4ef0e68 .jet-listing-dynamic-repeater__item > *{justify-content:flex-start;color:var( --e-global-color-primary );}.elementor-2994 .elementor-element.elementor-element-4452bc80{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-260px;margin-bottom:0px;padding:250px 0px 120px 0px;}.elementor-2994 .elementor-element.elementor-element-4452bc80 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}@media(max-width:1024px){.elementor-2994 .elementor-element.elementor-element-4452bc80{padding:7% 5% 7% 5%;}}@media(max-width:767px){.elementor-2994 .elementor-element.elementor-element-4452bc80{padding:10% 5% 10% 5%;}}/* Start custom CSS */.jet-listing-dynamic-repeater__items {
    justify-content: space-between !important;
        flex-wrap: wrap;
}


.jet-listing-dynamic-repeater__item {
        list-style-type: none;
        width: 100%;
}


[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
         background-color: unset !important;
}


div.accordion {
    color: #444;
    cursor: pointer;
    padding: 25px 25px;
    width: 100%;
    border: none;
    border-bottom: 1px solid #A7A8A9;
    border-radius: 0;
    text-align: left;
    outline: none;
    font-size: 18px;
    transition: 0.4s;
    font-weight: 500;
    text-transform: uppercase;
}


div.accordion.active, div.accordion:hover, div.accordion:visited {
     background-color: transparent !important;
}

div.accordion:before {
    content: '\002B';
    color: #DC001D;
    font-weight: bold;
    float: right;
    margin-right: 10px;
}

div.accordion.active:before {
    content: "\2212";
}

div.panel {
    background-color: #fff;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.faq_desc {
    display: flex;
    align-items: center;
    padding: 5%;
}


.faq_desc_col1 {
    width: 100%;
}

@media(max-width: 767px) {

.faq_desc {
    padding: 25px 25px 25px 25px;
    flex-direction: column;
}


}/* End custom CSS */