*, p{
  	padding: 0;
  	margin: 0;
}

a, a:hover{
  	text-decoration: none;
  	color: inherit;
}

a:focus{
  	outline: 0;
}

h1, h2, h3{
  	padding: 0;
  	margin: 0;
  	font-size: inherit;
  	font-weight: normal;
  	line-height: inherit;
}

*::selection{
  	background-color: #000000;
  	text-shadow: none;
  	color: #ffffff;
}

*::-moz-selection{
  	background-color: #000000;
  	text-shadow: none;
  	color: #ffffff;
} 	

input, select, textarea{
	outline: none;
	resize: none;
}

.hidden-lg{
	display: none;
}

.container-fluid{
	max-width: 1460px;
}

.container{
	max-width: 900px;
}

main{
	overflow: hidden;
}

#header{
	padding: 56px 0 51px;
}

.logo_container{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 0 70px;
}

#logo{
	width: 156px;
	height: 18px;
	display: block;
	margin: 0;
}

.logo_container .sep{
	width: 1px;
	height: 20px;
	display: block;
	margin: 0 19px;
	background: #000000;
}

#logo2{
	width: 125px;
	height: 40px;
	display: block;
	margin: 0;
}

.box_highlighted{
	position: relative;
	padding: 90px 66px 97px;
	margin: 0 auto 125px;
	border-radius: 30px;
	background: #61b15b;
}

.box_highlighted .heading_1{
	max-width: 690px;
	margin: 0;
}

.box_highlighted .text_1{
	max-width: 360px;
	margin: 36px 0 78px;
}

#logo_kaucyjni{
	width: 335px;
	height: 99px;
	display: block;
}

#img_1{
	position: absolute; top: 137px; right: -200px;
	width: 1195px;
	height: 962px;
	display: block;
}

#icon_recycling{
	width: 193px;
	height: 185px;
	display: block;
	margin: 39px auto 46px;
}

.sep_section{
	width: 192px;
	height: 12px;
	border-radius: 15px;
	margin: 85px auto 50px;
	background: #61b15b;
}

#img_2_box{
	position: relative;
	width: 100%;
	height: 595px;
	margin: 60px auto;
}

#img_2a{
	position: absolute; top: 0; left: -65px;
	width: 725px;
	height: 444px;
	display: block;
}

#img_2b{
	position: absolute; top: 82px; right: -170px;
	width: 655px;
	height: 620px;
	display: block;
}

#sep_section_2.sep_section{
	margin: 67px auto;
}

.box_bordered{
	padding: 0;
	margin: 75px auto 125px;
	border: 4px solid #61b15b;
	border-radius: 30px;
}

.box_bordered > .heading_2{
	margin-top: -75px;
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
}

.box_bordered .bottom{
	display: flex;
	padding: 98px 0;
}

.box_bordered .left, .box_bordered .right{
	position: relative;
	width: 50%;
	display: flex;
	flex-direction: column;
	padding: 0 108px 0 58px;
}

.box_bordered .left::after{
	content: "";
	position: absolute; top: -1%; right: -2px;
	width: 4px;
	height: 102%;
	display: block;
	border-radius: 5px;
	background: #61b15b;
}

.box_bordered .right{
	padding: 0 58px 0 108px;
}

#next_img{
	width: 222px;
	height: 198px;
	display: block;
	margin: 0 auto 56px;
}

#zebra_img{
	width: 94px;
	height: 198px;
	display: block;
	margin: 0 auto 56px;
}

.box_bordered .heading_3{
	margin: 0 0 20px;
}

.box_bordered .left .text_2{
	width: 92%;
}

.box_bordered .left .text_2 ol{
	width: 100%;
}

.box_bordered .button{
	position: relative;
	width: 100%;
	margin-top: auto;
}

.box_bordered .button::after{
	content: "";
	width: 30px;
	height: 25px;
	display: block;
	background: url(../gfx/icon_arrow_left.png) no-repeat center;
	background-size: contain;
}

.box_bordered ol{
	padding: 0;
	margin: 0 0 43px 35px;
}

