body .et_pb_section.cro-banner-section {
    padding: 20px 0;
    position: relative;
    height: 320px;
    display: flex;
    margin-bottom: 72px;
}
.et_pb_section.cro-banner-section h1 {
    padding-bottom: 0px;
    color: #fff;
}
body .et_pb_section.cro-banner-section::after, .form-banner::after {
    content: "";
    background: #000;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 50%;
}
.et_pb_section.cro-banner-section p, .et_pb_section.form-banner p {
    font-size: 22px;
    line-height: 34px;
    color: #fff;
}
.et_pb_section.cro-banner-section .et_pb_column .et_pb_module {
	    text-align: center;
}
body .et_pb_section.cro-banner-section.banner-pd {
    height: 100%;
    padding: 100px 0px;
}
.et_pb_section.cro-banner-section h1:has(+ p) {
    margin-bottom: 25px;
}
.et_pb_section.cro-banner-section .et_pb_button_module_wrapper, .et_pb_section.form-banner .et_pb_button_module_wrapper {
    padding-top: 20px;
}

.et_pb_section.form-banner {
    position: relative;
    overflow: hidden;
    margin-bottom: 72px;
    padding: 210px 0px;
}
.form-banner-row {
	padding: 30px 0;
	height: 100%;
}
.et_pb_section.form-banner h1 {
    padding-bottom: 0;
    color: #fff;
    margin-bottom: 25px;
}
.et_pb_section.form-banner .contact_form_section {
    width: 500px;
    position: absolute;
    right: calc(((100% - 1400px) / 2) + 0px);
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}
.et_pb_section .et_pb_row .banner-lt {
    width: calc(100% - 500px);
    padding-right: 100px;
}
.banner-img .et_pb_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.banner-img .et_pb_image_wrap, .banner-img .et_pb_image, .banner-img .et_pb_column {
    width: 100%;
    height: 100%;
}
.form-banner .banner-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
        z-index: 0;
}
.et_pb_section.form-banner .contact_form_section .et_pb_column {
    background: #fff;
    padding: 25px 25px 30px 25px;
    border-radius: 10px;
}
.et_pb_section.form-banner .form-banner-row {
	    align-items: center;
    display: flex;
}
.et_pb_section.form-banner .contact_form_section h2 {
    font-size: 28px;
    line-height: 38px;
    padding-bottom: 20px;
}
.et_pb_section.form-banner .gform_wrapper .gform_fields {
    grid-row-gap: 20px;
    grid-column-gap: 15px;
}



@media (max-width: 1439px) {
 .et_pb_section.form-banner .contact_form_section {
    right: 20px;
}  
.et_pb_section .et_pb_row .banner-lt {
    padding-right: 70px;
}
}


@media (max-width: 1199px) {
body .et_pb_section.cro-banner-section, .et_pb_section.form-banner {
    margin-bottom: 63px;
}
.et_pb_section.cro-banner-section p, .et_pb_section.form-banner p {
    font-size: 20px;
    line-height: 32px;
}
body .et_pb_section.cro-banner-section.banner-pd {
    padding: 70px 0;
}
.et_pb_section.form-banner .contact_form_section .et_pb_column {
    padding: 25px 20px 30px 20px;
}
.et_pb_section .et_pb_row .banner-lt {
    width: calc(100% - 410px);
    padding-right: 30px;
}
.et_pb_section.form-banner .contact_form_section {
    width: 410px;
}
.et_pb_section.form-banner {
        padding: 190px 0;
    }
}


@media (max-width: 980px) {
body .et_pb_section.cro-banner-section {
        height: 270px;
    }  
  .et_pb_section.form-banner .contact_form_section {
        width: calc(100% - 40px);
        position: initial;
        transform: none;
        max-width: 550px;
    }
   .et_pb_section .et_pb_row .banner-lt {
        width: 100%;
        padding: 70px 0px;
    }
    .et_pb_section.form-banner {
        padding: 0px;
    }
    .et_pb_section.form-banner .form-banner-row {
    margin-bottom: 40px;
    position: relative;
}
.et_pb_section.form-banner .contact_form_section .et_pb_column {
        border: 1px solid #ccc;
    }
    .form-banner::after {
    display: none;
}
.et_pb_section.form-banner .form-banner-row::after {
        content: "";
        background: #000;
        width: 100%;
        height: 100%;
        z-index: 1;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 50%;
        visibility: visible;
    }
    .et_pb_section .et_pb_row .banner-lt .et_pb_module {
    text-align: center;
}
}



@media (max-width: 767px) {
 body .et_pb_section.cro-banner-section, .et_pb_section.form-banner {
    margin-bottom: 60px;
}
.et_pb_section.cro-banner-section p, .et_pb_section.form-banner p {
    font-size: 18px;
    line-height: 30px;
}
body .et_pb_section.cro-banner-section.banner-pd {
    padding: 50px 0;
}
.et_pb_section.cro-banner-section h1:has(+p), .et_pb_section.form-banner h1 {
    margin-bottom: 15px;
}
.et_pb_section.cro-banner-section .et_pb_button_module_wrapper, .et_pb_section.form-banner .et_pb_button_module_wrapper {
    padding-top: 15px;
}
.et_pb_section.form-banner .contact_form_section h2 {
    font-size: 24px;
    line-height: 34px;
}
.et_pb_section.form-banner .contact_form_section {
        max-width: 100%;
    }
    .et_pb_section .et_pb_row .banner-lt {
        padding: 50px 0px;
    }
}



@media (max-width: 576px) {
   
}


@media (max-width: 479px) {
   
}

