body {

    font-family: 'Source Sans Pro', sans-serif;

    font-style: normal;

    font-weight: normal;

    line-height: 1.3;

    font-size: 17px;

    color: #000000;

}



a, button {

    outline: none !important;

}



a {

    color: #3D6EB4;

}



strong, .strong {

    font-weight: bold;

}



p small {

    line-height: 1.2;

}



.extra-bold {

    font-weight: bolder;

}



header {

    overflow: hidden;

}



.btn {

    white-space: inherit !important;

}



form .label-form {

    font-weight: bold;

    background: #fff;

    bottom: 17px;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    color: #2C3251;

    left: 8px;

    padding: 0 8px;

    -webkit-transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1), opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);

    transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1), opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);

    width: auto;

    z-index: 1;

    transform: translateY(20px) translateX(5px);

}



.form-control {

    border-radius: 0;

    height: 61px;

    border-color: #2C3251;

}



.form-control:focus {

    border-color: #2C3251;

}



.form-control.input-banner {

    height: 85px;

    border: none;

    border-right: 1px solid;

}



.box-shadow {

    box-shadow: 0 0 12px rgba(97, 99, 88, 0.5);

}



section.conteudo h2 {

    font-weight: 800;

    font-size: 25px;

}



section.conteudo h3 {

    font-weight: 800;

    font-size: 50px;

}



header .rd-navbar-brand a {

    background: url(../images/vivavox_logo.webp) no-repeat 0 0;

    display: block;

    text-indent: -99999px;

    height: 115px;

    width: 125px;

    background-size: 100%;

}



header .rd-navbar-static.rd-navbar--is-clone.rd-navbar--is-stuck .rd-navbar-nav > li.marque-consulta {

    float: right;

    border: solid 2px #fff;

    width: auto;

    text-align: center;

    padding: 10px;

    margin-top: 0;

    margin-bottom: 14px;

}



header .area-restrita {

    text-decoration: underline;

    color: #58585A;

    font-size: 15px;

}



.rd-navbar-fixed .rd-navbar-toggle {

    width: 25%;

    background: linear-gradient(180deg, #5CCCF4 19.99%, #5CCBF3 19.99%, #3D6EB4 100%);

    border-radius: 10px;

    color: #ffffff;

    font-weight: 600;

    transition: all 0.2s ease-in-out;

    font-size: 22px;

    border: none;

}



header .whats-mobile {

    color: #ffffff;

    float: right;

    z-index: 9999999999;

    position: fixed;

    font-size: 41px;

    left: 3%;

    top: 25px;

}



.logo-menu {

    position: absolute;

    z-index: 9999;

    left: 0;

    width: 100%;

}



.rd-navbar-static {

    position: fixed;

    width: 100%;

    box-shadow: none;

}



.rd-navbar.rd-navbar-original.rd-navbar-static.scroll {

    background: #ffffff;

}



.rd-navbar.rd-navbar-original.rd-navbar-static.scroll.down {

    top: -168px;

    transition: top 0.2s ease-in-out;

}



.rd-navbar.rd-navbar-original.rd-navbar-static.scroll.up {

    box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.75);

    top: 0;

    transition: top 0.2s ease-in-out;

}



.rd-navbar-static .rd-navbar-nav-wrap {

    display: block;

}



.rd-navbar-static .rd-navbar-nav {

    text-align: right;

}



.rd-navbar-dropdown {

    box-shadow: none;

}



.rd-navbar-static .rd-navbar-nav > li > a {

    display: block;

    font-weight: 500;

    font-size: 15px;

    line-height: 26px;

    padding: 7px;

    text-transform: none;

    color: #3D6EB4;

}



.rd-navbar-static .rd-navbar-nav > li > a.whatsapp:hover {

    border-bottom: none;

}



.rd-navbar-static .rd-navbar-nav > li.active > a,

.rd-navbar-static .rd-navbar-nav > li.opened > a,

.rd-navbar-static .rd-navbar-nav > li.focus > a,

.rd-navbar-static .rd-navbar-nav > li > a:hover {

    color: #3D6EB4;

    text-decoration: none;

}



.rd-navbar-static .rd-navbar-nav > li.active > a {

    border: 2px solid;
}



.rd-navbar-static .rd-navbar-nav > li:hover > a {

    border-bottom: 2px solid;

}



.rd-navbar-static .rd-navbar-nav > li.active > a {

    font-weight: 700;

}



.rd-navbar-static .rd-navbar-nav li.focus > .rd-navbar-dropdown,

.rd-navbar-static .rd-navbar-nav li.focus > .rd-navbar-megamenu,