.box_imaged{
	height: 495px;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	padding: 0;
	margin: 0 auto 110px;
	border-radius: 30px;
	background: url(../gfx/img_3.png) no-repeat center top;
	background-size: cover;
}

.space_60{
	height: 60px;
}

#sep_section_3.sep_section{
	margin: 45px auto 55px;
}

.tile_container{
	display: flex;
	justify-content: space-between;
	padding: 0 70px;
}

.tile_box{
	width: 252px;
	height: 472px;
	display: flex;
	flex-direction: column;
	padding: 30px 24px 28px;
	border: 4px solid #61b15b;
	border-radius: 30px;
}

.tile_box .heading_4{
	min-height: 3em;
	display: flex;
	align-items: flex-start;
}

.tile_box .img_box{
	display: flex;
	flex: 1 1 auto;
	align-items: center;
	justify-content: center;
	text-align: center;
}

#icon_1{
	width: 167px;
	height: 153px;
}

#icon_2{
	width: 97px;
	height: 180px;
}

#icon_3{
	width: 104px;
	height: 165px;
}

#icon_4{
	width: 168px;
	height: 137px;
}

.tile_box .button2{
	width: 100%;
	margin-top: 0;
}

#footer{
	margin-top: 108px;
}

#copyright_text{
	padding: 0 70px;
	margin: 0 0 45px;
	font-family: 'elza', sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
	color: #808080;
}

.footer_columns{
	display: flex;
	padding: 0 70px;
	margin: 0 0 60px;
}

.footer_columns .footer_column:nth-child(1), .footer_columns .footer_column:nth-child(2){
	width: 260px;
}

.footer_columns .footer_column:nth-child(3){
	width: 315px;
}

.footer_title{
	margin: 0 0 20px;
	font-family: 'elza', sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
	color: #61b15b;
}

.footer_column a{
	display: block;
	font-family: 'elza', sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	color: #000000;
}

/* buttons */
.button{
	width: fit-content;
	height: 90px;
	display: flex;
	align-items: center;
	padding: 0 50px;
	border: 0;
	outline: 0;
	border-radius: 45px;
	font-family: 'elza', sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
	color: #ffffff;
}

.button:hover{
	color: #ffffff;
}

.button2{
	width: fit-content;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 25px;
	border: 0;
	outline: 0;
	border-radius: 25px;
	font-family: 'elza', sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: 700;
	text-align: center;
	color: #ffffff;
}

.button2:hover{
	color: #ffffff;
}

.button_primary{
	background: #61b15b;
}

.button_secondary{
	background: #0077fc;
}

/* font styles */
.heading_1{
	font-family: 'elza', sans-serif;
	font-size: 82px;
	line-height: 76px;
	font-weight: 700;
	color: #ffffff;
}

.heading_2{
	font-family: 'elza', sans-serif;
	font-size: 40px;
	line-height: 50px;
	font-weight: 700;
	color: #61b15b;
}

.heading_3{
	font-family: 'elza', sans-serif;
	font-size: 30px;
	line-height: 40px;
	font-weight: 700;
	color: #000000;
}

.heading_4{
	font-family: 'elza', sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: 700;
	color: #000000;
}

.heading_5{
	font-family: 'elza', sans-serif;
	font-size: 70px;
	line-height: 76px;
	font-weight: 700;
	color: #0077fc;
}

.text_1{
	font-family: 'elza', sans-serif;
	font-size: 40px;
	line-height: 45px;
	font-weight: 300;
	color: #ffffff;
}

.text_2{
	font-family: 'elza', sans-serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: 400;
	color: #000000;
}

.text_2 p{
	margin-bottom: 25px;
}

.text_2 p:last-child{
	margin-bottom: 0;
}

.text_3{
	font-family: 'elza', sans-serif;
	font-size: 24px;
	line-height: 29px;
	font-weight: 400;
	color: #000000;
}

.text_3 p{
	margin-bottom: 29px;
}

.text_3 p:last-child{
	margin-bottom: 0;
}

.center{
	text-align: center;
}

