@import url(http://fonts.googleapis.com/css?family=Raleway:400,700,900);
@import url(http://fonts.googleapis.com/css?family=Lato:400,900);
/* Pra dispositivos que tem uma largura MÁXIMA de 768 pixels (smartphones). */

@media screen and (max-width: 640px) {
    .desktop, .tablet {
        display: none;
    }
    h4 {
        font-size: 1.6em;
    }
    .medico-horario.row {
        width: 100%;
    }
    .horario {
        width: 100%;
        margin-left: 0;
        margin-top: 6px;
        border-bottom: 1px solid #dfdfdf;
    }
    #divTipoConsulta, #divTipoExame {
        width: 50%;
        font-size: 1.5em;
    }
    .select2-container {
        font-size: 1.5em;
    }
    .btn-theme {
        margin: 15px;
        font-size: 1.5em;
    }
    .btn-primary {
        font-size: 1.5em;
        padding: 8px 15px;
        margin-left: 15px;
    }
    .container .container {
        padding: 0px;
    }
    .sidebar {
        display: none
    }
    .copyright, .hide-mobile {
        display: none;
    }
    #frmUnidades {
        margin-top: -10px;
    }
    .col-md-9 {
        padding: 0px;
    }
    .social-list .col-md-4 {
        text-align: center;
        margin-bottom: 20px;
    }
    .navbar-brand {
        height: 75px !important;
    }
    #gradeConsulta .col-md-4 {
        padding: 0px;
    }
    .col-xs-3 {
        padding-right: 0px;
    }
    .col-xs-9 h4 {
        font-size: 14px !important;
        margin-top: 0 !important;
    }
    .medico-horario {
        border: none !important;
    }
    .medico-horario {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .horario {
        width: 100%;
        margin-left: 0;
        margin-top: 6px;
    }
    #footerwrap i {
        font-size: 16px;
    }
    .data-prox {
        font-size: 16px;
        color: #004993;
    }
    .navbar-toggle {
        display: none;
    }
    .navbar-collapse.collapse.navbar-right {
        display: none !important;
    }
    #agendamento {
        margin-top: 100px !important;
    }
}

/* Pra dispositivos que tem uma largura MÁXIMA de 1024 pixels (tablets). */

@media screen and (min-width: 641px) and (max-width: 1024px) {
    .desktop, .phone {
        display: none;
    }
    h4 {
        font-size: 3em;
    }
    .dados-clinica {
        font-size: 1.6em;
    }
    .medico-horario.row {
        width: 100%;
    }
    .horario {
        width: 100%;
        margin-left: 0;
        margin-top: 6px;
        border-bottom: 1px solid #dfdfdf;
    }
    .info-md {
        font-size: 1.5em;
    }
    .info-md h4, .info-md h5 {
        font-size: 1em !important;
    }
    #frmLogin, #frmLogin input {
        font-size: 1.5em;
    }
    .form-control {
        height: 45px !important;
    }
    #divTipoConsulta, #divTipoExame {
        font-size: 2em;
    }
    .select2-container .select2-selection--single {
        height: 55px !important;
    }
    .select2-container .select2-selection--single .select2-selection__rendered {
        font-size: 2em;
    }
    .select2-container {
        font-size: 2em;
    }
    .select2-search__field {
        height: 55px;
        font-size: 1em !important;
    }
    .col-md-9 {
        width: 100% !important
    }
    .btn-primary {
        font-size: 1.8em;
        padding: 10px 18px;
        margin-left: 15px;
    }
    .btn-theme {
        margin: 15px;
        font-size: 1.8em;
        padding: 10px 18px;
    }
    .container .container {
        padding: 0px;
    }
    .sidebar {
        display: none
    }
    .copyright, .hide-mobile {
        display: none;
    }
    #frmUnidades {
        margin-top: -10px;
    }
    .col-md-9 {
        padding: 0px;
    }
    .social-list .col-md-4 {
        text-align: center;
        margin-bottom: 20px;
    }
    .navbar-brand {
        height: 75px !important;
    }
    #gradeConsulta .col-md-4 {
        padding: 0px;
    }
    .col-xs-3 {
        padding-right: 0px;
    }
    .col-xs-9 h4 {
        font-size: 14px !important;
        margin-top: 0 !important;
    }
    .medico-horario {
        border: none !important;
    }
    .medico-horario {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .horario {
        width: 100%;
        margin-left: 0px;
    }
    #footerwrap i {
        font-size: 16px;
    }
    .data-prox {
        font-size: 18px;
        color: #004993;
    }
    .navbar-toggle {
        display: none;
    }
    .navbar-collapse.collapse.navbar-right {
        display: none !important;
    }
    #agendamento {
        margin-top: 110px !important;
    }
}

