#profit-share {
	text-align: center;
	margin: 0;
	padding: 0;
}
#profit-share .bonuses{
	position: relative;
	background: url(images/profitshare-bg.jpg) no-repeat;
	background-position: 50% 50%;
 	width: 100%;
	background-color: #000035;
	background-size: auto 100%;
	margin: 0;
}
#profit-share .wrapper{
	max-width: 1180px;
	width: 100%;
	display:inline-block;
}
#profit-share .features__wrapper{
padding: 2rem 0 2rem 0;
}
#profit-share .features__header{
	margin-top: 12rem;
}
#profit-share h1{
	color: #7fba2f;
	font-size: 5rem;
	font-weight: 500;
	margin-bottom: 0.3rem;
	line-height: 6rem;
}
#profit-share .features__header_text{
	font-size: 3rem;
	margin: 0;
	font-weight: 300;
	line-height: 4rem;
	word-spacing: -0.5px;
	color: #ffffff;
    opacity: 0.8;
	letter-spacing: 0.2px;
}

#profit-share .features__profits{
	margin-top: 9rem;
	margin-bottom: 11.2rem;
}
#profit-share .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;
}

#profit-share .features__profits_item{
	display: inline-block;
	width: 310px;
}
#profit-share .features__profits_item_2{
	margin: 0 9rem;
}

#profit-share .features__item_img{
	display: inline-block;
	width: 80px;
	height: 82px;
	background: url("images/icons.png")-10px -10px; 
}
#profit-share .features__item_img-2{
	background: url("images/icons.png") -10px -94px;
	
}
#profit-share .features__item_img-3{
	background: url("images/icons.png") -3px -182px;
	
}
#profit-share .button{
	display: inline-block;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 1.4rem;
	border: none;
	font-weight: 500;
	border-bottom: 3px solid #d9d9d9;
	letter-spacing: -0.8px;
	word-spacing: 2px;
	border-radius: 5px;
	font-size: 2.2rem;
	color: #ffffff;
	cursor: pointer;
	vertical-align: bottom;
	z-index: 2;
	outline: none;
	width: 280px;
}
#profit-share .bonuses__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: 4px;
}

#profit-share .bonuses .holder {
	color: #fff;
}

#profit-share .bonuses .link-blue:hover {
	color: #268ac7;
	text-decoration: underline;
}

#profit-share .bonuses .link-blue:visited {
	color: #268ac7;
}

#profit-share .features__button{
	margin-top: 3.0rem;
    text-align: center;
    display: block;
}
#profit-share .features__button-special{
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 1.42857143
}
#profit-share .p{
	font-size: 1.4rem;
	color: #ffffff;
    opacity: 0.8;
}

#profit-share .h4, #profit-share .account__h4{
	font-size: 2.2rem;
	color: #fff;
	font-weight: 400;
}
#profit-share .h2{
	font-size: 4rem;
	font-weight: 300;
	color: #000;
}

#profit-share .features__item_title{
	margin-top: 2rem;
	margin-bottom: 2rem;
	letter-spacing: 0.2px;
	word-spacing: 0.4px;
	font-weight: 500;
}
#profit-share .features__item_describe{
	line-height: 1.49;
	word-spacing: 0.5px;
	letter-spacing: 0.1px;
}

#profit-share .section{
	padding: 4rem 0 5.8rem 0;
}
#profit-share .amount__header{
	margin-top: 7.1rem;
}
#profit-share .amount__title{
	margin-bottom: 1px;
	word-spacing: -0.1px;
	letter-spacing: -0.1px
}
#profit-share .amount__title-special{
	font-weight: 300;
	font-size: 3rem;
	margin:0;
	color: #000;
	word-spacing: 0;
	letter-spacing: 0.2px
}
#profit-share .amount__profits{
	list-style-type: none;
	padding: 4rem 0 4.5rem 0;
	margin:0;
}
#profit-share .amount__profits_item-middle{
	margin:1.9rem;
}
#profit-share .amount__profits_item{
	z-index: 1;
}
#profit-share .amount__profits_item-upper{
	font-size: 4rem;
	font-weight: 500;
	line-height: 0.9;
	position: relative;
	z-index: 2;
}
#profit-share .amount__profits_item-special{
	font-size: 3rem;
	font-weight: 300;
}
#profit-share .amount__profits_item-lower{
	font-size: 1.6rem;
	margin-top: 1px;
	color: #91a0ab;
}
#profit-share .amount__profits_item-orange{
	position: relative;
	color: #ee9d30;
	z-index: 2;
}
#profit-share .amount__profits_item-blue{
	position: relative;
	color: #1273bf;
	letter-spacing: 0.1px;
	z-index: 2;
}
/*.amount__profits_item-green{
	position: relative;
	color: #86be31;
	letter-spacing: 0.7px;
	z-index: 2;
}
.amount__profits_item-green::before{
	content: "";
	position: absolute;
	width: 410px;
	height: 8px;
	background: linear-gradient(to right, #86be31, white);
	bottom: 4px;
	z-index: -1;
	left: 50%;
	border-radius: 25px;
	transform: translateX(-450px);
}
.amount__profits_item-green::after{
	content: "";
	position: absolute;
	width: 410px;
	height: 8px;
	background: linear-gradient(to left, #86be31, white);
	bottom: 4px;
	z-index: -1;
	right: 50%;
	border-radius: 25px;
	transform: translateX(450px);
}*/
#profit-share .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);
}
#profit-share .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);
}
#profit-share .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);
}
#profit-share .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);
}

