/* offers */
.offer_box{
	overflow: hidden;
	margin: 0 0 90px;
	border-radius: 25px;
	-webkit-box-shadow: 11px 11px 29px 0 rgba(0,0,0,0.1);
	box-shadow: 11px 11px 29px 0 rgba(0,0,0,0.1);
}

#offer_1{
	padding: 12px 94px 80px;
	background: url(../gfx/offer_1_bg.jpg) no-repeat center top;
	background-size: cover;
}

#offer_1 > .heading{
	position: relative; z-index: 1;
	font-family: 'neuzeit-grotesk', sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 117px;
	line-height: 160px;
	letter-spacing: -0.02em;
	color: #000000;
}

#offer_1 > .heading2{
	margin: -45px 0 28px;
	font-family: 'neuzeit-grotesk', sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 204px;
	line-height: 197px;
	letter-spacing: -0.02em;
	color: #000000;
}

#offer_1 > .text{
	max-width: 926px;
	font-family: 'neuzeit-grotesk', sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 40px;
	line-height: 40px;
	letter-spacing: -0.02em;
	color: #000000;
}

#offer_1 .circle{
	width: 197px;
	height: 197px;
	display: inline-block;
	vertical-align: top;
	line-height: 197px;
	text-align: center;
	border-radius: 50%;
}

#offer_1 .circle_1{
	margin-right: 6px;
}

#offer_1 .circle_2{
	margin-left: 9px;
	margin-right: 6px;
}

#offer_1 .circle_3{
	margin-left: 9px;
}

#offer_1 > .box{
	width: 207px;
	display: inline-block;
	margin: 43px 41px 0;
	vertical-align: top;
	text-align: center;
}

#offer_1 > .box.first{
	margin-left: 0;
}

#offer_1 > .box .heading, #offer_1 > .box .price{
	font-family: 'neuzeit-grotesk', sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 51px;
	line-height: 54px;
	letter-spacing: -0.02em;
	color: #000000;
}

#offer_1 > .box .price{
	margin: 2px 0 30px;
	border-radius: 35px;
}

#offer_1 > .box .price span{
	display: inline-block;
	vertical-align: top;
	margin: 3px 0 0 1px;
	font-size: 25px;
	line-height: 25px;
}

#offer_1 > .box .text{
	font-family: 'neuzeit-grotesk', sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 23px;
	line-height: 26px;
	letter-spacing: -0.03em;
	color: #000000;
}

#offer_1 .color_1{
	background-color: #f6dd8e;
}

#offer_1 .color_2{
	background-color: #d7d744;
}

#offer_1 .color_3{
	background-color: #f88a00;
}

#offer_2{
	padding: 12px 94px 57px;
	background: url(../gfx/offer_2_bg.jpg) no-repeat center top;
	background-size: cover;
}

#offer_2 > .heading{
	margin: 35px 0 0;
	font-family: 'neuzeit-grotesk', sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 80px;
	line-height: 80px;
	letter-spacing: -0.02em;
	color: #000000;
}

#offer_2 > .heading2{
	margin: 0 0 24px;
	font-family: 'neuzeit-grotesk', sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 167px;
	line-height: 139px;
	letter-spacing: -0.02em;
	color: #000000;
}

#offer_2 > .text{
	margin: 0 0 24px;
	font-family: 'neuzeit-grotesk', sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 44px;
	line-height: 40px;
	color: #e93a09;
}

#offer_2 > .text2{
	margin: 0 0 1px;
	font-family: 'neuzeit-grotesk', sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 30px;
	line-height: 33px;
	color: #000000;
}

#offer_2 > .text3{
	font-family: 'neuzeit-grotesk', sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 24px;
	line-height: 26px;
	color: #000000;
}

#offer_2 .price{
	position: relative;
	display: inline-block;
	font-family: 'neuzeit-grotesk', sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 90px;
	line-height: 76px;
	color: #e93a09;
}

#offer_2 .price > span{
	position: absolute; right: -212px;
	width: 200px;
	display: block;
	font-family: 'neuzeit-grotesk', sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 51px;
	line-height: 51px;
	color: #000000;
}

#offer_2 .price > span.up{
	top: -5px;
}

#offer_2 .price > span.down{
	bottom: 0;
}

