﻿@charset "utf-8";

body{ font-size:16px; font-family: 'dinpro', sans-serif !important; color:#000;}

::selection{ background:#056cb6; color:#fff; -webkit-background-clip: unset; -webkit-text-fill-color:#fff;}
::-moz-selection{ background:#056cb6; color:#fff; -webkit-background-clip: unset; -webkit-text-fill-color:#fff;}
h1, h2, h3, h4, h5, h6, span.h2{ font-family: 'dinpro', sans-serif; font-weight:500; margin-top:0px;}
a{ color:#000; font-weight:400; transition: all .3s ease-in-out;}
a:hover, a:focus{ color:#000;}
p, li{ color:#000; font-size:18px; line-height:1.5; font-weight:400;}
p{ margin-bottom:10px;}
p strong{ font-weight:700;}
strong{ font-weight:700;}
.container-max{}
.container-fluid{ padding:0 80px;}
.container-fluid.container0{ padding:0px;}
.row{ margin:0 -20px;}
.row [class*="col-"]{ padding:0 20px;}
.row.row0{ margin:0px;}
.row.row0 > [class*="col-"]{ padding:0;}
.row.row01{ margin-left:-1px; margin-right:-1px;}
.row.row01 > [class*="col-"]{ padding:0 1px;}
.row.row05{ margin-left:-5px; margin-right:-5px;}
.row.row05 > [class*="col-"]{ padding:0 5px;}
.row.row10{ margin-left:-10px; margin-right:-10px;}
.row.row10 > [class*="col-"]{ padding:0 10px;}
.row.row15{ margin-left:-15px; margin-right:-15px;}
.row.row15 > [class*="col-"]{ padding:0 15px;}
.row.row40{ margin-left:-40px; margin-right:-40px;}
.row.row40 > [class*="col-"]{ padding:0 40px;}
.row.row30{ margin-left:-30px; margin-right:-30px;}
.row.row30 > [class*="col-"]{ padding:0 30px;}
.row.row60{ margin-left:-60px; margin-right:-60px;}
.row.row60 > [class*="col-"]{ padding:0 60px;}
.row.row80{ margin-left:-80px; margin-right:-80px;}
.row.row80 > [class*="col-"]{ padding:0 80px;}
.row.flex{ display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap;}
.row.flex > [class*="col-"]{ display:-webkit-box; display:-ms-flexbox; display:flex; }
.row.flex:before, .row.flex:after{ content:none;}
.row.center{ align-items: center;}
.row.bottom{ align-items: end;}
.row.flex [class*="col-"].pull-right{ order:2;}
.mt0{ margin-top:0px !important;}
.countup{ display:inline; font-size:inherit; font-weight:inherit; margin:0px; white-space:normal; color:inherit;}
.countup > *{ float:left; font-size:inherit; font-weight:inherit;}
.text-right{ text-align:right;}
hr{ max-width:100%; margin:20px auto;}
hr.site{ width:100%; max-width:100%; height:1px; margin:0px; border:0px; background:#e1e1e1;}
input[type=text], input[type=email], input[type=password], input[type=search], input[type=file], input[type=tel], textarea{ font-family:'dinpro', sans-serif; height:45px; float:left; font-size:17px; font-weight:400; background:#fff; border-radius:0px; -webkit-appearance: none; -moz-appearance: none; appearance: none; border:1px solid #e1e1e1;}
input[type=file]{ width:100%; height:auto; padding:12px 20px; font-size:14px;}
select{ width:100%; padding:10px; background:#fff; border:1px solid #e1e1e1; color:#000; -webkit-appearance:none;}
textarea{ -webkit-appearance: none; -moz-appearance: none; appearance: none;}
.form-group > label{ font-size:15px; text-align:left; font-weight:400; color:#000; position:relative; z-index:10;}
.form-group > label span{ color:#000; font-size:16px; line-height:24px; float:right;}
.chosen-container{ border-radius:0px; font-size:15px; background:#fff;}
.chosen-container-single .chosen-single{ height:43px; line-height:43px;}
.chosen-container-single .chosen-single span{ font-size:17px; font-weight:400; margin-right:35px;}
.chosen-container .chosen-drop{ border-radius:0px;}
.chosen-container .chosen-results{ border-radius:0px; padding:10px;}
.chosen-container .chosen-results li{ font-size:17px; line-height:30px; font-weight:400; border-radius:0px; color:#000;}
.chosen-container .chosen-results li:hover{ background:#056cb6; color:#fff; border-radius:0px;}
.chosen-container-single .chosen-single div:after{ line-height:43px; font-size:15px;}
.widget .chosen-single{ font-weight:400; background:#f7f7f7;}
.widget .chosen-drop{ background:#f7f7f7;}
textarea{ height:110px;}
input[type="submit"].btn{ height:42px;}
.form-group{ margin-bottom:25px;}

.btn{ font-family: 'dinpro', sans-serif; font-size:15px; height:auto; padding:10px 30px; line-height:20px; font-weight:600; text-transform:none; text-transform:uppercase; border-radius:20px;}
.btn.btn-input{ height:50px;}
.btn.btn-default{ background:#056cb6; border:1px solid #056cb6; color:#fff; vertical-align:top;}
.btn.btn-default:hover, .btn.btn-default:focus{ background:#f49525; border-color:#f49525; color:#fff;}
.btn.btn-primary{ background:#f49525; border:1px solid #f49525; vertical-align:top;}
.btn.btn-primary:hover, .btn.btn-primary:focus{ background:#056cb6; border-color:#056cb6; color:#fff;}
.btn.btn-white{ background:#fff; border:1px solid #fff; color:#056cb6; vertical-align:top;}
.btn.btn-white:hover, .btn.btn-white:focus{ background:#f49525; border-color:#f49525; color:#fff;}

a.readmore{ display:inline-block; font-size:18px; line-height:20px; position:relative; font-weight:900; padding-right:15px; color:#f49525; text-transform:none;}
a.readmore.color{ color:#000;}
a.readmore span{ position:relative;}
a.readmore span:before{ content:""; width:0px; height:2px; position:absolute; right:0px; bottom:-5px; background:#056cb6; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out;}
a.readmore:after{ content:"\f054"; font-family: 'FontAwesome'; position:absolute; top:1px; right:0px; text-align:right; font-size:11px; }
a.readmore:hover span:before{ width:100%;}
a.readmore.white{ color:#fff;}
a.readmore.white span:before{ background:#fff;}
a.readmore.color span:before{ background:#000;}

a.backpage{ display:inline-block; font-size:18px; line-height:20px; position:relative; font-weight:900; padding-left:15px; color:#f49525; text-transform:none;}
a.backpage span{ position:relative;}
a.backpage span:before{ content:""; width:0px; height:2px; position:absolute; right:0px; bottom:-5px; background:#056cb6; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out;}
a.backpage:after{ content:"\f053"; font-family: 'FontAwesome'; position:absolute; top:1px; left:0px; text-align:right; font-size:11px; }
a.backpage:hover span:before{ width:100%;}
a.backpage.logout{ padding-left:25px;}
a.backpage.logout:after{ content:"\f2f5"; font-size:16px;}

.content .form .row{ margin:0 -15px;}
.content .form .row + .row{ margin-top:0px;}
.content .form .row [class*="col-"]{ padding:0 15px;}

.check{ width:100%; float:left;}
.check input[type=checkbox] {display: none;}
.check label{float:left; width:100%; position:relative; font-weight:400; color:#5c5c5c; vertical-align:top;}
.check label:before{ width:24px; height:24px; left:0px; background:#fff; border:1px solid #e1e1e1; content:""; position:absolute; margin-right:10px; cursor:podinpro; border-radius:0px;}
.check input[type=checkbox]:checked + label:before { font-family: 'FontAwesome'; content:"\f00c"; text-align:center; line-height:24px; font-size:14px; color:#000;}
.check label span{ display:inline-block; padding-left:34px; font-size:14px; text-align:left; color:#333; line-height:24px; float:left;}
.check label span a{ font-weight:700;}
.check + .check{ margin-top:5px;}

.navbar-toggle{ width:50px; height:50px; background:none; line-height:50px; position:absolute; right:30px; top:25px; background-color:#f49525; border-radius:50%;}
.navbar-toggle i{ font-size:20px; line-height:50px; color:#fff;}
.navbar-toggle:hover{ background:#056cb6;}

.check + input[type="submit"]{ margin-top:20px;}
.row.row-eq-height{display:flex}

ul.pagination.solid{ text-align:center; margin-top:20px;}
ul.pagination.solid li{ padding:0px 10px !important; margin:0px; border-right:1px solid #e1e1e1;}
ul.pagination.solid li:first-child{ padding-left:0px;}
ul.pagination.solid li:last-child{ padding-right:0px; border:0px;}
ul.pagination.solid li a{ width:40px; height:20px; font-size:22px; line-height:20px; border:0px; border-radius:0px; font-weight:400; background:none; color:#000;}
ul.pagination.solid li a:hover, ul.pagination.solid li a:focus{ background:none; color:#f49525;}
ul.pagination.solid li.active a, ul.pagination.solid li.active a:hover,  ul.pagination.solid li.active a:focus{ background:none; color:#056cb6; font-weight:700;}

/* header */

.sticky-wrapper{ width:100%; position:absolute;}

.header{ width:100%; float:left; background:#fff; z-index:9999; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; box-shadow:0px 0px 20px rgba(0,0,0,0.05)}
.header .navbar{ position:relative;}
.header .navbar a.navbar-brand{ float:left; font-size:0px; line-height:100px; padding:0px;}
.header .navbar a.navbar-brand img{ max-height:60px; margin:0px;}
.header .navbar .menu-wrap{ display:flex; flex-wrap:wrap; float:right; margin-top:25px;}
.header .navbar .navbar-collapse{ padding:0px; margin:0px; margin-right:0px;}
.header .navbar .navbar-nav{}
.header .navbar .navbar-nav > li{ padding-right:1px;}
.header .navbar .navbar-nav > li:after{ content:""; width:1px; height:20px; position:absolute; font-size:15px; top:15px; right:0px; background:#e1e1e1;}
.header .navbar .navbar-nav > li > a{ font-family: 'dinpro', sans-serif; font-size:16px; color:#056cb6; font-weight:600; padding:15px 0; padding-right:0px; margin:0 10px; border:0px; text-transform:none; line-height:20px; text-transform:uppercase;}
.header .navbar .navbar-nav > li.quote{ margin-left:10px; margin-top:0px;}
.header .navbar .navbar-nav > li.quote > a{ padding:15px 30px; font-size:16px; color:#fff; background:#f49525; text-transform:uppercase; border-radius:25px;}
.header .navbar .navbar-nav > li.quote > a:hover{ background:#056cb6; color:#fff;}
.header .navbar .navbar-nav > li:last-child{ padding-right:0px; margin-right:0px;}
.header .navbar .navbar-nav > li:last-child:after{ display:none;}
.header .navbar .navbar-nav > li:last-child > a{ margin-right:0px;}
.header .navbar .navbar-nav > li:nth-last-child(2){ padding-right:0px; margin-right:0px;}
.header .navbar .navbar-nav > li:nth-last-child(2):after{ display:none;}
.header .navbar .navbar-nav > li.dropdown > a:after{ display:none;}
.header .navbar .navbar-nav > li > a:hover{ color:#f49525;}
.header .navbar .navbar-nav > li.active > a{ font-weight:700; color:#f49525;}
.header .navbar .sfHover .dropdown-toggle{ color:#000 !important;}
.header .navbar .navbar-nav > li > span.aprisottomenu{ display:none; width:22px; height:22px; float:right; position:absolute; right:0px; top:7px; cursor:pointer; text-align:center; vertical-align:middle;}
.header .navbar .navbar-nav > li > span.aprisottomenu:before{ content:"\f107"; font-family: 'Material Symbols Outlined'; width:inherit; height:inherit; font-size:22px; line-height:19px; position:absolute; left:0px; top:0px; color:#000; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.header .navbar .navbar-nav > li > span.aprisottomenu.aperto:before{ transform: rotate(180deg); color:#000; margin-top:-3px;}

.header .dropdown-menu{ width:100%; min-width:200px; background:#fff; padding:20px; left:10px; border-radius:10px !important; box-shadow:0px 0px 50px rgba(0,0,0,0.1);}
.header .dropdown-menu:before{ display:none;}
.header .dropdown-menu li:focus > a, .header .dropdown-menu li:hover > a { background: none; }
.header .dropdown-menu > li{ position:relative; border-bottom:1px solid #e1e1e1;}
.header .dropdown-menu > li:last-child { padding-bottom: 0px; border: 0px; }
.header .dropdown-menu > li > a { font-size:16px; line-height:1.6; position:relative; padding:0px; font-weight:600; color:#000; white-space:normal; border-radius:0px;}
.header .dropdown-menu > li:last-child > a { border: 0px; }
.header .dropdown-menu > li > a:hover, .header .dropdown-menu > li > a:focus { background:none; color:#f49525;}

/* social */

.header .social{ width:auto; float:left; margin-top:5px; margin-left:10px;}
.header .social ul{ margin:0; width:auto; float:left;}
.header .social li{ width:auto; float:left; padding:0px; margin:0 5px 0 0;}
.header .social li:last-child{ margin:0px;}
.header .social li:before{ display:none;}
.header .social li a, .header .social li button{ float:left; position:relative; border-radius:50%; background:#056cb6; border:0px; color:#fff;}
.header .social li a span.circle, .header .social li button span.circle{ width:40px; height:40px; float:left; text-align:center;}
.header .social li a span.circle i, .header .social li button span.circle i{ font-size:18px; line-height:40px; vertical-align:top;}
.header .social li.facebook a:hover{ background:#1877F2; border-color:#1877F2; color:#fff;}
.header .social li.instagram a:hover{ background:#E4405F; border-color:#E4405F; color:#fff;}
.header .social li.search button:hover{ background:#f49525; border-color:#f49525; color:#fff;}

.wrapper{ width:100%; float:left; overflow:unset;}
.content{ }
.content .row + .row{ margin-top:60px;}

/* visual home page */

.visual{ position:relative; background:#056cb6; background-size:cover; background-position:center center;}
.visual .background-video{ position:absolute; left:0px; min-width:50%; min-height:100%; width:auto; height:auto; z-index:0; overflow:hidden; opacity:1;}
.visual .background-video:before{ content:""; width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:5; background:#056cb6; opacity:0;}
.visual .background-video:after{ content:""; width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:5; background: rgb(5,108,182);
background: linear-gradient(90deg, rgba(5,108,182,1) 0%, rgba(5,108,182,0.85) 50%, rgba(5,108,182,1) 100%);}
.visual .background-video video{ width:100%; height:100%; object-fit:cover; position:absolute; left:0px; top:0px;}
.visual .background-image{ width:800px; height:800px; position:absolute; left:50%; bottom:0px; margin-left:-400px; z-index:20;}
.visual .background-intro{ width:50%; height:100%; position:absolute; right:0px; bottom:0px; background-size:cover; background-position:bottom center; z-index:20;}
.visual .background-intro .image-wrap{ width:100%; height:100%;}
.visual .background-intro .image-wrap .image{ width:100%; height:100%; position:absolute; left:0px; top:0px; background-size:cover; background-position:bottom center;}
.visual .background-intro .swiper-container{ width:100%; height:100%; position:absolute; left:0px; top:0px;}


.visual-content{ width:100%; height:90vh; min-height:750px; display:flex; flex-wrap:nowrap; align-items:center; justify-content:center; background-size:cover; background-position:bottom center; position:relative; z-index:10;}
/* .visual-content:after{ content:""; width:50%; height:100%; position:absolute; left:0px; top:0px; background-image:url(../images/bg-circles.png); background-position:center center; background-size:cover; opacity:0.05;}*/
.visual-content .inner{ width:100%; padding-top:0px;}
.visual-content .container-fluid{ width:100%;}
.visual-content .box{ width:100%; padding:0 80px; text-align:left; position:relative; z-index:50;}
.visual-content .box span.page-name{ width:100%; float:left; font-weight:700; font-size:26px; color:#fff; text-transform:uppercase; margin-bottom:10px;}
.visual-content .box h1{ color:#f49525; font-size:60px; line-height:1; font-weight:300; position:relative; z-index:2; margin-bottom:20px;}
.visual-content .box h1 strong{ }
.visual-content .box h2{ max-width:700px; font-size:22px; line-height:1.3; color:#fff; font-weight:300; position:relative; z-index:2; margin-bottom:40px;}
.visual-content .box .actions{ display:flex; align-items:center; justify-content:left; margin:0px; padding:0px;}
.visual-content .box .actions li{ margin-right:30px;}
.visual-content .box .actions li a.readmore span:before{ background:#fff;}
.visual-content .box .actions li:last-child{ margin-right:0px;}

.visual .down{ width:80px; height:80px; position:absolute; z-index:2; left:50%; margin-left:-40px; bottom:-40px; border-radius:50%; background:#f49525; z-index:20; border:10px solid #fff;}
.visual .down:before{ content:"\f107"; font-family:FontAwesome; font-size:22px; width:100%; height:100%; position:absolute; left:0px; top:0px; text-align:center; line-height:60px; color:#fff; z-index:999;}
.visual .down:hover{ background-color:#056cb6;}
.visual .down:hover:before{ color:#fff;}

.visual.enti{ background:#f49525;}
.visual.enti .box h1{ color:#056cb6;}
.visual.enti .box-login{ width:100%; max-width:400px;}
.visual.enti .box-login h2{ font-size:32px; line-height:34px; font-weight:400; color:#e31e24; margin-bottom:30px;}
.visual.enti .box-login .form-group{ display:flex; flex-wrap:wrap; align-items:center; margin-bottom:10px;}
.visual.enti .box-login .form-group.mb0{ margin-bottom:0px;}
.visual.enti .box-login .form-group label{ color:#fff;}
.visual.enti .box-login .form-group input{ border:0px;}
.visual.enti .box-login .btn{ min-width:200px; font-weight:700; font-size:18px; background:#056cb6; border-color:#056cb6;}
.visual.enti .box-login .btn:hover{ background:#056cb6;  border-color:#056cb6; color:#fff;}
.visual.enti .box-login .actions{ margin:20px 0;}
.visual.enti .box-login .actions a{ font-weight:400;}


/* titolo pagina */

.title{ padding:140px 0; position:relative; text-align:left; text-align:center; overflow:hidden; background-repeat:no-repeat; background-position:center center; background-size:100% auto; overflow:hidden;}
.title.enticomuni{ background-position:center center;}
.title:before{ content:""; width:100%; height:100%; position:absolute; left:0px; top:0px; background:#056cb6; opacity:0.75; transition: all .3s ease-in-out;}
/*.title:after{ content:""; width:100%; height:100%; position:absolute; left:0px; top:0px; background-image:url(../images/onda.png); background-repeat:no-repeat; z-index:10; background-size:100% auto; background-position:center bottom;}*/
.title .text{ width:100%; margin:0 auto;}
.title .text h1, .title .text h2{ color:#f49525; width:auto; font-size:80px; display:inline-block; line-height:1; font-weight:600; position:relative; z-index:50; margin:0px; margin-bottom:20px;}
.title .text h3{ font-size:22px; line-height:1.6; color:#fff; position:relative; z-index:2; margin-bottom:40px; font-weight:200; position:relative; z-index:100;}
.title .breadcrumb{ width:auto; display:inline-block; min-height:18px; position:relative; z-index:100; text-transform:none;}
.title .breadcrumb .box{ width:auto; display:inline-block;}
.title .breadcrumb ul{ float:left; margin:0px; padding:0px;}
.title .breadcrumb li{ width:auto; float:left; display:inline-block; position:relative; font-size:16px; line-height:1.2; padding:0px;}
.title .breadcrumb li a{ color:#fff; float:left; line-height:18px; font-weight:400; position:relative;}
.title .breadcrumb li a:hover{ color:#f49525;}
.title .breadcrumb li:after{ content:""; width:1px; height:15px; background:#fff; margin:0 10px; margin-top:2px; vertical-align:bottom; float:right;}
.title .breadcrumb li:last-child:after{ display:none;}

/* blocchi generale */

.block{ padding:80px 0;}
.block.small{ padding:60px 0;}
.block.lightgray{ background: rgb(255,255,255); background: linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(227,227,227,1) 100%);}
.block.gray{ background:#f7f7f7;}
.block.pt0{ padding-top:0px !important;}
.block.pb0{ padding-bottom:0px;}
.block h1, .block h2{ font-size:55px; line-height:1; color:#f49525; margin-bottom:0px; font-weight:300;}
.block span.h2{ display:block;}
.block h1:last-child, .block h2:last-child, .block span.h2:last-child{ margin-bottom:0px;}
.block h3{ font-size:22px; line-height:1.3; color:#000; margin-bottom:15px; text-transform:none; font-weight:400;}
.block h3:last-child{ margin-bottom:0px;}
.block ul, .block ol{ margin:0px; padding:0px; margin-bottom:25px;}
.block ul:last-child, .block ol:last-child{ margin-bottom:0px;}
.block ul li{ position:relative; margin-bottom:0px; padding-left:20px;}
.block ul li:last-child{ margin-bottom:0px;}
.block ul li:before{ content:"\f105"; font-family:FontAwesome; position:absolute; left:0px; top:7px; font-size:12px; color:#333;}
.block ol li{ position:relative; margin-bottom:0px; padding-left:20px; counter-increment:lista;}
.block ol li:last-child{ margin-bottom:0px;}
.block ol li:before{ content: counter(lista) "."; font-family: 'dinpro', sans-serif; position:absolute; left:0px; font-size:18px; font-weight:700; color:#f49525;}

.block h3 + a.readmore{ margin-top:30px;}

.block.presentation h2{ margin-bottom:0px;}
.block.presentation h2 + h3{ margin-top:15px;}
.block.presentation h3{ margin-bottom:0px;}
.block.presentation h3 + h3{ margin-top:10px;}
.block.presentation h2 + p{ margin-top:15px;}
.block.presentation h3 + p{ margin-top:15px;}
.block.presentation h3 + ul{ margin-top:15px;}
.block.presentation h3 + ol{ margin-top:15px;}
.block.presentation h3 + .btn{ margin-top:30px;}
.block.presentation h3 + h2{ margin-top:30px;}
.block.presentation h2 + ul{ margin-top:20px;}
.block.presentation h2 + ol{ margin-top:20px;}
.block.presentation p{ }
.block.presentation h2 + ul{ margin-top:20px;}
.block.presentation p + h2, .block.presentation p + span.h2{ margin-top:20px;}
.block.presentation p + h3{ margin-top:15px;}
.block.presentation p + .readmore{ margin-top:10px;}
.block.presentation p + .btn{ margin-top:20px;}

.block.presentation .top-title{ text-align:center;}
.block.presentation .top-title h2{ font-size:55px; line-height:1; margin:0px; font-weight:700;}
.block.presentation .top-title h2 strong{ color:#f49525;}
.block.presentation .top-title h2 + .readmore{ margin-top:5px;}
.block.presentation .top-title h2 + h3{ margin-top:20px;}
.block.presentation .top-title span.page-name{ margin-bottom:10px;}
.block.presentation .top-title ul.download{ display:flex; justify-content:center; margin-top:40px;}
.block.presentation .top-title ul.download li{ padding:0px; margin:0 10px;}
.block.presentation .top-title ul.download li img{ height:70px;}
.block.presentation .top-title ul.download li:before{ display:none;}
.block.presentation .top-title ul.download li a:hover{ opacity:0.75;}

.block.presentation .back-page-reserved-area{ width:100%; text-align:center; padding-bottom:40px; margin-bottom:40px; border-bottom:1px solid #e1e1e1;}

.block.presentation span.page-name{ width:100%; float:left; font-size:22px; line-height:1.1; color:#056cb6; font-weight:700; text-transform:uppercase; margin-bottom:10px;}

.info-vantaggio{ background:#c4dbeb; padding:10px 20px; border-radius:10px; text-align:left;}
.info-vantaggio p{ width:auto; display:inline-block; font-size:15px; line-height:1.2; position:relative; color:#056cb6; padding-left:25px;}
.info-vantaggio p:before{ content:"\f05a"; font-family: 'FontAwesome'; position:absolute; left:0px; top:2px; font-size:16px; color:#056cb6;}
.info-vantaggio + .readmore{ margin-top:20px;}

/* project box */

.block.project-box{ position:relative;}
.block.project-box:before{ content:""; width:50%; height:100%; position:absolute; right:0px; top:0px; background:#ededed;}
.block.project-box.activeapprofondimento01:before{ content:""; width:50%; height:100%; position:absolute; left:0px; top:0px; background:#056cb6;}
.block.project-box.activeapprofondimento01 .text01 span.page-name{ color:#fff;}
.block.project-box.activeapprofondimento01 .text01 p{ color:#fff;}
.block.project-box.activeapprofondimento01 .text a:not(.btn){ font-weight:700; color:#f49525;}
.block.project-box.activeapprofondimento01 .text a.btn{ background:#f49525; border-color:#f49525;}
.block.project-box.activeapprofondimento01 .text a.btn:hover{ background:#056cb6; border-color:#056cb6;}
.block.project-box.activeapprofondimento02:before{ content:""; width:50%; height:100%; position:absolute; right:0px; top:0px; background:#056cb6;}
.block.project-box.activeapprofondimento02 .text02 span.page-name{ color:#fff;}
.block.project-box.activeapprofondimento02 .text02 p{ color:#fff;}
.block.project-box.activeapprofondimento02 .text a:not(.btn){ font-weight:700; color:#f49525;}
.block.project-box.activeapprofondimento02 .text a.btn{ background:#f49525; border-color:#f49525;}
.block.project-box.activeapprofondimento02 .text a.btn:hover{ background:#056cb6; border-color:#056cb6;}

/* target */

.block.target{ padding:0px;}
.block.target .container-fluid{ padding:0px;}
.block.target .item{ width:100%; position:relative; height:0px; padding-bottom:100%;}
.block.target .item .background{ width:100%; height:100%; position:absolute; left:0px; top:0px; background-size:cover; background-position:center center; filter: grayscale(0.25); transition: all .3s ease-in-out;}
.block.target .item .background:before{ content:""; width:100%; height:100%; position:absolute; left:0px; top:0px; background:#056cb6; opacity:0.5; transition: all .3s ease-in-out;}
.block.target .item:hover .background{ filter:grayscale(0);}
.block.target .item:hover .background:before{ opacity:0;}

/* valori */

.block.values{  padding-bottom:40px;}
.block.values .item{ text-align:center; margin-bottom:40px;}
.block.values .item span.page-name{ color:#f49525; margin-bottom:5px;}
.block.values .item img.icon{ width:100px; margin:0px; margin-bottom:20px;}
.block.values .item h2{ color:#056cb6; font-size:36px; line-height:1.1; font-weight:700; margin-top:0px;}

/* lancio */

.block.launch{ position:relative; z-index:10;}
.block.launch.homepage{}
.block.launch .box{ background:#c3dcef; display:flex; flex-wrap:nowrap; position:relative; border-radius:20px;}
.block.launch .image{ width:50%; height:110%; position:absolute; top:-5%; overflow:hidden; background-size:auto 100%; background-repeat:no-repeat;}
.block.launch .image img{ display:none;}
.block.launch .text{ width:50%; padding:80px; margin-bottom:0px;}
.block.launch .text h2{ margin-top:0px;}
.block.launch.left .image{ background-position:right center;}
.block.launch.left .text{ margin-left:auto;}
.block.launch.right .box{ flex-direction: row-reverse;}
.block.launch.right .image{ background-position:center center;}
.block.launch.right .text{ margin-right:auto;}

.block.launch.bg1{ background:#c3dcef;}
.block.launch.color2 .box{ background:rgba(255,255,255,0.75);}

/* numeri dell'azienda */

.block.numbers{ padding-bottom:80px;}
.block.numbers .box{}
.block.numbers .item{ width:100%; padding:0px; text-align:center; margin-bottom:20px;}
.block.numbers .item .icon{ width:120px; margin:0px;}
.block.numbers .item .wrap{}
.block.numbers .item h2{ font-size:45px; line-height:45px; margin:0px; color:#f49525; font-weight:700; text-align:center;}
.block.numbers .item h2 span{ width:auto; text-align:center; font-weight:700; display:inline-block; color:inherit; line-height:26px;}
.block.numbers .item h2 span.countup-amount{ width:auto; display:inline-block; text-align:center; font-size:45px; line-height:45px; margin-bottom:0px;}
.block.numbers .item h2 span.countup-sign{ width:auto; display:inline-block; font-size:25px; line-height:45px; font-weight:700; margin-left:5px; }
.block.numbers .item h3{ text-align:center; margin:0px; margin-top:5px; text-transform:uppercase; color:#056cb6; font-size:22px; line-height:1.1; font-weight:700;}
.block.numbers .item h3 sub{ font-size:0.5em;}

/* fullwidth */

.block.fullwidth{ position:relative; padding:120px 0;}
.block.fullwidth.gray{ background:#f7f7f7}
.block.fullwidth.blue{ background:#056cb6}
.block.fullwidth .row{ margin-left:-80px; margin-right:-80px;}
.block.fullwidth .row > [class*="col-"]{ padding:0 80px;}
.block.fullwidth .image{ width:50%; height:100%; position:absolute; top:0px; background-size:cover; background-position:center center; background-repeat:no-repeat;}
.block.fullwidth .image img{ display:none;}
.block.fullwidth.left .image{ top:0px; left:0px;}
.block.fullwidth.right .image{ top:0px; right:0px;}
.block.fullwidth .text img.icon{ width:100px; margin:0px; margin-bottom:20px;}

.block.fullwidth.blue .text span.page-name{ color:#fff;}
.block.fullwidth.blue .text h2{ color:#fff;}
.block.fullwidth.blue .text p{ color:#fff;}
.block.fullwidth.blue .text h2 + .btn{ margin-top:40px;}

.block.fullwidth.eventihome .text h2{ font-weight:700;}

.block.fullwidth.enticomuni{ background:#f49525;}
.block.fullwidth.enticomuni .text h2{ color:#fff;}
.block.fullwidth.enticomuni .text p{ color:#fff;}
.block.fullwidth.enticomuni .text .box-login{ width:100%; max-width:400px; margin-top:20px;}
.block.fullwidth.enticomuni .text .box-login h2{ font-size:32px; line-height:34px; font-weight:400; color:#e31e24; margin-bottom:30px;}
.block.fullwidth.enticomuni .text .box-login .form-group{ display:flex; flex-wrap:wrap; align-items:center; margin-bottom:10px;}
.block.fullwidth.enticomuni .text .box-login .form-group.mb0{ margin-bottom:0px;}
.block.fullwidth.enticomuni .text .box-login .form-group label{ color:#fff;}
.block.fullwidth.enticomuni .text .box-login .form-group input{ border:0px;}
.block.fullwidth.enticomuni .text .box-login .btn{ min-width:200px; font-weight:700; font-size:18px; background:#056cb6; border-color:#056cb6;}
.block.fullwidth.enticomuni .text .box-login .btn:hover{ background:#056cb6;  border-color:#056cb6; color:#fff;}
.block.fullwidth.enticomuni .text .box-login .actions{ margin:20px 0;}
.block.fullwidth.enticomuni .text .box-login .actions a{ color:#056cb6; font-weight:700;}

/*.block.fullwidth.progetto01 .text ol li:before{ content:counter(lista) "."; font-size:30px; line-height:1; top:0px;}
.block.fullwidth.progetto01 .text ol li{ font-size:24px; line-height:1.2; padding-top:4px; margin-bottom:5px; padding-left:40px;}
.block.fullwidth.progetto01 .text ol li:last-child{ margin-bottom:0px;}*/

/* eventi a scorrimento */

.scrollerhome-wrap{ width:100%; height:80px; position:relative; background:#056cb6; z-index:999;}
.scrollerhome-wrap .container-fluid{ padding:0px;}
.scrollerhome-wrap .scrollerhome{ width:100%; height:80px; position:relative; overflow:hidden; border:0px; background:none;}
.scrollerhome-wrap .scrollerhome .container{ position:relative;}
.scrollerhome-wrap .scrollerhome .fixed{ width:auto; position:absolute; left:0px; line-height:80px; white-space:nowrap; font-size:22px; font-weight:700; padding:0 30px 0 60px; background:#056cb6; color:#f49525; text-transform:uppercase; z-index:10;}
.scrollerhome-wrap .scrollerhome .marquee_text {}
.scrollerhome-wrap .scrollerhome ul{ width:auto; display:flex; margin:0px; padding:0px;}
.scrollerhome-wrap .scrollerhome ul li{ font-size:20px; padding:0px; line-height:80px; color: #fff;}
.scrollerhome-wrap .scrollerhome ul li:before{ display:none;}
.scrollerhome-wrap .scrollerhome ul li span.data{ font-weight:300;}
.scrollerhome-wrap .scrollerhome ul li span.event{ font-weight:700; margin-left:10px;}
.scrollerhome-wrap .scrollerhome ul li a{ color:#2e8ed3; color:#fff;}
.scrollerhome-wrap .scrollerhome ul li a:hover{ color:#f49525;}
.scrollerhome-wrap .scrollerhome ul li:after { content:""; width:1px; height:20px; display:inline-block; vertical-align:middle; margin: 0 15px; background:rgba(255,255,255,0.5);}
.scrollerhome-wrap .scrollerhome ul li:last-child:after{ display:none; margin:0px;}


/* launch map */

.block.launch-map .item{ width:100%; height:0px; padding-bottom:100%; position:relative;}
.block.launch-map .item .inner-wrap{ width:100%; height:100%; position:absolute; left:0px; top:0px; display:flex; flex-wrap:nowrap; align-items:center; justify-content:center;}
.block.launch-map .item .inner-wrap .inner{ text-align:center; padding:60px;}

.block.launch-map .item.item01 .map-image{ width:100%; height:100%; position:absolute; left:0px; top:0px;}

.block.launch-map .item.item02{ background:#DEDEDE; border-radius:50%;}
.block.launch-map .item.item02 .text img.icon{ width:100px; margin:0px; margin-bottom:20px;}
.block.launch-map .item.item02 .text h2{ font-size:46px; margin-bottom:40px;}
.block.launch-map .item.item02 .text p{ max-width:400px;}

/* launch promo */

.block.launch-promo .text{ text-align:center;}
.block.launch-promo .text img.icon{ width:100px; margin:0px; margin-bottom:20px;}
.block.launch-promo .text01 p{ text-align:left;}
.block.launch-promo .text01 ul{ text-align:left;}


/* intro percentage */

.block.intro-percentage{}
.block.intro-percentage .container + .container{ margin-top:0px;}
.block.intro-percentage .text{ width:80%; margin:0 10%;}
.block.intro-percentage .item{ width:100%; display:flex; flex-wrap:nowrap; margin-top:100px;}
.block.intro-percentage .item .top{ min-width:225px;}
.block.intro-percentage .item .top p{ text-align:center; text-transform:uppercase; margin:0px; margin-bottom:0px;}
.block.intro-percentage .item .top h3{ display:flex; flex-wrap:nowrap; align-items:center; justify-content:center; margin:0px; color:#f49525;}
.block.intro-percentage .item .top h3 span.countup{ display:flex; flex-wrap:nowrap; align-items:start; white-space:nowrap; justify-content:center;}
.block.intro-percentage .item .top h3 span.countup .countup-amount{ font-size:90px; letter-spacing:-4px; line-height:1; margin-top:-10px; font-weight:600;}
.block.intro-percentage .item .top h3 span.countup .countup-sign{ font-size:40px; margin-left:5px; line-height:1; font-weight:800; color:#f49525;}
.block.intro-percentage .item .top h3 span.text{ width:auto; font-size:50px; line-height:1; text-align:center; margin:0px; margin-right:3px; font-weight:300; text-transform:uppercase;}
.block.intro-percentage .item .bottom{ padding-left:20px; text-align:left; padding-left:40px; margin-left:20px; border-left:1px solid #b7b7b7;}
.block.intro-percentage .item .bottom h3{ font-size:28px; line-height:1.1; font-weight:800; text-transform:uppercase; color:#056cb6; margin:0px; margin-bottom:10px;}
.block.intro-percentage .item .bottom p{ text-align:left; margin:0px;}


/* intro category */

.block.intro-video .text{ max-width:660px; margin-left:auto; padding-right:60px;}
.block.intro-video .pull-right .text{ margin:0px; padding:0px; margin-right:auto; padding-left:60px;}
.block.intro-video .video-wrap{ width:100%; position:relative; overflow:hidden;}
.block.intro-video .video-wrap .video{ width:100%; height:0px; padding-bottom:50%; float:left; position:relative;}
.block.intro-video .video-wrap .video video{ position:absolute; top:50%; left:0; transform:translateY(-50%); min-width:100%; min-height:calc(100% + 1px);}

.block.intro-video.color1{ background:#025a99;}
.block.intro-video.color1 .text span.page-name{ color:#f49525;}
.block.intro-video.color1 .text h2{ color:#fff;}
.block.intro-video.color1 .text h3{ color:#fff;}
.block.intro-video.color2{ background:#f49525;}
.block.intro-video.color2 .text h2{ color:#fff;}
.block.intro-video.color2 .text h3{ color:#fff;}

/* mission */

.block.alternate-images{ background:#c3dcef; position:relative;}
.block.alternate-images:before{ content:""; width:100%; height:50%; position:absolute; left:0px; bottom:0px; background: rgb(255,255,255); background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);}
.block.alternate-images .item{ display:flex; flex-wrap:wrap; justify-content:start;}
.block.alternate-images .item .text h3{ padding:0 5%;}
.block.alternate-images .item .image{ border-radius:10px; overflow:hidden;}
.block.alternate-images .item.item02{ flex-direction: column-reverse;}
.block.alternate-images .item.item01 .image{ margin-bottom:40px;}
.block.alternate-images .item.item02 .text{ margin-bottom:40px;}
.block.alternate-images .item.item02 .text h2{ color:#f49525;}

/* testimonials */

.block.testimonials{ position:relative; padding:100px 0;}
.block.testimonials .text img.icon{ width:100px; margin-bottom:20px;}
.block.testimonials .carousel{ margin-top:40px;}
.block.testimonials .swiper-container{  width:100%; max-width:1200px; margin:0 auto; padding-bottom:0px;}
.block.testimonials #swiper-button-prev-testimonials{ background-image:url(../images/prev-notice.png); left:40px;}
.block.testimonials #swiper-button-next-testimonials{ background-image:url(../images/next-notice.png); right:40px;}
.block.testimonials #swiper-button-next-testimonials, .block.testimonials #swiper-button-prev-testimonials{ width:30px; height:60px; position:absolute; top:50%; margin-top:-30px; background-size:100% auto; z-index:10; cursor:pointer;}
.block.testimonials .swiper-slide { height: auto;}
.block.testimonials .row + .row{ margin-top:0px;}
.block.testimonials .item{ height:100%; position:relative; text-align:center; padding:60px 40px 80px 40px; background:#fff; border-radius:10px; overflow:hidden;}
.block.testimonials .item:before{ width:50px; height:50px; content:"\f10d"; font-family: 'FontAwesome'; position:absolute; top:10px; left:50%; margin-left:-25px; text-align:center; font-size:30px; line-height:50px; color:#056cb6;}
.block.testimonials .item p{ font-size:18px; line-height:1.4;}
.block.testimonials .item h3{ width:100%; position:absolute; left:0px; bottom:40px; font-size:18px; line-height:1; color:#f49525; font-weight:700;}

/* ultime news */

.block.last-news{}
.block.last-news .text img.icon{ width:100px; margin-bottom:20px;}
.block.last-news .container-fluid{ padding:0px;}
.block.last-news .item{ width:100%; position:relative; height:0px; padding-bottom:100%; overflow:hidden;}
.block.last-news .item .background{ width:100%; height:100%; position:absolute; left:0px; top:0px; background-size:cover; background-position:center center; filter: grayscale(0.25); transition: all .3s ease-in-out;}
.block.last-news .item .background:before{ content:""; width:100%; height:100%; position:absolute; left:0px; top:0px; background:#056cb6; opacity:0.5; transition: all .3s ease-in-out;}
.block.last-news .item:hover .background{ filter:grayscale(0);}
.block.last-news .item:hover .background:before{ opacity:0;}
.block.last-news .item .bottom{ width:100%; height:auto; padding:40px; background:rgba(255,255,255,0.75); position:absolute; left:0px; bottom:-100%; transition: all .5s ease-in-out;}
.block.last-news .item:hover .bottom{ background:rgba(255,255,255,1); bottom:0px;}
.block.last-news .item .top{ width:100%; height:auto; position:absolute; padding:40px; padding-right:80px; left:0px; bottom:0px; transition: all .5s ease-in-out;}
.block.last-news .item .top span.data{ padding:3px 10px; background:#f49525; color:#fff; font-size:14px; border-radius:5px;}
.block.last-news .item .top span.name{ width:100%; display:inline-block; font-size:28px; line-height:1.1; color:#fff; font-weight:700; margin:0px; margin-top:10px;}
.block.last-news .item:hover .top{ opacity:0;}
.block.last-news .item .bottom span.data{ padding:3px 10px; background:#056cb6; font-size:16px; color:#fff; border-radius:5px;}
.block.last-news .item .bottom h2{ font-size:32px; line-height:1.1; font-weight:700; margin:0px; margin-top:10px;}
.block.last-news .item .bottom h2 a{ font-weight:inherit; color:#056cb6;}
.block.last-news .item .bottom h2 + .readmore{ margin-top:20px;}

.block.last-news .filters ul{ display:flex; flex-wrap:nowrap; justify-content:center; margin:0 -5px;}
.block.last-news .filters ul li{ padding:0px 5px;}
.block.last-news .filters ul li:before{ display:none;}
.block.last-news .filters ul li a{ padding:7px 20px; background:#056cb6; font-size:16px; text-transform:uppercase; border-radius:20px; color:#fff;}
.block.last-news .filters ul li a:hover, .block.last-news .filters ul li a.active{ background:#f49525; }

.block.last-news .item-horizzontal{ display:flex; flex-wrap:nowrap; align-items:center; margin-bottom:40px;}
.block.last-news .item-horizzontal .image{ width:50%; float:left;}
.block.last-news .item-horizzontal .image a{ width:100%; height:auto; float:left; position:relative; filter: grayscale(0.25);}
.block.last-news .item-horizzontal .image a:before{ content:""; width:100%; height:100%; position:absolute; left:0px; top:0px; background:#056cb6; opacity:0.5; transition: all .3s ease-in-out;}
.block.last-news .item-horizzontal .image a:hover{ filter:grayscale(0);}
.block.last-news .item-horizzontal .image a:hover:before{ opacity:0;}
.block.last-news .item-horizzontal .text{ width:50%; float:left; padding-left:60px;}
.block.last-news .item-horizzontal .text span.data{ display:inline-block; padding:3px 10px; background:#056cb6; color:#fff; font-size:14px; border-radius:5px; margin-bottom:10px;}
.block.last-news .item-horizzontal .text h2{ font-size:40px; font-weight:700; margin-bottom:40px;}

.block.last-news.reserved-area-projects{ background:#f7f7f7;}
.block.last-news.reserved-area-projects .item-horizzontal.project .image{ width:35%;}
.block.last-news.reserved-area-projects .item-horizzontal.project .text{ width:65%;}
.block.last-news.reserved-area-projects .item-horizzontal.project .text h2{ margin-bottom:20px;}

.block.last-news.home{ padding-bottom:0px; overflow:hidden;}
.block.last-news.page .item{ margin-bottom:40px;}



/* singola news */

.block.single-post{ padding-bottom:40px;}
.block.single-post .info{ text-align:center;}
.block.single-post .info span.data{ padding:3px 10px; background:#056cb6; font-size:16px; color:#fff; border-radius:5px; margin-bottom:10px;}
.block.single-post .info h1{ max-width:85%; margin:0 7.5%; font-weight:700;}
.block.single-post .body{ margin-bottom:40px;}
.block.single-post .body .text{ margin-bottom:20px;}
.block.single-post .body .allegato{ margin-bottom:20px;}
.block.single-post .body .text h3 + p{ margin-top:20px;}
.block.single-post .main-image{ margin-top:5px; margin-bottom:40px;}
.block.single-post + .block.single-post-gallery{ padding-top:0px;}

.block.single-post-gallery .container-fluid{ padding:0 10px;}
.block.single-post-gallery .image{ margin-bottom:40px;}
.block.single-post-gallery .image a{ position:relative;}
.block.single-post-gallery .carousel{ margin-top:40px;}
.block.single-post-gallery #swiper-button-next-gallery, .block.single-post-gallery #swiper-button-prev-gallery{ width:60px; height:60px; position:absolute; top:50%; margin-top:-40px; background-size:20px auto; background-position:center center; background-repeat:no-repeat; background-color:#fff; z-index:10; cursor:pointer;}
.block.single-post-gallery #swiper-button-prev-gallery{ background-image:url(../images/prev-notice.png); left:30px;}
.block.single-post-gallery #swiper-button-prev-gallery.swiper-button-disabled, .block.single-post-gallery #swiper-button-next-gallery.swiper-button-disabled{ opacity:0; visibility:hidden;}
.block.single-post-gallery #swiper-button-next-gallery{ background-image:url(../images/next-notice.png); right:30px;}

.block.single-post-gallery.casette{ padding-bottom:10px;}
.block.single-post-gallery.casette .image{ margin-bottom:0px;}

.block.single-post-gallery.gallery-casette{ padding-bottom:10px;}
.block.single-post-gallery.gallery-casette .image{ margin-bottom:0px;}

/* archivio news */

.block.archive .item{ width:100%; float:left; margin-bottom:40px; position:relative; overflow:hidden; border-radius:20px; background:#f7f7f7;}
.block.archive .item .image{ width:100%; float:left; position:relative;}
.block.archive .item .image span.data{ position:absolute; left:30px; bottom:20px; padding:3px 10px; background:#fff; border-radius:5px; overflow:hidden;}
.block.archive .item .text{ width:100%; float:left; padding:30px; position:relative; z-index:2;}
.block.archive .item .text h2{ font-size:32px; line-height:1.1; font-weight:700;}
.block.archive .item .text h2 a{ font-weight:inherit; color:#056cb6;}
.block.archive .item .text h2 + .readmore{ margin-top:20px;}
#swiper-button-next-news, #swiper-button-prev-news{ width:60px; height:60px; position:absolute; top:50%; margin-top:-30px; background-color:#000; border-radius:50%; background-size:24px 24px; background-repeat:no-repeat; z-index:10; cursor:poPoppins; -webkit-transition: all .1s ease-in-out; -moz-transition: all .1s ease-in-out; -o-transition: all .1s ease-in-out; transition: all .1s ease-in-out;}
#swiper-button-next-news:hover, #swiper-button-prev-news:hover{}
#swiper-button-prev-news{ background-image:url(../images/prev-black.png); left:-60px;}
#swiper-button-next-news{ background-image:url(../images/next-black.png); right:-60px;}

.block.archive .item.horizontal .image{ height:0px; padding-bottom:60%; background-size:cover; background-position:center center;}
.block.archive .item.horizontal .image img{ display:none;}
.block.archive .item.square .image{ height:0px; padding-bottom:100%; background-size:cover; background-position:center center;}
.block.archive .item.square .image img{ display:none;}

.block.archive.homepage{ padding-bottom:40px;}
.block.archive.page{}

/* store locator map */

.block.storelocatormap{ padding:0px;}
.block.storelocatormap .info{ background:#c4dbeb; padding:12px 0; text-align:center;}
.block.storelocatormap .info p{ width:auto; display:inline-block; font-size:17px; line-height:1.2; position:relative; color:#056cb6; padding-left:25px;}
.block.storelocatormap .info p:before{ content:"\f05a"; font-family: 'FontAwesome'; position:absolute; left:0px; top:2px; font-size:16px; color:#056cb6;}
.block.storelocatormap .container-fluid + .container-fluid{ margin:0px;}
.block.storelocatormap .container-fluid{ padding:0px;}
.block.storelocatormap .iframe-wrap{}
.block.storelocatormap .iframe{ width:100%; height:100vh;}
.block.storelocatormap .iframe .map-content{ padding:15px;}
.block.storelocatormap .iframe .map-content h2{ font-family: 'dinpro', sans-serif; font-size:22px; line-height:1; color:#056cb6; font-weight:700; margin-bottom:10px;}
.block.storelocatormap .iframe .map-content p{ font-family: 'dinpro', sans-serif; font-size:18px; line-height:1.5; color:#000; margin-bottom:0px;}
.block.storelocatormap .iframe .map-content a.readmore{ margin-top:10px;}
.block.storelocatormap + .block.store-locator{ margin-top:60px;}

/* store locator */

.block.store-locator .item{ width:100%; float:left; margin-bottom:40px; padding:40px; padding-top:30px; text-align:center; position:relative; padding-bottom:80px; background:#f7f7f7; overflow:hidden;}
.block.store-locator .item:before{ content:""; width:150px; height:150px; position:absolute; right:-20px; top:20px; background:url(../images/symbol-store.png); background-size:100% auto; background-repeat:no-repeat; background-position:top center; opacity:0.2;}
.block.store-locator .item .icon{ width:40px; height:40px; margin:0px; margin-bottom:15px;}
.block.store-locator .item .text h4{ font-size:24px; margin-bottom:10px; color:#056cb6; font-weight:700; text-transform:uppercase; position:relative; z-index:2; }
.block.store-locator .item .text p{ position:relative; z-index:2;}
.block.store-locator .item .text p:last-child{ margin-bottom:0px;}
.block.store-locator .item .actions{ margin-top:10px;}
.block.store-locator .item .actions li{ padding:0px;}
.block.store-locator .item .actions li a{ color:#000;}
.block.store-locator .item .actions li a:hover{ color:#e30613;}
.block.store-locator .item .actions li strong{ min-width:20px; display:inline-block; font-weight:700;}
.block.store-locator .item .actions li:before{ display:none;}
.block.store-locator .item .more{ width:100%; text-align:center; padding:40px; padding-top:0px; position:absolute; left:0px; bottom:0px;}

.block.store-locator.news-page{ padding-top:0px;}
.block.store-locator.news-page .row{ justify-content:center;}

/* single casetta */

.block.single-casetta{ padding-bottom:60px;}
.block.single-casetta .body{ margin-bottom:20px;}
.block.single-casetta .body .icon{ width:80px; height:80px; margin:0px; margin-bottom:40px;}
.block.single-casetta .body .text{ margin-bottom:40px;}
.block.single-casetta .body .text .code{ font-size:16px; line-height:1; color:#999; margin-bottom:10px;}
.block.single-casetta .body .text h1{ font-weight:700; margin-bottom:10px;}
.block.single-casetta .body .methods{ margin-bottom:40px;}
.block.single-casetta .body .methods .name{ margin-bottom:20px;}
.block.single-casetta .body .methods .name h3{ color:#056cb6; font-size:26px; line-height:1.1; font-weight:700; margin:0px;}
.block.single-casetta .body .methods .item-wrap{ max-width:500px; display:flex; flex-wrap:nowrap; margin:0 -20px;}
.block.single-casetta .body .methods .item-wrap .item{ width:100%; float:left; display:flex; justify-content:center; padding:0 20px; flex-wrap:wrap;}
.block.single-casetta .body .methods .item-wrap .item .icon{ width:80px; margin:0px; margin-bottom:10px;}
.block.single-casetta .body .methods .item-wrap .item .description{ width:100%; float:left; text-align:center;}
.block.single-casetta .body .methods .item-wrap .item .description h4{ color:#056cb6; font-size:20px; line-height:1.1; font-weight:700; margin-top:0px;}
.block.single-casetta .body .shop{ margin-bottom:40px;}
.block.single-casetta .body .shop .image{ width:80px; margin-bottom:20px;}
.block.single-casetta .body .shop .description{ margin-bottom:20px;}
.block.single-casetta .body .shop .description h3{ color:#056cb6; font-size:26px; line-height:1.1; font-weight:700; margin:0px;}
.block.single-casetta .body .shop .description a{ color:#f49525; font-weight:700;}
.block.single-casetta .body .shop .description a:hover{ color:#056cb6;}

.block.single-casetta .body .methods + .shop{ margin-top:60px;}
.block.single-casetta .iframe-wrap{}
.block.single-casetta .iframe{ width:100%; height:500px;}
.block.single-casetta .iframe .map-content{ padding:15px;}
.block.single-casetta .iframe .map-content h2{ font-family: 'dinpro', sans-serif; font-size:20px; line-height:1; color:#056cb6; font-weight:700; margin-bottom:10px;}
.block.single-casetta .iframe .map-content p{ font-family: 'dinpro', sans-serif; font-size:16px; line-height:1.5; color:#000; margin-bottom:0px;}

.block.single-casetta .program{ text-align:center; padding:40px; background:#f7f7f7; margin-top:20px; margin-bottom:20px;}
.block.single-casetta .program img.image{ width:80px; margin:0px auto; margin-bottom:10px;}
.block.single-casetta .program h2{ font-size:40px;}
.block.single-casetta .program p{ text-align:left;}
.block.single-casetta .program ul{ text-align:left;}

/* giornate promozionali */

.block.giornate-promozionali .text{ text-align:center;}
.block.giornate-promozionali .text .box{ width:auto; max-width:600px; text-align:center; margin:40px auto; padding:20px 30px; background:#c4dbeb; border-radius:10px;}
.block.giornate-promozionali .text .box p{ width:auto; display:inline-block; font-size:17px; line-height:1.2; position:relative; color:#056cb6;}
.block.giornate-promozionali .text a:not(.btn){ color:#f49525; font-weight:700;}
.block.giornate-promozionali .text a.btn{ margin-top:10px;}
.block.giornate-promozionali .points h2{ font-size:40px; text-align:center; margin-bottom:40px; font-weight:700;}
.block.giornate-promozionali .points ul{ margin:0px -20px; padding:0px; display:flex; justify-content:center;}
.block.giornate-promozionali .points li{ width:100%; max-width:300px; padding:0 20px; text-align:center; border-right:1px solid rgba(0,0,0,0.1);}
.block.giornate-promozionali .points li:last-child{ border:0px;}
.block.giornate-promozionali .points li:before{ display:none;}
.block.giornate-promozionali .points li .number{ width:60px; height:60px; display:inline-block; background:#056cb6; color:#fff; font-size:30px; line-height:60px; border-radius:50%; font-weight:700;}
.block.giornate-promozionali .points li .description{ width:100%; float:left; line-height:1.2; text-align:center; margin-top:10px;}
.block.giornate-promozionali .points li .description a{ color:#f49525; font-weight:700;}
.block.giornate-promozionali .example{ width:auto; max-width:900px; text-align:left; margin:40px auto; margin-bottom:0px; padding:30px; background:#ffe1be; border-radius:10px;}
.block.giornate-promozionali .example h3{ color:#056cb6; font-weight:700; text-align:center; margin-bottom:30px;}
.block.giornate-promozionali .example h3 strong{ font-size:1.5em;}
.block.giornate-promozionali .example ul{ margin:0px -20px; padding:0px; display:flex; justify-content:center;}
.block.giornate-promozionali .example li{ width:100%; max-width:300px; padding:0 20px; text-align:center; border-right:1px solid rgba(0,0,0,0.1);}
.block.giornate-promozionali .example li:last-child{ border:0px;}
.block.giornate-promozionali .example li .letter{ width:40px; height:40px; display:inline-block; background:#f49525; color:#fff; font-size:20px; line-height:40px; border-radius:50%; font-weight:700;}
.block.giornate-promozionali .example li .description{ width:100%; float:left; line-height:1.2; text-align:center; margin-top:10px;}
.block.giornate-promozionali .example li:before{ display:none;}
.block.giornate-promozionali .example p, .block.giornate-promozionali .example li{ width:auto; display:inline-block; font-size:17px; line-height:1.2; position:relative;}


/* faq */

.block.faq{}
.block.faq [class*="col-"]:first-child h4{ border-top:0px solid #f7f7f7; margin-top:0px;}
.block.faq [class*="col-"] h4{ background:#056cb6; margin-top:10px;}
.block.faq [class*="col-"]:nth-child(odd) h4{ }
.block.faq h4{ position:relative; text-align:left; font-size:22px; line-height:1.2; padding:15px 30px 15px 30px; padding-left:50px; border:0px; margin:0px; text-transform:none; color:#f49525; font-weight:700;  border-radius:0px; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out;}
.block.faq h4:before{ content:"\f054"; font-family:FontAwesome; position:absolute; top:20px; left:20px; font-size:14px; line-height:1.4; font-weight:300; transform: rotate(45deg); -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; color:#fff;}
.block.faq h4.collapsed{ background:#f7f7f7; color:#000; border-radius:0px;}
.block.faq h4.collapsed:before{ transform: rotate(0deg); color:#f49525;}
.block.faq .panel-body{ padding:0px 60px 0px 50px; background:#f7f7f7; text-align:left; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out;}
.block.faq .panel-body p, .block.faq .panel-body li{ color:#fff;}
.block.faq .panel-body ul:last-child{ margin-bottom:30px;}
.block.faq .panel-body li:before{ color:#fff;}
.block.faq .panel-body p:last-child{ margin-bottom:30px;}
.block.faq .panel-body a{ color:#fff; text-decoration:underline; font-weight:700;}
.block.faq .panel-body{ background:#056cb6;}

/* assistance  */

.block.assistance .box{ width:100%; max-width:1000px; margin:0 auto; margin-top:40px;}
.block.assistance .item{ text-align:center;}
.block.assistance .item .icon{ width:80px; height:80px; margin:0 auto; text-align:center; background:#056cb6; color:#fff; border-radius:50%;}
.block.assistance .item.whatsapp .icon{ background:#25D366;}
.block.assistance .item.whatsapp .icon i{ font-size:40px;}
.block.assistance .item .icon i{ font-size:30px; line-height:80px; vertical-align:top;}
.block.assistance .item .description{ width:100%; float:left; text-align:center; margin-top:10px;}
.block.assistance .item .description a:not(.btn){ color:#f49525; font-weight:700;}
.block.assistance .item .description a.btn{ margin-top:10px;}

/* method */

.block.method{ padding-bottom:40px;}
.block.method .item{ width:100%; float:left; direction:flex; flex-wrap:nowrap; margin-bottom:40px;}
.block.method .item span.page-name{ color:#f49525; margin-bottom:5px;}
.block.method .item .icon{ width:100px; float:left; margin:0px; margin-bottom:20px;}
.block.method .item .text{ width:calc(100% - 100px); float:left; padding-left:40px;}
.block.method .item .text h2{ color:#056cb6; font-size:36px; line-height:1.1; font-weight:700; margin-top:0px;}
.block.method .item .text .info{ background:#c4dbeb; padding:12px; border-radius:10px; text-align:left; margin-top:10px;}
.block.method .item .text .info p{ width:auto; display:inline-block; font-size:15px; line-height:1.2; position:relative; color:#056cb6; padding-left:25px;}
.block.method .item .text .info p:before{ content:"\f05a"; font-family: 'FontAwesome'; position:absolute; left:0px; top:2px; font-size:16px; color:#056cb6;}

/* application */

.block.application{ padding-bottom:0px; overflow:hidden;}
.block.application .text img.icon{ width:100px; margin-bottom:20px;}
.block.application .container-fluid{ padding:0px;}
.block.application .item{ width:100%; float:left; position:relative; height:0px; padding-bottom:120%; overflow:hidden;}
.block.application .item .wrap{ width:100%; height:100%; position:absolute; left:0px; top:0px; }
.block.application .item .link a{ width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:100; }
.block.application .item .background{ width:100%; height:100%; position:absolute; left:0px; top:0px; background-size:cover; background-position:center center; filter: grayscale(0.25); transition: all .3s ease-in-out;}
.block.application .item .background:before{ content:""; width:100%; height:100%; position:absolute; left:0px; top:0px; background:#056cb6; opacity:0.5; transition: all .3s ease-in-out;}
.block.application .item:hover .background{ filter:grayscale(0);}
.block.application .item:hover .background:before{ opacity:0;}
.block.application .item .bottom{ width:100%; height:auto; padding:40px; background:#056cb6; position:absolute; left:0px; bottom:-100%; transition: all .5s ease-in-out;}
.block.application .item:hover .bottom{ bottom:0px;}
.block.application .item .top{ width:100%; height:auto; position:absolute; padding:40px; padding-right:80px; left:0px; bottom:0px; transition: all .5s ease-in-out;}
.block.application .item .top span.data{ padding:3px 10px; background:#f49525; color:#fff; font-size:14px; border-radius:5px;}
.block.application .item .top span.name{ width:100%; display:inline-block; font-size:34px; line-height:1.1; color:#fff; font-weight:700; margin:0px; margin-top:10px;}
.block.application .item:hover .top{ opacity:0;}
.block.application .item .bottom span.data{ padding:3px 10px; background:#056cb6; font-size:16px; color:#fff; border-radius:5px;}
.block.application .item .bottom h2{ font-size:32px; line-height:1.1; font-weight:700; margin:0px; margin-top:10px;}
.block.application .item .bottom p{ color:#fff;}
.block.application .item .bottom li{ color:#fff;}
.block.application .item .bottom li:before{ color:#f49525;}
.block.application .item .bottom h2 + .readmore{ margin-top:20px;}

/* boxed gallery */

.block.boxed-gallery{ padding:0px;}

/* contatti */

.block.contacts{ position:relative;}
.block.contacts .item{ width:100%;}
.block.contacts .item h2{ color:#58585a;}
.block.contacts .form{ margin-top:40px;}
.block.contacts .form .form-group{ position:relative;}
.block.contacts .form .form-group > label{ position:absolute; top:0px; margin:0px; margin-top:-12px; background:#fff; padding:0 10px 0 0; z-index:2;}
.block.contacts .box-wrap{ width:100%; float:left;}
.block.contacts .section-title{ text-align:left; margin-bottom:20px;}
.block.contacts .box{ clear:both; width:100%; height:100%; float:left; text-align:left; position:relative; overflow:hidden; border-radius:3px;}
.block.contacts .main{ position:relative; z-index:3; margin-bottom:20px;}
.block.contacts .main .logo{ margin-bottom:30px;}
.block.contacts .main .logo img{ height:70px; margin-bottom:10px;}
.block.contacts .main .logo p{ font-size:22px; line-height:1; font-style:italic;}
.block.contacts .main h2{ color:#056cb6;}
.block.contacts .main h3{}
.block.contacts .main a{ color:#056cb6; font-weight:700;}
.block.contacts .main a:hover{ color:#f49525;}
.block.contacts .social{width:auto; margin:0px; display:inline-block; position:relative; z-index:2;}
.block.contacts ul{ margin:0; width:auto; float:left;}
.block.contacts li{ width:auto; float:left; padding:0px; margin:0 5px 0 0;}
.block.contacts li:last-child{ margin:0px;}
.block.contacts li:before{ display:none;}
.block.contacts li a{ float:left; position:relative; border-radius:50%; background:#056cb6; color:#fff;}
.block.contacts li a span.circle{ width:40px; height:40px; float:left; text-align:center;}
.block.contacts li a span.circle i{ font-size:18px; line-height:40px; vertical-align:top;}
.block.contacts li.facebook a:hover{ background:#1877F2; border-color:#1877F2; color:#fff;}
.block.contacts li.instagram a:hover{ background:#E4405F; border-color:#E4405F; color:#fff;}
.block.contacts .info{ margin-top:30px; padding:20px 30px; background:#f7f7f7;}
.block.contacts .info h3{ font-weight:700; color:#056cb6; margin-bottom:10px;}
.block.contacts .info h3 + p{ margin-top:10px;}

.block.contacts.area .top-title p{ font-size:24px; line-height:1.5;}
.block.contacts.area .top-title a{ color:#056cb6; font-weight:700;}

.block.contacts.area .box{ text-align:center;}
.block.contacts.area .box .check{ text-align:center;}
.block.contacts.area .box .check > span{ display:inline-block;}

/* mappa */

.block.map{ padding:0px;}
.block.map .iframe-wrap{}
.block.map .iframe{ width:100%; height:450px;}
.block.map .iframe .map-content{ padding:15px;}
.block.map .iframe .map-content h2{ font-family: 'dinpro', sans-serif; font-size:20px; line-height:1; color:#056cb6; font-weight:700; margin-bottom:10px;}
.block.map .iframe .map-content p{ font-family: 'dinpro', sans-serif; font-size:16px; line-height:1.5; color:#000; margin-bottom:0px;}

/* pages */

.block.pages{}
.block.pages .item{ width:100%; position:relative; height:0px; padding-bottom:100%; overflow:hidden;}
.block.pages .item .background{ width:100%; height:100%; position:absolute; left:0px; top:0px; background-size:cover; background-position:center center; filter: grayscale(0.25); transition: all .3s ease-in-out;}
.block.pages .item .background:before{ content:""; width:100%; height:100%; position:absolute; left:0px; top:0px; background:#056cb6; opacity:0.5; transition: all .3s ease-in-out;}
.block.pages .item:hover .background{ filter:grayscale(0);}
.block.pages .item:hover .background:before{ opacity:0;}
.block.pages .item .bottom{ width:100%; height:auto; padding:40px; background:rgba(255,255,255,0.75); position:absolute; left:0px; bottom:-100%; transition: all .5s ease-in-out;}
.block.pages .item:hover .bottom{ background:rgba(255,255,255,1); bottom:0px;}
.block.pages .item .top{ width:100%; height:auto; position:absolute; padding:40px; padding-right:80px; left:0px; bottom:0px; transition: all .5s ease-in-out;}
.block.pages .item .top span.name{ width:100%; display:inline-block; font-size:40px; line-height:1.1; color:#fff; font-weight:700; margin:0px; margin-top:10px;}
.block.pages .item:hover .top{ opacity:0;}
.block.pages .item .bottom h2{ font-size:40px; line-height:1.1; font-weight:700; margin:0px; margin-top:10px;}
.block.pages .item .bottom h2 a{ font-weight:inherit; color:#056cb6;}
.block.pages .item .bottom h2 + .readmore{ margin-top:20px;}

/* info enti e comuni */

.block.enti-comuni-info .item{ width:100%; background:#f7f7f7;}
.block.enti-comuni-info .item .image{ margin-bottom:0px;}
.block.enti-comuni-info .item .text{ width:100%; float:left; padding:40px;}
.block.enti-comuni-info .item .text h2{ font-size:40px; line-height:1; font-weight:700;}
.block.enti-comuni-info .item .box-login{ width:100%; margin-top:20px;}
.block.enti-comuni-info .item .box-login .form-group{ display:flex; flex-wrap:wrap; align-items:center; margin-bottom:10px;}
.block.enti-comuni-info .item .box-login .form-group.mb0{ margin-bottom:0px;}
.block.enti-comuni-info .item .box-login .form-group label{ color:#000;}
.block.enti-comuni-info .item .box-login .form-group input{}
.block.enti-comuni-info .item .box-login .btn{ font-weight:700;}
.block.enti-comuni-info .item .box-login .actions{ margin:20px 0;}
.block.enti-comuni-info .item .box-login .actions a{ color:#056cb6; font-weight:700;}

/* info enti e comuni login */

.block.enti-comuni-login{ padding:120px 0; background:#f7f7f7;}
.block.enti-comuni-login .box-login{ width:100%; text-align:center; margin-bottom:40px;}
.block.enti-comuni-login .box-login h2{ font-size:40px; line-height:1; font-weight:700; color:#f49525; margin-bottom:20px;}
.block.enti-comuni-login .box-login .form-group{ display:flex; flex-wrap:wrap; align-items:center; justify-content:center; margin-bottom:10px;}
.block.enti-comuni-login .box-login .form-group.mb0{ margin-bottom:0px;}
.block.enti-comuni-login .box-login .form-group label{ color:#000;}
.block.enti-comuni-login .box-login .form-group input{ text-align:center;}
.block.enti-comuni-login .box-login .btn{ font-weight:700;}
.block.enti-comuni-login .box-login .actions{ margin:20px 0;}
.block.enti-comuni-login .box-login .actions a{ color:#056cb6; font-weight:700;}
.block.enti-comuni-login .box-new-customer{ width:100%; text-align:center; margin-top:0px;}
.block.enti-comuni-login .box-new-customer h2{ font-size:40px; line-height:1; font-weight:700; color:#056cb6; margin-bottom:20px;}

/* promo */

.block.promo .item{ width:100%; float:left; display:flex; flex-wrap:wrap; align-items:center; background:#f7f7f7; margin-bottom:20px;}
.block.promo .item .image{ width:30%; border:1px solid #f7f7f7;}
.block.promo .item .image img{ width:100%; height:auto;}
.block.promo .item .text{ width:70%; padding:0 40px;}
.block.promo .item .text h2{ font-size:40px; line-height:1; font-weight:700; color:#056cb6; margin:0px; margin-bottom:10px;}
.block.promo .item .text h3{ font-size:32px; line-height:1; font-weight:700; color:#f49525; margin:0px;}

.block.promo .item-wrap .item.big{ position:relative; background:#f7f7f7;}
.block.promo .item-wrap .item.big:nth-child(odd) .image{ order:2;}
.block.promo .item-wrap .item.big .image{ width:50%;}
.block.promo .item-wrap .item.big .text{ width:50%; padding:60px; text-align:center;}
.block.promo .item-wrap .item.big .text .info-popup{ font-size:30px; position:absolute; left:20px; top:20px; color:#666;}
.block.promo .item-wrap .item.big .text .info-popup:hover{ color:#f49525;}
.block.promo .item-wrap .item.big:nth-child(odd) .text .info-popup{ left:auto; right:20px;}

.block.promo .item.info{ text-align:center; padding:20px 40px; background:#c4dbeb; margin-bottom:40px;}
.block.promo .item.info p{ width:100%; text-align:center; font-weight:700; color:#056cb6;}

/* intro store locator */

.block.intro-storelocator{ background:#f7f7f7; padding:40px 0;}
.block.intro-storelocator .box-wrap{ display:flex; flex-wrap:nowrap; align-items:center; position:relative;}
.block.intro-storelocator .text{ width:auto; max-width:none; text-align:left; margin:0px; position:relative; z-index:5;}
.block.intro-storelocator .text h2{ color:#f49525; font-size:46px; line-height:1.2; font-weight:700; margin:0px;}
.block.intro-storelocator .text h3{ margin:0px;}
.block.intro-storelocator .box{ margin-left:auto; display:flex; flex-wrap:nowrap; justify-content:center; position:relative; z-index:5;}
.block.intro-storelocator .form{ width:auto; float:left;}
.block.intro-storelocator .group{ display:flex; flex-wrap:nowrap; margin:0 -10px;}
.block.intro-storelocator .group .field{ float:left; padding:0 10px;}
.block.intro-storelocator .group .field .wrap{ position:relative;}
.block.intro-storelocator .group .field.city input[type="text"]{ width:300px;}
.block.intro-storelocator .group .field.km .chosen-container{ width:125px !important;}
.block.intro-storelocator .group .send{ width:auto; float:left; padding:0 5px;}
.block.intro-storelocator .group .send .btn{ float:right; height:45px; margin:0px !important;}
.block.intro-storelocator .form .btn{ margin:0px;}

/* intro project */

.block.intro-project .top-title h2{ display:flex; align-items:center; justify-content:center;}
.block.intro-project .top-title h2 img{ height:65px; margin-right:20px;}
.block.intro-project .text{ margin-top:40px; text-align:center;}

/* approfondimento*/

.block.approfondimento{ background:#056cb6; display:none}
.block.approfondimento.active{ display:block;}
.block.approfondimento .points h2{ font-size:50px; text-align:center; margin-bottom:40px; font-weight:700;}
.block.approfondimento .points ul{ margin:0px -20px; padding:0px; display:flex; justify-content:center;}
.block.approfondimento .points li{ width:100%; max-width:200px; padding:0 20px; text-align:center; border-right:1px solid rgba(255,255,255,0.25);}
.block.approfondimento .points li:last-child{ border:0px;}
.block.approfondimento .points li:before{ display:none;}
.block.approfondimento .points li .number{ width:60px; height:60px; display:inline-block; background:#f49525; color:#fff; font-size:30px; line-height:60px; border-radius:50%; font-weight:700;}
.block.approfondimento .points li .description { margin-top:10px;}
.block.approfondimento .points li .description, .block.approfondimento .points li .description p{ width:100%; float:left; line-height:1.2; text-align:center; color:#fff;}
.block.approfondimento .points li .description a, .block.approfondimento .points li .description a p {		color: #f49525;		font-weight: 700;	}
.block.approfondimento .points02 li{ max-width:400px;}

/* area riservata */

.block.reserved-area{ background:#f7f7f7;}
.block.reserved-area .top-title{ border-bottom:1px solid #e1e1e1; margin-bottom:40px; padding-bottom:40px;}
.block.reserved-area .top-title .backpage{ margin-top:20px;}
.block.reserved-area .item{ width:100%; float:left;}
.block.reserved-area .item{ width:100%; height:0px; padding-bottom:60%; display:flex; align-items:center; justify-content:center; position:relative;}
.block.reserved-area .item a{ width:100%; height:100%; position:absolute; left:0px; top:0px; display:flex; align-items:center; justify-content:center; background:#056cb6; color:#fff; padding:40px; box-shadow:0px 0px 30px rgba(0,0,0,0.1) }
.block.reserved-area .item a span{ width:100%; font-size:40px; font-weight:700; text-align:center; padding:40px; line-height:1.1;}
.block.reserved-area .item a:hover{ background:#fff; color:#f49525;}
.block.reserved-area .buttons{ width:100%; text-align:center; border-bottom:1px solid #e1e1e1; margin-bottom:40px; padding-bottom:40px;}
.block.reserved-area .bottom{ width:100%; text-align:center;}
.block.reserved-area .bottom a.btn{ font-size:22px; padding:20px 50px; border-radius:30px;}

/* area riservata analisi */

.block.reserved-area-analisys{ background:#f7f7f7;}
.block.reserved-area-analisys .table-analisi + .table-analisi{ margin-top:40px;}
.block.reserved-area-analisys .table-analisi .info-name{ margin-bottom:40px; text-align:center;}
.block.reserved-area-analisys .table-analisi .info-name h2{ font-size:50px;}
.block.reserved-area-analisys .table-analisi .info-table .table{ background:#fff; font-size:16px; border:1px solid #e1e1e1; margin:0px;}
.block.reserved-area-analisys .table-analisi .info-table .table thead tr th{ background:#056cb6; color:#fff; padding:10px 20px; text-transform:uppercase; font-size:22px; font-weight:700; border-bottom:1px solid #e1e1e1; vertical-align:middle;}
.block.reserved-area-analisys .table-analisi .info-table .table .data{ width:50%; text-align:center;}
.block.reserved-area-analisys .table-analisi .info-table .table .doc{ width:50%; text-align:center;}
.block.reserved-area-analisys .table-analisi .info-table .table .doc .btn{ padding:5px 15px; font-size:14px;}
.block.reserved-area-analisys .table-analisi .info-table .table tbody tr td{ padding:10px 20px; font-weight:400; text-align:center; vertical-align:middle; border-bottom:1px solid #e1e1e1;}
.block.reserved-area-analisys .table-analisi .info-table .table tbody tr:nth-child(odd) td{ background:#ededed;}

/* box ricerca */

.block.box-ricerca .no-results{ margin-top:20px;}
.block.box-ricerca .no-results .btn{ margin-top:20px;}

.block.box-ricerca ul li:before{ color:#f49525;}

/* scegli casetta */

.block.scegli-casetta{ background:#f7f7f7;}
.block.scegli-casetta .item{ width:100%;}
.block.scegli-casetta .item h2{ text-align:center; margin-bottom:20px;}
.block.scegli-casetta .item select{ width:100%; max-width:500px; margin:0 auto; text-align:center;}

/* footer */

.footer{ width:100%; background:#056cb6; position:relative; display:inline-block; font-family: 'dinpro', sans-serif; width:100%; float:left;}
.footer .footer-row{ padding:60px 0; background:none; text-align:center; position:relative; z-index:20;}
.footer .footer-row .row.rowfooter{ display:flex; flex-wrap:nowrap; justify-content:center;}
.footer .footer-row .row.rowfooter > .colfooter{ width:auto; max-width:400px;}
.footer .footer-row .widget{ position:relative; z-index:10; text-align:center;}
.footer .footer-row .widget ul{ margin:0px;}
.footer .footer-row .widget p + h3{ margin-top:20px;}
.footer .footer-row .widget h4{ font-size:24px; line-height:1; color:#f49525; text-transform:uppercase; font-weight:700; margin-top:10px; margin-bottom:20px;}
.footer .footer-row .widget strong{ font-weight:700; color:#fff;}
.footer .footer-row .widget p{ font-family: 'dinpro', sans-serif; font-weight:400; font-size:16px; line-height:26px; margin-bottom:5px; color:#fff;}
.footer .footer-row .widget a{ color:#fff; font-weight:700;}
.footer .footer-row .widget a:hover{ color:#f49525;}
.footer .footer-row .widget p + h4{ margin-top:20px;}
.footer .footer-row .widget .btn{ margin-top:10px;}
.footer .footer-row .widget.widget-company img{ width:auto; height:55px; display:inline-block; margin-bottom:20px;}
.footer .footer-row .widget.widget-company p{ font-size:13px; line-height:1.4; font-weight:400; color:#fff;}
.footer .footer-row .widget.widget-company a{ color:#fff; font-weight:inherit;}
.footer .footer-row .widget.widget-company a:hover{ color:#f49525;}
.footer .footer-row .widget.widget-services a{ color:#fff;}
.footer .footer-row .widget.widget-services a:hover{ color:#f49525;}
.footer .footer-row .widget.widget-services li{ font-size:16px; line-height:26px; position:relative; margin-bottom:0px; padding:0px; font-weight:400;}
.footer .footer-row .widget.widget-services li:before{ display:none;}
.footer .footer-row .widget.widget-services li a{ color:#fff; font-weight:400;}
.footer .footer-row .widget.widget-services li a:hover{ color:#f49525;}
.footer .footer-row .widget.widget-certifications{ text-align:center;}
.footer .footer-row .widget.widget-certifications img{ float:right; max-width:80px; margin-top:10px;}
.footer .footer-row .social{width:100%; display:inline-block; margin:0px; margin-bottom:20px;}
.footer .footer-row .social ul{margin:0;width:auto; display:flex; flex-wrap:nowrap; justify-content:center;}
.footer .footer-row .social li{ width:auto;float:left;margin:0 3px}
.footer .footer-row .social li a{float:left;position:relative;border-radius:50%;}
.footer .footer-row .social li a span.circle{width:24px;height:24px;float:left;color:#fff;text-align:center;}
.footer .footer-row .social li a span.circle i{font-size:11px;line-height:24px;vertical-align:top;}
.footer .footer-row .social li.facebook a{background:#3b5999}
.footer .footer-row .social li.linkedin a{background:#0077B5}
.footer .footer-row .social li a:hover{ background:#000 !important;}

/* modal */

body.modal-open .header{ filter: blur(4px);}
body.modal-open .wrapper{ filter: blur(4px);}
body.modal-open .footer{ filter: blur(4px);}

.modal-open .modal{ overflow:auto;}
.modal-backdrop{ z-index:99999; background:#f7f7f7;}
.modal{ z-index:999999; border-radius:0px; display:none !important;}
.modal.in{ display:flex !important; align-items:center; flex-direction: column; justify-content:center;}
.modal .modal-dialog{ margin:0px; overflow:auto !important; box-shadow:0px 0px 40px rgba(0,0,0,0.2);}
.modal.in .modal-dialog{ top:auto; transform:none;}
.modal .modal-dialog{ overflow:hidden; border-radius:5px; transition: all .5s ease-in-out;}
.modal .close{ width:32px; height:32px; position:absolute; background-color:#fff; top:10px; right:10px; text-shadow:none; border-radius:50%; opacity:1; z-index:2;}
.modal .close:before{ content:"\2b"; font-family:FontAwesome; width:32px; height:32px; position:absolute; left:0px; top:0px; font-size:20px; line-height:32px; font-weight:normal; transform: rotate(-45deg); transition: all .3s ease-in-out;}
.modal .close:hover:before{ transform: rotate(135deg);}
.modal .modal-content{ background:#fff; border-radius:0px; border:0px;}

.modal.modal-detail .modal-content .modal-image{ position:relative;}
.modal.modal-detail .modal-content .modal-text{ padding:40px;}
.modal.modal-detail .modal-content .modal-text h2{ font-size:30px; font-weight:700; line-height:1; color:#056cb6; text-transform:none;}
.modal.modal-detail .modal-content .modal-text h2 + p{ margin-top:10px;}
.modal.modal-detail .modal-content .modal-text ul:last-child{ margin:0px;}
.modal.modal-detail .modal-content .modal-text p,
.modal.modal-detail .modal-content .modal-text li{ font-size:17px; color:#000; line-height:1.4;}
.modal.modal-detail .modal-content .modal-text ul li{ padding-left:20px; position:relative;}
.modal.modal-detail .modal-content .modal-text ul li:before{ content:"\f105"; font-family:FontAwesome; position:absolute; left:0px; top:5px; font-size:12px; color:#f49525;}
.modal.modal-detail .modal-content .modal-text ul li a:hover{ color:#f49525;}
.modal.modal-detail .modal-content .modal-text ol{ margin:0px; padding:0px;}
.modal.modal-detail .modal-content .modal-text ol li{ position:relative; margin-bottom:0px; padding-left:20px; counter-increment:lista;}
.modal.modal-detail .modal-content .modal-text ol li:last-child{ margin-bottom:0px;}
.modal.modal-detail .modal-content .modal-text ol li:before{ content: counter(lista) "."; font-family: 'dinpro', sans-serif; position:absolute; left:0px; font-size:17px; font-weight:700; color:#f49525;}

.modal.modal-detail.modal-omaggio .modal-content .modal-text ul li{ padding-left:40px; margin-bottom:10px;}
.modal.modal-detail.modal-omaggio .modal-content .modal-text ul li:last-child{ margin-bottom:0px;}
.modal.modal-detail.modal-omaggio .modal-content .modal-text ul li:before{ content:""; width:24px; height:24px; position:absolute; left:0px; top:4px; background:#f49525; color:#fff; text-align:center; line-height:24px; border-radius:50%; font-weight:700;}
.modal.modal-detail.modal-omaggio .modal-content .modal-text ul li:nth-child(1):before{ content:"A";}
.modal.modal-detail.modal-omaggio .modal-content .modal-text ul li:nth-child(2):before{ content:"B";}
.modal.modal-detail.modal-omaggio .modal-content .modal-text ul li:nth-child(3):before{ content:"C";}

.modal.modal-consumi .modal-md{ overflow:visible !important;}
.modal.modal-consumi .modal-content .modal-text{ padding:40px;}
.modal.modal-consumi .modal-content .modal-text h2{ font-size:34px; text-align:center; font-weight:700; line-height:1; color:#056cb6; text-transform:none;}
.modal.modal-consumi .form{ margin:0;}
.modal.modal-consumi .modal-content .modal-text .form h2{ font-size:22px; color:#f49525; margin:0px; margin-bottom:10px;}
.modal.modal-consumi .form .row{ margin:0 -10px;}
.modal.modal-consumi .form .row [class*="col-"]{ padding:0 10px;}
.modal.modal-consumi .form .form-group{ text-align:center; position:relative;}
.modal.modal-consumi .form .form-group > label{ text-align:center;}
.modal.modal-consumi .form .row-genera{}
.modal.modal-consumi .form .chosen-container .chosen-drop{ max-height:400px; overflow:auto;}

/* search */

.navbar-search { width: 100% !important; height: 100%; position: fixed; padding: 0 30px; z-index: 99999; display: block !important; visibility: hidden; opacity: 1; background: rgba(0,0,0,0.5); text-align: left; left: 0px; top: 0px; right: 0px; -webkit-backdrop-filter: blur(5px);  backdrop-filter: blur(5px); }
.navbar-search .item { width: 100%; max-width:500px; position: relative; left: 50%; top: 50%; transform: translate(-50%, -50%); box-shadow: 0px 0px 50px rgba(0,0,0,0.2); }
.navbar-search .item a{ width:60px; height: 60px; position: absolute; top:0px; right:0px; }
.navbar-search .item a:before{  content:"\f002"; font-family:FontAwesome; font-size:24px; line-height:60px; text-align:center; color:#000; width:60px; height:60px; position:absolute; left:0px; top:0px; background:none;}
.navbar-search .item a:hover:before{ color:#f49525;}
.navbar-search input[type=text] { width: 100%; height: 60px; line-height:60px; background: #fff; color: #000; padding: 0 20px; font-size:18px; font-weight: 400; text-align: left; }
.navbar-search input[type=text]::placeholder { color: #000; }
.navbar-search .close-search{ width:40px; height:40px; position: absolute; text-align: center; right:20px; top:20px; background:#056cb6; border-radius:50%;}
.navbar-search .close-search i{ width: 100%; height: 100%; display: block; position: static; color:#fff; font-size:20px; line-height:40px; vertical-align: top; }
.navbar-search.in { visibility: visible; opacity: 1; }


#scrolltop{ width:48px; height:48px; position:fixed; z-index:999; right:20px; bottom:20px; opacity:0; visibility:hidden; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
#scrolltop.show{ opacity:1; visibility:visible;}
#scrolltop a{ width:48px; height:48px; float:left; background:#f49525; border-radius:50%; text-align:center;}
#scrolltop a:before{ content:"\f106"; width:50px; height:50px; font-family:FontAwesome; font-size:18px; color:#fff; line-height:50px;}
#scrolltop a:hover{ background:#f49525;}

form {margin-bottom: 0px !important;}

.captchaField > div {	margin-bottom: 25px;}
.captchaField > div > div {width: 100% !important;}

@media (min-width: 1500px) {
	
	.container{ width:1400px;}
	
}

@media (max-width: 1499px) {
	
	.container-fluid{ padding:0 60px;}
	.container{ width:1170px;}
	
	.header .navbar a.navbar-brand img{ max-height:50px;}
	.header .navbar .navbar-nav > li > a{ margin:0 7px;}
	.header .navbar .navbar-nav > li.quote > a{ padding:15px 20px;}
	
	.block.fullwidth .row{ margin:0 -60px;}
	.block.fullwidth .row > [class*="col-"]{ padding:0 60px;}
	
	.footer .footer-row .row.rowfooter{ margin:0 -40px;}
	.footer .footer-row .row.rowfooter > .colfooter{ max-width:350px; padding:0 40px;}
	
	.block.testimonials .item{ padding-left:30px; padding-right:30px;}
	
	.block.faq h4{ padding-top:12px; padding-bottom:12px;}
	.block.faq h4:before{ top:16px;}
	
	.title{ padding:120px 0;}
	
	.block.contacts .main .logo img{ height:55px;}
	
	.block.last-news .item .top span.name{ display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; overflow: hidden;}
	.block.last-news .item .bottom{ bottom:-150%;}
	.block.last-news .item .bottom h2{ display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; overflow: hidden;}
	
	.block.store-locator .item{ padding-left:30px; padding-right:30px; padding-top:30px;}
	.block.last-news .item .bottom{ padding:30px;}
	.block.last-news .item .top{ padding:30px;}
	
	.block.fullwidth .text img.icon{ width:80px;}
	
	.scrollerhome-wrap{ height:60px;}
	.scrollerhome-wrap .scrollerhome{ height:60px;}
	.scrollerhome-wrap .scrollerhome .fixed{ line-height:60px;}
	.scrollerhome-wrap .scrollerhome ul li{ line-height:60px;}
	
	.block.reserved-area .item a{ padding:30px;}
	.block.reserved-area .item a span{ padding:0px;}
	
	.title .text h1, .title .text h2{ font-size:66px;}
	.visual-content .box h1{ font-size:50px;}
	.block h1, .block h2{ font-size:50px;}
	.block.presentation .top-title h2{ font-size:50px;}
	.block.approfondimento .points h2{ font-size:40px;}
	.block.launch-map .item.item02 .text h2{ font-size:40px;}
	.block.numbers .item h2{ font-size:40px; line-height:40px;}
	.block.intro-storelocator .text h2{ font-size:40px;}
	.block.last-news .item-horizzontal .text h2{ font-size:36px;}
	.block.giornate-promozionali .points h2{ font-size:36px;}
	.block.single-casetta .program h2{ font-size:36px;}
	.block.promo .item .text h2{ font-size:36px;}
	.block.enti-comuni-login .box-login h2{ font-size:36px;}
	.block.enti-comuni-login .box-new-customer h2{ font-size:36px;}
	.block.reserved-area .item a span{ font-size:36px;}
	.block.last-news .item-horizzontal .text h2{ font-size:32px;}
	.block.method .item .text h2{ font-size:32px;}
	.block.values .item h2{ font-size:32px;}
	.block.application .item .top span.name{ font-size:30px;}
	.block.application .item .bottom h2{ font-size:30px;}
	.block.last-news .item .bottom h2{ font-size:30px;}
	.block.promo .item .text h3{ font-size:30px;}
	.modal.modal-consumi .modal-content .modal-text h2{ font-size:30px;}
	.modal.modal-detail .modal-content .modal-text h2{ font-size:28px;}
	.block.last-news .item .top span.name{ font-size:26px;}
	.block.single-casetta .body .methods .name h3{ font-size:24px;}
	.footer .footer-row .widget h4{ font-size:22px;}
	.block.store-locator .item .text h4{ font-size:22px;}
	.modal.modal-consumi .modal-content .modal-text h2{ font-size:20px;}
	.block.presentation span.page-name{ font-size:20px;}
	.block.storelocatormap .iframe .map-content h2{ font-size:20px;}
	.scrollerhome-wrap .scrollerhome .fixed{ font-size:20px;}
	.block.faq h4{ font-size:20px;}
	.scrollerhome-wrap .scrollerhome ul li{ font-size:18px;}
	.footer .footer-row .widget p{ font-size:15px; line-height:24px;}
	.footer .footer-row .widget.widget-services li{ font-size:15px; line-height:24px;}
	

	
}

@media (max-width: 1299px) {
	
	.container-fluid{ padding:0 40px;}
	
	.block.fullwidth .row{ margin:0 -40px;}
	.block.fullwidth .row > [class*="col-"]{ padding:0 40px;}
	
	.block.numbers .item h2 span.countup-amount{ font-size:34px; line-height:34px;}
	.block.numbers .item h2 span.countup-sign{ font-size:26px; line-height:34px;}
	
	.block h3{ font-size:20px;}
	.header .navbar .navbar-nav > li > a{ font-size:15px;}
	
}


@media (max-width: 1199px) {
	
	.row.row40{ margin-left:-20px; margin-right:-20px;}
	.row.row40 > [class*="col-"]{ padding:0 20px;}
	.row.row30{ margin-left:-20px; margin-right:-20px;}
	.row.row30 > [class*="col-"]{ padding:0 20px;}
	
	
	.btn{ padding-left:20px; padding-right:20px;}
	
	.content .row + .row{ margin-top:40px;}
	
	p, li{ font-size:17px;}
	a.readmore{ font-size:17px;}
	a.backpage{ font-size:17px;}

	.container{ width:970px;}
	.container-fluid{ padding:0 30px;}
	
	.header .navbar a.navbar-brand img{ max-height:45px;}
	.header .navbar .navbar-nav > li > a{ font-size:15px; margin:0 5px;}
	.header .navbar .navbar-nav > li.quote > a{ font-size:15px; margin-left:0px; padding:15px 15px;}
	
	.header .social ul{ margin-top:5px;}
	.header .social li{ margin-right:3px;}
	.header .social li a span.circle, .header .social li button span.circle{ width:30px; height:30px; line-height:30px;}
	.header .social li a span.circle i, .header .social li button span.circle i{ font-size:13px; line-height:30px;}
	
	.visual-content .box{ padding:0 60px;}
	.visual-content .box .actions{ flex-wrap:wrap;}
	.visual-content .box .actions li{ width:100%; margin:0px;}
	.visual-content .box .actions li .readmore{ margin-top:20px;}
	
	.block.fullwidth .row{ margin:0 -30px;}
	.block.fullwidth .row > [class*="col-"]{ padding:0 30px;}
	
	.title{ padding:100px 0;}
	
	.footer .footer-row .row.rowfooter{ margin:0 -30px;}
	.footer .footer-row .row.rowfooter > .colfooter{ max-width:none; padding:0 30px;}
	
	.block.enti-comuni-login{ padding:80px 0;}
	
	.block.presentation .back-page-reserved-area{ padding-bottom:30px; margin-bottom:30px;}
	.block.reserved-area .top-title{ padding-bottom:30px; margin-bottom:30px;}
	.block.reserved-area .buttons{ padding-bottom:30px; margin-bottom:30px;}
	
	.block.contacts .box{ text-align:center; margin-top:0px;}
	.block.contacts .main{ text-align:center;}
	.block.contacts .main .logo img{ display:inline-block;}
	.block.contacts .social{ margin:0 auto;}
	
	.block.contacts .info h3{ margin-bottom:5px;}
	.block.contacts .info h3 + p{ margin-top:5px;}
	
	.block{ padding:60px 0;}
	
	.block.last-news .item-horizzontal .text h2{ margin-bottom:20px;}
	
	.block.last-news .filters ul li a{ font-size:15px;}
	
	.block.single-casetta .program{ padding:30px;}
	
	.block.single-casetta .body .methods .item-wrap{ flex-wrap:wrap;}
	.block.single-casetta .body .methods .item-wrap .item{ width:50%; margin-bottom:20px;}
	
	.block.last-news .text img.icon{ width:80px;}
	.block.method .item .icon{ width:80px;}
	.block.method .item .text{ width:calc(100% - 80px);}
	
	.block.values .item img.icon{ width:80px;}
	.block.numbers .item .icon{ width:100px;}
	.block.launch-map .item.item02 .text img.icon{ width:80px;}
	
	.footer .footer-row{ padding:50px 0;}
	
	.block.fullwidth{ padding:100px 0;}
	.block.testimonials{ padding:60px 0;}
	
	.block.values{ padding-bottom:20px;}
	
	.block.application .item .top{ padding:30px;}
	.block.application .item .bottom{ padding:30px;}
	
	.block.testimonials #swiper-button-next-testimonials, .block.testimonials #swiper-button-prev-testimonials{ width:20px; height:40px; margin-top:-20px;}
	.block.single-post-gallery #swiper-button-next-gallery, .block.single-post-gallery #swiper-button-prev-gallery{ width:40px; height:40px; background-size:15px 30px; margin-top:-20px;}
	
	.title .text h1, .title .text h2{ font-size:60px;}
	.visual-content .box h1{ font-size:46px;}
	.block h1, .block h2{ font-size:46px;}
	.block.reserved-area-analisys .table-analisi .info-name h2{ font-size:46px;}
	.block.presentation .top-title h2{ font-size:46px;}
	.block.approfondimento .points h2{ font-size:38px;}
	.block.launch-map .item.item02 .text h2{ font-size:38px;}
	.block.numbers .item h2{ font-size:38px; line-height:38px;}
	.block.intro-storelocator .text h2{ font-size:38px;}
	.block.last-news .item-horizzontal .text h2{ font-size:34px;}
	.block.giornate-promozionali .points h2{ font-size:34px;}
	.block.single-casetta .program h2{ font-size:34px;}
	.block.promo .item .text h2{ font-size:34px;}
	.block.enti-comuni-login .box-login h2{ font-size:34px;}
	.block.enti-comuni-login .box-new-customer h2{ font-size:34px;}
	.block.last-news .item-horizzontal .text h2{ font-size:28px;}
	.block.method .item .text h2{ font-size:28px;}
	.block.values .item h2{ font-size:28px;}
	.block.application .item .top span.name{ font-size:26px;}
	.block.application .item .bottom h2{ font-size:26px;}
	.block.last-news .item .bottom h2{ font-size:26px;}
	.block.promo .item .text h3{ font-size:26px;}
	.block.reserved-area .item a span{ font-size:26px;}
	.modal.modal-consumi .modal-content .modal-text h2{ font-size:26px;}
	.modal.modal-detail .modal-content .modal-text h2{ font-size:26px;}
	.block.last-news .item .top span.name{ font-size:24px;}
	.block.single-casetta .body .methods .name h3{ font-size:22px;}
	.footer .footer-row .widget h4{ font-size:20px;}
	.visual-content .box h2{ font-size:20px;}
	.block.store-locator .item .text h4{ font-size:20px;}
	.modal.modal-consumi .modal-content .modal-text h2{ font-size:19px;}
	.block.presentation span.page-name{ font-size:19px;}
	.block.storelocatormap .iframe .map-content h2{ font-size:19px;}
	.scrollerhome-wrap .scrollerhome .fixed{ font-size:19px;}
	.block.numbers .item h3{ font-size:19px;}
	.block.faq h4{ font-size:19px;}
	.footer .footer-row .row.rowfooter > .colfooter{ font-size:17px;}

	.block.numbers .item h2 span.countup-amount{ font-size:30px; line-height:30px;}
	.block.numbers .item h2 span.countup-sign{ font-size:22px; line-height:30px;}
	
	.block.testimonials .item h3{ font-size:17px;}
	
	.scrollerhome-wrap .scrollerhome .fixed{ padding:0 30px;}
	
	.visual-content{ height:80vh; min-height:650px;}


}

@media (max-width: 1099px) {
	
	.header .social li.facebook{ display:none;}
	.header .social li.instagram{ display:none;}

}

@media (max-width: 1008px) {
	
	.header .navbar a.navbar-brand img{ height:40px;}
	
	.title{ padding:80px 0;}
	
	.block.enti-comuni-login{ padding:60px 0;}
	
	.footer .footer-row .row.rowfooter{ margin:0 -20px;}
	.footer .footer-row .row.rowfooter > .colfooter{ padding:0 20px;}
	
	.footer .footer-row .widget.widget-company img{ height:50px;}
	
	.navbar-search input[type=text]{ height:50px; line-height:50px;}
	.navbar-search .item{ max-width:450px;}
	.navbar-search .item a{ width:50px; height:50px;}
	.navbar-search .item a:before{ width:50px; height:50px; line-height:50px; font-size:20px;}
	
	
	#scrolltop{ bottom:10px; right:10px;}
	#scrolltop a{ width:40px; height:40px; line-height:40px;}
	#scrolltop a:before{ line-height:40px;}
		
}

@media (min-width: 992px) {
	
	.header .navbar-collapse{ display:block;}

}

@media (max-width: 992px) {
	
	.navbar-nav{ padding-bottom:0px;}	
	.footer-row [class*=col-]{ margin:0px;}
	
}

@media (max-width: 991px) {
	
	.btn{ padding-left:15px; padding-right:15px; font-size:14px;}
	p, li{ font-size:16px;}
	.modal.modal-detail .modal-content .modal-text p, .modal.modal-detail .modal-content .modal-text li{ font-size:16px;}
	
	.navbar-toggle{ display:block !important;}

	.container{ width:750px;}
	.visual .container{ width:750px !important;}
	
	.header{}
	.header .navbar{ padding:0px;}
	.header .navbar a.navbar-brand{ line-height:100px; margin-left:30px;}
	.header .navbar a.navbar-brand img{ max-height:35px;}
	.header .navbar-collapse{ background:#fff; padding:0px; float:none !important; clear: both; width: 100%; margin: 0 !important; box-shadow:none);}
	.header .navbar-collapse.in{ }
	.header .navbar .menu-wrap{ width:100%; display:block; flex-wrap:unset; margin:0px;}
	.header .navbar .navbar-nav{ width:100%; float:left; padding:0 30px; padding-bottom:30px; display:inherit; vertical-align:inherit; margin-bottom:0px;}
	.header .navbar .navbar-nav.pull-right{ padding-top:0px; padding-bottom:30px;}
	.header .navbar .navbar-nav > li{ clear:both; width:100%; padding:0px; text-align:center; border-bottom:1px solid #e1e1e1;}
	.header .navbar .navbar-nav > li.contacts{ border:0px;}
	.header .navbar .navbar-nav > li:after{ display:none;}
	.header .navbar .navbar-nav > li:last-child{ border:0px;}
	.header .navbar .navbar-nav > li > a:after{ display:none;}
	.header .navbar .navbar-nav > li > a{ font-size:16px; padding:7px 0;}
	.header .navbar .navbar-nav > li.quote{ margin:0px; margin-top:10px;}
	.header .navbar .navbar-nav > li.quote > a{ text-align:center;}
	
	.header .social{ margin:0px; position:absolute; top:35px; right:90px;}
	.header .social ul{ margin:0px;}
	.header .social li.facebook{ display:block;}
	.header .social li.instagram{ display:block;}
	
	.title{ padding:60px 0;}
	
	
	.visual-content{ height:auto; min-height:unset;}
	.visual-content .box{ padding:60px 40px; text-align:center;}
	.visual-content .box h2{ width:100%; max-width:100%; padding:0 10%;}
	.visual .background-intro{ width:100%; height:0px; position:relative; padding-bottom:66.67%;}
	
	.block.values .item{ width:100%;}
	
	.block.numbers .intro{ text-align:center; margin-bottom:40px;}
	
	.block.fullwidth{ padding-top:0px; padding-bottom:60px;}
	.block.fullwidth .image{ width:100%; position:relative; height:auto; left:auto; top:auto; right:auto; background:none; margin-bottom:40px;}
	.block.fullwidth .image img{ width:100%; height:auto; display:block;}
	.block.fullwidth .text{ }
	
	.block.launch-map .item .inner-wrap .inner{ padding:40px;}
	.block.launch-map .item.item02 .text img.icon{ width:40px;}
	
	.block.intro-project .top-title h2{ width:100%; flex-wrap:wrap; flex-direction:column;}
	.block.intro-project .top-title h2 img{ width:auto; height:50px;}
	
	.block.project-box{ padding-bottom:20px;}
	.block.project-box:before{ display:none;}
	.block.project-box .text.text01{ margin-bottom:40px;}
	
	.block.approfondimento .points{ padding-bottom:20px;}
	.block.approfondimento .points ul{ flex-wrap:wrap;}
	.block.approfondimento .points li{ width:33.33%; margin-bottom:20px;}
	
	.block.approfondimento .points li{ width:50%;}
	
	.block.assistance{ padding-bottom:20px;}
	.block.assistance .item{ width:100%; float:left; margin-bottom:40px;}
	
	.block.intro-storelocator .box-wrap{ flex-wrap:wrap;}
	.block.intro-storelocator .text{ width:100%; text-align:center; margin-bottom:20px;}
	.block.intro-storelocator .box{ width:100%; margin:auto;}
	
	.block.storelocatormap .iframe{ height:auto; height:500px;}
	
	.block.single-casetta{ padding-bottom:40px;}
	.block.single-casetta .body{ width:100%; text-align:center;}
	.block.single-casetta .body .methods{ width:100%; text-align:center;}
	.block.single-casetta .body .methods .item-wrap{ width:100%; max-width:100%;}
	
	.block.last-news .item-horizzontal .text{ padding-left:40px;}
	
	.block.single-post{ padding-bottom:20px;}
	.block.single-post + .block.single-post-gallery{ padding-bottom:20px;}
	.block.single-post .row.flex [class*="col-"].pull-right{ order:0;}
	
	.block.enti-comuni-login .box-wrap{ width:100%;}
	
	.block.reserved-area .item{ padding-bottom:0px; height:200px; margin-bottom:20px;}
	.block.reserved-area .item a span br{ display:none;}
	
	.block.last-news.reserved-area-projects{ padding-bottom:20px;}
	.block.last-news.reserved-area-projects .item-horizzontal.project{ flex-wrap:wrap;}
	.block.last-news.reserved-area-projects .item-horizzontal.project .image{ width:100%; margin-bottom:20px;}
	.block.last-news.reserved-area-projects .item-horizzontal.project .text{ width:100%; padding:0px;}
	
	.modal{ padding:20px;}
	.modal.in .modal-dialog{ max-width:400px;}
	.modal .modal-body{ width:100%; float:left; background:#fff;}
	.modal .modal-body .row.flex{ display:block; flex-wrap:unset;}
	.modal .modal-body .row.flex > [class*="col-"]{ display:block;}
	.modal .modal-body .image{ background:none;}
	.modal .modal-body .image img{ display:block;}
	.modal .modal-body .text{ width:100%; float:left; padding:40px;}
	.modal .modal-body .text h2{ font-size:30px; line-height:30px;}
	
	.footer .footer-row{ padding:40px 0; padding-bottom:20px;}
	.footer .footer-row .row.rowfooter{ flex-wrap:wrap;}
	.footer .footer-row .row.rowfooter > .colfooter{ width:50%;}
	.footer .footer-row .widget{ margin-bottom:20px;}
	
	.modal.modal-consumi .modal-dialog{ max-width:100%;}
	
	.block.contacts .info{ margin-bottom:40px;}
	
	
	.title .text h1, .title .text h2{ font-size:50px;}
	.visual-content .box h1{ font-size:40px;}
	.block h1, .block h2{ font-size:40px;}
	.block.reserved-area-analisys .table-analisi .info-name h2{ font-size:40px;}
	.block.presentation .top-title h2{ font-size:40px;}
	.block.approfondimento .points h2{ font-size:34px;}
	.block.launch-map .item.item02 .text h2{ font-size:34px;}
	.block.numbers .item h2{ font-size:34px; line-height:34px;}
	.block.intro-storelocator .text h2{ font-size:34px;}
	.block.last-news .item-horizzontal .text h2{ font-size:32px;}
	.block.giornate-promozionali .points h2{ font-size:32px;}
	.block.single-casetta .program h2{ font-size:32px;}
	.block.promo .item .text h2{ font-size:32px;}
	.block.enti-comuni-login .box-login h2{ font-size:32px;}
	.block.enti-comuni-login .box-new-customer h2{ font-size:32px;}
	.block.last-news .item-horizzontal .text h2{ font-size:26px;}
	.block.method .item .text h2{ font-size:26px;}
	.block.values .item h2{ font-size:26px;}
	.block.application .item .top span.name{ font-size:24px;}
	.block.application .item .bottom h2{ font-size:24px;}
	.block.last-news .item .bottom h2{ font-size:24px;}
	.block.promo .item .text h3{ font-size:24px;}
	.block.reserved-area .item a span{ font-size:24px;}
	.modal.modal-consumi .modal-content .modal-text h2{ font-size:24px;}
	.modal.modal-detail .modal-content .modal-text h2{ font-size:24px;}
	.block.last-news .item .top span.name{ font-size:22px;}
	.block.single-casetta .body .methods .name h3{ font-size:21px;}
	.footer .footer-row .widget h4{ font-size:19px;}
	.visual-content .box h2{ font-size:19px;}
	.block.store-locator .item .text h4{ font-size:19px;}
	.block.presentation span.page-name{ font-size:18px;}
	.block.storelocatormap .iframe .map-content h2{ font-size:18px;}
	.scrollerhome-wrap .scrollerhome .fixed{ font-size:18px;}
	.block.numbers .item h3{ font-size:18px;}
	.block.faq h4{ font-size:18px;}
	
	
	
}


@media (max-width: 768px){
	
	.chosen-container{ display:none !important;}
	select{ display:block !important;}
	
	.content .row + .row{ margin-top:30px;}
	
	.container{ width:100%;}
	.visual .container{ width:100% !important;}
	
	.title{ background-size:cover; padding:40px 0;}
	.title .breadcrumb li a{ font-size:15px;}
	
	.visual-content .box{ padding:40px 30px;}

	.footer .footer-row .row.rowfooter > .colfooter{ width:100%;}
	
	.block.reserved-area .bottom a.btn{ padding:20px; width:100%;}
	.block.reserved-area-analisys .table-analisi .info-table .table thead tr th{ font-size:18px;}
	
	.block.reserved-area-analisys .table-analisi .info-name{ margin-bottom:20px;}
	.block.reserved-area-analisys .table-analisi .info-name h2 + h3{ margin-top:0px;}
	
	.block.reserved-area{ padding-top:40px;}
	.block.last-news.reserved-area-projects{ padding-top:40px;}
	
	.block.reserved-area .item{ height:150px;}
	
	.block.giornate-promozionali .points ul{ flex-wrap:wrap;}
	.block.giornate-promozionali .points ul li{ width:100%; margin-bottom:20px; border:0px;}
	
	.block.giornate-promozionali .example ul{ flex-wrap:wrap;}
	.block.giornate-promozionali .example ul li{ width:100%; margin-bottom:20px; border:0px;}
	
	.block.promo .item-wrap .item.big{ flex-wrap:wrap;}
	.block.promo .item-wrap .item.big .text{ width:100%; padding:40px 30px; text-align:center;}
	.block.promo .item-wrap .item.big .image{ width:100%; order:0 !important;}
	.block.promo .item-wrap .item.big:nth-child(odd) .image{ order:0 !important;}
	.block.promo .item-wrap .item.big .text .info-popup{ right:10px; top:10px; left:auto !important;}
	.block.promo .item-wrap .item.big:nth-child(odd) .text .info-popup{ right:10px; top:10px; left:auto !important;}
	.block.promo{ padding-bottom:40px;}
	
	.block.last-news .item-horizzontal{ flex-wrap:wrap;}
	.block.last-news .item-horizzontal .image{ width:100%; margin:0px; margin-bottom:20px;}
	.block.last-news .item-horizzontal .text{ width:100%; padding:0px;}
	
	.block.single-post .main-image{ margin-bottom:20px;}
	
	.title .text h1, .title .text h2{ font-size:46px;}
	.visual-content .box h1{ font-size:36px;}
	.block h1, .block h2{ font-size:36px;}
	.block.reserved-area-analisys .table-analisi .info-name h2{ font-size:36px;}
	.block.presentation .top-title h2{ font-size:36px;}
	.block.approfondimento .points h2{ font-size:32px;}
	.block.launch-map .item.item02 .text h2{ font-size:32px;}
	.block.numbers .item h2{ font-size:32px; line-height:32px;}
	.block.intro-storelocator .text h2{ font-size:32px;}
	.block.last-news .item-horizzontal .text h2{ font-size:30px;}
	.block.giornate-promozionali .points h2{ font-size:30px;}
	.block.single-casetta .program h2{ font-size:30px;}
	.block.promo .item .text h2{ font-size:30px;}
	.block.enti-comuni-login .box-login h2{ font-size:30px;}
	.block.enti-comuni-login .box-new-customer h2{ font-size:30px;}
	
	.modal.modal-consumi .modal-content .modal-text{ padding:30px;}
	.modal.modal-detail .modal-content .modal-text{ padding:30px;}
	
	.block.last-news .filters ul{ margin:0 -2.5px;}
	.block.last-news .filters ul li{ padding:0 2.5px;}
	.block.last-news .filters ul li a{ font-size:14px;}
	
	.block.storelocatormap .info{ padding:12px 20px; text-align:center;}
	.block.storelocatormap .info p{ text-align:left; font-size:14px; line-height:16px;}
	
	.block.intro-storelocator .group{ flex-wrap:wrap;}
	.block.intro-storelocator .group .field{ width:100%; margin-bottom:10px;}
	.block.intro-storelocator .group .field.km .chosen-container{ width:100% !important;}
	.block.intro-storelocator .group .send{ width:100%; text-align:center;}
	.block.intro-storelocator .group .send .btn{ float:none; padding-left:30px; padding-right:30px;}
	
	.block.single-casetta .iframe{ height:350px;}
	
	.block.storelocatormap .iframe .map-content p{ font-size:16px;}
	
	.navbar-search input[type=text]{ padding-right:70px;}
	
	.block.store-locator{ padding-bottom:40px;}
	.block.store-locator .item{ width:100%; margin-bottom:20px;}
	
	.modal.in .modal-dialog{ max-width:100%;}
	
	.block.method .item .icon{ width:60px;}
	.block.method .item .text{ width:calc(100% - 60px); padding-left:30px;}
	
	.block.presentation p + .readmore{ margin-top:7px;}
	
	.block.presentation .top-title ul.download{ flex-wrap:wrap; justify-content:center;}
	.block.presentation .top-title ul.download li{ width:auto; margin:0 5px; text-align:center; }
	.block.presentation .top-title ul.download li img{ height:45px;}
	
	.block.application .item{ padding-bottom:100%;}
	
	.block.application .item .bottom{ bottom:-150%;}
	
	.block.project-box{ overflow:hidden;}
	.block.single-post-gallery.gallery-casette{ overflow:hidden;}
	
	.block.numbers{ padding-bottom:40px;}
	.block.launch-map{ padding-bottom:0px;}
	.block.launch-map .item.item01{ margin-bottom:20px;}
	
	.scrollerhome-wrap{ display:none;}
	
	.block.testimonials #swiper-button-prev-testimonials{ left:5px;}
	.block.testimonials #swiper-button-next-testimonials{ right:5px;}
	
}

@media (max-width: 640px){
	
	
}

@media (max-width: 479px) {
	
	[class*=col-xs-]{ text-align:inherit;}
	
	.block.target .row.flex > [class*="col-"]{ width:50%; float:left;}

}

/* accessibilità */

.chosen-container{ display:none !important;}
select{ display:block !important;}

a:focus{ outline:#056cb6 solid 2px; outline-offset:2px;}
.header a.navbar-brand{ outline-offset:-2px;}
.header .social li.search button:focus{ outline:#056cb6 solid 2px; outline-offset:2px;}
.btn.btn-default:focus{ outline:#056cb6 solid 2px !important; outline-offset:2px;}
.btn.btn-primary:focus{ outline:#f49525 solid 2px !important; outline-offset:2px;}
.btn.btn-white:focus{ outline:#f49525 solid 2px !important; outline-offset:2px;}
.modal .close:focus{ outline:#056cb6 solid 2px; outline-offset:2px;}
a.readmore:focus{ outline:#f49525 solid 2px !important; outline-offset:2px;}
.scrollerhome-wrap .scrollerhome ul li a:focus{ outline:#f49525 solid 2px !important; outline-offset:2px;}
#swiper-button-prev-testimonials:focus, #swiper-button-next-testimonials:focus{ outline:#056cb6 solid 2px; outline-offset:2px;}
#swiper-button-prev-gallery:focus, #swiper-button-next-gallery:focus{ outline:#056cb6 solid 2px; outline-offset:2px;}

.header .navbar-nav > li > a:focus{ outline:#056cb6 solid 2px;}
.header .search button:focus{ outline:#056cb6 solid 2px;}
.skip-link{ position: absolute; top: -40px; left: 20px; background:#056cb6; color:#fff; padding:7px 20px; font-size:14px; z-index:9999999; text-decoration: none; font-weight:700; transition: top 0.3s ease; border-radius:20px; text-transform:uppercase;}
.skip-link:focus{ top:20px; color:#fff;}

#scrolltop a:focus{outline:#f49525 solid 2px; outline-offset:2px;}

input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, textarea:focus, select:focus{border:2px solid #056cb6;}

.check input[type=checkbox]{ display: block !important; position: absolute; opacity:0; pointer-events:none; width:1px; height:1px; margin:0px; padding:0px; border:0px;}
.check input[type=checkbox]:focus + label:before{ outline:#056cb6 solid 2px;}

.footer a:focus{ outline:#fff solid 2px; outline-offset:2px;}

.navbar-search .close-search a:focus i{ outline:#056cb6 solid 2px; outline-offset:2px;}
.block.single-post-gallery .image a:focus img{ outline:#056cb6 solid 2px; outline-offset:-2px;}

.block.presentation .top-title ul.download li a:focus img{ outline:#056cb6 solid 2px; border-radius:5px; outline-offset:2px;}

.block.promo .item-wrap .item.big .text .info-popup:focus{ border-radius:50%;}

.navbar-search .close-search a:focus i{ border-radius:50%;}


