*{
	margin:0;
	padding:0;
	box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

@media (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1200px!important;
}}

.center {
    text-align: center;padding: 0 0 50px 0;
}

body{
    color: #243f6f!important;
}

p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6rem;
    font-family: 'Open Sans', sans-serif;
}
ul.texto-conteudo{
    font-weight: 400;
    padding-left: 25px;
    padding-top: 20px;
}
li.li-conteudo {
    padding-bottom: 15px;
}
b {
    font-weight: 700!important;
}
img.imgresp {
    width: 100%;
}
.sem-espaco {
    padding: 0!important;
}
img.sombra {
    box-shadow: rgb(0 0 0 / 20%) 0px 20px 25px;
    transition: 0.5s;
    border-radius: 10px;
}
img.sombra:hover{
    box-shadow: rgb(0 0 0 / 10%) 0px 20px 25px;
    transition: 0.5s;
}
p.negrito {
    color: #546369;
    font-weight: 700;
    font-size: 16px;
    padding: 10px 0;
}
button.btn.btn-whatsapp.btn-lg {
    background: #14c69a;
    border: none!important;
    color: #fff;
    font-size: 16px;
    border: none;
    padding: 14px 35px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}
button.btn.btn-whatsapp.btn-lg:hover {
    background: #0eb68c;
    border: none!important;
}
button.btn.btn-transparent.btn-lg {
    background:transparent;
    color: #243f6f;
    border: #243f6f solid 2px!important;
    font-size: 14px;
    padding: 13px 55px;
    font-weight: 500;
}
button.btn.btn-transparent.btn-lg:hover {
    background: #243f6f;
    color: #fff;
    border: #243f6f solid 2px!important;
}
button.btn.btn-gold.btn-lg.menu-mobile.sombra-azul, button.btn.btn-gold.btn-lg.sombra-azul{
    box-shadow: #03bfdc4f 0px 5px 15px;
}
button.btn.btn-gold.btn-lg.laranja.sombra-laranja{
    box-shadow: #f6740085 0px 5px 15px;
}
button.btn.btn-whatsapp.btn-lg.sombra-verde, button.btn.btn-whatsapp.btn-lg.time.sombra-verde{
    box-shadow: #14c69a7a 0px 5px 15px;
}
button.btn.btn-gold.btn-lg.laranja.sombra-laranja.botao-mobile {
    padding: 14px 45px!important;
}
.conjunto-botoes {
    padding: 1.2rem 0 0 0;
}
.clear.separador {
    height: 6rem;
}
h2.h2titulo.white {
    color: #fff;
}
hr{
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(255,255,255,1)!important;
}
.right {
    float: right;
}
button.btn.btn-gold.btn-lg.left {
    margin: 0;
}
.icone-topo {
    color: #005c89;
    font-weight: 400;
    font-size: 25px;
    position: absolute;
    margin: -3px 0px 0px -31px;
    font-weight: 100!important;
    padding: 5px 0 0 0;
}
.iconbig {
    font-size: 17px;
    font-weight: 100;
}
i.fab.fa-whatsapp, i.fab.fa-instagram {
    font-weight: 100;
}
.botaoredesocial {
    background: #264272;
    border-radius: 150%;
    padding: 5px;
    color: #fff;
    width: 25px;
    height: 25px;
    font-weight: 100;
    font-size: 14px;
    text-align: center;
    transition: 0.5s;
}
span.mobile{
    display: none;
}
span.minitexto.mobile {
    display: none;
}

