@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800");*,*:before,*:after {margin: 0;padding: 0;-webkit-box-sizing: border-box;box-sizing: border-box;}html {font-family: "Open Sans", sans-serif;font-size: 16px;font-weight: normal;color: #000;line-height: 1.15;-webkit-text-size-adjust: 100%;background-color: #fff;text-rendering: optimizeLegibility;}html,body {width: 100%;}html,body,header,nav,main,section,footer {display: block;}a {background-color: transparent;text-decoration: none;color: inherit;}ul {list-style-type: none;}p {color: inherit;}img {border-style: none;}button,input,optgroup,select,textarea {font-family: inherit;font-size: 100%;line-height: 1.15;border: none;border-radius: 0;-webkit-box-shadow: none;box-shadow: none;background-color: transparent;font: inherit;color: inherit;letter-spacing: inherit;}button:focus,input:focus,optgroup:focus,select:focus,textarea:focus {outline: none;}textarea {overflow: auto;}button,input {overflow: visible;}button,select {text-transform: none;}button,[type="button"],[type="reset"],[type="submit"] {cursor: pointer;-webkit-appearance: button;}::-webkit-file-upload-button {-webkit-appearance: button;font: inherit;}.content {overflow-x: hidden;}.wrapper {position: relative;z-index: 1;max-width: 1200px;width: 100%;margin: 0 auto;padding-right: 15px;padding-left: 15px;}.h1 {color: #fff;font-size: 48px;font-weight: 700;text-align: center;padding-bottom: 30px;text-transform: uppercase;}.h2 {color: #fff;font-size: 16px;font-weight: 400;text-align: center;text-transform: uppercase;}.h3 {font-size: 34px;font-weight: 700;text-align: center;text-transform: uppercase;padding-bottom: 30px;}.overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;background: rgba(0, 0, 0, 0.4);}.header {position: absolute;top: 0;left: 0;width: 100%;z-index: 99;}.header__container {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.header__logo {height: auto;}.header__menu-list {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;width: 100%;}.header__menu-link {color: #fff;font-size: 18px;font-weight: 700;}.header__menu-btn {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;z-index: 99;width: 35px;height: 35px;}.header__menu-btn.open .header__menu-btn-icon {background: transparent;}.header__menu-btn.open .header__menu-btn-icon:before {top: 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}.header__menu-btn.open .header__menu-btn-icon:after {top: 0;-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);}.header__menu-btn-icon,.header__menu-btn-icon:before,.header__menu-btn-icon:after {width: 35px;height: 4px;background: #007431;border-radius: 8px;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}.header__menu-btn-icon {position: relative;}.header__menu-btn-icon:before,.header__menu-btn-icon:after {position: absolute;content: '';}.header__menu-btn-icon:before {top: -10px;}.header__menu-btn-icon:after {bottom: -10px;}.main {position: relative;background-image: url("img/bg.jpg");background-position-y: top;background-position-x: center;background-size: cover;background-repeat: no-repeat;}.main__content {padding-bottom: 46px;}.main__title {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding-bottom: 36px;}.main__phone {display: block;color: #fff;font-size: 24px;font-weight: 700;text-align: center;padding-bottom: 15px;}.main__email {color: #fff;font-size: 18px;font-weight: 700;text-align: center;text-transform: uppercase;}.main__contacts {padding-bottom: 46px;}.main__next {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;width: 69px;height: 69px;margin: 0 auto;border-radius: 50%;border: 2px solid #fff;}.video-bg {position: absolute;width: 1920px;top: -250px;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);background-size: cover;}.video {width: 100%;height: auto;}.about {padding: 110px 0 0;}.services {padding: 0 0 90px;}.services__title {padding: 100px 0 80px;}.services__text {max-width: 640px;font-size: 18px;font-weight: 400;text-align: center;margin: 0 auto;}.products {padding: 40px 0 80px;}.slider-container {position: relative;}.slider {position: relative;max-width: 500px;width: 100%;height: 500px;margin: 0 auto;overflow: hidden;}.slide {position: absolute;width: 100%;}.slide.active {z-index: 1;}.arrows {position: absolute;top: 50%;left: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);max-width: 800px;width: 100%;z-index: 2;}.prev,.next {position: absolute;width: 50px;height: 50px;z-index: 2;cursor: pointer;}.next {right: 0;}.prev {left: 0;}.show-next {z-index: 1;-webkit-animation: show-next .3s;animation: show-next .3s;}.show-prev {z-index: 1;-webkit-animation: show-prev .3s;animation: show-prev .3s;}.hide-prev {-webkit-animation: hide-prev .3s;animation: hide-prev .3s;}.hide-next {-webkit-animation: hide-next .3s;animation: hide-next .3s;}.contact {position: relative;padding: 60px 0 67px;background-image: url("img/bg.jpg");background-position-y: top;background-position-x: center;background-size: cover;width: 1920px;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}.contact__arrow {display: block;margin: 0 auto 26px;}.contact__contacts {padding-top: 64px;}.contact__phone {display: block;color: #fff;font-size: 32px;font-weight: 700;text-align: center;padding-bottom: 28px;}.contact__email {color: #fff;font-size: 18px;font-weight: 700;text-align: center;text-transform: uppercase;}.btn {display: block;padding: 20px;color: #fff;font-size: 16px;font-weight: 700;background-color: #007431;border: 1px solid #fff;border-radius: 5px;margin: 0 auto;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;-webkit-box-shadow: inset 0px -15px 30px rgba(0, 0, 0, 0.4);box-shadow: inset 0px -15px 30px rgba(0, 0, 0, 0.4);}.btn:hover {-webkit-box-shadow: inset 0px 15px 30px rgba(0, 0, 0, 0.4);box-shadow: inset 0px 15px 30px rgba(0, 0, 0, 0.4);}.b-card {display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;}.b-card:first-child {margin-bottom: 0;}.b-card:first-child .b-card__text {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.b-card:first-child .b-card__text-block {text-align: left;margin-bottom: 15px;}.b-card:last-child {margin-bottom: 0;}.b-card_reverse {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.b-card__title {font-size: 30px;font-weight: 700;text-align: left;text-transform: uppercase;margin-bottom: 36px;}.b-card__text {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: 50%;}.b-card__text-block {font-weight: 400;width: 80%;line-height: 24px;}.b-card__image {position: relative;width: 50%;}.b-card__img {width: 100%;}.b-card__img-title {position: absolute;bottom: 32px;left: 36px;font-size: 40px;font-weight: 700;color: #fff;text-transform: uppercase;}.footer {padding: 56px 0;background-color: #fff;}.footer__container {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;}.footer__icon {margin-right: 20px;}.footer__address {font-size: 18px;font-weight: 700;text-transform: uppercase;}.popup {position: fixed;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);opacity: 0;z-index: -1;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;overflow: auto;}.popup.open {opacity: 1;z-index: 100;}.file_upload {position: relative;overflow: hidden;cursor: pointer;width: 150px;height: 150px;border-radius: 10px;border: 1px solid rgba(0, 0, 0, 0.1);margin: 0 auto 20px;}.file-btn {position: relative;z-index: 0;width: 66px;height: 85px;cursor: pointer;background: url(img/upload.png);background-size: contain;margin: 0 auto;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}.file-btn.active {background: url(img/check.png);background-size: contain;background-repeat: no-repeat;background-position: center;}.file-btn.active:after {position: absolute;left: -22px;bottom: -20px;white-space: nowrap;content: 'файл добавлен';}.popup-close {position: absolute;top: 0;width: 52px;height: 52px;border-radius: 50%;border: 1px solid #fff;cursor: pointer;}.form {position: relative;padding: 58px 15px 50px;max-width: 384px;border-radius: 5px;background: #fff;margin: 0 auto;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}.form__title {font-size: 14px;font-weight: 400;text-align: center;margin-bottom: 40px;}.form__input {padding: 20px 27px;border-radius: 5px;width: 260px;display: block;margin: 0 auto 34px;border: 1px solid #979797;}.form__input.placeholder {color: #6d6d6c;font-size: 14px;font-weight: 400;text-align: center;}.form__input:-moz-placeholder {color: #6d6d6c;font-size: 14px;font-weight: 400;text-align: center;}.form__input::-moz-placeholder {color: #6d6d6c;font-size: 14px;font-weight: 400;text-align: center;}.form__input:-ms-input-placeholder {color: #6d6d6c;font-size: 14px;font-weight: 400;text-align: center;}.form__input::-webkit-input-placeholder {color: #6d6d6c;font-size: 14px;font-weight: 400;text-align: center;}.form__input-file {position: absolute;z-index: 1;width: 100%;height: 100%;top: 0;left: 0;cursor: pointer;-webkit-transform: scale(20);-ms-transform: scale(20);transform: scale(20);opacity: 0;}.form__btn {display: block;width: 260px;padding: 20px;color: #fff;font-size: 16px;font-weight: 700;background-color: #007431;border-radius: 5px;margin: 0 auto;text-transform: uppercase;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;-webkit-box-shadow: inset 0px -15px 30px rgba(0, 0, 0, 0.4);box-shadow: inset 0px -15px 30px rgba(0, 0, 0, 0.4);}.form__btn:hover {-webkit-box-shadow: inset 0px 15px 30px rgba(0, 0, 0, 0.4);box-shadow: inset 0px 15px 30px rgba(0, 0, 0, 0.4);}.close-form {display: block;text-align: center;width: 260px;padding: 20px;color: #fff;font-size: 16px;font-weight: 700;background-color: #007431;border-radius: 5px;margin: 0 auto;text-transform: uppercase;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;-webkit-box-shadow: inset 0px -15px 30px rgba(0, 0, 0, 0.4);box-shadow: inset 0px -15px 30px rgba(0, 0, 0, 0.4);}.close-form:hover {-webkit-box-shadow: inset 0px 15px 30px rgba(0, 0, 0, 0.4);box-shadow: inset 0px 15px 30px rgba(0, 0, 0, 0.4);}.submit-massege {position: absolute;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;padding: 30px 15px;width: 100%;height: 100%;top: 0;left: 0;background: #fff;opacity: 0;z-index: -1;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;display: none;}.submit-massege.open {display: -webkit-box;display: -ms-flexbox;display: flex;opacity: 1;z-index: 1;}.submit-massege__title {text-align: center;font-size: 24px;margin-bottom: 30px;}.submit-massege__text {text-align: center;font-size: 18px;margin-bottom: 30px;}.success,.error {display: none;}.success.open,.error.open {display: block;}@media only screen and (min-width: 767px) {.header {padding-top: 52px;}.header__logo {width: 180px;}.header__menu {max-width: 350px;width: 100%;}.header__menu-btn {display: none;}.main {padding: 170px 0 44px;width: 1920px;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);overflow: hidden;}.b-card {margin-bottom: 86px;}.b-card:first-child {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}.b-card:first-child .b-card__text {width: 45%;}.b-card:first-child .b-card__text-block {text-align: left;font-size: 18px;margin-bottom: 15px;width: 95%;}.b-card:first-child .b-card__image {width: 55%;}.b-card__text-block {font-size: 20px;}}@media only screen and (max-width: 991px) and (min-width: 768px) {.b-card__img-title {font-size: 30px;}}@media only screen and (max-width: 767px) {.h1 {font-size: 7vw;}.h2 {width: 290px;}.h3 {font-size: 28px;}.header {padding-top: 20px;}.header__logo {width: 120px;}.header__menu {position: absolute;top: -999px;padding: 20px 0;left: 0;width: 100%;background: #fff;z-index: 99;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}.header__menu.open {top: -20px;}.header__menu-list {display: block;}.header__menu-item {width: 100%;}.header__menu-link {display: block;padding: 15px 0;color: #000;text-align: center;width: 100%;}.main {padding: 120px 0 40px;}.video-bg {opacity: 0;z-index: -1;}.about {padding: 40px 0 0;}.services {padding: 0 0 40px;}.services__title {padding: 40px 0;}.services__text {line-height: 24px;text-align: left;}.slider {width: 290px;height: 290px;}.b-card {margin-bottom: 60px;-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}.b-card:first-child {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.b-card__title {font-size: 24px;}.b-card__text {width: 100%;margin-bottom: 15px;}.b-card__text-block {width: 100%;font-size: 18px;}.b-card__image {width: 100%;margin-bottom: 15px;}.b-card__img-title {font-size: 24px;}.footer {padding: 30px 0;}.footer__address {font-size: 14px;}}@-webkit-keyframes show-next {from {left: 100%;}to {left: 0;}}@keyframes show-next {from {left: 100%;}to {left: 0;}}@-webkit-keyframes hide-prev {from {left: 0;}to {left: -100%;}}@keyframes hide-prev {from {left: 0;}to {left: -100%;}}@-webkit-keyframes show-prev {from {left: -100%;}to {left: 0;}}@keyframes show-prev {from {left: -100%;}to {left: 0;}}@-webkit-keyframes hide-next {from {left: 0;}to {left: 100%;}}@keyframes hide-next {from {left: 0;}to {left: 100%;}}
