/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}

/**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}

body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
/* FONTS */
@font-face {
    font-family: 'Brandon Grotesque';
    src: url('../fonts/san-alejandro/hinted-BrandonGrotesque-Medium.eot'); src: url('../fonts/san-alejandro/hinted-BrandonGrotesque-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/san-alejandro/hinted-BrandonGrotesque-Medium.woff2') format('woff2'), url('../fonts/san-alejandro/hinted-BrandonGrotesque-Medium.woff') format('woff'), url('../fonts/san-alejandro/hinted-BrandonGrotesque-Medium.ttf') format('truetype'), url('../fonts/san-alejandro/hinted-BrandonGrotesque-Medium.svg#BrandonGrotesque-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'Brandon Grotesque';
    src: url('../fonts/san-alejandro/hinted-BrandonGrotesque-Bold.eot'); src: url('../fonts/san-alejandro/hinted-BrandonGrotesque-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/san-alejandro/hinted-BrandonGrotesque-Bold.woff2') format('woff2'), url('../fonts/san-alejandro/hinted-BrandonGrotesque-Bold.woff') format('woff'), url('../fonts/san-alejandro/hinted-BrandonGrotesque-Bold.ttf') format('truetype'), url('../fonts/san-alejandro/hinted-BrandonGrotesque-Bold.svg#BrandonGrotesque-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'Brandon Grotesque';
    src: url('../fonts/san-alejandro/hinted-BrandonGrotesque-Black.eot'); src: url('../fonts/san-alejandro/hinted-BrandonGrotesque-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/san-alejandro/hinted-BrandonGrotesque-Black.woff2') format('woff2'), url('../fonts/san-alejandro/hinted-BrandonGrotesque-Black.woff') format('woff'), url('../fonts/san-alejandro/hinted-BrandonGrotesque-Black.ttf') format('truetype'), url('../fonts/san-alejandro/hinted-BrandonGrotesque-Black.svg#BrandonGrotesque-Black') format('svg');
    font-weight: 900;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'Brandon Grotesque';
    src: url('../fonts/san-alejandro/hinted-BrandonGrotesque-Regular.eot'); src: url('../fonts/san-alejandro/hinted-BrandonGrotesque-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/san-alejandro/hinted-BrandonGrotesque-Regular.woff2') format('woff2'), url('../fonts/san-alejandro/hinted-BrandonGrotesque-Regular.woff') format('woff'), url('../fonts/san-alejandro/hinted-BrandonGrotesque-Regular.ttf') format('truetype'), url('../fonts/san-alejandro/hinted-BrandonGrotesque-Regular.svg#BrandonGrotesque-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'Brandon Grotesque';
    src: url('../fonts/san-alejandro/hinted-BrandonGrotesque-MediumItalic.eot'); src: url('../fonts/san-alejandro/hinted-BrandonGrotesque-MediumItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/san-alejandro/hinted-BrandonGrotesque-MediumItalic.woff2') format('woff2'), url('../fonts/san-alejandro/hinted-BrandonGrotesque-MediumItalic.woff') format('woff'), url('../fonts/san-alejandro/hinted-BrandonGrotesque-MediumItalic.ttf') format('truetype'), url('../fonts/san-alejandro/hinted-BrandonGrotesque-MediumItalic.svg#BrandonGrotesque-MediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;
	font-display: swap;
}
@font-face {
    font-family: 'Mirador';
    src: url('../fonts/san-alejandro/hinted-Mirador-Medium.eot'); src: url('../fonts/san-alejandro/hinted-Mirador-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/san-alejandro/hinted-Mirador-Medium.woff2') format('woff2'), url('../fonts/san-alejandro/hinted-Mirador-Medium.woff') format('woff'), url('../fonts/san-alejandro/hinted-Mirador-Medium.ttf') format('truetype'), url('../fonts/san-alejandro/hinted-Mirador-Medium.svg#Mirador-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Mirador';
    src: url('../fonts/san-alejandro/hinted-Mirador-SemiBold.eot'); src: url('../fonts/san-alejandro/hinted-Mirador-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/san-alejandro/hinted-Mirador-SemiBold.woff2') format('woff2'), url('../fonts/san-alejandro/hinted-Mirador-SemiBold.woff') format('woff'), url('../fonts/san-alejandro/hinted-Mirador-SemiBold.ttf') format('truetype'), url('../fonts/san-alejandro/hinted-Mirador-SemiBold.svg#Mirador-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'Mirador';
    src: url('../fonts/san-alejandro/hinted-Mirador-Bold.eot');  src: url('../fonts/san-alejandro/hinted-Mirador-Bold.eot?#iefix') format('embedded-opentype'),   url('../fonts/san-alejandro/hinted-Mirador-Bold.woff2') format('woff2'), url('../fonts/san-alejandro/hinted-Mirador-Bold.woff') format('woff'), url('../fonts/san-alejandro/hinted-Mirador-Bold.ttf') format('truetype'), url('../fonts/san-alejandro/hinted-Mirador-Bold.svg#Mirador-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'Mirador';
    src: url('../fonts/san-alejandro/hinted-Mirador-ExtraBold.eot'); src: url('../fonts/san-alejandro/hinted-Mirador-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../fonts/san-alejandro/hinted-Mirador-ExtraBold.woff2') format('woff2'), url('../fonts/san-alejandro/hinted-Mirador-ExtraBold.woff') format('woff'), url('../fonts/san-alejandro/hinted-Mirador-ExtraBold.ttf') format('truetype'), url('../fonts/san-alejandro/hinted-Mirador-ExtraBold.svg#Mirador-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'Mirador';
    src: url('../fonts/san-alejandro/hinted-Mirador-Heavy.eot'); src: url('../fonts/san-alejandro/hinted-Mirador-Heavy.eot?#iefix') format('embedded-opentype'), url('../fonts/san-alejandro/hinted-Mirador-Heavy.woff2') format('woff2'), url('../fonts/san-alejandro/hinted-Mirador-Heavy.woff') format('woff'), url('../fonts/san-alejandro/hinted-Mirador-Heavy.ttf') format('truetype'), url('../fonts/san-alejandro/hinted-Mirador-Heavy.svg#Mirador-Heavy') format('svg');
    font-weight: 900;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'Mirador';
    src: url('../fonts/san-alejandro/hinted-Mirador-Regular.eot'); src: url('../fonts/san-alejandro/hinted-Mirador-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/san-alejandro/hinted-Mirador-Regular.woff2') format('woff2'), url('../fonts/san-alejandro/hinted-Mirador-Regular.woff') format('woff'), url('../fonts/san-alejandro/hinted-Mirador-Regular.ttf') format('truetype'), url('../fonts/san-alejandro/hinted-Mirador-Regular.svg#Mirador-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'Mirador Book';
    src: url('../fonts/san-alejandro/hinted-Mirador-Book.eot'); src: url('../fonts/san-alejandro/hinted-Mirador-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/san-alejandro/hinted-Mirador-Book.woff2') format('woff2'), url('../fonts/san-alejandro/hinted-Mirador-Book.woff') format('woff'), url('../fonts/san-alejandro/hinted-Mirador-Book.ttf') format('truetype'), url('../fonts/san-alejandro/hinted-Mirador-Book.svg#Mirador-Book') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'Mirador';
    src: url('../fonts/san-alejandro/hinted-Mirador-RegularItalic.eot'); src: url('../fonts/san-alejandro/hinted-Mirador-RegularItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/san-alejandro/hinted-Mirador-RegularItalic.woff2') format('woff2'), url('../fonts/san-alejandro/hinted-Mirador-RegularItalic.woff') format('woff'), url('../fonts/san-alejandro/hinted-Mirador-RegularItalic.ttf') format('truetype'), url('../fonts/san-alejandro/hinted-Mirador-RegularItalic.svg#Mirador-RegularItalic') format('svg');
    font-weight: normal;
    font-style: italic;
	font-display: swap;
}
/*!
 *  Font Awesome 4.7.0 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/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#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:.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:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;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:#fff}.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: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"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.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}





/* COMUNTES */
h1,h2,h3,h4,h5,h6,p{ margin: 0; }
section, article { clear: both; position: relative; }
.clear { clear: both; float: none !important; width: 100% !important; height: 0 !important; }
.table { display: table; width: 100%; height: 100%; text-align: center; vertical-align: middle; }
.table .table-cell { display: table-cell; width: 100%; height: 100%; text-align: center; vertical-align: middle; }
.float-left { float: left; }
.float-right { float: right; }
.inline-block { display: inline-block; vertical-align: top; }
.go_to { cursor: pointer; }
.text-center{ text-align: center; }
@media (min-width: 1000px) {
	.hide_mobile { display: inherit; }
	.show_mobile { display: none !important; }
}
@media (max-width: 999px) {
	.hide_mobile { display: none !important; }
	.show_mobile { display: inherit; }
}







/* iconos */
#btn_mobile_on{ 
	display: block;
	width: 28px;
	height: 26px;
	background: url(../img/HAMBURGER.png) center center no-repeat;
	cursor: pointer;
	margin-left: 24px;
}
#btn_mobile_off{ 
	display: block;
	width: 26px;
	height: 26px;
	background: url(../img/HAMBURGER_CLOSE.png) center center no-repeat;
	cursor: pointer;
	position: absolute;
	top: 30px;
	left: 24px;
}
.ico-select {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../img/icons.png) -82px center no-repeat;
}
.open .ico-select {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../img/icons.png) -395px center no-repeat;
}






/* franja_blanca */
.franja_blanca { text-align: center; padding: 68px 15px 60px; }
.franja_blanca .titulo_azul {
	font-family: 'Mirador';
	font-weight: 900;
	font-size: 40px;
	color: rgb(18,70,91);
	margin: 0 0 20px;
	letter-spacing: 0.80px;
}
.franja_blanca p {
	font-family: 'Brandon Grotesque';
	font-weight: 500;
	font-size: 24px;
	line-height: 34px;
	letter-spacing: 0.24px;
	color: #808387;
}
.franja_blanca p.i {
    font-style: italic;
}

.franja_blanca p.s {
	font-size: 20px;
}
@media (max-width: 1199px) {
	.franja_blanca .titulo_azul {
		font-size: 30px;
	}
	.franja_blanca p {
		font-size: 20px;
		line-height: 27px;
	}
}
@media (max-width: 767px) {
	.franja_blanca .titulo_azul {
		font-size: 24px;
	}
	.franja_blanca p {
		font-size: 18px;
		line-height: 20px;
	}
}



/* section_edad */
#section_edad {
    background-color: #000;
    background-size: cover;
    background-position: center top;
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999999999;
	color: #FFF;
	text-align: center;
	padding: 0 10px;
	box-sizing: border-box;
	overflow: auto;
}
body.edad_show{
	overflow: hidden;
}
body.edad_hide #section_edad{
    display: none;
}

#section_edad .logo {
	padding: 114px 0 52px;
}
#section_edad .logo img {
	max-width: 80%;
}
#section_edad .sep {
	content:"";
	display: inline-block;
	background: rgb(207,174,152);
	width: 153px;
	height: 5px;
}
#section_edad .content {
	padding-top: 70px;
}
#section_edad .pre {
    font-family: 'Brandon Grotesque';
    font-weight: bold;
	font-size: 36px;
	letter-spacing: 1px;
	max-width: 1240px;
	margin: 0 auto;
	padding: 0 20px;
}
#section_edad .pregunta {
	font-family: 'Mirador';
	font-weight: 900;
	font-size: 80px;
	letter-spacing: 1px;
	margin-top: 34px;
	padding: 10px 30px 0;
}
#section_edad .botones {
	font-size: 0;
	padding:80px 0 30px;
}
#section_edad .botones span {
    font-family: 'Brandon Grotesque';
    font-weight: bold;
	font-size: 30px;
	letter-spacing: 3px;
	color: rgb(207,174,152);
	border: 1px solid rgb(207,174,152);
	box-sizing: border-box;
	width: 150px;
	padding: 15px 10px;
	display: inline-block;
	margin: 0 45px 0;
}
#section_edad .botones span:hover {
	background: rgb(207,174,152);
	color:#FFF;
	cursor: pointer;
}
@media (max-width: 1399px) {
	#section_edad .pregunta {
		font-size: 80px;
	}
}
@media (max-width: 1023px) {
	#section_edad .pre {
		font-size: 30px;
	}
	#section_edad .pregunta {
		font-size: 60px;
	}
}
@media (max-width: 767px) {
	#section_edad .pre {
		font-size: 18px;
	}
	#section_edad .pregunta {
		font-size: 36px;
	}
}
@media (max-width: 510px) {
	#section_edad .botones span {
		font-size: 14px;
		width: 75px;
	}
}

