h2.smart-title {
    font-size: 30px;
    margin: 0 0 15px;
    text-transform: uppercase;
    font-weight: 700;
}

h2.smart-title span {
    color: #e00b27;
}

.box-booster {
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    /*border: 2px solid rgba(224, 10, 39, 0.2);*/
    border-radius: 25px;
    background-color: rgba(255, 255, 255, 0.5);
}

.main-header .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 10px;
}

.main-header .dropdown-menu a {
    padding: 5px 20px;
    font-size: 10px;
    text-transform: uppercase;
}

html[lang="en"] body .main-header .navbar-expand-lg .navbar-nav .nav-link,
html[lang="en"] body .main-header .dropdown-menu a {
    font-size: 9px;
}

.text-white p,
.text-white p a {
    color: #ffffff;
}

.text-white p a {
    text-decoration: underline;
}

.bordo-progetti-attivi {
    border-left: 1px solid #e00b27;
    border-right: 1px solid #e00b27;
}

.link-red,
.link-red a {
    color: #e00b27;
    text-decoration: underline;
}

@media (min-width: 992px) and (max-width: 1200px){
    .main-header .navbar-expand-lg .navbar-nav .nav-link {
        padding: 30px 7px 27px;
        font-size: 9px;
        letter-spacing: 0;
    }
    html[lang="en"] body .main-header .navbar-expand-lg .navbar-nav .nav-link,
    html[lang="en"] body .main-header .dropdown-menu a {
        font-size: 8px;
        letter-spacing: 0;
    }
}
@media (min-width: 991px){
    .sticky-header {
        background: white;
    }
    .sticky-header .navbar-expand-lg .navbar-nav .active .nav-link {
        color: #343434 !important;
    }

    .sub-banner{margin-top: 70px;}
    #banner{margin-top: 70px;}
}


.componets_services_p{font-size: 16px;}

.sub-banner{background-image: url("../img/home-page/slider_home_2.jpg")}

/*CSS RESET*/

h1, h2, h3, h4, h5, h6 {
    color: #343434;
}

.js_eqAltezza{}

.theme-color{
    color:#e51a2f
}


