.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}
.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

.pswp {
  --pswp-bg: #000;
  --pswp-placeholder-bg: #222;
  

  --pswp-root-z-index: 100000;
  
  --pswp-preloader-color: rgba(79, 79, 79, 0.4);
  --pswp-preloader-color-secondary: rgba(255, 255, 255, 0.9);
  
  /* defined via js:
  --pswp-transition-duration: 333ms; */
  
  --pswp-icon-color: #fff;
  --pswp-icon-color-secondary: #4f4f4f;
  --pswp-icon-stroke-color: #4f4f4f;
  --pswp-icon-stroke-width: 2px;

  --pswp-error-text-color: var(--pswp-icon-color);
}


/*
	Styles for basic PhotoSwipe (pswp) functionality (sliding area, open/close transitions)
*/

.pswp {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: var(--pswp-root-z-index);
	display: none;
	touch-action: none;
	outline: 0;
	opacity: 0.003;
	contain: layout style size;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* Prevents focus outline on the root element,
  (it may be focused initially) */
.pswp:focus {
  outline: 0;
}

.pswp * {
  box-sizing: border-box;
}

.pswp img {
  max-width: none;
}

.pswp--open {
	display: block;
}

.pswp,
.pswp__bg {
	transform: translateZ(0);
	will-change: opacity;
}

.pswp__bg {
  opacity: 0.005;
	background: var(--pswp-bg);
}

.pswp,
.pswp__scroll-wrap {
	overflow: hidden;
}

.pswp__scroll-wrap,
.pswp__bg,
.pswp__container,
.pswp__item,
.pswp__content,
.pswp__img,
.pswp__zoom-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.pswp__img,
.pswp__zoom-wrap {
	width: auto;
	height: auto;
}

.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.pswp--click-to-zoom.pswp--zoomed-in .pswp__img {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab;
}

.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/* :active to override grabbing cursor */
.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,
.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,
.pswp__img {
	cursor: -webkit-zoom-out;
	cursor: -moz-zoom-out;
	cursor: zoom-out;
}


/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img,
.pswp__button,
.pswp__counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.pswp__item {
	/* z-index for fade transition */
	z-index: 1;
	overflow: hidden;
}

.pswp__hidden {
	display: none !important;
}

/* Allow to click through pswp__content element, but not its children */
.pswp__content {
  pointer-events: none;
}
.pswp__content > * {
  pointer-events: auto;
}


/*

  PhotoSwipe UI

*/

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg-container {
  display: grid;
}
.pswp__error-msg {
	margin: auto;
	font-size: 1em;
	line-height: 1;
	color: var(--pswp-error-text-color);
}

/*
class pswp__hide-on-close is applied to elements that
should hide (for example fade out) when PhotoSwipe is closed
and show (for example fade in) when PhotoSwipe is opened
 */
.pswp .pswp__hide-on-close {
	opacity: 0.005;
	will-change: opacity;
	transition: opacity var(--pswp-transition-duration) cubic-bezier(0.4, 0, 0.22, 1);
	z-index: 10; /* always overlap slide content */
	pointer-events: none; /* hidden elements should not be clickable */
}

/* class pswp--ui-visible is added when opening or closing transition starts */
.pswp--ui-visible .pswp__hide-on-close {
	opacity: 1;
	pointer-events: auto;
}

/* <button> styles, including css reset */
.pswp__button {
	position: relative;
	display: block;
	width: 50px;
	height: 60px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	cursor: pointer;
	background: none;
	border: 0;
	box-shadow: none;
	opacity: 0.85;
	-webkit-appearance: none;
	-webkit-touch-callout: none;
}

.pswp__button:hover,
.pswp__button:active,
.pswp__button:focus {
  transition: none;
  padding: 0;
  background: none;
  border: 0;
  box-shadow: none;
  opacity: 1;
}

.pswp__button:disabled {
  opacity: 0.3;
  cursor: auto;
}

.pswp__icn {
  fill: var(--pswp-icon-color);
  color: var(--pswp-icon-color-secondary);
}

.pswp__icn {
  position: absolute;
  top: 14px;
  left: 9px;
  width: 32px;
  height: 32px;
  overflow: hidden;
  pointer-events: none;
}

.pswp__icn-shadow {
  stroke: var(--pswp-icon-stroke-color);
  stroke-width: var(--pswp-icon-stroke-width);
  fill: none;
}

.pswp__icn:focus {
	outline: 0;
}

/*
	div element that matches size of large image,
	large image loads on top of it,
	used when msrc is not provided
*/
div.pswp__img--placeholder,
.pswp__img--with-bg {
	background: var(--pswp-placeholder-bg);
}

.pswp__top-bar {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 60px;
	display: flex;
  flex-direction: row;
  justify-content: flex-end;
	z-index: 10;

	/* allow events to pass through top bar itself */
	pointer-events: none !important;
}
.pswp__top-bar > * {
  pointer-events: auto;
  /* this makes transition significantly more smooth,
     even though inner elements are not animated */
  will-change: opacity;
}


/*

  Close button

*/
.pswp__button--close {
  margin-right: 6px;
}


/*

  Arrow buttons

*/
.pswp__button--arrow {
  position: absolute;
  top: 0;
  width: 75px;
  height: 100px;
  top: 50%;
  margin-top: -50px;
}

.pswp__button--arrow:disabled {
  display: none;
  cursor: default;
}

.pswp__button--arrow .pswp__icn {
  top: 50%;
  margin-top: -30px;
  width: 60px;
  height: 60px;
  background: none;
  border-radius: 0;
}

.pswp--one-slide .pswp__button--arrow {
  display: none;
}

/* hide arrows on touch screens */
.pswp--touch .pswp__button--arrow {
  visibility: hidden;
}

/* show arrows only after mouse was used */
.pswp--has_mouse .pswp__button--arrow {
  visibility: visible;
}

.pswp__button--arrow--prev {
  right: auto;
  left: 0px;
}

.pswp__button--arrow--next {
  right: 0px;
}
.pswp__button--arrow--next .pswp__icn {
  left: auto;
  right: 14px;
  /* flip horizontally */
  transform: scale(-1, 1);
}

/*

  Zoom button

*/
.pswp__button--zoom {
  display: none;
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

/* "+" => "-" */
.pswp--zoomed-in .pswp__zoom-icn-bar-v {
  display: none;
}


/*

  Loading indicator

*/
.pswp__preloader {
  position: relative;
  overflow: hidden;
  width: 50px;
  height: 60px;
  margin-right: auto;
}

.pswp__preloader .pswp__icn {
  opacity: 0;
  transition: opacity 0.2s linear;
  animation: pswp-clockwise 600ms linear infinite;
}

.pswp__preloader--active .pswp__icn {
  opacity: 0.85;
}

@keyframes pswp-clockwise {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


/*

  "1 of 10" counter

*/
.pswp__counter {
  height: 30px;
  margin-top: 15px;
  margin-inline-start: 20px;
  font-size: 14px;
  line-height: 30px;
  color: var(--pswp-icon-color);
  text-shadow: 1px 1px 3px var(--pswp-icon-color-secondary);
  opacity: 0.85;
}

.pswp--one-slide .pswp__counter {
  display: none;
}
/* --------------------------------------------------------
Style Sheet for www.icr-costruzioni.com

version: 1.0
creation: 24.02.2023
last modified: 20.10.2023
author: Paolo Pizzuti
team: Reds&Pizz
email: info@paolopizzuti.it
----------------------------------------------------------*/
:root {
	--ionic-gutter-x: 30px;
	--container-width: 1280px;
}
.container {
	max-width: var(--container-width);
}
.container,
.container-fluid {
	width: 100%;
	padding-right: var(--ionic-gutter-x);
	padding-left: var(--ionic-gutter-x);
	margin-right: auto;
	margin-left: auto;
}
.row {
	display: flex;
	flex-wrap: wrap;
	margin-top: 0;
	margin-right: calc(var(--ionic-gutter-x) * -1);
	margin-left: calc(var(--ionic-gutter-x) * -1);
}
.row > * {
	box-sizing: border-box;
	flex-shrink: 0;
	width: 100%;
	max-width: 100%;
	padding-right: calc(var(--ionic-gutter-x) * 1);
	padding-left: calc(var(--ionic-gutter-x) * 1);
	/* margin-top: calc(var(--ionic-gutter-x) * 2); */
}
.no-gutter {
	padding-right: 0;
	padding-left: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xs,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
	/* position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: var(--ionic-gutter-x);
	padding-left: var(--ionic-gutter-x); */
}
.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	width: 100%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}


@media (min-width: 414px) {
	.col-xs {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		width: 100%;
	}
	.col-xs-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.col-xs-1 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 8.333333%;
	}
	.col-xs-2 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.666667%;
	}
	.col-xs-3 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 25%;
	}
	.col-xs-4 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.333333%;
	}
	.col-xs-5 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 41.666667%;
	}
	.col-xs-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		width: 50%;
	}
	.col-xs-7 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 58.333333%;
	}
	.col-xs-8 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 66.666667%;
	}
	.col-xs-9 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 75%;
	}
	.col-xs-10 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 83.333333%;
	}
	.col-xs-11 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 91.666667%;
	}
	.col-xs-12 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%;
	}
}