@media (max-height: 999px) {
	#section_edad .logo {
		padding: 52px 0 50px;
	}
}
@media (max-height: 850px) {
	#section_edad .logo {
		padding: 40px 0 30px;
	}
	#section_edad .botones {
		padding:30px 0 30px;
	}
}
@media (max-height: 775px) {
	#section_edad .content {
		padding-top: 10px;
	}
	#section_edad .logo img {
    	max-width: 50%;
	}
}
@media (max-height: 699px) {
	#section_edad .logo {
		padding: 25px 0 15px;
	}
	#section_edad .pregunta {
		margin-top: 0;
	}
}
@media (max-height: 620px) {
	#section_edad .botones {
		padding: 20px 0 30px;
	}
}


/* section_cookies */
#section_cookies{
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	background: rgba(53,62,64,0.8);
	color: white;
    font-family: 'Brandon Grotesque';
 	font-weight: 500;
    font-style: normal;
	text-align: center;
	vertical-align: middle;
	z-index: 999999999999999999999;
	padding: 10px 20px 30px;
}
#section_cookies * { 
 	margin: 20px 10px 0;
	display: inline-block;
}
#section_cookies button{
    font-family: 'Brandon Grotesque';
 	font-weight: bold;
    font-style: normal;
	font-size: 12px;
	cursor: pointer;
	background: rgb(207,174,152);
	color:rgb(53,62,64);
	border: 0 none;
	border-radius: 0;
	line-height: 30px;
	padding: 0 15px;
}
#section_cookies a{
    font-family: 'Brandon Grotesque';
 	font-weight: bold;
    font-style: normal;
	text-decoration: underline;
	font-size: 12px;
	color:#FFF;
}
@media (max-height: 768px) {
	#section_cookies{
		padding-bottom: 15px;
	}
}




/* section_header */
#section_header {
    font-family: 'Brandon Grotesque';
    font-weight: bold;
	font-size: 16px;
	color: white;
	display: block;
	position: fixed;
	z-index: 9999999;
	width: 100%;
	height: 122px;
	top:0;
	left:0;
	background-color: transparent;
	transition: all 0.3s;
}
body.sticky #section_header { height: 90px; }
#section_header a {
	color: white;
	text-decoration: none;
}
#section_header .float-left,
#section_header .float-right{
	width: 50%;
	box-sizing: border-box;
	padding-top: 36px;
	font-size: 0;
}
#section_header .float-left {
	text-align: right;
	padding-right: 100px;
}
#section_header .float-right {
	text-align: left;
	padding-left: 99px;
}
#section_header .inline-block {
	margin: 0 20px;
	font-size: 16px;
}
#section_header .select {
	cursor: pointer;
	text-align: left;
	display: inline-block;
	margin-right: 5px;
}
#section_header .select span {
	vertical-align: top;
}
#section_header .ico-select {
	margin-left: 3px;
	transition: transform 0.3s linear;
}
#section_header .select.open .label {
	color:#CFAE98;
	font-weight: 900;
}
#section_header .options {
	overflow: hidden;
	box-sizing: border-box;
	transition: opacity 0.3s linear;
	opacity: 0;
	height: 0;
}
#section_header .select.open .options {
	margin-top: 8px;
	opacity: 1;
	height: initial;
}
#section_header .select.open .options a:hover{
	color:#CFAE98;
	font-weight: 900;
}
#section_header .select.open .ico-select {
	transform: rotateX(-180deg);
}
#section_header .select.close .options {
	opacity: 0;
	height: 0;
}
#section_header .select.close .ico-select {
	transform: none;
}

#section_header a:hover{
	color:#CFAE98;
}

#section_header .logo {
	position: absolute;
	top: 12px;
	left: 50%;
	z-index: 1;
	pointer-events: none;
	transition: all 0.3s linear;
	height: 93px;
}
#section_header .logo img {
	margin-left: -50%;
	margin-left: -74px;
	pointer-events: all;
	height: 100%;
	transition: all 0.3s linear;
	
	width: 148px;
	height: 93px;
}
#section_header .p-right {
	position: absolute;
	top: 34px;
	right: 25px;
	font-size: 16px;
}
#section_header .redes{
	display: block;
	float: right;
	padding-top: 3px;
}
#section_header .redes a{
	margin-left: 13px;
}
#section_header .go_to.active{
	color:#9D8971; 
	font-weight: 900;
}
#section_header .active{
	color:#9D8971; 
}
#section_header .active .ico-select{
	background: url(../img/icons.png) -395px center no-repeat;
}
#section_header .go_to:hover{
	color:#CFAE98;
	font-weight: 900;
}
body.sticky #section_header{
	background-color: rgba(53,62,64,0.9);
}
body.sticky #section_header .logo {
	height: 72px;
	width: 114.583px;
	top: 9px;
}
body.sticky #section_header .logo img {
	height: 72px;
	width: 114.583px;
	margin-left: -57.2915px;
}





#section_header .w_submenu{
	position: relative;
	cursor: pointer;
}
#section_header .w_submenu .label{
	display: inline-block;
	vertical-align: top;
}

#section_header .submenu {
	position: absolute;
	top: 0px;
	left: -20px;
	display: none;
	width: 100%;
}
#section_header .w_submenu > a { position: relative; z-index: 2; }
#section_header .submenu > div {
	margin-top: 35px;
	background: #353e40;
	border-top: 2px solid #cfae98;
	min-width: 100%;
	box-sizing: content-box;
	text-align: left;
	padding: 5px 20px;
}
#section_header .submenu > div > div { 
	margin: 20px 0;
	font-family: 'Brandon Grotesque';
    font-weight: 500;
    font-style: normal;
}
#section_header .w_submenu:hover .label{ color:#CFAE98; }
#section_header .w_submenu:hover .ico-select{
	transform: rotateX(-180deg);
	color:#CFAE98;
	background: url(../img/icons.png) -395px center no-repeat;
}
#section_header .w_submenu:hover .submenu {
	display: block;
}


#section_header .main_nav_hide_mobile { display: block; }
#section_header .main_nav_show_mobile { display: none; }

@media (max-width: 1320px) {
	#section_header .inline-block {
		margin: 0 8px;
	}
	#section_header .main_nav_hide_mobile { display: none; }
	#section_header .main_nav_show_mobile { display: block; }
	#section_header .redes { display: none; }
}
@media (max-width: 999px) {
	#section_header .float-left .inline-block,
	#section_header .float-right .inline-block {
		float: none;
		clear: inherit;
	}
	#section_header .float-left {
		padding-top: 30px;
		text-align: left;
		padding-right: 0;
	}
	#section_header .float-right {
		padding-top: 30px;
		text-align: right;
		padding-left: 0;
	}
}



/* section_menu_mobile */
#section_mobile_menu {
    font-family: 'Brandon Grotesque';
    font-weight: 900;
	font-size: 18px;
	color: white;
	text-align: center;
	z-index: 99999999;
	position: fixed;
	width: 100%;
	height: 0;
	top:0;
	left:0;
	background-color: rgba(53,62,64,1);
	opacity: 0;
	transition: opacity 0.2s linear, height 0.2s linear;
	overflow: hidden;
}
#section_mobile_menu span,
#section_mobile_menu a {
	color: white;
	text-decoration: none;
}
#section_mobile_menu a:hover{
	color:#CFAE98;
}
#section_mobile_menu img {
	height: 56px;
	margin: 10px 0 95px;
}
#section_mobile_menu ul,
#section_mobile_menu li {
	margin: 0; padding: 0; list-style: none;
}
#section_mobile_menu li {
	margin-bottom: 24px;
}

#section_mobile_menu .w_submenu{
	cursor: pointer;
}
#section_mobile_menu .submenu {
	display: none;
	margin-top: 10px;
}
#section_mobile_menu .submenu > div > div {
	margin-top: 15px;
	font-weight: 500;
}
#section_mobile_menu .w_submenu .ico-select{
margin-top: 4px;
vertical-align: bottom;
}

#section_mobile_menu .w_submenu.hover .label{ color:#CFAE98; }
#section_mobile_menu .w_submenu.hover .ico-select{
	transform: rotateX(-180deg);
	color:#CFAE98;
	background: url(../img/icons.png) -395px center no-repeat;
}
#section_mobile_menu .w_submenu.hover .submenu{
	display: block;
}



#section_mobile_menu .active{
	color:#9D8971; 
}
#section_mobile_menu .active .label{
	color:#9D8971; 
}
#section_mobile_menu .active .ico-select{
	background: url(../img/icons.png) -395px center no-repeat;
}

/* 
#section_mobile_menu li span {
	opacity: 0.8;
	letter-spacing: 1px;
}
#section_mobile_menu li span.active{
	font-weight: 900;
	opacity: 1;
	position: relative;
}
#section_mobile_menu li span.active::before {
    display: block;
    content: "";
    width: 100%;
    height: 4px;
    background: #948079;
    position: absolute;
    top: 50%;
    left: -2px;
    margin-top: -2px;
    padding: 0 2px;
    z-index: -1;
}*/
#section_mobile_menu .idiomas {
	margin-top: 45px;
}
#section_mobile_menu .idiomas span { 
	font-weight: 900; 
	text-decoration: underline;
}
#section_mobile_menu .redes {
	position: absolute;
	bottom: 50px;
	width: 100%;
}
#section_mobile_menu .redes a { margin: 0 5px;}
#section_mobile_menu .contacta {
	margin: 135px 0 30px;
	font-size: 14px;
	text-decoration: underline;
}

@media (max-width: 999px) {
	body.mobile_menu{ overflow: hidden; }
	body.mobile_menu #section_mobile_menu {
		opacity: 1;
		height: 100%;
	}
}
@media (max-height: 700px) {
	#section_mobile_menu .redes {
		margin-top: 20px;
		position: relative;
		bottom: inherit;
		width: inherit;
	}
	#section_mobile_menu img {
		margin-bottom: 45px;
	}
	#section_mobile_menu .contacta {
   		margin: 35px 0 20px;
	}
}
@media (max-height: 599px) {
	#section_mobile_menu img {
		margin-bottom: 15px;
	}
	#section_mobile_menu li {
    	margin-bottom: 10px;
	}
	#section_mobile_menu .contacta {
   		margin: 35px 0 20px;
	}
	#section_mobile_menu .idiomas {
		margin-top: 15px;
	}
	#section_mobile_menu .contacta {
    	margin: 15px 0 10px;
	}
	
}


/* section_sep_header */
#section_sep_header{ 
	clear: both;
	height: 122px;
	/*background: rgba(53,62,64,0.8);	*/
}
body.sticky #section_sep_header{     }
body[data-layout="contacto"] #section_sep_header{  height: 122px; }
body.sep_header_on #section_header{ background-color: rgba(53,62,64,0.9); }
body.sep_header_on #section_header .logo {
	height: 72px;
	top: 9px;
}



/* section_footer */
#section_footer {
    font-family: 'Brandon Grotesque';
    font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	color: white;
	display: block;
	margin-top: 20px;
	min-height: 300px;
	background-color: rgb(17,24,33);
	padding: 40px 20px 75px;
}

body[data-layout="contacto"] #section_footer {
	margin-top: 0;
}
	
#section_footer a{
	color: #FFF;
	text-decoration: none;
}
#section_footer a:hover{
	color:#CFAE98;
}
#section_footer .footer_container{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}
#section_footer .sep{
	clear: both;
	display: block;
	width: 100%;
	height: 1px;
	background: rgb(157,127,106);
	margin: 70px 0;
	
}
#section_footer .col1 { display: inline-block; }
#section_footer .col2 { float: right; width: 785px; }
#section_footer .sup > .col2 > div { float: left; width: 35.03%; }
#section_footer .sup > .col2 > .col21 { float: right; width: auto;}
#section_footer .logo { margin-bottom: 40px; }
#section_footer .nav_item { margin-bottom: 18px; }
#section_footer .contact_title{ margin-bottom: 16px; }
#section_footer .contact_tel{ margin-bottom: 15px; }
#section_footer .contact_email{ margin-bottom: 55px; }
#section_footer .redes_title{ margin-bottom: 15px; }
#section_footer .redes a{
	font-size: 26px;
	margin-right: 26px;
}
#section_footer .redes a:last-child{
	margin-right: 0;
}
@media (max-width: 1199px) {
	#section_footer .col2 {  width: 70%; }
}
@media (max-width: 1023px) {
	#section_footer .col1 { display: block; text-align: center; }
	#section_footer .col2 {  width: 100%; float: none; }
	#section_footer .sup > .col2 { text-align: center;}
	#section_footer .sup > .col2 > div {  float: none; width: 275px; display: inline-block; text-align: left;  vertical-align: top; max-width: 48%;}
	#section_footer .sup > .col2 > .col21 { float: none; text-align: center; width: 100%; max-width: none; }
	#section_footer .footer_container{ padding-bottom: 100px; }
	#section_footer .wineinmoderation{
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		text-align: center;
	}
	
	#section_footer .inf .col1 { margin-top: 20px;; }
}

