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

.main-titles h1,
.main-titles h2,
.main-titles h3,
.main-titles h4,
.main-titles p {
	font-size: 45px;
    line-height: 55px;
	color: #4a4a4a;
}
.ysubtitle h1,
.ysubtitle h2,
.ysubtitle h3,
.ysubtitle h4,
.ysubtitle p {
	font-size: 22px;
	color: #cfb153;
}
.img-hp {
	position: relative;
}
.logo-aic img{
	width: 150px!important;
	height: 150px;
	object-fit: contain;
}
.beige-section {
	background: #F7F7F6;
}
.beigedark-section {
	background: #ECE9E5;
}
.clmn-beige {
	background: #F4F4F1;
	padding: 80px 80px 130px 80px;
}
ol.ylist {
	list-style-type: upper-roman;
}
::marker {
	font-weight: 600;
	color: #cfb153;
	font-family: var(--font-h2);
	margin-right: 8px;
}
.yimg-services .w-post-elm.post_title {
	background: #F4F4F1;
	font-size: 30px;
	line-height: 30px;
	padding: 15px 35px;
}
.yimg-services .w-post-elm.post_image {
	margin-bottom: 0px!important;
}
.owl-carousel.navstyle_circle .owl-nav button {
	background: #cfb153;
	border-radius: 0px;
    color: #efebe4;
    width: 80px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
	text-shadow: unset!important;
}

.ysocial-icons {
	color: #4a4a4a;
}

.ysocial-icons svg {
	color: #cfb153;
	font-size: 22px;
}
.ysocial-icons a {
	margin-left: 30px;
}
.ytop-section {
	position: relative;
}

.ytop-section:after {
	content: '';
	position: absolute;
	background: #f4f4f1;
	width: 50%;
	height: 90%;
	top: 0;
    right: 0;
}
.menu-item.current-menu-item .w-nav-title {
	color: #cfb153!important;
}
.img-bg {
	position: relative;
}
.ybottom {
	background: #d1cdc6;
}
.ybottom p {
	font-size: 15px;
	letter-spacing: 1px;
}
.w-btn.us-btn-style_1 i {
	margin-left: 30px;
}
.w-btn.us-btn-style_1 i:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 2px;
    background: #cfb153;
    right: -5px;
    top: 49%;
    transform: translateY(-50%);
	transition: 350ms;
}
.w-btn.us-btn-style_1 i:before {
	content: '';
    position: absolute;
	    font-family: "fontawesome";
	font-weight: 900;
	content: "\f105";
}
div.yrow-form {
	display: flex;
	justify-content: space-between;
}
div.yrow-form p {
	width: 49%;
}
.clmn-beige.form-clmn {
	padding: 50px 80px 50px 80px;
}
.ycontacst-section {
	position: relative;
}
.yservices-section:after,
.ycontacst-section:after{
	content: '';
	position: absolute;
	background-image: url("images/fiori-celebrante2.svg");
	width: 194px;
	height: 180px;
	background-size: contain;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
}
.ycontacst-section:after {
	background-image: url("images/fiori-celebrante2-right.svg");
	right: 0;
	top: 50px;
	left: unset;
	width: 200px;
    height: 192px;
}
body {
	-webkit-tap-highlight-color: transparent;
}
.title-style span.subtitle {
	font-size: 1.5rem;
	color: #cfb153;
	font-family: 'Montserrat';
	text-transform: uppercase;
}
.form-clmn .wpcf7-acceptance > .wpcf7-list-item {
	margin-left: unset;
}
.ybottom :is(a, a:hover),
.form-clmn .wpcf7-acceptance > .wpcf7-list-item :is(a, a:hover) {
	color: inherit;
	text-decoration: underline;
}



@media (min-width: 1441px) {
	.l-subheader.at_middle.width_full {
		padding: 0px 100px;
	}
	.yservices-section .g-cols.via_grid>.wpb_column.stretched:last-of-type,
	.yservices-section .g-cols.via_grid>.wpb_column.stretched:first-of-type {
		margin-right: calc( var(--site-content-width) / 2 + 0px / 2 - 30vw )!important;
	}
}
@media (max-width: 1440px) and (min-width: 820px) {
	.header_hor #page-header .ush_menu_1.type_desktop .menu-item.level_1>a:not(.w-btn) {
		font-size: 14px;
		padding-left: 18px;
		padding-right: 18px;
	}
	.g-cols.stacking_default.via_grid.mobiles-cols_1>.wpb_column.stretched {
		margin-right: unset;
	}
}

@media (max-width: 820px) {
	.yservices-section .g-cols.via_grid>.wpb_column.stretched:last-of-type, .yservices-section .g-cols.via_grid>.wpb_column.stretched:first-of-type {
		margin-right: unset;
	}
	.yservices-section:after, 
	.ycontacst-section:after {
		opacity: 0.4;
	}
}
@media (max-width: 600px) {
	.clmn-beige.form-clmn {
		padding: 50px 1.5rem 50px 1.5rem;
	}
	.clmn-beige {
		padding: 80px 3rem 130px 3rem;
	}
}

