body {
    font-family: 'Open Sans', sans-serif;
}

.item-top {
    color: #25292f;
    font-size: 12px;
    padding: 20px 0;
}

.ligue-agora {
    font-size: 16px;
}

.item-top a {
    color: #25292f;
    font-weight: 600;
}

#orcamento.btn-top,
a.btn-top {
    margin: 10px 0;
}

#orcamento.item-top:hover {
    text-decoration: none;
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
}

small {
    font-size: 58%;
}

.text-top {
    color: #fff !important;
    font-weight: 700;
    font-size: 20px;
}

#orcamento {
    color: #fff;
    cursor: pointer;
}

.btn-top {
    border-radius: 20px;
    padding: 10px 15px;
    color: white;
    font-weight: 700;
}

.btn-top-green {
    background-color: #00a9e6;
    color: #fff !important;
    cursor: pointer;
}

.btn-top-green:hover {
    text-decoration: none;
    background-color: #00adad;
    color: #fff;
}

.btn-top-green:hover {
    color: #fff;
}

.btn-top-grey {
    background-color: #25292f;
}

.btn-top-grey:hover {
    color: #fff;
}

#banner {
    background-image: url('../img/banner.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 700px;
}

#banner-text {
    background: transparent;
    color: white;
}

#banner-text h1 {
    font-weight: 700;
}

#btn-banner {
    margin-top: 50px;
}

.banner-stripe {
    background-color: rgba(11, 51, 152, 0.815);
    padding: 15px 10px 15px 110%;
    width: 199%;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    overflow: visible;
    transform: translateX(-55%);
}

.form-body,
.form-footer {
    background-color: #242424;
    padding: 0 20px;
    text-align: center;
}

.form-body {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.form-body div p {
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
}

.form-body div p span {
    font-weight: 700;
    color: #00a9e6;
    font-size: 23px
}

input::placeholder,
textarea::placeholder {
    font-weight: 600;
}

label.error {
    position: absolute;
    right: 47px;
    /* top: 90px; */
    color: yellow;
    background-color: red;
    padding: 1px 6px;
    font-weight: 700;
    font-size: 15px;
    margin-top: -31px;
}

#span2 {
    font-size: 13.5px;
    font-weight: 400;
    color: #fff;
}

.btn-formulario {
    background-color: #00a9e6;
    color: #fff;
    font-weight: 600;
    padding: 10px;
    margin-bottom: 10px;
}

.btn-formulario:hover {
    background-color: #00adad;
    color: #000;
    border: 1px solid #000;
}

.form-footer {
    background-color: #0dff05;
    color: #fff;
    display: table;
    font-weight: 700;
    font-size: 20px;
    width: 100%;
}

.cel-tabela-flecha2 {
    display: table-cell;
    font-size: 45px;
    vertical-align: middle;
}

.titulo-preencha-formulario2 {
    display: table-cell;
    line-height: 19px;
    vertical-align: middle;
    padding-left: 15px;
}

#nossos-processos {
    margin-top: 40px;
}

.proc-text {
    font-size: 12px;
    max-width: 300px;
    margin: 0px 0px 0px 20px;
    text-align: justify;
}

.owl-processos {
    text-align: center;
    margin-top: 20px;
}

.owl-dot.active span {
    background-color: transparent;
    color: transparent;
    border: #00a9e6 solid;
}

#nossos-processos h2 span {
    color: #00a9e6;
}

#nossos-processos h2 {
    color: #25292f;
    font-weight: 700;
}

.item .row h1 {
    position: relative;
    font-size: 64px;
    font-weight: 700;
    color: #00a9e6;
    width: 81px;
    text-align: end;
    padding-right: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0.5px 0.5px 5px 0.5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0.5px 0.5px 5px 0.5px rgba(0, 0, 0, 0.75);
    box-shadow: 0.5px 0.5px 5px 0.5px rgba(0, 0, 0, 0.75);
}

.rotate-270 {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: absolute;
    bottom: 28px;
    /* transform: translateY(10px); */
    right: 28px;
    font-size: 17px;
    font-weight: 400;
    color: #00a9e6;
}

#pioneira {
    background-image: url('../img/pioneira-banner.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    margin: 40px 0;
    padding: 35px 0;
}

#pioneira h1 {
    font-weight: 700;
    font-size: 33px;
}

#certificado h2 {
    font-weight: 700;
}

#certificado h2 span {
    color: #00a9e6;
}

#certificado p {
    color: #525252;
}

.item-clientes img {
    cursor: pointer;
    max-width: 125px;
}

.owl-clientes .owl-item {
    text-align: center;
}

.owl-clientes .owl-next {
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px 8px !important;
    background-color: white !important;
    border-radius: 50px;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.75);
}

