#classic__bonus{
	text-align: center;
	margin: 0;
	padding: 0;
	color: #000;
}
#classic__bonus .bonuses{
	position: relative;
	background: url(images/background.jpg) no-repeat;
	background-position: 50% 50%;
 	width: 100%;
	background-color: #161d2f;
	background-size: auto 100%;
	margin: 0;
}
#classic__bonus .wrapper{
	max-width: 1180px;
	width: 100%;
	display:inline-block;
	position: relative;
	z-index: 2;
}
#classic__bonus .bonuses__wrapper{
	padding: 2rem 0 2rem 0;
}
#classic__bonus .bonuses__header{
	margin-top: 12.2rem;
}
#classic__bonus h1{
	color: #7fba2f;
	font-size: 5rem;
	font-weight: 500;
	margin-bottom: 0.3rem;
	line-height: 6rem;
}
#classic__bonus .subtitle{
	color: #fff;
	opacity: 0.8;
	font-weight: 400;
}
#classic__bonus .link{
	display: inline-block;
	font-weight: 400;
	text-decoration: none;
	height: 1.5rem;
	font-size: 1.4rem;
}
#classic__bonus .link-blue #classic__bonus .link-green:blue, #classic__bonus .blue-green:visited{
	color: #268ac7;
}
#classic__bonus .link-green, #classic__bonus .link-green:hover, #classic__bonus .link-green:visited{
	color: #689d34;
}
#classic__bonus .bonuses__header_text{
	font-size: 3rem;
	margin: 0;
	font-weight: 300;
	line-height: 0.9;
}

#classic__bonus .bonuses__profits{
	margin-top: 9rem;
	margin-right: -2px;
	margin-bottom: 7rem;
}
#classic__bonus .typicall__list{
	list-style-type: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch;
	font-size: 0;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	padding: 0;
	margin-right: 1rem;
	margin-left: 1rem;
}

#classic__bonus .bonuses__profits_item{
	display: inline-block;
	width: 310px;
}
#classic__bonus .bonuses__profits_item_2{
	margin: 0 9rem;
}

#classic__bonus .bonuses__item_img{
	display: inline-block;
	width: 87px;
	height: 85px;
	background: url("images/icons.png") -6px 3px;
}

#classic__bonus .bonuses__item_img-2{
	background: url("images/icons.png") -105px 0;
}

#classic__bonus .bonuses__item_img-3{
	background: url("images/icons.png") -200px -1px;
}
#classic__bonus .pretty__button{
	margin-bottom: -6rem;
	font-size: 2.2rem;
    line-height: 0.90909091;
    font-weight: 500;
	color: #ffffff;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
	padding: 2rem;
	min-width: 28rem;
	border: none;
	cursor: pointer;
	outline: none;
	border-bottom: 3px solid #d9d9d9;
	overflow: hidden;
	border-radius: 5px;
	z-index: 1;
	position: relative;
}

#classic__bonus .pretty__button-special{
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 1.42857143
}
#classic__bonus .pretty__button_holder{
    text-align: center;
    display: block;
}
#classic__bonus .bottom__button {
	margin-bottom: -13rem;
}
#classic__bonus .green__button{
	background: -webkit-gradient(linear, left top, right top, from(#7fba2f), color-stop(#98c838), to(#7fba2f));
	background: -webkit-linear-gradient(left, #7fba2f, #98c838, #7fba2f);
	background: -o-linear-gradient(left, #7fba2f, #98c838, #7fba2f);
	background: linear-gradient(to right, #7fba2f, #98c838, #7fba2f);
}
#classic__bonus .pretty__button:hover, #classic__bonus .pretty__button:visited{
	color: white;
}
#classic__bonus .p{
	font-size: 1.4rem;
	color: #ffffff;
    opacity: 0.8;
}

#classic__bonus .h4{
	font-size: 2.2rem;
	font-weight: 400;
		color: #fff;
}
#classic__bonus .h2{
	font-size: 4rem;
	font-weight: 300;
	color: #000;
}

#classic__bonus .bonuses__item_title{
	margin-top: 2.3rem;
	margin-bottom: 2.1rem;
	font-weight: 500;
}
#classic__bonus .bonuses__item_describe{
	line-height: 1.49;
}

