/*
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:*/
:root {
  --red: #b63d32;
	--grey: #e1dfce;
	--white: #ffffff;
	--brown: #ab8867;
	--dark-brown: #3e362e;
}
.l-subheader-cell {
	align-items: flex-start;
}
.main-titles h1,
.main-titles h2,
.main-titles h3,
.main-titles h4,
.main-titles h5,
.main-titles p {
	font-size: 50px;
	line-height: 54px;
	margin-bottom: 30px;
	color: #000;
	font-weight: 400;
}
.main-titles.white h1,
.main-titles.white h2,
.main-titles.white h3,
.main-titles.white h4,
.main-titles.white h5,
.main-titles.white p {
	color: var(--white);
}
.main-titles {
	position: relative;
}
.font20 p {
	font-size: 20px;
	font-weight: 400;
}
.font25 p {
    font-size: 25px;
    line-height: 35px;
    font-weight: 400;
}
.font25.white p {
	color: var(--white);
}
.yicons-box:not(:last-child) {
	margin-bottom: 10px!important;
}
.yicons-box .w-iconbox-icon {
	font-size: 45px!important;
	margin-right: 10px!important;
}
.yicons-box .w-iconbox-title {
    font-size: 20px;
    /* text-transform: uppercase; */
    font-weight: 300!important;
    letter-spacing: 0px;
    color: var(--color-content-text);
}
.yicons-services {
	padding: 0px 0px 0px 10px;
    border-left: 1px solid;
}

.yicons-services .w-iconbox-title{
	font-size: 20px;
    padding-left: 20px;
	padding-bottom: 0px;
}
.yicons-services .w-iconbox-icon {
    font-size: 55px !important;
    margin-right: 10px !important;
     padding: 0px 0px 30px 20px;
}

#page-footer p {
	font-size: 16px;
}
#page-footer .contacts-footer p{
	font-size: 20px;
	margin-bottom: 10px;
