    /*****TIPOGRAFIA*****
*****************/
    
body {
    overflow-x: hidden;
    font-family: 'Roboto', sans-serif;
    color: #313131;
    padding: 0 !important;
}

h1 {
    font-size: 36px;
    font-weight: 500;
}

h2 {
    font-size: 32px;
    font-weight: 500;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 16px;
    font-weight: 700;
}

h5 {
    font-size: 13px;
    font-weight: 700;
}

p {
    font-size: 18px;
}

.testo-piccolo {
    font-size: 14px !important;
}

a {
    color: #008996;
}

a:hover {
    text-decoration: underline;
}

a {
    -webkit-transition: color 300ms, background-color 300ms;
    -moz-transition: color 300ms, background-color 300ms;
    -o-transition: color 300ms, background-color 300ms;
    transition: color 300ms, background-color 300ms;
}

p img {
    max-width: 100%;
    height: auto !important;
}

img {
    /* max-width:100%; */
    height:auto;
}

.paragrafo14 ul {
    font-size: 18px !important;
}

.paragrafo14 td {
    font-size: 18px !important;
}
/* STILI GENERICI */

.reset {
    clear: both;
}

.no-padding {
    padding: 0px !important;
}

.no-margin {
    margin: 0px !important;
}

.padding-5 {
    padding: 5px !important;
}

.padding-10 {
    padding: 10px !important;
}

.padding-15 {
    padding: 15px !important;
}

.padding-top {
    padding-top: 15px !important;
}

.padding-top-30 {
    padding-top: 30px !important;
}

.padding-left {
    padding-left: 15px !important;
}

.padding-left-30 {
    padding-left: 30px !important;
}

.padding-right {
    padding-right: 15px !important;
}

.padding-right-30 {
    padding-right: 30px !important;
}

.padding-bottom {
    padding-bottom: 15px !important;
}

.padding-bottom-30 {
    padding-bottom: 30px !important;
}

.padding-bottom-60 {
    padding-bottom: 60px !important;
}

.margin-5 {
    margin: 5px !important;
}

.margin-top {
    margin-top: 15px !important;
}

.margin-top-30 {
    margin-top: 30px !important;
}

.margin-top-70 {
    margin-top: 70px !important;
}

.margin-bottom {
    margin-bottom: 15px !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.margin-right-5 {
    margin-right: 5px !important;
}

.margin-bottom-30 {
    margin-bottom: 30px !important;
}

.margin-bottom-35 {
    margin-bottom: 35px !important;
}

.margin-bottom-70 {
    margin-bottom: 70px !important;
}

.margin-bottom-50 {
    margin-bottom: 50px !important;
}

.center {
    text-align: center !important;
}

.container-footer {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

#main-content {
    padding-right: 30px;
    padding-bottom: 60px;
    border-right: 4px solid #F2F2F2;
}

.elementoTabella {
    border: none !important;
    color: #313131 !important;
}

.elementoTabella th {
    background-color: #008996 !important;
    padding: 10px 7px !important;
    color: #ffffff !important;
}

.elementoTabella td {
    padding: 10px 10px !important;
    border: none !important;
    border-bottom: 1px solid #888888 !important;
}

#map_canvas0 {
    height: 415px;
}

.titolo-ricerca {
    font-size: 1em;
    font-weight: 600;
    margin-bottom: 5px;
    background: #F2F2F2;
    padding: 2px 5px 8px 5px;
}

.ui-menu .ui-menu-item a {
    text-decoration: none;
    font-size: 0.8em;
    display: block;
    padding: 2px 5px;
    margin-bottom: 5px;
    line-height: 1.5;
    font-weight: normal;
}

.ui-autocomplete {
    z-index: 999 !important;
}

.navbar-ricerca .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.cercaField,
.cercaButton {
    width: 100%;
}

.cercaField input[type="text"],
.cercaField select {
    box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid #d4d7df;
    padding: 10px 15px 10px 15px;
    margin-bottom: 30px;
    cursor: pointer;
}

.istanzaRicerca {
    border-bottom: 1px solid #CCCCCC;
    padding: 10px 0px 10px 0px;
    margin-bottom: 15px;
}

.istanzaRicerca a {
    font-weight: 600;
}

.testataPag,
.interfacciaPagine {
    font-size: 0.9em;
    clear: both;
    margin: 10px;
}

.testataPag a,
.interfacciaPagine a {
    margin: 5px 5px 5px 5px;
    padding: 10px 20px;
    background-color: #f2f2f2;
    text-decoration: none;
    display: inline-block;
    font-weight: 600;
    color: #000000;
}

.testataPag a:hover,
.interfacciaPagine a:hover {
    color: #FFFFFF;
    margin: 5px;
    padding: 10px 20px;
    background-color: #008996;
}

.adminPannelloAdmin {
    height: 55px !important;
}
/*****TESTATA*****
*****************/

.cont-logo img {
    width: 280px;
}

.cont-claim {
    margin-top: 35px;
}

.cont-claim img {
    width: 500px;
}

#cont-menu {
    background: #8F959B;
    -webkit-box-shadow: 5px 2px 5px 0px rgba(142, 142, 142, 0.55);
    -moz-box-shadow: 5px 2px 5px 0px rgba(204, 204, 204, 1);
}

.cont-lang {
    font-size: 14px;
    font-weight: 700;
    color: #FFFFFF;
    padding-top: 13px;
    padding-left: 10px;
    cursor: pointer;
    position: relative;
}

.cont-lang i {
    content: "\f107";
    font-size: 16px;
    vertical-align: middle;
}

.cont-lang-opz {
    display: none;
    background: #303030;
    position: absolute;
    top: 45px;
    right: 0px;
    font-size: 14px;
    padding: 8px 25px 8px 15px;
    z-index: 555;
}

.cont-lang-opz li {
    list-style: none;
    margin-bottom: 5px;
}

.cont-lang-opz ul {
    padding-left: 0px;
}

.cont-lang-opz a {
    color: #FFFFFF;
}

.cont-sottomenu {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 15px 0px 0px 0px;
}

.cont-sottomenu a {
    color: #8F959B;
}

.cont-sottomenu a:hover {
    color: #008996;
}

.cont-sottomenu li {
    list-style: none;
    display: inline-block;
    margin-left: 15px;
}

.cont-sottomenu li img {
    height: 35px;
}

.infoContact {
    margin-top: 10px;
    font-size: 1.4em
}

.infoContact a {
    color: #c9c7ca !important;
    margin-left: 8px;
}

.infoContact a:hover {
    color: #8F959B;
}

.infoSocial {
    margin-top: 10px;
}

.infoSocial img {
    height: 20px;
}

.infoSocial a {
    margin-left: 8px;
}

.infoSocial i {
    margin-left: 8px;
    font-size: 1.2em;
    vertical-align: middle;
    color: #F7E300;
    cursor: pointer;
}

.infoSocial .facebook,
.infoSocial .youtube {
    font-size: 1.4em;
    color: #FFFFFF;
    -webkit-text-stroke: 2px #8F959B;
}

.infoSocial .facebook:hover {
    color: #3A589B;
    -webkit-text-stroke: 0px;
}

.infoSocial .youtube:hover {
    color: #D6492F;
    -webkit-text-stroke: 0px;
}

.infoSocial .youtube {
    font-size: 1.4em;
    color: #FFFFFF;
    -webkit-text-stroke: 2px #8F959B;
}

#mainNav .testataDx,
#mainNav .searchInfo,
#mainNav .logo,
#mainNav .menuIcon,
#mainNav .searchBar,
#mainNav.navbar-shrink #navbarResponsive,
#mainNav.navbar-shrink .contantSocial {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

#mainNav {
    background-color: #fff;
    display: block;
}

