/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 22-mag-2019, 15.00.00
    Author     : cceppi
*/
body {
    background-repeat: no-repeat;
    background: rgb(255, 255, 255);
    background: linear-gradient(90deg, rgba(0, 200, 210, 0.499019676229867) 0%, rgba(255, 255, 255, 1) 66%, rgba(255, 255, 255, 1) 100%);
    /*background-image: linear-gradient(to right, #00C8D2 , #ffffff);*/
    font-size: 16pt;
    line-height: 24pt;
    color: #303030;
}

body #wrap {
    background-repeat: no-repeat;
    background-image: url('../../../../images/background.png');
}

footer p, footer a {
    font-size: 11pt;
    line-height: 18pt;
}

.header {
    position: absolute;
    left: 0;
    transition: background .3s ease, height .4s ease;
    width: 100%;
    z-index: 29;
}

.header-fixed {
    position: fixed !important;
}

.header.no-transparent .header-wrapper {
    background: #fff;
}

.img-border {
    border: 1px solid #00C8D2;
}

.header-1 {
    height: 66px;
    background-color: #00C8D2;
}

.header-1 #main-menu .navbar .nav > li.current > a {
    padding: 22px 3px 5px 3px;
    margin: 0 12px 17px 12px;
    border-bottom: 2px solid rgba(255, 255, 255, 1);
    color: #fff;
}

.logo-row {
    position: relative;
    width: 260px;
    z-index: 1;
}

.logo-container-2 {
    height: auto;
    background-color: transparent;
    position: absolute;
}

.logo-img {
    height: auto;
}

.header.no-transparent .logo-2 {
    padding: 12px 15px 25px 15px;
}

#main-menu .navbar .nav > li > a {
    padding: 22px 3px 5px 3px;
    margin: 0 12px 17px 12px;
    color: #fff;
}

#main-menu .navbar .nav > li:hover > a {
    color: rgba(255, 255, 255, .75);
    opacity: 1 !important;
}

.footer2-black, .footer-black {
    background: #303030;
    color: rgba(255, 255, 255, .7);
}

.footer2-copy {
    font-size: 12px;
    color: #fff;
}

.page-title-large2-cont {
    padding-top: 220px;
    padding-bottom: 25px;
}

.page-title2 {
    margin: 130px 0 50px 0px;
    font-size: 46px;
    line-height: 38px;
    font-weight: bold;
}

.page-title2 span {
    font-size: 22px;
}

h1, h2, h3, h4 {
    font-family: 'Archivo Black';
    color: #303030;
}

h2 {
    font-size: 40px;
    line-height: 48px;
    margin: 0px 0 25px 0;
}

h3 {
    font-size: 30px;
    line-height: 38px;
    margin: 0px 0 15px 0;
}

.button.hover-thin {
    border: 2px solid #005984;
    transition: all .3s ease 0s;
}

a {
    color: #00acb2;
}

.button {
    background-color: #005984;
    /* font-family: 'Poppins','Open Sans',Arial,Helvetica,sans-serif; */
    font-size: 13px;
    color: #ffffff;
    border: none;
    /* border-radius: 2px; */
    transition: all .3s ease 0s;
    outline: none;
    position: relative;
    letter-spacing: 0.5px;
}

#main-menu .megamenu > .sub {
    width: 90%;
    z-index: 900;
    margin-left: 120px;
}

.hamb-mob-icon {
    display: block;
    float: left;
    padding: 20px 17px 22px 5px;
    font-size: 29px;
    color: #ffffff;
    transition: padding .4s ease 0s;
    transform: translateZ(0);
}

.img-border-marche {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    border: 1px solid rgb(220, 220, 220);
    height: 80px;
    width: 150px;
    cursor: pointer;
    background-color: #ffffff;
}

.img-border-marche:hover {
    border: 1px solid #ccc;

    /* CSS3 inset shadow: */
    -moz-box-shadow: 0 0 30px #eee inset;
    -webkit-box-shadow: 0 0 30px #eee inset;
    box-shadow: 0 0 30px #eee inset;
}

