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


/* CABECERA */
@media (min-width: 993px) {
    .l-subheader-h {
        max-width: 100% !important;
    }
}


/* SELECTOR DE IDIOMAS */
.l-header .w-dropdown-list::before,
.w-dropdown-list .w-dropdown-item-title {color:var(--color-alt-content-link);}

#page-header.sticky .w-dropdown-list::before, 
#page-header.sticky .w-dropdown-list .w-dropdown-item-title {color:var(--color-alt-content-primary);}


<div class="w-dropdown-current"><a class="w-dropdown-item" role="button" href="javascript:void(0)"><span class="w-dropdown-item-title">ES</span></a></div>

/* CAMBIOS APARIENCIA LOGIN PROYECTOS */

.post-password-form p {
    margin-bottom: 0.5rem;
    margin: 0 auto!important;
    max-width: 1100px;
}
input#pwbox-13913 {
    -webkit-box-shadow: 0px 0px 21px 4px rgb(0 0 0 / 23%);
    -moz-box-shadow: 0px 0px 21px 4px rgba(0,0,0,0.23);
    box-shadow: 0px 0px 21px 4px rgb(0 0 0 / 23%);
}

input[type="checkbox"] {
    border: 1px solid black !important;
    margin-right: 6px !important;
}

.post-password-form p input[type="password"] {
    font-size: 1rem;
    max-width: 800px;
    margin-bottom: 0.5em;
}

/*Add your own styles here:*/

.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #000 !important;
}
.mfp-title {
	display: none !important;
}

.may {
	text-transform: uppercase!important;
}

.grecaptcha-badge {
	display: none !important;
}

.euro {
    position: relative;
	width: 180px;
}
.euro span.e {
    position: absolute;
    top: 6px;
    right: 8px;
    font-size: 16px;
}
.required,
.required a {
	color: #dc3232;
}

body {
	font-weight: 300;
}

.error404 .bg_transparent .l-subheader.at_middle {
    background: #ffffff !important;
    color: #1b1b1b !important;
}
.error404 .l-header.bg_transparent .w-image.with_transparent img:first-of-type {
    display: block !important;
}
.error404 .l-header.bg_transparent .w-image.with_transparent img:last-of-type {
    display: none !important;
}

/* HEADER */
.l-subheader.at_middle .type_mobile .w-nav-list.level_1 {
    background: #1b1b1b !important;
    color: #ffffff !important;
}

.w-nav.type_desktop .w-nav-anchor:not(.level_1) {
	text-transform: none !important;
}

/* HOME */

.slider .l-section-h {
	position: initial;
}

.services-home strong {
	font-size: 1.8rem;
	font-weight: 500;
}

.w-iconbox-title {
	font-weight: 500;
	text-transform: uppercase;
}
.w-iconbox.iconpos_left .w-iconbox-icon {
    margin-right: 0;
}

h2.services-home a {
	color: #ffffff !important;
}

/* GENERAL */


.hidden-mobile {
	display: flex;
}
.hidden-desktop {
	display: none;
}

ul {
	list-style: square;
}

.deco {
	position: relative;
	padding-bottom: 1rem;
}
.deco:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 230px;
	height: 3px;
	background: #248759;
}

.deco-special .vc_column-inner {
	position: relative;
}
.deco-special .vc_column-inner:before {
	content: '';
	position: absolute;
	top: 0;
	left: 1rem;
	width: 12px;
	height: 174px;
	background: url('img/deco-special-left.jpg') no-repeat center center;
	background-size: 100% auto;
	display: block;
}
.deco-special .vc_column-inner:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 1rem;
	width: 12px;
	height: 174px;
	background: url('img/deco-special-right.jpg') no-repeat center center;
	background-size: 100% auto;
	display: block;
}
.deco-special-left .vc_column-inner:after {
	display: none;
}
.deco-special-right .vc_column-inner:before {
	display: none;
}

.block-subtitle {
	position: relative;
}
.block-subtitle p {
	display: inline-block;
	background: #ffffff;
	position: relative;
	padding-right: 1rem;
	z-index: 1;
}
.block-subtitle:before {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	width: 765px;
	height: 5px;
	background: #248759;
	max-width: 100%;
}

.block-subtitle-carousel {
	display: inline-block;
	position: relative;
	padding-right: 1rem;
}
.block-subtitle-carousel:before {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 105%;
	width: 130px;
	height: 3px;
	background: #ffffff;
}

.overflow-hidden {
	overflow: hidden;
}

.green strong {
	/*color: #248759;*/
	font-weight: 500;
}

.w-ibanner.animation_phorcys {
	background: #111111 !important;
}
.w-ibanner.animation_phorcys:hover .w-ibanner-title {
    color: #ffffff !important;
}
.w-ibanner.animation_phorcys .w-ibanner-title {
	font-weight: 400;
}

/* SOLUCIONES */

.row-solutions .g-cols {
	justify-content: center;
}
.row-solutions .w-ibanner {
	display: inline-block;
}

/* PROYECTOS */

.click-mouse {
	pointer-events: none;
}
.no-touch .navstyle_circle.navpos_outside > .owl-nav div:hover {
	background: rgba(255,255,255,0.25) !important;
}

/* FORMS */

/*.wpcf7-spinner {
	float: left;
	margin-left: 0;
}*/

form div.row {
	margin: 0 -10px;
	display: block;
	text-align: left;
}
.row:after {
	clear: both;
	display: table;
	content: " ";
}
.row:before {
	display: table;
	content: " ";
}

