@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,600,700');
@import url('https://fonts.googleapis.com/css?family=Lato');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,300,400,500');
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Nunito:400,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Poppins:400,700,800,900');

body {
	min-width: 1210px;
	font-family: 'Poppins';	
	font-size: 16px;
}

* {
	margin: 0;
}

.amk_clear {
	clear: both;
}

.amk_wrap {
	width: 1170px;
	padding: 0 20px;
	margin: 0 auto;
}

.amk_left {
    float:left;
}

.amk_right {
	float: right;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
}

.amk_line1 {
	height: 6px;
	width: 100%;
	background-color: #ffc000;
}

.amk_line2 {
	height: 6px;
	width: 100%;
	background-color: #023155;
}

.amk_bg_img {
	height: 550px;
	background-image: url('imgs/bg1.jpg');
	background-repeat: no-repeat;
	background-size: cover;
}

.amk_logo {
	padding-top: 40px;
}

.amk_white {
	font-family: raleway;
	font-size: 40px;
	color: white;
	float: left;
}

.amk_yelow {
	font-family: raleway;
	font-size: 40px;
	color: #ffc000;
}

.amk_menu {
	margin: 45px 20px 0 0;
}

.amk_mn_bar {
	color: white;
	text-align: center;
	text-decoration: none;
}

.amk_menu_bar {
	padding-left: 1.7em;
	font-family: raleway;
	float: left;
}

.amk_login {
	margin: 33px 0 0;
}

.amk_log {
	border: 1px solid white;
	border-radius: 3px;
	height: 40px;
	line-height: 40px;
	width: 100px;
	font-family: raleway;
	text-align: center;
	display: block;
	text-decoration: none;
	color: white;
}

.amk_log:hover {
	border: 1px solid #ffc000;
	border-radius: 3px;
	height: 40px;
	line-height: 40px;
	width: 100px;
	font-family: raleway;
	text-align: center;
	display: block;
	background-color: #ffc000;
	text-decoration: none;
	color: #6d6f70;
}

.amk_reg {
	display: block;
	margin-left: 115px;
	margin-top: -42px;
	text-align: center;
	border: 1px solid white;
	border-radius: 3px;
	height: 40px;
	line-height: 40px;
	width: 100px;
	font-family: raleway;
	text-decoration: none;
	color: white;
}

.amk_reg:hover {
	display: block;
	margin-left: 115px;
	margin-top: -42px;
	text-align: center;
	border: 1px solid #ffc000;
	border-radius: 3px;
	height: 40px;
	line-height: 40px;
	width: 100px;
	font-family: raleway;
	background-color: #ffc000;
	text-decoration: none;
	color: #6d6f70;
}

.amk_get_start {
	padding-top: 130px;
}

.amk_intro {
	font-family: Myriad Pro;
	padding-top: 90px;
	color: white;
}

.amk_register {
	padding-top: 40px;
}

.amk_rg {
	border: 1px solid #ffc000;
	border-radius: 3px;
	height: 50px;
	line-height: 50px;
	width: 200px;
	font-family: raleway;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #ffd453;
}

.amk_rg:hover {
	border: 1px solid white;
	border-radius: 3px;
	background-color: white;
	height: 50px;
	line-height: 50px;
	width: 200px;
	font-family: raleway;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #8f8f8f;
}

.amk_abt {
	border: 1px solid #ffc000;
	margin-left: 215px;
	margin-top: -52px;
	text-align: center;
	border-radius: 3px;
	height: 50px;
	line-height: 50px;
	width: 200px;
	font-family: raleway;
	display: block;
	text-decoration: none;
	color: #ffd453;
}

.amk_abt:hover {
	border: 1px solid white;
	margin-left: 215px;
	margin-top: -52px;
	text-align: center;
	border-radius: 3px;
	height: 50px;
	line-height: 50px;
	width: 200px;
	font-family: raleway;
	background-color: white;
	display: block;
	text-decoration: none;
	color: #8f8f8f;
}

.amk_mid {
	padding: 65px 0 0;
}

.amk_chk_font1 {
	display: block;
	font-family: raleway;
	color: #624d0c;
	font-size: 30px;
}

.amk_chk_font2 {
	display: block;
	font-family: raleway;
	color: #624d0c;
	font-size: 30px;
}

.amk_about_us {
	margin-top: 30px;
	height: 405px;
	width: 558px;
	background-image: url('imgs/about.png');
	background-repeat: no-repeat;
	background-size: cover;
}

