@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600&display=swap');

@media (min-width: 1200px){
	.container {
    	max-width: 1224px !important;
	}
}

body {font-family: 'Raleway', sans-serif; font-size: 1.25rem; line-height: 1.625; max-width: 1920px; margin: 0 auto; overflow: hidden; color: #434B4F;} /* 20px/26px */

.d1{font-weight: 700; font-size: 3.75rem; line-height: 1.2; text-transform: uppercase;} /* 60px/72px */
h1, .h1 {font-weight: 400; font-size: 2.5rem; line-height: 1.175; text-transform: uppercase;} /* 40px/47px */
h2, .h2 {font-weight: 400; font-size: 1.875rem; line-height: 1.2;} /* 30px/36px */
h3, .h3 {font-weight: 500; font-size: 1.5625rem; line-height: 1.16;} /* 25px/29px */
h4, .h4 {font-family: Montserrat; font-style: normal; font-weight: 500; font-size: 1.5625rem; line-height: 1.55; text-transform: uppercase;} /* 25px/30px */
h5, .h5 {font-weight: 600; font-size: 1.25rem; line-height: 1.15; text-transform: uppercase;} /* 20px/23px */
.h5.s1 {font-weight: 300; font-size: 1.25rem; line-height: 1.15; text-transform: none;} /* 20px/23px */
.h5.s2 {font-weight: 500; font-size: 1.25rem; line-height: 1.3; text-transform: none;} /* 20px/26px */
.h5.s3 {font-weight: 300; font-size: 1.25rem; line-height: 1.3; text-transform: none;} /* 20px/26px */
.h5.s4 {font-weight: 400; font-size: 1.25rem; line-height: 1.15; text-transform: none;} /* 20px/23px */
h6, .h6 {font-weight: 600; font-size: 1rem; line-height: 1.18;} /* 16px/19px */
.h6.s1 {font-weight: 400; font-size: 1rem; line-height: 1.18;} /* 16px/19px */
.h6.s2 {font-weight: 300; font-size: 1rem; line-height: 1.18;} /* 16px/19px */
.p1 {font-weight: normal; font-size: 0.75rem; line-height: 0.87; text-transform: uppercase;} /*12px/14px*/

.btn-success {background-color: #005223; border-radius: 17px; padding: 8px 37px; color: #fff; font-size: 1rem; line-height: 1.18; border: none;}
.btn-success:hover {background-color: #017D36;}

.btn-warning {background-color: transparent; border-radius: 17px; padding: 8px 37px 8px 50px; color: #005223; font-size: 1rem; line-height: 1.18; border: none; position: relative;}
.btn-warning:hover {background-color: #01481F; color: #fff;}
.btn-warning::after {content: ''; position: absolute; width: 34px; height: 34px; border-radius: 100px; background-color: #01481F; left: 0; top: 50%; transform: translateY(-50%); background-image: url('/images/icons/arrow-right.png'); background-position: center; background-repeat: no-repeat;}

header.navbar {padding-bottom: 24px;}
header .navbar-brand {margin-left: 50px;}
header #navbar-content {flex-direction: row-reverse;}
header #top_menu {position: absolute; width: 100%; left: 50%; transform: translateX(-50%); top: 0; max-width: 1224px; padding: 10px 15px 0; top: 150px; }
header .navbar-nav ul {justify-content: space-around; width: 100%;}
header .navbar-nav ul .parent{position: relative;}
header .navbar-nav ul .parent:after{content: url(/images/icons/arrow-down-green.png); position: absolute; top: 15px; right: -15px; vertical-align: top; line-height: 0;}
header .navbar-nav ul li a {color: #005223; font-weight: 600; font-size: 1rem; line-height: 1.18;}
header #header_items {align-items: center;}
header #top_menu .nav-child {display: none;}
header #top_menu .nav-child a {color: #005223 !important;}
header .navbar-nav ul .parent:hover .nav-child{display: block !important;}

footer {background-color: #F8F8F8; padding-top: 200px;}
footer .footer_menu {display: flex; flex-direction: column; padding-left: 15px;}
footer .footer_menu li{margin-bottom: 18px;}
footer .footer_menu a{display: flex; flex-direction: column; color: #005223;}
footer .footer_menu .nav-child{display: none;}
footer .mod_footer_address .address{padding-left: 30px; position: relative;}
footer .mod_footer_address .address::before{content: url('/images/icons/mark-green.png'); position: absolute; left: 0; top: 0;}
footer .mod_footer_address .phone{padding-left: 30px; position: relative;}
footer .mod_footer_address .phone::before{content: url('/images/icons/phone-green.png'); position: absolute; left: 0; top: 0;}
footer .mod_footer_logo{position: relative;}
footer .footer-logo{position: absolute; top: -150px;}
footer .socials a{width: 42px; height: 42px; background-color: #01481F; border-radius: 100px; display: flex; justify-content: center; align-items: center;} 
footer .socials a:hover{background-color: #013215;} 
footer .socials{display: flex;}

#author {display: flex; justify-content: space-between; font-size: 0.875rem; padding-top: 60px;}
#author a{color: #01481F;}

#m-video .modal-dialog {max-width: none; width: 80vw !important;}
#m-video .modal-content {height: 80vh;}
#m-video .modal-header {padding: 35px;}
#m-video .modal-title {display: none;}

body.home #top_menu .menu li:nth-last-child(-n+3) a{color: #fff;}
body.o-kompanii #top_menu .menu li:nth-last-child(-n+3) a{color: #fff;}
body.kompleks-pererabotki #top_menu .menu li:nth-last-child(-n+3) a{color: #fff;}
body.produktsiya #top_menu .menu li:nth-last-child(-n+3) a{color: #fff;}

.text-green {color: #005223 !important;}
.text-green2 {color: #01481F !important;}

.mod_languages {position: absolute; top: 12px; width: 188px;}
.mod_languages > div {justify-content: space-between; display: flex;}
.mod_languages a {color: #9B9B9B;}
.mod_languages a.active {color: #01481F;}

.mod_slider {border-top: 1px solid #BEBEBE;}
.mod_slider::before {background-color: #fff;}
.mod_slider_main{padding-top: 190px; padding-bottom: 130px;}
.mod_slider_main::after {content: url('/images/slider/001.png'); position: absolute; top: 0; left: 50%;}
.mod_slider_about{padding-top: 290px; padding-bottom: 290px;}
.mod_slider_about::after {content: url('/images/slider/002.png'); position: absolute; top: 0; left: 50%;}
.mod_slider_complex{padding-top: 290px; padding-bottom: 120px;}
.mod_slider_complex::after {content: url('/images/slider/003.png'); position: absolute; top: 0; left: 50%;}
.mod_slider_products{padding-top: 290px; padding-bottom: 390px;}
.mod_slider_products::after {content: url('/images/slider/004.png'); position: absolute; top: 0; left: 50%;}
.mod_slider_contacts{padding-top: 180px; padding-bottom: 80px;}
.mod_slider_buy{padding-top: 180px; padding-bottom: 80px;}
.mod_slider_docs{padding-top: 180px; padding-bottom: 80px;}
.mod_slider_news{padding-top: 180px; padding-bottom: 80px;}

.mod_about{padding-top: 60px; padding-bottom: 190px;}
.mod_about .about-images {position: relative;}
.mod_about .about-images .image {position: absolute;}
.mod_about .about-images .image1 {left: -60px;}
.mod_about .about-images .image2 {left: 70px; top: 210px;}

.mod_about::before {background: #fafafa; top: 640px;}

.mod_technology {padding-top: 160px; padding-bottom: 250px;}
.mod_technology .technology-images {position: relative;}
.mod_technology .technology-images .image {position: absolute; left: 35px; top: 210px;}
.mod_technology .technology-images::after {content: ''; position: absolute; left: -60px; width: 224px; height: 328px; background-color: #01481F;}

.mod_ecoproduct {padding-bottom: 120px;}
.mod_ecoproduct .ecoproduct-images {position: relative;}
.mod_ecoproduct .ecoproduct-images .image {position: absolute; left: 240px; top: 210px;}
.mod_ecoproduct .ecoproduct-images::after {content: ''; position: absolute; left: 0; width: 224px; height: 328px; background-color: #01481F;}

.mod_stats::before {background: #fafafa; bottom: 435px; /*FAFAFA*/}
.mod_stats::after {content: url(/images/stats/001.png); top: -80px; right: -30px; position: absolute; z-index: -2;}
.mod_stats .text {position: relative; padding-left: 375px;}
.mod_stats .text::before {content: url(/images/stats/002.png); bottom: -50px; left: -50px; position: absolute; z-index: -2;}
.mod_stats .text::after {content: ''; position: absolute; height: 100%; width: 367px; background-color: #01481F; top: 0; left: 0; z-index: -1;}
.mod_stats .num {font-family: 'Montserrat', sans-serif; font-weight: 600; font-size: 5rem; line-height: 6.125rem;}
.mod_stats .num-green {color: #005223;}
.mod_stats .num-white {color: #fff;}
.mod_stats .out{position: absolute; color: #fff; right: 440px; top: 50px;}
.mod_stats .out-num {top: -10px;}
.mod_stats .line-text{margin-bottom: 50px;}
.mod_stats .line-text:first-child{margin-bottom: 10px;}
.mod_stats .move1 {position: relative; left: 5px; top: -35px;}
.mod_stats .move2 {position: relative; top: -50px; left: 105px;}
.mod_stats .space {display: none;}

.mod_techs {padding-bottom: 80px;}
.mod_techs::before {background-color: transparent;}
.mod_techs::after {content: url('/images/techs/001.jpg'); position: absolute; top: 100px; left: 60%;}
.mod_techs .fulltext {position: relative;}
.mod_techs .fulltext::after {content: ''; position: absolute; width: 5000px; height: 900px; top: -20px; left: 0; background-color: #fafafa; z-index: -1;}

.mod_contact_us {padding-bottom: 500px; padding-bottom: 270px;} 
.mod_contact_us .h1espcb {font-size: 2.4rem !important;} 
.mod_contact_us::before {background-color: transparent;}
.mod_contact_us::after {content: url('/images/contact_us/001j.jpg'); position: absolute; bottom: 120px; left: -28%; z-index: -1;}

.mod_phone {position: relative; padding-left: 30px;}
.mod_phone a {color: #434B4F !important;}
.mod_phone::before {content: url('/images/icons/phone.png'); position: absolute; left: 0; top: 50%; transform: translateY(-50%);}

.mod_address {position: relative; padding-left: 30px;}
.mod_address::before {content: url('/images/icons/mark.png'); position: absolute; left: 0; top: 50%; transform: translateY(-50%);}

.form{background: #FFFFFF; box-shadow: 0px 10px 30px rgba(67, 75, 79, 0.2); padding-top: 50px; padding-bottom: 70px; padding-left: 50px; padding-right: 50px;}
.form-modal {padding: 0; box-shadow: none;}

.mod_products .product{background-color: #FAFAFA; height: 100%;}
.mod_products .img-wrap {min-height: 260px; display: flex; justify-content: center; align-items: center; margin-bottom: 30px;}
.mod_products .btn-buy{position: relative; left: 24px;}
.mod_products .buy {padding-bottom: 30px; padding-top: 30px;}

.mod_history {padding-top: 50px; padding-bottom: 115px;}
.mod_history .stage{border-left: 1px solid #01481F; height: 100%;}
.mod_history .stage .introtext{min-height: 320px;}
.mod_history .image {width: 208px; height: 358px; object-fit: cover; position: relative; left: -8px;}

.mod_features {padding-top: 50px;}
.mod_features .introtext {max-width: 380px;}
.mod_features .introtext p{margin-bottom: 0px;}
.mod_features::before {background: #FAFAFA; margin-left: 0; width: 5000px; left: -325%;}

.mod_breadcrumbs {position: absolute; font-weight: 300; font-size: 1rem; line-height: 1.18; z-index: 2; color: #01481F; padding: 0; margin: 0;}
.mod_breadcrumbs a {color: #434B4F;}
body.o-kompanii .mod_breadcrumbs {top: 410px;}
body.kompleks-pererabotki .mod_breadcrumbs {top: 410px;}
body.produktsiya .mod_breadcrumbs {top: 410px;}
body.gde-kupit .mod_breadcrumbs {top: 290px;}
body.kontakty .mod_breadcrumbs {top: 290px;}
body.dokumenty .mod_breadcrumbs {top: 290px;}
body.novosti .mod_breadcrumbs {top: 290px;}

.mod_partners {padding-bottom: 200px;}
.mod_partners .partner{border: 1px solid #C7C9CF; height: 135px; padding: 5px;}

.mod_stages{padding-bottom: 100px;}
.mod_stages .num{font-family: Montserrat; font-size: 18.75rem; line-height: 18.75rem; color: #E2E2E2; position: absolute; z-index: -1; left: 0; top: -100px;}
.mod_stages .stage {padding-bottom: 100px;}

.mod_complex_features{padding-bottom: 200px;}
.mod_complex_features .feature{max-width: 270px;}
.mod_complex_features .row-features .feature-col {justify-content: center;}
.mod_complex_features .row-features .feature-col:first-child {justify-content: flex-end;}
.mod_complex_features .row-features .feature-col:last-child {justify-content: flex-start;}

.mod_recycle {position: relative; padding-bottom: 150px;}
.mod_recycle::before {background-color: #fff;}
.mod_recycle::after {content: url('/images/recycle/001.png'); position: absolute; top: 50%; transform: translateY(-50%); left: -20%;}

.mod_formula::before {background-color: transparent;}
.mod_formula::after {content: url(/images/formula/001.png); position: absolute; top: 20px; left: -30%;}
.mod_formula .picture {height: 1000px;}
.mod_formula .picture .component{position: absolute;}
.mod_formula .picture .component:nth-child(1){top: 180px; left: 380px;}
.mod_formula .picture .component:nth-child(2){top: 400px; left: 450px;}
.mod_formula .picture .component:nth-child(3){top: 590px; left: 450px;}
.mod_formula .picture .component:nth-child(4){top: 780px; left: 360px;}

.select{border: none; -webkit-appearance: none; appearance: none; width: 100px; background-image: url('/images/icons/arrow-down.png'); background-repeat: no-repeat; background-position: 60px center;}
.select2{width: 70px;}

.input {border: none; border-bottom: 1px solid #434B4F; width: 100%;}

.table1 td{padding: 10px 5px; text-align: center; border: none; color: #000;}
.table1 td:first-child{padding-left: 20px; text-align: left; color: #434B4F;}
.table1 tbody tr:nth-of-type(odd) {background-color: #E6EDE9;}
.table1 tr:first-child td{color: #434B4F;}
.table2 td{padding: 10px; border: none;}
.table2 {font-weight: 500; font-size: 1.25rem; line-height: 1.3; color: #005223;}
.table2 tbody tr:nth-of-type(odd) {background-color: #E6EDE9;}
.table2 td:first-child{width: 60%; color: #434B4F; padding-left: 80px;}
.table3 {max-width: 180px;}
.table3 td{padding: 0; border: none;}
.table3 td:first-child{color: #01481F; font-size: 1.25rem; line-height: 1.15; font-weight: 400;}
    
.mod_order {padding-bottom: 80px;}
.mod_order .stage{max-width: 270px;}
.mod_order .row-order .stage-col {justify-content: center;}
.mod_order .row-order .stage-col:first-child {justify-content: flex-end;}
.mod_order .row-order .stage-col:last-child {justify-content: flex-start;}
.mod_order .stage .num {font-family: Montserrat; color: #D8D8D8; font-weight: 600; font-size: 5rem; line-height: 1.225;}
.mod_order .stage .introtext {position: relative; top: -20px;}
.mod_order .wherebuy .btn{position: relative; top: -80px; left: -210px;}

.mod_contacts .contact-inner {position: relative; padding-top: 120px; border-left: 1px solid #01481F; height: 100%; padding-left: 40px; padding-bottom: 50px;}
.mod_contacts .adresses {border-left: 0;}
.mod_contacts .adresses::after{content: url('/images/icons/mark-green-big.png'); position: absolute; top: 30px; left: 50%; transform: translateX(-50%);}
.mod_contacts .phones{position: relative; padding-top: 120px;}
.mod_contacts .phones::after{content: url('/images/icons/phone-green-big.png'); position: absolute; top: 30px; left: 50%; transform: translateX(-50%);}
.mod_contacts .mails{position: relative; padding-top: 120px;}
.mod_contacts .mails::after{content: url('/images/icons/mail.png'); position: absolute; top: 30px; left: 50%; transform: translateX(-50%);}
.mod_contacts .mails::before{content: url('/images/contacts/001.png'); position: absolute; bottom: 30px; left: 0;}
.mod_contacts .mails a{color: #434B4F !important;}

.mod_info .image-wrap{min-height: 170px; display: flex; align-items: flex-start; width: 100%;}
.mod_info .info-block {border-right: 1px solid #01481F; height: 100%; padding-bottom: 30px;}
.mod_info .info-col:last-child .info-block{border-right: none; padding-left: 80px;}
.mod_info .info-col:first-child .info-block{padding-right: 80px;}

.modal .modal-content {background-color: #fff;}
.modal .modal-content .close {right: 20px; top: 20px; position: absolute;}
.modal .modal-header {border-bottom: 0;}
.modal .modal-dialog {max-width: 682px;}
.modal .modal-header {padding: 80px 70px 80px 70px;}
.modal .modal-body {padding: 0 70px 80px;}
.modal .form-control {border: 0; border-radius: 0; height: 40px; margin-bottom: 27px; padding: 0 20px;}
.modal .form-control.tarea {min-height: 110px; padding-top: 10px;}

.mod_docs .nav-tabs {border: 0;}
.mod_docs .nav-tabs .nav-link {border: 0; color: #8D8D8D; padding: 0; margin-right: 90px;}
.mod_docs .nav-tabs .nav-link:last-child{margin-right: 0;}
.mod_docs .nav-tabs .nav-link.active {color: #005223;}
.mod_docs .pane-content {padding-top: 70px; padding-bottom: 150px;}
.mod_docs .download-link {color: #434B4F; text-decoration: none !important;}
.mod_docs .download-link:hover {background-color: #fafafa;}

.news-list .navlink{margin-right: 50px;}
.news-list .navlink:last-child{margin-right: 0;}
.news-list .navlink.active{color: #005223; font-weight: 600; font-size: 1.25rem; line-height: 1.15; text-decoration: underline;}
.news-list .date {color: #000;}
.news-list .news-item {text-decoration: none !important;}
.news-list .news-item:hover {background-color: #FAFAFA;}

.tothelist {padding-top: 200px;}
.videos iframe{height: 262px; width: 100%;}
.videos img {height: 262px; width: 100%; object-fit: cover;}
.videos .youtube-video {cursor: pointer; position: relative;}
.videos .youtube-video::after {content: url('/images/icons/play.png'); position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); line-height: 0;}
.headline .h1{max-width: 790px;}
.image_intro {width: 100%; max-height: 400px; object-fit: cover;}

.mod_products {position: relative; padding-top: 170px;}
.design {position: absolute; top:0; bottom: 0; left: 50%; margin-left: -50vw; width: 100vw; overflow: hidden; z-index: -1;}
.design > div {left:50% !important; top:0 !important;}
.design > div img {max-width: none;}
.design .item-1 {margin-left: -1100px; margin-top: 30px;}
.design .item-2 {margin-left: 670px; margin-top: 750px;}
.design .item-3 {margin-left: -720px; margin-top: 590px;}
.design .item-4 {margin-left: -940px; margin-top: 910px;}
.design .item-5 {margin-left: 600px; margin-top: 325px;}
.design .item-6 {margin-left: 730px; margin-top: 320px;}
.design .item-7 {margin-left: -850px; margin-top: 440px;}
.design .item-8 {margin-left: 760px; margin-top: 1060px;}

body.politika-konfidentsial-nosti .item-page{padding-top: 150px;}
body.en .mod_slider_complex::after,
body.en .mod_slider_products::after {left: 48%;}

@media(max-width: 1200px){
	header #top_menu {position: static; transform: translateX(0);}
	header #top_menu .mod-list li a {color: #000 !important; padding: 6px 0;}
	header #top_menu .mod-list {flex-direction: column;}
	header .navbar-brand {max-width: 200px; margin-left: 0;}
	header#navbar {padding: 30px 15px;}
	header #header_items {align-items: flex-start !important; padding-top: 20px;}
	header .mod_address {margin-bottom: 20px !important;}
	header .mod_phone {margin-bottom: 20px !important;}
	header #navbar-content {background-color: #fff;}
	.d1 {font-size: 1.55rem;}
	h1, .h1 {font-size: 1.3rem;}
	h2, .h2 {font-size: 1.275rem;}
	.mod_languages{left: 50%; transform: translateX(-50%);}
	.mod_slider{padding-top: 70px; padding-bottom: 50px;}
	.mod_slider::after{display: none;}
	.mod_breadcrumbs {top: 180px !important;}
	.mod_about{padding-bottom: 40px;}
	.mod_about .about-images {display: none;}
	.mod_stats::before {display: none;}
	.mod_stats .out {position: static; color: #000;}
	.mod_stats .text {padding-left: 0;}
	.mod_stats .text::after {display: none;}
	.mod_about::before {display: none;}
	.mod_stats::before{display: none;}
	.mod_stats .text::before {display: none;}
	.mod_stats .move1 {position: static;}
	.mod_stats .move2 {position: static;}
	.mod_stats .num {font-size: 2rem; line-height: 2.125rem;}
	.mod_stats .space {display: inline;}
	.mod_stats::after {display: none;}
	.mod_stats .line-text {margin-bottom: 10px;}
	.mod_techs::after{display: none;}
	.mod_contact_us {padding-bottom: 90px;}
	.mod_contact_us::after {display: none;}
	.form {max-width: 600px; padding-left: 20px; padding-right: 20px;}
	footer .footer-logo {max-width: 270px;}
	.modal .modal-header{padding: 50px 20px 30px 20px;}
	.modal .modal-body {padding: 0 0px 30px;}
	.mod_history .stage {border-left: none;}
	.mod_history .stage .introtext {min-height: 0;}
	.mod_partners .partner img{min-width: 150px; max-height: 100px; object-fit: contain;}
	.mod_docs .nav-tabs .nav-link {margin-right: 20px; padding: 10px;}
	.mod_docs .pane-content {padding-bottom: 50px;}
	.mod_technology{padding-top: 0; padding-bottom: 0;}
	.mod_technology .technology-images {display: none;}
	.mod_complex_features .row-features .feature-col:first-child {justify-content: center;}
	.mod_complex_features .row-features .feature-col:last-child {justify-content: center;}
	.mod_recycle::after {display: none;}
	.mod_complex_features {padding-bottom: 50px;}
	.mod_ecoproduct .ecoproduct-images {display: none;}
	.mod_formula::after{display: none;}
	.mod_formula .picture {height: auto;}
	.mod_formula .picture .component{position: static;}
	.table-wrap{overflow-x: auto;}
	.mod_order .row-order .stage-col:first-child {justify-content: center;}
	.mod_order .row-order .stage-col:last-child {justify-content: center;}
	.mod_order .wherebuy .btn{top: 0; left: 0;}
	.table2 td:first-child {padding-left: 10px;}
	.news-list .news-item > div{padding-right: 15px !important;}
	.tothelist {padding-top: 140px;}
	.mod_contacts .contact-inner {border: none; padding-left: 0;}
	.mod_contacts .mails::before {display: none;}
	.mod_info .info-col:first-child .info-block {padding-right: 0; border: none;}
	.mod_info .info-col:last-child .info-block {padding-left: 0;}
	.mod_techs .fulltext::after {display: none;}
	.mod_features::before {display: none;}
	.mod_products .buy{padding-top: 15px; padding-bottom: 15px;}
}

