#balance{
	text-align: center;
	margin: 0;
	padding: 0;
	color: #000;
}
.bonuses{
	position: relative;
	background: url(images/background.jpg) no-repeat;
	background-position: 50% 50%;
 	width: 100%;
	background-color: #001c45;
	background-size: auto 100%;
	margin: 0;
}
.wrapper{
	max-width: 1180px;
	width: 100%;
	display:inline-block;
}
.bonuses__wrapper{
	padding: 2rem 0 2rem 0;
}
.bonuses__header{
	margin-top: 12.2rem;
}
h1{
	color: #7fba2f;
	font-size: 5rem;
	font-weight: 500;
	margin-bottom: 0.3rem;
	line-height: 6rem;
}
#balance .bonuses .holder {
	color: #fff;
}

#balance .bonuses .link-blue:hover {
	color: #268ac7;
	text-decoration: underline;
}

#balance .bonuses .link-blue:visited {
	color: #268ac7;
}
.subtitle{
	color: #fff;
	opacity: 0.8;
	font-weight: 400;
}
.link{
	display: inline-block;
	font-weight: 400;
	text-decoration: none;
	height: 1.5rem;
	font-size: 1.4rem;
}
.link-blue .link-green:blue, .blue-green:visited{
	color: #268ac7;
}
.link-green, .link-green:hover, .link-green:visited{
	color: #689d34;
}
.bonuses__header_text{
	font-size: 3rem;
	margin: 0;
	font-weight: 300;
	line-height: 0.9;
}

.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: justify;
	            -ms-flex-pack: justify;
	                justify-content: space-between;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	padding: 0;
	margin-right: 1rem;
	margin-left: 1rem;
}
.bonuses__profits{
	margin-top: 9rem;
	margin-bottom: 7rem;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.bonuses__profits_item{
	display: inline-block;
	width: 310px;
}
.bonuses__profits_item_2{
	margin: 0 9rem;
}

.bonuses__item_img{
	display: inline-block;
	width: 80px;
	height: 85px;
	background: url("images/icons.png") 0px -1px;
}

.bonuses__item_img-2{
	background: url("images/icons.png") -90px 4px;
}

.bonuses__item_img-3{
	width: 74px;
	background: url("images/icons.png") -176px 4px;
}
.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 10rem;
	border: none;
	cursor: pointer;
	outline: none;
	border-bottom: 3px solid #d9d9d9;
	overflow: hidden;
	border-radius: 5px;
}

.pretty__button-special{
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 1.42857143
}
.pretty__button_holder{
    text-align: center;
    display: block;
}
.small__button{
	padding: 2rem 5.7rem;
}
.big__button{
	padding: 1.9rem 9.7rem;
	margin-bottom: -14rem;
}
.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);
}
.pretty__button:hover, .pretty__button:visited{
	color: white;
}
.p{
	font-size: 1.4rem;
	color: #ffffff;
    opacity: 0.8;
}

.h4{
	font-size: 2.2rem;
	font-weight: 400;
		color: #fff;
}
.h2{
	font-size: 4rem;
	font-weight: 300;
	color: #000;
}

.bonuses__item_title{
	margin-top: 2.2rem;
	margin-bottom: 2.2rem;
	font-weight: 500;
}
.bonuses__item_describe{
	line-height: 1.49;
}

.section{
	padding: 4rem 0 5.8rem 0;
}
.amount__header{
	margin-top: 6.9rem;
}
.amount__title{
	margin-bottom: -0.3rem;
}
.amount__title-special{
	font-weight: 300;
	font-size: 3rem;
	margin:0;
	color: #000;
}
.amount__profits{
	list-style-type: none;
	padding: 3.6rem 0 4.5rem 0;
	margin:0 1rem;
}
.amount__profits_item-middle{
	margin: 2.1rem 0;
}
.amount__profits_item{
	z-index: 2;
	position: relative;
}
.amount__profits_item-upper{
	font-size: 4rem;
	font-weight: 500;
	line-height: 0.9;
	position: relative;
	z-index: 2;
}
.amount__profits_item-special{
	font-size: 3rem;
	font-weight: 300;
}
.amount__profits_item-lower{
	font-size: 1.6rem;
	margin-top: 1px;
	color: #91a0ab;
}
.amount__profits_item-orange{
	color: #ee9d30;
	
}
.amount__profits_item-blue{
	color: #1273bf;
}
.amount__profits_item-green{
	color: #86be31;
}
.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);
}
.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);
}
.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);
}
.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);
}
.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);
}
.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);
}

.amount__title-second{
	margin: 2.9rem 1rem;
}
.amount__list{
	margin-top: 3.3rem;
	padding: 1rem 0;
	text-align: left;
	margin-bottom: 0;
}
.amount__list_item{
	display: inline-block;
	width: 280px;
	position: relative;
	margin-left: 10rem;
}