strong{
	font-weight: 700;
}

@media (min-width: 1200px) and (max-width: 1599px) {

.container-fluid{
	max-width: 1170px;
}

.container{
	max-width: 720px;
}

#header{
	padding: 45px 0 41px;
}

.logo_container{
	padding: 0 50px;
}

#logo{
	width: 125px;
	height: 14px;
}

.logo_container .sep{
	width: 1px;
	height: 16px;
	margin: 0 15px;
}

#logo2{
	width: 100px;
	height: 32px;
}

.box_highlighted{
	padding: 72px 53px 78px;
	margin: 0 auto 100px;
	border-radius: 24px;
}

.box_highlighted .heading_1{
	max-width: 552px;
}

.box_highlighted .text_1{
	max-width: 288px;
	margin: 29px 0 62px;
}

#logo_kaucyjni{
	width: 268px;
	height: 79px;
}

#img_1{
	top: 110px; right: -160px;
	width: 956px;
	height: 770px;
}

#icon_recycling{
	width: 154px;
	height: 148px;
	margin: 31px auto 37px;
}

.sep_section{
	width: 154px;
	height: 10px;
	border-radius: 12px;
	margin: 68px auto 40px;
}

#img_2_box{
	height: 476px;
	margin: 48px auto;
}

#img_2a{
	left: -52px;
	width: 580px;
	height: 355px;
}

#img_2b{
	top: 66px; right: -136px;
	width: 524px;
	height: 496px;
}

#sep_section_2.sep_section{
	margin: 54px auto;
}

.box_bordered{
	margin: 60px auto 100px;
	border: 3px solid #61b15b;
	border-radius: 24px;
}

.box_bordered > .heading_2{
	margin-top: -60px;
}

.box_bordered .bottom{
	padding: 78px 0;
}

.box_bordered .left{
	padding: 0 86px 0 46px;
}

.box_bordered .left::after{
	right: -1.5px;
	width: 3px;
	border-radius: 4px;
}

.box_bordered .right{
	padding: 0 46px 0 86px;
}

#next_img{
	width: 178px;
	height: 158px;
	margin: 0 auto 45px;
}

#zebra_img{
	width: 75px;
	height: 158px;
	margin: 0 auto 45px;
}

.box_bordered .heading_3{
	margin: 0 0 16px;
}

.box_bordered .left .text_2{
	width: 92%;
}

.box_bordered .left .text_2 ol{
	width: 100%;
}

.box_bordered .button::after{
	width: 24px;
	height: 20px;
}

.box_bordered ol{
	padding: 0;
	margin: 0 0 34px 28px;
}

.box_imaged{
	height: 396px;
	margin: 0 auto 88px;
	border-radius: 24px;
}

.space_60{
	height: 48px;
}

#sep_section_3.sep_section{
	margin: 36px auto 44px;
}

.tile_container{
	padding: 0 50px;
}

.tile_box{
	width: 202px;
	height: 378px;
	padding: 24px 19px 22px;
	border: 3px solid #61b15b;
	border-radius: 24px;
}

.tile_box .heading_4{
	min-height: 3em;
}

#icon_1{
	width: 134px;
	height: 122px;
}

#icon_2{
	width: 78px;
	height: 144px;
}

#icon_3{
	width: 83px;
	height: 132px;
}

#icon_4{
	width: 134px;
	height: 110px;
}

#footer{
	margin-top: 86px;
}

#copyright_text{
	padding: 0 50px;
	margin: 0 0 36px;
	font-size: 14px;
	line-height: 14px;
}

.footer_columns{
	padding: 0 50px;
	margin: 0 0 48px;
}

.footer_columns .footer_column:nth-child(1), .footer_columns .footer_column:nth-child(2){
	width: 208px;
}

.footer_columns .footer_column:nth-child(3){
	width: 252px;
}

.footer_title{
	margin: 0 0 16px;
	font-size: 14px;
	line-height: 14px;
}

.footer_column a{
	font-size: 14px;
	line-height: 18px;
}

