html {
	background:#fff;
	height:100%;
}
body {
	font-family:"Montserrat", sans-serif;
	color:#000;
	outline:none;
	margin:0;
	padding:0;
	height:100%;
}
a:link {
	color:#000;
	text-decoration:none;
	outline:none;
	transition:color 0.2s ease-in-out;
}
a:visited {
	color:#000;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#3140d0;
	text-decoration:none;
	outline:none;
}
* {
	-webkit-tap-highlight-color:transparent;
}
p {
	font-size:15pt;
	line-height:24px;
	margin:0;
	padding:11px 0;
}
a img {
	border:0;
}
h1 {
	font-family:"Josefin Sans", sans-serif;
	font-weight:700;
	width:100%;
	color:#3140d0;
	font-size:41pt;
	line-height:80px;
	margin:0;
	padding:0 0 10px 0;
	text-align:center;
	text-transform:uppercase;
}
h2 {
	font-family:"Josefin Sans", sans-serif;
	font-weight:700;
	width:100%;
	font-size:27pt;
	line-height:46px;
	margin:0;
	padding:0 0 5px 0;
	color:#20b6d2;
	text-align:left;
}
.page-content {
	background:#fff;
	width:100%;
	padding:80px 0 100px 0;
	float:left;
}
.container {
	max-width:1300px;
	width:92%;
	margin:0 auto;
	position:relative;
}
.content {
	width:100%;
	float:left;
}
.content p a {
	color:#3140d0;
}
.content-text {
	min-height:500px;
	padding-top:220px !important;
}
.content-text .container {
	max-width:1000px;
}
.bg {
	width:100%;
	background:#f0f0f0;
	margin:15px 0;
	padding:23px 0;
	position:relative;
}
.bg:before {
	content:"";
	background:#f0f0f0;
	position:absolute;
	top:0;
	bottom:0;
	left:-100vw;
	width:100vw;
}
.bg:after {
	content:"";
	background:#f0f0f0;
	position:absolute;
	top:0;
	bottom:0;
	right:-100vw;
	width:100vw;
}
.bgimg {
	background:transparent;
	width:100%;
	height:60%;
	min-height:700px;
	position:relative;
	display:flex;
	align-items:center;
	justify-content:center;
	float:left;
}
.intro {
	height:calc(100% - 170px) !important;
	min-height:800px !important;
	max-height:inherit;
	box-sizing:border-box;
	padding:0 5%;
	position:relative;
}
.header-arrow {
	background:url(img/header_arrow.png) no-repeat center;
	background-size:42px 27px;
	width:42px;
	height:27px;
	position:absolute;
	bottom:100px;
	left:50%;
	margin-left:-21px;
	opacity:0;
	z-index:5;
}
.header {
	width:100%;
	height:100%;
	min-height:600px;
	position:relative;
	text-align:center;
	z-index:5;
	float:left;
}
.header-text {
	width:100%;
	max-width:1200px;
	margin:0 auto;
	position:relative;
	top:30%;
	box-sizing:border-box;
	padding:0 4%;
}
.header-text h1 {
	color:#fff;
	font-size:45pt;
	line-height:90px;
	padding:0;
	margin:0;
	font-weight:700;
	text-transform:uppercase;
	display:block;
	opacity:0;
	position:relative;
	top:-30px;
	transition:top 0.5s ease-in-out, opacity 0.65s ease-in-out;
}
.header-text h1 span {
	padding:18px 0 3px 0;
	background:#ffa125;
	box-shadow:15px 0 0 #ffa125, -15px 0 0 #ffa125;
	-webkit-box-decoration-break:clone;
	-o-box-decoration-break:clone;
	box-decoration-break:clone;
}
.header-text h2 {
	color:#fff;
	font-size:24pt;
	line-height:70px;
	padding:0;
	margin:0;
	font-weight:700;
	text-transform:uppercase;
	display:block;
	text-align:center;
	opacity:0;
	transition:opacity 0.65s ease-in-out;
}
.header-text span {
	padding:20px 0 12px 0;
	background:#3140d0;
	box-shadow:20px 0 0 #3140d0, -20px 0 0 #3140d0;
	-webkit-box-decoration-break:clone;
	-o-box-decoration-break:clone;
	box-decoration-break:clone;
}
.batteries {
	width:100%;
	background:url(img/battery_bg.jpg) no-repeat center left 15%;
	background-size:cover;
	position:relative;
	padding-top:70px;
	top:100px;
	z-index:6;
	color:#fff;
	font-weight:500;
	text-shadow:0 0 20px #000;
}
.batteries::before {
	content:"";
	background:rgba(0,0,0,0.15);
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
.batteries::after {
	content:"";
	background:linear-gradient(to top,rgba(0,0,0,0),rgba(0,0,0,1));
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
.batteries > div {
	background:url(img/bsf_icon.svg) no-repeat right center;
	background-size:auto 100px;
	width:88%;
	height:100%;
	max-width:1050px;
	margin:0 auto;
	font-size:19pt;
	line-height:34px;
	padding:16px 0 15px 0;
	box-sizing:border-box;
	position:relative;
	z-index:2;
}
.batteries strong {
	color:#df1a0e;
	font-size:21.5pt;
	line-height:35px;
	display:table;
	text-transform:uppercase;
	text-shadow:-1px -1px 0 white, 1px -1px 0 white, -1px  1px 0 white, 1px  1px 0 white;
}
.batteries a {
	background:#fff;
	font-size:15pt;
	line-height:30px;
	padding:10px 30px;
	border-radius:30px;
	font-weight:700;
	color:#df1a0e;
	text-transform:uppercase;
	position:absolute;
	top:50%;
	margin-top:-25px;
	right:100px;
	text-shadow:none;
	transition:background 0.2s ease-in-out, color 0.2s ease-in-out;
}
.batteries a:hover {
	background:#df1a0e;
	color:#fff;
}
.footer-content {
	background:#3140d0;
	color:#fff;
	font-size:15pt;
	line-height:24px;
	box-sizing:border-box;
	padding:18px 0 27px 0 !important;
}
.footer-content a {
	color:#fff;
	text-decoration:none;
}
.footer-content a:hover {
	text-decoration:underline;
}
.footer-content span {
	font-size:13pt;
	margin-top:10px;
	display:block;
}
.footer-content .container {
	max-width:1200px;
}
.footer-content .content {
	background:url(img/logo_footer.png) no-repeat top 52px left;
	background-size:149px 71px;
	padding-left:200px;
	box-sizing:border-box;
}
.web {
	margin-top:2px;
	float:right !important;
}
.web a {
	font-size:11pt;
	color:#cbd0ff;
}
.footer-cat {
	padding:47px 0 57px 0;
	float:left;
}
.menu-container {
	background:#3140d0;
	width:100%;
	height:170px;
	z-index:1001;
	position:fixed;
	top:0;
	left:0;
	box-shadow:0 3px 3px rgba(0,0,0,0.1);
}
.logo {
	background:url(img/logo.png) no-repeat center;
	background-size:236px 136px;
	width:236px;
	height:136px;
	position:absolute;
	top:17px;
	left:0;
	z-index:1000;
}
.menu-content {
	width:91%;
	max-width:1920px;
	height:170px;
	margin:0 auto;
	position:relative;
	box-sizing:border-box;
}
.menu {
	width:100%;
	font-size:0;
	float:left;
}
.menu > ul {
	padding:0;
	list-style:none;
	text-align:center;
	box-sizing:border-box;
	position:absolute;
	top:73px;
	right:0;
}
.menu > ul > li {
	margin:0 0 0 40px;
	padding:0;
	list-style:none;
	display:inline-block;
	color:#fff;
	font-size:15pt;
	line-height:24px;
	position:relative;
	cursor:default;
	user-select:none;
}
.menu > ul > li > span {
	padding:20px 0;
}
.menu > ul > li > a {
	color:#fff;
	padding:20px 0;
	transition:color 0.2s ease-in-out;
}
.menu ul li a:hover, .menu ul li a.current {
	color:#ffa125;
}
.menu > ul > li > ul {
	background:#fff;
	width:260px;
	list-style:none;
	padding:15px;
	margin:0;
	position:absolute;
	top:29px;
	left:50%;
	margin-left:-130px;
	opacity:0;
    box-sizing:border-box;
	transition:top 0.2s ease-in-out, opacity 0.2s ease-in-out;
	z-index:100;
	box-shadow:0 3px 3px rgba(0,0,0,0.2);
	visibility:hidden;
}
.menu > ul > li:hover > ul {
	top:39px;
	opacity:1;
	visibility:visible;
}
.menu > ul > li > ul > li > a {
	width:100%;
	margin:0;
	padding:7px 0;
	font-weight:400;
	font-size:11pt;
	line-height:18px;
	text-align:center;
	text-transform:none;
	color:#3140d0;
	float:left;
}
.menu > ul > li > ul > li:first-child > a {
	border:0;
}
.menu-sml-content {
	background:#3140d0;
	width:100%;
	height:70px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:999;
	text-align:center;
	display:none;
}
#menu-bttn {
	width:20px;
	height:13px;
	position:absolute;
	top:18px;
	right:1.5%;
	padding:10px;
	cursor:pointer;
	z-index:1001;
}
#menu-bttn div {
	background:#fff;
	width:22px;
	height:2px;
	position:absolute;
}
.menu-bttn-line-1 {
	top:10px;
}
.menu-bttn-line-2 {
	top:16px;
}
.menu-bttn-line-3 {
	top:22px;
}
#menu-sml {
	background:#fff;
	width:100%;
	height:100vh;
	padding:0 0 18px 0;
	position:absolute;
	top:70px;
	left:0;
	display:none;
	z-index:1000;
	overflow:auto;
	user-select:none;
}
.menu-sml-container {
	background:#fff;
	width:100%;
	padding:0 0 50px 0;
	overflow:auto;
	float:left;
}
#menu-sml ul {
	width:100%;
	margin:10px 0;
	padding:0;
	list-style:none;
	float:left;
}
.menu-sml-container > ul {
	padding:25px 0 100px 0 !important;
}
#menu-sml ul li {
	width:100%;
	margin:0 0 4px 0;
	padding:0 10px;
	box-sizing:border-box;
	list-style:none;
	text-align:center;
	float:left;
}
#menu-sml ul li a, #menu-sml ul li span {
	color:#3140d0;
	font-size:13pt;
	line-height:25px;
	font-weight:700;
	padding:5px;
	position:relative;
	cursor:pointer;
	display:inline-block;
}
#menu-sml ul li span:after {
	content:"";
	background:url(img/menu_arrow.png) no-repeat top center;
	background-size:14px 18px;
	position:absolute;
	top:12px;
	right:-14px;
	width:14px;
	height:9px;
}
#menu-sml ul li span.opened:after {
	background:url(img/menu_arrow.png) no-repeat bottom center;
	background-size:14px 18px;
}
#menu-sml ul li ul {	
	margin:0 0 1px 0;
}
#menu-sml ul li ul li {
	margin:0 0;
}
#menu-sml ul li ul li a {
	text-transform:none;
	font-size:12pt;
	line-height:22px;
}
#menu-sml ul li a:hover {
	text-decoration:none;
}
.animation, .animation .menu-content, .animation .menu > ul, .animation .logo {
	-webkit-transition:all 0.2s ease-in-out !important;
	-moz-transition:all 0.2s ease-in-out !important;
	-o-transition:all 0.2s ease-in-out !important;
	transition:all 0.2s ease-in-out !important;
}
.menu-content-sml, .menu-content-sml .menu-content {
	height:100px;
}
.menu-content-sml .menu > ul {
	top:38px;
}
.menu-content-sml .logo {
	background:url(img/logo.png) no-repeat center;
	background-size:118px 68px;
	width:118px;
	height:68px;
	top:16px;
}
a.button {
	font-size:12pt;
	line-height:22px;
	font-weight:700;
	text-transform:uppercase;
	color:#fff;
	border-radius:23px;
	background:#3140d0;
	margin-top:36px;
	padding:12px 32px;
	box-sizing:border-box;
	border:0;
	text-decoration:none;
	display:table;
	float:left;
	transition:filter 0.2s ease-in-out;
}
a.button:hover {
	filter:saturate(200%);
}
#contacts-content {
	background:#d4d4d4;
	padding-bottom:100px;
}
#contacts-content .container {
	max-width:1230px;
}
input[type=text], input[type=number], input[type=password], textarea, select {
	font-family:"Montserrat", sans-serif;
	background:#d4d4d4;
	border:0;
	font-size:18px;
	line-height:22px;
	padding:14px;
	margin:0 0 16px 0;
	color:#3140d0;
	box-sizing:border-box;
	resize:vertical;
	outline:none;
}
button, .logForm button:hover {
	font-size:13pt;
	line-height:22px;
	text-transform:uppercase;
	color:#fff;
	border-radius:23px;
	background:#3140d0;
	font-weight:700;
	margin-top:36px;
	padding:12px 26px;
	box-sizing:border-box;
	display:table;
	border:2px solid #fff;
	outline:none;
	cursor:pointer;
	float:left;
	transition:filter 0.2s ease-in-out;
}
.button:hover {
	filter:saturate(175%);
}
.true {
	width:100%;
	background:#fff;
	border:1px solid #23b005;
	padding:10px 5px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#23b005;
	text-align:left;
	border-radius:5px;
	margin-bottom:20px;
	box-sizing:border-box;
	float:left;
}
.true div {
	background:url(img/big_icons.png) no-repeat left top;
	width:24px;
	height:24px;
	float:left;
	margin:-4px 5px -5px 0;
}
.false {
	width:100%;
	background:#fff;
	border:1px solid #ee552a;
	padding:10px 5px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#ee552a;
	text-align:left;
	border-radius:5px;
	margin-bottom:20px;
	box-sizing:border-box;
	float:left;
}
.false div {
	background:url(img/big_icons.png) no-repeat;
	background-position:0 -24px;
	width:24px;
	height:24px;
	float:left;
	margin:-4px 5px -5px 0;
}
.warn {
	width:100%;
	background:#fff;
	border:1px solid #ff8f2c;
	padding:10px 5px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#ff8f2c;
	text-align:left;
	border-radius:5px;
	margin-bottom:20px;
	box-sizing:border-box;
	float:left;
}
.warn div {
	background:url(img/big_icons.png) no-repeat;
	background-position:0 -48px;
	width:24px;
	height:24px;
	float:left;
	margin:-4px 5px -5px 0;
}
.descr {
	width:44%;
	margin:20px 0 0 0;
	float:left;
}
.image {
	width:46.15384615384615%;
	position:relative;
	margin:20px 0 0 0;
	float:right;
}
.image img {
	width:auto !important;
	max-width:100% !important;
	height:auto !important;
}
.image:before {
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100px;
	height:100px;
	border-top:0 solid #ffa125;
	border-left:0 solid #ffa125;
	transition:border-top 0.35s ease-in-out, border-left 0.35s ease-in-out;
}
.image:after {
	content:"";
	position:absolute;
	bottom:0;
	right:0;
	width:100px;
	height:100px;
	border-bottom:0 solid #ffa125;
	border-right:0 solid #ffa125;
	transition:border-bottom 0.35s ease-in-out, border-right 0.35s ease-in-out;
}
.image-animate:before {
	border-top:20px solid #ffa125;
	border-left:20px solid #ffa125;
}
.image-animate:after {
	border-bottom:20px solid #ffa125;
	border-right:20px solid #ffa125;
}
#recycling-and-sale-products-content {
	background:#f4f4f4;
}
#recycling-and-sale-products-content .container {
	max-width:992px;
}
#recycling-and-sale-products-content p {
	max-width:700px;
	margin:0 auto;
}
.products {
	width:100%;
	float:left;
}
.products ul {
	width:100%;
	margin:0;
	padding:47px 0 38px 0;
	list-style:none;
    display:flex;
	flex-wrap:wrap;
	float:left;
}
.products ul li {
	width:25%;
	margin:0;
	padding:0;
	list-style:none;
	font-size:13pt;
	line-height:21px;
	text-align:center;
	position:relative;
	top:-20px;
	opacity:0;
	float:left;
}
.products ul li div {
	width:100%;
	padding:17px 14px;
	box-sizing:border-box;
	float:left;
}
.products ul li div span {
	width:100%;
	padding:10px 0;
	display:block;
	box-sizing:border-box;
}
.products ul li div span strong {
	display:block;
}
.products ul li img {
	width:calc(100% - 20px);
	height:auto;
	margin:0 auto;
}
.cookies-container {
	font-family:'Arial';
	font-size:16px;
	line-height:20px;
	background:rgba(255,161,37,0.9);
	color:#fff;
	text-align:center;
	width:100%;
	position:fixed;
	z-index:1006;
	bottom:0;
	left:0;
	box-sizing:border-box;
}
#plant-hire-content .container {
	max-width:740px;
}
.content > ul {
	background:#cbd0ff;
	max-width:460px;
	width:100%;
	margin:39px auto 28px auto;
	padding:55px 22px 28px 22px;
	font-size:13.5pt;
	line-height:24px;
	font-weight:700;
	color:#3140d0;
	text-align:left;
	list-style:none;
	box-sizing:border-box;
	display:table;
	z-index:1;
}
.content > ul li {
	max-width:230px;
	width:100%;
	margin:0 auto;
	padding:0 0 26px 22px;
	box-sizing:border-box;
	list-style:none;
	left:-25px;
	position:relative;
	display:table;
	text-align:left;
}
#plant-hire-content .content > ul li {
	opacity:0;
}
.content > ul li:after {
	content:"";
	background:url(img/check.png) no-repeat center;
	background-size:25px 18px;
	position:absolute;
	top:2px;
	left:-20px;
	width:25px;
	height:18px;
}
#contact-content .container {
	max-width:976px;
}
.contacts {
	width:100%;
	margin-top:38px;
    display:flex;
	flex-wrap:wrap;
}
.contacts > div {
	width:calc(50% - 16px);
	margin:0 8px;
    display:flex;
	flex-wrap:wrap;
}
.contacts > div > div {
	width:100%;
	background:#fff;
	font-size:15pt;
	line-height:26px;
	padding:27px;
	border:5px solid #cbd0ff;
	box-sizing:border-box;
	margin:8px 0;
	float:left;
}
.contacts > div b {
	font-weight:600;
}
.contacts > div:last-child > div {
	background:#cbd0ff;
}
.contacts > div:first-child > div:first-child {
	background:#fff6a5;
	border:5px solid rgba(255,255,255,0);
}
.contacts > div > div > strong {
	color:#3140d0;
}
.contacts > div:first-child > div:first-child > strong {
	color:#ffa125;
}
.contacts input, .contacts textarea {
	width:100%;
	background:#fff;
}
.contacts form {
	margin-top:23px;
}
.contacts button {
	font-size:15pt;
	line-height:28px;
	background:#ffa125;
	font-weight:700;
	margin:20px 0 0 0;
	border:0;
	border-radius:0;
	text-transform:none;
	padding:10px 26px 10px 26px;
}
.contacts button:active {
	padding:11px 25px 9px 27px;
}
.consent {
	font-size:11pt;
	line-height:17px;
	position:relative;
	margin-top:2px;
	padding:0 0 20px 48px;
	user-select:none;
}
.checkbox-wrapper {
	position:absolute;
	top:0;
	left:0;
}
.checkbox-wrapper input {
	display:none;
}
.checkmark {
	width:28px;
	height:28px;
	display:inline-block;
	background:#ffffff;
	border:5px solid #fff;
	box-sizing:border-box;
	cursor:pointer;
	transition:background 0.2s ease-in-out;
}
.checkbox-wrapper input:checked + .checkmark {
	background:#ffa125;
}
.cookies-container a {
	color:#000;
	text-decoration:underline;
}
.cookies-container .cookies-content {
	width:100%;
	max-width:1000px;
	margin:0 auto;
	display:table;
	position:relative;
	box-sizing:border-box;
}
.cookies-container .cookies-content .cookies {
	display:table-cell;
	vertical-align:middle;
	padding:22px 132px 22px 40px;
	float:left;
}
.agree-cookies {
	background:#3140d0;
	color:#fff;
	padding:8px 12px;
	display:inline-block;
	cursor:pointer;
	position:absolute;
	top:24px;
	right:40px;
}

@media only screen and (max-width:767px){	
	.cookies-container .cookies-content .cookies {
		padding:20px;
	}
	.cookies-container .cookies-content .cookies span {
		display:block;
		margin-top:12px;
	}	
	.agree-cookies {
		margin-top:4px;
		position:static;
	}
}