*{margin:0;padding:0;outline:0}body{font-family:'Roboto',sans-serif;font-size:14px;margin:0 auto}html{height:100%}* html body{height:100%}body{min-height:100%;min-width:320px;position:relative}#bodyWrap{min-height:100%;padding-bottom:92px;position:relative}#footer{position:absolute;bottom:0;left:0;width:100%}@font-face {
  font-family: 'Tahoma';
  font-style: normal;
  font-weight: 400;
  src: local('Tahoma'), url(fonts/font?kit=SR1FNt_uUWzf7Ux9q0xdEg) format('woff');
}.body{width:1140px;margin:0 auto}.body img{max-width:100%}.mt1{margin-top:10px!important}.mb1{margin-bottom:10px!important}.mt1-5{margin-top:15px!important}.mb1-5{margin-bottom:15px!important}.mt2{margin-top:20px!important}.mb2{margin-bottom:20px!important}.mt2-5{margin-top:25px!important}.mb2-5{margin-bottom:25px!important}.mt3{margin-top:30px!important}.mb3{margin-bottom:30px!important}.mt4{margin-top:40px!important}.mb4{margin-bottom:40px!important}.mt5{margin-top:50px!important}.mb5{margin-bottom:50px!important}.pt1{padding-top:20px}.pb1{padding-bottom:20px}.pt2{padding-top:20px}.pb2{padding-bottom:20px}.pt3{padding-top:30px}.pb3{padding-bottom:30px}.pt4{padding-top:40px}.pb4{padding-bottom:40px}.pt5{padding-top:50px}.pb5{padding-bottom:50px}.fz10{font-size:10px}.fz11{font-size:11px}.fz12{font-size:12px}.fz13{font-size:13px}.fz14{font-size:14px}.fz16{font-size:16px}.fz18{font-size:18px}.fz20{font-size:20px}.fz21{font-size:21px}.fz24{font-size:24px}.fz30{font-size:30px}.fz36{font-size:36px}.fz40{font-size:40px}.fz48{font-size:48px}.fwn{font-weight:normal}.fwb{font-weight:bold}.fw5{font-weight:500}.fwbolder{font-weight:900}.fwl{font-weight:lighter}.fsi{font-style:italic}.lh12{line-height:12px}.lh16{line-height:16px}.lh18{line-height:18px}.lh20{line-height:20px}.lh24{line-height:24px}.lh30{line-height:30px}.lh36{line-height:36px}.lh40{line-height:40px}.lh48{line-height:48px}.brs3{-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.brs5{-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.brs100{-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}.clr{clear:both}.tac{text-align:center}.tar{text-align:right}.tal{text-align:left}a{color:inherit;-webkit-transition:.2s ease;-moz-transition:.2s ease;-ms-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}a:hover{opacity:.8;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80)}button{cursor:pointer;-webkit-appearance:none!important}button:active,input[type="submit"]:active{-webkit-box-shadow:inset 0 0 15px #333;moz-box-shadow:inset 0 0 15px #333;-shadow:inset 0 0 15px #333}input[type="submit"]{cursor:pointer;-webkit-appearance:none!important}input[type="checkbox"].checkbox{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}input[type="checkbox"].checkbox:checked+label>div.check{background-image:url(img/checker.png);background-repeat:no-repeat}.box:not(.active){display:none}.accordeonBox{display:none}.error{border-color:red!important}.error+label{color:red!important}.ttu{text-transform:uppercase}.ttn{text-transform:none!important}.tdu{text-decoration:underline!important}.THM{font-family:Tahoma}.tdn{text-decoration:none!important}.fl{float:left}.fr{float:right!important}*[data-fb-b]{display:none}*[data-parallax="background-position-y"]{-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.m0a{margin-left:auto!important;margin-right:auto!important;display:block}.curd{cursor:default}.cur{cursor:pointer}.color3{color:#333}.color6{color:#666}.color9{color:#999}.colorF{color:#fff}.colorC{color:#ccc}.colorBlue{color:#39aaf5}.color069{color:#069}.imgInText{vertical-align:middle;display:inline-block}.posr{position:relative}.vam{vertical-align:middle}.dib{display:inline-block}.db{display:block}.bxsz{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.posr{position:relative}.lsn{list-style:none}.col3{float:left;width:32.3%}.col3.r{margin-right:1%}.col3.l{margin-left:1%}.col3.lr{margin-left:.5%;margin-right:.5%}.col4{float:left;width:23%}.col4.r{margin-right:2%}.col4.l{margin-left:2%}.col4.lr{margin-right:1%;margin-left:1%}.col2{width:49%;float:left}.col2.r{margin-right:1%}.col2.l{margin-left:1%}.col2-3{float:left;width:64.7%}.col2-3.r{margin-right:2%}.col2-3.l{margin-left:2%}.col2-3.mr,.col2-3.ml{float:left;width:66.1%}.col2-3.mr{margin-right:.5%}.col2-3.ml{margin-left:.5%}.col3 img,.col2 img,.col4 img,.col2-3 img{max-width:100%}*[animation]{opacity:0;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes bounceInRight { 
    0% { 
        opacity: 0; 
        -webkit-transform: translateX(2000px); 
    } 
    60% { 
        opacity: 1; 
        -webkit-transform: translateX(-30px); 
    } 
    80% { 
        -webkit-transform: translateX(10px); 
    } 
    100% { 
        -webkit-transform: translateX(0); 
    } 
}@keyframes bounceInRight { 
    0% { 
        opacity: 0; 
        transform: translateX(2000px); 
    } 
    60% { 
        opacity: 1; 
        transform: translateX(-30px); 
    } 
    80% { 
        transform: translateX(10px); 
    } 
    100% { 
        transform: translateX(0); 
    } 
}@-webkit-keyframes rotateIn { 
    0% { 
        -webkit-transform-origin: center center; 
        -webkit-transform: rotate(-200deg); 
        opacity: 0; 
    } 
    100% { 
        -webkit-transform-origin: center center; 
        -webkit-transform: rotate(0); 
        opacity: 1; 
    } 
}@keyframes rotateIn { 
    0% { 
        transform-origin: center center; 
        transform: rotate(-200deg); 
        opacity: 0; 
    } 
    100% { 
        transform-origin: center center; 
        transform: rotate(0); 
        opacity: 1; 
    } 
}@-webkit-keyframes moveUp {
	0% {opacity: 0;}
	100% { -webkit-transform: translateY(0); opacity: 1; }
}@keyframes moveUp {
	0% {opacity: 0;}
	100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; }
}*[animation].bounceInRight{opacity:1;-webkit-animation-name:bounceInRight;animation-name:bounceInRight}*[animation].rotateIn{opacity:1;-webkit-animation-name:rotateIn;animation-name:rotateIn}*[animation].moveUp{opacity:1;-webkit-transform:translateY(200px);transform:translateY(200px);-webkit-animation:moveUp .65s ease forwards!important;animation:moveUp .65s ease forwards!important}#header{background:url(img/header_cat.jpg) 0 0 no-repeat;background-position:top center;-webkit-background-size:cover;background-size:cover;height:895px}.lang-but{font-size:12px;line-height:22px;padding:0 10px;text-transform:uppercase;color:#fff;background-color:#cd655a;display:inline-block;text-decoration:none;margin-left:150px}.phone-but{text-decoration:none;display:inline-block;padding-top:8px}#header .phone,.phone-but{color:rgba(255,255,255,.5)!important}.phone-but:hover{color:#fff!important;opacity:1!important}#header .logo{float:left;width:250px}#header .menu{list-style:none;float:right;cursor:default;margin-top:35px;display:block}#header .menu li ul.sub-menu li a{text-transform:none;font-size:15px}#header .menu>li{padding-top:10px}#header .menu>li:hover{background-color:#cd655a;opacity:.8}#header .menu li{padding-bottom:10px}#header .menu li:hover{display:inline-block}#header .menu li a{display:inline-block;text-decoration:none;color:#fff;text-transform:uppercase;font-size:18px;padding:0 10px}#header .big_title{margin-top:250px}.socials a{margin-left:5px;margin-right:5px}.socials a img{-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.socials a img:hover{margin-top:-5px;padding-bottom:5px}#gallery .image.ft{height:440px}#gallery .image.sd{height:350px}#gallery .image{position:relative;width:100%;overflow:hidden;-webkit-transform:translate3d(0,0,0)!important;-ms-transform:translate3d(0,0,0)!important;-o-transform:translate3d(0,0,0)!important;transform:translate3d(0,0,0)!important;cursor:pointer}#gallery .image .img{width:100%;height:100%;background-repeat:no-repeat!important;-webkit-background-size:cover!important;background-size:cover!important;background-position:50% 50%!important;-webkit-transition:.6s ease;-o-transition:.6s ease;transition:.6s ease}#gallery .image .hover{position:absolute;top:0;left:0;width:100%;height:100%;background:url(img/zoom.png) no-repeat;-webkit-background-size:128px;background-size:128px;background-position:50% 50%!important;opacity:0;max-height:0;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}#gallery .image:hover .img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}#gallery .image:hover .hover{opacity:1;max-height:100%}#about{background:url(img/left_pos.jpg) no-repeat;background-position:50% 0;-webkit-background-size:cover;background-size:cover}#instagram{height:300px;position:relative;overflow:hidden}#instagram .insta_logo{position:absolute;top:0;left:0;width:40%;height:100%;background:rgba(0,0,0,.5) url(img/instagramm.png) 80% 50% no-repeat}#instagram img{height:300px}#instagram #instafeed{white-space:nowrap;word-wrap:normal}.jCountdownContainer{display:inline-block}#action{background:url(img/action_big.jpg) 50% 0 no-repeat;-webkit-background-size:cover;background-size:cover;padding-bottom:100px}#peoples .first,#peoples .last{width:30%;display:inline-block;float:none!important;vertical-align:top}#peoples .middle{display:inline-block;float:none!important;vertical-align:top;width:24%;margin-left:2%;margin-right:2%;margin-top:-50px}#peoples .image{height:400px;margin-top:50px}#peoples .image .img{width:100%;height:100%;background-repeat:no-repeat!important;-webkit-background-size:cover!important;background-size:cover!important;background-position:50% 50%!important}#peoples{margin-bottom:70px}#reviews{}#reviews .flex-direction-nav{margin-left:-435px}#shop{margin-top:165px;margin-bottom:240px}#shop .item .image{height:190px;position:relative;margin-bottom:10px}#shop .item .img{height:100%;width:100%;background-repeat:no-repeat!important;-webkit-background-size:cover!important;background-size:cover!important;background-position:50% 50%!important}#shop .item p.text{padding-top:2px;font-size:18px;color:#666;font-style:italic}#shop .item .price{line-height:30px;height:30px;background:#cd655a;padding:0 10px;display:inline-block;float:right;margin-left:10px;color:#fff}#footer{padding-top:35px;color:#fff;background:#171717}.popup{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999}.popup .overlay{height:100%;width:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.6)}.popup .container{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;max-width:500px;width:80%;max-height:550px;height:90%;border-left:5px solid #cf985a;z-index:99999;background:#fff;padding:30px;overflow:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.popup .container.people{max-width:700px}.popup .container input{width:100%;height:32px;line-height:16px;padding:0 10px;border-radius:3px;background-color:#ececec;border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.popup .container textarea{width:100%;height:120px;resize:none;padding:10px;border-radius:3px;background-color:#ececec;border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.popup .container input[type="submit"]{color:#cf985a;font-size:18px;text-transform:uppercase;padding:10px 0;line-height:24px;height:auto;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.popup .container input[type="submit"]:hover{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px);-webkit-box-shadow:0 5px 0 #cf985a;box-shadow:0 5px 0 #cf985a}.popup .container input[type="submit"]:active{-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);-webkit-box-shadow:0 0px 0 #cf985a;box-shadow:0 0px 0 #cf985a}.popup .container .close{position:absolute;top:10px;right:10px;cursor:pointer;-webkit-transition:.4s ease;-o-transition:.4s ease;transition:.4s ease}.popup .container .close:hover{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.popup .container .error{background:rgba(255,0,0,.1)}.popup .container.people .image{width:35%;float:left;margin-right:20px}.mobile_menu{width:100%;height:50px;line-height:50px;font-size:18px;margin-top:40px;float:left;background:#fff;text-align:center;cursor:pointer;display:none}#header{border-bottom:5px solid #cd655a}#and{background:url(img/and.jpg) 50% 0 no-repeat;-webkit-background-size:cover;background-size:cover}#reviews{position:relative}#reviews .image{width:85px;height:85px;margin:0 auto;margin-top:10px;margin-bottom:10px;overflow:hidden;border-radius:50%;overflow:hidden}#reviews .image .img{width:100%;height:100%;background-position:50% 50%!important;-webkit-background-size:cover!important;background-size:cover!important;background-repeat:no-repeat!important}#perSlider{position:relative}#perSlider .flex-direction-nav{height:50px;position:absolute;top:0;left:0;margin-left:0;margin-top:0;width:100%}#perSlider .flex-direction-nav a{width:87px;height:60px;display:block;z-index:10;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}#perSlider .flex-direction-nav a.flex-next{position:absolute;top:250px;right:-87px;background:url(img/rs.png) 0 0 no-repeat!important}#perSlider .flex-direction-nav a.flex-prev{position:absolute;top:250px;left:-87px;background:url(img/ls.png) 0 0 no-repeat!important}#peoples{overflow:hidden}#partners .item .image{height:190px;position:relative;margin-bottom:10px}#partners .item .img{height:100%;width:100%;background-repeat:no-repeat!important;-webkit-background-size:cover!important;background-size:cover!important;background-position:50% 50%!important}#partners .item .site{display:inline-block;font-style:italic;padding:10px 20px;background:#cd655a;text-decoration:none;color:#fff}#pslider .flex-control-nav{bottom:-50px}#pslider .flex-control-paging li a{width:14px;height:14px;border-radius:50%;background:#7a6536;opacity:1!important;border:2px solid transparent;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}#pslider .flex-control-paging li a:not(.flex-active):hover{opacity:.8!important}#pslider .flex-control-paging li a.flex-active{background:#fff;border-color:#7a6536}#reviews_list{position:relative}#reviews_list .flex-direction-nav{position:absolute;top:0!important;right:110%!important;left:auto!important;width:200%;height:320px;margin:0!important;background:#d3a746 url(img/bg_rvs.jpg) calc(100% - 50px) 50% no-repeat}#reviews_list .flex-direction-nav li:nth-child(1){width:100px;height:60px;position:absolute;top:50%;right:25px;margin-top:-30px;display:inline-block}#reviews_list .flex-direction-nav li:nth-child(2){width:100px;height:60px;position:absolute;top:50%;right:125px;margin-top:-30px;display:inline-block}#reviews_add{width:200px;position:absolute;top:220px;left:calc(-35% - 40px);width:200px;height:50px;line-height:50px;color:#fff;text-transform:uppercase;z-index:100;background:#cf6457;text-align:center;cursor:pointer;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}#reviews_add:hover{-webkit-box-shadow:0 5px 0 #7c4139;box-shadow:0 5px 0 #7c4139;-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px)}#reviews_add:active{-webkit-box-shadow:0 0 0 #7c4139;box-shadow:0 0 0 #7c4139;-webkit-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px)}#BRONE_ACCEPT_REQ_WRAP{margin-bottom:10px}#BRONE_ACCEPT_REQ{width:27px;height:27px;vertical-align:middle;margin-right:10px;background-image:url(img/ok_c.png);background-repeat:none!important;background-position:50% 50%!important;background-size:cover!important}#BRONE_ACCEPT_REQ:checked{background-image:url(img/ok.png)}label[for="BRONE_ACCEPT_REQ"]{text-transform:uppercase;line-height:30px}label[for="BRONE_ACCEPT_REQ"] a{border-bottom:1px solid #9fc;text-decoration:none}@media (-webkit-min-device-pixel-ratio:2){#gallery .image .hover{background-image:url(img/zoom@2x.png)!important}}@media screen and (max-width:1160px){.body{width:960px}#header .phone{font-size:12px}#gallery .image.ft{height:350px}#gallery .image.sd{height:300px}#DIV_TO_PLACE_COUNTDOWN .jCountdownContainer{transform:scale(.8,.7) translateX(-50px)}\A  #peoples .image{height:340px}#peoples{margin-bottom:100px}#shop{margin-top:100px;margin-bottom:140px}#reviews_list .text{font-size:16px!important}#peoples p.fz48{font-size:26px!important}}@media screen and (max-width:980px){.body{width:765px}#header .phone{font-size:16px}#header .phone-but{display:none}#header .phone-but:first-child{display:block}#header .phone span{display:none}.lang-but{margin-left:0}#header .col3.languages{float:left!important;width:50%!important;margin-top:0!important}#header .col3.phone{float:right!important;width:50%!important;margin-top:0!important}}@media screen and (max-width:1000px){#header .menu{margin-top:0;display:none}#header .menu li{width:100%}#header .menu li a{width:100%;height:50px;line-height:50px;background:#cd655a;text-align:center;padding:0}}@media screen and (max-width:785px){.body{width:90%}.col3:not(.mr), .col3.lr:not(.mr), .col3.l:not(.mr), .col3.r:not(.mr), .col2.r, .col2.l, .col2, .col2-3:not(.mr), .col2-3.r:not(.mr), .col2-3.l:not(.mr){width:100%!important;margin-bottom:20px;margin-top:20px;margin-left:0!important;margin-right:0!important}#gallery .image.ft{height:230px}#gallery .image.sd{height:190px}#about,#action,#reviews{background:none!important}#instagram .insta_logo{width:60%}#DIV_TO_PLACE_COUNTDOWN .jCountdownContainer{transform:scale(.8,.7) translateX(0px)}#action{padding-bottom:50px}#peoples .image{float:left;width:40%;margin-right:20px}#peoples .col3:after{content:'';display:block;clear:both}#peoples .middle{margin-top:20px!important}#footer .col3 p{text-align:center!important}#reviews_list{min-height:200px!important}#instagram .insta_logo{width:100%!important;background-position:50% 50%!important}.popup .container.people .image{height:245px!important}.mobile_menu{display:block}#header .big_title{margin-top:100px}#header{height:auto;padding-bottom:50px}}@media screen and (max-width:460px){#peoples .image{width:45%!important;height:240px!important}}