/* form_newsletter - footer  */
#form_newsletter .form_inputs{
	position: relative;
	width: 666px;
	margin-bottom:8px;
	max-width: 100%;
}
#form_newsletter .form_inputs .input{
	width: 100%;
	padding:0 200px 0 10px;;
	box-sizing: border-box;
	height: 52px; 
	font-size: 19px;
	border-radius: 0;
	border: 0 none;
	background: #FFF;
}
#form_newsletter .form_inputs .btns{
	position: absolute;
	top: 0;
	right: 0;
	width: 181px;
	font-size: 19px;
	font-family: 'Brandon Grotesque';
    font-weight: bold;
    font-style: normal;
}
#form_newsletter .form_inputs .btns button{
	width: 100%;
	height: 52px ;
	border-radius: 0;
	border: 0 none;
	background-color: rgb(157,127,106);
	color:rgb(17,24,33);
	font-family: 'Brandon Grotesque';
    font-weight: bold;
    font-style: normal;
}
#form_newsletter .newsletter_title{
	font-family: 'Mirador';
    font-weight: 600;
    font-style: normal;
	font-size: 20px;
	margin-bottom: 18px;
}
#form_newsletter .newsletter_text{
	font-family: 'Brandon Grotesque';
    font-weight: 500;
    font-style: normal;
	font-size: 20px;
	margin-bottom: 35px;
}
#form_newsletter .legal{
	font-family: 'Brandon Grotesque';
    font-weight: 500;
    font-style: normal;
	font-size: 16px;
}


/* section_manifiestos */
#section_manifiestos .manifiesto {
	font-family: 'Mirador';
    font-weight: 600;
	font-size: 40px;
	line-height: 52px;
	color: white;
}
#section_manifiestos .manifiesto .float-left {
	width: 33.33%;
	box-sizing: border-box;
}
#section_manifiestos .manifiesto .float-left.left {
	padding-right: 10px;
}
#section_manifiestos .manifiesto .float-left.center {
	padding: 0 5px;
}
#section_manifiestos .manifiesto .float-left.right {
	padding-left: 10px;
}
#section_manifiestos .manifiesto .float-left > div {
	height: 0;
	padding-bottom: 65.08%;
	overflow: hidden;
	position: relative;
	
}
#section_manifiestos .manifiesto .float-left .table{
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
}
#section_manifiestos .manifiesto .table-cell {
	background-position: center top;
	background-size: cover;
}
#section_manifiestos .manifiesto .bg {
	position: relative;
}
#section_manifiestos .manifiesto .bg > span {
	z-index: 2;
	position: relative;
}
#section_manifiestos .manifiesto .bg > div {
	z-index: 1;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center top;
	background-size: cover;
	opacity: 1;	
	transition: opacity 0.5s linear;
}
#section_manifiestos .manifiesto .bg:hover > div {
	opacity: 0;	
}
@media (max-width: 1199px) {
	#section_manifiestos .manifiesto {
		font-size: 30px;
		line-height: 40px;
	}
}

@media (max-width: 1023px) {
	#section_manifiestos .manifiesto {
		font-size: 16px;
		line-height: 21px;
	}
}


@media (max-width: 640px) {
	#section_manifiestos .manifiesto .float-left {
		width: 100%;
		max-width: 630px;
		margin: 0 auto;
		float: none;
		padding: 7.5px 0 !important;
	}
	#section_manifiestos .manifiesto {
		font-size: 28px;
		line-height: 36px;
	}
}


/* section_banners */
#section_banners .banners {
	font-family: 'Mirador';
    font-weight: 600;
	font-size: 40px;
	line-height: 52px;
	color: white;
}
#section_banners .banners .float-left {
	width: 33.33%;
	box-sizing: border-box;
	text-align: center;
}
#section_banners .banners .left {
	padding-right: 10px;
}
#section_banners .banners .center {
	padding: 0 5px;
}
#section_banners .banners .right {
	padding-left: 10px;
}
#section_banners .banners img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
@media (max-width: 993px) {
	#section_banners .banners .float-left {
		width: 100%;
		padding: 7.5px 0 !important;
	}
}


/* section_slider */
.swiper_bg { height: 100%; }
#section_slider .swiper-pagination {
	
}
.swiper-pagination-bullet {
    background: #ccc;
}
.swiper-pagination-bullet-active {
    background: #fff;
}


.swiper-pagination-bullet{	width: 16px; height: 16px; }
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{ margin: 0 10px; }



#section_slider .section_slider_container{
	position: relative;
    display: block;
    height: 0;
	min-height: 470px;
    overflow: hidden;
	padding-bottom: 49.23%;
	box-sizing: border-box;
}
.swiper-wrapper .section_slider_bg_img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	z-index: 1;
}
.swiper-wrapper .section_slider_bg_video{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	z-index: 1;
	overflow: hidden;
	pointer-events: none;
}
.swiper-wrapper .section_slider_bg_video iframe{
	width: 100vw;
	height: 56.25vw;
	min-height: 470px;
	min-width: 177.77vh;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border: 0 none;
}
#section_slider .section_slider_content{
	z-index: 2;
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#section_slider .section_slider_content > div > div{
	display: table-cell;
	width: 100%;
	height: 100%;
	padding: 80px 10px 40px;
	box-sizing: border-box;
	text-align: center;
	vertical-align: middle;
}
#section_slider .h1_home{
	font-family: 'Mirador';
    font-weight: bold;
    font-style: normal;
	color: white ;
	font-size: 29px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
#section_slider .section_slider_content .titulo {
	font-family: 'Mirador';
	font-weight: 900;
	font-size: 120px;
	line-height: 130px;
	color: white ;
}
#section_slider .section_slider_content .texto{
	font-family: 'Mirador';
	font-size: 24px;
	font-weight: 500;
	color: white;
	margin-top: 30px;	
    font-weight: bold;
}
#section_slider .section_slider_content .sep{
	background:#cfae98;
	display: inline-block;
	width: 85px;
	height: 5px;
	margin: 40px 0 20px;
}
#section_slider .section_slider_content .sep + .texto{
	margin-top: 0;
	 font-family: 'Brandon Grotesque';
    font-weight: bold;
    font-style: normal;
}
@media (max-width: 1199px) {
	
	#section_slider .h1_home{ font-size: 24px; }
	#section_slider .section_slider_content .titulo {
		font-size: 79px;
		line-height: 86px;
	}
	#section_slider .section_slider_content .texto {
		font-size: 20px;
	}
}
@media (max-width: 1024px) {
	#section_slider .section_slider_content > div > div{ padding: 100px 10px 40px;}
	#section_slider .h1_home{ font-size: 20px; margin-bottom: 10px; }
	#section_slider .section_slider_content .titulo { font-size: 60px; line-height: 72px; }
	#section_slider .section_slider_content .texto {font-size: 20px; margin-top:16px;	 }
}
@media (max-width: 767px) {
	#section_slider .h1_home{ font-size: 16px; }
	#section_slider .section_slider_content .titulo {
		font-size: 38px;
		line-height: 42px;
	}
	#section_slider .section_slider_content .texto {
		font-size: 20px;
	}
	#section_slider .section_slider_content .texto.h1_page {
		font-size: 20px;
	}
}



/* PAGE HOME */
/* section_home_bodega */
#section_home_bodega{ color:#FFF;}
#section_home_bodega > div { display: table; width: 100%;}
#section_home_bodega .left,
#section_home_bodega .right{ vertical-align: middle; display: table-cell; height: 640px; }
#section_home_bodega .left{  width: 59.06%; background-size: cover; background-position: center;}
#section_home_bodega .right{ width: 40.94%; background: rgb(157,127,106); text-align: center; } 
#section_home_bodega .right > div { width: 600px; max-width: 100%; margin: 0 auto; }
#section_home_bodega .left > div { text-align: right; }
#section_home_bodega .left > div > div { display: inline-block;text-align: left;position: relative;width: 79%; }
#section_home_bodega .title{
	font-size: 100px;
	font-family: 'Mirador';
    font-weight: 800;
    font-style: normal;
	line-height: 1;
}
#section_home_bodega .sep{
	display: inline-block;
	width: 85px;
	height: 5px;
	background: rgb(207,174,152);
	margin: 25px 0 25px;
}

#section_home_bodega .subtitle{
	font-size: 24px;
	font-family: 'Brandon Grotesque';
    font-weight: 900;
    font-style: normal;
}
#section_home_bodega .title2{
	font-size: 24px;
	font-family: 'Brandon Grotesque';
    font-weight: bold;
    font-style: normal;
	color:rgb(15,24,26);
}
#section_home_bodega .text{
	font-size: 24px;
	font-family: 'Mirador Book';
    font-weight: normal;
    font-style: normal;
	margin: 40px 0 80px;
	line-height: 1.5;
}
#section_home_bodega .text strong{
	font-family: 'Mirador';
    font-weight: 600;
    font-style: normal;
}
#section_home_bodega .btn{}
#section_home_bodega .btn a{
	font-size: 18px;
	font-family: 'Brandon Grotesque';
    font-weight: bold;
    font-style: normal;
	color:rgb(37,21,24);
	display: inline-block;
	border: 1px solid rgb(37,21,24);
	padding: 14px 12px;
	text-decoration: none;
	letter-spacing: 2px;
}
#section_home_bodega .btn a:hover{
	background: rgb(37,21,24);
	color:#FFF;
}
@media (max-width: 1280px) {
	#section_home_bodega .title{
	font-size: 60px;
	}
}
@media (max-width: 1024px) {
	#section_home_bodega > div { display: block; width: 100%;}
	#section_home_bodega .left,
	#section_home_bodega .right{display: table; width: 100%; height: auto; }
	#section_home_bodega .left > div,
	#section_home_bodega .right > div { vertical-align: middle; display: table-cell; width: 100%; height: 100%; padding: 60px 20px;}
	#section_home_bodega .left > div { text-align: left; }
	#section_home_bodega .left > div > div { width: auto; text-align: center; display: block; }
	#section_home_bodega .left{ height: 482px; }
	#section_home_bodega .text{ font-size: 20px; }
}
@media (max-width: 768px) { 
	#section_home_bodega .left{ height: 413px; }
}
@media (max-width: 640px) { 
	#section_home_bodega .title{ font-size: 40px; }
	#section_home_bodega .title2{ font-size: 20px; }
	#section_home_bodega .subtitle{ font-size: 20px; }
	#section_home_bodega .text{ font-size: 18px; }
}
@media (max-width: 360px) { #section_home_bodega .btn a{ font-size: 16px; }  }


/* section_home_vinos */
#section_home_vinos{
	color: #FFF;
	text-align: center;
	padding: 85px 30px 70px;
}
#section_home_vinos .title{
	font-size: 100px;
	font-family: 'Mirador';
    font-weight: 800;
    font-style: normal;
}
#section_home_vinos .title::after{
	width: 124px;
	height: 5px;
	background: rgb(157,127,106);
	content: "";
	display: block;
	margin: 40px auto 0;
}

#section_home_vinos .subtitle{
	font-size: 24px;
	font-family: 'Brandon Grotesque';
    font-weight: 900;
    font-style: normal;
	margin: 22px 0 44px;
}
#section_home_vinos .text{
	font-size: 24px;
	font-family: 'Mirador';
    font-weight: 500;
    font-style: normal;
	line-height: 1.5;
	width: 960px;
	max-width: 100%;
	margin: 0 auto;
}
@media (max-width: 1024px) {
	#section_home_vinos .title{ font-size: 60px; }
	#section_home_vinos .text{ font-size: 20px; }
	#section_home_vinos .title::after{
		width: 85px; 
		margin-top: 30px;
	}
}

@media (max-width: 640px) {
	#section_home_vinos .title{ font-size: 40px; }
	#section_home_vinos .subtitle{ font-size: 20px; }
	#section_home_vinos .text{ font-size: 18px; }
}


