.production-top{margin-bottom:72px;padding-top:44px}.production-top__caption{margin-bottom:22px}.production-top__text{margin-bottom:16px;max-width:930px}.production-top__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:59px;margin-bottom:73px}.production-top__value{display:block;margin-bottom:3px;font-weight:700;font-size:36px;line-height:43px}.production-top__note{display:block;line-height:19px}.production-top__video{position:relative;padding-top:56%;border-radius:4px;overflow:hidden}.production-top__frame{position:absolute;top:0;left:0;right:0;display:block;border:none;width:100%;height:100%}.production-body{margin-bottom:48px}.production-body__title{margin-top:58px;margin-bottom:14px}.production-body__wrap{position:relative}.production-body__text{margin-bottom:12px;max-width:876px;font-size:16px;line-height:19px}.production-body__note{position:absolute;top:-6px;right:102px;max-width:150px}.production-body__note-head{display:block;font-size:24px;font-weight:700;line-height:29px}.production-body__note-text{font-size:16px;line-height:19px}.production-body__gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:34px -12px 0}.production-body__picture{margin:0 12px;width:376px}.production-body__image{display:block;border-radius:4px;height:376px}.production-body__videos{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:33px -12px 0}.production-body__video{position:relative;margin:0 12px 24px;width:calc(50% - 24px);padding-top:27%;border-radius:4px;overflow:hidden}.production-body__video-frame{position:absolute;top:0;left:0;display:block;border:none;width:100%;height:100%}.services-more{margin-bottom:74px;padding-top:72px;padding-bottom:48px;background-color:#f9fafa}.services-more__cont{display:-webkit-box;display:-ms-flexbox;display:flex}.services-more__info{-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:56px;width:544px}.services-more__title{margin-bottom:24px;line-height:42px}.services-more__list{margin-bottom:32px}.services-more__item{position:relative;margin-bottom:12px;font-size:20px;line-height:28px}.services-more__item::before{content:"";position:absolute;top:11px;left:-12px;width:6px;height:6px;border-radius:50%;background-color:#1cc9b9}.services-more__button{padding:11px 36px;font-size:18px;line-height:22px;font-weight:700}.services-more__gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px}.services-more__picture{margin:0 12px 24px;width:176px}.services-more__image{height:176px;border-radius:4px}.orders-more{margin-bottom:49px}.orders-more__cont{position:relative}.orders-more__title{margin-right:120px;margin-bottom:25px}.orders-more__title a{text-decoration-color:rgba(26,49,77,.2)}.orders-more__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -16px}.orders-more__list::after,.orders-more__list::before{content:"";-ms-flex-negative:0;flex-shrink:0;width:4px}.orders-more__item{-ms-flex-negative:0;flex-shrink:0;display:inline-block;vertical-align:top;margin:0 12px 24px;width:216px;text-decoration:none;cursor:pointer}.orders-more__picture{position:relative;padding-top:100%;margin-bottom:17px}.orders-more__image{position:absolute;top:0;right:0;left:0;display:block;border-radius:4px}.orders-more__name{display:block;font-size:18px;font-weight:700;line-height:22px}.orders-more__more{position:absolute;top:4px;right:5px}.orders-more__more-link{position:relative;display:inline-block;padding:10px;text-decoration:none;font-size:18px;font-weight:700;line-height:23px;color:#1a314d}.orders-more__more-link::before{content:"";position:absolute;right:10px;bottom:10px;left:10px;height:1px;background-color:rgba(26,49,77,.2)}.markbox{position:fixed;z-index:10000000000;top:0;left:0;padding:48px 104px 118px;width:100%;height:100%;overflow:hidden;-webkit-animation-name:markbox_show;animation-name:markbox_show;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.markbox_hide{-webkit-animation-name:markbox_hide;animation-name:markbox_hide;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes markbox_show{0%{opacity:0}100%{opacity:1}}@keyframes markbox_show{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes markbox_hide{0%{opacity:1}100%{opacity:0}}@keyframes markbox_hide{0%{opacity:1}100%{opacity:0}}.markbox__layout{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;background-color:rgba(0,0,0,.87)}.markbox__close{position:absolute;z-index:10;top:0;right:0;padding:30px;width:90px;height:90px;background-image:url(../img/ic_cross_white.svg);background-size:30px 30px;background-repeat:no-repeat;background-position:center center;opacity:.7;cursor:pointer}.markbox__media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.markbox__media::before{content:"";position:absolute;top:calc(50% - 25px);left:calc(50% - 25px);width:50px;height:50px;border-radius:50%;border:5px solid #f2f2f2;border-top:5px solid #000;opacity:0;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-animation:.4s linear infinite paused markbox__media_load;animation:.4s linear infinite paused markbox__media_load}@-webkit-keyframes markbox__media_load{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes markbox__media_load{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.markbox__media_load::before{z-index:2;opacity:1;-webkit-animation-play-state:running;animation-play-state:running}.markbox__image{position:relative;width:auto;max-width:100%;max-height:100%;background-color:#fff}.markbox__iframe{position:relative;width:100%;height:100%;border:none}.markbox__button{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;z-index:2;top:0;bottom:0;width:104px;cursor:pointer}.markbox__button:before{content:"";display:block;width:40px;height:40px;opacity:.7}.markbox__button_prev{left:0}.markbox__button_prev:before{background-image:url(../img/ic_my-fancybox_prev_white.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.markbox__button_next{right:0}.markbox__button_next:before{background-image:url(../img/ic_my-fancybox_next_white.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center}.markbox__button_show{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation-name:markbox__button_show;animation-name:markbox__button_show;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.markbox__button_hide{-webkit-animation-name:markbox__button_hide;animation-name:markbox__button_hide;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes markbox__button_show{0%{opacity:0}100%{opacity:1}}@keyframes markbox__button_show{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes markbox__button_hide{0%{opacity:1}100%{opacity:0}}@keyframes markbox__button_hide{0%{opacity:1}100%{opacity:0}}.markbox__thumbnails-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;z-index:1;bottom:0;left:0;right:0;padding:24px 0}.markbox__thumbnails-box::before{content:"";position:fixed;bottom:0;left:0;right:0;height:96px;background:-webkit-gradient(linear,left bottom,left top,from(#000),to(rgba(0,0,0,0)));background:linear-gradient(0deg,#000 0,rgba(0,0,0,0) 100%)}.markbox__thumbnails{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;max-width:100%}.markbox__thumbnail{-ms-flex-negative:0;flex-shrink:0;position:relative;width:60px;border-radius:6px;opacity:.7;overflow:hidden;cursor:pointer;-webkit-transition-property:width,opacity;transition-property:width,opacity;-webkit-transition-duration:.2s;transition-duration:.2s}.markbox__thumbnail:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border-radius:6px;border:1px solid transparent;-webkit-transition-property:border-color;transition-property:border-color;-webkit-transition-duration:.2s;transition-duration:.2s}.markbox__thumbnail_active{width:70px;opacity:1}.markbox__thumbnail_active:before{border-color:#fff}.markbox__thumbnail_video::after{content:"";position:absolute;top:50%;left:50%;width:24px;height:24px;background-image:url(../img/ic_play_white.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:.8;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.2s;transition-duration:.2s}.markbox__thumbnail_video.markbox__thumbnail_active::after{opacity:1}.markbox__thumbnail-image{height:70px;-o-object-fit:cover;object-fit:cover}@media (min-width:1240.1px){.orders-more__title a{-webkit-transition-property:color,text-decoration-color;transition-property:color,text-decoration-color;-webkit-transition-duration:.2s;transition-duration:.2s}.orders-more__title a:hover{text-decoration-color:#1cc9b9;color:#1cc9b9}.orders-more__item:hover .orders-more__picture{opacity:.8;-webkit-transition-duration:.1s;transition-duration:.1s}.orders-more__item:hover .orders-more__name{color:#1cc9b9;-webkit-transition-duration:.1s;transition-duration:.1s}.orders-more__picture{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.2s;transition-duration:.2s}.orders-more__more-link,.orders-more__name{-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.2s;transition-duration:.2s}.orders-more__more-link:hover{color:#1cc9b9;-webkit-transition-duration:.1s;transition-duration:.1s}.markbox__close{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.2s;transition-duration:.2s}.markbox__button:hover::before,.markbox__close:hover{opacity:1}.markbox__button:before{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.2s;transition-duration:.2s}.markbox__thumbnail:hover,.markbox__thumbnail_video:hover,.markbox__thumbnail_video:hover::after{opacity:1}}@media (max-width:1240px){.production-top{margin-bottom:43px;padding-top:27px}.production-top__caption{margin-bottom:8px}.production-top__text{margin-bottom:12px}.production-top__list{margin-top:32px;margin-bottom:41px}.production-top__item{margin-bottom:16px}.production-top__value{margin-bottom:4px;font-size:24px;line-height:29px}.production-body{margin-bottom:42px}.production-body__title{margin-top:43px;margin-bottom:12px}.production-body__text{line-height:22px}.production-body__note{position:static;margin-top:20px}.production-body__note-head{margin-bottom:2px;font-size:20px;line-height:24px}.production-body__note-text{line-height:22px}.production-body__gallery{margin:21px -6px 0}.production-body__picture{margin:0 6px;width:276px}.production-body__image{height:276px}.production-body__videos{display:block;margin:21px 0 0}.production-body__video{margin:0 0 12px;width:100%;padding-top:56%}.services-more{margin-bottom:47px;padding-top:32px;padding-bottom:20px}.services-more__info{margin-left:28px;width:396px}.services-more__title{margin-bottom:15px;line-height:28px}.services-more__list{margin-bottom:24px}.services-more__item{font-size:16px;line-height:19px}.services-more__item::before{top:7px;left:-11px}.services-more__button{padding:11px 42px}.services-more__gallery{margin:0 -6px}.services-more__picture{margin:0 6px 12px;width:208px}.services-more__image{height:208px}.orders-more{margin-bottom:24px}.orders-more__title{margin-right:0;margin-bottom:20px}.orders-more__list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:20px}.orders-more__list::after,.orders-more__list::before{width:10px}.orders-more__item{width:160px;margin:0 6px}.orders-more__picture{margin-bottom:8px}.orders-more__name{font-size:16px;font-weight:400;line-height:19px}.orders-more__more{position:static;padding-bottom:20px;text-align:center}.orders-more__more-link{border-radius:4px;width:100%;padding:12px 32px 13px;background-color:rgba(26,49,77,.05);color:#1a314d}.orders-more__more-link::before{display:none}.markbox{padding:58px 0 96px}.markbox__close{padding:16px;width:62px;height:62px}.markbox__button{top:unset;height:120px;width:72px}.markbox__thumbnails-box{margin:0 72px;padding:12px 0 24px;overflow:auto;-webkit-overflow-scrolling:touch}.markbox__thumbnail{width:40px}.markbox__thumbnail_active{width:60px}.markbox__thumbnail-image{height:60px}}@media (max-width:950px){.production-top{padding-top:13px}.production-top__list{display:block}.production-body__picture{width:208px}.production-body__image{height:208px}.services-more__cont{display:block}.services-more__info{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin-left:0;margin-bottom:32px;width:100%}.orders-more__item{width:132px}}@media (max-width:700px){.production-body__picture{width:148px}.production-body__image{height:148px}.services-more__picture{width:228px}.services-more__image{height:228px}}@media (max-width:520px){.production-body__gallery{display:block;margin:21px 0 0}.production-body__picture{position:relative;width:100%;margin:0 0 12px;padding-top:100%}.production-body__image{position:absolute;top:0;left:0;height:auto}.services-more__picture{position:relative;padding-top:calc(50% - 12px);width:calc(50% - 12px)}.services-more__image{position:absolute;top:0;left:0;right:0;bottom:0;height:auto}}