/* Theme Name: europromos
Theme URI: yoururl
Author: spider4web
Version: 1.1  */


body.category,
body.category .c-breadcrumbs__container {
	background: #ffffff;
}

.c-news__list {
	margin-top: 30px;
}
.c-news__item {
	position: relative;
}
.c-news__item .c-news__content {
	position: static;
	font-size: 15px;
	line-height: 1.2em;
}
.c-news__item .c-news__content pre {
	white-space: normal;
}
.c-news__item .c-news__content p {
	margin-top: 1em;
}
@media only screen and (min-width: 48em) {
	.c-news__item {
		width: 45%;
	}
	.c-news__item:nth-child(odd) {
		padding-right: 0;
	}
	.c-news__item:nth-child(even) {
		padding-left: 0;
	}
}
.c-news__image-background {
	height: auto;
}
.c-news__image-background::before {
	content: "";
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 61%;
}
.category .sidebar__articles .c-news__sidebar:nth-child(1) {
	display: none;
}

.sidebar {
	margin-top: 30px;
}
.sidebar__title {
	font-size: 24px;
	font-weight: 200;
	line-height: 1.2;
	padding: 0 0 5px;
	margin: 0 0 10px;
	border-bottom: 3px solid #8c7b1a;
}
.sidebar__list {
	margin: 20px 0 80px;
	padding: 0;
}
.sidebar__list li {
	font-weight: 700;
	font-size: 18px;
	line-height: 1.2;
	margin: 10px 0;
}

.c-news__sidebar {
	margin: 30px 0;
	position: relative;
}
.c-news__sidebar .c-news__content {
	padding: 24px 20px 10px;
}
.c-news__sidebar .c-news__time {
	margin-top: 30px;
}
.c-news__sidebar .c-news__title {
	padding: 0;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.2;
}

.sidebar__social {
	border: 1px solid #9c9ca6;
	text-align: center;
	padding: 40px 15px 30px;
	margin: 80px 0 80px;
}
.sidebar__social-title {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 5px;
	color: #000;
}
.sidebar__social-subtitle {
	font-size: 20px;
	font-weight: 200;
	line-height: 1.2;
	margin: 0;
	color: #000;
}
.sidebar__social-links {
	margin-top: 30px;
}
.sidebar__social-links svg {
	width: auto;
	height: 24px;
}
.sidebar__social-links a {
	display: inline-block;
	padding: 5px;
}

.sidebar__tags {
	margin: 40px 0 0;
}
.sidebar__tags-list {
	text-align: center;
	font-size: 16px;
	line-height: 1.2;
}
.sidebar__tags-list {
	padding: 10px 0;
}
.sidebar__tags-list a {
}
.sidebar__tags-list a::before {
	content: "- ";
}
.sidebar__tags-list a:first-child::before {
	display: none;
}

.c-news__single-content .c-box__arrow {
	position: relative;
}

.c-hero__button {
	color: #1b2543;
	background-color: #fff;
	padding: 20px 25px;
	text-transform: uppercase;
	font-weight: 700;
	width: 245px;
	margin-top: 90px;
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	border: 0;
	font-size: 12px;
}

.c-news__item h3,
.c-news__title {
	text-transform: none;
}

.s4w-news-carousel .c-section-news__carousel-news .c-box__title {
	position: relative;
	z-index: 100;
}

.s4w-news-carousel .c-section-news__carousel {
	height: 300px;
}
.o-title {
	font-weight: bold;
}

.c-hero__subtitle {
	font-size: 38px;
	color: #fff;
	font-weight: 300;
	margin-bottom: 30px;
	line-height: 1.3em;
}
.c-hero__title.c-hero__title--small {
	font-size: 38px !important;
}
@media only screen and (max-width: 600px) {
	.c-hero__title.c-hero__title--small,
	.c-hero__subtitle {
		font-size: 22px !important;
	}
}
.s4w-home-services .c-services__contact {
	display: none;
}
.s4w-btn {
	width: auto;
	padding: 0 60px 0 30px;
}
.s4w-btn::after {
	left: 100%;
	margin-left: -30px;
}
.s4w-btn .o-arrow__text {
	position: static;
	width: auto;
	right: auto;
	padding: 0;
	color: #ffffff;
}

