@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700|Quicksand:400,500,700');


body{  font-family: 'Open Sans', sans-serif; font-size: 14px;
    -webkit-font-smoothing: antialiased; }
h1, h2, h3, .navbar{font-family: 'Quicksand', sans-serif;}
h2{font-weight: 500;     margin-bottom: 25px;}
h3{font-size: 17px;    font-weight: 500;}
.footer{    padding: 50px 0 20px 0;     margin-top: 80px;}
.footer a {color: #efefef;}
.footer a:hover {color: #fff;}
.footer h4{    margin-top: 10px;    margin-bottom: 20px;}
span.wpcf7-list-item {
    margin: 0px 6px 0 0!important;
}

.container img{
    max-width: 100%;
    height: auto;
}
/*slider */
.container img{max-width: 100%; height: auto;}
.container.slide_content {    color: #fff; text-shadow: 2px 2px 8px #0000007d;    font-size: calc(13px + 2vmax);    font-weight: bold;    }
.slider-text-container {    display: table;    position: relative;    width: 100%;    height: 100%;}
.slider-text-container .text-vertical-center {    display: table-cell;    text-align: center;    vertical-align: middle;     padding: 0px 7vmax;}


/* home */
.soluzioni-energetiche{text-align: center;}
.soluzioni-energetiche h3 {    background: #29c7d3;    padding: 10px 0;    font-size: 1.5em;}
.soluzioni-energetiche a, .soluzioni-energetiche a:hover {color: #fff;}
.soluzioni-energetiche img{border:1px solid #efefef}
.home .footer{margin-top: 0;}
.home_vantaggi {    text-align: center;}
.home_vantaggi img {    max-width: 60px;}
.soluzioni-energetiche {    margin-bottom: 40px;}

/* menu */
.navbar-light .navbar-nav .nav-link {    color: #252D34;     text-transform: uppercase;      font-weight: 500;}
a.nav-link {    font-size: 16px;    letter-spacing: 1px; }

.header-left .navbar{padding-top: 20px; padding-bottom: 20px;}
.menu-item {    margin-left: 8px;}
.dropdown-toggle::after{    border-top: .2em solid;    border-right: .2em solid transparent;    border-left: .2em solid transparent;    position: relative;}
.current-menu-item {    border-bottom: 3px solid #29c7db;}
.menu-item {    border-bottom: 3px solid #ffffff00;}

/* header */
.logo_left__title {    border-bottom: 3px solid #29c7d3;}
h1.title {    font-size: 3.5em;    font-weight: bold;    margin-bottom: 25px;}
.home_team{color: #252525; margin-top: 40px;}

.navbar__logo {        height: 60px !important;    }

/* logo */
@media (min-width: 768px){
    .dropdown:hover .dropdown-menu {    display: block;}
    .navbar-expand-md .navbar-nav .dropdown-menu{
        margin-top: 0;
    }
    .navbar__logo {        height: 80px !important;    }
}
/* progetti */
.progetto_desc__thumb {    padding-bottom: 20px;}
.progetto_desc__thumb img{max-width: 100%; height: auto;}
.card {   border-radius: 0; margin-bottom: 25px; border: none;     background: #f3f3f3;}
.card-body {    padding: 0 10px 0 12px;    background: #f3f3f3;    border: 0;}
.card-img-top{border-radius: 0;}
.card-body h2 {    font-size: 16px;    text-transform: uppercase;}
.progetto_desc {    margin-bottom: 20px;}
.progetto_desc__tipologia{padding-bottom: 10px;}
.progetto_desc_item{font-weight: 600;}

/* faq */
.faq {    padding-bottom: 25px;}
.faq_pre {    font-size: 22px;    font-weight: 700;    color: #a2a2a2;}
.faq_question {    font-weight: 600;}

/* pages */
.contact_cta{color:#252525; margin-bottom: -80px;}
.contact_cta a, .contact_cta a:hover{color:#7b7b7b;}
.img_logo img {    width: 100%;}

/*vantaggi*/
.vantaggi {    text-align: center;}
.vantaggi img {    max-width: 80px;}