@media screen and (min-width: 1024px) {
    .tablet, .phone {
        display: none;
    }
}

.legenda {
    border: 1px dashed #bbb;
    list-style: none;
    padding: 5px;
}

.legenda li a.livre {
    display: inline-block;
    border: 2px solid #004993;
    border-radius: 50px;
    color: #004993;
    font-weight: bold;
    padding: 6px 10px;
}

.legenda li a.ocupada {
    display: inline-block;
    border: 2px solid #004993;
    background-color: #004993;
    border-radius: 50px;
    margin-bottom: 5px;
    color: #000;
    font-weight: bold;
    padding: 6px 10px;
}

.fone .col-xs-3 {
    padding-left: 0px;
}

.fone .col-xs-9 {
    padding-right: 0px;
}

#intro {
    background-color: #fbd3c2;
    height: 80%;
}

#intro img {
    height: 95%;
    width: auto;
    position: fixed;
    bottom: 0;
}

.desktop {
    margin-left: 60px;
}

.voltar {
    margin-bottom: 15px;
    padding-left: 0px;
}

.conteudo.row {
    padding: 15px;
    margin: 0;
}

#gradeConsulta .col-md-4 {
    padding: 5px;
}

* {
    margin: 0;
    padding: 0
}

body {
    background: #fff;
    margin: 0;
    height: 100%;
    color: #384452;
    font-family: Lato, sans-serif;
    font-weight: 400
}

#agendamento {
    margin-top: 140px;
    min-height: 400px;
}

.form-inline {
    margin-top: 35px;
}

select {
    font-size: 20px;
    width: 100% !important;
    height: 40px !important;
    text-transform: capitalize;
}

.lbl-consulta {
    color: #9e9e9e;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 15px;
    margin-bottom: 0;
}

.fld-consulta {
    color: #1c1c1e;
    text-transform: uppercase;
    font-size: 19px;
    margin: 0;
}

.btn-success {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 40px;
}

.btn-warning {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 40px;
}

#frmFinalizar {
    text-align: center;
    margin-bottom: 50px;
    margin-top: 30px;
}

#frmAlterar {
    text-align: center;
    margin-bottom: 50px;
    margin-top: 30px;
}

.disable {
    color: #ccc;
}

.btn-theme {
    color: #fff;
    background-color: #a10000;
    border-color: #a10000;
    border-radius: 6px;
    font-size: 20px;
    text-transform: uppercase;
    margin: 15px;
    font-size: 2em;
}

.btn-theme:hover {
    color: #fff;
    background-color: #870000;
}

.btn-theme-2 {
    color: #fff;
    background-color: #004993;
    border-color: #002953;
    border-radius: 50px;
    font-size: 16px;
    text-transform: uppercase;
    margin: 15px;
    float: right;
}

.btn-theme-2:hover {
    color: #fff;
    background-color: #003C79;
}

.sidebar {
    border-right: 1px dashed #D1D1D1;
    max-width: 340px;
    margin-bottom: 30px;
}

#calendario {
    margin-left: 40px;
}

.sidebar ul {
    list-style: none;
}