/* home_gamas */
.home_gamas_s_0 { display: table; width: 100%;}
.home_gamas_s_0 > div { display: table-cell; vertical-align:  middle; }
.home_gamas_s_0 .home_gamas_slider { width: 66.66%; position: relative; height: 100%; }
.home_gamas_s_0 .home_gamas_slider .swiper_bg {
 	position: absolute;
    top: 0;
    left: 0;
	width: 100%;
	height: 100%;
}
.home_gamas_s_0 .home_gamas_content { min-width: 600px; width: 33.34%; text-align: center; color:#FFF; background: rgb(18,70,91);  padding: 150px 10px 100px; box-sizing: border-box; }
.home_gamas_s_0 .title{ 
 	font-family: 'Mirador';
    font-weight: 800;
    font-style: normal;
	font-size: 90px;
}
.home_gamas_s_0 .sep{ 
	display: inline-block;
	width: 85px;
	height: 5px;
	background: rgb(207,174,152);
	margin: 25px 0 35px;
}
.home_gamas_s_0 .subtitle{ 
 	font-family: 'Brandon Grotesque';
    font-weight: bold;
    font-style: normal;
	font-size: 24px;
	color:rgb(192,182,166);
	margin-bottom: 30px;
}
.home_gamas_s_0 .text{ 
 	font-family: 'Mirador';
    font-weight: 500;
    font-style: normal;
	font-size: 24px;
	line-height: 1.5
}
.home_gamas_s_0 .btn{
	margin-top: 75px;
}
.home_gamas_s_0 .btn a {
	font-size: 16px;
	font-family: 'Brandon Grotesque';
    font-weight: bold;
    font-style: normal;
	color: rgb(192,182,166);
	display: inline-block;
	border: 1px solid rgb(192,182,166);
	padding: 14px 12px;
	text-decoration: none;
	letter-spacing: 2px;
}
.home_gamas_s_0 .btn a:hover {
	color:#FFF;
	background: rgb(192,182,166);
}
@media (max-width: 1280px) {
	.home_gamas_s_0 { display: block;}
	.home_gamas_s_0 > div { display: block; }
	.home_gamas_s_0 .home_gamas_slider {
		width: 100%;
		height: auto;
		padding-bottom: 75%;
	}
	.home_gamas_s_0 .home_gamas_content {
		min-width: auto;
		width: 100%;
		padding: 35px 20px 55px;
	}
	.home_gamas_s_0 .title{ font-size: 40px; }
	.home_gamas_s_0 .subtitle{ font-size: 24px; }
	.home_gamas_s_0 .text{ font-size: 20px; }
}
@media (max-width: 640px) {
	.home_gamas_s_0 .title{ font-size: 40px; }
	.home_gamas_s_0 .subtitle{ font-size: 20px; }
	.home_gamas_s_0 .text{ font-size: 18px; }
}
@media (max-width: 400px) {
	.home_gamas_s_0 .text br{ display: none; }
	.home_gamas_s_0 .text strong{ display: block; margin-top: 20px; text-align: center;}
}


.home_gamas_s_1 { display: block; width: 50%; float: left; padding-bottom: 50.52%;position: relative; }
.home_gamas_s_1 > div { display: block; position: absolute; }
.home_gamas_s_1 .home_gamas_slider { width: 100%; height: 100%; top: 0; left: 0; z-index: 1; }
.home_gamas_s_1 .home_gamas_content {width: 100%;  bottom: 0; left: 0; z-index: 2; text-align: center; color:#FFF; padding: 0 20px 40px; box-sizing: border-box; }
.home_gamas_s_1 .title{ 
 	font-family: 'Mirador';
    font-weight: 800;
    font-style: normal;
	font-size: 70px;
}
.home_gamas_s_1 .sep{ 
	display: inline-block;
	width: 85px;
	height: 5px;
	background: rgb(207,174,152);
	margin: 25px 0 20px;
}
.home_gamas_s_1 .subtitle{ 
 	font-family: 'Brandon Grotesque';
    font-weight: bold;
    font-style: normal;
	font-size: 24px;
	color:rgb(192,182,166);
	margin-bottom: 15px;
	min-height: 28px;
}
.home_gamas_s_1 .text{ 
 	font-family: 'Mirador';
    font-weight: 500;
    font-style: normal;
	font-size: 24px;
	line-height: 1.5
}
.home_gamas_s_1 .btn{
	margin-top: 30px;
}
.home_gamas_s_1 .btn a {
	font-size: 16px;
	font-family: 'Brandon Grotesque';
    font-weight: bold;
    font-style: normal;
	color: rgb(192,182,166);
	display: inline-block;
	border: 1px solid rgb(192,182,166);
	padding: 14px 12px;
	text-decoration: none;
	letter-spacing: 2px;
}
.home_gamas_s_1 .btn a:hover {
	color:#FFF;
	background: rgb(192,182,166);
}
@media (max-width: 1800px) {
	.home_gamas_s_1 .title{ font-size: 40px; }
	.home_gamas_s_1 .subtitle{ font-size: 24px; }
	.home_gamas_s_1 .text{ font-size: 20px; }
}
@media (max-width: 640px) {
	.home_gamas_s_1 .subtitle{ font-size: 20px; }
	.home_gamas_s_1 .text{ font-size: 18px; }
}

@media (min-width: 961px) and (max-width: 1676px) {
	.home_gamas_s_1 { padding: 0; }
	.home_gamas_s_1 > div {position: relative; }
	.home_gamas_s_1 .home_gamas_slider{ padding-bottom: 75%;}
	/*.swiper-wrapper .section_slider_bg_img {background-position: top center;}*/
	.home_gamas_s_1 .swiper_bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}
	.home_gamas_s_1 .home_gamas_content{ background: rgb(110,83,63); padding: 35px 20px 55px; min-height: 490px;}
	.home_gamas_s_1.home_gamas2 .home_gamas_content{ background: rgb(68,113,136); }	
}
@media (min-width: 961px) and (max-width: 1050px) {
	.home_gamas_s_1 .home_gamas_content{ min-height: 520px;}
}
@media (min-width: 1500px) and (max-width: 1676px) {
	.home_gamas_s_1 .home_gamas_content{ min-height: 435px;}
}

@media (max-width: 960px) {
	.home_gamas_s_1 { width: 100%; padding-bottom: 123.95%; } 
}
@media (max-width: 768px) {
	.home_gamas_s_1 { padding: 0; }
	.home_gamas_s_1 > div {position: relative; }
	.home_gamas_s_1 .home_gamas_slider{ padding-bottom: 75%;}
	/*.swiper-wrapper .section_slider_bg_img {background-position: top center;}*/
	.home_gamas_s_1 .swiper_bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}
	.home_gamas_s_1 .home_gamas_content{ background: rgb(110,83,63); padding: 35px 20px 55px; }
	.home_gamas_s_1.home_gamas2 .home_gamas_content{ background: rgb(68,113,136); }
	/*.home_gamas_s_1 .home_gamas_content .sup{ position: absolute; top: 0; left: 0; width: 100%;}
	.home_gamas_s_1 .home_gamas_content .sup > div { position: absolute; bottom:20px; left: 0; width: 100%;}*/
	
}
#home_gamas_3 .swiper-wrapper .section_slider_bg_img{ background-position: top center;}

/* home_enoturismo */
#section_home_enoturismo {
	position: relative;
}
#section_home_enoturismo .content > div{
	background: #4e323a;
	color:#FFF;
	text-align: center;
	padding: 60px 100px 75px;
}
#section_home_enoturismo .sup{ position: relative; }
#section_home_enoturismo .content { padding-left: 33.33%; padding-right: 16.66%; }
#section_home_enoturismo .inf > div { float: left; width: 33.33%; }
#section_home_enoturismo .inf > div > div {  width: 100%; padding-bottom: 51.56%;  }
#section_home_enoturismo .sup1{ position: absolute; top: 0; left: 0; width: 33.33%; height: 100%; display: block; }
#section_home_enoturismo .sup2{ position: absolute; top: 0; right: 0; width: 16.66%; height: 100%; display: block;}
#section_home_enoturismo .img{ background-size: cover; background-position: center; display: block; width: 100%; height: 100%;}
#section_home_enoturismo .title{ 
 	font-family: 'Mirador';
    font-weight: 800;
    font-style: normal;
	font-size: 100px;
	color: rgb(148,128,121);
	line-height: 0.9;
}
#section_home_enoturismo .sep{ 
	display: inline-block;
	width: 85px;
	height: 5px;
	background: rgb(157,127,106);
	margin: 42px 0 32px;
}
#section_home_enoturismo .subtitle{ 
 	font-family: 'Brandon Grotesque';
    font-weight: bold;
    font-style: normal;
	font-size: 24px;
	margin-bottom: 32px;
	min-height: 28px;
	color: rgb(197,175,168);
}
#section_home_enoturismo .text{ 
 	font-family: 'Mirador';
    font-weight: 500;
    font-style: normal;
	font-size: 24px;
	line-height: 1.5;
}
#section_home_enoturismo .text strong{
	margin-top: 26px;
	display: block;
}
#section_home_enoturismo .btn{
	margin-top: 42px;
}
#section_home_enoturismo .btn a {
	font-size: 16px;
	font-family: 'Brandon Grotesque';
    font-weight: bold;
    font-style: normal;
	color: rgb(192,182,166);
	display: inline-block;
	border: 1px solid rgb(192,182,166);
	padding: 14px 12px;
	text-decoration: none;
	letter-spacing: 2px;
}
#section_home_enoturismo .btn a:hover {
	color:#FFF;
	background: rgb(192,182,166);
}


@media (max-width: 1799px) {
	#section_home_enoturismo .content > div { padding: 60px 70px 75px; }
}
@media (max-width: 1699px) {
	#section_home_enoturismo .content > div { padding: 60px 30px 75px; }
}
@media (max-width: 1499px) {
	#section_home_enoturismo .text{ font-size: 20px; }
}

@media (max-width: 1140px) {
	#section_home_enoturismo .content { padding: 0; }
	#section_home_enoturismo .imgs{
		position: relative;
		width: 100%;
		padding-bottom: 68.75%;
	}
	#section_home_enoturismo .sup1{  width: 66.66%; }
	#section_home_enoturismo .sup2{  width: 33.34%; }
	#section_home_enoturismo .inf > div > div {  width: 100%; padding-bottom: 100%;  }
}
@media (max-width: 1024px) {
	#section_home_enoturismo .title{ font-size: 60px; }
}
@media (max-width: 767px) {
	#section_home_enoturismo .title{ font-size: 40px; }
	#section_home_enoturismo .subtitle{ font-size: 20px; }
	#section_home_enoturismo .text{ font-size: 18px; line-height: 1.5; }
}


/* home_vino_destacado * /
#home_vino_destacado{
	background-size: cover; 
	background-position: center;
	padding: 21px 20px;
	margin: 45px 0;
}
#home_vino_destacado .swiper-slide > div {
	position: relative;
	max-width: 1360px;
	width: 100%;
	box-sizing: border-box;
	margin: 0 auto;
	display: table;
}
#home_vino_destacado .left,
#home_vino_destacado .right{
	vertical-align: middle;
	display: table-cell;
	box-sizing: border-box;
}
#home_vino_destacado .left{
	width: 240px;
}
#home_vino_destacado .right{
	padding: 0 20px;
}
#home_vino_destacado img{
	/*max-width: 240px;* /
	max-height: 256px;
	width: auto;
	height: auto;
	max-width: 100%;
}
#home_vino_destacado .pos_extra_0 .left{ text-align: center; }
#home_vino_destacado .pos_extra_1 .right{ text-align: center; }
#home_vino_destacado .title{
 	font-family: 'Mirador';
    font-weight: 800;
    font-style: normal;
	font-size: 50px;
	color: rgb(78,50,58);
	line-height: 1.4;
}
#home_vino_destacado  .btn{
	margin-top: 30px;
}
#home_vino_destacado  .btn a{
 	font-family: 'Brandon Grotesque';
    font-weight: bold;
    font-style: normal;
	font-size: 15px;
	color: rgb(78,50,58);
	text-decoration: none;
	border: 1px solid rgb(78,50,58);
	padding: 14px 12px;
	letter-spacing: 2px;
	display: inline-block;
}
#home_vino_destacado .btn a:hover {
    background: rgb(78,50,58);
    color: #FFF;
}
@media (max-width: 1199px) {
	#home_vino_destacado .title{ font-size: 36px; }
}
@media (max-width: 767px) {
	#home_vino_destacado{ margin: 22px 0;}
	#home_vino_destacado{ padding: 48px 20px; }
	#home_vino_destacado .swiper-slide > div { display: block; }
	#home_vino_destacado .left,
	#home_vino_destacado .right{
		text-align: center;
		display: block;
		width: 100%;;
	}
	#home_vino_destacado .left{ margin-bottom: 25px; }
	#home_vino_destacado .btn{ margin-top: 45px; }
	#home_vino_destacado .title{ font-size: 24px; }
}
*/
#home_vino_destacado{
	background-size: cover; 
	background-position: center;
	margin: 45px 0;
}
#home_vino_destacado .swiper-pagination-bullet { background: #000; }
#home_vino_destacado .swiper-pagination-bullet-active { background: #FFF; }
#home_vino_destacado .parallax-bg {
      position: absolute;
      left: 0;
      top: 0;
      width: 130%;
      height: 100%;
      -webkit-background-size: cover;
      background-size: cover;
      background-position: center;
    }

#home_vino_destacado .swiper-slide {
      text-align: center;
      font-size: 18px;
      /* Center slide text vertically */
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: -webkit-flex !important;
      display: flex !important;
      -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
      -webkit-justify-content: center !important;
      justify-content: center !important;
      -webkit-box-align: center !important;
      -ms-flex-align: center !important;
      -webkit-align-items: center !important;
      align-items: center !important;
	 height: auto !important;
	  box-sizing: border-box !important;
      padding: 40px 10px !important;
    }
#home_vino_destacado .swiper-slide-container{ display: inline-block; max-width: 1300px; /*width: 100%;*/ }
/*#home_vino_destacado .swiper-slide-container > div{ display: inline-block; }*/
#home_vino_destacado .swiper-slide-container .table-cell{ width: auto; box-sizing: border-box; padding: 0 20px; }

