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

.header_hor .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h {
	padding-top: 0px!important;
}
.top-title h1 {
	font-size: 18px;
	line-height: 38px;
	margin-bottom: 30px;
	font-weight: 400;
}
.top-title h1 strong {
	text-transform: uppercase;
	font-weight: 700;
}
.top-title h1 em {
	font-style: normal!important;
    font-size: 18px;
}
.top-section .l-section-overlay {
	mix-blend-mode: screen;
}

.top-section.contatcts .l-section-overlay {
	mix-blend-mode: inherit!important;
}
.icon-box .w-iconbox-title {
	text-transform: uppercase;
	color: var(--color-content-primary);
	font-family: var(--h5-font-family) !important;
	font-size: 25px;
	font-weight: 600;
}
.icon-box  .w-iconbox-icon {
	font-size: 70px;
    width: 100px;
    height: 100px;
    border-radius: 50px;
	border-radius: 50px;
    border-style: double;
    border-color: #565656;
}
.main-titles h1,
.main-titles h2,
.main-titles h3,
.main-titles h4,
.main-titles p {
	text-transform: uppercase;
	color: var(--color-content-text);
	font-size: 30px;
	font-weight: 600;
}
.main-titles.font24 h1,
.main-titles.font24 h2,
.main-titles.font24 h3,
.main-titles.font24 h4,
.main-titles.font24 p {
	font-size: 24px;
}
.font40 h1,
.font40 h2,
.font40 h3,
.font40 h4 {
	    font-size: 40px;
    text-transform: uppercase;
    font-weight: 600;
	color: #565656;
}
.box-patologie img {
	height: 402px;
    width: 100%;
    object-fit: cover;
}
.box-patologie .w-iconbox-icon {
	width: 100%!important;
}
.box-patologie .w-iconbox-title {
    color: #fff;
    font-size: 26px;
    line-height: 28px;
    font-weight: 500;
	height: 82px;
}
.row-patologie .box-patologie,
.row-patologie .w-btn-wrapper {
	background: #565656;
}
.row-patologie .box-patologie .w-iconbox-meta {
	padding: 0px 25px 20px 25px;
	height: 245px;
	
}
.row-patologie .w-btn-wrapper {
	margin: 0px;
	padding-bottom: 30px;
}
.box-patologie p {
	color: #fff;
}
.w-btn.us-btn-style_1.icon_atleft i {
	font-size: 20px;
	line-height: 19px;
	color: #000;
}
.w-btn.us-btn-style_1.whatsapp-btn i {
	font-size: 30px;
	line-height: 19px;
	color: #4AC959;
}
.border-footer .vc_row {
	border: 1px solid;
    padding: 50px 0px;
}
.footer-text p {
	
}
.img-curriculum img {
    border-radius: 100%;
    width: 500px;
    height: 500px;
    object-fit: cover;
    border: 6px solid #bcbcbc;
}
.red-number p{
	color: var(--color-footer-link);
	font-size: 30px;
	margin-bottom: 20px;
}
.date-esterienze {
	border-bottom: 8px solid #565656;
	position: relative;
}
.date-esterienze:after {
	 position: absolute;
    content: '';
    width: 30px;
    height: 30px;
    background: #565656;
    border-radius: 50px;
    right: -16px;
    bottom: 2px;
}
.date-esterienze p {
	font-size: 16px;
	color: #000;
}
.clmn-esperienze {
	border-right: 2px solid #565656;
	padding: 25px 0px;
}
.text-esperienze p {
	width: 95%;
	padding: 10px 0px;
}
.w-tabs-section-title {
	font-weight: 600;
}
.top-section.contatcts h1,
.top-section.contatcts h2,
.top-section.contatcts h3,
.top-section.contatcts h4 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
}
.yrow-form p {
	display: flex;
	justify-content: space-between;
}
.yrow-form p label {
	width: 49%;
}
.leaflet-container a.leaflet-popup-close-button {
	color: var(--color-content-link);
	opacity: 1;
	font-weight: 300;
    font-size: 25px;
}
#page-header.sticky li.current-menu-item {
	color: var(--color-content-link)!important;
} 
.post_navigation-item-meta {
	color: var(--color-content-link)!important;
	opacity: 1;
}
.ydate-news {
	display: flex!important;
    justify-content: center;
	align-items: center;
}
.clmns-border .wpb_column {
	padding: 30px 20px;
}
.clmns-border .wpb_column:not(:last-child) {
	border-right: 1px solid #c0c0c0;
}
.small-text span {
	font-size: 14px;
}
.row-centered .g-cols.wpb_row {
	margin: 0 auto;
}
@media screen and (max-width: 767.98px) {
	.top-section .l-section-overlay {
		mix-blend-mode: plus-lighter;
	}
	.top-title h1 {
		font-size: 26px;
    line-height: 32px;
	}
	.top-section .l-section-overlay {
	background: rgb(255 255 255 / 50%)!important;
	}
	.box-patologie img {
		height: 370px;
	}
	.logo-footer {
		text-align: center;
	}
	.bottom-footer {
		line-height: 18px;
	}
	.top-section.pages .l-section-overlay {
		mix-blend-mode: darken;
	}
	.img-curriculum img {
		height: 358px;
	}
	.clmns-border .wpb_column:not(:last-child) {
		border-bottom: 1px solid #c0c0c0;
		border-right: unset;
	}
	.wpb_row.row-esperienze {
		--columns-gap: 0.5rem!important;
	}
	.date-esterienze:after {
		left: -16px;
    	bottom: -20px;
	}
	.date-esterienze {
		padding-bottom: 10px;
	}
	.w-tabs-section-header {
		padding: 10px 5px!important;
	}
    .top-section.pages.contatcts .l-section-overlay{
		background: rgba(86,86,86,0.64)!important;
	}
	.text-esperienze p {
		width: 100%;
	}
}
@media screen and (min-width: 768px) and (max-width: 1023.98px) {
	.icon-box .w-iconbox-title {
		font-size: 20px;
	}
	.row-patologie.g-cols.cols_4 {
		grid-template-columns: repeat(2, 1fr)!important;
	}
	.box-patologie img {
		height: 335px;
	}
	.clmns-border .wpb_column {
    padding: 10px 5px;
}
	.text-esperienze p {
		width: 100%;
	}
	.row-patologie .box-patologie .w-iconbox-meta {
		padding: 0px 10px 10px 10px;
	}
	.display-flex {
		display: flex!important;
		flex-direction: column;
	}
	.w-tabs-section-header {
		padding: 10px!important;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1279.98px) {
	.header_hor .ush_menu_1.type_desktop .menu-item.level_1>a:not(.w-btn) {
    padding-left: 10px!important;
    padding-right: 10px!important;
}
	.box-patologie img {
		height: 300px;
	}
	.row-patologie .box-patologie .w-iconbox-meta {
	padding: 0px 10px 10px 10px;
	height: auto;
	}
	.box-patologie .w-iconbox-title {
	font-size: 22px;
    line-height: 24px;
	height: auto;
	}
}
@media screen and (min-width: 1280px) and (max-width: 1499.98px) {
	.box-patologie img {
		height: 320px;
	}
	.box-patologie .w-iconbox-title,
	.row-patologie .box-patologie .w-iconbox-meta{
		height: auto;
	}
	.row-patologie .box-patologie .w-iconbox-meta {
		padding: 0px 10px 15px 10px;
	}
}