#main-menu .navbar .nav > li > a {
    padding: 22px 3px 5px 3px;
    margin: 0 16px 17px 16px;
    color: #fff;
}

.port-item:hover .port-img-overlay:after, .lightbox-item:hover .port-img-overlay:after {
    background: rgba(16, 16, 16, .35);
}

.port-grid-1 .port-item {
    width: 100%;
}

.outlet .main-menu-title {
    background-color: #F35712;
    padding: 10px;
    margin-top: -10px
}

@media (min-width: 1025px) {
    .indent-header {
        padding-top: 66px;
    }
}

@media (max-width: 1024px) {

    .logo-img {
        height: 90px !important;
    }

    .logo-row {
        position: relative;
        width: 100%;
        z-index: 1;
    }

    .page-title2 {
        margin: 30px 0 0 0px;
        font-size: 36px;
        line-height: 38px;
        font-weight: lighter;
    }

    .main-menu-container {
        background-color: #00a6b0;
        padding-left: 220px;
        padding-right: 70px;
        display: block;
        position: relative !important;
        overflow: hidden;
    }

    #main-menu .navbar .navbar-collapse {
        padding: 0;
        position: relative !important;
        border: none;
        box-shadow: none;
    }

    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: none !important;
    }

    #main-menu .navbar .nav {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    #main-menu .sub, #main-menu .parent .sub, #main-menu .parent:hover .sub {
        display: none;
        position: relative;
        margin: 0;
        padding: 0;
        background: #005984;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    #main-menu .sub a {
        padding: 10px 9px 10px 40px !important;
    }

    .megamenu .box.col-md-3, .megamenu .box.col-md-2, .megamenu .box.col-md-4 {
        padding-left: 35px;
        border-right: 0px solid #585a5f;
    }

    #main-menu .megamenu > .sub .box.closed ul {
        display: none;
        background: #005984;
        padding-left: 10px;
    }

    .page-title2 {
        margin: 30px 0 0 80px;
        font-size: 36px;
        line-height: 38px;
        font-weight: lighter;
    }

}

@media (max-width: 768px) {

    .logo-img {
        height: 75px !important;
    }

    .logo-row {
        position: relative;
        width: 100%;
        z-index: 1;
    }

    .header-background-servizi {
        background-position-x: -75% !important;
    }

    .header-background-settori-e-marche {
        background-position-x: -45% !important;
        background-position-y: 20% !important;
    }

    .header-background-negozio {
        background-position-x: -45% !important;
        background-position-y: 20% !important;
    }

    .header-background-chi-siamo {
        background-position-x: -65% !important;
        background-position-y: 65% !important;
    }

    .header-background-news {
        background-position-x: -65% !important;
        background-position-y: 35% !important;
    }

    .header-background-contatti {
        background-position-x: -49% !important;
        background-position-y: 37% !important;
    }

    .main-menu-container {
        background-color: #00a6b0;
        padding-left: 180px;
        padding-right: 40px;
        display: block;
        position: relative !important;
        overflow: hidden;
    }

    .page-title2 {
        margin: 30px 0 0 0px;
        font-size: 36px;
        line-height: 38px;
        font-weight: lighter;
    }

    #main-menu .navbar .nav > li > a {
        padding: 10px 9px 10px 17px !important;
        margin: 0 12px 17px 12px;
        color: #fff;
        font-size: 9pt;
    }

    #main-menu .sub a {
        padding: 7px 9px 7px 30px !important;
        font-size: 9pt !important;
    }

    #main-menu .megamenu .title {
        cursor: pointer;
        font-weight: normal;
        line-height: 22px;
        margin: 0;
        padding: 7px 9px 7px 27px !important;
        position: relative;
        text-transform: none;
        font-size: 9pt !important;
        color: #d3d3d3;
    }
}