@media (min-width: 576px) {
	.col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		width: 100%;
	}
	.col-sm-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.col-sm-1 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 8.333333%;
	}
	.col-sm-2 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.666667%;
	}
	.col-sm-3 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 25%;
	}
	.col-sm-4 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.333333%;
	}
	.col-sm-5 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 41.666667%;
	}
	.col-sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		width: 50%;
	}
	.col-sm-7 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 58.333333%;
	}
	.col-sm-8 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 66.666667%;
	}
	.col-sm-9 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 75%;
	}
	.col-sm-10 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 83.333333%;
	}
	.col-sm-11 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 91.666667%;
	}
	.col-sm-12 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%;
	}
}

@media (min-width: 768px) {		
	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		width: 100%;
	}
	.col-md-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}		
	.col-md-1 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 8.333333%;
	}
	.col-md-2 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.666667%;
	}
	.col-md-3 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 25%;
	}
	.col-md-4 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.333333%;
	}
	.col-md-5 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 41.666667%;
	}
	.col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		width: 50%;
	}
	.col-md-7 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 58.333333%;
	}
	.col-md-8 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 66.666667%;
	}
	.col-md-9 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 75%;
	}
	.col-md-10 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 83.333333%;
	}
	.col-md-11 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 91.666667%;
	}
	.col-md-12 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%;
	}
}
@media (min-width: 1024px) {
	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		width: 100%;
	}
	.col-lg-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.col-lg-1 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 8.333333%;
	}
	.col-lg-2 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.666667%;
	}
	.col-lg-3 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 25%;
	}
	.col-lg-4 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.333333%;
	}
	.col-lg-5 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 41.666667%;
	}
	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		width: 50%;
	}
	.col-lg-7 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 58.333333%;
	}
	.col-lg-8 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 66.666667%;
	}
	.col-lg-9 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 75%;
	}
	.col-lg-10 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 83.333333%;
	}
	.col-lg-11 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 91.666667%;
	}
	.col-lg-12 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%;
	}
}
@media (min-width: 1200px) {
	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		width: 100%;
	}
	.col-xl-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.col-xl-1 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 8.333333%;
	}
	.col-xl-2 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.666667%;
	}
	.col-xl-3 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 25%;
	}
	.col-xl-4 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.333333%;
	}
	.col-xl-5 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 41.666667%;
	}
	.col-xl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		width: 50%;
	}
	.col-xl-7 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 58.333333%;
	}
	.col-xl-8 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 66.666667%;
	}
	.col-xl-9 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 75%;
	}
	.col-xl-10 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 83.333333%;
	}
	.col-xl-11 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 91.666667%;
	}
	.col-xl-12 {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%;
	}
}
/* --------------------------------------------------------
Animate Stylesheet for www.icr-costruzioni.com

version: 1.0
creation: 18.04.2023
last modified: 18.04.2023
author: Paolo Pizzuti
team: Reds&Pizz
email: info@paolopizzuti.it
----------------------------------------------------------*/
:root {
	--duration300: .3s;
	--duration500: .5s;
	--duration1000: 1s;
	--duration1500: 1.5s;
	--duration2000: 1.5s;
}
/* .animateImg {
	position: relative;
	overflow: hidden;
}
.animateImg:after {
	content:"";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: red;
	transform: translateX(-100%);
}
.animateImg img {
	transform: translateX(-100%);
}
.animateImg.animateActive:after {
	transform: translateX(100%);
	transition-duration: var(--duration);
	transition-timing-function: cubic-bezier(.59,0,0,.99);
}
.animateImg.animateActive img {
	transform: translateX(0);
	transition-duration: var(--duration);
	transition-timing-function: cubic-bezier(.59,0,0,.99);
} */

.animateScale {
	position: relative;
	overflow: hidden;
}
.animateScale img {
	opacity: 0;
	transform: scale(1.3);
	transition-duration: var(--duration1500);
}
.animateScale.animateActive img {
	opacity: 1;
	transform: scale(1);
	/* transition-timing-function: cubic-bezier(.59,0,0,.99); */
}

.animateLSlide { /* Animate Left Slide */
	transform: translateX(10%);
	opacity: 0;
	transition-duration: var(--duration1000);
}
.animateLSlide.animateActive {
	opacity: 1;
	transform: translateX(0);
	/* transition-timing-function: cubic-bezier(.59,0,0,.99); */
}

