@keyframes dash{to{stroke-dashoffset:0}}.about-description .row{display:flex;margin:0 -15px}.about-description .row .left-col{padding:0 15px;flex:1}.about-description .row .left-col .heading{position:relative;margin-right:-190px;margin-bottom:30px;margin-top:16px;z-index:1}.about-description .row .left-col .top-description{margin-top:60px;font-weight:300;font-size:17px;line-height:150%;white-space:pre-wrap}.about-description .row .left-col .description{font-size:17px;line-height:150%;white-space:pre-wrap;max-width:800px}.about-description .row .right-col{padding:0 15px}.about-description .row .right-col .description{margin-top:17px;white-space:pre-wrap}@media (max-width:1140px){.about-description .container{max-width:700px}.about-description .heading{position:absolute;width:100%;left:0}.about-description .heading-placeholder{height:45px}.about-description .row{flex-direction:column-reverse}.about-description .row .left-col{width:100%;max-width:400px;margin:0 auto}.about-description .row .left-col .top-description{margin-top:30px;font-weight:400;font-size:15px}.about-description .row .left-col .description{font-size:15px}.about-description .row .right-col .description{font-size:12px;margin-top:12px}.about-description .row .right-col .video-block{margin:0 -16px}}.about-branches-list .branch{display:flex;align-items:center;margin:0 -15px}.about-branches-list .branch:not(:last-child){margin-bottom:100px}.about-branches-list .branch-image{width:50%;padding:0 15px}.about-branches-list .branch-image img{display:block;width:100%}.about-branches-list .branch-text{width:50%;padding-right:15px;padding-left:15px}.about-branches-list .branch-text .title{font-weight:500;font-size:23px;margin-bottom:20px}.about-branches-list .branch-text .description{max-width:470px}.about-branches-list .branch:nth-child(2n){flex-direction:row-reverse}.about-branches-list .branch:nth-child(2n) .branch-text{padding-right:7%}.about-branches-list .branch:nth-child(2n+1) .branch-text{padding-left:7%}@media (max-width:1140px){.about-branches .container{max-width:700px}.about-branches-list .branch{flex-direction:column}.about-branches-list .branch:not(:last-child){margin-bottom:50px}.about-branches-list .branch:nth-child(2n){flex-direction:column}.about-branches-list .branch:nth-child(2n) .branch-text{padding-right:15px}.about-branches-list .branch:nth-child(2n+1) .branch-text{padding-left:15px}.about-branches-list .branch-text{width:100%}.about-branches-list .branch-text .title{margin-top:20px;font-size:18px}.about-branches-list .branch-text .description{margin-top:20px;font-size:15px}.about-branches-list .branch-image{width:100%}}.about-smi-list{display:flex;margin:0 -15px -100px;flex-wrap:wrap}.about-smi-list .smi{padding:0 15px;width:50%;margin-bottom:100px}.about-smi-list .smi img{width:100%;margin-bottom:22px}.about-smi-list .smi .title{margin-bottom:8px;font-size:23px;font-weight:500}.about-smi-list .smi .description{max-width:490px;font-size:17px}@media (max-width:1140px){.about-smi{margin-bottom:-50px}.about-smi-list .smi{margin-bottom:50px}.about-smi-list .smi img{margin-bottom:20px}.about-smi-list .smi .title{font-size:18px}.about-smi-list .smi .description{font-size:15px}}@media (max-width:578px){.about-smi-list .smi{width:100%}}.about-licenses .licenses-slider{position:relative}.about-licenses .licenses-slider .licenses-control{display:flex;align-items:center;position:absolute;top:0;bottom:0;z-index:2}.about-licenses .licenses-slider .licenses-control .slides-controls-arrow{margin-left:0;margin-right:0;margin-top:0}.about-licenses .licenses-slider .licenses-control.left{left:0;transform:translateX(-100%);padding-right:30px}.about-licenses .licenses-slider .licenses-control.right{right:0;transform:translateX(100%);padding-left:30px}.about-licenses .licenses-slider .licenses-slides{width:100%}.about-licenses .licenses-slider .licenses-slides-elem{padding:0 15px}.about-licenses .licenses-slider .licenses-slides-elem img{width:100%}@media (max-width:1700px){.about-licenses .licenses-slider .licenses-control.left,.about-licenses .licenses-slider .licenses-control.right{transform:none}.about-licenses .licenses-slider .licenses-slides{width:calc(100% - 180px);margin:0 auto}}
@charset "UTF-8";@keyframes dash{to{stroke-dashoffset:0}}*{margin:0;padding:0;box-sizing:border-box}body,html{box-sizing:border-box;min-height:100vh;font-family:"Montserrat",sans-serif}html{height:100%}body{background-color:#f3f2ed;display:flex;flex-direction:column;font-size:17px;line-height:150%;max-width:100vw;overflow:auto;position:relative}body>main{overflow:hidden;position:relative;flex:1}@media (max-width:1140px){body{font-size:15px}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){body{display:block}}body.ohidden{overflow:hidden}.btn{display:block;padding:18px 40px;font-family:"Montserrat",sans-serif;font-weight:500;font-size:17px;line-height:150%;text-align:center;color:#fff;background-color:#bf9d5e;border:1px solid #bf9d5e;transition:.3s;cursor:pointer;text-decoration:none;max-width:400px}.btn.transparent{background-color:transparent;color:#bf9d5e}.btn.transparent:not(:disabled):hover{background-color:#bf9d5e;color:#fff}.btn.transparent:disabled{color:#b3b3b3}.btn:not(.active,:disabled):hover{background-color:#d5af68;border-color:#d5af68}.btn:not(:disabled):focus,.btn:not(:disabled):active{background-color:#bb9a5d;border-color:#bb9a5d;color:#fff}.btn:disabled{cursor:default;border-color:#b3b3b3}.btn:disabled:not(.transparent){background-color:#b3b3b3}.btn.inline{display:inline-block;width:auto}.btn.center{margin:0 auto}.btn.max-height{height:100%;padding-top:0;padding-bottom:0;display:flex;align-items:center;justify-content:center}.btn.full-width{max-width:100%}@media (max-width:1140px){.btn{font-size:15px}}.btn.hidden{display:none}.checkbox{cursor:pointer;display:flex;align-items:center;font-size:17px;line-height:150%}.checkbox-check{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:1px solid #21110d;transition:.2s}.checkbox-check svg{opacity:0;transition:.2s}.checkbox-check-wrap{position:relative;margin-right:20px;align-self:flex-start}.checkbox-check-wrap input[type=checkbox]{opacity:0;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);outline:none}input[type=checkbox]:focus+.checkbox-check{border-color:#666}input[type=checkbox]:checked+.checkbox-check{border-color:#bf9d5e}input[type=checkbox]:checked+.checkbox-check svg{opacity:1}input[type=checkbox]:active+.checkbox-check{border-color:#999}.checkbox a{color:#bf9d5e;text-decoration:none}.checkbox a:hover{text-decoration:underline}.dropdown-wrapper{position:relative;z-index:1000}.dropdown-list{list-style:none;background-color:#f3f2ed;border:1px solid #bf9d5e;cursor:pointer;width:100%;max-width:330px;position:absolute;top:100%;left:50%;transform:translate(-50%,40px);visibility:hidden;opacity:0;transition:.3s;z-index:10}.dropdown-list-trigger{width:100%;max-width:330px}.dropdown-list-trigger.center{margin:0 auto}.dropdown-list.active{transform:translate(-50%,0);visibility:visible;opacity:1}.dropdown-list.links li a{padding:13px;text-align:center;font-family:"Montserrat",sans-serif;font-size:15px;line-height:150%;color:#21110d;transition:color .3s,background-color .3s}.dropdown-list.links li:not(.active) a:hover{background-color:#bf9d5e;color:#fff}.dropdown-list.links li.active a{color:#fff;background-color:#bb9a5d}.dropdown-list.links li.hide a{display:none}.dropdown-list:not(.links) li{padding:13px;text-align:center;font-family:"Montserrat",sans-serif;font-size:15px;line-height:150%;color:#21110d;transition:color .3s,background-color .3s}.dropdown-list:not(.links) li:not(.active):hover{background-color:#bf9d5e;color:#fff}.dropdown-list:not(.links) li.active{color:#fff;background-color:#bb9a5d}.dropdown-list:not(.links) li.hide{display:none}.container{width:100%;max-width:1520px;margin:0 auto;padding:0 16px;box-sizing:border-box}@media (max-width:1140px){.container{max-width:700px}}a[href^="tel:"] small{transition:.3s}.header-placeholder{height:114px}@media (max-width:1140px){.header-placeholder{height:72px}}header.page-header{border-bottom:1px solid #bf9d5e;position:fixed;top:0;left:0;background-color:#f3f2ed;z-index:1000;transition:.3s height;height:114px;width:100%}header.page-header.scrolled{height:80px}header.page-header.scrolled .header-logo img{max-height:60px}@media (max-width:1140px){header.page-header.scrolled .header-logo img{max-height:75px}}@media (max-width:1140px){header.page-header.scrolled{height:72px}}header.page-header .container{box-sizing:border-box;padding:0 200px;height:100%;max-width:1920px;margin:0 auto}@media (max-width:1665px){header.page-header .container{padding:0 100px}}@media (max-width:1330px){header.page-header .container{padding:0 30px 0 100px}}@media (max-width:1140px){header.page-header .container{padding:0 30px}}header.page-header .container .row{margin:0 -15px;display:flex;align-items:center;height:100%;position:relative}@media (max-width:1330px){header.page-header .container .row{margin:0 -7px}}header.page-header .container .row>div{padding-right:15px;padding-left:15px}@media (max-width:1330px){header.page-header .container .row>div{padding-left:7px;padding-right:7px}}@media (max-width:1140px){header.page-header{height:72px}}.header-burger{position:fixed;left:100px;top:0;align-items:center;height:113px;z-index:1020;transform:translateX(-50%);transition:.3s height;display:flex}@media (max-width:1665px){.header-burger{left:50px}}.header-burger.scrolled{height:80px}@media (max-width:1140px){.header-burger.scrolled{height:72px}}.header-burger-burger{cursor:pointer;height:60px;width:60px;display:flex;align-items:center;justify-content:center}.header-burger-burger span,.header-burger-burger span:before,.header-burger-burger span:after{display:block;background-color:#21110d;height:1px;width:40px;transition:.3s}.header-burger-burger span:before,.header-burger-burger span:after{content:"";position:relative;transform-origin:0 50%}.header-burger-burger span:before{top:-15px}.header-burger-burger span:after{bottom:-15px}.header-burger.active .header-burger-burger span{background-color:transparent}.header-burger.active .header-burger-burger span:before{transform:rotate(45deg) translateY(2px);background-color:#fff}.header-burger.active .header-burger-burger span:after{transform:rotate(-45deg) translateY(-2px);background-color:#fff}.header-logo{height:100%;padding-top:10px;padding-bottom:10px;display:flex;align-items:center}.header-logo a{display:flex;align-items:center}.header-logo a img{transition:.2s;max-width:350px;min-width:220px;width:100%}.header-mobile-logo{display:none;width:228px;position:fixed;top:15px;left:15px;z-index:1011}.header-mobile-logo img{width:100%}.header-empty{flex:1;padding-left:0 !important;padding-right:0 !important}.header-menu{display:flex;align-items:center;height:100%}.header-menu ul{list-style:none;display:flex;justify-content:space-between}.header-menu ul li{padding:0 14px}@media (max-width:1665px){.header-menu ul li{padding:0 7px}.header-menu ul li a{padding:7px 4px}}@media (max-width:1220px){.header-menu ul li{padding:0 2px}}.header-menu ul li a{display:block;white-space:nowrap;text-decoration:none;color:#21110d;font-weight:400;font-family:"Montserrat",sans-serif;font-size:15px;padding:7px;text-transform:uppercase;position:relative}.header-menu ul li a:before{content:"";height:1px;background-color:#21110d;width:0;transition:.3s;position:absolute;bottom:0;left:0}.header-menu ul li a:hover:before{width:100%}.header-address{display:flex;align-items:center;height:100%;font-weight:300;font-size:15px;line-height:21px;position:relative;min-width:226px}.header-address-trigger{display:flex;cursor:pointer;align-items:center;flex:1}.header-address .geo{margin-right:8px}@media (max-width:1220px){.header-address .geo{margin-right:0}}.header-address .dropdown{margin-left:8px}@media (max-width:1220px){.header-address .dropdown{margin-left:0}}.header-address-text{width:150px;text-align:center}.header-address-text span{text-transform:uppercase;font-size:15px}.header-address-list{position:absolute;width:330px;top:100%;left:50%;transform:translate(-50%,-10px);transition:.3s;visibility:hidden;opacity:0}.header-address-list a{color:inherit;height:100%;width:100%;display:block;text-decoration:none}.header-address-list.active{visibility:visible;transform:translate(-50%,-20px);opacity:1}.header-address-list li.active{background-color:#bb9a5d;color:#fff}.header-phone{color:#bf9d5e;text-decoration:none;transition:color .2s}.header-phone:hover{color:#d5af68}.header-socials{display:flex;align-items:center;height:100%}.header-socials--phone{min-width:200px}@media (min-width:1301px){.header-socials--contacts{display:none}}@media (max-width:1300px){.header-socials--phone{display:none}}.header-socials>a{display:block}.header-socials>a svg *{transition:.2s}.header-socials>a svg:hover .change-stroke{stroke:#d5af68}.header-socials>a svg:hover .change-fill{fill:#d5af68}.header-socials-inst{margin-left:40px}@media (max-width:1665px){.header-socials-inst{margin-left:10px}}.header-socials-vk{margin-left:20px}@media (max-width:1665px){.header-socials-vk{margin-left:10px}}@media (max-width:1140px){.header-burger{right:16px;left:auto;height:72px;transform:none}.header-burger.active .header-burger-burger span:before{background-color:#bf9d5e}.header-burger.active .header-burger-burger span:after{background-color:#bf9d5e}.header-menu,.header-socials,.header-address,.header-empty,.header-logo{display:none}.header-mobile-logo{display:block}}.admin-bar header.page-header{top:32px}.admin-bar .header-burger{top:32px}.admin-bar .header-mobile-logo{top:47px}.header-menu-extended{position:fixed;top:0;bottom:0;width:100%;max-width:515px;background-color:#352621;z-index:1010;transform:translateX(-100%);transition:.5s}.header-menu-extended.active{transform:translateX(0)}.header-menu-extended>.inner{padding:160px 80px 60px;display:flex;flex-direction:column;overflow:auto;transition:.5s;height:100%}.header-menu-extended>.inner::-webkit-scrollbar{width:4px;height:4px;background-color:transparent;opacity:0}.header-menu-extended>.inner::-webkit-scrollbar-thumb{background-color:#7b7b7b;border-radius:17px;transition:.2s;opacity:.3}.header-menu-extended>.inner::-webkit-scrollbar-thumb:hover,.header-menu-extended>.inner::-webkit-scrollbar-button:vertical:start:decrement,.header-menu-extended>.inner::-webkit-scrollbar-button:vertical:end:increment,.header-menu-extended>.inner::-webkit-scrollbar-button:horizontal:start:decrement,.header-menu-extended>.inner::-webkit-scrollbar-button:horizontal:end:increment{opacity:0}.header-menu-extended-top_background{position:fixed;top:0;left:0;right:0;z-index:1;height:72px;background-color:inherit;display:none}@media (max-width:1140px){.header-menu-extended-top_background{display:block}}@media (max-width:1140px){.header-menu-extended-search{order:-2}}.header-menu-extended-search form{position:relative;display:flex;margin-bottom:35px}@media (max-width:1140px){.header-menu-extended-search form{margin-bottom:15px}}.header-menu-extended-search form:after{content:"";position:absolute;top:100%;left:0;width:100%;height:1px;opacity:.3;background-color:#fff}.header-menu-extended-search form button{border:0;background-color:transparent;outline:none;cursor:pointer;padding-right:27px}.header-menu-extended-search form label{position:relative;font-size:17px;color:#fff;flex:1;width:100%;font-weight:300;font-family:"Montserrat",sans-serif}.header-menu-extended-search form label input{font-weight:300;background-color:transparent;padding:19px 3px;border:0;display:block;width:100%;color:inherit;font-size:inherit;outline:none}.header-menu-extended-search form label .placeholder{color:inherit;font-size:inherit;position:absolute;top:0;left:0;padding:19px 3px;width:100%;cursor:text;transition:.2s}.header-menu-extended-search form label input:focus+.placeholder,.header-menu-extended-search form label input:valid+.placeholder{font-size:12px;padding:0 3px;margin-top:-5px;opacity:.2}.header-menu-extended-categories{flex:1;overflow:auto;min-height:300px}.header-menu-extended-categories::-webkit-scrollbar{width:4px;height:4px;background-color:transparent;opacity:0}.header-menu-extended-categories::-webkit-scrollbar-thumb{background-color:#7b7b7b;border-radius:17px;transition:.2s;opacity:.3}.header-menu-extended-categories::-webkit-scrollbar-thumb:hover,.header-menu-extended-categories::-webkit-scrollbar-button:vertical:start:decrement,.header-menu-extended-categories::-webkit-scrollbar-button:vertical:end:increment,.header-menu-extended-categories::-webkit-scrollbar-button:horizontal:start:decrement,.header-menu-extended-categories::-webkit-scrollbar-button:horizontal:end:increment{opacity:0}.header-menu-extended-categories-dropdown{opacity:0;margin-left:10px;transition:.2s;transform:rotate(-90deg);visibility:hidden}.header-menu-extended-categories>.inner .submenu-list{display:none}@media (max-width:1140px){.header-menu-extended-categories>.inner .submenu-list{padding-left:35px}.header-menu-extended-categories>.inner .submenu-list>div{position:relative}.header-menu-extended-categories>.inner .submenu-list>div>a{font-family:"Montserrat",sans-serif;font-size:17px;line-height:150%;text-transform:uppercase;display:flex;width:100%;color:#fff;padding:15px 0;text-decoration:none}.header-menu-extended-categories>.inner .submenu-list>div.active a{font-weight:500}.header-menu-extended-categories>.inner .submenu-list>div.active a .header-menu-extended-categories-dropdown{opacity:1;visibility:visible;transform:rotate(0)}}.header-menu-extended-categories>.inner>div a{font-family:"Montserrat",sans-serif;font-size:17px;line-height:150%;text-transform:uppercase;display:flex;width:100%;color:#fff;padding:15px 0;text-decoration:none}.header-menu-extended-categories>.inner>div a{font-weight:300}.header-menu-extended-categories>.inner>div.active a{font-weight:500}@media (max-width:1140px){.header-menu-extended-categories>.inner>div.active a .header-menu-extended-categories-dropdown{opacity:1;visibility:visible;transform:rotate(0)}}.header-menu-extended-childs{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1003;background-color:#f5f4f2;max-width:0;transition:.5s}.header-menu-extended-childs.active{padding-left:515px;max-width:100%}.header-menu-extended-childs>.inner{width:100%;height:100%;position:relative;background-color:inherit;display:flex}.header-menu-extended-childs>.inner .childs-list{position:relative;padding:253px 0 60px;transition:.5s;max-width:0;overflow:hidden;background-color:inherit}.header-menu-extended-childs>.inner .childs-list .back{display:none;cursor:pointer;font-family:"Montserrat",sans-serif;font-weight:300;font-size:12px;color:#352621;position:absolute;top:200px;align-items:center}.header-menu-extended-childs>.inner .childs-list .back-img{width:8px;height:14px;background-image:url(//spabarhat.sk-its.ru/wp-content/themes/barhat/css/../img/header-extended-back-icon-dark.svg);margin-right:10px}.header-menu-extended-childs>.inner .childs-list>.inner{overflow:hidden;transition:.6s;max-width:0}.header-menu-extended-childs>.inner .childs-list.active{padding-left:80px;padding-right:80px;overflow:auto;max-width:100%;border-right:1px solid #352621}.header-menu-extended-childs>.inner .childs-list.active>.inner{max-width:100%;overflow:visible}.header-menu-extended-childs>.inner .childs-list::-webkit-scrollbar{width:0;height:0}.header-menu-extended-childs>.inner .childs-list .scroll{position:fixed;top:253px;right:20px;padding:6px}.header-menu-extended-childs>.inner .childs-list .scroll:after{content:"";display:block;height:80px;width:4px;background-color:#352621;opacity:.3;border-radius:17px;transition:.2s}.header-menu-extended-childs>.inner .childs-list .scroll:hover:after,.header-menu-extended-childs>.inner .childs-list .scroll.hovered:after{opacity:1}.header-menu-extended-childs>.inner .childs-list .inner>div a{font-family:"Montserrat",sans-serif;font-size:17px;line-height:150%;text-transform:uppercase;color:#352621;display:block;width:100%;padding:15px 0;text-decoration:none;font-weight:300;min-width:200px}.header-menu-extended-childs>.inner .childs-list .inner>div.active a{font-weight:500}@media (max-width:1400px){.header-menu-extended-childs>.inner .childs-list{position:absolute;left:0;right:0;top:0;bottom:0}.header-menu-extended-childs>.inner .childs-list .back{display:flex}}.header-menu-extended-background{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1002}.header-menu-extended-background.active{display:block}.header-menu-extended-bottom{margin-top:35px}.header-menu-extended-bottom.mobile{display:none}.header-menu-extended-bottom ul li{padding:15px 0;list-style:none}.header-menu-extended-bottom ul li a{font-family:"Montserrat",sans-serif;font-weight:300;font-size:17px;line-height:150%;text-transform:uppercase;text-decoration:none;color:#fff}.header-menu-extended-bottom ul li a:hover{text-decoration:underline}.header-menu-extended-phone{margin-top:17px}@media (max-width:1140px){.header-menu-extended-phone{order:-1;margin-bottom:20px}}.header-menu-extended-phone-text{margin-bottom:30px;font-family:"Montserrat",sans-serif;font-weight:300;font-size:17px;line-height:150%;text-transform:uppercase;text-decoration:none;color:#fff}.header-menu-extended-phone a{font-family:"Lovelace",sans-serif;font-size:35px;line-height:114.3%;text-transform:uppercase;text-decoration:none;color:#fff}@media (max-width:1140px){.header-menu-extended{max-width:unset}.header-menu-extended-categories{overflow:visible;flex:0;min-height:unset}.header-menu-extended-bottom{border-top:1px solid #5e4a33;margin-top:0;flex:1}.header-menu-extended-bottom.mobile{display:block;flex:0}}@media (max-width:576px){.header-menu-extended>.inner{padding:110px 16px 40px}}.section{margin-bottom:80px}@media (max-width:1140px){.section{margin-bottom:60px}}footer.page-footer{position:relative;padding:160px 0 100px;border-top:1px solid #bf9d5e;overflow:hidden}footer.page-footer .moving-image-wrap{position:absolute;bottom:1%;right:1%;z-index:-1}footer.page-footer .container{display:flex}footer.page-footer .container.first-line{margin-bottom:36px}footer.page-footer .container .footer-menu ul{list-style:none}footer.page-footer .container .footer-menu ul li:not(:last-child){margin-bottom:18px}footer.page-footer .container .footer-feedback_btn{margin-top:60px}footer.page-footer .container .footer-feedback_btn.mobile{display:none}footer.page-footer .container>section{font-family:"Montserrat",sans-serif;font-size:17px;line-height:150%}footer.page-footer .container>section.first-section{width:45%}footer.page-footer .container>section.second-section{width:30%}footer.page-footer .container>section.third-section{flex:1}footer.page-footer .container>section .title{font-family:"Lighthaus",serif;font-size:40px;line-height:115%;text-transform:uppercase;color:#21110d;margin-bottom:40px}footer.page-footer .container>section a{color:inherit;font-family:inherit;text-decoration:none}footer.page-footer .container>section a:hover{text-decoration:underline}footer.page-footer .container>section ul.list li{position:relative;list-style-type:none;padding-left:22px;font-size:17px;line-height:150%}footer.page-footer .container>section ul.list li:before{content:"•";position:absolute;left:7px}footer.page-footer .container>section .small-mt{margin-top:18px}footer.page-footer .container>section .medium-mt{margin-top:80px}footer.page-footer .container>section .small-mb{margin-bottom:1em}footer.page-footer .container>section .footer-phone{font-family:"Montserrat",sans-serif;font-style:normal;font-weight:300;font-size:24px;line-height:150%;color:#21110d;margin-bottom:36px}@media (max-width:1140px){footer.page-footer{padding:50px 30px}footer.page-footer .moving-image-wrap{top:-9%;left:62%}footer.page-footer .container{flex-wrap:wrap}footer.page-footer .container.first-line{margin-bottom:0}footer.page-footer .container:not(.first-line)>section{text-align:center;margin-top:30px}footer.page-footer .container:not(.first-line)>section.first-section{margin-top:50px}footer.page-footer .container>section{margin-bottom:40px}footer.page-footer .container>section.first-section,footer.page-footer .container>section.second-section,footer.page-footer .container>section.third-section{width:100%}footer.page-footer .container>section.third-section{text-align:center}footer.page-footer .container>section .title{margin-bottom:20px}footer.page-footer .container .footer-feedback_btn{margin-top:50px}footer.page-footer .container .footer-feedback_btn .btn{width:100%;max-width:400px;margin:0 auto}footer.page-footer .container .footer-feedback_btn.mobile{display:block}footer.page-footer .container .footer-feedback_btn.desktop{display:none}}@media (max-width:768px){footer.page-footer{padding:50px 0 96px}footer.page-footer .moving-image-wrap{transform:scale(.5);left:52%}footer.page-footer .container>section{margin:50px 0 0;font-size:15px}footer.page-footer .container>section .title{margin-bottom:22px;font-size:26px;line-height:115%}footer.page-footer .container>section .footer-menu ul li:not(:last-child){margin-bottom:16px}footer.page-footer .container>section .footer-phone{font-family:"Montserrat",sans-serif;font-size:19px;line-height:150%;color:#21110d;margin-bottom:30px}}.mobile-branch-choose{display:none;padding:13px 16px;order:-11}.mobile-branch-choose .spacing{flex:1}.mobile-branch-choose .header-address-trigger{margin:0 auto;justify-content:center}.mobile-branch-choose .header-address-list{top:140%;width:calc(100% - 32px);z-index:1005}@media (max-width:1140px){.mobile-branch-choose{display:flex}}.popup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1100;visibility:hidden;overflow-y:scroll}.popup.active{visibility:visible}.popup.active .popup-content{opacity:1;margin-top:0}.popup.active .popup-background{opacity:1}.popup .popup-background{background-color:rgba(0,0,0,.5);position:fixed;top:0;left:0;right:0;bottom:0;cursor:pointer;z-index:1;transition:.3s;opacity:0}.popup .popup-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:120px 160px 80px;background-color:#f3f2ed;z-index:2;width:100%;max-width:1050px;margin-top:100px;transition:.3s;opacity:0}.popup .popup-title{font-family:"Montserrat",sans-serif;font-weight:500;font-size:23px;line-height:150%;text-align:center;color:#21110d;margin-bottom:60px}.popup .popup-close.icon{width:30px;height:30px;position:absolute;top:20px;right:20px;cursor:pointer}.popup .popup-close.icon:before,.popup .popup-close.icon:after{content:"";display:block;width:100%;height:3px;border-radius:4px;background-color:#000;position:absolute;top:50%}.popup .popup-close.icon:before{transform:translateY(-50%) rotate(45deg)}.popup .popup-close.icon:after{transform:translateY(-50%) rotate(-45deg)}@media (max-width:578px){.popup .popup-close.icon{width:20px;height:20px;top:10px;right:10px}.popup .popup-close.icon:before,.popup .popup-close.icon:after{height:2px;border-radius:3px}}.popup .popup-form-label{margin-bottom:18px;font-family:"Montserrat",sans-serif;font-size:16px;line-height:20px;letter-spacing:.02em;text-transform:uppercase;color:#21110d}.popup .popup-form label{position:relative;margin-bottom:60px;font-size:17px}.popup .popup-form label:not(.checkbox){display:block}.popup .popup-form label input,.popup .popup-form label textarea,.popup .popup-form label select{padding:14px 0;border:0;border-bottom:1px solid #9e9a99;font-family:"Montserrat",sans-serif;font-size:inherit;line-height:150%;color:#21110d;background:0 0;display:block;width:100%;outline:none;resize:none;height:55px}.popup .popup-form label input:focus+.input-label,.popup .popup-form label input:valid+.input-label,.popup .popup-form label textarea:focus+.input-label,.popup .popup-form label textarea:valid+.input-label,.popup .popup-form label select:focus+.input-label,.popup .popup-form label select:valid+.input-label{top:0;font-size:14px}.popup .popup-form label input[type=tel]:focus+.input-label,.popup .popup-form label input[type=tel]:valid+.input-label,.popup .popup-form label textarea[type=tel]:focus+.input-label,.popup .popup-form label textarea[type=tel]:valid+.input-label,.popup .popup-form label select[type=tel]:focus+.input-label,.popup .popup-form label select[type=tel]:valid+.input-label{opacity:0}.popup .popup-form label select{appearance:none;-moz-appearance:none;-webkit-appearance:none;cursor:pointer}.popup .popup-form label .select-wrap{position:relative}.popup .popup-form label .select-wrap:before{content:"";position:absolute;top:50%;transform:translateY(-50%);right:0;display:block;width:18px;height:10px;background-image:url(//spabarhat.sk-its.ru/wp-content/themes/barhat/css/../img/certificates-dropdown.svg)}.popup .popup-form label .input-label{position:absolute;cursor:text;top:50%;transform:translateY(-50%);width:100%;font-family:"Montserrat",sans-serif;font-size:inherit;line-height:150%;color:#9e9a99;transition:.2s}.popup .popup-form-success{display:none}.popup .popup-form-error{display:none;padding:10px;text-align:center;background-color:#c0341d;color:#fff;margin-top:20px}.popup .popup-buttons{display:flex;justify-content:space-between;flex-wrap:wrap;row-gap:20px}.popup .popup-buttons .btn{width:auto}@media (max-width:1140px){.popup .popup-buttons .btn{width:100%;margin:0 auto}}.popup .popup-buttons-line{display:flex;justify-content:flex-start;margin:0 -15px}.popup .popup-buttons-line>div{flex:1;padding:0 15px}@media (max-width:578px){.popup .popup-buttons-line{flex-wrap:wrap}.popup .popup-buttons-line>div{flex:100%}.popup .popup-buttons-line>div:not(:last-child){margin-bottom:15px}}@media (max-width:578px){.popup .popup-content{width:calc(100% - 32px);padding:32px 24px}.popup .popup-content .popup-title{font-size:18px;margin-bottom:50px}.popup .popup-content .popup-form-label{font-size:15px;margin-bottom:18px}.popup .popup-content .popup-form label{font-size:15px;margin-bottom:24px}.popup .popup-content .popup-form label input{padding:12px 0}.popup .popup-content .popup-form button{margin-top:30px;width:100%}.popup .popup-content .popup-form-success .popup-title{margin-bottom:40px}}.form .form-label{margin-bottom:18px;font-family:"Montserrat",sans-serif;font-size:16px;line-height:20px;letter-spacing:.02em;text-transform:uppercase;color:#21110d}.form label{position:relative;margin-bottom:60px;font-size:17px}.form label:not(.checkbox){display:block}.form label input,.form label textarea,.form label select{padding:14px 0;border:0;border-bottom:1px solid #9e9a99;font-family:"Montserrat",sans-serif;font-size:inherit;line-height:150%;color:#21110d;background:0 0;display:block;width:100%;outline:none;resize:none;height:55px}.form label input:focus+.input-label,.form label input:valid+.input-label,.form label textarea:focus+.input-label,.form label textarea:valid+.input-label,.form label select:focus+.input-label,.form label select:valid+.input-label{top:0;font-size:14px}.form label input[type=tel]:focus+.input-label,.form label input[type=tel]:valid+.input-label,.form label textarea[type=tel]:focus+.input-label,.form label textarea[type=tel]:valid+.input-label,.form label select[type=tel]:focus+.input-label,.form label select[type=tel]:valid+.input-label{opacity:0}.form label select{appearance:none;-moz-appearance:none;-webkit-appearance:none;cursor:pointer}.form label .select-wrap{position:relative}.form label .select-wrap:before{content:"";position:absolute;top:50%;transform:translateY(-50%);right:0;display:block;width:18px;height:10px;background-image:url(//spabarhat.sk-its.ru/wp-content/themes/barhat/css/../img/certificates-dropdown.svg)}.form label .input-label{position:absolute;cursor:text;top:50%;transform:translateY(-50%);width:100%;font-family:"Montserrat",sans-serif;font-size:inherit;line-height:150%;color:#9e9a99;transition:.2s}.form-success{display:none}.form-error{display:none;padding:10px;text-align:center;background-color:#c0341d;color:#fff;margin-top:20px}.form.buttons{display:flex;justify-content:space-between;flex-wrap:wrap;row-gap:20px}.form.buttons .btn{width:auto}@media (max-width:1140px){.form.buttons .btn{width:100%;margin:0 auto}}.form.buttons-line{display:flex;justify-content:flex-start;margin:0 -15px}.form.buttons-line>div{flex:1;padding:0 15px}@media (max-width:578px){.form.buttons-line{flex-wrap:wrap}.form.buttons-line>div{flex:100%}.form.buttons-line>div:not(:last-child){margin-bottom:15px}}@media (max-width:578px){.form .title{font-size:18px;margin-bottom:50px}.form .form-label{font-size:15px;margin-bottom:18px}.form .form label{font-size:15px;margin-bottom:24px}.form .form label input{padding:12px 0}.form .form button{margin-top:30px;width:100%}.form .form-success .title{margin-bottom:40px}}.breadcrubms{margin-bottom:30px;margin-top:50px;order:-10}.breadcrubms-list{display:flex;list-style:none;flex-wrap:wrap}.breadcrubms a,.breadcrubms span{color:#21110d;text-decoration:none;transition:.2s;font-family:"Montserrat",sans-serif;font-weight:300;font-size:17px;line-height:150%}.breadcrubms a:hover span{color:#bf9d5e}.breadcrubms .delimiter{margin:0 11px}.mobile-breadcrubms{order:-10;margin-top:5px;margin-bottom:18px;font-family:"Montserrat",sans-serif;font-weight:300;font-size:12px;line-height:150%}.mobile-breadcrubms a{color:#21110d;text-decoration:none;display:flex;align-items:center}.mobile-breadcrubms a svg{margin-right:9px}.with-glare{color:transparent;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;background-color:#21110d;background-image:url(//spabarhat.sk-its.ru/wp-content/themes/barhat/css/../img/main-text-background.png);background-repeat:no-repeat;background-position:right 80% top 65%}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.with-glare{color:#21110d;background:0 0}}.with-glare.glare-left{background-position:left -30% top 65%}@media (max-width:578px){.with-glare{background-image:url(//spabarhat.sk-its.ru/wp-content/themes/barhat/css/../img/main-text-background-mobile.png)}}.heading{font-family:"Lighthaus",serif;font-weight:400;font-size:64px;line-height:115%;text-transform:uppercase;color:#21110d;margin-bottom:50px}.heading.center{text-align:center}@media (max-width:1140px){.heading{font-size:26px;line-height:115%;margin-bottom:20px}}.slides-controls{display:flex}.slides-controls.center{justify-content:center}.slides-controls-arrow{margin-top:55px;display:inline-block;cursor:pointer;user-select:none;-ms-user-select:none}.slides-controls-arrow:last-child{margin-left:30px}@media (max-width:1140px){.slides-controls-arrow:last-child{margin-left:12px}}.slides-controls-arrow svg circle{fill:transparent;transition:.2s}.slides-controls-arrow svg path{transition:.2s}.slides-controls-arrow:hover svg circle{fill:#bf9d5e}.slides-controls-arrow:hover svg path{fill:#fff}@media (max-width:1140px){.slides-controls-arrow svg{width:40px}}.video-block{position:relative}.video-block video{object-fit:cover;width:100%;display:block;background-color:#000}.video-block .control{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:180px;height:180px;cursor:pointer;z-index:5;transition:.3s opacity;padding:50px;border-radius:50%;border:1px solid #fff;overflow:hidden;display:flex;align-items:center;justify-content:center}.video-block .control:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;padding:50%;transition:.2s;border:180px solid #fff;z-index:-1}.video-block .control svg{transform:translate(9px,2px)}.video-block .control svg .filled,.video-block .control svg .paused{opacity:0;transition:.2s}.video-block .control:not(.active):hover:before{padding:0}.video-block .control:not(.active):hover svg .filled{opacity:1}.video-block .control.active svg :not(.paused){opacity:0}.video-block .control.active svg .paused{opacity:1}.video-block .control.hided{opacity:0}@media (max-width:578px){.video-block .control{width:66px;height:66px;padding:18px}.video-block .control svg{width:21px;transform:translate(2px,0px)}.video-block .control.active .paused{transform:translateX(3px)}.video-block .control .play{transform:translateX(3px)}}@media (min-width:1141px){.only-mobile{display:none !important}}@media (max-width:1140px){.only-desktop{display:none !important}}.heading-with-image .row{display:flex;margin:0 -15px;align-items:center}.heading-with-image .row .left-col{padding:0 15px;width:30%}.heading-with-image .row .left-col .heading{margin-right:-500px;position:relative}.heading-with-image .row .left-col .description p{margin-top:25px}.heading-with-image .row .right-col{padding:0 15px;flex:1}.heading-with-image .row .right-col img{display:block;max-width:100%}@media (max-width:1140px){.heading-with-image .row{flex-direction:column-reverse}.heading-with-image .row .left-col,.heading-with-image .row .right-col{width:100%}}.heading-with-placeholder{position:relative}@media (max-width:1140px){.heading-with-placeholder .heading{position:absolute;width:100%}.heading-with-placeholder .heading-placeholder{height:45px}}.float-links{position:fixed;right:15px;bottom:10px;display:flex;flex-direction:column;align-items:flex-end;z-index:1001}.float-link{background-color:#352621;padding:10px;display:block;border-radius:4px;text-decoration:none;transition:.6s max-width;font-size:17px;color:#fff;max-width:70px;border:0;cursor:pointer}.float-link:not(:first-child){margin-top:5px}.float-link>div{overflow:hidden;display:flex;align-items:center}.float-link>div span{display:inline-block;padding-left:10px;white-space:nowrap}.float-link svg{display:block;min-width:50px}@media (max-width:578px){.float-link{transform:scale(.75);transform-origin:100% 50%;font-size:15px}.float-link:not(:first-child){margin-top:-10px}}.helper-link:hover{max-width:370px}.question-link:hover{max-width:220px}.question-link.only-mobile:hover{max-width:240px}.whatsapp-link{background-color:#25d366;transition:.2s background-color}.whatsapp-link:hover{background-color:#20b557}.background-glares{position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;overflow:hidden}.background-glares .glare,.background-glares .moving-image-wrap{position:absolute}@media (max-width:1140px){.background-glares .moving-image-wrap{transform:scale(.5)}}.branch_tip{position:absolute;top:90%;font-size:14px;padding:10px 15px;width:240px;line-height:1.4;text-align:center;background-color:#bf9d5e;color:#fff;border-radius:5px;transform:translateX(-50%);left:50%;transition:.25s;visibility:hidden;opacity:0;margin-top:20px}.branch_tip.active{visibility:visible;opacity:1;margin-top:0}.branch_tip:before{content:"";width:13px;height:13px;background-color:inherit;display:block;position:absolute;top:-6px;z-index:-1;left:50%;transform:translateX(-50%) rotate(45deg)}.page-section ul,.page-section ol{margin-left:30px}.page-section table{border-collapse:collapse;margin-bottom:25px}.page-section table td{border:1px solid #000;padding:5px}.page-section a:not(.btn){color:#bf9d5e}.whatsapp-popup-buttons>div:not(:last-child){margin-bottom:15px}.banner_image img{display:none}.fancybox-content .banner_image img{display:block;max-width:1140px;max-height:75vh}.banners.fancybox-content{padding:0}#cookie_note{position:fixed;background-color:#f3f2ed;justify-content:space-between;align-items:center;padding:20px;display:flex;bottom:0;left:0;width:100%;z-index:1001;box-shadow:0 0 20px -2px rgba(0,0,0,.3)}#cookie_note p{width:80%}#cookie_note:not(.show){display:none}@media (max-width:1140px){#cookie_note{flex-direction:column}#cookie_note p{width:100%;margin-bottom:20px;font-size:12px}}
.c-services-item-title{font-weight:400;font-size:40px;line-height:115%;text-transform:uppercase;color:#21110d;font-family:"Lighthaus",serif;margin-bottom:40px}.c-services-subitem-title{font-family:"Montserrat",sans-serif;font-weight:500;font-size:23px;line-height:135%;color:#21110d;text-decoration:none;margin-bottom:15px;display:block}.c-services-subitem-title:hover{text-decoration:underline}.c-services-subitem-price{font-weight:500;font-size:23px;line-height:150%;color:#bf9d5e}.c-services-subitem{margin-bottom:40px}.c-services-subitem:last-child{margin-bottom:0}.c-services-item-btn{width:100% !important;margin-top:60px}.c-services-item-icon{border-radius:100%;background:#dbd2bf;width:65px;height:65px;margin-bottom:20px;display:flex;align-items:center;justify-content:center}.c-services-item-icon img{width:37px}.c-services-list{display:flex;flex-wrap:wrap;gap:30px}.c-services-item{background:#fff;padding:40px;width:calc(33.33333% - 20px);display:flex;flex-direction:column}.c-services-item-content{flex:1}.c-services-title{font-weight:400;font-size:64px;line-height:115%;text-transform:uppercase;color:#21110d;font-family:"Lighthaus",serif;margin-bottom:60px;max-width:1200px}.c-services{padding-bottom:90px}.c-faq{margin-top:40px}.c-faq-item{border-top:1px solid #bf9d5e;padding:20px 0}.c-faq-item-title{font-weight:500;font-size:23px;line-height:135%;color:#21110d;font-family:"Montserrat",sans-serif}.c-faq-item-text{padding-top:15px;font-family:"Montserrat",sans-serif;font-weight:400;font-size:18px;line-height:150%;color:#21110d;padding-right:50px;display:none}.c-faq-row{display:flex;flex-wrap:wrap;gap:30px}.c-faq-col{width:calc(50% - 15px)}.c-faq-item-icon{border-radius:22px;padding:10px;width:45px;height:45px;display:flex;align-items:center;justify-content:center;background:#dbd2bf;position:absolute;right:0;top:0;transition:all .3s}.c-faq-item-icon img{width:25px;height:25px}.c-faq-item-title-wrap{position:relative;padding-right:50px;cursor:pointer}.c-faq-item-title-wrap.active .c-faq-item-icon{background:#bf9d5e;transform:rotate(45deg)}.c-faq-title{max-width:900px}body #wplwl_popup_canvas.wplwl_wheel_icon{display:none !important}body .wplwl-show-again-option{display:none !important}body .wplwl-close-wheel{top:40px !important;right:14px !important;bottom:auto !important}.wheel_content_right>.wplwl_user_lucky>.wplwl_spin_button{color:#fff !important}.c-sales-slider{position:relative}.c-sales-control{position:absolute;top:42%;left:-60px}.c-sales-control .slides-controls-arrow{margin:0 !important}.c-sales-control.right{left:auto;right:-60px}.c-sales-control.slick-disabled{display:none !important}.c-sales{margin-top:60px}.main-specialists+.about-licenses{margin-top:80px}.c-sales.blog-section .blog-list-inner-list .elem{margin-bottom:0 !important}#selectShop option:disabled{opacity:.5;color:#ccc}body .wplwl_lucky_wheel_content .wheel-content-wrapper .wheel_content_right,body .wplwl_lucky_wheel_content .wheel-content-wrapper .wheel_content_right input,body .wplwl_lucky_wheel_content .wheel-content-wrapper .wheel_content_right span,body .wplwl_lucky_wheel_content .wheel-content-wrapper .wheel_content_right a,body .wplwl_lucky_wheel_content .wheel-content-wrapper .wheel_content_right .wplwl-frontend-result{font-family:"Montserrat",sans-serif !important}.wplwl_field_input{font-size:16px}.sales-info-popup{max-width:90%;position:fixed;right:140px;bottom:10px;z-index:99;padding:44px 50px;background:url(//spabarhat.sk-its.ru/wp-content/themes/barhat/css/../img/popup-icon.svg) no-repeat top left;background-color:#fff}.sales-info-popup-close{width:18px;height:18px;background:url(//spabarhat.sk-its.ru/wp-content/themes/barhat/css/../img/sale-popup-close.svg) no-repeat center;background-size:contain;position:absolute;top:13px;right:13px;z-index:4;cursor:pointer}.float-links .float-link{max-width:50px;height:50px;display:flex;padding:0;align-items:center}.float-links .float-link>div span{font-size:12px;padding-right:20px}.sales-info-popup-text{font-weight:500;font-size:20px;line-height:120%;color:#21110d}.sales-info-popup-btn{background:#bf9d5e;padding:13px 40px;max-width:160px;display:block;font-weight:500;font-size:17px;line-height:150%;text-align:center;color:#fff;text-decoration:none}.sales-info-popup-row{display:flex;align-items:center;gap:40px}@media (max-width:1140px){.c-sales.blog-section .blog-list-inner-list .elem{margin-bottom:0 !important}.c-sales-control{top:19%;left:0;z-index:2}.c-sales-control.right{left:auto;right:0}.c-sales-control svg circle{fill:#bf9d5e !important}.c-sales-control svg path{fill:#fff !important}}@media (max-width:1140px){.c-sales-title{text-align:center}.c-faq-row{gap:0}.c-faq-title{text-align:center;margin-bottom:60px !important}.c-faq{margin-top:40px}.c-faq-col{width:100%}.c-faq-item-title{font-size:18px;line-height:135%}.c-faq-item-text{font-size:15px;line-height:135%}.c-faq-item-icon{width:35px;height:35px;top:7px}.c-faq-item-icon img{width:20px;height:20px}.c-services-list{gap:20px}.c-services-item{width:100%;padding:20px}.c-services-title{font-size:26px;line-height:125%;text-align:center}.c-services-item-title{font-size:22px;line-height:130%;margin-bottom:20px}.c-services-item-btn{max-width:100% !important;margin-top:40px}.c-services-subitem-title{font-size:18px;line-height:135%;margin-bottom:10px}.c-services-subitem-price{font-size:18px;line-height:150%}.c-services-item-icon{width:50px;height:50px}.c-services-item-icon img{width:29px}.c-services-subitem{margin-bottom:20px}.c-services-subitem:last-child{margin-bottom:0}.services-wrapper{position:relative}.services-description .row .left-col .heading.only-desktop{display:flex !important;position:absolute;left:0;text-align:center;width:100%;margin:0;max-width:100%;align-items:center;justify-content:center}.services-description .heading.only-mobile{display:none !important}.services-description .row .left-col{position:unset}}@media (max-width:768px){.wplwl_wheel_spin{transform:scale(1.2);margin-top:30px !important}.wheel-content-wrapper .wheel_content_left{margin-left:auto !important;margin-right:auto !important}}@media (max-width:700px){.sales-info-popup{padding:15px 50px;right:70px}.sales-info-popup-text{font-size:16px;line-height:110%}.sales-info-popup-row{flex-direction:column;gap:14px}.sales-info-popup-btn{width:100%;font-size:16px;line-height:150%;padding:10px 40px}}@media (max-width:350px){.sales-info-popup{padding:15px 35px}}
@font-face{font-family:"wplwl_gift_icons";src:url(//spabarhat.sk-its.ru/wp-content/plugins/wordpress-lucky-wheel/css/../fonts/gift-icons/gift-icons.eot);src:url(//spabarhat.sk-its.ru/wp-content/plugins/wordpress-lucky-wheel/css/../fonts/gift-icons/gift-icons.eot?#iefix) format("embedded-opentype"),url(//spabarhat.sk-its.ru/wp-content/plugins/wordpress-lucky-wheel/css/../fonts/gift-icons/gift-icons.woff) format("woff"),url(//spabarhat.sk-its.ru/wp-content/plugins/wordpress-lucky-wheel/css/../fonts/gift-icons/gift-icons.ttf) format("truetype"),url(//spabarhat.sk-its.ru/wp-content/plugins/wordpress-lucky-wheel/css/../fonts/gift-icons/gift-icons.svg#wplwl_gift_icons) format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:"wplwl_gift_icons";src:url(//spabarhat.sk-its.ru/wp-content/plugins/wordpress-lucky-wheel/css/../fonts/gift-icons/gift-icons.svg#wplwl_gift_icons) format("svg")}}[class*=" wplwl_gift_icons-"]:after,[class*=" wplwl_gift_icons-"]:before,[class^=wplwl_gift_icons-]:after,[class^=wplwl_gift_icons-]:before{font-family:wplwl_gift_icons!important;font-size:inherit!important;font-style:normal!important;margin:0!important}.wplwl_gift_icons-aniversary-giftbox:before{content:"\f100"}.wplwl_gift_icons-big-giftbox-and-gift-with-heart:before{content:"\f101"}.wplwl_gift_icons-big-giftbox-with-bun:before{content:"\f102"}.wplwl_gift_icons-big-giftbox-with-lateral-lace:before{content:"\f103"}.wplwl_gift_icons-big-giftbox-with-ribbon:before{content:"\f104"}.wplwl_gift_icons-cylindrical-giftbox-with-ribbon:before{content:"\f105"}.wplwl_gift_icons-gifbox-with-lace:before{content:"\f106"}.wplwl_gift_icons-gifbox-with-ribbon-in-the-middle:before{content:"\f107"}.wplwl_gift_icons-gifbox-with-ribbon-on-top:before{content:"\f108"}.wplwl_gift_icons-gifbox-wrapped-with-ribbon:before{content:"\f109"}.wplwl_gift_icons-gift-with-bow:before{content:"\f10a"}.wplwl_gift_icons-gift-with-ribbon:before{content:"\f10b"}.wplwl_gift_icons-giftbox-side:before{content:"\f10c"}.wplwl_gift_icons-giftbox-with-a-big-ribbon-on-cover:before{content:"\f10d"}.wplwl_gift_icons-giftbox-with-a-heart:before{content:"\f10e"}.wplwl_gift_icons-giftbox-with-a-heart-on-side:before{content:"\f10f"}.wplwl_gift_icons-giftbox-with-big-lace:before{content:"\f110"}.wplwl_gift_icons-giftbox-with-big-lace-1:before{content:"\f111"}.wplwl_gift_icons-giftbox-with-big-ribbon:before{content:"\f112"}.wplwl_gift_icons-giftbox-with-big-ribbon-1:before{content:"\f113"}.wplwl_gift_icons-giftbox-with-big-ribbon-2:before{content:"\f114"}.wplwl_gift_icons-giftbox-with-big-ribbon-3:before{content:"\f115"}.wplwl_gift_icons-giftbox-with-bun:before{content:"\f116"}.wplwl_gift_icons-giftbox-with-flower:before{content:"\f117"}.wplwl_gift_icons-giftbox-with-hearts:before{content:"\f118"}.wplwl_gift_icons-giftbox-with-lace-on-a-side:before{content:"\f119"}.wplwl_gift_icons-giftbox-with-long-ribbon:before{content:"\f11a"}.wplwl_gift_icons-giftbox-with-ribbon:before{content:"\f11b"}.wplwl_gift_icons-giftbox-with-ribbon-on-one-side:before{content:"\f11c"}.wplwl_gift_icons-giftbox-with-ribbon-on-top:before{content:"\f11d"}.wplwl_gift_icons-giftbox-with-ribbon-on-top-1:before{content:"\f11e"}.wplwl_gift_icons-giftbox-wrapped:before{content:"\f11f"}.wplwl_gift_icons-heart-shape-giftbox-with-lace:before{content:"\f120"}.wplwl_gift_icons-heart-shape-giftbox-with-ribbon:before{content:"\f121"}.wplwl_gift_icons-heart-shapped-gifbox-with-ribbon:before{content:"\f122"}.wplwl_gift_icons-open-box-with-two-hearts:before{content:"\f123"}.wplwl_gift_icons-open-gitfbox-with-two-hearts:before{content:"\f124"}.wplwl_gift_icons-polka-dots-giftbox-with-lace:before{content:"\f125"}.wplwl_gift_icons-rectangular-giftbox-with-flower:before{content:"\f126"}.wplwl_gift_icons-round-gift-box-with-lace:before{content:"\f127"}.wplwl_gift_icons-round-giftbox-with-flower:before{content:"\f128"}.wplwl_gift_icons-square-gifbox-wrapped:before{content:"\f129"}.wplwl_gift_icons-square-gifsoft-with-bun:before{content:"\f12a"}.wplwl_gift_icons-square-giftbox-with-big-lace:before{content:"\f12b"}.wplwl_gift_icons-square-giftbox-with-big-ribbon:before{content:"\f12c"}.wplwl_gift_icons-three-giftboxes-with-ribbon-and-heart:before{content:"\f12d"}.wplwl_gift_icons-two-gifboxes-tied-together:before{content:"\f12e"}.wplwl_gift_icons-two-gifboxes-wrapped:before{content:"\f12f"}.wplwl_gift_icons-two-giftboxes:before{content:"\f130"}.wplwl_gift_icons-valentines-giftbox:before{content:"\f131"}
@keyframes button-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes wplwl_moveclouds{0%{bottom:-60px}to{bottom:110%}}@-webkit-keyframes wplwl_sideWays{0%{margin-left:0}to{margin-left:50px}}@-moz-keyframes wplwl_moveclouds{0%{bottom:-60px}to{bottom:110%}}@-moz-keyframes wplwl_sideWays{0%{margin-left:0}to{margin-left:50px}}@-o-keyframes wplwl_moveclouds{0%{bottom:-60px}to{bottom:110%}}@-o-keyframes wplwl_sideWays{0%{margin-left:0}to{margin-left:50px}}.wplwl_lucky_wheel_wrap:not(.wplwl_lucky_wheel_active){display:none!important}.wplwl_lucky_wheel_content,.wplwl_lucky_wheel_content *{box-sizing:border-box}@font-face{font-family:"wordpress-lucky-wheel";src:url(//spabarhat.sk-its.ru/wp-content/plugins/wordpress-lucky-wheel/css/../fonts/wordpress-lucky-wheel.eot);src:url(//spabarhat.sk-its.ru/wp-content/plugins/wordpress-lucky-wheel/css/../fonts/wordpress-lucky-wheel.eot?#iefix) format("embedded-opentype"),url(//spabarhat.sk-its.ru/wp-content/plugins/wordpress-lucky-wheel/css/../fonts/wordpress-lucky-wheel.woff) format("woff"),url(//spabarhat.sk-its.ru/wp-content/plugins/wordpress-lucky-wheel/css/../fonts/wordpress-lucky-wheel.ttf) format("truetype"),url(//spabarhat.sk-its.ru/wp-content/plugins/wordpress-lucky-wheel/css/../fonts/wordpress-lucky-wheel.svg) format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:"wordpress-lucky-wheel";src:url(//spabarhat.sk-its.ru/wp-content/plugins/wordpress-lucky-wheel/css/../fonts/wordpress-lucky-wheel.svg) format("svg")}}[class*=" wplwl-"]:after,[class*=" wplwl-"]:before,[class^=wplwl-]:after,[class^=wplwl-]:before{font-family:"wordpress-lucky-wheel";font-size:20px;font-style:normal;margin:0;padding:0}.wplwl-location:before{content:"\f100"}.wplwl-giftbox:before{content:"\f101"}.wplwl-cancel:before{content:"\f103";font-size:35px;cursor:pointer}.wplwl-wheel:before{content:"\f104"}.wplwl_lucky_wheel_content{opacity:0;position:fixed;left:0;top:0;z-index:99999;padding:30px 20px 20px;height:100%;margin-left:-110%;transition:1s;box-shadow:2px 0 11px #000;width:100%;justify-content:center;justify-items:center}.wplwl_lucky_wheel_content.lucky_wheel_content_show{margin-left:0!important;opacity:1!important}.piece_wheel{margin:0}.wplwl_wheel_spin,.wplwl_wheel_spin_container{border-radius:50%;align-items:center}.wplwl-close-wheel,.wplwl-hide-after-spin{position:absolute;bottom:5px;line-height:1;right:5px;cursor:pointer;z-index:100}.wplwl-hide-after-spin{display:none}.wplwl-overlay{position:fixed;top:0;left:0;bottom:0;right:0;display:none;z-index:9999;background:rgba(0,0,0,.7);cursor:pointer}.wheel_content_right .wplwl_user_lucky{padding:10px;font-size:20px;font-weight:600;margin:0 auto}.wplwl_lucky_wheel_content.wplwl-finish-spinning .wheel-content-wrapper .wheel_content_right .wplwl_user_lucky{max-width:unset!important}.wheel_content_right ul,.wheel_content_right ul li{list-style:none}.wplwl-show-again-option{padding:10px;font-weight:600;display:flex;justify-content:left}.wplwl-show-again-option>div:last-child{padding-right:0}.wplwl-show-again-option>div{text-align:left;padding:0 20px 0 0}.wplwl-close span,.wplwl-never-again span,.wplwl-reminder-later span{font-weight:300;font-size:16px;font-style:italic;cursor:pointer}.wplwl-close a:hover,.wplwl-never-again a:hover,.wplwl-reminder-later a:hover{color:rgba(0,0,0,.6);text-decoration:underline}.wplwl_user_lucky .wplwl_field_email_wrap,.wplwl_user_lucky .wplwl_field_mobile_wrap,.wplwl_user_lucky .wplwl_field_name_wrap,.wplwl_user_lucky .wplwl_recaptcha_wrap,.wplwl_user_lucky .wplwl_shortcode_recaptcha_wrap{width:100%;text-align:center;margin:10px 0;position:relative;display:inline-block}.wplwl_user_lucky .wplwl_field_mobile_wrap.wplwl_field_mobile_wrap_country_code{display:flex}.wplwl_user_lucky .wplwl_field_mobile_wrap.wplwl_field_mobile_wrap_country_code .wplwl_field_input{flex:auto;border-bottom-left-radius:0;border-top-left-radius:0;border-left:0}.wplwl_user_lucky .wplwl_field_mobile_wrap.wplwl_field_mobile_wrap_country_code .wplwl_field_select{padding:5px 0 5px 10px;border:1px solid rgba(34,36,38,.15);border-right:0;border-bottom-left-radius:.28571429rem;border-top-left-radius:.28571429rem;background-color:#f2f2f2;font-weight:300}.wplwl_user_lucky .wplwl_field_mobile_wrap.wplwl_field_mobile_wrap_country_code .wplwl_field_select:focus{border:0;outline:0}.wplwl_lucky_wheel_content .wplwl_field_input{margin:0;max-width:100%;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;outline:0;-webkit-tap-highlight-color:transparent;text-align:left;line-height:1.21428571em;padding:.67857143em 1em;background:#fff;border:1px solid rgba(34,36,38,.15);color:rgba(0,0,0,.87);border-radius:.28571429rem;-webkit-transition:border-color .1s ease,-webkit-box-shadow .1s ease;transition:box-shadow .1s ease,border-color .1s ease;transition:box-shadow .1s ease,border-color .1s ease,-webkit-box-shadow .1s ease;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;width:100%;font-weight:300}.wplwl_lucky_wheel_content.lucky_wheel_content_tablet .wheel-content-wrapper .wheel_content_right .wplwl_user_lucky{padding:0 10px;font-size:16px}.wplwl_lucky_wheel_content.lucky_wheel_content_tablet .wheel-content-wrapper .wheel_content_right .wplwl_user_lucky .wplwl_field_input{line-height:1.5;padding:5px 10px}.wheel_content_right>.wplwl_user_lucky>.wplwl_spin_button{border-radius:3px;font-size:22px;cursor:pointer;margin:10px 0 0;display:inline-block;padding:10px 20px;font-weight:300;opacity:1;-webkit-box-shadow:0 0 0 1px transparent inset,0 0 0 0 rgba(34,36,38,.15) inset;box-shadow:0 0 0 1px transparent inset,0 0 0 0 rgba(34,36,38,.15) inset;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:opacity .2s ease,background-color .2s ease,color .2s ease,background .2s ease,-webkit-box-shadow .2s ease;transition:opacity .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease,background .2s ease;transition:opacity .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease,background .2s ease,-webkit-box-shadow .2s ease;will-change:'';-webkit-tap-highlight-color:transparent;width:100%;text-align:center;text-transform:uppercase;box-sizing:border-box;line-height:1}.wplwl_lucky_wheel_content.lucky_wheel_content_tablet .wheel-content-wrapper .wheel_content_right .wplwl_user_lucky .wplwl_spin_button{padding:10px;font-size:16px;box-sizing:border-box}.wheel_content_right>.wplwl_user_lucky>.wplwl_spin_button:hover{opacity:.9}.wheel_description{padding:10px;font-size:16px;line-height:1.5;font-weight:300}.lucky_wheel_content_tablet .wheel-content-wrapper .wheel_content_right .wheel_description h1,.lucky_wheel_content_tablet .wheel-content-wrapper .wheel_content_right .wheel_description h2,.lucky_wheel_content_tablet .wheel-content-wrapper .wheel_content_right .wheel_description h3,.lucky_wheel_content_tablet .wheel-content-wrapper .wheel_content_right .wheel_description h4,.lucky_wheel_content_tablet .wheel-content-wrapper .wheel_content_right .wheel_description h5,.lucky_wheel_content_tablet .wheel-content-wrapper .wheel_content_right .wheel_description h6{font-size:18px;font-weight:300;line-height:1.5em;margin:0;padding:0}.lucky_wheel_content_tablet .wheel-content-wrapper .wheel_content_right .wheel_description ol,.lucky_wheel_content_tablet .wheel-content-wrapper .wheel_content_right .wheel_description ul,.wplwl_lucky_wheel_content_mobile .wheel-content-wrapper .wheel_content_right .wheel_description ol,.wplwl_lucky_wheel_content_mobile .wheel-content-wrapper .wheel_content_right .wheel_description ul{margin-bottom:5px}.lucky_wheel_content_tablet .wheel-content-wrapper .wheel_content_right .wplwl-show-again-option{padding-top:0}.wplwl-required-field{border:1px solid red!important}#wplwl_error_mail,#wplwl_error_mobile,#wplwl_error_name,#wplwl_warring_recaptcha,#wplwl_warring_shortcode_recaptcha{position:absolute;font-size:13px;left:0;border-radius:5px;bottom:-20px}.wplwl_mail_note{font-size:14px}.wplwl_wheel_icon{display:flex}.wplwl-box{align-self:flex-end;animation-duration:1.5s;animation-iteration-count:infinite;margin:0 auto;transform-origin:bottom}.wplwl_wheel_icon{position:fixed;z-index:99999;cursor:pointer;line-height:1;transition:all 2s ease;font-size:50px}#wplwl_popup_canvas.wplwl_wheel_icon{box-shadow:0 0 5px rgba(0,0,0,.4);border-radius:50%}.wplwl_wheel_icon.wplwl-wheel-position-top-left{top:15px;left:0;margin-left:-100%}.wplwl_wheel_icon.wplwl-wheel-position-top-right{top:15px;right:0;margin-right:-100%}.wplwl_wheel_icon.wplwl-wheel-position-bottom-left{bottom:5px;left:5px;margin-left:-100%}.wplwl_wheel_icon.wplwl-wheel-position-bottom-right{bottom:5px;right:5px;margin-right:-100%}.wplwl_wheel_icon.wplwl-wheel-position-middle-left{bottom:45%;left:0;margin-left:-100%}.wplwl_wheel_icon.wplwl-wheel-position-middle-right{bottom:45%;right:0;margin-right:-100%}#wplwl_popup_canvas.wplwl_wheel_icon.wplwl-wheel-position-bottom-right.wplwl_show,#wplwl_popup_canvas.wplwl_wheel_icon.wplwl-wheel-position-middle-right.wplwl_show,#wplwl_popup_canvas.wplwl_wheel_icon.wplwl-wheel-position-top-right.wplwl_show{transform:rotate(-1801deg)}.wplwl_wheel_icon.wplwl-wheel-position-bottom-right.wplwl_show,.wplwl_wheel_icon.wplwl-wheel-position-middle-right.wplwl_show,.wplwl_wheel_icon.wplwl-wheel-position-top-right.wplwl_show{margin-right:0}#wplwl_popup_canvas.wplwl_wheel_icon.wplwl-wheel-position-bottom-left.wplwl_show,#wplwl_popup_canvas.wplwl_wheel_icon.wplwl-wheel-position-middle-left.wplwl_show,#wplwl_popup_canvas.wplwl_wheel_icon.wplwl-wheel-position-top-left.wplwl_show{transform:rotate(1801deg)}.wplwl_wheel_icon.wplwl-wheel-position-bottom-left.wplwl_show,.wplwl_wheel_icon.wplwl-wheel-position-middle-left.wplwl_show,.wplwl_wheel_icon.wplwl-wheel-position-top-left.wplwl_show{margin-left:0}.wheel-content-wrapper{display:flex;font-size:0;width:100%;justify-content:center;justify-items:center;align-items:center;height:100%}.wheel-content-wrapper .wheel_content_left{display:inline-block;margin-left:-30%;position:relative;width:48%}.wplwl_lucky_wheel_content.lucky_wheel_content_tablet.wplwl_spin_bottom .wheel-content-wrapper .wheel_content_left{margin-top:-20px;margin-bottom:20px}.wheel-content-wrapper .wplwl_wheel_spin_container{position:absolute;text-align:center;vertical-align:middle;display:table;width:100%;height:100%;top:0;left:0;padding:0 0 0 9%}.wheel-content-wrapper .wplwl_pointer_content{display:flex;width:100%;height:100%;align-items:center;justify-content:center;vertical-align:middle;-moz-transform:rotate(270deg);-webkit-transform:rotate(270deg);-o-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.wheel-content-wrapper .wheel_content_right{z-index:99;position:relative;padding:10px;display:inline-block;vertical-align:top;min-height:70%}.wplwl_wheel_spin{position:relative;margin:0 auto}.wplwl_spin_top .wheel_content_left{-moz-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.wplwl_wheel_spin_container .wplwl_pointer_content .wplwl_pointer.pointer_spin_top:before{text-shadow:4px 2px 0 rgba(0,0,0,.2)}.wplwl_wheel_spin .wplwl_wheel_spin_container .wplwl_pointer_content .wplwl_pointer.pointer_spin_top:after{box-shadow:1px 2px 0 rgba(0,0,0,.2)}.canvas_spin_top,.wplwl_margin_position .wheel-content-wrapper .wplwl_wheel_spin_container .wplwl_pointer_content,.wplwl_spin_bottom .wheel_content_left{-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.canvas_spin_bottom{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.wplwl_wheel_spin_container .wplwl_pointer_content .wplwl_pointer.pointer_spin_bottom:before{text-shadow:-4px -2px 0 rgba(0,0,0,.2)}.wplwl_wheel_spin .wplwl_wheel_spin_container .wplwl_pointer_content .wplwl_pointer.pointer_spin_bottom:after{box-shadow:-1px -2px 0 rgba(0,0,0,.2)}.wplwl_margin_position .wheel-content-wrapper .wplwl_wheel_spin_container{padding:0 0 1% 97%}.wplwl_margin_position .wplwl_pointer:before{text-shadow:4px -2px 0 rgba(0,0,0,.2)}.wplwl_margin_position .wheel-content-wrapper .wplwl_wheel_spin_container .wplwl_pointer_content{line-height:1}.wplwl_pointer:before{text-shadow:-4px 2px 0 rgba(0,0,0,.2);font-size:55px}.wplwl_pointer{position:relative;-moz-transform:translateY(0);-webkit-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.wplwl_margin_position .wplwl_wheel_spin_container .wplwl_pointer_content .wplwl_pointer:after{content:"";position:absolute;background-color:#fff;width:20px;height:20px;bottom:20px;left:30%;box-shadow:1px -2px 3px rgba(0,0,0,.3);border-radius:50%}.wplwl-frontend-result{padding:10px;font-size:18px;font-weight:300}.wheel_content_right .wplwl_user_lucky .wplwl_chek_mail.wplwl-adding{position:relative;opacity:1;pointer-events:auto;-webkit-transition:all 0s linear,opacity .1s ease;transition:all 0s linear,opacity .1s ease;color:transparent!important}.wheel_content_right .wplwl_user_lucky .wplwl_chek_mail.wplwl-adding:after{position:absolute;content:'';top:50%;left:50%;margin:-.64285714em 0 0 -.64285714em;width:1.28571429em;height:1.28571429em;-webkit-animation:button-spin .6s linear;animation:button-spin .6s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border-radius:500rem;border-color:#fff transparent transparent;border-style:solid;border-width:.2em;box-shadow:0 0 0 1px transparent}.wheel_content_right .wplwl_user_lucky .wplwl_chek_mail.wplwl-adding:before{position:absolute;content:'';top:50%;left:50%;margin:-.64285714em 0 0 -.64285714em;width:1.28571429em;height:1.28571429em;border-radius:500rem;border:.2em solid rgba(0,0,0,.15)}#wplwl_canvas{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;display:block;vertical-align:middle}#wplwl_canvas1{box-shadow:4px 8px 0 rgba(0,0,0,.3)}#wplwl_canvas1,#wplwl_canvas2{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;display:block;vertical-align:middle}.wplwl-html{overflow:hidden}.wplwl_user_lucky_spinning{max-height:0!important}.wplwl_lucky_wheel_content.wplwl_lucky_wheel_content_mobile .wheel-content-wrapper .wheel_content_right .wplwl_user_lucky{padding:0;margin:10px;font-size:16px;overflow:hidden;transition:max-height 1s;position:relative;z-index:99;max-height:500px}.wplwl_lucky_wheel_content.wplwl_lucky_wheel_content_mobile .wheel-content-wrapper .wheel_content_right .wplwl_user_lucky .wplwl_field_input{line-height:1.5;padding:5px 10px}.wplwl_lucky_wheel_content.wplwl_lucky_wheel_content_mobile .wheel-content-wrapper .wheel_content_right .wplwl_user_lucky .wplwl_spin_button{padding:10px;font-size:16px}.wplwl_lucky_wheel_content_mobile .wheel-content-wrapper .wheel_content_right .wheel_description h1{font-size:18px;font-weight:300;line-height:1.5em}.wplwl_lucky_wheel_content_mobile .wheel-content-wrapper .wheel_content_right .wheel_description h2{font-size:17px;font-weight:300;line-height:1.5em}.wplwl_lucky_wheel_content_mobile .wheel-content-wrapper .wheel_content_right .wheel_description h3{font-size:16px;font-weight:300;line-height:1.5em}.wplwl_lucky_wheel_content.wplwl_lucky_wheel_content_mobile .wheel-content-wrapper{flex-direction:column-reverse;justify-content:flex-end;gap:30px}.wplwl_lucky_wheel_content.wplwl_lucky_wheel_content_mobile{overflow:hidden;z-index:999999}.wplwl_lucky_wheel_content.wplwl_lucky_wheel_content_mobile .wheel-content-wrapper .wheel_content_right .wheel_content_left{width:100%;margin:20px 0 0}.wplwl_lucky_wheel_content.wplwl_lucky_wheel_content_mobile .wheel-content-wrapper .wheel_content_right .wheel_content_left .wplwl_wheel_spin{margin:0 auto}.wplwl_lucky_wheel_content.wplwl_lucky_wheel_content_mobile .wheel-content-wrapper .wheel_content_right{padding:0;width:100%!important;min-height:auto}.wplwl_lucky_wheel_content.wplwl_lucky_wheel_content_mobile .wheel-content-wrapper .wheel_content_left{width:100%!important}.wplwl_lucky_wheel_content.wplwl_lucky_wheel_content_mobile .wplwl-close span,.wplwl_lucky_wheel_content.wplwl_lucky_wheel_content_mobile .wplwl-never-again span,.wplwl_lucky_wheel_content.wplwl_lucky_wheel_content_mobile .wplwl-reminder-later span{font-size:14px;display:block;width:100%;margin:0;padding:5px 0}.wplwl_lucky_wheel_content.wplwl_lucky_wheel_content_mobile .wheel_content_left .wplwl-frontend-result{position:absolute;top:0;z-index:9999}.wplwl_lucky_wheel_content.wplwl_lucky_wheel_content_mobile .wheel_content_left .wplwl_wheel_spin{transition:opacity 2s}.wplwl-gdpr-checkbox-wrap{font-size:14px;margin-bottom:0;margin-top:5px}.wplwl-gdpr-checkbox-wrap input[type=checkbox]{margin:5px}.wplwl-hidden-item{display:none!important}.rtl #wplwl_error_mail,.rtl #wplwl_error_mobile,.rtl #wplwl_error_name{left:unset!important;right:0}.rtl .wplwl_lucky_wheel_content .wplwl_field_input{text-align:right!important}.rtl .wplwl_lucky_wheel_content{left:unset!important;right:0;height:100%;margin-left:unset!important;margin-right:-110%}.rtl .wplwl_lucky_wheel_content.lucky_wheel_content_show{margin-left:unset!important;margin-right:0!important}.rtl .wplwl_lucky_wheel_content:not(.wplwl_lucky_wheel_content_mobile) .wplwl-show-again-option>div{text-align:right!important;padding:0 0 0 20px!important}.rtl .wplwl_lucky_wheel_content:not(.wplwl_lucky_wheel_content_mobile) .wplwl-show-again-option{justify-content:right!important}.rtl .wplwl-close-wheel,.rtl .wplwl-hide-after-spin{right:unset!important;left:5px}.rtl .wplwl_user_lucky .wplwl_field_mobile_wrap.wplwl_field_mobile_wrap_country_code .wplwl_field_input{flex:auto;border-bottom-right-radius:0;border-top-right-radius:0;border-bottom-left-radius:.28571429rem;border-top-left-radius:.28571429rem;border-right:0}.rtl .wplwl_user_lucky .wplwl_field_mobile_wrap.wplwl_field_mobile_wrap_country_code .wplwl_field_select{padding:5px 10px 5px 0;border:1px solid rgba(34,36,38,.15);border-left:0;border-bottom-right-radius:.28571429rem;border-top-right-radius:.28571429rem;border-bottom-left-radius:0;border-top-left-radius:0;background-color:#f2f2f2;font-weight:300}.wplwl-leaf-scene,.wplwl-leaf-scene div{position:absolute;top:0;left:0;transform-style:preserve-3d}.wplwl-leaf-scene{bottom:0;width:100%}.wplwl-leaf-scene div{width:20px;height:20px;background-size:100%;backface-visibility:visible;background-repeat:round}.wplwl-background-effect-halloween-1 .wplwl-leaf-scene div:nth-child(2n+7),.wplwl-background-effect-halloween-2 .wplwl-leaf-scene div:nth-child(2n+7),.wplwl-background-effect-halloween-3 .wplwl-leaf-scene div:nth-child(2n+7){opacity:.7}.wplwl-background-effect-halloween-1 .wplwl-leaf-scene div:nth-child(2n+11),.wplwl-background-effect-halloween-2 .wplwl-leaf-scene div:nth-child(2n+11),.wplwl-background-effect-halloween-3 .wplwl-leaf-scene div:nth-child(2n+11){opacity:.9}.wplwl-background-effect-halloween-1 .wplwl-leaf-scene div:nth-child(2n+3),.wplwl-background-effect-halloween-2 .wplwl-leaf-scene div:nth-child(2n+3),.wplwl-background-effect-halloween-3 .wplwl-leaf-scene div:nth-child(2n+3){opacity:.4}.wplwl-background-effect-halloween-1 .wplwl-leaf-scene div{background-image:url(//spabarhat.sk-its.ru/wp-content/plugins/wordpress-lucky-wheel/css/../images/falling-snow/bat.png)}.wplwl-background-effect-halloween-2 .wplwl-leaf-scene div{background-image:url(//spabarhat.sk-its.ru/wp-content/plugins/wordpress-lucky-wheel/css/../images/falling-snow/halloween-ghost.png)}.wplwl-background-effect-halloween-3 .wplwl-leaf-scene div{background-image:url(//spabarhat.sk-its.ru/wp-content/plugins/wordpress-lucky-wheel/css/../images/falling-snow/pumpkin.png)}.wplwl-background-effect-leaf-1 .wplwl-leaf-scene div{background-image:url(//spabarhat.sk-its.ru/wp-content/plugins/wordpress-lucky-wheel/css/../images/falling-snow/leaf-1.png)}.wplwl-background-effect-leaf-2 .wplwl-leaf-scene div{background-image:url(//spabarhat.sk-its.ru/wp-content/plugins/wordpress-lucky-wheel/css/../images/falling-snow/leaf-2.png)}.wplwl-background-effect-hearts .wplwl-leaf-scene div{background-image:url(//spabarhat.sk-its.ru/wp-content/plugins/wordpress-lucky-wheel/css/../images/falling-snow/hearts.png)}.wplwl-background-effect-heart .wplwl-leaf-scene div{background-image:url(//spabarhat.sk-its.ru/wp-content/plugins/wordpress-lucky-wheel/css/../images/falling-snow/heart.png)}.wplwl-background-effect-smile .wplwl-leaf-scene div{background-image:url(//spabarhat.sk-its.ru/wp-content/plugins/wordpress-lucky-wheel/css/../images/falling-snow/smile.png)}.wplwl-background-effect-star .wplwl-leaf-scene div{background-image:url(//spabarhat.sk-its.ru/wp-content/plugins/wordpress-lucky-wheel/css/../images/falling-snow/star.png)}.wplwl-bubble{width:60px;height:60px;position:absolute}.wplwl-bubble-x1{left:0;-webkit-transform:scale(.9);-moz-transform:scale(.9);transform:scale(.9);-webkit-animation:wplwl_moveclouds 15s linear infinite,wplwl_sideWays 4s ease-in-out infinite alternate;-moz-animation:wplwl_moveclouds 15s linear infinite,wplwl_sideWays 4s ease-in-out infinite alternate;-o-animation:wplwl_moveclouds 15s linear infinite,wplwl_sideWays 4s ease-in-out infinite alternate}.wplwl-bubble-x2{left:20%;-webkit-transform:scale(.6);-moz-transform:scale(.6);transform:scale(.6);-webkit-animation:wplwl_moveclouds 25s linear infinite,wplwl_sideWays 5s ease-in-out infinite alternate;-moz-animation:wplwl_moveclouds 25s linear infinite,wplwl_sideWays 5s ease-in-out infinite alternate;-o-animation:wplwl_moveclouds 25s linear infinite,wplwl_sideWays 5s ease-in-out infinite alternate}.wplwl-bubble-x3{left:40%;-webkit-transform:scale(.8);-moz-transform:scale(.8);transform:scale(.8);-webkit-animation:wplwl_moveclouds 20s linear infinite,wplwl_sideWays 4s ease-in-out infinite alternate;-moz-animation:wplwl_moveclouds 20s linear infinite,wplwl_sideWays 4s ease-in-out infinite alternate;-o-animation:wplwl_moveclouds 20s linear infinite,wplwl_sideWays 4s ease-in-out infinite alternate}.wplwl-bubble-x4{left:60%;-webkit-transform:scale(.75);-moz-transform:scale(.75);transform:scale(.75);-webkit-animation:wplwl_moveclouds 18s linear infinite,wplwl_sideWays 2s ease-in-out infinite alternate;-moz-animation:wplwl_moveclouds 18s linear infinite,wplwl_sideWays 2s ease-in-out infinite alternate;-o-animation:wplwl_moveclouds 18s linear infinite,wplwl_sideWays 2s ease-in-out infinite alternate}.wplwl-bubble-x5,.wplwl-bubble-x6{left:80%;-webkit-transform:scale(.8);-moz-transform:scale(.8);transform:scale(.8);-webkit-animation:wplwl_moveclouds 7s linear infinite,wplwl_sideWays 1s ease-in-out infinite alternate;-moz-animation:wplwl_moveclouds 7s linear infinite,wplwl_sideWays 1s ease-in-out infinite alternate;-o-animation:wplwl_moveclouds 7s linear infinite,wplwl_sideWays 1s ease-in-out infinite alternate}.wplwl-bubble-x6{left:10%;-webkit-animation:wplwl_moveclouds 8s linear infinite,wplwl_sideWays 4s ease-in-out infinite alternate;-moz-animation:wplwl_moveclouds 8s linear infinite,wplwl_sideWays 4s ease-in-out infinite alternate;-o-animation:wplwl_moveclouds 8s linear infinite,wplwl_sideWays 4s ease-in-out infinite alternate}.wplwl-bubble-x7{left:30%;-webkit-transform:scale(.6);-moz-transform:scale(.6);transform:scale(.6);-webkit-animation:wplwl_moveclouds 23s linear infinite,wplwl_sideWays 7s ease-in-out infinite alternate;-moz-animation:wplwl_moveclouds 23s linear infinite,wplwl_sideWays 7s ease-in-out infinite alternate;-o-animation:wplwl_moveclouds 23s linear infinite,wplwl_sideWays 7s ease-in-out infinite alternate}.wplwl-bubble-x8{left:50%;-webkit-transform:scale(.8);-moz-transform:scale(.8);transform:scale(.8);-webkit-animation:wplwl_moveclouds 29s linear infinite,wplwl_sideWays 2s ease-in-out infinite alternate;-moz-animation:wplwl_moveclouds 29s linear infinite,wplwl_sideWays 2s ease-in-out infinite alternate;-o-animation:wplwl_moveclouds 29s linear infinite,wplwl_sideWays 2s ease-in-out infinite alternate}.wplwl-bubble-x9{left:70%;-webkit-transform:scale(.75);-moz-transform:scale(.75);transform:scale(.75);-webkit-animation:wplwl_moveclouds 13s linear infinite,wplwl_sideWays 5s ease-in-out infinite alternate;-moz-animation:wplwl_moveclouds 13s linear infinite,wplwl_sideWays 5s ease-in-out infinite alternate;-o-animation:wplwl_moveclouds 13s linear infinite,wplwl_sideWays 5s ease-in-out infinite alternate}.wplwl-bubble-x10{left:90%;-webkit-transform:scale(.8);-moz-transform:scale(.8);transform:scale(.8);-webkit-animation:wplwl_moveclouds 11s linear infinite,wplwl_sideWays 2s ease-in-out infinite alternate;-moz-animation:wplwl_moveclouds 11s linear infinite,wplwl_sideWays 2s ease-in-out infinite alternate;-o-animation:wplwl_moveclouds 11s linear infinite,wplwl_sideWays 2s ease-in-out infinite alternate}.wplwl-bubble-x11{left:100%;-webkit-transform:scale(.9);-moz-transform:scale(.9);transform:scale(.9);-webkit-animation:wplwl_moveclouds 15s linear infinite,wplwl_sideWays 4s ease-in-out infinite alternate;-moz-animation:wplwl_moveclouds 15s linear infinite,wplwl_sideWays 4s ease-in-out infinite alternate;-o-animation:wplwl_moveclouds 15s linear infinite,wplwl_sideWays 4s ease-in-out infinite alternate}.wplwl-bubble-x12{left:110%;-webkit-transform:scale(.6);-moz-transform:scale(.6);transform:scale(.6);-webkit-animation:wplwl_moveclouds 25s linear infinite,wplwl_sideWays 5s ease-in-out infinite alternate;-moz-animation:wplwl_moveclouds 25s linear infinite,wplwl_sideWays 5s ease-in-out infinite alternate;-o-animation:wplwl_moveclouds 25s linear infinite,wplwl_sideWays 5s ease-in-out infinite alternate}.wplwl-bubble-x13{left:120%;-webkit-transform:scale(.8);-moz-transform:scale(.8);transform:scale(.8);-webkit-animation:wplwl_moveclouds 20s linear infinite,wplwl_sideWays 4s ease-in-out infinite alternate;-moz-animation:wplwl_moveclouds 20s linear infinite,wplwl_sideWays 4s ease-in-out infinite alternate;-o-animation:wplwl_moveclouds 20s linear infinite,wplwl_sideWays 4s ease-in-out infinite alternate}.wplwl-bubble-x14{left:130%;-webkit-transform:scale(.75);-moz-transform:scale(.75);transform:scale(.75);-webkit-animation:wplwl_moveclouds 18s linear infinite,wplwl_sideWays 2s ease-in-out infinite alternate;-moz-animation:wplwl_moveclouds 18s linear infinite,wplwl_sideWays 2s ease-in-out infinite alternate;-o-animation:wplwl_moveclouds 18s linear infinite,wplwl_sideWays 2s ease-in-out infinite alternate}.wplwl-bubble-x15,.wplwl-bubble-x16{left:140%;-webkit-transform:scale(.8);-moz-transform:scale(.8);transform:scale(.8);-webkit-animation:wplwl_moveclouds 7s linear infinite,wplwl_sideWays 1s ease-in-out infinite alternate;-moz-animation:wplwl_moveclouds 7s linear infinite,wplwl_sideWays 1s ease-in-out infinite alternate;-o-animation:wplwl_moveclouds 7s linear infinite,wplwl_sideWays 1s ease-in-out infinite alternate}.wplwl-bubble-x16{left:150%;-webkit-animation:wplwl_moveclouds 8s linear infinite,wplwl_sideWays 4s ease-in-out infinite alternate;-moz-animation:wplwl_moveclouds 8s linear infinite,wplwl_sideWays 4s ease-in-out infinite alternate;-o-animation:wplwl_moveclouds 8s linear infinite,wplwl_sideWays 4s ease-in-out infinite alternate}@media (max-width:640px){.wplwl-location:before{content:""!important;border-radius:0 100% 100% 100%;-webkit-transform:rotate(-135deg);background-color:#fff;width:25px;height:25px;display:flex;box-shadow:0 -1px 5px rgba(0,0,0,.41)!important}.wplwl_margin_position .wplwl_wheel_spin_container .wplwl_pointer_content .wplwl_pointer:after{display:none!important}}