.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:500;font-family:"Open Sans", Sans-serif;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{font-family:"Open Sans", Sans-serif;}.elementor-kit-5 h1{font-family:"Josefin Sans", Sans-serif;}.elementor-kit-5 h2{font-family:"Josefin Sans", Sans-serif;}.elementor-kit-5 h3{font-family:"Josefin Sans", Sans-serif;}.elementor-kit-5 h4{font-family:"Josefin Sans", Sans-serif;}.elementor-kit-5 h5{font-family:"Josefin Sans", Sans-serif;}.elementor-kit-5 h6{font-family:"Josefin Sans", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.gform_wrapper .gfield textarea{
    resize:none!important;
}

.gform_wrapper.gravity-theme .ginput_container_date input{
    width:100%!important;
}

.gform_wrapper.gravity-theme input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]){
    line-height: 1.2!important;
    min-height: auto!important;
}

.gform_wrapper.gravity-theme input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::-webkit-input-placeholder,
.gform_wrapper.gravity-theme textarea::-webkit-input-placeholder,
.gform_wrapper.gravity-theme select::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #000000;
	opacity: 1;
}
.gform_wrapper.gravity-theme input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::-moz-placeholder,
.gform_wrapper.gravity-theme textarea::-moz-placeholder,
.gform_wrapper.gravity-theme select::-moz-placeholder {
	/* Firefox 19+ */
	color: #000000;
	opacity: 1;
}
.gform_wrapper.gravity-theme input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-ms-input-placeholder,
.gform_wrapper.gravity-theme textarea:-ms-input-placeholder,
.gform_wrapper.gravity-theme select:-ms-input-placeholder {
	/* IE 10+ */
	color: #000000;
	opacity: 1;
}
.gform_wrapper.gravity-theme input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-moz-placeholder,
.gform_wrapper.gravity-theme textarea:-moz-placeholder,
.gform_wrapper.gravity-theme select:-moz-placeholder {
	/* Firefox 18- */
	color: #000000;
	opacity: 1;
}

.ginput_container_textarea{
    line-height: 0;
}

.gform_wrapper .validation_message {
    color: #ff0000!important;
    background-color: rgba(255,255,255,0.9)!important;
    padding: 0 10px !important;
    border: 1px solid #f00!important;
    margin-top: 0px!important;
    font-family: Montserrat, sans-serif!important;
    font-size: 12px!important;
    width: 100%!important;
    margin: auto;
    text-align: center;
}


.drk-terms {
	text-align: center;
	margin-top: 15px;
}

.drk-terms img {
	max-width: 60px!important;
	margin-right: 10px;
}
.drk-terms p {
	font-size: 14px;
	margin-bottom: 0;
	color: #fff;
	width: calc(100% - 70px);
	text-align: left;
	line-height: 1.2;
}
.drk-terms p a {
	color: #fff;
}

.drk-terms p a:hover{
    text-decoration: underline;
}

.drk-terms > * {
	display: inline-block;
	vertical-align: middle;
}

.gform_wrapper.gravity-theme #field_submit, .gform_wrapper.gravity-theme .gform_footer{
    flex-direction: column!important;
    justify-content: center;
}/* End custom CSS */