/*--------------------------------------------------------------
>>> ITEXA GROUP STYLE Contenuto: About Us
----------------------------------------------------------------
*/

.services-section {
    background: var(--thm-white);
    color: #000;
}
.services-section .sec-title h2 {
    color: #000;
}
.services-section .sec-title .lower-text {
    color: var(--thm-text);
}
.service-block .inner-box p {
    color: #FFFF;
}
.history-section .inner-box h6 {
    margin-top: 0px;
}

/* Agency Section */
.agency-section .mission {
    min-height: 100%;
    background: #000000;
    color: #FFFFFF;
    padding: 50px 45px;
    border-radius: 7px;
}
.agency-section .mission .sec-title h2 {
    color: #FFFFFF;
    margin-bottom: 10px;
}
.agency-section .mission .sec-title h2 .dot {
    color: #FE0000;
}
.agency-section .mission .text {
    line-height: 1.4em;
}

.agency-section .green {
    margin: 60px 0 0 0;
}
.agency-section .green .sec-title {
    margin-bottom: 10px;
}

.agency-section .featured-block-two {
    padding-left: 10px;
}
.agency-section .featured-block-two .text ul li:before {
    content: "";
}
/*Certificazioni */
.certification-section {
    position: relative;
    padding: 120px 0px 80px;
    background: url(../img/pattern-2.png) left top repeat;
}
.certification-section .download-pdf {
    position: relative;
    display: block;
    padding: 45px 45px;
    background: #FFFFFF;
    color: --thm-base;
    border-radius: 7px;
}
/*qualità*/
.quality-section {
    background: #FFFFFF;
    padding: 120px 0px 80px;
}

/* Jecostone */
.partner-section {
    text-align:left;
}
.partner-section .content-box {
    max-width: 100%;
}

/*Russo*/
.services-section.rus-history-section .service-block .inner-box {
    padding: 30px;
}
.services-section.rus-history-section .service-block .inner-box h6 {
    font-size:18px;
}
.services-section.rus-history-section .service-block .inner-box p {
    font-size: 16px;
}