﻿@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

body{ font-size:16px; font-family: 'Roboto', sans-serif !important; color:#000;}

::selection{ background:#000; color:#fff; -webkit-background-clip: unset; -webkit-text-fill-color:#fff;}
::-moz-selection{ background:#000; color:#fff; -webkit-background-clip: unset; -webkit-text-fill-color:#fff;}
h1, h2, h3, h4, h5, h6, span.h2{ font-family: 'Roboto', 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:17px; 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.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:'Roboto', sans-serif; height:40px; float:left; font-size:16px; font-weight:300; background:#fff; border-radius:5px; -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{ height:150px; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
.form-group > label{ font-size:14px; text-align:left; font-weight:400; color:#000;}
.form-group > label span{ color:#d51643; font-size:16px; line-height:24px; margin-left:5px; 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:15px; 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:15px; line-height:30px; border-radius:0px; color:#1a1a1a;}
.chosen-container .chosen-results li:hover{ background:#000; color:#fff; border-radius:0px;}
.chosen-container-single .chosen-single div:after{ line-height:43px; font-size:20px;}
.widget .chosen-single{ font-weight:400; background:#f7f7f7;}
.widget .chosen-drop{ background:#f7f7f7;}
input[type="submit"].btn{ height:50px;}
.form-group{ margin-bottom:25px;}

.btn{ font-family: 'Roboto', sans-serif; font-size:15px; height:auto; padding:10px 20px; line-height:20px; font-weight:400; text-transform:none; text-transform:uppercase; border-radius:20px;}
.btn.btn-input{ height:50px;}
.btn.btn-default{ background:#d51643; border:1px solid #d51643; color:#fff; vertical-align:top;}
.btn.btn-default:hover, .btn.btn-default:focus{ background:#000; border-color:#000; color:#fff;}
.btn.btn-primary{ background:#000; border:1px solid #000; vertical-align:top;}
.btn.btn-primary:hover, .btn.btn-primary:focus{ background:#d51643; border-color:#d51643; color:#fff;}

a.readmore{ display:inline-block; font-size:17px; line-height:20px; position:relative; font-weight:400; padding-right:15px; color:#000; text-transform:none;}
a.readmore.color{ color:#000;}
a.readmore span{ position:relative;}
a.readmore span:before{ content:""; width:0px; height:1px; position:absolute; right:0px; bottom:-5px; background:#d51643; -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:16px; line-height:20px; position:relative; font-weight:400; padding-left:15px; color:#000; text-transform:none;}
a.backpage span{ position:relative;}
a.backpage span:before{ content:""; width:0px; height:1px; position:absolute; right:0px; bottom:-5px; background:#d51643; -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:left; font-size:11px; }
a.backpage:hover span:before{ width:100%;}

.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:poRoboto; border-radius:5px;}
.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:#000; border-radius:50%;}
.navbar-toggle i{ text-indent:-9999px; overflow:hidden; width:24px; height:24px; background-image:url(../images/icon-toggle.png); background-size:100% auto; background-position:center center; background-repeat:no-repeat;}
.navbar-toggle span{ font-size:25px; line-height:50px; color:#fff;}
.navbar-toggle:hover{ background:#000;}
.navbar-toggle:hover i{ color:#fff;}
.check + input[type="submit"]{ margin-top:20px;}
.row.row-eq-height{display:flex}
ul.pagination.solid{ text-align:center;}
ul.pagination.solid li{ padding:0px 5px !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:40px; font-size:26px; line-height:40px; border:0px; border-radius:0px; font-weight:300; background:none; color:#000;}
ul.pagination.solid li a:hover, ul.pagination.solid li a:focus{ background:none; color:#000;}
ul.pagination.solid li.active a, ul.pagination.solid li.active a:hover,  ul.pagination.solid li.active a:focus{ background:none; color:#000; font-weight:700;}

/* header */

.sticky-wrapper{ width:100%; position:absolute;}

.header{ width:100%; position:absolute; float:left; z-index:9999; /* background:rgba(255,255,255,0.3);  box-shadow:0px 0px 50px rgba(0,0,0,0.05); backdrop-filter: blur(5px); */ -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 .topbar{ padding:7px 0; background:rgba(0,0,0,0.05);}
.header .topbar .left{ float:left;}
.header .topbar .left span{ margin:0 5px;}
.header .topbar .left p{ font-size:13px; line-height:18px; color:#333; font-weight:400;}
.header .topbar .right{ float:right;}
.header .topbar .right p{ font-size:13px; line-height:18px; color:#333; font-weight:400;}
.header .topbar .right span{ margin:0 5px; color:#999;}
.header .topbar .right strong{ font-weight:700;}
.header .topbar .right a{ color:#d51643; font-weight:400;}

.header .navbar{ position:relative;}
.header .navbar a.navbar-brand{ float:left; font-size:0px; line-height:90px; padding:0px;}
.header .navbar a.navbar-brand img{ max-height:38px; margin:0px;}
.header .navbar .menu-wrap{ display:flex; flex-wrap:wrap; float:right; margin-top:0;}
.header .navbar .navbar-collapse{ padding:0px; margin:0px; margin-right:0px;}
.header .navbar .navbar-nav{}
.header .navbar .navbar-nav > li{ display:flex; align-items:center;}
.header .navbar .navbar-nav > li:after{ font-family: 'FontAwesome'; content:"\f0c8"; font-size:5px; float:right; color:#e1e1e1;}
.header .navbar .navbar-nav > li > a{ font-family: 'Roboto', sans-serif; font-size:15px; color:#000; font-weight:400; padding:35px 0; padding-right:0px; margin:0 10px; border:0px; text-transform:uppercase; line-height:20px;}
.header .navbar .navbar-nav > li:last-child{ padding-right:0px; margin-right:0px;}
.header .navbar .navbar-nav > li:nth-last-child(2):after{ display:none;}
.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.dropdown > a:after{ display:none;}
.header .navbar .navbar-nav > li > a:hover{ color:#d51643;}
.header .navbar .navbar-nav > li.active > a{ font-weight:700; color:#d51643;}
.header .navbar .sfHover .dropdown-toggle{ color:#d51643 !important;}
.header .navbar .navbar-nav > li.quote a{ padding:10px 20px; margin-top:25px; font-size:15px; text-transform:uppercase; font-weight:400; background:#d51643; color:#fff; border-radius:20px;}
.header .navbar .navbar-nav > li.quote a:hover{ background:#000;}

.header .navbar .navbar-nav > li > span.aprisottomenu{ display:none; width:22px; height:22px; float:right; position:absolute; right:0px; top:7px; cursor:poRoboto; 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:275px; background:#fff; border-radius:0px; padding:40px 30px; left:10px; border-radius:20px !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:first-child { padding-top: 0px; }
.header .dropdown-menu > li:last-child { padding-bottom: 0px; border: 0px; }
.header .dropdown-menu > li { position:relative; }
.header .dropdown-menu > li > a { font-size:16px; line-height:24px; position:relative; padding:0px; padding-left:15px; font-weight:400; color:#000; white-space:normal; border-radius:0px;}
.header .dropdown-menu > li:before{ content:"\f0c8"; font-family:'FontAwesome'; position:absolute; left:0px; top:8px; font-size:5px; color:#e1e1e1;}
.header .dropdown-menu > li:last-child > a { border: 0px; }
.header .dropdown-menu > li > a:hover, .header .dropdown-menu > li > a:focus { background:none; color:#d51643;}


.header .sf-mega{ /* display:block !important; visibility:visible !important; opacity:1 !important; */}
.header .sf-mega, .header .sf-mega.reverse-list{ width:100%; min-width:100%; left:0px !important; right:auto !important; z-index:9999; padding:0px; background:none; box-shadow:none; /* background: rgb(247,247,247); background: linear-gradient(90deg, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%); background:#fff; box-shadow:0px 40px 40px rgba(0,0,0,0.2);*/}
.header .sf-mega.dropdown-menu:before{ display:none;}
.header .sf-mega .container-fluid{ padding:0 30px; margin:0 -30px;}
.header .sf-mega .box-megamenu{ width:100%; padding:40px; margin: 0 auto; background:#fff; position:relative; display:flex; flex-wrap:nowrap; border-radius:20px; box-shadow:0px 0px 50px rgba(0,0,0,0.1);}
.header .sf-mega .box-megamenu .column-links{ width:100%;}
.header .sf-mega .box-megamenu .box-wrap{ display:flex; flex-wrap:nowrap; margin:0 -40px;}
.header .sf-mega .box-megamenu .box-wrap .box{ width:100%; float:left; padding:0 40px; border-right:1px solid #e1e1e1;}
.header .sf-mega .box-megamenu .box-wrap .box:last-child{ border:0px;}
.header .sf-mega .box-megamenu .box-wrap .box .box-title{ font-size:16px; line-height:1; color:#d51643; text-transform:uppercase; font-weight:700; margin-bottom:20px;}
.header .sf-mega .box-megamenu .box-wrap .box .box-title a{ font-size:inherit; line-height:inherit; color:inherit; font-weight:inherit;}
.header .sf-mega .box-megamenu .box-wrap .box .box-list ul{ margin:0px;}
.header .sf-mega .box-megamenu .box-wrap .box .box-list li{ font-size:16px; line-height:20px; position:relative; padding:0px; padding-left:15px; margin-bottom:5px;}
.header .sf-mega .box-megamenu .box-wrap .box .box-list li:last-child{ margin-bottom:0px;}
.header .sf-mega .box-megamenu .box-wrap .box .box-list li:before{ content:"\f0c8"; font-family:'FontAwesome'; position:absolute; left:0px; font-size:5px; color:#e1e1e1;}
.header .sf-mega .box-megamenu .box-wrap .box .box-list li a{ color:#000; padding:0px; font-weight:400;}
.header .sf-mega .box-megamenu .box-wrap .box .box-list li a:hover{ color:#d51643; background:none;}


.wrapper{ width:100%; float:left; overflow:unset;}
.content{ }
.content .row + .row{ margin-top:60px;}

/* visual home page */

.visual-wrap{ width:100%; position:relative; overflow:hidden;}
.visual{ width:100%; height:100vh; min-height:750px; position:relative; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.visual.left:after{ content:""; width:75%; height:100%; position:absolute; right:0px; top:0px; z-index:1; background: rgb(225,225,225);
background: linear-gradient(-90deg, rgba(225,225,225,1) 0%, rgba(225,225,225,0) 100%);}
.visual.right:after{ content:""; width:75%; height:100%; position:absolute; left:0px; top:0px; z-index:1; background: rgb(225,225,225);
background: linear-gradient(90deg, rgba(225,225,225,1) 0%, rgba(225,225,225,0) 100%);}
.visual:before{ content:""; width:100%; height:35%; position:absolute; left:0px; top:0px; z-index:2; background: rgb(255,255,255); background: rgb(255,255,255); background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);}
.visual .image{ width:50%; height:100%; position:absolute; background-size:cover; background-repeat:no-repeat; z-index:10;}
.visual .image.left{ top:140px; left:0px; background-position:right top;}
.visual .image.right{ top:140px; right:0px; background-position:left top;}
.visual .image img{ display:none;}
.visual .row{ margin:0px -30px;}
.visual [class*="col-"]{ position:inherit; padding:0px 30px; text-align:left;}
.visual .slide-wrap{ width:100%; height:100%; left:0px; position:absolute; display:table; z-index:3;}
.visual .slide{ display:table-cell; vertical-align:middle; text-align:left;}
.visual .slide span.page-name{ width:100%; float:left; font-weight:400; font-size:16px; letter-spacing:4px; margin-bottom:15px; text-transform:uppercase;}
.visual .slide h1{ color:#d51643; font-size:55px; line-height:1; font-weight:300; position:relative; z-index:2; margin-bottom:20px;}
.visual .slide h1 strong{ font-weight:700;}
.visual .slide h2{ max-width:600px; color:#333; font-size:26px; line-height:1.4; font-weight:300; position:relative; z-index:2; margin-bottom:30px; text-transform:none;}
.visual .slide h2 strong{ font-weight:700;}
.visual .slide p{ font-size:20px; line-height:28px; color:#000; position:relative; z-index:2; margin-bottom:20px;}
.visual .slide .btn{ position:relative; z-index:2; margin-top:0px;}
.visual .slide a.readmore{ color:#d51643;}
.visual .slide a.readmore:before{ background:#d51643;}
.visual .slide a.readmore:after{ color:#d51643;}

.visual-wrap .next, .visual-wrap .prev{ width:20px; height:40px; position:absolute; top:50%; margin-top:-20px; background-size:100% auto; z-index:10; cursor:pointer; -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;}
.visual-wrap .next:hover, .visual-wrap .prev:hover{ transform:scale(0.95);}
.visual-wrap .prev{ background-image:url(../images/prev.png); left:40px;}
.visual-wrap .next{ background-image:url(../images/next.png); right:40px;}
.visual-wrap .down{ width:48px; height:48px; border-radius:50%; position:absolute; z-index:2; left:50%; margin-left:-24px; bottom:30px; background-color:#d51643;}
.visual-wrap .down:before{ content:""; width:100%; height:100%; position:absolute; left:0px; top:0px; background-image:url(../images/icon-down.png); background-size:20px auto; background-repeat:no-repeat; background-position:center center;}
.visual-wrap .down:hover{ background-color:#d51643;}

/* titolo pagina */

.title{ padding:160px 0 20px 0; position:relative; text-align:center; overflow:hidden; background-repeat:no-repeat; background-position:center 50%; background-size:100% auto; overflow:hidden;}
.title:before{ content:""; width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:2; background: rgb(255,255,255); background: rgb(255,255,255); background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);}
.title .text h1, .title .text h2{ color:#d51643; width:auto; font-size:55px; display:inline-block; line-height:1; font-weight:700; position:relative; z-index:2; margin:0px;}
.title .breadcrumb{ width:auto; display:inline-block; min-height:18px; position:relative; z-index:2; text-transform:none; margin-top:5px;}
.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:13px; line-height:18px; padding:0px;}
.title .breadcrumb a{ color:#000; float:left; line-height:18px; position:relative;}
.title .breadcrumb li:after{ content:"|"; font-size:13px; color:#999; margin:0 10px; float:right; font-weight:200; line-height:18px;}
.title .breadcrumb li:last-child:after{ display:none;}

/* blocchi generale */

.block{ padding:80px 0;}
.block.small{ padding:60px 0;}
.block.gray{ background:#f7f7f7;}
.block.lightgray{ background: rgb(255,255,255); background: linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(227,227,227,1) 100%);}
.block.pt0{ padding-top:0px !important;}
.block.pb0{ padding-bottom:0px;}
.block h1, .block h2{ font-size:50px; line-height:1; color:#d51643; margin-bottom:0px; font-weight:300;}
.block h1 strong, .block h2 strong{ color:#d51643;}
.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.4; color:#000; margin-bottom:15px; text-transform:none; font-weight:300;}
.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 li{ position:relative; margin-bottom:0px; padding-left:20px;}
.block li:last-child{ margin-bottom:0px;}
.block li:before{ content:"\f105"; font-family:FontAwesome; position:absolute; left:0px; top:4px; font-size:12px; color:#333;}
.block h3 + a.readmore{ margin-top:20px;}

.block.presentation h2, .block.presentation span.h2{ margin-bottom:10px;}
.block.presentation h3{ margin-bottom:0px;}
.block.presentation h2 + p, .block.presentation span.h2 + p{ margin-top:15px;}
.block.presentation h3 + p{ margin-top:15px;}
.block.presentation h3 + ul{ margin-top:15px;}
.block.presentation h3 + .btn{ margin-top:30px;}
.block.presentation h3 + h2{ margin-top:30px;}
.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:300;}
.block.presentation .top-title h2 strong{ color:#d51643;}
.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 span.page-name{ width:100%; float:left; font-weight:400; font-size:15px; letter-spacing:4px; margin-bottom:15px; text-transform:uppercase;}

/* valori */

.block.values{ padding-bottom:40px; background: rgb(225,225,225); background: linear-gradient(90deg, rgba(225,225,225,1) 0%, rgba(163,163,163,1) 100%);}
.block.values .item{ position:relative; text-align:center; padding:0 30px; margin-bottom:40px; border-right:1px solid #e1e1e1;}
.block.values .item .icon{ width:80px; margin-bottom:20px;}
/*.block.values .item:before{ content:""; width:16px; height:16px; position:absolute; left:50%; margin-left:-8px; background:rgba(255,255,255,0.5); top:0px; border-radius:4px;}*/
.block.values .row [class*="col-"]:last-child .item{ border:0px;}
.block.values .item h2{ font-size:34px;}

/* categorie */

.block.categories{ padding-bottom:20px;}
.block.categories .head{ justify-content:space-between; display:flex; flex-wrap:nowrap; align-items:end; padding-bottom:20px; border-bottom:1px solid #d1cbc4;}
.block.categories .head .readmore{ margin-right:24px; order:2;}
.block.categories .item{ position:relative; display:flex; flex-wrap:nowrap; margin-bottom:60px;}
.block.categories .item .image{ width:150px; height:150px; float:left;}
.block.categories .item .image img{ border-radius:10px;}
.block.categories .item .text{ width:calc(100% - 150px); padding-left:30px;}
.block.categories .item .text h2{ font-size:30px; line-height:1;}
.block.categories .item .text h2 a{ color:#d51643;}
.block.categories .item .text h2 + p{ margin-top:10px;}
.block.categories .item p:last-child{ margin-bottom:0px;}



/* lancio */

.block.launch{ padding-bottom:0px;}
.block.launch .box{ position:relative; border-radius:20px; background:#e1e1e1; overflow:hidden;}
.block.launch.left .image{ width:66.66%; height:100%; position:absolute; left:0px; top:0px; background-size:cover; background-position:center center;}
.block.launch.left .image img{ display:none;}
.block.launch.left .image:before{ content:""; width:50%; height:100%; position:absolute; top:0px; right:0px; background: rgb(247,247,247); background: linear-gradient(-90deg, rgba(225,225,225,1) 0%, rgba(225,225,225,0) 100%);}
.block.launch.left .text{ width:100%; padding:80px 60px;}
.block.launch.right .image{ width:66.66%; height:100%; position:absolute; right:0px; top:0px; background-size:cover; background-position:center center;}
.block.launch.right .image img{ display:none;}
.block.launch.right .image:before{ content:""; width:50%; height:100%; position:absolute; top:0px; left:0px; background: rgb(247,247,247); background: linear-gradient(90deg, rgba(225,225,225,1) 0%, rgba(225,225,225,0) 100%);}
.block.launch.right .text{ width:100%; padding:80px 60px;}
.block.launch.left .pull-right{ margin-left:auto;}

.block.launch .text{ margin-bottom:0px;}
.block.launch .text h2{ margin-top:0px;}


/* punti di forza */

.block.why{ position:relative; padding-bottom:60px;}
.block.why .text{ max-width:600px; position:relative; z-index:3; margin-bottom:20px;}
.block.why .item{ width:100%; position:relative; z-index:3; margin-bottom:20px;}
.block.why .item .top{ display:flex; flex-wrap:nowrap; align-items:start; margin:0 0 10px 0;}
.block.why .item .top .number{ width:60px; height:60px; float:left; background:#d51643; color:#fff; line-height:60px; text-align:center; font-size:24px; font-weight:300; border-radius:20px; margin-top:5px;}
.block.why .item .top .number.one{ background:#d51643;}
.block.why .item .top .number.two{ background:#af1237;}
.block.why .item .top .number.three{ background:#8f0e2c;}
.block.why .item .top .number.four{ background:#700b23;}
.block.why .item .top .desc{ width:calc(100% - 60px); float:left; padding-left:30px;}
.block.why .item .top .desc h2{ font-size:30px; line-height:1; font-weight:300; color:#000; margin-bottom:10px;}
.block.why .item .top .desc p{  margin:0px;}
.block.why .item .top .desc p:last-child{ margin-bottom:0px;}


/* profilo */

.block.portrait .box{ background: rgb(225,225,225); background: linear-gradient(-45deg, rgba(245,245,245,1) 0%, rgba(163,163,163,1) 100%); border-radius:20px; overflow:hidden;}
.block.portrait .box .image{ width:100%; height:0px; padding-bottom:100%; background-size:cover; background-position:center center; background-repeat:no-repeat; float:left;}
.block.portrait .box .image img{ display:none; width:100%; height:auto;}
.block.portrait .box .text{ padding:0 100px;}
.block.portrait .box .text h3 + h3{ margin-top:20px;}

/* testimonianze */

.block.testimonials{ position:relative;}
.block.testimonials .row + .row{ margin-top:30px;}
.block.testimonials .swiper-container{ z-index:9999;}
.block.testimonials .swiper-container:hover #swiper-button-next-testimonials, .block.testimonials .swiper-container:hover #swiper-button-prev-testimonials{ opacity:1;}
.block.testimonials .swiper-wrapper{ align-items:center;}
.block.testimonials .item{ text-align:center;}
.block.testimonials .item .text{ max-width:800px; display:inline-block; margin-top:20px; position:relative;}
.block.testimonials .item .text p{ font-size:22px; line-height:1.4; font-weight:300;}
.block.testimonials .item .text p + h2{ margin-top:20px;}
.block.testimonials .item .bottom{ margin-top:20px;}
.block.testimonials .item .bottom h2{ font-size:30px; line-height:1; font-weight:700; text-transform:none; color:#d51643; margin:0px;}
.block.testimonials .item .bottom p{ font-size:20px; font-weight:300; color:#000; font-weight:700; margin:0px;}
.block.testimonials .item .bottom p strong{ color:#000;}
.block.testimonials .item .bottom p + .gallery{ margin-top:20px;}
.block.testimonials .carousel{ position:relative; padding:0 100px;}

.block.testimonials .next, .block.testimonials .prev{ width:20px; height:40px; position:absolute; top:50%; margin-top:-20px; background-size:100% auto; z-index:10; cursor:pointer; -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;}
.block.testimonials .next:hover, .block.testimonials .prev:hover{ transform:scale(0.95);}
.block.testimonials .prev{ background-image:url(../images/prev.png); left:0px;}
.block.testimonials .next{ background-image:url(../images/next.png); right:0px;}
.block.testimonials .next{ margin-left:30px;}

.block.testimonials.page .item-wrap .item{ padding:40px 0; margin-bottom:40px; border-radius:20px;}
.block.testimonials.page .item-wrap .item:last-child{ margin-bottom:0px;}
.block.testimonials.page .item-wrap .item:nth-child(odd){ background:#f7f7f7;}
.block.testimonials.page .item-wrap .item:nth-child(even){ padding:0px;}
.block.testimonials.page .item-wrap .item:last-child{ margin-bottom:0px;}

/* about page*/

.block.about-page .image{ overflow:hidden; border:1px solid #e1e1e1; border-radius:20px;}

/* test page*/

.block.test-page .image{ overflow:hidden; border:1px solid #e1e1e1; border-radius:20px;}

/* intro acufeni page*/

.block.acufeni-intro .image{ overflow:hidden; border:1px solid #e1e1e1; border-radius:20px;}

/* faq */

.block.faq{}
.block.faq .box h2{ color:#000;}
.block.faq [class*="col-"]:first-child h4{ border-top:0px solid #f7f7f7; margin-top:0px;}
.block.faq [class*="col-"] h4{ background:#d51643; 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:#fff; font-weight:400; border-radius:0px; border-top-right-radius:10px; border-top-left-radius: 10px; -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:22px; left:25px; font-size:14px; line-height:1; 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:#152933; border-radius:10px;}
.block.faq h4.collapsed:before{ transform: rotate(0deg); color:#d51643;}
.block.faq .panel-body{ padding:0px 60px 0px 50px; background:#f7f7f7; text-align:left; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; -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:#d51643;}

/* brands */

.block.brands .item-wrap{ display:flex; flex-wrap:wrap;}
.block.brands .item-wrap .item{ width:33.33%; float:left; position:relative; margin-bottom:0px;}
.block.brands .item-wrap .item a:hover{ opacity:0.5;}

/* cta */

.block.cta01 .box.background{ position:relative; text-align:left; z-index:10; padding:0px 60px; border-radius:20px;}
.block.cta01 .box.background .text{ display:flex; flex-wrap:nowrap;}
.block.cta01 .box.background .text .col1{ width:50%; padding-right:60px;}
.block.cta01 .box.background .text .col1 h3{ font-size:32px;}
.block.cta01 .box.background .text .col2{ width:50%; padding-left:60px;}
.block.cta01 .box.background .text .col2 h3 + .readmore{ margin-top:10px;}

/* media gallery */

.block.media-gallery{ padding-bottom:60px;}
.block.media-gallery .gallery .item{ margin-bottom:40px;}
.block.media-gallery .gallery .item .image{ border-radius:20px; overflow:hidden;}
.block.media-gallery .gallery .item .image a{ position:relative;}
.block.media-gallery .gallery .item .image a img{ overflow:hidden}
.block.media-gallery .gallery .item .text{ margin-top:20px;}
.block.media-gallery .gallery .item .text h2{ font-size:30px; line-height:1; font-weight:700; margin:0px; margin-bottom:10px;}
.block.media-gallery .gallery .item .text h2 + p{ margin-top:10px;}

/* soluzioni */

.block.solutions{ padding-bottom:60px;}
.block.solutions .item{ margin-bottom:40px;}
.block.solutions .item .image{ border-radius:20px; border:1px solid #e1e1e1; overflow:hidden;}
.block.solutions .item .image a{ position:relative;}
.block.solutions .item .image a img{ overflow:hidden}
.block.solutions .item .text{ margin-top:20px;}
.block.solutions .item .text h2{ font-size:40px; line-height:1; font-weight:700; margin:0px; margin-bottom:10px;}
.block.solutions .item .text h2 + p{ margin-top:10px;}

/* soluzione */

.block.solution{ padding-bottom:60px;}
.block.solution .item{ margin-bottom:40px;}
.block.solution .item .image{ border-radius:20px; border:1px solid #e1e1e1; overflow:hidden;}
.block.solution .item .image a{ position:relative;}
.block.solution .item .image a img{ overflow:hidden}
.block.solution .item .text{ margin-top:20px;}
.block.solution .item .text h2{ font-size:30px; line-height:1; font-weight:700; margin:0px; margin-bottom:10px;}
.block.solution .item .text h2 + p{ margin-top:10px;}

/* footer cta */

.block.footer-cta{ padding:0px; position:relative; background:#d51643;}
.block.footer-cta:before{ content:""; width:50%; height:100%; position:absolute; left:0px; top:0px; background:#b71339;}
.block.footer-cta .text{ width:100%; padding:60px 60px; text-align:center; position:relative; text-align:center;}
.block.footer-cta .text h2 + h3{ margin-top:20px;}
.block.footer-cta .text h2{ color:#fff;}
.block.footer-cta .text h2 strong{ color:inherit;}
.block.footer-cta .text h3{ color:#fff;}
.block.footer-cta .text h3 + .btn{ margin-top:25px;}
.block.footer-cta .text p{ color:#fff;}
.block.footer-cta .text .inner{ position:relative; z-index:2; max-width:400px; margin:0 auto;}
.block.footer-cta .text01{ }

/* dettaglio servizio */

.block.single-detail{}
.block.single-detail .row-detail{ margin:0px;}
.block.single-detail .row-detail > [class*="col-"]{ padding:0px;}
.block.single-detail .body{ width:100%; padding-right:40px; border-right:1px solid #e1e1e1;}
.block.single-detail .body .intro{ margin-bottom:40px;}
.block.single-detail .body .text{ margin-bottom:40px;}
.block.single-detail .body .text h2{ font-size:30px; line-height:1; color:#000; font-weight:700;}
.block.single-detail .body .list{ width:100%; float:left; margin-bottom:40px;}
.block.single-detail .body .list .item{ width:100%; display:flex; flex-wrap:nowrap; float:left; margin-bottom:20px;}
.block.single-detail .body .list .item:last-child{ margin-bottom:0px;}
.block.single-detail .body .list .item .image{ width:40%; float:left;}
.block.single-detail .body .list .item .image img{ border-radius:20px; overflow:hidden;}
.block.single-detail .body .list .item .text{ width:60%; float:left; padding-left:40px;}
.block.single-detail .main-image{ width:100%; float:left; margin-bottom:40px;}
.block.single-detail .main-image img{ border-radius:20px; border:1px solid #e1e1e1; overflow:hidden;}
.block.single-detail .gallery{ margin-bottom:40px;}
.block.single-detail .gallery .row + .row{ margin-top:20px;}
.block.single-detail .gallery .image{ width:100%; float:left; margin-bottom:20px;}
.block.single-detail .gallery .image a{ float:left; border-radius:10px; border:1px solid #e1e1e1; overflow:hidden;}
.block.single-detail .gallery .image .description{ width:100%; float:left; margin:0px; margin-top:10px; padding-right:5%;}
.block.single-detail .gallery .image .description p{ font-size:14px; line-height:20px;}
.block.single-detail .videogallery{ margin-bottom:40px;}
.block.single-detail .videogallery .row + .row{ margin-top:20px;}
.block.single-detail .videogallery .element{ margin-bottom:40px;}
.block.single-detail .videogallery .element:last-child{ margin-bottom:0px;}
.block.single-detail .videogallery .element .name{ margin-bottom:20px;}
.block.single-detail .videogallery .element .video-wrap{ background:#e1e1e1; border-radius:20px;}
.block.single-detail .videogallery .element .video-wrap .video { position: relative; padding-bottom:56.25%; height:0; margin:0;}
.block.single-detail .videogallery .element .video-wrap .video iframe{ position:absolute; top:0; left:0; width:100%; height:100%; border-radius:20px;}
.block.single-detail .sidebar{ padding-left:40px;}
.block.single-detail .sidebar .sidebar-inner{ position:sticky; top:20px;}
.block.single-detail .sidebar .widget-wrap{ margin-bottom:40px;}
.block.single-detail .sidebar .widget{ margin-bottom:40px;}
.block.single-detail .sidebar .widget:last-child{ margin-bottom:0px;}
.block.single-detail .sidebar .widget h3{ line-height:1; font-weight:700; margin-bottom:20px;}
.block.single-detail .sidebar .widget ul{ margin:0px; padding:0px;}
.block.single-detail .sidebar .widget.widget-links li.video:before{ content:"\f144"; font-size:13px; top:3px; color:#d51643;}
.block.single-detail .sidebar .widget.widget-links li.downloadfile:before{ content:"\f15c"; font-size:16px; top:0px; color:#d51643;}
.block.single-detail .sidebar .widget.widget-solutions li.active a{ color:#d51643; font-weight:700;}
.block.single-detail .sidebar .cta{ padding:40px; text-align:center; background:#e1e1e1; border-radius:20px; overflow:hidden; overflow:hidden;}
.block.single-detail .sidebar .cta h2{ font-size:30px; line-height:1;}
.block.single-detail .sidebar .cta h3{ font-size:18px;}
.block.single-detail .sidebar .cta .btn{ margin:0px; margin-top:20px;}

/* contatti */

.block.contacts .text{ padding:40px; background:#f7f7f7; border-radius:20px;}
.block.contacts .text h3{ font-size:34px; color:#d51643; font-weight:700;}
.block.contacts .text a{ font-weight:700; color:#d51643;}
.block.contacts .text span.metro{ background:#e0261d; font-size:15px; padding:0 3px; color:#fff; font-weight:700; border-radius:2px;}
.block.contacts .text .social{width:100%; display:inline-block; margin:0px; margin-top:10px;}
.block.contacts .text .social ul{margin:0;width:auto;}
.block.contacts .text .social li{ width:auto; float:left; padding:0px; margin-right:5px;}
.block.contacts .text .social li:last-child{ margin-right:0px;}
.block.contacts .text .social li:before{ display:none;}
.block.contacts .text .social li a{float:left;position:relative;border-radius:50%;}
.block.contacts .text .social li a span.circle{width:40px;height:40px;float:left;color:#fff;text-align:center;}
.block.contacts .text .social li a span.circle i{font-size:16px;line-height:40px;vertical-align:top;}
.block.contacts .text .social li.facebook a{background:#3b5999}
.block.contacts .text .social li.linkedin a{background:#0077B5}
.block.contacts .text .social li a:hover{ background:#000 !important;}
.block.contacts [class*=col-]:last-child .item{ border:0px;}
.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;}
.block.contacts .form .check label{ width:auto; display:inline-block; position:relative; float:none;}

/* mappa */

.block.map{ padding:0px; position:relative; z-index:2;}
.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: 'Roboto', sans-serif; font-size:26px; line-height:1; color:#d51643; font-weight:700; margin-bottom:10px;}
.block.map .iframe .map-content p{ font-family: 'Roboto', sans-serif; font-size:16px; line-height:1.4; margin-bottom:0px;}



/* footer */

.footer{ width:100%; position:relative; padding:60px 0; padding-bottom:30px; overflow:hidden; background: rgb(225,225,225); background: linear-gradient(90deg, rgba(225,225,225,1) 0%, rgba(163,163,163,1) 100%);}
.footer .footer-row{ padding:0px;}
.footer .footer-row .row{ display:flex; flex-wrap:nowrap; justify-content:center; margin:0 -60px;}
.footer .footer-row [class*="col-"]{ width:auto; padding:0 60px;}
.footer .widget{ font-size:inherit; width:100%; max-width:200px; float:left; margin-bottom:60px; text-align:center; position:relative; z-index:2;}
.footer .widget h4{ font-size:24px; line-height:1.2; color:#d51643; font-weight:700; margin-bottom:10px;}
.footer .widget h5{ font-size:18px; line-height:1.2; color:#333; font-weight:400; margin-bottom:5px;}
.footer .widget p{ font-size:16px; line-height:24px; color:#000; font-weight:400;}
.footer .widget a{ color:#d51643; font-weight:700;}

.footer .widget.widget-company{ max-width:none;}
.footer .widget.widget-company .logo{ margin-bottom:20px;}
.footer .widget.widget-company .logo img{ height:30px;}
.footer .widget.widget-company span.metro{ background:#e0261d; font-size:15px; padding:0 3px; color:#fff; font-weight:700; border-radius:2px;}
.footer .widget.widget-company .social{ margin-top:20px;}

.footer .widget.widget-list .text ul{ margin:0px; padding:0px;}
.footer .widget.widget-list .text li{ position:relative; font-size:16px; line-height:24px; margin:0px; font-weight:400; margin-bottom:0px;}
.footer .widget.widget-list .text ul li:before{ display:none;}
.footer .widget.widget-list .text ul li a{ color:#000; font-weight:400;}
.footer .widget.widget-list .text ul li.all{ margin-top:5px;}
.footer .widget.widget-list .text ul li.all a{ color:#d51643;}
.footer .widget.widget-list .text ul li.all:before{ color:#d51643;}
.footer .widget.widget-list .text ul li a:hover{ color:#d51643;}

.footer .footer-row .social{width:100%; display:inline-block; margin:0px; margin-top:5px; margin-bottom:20px;}
.footer .footer-row .social ul{margin:0;width:auto;}
.footer .footer-row .social li{ clear:both; width:auto; float:left; margin-bottom:10px;}
.footer .footer-row .social li a{float:left;position:relative;border-radius:50%;}
.footer .footer-row .social li a span.circle{width:40px;height:40px;float:left;color:#fff;text-align:center;}
.footer .footer-row .social li a span.circle i{font-size:16px;line-height:40px;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;}

.footer .footer-extra{ padding:0px; background:none; position:relative; z-index:2; text-align:center;}
.footer .footer-extra .row{ padding:0px;}
.footer .footer-extra p{ font-size:14px; line-height:20px; color:#333; font-weight:400;}
.footer .footer-extra span{ margin:0 5px; font-weight:300;}
.footer .footer-extra a{ color:#333; font-weight:700;}
.footer .footer-extra a:hover{ color:#d51643;}

/* modal */

body.modal-open .header{ filter: blur(4px);}
body.modal-open .wrapper{ filter: blur(4px);}
body.modal-open .footer{ filter: blur(4px);}

.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-open .modal{ overflow:auto;}
.modal-backdrop{ z-index:99999; background:#f7f7f7;}
.modal-backdrop.in{ opacity:0.75;}
.modal .modal-dialog{ width:100%; max-width:1000px; margin:0px; overflow:auto !important; box-shadow:0px 0px 100px rgba(0,0,0,0.2);}
.modal.in .modal-dialog{ top:auto; transform:none;}
.modal-body{ padding:30px;}
.modal .modal-content{ border-radius:0px; border:0px;}
.modal .close{ width:40px; height:40px; position:absolute; background-color:#fff; background-image:url(../images/icon-close.png); background-size:30px 30px; background-repeat:no-repeat; background-position:center center; top:0px; right:0px; opacity:1; z-index:9999;}
.modal .modal-body{ border-radius:0px; padding:0px;}
.modal .modal-body .image{ width:100%; background-size:cover; background-position:center center;}
.modal .modal-body .image img{ display:none;}
.modal .modal-body .text{ padding:60px 40px;}
.modal .modal-body .text h3{ font-size:22px; line-height:28px; color:#000; font-weight:300; margin-bottom:10px;}
.modal .modal-body .text h2{ font-size:34px; line-height:34px; color:#000; margin-bottom:10px;}
.modal .modal-body .text h3 + h2{ margin-top:0px;}
.modal .modal-body .text p + .btn{ margin-top:20px;}
.modal .modal-body .text .btn{ width:100%; padding:15px 20px; font-size:20px;}

form {	margin-bottom: 0px;}


@media (min-width: 1500px) {
	
	.container{ width:1400px;}
	.container-max{ width:1500px;}
	.visual .container{ width:1400px !important; padding:0px 30px !important;}
	
}

@media (max-width: 1499px) {
	
	.container{ width:1170px;}
	.visual .container{ width:1170px !important; padding:0 30px !important;}
	
	
}


@media (max-width: 1200px) {

	.container{ width:970px;}
	.visual .container{ width:970px !important;}
	

}

@media (max-width: 1008px) {
	
	
	
		
}

@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) {
	
	.navbar-toggle{ display:block !important;}

	.container{ width:750px;}
	.visual .container{ width:750px !important;}
	
	.header{}
	.header .navbar{ padding:0 10px;}
	.header a.navbar-brand{ line-height:100px; margin-left:20px;}
	.header a.navbar-brand img{ max-height:45px;}
	.header .navbar-collapse{ background:#fff; padding:0px; float:none !important; clear: both; width: 100%; margin: 0 !important; box-shadow:0px 0px 25px rgba(0,0,0,0.1);}
	.header .navbar-collapse.in{ }
	.header .navbar-nav{ width:100%; float:left; padding:30px; padding-bottom:0px; display:inherit; vertical-align:inherit; margin-bottom:0px;}
	.header .navbar-nav + .navbar-nav{ padding-top:0px;}
	.header .navbar-nav.pull-right{ padding-top:0px; padding-bottom:30px;}
	.header .navbar-nav > li{ clear:both; width:100%; padding:0px; border-bottom:1px solid #e1e1e1;}
	.header .navbar-nav > li:after{ display:none;}
	.header .navbar-nav > li:last-child{ border:0px;}
	.header .navbar-nav > li > a:after{ display:none;}
	.header .navbar-nav > li > a{ line-height:22px !important; font-size:17px; color:#000; padding:4px 0; border-left:0px !important; margin:0px;}
	.header .navbar-nav > li > a span:before, .header .navbar-nav > li.active > a span:before{ display:none;}
	.header .navbar-nav > li.active > a{ color:#000;}
	.header .navbar-nav > li > a:hover{ color:#000;}
	.header .navbar-nav > li > span.aprisottomenu{ display:inline-block;}
	.header .navbar-nav > li > a:before{ opacity:0.5;}
	.header .navbar-nav > li.quote a{ font-size:18px; text-align:center; line-height:48px !important;}
	
	.header .navbar-nav > li.home{ display:block !important;}
	
	.header hr{ display:none;}
	
	.header .navbar-nav.second-menu{ padding:30px; padding-top:10px; margin:0px;}
	.header .navbar-nav.second-menu > li{ padding:0px;}
	.header .navbar-nav.second-menu > li > a{ line-height:22px !important; font-size:17px; padding:4px 0; border-left:0px !important; margin:0px;}
	.header .navbar-nav > li > a.blue:before{ display:none;}
	.header .navbar-nav > li > a.acqua:before{ display:none;}
	
	.is-sticky .header{ min-height:60px;}
	.is-sticky .header .navbar{ padding:0 30px;}
	.is-sticky .header a.navbar-brand{ margin-left:0px;}
	.is-sticky .header a.navbar-brand img{ max-height:35px;}
	.is-sticky .header a.navbar-brand img.normal{ display:inline-block;}
	.is-sticky .header a.navbar-brand img.sticky{ display:none;}
	.is-sticky .header .navbar-nav.first-menu{ padding:0px; padding-top:30px;}
	.is-sticky .header .navbar-nav.first-menu > li > a{  font-size:17px; margin:0px;}
	.is-sticky .navbar-toggle{ width:40px; height:40px; line-height:40px; top:10px;}
	.is-sticky .navbar-toggle i{ width:20px; height:20px;}
	.is-sticky .header .navbar-collapse{ background:none; box-shadow:none; padding:0px;}
	.is-sticky .header .navbar-nav.first-menu{ margin:0px; border:0px;}
	.is-sticky .header .navbar-nav.second-menu{ padding:0px; padding-top:10px; padding-bottom:30px;}
	
	.header .dropdown-menu{ display:none; background:none; padding:20px 0; position: relative; top: 0;  left: 0;  width: 100%;}
	.header .dropdown-menu.open{ display:block;}
	.header .dropdown-menu:before{ display:none;}
	.header .dropdown-menu > li{ border-bottom:1px solid #e1e1e1;}
	.header .dropdown-menu > li > a{ color:#000; font-size:15px; line-height:22px; padding:0px; font-weight:400;}
	.header .dropdown-menu > li > a:hover{ color:#000; font-weight:400;}
	
	
	.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;}
	
	
}


@media (max-width: 768px){
	
	.container{ width:100%;}
	.visual .container{ width:100% !important;}
	
	
}

@media (max-width: 640px){
	
	
}

@media (max-width: 479px) {
	

}