﻿html {
    scroll-behavior: smooth;
}
p {
    color: #444444 !important;
}
    body {
font-size:16px!important; 
}

.iziModal .iziModal-iframe {
   margin: 0 0 -9px 0 !important;
}

.citazione {
    font-style: italic;
    color: #444444 !important;
    font-weight: 300 !important;
}

.evidenziato {
    font-size:17px;
    color: #044269 !important;
    font-weight: 700 !important;
}

.nota {
    font-size: 12px;
    font-style: italic;
    line-height: 40px;
}


.conteggio {
    font-family: 'Open Sans';
    font-size: 75px;
    font-weight: 800;
    color: #fff;
    text-align: right;
    position: absolute;
    right: 160px;
    top: 150px;
    font-variant-numeric: tabular-nums;
}

.white-Button {
    display: block;
    float: left;
    border: solid 1px #ffffff;
    margin-top: 20px;
    width: 250px;
    height: 50px;
    line-height: 50px;
    color: #003f68;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    background-color: rgba(255,255,255,1);
    border-radius: 5px;
    font-family: 'Saira', sans-serif;
}

    .white-Button:hover {
        background-color: rgba(255,255,255,0.8);
        color: #003f68;
        text-decoration: none;
    }

.didascalia-why {
    margin-top:5px;
    font-style:italic;
    font-size:12px;
}

/*THEME OVERRIDE*/
.header-container {
    padding-left: 0px !important;
    padding-right: 0px !important;
}



.dropdown-item:hover, .dropdown-item.active, li.dropdown-mega:hover a, li.dropdown-easy:hover a {
    color: #FFFFFF !important;
}


.dropdown-item {
    font-family: "Open Sans",Arial !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #044269 !important;
}

.dropdown:hover, .dropdown.active {
    background-color: #044269 !important;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

#footer h5 {
    font-size: 26px !important;
    font-family: 'Saira', sans-serif !important;
    text-transform: none !important;
}

h1, h2, h3, h4, h5 {
    font-family: 'Saira', sans-serif !important;
}

.dropdown-menu {
    right: 0px;
}

.fa-angle-down:before {
    content: "\00a0\00a0\f107" !important;
}


.menu-category-item {
    padding: 0px;
    font-size: 1em !important;
    text-transform: uppercase !important;
    color: #054167 !important;
}

.menu-category-item-1:before {
    content: '■ ';
    color: #88b0b2;
}

.menu-category-item-2:before {
    content: '■ ';
    color: #b57387;
}

.menu-category-item-3:before {
    content: '■ ';
    color: #9b1b33;
}

.menu-category-item-4:before {
    content: '■ ';
    color: #046456;
}

.menu-category-item:hover {
    text-decoration: none !important;
}

.menu-category-sub-item {
    text-transform: uppercase !important;
    padding: 0px 4px !important;
}

.download-btn {
    display: block;
    text-decoration: none;
    font-family: 'Saira', sans-serif !important;
    background-image: url(/img/download.jpg);
    background-position: 97% center;
    background-size: auto 40px;
    padding: 10px 20px 10px 20px;
    border: solid 1px #88b0b2;
    background-repeat: no-repeat;
    width: 100%;
}

    .download-btn:hover {
        text-decoration: none;
    }

.video-btn {
    display: block;
    text-decoration: none;
    font-family: 'Saira', sans-serif !important;
    background-image: url(/img/film.png);
    background-position: 97% center;
    background-size: auto 40px;
    padding: 10px 20px 10px 20px;
    border: solid 1px #88b0b2;
    background-repeat: no-repeat;
    width: 100%;
}

    .video-btn:hover {
        text-decoration: none;
    }

.div-segmento {
    display: inline-block;
    max-width: 90px;
    margin-right: 30px;
    vertical-align: top;
}


/* COMPARE */
.compare-table td {
    color: #044269;
    border-right: solid 1px #87afb1;
    border-bottom: solid 1px #87afb1;
    min-height: 50px;
    text-align: center;
    font-size:13px;
    padding:5px;
    line-height:20px
}

    .compare-table td:first-child {
        text-transform: uppercase;
        text-align: left;
    }

    .compare-table td:last-child {
        border-right: none;
    }

.compare-table tr:first-child td {
    border-bottom: none;
    font-weight: 700;
    font-size: 16px;
    min-height: 30px !important;
}

.compare-table tr:nth-child(2) td:first-child {
    text-align: center !important;
}

.compare-table tr:nth-child(2) td {
    border-bottom: solid 2px #87afb1;
}

.compare-table tr:first-child td:first-child {
    border-bottom: solid 2px #87afb1;
}


.compare-table tr:first-child td:first-child {
    font-size: 20px;
    font-weight: 700;
    width: 180px !important;
}


.compare-table tr:last-child td {
    border-bottom: solid 2px #87afb1;
}


/* FIERE MAPS */
.maps_tip_img {
    display: block;
    width:350px;
}

    .maps_tip_img img {
        display: block;
        float: left;
        max-width: 120px;
        margin-right:10px;
    }

.maps_tip_title {
    display: block;
    float: left;
    width: 220px;
    color: #044269;
    font-size: 22px;
    font-weight: 700;
    font-family: 'Saira', sans-serif;
}

.maps_tip_text {
    display: block;
    float: left;
    width: 220px;
    color: #044269;
    font-size: 16px;
    font-family: 'Saira', sans-serif;
}

