﻿@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;600&display=swap");@-webkit-keyframes soundWave{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-63px);transform:translateX(-63px)}}@keyframes soundWave{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-63px);transform:translateX(-63px)}}*{outline:0}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}input[type="submit"]{-webkit-appearance:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:middle;background:transparent;text-decoration:none}@keyframes zoominInfinite{0%{transform:scale(1);opacity:0}20%{transform:scale(1.5);opacity:1}90%{transform:scale(4);opacity:0.2}100%{opacity:0}}.zoominInfinite{animation-iteration-count:infinite;animation-duration:10s;animation-delay:0s;animation-timing-function:linear;animation-fill-mode:both;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-animation-name:zoominInfinite;-moz-animation-name:zoominInfinite;-o-animation-name:zoominInfinite;animation-name:zoominInfinite}@keyframes zoominout{0%{transform:scale(1)}40%{transform:scale(1.15)}80%{transform:scale(1)}100%{transform:scale(1)}}.animated.zoominout{opacity:1;animation-iteration-count:infinite;animation-duration:28s;animation-delay:0s;animation-timing-function:linear;animation-fill-mode:both;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-animation-name:zoominout;-moz-animation-name:zoominout;-o-animation-name:zoominout;animation-name:zoominout}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0px)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.animated.bounce{opacity:1;animation-iteration-count:infinite;animation-duration:2.25s;animation-delay:0s;animation-timing-function:ease;animation-fill-mode:both;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-animation-name:bounce;-moz-animation-name:bounce;-o-animation-name:bounce;animation-name:bounce}@keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.animated.flash{opacity:1;-webkit-animation-name:flash;-moz-animation-name:flash;-o-animation-name:flash;animation-name:flash}@keyframes flash2{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.animated.flash2{opacity:1;animation-iteration-count:infinite;animation-duration:8s;animation-delay:0s;animation-timing-function:ease;animation-fill-mode:both;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-animation-name:flash2;-moz-animation-name:flash2;-o-animation-name:flash2;animation-name:flash2}@keyframes jello{11.1%{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.39063deg) skewY(0.39063deg)}88.8%{transform:skewX(-0.19531deg) skewY(-0.19531deg)}100%{transform:none}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}@keyframes rubberBand{0%{transform:scale3d(1, 1, 1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}100%{transform:scale3d(1, 1, 1)}}@keyframes shake{0%,100%{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}@keyframes swing{20%,40%,60%,80%,100%{transform-origin:top center}20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}100%{transform:rotate(0deg)}}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}100%{transform:scale(1) rotate(0)}}@keyframes wobble{0%{transform:translateX(0%)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}100%{transform:translateX(0%)}}@keyframes bounceIn{0%{opacity:0;transform:scale(0.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(0.9)}100%{transform:scale(1)}}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}100%{transform:translateY(0)}}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}100%{transform:translateX(0)}}@keyframes bounceInVan{0%{opacity:0;transform:translate(-2000px, 0)}50%{}60%{opacity:1;transform:translate(25px, 0) rotate(0deg)}65%{transform:translate(30px, 0) rotate(5deg)}70%{transform:translate(30px, 0) rotate(0deg)}80%{transform:translate(-10px, 0) rotate(0deg)}100%{transform:translate(0, 0) rotate(0deg)}}@keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}100%{transform:translateX(0)}}@keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}100%{transform:translateY(0)}}@keyframes bounceOut{0%{transform:scale(1)}25%{transform:scale(0.95)}50%{opacity:1;transform:scale(1.1)}100%{opacity:0;transform:scale(0.3)}}@keyframes bounceOutDown{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(-20px)}100%{opacity:0;transform:translateY(2000px)}}@keyframes bounceOutLeft{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(20px)}100%{opacity:0;transform:translateX(-2000px)}}@keyframes bounceOutRight{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(-20px)}100%{opacity:0;transform:translateX(2000px)}}@keyframes bounceOutUp{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}100%{opacity:0;transform:translateY(-2000px)}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-500px)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px)}100%{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px)}100%{opacity:1;transform:translateX(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(60px) scale(1.1)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(50px)}33%{opacity:0.4}100%{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(20px)}}@keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(2000px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-20px)}}@keyframes fadeOutLeftBig{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-2000px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(20px)}}@keyframes fadeOutRightBig{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(2000px)}}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-20px)}}@keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-2000px)}}@keyframes flip{0%{transform:perspective(400px) rotateY(0);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(170deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function:ease-in}80%{transform:perspective(400px) rotateY(360deg) scale(0.95);animation-timing-function:ease-in}100%{transform:perspective(400px) scale(1);animation-timing-function:ease-in}}@keyframes flipInX{0%{opacity:0;transform:perspective(400px) rotateX(90deg)}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}100%{opacity:1;transform:perspective(400px) rotateX(0deg)}}@keyframes flipInY{0%{opacity:0;transform:perspective(400px) rotateY(90deg)}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}100%{opacity:1;transform:perspective(400px) rotateY(0deg)}}@keyframes flipOutX{0%{opacity:1;transform:perspective(400px) rotateX(0deg)}100%{opacity:0;transform:perspective(400px) rotateX(90deg)}}@keyframes flipOutY{0%{opacity:1;transform:perspective(400px) rotateY(0deg)}100%{opacity:0;transform:perspective(400px) rotateY(90deg)}}@keyframes lightSpeedIn{0%{opacity:0;transform:translateX(100%) skewX(-30deg)}60%{opacity:1;transform:translateX(-20%) skewX(30deg)}80%{opacity:1;transform:translateX(0%) skewX(-15deg)}100%{opacity:1;transform:translateX(0%) skewX(0deg)}}@keyframes lightSpeedOut{0%{opacity:1;transform:translateX(0%) skewX(0deg)}100%{opacity:0;transform:translateX(100%) skewX(-30deg)}}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg);transform-origin:center center}100%{opacity:1;transform:rotate(0);transform-origin:center center}}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-90deg);transform-origin:left bottom}100%{opacity:1;transform:rotate(0);transform-origin:left bottom}}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(90deg);transform-origin:right bottom}100%{opacity:1;transform:rotate(0);transform-origin:right bottom}}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(90deg);transform-origin:left bottom}100%{opacity:1;transform:rotate(0);transform-origin:left bottom}}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg);transform-origin:right bottom}100%{opacity:1;transform:rotate(0);transform-origin:right bottom}}@keyframes rotateOut{0%{opacity:1;transform:rotate(0);transform-origin:center center}100%{opacity:0;transform:rotate(200deg);transform-origin:center center}}@keyframes rotateOutDownLeft{0%{opacity:1;transform:rotate(0);transform-origin:left bottom}100%{opacity:0;transform:rotate(90deg);transform-origin:left bottom}}@keyframes rotateOutDownRight{0%{opacity:1;transform:rotate(0);transform-origin:right bottom}100%{opacity:0;transform:rotate(-90deg);transform-origin:right bottom}}@keyframes rotateOutUpLeft{0%{opacity:1;transform:rotate(0);transform-origin:left bottom}100%{opacity:0;transform:rotate(-90deg);transform-origin:left bottom}}@keyframes rotateOutUpRight{0%{opacity:1;transform:rotate(0);transform-origin:right bottom}100%{opacity:0;transform:rotate(90deg);transform-origin:right bottom}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-2000px)}100%{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-2000px)}100%{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(2000px)}100%{opacity:1;transform:translateX(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(2000px)}100%{opacity:1;transform:translateY(0)}}@keyframes slideOutDown{0%{transform:translateY(0)}100%{opacity:0;transform:translateY(2000px)}}@keyframes slideOutLeft{0%{transform:translateX(0)}100%{opacity:0;transform:translateX(-2000px)}}@keyframes slideOutRight{0%{transform:translateX(0)}100%{opacity:0;transform:translateX(2000px)}}@keyframes slideOutUp{0%{transform:translateY(0)}100%{opacity:0;transform:translateY(-2000px)}}@keyframes hinge{0%{animation-timing-function:ease-in-out;transform:rotate(0);transform-origin:top left}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%{animation-timing-function:ease-in-out;transform:rotate(60deg);transform-origin:top left}80%{opacity:1;animation-timing-function:ease-in-out;transform:rotate(60deg) translateY(0);transform-origin:top left}100%{opacity:0;transform:translateY(700px)}}@keyframes rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;transform:translateX(0px) rotate(0deg)}}@keyframes rollOut{0%{opacity:1;transform:translateX(0px) rotate(0deg)}100%{opacity:0;transform:translateX(100%) rotate(120deg)}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes zoomInDown{0%{animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0)}60%{animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0)}}@keyframes zoomInLeft{0%{animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0)}60%{animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0)}}@keyframes zoomInRight{0%{animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0)}60%{animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0)}}@keyframes zoomInUp{0%{animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0)}60%{animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0)}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}100%{opacity:0}}@keyframes zoomOutIndex{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}100%{opacity:0;z-index:-1}}@keyframes zoomOutDown{40%{animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0)}100%{animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform-origin:center bottom}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}100%{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0);transform-origin:left center}}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}100%{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0);transform-origin:right center}}@keyframes zoomOutUp{40%{animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0)}100%{animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform-origin:center bottom}}@keyframes clipInLeft{0%{-webkit-clip-path:inset(0% 100% 0 0);clip-path:inset(0% 100% 0 0)}100%{-webkit-clip-path:inset(0% 0% 0 0);clip-path:inset(0% 0% 0 0)}}.animated{opacity:0;-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}.animated.hinge{-webkit-animation-duration:5s;-moz-animation-duration:5s;-o-animation-duration:5s;animation-duration:5s}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1)}50%{-webkit-transform:scale(1.1)}100%{-webkit-transform:scale(1)}}@-moz-keyframes pulse{0%{-moz-transform:scale(1)}50%{-moz-transform:scale(1.1)}100%{-moz-transform:scale(1)}}@-o-keyframes pulse{0%{-o-transform:scale(1)}50%{-o-transform:scale(1.1)}100%{-o-transform:scale(1)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.animated.pulse{opacity:1;-webkit-animation-name:pulse;-moz-animation-name:pulse;-o-animation-name:pulse;animation-name:pulse}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}}@-moz-keyframes flipInX{0%{-moz-transform:perspective(400px) rotateX(90deg);opacity:0}40%{-moz-transform:perspective(400px) rotateX(-10deg)}70%{-moz-transform:perspective(400px) rotateX(10deg)}100%{-moz-transform:perspective(400px) rotateX(0deg);opacity:1}}@-o-keyframes flipInX{0%{-o-transform:perspective(400px) rotateX(90deg);opacity:0}40%{-o-transform:perspective(400px) rotateX(-10deg)}70%{-o-transform:perspective(400px) rotateX(10deg)}100%{-o-transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}100%{transform:perspective(400px) rotateX(0deg);opacity:1}}.animated.flipInX{opacity:1;-webkit-backface-visibility:visible !important;-moz-backface-visibility:visible !important;-o-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;-moz-animation-name:flipInX;-o-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.animated.fadeIn{opacity:1;-webkit-animation-name:fadeIn;-moz-animation-name:fadeIn;-o-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInUp{0%{opacity:0;-moz-transform:translateY(20px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes fadeInUp{0%{opacity:0;-o-transform:translateY(20px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.animated.fadeInUp{opacity:1;-webkit-animation-name:fadeInUp;-moz-animation-name:fadeInUp;-o-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInDown{0%{opacity:0;-moz-transform:translateY(-20px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes fadeInDown{0%{opacity:0;-o-transform:translateY(-20px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}.animated.fadeInDown{opacity:1;-webkit-animation-name:fadeInDown;-moz-animation-name:fadeInDown;-o-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-100px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInLeft{0%{opacity:0;-moz-transform:translateX(-100px)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes fadeInLeft{0%{opacity:0;-o-transform:translateX(-100px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-100px)}100%{opacity:1;transform:translateX(0)}}.animated.fadeInLeft{opacity:1;-webkit-animation-name:fadeInLeft;-moz-animation-name:fadeInLeft;-o-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(100px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInRight{0%{opacity:0;-moz-transform:translateX(100px)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes fadeInRight{0%{opacity:0;-o-transform:translateX(100px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(100px)}100%{opacity:1;transform:translateX(0)}}.animated.fadeInRight{opacity:1;-webkit-animation-name:fadeInRight;-moz-animation-name:fadeInRight;-o-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInUpBig{0%{opacity:0;-moz-transform:translateY(2000px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes fadeInUpBig{0%{opacity:0;-o-transform:translateY(2000px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}100%{opacity:1;transform:translateY(0)}}.animated.fadeInUpBig{opacity:1;-webkit-animation-name:fadeInUpBig;-moz-animation-name:fadeInUpBig;-o-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInDownBig{0%{opacity:0;-moz-transform:translateY(-2000px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes fadeInDownBig{0%{opacity:0;-o-transform:translateY(-2000px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}100%{opacity:1;transform:translateY(0)}}.animated.fadeInDownBig{opacity:1;-webkit-animation-name:fadeInDownBig;-moz-animation-name:fadeInDownBig;-o-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInLeftBig{0%{opacity:0;-moz-transform:translateX(-2000px)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes fadeInLeftBig{0%{opacity:0;-o-transform:translateX(-2000px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px)}100%{opacity:1;transform:translateX(0)}}.animated.fadeInLeftBig{opacity:1;-webkit-animation-name:fadeInLeftBig;-moz-animation-name:fadeInLeftBig;-o-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInRightBig{0%{opacity:0;-moz-transform:translateX(2000px)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes fadeInRightBig{0%{opacity:0;-o-transform:translateX(2000px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px)}100%{opacity:1;transform:translateX(0)}}.animated.fadeInRightBig{opacity:1;-webkit-animation-name:fadeInRightBig;-moz-animation-name:fadeInRightBig;-o-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(0.3)}50%{opacity:1;-webkit-transform:scale(1.05)}70%{-webkit-transform:scale(0.9)}100%{-webkit-transform:scale(1)}}@-moz-keyframes bounceIn{0%{opacity:0;-moz-transform:scale(0.3)}50%{opacity:1;-moz-transform:scale(1.05)}70%{-moz-transform:scale(0.9)}100%{-moz-transform:scale(1)}}@-o-keyframes bounceIn{0%{opacity:0;-o-transform:scale(0.3)}50%{opacity:1;-o-transform:scale(1.05)}70%{-o-transform:scale(0.9)}100%{-o-transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;transform:scale(0.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(0.9)}100%{transform:scale(1)}}.animated.bounceIn{opacity:1;-webkit-animation-name:bounceIn;-moz-animation-name:bounceIn;-o-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px)}80%{-webkit-transform:translateY(10px)}100%{-webkit-transform:translateY(0)}}@-moz-keyframes bounceInUp{0%{opacity:0;-moz-transform:translateY(2000px)}60%{opacity:1;-moz-transform:translateY(-30px)}80%{-moz-transform:translateY(10px)}100%{-moz-transform:translateY(0)}}@-o-keyframes bounceInUp{0%{opacity:0;-o-transform:translateY(2000px)}60%{opacity:1;-o-transform:translateY(-30px)}80%{-o-transform:translateY(10px)}100%{-o-transform:translateY(0)}}@-ms-keyframes bounceInUp{0%{opacity:0;-ms-transform:translateY(2000px)}60%{opacity:1;-ms-transform:translateY(-30px)}80%{-ms-transform:translateY(10px)}100%{-ms-transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}100%{transform:translateY(0)}}.animated.bounceInUp{opacity:1;-webkit-animation-name:bounceInUp;-moz-animation-name:bounceInUp;-o-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px)}80%{-webkit-transform:translateY(-10px)}100%{-webkit-transform:translateY(0)}}@-moz-keyframes bounceInDown{0%{opacity:0;-moz-transform:translateY(-2000px)}60%{opacity:1;-moz-transform:translateY(30px)}80%{-moz-transform:translateY(-10px)}100%{-moz-transform:translateY(0)}}@-o-keyframes bounceInDown{0%{opacity:0;-o-transform:translateY(-2000px)}60%{opacity:1;-o-transform:translateY(30px)}80%{-o-transform:translateY(-10px)}100%{-o-transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}100%{transform:translateY(0)}}.animated.bounceInDown{opacity:1;-webkit-animation-name:bounceInDown;-moz-animation-name:bounceInDown;-o-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px)}80%{-webkit-transform:translateX(-10px)}100%{-webkit-transform:translateX(0)}}@-moz-keyframes bounceInLeft{0%{opacity:0;-moz-transform:translateX(-2000px)}60%{opacity:1;-moz-transform:translateX(30px)}80%{-moz-transform:translateX(-10px)}100%{-moz-transform:translateX(0)}}@-o-keyframes bounceInLeft{0%{opacity:0;-o-transform:translateX(-2000px)}60%{opacity:1;-o-transform:translateX(30px)}80%{-o-transform:translateX(-10px)}100%{-o-transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}100%{transform:translateX(0)}}.animated.bounceInLeft{opacity:1;-webkit-animation-name:bounceInLeft;-moz-animation-name:bounceInLeft;-o-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px)}80%{-webkit-transform:translateX(10px)}100%{-webkit-transform:translateX(0)}}@-moz-keyframes bounceInRight{0%{opacity:0;-moz-transform:translateX(2000px)}60%{opacity:1;-moz-transform:translateX(-30px)}80%{-moz-transform:translateX(10px)}100%{-moz-transform:translateX(0)}}@-o-keyframes bounceInRight{0%{opacity:0;-o-transform:translateX(2000px)}60%{opacity:1;-o-transform:translateX(-30px)}80%{-o-transform:translateX(10px)}100%{-o-transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}100%{transform:translateX(0)}}.animated.bounceInRight{opacity:1;-webkit-animation-name:bounceInRight;-moz-animation-name:bounceInRight;-o-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateInUpLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(90deg);opacity:0}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1}}@-o-keyframes rotateInUpLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(90deg);opacity:0}100%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}.animated.rotateInUpLeft{opacity:1;-webkit-animation-name:rotateInUpLeft;-moz-animation-name:rotateInUpLeft;-o-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateInDownLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(-90deg);opacity:0}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1}}@-o-keyframes rotateInDownLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(-90deg);opacity:0}100%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}.animated.rotateInDownLeft{opacity:1;-webkit-animation-name:rotateInDownLeft;-moz-animation-name:rotateInDownLeft;-o-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateInUpRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(-90deg);opacity:0}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1}}@-o-keyframes rotateInUpRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(-90deg);opacity:0}100%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}.animated.rotateInUpRight{opacity:1;-webkit-animation-name:rotateInUpRight;-moz-animation-name:rotateInUpRight;-o-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateInDownRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(90deg);opacity:0}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1}}@-o-keyframes rotateInDownRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(90deg);opacity:0}100%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}.animated.rotateInDownRight{opacity:1;-webkit-animation-name:rotateInDownRight;-moz-animation-name:rotateInDownRight;-o-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes lightSpeedRight{0%{-webkit-transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);opacity:1}}@-moz-keyframes lightSpeedRight{0%{-moz-transform:translateX(100%) skewX(-30deg);opacity:0}60%{-moz-transform:translateX(-20%) skewX(30deg);opacity:1}80%{-moz-transform:translateX(0%) skewX(-15deg);opacity:1}100%{-moz-transform:translateX(0%) skewX(0deg);opacity:1}}@-o-keyframes lightSpeedRight{0%{-o-transform:translateX(100%) skewX(-30deg);opacity:0}60%{-o-transform:translateX(-20%) skewX(30deg);opacity:1}80%{-o-transform:translateX(0%) skewX(-15deg);opacity:1}100%{-o-transform:translateX(0%) skewX(0deg);opacity:1}}@keyframes lightSpeedRight{0%{transform:translateX(100%) skewX(-30deg);opacity:0}60%{transform:translateX(-20%) skewX(30deg);opacity:1}80%{transform:translateX(0%) skewX(-15deg);opacity:1}100%{transform:translateX(0%) skewX(0deg);opacity:1}}.animated.lightSpeedRight{opacity:1;-webkit-animation-name:lightSpeedRight;-moz-animation-name:lightSpeedRight;-o-animation-name:lightSpeedRight;animation-name:lightSpeedRight;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;-o-animation-timing-function:ease-out;animation-timing-function:ease-out}.animated.lightSpeedRight{opacity:1;-webkit-animation-duration:0.5s;-moz-animation-duration:0.5s;-o-animation-duration:0.5s;animation-duration:0.5s}@-webkit-keyframes lightSpeedLeft{0%{-webkit-transform:translateX(-100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);opacity:1}}@-moz-keyframes lightSpeedLeft{0%{-moz-transform:translateX(-100%) skewX(-30deg);opacity:0}60%{-moz-transform:translateX(20%) skewX(30deg);opacity:1}80%{-moz-transform:translateX(0%) skewX(-15deg);opacity:1}100%{-moz-transform:translateX(0%) skewX(0deg);opacity:1}}@-o-keyframes lightSpeedLeft{0%{-o-transform:translateX(-100%) skewX(-30deg);opacity:0}60%{-o-transform:translateX(20%) skewX(30deg);opacity:1}80%{-o-transform:translateX(0%) skewX(-15deg);opacity:1}100%{-o-transform:translateX(0%) skewX(0deg);opacity:1}}@keyframes lightSpeedLeft{0%{transform:translateX(-100%) skewX(-30deg);opacity:0}60%{transform:translateX(20%) skewX(30deg);opacity:1}80%{transform:translateX(0%) skewX(-15deg);opacity:1}100%{transform:translateX(0%) skewX(0deg);opacity:1}}.animated.lightSpeedLeft{opacity:1;-webkit-animation-name:lightSpeedLeft;-moz-animation-name:lightSpeedLeft;-o-animation-name:lightSpeedLeft;animation-name:lightSpeedLeft;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;-o-animation-timing-function:ease-out;animation-timing-function:ease-out}.animated.lightSpeedLeft{opacity:1;-webkit-animation-duration:0.5s;-moz-animation-duration:0.5s;-o-animation-duration:0.5s;animation-duration:0.5s}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg)}}@-moz-keyframes rollIn{0%{opacity:0;-moz-transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-moz-transform:translateX(0px) rotate(0deg)}}@-o-keyframes rollIn{0%{opacity:0;-o-transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-o-transform:translateX(0px) rotate(0deg)}}@keyframes rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;transform:translateX(0px) rotate(0deg)}}.animated.rollIn{opacity:1;-webkit-animation-name:rollIn;-moz-animation-name:rollIn;-o-animation-name:rollIn;animation-name:rollIn}.table{height:100%;width:100%;display:table;z-index:10;margin-bottom:0px}.table .cell{display:table-cell;vertical-align:middle;text-align:center}.row.no-padding{margin-left:0px;margin-right:0px}.row.no-padding [class*="col-"]{padding:0px}.full-height{height:100%}.w_iframe{width:100%;height:auto;margin:0 auto}.w_iframe .h_iframe{position:relative}.w_iframe .h_iframe img.ratio{display:block;width:100%;height:auto}.w_iframe .h_iframe iframe{position:absolute;top:0;left:0;width:100%;height:100%}.parallax{background-attachment:fixed;background-position:50% 0;width:100%}@media (max-width: 767px){.parallax{background-attachment:scroll;background-position:center;background-size:cover}}@media (min-width: 768px) and (max-width: 991px){.parallax{background-attachment:scroll;background-position:center;background-size:cover}}body.lock{overflow:hidden}/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("fonts/fontawesome-webfont.eot?v=4.6.3");src:url("fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"),url("fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"),url("fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"),url("fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"),url("fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:0.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:0.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eeeeee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#ffffff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}/*! locomotive-scroll v3.5.4 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */html.has-scroll-smooth{overflow:hidden}html.has-scroll-dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.has-scroll-smooth body{overflow:hidden}.has-scroll-smooth [data-scroll-container]{min-height:100vh}.c-scrollbar{position:absolute;right:0;top:0;width:11px;height:100vh;transform-origin:center right;transition:transform 0.3s, opacity 0.3s;opacity:0}.c-scrollbar:hover{transform:scaleX(1.45)}.c-scrollbar:hover,.has-scroll-scrolling .c-scrollbar,.has-scroll-dragging .c-scrollbar{opacity:1}.c-scrollbar_thumb{position:absolute;top:0;right:0;background-color:black;opacity:0.5;width:7px;border-radius:10px;margin:2px;cursor:-webkit-grab;cursor:grab}.has-scroll-dragging .c-scrollbar_thumb{cursor:-webkit-grabbing;cursor:grabbing}.o-scroll{overflow:hidden}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;*height:100%;min-height:1px;*min-width:160px;overflow:hidden;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block;margin:0px auto}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url("./ajax-loader.gif") center center no-repeat}@font-face{font-family:"slick";src:url("./fonts/slick.eot");src:url("./fonts/slick.eot?#iefix") format("embedded-opentype"),url("./fonts/slick.woff") format("woff"),url("./fonts/slick.ttf") format("truetype"),url("./fonts/slick.svg#slick") format("svg");font-weight:normal;font-style:normal}.slick-prev,.slick-next{position:absolute;display:block;height:28px;width:16px;line-height:0px;font-size:0px;cursor:pointer;background:transparent;color:transparent;top:50%;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);padding:0;border:none;outline:none;z-index:1;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;opacity:0.6}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;opacity:1}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:calc(5vh + 12px);background-image:url("../img/app/fa-arrow-homeslider-left.svg");background-repeat:no-repeat}[dir="rtl"] .slick-prev{left:auto;right:-12px}.slick-prev:before{*content:"←"}[dir="rtl"] .slick-prev:before{*content:"→"}.slick-next{right:calc(5vh + 12px);background-image:url("../img/app/fa-arrow-homeslider-right.svg");background-repeat:no-repeat}[dir="rtl"] .slick-next{left:-12px;right:auto}.slick-next:before{*content:"→"}[dir="rtl"] .slick-next:before{*content:"←"}.slick-dotted.slick-slider{*margin-bottom:30px}.slick-dots{position:absolute;bottom:4vh;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:auto;width:auto;margin:0 8px;padding:0;cursor:pointer}.slick-dots li:hover button{background-color:#FFF}.slick-dots li button{padding:0;width:6px;height:6px;border-radius:12px;border:none;cursor:pointer;box-shadow:0 0 0 0 transparent;vertical-align:middle;background-color:#fff;transition:all .3s ease;opacity:.5;color:transparent;font-size:0;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.slick-dots li.slick-active button{width:9px;height:9px;opacity:1}.slick-slide,.slick-slide .caption{-webkit-backface-visibility:hidden;backface-visibility:hidden}.slick-slide{position:relative}.slick-slide video{display:block;position:absolute;top:0%;left:0%;min-width:100%;min-height:100%;width:auto;height:auto;*transform:translate(-50%, -50%);object-fit:cover;object-position:center}.slick-slide iframe{position:relative;pointer-events:none}.slick-slide figure{position:relative;height:100%}.slick-slide .slide-image{opacity:0;height:100%;background-size:cover;background-position:center;transition:all .8s ease}.slick-slide .slide-image.show{opacity:1}.slick-slide .image-entity{width:100%;opacity:0;visibility:hidden}.slick-slide .loading{position:absolute;top:44%;left:0;width:100%}.slick-slide .slide-media{animation:slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1)}.slick-slide.slick-active{z-index:1}.slick-slide.slick-active .slide-media{animation:slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1)}.slick-slide.slick-active .caption{opacity:1;transform:translateY(0);transition:all 0.7s cubic-bezier(0.32, 0.34, 0, 1.62) 0.6s}.slick-slide .img-center{position:absolute;top:50%;left:50%;z-index:1;transition:all .3s ease;-webkit-transform:translate3d(-50%, -50%, 0);-moz-transform:translate3d(-50%, -50%, 0);-ms-transform:translate3d(-50%, -50%, 0);-o-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0)}.slick-slide .caption{position:absolute;top:44%;left:5%;text-align:center;padding:20px;border:3px solid;color:#fff;margin:0;font-size:40px;font-weight:bold;letter-spacing:.02em;opacity:0;z-index:1;transition:all .3s ease;transform:translateY(100px)}@keyframes slideIn{from{*filter:blur(15px);filter:blur(0px)}to{filter:blur(0)}}@keyframes slideOut{from{filter:blur(0)}to{*filter:blur(15px);filter:blur(0px)}}.burger{display:block;cursor:pointer;z-index:9;-webkit-transition:all .4s ease 0s;-moz-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.burger>div{height:1em;width:1.35em}.burger>div>div{width:100%;height:2px;margin:0 0 4px 0;background-color:#000;transition-duration:0.3s;transition-delay:0s, 0s, 0s, 0s}.burger>div>div:nth-child(3){width:50%;margin-bottom:0;float:right}.burger:hover>div>div:nth-child(3){width:100%}.burger.open>div>div:nth-child(1){-webkit-transform:translateY(6px) rotate(45deg);-ms-transform:translateY(6px) rotate(45deg);transform:translateY(6px) rotate(45deg)}.burger.open>div>div:nth-child(2){opacity:0}.burger.open>div>div:nth-child(3){width:100%;-webkit-transform:translateY(-6px) rotate(-45deg);-ms-transform:translateY(-6px) rotate(-45deg);transform:translateY(-6px) rotate(-45deg)}.burger.dark>div>div{background-color:#15181c}.burger.ligth>div>div{background-color:#333}.dark .burger>div>div{background-color:#FFF}.g-copyright{position:fixed;right:2.5vw;top:50%;transform:translateY(-50%);color:rgba(255,255,255,0.5);font-size:8px;writing-mode:vertical-lr;letter-spacing:3px}#pointer{position:absolute;width:100px;height:100px;pointer-events:none;z-index:100;top:50%;left:50%;opacity:0}#pointer .main-circle{position:absolute;top:50%;transform:scale(1) translateY(-50%);left:0;right:0;margin:0 auto;width:10px;height:10px;background:#646464;border:2px solid transparent;border-radius:50%;transition:all 0.5s cubic-bezier(0.37, 0.01, 0, 0.98)}#pointer .arrows{position:absolute;top:50%;transform:scale(1) translateY(-50%);left:0;right:0;margin:0 auto;width:39px;color:#646464;transition:all 0.5s cubic-bezier(0.37, 0.01, 0, 0.98);display:flex;opacity:0;justify-content:space-between}#pointer .arrows i{font-size:25px}#pointer .draggable{text-align:center;position:absolute;top:50%;left:0;right:0;margin:0 auto;transform:translatey(-50%)}#pointer .draggable .drag-circle{fill:transparent;stroke:#646464;stroke-width:2px;stroke-dasharray:60;transition:all 1s cubic-bezier(0.37, 0.01, 0, 0.98),stroke-dasharray 1.5s 0.1s cubic-bezier(0.37, 0.01, 0, 0.98);stroke-dashoffset:0;opacity:0;transform:scale(0) rotate(0);transform-origin:center}#pointer .wrapper-play{position:relative;width:100%;height:100%}#pointer .wrapper-play .circle-dashed{position:absolute;top:50%;left:50%;opacity:0;transform:translate3d(-50%, -50%, 0) scale(0.5);transform-origin:center;transition:all 0.3s ease}#pointer .wrapper-play .circle-dashed circle{transform-origin:center;-webkit-animation:rotating 6s linear infinite;-moz-animation:rotating 6s linear infinite;-ms-animation:rotating 6s linear infinite;-o-animation:rotating 6s linear infinite;animation:rotating 6s linear infinite}#pointer .wrapper-play .ic-play{position:absolute;top:50%;left:50%;opacity:0;color:#646464;transition:all 0.3s ease;transform:translate3d(-38%, -50%, 0) scale(0)}#pointer .text{position:absolute;bottom:0;left:50%;width:200px;color:#fff;font-family:"Gotham-Medium", Arial, Helvetica, sans-serif;font-size:10px;text-align:center;font-weight:100;letter-spacing:0;transition:all 0.3s;transform:translateX(-50%);opacity:0}#pointer .text span{position:relative;background:#111;padding:5px 8px;white-space:nowrap}#pointer.on-play-video .main-circle{transition:all 0.3s;opacity:0.4;width:60px;height:60px;background:rgba(255,0,61,0.4);*border:2px solid #ff003d}#pointer.on-play-video .wrapper-play .ic-play{opacity:1;transform:translate3d(-42%, -50%, 0) scale(0.5)}#pointer.on-play-video .text{bottom:-10px !important}#pointer.active .main-circle{transition:all 0.3s;opacity:0.4;width:60px;height:60px}#pointer.drag .main-circle{width:0;height:0}#pointer.drag .arrows{width:80px;opacity:1;transition-delay:0.2s}#pointer.drag .draggable .drag-circle{stroke-dasharray:200;opacity:1;transform:scale(1) rotate(280deg)}#pointer.display-text .text{opacity:1;bottom:20px}#pointer.display-text.on-hover .text{bottom:0}#pointer.hide:not(.on-hover) .text,#pointer.drag .text{opacity:0;bottom:10px;transition-delay:0s}#pointer .loading{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:0 auto;transition:all 0.5s;opacity:0;text-align:center}#pointer .loading .loader{text-align:center}#pointer .loading svg{width:25px;height:35px;margin-top:2px}body.loading #pointer .main-circle{opacity:0}body.loading #pointer .loading{opacity:1}@keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.g-position-bar{position:fixed;left:3vw;top:50%;z-index:2;transform:translateY(-50%);height:190px;width:2px}.g-position-bar .wrapper{width:100%;height:100%;background-color:rgba(255,255,255,0.2);position:relative;z-index:1}.g-position-bar .wrapper .progress{position:absolute;top:0;left:0;z-index:2;width:100%;height:0;background-color:#ff003d}.g-mouse-hint{width:25px;position:fixed;bottom:30px;right:30px;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.g-mouse-hint.no-visible{opacity:0;bottom:0}.g-mouse-hint .mouse-icon{width:25px;height:45px;border:2px solid transparent;border-radius:15px;cursor:pointer;position:relative;text-align:center}.g-mouse-hint .mouse-icon .mouse-wheel{height:10px;margin:2px auto 0;display:block;width:10px;background-color:#ff003d;border-radius:50%;-webkit-animation:3s cubic-bezier(0.37, 0.01, 0, 0.98) infinite wheel-up-down;-moz-animation:3s cubic-bezier(0.37, 0.01, 0, 0.98) infinite wheel-up-down;animation:2s cubic-bezier(0.37, 0.01, 0, 0.98) infinite wheel-up-down}@keyframes wheel-up-down{0%{margin-top:-70px;opacity:0}30%{opacity:1;transform:scale(1)}100%{margin-top:35px;opacity:0}}.g-dark-overlay{position:fixed;top:-110%;left:0;z-index:7;height:100vh;width:100%;background-color:#000;opacity:0;pointer-events:none}.menu{display:block;position:fixed;top:-110%;left:-110%;width:100%;height:100%;color:white;overflow:hidden;z-index:8;background-color:#f5f5f5;opacity:0;transition:opacity .4s ease}.menu ul.sections{display:block;width:100%;text-align:left;margin-left:0;padding:8vw;transform:translateY(50px)}.menu ul.sections li{opacity:0;font-weight:500;font-size:28px;vertical-align:baseline;padding:2vh 0px;transition:all ease;transition-duration:.55s;transform:translateY(30px)}.menu ul.sections li:hover a{color:#000}.menu ul.sections li a{display:inline-block;opacity:1;color:#333;vertical-align:baseline;position:relative;width:auto;-webkit-transition:all .15s linear 0s;-moz-transition:all .15s linear 0s;-o-transition:all .15s linear 0s;transition:all .15s linear 0s}.menu.dark{background-color:#000}.menu.dark ul.sections li a{color:#FFF}.menu.open{opacity:1;top:0;left:0}.menu.open ul.sections li{transform:translateY(0px)}.menu.open ul.sections li:nth-child(1){opacity:1;transition-delay:150ms}.menu.open ul.sections li:nth-child(2){opacity:1;transition-delay:250ms}.menu.open ul.sections li:nth-child(3){opacity:1;transition-delay:350ms}.menu.open ul.sections li:nth-child(4){opacity:1;transition-delay:450ms}.menu.open ul.sections li:nth-child(5){opacity:1;transition-delay:550ms}.menu.open ul.sections li:nth-child(6){opacity:1;transition-delay:650ms}@media screen and (min-width: 768px) and (max-width: 991px){.menu .container>div:nth-child(1){left:0;top:0;bottom:0;right:0}}@media screen and (min-width: 480px) and (max-width: 767px){.menu .container>div:nth-child(1){top:0;left:0;bottom:0;right:0}}@media screen and (min-width: 320px) and (max-width: 479px){.menu .container>div:nth-child(1){top:0;left:0;bottom:0;right:0}}@media screen and (min-width: 480px) and (max-width: 767px){.menu .container>div:nth-child(2) ul.sections li{font-size:1em}}@media screen and (min-width: 320px) and (max-width: 479px){.menu .container>div:nth-child(2) ul.sections li{font-size:1.5em}}.menu .container>div:nth-child(2) ul.sections li:last-child{margin:0 0 2em 0}@media screen and (min-width: 480px) and (max-width: 767px){.menu .container>div:nth-child(2) ul.sections li:last-child{margin-bottom:1em}}@media screen and (min-width: 320px) and (max-width: 479px){.menu .container>div:nth-child(2) ul.sections li:last-child{margin:0 0 1.5em 0}}@media screen and (min-width: 480px) and (max-width: 767px){.menu .container>div:nth-child(2) ul.languages li{font-size:0.6em}}@media screen and (min-width: 480px) and (max-width: 767px){.menu .container>div:nth-child(3){bottom:5%}}@media screen and (min-width: 320px) and (max-width: 479px){.menu .container>div:nth-child(3){bottom:5%}}@media screen and (min-width: 480px) and (max-width: 767px){.menu .container>div:nth-child(3) a{width:26px;height:26px;background-size:cover;margin:0 .2em}}@media screen and (min-width: 320px) and (max-width: 479px){.menu .container>div:nth-child(3) a{width:38px;height:38px;background-size:cover}}.box-producto{display:block;padding-bottom:28px;margin-bottom:40px;position:relative;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.box-producto a{outline:none}.box-producto:hover .box-photo img.hover{opacity:1}.box-producto:hover .box-data .product-price .btn-consultar{background-color:#091129;color:#fff}.box-producto .box-photo{margin-bottom:18px;position:relative;*overflow:hidden}.box-producto .box-photo img{-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;width:100%;*min-height:227px}.box-producto .box-photo img.hover{position:absolute;top:0;left:0;z-index:1;opacity:0}.box-producto .wrapper-siblings{position:absolute;z-index:4;bottom:-6px;width:100%;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center}.box-producto .wrapper-siblings .box-sibling{border-radius:100px;border:1px solid #d4d4d4;overflow:hidden;width:40px;height:40px;background-color:#fff;margin:0 2px;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.box-producto .wrapper-siblings .box-sibling img{width:100%}.box-producto .wrapper-siblings .box-sibling:hover{border:1px solid #a2a2a2}.box-producto .sibling-hover-in{position:absolute;top:0;left:0;z-index:4}.box-producto .sibling-hover-in img{width:100%}.box-producto .sibling-hover-out{position:absolute;top:0;left:0;z-index:3}.box-producto .sibling-hover-out img{width:100%}.box-producto .box-data{text-align:center;font-family:"Open Sans", Helvetica, Arial, sans-serif}.box-producto .box-data .product-name{font-weight:600;font-size:16px;color:#091129;height:28px;line-height:1.4;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.box-producto .box-data .product-brand{font-weight:400;font-size:13px;color:rgba(0,0,0,0.6);height:20px;line-height:1.5;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.box-producto .box-data .product-price{font-size:16px;font-weight:600;color:#091129;height:27px;line-height:1.5;margin-top:9px}.box-producto .box-data .product-price a{color:#fff;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.box-producto .box-data .product-price a:hover{color:#0a1d56}.box-producto .box-data .product-price .btn-consultar{cursor:pointer;border-radius:3px;padding:4px 18px;font-size:12px;color:#091129;border:1px solid #091129;display:inline-block;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.box-producto .box-data .product-price .product-retail-price{display:inline-block;font-size:16px;font-weight:400;line-height:1.5;color:#999;margin-right:20px;position:relative}.box-producto .box-data .product-price .product-retail-price:after{content:"";display:block;height:1px;width:calc(100% + 10px);position:absolute;top:calc(50% - 0px);left:-5px;background-color:#E2001A}.box-producto .box-product-price-bagde{display:inline-block;width:auto;font-size:11px;font-weight:700;color:#fff;margin-left:25px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;border:2px solid #e2001a;background-color:#e2001a;padding:4px 10px 4px 10px;white-space:nowrap;margin-bottom:5px}.box-producto .wrapper-tags{position:absolute;top:0;left:0;z-index:1}.box-producto .wrapper-tags .box-tag{display:block;width:auto;font-size:11px;font-weight:400;letter-spacing:1px;padding:6px 20px 6px 20px;color:#fff;white-space:nowrap;margin-bottom:5px}.box-producto .wrapper-tags .box-tag.classOne{border:2px solid #E2001A;background-color:#E2001A}.box-producto .wrapper-tags .box-tag.classTwo{border:2px solid #091129;background-color:#091129}.box-producto .box-product-star{display:inline-block;color:#ffff00;position:absolute;right:15px;top:15px}.box-producto .box-product-heart{display:inline-block;color:#000;position:absolute;right:25px;top:25px;z-index:1}.box-producto:after{content:"";display:block;height:2px;width:0px;background-color:#000;position:absolute;bottom:-2px;left:50%;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-transform:translate3d(-50%, 0px, 0px);-moz-transform:translate3d(-50%, 0px, 0px);-ms-transform:translate3d(-50%, 0px, 0px);-o-transform:translate3d(-50%, 0px, 0px);transform:translate3d(-50%, 0px, 0px)}.btn-primary-ecommerce{width:auto;display:inline-block;background-color:#091129;padding:18px 50px;font-size:13px;font-weight:700;color:#FFF;text-align:center;border:0px;cursor:pointer;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;border-radius:50px;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.btn-primary-ecommerce:hover{background-color:#B91919}.btn-primary-ecommerce.line{background-color:transparent;border:1px solid #000;color:#000}.btn-primary-ecommerce.line:hover{border:1px solid #B91919;background-color:#B91919;color:#FFF}.btn-primary-ecommerce.line.inverted{border:1px solid #FFF;color:#FFF}.btn-primary-ecommerce.line.inverted:hover{background-color:#FFF;color:#000}.btn-primary-ecommerce.line-gray{background-color:transparent;border:1px solid #666;color:#666}.btn-primary-ecommerce.line-gray:hover{border:1px solid #666;background-color:#666;color:#FFF}.btn-default-ecommerce{display:inline-block;padding:14px 15px;font-size:14px;letter-spacing:0px;text-transform:uppercase;color:#333;border:0px solid #FFF;border-radius:0px;cursor:pointer;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.btn-default-ecommerce:hover{color:#005A9D;border:0px solid #E5E5E5}.button-link-primary{position:relative;display:inline-block;padding:14px 28px;line-height:normal;border:2px solid transparent;border-radius:0;text-transform:uppercase;font-size:12px;color:#000;border-color:#fff;text-align:center;letter-spacing:0.2em;font-weight:500;font-style:normal;background-color:transparent;-webkit-transition:color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition:color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);z-index:1;-webkit-tap-highlight-color:initial}.button-link-primary:before{position:absolute;content:'';display:block;left:0;top:0;right:0;bottom:0;width:100%;height:100%;background-color:#fff;-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:left center;transform-origin:left center;z-index:-1;-webkit-transition:-webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition:-webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition:transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition:transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),-webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86)}.button-link-primary:hover{outline:0;color:#fff;background-color:transparent}.button-link-primary:hover:before{-webkit-transform-origin:right center;transform-origin:right center;-webkit-transform:scale(0, 1.1);transform:scale(0, 1.1)}.button-link-primary.black{color:#FFF;border-color:#000}.button-link-primary.black:before{background-color:#000}.button-link-primary.black:hover{color:#000}.button-link-primary.blue{color:#FFF;border-color:#141f23}.button-link-primary.blue:before{background-color:#141f23}.button-link-primary.blue:hover{color:#141f23}.box-no-results{padding-top:8vh;padding-bottom:6vh;text-align:center}.box-no-results .line{display:block;height:1px;background-color:#eee;width:100%;margin:6vh auto}.box-no-results .box-image{margin-bottom:3vh}.box-no-results h1{font-size:24px;font-weight:400;color:#000;vertical-align:baseline;padding-bottom:2vh;*text-transform:uppercase}.box-no-results h2{font-size:18px;font-weight:normal;color:#000;vertical-align:baseline;padding-bottom:1vh;*text-transform:uppercase}.box-no-results p{font-size:14px;color:#999;line-height:1.5}.box-no-results .box-title{text-align:center}.box-no-results .box-title h1{font-size:16px;font-weight:normal;color:#000;vertical-align:baseline;padding-bottom:2vh;*text-transform:uppercase}.heroslider{height:100vh;position:relative}.heroslider .home-container-slider{height:100%}.heroslider .home-container-slider .slick-slide{min-height:100vh;position:relative}.heroslider .home-container-slider .item{height:100%}.heroslider .home-container-slider .item .bg-image{width:100%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat;position:absolute;top:0;left:0;z-index:1}.heroslider .box-center-title{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;text-align:center;color:#fff;z-index:99;padding:0 8vw;padding-top:8vh}.heroslider .box-center-title .pre-title{font-size:12px;font-weight:400;letter-spacing:3px;margin-bottom:1vh}.heroslider .box-center-title .title{padding:1vh 0;font-size:3.8vw;font-weight:600;line-height:1.2;margin-bottom:2vh}@media (max-width: 767px){.heroslider .box-center-title .title{font-size:32px}}@media (min-width: 768px) and (max-width: 991px){.heroslider .box-center-title .title{font-size:32px}}.heroslider .box-center-title .post-title{font-size:13px;font-weight:500;line-height:1.6;max-width:500px;margin:0 auto;margin-bottom:4vh}.heroslider .button--link{position:relative;display:inline-block;padding:14px 28px;line-height:normal;border:2px solid transparent;border-radius:0;text-transform:uppercase;font-size:12px;color:#000;border-color:#fff;text-align:center;letter-spacing:0.2em;font-weight:500;font-style:normal;background-color:transparent;-webkit-transition:color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition:color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);z-index:1;-webkit-tap-highlight-color:initial}.heroslider .button--link:before{position:absolute;content:"";display:block;left:0;top:0;right:0;bottom:0;width:100%;height:100%;background-color:#fff;-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transform-origin:left center;transform-origin:left center;z-index:-1;-webkit-transition:-webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition:-webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition:transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition:transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),-webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86)}.heroslider .button--link:hover{outline:0;color:#fff;background-color:transparent}.heroslider .button--link:hover:before{-webkit-transform-origin:right center;transform-origin:right center;-webkit-transform:scale(0, 1);transform:scale(0, 1)}.heroslider .copyright{position:absolute;left:30px;bottom:30px;z-index:3;line-height:1.6;font-family:"Open Sans", Helvetica, Arial, sans-serif;font-size:11px;color:#fff}.heroslider .copyright .line_1{opacity:0.9}.heroslider .copyright .line_2{opacity:0.5}.heroslider .copyright sup{font-size:6px}.heroslider .mouse{width:25px;position:absolute;bottom:30px;right:50px}.heroslider .mouse .mouse-icon{width:25px;height:45px;border:2px solid transparent;border-radius:15px;cursor:pointer;position:relative;text-align:center}.heroslider .mouse .mouse-icon .mouse-wheel{height:12px;margin:2px auto 0;display:block;width:12px;background-color:#fff;border-radius:50%;-webkit-animation:3s cubic-bezier(0.37, 0.01, 0, 0.98) infinite wheel-up-down;-moz-animation:3s cubic-bezier(0.37, 0.01, 0, 0.98) infinite wheel-up-down;animation:2s cubic-bezier(0.37, 0.01, 0, 0.98) infinite wheel-up-down}@keyframes wheel-up-down{0%{margin-top:-70px;opacity:0}30%{opacity:1;transform:scale(1)}100%{margin-top:35px;opacity:0}}#home-main-categories{padding:12vh 0;position:relative}@media (max-width: 767px){#home-main-categories{padding-bottom:15px}}@media (min-width: 768px) and (max-width: 991px){#home-main-categories{padding-top:6vh;padding-bottom:15px}}@media (min-width: 992px) and (max-width: 1199px){#home-main-categories{padding-top:8vh;padding-bottom:15px}}#home-main-categories .container-fluid{max-width:1400px;margin:0 auto}#home-main-categories .box-title{text-align:center;padding-bottom:8vh}@media (min-width: 768px) and (max-width: 991px){#home-main-categories .box-title{padding-bottom:6vh}}@media (min-width: 992px) and (max-width: 1199px){#home-main-categories .box-title{padding-bottom:8vh}}#home-main-categories .box-title h3{font-size:36px;font-weight:600;color:#000;line-height:1}@media (max-width: 767px){#home-main-categories .box-title h3{font-size:32px;padding:0 20px}}@media (min-width: 768px) and (max-width: 991px){#home-main-categories .box-title h3{font-size:32px;padding:0 20px}}@media (min-width: 992px) and (max-width: 1199px){#home-main-categories .box-title h3{font-size:32px;padding:0 20px}}#home-main-categories .wrapper-categories{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}#home-main-categories .wrapper-categories .box-category{display:inline-flex;width:50%;padding-bottom:28.2%;text-align:center;background-color:#eee;position:relative;overflow:hidden;*border:3px solid #fff}@media (max-width: 767px){#home-main-categories .wrapper-categories .box-category{width:100%;padding-bottom:56.4%}}#home-main-categories .wrapper-categories .box-category:nth-child(1){width:100%}#home-main-categories .wrapper-categories .box-category:hover .box-photo{-ms-transform:scale(1.08);-webkit-transform:scale(1.08);transform:scale(1.08)}#home-main-categories .wrapper-categories .box-category:hover:after{opacity:0.45}#home-main-categories .wrapper-categories .box-category:after{content:"";position:absolute;width:100%;height:100%;z-index:1;background-color:#0c2a41;opacity:0;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}#home-main-categories .wrapper-categories .box-category .box-photo{position:absolute;width:100%;height:100%;z-index:1;background-position:center;background-size:cover;background-repeat:no-repeat;-webkit-transition:all .4s ease 0s;-moz-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}#home-main-categories .wrapper-categories .box-category .box-data{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;text-align:center;position:absolute;width:100%;height:100%;z-index:2}#home-main-categories .wrapper-categories .box-category .box-data .category-name{width:100%;font-size:32px;font-weight:400;color:#fff;*text-transform:lowercase;text-shadow:0px 1px 3px rgba(0,0,0,0.15)}@media (max-width: 767px){#home-main-categories .wrapper-categories .box-category .box-data .category-name{font-size:28px}}#home-main-categories .wrapper-categories .box-category .box-data .category-counter{width:100%;font-size:12px;font-weight:400;color:#fff;padding-bottom:1vh;text-shadow:0px 1px 3px rgba(0,0,0,0.15)}#home-collection{padding:12vh 0px}#home-collection .collections-widget{*margin-bottom:6vh;*padding-bottom:6vh;max-width:1400px;margin:0px auto}#home-collection .collections-widget .collections-widget-col{display:table-cell;vertical-align:top;width:33.3333%}#home-collection .collections-widget .collections-widget-col>div{position:relative;overflow:hidden;background-color:#0c2a41}#home-collection .collections-widget .collections-widget-col>div img{width:100%;margin:0 auto;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-o-transition:all 0.2s linear;-ms-transition:all 0.2s linear;transition:all 0.2s linear;opacity:0.85}#home-collection .collections-widget .collections-widget-col>div:hover img{-webkit-transform:scale(1.1, 1.1);-moz-transform:scale(1.1, 1.1);-o-transform:scale(1.1, 1.1);-ms-transform:scale(1.1, 1.1);transform:scale(1.1, 1.1);opacity:0.45}#home-collection .collections-widget .collections-widget-col>div .collection-title{position:absolute;top:50%;*margin-top:-35px;width:100%;text-align:center;padding:0 30px;-webkit-transform:translate3d(0px, -50%, 0px);-moz-transform:translate3d(0px, -50%, 0px);-ms-transform:translate3d(0px, -50%, 0px);-o-transform:translate3d(0px, -50%, 0px);transform:translate3d(0px, -50%, 0px);text-shadow:0px 0px 8px rgba(1,1,1,0.35)}#home-collection .collections-widget .collections-widget-col>div .collection-title span{color:#fff;font-size:12px;letter-spacing:1px;margin-bottom:10px;display:block;text-transform:uppercase;font-style:normal;font-weight:400;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}#home-collection .collections-widget .collections-widget-col>div .collection-title h2{color:#fff;font-style:700;font-weight:500;font-size:30px;letter-spacing:1px;margin:0;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}#home-collection .collections-widget .collections-widget-col>div .button-container{position:absolute;bottom:40px;width:100%;text-align:center}#home-collection .collections-widget .collections-widget-col>div.top{margin-bottom:15px}#home-collection .collections-widget .collections-widget-col.left-col{padding-right:10px}#home-collection .collections-widget .collections-widget-col.middle-col{width:9999px;padding-right:5px;padding-left:5px;display:table-cell;vertical-align:top}#home-collection .collections-widget .collections-widget-col.middle-col .bottom{display:block}@media (max-width: 767px){#home-collection .collections-widget .collections-widget-col.middle-col .bottom{display:none}}#home-collection .collections-widget .collections-widget-col.right-col{padding-left:10px;display:table-cell;vertical-align:top;width:33.3333%}#home-collection .box-about{text-align:left;margin:0px auto;width:80%;max-width:704px}#home-collection .box-about h1{font-weight:900;font-size:45px;color:#000;padding-bottom:6vh;line-height:1.2}#home-collection .box-about p{font-size:14px;color:#111;line-height:1.7;padding-bottom:6vh}#home-collection .box-about .btn-link{font-size:16px;color:#111;margin-top:3vh;text-decoration:none;position:relative}#home-collection .box-about .btn-link .arrow{position:absolute;right:0px;top:0px;height:7px;-webkit-transform:translate3d(calc(100% + 10px), 50%, 0px);-moz-transform:translate3d(calc(100% + 10px), 50%, 0px);-ms-transform:translate3d(calc(100% + 10px), 50%, 0px);-o-transform:translate3d(calc(100% + 10px), 50%, 0px);transform:translate3d(calc(100% + 10px), 50%, 0px);-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}#home-collection .box-about .btn-link:hover{color:#836c3d}#home-collection .box-about .btn-link:hover .arrow{-webkit-transform:translate3d(calc(100% + 15px), 50%, 0px);-moz-transform:translate3d(calc(100% + 15px), 50%, 0px);-ms-transform:translate3d(calc(100% + 15px), 50%, 0px);-o-transform:translate3d(calc(100% + 15px), 50%, 0px);transform:translate3d(calc(100% + 15px), 50%, 0px)}@media (max-width: 767px){#home-collection{padding-top:15px;padding-bottom:15px}#home-collection .collections-widget .collections-widget-col{width:100%;display:block !important}#home-collection .collections-widget .collections-widget-col.left-col{padding:0px;margin-bottom:15px}#home-collection .collections-widget .collections-widget-col.middle-col{width:100%;padding:0px;margin-bottom:15px}#home-collection .collections-widget .collections-widget-col.right-col{width:100%;padding:0px}#home-collection .box-about h1{font-size:24px;line-height:1.4}}@media (min-width: 768px) and (max-width: 991px){#home-collection{padding:15px 0px}#home-collection .collections-widget{display:flex;flex-wrap:wrap;flex-direction:row}#home-collection .collections-widget .collections-widget-col.left-col{width:50%;padding:7px;padding-left:0px}#home-collection .collections-widget .collections-widget-col.middle-col{width:50%;padding:7px;padding-right:0px}#home-collection .collections-widget .collections-widget-col.right-col{width:100%;display:flex;padding-left:0px;padding-top:0px}#home-collection .collections-widget .collections-widget-col.right-col .top{width:50%;margin:7px;margin-left:0px}#home-collection .collections-widget .collections-widget-col.right-col .bottom{width:50%;margin:7px;margin-right:0px}}#home-carousel-products{padding:8vh 0;position:relative;background-color:#f7f7f7}@media (max-width: 767px){#home-carousel-products{padding-bottom:0px;padding-top:6vh}}@media (min-width: 768px) and (max-width: 991px){#home-carousel-products{padding-bottom:0px;padding-top:4vh}}@media (min-width: 992px) and (max-width: 1199px){#home-carousel-products{padding-bottom:0px;padding-top:4vh}}#home-carousel-products .container-fluid{max-width:1400px;margin:0 auto}@media (min-width: 1200px) and (max-width: 1600px){#home-carousel-products .container-fluid{padding-left:30px;padding-right:30px}}#home-carousel-products .box-title{text-align:left;padding-bottom:5vh;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:flex-end;margin-bottom:6vh}@media (max-width: 767px){#home-carousel-products .box-title{padding:0 15px 4vh 15px}}@media (min-width: 768px) and (max-width: 991px){#home-carousel-products .box-title{padding:0 15px 4vh 15px}}@media (min-width: 992px) and (max-width: 1199px){#home-carousel-products .box-title{padding:0 15px 4vh 15px}}#home-carousel-products .box-title h3{font-size:28px;font-weight:600;color:#000;line-height:1.2}@media (max-width: 767px){#home-carousel-products .box-title h3{font-size:24px}}#home-carousel-products .products-slider-controls{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-start;margin-top:25px}#home-carousel-products .products-slider-controls .box-arrow-prev,#home-carousel-products .products-slider-controls .box-arrow-next{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;margin-right:15px;cursor:pointer;width:40px;height:40px;border:2px solid #d6d6d6;border-radius:50px;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}#home-carousel-products .products-slider-controls .box-arrow-prev svg line,#home-carousel-products .products-slider-controls .box-arrow-next svg line{stroke:#707070;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}#home-carousel-products .products-slider-controls .box-arrow-prev:hover,#home-carousel-products .products-slider-controls .box-arrow-next:hover{border:2px solid #141f23}#home-carousel-products .products-slider-controls .box-arrow-prev:hover svg line,#home-carousel-products .products-slider-controls .box-arrow-next:hover svg line{stroke:#141f23}#home-carousel-products .box-producto .box-data{text-align:center}#home-carousel-products .slide{padding:0 10px}#home-about{padding:16vh 0;position:relative}@media (max-width: 767px){#home-about{padding:6vh 0;padding-bottom:0px}}#home-about .container-fluid{max-width:1400px;margin:0 auto}#home-about .box-title{text-align:center;padding-bottom:8vh}#home-about .box-title h3{font-size:36px;font-weight:600;color:#000;line-height:1}@media (max-width: 767px){#home-about .box-title h3{font-size:32px;padding:0 20px}}#home-about .box-media-content img,#home-about .box-media-content video{width:100%}#home-about .wrapper-content{padding:8vh 6vh;padding-bottom:0;display:flex;flex-wrap:wrap;justify-content:space-between}@media (max-width: 767px){#home-about .wrapper-content{padding:6vh 15px}}#home-about .wrapper-content .title-col{font-size:18px;font-weight:600;line-height:1.4;color:#000;text-align:left;width:32%}@media (max-width: 767px){#home-about .wrapper-content .title-col{display:none;width:100%;margin-bottom:25px}}#home-about .wrapper-content .content-col{width:66%}@media (max-width: 767px){#home-about .wrapper-content .content-col{width:100%}}#home-about .wrapper-content .content-col h4{font-size:32px;font-weight:600;line-height:1.4;color:#000;text-align:left;margin-bottom:4vh;letter-spacing:-0.5px}@media (max-width: 767px){#home-about .wrapper-content .content-col h4{font-size:20px;line-height:1.6}}#home-about .wrapper-content .content-col h4 sup{font-size:12px}#home-about .wrapper-content .content-col .wrapper-about{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:4vh;font-family:"Open Sans", Helvetica, Arial, sans-serif}#home-about .wrapper-content .content-col .wrapper-about:last-child{margin-bottom:0}#home-about .wrapper-content .content-col .wrapper-about .column-title{margin-top:3vh;width:100%;margin-bottom:15px;font-size:12px;font-weight:500;line-height:1.4;color:#000;text-align:left;letter-spacing:3px}#home-about .wrapper-content .content-col .wrapper-about .column{width:48%;font-size:13px;font-weight:400;line-height:2;color:#333}@media (max-width: 767px){#home-about .wrapper-content .content-col .wrapper-about .column{width:100%}}#home-about .wrapper-content .content-col .wrapper-about .column sup{font-size:7px}#home-about .wrapper-content .content-col .wrapper-about .column ul li a{display:inline-block;font-size:20px;color:#000000;padding:10px 0;position:relative;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}@media (max-width: 767px){#home-about .wrapper-content .content-col .wrapper-about .column ul li a{font-size:24px;padding:6px 0}}#home-about .wrapper-content .content-col .wrapper-about .column ul li a:after{content:"";display:block;position:absolute;left:0;bottom:14px;width:0%;height:1.5px;background-color:#1ED560;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}#home-about .wrapper-content .content-col .wrapper-about .column ul li a:hover{color:#000}#home-about .wrapper-content .content-col .wrapper-about .column ul li a:hover:after{width:100%;background-color:#1ED560}#home-distribuidores{padding:12vh 0;position:relative;background-color:#fff}@media (max-width: 767px){#home-distribuidores{padding:8vh 4vw}}#home-distribuidores .container-fluid{max-width:1400px;margin:0 auto}#home-distribuidores .wrapper-flex{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap}@media (max-width: 767px){#home-distribuidores .wrapper-flex{flex-wrap:wrap}}@media (min-width: 768px) and (max-width: 991px){#home-distribuidores .wrapper-flex{flex-wrap:wrap}}#home-distribuidores .box-title{text-align:left;padding-bottom:5vh;width:100%;padding-right:6vw;text-align:left}#home-distribuidores .box-title h5{display:block;font-size:11px;font-weight:400;color:#333;margin:1vh 0;letter-spacing:1px}#home-distribuidores .box-title h1{display:block;font-size:42px;font-weight:600;color:#000}@media (max-width: 767px){#home-distribuidores .box-title h1{font-size:32px}}@media (min-width: 768px) and (max-width: 991px){#home-distribuidores .box-title h1{font-size:32px}}#home-distribuidores .box-title p{display:block;font-weight:400;font-size:13px;color:#333;line-height:2;margin:3vh 0}#home-distribuidores .box-images{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:flex-end;width:100%}@media (max-width: 767px){#home-distribuidores .box-images{display:none}}@media (min-width: 768px) and (max-width: 991px){#home-distribuidores .box-images{display:none}}#home-distribuidores .box-images .box-image:nth-child(2){padding:0 30px}.product-hero{padding:8vh 0;position:relative;background-color:#f5f5f5}@media (max-width: 767px){.product-hero{padding-top:60px}}.product-hero .wrapper-flex{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;width:100%;max-width:1400px;margin:0 auto}@media (max-width: 767px){.product-hero .wrapper-flex{flex-wrap:wrap;width:90%}}@media (min-width: 768px) and (max-width: 991px){.product-hero .wrapper-flex{flex-wrap:wrap;width:90%}}.product-hero .wrapper-flex .wrapper-product-image{position:relative;width:50%}@media (max-width: 767px){.product-hero .wrapper-flex .wrapper-product-image{width:100%}}@media (min-width: 768px) and (max-width: 991px){.product-hero .wrapper-flex .wrapper-product-image{width:100%}}.product-hero .wrapper-flex .wrapper-product-image .producto-container-white-slider{position:relative}.product-hero .wrapper-flex .wrapper-product-image .producto-container-white-slider .box-image{text-align:center}.product-hero .wrapper-flex .wrapper-product-image .producto-container-white-slider .box-image img{max-width:100%}.product-hero .wrapper-flex .wrapper-product-data{width:50%;padding:0 7vh;padding-bottom:7vh;display:flex;justify-content:center;align-items:center}@media (max-width: 767px){.product-hero .wrapper-flex .wrapper-product-data{width:100%;padding:15px}}@media (min-width: 768px) and (max-width: 991px){.product-hero .wrapper-flex .wrapper-product-data{width:100%;padding:15px}}.product-hero .wrapper-flex .wrapper-product-data .inner-product-data{position:relative;max-width:400px;width:100%}.product-hero .wrapper-flex .wrapper-product-data .product-name{font-size:36px;font-weight:700;line-height:1.1;color:#141f23;letter-spacing:0;padding-bottom:2vh}.product-hero .wrapper-flex .wrapper-product-data .product-name .code{font-size:15px;font-weight:500;line-height:1.5;color:rgba(0,0,0,0.5);margin-top:10px}.product-hero .wrapper-flex .wrapper-product-data .product-brand{font-size:15px;font-weight:500;line-height:1.5;color:rgba(0,0,0,0.5);padding-bottom:1.5vh}.product-hero .wrapper-flex .wrapper-product-data .product-descripcion{position:relative;font-size:14px;font-weight:400;color:#333;max-width:460px;line-height:2;margin-bottom:4vh}.product-hero .wrapper-flex .wrapper-product-data .product-descripcion b,.product-hero .wrapper-flex .wrapper-product-data .product-descripcion strong{font-weight:600;color:#000}.product-hero .wrapper-flex .wrapper-product-data .product-descripcion .subtitle{display:block;font-size:14px;font-weight:700;color:#000;padding-bottom:4px}.product-hero .wrapper-flex .wrapper-product-data .product-descripcion a{vertical-align:baseline;font-weight:500;color:#000}.product-hero .wrapper-flex .wrapper-product-data .product-descripcion .rm-link-container{display:inline;vertical-align:baseline}.product-hero .wrapper-flex .wrapper-product-data .btn-consultar{width:100%}.product-hero .wrapper-flex .wrapper-product-data .box-cards-product{padding-top:3vh;margin-top:3vh;text-align:left;border-top:1px solid #eee}.product-hero .wrapper-flex .wrapper-product-data .box-cards-product img{width:100%;max-width:365px}.product-hero .wrapper-flex .wrapper-product-data .box-product-price{margin-right:10px;text-align:left;padding:15px 0;display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-start}.product-hero .wrapper-flex .wrapper-product-data .box-product-price.no-price{text-align:center;width:100%}.product-hero .wrapper-flex .wrapper-product-data .box-product-price.no-price .product-price{margin-right:0;width:100%}.product-hero .wrapper-flex .wrapper-product-data .box-product-price .product-price{display:inline-block;font-size:18px;font-weight:500;line-height:1.5;color:#000;margin-right:20px;text-align:left}.product-hero .wrapper-flex .wrapper-product-data .box-product-price .product-price .lbl{text-align:left;font-size:13px;margin-bottom:0}.product-hero .wrapper-flex .wrapper-product-data .box-product-price .product-price.reserva{margin-right:30px;color:#000}.product-hero .wrapper-flex .wrapper-product-data .box-product-price .product-retail-price{display:inline-block;font-size:18px;font-weight:400;line-height:1.5;color:#999;margin-right:20px;position:relative}.product-hero .wrapper-flex .wrapper-product-data .box-product-price .product-retail-price:after{content:"";display:block;height:1px;width:calc(100% + 10px);position:absolute;top:calc(50% - 0px);left:-5px;background-color:#999}.product-hero .wrapper-flex .wrapper-product-data .box-product-price .product-price-bagde{display:inline-block;font-size:12px;font-weight:700;letter-spacing:0px;color:#fff;border:1px solid #000;background-color:#000;border-radius:3px;padding:7px 10px 6px 10px;margin-right:20px}.product-hero .wrapper-flex .wrapper-product-data .box-cantidad{text-align:left;padding-bottom:10px;min-width:80px;margin-right:20px}.product-hero .wrapper-flex .wrapper-product-data .box-cantidad .lbl{font-size:14px;line-height:1.5;color:#999;padding-bottom:5px}.product-hero .wrapper-flex .wrapper-product-data .box-cantidad select{border:1px solid #e3e3e3;width:100%;padding:18px 20px;background-color:#fff;font-size:14px;color:#333}.product-hero .wrapper-flex .wrapper-product-data .box-cantidad select{padding:18px 20px !important;-webkit-appearance:unset;background-image:url("../img/app/ic-arrow-down.png");background-position:calc(100% - 15px) calc(50% + 1px);background-repeat:no-repeat}.product-hero .wrapper-flex .wrapper-product-data .buttonContainer{width:100%}.product-hero .wrapper-flex .wrapper-product-data .buttonContainer .btn-primary-ecommerce{width:100%;text-align:center;font-weight:600;font-size:13px;letter-spacing:0px;padding:16px 35px}.product-hero .wrapper-flex .wrapper-product-data .buttonContainer .btn-primary-ecommerce:hover{*background-color:#000;*color:#fff}.product-hero .wrapper-flex .wrapper-downloads{padding-top:4vh}.product-hero .wrapper-flex .wrapper-downloads .box-download{display:flex;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:2vh}.product-hero .wrapper-flex .wrapper-downloads .box-download .icon{margin-right:20px}.product-hero .wrapper-flex .wrapper-downloads .box-download .box-data{width:100%;text-align:left}.product-hero .wrapper-flex .wrapper-downloads .box-download .box-data .name{font-size:14px;font-weight:700;color:#141f23;padding-bottom:5px}.product-hero .wrapper-flex .wrapper-downloads .box-download .box-data .size{font-size:11px;color:#999}.product-hero .box-flex{display:flex;flex-wrap:wrap}.product-hero .slick-dots{text-align:right;padding:0 4vh}.product-hero .slick-dots li{margin:0 3px}.product-hero .slick-dots li.slick-active button{opacity:1;color:#000;border-bottom:2px solid #000}.product-hero .slick-dots li button{background-color:transparent;border-radius:0;height:28px;width:40px;color:#000;font-size:12px;border-bottom:2px solid #000;opacity:0.35}.product-hero .slick-dots li button:after{opacity:0;border:0}.product-hero .addthis_inline_share_toolbox{position:absolute;left:4vh;bottom:3vh}.product-features{padding:12vh 0;background-color:#fff}.product-features .container{width:90%;max-width:1400px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between}.product-features .container .disclaimer{text-align:left;width:100%;padding:0 18px;font-size:13px;margin-top:6vh;line-height:1.6;color:#444}.product-features .container .box-title{font-size:24px;font-weight:700;color:#141f23;width:30%;margin-bottom:4vh}@media (max-width: 767px){.product-features .container .box-title{width:100%}}.product-features .container .wrapper-features{width:66%;display:flex;flex-wrap:wrap;justify-content:flex-start}@media (max-width: 767px){.product-features .container .wrapper-features{width:100%}}.product-features .container .wrapper-features .feature{width:50%;margin-bottom:1.5vh;padding-left:20px;font-size:16px;line-height:1.4;color:#666;position:relative}@media (max-width: 767px){.product-features .container .wrapper-features .feature{width:100%}}.product-features .container .wrapper-features .feature:before{content:"";width:3px;height:3px;border-radius:10px;background-color:#666;position:absolute;left:0px;top:12px}footer{padding:60px 0 30px;background-color:#fff;border-top:1px solid #f5f5f5}@media (min-width: 768px){footer{padding:120px 0}}footer .footer-content{width:100%;max-width:calc(1400px + 8vw);padding:0 4vw;margin:0 auto}@media (max-width: 767px){footer .footer-content{max-width:calc(1400px + 16vw);padding:0 8vw}}footer .footer-content .main-block{display:flex;margin-bottom:100px}@media (max-width: 767px){footer .footer-content .main-block{flex-direction:column;margin-bottom:30px}}@media (max-width: 767px){footer .footer-content .col-contact{margin-bottom:30px}}@media (min-width: 768px){footer .footer-content .col-contact{width:20.8%;margin-right:4.16%}}@media (min-width: 768px){footer .footer-content .col-nav{width:37.44%;margin-right:4.16%}}footer .footer-content .col-nav .nav-list li:not(:last-of-type){padding-bottom:20px}@media (min-width: 768px){footer .footer-content .col-nav .nav-list li:not(:last-of-type){padding-bottom:30px}}footer .footer-content .col-nav .nav-list a{font-size:25px;color:#000;display:flex;align-items:flex-end}@media (min-width: 768px){footer .footer-content .col-nav .nav-list a{font-size:40px}footer .footer-content .col-nav .nav-list a:before{display:block;content:"";width:0;height:3px;margin-bottom:5px;background-color:#000;transition:width 0.2s ease}footer .footer-content .col-nav .nav-list a:hover::before{margin-right:5px;width:20px}}footer .footer-content .col-social{width:auto}@media (max-width: 767px){footer .footer-content .col-social{margin-top:60px}}footer .footer-content .col-social h5:last-of-type{margin-top:60px}@media (min-width: 768px){footer .footer-content .col-social h5:last-of-type{margin-top:50px}}footer .footer-content .col-social p:not(:last-of-type){margin-top:20px}footer .footer-content .col-social a{font-size:22px;color:#000}footer .footer-content .small-heading{font-size:14px;color:#afb1b7}footer .footer-content .small-heading+*{margin-top:30px}@media (min-width: 768px){footer .footer-content .small-heading+*{margin-top:20px}}footer .footer-content .small-paragraph{font-size:16px;line-height:1.6}@media (max-width: 767px){footer .footer-content .small-paragraph.siteby{margin-left:auto;margin-right:auto;margin-top:12vh !important}}footer .footer-content .small-paragraph a{color:#000;vertical-align:baseline}footer .footer-content .small-paragraph.black{color:#000}footer .footer-content .small-paragraph.grey{color:#646464}footer .footer-content .small-paragraph.grey span{color:#000}@media (max-width: 767px){footer .footer-content .small-paragraph.grey{margin-left:auto;margin-top:40px;font-size:14px}}footer .footer-content .location{margin-bottom:30px}@media (min-width: 768px){footer .footer-content .location{margin-bottom:120px}}footer .footer-content .location .content{display:flex;justify-content:space-between}@media (max-width: 767px){footer .footer-content .location .content{flex-direction:column}}footer.dark{background-color:#000;border-top:1px solid rgba(255,255,255,0.2)}footer.dark .col-nav .nav-list a{color:#fff}footer.dark .col-nav .nav-list a:before{background:#fff}footer.dark .footer-content .small-paragraph a{color:#fff;vertical-align:baseline}footer.dark .small-paragraph.black,footer.dark .small-paragraph.grey span{color:#fff;line-height:1.5}footer.dark .col-social a{color:#fff}@media (max-width: 767px){footer .rights{text-align:center}}#contact{position:relative;background:white;padding-bottom:12vh}#contact .map-wrapper{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;z-index:-1}@media (max-width: 767px){#contact .map-wrapper{z-index:1}}@media (min-width: 768px) and (max-width: 991px){#contact .map-wrapper{z-index:1}}#contact .map{position:relative;height:960px;width:100%}@media (max-width: 767px){#contact .map{height:430px}}@media (min-width: 768px) and (max-width: 991px){#contact .map{height:430px}}#contact .mapouter{position:absolute;top:0;left:0;width:100%;height:100%;text-align:right;*pointer-events:none}#contact .gmap_canvas{overflow:hidden;background:none !important;width:100%;height:100%}#contact .form-wrapper{max-width:calc(1400px + 8vw);padding:0 4vw;margin:0 auto;display:flex;justify-content:flex-end}#contact .contact-form{background-color:#fff;border-radius:5px;display:flex;flex-direction:column;padding:50px 50px 50px;color:#000;margin:130px 0 0 auto;box-shadow:1px 1px 30px rgba(1,1,1,0.05)}@media (max-width: 767px){#contact .contact-form{position:relative;z-index:2;margin:300px 0 0 auto;padding:40px}}@media (min-width: 768px) and (max-width: 991px){#contact .contact-form{position:relative;z-index:2;margin:300px 0 0 auto;padding:40px}}#contact h3{font-size:40px;font-weight:400}@media (max-width: 767px){#contact h3{font-size:32px}}#contact p,#contact label,#contact input{font-weight:300;font-size:14px;line-height:1.6}@media (max-width: 767px){#contact p,#contact label,#contact input{font-size:13px}#contact p br,#contact label br,#contact input br{display:none}}#contact p{color:#646464;margin:10px 0 20px}#contact .lbl{padding-bottom:1vh;font-weight:400;margin-top:2.5vh}#contact input{padding:12px 20px}#contact label.error{color:red}#contact input,#contact textarea{background:#f5f5f5;border-radius:5px;border:none}#contact textarea{padding:10px;height:140px}#contact button{position:relative;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#000;border:1px solid transparent;transition:transform 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;border-radius:100%;margin:50px 0 0 auto}#contact button span{width:3.26px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}#contact button svg{width:100%;height:100%;display:block;color:#fff}#contact button:hover{background-color:transparent;border-color:#000;transform:scale(1.25)}#contact button:hover svg{color:#000}#contact.dark{background-color:#000}#contact.dark .mapouter{filter:invert(1) grayscale(1) hue-rotate(200deg)}#contact.dark .contact-form{background-color:#282828;color:#fff}#contact.dark input,#contact.dark textarea{background:#646464}#contact.dark button{background:#fff}#contact.dark button svg{color:#000}#contact.dark button:hover{background-color:transparent;border-color:#fff}#contact.dark button:hover svg{color:#fff}.stores{padding:2vh 6vw}.stores .wrapper-container{display:flex;flex-wrap:wrap;justify-content:flex-start;width:100%;max-width:1400px;margin:0 auto}.stores .wrapper-container .box-filter{width:100%;margin-bottom:8vh;padding:0 2vw}.stores .wrapper-container .box-filter .lbl{margin-bottom:20px}.stores .wrapper-container .box-filter .form-box select{padding:20px 20px;border:1px solid #ddd;border-radius:0;font-size:18px;width:100%;-webkit-appearance:unset;background-image:url("../img/app/ic-arrow-down.png");background-position:calc(100% - 25px) calc(50% + 1px);background-repeat:no-repeat}.stores .wrapper-container .box-store{width:33.3333%;padding:0 2vw;margin-bottom:8vh}@media (max-width: 767px){.stores .wrapper-container .box-store{width:100%}}@media (min-width: 768px) and (max-width: 991px){.stores .wrapper-container .box-store{width:50%}}.stores .wrapper-container .box-store .name{font-size:18px;font-weight:600;color:#070707;padding:10px 0;margin-bottom:10px;border-bottom:1px solid rgba(112,112,112,0.2)}.stores .wrapper-container .box-store .address,.stores .wrapper-container .box-store .state,.stores .wrapper-container .box-store .email,.stores .wrapper-container .box-store .website{display:block;padding:8px 0;line-height:1.6}section.success{height:70vh;min-height:600px;margin-top:110px;display:flex;justify-content:center;align-items:center}section.success .box-message .box-title{text-align:center;line-height:1.6}section.success .box-message .box-title h1{font-size:28px;margin-bottom:12px}section.success .box-message .box-title h1 strong{vertical-align:baseline}section.success .box-message .box-title p{font-size:16px}.puntos-de-venta{padding-top:16vh}.puntos-de-venta .form-wrapper{margin:0 auto}.puntos-de-venta .contact-form{background-color:#fff;border-radius:5px;display:flex;flex-direction:column;padding:50px 50px 50px;color:#000;max-width:600px;width:90%;margin:0 auto}@media (max-width: 767px){.puntos-de-venta .contact-form{position:relative;z-index:2;margin:300px 0 0 auto;padding:40px}}@media (min-width: 768px) and (max-width: 991px){.puntos-de-venta .contact-form{position:relative;z-index:2;margin:300px 0 0 auto;padding:40px}}.puntos-de-venta .contact-form h3{font-size:40px;font-weight:400}@media (max-width: 767px){.puntos-de-venta .contact-form h3{font-size:32px}}.puntos-de-venta .contact-form p,.puntos-de-venta .contact-form label,.puntos-de-venta .contact-form input{font-weight:300;font-size:14px;line-height:1.6}@media (max-width: 767px){.puntos-de-venta .contact-form p,.puntos-de-venta .contact-form label,.puntos-de-venta .contact-form input{font-size:13px}.puntos-de-venta .contact-form p br,.puntos-de-venta .contact-form label br,.puntos-de-venta .contact-form input br{display:none}}.puntos-de-venta .contact-form p{color:#646464;margin:10px 0 20px}.puntos-de-venta .contact-form .lbl{padding-bottom:1vh;font-weight:400;margin-top:2.5vh}.puntos-de-venta .contact-form input{padding:12px 20px}.puntos-de-venta .contact-form label.error{color:red}.puntos-de-venta .contact-form input,.puntos-de-venta .contact-form textarea{background:#f5f5f5;border-radius:5px;border:none}.puntos-de-venta .contact-form textarea{padding:10px;height:140px}.puntos-de-venta .contact-form button{position:relative;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#000;border:1px solid transparent;transition:transform 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;border-radius:100%;margin:50px 0 0 auto}.puntos-de-venta .contact-form button span{width:3.26px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.puntos-de-venta .contact-form button svg{width:100%;height:100%;display:block;color:#fff}.puntos-de-venta .contact-form button:hover{background-color:transparent;border-color:#000;transform:scale(1.25)}.puntos-de-venta .contact-form button:hover svg{color:#000}#hero{background-color:#f5f5f5;height:110vh;min-height:600px;position:relative}#hero.margin-bottom{padding-bottom:calc(5vh + 70px);background-color:#f5f5f5}#hero .content-wrapper-video{position:relative;overflow:hidden;width:56%;height:100%;margin-left:auto;border-bottom-left-radius:6px}@media (max-width: 767px){#hero .content-wrapper-video{width:100%;height:90%;border-radius:0}}#hero .content-wrapper-video video{width:auto;min-width:100%;min-height:100%;position:absolute;top:0;left:50%;z-index:1;transform:translateX(-50%)}#hero .content-wrapper-video::after{content:'';display:block;position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-color:rgba(245,245,245,0.3)}@media (max-width: 767px){#hero .content-wrapper-video::after{background-color:rgba(245,245,245,0.85)}}#hero .content-wrapper-title{position:absolute;top:0;left:0;z-index:4;height:100vh;min-height:600px;width:100%}@media (orientation: portrait){#hero .content-wrapper-title{top:70px}}#hero .content-title{position:absolute;bottom:5vh;left:50%;max-width:calc(1400px + 8vw);padding:0 4vw;width:100%;min-height:60vh;display:flex;flex-direction:column;justify-content:space-between;transform:translateX(-50%)}@media (max-width: 767px){#hero .content-title{padding:0 8vw}}#hero .content-title .main h4{font-size:16px;color:#646464}#hero .content-title .main h1{margin:3vh 0;font-size:calc(2.5vw + 3vh);font-weight:600}@media (max-width: 767px){#hero .content-title .main h1{line-height:1.2}}#hero .content-title .main h1 span{font-weight:600;vertical-align:baseline}#hero .content-title .main p{font-size:14px;max-width:500px;width:100%;line-height:1.8;color:#646464;margin-bottom:2vh}@media (max-width: 767px){#hero .content-title .main p{font-size:13px}}#hero .highlight{background:#fff;border-radius:6px;display:inline-flex;width:70%;justify-content:space-between;padding:50px 0;font-weight:400;box-shadow:1px 1px 30px rgba(1,1,1,0.05)}@media (max-width: 767px){#hero .highlight{width:100%;padding:30px 0;flex-wrap:wrap;margin-top:6vh}}#hero .highlight li{flex:1;position:relative;padding-left:50px}@media (max-width: 767px){#hero .highlight li{flex:unset;padding-left:30px;width:100%}}@media (max-width: 767px){#hero .highlight li:not(:last-of-type){margin-bottom:3vh;padding-bottom:3vh}}#hero .highlight li:not(:last-of-type)::after{content:'';position:absolute;right:0;top:0;width:1px;height:100%;background:rgba(151,151,151,0.2)}@media (max-width: 767px){#hero .highlight li:not(:last-of-type)::after{width:calc(100% - 60px);height:1px;top:100%;right:30px}}#hero .highlight li h3{font-size:14px;margin-bottom:10px;color:#646464}#hero .highlight li h2{font-size:18px;color:#000;display:flex;align-items:flex-end}#hero .highlight li h2:before{display:block;content:"";width:0;height:2px;margin-bottom:5px;background-color:#000;transition:width 0.2s ease}#hero .highlight li:hover h2::before{margin-right:5px;width:15px}#hero.dark .content-title .main>*{color:#fff}#hero.dark .content-wrapper-video::after{background-color:rgba(0,0,0,0.6)}#hero.black-bg{background-color:#000}#hero.white-bg{background-color:#fff}.hero-section{background-color:#f5f5f5;height:70vh;min-height:600px;position:relative;margin-bottom:5vh}.hero-section.minified{height:50vh;min-height:400px}@media (min-width: 768px){.hero-section{margin-bottom:12vh}}@media (max-width: 767px){.hero-section{height:50vh;min-height:500px}}.hero-section.full{height:100vh}.hero-section .content-wrapper-title{width:100%;height:100%;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;background-position:center;background-size:cover;background-repeat:no-repeat}.hero-section .content-wrapper-title::after{content:"";display:block;position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-color:rgba(0,0,0,0.35)}.hero-section .content-wrapper-title .box-title{max-width:calc(1400px + 8vw);padding:0 4vw;width:100%;margin-top:110px;position:relative;z-index:3}@media (max-width: 767px){.hero-section .content-wrapper-title .box-title{padding:0 8vw}}.hero-section .content-wrapper-title .box-title h4{font-size:16px;color:#646464}.hero-section .content-wrapper-title .box-title h1{margin:3vh 0;font-size:calc(3vw + 3vh);font-weight:400}.hero-section .content-wrapper-title .box-title h1 span{font-weight:500;vertical-align:baseline}.hero-section .content-wrapper-title .box-title p{font-size:14px;max-width:500px;width:40%;line-height:1.8;color:#646464;margin-bottom:2vh}@media (max-width: 767px){.hero-section .content-wrapper-title .box-title p{width:100%}}@media (max-width: 767px){.hero-section .content-wrapper-title .box-title img{width:80%;margin:0 auto;display:block}}.hero-section .highlight{position:absolute;bottom:0;left:4vw;z-index:8;transform:translate3d(0, 50%, 0);max-width:960px;width:100%;background:#fff;border-radius:6px;display:inline-flex;justify-content:space-between;padding:50px 0;font-weight:400;box-shadow:1px 1px 30px rgba(1,1,1,0.05)}.hero-section .highlight li{flex:1;position:relative;padding-left:50px}.hero-section .highlight li:not(:last-of-type)::after{content:"";position:absolute;right:0;top:0;width:1px;height:100%;background:rgba(151,151,151,0.2)}.hero-section .highlight li h3{font-size:14px;margin-bottom:10px;color:#646464}.hero-section .highlight li h2{font-size:18px;color:#000;display:flex;align-items:flex-end}.hero-section .highlight li h2:before{display:block;content:"";width:0;height:2px;margin-bottom:5px;background-color:#000;transition:width 0.2s ease}.hero-section .highlight li:hover h2::before{margin-right:5px;width:15px}.hero-section.dark .content-wrapper-title .box-title>*{color:#fff}.hero-section.black-bg{background-color:#000}.hero-section.white-bg{background-color:#fff}#intro{margin:4vh auto}@media (min-width: 768px){#intro{margin:12vh auto}}#intro h3{font-size:14px;margin-bottom:20px}@media (min-width: 768px){#intro h3{margin-bottom:50px}}#intro p{font-size:18px;font-weight:300;line-height:1.4}@media (min-width: 768px){#intro p{font-size:30px}}#intro p span{font-weight:400}#intro h4{font-size:35px;margin-bottom:10px}@media (min-width: 768px){#intro h4{font-size:50px}}#intro h5{font-size:18px}@media (min-width: 768px){#intro h5{font-size:22px}}#intro.dark{background:#000;color:#fff}#intro .content{max-width:80%;text-align:center;margin:0 auto}@media (min-width: 768px){#intro .content{max-width:50%}}.navigation{position:fixed;top:0px;left:0px;z-index:9999;height:70px;width:100%;-webkit-transition:all .4s ease 0s;-moz-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.navigation .logo{position:fixed;top:-70px;left:0px;padding-top:calc((70px - 38px) / 2);padding-left:24px;-webkit-transition:all .4s ease 0s;-moz-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.navigation .logo img{height:38px}.navigation .toggle{display:block;position:fixed;top:20px;right:20px;padding-top:27px;padding-right:30px;cursor:pointer;z-index:9;-webkit-transition:all .4s ease 0s;-moz-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.navigation .toggle.open>div>div{background-color:#fff !important}.navigation .toggle.open .label-menu{color:#fff !important}.navigation .toggle .label-menu{display:inline-block;font-size:13px;color:#fff;font-family:"Gotham-Bold", Arial, Helvetica, sans-serif;text-transform:uppercase;letter-spacing:1px;padding-right:6px;padding-bottom:2px;-webkit-transition:all .4s ease 0s;-moz-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.navigation .toggle:hover .label-menu{padding-right:10px;color:#fff}.navigation .toggle>div{display:inline-block;height:auto;width:22px}.navigation .toggle>div>div{width:100%;height:2px;margin:0 0 0.2em 0;background-color:#ffffff;transition-duration:0.3s;transition-delay:0s, 0s, 0s, 0s;clear:both}.navigation .toggle:hover>div>div{background-color:#fa1f41}.navigation .toggle>div>div:nth-child(2){width:65%;float:right}.navigation .toggle:hover>div>div:nth-child(2){width:100%}.navigation .toggle.open>div>div:nth-child(1){-webkit-transform:translateY(5px) rotate(45deg);-ms-transform:translateY(5px) rotate(45deg);transform:translateY(5px) rotate(45deg)}.navigation .toggle.open>div>div:nth-child(2){opacity:0}.navigation .toggle.open>div>div:nth-child(3){width:100%;-webkit-transform:translateY(-5px) rotate(-45deg);-ms-transform:translateY(-5px) rotate(-45deg);transform:translateY(-5px) rotate(-45deg)}.navigation .toggle.dark>div>div{background-color:#15181c}.navigation .toggle.ligth>div>div{background-color:#fff}.navigation .menu{display:block;position:fixed;top:-110%;left:-110%;width:100%;height:100%;color:white;overflow:hidden;z-index:8;background-color:rgba(0,0,0,0.95);background-image:url("../img/app/bg-menu-pattern.png");opacity:0;transition:opacity 0.4s ease}.navigation .menu.open{opacity:1;top:0;left:0}.navigation .menu.open ul.sections li{transform:translateX(0px)}.navigation .menu.open ul.sections li:nth-child(1){opacity:1;transition-delay:150ms}.navigation .menu.open ul.sections li:nth-child(2){opacity:1;transition-delay:250ms}.navigation .menu.open ul.sections li:nth-child(3){opacity:1;transition-delay:350ms}.navigation .menu.open ul.sections li:nth-child(4){opacity:1;transition-delay:450ms}.navigation .menu.open ul.sections li:nth-child(5){opacity:1;transition-delay:550ms}.navigation .menu.open ul.sections li:nth-child(6){opacity:1;transition-delay:650ms}.navigation .menu ul.sections{display:block;width:50%;text-align:left;margin-left:calc(50% - 40px)}.navigation .menu ul.sections li{opacity:0;transform:translateX(20px);font-family:"Recoleta", sans-serif;font-weight:500;font-size:3vw;padding:1.5vh 0px;transition:all ease;transition-duration:0.4s;vertical-align:baseline}.navigation .menu ul.sections li:hover a{color:#fa1f41}.navigation .menu ul.sections li:hover a span.number{color:rgba(255,255,255,0.5);opacity:1;transform:translate3d(0px, 0px, 0px);-webkit-transform:translate3d(0px, 0px, 0px)}.navigation .menu ul.sections li:hover a:after{width:calc(100% - 30px)}.navigation .menu ul.sections li a{display:inline-block;opacity:1;color:white;vertical-align:baseline;-webkit-transition:all .15s linear 0s;-moz-transition:all .15s linear 0s;-o-transition:all .15s linear 0s;transition:all .15s linear 0s;position:relative;width:auto}.navigation .menu ul.sections li a span.number{opacity:0;color:rgba(255,255,255,0.25);vertical-align:middle;font-size:15px;letter-spacing:1px;padding-bottom:4px;display:inline-block;transform:translate3d(8px, 0px, 0px);-webkit-transform:translate3d(8px, 0px, 0px);-webkit-transition:all .25s ease 0s;-moz-transition:all .25s ease 0s;-o-transition:all .25s ease 0s;transition:all .25s ease 0s}.navigation .menu ul.sections li a.out{*opacity:0.3}.navigation .menu ul.sections li a:after{*content:"";display:block;height:2px;width:0px;background-color:#fa1f41;top:50%;position:absolute;left:28px;-webkit-transition:all .25s linear 0s;-moz-transition:all .25s linear 0s;-o-transition:all .25s linear 0s;transition:all .25s linear 0s}@media screen and (min-width: 768px) and (max-width: 991px){.navigation .menu .container>div:nth-child(1){left:0;top:0;bottom:0;right:0}}@media screen and (min-width: 480px) and (max-width: 767px){.navigation .menu .container>div:nth-child(1){top:0;left:0;bottom:0;right:0}}@media screen and (min-width: 320px) and (max-width: 479px){.navigation .menu .container>div:nth-child(1){top:0;left:0;bottom:0;right:0}}@media screen and (min-width: 480px) and (max-width: 767px){.navigation .menu .container>div:nth-child(2) ul.sections li{font-size:1em}}@media screen and (min-width: 320px) and (max-width: 479px){.navigation .menu .container>div:nth-child(2) ul.sections li{font-size:1.5em}}.navigation .menu .container>div:nth-child(2) ul.sections li:last-child{margin:0 0 2em 0}@media screen and (min-width: 480px) and (max-width: 767px){.navigation .menu .container>div:nth-child(2) ul.sections li:last-child{margin-bottom:1em}}@media screen and (min-width: 320px) and (max-width: 479px){.navigation .menu .container>div:nth-child(2) ul.sections li:last-child{margin:0 0 1.5em 0}}@media screen and (min-width: 480px) and (max-width: 767px){.navigation .menu .container>div:nth-child(2) ul.languages li{font-size:0.6em}}@media screen and (min-width: 480px) and (max-width: 767px){.navigation .menu .container>div:nth-child(3){bottom:5%}}@media screen and (min-width: 320px) and (max-width: 479px){.navigation .menu .container>div:nth-child(3){bottom:5%}}@media screen and (min-width: 480px) and (max-width: 767px){.navigation .menu .container>div:nth-child(3) a{width:26px;height:26px;background-size:cover;margin:0 0.2em}}@media screen and (min-width: 320px) and (max-width: 479px){.navigation .menu .container>div:nth-child(3) a{width:38px;height:38px;background-size:cover}}#portrait{height:100vh;width:100%;position:relative;display:block}#portrait .wrappper_main_image{position:absolute;top:12vh;left:0;z-index:3;height:100%;width:100%;text-align:center}#portrait .wrappper_main_image .wrapper_inset{display:inline-flex;width:auto;position:relative;overflow:hidden;height:100%;margin:0 auto;text-align:center}#portrait .wrappper_main_image .wrapper_inset .cc-grain-mask{display:inline-flex;width:auto;position:relative;overflow:hidden;height:100%;margin:0 auto;text-align:center}#portrait .wrappper_main_image .wrapper_inset .cc-grain-mask .cc-mask{display:block;width:calc(100% + 4px);height:100%;position:absolute;top:0;left:-2px;z-index:1;background-color:#161616;border:1px solid #161616}#portrait .wrappper_main_image .wrapper_inset .cc-grain-mask:before{content:"";height:300%;width:300%;left:-50%;opacity:1;position:absolute;top:-100%;z-index:2;pointer-events:none;background-image:url("../img/app/noise.webp");animation:grain 8s steps(10) infinite}#portrait .wrappper_main_image .portrait_main_image{height:100%}#portrait .wrappper_japanese{position:absolute;top:55%;left:10%;z-index:2;width:80%;text-align:center;pointer-events:none}#portrait .wrappper_japanese .portrait_japanese{width:100%}#portrait .wrappper_nothuman{position:absolute;top:36%;left:0;z-index:4;width:100%;height:100%;text-align:center;pointer-events:none}#portrait .wrappper_nothuman .portrait_nothuman{height:55%}#portrait .wrappper_33{position:absolute;top:55%;left:0;z-index:4;width:100%;height:100%;text-align:center;pointer-events:none}#portrait .wrappper_33 .portrait_33{height:10%}#portrait .table .cell{text-align:center}#portrait .table .cell .nothuman{margin:0 auto;max-width:1200px;width:80%;max-height:60vh}#portrait:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-2}#portrait .scrolldown{font-family:"TradeGothicLTStd-BdCn20", Arial, Helvetica;font-size:14px;color:#fff;letter-spacing:2px;text-align:center;text-transform:uppercase;width:100%;position:absolute;bottom:5vh}#portrait .scrolldown:after{content:" ";display:block;height:1px;width:50px;background-color:#fff;margin:0px auto;margin-top:24px}#portrait .scrolldown .arrow{display:block;margin:0px auto;margin-bottom:24px}#portrait .audio-controller{width:auto;height:50px;position:absolute;right:30px;margin-left:-25px;bottom:20px;z-index:6}#portrait .audio-controller .label-audio{display:inline-block;font-size:13px;color:#fff;font-family:"TradeGothicLTStd-BdCn20", Arial, Helvetica, sans-serif;text-transform:uppercase;letter-spacing:1px;padding-right:6px;padding-top:1px;-webkit-transition:all .4s ease 0s;-moz-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}#portrait .audio-controller .controller{display:inline-block;width:20px;height:20px;cursor:pointer;background-image:url(../img/app/equalizer_II.gif);background-repeat:no-repeat;background-position:center center;margin:17px auto}#portrait .audio-controller .controller.on{background-position:0px 0px}#portrait .audio-controller .controller.off{background-position:0px -20px}#portrait .PortraitBackgroundVideo{position:absolute;top:0px;right:0px;min-width:100%;min-height:100%;max-height:100%;max-width:100%;width:auto;height:auto;z-index:-2;overflow:hidden;object-position:center;object-fit:cover}#portrait .PortraitBackgroundImage{position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:-2;background-image:url("../img/app/bg-portrait.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover}#introduction{padding:12vh 0;height:100vh;color:#fff}#introduction .paragraph{max-width:1200px;width:90%;margin:0 auto;font-family:"Recoleta", Helvetica, Arial, sans-serif;font-size:2vw;line-height:2;text-align:center;color:rgba(255,255,255,0.8)}#introduction .paragraph div{opacity:0}#introduction .paragraph strong{color:#fff;font-weight:600;vertical-align:baseline}#introduction .cross{text-align:center;margin:3vh auto;opacity:0}#introduction .name{max-width:974px;width:90%;margin:0 auto;font-family:"Gotham-Bold", Helvetica, Arial, sans-serif;font-size:13px;line-height:2;text-align:center;color:#fff;letter-spacing:3px}#introduction .name div{opacity:0}#reel{height:100vh;padding:6vh 6vw;position:relative}#reel .wrapper-video{width:90%;max-width:1200px;margin:0 auto;position:relative;z-index:2}#reel .wrapper-video video{width:100%;cursor:pointer}#reel .whoisrusha{position:absolute;left:0;z-index:3;width:100%;pointer-events:none;transform:rotate(-8deg)}#reel .whoisrusha.top{top:5vh;z-index:3}#reel .whoisrusha.bottom{top:70vh;z-index:1}#reel .whoisrusha span{position:absolute;top:0;left:-50vw;display:block;font-family:"Druk-WideMedium", Helvetica, Arial, sans-serif;font-size:7vw;color:#fff;white-space:nowrap}#galleries{width:100%;padding:12vh 0}#galleries .wrapper_gallery{position:relative;width:100%;height:100vh;min-height:900px}#galleries .wrapper_gallery .wrappper_gallery_image{position:absolute;top:12vh;height:74vh;left:0;z-index:3;width:100%;text-align:center}#galleries .wrapper_gallery .wrappper_gallery_image .wrapper_gallery_inset{display:inline-flex;width:auto;position:relative;*overflow:hidden;height:100%;margin:0 auto;text-align:center}#galleries .wrapper_gallery .wrappper_gallery_image .wrapper_gallery_inset .cc-gallery-grain-mask{display:inline-flex;width:auto;position:relative;overflow:hidden;height:100%;margin:0 auto;text-align:center}#galleries .wrapper_gallery .wrappper_gallery_image .wrapper_gallery_inset .cc-gallery-grain-mask .gallery_main_image{height:100%}#galleries .wrapper_gallery .wrappper_gallery_image .wrapper_gallery_inset .cc-gallery-grain-mask .gallery_main_image.gallery_main_image--large{pointer-events:none;position:fixed;opacity:0}#galleries .wrapper_gallery .wrapper_title{width:100%;position:absolute;top:22vh;left:0;z-index:4}#galleries .wrapper_gallery .wrapper_title .box_headings{position:absolute;left:36%;top:0;max-width:600px;margin:0 auto;transform:translateX(-50%)}#galleries .wrapper_gallery .wrapper_title .heading_1{font-family:"Druk-WideMedium", Arial, Helvetica, sans-serif;font-size:72px;color:#fff;margin-bottom:2vh}#galleries .wrapper_gallery .wrapper_title .heading_2{font-family:"Gotham-Bold", Arial, Helvetica, sans-serif;font-size:18px;color:#fff}#galleries .wrapper_gallery .wrapper_description{width:100%;position:absolute;top:65vh;left:0;z-index:4}#galleries .wrapper_gallery .wrapper_description .wrapper_list{position:absolute;left:65%;top:0;margin:0 auto;transform:translateX(-50%)}#galleries .wrapper_gallery .wrapper_description .wrapper_list .list_item{font-family:"Druk-WideMedium", Arial, Helvetica, sans-serif;font-size:18px;color:#fff;line-height:1.6}#galleries .wrapper_gallery .wrapper_marquee{position:absolute;left:0;top:46vh;z-index:1;width:100%;pointer-events:none;transform:translateY(-50%) rotate(-8deg);transform-origin:center}#galleries .wrapper_gallery .wrapper_marquee.negative-rotation{transform:translateY(-50%) rotate(8deg)}#galleries .wrapper_gallery .wrapper_marquee span{background-color:#ff003d;position:absolute;top:0;left:-50vw;display:block;font-family:"Russo One", Helvetica, Arial, sans-serif;font-size:7vw;color:#161616;white-space:nowrap;text-transform:lowercase;padding-bottom:2.5vh;padding-top:1vh}#galleries .wrapper_gallery .btn-gallery{display:inline-flex;color:#000000;padding:16px 40px;transform:translate(0%, 0);min-width:320px;border:3px solid #fff;position:absolute;left:32%;top:78vh;z-index:9}#galleries .wrapper_gallery .btn-gallery:before{position:absolute;left:0;right:0;bottom:0;top:0;content:"";-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center;-webkit-transform:scale(0, 1.01);-ms-transform:scale(0, 1.01);transform:scale(0, 1.01);background:#fff;-webkit-transition:-webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);transition:-webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.4s cubic-bezier(0.4, 0, 0.2, 1),-webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1)}#galleries .wrapper_gallery .btn-gallery:hover:before{-webkit-transform:scale(1, 1.01);-ms-transform:scale(1, 1.01);transform:scale(1, 1.01);transform-origin:left center}#galleries .wrapper_gallery .btn-gallery:hover .wrapper_text .box_text strong{color:#000}#galleries .wrapper_gallery .btn-gallery:hover .wrapper_text .box_text span{color:#ff003d}#galleries .wrapper_gallery .btn-gallery .wrapper_text{display:flex;position:relative}#galleries .wrapper_gallery .btn-gallery .wrapper_text .box_text{line-height:1.6}#galleries .wrapper_gallery .btn-gallery .wrapper_text .box_text strong{display:block;font-family:"Gotham-Bold", Arial, Helvetica, sans-serif;font-size:16px;color:#fff}#galleries .wrapper_gallery .btn-gallery .wrapper_text .box_text strong sup{font-size:9px}#galleries .wrapper_gallery .btn-gallery .wrapper_text .box_text span{display:block;font-family:"Gotham-Bold", Arial, Helvetica, sans-serif;font-size:10px;color:#ccc}#wrapper_canvas{top:0;left:0;position:fixed;width:100vw;height:100vh;overflow:hidden;pointer-events:none}.fullview{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;z-index:3;pointer-events:none}.fullview__item{width:100%;height:100%;pointer-events:none;padding:4vh;transition:all 0.4s ease-out}.fullview__item--current{pointer-events:auto}.fullview__item-title{font-family:"Druk-WideMedium", Arial, Helvetica, sans-serif;font-size:10vw;font-weight:normal;color:#fff;text-transform:uppercase;position:absolute;bottom:6vh;left:6vh;line-height:1;opacity:0;align-self:end;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fullview__close{position:fixed;top:7rem;right:7rem;z-index:1000;background:none;border:0;margin:0;padding:0;color:#fff;cursor:pointer;pointer-events:none;opacity:0}.fullview__item--current ~ .fullview__close{pointer-events:auto}.fullview__close:focus{outline:none}.fullview__close svg{fill:currentColor}#category-products{padding:20px 0px;min-height:calc(100vh - 360px)}@media (min-width: 1200px) and (max-width: 1600px){#category-products{padding-bottom:40px;padding-top:20px}}#category-products .container-fluid{*max-width:1400px;margin:0 auto}#category-products .box-title.main{text-align:left;padding-bottom:20px;margin-top:60px;margin-bottom:40px;*border-bottom:1px solid rgba(0,0,0,0.2)}#category-products .box-title.main h1{font-size:28px;font-weight:600;*text-transform:uppercase;color:#000;vertical-align:baseline;letter-spacing:0px;padding-bottom:1vh}#category-products .box-title.main p{font-size:14px;color:#333;line-height:1.5}#category-products .box-title.main p a{color:#db182d;vertical-align:baseline}#category-products .box-no-orders{padding:16vh 30px;margin-bottom:8vh;border:1px solid #eee;text-align:center;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px}#category-products .box-no-orders .box-message h1{font-weight:400;font-size:28px;color:#666;padding-bottom:10px}#category-products .box-no-orders .box-message p{font-size:14px;font-weight:300;color:#999;line-height:1.5}#category-products .container-fluid .row{*max-width:1400px;margin:0px auto}#category-products .product-filter-column{width:20%}@media (max-width: 767px){#category-products .product-filter-column{background-color:#fff;padding:7vh;padding-top:130px;position:fixed;top:0px;right:-100%;width:100%;height:100%;z-index:9;overflow:auto;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}#category-products .product-filter-column.open{right:0px}#category-products .product-filter-column.open .closeFiltros{right:25px}#category-products .product-filter-column .closeFiltros{position:fixed;top:130px;right:-100%;z-index:12}}#category-products .product-grid{width:80%}@media (min-width: 768px) and (max-width: 991px){#category-products .product-grid{width:100%}}#category-products .product-grid.full-width{width:100%;padding-left:0%}#category-products .product-grid .box-producto-grid{padding-left:5px !important;padding-right:5px !important}#category-products.hide-filter-column .product-filter-column{width:20%;display:none}#category-products.hide-filter-column .product-grid{width:100%}#category-products.hide-filter-column .close-text{display:none !important}#category-products.hide-filter-column .open-text{display:inline-block !important}#category-products .box-title-secondary{font-size:20px;font-weight:600;line-height:1.4}#category-products .product-grid-tools{display:flex;align-items:center;justify-content:flex-end;margin-bottom:4vh}#category-products .product-grid-tools .box-group-left{width:20%;display:flex;align-items:center;justify-content:flex-start}@media (min-width: 768px) and (max-width: 991px){#category-products .product-grid-tools .box-group-left{width:100%}}#category-products .product-grid-tools .box-group-left .box-filter-control{display:inline-block;font-size:13px;font-weight:300;color:#999;vertical-align:baseline;cursor:pointer}@media (min-width: 768px) and (max-width: 991px){#category-products .product-grid-tools .box-group-left .box-filter-control{display:none}}#category-products .product-grid-tools .box-group-left .box-filter-control .open-text{display:none}#category-products .product-grid-tools .box-group-right{display:flex;align-items:center;width:80%;justify-content:flex-end}@media (min-width: 768px) and (max-width: 991px){#category-products .product-grid-tools .box-group-right{justify-content:space-between;width:100%}}#category-products .product-grid-tools .box-group-right .box-gridsize{width:auto;display:block;padding:0px 15px;margin:0px 15px;border-left:1px solid #eee;border-right:1px solid #eee}@media (min-width: 768px) and (max-width: 991px){#category-products .product-grid-tools .box-group-right .box-gridsize{width:100%;display:none}}#category-products .product-grid-tools .box-group-right .box-gridsize span{font-size:12px;font-weight:300;color:#222;vertical-align:baseline;display:inline-block;padding:0px 2px}#category-products .product-grid-tools .box-group-right .box-gridsize span.button{cursor:pointer;opacity:0.3}#category-products .product-grid-tools .box-group-right .box-gridsize span.button.active{opacity:1}#category-products .product-grid-tools .box-group-right .box-showing{width:auto;display:inline-block;font-size:12px;font-weight:300;color:#333;vertical-align:baseline}@media (min-width: 768px) and (max-width: 991px){#category-products .product-grid-tools .box-group-right .box-showing{width:100%;display:none}}#category-products .product-grid-tools .box-group-right .box-showing strong{font-weight:600;vertical-align:baseline}#category-products .product-grid-tools .box-group-right .box-sortby{text-align:right}#category-products .product-grid-tools .box-group-right .box-sortby a{font-size:12px;font-weight:300;color:#333;vertical-align:baseline}#category-products .product-grid-tools .box-group-right .box-sortby a i{vertical-align:baseline}#category-products .product-grid-tools .box-group-right .box-sortby a strong{font-weight:600}#category-products .product-grid-tools .box-group-right .box-sortby .dropdown-menu{margin-top:10px;padding:16px 0px;min-width:170px;border-radius:0px;box-shadow:none;z-index:6}#category-products .product-grid-tools .box-group-right .box-sortby .dropdown-menu .dropdown-item{display:block;font-size:12px;color:#333;padding:8px 25px;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;cursor:pointer}#category-products .product-grid-tools .box-group-right .box-sortby .dropdown-menu .dropdown-item:hover{color:#000}#category-products .pagination{vertical-align:baseline}#category-products .pagination>li>a,#category-products .pagination>li>span{font-size:14px;color:#666;cursor:pointer;vertical-align:baseline;padding:4px 14px;margin:0px 5px;border-radius:4px;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}#category-products .pagination>li>a i,#category-products .pagination>li>span i{vertical-align:baseline;font-size:16px}#category-products .pagination>li>a.active,#category-products .pagination>li>span.active{font-weight:600;color:#fff;background-color:#091129}#category-products .pagination>li>a:hover,#category-products .pagination>li>span:hover{background-color:#E2001A;color:#fff}#category-products .category-title{font-size:22px;*text-transform:uppercase;color:#000;vertical-align:baseline;margin-bottom:20px}#category-products .category-title span{font-size:14px;color:#868686;vertical-align:baseline;text-transform:none}#category-products a.btn-filtro{font-weight:700;font-size:14px;color:#333;vertical-align:baseline}#category-products a.btn-filtro i{vertical-align:baseline}#category-products a.btn-filtro strong{font-weight:700}#category-products .box-filters-applied{background-color:#fff;padding:15px;padding-top:0px}#category-products .box-filters-applied .title{font-size:16px;color:#111;vertical-align:baseline;padding-bottom:25px;*text-transform:uppercase}#category-products .box-filters-applied ul{padding:0px;padding-bottom:10px;*border-top:1px solid #eee;border-bottom:1px solid #eee}#category-products .box-filters-applied ul li{display:inline-block}#category-products .box-filters-applied ul li a{display:inline-block;font-weight:600;font-size:13px;color:#333;padding:14px;cursor:pointer;background-color:#fafafa;margin-bottom:4px;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}#category-products .box-filters-applied ul li a img{height:8px;margin-right:8px;margin-top:2px}#category-products .box-filters-applied ul li a:hover{background-color:#eee}#category-products .box-filters{*background-color:#f1f1f1;padding:15px}#category-products .box-filters .filter{*padding-bottom:10px;margin-bottom:25px}#category-products .box-filters .filter:after{content:"";display:block;width:100%;height:1px;margin-top:15px;background-color:#eee}#category-products .box-filters .filter:last-child{margin-bottom:0px !important}#category-products .box-filters .filter:last-child:after{display:none}#category-products .box-filters .filter .btn-aplicar-cambios{margin-top:15px;width:auto;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-align:center;font-size:12px;font-weight:400;color:#999;*text-transform:uppercase;display:inline-block;cursor:pointer;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}#category-products .box-filters .filter .btn-aplicar-cambios:after{content:"";display:block;width:0%;height:1px;background-color:#aaa;margin:0px auto;margin-top:2px;opacity:0.9;-webkit-transition:all .4s ease 0s;-moz-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s;-webkit-transform:translate3d(0px, 0px, 0px);-moz-transform:translate3d(0px, 0px, 0px);-ms-transform:translate3d(0px, 0px, 0px);-o-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px)}#category-products .box-filters .filter .btn-aplicar-cambios:hover{color:#222}#category-products .box-filters .filter .btn-aplicar-cambios:hover:after{width:100%;background-color:#222}#category-products .box-filters .filter .filter-title{padding-bottom:15px}#category-products .box-filters .filter .filter-title a{display:block;font-size:13px;font-weight:600;color:#080e1f;*text-transform:uppercase;cursor:pointer;position:relative}#category-products .box-filters .filter .filter-title a:not(.non-collapse):after,#category-products .box-filters .filter .filter-title a:not(.non-collapse):before{content:"";position:absolute;right:0;top:4px;width:10px;height:2px;background-color:#000;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}#category-products .box-filters .filter .filter-title a.collapsed:after{-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}#category-products .box-filters .filter .filter-title a.collapsed:before{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}#category-products .box-filters .filter .filter-description{*padding-left:10px;max-height:223px;overflow-y:scroll;overflow-x:hidden}#category-products .box-filters .filter .filter-description::-webkit-scrollbar{width:5px}#category-products .box-filters .filter .filter-description::-webkit-scrollbar-thumb{border-radius:0;background:#ccc;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}#category-products .box-filters .filter .filter-description li a{display:block;font-size:13px;font-weight:400;color:#444;padding:6px 0px;cursor:pointer}#category-products .box-filters .filter .filter-description li a:hover{text-decoration:underline}#category-products .box-filters .filter .filter-description.talle{display:flex;flex-wrap:wrap}#category-products .box-filters .filter .filter-description.talle li{display:inline-block;flex-basis:calc(33.3% - 5px);margin-right:5px;margin-bottom:5px}#category-products .box-filters .filter .filter-description.talle li a{display:block;width:100%;padding:8px 10px;border:1px solid #eee;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:center;display:inline-block;font-size:13px;color:#666;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}#category-products .box-filters .filter .filter-description.talle li a:hover{text-decoration:none;border:1px solid #111}#category-products .box-filters .filter .filter-description.color{display:flex;flex-wrap:wrap}#category-products .box-filters .filter .filter-description.color li{*display:inline-block;*flex-basis:calc(25% - 5px)}#category-products .box-filters .filter .filter-description.color li a.btn-color{height:30px;width:30px;display:block;*padding:8px 10px;*border:1px solid #eee;margin:4px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:center;display:inline-block;font-size:13px;color:#333;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;border-radius:50px;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}#category-products .box-filters .filter .filter-description.color li a.btn-color:hover{-ms-transform:scale(1.05);-webkit-transform:scale(1.05);transform:scale(1.05)}#main-carousel{width:100%;max-width:calc(1400px + 8vw);padding:0 4vw;margin:24vh auto}@media (max-width: 767px){#main-carousel{margin:12vh auto;padding:0 8vw;max-width:calc(1400px + 16vw)}}#main-carousel .slick-list{overflow:visible}#main-carousel article aside{background:#fff;width:100%;max-width:560px;min-height:100%;border-radius:5px;position:absolute;top:0;left:0;z-index:1;padding:50px 40px 40px;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;box-shadow:1px 1px 30px rgba(1,1,1,0.05)}@media (max-width: 767px){#main-carousel article aside{position:relative;padding:40px 30px 40px}}@media (min-width: 768px) and (max-width: 991px){#main-carousel article aside{position:relative;padding:40px 30px 40px}}#main-carousel article aside h5{margin-bottom:15px;font-size:14px;color:#646464}#main-carousel article aside h3{font-size:40px;font-weight:400}@media (max-width: 767px){#main-carousel article aside h3{font-size:28px}}#main-carousel article aside p{font-size:16px;font-weight:300;line-height:1.6;margin-top:4vh;color:#646464}@media (max-width: 767px){#main-carousel article aside p{font-size:14px;padding-bottom:4vh}}#main-carousel article aside a{position:relative;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#000;border-radius:100%;border:1px solid transparent;transition:transform 0.3s ease, background-color 0.3s ease, border-color 0.3s ease}#main-carousel article aside a span{width:3.26px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}#main-carousel article aside a svg{width:100%;height:100%;display:block;color:#fff}#main-carousel article aside a:hover{background-color:transparent;border-color:#000;transform:scale(1.25)}#main-carousel article aside a:hover svg{color:#000}#main-carousel article .image{display:block;width:65.1%;margin-left:auto;border-radius:6px}#main-carousel .control-wrapper{display:flex;justify-content:flex-end;align-items:center;margin-top:4vh}#main-carousel .control-wrapper .main-c-progress{margin-right:20px;position:relative;overflow:hidden}#main-carousel .control-wrapper .main-c-progress .main-c-base{display:block;width:180px;height:1.5px;background:rgba(175,177,183,0.5)}#main-carousel .control-wrapper .main-c-progress .main-c-progress-bar{position:absolute;top:0;width:100%;left:-100%;height:1.5px;background:#000}#main-carousel .control-wrapper button{position:relative;width:30px;height:30px;display:flex;align-items:center;justify-content:center;background-color:rgba(175,177,183,0.6);border:1px solid transparent;transition:transform 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;border-radius:100%}#main-carousel .control-wrapper button>span{width:3.26px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}#main-carousel .control-wrapper button svg{width:100%;height:100%;display:block;color:#fff}#main-carousel .control-wrapper button:hover{background-color:transparent;border-color:#000;transform:scale(1.25)}#main-carousel .control-wrapper button:hover svg{color:#000}#main-carousel .control-wrapper button+button{margin-left:16px}#cards-carousel-section{width:100%;max-width:calc(1400px + 8vw);padding:0 4vw;margin:24vh auto}@media (max-width: 767px){#cards-carousel-section{margin:12vh auto;padding:0 8vw;max-width:calc(1400px + 16vw)}}#cards-carousel-section .intro h2{font-size:40px;margin-bottom:30px}@media (max-width: 767px){#cards-carousel-section .intro h2{font-size:30px}}#cards-carousel-section .intro p{font-size:16px;line-height:1.8;color:#646464;margin-bottom:30px;max-width:500px}@media (max-width: 767px){#cards-carousel-section .intro p{font-size:14px}}#cards-carousel-section .intro a{font-size:18px;color:#000;text-decoration:underline}#cards-carousel-section .slick-list{overflow:visible}#cards-carousel-section .slick-track{display:flex !important}#cards-carousel-section .slick-slide{height:auto}#cards-carousel-section .card{position:relative}#cards-carousel-section .card .wrapper-image{width:100%;height:125px;padding:0;border-top-left-radius:6px;border-top-right-radius:6px;overflow:hidden}#cards-carousel-section .card .wrapper-image .image{width:100%;height:100%;padding:0;background-size:cover;background-repeat:no-repeat;background-position:center}#cards-carousel-section .card:before{content:"";position:absolute;width:100%;height:100%;box-shadow:1px 1px 30px rgba(1,1,1,0.05);opacity:0;transition:opacity 0.3s ease-in-out}#cards-carousel-section .card:hover:before{opacity:1}#cards-carousel-section .cards-control{margin:20px 0 50px;display:flex;justify-content:flex-end}@media (max-width: 767px){#cards-carousel-section .cards-control{margin:6vh 0;justify-content:flex-start}}@media (min-width: 768px) and (max-width: 991px){#cards-carousel-section .cards-control{margin:6vh 0;justify-content:flex-start}}#cards-carousel-section .cards-control button{position:relative;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#000;border:1px solid transparent;transition:transform 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;border-radius:100%}#cards-carousel-section .cards-control button>span{width:3.26px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}#cards-carousel-section .cards-control button svg{width:100%;height:100%;display:block;color:#fff}#cards-carousel-section .cards-control button:hover{background-color:transparent;border-color:#000;transform:scale(1.25)}#cards-carousel-section .cards-control button:hover svg{color:#000}#cards-carousel-section .cards-control button+button{margin-left:16px}#cards-carousel-section article:not(:last-of-type)>div{margin-right:8%}@media (max-width: 767px){#cards-carousel-section article:not(:last-of-type)>div{margin-right:5%}}#cards-carousel-section article h3{font-size:40px;margin-bottom:30px}@media (max-width: 767px){#cards-carousel-section article h3{font-size:28px;margin-bottom:20px}}#cards-carousel-section article p{font-size:16px;line-height:1.8;color:#646464}@media (max-width: 767px){#cards-carousel-section article p{font-size:14px;line-height:1.6}}#cards-carousel-section article>div{display:flex;flex-direction:column;background:#fff;height:100%;border-radius:6px}#cards-carousel-section article>div .card-description{padding:50px;flex:1}@media (max-width: 767px){#cards-carousel-section article>div .card-description{padding:30px}}#cards-carousel-section article>div .image+.card-description{padding:25px 50px 40px}#cards-carousel-section article>div footer{border-top:1px solid #f5f5f5;padding:44px 50px 33px;border-bottom-right-radius:6px;border-bottom-left-radius:6px}@media (max-width: 767px){#cards-carousel-section article>div footer{padding:30px}}#cards-carousel-section article>div footer h4{font-size:18px;font-weight:600;color:#000;margin-bottom:10px}@media (max-width: 767px){#cards-carousel-section article>div footer h4{font-size:15px;margin-bottom:7px;max-width:100%;overflow:hidden;text-overflow:ellipsis}}#cards-carousel-section article>div footer h5{color:#646464;font-size:16px}@media (max-width: 767px){#cards-carousel-section article>div footer h5{font-size:13px}}#cards-carousel-section article>div footer a{display:flex;justify-content:space-between}#cards-carousel-section article>div footer a .arrow{position:relative;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#000;border:1px solid transparent;transition:transform 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;border-radius:100%}#cards-carousel-section article>div footer a .arrow>span{width:3.26px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}#cards-carousel-section article>div footer a .arrow svg{width:100%;height:100%;display:block;color:#fff}#cards-carousel-section article>div footer a .arrow:hover{background-color:transparent;border-color:#000;transform:scale(1.25)}#cards-carousel-section article>div footer a .arrow:hover svg{color:#000}.card-section{max-width:calc(1400px + 8vw);padding:0 4vw;position:relative;margin:50px auto}@media (min-width: 768px){.card-section{margin:24vh auto}}.card-section article{width:100%;position:relative}.card-section article aside{background:#fff;width:100%;max-width:560px;min-height:100%;border-radius:5px;z-index:1;padding:20px;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;box-shadow:1px 1px 30px rgba(1,1,1,0.05)}@media (max-width: 767px){.card-section article aside{border-top-right-radius:0;border-top-left-radius:0}}@media (min-width: 768px){.card-section article aside{position:absolute;top:0;left:0;padding:50px 40px 40px;margin-top:3vh}}.card-section article aside h5{margin-bottom:15px;font-size:14px;color:#646464}.card-section article aside h3{font-size:40px;font-weight:400}.card-section article aside p{font-size:14px;font-weight:300;line-height:1.6;margin-top:30px;color:#646464}@media (min-width: 768px){.card-section article aside p{margin-top:50px;font-size:16px}}.card-section article aside a{position:relative;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#000;border-radius:100%;border:1px solid transparent;transition:transform 0.3s ease, background-color 0.3s ease, border-color 0.3s ease}.card-section article aside a span{width:3.26px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.card-section article aside a svg{width:100%;height:100%;display:block;color:#fff}.card-section article aside a:hover{background-color:transparent;border-color:#000;transform:scale(1.25)}.card-section article aside a:hover svg{color:#000}@media (max-width: 767px){.card-section article .logo{width:30vw}}.card-section article .image{display:block;width:100%;margin-left:auto;border-radius:6px}@media (max-width: 767px){.card-section article .image{border-bottom-right-radius:0;border-bottom-left-radius:0}}@media (min-width: 768px){.card-section article .image{width:65.1%}}.card-section.dark article aside{background-color:#282828}.card-section.dark article aside p{color:#fff}.card-section.inverse article aside{right:0;left:unset}.card-section.inverse article .image{margin-left:unset;margin-right:auto}#products-logos{position:relative;margin:24vh auto}#products-logos::after{content:'';display:block;position:absolute;bottom:0;left:0;z-index:-1;background-color:#000;width:100%;height:calc(100% - 200px)}#products-logos .wrapper-title{width:90%;max-width:720px;background-color:#FFF;margin:0 auto;padding:7vh;text-align:center;border-radius:6px}#products-logos .wrapper-title .wrapper-logo{text-align:center;margin-bottom:4vh}#products-logos .wrapper-title .wrapper-logo img{width:120px}#products-logos .wrapper-title p{display:block;font-size:14px;line-height:1.8;margin-bottom:4vh}#products-logos .wrapper-title a{display:inline-block;border:1px solid #000;font-size:13px;padding:16px 40px;color:#000;border-radius:5px;font-weight:400;position:relative;overflow:hidden;transition:all 0.3s ease-out}#products-logos .wrapper-title a span{vertical-align:baseline;position:relative;z-index:1}#products-logos .wrapper-title a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;transform:translateY(100%);transition:all 0.3s ease-out;background-color:#000}#products-logos .wrapper-title a:hover{color:#fff}#products-logos .wrapper-title a:hover:before{transform:translateY(0)}#products-logos .wrapper-logos{max-width:calc(1400px + 8vw);padding:6vh 4vw;margin:0 auto}#products-logos .wrapper-logos .logo-row{display:flex;justify-content:center;align-items:center;padding:3vh 0}#products-logos .wrapper-logos div+div{margin-left:4%}#service-one{max-width:calc(1400px + 8vw);padding:0 4vw;margin:24vh auto;position:relative}#service-one h3{font-size:14px;margin-bottom:40px;color:#646464}#service-one .heading{display:flex;margin-bottom:115px}#service-one .heading h2{font-size:35px;max-width:30%;width:30%;margin-right:5%}#service-one .heading p{font-size:16px;line-height:1.8;color:#646464;max-width:64%}#service-one .cards-container{display:flex;justify-content:space-between}#service-one article{max-width:30%;border-radius:6px;overflow:hidden}#service-one article img{width:100%;height:auto}#service-one article div{background:#fff;padding:40px}#service-one article div h4{font-size:18px;font-weight:600;margin-bottom:20px}#service-one article div p{font-size:16px;line-height:1.8;color:#646464}#service-two{max-width:calc(1400px + 8vw);padding:0 4vw;margin:24vh auto}#service-two .heading{display:flex;margin-top:8vh}#service-two .heading h2{font-size:35px;max-width:30%;width:30%;margin-right:5%}#service-two .heading p{font-size:16px;line-height:1.8;color:#646464;max-width:55%}#service-two .service-content{position:relative}#service-two aside{max-width:30%;position:absolute;top:0;left:0;z-index:3;min-height:calc(100% - 100px)}#service-two aside div{height:100%;background:#fff;padding:35px 40px 50px;border-radius:6px}#service-two aside h3{font-size:14px;margin-bottom:40px;color:#646464}#service-two aside h4{margin-bottom:20px;font-size:35px}#service-two aside p{font-size:16px;line-height:1.8;color:#646464}#service-two img{max-width:75%;margin-left:auto;padding-top:120px;display:block;border-radius:6px}#service-three{margin-bottom:100px}#service-three aside{max-width:calc(1400px + 8vw);padding:0 4vw;margin:0 auto}#service-three aside .aside-content{position:relative;padding-bottom:100px}#service-three aside .aside-content>div{display:flex;border-radius:6px;background:#fff;position:absolute;bottom:0;left:0;max-width:56%;padding:40px 50px 90px}#service-three aside .heading{margin-right:70px}#service-three aside .heading h3{font-size:14px;margin-bottom:20px;color:#646464}#service-three aside .heading h4{font-size:35px}#service-three aside p{font-size:16px;line-height:1.8;color:#646464;margin-top:35px}#service-three .carousel-controls{display:flex;position:absolute;right:40px;bottom:140px}#service-three .carousel-controls button{position:relative;width:30px;height:30px;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0.5);border:1px solid transparent;transition:transform 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;border-radius:100%}#service-three .carousel-controls button>span{width:3.26px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}#service-three .carousel-controls button svg{width:100%;height:100%;display:block;color:#fff}#service-three .carousel-controls button:hover{background-color:transparent;border-color:#000;transform:scale(1.25)}#service-three .carousel-controls button:hover svg{color:#000}#service-three .carousel-controls button+button{margin-left:16px}#products{padding:0 4vw 100px;margin:0 auto;display:flex;flex-wrap:nowrap}@media (max-width: 767px){#products{flex-wrap:wrap}}#products .products-view{width:100%;margin-left:auto}#products .products-view .results{font-size:16px;color:#afb1b7;margin-bottom:25px}#products .products-list{display:flex;flex-wrap:wrap}#products .products-list .card{width:100%;margin-bottom:70px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;align-items:baseline;height:calc(100% - 70px)}#products .products-list .card .card-content{width:100%}#products .products-list .card .image{width:100%;height:480px;display:block;margin-bottom:20px}#products .products-list .card h5,#products .products-list .card h6{font-size:18px}#products .products-list .card h5{margin-top:10px;color:#afb1b7;line-height:1.8}#products .products-list .card button{margin-top:40px;display:inline-block;border:1px solid #afb1b7;font-size:13px;padding:16px 40px;color:#000;background:transparent;font-weight:400;position:relative;overflow:hidden;transition:color 0.3s ease-out}#products .products-list .card button span{vertical-align:baseline;position:relative;z-index:1}#products .products-list .card button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;transform:translateY(100%);transition:background-color 0.3s ease-out, transform 0.3s ease-out;background-color:#000}#products .products-list .card button:hover{color:#fff}#products .products-list .card button:hover:before{transform:translateY(0)}@media (max-width: 767px){#products aside{width:90%;margin:0 auto;margin-bottom:4vh}}@media (min-width: 768px) and (max-width: 991px){#products aside{width:90%;margin:0 auto;margin-bottom:4vh}}#products aside .btn-open-filters{padding:15px 25px;border:1px solid #ddd;text-align:center;cursor:pointer;margin-bottom:20px;font-size:13px}#products aside #filters{width:25%;min-width:320px}@media (max-width: 767px){#products aside #filters{width:100%;display:none}}@media (min-width: 768px) and (max-width: 991px){#products aside #filters{width:100%;display:none}}#products aside #filters li{margin-bottom:15px}#products aside #filters input{display:none}#products aside #filters input+label{position:relative;transition:margin-left 0.2s ease}#products aside #filters input+label:before{content:"";width:0;height:2px;background:#000;display:block;position:absolute;bottom:3px;left:-14px;transition:width 0.1s 0.15s ease}#products aside #filters input:not(:checked)+label{cursor:pointer}#products aside #filters input:not(:checked)+label:hover{margin-left:5px}#products aside #filters input:checked+label{pointer-events:none}#products aside #filters input:checked+label:before{width:10px}.modal{text-align:center;padding:0 !important}.modal:before{content:"";display:inline-block;height:100vh;vertical-align:middle;margin-right:-4px}.modal .modal-dialog{display:inline-block;text-align:left;vertical-align:middle;width:70%;min-width:600px}.modal .modal-content{min-height:650px;box-shadow:0 5px 15px rgba(0,0,0,0.2);border-radius:0;border:none}.modal .modal-content iframe{width:100%;height:100%;min-height:650px}.modal .close{background:none;border:none;position:absolute;top:34px;right:34px;width:30px;height:30px}.modal .close svg{width:100%;height:100%}#product-detail{background:#fff;height:100%;display:flex;min-height:650px;max-height:650px}#product-detail .image{width:40%;height:auto;background-repeat:no-repeat;background-size:cover;background-position:center;background-color:#f5f5f5}#product-detail .text-content{font-size:16px;padding:50px 60px 60px;width:60%;display:flex;flex-direction:column;justify-content:space-between;align-items:baseline;overflow-y:scroll}#product-detail .text-content h3{font-weight:600;margin-bottom:10px}#product-detail .text-content p{color:#646464;line-height:1.8;margin-bottom:40px}#product-detail .text-content a{display:inline-block;border:1px solid transparent;font-size:13px;padding:16px 40px;color:#fff;background:#000;border-radius:5px;font-weight:400;position:relative;overflow:hidden;transition:all 0.3s ease-out}#product-detail .text-content a span{vertical-align:baseline;position:relative;z-index:1}#product-detail .text-content a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;transform:translateY(100%);transition:all 0.3s ease-out;background-color:#fff}#product-detail .text-content a:hover{color:#000}#product-detail .text-content a:hover:before{transform:translateY(0)}.producto-breadcrumb{z-index:3;background-color:transparent;padding:9vh 0 4vh 4vw}.producto-breadcrumb .breadcrumb{font-size:12px;display:flex;font-weight:400;line-height:1.5;color:#939393;*text-transform:uppercase}.producto-breadcrumb .breadcrumb>li+li:before{content:"/";padding:0 3px}.producto-breadcrumb .breadcrumb .breadcrumb-item.active{color:#000}.producto-breadcrumb .breadcrumb .breadcrumb-item a{color:#939393;font-weight:400;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.producto-breadcrumb .breadcrumb .breadcrumb-item a:hover{color:#000}.separator{max-width:calc(1400px + 8vw);margin:50px auto;border-color:rgba(175,177,183,0.5)}@media (min-width: 768px){.separator{margin:140px auto}}#product-line-block{max-width:calc(1400px + 8vw);padding:0 4vw;margin:0 auto 40px;color:#fff}@media (min-width: 768px){#product-line-block{display:flex;justify-content:space-between;margin:0 auto 80px}}#product-line-block .image{background-color:#fff;background-size:contain;background-repeat:no-repeat;background-position:center center;width:100%;border-radius:6px}@media (min-width: 768px){#product-line-block .image{padding-bottom:56%}}#product-line-block.block-with-image{align-items:center}#product-line-block.block-with-image .description{padding:40px 0}@media (min-width: 768px){#product-line-block.block-with-image .description{padding:115px 0 150px}}#product-line-block.block-with-image .image{padding-bottom:100%}@media (min-width: 768px){#product-line-block.block-with-image .image{width:47%;padding-bottom:35%}}#product-line-block.reverse{flex-direction:row-reverse}@media (min-width: 768px){#product-line-block.columns article:first-of-type{margin-right:10%}}#product-line-block.columns article{flex:1;margin-bottom:60px}@media (min-width: 768px){#product-line-block.columns article{display:grid;grid-template-rows:1fr 2fr 2fr}}#product-line-block.columns h3{font-size:16px;line-height:1.5;margin-bottom:40px;font-weight:300}#product-line-block.columns h2{font-size:40px;margin-bottom:40px}#product-line-block.columns h5{font-size:18px;font-weight:300;line-height:1.6}#product-line-block.columns .image{margin:60px 0}@media (max-width: 767px){#product-line-block.columns .image{padding-bottom:100%}}#product-line-block.columns .block-footer h5{font-size:16px;margin-bottom:22px;font-weight:600}#product-line-block.columns .block-footer p{line-height:1.6;font-size:16px;font-weight:300}#product-line-block.columns .block-footer p+h5{padding-top:45px;border-top:1px solid rgba(175,177,183,0.5);margin-top:60px}@media (min-width: 768px){#product-line-block .description{width:40%}}#product-line-block .description h5{font-size:16px;margin-bottom:40px}#product-line-block .description h2{font-size:30px;margin-bottom:40px}@media (min-width: 768px){#product-line-block .description h2{font-size:40px}}#product-line-block .description p{font-size:18px;font-weight:300;line-height:1.8}@media (min-width: 768px){#product-line-block .specs{width:47%}}#product-line-block .spec-item{padding:30px 0;border-top:1px solid rgba(175,177,183,0.5)}@media (min-width: 768px){#product-line-block .spec-item{padding:30px 0 70px}}#product-line-block .spec-item h2{font-weight:600;font-size:22px;margin-bottom:10px}#product-line-block .spec-item h3{margin-bottom:40px;font-size:14px;font-weight:300}#product-line-block .spec-item p{line-height:1.5;font-size:16px;font-weight:300}#product-line-block.block-with-accordion .accordion{border-top:1px solid rgba(175,177,183,0.5)}@media (min-width: 768px){#product-line-block.block-with-accordion .accordion{width:47%}}#product-line-block.block-with-accordion .accordion-container{border-bottom:1px solid rgba(175,177,183,0.5)}#product-line-block.block-with-accordion .accordion-toggle{display:flex;justify-content:space-between;align-items:center;position:relative;padding:15px 0;color:#fff;text-decoration:none}@media (min-width: 768px){#product-line-block.block-with-accordion .accordion-toggle{padding:35px 0}}#product-line-block.block-with-accordion .accordion-toggle h5{font-size:22px}#product-line-block.block-with-accordion .circle{width:32px;height:32px;border:2px solid #fff;position:relative;border-radius:100%;opacity:0.5;transition:opacity 0.2s ease}#product-line-block.block-with-accordion .circle .line{position:absolute;background:currentColor;top:50%;left:50%;transform:translate(-50%, -50%)}#product-line-block.block-with-accordion .circle .line.horizontal{width:13px;height:2px}#product-line-block.block-with-accordion .circle .line.vertical{height:13px;width:2px;transition:transform 0.2s ease-in}#product-line-block.block-with-accordion .accordion-toggle.open .vertical{transform:translate(-50%, -50%) rotate(90deg)}#product-line-block.block-with-accordion .accordion-toggle.open .circle,#product-line-block.block-with-accordion .accordion-toggle:hover .circle{opacity:1}#product-line-block.block-with-accordion .accordion-content{display:none;padding-bottom:30px;overflow:auto;line-height:1.6;font-size:16px;font-weight:300}@media (min-width: 768px){#product-line-block.block-with-accordion .accordion-content{padding-bottom:70px}}#video-block{max-width:calc(1400px + 8vw);margin:80px auto;padding:0 4vw}@media (min-width: 768px){#video-block{margin:140px auto}}#video-block .video-wrapper{position:relative;width:100%;padding-bottom:56.25%}#video-block .video-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.menu-top{position:fixed;top:0;left:0;z-index:8;width:100%;transform:translateY(-100%);transition:transform 0.9s cubic-bezier(0.84, -0.01, 0.48, 0.995),-webkit-transform 0.9s cubic-bezier(0.84, -0.01, 0.48, 0.995);-webkit-transition:all .4s ease 0s;-moz-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.menu-top:after{content:"";position:fixed;top:0;left:0;z-index:3;height:100vh;width:100%;background-color:rgba(0,0,0,0);transform:translateY(-100%);transition:background-color 0.8s 0.4s ease}.menu-top .content{display:flex;flex-direction:column;width:100%;position:relative;justify-content:flex-start;align-items:center;background-color:#161616;padding-top:18vh;padding-bottom:10vh;color:rgba(255,255,255,0.2);position:relative;z-index:5}.menu-top .content .quote{display:block;width:90%;max-width:1200px;margin:0 auto;font-size:4vw;z-index:999;font-weight:normal;font-family:"Recoleta", sans-serif;font-weight:500}.menu-top .content .quote .line{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;margin:5vh 0;overflow:hidden;position:relative}.menu-top .content .quote .line .quote__link{white-space:nowrap;vertical-align:baseline;color:rgba(255,255,255,0.3);-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.menu-top .content .quote .line .quote__link:hover{color:#fff}.menu-top .content .quote .divider{display:block;margin:0 1.5vw;width:3vw;height:3px;margin-top:10px;*background-color:rgba(255,255,255,0.2)}.menu-top .content .distort{position:absolute;pointer-events:none;will-change:transform}.menu-top .content .distort .distort__img{opacity:0}.navbar{position:fixed;z-index:999999;width:100%;*top:60px;*padding:0 60px;transition:top 0.3s ease;padding-top:4vh;padding-left:4vw;padding-right:4vw;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.navbar.sticky{padding-top:2vh;padding-left:2vw;padding-right:2vw}.navbar.sticky .has-menu .box-megamenu{width:calc(100% - 4vw)}.navbar .content{background:#fff;height:90px;*max-width:1520px;display:flex;justify-content:space-between;align-items:center;margin:0 auto;padding:0 60px;border-radius:5px;box-shadow:1px 1px 30px rgba(1,1,1,0.1)}@media (max-width: 767px){.navbar .content{height:70px;padding:0 30px}}.navbar .content .logo img{height:16px}.navbar ul{display:flex;align-items:center;height:100%}.navbar ul li+li{margin-left:60px}.navbar ul a{color:#000;font-size:14px;cursor:pointer}.navbar .has-menu{height:100%;display:flex;flex-direction:column;justify-content:center}.navbar .has-menu:hover .box-megamenu{opacity:1;pointer-events:all}.navbar .has-menu .box-megamenu{opacity:0;pointer-events:none;position:absolute;top:98%;left:50%;transform:translateX(-50%);width:calc(100% - 8vw);z-index:99999999;background-color:transparent;padding-top:2vh;text-align:left;text-transform:none;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.navbar .has-menu .box-megamenu .container-megamenu{background-color:#fff;margin:0;border-radius:5px;box-shadow:1px 1px 30px rgba(1,1,1,0.1);padding:4vh;max-width:100% !important}.navbar .has-menu .box-megamenu .container-megamenu .row{display:flex;justify-content:space-between;max-width:1400px;margin:0 auto}.navbar .has-menu .box-megamenu .container-megamenu .row .col-lg-3,.navbar .has-menu .box-megamenu .container-megamenu .row .col-md-3{width:auto}.navbar .has-menu .box-megamenu .container-megamenu .row .title{font-size:16px;font-weight:400;padding-bottom:20px;color:#091129;text-align:left}.navbar .has-menu .box-megamenu .container-megamenu .row .title a{display:inline-block;color:#bababa;font-weight:400;font-size:12px;text-transform:none;vertical-align:baseline;margin-left:5px;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.navbar .has-menu .box-megamenu .container-megamenu .row .title a:hover{color:#222}.navbar .has-menu .box-megamenu .container-megamenu .row ul{flex-direction:column;text-align:left;align-items:flex-start}.navbar .has-menu .box-megamenu .container-megamenu .row ul li{font-size:13px;color:#7b7b7b;position:relative;display:block;text-align:left;margin:0}.navbar .has-menu .box-megamenu .container-megamenu .row ul li:hover a:after{opacity:0.5;width:100%}.navbar .has-menu .box-megamenu .container-megamenu .row ul li a{display:inline-block;font-size:13px;font-weight:400;color:#7d7d7d;padding:8px 0px;cursor:pointer;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;text-transform:none;letter-spacing:0px;text-align:left}.navbar .has-menu .box-megamenu .container-megamenu .row ul li a:hover{color:#000}.navbar .has-menu .box-megamenu .container-megamenu .row ul li a:after{content:"";display:block;width:0px;height:1px;border-radius:6px;background-color:#000;position:absolute;left:-1px;bottom:3px;opacity:0.5;-webkit-transition:all .4s ease 0s;-moz-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.navbar.dark:before{background:#282828}.navbar.dark .content{background:#282828}.navbar.dark ul a{color:#fff}

/*# sourceMappingURL=layout.min.css.map */