#offer_2 .button{
	width: 276px;
	height: 90px;
	display: block;
	padding: 0 0 0 48px;
	margin: 22px 0 66px;
	border: none;
	outline: none;
	background: #e93a09;
	cursor: pointer;
	font-family: 'neuzeit-grotesk', sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 30px;
	line-height: 90px;
	color: #ffffff;
}

#offer_2 .button.arrow_right::after{
	right: 56px;
	width: 44px;
	height: 40px;
	margin: -20px 0 0 0;
	background: url(../gfx/arrow_right_white3.png) no-repeat center top;
	background-size: contain;
}

/*---------------------------------------------------*/
#offer_3{
	padding: 12px 94px 57px;
	background: url(../gfx/offer_3_bg.jpg) no-repeat center top;
	background-size: cover;
}

#offer_3 > .heading{
	margin: 35px 0 0;
	font-family: 'neuzeit-grotesk', sans-serif;
	font-weight: 800;
	font-style: normal;
	font-size: 40px;
	line-height: 80px;
	letter-spacing: -0.02em;
	color: #000000;
}

#offer_3 > .heading2{
	margin: 0 0 24px;
	font-family: 'neuzeit-grotesk', sans-serif;
	font-weight: 800;
	font-style: normal;
	font-size: 137px;
	line-height: 139px;
	letter-spacing: -0.02em;
	color: #000000;
}

#offer_3 > .text{
	margin: 0 0 24px;
	font-family: 'neuzeit-grotesk', sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 30px;
	line-height: 40px;
	color: #e93a09;
}

#offer_3 > .text2{
	margin: 0 0 1px;
	font-family: 'neuzeit-grotesk', sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 30px;
	line-height: 33px;
	color: #000000;
}

#offer_3 > .text3{
	font-family: 'neuzeit-grotesk', sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 24px;
	line-height: 26px;
	color: #000000;
}

#offer_3 .price{
	position: relative;
	display: inline-block;
	font-family: 'neuzeit-grotesk', sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 90px;
	line-height: 76px;
	color: #e93a09;
}

#offer_3 .price > span{
	position: absolute; right: -212px;
	width: 200px;
	display: block;
	font-family: 'neuzeit-grotesk', sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 51px;
	line-height: 51px;
	color: #000000;
}

#offer_3 .price > span.up{
	top: -5px;
}

#offer_3 .price > span.down{
	bottom: 0;
}

#offer_3 .button{
	width: 276px;
	height: 90px;
	display: block;
	padding: 0 0 0 48px;
	margin: 22px 0 66px;
	border: none;
	outline: none;
	background: #e93a09;
	cursor: pointer;
	font-family: 'neuzeit-grotesk', sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 30px;
	line-height: 90px;
	color: #ffffff;
}

#offer_3 .button.arrow_right::after{
	right: 56px;
	width: 44px;
	height: 40px;
	margin: -20px 0 0 0;
	background: url(../gfx/arrow_right_white3.png) no-repeat center top;
	background-size: contain;
}



#offer_4{
	padding: 12px 94px 57px;
	background: url(../gfx/offer_4_bg.jpg) no-repeat center top;
	background-size: cover;
}

#offer_4 > .heading{
	margin: 3px 0 0;
	font-family: 'neuzeit-grotesk', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 40px;
	line-height: 80px;
	letter-spacing: -0.02em;
	color: #000000;
}

#offer_4 > .heading2{
	margin: 0 0 2px;
	font-family: 'neuzeit-grotesk', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 50px;
	line-height: 50px;
	letter-spacing: -0.02em;
	color: #000000;
}

#offer_4 > .text{
	margin: 50px 0 34px;
	font-family: 'neuzeit-grotesk', sans-serif;
	font-size: 26px;
	line-height: 26px;
	color: #000000;
}

#offer_4 > .text2{
	margin: 0 0 130px;
	font-family: 'neuzeit-grotesk', sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 44px;
	line-height: 44px;
	color: #e93a09;
}

#offer_4 > .text3{
	font-family: 'neuzeit-grotesk', sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 24px;
	line-height: 26px;
	color: #000000;
}