#mainNav.navbar-shrink:after {
    z-index: 3;
    content: "";
    left: -50%;
    width: 200%;
    height: 2px;
    background: white;
    display: block;
    position: relative;
    top: 2px;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.16), 0 3px 2px 0px rgba(0, 0, 0, 0.12);
}

#mainNav .infoContact {
    display: inline;
    margin-right: 15px;
}

#mainNav .contantSocial {
    clear: both;
    font-size: 13px;
    display: block;
}

#mainNav .contantSocial a {
    color: #909090;
}

#mainNav .contantSocial .social-ico {
    font-size: 1rem;
    margin-right: 3px;
}

#mainNav .navbar-brand {
    color: #83bd3f;
}

#mainNav .navbar-nav .nav-item .nav-link {
    padding: 13px 12px 9px 12px;
    font-size: 14px;
    margin-right: 35px;
    margin-left: 10px;
    color: #FFFFFF;
    font-weight: 500;
    border-bottom: 3px solid #8F959B;
}

#mainNav .navbar-nav .nav-item .nav-link.active,
#mainNav .navbar-nav .nav-item .nav-link:hover,
#mainNav .navbar-brand.active,
#mainNav .navbar-brand:active,
#mainNav .navbar-brand:focus,
#mainNav .navbar-brand:hover {
    border-bottom: 3px solid #F7E300;
}

.cont-search {
    display: none;
    position: absolute;
    padding: 0px 50px 30px 50px;
    width: 100;
    z-index: 888;
    top: 110px;
    right: -43px;
    background: #FFFFFF;
}

.cont-search input {
    box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid #d4d7df;
    padding: 15px 15px 15px 15px;
    cursor: pointer;
    width: 300px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 10px 10px 15px 10px;
    margin: 0;
    font-size: 0.85em;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #8F959B;
    background-clip: padding-box;
    border: none;
    border-radius: 0rem;
}

.dropdown-menu a,
.dropdown-menu a:hover {
    color: #FFFFFF;
}

.dropdown-menu li {
    padding: 5px 0px 10px 0px;
}

.dropdown-menu li a:hover {
    text-decoration: underline;
}

.dropdown,
.dropleft,
.dropright,
.dropup {
    position: static !important;
}

.navbar-nav .dropdown-menu.mega-dropdown-menu {
    position: absolute;
    top: 45px;
    left: 0;
    width: 100%;
    border-top: 1px solid #ffffff;
    padding-top: 30px;
    padding-bottom: 30px;
}

.dropdown.mega-dropdown.nav-item {
    position: unset;
}

.dropdown-menu.mega-dropdown-menu li {
    width: 32%;
    display: inline-block;
    border-left: 1.5px solid #fff;
    padding-left: 20px;
}
/******************* SCROLLING **********************/

body.onscroll #header {
    position: fixed !important;
    border-bottom: 1px solid #CCCCCC !important;
    background: #FFFFFF;
    z-index: 999;
    top: 0;
    width: 100%;
    opacity: 1;
    padding: 0;
}

body.onscroll {
    padding-top: 250px !Important;
}

body.onscroll .logo {
    margin-top: -38px;
}

body.onscroll .main {
    top: 15px;
}

body.onscroll .mediaLogo img {
    height: 45px;
}

body.onscroll .logoNomeHeaderContainer {
    margin-top: 10px;
}

body.onscroll .containerTestata2LG {
    height: 70px;
}

body.onscroll #header .search {
    margin-top: 12px;
}

body.onscroll #header .container .row {
    margin-bottom: 10px !important;
}

body.onscroll .cont-logo img {
    width: 220px;
}
/***********************************************************
************** Menu laterale *********************
/* General styles for all menus */

.mediaLogoMenu img {
    width: 210px;
}

.cbp-spmenu {
    background: #FFFFFF;
    border-right: 2px solid #CCCCCC;
    position: fixed;
}

.cbp-spmenu h3 {
    color: #003882;
    font-size: 1.5em;
    padding: 0px 20px 15px 20px;
    margin: 0;
    font-weight: 600;
    text-align: center;
    background: #ffffff;
    border-bottom: 2px solid #E4B33C;
    margin-top: -8px;
    margin-bottom: 30px;
}

.cbp-spmenu a {
    display: block;
    color: #FFFFFF;
    font-weight: 300;
}

.cbp-spmenu a:hover {
    background: none;
}

.cbp-spmenu a:active {
    color: #FFFFFF;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    border-color: #003882;
}
/* Orientation-dependent styles for the content of the menu */

.cbp-spmenu-vertical {
    width: 300px;
    height: 100%;
    top: 0;
    z-index: 1000;
    overflow-y: scroll;
}

.cbp-spmenu-vertical a {
    padding: 1em;
}

.cbp-spmenu-horizontal {
    width: 100%;
    height: 150px;
    left: 0;
    z-index: 1000;
    overflow: hidden;
}

.cbp-spmenu-horizontal h3 {
    height: 100%;
    width: 20%;
    float: left;
}

.cbp-spmenu-horizontal a {
    float: left;
    width: 20%;
    padding: 0.8em;
    border-left: 2px solid #e8e4e4;
}
/* Vertical menu that slides from the left or right */

.cbp-spmenu-left {
    left: -300px;
}

.cbp-spmenu-right {
    right: -300px;
}

.cbp-spmenu-left.cbp-spmenu-open {
    left: 0px;
}

.cbp-spmenu-right.cbp-spmenu-open {
    right: 0px;
}
/* Horizontal menu that slides from the top or bottom */

.cbp-spmenu-top {
    top: -150px;
}

.cbp-spmenu-bottom {
    bottom: -150px;
}

.cbp-spmenu-top.cbp-spmenu-open {
    top: 0px;
}

.cbp-spmenu-bottom.cbp-spmenu-open {
    bottom: 0px;
}
/* Push classes applied to the body */

.cbp-spmenu-push {
    overflow-x: hidden;
    position: relative;
    left: 0;
}

.cbp-spmenu-push-toright {
    left: 300px;
}

.cbp-spmenu-push-toleft {
    left: -300px;
}
/* Transitions */

.cbp-spmenu,
.cbp-spmenu-push {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
/* Example media queries */

@media screen and (max-width: 55.1875em) {
    .cbp-spmenu-horizontal {
        font-size: 0.8em;
        height: 110px;
    }
    .cbp-spmenu-top {
        top: -110px;
    }
    .cbp-spmenu-bottom {
        bottom: -110px;
    }
}

@media screen and (max-height: 26.375em) {
    .cbp-spmenu-vertical {
        font-size: 0.9em;
        width: 190px;
    }
    .cbp-spmenu-left,
    .cbp-spmenu-push-toleft {
        left: -190px;
    }
    .cbp-spmenu-right {
        right: -190px;
    }
    .cbp-spmenu-push-toright {
        left: 190px;
    }
}

#closeMenu {
    border: none;
    font-size: 2em;
    position: absolute;
    top: 19px;
    right: 17px;
    background: none;
    color: #F7E300;
}

.cbp-spmenu .nav,
.cbp-spmenu .nav ul,
.cbp-spmenu .nav li {
    list-style: none;
}

.cbp-spmenu .nav ul {
    padding: 0;
    margin: 0 0 0 0;
    background: #f2f2f2;
}

.cbp-spmenu .nav {
    padding: 0px;
    margin: 0px;
    display: block;
}

.cbp-spmenu .nav>li {
    margin: 0px 0px;
}

.cbp-spmenu .nav>li li {
    background: #FFFFFF;
    margin: 0px 0;
}

.cbp-spmenu .nav a {
    color: #333333;
    display: block;
    outline: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-decoration: none;
}

.cbp-spmenu .nav li>a>span {
    float: right;
    font-size: 1em;
    font-weight: bolder;
}

.cbp-spmenu .nav li>a:hover>span {
    color: #333333;
}

.cbp-spmenu .nav li>a>span:after {
    font-family: "Font Awesome 5 Free";
    content: "\f07b";
    margin-right: 8px;
    color: #19191A;
    vertical-align: middle;
    line-height: 23px;
    font-size: 1em;
}

