﻿.check {
    opacity: 0.5;
    color: #ac192c;
}

.box {
    margin-bottom: 5px;
}

.service {
    height: 98px;
    width: 130px;
}

/*h1, h2, h3, h4, h5 {
    font-family: 'Playfair Display', serif;
    font-weight: bolder;
    text-shadow: 3px 0px 7px #646464;
    color: black;
}*/

#pleca_sucursal {
    position: relative;
    right: -70px;
    top: -25px;
    width: 245px;
}

/**
 *  Seleccion de sucursal
 */
#mapaInfo {
    background-color: rgba(177, 186, 192, 0.2);
    min-height: 430px;
    margin: 26px 0 0;
}

    #mapaInfo label {
        font-size: 20px;
    }

.form-inline {
    border-radius: 25px;
}

    .form-inline .form-control {
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        padding: 0 0 0 10px;
        margin: 0;
        min-width: 100%;
        height: 25px;
    }

    .form-inline label {
        margin-left: 18px;
    }

#mapaInfo label {
    font-weight: normal;
}

#SeleccioneSucursal_Sucursal, #SeleccioneSucursal_Calle, #SeleccioneSucursal_Colonia, #SeleccioneSucursal_Municipio, #SeleccioneSucursal_Estado, #SeleccioneSucursal_Telefono, #SeleccioneSucursal_HorarioLunAVier, #SeleccioneSucursal_HorarioSab, #SeleccioneSucursal_Direccion, #SeleccioneSucursal_HorarioDom {
    font-weight: 700 !important;
}

/**
 * Mapa
 */
#map {
    width: 100%;
    height: 350px;
    border-radius: 25px;
}

#mapaContainer .form-inline {
    margin: 15px 0 20px;
}

.labelTitle {
    color: #617686;
    font-size: 20px;
    font-weight: normal;
}

.form-control {
    color: #617686;
    border: none;
    height: 25px;
    border-radius: 20px;
}

.form-control_1 {
    color: #617686;
    border: none;
    height: 25px;
    border-radius: 20px;
}

#branchofficeForm input[type="text"].inputInvalid {
    text-align: left;
    color: #ac162c;
    opacity: 1;
    border-radius: 0px;
    box-shadow: 0.5px 1px 3px 0.5px #919191;
    border: 1px solid #696969;
}

.labelInfo {
    color: #6a777d;
    font-size: 20px;
}

.nameRamo {
    color: #968e80;
}

.itemRamo {
    display: none;
}

.icon-chevron-up, .icon-chevron-down {
    color: black;
}

.line {
    margin-top: 0;
}

.imgTabSucursal {
    position: absolute;
    margin-top: 3px;
    margin-left: 15px;
}

.tabSucursales {
    color: white;
    background-repeat: no-repeat;
    background-image: url(https://s3.amazonaws.com/781284419609-build-state-bucket/CMS/images/pleca_titulo_roja_100px.png);
    height: 35px;
    padding: 8px;
    padding-left: 18px;
    margin-left: 50px;
}

.contenedorInfo {
    background-color: #f3f3f1;
    height: 574px;
    border-radius: 28px;
    padding-top: 20px;
    padding-left: 10px;
    margin: 0 0 10px
}

.contenedorBusqueda {
    background-color: #f3f3f1;
    height: 80px;
    padding-top: 10px;
    border-radius: 20px;
}

.btnBuscar {
    color: white;
    background-color: #617686;
    border: 0px solid #000000;
    border-radius: 12px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    height: 30px;
}

    .btnBuscar:hover {
        background-color: #ef7e35;
    }

.btnCita {
    color: white;
    background-color: #ef7e35;
    border: 0px solid #000000;
    border-radius: 12px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    height: 25px;
}

#btnSelectBranch {
    display: none;
    margin-left: 180px;
}

.lblProductos {
    display: none;
}

