@import url("https://fonts.googleapis.com/css?family=Roboto:400,700,900");
/*   CSS PER COOKIE   */
#cookieChoiceInfo {
	z-index: 99999999;
	font-size: 15px;
	font-weight: bold;
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
	width: 100%;
	background-color: #86beea;
	color: #0c3f66;
	font-family: inherit;
	border-top: 1px solid #0c3f66;
	position: fixed;
	bottom: 0px;
}
#cookieChoiceInfo a {
	color: #fff;
	cursor: pointer;
	display: inline-block;
	padding: 5px 10px 6px;
	position: relative;
	text-decoration: underline;
}
#cookieChoiceDismiss {
	background-color: #fff;
	font-size: 15px;
	font-weight: bold;
	line-height: 1;
	color: #0c3f66 !important;
	cursor: pointer;
	display: inline-block;
	margin: auto 0px;
	padding: 10px 30px 13px 30px !important;
	position: relative;
	text-decoration: none !important;
}
#cookieChoiceDismiss:hover {
	background-color: #0c3f66;
	color: #fff !important;
}

/*   CSS GENERICI   */

* {
	box-sizing: border-box;
}
.invia-form,
a {
	transition: all 0.3s ease;
}
input,
textarea,
input[type="submit"] {
	border-radius: 0px;
}
/*   CSS GENERICI   */
a,
img,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Roboto", sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration: none;
	font-weight: normal;
}
body {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-family: "Roboto", Arial, sans-serif;
	font-size: 100%;
	color: #575756;
	background: #f5f7f6;
	overflow-x: hidden;
}
hr {
	border: 0px;
	border-top: 1px solid #a0a0a0;
	width: 160px;
	margin: 30px auto;
}
.pagina-404 {
	text-align: center;
}
.pagina-404 a {
	color: #dc0000;
}
.gallery a {
	cursor: zoom-in;
}

/*    CSS MENU TOP    */
.logo {
	float: left;
	margin: 10px 0;
	max-width: 60%;
}
header nav {
	background: #ffffff;
}
@media screen and (min-width: 1101px) {
	header nav ul {
		list-style: none;
		float: left;
		padding-top: 33px;
		margin: 0px;
		display: cover;
		float: right;
	}
	header nav ul li {
		display: inline-block;
	}
	header nav ul li a {
		color: #075586;
		padding: 0 3px 5px 3px;
		margin-left: 30px;
		cursor: pointer;
		font-size: 1em;
		font-weight: 600;
	}
	header nav ul li a:hover {
		color: #8bb936;
	}
	header nav ul li ul li {
		display: block;
		padding: 15px;
	}
	header nav li ul {
		display: none;
		margin: 0;
		padding: 0;
	}
	ul {
		color: #000;
		line-height: 20px;
		line-height: 30px;
	}
	header nav ul li ul a {
		padding: 0px;
		margin: 0px;
		font-size: 0.9em;
	}
	header nav ul li ul li {
		border-bottom: 1px solid #8bb936;
		padding: 8px 3px;
	}
	header nav ul li ul li:last-of-type {
		border-bottom: 0px;
	}
	header nav li:hover ul {
		display: block;
		margin: 0;
		text-align: left;
		background: #fff;
		padding: 20px 25px 0px 20px;
		margin-left: 10px;
		position: absolute;
	}
}
.link-veloci {
	padding: 0px 0 17px;
}
.link-veloci a,
.link-veloci img {
	float: right;
}
.box-social {
	float: right;
}
.box-social a img {
	float: left;
}
.box-social a {
	padding: 0px 0 0 10px;
}
.box-social {
	border-left: 1px solid #fff;
	padding-left: 20px;
	margin-left: 30px;
}
.titoli-bold {
	font-size: 20px;
	font-weight: bolder;
	font-family: "Roboto";
	color: #38663a;
}

.tel-ico {
	background: url(../img/ico-tel.png) left center no-repeat;
	padding: 14px 40px 14px 30px;
	color: #25960b;
	font-weight: 1em;
	font-weight: 700;
}
.ric-prev {
	background: #25960b url(../img/ric-prev.png) left center no-repeat;
	color: #fff;
	padding: 14px 15px 14px 50px;
	font-weight: 1em;
	font-weight: 700;
}

