/*
 * NEGRI BIO (https://negri-bio.com)
 *
 * Copyright 2011-2021 ANSOFT - www.an-soft.it
 * Licensed under ATHENAE NOCTUA SOFTWARE DI LOSI GIULIANO
 */
/*homepage*/
#product-categories .family-product .info-product {
    padding: 10px 0 20px;
}
/*general*/
.page-header-img {
    background-size: cover;
    background-position: center center;
    min-height: 500px;
}
.page-header-img.company-header {
    background-image: url('../img/negri-bio-header-azienda.jpg');
}
.page-header-img.recycling-header {
    background-image: url('../img/negri-bio-header-riciclo.png');
    background-size: auto;
}
/* pagina company*/
.company, .recycling {
    padding: 130px 0 30px;
}
.company-intro,
.recycling-intro,
.recycling-content {
    padding: 55px 0;
}
.company-intro-content,
.recycling-intro-content {
    text-align: center;
    margin: 0 auto;
    padding: 20px 100px;
}
.recycling-intro-content {
    padding: 0px 70px;
}
.company-intro-content h3,
.recycling-intro-content h3 {
    font-family: exo_2regular_condensed;
    font-size: 2rem;
}
.company-intro-content p,
.recycling-intro-content p {
    font-family: exo_2light_condensed;
    font-size: 1.4rem;
    font-style: italic;
    line-height: 1.3;
}
.company-content, .recycling-content {
    padding: 50px 0;
}
.company-content .side-content h3,
.recycling-content .side-content h3{
    color: #FFFFFF;
}
.company-content .owl-carousel .owl-stage-outer,
.recycling-content .owl-carousel .owl-stage-outer {
    margin: 0 auto;
}
.company-content .owl-carousel h4,
.company-content h4,
.recycling-content .owl-carousel h4,
.recycling-content h4{
    font-size: 1.8rem;
    font-family: exo_2light_condensed;
    font-style: italic;
    text-transform: uppercase;
    color: #A2A2A2;
    margin: 20px 0 0;
}
.company-content .owl-carousel p,
.company-content p,
.recycling-content .owl-carousel p,
.recycling-content p {
    font-size: 1.2rem;
    font-family: exo_2light_condensed;
    color: #A2A2A2;
    font-style: italic;
    line-height: 1.3;
}
.company-content p b {
    font-family: exo_2regular_condensed;
    color: #999999;
}
.company-content .owl-carousel .owl-nav,
.recycling-content .owl-carousel .owl-nav,
.shop-content .owl-carousel .owl-nav {
    width: 116%;
    left: -8%;
}

.recycling-intro {
    text-align: center;
}

/*news*/
.news-header {
    padding: 130px 0 30px;
}
/*.news {*/
/*    padding: 0px 0px 50px;*/
/*}*/
.news .side-content {
    position: relative;
}
.news .side-content a {
    position:absolute;
    left: 50%;
    bottom: 30px;
    transform: translate(-50%, 0%);
    text-transform: capitalize;
}
.news .main-content .news-highlight {
    position: relative;
    max-height: 300px;
    overflow: hidden;
}
.news .main-content .news-highlight .news-higlight-img {
    /*background-image: url(../img/negri-bio-highlight-news.jpg);*/
    /*background-position: center;*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    width: 100%;
    margin: -12% 0 0;
    /*padding: 40px;*/
}

