@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400,500,700');
body {
    font-family: 'Montserrat', sans-serif !important;
}
.bg-top-hp {
    background-image: url('../images/bg-top.png');
    background-repeat: no-repeat;
    background-position: top center;
    padding-left: 0 !important;
    padding-right: 0 !important;
    background-size: cover;
}
.bg-orange {
    background-color: #F84900;
    background-image: url('../images/bg-page.png');
    background-repeat: no-repeat;
    background-position: 0px -180px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    background-size: cover;
}
.bg-gray {
    background-color: #6C6F70;
    background-image: url('../images/bg-page.png');
    background-repeat: repeat-y;
    background-position: center -50px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
/* NAVBAR */
#bs-example-navbar-collapse-1 {
    text-align: center;
}

.dropdown-submenu:hover > .dropdown-menu {
 display: block;
}

.nav.navbar-nav {
    float: none;
    display: inline-block;
    vertical-align: middle;
}
.navbar-default {
    background-color: #F84900 !important;
    border: none !important;
    border-radius: 0 !important;
}
.navbar-nav > li > a {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFFFFF !important;
    padding: 12px 25px
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #6C6F70 !important;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #6C6F70 !important;
}
.navbar {
    min-height: 30px !important;
}
.navbar-toggle {
    background-color: #FFF;
}
/* NAVBAR FINE */


