﻿#home-page .tech-box p {
    font-size: 13px;
    font-weight: 600;
    line-height: 1.6;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #fff;
}

#sobre .ot-image-box h3 {
    color: #fff !important;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    font-size: 26px;
    /*-webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);*/
    transform: translateY(-50%);
}

.ot-counter.v3 p.h6 {
    margin-top: 10px;
    color: #FFF;
    font-size: 16px;
    text-transform: capitalize;
    line-height: 1em;
    padding-left: 0;
}

#vantagens .icon-box-s2 .content-box h3 {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    line-height: 1.2;
    margin: 0 0 20px;
  
    font-weight: bold;
}

#vantagens .icon-box-s2 .content-box h3 a {
    color: #1b1d21;
}