.container_plan{
    background:#fff;
    border-radius:5px;
    height: 250px;
    padding:10px 10px;
    text-align:center;
    color:#171e36;
    cursor: pointer;
    display: block;
    margin-bottom:20px;
    position: relative;
}
.container_plan p{
    padding:0px 10px 0px 10px;
}
.container_plan h4{
    border-bottom:3px solid #820500;
    font-weight: bold;
    font-size: 25px;
    padding-bottom: 10px;
}
.container_plan strong{
    font-size:25px; 
}
.container_plan span i{
    font-size: 20px;
}
#titulo_right_modal{
    width:100%;
    background: linear-gradient(to bottom, #ffffff , #ffffff, #ffffffd9, #ffffff00);
    padding: 10px 20px 20px 20px;
    color:#171e36;
    
}
#titulo_right_modal h4{
    margin:0;
    margin-bottom:20px;
}
#titulo_right_modal h2{
    margin:0px;
    font-family: RalewayBlack;
}
.container-day{
    background: #000;
    -webkit-box-shadow: inset 1px 3px 20px 0px rgb(0 0 0 / 75%);
    -moz-box-shadow: inset 1px 3px 20px 0px rgba(0,0,0,0.75);
    box-shadow: inset 1px 3px 20px 0px rgb(0 0 0 / 75%);
    color: #fff;
    margin: 0px 5px;
    padding: 10px;
    text-align: center;
    cursor: pointer;
    border-radius: 6px;
    width: 12.2%;
    opacity: 0.8;
    min-width: 105px;

}
.day-now, .container-day:hover{
    opacity: 1;
    border: 1px solid #fff;
    float:left;
}
.day-now h4, .day-now small, .day-now span{
    font-family:'RalewayBlack';
}
.container-day h4{
    margin:0px;
    font-size:40px;
}
.container-day span{
    font-size:15px;
    text-transform:uppercase;
}
.container-day small{
    font-size:11px;
    text-transform:uppercase;
}
#calendario_modal div i{
    font-size: 70px;
    color: #fff;
    padding: 20px 0px;
    cursor: pointer;
}
.chip_hour{
    cursor: pointer;
    color:#000;
}
.chip_hour:hover{
    cursor: pointer;
    background:transparent;
    color:#fff;
    border:1px solid #fff;
}
.chip_hour i{
    font-size:12px !important;
    padding: 10px 0px !important;
}
.text_agenda{
    color:#fff;
}
.bg-desenfoque{
    overflow: hidden;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position-x: center !important;
    width: 100%;
    height: 100%;
    position: absolute;
    filter: blur(2px);
    left:0;
}
.title-service-select{
    position: relative;
    color: #fff;
    text-align: center;
    height: 100%;
}
.title-service-select h1{
    margin:0;
    font-weight:bold;
    text-transform:uppercase;
    font-size: 40px;
    font-family:'RalewayBlack';
}
.title-service-select h4{
    margin:0;
    text-transform:uppercase;
    font-size:25px;
}
.btn-back-modal{
    position: absolute;
    z-index: 1;
    background: transparent;
    color: #fff;
    line-height: 70px;
    font-size: 18px;
    cursor: pointer;
}
.btn-back-modal i{
    vertical-align: middle;
    font-size: 35px;
    padding: 0;
}
#mCSB_1_container{
    display:flex;
}
.btn-send{
    background-color: #fff;
    color: #171e36;
    font-size: 18px;
    font-weight: bold;
    margin: 20px auto;
    border: none !important;
    border-radius: 0;
    padding: 10px;
    width: 200px;
    border: none;
}
.btn-send:hover,.btn-send:focus{
    box-shadow: 0px 10px 12px 0px rgb(0 0 0 / 41%);
    -webkit-box-shadow: 0px 10px 12px 0px rgb(0 0 0 / 41%);
    -moz-box-shadow: 0px 10px 12px 0px rgba(0,0,0,0.41);
    background-color: #fff;
    color: #171e36;
}
#confirm_text{
    color: #fff;
    font-size: 20px;
    text-align: left;
    line-height: 22px;
}
#confirm_text strong{
    font-family:RalewayBlack;
    text-transform: capitalize;
}
#form_modal div form input{
    width:100%;
    border-radius:0px !important;
    background: #fff;
    height: 40px !important;
    outline: none;
    border: none;
}
#politicas_datos .error {
    display: block;
    width: 80%;
    position: absolute;
    bottom: 80px;
    line-height: 1;
    font-size: 12px;
}
#politicas_datos label {
    display:block;
    width:20px;
    height:20px;
    cursor:pointer;
    margin-right:20px;
}
#politicas_datos label input{
    position: absolute;
    transform:scale(0);
}
#politicas_datos label input:checked ~ .checkbox{
    transform: rotate(45deg);
    width: 10px;
    margin-left: 14px;
    border-color: #fff;
    border-top-color: transparent;
    border-left-color: transparent;
    border-radius: 0px;
}
.checkbox{
    display: block;
    width: inherit;
    height: inherit;
    border: 2px solid #fff;
    border-radius: 4px;
    transition: all 0.3s;
}
[type="checkbox"]+label:before{
    border:none;
}
@media only screen and (min-width: 993px){
    #header-reserva-modal{
        position:absolute;
        height: 100% !important;            
    }
    .title-service-select{
        padding: 70% 0px !important;
    }
    #reserva-modal{
        background:linear-gradient(to right, #aa0801, #550401, #850601);
        margin: 0;
        min-height: 100%;
        height:100% !important;
    }
}
@media only screen and (min-width: 601px){
    #header-reserva-modal{
        position:relative;
        min-height: 70px;
    }
}
@media only screen and (min-width: 0){
    #reserva-modal{
        background:url(assets/img/background_black.jpg.png), linear-gradient(to right, #aa0801, #550401, #850601);
        margin: 0;
        min-height: 100%;
        height:auto;
    }
    #header-reserva-modal{
        position:relative;
        height: 70px;
        overflow:hidden;
    }
    .title-service-select{
        padding:70px 0px;
    }
}