.cbp-spmenu .nav li.open>a>span:after {
    font-family: "Font Awesome 5 Free";
    content: "\f07c";
    margin-right: 8px;
    color: #19191A;
    vertical-align: middle;
    line-height: 23px;
    font-size: 1em;
}

.cbp-spmenu .nav a:hover {
    color: #333333;
    background: #e6e9f2;
}

.cbp-spmenu .nav li.active>a {
    background-color: #e6e9f2;
    color: #333333;
}

.cbp-spmenu .nav>li.active>a {
    background-color: #e6e9f2;
}

.cbp-spmenu .nav li a {
    font-size: 1em;
    line-height: 18px;
    text-decoration: none !important;
    padding: 10px 18px 10px 40px;
}

.cbp-spmenu .nav>li>a {
    font-size: 1.2em;
    font-weight: 600;
    line-height: 18px;
    padding: 20px 15px 22px 18px;
    text-decoration: none !important;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #fff;
    border-color: #003882;
}

.main {
    display: none;
    position: absolute;
    top: 20px;
    left: 3%;
    z-index: 999;
    -webkit-transition: all 0.3s cubic-bezier(0.35, 0.085, 0.305, 1.005);
    -moz-transition: all 0.3s cubic-bezier(0.35, 0.085, 0.305, 1.005);
    -o-transition: all 0.3s cubic-bezier(0.35, 0.085, 0.305, 1.005);
    transition: all 0.3s cubic-bezier(0.35, 0.085, 0.305, 1.005);
}

.main>section button {
    border: none;
    background: none;
    color: #FFFFFF !important;
    display: block;
    cursor: pointer;
    margin: 0px 0px 0px 0px;
    font-size: 1.2em;
}

.navbar-toggle .icon-bar {
    background-color: #8F959B;
    width: 35px;
    height: 3px;
    margin-bottom: 5px;
    display: block;
}

.navbar-toggle::after {
    position: absolute;
    content: "MENU";
    top: 20px;
    left: 7px;
    font-size: 12px;
    font-weight: 400;
    color: #8F959B;
}
/*****MAIN SLIDER*****
*****************/

#main-slider {
    z-index: 777;
}

#main-slider .bxslider {
    height: 660px;
    max-height: none;
}

#main-slider .bx-wrapper .bx-viewport {
    height: 660px !important;
}

#main-slider .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 35%;
    width: 95px;
    height: 123px;
    text-indent: -9999px;
}

#main-slider .bx-wrapper .bx-prev {
    left: -15px;
    background: url(bxslider/images/controls-main.png) no-repeat 0 -157px;
}

#main-slider .bx-wrapper .bx-prev:hover {
    background-position: 0px -17px;
}

#main-slider .bx-wrapper .bx-next:hover {
    background-position: -105px -17px;
}

#main-slider .bx-wrapper .bx-next {
    right: -15px;
    background: url(bxslider/images/controls-main.png) no-repeat -105px -157px;
}

#main-slider .item {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0 !important;
    top: 0;
    position: absolute;
    width: 100%;
    display: block !important;
    height: 568px;
    position: relative;
}

#main-slider .carousel-content {
    position: absolute;
    bottom: -90px;
    left: 200px;
    background: #ffffff;
    color: #313131;
    display: block;
    z-index: 888;
}

#main-slider .cont-desc-slider {
    padding: 25px 40px 0px 40px;
}

#main-slider .cont-desc-slider h1 {
    margin: 0;
}

#main-slider .titoloContSlider {
    font-weight: 400;
    color: #313131;
    line-height: 1.2;
    margin-bottom: 10px !important;
}

#main-slider .btn-slider {
    background: #F2F2F2;
    padding: 25px 40px;
}

#main-slider p {
    font-weight: 400;
    color: #8F959B;
}

#main-slider .btn-slider img {
    height: 40px;
}
/*****SLIDER INFO VIAGGIATORI*****
*****************/

#infoViagg .slide {
    padding-bottom: 15px;
}

#infoViagg .slide-home-cont {
    background: #f2f2f2;
    margin-right: 15px;
    padding: 10px 10px 20px 20px;
    height: 195px;
}

#infoViagg .slide-home-cont-sottotitolo {
    text-align: center;
    width: 370px;
}

#infoViagg a {
    text-transform: uppercase;
    color: #313131;
}

#infoViagg .slide-home-cont-sottotitolo a {
    padding: 16px 10px;
    text-transform: lowercase;
    background: #8f959b;
    color: #FFFFFF;
    font-size: 1em;
    font-weight: 500;
    display: block;
    margin-right: 15px;
}

#infoViagg .slide-home-cont-sottotitolo a:hover {
    background: #008996;
    color: #FFFFFF;
}

#infoViagg .cont-ico-info {
    float: right;
    margin-bottom: 0px;
}

#infoViagg h3 {
    clear: both;
    font-family: 'Roboto Condensed', sans-serif;
    padding-right: 35px;
    font-size: 30px;
}

#infoViagg h3.testo-piccolo {
    font-size: 20px !important;
}

#infoViagg .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 33%;
    width: 50px;
    height: 38px;
    text-indent: -9999px;
}

#infoViagg .bx-wrapper .bx-prev {
    left: -70px;
    background: url(bxslider/images/controls.png) no-repeat 0 -55px;
}

#infoViagg .bx-wrapper .bx-prev:hover {
    background-position: 0px -5px;
}

#infoViagg .bx-wrapper .bx-next {
    right: -50px;
    background: url(bxslider/images/controls.png) no-repeat -66px -55px;
}

#infoViagg .bx-wrapper .bx-next:hover {
    background-position: -66px -5px;
}
/*****PRINCIPALI CANTIERI*****
*****************/

.sliderBanner img,
.sliderBannerSponsor img {
    width: 100%;
}

.sliderBanner h3 {
    min-height: 85px;
}

.sliderBanner h3 a,
.sliderBanner .btn-approfondisci a,
.sliderBannerSponsor h3 a,
.sliderBannerSponsor .btn-approfondisci a {
    color: #313131;
    text-transform: uppercase;
    display: block;
}

.sliderBanner h3 a:hover,
.sliderBanner .btn-approfondisci a:hover,
.sliderBannerSponsor h3 a:hover,
.sliderBannerSponsor .btn-approfondisci a:hover {
    color: #008996;
}

.sliderBanner .btn-approfondisci,
.sliderBannerSponsor .btn-approfondisci {
    text-transform: uppercase;
    text-align: left;
    border-bottom: 1px solid #CCCCCC;
    line-height: 50px;
}

.sliderBanner .btn-approfondisci img,
.sliderBannerSponsor .btn-approfondisci img {
    text-align: right;
    float: right;
    width: 25px;
    margin-top: -35px;
}

.sliderBanner {
    margin-bottom: 60px;
}

.sliderBanner .slide-home-cont-sottotitolo,
.sliderBannerSponsor .slide-home-cont-sottotitolo {
    position: absolute;
    bottom: 46px;
    padding: 10px 25px 10px 15px;
    background: url(grafica/transparent-bg.png) left bottom repeat-x;
    color: #ffffff;
    text-align: left;
    z-index: 4;
    font-size: 1.2em;
    width: calc(100% - 30px);
    min-height: 75px;
}

.imgLGCantieri {
    max-height: 370px;
    overflow: hidden;
}

#altriBanner {
    display: none;
}

.btn-scopri-altro {
    width: 300px;
    padding: 8px 10px;
    text-align: center;
    margin: 10px auto;
    /* border: 2px solid #F7E300;*/
    margin-top: -15px;
    margin-bottom: 60px;
    background: #313131;
    color: #FFFFFF;
}

