@-webkit-keyframes slideInBottom{from{opacity:0}to{opacity:1}}@keyframes slideInBottom{from{opacity:0}to{opacity:1}}@-webkit-keyframes slideInRight{from{right:-200px;opacity:0}to{right:0;opacity:1}}@keyframes slideInRight{from{right:-200px;opacity:0}to{right:0;opacity:1}}@-webkit-keyframes scroll-progress{from{right:99%}to{right:1%}}@keyframes scroll-progress{from{right:99%}to{right:1%}}*{margin:0;padding:0;box-sizing:border-box}body,html{width:100%;max-width:100%;margin:0;padding:0;background:#fff}footer,header,section{max-width:100%!important;width:100%!important;height:auto;margin:0;padding:0}.raleway{font-family:Raleway,sans-serif}.rozha{font-family:"Rozha One",sans-serif}.bedford{font-family:"Mr Bedfort",sans-serif}.oker{color:#ed9716}.footer-logo{width:250px}nav{position:fixed;top:0;left:0;right:0;z-index:99;background-color:rgba(36,36,36,.6);height:90px;color:#fff;font-family:"Rozha One",sans-serif;font-size:24px}nav .logo{display:inline-block;height:90px;padding:15px}nav .logo img{width:182px}nav .main-menu{display:inline-block;vertical-align:top;margin-left:100px}nav .lang-switcher{float:right;width:100px;height:90px}nav .lang-switcher a{line-height:90px;vertical-align:middle}nav ul{display:inline-block;height:90px}nav ul li{list-style:none;display:inline-block;line-height:90px}nav ul li:after{content:" \00b7\00a0";color:#ed9716}nav ul li:last-child:after{content:none}nav a{text-decoration:none;color:inherit;transition:color .1s ease-in-out}nav a.active,nav a:hover{color:#ed9716}nav .hamburger{display:block;pointer-events:none;opacity:0;position:fixed;right:20px;top:27px;cursor:pointer}nav .hamburger .bar1,nav .hamburger .bar2,nav .hamburger .bar3{width:35px;height:5px;background-color:#fff;margin:6px 0;transition:.4s}nav .hamburger.open .bar1{transform:rotate(-45deg) translate(-9px,6px)}nav .hamburger.open .bar2{opacity:0}nav .hamburger.open .bar3{transform:rotate(45deg) translate(-8px,-8px)}@media screen and (max-width:970px){nav .main-menu{margin-left:20px}}@media screen and (max-width:876px){nav .hamburger{pointer-events:initial;opacity:1}nav .lang-switcher,nav .main-menu{display:none}nav.open .main-menu{display:block;margin-left:0;padding-left:15px;background-color:rgba(36,36,36,.6)}nav.open .main-menu ul li{display:block;line-height:40px}nav.open .main-menu ul li:after{content:""}nav.open .lang-switcher{display:block;float:none;margin:0;background-color:rgba(36,36,36,.6);padding-left:15px;width:100%;height:auto}nav.open .lang-switcher a{line-height:60px}}header{overflow:hidden!important;position:relative}header video{display:block;overflow:hidden!important;width:100%;height:auto}header .progress{position:absolute;top:90px;left:0;right:0;width:0%;height:4px;background-color:#ed9716;transition:width .6s ease}header .intro{overflow:hidden!important;position:absolute;top:30%;left:20%;max-width:100%;padding-left:10px}header .intro p{-webkit-animation-name:slideInBottom;animation-name:slideInBottom}header .intro img{position:relative;opacity:0;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:all .1s linear;-webkit-animation-name:slideInBottom;animation-name:slideInBottom}header .intro hr{right:-200px;-webkit-animation-name:slideInRight;animation-name:slideInRight}header .intro hr,header .intro p{position:relative;opacity:0;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:all .1s linear}header .intro p:nth-of-type(1){color:#ed9716;font-size:60px}header .intro p:nth-of-type(2){color:#fff;font-size:100px;margin-top:-60px;-webkit-animation-delay:.5s;animation-delay:.5s}header .intro p:nth-of-type(3){color:#ed9716;font-size:55px;margin-top:-50px;-webkit-animation-delay:1s;animation-delay:1s}header .intro p:nth-of-type(4){color:#fff;font-size:18px;-webkit-animation-delay:1.5s;animation-delay:1.5s}@media screen and (max-width:880px){header .intro{position:absolute;top:150px;left:0;width:100%}header .intro p{margin:0!important;padding-left:15px}header .intro p:nth-of-type(1){font-size:40px}header .intro p:nth-of-type(2){font-size:50px}header .intro p:nth-of-type(3){font-size:40px}header .intro p:nth-of-type(4){font-size:18px}header video{position:relative;left:50%;transform:translateX(-50%);width:auto;height:100vh}}section.about{background:url(/img/pattern_bgn.png);max-width:100%}section.about .col-wrap{display:flex;justify-content:space-between;padding-top:130px;padding-bottom:90px;max-width:1500px;margin:0 auto;padding-left:0;padding-right:15px;position:relative}section.about .col-wrap .divider{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:1px!important;background:#c9c9c9;height:500px}section.about .col-wrap .col-1,section.about .col-wrap .col-2{max-width:550px}section.about .col-wrap .about-text{padding-left:10%}section.about .col-wrap .about-text h1{text-shadow:#f5e4c8 0 1px 0,#7b500b 0 -1px 0;font-size:120px;color:#ed9716;line-height:1.3;font-weight:400}section.about .col-wrap .about-text h3{color:#5d5d5d;font-size:24px;font-weight:400;margin-top:-40px}section.about .col-wrap .about-text p{font-size:18px;line-height:1.5;margin-top:-10px}section.about .col-wrap .about-text span{color:#87634d}section.about .col-wrap .about-text .welcome{font-size:30px}section.about .col-wrap .about-text .bon{font-size:20px;display:block;margin-top:-18px}section.about .col-wrap .col-2 .scroller-progress{width:257px;height:11px;border-radius:4px;background:#ed9716;margin:20px auto 40px auto;box-shadow:#f5e4c8 0 1px 0,#7b500b 0 -1px 0;position:relative}section.about .col-wrap .col-2 .scroller-progress div{position:absolute;background:#7b500b;height:4px;top:3px;left:1%;right:1%;-webkit-animation-name:scroll-progress;animation-name:scroll-progress;-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}section.about .col-wrap .col-2 .scroller-progress div.off{-webkit-animation-play-state:paused;animation-play-state:paused}section.about .col-wrap .col-2 .slider{overflow:hidden;position:relative;border:15px solid #fff;box-shadow:0 0 9px 0 rgba(0,0,0,.3);max-width:570px;margin:0 auto}@media screen and (max-width:1040px){section.about .col-wrap .col-2 .slider{border:5px solid #fff}}section.about .col-wrap .col-2 .slider #slider-wrap{width:1000%;height:100%;display:block;transition:transform .6s ease-out;transform:translateX(0)}section.about .col-wrap .col-2 .slider #slider-wrap.is-1{transform:translateX(0)}section.about .col-wrap .col-2 .slider #slider-wrap.is-2{transform:translateX(-10%)}section.about .col-wrap .col-2 .slider #slider-wrap.is-3{transform:translateX(-20%)}section.about .col-wrap .col-2 .slider #slider-wrap.is-4{transform:translateX(-30%)}section.about .col-wrap .col-2 .slider #slider-wrap.is-5{transform:translateX(-40%)}section.about .col-wrap .col-2 .slider #slider-wrap.is-6{transform:translateX(-50%)}section.about .col-wrap .col-2 .slider #slider-wrap.is-7{transform:translateX(-60%)}section.about .col-wrap .col-2 .slider #slider-wrap.is-8{transform:translateX(-70%)}section.about .col-wrap .col-2 .slider #slider-wrap.is-9{transform:translateX(-80%)}section.about .col-wrap .col-2 .slider #slider-wrap.is-10{transform:translateX(-90%)}section.about .col-wrap .col-2 .slider #slider-wrap img{width:10%;height:auto;float:left}section.about .col-wrap .col-2 .scroller-nav{margin:40px auto;max-width:570px;display:flex;justify-content:space-between;flex-wrap:wrap}section.about .col-wrap .col-2 .scroller-nav a{border:6px solid transparent;width:19.2%;margin-top:1%}@media screen and (max-width:1040px){section.about .col-wrap .col-2 .scroller-nav a{border:2px solid transparent}}section.about .col-wrap .col-2 .scroller-nav a.active{box-shadow:0 0 9px 0 rgba(0,0,0,.3);border-color:#fff}section.about .col-wrap .col-2 .scroller-nav a img{display:block;width:100%;filter:grayscale(100%)}section.about .col-wrap .col-2 .scroller-nav a img:hover{filter:grayscale(60%)}section.about .col-wrap .col-2 .scroller-nav a.active img{filter:grayscale(0)}@media screen and (max-width:1040px){section.about .col-wrap{flex-direction:column;padding-top:150px;padding-bottom:30px;justify-content:center;align-items:center}section.about .col-wrap h1,section.about .col-wrap h3,section.about .col-wrap p{margin:0!important}section.about .col-wrap .col-1,section.about .col-wrap .col-2{width:100%}section.about .col-wrap .divider{display:none}section.about .col-wrap .about-text{margin:0 auto 30px auto;float:none}section.about .col-wrap .about-text h1{font-size:50px}}div.social{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;max-width:1500px;margin:0 auto;padding:45px 0;padding-left:15px;padding-right:15px}div.social div{font-family:Raleway,sans-serif;color:#838383;font-size:18px}div.social .bedford{font-size:30px;color:#9d8071}div.social .rozha{font-size:20px;color:#87634d;margin-top:-18px;display:block}div.social .col-2,div.social .col-3,div.social .col-4{text-align:center;width:200px}div.social .col-2 img,div.social .col-3 img,div.social .col-4 img{margin-bottom:5px;filter:grayscale(100%)}div.social .col-2 a,div.social .col-3 a,div.social .col-4 a{text-decoration:none;color:inherit}div.social .col-2 a:hover,div.social .col-3 a:hover,div.social .col-4 a:hover{color:#ed9716}div.social .col-2 .gicon,div.social .col-3 .gicon,div.social .col-4 .gicon{width:39px;height:40px;border-radius:4px;box-shadow:0 -1px 0 0 #585858;background-color:#aeaeae}div.social .col-2 a:hover img{filter:grayscale(0)}div.social .col-3{border-left:1px solid #c9c9c9;border-right:1px solid #c9c9c9}div.social .col-2 a:hover .gicon{background-color:#ed9716;filter:grayscale(0)}div.social .col-4 a:hover img{filter:grayscale(0)}div.social .col-3 a:hover img{filter:grayscale(0)}div.social .col-5{position:relative;box-shadow:0 0 9px 0 rgba(0,0,0,.3);transition:box-shadow .2s ease-in-out}div.social .col-5 img{display:block;height:auto;width:100%}div.social .col-5 p{position:absolute;bottom:20px;left:30px}div.social .col-5:hover{box-shadow:none}@media screen and (max-width:1040px){div.social{justify-content:center}}@media screen and (max-width:1170px){div.social .col-5{margin-top:30px}}@media screen and (max-width:691px){div.social{padding-top:30px;padding-bottom:30px}div.social .col-1{width:100%;text-align:center;margin-top:0!important}div.social .col-5{width:300px;text-align:center}div.social .col-2,div.social .col-3,div.social .col-4{width:30%}div.social .col-2 a span,div.social .col-3 a span,div.social .col-4 a span{display:none}div.social div{margin-top:30px;border:0!important}div.social .col-5 p{top:6px;left:6px}div.social .col-5 p .bedford{font-size:28px}div.social .col-5 p .rozha{font-size:18px}}section.specials{background:url(/img/specialites_bgn.jpg) no-repeat center;background-size:cover;padding-bottom:165px;padding-top:105px}section.specials .specials-wrap{width:1170px;max-width:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}@media screen and (max-width:1200px){section.specials .specials-wrap{flex-direction:column}}section.specials .col{box-shadow:0 0 13px 0 rgba(0,0,0,.5);width:570px;max-width:50%;background:#fff;margin-top:30px}@media screen and (max-width:750px){section.specials .col{max-width:95%}}section.specials .col h2{background:#87634d;font-weight:400;color:#fff;font-size:40px}section.specials .col .rozha{color:#ed9716;display:inline-block;width:30%;padding:0 30px}section.specials .col .bedford{font-size:30px;display:inline-block;max-width:70%;text-align:center}@media screen and (max-width:400px){section.specials .col h2{font-size:25px;padding:5px 0}section.specials .col .bedford{font-size:24px}section.specials .col .rozha{padding:0 0 0 30px}}section.specials .col .info{box-shadow:0 0 13px 0 rgba(0,0,0,.5);position:relative}section.specials .col .info .arrow-down{width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #fff;position:absolute;bottom:-20px;left:9%}section.specials .col .info .col-1{display:inline-block;width:30%;padding:30px}section.specials .col .info .col-1 img{display:block;max-width:100%}section.specials .col .info .col-1 img:first-of-type{margin-bottom:10px}@media screen and (max-width:750px){section.specials .col .info .col-1{display:none}}section.specials .col .info .col-2{display:inline-block;vertical-align:top;max-width:69%;padding-top:25px;font-size:18px;line-height:30px;color:#5d5d5d}section.specials .col .info .col-2 p{display:inline-block;max-width:95%}@media screen and (max-width:750px){section.specials .col .info .col-2{padding:5px;display:block;max-width:100%;font-size:14px}}section.specials .col .spec img{display:block;max-width:100%}section.specials h1{font-weight:400}section.specials h1 span{display:block}section.specials h1 .bedford{font-size:120px;color:#ed9716}section.specials h1 .rozha{font-size:100px;color:#fff;margin-top:-100px}@media screen and (max-width:1200px){section.specials h1 .bedford{font-size:60px}section.specials h1 .rozha{font-size:40px;margin-top:-45px}}div.menu{background:#eee;height:100vh}div.payment{display:flex;align-items:center;justify-content:center;max-width:1500px;margin:0 auto;padding:30px 0;flex-wrap:wrap}div.payment>div{margin-top:15px}div.payment .bedford{font-size:30px;color:#9d8071}div.payment .rozha{font-size:20px;color:#87634d;margin-top:-18px;display:block}div.payment .col-2,div.payment .col-3,div.payment .col-4,div.payment .col-5,div.payment .col-6,div.payment .col-7{text-align:center;width:200px}div.payment .col-2 .cash,div.payment .col-3 .cash,div.payment .col-4 .cash,div.payment .col-5 .cash,div.payment .col-6 .cash,div.payment .col-7 .cash{width:51px;height:35px;border-radius:6px;box-shadow:0 -1px 0 0 #585858;margin-top:3.5px}div.payment .col-2 img,div.payment .col-3 img,div.payment .col-4 img,div.payment .col-5 img,div.payment .col-6 img,div.payment .col-7 img{margin-bottom:5px;filter:grayscale(100%)}div.payment .col-2 a,div.payment .col-3 a,div.payment .col-4 a,div.payment .col-5 a,div.payment .col-6 a,div.payment .col-7 a{text-decoration:none;color:inherit}div.payment .col-2 a:hover,div.payment .col-3 a:hover,div.payment .col-4 a:hover,div.payment .col-5 a:hover,div.payment .col-6 a:hover,div.payment .col-7 a:hover{color:#ed9716}div.payment .col-2 a:hover img{filter:grayscale(0)}div.payment .col-3 a:hover img{filter:grayscale(0)}div.payment .col-4 a:hover img{filter:grayscale(0)}div.payment .col-5 a:hover img{filter:grayscale(0)}div.payment .col-6 a:hover img{filter:grayscale(0)}div.payment .col-7 a:hover img{filter:grayscale(0)}div.payment .col-7 a:hover .cash{filter:brightness(0) saturate(100%) invert(69%) sepia(55%) saturate(3557%) hue-rotate(357deg) brightness(102%) contrast(86%)}div.payment .col-3,div.payment .col-5{border-left:1px solid #c9c9c9;border-right:1px solid #c9c9c9}div.payment .col-7{border-left:1px solid #c9c9c9;height:50.5px}@media screen and (max-width:1100px){div.payment .col-1{width:100%;text-align:center}div.payment .col-2,div.payment .col-3,div.payment .col-4,div.payment .col-5{width:150px;text-align:center}div.payment .col-3,div.payment .col-5{border:0}}div.map{width:100%;height:870px;background-color:#ccc}@media screen and (max-width:768px){div.map{height:300px}}section.contact{background:url(/img/contact_bgn.jpg) no-repeat center;background-size:cover;padding-top:225px;height:1035px}@media screen and (max-width:800px){section.contact{background-position:20%}}section.contact .form-wrap{width:500px;max-width:100%;margin-left:20%;box-shadow:0 0 9px 0 rgba(0,0,0,.3)}@media screen and (max-width:800px){section.contact .form-wrap{width:90%;margin:0 auto}}section.contact .form-wrap .form-head{background:url(/img/contact_header.jpg) no-repeat center;background-size:cover;color:#fff;padding:35px 45px 55px 45px}section.contact .form-wrap .form-head h1{font-size:50px;font-weight:400}@media screen and (max-width:800px){section.contact .form-wrap .form-head{padding:30px}section.contact .form-wrap .form-head h1{font-size:30px}section.contact .form-wrap .form-head p{margin-top:0}}section.contact .form-wrap .form-body{background:#fff;padding:40px 30px 30px 30px}section.contact .form-wrap .form-body input,section.contact .form-wrap .form-body textarea{display:block;width:100%;margin-bottom:15px;padding:0 15px;border:1px solid #9d8071;outline-color:#ed9716;font-family:Raleway,sans-serif;font-size:18px}section.contact .form-wrap .form-body input{height:45px}section.contact .form-wrap .form-body textarea{padding:15px;margin-bottom:30px}section.contact .form-wrap .form-body a{display:block;width:100%;text-decoration:none;color:#fff;font-family:Raleway,sans-serif;text-align:center;background:#ed9716;height:45px;line-height:45px;font-size:25px}section.contact .form-wrap .form-body a:hover{background:#9d8071}section.contact .form-wrap .form-body a:active{background:#87634d}footer{background:#87634d}div.contact-info{background:inherit;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin:0 auto;padding:45px 0;color:#fff;font-family:rawline,sans-serif;font-variant-numeric:lining-nums;font-feature-settings:"lnum" 1;color:#fff;font-size:18px;line-height:1.5}div.contact-info>div{padding-left:30px;padding-right:30px}div.contact-info>div:not(:last-child){border-right:1px solid #fff}div.contact-info .bedford{color:#ed9716;font-size:18px}div.contact-info .col-4{text-align:center}div.contact-info .col-4 img{margin-bottom:5px}div.contact-info .col-4 a{text-decoration:none;color:inherit}div.contact-info .col-4 div{float:left;margin-left:10px}div.contact-info .col-4 .contact-viber:hover{content:url(/img/viber_hover.png)}div.contact-info .col-4 .contact-whatsapp:hover{content:url(/img/whatsapp_hover.png)}@media screen and (max-width:995px){div.contact-info .col-1,div.contact-info .col-2,div.contact-info .col-3,div.contact-info .col-4{border:0!important;margin-top:30px;width:100%;text-align:center;border:0!important}div.contact-info .col-4{width:300px;margin:30px auto;margin-bottom:0}div.contact-info .col-4 div{display:inline-block;width:100px}}@media screen and (max-width:364px){div.contact-info{font-size:12px}}div.credits{background:#483227;font-family:Raleway,sans-serif;color:#fff;font-size:15px;height:45px;line-height:45px;vertical-align:middle;text-align:center}@media screen and (max-width:335px){div.credits{font-size:12px}}div.credits a{text-decoration:none;color:inherit}#form-msg{font-size:18px;font-family:Raleway,sans-serif}#form-msg.error{color:#8b0000!important}#form-msg.success{color:#228b22!important}.floater{display:grid;grid-template-columns:auto auto auto;justify-content:left;align-items:center}@media screen and (max-width:691px){.floater{grid-template-columns:auto auto}}