.rd-navbar-static .rd-navbar-nav li.opened > .rd-navbar-dropdown,

.rd-navbar-static .rd-navbar-nav li.opened > .rd-navbar-megamenu {

    list-style: none;

    background: white;

    padding: 0;

    margin-top: 0;

    border-radius: 20px;

    box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.4);

}



.rd-navbar-static .rd-navbar-dropdown {

    list-style: none;

}



.rd-navbar-static .rd-navbar-dropdown li > a,

.rd-navbar-static .rd-navbar-megamenu li > a {

    box-sizing: border-box;

    display: inline-block;

    font-size: 14px;

    line-height: 24px;

    color: #000000b3;

    font-weight: 600;

}



.rd-navbar-static.rd-navbar--is-stuck {

    top: 50px;

    -webkit-box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.4);

    -moz-box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.4);

    box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.4);

    display: none;

}



.rd-navbar-fixed .rd-navbar-submenu-toggle:before {

    display: none;

}



.rd-navbar-fixed .rd-navbar-nav {

    list-style: none;

    padding-left: 0;

}



.rd-navbar-fixed .rd-navbar-nav li > a {

    font-size: 15px;

}



.rd-navbar-toggle.toggle-original i {

    font-size: 35px;

    vertical-align: middle;

    margin-left: 15px;

}



/*.rd-navbar-toggle.toggle-original.active i {*/

/*font-size: 55px;*/

/*}*/



.rd-navbar-fixed .rd-navbar-toggle {

    right: 15px;

    top: 22px;

    left: inherit;

    color: #FFFFFF;

    z-index: 26;

}



.rd-navbar-fixed .rd-navbar-toggle.active {

    right: 15px;

    left: inherit;

    z-index: 26;

}



.rd-navbar-fixed .rd-navbar-panel-canvas {

    height: 105px;

    background: transparent;

    box-shadow: none;

}



.rd-navbar-panel-canvas.scrolling {

    background: rgba(0, 0, 0, 0.8);

}



.rd-navbar-fixed .rd-navbar-brand {

    top: 20px;

    left: 0;

    right: 0;

    z-index: 16;

    text-align: center;

}



.rd-navbar-fixed .rd-navbar-submenu.opened > .rd-navbar-dropdown, .rd-navbar-fixed .rd-navbar-submenu.opened > .rd-navbar-megamenu {

    display: block;

    list-style: none;

    padding-left: 0;

}



.rd-navbar-static .rd-navbar-nav li.rd-navbar--has-dropdown li {

    padding: 7px 15px;

}



.contato-mobile {

    display: none

}



.topo-contato {

    background-image: linear-gradient(to left, #81CCFF, #216390);

    color: #ffffff;

    padding: 10px;

    z-index: 4;

}



.topo-contato a {

    color: #ffffff;

}



.topo-contato span i {

    padding: 0 10px 10px 0;

}



.topo-contato a i {

    font-size: 22px;

    padding: 0 0 0 5px;

}



.topo-menu.fixed-top {

    background-color: #ffffff;

    top: 52px;

    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);

}



.padding-left-right-10 {

    padding-left: 10px;

    padding-right: 10px;

}



.navbar-light .navbar-nav .nav-link {

    font-weight: 700;

    font-size: 14px;

}



section.banners {

    overflow: hidden;

}



.banners .swiper-container {

    width: 100%;

    height: 85vh;

    z-index: 3;

    margin-top: 50px;

}



.banners.interna .swiper-container {

    width: 100%;

    height: 60vh;

}



.banners.interna .swiper-slide {

    color: #ffffff;

    background-size: cover !important;

}



.banners .swiper-slide {

    color: #ffffff;

    background: url(../images/bg-home-01.webp) no-repeat center;

    background-size: cover !important;

}



.banners .swiper-slide.promocao {

    color: #ffffff;

    background: url(../images/banner-desk.png) no-repeat bottom center; 

    background-size: contain !important;

}



.banners .swiper-slide.fachada {

    color: #ffffff;

    background: url(../images/vivavox_site_home_2__21_08_2020.webp) no-repeat bottom center;

    background-size: contain !important;

}



/*.banners.interna .swiper-slide {*/

/*box-shadow: inset 10px 10px 3000px 2000px rgba(0, 0, 0, 0.45);*/

/*}*/



.banners.interna .swiper-slide {

    padding-left: 0;

}



.banners .swiper-slide h1 {

    font-size: 70px;

    font-weight: bold;

}



.banners.interna .swiper-slide h1 {

    font-size: 50px;

    font-weight: 800;

}



