/*======================================
Theme Name: Divi Child
Theme URI: https://www.elegantthemes.com/
Description: Divi child theme
Version: 1.1
Author: Divi
Author URI: https://www.elegantthemes.com/
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */


/****************************** custom css  */


/*************************************** global area  */


/* ul#top-menu li a {
    font-family: argentumsans-extralight;
}
body{
	font-family:argentumsans-light;
}
h1, h2, h3, h4, h5, h6{
	font-family:argentumsans-blold;
} */


/* Rood correcties */

.et_pb_text_2:hover, .et_pb_text_3:hover, .et_pb_text_4:hover, .et_pb_text_5:hover, .et_pb_text_6:hover, .et_pb_text_7:hover, .et_pb_text_8:hover, .et_pb_text_9:hover {
    border-color: #D7231C !important;
}

h1 {
	    font-weight: 700;
    text-transform: uppercase;
    font-size: 40px;
    color: #FFFFFF!important;
	    position: relative;
    display: inline-block;
    margin-bottom: 25px;
    line-height: 1.2em;
}

h1:after {
	    content: "";
    background: #D7231C;
    left: -12%;
    height: 3px;
    bottom: 0;
    width: 130%;
    z-index: 02;
    position: absolute;
}

.home h1:after {
	display: none;
}

@media ( max-width: 980px) {
	.column-reverse {
		display: flex;
		flex-direction: column-reverse;
	}
	.column-reverse .et_pb_image .et_pb_image_wrap {
		margin-bottom: 20px;
	}
}


/* Landing page template custom */

.page.page-id-25912 h1.entry-title.main_title {
    display: none;
}

.page-id-25912 .container {
    padding-top: 0px !important;
}

div#page-container {
    background: #0b0b0b;
}

.landing-content h2 {
    font-size: 30px;
    letter-spacing: 0px;
    font-weight: 700;
    color: #fff;
}

.landing-content p+h2 {
	margin-top: 27px;
	margin-bottom: 5px;
}


.landing-content h3 {
    font-size: 26px;
    letter-spacing: 0px;
    font-weight: 700;
    color: #fff;
}


.landing-content p+h3 {
	margin-top: 27px;
	margin-bottom: 5px;
}

.landing-contact {
    max-width: 820px;
    padding: 50px;
    background: #232323;
    margin: 50px auto 0px !important;
}

.landing-contact h2 {
    color: #fff;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 33px;
    text-transform: uppercase;
    border-bottom: 2px solid #D7231C;
    padding-bottom: 7px;
    margin-bottom: 25px;
}


.landing-contact p {
    color: #fff;
    font-weight: 300;
    line-height: 1.4;
}

.landing-contact form {
    margin-top: 20px;
}

.landing-contact .onehalf_j {
    padding-left: 0px;
    padding-right: 15px;
}

.landing-contact .single_input input, .landing-contact .single_input textarea {
    border: 1px solid #eee !important;
}

.landing-contact .single_input.text_area {
    padding-left: 0px;
    padding-right: 15px;
}

.landing-contact .btn_area {
    padding-left: 0;
}

.landing-contact .btn_area input {
    border-color: #D7231C !important;
    border-width: 2px !important;
}

.landing-contact .btn_area input:hover {
    background: #D7231C !important;
    color: #000 !important;
}
.landing-hero p {
    max-width: 600px;
    line-height: 1.5;
    font-weight: 400;
}

.landing-hero {
    background: #191919;
    padding-left: 50px;
	 margin-bottom: 70px;
}

.landing-hero .wp-block-image {
    margin-bottom: 0px;
}

@media only screen and (max-width: 1024px) {
	
.landing-hero {
    flex-direction: column-reverse;
    padding-left: 0;
}


.landing-hero p {
    max-width: none;
}

.hero-tekst {
    padding:10px 30px 35px 30px;
}
	
}


@media only screen and (max-width: 768px) {
	
	.hero-tekst h1 {
    font-size: min(7vw, 38px);
    letter-spacing: 0px;
}

.landing-hero {
    margin-left: -13%;
    margin-right: -13%;
}


.wp-block-cover.is-light {
    min-height: initial;
    height: 35vh;
}

.landing-hero p {
    font-size: 18px;
    line-height: 1.4;
}

#main-content .landing-content p {
    font-size: 17px !important;
}

