@import url(https://fonts.googleapis.com/css?family=Roboto|Roboto+Condensed|Roboto:300|Bree+Serif);

.navbar-custom .nav li a,
.navbar-custom .navbar-toggle {
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase
}

.fontzero {
    font-size: 0;
    padding: 0;
    margin: 0
}

.navbar-custom {
    background-color: transparent;
    border-color: transparent;
    margin-top: 10px
}

.navbar-custom .navbar-collapse {
    border-color: rgba(255, 255, 255, .02)
}

.navbar-custom .navbar-toggle {
    background-color: #009AA4;
    border-color: #009AA4;
    color: #fff;
    font-size: 12px
}

.navbar-custom .navbar-toggle:focus,
.navbar-custom .navbar-toggle:hover {
    background-color: #009AA4
}

.navbar-custom .nav li a {
    font-weight: 400;
    letter-spacing: 1px;
    color: #412067;
    font-size: 18px
}

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:hover {
    color: #009AA4;
    outline: 0
}

.navbar-custom .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
    background-color: #009AA4
}

.navbar-custom .navbar-nav>.active>a:focus,
.navbar-custom .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #009AA4
}

@media (min-width:995px) {
    .navbar-custom {
        background-color: transparent;
        padding: 25px 0;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
        border: none
    }

    .navbar-custom .navbar-nav>.active>a {
        border-radius: 3px
    }

    .navbar-custom.affix {
        background-color: #222;
        padding: 10px 0
    }
}

@media(max-width:768px) {
    .navbar-custom .navbar-collapse {
        margin-top: 20px
    }

    .navbar-nav {
        text-align: right
    }
}

header {
    background: #f0f0f0;
    background: -moz-linear-gradient(top, rgba(240, 240, 240, 1) 0, rgba(250, 250, 250, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(240, 240, 240, 1) 0, rgba(250, 250, 250, 1) 100%);
    background: linear-gradient(to bottom, rgba(240, 240, 240, 1) 0, rgba(250, 250, 250, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#dddddd', GradientType=0);
    border-bottom: 3px solid #412067
}

.logo {
    padding: 10px
}

.clear {
    clear: both
}

#banner0 {
    background: url(../img/00.jpg)
}

#banner1 {
    background: url(../img/01.jpg)
}

#banner2 {
    background: url(../img/01-2.jpg)
}

#banner3 {
    background: url(../img/01-3.jpg)
}

.section-banner {
    width: 100%;
    height: 80vh;
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover !important
}

.btn-outline {
    font-family: Roboto;
    padding: 12px 24px;
    font-size: 16px;
    cursor: pointer;
    border-radius: 100px;
    border-color: #009AA4;
    background: #009AA4;
    color: #fff
}

.section-banner .tagline,
.section-banner h1 {
    font-family: "Bree Serif";
    text-align: right
}

.btn-outline:active,
.btn-outline:focus,
.btn-outline:hover {
    background: #412067;
    text-decoration: none;
    color: #fff
}

.section-banner h1 {
    font-size: 50px;
    color: #412067;
    margin-top: 300px
}

.section-banner .tagline {
    font-size: 36px;
    color: #009AA4;
    margin-bottom: 50px
}

.section-banner .left {
    text-align: left !important
}

@media(max-width:1366px) {
    .section-banner h1 {
        margin-top: 200px
    }

    #banner2,
    #banner3 {
        background-position-x: right
    }
}

@media (max-width:1024px) {
    .section-banner {
        background-size: cover !important;
        background-repeat: no-repeat !important
    }

    .section-banner h1 {
        font-size: 45px
    }

    .section-banner h2 {
        font-size: 28px;
        margin-bottom: 40px
    }
}

@media (max-width:992px) {
    .section-banner {
        height: 70vh
    }

    .section-banner h1 {
        font-size: 32px;
        margin-top: 200px;
        text-shadow: 1px 1px #fff
    }

    .section-banner .tagline {
        font-size: 22px
    }

    .btn-outline {
        padding: 10px 20px;
        font-size: 14px
    }
}

@media(max-width:720px) {
    .section-banner h1 {
        font-size: 26px;
        margin-top: 100px;
        text-shadow: 1px 1px #fff
    }

    .section-banner .tagline {
        font-size: 16px;
        margin-bottom: 30px
    }

    .btn-outline {
        padding: 10px 20px;
        font-size: 14px
    }
}