#profit-share .amount__title_recieve{
	word-spacing: 0.25px;
	letter-spacing: 0.05px;
	margin-top: 3rem;
}
#profit-share .amount__list{
	margin-top: 3.5rem;
	padding: 1rem 0;
	text-align: left;
	margin-bottom: 0;
}
#profit-share .amount__list_item{
	display: inline-block;
	width: 280px;
	margin-left: 10rem;
}

#profit-share .amount__list_img{
	width: 100px;
	height: 86px;
	background: url("images/icons2.png") -20px 0px;
}
#profit-share .amount__list_img-2{
	background: url("images/icons2.png") 216px 0px;
}
#profit-share .amount__list_img-3{
	background: url("images/icons2.png")109px 0px;
}
#profit-share .amount__list_title{
	color: #000000;
	margin: 1.6rem 0 2rem 0;
	font-size: 2.4rem;
	font-weight: 300;
	word-spacing: -0.4px;
	letter-spacing:-0.15px;
}
#profit-share .amount__list_describe{
	line-height: 1.45;
	word-spacing: 0.9px;
	color: #7d8e9b;
}
#profit-share .amount__list_item-2{
	position: relative;
}
#profit-share .amount__list_title-bigger{
	letter-spacing: 0;
}
#profit-share .amount__list_item-1, #profit-share .amount__list_item-3{
	position: relative;
}
#profit-share .amount__list_item-1::before, #profit-share .amount__list_item-2::before,#profit-share .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;
}
#profit-share .amount__list_item-1::after, #profit-share .amount__list_item-2::after,#profit-share .amount__list_item-3::after{
	content: "1";
	position: absolute;
	color: #e8ebf0;
	font-size: 6rem;
	font-weight: 900;
	top: 68px;
	margin:auto;
	left: -52px;

}
#profit-share .amount__list_item-2::after{
	content: "2";
}
#profit-share .amount__list_item-3::after{
	content: "3";
}
#profit-share .amount__ref{
	display: inline-block;
	margin-top: 2.9rem;
}
#profit-share .amount__ref_img{
	display: inline-block;
	width: 36px;
	height: 40px;
	background-image: url(images/pdficon.png);
	margin-right: 17px;
}
#profit-share .amount__link{
	display: inline-block;
	height: 1.5rem;
	font-size: 1.4rem;
	color: #268ac7;
	vertical-align: -14px;
	font-weight: 400;
	letter-spacing: 0;
	text-decoration: none;
	border-bottom: 1px solid #268ac7;
	letter-spacing: -0.1px;
	word-spacing: 1px;
}
#profit-share .amount__link:hover{
	color:#7fba2f;
	border-color: #7fba2f;
}
#profit-share .button:hover, #profit-share .button:visited, #profit-share .bonuses__button:hover, #profit-share .bonuses__button:visited{
	color: white;
}
#profit-share .account{
	background-color: #f2f5fb;
	z-index: 1;
	position: relative;
}
#profit-share .account__wrapper{
	text-align: left;
	margin-left: -0.3rem;
}
#profit-share .account__title{
	margin: 2.2rem 0 0 0;
}
#profit-share .account__list{
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch;
	padding-top: 5.2rem;
	min-height: 100%;
	max-width: 830px;
	margin-right: 0;
	margin-left: 0;
}
#profit-share .account__list_item{
	display: inline-block;
	flex-basis: 49%;
	position: relative;
	padding-bottom: 5rem;
	margin-bottom: 3rem
}
#profit-share .account__list_title{
	font-size: 3rem;
	color: black;
	margin-bottom: 1.8rem;
}
#profit-share .account__list_title-pop{
	color: #1379c0;
	position: relative;
	z-index: 2;
}
#profit-share .account__list_title-tag{
	text-transform: uppercase;
	position: relative;
	z-index: 3;
	background: -webkit-gradient(linear, left top, right top, from(#1378bf), color-stop(#168ac9), to(#1378bf));
	background: -webkit-linear-gradient(left, #1378bf, #168ac9, #1378bf);
	background: -o-linear-gradient(left, #1378bf, #168ac9, #1378bf);
	background: linear-gradient(to right, #1378bf, #168ac9, #1378bf);
	color: white;
	font-size: 1.4rem;
	font-weight: 500;
	padding: 5px 7px 3px 7px;
	vertical-align: 5px;
	border-radius: 2px;
	letter-spacing: -0.1px;
}
	#profit-share:lang(ru).account__list_title-tag{
		padding: 5px 5px 3px 5px;
	}
#profit-share.account__list_title-tag::before{
	content: "";
	z-index: -1;
	position: absolute;
	background: -webkit-gradient(linear, left top, right top, from(#f2f5fb), to(#dbdcdc));
	background: -webkit-linear-gradient(left, #f2f5fb, #dbdcdc);
	background: -o-linear-gradient(left, #f2f5fb, #dbdcdc);
	background: linear-gradient(to right, #f2f5fb, #dbdcdc);
	height: 5px;
	width: 100%;
	right: 6px;
	top: 22px;
	-webkit-transform: rotate(3deg);
	    -ms-transform: rotate(3deg);
	        transform: rotate(3deg);
}

#profit-share .account__list_describe{
	padding-left: 2px;
	line-height: 1.45;
	font-weight: 400;
	color: #697d8c;
	word-spacing: 0.8px;
}
#profit-share .account__icons_item{
	display: inline-block;
	position: absolute;
	bottom: 0;
}
#profit-share .account__icons_icon{
	display: inline-block;
	width: 32px;
	height: 31px;
	background-color: red;
	margin: 3px;
}
#profit-share .icon-1{
	margin-left: 0;
}
#profit-share .account__icons_item-middle{
	margin-left: 16.7rem;
	margin-right: 24.7rem;
}
/*#profit-share .icon__mt4{
	background: url(images/smallicons.png) -1px -2px;
}
#profit-share .icon__mt5{
	background: url(images/smallicons.png) -37px -2px;
}
#profit-share .icon__e{
	background: url(images/smallicons.png) -110px -1px;
}
#profit-share .icon__app{
	background: url(images/smallicons.png) -142px -2px;
}
#profit-share .icon__andr{
	background: url(images/smallicons.png) -169px -2px;
	margin-left: -1px;
}
#profit-share .icon__ct{
	background: url(images/smallicons.png) -74px -2px;
	margin-left: 4px;
	margin-right: 2px;
}*/

.terminals_list .terminals-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 3.2rem;
    background-repeat: no-repeat;
    margin-right: 0.6rem;
    cursor: pointer;
}

.terminals_list .terminals-icon.ios {
    width: 3rem;
    background: url(/uploads/pages/general/images/terminals.png) -10px -260px;
}

.terminals_list .terminals-icon.ios:hover {
    background: url(/uploads/pages/general/images/terminals.png) -10px -110px;
}

.terminals_list .terminals-icon.android {
    width: 3rem;
    background: url(/uploads/pages/general/images/terminals.png) -10px -60px;
}

.terminals_list .terminals-icon.mt4 {
    width: 3rem;
    background: url(/uploads/pages/general/images/terminals.png) -10px -10px;
}


.terminals_list .terminals-icon.mt4:hover {
    background: url(/uploads/pages/general/images/terminals.png) -10px -360px;
}


.terminals_list .terminals-icon.android:hover {
    width: 3rem;
    background: url(/uploads/pages/general/images/terminals.png) -10px -310px;
}

.terminals_list .terminals-icon.webtrader {
    width: 3rem;
    background: url(/uploads/pages/general/images/terminals.png) -10px -510px;
}

.terminals_list .terminals-icon.webtrader:hover {
    background: url(/uploads/pages/general/images/terminals.png) -10px -560px;
}


.terminals_list .terminals-icon.mt4-web {
    width: 2.9rem;
    background: url(/uploads/pages/general/images/mt4-web.png) ;
    background-repeat: no-repeat;
}

.terminals_list .terminals-icon.mt4-web:hover {
   height: 3.2rem;
    background: url(/uploads/pages/general/images/mt4-web-hover.png);
      background-repeat: no-repeat;
}

.terminals_list .terminals-icon.windows {
    width: 3rem;
    background: url(/uploads/pages/general/images/windows.png) ;
    background-repeat: no-repeat;
    
}

.terminals_list .terminals-icon.windows:hover {
    height: 3.2rem;
    background: url(/uploads/pages/general/images/windows-hover.png) ;
      background-repeat: no-repeat;
}

.terminals_list .terminals-icon.mt5 {
    width: 3rem;
    background: url(/uploads/pages/general/images/terminals.png) -10px -410px;
    
}

.terminals_list .terminals-icon.mt5:hover {
    width: 3rem;
    background: url(/uploads/pages/general/images/terminals.png) -10px -460px;
    
}

.terminals_list .terminals-icon.ctrader {
    width: 3rem;
    background: url(/uploads/pages/general/images/terminals.png) -10px -210px;
    
}

.terminals_list .terminals-icon.ctrader:hover {
    background: url(/uploads/pages/general/images/terminals.png) -10px -160px;
    
}







#profit-share .account__icons_item-middle #profit-share .icon__e{
	margin-left: 4px;
}
#profit-share .account__icons_item-middle #profit-share .icon__app, #profit-share .icon-fix, #profit-share .icon__app-fix {
	margin-left: 2px;
	margin-right: 4px;
}