.btn-scopri-altro:hover {
    cursor: pointer;
    color: #313131;
    background: #F7E300;
    -webkit-transition: color 300ms, background-color 300ms;
    -moz-transition: color 300ms, background-color 300ms;
    -o-transition: color 300ms, background-color 300ms;
    transition: color 300ms, background-color 300ms;
}

.btn-scopri-altro:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f0d7";
    margin-left: 10px;
    font-size: 1.6em;
    width: 50px;
    height: 50px;
    line-height: 35px;
    vertical-align: sub;
}
/*****SLIDER NEWS*****
*****************/

#notizie {
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #fff 35%, #F2F2F2 35%, #F2F2F2 100%);
    background: -webkit-gradient(top, right top, color-stop(0%, #fff), color-stop(35%, #fff), color-stop(35%, #F2F2F2), color-stop(100%, #F2F2F2));
    background: -webkit-linear-gradient(top, #fff 0%, #fff 35%, #F2F2F2 35%, #F2F2F2 100%);
    background: -o-linear-gradient(top, #fff 0%, #fff 35%, #F2F2F2 35%, #F2F2F2 100%);
    background: -ms-linear-gradient(top, #fff 0%, #fff 35%, #F2F2F2 35%, #F2F2F2 100%);
}

#news .tipologia,
#promozioni .tipologia,
.areaservizio .tipologia,
.ordinanza .tipologia {
    color: #FFFFFF;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 70px 225px 0 0;
    border-color: #008996 transparent transparent transparent;
    position: absolute;
    text-transform: capitalize;
}

article.areaservizio.slide {
    margin-bottom: 30px;
}

#news .tipologia h5,
#promozioni .tipologia h5,
.areaservizio .slide-home-cont h5,
.ordinanza .slide-home-cont h5 {
    margin-top: -60px;
    margin-left: 10px;
    width: 97px;
}

#news .img-primo-piano,
#promozioni .img-primo-piano,
.areaservizio .img-primo-piano,
.ordinanza .img-primo-piano {
    position: relative;
    width: 100%;
    max-height: 205px;
    overflow: hidden;
}

#news .img-primo-piano img,
#promozioni .img-primo-piano img,
.areaservizio .img-primo-piano img,
.ordinanza .img-primo-piano img {
    width: 134%;
}

#news .slide,
#promozioni .slide {
    padding-bottom: 15px;
}

#news .slide-home-cont,
#promozioni .slide-home-cont,
.areaservizio .slide-home-cont,
.ordinanza .slide-home-cont {
    background: #FFFFFF;
    /*margin-right: 15px;*/
    height: 470px;
}

#news h4 a,
#promozioni h4 a,
.areaservizio h4 a,
.ordinanza h4 a {
    color: #313131;
    font-size: 1.6em;
}

#news h4 a:hover,
#promozioni h4 a:hover,
.areaservizio h4 a:hover,
.ordinanza h4 a:hover {
    color: #008996;
}

#news p,
#promozioni p {
    font-size: 14px;
}

.ordinanza .slide-desc-cont,
.areaservizio .slide-desc-cont,
#news .slide-desc-cont,
#promozioni .slide-desc-cont {
    padding: 20px 10px;
}

#news .bx-wrapper .bx-controls-direction a,
#promozioni .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 167px;
    width: 50px;
    height: 38px;
    text-indent: -9999px;
}

#news .bx-wrapper .bx-prev,
#promozioni .bx-wrapper .bx-prev {
    right: 41px;
    background: url(bxslider/images/controls.png) no-repeat 0 -55px;
}

#news .bx-wrapper .bx-prev:hover,
#promozioni .bx-wrapper .bx-prev:hover {
    background-position: 0px -5px;
}

#news .bx-wrapper .bx-next,
#promozioni .bx-wrapper .bx-next {
    right: -9px;
    background: url(bxslider/images/controls.png) no-repeat -66px -55px;
}

#news .bx-wrapper .bx-next:hover,
#promozioni .bx-wrapper .bx-next:hover {
    background-position: -66px -5px;
}

#news .btn-approfondisci,
#promozioni .btn-approfondisci,
.ordinanza .btn-approfondisci,
.areaservizio .btn-approfondisci {
    text-transform: uppercase;
    font-size: 1em;
    position: absolute;
    bottom: 45px;
    right: 30px;
}

#news .btn-approfondisci i,
#promozioni .btn-approfondisci i,
.ordinanza .btn-approfondisci i,
.areaservizio .btn-approfondisci i {
    font-size: 1.2em;
    margin-left: 8px;
    color: #008996;
}

#news .btn-approfondisci img,
#promozioni .btn-approfondisci img,
.ordinanza .btn-approfondisci img,
.areaservizio .btn-approfondisci img {
    width: 50px;
    margin-left: 15px;
    display: inline-block;
}

#news .btn-approfondisci a,
#promozioni .btn-approfondisci a,
.ordinanza .btn-approfondisci a,
.areaservizio .btn-approfondisci a {
    color: #313131;
}
/*****MILANOSERRAVALLE IN CIFRE*****
*****************/

#cifre {
    padding: 40px 0px 60px 0px;
    background: #F2F2F2;
}

#cifre .section-title {
    margin-bottom: 80px;
}

.ico-cifre img {
    height: 80px;
}

.numero-cifre {
    font-size: 3em;
    font-weight: 700;
    color: #008996;
}
/***** STILI EDITOR *****
*****************/

.classEditor42:before,
.classEditor43:before,
.classEditor56:before,
.classEditor44:before,
.classEditor45:before,
.classEditor46:before,
.classEditor47:before,
.classEditor48:before,
.classEditor49:before,
.classEditor60:before,
.classEditor61:before,
.classEditor62:before {
    font-family: "Font Awesome 5 Free";
    margin-right: 29px;
    font-weight: 600;
    position: absolute;
    left: 30px;
}

.classEditor42:before {
    font-size: 3em;
    content: "\f095";
    color: #DFCE00;
}

.classEditor43:before {
    font-size: 3em;
    content: "\f1ac";
    color: #C3C3C3;
}

.classEditor56:before {
    font-size: 2.4em;
    content: "\f15c";
    color: #C3C3C3;
    top: 4px;
}

.classEditor44:before {
    font-size: 3em;
    content: "\f086";
    color: #FFFFFF;
}

.classEditor45:before {
    content: "\f095";
    left: 0;
    margin-right: 10px;
    color: #008996;
}

.classEditor46:before {
    content: "\f0c0";
    left: 0;
    margin-right: 10px;
    color: #008996;
}

.classEditor47:before {
    content: "\f061";
    left: 0;
    margin-right: 10px;
    color: #F7E300;
}

.classEditor48:before {
    content: "\f7c0";
    left: 0;
    margin-right: 10px;
    color: #008996;
}

.classEditor49:before {
    content: "\f0e0";
    left: 0;
    margin-right: 10px;
    color: #008996;
}

.classEditor60:before {
    content: "\f1fa";
    left: 0;
    margin-right: 10px;
    color: #008996;
}

.classEditor61:before {
    content: "\f2b9";
    left: 0;
    margin-right: 10px;
    color: #008996;
}

.classEditor62:before {
    content: "\f140";
    left: 0;
    margin-right: 10px;
    color: #008996;
}

.classEditor50:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f573";
    margin-right: 10px;
    font-size: 1.2em;
    color: #008996;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #FFFFFF;
    text-align: center;
    border-radius: 100px;
    float: right;
}

.classEditor52:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f15c";
    margin-right: 10px;
    font-size: 1.2em;
    color: #008996;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #FFFFFF;
    text-align: center;
    border-radius: 100px;
    float: right;
}
/******************* FAQ **********************/

.panel-group .panel {
    margin-bottom: 20px;
    border: 1px solid #d4d7df;
    -webkit-box-shadow: 5px 2px 5px 0px rgba(142, 142, 142, 0.55);
    -moz-box-shadow: 5px 2px 5px 0px rgba(204, 204, 204, 1);
    padding: 15px 15px 20px 15px;
    background: #FFFFFF url(grafica/sfondo-faq.png) no-repeat bottom right
}