.btn-laterale {
	background: #13723a;
	color: #fff;
	padding: 12px 30px;
	position: fixed;
	right: 0px;
	top: 350px;
	transform: rotate(90deg);
	font-weight: 700;
	margin-right: -97px;
}
.btn-laterale:hover {
	background: #f6931c;
}

/*  CSS GRIGLIA    */
.contenitore {
	width: 96%;
	max-width: 1200px;
	margin: auto;
}
.cont-sm {
	width: 98%;
	max-width: 1000px;
	margin: auto;
}
.box-mezzo {
	width: 50%;
	padding: 15px;
	float: left;
	padding: 15px;
}
.box-terzo {
	width: calc(100% / 3);
	padding: 15px;
	float: left;
}
.box-due-terzi {
	width: calc(100% / 3 * 2);
	padding: 15px;
	float: left;
}
.box-quarto {
	width: 25%;
	padding: 15px;
	float: left;
}
.box-quinto {
	width: 20%;
	padding: 15px;
	float: left;
}
.box-sesto {
	width: calc(100% / 6);
	padding: 15px;
	float: left;
}

/*  GESTIONE FONT   */
h1 {
	font-size: 3.5em;
	font-weight: 900;
	padding: 0 0 25px 0;
	color: #ccc;
}
h2 {
	font-size: 2.5em;
	font-weight: 700;
	padding: 0 0 25px 0;
}
h3 {
	font-size: 3.125em;
	font-weight: 700;
	padding: 0 0 40px 0;
	color: #073856;
	text-align: center;
}
h4 {
	font-size: 1.5em;
	font-weight: 700;
	padding: 0;
}
h5 {
	font-size: 2em;
	font-weight: 400;
	padding: 0 0 25px 0;
	color: #000;
}
h6 {
	font-size: 2em;
	font-weight: 900;
	padding: 0 0 25px 0;
}
p {
	font-size: 1em;
	font-weight: 400;
}

/*  CSS FORM CONTATTI   */
.inputText_contatti {
	font-size: 16px;
	border: 0px;
	background: #fff;
	color: #075586;
	padding: 15px 20px;
	width: 100%;
	margin-bottom: 10px;
	font-weight: 700;
}
.inputText_contatti2 {
	font-size: 16px;
	border: 0px;
	background: #fff;
	color: #075586;
	padding: 15px 20px;
	width: 100%;
	resize: none;
	height: 130px;
	font-family: "Roboto", sans-serif;
	margin-bottom: 10px;
}
::placeholder {
	color: #2b2b2b;
	opacity: 1;
	font-weight: 500;
}
.inputleft {
	float: left;
	width: 48%;
}
.inputright {
	float: right;
	width: 48%;
}
.invia-form {
	border-radius: 0px;
	background: #075586;
	border: 4px solid #075586;
	color: #fff;
	padding: 13px 40px;
	margin: 15px auto;
	display: table;
	font-family: "Roboto", sans-serif;
	font-size: 1em;
	cursor: pointer;
	font-weight: 700;
	float: right;
}
.invia-form:hover {
	background: #fff;
	color: #075586;
}
.privacyacc {
	color: #fff;
	font-size: 14px;
}
.cont-ok {
	margin: 100px 50px;
	font-size: 50px;
	color: green;
	text-align: center;
	font-weight: bold;
}
.cont-ko {
	margin: 100px 50px;
	font-size: 50px;
	color: red;
	text-align: center;
	font-weight: bold;
}
form p {
	font-size: 1em !important;
	font-weight: bold;
	color: #fff !important;
	margin-top: 2px;
	padding-right: 20px !important;
	text-align: right;
}
/*  CSS CUSTOM  */
.testata-top {
	background: #8bb936;
	color: #fff;
	font-size: 0.875em;
}
.testata-top a {
	color: #fff;
}
.testata-top p {
	margin: 0px;
}
.testata-top p a {
	margin-right: 13px;
}
.testata-top p a:last-of-type {
	margin: 0 0 0 13px;
}
.top-contact {
	float: left;
	padding: 10px 0;
}
.link-fb {
	background: url(../img/facebook.png) center right no-repeat;
	padding: 10px 35px 10px 0;
	float: right;
}