.landing-content h2 {
        font-size: min(6.5vw, 30px);
}

.landing-content h3 {
    font-size: min(5.5vw, 30px);
    line-height: 1.2;
}

.landing-hero {
    margin-bottom: 45px;
}

.landing-content p+h3 {
    margin-top: 17px;
}

.landing-content p+h2 {
    margin-top: 17px;
}

.landing-contact {
    padding: 35px;
    margin-left: -13%;
    margin-right: -13%;
}

.landing-contact h2 {
	font-size: min(7vw, 30px);
	text-align: center;
	line-height: 1.2;
	}

.landing-contact p {
    font-size: 18px;
    text-align: center;
}

.landing-contact .onehalf_j, .landing-contact .text_area {
    padding-right: 0px !important;
}
	
}


#main-content {
    background-color: #0b0b0b;
}

#main-content .landing-content  p {
    color: rgb(255 255 255 / 93%);
    font-weight: 300;
    line-height: 1.4;
}

#main-content p {
	color: #fff;
}



@media only screen and (max-width:768px) {
	
.landing-hero {
    flex-direction: column-reverse;
}
	
	
}





/* end global  */


/* header area start  */

ul#top-menu li a {
	font-weight: 200;
}

.single-post h1.entry-title {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 40px;
    line-height: 1.2;
}

/* customize header  */

ul#top-menu li {
	padding-right: 45px;
}

header .social_area {
	float: right;
	margin-left: 15px;
	margin-top: -5px;
	z-index: 666666666666;
	position: relative;
	transition: 0.6s ease-in-out;
}

header .social_area ul li {
	margin-right: 15px;
}

header .social_area ul li a {
	width: 25px;
	height: 25px;
	line-height: 25px;
}

#et_top_search {
	float: left !important;
}

img#logo {
	max-width: 400px !important;
}


/* end customize header  */


/* search and social border  */

@media all and (min-width:981px) {
	nav#top-menu-nav {
		padding-right: 20px;
		position: relative;
	}
	nav#top-menu-nav:after,
	header .social_area:after {
		width: 2px;
		content: "";
		height: 124px;
		right: 0;
		top: -55px;
		background: #232323;
		position: absolute;
	}
	header .social_area:after {
		top: -50px;
	}
	header {
		/*     overflow: hidden; */
	}
	header .social_area {
		padding-right: 20px;
	}
}


/* end social border  */

form.et-search-form {
	background: #0b0b0b !important;
}


/* resposive header  */

@media all and (min-width:1440px) and (max-width:1775px) {
	img#logo {
		max-width: 255px !important;
	}
	ul#top-menu li {
		padding-right: 15px;
	}
}


/* tab  */

@media only screen and (min-width:1280px) and (max-width:1439px) {
	img#logo {
		max-width: 240px !important;
	}
	ul#top-menu li {
		padding-right: 13px;
	}
	ul#top-menu li a {
		font-size: 16px;
	}
	header .social_area ul li {
		margin-right: 10px;
	}
	/* 
header .social_area ul li a {width: 35px;height: 35px;} */
	div#et-top-navigation {
		padding-left: 250px !important;
	}
}

@media only screen and (min-width:1280px) and (max-width:1320px) {
	ul#top-menu li {
		padding-right: 8px;
	}
	nav#top-menu-nav {
		padding-right: 0px;
	}
	nav#top-menu-nav:after {
		right: -11px;
	}
}

@media only screen and (min-width:981px) and (max-width:1279px) {
	img#logo {
		max-width: 185px !important;
	}
	ul#top-menu li {
		padding-right: 5px;
	}
	ul#top-menu li a {
		font-size: 15px !important;
	}
	/* 	u */
	header .social_area ul li {
		margin-right: 8px;
	}
	/* header .social_area ul li a {
    width: 30px;
    height: 30px;
} */
	header .container {
		width: 90% !important;
	}
	/* header .social_area {
    margin-top: -7px;
	left:10px;
} */
}

@media only screen and (min-width:981px) and (max-width:1023px) {
	img#logo {
		width: 150px !important;
	}
}


/* phone  */

@media all and (max-width:980px) {
	header .social_area {
		display: none;
	}
	div#et_top_search {
		display: none;
	}
}