.panel-group .panel a:hover {
    color: #313131;
}
/***** SHARE *****
*****************/

.cont_share {
    margin-bottom: 40px;
    clear: both;
}

#shareButton:hover {
    cursor: pointer;
}

.cont_share_testata {
    position: absolute;
    right: 0px;
    top: 45px;
    background: rgb(255, 255, 255);
    box-shadow: rgba(142, 142, 142, 0.55) 5px 2px 5px 0px;
    padding: 10px 10px;
    border: 1px solid rgb(242, 242, 242);
}

.cont_share_testata .addthis_toolbox {
    font-size: 0.7em;
}

.etichettaShare {
    font-size: 1.2em;
    float: left;
    margin-right: 15px;
}

.cont_share .addthis_toolbox {
    margin: 10px 0px 0px 0px;
    font-size: 0.85em;
}

a.social-condividi {
    display: inline-block;
    color: #ffffff !important;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-right: 5px;
    background-color: #1f3f65;
    text-decoration: none !important;
    border-radius: 100%;
}

.social-condividi.facebook {
    background: #3A589B !important;
}

.gplus {
    background: #D6492F !important;
}

.linkedin {
    background: #007AB9 !important;
}

.twitter {
    background: #598DCA !important;
}
/*****ACCORDION*****
*****************/

.card {
    border: none;
}

.card-header {
    border: none;
    background: #FFFFFF;
    border-bottom: 1px solid #cccccc;
}

.card-header .btn {
    white-space: inherit;
    text-align: left;
}

.btn-link {
    font-weight: 700;
    color: #008996;
    background-color: transparent;
}

.btn-link:hover {
    color: #008996;
}

.btn-link::after {
    font-family: "Font Awesome 5 Free";
    content: "\f106";
    margin-right: 8px;
    color: #cccccc;
    /*margin-top: -8px;*/
    line-height: 0px;
    font-size: 2em;
    font-weight: 600;
    position: absolute;
    right: 15px;
}

.btn-link.collapsed::after {
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    margin-right: 8px;
    color: #cccccc;
    /* margin-top: -8px;*/
    line-height: 0px;
    font-size: 2em;
    font-weight: 600;
    position: absolute;
    right: 15px;
}

.card-body {
    background: #f2f2f2;
    border-top: 1px solid #f2f2f2;
    margin-top: -1px;
}
/*****IN QUESTA PAGINA*****
*****************/

.review27:before {
    font-family: "Font Awesome 5 Free";
    content: "\f068";
    margin-right: 29px;
    color: #f2f2f2;
    vertical-align: middle;
    font-size: 1.2em;
    font-weight: 600;
    position: absolute;
    left: -23px;
    top: 3px;
}

.review27 .inner_review27 a:hover {
    margin: 0px 0px 0px 10px;
    transition: all 150ms cubic-bezier(0.47, 0, 0.745, 0.715);
    -moz-transition: all 150ms cubic-bezier(0.47, 0, 0.745, 0.715);
    -webkit-transition: all 150ms cubic-bezier(0.47, 0, 0.745, 0.715);
    -o-transition: all 150ms cubic-bezier(0.47, 0, 0.745, 0.715);
    color: #008996 !important;
}
/*****ISTANZE RICHIAMI ED ELENCHI*****
*****************/

.istanza-sfondo-grigio {
    padding: 15px 15px;
    background: #F2F2F2;
    margin-bottom: 5px;
}

.istanza-sfondo-grigio a:hover {
    color: #313131;
}
/*****CONTENUTO CENTRALE*****
*****************/

#page-content-wrapper {
    margin-bottom: 590px;
    background-color: #fff;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.16), 0 -4px 2px 0px rgba(0, 0, 0, 0.12);
    padding-top: 167px;
}

.section-title,
.section-title-giallo {
    margin-bottom: 60px;
}

.section-title span {
    padding-bottom: 10px;
    border-bottom: 4px solid #008996;
}

.section-title-giallo span {
    padding-bottom: 10px;
    border-bottom: 4px solid #F7E300;
}

.cont-breadcrumbs {
    background: #F2F2F2;
    padding: 30px 0px;
}

.pannello25::before {
    font-family: "Font Awesome 5 Free";
    content: "\f015";
    margin-right: 8px;
    color: #008996;
    vertical-align: middle;
    font-size: 1.2em;
    font-weight: 600;
}
/*****INTERFACCIA BENZO INFORMAZIONI ITALIA*****
*****************/

.cont-info-precedenti {
    background: #F2F2F2;
    padding: 15px 15px;
    margin-bottom: 50px;
}

.cont-info-precedenti li {
    list-style: none;
    display: inline-block;
    margin-right: 15px;
    width: 30%;
}

.cont-info-precedenti ul {
    padding: 0px;
}

.cont-info-precedenti h3 {
    margin: 15px 0px;
}

.cont-info-precedenti label {
    margin-bottom: 0px;
    display: block;
}

.cont-info-precedenti input[type='text'] {
    line-height: normal;
    width: 100%;
    padding: 8px 10px;
    border: 1px solid #dcdcdc;
    background: #F2F2F2;
    margin-bottom: 10px;
}

.btnModificaInfoBenzo {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: right;
}

.btnModificaInfoBenzo i {
    margin-right: 10px;
}

.btnModificaInfoBenzo a {
    color: #FFFFFF;
    padding: 15px 15px;
    background: #008996;
}

.btnModificaInfoBenzo a:hover {
    color: #313131;
    background: #F2F2F2;
}

#formEditor6 label {
    margin-bottom: 8px;
    display: block;
}

#formEditor6 input[type='text'] {
    line-height: normal;
    width: 100%;
    padding: 8px 10px;
    border: 1px solid #dcdcdc;
    margin-bottom: 15px;
}

#formEditor6 select {
    padding: 8px 2px;
    border: 1px solid #dcdcdc;
    margin-bottom: 15px;
}

#layer_data_inizio_validita input[type='text'] {
    width: 70% !important;
}

#layer_data_inizio_validita,
#layer_ora_inizio_validita,
#layer_prezzo_benzina,
#layer_prezzo_gasolio,
#layer_benzina_self,
#layer_gasolio_self,
#layer_metano,
#layer_gpl {
    display: inline-block;
    margin-right: 15px;
    width: 30%;
    height: 130px;
    vertical-align: top;
    position: relative;
}

#formEditor9 label {
    margin-bottom: 8px;
    display: block;
}

#formEditor9 input[type='text'] {
    line-height: normal;
    width: 100%;
    padding: 8px 10px;
    border: 1px solid #dcdcdc;
    margin-bottom: 15px;
}

#formEditor9 select {
    padding: 8px 2px;
    border: 1px solid #dcdcdc;
    margin-bottom: 15px;
}

#layer_stazione_in,
#layer_stazione_out,
#layer_targa,
#layer_data_transito,
#layer_importo,
#layer_email,
#layer_numero_mpp,
#layer_nazionalita {
    display: inline-block;
    margin-right: 15px;
    width: 45%;
    height: 130px;
    vertical-align: top;
    position: relative;
}
/*****STILI MAPPA INTERATTIVA*****
*****************/

.container-legenda {
    -webkit-box-shadow: 5px 2px 5px 0px rgba(142, 142, 142, 0.55);
    -moz-box-shadow: 5px 2px 5px 0px rgba(204, 204, 204, 1);
    position: absolute;
    top: 60px;
    right: 1%;
    background: #FFFFFF;
}

.titolo-legenda {
    font-weight: 500;
    background: #008996;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 5px 55px 5px 15px;
    display: table;
}

.cont-img-leg img {
    width: 100%;
}

#legenda-minimize {
    float: right;
    margin-top: -34px;
    background: #FFFFFF;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
}