/* Smartphones */
@media (max-width: 480px) {
    body p {
        text-align: center;
    }
    .row{
        display: block!important;
    }
    .col-5, .col-7 {
        max-width: 100%!important;
        flex: 100%!important;
    }
    .col-sm {
        text-align: center;
    }
    p {
        font-size: 13px;
        line-height: 1.2rem;
    }
    .center {
        padding: 0 0 10px 0;
    }
    .col-5.mobile, .container.mobile, .col-sm.mobile {
        padding: 10px 0;
    }
    .conjunto-botoes {
        padding: 0.8rem 0 0;
        margin: 0 auto;
        display: grid;
        width: 240px;
    }
    button.btn.btn-whatsapp.btn-lg {
        margin-bottom: 10px;
        padding: 14px 35px;
        font-size: 16px!important;
    }
    .letra-flutuante1,.letra-flutuante2, .letra-flutuante3, .letra-flutuante4, .letra-flutuante5 {
        text-align: center;
    }
    .col-7.letra-flutuante1::before {
        display: none!important;
    }
    .col-7.letra-flutuante2::before {
        display: none!important;
    }
    .col-7.letra-flutuante3::before {
        display: none!important;
    }
    .col-7.letra-flutuante4::before {
        display: none!important;
    }
    .col-7.letra-flutuante5::before {
        display: none!important;
    }
    .col-4.letra-flutuante6::before {
        display: none!important;
    }
    .col-4, .col-5, .col-6, .col-7 {
        max-width: 100%!important;
    }
    p {
        padding: 0 10px;
    }
    img.fundo-video.desktop{
        display:none;
    }
    img.fundo-video.mobile{
        display:block!important;
    }
    img.imgresp.sombra.mobile {
        margin: 30px 0px;
    }
    span.mobile {
        display: inline;
    }
    .clear.separador {
        height: 2rem;
    }
    span.minitexto.mobile {
        display: block;
        font-size: 12px;
        padding-bottom: 5px;
    }
    .col-5.mobile {
        display: none;
    }
    body {
        text-align: center;
    }
    p.negrito{
        font-size: 13px;
    }
}

header {
    position: fixed;
    width: 100%;
    z-index: 99;
    transition: 1s;
}
span.nav-link.redessociais {
    color: #546369;
}

.header-fixed{
    background: #e5fafd;
    transition: 1s;
    box-shadow: #cae5e8 0 0 20px;
}

.header-fixed span.nav-link.redessociais {
    color: #546369;
}

/*INFO TOPO*/
section.topoinfo {
    background: transparent;
    color: #d8d9dc;
    padding: 10px 0;
    font-size: 13px!important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500!important;
    margin-bottom: -35px;
}
section.topoinfo a{
    color: #546369;
    transition: 0.5s;
}
li.nav-item.infotopo-item a{
    font-size: 15px!important;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}
li.nav-item.infotopo-item.semespaco {
    padding: 0;
}
li.nav-item.infotopo-item.separador {
    padding: 0;
}
span.nav-link.redessociais {
    padding: 0rem!important;
}
li.nav-item.infotopo-item.redesocial {
    padding: 5px 0 0 15px;
}
.botaoredesocial:hover {
    background: #005c89;
    color: #fff;
    transition: 0.5s;
}
.navbar-brand{
    margin-top: -10px;
}
.col-10.telefones-redes {
    z-index: 1;
}
/* Smartphones */
@media (max-width: 480px) {
    section.topoinfo{
        display: none;
    }
    a.navbar-brand {
        /*margin: 0 auto;*/
    }
}

/*LOGO MENU*/

.navbar-dark .navbar-nav .nav-link {
    color: #606060!important;
    font-weight: 600;
}
.navbar{
    padding: .1rem 0rem!important;
}
.col.telefones-redes {
    text-align: right;
    letter-spacing: 0.2px;
}
li.nav-item.infotopo-item {
    padding: 0 10px;
    letter-spacing: 0.2px;
}
ul.navbar-nav{
    right: 0px;position: absolute;
    font-family: 'Open Sans', sans-serif;
    margin-top: 3rem;
}
.navbar-dark .navbar-toggler-icon {
    background-image: none!important;
}
a.nav-link {
    font-size: 18px;padding: 12px 0;
}
li.nav-item.infotopo-item.tel {
    padding-right: 10px;
}
li.nav-item.infotopo-item.laranja a {
    color: #fc5c00;
    font-size: 14px!important;
}
li.nav-item.infotopo-item.azul a {
    color: #276a92;
    font-size: 20px!important;
}
i.far.fa-envelope.icone-topo.laranja {
    color: #fc5c00!important;
    padding: 2px 0 0 0;
}
.navbar-expand-lg .navbar-nav .nav-link{
    padding-right: 2.5rem!important;
}
li.nav-item.infotopo-item.semespaco2 {
    padding: 0px!important;
}
li.nav-item a.nav-link.ebook {
    margin-right: 7.5rem;
}
button.btn.btn-gold.btn-lg {
    background: rgb(78,135,167);
    background: linear-gradient(0deg, rgba(78,135,167,1) 20%, rgba(3,191,220,1) 71%);
    color: #fff;
    font-size: 16px;
    border: none;
    padding: 14px 35px;
    margin-left: 0px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}
