/*@import url('https://fonts.googleapis.com/css?family=Lato&display=swap');*/

@font-face {
    font-family: "Antigoni Med";
    src: url("../fonts/antigonimed.eot?") format("eot"), url("../fonts/antigonimed.woff") format("woff"), url("../fonts/antigonimed.ttf") format("truetype"), url("../fonts/antigonimed.svg#AntigoniMed") format("svg");
    font-weight: normal;
    font-style: normal;
}

* {
    top: 0px;
    left: 0px;
    font-family: "Antigoni Med";
}

.row div[class*='col'] {}

.row {
    margin-left: 0;
    margin-right: 0;
}

.col-md-4 {
    padding: 0px;
    text-align: center;
}

.col-md-8 {
    padding: 0px;
}

#color-gris-columna {
    background: #F3F3F3 0% 0% no-repeat padding-box;
}

.col-md-12 {
    padding: 0px;
    margin-top: 1px;
}

.hueco {
    margin-top: 12px;
}

body {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
}

img {
    width: 100%;
    max-width: 415px;
    max-height: 312px;
}


/*------------------------------Estilos creados desde 0-------------------- */

.lista {
    background: #D1D1D1 0% 0% no-repeat padding-box !important;
    color: black !important;
    border: 0 !important;
}

.cuadricula {
    background: #D1D1D1 0% 0% no-repeat padding-box !important;
    color: black !important;
    border: 0 !important;
}

.titulo-cuadricula {
    letter-spacing: 0px;
    color: #B51C21;
    opacity: 1;
    font-size: 24px;
    font-weight: normal;
    text-align: left;
    padding-left: 5px;
}

.precio-cuadricula {
    font-size: 40px;
    font-weight: normal;
    letter-spacing: 0px;
    opacity: 1;
    padding-left: 5px;
    text-align: left;
}

.descripcion-cuadricula {
    text-align: left;
    font-size: 12px;
    letter-spacing: 0px;
    opacity: 1;
    padding: 5px;
    line-height: 20px;
    font-weight: normal;
}

.caracteristicas-cuadricula {
    padding-left: 5px;
    margin-bottom: 5px;
    text-align: left;
    font-size: 15px;
    color: #B51C21;
    opacity: 1;
    font-weight: normal;
    line-height: 20px;
}

.caracteristicas-cuadricula span {
    color: black;
    opacity: 1;
    padding-right: 40px;
}

.boton-mas-informacion-cuadricula {
    background: #B51C21 0% 0% no-repeat padding-box;
    opacity: 1;
    height: 45px;
    text-align: center;
    color: white;
    border: 0;
    width: 100%;
}

.boton-ver-ficha-cuadricula {
    background: #676767 0% 0% no-repeat padding-box;
    opacity: 1;
    width: 100%;
    height: 45px;
    text-align: center;
    color: white;
    border: 0;
    margin-bottom: 40px;
}

.margen {
    padding: 0;
}

.ver-ficha-cuadricula {
    color: white !important;
    text-decoration: none;
}

.valores-derecha {
    padding: 0;
    margin-bottom: 5px;
}

.valores-izquierda {
    padding: 0;
    margin-bottom: 5px;
    text-align: right;
}

.titulo {
    letter-spacing: 0px;
    color: #B51C21;
    opacity: 1;
    font-size: 28px;
    font-weight: normal;
    padding-left: 10px;
}

.precio {
    font-size: 45px;
    font-weight: normal;
    letter-spacing: 0px;
    opacity: 1;
    padding-left: 10px;
}

.caracteristicas {
    margin-top: 10px;
    padding-left: 10px;
    text-align: left;
    font-size: 20px;
    color: #B51C21;
    opacity: 1;
    font-weight: normal;
    line-height: 20px;
}

.caracteristicas span {
    color: black;
    opacity: 1;
    padding-right: 40px;
    font-size: 15px;
}