.amount__list_img{
	width: 86px;
	height: 86px;
	background: url("images/icons2.png") 4px -1px;
}
.amount__list_img-2{
	background: url("images/icons2.png") 170px 2px;
}
.amount__list_img-3{
	background: url("images/icons2.png") 90px -1px;
}
.amount__list_title{
	color: #000000;
	margin: 1.8rem 0 2rem 0;
	font-size: 2.4rem;
	font-weight: 300;
}
.amount__list_describe{
	line-height: 1.45;
	color: #7d8e9b;
}
.amout__list_describe-special{
	color: #0578be;
}
.amount__list_item-1::before, .amount__list_item-2::before,.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;
}
.amount__list_item-1::after, .amount__list_item-2::after,.amount__list_item-3::after{
	content: "1";
	position: absolute;
	color: #e8ebf0;
	font-size: 6rem;
	font-weight: 900;
	top: 62px;
	margin:auto;
	left: -52px;

}
.amount__list_item-2::after{
	content: "2";
}
.amount__list_item-3::after{
	content: "3";
}
.amount__ref{
	margin-top: 6.9rem;
	margin-bottom: 2.3rem;
}
.amount__ref_img{
	display: inline-block;
	width: 36px;
	height: 40px;
	background-image: url(images/pdficon.png);
	margin-right: 2.1rem;
}
.amount__link{
	display: inline-block;
	vertical-align: -13px;
	border-bottom: 1px solid #1378bf;
}

.amount__link:hover{
	color:#7fba2f;
	border-color: #7fba2f;
}
:lang(ae) .amount__list_item{
	text-align: right;
	margin-left: 0;
	margin-right: 10rem;
}
:lang(ae) .amount__list_img-2 {
    background: url(images/icons2.png) 172px 2px;
}
:lang(ae) .amount__ref_img{
	margin-left: 2.1rem;
	margin-right: 0;
}
:lang(ae) .amount__list_item-1::before, :lang(ae) .amount__list_item-2::before, :lang(ae) .amount__list_item-3::before{
	right: -100px;
	left: auto;
	border-radius: 0 160px 160px 0;
    border-right: 3px solid #e8ebf0;
    border-left: 0;
}
:lang(ae) .amount__list_item-1::after, :lang(ae) .amount__list_item-2::after, :lang(ae) .amount__list_item-3::after{
	right: -52px;
	left: auto;
}

@media screen and (max-width: 1200px){
	.bonuses__profits_item_2{
		margin: 0 9rem;
	}
	.typicall__list{
		-ms-flex-wrap: nowrap;
		    flex-wrap: nowrap;
	}
	.amount__profits_item-green::before, .amount__profits_item-green::after{
		width: 300px;
		-webkit-transform: translateX(-330px);
		    -ms-transform: translateX(-330px);
		        transform: translateX(-330px);
	}
	.amount__profits_item-green::after{
		width: 300px;
		-webkit-transform: translateX(330px);
		    -ms-transform: translateX(330px);
		        transform: translateX(330px);
	}
}

@media screen and (max-width: 800px){
	.amount__list_item{
		padding-bottom: 5rem;
	}
	.bonuses__profits_item{
		margin: 0 4rem;
		padding-bottom: 5rem;
	}
	.amount__profits_item-green::before, .amount__profits_item-green::after{
		width: 215px;
		-webkit-transform: translateX(-245px);
		    -ms-transform: translateX(-245px);
		        transform: translateX(-245px);
	}
	.amount__profits_item-green::after{
		width: 215px;
		-webkit-transform: translateX(245px);
		    -ms-transform: translateX(245px);
		        transform: translateX(245px);
	}
	.amount__profits_item-blue::before, .amount__profits_item-blue::after{
		width: 140px;
		-webkit-transform: translateX(-160px);
		    -ms-transform: translateX(-160px);
		        transform: translateX(-160px);
	}
	.amount__profits_item-blue::after{
		width: 140px;
		-webkit-transform: translateX(160px);
		    -ms-transform: translateX(160px);
		        transform: translateX(160px);
}
}
@media screen and (max-width: 780px){
		.typicall__list{
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}	
		.amount__link{
		height: 1.65rem;
	}
	.amount__list_item-1::after, .amount__list_item-2::after, .amount__list_item-3::after{
		top: 56px;
	}
}
@media screen and (max-width: 600px){
	.bonuses__profits_item{
		margin: 0;
	}
	.amount__link{
		height: 1.7rem;
	}
	.small__button{
		padding: 2rem 6rem;
	}
	.big__button{
		padding: 2rem 4rem;
	}
	
}	

@media screen and (max-width: 500px){
	.amount__profits_item-orange::after, .amount__profits_item-orange::before{
		width: 70px;
		-webkit-transform: translateX(85px);
		    -ms-transform: translateX(85px);
		        transform: translateX(85px);

	}
	.amount__profits_item-orange::before{
			width: 70px;
		-webkit-transform: translateX(-85px);
		    -ms-transform: translateX(-85px);
		        transform: translateX(-85px);

	}
	.amount__profits_item-blue::before, .amount__profits_item-blue::after{
		width: 100px;
		-webkit-transform: translateX(-120px);
		    -ms-transform: translateX(-120px);
		        transform: translateX(-120px);
	}
	.amount__profits_item-blue::after{
		width: 100px;
		-webkit-transform: translateX(120px);
		    -ms-transform: translateX(120px);
		        transform: translateX(120px);
	}
	.amount__profits_item-green::before, .amount__profits_item-green::after{
		width: 135px;
		-webkit-transform: translateX(-155px);
		    -ms-transform: translateX(-155px);
		        transform: translateX(-155px);
	}
	.amount__profits_item-green::after{
		width: 135px;
		-webkit-transform: translateX(155px);
		    -ms-transform: translateX(155px);
		        transform: translateX(155px);
	}
}
[][][][]