.animateUpDown { /* Animate Up-Down */
	transform: translateY(-10%);
	opacity: 0;
	transition-duration: var(--duration1000);
}
.animateUpDown.animateActive {
	opacity: 1;
	transform: translateY(0);
	/* transition-timing-function: cubic-bezier(.59,0,0,.99); */
}
/* poppins-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url(//www.icr-costruzioni.com/wp-content/themes/icr-theme/css/fonts/poppins-v20-latin-300.woff2) format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(//www.icr-costruzioni.com/wp-content/themes/icr-theme/css/fonts/poppins-v20-latin-regular.woff2) format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url(//www.icr-costruzioni.com/wp-content/themes/icr-theme/css/fonts/poppins-v20-latin-500.woff2) format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url(//www.icr-costruzioni.com/wp-content/themes/icr-theme/css/fonts/poppins-v20-latin-600.woff2) format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url(//www.icr-costruzioni.com/wp-content/themes/icr-theme/css/fonts/poppins-v20-latin-700.woff2) format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: url(//www.icr-costruzioni.com/wp-content/themes/icr-theme/css/fonts/poppins-v20-latin-800.woff2) format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* @import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap"); */

:root {
	--main-color: #DB3A3A;
	--secondary-color: #3A5F88;
	--secondary-color-light: rgba(58, 95, 136, .2);
	--secondary-dark-color: #1B2D40;
	--main-text-color: #111;
	--light-text-color: #999999;
	--light-grey: #f8f8f8;
	--header-height: 60px;
	--logo-width: 182px;
	--title-margin: 40px;
}
/* STARTERS */
*, :after, :before {
	box-sizing: border-box;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
}
.clearfix:after {
  clear: both;
}
.noscroll {
	overflow: hidden;
}
.container {
	position: relative;
}
.narrower {
	padding-left: 80px;
	padding-right: 80px;
	/* padding: 80px; */
}
.small-padding {
	padding-top: 25px;
	padding-bottom: 25px;
}
.medium-padding {
	padding-top: 80px;
	padding-bottom: 80px;
}
.large-padding {
	padding-top: 160px;
	padding-bottom: 160px;
}
.section-padding {
	padding-top: 100px;
	padding-bottom: 100px;
}
.redline-top:before {
	content:"";
	display: block;
	width: 40px;
	height: 3px;
	background-color: var(--main-color);
	transform: translate(2px);
	margin-bottom: 20px;
}
.blackline-top:before {
	content:"";
	display: block;
	width: 40px;
	height: 3px;
	background-color: var(--main-text-color);
	transform: translate(2px);
	margin-bottom: 20px;
}
.whiteline-top:before {
	content:"";
	display: block;
	width: 40px;
	height: 3px;
	background-color: white;
	transform: translate(2px);
	margin-bottom: 20px;
}
.redline-bottom:after {
	content:"";
	display: block;
	width: 40px;
	height: 3px;
	background-color: var(--main-color);
	transform: translate(2px);
	margin-top: 20px;
}
.blackline-bottom:after {
	content:"";
	display: block;
	width: 40px;
	height: 3px;
	background-color: var(--main-text-color);
	transform: translate(2px);
	margin-top: 20px;
}
.whiteline-bottom:after {
	content:"";
	display: block;
	width: 40px;
	height: 3px;
	background-color: white;
	transform: translate(2px);
	margin-top: 20px;
}
.desktop-br {
	display: none;
}
.small-height {
	height: 30vh !important;
}
a {
	text-decoration: none;
	color: inherit;
}
img {
	width: 100%;
	height: auto;
}
html {
	font-size: 56%;
}
body {
	font-family: 'Poppins', helvetica, sans-serif;
	font-size: 1.6rem;
	line-height: 1.3;
	font-weight: 300;
	letter-spacing: .03rem;
	/* scroll-snap-type: y mandatory; */
}
body.menuopen {
	overflow: hidden;
}
h1 {
	font-size: 5rem;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 25px;
	color: var(--main-text-color);
}
h2 {
	font-size: 3.2rem;
	font-weight: 500;
	line-height: 1.2;
	margin-bottom: var(--title-margin);
}
h3 {
	font-size: 2.8rem;
	font-weight: 500;
	line-height: 1.2;
	margin-bottom: var(--title-margin);
}
h4 {
	font-size: 2.4rem;
	font-weight: 500;
	line-height: 1.2;
	margin-bottom: var(--title-margin);
}
p {
	font-size: 1.8rem;
	line-height: 1.6;
	color: var(--main-text-color);
	margin-bottom: 40px;
}
p:last-of-type {
	margin-bottom: 0;
}
strong {
	font-weight: 600;
}
.title.center {
	max-width: 650px;
}
.center,
.center > * {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.white h1,
.white h2,
.white h3,
.white h4,
.white h5,
.white h6,	
.white p,
.white li,
.white a,
.white {
	color: white;
}
.cover {
	position: relative;
}
.cover:before {
	content: "";
	display: block;
	padding-top: 100%;
}
.cover img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}
picture {
	display: block;
	position: relative;
	font-size: 0;
}
picture img {
	width: 100%;
	height: auto;
}
a.cta {
	position: relative;
	font-weight: 500;
	display: inline-block;
	align-items: center;
	padding: 14px 18px;
	border: 1px solid var(--main-color);
	background-color: var(--main-color);
	cursor: pointer !important;
	overflow: hidden;
	color: white;
	margin-right: 15px;
	z-index: 1;
	margin-top: var(--title-margin);
}
a.cta:after {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.964' height='10.964' viewBox='0 0 10.964 10.964'%3E%3Cpath d='M1.22,0,0,1.22,8.018,9.238H1.125v1.725h9.839V1.124H9.239V8.019Z' fill='%23FFF'/%3E%3C/svg%3E%0A");
	display: inline-block;
	margin-left: 10px;
	/* transform: translate(0, -1px) rotate(0);*/
	transition: 2s; 
} 
a.cta:hover:after {
	/* transform: translate(3px, -1px) rotate(-45deg); */
}
a.cta.white {
	border-color: white;
	background-color: transparent;
	color: white;
	transition: .2s;
}
a.cta.white:hover {
	border-color: white;
	background-color: white;
	color: var(--main-text-color);
}
a.cta.white:hover:after {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.964' height='10.964' viewBox='0 0 10.964 10.964'%3E%3Cpath d='M1.22,0,0,1.22,8.018,9.238H1.125v1.725h9.839V1.124H9.239V8.019Z' fill='%231B2D40'/%3E%3C/svg%3E%0A");
}
a.cta.dark {
	border-color: var(--secondary-dark-color);
	background-color: var(--secondary-dark-color);
	color: white;
	transition: .2s;	
}
a.cta.dark:after {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.964' height='10.964' viewBox='0 0 10.964 10.964'%3E%3Cpath d='M1.22,0,0,1.22,8.018,9.238H1.125v1.725h9.839V1.124H9.239V8.019Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");
}
a.cta.dark:hover {
	/* background-color: var(--secondary-dark-color);
	color: white; */
}
a.cta.dark:hover:after {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.964' height='10.964' viewBox='0 0 10.964 10.964'%3E%3Cpath d='M1.22,0,0,1.22,8.018,9.238H1.125v1.725h9.839V1.124H9.239V8.019Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");
}
a.cta.dark.outline {
	border-color: var(--secondary-dark-color);
	background-color: transparent;
	color: var(--secondary-dark-color);
	transition: .2s;	
}
a.cta.dark.outline:after {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.964' height='10.964' viewBox='0 0 10.964 10.964'%3E%3Cpath d='M1.22,0,0,1.22,8.018,9.238H1.125v1.725h9.839V1.124H9.239V8.019Z' fill='%231B2D40'/%3E%3C/svg%3E%0A");
}
a.cta.dark.outline:hover {
	background-color: var(--secondary-dark-color);
	color: white;
}
a.cta.dark.outline:hover:after {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.964' height='10.964' viewBox='0 0 10.964 10.964'%3E%3Cpath d='M1.22,0,0,1.22,8.018,9.238H1.125v1.725h9.839V1.124H9.239V8.019Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");
}
.go-up {
	position: fixed;
	bottom: 20px;
	right: -70px;
	width: 50px;
	height: 50px;
	z-index: 999;
	background-color: rgba(0,0,0,.8);
	background-image: url(//www.icr-costruzioni.com/wp-content/themes/icr-theme/images/arrow-up.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 50%;
	transition: .5s;
	cursor: pointer;
}
.go-up.out {
	right: 20px;
}
.go-up.out.end {
	bottom: 80px;
}
.images.overlapped {
	display: flex;
	align-items: flex-end;
	flex-direction: column;
}
.images.overlapped .main-img {
	position: relative;
	width: 70%;
	height: 420px;
	flex-shrink: 0;
	z-index: 1;
}
.images.overlapped .second-img {
	position: relative;
	overflow: hidden;
	width: 60%;
	flex-shrink: 0;
	z-index: 2;
	align-self: flex-start;
	margin-top: -30%;
}
#masthead {
	width: 100%;
	position: absolute;
	z-index: 1000;
	/* top: 32px; */
}
#masthead:after {
	content:"";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 250px;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
	opacity: .1;
	pointer-events: none;
}
/* .scroll-up #masthead:before {
	content: none;
} */
#masthead .header-container {
	/* height: var(--header-height); */
	display: flex;
	align-items: stretch;
	font-weight: 400;
	z-index: 1;
}
#masthead .header-container .logo {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background-color: var(--main-color);
	padding: 15px;
	width: var(--logo-width);
	height: var(--header-height);
	font-size: 0;
}
#masthead .header-container .logo a {
	display: block;
}
#masthead .header-container .logo img {
	width: 100%;
	height: auto;
}
#masthead .header-container .navigation {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: white;
	background-color: transparent;
	flex: 1;
	padding: 0 20px;
	transition: background-color .3s;
}
#masthead .header-container .telephone {
	position: relative;
	transition: .3s;
	z-index: 10;
	text-decoration: underline;
}
#masthead .header-container .telephone a {
	color: white;
	display: flex;
	align-items: center;
}
#masthead .header-container .telephone .icon {
	display: flex;
	align-items: center;
	display: none;
}
#masthead .header-container .telephone .icon img {
	width: 30px;
	height: auto;
}
#masthead .header-container .main-menu > nav > ul {
	
}
#masthead .header-container .main-menu > nav > ul > li {
	display: inline-flex;
	align-items: center;
	height: var(--header-height);
} 
#masthead .header-container .main-menu nav > ul > li > a {
	flex-grow: 0;
	padding: 0px 10px;
	color: inherit;
	position: relative;
	color: white;
	z-index: 1;
	transition: .3s;
}
#masthead .header-container .main-menu nav > ul > li > a:before {
	content: "";
	position: absolute;
	top: -4px;
	width: 0px;
	height: 2px;
	background-color: var(--main-color);
	transition: .3s;
}
#masthead .header-container .main-menu nav > ul > li:hover > a:before {
	width: 20px;
}
#masthead .header-container .main-menu nav > ul > li.current-menu-item > a:before {
	width: 20px;
}
.navigation .sub-menu {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	background-color: white;
	padding: 56px;
	padding-top: calc(var(--header-height) + 40px);
	padding-bottom: 32px;
	transform: translateY(-30px);
	z-index: 0;
	transition-duration: .3s;
	pointer-events: none;
	opacity: 0;
	font-size: 0;
	display: flex;
	flex-wrap: wrap;
}
.navigation .sub-menu li {
	width: 33.33333%;
	margin-bottom: 16px;
	padding-right: 30px;
}
.navigation .sub-menu li a {
	display: block;
	font-size: 1.8rem;
	font-weight: 600;
	margin-bottom: 8px;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	color: var(--main-text-color);
	transition: .3s;
}
/* .navigation .sub-menu li a:after {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.964' height='10.964' viewBox='0 0 10.964 10.964'%3E%3Cpath d='M1.22,0,0,1.22,8.018,9.238H1.125v1.725h9.839V1.124H9.239V8.019Z' fill='%23111'/%3E%3C/svg%3E%0A");
} */
.navigation .sub-menu li a:hover {
	color: var(--main-color);
}
.navigation .sub-menu li a .menu-item-description {
	font-size: 1.5rem;
	font-weight: 300;
	line-height: 1.2;
	color: var(--light-text-color);
	margin-top: 4px;
	/* max-width: 80%; */
}
.navigation .sub-menu li:hover a .section {
	color: var(--main-color) !important;
}
#masthead .header-container .main-menu nav > ul > li:hover > a + .sub-menu {
	transform: translateY(0px);
	opacity: 1;
	pointer-events: all;
}
/* Comportamento del menu allo scroll */
.scroll-down #masthead {
	position: fixed;
	top: -60px;
	transition: .3s;
}
.scroll-up #masthead {
	position: fixed;
	top: 0;
	transition: .3s;
	/* transition-delay: .3s; */
}
.scroll-end #masthead {
	transition: .3s;
	top: 0;
}
.scroll-up #masthead .header-container .navigation,
.lightpage #masthead .header-container .navigation {
	background-color: white;
}
#masthead.white .header-container .navigation nav > ul > li > a,
#masthead.white .header-container .navigation .telephone a,
.scroll-up #masthead .header-container .navigation nav > ul > li > a,
.scroll-up #masthead .header-container .navigation .telephone a,
.lightpage #masthead .header-container .navigation nav > ul > li > a,
.lightpage #masthead .header-container .navigation .telephone a   {
	color: var(--main-text-color);
}