button.btn.btn-gold.btn-lg:hover {
    background: rgb(78,135,167);
    background: linear-gradient(12deg, rgba(78,135,167,1) 20%, rgba(3,191,220,1) 71%);
}
button.btn.btn-gold.btn-lg.laranja {
    background: #f67400;
    padding: 14px 35px;
}
button.btn.btn-gold.btn-lg.laranja:hover {
    background: #e46c03;
}
.navbar-dark .navbar-nav .nav-link{
    transition: 0.5s;
}
.navbar-dark .navbar-nav .nav-link:hover {
    color: #005c89!important;
}
section.topoinfo a:hover {
    color: #373c3f;
}
.nav{
    align-items: baseline;
}
.navbar-dark .navbar-toggler{
    position: absolute;
    right: 0;
}
.navbar-dark .navbar-toggler{
    border-color: transparent!important;
}
span.navbar-toggler-icon {
    color: #f67400;
    font-size: 30px;
    margin-top: 0;
}
span.logo-desktop {
    display: block;
}
span.logo-mobile {
    display: none;
}
button.btn.btn-gold.btn-lg.menu-mobile{
    padding: 14px 55px;
}
/* Smartphones */
@media (max-width: 480px) {
    span.logo-mobile img {
        max-width: 110px;
        padding: 10px;
    }
    span.logo-desktop {
        display: none;
    }
    span.logo-mobile {
        display: block;
    }
    div#navbarNavDropdown {
        z-index: 9;
    }
    ul.navbar-nav {
        background: #e6fafbf5;
        width: 100%;
        margin-top: 0rem;
    }
    section.logo-menu {
        background: transparent;
    }
    a.nav-link {
        font-size: 16.5px;
    }
    button.btn.btn-gold.btn-lg.menu-mobile {
        background: transparent;
        font-size: 16.5px;
        padding: 10px 0!important;
        font-weight: 600;
        color: #606060!important;
        margin-left: 0px;
        padding-right: .7rem;
        padding-left: 0;
        font-family: 'Open Sans', sans-serif!important;  
    }
    button.btn.btn-gold.btn-lg.menu-mobile.sombra-azul{
        box-shadow: none;
    }
    button.navbar-toggler {
        z-index: 99;
    }
    button.navbar-toggler {
        top: 1.9rem;
    }
    ul.navbar-nav{
        position: inherit;
    }
    button.btn.btn-gold.btn-lg{
        margin-left: 0px!important;
        font-size: 16px;
        margin-bottom: 15px;
        padding: 14px 25px!important;
    }
    .navbar-nav{
        padding-left: 20px!important;
    }
    
}

/*BANNER ROTATIVO*/
.carousel-caption.d-none.d-md-block {
    text-align: left;
    top: 15%;}

h1.h1titulo-banner{
    color: #2f2e3e;
    font-family: 'Open Sans', sans-serif;
    font-size: 50px;
    font-weight: 800;
    line-height: 3.5rem;
    letter-spacing: -3px;
}

span.bigtitle {
    font-size: 105px;
    font-weight: bold;
}
span.fino {
    font-weight: 400;
}
span.txt-big {
    font-size: 170%;
}
h1.h1titulo-sub {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #005c89;
    font-weight: 500;
    padding-left: 30px;
}
h1.h1titulo-banner.b2 {
    font-size: 77px;
    line-height: 4.5rem;
}
h1.h1titulo-banner.b3 {
    font-size: 60px;
    line-height: 4rem;
}
h1.h1titulo-banner.b4 {
    font-size: 70px;
    line-height: 4.5rem;
}
.espaco-texto-banner.barra1::before {
    content: "";
    border-style: solid;
    border-width: 0px 4px 170px;
    border-color: #005c89;
    display: block;
    position: absolute;
    top: 188px;
}
.espaco-texto-banner.barra2::before {
    content: "";
    border-style: solid;
    border-width: 0px 4px 180px;
    border-color: #005c89;
    display: block;
    position: absolute;
    top: 181px;
}
.espaco-texto-banner.barra3::before {
    content: "";
    border-style: solid;
    border-width: 0px 4px 188px;
    border-color: #005c89;
    display: block;
    position: absolute;
    top: 187px;
}
.espaco-texto-banner.barra4::before {
    content: "";
    border-style: solid;
    border-width: 0px 4px 125px;
    border-color: #005c89;
    display: block;
    position: absolute;
    top: 187px;
}
p.subtitulobanner {
    color: #606060;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    padding: 15px 0 15px;
}