@media (max-width:640px) {
    .section-banner h1 {
        font-size: 24px;
        margin-top: 100px;
        text-shadow: 1px 1px #fff
    }

    .section-banner .tagline {
        font-size: 16px;
        margin-bottom: 30px
    }

    .btn-outline {
        padding: 10px 20px;
        font-size: 12px
    }
}

.section-clinica h1,
.section-clinica h2 {
    font-family: "Roboto Condensed";
    margin: 0;
    color: #412067
}

@media (max-width:480px) {

    .section-banner .tagline,
    .section-banner h1 {
        background: rgba(255, 255, 255, .4);
        box-sizing: border-box;
        padding: 5px
    }
}

.section-clinica {
    padding-top: 50px;
    padding-bottom: 50px
}

.section-clinica h1 {
    font-size: 50px;
    padding-bottom: 20px
}

.section-clinica h2 {
    font-size: 24px;
    padding-bottom: 5px;
    padding-top: 30px
}

.section-clinica p,
.section-clinica ul li {
    font-family: Roboto;
    font-size: 18px;
    text-align: justify;
    line-height: 1.5;
    font-weight: 300
}

.section-estrutura h1,
.section-estrutura h2 {
    font-family: "Roboto Condensed"
}

.section-estrutura {
    background: #f0f0f0;
    padding-bottom: 50px
}

.section-estrutura .local {
    padding-bottom: 30px
}

.section-estrutura h1 {
    font-size: 50px;
    color: #412067;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px
}

.section-estrutura h2 {
    font-size: 30px;
    color: #009AA4;
    text-align: center
}

.section-estrutura a,
.section-estrutura p {
    font-family: Roboto
}

.section-estrutura p {
    font-size: 18px;
    text-align: center;
    line-height: 1.5;
    font-weight: 300;
    hyphens: auto
}

.section-estrutura a {
    padding: 8px 16px;
    font-size: 14px;
    cursor: pointer;
    border: 1px solid #009AA4;
    border-radius: 100px;
    color: #009AA4;
    display: inline-block;
    margin-top: 10px
}

.section-protese .tagline,
.section-protese h1 {
    font-family: "Bree Serif";
    text-align: left
}

.section-estrutura a:active,
.section-estrutura a:focus,
.section-estrutura a:hover {
    border-color: #009AA4;
    background: #009AA4;
    color: #fff;
    text-decoration: none
}

.section-protese {
    height: 80vh;
    background: url(../img/02.jpg) center no-repeat;
    background-size: cover
}

.section-protese h1 {
    font-size: 50px;
    color: #412067;
    margin-top: 180px
}

.section-protese .tagline {
    font-size: 36px;
    color: #009AA4;
    margin-bottom: 50px
}

.section-blog .card h2,
.section-blog h1 {
    font-family: "Roboto Condensed"
}

@media (max-width:992px) {
    .section-protese {
        background-position: right
    }

    .section-protese .tagline,
    .section-protese h1 {
        background: rgba(255, 255, 255, .4);
        box-sizing: border-box;
        padding: 10px
    }

    .section-protese h1 {
        font-size: 40px;
        margin-top: 410px
    }

    .section-protese .tagline {
        font-size: 32px;
        margin-bottom: 20px
    }
}

@media(max-width:800px) {
    .section-protese h1 {
        font-size: 32px;
        margin-top: 280px
    }

    .section-protese .tagline {
        font-size: 22px;
        margin-bottom: 20px
    }
}

@media(max-width:640px) {
    .section-protese h1 {
        font-size: 24px;
        margin-top: 220px;
        padding: 5px
    }

    .section-protese .tagline {
        font-size: 16px;
        margin-bottom: 20px;
        padding: 5px
    }
}

.section-blog {
    padding-bottom: 40px
}

.section-blog h1 {
    font-size: 50px;
    color: #412067;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px
}

.section-blog .card {
    padding: 10px;
    border: 1px solid #eee;
    text-align: center;
    -webkit-box-shadow: 5px 5px 5px 0 rgba(219, 219, 219, 1);
    -moz-box-shadow: 5px 5px 5px 0 rgba(219, 219, 219, 1);
    box-shadow: 5px 5px 5px 0 rgba(219, 219, 219, 1);
    margin-top: 20px
}

.section-blog .card a,
.section-clinica-estrutura a {
    margin-top: 10px;
    display: inline-block;
    cursor: pointer
}

