/*
Theme name: SkyPlumber
Author: Richard Sulollari
Version: 1.0
*/

body {
	font-family: 'Open Sans';
	scroll-behavior: smooth;
}

.high__contacts {
	height: 30px;
    display: flex;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: white;
    z-index: 1;
    border-bottom: 1px solid #cdcdcd;
}

.first__address {
	display: flex;
	align-items: center;
}

.hydrated {
	color: #0086ca;
	margin-right: 5px;
}

.first__address a {
    color: black;
    text-decoration: none;
}

.impression {
	padding: inherit;
	margin: 0;
	display: flex;
	list-style-type: none;
	justify-content: flex-end;
}

.impression li {
	padding-left: 40px;
	display: flex;
	align-items: center;
}

.impression li:nth-child(2) {
	padding: 0;
}

.impression li a {
	color: black;
	text-decoration: none;
}

.hidden__title {
	position: absolute;
	opacity: 0;
}

.site__nav {
    height: 130px;
    transform: none;
	-webkit-transform: none;
    transition: transform .4s;
    display: flex;
    width: 100%;
    align-items: flex-end;
    border-bottom: 1px solid #cdcdcd;
    background-color: white;
}

.site__nav .container {
	height: 100px;
}

.site__nav .container .row {
	height: 100%;
}

.box-logo {
	display: flex;
	align-items: center;
	height: 100px;
	width: 80%;
	position: relative;
	z-index: 1;
}

.box-logo a {
	height: 70%;
}

.box-logo a img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.main__menu {
	height: 100%;
	align-items: center;
	display: flex;
	justify-content: flex-end;
}

.site__menu {
	list-style-type: none;
	display: flex;
	margin: 0;
	padding: 0;
	height: 100%;
}

.site__menu li {
	height: 100%;
	display: flex;
	align-items: center;
}

.site__menu li a {
    font-size: 1.3em;
    white-space: nowrap;
    color: black;
    text-decoration: none;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 20px;
    border-right: 1px solid #cdcdcd;
    transition: all .4s;
}

#first__voice {
	border-left: 1px solid #cdcdcd;
}

.site__menu li a:hover {
	background-color: #0086ca;
	color:  white;
}

.disappearing {
	transform: translate3d(0, -130px, 0);
	-webkit-transform: translate3d(0, -130px, 0);
}

.landing__cover {
	height: 60vh;
	border-bottom: 1px solid #cdcdcd;
}

.landing__cover .container {
	height: 100%;
}

.landing__cover .container .row {
	height: 100%;
}

.landing__cover .container .row .col-lg-6 {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.descrizione {
	font-size: 2.3em;
	font-weight: bold;
	margin-bottom: 2rem;
	line-height: 1.5;
}

.cta__call {
	background-color: #0086ca;
	color: white;
	text-decoration: none;
	font-size: 1.5em;
	padding: 10px 20px;
	transition: padding, text-decoration, .4s;
}

.cta__call:hover {
	padding: 10px 25px;
	text-decoration: underline;
	color: white;
}

.servizio {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	justify-content: flex-end;
	padding: 30px 0;
}

.servizio img {
	width: 10%;
	height: 100%;
	object-fit: contain;
	margin-right: 20px;
}

#plumbing {
	filter: invert(84%) sepia(17%) saturate(1092%) hue-rotate(155deg) brightness(92%) contrast(91%);
}

#heating__row {
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
}

#heating {
	filter: invert(42%) sepia(12%) saturate(2362%) hue-rotate(314deg) brightness(126%) contrast(116%);
}

#conditioner {
	filter: invert(73%) sepia(71%) saturate(297%) hue-rotate(67deg) brightness(91%) contrast(98%);
}

.second__section {
	overflow: hidden;
}

.second__section, .contact__center, .find__it {
	position: relative;
}

.abs__img {
	position: absolute;
	top: 0;
	left: 0;
	width: 35%;
	height: 100%;
	z-index: -1;
	filter: blur(15px);
}

