a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}*,::after,::before{box-sizing:border-box}a{color:#222;outline:0;-webkit-transition:.3s;transition:.3s}svg{-webkit-flex-shrink:0;flex-shrink:0}button{padding:0;font-size:0;background:0 0;border:none;outline:0;cursor:pointer}html{-webkit-text-size-adjust:100%}body,html{height:100%}body{position:relative;font-size:16px;color:#222;background-color:#fff;font-family:DinDisplayPro-Regular}.wrapper{overflow:hidden}.row{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.row2{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.btn{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.hidden{display:none}.wrap-header{position:relative;height:142px}.header{height:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:flex-start;align-items:flex-start}.header.fixed{position:fixed;z-index:100;top:0;right:0;left:0;height:80px;-webkit-align-items:center;align-items:center;background-color:#222;-webkit-transition:height,background .3s ease;transition:height,background .3s ease}.nav{position:absolute;z-index:3;top:36px;left:30px}.nav-link{margin-right:5px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:60px;height:70px;border-radius:8px;color:#f0f0f0;font-size:12px;font-family:FiraSans-SemiBold}.nav-link:last-child{margin:0}.nav-link:hover{background-color:#2f2f2f}.nav-link.active{color:#5d2700;background-color:#fecb70}.nav-link svg{margin-bottom:10px;fill:#fff}.nav-link.active svg{fill:#5d2700}.header.fixed .nav-link{margin:0;width:auto;height:38px;border-radius:10px;padding:0 20px;font-size:16px}.header.fixed .nav-link:hover{background-color:transparent}.header.fixed .nav-link.active:hover{background-color:#fecb70}.header.fixed .nav-link svg{display:none}.header .nav-open{display:none;height:38px;border-radius:7px;padding:0 14px 0 9px;color:#5d2700;background-color:#fecb70;font-size:14px;font-family:FiraSans-SemiBold}.header .nav-open-icon{margin-right:21px;fill:#5d2700}.header-logo{margin-top:22px;position:relative;z-index:2}.header.fixed .header-logo{margin:0;width:60px;height:auto}.header .column-right{position:absolute;top:36px;right:30px;z-index:2}.header .tel{margin-bottom:20px;height:40px;padding:0 15px;border-radius:7px;font-size:24px;color:#fff;background-color:#2f2f2f;font-family:FiraSans-Bold}.header .tel-icon{margin-right:14px;fill:#fecb70}.header .cart{margin-right:15px;position:relative;-webkit-justify-content:flex-end;justify-content:flex-end;color:#fff;font-family:FiraSans-SemiBold;cursor:pointer}.header .cart-wrap-icon{margin-right:22px;position:relative}.header .cart-number{position:absolute;top:-9px;right:-16px;width:20px;height:20px;border-radius:50%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;font-size:12px;color:#fff;background-color:#ee6344}.cart-empty{display:none;position:absolute;top:100%;margin-top:10px;right:0;width:300px;max-width:calc(100vw - 40px);padding:15px;border-radius:7px;text-align:center;color:#323232;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.55)}.cart-empty-title{margin-bottom:20px;font-size:20px;line-height:22px;font-family:FiraSans-SemiBold}.cart-empty-text{line-height:20px}.header .cart:hover .cart-empty{display:block}.header .cart.not-empty .cart-empty{display:none}.wrap-cart-language{-webkit-justify-content:flex-end;justify-content:flex-end}.language{margin-right:35px;position:relative;padding-left:14px;font-family:FiraSans-SemiBold;cursor:pointer}.language::before{content:'';position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;width:4px;height:4px;border-radius:50%;background:#fecb70}.language-icon{margin-right:10px;fill:#fecb70}.language-selected{color:#fff;text-transform:uppercase}.language-select{display:none;position:absolute;z-index:2;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:70px;border-radius:7px;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.55)}.language-select.open{display:block}.language-select li{padding:12px 15px;text-align:center;font-size:14px;text-transform:uppercase;cursor:pointer}.language-select li:first-child{border-radius:7px 7px 0 0}.language-select li:last-child{border-radius:0 0 7px 7px}.language-select li:hover{color:#5d2700;background-color:#fecb70}.section1{position:relative;background:#222;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.slider{margin:135px auto 300px;width:100vw;max-width:calc(100% - 60px);height:350px;padding:0 60px;position:relative}.slider-bg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1920px;height:auto}.slider .item{margin:0 65px;position:relative;width:212px;height:150px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;text-align:center}.slider .item-img{opacity:.35;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(65deg);transform:translate(-50%,-50%) rotate(65deg);width:150px;height:auto;-webkit-transition:transform .9s,width .5s;transition:transform .9s,width .5s}.slider .item.no-rotate .item-img{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}.slider .item-title{opacity:.5;position:absolute;bottom:100%;left:50%;-webkit-transform:translate(-50%,-25px);transform:translate(-50%,-25px);width:150px;font-size:12px;line-height:14px;color:#fff;-webkit-transition:top .5s;transition:top .5s;font-family:FiraSans-Bold}.slider .item-title>span{position:relative}.slider .item-mark{display:none;position:absolute;top:5px;right:100%;-webkit-transform:translateX(-17px);transform:translateX(-17px);width:25px;height:25px}.slider .item-price{position:absolute;bottom:-6px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:65px;height:27px;border-radius:10px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;font-size:14px;letter-spacing:.05em;color:#919191;background-color:#884233;font-family:FiraSans-Bold}.slider .item-container{position:absolute;top:100%;left:50%;-webkit-transform:translate(-50%,36px);transform:translate(-50%,36px);width:calc(100vw - 40px);max-width:430px;line-height:24px;color:#fff}.slider .item-description{opacity:0;margin-bottom:20px;color:#fff}.slider .item-calc{display:none;width:120px}.slider .item-calc-btn{position:relative;width:30px;height:30px;border-radius:50%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;fill:#dedede;background-color:#5f5f5f}.slider .item-calc-amount{font-size:32px;letter-spacing:.05em;color:#fff;font-family:FiraSans-Bold}.slider .item-buy{position:absolute;top:-20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:30px;height:30px;border-radius:7px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;background-color:#fecb70}.slider .item-buy>svg{width:15px;height:15px;fill:#5d2700}.slider .item-buy>span{display:none}.slider .owl-item.center .item{margin:0 165px;height:350px}.slider .owl-item.center .item-img{opacity:1;width:350px;-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}.slider .owl-item.center .item-title{opacity:1;width:350px;font-size:32px;line-height:34px}.slider .owl-item.center .item-mark{display:block}.slider .owl-item.center .item-description{opacity:1}.slider .owl-item.center .item-action{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.slider .owl-item.center .item-price{bottom:-10px;width:132px;height:54px;font-size:32px;color:#fff;background-color:#ee6344}.slider .owl-item.center .item-calc{margin-right:40px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.slider .owl-item.center .item-buy{position:static;-webkit-transform:translate(0);transform:translate(0);width:160px;height:44px;border-radius:7px;background-color:#fecb70}.slider .owl-item.center .item-buy>svg{margin-right:15px;width:20px;height:20px}.slider .owl-item.center .item-buy>span{display:block;color:#5d2700;font-size:16px;font-family:FiraSans-Medium}.slider .slick-middle .item{height:200px}.slider .slick-middle .item-img{opacity:.7;width:200px}.slider .slick-middle .item-title{opacity:.7;width:200px;font-size:16px;line-height:18px}.slider .slick-middle .item-price{bottom:-11px;width:93px;height:38px;font-size:22px;color:#bdbdbd;background:#b14f39}.slider .slick-middle .item-buy{top:-15px}.slider .slick-middle .item-buy>svg{width:18px;height:18px}.wrap-to-pizza{position:absolute;z-index:3;right:50px;bottom:85px;left:50px}.ingredient-open{display:none;color:#fecb70;font-size:14px;line-height:34px;text-transform:uppercase;font-family:FiraSans-Bold}.to-pizza{padding-bottom:10px}.to-pizza-label{margin-bottom:17px;font-size:16px;line-height:34px;color:#979797;font-family:FiraSans-Bold}.to-pizza-container{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.ingredient{margin-right:45px;width:104px;color:#fff}.ingredient:last-child{margin:0}.ingredient-container{margin-bottom:12px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.ingredient-price{font-size:16px;line-height:22px;letter-spacing:.05em;font-family:FiraSans-Medium}.ingredient-price>span{font-size:12px;line-height:16px}.ingredient-img{position:relative;width:30px;height:30px}.ingredient-img img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ingredient-add{position:relative;width:20px;height:20px;border-radius:50%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;fill:#dedede;background-color:#5f5f5f}.ingredient-add.selected{background-color:#239751}.ingredient-add>.icon-added{display:none}.ingredient-add.selected>.icon-added{display:block}.ingredient-add.selected>.icon-plus{display:none}.ingredient-label{text-align:center;font-size:14px;line-height:1.5}.toolbar{position:relative;z-index:2;height:75px;padding:0 30px;color:#fff;background-color:#181818}.toolbar .btn{width:248px;height:45px;border-radius:8px;color:#fff;font-family:FiraSans-SemiBold}.toolbar .menu-open{background-color:#2f2f2f}.toolbar .menu-open-mob{display:none}.toolbar .view-order{position:relative;color:#5d2700;background-color:#fecb70;cursor:pointer}.toolbar .view-order-icon{margin-right:10px;width:20px;height:20px;fill:#5d2700}.toolbar .view-order-label,.toolbar .view-order-value{display:none}.toolbar .view-order-value{padding:0 15px;height:30px;border-radius:7px;background-color:#fff;font-size:16px}.toolbar .view-order-label{margin-right:16px}.toolbar .view-order:hover .cart-empty{display:block}.toolbar .view-order.not-empty .cart-empty{display:none}.toolbar .order-info-item{font-family:FiraSans-SemiBold}.toolbar .order-info-item:first-child{margin-right:40px}.toolbar .order-info-item-label{margin-right:10px;font-size:18px}.toolbar .order-info-item-value{height:45px;border-radius:8px;padding:0 15px;font-size:24px;background-color:#2f2f2f}.toolbar .order-info-item-quantity{margin-right:8px}.owl-next,.owl-prev{position:absolute;z-index:2;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.owl-prev{left:0}.owl-next{right:0}.owl-carousel{margin:0 auto;display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{height:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-wrapper{margin:0 auto}.owl-carousel .owl-item{position:relative;min-height:1px;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@media screen and (max-width:1768px){.slider-bg{width:calc(1920px / 100 * 95)}.slider .item{margin:0 45px}.slider .owl-item.center .item{margin:0 145px}}@media screen and (max-width:1680px){.slider{height:310px}.slider-bg{width:calc(1920px / 100 * 90)}.slider .item{margin:0 40px}.slider .owl-item.center .item{margin:0 120px;height:310px}.slider .owl-item.center .item-img{width:310px}.slider .owl-item.center .item-title{width:310px}}@media screen and (max-width:1536px){.slider-bg{width:calc(1920px / 100 * 85)}.slider .item{margin:0 30px}.slider .owl-item.center .item{margin:0 110px}}@media screen and (max-width:1440px){.slider{margin-top:145px}.slider-bg{width:calc(1920px / 100 * 80)}.slider .item{margin:0 80px}.slider .owl-item.center .item{margin:0 160px;-webkit-transform:translateY(-26px);transform:translateY(-26px)}}@media screen and (max-width:1280px){.wrap-header{height:97px}.header .nav{top:20px}.header-logo{margin-top:20px;width:80px;height:auto}.header .column-right{top:20px}.slider{margin:110px auto 200px;height:240px}.slider-bg{width:calc(1920px / 100 * 70)}.slider .item{margin:0 70px}.slider .owl-item.center .item{margin:0 115px;height:240px}.slider .owl-item.center .item-img{width:240px}.slider .owl-item.center .item-title{-webkit-transform:translate(-50%,-6px);transform:translate(-50%,-6px);width:240px;font-size:24px;line-height:28px}.slider .owl-item.center .item-price{bottom:-20px;width:113px;height:46px;border-radius:7px;font-size:26px}.slider .slick-middle .item-price{bottom:-9px;width:86px;height:35px;font-size:18px}.wrap-to-pizza{bottom:96px}.to-pizza-label{display:none}.to-pizza{display:none;position:absolute;z-index:2;top:100%;left:0;-webkit-transform:translateY(15px);transform:translateY(15px);width:442px;padding:20px 20px 0;border-radius:8px;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.to-pizza::before{content:'';position:absolute;top:-14px;left:45px;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:15px solid #fff}.to-pizza-container{-webkit-flex-wrap:wrap;flex-wrap:wrap}.ingredient,.ingredient:last-child{margin-bottom:20px;color:#252222}.ingredient:nth-child(3n){margin-right:0}.ingredient-container{margin:0}.ingredient-label{display:none}.ingredient-open{display:inline-block}.toolbar .order-info-item-label{font-size:14px}.toolbar .order-info-item-value{height:30px;border-radius:7px;font-size:18px}}@media screen and (max-width:1170px){.header .column-right{right:20px}.header .nav{left:20px}.slider{max-width:calc(100% - 40px)}.slider-bg{width:calc(1920px / 100 * 65)}.slider .item{margin:0 50px}.slider .owl-item.center .item{margin:0 95px}.wrap-to-pizza{right:40px;left:40px}.toolbar{padding:0 20px}.toolbar .order-info-item:first-child{margin-right:35px}}@media screen and (max-width:1024px){.slider-bg{width:calc(1920px / 100 * 60)}.slider .item{margin:0 30px}.slider .owl-item.center .item{margin:0 75px}.order-info{display:none}.toolbar .btn{width:280px;border-radius:7px}.toolbar .view-order{padding:0 16px 0 19px;-webkit-justify-content:space-between;justify-content:space-between}.toolbar .view-order-text{display:none}.toolbar .view-order-label,.toolbar .view-order-value{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}}@media screen and (max-width:970px){.slider{margin:160px auto 300px;height:350px}.slider .item,.slider .owl-item.center .item{margin:0;width:100vw}.slider .owl-item.center .item{-webkit-transform:translateY(0);transform:translateY(0);height:350px}.slider .owl-item.center .item-title{width:350px;font-size:32px;line-height:34px}.slider .owl-item.center .item-img{width:350px}.slider .item-container{max-width:550px;font-size:18px;line-height:22px}.wrap-to-pizza{bottom:120px;text-align:center}.to-pizza{left:50%;-webkit-transform:translate(-50%,15px);transform:translate(-50%,15px)}.to-pizza::before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ingredient-open{font-size:16px}}@media screen and (max-width:750px){.wrap-header{height:80px}.header{position:relative;z-index:9003;-webkit-align-items:center;align-items:center}.header .nav-open{display:-webkit-flex;display:flex;width:auto}.header .nav-select{display:none;position:absolute;z-index:2;top:0;left:0;width:126px;border-radius:7px;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.55)}.header .nav-link,.header.fixed .nav-link{margin:0;display:block;width:100%;height:auto;border-radius:0;padding:15px;color:#252222;font-size:14px;line-height:1}.header .nav-link:first-child{border-radius:7px 7px 0 0}.header .nav-link:last-child{border-radius:0 0 7px 7px}.header .nav-link.active{background-color:transparent}.header .nav-link:hover,.header.fixed .nav-link:hover{color:#5d2700;background-color:#fecb70}.nav-link svg{display:none}.header-logo{margin:0;width:60px}.header .tel{display:none}.header .column-right,.header .nav{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.header .cart{margin:0;height:35px}.header .cart-wrap-icon{margin:0}.header .cart-label{display:none}.header .nav-open{height:35px}.slider{height:240px}.slider-bg{width:calc(1920px / 100 * 50)}.slider .owl-item.center .item{height:240px}.slider .owl-item.center .item-title{-webkit-transform:translate(-50%,-23px);transform:translate(-50%,-23px);width:310px}.slider .owl-item.center .item-img{width:240px}.slider .owl-item.center .item-price{bottom:-20px;width:113px;height:46px;border-radius:7px;font-size:26px}.slider .item-calc-amount{font-size:28px}.toolbar .menu-open{width:110px}.toolbar .menu-open-desktop{display:none}.toolbar .menu-open-mob{display:block}}@media screen and (max-width:480px){.header.fixed,.wrap-header{height:70px}.header-logo,.header.fixed .header-logo{width:50px}.slider{margin:90px auto 260px;height:200px}.slider-bg{width:calc(1920px / 100 * 45)}.slider .owl-item.center .item{height:200px}.slider .owl-item.center .item-title{-webkit-transform:translate(-50%,-16px);transform:translate(-50%,-16px);width:240px;font-size:26px;line-height:28px}.slider .owl-item.center .item-img{width:200px}.slider .owl-item.center .item-price{bottom:-7px;width:96px;height:39px;font-size:22px}.slider .item-container{max-width:430px;font-size:14px;line-height:18px}.to-pizza{width:293px}.ingredient:nth-child(3n){margin-right:45px}.ingredient:nth-child(2n){margin-right:0}.toolbar .view-order{width:260px}.toolbar .view-order-label{margin-right:10px}}@media screen and (max-width:440px){.section1{padding-bottom:20px}.slider-bg{width:calc(1920px / 100 * 40)}.wrap-to-pizza{bottom:45px}.toolbar{display:none}}@media screen and (max-width:375px){.header .nav-open{height:auto;border-radius:0;padding:0;background-color:transparent}.header .nav-open-icon{fill:#fecb70}.header .nav-open-label{display:none}.language{margin-right:20px}.header .nav-select{border-radius:0}.header .nav-link:first-child,.header .nav-link:last-child{border-radius:0}.slider .owl-item.center .item-calc{margin-right:20px}}