.section-blog .card:hover {
    -webkit-box-shadow: 5px 5px 5px 0 rgba(179, 179, 179, 1);
    -moz-box-shadow: 5px 5px 5px 0 rgba(179, 179, 179, 1);
    box-shadow: 5px 5px 5px 0 rgba(179, 179, 179, 1)
}

.section-blog .card h2 {
    font-size: 30px;
    color: #009AA4;
    text-align: center
}

.section-blog .card a,
.section-blog .card p {
    font-family: Roboto
}

.section-blog .card p {
    font-size: 18px;
    text-align: justify;
    line-height: 1.5;
    font-weight: 300;
    min-height: 110px
}

.section-blog .card a {
    padding: 8px 16px;
    font-size: 14px;
    border: 1px solid #009AA4;
    border-radius: 100px;
    color: #009AA4
}

.section-blog .card a:active,
.section-blog .card a:focus,
.section-blog .card a:hover {
    border-color: #009AA4;
    background: #009AA4;
    color: #fff;
    text-decoration: none
}

footer {
    background: #009AA4;
    padding-top: 40px;
    padding-bottom: 40px
}

footer h3 {
    font-family: "Roboto Condensed";
    font-size: 24px;
    color: #fff
}

footer p,
footer a {
    font-family: Roboto;
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    text-decoration: none
}

footer a:hover {
    font-family: Roboto;
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    text-decoration: none
}

footer strong {
    font-weight: 500;
    color: #412067
}

.section-clinica-estrutura p,
.section-equipe .card p,
.section-equipe li,
.section-post p {
    line-height: 1.5;
    font-weight: 300
}

.direitos {
    background: #412067;
    padding-top: 15px;
    padding-bottom: 15px
}

.direitos p {
    color: #fff;
    text-align: center
}

.direitos a {
    color: #009AA4
}

.direitos a:hover {
    text-decoration: none
}

.section-clinica-estrutura {
    background: #f0f0f0;
    padding-bottom: 50px
}

.section-clinica-estrutura .local {
    padding-bottom: 30px
}

.section-clinica-estrutura h1 {
    font-family: "Roboto Condensed";
    font-size: 50px;
    color: #412067;
    padding-top: 20px;
    padding-bottom: 20px
}

.section-clinica-estrutura h2 {
    font-family: "Roboto Condensed";
    font-size: 30px;
    color: #009AA4;
    text-align: center
}

.section-clinica-estrutura p {
    font-family: Roboto;
    font-size: 18px;
    text-align: center;
    hyphens: auto
}

.section-clinica-estrutura a {
    font-family: Roboto;
    padding: 8px 16px;
    font-size: 14px;
    border: 1px solid #009AA4;
    border-radius: 100px;
    color: #009AA4
}

.section-equipe .card h2,
.section-equipe h1 {
    font-family: "Roboto Condensed"
}

.section-clinica-estrutura a:active,
.section-clinica-estrutura a:focus,
.section-clinica-estrutura a:hover {
    border-color: #009AA4;
    background: #009AA4;
    color: #fff;
    text-decoration: none
}

.section-equipe {
    padding-bottom: 40px
}

.section-equipe h1 {
    font-size: 50px;
    color: #412067;
    padding-top: 20px;
    padding-bottom: 20px
}

.section-equipe .card {
    padding: 10px;
    border: 1px solid #eee;
    text-align: center;
    -webkit-box-shadow: 5px 5px 5px 0 rgba(219, 219, 219, 1);
    -moz-box-shadow: 5px 5px 5px 0 rgba(219, 219, 219, 1);
    box-shadow: 5px 5px 5px 0 rgba(219, 219, 219, 1);
    margin-top: 20px;
    margin-bottom: 20px
}

.section-equipe .card:hover {
    -webkit-box-shadow: 5px 5px 5px 0 rgba(179, 179, 179, 1);
    -moz-box-shadow: 5px 5px 5px 0 rgba(179, 179, 179, 1);
    box-shadow: 5px 5px 5px 0 rgba(179, 179, 179, 1)
}

.section-equipe .card h2 {
    font-size: 30px;
    color: #009AA4;
    text-align: center
}

.section-equipe .card a,
.section-equipe .card p,
.section-equipe li {
    font-family: Roboto
}

.section-equipe .card p {
    font-size: 18px;
    text-align: justify
}

.section-equipe .card a {
    padding: 8px 16px;
    font-size: 14px;
    cursor: pointer;
    border: 1px solid #009AA4;
    border-radius: 100px;
    color: #009AA4;
    display: inline-block;
    margin-top: 12px
}