#classic__bonus .section{
	padding: 4rem 0 5.8rem 0;
}
#classic__bonus .amount__header{
	margin-top: 6.9rem;
}
#classic__bonus .amount__title{
	margin-bottom: -0.3rem;
}
#classic__bonus .amount__title-special{
	font-weight: 300;
	font-size: 3rem;
	margin:0;
	color: #000;
}
#classic__bonus .amount__profits{
	list-style-type: none;
	padding: 3.6rem 0 4.5rem 0;
	margin:0 1rem;
}
#classic__bonus .amount__profits_item-middle{
	margin: 2.1rem 0;
}
#classic__bonus .amount__profits_item{
	z-index: 2;
	position: relative;
}
#classic__bonus .amount__profits_item-upper{
	font-size: 4rem;
	font-weight: 500;
	line-height: 0.9;
	position: relative;
	z-index: 2;
}
#classic__bonus .amount__profits_item-special{
	font-size: 3rem;
	font-weight: 300;
}
#classic__bonus .amount__profits_item-lower{
	font-size: 1.6rem;
	margin-top: 1px;
	color: #91a0ab;
}
#classic__bonus .amount__profits_item-orange{
	color: #ee9d30;
	
}
#classic__bonus .amount__profits_item-blue{
	color: #1273bf;
}
#classic__bonus .amount__profits_item-green{
	color: #86be31;
}
#classic__bonus .amount__profits_item-green::before{
	content: "";
	position: absolute;
	width: 410px;
	height: 8px;
	background: -webkit-gradient(linear, left top, right top, from(#86be31), to(white));
	background: -webkit-linear-gradient(left, #86be31, white);
	background: -o-linear-gradient(left, #86be31, white);
	background: linear-gradient(to right, #86be31, white);
	bottom: 4px;
	z-index: -1;
	left: 50%;
	border-radius: 25px;
	-webkit-transform: translateX(-450px);
	    -ms-transform: translateX(-450px);
	        transform: translateX(-450px);
}
#classic__bonus .amount__profits_item-green::after{
	content: "";
	position: absolute;
	width: 410px;
	height: 8px;
	background: -webkit-gradient(linear, right top, left top, from(#86be31), to(white));
	background: -webkit-linear-gradient(right, #86be31, white);
	background: -o-linear-gradient(right, #86be31, white);
	background: linear-gradient(to left, #86be31, white);
	bottom: 4px;
	z-index: -1;
	right: 50%;
	border-radius: 25px;
	-webkit-transform: translateX(450px);
	    -ms-transform: translateX(450px);
	        transform: translateX(450px);
}
#classic__bonus .amount__profits_item-orange::before{
	content: "";
	position: absolute;
	width: 90px;
	height: 8px;
	background: -webkit-gradient(linear, left top, right top, from(#ee9d30), to(white));
	background: -webkit-linear-gradient(left, #ee9d30, white);
	background: -o-linear-gradient(left, #ee9d30, white);
	background: linear-gradient(to right, #ee9d30, white);
	bottom: 4px;
	z-index: -1;
	left: 50%;
	border-radius: 25px;
	-webkit-transform: translateX(-105px);
	    -ms-transform: translateX(-105px);
	        transform: translateX(-105px);
}
#classic__bonus .amount__profits_item-orange::after{
	content: "";
	position: absolute;
	width: 90px;
	height: 8px;
	background: -webkit-gradient(linear, right top, left top, from(#ee9d30), to(white));
	background: -webkit-linear-gradient(right, #ee9d30, white);
	background: -o-linear-gradient(right, #ee9d30, white);
	background: linear-gradient(to left, #ee9d30, white);
	bottom: 4px;
	z-index: -1;
	right: 50%;
	border-radius: 25px;
	-webkit-transform: translateX(105px);
	    -ms-transform: translateX(105px);
	        transform: translateX(105px);
}
#classic__bonus .amount__profits_item-blue::before{
	content: "";
	position: absolute;
	width: 190px;
	height: 8px;
	background: -webkit-gradient(linear, left top, right top, from(#1273bf), to(white));
	background: -webkit-linear-gradient(left, #1273bf, white);
	background: -o-linear-gradient(left, #1273bf, white);
	background: linear-gradient(to right, #1273bf, white);
	bottom: 4px;
	z-index: -1;
	left: 50%;
	border-radius: 25px;
	-webkit-transform: translateX(-210px);
	    -ms-transform: translateX(-210px);
	        transform: translateX(-210px);
}
#classic__bonus .amount__profits_item-blue::after{
	content: "";
	position: absolute;
	width: 190px;
	height: 8px;
	background: -webkit-gradient(linear, right top, left top, from(#1273bf), to(white));
	background: -webkit-linear-gradient(right, #1273bf, white);
	background: -o-linear-gradient(right, #1273bf, white);
	background: linear-gradient(to left, #1273bf, white);
	bottom: 4px;
	z-index: -1;
	right: 50%;
	border-radius: 25px;
	-webkit-transform: translateX(210px);
	    -ms-transform: translateX(210px);
	        transform: translateX(210px);
}

#classic__bonus .amount__title-second{
	margin: 2.9rem 1rem;
}
#classic__bonus .amount__list{
	margin-top: 3.3rem;
	padding: 1rem 0;
	text-align: left;
	margin-bottom: 0;
}
#classic__bonus .amount__list_item{
	display: inline-block;
	width: 280px;
	position: relative;
	margin-left: 10rem;
}

#classic__bonus .amount__list_img{
	width: 100px;
	height: 86px;
	background: url("images/icons2.png") -20px 0px;
}
#classic__bonus .amount__list_img-2{
	background: url("images/icons2.png") 216px 0px;
}
#classic__bonus .amount__list_img-3{
	background: url("images/icons2.png")109px 0px;
}
#classic__bonus .amount__list_title{
	color: #000000;
	margin: 1.8rem 0 2rem 0;
	font-size: 2.4rem;
	font-weight: 300;
}
#classic__bonus .amount__list_describe{
	line-height: 1.45;
	color: #7d8e9b;
}
#classic__bonus .amount__list_item-1::before, #classic__bonus .amount__list_item-2::before, #classic__bonus .amount__list_item-3::before{
	content: "";
	position: absolute;
	width: 78px;
	height: 155px;
	border-radius: 160px 0 0 160px;
	border-left: 3px solid #e8ebf0;
	border-top: 3px solid #e8ebf0;
	border-bottom: 3px solid #e8ebf0;
	left: -100px;
	top: 26px;
}
#classic__bonus .amount__list_item-1::after, #classic__bonus .amount__list_item-2::after, #classic__bonus .amount__list_item-3::after{
	content: "1";
	position: absolute;
	color: #e8ebf0;
	font-size: 6rem;
	font-weight: 900;
	top: 68px;
	margin:auto;
	left: -52px;

}
#classic__bonus .amount__list_item-2::after{
	content: "2";
}
#classic__bonus .amount__list_item-3::after{
	content: "3";
}
#classic__bonus .amount__ref{
	margin-top: 6.9rem;
}
#classic__bonus .amount__ref_img{
	display: inline-block;
	width: 36px;
	height: 40px;
	background-image: url(images/pdficon.png);
	margin-right: 17px;
}
#classic__bonus .amount__link{
	display: inline-block;
	vertical-align: -13px;
	border-bottom: 1px solid #268ac7;
}

#classic__bonus .amount__link:hover{
	color:#7fba2f;
	border-color: #7fba2f;
}
#classic__bonus .agitation{
	position: relative;
	background-color: #0b2a4a;	
	margin: 0;
	padding: 0 0 2.6rem 0;
	margin-top: 2.3rem;
}
#classic__bonus .agitation::before{
	background: url(images/background2.jpg) no-repeat;
	background-position: 50% 50%;
 	width: 100%;
 	content: "";
 	background-size: auto 100%;
 	position: absolute;
 	top: 0;
 	left: 0;
 	height: 100%;
 }
	html[dir="rtl"] .agitation::before{
		transform: scale(-1,1);
}
#classic__bonus .agatitaion__wrapper{
	max-width: 1180px;
	width: 100%;
	display:inline-block;
	color: white;
}
#classic__bonus .agitation__header{
	list-style-type: none;
	text-align: left;
	padding: 0;
	margin: 0 1rem;
    margin-top: 6rem;
}
#classic__bonus .agitation__title{
	color: white;
	margin: 0;
}
#classic__bonus .agitation__subtitle{
	font-size: 1.8rem;
	opacity: 1;
	margin: 0;
}
#classic__bonus .agitation__link{
	margin: 1.9rem 0 2.3rem 0;
}

#classic__bonus #accounts {
	padding-top: 4rem;

	background-color: #f2f5fb;
	text-align: center;
}

