@charset "UTF-8";.home a,.home a:focus,.home a:hover,.home a:link,.home a:visited,.home img{border:0;color:inherit;text-decoration:none}.home :focus,.home a:active,.home a:focus,.home a:hover{outline:0}.home a:after,.home a:before{box-sizing:border-box}.home img{max-width:100%}.centerlayer{width:100%}.grid{width:100%;max-width:1300px;margin:0 auto;padding:0 20px}.grid__row{display:flex;justify-content:space-between;margin-right:-15px;margin-left:-15px}.grid__row--3{flex-wrap:wrap}.grid__row--3 .grid__col{width:33.33%;margin-bottom:30px}.grid__col{padding-left:15px;padding-right:15px}*{scrollbar-face-color:rgba(112,128,144,.2);scrollbar-track-color:#a4b4b6;scrollbar-width:thin;scrollbar-color:#a4b4b6 rgba(112,128,144,.2)}::-webkit-scrollbar{width:8px;background-color:rgba(112,128,144,.2)}::-webkit-scrollbar-thumb{background-color:rgba(112,128,144,.5);border-radius:11px}.b-img{position:relative;height:0;padding-bottom:67%;z-index:1;transition:opacity 1s}.b-img img{display:block;position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.star-rating,.star-rating .fill-stars{width:60px;height:12px;background:url(../img/star-off.svg) 0 0/12px 12px repeat-x}.star-rating{position:relative;display:inline-block}.star-rating .fill-stars{display:block;background-image:url(../img/star-on.svg)}.star-rating.wid1 .fill-stars{width:20%}.star-rating.wid2 .fill-stars{width:40%}.star-rating.wid3 .fill-stars{width:60%}.star-rating.wid35 .fill-stars{width:70%}.star-rating.wid4 .fill-stars{width:80%}.star-rating.wid45 .fill-stars{width:90%}.toggle-list__item{margin-bottom:25px}.toggle-list__content{max-height:0;overflow:hidden;transition:max-height 1s ease-out}.toggle-list__button{cursor:pointer}.toggle-list__item--active .toggle-list__button::before{content:"-";font-size:24px}.home{margin-bottom:0}.header{height:83px;box-shadow:inset 0 -1px 0 0 #f2f5f9}.footer{height:261px;background:#26252d}.button-slide,a.button-slide{position:relative;display:inline-flex;overflow:hidden;padding:18px 25px;background-color:#fff;font-size:20px;line-height:1;transition:color .3s ease-in-out,background .3s ease-in-out,border-color .3s ease-in-out;border-radius:50px;border:2px solid transparent!important}.button-slide div,a.button-slide div{position:relative;display:inline-flex;z-index:1}.button-slide::before,a.button-slide::before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%}.button-slide:hover::before,a.button-slide:hover::before{-webkit-transform:scaleX(1);transform:scaleX(1)}.button-slide--white,a.button-slide--white{color:#e0320e;border-color:#fff!important}.button-slide--white div,a.button-slide--white div{color:#e0320e}.button-slide--white::before,a.button-slide--white::before{background:#e0320e}.button-slide--white:hover div,a.button-slide--white:hover div{color:#fff}.button-slide--red,a.button-slide--red{font-size:18px;background:#e0320e;border-color:#fff!important}.button-slide--red div,a.button-slide--red div{color:#fff}.button-slide--red::before,a.button-slide--red::before{background:#fff!important}.button-slide--red:hover,a.button-slide--red:hover{border-color:#e0320e!important}.button-slide--red:hover div,a.button-slide--red:hover div{color:#e0320e}.button-slide--green,a.button-slide--green{padding:5px 10px;color:#44964e;border-color:#44964e!important}.button-slide--green div,a.button-slide--green div{color:#44964e}.button-slide--green::before,a.button-slide--green::before{background:#35c913}.button-slide--green:hover,a.button-slide--green:hover{border-color:#fff!important}.button-slide--green:hover div,a.button-slide--green:hover div{color:#fff}.button-slide--green1,a.button-slide--green1{background:#35c913;border-color:#35c913!important}.button-slide--green1 div,a.button-slide--green1 div{color:#fff}.button-slide--green1::before,a.button-slide--green1::before{background:#fff!important}.button-slide--green1:hover div,a.button-slide--green1:hover div{color:#35c913}.button-slide--blue,a.button-slide--blue{background:#1a79ff;border-color:#1a79ff!important}.button-slide--blue div,a.button-slide--blue div{color:#fff}.button-slide--blue::before,a.button-slide--blue::before{background:#fff!important}.button-slide--blue:hover div,a.button-slide--blue:hover div{color:#1a79ff}[class*=swiper-button]{width:40px;height:40px;border-radius:50%;background:#fff}[class*=swiper-button]::after{font-size:15px;color:#a9a9a9;transition:color 1s}[class*=swiper-button]:hover::after{color:#000}.swiper-pagination{display:flex;margin-top:45px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);align-items:center}.swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;background-color:#c4c4c4;opacity:1;margin:0 6px}.swiper-pagination .swiper-pagination-bullet-active{width:12px;height:12px;background-color:#979797}.title--h1,h1{color:#f9f9f9;font-family:Poppins,Sans-serif;font-size:60px;font-weight:400;line-height:1;-webkit-text-stroke-width:1px;stroke-width:1px;-webkit-text-stroke-color:#c50808;stroke:#c50808}.title--h2,h2{margin:0 0 35px;font-size:50px;font-weight:700;text-align:center}.title--h3,h3{margin:0;font-weight:700;font-size:18px}.title-describe{text-align:center;font-size:18px;margin-bottom:90px;color:#726f6b}.title-about{text-align:center;margin-bottom:10px;font-size:18px;text-transform:uppercase}@-webkit-keyframes leftRight{from{margin-left:0}to{margin-left:25px}}@keyframes leftRight{from{margin-left:0}to{margin-left:25px}}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,20%,0);transform:translate3d(0,20%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,20%,0);transform:translate3d(0,20%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes zoomIn{from{opacity:0;bottom:-140px;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}100%{opacity:1;bottom:0}}@keyframes zoomIn{from{opacity:0;bottom:-140px;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}100%{opacity:1;bottom:0}}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.b-animate--steps .b-animate__child:nth-child(1){-webkit-animation-delay:.2s;animation-delay:.2s}.b-animate--steps .b-animate__child:nth-child(2){-webkit-animation-delay:.4s;animation-delay:.4s}.b-animate--steps .b-animate__child:nth-child(3){-webkit-animation-delay:.6s;animation-delay:.6s}.b-animate--steps .b-animate__child:nth-child(4){-webkit-animation-delay:.8s;animation-delay:.8s}.b-animate--steps .b-animate__child:nth-child(5){-webkit-animation-delay:1s;animation-delay:1s}.b-animate--steps .b-animate__child:nth-child(6){-webkit-animation-delay:1.2s;animation-delay:1.2s}.b-animate--steps .b-animate__child:nth-child(7){-webkit-animation-delay:1.4s;animation-delay:1.4s}.b-animate--steps .b-animate__child:nth-child(8){-webkit-animation-delay:1.6s;animation-delay:1.6s}.b-animate--steps .b-animate__child:nth-child(9){-webkit-animation-delay:1.8s;animation-delay:1.8s}.b-animate--steps .b-animate__child:nth-child(10){-webkit-animation-delay:2s;animation-delay:2s}.b-animate--steps .b-animate__child:nth-child(11){-webkit-animation-delay:2.2s;animation-delay:2.2s}.b-animate--steps .b-animate__child:nth-child(12){-webkit-animation-delay:2.4s;animation-delay:2.4s}.b-animate--steps .b-animate__child:nth-child(13){-webkit-animation-delay:2.6s;animation-delay:2.6s}.b-animate--steps .b-animate__child:nth-child(14){-webkit-animation-delay:2.8s;animation-delay:2.8s}.b-animate--steps .b-animate__child:nth-child(15){-webkit-animation-delay:3s;animation-delay:3s}.b-animate--steps .b-animate__child:nth-child(16){-webkit-animation-delay:3.2s;animation-delay:3.2s}.b-animate--steps .b-animate__child:nth-child(17){-webkit-animation-delay:3.4s;animation-delay:3.4s}.b-animate--steps .b-animate__child:nth-child(18){-webkit-animation-delay:3.6s;animation-delay:3.6s}.b-animate--steps .b-animate__child:nth-child(19){-webkit-animation-delay:3.8s;animation-delay:3.8s}.b-animate--steps .b-animate__child:nth-child(20){-webkit-animation-delay:4s;animation-delay:4s}.b-animate--steps .b-animate__child:nth-child(21){-webkit-animation-delay:4.2s;animation-delay:4.2s}.b-animate--steps .b-animate__child:nth-child(22){-webkit-animation-delay:4.4s;animation-delay:4.4s}.b-animate--steps .b-animate__child:nth-child(23){-webkit-animation-delay:4.6s;animation-delay:4.6s}.b-animate--steps .b-animate__child:nth-child(24){-webkit-animation-delay:4.8s;animation-delay:4.8s}.b-animate--steps .b-animate__child:nth-child(25){-webkit-animation-delay:5s;animation-delay:5s}.b-animate--steps .b-animate__child:nth-child(26){-webkit-animation-delay:5.2s;animation-delay:5.2s}.b-animate--steps .b-animate__child:nth-child(27){-webkit-animation-delay:5.4s;animation-delay:5.4s}.b-animate--steps .b-animate__child:nth-child(28){-webkit-animation-delay:5.6s;animation-delay:5.6s}.b-animate--steps .b-animate__child:nth-child(29){-webkit-animation-delay:5.8s;animation-delay:5.8s}.b-animate--steps .b-animate__child:nth-child(30){-webkit-animation-delay:6s;animation-delay:6s}body{font:16px/1.5 Arial,serif;color:#222}.hero{margin-top:17px;background:url(../img/bg-hero.jpg) 50% 50%/cover no-repeat}.hero__row{display:flex;gap:20px}.hero__content{padding:40px 0;max-width:620px;text-align:center}.hero__title{position:relative;margin:0;padding-bottom:18px}.hero__title span{display:block;position:relative;z-index:2}.hero__title::after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:365px;height:21px;background:url(../img/lines.png) 50% 100% no-repeat;-webkit-animation:2s linear infinite alternate leftRight;animation:2s linear infinite alternate leftRight;z-index:1}.hero__describe{margin:0 0 80px;text-align:center;color:#fff;font-size:32px;font-weight:400;line-height:1.2}.towns{padding:45px 0 50px;background:url(../img/Startup-Home-Images-10-1.png) 99% 10px no-repeat #fff3e9}.towns .grid__col{margin-bottom:40px}.card-town{position:relative;overflow:hidden}.card-town__title{position:absolute;bottom:0;z-index:3;width:100%;font-size:24px;color:#fff;text-align:center;font-weight:400;padding:10px;background-color:rgba(0,0,0,.41);border-bottom-left-radius:10px;border-bottom-right-radius:10px}.card-town:hover .card-town__img{opacity:.7}.attractions{background:url(../img/gruziya-1.jpg) 50% 50%/cover no-repeat}.attractions__wrap{padding:30px 0 70px;background:rgba(0,0,0,.41)}.attractions__title{color:#fff}.attractions__list{display:flex;flex-wrap:wrap;gap:18px;justify-content:center;max-width:1000px;margin:0 auto}.attractions__list a{font-size:18px;line-height:1}.attractions__footer{margin-top:60px;display:flex;justify-content:center;text-align:center}.tours{padding:45px 0 70px;background:url(../img/Startup-Home-Images-8-1.png) 98% 40% no-repeat}.tours__title{margin-bottom:60px}.tours__footer{margin-top:100px;display:flex;justify-content:center}.card-tour{transition:opacity 1s}.card-tour__title{font-size:20px}.card-tour__info{display:flex;font-weight:600;margin:8px 0 3px}.card-tour__value{margin:0 7px}.card-tour__count{color:#8a95a1}.card-tour:hover{opacity:.7}.home-gallery{margin:0;padding:40px 0 55px;background:url(../img/Startup-Home-Images-10-1.png) 1% 10px no-repeat #fff0d8}.home-gallery .grid__row{margin-left:-2px;margin-right:-2px}.home-gallery .grid__col{padding:0 2px;margin-bottom:4px}.card-gallery{cursor:pointer;transition:opacity .8s}.card-gallery:hover{opacity:.7}.supply{background:#f9f9f9;padding:35px 0 70px}.supply__title{font-weight:500;margin-bottom:20px}.card-supply{display:flex;flex-direction:column;min-height:100%;padding:30px 20px 30px 40px;background-color:#fff;border-radius:10px}.card-supply__img{position:relative;margin-left:-20px;margin-bottom:10px}.card-supply__img img{height:110px}.card-supply__title{font-size:24px;font-weight:500;margin-bottom:15px}.card-supply__txt{font-size:18px;color:#4f4f5a;flex-grow:1}.feedbacks{background:url(../img/Startup-Home-Images-6-1.png) 1% 10px no-repeat #ececec;padding:40px 0 70px}.feedbacks__title{margin-bottom:25px}.feedbacks__describe{text-align:center;font-size:18px;margin-bottom:90px;color:#726f6b}.feedbacks__footer{margin-top:100px;display:flex;justify-content:center}.feedbacks__wrapslider{padding:0 120px;position:relative}.card-feedback{padding:25px 30px;background-color:#fff;box-shadow:0 0 7.27941px rgba(0,0,0,.05);border-radius:20px;font-size:18px}.card-feedback__head{display:flex}.card-feedback__img{width:80px;height:80px;margin-right:20px}.card-feedback__img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.card-feedback__name{margin-top:15px;font-size:24px;line-height:1;font-weight:600}.card-feedback__status{font-size:10px;line-height:13px;color:#5c5c5c}.card-feedback__txt{margin-top:30px}.faq{background:url(../img/Startup-Home-Images-8-1.png) 99% 10px no-repeat,url(../img/Startup-Home-Images-16-1.png) 1% 200px no-repeat;padding:30px 0 100px;overflow:hidden}.faq__row{display:flex;gap:20px;align-items:flex-start;justify-content:space-between}.faq__col-img{max-width:560px;width:100%}.faq__title{margin-bottom:50px}.faq__content{margin-top:30px;width:100%;max-width:620px}.faq__img{position:relative}.faq__imgRound{position:relative;width:100%;background-color:#9ed261;border-radius:50%;z-index:3}.faq__img img{display:block;margin:0 auto}.faq__img-animate-1{bottom:5%;-webkit-animation:2s linear infinite alternate leftRight;animation:2s linear infinite alternate leftRight}.faq__img-animate-2{left:65%;-webkit-animation:2s linear infinite alternate leftRight;animation:2s linear infinite alternate leftRight}[class*=faq__img-animate]{position:absolute;z-index:1}.card-faq__title{position:relative;padding:10px 0 10px 35px;font-weight:700}.card-faq__title::before{content:"+";display:block;position:absolute;font-size:20px;color:#277f94;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:9px}.card-faq__txt{padding-left:35px}@media screen and (min-width:861px){.supply__title{font-size:42px}}@media screen and (min-width:981px){.fadeInUp{-webkit-transform:translate3d(0,20%,0);transform:translate3d(0,20%,0)}.fadeInUp.animated{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.fadeIn{opacity:0}.fadeIn.animated{-webkit-animation-name:fadeIn;animation-name:fadeIn}.zoomIn.animated{-webkit-animation-name:zoomIn;animation-name:zoomIn}}@media screen and (max-width:1280px){.faq{background:url(../img/Startup-Home-Images-8-1.png) 99% 10px no-repeat}}@media screen and (max-width:860px){.grid__row--3 .grid__col{width:50%}.swiper-pagination{margin-top:0}.title--h2,h2{font-size:40px}.title-describe{margin-bottom:40px}.hero__row{flex-direction:column}.hero__content{padding-top:50px;max-width:999px}.hero__img{margin-right:-15px;max-width:68%;margin-left:auto}.tours__footer{margin-top:40px}.feedbacks__wrapslider{padding:0 65px}.faq{background:0 0;padding-bottom:0}.faq__row{flex-direction:column;gap:0}.faq__content{max-width:999px}.faq__img{margin:60px auto 0}}@media screen and (max-width:640px){[class*=swiper-button]{display:none}.feedbacks__wrapslider{padding:0}}@media screen and (max-width:560px){.grid__row--3 .grid__col{width:100%}.title--h1,h1{font-size:40px}.title--h2,h2{font-size:30px}.hero__content{padding:30px 0 25px}.hero__title::after{display:none}.hero__describe{margin-bottom:40px;font-size:24px;text-shadow:0 0 2px #000}.towns{background:0 0}.attractions__list{gap:10px 5px}.attractions__list a{font-size:14px}.home-gallery{background-image:none}.home-gallery .grid__col{margin-bottom:30px}.card-supply{padding:20px}.feedbacks{background:0 0}.card-feedback{padding:20px}.card-feedback__txt{margin-top:20px}}@media screen and (max-width:480px){.title--h3,h3{font-size:14px}}