/*    text-transform: uppercase;
*/    font-size: 20px;
    font-weight: 400;
}
#page-footer p a {
	color: var(--color-footer-text);
	text-decoration: underline;
}
.current-menu-item .w-nav-title {
	font-weight: 600;
}
.font20 strong {
	color: var(--red);
}
.full-height .vc_column-inner {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.grey-section {
	background: var(--grey);
}
.top-section .l-section-h {
/*	height: 100%;
    display: flex;
    align-items: flex-end;
    align-items: flex-end;
    justify-content: center;
	padding: 30px 50px;*/
	
}
.top-section .l-section-h {
	max-width: 100%!important;
}
.top-section .g-breadcrumbs {
	border-top: 1px solid color(srgb 1 1 1 / 0.20);
	padding-top: 30px;
}


.top-section.pages .l-section-h {
padding: 120px 0px 0px 0px!important;
}
.top-section h2,
.top-section p{
	font-size: 65px;
	line-height: 70px;
	font-weight: 600;
	color: var(--white);
	font-family: "Open Sans";
}
.top-section.home .l-section-h {
	    height: 100%;
    display: flex;
	padding: 0px 0px 20px 50px;
}

.l-section-video {
	top: 50%!important;
   transform: translateY(calc(-50% + 40px));
}
.border-bottom {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.owl-next:after {
	content: '\f178';
	font-size: 21px;
	color: var(--dark-brown);
	text-shadow: unset!important;
}
.owl-prev:after {
	content: '\f177';
	font-size: 21px;
	color: var(--dark-brown);
	text-shadow: unset!important;
}
.owl-carousel.navstyle_circle>.owl-nav button, .owl-carousel.navstyle_square>.owl-nav button {
	    border: 1px solid #000;
    background: #d1cdb2;
    backdrop-filter: blur(10px);
}


/* Smooth fade */
.owl-carousel .owl-item {
	transition: opacity 0.35s ease;
}
/* Center always visible */
.owl-carousel .owl-item.active.center {
	opacity: 1;
	z-index: 2;
}
/* ONLY the slide that moved from center → left */
.owl-carousel .owl-item.was-center-left {
	opacity: 0.05;
	z-index: 1;
}
.owl-carousel.arrows-disabled_hide>.owl-nav button.disabled {
    visibility: visible!important;
}
#page-header .l-subheader.at_middle {
	padding: 0px;
}
.brown-section {
	background: var(--dark-brown);
}
.yslider-posts .w-grid-item-h{
	padding: 12px;
	border: 1px solid #000;
	background: #d1cdb2;
}
h2.title-slider {
	max-width: 85%;
    font-size: 30px;
    line-height: 33px;
    color: #000;
    height: 70px;
}
.ycontacts-btn {
/*	background: var(--brown);
*/	text-transform: uppercase;
    font-weight: 500;
    line-height: 60px;
    padding: 0px 24px;
    color: var(--white);
    font-size: 15px;
    border: 1px solid var(--dark-brown);
	background: var(--dark-brown);
}
.ycontacts-btn i {
	margin-left: 10px;
}
.yinstagram-icon .w-iconbox-icon i {
	color: var(--red);
	font-size: 30px;
}
.yinstagram-icon.black .w-iconbox-title {
	color: #000;
	    font-size: 18px;
}
.yinstagram-icon.black .w-iconbox-icon {
	justify-content: flex-start;
}
.yinstagram-icon.black .w-iconbox-icon i{
	color: #000;
}
.yinstagram-icon .w-iconbox-icon {
	margin-right: 2px!important;
}
.ycontacts-section .l-section-overlay {
	mix-blend-mode: lighten;
}
/*.top-section.pages .l-section-overlay {
	mix-blend-mode: color-burn;
}*/
.top-section.pages h1{
color: var(--white);
	    font-size: 65px;
    line-height: 70px;
}
.yrow-contact p {
	display: flex;
	justify-content: space-between;
}
.yrow-contact p label {
	width: 48%;
}
.ylinks-underline p a {
	text-decoration: underline;
}
input[type=checkbox] {
	border: 1px solid !important;
	box-shadow: unset!important;
}
.wpcf7-list-item-label {
	font-size: 14px;
}
.flex-end {
	    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}
.g-breadcrumbs {
	font-size: 14px;
}
@media (max-width: 767.98px) {
	.ycontacts-btn {
	    padding: 0px 10px;
		line-height: 44px;
	}
	.ycontacts-btn i {
    margin-left: 5px;
}

	.top-section.home .l-section-h {
		padding: 0px 0px 0px 24px;
	}
	.top-section h2 {
		font-size: 55px;
    line-height: 55px;
	}
	.yicons-services .w-iconbox-icon {
		padding: 0px 0px 20px 20px;
	}
	.main-titles h1, .main-titles h2, .main-titles h3, .main-titles h4, .main-titles h5, .main-titles p {
		font-size: 45px;
    line-height: 50px;
	}
	.top-section.pages h1 {
		    font-size: 40px;
    line-height: 40px;
		
	}
	.top-section h2, .top-section p {
		font-size: 54px;
    line-height: 60px;
	}
	    .l-subheader-cell {
        align-items: center;
    }
	.page-id-28 .flex-end {
		align-items: flex-start;
	}
	.page-id-28 .font25.contacts p {
		font-size: 20px;
    line-height: 34px
	}
}
@media (min-width: 768px) and (max-width: 1279.98px) {
	.yicons-services .w-iconbox-icon {
	padding: 0px 0px 10px 0px;
	}
	.yicons-services .w-iconbox-title {
		    padding-left: 0px!important;
	}
	.main-titles h1, .main-titles h2, .main-titles h3, .main-titles h4, .main-titles h5, .main-titles p {
		font-size: 42px;
    line-height: 50px;
	}
	.top-section.pages h1 {
		    font-size: 55px;
    line-height: 60px;
	}
	.one-clmn {
		display: flex!important;
		flex-direction: column;
	}
	h2.title-slider {
		font-size: 22px;
    line-height: 27px;
	}
}
