/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
body.home main {
    overflow-x: hidden;
}
.h1-home h1 {
	text-transform: uppercase;
}
.h1-home span {
	display: block;
}
.line-1 {
	font-size: 1.5rem;
	font-weight: 500;
}
.line-2 {
	font-size: 3rem;
	font-weight: 600;
}
.line-3 {
	font-size: 1.75rem;
	font-weight: 300;
}
.h1-home h1 br {
	display: none;
}
.line-splash {
	background: #fff;
	height: 2px;
	width: 150px;
}
.h1-home {
	margin-bottom: 1.5rem;
}
ul.claims-splash {
	list-style-type: none;
	margin-left: 30px;
}
ul.claims-splash li {
	position: relative;
}
ul.claims-splash li:before {
	content: "";
	height: 1px;
	width: 22px;
	border-bottom: 1px solid #fff;
	left: -30px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.form-splash {
	width: 500px;
	background: #fff;
	padding: 2.5rem 1.75rem;
	position: absolute;
	box-shadow: 0 0 40px -20px #000;
	z-index: 1;
	max-width: 100%;
}
.form-splash input, .form-splash select, .form-splash input, .form-splash textarea {
	border: 0;
	border-bottom: 1px solid #ea6f4d;
	padding: 0 !important;
	min-height: 2.25rem;
	line-height: 1.5 !important;
	margin-bottom: 1rem;
}
.form-splash textarea {
	height: 75px;
}
.form-splash input[type="text"] {} .form-splash > p {
	font-size: 1.5rem;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 1rem !important;
}
.form-splash p {
	margin: 0;
}
.form-splash > p .accent {
	color: #ea6f4d;
}
body .form-splash .wpcf7-acceptance input[type="checkbox"] {
	margin: 0;
	height: 15px !important;
}
input.wpcf7-form-control.wpcf7-submit {
	padding: 5px 50px !important;
	margin-left: auto;
	display: block;
	margin-bottom: 0;
}
span.ajax-loader {
	display: none !important;
}
span.wpcf7-form-control.wpcf7-acceptance {
	font-size: .75rem;
	display: block;
	text-align: right;
	line-height: 1;
	margin: 0;
}
body .form-splash .wpcf7-acceptance label {
	display: flex;
	align-items: center;
}
span.wpcf7-form-control.wpcf7-acceptance span.wpcf7-list-item {
	margin-right: 0;
}
.sec-2 .accent,
.sec-3 .accent,
.sec-5 .accent,
.sec-7 .accent {
	display: block;
	font-size: 1.3em;
	color: #ea6f4d;
}
.sec-icons {
	max-width: 80%;
	margin: 0 auto !important;
}
.why-us {
	text-align: center;
}
.why-us h3 {
	color: #ea6f4d;
	margin: 1.75rem 0 .5rem;
	font-size: 1.25rem;
}
.why-us p {
	font-size: 0.9rem;
	line-height: 1.25;
	max-width: 250px;
	font-weight: 400;
	margin: 0 auto;
}
.sec-icons .vc_column-inner {
	margin: 2rem 0;
}
.sec-3 .w-hwrapper > .w-vwrapper .wpb_text_column {
	margin: 0 15px;
	font-weight: 400;
	line-height: 1.25;
}
.sec-3 .w-hwrapper > .w-vwrapper {
	width: calc(20% - 25px);
	margin: 0;
}
.sec-3 .w-hwrapper {
	flex-wrap: wrap;
	justify-content: space-between;
}
.sec-3 .w-hwrapper > .w-vwrapper .w-image {
	width: 100%;
}
.sec-4 h2 {
	text-transform: uppercase;
}
.sec-4 h2 .accent-prof,
.sec-6 h2 .accent-prof {
	display: block;
	font-size: 1.3em;
}
article.us_testimonial .post_content p {
	font-size: .75em;
	line-height: 1.5;
}
.sec-6 h2 {
	text-transform: uppercase;
}
.sec-6 img.attachment-large {
	margin: 0 auto;
}
.sec-6 .form-splash {
    position: static;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: green; /* Green */
	text-align: center;
	background: #a3e3a347;
	border-width: 1px;
	color: green;
	font-weight: 400;
}

@media screen and (max-width: 1199px) {
	.sec-3 .w-hwrapper > .w-vwrapper {
		width: calc(28% - 25px);
		margin-bottom: 3rem;
	}
	.sec-3 .w-hwrapper {
		justify-content: space-evenly;
	}
	.sec-icons {
		max-width: 100%;
		margin: 0 auto !important;
	}
}
@media screen and (max-width: 1024px) {
	.form-splash {
		position: relative;
	}
	.sec-3 .w-hwrapper > .w-vwrapper {
		width: calc(33.33% - 25px);
		margin-bottom: 2rem;
	}
}
@media screen and (max-width: 767px) {
	.sec-6 .w-hwrapper a {
		font-size: 0.8rem;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		display: block;
	}
	.sec-3 .w-hwrapper > .w-vwrapper {
		width: calc(50% - 25px);
		margin-bottom: 1.5rem;
	}
	.line-2 {
		font-size: 2rem;
	}
	.line-1 {
		font-size: 1rem;
	}
	.l-subheader-h .pop-llamamos {
		font-size: 13px;
		padding: 7px 12px;
		white-space: nowrap;
		font-weight: 400;
	}
	.form-splash {
		padding: 1.25rem;
		max-width: 100%;
	}
	ul.claims-splash li {
		line-height: 1.3;
	}
	.sec-icons img {
		max-width: 70px;
	}

	.why-us h3 {
		margin: 5px 0 10px;
	}

	.sec-icons .vc_column-inner {
		margin: 5px 0 0 0;
	}

	.sec-2 h2 {
		margin-bottom: 1rem;
	}

	.sec-2 .w-btn {
		margin-top: 2rem;
	}
}

/*clic en id/clases de botones*/
.w-btn::before {
    display: none !important;
}
.w-btn > span {
    pointer-events: none;
}