#legenda-minimize:hover {
    cursor: pointer;
}

.infoWindow .traffic {
    font-size: 0.85em;
}

.gm-style .gm-style-iw-c {
    border-radius: 0;
}

.buttons_panel {
    position: absolute;
    top: 0;
}

.buttons_panel {
    margin-top: 60px;
    margin-left: 85%;
}

.buttons_panel .istanzaMapButton,
.buttons_panel_mobile .istanzaMapButton {
    margin-bottom: 10px;
    -webkit-box-shadow: 5px 2px 5px 0px rgba(142, 142, 142, 0.55);
    -moz-box-shadow: 5px 2px 5px 0px rgba(204, 204, 204, 1);
    position: relative;
}

.buttons_panel i.fas.fa-check,
.buttons_panel_mobile i.fas.fa-check {
    font-size: 0.7em;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
}

.buttons_panel .istanzaMapButton a,
.buttons_panel_mobile .istanzaMapButton a {
    text-transform: uppercase;
    background: #FFFFFF;
    padding: 15px 15px 15px 25px;
    display: block;
    font-size: 0.85em;
}

.buttons_panel .istanzaMapButton a.current,
.buttons_panel_mobile .istanzaMapButton a.current {
    background: #008996;
    color: #FFFFFF;
}

.buttons_panel .istanzaMapButton a.traffic.current::after,
.buttons_panel .istanzaMapButton a.constructions.current::after,
.buttons_panel .istanzaMapButton a.meteo.current::after {
    content: '';
    position: absolute;
    right: -15px;
    top: 14px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #008996;
    clear: both;
}

.buttons_panel .istanzaMapButton a.current:hover,
.buttons_panel_mobile .istanzaMapButton a.current:hover {
    color: #FFFFFF;
}

.buttons_panel .istanzaMapButton a.traffic:before,
.buttons_panel_mobile .istanzaMapButton a.traffic:before,
.buttons_panel .istanzaMapButton a.constructions:before,
.buttons_panel_mobile .istanzaMapButton a.constructions:before,
.buttons_panel .istanzaMapButton a.closures:before,
.buttons_panel_mobile .istanzaMapButton a.closures:before,
.buttons_panel .istanzaMapButton a.meteo:before,
.buttons_panel_mobile .istanzaMapButton a.meteo:before,
.buttons_panel .istanzaMapButton a.service:before,
.buttons_panel_mobile .istanzaMapButton a.service:before,
.buttons_panel .istanzaMapButton a.courtesy:before,
.buttons_panel_mobile .istanzaMapButton a.courtesy:before,
.buttons_panel .istanzaMapButton a.tolls:before,
.buttons_panel_mobile .istanzaMapButton a.tolls:before,
.buttons_panel .istanzaMapButton a.webcams:before,
.buttons_panel_mobile .istanzaMapButton a.webcams:before,
.buttons_panel .istanzaMapButton a.parkings:before,
.buttons_panel_mobile .istanzaMapButton a.parkings:before,
.buttons_panel .istanzaMapButton a.metro:before,
.buttons_panel_mobile .istanzaMapButton a.metro:before {
    font-family: "Font Awesome 5 Free";
    content: "\f018";
    margin-right: 5px;
    color: #313131;
    font-size: 1.6em;
    margin-right: 10px;
    vertical-align: middle;
    font-weight: 600;
}

.buttons_panel .istanzaMapButton a.constructions:before,
.buttons_panel_mobile .istanzaMapButton a.constructions:before {
    content: "\f807";
}

.buttons_panel .istanzaMapButton a.closures:before,
.buttons_panel_mobile .istanzaMapButton a.closures:before {
    content: "\f057";
}

.buttons_panel .istanzaMapButton a.meteo:before,
.buttons_panel .istanzaMapButton a.meteo:before {
    content: "\f6c4";
}

.buttons_panel .istanzaMapButton a.service:before,
.buttons_panel_mobile .istanzaMapButton a.service:before {
    content: "\f52f";
}

.buttons_panel .istanzaMapButton a.courtesy:before,
.buttons_panel_mobile .istanzaMapButton a.courtesy:before {
    content: "\f05a";
}

.buttons_panel .istanzaMapButton a.tolls:before,
.buttons_panel_mobile .istanzaMapButton a.tolls:before {
    content: "\f277";
}

.buttons_panel .istanzaMapButton a.webcams:before,
.buttons_panel_mobile .istanzaMapButton a.webcams:before {
    content: "\f03d";
}

.buttons_panel .istanzaMapButton a.parkings:before,
.buttons_panel_mobile .istanzaMapButton a.parkings:before {
    content: "\f540";
}

.buttons_panel .istanzaMapButton a.metro:before,
.buttons_panel_mobile .istanzaMapButton a.metro:before {
    content: "\f239";
}

.buttons_panel .istanzaMapButton a:hover,
.buttons_panel_mobile .istanzaMapButton a:hover {
    color: #008996;
}

.buttons_panel .istanzaMapButton a.current:before,
.buttons_panel_mobile .istanzaMapButton a.current:before {
    color: #FFFFFF;
}

.buttons_panel_mobile {
    display: none;
}

.attivo_0 {
    opacity: 0.3;
}

p.title {
    color: #313131;
    font-weight: 500;
    font-size: 1.6em;
    line-height: 40px;
}

.infoWindow.meteo {
    padding-bottom: 20px;
}

.infoWindow.meteo img.main_forecast {
    vertical-align: middle;
    margin: 0px 10px;
}

.infoWindow.meteo span.main_temp {
    font-size: 18px;
}

.infoWindow.meteo div.forecast {}

.infoWindow.meteo div.forecast div.day {
    clear: both;
    margin: 0px;
    margin-bottom: 20px;
    text-align: left;
}

.infoWindow.meteo div.forecast div.day span.title {
    display: block;
    padding: 8px 0px;
    background: #F2F2F2;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
}

.day i {
    font-size: 0.8em;
    color: #008996;
    margin-right: 10px;
}

.time i {
    font-size: 0.8em;
    color: #FFFFFF;
    margin-right: 5px;
}

.infoWindow.meteo div.forecast div.hours {
    float: left;
    width: 25%;
    text-align: center;
}

.infoWindow.meteo div.forecast div.hours span.time {
    display: block;
    margin-bottom: 3px;
    background: #313131;
    color: #FFFFFF;
    font-size: 14px;
    white-space: nowrap;
    padding: 10px 0px;
}

.infoWindow.meteo div.forecast div.hours img.icon {
    vertical-align: middle;
    width: 50px;
    height: 50px;
}

.iconVento {
    vertical-align: middle;
    width: 16px;
    height: 16px;
}

.infoWindow.meteo div.forecast div.hours span.temp {
    font-size: 13px;
    text-align: center;
}

.gm-style .gm-style-iw-c {
    width: auto;
}

.tickerViabilita,
.tickerMeteo,
.tickerCantieri {
    background: #FFFFFF;
    width: 400px;
    -webkit-box-shadow: 5px 2px 5px 0px rgba(142, 142, 142, 0.55);
    -moz-box-shadow: 5px 2px 5px 0px rgba(204, 204, 204, 1);
}

.tickerViabilita ul,
.tickerMeteo ul,
.tickerCantieri ul {
    padding: 0;
    width: 100%;
}

.tickerViabilita li,
.tickerMeteo li,
.tickerCantieri li {
    list-style: none;
    padding: 20px 0px 10px 0px;
    margin: 0px 15px 0px 15px !important;
    border-bottom: 3px solid #F2F2F2;
}

.tickerViabilita,
.tickerMeteo,
.tickerCantieri {
    position: absolute !important;
    top: 0px;
    left: 220px;
}

#viabilita-close,
#cantieri-close,
#meteo-close {
    position: absolute;
    top: 0px;
    left: 595px;
    z-index: 999;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: #f2f2f2;
    text-align: center;
}

