/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}@font-face{font-family:"Open Sans";src:url(../fonts/opensans.woff) format("woff"),url(../fonts/opensans.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:"Open Sans";src:url(../fonts/opensansbold.woff) format("woff"),url(../fonts/opensansbold.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:"Open Sans";src:url(../fonts/opensanslight.woff) format("woff"),url(../fonts/opensanslight.woff2) format("woff2");font-weight:200;font-style:normal}.body{margin:0;min-width:320px;font-family:"Open Sans","Arial",sans-serif;font-size:14px;line-height:24px;font-weight:400;color:#2c3e50}.body--404{height:100vh;background-color:#3cc}p{margin:0 0 35px;font-size:14px;line-height:24px;font-weight:400;color:#2c3e50}.theme__list li:last-child,.theme__list:last-child,p:last-child{margin-bottom:0}.theme__title{font-size:24px;line-height:32px;letter-spacing:1px;font-weight:700;color:#2c3e50;text-align:center}.theme__text{font-size:14px;line-height:24px;font-weight:400;color:#2c3e50}.theme__list{margin:0 0 20px;padding:0;list-style:none}.theme__list li{position:relative;padding-left:24px;margin-bottom:20px;font-size:14px;line-height:24px}.theme__list li::before{position:absolute;content:"";display:block}.theme__list--check-mark li::before{top:4px;left:0;width:17px;height:13px;background:url(../img/icon-yes.svg) no-repeat center;background-size:cover}.theme__list--dot-mark li::before{top:8px;left:9px;width:6px;height:6px;border-radius:50%;background-color:#2980b9}.btn{display:block;font-family:inherit;font-size:16px;line-height:24px;color:#fff;text-align:center;text-decoration:none;background:#2980b9;box-shadow:0 3px 0 0 #2c3e50;border:0;cursor:pointer;transition:ease background-color 150ms}.btn:hover{background-color:#2e8ece}.btn:active{transform:translateY(3px);box-shadow:0 0 0 0 #2c3e50}.hamburger-menu{position:relative;width:50px;height:24px;border:0;background-color:transparent}.hamburger-menu--opened .hamburger-menu__toogle-block{width:60%;left:50%}.hamburger-menu--opened .hamburger-menu__toogle-block--1{top:7px;transform:translateX(-50%) rotate(45deg)}.hamburger-menu--opened .hamburger-menu__toogle-block--2{display:none}.hamburger-menu--opened .hamburger-menu__toogle-block--3{top:7px;transform:translateX(-50%) rotate(-45deg)}.hamburger-menu__toogle-block{position:absolute;left:0;width:100%;height:4px;background-color:#000}.hamburger-menu__toogle-block--1{top:0}.hamburger-menu__toogle-block--2{top:10px}.hamburger-menu__toogle-block--3{top:20px}.close-btn{position:relative;width:30px;height:30px;background-color:transparent;border:0;cursor:pointer}.close-btn__toogle{position:absolute;left:50%;top:50%;display:block;width:100%;height:4px;background-color:#000}.close-btn__toogle--1{transform:translateX(-50%) rotate(45deg)}.close-btn__toogle--2{transform:translateX(-50%) rotate(-45deg)}.text-field{display:block;margin-bottom:30px}.text-field:last-child{margin-bottom:0}.text-field__input,.text-field__label{display:block;font-size:16px;line-height:24px;color:#2c3e50}.text-field__label{margin-bottom:10px;font-weight:700}.text-field__input{width:100%;box-sizing:border-box;padding:15px 20px;font-family:inherit;font-weight:400;border:1px solid #3cc;box-shadow:none;transition:ease box-shadow 200ms;outline:0}.text-field__input::-webkit-input-placeholder{color:#2c3e50}.text-field__input:-ms-input-placeholder{color:#2c3e50}.text-field__input::placeholder{color:#2c3e50}.text-field__input:hover{box-shadow:0 0 3px 0 #3cc}.text-field__input:focus{box-shadow:0 0 6px 0 #3cc}.text-field__input:valid:not(:placeholder-shown),.textarea__field:valid:not(:placeholder-shown){box-shadow:0 0 6px 0 #0f0;border:1px solid #0f0}.text-field__input:invalid:not(:focus):not(:placeholder-shown),.textarea__field:invalid:not(:focus):not(:placeholder-shown){box-shadow:0 0 6px 0 red;border:1px solid red}.textarea{display:block}.textarea__field,.textarea__label{display:block;font-size:16px;line-height:24px;color:#2c3e50}.textarea__label{margin-bottom:10px;font-weight:700}.textarea__field{width:100%;box-sizing:border-box;padding:15px 20px;font-family:inherit;font-weight:400;resize:none;outline:0;border:1px solid #3cc;transition:ease box-shadow 200ms}.textarea__field::-webkit-input-placeholder{color:#2c3e50}.textarea__field:-ms-input-placeholder{color:#2c3e50}.textarea__field::placeholder{color:#2c3e50}.textarea__field:hover{box-shadow:0 0 3px 0 #3cc}.textarea__field:focus{box-shadow:0 0 6px 0 #3cc}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;transition:1s ease height;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.carousel{position:relative;box-sizing:border-box}.carousel .owl-stage{display:-ms-flexbox;display:flex}.carousel__wrapper{padding:0 60px}.carousel__nav{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.carousel__nav-arrow{width:50px;height:50px;font-size:0;background:#fff no-repeat center;background-size:23px auto;cursor:pointer;border-radius:50%;transition:ease background-color 100ms}.carousel__nav-arrow:hover{background-color:#3cc}.carousel__nav-arrow--prev{background-image:url(../img/icon-left-arrow.svg)}.carousel__nav-arrow--next{background-image:url(../img/icon-right-arrow.svg)}.modal-window{position:fixed;top:0;left:0;z-index:100;width:100vw;height:100vh;visibility:hidden;overflow-y:scroll;background-color:rgba(0,0,0,.5)}.modal-window__wrapper{position:relative;top:-999px;background-color:#fff;transition:ease all .6s;box-shadow:0 0 9px 1px #2980b9}.main-header__top{position:relative;text-align:center}.main-header__top--no-js .main-header__hamburger{display:none}.main-header__phone-wrapper:hover>.callback-modal--no-js,.main-header__top--no-js .main-header__nav-wrapper{display:block}.main-header__top--opened .main-header__nav-wrapper{display:block;position:absolute;top:100%;z-index:20}.main-header__logo-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;padding:20px 15px;background-color:#fff}.main-header__logo{line-height:0}.main-header__hamburger{margin-left:auto}.main-header__nav-wrapper{display:none;width:100%;top:0;right:0;background-color:#2980b9}.main-header__list{margin:0;padding:0;list-style:none}.main-header__item{color:#fff;border-bottom:1px solid #2c3e50}.main-header__item:active{color:#2c3e50;background-color:#fff}.main-header__item:last-child{margin-right:0}.main-header__link{display:block;padding:15px 30px;font-size:18px;line-height:30px;text-decoration:none;color:inherit}.main-header__contacts{padding:15px 30px;color:#fff}.main-header__phone-icon{display:none}.main-header__phone{display:block;margin:0 0 20px;font-size:16px;line-height:24px;color:inherit;text-decoration:none}.main-header__phone-bold{font-size:20px;line-height:30px;font-weight:700}.main-header__callback{font-size:20px;line-height:30px;color:inherit;text-decoration:none;border-bottom:1px dashed #fff}.main-header__callback:hover{border-bottom:none}.main-header__callback:active{color:#2980b9}.main-header__bottom{background:#2c3e50 no-repeat left center;background-size:cover}.main-header__bottom--index{padding-top:28px;padding-bottom:20px;text-align:center;background-image:url(../img/bg-header-mobile-1x.jpg)}.main-header__bottom--internal{padding-top:40px;padding-bottom:40px;text-align:left;background-image:url(../img/bg-page-mobile-1x.jpg)}.main-header__bottom-wrapper{min-width:290px;padding-left:15px;padding-right:15px;margin:0 auto}.main-header__title{margin:0 0 30px;font-size:30px;line-height:42px;letter-spacing:1px;font-weight:700;color:#fff}.main-header__title--internal{margin:0 0 10px;font-size:40px;line-height:50px}.main-header__subtitle{margin:0 0 60px;font-size:20px;line-height:30px;color:#fff}.main-header__offer{display:none}.main-header__offer-text{display:inline-block;font-size:20px;line-height:30px;font-weight:200;text-align:left;color:#fff}.main-header__offer-important{display:block;margin-bottom:10px;font-size:40px;line-height:50px;font-weight:700}.scroll-btn{display:block;padding:5px 10px;margin:0 15px;font-size:18px;line-height:30px;letter-spacing:2px;color:#fff;text-decoration:none;text-transform:uppercase;border:5px solid #fff;transition:200ms ease all}.scroll-btn:hover{background:#fff;color:#000}.features{padding:45px 0;background-color:#fff}.features__wrapper{min-width:290px;padding-left:15px;padding-right:15px;margin:0 auto}.features__title{margin:0 0 30px}.features__item{position:relative;display:-ms-flexbox;display:flex;margin-bottom:27px}.features__item:last-child{margin-bottom:0}.features__text-wrapper{margin-left:10px}.features__item-title{margin:0 0 5px;font-size:16px;line-height:24px}.features__item-text{margin:0}.main-products{padding:45px 0;background:#2980b9 url(../img/bg-main-products-mobile-1x.jpg) no-repeat center;background-size:cover}.main-products__wrapper{min-width:290px;padding-left:15px;padding-right:15px;margin:0 auto}.main-products__title{margin:0 0 30px;color:#fff}.main-products__item{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;padding:20px 10px;box-sizing:border-box;height:100%;color:inherit;text-align:center;text-decoration:none;background-color:#fff;border-radius:10px}.main-products__item:hover{color:#2980b9;text-decoration:underline}.main-products__item-icon{margin-bottom:15px;margin-top:auto;line-height:0}.main-products__item-descr{display:none;margin:0}.main-products__item-link{display:none}.main-products__all-products-link{margin-top:40px;padding:10px 15px;font-size:18px;line-height:30px}.reviews{padding:45px 0;background-color:#ecf0f1}.reviews__wrapper{min-width:290px;padding-left:15px;padding-right:15px;margin:0 auto}.reviews__title{margin:0 0 30px}.reviews__item{box-sizing:border-box;height:100%;padding:32px 37px;text-align:center;background-color:#fff;transition:1s ease height}.reviews__item-thumb{width:130px;margin:0 auto 20px;line-height:0}.reviews__item-thumb img{width:100%;height:auto;border-radius:50%}.reviews__item-name{display:block;margin-bottom:5px;font-size:16px;line-height:24px;font-weight:700;color:#2980b9;font-style:normal}.reviews__item-company{margin:0 0 15px;font-size:14px;line-height:24px;font-weight:200;font-style:italic}.reviews__item-text{margin:0}.our-clients{padding:45px 0;background-color:#fff}.our-clients__title{margin:0 0 30px}.our-clients__wrapper{min-width:290px;padding-left:15px;padding-right:15px;margin:0 auto}.our-clients__items-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.our-clients__item{width:49%;margin-bottom:50px;line-height:0}.our-clients__item:nth-child(6n){margin-bottom:0}.our-clients__item:nth-last-child(2){margin-bottom:0}.our-clients__item:nth-child(2n){text-align:right}.our-clients__item:nth-child(2n-1){text-align:left}.our-clients__item img{max-width:100%}.demonstration{padding:45px 0;background-color:#3cc;background-image:linear-gradient(#1aa4c6 0%,#3cc 45%,#3cc 55%,#1aa4c6 100%);color:#fff;text-align:center}.demonstration__wrapper{min-width:290px;padding-left:15px;padding-right:15px;margin:0 auto}.demonstration__title{margin:0 0 20px;color:#fff}.demonstration__text{margin-bottom:40px;font-size:16px;line-height:24px;color:#fff}.demonstration b{font-size:18px;line-height:inherit;font-weight:700}.demonstration__monitor{display:none}.demonstration__monitor img{width:100%;height:auto}.demonstration__button{padding:10px 15px;font-size:14px}.main-footer{color:#fff;text-align:center;background-color:#2c3e50}.main-footer__wrapper{min-width:290px;padding-left:15px;padding-right:15px;margin:0 auto}.main-footer__nav{position:relative;padding:20px 0}.main-footer__nav-list{margin:0;padding:0;font-size:0;list-style:none}.main-footer__nav-item{display:inline-block;margin-right:10px;color:#fff;box-shadow:0 1px 0 0 #fff}.main-footer__nav-item:hover{box-shadow:none}.main-footer__nav-item:active{color:#3cc}.main-footer__nav-item:last-child{margin-right:0}.main-footer__nav-item-link{display:block;font-size:15px;line-height:24px;color:inherit;text-decoration:none}.main-footer__contacts-wrapper{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.main-footer__contacts{position:relative;padding:10px 0}.main-footer__phones{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;margin-bottom:20px}.main-footer__phone-icon{fill:#3cc;-ms-flex-negative:0;flex-shrink:0}.main-footer__phone{display:block;margin-bottom:10px;margin-left:5px;font-size:14px;line-height:24px;color:#fff;text-decoration:none}.main-footer__phone-number:last-child,.main-footer__phone:last-child{margin-bottom:0}.main-footer__phone-number{font-size:20px;line-height:30px;font-weight:700}.main-footer__email-icon{vertical-align:middle;fill:#3cc}.main-footer__email-wrapper{text-align:left}.main-footer__email{margin:0 0 0 5px;vertical-align:middle;font-size:14px;line-height:24px;color:#fff;text-decoration:none}.main-footer__copyright{margin:0;padding:20px 0;font-size:18px;line-height:30px;color:#fff}.callback-modal__wrapper{z-index:100;padding:20px 15px;margin:0 15px;text-align:left}.callback-modal--open{visibility:visible}.callback-modal--open .callback-modal__wrapper{top:0}.callback-modal--no-js{visibility:visible;margin-top:20px;position:static;width:auto;height:auto;overflow:auto;background-color:transparent}.callback-modal--no-js .callback-modal__close{display:none}.callback-modal--no-js .callback-modal__wrapper{position:static}.callback-modal__title{margin:0 0 20px;font-size:20px;line-height:30px;color:#2c3e50}.callback-modal__close{position:absolute;right:5px;top:5px}.callback-modal__text-field{margin-bottom:10px}.callback-modal__input{padding:10px 15px}.callback-modal__note{margin:15px 0;font-size:14px;line-height:24px;color:#2c3e50}.callback-modal__send{width:100%;padding:10px 15px}.feedback-modal__wrapper{z-index:100;padding:20px 15px;margin:0 15px;text-align:left;background-color:#fff}.feedback-modal--open{visibility:visible}.feedback-modal--open .feedback-modal__wrapper{top:0}.feedback-modal--no-js{visibility:visible;margin-top:20px;position:static;width:auto;height:auto;overflow:auto;background-color:transparent}.feedback-modal--no-js .feedback-modal__wrapper{position:static}.feedback-modal--no-js .feedback-modal__close,.feedback-modal--no-js+.demonstration__button{display:none}.feedback-modal__title{margin:0 0 20px;font-size:20px;line-height:30px;color:#2c3e50}.feedback-modal__close{position:absolute;right:5px;top:5px}.feedback-modal__text-field{margin-bottom:10px}.feedback-modal__input{padding:10px 15px}.feedback-modal__note{font-size:14px;line-height:24px;color:#2c3e50}.feedback-modal__send{width:100%;padding:10px 15px;margin-top:20px}.breadcrumbs__list{padding:0;font-size:0;list-style:none}.breadcrumbs__item{display:inline-block;margin-right:20px;padding:3px 10px;font-size:16px;line-height:24px;color:#fff;border:1px solid #fff;transition:ease background-color,color 200ms}.breadcrumbs__item:hover:not(.breadcrumbs__item--active){color:#2c3e50;background-color:#fff}.breadcrumbs__item:last-child{margin-right:0}.breadcrumbs__link{display:block;color:inherit;text-decoration:none}.list-products__category{padding:45px 0;background-color:#fff}.list-products__category:nth-child(2n){background-color:#ecf0f1}.list-products__category:nth-child(2n) .list-products__item:not(:hover){box-shadow:0 0 0 1px #2980b9}.list-products__wrapper{min-width:290px;padding-left:15px;padding-right:15px;margin:0 auto}.list-products__category-title{margin:0 0 30px;text-align:center}.list-products__item{display:block;padding:20px 25px;margin-bottom:20px;color:#2c3e50;text-decoration:none;background-color:#ecf0f1;border-radius:10px;transition:ease box-shadow 200ms}.list-products__item:hover{box-shadow:0 0 10px 0 #2980b9}.list-products__item:last-child{margin-bottom:0}.list-products__item-icon{margin-bottom:20px;text-align:center;line-height:0}.list-products__item-title{margin:0;font-size:16px;line-height:24px;color:#2980b9;text-align:center}.feedback{padding:45px 0;text-align:center;background-color:#2980b9}.feedback__wrapper{min-width:290px;padding-left:15px;padding-right:15px;margin:0 auto}.feedback__title{margin:0 0 15px;color:#fff}.feedback__text{margin:0;font-size:18px;line-height:30px;color:#fff}.feedback__link{color:#fff;text-decoration:none;border-bottom:1px solid #fff}.feedback__link:hover{border-bottom:none}.feedback__link:active{color:#2c3e50}.price-list{padding:45px 0}.price-list__wrapper{min-width:290px;padding-left:15px;padding-right:15px;margin:0 auto}.price-list h2{margin:0 0 20px;font-size:18px;line-height:30px}.price-list__table-wrapper{max-width:100%;overflow:auto}.price-list__table{width:100%;border-collapse:collapse;font-size:16px;line-height:24px;border:1px solid #3cc}.price-list__row--header{color:#fff;background-color:#3cc}.price-list__row--title{font-weight:700}.price-list__row:nth-child(2n){background-color:#ecf0f1}.price-list__cell{border-color:#000;padding:5px}.price-list__cell:nth-child(2n-1){width:5%;text-align:center}.price-list__cell:nth-child(2n){text-align:left}.price-list__cell:nth-child(3n){width:15%;text-align:center}.price-list__download{display:inline-block;padding:5px 15px 5px 45px;margin-top:30px;background-image:url(../img/icon-download.svg);background-repeat:no-repeat;background-position:15px center;background-size:25px auto}.about-us{padding:45px 0}.about-us__title{font-size:0;line-height:0}.about-us__wrapper{min-width:290px;padding-left:15px;padding-right:15px;margin:0 auto}.about-us__text{margin:0 0 20px}.about-us__text:last-child,.contacts__category:last-child,.contacts__item:last-child,.product-offers__text:last-child,.product-offers__wrapper:last-child{margin-bottom:0}.contacts__container{min-width:290px;margin:0 auto;padding:45px 15px}.contacts__category{margin-bottom:30px;text-align:center}.contacts__category-title{position:relative;display:inline-block;margin:0 0 10px;font-size:18px;line-height:30px}.contacts__item{margin:0 0 20px;font-size:16px;line-height:24px}.map{height:300px;background:#ecf0f1 url(../img/map-mobile-1x.jpg) no-repeat center;background-size:cover}.feedback-form{padding:40px 0;background-color:#ecf0f1}.feedback-form__wrapper{min-width:290px;padding-left:15px;padding-right:15px;margin:0 auto}.feedback-form__title{margin:0 0 45px;font-size:30px;line-height:38px;text-align:center}.feedback-form__textarea{min-height:150px}.feedback-form__btn-wrapper{margin-top:20px}.feedback-form__note{margin:0 0 20px;font-size:14px;line-height:24px}.feedback-form__send{width:100%;box-sizing:border-box;padding:5px 15px;font-size:18px;line-height:30px}.product-page{margin:0 auto;min-width:290px;padding:30px 15px;background-color:#fff}.product-descr__header{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.product-descr__title-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;margin-bottom:20px}.product-descr__icon{-ms-flex-negative:0;flex-shrink:0;margin-right:15px;line-height:0}.product-descr__title{margin:0;-ms-flex-positive:1;flex-grow:1;font-size:18px;line-height:30px}.product-aside{display:none}.product-aside__category{border:1px solid #3cc}.product-aside__title{position:relative;margin:0;padding:10px 25px 10px 10px;font-size:16px;line-height:24px;color:#fff;background-color:#3cc}.product-aside__title::before{position:absolute;top:0;right:5px;content:"";width:20px;height:100%;background:url(../img/icon-down-arrow.svg) no-repeat center;background-size:contain}.product-aside__list{margin:0;padding:15px 10px;list-style:none}.product-aside__item{position:relative;margin-bottom:10px;padding-left:12px;color:#2980b9}.product-aside__item::before{position:absolute;left:0;top:7px;content:"";display:block;width:5px;height:5px;background-color:#2980b9;border-radius:50%}.product-aside__item--active{color:#2c3e50}.product-aside__item--active::before{display:none}.product-aside__link{display:block;font-size:14px;line-height:24px;color:inherit;text-decoration:none}.product-offers{margin-top:50px}.product-offers__title{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.product-offers__wrapper{padding:20px 10px;margin-bottom:20px;text-align:center;background-color:#ecf0f1;border-radius:10px}.product-offers__important{display:block;margin-bottom:20px;font-size:28px;line-height:36px;font-weight:400;color:#3cc}.product-offers__text{margin:0 0 30px;font-size:18px;line-height:30px}.product-offers__button{padding:10px 15px}.error-page{min-width:290px;padding-left:15px;padding-right:15px;margin:0 auto;padding-top:40px;text-align:center;color:#fff}.error-page__title{margin:0;font-size:100px;line-height:150px;font-weight:700;letter-spacing:5px;text-shadow:5px 5px 5px #2c3e50}.error-page__text{margin:20px 0 0;font-size:20px;line-height:30px}.error-page__home-link{margin-top:80px;padding:10px}.error-page__copyright{margin-top:40px;font-size:16px;line-height:24px}.overlay{position:fixed;top:0;left:0;display:none;z-index:90;width:100vw;height:100vh;background-color:rgba(0,0,0,.5)}.overlay--open{display:block}@media (min-width:750px){p{margin-bottom:45px;font-size:16px}p:last-child{margin-bottom:0}.theme__title{font-size:30px;line-height:40px}.theme__text{font-size:16px}.theme__list{margin-bottom:45px}.theme__list li{padding-left:32px;font-size:16px}.theme__list--check-mark li::before{top:5px}.theme__list--dot-mark li::before{top:9px;left:13px}.btn{font-size:18px;line-height:30px}.carousel__wrapper{padding:0 62px}.carousel__nav-arrow{width:50px;height:50px}.main-header__top{width:100%}.main-header__logo{width:300px}.features__item-icon img,.main-header__logo img{width:100%;height:auto}.main-header__bottom--index{padding:40px 0;background-image:url(../img/bg-header-tablet-1x.jpg)}.main-header__bottom--internal{padding-top:50px;padding-bottom:50px;background-image:url(../img/bg-page-tablet-1x.jpg)}.main-header__bottom-wrapper{min-width:720px;padding-left:15px;padding-right:15px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin:0 auto 40px;text-align:left}.main-header__bottom-wrapper--internal{display:block;margin:0}.main-header__title-wrapper{width:70%}.main-header__title{font-size:38px;line-height:50px;letter-spacing:2px}.main-header__title--internal{margin-bottom:40px}.main-header__subtitle{margin-bottom:0}.main-header__offer{display:block;box-sizing:border-box;padding:40px 10px;width:29%;-ms-flex-negative:0;flex-shrink:0;text-align:center;background-color:#3cc}.scroll-btn{display:inline-block}.features{padding:60px 0}.features__wrapper{min-width:720px;padding-left:15px;padding-right:15px;margin:0 auto}.features__title{margin-bottom:50px}.features__item{margin-bottom:30px;-ms-flex-align:center;align-items:center}.features__item-icon{-ms-flex-negative:0;flex-shrink:0;width:75px;height:75px}.features__text-wrapper{margin-left:20px}.features__item-title{display:inline;font-size:18px;line-height:30px}.features__item-text{display:inline}.main-products{padding:60px 0;background-image:url(../img/bg-main-products-tablet-1x.jpg)}.main-products__wrapper{min-width:720px;padding-left:15px;padding-right:15px;margin:0 auto;text-align:center}.main-products__all-products-link{display:inline-block}.reviews{padding:60px 0}.reviews__wrapper{min-width:720px;padding-left:15px;padding-right:15px;margin:0 auto}.reviews__item-thumb{width:200px}.reviews__item-name{font-size:18px;line-height:30px}.our-clients__title{margin-bottom:50px}.our-clients__wrapper{min-width:720px;padding-left:15px;padding-right:15px;margin:0 auto}.our-clients__item{width:32%}.our-clients__item:nth-last-child(3){margin-bottom:0}.our-clients__item:nth-child(3n){text-align:right}.our-clients__item:nth-child(3n-1){text-align:center}.our-clients__item:nth-child(3n-2){text-align:left}.demonstration{padding:60px 0}.demonstration__wrapper{min-width:720px;padding-left:15px;padding-right:15px;margin:0 auto}.demonstration__title{margin-bottom:25px}.demonstration__text{width:420px;margin:0 auto 35px;font-size:18px;line-height:30px}.demonstration b{font-size:22px}.demonstration__monitor{display:block;width:401px;margin:0 auto 55px;line-height:0}.demonstration__button{width:520px;margin:0 auto}.main-footer{padding:10px 0}.main-footer__wrapper{min-width:720px;padding-left:15px;padding-right:15px;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}.main-footer__nav{width:47.2%;padding:20px 15px;box-sizing:border-box;-ms-flex-order:2;order:2}.main-footer__contacts{width:26.4%;box-sizing:border-box;-ms-flex-order:3;order:3;text-align:right}.main-footer__phone-number{font-size:18px}.main-footer__copyright{width:26.4%;box-sizing:border-box;-ms-flex-order:1;order:1;font-size:15px;text-align:left}.callback-modal__wrapper{margin:0 auto;width:300px}.callback-modal__title{font-size:24px;line-height:32px}.callback-modal__text-field{margin-bottom:20px}.feedback-modal__wrapper{width:400px;margin:0 auto}.feedback-modal__title{font-size:24px;line-height:32px}.feedback-modal__text-field{margin-bottom:20px}.feedback-modal__send{margin-top:30px}.list-products__category{padding:60px 0}.list-products__wrapper{min-width:720px;padding-left:15px;padding-right:15px;margin:0 auto}.list-products__category-title{margin-bottom:40px;text-align:left}.list-products__list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.list-products__item{padding-top:40px;padding-bottom:40px;width:31%;box-sizing:border-box;margin-right:3.5%}.list-products__item:last-child{margin-bottom:20px}.list-products__item:nth-child(3n){margin-right:0}.list-products__item-title{font-size:18px;line-height:30px}.feedback{padding:60px 0}.feedback__wrapper{min-width:720px;padding-left:15px;padding-right:15px;margin:0 auto}.feedback__title{margin-bottom:20px}.feedback__text{font-size:20px}.price-list{padding:60px 0}.price-list__wrapper{min-width:720px;padding-left:15px;padding-right:15px;margin:0 auto}.price-list h2{margin-bottom:30px;font-size:20px}.about-us{padding:60px 0}.about-us__wrapper{min-width:720px;padding-left:15px;padding-right:15px;margin:0 auto}.contacts__container{min-width:720px;margin:0 auto;padding:60px 15px}.contacts__category{text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;margin-bottom:60px}.contacts__category-title{width:156px;margin-right:30px;-ms-flex-negative:0;flex-shrink:0;margin-bottom:0;box-sizing:border-box}.map{background-image:url(../img/map-tablet-1x.jpg)}.feedback-form{padding:50px 0}.feedback-form__wrapper{min-width:720px;padding-left:15px;padding-right:15px;margin:0 auto}.feedback-form__title{text-align:left}.feedback-form__field{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:baseline;align-items:baseline}.feedback-form__label{width:135px;margin-bottom:0}.feedback-form__input,.feedback-form__textarea{margin-left:20px;width:auto;-ms-flex-positive:1;flex-grow:1}.feedback-form__btn-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-top:60px}.feedback-form__note{margin:0;font-size:16px}.feedback-form__send{width:155px;margin-right:20px;-ms-flex-negative:0;flex-shrink:0}.product-page{min-width:720px;margin:0 auto;display:-ms-flexbox;display:flex;padding:45px 15px}.product-descr__title-wrapper{margin-bottom:30px}.product-descr__icon{margin-right:20px}.product-descr__title{font-size:24px;line-height:32px}.product-aside{display:block;width:35%;margin-right:30px;-ms-flex-negative:0;flex-shrink:0}.product-offers__wrapper{padding:30px 10px}.error-page{min-width:720px;padding-left:15px;padding-right:15px;margin:0 auto}.error-page__home-link{display:inline-block;padding:10px 30px}}@media (min-width:750px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:750px) and (min-resolution:144dpi),(min-width:750px) and (min-resolution:1.5dppx){.main-header__bottom--index{background-image:url(../img/bg-header-desktop-2x.jpg)}.main-header__bottom--internal{background-image:url(../img/bg-page-tablet-2x.jpg)}.main-products{background-image:url(../img/bg-main-products-tablet-2x.jpg)}.map{background-image:url(../img/map-tablet-2x.jpg)}}@media (min-width:1170px){.theme__title{font-size:36px;line-height:42px;letter-spacing:2px}.theme__list li,.theme__text,p{font-size:18px;line-height:30px}.theme__list--check-mark li::before{top:8px}.theme__list--dot-mark li::before{top:12px}.hamburger-menu{display:none}.carousel__wrapper{padding:0 70px}.main-header__top{background-color:#fff}.main-header__top--no-js .main-header__nav-wrapper,.main-header__top-wrapper{display:-ms-flexbox;display:flex}.main-header__top--opened .main-header__nav-wrapper{position:static;display:-ms-flexbox;display:flex}.main-header__top-wrapper{min-width:290px;margin:0 auto;padding:20px 15px;-ms-flex-wrap:wrap;flex-wrap:wrap}.main-header__logo-wrapper{width:25.5%;padding:0;box-sizing:border-box}.main-header__logo{width:100%;height:54px}.main-header__nav-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:74.5%;box-sizing:border-box;background-color:transparent}.main-header__nav{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;padding:0 20px}.main-header__list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto}.main-header__item:hover{box-shadow:0 2px 0 0 #2980b9}.main-header__item:active{color:#2980b9}.main-header__item{margin-right:20px;color:#2c3e50;border-bottom:none}.main-header__item--active{color:#2980b9;box-shadow:0 2px 0 0 #2980b9}.main-header__link{padding:0;line-height:40px}.main-header__contacts{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;width:34.2%;box-sizing:border-box;padding:0;color:#2c3e50;text-align:right}.main-header__phone-icon{display:block;margin-right:10px;fill:#2980b9}.main-header__phone{position:relative;margin-bottom:5px;font-size:18px;line-height:30px}.main-header__phone-bold{font-size:24px;line-height:32px}.main-header__callback{border-bottom:1px dashed #2c3e50}.main-header__bottom--index{padding:80px 0;background-image:url(../img/bg-header-desktop-1x.jpg)}.main-header__bottom--internal{padding-top:70px;padding-bottom:70px;background-image:url(../img/bg-page-desktop-1x.jpg);background-position:left bottom}.main-header__bottom-wrapper{width:1140px;padding-left:15px;padding-right:15px;margin:0 auto 90px}.main-header__bottom-wrapper--internal{margin-bottom:0}.main-header__title{font-size:50px;line-height:60px;letter-spacing:4px}.main-header__subtitle{font-size:22px;line-height:30px}.main-header__offer{padding:45px 35px}.main-header__offer-text{font-size:30px;line-height:40px}.main-header__offer-important{font-size:50px;line-height:60px}.scroll-btn{padding:15px 10px;font-size:24px;line-height:32px;letter-spacing:5px}.features{padding:90px 0}.features__wrapper{width:1140px;padding-left:15px;padding-right:15px;margin:0 auto}.features__item{margin-bottom:40px}.features__item-icon{width:80px;height:80px}.features__item-title{display:inline;font-size:20px}.main-products{padding:90px 0;background-image:url(../img/bg-main-products-desktop-1x.jpg)}.main-products__wrapper{width:1140px;padding-left:15px;padding-right:15px;margin:0 auto}.main-products__all-products-link{margin-top:60px}.reviews{padding:90px 0}.our-clients__wrapper,.reviews__wrapper{width:1140px;padding-left:15px;padding-right:15px;margin:0 auto}.our-clients__item{width:15%;margin-bottom:0;text-align:center}.our-clients__item:nth-child(6n){margin-right:0}.our-clients__item:nth-child(3n),.our-clients__item:nth-child(3n-2){text-align:center}.demonstration{padding:120px 0}.demonstration__wrapper{width:1140px;padding-left:15px;padding-right:15px;margin:0 auto;position:relative}.demonstration__container{width:48%}.demonstration__title{margin-bottom:40px}.demonstration__text{margin-bottom:75px}.demonstration b{font-size:24px}.demonstration__monitor{position:absolute;right:80px;top:50%;transform:translateY(-50%);margin:0}.demonstration__button{width:100%}.main-footer__wrapper{width:1140px;padding-left:15px;padding-right:15px;margin:0 auto}.main-footer__nav{width:60%}.main-footer__nav-item{margin-right:20px}.main-footer__nav-item-link{font-size:18px;line-height:30px}.main-footer__contacts{width:20%}.main-footer__phone{margin-left:10px}.main-footer__phone-number{font-size:20px}.main-footer__email{margin-left:10px}.main-footer__copyright{width:20%;font-size:18px;line-height:30px}.callback-modal--open .callback-modal__wrapper{top:50px}.callback-modal--no-js{position:absolute;top:30px;display:none;width:300px}.callback-modal--no-js .callback-modal__wrapper{width:auto}.feedback-modal--open .feedback-modal__wrapper{top:50px}.list-products__category{padding:90px 0}.list-products__wrapper{width:1140px;padding-left:15px;padding-right:15px;margin:0 auto}.list-products__category-title{margin-bottom:60px}.list-products__item{width:23.5%;margin-right:2%}.list-products__item:nth-child(3n){margin-right:2%}.list-products__item:nth-child(4n){margin-right:0}.feedback{padding:80px 0}.feedback__wrapper{width:1140px;padding-left:15px;padding-right:15px;margin:0 auto}.feedback__title{margin-bottom:30px}.price-list{padding:90px 0}.price-list__wrapper{width:1140px;padding-left:15px;padding-right:15px;margin:0 auto}.about-us{padding:90px 0}.about-us__wrapper{width:1140px;padding-left:15px;padding-right:15px;margin:0 auto}.contacts{padding:90px 0}.contacts__wrapper{min-width:290px;padding-left:15px;padding-right:15px;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-align:top;align-items:top}.contacts__container{padding:0;width:40%;min-width:auto;margin:0}.map{width:57.4%;margin-left:2.6%;height:auto;background-image:url(../img/map-desktop-1x.jpg)}.feedback-form{padding:70px 0}.feedback-form__wrapper{width:1140px;padding-left:15px;padding-right:15px;margin:0 auto}.feedback-form__label{width:260px}.feedback-form__btn-wrapper{margin-left:280px}.product-page{width:1140px;margin:0 auto;padding:90px 15px}.product-page__wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;width:100%}.product-descr__title-wrapper{margin-bottom:45px}.product-aside{width:23%}.product-offers{width:32%;box-sizing:border-box;margin:0 0 0 30px;-ms-flex-negative:0;flex-shrink:0}.product-offers__important{font-size:36px;line-height:42px}.error-page{width:1140px;padding-left:15px;padding-right:15px;margin:0 auto;padding-top:80px}.error-page__title{font-size:150px;line-height:200px;letter-spacing:10px}.error-page__text{margin-top:50px}}@media (min-width:1170px) and (min-width:750px){.contacts__wrapper,.main-header__top-wrapper{min-width:720px;padding-left:15px;padding-right:15px;margin:0 auto}}@media (min-width:1170px) and (min-width:1170px){.contacts__wrapper,.main-header__top-wrapper{width:1140px;padding-left:15px;padding-right:15px;margin:0 auto}}@media (min-width:1170px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1170px) and (min-resolution:144dpi),(min-width:1170px) and (min-resolution:1.5dppx){.main-header__bottom--internal{background-image:url(../img/bg-page-desktop-2x.jpg)}.main-products{background-image:url(../img/bg-main-products-desktop-2x.jpg)}.map{background-image:url(../img/map-desktop-2x.jpg)}}@media (max-width:749px){.carousel--reviews .carousel__wrapper{padding:0}.carousel--reviews .carousel__nav{z-index:1}.carousel--reviews .carousel__nav-arrow{background-color:transparent}.main-footer__contacts::before,.main-footer__nav::before{position:absolute;bottom:0;left:50%;transform:translateX(-50%);content:"";display:block;width:100vw;height:1px;background-color:#fff}}@media (max-width:749px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:749px) and (min-resolution:144dpi),(max-width:749px) and (min-resolution:1.5dppx){.main-header__bottom--index{background-image:url(../img/bg-header-mobile-2x.jpg)}.main-header__bottom--internal{background-image:url(../img/bg-page-mobile-2x.jpg)}.main-products{background-image:url(../img/bg-main-products-mobile-2x.jpg)}.map{background-image:url(../img/map-mobile-2x.jpg)}}
/*# sourceMappingURL=style.min.css.map */
