.elementor-1816 .elementor-element.elementor-element-255a040 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-1816 .elementor-element.elementor-element-255a040{padding:0px 0px 0px 0px;}#elementor-popup-modal-1816 .dialog-widget-content{animation-duration:0.5s;background-color:#FFFFFF;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-1816{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1816 .dialog-message{width:100vw;height:100vh;align-items:center;padding:0px 0px 0px 0px;}#elementor-popup-modal-1816 .dialog-close-button{display:flex;font-size:28px;}#elementor-popup-modal-1816 .dialog-close-button i{color:#000000;}#elementor-popup-modal-1816 .dialog-close-button svg{fill:#000000;}/* Start custom CSS */.form-popup .default-form input{
    background-color:transparent;
    color:#fff;
    border:none;
    border-bottom:1px solid #000; color:#000;;
    padding-left: 0px;
    margin-top: 15px;
    outline: none;
    font-size: 14px;
  
    
}
.form-popup ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
 color:#000;
  opacity: 1; /* Firefox */
}

.form-popup :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:#000;
}

.form-popup ::-ms-input-placeholder { /* Microsoft Edge */
  color:#000;
}

.row-form{
    display: flex;
    margin-left: -5px;
    margin-right: -5px;
}
.row-form .col-2-input{
    -ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	padding: 0 5px
}
.row-form .col-full-input{
     -ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	padding: 0 5px 
}
.form-popup .form-submit-con input{
    background-color: #F8C73B !important;
    border:none !important;
    padding: 10px 30px;
    color:#000 !important;
}
.wpcf7 form .wpcf7-response-output{
    color:#000 !important;
}/* End custom CSS */