.section-equipe .card a:active,
.section-equipe .card a:focus,
.section-equipe .card a:hover {
    border-color: #009AA4;
    background: #009AA4;
    color: #fff;
    text-decoration: none
}

.section-equipe .formacao {
    font-style: italic;
    font-size: 15px !important
}

.section-equipe .tag-cro {
    text-align: center !important
}

.section-equipe ul {
    display: none
}

.section-equipe li {
    font-size: 18px;
    text-align: left;
    margin-bottom: 5px
}

.section-post h1,
.section-post h2 {
    font-family: "Roboto Condensed";
    color: #412067
}

.section-clinica-mapa {
    margin: 0;
    padding: 0
}

.section-post {
    padding-top: 50px;
    padding-bottom: 50px
}

.section-post h1 {
    font-size: 50px;
    margin: 0;
    padding-bottom: 35px;
    padding-top: 35px
}

.section-post h2 {
    font-size: 24px;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 30px
}

.section-post p {
    font-family: Roboto;
    font-size: 18px;
    text-align: justify
}

.section-post img {
    margin-bottom: 30px
}

.section-page-blog {
    padding-bottom: 40px
}

.section-page-blog h1 {
    font-family: "Roboto Condensed";
    font-size: 50px;
    color: #412067;
    text-align: left;
    padding-top: 20px
}

.section-page-blog .card {
    padding: 10px;
    border: 1px solid #eee;
    text-align: center;
    -webkit-box-shadow: 5px 5px 5px 0 rgba(219, 219, 219, 1);
    -moz-box-shadow: 5px 5px 5px 0 rgba(219, 219, 219, 1);
    box-shadow: 5px 5px 5px 0 rgba(219, 219, 219, 1);
    margin-top: 20px
}

.section-page-blog .card:hover {
    -webkit-box-shadow: 5px 5px 5px 0 rgba(179, 179, 179, 1);
    -moz-box-shadow: 5px 5px 5px 0 rgba(179, 179, 179, 1);
    box-shadow: 5px 5px 5px 0 rgba(179, 179, 179, 1)
}

.section-page-blog .card h2 {
    font-family: "Roboto Condensed";
    font-size: 30px;
    color: #009AA4;
    text-align: left
}

.section-page-blog .card p,
.section-page-procedimentos p,
.section-procedimentos p {
    text-align: justify;
    line-height: 1.5;
    font-weight: 300
}

.section-page-blog .card p {
    font-family: Roboto;
    font-size: 18px;
    min-height: 110px
}

.section-page-blog .card a {
    font-family: Roboto;
    padding: 8px 16px;
    font-size: 14px;
    cursor: pointer;
    border: 1px solid #009AA4;
    border-radius: 100px;
    color: #009AA4;
    display: inline-block;
    margin-top: 10px
}

.section-page-blog .card a:active,
.section-page-blog .card a:focus,
.section-page-blog .card a:hover {
    border-color: #009AA4;
    background: #009AA4;
    color: #fff;
    text-decoration: none
}

.section-procedimentos h1,
.section-procedimentos h2 {
    font-family: "Roboto Condensed";
    color: #412067;
    margin: 0
}

.section-procedimentos {
    padding-top: 50px;
    padding-bottom: 50px
}

.section-procedimentos h1 {
    font-size: 50px;
    padding-bottom: 35px;
    padding-top: 35px
}

.section-procedimentos h2 {
    font-size: 24px;
    padding-bottom: 5px;
    padding-top: 30px
}

.section-procedimentos p {
    font-family: Roboto;
    font-size: 18px
}

.section-procedimentos img {
    margin-bottom: 30px
}

.section-page-procedimentos h1,
.section-page-procedimentos h2 {
    font-family: "Roboto Condensed";
    color: #412067;
    margin: 0
}

.section-page-procedimentos {
    padding-top: 50px;
    padding-bottom: 50px
}

.section-page-procedimentos h1 {
    font-size: 50px;
    padding-bottom: 35px;
    padding-top: 35px
}

.section-page-procedimentos h2 {
    font-size: 24px;
    padding-bottom: 5px;
    padding-top: 30px
}

.section-page-procedimentos p {
    font-family: Roboto;
    font-size: 18px
}