/* buttons */
.button{
	height: 72px;
	padding: 0 40px;
	border-radius: 36px;
	font-size: 16px;
	line-height: 19px;
}

.button2{
	height: 40px;
	padding: 0 20px;
	border-radius: 20px;
	font-size: 19px;
	line-height: 19px;
}

/* font styles */
.heading_1{
	font-size: 66px;
	line-height: 61px;
}

.heading_2{
	font-size: 32px;
	line-height: 40px;
}

.heading_3{
	font-size: 24px;
	line-height: 32px;
}

.heading_4{
	font-size: 24px;
	line-height: 24px;
}

.heading_5{
	font-size: 56px;
	line-height: 61px;
}

.text_1{
	font-size: 32px;
	line-height: 36px;
}

.text_2{
	font-size: 16px;
	line-height: 20px;
}

.text_2 p{
	margin-bottom: 20px;
}

.text_2 p:last-child{
	margin-bottom: 0;
}

.text_3{
	font-size: 20px;
	line-height: 24px;
}

.text_3 p{
	margin-bottom: 24px;
}

.text_3 p:last-child{
	margin-bottom: 0;
}

}

@media (min-width: 768px) and (max-width: 1199px) {

.container-fluid{
	max-width: 940px;
}

.container{
	max-width: 720px;
}

#header{
	padding: 45px 0 41px;
}

.logo_container{
	padding: 0 20px;
}

#logo{
	width: 125px;
	height: 14px;
}

.logo_container .sep{
	width: 1px;
	height: 16px;
	margin: 0 15px;
}

#logo2{
	width: 100px;
	height: 32px;
}

.box_highlighted{
	padding: 72px 53px 78px;
	margin: 0 auto 100px;
	border-radius: 24px;
}

.box_highlighted .heading_1{
	max-width: 552px;
}

.box_highlighted .text_1{
	max-width: 288px;
	margin: 29px 0 62px;
}

#logo_kaucyjni{
	width: 268px;
	height: 79px;
}

#img_1{
	top: 110px; right: -160px;
	width: 765px;
	height: 616px;
}

#icon_recycling{
	width: 154px;
	height: 148px;
	margin: 31px auto 37px;
}

.sep_section{
	width: 154px;
	height: 10px;
	border-radius: 12px;
	margin: 68px auto 40px;
}

#img_2_box{
	height: 476px;
	margin: 48px auto;
}

#img_2a{
	left: -52px;
	width: 580px;
	height: 355px;
}

#img_2b{
	top: 66px; right: -136px;
	width: 524px;
	height: 496px;
}

#sep_section_2.sep_section{
	margin: 54px auto;
}

.box_bordered{
	margin: 60px auto 100px;
	border: 3px solid #61b15b;
	border-radius: 24px;
}

.box_bordered > .heading_2{
	margin-top: -60px;
}

.box_bordered .bottom{
	padding: 78px 0;
}

.box_bordered .left{
	padding: 0 56px 0 30px;
}

.box_bordered .left::after{
	right: -1.5px;
	width: 3px;
	border-radius: 4px;
}

.box_bordered .right{
	padding: 0 30px 0 56px;
}

#next_img{
	width: 178px;
	height: 158px;
	margin: 0 auto 45px;
}

#zebra_img{
	width: 75px;
	height: 158px;
	margin: 0 auto 45px;
}

.box_bordered .heading_3{
	margin: 0 0 16px;
}

.box_bordered .left .text_2{
	width: 92%;
}

.box_bordered .left .text_2 ol{
	width: 100%;
}

.box_bordered .button::after{
	width: 24px;
	height: 20px;
}

.box_bordered ol{
	padding: 0;
	margin: 0 0 34px 28px;
}

.box_imaged{
	height: 396px;
	margin: 0 auto 88px;
	border-radius: 24px;
}

.space_60{
	height: 48px;
}

#sep_section_3.sep_section{
	margin: 36px auto 44px;
}

.tile_container{
	padding: 0 20px;
}

.tile_box{
	width: 202px;
	height: 378px;
	padding: 24px 19px 22px;
	border: 3px solid #61b15b;
	border-radius: 24px;
}