/* Menu di navigazione mobile */
.mobile-nav {
	display: none;
}
.mobile-nav .hamburger {
	width: var(--header-height);
	height: var(--header-height);
	background-color: white;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.mobile-nav .hamburger .hamburger-container {
	width: 60%;
	height: 60%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.mobile-nav .hamburger .hamburger-container span {
	display: block;
	position: relative;
	background-color: var(--main-color);
	width: 100%;
	height: 3px;
	transition: .3s;
	border-radius: 1px;
} 
.mobile-nav .hamburger .hamburger-container span:before,
.mobile-nav .hamburger .hamburger-container span:after {
	content:"";
	display: block;
	position: absolute;
	top: -10px;
	width: 100%;
	height: 100%;
	background-color: var(--main-color);
	transition: .3s;
	border-radius: 1px;
}
.mobile-nav .hamburger .hamburger-container span:after {
	width: 70%;
	right: 0;
	top: auto;
	bottom: -10px;
	transition: .3s;
}
.mobile-nav .hamburger:hover .hamburger-container span:after,
.mobile-nav.open .hamburger .hamburger-container span:after {
	width: 100%;
}
.mobile-nav.open .hamburger .hamburger-container span {
	background-color: transparent;
}
.mobile-nav.open .hamburger .hamburger-container span:before {
	transform: rotate(45deg) translate(7px, 7px);
}
.mobile-nav.open .hamburger .hamburger-container span:after {
	transform: rotate(-45deg) translate(7px, -7px);
}
.mobile-nav > .menu {
	position: absolute;
	width: 300px;
	background-color: white;
	top: 50%;
	left: calc(var(--logo-width) * -1);
	padding: 50px;
	overflow: hidden;
	z-index: -1;
	opacity: 0;
	pointer-events: none;
	transition-duration: .3s;
	/* filter: brightness(95%); */
}
.mobile-nav.open > .menu {
	top: 100%;
	opacity: 1;
	pointer-events: all;
	/* box-shadow: 0 0 2000px rgba(0,0,0,.3); */
}
.mobile-nav .menu ul {
	font-size: 0;
}
.mobile-nav .menu ul li {
	margin-bottom: 10px;
	/* transform: translateX(-100%); */
	overflow: hidden;
	/* transition-duration: .6s;
	transition-timing-function: cubic-bezier(0,.25,0,1.01);
	transition-delay: .2s; */
}
.mobile-nav .menu ul li:last-of-type {
	margin-bottom: 0;
}
.mobile-nav .menu ul li a {
	position: relative;
	font-size: 3rem;
	color: var(--main-text-color);
	display: inline-block;
	transform: translateY(100%);
	transition-duration: .8s;
	transition-delay: .2s;
	transition-timing-function: cubic-bezier(0,.25,0,1.01);
}
.mobile-nav.open .menu ul li a {
	transform: translateY(0);
}
.mobile-nav .menu ul li a:before {
	content:"";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 3px;
	background-color: var(--main-color);
	transition: .3s;
}
.mobile-nav .menu ul li a:hover:before {
	width: 100%;
}
/* .mobile-nav.open .menu ul li {
	opacity: 1;
	transform: translateX(0);
} */
.mobile-nav.open .menu ul li:nth-child(1) a {
	transition-delay: 0s;
}
.mobile-nav.open .menu ul li:nth-child(2) a {
	transition-delay: .1s;
}
.mobile-nav.open .menu ul li:nth-child(3) a {
	transition-delay: .2s;
}
.mobile-nav.open .menu ul li:nth-child(4) a {
	transition-delay: .3s;
}
.mobile-nav.open .menu ul li:nth-child(5) a {
	transition-delay: .4s;
}
.mobile-nav.open .menu ul li:nth-child(6) a {
	transition-delay: .5s;
}
.mobile-nav.open .menu ul li:nth-child(7) a {
	transition-delay: .6s;
}
.mobile-nav.open .menu ul li:nth-child(8) a {
	transition-delay: .7s;
}
section {
	overflow: hidden;
}
section.home-intro {
	position: relative;
	height: 100vh;
	width: 100%;
	background-color: #f20;
	background-size: cover;
}
section.home-intro:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: linear-gradient(180deg, var(--secondary-color) 0%,  rgba(58,95,136,.4) 100%);
}
section.home-intro .section-content {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
section.home-intro .section-content .title {
	display: flex;
	justify-content: center;
	flex-direction: column;
	position: absolute;
	top: 0;
	left: var(--ionic-gutter-x);
	right: var(--ionic-gutter-x);
	bottom: 0;
}
section.home-intro .section-content .title p {
	max-width: 500px;
}
section.home-intro .section-content .buttons {
	width: 50%;
	height: 140px;
	position: absolute;
	bottom: 0;
	left: var(--ionic-gutter-x);
	display: flex;
	align-items: center;
}
section.home-intro .section-content .buttons a:last-of-type {
	margin-right: 0;
}
section.home-intro .section-content .buttons .cta {
	margin-top: 0;
}
section.home-more {
	width: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: -100px top;
	overflow: visible;
}
section.home-more .section-content.first-block {
	overflow: hidden;
	margin-top: -250px;
}
section.home-more .section-content.first-block .row  {
	justify-content: flex-end;
}
section.home-more .redblock {
	position: relative;
	margin-top: 0;
	padding: 100px 80px;
}
section.home-more .redblock > * {
	position: relative;
}
section.home-more .redblock:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 1000%;
	background-color: var(--main-color);
}
section.home-more .redblock ul {
	
}
section.home-more .redblock li {
	margin-bottom: 20px;
	font-size: 2rem;
}
section.home-more .second-block .row {
	align-items: center;
	justify-content: space-between;
}
section.home-icons {
	background-image: url(//www.icr-costruzioni.com/wp-content/themes/images/background-icons.jpg);
	background-size: cover;
}
section.home-icons .icons-list {
	margin-top: 50px;
	display: grid;
	grid-gap: 10px;
	grid-template-columns: repeat(2, 1fr);
}
section.home-icons .icons-list .plus {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding-top: var(--ionic-gutter-x);
	padding-bottom: var(--ionic-gutter-x);
	/* padding: 25px 20px 25px 0; */
}
section.home-icons .icons-list .plus .icon {
	margin-right: 40px;
}
section.home-icons .icons-list .plus .icon img {
	width: 100px;
	height: 100px;
}
section.home-icons .icons-list .plus h3 {
	margin: 0;
}

section.home-bgtext {
	background-image: url(//www.icr-costruzioni.com/wp-content/themes/images/home_bgtext.jpg);
	background-size: cover;
}
section.home-bgtext .row {
	justify-content: flex-end;
}
section.home-works .works-list {
	margin-top: 50px;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 20px;
}
section.home-works .works-list .work {
	position: relative;
	overflow: hidden;
	/* margin-bottom: 50px; */
}
section.home-works .works-list .work a,
section.home-works .works-list .work picture {
	display: block;
	position: relative;
}
section.home-works .works-list .work picture:before {
	padding-top: 75%;
}
section.home-works .works-list .work .work-name {
	font-size: 2.2rem;
	font-weight: 400;
	margin-top: 10px;
}
section.latest-works {
	background-color: var(--secondary-color-light);
}
section.latest-works .work-slide {
	margin-top: 50px;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 20px;
}
section.latest-works .work-single {
	position: relative;
	/* margin-bottom: calc(var(--ionic-gutter-x) * 2); */
}
section.latest-works .work-single .icr-gallery-content {
	position: relative;
}
section.latest-works .work-single a {
	display: block;
}
section.latest-works .work-single .work-img {
	position: relative;
}
section.latest-works .work-single picture:before {
	padding-top: 80%;
}
section.latest-works .work-single .icr-gallery-what {
	padding: 20px 0;
}
section.latest-works .work-single .icr-gallery-what .work-location {
	color: var(--main-color);
	font-size: 1.8rem;
	font-weight: 600;
	text-transform: uppercase;
}
section.latest-works .work-single .icr-gallery-what .work-name {
	font-size: 2.8rem;
	font-weight: 600;
	margin-top: 5px;
}

section.intro {
	position: relative;
	min-height: 550px;
	height: 90vh;
	max-height: 800px;
	background-size: cover;
	background-position: center center;
}
section.intro:before {
	content:"";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.2);
}
section.intro .section-content {
	display: flex;
	align-items: center;
	height: 100%;
}
section.intro .section-content .title {
	width: 100%;
	position: relative;
}
section.intro .section-content .area {
	color: white;
	font-size: 1.8rem;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 50px;
}
section.intro .section-content .area,
section.intro .section-content h1 {
	text-shadow: 6px 6px 25px rgba(0,0,0,.2);
}
section.post-intro {
	overflow: hidden;
	margin-top: -220px;
}
section.post-intro .narrower {
	background-color: white;
	padding-top: 100px;
}
section.post-intro .text > * {
	max-width: 400px;
}
section.post-intro .image {
	margin-left: auto;
	margin-top: -250px;
	margin-right: -100px;
}
section.about-1 {
	background-size: 120% auto;
	background-repeat: no-repeat;
}
.big-number {
	/* font-size: 3rem; */
	font-size: 8vw;
	height: 100%;
	line-height: .8;
	font-weight: 200;
}
section.about-1 .images.overlapped {
	flex-direction: row;
	margin-top: -30px;
}
section.about-1 .images.overlapped .main-img {
	position: relative;
	width: 40%;
	/* height: 550px; */
	flex-shrink: 0;
	z-index: 1;
	margin-bottom: 10%;
}
section.about-1 .images.overlapped .second-img {
	position: relative;
	overflow: hidden;
	width: 70%;
	height: 65%;
	flex-shrink: 0;
	z-index: 2;
	align-self: flex-start;
	margin-top: auto;
	margin-left: -10%;
}
section.about-1 .images.overlapped .second-img video {
	position: absolute;
	object-fit: cover;
	height: 100%;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: -1;
}
section.about-profiles {
	background-color: var(--light-grey);
}
section.about-profiles .profile-intro {
	background-size: cover;
	background-position: center center;
	padding-bottom: 250px;
}
section.about-profiles .profiles {
	margin-top: -250px;
}
section.about-profiles .profiles .profile-pictures {
	display: grid;
	grid-gap: 10px;
	grid-template-columns: repeat(3, 1fr);
}
section.about-profiles .profiles .single {

}
section.about-profiles .profiles .single picture {
	box-shadow: 0 10px 20px rgba(0,0,0,.1)
}
section.about-profiles .profiles .single .name {
	margin-top: 30px;
}
section.about-profiles .profiles .single .name > * {
	margin: 0;
}
section.about-profiles .profiles .single .name span {
	color: #777;
	font-size: 1.4rem;
}
section.about-profiles .profiles .addon {
	margin-top: 100px;
	margin-left: auto;
}
section.work-details .single:nth-child(even) {
	background-color: var(--light-grey);
}
section.work-details .title * {
	margin-bottom: 80px;
}
section.work-details .images {
	display: flex;
	flex-direction: column;
}
section.work-details .images > div:nth-child(2) {
	margin-left: auto;
	margin-top: -20%;
}
section.work-details .text {
	/* margin-left: 5%; */
	margin-top: -10%;
}
section.work-details .single:nth-child(even) .images div:nth-child(1) {
	margin-left: auto;
}
section.work-details .single:nth-child(even) .images div:nth-child(2) {
	margin-left: unset;
}
section.work-details .single:nth-child(even) .text {
	margin-left: auto;
}
section.work-intro {
	position: relative;
	height: 100vh;
	max-height: 850px;
}
section.work-intro .section-content {
	height: 100%;
	display: flex;
	align-items: center;
	position: relative;
}
section.work-intro .section-content .white-block {
	position: relative;
	display: inline;
	z-index: 10;
	background-color: white;
	padding: 65px;
	padding-left: 0;
}
section.work-intro .section-content .white-block .title p {
	max-width: 430px;
}
section.work-intro .section-content .bg-image {
	position: absolute;
	left: calc(var(--logo-width) + var(--ionic-gutter-x));
	top: 0;
	right: 0;
	bottom: 0;
	margin-right: calc(((100vw - var(--container-width))/ 2) * -1);
	z-index: 9;
	background-size: cover;
	background-position: center center;
}

section.work-details .image + .text {
	margin: auto;
}
section.solutions-details .text {
	margin-left: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}
section.solutions-details .single:nth-child(even) .row {
	flex-direction: row-reverse;
	justify-content: space-between;
}
section.solutions-details .single:nth-child(even) .text {
	margin-left: unset;
}
section.map .map-container iframe {
	width: 100%;
	height: 400px;
}
section.map .text {
	display: flex;
	align-items: center;
}
section.contact-form {
	padding-top: 100px;
}
section.contact-form .image {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
section.contact-form .form-container {
	background-color: var(--secondary-dark-color);
	padding: 120px;
}
section.contact-form .form-container .field {
	margin-bottom: 20px;
}
section.contact-form .form-container input[type=text],
section.contact-form .form-container input[type=email],
section.contact-form .form-container input[type=tel],
section.contact-form .form-container textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	border: 0;
	width: 100%;
	padding: 12px 0;
	font-size: 1.6rem;
	font-weight: 300;
	color: white;
	outline: 0;
	background-color: transparent;
	border-bottom: 1px solid white;
	border-radius: 0;
}
section.contact-form .form-container input::placeholder,
section.contact-form .form-container textarea::placeholder {
	color: white;
	font-size: 1.6rem;
	opacity: .4;
}
section.contact-form .form-container input:focus::placeholder,
section.contact-form .form-container textarea:focus::placeholder {
	color: transparent;
}
section.contact-form .form-container .privacy {
	margin-top: 40px;
}
section.contact-form .form-container .privacy input {
	-webkit-appearance: none;
	-moz-appearance: none;
	position: relative;
	width: 20px;
	height: 20px;
	border: 2px solid white;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	margin: 0 5px 0 0;
}
section.contact-form .form-container .privacy input:before {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	background-color: white;
	border-radius: 100%;
	opacity: 0;
}
section.contact-form .form-container .privacy:hover input:before {
	opacity: .3;
}
section.contact-form .form-container .privacy input:checked:before {
	opacity: 1;
}
section.contact-form .form-container .privacy .wpcf7-list-item {
	padding: 0;
	margin: 0;
}
section.contact-form .form-container .privacy label {
	display: flex;
	cursor: pointer;
}
section.contact-form .form-container .privacy label span {
	color: white;
	font-size: 1.2rem;
	line-height: 1.4;
}
section.contact-form .form-container .submit {
	margin-top: 20px;
	margin-bottom: 0;
	text-align: center;
}
section.contact-form .form-container .submit input[type=submit] {
	-webkit-appearance: none;
	-moz-appearance: none;
	cursor: pointer;
	width: 100%;
	padding: 20px;
	background-color: var(--secondary-color);
	color: white;
	font-size: 2rem;
	border: 0;
	outline: 0;
}
section.contact-form .form-container .submit .wpcf7-spinner {
	margin: 10px;
}
section.contact-form .form-container .wpcf7-form-control-wrap {
	display: block;
}
section.contact-form .form-container .wpcf7-not-valid-tip {
	font-size: 1.4rem;
	position: absolute;
	bottom: -20px;
	left: 0;
}
section.contact-form .form-container .wpcf7-response-output {
	color: white;
	padding: 20px;
	margin: 0;
}


.icr-gallery-content .view-btn {
	position: absolute;
	background-color: transparent;
	top: calc(15px);
	right: calc(15px);
	bottom: calc(15px);
	left: calc(15px);
	transition: opacity 100ms linear;
	pointer-events: none;
}
.icr-gallery-content .view-btn--hidden {
	opacity: 0;
}
.icr-gallery-content .view-btn .zoom {
	position: absolute;
	bottom: 25px;
	right: 27px;
	z-index: 10;
	transition-duration: .8s;
	display: flex;
	align-items: center;
}
.icr-gallery-content:hover .view-btn .zoom {
	transform: translateX(-10px);
	/* transition-delay: .1s; */
	transition-duration: 1s;
}
.icr-gallery-content .view-btn .zoom .more {
	position: absolute;
	right: 100%;
	margin-right: 6px;
	white-space: nowrap;
	color: white;
	font-weight: 400;
	text-transform: uppercase;
	opacity: 0;
	transition: right, opacity;
	transition-duration: .5s;
	transition-delay: 0s;
	transition-timing-function: ease-out;
}
.icr-gallery-content:hover .view-btn .zoom .more {
	opacity: 1;
	transition-duration: .8s;
	transition-delay: .5s;
}
.icr-gallery-content .view-btn .view-expand {
	position: absolute;
	display: block;
	width: 0%;
	height: 0%;
	min-width: 70px;
	min-height: 70px;
	background-color: var(--main-color);
	bottom: 0;
	right: 0;
	opacity: 1;
	transition-duration: .8s;
	transition-timing-function: cubic-bezier(.45,0,.01,1);
}
.icr-gallery-content:hover .view-btn .view-expand {
	width: 100%;
	height: 100%;
	opacity: .75;
}

footer .contact-us {
	background-color: var(--secondary-color);
}
footer .contact-us h5 {
	font-size: 3rem;
	color: white;
	margin-bottom: 10px;
}
footer .contact-us p {
	color: white;
}
footer .contact-us .text,
footer .contact-us .button {
	margin: 0;
}
footer .contact-us .button {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
footer .contact-us .button a.cta {
	margin: 0;
	width: 200px;
	display: inline-flex;
	justify-content: space-between;
}
footer .contact-us .button a.cta:after {
	transform: rotate(-45deg);
	margin: 0;
}
footer .footer-content {
	background-color: var(--secondary-dark-color);
	color: white;
	font-size: 1.4rem;
	line-height: 2;
	overflow: hidden;
}
footer .footer-content .logo {
	margin-bottom: 35px;
}
footer .footer-content .logo img {
	max-width: 200px;
}
footer .footer-content .address {
	margin-bottom: 40px;
}
footer .footer-content .footer-menu {
	color: var(--secondary-color);
	filter: brightness(130%);
}
footer .footer-content h5 {
	font-size: 1.6rem;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 35px;
}
footer .footer-content .footer-bottom .row {
	justify-content: flex-end;
}
footer .footer-content .footer-bottom .company-data {
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	display: flex;
}
footer .footer-content .footer-bottom .company-data:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 1000%;
	height: 1px;
	background-color: var(--secondary-color);
}
footer .footer-content .footer-bottom .company-data span {
	flex: 1;
}
footer .footer-content .footer-bottom .company-data a {
	margin-left: 15px;
	text-decoration: underline;
}

nav[aria-label="breadcrumb"] {
	margin-bottom: 56px;
}
.intro nav[aria-label="breadcrumb"] {
	/* transform: translateY(40px); */
}
nav[aria-label="breadcrumb"] .breadcrumb li {
	font-size: 13px;
	font-weight: 400;
	color: #bbb;
}
nav[aria-label="breadcrumb"] .breadcrumb li a {
	
	color: #bbb;
	transition: .3s;
}
nav[aria-label="breadcrumb"] .breadcrumb li a:hover{
	color: #555;
}
nav[aria-label="breadcrumb"] .breadcrumb li.active {
	color: #555;
}
.intro nav[aria-label="breadcrumb"] .breadcrumb li {
	color: white;
	opacity: .6;
}
.intro nav[aria-label="breadcrumb"] .breadcrumb li a {
	color: white;
	opacity: .6;
}
.intro nav[aria-label="breadcrumb"] .breadcrumb li a:hover {
	opacity: 1;
	color: white;
}
.intro nav[aria-label="breadcrumb"] .breadcrumb li.active {
	color: white;
	opacity: 1;
}

/* Complianz */
#cmplz-document {
	width: 100%;
	min-width: 100%;
}

#cmplz-document p,
#cmplz-document a,
#cmplz-document li {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.4;
}
#cmplz-document p {
	margin-bottom: 16px;
}
#cmplz-document ul {
	padding-left: 25px;
	margin-bottom: 32px;
}
#cmplz-document li {
	margin-bottom: 4px;
	list-style: disc;
}
.error-404 .section-content {
	height: 70vh;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.error-404 .section-content img,
.error-404 .section-content video {
	width: 150px;
	margin-bottom: 16px;
}
.error-404 .section-content h1 {
	font-size: 42px;
	margin-bottom: 8px;
	text-align: center;
}
.error-404 .section-content p {
	margin-bottom: 24px;
	text-align: center;
}


@media screen and (max-width: 1024px) {
	#masthead .header-container .navigation {
		font-size: 1.4rem;
		padding: 0 10px;
	}
	#masthead .header-container .telephone span {
		display: none;
	}
	section.home-icons .icons-list .plus h3 {
		font-size: 2.2rem;
	}
	section.home-icons .icons-list .plus .icon {
		margin-right: 20px;
	}
	
	section.work-intro .section-content .bg-image {
		margin-right: 0;
	}
	section.contact-form .form-container {
		padding: 80px;
	}
}
@media screen and (max-width: 860px) {
	.mobile-nav {
		display: block;
	}
	#masthead,
	.scroll-end #masthead,
	.scroll-up #masthead,
	.scroll-down #masthead {
		position: fixed;
		top: 0;
	}
	#masthead .header-container .navigation {
		padding: 0;
		background-color: transparent !important;
	}
	#masthead .header-container .navigation .main-menu {
		display: none;
	}
	#masthead .header-container .telephone .icon {
		display: block;
	}
	#masthead .header-container .telephone .number {
		display: none;
	}
}
@media screen and (max-width: 768px) {
	.section-padding {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.large-padding {
		padding-top: 100px;
		padding-bottom: 100px;
	}
	.narrower {
		padding-left: 50px;
		padding-right: 50px;
	}
	section.home-intro .section-content .buttons {
		width: auto;
		right: var(--ionic-gutter-x);
	}
	section.home-more .section-content.first-block {
		margin-top: auto;
		padding-top: 0;
		padding-bottom: 0;
	}
	.images.overlapped .main-img {
		position: relative;
		width: 80%;
		height: 360px;
	}
	.images.overlapped .second-img {
		margin-top: -40%;
	}
	section.post-intro .narrower {
		padding-top: 60px;
	}
	section.post-intro .image {
		margin-top: 0px;
		margin-right: -50px;
	}
	section.about-1 .images.overlapped {
		margin-top: 40px;
	}
	section.about-1 .images.overlapped .main-img {
		width: 60%;
		height: 350px;
	}
	section.about-1 .images.overlapped .second-img {
		margin-left: -20%;
	}
	section.about-profiles .profiles {
		margin-top: -200px;
	}
	section.work-intro {
		height: 60vh;
	}
	section.work-details .images > div:nth-child(2) {
		margin-top: -20%;
	}
	section.work-details .text {
		margin-left: 0;
		margin-top: 10%;
	}
	section.map .text {
		text-align: center;
		margin-top: 50px;
	}
	section.map .text address {
		margin: 50px auto;
	}
	section.contact-form {
		padding-top: 0;
	}
	section.contact-form .image {
		display: none;
	}
}
@media screen and (max-width: 576px) {
	h1 {
		font-size: 4rem;
	}
	h2 {
		font-size: 3.2rem;
	}
	h3 {
		font-size: 2.2rem;
	}
	h4 {
		font-size: 1.8rem;
	}
	section.home-intro {
		height: 90vh;
	}
	section.home-more .redblock {
		padding: 50px var(--ionic-gutter-x);
	}
	section.home-more .redblock:before {
		width: 100%;
	}
	section.home-more .second-block .text {
		margin-bottom: 50px;
	}
	section.home-works .works-list {
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 20px;
	}
	section.home-icons .icons-list {
		grid-template-columns: repeat(1, 1fr);
	}
	section.post-intro .image {
		margin-top: 40px;
		margin-right: auto;
	}
	section.about-1 .images.overlapped .main-img {
		width: 80%;
		height: 300px;
	}
	section.about-1 .images.overlapped .second-img {
		margin-left: -50%;
		width: 90%;
		height: 50%;
	}
	section.about-profiles .profiles {
		margin-top: -150px;
	}
	section.solutions-details .image {
		margin-bottom: 50px;
	}
	.big-number {
		margin-bottom: 20px;
	}
	footer .contact-us .text {
		margin-bottom: 50px;
	}
	footer .contact-us .button {
		justify-content: flex-start;
	}
}
@media screen and (max-width: 414px) {
	:root {
		--ionic-gutter-x: 15px;
		--logo-width: 160px;
	}
	h1 {
		font-size: 10vw;
	}
	h1 br,
	h2 br,
	h3 br,
	h4 br,
	h5 br,
	h6 br {
		display: none;
	}
	h2 {
		font-size: 2.8rem;
	}
	 .narrower {
		padding-left: 35px;
		padding-right: 35px;
	}
	/*
	section.intro {
		height: 70vh;
		min-height: 400px;
	}
	section.intro .section-content {
		align-items: flex-end;
		padding-bottom: 50px;
	} */
	section.post-intro {
		margin-top: -150px;
	}
	section.intro .section-content .area {
		font-size: 2.2rem;
	}
	section.post-intro .narrower {
		padding-top: 50px;
	}
	section.post-intro .image img {
		width: 120%;
	}
	section.about-1 .images.overlapped .second-img {
		margin-left: -65%;
	}
	section.home-works .works-list .work .work-name {
		font-size: 1.8rem;
	}
	section.work-intro .section-content .bg-image {
		left: 0;
	}
	section.work-intro {
		height: 90vh;
	}
	section.work-intro .section-content .white-block {
		background-color: transparent;
	}
	section.work-intro .section-content .white-block h1,
	section.work-intro .section-content .white-block p {
		color: white;
	}
	section.latest-works .work-slide {
		grid-template-columns: repeat(1, 1fr);
	}
	section.latest-works .work-single .icr-gallery-what .work-location {
		font-size: 1.4rem;
	}
	section.latest-works .work-single .icr-gallery-what .work-name {
		font-size: 2.2rem;
	}
	section.about-profiles .profiles .profile-pictures {
		grid-template-columns: repeat(2, 1fr);
	}
	section.contact-form .form-container {
		padding: 60px 50px;
	}
	footer .footer-content .footer-bottom .company-data {
		display: block;
	}
	footer .footer-content .footer-bottom .company-data span {
		display: block;
	}
	footer .footer-content .footer-bottom .company-data a {
		display: inline-block;
		margin-left: 0;
		margin-right: 5px;
	}
}
@media screen and (max-width: 375px) {
	
}
@media screen and (max-width: 320px) {
	a.cta {
		padding: 14px;
	}
	section.home-intro .section-content .buttons {
		
	}
	footer .footer-content .footer-bottom .company-data {
		font-size: 1.2rem;
		line-height: 1.6;
	}
}
/* DEBUG */
/* * { outline: 2px dotted red }
* * { outline: 2px dotted green }
* * * { outline: 2px dotted orange }
* * * * { outline: 2px dotted blue }
* * * * * { outline: 1px solid red }
* * * * * * { outline: 1px solid green }
* * * * * * * { outline: 1px solid orange }
* * * * * * * * { outline: 1px solid blue }   */