#home_vino_destacado .swiper-slide-container .text-left{ text-align: left; }

#home_vino_destacado .title{
 	font-family: 'Mirador';
    font-weight: 800;
    font-style: normal;
	font-size: 36px;
	color: rgb(78,50,58);
	line-height: 1.4;
}
#home_vino_destacado .btn {
	padding-bottom: 15px;
}
#home_vino_destacado  .btn a{
 	font-family: 'Brandon Grotesque';
    font-weight: bold;
    font-style: normal;
	font-size: 15px;
	color: rgb(78,50,58);
	text-decoration: none;
	border: 1px solid rgb(78,50,58);
	padding: 14px 12px;
	letter-spacing: 2px;
	display: inline-block;
	margin-top: 30px; 
}
#home_vino_destacado .btn a:hover {
    background: rgb(78,50,58);
    color: #FFF;
}
#home_vino_destacado img { max-width: 100%; }

#home_vino_destacado .pos_extra_0 .left{ min-width: 240px; }
#home_vino_destacado .pos_extra_1 .left{ width: 400px; } 

#home_vino_destacado .pos_extra_0 .left,
#home_vino_destacado .pos_extra_1 .right{ font-size: 0; } 

#home_vino_destacado .pos_extra_0 img{ max-width: 240px; }
#home_vino_destacado .pos_extra_1 img{ max-width: 100%; }
@media (min-width:  994px) { #home_vino_destacado .pos_extra_1 img{ max-width: 554px; } }
@media (min-width:  1000px) { #home_vino_destacado .pos_extra_1 img{ max-width: 560px; } }
@media (min-width:  1100px) { #home_vino_destacado .pos_extra_1 img{ max-width: 660px; } }
@media (min-width:  1200px) { #home_vino_destacado .pos_extra_1 img{ max-width: 760px; } }
@media (min-width:  1300px) { #home_vino_destacado .pos_extra_1 img{ max-width: 860px; } }
/*
@media (min-width:  1400px) { #home_vino_destacado .pos_extra_1 img{ max-width: 960px; } }
@media (min-width:  1500px) { #home_vino_destacado .pos_extra_1 img{ max-width: 1060px; } }
@media (min-width:  1600px) { #home_vino_destacado .pos_extra_1 img{ max-width: 1160px; } }
@media (min-width:  1700px) { #home_vino_destacado .pos_extra_1 img{ max-width: 1260px; } }
@media (min-width:  1800px) { #home_vino_destacado .pos_extra_1 img{ max-width: 1360px; } }
@media (min-width:  1900px) { #home_vino_destacado .pos_extra_1 img{ max-width: 1460px; } }

/* 
@media (max-width: 1900px) { #home_vino_destacado .pos_extra_1 img{ max-width: 1360px; } }
@media (max-width: 1800px) { #home_vino_destacado .pos_extra_1 img{ max-width: 1260px; } }
@media (max-width: 1700px) { #home_vino_destacado .pos_extra_1 img{ max-width: 1160px; } }
@media (max-width: 1600px) { #home_vino_destacado .pos_extra_1 img{ max-width: 1060px; } }
@media (max-width: 1500px) { #home_vino_destacado .pos_extra_1 img{ max-width: 960px; } }
@media (max-width: 1400px) { #home_vino_destacado .pos_extra_1 img{ max-width: 860px; } }
@media (max-width: 1300px) { #home_vino_destacado .pos_extra_1 img{ max-width: 760px; } }
@media (max-width: 1200px) { #home_vino_destacado .pos_extra_1 img{ max-width: 660px; } }
@media (max-width: 1100px) { #home_vino_destacado .pos_extra_1 img{ max-width: 560px; } }
@media (max-width: 1000px) { #home_vino_destacado .pos_extra_1 img{ max-width: 460px; } }
@media (max-width:  993px) { #home_vino_destacado .pos_extra_1 img{ max-width: 100%; } }*/

@media (max-width: 1199px) {
	#home_vino_destacado .title{ font-size: 36px; }
}
@media (max-width: 993px) {
	#home_vino_destacado{ margin: 22px 0;}
	#home_vino_destacado .swiper-slide div { 
		display: block;
		text-align: center;
		width: 100% !important;
		height: 100% !important;
		box-sizing: border-box;
	}
	#home_vino_destacado .left{ margin-bottom: 25px; }
	#home_vino_destacado .title{ font-size: 24px; }
	#home_vino_destacado .swiper-slide { padding-bottom: 60px;}
}



/* PAGE BODEGA */

/* section_bodega_anclas */
#section_bodega_anclas { background: #7e8789; height: 55px; }
#section_bodega_anclas > div { background: #7e8789; height: 55px;width: 100%; display: block;}
#section_bodega_anclas.sticky > div { position: fixed; z-index: 999999; top:90px; }
#section_bodega_anclas .item{ 
	width: 50%; float: left;
 	font-family: 'Brandon Grotesque';
    font-weight: 500;
    font-style: normal;
	font-size: 17px;
	color:#FFF;
	padding: 15px 0 20px;
	box-sizing: border-box;
}
#section_bodega_anclas .item span:hover{
	color:#CFAE98;
	cursor: pointer;
}
#section_bodega_anclas .item1{ text-align: right;  }
#section_bodega_anclas .item2{ text-align: left; }
#section_bodega_anclas .item span { display: inline-block; width: 160px; text-align: center; }
@media (max-width: 1140px) {

}

/* section_bodega_vinedo */
#section_bodega_vinedo{
	position: relative;
}
.bodega_vinedo_content{
	margin-left: 50%;
	width: 50%;
	background: #fff;
	color:#FFF;
	text-align: left;
	box-sizing: border-box;
}
.bodega_vinedo_content .sup{ padding:75px 30px 50px; }
.bodega_vinedo_content .sup > div{
	width: 100%;
	max-width: 660px;
	margin: 0 auto;
}
.bodega_vinedo_content .sup .title{
	font-family: 'Mirador';
	font-weight: 800;
	font-style: normal;
	font-size: 60px;
	color:#796568;
}
.bodega_vinedo_content .sup .subtitle{
	font-family: 'Brandon Grotesque';
    font-weight: 900;
    font-style: normal;
	font-size: 24px;
	margin-bottom: 42px;
	color:#353e40;
}
.bodega_vinedo_content .sup .text{
    font-family: 'Brandon Grotesque';
    font-weight: 500;
    font-style: normal;
	font-size: 24px;
	color:#808387;
	line-height: 1.5;
}
.bodega_vinedo_content .sup .sep{ 
	display: inline-block;
	width: 85px;
	height: 5px;
	background: #9d7f6a;
	margin: 42px 0 20px;
}
.bodega_vinedo_content .inf{
	background: #f5efea;
	color:#796568;
	font-family: 'Brandon Grotesque';
    font-weight: bold;
    font-style: normal;
	text-align: center;
	padding: 60px 25px 80px;
}
.bodega_vinedo_content .inf .title{
	color:#4e323a;
	font-size: 24px;
}
.bodega_vinedo_content .inf .ico{
	float: left; width: 20%; margin-top: 65px;
}
.bodega_vinedo_content .inf .ico div{
	padding-top: 20px;
	font-size: 20px;
}
.bodega_vinedo_slider{
	width: 50%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
@media (max-width: 1499px) and (min-width: 1141px) {
	.bodega_vinedo_content .inf .ico img{ width: 82%; }
	.bodega_vinedo_content .inf .ico div{ font-size: 14px; }

}
@media (max-width: 1140px) {
	.bodega_vinedo_slider{
		position: relative;
		width: 100%;
		top: auto;
		right: auto;
		padding-bottom: 62.5%;
	}
	.bodega_vinedo_slider .swiper_bg{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.bodega_vinedo_content{
		margin-left: 0;
		width: 100%;
	}
	.bodega_vinedo_content .sup .text { font-size: 18px; }
	.bodega_vinedo_content .inf .ico div{ font-size: 18px; }
	.bodega_vinedo_content .inf .title{ font-size: 24px; }
}
@media (max-width: 800px) {
	.bodega_vinedo_content .inf .ico img{ max-width: 82%; }
	.bodega_vinedo_content .sup{ padding:35px 20px 30px; }
	.bodega_vinedo_content .inf{ padding: 35px 20px 30px; }
}
@media (max-width: 640px) {
	.bodega_vinedo_content .sup .title{ font-size: 40px; }
	.bodega_vinedo_content .sup .subtitle{ font-size: 20px; }
	.bodega_vinedo_content .inf .title{ font-size: 20px; }
}
@media (max-width: 639px) {
	.bodega_vinedo_content .inf .icos{ text-align: center; }
	.bodega_vinedo_content .inf .ico{ width: 140px; float: none; display: inline-block; }
}
/* section_bodega_garnacha */
#section_bodega_garnacha{
	position: relative;
}
.bodega_garnacha_content{
	width: 50%;
	background: #4e323a;
	color:#FFF;
	text-align: center;
	padding: 72px 120px 75px;
	box-sizing: border-box;
}
.bodega_garnacha_content .title{
	font-family: 'Mirador';
	font-weight: 800;
	font-style: normal;
	font-size: 60px;
}
.bodega_garnacha_content .text{
    font-family: 'Brandon Grotesque';
    font-weight: 500;
    font-style: normal;
	font-size: 22px;
}
.bodega_garnacha_content .sep{ 
	display: inline-block;
	width: 85px;
	height: 5px;
	background: #9d7f6a;
	margin: 42px 0 30px;
}
.bodega_garnacha_slider{
	width: 50%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}
@media (max-width: 1799px) {
	.bodega_garnacha_content{ padding: 72px 90px 75px; }
	.bodega_garnacha_content .title{ font-size:48px; }
	.bodega_garnacha_content .text{ font-size:20px; }
}
@media (max-width: 1399px) {
	.bodega_garnacha_content{ padding: 72px 50px 75px; }
	.bodega_garnacha_content .title{ font-size:36px; }
	.bodega_garnacha_content .text{ font-size:18px; }
}
@media (max-width: 1140px) {
	.bodega_garnacha_content{
		width: 100%;
		padding: 46px 30px 46px;
	}	
	.bodega_garnacha_slider{
		position: relative;
		width: 100%;
		top: auto;
		right: auto;
		padding-bottom: 63.05%;
	}
	.bodega_garnacha_slider .swiper_bg{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
}
@media (max-width: 1024px) {
	.bodega_garnacha_content .title{ font-size:60px; }
	.bodega_garnacha_content .text{ font-size:18px; }
}
@media (max-width: 640px) {
	.bodega_garnacha_content .title{ font-size:40px; }
}

/* section_bodega_personas */
#section_bodega_personas{
	position: relative;
}
.bodega_personas_content{
	width: 640px;
	color:#FFF;
	text-align: left;
	padding: 100px 30px 129px 75px;
	box-sizing: border-box;
	position: relative;
	z-index: 2;
}
.bodega_personas_content .title{
	font-family: 'Mirador';
	font-weight: 800;
	font-style: normal;
	font-size: 60px;
}
.bodega_personas_content .subtitle{
	font-family: 'Brandon Grotesque';
    font-weight: 900;
    font-style: normal;
	font-size: 24px;
	margin-bottom: 55px;
}
.bodega_personas_content .text{
    font-family: 'Brandon Grotesque';
    font-weight: 500;
    font-style: normal;
	font-size: 24px;
	padding-right: 45px;
}
.bodega_personas_content .sep{ 
	display: inline-block;
	width: 85px;
	height: 5px;
	background: #9d7f6a;
	margin: 42px 0 30px;
}
.bodega_personas_slider{
	width: 100%;
	padding-left: 640px;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
	box-sizing: border-box;
	z-index: 1;
}
.bodega_personas_slider .caption{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	font-family: 'Mirador';
	font-weight: 800;
	font-style: normal;
	font-size: 110px;
	padding-left: 640px;
	box-sizing: border-box;
	line-height: 1.1;
}
.bodega_personas_slider .caption span { position: relative; color:#FFF;display: inline-block; }
.bodega_personas_slider .caption .table-cell { padding: 10px 50px; box-sizing: border-box; }
.bodega_personas_slider .caption span::before{
	content:"“";
	color:#cfae98;
	position: absolute;
	top: -82px;
	left: -43px;
	z-index: -1;
	font-size: 275px;

	top: -34.85%;
	left: -5.17%;
	font-size: 250%;
}
@media (max-width: 1799px) {
	.bodega_personas_content{ width: 530px; padding: 60px 30px 60px 75px; }
	.bodega_personas_slider{ padding-left: 530px; }
	.bodega_personas_slider .caption{ padding-left: 530px; }
	.bodega_personas_content .title{ font-size:36px; }
	.bodega_personas_content .subtitle{ font-size:20px; } 
	.bodega_personas_content .text{ font-size:20px; }
	.bodega_personas_slider .caption{ font-size: 60px; }
}
@media (max-width: 1399px) {
	.bodega_personas_content{ width: 450px; padding: 48px 30px 48px 45px; }
	.bodega_personas_slider{ padding-left: 450px; }
	.bodega_personas_slider .caption{ padding-left: 450px; }
	.bodega_personas_content .title{ font-size:24px; }
	.bodega_personas_content .subtitle{ font-size:18px; } 
	.bodega_personas_content .text{ font-size:18px; }
	.bodega_personas_slider .caption{ font-size: 60px; }
}
@media (max-width: 1140px) {
	.bodega_personas_content{ width: 100%;  } 
	.bodega_personas_content .text{ padding-right: 0px;}
	.bodega_personas_slider .caption{ padding-left: 0; }
	.bodega_personas_slider{
		position: relative;
		width: 100%;
		top: auto;
		right: auto;
		padding-bottom: 50%;
		padding-left: 0; 
	}
	.bodega_personas_slider .swiper_bg{
		position: absolute;
		top: 0;
		left: 0;
		
		width: 100%;
		height: 100%;
	}
}

@media (max-width: 1024px) {
	.bodega_personas_content .title{ font-size:60px; }
	.bodega_personas_content .subtitle{ font-size:24px; }
	.bodega_personas_content .text{ font-size:18px; }
}
@media (max-width: 640px) {
	.bodega_personas_content .title{ font-size:40px; }
	.bodega_personas_content .subtitle{ font-size:20px; }
}
@media (max-width: 767px) {
	.bodega_personas_slider .caption{ font-size: 40px; }
}


@media (max-width: 599px) {
	.bodega_personas_content{ padding: 48px 15px 48px 15px; } 
	.bodega_personas_slider .caption .table-cell { padding: 10px 15px;  }
	.bodega_personas_slider{
		padding-bottom: 100%;
	}
}

/* section_bodega_viticultor */
#section_bodega_viticultor {
	position: relative;
}
#section_bodega_viticultor .content > div{
	background: #5f696b;
	color:#FFF;
	text-align: center;
	padding: 60px 100px 75px;
}
#section_bodega_viticultor .sup{ position: relative; }
#section_bodega_viticultor .content { padding-left: 25%; padding-right: 25%; }
#section_bodega_viticultor .inf > div { float: left; width: 25%; }
#section_bodega_viticultor .inf > .inf3 { width: 50%; }
#section_bodega_viticultor .inf > div > div {  width: 100%; padding-bottom: 100%;  }
#section_bodega_viticultor .inf > .inf3 > div { padding-bottom: 50%; }

#section_bodega_viticultor .sup1{ position: absolute; top: 0; left: 0; width: 25%; height: 100%; display: block; }
#section_bodega_viticultor .sup2{ position: absolute; top: 0; right: 0; width: 25%; height: 100%; display: block;}
#section_bodega_viticultor .img{ background-size: cover; background-position: center; display: block; width: 100%; height: 100%;}
#section_bodega_viticultor .title{ 
 	font-family: 'Mirador';
    font-weight: 800;
    font-style: normal;
	font-size: 60px;
	color: #FFF;
	line-height: 0.9;
}
#section_bodega_viticultor .sep{ 
	display: inline-block;
	width: 85px;
	height: 5px;
	background: #cfae98;
	margin: 42px 0 32px;
}
#section_bodega_viticultor .subtitle{ 
 	font-family: 'Brandon Grotesque';
    font-weight: bold;
    font-style: normal;
	font-size: 24px;
	margin-bottom: 32px;
	min-height: 28px;
	color: rgb(197,175,168);
}
#section_bodega_viticultor .text{ 
 	font-family: 'Mirador';
    font-weight: 500;
    font-style: normal;
	font-size: 24px;
	line-height: 1.2;
}
#section_bodega_viticultor .text strong{
	margin-top: 26px;
	display: block;
}
#section_bodega_viticultor .btn{
	margin-top: 42px;
}
#section_bodega_viticultor .btn a {
	font-size: 16px;
	font-family: 'Brandon Grotesque';
    font-weight: bold;
    font-style: normal;
	color: rgb(192,182,166);
	display: inline-block;
	border: 1px solid rgb(192,182,166);
	padding: 14px 12px;
	text-decoration: none;
	letter-spacing: 2px;
}
#section_bodega_viticultor .btn a:hover {
	color:#FFF;
	background: rgb(192,182,166);
}
@media (max-width: 1799px) {
	#section_bodega_viticultor .content > div { padding: 60px 70px 75px; }
}
@media (max-width: 1699px) {
	#section_bodega_viticultor .content > div { padding: 60px 30px 75px; }
}
@media (max-width: 1499px) {
	#section_bodega_viticultor .text{ font-size: 20px; }
}
@media (max-width: 1399px) {
	#section_bodega_viticultor .text{ font-size: 18px; }
}
@media (max-width: 1140px) {
	#section_bodega_viticultor .content { padding: 0; }
	#section_bodega_viticultor .imgs{
		position: relative;
		width: 100%;
		padding-bottom: 50%;
	}
	#section_bodega_viticultor .sup1{  width: 50%; }
	#section_bodega_viticultor .sup2{  width: 50%; }
	#section_bodega_viticultor .inf > div > div {  width: 100%; padding-bottom: 100%;  }
}
@media (max-width: 767px) {
	#section_bodega_viticultor .title{ font-size: 40px; }
	#section_bodega_viticultor .subtitle{ font-size: 20px; }
	#section_bodega_viticultor .text{ font-size: 18px; line-height: 1.6; }
	#section_bodega_viticultor .btn a { font-size: 14px; }
	#section_bodega_viticultor .inf .inf1 {  width: 50%; float: right;}
	#section_bodega_viticultor .inf .inf2 {  width: 50%; }
	#section_bodega_viticultor .inf .inf3 {  width: 100%; }
}