.abs__img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.divided {
	border-top: 0px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	background-color: rgb(255 255 255 / 30%);
}

.divided .container .row .col-lg-4 {
	padding: 30px;
}

.firm__logo {
	display:  flex;
	height: 100%;
	align-items: center;
}

.firm__logo img {
	object-fit: contain;
	width: 100%;
	height: 100%;
}

.oblique__border {
	background-color: #cdcdcd;
	width: 0px;
	height: 100%;
	transform: rotate(45deg);
}

.cc__title {
	font-size: 2em;
	font-weight: 500;
}

.recapiti {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.recapiti li {
	margin: 20px 0;
}

.recapiti li a {
	color: black;
    font-size: 1.05em;
}

.recapiti li:nth-child(4) a {
	margin-left: 1.55rem;
}

.indirizzo {
	margin: 20px 0;
}

.indirizzo a {
	color:  black;
}

.map__id {
	height: 300px;
}

.g__map {
	width: 100%;
	height: 100%;
}

footer {
	border-top: 1px solid #cdcdcd;
}

.footer__riga {
	border-bottom: 1px solid #cdcdcd;
}

footer .col-lg-4 {
	padding: 30px;
}

#first__fcol {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.azienda__logo {
	width: 70%;
}

.azienda__logo img {
	width: 100%;
	margin-bottom: 30px;
}

.azienda__description p {
	margin: 0;
}

#second__fcol {
	border-right: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
}

.footer__cta {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.fcta__text .cta__call {
	font-size: 1em;
	padding: 0;
	width: 150px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: width .4s;
}

.fcta__text .cta__call:hover {
	width: 155px;
}

.privacy__container {
	height: 100%;
	display: flex;
	flex-direction: column;
}

.privacy__links {
	height: 100%;
	display: flex;
	align-items: center;
}

.privacy__links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.privacy__links ul li a{
	color: black;
}

.footer__p {
	text-align: center;
	margin: 1rem 0;
}

.credit__line .footer__p {
	font-size: 0.9em;
	color: #9f9f9f;
	display: flex;
	justify-content: center;
	gap: 5px;
}

.credit__line .footer__p a {
	color: #0086ca;
	text-decoration: none;
}

.contact__center {
	margin: 100px 0;
}

.contact__center .container .row .col-lg-6 {
	display: flex;
	flex-direction: column;
}

.contact__pad p {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}

.contact__pad label {
	height: 40px;
	width: 49%;
}

.contact__pad label span input, .contact__content label span input {
	width: 100%;
	height: 100%;
	border: 2px solid #cdcdcd;
	padding-left: 10px;
}

.contact__content label {
	height: 40px;
	width: 100%;
	margin-bottom: 20px;
}

#testo__mail {
	margin: 0;
	height: 100%;
}

#quadrato__mail {
	height: 100%;
	width: 100%;
	border: 2px solid #cdcdcd;
	resize: none;
	padding: 10px 10px 0 10px;
}

.wpcf7-list-item {
	margin: 0;
}

.wpcf7-form-control.has-spinner.wpcf7-submit {
	border: none;
	background-color: #0086ca;
	color: white;
	padding: 10px 35px;
}

.wpcf7 .wpcf7-submit:disabled {
	opacity: .5;
}

.wpcf7 form.sent .wpcf7-response-output {
	border: none;
	margin: 0;
	color: #77dd77;
	padding: 0;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	margin: 0;
	border: none;
	color: #ff6961;
	padding: 0;
}

.wpcf7-not-valid-tip {
	color: #ff6961;
}

.partner {
	border-bottom: 1px solid #cdcdcd;
}

.partner__title {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.partner__title h4 {
	font-size: 3em;
	font-weight: bold;
	margin: 0;
}

#first__pcol {
	border-right: 1px solid #cdcdcd;
}

.partner .container .row .col-lg-6 {
	padding: 30px;
}

.partner__p {
	margin:  30px 0;
}

.partner__p p {
	display: flex;
	flex-direction: column;
	margin: 0;
}