#viabilita-close:hover,
#cantieri-close:hover,
#meteo-close:hover {
    cursor: pointer;
}

.imgTicker {
    float: left;
    margin-right: 10px;
}

.titoiloTicker {
    color: #008996;
    font-weight: 500;
    font-size: 1.2em;
}

.descriptionTicker {
    font-size: 0.7em;
}

.descriptionTickerMeteo {
    font-size: 0.8em;
}

.calcolo-pedaggio-map {
    position: absolute;
    bottom: 22px;
    right: 240px;
    background: #FFFFFF;
    -webkit-box-shadow: 5px 2px 5px 0px rgba(142, 142, 142, 0.55);
    -moz-box-shadow: 5px 2px 5px 0px rgba(204, 204, 204, 1);
    position: absolute;
}

.calcolo-pedaggio-map::after {
    content: '';
    position: absolute;
    right: -15px;
    bottom: 56px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #FFFFFF;
    clear: both;
}

.calcolo-pedaggio-map {
    font-size: 0.8em;
}

.calcolo-pedaggio-map .calcolo-pedaggio {
    padding: 20px 0px 20px 0px;
    border-top: 15px solid #F2F2F2;
}

.calcolo-pedaggio-map .calcolaPedaggioItem h3 {
    font-size: 18px;
}

.calcolo-pedaggio-map .pathPedaggio {
    font-size: 1.2em;
    margin-bottom: 10px;
}

.buttonCalcPedaggioMap {
    background: #008996;
    color: #FFFFFF;
    -webkit-box-shadow: 5px 2px 5px 0px rgba(142, 142, 142, 0.55);
    -moz-box-shadow: 5px 2px 5px 0px rgba(204, 204, 204, 1);
    position: absolute;
    bottom: 22px;
    right: 75px;
    font-size: 1.1em;
    text-transform: uppercase;
    text-align: center;
    width: 140px;
    height: 140px;
    line-height: 1.2;
    padding: 15px;
}

.buttonCalcPedaggioMap .fas {
    display: block;
    font-size: 2.4em;
    margin-bottom: 5px;
}

.buttonCalcPedaggioMap:hover {
    cursor: pointer;
    opacity: 0.9;
}

.buttonAggiornaMap a {
    color: #FFFFFF;
}

.buttonAggiornaMap:hover {
    opacity: 0.9;
}

.buttonAggiornaMap {
    background: #008996;
    color: #FFFFFF;
    -webkit-box-shadow: 5px 2px 5px 0px rgba(142, 142, 142, 0.55);
    -moz-box-shadow: 5px 2px 5px 0px rgba(204, 204, 204, 1);
    position: absolute;
    bottom: 205px;
    right: 75px;
    font-size: 0.9em;
    text-transform: uppercase;
    text-align: center;
    width: 140px;
    height: 140px;
    line-height: 1.2;
    padding: 15px;
}

.buttonAggiornaMap .fas {
    display: block;
    font-size: 2.8em;
    margin-bottom: 10px;
}

.buttonAggiornaMap:hover {
    cursor: pointer;
}
/**/

.buttonComNews {
    background: #008996;
    color: #FFFFFF;
    -webkit-box-shadow: 5px 2px 5px 0px rgba(142, 142, 142, 0.55);
    -moz-box-shadow: 5px 2px 5px 0px rgba(204, 204, 204, 1);
    position: absolute;
    bottom: 22px;
    right: 75px;
    font-size: 1.1em;
    text-transform: uppercase;
    text-align: center;
    width: 140px;
    height: 140px;
    line-height: 1.2;
    padding: 15px;
}

.buttonComNews .fas {
    display: block;
    font-size: 2.4em;
    margin-bottom: 5px;
}

.buttonComNews:hover {
    cursor: pointer;
    opacity: 0.9;
}

.buttonComNews a {
    color: #FFFFFF;
}

.buttonComNews:hover {
    opacity: 0.9;
}

.buttonComNews {
    background: #008996;
    color: #FFFFFF;
    -webkit-box-shadow: 5px 2px 5px 0px rgba(142, 142, 142, 0.55);
    -moz-box-shadow: 5px 2px 5px 0px rgba(204, 204, 204, 1);
    position: absolute;
    bottom: 40px;
    right: 75px;
    font-size: 0.9em;
    text-transform: uppercase;
    text-align: center;
    width: 140px;
    height: 140px;
    line-height: 1.2;
    padding: 15px;
}

.buttonComNews .fas {
    display: block;
    font-size: 2.8em;
    margin-bottom: 10px;
}

.buttonComNews:hover {
    cursor: pointer;
}
/*****STILI CAMPI*****
*****************/

.pulsante-download:before,
.box-pulsante-download:before {
    font-family: "Font Awesome 5 Free";
    content: "\f019";
    margin-right: 5px;
    color: #8F959B;
    vertical-align: middle;
    font-size: 1.2em;
    font-weight: 600;
}

.box-pulsante-download {
    background: #F2F2F2;
    padding: 8px 15px;
    margin-top: 8px;
    display: inline-block;
}

.img-lettura {
    margin-bottom: 30px;
    max-height: 400px;
    overflow: hidden;
}

.img-lettura img {
    width: 100%;
}

.review34 a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f104";
    margin-right: 5px;
    vertical-align: middle;
    font-size: 1.2em;
    font-weight: 600;
}

.review34:hover {
    transition: all 150ms cubic-bezier(0.47, 0, 0.745, 0.715);
    -moz-transition: all 150ms cubic-bezier(0.47, 0, 0.745, 0.715);
    -webkit-transition: all 150ms cubic-bezier(0.47, 0, 0.745, 0.715);
    -o-transition: all 150ms cubic-bezier(0.47, 0, 0.745, 0.715);
    background: #008996;
}

.tipologia-news {
    background: #008996;
    padding: 8px 15px;
    margin-top: 10px;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
}

.istanzaAnno a {
    background: #f2f2f2;
    padding: 10px 10px;
    font-weight: 500;
    margin-right: 2px;
    margin-bottom: 2px;
    display: block;
    float: left;
}

.istanzaAnno a:hover,
.istanzaAnno a.annoActive {
    background: #008996;
    color: #FFFFFF;
}

#divPulsantiSubmit6 {
    display: none;
}

label.error {
    font-size: 12px;
    font-weight: 500;
    color: #C51416;
    margin-top: -10px;
    position: absolute;
}

#formEditor9 input[type='text'].error {
    border: 2px solid #C51416;
}

#formEditor6 .bottoneClassico {
    display: inline !important;
    font-family: Tahoma, sans-serif;
    display: inline;
    padding: 6px 3px 3px 3px;
    height: 20px;
    margin: 1px 1px 1px 1px;
    text-decoration: none;
    white-space: nowrap;
    font-weight: 100;
    color: #333333 !important;
    position: absolute;
    top: 26px;
    left: 70%;
}
/*****MOTORI RICERCA*****
*****************/

.oggetto36 .esattamenteogg0 {
    display: none;
}

.oggetto36 label,
#formContatto13 label {
    display: block;
}

#btnSalva,
#form_login36 input,
#form_login input,
.calcolaPedaggioItem input,
#formContatto13 input,
#formContatto13 textarea,
.oggetto36 input {
    box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid #d4d7df;
    padding: 13px 15px 13px 15px;
    margin-top: 15px;
    margin-bottom: 20px;
    cursor: pointer;
}

#formContatto13 input {
    margin-top: 5px;
}

.calcolaPedaggioItem input {
    padding: 10px 15px 10px 15px;
    margin-top: 0px;
    margin-left: 15px;
    width: 170px;
}

#form_login36 input[type=text],
#form_login input[type=text],
#form_login36 input[type=password],
#form_login input[type=password],
.oggetto36 input[type=text],
#formContatto13 input[type=text],
#formContatto13 textarea {
    width: 100%;
}