.testata-home {
	background: url(../img/testata-home.jpg) center center / cover;
	border-bottom: 20px solid #075586;
	padding: 12vh 0 0 0;
	height: calc(100vh - 150px) !important;
}
.testata-02 {
	background: url(../img/testata-02.jpg) center center / cover;
}
.testata-03 {
	background: url(../img/testata-03.jpg) center center / cover;
}
.testata-home h1 {
	color: #073856;
	font-weight: 900;
	font-size: 5.188em;
	line-height: 0.9em;
}
.testata-home h5 {
	color: #8bb936;
	font-weight: 900;
	font-size: 4em;
	line-height: 0.9em;
}

.testata-home h4 {
	color: #073856;
	font-weight: 900;
	font-size: 3.5em;
	line-height: 1em;
	width: 60%;
	margin-bottom: 60px;
}
.testata-home h2 {
	font-size: 1.5em;
	font-weight: 400;
	color: #5b5b5b;
	width: 50%;
}
.btn-green {
	color: #fff;
	background: #8bb936;
	padding: 15px 40px;
	font-size: 1.375em;
}
.btn-green:hover {
	background: #618421;
}
.treboxtestata {
	margin-top: -240px;
	z-index: 9999999;
	position: relative;
}
.treboxtestata .box-terzo {
	background: #fff;
	margin-top: 0px;
	padding-top: 20px;
	height: 420px;
}
.treboxtestata .box-terzo p {
	color: #313131;
	padding: 0 20px 20px 20px;
	font-size: 1.2em;
}
.treboxtestata .box-terzo p a {
	color: #ed8200;
}
.treboxtestata .box-terzo.bg-azzurro {
	background: #00affa;
	padding: 20px;
}
.bg-azzurro h4 {
	color: #073856;
	font-size: 1.688em;
}
.bg-azzurro h4 span {
	color: #fff;
}
.bg-azzurro img {
	margin: 15px auto;
	display: block;
}
.treboxtestata .box-terzo.bg-verde {
	background: #8bb936;
	padding: 20px;
	margin-bottom: 100px;
}
.txt-right {
	text-align: right;
}
table {
	color: #fff;
	font-size: 1.1em;
	margin-bottom: 22px;
}
.bg-verde h4 {
	color: #fff;
	font-size: 1.688em;
	margin: 0px 0 35px 0;
}
.bg-verde h4 span {
	color: #000;
}
.bg-verde h4:last-of-type {
	margin: 0px;
}
table td {
	padding-bottom: 15px;
}
.testata-home .box-terzo.bg-verde p {
	color: #fff;
	padding: 0px;
	margin: 0px;
}
.par-big {
	color: #828282;
	font-size: 1.25em;
	text-align: center;
	width: 90%;
	margin: auto;
	max-width: 820px;
	line-height: 1.3em;
	margin-bottom: 60px;
}

.testata-interna {
	background: url(../img/bg-rinnovo-patente.jpg) center center / cover;
	border-bottom: 20px solid #075586;
	padding: 90px 0 160px 0;
}
.bg-01 {
	background: url(../img/bg-01.jpg) center center / cover;
}
.bg-02 {
	background: url(../img/bg-02.jpg) center center / cover;
}
.bg-03 {
	background: url(../img/bg-03.jpg) center center / cover;
}
.bg-04 {
	background: url(../img/bg-04.jpg) center center / cover;
}
.bg-05 {
	background: url(../img/bg-05.jpg) center center / cover;
}
.bg-06 {
	background: url(../img/bg-06.jpg) center center / cover;
}
.bg-07 {
	background: url(../img/bg-07.jpg) center center / cover;
}
.bg-08 {
	background: url(../img/bg-08.jpg) center center / cover;
}
.bg-09 {
	background: url(../img/bg-09.jpg) center center / cover;
}
.bg-10 {
	background: url(../img/bg-10.jpg) center center / cover;
}
.bg-11 {
	background: url(../img/bg-11.jpg) center center / cover;
}
.bg-12 {
	background: url(../img/bg-12.jpg) center center / cover;
}
.bg-13 {
	background: url(../img/bg-13.jpg) center center / cover;
}
.bg-14 {
	background: url(../img/bg-14.jpg) center center / cover;
}
.bg-15 {
	background: url(../img/bg-15.jpg) center center / cover;
}
.bg-16 {
	background: url(../img/bg-16.jpg) center center / cover;
}
.bg-17 {
	background: url(../img/bg-17.jpg) center center / cover;
}
.bg-18 {
	background: url(../img/bg-18.jpg) center center / cover;
}
.bg-19 {
	background: url(../img/bg-19.jpg) center center / cover;
}
.bg-20 {
	background: url(../img/bg-20.jpg) center center / cover;
}