.espaco-texto-banner {
    width: 50%;
    padding-top: 12rem;
}

p.subtitulobanner2 {
    font-size: 20px;
    color: #005c89;
    font-weight: bold;
    text-decoration: underline;
    font-family: 'Rubik', sans-serif;
}

.carousel-indicators li{
    background-color: #005c89!important;
    width: 10px!important;
    height: 10px!important;
    border-top: 0px solid transparent!important;
    border-bottom: 0px solid transparent!important;
    border-radius: 150px!important;
}
.carousel-indicators{
    bottom: 10%!important;
    justify-content: left!important;
    padding-left: 0!important;
}
section.banner-rotativo.mobile{
    display: none;
}
img.d-block.w-100{
    width: 107%!important;
    padding-top: 2rem;
    background: #e4fafd;
}
.carousel-indicators{
    display: none;
}
@media (min-width: 1400px) and (max-width: 3920px) {
    img.d-block.w-100 {
        width: 100%!important;}
    .carousel-indicators{padding-left: 0.6rem!important;margin-right: 25%!important;margin-left: 25%!important;}
    .carousel-caption{right: 7%!important;left: 7%!important;}
    .carousel-caption.d-none.d-md-block{top: 15%!important;
    }
    
    
}
@media (min-width: 960px) and (max-width: 1500px) {
    img.d-block.w-100 {
        width: 115%!important;}
    .carousel-indicators{padding-left: 0.6rem!important;}
    .carousel-caption{right: 4%!important;left: 4%!important;}
    .carousel-caption.d-none.d-md-block{top: 10%!important;}
    li.nav-item a.nav-link.ebook{
        
    }
    p.subtitulobanner{
        padding: 10px 0 0px;
    }
    .espaco-texto-banner {
        padding-top: 12rem;
        width: 55%;
    }

    .espaco-texto-banner.barra1::before {
        border-width: 0px 4px 160px;
        top: 143px;
    }
    .espaco-texto-banner.barra2::before {
        border-width: 0px 4px 180px;
        top: 134px;
    }
    .espaco-texto-banner.barra3::before {
        border-width: 0px 4px 192px;
        top: 139px;
    }
    .espaco-texto-banner.barra4::before {
        border-width: 0px 4px 124px;
        top: 140px;
    }
    }

}
@media (min-width: 960px) and (max-width: 1365px){
    h1.h1titulo-banner{font-size: 45px;}
    p.subtitulobanner{font-size: 17px;}
    .espaco-texto-banner {width: 55%;}
}
/* Smartphones */
@media (max-width: 480px) {
    img.d-block.w-100{
        margin-top:0px;
        width: 100%!important;
    }
    section.banner-rotativo.desktop {
        display: none;
    }
    section.banner-rotativo.mobile {
        display: block;
    }
    .espaco-texto-banner {
        width: 55%;
        text-align: left;
        padding-top: 7rem;
    }
    h1.h1titulo-banner.gastrocast{
        font-size: 20px!important;
        line-height: 30px;
    }
    span.bigtitle {
        font-size: 57px;
    }
    h1.h1titulo-banner{
        font-size: 31px;
        font-weight: 700;
        padding-left: 0px;
        line-height: 2rem;
    }
    .espaco-texto-banner::before{
        display: none;
    }
    .carousel-caption{
        right: 5%!important;
        left: 5%!important;
        top: 0;
    }
    p.subtitulobanner{
        font-size: 14px;
        bottom: 5%;
        font-family: 'Open Sans', sans-serif;
        left: 0px;
        text-align: left;
    }
    span.subtitulo-big {
        font-size: 22px;
        font-weight: 600;
        /* margin-bottom: 40px; */
        line-height: 20px;
    }
    p.subtitulobanner2{
        font-size: 13px;  
    }
    img.logos-banner.desktop {
        display: none;
    }
    .carousel-indicators{
        justify-content: center!important;
        bottom: -65%!important;
    }
    

}

