.selectInicial {
    height: 60px !important;
    font-size: 18px;
}

.buttonInicial {
    font-size: 18px;
}

@media (max-width: 767px) {
    .div-agendar-btn {
        padding-left: 0;
        margin-top: 16px;
    }
}

.container-agendamento {
    max-width: none;
}

.m-timeline-2:before {
    left: 5.95rem;
}


/*@media screen and (max-width: 768px) {
    .coluna-timeline {
        display: none;
    }
}*/

.list-unidades {
    list-style: none;
}

.list-unidades li {
    display: inline-block;
    width: 100%;
}

.list-unidades li .item-div {
    padding: 30px;
    cursor: pointer;
}

.list-unidades li .item-div:hover {
    background-color: #f7f7f7;
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .2);
    text-decoration: none;
}

.list-unidades li .item-pic {
    width: 15%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.list-unidades li .item-pic img {
    width: 100%;
    max-width: 80px;
    border-radius: 50%;
}

.list-unidades li .item-text {
    width: 80%;
    display: inline-block;
    padding-left: 10px;
}

.list-unidades li .item-info {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.list-medicos {
    list-style: none;
    padding-left: 0;
}

.list-medicos li .item-pic {
    width: 15%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.list-medicos li .item-pic img {
    width: 100%;
    max-width: 80px;
    border-radius: 50%;
}

.list-medicos li .item-text {
    width: 80%;
    display: inline-block;
    padding-left: 10px;
}

.list-medicos li .item-info {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.titulo-exames-servicos {
    bottom: inherit !important;
    padding-bottom: inherit !important;
    top: 0;
    padding-top: 4rem;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 500;
}

.titulo-exames {
    bottom: inherit !important;
    padding-bottom: inherit !important;
    top: 0;
    margin-top: 3.3rem;
    font-size: 3rem;
    font-weight: 700;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
}

@media (max-width: 500px) {
    .titulo-exames {
        margin-top: 2.0rem;
    }
}

.titulo-exames-frase {
    bottom: inherit !important;
    padding-bottom: inherit !important;
    top: 0;
    margin-top: 10rem;
    font-size: 2.2rem;
    font-weight: 100;
}

@media (max-width: 900px) {
    .titulo-exames-frase {
        display: none !important;
    }
}

.titulo-exames-info {
    bottom: 0;
    margin-bottom: 1rem !important;
    margin-top: 10rem;
    font-size: 1rem;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
}

@media (max-width: 1249px) {
    .titulo-exames-info {
        display: none !important;
    }
}

.exames-busca {
    padding: 30.8px;
    margin-left: -30.8px;
    margin-right: -30.8px;
    background-color: #ddd;
}

@media (max-width: 500px) {
    .exames-busca {
        padding: 0px;
    }
}

.exames-busca input {
    height: 60px;
}

.titulo-medicos-frase {
    bottom: inherit !important;
    padding-bottom: inherit !important;
    top: 0;
    margin-top: 8.5rem;
    font-size: 1.3rem;
    font-weight: 100;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
}

@media (max-width: 1099px) {
    .titulo-medicos-frase {
        display: none !important;
    }
}

.select-medicos-filtro {
    top: 0;
    max-width: 300px;
    margin-left: 2.2rem;
    margin-top: 18rem;
    padding: .65rem 1rem !important;
    border-radius: .25rem;
}

@media (max-width: 1099px) {
    .select-medicos-filtro {
        margin-top: 8.5rem;
    }
}

@media (max-width: 599px) {
    .select-medicos-filtro {
        display: none !important;
    }
}

.btn-ver-todos-espec {
    font-size: 10px !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    padding-left: 6px !important;
    padding-right: 6px !important;
    margin-left: 5px !important;
}

.modal-medico .m--img-rounded {
    width: 128px;
    height: 128px;
    margin-top: 18px;
}

.modal-medico .info-medico {
    position: relative;
    max-height: 300px;
    background-color: #f8f8f8;
    color: #65656a;
    font-size: 12px;
    line-height: 18px;
    padding: 30px 40px;
    overflow-y: auto;
    margin-top: 10px;
}

.convenio-display {
    display: table-cell;
    vertical-align: middle;
}

.convenio-display-container {
    position: relative;
    margin: 0 auto;
    width: auto;
    padding: 9px 0;
    display: table;
    table-layout: fixed;
    height: 100%;
    outline: 0!important;
    vertical-align: middle;
}

.frase-destaque {
    font-size: 18px;
}

.logo-inicial {
    height: 50px;
}

.frase-help {
    font-size: 15px;
}

.corpo-inicial-front {
    margin-top: 40px;
}

.tab-paneinicial {
    margin-top: 0px;
}

.options-inicial-press {
    margin-top: 0px;
    margin-bottom: 0px !important;
}


/* MENU 1 */

.menu {
    width: 38px;
    height: 38px;
    background: #5867dd/*$COR_PADRAO$*/
    ;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 0 0 0px #5867dd/*$COR_PADRAO$*/
    , 0 0 0 0px #5867dd/*$COR_PADRAO$*/
    ;
    transition: box-shadow 1.1s cubic-bezier(.19, 1, .22, 1), margin-top 0.3s;
}

.menu:hover {
    box-shadow: 0 0 0 5px #5867dd/*$COR_PADRAO$*/
    , 0 0 0 5px #5867dd/*$COR_PADRAO$*/
    ;
}

.hamburguer {
    display: block;
    background: #fff;
    width: 19px;
    height: 2px;
    position: relative;
    top: 19px;
    left: 10px;
    transition: .5s ease-in-out;
}

.hamburguer:before,
.hamburguer:after {
    background: #fff;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    transition: .5s ease-in-out;
}

.hamburguer:before {
    top: -7px;
}

.hamburguer:before {
    top: -5px;
}

.hamburguer:after {
    bottom: -7px;
}

.hamburguer:after {
    bottom: -5px;
}

#menu-hamburguer {
    display: none;
}

#menu-hamburguer:checked~ul {
    opacity: 1;
    display: block;
}

#menu-hamburguer:checked~label .menu {
    box-shadow: 0 0 0 130vw #5867dd/*$COR_PADRAO$*/
    , 0 0 0 130vh #5867dd/*$COR_PADRAO$*/
    ;
}

#menu-hamburguer:checked~label .hamburguer {
    transform: rotate(45deg);
}