.testata-interna h1 {
	color: #073856;
	font-weight: 900;
	font-size: 4.2em;
	line-height: 1.1em;
}

.ico-cinque {
	width: 18%;
	margin-right: 2.5%;
	float: left;
	display: block;
}
.ico-cinque:last-of-type {
	margin-right: 0px;
}
.ico-cinque img {
	width: 100%;
	border: 0px solid #fff;
}
.ico-cinque:hover img {
	border: 4px solid #073856;
}
.ico-cinque h5 {
	text-align: center;
	font-size: 1em;
	font-weight: 900;
	color: #073856;
	margin: 15px 0 30px 0;
}
.ico-cinque:hover h5 {
	color: #8bb936;
	transition: all 0.3s ease;
}
.no-desk {
	display: none;
}
.bg-azieda {
	width: 50%;
	height: 660px;
	background: url(../img/bg-azienda-home.jpg) center center / cover;
	float: left;
}
.bg-pratiche {
	width: 50%;
	height: 660px;
	background: url(../img/bg-pratiche-home.jpg) center center / cover;
	float: right;
}

.par-azienda {
	width: 50%;
	background: #fff;
	float: left;
	padding: 150px 90px;
	height: 660px;
}
.par-azienda h3 {
	text-align: left;
}
.par-azienda p {
	font-size: 1.125em;
}
.schacchi-home {
	margin-top: 40px;
}
.assicurazione {
	padding: 40px 0;
}
.assicurazione .box-mezzo img {
	max-width: 90%;
	float: right;
	padding-right: 5%;
}
.txt-assicurazioni {
	padding-right: 20%;
}
.txt-assicurazioni h3 {
	text-align: left;
	margin-top: 110px;
}
.txt-assicurazioni p {
	font-size: 1.125em;
}

footer {
	background: #8bb936;
	padding: 115px 0 0px 0;
}
footer .box-terzo h4,
footer .box-terzo p,
footer .box-terzo a {
	color: #fff;
}
footer .box-terzo p {
	line-height: 1.4em;
	margin-top: 20px;
	font-size: 1.2em;
}
footer .box-terzo a:hover {
	color: #000;
}
footer table {
	margin-top: 20px;
}
footer .dati {
	background: #fff;
	padding: 3px 0;
	color: #075586;
}
footer .dati a {
	color: #075586;
}
.dati p {
	display: inline-block;
	float: left;
}
.dati p.adestra {
	float: right;
}
footer .speed {
	background: #075586;
	max-width: 1300px;
	padding: 20px 60px;
	width: 90%;
	color: #fff;
	margin: -160px auto 60px;
	z-index: 1000;
	position: relative;
}
footer .speed p,
footer .speed a {
	color: #fff;
}
footer .speed p {
	font-size: 1.125em;
	float: left;
}
footer .speed b {
	font-size: 1.667em;
	font-weight: 700;
}
footer .speed a {
	font-weight: 700;
}
footer .speed .btn-conta {
	background: #fff;
	float: right;
	padding: 15px 30px;
	color: #075586;
	margin-top: 23px;
}
footer .speed .btn-conta:hover {
	background: #8bb936;
	padding: 15px 30px;
	color: #fff;
}

.page-interna {
	margin-top: -120px;
	background: #f5f7f6;
	margin-bottom: 120px;
}
.page-interna .bg-verde {
	background: #8bb936;
	padding: 35px;
}
.page-interna h2 {
	color: #8bb936;
	font-size: 2.5em;
	font-weight: 900;
	padding: 0px;
}
.page-interna strong {
	font-weight: 900;
}
.page-interna .box-due-terzi {
	padding: 35px 70px;
}
.page-interna p,
.page-interna ul {
	color: #313131;
	font-size: 1.25em;
	line-height: 2em;
}
.page-interna ul {
	line-height: 2em;
}
.page-interna p {
	line-height: 1.4em;
}
form .box-mezzo {
	padding: 0px;
}
.invia {
	float: right;
	margin-top: 10px;
}
.page-interna .box-terzo h4 {
	text-align: center;
	font-size: 1.688em;
	color: #fff;
	font-weight: 900;
}
.page-interna .box-terzo h4 a {
	color: #151515;
	font-size: 1.556em;
	font-weight: 900;
}
.page-interna .box-terzo h4 a:hover {
	color: #075586;
}
.arrow {
	display: block;
	margin: 20px auto;
}