#offer_4 .price{
	position: relative;
	display: inline-block;
	font-family: 'neuzeit-grotesk', sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 90px;
	line-height: 76px;
	color: #e93a09;
}

#offer_4 .price > span{
	position: absolute; right: -212px;
	width: 200px;
	display: block;
	font-family: 'neuzeit-grotesk', sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 51px;
	line-height: 51px;
	color: #000000;
}

#offer_4 .price > span.up{
	top: -5px;
}

#offer_4 .price > span.down{
	bottom: 0;
}

#offer_4 .button{
	width: 276px;
	height: 90px;
	display: block;
	padding: 0 0 0 48px;
	margin: 22px 0 66px;
	border: none;
	outline: none;
	background: #e93a09;
	cursor: pointer;
	font-family: 'neuzeit-grotesk', sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 30px;
	line-height: 90px;
	color: #ffffff;
}

#offer_4 .button.arrow_right::after{
	right: 56px;
	width: 44px;
	height: 40px;
	margin: -20px 0 0 0;
	background: url(../gfx/arrow_right_white3.png) no-repeat center top;
	background-size: contain;
}



/*---------------------------------------------------*/
#offer_5{
	padding: 12px 94px 57px;
	background: url(../gfx/offer_5.webp) no-repeat center top;
	background-size: cover;
	
	
}


/*---------------------------------------------------*/





@media (min-width: 1900px) and (max-width: 2499px) {

/* offers */
.offer_box{
	margin: 0 0 68px;
}

#offer_1{
	padding: 9px 71px 60px;
}

#offer_1 > .heading{
	font-size: 88px;
	line-height: 120px;
}

#offer_1 > .heading2{
	margin: -34px 0 21px;
	font-size: 153px;
	line-height: 148px;
}

#offer_1 > .text{
	max-width: 695px;
	font-size: 30px;
	line-height: 30px;
}

#offer_1 .circle{
	width: 148px;
	height: 148px;
	line-height: 148px;
}

#offer_1 .circle_1{
	margin-right: 5px;
}

#offer_1 .circle_2{
	margin-left: 7px;
	margin-right: 5px;
}

#offer_1 .circle_3{
	margin-left: 7px;
}

#offer_1 > .box{
	width: 163px;
	margin: 33px 31px 0;
}

#offer_1 > .box .heading, #offer_1 > .box .price{
	font-size: 38px;
	line-height: 41px;
}

#offer_1 > .box .price{
	margin: 2px 0 23px;
}

#offer_1 > .box .price span{
	margin: 2px 0 0 1px;
	font-size: 19px;
	line-height: 19px;
}

#offer_1 > .box .text{
	font-size: 18px;
	line-height: 21px;
}

#offer_2{
	padding: 9px 71px 43px;
}

#offer_2 > .heading{
	margin: 26px 0 0;
	font-size: 60px;
	line-height: 60px;
}

#offer_2 > .heading2{
	margin: 0 0 18px;
	font-size: 125px;
	line-height: 104px;
}

#offer_2 > .text{
	margin: 0 0 18px;
	font-size: 33px;
	line-height: 30px;
}

#offer_2 > .text2{
	margin: 0 0 1px;
	font-size: 23px;
	line-height: 25px;
}

#offer_2 > .text3{
	font-size: 18px;
	line-height: 20px;
}

#offer_2 .price{
	font-size: 68px;
	line-height: 57px;
}

#offer_2 .price > span{
	right: -159px;
	width: 150px;
	font-size: 38px;
	line-height: 38px;
}

#offer_2 .price > span.up{
	top: -4px;
}

#offer_2 .price > span.down{
	bottom: 0;
}

#offer_2 .button{
	width: 207px;
	height: 68px;
	padding: 0 0 0 36px;
	margin: 17px 0 50px;
	font-size: 23px;
	line-height: 68px;
}

#offer_2 .button.arrow_right::after{
	right: 42px;
	width: 33px;
	height: 30px;
	margin: -15px 0 0 0;
}

}

@media (min-width: 1200px) and (max-width: 1899px) {

/* offers */
.offer_box{
	margin: 0 0 61px;
}

#offer_1{
	padding: 8px 64px 54px;
}

#offer_1 > .heading{
	font-size: 79px;
	line-height: 108px;
}