#menu-hamburguer:checked~label .hamburguer:before {
    transform: rotate(90deg);
    top: 0px;
}

#menu-hamburguer:checked~label .hamburguer:after {
    transform: rotate(90deg);
    bottom: 0px;
}

.menu-list {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    list-style: none;
    opacity: 0;
    display: none;
    transition: .25s 0s cubic-bezier(0, 1.07, 0, 1.02);
    margin-top: 35px;
    margin-bottom: 0;
}

.menu-item {
    font-size: 30px;
    color: #fff;
    text-decoration: none;
    display: block;
    margin-bottom: 40px;
}

.menu-item:hover {
    color: #fff;
}


/* FIM MENU 1 */


/* MENU 2 */

.menu2 {
    width: 38px;
    height: 38px;
    background: #5867dd/*$COR_PADRAO$*/
    ;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 0 0 0px #5867dd/*$COR_PADRAO$*/
    , 0 0 0 0px #5867dd/*$COR_PADRAO$*/
    ;
    transition: box-shadow 1.1s cubic-bezier(.19, 1, .22, 1), margin-top 0.3s;
}

.menu2:hover {
    box-shadow: 0 0 0 5px #5867dd/*$COR_PADRAO$*/
    , 0 0 0 5px #5867dd/*$COR_PADRAO$*/
    ;
}

.hamburguer2 {
    display: block;
    background: #fff;
    width: 19px;
    height: 2px;
    position: relative;
    top: 19px;
    left: 10px;
    transition: .5s ease-in-out;
}

.hamburguer2:before,
.hamburguer2:after {
    background: #fff;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    transition: .5s ease-in-out;
}

.hamburguer2:before {
    top: -7px;
}

.hamburguer2:before {
    top: -5px;
}

.hamburguer2:after {
    bottom: -7px;
}

.hamburguer2:after {
    bottom: -5px;
}

#menu-hamburguer2 {
    display: none;
}

#menu-hamburguer2:checked~ul {
    opacity: 1;
    display: block;
}

#menu-hamburguer2:checked~label .menu2 {
    box-shadow: 0 0 0 130vw #5867dd/*$COR_PADRAO$*/
    , 0 0 0 130vh #5867dd/*$COR_PADRAO$*/
    ;
}