.s4w-home-news .c-section-news__news {
	padding: 150px 0 0;
}

.s4w-info-list .c-info__title {
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	margin: 0;
	line-height: 1.2;
}
.s4w-info-list .c-info__text {
	text-align: center;
	margin-top: 1.5em;
}
.s4w-info-list .c-info__text {
	opacity: 1;
}
.s4w-info-list .c-info__item {
	justify-content: flex-start;
}
.s4w-info-list .c-info__item::after {
	content: "";
	position: absolute;
	right: 0;
	height: 60%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 1px;
	background: #1b2543;
	display: none;
}

.s4w-home-info-1 {
	background: #1b2543;
	color: #ffffff;
	padding: 100px 0 120px;
	margin-top: 60px;
}
.s4w-home-info-1 .c-info__title {
	color: #ffffff;
}
.s4w-home-info-1 .o-container {
	width: 100%;
	max-width: 1440px;
}
.s4w-home-info-1 .s4w-info-list {
	margin: 0;
}
.s4w-home-info-1 .c-info__item {
	background: none;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 33.33%;
	flex: 0 1 33.33%;
	min-width: 33.33%;
}
.s4w-home-info-1 .c-info__item:nth-child(-n + 2)::after {
	display: block;
	background: #ffffff;
}
.s4w-home-info-1 .c-info__icon {
	border-color: #ffffff;
}

@media only screen and (max-width: 600px) {
	.s4w-home-info-1 {
		padding: 56px 0 60px;
		margin-top: 0;
	}
	.s4w-info-list .c-info__item {
		-webkit-box-flex: 0 !important;
		-ms-flex: 0 1 100% !important;
		flex: 0 1 100% !important;
		min-width: 100% !important;
	}
	.s4w-home-info-1 .c-info__item:after {
		display: none !important;
	}
}

.s4w-home-info-2 {
	background: #ffffff;
	padding: 15px 0 65px;
	margin-top: 100px;
}
.s4w-home-info-2 .s4w-info-list {
	margin: 0;
}
.s4w-home-info-2 .o-container {
	width: 100%;
	max-width: 1600px;
}
.s4w-home-info-2 .o-title__container {
	max-width: 1170px;
	margin: 0 auto;
}
.s4w-home-info-2 .c-info__item:nth-child(4n + 1)::after,
.s4w-home-info-2 .c-info__item:nth-child(4n + 2)::after,
.s4w-home-info-2 .c-info__item:nth-child(4n + 3)::after {
	display: block;
}
.s4w-home-info-2 .c-info__item {
	background: none;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 25%;
	flex: 0 1 25%;
	min-width: 25%;
}
@media only screen and (max-width: 600px) {
	.s4w-home-info-2 {
		padding: 10px 0 35px;
		margin-top: 0;
	}
	.s4w-home-info-2 .c-info__item:after {
		display: none !important;
	}
}

.s4w-home-info-3 {
	background: #ffffff;
	padding: 20px 0 40px;
}
.s4w-home-info-3 .o-container {
	width: 100%;
	max-width: 1920px;
}
.s4w-home-info-3 .s4w-info-list {
	margin: 0;
}
.s4w-home-info-3 .c-info__item:nth-child(-n + 4)::after {
	display: block;
}
.s4w-home-info-3 .c-info__item {
	background: none;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 20%;
	flex: 0 1 20%;
	min-width: 20%;
}
@media only screen and (max-width: 600px) {
	.s4w-home-info-3 {
		padding: 10px 0 35px;
	}
	.s4w-home-info-3 .c-info__item:after {
		display: none !important;
	}
}

.s4w-mission .c-company__mission-title h2 {
	font-weight: 100;
	margin: 0;
	color: #fff;
	font-size: 60px;
	line-height: 1.2;
}
.s4w-mission .c-company__mission-title h2 i {
	opacity: 0.5;
	display: block;
	font-size: 0.65em;
}
.s4w-mission .c-company__mission-text ul {
	list-style: disc;
	padding-left: 1.3em;
	margin-bottom: 1.5em;
}