/*TYPOGRAFIA*/
h3.h3titulomenor {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #4d493f;
    font-weight: 600;
}
h2.h2titulo {
    font-size: 45px;
    font-family: 'Open Sans', sans-serif;
    color: #2f2e3e;
    font-weight: 800;
    padding-bottom: 0rem;
    line-height: 2.5rem;
    letter-spacing: -3px;
}
span.h2gold {
    font-size: 48px;
    color: #009bb3;
    font-weight: 700;
}
h2.titulo-gold-conteudo {
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #005c89;
    padding-bottom: 20px;
}
img.fundo-video {
    width: 100%;padding-bottom: 30px;
}
img.fundo-video.mobile{
    display:none;
}

.col-12.logos {
    text-align: center;
    padding: 100px 0 50px;
}
.row-lg-12 {
    display: flex;
}
/* Smartphones */
@media (max-width: 480px) {
    h3.h3titulomenor{
        font-size: 12px;
    }
    h2.h2titulo {
        font-size: 26px;
        padding-bottom: 0.5rem;
        line-height: 1.7rem;
        text-align: center;
        letter-spacing: -1px;
    }
    span.h2gold {
        font-size: 26px;
    }
    h2.titulo-gold-conteudo {
        font-size: 16px;
        padding-bottom: 10px;
    }
    ul.texto-conteudo {
        font-size: 13px;
        padding-top: 0px;
    }
    li.li-conteudo{
        list-style: inside;
    }
}

img.imgresp.mobile {
    display: none;
}
/* Smartphones */
@media (max-width: 480px) {
    img.imgresp.desktop {
        display: none;
    }
    img.imgresp.mobile {
        display: block;
        padding: 0 0 0 25px;
    }
    section.siga-me {
        padding: 0px 0;
    }
    span.desktop {
        display: none;
    }
    .row-lg-12 {
        display: block;
    }
}

/*SOBRE*/
section.sobre {
    padding: 50px 0;
    background: #e5fafd url(img/catioro-sofa.webp);
    background-repeat: no-repeat;
    background-position: 3rem;
}

h2.h2titulo.sobre {
    padding-bottom: 1.5rem;
    
}
.catioro-mobile {
    display: none;
}
p.sobre {
    color: #606060;
}
@media (min-width: 1400px) and (max-width: 1800px) {
    section.sobre{
        background-position: -10rem;
    }

}
@media (min-width: 1300px) and (max-width: 1399px) {
    section.sobre{
        background-position: -15rem;
    }
}
@media (min-width: 960px) and (max-width: 1300px) {
    section.sobre{
        background-position: -17rem;
    }
}
/* Smartphones */
@media (max-width: 480px) {
    section.sobre{
        background: #e5fafd;
        padding: 25px 0;
    }
    .catioro-mobile {
        display: block;
    }
    .catioro-mobile img{
        width: 100%;
        margin: -2rem 0 0 0;
    }
}

/*DESTAQUE SERVIÇOS*/
section.servicos {
    padding: 50px 0;
    background: #e9fafc;
    text-align: center;
}
h2.h2titulo.servicos {
    padding-bottom: 1.5rem;
}
.box-servicos {
    background: #fff;
    color: #606060;
    padding: 35px;
    border-radius: 5px;
    text-align: center;
    transition: 0.5s;
    margin: 15px 0;
    box-shadow: #9fc2c770 0 10px 20px;
    /*height: 240px;*/
}
.box-servicos:hover {
    box-shadow: #9fc2c7ef 0 0 25px;
    background: #fff;
    transition: 0.5s;
    text-align: center;
}
p.desc-servicos {
    color: #606060;
    font-weight: 600;
}
img.icone-servicos {
    transition: transform .7s ease-in-out;
  }
img.icone-servicos:hover {
    transform: rotate(10deg);
  }