#menu-hamburguer2:checked~label .hamburguer2 {
    transform: rotate(45deg);
}

#menu-hamburguer2:checked~label .hamburguer2:before {
    transform: rotate(90deg);
    top: 0px;
}

#menu-hamburguer2:checked~label .hamburguer2:after {
    transform: rotate(90deg);
    bottom: 0px;
}

.menu-list2 {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    list-style: none;
    opacity: 0;
    display: none;
    transition: .25s 0s cubic-bezier(0, 1.07, 0, 1.02);
    margin-top: 35px;
    margin-bottom: 0;
}

.menu-item2 {
    font-size: 30px;
    color: #fff;
    text-decoration: none;
    display: block;
    margin-bottom: 40px;
}

.menu-item2:hover {
    color: #fff;
}


/* FIM MENU 2 */

.nav-mobile-processo {
    display: none !important;
}

.div-data {
    margin-bottom: 15px;
    margin-top: 10px;
}

.div-data .datepicker tbody tr>td.day {
    color: white;
}

.div-data .datepicker tbody tr>td.day.disabled {
    color: #bbbbbb;
}

.div-data .datepicker tbody tr>td.day.disabled.old {
    color: black;
}

.div-data .datepicker_meio .datepicker.datepicker-inline {
    margin: 0 auto;
}

.btn-mostrar-calendario {
    display: none !important;
}

.span-title-data {
    padding-bottom: 24px;
}

.datepicker_meio .active {
    background: #d7ab5a !important;
}

.corpo-opcoes-unidades {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 1.5rem !important;
    padding-bottom: 10px !important;
}

.list-unidades {
    padding-left: 0;
}

.finalizar-top-div {
    padding-top: 0px !important;
    display: flex !important;
    justify-content: space-between;
    margin-top: 15px;
}

.finalizar-top-div .div-sector-finalizar-top {
    display: inline-block;
    vertical-align: top;
}

.finalizar-top-div .div-sector-finalizar-top img {
    height: 50px;
}

.invoice-linha-hash {
    display: flex !important;
    justify-content: space-between;
    padding-top: 25px !important;
    padding-bottom: 0px !important;
}

.invoice-linha-hash .invoice-primeiro {
    display: inline-block !important;
    width: initial !important;
    padding-bottom: 15px !important;
}

.invoice-linha-hash .invoice-segundo {
    max-width: 300px !important;
    display: inline-block !important;
    padding-bottom: 15px !important;
}

.invoice-linha-hash .invoice-segundo .mensagemFinalizarAgendamento {
    font-size: 26px;
}

.btn-voltar-espec {
    font-size: 10px !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    padding-left: 6px !important;
    padding-right: 6px !important;
    margin-left: 5px !important;
}

.modal-medico-n .modal-footer {
    margin-right: 0px !important;
    margin-left: 0px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    background-color: #fff;
}

#lista-exames .m-widget19__user-img i {
    font-size: 32px;
}

@media (min-width: 1000px) {
    .div-data {
        display: none !important;
    }
}

@media (max-width: 999px) {
    .coluna-timeline {
        display: none;
    }
    .col-main-timeline {
        width: 100%;
        max-width: 100%;
        flex: 1;
    }
    .nav-mobile-processo {
        display: inline-block !important;
    }
    .div-data {
        margin-bottom: 0px;
        display: none;
    }
    .btn-mostrar-calendario {
        display: block !important;
    }
    .span-title-data {
        padding-bottom: 0px;
    }
    .finalizar-top-div .div-sector-finalizar-top #textoCabecalho {
        font-size: 26px;
    }
    .finalizar-top-div .div-sector-finalizar-top img {
        height: 40px;
    }
    .invoice-linha-hash .invoice-segundo .mensagemFinalizarAgendamento {
        font-size: 18px;
    }
    .item-text-finalizar {
        font-size: 10px !important;
        padding: 0 !important;
        padding-top: 10px !important;
    }
    .item-pagamento-finalizar {
        font-size: 10px !important;
        padding: 0 !important;
        padding-top: 10px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .item-valor-finalizar {
        font-size: 14px !important;
        padding: 0 !important;
        padding-top: 10px !important;
    }
}