.maps_tip_img a {
    display: block;
    float: left;
    background-color: #044269;
    color: #FFF;
    width: 120px;
    text-align: center;
    height: 32px;
    line-height: 32px;
    margin-left: 50px;
    margin-top: 15px;
    font-family: 'Saira', sans-serif;
}

.maps_tip_img a:hover {
    text-decoration:none !important;
}

/* TECH TABLE */
.tech-table {
    width: 100%;
}

    .tech-table th {
        color: #044269;
        border-bottom: solid 2px #87afb1;
        min-height: 50px;
        text-align: left;
    }

    .tech-table td {
        color: #044269;
        border-bottom: solid 1px #87afb1;
        min-height: 50px;
        text-align: left;
        font-size:14px!important;
    }
        .tech-table td:first-child {
            text-transform: uppercase;
        }

        .tech-table td:last-child {
            text-align: right;
        }


/* NEWS */
.day-detail {
    display: block;
    padding: 20px;
    min-height: 30px;
    background-color: #00416A;
    color: #FFF;
    text-align: center !important;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
}

.month-detail {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #FFF;
    color: #00416A;
    text-align: center;
    text-transform: uppercase;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
}

.close-detail {
    display: block;
    color: #00416A;
    text-decoration: none;
}

    .close-detail:hover {
        text-decoration: none;
    }

/* CAROUSEL */
.repItemImage {
    width: 95%;
    display: inline-block;
    height: 150px;
    margin-bottom: 30px;
}

.repItemTitolo {
    width: 95%;
    display: inline-block;
    height: 30px;
    text-align: left;
    font-family: 'Saira', sans-serif;
    font-size: 26px;
    line-height: 28px;
    font-weight: 700;
    color: #00416A;
}

.repItemData {
    width: 95%;
    display: inline-block;
    height: 30px;
    text-align: left;
    font-family: 'Saira', sans-serif;
    font-size: 17px;
    font-weight: 700;
    color: #00416A;
}

.repItemTesto {
    width: 95%;
    display: inline-block;
    height: 80px;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    color: #727A7E;
}

.repItemTestoVideo {
    width: 95%;
    display: inline-block;
    height: 80px;
    text-align: left;
    font-size: 13px;
    font-weight: 400;
    color: #727A7E;
}

.repItemLink {
    width: 60%;
    display: block;
    float: left;
    height: 30px;
    padding-top: 10px;
    text-align: center;
    color: #86AEAE;
    border: solid 1px #86AEAE;
}

/*SUBMIT CASE*/
.hidden {
    display: none;
}

.visible {
    display: block;
}

.contact-Title {
    font-family: 'Lato', sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #00416A;
    margin-bottom: 20px;
}

.contact-subTitle {
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #00416A;
    margin-bottom: 20px;
    margin-top: 30px;
    text-transform: uppercase;
}

.contact-label {
    width: 155px;
    display: block;
    float: left;
    clear: left;
    color: #000000;
    font-weight: 400;
}


.contact-back {
    margin-top: -30px;
    margin-bottom: 10px;
    line-height: 20px;
    color: #000000;
    font-weight: 400;
}

.contact-text {
    width: 200px;
    display: block;
    float: left;
}

.contact-button {
    display: block;
    float: left;
    border: solid 1px #86AEAE;
    margin-top: 40px;
    width: 250px;
    line-height: 60px;
    height: 60px;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #86AEAE;
    text-align: center;
    cursor: pointer;
    margin-right: 50px;
}

    .contact-button:hover {
        background-color: rgba(134, 174, 174, 0.20);
    }


.contact-Blue {
    color: #00416A;
}

.contact-Button {
    display: block;
    float: left;
    border: solid 1px #86AEAE;
    margin-top: 20px;
    width: 150px;
    padding-top: 10px;
    height: 32px;
    margin-right: 10px;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #86AEAE;
    text-align: center;
    cursor: pointer;
}

.contact-td {
    border: none;
    margin-left: 10px;
}

.contact-div-td {
    border: solid 1px #ABABAB;
    padding-left: 20px;
    margin-bottom: 8px;
    margin-top: 8px;
    vertical-align: top;
}

.contact-div-ddl {
    width: 380px;
    border: solid 1px #ABABAB;
    padding-left: 20px;
    margin-bottom: 8px;
    margin-top: 8px;
    vertical-align: top;
    height: 40px;
}

.contact-select {
    margin-top: 10px;
    width: 200px;
}

.rotateIcon {
    width: 100%;
    height: 360px;
    background-image: url(/img/rotate.png);
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    background-size: 70%;
    display: none
}

.compareText {
   -- padding: 10px;
   -- text-align: left;
   
}
@media (max-width: 479px) {

    .compare-table {
        display: none;
    }

    .note {
        display: none;
    }

    .rotateIcon {
        display: block;
    }
}

    @media (max-width: 991px) {
        #header .header-nav-main nav > ul li.dropdown .dropdown-menu {
            background: white;
            padding-left: 20px !important;
        }

        .dropdown-menu {
            margin-left: 0px !important;
        }

        .menu-products {
            width: auto !important;
            position: relative !important;
            left: 0px !important;
        }

        .dropdown-mega-sub-nav {
            margin-top: 0 !important;
        }

        .tech-table {
            margin-left: 20px;
            margin-right: 20px;
        }

        .center {
            text-align: center !important;
        }
    }

@media (max-width: 812px) {
    .compare-table td {
        font-size: 10px !important;
    }

    .compare-table tr:first-child td:first-child {
        font-size: 12px !important;
        
    }

    .compare-table tr:first-child td { 
        font-size: 12px !important;
       
    }
}