.partner__p p a {
	color: white;
	text-decoration: none;
	background-color: #0086ca;
	width: fit-content;
	width: -moz-fit-content;
	padding: 10px 20px;
	font-size: 1.2em;
	margin-top: 10px;
}

.certificati {
	display: flex;
	justify-content: flex-end;
	gap: 25px;
}

.certificati img {
	width: 15%;
	object-fit: contain;
}

#viessman {
	width: 35%;
	object-fit: contain;
}

#unical {
	width: 15%;
}

.termico {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	height: 100%;
	align-items: center;
}

.services__spiegazione {
	width: 68%;
}

.termico img {
	filter: invert(79%) sepia(13%) saturate(1873%) hue-rotate(336deg) brightness(105%) contrast(97%);
    width: 28%;
    object-fit: contain;
}

.impianti ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.impianti ul li {
	display: flex;
	align-items: center;
	padding: 10px 0;
}

.impianti ul li ion-icon {
	font-size: 2em;
}

#first__ion {
	color: #88d2e3;	
}

#second__ion {
	color: #ff7f79;
}

#third__ion {
	color: #7fde7f;
}

.impianti ul li:nth-child(2) {
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
}

.ss__title {
	height: 100%;
	display: flex;
	align-items: center;
}

.services__title {
	margin: 0;
	font-weight: bold;
	font-size: 3em;
}

#mobile__cta {
	display: none;
}

.no__mobile {
	display: block;
}

.mobile {
	display: none;
}

.page__container {
	margin-bottom: 100px;
	padding: 0 30px;
}

.page__container h2 {
	font-size: 3em;
	font-weight: bold;
	margin: 100px 0;
}

.page__container h3 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 30px 0;
}

.page__container h4 {
	font-size: 1em;
	font-weight: bold;
}

#ez-toc-container {
	background-color: white;
	border: 1px solid #cdcdcd;
	box-shadow: none;
	border-radius: 0;
	margin: 30px 0;
	padding: 30px;
}

.anchor__home {
	position: absolute;
	top: -130px;
}

.cl-consent__buttons .cl-consent__btn {
	border-radius: 0 !important;
	font-weight: normal !important;
}

.cl-consent .cl-consent__descr {
	font-size: 1.1em !important;
}

.cl-consent-clickio {
	display: none !important;
}

.cl-consent-popup, .cl-consent-tabs__header a, .cl-consent-tabs__item, .cl-consent__checkbox span>i, .cl-consent__checkbox span::after {
	border-radius: 0 !important;
}