.perfil-pic-main {
    height: 80px;
    width: 80px;
}

.move-element {
    animation-duration: 2s;
    animation-delay: 1s;
    animation-iteration-count: infinite;
}

@media (max-width: 500px) {
    .perfil-pic-main {
        height: 50px;
        width: 50px;
    }
    .m-card-profile__pic-wrapper {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .card-body-perfil {
        padding-top: 2px !important;
        padding-bottom: 10px !important;
    }
    .m-card-profile__name {
        font-size: 1.0rem !important;
    }
    .m-card-profile__email {
        font-size: 0.8rem !important;
    }
    .separator-perfil-menu {
        margin-top: 8px !important;
        margin-bottom: 8px !important;
    }
    .btn-imprimir-laudo {
        display: block;
        margin-top: 4px;
        margin-left: 0px !important;
    }
    .m-nav.m-nav--hover-bg .m-nav__item>.m-nav__link.menu-perfil-link {
        padding: 10px 30px;
    }
    .m-nav.m-nav--hover-bg .m-nav__item>.m-nav__link.menu-perfil-link .m-nav__link-text {
        font-size: 12px;
    }
    .m-nav.m-nav--hover-bg .m-nav__item>.m-nav__link.menu-perfil-link .icone-menu-perfil {
        font-size: 14px;
    }
}

@media (max-width: 500px) {
    .frase-destaque {
        font-size: 14px;
    }
    .logo-inicial {
        height: 40px;
    }
    .frase-help {
        font-size: 14px;
    }
    .selectInicial {
        font-size: 16px;
    }
    .buttonInicial {
        font-size: 16px;
    }
    .corpo-inicial-front {
        margin-top: 15px;
    }
    .tab-paneinicial {
        margin-top: 0px;
    }
    .options-inicial-press {
        margin-top: 0px;
    }
    .h2-titulo-calendar {
        left: -30px !important;
    }
    .m-subheader {
        margin-top: 0px;
    }
    .finalizar-top-div .div-sector-finalizar-top #textoCabecalho {
        font-size: 20px;
    }
    .finalizar-top-div .div-sector-finalizar-top img {
        height: 26px;
    }
    .invoice-linha-hash .invoice-segundo {
        max-width: 195px !important;
    }
    .invoice-linha-hash .invoice-segundo .mensagemFinalizarAgendamento {
        font-size: 14px;
    }
    .font-mobile-tb {
        font-size: 12px !important;
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }
    .item-text-finalizar {
        font-size: 10px !important;
        padding: 0 !important;
        padding-top: 10px !important;
        text-align: center;
    }
    .item-pagamento-finalizar {
        font-size: 10px !important;
        padding: 0 !important;
        padding-top: 10px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        text-align: center;
    }
    .item-valor-finalizar {
        font-size: 14px !important;
        padding: 0 !important;
        padding-top: 10px !important;
        text-align: center;
    }
    .item-cabecalho-finalizar {
        font-size: 11px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
        text-align: center !important;
    }
    .mensagemCodigoHashAgendamento {
        font-size: 10px;
    }
    .modal-medico-n {
        padding: 0;
    }
    .modal-medico-n .modal-dialog {
        margin: 0;
        height: 100vh;
        width: 100vw;
    }
    .modal-medico-n .modal-dialog .modal-content {
        border-radius: 0px;
        height: 100vh;
        width: 100vw;
    }
    .modal-medico .m--img-rounded {
        margin-top: 0px;
        margin-bottom: 25px;
    }
    .modal-medico-n .modal-footer {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    #lista-exames .item-busca {
        margin-bottom: 2rem;
    }
    #lista-exames .m-widget19__username {
        font-size: 12px;
    }
    #lista-exames .m-widget19__header {
        margin-bottom: 15px;
    }
    #lista-exames .m-widget19__username {
        margin: 0;
        height: 18px;
    }
    #lista-exames .m-widget19__number {
        margin: 0;
    }
    #lista-exames .btn-agendar-exames {
        padding: 6px;
        font-size: 11px;
    }
    #lista-exames .btn-agendar-ligue {
        padding: 6px;
        font-size: 11px;
    }
    #lista-exames .m-widget19__user-img i {
        font-size: 28px;
    }
    #lista-exames .m-widget19__body {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        padding-bottom: 15px;
    }
}