#classic__bonus #accounts .h2 {
	margin: 3.1rem 0 3.7rem 0;

	color: #000;
}

#classic__bonus .accounts__subtitle {
    display: inline-block;
	max-width: 65%;
	margin: 0;
    margin-bottom: 1.2rem;

	font-size: 1.8rem;
	line-height: 3rem;
	color: #000;
	opacity: 0.7;
}

#classic__bonus .accounts__link {
	display: block;

	margin: 0;

	font-size: 1.4rem;
	line-height: 3rem;
}

html[dir="rtl"] #classic__bonus .amount__list{
	text-align: right;
}
html[dir="rtl"] #classic__bonus .amount__list_item{
	margin-right: 10rem;
	margin-left: 0;
}
html[dir="rtl"] #classic__bonus .amount__list_item::before{
	right: -100px;
	left: auto;
	border-radius: 0 160px 160px 0;
	border-right: 3px solid #e8ebf0;
	border-left: none;
}
html[dir="rtl"] #classic__bonus .amount__list_item::after{
	right: -52px;
	left: auto;
}html[dir="rtl"] #classic__bonus .amount__ref_img{
	margin-left: 17px;
	margin-right: 0;
}
html[dir="rtl"] #classic__bonus .agitation__header{
	text-align: right;
}
@media screen and (max-width: 1200px){
	#classic__bonus .bonuses__profits_item_2{
		margin: 0 9rem;
	}
	#classic__bonus .typicall__list{
		-ms-flex-wrap: nowrap;
		    flex-wrap: nowrap;
	}
	#classic__bonus .amount__profits_item-green::before, #classic__bonus .amount__profits_item-green::after{
		width: 300px;
		-webkit-transform: translateX(-330px);
		    -ms-transform: translateX(-330px);
		        transform: translateX(-330px);
	}
	#classic__bonus .amount__profits_item-green::after{
		width: 300px;
		-webkit-transform: translateX(330px);
		    -ms-transform: translateX(330px);
		        transform: translateX(330px);
	}
}