.page-interna .box-terzo h6 {
	text-align: center;
	font-size: 1.375em;
	color: #fff;
	font-weight: 900;
}
.interna {
	margin-bottom: 80px;
}

.page-interna h3 {
	text-align: left;
	margin: 0px;
	padding: 50px 0px 0px;
	font-size: 2em;
}
.link-verde {
	color: #8bb936;
}
.link-verde:hover {
	color: #075586;
}
.ass-int {
	margin: 30px auto;
	display: block;
}
.annotop {
	position: absolute;
	z-index: 9999;
}

.popup {
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 999999999;
}
.con-pop a img {
	float: right;
	margin-bottom: 5px;
}
.con-pop {
	width: 90%;
	max-width: 740px;
	margin: auto;
	margin-top: 10vh;
}

/* CSS POPUP*/
.contenitore-video {
	height: 100%;
	min-height: 100%;
	width: 100%;
	box-sizing: border-box;
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	top: 0;
	left: 0;
	text-align: center;
	z-index: 999999999;
}
.rwd-video {
	width: 80%;
	max-width: 1024px;
	margin: 100px auto 0 auto;
}
.chiudi-video {
	text-align: right;
	color: #fff;
}
#chiudi-video {
	width: 20px;
	height: 20px;
	margin: 0 auto;
	text-align: center;
	cursor: pointer;
}
.fluid-width-video-wrapper {
	width: 100%;
	position: relative;
	padding: 0;
}
.fluid-width-video-wrapper img {
	max-width: 85%;
}
.popup-mobile {
	display: none;
	margin: 0 auto;
}

@media screen and (max-height: 820px) {
	.treboxtestata {
		margin-top: -40px;
	}
}
@media screen and (min-width: 1101px) and (max-width: 1250px) {
	.bg-verde h4,
	.bg-azzurro h4 {
		font-size: 1.4em;
	}
	.testata-home .box-terzo p {
		font-size: 1.1em;
	}
	.par-azienda {
		padding: 50px 40px;
		font-size: 0.9em;
	}
	footer {
		font-size: 0.9em;
	}
	.treboxtestata {
		margin-top: -120px;
	}
	.annotop {
		width: 100px;
	}
}

@media screen and (max-width: 1100px) {
	.treboxtestata {
		margin-top: -120px;
	}
	.annotop {
		width: 100px;
	}
	/* CSS MENU MOBILE  */
	.link-veloci {
		display: none;
	}
	header {
		margin: 0px;
	}
	header nav {
		padding: 0px;
		margin: 0px;
	}
	nav #nav-mobile {
		list-style: none;
		float: left;
		padding: 0px;
		margin: 0px;
		width: 100%;
		display: none;
		background: #8bb936;
		border-top: 2px solid #075586;
		border-bottom: 20px solid #075586;
		left: 0;
		position: absolute;
		top: 92px;
	}
	nav #nav-mobile li {
		display: block;
		width: 100%;
		margin: 0px;
		padding: 0px;
	}
	nav #nav-mobile li a {
		display: block;
		color: #fff;
		padding: 20px 0;
		width: 100%;
		margin: 0px;
		font-size: 1.4em;
		border-bottom: 0px;
		border-top: 1px solid #fff;
		font-weight: 600;
		text-align: center;
	}
	nav #nav-mobile li:first-of-type a {
		border: 0px;
	}
	nav #nav-mobile li a:hover {
		color: #075586;
		background: #fff;
		border-bottom: 0px;
	}

	nav #nav-mobile li ul {
		width: 90%;
		background: #fff;
		margin: auto;
		margin-bottom: 5%;
		padding: 0px;
	}
	nav #nav-mobile li ul a {
		color: #8bb936;
		font-size: 1em;
		border-top: 1px solid #8bb936;
	}

	#btn-01,
	#btn-02 {
		float: right;
		width: 50px;
		margin-top: 20px;
		margin-right: 30px;
		display: none;
	}
	#btn-01 {
		display: block;
	}

	.box-mezzo {
		width: 50%;
	}
	.box-terzo {
		width: calc(100% / 3);
	}
	.box-quarto {
		width: 25%;
	}
	.box-quinto {
		width: 20%;
	}
	.box-sesto {
		width: calc(100% / 3);
	}
}