/* PAGE CONTACTO */
/* section_contacto */
#section_contacto{  background-size: cover; padding-bottom: 20px;}
#section_contacto_container { position: relative; margin: 0 auto; width: 100%; max-width: 1200px; padding: 0 15px; box-sizing: border-box; }
#section_contacto .sup{ background: rgba(245,239,234,0.85); text-align: center; padding: 60px 26px 50px;}
#section_contacto .sup form{ text-align: left; position: relative; display: block; width: 100%; max-width: 614px; margin: 60px auto 0;}
#section_contacto .center{ background: rgb(207,174,152);padding: 57px 26px 0; box-sizing: border-box;}
#section_contacto .center .left,
#section_contacto .center .right{float: left; box-sizing: border-box; padding: 0 26px 52px; }
#section_contacto .center .left{ width: 41%;  }
#section_contacto .center .right{ width: 59%;  }
#section_contacto .center .iframe_content{ 
	position: relative;
	display: block;
	height: 0;
	overflow: hidden;
	padding-bottom: 70%;
}
#section_contacto .center iframe{ 
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	border: 0; 
}
#section_contacto .center{ background: rgb(207,174,152);padding: 57px 26px 0; box-sizing: border-box;} 
#section_contacto .sup > .p{
    font-family: 'Brandon Grotesque';
    font-weight: normal;
    font-style: normal;
	font-size: 20px;
	color:rgb(15,24,26);
	line-height: 34px;
}

#section_contacto .center .p{
    font-family: 'Brandon Grotesque';
    font-weight: normal;
    font-style: normal;
}

#section_contacto .p span{
	display: inline-block;
}
#section_contacto .center .p,
#section_contacto .inf .p{
	line-height: 1.2;
	font-size: 18px;
	color:#FFF;
}
#section_contacto .center a{ color:#FFF;text-decoration: none;}
#section_contacto .center a:hover{ text-decoration: underline;}
#section_contacto h1,
#section_contacto h2{
    font-family: 'Mirador';
    font-weight: 900;
    font-style: normal;
	font-size: 44px;
	color:#4d323a;
}
#section_contacto h1::after,
#section_contacto h2::after{
	position: relative;
	width: 153px;
	height: 5px;
	content:"";
	display: block;
	background: rgb(78,50,58);
	margin: 40px 0 25px;
}
#section_contacto h1::after{
	margin-left:auto;
	margin-right:auto;
}
#section_contacto .sup form{
    font-family: 'Brandon Grotesque';
    font-weight: normal;
    font-style: normal;
	color:#301f36;
	font-size: 16px;
}
#section_contacto .sup form .input{
	border: 0 none;
	background: none;
	border-bottom: 2px solid rgb(78,50,58);
	width: 100%;
	font-family: 'Mirador';
    font-weight: 500;
    font-style: normal;
	color:#301f36;
	line-height: 2.2;
	margin-bottom: 45px;
	box-sizing: border-box
}
#section_contacto .sup form .textarea{
	background: none;
	border: 2px solid rgb(78,50,58);
	width: 100%;
	height: 125px; 
	resize: none;
	font-family: 'Mirador';
    font-weight: 500;
    font-style: normal;
	color:#301f36;
	padding: 2px;
	margin-bottom: 20px;
	box-sizing: border-box
}
#section_contacto .sup form .placeholder{
	font-family: 'Mirador';
    font-weight: 500;
    font-style: normal;
	color:#301f36;
	line-height: 2.2;
}
#section_contacto .sup form .legal a{
	color:#301f36;
	text-decoration: underline;
	font-weight: bold;
}
#section_contacto .sup form .legal a:hover{ 
	text-decoration: none;
}
#section_contacto .sup form button{
	margin-top: 52px;
    font-family: 'Brandon Grotesque';
    font-weight: bold;
    font-style: normal;
	color:#301f36;
	font-size: 19px;
	background: none;
	border: 1px solid rgb(78,50,58);
	width: 176px;
	height: 53px;
	transition: all linear 0.2s;
	cursor: pointer;
}
#section_contacto .sup form button:hover{
	background: rgb(78,50,58);
	color:#FFF;
}
#section_contacto .sup form .input::-webkit-input-placeholder{
	opacity: 1;
	color:#301f36;
}
#section_contacto .sup form .input::-moz-placeholder{
	opacity: 1;
	color:#301f36;
}
#section_contacto .sup form .input:-moz-placeholder{
	opacity: 1;
	color:#301f36;
}
#section_contacto .sup form .input::-ms-input-placeholder{
	opacity: 1;
	color:#301f36;
}
#section_contacto .sup form .input:-ms-input-placeholder{
	opacity: 1;
	color:#301f36;
}
#section_contacto .sup form .input:placeholder-shown{
	opacity: 1;
	color:#301f36;
}
#section_contacto .sup form .input::placeholder {
	opacity: 1;
	color:#301f36;
}
#form_contacto_loading {
	cursor: progress !important;
	background: rgb(78,50,58) !important;
	color:#FFF !important;
}
/* form_newsletter - contacto  */
#section_contacto .inf{
	border-top: 1px solid rgb(157,127,106);
	background: rgb(207,174,152);
	padding: 65px 52px 40px;
}
#form_newsletter2 .form_inputs{
	position: relative;
	width: 828px;
	margin:32px 0 8px;
	max-width: 100%;
}
#form_newsletter2 .form_inputs .input{
	width: 100%;
	padding:0 200px 0 10px;;
	box-sizing: border-box;
	height: 52px; 
	font-size: 19px;
	border-radius: 0;
	border: 0 none;
	background: #FFF;
	font-family: 'Brandon Grotesque';
    font-weight: normal;
    font-style: normal;
}
#form_newsletter2 .form_inputs .btns{
	position: absolute;
	top: 0;
	right: 0;
	width: 181px;
	font-size: 19px;
	font-family: 'Brandon Grotesque';
    font-weight: bold;
    font-style: normal;
}
#form_newsletter2 .form_inputs .btns button{
	width: 100%;
	height: 52px ;
	border-radius: 0;
	border: 0 none;
	background-color: rgb(78,50,58);
	color:rgb(197,175,168);
	font-family: 'Brandon Grotesque';
    font-weight: bold;
    font-style: normal;
}
#form_newsletter2 .legal{
	font-family: 'Brandon Grotesque';
    font-weight: 500;
    font-style: normal;
	font-size: 16px;
	color: #FFF;
}
#form_newsletter2 a{ color:#FFF;text-decoration: underline;}
#form_newsletter2 a:hover{ text-decoration: none;}


@media (max-width: 1099px) {
	#section_contacto .center .left,
	#section_contacto .center .right{float: none; width: 100%; padding: 0 0 25px; }
	#section_contacto .center .iframe_content { padding: 0; height: 350px; }
	#section_contacto .inf{
		padding: 65px 26px 40px;
	}
}
@media (max-width: 640px) {
	#section_contacto h1,
	#section_contacto h2{
		font-size: 40px;
	}
}
@media (max-width: 600px) {
	#form_newsletter2 .form_inputs .btns {
	    position: relative;
	    top: initial;
	    right: initial;
	    width: 100%;
	    text-align: center;
	    margin: 30px 0 20px;
	}
	#form_newsletter2 .form_inputs .btns button{
		width: 170px;
	}
	#form_newsletter2 .form_inputs .input { padding: 0 10px 0 10px; }
}