.amk_mid_para {
	text-align: justify;
	max-width: 465px;
	padding-left: 40px;
	padding-right: 55px;
	padding-top: 25px;
	font-size: 16px;
	font-family: lato;
	color: #624d0c;
	line-height: 24px;
}

.amk_video {
	height: 404px;
	width: 610px;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	border: 1px solid #e2c671;
	box-shadow: 0px 23px 35px #878787;
	margin: 30px 0 30px;
}

/** Plans **/

.amk_mid_theme {
	background-image: url('imgs/bg_theme.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	padding: 55px 0;
	overflow: hidden;
}

.amk_invest {
	text-align: center;
	font-family: Poppins;
	font-size: 40px;
	font-weight: 100;
	color: #2a2000;
	margin: 0 0 55px;
}

.amk_plans_grp {
	overflow: hidden;
}

.amk_plan {
	width: 282px;
	max-height: 450px;
	background-image: url('imgs/plan_bg.png');
	margin-right: 13px;
	overflow: hidden;
}

.amk_plans_grp .amk_plan:last-child {
	margin-right: 0;
}

.amk_plans {
	float: right;
	font-family: Lato, Poppins;
	font-weight: 500;
	color: #2a2000;
	font-size: 28px;
	-webkit-text-stroke: 0.1px #daab1d;
	text-shadow: 0 0 1px #ddb12a, 1px 1px 1px #ddb12a, 0 1px 1px #ddb12a, 1px 0 1px #ddb12a, 0 1px 0 #ddb12a, 1px 0 0 #ddb12a, 0 0 2px #ddb12a, 2px 2px 2px #ddb12a, 0 2px 2px #ddb12a, 2px 0 2px #ddb12a, 0 2px 0 #ddb12a, 2px 0 0 #ddb12a, -1px -1px 1px #ddb12a, 0 -1px 1px #ddb12a, -1px 0 1px #ddb12a, 0 -1px 0 #ddb12a, -1px 0 0 #ddb12a, -2px 2px 2px #ddb12a, 0 -2px 2px #ddb12a, -2px 0 2px #ddb12a, 0 -2px 0 #ddb12a, -2px 0 0 #ddb12a;
	margin: 10px 16px 0 0;
}

.amk_digit {
	font-family: Poppins;
	font-weight: 900;
	color: #2a2000;
	font-size: 80px;
	line-height: 50px;
	-webkit-text-stroke: 3px #daab1d;
	margin-left: 20px;
	margin-top:20px;
    letter-spacing:-5px;	
}

.amk_percent {
	font-family: Poppins;
	font-weight: 300;
	color: #2a2000;
	font-size: 50px;
	-webkit-text-stroke: 0;
	text-shadow: none;
}

.amk_daily {
	font-family:  Poppins;
	font-weight: 900;
	color: #2a2000;
	font-size: 30px;
	line-height: 40px;
	margin-left: 20px;
	text-transform:uppercase;
}

.amk_day {
	font-family: Poppins;
	font-weight: 300;
	color: #2a2000;
	font-size: 40px;
	margin-top: 10px;
	margin-left: 22px;
}

.amk_dlr {
	font-family: Poppins;
	font-weight: 300;
	color: #2a2000;
	font-size: 20px;
	margin-left: 22px;
	margin-top: 8px;
	margin-bottom: 15px;
}

.amk_invest_now {
	height: 60px;
	line-height: 60px;
	width: 279px;
	display: block;
	text-align: center;
	margin-top: 5px;
	background-color: #2a2000;
	margin-left: 1px;
}

.amk_now {
	letter-spacing: 2px;
	text-decoration: none;
	font-family: Poppins;
	font-weight: 500;
	font-size: 22px;
	color: white;
}

.amk_btm {
	font-family: Poppins;
	font-size: 16px;
	font-weight: 300;
	color: #292828;
	float: right;
	line-height: 36px;
	margin: 0 16px 0 0;
}

.amk_theme_btm {
	background: url('imgs/invest_btm.png') no-repeat center / contain;
	margin: 22px 0 0;
	height: 84px;
}

.amk_cal {
	margin-left: 20px;
	margin-top: 13px;
	margin-right: 20px;
}

.amk_profit {
	margin-left: 40px;
	padding-top: 30px;
	font-size: 22px;
	font-family: Poppins;
	font-weight: 300;
	color: #2a2000;
}

.amk_line {
	width: 2px;
	height: 50px;
	margin: 16px 30px;
}

.amk_aftr_line {
	font-family: Poppins;
	font-weight: 300;
	font-size: 19px;
	margin: 30px 0;
}

.amk_click {
	text-decoration: none;
	color: white;
	margin: 14px 17px 0 0;
}

.amk_clk {
	height: 55px;
	width: 240px;
	background-color: #2a2000;
	line-height: 55px;
	font-family: raleway;
	font-weight: 300;
	letter-spacing: 1px;
	text-align: center;
}

/** Certificate **/

.amk_zig_thm {
	background-image: url('imgs/zigzag_bg.png');
	background-repeat: no-repeat;
	background-size: cover;
	padding: 60px 0 100px;
	overflow: hidden;
}

.amk_cer {
	font-family: raleway;
	font-weight: 300;
	font-size: 36px;
	color: #cc9f15;
	text-align: center;
	margin-bottom: 80px;
}

.amk_prog {
	height: 360px;
	width: 400px;
	background-color: white;
	background-image: url('imgs/prog_bg.png');
	background-repeat: no-repeat;
	background-size: cover;
	border: 1px solid #6a6b6b;
	mrgin-left: 115px
}

.amk_co_img {
	width: 145px;
	height: 170px;
	background-color: white;
	border: 1px solid #c8c8c8;
	margin-top: 50px;
	margin-left: 22px;
	margin-right: 10px;
	padding:5px;
}

.amk_coin_text {
	margin-top: 60px;
}

.amk_ltd {
	font-family: raleway;
	font-size: 30px;
	font-weight: 700;
	color: #684e00;
	line-height: 28px;
}

.amk_nmbr {
	font-family: 'Poppins';
	font-size: 41px;
	font-weight: 300;
	color: #000000;
	margin: 5px 0 0;
}

.amk_address {
	font-family: 'Tahoma', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	color: #000;
	letter-spacing: 0.5px;
}

.amk_chk_cer {
	display: block;
	text-align: center;
	text-decoration: none;
	background-color: #ffc000;
	font-family: raleway;
	font-size: 22px;
	color: #333333;
	font-weight: 700;
	height: 65px;
	line-height: 65px;
	width: 350px;
	letter-spacing: 2px;
	margin: 25px auto 0;
}

.amk_zig_thm ul {
	width: 740px;
	overflow: hidden;
}

.amk_zig_thm ul li {
	float: left;
	background-repeat: no-repeat;
	height: 122px;
	width: 365px;
	padding: 28px 0 0;
	margin-bottom: 60px;
}

.amk_zig_thm ul li:nth-child(even) {
	float: right;
}

.amk_zig_thm ul li:nth-last-child(1),
.amk_zig_thm ul li:nth-last-child(2) {
	margin-bottom: 0;
}

.amk_zig_thm ul li:nth-child(1) {
	background-image: url('imgs/fLi1.png');
}

.amk_zig_thm ul li:nth-child(2) {
	background-image: url('imgs/fLi2.png');
}

.amk_zig_thm ul li:nth-child(3) {
	background-image: url('imgs/fLi3.png');
}

.amk_zig_thm ul li:nth-child(4) {
	background-image: url('imgs/fLi4.png');
}

.amk_zig_thm ul li img {
	vertical-align: middle;
	margin: 0 15px 0 20px;
}

.amk_zig_thm ul li .amk_fDesc {
	display: inline-block;
	width: 225px;
	font-family: 'Raleway', sans-serif;
	color: #545252;
	vertical-align: middle;
}

.amk_zig_thm ul li .amk_fDesc h3 {
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 20px;
}

.amk_zig_thm ul li .amk_fDesc p {
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
}

/** SSL **/

.amk_ssl_thm {
	background-image: url('imgs/ssl_bg.png');
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px 0;
	overflow: hidden;
}

.amk_valid {
	font-family: raleway;
	font-weight: 700;
	font-size: 27px;
	color: #2f2f2f;
	border-right: 3px solid #2b2b2b;
	padding: 50px 24px 50px 0;
	margin: 0 28px 0 0;
}

.amk_comodo_img {
	margin: 30px 0 0;
	overflow: hidden;
}

.amk_green_bar {
	border: 12px solid #775a00;
	margin: 43px 0 0;
}

/** Stats **/

.amk_stats {
	padding: 35px 0;
	overflow: hidden;
}

.amk_stats ul {
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	text-align: center;
	margin: 24px 0 0;
	overflow: hidden;
}

.amk_stats ul li {
	float: left;
	width: 200px;
}

.amk_stats ul li:nth-child(4n+3),
.amk_stats ul li:nth-child(4n+4) {
	width: 230px;
}

.amk_stats ul li img {}

.amk_stats ul li h3 {
	font-size: 20px;
	font-weight: 400;
	color: #545252;
	margin: 5px 0 3px;
}

.amk_stats ul li p {
	font-family: 'Poppins', sans-serif;
	font-size: 33px;
	font-weight: 700;
	color: #e6b200;
}

.amk_stats .amk_right {
	border-left: 1px solid #090909;
	padding: 80px 0 80px 30px;
}

.amk_stats .amk_right img {
	vertical-align: middle;
}

.amk_stats .amk_right p {
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	color: #090909;
	vertical-align: middle;
	margin: 0 0 0 10px;
}

/** Latest Transactions **/

.amk_btm_theme {
	background-image: url('imgs/btm_theme.png');
	background-repeat: no-repeat;
	background-size: cover;
	padding: 40px 0 50px;
	overflow: hidden;
}

.amk_bar_chart {}

.amk_bar_img {
	float: left;
	margin-right: 10px;
	margin-left: 150px;
}

.amk_bar_txt {
	font-family: ubuntu;
	color: white;
	padding-top: 20px;
	letter-spacing: 1px;
}

.amk_white_box {
	width: 540px;
	background-color: white;
	margin-top: 45px;
	padding: 0 0 12px;
	border-bottom: 4px solid #ffc000;
}

.amk_box_data {
	padding-top: 20px;
	padding-left: 35px;
}

.amk_username {
	font-family: ubuntu;
	font-weight: 100;
	width: 305px;
	float: left;
	margin-right: 10px;
	padding-bottom: 10px;
	color: #00151c;
}

.amk_amount {
	font-family: ubuntu;
	font-weight: 100;
	width: 110px;
	float: left;
	margin-right: 10px;
	padding-bottom: 10px;
	color: #00151c;
}

.amk_img_p {
	padding-bottom: 10px;
}

/** Visa Cards **/

.amk_card_theme {
	background-image: url('imgs/card_theme.png');
	background-repeat: no-repeat;
	background-size: cover;
	padding: 55px 0 70px;
	overflow: hidden;
}

.amk_card_txt {
	font-family: raleway;
	font-weight: 900;
	font-size: 48px;
	text-align: center;
	color: #e2ac09;
}

.amk_fund_txt {
	font-family: raleway;
	font-weight: 400;
	color: #aa820a;
	font-size: 27px;
	text-align: center;
	letter-spacing: 1px;
	margin: 0 0 60px;
}

.amk_light_text {
	font-family: raleway;
	font-size: 16px;
	padding-left: 70px;
}

.amk_visa_card {
	height: 270px;
	width: 425px;
}

.amk_visa_text {
	font-family: 'Raleway', sans-serif;
	color: #545252;
	width: 712px;
}

.amk_visa_text h2 {
	font-size: 25px;
	font-weight: 700;
	text-transform: uppercase;
}

.amk_visa_para {
	font-size: 17px;
	font-weight: 500;
	line-height: 22px;
	margin: 25px 0 20px;
}

.amk_read {
	display: inline-block;
	background: #ffc000;
	font-size: 15px;
	font-weight: 400;
	color: #111111;
	text-decoration: none;
	width: 100px;
	line-height: 34px;
	text-align: center;
	border-radius: 3px;
}

.amk_footer {
	background: #f2b600;
	padding: 25px 0 20px;
	overflow: hidden;
}

.amk_footer .amk_payments {
	border-bottom: 1px solid #FFF;
	padding: 0 0 15px;
	margin: 0 0 20px;
}

.amk_footer .amk_f_nav {
	font-family: "Lato", sans-serif;
	font-size: 20px;
}

.amk_footer .amk_f_nav li {
	display: inline-block;
	margin: 0 25px 0 0;
}

.amk_footer .amk_f_nav li a {
	display: inline-block;
	color: #FFF;
}

.amk_copyrights {
	font-family: "Lato", sans-serif;
	font-size: 16px;
	color: #515151;
	text-align: center;
	line-height: 35px;
}

.aboutbtc {
   background-image: url('imgs/zigzag_bg.png');
background-repeat: no-repeat;
background-size: cover;
padding: 60px 0 100px;
overflow: hidden;
}
.btcleft {
    float: left;
    margin-right: 15px;
    width: 400;
}

.btcright {
    float: left;
    width: 750;
}

.widget {
        background-image: url('imgs/ssl_bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
    overflow: hidden;
}

.widget1 {
    float: left;
    width: 750px;
    margin-right: 15px;
}

.widget2 {
    float: left;
    width: 400px;
    margin-top: 85px;
}