@charset "UTF-8";:root{--main-color-alt:#1fa0eb;--main-color:#0A8FDA;--main-color-dark:#0878b9;--second-color-alt:#0f2c61;--second-color:#041E50;--second-color-dark:#01173f;--dark-color-alt:#414141;--dark-color:#333333;--dark-color-dark:#161616;--white-color-alt:#fbfbfb;--white-color:#ffffff;--white-color-dark:#D9D9D9;--color-whatsapp:#00bb2d;--color-whatsapp-dark:#22993f}*{box-sizing:border-box}body{margin:0;font-family:"Noto Sans KR",sans-serif}img{max-width:100%;display:block}a{text-decoration:none;color:var(--main-color)}p{line-height:1.5;font-size:1.1rem}body::-webkit-scrollbar-track{background-color:#f0f0f0;border-radius:15px}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-thumb{border-radius:15px;background-color:#c5c5c5}@media screen and (max-width:820px){body{margin-bottom:54px}}.box-title-secondary{width:100%;display:flex;justify-content:center;align-items:center}.title-secondary{font-size:2.3rem;font-family:"Noto Sans KR",sans-serif;text-transform:uppercase;font-weight:800;text-align:center;margin:0;color:var(--dark-color)}.box-text-after-before{margin-bottom:3rem}.box-text-after-before p{font-size:1rem;text-align:center}.msj-error{color:red;font-size:1rem;margin-bottom:0.8rem;display:none}.lSAction>a{opacity:1;top:49%}.lSAction>a:before{content:"";font-family:"fontello";font-size:2rem;display:flex;justify-content:center;align-items:center;color:var(--dark-color-dark)}.lSAction>a.lSPrev:before{content:""}.lSAction>a.lSNext:before{content:""}.lSSlideOuter .lSPager.lSpg>li.active a,.lSSlideOuter .lSPager.lSpg>li:hover a{background-color:var(--main-color)}.lSSlideOuter .lSPager.lSpg>li a{background-color:var(--dark-color)}@media screen and (max-width:980px){.title-secondary{font-size:2rem}}@media screen and (max-width:620px){.title-secondary{font-size:1.25rem}.title-secondary:before{width:22%;left:39%}}
/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lightSlider:after,.lightSlider:before{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0px,0px);-ms-transform:translate(0px,0px);transform:translate(0px,0px);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform,height;transition-property:transform,height;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSFade>*{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade>.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all 0.5s linear 0s;transition:all 0.5s linear 0s}.lSSlideOuter .lSPager.lSpg>li.active a,.lSSlideOuter .lSPager.lSpg>li:hover a{background-color:#428bca}.lSSlideOuter .media{opacity:0.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0px,0px,0px);-moz-transform:translate3d(0px,0px,0px);-ms-transform:translate3d(0px,0px,0px);-webkit-transform:translate3d(0px,0px,0px);-o-transform:translate3d(0px,0px,0px);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius 0.12s linear 0s 0.35s linear 0s;transition:border-radius 0.12s linear 0s 0.35s linear 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideOuter .lSPager.lSGallery:before{content:" ";display:table}.lSSlideOuter .lSPager.lSGallery:after{clear:both}.lSAction>a{width:32px;display:block;top:50%;height:32px;background-image:url("../img/controls.png");cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:0.5;-webkit-transition:opacity 0.35s linear 0s;transition:opacity 0.35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0px!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lightSlider,.lSSlideOuter .lSPager{padding-left:0;list-style:none outside none}.lSSlideOuter.lSrtl .lightSlider,.lSSlideOuter.lSrtl .lSPager{padding-right:0}.lSSlideOuter .lightSlider>*,.lSSlideOuter .lSGallery li{float:left}.lSSlideOuter.lSrtl .lightSlider>*,.lSSlideOuter.lSrtl .lSGallery li{float:right!important}@-webkit-keyframes rightEnd{0%{left:0}50%{left:-15px}to{left:0}}@keyframes rightEnd{0%{left:0}50%{left:-15px}to{left:0}}@-webkit-keyframes topEnd{0%{top:0}50%{top:-15px}to{top:0}}@keyframes topEnd{0%{top:0}50%{top:-15px}to{top:0}}@-webkit-keyframes leftEnd{0%{left:0}50%{left:15px}to{left:0}}@keyframes leftEnd{0%{left:0}50%{left:15px}to{left:0}}@-webkit-keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}to{bottom:0}}@keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}to{bottom:0}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd 0.3s;animation:rightEnd 0.3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd 0.3s;animation:leftEnd 0.3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd 0.3s;animation:topEnd 0.3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd 0.3s;animation:bottomEnd 0.3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd 0.3s;animation:leftEnd 0.3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd 0.3s;animation:rightEnd 0.3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.main-header{width:100%;z-index:1000;box-shadow:0px 5px 5px 0px rgba(0,0,0,0.5)}.main-before-header{background-color:var(--white-color);width:100%;padding:0.5rem 0}.child-before-header{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto 0}.logo{max-width:380px}.before-header-box-date-business{display:flex;justify-content:space-between;align-items:center;width:50%}.date-before-date-business a,.date-before-date-business span{display:flex;align-items:center;color:#333333;font-size:1.7rem;font-family:"Noto Sans KR",sans-serif;font-weight:800}.date-before-date-business a i,.date-before-date-business span i{color:#333333;margin-right:0.25rem;font-size:2.5rem}.box-menu-navegacion{width:100%;background-color:#e6e6e6}.menu-navegacion{width:100%;max-width:1400px;margin:auto;display:flex;justify-content:space-between;align-items:center}.list-menu-naveg{padding:0;margin:0;list-style:none;display:flex;align-items:center;justify-content:space-between;width:100%}.menu-item{position:relative}.item-menu-link{color:var(--main-color);transition:color 0.2s linear;font-weight:800;text-transform:uppercase;padding:1.5rem 2rem;display:block;font-size:1.3rem;font-family:"Noto Sans KR",sans-serif;transition:background-size 0.3s;text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-position:0% 100%;background-repeat:no-repeat;background-size:0% 2px;transition:color 0.2s linear}.sub-menu{position:absolute;top:100%;left:-166.66%;z-index:1000;width:300%;list-style:none;padding:1rem;margin:0;background-color:var(--white-color);display:none}.child-sub-menu{display:flex;justify-content:space-between;flex-wrap:wrap}.sub-menu .menu-item{width:32%;text-align:center;display:flex;align-items:center;justify-content:center}.sub-menu .item-menu-link{padding:0.8rem 0}.sub-menu .item-menu-link:hover{border:none}.item-menu-link:hover{color:var(--main-color-alt)}.btn-menu{border:none;border-radius:2px;background-color:transparent;font-size:2rem;color:var(--dark-color);outline:none}.btn-menu{display:none}@media screen and (max-width:1366px){.child-before-header,.menu-navegacion{max-width:1200px}}@media screen and (max-width:980px){.main-header{position:relative}.main-before-header{padding:0.5rem 2rem}.logo{max-width:300px}.date-before-date-business a,.date-before-date-business span{font-size:1.2rem}.btn-menu{display:block}.box-menu-navegacion{width:100%;z-index:10000;position:absolute;top:100%;left:0;transform:scaleY(0);transform-origin:top center;transition:transform 0.3s linear}.menu-navegacion{padding:2rem;background-color:var(--main-color);flex-direction:column;justify-content:flex-start;align-items:flex-start}.logo-menu-navegacion{display:none}.list-menu-naveg{height:auto;flex-direction:column;align-items:flex-start;width:100%}.item-menu-link{text-transform:initial;font-weight:400;font-size:1rem;color:var(--white-color);padding:0.8rem 0}.sub-menu{position:initial;top:0;left:0;z-index:1000;width:100%;padding:1rem;background-color:var(--main-color)}.view-menu .box-menu-navegacion{transform:scaleY(1)}.item-menu-link:hover{color:var(--white-color)}}@media screen and (max-width:620px){.main-before-header{box-shadow:0px 5px 5px 0px rgba(0,0,0,0.2);padding:0.5rem 1rem}.child-before-header{justify-content:space-between}.logo{max-width:250px}.before-header-box-date-business{display:none}.sub-menu{position:initial;top:0;left:0;z-index:1000;width:100%;padding:1rem;background-color:var(--main-color)}.child-sub-menu{justify-content:space-between}.child-sub-menu .menu-item{width:45%}}.main-banner-principal{background-color:var(--main-color);background-image:url("../img/bg-banner-principal.jpg");background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;align-items:center;height:550px}.child-banner-principal{max-width:85%;width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.column-left-banner-principal{max-width:380px;align-self:flex-end}.title-principal{color:var(--white-color);font-size:3.8rem;font-weight:900;line-height:1.2;margin:4.5rem 0 4rem 0;font-family:"Noto Sans KR",sans-serif}.btn-call{display:flex;align-items:center}.btn-call a{background-color:var(--color-whatsapp);color:var(--white-color);display:flex;justify-content:center;align-items:center;padding:0.25rem 1.5rem;font-weight:400;font-size:1rem;transition:background-color 0.2s linear,color 0.2s linear;border-radius:20px;font-family:"Noto Sans KR",sans-serif}.btn-call a i{font-size:1.5rem}.btn-call a:hover{background-color:var(--color-whatsapp-dark)}@media screen and (max-width:1366px){.child-banner-principal{max-width:90%}}@media screen and (max-width:1024){.child-banner-principal{max-width:95%}}@media screen and (max-width:980px){.main-banner-principal{padding:0 2rem;height:550px}.child-banner-principal{max-width:100%}.column-banner-principal{width:80%}.title-principal br{display:none}}@media screen and (max-width:620px){.main-banner-principal{padding:0 1rem;height:auto;height:350px;background-position:center}.column-banner-principal{width:100%}.title-principal{font-size:1.8rem;text-align:center;margin:0 0 2rem 0}.btn-call{justify-content:center}}.main-content-marcas{width:100%;padding:0;border-top:6px solid var(--white-color-dark);border-bottom:6px solid var(--white-color-dark)}.child-content-marcas{max-width:85%;width:100%;margin:0 auto 0}.child-content-marcas .lSAction,.child-content-marcas .lSPager.lSpg{display:none!important}@media screen and (max-width:1366px){.child-content-marcas{max-width:90%}}@media screen and (max-width:1366px){.child-content-marcas{max-width:95%}}@media screen and (max-width:980px){.main-content-marcas{padding:0 2rem}.box-title-secondary-marcas{margin-bottom:3rem}.marcas{width:30%;margin-bottom:4rem}.name-marcas{font-size:1.1rem}}@media screen and (max-width:620px){.main-content-marcas{padding:0 1rem}.box-title-secondary-marcas{margin-bottom:1rem}.marcas{width:30%;margin-bottom:1rem}.box-image-marcas{width:100%;height:100%}.name-marcas{font-size:0.8rem}}.main-content-bienvenida{padding:3rem 0 2rem;width:100%}.child-content-bienvenida{max-width:85%;margin:0 auto 0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.column-left-bienvenida{width:45%}.column-left-bienvenida img{width:100%}.column-right-bienvenida{width:52%;display:flex;justify-content:flex-start;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:column}.column-right-bienvenida img{width:100%;height:100%;object-fit:cover;object-position:center}.title-secondary-bienvenida{margin:0 0 1.5rem 0;color:var(--main-color)}.text-bienvenida{font-size:1rem;font-weight:300;color:var(--main-color);margin:0 0 1rem 0;text-align: justify;}@media screen and (max-width:1366px){.child-content-bienvenida{max-width:90%}.column-left-bienvenida,.column-right-bienvenida{width:48%}}@media screen and (max-width:1024){.child-content-bienvenida{max-width:95%}}@media screen and (max-width:980px){.main-content-bienvenida{padding:3rem 2rem 4rem}.child-content-bienvenida{max-width:100%}.column-left-bienvenida,.column-right-bienvenida{width:100%}.column-left-bienvenida{margin-bottom:2rem}.title-secondary-bienvenida{text-align:center}.text-bienvenida{text-align:center}.btn-call-more-info{justify-content:center}}@media screen and (max-width:620px){.main-content-bienvenida{padding:2rem 1rem 1rem}}.main-content-servicios{padding:3rem 0 2rem;width:100%}.child-content-servicios{max-width:85%;margin:0 auto 0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.box-title-secondary-servicios{background-color:var(--white-color-alt);padding:2.5rem 0}.title-secondary-servicios{margin:0;font-weight:800;text-align:center;color:var(--main-color);position:relative;display:inline-block;font-family:"Noto Sans KR",sans-serif;text-transform:uppercase}.column-servicios{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:20px}.servicio-tecnico{width:30%;margin-bottom:3rem}.box-image-atributo{display:flex;justify-content:center;align-items:center;margin:0 0 1rem 0}.box-image-atributo img{width:130px}.title-servicio-tecnico{color:var(--main-color);text-align:center;margin:0 0 0.5rem 0}.descri-servicio{color:var(--main-color);font-size:16px;text-align:center;margin:0}@media screen and (max-width:1366px){.child-content-servicios{max-width:90%}}@media screen and (max-width:1024){.child-content-servicios{max-width:95%}}@media screen and (max-width:980px){.main-content-servicios{padding:3rem 2rem 4rem}.child-content-servicios{max-width:100%}.title-secondary-servicios{text-align:center}}@media screen and (max-width:620px){.main-content-servicios{padding:2rem 1rem 3rem}.box-title-secondary-servicios{padding:0}.servicio-tecnico{width:100%;margin-top:20px}.title-servicio-tecnico{font-size:1rem}.descri-servicio{margin:15px;font-size:0.9rem}.descri-servicio-tecnico{margin:15px;font-size:0.9rem}.descri-servicio-mantenimiento{margin:15px;font-size:0.9rem}}.main-content-electrodomesticos{width:100%;padding:3rem 1rem 2rem}.child-content-electrodomesticos{max-width:1400px;width:100%;margin:auto}.box-title-secondary-electrodomesticos{background-color:var(--white-color-alt);padding:2.5rem 0}.title-secondary-electrodomesticos{margin:0;font-weight:800;text-align:center;color:var(--main-color);position:relative;display:inline-block;font-family:"Noto Sans KR",sans-serif;text-transform:uppercase}.box-electrodomesticos{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-top:25px}.electrodomestico{margin-bottom:2rem;border:5px solid var(--main-color)}.electrodomestico a{display:block}.box-image-electrodomestico{overflow:hidden}.box-image-electrodomestico img{transition:transform 0.3s linear}.name-electrodomestico{text-align:center;font-size:1.2rem;color:var(--main-color);margin:0;font-weight:800;padding:0.5rem;font-family:"Noto Sans KR",sans-serif}.child-content-electrodomesticos .lSPager.lSpg{display:none!important}@media screen and (max-width:1366px){.child-content-electrodomesticos{max-width:1300px}}@media screen and (max-width:980px){.main-content-electrodomesticos{padding:3rem 2rem}.box-title-secondary-electrodomesticos{margin-bottom:3rem}.name-electrodomestico{font-size:1.1rem}}@media screen and (max-width:620px){.main-content-electrodomesticos{padding:0 1rem 0}.box-title-secondary-electrodomesticos{margin-bottom:1rem;padding:2rem 1rem 0}.electrodomestico{width:100%}.electrodomestico,.electrodomestico:not(:nth-child(4)):not(:nth-child(5)):not(:nth-child(6)){margin-bottom:2rem}}.main-content-clientes{width:100%;padding:2rem 1rem 2rem}.child-content-clientes{max-width:1400px;margin:0 auto 0}.box-title-secondary-service{margin-bottom:4rem}@media screen and (max-width:1366px){.child-content-clientes{max-width:1200px}}@media screen and (max-width:980px){.main-content-clientes{padding:4rem 2rem 3rem}.box-title-secondary-service{margin-bottom:3rem}}@media screen and (max-width:680px){.main-content-clientes{padding:2rem 1rem}.box-title-secondary-service{margin-bottom:2rem}}.main-footer{background-image:url("../img/fondo-footer.webp");background-position:center;background-repeat:no-repeat;background-size:cover;padding:4rem 0 50px}.child-footer{max-width:85%;margin:0 auto 0;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;padding-bottom:2rem}.column-info-footer{width:30%}.logo-info-footer img{max-width:200px}.descripcion-empresa-footer{max-width:270px;color:#fff}.descripcion-empresa-footer>p{font-size:15px;font-family:"Noto Sans KR",sans-serif}.title-info-footer{color:var(--white-color);margin:0;font-size:1.5rem;margin-bottom:1.5rem;font-family:"Noto Sans KR",sans-serif}.title-info-footer-up{margin:1.5rem 0}.logo-info-footer{max-width:250px;margin-bottom:1rem}.text-sobre-nosotros{color:var(--white-color);margin:0 0 1rem 0;font-weight:400}.list-rrss{display:flex;justify-content:flex-start;align-items:center;list-style:none;padding:0;margin:0}.list-rrss li{margin-right:0.5rem}.list-rrss a{color:var(--white-color);font-size:1.8rem}.list-rrss a i:hover{color:var(--white-color-alt)}.list-info-footer{padding:0;margin:0;list-style:none}.list-info-footer li,.list-info-footer li a{color:var(--white-color);font-size:1rem;line-height:1.8;font-weight:400;font-family:"Noto Sans KR",sans-serif}.list-info-footer li a i,.list-info-footer li i{margin-right:0.8rem}.list-info-footer li{color:var(--white-color);margin-bottom:0.2rem;line-height:1.6}.list-redes-footer{width:180px;list-style:none;padding:0;margin:1rem 0 0 0;display:flex;justify-content:space-around}.item-redes-whatsapp a i{color:var(--white-color);font-size:2.5rem;overflow:hidden;width:60px;height:60px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;background:#0a8fda;justify-content:center;display:flex;flex-direction:row;align-items:center;border:2px solid white}.item-redes-location a i{color:var(--white-color);font-size:2.5rem;overflow:hidden;width:60px;height:60px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;background:#0a8fda;justify-content:center;display:flex;flex-direction:row;align-items:center;border:2px solid white}.imagen-whatsapp{width:60px}.imagen-direccion{width:35px;height:45px}.circulo-imagen-whatsapp{overflow:hidden;width:60px;height:60px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;background:#0a8fda;justify-content:center;display:flex;flex-direction:row;align-items:center;border:2px solid white}.circulo-imagen-direccion{overflow:hidden;width:60px;height:60px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;background:#0a8fda;justify-content:center;display:flex;flex-direction:row;align-items:center;border:2px solid white}.box-copyright{padding:2rem 0;background-color:#979797}.copyright{color:var(--white-color-dark);font-size:0.9rem;text-align:center;display:block;width:100%;font-family:"Evogria"}.copyright a{color:var(--white-color)}@media screen and (max-width:1366px){.child-footer{max-width:90%}}@media screen and (max-width:1024px){.child-footer{max-width:95%}}@media screen and (max-width:980px){.main-footer{padding:4rem 2rem 0}.child-footer{max-width:100%}.column-info-footer{width:45%}.column-info-footer:first-child,.column-info-footer:nth-child(2){margin-bottom:2rem}}@media screen and (max-width:520px){.main-footer{padding:4rem 1rem 0}.column-info-footer{width:100%;margin-bottom:2rem}.column-info-footer:nth-child(4){margin-bottom:0}.box-copyright{padding:1rem 0 2rem;background-color:var(--main-color)}.copyright{font-size:0.9rem}}input[type=email],input[type=number],input[type=tel],input[type=text],textarea{width:100%;margin-bottom:0.8rem;background-color:transparent;font-family:var(--main-font);font-weight:600;font-size:1rem;padding:0.4rem 0.5rem;border:0;border-bottom:2px solid var(--dark-color);outline:none;color:var(--dark-color);font-family:"Noto Sans KR",sans-serif}input[type=file]{color:var(--white-color);margin-bottom:0.8rem}input[type=submit]{background-color:var(--main-color);border:none;padding:0.6rem 2rem;border-radius:5px;color:var(--white-color);font-family:"Noto Sans KR",sans-serif;font-size:1rem;cursor:pointer;font-weight:900;transition:background-color 0.3s linear;outline:none;display:flex;margin:auto}input[type=submit]:hover{background-color:var(--dark-color)}input[type=email]::placeholder,input[type=number]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,textarea::placeholder{color:var(--dark-color);font-weight:600;font-family:"Noto Sans KR",sans-serif}@media screen and (max-width:620px){.two-input>input{width:100%}input[type=email],input[type=number],input[type=tel],input[type=text],textarea{padding:0.8rem 1rem}}.btn-ir-arriba{position:fixed;bottom:5%;right:2%;background-color:var(--main-color-alt);cursor:pointer;border:none;font-weight:900;width:60px;height:60px;border-radius:50%;font-size:2rem;display:flex;justify-content:center;align-items:center;color:var(--white-color);transition:background-color 0.2s linear}.btn-ir-arriba i{line-height:0}.btn-ir-arriba:hover{background-color:var(--dark-color);color:var(--white-color)}@media screen and (max-width:980px){.btn-ir-arriba{bottom:10%;width:40px;height:40px;font-size:1.8rem}}.btn-mobile-call,.btn-mobile-whatsapp{display:none}@media screen and (max-width:820px){.btn-mobile-call{display:initial;position:fixed;bottom:0;left:0;background-color:#00BB2D;width:100%;z-index:100}.btn-mobile-call a{padding:0.6rem 0;display:block;text-align:center;color:var(--white-color);font-size:1.3rem}.btn-mobile-call a i{font-size:1.5rem}.btn-mobile-whatsapp{display:block;position:fixed;top:48%;right:3%;height:60px;width:60px;background-color:var(--color-whatsapp);font-size:2.2rem;border-radius:50%;z-index:1000;color:var(--white-color);display:flex;justify-content:center;align-items:center}.btn-mobile-whatsapp i{font-size:2.5rem;line-height:0}}.btn-mobile-whatsapp{display:block;position:fixed;top:48%;right:1%;height:70px;width:70px;background-color:var(--color-whatsapp);font-size:2.2rem;border-radius:50%;z-index:100;color:var(--white-color);display:flex;justify-content:center;align-items:center}.btn-mobile-whatsapp i{font-size:2.5rem;line-height:0}.main-banner-principal-page-duplicate{background-color:var(--main-color);background-image:url("../img/assa.webp");background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;align-items:center;padding:6rem 0 0 0}.child-banner-principal-page-duplicate{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;max-width:1400px;margin:0 auto 0;width:100%}.column-left-principal-page-duplicate{width:49%}.title-principal-page-duplicate{color:var(--white-color);font-size:3.8rem;font-weight:900;line-height:1.2;margin:4.5rem 0 4rem 0;font-family:"Noto Sans KR",sans-serif;text-transform:uppercase}.column-center-principal-page-duplicate{width:24%}.column-right-principal-page-duplicate{width:27%}.child-banner-principal-page-duplicate .lSAction>a:before{color:var(--white-color)}.child-banner-principal-page-duplicate .lSPager.lSpg{display:none!important}@media screen and (max-width:1366px){.child-banner-principal-page-duplicate{max-width:1200px}}@media screen and (max-width:980px){.main-banner-principal-page-duplicate{padding:4rem 2rem 0}.column-left-principal-page-duplicate{width:55%}.title-principal-page-duplicate{color:var(--white-color);font-size:3.4rem;font-weight:900;line-height:1.2;margin:4.5rem 0 4rem 0;font-family:"Noto Sans KR",sans-serif}.title-principal-page-duplicate br{display:none}.column-center-principal-page-duplicate{display:none}.column-right-principal-page-duplicate{width:340px}}@media screen and (max-width:620px){.main-banner-principal-page-duplicate{padding:4rem 1rem 0;height:auto;height:auto;background-position:center}.child-banner-principal-page-duplicate{justify-content:center}.column-left-principal-page-duplicate,.column-right-principal-page-duplicate{width:100%}.column-left-principal-page-duplicate{margin-bottom:3rem}.title-principal-page-duplicate{font-size:1.8rem;text-align:center;margin:0 0 2rem 0}.column-right-principal-page-duplicate{width:250px}.btn-call{justify-content:center}}.main-content-testimonios{width:100%;background-color:var(--white-color);padding:3rem 1rem 2rem}.child-content-testimonios{max-width:1400px;width:100%;margin:auto}.box-title-secondary-testimonio{background-color:var(--white-color-alt);padding:2rem 0}.title-secondary-testimonio{color:var(--main-color)}.box-testimonios{margin-top:20px}.testimonio{padding:4rem}.box-comilla-val{display:flex;justify-content:center;align-items:center;margin-bottom:0.8rem}.valoracion{display:flex;justify-content:center;align-items:flex-end;align-self:flex-end}.comillas{max-width:80px;align-items:flex-end}.start{height:28px;width:28px;background-color:#f3c612;clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.box-title-testimonio{display:flex;justify-content:center;align-items:center}.title-testimonio{text-align:center;font-weight:800;font-size:1.4rem;color:#666;margin:0 0 1rem 0;font-family:"Noto Sans KR",sans-serif;display:inline-block}.text-testimonio{margin:0 0 0.5rem 0;text-align:center;color:#666;font-weight:400;line-height:1.6;font-family:"Noto Sans KR",sans-serif}.box-image-testimonio{width:70px;border-radius:50%;overflow:hidden;margin:0 auto 1rem}.name-testimonio{text-align:center;font-weight:400;font-family:"Noto Sans KR",sans-serif;color:#666}.ocupation-testimonio{font-size:0.9rem;text-align:center;color:var(--dark-color-alt)}.child-content-testimonios .lSAction>a:before{color:var(--white-color-dark)}.child-content-testimonios .lSPager.lSpg{display:none!important}@media screen and (max-width:1366px){.child-content-testimonios{max-width:1200px}}@media screen and (max-width:980px){.main-content-testimonios{padding:4rem 2rem 3rem}.box-testimonios{justify-content:space-around}.testimonio{width:45%}.testimonio:nth-child(3){margin-top:2rem}}@media screen and (max-width:620px){.main-content-testimonios{padding:2rem 1rem 1rem}.box-testimonios{justify-content:space-around}.box-title-secondary-testimonio{margin-bottom:1rem}.testimonio{width:100%;padding:0 1rem}.testimonio:nth-child(3){margin-top:0}}.main-banner-accordion{padding:3rem 2rem 4rem;width:100%}.child-banner-accordion{max-width:1400px;margin:0 auto 0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.column-left-accordion{width:49%}.column-right-accordion{width:49%}.accordion{margin-bottom:1.5rem}.accordion-header{background-color:var(--main-color-alt);padding:0.8rem 1rem;cursor:pointer;border-radius:5px;color:var(--white-color);margin:0;font-size:1.5rem}.accordion-body{color:var(--dark-color);padding:1rem}.accordion-body{display:none}.accordion-header:after{font-family:"fontello";content:"";font-size:1.4rem;color:var(--white-color);float:right}.accordion-header.active:after{content:""}@media screen and (max-width:980px){.column-left-accordion{width:40%}.column-right-accordion{width:58%}.accordion-header{background-color:var(--main-color-alt);padding:0.8rem 1rem;cursor:pointer;border-radius:5px;color:var(--white-color);margin:0;font-size:1.2rem}}@media screen and (max-width:620px){.main-banner-accordion{padding:2rem 1rem 1rem}.column-left-accordion{width:100%;margin-bottom:1rem}.column-left-accordion iframe{height:250px}.column-right-accordion{width:100%}.accordion-header{padding:0.8rem;font-size:0.9rem}}.main-content-info-service{width:100%;padding:4rem 1rem 3rem}.child-content-info-service{max-width:1200px;width:100%;margin:0 auto 0}.box-title-secondary-info-service{margin-bottom:2rem}.title-secondary-info-service{color:var(--main-color)}.descri-info-service{color:var(--main-color);text-align:center}@media screen and (max-width:980px){.main-content-info-service{padding:4rem 2rem 3rem}}@media screen and (max-width:620px){.main-content-info-service{padding:2rem 1rem 1rem}}.main-content-mision-vision{width:100%;padding:4rem 0 3rem}.child-content-mision-vision{max-width:85%;margin:0 auto 0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.column-left-mision-vision,.column-right-mision-vision{width:45%}.column-left-mision-vision img{width:100%;height:100%;object-fit:contain;object-position:center}.text-mision-vision{color:var(--second-color)}.box-tabs{display:flex;justify-content:space-between;align-items:center;padding:0 0 1rem 0}.tab{font-size:1.4rem;color:var(--main-color);cursor:pointer;text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-position:0% 100%;background-repeat:no-repeat;background-size:0% 2px;transition:background-size 0.5s;font-weight:900}.tab:focus,.tab:hover{background-size:100% 2px;color:var(--main-color)}.box-content-tabs{position:relative;height:300px}.content-tab{position:absolute;top:0;left:0;line-height:1.8;transition:all 600ms ease;opacity:0;visibility:hidden;transform:scale(0.9)}.content-text-tab{font-size:16px;line-height:28px;color:var(--dark-color);margin:0 0 1rem 0}input[type=radio]{display:none}#radio1:checked~.content-tab-1,#radio2:checked~.content-tab-2,#radio3:checked~.content-tab-3{opacity:1;visibility:visible;transform:scale(1)}@media screen and (max-width:1366px){.child-content-mision-vision{max-width:90%}.column-left-mision-vision,.column-right-mision-vision{width:48%}}@media screen and (max-width:1024px){.child-content-mision-vision{max-width:95%}}@media screen and (max-width:980px){.main-content-mision-vision{padding:3rem 2rem 2rem}.child-content-mision-vision{max-width:100%}.column-left-mision-vision,.column-right-mision-vision{width:100%}.column-left-mision-vision{margin-bottom:2rem}.box-content-tabs{height:250px}}@media screen and (max-width:620px){.main-content-mision-vision{padding:2rem 1rem 1rem}.box-content-tabs{height:250px}.content-text-tab{text-align:center}}@media screen and (max-width:380px){.box-content-tabs{height:400px}}.main-content-google-maps{width:100%}.child-content-google-maps iframe{width:100%}@media screen and (max-width:980px){.child-content-google-maps iframe{height:500px}}@media screen and (max-width:620px){.child-content-google-maps iframe{height:350px}}.main-content-date-contact{width:100%;padding:3rem 0 2rem;background:var(--white-color) url("../img/lineas.png") center left/contain repeat}.child-content-date-contact{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;max-width:85%;margin:0 auto 0}.column-left-date-contact,.column-right-date-contact{width:50%}.box-info-date-contact{margin-bottom:2rem}.title-date-contact{color:var(--second-color);font-size:2.2rem;margin:0 0 1rem 0;font-weight:900}.title-second-date-contact{background-color:var(--second-color);color:var(--white-color);margin:0 0 0.5rem 0;display:inline-block;padding:0.25rem 4rem 0.25rem 2rem;font-size:1.25rem;width:220px}.list-date-contact{list-style:none;padding:0;margin:0}.item-date-contact{color:var(--second-color);font-size:1.1rem}.column-right-date-contact{display:flex;flex-direction:column;align-items:flex-end}.column-right-date-contact .item-date-contact{text-align:right}@media screen and (max-width:1366px){.child-content-date-contact{max-width:90%}}@media screen and (max-width:1024px){.child-content-date-contact{max-width:95%}}@media screen and (max-width:980px){.main-content-date-contact{width:100%;padding:3rem 2rem 2rem}.child-content-date-contact{max-width:100%}}@media screen and (max-width:620px){.main-content-date-contact{padding:2rem 1rem 1rem}.column-left-date-contact,.column-right-date-contact{width:100%}.title-date-contact{text-align:center;font-size:1.6rem}.title-second-date-contact{font-size:1rem;width:200px}}.main-content-form-contacto{width:100%;padding:3rem 0 5rem;background:var(--white-color) url("../img/lineas.png") center left/contain repeat}.child-content-form-contacto{max-width:920px;margin:0 auto 0}.title-form-contacto{color:var(--second-color);font-size:2.2rem;margin:0 0 1rem 0;font-weight:900;text-align:center}@media screen and (max-width:1024px){.child-content-form-contacto{max-width:95%}}@media screen and (max-width:980px){.main-content-form-contacto{padding:3rem 2rem 4rem}.child-content-form-contacto{max-width:100%}}@media screen and (max-width:620px){.main-content-form-contacto{padding:2rem 1rem 4rem}.title-form-contacto{text-align:center;font-size:1.6rem}}




/* stilos section repuestos*/
.main-content-repuesto{
        width:100%;
        padding:15px;
}
.child-content-repuesto{
    max-width:1235px;
    margin:0 auto;
}
.title-principal-repuesto{
    text-align: center;
    font-size: 2.1rem;
    color: var(--main-color);
}
.box-content-repuesto{
    display:flex;
    justify-content: space-between;
    flex-wrap:wrap;
    width:100%;
}
.content-repuesto{
    width: 30%;
    border: 1px solid var(--main-color-alt);
    margin-bottom: 20px;
    padding: 0 10px;
    background: linear-gradient(to top,rgb(0 0 0 / 0%),#00000000),url(../img/sellos/sello1-1.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
}
.box-content-repuesto .content-repuesto:nth-child(2n){
    color:#fff;
    background: linear-gradient(to top,#0a8fdade,#0a8fdade),url(../img/sellos/sello2.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
}
.box-content-repuesto .content-repuesto:nth-last-child(-n+1){
    margin: 0 auto;
}
/*.box-content-repuesto .content-repuesto:nth-last-child(-n+2){
    display: flex;
    align-items: center;
    justify-content: center;
    background:transparent;
    border:0;
}*/
.title-repuestos{
    text-align: center;
    font-size: 1.4rem;
    font-weight: 800;
}
@media screen and (max-width:920px){
    .box-content-repuesto{
        justify-content: space-evenly;
    }
    .content-repuesto {
        width: 45%;
    }
    .box-content-repuesto .content-repuesto:nth-last-child(-n+1){
        margin: 0 0 20px 0px;
    }
}
@media screen and (max-width:620px){
    .box-content-repuesto{
        justify-content: space-evenly;
    }
    .content-repuesto {
        width: 90%;
    }
}
/* fin stilos section repuestos*/

/*boton respuestos*/
.btn-repuestos{
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.btn-repuestos a{
    color: #fff;
    background: var(--main-color);
    padding: 10px 40px;
    cursor: pointer;
    font-size: 1.1rem;
}

.img-repuesto{
    height: 50vh;
    overflow: hidden;
}
@media screen and (max-width:520px){
    .img-repuesto{
        height: 65vh;
    }
}



@media screen and (max-width:1220px){
   .box-electrodomesticos{
       height:auto !important;
   }
   .electrodomestico{
       margin-bottom:0;
   }
}

@media screen and (max-width:885px){
   .box-electrodomesticos{
       height:auto !important;
   }
   .electrodomestico{
       margin-bottom:0;
   }
}