form .col-xs-7 {
	width: 60%;
	float: left;
	padding: 0 10px;
}
form .col-xs-5 {
	width: 40%;
	float: left;
	padding: 0 10px;
}
form .col-xs-6 {
	width: 50%;
	float: left;
	padding: 0 10px;
}
form .col-xs-12 {
	width: 100%;
	float: left;
	padding: 0 10px;
}
form div.form-group {
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}
form div.block-submit {
	display: inline-block;
	width: 100%;
}
div.wpcf7 .ajax-loader {
	display: none !important;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing,
div.wpcf7-response-output {
	border: 0;
	margin: 0;
	text-align: center;
}

.wpcf7-form-control.wpcf7-checkbox {
	padding: 0;
}
span.wpcf7-not-valid-tip {
	font-size: 16px;
	line-height: 1.2;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form textarea,
.wpcf7-form select {
    margin-top: 0;
    background-color: tansparent;
    box-shadow: none !important;
	border-bottom: 1px solid #1b1b1b;
}

input[type="checkbox"] {
    margin: 0 2px 0 0;
}

.wpcf7-form input:not([type="submit"]), .wpcf7-form textarea, .wpcf7-form select {
    margin-top: 0;
}

select {
    height: 2.4rem !important;
}
span[data-name="legal"] {
	display: inline-block;
	width: 100%;
	text-align: right;
	font-size: 16px;
}
span[data-name="legal"] a {
	font-weight: 500;
}
span[data-name="legal"] span.wpcf7-list-item {
	width: 100%;
}
span[data-name="legal"] span.wpcf7-list-item > label {
	justify-content: flex-start
}
.block-submit {
	text-align: left;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
	padding: 15px 0 !important;
	margin: 0 !important;
	border: 0 !important;
}
.wpcf7-form span.wpcf7-not-valid {
	border: 0 !important;
}
span.wpcf7-list-item {
	margin: 0;
}

.ush_search_1.w-search input, .ush_search_1.w-search button {
	border: 0 !important;
}

footer .ue-logo {
	flex: 0 0 110px;
}



/************************************************************************************
smaller than 1420px
*************************************************************************************/
@media screen and (max-width: 1420px) {
	
	#home .vc_col-sm-7 {
		width: 49.333%;
	}
	#home .vc_col-sm-5 {
		width: 50.667%;
	}
	
	.w-nav {
		font-size: 16px;
	}
	
	.row-solutions .vc_col-sm-1\/5 {
		width: 33.33% !important;
		margin-bottom: 0 !important;
	}
	
}


/************************************************************************************
smaller than 1171px
*************************************************************************************/
@media screen and (max-width: 1171px) {
	
	#home .vc_col-sm-7,
	#home .vc_col-sm-5 {
		width: 100%;
	}
	
	.hidden-mobile {
		display: none;
	}
	.hidden-desktop {
		display: flex;
	}
	
	.deco-special .vc_column-inner:before {
		width: 8px;
		height: 118px;
		left: 0;
	}
	.deco-special .vc_column-inner:after {
		width: 8px;
		height: 118px;
		right: 0;
	}
	.deco-special-left .vc_column-inner:before,
	.home .deco-special .vc_column-inner:before {
		left: 1rem;;
	}
	.deco-special-right .vc_column-inner:after,
	.home .deco-special .vc_column-inner:after {
		right: 1rem;;
	}
	
	.box-center {
		justify-content: center !important;
		text-align: center;
	}
	
	.service-home .vc_column-inner {
		position: relative;
	}
	.service-home .vc_column-inner:before {
		content: '';
		background: rgba(0,0,0,0.5);
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		display: block;
	}
	
	.row-solutions .vc_col-sm-1\/5 .w-ibanner-title {
		font-size: 1rem !important;
	}
	
	footer .box-center-column {
		justify-content: center !important;
		text-align: center;
		flex-direction: column !important;
	}
	footer .ue-logo {
		margin-right: 0 !important;
	}
	
}


/************************************************************************************
smaller than 768px
*************************************************************************************/
@media screen and (max-width: 768px) {
	
	.block-subtitle p br {
		display: none;
	}
	.block-subtitle:before {
		top: inherit;
		transform: none;
		bottom: -10px;
		left: 0;
		width: 75%;
		height: 3px;
	}
	.w-btn-wrapper.align_right {
		float: none;
		text-align: center;
	}
	
	.icons-home .w-iconbox.iconpos_left,
	.projects-home {
		flex-direction: column;
	}
	.icons-home .w-iconbox-icon {
		margin-bottom: 1rem;
	}
	
	.block-subtitle-carousel:before {
		display: none;
	}
	
	form .col-xs-6 {
		width: 100%;
	}
	
	.row-solutions .vc_col-sm-1\/5 {
		width: 50% !important;
	}
	.row-solutions .g-cols > div:last-child {
		width: 100% !important;
	}
	.row-solutions .g-cols > div:last-child .wpb_wrapper {		
		margin: 0 -10px;
	}
	.row-solutions .g-cols > div:last-child .w-ibanner {
		margin: 5px 10px !important;
		width: calc(50% - 20px);
	}
	.post-password-form p input[type=password] {
    font-size: 1rem;
    margin-left: auto!Important;
    max-width: 250px;
    margin-bottom: 0.5em;
	}
}

/************************************************************************************
smaller than 600px
*************************************************************************************/
@media screen and (max-width: 600px) {
	
	.opened .w-dropdown-item {
		color: #1b1b1b;
	}
	
}

/************************************************************************************
smaller than 500px
*************************************************************************************/
@media screen and (max-width: 500px) {
	
	.solution-image .vc_col-sm-6 .vc_column-inner  {
		height: 150px !important;
	}
	
	
}