#offer_1 > .heading2{
	margin: -31px 0 19px;
	font-size: 138px;
	line-height: 133px;
}

#offer_1 > .text{
	max-width: 626px;
	font-size: 27px;
	line-height: 27px;
}

#offer_1 .circle{
	width: 133px;
	height: 133px;
	line-height: 133px;
}

#offer_1 .circle_1{
	margin-right: 5px;
}

#offer_1 .circle_2{
	margin-left: 7px;
	margin-right: 5px;
}

#offer_1 .circle_3{
	margin-left: 7px;
}

#offer_1 > .box{
	width: 147px;
	margin: 30px 28px 0;
}

#offer_1 > .box .heading, #offer_1 > .box .price{
	font-size: 34px;
	line-height: 37px;
}

#offer_1 > .box .price{
	margin: 2px 0 21px;
}

#offer_1 > .box .price span{
	margin: 2px 0 0 1px;
	font-size: 17px;
	line-height: 17px;
}

#offer_1 > .box .text{
	font-size: 16px;
	line-height: 19px;
}

#offer_2{
	padding: 8px 64px 39px;
}

#offer_2 > .heading{
	margin: 23px 0 0;
	font-size: 54px;
	line-height: 54px;
}

#offer_2 > .heading2{
	margin: 0 0 16px;
	font-size: 113px;
	line-height: 94px;
}

#offer_2 > .text{
	margin: 0 0 16px;
	font-size: 30px;
	line-height: 27px;
}

#offer_2 > .text2{
	margin: 0 0 1px;
	font-size: 21px;
	line-height: 23px;
}

#offer_2 > .text3{
	font-size: 16px;
	line-height: 18px;
}

#offer_2 .price{
	font-size: 61px;
	line-height: 51px;
}

#offer_2 .price > span{
	right: -143px;
	width: 135px;
	font-size: 34px;
	line-height: 34px;
}

#offer_2 .price > span.up{
	top: -4px;
}

#offer_2 .price > span.down{
	bottom: 0;
}

#offer_2 .button{
	width: 186px;
	height: 61px;
	padding: 0 0 0 32px;
	margin: 15px 0 45px;
	font-size: 21px;
	line-height: 61px;
}

#offer_2 .button.arrow_right::after{
	right: 38px;
	width: 30px;
	height: 27px;
	margin: -14px 0 0 0;
}

}

@media (min-width: 768px) and (max-width: 1199px) {

/* offers */
.offer_box{
	margin: 0 0 39px;
}

#offer_1{
	padding: 5px 41px 34px;
}

#offer_1 > .heading{
	font-size: 50px;
	line-height: 69px;
}

#offer_1 > .heading2{
	margin: -20px 0 15px;
	font-size: 110px;
	line-height: 106px;
}

#offer_1 > .text{
	max-width: 505px;
	font-size: 22px;
	line-height: 22px;
}

#offer_1 .circle{
	width: 106px;
	height: 106px;
	line-height: 106px;
}

#offer_1 .circle_1{
	margin-right: 4px;
}

#offer_1 .circle_2{
	margin-left: 6px;
	margin-right: 4px;
}

#offer_1 .circle_3{
	margin-left: 6px;
}

#offer_1 > .box{
	width: 130px;
	margin: 24px 22px 0;
}

#offer_1 > .box .heading, #offer_1 > .box .price{
	font-size: 27px;
	line-height: 30px;
}

#offer_1 > .box .price{
	margin: 2px 0 17px;
}

#offer_1 > .box .price span{
	margin: 2px 0 0 1px;
	font-size: 13px;
	line-height: 13px;
}

#offer_1 > .box .text{
	font-size: 14px;
	line-height: 17px;
}

#offer_2{
	padding: 5px 38px 23px;
}

#offer_2 > .heading{
	margin: 18px 0 0;
	font-size: 43px;
	line-height: 43px;
}

#offer_2 > .heading2{
	margin: 0 0 13px;
	font-size: 90px;
	line-height: 75px;
}

#offer_2 > .text{
	margin: 0 0 13px;
	font-size: 24px;
	line-height: 22px;
}

#offer_2 > .text2{
	margin: 0 0 1px;
	font-size: 17px;
	line-height: 18px;
}

