/* ------------------- CARLOS --------------------------------*/
.pt_modulo {
    padding-top: 40px;
}
.mb20{
    margin-bottom: 20px;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.invalid-feedback {
    color: #E41F38;
}
.rojoGroppo {
    color: #E41F38 !important;
}

.colorGris {
    color: #CCCCCC !important;
}

.menuUsuario {
    color: #E41F38 !important;
    font-weight: 800 !important;
    font-size: 13px !important;
}
/* ------ slider -------------- */
.logoGenetiFest{
    width: 497px !important;
    display:unset !important;
}
/*.slideBtn{
    width: 250px !important;
    display:unset !important;
}*/
.mgTopNeg {
    margin-top: -10px;
}
.subtituloSlide {
    font-family: Montserrat, Arial, serif;
    font-size: 32px;
    font-weight: 200;
}

.titulo2Slide {
    font-family: Montserrat, Arial, serif;
    font-size: 48px;
    font-weight: 500;
}

.remateFoto {
    alignment: left;
    text-align: left;
}

@media (max-width: 767px) {
    .slideBtn {
        width: 160px !important;
    }
    .logoGenetiFest {
        width: 250px !important;
    }
    .subtituloSlide {
        font-size: 22px;
    }

    .titulo2Slide {
        font-size: 36px;
        line-height: 1.4;
    }
    .remateFoto {
        alignment: center;
        text-align: center;
    }
}

.anchoBtn{
    width: 100%;
    font-size: 16px;
}
.loading-ajax {
    background: url('../images/ajax-loader.gif') no-repeat center;
}
/* ------------ Tabla ofertas ---------*/
.divOfertar {
    background-color: #eeeaeb;
    padding: 5%;
}
.divOfertarMarcadoLotes {
    background-image: url("../images/back-top-seguir-lote.png");
    background-position: top;
    background-repeat: repeat-x;
}
.borderTablaOferta {
    width: 100%;
    font-size: 16px;
}
.borderTablaOferta td{
    border: 1px solid #a7a7a7;
    padding: 5px;
}

.borderTablaOfertaLC {
    width: 100%;
    font-size: 14px;
}
.borderTablaOfertaLC {
    border: 1px solid #a7a7a7;
}
.borderTablaOfertaLC td, .borderTablaOfertaLC th{
    border-bottom: 1px solid #a7a7a7;
    padding: 5px;
}

.fondoMarcarLote {
    background-color: #1A171B;
}
.textoMarcarLote {
    color: #fefefe;
    font-size: 13px;
    vertical-align: top;
}

.subrayado {
    text-decoration: underline;
}
.negrita {
    font-weight: bolder;
}
.tablaEjemplarAltolinea td {
    height: 57px !important;
    padding: 7px !important;
    vertical-align: middle !important;
}
.btnBaseOferta {
    border: 1px solid #a7a7a7 !important;
    font-size: 24px;
    text-align: center;
    color: #111111;
}
.fuenteMontserrat {
    font-family: Montserrat, Arial, serif;
}
.btnModalOferta {
    font-size: 12px;
    font-weight: 500;
}
.textoModal {
    font-family: Montserrat, Arial, serif;
    font-size: 16px;
    font-weight: 500;
}
.listaInstrucciones {
    font-family: Montserrat, Arial, serif;
    font-size: 12px;
    font-weight: 500;
    color: #444444;
    list-style-type:none;
    padding-inline-start: 0px !important;
}

.listaInstrucciones li{
    padding-inline-start: 5px !important;
    margin-bottom: 5px !important;
}
.bordeTopLC{
    border-top: 1px solid #cccccc;
}
.pdCero{
    padding-left: 0px !important;
}
.ocultar{
    display: none;
}
.customNavigation {
    margin-top: -15px;
}
    /* ------------ Lotes mueca Ofertado ---------*/
/* --- poner como 3 cruces rigth en vez de % */
.muecaOfertado {
    position: absolute;
    top: 4%;
    left: 58%;
    width: 102px !important;
    height: 21px;
}
@media (max-width: 767px) {
    .muecaOfertado {
        position: absolute;
        top: 5%;
        left: 65%;
        width: 120px !important;
        height: 25px;
    }
}
/* ------ genetica -------------- */
.iconoCarrito {
    font-size: 24px;
    margin-top: 12px;
}

.productoTiendaMobile {
    padding-left: 0px;
    padding-right: 0px;
}

.fuenteProductos {
    font-size: 16px;
}
.fuenteProductosSub {
    font-size: 12px;
}
@media (max-width: 767px) {
    .iconoCarrito {
        font-size: 20px;
        padding-left: 0px;
        margin-top: 12px;
    }
    .fuenteProductos {
        font-size: 12px;
    }
    .fuenteProductosSub {
        font-size: 11px;
    }
    .precioProducto {
        padding-left: 0px;
    }
}
.swal2-container {
    zoom: 1.5;
}
.iconoFichaTecnica {
    font-size: 20px;
    margin-left: 12px;
}
.tituloDeps{
    background-color: #CCCCCC !important;
}
.lineaProducto{
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.lineaProductoFajado{
    background-color: #f2f2f2 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.tituloDeps h4 {
    padding-left: 15px;
}
.pedigreeAbuelosTxt {
    text-align: left;
    padding-left: 35px !important;
}
.italica {
    font-style: italic !important;
}
.tdCentrados th, .tdCentrados td{
    text-align: center;
}
.textoNegro {
    color: black;
}
.bordeInferiorTabla {
    border-bottom: 1px solid #eeeeee;
}
.botonesCantidadProducto {
    padding-left: 5px !important;
    padding-right: 5px !important;
    text-align: center;
}
.btnMasMenosCantidad {
    margin-top: 17px;
}
.m-t-12{
    margin-top: 12px;
}
.verdeWS {
    color: #00bb2d !important;
}
/* ----------------------------- nuevo marcado de lotes ----------------------------*/
.font-size-icono-marcado {
    font-size: 24px !important;
}
.div-fondo-padding {
    padding-top: 6px !important;
}
.icono-loading-alineacion {
    margin-top: -5px;
}