@media screen and (min-width: 751px) and (max-width: 1100px) {
	.page-interna .bg-verde {
		width: 40%;
		padding: 35px 20px;
	}
	.page-interna .box-due-terzi {
		width: 60%;
		padding: 35px;
	}
	body {
		font-size: 90%;
	}
	.box-mezzo {
		width: 100%;
	}
	.testata-top {
		display: none;
	}
	.box-quarto {
		width: 50%;
	}
	.box-quinto {
		width: 50%;
	}
	.box-sesto {
		width: 50%;
	}
	.no-desk {
		display: block;
	}
	.ico-cinque {
		width: 29.33333%;
		margin: 2%;
		float: left;
		display: block;
	}
	footer .box-terzo {
		width: 50%;
	}
	.testata-interna {
		padding: 40px 20px 120px 50px;
	}
	.bg-pratiche,
	.bg-azieda {
		width: 100%;
		height: 450px;
		float: none;
	}
	.par-azienda {
		height: auto;
		width: 100%;
		float: none;
		padding: 50px 8%;
	}
	.txt-assicurazioni h3 {
		margin-top: 60px;
		margin-bottom: 30px;
		padding-bottom: 0px;
	}
	.txt-assicurazioni {
		padding-left: 8%;
	}
	.testata-home {
		padding-left: 70px;
	}
	.treboxtestata .box-terzo {
		width: 100%;
		height: auto;
	}
	.treboxtestata .box-terzo.bg-azzurro,
	.treboxtestata .box-terzo.bg-verde {
		margin-top: 0px;
		width: 50%;
		height: 430px;
	}
	.assicurazione .box-mezzo img {
		padding: 0px;
		margin: 0 auto;
		float: none;
		display: block;
	}
}
@media screen and (max-width: 750px) {
	.annotop {
		display: none;
	}

	.testata-home {
		border-bottom: 20px solid #075586;
		padding: 90px 20px;
		height: calc(100vh - 150px);
	}
	.testata-home h4 {
		font-size: 3.2em;
		width: 95%;
	}
	.testata-01 {
		background: url(../img/testata-home-m.jpg) top left / cover;
		padding-top: 180px;
	}
	body {
		font-size: 80%;
	}
	.testata-home h1 {
		font-size: 3.2em;
	}
	.testata-home h2 {
		width: 90%;
	}
	.box-mezzo {
		width: 100%;
	}
	.box-terzo {
		width: 100%;
	}
	.box-quarto {
		width: 100%;
	}
	.box-quinto {
		width: 50%;
	}
	.box-sesto {
		width: 50%;
	}
	.box-due-terzi {
		width: 100%;
	}
	.testata-top {
		display: none;
	}
	.testata-home .box-terzo {
		height: auto;
		margin-top: 0px;
	}
	.testata-home .btn-green {
		margin-bottom: 80px;
		display: inline-block;
	}
	.ico-cinque {
		width: 46%;
		margin: 2%;
		float: left;
		display: block;
	}
	.bg-pratiche,
	.bg-azieda {
		width: 100%;
		height: 300px;
		float: none;
	}
	.par-azienda {
		height: auto;
		width: 100%;
		float: none;
		padding: 50px 8%;
	}
	.txt-assicurazioni h3 {
		margin-top: 0px;
	}
	.txt-assicurazioni {
		padding-left: 8%;
	}
	.dati p.adestra {
		float: left;
	}
	.testata-interna h1 {
		font-size: 3.2em;
	}
	.testata-interna {
		padding: 40px 20px 120px 20px;
	}
	.page-interna .box-due-terzi {
		padding: 35px 35px;
	}
	.page-interna .box-terzo h4 a {
		font-size: 2em;
	}
	.no-desk {
		display: block;
	}
	.invia-form {
		width: 100%;
		height: 40px;
	}
	form p {
		text-align: left;
	}
	.assicurazione .box-mezzo img {
		padding: 0px;
		margin: 0 auto;
		float: none;
		display: block;
	}
	.popup-desktop {
		display: none;
	}
	.popup-mobile {
		display: block;
	}
	#chiudi-video {
		margin-right: 105px !important;
	}
}
@media screen and (min-width: 1100px) {
	#btn-01,
	#btn-02 {
		display: none !important;
	}
	nav #nav-mobile {
		display: block !important;
	}
}
.pulizia {
	clear: both;
}
.nontivedo {
	display: none;
}