.cl-consent__checkbox span>i {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

.cl-consent__checkbox span::after {
	height: unset !important;
}

.cl-consent-bottom .cl-consent-popup {
	margin-bottom: 0 !important;
}

.cl-consent-popup {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.cl-consent h3.cl-consent__title {
	text-align: left !important;
}

.cl-consent .cl-consent-popup--main .cl-consent__descr:not(.cl-consent__descr--privacy) {
	max-height: unset !important;
	overflow-y: unset !important;
}

.cl-consent__buttons .cl-consent__btn {
	margin-left: 0 !important;
}

.cl-consent__buttons {
	justify-content: left !important;
}

.cl-consent__buttons.cl-consent__buttons--three-btns a:nth-child(2) {
	margin: 0 30px !important;
}

.cl-consent-tabs__content {
	border-radius: 0 !important;
}

.iOS {
	height: 8vh !important;
	align-items: flex-end;
}

#certificazioni__title {
	margin-top: 25px;
}

.footer__p a {
	display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    color: #212529;
}

@media screen and (max-width: 767px) {
	.cl-consent-popup {
		padding: 30px !important;
	}
	
	.cl-consent .cl-consent-popup--main .cl-consent__descr:not(.cl-consent__descr--privacy) {
		max-height: unset !important;
		padding-right: 0 !important;
		margin-right: 0 !important;
	}
	
	.cl-consent__buttons {
		flex-direction: row !important;
	}
	
	.cl-consent__buttons.cl-consent__buttons--three-btns a {
		margin: 10px 0 !important;
	}
	
	.cl-consent__buttons.cl-consent__buttons--three-btns {
		flex-direction: column !important;
	}
	
	.cl-consent__buttons .cl-consent__btn:not(:first-child) {
		margin-bottom: 0 !important;
	}
}

@media screen and (max-width: 500px) {
	
	html {
		margin: 0 !important;
	}
	
	.high__contacts {
		top:  unset;
		bottom: 0;
		border-top: 1px solid #cdcdcd;
		height: 4vh;
	}
	
	.high__contacts .container .row .col-lg-6 {
		padding:  30px;
	}
	
	.impression {
		justify-content: space-between;
	}
	
	.impression li {
		padding: 0;
	}
	
	#mobile__cta {
		display: block;
		color: #0086ca;
		text-decoration: underline;
		font-weight: bold;
	}
	
	.no__mobile {
		display: none !important;
	}
	
	.mobile {
		display: block;
	}
	
	.site__nav {
		height: 10vh;
	}
	
	.site__nav .container {
		height: 100%;
	}
	
	.box-logo {
		width: 60%;
		height:  100%;
	}
	
	.landing__cover {
		height: 86vh;
	}
	
	.landing__cover .container .row {
		flex-direction: column-reverse;
		justify-content: flex-end;
	}
	
	.servizio img {
		width: 20%;
	}
	
	#padded__row {
		padding: 30px;
	}
	
	.descrizione {
		font-size: 1.3em;
		margin-bottom: 1.5rem;
	}
	
	#padded__col {
		padding: 30px;
	}
	
	.cta .cta__call {
		font-size: 1.2em;
	}
	
	.landing__cover .container .row .col-lg-6 .row {
		margin: 0 10px;
	}
	
	.servizio__title {
		font-size: 1.2em;
	}
	
	.abs__img {
		width: unset;
		height: 40%;
	}
	
	.divided {
		height: 100%;
	}
	
	.divided .container {
		height: 100%;
	}
	
	.divided .container .row {
		height: 100%;
	}
	
	.partner .container {
		height: 100%;
	}
	
	.partner .container .row {
		height: 100%;
	}
	
	.partner__title {
		flex-direction: column;
		justify-content: flex-end;
		padding: 30px;
	}
	
	.partner__title h4 {
		font-size: 3em;
		width: 100%;
	}
	
	.certificati {
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	.certificati img, #unical {
		width:  40%;
	}
	
	#viessman {
		width:  47%;
	}
	
	.partner__p {
		padding: 30px;
		margin: 0;
	}
	
	.partner__p p a {
		font-size: 1.1em;
	}
	
	#flexed__row {
		height: unset;
		justify-content: space-around;
	}
	
	.contact__center {
		margin: 70px 0 0 0;
	}
	
	.contact__center .container .row .col-lg-6 {
		padding: 30px;
	}
	
	#second__fcol {
		border: none;
	}
	
	.credit__line {
		margin-bottom: 4vh;
	}
	
	.privacy__links {
		height: unset;
	}
	
	.anchor__home {
		top: -10vh;
	}
	
}

@media screen and (max-width: 375px) {
	
	.landing__cover {
		height: unset;
	}
	
	.landing__cover .container {
		margin-bottom: 30px;
	}
	
	.second__section, .partner {
		height: unset;
	}
	
	.second__section .divided .container, .partner .container, .contact__center {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	
	.spiegazione__text, .partner__p p, .impianti ul li, .recapiti li a, .indirizzo a, .form__content p, .wpcf7-list-item-label, .azienda__description p, .fcta__text p, .fcta__text .cta__call, .privacy__links ul li a, .credit__line, .footer__p {
		font-size: 0.9em;
	}
	
	.partner__title h4, .services__title {
		font-size: 2em;
	}
	
	.partner__p p a {
		font-size: 1em;
	}
	
	.spiegazione__title {
		font-size: 1.2em;
	}
	
	.cc__title {
		font-size: 1.5em;
	}
	
	.fcta__text .cta__call {
		width: 120px;
	}
	
}




