@charset "UTF-8";@-webkit-keyframes circle{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes circle{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes pulseanime{0%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.4)}70%{-webkit-box-shadow:0 0 0 10px transparent}to{-webkit-box-shadow:0 0 0 0 transparent}}@keyframes pulseanime{0%{box-shadow:0 0 0 0 rgba(255,255,255,.4)}70%{box-shadow:0 0 0 10px transparent}to{box-shadow:0 0 0 0 transparent}}@-webkit-keyframes smoothScroll{0%{-webkit-transform:translateY(-200px);transform:translateY(-200px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes smoothScroll{0%{-webkit-transform:translateY(-200px);transform:translateY(-200px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes checkmark{0%{stroke-dashoffset:50px}to{stroke-dashoffset:0}}@keyframes checkmark{0%{stroke-dashoffset:50px}to{stroke-dashoffset:0}}@-webkit-keyframes checkmark-circle{0%{stroke-dashoffset:240px}to{stroke-dashoffset:480px}}@keyframes checkmark-circle{0%{stroke-dashoffset:240px}to{stroke-dashoffset:480px}}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@font-face{font-family:"Lora";font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/lora/v32/0QI8MX1D_JOuMw_hLdO6T2wV9KnW-MoFoqJ2nPWc3ZyhTjcV.woff2)format("woff2")}@font-face{font-family:"Poppins";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2)format("woff2")}@font-face{font-family:"Poppins";font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2)format("woff2")}@font-face{font-family:"Poppins";font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2)format("woff2")}@font-face{font-family:"Poppins";font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2)format("woff2")}#preloader{position:fixed;top:0;left:0;right:0;width:100%;height:100%;bottom:0;background-color:#fff;z-index:99999999999!important}[data-loader=circle-side]{position:absolute;width:50px;height:50px;top:50%;left:50%;margin-left:-25px;margin-top:-25px;-webkit-animation:circle infinite .95s linear;animation:circle infinite .95s linear;border:2px solid #b6001d;border-top-color:rgba(0,0,0,.2);border-right-color:rgba(0,0,0,.2);border-bottom-color:rgba(0,0,0,.2);border-radius:100%}html *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:#fff;font-size:14px;font-size:.875rem;line-height:1.7;font-family:"Poppins",Helvetica,sans-serif;color:#444}a,h1,h2,h3,h4,h5,h6{transition:all .3s ease-in-out}h1,h2,h3,h4,h5,h6{color:#222;font-weight:500}p{margin-bottom:20px}strong{font-weight:600}label{font-weight:500;margin-bottom:3px}hr{margin-top:25px;margin-bottom:25px;border-color:#ededed}a{color:#b6001d;text-decoration:none;outline:0}a:focus,a:hover{color:#111;text-decoration:none;outline:0}.btn_1,a.btn_1{border:0;background:#b6001d;outline:0;cursor:pointer;display:inline-block;text-decoration:none;padding:8px 25px;color:#fff;font-weight:500;text-align:center;font-size:14px;font-size:.875rem;transition:all .3s ease-in-out;border-radius:3px;line-height:normal}.btn_1:focus,a.btn_1:focus{outline:0}#newsletter button[type=submit]:hover,.btn_1:hover,a.btn_1:hover{-webkit-filter:brightness(115%);filter:brightness(115%)}.btn_1.full-width,a.btn_1.full-width{display:block;width:100%;text-align:center}.btn_1.small,a.btn_1.small{font-size:12px;font-size:.75rem;padding:7px 15px}.btn_1.medium,a.btn_1.medium{font-size:18px;font-size:1.125rem;padding:15px 30px}.btn_1.outline,a.btn_1.outline{border:2px solid #111;color:#111;padding:6px 15px;background:0 0}.btn_1.outline:hover,a.btn_1.outline:hover{border-color:#b6001d;color:#b6001d!important}.btn_1.outline:focus,a.btn_1.outline:focus{outline:0}.btn_1.gray,a.btn_1.gray{background:#f0f0f0;color:#111!important}.btn_1.gray:hover,a.btn_1.gray:hover{background-color:#ffc107;color:#111!important}a.btn_play,header a.open_close{position:absolute;font-size:32px;font-size:2rem}a.btn_play{background:#fff;display:block;width:45px;height:45px;border-radius:50%;line-height:50px;text-align:center;bottom:30px;right:30px;transition:all .3s ease-in-out;color:#999;z-index:99}@media (max-width:767px){a.btn_play{display:none}}.main-menu>ul>li:hover>a,a.btn_play:hover{color:#b6001d}.container{max-width:1280px!important}@media (max-width:991px){.container{max-width:100%!important}}.frame,header{left:0;width:100%}.frame{height:3px;position:absolute;bottom:0;z-index:99}.frame.white{background:url(../img/frame_white.png)0 0 repeat-x;background-size:10px 3px}.frame.gray{background:url(../img/frame_gray.png)0 0 repeat-x;background-size:10px 3px}.frame.black{background:url(../img/frame_footer.png)0 0 repeat-x;background-size:10px 3px;top:-3px}header{position:fixed;top:0;padding:15px;z-index:99999;border-bottom:1px solid transparent}@media (max-width:991px){header.header{padding:10px}}header a.open_close span,header.header .logo_sticky,header.header.sticky .logo_normal{display:none}header.header.sticky{transition:all .3s ease-in-out;border-bottom:1px solid #ededed;background-color:#fff}@media (max-width:991px){header.header.sticky{padding:10px 15px}}header.header.sticky .logo_sticky{display:inline-block}header.header.sticky a.btn_top{background-color:#262626;color:#fff}header.header.sticky a.btn_top:hover{background-color:#b6001d;color:#fff;border-color:#b6001d}header a.open_close{left:10px;top:2px;z-index:999;color:#fff;display:none;width:25px;height:25px}@media (max-width:991px){header a.open_close{display:block}}header a.open_close:hover{opacity:.8}.sticky ul#top_menu li a.cart_bt:before,.sticky ul#top_menu li a.search-overlay-menu-btn:before,header.sticky .main-menu>ul>li>a,header.sticky a.open_close{color:#444}#logo,.dropdown-cart .dropdown-menu .total_drop strong{float:left}@media (max-width:991px){#logo{float:none;width:100%;text-align:center}#logo img{width:auto;height:28px}}.main-menu{position:relative;z-index:9;top:1px;float:right;transition:all .3s ease-in-out}.main-menu ul,.main-menu ul li{position:relative;margin:0;padding:0}.main-menu ul a,.main-menu ul li a{position:relative;margin:0;display:block;padding:10px}.main-menu>ul>li>a{color:#fff;padding:5px 8px;font-size:14px;font-size:.875rem;font-weight:500}header.sticky .main-menu>ul>li:hover>a{opacity:1;color:#b6001d}#header_menu{display:none}@media only screen and (min-width:992px){.main-menu{width:auto}.main-menu a{white-space:nowrap}.main-menu ul li{display:inline-block}.main-menu ul li.submenu:hover>a:after,.main-menu ul li.submenu:hover>a:before{bottom:-10px;opacity:0}.main-menu ul ul{position:absolute;border-top:2px solid #b6001d;z-index:1;visibility:hidden;left:3px;top:110%;margin:0;display:block;padding:0;background:#fff;min-width:210px;box-shadow:0 6px 12px 0 rgba(0,0,0,.175);-webkit-transform:scale(.4);transform:scale(.4);-webkit-transform-origin:10%top;transform-origin:10%top;transition:.15s linear,.1s opacity cubic-bezier(.39,.575,.565,1),.15s transform cubic-bezier(.1,1.26,.83,1);transition:.15s linear,.1s opacity cubic-bezier(.39,.575,.565,1),.15s transform cubic-bezier(.1,1.26,.83,1),.15s -webkit-transform cubic-bezier(.1,1.26,.83,1);border-radius:3px;opacity:0;transition:all .2s ease}.main-menu ul ul:before{bottom:100%;left:12%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-bottom-color:#b6001d;border-width:7px;margin-left:-7px}.main-menu ul li:hover>ul{padding:0;visibility:visible;opacity:1;-webkit-transform:scale(1);transform:scale(1);transition-delay:.2s;transition-duration:0s,.2s,.2s}.main-menu ul ul li{display:block;height:auto;padding:0}.main-menu ul ul li a{font-size:13px;font-size:.8125rem;color:#444;border-bottom:1px solid #ededed;display:block;padding:12px 15px;transition:all .3s ease}.main-menu ul ul li:last-child a{border-bottom:none}.main-menu ul ul li:first-child a:hover{border-radius:3px 3px 0 0}.main-menu ul ul li:last-child a:hover{border-radius:0 0 3px 3px}.main-menu ul ul li:hover>a{background-color:#f9f9f9;color:#b6001d;padding-left:18px}.main-menu ul ul ul{position:absolute;border-top:0;z-index:1;height:auto;left:100%;top:0;margin:0;padding:0;background:#fff;min-width:190px;box-shadow:0 6px 12px 0 rgba(0,0,0,.175)}.main-menu ul ul ul:before{border-width:0;margin-left:0}}@media only screen and (max-width:991px){#header_menu{display:block;text-align:center;padding:30px 0 25px;background-color:#b6001d}#header_menu a.open_close{position:absolute;right:15px;top:0;left:inherit;color:#fff!important}.main-menu ul li a:hover,a.show-submenu:hover{color:#b6001d!important;background-color:#f9f9f9;opacity:1!important}.main-menu ul li{border-top:none;border-bottom:1px solid #ededed;color:#fff}.main-menu ul li a{padding:15px!important}.main-menu a,.main-menu li{display:block;color:#333!important}#header_menu,.main-menu li{position:relative}.main-menu ul>li{padding-bottom:0}.main-menu ul>li i{float:right}.main-menu>ul>li.submenu:hover>a:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);color:#b6001d}.main-menu ul>li.submenu>a:after{font-family:"ElegantIcons";font-size:21px;font-size:1.3125rem;content:"3";color:#444;line-height:1;float:right;display:inline-block;transition:all .3s ease-in-out}.main-menu ul li.submenu ul{border-left:1px solid #ededed;margin:0 0 10px 25px}.main-menu ul li.submenu ul li{border:0;font-size:13px;font-size:.8125rem}.main-menu ul li.submenu ul ul{border-left:none;margin:0 0 0 15px}.main-menu{overflow-y:scroll;-webkit-transform:translateX(-102%);transform:translateX(-102%);top:0;left:0;bottom:0;width:55%;height:100%;position:fixed;z-index:999;background-color:#fff;transition:all .5s cubic-bezier(.77,0,.175,1)}.main-menu.show{-webkit-transform:translateX(0);transform:translateX(0)}.main-menu .show-submenu+ul{display:none;visibility:hidden}.main-menu a.show-submenu+ul.show_normal{display:block;visibility:visible}}@media only screen and (max-width:480px){.main-menu{width:100%}}a.btn_top{border:1px solid #999;border-radius:3px;padding-left:12px!important;padding-right:12px!important}a.btn_top.order,a.btn_top:hover{background-color:#b6001d;color:#fff!important}a.btn_top:hover{border-color:#b6001d}a.btn_top.order{border:1px solid transparent}.sticky a.btn_top.order:hover,a.btn_top.order:hover{background-color:#262626}@media (max-width:991px){a.btn_top{background-color:#262626;color:#fff!important;border:0;border-radius:0}}.sticky a.btn_top{border:1px solid rgba(0,0,0,.3)}.sticky a.btn_top.order{border:1px solid transparent;background-color:#b6001d;color:#fff!important}ul#top_menu{float:right;margin:0 25px;padding:0;list-style:none;font-size:13px;font-size:.8125rem}@media (max-width:991px){ul#top_menu{position:absolute;top:12px;right:15px;float:none;margin:-2px 0 0 10px}}ul#top_menu li{float:left;margin:0;line-height:1}ul#top_menu li a{color:#fff}ul#top_menu li a:hover{color:#fff;opacity:.7}ul#top_menu li a.cart_bt{position:absolute}ul#top_menu li a.cart_bt,ul#top_menu li a.search-overlay-menu-btn{display:block;width:22px;height:23px;top:7px;transition:opacity .5s ease}ul#top_menu li a.cart_bt.cart_bt,ul#top_menu li a.search-overlay-menu-btn.cart_bt{top:5px}@media (max-width:991px){ul#top_menu li a.cart_bt.cart_bt,ul#top_menu li a.search-overlay-menu-btn.cart_bt{top:2px}ul#top_menu li a.cart_bt,ul#top_menu li a.search-overlay-menu-btn{top:2px;right:5px}}ul#top_menu li a.cart_bt strong,ul#top_menu li a.search-overlay-menu-btn strong{font-size:10px;font-size:.625rem;font-weight:700;width:16px;height:16px;text-indent:0;display:block;text-align:center;position:absolute;bottom:-4px;right:-3px;line-height:17px!important;border-radius:50%;background-color:#262626;color:#fff!important}@media (max-width:767px){ul#top_menu li a.cart_bt strong,ul#top_menu li a.search-overlay-menu-btn strong{bottom:-3px}}ul#top_menu li a.cart_bt:before,ul#top_menu li a.search-overlay-menu-btn:before{font-family:"ElegantIcons";content:"";font-size:21px;font-size:1.3125rem;text-indent:0;position:absolute;left:0;top:0;font-weight:400;line-height:1}ul#top_menu li a.search-overlay-menu-btn:before{content:"U"}ul#top_menu li a.search-overlay-menu-btn{position:relative;margin-right:10px}@media (max-width:991px){ul#top_menu li a.search-overlay-menu-btn{top:3px;right:25px}}.dropdown-cart .dropdown-menu{margin-top:11px!important;-webkit-transform:translate(30px,30px)!important;transform:translate(30px,30px)!important;border:0;min-width:0;padding:15px;width:260px;top:100%;border-radius:3px;box-shadow:0 5px 10px 0 rgba(0,0,0,.175);font-size:13px;font-size:.8125rem;border-top:2px solid #b6001d}.dropdown-cart .dropdown-menu:before{bottom:100%;right:5%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-bottom-color:#b6001d;border-width:7px;margin-left:-7px}@media (max-width:767px){.dropdown-cart .dropdown-menu{display:none!important}}.dropdown-cart .dropdown-menu .total_drop{font-size:16px;font-size:1rem}.dropdown-cart .dropdown-menu .total_drop span{float:right;font-weight:600}.dropdown-cart .dropdown-menu .total_drop .btn_1{margin-top:5px;display:block}.dropdown-cart .dropdown-menu .total_drop .btn_1.outline{color:#333!important}.dropdown-cart .dropdown-menu ul,ul#banners_grid{padding:0;list-style:none}.dropdown-cart .dropdown-menu ul li{border-bottom:1px solid #ededed;margin:0 0 10px!important;padding:0 15px 10px 60px;display:block;min-height:60px;position:relative;float:none!important}.dropdown-cart .dropdown-menu ul li figure{width:50px;height:50px;overflow:hidden;position:absolute;margin:0;left:0;top:0;border:1px solid #ededed}.dropdown-cart .dropdown-menu ul li figure img{width:auto;height:50px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}.dropdown-cart .dropdown-menu ul li a.action{color:#999;position:absolute;right:0;top:0;width:15px;height:15px}.dropdown-cart .dropdown-menu ul li a.action i{font-size:16px;font-weight:400;color:#777}.dropdown-cart .dropdown-menu ul li a.action i:hover{color:#1a1a1a}.dropdown-cart .dropdown-menu ul li strong{margin-top:5px;display:inline-block;color:#333;font-weight:600}.dropdown-cart .dropdown-menu ul li strong span{display:block;font-weight:400;margin-bottom:5px}.dropdown-cart .dropdown-menu a.btn_1{height:auto;line-height:1.4}.dropdown-cart .dropdown-menu a.btn_1.outline{background-color:transparent}.dropdown-cart .dropdown-menu a.btn_1.outline:hover{-webkit-filter:brightness(none)!important;filter:brightness(none)!important;color:#fff!important;background-color:#b6001d}.dropdown-cart .dropdown-menu a.btn_1:hover{color:#fff!important;background-color:#b6001d}.hero_single{width:100%;text-align:center;margin:0;color:#fff}.hero_single .opacity-mask{display:flex;flex-direction:column;justify-content:center;height:100%}.hero_single .opacity-mask h1,.hero_single .opacity-mask h3{color:#fff;line-height:1;font-size:48px;font-size:3rem;margin:0;font-weight:500}@media (max-width:767px){.hero_single .opacity-mask h1,.hero_single .opacity-mask h3{font-size:38px;font-size:2.375rem}}.hero_single .opacity-mask p{font-size:24px;font-size:1.5rem}@media (max-width:767px){.hero_single .opacity-mask p{font-size:21px;font-size:1.3125rem}}.hero_single.inner_pages{height:520px;background-position:center center;background-repeat:no-repeat;background-color:#ededed;background-size:cover;background-attachment:fixed}@media (max-width:991px){.hero_single.inner_pages{background-attachment:scroll}}.hero_single.inner_pages h1:before{content:url(../img/divider.svg);display:block;margin-bottom:15px}.hero_single.inner_pages p{font-family:"Lora",serif}#carousel-home,#carousel-home-2,.hero_single{position:relative}#carousel-home .static,#carousel-home-2 .static{position:static}#carousel-home .cover,#carousel-home-2 .cover{background-size:cover;background-position:center;background-repeat:no-repeat;position:absolute;left:0;top:0;bottom:0;right:0;z-index:2;opacity:1!important}#carousel-home .owl-carousel .owl-slide{height:660px;position:relative}#carousel-home-2 .owl-carousel .owl-slide{position:relative}@media (max-width:767px){#carousel-home .owl-carousel .owl-slide,#carousel-home-2 .owl-carousel .owl-slide{height:480px}}#carousel-home .owl-carousel .owl-slide-animated,#carousel-home-2 .owl-carousel .owl-slide-animated{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0;visibility:hidden;transition:all .05s ease}#carousel-home .owl-carousel .owl-slide-animated.is-transitioned,#carousel-home-2 .owl-carousel .owl-slide-animated.is-transitioned{-webkit-transform:none;transform:none;opacity:1;visibility:visible;transition:all .5s ease}#carousel-home .owl-carousel .owl-slide-title.is-transitioned,#carousel-home-2 .owl-carousel .owl-slide-title.is-transitioned{transition-delay:.2s;-webkit-transition-delay:.2s;-moz-transition-delay:.2s;-o-transition-delay:.2s}#carousel-home .owl-carousel .owl-slide-subtitle.is-transitioned,#carousel-home-2 .owl-carousel .owl-slide-subtitle.is-transitioned{transition-delay:.35s;-webkit-transition-delay:.35s;-moz-transition-delay:.35s;-o-transition-delay:.35s}#carousel-home .owl-carousel .owl-slide-cta.is-transitioned,#carousel-home-2 .owl-carousel .owl-slide-cta.is-transitioned{transition-delay:.5s;-webkit-transition-delay:.5s;-moz-transition-delay:.5s;-o-transition-delay:.5s}#carousel-home .owl-carousel .owl-dots,#carousel-home-2 .owl-carousel .owl-dots{bottom:15px;width:100%;position:absolute}.slide-text{padding-top:15px;font-size:21px;font-size:1.3125rem}.slide-text h1,.slide-text h2,.slide-text h3{font-size:46px;font-size:2.875rem;font-weight:900;text-transform:uppercase;line-height:1}@media (max-width:767px){.slide-text h1,.slide-text h2,.slide-text h3{font-size:42px;font-size:2.625rem}}.slide-text strong{font-weight:700;font-size:28px;font-size:1.75rem}.slide-text.white,.slide-text.white h1,.slide-text.white h2,.slide-text.white h3{color:#fff}#carousel-home-2 .owl-carousel .owl-slide{height:680px}@media (max-width:767px){#carousel-home-2 .owl-carousel .owl-slide{height:540px}}#carousel-home-2 .owl-carousel .owl-slide .static{position:static;flex-direction:column;height:100%}#carousel-home-2 .owl-item.active.center{border-left:5px solid #fff;border-right:5px solid #fff}@media (max-width:767px){#carousel-home-2 .owl-item.active.center{border:0}}#icon_drag_mobile{position:absolute;right:20px;bottom:20px;background:url(../img/drag_icon.svg)0 0 no-repeat;width:50px;height:30px;opacity:.6;z-index:99;display:none}@media (max-width:767px){#icon_drag_mobile{display:block}}ul#banners_grid{margin:0;width:100%}ul#banners_grid li{position:relative;width:33.33%;float:left;border-top:5px solid #fff;border-right:5px solid #fff}ul#banners_grid li:last-child{border-right:none}@media (max-width:767px){ul#banners_grid li{width:100%;float:none;border-right:none}}ul#banners_grid li a.img_container{position:relative;overflow:hidden;z-index:0;display:block;width:100%;height:250px}@media (max-width:767px){ul#banners_grid li a.img_container{width:100%;float:none;height:150px}}.menu_item figure a:hover img,ul#banners_grid li a.img_container img{-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}ul#banners_grid li a.img_container img{position:absolute;left:50%;top:50%;transition:all .3s ease-in-out;width:100%;max-width:100%;height:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (max-width:1199px){ul#banners_grid li a.img_container img{height:100%;width:auto;max-width:inherit}}@media (max-width:767px){ul#banners_grid li a.img_container img{width:100%;height:auto}}ul#banners_grid li a.img_container:hover img{-webkit-transform:translate(-50%,-50%) scale(1.02);transform:translate(-50%,-50%) scale(1.02)}ul#banners_grid li a.img_container .short_info{position:absolute;left:0;top:0;width:100%;box-sizing:border-box;color:#fff;padding:0 15px;height:100%;display:flex;flex-direction:column;justify-content:center;transition:all .4s ease;text-align:center}ul#banners_grid li a.img_container .short_info h3{color:#fff;font-size:26px;font-size:1.625rem;margin:0;padding:0;text-transform:uppercase;font-weight:900}ul#banners_grid li a.img_container .short_info p{font-family:"Lora",serif;font-size:18px;font-size:1.125rem;margin-bottom:0}.header-video{position:relative;overflow:hidden;background-color:#d3d3d3;height:580px!important}.header-video h1,.header-video h3{color:#fff;line-height:1;font-size:48px;font-size:3rem;margin:0;font-weight:500}@media (max-width:767px){.header-video h1,.header-video h3{font-size:36px;font-size:2.25rem}}.header-video p{font-size:28px;font-size:1.75rem;font-weight:300;display:block}@media (max-width:767px){.header-video p{font-size:21px;font-size:1.3125rem}}.header-video video{position:absolute;top:0;bottom:0;left:0;right:0;width:100%}.header-video--media,.teaser-video{width:100%;height:auto}@media (max-width:1024px){.header-video{background:0 0}}.call_section{background-position:center center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;min-height:380px;padding:120px 0}@media (max-width:767px){.call_section{padding:60px 0}}.call_section .box_1{background-color:#262626;color:#fff;padding:45px}.call_section .box_1 p{opacity:.8;font-size:16px;font-size:1rem}.call_section .box_1 h1,.call_section .box_1 h2{color:#fff;font-size:42px;font-size:2.625rem;margin-bottom:20px}.call_section .box_1 h1 span,.call_section .box_1 h2 span{font-size:24px;font-size:1.5rem;font-family:"Lora",serif;display:block}.home_intro figure{position:relative;display:inline-block}.main_title{margin-bottom:25px;position:relative}.main_title span,.main_title span em{width:120px;height:2px;background-color:#e1e1e1;display:block}.main_title span em{width:60px;background-color:#b6001d}@media (max-width:767px){.main_title{margin-bottom:10px}}.main_title h1,.main_title h2{font-size:32px;font-size:2rem;max-width:600px;margin:20px 0 0}@media (max-width:767px){.main_title h1,.main_title h2{font-size:26px;font-size:1.625rem}}.main_title p{max-width:600px;font-size:18px;font-size:1.125rem;font-weight:300}.main_title a{position:absolute;right:65px;bottom:0;font-weight:500}@media (max-width:991px){.main_title a{display:none}}.main_title.center,.radio_select ul{text-align:center}.main_title.center span,.main_title.center span em{margin:auto}.main_title.center h1,.main_title.center h2{max-width:inherit;font-size:34px;font-size:2.125rem}@media (max-width:767px){.main_title.center h1,.main_title.center h2{font-size:28px;font-size:1.75rem}}.main_title.center p{font-size:21px;font-size:1.3125rem;font-weight:300;max-width:inherit}.banner{background-position:center center;background-repeat:no-repeat;border-radius:5px;overflow:hidden;background-size:cover;width:100%;height:350px;position:relative;margin-bottom:60px}.banner .wrapper{color:#fff;padding:60px}@media (max-width:767px){.banner .wrapper{padding:30px}}.banner .wrapper small{text-transform:uppercase;font-size:14px;font-size:.875rem;font-weight:500}.banner .wrapper h3{color:#fff;font-size:36px;font-size:2.25rem;margin:0}.banner .wrapper p{font-size:18px;font-size:1.125rem;font-family:"Lora",serif}.menu_item{position:relative;padding:20px 0 0 90px;margin-bottom:30px;min-height:80px}.menu_item figure{position:absolute;left:0;top:0;width:80px;height:80px;overflow:hidden;border-radius:50%}.menu_item figure img{width:80px;height:auto;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.menu_item .menu_title{background:radial-gradient(#d5d5d5 40%,transparent 10%);background-position:0 13px;background-size:4px 4px;background-repeat:repeat-x}.menu_item .menu_title h3{font-size:18px;font-size:1.125rem;display:inline-block;margin:0;padding-right:3px;background-color:#fff}.menu_item .menu_title em{float:right;font-weight:600;font-style:normal;padding-left:3px;background-color:#fff}.menu_item p{font-family:"Lora",serif;margin-bottom:0}.menu_item.order{cursor:pointer;transition:all .1s ease}.menu_item figure a:hover img{transition:all .3s ease}.card-body .menu_item .menu_title em,.card-body .menu_item .menu_title h3{background-color:#f9f9f9}.dropdown.time a:after{content:"W"}.dropdown.time{margin-bottom:25px}.dropdown.day a:after{font-family:"ElegantIcons";content:"";font-weight:300}.radio_select ul{list-style:none;padding:0;margin:0;width:100%}.radio_select ul li{display:inline-block;margin:0;width:23.5%}.radio_select input[type=radio]{opacity:0;position:fixed;width:0}.radio_select label{display:inline-block;text-align:center;width:100%;padding:8px;border:1px dotted #c8c8c8;background-color:#fff;font-size:16px;font-size:1rem}.radio_select label em{display:block;color:red;font-style:normal;font-size:11px;font-size:.6875rem;font-weight:500}.radio_select label:hover{background-color:#dfd}.radio_select input[type=radio]:focus+label{border:1px solid transparent;background-color:#b6001d;color:#fff}.radio_select input[type=radio]:focus+label em{color:#ff6}.radio_select input[type=radio]:checked+label{border:1px solid transparent;background-color:#b6001d;color:#fff}.radio_select input[type=radio]:checked+label em{color:#ff6}#message{position:fixed;bottom:15px;left:15px;background-color:#b6001d;color:#fff;padding:12px 12px 10px 40px;font-weight:500;line-height:1;border-radius:5px;box-shadow:0 0 15px 0 rgba(0,0,0,.3);display:none}#message:before{font-family:"ElegantIcons";content:"R";font-size:21px;font-size:1.3125rem;position:absolute;left:10px;top:7px;line-height:1}#confirm,.box_contacts,.grid ul{text-align:center;padding:60px 15px}.icon--order-success svg path{-webkit-animation:checkmark .25s ease-in-out .7s backwards;animation:checkmark .25s ease-in-out .7s backwards}.icon--order-success svg circle{-webkit-animation:checkmark-circle .6s ease-in-out backwards;animation:checkmark-circle .6s ease-in-out backwards}.item:hover .content{height:calc(100% - 30px);width:calc(100% - 30px);opacity:1}.item:hover .content a{opacity:1;color:#fff}.grid ul{margin:0 0 25px;padding:0;width:100%}.grid ul li{display:inline-block;padding:0;margin:-3px;min-height:100%;width:25%;list-style:none}@media (max-width:991px){.grid ul li{width:50%}}@media (max-width:767px){.grid ul li{width:100%;min-height:100%;float:none}}.box_contacts{background-color:#fff;padding:30px 15px;border-radius:5px;margin-bottom:20px;font-size:14px;font-size:.875rem;box-shadow:0 0 15px 0 rgba(0,0,0,.05)}.box_contacts h1,.box_contacts h2{font-weight:400;margin:10px 0;font-size:21px;font-size:1.3125rem}.box_contacts i{font-size:46px;font-size:2.875rem;color:#b6001d}.box_contacts a{color:#444}.box_contacts a:hover,.box_contacts small a:hover{color:#111}.box_contacts small{display:block;color:#777;font-size:14px;font-size:.875rem}.box_contacts small a{color:#b6001d}iframe.map_contact{border:0;width:100%;height:372px;border-radius:5px;overflow:hidden}.margin_120_100{padding-top:120px;padding-bottom:100px}@media (max-width:767px){.margin_120_100{padding-top:60px;padding-bottom:40px}}.margin_60_40{padding-top:60px;padding-bottom:40px}.add_bottom_15{padding-bottom:15px}.add_bottom_25{padding-bottom:25px}.add_bottom_45{padding-bottom:45px}.mb_5{margin-bottom:5px}.bg_gray{background-color:#f4f4f4}.bg_gray.pattern{background:#f4f4f4 url(../img/pattern_2.svg)}.pattern_2{background:url(../img/pattern_menu.jpg)no-repeat center center;background-size:cover;background-attachment:scroll}@media (max-width:767px){.pattern_2{background:0 0}}.layer,.opacity-mask{top:0;left:0;width:100%}.opacity-mask{height:100%;position:absolute;z-index:2}.layer{position:fixed;min-width:100%;min-height:100%;z-index:999;background-color:rgba(0,0,0,.35);transition:all .1s ease;opacity:0;visibility:hidden}.layer-is-visible{opacity:1;visibility:visible}.container_check{display:block;position:relative;padding-left:30px;line-height:1.7;margin-bottom:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.container_check input{position:absolute;opacity:0;cursor:pointer}.container_check input:checked~.checkmark{background-color:#b6001d;border:1px solid transparent}.container_check .checkmark{position:absolute;top:0;left:0;height:20px;width:20px;border:1px solid #d2d8dd;background-color:#fff;border-radius:3px;transition:all .3s ease-in-out}.container_check .checkmark:after{content:"";position:absolute;display:none;left:7px;top:3px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.container_check input:checked~.checkmark:after{display:block}.form-control{padding:10px;height:40px;font-size:14px;font-size:.875rem;border-radius:3px;border:1px solid #d2d8dd}.form-control:focus{border-color:#ccc;outline:0;box-shadow:0 0 0 .2rem rgba(0,0,0,.05)}.form-group{position:relative;margin-bottom:1rem}.loader{position:absolute;right:10px;top:10px;color:#fff;font-size:18px;font-size:1.125rem;-webkit-animation:rotation 2s infinite linear;animation:rotation 2s infinite linear}.loader.newsletter{right:-22px}.loader.register{color:#444}.error_message{font-weight:500;color:#e3464c}.nav-link{display:block;padding:0 15px;height:30px;font-size:15px;font-size:.9375rem;color:#444}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d}.pagination_fg{text-align:center;margin-top:15px}.pagination_fg a{color:#333;display:inline-block;padding:8px 16px;text-decoration:none;transition:background-color .3s;border-radius:3px;margin:0 2px}.pagination_fg a:hover{background-color:#f0f0f0}.pagination_fg a.active{background-color:#333;color:#fff}#toTop{position:fixed;right:15px;visibility:hidden;bottom:15px;z-index:999;-webkit-transform:scale(.7);transform:scale(.7);width:40px;height:40px;background-color:rgba(0,0,0,.6);opacity:1;transition:all .3s;border-radius:50%;text-align:center;font-size:32px;font-size:2rem;cursor:pointer}#toTop.visible{opacity:1;visibility:visible;-webkit-transform:scale(1);transform:scale(1)}#toTop:after{font-family:"ElegantIcons";content:"2";position:relative;display:block;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#toTop:hover{background-color:#b6001d}footer{background-color:#262626;padding:60px 0 10px;position:relative}footer hr{border-color:rgba(255,255,255,.15);margin:30px 0}footer h3,footer p.footer-title{font-size:18px;font-size:1.125rem;margin-bottom:15px;color:#fff}footer ul{list-style:none;padding:0;margin:0 0 25px}footer,footer a{color:rgba(255,255,255,.6)}#toTop,footer a:hover{color:#fff}footer .footer_wp{position:relative;padding-left:40px}@media (max-width:1199px){footer .footer_wp{padding-bottom:15px}}@media (max-width:767px){footer .footer_wp{padding-left:0;padding-bottom:10px}}footer .footer_wp i{position:absolute;left:0;top:0;color:rgba(255,255,255,.2);font-size:24px;font-size:1.5rem}@media (max-width:767px){footer .footer_wp i{display:none}}footer .copy{padding-top:5px}@media (max-width:767px){#newsletter{margin-top:20px}}#newsletter h6{margin:15px 0}#newsletter input[type=email]{border:0;height:40px;border-radius:0;padding-left:15px;background-color:#f3f3f3;background-color:rgba(255,255,255,.05);color:#ccc}#newsletter input[type=email]:focus{border:0;box-shadow:none}#newsletter button[type=submit]{position:absolute;right:0;color:#fff;font-size:24px;font-size:1.5rem;top:0;border:0;opacity:1;padding:0 10px;height:40px;line-height:44px;cursor:pointer;border-radius:0 3px 3px 0;background-color:#b6001d;transition:all .3s ease-in-out;outline:0}#message-newsletter #success_page{color:#fff;opacity:.6}.follow_us ul{margin:0 0 25px;padding:0;list-style:none;float:right}@media (max-width:767px){.follow_us ul{float:none}}.follow_us ul li{display:inline-block;margin:0 5px}.follow_us ul li a{display:block}.follow_us ul li a img{width:30px;height:30px}.follow_us ul li a:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.search-overlay-menu{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;background-color:rgba(0,0,0,.9);transition:transform .3s ease 0s,opacity .3s ease 0s,visibility 0s ease .3s;transition:transform .3s ease 0s,opacity .3s ease 0s,visibility 0s ease .3s,-webkit-transform .3s ease 0s;opacity:0;visibility:hidden;z-index:999999;text-align:center}.search-overlay-menu.open{opacity:1;visibility:visible;transition:opacity .3s ease 0s,transform .3s ease 0s;transition:opacity .3s ease 0s,transform .3s ease 0s,-webkit-transform .3s ease 0s}.search-overlay-menu.open form{-webkit-transform:translateY(0);transform:translateY(0)}.search-overlay-menu form{height:70px;position:absolute;top:50%;margin:-35px auto 0;width:60%;left:20%;-webkit-transform:translateY(20px);transform:translateY(20px);transition:all .3s ease-in-out 0s}.search-overlay-menu form button{background:0 0;border:medium;font-size:32px;font-size:2rem;position:absolute;right:0;top:15px;color:#c6c6c6;outline:0;cursor:pointer}@media (max-width:767px){.search-overlay-menu form button{font-size:24px;font-size:1.5rem;top:8px}.search-overlay-menu form{width:80%;left:10%;height:50px;margin:-25px auto 0}}.search-overlay-menu input[type=search]{height:100%;width:100%;color:#fff;background:0 0;border-top:0 solid transparent;border-bottom:2px solid #909090!important;border-left:0 solid transparent;border-right:0 solid transparent;font-size:42px;font-size:2.625rem;font-weight:300;outline:0;padding:10px 0}@media (max-width:767px){.search-overlay-menu input[type=search]{font-size:24px;font-size:1.5rem}}.call_section.testimonials h3,.closebt{color:#fff;font-size:32px;font-size:2rem}.closebt{transition:all .3s ease-in-out;cursor:pointer;position:absolute;top:15px;right:25px;opacity:.6;width:30px;height:30px;display:block}#staff .owl-item.active.center .item .title h4,.closebt:hover{opacity:1}.cookie_popup{display:none!important}.popup_wrapper{background:rgba(0,0,0,.7)0 0;height:100%;position:fixed;top:0;left:0;transition:all .5s ease;width:100%;z-index:9999999;opacity:0}.popup_wrapper .popup_content{background-color:#fff;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;width:500px;box-shadow:0 0 20px 0 rgba(0,0,0,.35)}@media (max-width:767px){.popup_wrapper .popup_content{width:300px}}.popup_wrapper .popup_content .content{height:100%;position:relative}.popup_wrapper .popup_content.newsletter_c{width:800px}@media (max-width:767px){.popup_wrapper .popup_content.newsletter_c{width:300px}}.popup_wrapper .popup_content.newsletter_c figure{position:absolute;overflow:hidden;top:0;bottom:0;left:0;right:0;margin:0}.popup_wrapper .popup_content.newsletter_c figure img{height:100%;width:auto}.popup_wrapper .popup_content.newsletter_c .content{height:100%;padding:120px 60px;text-align:center;display:flex;align-items:center;background-color:#fff}@media (max-width:767px){.popup_wrapper .popup_content.newsletter_c .content{padding:30px 30px 15px;height:auto}}.popup_wrapper .popup_content.newsletter_c .content .wrapper{width:100%}.popup_wrapper .popup_content.newsletter_c .content .wrapper h3{font-size:21px;font-size:1.3125rem;margin-top:25px}.popup_wrapper .popup_close{width:25px;height:25px;position:absolute;top:10px;right:15px;z-index:9999;font-size:28px;font-size:1.75rem;color:#555;cursor:pointer}.popup_wrapper .popup_close:hover{color:#222}#cookie-bar{background:rgba(0,0,0,.8);height:auto;line-height:24px;color:#eee;text-align:center;padding:15px 0;font-size:13px;font-size:.8125rem;font-weight:500}#cookie-bar p{margin:0;padding:0}#cookie-bar a{color:#fff;display:inline-block;border-radius:3px;text-decoration:none;padding:2px 10px;margin-left:8px}@media (max-width:767px){#cookie-bar a{display:block;max-width:150px;margin:auto auto 5px}}#cookie-bar .cb-enable{background:#b3bac4}#cookie-bar .cb-enable:hover{background:#fff;color:#262626}#cookie-bar .cb-disable{background:#900}#cookie-bar .cb-disable:hover{background:#b00}#cookie-bar .cb-policy{background:#b6001d}#cookie-bar .cb-policy:hover{background:#fff;color:#262626}#cookie-bar.fixed{position:fixed;top:0;left:0;width:100%;z-index:999999}#cookie-bar.fixed.bottom{bottom:0;top:auto}@media (max-width:767px){#cookie-bar{padding:5px 0}}#success_page,.box_how{padding:30px 0;text-align:center}#success_page h5{margin-top:15px}#success_page h5 span{display:block;margin-top:7px;font-size:16px}.box_how{background-color:#fff;box-shadow:0 0 32px -7px rgba(0,0,0,.1);padding:30px 25px;margin-bottom:20px}#error_page p,.box_how h3{font-size:21px;font-size:1.3125rem}.box_how p{margin-bottom:0}@media (max-width:991px){.box_how{text-align:left;margin-bottom:15px}.box_how figure{float:right;margin:0 0 0 15px}.box_how figure img{width:80px;height:auto}}#staff{margin:40px 0 0}@media (max-width:767px){#staff{margin-bottom:30px}}#staff .item{background-color:#fff;margin-bottom:15px}#staff .item .title{position:absolute;bottom:0;left:0;text-align:center;width:100%;z-index:9}#staff .item .title h4{background-color:#262626;display:inline-block;border-radius:3px 3px 0 0;color:#fff;padding:10px 15px;margin:0;font-size:16px;font-size:1rem;opacity:0}#staff .item .title h4 em{display:block;font-size:13px;font-size:.8125rem;font-weight:300;margin-top:3px}#staff .item a{position:relative;display:block}#staff .owl-item,#staff .owl-item.active.center{-webkit-backface-visibility:hidden;backface-visibility:hidden}#staff .owl-item{opacity:.5;-webkit-transform:scale(.85);transform:scale(.85);-webkit-transform:translateZ(0) scale(.85,.85);transition:all .3s ease-in-out 0s;overflow:hidden}#staff .owl-item.active.center{opacity:1;-webkit-transform:translateZ(0) scale(1,1);transform:scale(1)}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}.call_section.testimonials{text-align:center}.call_section.testimonials h3{margin-bottom:25px}.box_overlay{background-color:#262626;padding:45px 45px 45px 225px;color:#fff;position:relative;margin-bottom:20px}@media (max-width:767px){.box_overlay{padding:30px}}.pic{position:absolute;left:45px;top:45px;text-align:left}@media (max-width:767px){.pic{position:static;margin-bottom:20px;width:100%;text-align:center}}.pic h3,.pic h4{position:absolute;left:95px;top:18px;color:#fff!important;font-size:14px;font-size:.875rem;font-weight:500}@media (max-width:767px){.pic h3,.pic h4{position:static}}.pic h3 small,.pic h4 small{display:block;color:#fff;margin-top:3px}.pic figure{width:80px;height:80px;overflow:hidden;border-radius:50%}@media (max-width:767px){.pic figure{margin:0 auto 10px}}.pic figure img{width:80px;height:auto}.comment{border-left:1px solid rgba(255,255,255,.3);padding-left:30px;font-size:21px;font-size:1.3125rem;font-family:"Lora",serif;line-height:1.3;text-align:left;min-height:80px}@media (max-width:767px){.comment{text-align:center;border:0;padding:0;min-height:inherit}}#error_page{width:100%;height:680px;display:flex;flex-direction:column;justify-content:center;background:#665b46 url(../img/pattern.svg);color:#fff}@media (max-width:767px){#error_page img{width:250px;height:auto}}@media (max-width:767px){#error_page p{font-size:18px;font-size:1.125rem}#error_page{padding:60px 0 0;height:500px}}