.modal-title {
    color: white !important;
    background-repeat: no-repeat;
    background-image: url(https://s3.amazonaws.com/781284419609-build-state-bucket/CMS/images/pleca_titulo_roja_150px.png);
    width: 25%;
    padding-left: 10px;
    padding-top: 5px;
    height: 35px;
    margin-bottom: -15px;
    font-family: HelveticaNeueRoman;
}

.lblTitleCita {
    color: #617686;
    text-shadow: none;
    font-family: HelveticaNeueRoman;
}

.contenedorCita {
    /*background-color: #f3f3f1;*/
    padding: 20px;
    width: 85%;
    /*height: 510px;*/
    height: auto;
    border-radius: 20px;
}

#txtDate {
    height: 35px;
    width: 100%;
}

#txtTime {
    height: 35px;
    width: 100%;
}

.add-on {
    float: right;
    margin-top: -23px;
    margin-right: 15px;
}

.infoSucursal {
    font-family: HelveticaNeueRoman;
    font-weight: 700;
}

#modal-getSchedule .modal-content {
    border-radius: 30px;
}

    #modal-getSchedule .modal-content .modal-header {
        border-top-left-radius: 30px;
        border-top-right-radius: 30px;
    }

@media only screen and (min-width: 768px) and (max-width:1024px) {
    .labelTitle {
        font-size: 16px;
    }

    .labelInfo {
        font-size: 16px;
    }

    .btnCita {
        width: 40% !important;
        margin-left: 30% !important;
    }

    .imgRamo {
        max-width: 100%;
    }

    .ramoAuto {
        margin-top: 32px !important;
    }

    .contenedorCita {
        /*background-color: #f3f3f1;*/
        padding: 20px;
        width: 85%;
        height: 580px;
        border-radius: 20px;
    }
}

@media only screen and (min-width: 767px) and (max-width:1023px) {
    .form-group {
        margin-bottom: 15px !important;
    }

    .container {
        /*padding-right: 75px;*/
    }

    .labelTitle {
        font-size: 20px !important;
    }

    .labelInfo {
        font-size: 20px !important;
    }

    .lblDireccion {
        margin-top: -30px;
    }

    .lblTelefono {
        margin-top: -115px;
    }

    .btnCita {
        margin-top: -30px;
        margin-left: 30% !important;
    }

    .contenedorBusqueda {
        margin-top: 15px;
    }

    .divTxtBusqueda {
        /*width: 176% !important;*/
    }

    .btnBuscar {
        /*width: 34% !important;
    	float: right;*/
    }

    .contenedorInfo {
        height: auto;
        padding-bottom: 20px;
    }

    .contenedorCita {
        /*background-color: #f3f3f1;*/
        padding: 20px;
        width: 85%;
        height: 650px;
        border-radius: 20px;
    }
}

@media only screen and (min-width: 480px) and (max-width:767px) {
    .body-content {
        /*margin-top: 125px;*/
    }

    .lblTelefono {
        margin-top: -75px;
    }

    .contenedorInfo {
        height: auto;
        padding-bottom: 20px;
    }

    #mapaContainer {
        margin-top: 15px;
    }

    .contenedorBusqueda {
        height: 140px;
    }

    #pac-input {
        width: 100%;
    }

    .btnBuscar {
        width: 100% !important;
        margin: 10px 0;
    }

    #btnSelectBranch {
        margin-left: 230px;
    }

    .contenedorCita {
        background-color: #f3f3f1;
        padding: 20px;
        width: 85%;
        border-radius: 20px;
    }

    .row {
        margin-right: 0px;
        margin-left: 0px;
    }
}

@media only screen and (min-width: 415px) and (max-width:480px) {
    .form-group {
        margin-bottom: 15px !important;
    }

    .body-content {
        margin-top: 0px;
    }

    .lblDireccion {
        margin-top: -30px;
    }

    .lblTelefono {
        margin-top: -100px;
    }

    #btnSelectBranch {
        width: 40% !important;
        margin-left: 90px;
        margin-top: -30px;
    }

    .contenedorBusqueda {
        height: 140px;
        margin-top: 20px;
    }

    .btnBuscar {
        width: 100% !important;
        margin-top: 10px;
    }

    #pac-input {
        width: 100%;
    }

    .container {
        /*padding-right: 45px;*/
    }

    #correo {
        font-size: 15px;
    }

    .contenedorInfo {
        height: auto;
        padding-bottom: 20px;
    }

    .modal-title {
        width: 45%;
    }

    .contenedorCita {
        background-color: #f3f3f1;
        padding: 20px;
        width: 100%;
        height: 650px;
        border-radius: 20px;
    }

    #form_getSchedule {
        height: 740px;
        width: 100%;
    }

    .modal-title {
        text-align: left;
        padding-left: 30px;
    }

    .lblTitleCita {
        width: 400px;
    }

    .modal-dialog {
    }
}