.boton-mas-informacion {
    background: #B51C21 0% 0% no-repeat padding-box;
    opacity: 1;
    float: left;
    width: 70%;
    height: 39px;
    text-align: center;
    color: white;
    border: 0;
}

.boton-ver-ficha {
    background: #676767 0% 0% no-repeat padding-box;
    opacity: 1;
    width: 100%;
    height: 39px;
    text-align: center;
    color: white;
    padding-top: 8px;
}


/*------------------------------Fin creados desde 0 -------------------------*/

.separador {
    margin-top: 27px;
}

.container {
    margin-top: 184px;
}

.bloque-ver-filtros {
    width: auto;
    height: 39px;
    background: #D1D1D1 0% 0% no-repeat padding-box;
    opacity: 1;
}

.bloque-negro-filtros {
    background: #000000 0% 0% no-repeat padding-box;
    opacity: 1;
    top: 241px;
    left: 1407px;
    height: 39px;
    float: right;
    padding: 0 15px;
}

.ver-filtros {
    text-align: center;
    color: white;
    padding-top: 10px;
}

.descripcion {
    text-align: left;
    font-size: 15px;
    letter-spacing: 0px;
    opacity: 1;
    padding-left: 10px;
    line-height: 20px;
}

.caracteristicas {
    margin-top: 10px;
    padding-left: 10px;
    text-align: left;
    font-size: 20px;
    color: #B51C21;
    opacity: 1;
    font-weight: normal;
    line-height: 20px;
}

.caracteristicas span {
    color: black;
    opacity: 1;
    padding-right: 40px;
}

.botones {
    margin-top: 10px;
    width: auto;
    height: 55px;
    font-size: 23px;
}

.ver-mas {
    margin-top: 50px;
    width: 449px;
    background: #464646 0% 0% no-repeat padding-box;
    opacity: 1;
    text-align: center;
    padding-top: 5px;
    color: white;
    font-size: 21px;
}

.bloque-ver-mas {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 39px;
    margin-bottom: 27px;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 1159px;
        margin: 1.75rem auto;
    }
}

.modal-content {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 24px;
    opacity: 1;
    height: auto;
    max-width: 1159px;
}

#titulo-modal {
    margin-top: 52px;
    border-bottom: 0;
    text-align: left;
    font: normal normal normal 39px/47px Antigoni Med;
    letter-spacing: 0px;
    color: #B51C21;
    opacity: 1;
    margin-left: 45px;
}

.modal-title {
    width: auto;
    height: auto;
}

#menu-modal {
    background-color: white;
}

.botonModalMenu {
    background: #C7C7C7 0% 0% no-repeat padding-box;
    ;
    border-radius: 7px;
    opacity: 1;
    color: white;
    width: 277px;
    height: 59px;
    margin-bottom: 10px;
    border: 0;
    font-size: 20px;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

#menu-modal button.active {
    background: #000000 0% 0% no-repeat padding-box;
    border-radius: 7px;
    opacity: 1;
    color: white;
    width: 277px;
    height: 59px;
    margin-bottom: 10px;
    border: 0;
    font-size: 20px;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

.menuDerechoModal {
    background: #F1F1F1 0% 0% no-repeat padding-box;
    border-radius: 24px;
    opacity: 1;
    width: auto;
    height: auto;
    padding: 17px 24px 17px 23px;
}

.caja-grande {
    width: 100%;
    height: 195px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 7px;
    opacity: 1;
    padding: 0 0 0 17px;
    margin-bottom: 17px;
    text-align: left;
    font: normal normal normal 20px/24px Antigoni;
    letter-spacing: 0px;
    color: #8A8A8A;
    opacity: 1;
}

.caja-pequeña {
    width: 100%;
    height: 66px;
    ;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 7px;
    opacity: 1;
    padding: 0 0 0 17px;
    text-align: left;
    font: normal normal normal 20px/24px Antigoni;
    letter-spacing: 0px;
    color: #8A8A8A;
    opacity: 1;
    margin-bottom: 17px;
}

.checkbox-modal {
    width: 27px;
    height: 28px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 7px;
    opacity: 1;
    margin-bottom: 20px;
    margin-right: 10px;
}

label {
    text-align: left;
    font: normal normal normal 20px/24px Antigoni;
    letter-spacing: 0px;
    color: #8A8A8A;
    opacity: 1;
    padding-top: -50px;
    margin-right: 20px;
}

.linea {
    width: auto;
    border: 1px solid #707070;
    margin-bottom: 17px;
}

#boton-enviar {
    width: 277px;
    height: 59px;
    background: #B51C21 0% 0% no-repeat padding-box;
    border-radius: 7px;
    opacity: 1;
    text-align: center;
    font: normal normal normal 20px/24px Antigoni;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

#boton-cerrar {
    width: 113px;
    height: 59px;
    background: #BEBEBE 0% 0% no-repeat padding-box;
    border-radius: 7px;
    opacity: 1;
    text-align: center;
    font: normal normal normal 20px/24px Antigoni;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    float: right;
}

