@font-face {
    font-family: 'proxima_novasemibold';
    src: url('fonts/proximanova-semibold-webfont.eot');
    src: url('fonts/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova-semibold-webfont.woff2') format('woff2'),
         url('fonts/proximanova-semibold-webfont.woff') format('woff'),
         url('fonts/proximanova-semibold-webfont.ttf') format('truetype'),
         url('fonts/proximanova-semibold-webfont.svg#proxima_novasemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_novalight';
    src: url('fonts/proximanovalight-webfont.eot');
    src: url('fonts/proximanovalight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanovalight-webfont.woff2') format('woff2'),
         url('fonts/proximanovalight-webfont.woff') format('woff'),
         url('fonts/proximanovalight-webfont.ttf') format('truetype'),
         url('fonts/proximanovalight-webfont.svg#proxima_novalight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('fonts/proximanova-bold-webfont.eot');
    src: url('fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova-bold-webfont.woff2') format('woff2'),
         url('fonts/proximanova-bold-webfont.woff') format('woff'),
         url('fonts/proximanova-bold-webfont.ttf') format('truetype'),
         url('fonts/proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
  font-family: 'proxima_nova_rgregular';
  src: url('fonts/proximanova-regular-webfont.eot');
  src: url('fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
  url('fonts/proximanova-regular-webfont.woff') format('woff'),
  url('fonts/proximanova-regular-webfont.ttf') format('truetype'),
  url('fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body{
	background: url(images/bg.png);
	font-size: 14px;
	font-family: 'Work Sans', sans-serif;
	color: #0e0e0e;
}
 
b {font-weight:500;}

a {color:#D14414;} a:hover {color:#9d7966;}

/*headerTop*/
.headerTopContainer{
	width: 100%;
	height: 80px;
}
.headerTopInner{
	width: 100%;
	height: 80px;
	margin: 0 auto;
}
.container{
	width: 1170px;
}
#logo{
	display: inline-block;
	float: left;
	height: 78px;
	width: 220px;
	background: url(images/logo.png) transparent no-repeat center;
	margin-top: 1px;
}
.headerTop_Right{
	width: 50%;
	float: right;
	height: 80px;
}

.support-but {
	float: left;
	margin-left: 70px;
	margin-top: 24px;
	width: 250px;
}

.headerTop_Right form{
	width: auto;
	margin-bottom: 0;
	float: right;
	margin-top: 20px;
}
.headerTop_Right .form-group{
	float: left;
}
.headerTop_Right form input{
	width: 184px;
	height: 40px;
	font-family: 'Work Sans', sans-serif;
	font-size: 13px;
	color: #e3e0cf;
	margin-right: 5px;
}
.headerTop_Right form button{
	width: 91px;
	height: 40px;
	background: none;
	font-family: 'Work Sans', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #e3e0cf;
	border: 1px solid #E3E0CF ;
	
}
.headerTop_Right form button:hover{
	background: rgba(193, 192, 192, 0.15);
	color: #f6f6f6;
}
.headerTop_Right a.forgota{
	width: 40px;
	height: 40px;
	display: inline-block;
	border-radius: 3px;
	float: right;
	margin-top: 20px;
	margin-left: 10px;
	background: url(images/icon_form_hd.png)  no-repeat center;
	border: 1px solid #E3E0CF;
} 
.headerTop_Right a.logout{
	width: 53px;
	height: 40px;
	display: inline-block;
	border-radius: 3px;
	float: right;
	margin-top: 20px;
	margin-left: 10px;
	background: url(images/icon_logout_hd.png) #717175 no-repeat center;
} 
.headerTop_Right a.logout:hover{
	background: url(images/icon_logout_hd.png) #606064 no-repeat center;
} 
.headerTop_Right a.account{
	width: 91px;
	height: 40px;
	background: #303030;
	font-family: 'Work Sans', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #f6f6f6;
	border: 0;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	text-decoration: none;
	border-radius: 3px;
	float: right;
	margin-top: 20px;
} 
.headerTop_Right a.account:hover{
	background: #404040;
} 
.headerTop_Right .divuser{
	float: right;
	line-height: 80px;
	font-family: 'Work Sans', sans-serif;
	font-size: 13px;
	color: #fff;
	margin-right: 10px;
}
.headerTop_Right a.forgota:hover{
	background: url(images/icon_form_hd.png) rgba(193, 192, 192, 0.15) no-repeat center;
} 
/*headerBot*/
.headerBotContainer{
	width: 100%;
	height: 60px;
	background: #e3e0cf;
	border: 1px solid #5d5c5e;
	border-left: 0;
	border-right: 0;
}
.headerBotInner{
	width: 100%;
	height: 58px;
	margin: 0 auto;
}
.mainNavRight{
    float: left;
    height: 58px;
}
.navbar{
    margin: 0;
    border: 0;
}
.navbar .nav{
    margin: 0;
}
.mainNavRight .navbar-inner{
    background: none;
    padding: 0;
}
.mainNavRight .nav > li {
    text-align: center;
    float: left;
	list-style: none;
	height: 100%;
}
.mainNavRight .nav > li  > a{ 
    margin-left: 10px;
	color: #404040;
	padding: 7px 10px;
	text-decoration: none;
	background: none;
    text-align: left;
    text-transform: uppercase;
    font-size: 14px;

	
    border-radius: 3px;
    margin-top: 14px;
}
.mainNavRight .nav > li > a:hover,
.mainNavRight .nav > li > a:focus{
	color: #E3E0CF; 
	background:rgba(20, 20, 20, 0.6) ;
	transition: 0.5s;
}
.link_account,
.link_acc{
	float: right;
	margin-top: 12px;
}
.link_account a,
.link_acc a{
	padding: 7px 10px;
	background: #303030;
	border: 1px solid #845742;
	color: #e3e0cf;
	border-radius: 3px;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
}
.link_account a:hover,
.link_acc a:hover{
	border: 1px solid #404040;
	background:#E3E0CF;
	transition:0.5s;
	color:#404040;
}
.link_acc a i{
	background: url(images/icon_acc2.png) transparent no-repeat center;
	margin-right: 3px;	
	width: 18px;
	height: 18px;
	display: inline-block;
	float: left;
}
.link_acc a:hover i{
background: url(images/icon_acc.png) transparent no-repeat center;
transition:0.5s;
}
.link_account a i{
	background: url(images/icon_hd_acc.png) transparent no-repeat center;
	background-size: 100%;
	margin-right: 3px;	
	width: 18px;
	height: 18px;
	display: inline-block;
	float: left;
}
/********bannerContainer*********/
.bannerContainer{
	width: 100%;
	height: 572px;
	display: inline-block;
	background: url(images/bg_banner.jpg) transparent no-repeat center top;
	background-size: cover;
	border-bottom: 3px solid #303030;
}
.bannerInner{
	width: 100%;
	height: 572px;
	margin: 0 auto;
}
.text_banner{
	width: 50%;
	float: right;
	padding-left: 15px;
	padding-top: 80px;
}
.text_banner h3{
	font-size: 44px;
	color: #706760;
	font-family: 'proxima_novalight';
	text-transform: uppercase;
	line-height: none;
	margin: 0;
}
.text_banner h3 span{
	font-family: 'proxima_nova_rgbold';
}
.text_banner div{
	font-family: 'proxima_novalight';
	font-size: 18px;
	color: #f6f6f6;
	text-transform: uppercase;
	width: 33.3333%;
	float: left;
	min-height: 61px;
	padding-left: 70px;
    padding-top: 9px;
    margin-top: 44px;
}
.text_banner div.banner_Part1{
	background: url(images/iconbanner1.png) transparent no-repeat left center;
}
.text_banner div.banner_Part2{
	background: url(images/iconbanner2.png) transparent no-repeat left center;
}
.text_banner div.banner_Part3{
	background: url(images/iconbanner3.png) transparent no-repeat left center;
}
.text_banner a{
	font-size: 18px;
	color: #e3e0cf;
	width: 250px;
	height: 54px;
	background: rgba(20, 20, 20, 0.6);
	border-radius: 8px;
	border:1px solid #404040;
	font-family: 'proxima_novasemibold';
	display: inline-block;
	line-height: 54px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 280px;
}
.text_banner a:hover{
	background: rgba(29, 12, 12, 0.57);
	color:#e3e0cf;
	transition:0.5s;
}
a.sbmtt{
	font-size: 16px;
	color: #e3e0cf;
	width: 203px;
	height: 44px;
	background: none;
	border-radius: 8px;
	border:1px solid #4d200b;
	font-family: 'proxima_novasemibold';
	display: inline-block;
	line-height: 38px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 10px;
	box-shadow: 0 1px 10px #a9a9a9;
}
a.sbmttt{
	font-size: 14px;
	color: #e3e0cf;
	width: 160px;
	height: 44px;
	background: rgba(20, 20, 20, 0.6);
	border-radius: 8px;
	border:1px solid #9d7966;
	font-family: 'proxima_novasemibold';
	display: inline-block;
	line-height: 38px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 10px;
}
a.sbmtt:hover{
	background: rgba(193, 192, 192, 0.15);   
	
	color:#E3E0CF;
	transition:0.5s;
}
a.sbmttt:hover{
	background: #404040; 
	
	color:#E3E0CF;
	transition:0.5s;
}
/*statistic*/
.statisticContainer{
	width: 100%;
	height: 350px;
	background: #303030;
	border-top: none;
	border-bottom: none;
}
.statisticInner{
	width: 100%;
	margin: 0 auto;
	height: 100px;
	border:1px solid #4d200b;
	padding:10px;
	box-shadow: 0 1px 10px #a9a9a9;
	
}
.statisticInner div{
	float: left;
	width: 20%;
	height: 68px;
	line-height: 68px;
	font-family: 'proxima_novalight';
	font-size: 11px;
	color: #9d7966;
	text-transform: uppercase;
	padding-left: 35px;
	margin-bottom:40px;
	
}
.statisticInner span{
font-size:16px;
font-weight:bold;
}
.statisticInner div.statistic_Part1{
	width: 20%;
	background: url(images/icon_stt1.png) transparent no-repeat left center;
}
.statisticInner div.statistic_Part2{
	width: 20%;
	background: url(images/icon_stt2.png) transparent no-repeat left center;
}
.statisticInner div.statistic_Part3{
	width: 20%;
	background: url(images/icon_stt3.png) transparent no-repeat left center;
}
.statisticInner div.statistic_Part4{
	width: 20%;
	background: url(images/icon_stt4.png) transparent no-repeat left center;
}
.statisticInner div.statistic_Part5{
	width: 20%;
	background: url(images/icon_stt5.png) transparent no-repeat left center;
}
/*contentTop*/
.contentTopContainer{
	width: 100%;
	background: #E3E0CF  url('../images/bg.png');
	overflow: hidden;
	min-height:350px;
}
.contentTopInner{
	margin: 0 auto;
	overflow: hidden;
	padding: 15px 0 20px;
}
.contentTopInner h3{
	font-size: 24px;
	text-transform: uppercase;
	font-family: 'Work Sans', sans-serif;
	color: #845742;
	margin: 10px 0;
}
.contentTopInner p{
	font-size: 14px;
	font-family: 'Work Sans', sans-serif;
	color: #9D7966;
	text-align: justify;
	line-height: 24px;
}

.ctnT_Right_Bot {margin-top:60px;}

.contentTop_Left{
	width: 57%;
	float: left;
	padding-right: 20px;
}
.contentTop_Left span{
	font-size: 18px;
	color: #272727;
	font-family: 'Work Sans', sans-serif;
	margin-bottom: 10px;
	display: inline-block;
}
.contentTop_Left a{
	width: 277px;
	height: 51px;
	border: 1px solid #845742;
	border-radius: 3px;
	font-size: 18px;
	display: inline-block;
	text-transform: uppercase;
	color: #D2C8B5;
	line-height: 51px;
	text-align: center;
	text-decoration: none;
	margin-top: 25px; 
}
.contentTop_Left a:hover{
	background: rgba(193, 192, 192, 0.15);
	color:#E3E0CF;
}

.contentTop_Right{
	width: 40%;
	float: right;
}
.ctnT_Right_Top div{
	min-height: 126px;
	background: url(images/img_ctn1.png) transparent no-repeat left center;
}
.ctnT_Right_Bot div{
	min-height: 126px;
	background: url(images/img_ctn2.png) transparent no-repeat left center;
}
.contentTop_Right div div{
	padding-left: 133px;
	margin-top: 20px;
	margin-bottom: 15px;
}
/*investmentContainer*/
.investmentContainer{
	width: 100%;
	background: url(images/bg.png);
	
	min-height: 469px;
	overflow: hidden;
	border-bottom: none;
	padding-top:50px;
}
.investmentInner{
	padding:0px;
}
.investment_Title{
	width: 100%;
	height: 91px;
	line-height: 89px;
	text-align: left;
	background: rgba(36, 36, 38, 0.69);
	border: 1px solid #4d4d4c;
	border-left: 0;
	border-right: 0;
	position: relative;
	font-size: 30px;
	color: #404040;
	font-family: 'proxima_novalight';
	text-transform: uppercase;
}
.investment_Title:before{
	width: 500%;
	left: -500%;
	height: 91px;
	background: rgba(36, 36, 38, 0.69);
	border: 1px solid #4d4d4c;
	border-left: 0;
	border-right: 0;
	position: absolute;
	content: "";
	top: -1px;
}
.investment_Title:after{
	width: 500%;
	right: -500%;
	height: 91px;
	background: rgba(36, 36, 38, 0.69);
	border: 1px solid #4d4d4c;
	border-left: 0;
	border-right: 0;
	position: absolute;
	content: "";
	top: -1px;
}
.in_calculate{
	overflow: hidden;
	margin-left: 0 auto;
	margin-top: 10px;
}
div.in_calculate a{
	overflow: hidden;
	font-weight:500;
	width: 259px;
	height: 50px;
	border-radius: 3px;
	border: 1px solid #9d7966;
	background: none;
	display: inline-block;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 18px;
	color: #e3e0cf;
	font-family: 'proxima_novalight';
}
div.in_calculate a:hover{
	background: rgba(193, 192, 192, 0.15);
	color: #e3e0cf;
}
div.in_calculate a i{
	background: url(images/icon_cacula.png) transparent no-repeat center;
	width: 33px;
	height: 50px;
	display: inline-block;
	float: left;
	margin-left: 30px;
	margin-right: 5px;
}

div.in_calculate:hover a i{
	background: url(images/icon_cacula2.png) transparent no-repeat center;
	
}
.investment_Ctn{
	width: 100%;
	padding-top: 45px;
	overflow: hidden;
}
.investment_Ctn2 {
	border:1px solid #303030;
	padding: 8px 10px;
	overflow:hidden;
	color:white;
	font-size:18px;
	font-family: 'proxima_novasemibold', sans-serif;
	text-transform:uppercase;
	}
	
.vip-left {float:left; width:45%;}	

.vip-left span {color:#303030; font-size:24px;}

.vip-right {
	float: right;
	width: 40%;
	text-align: right;
	line-height: 45px;
	padding-right: 5px;
}	

.vip {
	width:45px; 
	height:45px;
	background: url(images/vip.png) transparent no-repeat center;
	vertical-align:middle;
	display:inline-block;
	margin-right: 5px;
	}

.investment_Ctn_Part{
	width: 32%;
	height: 100px;
	border: 1px solid #434347;
	float: left;
	margin-right: 22px;
	margin-bottom: 25px;

}
.investment_Ctn_Part3,
.investment_Ctn_Part6{
	margin-right: 0;
}
.investment_Ctn_Part div:first-child{
	width: 50%;
	float: left;
	height: 98px;
	background: rgba(34, 34, 36, 0.77);
	border-right: 1px solid #434347;
	text-align: left;
	padding-left: 15px;
}
.investment_Ctn_Part div:last-child{
	width: 50%;
	float: right;
	height: 98px;
	background: #E3E0CF;
}
.investment_Ctn_Part h3{
	font-size: 22px;
	color: #303030;
	font-family: 'proxima_novalight';
	margin: 11px 0;
}
.investment_Ctn_Part h3 span{
	font-size: 32px;
	color: #303030;
	font-family: 'proxima_nova_rgbold';
}
.investment_Ctn_Part h4{
	font-size: 18px;
	color: #fff;
	font-family: 'proxima_novalight';
	text-transform: uppercase;
}

.deposit-page-plans .investment_Ctn_Part {
	width: 400px;
	margin-right: 22px;
}

.deposit-page-plans .investment_Ctn {margin-top:0px; padding-top:20px;}

.deposit-page-plans .investment_Ctn2 {margin-bottom:10px;}

.deposit-page-plans input[type="radio"] {
	float: left;
	width: 50px;
	margin-top: 40px;
}
.deposit-page-plans .investment_Ctn2 input[type="radio"] {
	margin-top: 20px;
	width: 30px;
}

.deposit-page-plans .plans-div {float:left;}

.investment_Title-plans {
	padding: 0px 20px;
	border: 1px solid #4d4d4c;
}

.investment_Ctn_Part ul{
	margin: 0;
	padding: 10px 5px;
}
.investment_Ctn_Part ul li{
	font-size: 14px;
	color: #959596;
	font-family: 'Work Sans', sans-serif;
	list-style: none;
	line-height: 25px;
}
.investment_Ctn_Part ul li span{
	color: #303030;
}
/*contentBot*/
.contentBotContainer{
	width: 100%;
	overflow: hidden;
}
.contentBotInner{
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0 30px 44px;
	
}
.contentBot_Part{
	width: 33%;
	float: left;
	
}
.contentBot_Parttitle{
	width: 100%;
	line-height: 40px;
	background: #070707;
	border: 1px solid #9d7966;
	border-bottom: 0;
	font-size: 14px;
	text-transform: uppercase;
	color: #e3e0cf;
	font-family: 'proxima_nova_rgregular';
	padding-left: 15px;
	border-bottom: 1px solid #9d7966;
}
.contentBot_Part_ctn{
	overflow: hidden;
	width: 100%;
	background: none;
	border: none;
	border-top: 0;
      

}
.contentBot_Part_ctn ul{
	margin: 0;
	padding: 0 10px;
}
.contentBot_Part_ctn ul li{
	list-style: none;
	font-size: 12px;
	color: #9d7966;
	line-height: 40px;
	border-bottom: 1px dotted #9d7966;
	font-family: 'proxima_nova_rgregular';
}
.contentBot_Part_ctn ul li:last-child{
	border-bottom: 0;
}
.contentBot_Part_ctn ul li span:first-child{
	margin-right: 50px;
	display: inline-block;
}
.contentBot_Part_ctn ul li span.last-span-ctn{
	margin-right: 15px;
	margin-left: 25px;
	display: inline-block;
}
.contentBot_Part1{
	margin-right: 20px;
}
.contentBot_Part3{
	width: 30%;
	float: left;
}
.contentBot_Part3 h3{
	font-size: 24px;
	color: #404040;
	font-family: 'proxima_novalight';
	text-transform: uppercase;
	margin: 0;
	line-height: 40px;
}
.contentBot_Part3_Left{
	width: 93px;
	height: 52px;
	float: left;
	border-radius: 3px;
	background: #303030;
	padding-bottom: 10px;
	color: #fff;
	font-size: 11px;
	font-family: 'proxima_novalight';
	text-align: center;
	padding: 8px 0;
	line-height: 17px;
	margin-top: 20px;
}
.contentBot_Part3_Right{
	width: 233px;
	float: right;
	padding-top: 17px;
}
.contentBot_Part3_Right h4{
	color: #303030;
	font-size: 13px;
	line-height: 20px;
	text-transform: uppercase;
	font-family: 'proxima_nova_rgregular';
	margin-top: 0;
}
.contentBot_Part3_Right p{
	color: #f8f8f8;
	font-size: 13px;
	line-height: 18px;
	font-family: 'Work Sans', sans-serif;
}
.contentBot_Part3_Right a{
	width: 125px;
	height: 38px;
	text-transform: uppercase;
	line-height: 36px;
	color: #fff;
	font-size: 14px;
	line-height: 36px;
	border: 1px solid #fff;
	border-radius: 3px;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	font-family: 'proxima_novalight';
	margin-top: 10px;
}
.contentBot_Part3_Right a:hover{
	background: #000;
}
/*commissionsContainer*/
.commissionsContainer{
	width: 100%;
	overflow: hidden;
	background: #e3e0cf;
	border: 1px solid #5d5c5e;
	border-left: 0;
	border-right: 0;
}
.commissionsInner{
	margin: 0 auto;
	padding: 25px 0;
	overflow: hidden;
background: url(images/bg.png);}
.commission_Left{
	width: 127px;
	height: 104px;
	border-radius: 3px;
	background: none;
	line-height: 104px;
	text-align: center;
	font-size: 72px;
	color: #E3E0CF; 
	float: left;
	font-family: 'proxima_nova_rgbold';
	border:2px solid #845742;
}
.commission_Right{
	width: 75%;
	float: left;
	padding-left: 15px;
}
.commission_Right h3{
	color: #9d7966;
	font-size: 22px;
	text-transform: uppercase;
	font-family: 'proxima_novalight';
}
.commission_Right h3 span{
	color: #9d7966;
}
.commission_Right p{
	color: #9d7966;
	font-size: 16px;
	font-family: 'Work Sans', sans-serif;
}
/*footer*/
.footerContainer{
	width: 100%;
	height: 161px;
	background: url(images/bg.png);
	border-top:2px solid #845742;
}
.footerInner{
	margin: 0 auto;
}
.footerTop{
	width: 100%;
	height: 80px;
	border-bottom: 1px dashed #6F422D;
}

.footerTop .mainNavRight{
    float: left;
    height: 58px;
}
.footerTop .navbar{
    margin: 0;
    border: 0;
}
.footerTop .navbar .nav{
    margin: 0;
}
.footerTop .mainNavRight .navbar-inner{
    background: none;
    padding: 0;
}
.footerTop .mainNavRight .nav > li {
    text-align: center;
    float: left;
	list-style: none;
	height: 100%;
}
.footerTop .mainNavRight .nav > li  > a{ 
    margin-left: 5px;
	color: #9d7966;
	padding: 7px 5px;
	text-decoration: none;
	background: none;
    text-align: left;
    text-transform: uppercase;
    font-size: 12px;
	font-family: 'proxima_nova_rgregular';
    border-radius: 3px;
    margin-top: 26px;
}
.footerTop .mainNavRight .nav > li > a:hover,
.footerTop .mainNavRight .nav > li > a:focus{
	color: #e3e0cf;
	background: none;
}
.footerTopRight{
	float: right;
	overflow: hidden;
	margin-top: 27px;
}
.footerTopRight a{
	display: inline-block;
	width: 150px;
	height: 45px;
	margin-left: 5px;
}
.footerTopRight a.face{
	background: url(images/icon_face.png) transparent no-repeat center;
}
.footerTopRight a.twi{
	background: url(images/icon_twi.png) transparent no-repeat center;
}
.footerBot p{
	font-size: 12px;
	text-transform: uppercase;
	color: #9d7966;
	font-family: 'proxima_nova_rgregular';
	line-height: 80px;
	float: left;
	margin: 0;
}
.footerBot div{
	overflow: hidden;
	float: right;
	margin-top: 21px;
}
.footerBot div a{
	display: inline-block;
	height: 33px;
	background: url(images/solid.png) transparent no-repeat;
	margin-left: 6px;
}
.footerBot div a.okpay{
	width: 90px;
	background-position: -549px 0;
}
.footerBot div a.perf{
	width: 163px;
	background-position: 0 0;
}
.footerBot div a.paye{
	width: 80px;
	background-position: -193px 0;
	
}
.footerBot div a.bit{
	width: 108px;
	background-position: -289px 0;
}
.footerBot div a.skr{
	width: 90px;
	background-position: -400px 0;
}
.footerBot div a.nett{
	width: 140px;
	background-position: -490px 0;
}
.footerBot div a.stp{
	width: 150px;
	background-position: -630px 0;
}
/*modal*/
.modal-content {
    background: rgba(15, 15, 15, 0.77);
    border: 0px;
    color: white;
    width: 400px;
    margin: 0 auto;
    border: none;
}
.modal-header {
    color: white;
    border-bottom: none;
    padding-left: 45px;
    line-height: 75px;
    height: 75px;
    padding: 0;
}
.modal-header {
    background: rgba(20, 20, 20, 0.6) url(images/icon_cacula.png) no-repeat 10px center;
}
.modal-header button span{
    margin-top: 24px;
    display: inline-block;
    margin-right: 20px;
}
.modal-header h4{
	line-height: 75px;
	text-align: left;
	padding-left: 50px;
}
.modal-body {
    position: relative;
    padding: 20px;
}
.modal-body h3{
    text-align: center;
    text-transform: uppercase;
	font-family: 'proxima_nova_rgregular';
}
.modal-body h4{
    text-align: center;
	font-family: 'proxima_nova_rgregular';
}
.modal-body h4 span{
    text-align: center;
	font-family: 'proxima_nova_rgregular';
}
.modal-body p{
    font-size: 14px;
    text-align: left;
	font-family: 'proxima_nova_rgregular';
}
.modal-body p span{
	font-family: 'proxima_nova_rgregular';
}
.caculatePart {
	padding: 5px 10px;
	height: 53px;
}
.caculatePart label {
    width: 150px;
	font-family: 'proxima_nova_rgregular';
	text-align: left;
	font-size: 14px;
	line-height: 31px;
	float: left;
}
.caculatePart input[type="text"], .caculatePart input[type="password"], .caculatePart select {
    width: 180px;
    font-size: 14px;
}
input[type="text"], input[type="password"], select, textarea {
	background: none;
	border: 1px solid #4d200b;
	padding: 6px 15px;
	color: #020202;
	line-height: 30px;
	font-family: 'proxima_nova_rgregular';
	border-radius: 3px;
	box-shadow: 0 1px 10px #a9a9a9;
}
input[type="text"]:hover, input[type="password"]:hover, select:hover, textarea:hover {
	-webkit-box-shadow: 0 0 10px #FFFFFF;
	-moz-box-shadow: 0 0 10px #FFFFFF;
	box-shadow: 0 0 10px #FFFFFF;
} 
.modal-footer {
	margin-top: 15px;
	padding: 19px 20px 20px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
	background: #e3e0cf;
	border:0px;
}
.modal-footer button{
    
}
.btn-default {
    background: none;
    border-top: 1px solid #E3E0CF;
    color: #404040;
}
.btn-default:hover {
    background: #404040;
    color: #E3E0CF;
    transition:0.5s;
}
@media (max-width: 1170px){
	.headerTopContainer, .headerBotContainer, .bannerContainer, .statisticContainer, .contentTopContainer, .investmentContainer, .contentBotContainer, .commissionsContainer, .footerContainer{
		width: 1170px !important;
	}
	.headerTopInner, .headerBotInner, .bannerInner, .statisticInner, .contentTopInner, .investmentInner, .contentBotInner, .commissionsInner, .footerInner{
		margin: 0 !important;
	} 
}
/*account*/
.contentAccountContainer{
	width: 100%;
	overflow: hidden;
}
.contentAccountInner{
	overflow: hidden;
	padding: 30px 0;
}
.account_Left{
	width: 25%;
	float: left;
}
.account_Left_User{
	width: 100%;
	border: 1px solid #2E2E2E;
	background: none;
	padding: 15px;
	overflow: hidden;
	text-align: center;
}
.account_Left_User h3{
	font-family: 'Work Sans', sans-serif;
	font-size: 13px;
	margin: 0 auto;
	color: #9d7966;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.account_Left_User p{
	width: 50%;
	font-family: 'Work Sans', sans-serif;
	font-size: 13px;
	margin: 0 auto;
	float: left;
	text-align: left;
	color: #9d7966;
}
.account_Left_User p:last-child{
	text-align: right;
}
.account_Left_Date{
	padding:15px;
	text-align: center;
	border: 1px solid rgba(193, 192, 192, 0.15);
	border-top: 0;
	background: rgba(193, 192, 192, 0.15);
}
.account_Left_Date p{
	text-align: center;
	color: #9d7966;
	font-family: 'Work Sans', sans-serif;
	font-size: 13px;
	line-height: 25px;
}
.account_Left_Date p span{
	color: #9d7966;
}
.account_menu a{
	width: 100%;
	display: inline-block;
}

.account_menu a:hover {text-decoration: none; }

.account_menu .panel {
	border: 0;
	border-radius: 0;
	margin: 0 !important;
}
.account_menu .panel-heading {
	border-radius: 0;
	border: 1px solid #5e5e61;
	border-top: 0;
	color: #303030;
	font-size: 14px;
	font-weight:bold;
	text-transform: uppercase;
	font-family: 'proxima_nova_rgregular';
	text-decoration: none;
	background: url(images/icon_down.png) #E3E0CF no-repeat 258px center;
}
.account_menu .panel-heading:hover {
	text-decoration: none;
	background: url(images/icon_down.png) #e3e0cf no-repeat 258px center;
}
.account_menu .panel-body {
	padding: 0;
	border: 0 !important;
}
.account_menu .panel-body a{
	padding: 0;
	background: #E3E0CF;
	border-radius: 0;
	border: 1px solid #5e5e61;
	border-top: 0;
	color: #404040;
	font-size: 14px;
	line-height: 38px;
	padding: 0 20px;
}

.account_menu .panel-body a:hover {background:#36363B;}

.account_Right{
	width: 73%;
	float: right;
}
.account_Right_view{
	width: 100%;
	background:none;
	height: 68px;
	border-radius: 3px;
	border:1px solid #845742;
}
.account_Right_view p{
	width: 25%;
	float: left;
	line-height: 68px;
	margin: 0;
	font-size: 14px;
	color: #e3e0cf;
	font-family: 'proxima_novasemibold';
	text-align: right;
	text-transform: uppercase;
}

.account_Right_view .form-group{
	width: 400px;
	float: left;
	padding: 0 15px;
	margin: 0;
	margin-top: 10px;
	height: 48px;
	border-radius: 3px;
	background: none;
	color: #e3e0cf;
	margin-left: 10px;
	line-height: 48px;
	border:1px solid #4d200b;
	box-shadow: 0 1px 10px #a9a9a9;
}

.account_Right_view a{
	width: 20%;
	float: right;
	height: 48px;
	border: 0;
	background: #303030;
	font-size: 14px;
	color: #e3e0cf;
	font-family: 'proxima_novasemibold';
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 10px;
	line-height: 40px;
}
.account_Right_statistic{
	width: 100%;
	margin-top: 30px;
	overflow: hidden;
}
.ARS_Part{
	width: 30%;
	float: left;
	border: 1px solid #845742;
	min-height: 240px;
	text-align: center;
	padding-top: 150px;
	
}
.ARS_Part1{
	background: url(images/img_ctn77.png) no-repeat center 15px;

}
.ARS_Part2{
	margin-left: 5.3%;
	background: url(images/img_ctn4.png) no-repeat center 15px;
}
.ARS_Part3{
	float: right;
	background: url(images/icon_acc_ctn.png) no-repeat center 15px;
}
.ARS_Part h3{
	font-size: 30px;
	color: #e3e0cf;
	text-transform: uppercase;
	font-family: 'Work Sans', sans-serif;
	margin: 0;
}
.ARS_Part p{
	font-size: 14px;
	color: #e3e0cf;
	font-family: 'Work Sans', sans-serif;
	margin: 0;
	margin-top: 5px;
	text-align:center;
}
.account_Right_stats{
	width: 100%;
	margin-top: 30px;
	overflow: hidden;
}
.ARStats_Part{
	width: 49%;
}
.ARStats_Part1{
	float: left;
}
.ARStats_Part2{
	float: right;
}
.ARS_title{
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: none;
	font-size: 14px;
	color: #e3e0cf;
	text-transform: uppercase;
	padding-left: 20px;
	font-family: 'proxima_novasemibold';
	border-bottom: 2px solid #845742;
}
.ARS_content{
	min-height: 159px;
	width: 100%;
	background: none;
}
.ARS_content ul {
	margin: 0;
	padding: 15px 20px;
}
.ARS_content ul li{
	line-height: 35px;
	list-style: none;
	border-bottom: 1px dotted #845742;
	font-size: 14px;
	color: #9d7966;
	font-weight: 400;
	padding: 0 10px;
}
.ARS_content ul li:last-child{
	border-bottom: 0;
}
.ARS_content ul li span{
	float: right;
}
/*faq*/
.contentFAQContainer{
	width: 100%;
	overflow: hidden;
}
.contentFAQInner{
	width: 100%;
	overflow: hidden;
	padding: 20px 0;
}
h3.subtitle{
	font-size: 30px;
	color: #845742;
	font-family: 'proxima_novasemibold';
	text-transform: uppercase;
	text-align: center;
	margin-top: 30px;
}
div.subtitle_line{
	width: 100%;
	text-align: center;
	margin: 30px 0 50px;
}
div.subtitle_line span{
	width: 200px;
	margin: 0 auto;
	display: inline-block;
	height: 2px;
	background: #845742;
}
.tabs-left{
	width: 30%;
	float: left;
}
.tabs-left ul {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #9d7966;
}
.tabs-left ul li{
	width: 100%;
	border: 0;
}
.tabs-left ul li a{
	width: 100%;
	line-height: 57px;
	background: none;
	display: inline-block;
	margin-top: 5px;
	border-radius: 3px;
	font-size: 13px;
	color: #9d7966;
	text-transform: uppercase;
	padding-left: 20px;
	border-radius: 0;
	border: 1px solid #9d7966;
	font-weight:800;
}
.tabs-left ul li:first-child a{
	margin-top: 0;
}
.tabs-left ul li.active a{
	background: none;
	border: 1px solid #9d7966;
	color: #9d7966;
	
	
}
.tabs-left ul li.active a:focus,
.tabs-left ul li.active a:hover,
.tabs-left ul li a:hover{
	background: #E3E0CF;
	color: #9d7966;
	border: 1px solid #9d7966;
	border-radius: 0;
}
.tab-right{
	width: 68%;
	float: right;
}
.tab-right .panel{
	border: 0;
	border-radius: 0;
	margin: 0 !important;
	background: none;
}
.tab-right .panel-heading{
	background: none;
	border: 1px solid #9d7966;
	border-radius: 0;
	margin: 2px 0px;
	padding: 0 15px;
}
.tab-right .panel-heading h4{
	font-size: 18px;
	color: #9d7966;
	font-weight: 400;
	line-height: 45px;
}
.tab-right .panel-heading h4 a{
	width: 100%;
	display: inline-block;
	text-decoration: none;
}
.icon_updown{
	background: url(images/icon_upfaq.png) transparent no-repeat center;
	width: 24px;
	height: 45px;
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.tab-right .panel-heading h4 a.collapsed{
font-size: 14px;
}
.tab-right .panel-heading h4 a.collapsed span{
	background: url(images/icon_downfaq.png) transparent no-repeat center;
	width: 24px;
	height: 45px;
	display: inline-block;
	float: left;
	margin-right: 10px;
	
}
.tab-right .panel-body p{
	font-weight: 400; 
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
	padding: 9px 15px;
	background: rgba(20, 20, 20, 0.6);
	color: #E3E0CF;
	border-radius: 3px;
	text-transform: uppercase;
	border:1px solid #303030;
	font-size:16px;
}
button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
background: #E3E0CF;
	color: #9d7966;
	border:1px solid #845742;
	transition: 0.5s;
	
	}
table td {padding: 6px 5px; font-size:14px; color:#9d7966; }

.panel-default>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #ddd;
	background: #E3E0CF;
	border: 1px solid #9d7966;
}

.account_Right table {width:100%; margin-bottom:10px;}

.account_Right table td {
	background:rgba(193, 192, 192, 0.15);
	border: none;
	padding: 6px;
	color:#e3e0cf;
}

.account_Right table th {
	background: #e3e0cf;
	border: 1px solid #5e5e61;
	padding: 6px;
	font-weight:500;
	font-size:14px;
}

.account_Right table td b {font-weight:500; color:#e3e0cf;}


.account_Right h3 { font-size:20px; margin-bottom: 20px;}

.form-block {
	border: 1px solid #845742;
	width:550px;
	margin: 0px auto;
	border-radius:4px;
	background:none;
	padding:15px;
	margin-bottom:10px;
}

.form-title {
	padding: 7px 10px;
	background: none;
	color: #e3e0cf;
	border-radius: 3px;
	text-transform: uppercase;
	font-weight:500;
	font-size: 14px;
	margin-bottom:10px;
	border-bottom:1px solid #845742;
}

.form-block table {width:100%;}

.form-block input[type="text"], .form-block input[type="password"], .form-block select, .form-block textarea {width:100%;}

.news-container {overflow:hidden;}

.news-date {
	border-radius: 3px;
	background: none;
	color: #e3e0cf;
	width: 133px;
	height: 72px;
	float: left;
	text-align: center;
	padding-top: 15px;
	border:1px solid #9d7966;
}

.news-content {
	float: right;
	width: 1000px;
	
}

.news-content h2 {
	color:#e3e0cf;
	font-size:18px; text-transform:uppercase;
	padding:0px;
	margin-top:10px;
}

.modal.fade:not(.in) .modal-dialog {
    -webkit-transform: translate3d(-25%, 0, 0);
    transform: translate3d(-25%, 0, 0);
}

.signup-container {overflow:hidden;}

.signup-left {float:left;}

.signup-right {float:right;}

.contentTopInner p.about-top, .contentTopInner p.about-bottom2 {text-align:center; font-size:24px; color:#404040; margin-bottom:30px;}

 .contentTopInner p.about-bottom2 {margin-top:20px; line-height:36px;}

.about-text p {line-height:28px; text-align:justify; font-size:16px;}

.about-bottom {
	background:none;
	border: none;
	margin-top:20px;
	padding:20px;
	line-height:28px;
	text-align:justify;
	font-size:16px;
	box-shadow: 0 1px 10px #a9a9a9;
}

.about-signup {

	background:none;
	border-radius: 3px;
	width:260px;
	line-height:50px;
	margin: 20px auto;
	display:block;
	color:#d2c8b5;
	text-align:center;
	text-transform:uppercase;
	font-size:18px;
	font-weight:500;
	border:1px solid #9d7966;
	
}

.about-signup:hover {color:#D4CAB6; text-decoration:none; background:rgba(193, 192, 192, 0.15);transition:0.5s;}

.address {
	background: url(images/location.png) transparent no-repeat left top;
	padding-left:76px;
}

.contacts {padding-top:30px;}


.contacts div {line-height:30px; border-bottom:1px solid #303030;}


/* rules
---------------------------------------- */
.ruletit{padding:5px;padding-left:10px;color:#E3E0CF;font-size:14pt;background:#303030;}
.ruletxt{padding:10px;}



.dropdown {
        position: absolute;
    display: inline-block;
	 background-color: #303030;
	  padding: 2px 2px;
	  border-radius: 5px;
	  width: 130px;
	  margin-top: 15px;
	  	margin-left: 70px;

		
}

.dropdown-content {
    display: none;
	margin-top: 2px;
    position: absolute;
    background-color: #e3e0cf;
    width: 130px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 2px 2px;
    z-index: 1;
	 border-radius: 5px;
	 

}




.dropdown:hover .dropdown-content {
    display: block;
	

}


.social { width:300px;min-height: 70px; margin: 0 21px 0 60px; padding: 18px 20px 2px; text-align: center; } 

.social a {
	width: 30px;
	height: 30px;
	margin: 0 3px 5px 2px;
	background: url(images/social.png) no-repeat;
	-webkit-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-ms-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}
.social .facebook { background-position: 0 0; }
.social .skype { background-position: -35px 0; }

.social .g_plus { background-position: -70px 0; }
.social .vk { background-position: -105px 0; }
.social .instagram { background-position: -140px 0; }
.social a:hover {
	-webkit-box-shadow: 0 0 5px #404040;
	-moz-box-shadow: 0 0 5px #404040;
	box-shadow: 0 0 5px #404040;
}

.social2 { width:300px;min-height: 70px; margin: 0 21px 0 60px; padding: 18px 20px 2px; text-align: center; }

.social2 a {
	width: 30px;
	height: 30px;
	margin: 0 3px 5px 2px;
	background: url(images/social2.png) no-repeat;
	-webkit-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-ms-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}
.social2 .facebook { background-position: 0 0; }
.social2 .skype { background-position: -35px 0; }

.social2 .g_plus { background-position: -70px 0; }
.social2 .vk { background-position: -105px 0; }
.social2 .instagram { background-position: -140px 0; }
.social2 a:hover {
	-webkit-box-shadow: 0 0 5px #fff;
	-moz-box-shadow: 0 0 5px #fff;
	box-shadow: 0 0 5px #fff;
}
.box2 { width: 217px; padding-top: 8px; }

.blocks { display: inline-block; display: -moz-inline-block; vertical-align: top;width: 320px; }

====================================================================
	Pricing Section
====================================================================

***/

.pricing-section{
	position:relative;
	    padding: 40px 0px 25px;
	    margin-top:50px;
}

.pricing-section .table-block{
	width:20%;
	margin-left:55px;
	float:left;
}

.pricing-section .table-block{
	position:relative;
	margin-bottom:20px;
}

.pricing-section .inner{
	position:relative;
	border:1px solid #F4D29F;
	background:none;	
	    box-shadow: 0 1px 10px #A9A9A9;
}

.pricing-section .table-header{
	position:relative;
	background:#e3e0cf;
	padding:5px 20px;
	height:80px;
	
}

.pricing-section .table-header h3{
	position:relative;
	font-size:13px;
	text-transform: uppercase;

		line-height:30px;
	font-weight:700;
		color:#404040;
	width:120px;margin-left:61px;
}

.pricing-section .table-header .price{
	position:absolute;
	text-align:center;
	width:66px;
	right:18px;
	top:22px;
	padding:10px 0px;
	color:#404040;
	
}

.pricing-section .table-header .price .layer-one{
	position:absolute;
	left:0px;
	top:0px;
	width:70px;
	height:70px;
	background:none;
	border: 0px solid white;
	z-index:1;
	transform:rotate(-10deg);
	-webkit-transform:rotate(-10deg);
	-o-transform:rotate(-10deg);
	-ms-transform:rotate(-10deg);
	-moz-transform:rotate(-10deg);	
}

.pricing-section .table-header .price .layer-two{
	position:absolute;
	left:0px;
	top:0px;
	width:70px;
	height:70px;
	background:#F9F9F9; 
	border: 1px dashed #9C9C9C;
	z-index:2;
	transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	-o-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);	
	border-radius:40px;
	
}

.pricing-section .table-header .price strong{
	position:relative;
	display:block;
	    font-size: 22px;
    line-height: 50px;
	margin-bottom:0px;
	z-index:5;
}

.pricing-section .table-header .price .duration{
	position:relative;
	display:block;
	font-size:10px;
	color:#303030;
	z-index:5;
	margin-top:-5px;
}

.pricing-section .table-content{
	position:relative;
	padding:15px 0px;
	color:#9d7966;
	text-align:center;
	width:100%;
}

.pricing-section .table-content:hover{
	color:#404040;	
	background-color:#E3E0CF;
	
}



.pricing-section .table-block.current .table-content{
	background-color:#e3e0cf;	
}

.pricing-section .table-content ul{
	position:relative;
	margin:34px 20px 24px;	
}

.pricing-section .table-content li{
	position:relative;
	display:block;
	line-height:15px;
	padding:6px 0px;
	font-size:16px;
	font-weight:100;
   	border-bottom:1px dashed #000;
	}

div.table-content.hvr-bounce-to-top ul{
padding-left: 0;
}

header.table-header.plan1{
background: #e3e0cf url('../images/plan1.png') no-repeat left 5% top 50%;
}
header.table-header.plan2{
background: #e3e0cf url('../images/plan2.png') no-repeat left 5% top 50%;
}
header.table-header.plan3{
background: #e3e0cf url('../images/plan3.png') no-repeat left 5% top 50%;
}
header.table-header.plan4{
background: #e3e0cf url('../images/plan4.png') no-repeat left 5% top 50%;
}

.accordion {
  width: 100%;
  max-width: 360px;
  margin: 0 auto 20px;
  background: rgba(193, 192, 192, 0.15);
  
  
  padding-left: 0;
  border: 1px solid rgba(193, 192, 192, 0.15);
}

.accordion .link {
  cursor: pointer;
  display: block;
  padding: 15px 15px 15px 42px;
  color: #e3e0cf;
  font-size: 14px;
  font-weight: 700;
  border-bottom: 1px solid #CCC;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion li:last-child .link { border-bottom: 0; }

.accordion li{
list-style-type: none;
}
.accordion li i {
  position: absolute;
  top: 16px;
  left: 12px;
  font-size: 18px;
  color: #e3e0cf;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
  right: 12px;
  left: auto;
  font-size: 16px;
}

.accordion li.open .link { color: #e3e0cf; }

.accordion li.open i { color: #e3e0cf; }

.accordion li.open i.fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/**
 * Submenu
 -----------------------------*/


.submenu {
  display: none;
  background: none;
  font-size: 14px;
  padding-left: 0;
}

.submenu li { border-bottom: 1px solid #4b4a5e;list-style-type: none; }

.submenu a {
  display: block;
  text-decoration: none;
  color: #e3e0cf;
  padding: 12px;
  padding-left: 42px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.submenu a:hover {
  background: #404040;
  color: #FFF;
}
.h_contacts {
	float: left;
}
.h_contacts li {
	position: relative;
	float: left;
	margin-left: 30px;
	list-style-type: none;
}
.h_contacts li:first-child {
	margin-left: 0;
}
.h_contacts li.address {
	padding-left: 24px;
}
.h_contacts li.phone {
	padding-left: 24px;
}
.h_contacts li.email {
	padding-left: 30px;
}
.h_contacts li:after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 20px;
	background-image: url(../images/h_contacts_icons.png);
	background-repeat: no-repeat;
}
.h_contacts li.address:after {
	width: 14px;
	background-position: 0 0;
}
.h_contacts li.phone:after {
	width: 14px;
	background-position: -14px 0;
}
.h_contacts li.email:after {
	width: 20px;
	background-position: -28px 0;
}
.contats{
	position:absolute;
	background-repeat:repeat;
	background-position:0 0;
	background-color:none;
	width: 270px;
	height: 300px;
	margin-right:200px;
	margin-top:70px;
	padding:20px 15px;
	border: 1px solid  #9d7966;
	
}
.contats .block{
	padding-left:30px;
	border:0;
	
}
.contats .title{
	color:#e3e0cf;
	
}
.addres{
	background-image:url(../images/home.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
.contact-block.mail{
	background-image:url(../images/mail2.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
.phone{
	background-image:url(../images/phone2.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
.home{
	background-image:url(../images/globe.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
.contats .block .title{margin:0;letter-spacing:.1em}
.contats .block p{
	color:#E3E0CF;
	line-height:24px;
	padding-bottom:15px;
	margin:10px 0;
	border:0;
}
.contats .block:last-of-type p{border:none}
ul.h_contacts{
padding-left:10px;
}

.containers table {width:100%; margin-bottom:10px;}

.containers table td {
	background: none;
	border-bottom: none;
	padding: 6px;
}

.containers table th {
	background: #e3e0cf;
	border: 1px solid #5e5e61;
	padding: 6px;
	font-weight:500;
	font-size:14px;
}

.containers table td b {font-weight:500; color:#505050;}


.xcc {
color:#404040;
}


.link_acc2{
    
   background: none; 
    border: none;
    text-decoration :none;
}