.sidebar ul li {
    padding-bottom: 21px;
    min-height: 60px;
    position: relative;
    width: 100%;
}

.sidebar ul li i {
    color: #004993;
    border: 2px solid #004993;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    padding: 5px;
    font-size: 20px;
    text-align: center;
    float: left;
    margin-right: 8px;
}

.sidebar ul .active i {
    background-color: #004993;
    color: #fff;
}

.sidebar ul li span {
    font-size: 12px;
}

.sidebar-placeholder {
    display: block;
    color: #848484;
}

.sidebar ul>li:not(:last-child)::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 16px;
    width: 2px;
    height: calc(100% - 33px);
    background-color: #004993;
}

.calendario {
    display: block;
    margin-top: 10px;
}

.table-style .today {
    background: #2A3F54;
    color: #ffffff;
}

.table-style th:nth-of-type(7), td:nth-of-type(7) {
    color: blue;
}

.table-style th:nth-of-type(1), td:nth-of-type(1) {
    color: red;
}

.table-style tr:first-child th {
    background-color: #F6F6F6;
    text-align: center;
    font-size: 15px;
}

.data-prox {
    font-weight: normal;
    color: #004993;
}

.foto-clinica {
    float: left;
    width: 30%;
    margin: 10px 10px 10px 0;
}

.dados-clinica {
    width: 65%;
    float: right;
}

.vaga-unidade {
    border: 1px solid #d1d1d1;
    min-height: 87px;
    border-radius: 6px;
    padding: 0 10px;
    overflow: auto;
}

.vaga-unidade small {
    color: #383838;
}

.vaga-unidade h4 {
    color: #383838;
    margin-top: 0px;
}

.vaga-unidade h5 {
    color: #848484;
}

.vaga-unidade h6 {
    color: #004993;
}

a .vaga-unidade:hover {
    background-color: #eee;
}

.medico-horario {
    border: 1px solid #d1d1d1;
    margin-bottom: 10px;
    padding: 10px 0;
    border-radius: 7px;
    margin-left: 0px;
}

/*.info-md{
padding-left: 0px !important;
}*/

.info-md h4 {
    margin-bottom: 7px;
}

.info-md h5 {
    color: #848484;
    margin-top: 0px;
    margin-bottom: 7px;
}

.horario li {
    display: inline-block;
}

.horario li a {
    display: inline-block;
    border: 2px solid #004993;
    border-radius: 50px;
    margin-bottom: 7px;
    margin-right: 3px;
    color: #004993;
    font-weight: bold;
    padding: 6px 10px;
}

.horario li a:hover {
    color: #fff;
    background-color: #004993;
}

.horario .disable {
    color: black;
    background-color: #004993;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Raleway, sans-serif;
    font-weight: 700
}

p {
    padding: 0;
    margin-bottom: 12px;
    font-family: Lato, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #384452;
    margin-top: 10px
}

img {
    height: auto;
    max-width: 100%
}

a {
    padding: 0;
    margin: 0;
    text-decoration: none;
    -webkit-transition: background-color .4s linear, color .4s linear;
    -moz-transition: background-color .4s linear, color .4s linear;
    -o-transition: background-color .4s linear, color .4s linear;
    -ms-transition: background-color .4s linear, color .4s linear;
    transition: background-color .4s linear, color .4s linear
}

a:focus, a:hover {
    text-decoration: none;
    color: #01b2fe
}

::-moz-selection {
    color: #fff;
    text-shadow: none;
    background: #2B2E31
}

::selection {
    color: #fff;
    text-shadow: none;
    background: #2B2E31
}

.centered {
    text-align: center
}

.navbar {
    min-height: 70px;
    margin-bottom: 0
}

.navbar-nav {
    margin-top: 14px;
}

.navbar-brand {
    font-family: Raleway, sans-serif;
    font-weight: 900;
    height: 60px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 10px;
    margin-bottom: 8px;
}

.navbar-header .navbar-brand {
    color: #fff
}

