/*
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:*/

.grecaptcha-badge {
	display: none;
}

/* HEADER */

.w-nav-control .w-nav-icon {
	color: var(--color-content-secondary);
}

/* GENERAL */

.us_custom_2c79aa64, .us_custom_2c79aa64 .vc_custom_heading {
    transition: background-color 0.3s, color 0.3s;
}

.us_custom_2c79aa64:hover {
    background: #303068 !important;
    color: white !important;
}

.us_custom_2c79aa64:hover .vc_custom_heading {
    color: white !important;
}

h1 strong,
h2 strong,
.w-iconbox-title {
	color: var(--color-content-secondary);
}

.subtitle strong {
	position: relative;
	font-weight: 500;
	display: inline-block;
	padding-bottom: 2px;
}
.subtitle strong:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 3px;
	background: var(--color-content-secondary);
}

.l-section-shape.pos_bottom {
	bottom: 0;
}
.l-section-shape.pos_top {
	top: 0;
}
.l-section-shape > img, .l-section-shape > svg {
	width: 100%;
	height: 100%;
	pointer-events: none;
}

.rotate-month {
	transform: rotate(90deg);
	transform-origin: top left;
}

.section-header .vc_column_container,
.section-header .g-cols.via_flex > div > .vc_column-inner {
	position: initial;
}
.section-header .bg-img {
	height: 100%;
	overflow: hidden;
}
.section-header .bg-img img {
	max-width: initial;
	max-height: 100%;
}

.w-iconbox.iconpos_left .w-iconbox-icon {
  margin-right: 10px;
}

.icons-home .wpb_wrapper {
	height: 100%;
}

.w-video.with_overlay .w-video-icon {
	border: 6px solid #ffffff;
	opacity: 0.5;
}

.w-counter-value-part.type_number {
	font-weight: bold;
}
div.w-counter-title {
	line-height: 1.2;
}

.w-tabs.style_timeline .w-tabs-item,
.w-tabs.style_timeline .w-tabs-section-header {
	color: #ffffff;
	background: var(--color-content-primary);
 	box-shadow: inset 0 0 0 2px #fff;
}
.w-tabs.style_timeline .w-tabs-item.active,
.no-touch .w-tabs.style_timeline .w-tabs-item:hover {
 	box-shadow: inset 0 0 0 2px #fff;
	background: #ffffff;
	color: var(--color-content-primary);
}

#docentes .owl-stage-outer {
	display: flex;
	justify-content: center;
}

.owl-carousel.navpos_outside .owl-next {
	left: 105%;
}
.owl-carousel.navpos_outside .owl-prev {
	right: 105%;
}
.owl-prev:after {
	content: '\f30a';
	color: var(--color-content-primary);
}
.owl-next:after {
	content: '\f30b';
	color: var(--color-content-primary);
}

/* FORMS */

form div.flex-row {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
form div.flex-row div.row {
	flex-shrink: 0;
	width: calc(100% - 180px);
}
form div.flex-row div.block-submit {
	width: 180px;
}
form div.flex-legal div.form-group {
	text-align: right;
}
form div.row {
	margin: 0 -15px;
	display: block;
	text-align: left;
}
.row:after {
	clear: both;
	display: table;
	content: " ";
}
.row:before {
	display: table;
	content: " ";
}

form .col-xs-half {
	width: 20%;
	float: left;
	padding: 0 15px;
}
form .col-xs-3 {
	width: 25%;
	float: left;
	padding: 0 15px;
}
form .col-xs-4 {
	width: 33.33%;
	float: left;
	padding: 0 15px;
}
form .col-xs-5 {
	width: 40%;
	float: left;
	padding: 0 15px;
}
form .col-xs-6 {
	width: 50%;
	float: left;
	padding: 0 15px;
}
form .col-xs-7 {
	width: 60%;
	float: left;
	padding: 0 15px;
}
form .col-xs-12 {
	width: 100%;
	float: left;
	padding: 0 15px;
}
form div.form-group {
	display: inline-block;
	width: 100%;
	margin-bottom: 15px;
}
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 input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="file"],
.wpcf7-form textarea,
.wpcf7-form select {
    margin-top: 0;
    box-shadow: none !important;
	/*border-bottom: 1px solid var(--color-content-secondary);*/
	color: #ffffff !important;
	border-bottom: 1px solid #ffffff;
}
.white .wpcf7-form input[type="text"],
.white .wpcf7-form input[type="email"],
.white .wpcf7-form input[type="tel"],
.white .wpcf7-form input[type="number"],
.white .wpcf7-form input[type="file"],
.white .wpcf7-form textarea,
.white .wpcf7-form select {
	color: #ffffff !important;
	border-bottom: 1px solid #ffffff !important;
}
.legal {
	font-size: 15px;
	display: inline-block;
	width: 100%;
	margin: 10px 0;
	line-height: 1.2;
}
.legal a {
	text-decoration: underline;
	color: #ffffff !important;
}
.wpcf7-list-item-label a,
.white .wpcf7-list-item-label a,
.white .legal a {
	color: #ffffff !important;
}
.wpcf7-form-control.wpcf7-checkbox {
	padding: 0;
}
input[type="checkbox"] {
	min-height: 1rem !important;
	line-height: 1rem !important;
    margin: -2px 2px 0 0 !important;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output {
	padding: 5px 0 !important;
	margin: 0 !important;
	border: 0 !important;
	font-size: 14px;
 	line-height: 1.4;
}
.wpcf7-form span.wpcf7-not-valid {
	border: 0 !important;
}
span.wpcf7-list-item {
	margin: 0;
}
.wpcf7-not-valid-tip {
    font-size: 0.8rem;
}
.wpcf7-spinner {
	float: right;
}
div.flex-row .wpcf7-spinner {
	display: none !important;
}
input[type="submit"] {
	background: var(--color-content-secondary) !important;
}
.white input[type="submit"] {
	background: var(--color-content-primary) !important;
}
select option {
	color: var(--color-content-primary) !important;
}

.w-popup-box-content form div.flex-row {
	flex-direction: column;
}
.w-popup-box-content form div.flex-row div.row {
	width: calc(100% + 30px);
}
.w-popup-box-content form div.flex-row div.block-submit {
	width: 100%;
	text-align: right;
}
.w-popup-box-content form .col-xs-half {
	width: 100%;
}



/************************************************************************************
smaller than 991px
*************************************************************************************/
@media screen and (max-width: 991px) {
	
	.l-section-shape {
		height: 55px !important;
	}
	
	
	form div.flex-row {
		flex-direction: column;
	}
	form div.flex-row div.row {
		width: calc(100% + 30px);
	}
	form div.flex-row div.block-submit {
		width: 100%;
		text-align: right;
	}
	
	.owl-nav {
	  display: block !important;
	}
	.navs .owl-carousel.navpos_outside .owl-next {
		left: 100%;
	}
	.navs .owl-carousel.navpos_outside .owl-prev {
		right: 100%;
	}
	
	.events .w-hwrapper {
		flex-direction: column;
	}
	
}

/************************************************************************************
smaller than 660px
*************************************************************************************/
@media screen and (max-width: 660px) {
	
	form .col-xs-half,
	form .col-xs-3,
	form .col-xs-4,
	form .col-xs-5,
	form .col-xs-6,
	form .col-xs-7 {
		width: 100%;
	}
	
	.w-video.ratio_21x9 .w-video-h {
	  padding-bottom: 55.5%;
	}

	
}