	*{margin:0;padding:0;font:inherit;box-sizing:border-box;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary{display:block;}
audio,
canvas,
progress,
video{display:inline-block;vertical-align:baseline;}
audio:not([controls]){display:none;height:0;}
[hidden],
template{display:none;}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-focus-ring-color:rgba(255,255,255,0);cursor:default;}
body{font-size:100%;line-height:1;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;}
a{background:transparent;}
*:focus,
*:active,
*:hover{outline:none;}
hr{box-sizing:content-box;height:0;}
ol,
ul{list-style:none;}
pre{-moz-tab-size:4;tab-size:4;white-space:pre-wrap;}
q{quotes:'\201C' '\201D' '\2018' '\2019';}
img{border:none;}
svg:not(:root){overflow:hidden;}
button,
input{line-height:normal;}
button,
select{text-transform:none;}
button{overflow:visible;}
button,
html input[type='button'],
input[type='reset'],
input[type='submit']{-webkit-appearance:button;cursor:pointer;}
button[disabled],
html input[disabled]{cursor:default;}
input[type='checkbox'],
input[type='radio']{box-sizing:border-box;}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button{height:auto;}
input[type='search']{-webkit-appearance:textfield;box-sizing:content-box;}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration{-webkit-appearance:none;}
button::-moz-focus-inner,
input::-moz-focus-inner{border:none;padding:0;}
textarea{overflow:auto;vertical-align:top;}
button,
input,
select[multiple],
textarea{background-image:none;}
input,
select,
textarea{border-radius:0;box-shadow:none;}
input,
textarea{resize:none;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;}
[placeholder]:focus::-webkit-input-placeholder{color:transparent;}
[placeholder]:focus::-moz-placeholder{color:transparent;}
[placeholder]:focus:-ms-input-placeholder{color:transparent;}
[placeholder]:focus::placeholder{color:transparent;}
table{border-collapse:collapse;border-spacing:0;}
.action{display:block;}
.action__bg{background:url("../../images/action.jpg") no-repeat center center;background-size:cover;padding:50px 0;color:#fff;box-shadow:0 0 16px #f44336;}
.action__bg .content{position:relative;}
.action__image{position:absolute;width:100%;height:100%;top:-90px;right:0;text-align:right;}
@media (max-width:1023px){.action__image img{width:20%;}
}
.action__title{font-size:50px;font-weight:600;color:#f44336;text-transform:uppercase;margin-bottom:35px;}
.action__name{font-size:30px;font-weight:600;line-height:1.6;}
.action__desc{font-size:25px;font-weight:200;}
.action__block{margin-top:25px;display:-ms-flexbox;display:flex;}
.action__text{margin-top:auto;margin-bottom:auto;margin-left:30px;font-size:18px;font-weight:200;}
.btn{display:table-cell;background:#83c550;font-size:16px;color:#fff;padding:20px 35px;border-radius:6px;text-align:center;border:1px solid transparent;}
.btn_empty{background:#fff;border:1px solid #83c550;color:#83c550;}
.btn_empty1{background:#fff;border:1px solid #ffa540;color:#ffa540;}
.btn_red{background:#f44336;border:1px solid #f44336;color:#fff;}
.btn_mini{padding:10px 25px;}
.call{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;}
@media (max-width:1023px){.call{-ms-flex-wrap:wrap;flex-wrap:wrap;}
}
.call__item{width:340px;}
@media (max-width:1023px){.call__item{width:100%;}
}
.call__item_form{width:640px;box-shadow:0 0 6px #333;border-radius:6px;padding:60px;}
@media (max-width:1023px){.call__item_form{width:100%;margin-top:25px;}
}
@media (max-width:767px){.call__item_form{padding:15px;}
}
.call__title{font-size:40px;font-weight:600;margin-bottom:30px;}
.call__desc{color:#000;font-size:18px;font-weight:500;margin-bottom:30px;}
.call__phone{padding-bottom:10px;border-bottom:1px solid #000;}
.call__link{font-size:30px;display:block;margin-bottom:10px;}
.call__chat{margin-top:25px;}
.call__elem{font-size:18px;font-weight:300;margin-bottom:5px;}
.char{display:-ms-flexbox;display:flex;margin-left:-15px;margin-right:-15px;-ms-flex-align:start;align-items:flex-start;margin-top:-145px;}
@media (max-width:1023px){.char{-ms-flex-wrap:wrap;flex-wrap:wrap;}
}
@media (max-width:767px){.char{margin-left:0px;margin-right:0px;}
}
.char__item{width:50%;background-color:#fff;border-radius:6px;padding:60px 30px;box-shadow:0 0 6px #333;margin-left:15px;margin-right:15px;}
@media (max-width:1023px){.char__item{width:100%;margin-top:12px;margin-bottom:12px;}
}
@media (max-width:767px){.char__item{padding:15px;}
}
.char__title{font-size:40px;font-weight:600;}
@media (max-width:767px){.char__title{font-size:32px;}
}
.char__list{margin-top:30px;}
.char__elem{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;position:relative;margin-bottom:25px;}
.char__elem:last-child{margin-bottom:0;}
@media (max-width:767px){.char__elem{margin-bottom:10px;}
}
.char__name,
.char__num{font-size:18px;font-weight:300;white-space:nowrap;}
@media (max-width:767px){.char__name,
.char__num{font-size:12px;}
}
.char__tchk{border-bottom:1px dotted #333;width:100%;margin-left:15px;margin-right:15px;}
.compare{display:-ms-flexbox;display:flex;}
@media (max-width:1023px){.compare{-ms-flex-wrap:wrap;flex-wrap:wrap;}
}
.compare__info{margin-left:40px;}
@media (max-width:1023px){.compare__info{margin-left:0;}
}
.compare__elem{font-size:18px;font-weight:600;}
.compare__text{padding-bottom:25px;border-bottom:1px solid #d0d0d0;}
.compare__ps{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:25px;}
.compare__auto{font-size:16px;width:50%;display:-ms-flexbox;display:flex;}
.compare__auto p{margin-top:auto;margin-bottom:auto;font-size:14px;margin-left:20px;}
.compare__auto .btn{width:100%;white-space:nowrap;}
@media (max-width:1139px){.compare__auto .btn{white-space:normal;}
}
.comp{margin-top:-105px;position:relative;}
@media (max-width:1023px){.comp{margin-bottom:25px;}
}
@media (max-width:767px){.comp{margin-top:-75px;}
}
.comp__block{width:640px;box-shadow:0 0 6px #333;display:-ms-flexbox;display:flex;}
@media (max-width:1023px){.comp__block{width:100%;}
}
.comp__left{width:410px;background:url("../../images/compare.jpg") no-repeat 0 0;background-size:cover;display:-ms-flexbox;display:flex;padding:35px;}
@media (max-width:1023px){.comp__left{width:100%;}
}
@media (max-width:767px){.comp__left{padding:15px;}
}
.comp__title{color:#fff;font-size:18px;font-weight:600;margin:auto;line-height:40px;}
@media (max-width:767px){.comp__title{font-size:14px;line-height:1.4;}
}
.comp__title span{font-size:30px;}
@media (max-width:767px){.comp__title span{font-size:20px;}
}
.comp__right{background-color:#fff;padding:25px;}
@media (max-width:1023px){.comp__right{width:100%;}
}
.comp__name{font-size:18px;padding-bottom:5px;position:relative;display:inline-block;}
.comp__name::before{position:absolute;content:'';bottom:0;left:-25px;height:1px;background-color:#83c550;width:calc(100% + 25px);}
.comp__elem{margin-top:25px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;}
.comp__elem_ps{color:#666;font-size:12px;}
.comp__nick{font-size:16px;font-weight:300;max-width:80px;}
.comp__l-info{margin-top:25px;margin-left:90px;margin-right:90px;}
@media (max-width:767px){.comp__l-info{margin-left:0px;margin-right:0px;}
}
.comp__l-name{color:#000;font-size:18px;font-weight:300;width:100%;border-bottom:1px solid #d0d0d0;padding-bottom:5px;}
.comp__l-block{margin-top:15px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;}
.comp__l-item{font-size:18px;font-weight:500;}
.comp__l-item span.big{font-size:48px;}
.comp__l-item span.green{display:block;color:#83c550;}
.comp__l-item span.orange{display:block;color:#ffa540;}
.bg-easy{background:url("../../images/easy/bg.jpg") no-repeat center center;background-size:cover !important;color:#fff;padding-bottom:30px;}
.bg-easy_two{background:url("../../images/two.jpg") no-repeat center center;}
.easy{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;}
.easy__item{width:50%;padding-left:105px;background-repeat:no-repeat;background-position:0 0;margin-bottom:50px;}
@media (max-width:1023px){.easy__item{width:100%;}
}
@media (max-width:767px){.easy__item{padding-left:0;padding-top:100px;background-position:center 0;}
}
.easy__item_stock{background-image:url("../../images/easy/stock.png");}
.easy__item_delivery{background-image:url("../../images/easy/delivery.png");}
.easy__item_calculation{background-image:url("../../images/easy/calculation.png");background-position:10px 0;}
@media (max-width:767px){.easy__item_calculation{background-position:center 0;}
}
.easy__item_sawed{background-image:url("../../images/easy/sawed.png");}
.easy__item_garant{background-image:url("../../images/easy/garant.png");}
.easy__item_long{background-image:url("../../images/easy/long.png");}
.easy__item_faster{background-image:url("../../images/easy/faster.png");}
.easy__item_not{background-image:url("../../images/easy/not.png");}
.easy__item_lasting{background-image:url("../../images/easy/lasting.png");}
.easy__item_grinding{background-image:url("../../images/easy/grinding.png");}
.easy__item_delivery2{background-image:url("../../images/easy/delivery2.png");}
.easy__item_full{width:100%;margin-top:50px;display:-ms-flexbox;display:flex;margin-bottom:0;}
@media (max-width:767px){.easy__item_full{display:block;}
}
.easy__block{width:80%;}
@media (max-width:767px){.easy__block{width:100%;text-align:center;}
}
.easy__title{font-size:30px;font-weight:400;line-height:1.4;margin-bottom:15px;}
@media (max-width:767px){.easy__title{line-height:normal;font-size:22px;}
}
.easy__desc{font-size:18px;font-weight:300;}
.easy__button{display:-ms-flexbox;display:flex;}
@media (max-width:767px){.easy__button{-ms-flex-pack:center;justify-content:center;margin-top:25px;}
}
.easy__button .btn{margin-top:auto;margin-bottom:auto;}
.footer{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;}
@media (max-width:1023px){.footer{-ms-flex-wrap:wrap;flex-wrap:wrap;}
}
.footer__item_left{width:290px;padding-right:30px;border-right:1px solid #000;}
@media (max-width:1023px){.footer__item_left{width:100%;border:none;padding-right:0;margin-bottom:25px;}
}
.footer__item_right{min-width:280px;}
@media (max-width:1023px){.footer__item_right{width:45%;margin-left:20px;}
}
@media (max-width:767px){.footer__item_right{width:100%;margin-left:0;margin-top:25px;}
}
.footer__item_center{margin-left:60px;margin-right:60px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;}
@media (max-width:1139px){.footer__item_center{margin-left:20px;margin-right:20px;}
}
@media (max-width:1023px){.footer__item_center{width:50%;margin-left:0;margin-right:0;}
}
@media (max-width:767px){.footer__item_center{width:100%;}
}
.footer__logo{margin-bottom:15px;}
.footer__text{font-size:12px;font-weight:500;}
.footer__copy{margin-top:25px;}
.footer__copy p{padding:5px 0;font-size:12px;color:#000;font-weight:500;}
.footer__title{font-size:18px;font-weight:600;margin-bottom:15px;}
.footer__block{margin-bottom:10px;}
.footer__block p{padding:3px 0;font-size:14px;font-weight:500;color:#000;}
.footer__dev{margin-top:10px;color:#000;font-size:12px;font-weight:500;}
.footer__dev a{text-decoration:underline;text-transform:uppercase;color:#000;}
.blog-new{max-width:240px;}
.blog-new li{margin-bottom:25px;}
.blog-new li:last-child{margin-bottom:0;}
.blog-new__link{font-size:16px;}
.blog-new__link:hover{color:#83c550;}
.f-menu li{margin-bottom:25px;}
.f-menu li:last-child{margin-bottom:0;}
.f-menu__link{font-size:16px;}
.f-menu__link:hover{color:#83c550;}
.header-block{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;}
.header{display:block;padding-top:20px;padding-bottom:10px;position:fixed;z-index:999;background-color:#fff;width:100%;}
.header__block{display:-ms-flexbox;display:flex;}
.header__logo{background:url("../../images/logo.png") no-repeat 0 0;width:65px;height:97px;margin-right:30px;margin-top:-10px;}
@media (max-width:767px){.header__logo{background-size:100%;margin-right:10px;width:55px;margin-left:65px;}
}
.header__item_phone{padding-right:65px;background:url("../../images/phone.png") no-repeat right 10px;position:relative;}
@media (max-width:767px){.header__item_phone{display:none;}
}
.header__phone_pop{position:absolute;width:65px;height:100%;right:0;top:0;bottom:0;}
.header__phone{display:block;font-size:18px;font-weight:500;margin-top:10px;margin-bottom:10px;}
@media (max-width:1023px){.header__phone{font-size:14px;}
}
@media (max-width:767px){.header__phone{display:none;}
}
.header__burger{cursor:pointer;width:51px;height:51px;background:url("../../images/menu.png") no-repeat 0 0;margin-right:10px;position:fixed;top:20px;z-index:99;box-shadow:0 0 6px #d0d0d0;border-radius:50%;}
.menu{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:25px;}
@media (max-width:1023px){.menu{margin-top:15px;}
}
@media (max-width:767px){.menu{display:none;}
}
.menu__link{font-weight:500;font-size:16px;padding-bottom:1px;border-bottom:1px dotted #000;}
@media (max-width:1023px){.menu__link{font-size:14px;}
}
.menu__link:hover{color:#83c550;border-bottom:1px solid #83c550;}
.mob{display:none;position:relative;}
@media (max-width:767px){.mob{position:fixed;top:0;bottom:0;left:0;right:0;z-index:999;height:100%;width:320px;background-color:#fff;display:none;padding:15px;}
}
.mob__header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid #d0d0d0;}
.mob__logo{background:url("../../images/logo.png") no-repeat 0 0;width:65px;height:97px;margin-right:20px;}
.mob__link{display:block;font-size:18px;font-weight:500;margin-top:10px;margin-bottom:10px;}
.mob__button{margin-top:20px;}
.mob__close{position:absolute;top:0;right:-35px;background:url("../../images/icon_close.png") no-repeat center center;cursor:pointer;width:40px;height:40px;background-color:#83c550;}
.menu-mob{margin-top:25px;}
.menu-mob__link{font-weight:500;font-size:22px;padding-bottom:1px;border-bottom:1px dotted #000;display:table;margin-top:10px;margin-bottom:10px;}
.menu-mob__link:hover{color:#83c550;border-bottom:1px solid #83c550;}
.popup{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100%;width:100%;position:fixed;top:0;bottom:0;left:0;right:0;z-index:1000;background-color:rgba(0,0,0,0.6);}
@media (max-width:767px){.popup{overflow-y:auto;}
}
.popup__main_column{max-width:440px;}
.popup__content{background:#fff;padding:80px;position:relative;box-shadow:0 0 10px #333;max-width:480px;border-radius:6px;}
@media (max-width:767px){.popup__content{height:100%;overflow-y:auto;margin-top:auto;margin-bottom:auto;padding:20px;width:100%;border-radius:0;}
}
.popup__header{text-align:left;}
.popup__name{font-size:18px;margin-bottom:20px;font-weight:500;}
.popup__desc{font-size:14px;color:#000;}
.popup__close{width:30px;height:30px;position:absolute;top:-35px;right:-35px;background:url("../../images/icon_close.png") no-repeat 0 0;cursor:pointer;}
@media (max-width:767px){.popup__close{top:0;right:0;width:40px;height:40px;background-position:center center;background-color:#83c550;}
}
.popup__r_image{max-height:440px;overflow:hidden;}
.popup__r_image img{max-width:100%;max-height:100%;}
.popup__footer_reviews{background:rgba(0,0,0,0.6);padding:20px;color:#fff;text-align:center;}
.popup__names{color:s_orange;font-size:22px;text-align:center;position:relative;padding-top:20px;margin-top:20px;}
.popup__names::before{position:absolute;content:'';left:0;right:0;top:0;margin:0 auto;background:#375f29;width:60px;height:8px;}
.popup-footer{margin-top:20px;}
.popup-result{text-align:center;margin-top:20px;margin-bottom:20px;}
.popup-result__img{margin-bottom:10px;}
@media (max-width:767px){.popup-result__img img{width:auto;}
}
.popup-result__message{color:#3d3d3d;font-size:14px;}
.menu-modal__link{color:#fff;font-size:21px;text-transform:uppercase;position:relative;padding:10px;}
.menu-modal__link::before{position:absolute;content:'';right:-8px;top:16px;width:12px;height:12px;border-radius:50%;background:s_orange;}
.menu-modal__link_active{color:s_orange;text-transform:uppercase;font-size:32px;font-weight:700;}
.menu-modal__link_active::before{top:26px;}
.nav__link{position:absolute;width:40px;height:100px;background:s_orange;z-index:10;top:calc(50% - 70px);cursor:pointer;}
.nav__link_next::before,
.nav__link_prev::before{position:absolute;content:'';font-family:'FontAwesome';color:#fff;font-size:68px;top:8px;}
.nav__link_next{right:-40px;}
.nav__link_next::before{content:'\f105';left:8px;}
.nav__link_prev{left:-40px;}
.nav__link_prev::before{content:'\f104';right:8px;}
.remained{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;}
@media (max-width:767px){.remained{-ms-flex-wrap:wrap;flex-wrap:wrap;}
}
.remained__title{font-size:40px;font-weight:600;margin-right:30px;}
@media (max-width:767px){.remained__title{width:100%;text-align:center;margin-right:0;margin-bottom:15px;}
}
.reviews{display:block;background:url("../../images/reviews.jpg") no-repeat center center;background-size:cover;padding:50px 0;}
.reviews__block{display:-ms-flexbox;display:flex;margin-left:-15px;margin-right:-15px;-ms-flex-align:start;align-items:flex-start;margin-top:-75px;}
@media (max-width:1023px){.reviews__block{margin-top:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;}
}
@media (max-width:767px){.reviews__block{width:100%;margin-left:0px;margin-right:0px;}
}
.reviews__item{padding:60px 40px;background-color:#fff;box-shadow:0 0 6px #333;border-radius:6px;margin-left:15px;margin-right:15px;}
@media (max-width:767px){.reviews__item{padding:20px;}
}
.reviews__item_recom{width:640px;}
@media (max-width:1023px){.reviews__item_recom{width:100%;margin-top:25px;}
}
.reviews__title{font-size:30px;font-weight:600;margin-bottom:25px;}
.list-download LI{margin-bottom:15px;}
.list-download__link{font-size:18px;padding-bottom:2px;border-bottom:1px solid;background:url("../../images/down.png") no-repeat right 0;padding-right:30px;}
@media (max-width:767px){.list-download__link{line-height:1.6;}
}
.slide__item{display:-ms-flexbox !important;display:flex !important;}
.slide__left{margin-right:30px;}
.slide__title{font-size:30px;font-weight:600;margin-bottom:25px;}
.slide__text{font-size:18px;margin-bottom:15px;}
.slide__name{font-size:18px;color:#000;margin-bottom:15px;}
.slide__down{font-size:18px;padding-bottom:2px;border-bottom:1px solid;background:url("../../images/down.png") no-repeat right 0;padding-right:30px;}
@media (max-width:767px){.slide__down{line-height:1.6;}
}
.scope{display:block;}
.scope__item{display:-ms-flexbox;display:flex;}
@media (max-width:1023px){.scope__item{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin-bottom:25px;}
}
.scope__item_turn{-ms-flex-direction:row-reverse;flex-direction:row-reverse;}
.scope__item_turn .scope__block{width:50%;padding-right:0;padding-left:50px;}
@media (max-width:1023px){.scope__item_turn .scope__block{width:100%;padding-left:0;}
}
.scope__item_turn .scope__foto{width:calc(50% + 30px);}
@media (max-width:1023px){.scope__item_turn .scope__foto{width:100%;}
}
.scope__title{font-weight:600;font-size:30px;margin-bottom:15px;}
.scope__block{padding-right:50px;width:calc(50% + 30px);display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:auto;margin-bottom:auto;}
@media (max-width:1023px){.scope__block{width:100%;margin-bottom:15px;padding-right:0;}
}
.scope__block_noauto{display:block;margin-top:0;margin-bottom:0;}
.scope__foto{position:relative;}
@media (max-width:1023px){.scope__foto{text-align:center;}
}
.scope__foto img{width:100%;}
@media (max-width:1023px){.scope__foto img{width:auto;}
}
@media (max-width:767px){.scope__foto img{width:100%;}
}
.scope__ps{font-weight:300;font-size:14px;margin-top:25px;color:#666;}
.fotops{position:absolute;bottom:20px;width:calc(100% - 40px);display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;left:20px;}
@media (max-width:767px){.fotops{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;}
}
@media (max-width:767px){.fotops__item .btn{display:block;margin-top:15px;}
}
@media (max-width:767px){.fotops__item{width:100%;}
}
.fotops__text{color:#fff;font-weight:300;font-size:15px;}
@media (max-width:767px){.fotops__text{width:100%;}
}
.start-block{display:-ms-flexbox;display:flex;position:absolute;bottom:60px;width:100%;}
@media (max-width:1023px){.start-block{-ms-flex-wrap:wrap;flex-wrap:wrap;}
}
@media (max-width:767px){.start-block{width:90%;}
}
.start{display:block;background:url("../../images/start.jpg") no-repeat center 0;height:719px;color:#fff;position:relative;}
@media (max-width:1023px){.start{background-size:cover;}
}
@media (max-width:767px){.start{height:410px;}
}
.start_mob{display:none;}
@media (max-width:767px){.start_mob{display:block;background:#fff;height:auto;color:#000;}
}
@media (max-width:767px){.start_mob::before{display:none !important;}
}
.start::before{display:none;}
@media (max-width:1023px){.start::before{display:block;position:absolute;content:'';top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:rgba(0,0,0,0.6);}
}
.start .content{position:relative;height:100%;}
.start__item{width:50%;}
@media (max-width:1023px){.start__item{width:100%;}
}
.start__item:first-child{width:calc(50% + 40px);margin-right:60px;}
@media (max-width:1139px){.start__item:first-child{margin-right:40px;}
}
@media (max-width:1023px){.start__item:first-child{width:100%;margin-right:0;margin-bottom:25px;}
}
@media (max-width:767px){.start__item_num{color:#000;}
}
.start__desc{font-size:20px;margin-bottom:35px;}
@media (max-width:767px){.start__desc{font-size:18px;margin-bottom:15px;}
}
.start__title{font-size:30px;font-weight:500;line-height:1.38;}
@media (max-width:767px){.start__title{font-size:16px;}
}
@media (max-width:767px){.nums{margin-top:25px;}
}
.nums__row{display:-ms-flexbox;display:flex;}
.nums__item:first-child{width:68%;}
.nums__desc{font-size:16px;font-weight:100;}
@media (max-width:767px){.nums__desc{font-size:12px;}
}
.nums__title{font-size:48px;font-weight:500;}
@media (max-width:767px){.nums__title{font-size:32px;}
}
.nums__title span{font-size:18px;}
@media (max-width:767px){.nums__title span{font-size:14px;}
}
.make{display:-ms-flexbox;display:flex;margin-top:25px;}
.make li{text-transform:uppercase;font-size:16px;color:#fff;font-weight:300;position:relative;padding-right:35px;}
@media (max-width:1139px){.make li{padding-right:20px;}
}
@media (max-width:767px){.make li{color:#000;font-size:12px;padding-right:16px;}
}
.make li:last-child{padding-right:0;}
.make li:before{position:absolute;content:'•';top:0;right:14px;color:#fff;}
@media (max-width:1139px){.make li:before{right:9px;}
}
.make li:last-child:before{display:none;}
.what{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;}
@media (max-width:767px){.what{margin-left:0px;margin-right:0px;}
}
.what__item{width:30.5%;border-radius:6px;box-shadow:0 0 3px #333;padding:20px;margin-left:15px;margin-right:15px;margin-bottom:15px;}
@media (max-width:1139px){.what__item{width:30.3%;}
}
@media (max-width:1023px){.what__item{width:45%;}
}
@media (max-width:767px){.what__item{width:100%;}
}
.what__foto{background-size:cover;background-position:center center;background-repeat:no-repeat;height:220px;border-top-left-radius:6px;border-top-right-radius:6px;width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;margin-top:-20px;}
.what__title{margin-top:20px;margin-bottom:20px;font-size:18px;font-weight:200;}
.what__elem{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px;}
.what__elem:last-child{margin-bottom:0;}
.what__info{font-size:18px;font-weight:300;color:#000;}
.what__info_bold{font-weight:600;}
.what__info span{font-size:9px;font-weight:300;}
.what__nal{color:#83c550;font-size:12px;font-weight:600;padding-left:25px;padding-top:1px;background:url("../../images/check.png") no-repeat 0 0;}
.what__nal_no{background:url("../../images/no-check.png") no-repeat 0 0;color:#ffa540;}
.what__long{margin-top:20px;position:relative;}
.what__long::before{position:absolute;content:'';top:0;left:-20px;right:0;width:calc(100% + 40px);height:1px;background:#d0d0d0;}
.what__name{padding:20px 0;font-size:12px;font-weight:300;}
.evoke{text-align:center;margin-top:35px;}
.evoke__link{margin-left:15px;margin-right:15px;display:inline-block;}
.evoke__link1{margin-left:15px;margin-right:15px;display:inline-block;}
@media (max-width:767px){.evoke__link{margin-top:15px;margin-bottom:15px;}
}
.why{display:block;}
.why__block{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;}
@media (max-width:1023px){.why__block{-ms-flex-wrap:wrap;flex-wrap:wrap;}
}
.why__item{width:50%;}
@media (max-width:1023px){.why__item{width:100%;}
}
.why__item_left{padding-left:60px;margin-top:-115px;}
@media (max-width:1023px){.why__item_left{margin-top:25px;padding-left:0;}
}
.why__title{font-size:40px;font-weight:600;margin-bottom:15px;}
.why__text{font-size:18px;}
@media (max-width:1023px){.why__brus{text-align:center;}
}
.why__brus img{box-shadow:0 0 16px #333;}
.why__ps{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:25px;}
@media (max-width:767px){.why__ps{display:block;}
}
.why__auto{font-size:16px;width:50%;display:-ms-flexbox;display:flex;}
@media (max-width:1139px){.why__auto{display:block;}
}
@media (max-width:767px){.why__auto{width:100%;}
}
.why__auto p{margin-top:auto;margin-bottom:auto;}
.why__auto .btn{width:100%;margin-right:20px;}
@media (max-width:767px){.why__auto .btn{margin-right:0;margin:0 auto;}
}
.more{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.more__item{padding:40px;padding-right:100px;margin-top:30px;margin-bottom:30px;border-radius:4px;border:1px solid #83c550;width:49%;}
@media (max-width:767px){.more__item{width:100%;padding:15px;}
}
.more__title{font-size:30px;margin-bottom:25px;}
.more__desc{font-size:18px;}
body{line-height:1.2;font-size:16px;font-family:'Montserrat', sans-serif;font-style:normal;color:#000;font-weight:400;background-color:#fff;overflow-x:hidden;}
.show-1024,
.show-768,
.show-320{display:none !important;}
.show-inline-1024,
.show-inline-768,
.show-inline-320{display:none;}
.hide{display:none !important;}
@media (max-width:1139px){.hide-1024{display:none !important;}
.show-1024{display:block !important;}
.show-inline-1024{display:inline !important;}
}
@media (max-width:1023px){.hide-768{display:none !important;}
.show-768{display:block !important;}
.show-inline-768{display:inline !important;}
}
@media (max-width:767px){.hide-320{display:none !important;}
.show-320{display:block !important;}
.show-inline-320{display:inline !important;}
}
.content{width:1120px;margin:0 auto;padding:0 15px;}
@media (max-width:1139px){.content{width:1024px;}
}
@media (max-width:1023px){.content{width:100%;padding:0 10px;}
}
a{cursor:pointer;transition:all 0.3s linear 0s;color:#000;text-decoration:none;}
h1{color:#83c550;font-weight:600;font-size:18px;text-transform:uppercase;margin-bottom:5px;}
@media (max-width:1023px){h1{font-size:14px;}
}
@media (max-width:767px){h1{font-size:12px;}
}
h2{font-weight:200;font-style:italic;text-transform:uppercase;}
@media (max-width:1023px){h2{font-size:12px;}
}
@media (max-width:767px){h2{font-size:10px;}
}
h5{font-size:18px;}
.block h5{margin-bottom:10px;margin-top:20px;}
p{padding-top:10px;padding-bottom:10px;font-size:18px;font-weight:300;}
b{font-weight:600;}
@media (max-width:767px){img{width:100%;}
}
section{padding:80px 0;}
hr{width:100%;height:1px;background:#83c550;border:none;}
.title{text-align:center;font-weight:600;font-size:40px;margin-bottom:80px;}
@media (max-width:767px){.title{font-size:32px;}
}
.slick-dots{width:auto !important;bottom:-50px !important;}
.slick-dots li button::before{font-size:20px !important;color:#83c550 !important;}
.formes__title{font-size:30px;font-weight:600;margin-bottom:15px;}
.formes__desc{font-size:18px;font-weight:200;margin-bottom:20px;}
.form{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;margin-left:-15px;margin-right:-15px;}
.form_modal{display:block;}
.form__block{border-radius:6px;border:1px solid #d0d0d0;padding:20px;width:46%;margin:10px;}
@media (max-width:1139px){.form__block{width:45.5%;}
}
@media (max-width:767px){.form__block{width:100%;}
}
.form__label{font-size:14px;font-weight:300;margin-bottom:10px;margin-top:-10px;display:block;color:#000;}
.form__input{border:none;width:100%;display:block;font-size:18px;font-weight:300;}
.form__input_modal{border-bottom:1px solid #000;font-size:14px;padding-bottom:3px;}
.form__textarea{margin:10px;border-radius:6px;border:1px solid #d0d0d0;padding:20px;width:100%;height:160px;}
.form__button{margin-left:auto;margin-right:auto;margin-top:25px;}
.form__grup{display:-ms-flexbox;display:flex;margin-top:25px;margin-left:10px;margin-right:10px;}
.form__grup button{margin-top:0 !important;}
.form__text{margin-left:30px;font-size:14px;font-weight:300;color:#000;margin-top:auto;margin-bottom:auto;}
.form__politic{font-size:14px;font-weight:200;width:100%;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-left:40px;cursor:pointer;}
.form__politic:before{position:absolute;content:'';width:20px;height:20px;border:1px solid #d0d0d0;top:2px;left:0;border-radius:2px;background-color:#fff;}
.form__politic_yes:after{position:absolute;content:'';background:url("../../images/chek2.png");top:1px;left:6px;width:19px;height:14px;}
.NFI-wrapper{width:100%;padding:10px;border:1px dotted #83c550;border-radius:6px;margin:10px;}
.NFI-button{background:#fff;border:1px solid #83c550;color:#83c550;display:table-cell;padding:20px 35px;border-radius:6px;text-align:center;float:none !important;}
.NFI-filename{margin-top:10px !important;display:block !important;width:100%;border:none;}