#profit-share .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);
}
#profit-share .blue__button{
	background: -webkit-gradient(linear, left top, right top, from(#1378bf), color-stop(#168ac9), to(#1378bf));
	background: -webkit-linear-gradient(left, #1378bf, #168ac9, #1378bf);
	background: -o-linear-gradient(left, #1378bf, #168ac9, #1378bf);
	background: linear-gradient(to right, #1378bf, #168ac9, #1378bf);
	font-weight: 300;
	font-size: 1.6rem;
	margin-left: 1.8rem;
	letter-spacing: 0;
	word-spacing: 1px;
	cursor: pointer;
	padding: 1.86rem;

}
#profit-share .account__buttonholder{
	text-align: left;
	margin-top: 3rem;
	margin-left: 2px;
}

#profit-share .account__buttonholder .button{
	margin-right: 1rem;
	margin-left: 1rem;
}

@media screen and (max-width: 1200px){
	#profit-share .features__profits_item_2{
		margin: 0 9rem;
	}
	#profit-share .account__title{
		padding-left: 8rem;
	}
	#profit-share :lang(ae) .account__title{
		padding-right: 8rem;
		padding-left: 0;
	}
	#profit-share .account__list{
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
	#profit-share .account__wrapper{
	margin-left: 0;
	}
	#profit-share .typicall__list{
		-ms-flex-wrap: nowrap;
		    flex-wrap: nowrap;
	}
	#profit-share .account__list_item{
		margin: 0 6rem;
		margin-bottom: 2rem;
	}
}

