*{-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:baseline;font-weight:inherit;font-family:inherit;font-style:inherit;font-size:100%;border:0 none;outline:0;padding:0;margin:0}#contenedor{width:100%;height:auto;margin:0 auto;max-width:1600px;min-width:320px;font-size:16px}.contenido{width:83.3%;height:auto;margin:0 auto}@media screen and (max-width: 639px){.contenido{width:90%}}.contenido-100{width:100%;height:0;margin:0 auto}.margen{padding-top:100px}@font-face{font-family:OpenSans-Regular;src:url(../fonts/OpenSans-Regular.ttf) format("truetype")}@font-face{font-family:OpenSans-Bold;src:url(../fonts/OpenSans-Bold.ttf) format("truetype")}@font-face{font-family:OpenSans-Italic;src:url(../fonts/OpenSans-Italic.ttf) format("truetype")}@font-face{font-family:OpenSans-Light;src:url(../fonts/OpenSans-Light.ttf) format("truetype")}@font-face{font-family:OpenSans-LightItalic;src:url(../fonts/OpenSans-LightItalic.ttf) format("truetype")}@font-face{font-family:OpenSans-CondBold;src:url(../fonts/OpenSans-CondBold.ttf) format("truetype")}@font-face{font-family:OpenSans-SemiBold;src:url(../fonts/OpenSans-Semibold.ttf) format("truetype")}#encabezado{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:200px;background-image:-webkit-gradient(linear, left top, left bottom, from(#70217a), to(#AD33BC));background-image:linear-gradient(#70217a, #AD33BC);border-bottom:2px solid #ecc200}@media screen and (max-width: 639px){#encabezado{height:150px}}.contenido-encabezado{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#marca{width:30%;min-width:332px}@media screen and (max-width: 1023px){#marca{margin:0 auto}}@media screen and (max-width: 639px){#marca{width:90%;min-width:auto;margin:0 auto}#marca img{width:100%}}#promocion{width:70%;text-align:right;margin:auto 0}@media screen and (max-width: 1365px){#promocion{width:46%}#promocion img{width:100%}}@media screen and (max-width: 1023px){#promocion{display:none}}#btn-menu{display:none}@media screen and (max-width: 1279px){#btn-menu:checked ~ .contenido-menu{margin:0;opacity:1}}#menu label{display:none}@media screen and (max-width: 1279px){#menu label{display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto 0}}.fa-bars{font-size:30px;color:#ffffff;padding-left:30px}.fa-bars:hover{cursor:pointer}#menu{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:50px;background-color:#842691;z-index:999999}@media screen and (max-width: 1279px){#menu{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.contenido-menu{width:66.7%}@media screen and (max-width: 1279px){.contenido-menu{position:absolute;width:100%;top:50px;margin-left:-100%;-webkit-transition:all 0.5s;transition:all 0.5s;opacity:0}}.contenido-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;list-style:none}@media screen and (max-width: 1279px){.contenido-menu ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width: 1279px){.contenido-menu ul li{background-color:rgba(75,15,83,0.9);padding:15px 0 15px 30px;border-bottom:1px solid #ee6eff}.contenido-menu ul li:nth-child(1){border-top:1px solid #ee6eff}}.contenido-menu ul li a:link{font-family:"OpenSans-Light",arial;font-size:16px;color:#ffffff;text-decoration:none}.contenido-menu ul li a:visited{color:#ffffff}.contenido-menu ul li a:hover{font-family:"OpenSans-SemiBold",arial;color:#ecc200}.contenido-menu ul li.activo a{font-family:"OpenSans-SemiBold",arial;color:#ffcc00}.cb-slideshow,.cb-slideshow{width:100%;height:750px;top:0px;left:0px;z-index:0}@media screen and (max-width: 1599px){.cb-slideshow,.cb-slideshow{height:640px}}@media screen and (max-width: 1365px){.cb-slideshow,.cb-slideshow{height:600px}}@media screen and (max-width: 1279px){.cb-slideshow,.cb-slideshow{height:480px}}@media screen and (max-width: 1023px){.cb-slideshow,.cb-slideshow{height:360px}}@media screen and (max-width: 767px){.cb-slideshow,.cb-slideshow{height:300px}}.cb-slideshow{content:''}.cb-slideshow li span{width:100%;height:750px;position:absolute;top:0px;left:0px;color:transparent;background-size:cover;background-position:50% 50%;background-repeat:none;opacity:0;z-index:0;-webkit-backface-visibility:hidden;-webkit-animation:imageAnimation 36s linear infinite 0s;animation:imageAnimation 36s linear infinite 0s}@media screen and (max-width: 1599px){.cb-slideshow li span{height:640px}}@media screen and (max-width: 1365px){.cb-slideshow li span{height:600px}}@media screen and (max-width: 1279px){.cb-slideshow li span{height:480px}}@media screen and (max-width: 1023px){.cb-slideshow li span{height:360px}}@media screen and (max-width: 767px){.cb-slideshow li span{height:300px}}@-webkit-keyframes imageAnimation{0%{opacity:0;opacity--webkit-animation-timing-function:ease-in}8%{opacity:1;opacity--webkit-animation-timing-function:ease-out}17%{opacity:1}25%{opacity:0}100%{opacity:0}}@-webkit-keyframes imageAnimation{0%{opacity:0;opacity--webkit-animation-timing-function:ease-in}8%{opacity:1;opacity--webkit-animation-timing-function:ease-out}17%{opacity:1}25%{opacity:0}100%{opacity:0}}@-webkit-keyframes imageAnimation{0%{opacity:0;opacity--webkit-animation-timing-function:ease-in}8%{opacity:1;opacity--webkit-animation-timing-function:ease-out}17%{opacity:1}25%{opacity:0}100%{opacity:0}}@-webkit-keyframes imageAnimation{0%{opacity:0;opacity--webkit-animation-timing-function:ease-in}8%{opacity:1;opacity--webkit-animation-timing-function:ease-out}17%{opacity:1}25%{opacity:0}100%{opacity:0}}@-webkit-keyframes imageAnimation{0%{opacity:0;opacity--webkit-animation-timing-function:ease-in}8%{opacity:1;opacity--webkit-animation-timing-function:ease-out}17%{opacity:1}25%{opacity:0}100%{opacity:0}}.no-cssanimations .cb-slideshow li span{opacity:1}#contenedor_slide{position:absolute;width:100%;height:750px;overflow:hidden;z-index:0}@media screen and (max-width: 1599px){#contenedor_slide{height:640px}}@media screen and (max-width: 1365px){#contenedor_slide{height:600px}}@media screen and (max-width: 1279px){#contenedor_slide{height:480px}}@media screen and (max-width: 1023px){#contenedor_slide{height:360px}}@media screen and (max-width: 767px){#contenedor_slide{height:300px}}@media screen and (max-width: 639px){#contenedor_slide{display:none}}#contenedor_slide_cel{position:absolute;top:0;display:none;width:100%;height:auto;z-index:10}@media screen and (max-width: 639px){#contenedor_slide_cel{display:block}}#contenedor_slide_cel img{width:100%;display:block}#whatsapp_pc{display:block;position:fixed;bottom:20px;right:30px;z-index:9999;height:94px;width:90px;opacity:1}#whatsapp_pc img{width:100%}@media screen and (max-width: 1279px){#whatsapp_pc{display:none}}#whatsapp_cel{display:none;position:fixed;bottom:0px;right:10px;z-index:9999;height:70px;width:60px;opacity:1}#whatsapp_cel img{width:100%}@media screen and (max-width: 1279px){#whatsapp_cel{display:block}}#pie{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:175px;background-color:#842691;border-top:10px solid #ecc200}@media screen and (max-width: 639px){#pie{height:auto}}.contenido-pie{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:66.7%}@media screen and (max-width: 1279px){.contenido-pie{width:83.3%}}@media screen and (max-width: 639px){.contenido-pie{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px 0}}.direccion-central{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:50%;text-align:center}.direccion-central p{font-family:"OpenSans-Light",arial;font-size:16px;color:#ffffff}.direccion-central p span{font-family:"OpenSans-SemiBold",arial}@media screen and (max-width: 639px){.direccion-central{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:40px}}.direccion-sucursal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:50%;text-align:center}.direccion-sucursal p{font-family:"OpenSans-Light",arial;font-size:16px;color:#ffffff}.direccion-sucursal p span{font-family:"OpenSans-SemiBold",arial}@media screen and (max-width: 639px){.direccion-sucursal{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}#mc{width:100%;height:30px;background-color:#591961;text-align:center}#mc img{height:90%}#redes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:180px;height:65px;background-color:#842691;border-radius:0 0 26px 26px}.red img{width:50px}.cb-slideshow li:nth-child(1) span{background-image:url("../images/slide-1.jpg");-webkit-animation-delay:0s;animation-delay:0s}.cb-slideshow li:nth-child(2) span{background-image:url("../images/slide-2.jpg");-webkit-animation-delay:6s;animation-delay:6s}.cb-slideshow li:nth-child(3) span{background-image:url("../images/slide-3.jpg");-webkit-animation-delay:12s;animation-delay:12s}.cb-slideshow li:nth-child(4) span{background-image:url("../images/slide-4.jpg");-webkit-animation-delay:18s;animation-delay:18s}.cb-slideshow li:nth-child(5) span{background-image:url("../images/slide-5.jpg");-webkit-animation-delay:24s;animation-delay:24s}.cb-slideshow li:nth-child(6) span{background-image:url("../images/slide-6.jpg");-webkit-animation-delay:30s;animation-delay:30s}#contenedor-slide-redes{position:relative;width:100%;height:750px;z-index:5000}@media screen and (max-width: 1599px){#contenedor-slide-redes{height:640px}}@media screen and (max-width: 1365px){#contenedor-slide-redes{height:600px}}@media screen and (max-width: 1279px){#contenedor-slide-redes{height:480px}}@media screen and (max-width: 1023px){#contenedor-slide-redes{height:360px}}@media screen and (max-width: 767px){#contenedor-slide-redes{height:300px}}@media screen and (max-width: 639px){#contenedor-slide-redes{height:500px}}#cont-redes{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;top:0;z-index:1000}.foto-fit{width:100%;height:500px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}