.s4w-company-info-1 {
	background: #ffffff;
	padding: 50px 0 40px;
	margin-top: 120px;
}
.s4w-company-info-1 .o-container {
	width: 100%;
	max-width: 1440px;
}
.s4w-company-info-1 .o-title__container {
	max-width: 1170px;
	margin: 0 auto;
}
.s4w-company-info-1 .s4w-info-list {
	margin: 0;
}
.s4w-company-info-1 .c-info__item:nth-child(3n + 1)::after,
.s4w-company-info-1 .c-info__item:nth-child(3n + 2)::after {
	display: block;
}
.s4w-company-info-1 .c-info__item {
	background: none;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 33.33%;
	flex: 0 1 33.33%;
	min-width: 33.33%;
}
@media only screen and (max-width: 600px) {
	.s4w-company-info-1 {
		padding: 40px 0 35px;
		margin-top: 0;
	}
	.s4w-company-info-1 .c-info__item:after {
		display: none !important;
	}
}

.s4w-groups .c-groups__list li:nth-child(2n) {
	background: none;
}

.s4w-company-network .o-section-small {
	padding: 56px 0;
}

.s4w-cta {
	background: #1b2543;
	color: #ffffff;
	padding: 120px 0 80px;
	text-align: center;
}
.s4w-cta .o-title {
	font-size: 30px;
}
.s4w-cta .c-services__contact {
	background: #ffffff;
	color: #1b2543;
}
.s4w-cta .c-services__contact .c-icon__contact {
	background-image: url(../img/phone_blue.svg);
}
.s4w-cta .o-section-large {
	padding: 0;
}

.s4w-cta__buttons {
	margin: 60px 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.s4w-cta__buttons .c-services__contact {
	margin: 20px;
}

.s4w-text {
	margin-bottom: 0;
	line-height: 30px;
	font-size: 18px;
	font-weight: 100;
}
.s4w-text h2 {
	font-weight: 700;
	font-size: 30px;
	line-height: 38px;
	margin-bottom: 16px;
}
.s4w-text ul,
.s4w-text ol,
.s4w-text p {
	margin: 0 0 1em;
}
.s4w-text li {
	margin: 0.5em 0;
}

.s4w-job {
	padding: 60px 0;
}
.s4w-job .c-contatti__section-container {
	max-width: 960px;
}
@media only screen and (max-width: 600px) {
	.s4w-job {
		padding: 30px 0;
	}
}

.s4w-card {
	position: relative;
	padding: 70px 50px;
	background: #fff;
	-webkit-box-shadow: 0 2px 50px 0 rgb(0 0 0 / 10%);
	box-shadow: 0 2px 50px 0 rgb(0 0 0 / 10%);
	margin: 24px 0;
	z-index: 0;
	overflow: hidden;
}

.c-footer__secondary-cart .c-footer__partner {
	width: 60px;
	width: 140px;
}

.c-news__content {
	text-transform: none;
}

.facility-management .c-services__item:last-child {
	-ms-flex: 1;
	flex: 1;
}

.facility-manegement .c-info__item.images-only {
	height: auto;
	justify-content: center;
}
.facility-manegement .s4w-info-list .c-info__item::after {
	height: 80%;
}
.facility-manegement .c-info__title h3 {
	font-size: inherit;
	margin-bottom: 15px;
}
.facility-manegement .c-info__item.images-only .c-info__icon {
	margin-left: auto;
	margin-right: auto;
	padding: 0 30px;
	top: 50%;
	left: 50%;
	border: none;
	width: 70%;
}
.service-contact-form .button-field {
	text-align: right;
}
.service-contact-form .c-button {
	margin-top: 5px;
}

.text-image .c-box__container img.c-box__image {
	width: 50%;
	height: auto;
	max-height: 100%;
	object-fit: cover;
	object-position: center;
	max-width: 700px;
}
.text-image ul {
	list-style: initial !important;
	padding-left: 1.2em;
	margin-bottom: 1em;
}

@media only screen and (max-width: 1024px) {
	.text-image .c-box__container img.c-box__image {
		width: 100%;
	}
}

.c-company__mission-title {
	flex-flow: column;
}
.c-company__mission-title p {
	flex-flow: column;
	margin-top: 30px;
	font-size: 1.6rem;
	width: 100%;
	text-align: left;
}

.checkbox-inline [type="checkbox"] {
	margin-right: 5px;
	width: 20px !important;
	height: 20px !important;
}

#contatti {
	background-color: #fff;
}