.banners .swiper-slide p {

    padding: 5px 0;

    font-size: 16px;

}



.banners .swiper-pagination-bullet {

    width: 11px;

    height: 11px;

    opacity: 1;

}



.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {

    margin: 0 9px;

}



.banners .swiper-pagination-bullet-active {

    opacity: 1;

    width: 18px;

    height: 18px;

}



.rd-navbar-fixed .rd-navbar-submenu-toggle {

    width: 100% !important;

}



.rd-navbar-fixed .rd-navbar-nav-wrap {

    right: 0;

    left: auto;

    -webkit-transform: translateY(-105%);

    transform: translateY(-105%);

    background: #ffffff;

    width: 100%;

    z-index: 25;

    padding: 110px 30px 56px;

}



.rd-navbar-fixed .rd-navbar-nav-wrap.active {

    -webkit-transform: translateY(0);

    transform: translateY(0);

}



.rd-navbar-fixed .rd-navbar-nav li > a {

    padding: 17px !important;

    font-style: normal;

    font-weight: 500;

    font-size: 20px;

    color: #3D6EB4;

}



.rd-navbar-toggle.toggle-original.active > span > .fa-bars::before {

    content: "\f00d";

}



.rd-navbar-fixed .rd-navbar-nav li.redes-sociais > a {

    display: inline-block;

    font-size: 36px;

}



.rd-navbar-static .rd-navbar-nav > li.btn-vivavox {

    padding: 0.2rem 0.4rem;

}



.btn-vivavox {

    background: linear-gradient(180deg, #5CCCF4 19.99%, #5CCBF3 19.99%, #3D6EB4 100%);

    border-radius: 10px;

    color: #ffffff;

    font-weight: 600;

    transition: all 0.2s ease-in-out;

    font-size: 22px;

    border: none;

}



.btn-vivavox a {

    border-bottom: none !important;

    color: #ffffff !important;

}



.btn-vivavox:hover {

    color: #ffffff;

    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.5);

}



.custom-file-label::after {

    content: "Procurar";

    background-color: #000000;

    border-left: 1px solid #00436B;

    color: #ffffff;

    padding: .375rem 2.75rem;

    border-radius: 20px;

}



.form-control {

    height: 45px;

    border: 1px solid #000000;

    background: transparent;

}



.border-radius {

    border-radius: 26px;

}



.rotate-180 {

    transform: rotate(180deg);

}



/*.swiper-container-depoimentos .swiper-slide {*/

/*padding: 0 5%;*/

/*text-align: center;*/

/*}*/



.swiper-container-depoimentos .swiper-slide img {

    position: relative;

    z-index: 1;

}



.swiper-container-depoimentos .swiper-slide .card {

    position: relative;

    z-index: 0;

    margin-top: -60px;

}



.swiper-container-depoimentos .swiper-button-next, .swiper-container-depoimentos .swiper-button-prev {

    top: 50%;

}



.swiper-button-next, .swiper-container-rtl .swiper-button-prev {

    /*background-image: url(../images/btn-next.webp);*/

    right: 5px;

    left: auto;

    z-index: 50;

}



.swiper-button-prev, .swiper-container-rtl .swiper-button-next {

    /*background-image: url(../images/btn-prev.webp);*/

    left: 5px;

    right: auto;

    z-index: 50;

}



.form-rodape .btn-vivavox {

    padding: 10px 80px;

    font-size: 20px;

}



.banners .swiper-container.interna {

    width: 100%;

    height: 350px;

}



.breadcrumb {

    background: transparent;

    padding: 0;

}



.breadcrumb a {

    color: #ffffff;

}



.breadcrumb-item + .breadcrumb-item::before {

    color: #ffffff;

    content: ">";

}



.rd-navbar-nav li.ativo {

    border-bottom: 2px solid #ffffff;

}



.menu-scrolling .card {

    border: none;

    padding: 5px 0;

}



.rd-navbar-fixed .rd-navbar-toggle.active span {

    -webkit-transform: none !important;

    transform: none !important;

}



.rd-navbar-fixed .rd-navbar-toggle span {

    -webkit-transform: none !important;

    transform: none !important;

}



