/*--------------ofertas---------------------*/
.fondo_color2 {
    padding: 1.1em;
    padding-bottom: 0.1em;
}

.fondo_color_bus {
    padding: 1.1em;
    padding-bottom: 0.1em;
}

.filtro_etiquetas_ofertas  {
    border-radius: 0px 5px 5px 0px;
    padding-bottom: 0.1em;
}

.buscador_ofertas .col-form-label {
    color: #fff;
    font-weight: 700;
    font-size: 1.2em;
    line-height: 100%;
}
.filtro_etiquetas_ofertas label {
    color: #fff;
    font-weight: 600;
    font-size: 1.1em;
    line-height: 100%;
}

.filtro_etiquetas_ofertas form{ padding-left: 15px; padding-right: 15px;}


.filtro_etiquetas_ofertas .form-control{
    font-size: 18px!important;
    background-color: #f2f2f2 !important;
    margin-bottom: 1rem;
}

.caja_identificacion {
    color: #000;
    font-weight: 500;
    font-size: 1em;
}

.caja_identificacion .fas {
    padding-right: 8px;
}

.datos_oferta_ficha {
    padding: 20px 20px 0px 20px;
}

.sinopsis_oferta {
    font-size: 0.9em;
}

/*-----------------------------------ficha-------------------------------*/

.zona_botones_ficha {
    text-align: right;
}

.zona_titulo_oferta {
    margin-bottom: 0px;
    padding: 20px;
    background-color: #060606;
}

.titulo_g_oferta {
    margin-bottom: 0;
    color: #fff;
    font-size: 1.6em;
    font-weight: 600;
}

.precio_oferta_g {
    font-size: 1.4em;
    font-weight: 700;
    color: #fff;
    padding-top: 15px;
}

.tit_des {
    color: #000;
    font-size: 0.9em;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.relleno_ficha {
    padding: 20px;
}

.zona_titulo_oferta .destacado_color {
    font-weight: 600;
    font-size: 1em;
}

.sinopsis_oferta_g {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: justify;
}

.nombre_taller {
    color: #000;
    font-size: 1.1em;
    font-weight: 600;
    margin-bottom: 0px;
}

.datos_taller p a {
    color: #666 !important;
}

.datos_taller p a:hover {
    color: #000 !important;
}

.datos_taller p {
    margin-bottom: 1px;
    font-size: 0.9em;
    font-weight: 500;
}

.datos_taller p i {
    padding-right: 8px;
    font-size: 0.8em;
    color: #000;
}

.bloque_taller_oferta {
    box-shadow: 0px 10px 10px 1px rgba(30, 37, 54, 0.24);
    padding: 15px;
    margin-bottom: 15px;
}

.btn_p {
    font-size: 0.7em;
    font-weight: 600;
    margin-top: 10px;
    padding: .3rem .7rem;
}

.nombre_taller a {
    color: #000;
    font-size: 1em;
    margin-bottom: 10px;
}


.fondo_selecion {
    padding: 20px;
    background-image: url(../img/5-dots.png);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
}

.caja_localizacion2 {
    font-weight: 600;
    font-size: 1em;
    text-align: right;
}

.caja_localizacion2 span {
    color: #000;
}

.caja_localizacion2 .fas {
    padding-right: 8px;
}


.fondo_selecion h3 {
    padding: 10px 20px;
    margin-bottom: 0px;
    font-size: 1.4em;
    font-weight: 600;
}

.fondo_blanco {
    background-color: #fff;
    padding: 40px;
}

#registro .modal-title {
    font-weight: 700;
    font-size: 1.5em;
}

#registro .modal-footer {
    border: none;
}

#nuevo_registro {
    margin-top: 30px;
}

#nuevo_registro .h3 {
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    font-size: 1.2em;
    margin-bottom: 20px;
}

.politica {
    font-size: 0.8em;
    color: #666;
}

#recuperar_pwd .modal-title {
    font-weight: 600;
    font-size: 1.7em;
}

#recuperar_pwd p {
    line-height: 100%;
    margin-top: 10px;
}

#registrado .h3 {
    font-weight: 700;
    font-size: 1.3em;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 15px;
}

#registrado {
    margin-top: 40px;
}

.explica {
    background-color: burlywood;
    padding: 8px;
    color: #000;
    font-size: larger;
}

#registrado2 .h3 {
    font-weight: 700;
    font-size: 1.3em;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 40px;
}

#cita {
    margin-top: 40px;
}

.lista_redes {
    margin-top: 10px;
}

.lista_redes li {
    display: inline-block;
    margin: 0 10px 10px 0;
}

.lista_redes li i {
    line-height: 30px !important;
}

.lista_redes li a {
    color: #fff;
    display: block;
    font-size: 16px;
    height: 30px;
    text-align: center;
    width: 30px;
    display: inline-block;

}

.lista_redes a:hover {
    color: #000;
}

.facebook {
    background-color: #3B5998;
}

.twitter {
    background-color: #00A0D1;
}

.youtube {
    background-color: #C4302B;
}

.instagram {
    background-color: #825C48;
}

.whatsapp {
    background-color: #3DC24F;
}

.Sharingbutton {
    background-color: #ff8d2d;
}

.btn_dcha {
    display: inline-block;
}

.boton_mover {
    text-align: right;
}


/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
    .caja_localizacion2, .caja_identificacion {
        margin-top: 0px !important;
        text-align: left;
        font-size: 1em;
    }

    .caja_identificacion p {
        margin-bottom: 0px !important;
    }

    .caja_identificacion {
        margin-bottom: 0px !important;
    }

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

    .boton_movil {
        visibility: visible;
    }

    .bloque_taller_oferta img {
        width: 50%;
    }

    .fondo_selecion h3 {
        font-size: 1.5em;
        text-align: center;
        line-height: 100%;
    }

    .explica {
        font-size: inherit;
        line-height: 100%;
    }
}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
    .caja_localizacion2, .caja_identificacion {
        margin-top: 0px !important;
        text-align: left;
        font-size: 1em;
    }

    .caja_identificacion p {
        margin-bottom: 0px !important;
    }

    .caja_identificacion {
        margin-bottom: 0px !important;
    }

    .bloque_taller_oferta {
        width: 49%;
        display: inline-block;
    }

    .bloque_taller_oferta img {
        width: 50%;
    }


}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {


}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
}

@media (min-width: 1200px) and (max-width: 1900px) {
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1901px) {
}