.news .main-content .news-highlight .news-highlight-content {
    position: absolute;
    left: 20px;
    bottom: 50px;
    width: 50%;
    color: #FFFFFF;
}
.news .main-content .news-highlight .news-highlight-content h2.news-title {
    font-size: 2.8rem;
    font-family: 'exo_2regular_condensed';
    line-height: 0.6;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    margin: 100px 0 0px 0;
}
.news .main-content .news-highlight .news-highlight-content h3.news-title {
    font-size: 2.2rem;
    font-family: 'exo_2regular_condensed';
    line-height: 1;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
    margin: 5px 0 16px 0;
}
.news .main-content .news-highlight .news-highlight-content .news-text {
    font-size: 18px;
}
.news .main-content .news-highlight .news-highlight-content .news-link {
    color: #FFFFFF;
    text-transform: capitalize;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
.news .main-content .news-box {
    margin: 0 0 2.5rem 0;
}
.news .main-content .news-box .news-content .news-date {
    position: relative;
    /*padding: 0 19px 0 0;*/
}
/*.news .main-content .news-box .news-content .news-date:after {*/
/*    content: '/';*/
/*    position: absolute;*/
/*    right: 7px;*/
/*    top: 0;*/
/*}*/
.news .main-content .news-highlight .news-highlight-content .news-category,
.news .main-content .news-box .news-content .news-category {
    font-family: 'exo_2bold';
    text-transform: capitalize;
}

.news .news-box .news-content .news-category {
    color: #CC0001;
    font-family: 'exo_2bold';
    text-weight: bold;
    text-transform: capitalize;
    padding: 5px;
    margin: 0 5px;
}
.news .news-box .news-content .news-category:before {
    content: "|";
    color: #333333;
    font-family: 'exo_2regular';
    padding: 0 7px 0 0;
}

.news .news-box .news-content .news-link {
    display: block;
    color: #FFFFFF;
    background-color: #999999;
    text-transform: capitalize;
    padding: 10px;
}
/* pagina usato*/
.used {
    padding: 130px 0px 30px;
}
.used-product .side-content label {
    color: #B2D2B4;
}
.used-product .used-product-content .used-product-container{
    margin: 0 0 20px 0;
}
.used-product .used-product-content .used-product-container .used-product-name h2 {
    font-family: 'exo_2black_condensed';
    text-transform: uppercase;
    color: #009900;
    font-size: 3rem;
}
.used-product .used-product-content .used-product-container .used-product-info-container {
    color: #FFFFFF;
    padding: 10px;
    margin-top: 15px;
}
.used-product .used-product-content .used-product-container .used-product-info-container .used-product-type,
.used-product .used-product-content .used-product-container .used-product-info-container .used-product-category {
    font-size: 1.4rem;
    /*text-transform: uppercase;*/
}
.used-product .used-product-content .used-product-container .used-product-info-container .used-product-type {
    margin: 0 10px 0 0;
}
.used-product .used-product-content .used-product-container .used-product-info-container .used-product-type:after {
    content: "-";
    margin: 0 0 0 10px;
}
.used-product .used-product-content .used-product-container .used-product-info-container .used-product-version {
    font-family: 'exo_2black_condensed';
    font-size: 1.4rem;
    text-transform: uppercase;
    margin-bottom: 0.2rem;
}
.used-product .used-product-content .used-product-container .used-product-info-container .used-product-serial-number {
    font-size: 1.3rem;
    color: #CC0001;
    text-transform: uppercase;
}
.used-product .used-product-content .used-product-container .used-product-info-container img {
    max-height: 25px;
}
.used-product .used-product-content .used-product-container .used-product-info-container i {
    color: #333333;
}
.used-product .used-product-content .used-product-container .used-product-link:hover h2 {
    color: #333333;
    filter: grayscale(100%);
}
.used-product .used-product-content .used-product-container .used-product-link:hover .used-product-img img {
    filter: grayscale(100%);
}
.used-product .used-product-content .used-product-container .used-product-link:hover .used-product-info-container {
    background: #333333;
}
.used-product .used-product-content .used-product-container .used-product-link:hover .used-product-info-container i {
    color: #FFFFFF;
}
.used-product-intro {
    background-image: url('../img/pattern-foglie.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position:top center;
    padding: 90px 0 50px !important;
}
.used-product-intro p {
    font-size: 2.4rem;
    line-height: 1.4;
}
.used-product-contact {
    text-align: center;
    padding: 60px 0;
}
.used-contact-form {
    text-align: left;
}
.used-contact-form label {
    font-size: 1.4rem;
}
/*product data*/
.used-data {
    background: #F2F2F2;
    padding: 50px 0 10px;
}
.used-data .table {
    font-size: 1.1rem;
}
.used-data .table td, .used-data .table th {
    padding: .6rem;
}
.used-data .table i {
    font-size: 0.8rem;
    padding: 0 20px 0 0;
}
.used-data .table-bordered thead,
.used-data .table-bordered thead th {
    font-family: exo_2bold_condensed;
    text-transform: uppercase;
}
.used-data .table .measure {
    font-family: exo_2bold_condensed;
    width: 215px;
    text-align: center;
}
.used-data .table .datum {
    font-family: exo_2bold_condensed;
    width: 400px;
}
.used-data.product-data-yellow .table-bordered th .font-weight-light {
    font-family: exo_2light_condensed;
    font-style: italic;
}
.used-data .table.table-green .measure {
    color: #006600;
}
.used-data .table.table-yellow .measure {
    color: #cc9933;
}
.used-data .table.table-light-green .measure {
    color: #C4CAA2;
}
.used-data .table.table-salmon .measure {
    color: #DB8675;
}
.use-product-dealer {
    text-align: center;
    background-color: #F2F2F2;
}
.use-product-dealer .dealer-name {
    color: #006600;
}
.use-product-dealer .dealer-info {
    color: #A2A2A2;
    font-size: 1.8rem;
}
/* pagina contatti*/
.contact {
    padding: 130px 0 30px;
}
.contact-intro-content h3.title {
    font-size: 1.8rem;
    color: #FFFFFF;
}
.contact-intro-content a {
    font-size: 1.8rem;
    color: #FFFFFF;
}

.contact-content .info-contact,
.contact-content .info-open {
    height: 330px;
    background: #ECECEC;
    padding: 32px;
    margin: 0 0 2rem;
}
.contact-content .info-contact .title,
.contact-content .info-open .title {
    font-size: 38px;
    margin: 0 0 1.2rem;
}
.contact-content .info-contact .title img,
.contact-content .info-open .title img {
    width: 50px;
    margin-top: -5px;
}
.contact-content .info-contact p,
.contact-content .info-open p {
    font-family: 'exo_2regular_condensed';
    font-style: normal;
    color: #000000;
    margin: 0 20px 10px 64px;
}
.contact-content .info-contact p a,
.contact-content .info-open p a {
    font-family: 'exo_2bold_condensed';
    font-size:1.2rem;
    color: #000000;
}
.contact-content .info-contact p span,
.contact-content .info-open p span {
    font-family: 'exo_2bold_condensed';
    font-size:1.2rem;
}
.contact-content {
    padding: 50px 0;
}
.contact-content .office .office-box {
    text-align:center;
    color: #006600;
    border: 1px solid #ECECEC;
    padding: 20px 20px 0;
}
.contact-content .office .office-box.office-box-ita {
    height: 155px;
}
.contact-content .office .office-box h3 {
    font-family: 'exo_2bold_condensed';
    font-size: 1.4rem;
    color: #006600;
    margin-bottom: 0;
}
.contact-content .office .office-box a {
    font-family: 'exo_2light_condensed';
    font-size: 1.8rem;
    line-height: 1.2;
    color: #000000;
}
.contact-content .office .office-box p {
    ont-size: 1rem;
}

#contact-form input {
    height: calc(2em + .75rem + 2px);
    border-radius: 0;
}
#contact-form .form-check {
    padding-left: 3rem;
}
#contact-form .form-check a {
    font-family: 'exo_2bold_condensed';
}
#contact-form .form-check-input {
    height: 1em;
    margin-left: -1.5rem;
}
.form-control {
    border-radius: 0;
}