header nav.rd-navbar hr {

    background-image: linear-gradient(90deg, #5CCCF4 19.99%, #5CCBF3 19.99%, #3D6EB4 100%);

    border: 0;

    height: 2px;

}



.icon-gradient {

    background: -webkit-gradient(linear, left top, left bottom, from(#5CCCF4), to(#3D6EB4));

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;

}



main.home section.conteudo.banners h2 {

    font-style: normal;

    font-weight: bold;

    font-size: 60px;

}



main section.conteudo h2 {

    font-style: normal;

    font-weight: bold;

    font-size: 60px;

}



main section.conteudo h3 {

    font-style: normal;

    font-weight: 600;

    font-size: 35px;

}



main section.conteudo hr {

    background-image: linear-gradient(90deg, #5CCCF4 19.99%, #5CCBF3 19.99%, #3D6EB4 100%);

    border: 0;

    height: 6px;

}



main section.conteudo hr.centered {

    margin: 1rem 45%;

}



main section.conteudo hr.left {

    margin: 1rem 75% 1rem 0;

}



main section.conteudo.teste-e-flex {

    background: url(../images/bg-home-02.webp) no-repeat center;

    background-size: cover;

}



.text-black {

    color: #000000;

}



.text-azul {

    color: #5CCCF4;

}



main section.conteudo.teste-e-flex h2 {

    font-style: normal;

    font-weight: bold;

    font-size: 35px;

}



main section.conteudo.teste-e-flex hr {

    background: #ffffff;

    height: 3px;

}



.btn.btn-vivavox.transparente {

    background: transparent;

    border: 1px solid #ffffff;

    border-radius: 5px;

}



.btn-vivavox.transparente:hover {

    background: #ffffff;

    box-shadow: none;

    border-color: transparent;

}



.btn-vivavox.transparente.azul:hover {

    color: #5CCBF3;

}



.btn-vivavox.transparente.preto:hover {

    color: #000000;

}



main section.conteudo.noticias-home .bg-noticia-01 {

    background: url(../images/bg-home-03.webp) no-repeat center;

    background-size: cover;

    border: none;

    height: 445px;

}



main section.conteudo.noticias-home .bg-noticia-02 {

    background: url(../images/bg-home-04.webp) no-repeat center;

    background-size: cover;

    border: none;

    height: 445px;

}



main section.conteudo.noticias-home .bg-noticia-03 {

    background: url(../images/bg-home-05.webp) no-repeat center;

    background-size: cover;

    border: none;

    height: 445px;

}



footer {

    background: linear-gradient(90deg, #5CCCF4 27.28%, #3D6EB4 100%);

}



footer a {

    color: #ffffff;

}



main.interna .banners .swiper-container {

    width: 100%;

    height: 50vh;

    z-index: 3;

}



h4.data {

    font-size: 20px;

    color: #5CCCF4;

}



.link-leia-mais {

    font-size: 20px;

    color: #FFFFFF;

}



.link-leia-mais:hover {

    color: #FFFFFF;

}



.link-leia-mais i {

    font-size: 35px;

    vertical-align: middle;

}



.rd-navbar-fixed .rd-navbar-nav-wrap li {

    text-align: center;

}



.menu-scrolling {

    position: fixed;

    width: 100%;

    z-index: 1;

    left: 0;

    top: 105px;

    background: #ffffff;

    padding-top: 5px;

    padding-bottom: 5px;

    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);

    border-top: 1px solid #ffffff;

    color: #000000;

}



.scrolling-wrapper {

    overflow-x: scroll;

    overflow-y: hidden;

    white-space: nowrap;

}



.menu-scrolling .card {

    display: inline-block;

    background: transparent;

    box-shadow: none;

    border: none;

}



.menu-scrolling .card a {

    color: #3D6EB4;

    text-decoration: none;

    padding: 5px 10px;

    font-size: 17px;

}



.fonte-15 {

    font-size: 15px;

}



.rd-navbar-fixed .rd-navbar-nav li.opened > a, .rd-navbar-fixed .rd-navbar-nav li a:hover {

    background: transparent;

}



div.whats-rodape {

    position: relative;

}



a.btn-whatsapp-rodape {

    z-index: 9999;

    bottom: 25px;

    right: 25px;

    background: #ECECEC;

    box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);

    color: #fff;

    border: none;

    transition: .2s ease-out;

    font-size: 20px;

    height: 100px;

    width: 100px;

    border-radius: 100% !important;

    padding-top: 10px;

    padding-left: 11px;

    padding-right: 9px;

}



a.btn-whatsapp-rodape:hover {

    background: #fff;

    color: #fff;

    border: none;

    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .50);

}



.grecaptcha-badge {

    visibility: collapse !important;

}



.aceite-cookies {

    position: fixed;

    bottom: 0;

    z-index: 99999;

    background-color: #f0f0f0;

    border-radius: 10px;

    margin: 1rem;

    padding: 2rem 6rem;

    text-align: center;

    font-size: 1.3rem;

    line-height: 28px;

    border: solid 1px #d4d4d4;

    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;

}



label.error{

    color: red;

}

@media (min-width: 1400px) {

    .banners .swiper-slide.promocao {

        color: #ffffff;

        background: url(../images/banner-desk.png) no-repeat bottom center; 

        background-size: cover !important;

    }

    

    .banners .swiper-slide.fachada {

        color: #ffffff;

        background: url(../images/vivavox_site_home_2__21_08_2020.webp) no-repeat bottom center;

        background-size: cover !important;

    }

    

}

@media (max-width: 991px) {

    /*.banners .swiper-container {*/

        /*height: 110vh;*/

    /*}*/



    .rd-navbar-fixed .rd-navbar-brand a {

        display: block;

    }



    .rd-navbar-fixed .rd-navbar-brand {

        left: 35px;

        right: inherit;

        z-index: 35;

    }



    header .rd-navbar-brand a {

        height: 80px;

        background-size: contain;

        margin-top: 0;

    }



    .rd-navbar-fixed .rd-navbar-panel-canvas {

        background: #ffffff;

    }



    main section.conteudo hr.centered {

        margin: 1rem 35%;

    }



    main section.conteudo hr.centered-767 {

        margin: 1rem 35% !important;

    }



    .text-center-767 {

        text-align: center;

    }



    main section.conteudo.teste-e-flex {

        background: none;

    }



    main section.conteudo.teste-e-flex .teste-gratis {

        background: #34C2F5;

    }



    main section.conteudo.teste-e-flex .flex-upgrade {

        background: #000000;

    }



    .rd-navbar-fixed .rd-navbar-nav li.btn-vivavox {

        width: 100%;

    }



    .rd-navbar-fixed .rd-navbar-nav li.btn-vivavox > a {

        width: 100%;

        font-size: 25px;

        font-weight: bold;

    }

}



@media (max-width: 767px) {

    .aceite-cookies {

        padding: 1.5rem 1rem;

        font-size: 15px;

        line-height: 1;

    }



    .btn-vivavox {

        width: 100%;

    }



    .banners .swiper-slide.promocao {

        color: #ffffff;

        background: url(../images/banner-mobile.png) no-repeat bottom center;

        background-size: contain !important;

    }



    .banners .swiper-slide.fachada {

        color: #ffffff;

        background: url(../images/vivavox_site_home_mobile_2_21_08_2020.webp) no-repeat bottom center;

        background-size: cover !important;

    }

}



@media (max-width: 575px) {

    .banners .swiper-container {

        margin-top: 165px;

        height: 75vh;

    }



    .rd-navbar-fixed .rd-navbar-toggle {

        width: 35%;

    }



    main.home section.conteudo.banners h2 {

        font-size: 40px;

    }



    main section.conteudo h2 {

        font-size: 30px;

    }



    main section.conteudo h3 {

        font-size: 25px;

    }



    .btn-vivavox {

        font-size: 17px;

    }

}



#owl-demo3 article {

    margin: 0 4%;

}



#owl-demo3 .owl-controls .owl-buttons div {

    color: #FFF;

    display: inline-block;

    zoom: 1;

    margin: 5px;

    padding: 0;

    /* font-size: 12px; */

    /* -webkit-border-radius: 30px; */

    -moz-border-radius: 30px;

    /* border-radius: 30px; */

    filter: Alpha(Opacity=50);

    /* opacity: 0.5; */

    text-indent: -999999px;

    width: 51px;

    height: 51px;

}



#owl-demo3 .owl-buttons {

    position: absolute;

    top: 35%;

    width: 100%;

}



#owl-demo3 .owl-buttons .owl-prev {

    background: url(../images/owl-seta-esq.webp) no-repeat;

    left: 0;

    position: absolute;

}



#owl-demo3 .owl-buttons .owl-next {

    background: url(../images/owl-seta-dir.webp) no-repeat;

    right: 0;

    position: absolute;

}



#owl-demo3 .texto {

    margin-top: -1rem;

    padding: 3rem 1rem 500em;

    margin-bottom: -500em;

    background: #96949a;

    color: #ffffff;

}



#owl-demo3 .item:hover .texto {

    background: #8bbc07 !important;



}



#owl-demo3 .btn-vivavox.branco {

    background: #fff;

    padding: 1rem 2rem;

    text-transform: uppercase;

    display: inline-block;

    margin-bottom: 3rem;

    font-weight: bold;

    color: #96949a;

    font-size: 15px;

}



#owl-demo3 .btn-vivavox.branco:hover {

    color: #666;

    text-decoration: none;

}