.navbar-default .navbar-nav>li>a {
    color: #004993;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #006FDF
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #006FDF;
}

.navbar-default {
    background-color: #F4BDCD;
    border-color: transparent
}

.dropdown-menu {
    background: #003060;
    padding-top: 0px;
    padding-bottom: 0px;
}

.dropdown-menu>li>a {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 32px;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    background-color: #004993;
    color: #fff;
}

.btn-xg {
    width: 100%;
    min-height: 220px;
}

+.dmbutton:active, .dmbutton:focus, .dmbutton:hover {
    color: #fff;
    background-color: #222;
    border-color: #fff
}

.dmbutton {
    background: 0 0;
    border: 1px solid #fff;
    color: #fff;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 1.025rem 2.25rem 1.0875rem;
    letter-spacing: .85px;
    font-size: 1.55rem;
    cursor: pointer;
    line-height: normal;
    margin: 0 0 1.25rem;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    -webkit-appearance: none;
    font-weight: 400!important
}

#busca {
    background-color: #004993;
    padding-bottom: 20px;
    text-align: center;
}

#busca h3 {
    color: #fff;
    font-weight: normal;
    text-align: center;
}

.bsc-servicos {
    width: 100%
}

.mtb {
    margin-top: 80px;
    margin-bottom: 80px
}

.mb {
    margin-bottom: 60px
}

.mt {
    margin-top: 60px
}

.hline {
    border-bottom: 2px solid #384452
}

.hline-w {
    border-bottom: 2px solid #fff;
    margin-bottom: 25px
}

#headerwrap {
    background-color: #00b3fe;
    height: auto;
    padding-top: 100px;
    padding-bottom: 0;
    text-align: center
}

#headerwrap h3, h5 {
    color: #fff;
    font-weight: 400
}

#headerwrap h1 {
    color: #fff;
    margin-bottom: 25px
}

#headerwrap .img-responsive {
    margin: 0 auto
}

#service {
    margin-top: 50px;
    margin-bottom: 50px
}

#service i {
    font-size: 90px;
    padding: 15px
}

#service p {
    font-size: 20px;
}

#portfoliowrap {
    padding-top: 60px;
    margin-bottom: 60px;
    display: block;
    text-align: center
}

#portfoliowrap h3 {
    margin-bottom: 25px
}

.portfolio {
    padding: 0!important;
    margin: 0!important;
    display: block
}

.portfolio-item .title:before {
    border-radius: 0;
    display: none
}

.portfolio-item p {
    margin: 0 0 30px
}

.portfolio-item h3 {
    margin: -10px 0 10px;
    font-size: 16px;
    text-transform: uppercase
}

.tpl6 h3 {
    color: #fff;
    margin: 0;
    padding: 40px 5px 0;
    font-size: 16px;
    text-transform: uppercase
}

.tpl6 .dmbutton {
    display: inline-block;
    margin: 30px 5px 20px;
    font-size: 13px
}

.tpl6 .bg {
    height: 100%;
    width: 100%;
    background-color: #00b3fe;
    background-color: rgba(0, 179, 254, .9);
    text-align: center
}

#twrap {
    margin-top: 0;
    padding-top: 60px;
    text-align: center;
    min-height: 450px;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover
}

#twrap i {
    font-size: 50px;
    color: #fff;
    margin-bottom: 25px
}

#twrap p {
    color: #fff;
    font-size: 15px;
    line-height: 30px
}

#cwrap {
    background: #f7f7f7;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 20px;
}

#cwrap h3 {
    margin-bottom: 20px
}

#footerwrap {
    padding-top: 30px;
    padding-bottom: 10px;
    background: #384452;
}

#footerwrap p {
    color: #fff
}

#footerwrap a {
    color: #fff;
}

#footerwrap h4 {
    color: #fff
}

#footerwrap i {
    font-size: 30px;
    color: #fff;
    padding-right: 5px
}

#footerwrap i:hover {
    color: #fff
}

