.elementor-kit-6{--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:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-bottom:20px;}.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 */p:last-child{
    margin-bottom:0;
}

.gform-theme--foundation .gform_fields{
    row-gap:8px!important;
    column-gap:8px!important;
}

.gform_heading,
.gform_ajax_spinner{
    display:none!important;
}

.gform-theme--foundation .gform_fields input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]),
.gform-theme--foundation .gform_fields select{
	height:38px!important;
	line-height: 1.2!important;
}

.gform-theme--foundation .gform_fields textarea{
    resize:none!important;
    height:100px;
    min-block-size:6rem!important;
}

.gform-theme--foundation .gform_footer, 
.gform-theme--foundation .gform_page_footer{
    justify-content: center;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 15px !important;
}

.gform-theme--foundation .gform_footer input.button, 
.gform-theme--foundation .gform_page_footer input.button{
	font-size:16px!important;
	font-weight:700!important;
	padding:15px!important;
}

.gform-theme--framework .gform_validation_errors{
	padding: 16px !important;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	color: #c02b0a;
	background-color: #fff !important;
	margin-bottom: 10px!important;
}

.pp-gravity-form .gform_wrapper .pp-gf-select-custom::after{
    display:none!important;
}

.gform-theme--framework .gfield_validation_message,
.instruction.validation_message{
    margin-top:0!important;
    padding:0 5px!important;
    background-color: #fff !important;
}

.pp-contact-form input[type="submit"]{
    background-color:#c41e1e!important;
    border-radius: 30px!important;
    text-transform: uppercase!important;
    font-weight:700!important;
}

.pp-contact-form input[type="submit"]:hover{
    background-color:#333333!important;
}

.gform-theme--foundation .gform_fields input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]), .gform-theme--foundation .gform_fields select{
    height:40px!important;
    border-radius: 5px!important;
}


.drk-terms {
  text-align: center;
  display: block;
  max-width: 475px;
  margin: 15px auto 0;
}

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

.drk-terms p a:hover{
    text-decoration: underline;
    color:#E81818!important;
}/* End custom CSS */