#btnSalva,
#form_login36 input[type=submit],
#form_login input[type=submit],
.oggetto36 input[type=submit],
#formContatto13 input[type=submit],
.calcolaPedaggioItem input[type=submit],
.oggetto36 input[type=reset] {
    width: 150px;
    margin-right: 15px;
    font-weight: 500;
}

#btnSalva:hover,
#form_login36 input[type=submit]:hover,
#form_login input[type=submit]:hover,
.oggetto36 input[type=submit]:hover,
#formContatto13 input[type=submit]:hover,
.calcolaPedaggioItem input[type=submit]:hover,
#formContatto13 input[type=reset]:hover,
.oggetto36 input[type=reset]:hover {
    background: #008996;
    color: #FFFFFF;
    -webkit-transition: color 300ms, background-color 300ms;
    -moz-transition: color 300ms, background-color 300ms;
    -o-transition: color 300ms, background-color 300ms;
    transition: color 300ms, background-color 300ms;
}

#formContatto13 span.erroreCampoContatto {
    margin-top: -15px;
    display: block;
    font-size: 0.7em;
    margin-bottom: 20px;
    color: #d50505;
}
/*****FOOTER*****
*****************/

footer {
    padding: 60px 0px 30px 0px;
    border-top: 25px solid #F2F2F2;
}

footer a {
    font-weight: 600;
    color: #8F959B !important;
}

footer a:hover {
    color: #008996 !important;
}

.cont-tel {
    padding: 0px 80px;
}

/* .ico-tel {
padding: 0px 15px;
} */

.ico-tel img {
height: 50px;
}

.info-azienda {
    padding: 30px 0px 60px 0px;
    color: #8F959B;
}

.menu-footer {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
}
/*****MAPPA INTERATTIVA*****
*****************/

#map {
    height: 800px;
    margin-top: -5px;
}

.ora_aggiornamento {
    background: #008996;
    color: #FFFFFF;
    position: absolute;
    top: 0;
    left: 50%;
    font-size: 0.8em;
    padding: 7px 15px;
}
/*****CALCOLO PEDAGGIO*****
*****************/

.calcolo-pedaggio {
    padding: 60px 0px 30px 0px;
    border-top: 25px solid #F2F2F2;
}

.calcolaPedaggioItem select {
    line-height: normal;
    width: 100%;
    padding: 8px 10px;
    border: 1px solid #dcdcdc;
    background: #F2F2F2;
    margin-bottom: 10px;
}

.pathPedaggio {
    font-size: 2em;
    color: #008996;
    margin-bottom: 30px;
}

.pathPedaggio i {
    color: #313131;
    margin: 0px 10px;
}

.item-pedaggio {
    margin-bottom: 10px;
}

.item-pedaggio label {
    background: #008996;
    font-weight: 500;
    color: #FFFFFF;
    padding: 12px;
    display: block;
}

.item-pedaggio div {
    padding-top: 5px;
    font-weight: 500;
}
/*****MESSAGGI DI SISTEMA*****
*****************/

.divieto {
    color: #000000;
    background-color: #fbfbfb;
    border-left: 8px solid red;
}

.divieto a {
    color: red;
}

.avvisone,
.avvisino {
    color: #000000;
    background-color: #fbfbfb;
    border-left: 8px solid #d1ae00;
}

.avvisone a,
.avvisino a {
    color: #685815;
}

.ok,
.richiesta,
.msgAvvisoOK {
    color: #000000;
    background-color: #fbfbfb;
    border-left: 8px solid #65b446;
}

.ok a,
.richiesta a,
.msgAvvisoOK {
    color: #014378;
}

.divieto,
.ok,
.richiesta,
.avvisino,
.avvisone {
    background-image: none;
    padding: 15px 30px;
    margin: 30px 0px;
    font-weight: bold;
    background: #F2F2F2;
}

.divieto img,
.ok img,
.richiesta img,
.avvisino img,
.avvisone img {
    display: none;
}

.dettagliPagamentoRow {
    background-color: #F2F2F2;
    margin-top: -1px;
}
/***** BANNER COOKIES *****
*****************/

#trace-form {
    position: fixed;
    width: 100%;
    color: rgb(255, 255, 255);
    font-size: 1em;
    text-align: center;
    z-index: 1000;
    background: url(grafica/transparent-black.png) left bottom repeat;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.trace-box {
    max-width: 900px;
    /* set the window's width */
    position: relative;
    margin: 10% auto;
    /* center the window horizontally */
    padding: 30px;
    background: #ffffff;
    opacity: 1;
    color: #313131;
    line-height: 1.5;
}

.trace-box .cont-logo {
    margin-bottom: 20px;
}

.pulsanteAccetto {
    margin-left: 15px;
    margin-right: 15px;
    padding: 5px 10px;
    border: 1px solid #494444;
    font-size: 100%;
    text-decoration: none;
    cursor: pointer;
    margin-top: 15px;
}

#trace-form a {
    color: rgb(255, 255, 255);
}

p a {
    font-weight: 600;
    text-decoration: underline;
}
/*****management, istanze management*****
*****************/

.istanza-management {
    padding: 2rem 0;
    background: #F2F2F2;
    margin-bottom: 1rem;
    border-bottom: 1.5px solid #cccccc;
}

.istanza-management .text-center {
    padding: 1rem 2rem;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.istanza-management .nominativo {
    font-size: 1.2em;
    font-weight: 600;
}

.istanza-management .ruolo:before,
.istanza-management .ruolo:after {
    display: block;
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background: #cccccc;
    top: 0;
}

.istanza-management .ruolo:after {
    right: 0;
}

.istanza-management .ruolo:before {
    left: 0;
}

.istanza-management .ruolo-box {
    padding: 1rem 2rem;
    min-width: 300px;
    background: #008996;
    color: #fff;
}

.istanza-management .text-center.download .fa-download {
    width: 100%;
    font-size: 2.5rem;
}

.istanza-management .text-center a:hover {
    color: #313131;
}
/*LANG*/

.lang-mobile {
    display: none;
}

.warning-text {
    color: red !important;
    border-left: 3px solid red !important;
    display: inline-block !important;
}

#info-viaggiatori {
    padding-bottom: 60px;
}

#slider {
    width: 100%;
    position: relative;
}

#slider .slider-info {
    height: 300px;
}

#slider .slider-info .box-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    height: 100%;
}

#slider .slider-info .box-info .contenuto {
    background: #f2f2f2;
    padding: 2rem 2rem 2rem 2rem;
    height: 100%;
}

#slider .slider-info .box-info .contenuto img {
    display: block;
    float: right;
    margin-bottom: 1rem;
}

#slider .slider-info .box-info .contenuto h3 {
    clear: both;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 2rem;
}

#slider .slider-info .box-info .contenuto a {
    text-transform: uppercase;
    color: #313131;
    text-decoration: none;
}

#slider .slider-info .box-info .sottotitolo {
    background: #8f959b;
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 1rem;
    -webkit-transition: .3s;
    transition: .3s;
    text-transform: lowercase;
    text-decoration: none;
    font-weight: 500;
    font-size: 1rem;
}

#slider .slider-info .box-info .sottotitolo:hover {
    background: #008996;
}

.swiper-button-next,
.swiper-button-prev {
    color: #F7E300;
}

.hide-trace-form {
    display: none !important;
}

.privacy-small {
    position: fixed;
    bottom: 5px;
    right: 5px;
    z-index: 999999;
    background: #8f959b;
    padding: 10px;
    border: 1px solid #545252;
    color: #ffffff;
}

.privacy-small a {
    color: #ffffff !important;
}

.privacy-small a:hover {
    color: #ffffff !important;
    text-decoration: underline !important;
}

@media (min-width: 1250px) {
    .swiper-button-prev {
        left: -50px;
    }
    .swiper-button-next {
        right: -50px;
    }
}