@charset "utf-8";
/*
Theme Name: Saúde Avaí
Theme URI:
Description: WordPress theme that help make websites easily.
Version: 1.0
Author: Dvulg SOluções
Author URI: http://dvulgsolucoes.com.br/
*/

/* -- Remove input background color for Chrome autocomplete -- */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    background-color: white;
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
}

/* =WordPress Core
-------------------------------------------------------------- */
.dropdown-menu li a {

    display: block;

    padding: 3px 17px;

    line-height: 1.42857143;

    white-space: nowrap;

}

.tp-caption.textos {
    text-shadow: 1px 1px rgba(0,0,0,1);
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
.author {
    margin-top: 40px;
}
h5.pull-left {
    margin: auto!important;
    margin-right: 10px!important;
}
p.pformulario{
    margin-bottom: 5px!important;
}
.timetable table td a{
    max-width: 40ch;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 0!important;
}
.featured-item .content {
    border-bottom: 1px solid #e4e9ef;
    padding: 20px;
    padding-top: 0px;
}
h4.h4noticia {
    height: 56px;
    overflow: hidden;
}

.mes {
    background-color: #1671c4;
    color: #FFF;
    display: block;
    font-size: 11px;
    padding: 0px 10px;
    text-align: center;
    text-transform: uppercase;
}

@media (min-width: 768px) and (max-width: 992px) {
    .panel-group .panel-title a {
        font-size: 16px!important;
    }
}

.boxes-item {
    padding: 15px 20px 40px 20px;
}

@media (max-width: 991px) {
    .boxes-item {
        padding: 20px 20px 0px 20px;
    }

    .pb-sm-20 {
        padding-bottom: 20px;
    }

    .pt-sm-20 {
        padding-top: 20px;
    }

    .boxes-item h5 {
        margin-top: 0;
    }
    .boxes-item p {
        margin-bottom: -5px;
    }
}


.navbar {
    padding: 10px 0;
}

.navbar-toggle {
    margin: 10px 15px 0;
}

.navbar-brand {
    display: inline-block;
    height: auto;
    padding: 0 15px;
}

.navbar-nav > li > a {
    font-size: 13px;
}

.banner-frases {
    font-size: 20px;
    color: #0fa2d5!important;
    text-shadow: 0.7px 0.7px #FFF!important;
    text-align: center;
}

.banner-frases p {
    font-size: 30px;
    color: #0fa2d5!important;
    text-shadow: 0.7px 0.7px #FFF!important;
    text-align: center;
}

.btn .btn-default .btn-color-border-solid {
    margin-bottom: -40px!important;
}

.tp-caption.black_bold_bg_20 {
    text-align: center!important;
    background: transparent;
    text-decoration:none;
    padding:5px 10px!important;
    border-width:0px;
    border-color:rgb(0, 0, 0);
    border-style:none;
}

.cinza .azul {
    color: #0fa2d5;
}
.cinza {
    color: #aeb3b9;
}

@media (min-width: 992px) {
    .navbar ul.nav li {
        line-height: 52px;
    }
}

@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }

}

.mt-2{
    margin-top: 2rem;
}
section  p{
    margin: 0px;
}
section.plano .section-title h3 {
    margin-top: 3rem !important;
}
.appointment figure{
    top: -214px;
}

.tp-caption.boxshadow, .boxshadow{
    -moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.0);
    -webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.0);
    box-shadow: 0px 0px 20px rgba(0,0,0,0.0);
}

.code-ans, .code-ans-2{
    margin: 10px 0 22px;
    text-align: center;
}

@media (min-width: 992px){
    .code-ans{
        position: absolute; bottom: 5%; right:15%;;
    }

    .code-ans-2{
        position: absolute; bottom: 5%; right: 0;
    }
}

.r{
    justify-content: center;
    align-items: center;
    text-align: center;
}

.dropdown-menu{
    min-width: 282px;
}

.mb-1 {
    margin-bottom: 1.5rem;
}

.footer-top {
    padding-bottom: 30px;
}

li {
    color: #828588;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.box-address {
    margin: 48px 0;
}

.news-one-item {
    margin: 0 0 50px 0;
}

/* OWL carousel */
.owl-carousel .owl-item {
    height: 100%;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    bottom: 0px;
    z-index: 100;
    position: absolute;
    margin: 0 auto;
    width: 100%;
}

/* Search */
.input-group.search {
    display: inline-table;
    vertical-align: middle;
    width: 100%;
}

@media handheld, only screen and (max-width: 468px) {
    .btn.s {
        padding: .2em 3.8em;
    }
}

.panel-group .panel-title a {
    padding: 10px 47px 10px 30px;
}

.pt-0 {
    padding-top: 0;
}

a.color-light {
    color: #fff;
}

a.color-light:hover {
    color: #0fa2d5;
}

@media (min-width: 768px) {
    .text-sm-left {
        text-align: left;
    }
}

@media (max-width: 767px) {
    .top-bar .left {
      text-align: initial;
    }
}

/* header */
.navbar-collapse {
    overflow-x: hidden;
}

.text-md-left {
    text-align: center;
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left;
    }
}

.justify-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.planes {
    padding-top: 80px;
    padding-bottom: 50px;
}

.card-plano {
    box-shadow: 0px 5px 13px -2px #2f2f2f57;
}

.card-plano .content {
    padding: 0 20px 30px 20px;
    text-align: center;
}

.card-plano .content a {
    border: 1px solid;
    padding: 8px 20px;
    text-transform: uppercase;
}

.generic.faq {
    padding: 80px 0 24px;
}

.generic.blog {
    padding: 40px 0 52px 0;
}

.mb-2 {
    margin-bottom: 3.5rem;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

/* display */
.slide_mobile {
    display: block;
}

.slide_tablet, .slide_desktop {
    display: none;
}

@media ( min-width: 768px ) {
    .slide_tablet {
        display: block;
    }

    .slide_mobile, .slide_desktop {
        display: none;
    }
}

@media ( min-width: 992px ) {
    .slide_desktop {
        display: block;
    }

    .slide_mobile, .slide_tablet {
        display: none;
    }
}

.preloader {
    background-color: #fff;
    height: 100%;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.preloader img {
    left: calc(50% - 55px);
    position: absolute;
    top: calc(50% - 55px);
}

.py-50 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.line-h {
    line-height: 35px;
}

.footer-top img:hover {
    border: none;
    box-shadow: none;
}
