/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 29 2023 | 07:41:18 */
.home-slider a.et-pb-arrow-prev {
    top: 40%;
    color: #fff !important;
}

.home-slider a.et-pb-arrow-next {
    top: 40%;
    color: #fff !important;
}

.home-blog-post-header {
    position: relative;
}

.home-blog-post-header h3 {
    display: inline-block;
    transform: rotate(-90deg);
    position: absolute;
    left: -86px;
    top: 96px;
}

.gform_legacy_markup_wrapper{
	margin: 0;
}

.subscribe-form {
    color: #fff;
    font-family: "Gudea";
    font-size: 24px;
}

.subscribe-form-body .et_pb_text_inner  #gform_wrapper_7 .gform_heading h3.gform_title {
        font-size: 30px!important;
	    margin: 0 !important;
    }


.subscribe-form-bod .et_pb_text_inner  #gform_wrapper_7 .gform_heading .gform_description {
        
	    margin: -8.5 !important;
	  font-family: Gudea;
	 font-size: 22px;
	     line-height: 1.2em;
}

.et_pb_text_inner  #gform_wrapper_7 .gform_heading h3.gform_title {
        font-size: 30px!important;
	    margin: 0 !important;
    }

 .et_pb_text_inner  #gform_wrapper_7 .gform_heading .gform_description {
	  font-family: Gudea;
	 font-size: 22px;
	     line-height: 1.2em;
}
    


@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #gform_7 .gform_footer.top_label {
    width: 100% !important; /* Make the button full width */
	text-align: center  !important;
	font-size: 24px  !important;
  }
}

@media only screen and  (max-width: 767px) {
  #gform_7 .gform_footer.top_label {
    width: 100% !important; /* Make the button full width */
	  font-size: 24px  !important;
  }
	#gform_submit_button_7 {
		line-height: 0;
	}
}



.gform_validation_errors>h2.hide_summary {
    font-size: 18px;
	    margin: 0 !important;
    padding: 0;
}
.gform_legacy_markup_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    margin: 0;
    padding: 0;
    border: 0;
}

.gform_legacy_markup_wrapper div.validation_error, .gform_legacy_markup_wrapper ol.validation_list {
    border-color: yellow;
}

.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    font-size: 14px;
    margin: 0;
    padding: 0 0 0 10px;
    color: #FFEB3B;
}

.subscribe-form .gform_wrapper h3.gform_title {
    font-size: 41px !important;
}


.subscribe-form form {
    display: flex;
	margin-top:25px;
}

.subscribe-form .gform_body.gform-body {
    display: flex;
    flex: 1;
}


.gfield_label {
    display: none !important;
}


.gform_footer input {
    background: #ee5760;
    border: 0;
    border-radius: 5px;
    padding: 7px 0;
    COLOR: #FFF !important;
    height: 56px !important;
    width: 100% !important;
    font-size: 22px !important;
    text-transform: uppercase;
    font-family: 'Gudea';
}


/* body */

.gform_body *{
    margin-top: 0 !important;
}

.gform_body .gform_fields {
    display: flex !important;
    flex: 1;
}

.gform_body .gform_fields li {
    flex: 1 1 auto !important;
    margin-right: 10px !important;
}

.gform_body .gform_fields li * {
    margin: 0;
}

.gform_legacy_markup_wrapper .gform_footer {
    width: 270px !important;
    margin: 0;
    padding: 0;
}

.gform_body input.large {
    width: 100% !important;
    font-size: 18px !important;
    font-family: "gudea", sans-serif !important;
    border-radius: 5px !important;
    height: 54px;
    padding-left: 12px !important;
}


/* footer form */

.footer-form  .et_pb_text_inner  #gform_wrapper_7 .gform_heading h3.gform_title{
	font-size:26px !important;
}

.footer-form .gform_body .gform_fields{
    display: block !important;
}


.footer-form .gform_wrapper .top_label li.gfield.gf_inline{
    width: 100% !important;
    margin-bottom: 15px !important;
	padding: 0;
}

.footer-form  input.large {
    width: 100% !important;
    font-size: 18px !important;
    font-family: "gudea", sans-serif !important;
    border-radius: 5px !important;
    height: 54px;
    padding-left: 12px;
}


.footer-form .gform_footer  {
	margin: 0 auto !important;
}

/* hide empty paragraph */

.footer-form p{
/* 	display:none; */
}


@media screen and (max-width: 1199px) {
	
	.home-slider a.et-pb-arrow-next, .home-slider a.et-pb-arrow-prev {
		top: 50%;
	}
	
	.subscribe-form form{
		display: block !important;
	}
	
	.gform_body .gform_fields{
    display: block !important;
}


 .gform_wrapper .top_label li.gfield.gf_inline{
    width: 100% !important;
    margin-bottom: 15px !important;
	padding: 0;
}

  input.large {
    width: 100% !important;
    font-size: 18px !important;
    font-family: "gudea", sans-serif !important;
    border-radius: 5px !important;
    height: 54px;
    padding-left: 12px;
}

}