.faq_page {
	position: relative;
	overflow: hidden;
	z-index: 1;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 100%;
}
.faq_page:before {
	background-color: #1b1a1a;
	opacity: 0.6;
	content: "";
	display: inline-block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
.faq_title {
	padding: 235px 0 149px 0;
	width: 100%;
}
.faq_title h1 {
	margin-bottom: 15px;
	color: #f0b90b;
	font-size: 60px;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 0;
	text-transform: capitalize;
	letter-spacing: -0.95px;
	font-style: itali;
	font-family: play;
}
.faqs0 {
	padding-top: 60px;
	padding-bottom: 100px;
	overflow: hidden;
	width: 100%;:
	width: 100%;
	/* background: 
}
.faq_service {
	width: 100%;
	/* background: #F4F4F4; */
	position: relative;
	overflow: hidden;
}
.faq_service ul li {
	list-style: none;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 3px;
	border-radius: 2px;
	margin-left: -10%;
}
.faq_service ul li a {
	display: block;
	background-color: #f4f4f4;
	padding: 20px;
	color: #333333;
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	text-transform: capitalize;
	position: relative;
	text-decoration: none;
	font-family: play;
}
.faq_service li.active a, .faq_service ul li a:hover {
	background-color: #ffb400;
	color: #ffffff;
}
.faq_service ul li a:before {
	position: absolute;
	left: 0;
	top: 12px;
	content: "";
	width: 2px;
	height: 30px;
	background-color: #022222;
	opacity: 0;
	transition: all 0.3s ease-in-out;
}
.faq_service li a:hover:before, .faq_service li.active a:before {
	opacity: 1;
}
.accordion {
	border: 1px solid #ededed;
}
.accordion .panel{
	padding: 20px;
	margin-bottom: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 1px;
	background-color: #f4f4f4;
	border-bottom: 1px solid #ededed;
}
.panel-header h2 a {
	font-family: play;
	font-size: 16px;
	color: #ffb400;
	font-weight: 700;
	line-height: 20px;
	text-transform: capitalize;
	position: relative;
	display: block;
}
.accordion .panel .panel-heading a.collapsed {
	color: #282828;
}
.panel-body {
	padding: 22px 0 6px 0;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	text-align: justify;
}
.accordion .panel-heading .accordion-toggle:after {
	position: absolute;
	right: 0;
	top: 0;
	content: "\f068";
	font-family: fontawesome;
	font-size: 9px;
	color: #ffffff;
	background-color: #ffb400;
	border: 1px solid #ffb400;
	text-align: center;
	width: 20px;
	height: 20px;
	line-height: 20px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
}
.widget-info {
	border-radius: 2px;
	background-color: #222222;
	padding: 40px;
}
.widget-info .info--title {
	color: #ffffff;
	font-family: Exo 2;
	font-size: 24px;
	font-weight: 400;
	line-height: 1;
	margin-bottom: 20px;
	position: relative;
}
.widget-info .info--content {
	color: #9b9b9b;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 24px;
	text-align: justify;
}
.btn--primary {
	background-color: #ffb400 !important;
	color: #ffffff !important;
	border: 2px solid #ffb400 !important;
	font-family: Play;
	position: relative;
	z-index: 2;
	font-size: 16px;
	font-weight: 700;
	text-transform: capitalize;
	text-align: center;
	padding: 0;
	line-height: 30px !important;
	width: 170px;
	height: 50px;
	letter-spacing: 0.26px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 50px;
}
.btn--primary:hover {
	background-color: #000 !important;
	color: #ffb400 !important;
	border: 2px solid #ffb400;
	
}
.services_text {
	margin-bottom: 50px;
	width: 100%;
	margin-right: 20px;
}
.services_text1 {
    margin-top: -8px;
	margin-bottom: 50px;
	width: 100%;
}
.services_text p {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 30px;
	text-align: justify;
    color: white;
}
.services-single.services_text h3 {
	font-size: 25px;
	font-weight: 600;
	font-style: italic;
	line-height: 1;
	margin-bottom: 18px;
	font-family: play;
	color: #f0b90b;
}
.ccc-widget.ccc-chart {
	background-color: #ffb400;
	margin-bottom: 40px;
}
.bitcoin-chart {
	margin-bottom: 55px !important;
}
.header-div {
	background: rgb(2, 2, 2) none repeat scroll 0% 0%;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	line-height: 50px;
	height: 200px;
	padding: 30px;
	box-sizing: border-box;
}
.header-div a img {
	width:100%;
	margin-top: 10%;
}
/* .header-div a:last-of-type:before {
	position: absolute;
	content: "";
	color: #fff;
	width: 2px;
	height: 14px;
	top: 50%;
	left: 50%;
	margin-top: -6px;
	background: #ffffff;
	font-family:fontawesome;
} */
/* .header-div a:last-of-type:after {
	position: absolute;
	content: "";
	color: #fff;
	width: 14px;
	height: 2px;
	top: 50%;
	left: 50%;
	margin-left: -6px;
	background: #ffffff;
} */
/* .header-div a:last-of-type {
	font-size: 0 !important;
	border-radius: 0 !important;
	width: 42px;
	height: 42px;
	position: relative;
} */
.services_text h4 {
	font-size: 25px;
	font-weight: 600;
	/*font-style: italic;*/
	line-height: 1;
	margin-bottom: 18px;
	font-family: play;
	color: #f0b90b;
}
.services_text1 h4 {
	font-size: 25px;
	font-weight: 600;
	font-style: italic;
	line-height: 1;
	margin-bottom: 18px;
	font-family: play;
	color: #f0b90b;
}
.ccc-widget.ccc-chart div:last-of-type {
	margin-top: 36px !important;
}
.ccc-widget.ccc-chart > div {
	background-color: transparent !important;
	border: none !important;
}

/* .chart_div {
	background: rgb(255, 180, 0) none repeat scroll 0% 0%;
	border-radius: 4px 4px 0px 0px;
	text-align: left;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 1px;
	box-sizing: border-box;
	padding-bottom: 0px;
} */
.ccc-widget.ccc-chart div:nth-child(2) {
	padding: 10px 30px 10px 40px !important;
}
.ccc-widget.ccc-chart div:nth-child(2) a {
	font-family: play;
	font-size: 40px;
	font-weight: 300;
}
.ccc-widget.ccc-chart div:nth-child(3) {
	padding-left: 44px !important;
}
.video--content {
	border-radius: 1px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/* background-attachment: fixed; */
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 100%;
	margin-bottom: 50px !important;
}
.video--button {
	height: 487px;
	position: relative;
}
.video-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#1b1a1a), to(rgba(0, 0, 0, 0.2)));
	background-image: -webkit-linear-gradient(bottom, #1b1a1a, rgba(0, 0, 0, 0.2));
	background-image: -moz-linear-gradient(bottom, #1b1a1a, rgba(0, 0, 0, 0.2));
	background-image: -ms-linear-gradient(bottom, #1b1a1a, rgba(0, 0, 0, 0.2));
	background-image: -o-linear-gradient(bottom, #1b1a1a, rgba(0, 0, 0, 0.2));
	background-image: linear-gradient(bottom, #1b1a1a, rgba(0, 0, 0, 0.2));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#1b1a1a', endColorStr='rgba(0, 0, 0, 0.2)');
	opacity: 0.8;
}
.pos-vertical-center {
	position: relative;
	top: 50%;
	-webkit-transform: perspective(1px) translateY(-50%);
	-moz-transform: perspective(1px) translateY(-50%);
	-o-transform: perspective(1px) translateY(-50%);
	transform: perspective(1px) translateY(-50%);
}
.video--content .video--button .popup-video {
	color: #ffffff;
	font-size: 14px;
	font-weight: 900;
	text-align: center;
	display: inline-block;
	position: relative;
}
.video--content .video--button .popup-video span {
	position: relative;
	width: 88px;
	height: 88px;
}
.video--content .video--button .popup-video span:before {
	position: absolute;
	left: -14px;
	top: -37px;
	content: "";
	width: 88px;
	height: 88px;
	border: 2px solid #ffb400;
	border-radius: 50%;
	opacity: 1;
	animation: pulse 1s infinite linear;
	animation-delay: 0.5s;
}
.video--content .video--button .popup-video i {
	font-size: 18px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 50%;
	background-color: #ffb400;
	position: relative;
}
.video--content .video--button .popup-video i:after {
	position: absolute;
	left: -8px;
	top: -8px;
	content: "";
	width: 76px;
	height: 76px;
	border: 2px solid #ffb400;
	border-radius: 50%;
}
.video--content .video--button .popup-video div {
	padding-top: 33px;
}
.how_panel {
	margin-bottom: 60px;
}
.how_panel h3 {
	font-size: 20px;
	font-style: italic;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 22px;
	font-family: play;
}
.how_panel p {
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 0;
}
.chart_card {
	margin-bottom: 70px;
	width:100%;
}
.chart_card img {
	display: block;
	max-width: 100%;
	height: auto;
}
.cart {
	padding: 20px 0;
	background-image: -moz-linear-gradient(180deg, #f8a137 0%, #fbac47 64%, #feb756 100%);
	background-image: -webkit-linear-gradient(180deg, #f8a137 0%, #fbac47 64%, #feb756 100%);
	background-image: -ms-linear-gradient(180deg, #f8a137 0%, #fbac47 64%, #feb756 100%);
	background-image: linear-gradient(180deg, #f0b90b 0%, #f0b90b 64%, #f0b90b 100%);
}
.cart h3 {
	font-size: 24px;
	font-weight: 500;
	font-style: italic;
	line-height: 51px;
	margin-bottom: 0;
	color: #4c4c4c;
	font-family: play;
}

.cart a {
	background-color: transparent;
	border-radius: 50px;
	font-family: play;
	position: relative;
	z-index: 2;
	font-size: 14px;
	font-weight: 700;
	text-transform: capitalize;
	text-align: center;
	padding: 0;
	line-height: 48px;
	width: 170px;
	height: 50px;
	letter-spacing: 0.26px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
		color: #fff;
	border: 2px solid #ffffff;
}

.btn--bordered:hover{
	background:#fff;
	color: #f8a137;	
}
.panel-header h2 {
	color: #F85407;
}
.services_text h3 {
    font-size: 25px;
    font-weight: 600;
    font-style: italic;
    line-height: 1;
    margin-bottom: 18px;
    font-family: play;
    color: #f0b90b;
}