#boton-telefonos {
    width: 100%;
    height: 59px;
    background: #B51C21 0% 0% no-repeat padding-box;
    border-radius: 7px;
    opacity: 1;
    text-align: center;
    font-size: 20px;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

#boton-whatsapp {
    width: 100%;
    height: 59px;
    background: #62B363 0% 0% no-repeat padding-box;
    border-radius: 7px;
    opacity: 1;
    text-align: center;
    font-size: 20px;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

.letra-telefono {
    max-height: 59px;
    max-width: 237px;
    padding-top: 20px;
    text-align: center;
    font: normal normal normal 20px/24px Antigoni Med;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.separacion {
    max-width: 277px;
}

.tamanio-bloque {
    width: 299px;
}

.desplegable {
    height: auto;
    background: #D1D1D1 0% 0% no-repeat padding-box;
    opacity: 1;
}

.contenido-desplegable {
    width: 100%;
}

.titulos-desplegable {
    text-align: center;
    font: normal normal normal 22px/27px Antigoni Med;
    letter-spacing: 0px;
    color: #B51C21;
    opacity: 1;
}

.seleccion {
    height: 39px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 7px;
    opacity: 1;
    margin-bottom: 10px;
}

a:hover {
    text-decoration: none;
}

.titulo-ruta {
    text-align: left;
    font: normal normal normal 20px/24px Antigoni;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    padding-left: 10px;
}

.boton-mas-informacion-producto {
    background: #B51C21 0% 0% no-repeat padding-box;
    opacity: 1;
    width: 100%;
    height: 59px;
    border: 0;
    text-align: center;
    font-size: 26px;
    font: normal normal normal 26px/31px Antigoni;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

.boton-enviar-amigo {
    height: 39px;
    width: 98%;
    background: #8B8B8B 0% 0% no-repeat padding-box;
    opacity: 1;
    border: 0;
    text-align: center;
    font: normal normal normal 17px/20px Antigoni;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

.boton-enviar-whatsapp {
    width: 98%;
    background: #62B363 0% 0% no-repeat padding-box;
    opacity: 1;
    height: 39px;
    border: 0;
    text-align: center;
    font: normal normal normal 17px/20px Antigoni;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

.botones-productos {
    padding: 0;
    margin: 0;
    margin-bottom: 11px;
}

.contenedor-productos {
    max-width: 391px;
}

.contenedor-fotos-productos {
    max-width: 714px;
    height: auto;
    padding-right: 38px;
}

.contenedor-gris {
    background: #F3F3F3 0% 0% no-repeat padding-box;
    border-radius: 7px;
    opacity: 1;
}

li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.contenedor-gris-letras-rojas {
    padding-top: 26px;
    padding-left: 9px;
    text-align: left;
    letter-spacing: 0px;
    color: #B51C21;
    opacity: 1;
}

.contenedor-gris-letras-negras {
    text-align: left;
    font-size: 20px/24px;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    padding-top: 26px;
    padding-left: 9px;
}

.letras-rojas {
    padding-top: 18px;
    padding-left: 9px;
    text-align: left;
    font: normal normal normal 16px/19px Antigoni Med;
    letter-spacing: 0px;
    color: #B51C21;
    opacity: 1;
    margin-top: 20px;
}

.letras-negras {
    padding-top: 18px;
    padding-left: 9px;
    text-align: left;
    font-size: 16px/19px;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    margin-top: 20px;
}

.comentarios {
    text-align: left;
    font-size: 16px;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.galeria-videos-titulo {
    text-align: left;
    font: normal normal normal 20px/24px Antigoni Med;
    letter-spacing: 0px;
    color: #F98C19;
    opacity: 1;
    margin-left: 8px;
}

.tamanio-video {
    max-width: 214px;
    max-height: 160px;
    margin-top: 21px;
}

.bloque-video {
    padding: 0;
    justify-content: center;
    display: flex;
}

.modal-amigo {
    max-width: 1039px;
    max-height: 895px;
    justify-content: center;
    display: flex;
}

.formulario-amigo {
    max-width: 763px;
    max-height: 768px;
    background: #F1F1F1 0% 0% no-repeat padding-box;
    border-radius: 24px;
    opacity: 1;
}

.titulo-amigo {
    text-align: center;
    font: normal normal normal 32px/38px Antigoni;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    margin-top: 18px;
    margin-bottom: 27px;
}

#boton-enviar-formulario-amigo {
    width: 277px;
    height: 59px;
    background: #B51C21 0% 0% no-repeat padding-box;
    border-radius: 7px;
    opacity: 1;
    text-align: center;
    font: normal normal normal 20px/24px Antigoni;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    margin-bottom: 31px;
    margin-top: 70px;
}

.tamanio-imagen {
    max-width: 714px;
    max-height: 535px;
}

.lb-image {
    max-width: 714px;
    max-height: 535px;
}

input[type='range']:focus {
    outline: none;
}

input[type='range'],
input[type='range']::-webkit-slider-runnable-track,
input[type='range']::-webkit-slider-thumb {
    -webkit-appearance: none;
}

input[type=range]::-webkit-slider-thumb {
    background-color: #777;
    width: 20px;
    height: 20px;
    border: 3px solid #333;
    border-radius: 50%;
    margin-top: -9px;
}

input[type=range]::-moz-range-thumb {
    background-color: #777;
    width: 15px;
    height: 15px;
    border: 3px solid #333;
    border-radius: 50%;
}

input[type=range]::-ms-thumb {
    background-color: #777;
    width: 20px;
    height: 20px;
    border: 3px solid #333;
    border-radius: 50%;
}

input[type=range]::-webkit-slider-runnable-track {
    background-color: #777;
    height: 3px;
}

input[type=range]:focus::-webkit-slider-runnable-track {
    outline: none;
}

input[type=range]::-moz-range-track {
    background-color: #777;
    height: 3px;
}

input[type=range]::-ms-track {
    background-color: #777;
    height: 3px;
}

input[type=range]::-ms-fill-lower {
    background-color: HotPink
}

input[type=range]::-ms-fill-upper {
    background-color: black;
}

.carousel-inner img {
    max-width: 714px;
    max-height: 535px;
}

#custCarousel .carousel-indicators {
    position: static;
    margin-top: 20px;
}

#custCarousel .carousel-indicators>li {
    width: 100%;
}

#custCarousel .carousel-indicators li img {
    display: block;
    opacity: 0.5;
    max-width: 714px;
}

.carousel-indicators {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 35px;
}

#custCarousel .carousel-indicators li.active img {
    opacity: 1;
}

#custCarousel .carousel-indicators li:hover img {
    opacity: 0.75;
}

.carousel-item img {
    width: 100%;
}

.productos {
    width: 100%;
}