@charset "UTF-8";*{margin:0;padding:0;text-decoration:none;text-transform:none;box-sizing:border-box;list-style:none;border-radius:0;color:#000;font-size:16px;line-height:1;font-family:SUReg}:focus{outline:transparent}.container{width:90%;max-width:1140px;margin:auto}body{overflow-x:hidden;max-width:100%;background-color:#f1f1f1}main{padding-top:153px}.main_title{font-family:GPBold;font-size:33px;text-transform:uppercase}.main_sub-title{font-family:GPLight;font-size:27.6px;font-weight:100}p{line-height:1.2}.icon{width:18px;height:18px;fill:#b2b2b2;transition:.3s}.icon:hover{fill:#ff7800}.btn-fill{display:block;font-family:SUBold;font-size:16px;color:#fff;background-color:#ff7800;border-radius:5px;padding:10px 35px;width:-webkit-max-content;width:-moz-max-content;width:max-content;transition:.3s;cursor:pointer;text-align:center;border:none}.btn-fill:hover{background-color:#ff9000;box-shadow:0 0 25px rgba(0,0,0,.3)}.btn-stroke{display:block;font-family:SUBold;font-size:16px;color:#ff7800;background-color:transparent;border:1px solid #ff7800;border-radius:5px;padding:10px 35px;width:-webkit-max-content;width:-moz-max-content;width:max-content;transition:.3s;cursor:pointer;text-align:center}.btn-stroke:hover{background-color:#ff9000;color:#fff;box-shadow:0 0 25px rgba(0,0,0,.3)}.shadow{position:relative;max-height:55px;overflow:hidden;transition:.3s;cursor:pointer}.shadow:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:30px;background-image:linear-gradient(180deg,transparent 0,#f1f1f1 100%);transition:.3s}.shadow:before{content:"";width:15px;height:15px;background-color:#f1f1f1;z-index:3;position:absolute;right:0;bottom:0;background-image:url(../img/arrow-down.png);background-size:contain;background-repeat:no-repeat;transition:.3s}.shadow.open:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.shadow.open:after{opacity:0}.white{background-color:#fff}.popup{position:fixed;left:0;top:0;width:100%;height:100vh;background-color:rgba(0,0,0,.9);z-index:12;-webkit-transform:translateY(100%) scale(0);transform:translateY(100%) scale(0);transition:.5s}.popup.open{-webkit-transform:none;transform:none}.popup .form{width:90%;max-width:385px;background-color:#fff;border-radius:5px;padding:50px;position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.popup .form h3{font-family:GPLight;font-weight:100;font-size:25px;margin-bottom:25px}.popup .form .exit-btn{padding:15px 10px;right:8px;top:10px;position:absolute;cursor:pointer;transition:.3s}.popup .form .exit-btn:hover{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.popup .form .exit-btn span{display:block;background-color:#a2a2a2;width:15px;height:2px}.popup .form .exit-btn span:nth-child(1){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.popup .form .exit-btn span:nth-child(2){-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin-top:-2px}.popup .form p span{display:block;margin-bottom:5px}.popup .form .input{width:100%;border:none;border-bottom:1px solid #bcbcbc;color:#000;padding:5px 10px;background-color:transparent}.popup .form .input::-webkit-input-placeholder{color:#000}.popup .form .input:-ms-input-placeholder{color:#000}.popup .form .input::-ms-input-placeholder{color:#000}.popup .form .input::placeholder{color:#000}.popup .form .btn-fill{border:1px solid #ff7800;margin-top:40px}.breadcrumbs{padding:22px 0;border-top:1px solid #d8d8d8}.breadcrumbs #breadcrumbs{margin-bottom:20px}.breadcrumbs #breadcrumbs a{font-family:SUBold;color:#ff7800;position:relative}.breadcrumbs #breadcrumbs a:after{content:"";position:absolute;bottom:-2px;width:0;height:1px;background-color:#ff7800;display:block;transition:.3s;left:0}.breadcrumbs #breadcrumbs a:hover:after{width:100%}.breadcrumbs h1{font-size:33px;font-family:SUBold;text-transform:uppercase}.breadcrumbs h3{margin-top:5px}#map *{box-sizing:content-box}#lg-actual-size,#lg-download,#lg-share,#lg-zoom-in,#lg-zoom-out,.lg-autoplay-button,.lg-fullscreen{display:none!important}.lg-outer .lg-thumb{margin:auto!important}.lg-backdrop{background-color:rgba(0,0,0,.8)!important}#lg-counter{color:#fff!important}.wpcf7-response-output{margin:0!important}@font-face{font-family:GPLight;src:url(../fonts/GothaProLig.otf)}@font-face{font-family:GPReg;src:url(../fonts/GothaProReg.otf)}@font-face{font-family:GPMedium;src:url(../fonts/GothaProMed.otf)}@font-face{font-family:GPBold;src:url(../fonts/GothaProBol.otf)}@font-face{font-family:GPBlack;src:url(../fonts/GothaProBla.otf)}@font-face{font-family:SULight;src:url(../fonts/SF-UI-Display-Light.ttf)}@font-face{font-family:SUReg;src:url(../fonts/SF-UI-Display-Regular.ttf)}@font-face{font-family:SUMedium;src:url(../fonts/SF-UI-Display-Medium.ttf)}@font-face{font-family:SUBold;src:url(../fonts/SF-UI-Display-Bold.ttf)}@font-face{font-family:SUBoldItal;src:url(../fonts/SF-UI-Text-BoldItalic.ttf)}@font-face{font-family:SUBlack;src:url(../fonts/SF-UI-Display-Black.ttf)}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@font-face{font-family:slick;src:url(fonts/slick.eot);src:url(fonts/slick.eot?#iefix) format("embedded-opentype"),url(fonts/slick.woff) format("woff"),url(fonts/slick.ttf) format("truetype"),url(fonts/slick.svg#slick) format("svg");font-weight:400;font-style:normal}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:0 0;color:transparent;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:none;outline:0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{outline:0;background:0 0;color:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:0 0;display:block;height:20px;width:20px;outline:0;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.header{position:fixed;width:100%;left:0;top:0;z-index:9;background-color:#f1f1f1}.header.fixed{box-shadow:0 0 5px rgba(0,0,0,.5)}.header .top{background-color:#fff;border:1px solid #d8d8d8}.header .top .container{display:flex;align-items:center;position:relative;padding:8px 0}.header .top .languages{background-color:#bdbec0;margin-left:20px;position:absolute;top:-58px;left:0;transition:.3s}.header .top .languages:hover{top:0}.header .top .languages:after{content:"";position:absolute;border:15px solid transparent;border-top:9px solid #bdbec0}.header .top .languages ul{display:flex;flex-direction:column;align-items:center;text-align:center;width:30px}.header .top .languages a{font-family:GPMedium;font-size:14px;padding:6px;display:block;white-space:nowrap}.header .top .languages a span{transition:.3s}.header .top .languages a:hover span{color:#505a5b}.header .top .languages span{color:#fff}.header .top .socials{display:flex;align-items:center;margin-left:110px}.header .top .socials a{padding:5px;margin-right:5px}.header .top .socials a:last-child{margin-right:0}.header .top .phones{margin-left:auto}.header .top .phones ul{display:flex;transition:.3s;background-color:#fff}.header .top .phones ul.shadow-p{max-height:16px}.header .top .phones li{margin-right:20px}.header .top .phones a{font-family:GPReg;font-size:14px;transition:.3s;white-space:nowrap}.header .top .phones a:hover{color:#ff7800}.header .top .phones .drop-down-btn{display:none;background-image:url(../img/arrow-down.png);background-size:cover;background-position:center;background-repeat:no-repeat;width:15px;height:15px;position:absolute;left:105%;top:0;cursor:pointer;transition:.3s}.header .top .phones .drop-down-btn.open{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header .top .call-btn{margin:0 0 0 56px}.header .top .call-btn a{display:flex;align-items:center}.header .top .call-btn a:hover p{border-color:#ff7800}.header .top .call-btn svg{margin-right:5px}.header .top .call-btn p{color:#ff7800;border-bottom:1px dotted transparent;transition:.3s;font-family:GPMedium;text-transform:uppercase;font-size:12px;letter-spacing:-.3px}.header .bottom .container{display:flex;align-items:center;justify-content:space-between;height:104px;transition:.3s}.header .bottom .logo svg{width:175px;height:65px;fill:#000;transition:.3s}.header .bottom .logo p{font-size:11px;font-family:SUBoldItal;color:#ff7800;text-transform:uppercase;margin-top:-17px;margin-left:-2px}.header .bottom .menu{height:100%}.header .bottom .menu>div{height:100%}.header .bottom .menu ul{display:flex;align-items:center;height:100%}.header .bottom .menu li{height:100%;margin-right:50px}.header .bottom .menu li:last-child{margin-right:0}.header .bottom .menu a{height:100%;display:flex;align-items:center;font-family:SUBold;font-size:16px;text-transform:uppercase;transition:.3s;position:relative}.header .bottom .menu a:after{content:"";position:absolute;left:50%;bottom:0;width:0;height:2px;background-color:#ff7800;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:.3s}.header .bottom .menu a:hover{color:#ff7800}.header .bottom .menu a:hover:after{width:100%}.header .bottom .menu-btn{display:none;cursor:pointer;padding:15px 10px;margin-right:-10px}.header .bottom .menu-btn span{display:block;background-color:#000;width:30px;height:3px;border-radius:3px;margin-bottom:5px;transition:.3s}.header .bottom .menu-btn span:last-child{margin-bottom:0}.header .bottom .menu-btn.open span:nth-child(1){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header .bottom .menu-btn.open span:nth-child(2){opacity:0}.header .bottom .menu-btn.open span:nth-child(3){-webkit-transform:rotate(-225deg);transform:rotate(-225deg);margin-top:-16px}.header .bottom .phones{display:none;margin:0 50px 0 auto}.header .bottom .phones ul{display:flex;transition:.3s}.header .bottom .phones ul.shadow-p{max-height:16px}.header .bottom .phones li{margin-right:20px}.header .bottom .phones a{font-family:GPReg;font-size:14px;transition:.3s;white-space:nowrap}.header .bottom .phones a:hover{color:#ff7800}.header .bottom .phones .drop-down-btn{display:none;background-image:url(../img/arrow-down.png);background-size:cover;background-position:center;background-repeat:no-repeat;width:15px;height:15px;cursor:pointer;transition:.3s}.header .bottom .phones .drop-down-btn.open{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header .mob-menu{padding:30px 0;position:absolute;top:100%;left:0;width:100%;background-color:#f1f1f1;box-shadow:0 0 5px rgba(0,0,0,.5);display:none}.header .mob-menu .container{position:relative}.header .mob-menu .menu{position:relative;margin-bottom:21px}.header .mob-menu .menu:after{content:"";position:absolute;bottom:-10px;width:50px;height:1px;background-color:#bcbcbc}.header .mob-menu .menu a{transition:.3s;font-size:20px}.header .mob-menu .menu a:hover{color:#ff7800}.header .mob-menu .menu li{margin-bottom:8px}.header .mob-menu .menu li:last-child{margin-bottom:0}.header .mob-menu .phones{position:relative;margin-bottom:21px;display:none}.header .mob-menu .phones:after{content:"";position:absolute;bottom:-10px;width:50px;height:1px;background-color:#bcbcbc}.header .mob-menu .phones li{margin-bottom:6px}.header .mob-menu .phones li:last-child{margin-bottom:0}.header .mob-menu .phones li a{transition:.3s}.header .mob-menu .phones li a:hover{color:#ff7800}.header .mob-menu .languages{position:absolute;right:0;top:0;display:flex;flex-direction:column}.header .mob-menu .languages a{display:block;padding:5px}.header .mob-menu .languages a span{transition:.3s}.header .mob-menu .languages a:hover span{color:#ff7800}.header .mob-menu .soc-btns{display:flex;align-items:center;justify-content:space-between}.header .mob-menu .soc-btns .socials a{padding:10px}.header .mob-menu .soc-btns .socials a:first-child{margin-left:-10px}.header .mob-menu .soc-btns .socials a:hover svg{fill:#ff7800}.header .mob-menu .call-btn{margin:0 0 0 56px}.header .mob-menu .call-btn a{display:flex;align-items:center}.header .mob-menu .call-btn a:hover p{border-color:#ff7800}.header .mob-menu .call-btn svg{margin-right:5px}.header .mob-menu .call-btn p{color:#ff7800;border-bottom:1px dotted transparent;transition:.3s;font-family:GPMedium;text-transform:uppercase;font-size:12px;letter-spacing:-.3px}.footer .top .container{display:flex;align-items:center;justify-content:space-between;height:104px}.footer .top .logo svg{width:175px;height:65px;fill:#ff7800}.footer .top .logo p{font-size:11px;font-family:SUBoldItal;color:#000;text-transform:uppercase;margin-top:-17px;margin-left:-2px}.footer .top .menu{height:100%}.footer .top .menu>div{height:100%}.footer .top .menu ul{display:flex;align-items:center;height:100%}.footer .top .menu li{height:100%;margin-right:50px}.footer .top .menu li:last-child{margin-right:0}.footer .top .menu a{height:100%;display:flex;align-items:center;font-family:SUBold;font-size:14px;text-transform:uppercase;transition:.3s;position:relative}.footer .top .menu a:after{content:"";position:absolute;left:50%;top:0;width:0;height:2px;background-color:#ff7800;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:.3s}.footer .top .menu a:hover{color:#ff7800}.footer .top .menu a:hover:after{width:100%}.footer .top .socials a{margin-right:20px}.footer .top .socials a:last-child{margin-right:0}.footer .bottom{padding:10px 0}.footer .bottom .container{display:flex;justify-content:space-between}.footer .bottom p{font-size:14px;color:#647172;display:flex;align-items:center}.footer .bottom svg{width:77px;height:25px;margin-left:5px}.map-contacts{padding-bottom:50px;padding-top:50px}.map-contacts h3{margin-bottom:5px}.map-contacts h2{margin-bottom:20px}.map-contacts .map-container{border-radius:5px;border:1px solid #d8d8d8;display:flex}.map-contacts .map-list{padding:35px;min-width:350px}.map-contacts .map-list li{display:flex;align-items:center;margin-bottom:12px;font-family:SUMedium;color:#000;transition:.3s;cursor:pointer}.map-contacts .map-list li:last-child{margin-bottom:0}.map-contacts .map-list li.orange{color:#ff7800}.map-contacts .map-list li.orange svg{fill:#ff7800}.map-contacts .map-list svg{margin-right:7px;width:15px;height:20px;fill:#bdc5c5;transition:.3s}.map-contacts #map{width:100%;min-height:350px}.form-contacts{padding-bottom:50px}.form-contacts .container{display:flex}.form-contacts .left{padding-top:25px;padding-right:30px}.form-contacts .left h2,.form-contacts .left h3{display:inline}.form-contacts .left .descr{margin-top:10px;color:#647172;margin-bottom:40px}.form-contacts .left .phone-t{margin-bottom:35px}.form-contacts .left .phone-t:last-child{margin-bottom:0}.form-contacts .left .phone-list{display:flex;flex-wrap:wrap;margin-bottom:40px}.form-contacts .left .phone-list li{width:50%;font-family:SUBold;margin-bottom:12px}.form-contacts .left .phone-list li:last-child,.form-contacts .left .phone-list li:nth-last-child(2){margin-bottom:0}.form-contacts .left .phone-list li a{font-family:SUBold;transition:.3s}.form-contacts .left .phone-list li a:hover{color:#ff7800}.form-contacts .right{width:460px;min-width:460px}.form-contacts .right .btn-fill{border:1px solid #ff7800;cursor:pointer;margin-top:25px}.form-contacts .right form{border:1px solid #bcbcbc;background-color:#f1f1f1;padding:25px;display:flex;flex-direction:column;border-radius:5px}.form-contacts .right form h3{font-size:25px;font-family:GPLight;margin-bottom:5px}.form-contacts .right form p{font-size:16px;color:#647172;display:flex;flex-direction:column}.form-contacts .right form p:first-of-type{margin-bottom:25px}.form-contacts .right form p span{margin-bottom:10px}.form-contacts .right form p span span{display:block;margin-top:5px;margin-bottom:0}.form-contacts .right form .input{width:100%;border:none;border-bottom:1px solid #bcbcbc;color:#000;padding:5px 10px;background-color:transparent}.form-contacts .right form .input::-webkit-input-placeholder{color:#000}.form-contacts .right form .input:-ms-input-placeholder{color:#000}.form-contacts .right form .input::-ms-input-placeholder{color:#000}.form-contacts .right form .input::placeholder{color:#000}.form-contacts .right form textarea{width:100%;border:1px solid #bcbcbc;color:#000;padding:5px 10px;background-color:transparent;height:116px;resize:none}.form-contacts .right form textarea::-webkit-input-placeholder{color:#000}.form-contacts .right form textarea:-ms-input-placeholder{color:#000}.form-contacts .right form textarea::-ms-input-placeholder{color:#000}.form-contacts .right form textarea::placeholder{color:#000}.page-home .banner{margin-bottom:50px}.page-home .banner .main-slider{height:40.38142620232172vw;overflow:hidden;margin-bottom:0;min-height:360px}.page-home .banner .slide{height:40.38142620232172vw;background-size:cover;background-repeat:no-repeat;background-position:center;display:flex!important;justify-content:center;flex-direction:column;min-height:360px}.page-home .banner .btn-fill{display:inline-block}.page-home .banner .text{font-size:36px;text-transform:uppercase;font-family:GPBold;color:#505a5b;margin-bottom:10px}.page-home .banner .price{font-family:SULight;font-size:36px;margin-bottom:25px}.page-home .banner .price span{font-size:80px;font-family:GPBold}.page-home .banner .slick-prev{background-image:url(../img/arrow.png);background-size:contain;background-repeat:no-repeat;width:22px;height:56px;left:35px;z-index:2}.page-home .banner .slick-prev:before{contant:"";display:none}.page-home .banner .slick-next{background-image:url(../img/arrow.png);background-size:contain;background-repeat:no-repeat;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:50% 25%;transform-origin:50% 25%;width:22px;height:56px;right:35px;z-index:2}.page-home .banner .slick-next:before{contant:"";display:none}.page-home .banner .slick-arrow{opacity:.5;transition:.3s}.page-home .banner .slick-arrow:hover{opacity:1}.page-home .banner .slick-dots{bottom:10px}.page-home .banner .slick-dots button{background-color:#fff;border-radius:999px;position:relative;width:20px;height:20px;overflow:hidden;position:relative}.page-home .banner .slick-dots button:before{transition:.3s;background-color:transparent;width:15px;height:15px;content:"";position:absolute;border-radius:999px;display:block;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.page-home .banner .slick-dots .slick-active button:before{background-color:#ff7800}.page-home .hotels{padding-bottom:50px}.page-home .hotels .container{display:flex;align-items:flex-start}.page-home .hotels .container.bot{align-items:flex-end}.page-home .hotels.fixed aside{position:fixed;right:calc((100% - 1140px)/ 2);top:140px}.page-home .hotels aside{height:-webkit-max-content;height:-moz-max-content;height:max-content;min-width:262px;width:262px;margin-left:30px}.page-home .hotels aside .top{border:1px solid #bcbcbc;padding:15px;border-radius:5px;margin-bottom:20px}.page-home .hotels aside .top:last-child{margin-bottom:0}.page-home .hotels aside .top .title{font-size:25px;font-family:GPLight;font-weight:100;margin-bottom:30px;position:relative;transition:.3s}.page-home .hotels aside .top .title.acc{cursor:pointer}.page-home .hotels aside .top .title:after{content:"";position:absolute;left:0;bottom:-15px;width:80px;height:1px;background-color:#bcbcbc;transition:.3s}.page-home .hotels aside .top .icon{width:18px;height:20px;-o-object-fit:contain;object-fit:contain;margin-right:10px}.page-home .hotels aside .top ul li{display:flex;align-items:center;margin-bottom:12px}.page-home .hotels aside .top ul li:last-child{margin-bottom:0}.page-home .hotels aside .top.bottom .icon{width:28px;height:42px}.page-home .hotels .main-content{width:calc(100% - 292px)}.page-home .hotels .main-content h2{margin-bottom:5px}.page-home .hotels .main-content .main_sub-title{margin-bottom:10px}.page-home .hotels .main-content .text{color:#505a5b;margin-bottom:40px}.page-home .hotels__list .box{display:flex;box-shadow:1px 0 5px rgba(0,0,0,.1);background-color:#fff;margin-bottom:20px;border-radius:5px;border:1px solid #d8d8d8}.page-home .hotels__list .box:last-child{margin-bottom:0}.page-home .hotels__list .box .btn-fill{padding:11px 35px}.page-home .hotels__list .img-slider{width:375px;min-width:375px;margin-bottom:0}.page-home .hotels__list .img-slider .slick-list,.page-home .hotels__list .img-slider .slick-slide,.page-home .hotels__list .img-slider .slick-track{height:100%}.page-home .hotels__list .img-slider .slick-slide>div{height:100%}.page-home .hotels__list .img-slider img{width:100%;min-height:280px;height:100%;-o-object-fit:cover;object-fit:cover}.page-home .hotels__list .slick-prev{background-image:url(../img/arrow.png);background-size:contain;background-repeat:no-repeat;width:10px;height:29px;left:10px;z-index:2}.page-home .hotels__list .slick-prev:before{contant:"";display:none}.page-home .hotels__list .slick-next{background-image:url(../img/arrow.png);background-size:contain;background-repeat:no-repeat;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:50% 25%;transform-origin:50% 25%;width:10px;height:29px;right:10px;z-index:2}.page-home .hotels__list .slick-next:before{contant:"";display:none}.page-home .hotels__list .slick-arrow{opacity:.7;transition:.3s}.page-home .hotels__list .slick-arrow:hover{opacity:1}.page-home .hotels__list .slick-dots{bottom:12px}.page-home .hotels__list .slick-dots li{width:auto;height:auto}.page-home .hotels__list .slick-dots button{background-color:#fff;border-radius:999px;position:relative;width:12px;height:12px;overflow:hidden;position:relative}.page-home .hotels__list .slick-dots button:before{transition:.3s;background-color:transparent;width:9px;height:9px;content:"";position:absolute;border-radius:999px;display:block;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.page-home .hotels__list .slick-dots .slick-active button:before{background-color:#ff7800}.page-home .hotels__list .info{display:flex;flex-direction:column;justify-content:space-between;padding:30px 30px 30px 40px;width:100%}.page-home .hotels__list .address{color:#000;font-size:20px;font-family:GPBold}.page-home .hotels__list .rajon{color:#000;font-size:20px;font-family:GPLight;font-weight:100;margin-bottom:34px;position:relative}.page-home .hotels__list .rajon:after{content:"";position:absolute;left:0;bottom:-16px;width:80px;height:1px;background-color:#bcbcbc}.page-home .hotels__list .txt{color:#647172;margin-bottom:15px}.page-home .hotels__list .price{font-size:20px;font-family:SUReg;margin-bottom:15px}.page-home .hotels__list .price span{font-size:33px;font-family:GPBold}.page-home .hotels__list .btns{display:flex;justify-content:space-between}.page-contacts .visit{padding-top:50px}.page-contacts .visit .title h2,.page-contacts .visit .title h3{display:inline-block}.page-contacts .visit .title h2{margin-bottom:10px;margin-left:5px}.page-contacts .visit .title p{color:#647172;margin-bottom:15px;max-width:545px}.page-contacts .visit .cont{display:flex}.page-contacts .visit .cont .left{width:100%;padding-right:30px}.page-contacts .visit .cont .left img{width:100%;height:355px;-o-object-fit:cover;object-fit:cover;border-radius:3px}.page-contacts .visit .cont .right{width:460px;min-width:460px;border:1px solid #bcbcbc;border-radius:5px;padding:25px 25px;display:flex;flex-direction:column;justify-content:center}.page-contacts .visit .cont .right p{margin-bottom:30px;font-family:SUBold;color:#ff7800}.page-contacts .visit .cont .phone-list{margin-bottom:50px}.page-contacts .visit .cont .phone-list li{font-family:SUBold;margin-bottom:10px;padding-left:15px}.page-contacts .visit .cont .phone-list a{font-family:SUBold;transition:.3s}.page-contacts .visit .cont .phone-list a:hover{color:#ff7800}.page-contacts .visit .cont .mail{font-family:SUBold;color:#ff7800;display:flex;align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content}.page-contacts .visit .cont .mail img{margin-right:5px}.page-contacts .form-contacts{padding-top:50px}.page-contacts .form-contacts .container{display:block}.page-contacts .form-contacts h3{margin-bottom:5px}.page-contacts .form-contacts .title{margin-bottom:20px}.page-contacts .form-contacts .cont{display:flex}.page-contacts .form-contacts .left{padding-top:0;width:100%}.page-contacts .form-contacts #map{height:100%}.page-about .content{padding-bottom:50px}.page-about .content .video{height:325px;float:left;width:calc(50% - 15px);margin-bottom:40px;position:relative}.page-about .content .video img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute}.page-about .content .video iframe{width:100%;height:100%}.page-about .content .video .play-btn{width:62px;height:62px;cursor:pointer;position:absolute;left:50%;top:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.page-about .content .video .play-btn svg{width:100%;height:100%;fill:#fff;stroke:#fff}.page-about .content .pluses{float:right;width:calc(50% - 15px);display:flex;flex-wrap:wrap;justify-content:space-between;margin-left:30px;border:1px solid #bcbcbc;border-radius:5px;padding:25px 25px 0 25px}.page-about .content .pluses .box{display:flex;flex-direction:column;align-items:center;width:30%;margin-bottom:25px}.page-about .content .pluses .box:hover *{fill:#ff7800;color:#ff7800;stroke:#ff7800;opacity:1;cursor:default}.page-about .content .pluses .box:hover .img img:nth-child(2){opacity:1}.page-about .content .pluses .num{font-size:48px;height:48px;font-family:GPMedium;color:#a3a3a3;margin-bottom:15px}.page-about .content .pluses .num span{font-size:24px;color:#a3a3a3}.page-about .content .pluses .img{width:68px;height:48px;position:relative;margin-bottom:15px}.page-about .content .pluses .img img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:.3s;position:absolute;left:0;top:0}.page-about .content .pluses .img img:nth-child(2){opacity:0;z-index:2}.page-about .content .pluses .title{text-align:center;font-size:17px;font-family:SUMedium;margin-bottom:17px;transition:.3s;padding:0 5px;color:#ff7800!important}.page-about .content .pluses .description{text-align:center;font-family:GPLight;font-size:17px;transition:.3s}.page-about .content p{color:#647172;margin-bottom:20px}.page-about .content p:last-child{margin-bottom:0}.page-about .blockquote{background-size:cover;background-repeat:no-repeat;background-position:center;margin-bottom:50px}.page-about .blockquote .container{padding:75px 0;display:flex;align-items:center;justify-content:space-between;position:relative}.page-about .blockquote p{color:#fff;font-family:GPReg;line-height:1.3;max-width:480px}.page-about .blockquote img{padding-left:60px}.page-about .blockquote img.quote2{display:none;position:absolute;left:0;top:20px;width:30px;height:30px;padding:0;-o-object-fit:contain;object-fit:contain}.page-about .reviews{padding-bottom:50px}.page-about .reviews_slider{width:calc(100% + 30px);margin-left:-15px;margin-bottom:30px}.page-about .reviews_slider .slick-arrow{background-image:url(../img/arrow.png);background-size:contain;background-repeat:no-repeat;background-position:center;width:9px;height:23px;z-index:2}.page-about .reviews_slider .slick-arrow:before{display:none}.page-about .reviews_slider .slick-prev{left:-5px}.page-about .reviews_slider .slick-next{right:-5px;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:50% 25%;transform-origin:50% 25%}.page-about .reviews .main_title{margin-bottom:25px}.page-about .reviews .slick-slide{padding:0 15px}.page-about .reviews .slick-slide>div{height:100%}.page-about .reviews .box{position:relative;height:100%}.page-about .reviews .box img{width:177px;height:177px;-o-object-fit:cover;object-fit:cover;border-radius:999px;position:absolute;top:30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.page-about .reviews .box .img{width:177px;height:177px;margin-bottom:25px}.page-about .reviews .box .city{text-align:center}.page-about .reviews .box .cont p{color:#647172}.page-about .reviews .box,.page-about .reviews .slide{background-color:#fff;border:1px solid #d8d8d8;border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.3);display:flex!important;flex-direction:column;align-items:center;padding:30px 30px 40px 30px}.page-about .reviews .box img,.page-about .reviews .slide img{width:177px;height:177px;-o-object-fit:cover;object-fit:cover;border-radius:999px;margin-bottom:25px}.page-about .reviews .box .name,.page-about .reviews .slide .name{font-family:GPMedium;font-size:20px;margin-bottom:5px;text-align:center}.page-about .reviews .box .city,.page-about .reviews .slide .city{font-family:GPLight;font-size:18px;margin-bottom:15px}.page-about .reviews .box .text,.page-about .reviews .slide .text{color:#647172}.page-about .reviews .btn-fill{margin:0 auto}.page-discounts .discount-list .box{display:flex;justify-content:space-between;border:1px solid #d8d8d8;background-color:#fff;margin-bottom:30px;box-shadow:0 0 5px rgba(0,0,0,.1)}.page-discounts .discount-list .box .info{width:calc(50% - 15px);padding:35px 0 35px 30px}.page-discounts .discount-list .box .info p{color:#647172}.page-discounts .discount-list .box .info .dop-info{margin-top:20px;font-size:20px;color:#000;font-family:GPLight}.page-discounts .discount-list .box .info .btn-fill{margin-top:20px}.page-discounts .discount-list .box .main_sub-title{margin-bottom:35px;position:relative}.page-discounts .discount-list .box .main_sub-title:after{content:"";position:absolute;left:0;bottom:-18px;width:90px;height:1px;background-color:#bcbcbc}.page-discounts .discount-list .box .img{width:calc(50% - 15px)}.page-discounts .discount-list .box .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-discounts .discount-list .box.reverse{flex-direction:row-reverse}.page-discounts .discount-list .box.reverse .info{padding:35px 30px 35px 0}.page-discont .disk-info{padding-bottom:50px}.page-discont .disk-info .btn-stroke{position:relative}.page-discont .disk-info .btn-stroke:before{content:"";position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:9px;height:23px;background-image:url(../img/arrow-o.png);background-position:center;background-repeat:no-repeat;background-size:contain;transition:.3s}.page-discont .disk-info .btn-stroke:hover{background-color:transparent;color:#ff7800}.page-discont .disk-info .btn-stroke:hover:before{-webkit-transform:translateY(-50%) translateX(-100%);transform:translateY(-50%) translateX(-100%)}.page-discont .disk-info .container{display:flex;justify-content:space-between}.page-discont .disk-info .left{width:calc(50% - 15px)}.page-discont .disk-info .left .slick-slide{height:auto}.page-discont .disk-info .btn .btn-stroke{display:none}.page-discont .disk-info .right{width:calc(50% - 15px)}.page-discont .disk-info .right em,.page-discont .disk-info .right p{color:#647172;margin-bottom:20px}.page-discont .disk-info .right :last-child{margin-bottom:0}.page-discont .disk-info .right h2,.page-discont .disk-info .right h3,.page-discont .disk-info .right h4,.page-discont .disk-info .right h5,.page-discont .disk-info .right h6{font-size:20px;font-family:GPLight;font-weight:100;margin-bottom:20px}.page-discont .disk-info .right .btn-fill{margin-top:30px}.page-discont .disk-info .disc-slider img{height:460px;-o-object-fit:cover;object-fit:cover;min-height:270px}.page-discont .disk-info .disc-slider .slick-arrow{background-image:url(../img/arrow.png);background-size:contain;background-repeat:no-repeat;background-position:center;width:9px;height:23px;z-index:2;padding:10px}.page-discont .disk-info .disc-slider .slick-arrow:before{display:none}.page-discont .disk-info .disc-slider .slick-prev{left:10px}.page-discont .disk-info .disc-slider .slick-next{right:10px;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:50% 25%;transform-origin:50% 25%}.page-discont .disk-info .disc-slider .slick-dots{bottom:12px}.page-discont .disk-info .disc-slider .slick-dots li{width:auto;height:auto}.page-discont .disk-info .disc-slider .slick-dots button{background-color:#fff;border-radius:999px;position:relative;width:12px;height:12px;overflow:hidden;position:relative}.page-discont .disk-info .disc-slider .slick-dots button:before{transition:.3s;background-color:transparent;width:9px;height:9px;content:"";position:absolute;border-radius:999px;display:block;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.page-discont .disk-info .disc-slider .slick-dots .slick-active button:before{background-color:#ff7800}main .tabs .tabs-container .title{font-size:20px;font-family:GPLight;font-weight:100}main .tabs .tabs-container .bron .flex-cont{justify-content:space-between}main .tabs .tabs-container .bron .left{width:calc(57.5% - 25px)}main .tabs .tabs-container .bron .right{width:calc(42.5% - 25px)}main .tabs .tabs-container .pay .flex-cont{justify-content:space-between}main .tabs .tabs-container .pay .left{width:calc(78% - 25px)}main .tabs .tabs-container .pay .right{width:calc(22% - 25px)}main .tabs .tabs-container .pay .right p{color:#647172;margin-bottom:18px}main .tabs .tabs-container .pay .right p:last-child{margin-bottom:0}main .tabs .tabs-container .price .left{width:100%}main .tabs .tabs-container .way .left{width:calc(50% - 25px)}main .tabs .tabs-container .way .left .title{margin-bottom:25px}main .tabs .tabs-container .way .left p{margin-bottom:25px;color:#647172}main .tabs .tabs-container .way .left .btn-stroke{margin-top:30px;position:relative}main .tabs .tabs-container .way .left .btn-stroke:before{content:"";position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:9px;height:23px;background-image:url(../img/arrow-o.png);background-position:center;background-repeat:no-repeat;background-size:contain;transition:.3s}main .tabs .tabs-container .way .left .btn-stroke:hover{background-color:transparent;color:#ff7800}main .tabs .tabs-container .way .left .btn-stroke:hover:before{-webkit-transform:translateY(-50%) translateX(-100%);transform:translateY(-50%) translateX(-100%)}main .tabs .tabs-container .way .right{width:calc(50% + 20px);right:-50px;position:relative}main .tabs .tabs-container .way .right #maps{width:100%;padding:10px 0;height:100%}main .tabs .tabs-container table{border-collapse:collapse}main .tabs .tabs-container table th{padding:20px 25px;border:1px solid #9b9d9d;white-space:nowrap}main .tabs .tabs-container table th:nth-child(2){text-align:left}main .tabs .tabs-container table th:last-child{padding:20px 45px}main .tabs .tabs-container table td{border:1px solid #9b9d9d;padding:20px;color:#647172}main .tabs .tabs-container table td p{color:#647172}main .tabs .tabs-container table td:last-child p{text-align:center}main .tabs .tabs-container table td:first-child{text-align:center;padding:23px 20px;vertical-align:top}main .tabs .tabs-container table td:first-child p{text-align:left}.tabs{padding-bottom:50px}.tabs-header{display:flex;align-items:flex-end}.tabs-header .title{padding:15px 45px;background-color:#f7f7f7;border:1px solid #d8d8d8;margin-right:20px;cursor:pointer;border-top-left-radius:5px;border-top-right-radius:5px;transition:background-color .3s;position:relative;z-index:1;color:#ff7800;margin-bottom:-1px}.tabs-header .title.active{background-color:#fff;border-bottom:none;z-index:3}.tabs-container{width:100%;border:1px solid #d8d8d8;background-color:#fff;position:relative;z-index:2;transition:.3s;padding:45px}.tabs-container .wrapper{display:none}.tabs-container .wrapper.active{display:block}.tabs-container .wrapper .flex-cont{display:flex}.tabs-container .title{font-size:20px;font-family:GPLight;font-weight:100}.tabs-container .title:first-child{margin-bottom:15px}.tabs-container .input-box{display:flex;justify-content:space-between;margin-bottom:20px}.tabs-container .input-box:last-child{margin-bottom:0}.tabs-container .input-box p{font-family:SUMedium;width:240px;min-width:240px;padding-top:6px}.tabs-container .input-box div{width:100%}.tabs-container .input-box input,.tabs-container .input-box select,.tabs-container .input-box textarea{width:100%}.tabs-container .input-box .input{height:31px;border:1px solid #bcbcbc;background-color:#f4f4f4;border-radius:5px;padding:0 10px}.tabs-container .input-box select.input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.tabs-container .input-box .select{position:relative}.tabs-container .input-box .select:before{content:"";position:absolute;background:linear-gradient(to right,rgba(244,244,244,.3),#f4f4f4 50%);border-radius:5px;z-index:2;right:1px;top:1px;height:calc(100% - 2px);width:50px}.tabs-container .input-box .select:after{content:"";position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg);background-image:url(../img/arrow.png);background-size:contain;background-repeat:no-repeat;background-position:center;width:6px;height:14px;z-index:3}.tabs-container .input-box textarea.input{height:156px;resize:none;padding:5px 10px}.tabs-container .phone-list li{margin-bottom:27px;font-family:SUMedium;font-weight:500}.tabs-container .phone-list a{font-family:SUMedium;transition:.3s}.tabs-container .phone-list a:hover{color:#ff7800}.tabs-container .txt-info{color:#647172;margin-bottom:27px}.tabs-container .steps-list{margin-bottom:25px}.tabs-container .steps-list li{font-family:SUMedium;display:flex;margin-bottom:12px}.tabs-container .steps-list li:last-child{margin-bottom:0}.tabs-container .steps-list li svg{width:14px;min-width:14px;height:14px;stroke:#65798b;margin-right:6px}.tabs-container .orange{color:#ff7800;margin-bottom:35px}.tabs-container .pre-acc{margin-bottom:30px}.tabs-container .accordion{min-width:600px;width:600px}.tabs-container .accordion .acc-title{font-family:SUMedium;font-weight:500;color:#fff;background-color:#ff7800;padding:8px 45px 8px 25px;border-radius:5px;font-size:16px;margin-top:10px;cursor:pointer;transition:.3s;position:relative}.tabs-container .accordion .acc-title:after{content:"";position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg);background-image:url(../img/arrow-w.png);background-position:center;background-repeat:no-repeat;background-size:contain;width:9px;height:24px;transition:.3s}.tabs-container .accordion .acc-title:first-child{margin-top:0}.tabs-container .accordion .acc-title.active{background-color:#9b9d9d}.tabs-container .accordion .acc-title.active:after{-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.tabs-container .accordion .acc-wrap{border:1px solid #bcbcbc;background-color:#f4f4f4;padding:20px 25px;border-radius:5px;display:none}.tabs-container .accordion .acc-wrap p{color:#647172;margin-bottom:18px}.page-hotel .hotel-info{padding-bottom:50px}.page-hotel .hotel-info .container{display:flex;justify-content:space-between}.page-hotel .hotel-info .left{width:calc(50% - 15px)}.page-hotel .hotel-info .left .img-slider{margin-bottom:0}.page-hotel .hotel-info .left .img-slider img{height:432px;-o-object-fit:cover;object-fit:cover}.page-hotel .hotel-info .left .img-slider .slick-prev{background-image:url(../img/arrow.png);background-size:contain;background-repeat:no-repeat;width:10px;height:29px;left:10px;z-index:2}.page-hotel .hotel-info .left .img-slider .slick-prev:before{contant:"";display:none}.page-hotel .hotel-info .left .img-slider .slick-next{background-image:url(../img/arrow.png);background-size:contain;background-repeat:no-repeat;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:50% 25%;transform-origin:50% 25%;width:10px;height:29px;right:10px;z-index:2}.page-hotel .hotel-info .left .img-slider .slick-next:before{contant:"";display:none}.page-hotel .hotel-info .left .img-slider .slick-arrow{opacity:.7;transition:.3s}.page-hotel .hotel-info .left .img-slider .slick-arrow:hover{opacity:1}.page-hotel .hotel-info .left .img-slider .slick-dots{bottom:12px}.page-hotel .hotel-info .left .img-slider .slick-dots li{width:auto;height:auto}.page-hotel .hotel-info .left .img-slider .slick-dots button{background-color:#fff;border-radius:999px;position:relative;width:12px;height:12px;overflow:hidden;position:relative}.page-hotel .hotel-info .left .img-slider .slick-dots button:before{transition:.3s;background-color:transparent;width:9px;height:9px;content:"";position:absolute;border-radius:999px;display:block;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.page-hotel .hotel-info .left .img-slider .slick-dots .slick-active button:before{background-color:#ff7800}.page-hotel .hotel-info .right{width:calc(50% - 15px);display:flex;justify-content:space-between;align-items:flex-start}.page-hotel .hotel-info .right .inf{width:calc(51% - 15px)}.page-hotel .hotel-info .right .inf .title{font-family:GPMedium;font-size:20px;margin-bottom:12px}.page-hotel .hotel-info .right .inf .num{font-family:GPBold;font-size:33px;position:relative;margin-bottom:59px}.page-hotel .hotel-info .right .inf .num span{font-size:20px}.page-hotel .hotel-info .right .inf .num:before{content:"";position:absolute;width:90px;height:1px;background-color:#bcbcbc;bottom:-29px;left:0}.page-hotel .hotel-info .right .inf .content p{color:#647172;margin-bottom:18px}.page-hotel .hotel-info .right .inf .content p:last-child{margin-bottom:0}.page-hotel .hotel-info .right .topp{width:calc(49% - 15px);border:1px solid #bcbcbc;padding:15px;border-radius:5px;margin-bottom:20px}.page-hotel .hotel-info .right .topp:last-child{margin-bottom:0}.page-hotel .hotel-info .right .topp .title{font-size:25px;font-family:GPLight;font-weight:100;margin-bottom:30px;position:relative;transition:.3s}.page-hotel .hotel-info .right .topp .title.acc{cursor:pointer}.page-hotel .hotel-info .right .topp .title:after{content:"";position:absolute;left:0;bottom:-15px;width:80px;height:1px;background-color:#bcbcbc;transition:.3s}.page-hotel .hotel-info .right .topp .icon{width:18px;height:20px;-o-object-fit:contain;object-fit:contain;margin-right:10px}.page-hotel .hotel-info .right .topp ul li{display:flex;align-items:center;margin-bottom:12px}.page-hotel .hotel-info .right .topp ul li:last-child{margin-bottom:0}.page-reviews .breadcrumbs .main_sub-title{font-size:22px;line-height:1.2}.page-reviews .video{padding-bottom:50px}.page-reviews .video h2,.page-reviews .video h3{display:inline-block;margin-bottom:30px}.page-reviews .video .video-slider{border:1px solid #d8d8d8;background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,.2);padding:45px 17.5px}.page-reviews .video .video-slider .slick-arrow{background-image:url(../img/arrow.png);background-size:contain;background-repeat:no-repeat;background-position:center;width:9px;height:23px;z-index:2}.page-reviews .video .video-slider .slick-arrow:before{display:none}.page-reviews .video .video-slider .slick-prev{left:-22px}.page-reviews .video .video-slider .slick-next{right:-22px;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:50% 25%;transform-origin:50% 25%}.page-reviews .video .slick-slide{padding:0 7.5px}.page-reviews .video .slide-v{position:relative}.page-reviews .video .slide-v img{width:100%;height:175px;-o-object-fit:cover;object-fit:cover}.page-reviews .video .slide-v .btn-v{width:62px;height:62px;position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);cursor:pointer}.page-reviews .video .slide-v .btn-v svg{width:100%;height:100%;fill:#fff;stroke:#fff}.page-reviews .video .popup-video-block{position:fixed;z-index:22;background-color:rgba(0,0,0,.9);left:0;top:0;width:100%;height:100vh;-webkit-transform:translateY(100%) scale(0);transform:translateY(100%) scale(0);opacity:0;transition:.3s;display:flex;align-items:center;justify-content:center}.page-reviews .video .popup-video-block.open{-webkit-transform:none;transform:none;opacity:1}.page-reviews .video .popup-video-block .form{width:90%;max-width:1200px;height:90vh;max-height:700px;position:relative}.page-reviews .video .popup-video-block .form iframe{width:100%;height:100%}.page-reviews .video .popup-video-block .form .exit-btn{position:absolute;z-index:3;right:0;top:0;-webkit-transform:translateX(50%) translateY(-50%);transform:translateX(50%) translateY(-50%);width:40px;height:40px;background-color:#fff;border-radius:99px;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer}.page-reviews .video .popup-video-block .form .exit-btn span{width:25px;height:3px;background-color:#505a5b;border-radius:4px}.page-reviews .video .popup-video-block .form .exit-btn span:nth-last-child(1){-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-top:-3px}.page-reviews .video .popup-video-block .form .exit-btn span:nth-last-child(2){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.page-reviews .txt-review{padding:20px 0 50px 0}.page-reviews .txt-review h2,.page-reviews .txt-review h3{display:inline-block;margin-bottom:30px}.page-reviews .txt-review_list .box{border:1px solid #d8d8d8;background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,.2);padding:25px 25px 15px 25px;display:flex;position:relative;margin-bottom:20px}.page-reviews .txt-review_list .box .img{min-width:175px;width:175px;height:175px;margin-bottom:10px;margin-right:25px}.page-reviews .txt-review_list .box .info{width:100%}.page-reviews .txt-review_list .box .avatar{position:absolute;left:25px;top:25px;width:175px;height:175px}.page-reviews .txt-review_list .box .avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:999px}.page-reviews .txt-review_list .box .name{font-family:GPMedium;font-size:20px;margin-bottom:5px}.page-reviews .txt-review_list .box .city{font-family:GPLight;font-size:18px;margin-bottom:15px}.page-reviews .txt-review_list .box .cont p{color:#647172;margin-bottom:10px}.page-reviews .txt-review_list .box .photos{display:flex;flex-wrap:wrap}.page-reviews .txt-review_list .box .photos img{width:105px;height:70px;-o-object-fit:cover;object-fit:cover;margin-right:20px;margin-bottom:10px;cursor:pointer}.page-reviews .txt-review .navigation{padding-top:40px;display:flex;align-items:center;justify-content:center}.page-reviews .txt-review .navigation h2{display:none}.page-reviews .txt-review .navigation .nav-links{display:flex;align-items:center}.page-reviews .txt-review .navigation span[aria-current]{width:43px;height:43px;display:flex;justify-content:center;align-items:center;border:1px solid #ff7800;border-radius:5px;margin-right:10px;font-family:SUBold;font-size:19px;transition:.3s;background-color:#ff7800;color:#fff}.page-reviews .txt-review .navigation .page-numbers{width:43px;height:43px;display:flex;justify-content:center;align-items:center;border:1px solid #ff7800;color:#ff7800;border-radius:5px;margin-right:10px;font-family:SUBold;font-size:19px;transition:.3s}.page-reviews .txt-review .navigation .page-numbers:hover{background-color:#ff7800;color:#fff}.page-reviews .txt-review .navigation .prev{background-image:url(../img/arrow.png);background-size:contain;background-repeat:no-repeat;background-position:center;width:29px;height:43px;margin-right:30px;padding:10px;border:none}.page-reviews .txt-review .navigation .next{background-image:url(../img/arrow.png);background-size:contain;background-repeat:no-repeat;background-position:center;width:29px;height:43px;-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-left:20px;padding:10px;margin-right:0;border:none}.page-reviews .txt-review .navigation .pages{display:flex;align-items:center}.page-reviews .txt-review .navigation .pages a{width:43px;height:43px;display:flex;justify-content:center;align-items:center;border:1px solid #ff7800;color:#ff7800;border-radius:5px;margin-right:10px;font-family:SUBold;font-size:19px;transition:.3s}.page-reviews .txt-review .navigation .pages a:last-child{margin-right:0}.page-reviews .txt-review .navigation .pages a.active{background-color:#ff7800;color:#fff}.page-reviews .txt-review .navigation .pages a:hover{background-color:#ff7800;box-shadow:0 0 5px rgba(0,0,0,.3);color:#fff}.page-reviews .review-form .container{display:flex;padding-bottom:50px}.page-reviews .review-form .left{width:315px;min-width:315px;margin-right:50px}.page-reviews .review-form .left .main_title{margin-bottom:20px}.page-reviews .review-form .left .sub-title{font-size:22px;font-family:GPLight;margin-bottom:20px}.page-reviews .review-form .left .txt{font-size:16px;color:#647172}.page-reviews .review-form .right{width:100%}.page-reviews .review-form .right form{border:1px solid #bcbcbc;background-color:#f1f1f1;padding:25px;display:flex;flex-direction:column;border-radius:5px;width:100%}.page-reviews .review-form .right form h3{font-size:25px;font-family:GPLight;margin-bottom:5px}.page-reviews .review-form .right form p{font-size:16px;color:#647172;display:flex;flex-direction:column}.page-reviews .review-form .right form p:first-of-type{margin-bottom:25px}.page-reviews .review-form .right form p span{margin-bottom:10px}.page-reviews .review-form .right form .input{width:100%;border:none;border-bottom:1px solid #bcbcbc;color:#000;padding:5px 10px;background-color:transparent}.page-reviews .review-form .right form .input::-webkit-input-placeholder{color:#000}.page-reviews .review-form .right form .input:-ms-input-placeholder{color:#000}.page-reviews .review-form .right form .input::-ms-input-placeholder{color:#000}.page-reviews .review-form .right form .input::placeholder{color:#000}.page-reviews .review-form .right form textarea{width:100%;border:1px solid #bcbcbc;color:#000;padding:5px 10px;background-color:transparent;height:116px;resize:none}.page-reviews .review-form .right form textarea::-webkit-input-placeholder{color:#000}.page-reviews .review-form .right form textarea:-ms-input-placeholder{color:#000}.page-reviews .review-form .right form textarea::-ms-input-placeholder{color:#000}.page-reviews .review-form .right form textarea::placeholder{color:#000}.page-reviews .review-form .right form .foot{margin-top:30px;display:flex;justify-content:space-between;align-items:flex-start;text-align:left}.page-reviews .review-form .right form .foot span{margin:0}#falseinput,#falseinput2{cursor:pointer;font-family:SUBold;font-size:16px;color:#ff7800;transition:.3s}#falseinput2:hover,#falseinput:hover{text-decoration:underline;-webkit-text-decoration-color:#ff7800;text-decoration-color:#ff7800}#selected_filename,#selected_filename2{display:flex;flex-direction:column}#selected_filename span,#selected_filename2 span{margin-top:5px}#file{display:none}.popup-photo{position:fixed;z-index:22;background-color:rgba(0,0,0,.9);left:0;top:0;width:100%;height:100vh;-webkit-transform:translateY(100%) scale(0);transform:translateY(100%) scale(0);opacity:0;transition:.3s;display:flex;align-items:center;justify-content:center}.popup-photo.open{-webkit-transform:none;transform:none;opacity:1}.popup-photo .form{width:90%;max-width:1200px;height:90vh;max-height:700px;position:relative}.popup-photo .form img{width:100%;height:100%}.popup-photo .form .exit-btn{position:absolute;z-index:3;right:0;top:0;-webkit-transform:translateX(50%) translateY(-50%);transform:translateX(50%) translateY(-50%);width:40px;height:40px;background-color:#fff;border-radius:99px;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer}.popup-photo .form .exit-btn span{width:25px;height:3px;background-color:#505a5b;border-radius:4px}.popup-photo .form .exit-btn span:nth-last-child(1){-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-top:-3px}.popup-photo .form .exit-btn span:nth-last-child(2){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{max-width:80vw;max-height:80vh}#respond>h3{display:none}#respond form:nth-child(2){display:none}#respond form{display:flex;flex-direction:column}#respond form #comment-image-reloaded-error,#respond form #comment-image-reloaded-wrapper label,#respond form .comment-form-url.comment-form-attachment label,#respond form .comment-notes,#respond form label{display:none!important}#respond form .author{order:1;margin-bottom:10px}#respond form .email{order:2;margin-bottom:10px}#respond form .phone{order:3;margin-bottom:10px}#respond form #comment{order:4}#respond form .comment-form-attachment{order:5}#respond form #comment-image-reloaded-wrapper{order:6}#respond form .form-submit{order:7}#respond form textarea{margin-bottom:10px}#respond form .comment-form-url{text-align:left!important}#respond form .form-submit{margin-top:10px}#respond form .form-submit #submit{display:block;font-family:SUBold;font-size:16px;color:#fff;background-color:#ff7800;border-radius:5px;padding:10px 35px;width:-webkit-max-content;width:-moz-max-content;width:max-content;transition:.3s;text-align:center;border:1px solid #ff7800;cursor:pointer;margin-top:25px}#respond form .form-submit #submit:hover{background-color:#ff9000;box-shadow:0 0 25px rgba(0,0,0,.3)}.wpml-ls-legacy-list-horizontal{padding:0!important;border:none!important}.wpml-ls-current-language{order:2}@media screen and (max-height:720px) and (min-width:769px){.page-home .hotels aside .top .title{margin-bottom:15px}}@media screen and (max-height:590px) and (min-width:769px){.page-home .hotels aside .top .title{font-size:20px;margin-bottom:7px}}@media screen and (max-height:475px) and (min-width:769px){.page-home .hotels aside .top .title{font-size:15px}}@media screen and (max-height:445px) and (min-width:769px){.page-home .hotels aside .top .title{margin-bottom:0}.page-home .hotels aside .top .title.open{margin-bottom:7px}.page-home .hotels aside .top .title.open:after{width:80px}.page-home .hotels aside .top .title:after{width:0}.page-home .hotels aside .top ul{display:none}}@media screen and (max-height:878px) and (min-width:769px){.page-home .hotels aside .top .title:after{bottom:-7px}.page-home .hotels aside .top .icon{height:16px}.page-home .hotels aside .top.bottom .icon{width:18px;height:16px}}@media screen and (max-height:690px) and (min-width:769px){.page-home .hotels aside .top ul li{margin-bottom:3px;font-size:14px}}@media screen and (min-width:1101px){.header.fixed .bottom .container{height:74px}.header.fixed .bottom .logo svg{height:56px}}@media screen and (max-width:1400px){.page-home .banner .text{font-size:25px}.page-home .banner .price{font-size:25px;margin-bottom:15px}.page-home .banner .price span{font-size:50px}.page-about .content .pluses .title{padding:0}}@media screen and (max-width:1350px){.page-home .banner .slide .container{padding:0 70px}.page-home .banner .slick-prev{left:calc((100% - 1140px)/ 2)}.page-home .banner .slick-next{right:calc((100% - 1140px)/ 2)}}@media screen and (max-width:1267px){.page-home .banner .slick-prev{left:5%}.page-home .banner .slick-next{right:5%}}@media screen and (max-width:1266px){.page-home .hotels.fixed aside{right:5%}.page-about .blockquote img{padding-left:5vw}.page-discont .disk-info .disc-slider img{height:36.335vw}}@media screen and (max-width:1250px){.page-home .hotels__list .btns{flex-direction:column}.page-home .hotels__list .btns a{width:100%;margin-bottom:10px;max-width:200px;text-align:center}.page-home .hotels__list .btns a:last-child{margin-bottom:0}}@media screen and (max-width:1200px){.header .top .phones{position:absolute;right:200px;top:16px;z-index:3}.header .top .phones ul{flex-direction:column;overflow:hidden;padding:0 10px 10px 10px}.header .top .phones li{margin-right:0;margin-bottom:5px}.header .top .phones li:last-child{margin-bottom:0}.header .top .phones .drop-down-btn{display:block}.header .top .call-btn{margin-left:auto}.header .bottom .phones ul{flex-direction:column;overflow:hidden;padding-right:15px}.header .bottom .phones li{margin-right:0;margin-bottom:5px}.header .bottom .phones li:last-child{margin-bottom:0}.header .bottom .phones .drop-down-btn{display:block}.header .mob-menu .call-btn{margin-left:auto}.footer .top .menu{display:none}.form-contacts .left h2,.form-contacts .left h3{display:block}.page-about .content .container{display:flex;flex-direction:column}.page-about .content .video{float:none;width:100%;max-width:800px;margin:0 auto 30px auto}.page-about .content .pluses{width:100%;margin:50px 0 0 0;float:none;order:2}}@media screen and (max-width:1120px){.form-contacts .left .phone-list li{width:100%}.form-contacts .left .phone-list li:nth-last-child(2){margin-bottom:12px}}@media screen and (max-width:1100px){main{padding-top:104px}.header .top{display:none}.header .bottom .menu{display:none}.header .bottom .menu-btn{display:block}.header .bottom .phones{display:flex;align-items:center}main .tabs .tabs-container .bron .flex-cont{flex-direction:column}main .tabs .tabs-container .bron .left{width:100%;margin-bottom:30px}main .tabs .tabs-container .bron .right{width:100%}main .tabs .tabs-container .pay .flex-cont{flex-direction:column}main .tabs .tabs-container .pay .left{width:100%;margin-bottom:30px}main .tabs .tabs-container .pay .right{width:100%}.tabs-container .accordion{width:100%;min-width:100px;max-width:600px}.page-hotel .hotel-info .container{flex-direction:column}.page-hotel .hotel-info .left{width:100%;margin-bottom:30px}.page-hotel .hotel-info .right{width:100%}}@media screen and (max-width:1050px){.page-home .hotels__list .box{flex-direction:column}.page-home .hotels__list .img-slider{width:100%;height:260px;min-width:100%}.page-home .hotels__list .btns{flex-direction:row}.page-home .hotels__list .btns a{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-bottom:0}.page-contacts .visit .cont .right{width:320px;min-width:320px}.page-contacts .form-contacts .cont{flex-direction:column}.page-contacts .form-contacts .left{height:350px;margin-bottom:30px}.page-contacts .form-contacts .right{width:100%;display:flex;justify-content:center}}@media screen and (max-width:960px){.page-discont .disk-info .container{flex-direction:column}.page-discont .disk-info .left{width:100%}.page-discont .disk-info .left .btn-stroke{display:none}.page-discont .disk-info .btn{display:flex;justify-content:space-between}.page-discont .disk-info .btn .btn-stroke{display:block}.page-discont .disk-info .btn .btn-fill{margin:0}.page-discont .disk-info .right{width:100%}}@media screen and (max-width:950px){main .tabs .tabs-container .way .flex-cont{flex-direction:column}main .tabs .tabs-container .way .left{width:100%;margin-bottom:30px}main .tabs .tabs-container .way .right{right:auto;width:100%;height:400px}main .tabs .tabs-container .way .right #maps{padding:0}}@media screen and (max-width:920px){.form-contacts .container{flex-direction:column}.form-contacts .left{padding:0;padding-bottom:30px}.form-contacts .right{margin:0 auto;min-width:100px;width:100%;max-width:460px}.form-contacts .right form h3{text-align:center}.form-contacts .right form p{text-align:center}.page-reviews .review-form .container{flex-direction:column}.page-reviews .review-form .left{width:100%;min-width:100%;margin-bottom:30px}.page-reviews .review-form .right form h3{text-align:center}.page-reviews .review-form .right form p{text-align:center}.page-reviews .review-form .right form .foot>span{margin-bottom:25px}}@media screen and (max-width:900px){main .tabs .tabs-container .price .left{overflow-x:scroll}}@media screen and (max-width:850px){.page-home .banner .slide .container{padding:0 40px}.page-home .banner .text{font-size:18px}.page-home .banner .price{font-size:18px}.page-home .banner .price span{font-size:34px}.page-discounts .discount-list .box{flex-direction:column-reverse}.page-discounts .discount-list .box .info{width:100%;padding:30px}.page-discounts .discount-list .box .img{width:100%;height:300px}.page-discounts .discount-list .box.reverse{flex-direction:column-reverse}.page-discounts .discount-list .box.reverse .info{padding:30px}}@media screen and (max-width:830px){.page-home .hotels__list .btns{flex-direction:column}.page-home .hotels__list .btns a{width:auto;max-width:auto;margin-bottom:10px}}@media screen and (max-width:800px){.map-contacts .map-container{flex-direction:column}.map-contacts .map-list{padding:20px;min-width:100%}.map-contacts .map-list ul{display:flex;flex-wrap:wrap}.map-contacts .map-list li{width:50%}.map-contacts .map-list li:nth-last-child(2){margin-bottom:0}.map-contacts #map{height:350px}}@media screen and (max-width:768px){.breadcrumbs #breadcrumbs a:after{display:none}.breadcrumbs #breadcrumbs a:hover:after{display:none}.page-home .hotels .container{flex-direction:column}.page-home .hotels aside{position:static!important;margin-top:30px;margin-left:0;width:100%;min-width:100%}.page-home .hotels aside .top ul{display:flex;flex-wrap:wrap}.page-home .hotels aside .top ul li{width:50%}.page-home .hotels .main-content{width:100%}.page-home .hotels__list .info{padding:20px}.page-home .hotels__list .btns{flex-direction:row}.page-home .hotels__list .btns a{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-bottom:0}.page-about .content .pluses .box:hover *{fill:#a3a3a3;stroke:#a3a3a3;color:#647172}.page-about .content .pluses .box:hover .img img:nth-child(2){opacity:0}main .tabs .tabs-container table .mob-hidden{display:none}.page-hotel .hotel-info .right{flex-direction:column}.page-hotel .hotel-info .right .inf{width:100%;margin-bottom:30px}.page-hotel .hotel-info .right .topp{width:100%}.page-hotel .hotel-info .right .topp ul{display:flex;flex-wrap:wrap}.page-hotel .hotel-info .right .topp ul li{width:50%}}@media screen and (max-width:720px){.page-reviews .txt-review_list .box{flex-direction:column;align-items:center}.page-reviews .txt-review_list .box .avatar{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.page-reviews .txt-review_list .box .name{text-align:center}.page-reviews .txt-review_list .box .city{text-align:center}.page-reviews .txt-review_list .box .photos{justify-content:center;width:calc(100% + 20px)}}@media screen and (max-width:660px){.page-about .blockquote img{position:absolute;right:0;bottom:20px;width:30px;height:30px;padding:0;-o-object-fit:contain;object-fit:contain}.page-about .blockquote img.quote2{display:block}}@media screen and (max-width:650px){.page-contacts .visit .cont{flex-direction:column;align-items:flex-start}.page-contacts .visit .cont .left{padding-right:0;margin-bottom:30px}.page-contacts .visit .cont .right{width:100%;min-width:100%;padding:25px 15px}.page-contacts .visit .cont .right p{margin-bottom:20px}.page-contacts .visit .cont .phone-list{margin-bottom:20px}main .tabs .tabs-container .title{font-size:17px}.tabs-header{flex-direction:column;align-items:flex-start}.tabs-header .title{margin:0;border-radius:5px;width:100%;text-align:center}.tabs-header .title.active{border-bottom:1px solid #d8d8d8}.page-hotel .hotel-info .left .img-slider img{height:66.46vw}}@media screen and (max-width:640px){.map-contacts .map-list li{width:100%}.map-contacts .map-list li:nth-last-child(2){margin-bottom:12px}}@media screen and (max-width:631px){.page-about .content .pluses{padding:15px}.page-about .content .pluses .box{width:50%}.page-about .content .pluses .box:last-child{margin-bottom:0}}@media screen and (max-width:630px){.footer .bottom .container{flex-direction:column;align-items:center}.footer .bottom p{margin-bottom:15px;text-align:center}.footer .bottom p:last-child{margin-bottom:0}}@media screen and (max-width:625px){.tabs-container{padding:15px}.tabs-container .input-box{flex-direction:column}.tabs-container .input-box p{padding:0 0 6px 0;min-width:100%;width:100%}.tabs-container .input-box select.input option{font-size:12px}}@media screen and (max-width:617px){.header .mob-menu{padding:5vw 0}}@media screen and (max-width:600px){.main_title{font-size:22px}.main_sub-title{font-size:18px}.breadcrumbs h1{font-size:22px}.form-contacts .right form h3{font-size:20px}.page-about .content .video{height:250px}.page-discounts .discount-list .box .info .dop-info{font-size:17px}.page-discont .disk-info .right h2,.page-discont .disk-info .right h3,.page-discont .disk-info .right h4,.page-discont .disk-info .right h5,.page-discont .disk-info .right h6{font-size:18px}.page-reviews .breadcrumbs .main_sub-title{font-size:18px}.page-reviews .video .video-slider{padding:19px 11.5px}.page-reviews .review-form .right form h3{font-size:20px}}@media screen and (max-width:550px){.page-discont .disk-info .btn{flex-direction:column;align-items:center}.page-discont .disk-info .btn .btn-stroke{margin-bottom:20px}}@media screen and (max-width:540px){.header .bottom .phones{display:none}.header .mob-menu .phones{display:block}}@media screen and (max-width:520px){main .tabs .tabs-container table th{padding:20px 5px;font-size:14px}main .tabs .tabs-container table th:last-child{padding:20px 5px}main .tabs .tabs-container table td{padding:5px}main .tabs .tabs-container table td p{font-size:14px}main .tabs .tabs-container table td:first-child{padding:5px}}@media screen and (max-width:500px){.page-home .hotels__list .btns{flex-direction:column}.page-home .hotels__list .btns a{max-width:100%;width:100%;margin-bottom:10px}.page-contacts .visit .title h2,.page-contacts .visit .title h3{display:block}.page-contacts .visit .title h2{margin-left:0}.page-about .reviews_slider{margin-left:0;width:100%}.page-about .reviews_slider .slick-prev{left:2px}.page-about .reviews_slider .slick-next{right:2px}.page-about .reviews .slick-slide{padding:0}.page-about .reviews .box,.page-about .reviews .slide{padding:15px}.page-discounts .discount-list .box .info{padding:15px}.page-discounts .discount-list .box.reverse .info{padding:15px}.page-reviews .video .video-slider .slick-prev{left:2px}.page-reviews .video .video-slider .slick-next{right:2px}}@media screen and (max-width:450px){.page-about .content .pluses .box{width:100%}}@media screen and (max-width:430px){.page-home .hotels aside .top ul li{width:100%}.page-hotel .hotel-info .right .topp ul li{width:100%}.page-reviews .review-form .right form .foot{flex-direction:column}}@media screen and (max-width:400px){.form-contacts .right .btn-fill{width:100%;text-align:center}.page-contacts .visit .cont .phone-list li{padding-left:0}.page-reviews .txt-review .navigation span[aria-current]{width:25px;height:25px}.page-reviews .txt-review .navigation .page-numbers{width:25px;height:25px}.page-reviews .txt-review .navigation .pages a{width:25px;height:25px}}@media screen and (max-width:360px){#respond form .form-submit #submit{font-size:14px;padding:15px;width:100%}}@media screen and (max-width:340px){main .tabs .tabs-container table th{white-space:normal}}@media screen and (max-height:590px){.page-home .hotels aside .top{padding:5px 10px;margin-bottom:10px}.page-home .hotels aside .top .title:after{bottom:-3px}}.seo-container .block-title{color:#000;font-size:18px;margin:5px 0 20px;font-weight:700}.faq-list .item{margin-bottom:10px;border:1px solid #ddd;-webkit-border-radius:7px 7px 7px 7px;-moz-border-radius:7px 7px 7px 7px;border-radius:7px 7px 7px 7px;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s}.faq-list .item .item-title{display:flex;align-items:center;min-height:48px;padding:0 25px 0 0;margin-left:30px;cursor:pointer;font-weight:700;position:relative}.faq-list .item .item-title .fa{position:absolute;font-size:21px;font-weight:400;left:-20px;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s}.faq-list .item.active .item-title .fa{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.faq-list .item .text{display:none;padding:5px 30px 20px;position:relative;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.faq-list .item.active .text{display:block}.faq-list .item .text p span:last-child{display:none}



@media screen and (min-width: 1150px) and (max-width: 1250px){
  .page-home .hotels__list .btns{
    flex-direction: row;
  }
  .page-home .hotels__list .btns a{
    margin-bottom: 0;
    width: calc(50% - 5px);
    padding: 10px!important;
  }
}

@media screen and (min-width: 1201px) and (max-width: 1330px){
  .header .top .languages{
    margin-left: 0;
  }
  .header .top .socials{
    margin-left: 40px;
  }
  .header .top .call-btn{
    margin-left: 20px;
  }
}