@media screen and (max-width: 1080px){
	#classic__bonus .agitation__subtitle{
		width: 60%;
	}
@media screen and (max-width: 800px){
	#classic__bonus .amount__list_item{
		padding-bottom: 5rem;
	}
	#classic__bonus .bonuses__profits_item{
		margin: 0 4rem;
		padding-bottom: 5rem;
	}
	#classic__bonus .amount__profits_item-green::before, #classic__bonus .amount__profits_item-green::after{
		width: 215px;
		-webkit-transform: translateX(-245px);
		    -ms-transform: translateX(-245px);
		        transform: translateX(-245px);
	}
	#classic__bonus .amount__profits_item-green::after{
		width: 215px;
		-webkit-transform: translateX(245px);
		    -ms-transform: translateX(245px);
		        transform: translateX(245px);
	}
	#classic__bonus .amount__profits_item-blue::before, #classic__bonus .amount__profits_item-blue::after{
		width: 140px;
		-webkit-transform: translateX(-160px);
		    -ms-transform: translateX(-160px);
		        transform: translateX(-160px);
	}
	#classic__bonus .amount__profits_item-blue::after{
		width: 140px;
		-webkit-transform: translateX(160px);
		    -ms-transform: translateX(160px);
		        transform: translateX(160px);
}
}
@media screen and (max-width: 780px){
		#classic__bonus .typicall__list{
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}	
		#classic__bonus .amount__link{
		height: 1.65rem;
	}
	#classic__bonus .amount__list_item-1::after, #classic__bonus .amount__list_item-2::after, #classic__bonus .amount__list_item-3::after{
		top: 56px;
	}
}
@media screen and (max-width: 600px){
	#classic__bonus .bonuses__profits_item{
		margin: 0;
	}
	#classic__bonus .amount__link{
		height: 1.7rem;
	}
	#classic__bonus .small__button{
		padding: 2rem 6rem;
	}
	#classic__bonus .big__button{
		padding: 2rem 4rem;
	}
	
}	

@media screen and (max-width: 500px){
	#classic__bonus .amount__profits_item-orange::after, #classic__bonus .amount__profits_item-orange::before{
		width: 70px;
		-webkit-transform: translateX(85px);
		    -ms-transform: translateX(85px);
		        transform: translateX(85px);

	}
	#classic__bonus .amount__profits_item-orange::before{
			width: 70px;
		-webkit-transform: translateX(-85px);
		    -ms-transform: translateX(-85px);
		        transform: translateX(-85px);

	}
	#classic__bonus .amount__profits_item-blue::before, #classic__bonus .amount__profits_item-blue::after{
		width: 100px;
		-webkit-transform: translateX(-120px);
		    -ms-transform: translateX(-120px);
		        transform: translateX(-120px);
	}
	#classic__bonus .amount__profits_item-blue::after{
		width: 100px;
		-webkit-transform: translateX(120px);
		    -ms-transform: translateX(120px);
		        transform: translateX(120px);
	}
	#classic__bonus .amount__profits_item-green::before, #classic__bonus .amount__profits_item-green::after{
		width: 135px;
		-webkit-transform: translateX(-155px);
		    -ms-transform: translateX(-155px);
		        transform: translateX(-155px);
	}
	#classic__bonus .amount__profits_item-green::after{
		width: 135px;
		-webkit-transform: translateX(155px);
		    -ms-transform: translateX(155px);
		        transform: translateX(155px);
	}
	#classic__bonus .agitation__subtitle{
		width: 100%;
	}
}