#vendor-form {
    margin: 0 0 2rem 0;
}
#vendor-form label {
    font-size: 1.5rem;
}
.vendor-list .vendor {
    min-height: 120px;
    border: 1px solid #ECECEC;
    padding: 20px;
}
.vendor-list .vendor h3 {
    font-family: 'exo_2bold_condensed';
    font-size: 1.4rem;
    color: #006600;
    margin-bottom: 0;
}
.vendor-list .vendor ul {
    list-style: none;
    padding-left: 0;
}
.vendor-list .vendor ul a {
    cursor: pointer;
}
/* smarthphone */
@media (min-width: 320px) and (max-width: 480px) {
    /*company page*/
    .company {
        padding: 100px 0 30px;
    }
    .company-intro-content, .recycling-intro-content {
        padding: 20px;
    }
    .company-content, .recycling-content {
        padding: 25px 0;
    }
    .company-intro-content p, .recycling-intro-content p {
        font-size: 1.2rem;
    }
    .company-content .technology-content,
    .company-content .service-content,
    .company-content .certificate-content {
        margin: 20px;
    }
    .company-content .service-content .service-content-gallery{
        position: relative;
        overflow: hidden;
        width: 100%;
        /*padding-top: 56.25%; !* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) *!*/
    }
    .company-content .service-content .service-content-gallery iframe {
        /*position: absolute;*/
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
    }


    .news .main-content .news-highlight .news-highlight-content h2.news-title {
        color: #212529;
        margin: 40px 0 0px 0;
        text-shadow: none;
    }
}