/*
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 {
  --green: #1D383A;
	--grey-dark: #383934;
	--grey-medium: #f7f7f4;
	--black: #383934;
	--white: #ffffff;
	--bordeaux: #41132A;
	--green:#6D7A63;
}
.main-titles.big h1,
.main-titles.big h2,
.main-titles.big h3,
.main-titles.big h4,
.main-titles.big p {
	font-size: 60px;
	line-height: 66px;
	font-weight: 400;
	color: var(--grey-dark);
}
.main-titles h1,
.main-titles h2,
.main-titles h3,
.main-titles h4,
.main-titles p {
	font-size: 46px;
	line-height: 46px;
	margin-bottom: 20px;
	color: var(--black);
}
.main-titles.white h1,
.main-titles.white h2,
.main-titles.white h3,
.main-titles.white h4,
.main-titles.white p  {
	color: var(--white);
	
}
.top-section.home .l-section-h {
	height: 100%;
    vertical-align: middle;
    display: flex;
}
.l-subheader.at_middle.width_full {
	padding: 0px 80px;
}
.img-top {
	position: absolute;
	top: -85px;
    right: 0;
}
.img-box img {
	width: 100%;
    height: 100%;
}
.marble-icons .w-iconbox-icon {
	font-size: 200px!important;
}
.services-box {
	padding: 50px 0px 50px 0px;
}
.services-box .w-iconbox-title {
	padding-top: 0px;
	font-size: 45px;
    line-height: 45px;
	padding-bottom: 15px;
	    color: var(--black);
}
.services-box .w-iconbox-icon {
	display: none;
}
.services-box p {
	font-size: 18px;
	line-height: 24px;
}
.clmn-services {
	height: 450px;
	position: relative;
	padding: 0px 200px 0px 30px!important;
}
.clmn-services.services{
	padding: 0px 200px 0px 30px!important;
}
.clmn-services.services:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: var(--color-content-primary);
    width: 100%;
	transition: 250ms;
	opacity: 0.95;
}
.clmn-services.services:hover:before {
width: 0%;
}
.clmn-services:after{
	content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 0%;
	transition: 250ms;
	background: var(--bordeaux);
	opacity: 0.85;
	z-index: 0;
}
.clmn-services .vc_column-inner {
	z-index: 1;
}
.clmn-services:hover .vc_column-inner .w-iconbox-title,
.clmn-services:hover .vc_column-inner p,
.clmn-services:hover .vc_column-inner .w-btn-label{
	color: var(--white)
}
.clmn-services.bordeaux:hover .vc_column-inner .w-btn-label {
	color: var(--bordeaux);
}
.clmn-services:hover  .w-btn.us-btn-style_3 i {
	background: var(--white);
	color: var(--bordeaux);
}

.clmn-services:hover:after {
	width: 100%;
}
.clmn-services.full .vc_column-inner {
	display: flex;
    flex-direction: column;
	height: 100%;
    justify-content: space-between;
    max-height: 100%;
}
.w-btn.us-btn-style_3 i {
	width: 40px;
    height: 40px;
    background: #d1d3c6;
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    align-content: center;
    justify-content: center;
	color: var(--white);
	background: var(--bordeaux);
	margin-left: 15px;
}
.big-text h1{
	text-align: center!important;
}
.big-text p,
.big-text h2,
.big-text h1{
    font-size: 75px;
    line-height: 70px;
    font-weight: 400;
   letter-spacing: -1px;
}
.marble-section {
	position: relative;
}
.grey-section {
	background: var(--grey-medium);
}
.medium-text p{
	font-size: 48px;
    line-height: 54px;
	font-family: var(--h1-font-family, inherit);
}
.phone-text p,
.phone-text p a{
	font-size: 25px;
	font-family: var(--h2-font-family, inherit);
	font-size: 48px;
    line-height: 54px;
}

.phone-text p a {
	color: var(--color-content-text);
	position: relative;
}
.phone-text p a:after{
	content: '';
	position: absolute;
	height: 2px;
	width: 0%;
	background: var(--color-content-text);
	bottom: 0;
	left: 0;
	opacity: 0;
	transition: 350ms;
}
.phone-text:hover p a:after {
	width: 100%;
	opacity: 1;
}
.border-bottomrow {
	padding-bottom: 50px;
	border-bottom: 1px solid var(--color-content-text);
}
.border-bottom .vc_row {
	border-bottom: 1px solid color(srgb 1 1 1 / 0.21);
	padding-bottom: 80px;
}
td, th {
	padding: 10px 0px;

}
th {
	font-weight: 400;
}
.border-top {
	border-top: 1px solid var(--white);
}
#page-footer p {
	font-size: 16px;
	line-height: 26px;
}
.ysocial-icon i {
	margin-left: 10px;
}
.ysocial-icon i,
.contacts-box .w-iconbox-icon{
width: 40px!important;
    height: 40px;
    background: var(--bordeaux);
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    color: var(--white);
	font-size: 16px;
}
.boxmarmo img {
	    height: 150px;
    width: 100%;
}
.boxmarmo .w-iconbox-title,
.icon-box .w-iconbox-title {
	font-family: Mulish, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-transform: lowercase;
}

.bottom-section.wpb_row {
	border-top: 1px solid color(srgb 1 1 1 / 0.21);
	padding-top: 20px;
}
#page-footer .main-titles h2,
#page-footer .main-titles h3,
#page-footer .main-titles h4,
#page-footer .main-titles p {
	    font-size: 30px;
    line-height: 34px;
}
.footer-title p,
.footer-title h2,
.footer-title h3,
.footer-title h4{
	font-size: 28px!important;
	line-height: 34px!important;
	color: var(--white);
	margin-bottom: 15px;
}
#page-footer .ysocial-icon i {
	background: var(--white);
	color: var(--bordeaux);
	font-weight: 900;
	margin-right: 10px;
}
.clmn-full.contacts .vc_column-inner {
	height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
ul.ylist {
	list-style: none;
}
ul.ylist li {
	position: relative;
}
ul.ylist li:before {
	font-family: "fontawesome";
	font-weight: 300;
	content: "\f00c";
	position: absolute;
	left: -30px;
}
.icon-box .w-iconbox-icon{
	font-size: 55px!important;
	height: 55px !important;
}
.current-menu-item .w-nav-title {
	font-weight: 600;
	color: var(--bordeaux);
}
.contacts-box .w-iconbox-title {
	padding-bottom: 0px!important;
}
.contacts-box:not(:last-child) {
	margin-bottom: 30px;
}
.contacts-box .w-iconbox-icon i {
	font-size: 14px;
	color: var(--white);
}
.contacts-box:hover .w-iconbox-icon {
	background: var(--black);
}
#page-footer .contacts-box .w-iconbox-icon {
	background: var(--white);
	margin-right: 10px;
}
#page-footer .contacts-box .w-iconbox-icon i {
	color: var(--bordeaux);
	font-weight: 900;
}
#page-footer .contacts-box .w-iconbox-title {
	font-size: 25px;
}
.section-video h1 {
	color: var(--white);
}
.section-video .vc_row {
	height: 560px;
}
.top-section .l-section-h {
	display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
	height: 280px;
}
.section-video.home .l-section-h h1 {
	text-align: left!important;
}
.top-section .l-section-h h1,
.top-section .l-section-h h2,
.top-section .l-section-h h3,
.top-section .l-section-h h4,
.top-section .l-section-h p {
	color: var(--white);
}


@media (max-width: 1399.98px) 
{ 
	.clmn-services, .clmn-services.services
	{
		padding: 0 1rem 0 1rem!important;
	}
	
	.main-titles h2
	{
		font-size: calc(1.5rem + 1.5vw);
	}
	
	.big-text h1
	{
		font-size: calc(2.5rem + 3vw);
	}
	
	a.w-nav-anchor.level_1
	{
		padding-left: 0.8rem!important;
		padding-right:0.8rem!important; 
	}
}


@media (max-width: 576.98px)
{
	.ysocial-icon i,
.contacts-box .w-iconbox-icon{
width: 30px!important;
    height: 30px;
    background: var(--bordeaux);
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    color: var(--white);
	font-size: 16px;
}
	
	.header_hor .l-subheader-cell.at_right>* {
    margin-left: 0rem;
}
}
