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

.l-canvas.type_wide {
	overflow-x: clip;
}

html,
.l-header .widget,
.menu-item-object-us_page_block {
	font-family: "elza", system-ui, sans-serif !important;
	font-weight: 400;
	font-style: normal;
}

.w-btn {
	font-family: "elza", system-ui, sans-serif !important;
	font-weight: 500;
	font-style: normal;
}

h1,
h2,
h3,
h4 {
	font-family: "articulat-cf", system-ui, sans-serif !important;
	font-style: normal;
}

h6 {
	font-family: "elza", system-ui, sans-serif !important;
    font-style: normal;
}

.elza {
	font-family: "elza", system-ui, sans-serif !important;
	font-style: normal;
}

.articulat {
	font-family: "articulat-cf", system-ui, sans-serif !important;
	font-style: normal;
}

/* Header */

.sticky .ush_menu_1 .w-nav-item.level_1.current-menu-item>a:not(.w-btn) {
	color: var(--color-header-middle-text);
}

.l-subheader-cell.at_right .w-text.hidden_for_mobiles a:hover {
	color: var(--color-header-middle-text-hover) !important;
}

.l-section.transparent-header-page-title {
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 40px;
	overflow: clip;
	background: url(img/sand1.png) repeat left top, -o-linear-gradient(221deg, rgba(238, 245, 244, 0.30) 3.56%, rgba(193, 230, 219, 0.30) 43.43%, #EAECFA 100%);
	background: url(img/sand1.png) repeat left top, linear-gradient(229deg, rgba(238, 245, 244, 0.30) 3.56%, rgba(193, 230, 219, 0.30) 43.43%, #EAECFA 100%);
}

/* Nav */

.w-nav.type_desktop .w-nav-list.level_2 {
	border-radius: 0.7rem;
	-webkit-border-radius: 0.7rem;
	-moz-border-radius: 0.7rem;
	-ms-border-radius: 0.7rem;
	-o-border-radius: 0.7rem;
}

.w-nav.type_desktop .w-nav-list.level_2 > li:last-child {
	border-bottom-left-radius: 0.7rem;
	border-bottom-right-radius: 0.7rem;
}

.no-touch .ush_menu_1 .w-nav-list.level_2 .w-nav-item:first-child>a:focus,
.no-touch .ush_menu_1 .w-nav-list.level_2 .w-nav-item:first-child:hover>a {
	border-top-left-radius: 0.7rem;
	border-top-right-radius: 0.7rem;
}

.no-touch .ush_menu_1 .w-nav-list.level_2 .w-nav-item:last-child:hover>a {
	border-bottom-left-radius: 0.7rem;
	border-bottom-right-radius: 0.7rem;
}

.w-nav.type_desktop .w-nav-list.level_3 {
	border-radius: 0.7rem;
	-webkit-border-radius: 0.7rem;
	-moz-border-radius: 0.7rem;
	-ms-border-radius: 0.7rem;
	-o-border-radius: 0.7rem;
}

.w-nav-close {
	opacity: 1;
	font-size: 2rem;
}

.w-nav-close:before {
	font-weight: 300;
}

.w-nav.type_mobile .w-nav-anchor:not(.w-btn) .w-nav-arrow:before {
	font-size: 1.4em;
}

.w-nav-arrow:before {
	font-weight: 300;
}

.no-touch .w-nav.type_desktop .hover_underline .current-menu-item .w-nav-anchor.level_1 .w-nav-title:after,
.no-touch .w-nav.type_desktop .hover_underline .current-menu-parent .w-nav-anchor.level_1 .w-nav-title:after,
.no-touch .w-nav.type_desktop .hover_underline .current-page-ancestor .w-nav-anchor.level_1 .w-nav-title:after {
	bottom: -2px;
	opacity: 1;
}

.w-nav.type_desktop .menu-item.appointment-menu-item {
	display: none;
}

.ush_menu_1.type_mobile .w-nav-list:not(.level_1) {
	background: #fff;
	color: var(--color-header-middle-text);
}

.w-nav.type_desktop .w-nav-list.level_2 {
	padding: 0.4rem 0;
}

.w-nav.type_desktop .w-nav-list.level_3 {
	padding: 0.4rem 0;
	top: calc(1 * -0.4rem);
}

.w-nav.type_mobile .menu-item-has-children>.w-nav-anchor .w-nav-arrow {
	float: right;
}

.l-subheader.at_middle .type_mobile .active+.w-nav-list.level_1 {
	background: var(--color-content-secondary);
	color: #fff;
}

.ush_menu_1.type_mobile .w-nav-item.level_1.current-menu-item>a:not(.w-btn),
.ush_menu_1.type_mobile .w-nav-item.level_1.current-menu-ancestor>a:not(.w-btn),
.ush_menu_1.type_mobile .w-nav-item.level_1.current-page-ancestor>a:not(.w-btn) {
	color: #fff;
}

.w-nav.type_mobile .us-btn-style_5 {
	padding: 1em 2.2em;
}

.w-nav.type_mobile.m_layout_fullscreen .w-nav-list.level_1 {
	padding: 2rem 1.5rem;
}

/* Rev Slider */

.slider-overlay-video .html5vid {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	pointer-events: none;
}

.elza.rev-btn.rs-layer {
	letter-spacing: 0px !important;
	font-family: "elza", system-ui, sans-serif !important;
	font-weight: 500 !important;
}

/* Home */

.home-slider-row {
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 40px;
	overflow: clip;
}

.bellow-slider-inner-row {
	padding: 5rem 1.5rem 3rem;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-ms-border-radius: 40px;
	-o-border-radius: 40px;
	background: url(img/sand1.png) repeat left top, -o-linear-gradient(221deg, rgba(238, 245, 244, 0.30) 3.56%, rgba(193, 230, 219, 0.30) 43.43%, #EAECFA 100%);
	background: url(img/sand1.png) repeat left top, linear-gradient(229deg, rgba(238, 245, 244, 0.30) 3.56%, rgba(193, 230, 219, 0.30) 43.43%, #EAECFA 100%);

}

.home-hero-row {
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 40px;
	overflow: clip;
}

/* Misc */

.gray-rounded-inner-row {
	padding: 3rem 1.5rem 2.5rem;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-ms-border-radius: 40px;
	-o-border-radius: 40px;
	background: url(img/sand1.png) repeat left top, -o-linear-gradient(221deg, rgba(238, 245, 244, 0.30) 3.56%, rgba(193, 230, 219, 0.30) 43.43%, #EAECFA 100%);
	background: url(img/sand1.png) repeat left top, linear-gradient(229deg, rgba(238, 245, 244, 0.30) 3.56%, rgba(193, 230, 219, 0.30) 43.43%, #EAECFA 100%);
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-ms-border-radius: 40px;
	-o-border-radius: 40px;
}

.cta-inner-row {
	padding: 3rem 1.5rem 2.5rem;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-ms-border-radius: 40px;
	-o-border-radius: 40px;
	background: url(img/sand1.png) repeat left top, -o-linear-gradient(221deg, rgba(238, 245, 244, 0.30) 3.56%, rgba(193, 230, 219, 0.30) 43.43%, #EAECFA 100%);
	background: url(img/sand1.png) repeat left top, linear-gradient(229deg, rgba(238, 245, 244, 0.30) 3.56%, rgba(193, 230, 219, 0.30) 43.43%, #EAECFA 100%);
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-ms-border-radius: 40px;
	-o-border-radius: 40px;
}

.landing-column-box > .vc_column-inner > .wpb_wrapper {
	padding: 3rem 1.5rem 2.5rem;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-ms-border-radius: 40px;
	-o-border-radius: 40px;
	background: url(img/sand1.png) repeat left top, -o-linear-gradient(221deg, rgba(238, 245, 244, 0.30) 3.56%, rgba(193, 230, 219, 0.30) 43.43%, #EAECFA 100%);
	background: url(img/sand1.png) repeat left top, linear-gradient(229deg, rgba(238, 245, 244, 0.30) 3.56%, rgba(193, 230, 219, 0.30) 43.43%, #EAECFA 100%);
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-ms-border-radius: 40px;
	-o-border-radius: 40px;
}

.g-cols.via_flex.type_default.bellow-slider-inner-row,
.g-cols.via_flex.type_default.cta-inner-row,
.g-cols.via_flex.type_default.gray-rounded-inner-row {
	margin: 0 0;
}

.light-blue-gradient {
	background: -o-linear-gradient(221deg, rgba(239, 246, 245, 0.30) 3.56%, rgba(193, 230, 219, 0.30) 43.43%, #EAECFA 100%);
	background: linear-gradient(229deg, rgba(239, 246, 245, 0.30) 3.56%, rgba(193, 230, 219, 0.30) 43.43%, #EAECFA 100%);
}

.no-touch .w-btn.us-btn-style_3 {
	-webkit-box-shadow: 0 -1px 0 0 var(--color-alt-content-primary) inset;
	        box-shadow: 0 -1px 0 0 var(--color-alt-content-primary) inset;
	padding: 0.8em 0em 0.1em !important;
}

.no-touch .w-btn.us-btn-style_3:hover {
	-webkit-box-shadow: 0 -1px 0 0 var(--color-content-link) inset;
	box-shadow: 0 -1px 0 0 var(--color-content-link) inset;
	padding: 0.8em 0em 0.1em !important;
}

.wpb_text_column ul {
	margin-left: 1.5rem;
}

.w-tabs.style_trendy>.w-tabs-list .w-tabs-item.active {
	color: var(--color-content-secondary);
}

.w-tabs-list-bar {
	background: var(--color-content-secondary-grad);
}

.w-vwrapper.third-vwrapper {
	background: url(img/sand1.png) repeat left top, -o-linear-gradient(221deg, rgba(238, 245, 244, 0.30) 3.56%, rgba(193, 230, 219, 0.30) 43.43%, #EAECFA 100%);
	background: url(img/sand1.png) repeat left top, linear-gradient(229deg, rgba(238, 245, 244, 0.30) 3.56%, rgba(193, 230, 219, 0.30) 43.43%, #EAECFA 100%);
}

.w-vwrapper.third-vwrapper .w-image {
	min-width: 45px;
}

.steps-hwrapper {
	margin-bottom: 3rem;
}

.steps-hwrapper .w-text.step-number {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-ms-flex-preferred-size: 50px;
	    flex-basis: 50px;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	height: 50px;
	background: var(--color-content-secondary);
	border-radius: 50%;
	color: #fff;
	line-height: 50px;
	position: relative;
	z-index: 2;
	width: 50px;
}

.steps-hwrapper .w-vwrapper {
	width: 100%
}

.page .l-main .w-image.has_ratio>.w-image-h>div::before {
	position: absolute;
	content: '';
	background: url(img/img-overlay-2.png) no-repeat;
	background-size: cover;
	inset: 0;
	z-index: 3;
	border-radius: .7rem;
	-webkit-border-radius: .7rem;
	-moz-border-radius: .7rem;
	-ms-border-radius: .7rem;
	-o-border-radius: .7rem;
}

.page .l-main .w-image.has_ratio > .w-image-h > div::after {
	position: absolute;
	content: '';
	background: url(img/img-overlay-1.jpeg) no-repeat;
	background-size: cover;
	background-position: 40%;
	inset: 0;
	z-index: 2;
	opacity: 0.2;
	border-radius: .7rem;
	-webkit-border-radius: .7rem;
	-moz-border-radius: .7rem;
	-ms-border-radius: .7rem;
	-o-border-radius: .7rem;
}

.w-tabs-section-title {
	font-weight: 500;
}

/* Contact */

.map-embed-container .wpb_wrapper {
	position: relative;
	padding-bottom: 26%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}

.map-embed-container .wpb_wrapper iframe,
.map-embed-container .wpb_wrapper object,
.map-embed-container .wpb_wrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.contact-page-info-column .w-text.icon_atleft a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.contact-page-info-column .w-text.icon_atleft a .far {
	text-align: center;
	width: 1.25em;
}

/* Blog */

.post_navigation.layout_simple .post_navigation-item-title {
	font-size: 18px;
}

.post_navigation .order_first .post_navigation-item-arrow:before,
.post_navigation .order_second .post_navigation-item-arrow:before {
	font-weight: 300;
}

.post_navigation.layout_simple .post_navigation-item-arrow {
	font-size: 1.8em;
}

/* Footer */

.l-footer .mc4wp-form-fields {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: .7rem;
}

.l-footer .mc4wp-form-fields input:not([type=submit]) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 1.9em;
	border-top-left-radius: 1.9em;
}

.l-footer input[type=submit]:not(.w-btn) {
	background: var(--color-content-primary);
	color: #fff !important;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	padding: 1em 1.8em;
}


@media (max-width: 1700px) and (min-width: 1601px) {

	.l-subheader-cell.at_right .w-text.ush_text_2 {
		display: none;
	}
}

@media (max-width: 1600px) and (min-width: 1281px) {

	.l-subheader.at_middle .w-text.ush_text_1,
	.l-subheader.at_middle .w-text.ush_text_2 {
		display: none;
	}

	.header_hor .ush_menu_1.type_desktop .about-menu-item.menu-item.level_1>a:not(.w-btn) {
		padding-left: 0;
	}

	.header_hor .ush_menu_1.type_desktop .menu-item.level_1>a:not(.w-btn) {
		padding-left: 14px;
		padding-right: 14px;
	}
}

@media (min-width: 1281px) {

	.l-header.id_1944.shadow_thin:not(.sticky) .l-subheader.at_middle {
		box-shadow: 0 .3px 0 var(--color-content-text);
	}

	.l-subheader.at_middle.width_full .l-subheader-cell.at_left {
		-ms-flex-preferred-size: 280px;
		    flex-basis: 280px;
	}
}

@media (max-width: 1281px) and (min-width: 1025px) {

	.html5vid.fullcoveredvideo video {
		object-position: 70% 100% !important;
	}
}


@media (min-width: 1025px) {

	.home-slider-row {
		margin-top: calc(var(--header-height) * -1);
	}

	.l-main {
		background-image: url(img/purple_blur_shape.svg), url(img/blue_blur_shape.svg), url(img/purple_blur_shape.svg);
		background-repeat: no-repeat, no-repeat, no-repeat;
		background-position: 100% 30%, 0 50%, 100% 70%;
	}

	.vc_col-md-5 {
	    width: 44%;
	}

	.vc_col-md-offset-1 {
	    margin-left: 6%;
	}

	.equal-heights-columns-inner-row .vc_column-inner .wpb_wrapper,
	.equal-heights-columns-inner-row .vc_column-inner .wpb_wrapper > .w-vwrapper {
		height: 100%;
	}

	.steps-hwrapper {
		position: relative;
	}

	.steps-hwrapper > .w-vwrapper {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
		padding-bottom: 1.5rem;
		border-bottom: 1px solid var(--color-content-border);
	}

	.steps-hwrapper:not(:last-of-type)::after {
		content: '';
		width: 1px;
		height: calc( 100% + 3rem);
		background: var(--color-content-secondary);
		position: absolute;
		top: 0;
		left: calc(25px - (1px / 2));
		z-index: 0;
	}

	.steps-hwrapper:last-of-type>.w-vwrapper {
		border-bottom: 1px solid transparent;
	}

	.steps-hwrapper .w-text.step-number {
		margin-right: 2rem;
	}

	.steps-hwrapper>.w-vwrapper .w-text {
		flex: 0 0 25%;
		min-width: 25%;
	}

	.steps-hwrapper>.w-vwrapper .wpb_text_column {
		flex: 0 0 75%;
		min-width: 75%;
	}
}

@media (max-width: 1024px) and (min-width: 768px) {

}

@media (max-width: 1024px) and (min-width: 601px) {

	.l-header.pos_fixed {
		top: 0;
	}

	.footer-social-hwrapper.w-hwrapper.align_right {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.steps-hwrapper {
		position: relative;
	}

	.steps-hwrapper:not(:last-of-type)::after {
		content: '';
		width: 1px;
		height: calc(100% + 3rem);
		background: var(--color-content-secondary);
		position: absolute;
		top: 0;
		left: calc(25px - (1px / 2));
		z-index: 0;
	}

	.steps-hwrapper:last-of-type>.w-vwrapper {
		border-bottom: 1px solid transparent;
	}

	.steps-hwrapper .w-text.step-number {
		margin-right: 2rem;
	}
}

@media (max-width: 1024px) {

	.html5vid.fullcoveredvideo video {
		object-position: 85% 50% !important;
	}
}

@media (min-width: 768px) {
	.l-section.cta-main-row.height_large {
		padding-top: 0;
	}

	.equal-heights-columns-inner-row .vc_col-sm-4 > .vc_column-inner,
	.equal-heights-columns-inner-row .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper,
	.equal-heights-columns-inner-row .vc_col-sm-4>.vc_column-inner>.wpb_wrapper .w-vwrapper {
		height: 100%;
	}

	.home-hero-row {
		margin-bottom: 4rem;
	}
}

@media (max-width: 767px) {

	.home-hero-row .w-text.has_text_color {
		font-size: 60px !important;
	}

	.gray-rounded-inner-row {
		padding: 3rem 0 2.5rem;
	}
}

@media (min-width: 601px) {

	.home-slider-row {
		margin-top: calc(var(--header-height) * -1);
	}
}

@media (max-width: 600px) {

	.home-slider-row {
		margin-top: calc(var(--header-height) * -1);
	}
	
	.bellow-slider-inner-row {
		padding: 3rem 0 3rem;
	}

	.transparent-header-page-title .w-post-elm.post_title {
		margin-top: 1rem;
	}

	.cta-inner-row {
		padding: 3rem 0 2.5rem;
	}

	.cta-inner-row .w-btn,
	.landing-column-box .w-btn {
		width: 100%;
	}

	.home-hero-row .w-text.has_text_color {
		font-size: 42px !important;
		font-weight: 400;
	}

	.steps-hwrapper .w-text.step-number {
		margin-bottom: 1rem;
	}

	.us-btn-style_3 {
		padding: 0.8em 0 0.2em;
	}

	.l-footer .w-hwrapper.stack_on_mobiles {
		padding: 0 1.5rem;
	}

	.l-footer .w-hwrapper.stack_on_mobiles .w-btn {
		width: 100%;
	}

	.map-embed-container .wpb_wrapper {
		padding-bottom: 70%;
	}

	.footer-social-hwrapper.w-hwrapper.align_right {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
}