/* PAGE ENOTURISMO */
/* section_experiencias */
#section_experiencias > article { height: 1060px; }
#section_experiencias .experiencia_container{}
#section_experiencias .experiencia_slider{ width: 100%; height: 100%; position: absolute; top:0; left:0; display: block; z-index: 1; }
#section_experiencias .experiencia_content{ width: 640px;; position: relative; z-index: 2; display: inline-block; background:#FFF; text-align: left;padding-bottom: 40px; box-sizing: border-box; }
#section_experiencias .swiper-wrapper .section_slider_bg_video iframe{ width: 1920px; height: 1080px; }
#section_experiencias .experiencia_content h3{
    font-family: 'Mirador';
    font-weight: 800;
    font-style: normal;
	font-size: 60px;
	line-height: 72px;
}
#section_experiencias .experiencia_content h3::after{
	content:"";
	display: block;
	width: 85px;
	height: 5px;
	background: rgb(157,127,106);
	border-radius: 2px;
	margin: 30px 0 32px;
}
#section_experiencias .experiencia_content .p{
	font-size: 24px;
	font-family: 'Brandon Grotesque';
    font-weight: normal;
    font-style: normal;
	line-height: 34px;
}
#section_experiencias .experiencia_content .p strong{
	color: rgb(78,50,58);
}
#section_experiencias .experiencia_content .btn{
	margin-top: 45px ; 
}
#section_experiencias .experiencia_content .btn a{
	font-size: 19px;
	font-family: 'Brandon Grotesque';
    font-weight: bold;
    font-style: normal;
	color: rgb(78,50,58);
	display: inline-block;
	border: 1px solid rgb(78,50,58);
	padding: 14px 12px;
	text-decoration: none;
	letter-spacing: 2px;
}
#section_experiencias .experiencia_content .btn a:hover{
	background: rgb(78,50,58);
	color:#FFF;
}
#section_experiencia_1 .experiencia_container{ text-align: right;  }
#section_experiencia_2 .experiencia_container{ text-align: center; padding-bottom: 0;height: 100%; }
#section_experiencia_3 .experiencia_container{ text-align: right; }
#section_experiencia_4 .experiencia_container{ text-align: left; }
#section_experiencia_5 .experiencia_container{ text-align: right; }
#section_experiencia_1 .experiencia_content{ padding: 66px 70px 20px 85px; min-height: 878px; background: #f8f3f0; } 
#section_experiencia_2 .experiencia_content{ padding: 80px 54px 20px 85px; min-height: 100%; }
#section_experiencia_3 .experiencia_content{ padding: 80px 75px 20px 85px; min-height: 792px;}
#section_experiencia_4 .experiencia_content{ padding: 80px 54px 20px 80px; min-height: 730px;}
#section_experiencia_5 .experiencia_content{ padding: 90px 70px 20px 85px; min-height: 800px; background: #f8f3f0;}
#section_experiencia_1 .experiencia_content h3{ color: rgb(78,50,58); }
#section_experiencia_2 .experiencia_content h3{ color: rgb(121,101,104); }
#section_experiencia_3 .experiencia_content h3{ color: rgb(78,50,58); }
#section_experiencia_4 .experiencia_content h3{ color: rgb(121,101,104);; }
#section_experiencia_5 .experiencia_content h3{ color: rgb(78,50,58); }
#section_experiencia_1 .experiencia_content .p{ color: rgb(53,62,64); }
#section_experiencia_2 .experiencia_content .p{ color: #71757a; }
#section_experiencia_3 .experiencia_content .p{ color: #32383e; }
#section_experiencia_4 .experiencia_content .p{ color: #71757a; }
#section_experiencia_5 .experiencia_content .p{ color: #32383e; }
#section_experiencia_1 .experiencia_content h3::after{ margin: 30px 0 32px; }
#section_experiencia_2 .experiencia_content h3::after{ margin: 60px 0 60px; }
#section_experiencia_3 .experiencia_content h3::after{ margin: 30px 0 32px; }
#section_experiencia_4 .experiencia_content h3::after{ margin: 40px 0 32px; }
#section_experiencia_5 .experiencia_content h3::after{ margin: 30px 0 32px; }
@media (max-width: 1199px) {
	#section_experiencias > article { height: auto; }
	#section_experiencias .experiencia_slider{ width: 100%; height: 565px; position: relative; top:initial; left:initial; display: block; z-index: 1; }
	#section_experiencias .experiencia_content {  width: auto; min-height: auto; padding-bottom: 60px !important; }
}
@media (max-width: 1023px) {
	#section_experiencias .experiencia_slider{ height: 360px; }
	#section_experiencias .experiencia_content{ padding:50px 30px 60px !important; }
	#section_experiencias .experiencia_content h3{ font-size: 40px;line-height: 1.5;  }
	#section_experiencias .experiencia_content h3::after{ margin: 30px 0 20px !important; }
	#section_experiencias .experiencia_content .p{ font-size: 18px; line-height: 1.5; }
	#section_experiencias .experiencia_content .btn a{ font-size: 14px; }
}
@media (max-width: 499px) {
	#section_experiencias .experiencia_content .btn { padding: 0 5px; }
	#section_experiencias .experiencia_content .btn a{ width: 100%; box-sizing: border-box; text-align: center; }
}
/* section_espacio */
#section_espacio {
	color:#FFF;
	text-align: center;
	background-position: center center;
	background-size: cover;
}
#section_espacio .sup{
	padding: 70px 30px 60px;
	position: relative;
	width: 1340px;
	max-width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
}
#section_espacio h2{
	font-family: 'Brandon Grotesque';
	font-weight: 900;
	font-style: normal;
	font-size: 40px;
	margin-bottom: 15px;
}
#section_espacio .p{
	font-family: 'Mirador';
    font-weight: normal;
    font-style: normal;
	font-size: 24px;
	line-height: 34px;
	text-align: center;
}
#section_espacio .inf{
	padding: 70px 30px 44px;
	position: relative;
	width: 1340px;
	max-width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
}
#section_espacio .inf a{
	font-size: 17 px;
	font-family: 'Brandon Grotesque';
    font-weight: bold;
    font-style: normal;
	color: #bfb5a6;
	display: inline-block;
	border: 1px solid #bfb5a6;
	padding: 14px 10px;
	text-decoration: none;
	letter-spacing: 2px;
}
#section_espacio .inf a:hover{
	background: #bfb5a6;
	color:#FFF;
}
#section_espacio .item{
	width: 33.33%;
	float: left;
}
#section_espacio .item-container{
	width:100%;
	position: relative;
	padding-bottom: 59.6%;
}
#section_espacio .item-container > div{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
}
#section_espacio .item .caption{
	display: table;
	width: 100%;
	height: 100%;
}
#section_espacio .item .caption span{
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	font-family: 'Brandon Grotesque';
    font-weight: 900;
    font-style: normal;
	line-height: 1.39;
	font-size: 34px;
	padding: 0 15px;
	box-sizing: border-box;
}
@media (max-width: 1799px) {
	#section_espacio .item .caption span{ font-size: 24px; }
}

@media (max-width: 1024px) {
	#section_espacio .p{
		font-size: 18px;
		line-height: 1.5;
	}
}


@media (max-width: 1023px) {
	#section_espacio .center { padding: 0 30px; }
	#section_espacio .item {
		width: 640px;
		float: none;
		display: block;
		max-width: 100%;
		margin: 0 auto; 
	}
	#section_espacio .inf {padding-top: 50px;}
}





/* PAGE VINOS GAMAS */
/* section_vinos_cat */
#section_vinos_cat .item.vino{
	width: 33.33%;
	float: left;
	text-align: center;
}
#section_vinos_cat .item.vino .vino_img { 
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	padding-bottom: 140.625%;
	display: block;
}
#section_vinos_cat .item.vino .caption { 
	width: 100%;
	padding-bottom: 66%; /*55.655%;*/
	display: block;
	overflow: hidden;
	position: relative;
}
#section_vinos_cat .item.vino .caption > div{ 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#section_vinos_cat .item.vino .caption .title{
	font-family: 'Brandon Grotesque';
    font-weight: bold;
    font-style: normal;
	font-size: 24px;
	color:#9d7f6a;
	margin-bottom: 30px;
	line-height:1.5;
}

#section_vinos_cat .item.vino .caption .text{
	font-family: 'Mirador';
    font-weight: 500;
    font-style: normal;
	font-size: 24px;
	color:#fff;
	line-height:1.5;
}
#section_vinos_cat .item.vino .caption .caption_text{
	min-height: 185px;
	padding: 0 20px;
}
#section_vinos_cat  a{ text-decoration: none; }
#section_vinos_cat .item.vino .caption a.enlace{
	font-family: 'Brandon Grotesque';
    font-weight: bold;
    font-style: normal;
	font-size: 16px;
	color:#c0b6a6;
	border: 1px solid #c0b6a6;
	text-decoration: none;
	display: inline-block;
	padding: 13px 8px 12px;
	width: 216px;
	margin-top: 11px;
}
#section_vinos_cat .item.vino .caption a.enlace:hover{
	background:#c0b6a6;
	color:#FFF;
}
@media (max-width: 1280px) {
	#section_vinos_cat .item.vino{
		width: 50%;
	}
}
@media (max-width: 1599px) {
	#section_vinos_cat .item.vino .caption .title{ font-size: 20px; margin-bottom: 20px; }
	#section_vinos_cat .item.vino .caption .text{ font-size: 18px; }
	#section_vinos_cat .item.vino .caption .caption_text{ min-height: inherit;}
	#section_vinos_cat .item.vino .caption a.enlace{ margin-top: 20px; }
}
@media (max-width: 767px) {
	#section_vinos_cat .item.vino{
		width: 100%;
	}
	#section_vinos_cat .item.vino .caption .caption_text{ min-height: inherit;}
	#section_vinos_cat .item.vino .caption { 
		padding: 40px 15px;
		box-sizing: border-box;
	}
	#section_vinos_cat .item.vino .caption > div{ 
		position: relative;
		top: auto;
		left: auto;
	}
	#section_vinos_cat .item.vino .caption a.enlace{ margin-top: 30px; }
}
#section_vinos_cat .vinos_cat_f_0 .item.img{
	width: 25%;
	float: left;
}
#section_vinos_cat .vinos_cat_f_1 .item.img,
#section_vinos_cat .vinos_cat_f_2 .item.img_0,
#section_vinos_cat .vinos_cat_f_2 .item.img_1{
	width: 33.33%;
	float: left;
}
#section_vinos_cat .vinos_cat_f_2 .item.img_2,
#section_vinos_cat .vinos_cat_f_2 .item.img_3{
	width: 50%;
	float: left;
}
#section_vinos_cat .item.img div {
	width: 100%;
	display: block;
	padding-bottom:103.3125%; /*98.14%;*/
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
@media (max-width: 1280px) {
	#section_vinos_cat .vinos_cat_m_0 .item.img{
		width: 25% !important;
	}
	#section_vinos_cat .vinos_cat_m_1 .item.img{
		width: 50% !important;
	}
	#section_vinos_cat .vinos_cat_m_1 .item.img_2{ clear: left; }
}
@media (max-width: 1023px) {
	#section_vinos_cat .vinos_cat_m_0 .item.img{
		width: 50% !important;
	}
}
@media (max-width: 767px) {
	#section_vinos_cat .vinos_cat_c .item.img{
		width: 50% !important;
	}
}



/* PAGE VINOS FICHAS */
/* 
@media (min-width: 768px) {
	body[data-layout="vinos_ficha"] #section_header{ background-color: rgba(53,62,64,0.8); }
}
body[data-layout="vinos_ficha"] #section_header .logo {
	height: 72px;
	top: 9px;
}*/

/* section_vinos_ficha */
#section_vinos_ficha{ padding-left: 50%; position: relative; }
#ficha {
	color: #71757a;
	font-family: 'Brandon Grotesque';
    font-weight: normal;
    font-style: normal;
	font-size: 20px;
}
#ficha h1{
	color: #4e323a;
	font-family: 'Mirador';
    font-weight: bold;
    font-style: normal;
	font-size: 48px;
}
#ficha h3{
	color: #9d7f6a;
	font-size: 24px;
}
#ficha_informacion h3{
	font-family: 'Mirador';
    font-weight: bold;
    font-style: normal;
}
#ficha .informacion { line-height: 1.5; }
/*
#ficha .informacion .text { line-height: 1.5; }
#ficha .descripcion .text { line-height: 1.74; }
#ficha .caracteristicas .text { line-height: 1.74; }
#ficha .detalles .text { line-height: 1.86; }
*/
#ficha_maridajes{  font-size: 0; }
#ficha_maridajes > div.item {
	display: inline-block;
	width: 50%;
	padding-bottom: 50%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}