.componets_services_servicebox{}
.componets_services_servicebox:hover.componets_services_servicebox h5.font-weight-normal{transition: .5s; color: #e51a2f;}




.componets_news_body{background-color: #ffffff;}
.bg-light h5 a:hover{color:#e51a2f; transition: .5s;}
.bg-grea {    background: #fbfbfb!important;}


.button-dark:hover,  a.button-dark:hover {
    background: #e51a2f;
    border-color: #e51a2f;
}




/*FOOTER*/
.footer-bottom{padding: 30px 0;}
.componets_footer_copyright{font-size: 14px; padding-top: 12px;}
.componets_footer_orangelogo{max-height: 50px; filter: saturate(0);}
.componets_footer_orangelogo:hover{max-height: 50px; filter: saturate(1); transition: .5s;}
footer ul.list-icon.list-icon-arrow li:before {content: ""; display: none;}
@media (max-width: 767px) {
    .componets_footer_orangelogo{text-align: center;}
    .componets_footer_2 .col-sm-12{text-align: center;}

}



.footer .footer-inner .contact-info li {

    font-size: 14px;
}

.footer a {
    font-size: 14px;
}

.social{padding: 50px 0; background-color: #e51a2f;}
.social a{color: white; transition: .5s;}
.social a:hover{color: #d0d0d0; }

.smartred{color: #e51a2f;}

.blog-1{transition: .5s; position: relative;}

.blog-1 .date-box {
    left: 0;
    bottom: 0;
    top: inherit;
    width: auto;
    height: 40px;
}

.blog-1 .date-box span {
    text-transform: uppercase;
    padding: 0 15px;
    font-size: 13px;
}

.pagination > li.active > a {
    background: #e00b27;
    color: #fff;
}

/*.blog-1:hover {*/
    /*box-shadow: none;*/
    /*background-color: #e00a26;*/
    /*color: white!important;*/
/*}*/

/*.blog-1:hover h3 a, .blog-1:hover p, .blog-1:hover h3{*/
    /*color: white;*/
/*}*/

.h2-testata {
    visibility: hidden;
    display: none;
}


ul.breadcrumbnews {
    color: #343434;
    list-style: none;
}

/* Display list items side by side */
ul.breadcrumbnews li {
    display: inline;
}

/* Add a slash symbol (/) before/behind each list item */
ul.breadcrumbnews li+li:before {
    padding: 8px;
    color: #343434;
    content: "/\00a0";
}

/* Add a color to all links inside the list */
ul.breadcrumbnews li a {
    color: #343434;
    text-decoration: none;
}

/* Add a color on mouse-over */
ul.breadcrumbnews li a:hover {
    color: #343434;
    text-decoration: underline;
}

.img_responsabile {
    width: 300px;
}

/*.grecaptcha-badge {*/
/*    display: none !important;*/
/*}*/

#footerlogo{
    text-align: right;
}

.dropdown-toggle::after {
    display: none;
}

.volpe-booster {
    background-image: url(../img/volpe.png);
    background-size: cover;
    position: fixed;
    width: 400px;
    height: 100%;
    right: 0;
    bottom: -30px;
    z-index: -1;
    opacity: .06;
}

img.img-mh-60 {
    max-height: 60px;
}

img.img-mh-100 {
    max-height: 100px;
}

@media (max-width: 767px){
    #footerlogo{
        margin-top: 10px;
        text-align: center;
    }
    .no-xs {
        display: none;
    }

    .xs-text-center {
        text-align: center;
    }

    .bordo-progetti-attivi {
        border: none;
    }




    .counters.counters-2.overview-bgi .col-4.offset-4{
        width: 100%;
        max-width: 100%;
        margin-left: 0%;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

}

@media (max-width: 992px){

    .no-md {
        display: none;
    }

.main-header .dropdown-menu a {
    padding: 5px 20px;
    color: #535353;
    transition: all .3s ease-in-out;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0;
}

.navbar-nav .dropdown-menu {
    position: static;
    float: left;
    display: block;
}

    .main-header .navbar-expand-lg .navbar-nav .active .nav-link {
        border-bottom: solid 0px #ffffff;
    }

    .main-header .navbar-expand-lg .navbar-nav .nav-link {
        padding: 5px 10px 5px;
        font-size: 13px;
        border-bottom: solid 1px transparent;
    }
}

.text-underlined {
    text-decoration: underline;
}

ul.breadcrumbnews.white li+li:before {
    color: #ffffff;
}

.logo-progetti-attivi {
    height: 50px;
    width: auto;
    margin-bottom: 20px;
}
#accordion.progetti-attivi {
    width: 100%;
}
.btn-link.progetti-attivi {
    color: #000!important;
}
.btn-link.progetti-attivi:hover {
    color: #000!important;
    text-decoration: none!important;
}





/* Aggiornamento grafica 2021 - D*/
@media all and (min-width: 992px){
    .volpe{
        background-image: url('../img/volpe.png');
        background-size: cover;
        position: fixed;
        width: 300px;
        height: 100vh;
        right: 0;
        top: 0;
        z-index: -1;
        opacity: .1;
    }
}
.text-primary{
    color: #e00b27!important;
}
.text-primary:hover, a.text-primary:hover{
    color: #555555!important;
}
#newsletter{
    position: fixed;
    bottom: 25px;
    left: 25px;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
    border-radius: 25px;
    background-color: #e00b27;
    color: white;
    padding: 0 10px;
    transition: .5s;
    z-index: 2147483647;
}
#newsletter div{
    padding: 10px;
    background-color: #e00b27;
    border-radius: 25px;
    display: inline-block;

}
#newsletter i{
    padding: 10px;
    background-color: #e00b27;
    border-radius: 25px;
    display: inline-block;
    line-height: 28px;
}
#newsletter:hover{
    transform: scale(1.02);
}






a.link-dettaglio{
    transition: .5s;
    display: block;
}
a.link-dettaglio:hover{
    opacity: .75;
    transform: scale(1.01);
}