.logo {
    margin-top: 20px;
}
.titolo-hp {
    font-size: 30px;
    font-weight: bold;
    line-height: 31px;
    text-align: center;
    color: #6C6F70;
    letter-spacing: -1.5px;
}
.sottotitolo-hp {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #6C6F70;
    letter-spacing: -1px;
    padding-top: 10px;
}
h1 {
    font-size: 72px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 71px;
    padding-top: 20px;
}
h2 {
    font-size: 24px;
    line-height: 30px;
    color: #FFFFFF;
    font-weight: 500;
}
.box-logo {
    display: inline-block;
    vertical-align: middle;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 20px;
}
p {
    font-size: 20px;
    line-height: 31px;
    color: #FFFFFF;
    text-align: center;
}
.testo-bg-w {
    font-size: 21px;
    font-weight: bold;
    color: #F84900;
    padding-bottom: 30px;
    display: inline-block;
}
.sep-text-orange {
    font-size: 21px;
    font-weight: bold;
    color: #F84900;
    padding-left: 20px;
    padding-right: 20px;
}
footer {
    text-align: center;
    padding-top: 50px;
}
.logo-footer {
}
.titolo-logo-footer {
    color: #B2B2B2;
    font-size: 20px;
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 30px;
}
.testo-footer {
    color: #6C6F70;
    font-size: 20px;
}
.testo-footer a {
    color: #6C6F70;
}
.testo-footer a:hover {
    color: #F84900;
    text-decoration: underline;
}
.sep-footer {
    padding-left: 5px;
    padding-right: 5px;
}
.titolo-social {
    display: block;
    padding-top: 35px;
    font-size: 20px;
    color: #6C6F70;
    padding-bottom: 10px;
}
a.linkdin-footer {
    background-image: url('../images/icon-IN@2x.png');
    background-repeat: no-repeat;
    background-size: 30px 60px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    margin-right: 20px;
}
a.linkdin-footer:hover {
    background-position: 0 -30px;
}
a.facebook-footer {
    background-image: url('../images/icon-FB-2@2x.png');
    background-repeat: no-repeat;
    background-size: 19px 70px;
    width: 19px;
    height: 35px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    margin-right: 20px;
}
a.facebook-footer:hover {
    background-position: 0 -35px;
}
a.twitter-footer {
    background-image: url('../images/icon-tw@2x.png');
    background-repeat: no-repeat;
    background-size: 33px 54px;
    width: 33px;
    height: 27px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    margin-right: 20px;
}
a.twitter-footer:hover {
    background-position: 0 -27px;
}
.titolo-page {
    font-weight: 200;
    font-size: 60px;
    color: #F84900;
    padding-top: 30px;
    letter-spacing: -4px;
    padding-bottom: 20px;
}
.testo-b {
    font-size: 72px;
    font-weight: bold;
    color: #6C6F70;
    display: block;
    letter-spacing: -2.5px;
    padding-bottom: 20px;
    line-height: 70px;
}
.testo-c {
    color: #F84900;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: -1.5px;
    display: block;
    line-height: 35px;
    padding-bottom: 25px;
}
.testo-d {
    display: block;
    font-size: 30px;
    color: #6C6F70;
    font-weight: 300;
    line-height: 35px;
}
h3 {
    margin-top: 0;
    font-size: 30px;
    color: #FFF;
    line-height: 35px;
    padding-bottom: 10px;
}
.box-servizi {
    color: #FFFFFF;
    text-align: center;
    margin-left: 50px;
    margin-right: 50px;
    margin-bottom: 70px;
}
.box-servizi .titolo {
    font-size: 52px;
    font-weight: bold;
    line-height: 52px;
    padding-bottom: 25px;
}
.box-servizi .sottotitolo {
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    padding-bottom: 25px;
}
.box-servizi .elenco ul {
    padding: 0;
}
.elenco ul li {
    list-style-type: none;
    font-size: 24px;
    font-weight: 500;
    border-bottom: 1px solid #FFFFFF;
    padding-top: 5px;
    padding-bottom: 5px;
}
.title-elenco {
    font-size: 32px;
    font-weight: bold;
    line-height: 32px;
    padding-bottom: 10px;
}
.blocco-contatti { color: #FFFFFF;

border-bottom: 1px solid #FFFFFF;

padding-bottom: 20px;

width: 700px;

margin: 0 auto;}
.blocco-contatti .titolo {font-size: 32px; font-weight: bold; padding-bottom: 10px;}
.blocco-contatti .testo { font-size: 24px; line-height: 40px; font-weight: 300;}
.blocco-contatti .testo a {color: #FFFFFF; }
.blocco-contatti .testo a:hover {color: #FFFFFF; text-decoration: underline;}
.border-none {border-bottom: none;}

.carousel-control {background: none !important;}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {background-image: url('../images/arrow-xs.png');

background-repeat: no-repeat;

height: 129px;
    width: 53px;

content: none !important;}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {background-image: url('../images/arrow-dx.png');

background-repeat: no-repeat;

height: 129px;
    width: 53px;

content: none !important;}

.glyphicon-chevron-left::before, .glyphicon-chevron-right::before  {content: none !important;}
.carousel-caption {position: relative;

right: 0;

left: 0;}


.carousel-caption .elenco ul {
    padding: 0;
}
.carousel-caption .elenco ul li {
    list-style-type: none;
    font-size: 24px;
    font-weight: 500;
    border-bottom: 1px solid #FFFFFF;
    padding-top: 5px;
    padding-bottom: 5px;
}
.col-sm-quinto, .dropdown-submenu, .icona_box_blu_hp, .row.box_valori {

    position: relative;

}
.navbar-nav .open .dropdown-menu .dropdown-submenu > .dropdown-menu {top: 0;
    left: 100%;
    margin-top: -6px;
    -webkit-border-radius: 0 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px;

}
.dropdown-submenu > a::after {

    display: block;
    float: right;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #ccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    margin-top: 5px;
    margin-right: -10px;

}

@media (max-width: 992px) {
.navbar-nav > li > a {
    padding: 12px 20px !important;
}
}

@media (max-width: 768px) {
.titolo-hp {
    font-size: 24px;
    line-height: 29px;
}
h1 {
    font-size: 32px;
    line-height: 35px;
}
h2 {
    font-size: 20px;
    line-height: 24px;
}
.box-logo {
    padding-left: 0px;
    padding-right: 0px;
}
.testo-bg-w {
    display: block;
    padding-bottom: 10px;
    line-height: 24px;
}
.sep-text-orange {
    display: none;
}
.pb20mob {
    padding-bottom: 20px !important;
}
.dis-block-mob {
    display: block;
    padding-bottom: 7px;
}
.sep-footer {
    display: none;
}
.bg-orange, .bg-gray {
    background-position: -320px -230px;
}
.testo-footer {
    color: #6C6F70;
    font-size: 16px;
    line-height: 18px;
}
p {
    font-size: 16px;
    line-height: 23px;
}
.testo-b {
    font-size: 40px;
    line-height: 44px;
}
.titolo-page {
    font-size: 48px;
    padding-bottom: 10px;
    line-height: 53px;
}
.testo-d {
    font-size: 26px;
    line-height: 30px;
}
.box-servizi .titolo {
    font-size: 36px;
    line-height: 40px;
}
.box-servizi {
    margin-right: 10px;
    margin-left: 10px;
}
    .blocco-contatti { 

width:auto;

}
    .navbar {
   position: fixed;
        width: 100%;
        z-index: 1000;
}
    .pad-mob {padding-top: 60px;}
}