@media only screen and (min-width: 0px) and (max-width:414px) {
    .form-group {
        margin-bottom: 15px !important;
    }

    .body-content {
        margin-top: 0px;
    }

    .lblDireccion {
        margin-top: -30px;
    }

    .lblTelefono {
        margin-top: -100px;
    }

    #btnSelectBranch {
        width: 40% !important;
        margin-left: 90px;
        margin-top: -30px;
    }

    .contenedorBusqueda {
        height: 140px;
        margin-top: 20px;
    }

    .btnBuscar {
        width: 100% !important;
        margin-top: 10px;
    }

    #pac-input {
        width: 100%;
    }

    .container {
        /*padding-right: 45px;*/
    }

    #correo {
        font-size: 15px;
    }

    .contenedorInfo {
        height: auto;
        padding-bottom: 20px;
    }

    .modal-title {
        width: 45%;
    }

    .contenedorCita {
        background-color: #f3f3f1;
        /*padding: 20px;*/
        /*width: 70%;*/
        /*height: 645px;*/
        border-radius: 20px;
        left: 100px;
    }

    #form_getSchedule {
        height: max-content;
    }

    .modal-title {
        text-align: left;
        padding-left: 30px;
    }

    .modal-body {
        overflow: hidden;
        position: relative;
    }

    .lblTitleCita {
        width: 280px;
    }

        .lblTitleCita label span {
            display: block;
        }
}

.comboP {
    border-radius: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    padding: 0 0 0 13px;
    background: none;
    background-color: #FFFFFF;
    background-image: url(https://s3.amazonaws.com/781284419609-build-state-bucket/CMS/images/flecha_abajo_azul.png);
    background-size: 23px;
    background-repeat: no-repeat;
    background-position-y: 0px;
    background-position-x: calc(100% - 0px);
    text-align: center;
    width: 98%;
    color: #617686;
    font-size: 12px;
    font-weight: 700;
    height: 25px;
}

.formGreyRound label.error {
    margin-left: 30px;
    color: #ac162c;
    text-align: left;
    font-size: 12px;
    font-weight: 700;
}

.lblForm {
    color: #617686;
    font-family: HelveticaNeueLight;
    font-size: 12px;
    margin-left: 10px;
}

#branchofficeForm #year {
    border-radius: 0px;
    box-shadow: 0.5px -0.5px 3px 0.5px #919191;
    border: 1px solid #696969;
}

#branchofficeForm #month {
    border-radius: 0px;
    box-shadow: 0.5px -0.5px 3px 0.5px #919191;
    border: 1px solid #696969;
}

#branchofficeForm #day {
    border-radius: 0px;
    box-shadow: 0.5px -0.5px 3px 0.5px #919191;
    border: 1px solid #696969;
}

#branchofficeForm #comboPais {
    border-radius: 0px;
    box-shadow: 0.5px 1px 3px 0.5px #919191;
}

#branchofficeForm #comboNAcionalidad {
    border-radius: 0px;
    box-shadow: 0.5px 1px 3px 0.5px #919191;
}

#branchofficeForm input[type=text],
#branchofficeForm input[type=password] {
    text-align: left;
    opacity: 1;
    border-radius: 0px;
    box-shadow: 0.5px 1px 3px 0.5px #919191;
    border: 1px solid #696969;
}

@media all and (max-width:1001px) {
    #year, #month, #day {
        width: 100% !important;
    }

    .modal-body {
        overflow: hidden;
    }

    .contenedorCita {
        height: auto;
    }
}

@media only screen and (min-width: 767px) and (max-width:1023px) {

    #year {
        width: 95% !important;
    }

    #month {
        width: 95% !important;
    }

    #day {
        width: 98% !important;
    }
}