.icn-burger{width:26px;height:2px;color:#26628d;background-color:currentColor;transition-duration:.3s;display:block;position:relative}.icn-burger:after,.icn-burger:before{content:'';position:absolute;left:0;background-color:currentColor;height:2px;transition:all .3s linear}.icn-burger:before{width:20px;top:-9px}.icn-burger:after{width:14px;bottom:-9px}.btn-menu{position:absolute;top:16px;left:39px;width:52px;height:52px;padding-top:25px;padding-left:13px;z-index:11;background-color:#e8eef5;border-radius:10px;display:none}.btn-menu.pre-fixed{position:fixed;top:-116px;transition:transform .3s linear}.btn-menu.fixed{-ms-transform:translateY(100px);transform:translateY(100px)}.btn-menu.opened{background-color:#d0d9e2}.btn-menu.opened .icn-burger{width:0}.btn-menu.opened .icn-burger:after{-ms-transform:rotate(45deg);transform:rotate(45deg);bottom:0;width:26px}.btn-menu.opened .icn-burger:before{-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:0;width:26px}.menu{position:fixed;left:-100%;top:0;height:calc(var(--vh,1vh) * 100);width:100%;z-index:10;background-color:#e8eef5;overflow:auto;transition:transform .3s linear;display:none}.menu.opened{-ms-transform:translateX(100%);transform:translateX(100%)}.menu-wrap{position:relative;padding-top:0;padding-bottom:0;min-height:calc(var(--vh,1vh) * 100);display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;padding:30px 0 98px;overflow:hidden;position:relative}.menu-wrap:before{content:'';position:absolute;width:269px;height:269px;background-image:url(../img/svg/menu-el.svg);background-size:contain;bottom:5px;right:-104px}.menu-top{height:var(--nav-height);border-bottom:2px solid #c8d5e3;text-align:right;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center;position:absolute;left:20px;right:20px;top:0}.menu-top:before{content:'';position:absolute;height:100%;top:0;left:53px;width:2px;background-color:#c8d5e3}.menu-top .tel{margin-bottom:10px;font-size:1.125rem;font-weight:700;color:#26628d;width:100%}.menu-top .email{font-size:.8125rem;width:100%}.menu-list{font-size:1.125rem;line-height:1.65}.menu-list li{margin-bottom:5px}.menu-list li:last-of-type{margin-bottom:0}.menu-list li.current{font-size:1.625rem;font-weight:700;color:#26628d}.menu-list a{display:block;padding:10px 0;padding:15px 20px}.menu-bottom{position:absolute;left:0;bottom:0;width:100%;padding:20px}.menu-bottom .socials a{background-color:#d0d9e2;color:#233d53}.top-nav{position:absolute;left:0;top:0;width:100%;z-index:10;padding:0 45px}.top-nav.pre-fixed{position:fixed;top:-100px;transition:transform .3s linear;background-color:#fff;box-shadow:0 2px 10px 0 rgba(0,0,0,.15)}.top-nav.pre-fixed .top-nav-block:before{display:none}.top-nav.pre-fixed .lang-list ul{box-shadow:0 2px 10px 0 rgba(0,0,0,.15)}.top-nav.fixed{-ms-transform:translateY(100px);transform:translateY(100px)}.top-nav-white .lang-list ul{background-color:#e8eef5}.top-nav-block{height:var(--nav-height);display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;position:relative}.top-nav-block:before{content:'';position:absolute;width:100%;height:2px;left:0;background-color:#c8d5e3;bottom:0}.top-nav-block-logo{border-right:#c8d5e3 solid 2px}.top-nav-block-logo .logo a{padding:25px 25px 25px 0}.top-nav-block-contacts{-ms-flex-positive:1;flex-grow:1;padding-left:25px;line-height:1.65}.top-nav-block-contacts a{transition:color .3s linear}.top-nav-block-contacts a:hover{color:#3584bd}.top-nav-block-contacts .tel{margin-bottom:3px;font-size:1.125rem;font-weight:700;color:#26628d}.top-nav-block-contacts .email{font-size:.8125rem}.top-nav-block-pages{color:#727272;margin-right:25px}.top-nav-block-pages ul{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.top-nav-block-pages li:last-of-type{margin-right:0}.top-nav-block-pages li.current a{pointer-events:none;color:#26628d;font-weight:700}.top-nav-block-pages li.current a:before{-ms-transform:translateY(0) scale(1);transform:translateY(0) scale(1);opacity:1}.top-nav-block-pages a{padding:0 25px;display:block;line-height:var(--nav-height);transition:color .3s linear;position:relative}.top-nav-block-pages a:before{content:'';position:absolute;bottom:0;height:2px;left:25px;width:27px;background-color:#26628d;transition:transform .3s linear,opacity .3s linear;opacity:0;-ms-transform-origin:0 50%;transform-origin:0 50%;-ms-transform:translateY(10px) scale(0,1);transform:translateY(10px) scale(0,1)}.top-nav-block-pages a:hover{color:#26628d}.top-nav-block-pages a:hover:before{-ms-transform:translateY(0) scale(1);transform:translateY(0) scale(1);opacity:1}.top-nav .top-nav-block .top-nav-block-lang{width:115px}.top-nav .top-nav-block .top-nav-block-lang .bokunButton{border-radius:10px;width:100%;padding:0 10px}.header{background-color:#e8eef5;padding-top:114px}.header-main{position:relative;padding:154px 0 40px;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;min-height:100vh}.header-main.visible .h1,.header-main.visible .h3,.header-main.visible p{opacity:1;-ms-transform:scale(1);transform:scale(1)}.header-main.visible .header-main-block-right-imgs li{opacity:1;-ms-transform:scale(1);transform:scale(1)}.header-main.visible .header-main-block-right-btn{opacity:1;-ms-transform:scale(1);transform:scale(1)}.header-main-block{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.header-main-block-left{width:580px;max-width:100%}.header-main-block-left .h1{margin-bottom:10px;opacity:0;transition:transform .5s ease-out,opacity .5s ease-out;transition-delay:0s;-ms-transform:translateY(50px);transform:translateY(50px)}.header-main-block-left .h3{margin-bottom:40px;opacity:0;transition:transform .5s ease-out,opacity .5s ease-out;transition-delay:.3s;-ms-transform:translateY(30px);transform:translateY(30px)}.header-main-block-left p{line-height:1.8;opacity:0;transition:transform .5s ease-out,opacity .5s ease-out;transition-delay:.5s;-ms-transform:translateY(20px);transform:translateY(20px)}.header-main-block-right{width:362px;max-width:100%;position:relative}.header-main-block-right-btn{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:90px;height:90px;z-index:2;opacity:0;transition:transform .5s ease-out,opacity .5s ease-out;transition-delay:1.2s;-ms-transform:scale(0);transform:scale(0)}.header-main-block-right-imgs ul{height:100%;width:100%;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:justify;align-content:space-between}.header-main-block-right-imgs li .img{position:relative;height:100%;z-index:1;overflow:hidden;border-radius:12px;overflow:hidden;position:relative}.header-main-block-right-imgs li .img:before{content:'';position:absolute;position:absolute;left:0;top:0;width:100%;height:100%;background-color:#384b59;opacity:.2;z-index:1}.header-main-block-right-imgs li .img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;transition:transform .3s linear}.icn-close{width:20px;height:20px;transition:color .3s linear;cursor:pointer;position:relative}.icn-close:after,.icn-close:before{content:'';position:absolute;width:133%;height:1px;top:50%;left:-15%;transition:transform .3s linear;background-color:currentColor}.icn-close:before{-ms-transform:rotate(45deg);transform:rotate(45deg)}.icn-close:after{-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.icn-close:hover{color:#26628d!important}.icn-close:hover:after{-ms-transform:rotate(-225deg);transform:rotate(-225deg)}.elements{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none}.elements .el{position:absolute}.logo img,.logo svg{width:auto;overflow:visible;height:30px}.logo path{transition:fill .3s linear}.logo a{display:block;height:100%}.logo a:hover path:not(.logo-red){fill:#3584bd}.cava-img{width:184px;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;transition:transform .3s linear;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.cava-img img,.cava-img svg{width:100%;height:auto;overflow:visible}.cava-img .cava-fill{fill:#83a0c2}.cava-img1{width:70px;position:relative;top:3px}.cava-img2{position:relative;top:1px}.viewport-anim-show{opacity:0;transition:transform .5s ease-out,opacity .5s ease-out;transition-delay:0s;-ms-transform:translateY(50px);transform:translateY(50px)}.viewport-anim-show.visible{opacity:1;-ms-transform:scale(1);transform:scale(1)}.bokunButton,.btn{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:51px;color:#fff;border-radius:10px;padding:0 40px;text-align:center;font-weight:600;transition:transform .3s linear,filter .3s linear;overflow:hidden;z-index:1;position:relative}.bokunButton:before,.btn:before{content:'';position:absolute;left:-1%;width:202%;height:102%;top:-1%;background:#3c81b4;background:linear-gradient(to right,#185b99 0,#3c81b4 50%,#185b99 100%);z-index:-1;transition:transform .3s linear}.bokunButton:hover,.btn:hover{color:#fff}.bokunButton:hover:before,.btn:hover:before{-ms-transform:translateX(-50%);transform:translateX(-50%)}.bokunButton-hollow,.btn-hollow{position:relative;overflow:hidden;padding:2px;border-radius:10px;display:block;transition:transform .3s linear;position:relative}.bokunButton-hollow:before,.btn-hollow:before{content:'';position:absolute;left:-1%;width:202%;height:102%;top:-1%;background:#3c81b4;background:linear-gradient(to right,#185b99 0,#3c81b4 50%,#185b99 100%);z-index:-1;transition:transform .3s linear}.bokunButton-hollow span,.btn-hollow span{background-color:#fff;border-radius:10px;padding:0 40px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:47px;text-align:center;border-radius:8px;color:#26628d;font-weight:600;transition:background-color .3s linear,color .3s linear;width:100%}.bokunButton-hollow:hover span,.btn-hollow:hover span{color:#fff;background-color:rgba(255,255,255,0)}.bokunButton-page,.btn-page{width:51px;height:51px;border-radius:50%;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:1.125rem;color:#26628d;border:2px solid #26628d;transition:border-color .3s linear,background-color .3s linear,color .3s linear}.bokunButton-page-disabled,.btn-page-disabled{pointer-events:none;color:#c8d5e3;border-color:#c8d5e3}.bokunButton-slider,.btn-slider{width:56px;height:56px;border-radius:50%;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:1.125rem;color:#26628d;border:2px solid #26628d;transition:border-color .3s linear,background-color .3s linear,color .3s linear}.bokunButton-slider[disabled],.btn-slider[disabled]{pointer-events:none;color:#c8d5e3;border-color:#c8d5e3}.bokunButton-post,.btn-post{padding:20px 5px;display:block;font-size:.875rem;font-weight:500;line-height:1.65;color:#26628d;transition:color .3s linear}.bokunButton-post:after,.btn-post:after{content:"\e90b";font-family:svg;font-size:.625rem;margin-left:13px;transition:transform .3s linear;display:inline-block;animation:readmore 1s infinite ease;animation-play-state:paused}.bokunButton-back,.btn-back{font-weight:500;color:#26628d;transition:color .3s linear}.bokunButton-back:hover,.btn-back:hover{color:#3584bd}.bokunButton-back:before,.btn-back:before{content:"\e90c";font-family:svg;font-size:.875rem;margin-right:12px;display:inline-block}.bokunButton-header,.btn-header{width:90px;height:90px;background-size:100% 100%;border-radius:50%;overflow:hidden;background-position:50% 50%;transition:transform .3s linear}.bokunButton-header-en,.btn-header-en{background-image:url(../img/svg/btn-header90-en.svg)}.bokunButton-header-es,.btn-header-es{background-image:url(../img/svg/btn-header90-es.svg)}.bokunButton-header-ru,.btn-header-ru{background-image:url(../img/svg/btn-header90-ru.svg)}.breadcrumbs ul{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.breadcrumbs li{margin-right:20px}.breadcrumbs li:last-of-type{margin-right:0;pointer-events:none}.breadcrumbs li:last-of-type a{color:#26628d}.breadcrumbs a{display:block;padding:10px 30px;color:grey;background-color:#d0d9e2;transition:background-color .3s linear,color .3s linear;border-radius:10px;font-size:.875rem;line-height:1.8}.socials ul{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.socials li{margin-right:10px}.socials li:last-of-type{margin-right:0}.socials a{width:56px;height:56px;font-size:1.625rem;border-radius:50%;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.lang{position:relative;text-transform:uppercase}.lang.active .lang-current:after{-ms-transform:rotate(180deg);transform:rotate(180deg)}.lang.active .lang-list{-ms-transform:scale(1);transform:scale(1);opacity:1}.lang-current{background:linear-gradient(94deg,#185b99 1.27%,#3c81b4 99.67%);line-height:52px;color:#fff;font-weight:500;border-radius:10px;position:relative;padding-left:20px;cursor:pointer}.lang-current:after{content:"\e902";font-family:svg;font-size:.9375rem;position:absolute;right:14px;display:inline-block;transition:transform .3s linear}.lang-list{position:absolute;padding-top:5px;left:0;top:100%;width:100%;transition:transform .3s linear,opacity .3s linear;opacity:0;-ms-transform-origin:50% 0;transform-origin:50% 0;-ms-transform:scale(1,0) translateY(-10px);transform:scale(1,0) translateY(-10px)}.lang-list ul{border-radius:10px;padding:7.5px 0;background-color:#fff}.lang-list li{color:#6d6d6d}.lang-list a{display:block;padding:7.5px 25px;line-height:1.3;font-weight:500;transition:background-color .3s linear,color .3s linear}.wrapper{overflow:hidden}@keyframes rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes rotateY{0%{transform:rotateY(0)}30%{transform:rotateY(0)}50%{transform:rotateY(180deg)}80%{transform:rotateY(180deg)}100%{transform:rotateY(360deg)}}@keyframes translate{0%{transform:translateY(0)}100%{transform:translateY(50%)}}@keyframes readmore{50%{transform:translateX(10px)}}@keyframes callme{45%,5%{transform:rotate3d(0,0,1,-7deg)}10%,40%{transform:rotate3d(0,0,1,7deg)}15%,25%,35%{transform:rotate3d(0,0,1,-7deg)}20%,30%{transform:rotate3d(0,0,1,7deg)}51%{transform:rotate3d(0,0,0,0deg)}100%{transform:rotate3d(0,0,0,0deg)}}.input-wrap input,.input-wrap textarea{padding:15px 29px 14px;background-color:#fff;border-radius:10px;line-height:1.3;border:1px solid #fff;transition:border-color .3s linear,color .3s linear}.input-wrap input:focus,.input-wrap textarea:focus{border-color:#26628d}.input-wrap textarea{height:122px}.input-wrap-error{color:#de2020;font-size:.75rem;padding-top:11px;padding-left:29px}.input-wrap-check{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;--check-size:23px;--check-offset:15px;--check-icon-size:15px}.input-wrap-check .crossbrowser{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none}.input-wrap-check .crossbrowser:before{content:'';position:absolute;position:absolute;left:0;top:0;width:100%;height:100%;border-radius:5px;background-color:#f8f8f8;transition:background-color .3s linear}.input-wrap-check .crossbrowser:after{content:"\e904";font-family:svg;position:absolute;width:var(--check-icon-size);height:var(--check-icon-size);font-size:var(--check-icon-size);color:#fff;margin-top:0;-ms-transform:scale(0);transform:scale(0);transition:transform .3s linear,opacity .3s linear;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.input-wrap-check .input{width:var(--check-size);height:var(--check-size);margin-right:var(--check-offset);position:relative}.input-wrap-check .input input{opacity:0;position:absolute;left:0;top:0;width:100%;height:100%;cursor:pointer}.input-wrap-check .input input:checked~.crossbrowser:before{background-color:#26628d}.input-wrap-check .input input:checked~.crossbrowser:after{-ms-transform:scale(1);transform:scale(1)}.input-wrap-select select{display:none}.input-wrap-select .mfs-container{position:relative;width:auto}.input-wrap-select .mfs-container-active .mfs-selected-option:before{opacity:1}.input-wrap-select .mfs-container-active .mfs-selected-option:after{-ms-transform:rotate(180deg) translateY(2px);transform:rotate(180deg) translateY(2px)}.input-wrap-select .mfs-container-active .mfs-options{opacity:1;-ms-transform:scale(1);transform:scale(1)}.input-wrap-select .mfs-selected-option{line-height:1.3;padding:15px 30px;background-color:#fff;border-radius:10px;display:block;color:grey;position:relative;position:relative}.input-wrap-select .mfs-selected-option:before{content:'';position:absolute;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;pointer-events:none;border:1px solid #26628d;border-radius:inherit;opacity:0;transition:opacity .3s linear}.input-wrap-select .mfs-selected-option:after{content:"\e902";font-family:svg;font-size:.9375rem;color:#26628d;position:absolute;right:20px;margin-top:1px;display:inline-block;transition:transform .3s linear}.input-wrap-select .mfs-selected-option span{display:none}.input-wrap-select .mfs-option{border-bottom:1px solid #c8d5e3}.input-wrap-select .mfs-option:first-of-type{display:none}.input-wrap-select .mfs-option:last-of-type{border:none}.input-wrap-select .mfs-options{position:absolute;top:calc(100% + 10px);left:0;width:100%;height:auto;background-color:#fbfdff;border-radius:10px;box-shadow:0 2px 15px 0 rgba(0,0,0,.15);padding:15px 0;opacity:0;-ms-transform:scale(1,0);transform:scale(1,0);transition:transform .3s linear,opacity .3s linear}.input-wrap-select .mfs-option a{display:block;padding:15px 30px;transition:background-color .3s linear,color .3s linear}.input-wrap-select .mfs-option.selected a{color:#26628d;font-weight:500}.input-wrap-select .mfs-option.active a{background-color:#e8eef5;color:#26628d}.input-error input,.input-error textarea{border-color:#de2020}.input-wrap-selected .mfs-selected-option{color:#222326}.tours{background-color:#e8eef5;padding:97px 0 0}.tours-block-header{margin-bottom:30px}.tours-block-header .h2{margin-bottom:30px}.tours-block-items{min-height:600px;height:auto}.about{padding:100px 0}.about-block{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.about-block-left{width:422px;max-width:100%;position:relative;-ms-transform:translateX(-50%) scale(.5);transform:translateX(-50%) scale(.5);opacity:0;transition:transform .5s ease-out,opacity .5s ease-out;transition-delay:0s}.about-block-left.visible{opacity:1;-ms-transform:scale(1);transform:scale(1)}.about-block-left .img{position:relative;width:100%;height:521px;-webkit-mask-image:url(../img/svg/about-mask.svg);mask-image:url(../img/svg/about-mask.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:50% 50%;mask-position:50% 50%;-webkit-mask-size:100% auto;mask-size:100% auto;transition:border-radius .3s linear,-webkit-mask-size .3s linear;transition:mask-size .3s linear,border-radius .3s linear;transition:mask-size .3s linear,border-radius .3s linear,-webkit-mask-size .3s linear;border-radius:30px 0 30px 0;position:relative}.about-block-left .img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.about-block-left .img:before{content:'';position:absolute;position:absolute;left:0;top:0;width:100%;height:100%;background-color:#384b59;opacity:.2;z-index:1}.about-block-left .icons ul{width:90px;height:90px;position:absolute;right:-45px;bottom:36px;z-index:1;transform-style:preserve-3d;animation:rotateY 6s infinite ease;perspective:1000px}.about-block-left .icons li{position:absolute;left:0;top:0;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;font-size:2.5rem;color:#26628d;border-radius:50%;background-color:#ebf0f7;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;transition:background-color .3s linear,color .3s linear}.about-block-left .icons li:nth-of-type(2){transform:rotateY(180deg)}.about-block-right{width:490px;max-width:100%;-ms-transform:translateX(50%) scale(.5);transform:translateX(50%) scale(.5);opacity:0;transition:transform .5s ease-out,opacity .5s ease-out;transition-delay:.2s}.about-block-right.visible{opacity:1;-ms-transform:scale(1);transform:scale(1)}.about-block-right-header{margin-left:-30px;margin-bottom:30px}.about-block-right-text{margin-bottom:40px}.about-block-right-text p{line-height:1.65}.about-block-right-bottom{border-top:#c8d5e3 solid 2px;padding-top:30px}.about-block-right-bottom .title{font-size:1.3125rem;line-height:1.65;font-weight:700;color:#26628d;margin-bottom:20px}.about-block-right-bottom ul{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.about-block-right-bottom li{margin-right:30px}.about-block-right-bottom li:last-of-type{margin-right:0}.partners{padding-bottom:100px}.partners-block-header{margin-bottom:40px;width:852px;max-width:100%}.partners-block-header .h2{margin-bottom:30px}.partners-block-items ul{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:30px}.partners-item{border:#c8d5e3 solid 2px;border-radius:20px;transition:border-color .3s linear,color .3s linear}.partners-item .img{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.partners-item .img img{width:auto;max-height:121px}.gift{padding:100px 0 0;background-color:#e8eef5}.gift-block-header{margin-bottom:50px}.gift-block-header .h2{margin-bottom:30px}.main-blog{padding:100px 0 50px}.main-blog-block{position:relative}.main-blog-block-header{margin-bottom:25px}.main-blog-slider{position:relative}.main-blog-slider .swiper-container{overflow:visible}.main-blog-slider .swiper-slide{opacity:0;-ms-transform:scale(.5);transform:scale(.5);transition:transform .3s linear,opacity .3s linear}.main-blog-slider .swiper-slide-visible{opacity:1;-ms-transform:scale(1);transform:scale(1)}.main-blog-slider-arrows{position:absolute;top:-97px;right:0;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.main-blog-slider-arrows .btn-slider{margin-left:15px}.post-tags ul{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.post-tags li{margin-right:15px;margin-bottom:15px}.post-tags a{display:block;background-color:#e8eef5;border-radius:5px;font-weight:700;font-size:.8125rem;color:#26628d;padding:6px 15px;transition:background-color .3s linear,color .3s linear}.date{font-size:.8125rem;font-weight:500;line-height:1.65;color:grey}.post-item{padding:15px 15px 0;box-shadow:0 2px 30px 0 rgba(0,0,0,.1);background-color:#fff;border-radius:20px;border:1px solid #e9e9e9}.post-item .img{position:relative;width:100%;height:242px;margin-bottom:20px;overflow:hidden;border-radius:15px}.post-item .img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.post-item .img img{border-radius:15px;transition:transform .3s linear}.post-item .post-text{padding:5px 0 18px;margin:0 5px;border-bottom:2px solid #c8d5e3}.post-item .post-text .title{text-transform:uppercase;font-weight:900;line-height:1.45;margin-bottom:15px}.post-item .post-text .title a{transition:color .3s linear}.post-item .post-text .title a:hover{color:#3584bd}.request{padding:50px 0 80px}.request-block{background-color:#e8eef5;border-radius:30px;padding:65px 68px 61px;position:relative}.request-block .elements{overflow:hidden}.request-block .el:not(.el3){width:64px;height:36px;left:0;right:0;margin:auto;z-index:2}.request-block .el:not(.el3) img{position:absolute;left:0;top:0;width:100%;height:100%}.request-block .el1{top:0}.request-block .el2{bottom:0;-ms-transform:rotate(180deg);transform:rotate(180deg)}.request-block .el3{left:calc(50% - 1px);width:2px;top:-100%;height:200%;background-size:100%;background-image:url(../img/elements/request-el2.svg);animation:translate 10s infinite linear}.request-block-form{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column;max-height:400px;-ms-flex-line-pack:justify;align-content:space-between}.request-block-form-top{width:422px;max-width:100%}.request-block-form-top h2.h2{font-size:2.25rem;padding-bottom:22px;color:#26628d;margin-bottom:20px;position:relative}.request-block-form-top h2.h2:before{content:'';position:absolute;left:0;bottom:0;width:225px;height:2px;background-color:#c8d5e3}.request-block-form-top p{font-size:.875rem;margin-bottom:35px}.request-block-form-left{width:422px;max-width:100%}.request-block-form-right{width:422px;max-width:100%}.request-block-form .input-wrap{margin-bottom:15px;-ms-flex-item-align:end;align-self:flex-end}.request-block-form .input-wrap-submit{margin-bottom:15px}.request-block-form .input-wrap-submit .btn{width:100%}.header-blog{padding-bottom:50px;position:relative;z-index:2}.header-blog.visible .header-block-left{opacity:1;-ms-transform:scale(1);transform:scale(1)}.header-blog.visible .header-block-right{opacity:1;-ms-transform:scale(1);transform:scale(1)}.header-blog .header-block{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;position:relative}.header-blog .header-block .breadcrumbs{width:100%;margin-bottom:50px}.header-blog .header-block-left{width:655px;max-width:100%;-ms-transform:translateY(50px);transform:translateY(50px);opacity:0;transition:transform .5s ease-out,opacity .5s ease-out;transition-delay:0s}.header-blog .header-block-left .h1{margin-bottom:30px}.header-blog .header-block-left p{margin-bottom:40px;line-height:1.8}.header-blog .header-block-left .categories-select{width:294px;max-width:100%}.header-blog .header-block-right{width:392px;max-width:100%;position:absolute;top:55px;right:0;-ms-transform:scale(0);transform:scale(0);opacity:0;transition:transform .5s ease-out,opacity .5s ease-out;transition-delay:.2s}.header-blog .header-block-right .img{position:relative;width:100%;height:470px;-webkit-mask-image:url(../img/svg/blog-header-mask.svg);mask-image:url(../img/svg/blog-header-mask.svg);position:relative}.header-blog .header-block-right .img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.header-blog .header-block-right .img:before{content:'';position:absolute;position:absolute;left:0;top:0;width:100%;height:100%;background-color:#384b59;opacity:.2;z-index:1}.categories-select{position:relative;z-index:2}.categories-select.active .categories-select-current{background-color:#fbfdff}.categories-select.active .categories-select-current:after{-ms-transform:rotate(180deg) translateY(2px);transform:rotate(180deg) translateY(2px)}.categories-select.active .categories-select-list{-ms-transform:scale(1);transform:scale(1);opacity:1;pointer-events:auto}.categories-select-current{border:#c8d5e3 solid 2px;border-radius:10px;padding:14px 25px;color:#26628d;font-weight:500;line-height:1.3;cursor:pointer;transition:border-color .3s linear,color .3s linear}.categories-select-current:hover{border-color:#26628d}.categories-select-current:after{content:"\e902";font-family:svg;font-size:.9375rem;position:absolute;right:18px;margin-top:2px;transition:transform .3s linear}.categories-select-list{position:absolute;top:calc(100% + 5px);left:0;width:100%;overflow:hidden;border-radius:10px;background-color:#fbfdff;padding:13px 0;box-shadow:0 2px 15px 0 rgba(0,0,0,.15);pointer-events:none;-ms-transform:scale(1,0);transform:scale(1,0);transition:transform .3s linear,opacity .3s linear;-ms-transform-origin:50% 0;transform-origin:50% 0;opacity:0;z-index:1}.categories-select-list li{border-bottom:1px solid #c8d5e3}.categories-select-list li.current{pointer-events:none}.categories-select-list li.current a{color:#26628d;font-weight:500}.categories-select-list li:last-of-type{border:none}.categories-select-list a{display:block;padding:15px 30px;transition:background-color .3s linear,color .3s linear}.blog{padding:60px 0 90px}.blog-block-title{margin-bottom:50px}.blog-block-title p{text-transform:uppercase;font-size:1.125rem;line-height:1.3}.blog-block-title span{font-weight:700;color:#26628d;margin-left:15px}.blog-block-items{margin-bottom:25px}.blog-block-items>ul{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.blog-block-pagination{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.pagination{background-color:#e8eef5;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:5px;border-radius:50px}.pagination-list{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-weight:500;line-height:1.3;margin:0 20px}.pagination-list li.current{pointer-events:none}.pagination-list li.current a{color:#3584bd}.pagination-list a{display:block;padding:10px;transition:color .3s linear}.pagination-list a:hover{color:#26628d}.pagination-list span{display:block;padding:10px 5px}.header-single{padding-bottom:150px}.header-single .breadcrumbs{margin-bottom:60px}.header-single.visible .header-block-info,.header-single.visible .header-block-title{opacity:1;-ms-transform:scale(1);transform:scale(1)}.header-single .header-block{width:950px;max-width:100%;margin-left:auto;margin-right:auto}.header-single .header-block-title{padding-bottom:38px;border-bottom:#c8d5e3 solid 2px;margin-bottom:30px;opacity:0;transition:transform .5s ease-out,opacity .5s ease-out;transition-delay:0s;-ms-transform:translateY(50px);transform:translateY(50px)}.header-single .header-block-title .h2{font-size:2.375rem}.header-single .header-block-info{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;opacity:0;transition:transform .5s ease-out,opacity .5s ease-out;transition-delay:.2s;-ms-transform:translateY(30px);transform:translateY(30px)}.header-single .header-block-info .post-tags li{line-height:1.7;display:block;background-color:#ccd7e3;border-radius:5px;font-weight:700;color:#26628d;margin-bottom:0;padding:10px 25px}.header-single .header-block-info .post-tags li:last-of-type{margin-right:0}.header-single .header-block-info .date{margin-left:40px;font-size:1rem;font-weight:400}.single{margin-top:-111px;padding-bottom:95px;opacity:0;transition:transform .5s ease-out,opacity .5s ease-out;transition-delay:.5s;-ms-transform:translateY(20px);transform:translateY(20px)}.single.visible{opacity:1;-ms-transform:scale(1);transform:scale(1)}.single-block{width:950px;max-width:100%;margin-left:auto;margin-right:auto}.single-block-thumb{margin-bottom:40px}.single-block-thumb .img{position:relative;width:100%;height:416px}.single-block-thumb .img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.single-block-thumb img{border-radius:20px}.single-block-list{margin-bottom:40px;background-color:#e8eef5;border-radius:20px;padding:30px 30px 35px;line-height:1.7}.single-block-list .title{text-transform:uppercase;font-size:1.125rem;font-weight:900;margin-bottom:15px;color:#26628d}.single-block-list ol{counter-reset:single-list;list-style-type:none}.single-block-list ol li{counter-increment:single-list}.single-block-list ol li:before{content:"" counter("single-list") ""}.single-block-list li{position:relative;margin-bottom:15px}.single-block-list li:last-of-type{margin-bottom:0}.single-block-list li ol{counter-reset:single-list-inner}.single-block-list li ol li{counter-increment:single-list-inner;margin-top:15px}.single-block-list li ol li a:before{content:counter(single-list) "." counter(single-list-inner) "."}.single-block-list a{transition:color .3s linear;display:block;padding-left:30px}.single-block-list a:before{content:counter(single-list) ".";position:absolute;top:0;left:0;color:#26628d;font-weight:700}.single-block-list a:hover{color:#26628d;text-decoration:underline}.single-block-bottom{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding-top:22px}.share{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}.share p{margin-right:25px;color:#222326;font-weight:700}.share ul{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.share li{margin-right:15px;position:relative;position:relative}.share li:last-of-type{margin-right:0}.share li:before{color:#fff;position:absolute;background-color:#152e44;content:attr(data-title);font-weight:500;border-radius:5px;font-size:.75rem;line-height:1.3;padding:5px 15px;bottom:42px;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap;opacity:0;transition:opacity .3s linear}.share li:after{content:'';position:absolute;border-style:solid;border-width:5px 4px 0 4px;border-color:#152e44 transparent transparent transparent;bottom:38px;left:0;right:0;width:8px;height:5px;margin:auto;opacity:0;transition:opacity .3s linear}.share li:hover:after,.share li:hover:before{opacity:1}.share li:hover a{filter:drop-shadow(1px 1px 8px rgba(0, 0, 0, .25))}.share a{width:32px;display:block;transition:filter .3s linear}.header-page{padding-bottom:70px}.header-page .breadcrumbs{margin-bottom:60px}.header-page .header-block{width:950px;max-width:100%;margin-left:auto;margin-right:auto}.header-page .header-block .h1{font-size:2.375rem}.header-widget .header-block{width:100%}.page{padding:10px 0 70px}.page-block{width:950px;max-width:100%;margin-left:auto;margin-right:auto}.page-block .content h2{margin:45px 0 25px}.page-block .content h2+p{margin-top:25px}.page-block .content h3{margin:30px 0 20px}.page-block .content h3+p{margin-top:20px}.page-block .content p+ol,.page-block .content p+ul{margin-top:0}.page-widget{padding:130px 0 30px}.page-widget .page-block{width:100%}.header-p404{text-align:center;min-height:100vh;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}.header-p404 .header-block-top{background-color:#e8eef5;padding-top:138px;padding-bottom:40px;z-index:1;position:relative}.header-p404 .header-block-top:before{content:'';position:absolute;width:30000px;left:-10000px;bottom:0;height:10000px;background-color:inherit;z-index:-1}.header-p404 .header-block-top-img{width:362px;max-width:100%;margin-left:auto;margin-right:auto;position:relative;background-color:#e8eef5;overflow:hidden}.header-p404 .header-block-top-img .img{position:absolute;left:0;top:0;width:100%;height:100%}.header-p404 .header-block-top-img .img:before{content:'';position:absolute;top:-50%;left:0;width:100%;height:200%;background-color:#384b59;opacity:.2}.header-p404 .header-block-top-img .img img{margin-top:-20px}.header-p404 .header-block-top-img .overlay{position:relative;z-index:2;margin-left:-1px;margin-right:-1px;margin-top:-1px;margin-bottom:-1px}.header-p404 .header-block-top-img .overlay img{width:100%}.header-p404 .header-block-bottom{padding:30px 0 70px}.header-p404 .header-block-bottom .h2{font-size:2.25rem;margin-bottom:25px}.header-p404 .header-block-bottom p{width:686px;max-width:100%;margin-left:auto;margin-right:auto;margin-bottom:30px;line-height:1.8}.header-p404 .header-block-bottom .btn{height:53px;padding:0 55px}.footer{background-color:#152e44;color:#fff}.footer-pages{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;width:100%}.footer-pages-col{width:198px;max-width:100%}.footer-pages-col .title{color:#c8d5e3;font-size:1.125rem;font-weight:900;text-transform:uppercase;line-height:1.65;padding-bottom:12px;letter-spacing:.1em;margin-bottom:20px;position:relative}.footer-pages-col .title:before{content:'';position:absolute;bottom:0;left:0;width:45px;height:2px;background-color:#26628d}.footer-pages-col li{margin-bottom:15px}.footer-pages-col a{line-height:1.65;font-size:.875rem;display:block;transition:color .3s linear}.footer-pages-col a:hover{color:#3584bd}.footer-contacts li{margin-bottom:35px}.footer-contacts li:last-of-type{margin-bottom:0}.footer-item{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}.footer-item .icon{width:56px;height:56px;border-radius:50%;font-size:1.625rem;margin-right:25px;color:#e8eef5;background-color:#233d53;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;transition:background-color .3s linear,color .3s linear}.footer-item .text{line-height:1.6;-ms-flex:1;flex:1}.footer-item .title{text-transform:uppercase;color:#3584bd;font-weight:700;letter-spacing:.02em;margin-bottom:8px}.footer-item .desc{transition:color .3s linear}.footer-socials{-ms-flex-item-align:end;align-self:flex-end}.footer-socials li{margin-right:15px}.footer-socials a{background-color:#233d53;transition:background-color .3s linear,color .3s linear;color:#e8eef5}.footer-top{padding:45px 0 73px}.footer-top-block{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;position:relative}.footer-top-block-left{width:300px;max-width:100%}.footer-top-block-left .logo{margin-bottom:42px}.footer-top-block-left .logo svg{height:39px}.footer-top-block-left .logo path:not(.logo-red){fill:#fff}.footer-top-block-right{width:590px;max-width:100%;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:end;justify-content:flex-end}.footer-bottom{background-color:#0f263a}.footer-bottom-block{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:72px;padding-right:81px}.footer-bottom-block-left p{font-size:.875rem;color:#fff}.popup-main{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(18,18,19,.96);z-index:99;overflow:auto;display:none}.popup-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.popup-close{position:absolute;top:0;right:0;display:-ms-inline-flexbox;display:inline-flex;width:50px;height:50px;background-color:#26628d;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.popup-close:hover .icn-close{color:#26628d}.popup-close:hover .icn-close:after{-ms-transform:rotate(135deg);transform:rotate(135deg)}.popup-content{position:relative;display:-ms-flexbox;display:flex;width:458px;max-width:100%;min-height:0}.popup-content-inner{width:100%}.popup-content-main{background-color:#e8eef5;border-radius:30px;box-shadow:0 4px 25px 0 rgba(0,0,0,.65)}.popup-success-block{text-align:center;padding:65px 40px 60px}.popup-success-block .h1{font-size:2.875rem;padding-bottom:20px;margin-bottom:30px;position:relative}.popup-success-block .h1:before{content:'';position:absolute;left:0;right:0;height:2px;margin:auto;width:150px;background-color:#c8d5e3;bottom:0}.popup-success-block p{margin-bottom:30px;letter-spacing:.02em}.popup-success-block .btn{min-width:131px}.disable-hover{pointer-events:none}.lock-body{overflow:hidden}.typicals-section{padding:50px 0}.typicals-block{padding:30px 0;border-top:#26628d solid 1px}.typicals-block h2{font-weight:600;text-transform:uppercase;text-decoration:underline;margin-bottom:30px}.asRange{position:relative}.asRange-bar{height:3px;width:100%;background-color:#626262}.asRange-pointer{cursor:pointer;outline:0;border-radius:50%;overflow:hidden;background-color:#fff;width:20px;height:20px;position:absolute;top:-9px;-ms-transform:translateX(-50%);transform:translateX(-50%);box-shadow:1px 1px 5px rgba(0,0,0,.15);z-index:2}.asRange-pointer:hover{background-color:#26628d}.asRange-tip{display:none}.asRange-selected{position:absolute;background-color:#26628d;height:3px;top:0}.asRange-scale{display:none}.mCSB_scrollTools{width:4px;opacity:1}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#26628d!important}.mCSB_scrollTools .mCSB_draggerRail{background-color:#505050;width:4px}.content .lwptoc .lwptoc_i{color:inherit;margin-bottom:40px;background-color:#e8eef5;border-radius:20px;padding:30px 30px 35px;line-height:1.7}.content .lwptoc_header{text-transform:uppercase;font-size:1.125rem;font-weight:900;margin-bottom:15px;color:#26628d}.content .lwptoc_header b{font-weight:900}.content .lwptoc .lwptoc_items .lwptoc_item_number{display:none}.content .lwptoc .lwptoc_items ol{counter-reset:single-list;list-style-type:none}.content .lwptoc .lwptoc_items ol li{counter-increment:single-list}.content .lwptoc .lwptoc_items ol li:before{content:"" counter("single-list") ""}.content .lwptoc .lwptoc_items li{position:relative;margin-bottom:15px;padding-left:0}.content .lwptoc .lwptoc_items li:last-of-type{margin-bottom:0}.content .lwptoc .lwptoc_items li:before{display:none}.content .lwptoc .lwptoc_items li ol{counter-reset:single-list-inner}.content .lwptoc .lwptoc_items li ol li{counter-increment:single-list-inner;margin-top:15px}.content .lwptoc .lwptoc_items li ol li a:before{content:counter(single-list) "." counter(single-list-inner) "."}.content .lwptoc .lwptoc_items a{transition:color .3s linear;display:block;padding-left:30px;color:#222326;text-decoration:none}.content .lwptoc .lwptoc_items a:before{content:counter(single-list) ".";position:absolute;top:0;left:0;color:#26628d;font-weight:700}.content .lwptoc .lwptoc_items a:hover{color:#26628d;text-decoration:underline}@media only screen and (min-width:992px){.header-main-block-right-imgs li:nth-of-type(1){opacity:0;transition:transform .5s ease-out,opacity .5s ease-out;transition-delay:.7s;-ms-transform:translateY(-50px);transform:translateY(-50px)}.header-main-block-right-imgs li:nth-of-type(2){opacity:0;transition:transform .5s ease-out,opacity .5s ease-out;transition-delay:.8s;-ms-transform:translateY(50px);transform:translateY(50px)}.header-main-block-right-imgs li:nth-of-type(3){opacity:0;transition:transform .5s ease-out,opacity .5s ease-out;transition-delay:.9s;-ms-transform:translateX(50px);transform:translateX(50px)}.header-main-block-right-imgs li .img:hover img{-ms-transform:scale(1.05);transform:scale(1.05)}.cava-img:hover{-ms-transform:scale(1.1);transform:scale(1.1)}.bokunButton-page:hover,.btn-page:hover{background-color:#26628d;color:#fff}.bokunButton-slider:hover,.btn-slider:hover{background-color:#26628d;color:#fff}.bokunButton-post:hover,.btn-post:hover{color:#3584bd}.bokunButton-post:hover:after,.btn-post:hover:after{animation-play-state:running}.bokunButton-header:hover,.btn-header:hover{-ms-transform:scale(1.11);transform:scale(1.11)}.breadcrumbs a:hover{background-color:#26628d;color:#fff}.lang-list a:hover{color:#26628d}.about-block-left .img:hover{-webkit-mask-size:400% auto;mask-size:400% auto;border-radius:30px}.partners-item:hover{border-color:#26628d}.gift-block-header p{width:980px}.gift-block-items iframe{height:500px!important}.post-tags a:hover{background-color:#26628d;color:#fff}.post-item:hover img{-ms-transform:scale(1.05);transform:scale(1.05)}.categories-select-list a:hover{background-color:#e8eef5;color:#26628d}.blog-block-items>ul>li{margin-bottom:30px;margin-right:30px;width:calc((100% - 60px)/ 3)}.blog-block-items>ul>li:nth-of-type(3n){margin-right:0}.footer-item:hover .icon{background-color:#3584bd;color:#fff}.footer-item:hover .desc{color:#3584bd}.footer-socials a:hover{background-color:#3584bd;color:#fff}}@media only screen and (min-width:992px) and (min-width:1800px){.bokunButton-header:hover,.btn-header:hover{-ms-transform:scale(1.1);transform:scale(1.1)}}@media only screen and (min-width:1800px){.top-nav{padding:0 150px}.top-nav-block-logo .logo a{padding:30px 29px 27px 0}.top-nav-block-contacts{padding-left:30px}.top-nav-block-contacts .tel{margin-bottom:0;font-size:1.3125rem}.top-nav-block-contacts .email{font-size:.9375rem}.top-nav-block-pages{font-size:1.125rem;margin-right:65px}.top-nav-block-pages a{padding:0 35px}.top-nav-block-pages a:before{left:35px}.top-nav .top-nav-block .top-nav-block-lang{width:130px}.top-nav .top-nav-block .top-nav-block-lang .bokunButton{font-size:1.125rem}.header{padding-top:130px}.header-main{padding:235px 0 74px}.header-main-block-left{padding-top:20px}.header-main-block-left .h1{margin-bottom:20px}.header-main-block-left .h3{margin-bottom:60px}.header-main-block-right{width:490px}.header-main-block-right-btn{width:140px;height:140px;right:20px}.header-main-block-right-imgs{height:666px}.header-main-block-right-imgs li{width:226px;height:calc(50% - 10px)}.header-main-block-right-imgs li:nth-of-type(3){width:244px;height:100%;position:relative;top:-60px}.header-main-block-right-imgs li .img{border-radius:20px}.logo img,.logo svg{height:39px}.cava-img{width:201px}.cava-img1{width:76px;top:2px}.cava-img2{width:115px}.bokunButton,.btn{height:57px;font-size:1.125rem}.bokunButton-hollow,.btn-hollow{font-size:1.125rem}.bokunButton-hollow span,.btn-hollow span{height:53px}.bokunButton-page,.btn-page{width:56px;height:56px;font-size:1.25rem}.bokunButton-slider,.btn-slider{width:68px;height:68px;font-size:1.375rem}.bokunButton-post,.btn-post{font-size:1rem}.bokunButton-post:after,.btn-post:after{font-size:.75rem;margin-left:15px}.bokunButton-back,.btn-back{font-size:1.125rem}.bokunButton-back:before,.btn-back:before{font-size:.875rem}.bokunButton-header,.btn-header{width:140px;height:140px}.bokunButton-header-en,.btn-header-en{background-image:url(../img/svg/btn-header-en.svg)}.bokunButton-header-es,.btn-header-es{background-image:url(../img/svg/btn-header-es.svg)}.bokunButton-header-ru,.btn-header-ru{background-image:url(../img/svg/btn-header-ru.svg)}.breadcrumbs li{margin-right:15px}.breadcrumbs a{font-size:1rem}.socials a{width:68px;height:68px;font-size:2rem}.lang{font-size:1.125rem}.lang-current{line-height:60px;padding-left:25px}.lang-current:after{font-size:1rem;right:19px}.input-wrap input,.input-wrap textarea{font-size:1.125rem;padding:17px 29px 16px}.input-wrap-error{font-size:.875rem}.input-wrap-select .mfs-selected-option{font-size:1.125rem;padding:18px 30px 17px}.input-wrap-select .mfs-options{padding:8px 0}.input-wrap-select .mfs-option a{font-size:1.125rem;padding:16px 30px}.tours{padding:110px 0 20px}.about{padding-top:125px}.about-block-left{width:392px;max-width:100%}.about-block-left .img{-webkit-mask-image:url(../img/svg/about-mask1920.svg);mask-image:url(../img/svg/about-mask1920.svg)}.about-block-left .img{height:625px}.about-block-left .icons ul{width:112px;height:112px;right:-56px;bottom:52px}.about-block-left .icons li{font-size:3rem}.about-block-right{width:656px}.about-block-right-header{margin-bottom:45px}.about-block-right-text{margin-bottom:45px}.about-block-right-bottom .title{font-size:1.5rem;margin-bottom:25px}.partners{padding-bottom:110px}.partners-block-header{margin-bottom:45px;width:950px}.partners-block-items ul{gap:40px 30px}.partners-item .img img{max-height:132px}.gift-block-header{margin-bottom:45px}.main-blog{padding-top:110px}.main-blog-block-header{margin-bottom:30px}.main-blog-slider-arrows{top:-108px}.post-tags a{font-size:.875rem;padding:6px 20px}.date{font-size:.875rem}.post-item .img{height:268px}.post-item .post-text{padding-bottom:20px}.post-item .post-text .title{font-size:1.125rem;margin-right:-5px}.request{padding:60px 0 120px}.request-block{padding-bottom:67px}.request-block-form{max-height:440px}.request-block-form-top h2.h2{font-size:2.625rem;padding-bottom:20px}.request-block-form-top p{font-size:1rem;margin-bottom:33px}.request-block-form .input-wrap-tel{margin-top:23px}.header-blog{padding-bottom:55px}.header-blog .header-block .breadcrumbs{margin-bottom:80px}.header-blog .header-block-left p{margin-bottom:55px}.header-blog .header-block-right{top:67px}.header-blog .header-block-right .img{height:534px;-webkit-mask-image:url(../img/svg/blog-header-mask-1920.svg);mask-image:url(../img/svg/blog-header-mask-1920.svg)}.categories-select.active .categories-select-current:after{-ms-transform:rotate(180deg) translateY(1px);transform:rotate(180deg) translateY(1px)}.categories-select-current{font-size:1.125rem;line-height:1.8;padding:12px 25px}.categories-select-current:after{font-size:.9375rem;right:15px;margin-top:3px}.categories-select-list a{font-size:1.125rem}.blog{padding:55px 0 100px}.blog-block-items{margin-bottom:30px}.pagination-list{font-size:1.125rem;margin:0 24px}.header-single{padding-bottom:198px}.header-single .breadcrumbs{margin-bottom:70px}.header-single .header-block-title{padding-bottom:50px;margin-bottom:40px}.header-single .header-block-title .h2{font-size:2.875rem}.header-single .header-block-info .post-tags li{padding:10px 25px;font-size:1.125rem}.header-single .header-block-info .date{font-size:1.125rem}.single{margin-top:-148px;padding-bottom:115px}.single-block-thumb{margin-bottom:50px}.single-block-list{margin-bottom:50px}.single-block-list .title{font-size:1.3125rem}.single-block-list li{font-size:1.125rem}.single-block-list a{padding-left:33px}.share p{margin-right:30px}.share li:before{font-size:.8125rem;padding:6px 16px}.share a{width:36px}.header-page .header-block .h1{font-size:2.875rem}.page{padding:20px 0 90px}.page-block .content h2{margin:50px 0 30px}.page-widget{padding:160px 0 40px}.header-p404 .header-block-top{padding:227px 0 37px}.header-p404 .header-block-top-img{width:496px}.header-p404 .header-block-bottom{padding:65px 0 190px}.header-p404 .header-block-bottom .h2{margin-bottom:30px;font-size:2.625rem}.header-p404 .header-block-bottom p{width:790px;margin-bottom:40px}.header-p404 .header-block-bottom .btn{height:57px;padding:0 60px}.footer-pages-col{width:234px}.footer-pages-col .title{font-size:1.3125rem;margin-bottom:23px}.footer-pages-col .title:before{width:53px}.footer-pages-col li{margin-bottom:20px}.footer-pages-col a{font-size:1rem}.footer-contacts li{margin-bottom:40px}.footer-contacts li:last-of-type{margin-right:-280px}.footer-item .icon{width:68px;height:68px;font-size:2rem;margin-right:30px}.footer-item .text{font-size:1.125rem}.footer-item .title{margin-bottom:10px}.footer-top{padding:60px 0 63px}.footer-top-block{padding-right:30px}.footer-top-block-left .logo{margin-bottom:52px}.footer-top-block-left .logo svg{height:52px}.footer-top-block-right{width:626px;padding-top:18px}.footer-bottom-block{height:85px;padding-right:63px}.footer-bottom-block-left p{font-size:1rem}.popup-content{width:540px}.popup-success-block{padding:75px 55px 68px}.popup-success-block .h1{font-size:3.5rem;padding-bottom:25px;margin-bottom:35px}.popup-success-block p{margin-bottom:35px}.popup-success-block .btn{min-width:134px}.typicals-section .container{width:1176px}.content .lwptoc .lwptoc_i{margin-bottom:50px}.content .lwptoc_header{font-size:1.3125rem}.content .lwptoc .lwptoc_items li{font-size:1.125rem}.content .lwptoc .lwptoc_items a{padding-left:33px}}@media only screen and (max-width:991px){.btn-menu{display:block}.menu{display:block}.top-nav-block-logo{border-right:none;border-left:2px solid #c8d5e3}.top-nav-block-pages{display:none}.header-main-block-left .h1{opacity:1!important;-ms-transform:scale(1)!important;transform:scale(1)!important}.header-main-block-left .h3{opacity:1!important;-ms-transform:scale(1)!important;transform:scale(1)!important}.header-main-block-left p{opacity:1!important;-ms-transform:scale(1)!important;transform:scale(1)!important}.header-main-block-right-btn{opacity:1!important;-ms-transform:scale(1)!important;transform:scale(1)!important}.viewport-anim-show{opacity:1!important;-ms-transform:scale(1)!important;transform:scale(1)!important}.bokunButton,.btn{background:linear-gradient(94deg,#185b99 1.27%,#3c81b4 99.67%)}.bokunButton:before,.btn:before{display:none}.bokunButton-post,.btn-post{padding:20px 0}.about-block-left{opacity:1!important;-ms-transform:scale(1)!important;transform:scale(1)!important}.about-block-right{opacity:1!important;-ms-transform:scale(1)!important;transform:scale(1)!important}.about-block-right{padding-top:40px}.about-block-right-bottom{padding-top:25px}.post-item .post-text{margin:0}.request{padding:30px 0 60px}.request-block{border-radius:20px}.request-block .el{display:none}.request-block-form{-ms-flex-direction:row;flex-direction:row;max-height:none}.request-block-form-top{width:100%}.request-block-form-top h2.h2:before{right:0;margin:auto}.request-block-form-left{width:100%}.header-blog .header-block-left{opacity:1!important;-ms-transform:scale(1)!important;transform:scale(1)!important}.header-blog .header-block-right{opacity:1!important;-ms-transform:scale(1)!important;transform:scale(1)!important}.header-single .header-block-title{opacity:1!important;-ms-transform:scale(1)!important;transform:scale(1)!important}.header-single .header-block-info{opacity:1!important;-ms-transform:scale(1)!important;transform:scale(1)!important}.single{opacity:1!important;-ms-transform:scale(1)!important;transform:scale(1)!important}.page{padding-bottom:50px}.footer-pages-col .title{padding-bottom:10px}.footer-contacts li{margin-bottom:30px}.footer-bottom-block{padding-right:0}[data-parallaxify-range-x],[data-parallaxify-range]{-ms-transform:none!important;transform:none!important}}@media only screen and (max-width:767px){.icn-burger{width:23px}.icn-burger:before{width:17px;top:-8px}.icn-burger:after{width:12px;bottom:-8px}.btn-menu.pre-fixed{top:-93px}.btn-menu{top:7px;left:20px;width:45px;height:45px;padding-top:22px;padding-left:11px}.btn-menu.opened .icn-burger:after{width:23px}.btn-menu.opened .icn-burger:before{width:23px}.menu-top .tel{font-size:1rem;margin-bottom:4px}.menu-top .email{font-size:.75rem}.top-nav{padding:0 20px}.top-nav-block-logo{margin-left:55px}.top-nav-block-logo .logo a{padding:15px 0 13px 14px}.top-nav-block-contacts{display:none}.top-nav .top-nav-block .top-nav-block-lang{width:91px}.header{padding-top:85px}.header-main{padding:93px 0 0}.header-main-block-left{margin-bottom:10px}.header-main-block-left .h3{margin-bottom:25px}.header-main-block-right-btn{bottom:auto;top:45px}.header-main-block-right-imgs ul{-ms-flex-direction:row;flex-direction:row}.header-main-block-right-imgs li{width:calc(50% - 10px)}.header-main-block-right-imgs li:nth-of-type(1){margin-top:38px}.header-main-block-right-imgs li:nth-of-type(3){display:none}.header-main-block-right-imgs li .img{height:216px}.cava-img{width:105px;-ms-flex-pack:center;justify-content:center}.cava-img1{top:5px;left:2px}.cava-img2{top:-1px}.bokunButton,.btn{height:44px;font-size:.875rem}.bokunButton-hollow,.btn-hollow{font-size:.875rem}.bokunButton-hollow span,.btn-hollow span{height:40px}.bokunButton-page,.btn-page{width:43px;height:43px;font-size:.875rem}.bokunButton-slider,.btn-slider{width:48px;height:48px;font-size:1rem}.bokunButton-back,.btn-back{text-align:center;display:block;margin-left:-200px;margin-right:-200px;background-color:#e8eef5;padding:20px;font-size:.875rem}.bokunButton-back:before,.btn-back:before{font-size:.75rem;margin-top:1px;position:relative;top:1px}.breadcrumbs li{margin-right:10px;max-width:100%;margin-bottom:10px}.breadcrumbs a{padding:7px 20px;font-size:.75rem;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lang{font-size:.875rem}.lang-current{line-height:45px;padding-left:14px}.lang-current:after{right:12px;font-size:.75rem}.lang-list a{padding:5px 15px}.input-wrap input,.input-wrap textarea{font-size:.875rem;padding:13px 19px 12px}.input-wrap-select .mfs-selected-option{font-size:.875rem;padding:14px 20px}.input-wrap-select .mfs-options{padding:10px 0}.input-wrap-select .mfs-option a{font-size:.875rem;padding:12px 20px}.tours{padding:162px 0 45px;margin-top:-102px}.tours-block-header{margin-bottom:10px}.tours-block-header .h2{margin-bottom:25px}.about{padding:60px 0 45px}.about-block-left .img{height:428px;-webkit-mask-image:url(../img/svg/about-mask375.svg);mask-image:url(../img/svg/about-mask375.svg)}.about-block-left .icons{display:none}.about-block-right-header{margin-left:0;margin-bottom:20px}.about-block-right-header .h2{font-size:1.625rem}.about-block-right-text{margin-bottom:30px}.about-block-right-bottom .title{font-size:1rem;margin-bottom:15px}.about-block-right-bottom li{width:100%;margin-bottom:15px;margin-right:0}.about-block-right-bottom a{width:100%}.partners{text-align:center;padding-bottom:60px}.partners-block-header{margin-bottom:35px}.partners-block-header .h2{margin-bottom:15px}.partners-block-items ul{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;-ms-flex-pack:center;justify-content:center}.partners-block-items li{width:calc(50% - 10px)}.partners-item{border-radius:10px}.partners-item .img{height:56px}.partners-item .img img{margin-top:-2px;max-width:calc(100% + 10px);display:block}.gift{padding:60px 0 20px;text-align:center}.gift-block-header{margin-bottom:30px}.gift-block-header .h2{margin-bottom:20px}.main-blog{padding:60px 0 30px}.main-blog-block-header{margin-bottom:38px}.main-blog-slider-arrows .btn-slider{margin-left:10px}.request-block{padding:45px 20px}.request-block-form-top h2.h2{font-size:1.625rem;padding-bottom:20px}.request-block-form-top h2.h2:before{width:150px;right:auto}.request-block-form-top p{margin-bottom:30px}.request-block-form-left-text{text-align:center}.request-block-form .input-wrap{margin-bottom:10px}.request-block-form .input-wrap-submit{margin-bottom:0;margin-top:20px}.header-blog{padding-bottom:40px}.header-blog .header-block .breadcrumbs{margin-bottom:30px}.header-blog .header-block-left .h1{margin-bottom:20px}.header-blog .header-block-left p{margin-bottom:30px}.header-blog .header-block-left .categories-select{width:100%}.header-blog .header-block-right{display:none}.categories-select-current{padding:11px 18px;font-size:.875rem}.categories-select-current:after{right:20px;margin-top:0}.categories-select-list{padding:12px 0}.categories-select-list a{font-size:.875rem;padding:12px 20px}.blog{padding:35px 0 60px}.blog-block-title{margin-bottom:30px}.blog-block-title p{font-size:1rem}.blog-block-title span{margin-left:10px}.blog-block-items{margin-bottom:15px}.blog-block-items>ul>li{width:100%;margin-bottom:20px}.pagination{width:100%;-ms-flex-pack:justify;justify-content:space-between}.pagination-list{margin:0 17px;font-size:.875rem}.header-single{padding-bottom:130px}.header-single .breadcrumbs{margin-bottom:20px}.header-single .header-block-title{padding-bottom:29px;margin-bottom:24px}.header-single .header-block-title .h2{font-size:1.625rem}.header-single .header-block-info .post-tags li{font-size:.875rem}.header-single .header-block-info .date{font-size:.875rem;margin-left:28px}.single{margin-top:-100px;padding-bottom:60px}.single-block-thumb{margin-bottom:30px}.single-block-thumb .img{height:334px}.single-block-list{margin-bottom:35px;padding:24px 20px 29px}.single-block-list .title{font-size:1rem}.single-block-list li{font-size:.875rem}.single-block-list a{padding-left:26px}.single-block-bottom{-ms-flex-pack:center;justify-content:center}.single-block-bottom-left{width:100%}.single-block-bottom-right{width:100%;padding-top:30px}.share{width:100%;-ms-flex-pack:center;justify-content:center}.header-page{padding-bottom:40px}.header-page .breadcrumbs{margin-bottom:20px}.header-page .header-block .h1{font-size:1.625rem}.page-block .content h2{margin:35px 0 15px}.page-block .content h2+p{margin-top:15px}.page-block .content h3{margin:25px 0 15px}.page-block .content h3+p{margin-top:15px}.page-widget{padding:80px 0 40px}.header-p404 .header-block-top{padding:124px 0 38px}.header-p404 .header-block-top-img{width:197px}.header-p404 .header-block-bottom{padding:40px 0 60px}.header-p404 .header-block-bottom .h2{font-size:1.625rem;margin-bottom:20px}.header-p404 .header-block-bottom p{margin-bottom:25px}.header-p404 .header-block-bottom .btn{height:46px;padding:0 45px}.footer-pages-col{width:155px}.footer-pages-col .title{font-size:1rem;margin-bottom:14px}.footer-pages-col li{margin-bottom:10px}.footer-item .icon{margin-right:20px}.footer-item .text{font-size:.875rem}.footer-socials{-ms-flex-order:-1;order:-1;-ms-flex-item-align:start;align-self:flex-start;margin-bottom:40px}.footer-socials li{margin-right:10px}.footer-top{padding-top:38px;padding-bottom:35px}.footer-top-block-left{width:100%;margin-bottom:30px}.footer-top-block-left .logo{text-align:center;margin-bottom:35px}.footer-top-block-right{width:100%;-ms-flex-pack:start;justify-content:flex-start}.footer-bottom-block{height:63px}.footer-bottom-block-left p{font-size:.8125rem;width:85px}.popup-content{width:334px}.popup-content-main{border-radius:20px}.popup-success-block{padding:50px 20px 45px}.popup-success-block .h1{font-size:2.25rem;padding-bottom:15px;margin-bottom:25px}.popup-success-block p{margin-bottom:25px}.popup-success-block .btn{min-width:119px}.content .lwptoc .lwptoc_i{margin-bottom:35px;padding:24px 20px 29px}.content .lwptoc_header{font-size:1rem}.content .lwptoc .lwptoc_items li{font-size:.875rem}.content .lwptoc .lwptoc_items a{padding-left:26px}}@media only screen and (max-width:404px){.header-main-block-left .h1{margin-bottom:5px}.logo img,.logo svg{height:28px}}@media only screen and (max-width:374px){.popup-success-block p{font-size:.8125rem}}@media only screen and (min-width:768px) and (max-width:991px){.btn-menu.pre-fixed{top:-84px}.menu-wrap{padding:84px 0 232px}.menu-wrap:before{width:552px;height:552px;bottom:33px;right:-237px}.menu-top{left:25px;right:25px;padding-right:15px}.menu-top:before{left:85px}.menu-list{font-size:1.3125rem}.menu-list li{margin-bottom:0}.menu-list li.current{font-size:2rem}.menu-list a{padding:25px 40px}.menu-bottom{padding:40px}.top-nav{padding:0 25px}.top-nav-block-logo{margin-left:85px}.top-nav-block-logo .logo a{padding:25px 25px 23px 20px}.top-nav-block-contacts{text-align:right;padding-right:30px}.header-main{padding:123px 0 28px}.header-main-block-left{width:420px;padding-top:172px}.header-main-block-left .h1{margin-bottom:20px}.header-main-block-left .h3{margin-bottom:60px}.header-main-block-right{width:180px}.header-main-block-right-btn{top:auto;bottom:345px}.header-main-block-right-imgs li{width:100%;margin-bottom:10px}.header-main-block-right-imgs li:nth-of-type(3) .img{height:375px}.header-main-block-right-imgs li .img{height:234px}.logo img,.logo svg{height:32px}.bokunButton,.btn{padding:0 35px}.bokunButton-hollow span,.btn-hollow span{padding:0 35px}.bokunButton-back:before,.btn-back:before{font-size:.78125rem}.breadcrumbs li{margin-right:15px}.breadcrumbs a{max-width:410px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.socials li{margin-right:15px}.input-wrap input,.input-wrap textarea{padding-left:19px}.input-wrap textarea{height:186px}.input-wrap-select .mfs-selected-option{padding-left:20px}.input-wrap-select .mfs-selected-option:after{right:15px}.input-wrap-select .mfs-option a{padding:15px 20px}.tours{padding:100px 0 65px}.about{padding:80px 0}.about-block-left{width:210px}.about-block-left .img{-webkit-mask-image:url(../img/svg/about-mask768.svg);mask-image:url(../img/svg/about-mask768.svg)}.about-block-left .icons ul{bottom:31px}.about-block-right{width:420px}.about-block-right-header .h2{font-size:2.25rem}.about-block-right-text p{font-size:.9375rem}.about-block-right-bottom li{margin-right:20px}.partners{padding-bottom:80px}.partners-block-items ul{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.gift{padding-bottom:60px}.main-blog{padding-bottom:40px}.request-block{padding:50px 30px 45px}.request-block-form{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.request-block-form-top{text-align:center}.request-block-form-top h2.h2{padding-bottom:18px}.request-block-form-top p{width:470px;max-width:100%;margin-left:auto;margin-right:auto;margin-bottom:29px}.request-block-form-left{width:calc(50% - 15px)}.request-block-form-right{width:calc(50% - 15px)}.request-block-form .input-wrap-tel{margin-top:0}.header-blog .header-block-left{width:390px}.header-blog .header-block-right{width:270px}.header-blog .header-block-right .img{height:451px;-webkit-mask-image:url(../img/svg/blog-header-mask-768.svg);mask-image:url(../img/svg/blog-header-mask-768.svg)}.categories-select-current:after{margin-top:2px}.blog{padding:50px 0 60px}.blog-block-title{margin-bottom:40px}.blog-block-items{margin-bottom:30px}.blog-block-items>ul{-ms-flex-pack:justify;justify-content:space-between}.blog-block-items>ul>li{width:calc(50% - 15px);margin-bottom:20px}.header-single{padding-bottom:240px}.header-single .header-block-title .h2{font-size:2rem}.single{margin-top:-200px;padding-bottom:75px}.single-block-thumb .img{height:346px}.single-block-list{margin-bottom:45px}.header-page .header-block .h1{font-size:2rem}.page-widget{padding:120px 0 30px}.header-p404 .header-block-top{padding:335px 0 55px}.header-p404 .header-block-top-img{width:330px}.header-p404 .header-block-bottom{padding:60px 0 210px}.header-p404 .header-block-bottom .h2{margin-bottom:30px}.header-p404 .header-block-bottom p{width:630px;margin-bottom:40px}.footer-pages-col{margin-bottom:50px}.footer-pages-col:last-of-type{margin-bottom:0}.footer-pages-col .title{margin-bottom:19px}.footer-pages-col li:last-of-type{margin-bottom:0}.footer-socials{position:absolute;bottom:0;left:0}.footer-top{padding-top:130px;padding-bottom:55px}.footer-top-block-left{width:330px}.footer-top-block-left .logo{position:absolute;left:0;right:0;top:-87px;width:100%;text-align:center}.footer-top-block-right{width:266px}.content .lwptoc .lwptoc_i{margin-bottom:45px}}@media only screen and (min-width:405px) and (max-width:767px){.btn-menu{left:28px}.menu-wrap{padding:60px 0 140px}.menu-wrap:before{width:307px;height:307px;bottom:10px;right:-123px}.menu-top:before{left:67px}.menu-list a{padding:20px 40px}.menu-bottom{padding:30px 40px}.top-nav-block-logo{margin-left:67px}.top-nav-block-logo .logo a{padding:14px 0 12px 14px}.header-main{padding:134px 0 0}.header-main-block-left{margin-bottom:20px}.header-main-block-left .h3{margin-bottom:30px}.breadcrumbs a{padding:7px 25px}.tours{padding-top:143px;margin-top:-85px}.gift-block-header .h4{margin-bottom:15px}.gift-block-header .h2{margin-bottom:15px}.header-blog .header-block .breadcrumbs{margin-bottom:35px}.header-blog .header-block-left .h1{margin-bottom:25px}.header-blog .header-block-left p{margin-bottom:40px}.blog{padding-top:40px}.page-widget{padding:90px 0 40px}.header-p404 .header-block-top{padding-top:172px}}@media only screen and (min-width:992px) and (max-width:1199px){.top-nav{padding:0}.top-nav-block{width:var(--container-width);margin:0 auto}.top-nav-block-pages a{padding:0 15px}.header-main-block{padding-right:0}.header-main-block-left{width:530px}.about-block-left{width:390px}.post-item .post-text{margin:0}.post-item .post-text .title{font-size:.9375rem;margin-right:-5px}.request-block{padding:60px 50px}.request-block-form-top{width:370px}.request-block-form-left{width:370px}.request-block-form-right{width:370px}.header-blog .header-block-left{width:535px}.header-blog .header-block-right{top:15px}.page-widget{padding:120px 0 50px}.footer-top-block{padding-right:50px}.footer-top-block-right{width:500px}.footer-bottom-block{padding-right:60px}}@media only screen and (min-width:1200px) and (max-width:1799px){.header-main-block{padding-right:98px}.footer-top-block{padding-right:66px}}@media only screen and (min-width:992px) and (max-width:1799px){.header-main-block-left{padding-top:15px}.header-main-block-left .h1{width:490px;max-width:100%}.header-main-block-left .h3{width:490px;max-width:100%}.header-main-block-right-btn{right:15px}.header-main-block-right-imgs{height:447px}.header-main-block-right-imgs li{width:166px;height:calc(50% - 7px)}.header-main-block-right-imgs li:nth-of-type(3){width:181px;height:100%;position:relative;top:-35px}.about-block{width:1010px;max-width:100%;margin-left:auto;margin-right:auto}.partners-block-items ul{width:1077px;max-width:100%}.request-block-form .input-wrap-tel{margin-top:11px}.categories-select.active .categories-select-current:after{-ms-transform:rotate(180deg) translateY(3px);transform:rotate(180deg) translateY(3px)}.single-block-bottom-right{margin-right:-30px}.footer-contacts li:last-of-type{margin-right:-260px}}@media only screen and (min-width:992px) and (max-width:991px){.header-main-block-right-imgs li:nth-of-type(1){opacity:1!important;-ms-transform:scale(1)!important;transform:scale(1)!important}.header-main-block-right-imgs li:nth-of-type(2){opacity:1!important;-ms-transform:scale(1)!important;transform:scale(1)!important}.header-main-block-right-imgs li:nth-of-type(3){opacity:1!important;-ms-transform:scale(1)!important;transform:scale(1)!important}}