.owl-clientes .owl-prev {
    position: absolute;
    top: 0;
    left: 0;
    padding: 3px 8px !important;
    background-color: white !important;
    border-radius: 50px;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.75);
}

.owl-clientes .owl-next:hover,
.owl-clientes .owl-prev:hover {
    background-color: #00a9e6 !important;
    color: #fff !important;
}

.card {
    border: none;
}

.card-header {
    border-radius: 0 !important;
    border-top-left-radius: 100px !important;
    border-bottom-left-radius: 100px !important;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
    background-color: #fff;
    margin: 11px 0;
    width: 90%;
}

.card-header h5 {
    font-weight: 700;
    color: #00a9e6;
    font-size: 24px;
    padding: 0 17px;
    text-transform: uppercase;
}

.card-header h5:hover {
    color: #00adad;
}

.card-header button {
    position: absolute;
    right: 11px;
    top: 11px;
    font-size: 38px;
    background-color: #00a9e6;
    /* padding: 0 10px 0px 10px; */
    /* margin: 0; */
    height: 53px;
    width: 71px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    color: #fff;
}

.card-header button i {
    position: absolute;
    top: 6px;
    right: 25px;
    transform: rotate(180deg);
    transition: all ease 0.2s;
}

.card-header button.collapsed {
    background-color: #25292f;
}

.card-header button:hover {
    color: #fff;
    text-decoration: none;
    background-color: #00a9e6;
}

.card-header button.collapsed i {
    transform: rotate(0deg);
    transition: all ease 0.2s;
}

#fale-conosco {
    background-color: #25292f;
    margin: 65px 0;
}

#fale-conosco img {
    margin: -34px 0;
    width: 100%;
}

#fale-conosco h3 {
    font-weight: 700;
    color: #fff;
    font-size: 20px;
    margin: 36px 0 25px 0;
}

.t-3 {
    transition: all ease 0.3s !important;
}

.card-body {
    color: #525252;
}

.fright {
    float: right;
}

.table {
    display: table;
}

.cell {
    display: table-cell;
    vertical-align: middle;
}

.btn-white {
    background-color: #fff;
    color: #000;
    padding: 10px 30px;
}

.btn-white:hover {
    color: #000;
}


/* .h-992 {

} */

div.footer-fixed {
    display: none;
}


/* mobile */

@media(max-width: 1199px) {
    #fale-conosco h3 {
        margin-top: 15px;
    }
    #fale-conosco a.btn-top.btn-white {
        margin-bottom: 15px;
    }
}

@media(max-width: 991px) {
    .card-header button {
        right: -19px;
        height: 47px;
    }
    .card-header h5 {
        font-size: 19px;
    }
    #fale-conosco .col-md-4.text-center {
        padding-bottom: 25px;
    }
    .footer-fixed {
        display: block;
        position: fixed;
        z-index: 9999;
        width: 100%;
        color: #000;
        bottom: 0;
        padding: 9px;
        background-color: #fff;
        font-size: 12px;
        box-shadow: 0px 3px 9px #000;
    }
    .footer-blocks-center {
        float: left;
        padding: 10px 10px;
    }
    .bt-call {
        width: 79%;
        background: #00a9e6;
        border-radius: 5px;
        text-align: center;
        float: left;
    }
    .bt-whats {
        width: 19%;
        background: #00a9e6;
        border-radius: 5px;
        text-align: center;
        float: right;
    }
    .footer-fixed a {
        color: #fff;
    }
    .footer-fixed-top-p {
        color: #fff;
        font-size: 17px;
        font-weight: bold;
        margin: 0;
        padding: 0;
        letter-spacing: 0.05em;
    }
}

@media(max-width: 768px) {
    #ligue-agora {
        display: none;
    }
}

@media(max-width: 576px) {
    #certificado>.container>.row>.col-12 {
        text-align: center;
        margin-bottom: 20px;
    }
    #orcamento {
        display: none;
    }
    .card-header button {
        right: -6px;
    }
}

@media(max-width:425px) {
    #nossos-processos h2 {
        color: #25292f;
        font-weight: 700;
        margin-top: 80px;
    }
    #banner-text {
        background: transparent;
        color: white;
        height: 190px;
        padding-top: 3px;
        margin: 0;
    }
    #banner-text h1 {
        font-size: 33px;
        font-weight: 700;
    }
    #banner {
        background-image: url(../img/banner-ar-mobile.jpg);
    }
}

@media(max-width: 518px) {
    .card-header button.h-518 {
        height: 69px;
    }
    .card-header button i.top {
        top: 14px;
    }
}

@media(max-width: 368px) {
    #chama-whats {
        display: none;
    }
    #banner>.container>.row>.col-6 {
        margin: 0 auto;
    }
}

@media (min-width: 576px) {
    .jumbotron {
        padding: 9rem 2rem;
    }
}