.tile_box .heading_4{
	min-height: 3em;
}

#icon_1{
	width: 134px;
	height: 122px;
}

#icon_2{
	width: 78px;
	height: 144px;
}

#icon_3{
	width: 83px;
	height: 132px;
}

#icon_4{
	width: 134px;
	height: 110px;
}

#footer{
	margin-top: 86px;
}

#copyright_text{
	padding: 0 20px;
	margin: 0 0 36px;
	font-size: 14px;
	line-height: 14px;
}

.footer_columns{
	padding: 0 20px;
	margin: 0 0 48px;
}

.footer_columns .footer_column:nth-child(1), .footer_columns .footer_column:nth-child(2){
	width: 208px;
}

.footer_columns .footer_column:nth-child(3){
	width: 252px;
}

.footer_title{
	margin: 0 0 16px;
	font-size: 14px;
	line-height: 14px;
}

.footer_column a{
	font-size: 14px;
	line-height: 18px;
}

/* buttons */
.button{
	height: 72px;
	padding: 0 30px;
	border-radius: 36px;
	font-size: 16px;
	line-height: 19px;
}

.button2{
	height: 40px;
	padding: 0 20px;
	border-radius: 20px;
	font-size: 19px;
	line-height: 19px;
}

/* font styles */
.heading_1{
	font-size: 66px;
	line-height: 61px;
}

.heading_2{
	font-size: 32px;
	line-height: 40px;
}

.heading_3{
	font-size: 24px;
	line-height: 32px;
}

.heading_4{
	font-size: 24px;
	line-height: 24px;
}

.heading_5{
	font-size: 56px;
	line-height: 61px;
}

.text_1{
	font-size: 32px;
	line-height: 36px;
}

.text_2{
	font-size: 16px;
	line-height: 20px;
}

.text_2 p{
	margin-bottom: 20px;
}

.text_2 p:last-child{
	margin-bottom: 0;
}

.text_3{
	font-size: 20px;
	line-height: 24px;
}

.text_3 p{
	margin-bottom: 24px;
}

.text_3 p:last-child{
	margin-bottom: 0;
}

}

@media (min-width: 768px) and (max-width: 991px) {

#img_1{
	right: -360px;
}

.tile_box{
	width: 166px;
}

.footer_columns .footer_column:nth-child(1), .footer_columns .footer_column:nth-child(2){
    width: 192px;
}

.footer_columns .footer_column:nth-child(3){
    width: 208px;
}

}

@media (max-width: 767px) {

.hidden-lg{
	display: block;
}
	
.hidden-xs{
	display: none;
}

#header{
	padding: 36px 0 33px;
}

.logo_container{
	padding: 0 15px;
}

#logo{
	width: 100px;
	height: 11px;
}

.logo_container .sep{
	width: 1px;
	height: 13px;
	margin: 0 12px;
}

#logo2{
	width: 80px;
	height: 26px;
}

.box_highlighted{
	padding: 58px 42px 62px;
	margin: 0 auto 80px;
	border-radius: 19px;
}

.box_highlighted .heading_1{
	max-width: 552px;
}

.box_highlighted .text_1{
	max-width: 288px;
	margin: 23px 0 50px;
}

#logo_kaucyjni{
	width: 214px;
	height: 63px;
}

#img_1{
	display: none;
}

#icon_recycling{
	width: 123px;
	height: 118px;
	margin: 25px auto 30px;
}

.sep_section{
	width: 123px;
	height: 8px;
	border-radius: 10px;
	margin: 54px auto 32px;
}

#img_2_box{
	height: 305px;
	margin: 38px auto;
}

#img_2a{
	left: -42px;
	width: 371px;
	height: 227px;
}

#img_2b{
	top: 42px; right: -109px;
	width: 335px;
	height: 318px;
}

#sep_section_2.sep_section{
	margin: 43px auto;
}

.box_bordered{
	margin: 0 auto 80px;
	border: 3px solid #61b15b;
	border-radius: 19px;
}