@media all and (max-width:400px) {
	img#logo {
		max-width: 170px !important;
	}
}


/* end responsive header  */


/* header finishing  */

@media only screen and (min-width:981px) and (max-width:1279px) {
	nav#top-menu-nav {
		padding-right: 0;
	}
	nav#top-menu-nav:after {
		right: -11px;
	}
}


/* end header finishing  */


/* end header  */


/* footer area start  */

.social_area ul {
	display: flex;
	flex-wrap: nowrap;
	padding-left: 0;
}

.social_area ul li {
	margin-right: 25px;
}

.social_area ul li::marker {
	content: "";
}

.social_area ul li:last-child {
	margin-right: 0;
}

.social_area ul li a {
	width: 50px;
	height: 50px;
	display: inline-block;
}


/* f */

.footer_border_clmn {
	position: relative;
}

@media only screen and (min-width:981px) and (max-width:1279px) {
	.footer_border_clmn:after {
		left: -25px !important;
	}
	.footer_row {
		width: 90% !important;
	}
}

@media all and (min-width:768px) {
	.footer_border_clmn:after {
		position: absolute;
		content: "";
		top: 0;
		height: 100%;
		width: 5px;
		background: #232323;
		left: -45px;
	}
}

@media only screen and (min-width:768px) and (max-width:980px) {
	.footer_border_clmn:after {
		left: -28px;
	}
	.footer_clmn2:after {
		display: none;
	}
}


/* end fooer area  */


/* section title  */

.section_title_content h2 {
	position: relative;
	display: inline-block;
	margin-bottom: 25px;
}

.section_title_content h2:after {
	content: "";
	background: #D7231C;
	left: -12%;
	height: 3px;
	bottom: 0;
	width: 130%;
	z-index: 02;
	position: absolute;
}


/* end section title  */


/* end global area  */


/* home page css  */


/* resince section */

.text_team_t img {
	border-radius: 50%;
	margin-left: 20px;
}