#contatti h2,
#contatti h3 {
	color: #1b2543;
}
#contatti h2 {
	font-size: 3rem;
	line-height: 130%;
}

#contatti .wpcf7-form-control.wpcf7-submit.c-button.c-button__primary {
	display: block;
	margin-left: auto;
}
.wpcf7 form .wpcf7-response-output {
	margin: 0 0 30px 0;
	padding: 0;
	border: none;
	color: #46b450;
	font-weight: 700;
}

.wpcf7-form.invalid .wpcf7-response-output {
	margin: 0 0 30px 0;
	padding: 0;
	border: none;
	color: red;
	font-weight: 700;
}
.facility-management .c-services__item:last-child {
	flex: 1 1 100%;
}
@media only screen and (min-width: 525px) {
	.facility-management .c-services__item:last-child {
		flex: 0 1 50%;
	}
}
@media only screen and (min-width: 750px) {
	.facility-management .c-services__item:last-child {
		flex: 0 1 33%;
	}
}

.c-footer__primary .menu-item-has-children .menu-item-has-children {
	padding-left: 0;
	padding-right: 0;
}

.c-footer .menu-item-has-children > a {
	font-size: 16px;
}

.nothovered {
	opacity: 0.5;
	transition: all 0.15s ease-in-out;
}
.c-info__item:last-child::after {
	display: none !important;
}
.text-image h2 {
	color: #1b2543 !important;
}
.c-box__card .c-box__body h2 {
	color: #1b2543 !important;
}
.c-box__card .c-box__body h3 {
	color: #1b2543 !important;
	font-size: 20px !important;
}
.c-section-news__container .o-title__link,
.c-section__news-link {
	font-size: 14px;
}
.c-company__mission-text h2 {
	margin-bottom: 1rem;
}

.c-company__mission .c-company__mission-title h2 {
	width: 100%;
}
.c-hero__content .c-info__icon {
	filter: brightness(10);
	margin: 0 0 50px 0 !important;
}
@media only screen and (max-width: 750px) {
	.c-hero__content .c-info__icon {
		height: 70px;
		width: 70px;
		padding: 20px;
		margin: 0 0 10px 0 !important;
	}
}
.c-info__item .arrow {
	position: relative;
	background-image: url();
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50%;
	width: 20px;
	height: 20px;
	margin: 10px auto 0;
	transition: all 0.3s ease-out;
}
.c-info__item:hover .arrow {
	transform: translateX(25%);
}
.c-info__item .arrow img {
	width: 20px;
	height: 20px;
	object-fit: contain;
	object-position: center;
}
.c-hero.c-hero--secondary {
	background-color: #010101 !important;
}

.c-section-news__wrapper {
	width: 100vw !important;
	margin: 0 !important;
	overflow: hidden !important;
}

.swiper-slide {
	height: auto !important;
}

.swiper-slide .c-section-news__carousel-image {
	transform: opacity 0.3s ease-out;
}

.swiper-slide:hover .c-section-news__carousel-image {
	opacity: 0.3;
}
@media only screen and (max-width: 1024px) {
	.c-section-news__wrapper {
		width: 100vw !important;
		margin: 0 !important;
		overflow: hidden !important;
	}
	.swiper-slide {
		box-sizing: border-box !important;
	}
	.void-slide {
		display: none;
	}
}

html {
	max-width: 100vw;
	overflow-x: hidden;
}

.wpcf7-form.sent .service-contact-form,
.wpcf7-form.sent .c-span {
	display: none !important;
}
.wpcf7-response-output {
	font-size: 2.2rem !important;
	text-align: center !important;
	max-width: 80%;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 1000px;
	height: 600px;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
	background-color: rgba(255, 255, 255, 0.95);
	padding: 50px !important;
	z-index: 100;
	box-shadow: 0 10px 10px rgb(0 0 0 / 40%);
}
.wpcf7-response-output::before {
	content: "";
	background-color: transparent;
	background-image: url("../img/icon-close_black.png");
	background-size: contain;
	background-position: center;
	position: absolute;
	top: 10px;
	right: 20px;
	color: #000;
	cursor: pointer;
	display: inline-block;
	width: 40px;
	height: 40px;
}
.wpcf7-response-output:hover::before {
	transition: background 0.3s ease-in-out;
	background-image: url("../img/icon-close_red.png");
}
.certificazioni-category button {
	font-size: 20px;
	text-transform: uppercase;
}
.big {
	font-size: 22px;
}

