.elementor-3171 .elementor-element.elementor-element-c1755c7 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-3171 .elementor-element.elementor-element-2d46c38 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-3171 .elementor-element.elementor-element-2d46c38{text-align:left;}.elementor-3171 .elementor-element.elementor-element-2d46c38 .elementor-heading-title{font-size:30px;font-weight:400;}.elementor-3171 .elementor-element.elementor-element-0c80e43 > .elementor-widget-container{margin:15px 0px 0px 0px;}#elementor-popup-modal-3171 .dialog-widget-content{animation-duration:1.2s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-3171{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-3171 .dialog-message{width:800px;height:auto;padding:30px 30px 30px 30px;}#elementor-popup-modal-3171 .dialog-close-button{display:flex;}@media(max-width:1024px){.elementor-3171 .elementor-element.elementor-element-2d46c38{text-align:center;}#elementor-popup-modal-3171 .dialog-message{width:700px;}}@media(max-width:767px){.elementor-3171 .elementor-element.elementor-element-c1755c7 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-3171 .elementor-element.elementor-element-2d46c38 .elementor-heading-title{font-size:20px;}#elementor-popup-modal-3171 .dialog-message{width:320px;padding:15px 15px 15px 15px;}#elementor-popup-modal-3171{align-items:flex-start;}}/* Start custom CSS for shortcode, class: .elementor-element-0c80e43 *//*** FIELD STYLING ***/
.contact_us_form .gform_confirmation_message_1 {
    color: white !important;
    text-align: center !important;
}

.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0px !important;
}

.gform_wrapper ul.gform_fields li.gfield {
    padding: 0;
}
.contact_us_form label {
    color: #242429 !important;
    border: none;
}
.gform_required_legend{
    display: none;
}

.gform-theme--foundation .gform_fields {
    grid-row-gap: 5px !important;
}


/*** BUTTON STYLING ***/
.contact_us_form input.button {
    display: block !important;
   width: 300px !important;
   float: right !important;
 background-color: #886B34 !important;
 border-radius: 0px !important;
 font-size: 16px !important;
 color: #fff;
 padding: 12px 23px;
 cursor: pointer;
text-transform: uppercase !important;

}

@media only screen and (max-width: 1200px){
    .contact_us_form input.button {
        margin: 0 auto !important;
        width: 100% !important;
    }
    
}

/*** PLACEHOLDER ***/
.contact_us_form ::-webkit-input-placeholder {
    /* Chrome */
    color: rgba(0, 0, 0, 0.5) !important;
}
.contact_us_form :-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(0, 0, 0, 0.5) !important;
}
.contact_us_form ::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(0, 0, 0, 0.5) !important;
}
.contact_us_form :-moz-placeholder {
    /* Firefox 4 - 18 */
    color: rgba(0, 0, 0, 0.5) !important;
}/* End custom CSS */