@media screen and (max-width: 1000px){
	#profit-share .account__list_item{
		margin: 0 4rem;
		margin-bottom: 2rem;
	}
}

@media screen and (max-width: 800px){
	#profit-share .amount__list_item{
		padding-bottom: 5rem;
	}
	#profit-share .features__profits_item{
		margin: 0 4rem;
		padding-bottom: 5rem;
	}
	#profit-share .account__buttonholder .button{
		margin: 1rem;
	}
	#profit-share .account__list_item{
		padding-left: 2rem;
		padding-right: 2rem;
	}
	#profit-share .features__header_text{
		line-height: 1.5;
	}
	#profit-share .amount__profits_item:first-child{
		padding-bottom: 2rem;
	}
	#profit-share .account__title, #profit-share :lang(ae) .account__title{
		text-align: center;
		padding: 4rem 0;
	}
	#profit-share .account__list_item{
		flex-basis: 100%;
		margin-bottom: 2rem;
	}

	#profit-share .account__buttonholder {
		text-align: center;
	}
}
@media screen and (max-width: 780px){
		#profit-share .typicall__list{
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}	
		#profit-share .amount__link{
		height: 1.65rem;
	}
}
@media screen and (max-width: 600px){
	#profit-share .features__profits_item{
		margin: 0;
	}
	#profit-share .account__list_item{
		margin: 0;
		margin-bottom: 2rem;
	}
	#profit-share .amount__link{
		height: 1.7rem;
	}

	#profit-share .account_button {
		margin: 1rem;
	}
	
}	

@media screen and (max-width: 500px){
	#profit-share .amount__profits_item-orange::after, #profit-share .amount__profits_item-orange::before{
		width: 70px;
		-webkit-transform: translateX(85px);
		    -ms-transform: translateX(85px);
		        transform: translateX(85px);

	}
	#profit-share .amount__profits_item-orange::before{
			width: 70px;
		-webkit-transform: translateX(-85px);
		    -ms-transform: translateX(-85px);
		        transform: translateX(-85px);

	}
	#profit-share .amount__profits_item-blue::before, #profit-share .amount__profits_item-blue::after{
		width: 150px;
		-webkit-transform: translateX(-170px);
		    -ms-transform: translateX(-170px);
		        transform: translateX(-170px);
	}
	#profit-share .amount__profits_item-blue::after{
		width: 150px;
		-webkit-transform: translateX(170px);
		    -ms-transform: translateX(170px);
		        transform: translateX(170px);
	}
	#profit-share .bonuses__button{
		padding: 2rem 7rem;
	}
}[]