﻿.logo-1 {
    display: inline-block !important;
}

.logo-2 {
    display: none !important;
}

.img-carousel-item {
    text-align: center;
}

.navbar-nav > li > a {
    color: #022742 !important;
}

.header-two {
    background-color: #fff !important;
}

.m-auto {
    margin: 0 auto;
}

.titulo-plano {
    color: #052b47;
    font-weight: bold;
}

.texto-plano {
    color: #545454;
    font-size: 17px;
}

.btn-saiba-mais {
    background-color: #ec8500;
    color: #fff;
    border-radius: 7px;
    font-size: 15px;
}

.img-icone {
    width: 88px;
}

.pdd-icone {
    padding: 20px 25px;
}


.li-menu {
    background-color: #eee;
    padding: 17px 10px;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 7px;
}

    .li-menu a {
        color: #7b7b7b !important;
    }

        .li-menu a:hover {
            color: #000 !important;
        }

.barra {
    height: 4px;
    width: 100%;
    margin-bottom: 10px;
}

.section-slider {
    background-color: #052b47;
    overflow: inherit !important;
}

.text-white {
    color: #fff;
}

#covid-carrosel {
    margin-top: 50px;
}

.owl-nav {
    top: 40%;
    font-size: 50px;
    position: absolute;
    width: 100%;
    left: 0;
    color: #fff;
    font-weight: bold;
}

.owl-prev {
    left: -15px;
    position: absolute;
}

.owl-next {
    right: -15px;
    position: absolute;
}

.section-depoimentos {
    background-color: #eee;
}

    .section-depoimentos p {
        color: #6b6b6b;
    }

    .section-depoimentos .owl-nav{
        color:#000!important;
    }

.r-180 {
    transform: rotate(180deg);
    position: absolute;
    bottom: -35px;
}

.f-16 {
    font-size: 16px;
}

.d-flex {
    display: flex;
}

.d-grid {
    display: grid;
}

.aspas-1 {
    position: absolute;
    top: -36px;
}

.fonte-toledo {
    color: #052b47;
}

.m-0 {
    margin: 0;
}

.mt-20 {
    margin-top: 20px;
}

.assinatura {
    margin: 0 auto;
    display: block;
    width: 240px;
}

.btn-enviar {
    margin: 0 auto;
    text-align: center;
    display: table;
    padding: 10px 50px;
    background-color: #ee7f01;
    font-size: 17px;
}

    .btn-enviar:hover {
        background-color: #ee7f01;
    }


.erro {
    border-color: #dc3545;
}

.blog-page {
    padding: 84px 0;
}

.linha-do-tempo {
    padding-bottom: 100px;
}


#linha-carrosel .owl-stage-outer{
    overflow:visible!important;
}

.bola {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

    .bola:before {
        content: '';
        position: absolute;
        width: 70px;
        height: 70px;
        border-radius: 50%;
        border: 3px solid;
        top: -20px;
        left: 36px;
        text-align: center;
        border-color: inherit;
    }

#linha-carrosel:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #000;
    top: 14px;
    z-index: -5;
}

.linha-azul {
    background-color: #0c99d1;
    border-color: #0c99d1;
}

.linha-laranja {
    background-color: #ff870e;
    border-color: #ff870e;
}

.item-linha {
    margin-left: 55px;
}

#linha-carrosel .owl-stage-outer {
    overflow: inherit;
}

.legenda{
        margin-top: 10px;
    position: absolute;
    text-align: center;
    display: block;
    left: 35px;
    font-size: 16px;
}

.descricao-item {
    position: absolute;
    top: -90px;
}

    .descricao-item:before {
        content: '';
        position: absolute;
        width: 3px;
        height: 94px;
        background-color: inherit;
        top: 14px;
        z-index: -5;
        left: 12px;
    }

    .descricao-item p {
margin-bottom: -28px;
    position: absolute;
    top: -79px;
    width: 150px;
    left: 35px;
    }

.bola-2 {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: inherit;
    top: -5px;
    left: -1px;
    text-align: center;
}

.mt-linha-tempo {
    margin-top: 115px;
}

.f-20 {
    font-size: 20px;
}

.owl-dots {
    text-align: center;
    position: absolute;
    width: 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    bottom: -80px;
}

.owl-dot {
    border-radius: 50px;
    height: 10px;
    width: 10px;
    display: inline-block;
    background: rgba(127,127,127, 0.5);
    margin-left: 5px;
    margin-right: 5px;
}

.owl-dot.active {
    background: rgba(127,127,127, 1);
}

@media (max-width: 768px) {

    #noticias-carrosel h3 {
        margin-top: 15px;
    }

    .section-depoimentos .img-user {
        width: 135px !important;
        margin: 0 auto;
        display: block !important;
        text-align: center;
        margin-bottom: 20px;
    }

    .section-slider .h1, h1 {
        font-size: 22px;
    }

    .section-slider .h3, h3 {
        font-size: 18px;
    }
}