h3.titulo-servicos {
    font-size: 20px;
    color: #2f2e3e;
    padding: 30px 0 10px;
    font-weight: 700;
    margin-bottom: 0;
    margin-left: 0px;
}
.col-4.servicos {
    padding: 10px 25px;
}
button.btn.btn-gold.btn-lg.servicos {
    font-size: 16px;
    padding: 14px 35px;
}
.col-12.botao-carregar {
    padding-top: 3rem;
    text-align: center;
}
span.txt-desktop {
    display: block;
}
span.txt-mobile {
    display: none;
}
/* Smartphones */
@media (max-width: 480px) {
    section.servicos{
        background: #e9fafc;
        padding: 25px 0;
    }
    button.btn.btn-gold.btn-lg.servicos{
        font-size: 14.5px;
    }
    .col-3.bloco-servicos{
        max-width: 50%;
        flex: 50%;
    }
    h3.titulo-servicos{
        font-size: 18px;
        padding: 20px 0 10px;
        font-weight: 700;
        margin-left: 0px;
    }
    p.desc-servicos {
        padding: 0;
        font-size: 15px;
    }
    span.txt-desktop {
        display: none;
    }
    span.txt-mobile {
        display: block;
    }
    .col-12.botao-carregar{
        padding-top: 1rem;
    }
}
/*DESTAQUE TIME*/
section.time {
    padding: 50px 0 50px;
    background: #e9fafc;
    text-align: center;
}
h2.h2titulo.time {
    padding-bottom: 1.5rem;
}
.box-time {
    color: #606060;
    padding: 5px 35px 0px;
    border-radius: 5px;
    text-align: center;
    transition: 0.5s;
    margin: 15px 0;
    /*height: 240px;*/
}
.box-time:hover {
    transition: 0.5s;
    text-align: center;
}
p.desc-time {
    color: #606060;
    font-weight: 500;
}
span.crmv {
    font-weight: 700;
    font-size: 14px;
}
img.foto-time {
    transition: transform .7s ease-in-out;
    width: 100%;
  }
img.foto-time:hover {
    transform: rotate(5deg);
    
  }
h3.titulo-time {
    font-size: 16px;
    color: #2f2e3e;
    padding: 20px 0 5px;
    font-weight: 700;
    margin-bottom: 0;
}
.col-4.time {
    padding: 10px 25px;
}
button.btn.btn-whatsapp.btn-lg.time {
    font-size: 16px;
    padding: 14px 35px;
    margin-top: 3rem;
}
span.txt-desktop {
    display: block;
}
span.txt-mobile {
    display: none;
}
/* Smartphones */
@media (max-width: 480px) {
    section.time{
        background: #e9fafc;
        padding: 25px 0;
    }
    button.btn.btn-gold.btn-lg.time{
        font-size: 14.5px;
    }
    .col-3.bloco-time{
        max-width: 50%;
        flex: 50%;
    }
    h3.titulo-time{
        font-size: 14px;
        padding: 20px 0 5px;
        font-weight: 700;
    }
    p.desc-time {
        padding: 0;
        font-size: 14px;
    }
    button.btn.btn-whatsapp.btn-lg.time{
        margin-top: 2rem;
    }
    span.txt-desktop {
        display: none;
    }
    span.txt-mobile {
        display: block;
    }
}