#offer_2 > .text3{
	font-size: 14px;
	line-height: 16px;
}

#offer_2 .price{
	font-size: 49px;
	line-height: 41px;
}

#offer_2 .price > span{
	right: -114px;
	width: 108px;
	font-size: 27px;
	line-height: 27px;
}

#offer_2 .price > span.up{
	top: -3px;
}

#offer_2 .price > span.down{
	bottom: 0;
}

#offer_2 .button{
	width: 149px;
	height: 49px;
	padding: 0 0 0 26px;
	margin: 12px 0 36px;
	font-size: 17px;
	line-height: 49px;
}

#offer_2 .button.arrow_right::after{
	right: 30px;
	width: 24px;
	height: 22px;
	margin: -11px 0 0 0;
}

}

@media (min-width: 768px) and (max-width: 991px) {

/* offers */
#offer_1 > .heading2{
	font-size: 89px;
	line-height: 86px;
}

#offer_1 > .text{
	max-width: 458px;
	font-size: 20px;
	line-height: 20px;
}

#offer_1 .circle{
	width: 86px;
	height: 86px;
	line-height: 86px;
}

#offer_1 > .box{
    width: 100px;
}

#offer_2 > .heading{
	margin: 14px 0 0;
	font-size: 34px;
	line-height: 34px;
}

#offer_2 > .heading2{
	margin: 0 0 10px;
	font-size: 72px;
	line-height: 60px;
}

}

@media (max-width: 767px) {

/* offers */
.offer_box{
	margin: 0 0 39px;
}

#offer_1{
	padding: 15px 15px 27px;
	background: none;
}

#offer_1 > .heading{
	font-size: 40px;
	line-height: 40px;
	text-align: center;
}

#offer_1 > .heading2{
	margin: 0px 0 12px;
	font-size: 50px;
	line-height: 47px;
	text-align: center;
}

#offer_1 > .text{
	max-width: 100%;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
}

#offer_1 .circle{
	width: 47px;
	height: 47px;
	line-height: 47px;
}

#offer_1 .circle_1{
	margin-right: 2px;
}

#offer_1 .circle_2{
	margin-left: 3px;
	margin-right: 2px;
}

#offer_1 .circle_3{
	margin-left: 3px;
}

#offer_1 > .box{
	width: 100%;
	margin: 24px auto 0;
}

#offer_1 > .box .heading, #offer_1 > .box .price{
	font-size: 27px;
	line-height: 30px;
}

#offer_1 > .box .price{
	max-width: 105px;
	margin: 2px auto 17px;
}

#offer_1 > .box .price span{
	margin: 2px 0 0 1px;
	font-size: 13px;
	line-height: 13px;
}

#offer_1 > .box .text{
	max-width: 200px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 21px;
}

#offer_2{
	padding: 4px 15px 18px;
	background: none;
}

#offer_2 > .heading{
	margin: 14px 0 0;
	font-size: 34px;
	line-height: 34px;
	text-align: center;
}

#offer_2 > .heading2{
	margin: 0 0 10px;
	font-size: 72px;
	line-height: 60px;
	text-align: center;
}

#offer_2 > .text{
	margin: 0 0 10px;
	font-size: 19px;
	line-height: 17px;
	text-align: center;
}

#offer_2 > .text2{
	margin: 0 0 1px;
	font-size: 14px;
	line-height: 15px;
	text-align: center;
}

#offer_2 > .text3{
	font-size: 13px;
	line-height: 15px;
	text-align: center;
}

#offer_2 .price{
	width: 90px;
	display: block;
	margin: 0 auto;
	font-size: 39px;
	line-height: 33px;
}

#offer_2 .price > span{
	right: -91px;
	width: 86px;
	font-size: 22px;
	line-height: 22px;
}

#offer_2 .price > span.up{
	top: -2px;
}

#offer_2 .price > span.down{
	bottom: 0;
}

#offer_2 .button{
	width: 119px;
	height: 39px;
	padding: 0 0 0 21px;
	margin: 10px auto 29px;
	font-size: 14px;
	line-height: 39px;
}

#offer_2 .button.arrow_right::after{
	right: 24px;
	width: 19px;
	height: 18px;
	margin: -9px 0 0 0;
}

}