#venta{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;justify-content:space-between}#venta>.producto{width:600px}#venta>.pasos-venta{width:800px}#venta>.pasos-venta>*{margin-bottom:1rem}#venta>.pasos-venta .contenedor-paso{width:100%}#venta>.pasos-venta .titulo{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline;display:none}#venta>.pasos-venta .dato-seleccionado{display:flex}#venta>.pasos-venta .dato-seleccionado h3{margin-right:.5rem}#venta>.pasos-venta .dato-seleccionado i{font-size:1.3rem;cursor:pointer}.producto>*{margin-bottom:.5rem}.producto .tipo-venta{padding:1.5rem 1rem 1.2rem;text-align:center}.producto .galeria .slideshow-container{background-color:#000}.producto .galeria .slideshow-container .mySlidesGallery{height:338px;display:flex;align-items:center}.producto .producto-info .saber-mas{width:100%;display:none}.producto .producto-info #informacion{display:block}.producto .producto-info .producto-botones{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}.producto .producto-info .producto-botones button{width:50%}.producto .producto-info .producto-textos{flex-wrap:wrap;background-color:var(--gris-claro);padding:4%}.producto .producto-info .producto-textos>*,.slideshow-container .mySlidesGallery img{width:100%}.producto .producto-info .ver-mas{text-align:right;cursor:pointer;text-decoration:underline;font-size:.9rem;margin-top:1rem;color:var(--main-color)}.contenedor-paso>div{background-color:var(--gris-claro);border-radius:5px;padding:30px;max-height:500px;overflow:auto}.contenedor-paso>div.obligatorios{max-height:100%;overflow:unset}.contenedor-paso>.aclaracion{font-weight:700;margin-left:.5rem;margin-bottom:.2rem}@media only screen and (max-width:1550px){.contenedor-general{padding:20px}#venta>.producto{width:38%}#venta>.producto .galeria .slideshow-container .mySlidesGallery{height:auto}#venta>.pasos-venta{width:58%}}@media only screen and (max-width:700px){#venta{flex-wrap:wrap}#venta>.pasos-venta,#venta>.producto{width:100%;margin-bottom:25px}.producto .producto-info .saber-mas{display:block}.producto .producto-info #informacion{display:none;margin-top:.4rem;flex-direction:column;flex-wrap:nowrap}.producto .producto-info .producto-botones{flex-direction:column;width:100%}.producto .producto-info .producto-botones button{width:100%}}.slideshow-container{position:relative;margin:auto}.slideshow-container .mySlidesGallery{display:none;text-align:center;overflow:hidden}.slideshow-container .mySlidesGallery iframe{width:100%;margin:0 auto}@media only screen and (max-width:1240px){.slideshow-container .mySlidesGallery{min-height:auto}.slideshow-container .mySlidesGallery img{max-width:100%}.slideshow-container .mySlidesGallery iframe{height:auto}}.slideshow-container .dot{height:15px;width:15px;margin:0 2px;background-color:#bbb;border-radius:50%;display:inline-block;transition:background-color .6s ease}.slideshow-container .next,.slideshow-container .prev{cursor:pointer;position:absolute;top:55%;width:auto;padding:16px;margin-top:-50px;color:#fff;font-weight:700;font-size:20px;border-radius:0 3px 3px 0;user-select:none;-webkit-user-select:none}.slideshow-container .next{right:0;border-radius:3px 0 0 3px}.slideshow-container .next:hover,.slideshow-container .prev:hover{background-color:rgba(0,0,0,.8)}.slideshow-container .numbertext{color:#f2f2f2;font-size:12px;padding:8px 12px;position:absolute;top:0}.slideshow-container .caption-container{text-align:center;background-color:#222;padding:2px 16px;color:#fff}.slideshow-container .row:after{content:"";display:table;clear:both}.slideshow-container .column{float:left;overflow:hidden}.slideshow-container .demo{opacity:.6;height:120px;background-size:auto 100%;background-repeat:no-repeat;background-position:center}.slideshow-container .active,.slideshow-container .demo:hover{opacity:1}@media only screen and (max-width:300px){.slideshow-container .text{font-size:11px}}