/*DESTAQUE BANNER ATENDEMOS*/
section.banner-atendemos {
    background: #e9fafc;
    padding: 50px 0;
    color: #fff;
}
.col-12.banner-atendemos{
    background: url(img/banner-atendemos-desktop.webp);
    background-size: cover;
    background-position: center center;
    padding: 5.5rem 6rem;
    border-radius: 5px;
}
h2.h2titulo.banner-atendemos {
    font-weight: 600;
    color: #fff;
    padding-bottom: 0.5rem;
    line-height: 3rem;
}
p.banner-atendemos {
    font-size: 20px;
    padding-bottom: 0.5rem;
}
button.btn.btn-gold.btn-lg.banner-atendemos {
    padding: 14px 55px;
}
/* Smartphones */
@media (max-width: 480px) {
    section.banner-atendemos{
        padding: 25px 0;
    }
    .col-12.banner-atendemos{
        background: url(img/banner-atendemos-mobile.webp);
        background-size: cover;
        background-position: center center;
        padding: 2.5rem 0.5rem 1.5rem;
        text-align: center;
    }
    h2.h2titulo.banner-atendemos {
        font-weight: 600;
        color: #fff;
        padding-bottom: 10.5rem;
        line-height: 2rem;
    }
    p.banner-atendemos {
        font-size: 16px;
        padding-bottom: 0.5rem;
        padding-top: 4rem;
    }
}
/*DESTAQUE ONDE ATENDEMOS*/
section.onde-atendemos {
    padding: 50px 0;
    background: #e9fafc;
    text-align: center;
    color: #606060;
}
h2.h2titulo.onde-atendemos {
}
.mapa-de-atendimento {
    background: url(img/mapa-de-atendimento.webp);
    padding: 2.5rem 22.5rem;
    background-position: center center;
    background-size: auto;
    border-radius: 5px;
}
.pulse {
    margin:0 auto;
    display: block;
    width: 450px;
    height: 450px;
    border-radius: 50%;
    background: #ff000033;
    box-shadow: 0 0 0 rgba(255,0,0, 0.2);
    animation: pulse 2s infinite;
  }
  .pulse:hover {
    
  }
  
  @-webkit-keyframes pulse {
    0% {
      -webkit-box-shadow: 0 0 0 0 rgba(255,0,0, 0.2);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(255,0,0, 0.2);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,0,0, 0.2);
    }
  }
  @keyframes pulse {
    0% {
      -moz-box-shadow: 0 0 0 0 rgba(255,0,0, 0.2);
      box-shadow: 0 0 0 0 rgba(255,0,0, 0.2);
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(255,0,0, 0.2);
        box-shadow: 0 0 0 10px rgba(255,0,0, 0.2);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(255,0,0, 0.2);
        box-shadow: 0 0 0 0 rgba(255,0,0, 0.2);
    }
  }
/* Smartphones */
@media (max-width: 480px) {
    section.onde-atendemos{
        padding: 25px 0;
    }
    .mapa-de-atendimento{
        padding: 1rem 1rem;
    }
    .pulse {
        margin:0 auto;
        display: block;
        width: 290px;
        height: 290px;
        border-radius: 50%;
        background: #ff000033;
        box-shadow: 0 0 0 rgba(255,0,0, 0.2);
        animation: pulse 2s infinite;
      }
}