.section-page-procedimentos .card {
    padding: 10px;
    border: 1px solid #eee;
    text-align: center;
    -webkit-box-shadow: 5px 5px 5px 0 rgba(219, 219, 219, 1);
    -moz-box-shadow: 5px 5px 5px 0 rgba(219, 219, 219, 1);
    box-shadow: 5px 5px 5px 0 rgba(219, 219, 219, 1);
    margin-top: 20px
}

.section-page-procedimentos .card:hover {
    -webkit-box-shadow: 5px 5px 5px 0 rgba(179, 179, 179, 1);
    -moz-box-shadow: 5px 5px 5px 0 rgba(179, 179, 179, 1);
    box-shadow: 5px 5px 5px 0 rgba(179, 179, 179, 1)
}

.section-page-procedimentos .card h2 {
    font-family: "Roboto Condensed";
    font-size: 30px;
    color: #009AA4;
    text-align: center
}

.section-page-procedimentos .card p {
    font-family: Roboto;
    font-size: 18px;
    text-align: justify;
    line-height: 1.5;
    font-weight: 300;
    min-height: 110px
}

.section-page-procedimentos .card a {
    font-family: Roboto;
    padding: 8px 16px;
    font-size: 14px;
    cursor: pointer;
    border: 1px solid #009AA4;
    border-radius: 100px;
    color: #009AA4;
    display: inline-block;
    margin-top: 10px
}

.section-page-procedimentos .card a:active,
.section-page-procedimentos .card a:focus,
.section-page-procedimentos .card a:hover {
    border-color: #009AA4;
    background: #009AA4;
    color: #fff;
    text-decoration: none
}

.whatsapp-button {
    position: fixed;
    bottom: 45px;
    right: 45px;
    display: block;
    background: url('../img/WhatsApp.png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 60px;
    height: 60px;
    filter: drop-shadow(0px 6px 4px rgba(0, 0, 0, 0.3));
    transition: 150ms;
    z-index: 999 !important;
}

.whatsapp-button:hover,
.whatsapp-button:focus {
    bottom: 50px;
    filter: drop-shadow(0px 11px 6px rgba(0, 0, 0, 0.15));
    transition: 150ms;
}

@media (max-width: 575px) {
    .whatsapp-button {
        bottom: 20px;
        right: 20px;
        width: 55px;
        height: 55px;
    }
}


/* COVID */

.section-covid {
    padding-top: 20px;
    background: #c5d0e2;
    background: -moz-linear-gradient(45deg, #c5d0e2 0%, #f4f6f9 100%);
    background: -webkit-linear-gradient(45deg, #c5d0e2 0%, #f4f6f9 100%);
    background: linear-gradient(45deg, #c5d0e2 0%, #f4f6f9 100%);
    border: 15px solid #009AA4;
}

.section-covid h1 {
    font-family: "Bree Serif";
    font-size: 50px;
    color: #412067;
    text-align: center;
}

.col-left-covid {
    float: left;
    width: 40%;
}

.col-right-covid {
    float: right;
    width: 60%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 400px;
}

@media(max-width: 1500px) {
    .col-left-covid {
        width: 50%;
    }

    .col-right-covid {
        width: 50%;
    }
}

@media(max-width: 1200px) {
    .col-left-covid {
        width: 50%;
    }

    .col-right-covid {
        width: 50%;
        min-height: 300px;
    }

    .section-covid h1 {
        font-family: "Bree Serif";
        font-size: 40px;
        color: #412067;
        text-align: center;
    }
}

@media(max-width: 992px) {
    .col-left-covid {
        width: 50%;
    }

    .col-right-covid {
        width: 50%;
        min-height: 250px;
    }

    .section-covid h1 {
        font-family: "Bree Serif";
        font-size: 30px;
        color: #412067;
        text-align: center;
    }
}

@media(max-width: 768px) {
    .col-left-covid {
        width: 100%;
    }

    .col-right-covid {
        width: 100%;
        min-height: 180px;
    }

    .section-covid h1 {
        font-family: "Bree Serif";
        font-size: 25px;
        color: #412067;
        text-align: center;
    }
}

.icon-covid {
    background: #009AA4;
    padding: 25px;
    width: 150px;
    height: 150px;
    margin-bottom: 20px;
}

.texto-covid {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.section-videos {
    padding: 60px 0px;
    background: #009AA4;
}

.section-videos a {
    text-decoration: none;
}

.section-videos h2 {
    font-size: 24px;
    color: #FFF;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 10px
}

.section-videos img {
    max-width: 100%;
}

.video-responsive {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;

    margin-top: 30px;
}
.video-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}