@import url("https://fonts.googleapis.com/css?family=Marck+Script|Raleway:400,700|Ubuntu:400,400i,500&subset=cyrillic");*{margin:0;padding:0;border:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:16px}@media (max-width:991px){html{font-size:14px}}@media (max-width:767px){html{font-size:12px}}html.js .loader{background:none repeat scroll 0 0 #fff;height:100%;width:100%;position:fixed;bottom:0;left:0;right:0;top:0;z-index:9999}html.js .loader .loader_inner{-webkit-animation:loader1 1.5s linear infinite;animation:loader1 1.5s linear infinite;clip:rect(0, 80px, 80px, 40px);height:80px;width:80px;position:absolute;left:calc(50% - 40px);top:calc(50% - 40px)}html.js .loader .loader_inner:after{-webkit-animation:loader2 1.5s ease-in-out infinite;animation:loader2 1.5s ease-in-out infinite;clip:rect(0, 80px, 80px, 40px);content:"";border-radius:50%;height:80px;width:80px;position:absolute}body{font-family:"Ubuntu", sans-serif;font-weight:normal;font-size:1rem;color:#464646;min-width:320px;position:relative;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{display:block;max-width:100%;height:auto}a,a:focus,a:hover{text-decoration:none;outline:none}a{color:#ef4d57}.tacenter{text-align:center}.taright{text-align:right}.hidden{display:none}.container{position:relative;max-width:1200px;margin:0 auto;padding:0 15px}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.title{color:#ef4d57;font-size:3.125rem;line-height:1;font-style:italic;margin-bottom:20px}.dashed{position:relative;text-align:center}.dashed:before{content:"";display:block;position:absolute;top:-20px;left:50%;margin-left:-10px;width:20px;height:3px;background-color:#5f432a}.btn{display:inline-block;font-size:1rem;font-weight:500;line-height:1.6;text-transform:uppercase;padding:15px 30px;background-color:#ef4d57;color:#fff;border-radius:30px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;font-family:"Ubuntu", sans-serif;cursor:pointer;outline:none}.btn:hover{background-color:#c4121d;color:#fff}.header{position:relative;min-height:100vh;padding:115px 0 40px;background:url(../images/bg-header.jpg) 50% 50% no-repeat;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex}.top{position:fixed;z-index:3;top:0;width:100%;padding:8px 0;background:rgba(26, 12, 0, 0.8);-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.top .flex{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top .logo img{display:block;width:283px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;outline:none}@media (max-width:480px){.top .logo img{max-width:220px}}.top.scroll .logo img{width:160px}.main-menu{display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none}.main-menu li{margin-left:36px}.main-menu li:first-child{margin-left:0}.main-menu a{font-size:1.125rem;text-transform:uppercase;color:#fff;cursor:pointer}.main-menu a:after{content:"";display:block;width:0;height:2px;background-color:#fff;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.main-menu a.mPS2id-highlight-first:after,.main-menu a:hover:after{width:100%}.mob-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;opacity:0;bottom:auto;top:-100%;position:fixed;width:100%;height:100%;left:0;right:0;background-color:rgba(26, 12, 0, 0.8)}.mob-menu_btn{display:none}@media (max-width:1060px){.mob-menu_btn{display:block;width:32px;height:32px;background:url(../images/icon-menu.png) 50% 50% no-repeat;background-size:contain;text-indent:-9000px}.mob-menu.active{top:0;bottom:0;opacity:1}.main-menu{display:block}.social-header{margin-bottom:30px}.main-menu li{display:block;margin-bottom:20px;margin-left:0}.close-mob-menu{position:absolute;right:16px;top:32px;width:32px;height:32px;background:url(../images/icon-close.png) 50% 50% no-repeat;background-size:contain;text-indent:-9000px}}.box{position:relative;z-index:2;margin:auto;width:90%;max-width:800px;padding:3rem;text-align:center;background-color:#fff}.box:before{content:"";display:block;position:absolute;z-index:0;top:-21px;left:-21px;width:calc(100% + 40px);height:calc(100% + 40px);border:1px solid #fff}@media (max-width:840px){.box:before{top:-15px;left:-15px;width:calc(100% + 28px);height:calc(100% + 28px)}}.box .box-content{position:relative;z-index:2}.box .before-title{font-family:"Marck Script", cursive;font-size:5rem;line-height:1;font-weight:normal;color:#ef4d57;margin-bottom:20px}@media (max-width:600px){.box .before-title{font-size:3rem}}.box .title{font-family:"Raleway", sans-serif;font-size:2.8125rem;line-height:1;font-weight:700;font-style:normal;color:#4b4b4b;text-transform:uppercase;margin-bottom:10px}@media (max-width:600px){.box .title{font-size:2rem}}.box .subtitle{color:#464646;font-size:1.75rem;font-weight:400;line-height:1.4;margin-bottom:20px}.main-dish{position:relative;padding:106px 0 90px}.main-dish .text{text-align:center;width:720px;max-width:100%;margin:0 auto 60px}@media (max-width:480px){.main-dish .text{margin-bottom:100px}}@media (max-width:380px){.main-dish .text{margin-bottom:120px}}.main-dish-box{position:relative}.main-dish-box:before{content:"";display:block;width:304px;height:232px;background-color:#ef4d57;position:absolute;left:-20px;bottom:-20px;z-index:-1}.main-dish-description{position:absolute;right:5px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:470px;max-width:calc(100% - 20px)}.main-dish-description .box-content{padding:40px 70px 55px;background-color:#2a1204}.main-dish-description:before{content:"";display:block;width:304px;height:232px;background-color:#ef4d57;position:absolute;right:-20px;top:-20px;z-index:-1}.main-dish-description .box-title{color:#fff;font-size:1.4375rem;margin-bottom:10px;font-weight:400}.main-dish-description .box-text{color:#d1d1d1;font-size:1rem;margin-bottom:10px}.main-dish-description .box-price{color:#ef4d57;font-size:1.5625rem;font-weight:500;margin-bottom:50px}.main-dish-description .love{position:relative;font-size:1.75rem;color:#d1d1d1;font-family:"Marck Script", cursive;padding-left:82px}.main-dish-description .love:before{content:"";display:block;position:absolute;left:0;top:0;margin-top:-15px;width:74px;height:74px;border-radius:50%;background:url(../images/icon-love.png) 50% 50% no-repeat #ef4d57}@media (max-width:360px){.main-dish-description .box-content{padding:30px 20px}.main-dish-description .love{padding-left:0;display:block;text-align:center}.main-dish-description .love:before{position:relative;display:block;margin:0 auto}}.menu{position:relative;padding:100px 0 100px;background-color:#ededed}.menu .title{margin-bottom:50px}.menu-dishes{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.menu-dishes .menu-item{-webkit-box-flex:1;-ms-flex:1 0 25%;flex:1 0 25%;max-width:25%;margin-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:992px){.menu-dishes .menu-item{-webkit-box-flex:1;-ms-flex:1 0 33.3333%;flex:1 0 33.3333%;max-width:33.3333%}}@media (max-width:768px){.menu-dishes .menu-item{-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%;max-width:50%}}@media (max-width:500px){.menu-dishes .menu-item{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;max-width:100%}}.menu-dishes .menu-item:nth-child(n):first-child{-webkit-animation-delay:0.1s;animation-delay:0.1s}.menu-dishes .menu-item:nth-child(n):nth-child(2){-webkit-animation-delay:0.2s;animation-delay:0.2s}.menu-dishes .menu-item:nth-child(n):nth-child(3){-webkit-animation-delay:0.3s;animation-delay:0.3s}.menu-dishes .menu-item:nth-child(n):nth-child(4){-webkit-animation-delay:0.4s;animation-delay:0.4s}.menu-dishes .menu-item:nth-child(n):nth-child(5){-webkit-animation-delay:0.5s;animation-delay:0.5s}.menu-dishes .menu-item:nth-child(n):nth-child(6){-webkit-animation-delay:0.6s;animation-delay:0.6s}.menu-dishes .menu-item:nth-child(n):nth-child(7){-webkit-animation-delay:0.7s;animation-delay:0.7s}.menu-dishes .menu-item:nth-child(n):nth-child(8){-webkit-animation-delay:0.8s;animation-delay:0.8s}.menu-dishes .menu-item:nth-child(n):nth-child(9){-webkit-animation-delay:0.9s;animation-delay:0.9s}.menu-dishes .menu-item:nth-child(n):nth-child(10){-webkit-animation-delay:1s;animation-delay:1s}.menu-dishes .menu-item:nth-child(n):nth-child(11){-webkit-animation-delay:1.1s;animation-delay:1.1s}.menu-dishes .menu-item:nth-child(n):nth-child(12){-webkit-animation-delay:1.2s;animation-delay:1.2s}.menu-dishes .menu-item:nth-child(n):nth-child(13){-webkit-animation-delay:1.3s;animation-delay:1.3s}.menu-dishes .menu-item:nth-child(n):nth-child(14){-webkit-animation-delay:1.4s;animation-delay:1.4s}.menu-dishes .menu-item:nth-child(n):nth-child(15){-webkit-animation-delay:1.5s;animation-delay:1.5s}.menu-dishes .menu-item:nth-child(n):nth-child(16){-webkit-animation-delay:1.6s;animation-delay:1.6s}.menu-dishes .menu-item:nth-child(n):nth-child(17){-webkit-animation-delay:1.7s;animation-delay:1.7s}.menu-dishes .menu-item:nth-child(n):nth-child(18){-webkit-animation-delay:1.8s;animation-delay:1.8s}.menu-dishes .menu-item:nth-child(n):nth-child(19){-webkit-animation-delay:1.9s;animation-delay:1.9s}.menu-dishes .menu-item:nth-child(n):nth-child(20){-webkit-animation-delay:2s;animation-delay:2s}.dish-description{padding:0 15px}.dish-title{margin-bottom:3px;line-height:1}.dish-price{font-size:1.125rem;color:#ef4d57;font-weight:500}.banner{position:relative;padding:160px 0;background:url(../images/bg-banner.jpg) 50% 50% no-repeat #282624;background-size:cover;text-align:center;color:#fff}.banner .before-title{font-family:"Marck Script", cursive;font-size:35px;line-height:1;font-weight:normal;margin-bottom:20px}.banner .title{font-style:normal;font-weight:400;margin-bottom:20px;text-transform:uppercase}.banner .subtitle{font-size:24px;line-height:1.5;margin-bottom:0}.banner .subtitle.line-2{font-size:1.875rem;margin-bottom:20px}.banner .subtitle a{color:#fff;white-space:nowrap}.banner.banner-2{background-image:url(../images/bg-banner-2.jpg)}.about{padding:243px 0 322px;background:url(../images/bg-about.jpg) 50% 50% no-repeat #fff;background-size:cover}.block-about{display:block;max-width:490px;text-align:center}.block-about .before-title{font-size:28px;color:#bfa035;text-transform:uppercase;margin-bottom:10px}.block-about .title{font-size:50px;line-height:1;color:#4b4b4b;text-transform:uppercase;margin-bottom:20px;font-style:normal;font-weight:500}.block-about .text{font-size:1.125rem;margin-bottom:20px}.gallery{position:relative;padding-top:140px}.gallery .title{margin-bottom:15px;font-weight:500;text-align:center}.gallery .subtitle{font-size:1.125rem;text-align:center;margin:0 auto 60px;width:820px;max-width:100%}.gallery .owl-carousel .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gallery .owl-carousel .owl-item{text-align:center;float:none}.gallery .owl-carousel .owl-item img{display:inline-block;border-radius:50%;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.contacts{position:relative;z-index:2;padding:140px 0 190px;background:url(../images/bg-contact.png) 50% 50% no-repeat;background-size:contain;margin-bottom:-140px}@media (max-width:992px){.contacts{margin-bottom:0;padding-bottom:50px;background-size:cover}}.contacts .before-title{font-family:"Marck Script", cursive;color:#262626;font-weight:400;font-size:35px;line-height:1;margin-bottom:15px}.contacts .title{text-align:center;font-weight:500;margin-bottom:30px}.contacts p{text-align:center;font-size:1.125rem;color:#898989;margin-bottom:10px}.contacts img{display:inline-block;vertical-align:middle;margin:0 10px}.contacts a{color:#898989}.contacts .form{padding-top:100px}.form{position:relative;margin:0 auto;width:100%;max-width:600px;padding:0 15px}input,textarea{border:1px solid #dfdfdf;width:100%;padding:10px 20px;font-family:"Ubuntu", sans-serif;outline:none;-webkit-box-shadow:none;box-shadow:none}textarea{height:140px}.flex input{margin:0 10px 0 0;max-width:calc(50% - 10px)}.flex input+input{margin:0 0 0 10px}.checkbox-wrap,.iput-wrap,.textarea-wrap{margin-bottom:20px;max-width:100%}.button-wrap{text-align:center}input::-webkit-input-placeholder{color:#b7b7b7}input::-moz-placeholder{color:#b7b7b7}input:-ms-input-placeholder{color:#b7b7b7}input:-moz-placeholder{color:#b7b7b7}textarea::-webkit-input-placeholder{color:#b7b7b7}textarea::-moz-placeholder{color:#b7b7b7}textarea:-ms-input-placeholder{color:#b7b7b7}textarea:-moz-placeholder{color:#b7b7b7}.answer_box{padding-left:30px;position:relative;cursor:pointer;font-size:14px;color:#b7b7b7;line-height:1.4;margin-right:20px}.answer_box input,.answer_box label{cursor:pointer}.answer_box input[type=checkbox]{display:none}.answer_box:after{content:'';position:absolute;left:0;top:0px;display:block;width:21px;height:21px;-webkit-box-sizing:border-box;box-sizing:border-box;background:url(../images/bg-check.png) 0 -21px no-repeat}.answer_box.checked:after{background:url(../images/bg-check.png) 0 0 no-repeat}.section-map{position:relative;z-index:1;padding:230px 0 230px;background:url(../images/bg-map.jpg) 50% 50% no-repeat #282828;background-size:cover}.footer{background-color:#200d02;padding:30px 0}.footer .flex-row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer .col{-ms-flex-preferred-size:33.3333%;flex-basis:33.3333%;max-width:33.3333%}.footer .col-2{text-align:center}.footer .col-3 .title{text-align:right}.footer .title{font-size:1rem;line-height:1;color:#fff;text-transform:uppercase;font-style:normal;margin-bottom:1rem}.footer .text{color:#898989;margin-bottom:.8rem}.footer .text a{color:#898989}.footer .text .text-address:before{content:""}.footer .day{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.footer .day-name{color:#898989;-ms-flex-negative:0;flex-shrink:0;padding-right:5px}.footer .day-time{color:#fff;-ms-flex-negative:0;flex-shrink:0;margin-left:5px}.footer .day-dotted{background:url(../images/bg-dashed.png) repeat-x 0 80%;width:100%}.footer .tel{margin-bottom:10px}.footer .tel a{font-size:1.2rem;line-height:1;color:#898989;font-weight:500}.footer .social{font-size:0;margin-top:10px;text-align:right}.footer .social li{display:inline-block;list-style-type:none;margin-left:10px}.footer .icon-social{display:block;width:36px;height:36px;border-radius:50%;background:url(../images/icon-fb.png) 50% 50% no-repeat #333;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.footer .icon-social:hover{background-color:#4d4d4d}.footer .icon-tw{background-image:url(../images/icon-tw.png)}.footer .icon-inst{background-image:url(../images/icon-inst.png)}@media (max-width:768px){.footer .flex-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer .col{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;margin-bottom:30px}.footer .col-2{text-align:left}.footer .col-3 .title{text-align:left}.footer .social{text-align:left}}.copy{position:relative;max-width:100%;overflow:hidden;background-color:#2e1d14;padding:16px 0;border-bottom:1px solid #200d02;text-align:center;font-size:1.125rem;color:#898989}.copy_animate{position:absolute;width:120px;bottom:11px;-webkit-box-shadow:0 0 5px rgba(255, 255, 255, 0.5);box-shadow:0 0 5px rgba(255, 255, 255, 0.5);border-radius:8px;padding:4px;right:-80px;background:#ef4d57;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;color:#000;-webkit-transition:right ease .5s;-o-transition:right ease .5s;transition:right ease .5s;z-index:49;color:#fff}.copy_animate span{-webkit-transition:-webkit-transform ease .6s;transition:-webkit-transform ease .6s;-o-transition:transform ease .6s;transition:transform ease .6s;transition:transform ease .6s, -webkit-transform ease .6s}.copy_animate b{text-transform:uppercase;font-size:12px;line-height:1.2;font-family:"Ubuntu", sans-serif;font-weight:normal;margin-left:7px}.copy_animate:hover{right:-20px;color:#fff}.copy_animate:hover span{-webkit-transform:rotate(-360deg);-ms-transform:rotate(-360deg);transform:rotate(-360deg);-webkit-transition:-webkit-transform ease .4s;transition:-webkit-transform ease .4s;-o-transition:transform ease .4s;transition:transform ease .4s;transition:transform ease .4s, -webkit-transform ease .4s}@media (max-width:767px){.copy_animate{bottom:7px}}.popup{display:none}.title-popup{font-family:"Marck Script", cursive;color:#ef4d57;font-size:4rem;line-height:1;margin-bottom:20px;text-align:center}.subtitle-popup{text-align:center;font-size:1.125rem;margin-bottom:20px}@media (max-width:600px){.fancybox-content{padding:30px 20px}}@-webkit-keyframes loader1{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(220deg);transform:rotate(220deg)}}@keyframes loader1{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(220deg);transform:rotate(220deg)}}@-webkit-keyframes loader2{0%{-webkit-box-shadow:inset #ef4d57 0 0 0 17px;box-shadow:inset #ef4d57 0 0 0 17px;-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}50%{-webkit-box-shadow:inset #ef4d57 0 0 0 2px;box-shadow:inset #ef4d57 0 0 0 2px}to{-webkit-box-shadow:inset #ef4d57 0 0 0 17px;box-shadow:inset #ef4d57 0 0 0 17px;-webkit-transform:rotate(140deg);transform:rotate(140deg)}}@keyframes loader2{0%{-webkit-box-shadow:inset #ef4d57 0 0 0 17px;box-shadow:inset #ef4d57 0 0 0 17px;-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}50%{-webkit-box-shadow:inset #ef4d57 0 0 0 2px;box-shadow:inset #ef4d57 0 0 0 2px}to{-webkit-box-shadow:inset #ef4d57 0 0 0 17px;box-shadow:inset #ef4d57 0 0 0 17px;-webkit-transform:rotate(140deg);transform:rotate(140deg)}}@media (max-width:992px){.animated{opacity:1!important;-webkit-transition-property:none!important;-o-transition-property:none!important;transition-property:none!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;-webkit-animation:none!important;animation:none!important}}