#ficha_cata .notas_cata_texto{
	margin-bottom: 25px;
}
#ficha_cata .item{ table-layout: fixed; text-align: left; margin-bottom: 25px; }
#ficha_cata .item .tc1{ width: 80px;text-align: left; }
#ficha_cata .item .tc2{ 
	text-align: left;
	font-family: 'Mirador';
	font-weight: 500;
	font-style: normal;
	font-size: 18px;
	line-height: 1.67;
	color: #353e40; 
}
#ficha_enlaces a{ color: #9d7f6a; font-size: 16px; text-decoration: none; }
#ficha_enlaces a:hover{ text-decoration: underline; }

#ficha_informacion { padding: 45px 30px 20px; margin: 0 auto; max-width: 100%; width: 800px; box-sizing: border-box;}
#ficha_informacion .sep { display: block; width: 85px; height: 5px; background: #9d7f6a; margin: 45px 0 25px; }
#ficha_informacion .sec h3 { margin-bottom: 15px; }
#ficha_informacion .sec { margin-bottom: 30px; }
#ficha_extra { background: #f5efea; padding: 35px 30px; min-height: 450px; } 
#ficha_extra > div { margin: 0 auto; width: 100%; max-width: 790px; }
#ficha_cata { padding: 0 20px;}
#ficha_cata h3{ margin-bottom: 40px;}
#ficha_enlaces { border-top: 2px solid #9d7f6a; border-bottom: 2px solid #9d7f6a; margin: 50px 0 66px; text-align: right; padding: 20px 0;  font-weight: 500; letter-spacing: 1px; }
#ficha_enlaces .item{ display: inline-block; letter-spacing: 2px;text-align: center;  }
#ficha_enlaces .item .va{ vertical-align: middle; margin-right: 2px; }
#ficha_enlaces .item .va + span{ padding-left: 5px; }
#ficha_enlaces .item1{ width: 290px; margin-right: 40px; }
#ficha_enlaces .item2{ width: 195px; margin-right: 5px; }
#ficha_enlaces .item3{ width: 195px; margin-right: 30px; }

#ficha_slider{ position: absolute; top:0;left: 0; width: 50%; height: 100%; cursor: pointer;}
#ficha_slider > div.sup { padding-bottom: 50%; box-sizing: border-box;  height: 100%;}
#ficha_slider .gallery-top {width: 100%; height: 100%; }
#ficha_slider > div.inf {
	width: 100%;
	padding-bottom: 50%;
	position: absolute;
	bottom: 0;
	left: 0;
}
#ficha_slider .gallery-top .swiper-pagination { display: none; }
#ficha_slider .gallery-thumbs {position: absolute; top:0;left: 0; width: 100%; height: 100%; cursor: pointer; }

#ficha_slider .gallery-thumbs .swiper-slide{
    background-position: center center;
    background-size: cover;
}
#section_vinos_ficha .ajuste{ float: left; padding-bottom: 179.16% }
#ficha_medallas { margin-top: 66px; }
#ficha_medallas h3 { padding: 0 20px; margin-bottom: 0; }
#ficha_medallas .item {
    float: left;
    width: 20%;
    text-align: center;
    min-width: 110px;
	margin-top: 35px;
}
#ficha_medallas .sep_5 { display: block; }
#ficha_medallas .sep_3 { display: none; }
#ficha_medallas .sep_2 { display: none; }
#ficha_medallas img { max-width: 110px;}
@media (max-width: 1647px) {
	#ficha_enlaces .item{ display: block; margin: 0 0 10px; width: 100%; text-align: center; }
}


@media (max-width: 1399px) {
	#ficha_medallas .item { width:33.33%; }
	#ficha_medallas .sep_5 { display: none; }
	#ficha_medallas .sep_3 { display: block; }
}
@media (max-width: 960px) {
	#ficha_extra { min-height: auto; }
	#section_vinos_ficha .ajuste{ display: none; }
	#section_vinos_ficha { padding-left: 0;}
	#ficha_slider{ width: 100%; position: relative; }
	#ficha_slider > div.sup {  padding-bottom: 129.16%; height:auto; width: 100%; }
	#ficha_slider .gallery-top {
		width: 100%;
		height: 100%;
		position: absolute;
	}
	#ficha_slider .gallery-top .swiper-pagination { display: block; }
	#ficha_slider .gallery-thumbs{ display: none; }
	#ficha_informacion {  padding-top: 40px; }
	#ficha_cata { padding: 0; }
	#ficha_cata .item .tc1  { width: 60px; }
	#ficha_cata .item .tc1 img { width: 40px; }
	#ficha_medallas h3 { padding: 0; }
	#ficha_medallas .item { width:20%; }
	#ficha_medallas .sep_5 { display: block; }
	#ficha_medallas .sep_3 { display: none; }
	
	#ficha { font-size: 18px; }
	#ficha h1{ font-size: 40px; }
	#ficha h3{ font-size: 20px; }
	#ficha_cata .item .tc2{ font-size: 14px; }
	#ficha_enlaces a{ font-size: 14px; }	
}
@media (max-width: 767px) {
	#ficha_medallas .item { width:33.33%; }
	#ficha_medallas .sep_5 { display: none; }
	#ficha_medallas .sep_3 { display: block; }
}

@media (max-width: 499px) {
	#ficha_medallas .item { width:50%; }
	#ficha_medallas .sep_5 { display: none; }
	#ficha_medallas .sep_3 { display: none; }
	#ficha_medallas .sep_2 { display: block; }
}
@media (max-width: 359px) {
	#ficha_medallas .item { width:100%; }
	#ficha_medallas .sep_5 { display: none; }
	#ficha_medallas .sep_3 { display: none; }
	#ficha_medallas .sep_2 { display: none; }
}





/* section_relacionados */
#section_relacionados  a{ text-decoration: none; }
#section_relacionados .vinos_relacionado {
	float: left;
	width: 25%;
	text-align: center;
	font-family: 'Brandon Grotesque';
    font-weight: bold;
    font-style: normal;
}
#section_relacionados .vinos_relacionado .bg{
	width: 100%;
	display: block;
	padding-bottom: 69.16%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#section_relacionados .vinos_relacionado .caption { padding: 21px 10px 28px; }
#section_relacionados .vinos_relacionado .caption .title{
	font-size: 24px;
	color:#9d7f6a;
	line-height: 1.63;
}
#section_relacionados .vinos_relacionado .caption a.enlace{
	font-size: 20px;
	color:#c0b6a6;
	border: 1px solid #c0b6a6;
	text-decoration: none;
	display: inline-block;
	padding: 5px 8px;
	width: 128px;
	margin-top: 26px;
}
#section_relacionados .vinos_relacionado .caption a.enlace:hover{
	background:#c0b6a6;
	color:#FFF;
}
#section_relacionados .sep_50 { display: none; }
@media (max-width: 1200px) {
	#section_relacionados .vinos_relacionado { width: 50%; }
	#section_relacionados .sep_50 { display: block; }
}
@media (max-width: 600px) {
	#section_relacionados .vinos_relacionado { width: 50%; }
	#section_relacionados .vinos_relacionado .bg{ padding-bottom: 100%; }
	#section_relacionados .vinos_relacionado .caption .title{ font-size: 16px;}
	#section_relacionados .vinos_relacionado .caption a.enlace{ font-size: 11px; width: 50px; }
}
@media (max-width: 359px) {
	#section_relacionados .vinos_relacionado { width: 100%; }
}



/**********************/
/**********************/
/**********************/

/* Desde aquí son todo novedades */


.enlace_ver_video{
	color: #cfae98;
	border: 2px solid #cfae98;
	font-family: 'Brandon Grotesque';
    font-weight: bold;
    font-style: normal;
	font-size: 18px;
	letter-spacing: 1px;
	background: rgba(0,0,0,0.5);
	text-decoration: none;
	margin-top: 40px;
	display: inline-block;
	padding: 10px 20px;
	cursor: pointer;
}
.enlace_ver_video:hover{
	background: #cfae98;
	color:#000;
}

@media (max-width: 360px) { .enlace_ver_video{ font-size: 16px; }  }




#modal_video { 
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFF;
	padding: 20px;
	z-index: 999999999999999999999999999999;
	box-sizing: border-box;
	cursor: pointer;
}
#modal_video_container {
	max-width: 1024px;
	display: inline-block;
	width: 100%;
}
#modal_video_container > div {
	width: 100%;
	position: relative;
	padding:56.25% 0 0 0;
}
#modal_video_container iframe{
	position:absolute;top:0;left:0;width:100%;height:100%;
}
@media (max-height: 699px) {
	#modal_video_container { max-width: 800px; }
}
@media (max-height: 499px) {
	#modal_video_container { max-width: 600px; }
}
@media (max-height: 399px) {
	#modal_video_container { max-width: 500px; }
} 

body.open_video { overflow: hidden; }




#section_body { padding: 68px 15px 60px; }
#section_body h1 {
	font-family: 'Mirador';
	font-weight: 900;
	font-size: 40px;
	color: rgb(18,70,91);
	margin: 0 0 20px;
	letter-spacing: 0.80px;
	text-align: center;
}
#section_body .p {
	font-family: 'Brandon Grotesque';
	font-weight: normal;
	font-size: 20px;
	line-height: 34px;
	letter-spacing: 0.24px;
	color: rgb(15,24,26);
	text-align: left;
	
	padding: 20px; box-sizing: border-box; width: 100%; max-width: 1024px; margin: 0 auto; 
}
#section_body p { margin-bottom: 20px;}
@media (max-width: 1199px) {
	#section_body h1 {
		font-size: 30px;
	}
	#section_body .p {
		font-size: 20px;
		line-height: 27px;
	}
}
@media (max-width: 767px) {
	#section_body h1 {
		font-size: 24px;
	}
	#section_body .p {
		font-size: 18px;
		line-height: 20px;
	}
}








#btn_subir { position: fixed; bottom: 63px; right: 63px; cursor: pointer; z-index: 99; }
#btn_subir:hover{ opacity: 0.8; }
@media (max-height: 767px) {
	#btn_subir { position: fixed; bottom: 14px; right: 15px; cursor: pointer; }
	#btn_subir img{ max-width: 37px; }
}




body.open_sb_vinos { overflow: hidden; }


#sb_vinos {
	position: fixed;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999999999;
	background: #FFF;
	box-sizing: border-box;
	padding: 40px 0 10px;
}
#sb_vinos .close{ position: absolute;top: 6px;right: 10px;cursor: pointer;font-size: 24px;}
#sb_vinos .close:hover{ opacity: 0.8;  } 
#sb_vinos #sb_prev.swiper-button-prev,
#sb_vinos #sb_next.swiper-button-next{ width: 56px; height: 56px;margin-top: -28px; background-size: cover;  } 
#sb_vinos #sb_prev.swiper-button-prev{ background-image: url(../img/prev.png); }
#sb_vinos #sb_next.swiper-button-next{ background-image: url(../img/next.png); } 
#sb_vinos #sb_prev.swiper-button-prev:hover,
#sb_vinos #sb_next.swiper-button-next:hover{ opacity: 0.8;  } 
#sb_vinos .swiper-container{ width: 100%; height: 100%;}
#sb_vinos .swiper-slide > div { width: 100%; height: 100%; padding-bottom: 70px; box-sizing: border-box; }
#sb_vinos .swiper-slide > div .bg { width: 100%; height: 100%; background-size: contain; background-repeat: no-repeat; background-position: center; }
#sb_vinos .swiper-slide > div .caption { width: 100%; height: 60px; position: absolute; bottom: 0; left: 0; overflow: hidden;  box-sizing: border-box; padding:0 30px; text-align: center; 
										font-family: 'Brandon Grotesque';font-weight: 500;font-style: normal; font-size: 20px; color:rgb(128, 131, 135); }



.enlace_carrito { position: fixed;  top: 33px; right: 220px;}
.enlace_carrito a::before { width: 26px; height: 26px; display: block; content: ""; background: url(../img/carrito.png) 0 0 no-repeat; }
.enlace_carrito a:hover::before {  background-position:-26px 0; }
@media (max-width: 1600px) {
.enlace_carrito { right: 180px;}	
}
@media (max-width: 1540px) {
.enlace_carrito { right: 40px;}
	#section_header .redes{ display: none !important; }
}
@media (max-width: 1111px) {
	#section_header .inline-block { font-size: 13px !important; }
	#section_header .inline-block .ico-select{ height: 16px; }
	#section_header .hide_mobile .float-left,
	#section_header .hide_mobile .float-right{ padding-top: 38px;}
}
@media (max-width: 999px) {
	.enlace_carrito{
		position: fixed;
		top: 30px;
		right: 30px;
		height: 26px;
	}
}


#home_vino_destacado .swiper_1 .swiper-slide { padding: 0 !important; }
#home_vino_destacado .swiper_1 .section_slider1_bg_img {
	background-position: center center;
	width: 100% !important;
	background-size: cover;
	height: 520px !important;
	box-sizing: border-box;
} 

@media (max-width: 962px){
	#home_vino_destacado .swiper_1 .section_slider1_bg_img {
		padding-bottom: 54.06% !important;
		min-height: 173px !important;
		height: auto !important;
	}
}