.copyright {
    color: #ffffff;
    padding-top: 25px;
    padding-bottom: 6px;
    font-size: 12px;
}

.copyright a:hover {
    text-decoration: underline;
}

.social-list {
    color: #fff;
    margin-bottom: 11px;
}

#blue {
    background: #00b3fe;
    margin-top: 60px;
    margin-bottom: 60px;
    padding-top: 25px;
    padding-bottom: 25px
}

#blue h3 {
    color: #fff;
    margin-left: 15px
}

.ctitle {
    color: #00b3fe;
    font-weight: 700;
    margin-bottom: 15px
}

csmall {
    font-size: 12px;
    color: #b3b3b3
}

csmall2 {
    font-size: 12px;
    color: #f39c12
}

.spacing {
    margin-top: 40px;
    margin-bottom: 40px
}

.badge-theme {
    background: #00b3fe
}

#contactwrap {
    margin-top: -60px;
    padding-top: 0;
    text-align: center;
    min-height: 400px;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover
}

.popular-posts {
    margin: 0;
    padding-left: 0
}

.popular-posts li {
    list-style: none;
    margin-bottom: 20px;
    min-height: 70px
}

.popular-posts li a, .popular-posts li a:hover {
    color: #2f2f2f;
    text-decoration: none
}

.popular-posts li img {
    float: left;
    margin-right: 20px
}

.popular-posts li em {
    font-family: Lato, sans-serif;
    font-size: 12px;
    color: #b3b3b3
}

.popular-posts p {
    line-height: normal;
    margin-bottom: auto
}

.share i {
    padding-right: 15px;
    font-size: 18px
}

.btn-success {
    background-color: #57a900;
    background-image: -moz-linear-gradient(top, #70d900, #57a900);
    background-image: -ms-linear-gradient(top, #70d900, #57a900);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#70d900), to(#57a900));
    background-image: -webkit-linear-gradient(top, #70d900, #57a900);
    background-image: -o-linear-gradient(top, #70d900, #57a900);
    background-image: linear-gradient(top, #70d900, #57a900);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#70d900', endColorstr='#57a900', GradientType=0);
}

.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    background-color: #57a900;
}

.btn-success:active, .btn-success.active {
    background-color: #57a900;
}

div.container a.navbar-brand>img {
    display: inline;
    margin-right: 4px;
}

#tl-sucesso {
    color: #084b38;
    text-align: center;
    padding-top: 10px;
}

#tl-erro {
    color: #E62631;
    text-align: center;
    padding-top: 10px;
}

#tl-alerta {
    padding-top: 10px;
}

#tl-alerta h1 {
    color: #f5cc3e;
    margin-top: 20px;
    text-align: center;
}

#tl-sucesso h2, #tl-erro h2, #tl-alerta h2 {
    font-weight: normal;
    margin-bottom: 10px;
}

#tl-sucesso h3, #tl-erro h3 {
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 40px;
}

#tl-sucesso .btn-sucesso, #tl-erro .btn-sucesso {
    color: #fff;
    font-size: 16px;
    border: 2px solid #fff;
    border-radius: 50px;
    padding: 10px 20px;
    margin-right: 10px;
    text-transform: uppercase;
}

#tl-sucesso .btn-sucesso:hover, #tl-erro .btn-sucesso:hover {
    background-color: #fff;
    color: #121212;
}

#tl-alerta h3 {
    font-weight: normal;
    font-size: 18px;
}

#tl-alerta .btn-sucesso {
    color: #004993;
    font-size: 16px;
    border: 2px solid #004993;
    border-radius: 50px;
    padding: 10px 20px;
    margin-right: 10px;
    text-transform: uppercase;
}

#tl-alerta .btn-sucesso:hover {
    background-color: #004993;
    color: #fff;
}

#tl-alerta .form-group {
    margin-bottom: 30px
}

.todas-vagas {
    margin-bottom: 30px;
}

#gradeConsulta .col-md-4 {
    margin-bottom: 12px;
}