/*CONTATO*/
section.contato{
    padding: 15rem 0 0;
    background: url(img/fundo-contato.webp);
    background-size: cover;
    background-position: center top;
    color: #606060;
}
.col-12.formulario {
    text-align: center;
}
.col-6.formulario h2.h2titulo {
    color: #2f2e3e;
}
.col-6.formulario h2.h2titulo span.h2gold {
    color: #2f2e3e;
}
.row.formulario {
    width: 90%;
    margin: 0 auto;
}
button.btn.btn-gold.btn-lg.right.mobile.laranja.formulario {
    padding: 14px 65px!important;
}
.dr-contato img {
    display: inline-block;
    position: absolute;
    max-width: 160%;
    bottom: 0;
    left: -40%;
}
.col-6.formulario {
    padding-bottom: 100px;
}
p.desc-contato {
    margin: 1.5rem 0 1.5rem;
}
label.campo-form {
    width: 100%;
}
input[type="text"], textarea, select#objetivo {
    padding: 15px 20px;
    border-radius: 4px;
    border: #cbcecf 1px solid;
    font-size: 13px!important;
    margin: 5px 0;
    width: 100%;
    background: #fff;
}
input[type="text"] {
    color: #706d65;
}
::placeholder {
    color: #706d65;
}
select#objetivo {
    color: #706d65;
    -webkit-appearance: none;
    -moz-appearance:    none;
    appearance:         none;
}
div.infos-mobile-contato {
    display: none;
}
h2.h2titulo.mobile {
    display: none;
}
.icone-contato {
    color: #009bb3;
    font-size: 26px;
    font-weight: 100;
}
span.tel-contato {
    font-size: 22px;
    color: #009bb3;
    font-weight: 600;
    font-family: 'Rubik', sans-serif;
    margin: 0px;
}
br.mobile {
    display: none;
}
p.desc-contato.desktop{
    display: block;
}
p.desc-contato.mobile{
    display: none;
}
/* Smartphones */
@media (max-width: 480px) {
    input[type="text"], textarea, select#objetivo{
        margin: 0px 0;
        width: 100%;
    }
    .box-formulario{
        padding: 0px;
        text-align: center;
    }
    .row.formulario{
        width: 100%;
    }
    .col-6.campo-formulario {
        width: 100%;
        flex: 100%;
    }
    button.btn.btn-gold.btn-lg.right.mobile {
        width: 100%!important;
    }
    section.contato{
        background: #e7fafb;
        text-align: center;
        color: #606060;
    }
    section.contato{
        padding: 25px 0;
    }
    .col-5.letra-flutuante7.formulario {
        padding: 0 40px;
        text-align: center;
    }
    div.infos-mobile-contato {
        display: block;
    }
    h2.h2titulo.mobile {
        display: block;
    }
    .infos-mobile-contato a {
        font-size: 22px;
        font-weight: 600;
        font-family: 'Open Sans', sans-serif;
        margin: 0px;
        color: #546369;
        font-size: 16px;
    }
    .dr-contato img{
        display: none;
    }
    .col-6.formulario{
        padding-bottom: 50px;
    }
    .col-6.formulario h2.h2titulo {
        color: #2f2e3e;
    }
    .col-6.formulario h2.h2titulo span.h2gold {
        color: #009bb3;
    }
    p.desc-contato.desktop{
        display: none;
    }
    p.desc-contato.mobile{
        display: block;
    }
    span.whatsmobile {
        font-size: 16px;
        color: #fc5c00;
        font-weight: 600;
    }
    p.desc-contato {
        margin: 0.5rem 0 1.5rem;
    }
}
/*FOOTER*/
footer {
    background: #232331;
    color: #fff;
    padding: 15px 0;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
}
footer a{
    color: #fff;
}
footer a:hover{
    color: #ddd;
    text-decoration: none;
}
.col-6.floatleft {
    padding-top: 7px;
}
.col-6.floatright {
    text-align: right;
    font-size: 11px;
}
.col-6.floatleft.desktop {
    display: block;
}
.col-6.floatright.desktop {
    display: block;
}
.col-6.floatleft.mobile {
    display: none;
}
.col-6.floatright.mobile {
    display: none;
}
.col-12.mobile {
    display: none;
}
/* Smartphones */
@media (max-width: 480px) {
footer {
    background: #232331;
    color: #fff;
    display: inline-block;
    padding: 15px 0 35px;
    }
    .col-6.floatleft.mobile {
        display: block;
        text-align: right;
    }
    .col-6.floatright.mobile {
        display: block;
        text-align: left;
        
    }
    .col-6.floatleft.desktop {
        display: none;
    }
    .col-6.floatright.desktop {
        display: none;
    }
    footer a{
        color: #fff;
    }
    footer a:hover{
        color: #ccc;
        text-decoration: none;
    }
    footer {
        text-align: center;
    }
    .col-12.mobile{
        display: block;
    }
}

.carousel-control-next, .carousel-control-prev{
    top: 90%!important;
    width: 50px!important;
    height: 50px;
    background: #005c89;
    opacity: 1!important;
    border-radius: 5px;
    position: relative!important;
    display: inline-flex!important;
}
.navegador{
    margin: -8% 0 0px 0!important;
    float: right;
}
.modal-dialog {
    max-width: 800px;
    margin: 30px auto;
}
.modal-body {
position:relative;
padding:0px;
}
.close {
position:absolute;
right:-30px;
top:0;
z-index:999;
font-size:2rem;
font-weight: normal;
color:#fff;
opacity:1;
}

@media (min-width: 576px){
    .modal-dialog {
        max-width: 950px!important;}
    }

.noContent {
        color: #000 !important;
        background-color: transparent !important;
        pointer-events: none;
      }
.bloco-aluguel{display: none;}


/* Small only */
@media screen and (max-width: 39.9375em) {
    
    .img-height-mob{
            height: auto !important;
    }
    .img-banner-topo-mob{
        margin-top: -20px !important;

    }
}
      