.text_team_t .et_pb_text_inner p,
.text_team_t .et_pb_text_inner {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

span.devider_jn {
	padding-left: 10px;
	padding-right: 5px;
	font-weight: 500;
}


/* end resince seciton */


/* wenen section  */

.wenen_cmn h4.et_pb_module_header {
	background: rgba(11, 11, 11, 0.66);
	padding: 20px;
	position: relative;
	z-index: 5;
}

.wenen_cmn .et_pb_main_blurb_image {
	margin-bottom: 0;
}

.wenen_cmn .et_pb_blurb_container {
	margin-top: -84px;
}

.wenen_cmn .et_pb_blurb_description {
	background: #0b0b0b;
	padding: 20px;
}


/* jkl */

.wenen_cmn .et_pb_blurb_description a {
	/* height: 60px; */
	border: 2px solid #D7231C;
	color: #fff;
	display: inline-block;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 11px;
	padding-bottom: 11px;
	transition: 0.3s ease-in-out;
}

.wenen_cmn .et_pb_blurb_description a:hover {
	background: #fff;
	border-color: #fff;
	color: #000;
}

@media all and (max-width:767px) {
	.wenen_cmn .et_pb_blurb_container {
		margin-top: -74px;
	}
}


/* end wenen section */


/* left yellow ball section area  */

.left_yellow_box_single_cmn {
	position: relative;
}

.left_yellow_box_single_cmn .et_pb_text_inner h4 {
	position: relative;
}

.left_yellow_box_single_cmn .et_pb_text_inner h4:after {
	position: absolute;
	content: "";
	width: 18px;
	height: 18px;
	background: #D7231C;
	border-radius: 50%;
	left: -41px;
	top: 5px;
}

.left_yellow_box_single_cmn .et_pb_text_inner p:before {
	position: absolute;
	content: "";
	width: 5px;
	height: 100%;
	background: #232323;
	left: -36px;
	top: 0;
}

.left_yellow_box_single_cmn .et_pb_text_inner p {
	position: relative;
}


/* end left yellow ball section  */


/* after banner section */

.row_for_top_margin {
	position: relative;
	top: -60px;
}


/* end after banner section */


/* counter section area  */

@media all and (min-width:981px) {
	.single_counter_home_cmn {
		display: inline-block;
		/*     width: 50%; */
		/* 	padding-right:1%; */
		padding-right: 15px;
	}
	.counter_content_cmn {
		/*     width: 50%; */
		display: inline-block;
		padding-left: 15px;
	}
	/* u */
	.single_counter_home_cmn {
		position: relative;
	}
	.single_counter_home_cmn:after,
	.single_counter_home_cmn:before {
		position: absolute;
		right: 0;
		width: 2px;
		height: 65%;
		top: 0;
		background: #232323;
		content: "";
		transition: 0.3s ease-in;
	}
	.single_counter_home_cmn:before {
		height: 35%;
	}
	.single_counter_home_cmn:before {
		background: #232323;
		bottom: 0;
		top: inherit;
	}
	.single_counter_clm_cmn:hover .single_counter_home_cmn:before {
		background: #D7231C;
	}
	/* 	u */
	.single_counter_home_1:before {
		height: 50%;
	}
	.single_counter_home_1:after {
		height: 50%;
	}
	.single_counter_home_2:after {
		height: 75%;
	}
	.single_counter_home_2:before {
		height: 25%;
	}
	/* 	e u */
	.single_counter_clm_cmn {
		display: flex;
		flex-wrap: nowrap;
		justify-content: flex-end;
	}
}

@media all and (min-width:981px) and (max-width:1279px) {
	.single_counter_clm_cmn {
		flex-wrap: wrap;
	}
}


/* end counter section  */


/* slider section top */

.slider_area_top .et_pb_slide_content p {
	position: absolute;
	left: 50%;
	transform: translate(-25px);
	bottom: 50px;
}

@media all and (min-width:768px) {
	.slider_area_top.et_pb_slider:hover .et-pb-arrow-next {
		right: calc(8% + 22px);
	}
}

.slider_area_top.et_pb_slider .et-pb-arrow-next:hover,
.slider_area_top.et_pb_slider .et-pb-arrow-prev:hover {
	color: #D7231C !important;
}

@media all and (min-width:768px) {
	.slider_area_top.et_pb_slider:hover .et-pb-arrow-prev {
		left: calc(8% + 22px);
	}
}


/* ux  */

@media all and (min-width:768px) {
	.slider_area_top.et_pb_slider .et-pb-arrow-next {
		right: calc(8% + 22px);
		opacity: 1 !important;
		visibility: visible !important;
	}
	.slider_area_top.et_pb_slider .et-pb-arrow-prev {
		left: calc(8% + 22px);
		opacity: 1 !important;
		visibility: visible !important;
	}
}


/* ux  */

.slider_area_top.et_pb_slider .et-pb-arrow-next:after,
.slider_area_top.et_pb_slider .et-pb-arrow-prev:after {
	position: absolute;
	right: 4px;
	content: "";
	width: 2.5px;
	height: 50px;
	background: #fff;
	top: 0px;
}

.slider_area_top.et_pb_slider .et-pb-arrow-next:hover::after,
.slider_area_top.et_pb_slider .et-pb-arrow-prev:hover::after {
	background: #D7231C;
}

.slider_area_top.et_pb_slider .et-pb-arrow-prev:after {
	right: inherit;
	left: 4px;
}

.slider_area_top .et_pb_slide_content p img {
	animation: lock 2s cubic-bezier(.36, .07, .57, .99) infinite;
	width: 20px;
	height: 25px;
}

@keyframes lock {
	0% {
		transform: scale(1.5) translateY(0);
	}
	20% {
		transform: scale(1.5) translateY(-5px);
	}
	30% {
		transform: scale(1.5) translateY(5px);
	}
	50% {
		transform: scale(1.5) translateY(-5px);
	}
	60% {
		transform: scale(1.5) translateY(5px);
	}
	100% {
		transform: scale(1.5) translateY(0);
	}
}

@media all and (min-width:981px) and (max-width:1365px) {
	.slider_area_top.et_pb_fullwidth_slider_0.et_pb_slider h2.et_pb_slide_title {
		font-size: 65px !important;
	}
}

@media all and (max-width:980px) {
	.slider_area_top .et_pb_slide_content p img {
		display: none;
	}
}

@media only screen and (min-width:981px) and (max-width:1279px) {
	.slider_area_top .et_pb_slide_content p {
		bottom: 20px;
	}
}


/* end slider section top */


/* testimonial section */

.carosel_area_testimonial .text_team_t img {
	position: relative;
	top: 15px;
}

.carosel_area_testimonial .text_team_t {
	padding-bottom: 15px;
}


/* end testimonial section */


/* property slider  */

.slider_property h3 {
	color: #fff;
	font-size: 20px;
}

.slider_property .dica-item-content h4 {
	padding-top: 10px;
}

.slider_property .dica-item-content {
	background: #191919;
	padding: 25px !important;
}

.slider_property .dica-item-content ul li::marker {
	content: "-";
}


/* absulate  */

.top_area {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	position: absolute;
	width: 90%;
	top: 20px;
	z-index: 5;
	left: 5%;
	/*     padding: 25px; */
}

.img_and_18text {
	width: 70%;
	display: flex;
	flex-wrap: wrap;
	background: #191919;
	align-items: center;
}

.white_text {
	width: 30%;
	text-align: center;
	background: #fff;
	color: #000;
}

.img_small {
	width: 30px;
	height: 30px;
}

.left_text {
	width: calc(100% - 35px);
	text-align: center;
}

.white_text p {
	padding-bottom: 0;
}

.img_and_18text,
.white_text {
	padding: 5px;
}


/* end property slider  */


/************************************ end home page css  */


/* over one page css area start  */

.over_one_single .et_pb_blurb_container {
	margin-top: 0;
	background-image: url(/wp-content/uploads/2021/01/TBXS03-kopie.jpg);
	background-size: cover;
	background-position: center;
}

.over_one_single_1 .et_pb_blurb_container {
	background-image: url(/wp-content/uploads/2021/01/The-Box-System-Zundert-01844-kopie.jpg)
}

.over_one_single .et_pb_blurb_description {
	background: #191919;
}


/* end over one page css  */


/* wonen page css  */

.left_right_service_row_cmn .et_pb_button_module_wrapper {
	display: inline-block !important;
}

.btn-inline .et_pb_button_module_wrapper {
	display: inline-block;
	padding-bottom: 20px;
	margin: 0 10px;
}

@media all and (min-width:981px) {
	.for_right_side_btn {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-end;
	}
}


/* end wonen page css  */


/* anbod page css  */

.contact_form_custom .et_contact_bottom_container {
	text-align: left;
	float: left;
	padding-left: 3%;
}

.contact_form_custom .et_contact_bottom_container button {
	margin-left: 0 !important;
	margin-top: 25px;
}

.contact_form_custom textarea {
	resize: none;
}


/* end enbod page css  */


/* poroject page css  */

.carosel_custom .swiper-button-next {
	right: -15px !important;
}

.carosel_custom .swiper-button-prev {
	left: -15px !important;
}


/* end project page css  */


/* landing page css  */

.cmn_border_radius_50 img {
	border-radius: 50%;
}

@media only screen and (min-width:1440px) {
	.round_img_right_content_area {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}
	.right_content {
		width: 70%;
	}
	.round_img_right_content_area .et_pb_button_module_wrapper {
		width: 30%;
		text-align: center;
	}
	/* update  */
	.round_img_right_content_area {
		margin-right: 0 !important;
	}
	.right_btn {}
	.right_btn {
		/* width: 30% !important; */
	}
	.round_img_right_content_area b {
		width: 30% !important;
	}
	.round_img_right_content_area b b {
		width: 100% !important;
	}
	.round_img_right_content_area b b .et_pb_button_module_wrapper {
		width: 100% !important;
	}
	/* 	end  */
}


/* another section */

.special_text h2 {
	position: relative;
	text-align: center;
	display: inline-block;
	margin-top: 20px;
}

.special_text h2:after,
.special_text h2:before {
	background: #D7231C;
	left: -20px;
	height: 3px;
	top: 18px;
	width: 10px;
	z-index: 02;
	position: absolute;
	content: "";
}

.special_text h2:before {
	right: -20px;
	left: inherit;
}


/* end landing page css  */

@media all and (max-width:980px) {
	.button_row_for_woonen .et_pb_module.et_pb_text {
		display: inline-block;
		margin-left: 15px;
		margin-bottom: 15px !important;
	}
	.et_pb_column {
		/*     margin-bottom: 0; */
	}
	.et_pb_row.et_pb_row_2.button_row_for_woonen {
		padding-bottom: 0 !important;
	}
}


/* update  */

.single_counter_home_cmn .percent {
	height: 50px;
}

.row_ofr_tex_btn h4 {
	padding-bottom: 0;
}


/* update for button */


/* body #page-container #main-content .et_pb_button, body #page-container #main-content .gform_wrapper .gform_footer input.button {
    width: 240px;
    text-align: center;
    padding: 0 !important;
    height: 60px;
    line-height: 60px !important;
}
body #page-container #main-content .et_pb_button:after {
    content: "";
    position: absolute;
    right: -15px;
    bottom: 0;
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 15px solid #f26c10;
    display: block;
    opacity: 1;
    transition: all 300ms ease 0ms;
}
body #page-container #main-content .et_pb_button:before {
    content: "";
    position: absolute;
    top: 0;
    right: -25px;
    width: 0;
    height: 0;
    border-top: 30px solid #f26c10;
    border-bottom: 30px solid #f26c10;
    border-left: 15px solid transparent;
    display: block;
    opacity: 1;
    transition: all 300ms ease 0ms;
} */


/* .wenen_cmn .et_pb_blurb_description a::after {font-family: ETmodules!important;speak: none;font-style: normal;font-weight: 400;-webkit-font-feature-settings: normal;font-feature-settings: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;text-shadow: 0 0;direction: ltr;content: '$';font-size: 18px;
opacity:0;
	visibility:hidden;

	transition:all .2s;
}
.wenen_cmn .et_pb_blurb_description a:hover::after{
	opacity:1;
    margin-left: .3em;
	visibility:visible;
} */

.slider_property .et_pb_button_wrapper a {
	height: 44px !important;
	display: inline-block;
}

.social_area ul {
	list-style: none;
}


/* up  */

.slider_property .dica-item {
	background: #191919;
}

.sp_for_p .et_pb_blurb_description p {
	padding-bottom: 22px;
}


/* up */

@media all and (max-width:400px) {
	.carosel_area_testimonial .text_team_t {
		padding-top: 15px;
	}
	.carosel_area_testimonial .text_team_t p {
		display: flex;
		flex-wrap: nowrap;
	}
	.carosel_area_testimonial .text_team_t img {
		top: -6px;
	}
}


/* up */

.et_pb_column.et_pb_column_1_2.et_pb_column_6.round_img_right_content_area.et_pb_css_mix_blend_mode_passthrough.et_pb_column_single {
	margin-right: 0 !important;
}

.sp_section_jn .et_pb_row {
	display: flex;
	align-items: center;
}


/* update  */

@media all and (min-width:981px) {
	.slider_property .dica_divi_carouselitem_1 .content {
		padding-bottom: 5%;
	}
}


/* update 4-3-21 */

li.sp_you img {
	border-radius: 2px;
	background: #fff;
	padding: 1px;
}

@media only screen and (min-width:981px) and (max-width:1279px) {
	div#et-top-navigation {
		padding-left: 170px !important;
	}
}


/* end update  */

li.sp_sy_f img {
	background: #fff;
	border-radius: 4px;
}


/* contact  */

.onehalf_j {
	float: left;
	width: 50%;
	padding: 0 0 0 3%;
}

.single_input input,
.single_input textarea {
	width: 100%;
	background-color: #232323;
	border: 0px solid !important;
	padding: 16px;
	color: #fff !important;
	font-size: 18px;
}

.single_input.text_area {
	padding: 0 0 0 3%;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {}

.single_input {
	margin-bottom: 15px;
}

.single_input input::placeholder,
.single_input textarea::placeholder {
	color: #fff;
}

.single_input textarea {
	height: 150px;
	resize: none;
}

.btn_area {
	padding: 0 0 0 3%;
}

.btn_area input {
	font-size: 18px;
	border: 2px solid #D7231C !important;
	width: 125px;
	border-radius: 3px;
	padding: .3em 1em!important;
	height: 50px;
	line-height: 26px;
	transition: 0.3s ease-in;
}

.btn_area input:hover {
	border-color: #fff !important;
	background: #fff !important;
	color: #000 !important;
}

@media all and (max-width:767px) {
	.single_input {
		width: 100% !important;
		padding-left: 0 !important;
	}
}


/* end update 4-3=21  */