.c-news__single-content ul {
	list-style: initial !important;
	padding-left: 1.2em;
	margin-bottom: 1em;
}
.c-news__single-content a {
	text-decoration: underline;
}

.c-news__carousel-wrapper.mixed-formats .swiper-slide {
	max-height: 500px;
	background-color: #000;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.c-news__carousel-wrapper.mixed-formats .swiper-bg-img {
	position: absolute;
	top: 0;
	left: 0;
	filter: blur(10px);
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.c-news__carousel-wrapper.mixed-formats .c-news__carousel-image {
	object-fit: contain;
	position: relative;
}

.text-image .c-box__card,
.o-section-secondary .c-box__wrapper > .c-box__card {
	width: 51%;
	padding-right: 70px;
}

.o-section-secondary .c-box__wrapper .c-box__image {
	max-width: 650px;
}

@media (max-width: 1024px) {
	.text-image .c-box__card,
	.o-section-secondary .c-box__wrapper > .c-box__card {
		width: 100%;
		max-width: 100%;
	}
	.text-image .c-box__wrapper,
	.o-section-secondary .c-box__wrapper {
		flex-flow: row wrap;
	}
	.text-image .c-box__wrapper > img,
	.o-section-secondary .c-box__wrapper > .c-box__background {
		width: 100%;
		position: relative;
		max-width: 100% !important;
	}
}

.text-image.reverse .c-box__wrapper {
	justify-content: flex-end;
}
.text-image.reverse .c-box__image {
	right: auto;
	left: 0;
}

.page-template-servizi-thirdlevel .c-hero__text {
	filter: drop-shadow(0px 3px 4px #000);
}

.c-box__logos {
	width: 100%;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;
}
.c-box__logos > img {
	width: 45% !important;
	height: auto !important;
	position: relative !important;
}
.imags_grid-wrap {
	display: flex;
	flex-flow: row wrap;
}
.imags_grid-element {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	width: 33%;
	margin-top: 50px;
	border-left: 2px solid #9ca0ac;
	border-right: 2px solid #9ca0ac;
	padding: 30px 20px;
}
@media (min-width: 1024px) {
	.imags_grid-element:nth-child(3n) {
		border-left: none;
		border-right: none;
		justify-content: flex-end;
	}
	.imags_grid-element:nth-child(3n + 1) {
		border-left: none;
		border-right: none;
		justify-content: flex-start;
	}
}
@media (max-width: 1024px) {
	.imags_grid-element {
		width: 50%;
		margin-top: 20px;
	}
	.imags_grid-element:nth-child(2n) {
		border-left: none;
		border-right: none;
	}
	.imags_grid-element:nth-child(2n + 1) {
		border-left: none;
	}
}
.video-block h3,
.video-block p {
	max-width: 700px;
}
.video-block-wrap {
	margin-top: 50px;
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}
.video-block-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

section.valori {
	background: #fff;
}
.section-values-block-content {
	width: 100%;
}
.section-values-block-content-inner {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}
.section-values-block-content-inner > .col {
	width: 33%;
	flex: 0 0 33%;
}
@media (max-width: 568px) {
	.section-values-block-content-inner > .col {
		width: 100%;
		flex: 0 0 100%;
		margin-bottom: 30px;
	}
}
.section-values-block-content-image-main {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-end;
	align-items: center;
}
.section-values-block-content-image-main img {
	max-width: 100%;
	width: 479px;
	height: auto;
	object-fit: contain;
	object-position: center;
}
.section-values-block-content-image-side {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
}
.section-values-block-content-image-side img {
	max-width: 100%;
	width: 137px;
	height: auto;
	object-fit: contain;
	object-position: center;
}
.section-values-block-content-text .title {
	margin-bottom: 30px;
}
.section-values-block-slider .title {
	margin: 30px 0 15px;
}
.c-box__container {
	flex-flow: row wrap;
}