.box_bordered > .heading_2{
	padding: 0 15px;
	margin-top: 32px;
	background: transparent;
}

.box_bordered .bottom{
	display: block;
	padding: 52px 0 62px;
}

.box_bordered .left{
	width: 100%;
	padding: 0 24px;
}

.box_bordered .left::after{
	display: none;
}

.box_bordered .right{
	width: 100%;
	padding: 60px 24px 0;
	margin-top: 60px;
}

.box_bordered .right::after{
	content: "";
	position: absolute; left: 4%; top: -1.5px;
	width: 92%;
	height: 3px;
	display: block;
	border-radius: 4px;
	background: #61b15b;
}

#next_img{
	width: 142px;
	height: 126px;
	margin: 0 auto 36px;
}

#zebra_img{
	width: 60px;
	height: 126px;
	margin: 0 auto 35px;
}

.box_bordered .heading_3{
	margin: 0 0 13px;
}

.box_bordered .left .text_2{
	width: 100%;
}

.box_bordered .left .text_2 ol{
	width: 100%;
}

.box_bordered .button::after{
	width: 19px;
	height: 16px;
}

.box_bordered ol{
	padding: 0;
	margin: 0 0 27px 22px;
}

.box_imaged{
	height: 317px;
	margin: 0 auto 70px;
	border-radius: 19px;
}

.space_60{
	height: 38px;
}

#sep_section_3.sep_section{
	margin: 29px auto 35px;
}

.tile_container{
	flex-wrap: wrap;
	padding: 0;
}

.tile_box{
	width: 162px;
	height: 302px;
	padding: 19px 15px 18px;
	border: 3px solid #61b15b;
	border-radius: 19px;
}

.tile_container .tile_box:nth-child(1), .tile_container .tile_box:nth-child(2){
	margin-bottom: 30px;
}

.tile_box .heading_4{
	min-height: 3em;
}

#icon_1{
	width: 107px;
	height: 98px;
}

#icon_2{
	width: 62px;
	height: 115px;
}

#icon_3{
	width: 66px;
	height: 106px;
}

#icon_4{
	width: 107px;
	height: 88px;
}

#footer{
	margin-top: 69px;
}

#copyright_text{
	padding: 0;
	margin: 0 0 29px;
	font-size: 13px;
	line-height: 13px;
}

.footer_columns{
	flex-wrap: wrap;
	padding: 0;
	margin: 0 0 38px;
}

.footer_columns .footer_column:nth-child(1), .footer_columns .footer_column:nth-child(2){
	width: 50%;
	margin-bottom: 30px;
}

.footer_columns .footer_column:nth-child(3){
	width: 50%;
}

.footer_columns .footer_column:nth-child(2), .footer_columns .footer_column:nth-child(4){
	padding-left: 20px;
}

.footer_title{
	margin: 0 0 13px;
	font-size: 13px;
	line-height: 13px;
}

.footer_column a{
	font-size: 13px;
	line-height: 16px;
}

/* buttons */
.button{
	height: 58px;
	padding: 0 20px;
	border-radius: 29px;
	font-size: 14px;
	line-height: 17px;
}

.button2{
	height: 32px;
	padding: 0 16px;
	border-radius: 16px;
	font-size: 16px;
	line-height: 16px;
}

/* font styles */
.heading_1{
	font-size: 44px;
	line-height: 41px;
}

.heading_2{
	font-size: 26px;
	line-height: 32px;
}

.heading_3{
	font-size: 20px;
	line-height: 27px;
}

.heading_4{
	font-size: 20px;
	line-height: 20px;
}

.heading_5{
	font-size: 45px;
	line-height: 49px;
}

.text_1{
	font-size: 26px;
	line-height: 29px;
}

.text_2{
	font-size: 14px;
	line-height: 18px;
}

.text_2 p{
	margin-bottom: 18px;
}

.text_2 p:last-child{
	margin-bottom: 0;
}

.text_3{
	font-size: 18px;
	line-height: 22px;
}

.text_3 p{
	margin-bottom: 22px;
}

.text_3 p:last-child{
	margin-bottom: 0;
}

}