.elementor-674 .elementor-element.elementor-element-56cf04f{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:109px 109px;--row-gap:109px;--column-gap:109px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-674 .elementor-element.elementor-element-08cd8a3{--display:flex;--border-radius:0px 0px 0px 0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:32px;--padding-bottom:72px;--padding-left:32px;--padding-right:32px;overflow:visible;}.elementor-674 .elementor-element.elementor-element-08cd8a3:not(.elementor-motion-effects-element-type-background), .elementor-674 .elementor-element.elementor-element-08cd8a3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#9B5F5C;}.elementor-674 .elementor-element.elementor-element-e99fb09{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}#elementor-popup-modal-674{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-674 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-674 .dialog-close-button{display:flex;}#elementor-popup-modal-674 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(min-width:769px){.elementor-674 .elementor-element.elementor-element-08cd8a3{--width:100%;}}@media(max-width:1366px){.elementor-674 .elementor-element.elementor-element-56cf04f{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-674 .elementor-element.elementor-element-08cd8a3{--padding-top:32px;--padding-bottom:52px;--padding-left:32px;--padding-right:32px;}}@media(max-width:1024px){.elementor-674 .elementor-element.elementor-element-56cf04f{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(max-width:768px){.elementor-674 .elementor-element.elementor-element-56cf04f{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-674 .elementor-element.elementor-element-08cd8a3{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:40px;--padding-bottom:40px;--padding-left:24px;--padding-right:24px;}}/* Start custom CSS *//*contact form*/
/******************/

label.gfield_label.gform-field-label {
    display: none !important;
}

.ginput_container.ginput_container_select select {
    color: #707070;
}

.ginput_container.ginput_container_select select {
    background-image: url(https://opticommneud01bainbesapp.azurewebsites.net/wp-content/uploads/2025/12/arrow-down.svg) !important;
    top: 10px !important;
    background-repeat: no-repeat !important;
    background-position: right 10px center !important;
    background-size: 13px !important;
    -moz-appearance: none;
    appearance: none;
}

.contact-form input[type="submit"] {
    background: #E1C16E !important;
    width: 100% !important;
    height: 44px !important;
    border-radius: 30px !important;
    box-shadow: none !important;
    font-weight: 500 !important;
    margin: 0 auto !important;
    text-align: center;
    display: block;
    color: #1F1F1F;
    font-size: 16px !important;
    text-transform: uppercase !important;
    line-height: 20px !important;
    border: 1px solid #E1C16E !important;
}

.contact-form input[type="submit"]:hover,
.contact-form input[type="submit"]:focus {
    background: #C6AB65 !important;
    border-color: #C6AB65 !important;
}

.gform-footer.gform_footer.top_label {
    position: relative;
    top: 17px;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 12px;
}

.phone-detail a:hover {
    text-decoration: underline;
}

.contact-form input,
.contact-form textarea,
.contact-form select {
    border: 1px solid #D2D2D2 !important;
    background: #FFF !important;
    border-radius: 4px !important;
    color: #1f1f1f;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 24px;
    padding: 12px 14px !important;
    height: 52px !important;
    margin-bottom: 0px !important;
}

.gform-theme--foundation .gfield textarea.medium {
    min-block-size: 0px !important;
}

.contact-form input:focus,
.contact-form textarea:focus {
    border-color: #4E9EDB !important;
    outline: 0px !important;
}

.gform_wrapper input:focus::placeholder,
.gform_wrapper textarea:focus::placeholder {
    opacity: 0.8 !important;
}


.contact-form textarea {
    display: block;
    height: 104px !important;
}

.contact-form .gform_button {
    width: 161px !important;
    height: 46px !important;
    margin: 0 auto !important;
    cursor: pointer;
    font-size: 16px !important;
    margin-top: 10px;
    border-radius: 30px;
    border: none !important;
}

.gfield_description.validation_message.gfield_validation_message {
    margin-top: 10px !important;
}

.contact-form .gform_wrapper.gravity-theme .gform_footer {
    padding-top: 6px;
}

.contact-form .gform_validation_errors {
    display: none
}

.contact-form .elementor-shortcode .gravity-theme .gform-body .validation_message {
    background: transparent;
    border: none;
    padding: 0;
    font-size: 12px;
    line-height: 1;
    font-weight: 600;
    margin: 0;
    color: #790000;
}

.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
    border: 1px solid #790000 !important;
}

.gform_confirmation_message {
    background: #297b3f;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin: 10px 0;
}

.gform_ajax_spinner {
    position: absolute !important;
    left: 50% !important;
    bottom: -10px !important;
}

.contact-form p.gform_description {
    text-align: center;
    max-width: 400px;
    margin: 0px auto 32px auto;
}

.contact-form .charleft {
    display: none;
}

/******/

.gform_wrapper.gravity-theme .gform-loader {
    align-self: center;
    animation: gformLoader 1.1s infinite linear;
    block-size: 8em;
    border-block-end: 1.1em solid #000;
    border-block-start: 1.1em solid #fff;
    border-inline-end: 1.1em solid #fff;
    border-inline-start: 1.1em solid #000;
    border-radius: 50%;
    display: inline-block;
    font-size: 2px;
    inline-size: 8em;
    margin-inline-start: 2em;
    position: relative;
    transform: translateZ(0);
    vertical-align: middle
}
@media screen and (max-width: 1366px) {
    .banner-wrapper:after {
        left: -20%;
    }
    .glaases-text-bf:before {
    content: '';
    left: 0px;
    }
}

@media(max-width:768px) {

    .contact-details .wpsl-locations-details a:not(.contact-details.phone .wpsl-locations-details a) {
        font-size: 14px !important;
        line-height: 21px !important;
        text-decoration: underline;
    }

    .contact-form p.gform_description { 
        font-size: 14px;
        margin: 0px auto 16px auto;
    }

}


@media(max-width:480px) {
    .gform-footer.gform_footer.top_label {
        top: 6px;
        margin-bottom: -6px !important;
    }
}/* End custom CSS */