@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Lora:700italic,400italic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,800,300);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,900);
body {
	position: relative;
	font-family: 'Open Sans', sans-serif;
	overflow-x: hidden;
}
p {
	font-family: 'Open Sans', sans-serif;
}
img {
	max-width: 100%;
	height: auto
}
.black {
	color: #000
}
.orange {
	color: #FE6430
}
.blue {
	color: #1E3C59
}
.blue_light {
	color: #2777B2
}
.yellow {
	color: #F5AF19
}
.green {
	color: #54D789
}
.red {
	color: #D44444
}
h1, .h1, h2, .h2, h3, .h3 {
	color: #777;
	text-transform: uppercase;
	font-weight: bold;
}
.site_holder {
}
.first_sec {
	font-family: 'Open Sans', sans-serif;
}
.sec_wrap {
	position: relative
}
.top_black {
	height: 50px;
	background: #1a1f26;
	clear: both;
	overflow: hidden
}
.top_blue {
	clear: both;
	overflow: hidden;
	background: #1d3c59;
	background: -moz-radial-gradient(center, ellipse cover, #1d3c59 0%, #19324a 50%, #182e43 100%);
	background: -webkit-radial-gradient(center, ellipse cover, #1d3c59 0%, #19324a 50%, #182e43 100%);
	background: radial-gradient(ellipse at center, #1d3c59 0%, #19324a 50%, #182e43 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d3c59', endColorstr='#182e43', GradientType=1 );
	color: #fff;
}
.fst_img {
}
.col-md-7 {
}
.header_bg {
	background: url("images/1.jpg");
	padding: 60px 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center
}
.fst_img img {
}
/*.fst_title {
	font-family: "Lora", serif;
	margin: 5% 0;
}*/
.fst_title > h1 {
	/*font-style: italic;*/
	font-size:3.5em;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
	color: #fff
}
.fst_title > p {
	color: #ccc;
	margin: 30px 0;
}
.col-md-5 > ul {
}
.col-md-5 > ul > li {
}
.black {
}
.fst_btn_holder {
}
.fst_btn_holder > a {
	display: block;
	text-align: center;
}
.buy_btn {
	background: #ff8a02;
	font-family: "Open Sans", sans-serif;
	font-size: 20px;
	font-weight: normal;
	height: 50px;
	padding-top: 8px;
	vertical-align: middle;
	width: 200px;
}
.btn_btm_txt {
	font-size: 16px;
	margin-top: 15px;
	text-align: center;
}
.btn_btm_txt {
}
.btn_btm_txt a {
	color: #fff
}
.btn_btm_txt a:hover {
	color: #ccc;
	text-decoration: none
}
.buy_btn span {
	color: #fff
}
.orange {
}
.second_sec {
	background: #fff
}
.second_sec .container {
	margin: 20px auto 40px auto;
}
.seco_quote_holder {
	padding: 20px 0;
	border-bottom: 1px solid #eee;
}
.seco_quote {
	background: rgba(0, 0, 0, 0) url("images/quote.png") repeat scroll 0 0 / 100% 100%;
	height: auto;
	margin: 0 auto;
	padding: 5% 8%;
	position: relative;
	width: 45%;
}
.seco_small_quote {
	clear: both;
	overflow: hidden;
	position: relative;
}
.sec_q_img {
	clear: both;
	overflow: hidden;
}
.sec_q_author {
	margin-top: 10px;
	text-align: right;
}
.sec_q_img > img {
	border-radius: 100%;
	float: right;
	height: 60px;
	width: 60px;
}
.sec_q_txt {
	font-style: italic;
}
.sec_q_txt p {
	font-family: "Lora", serif;
	font-style: italic;
	font-size: 20px;
}
.seco_txt {
	clear: both;
	position: relative;
	padding: 30px 0;
}
.seco_txt > h1 {
}
.seco_txt > p {
}
.blue {
}
.seco_list {
	clear: both;
	overflow: hidden;
}
.seco_list_left {
}
.seco_list_left h3 {
	margin-bottom: 30px;
}
.seco_list_left ul {
	list-style: outside none none;
	padding: 0;
}
.seco_list_left ul li {
	background: rgba(0, 0, 0, 0) url("images/arrow.png") no-repeat scroll left center;
	margin-bottom: 10px;
	padding-left: 30px;
}
.col-md-6 > img {
}
.seco_list_lbtm {
	font-size: 20px;
	font-weight: lighter;
	margin: 20px 0;
}
.seco_list_lbtm > strong {
}
.seco_list_right {
}
.third_sec {
}
.trd_quote_sec1 {
	padding: 15px;
	background: #333;
	color: #fff;
}
.trd_quote1 {
	padding: 15px;
}
.trd_quote1_img {
}
.trd_quote1_img img {
	border-radius: 100%;
}
.trd_quote1_txt {
	margin-top: 3%;
}
.col-md-8 {
}
.quote_txt {
	font-style: italic;
	clear: both;
	overflow: hidden;
}
.quote_txt > p {
	font-family: "Lora", serif;
	font-size: 18px;
}
.quote_author {
	font-family: "Lora", serif;
	font-size: 20px;
	text-align: right;
	clear: both;
	overflow: hidden;
	margin-top: 20px;
}
.quote_txt::after {
	bottom: -10px;
	color: #fcc688;
	content: "\"";
	font-family: arial !important;
	font-size: 70px;
	position: absolute;
	right: 0;
}
.quote_txt::before {
	color: #fcc688;
	content: "\"";
	font-family: arial !important;
	font-size: 70px;
	left: -25px;
	position: absolute;
	top: -30px;
}
.quote_author span:before {
	content: "----";
	padding-right: 5px;
	color: #fcc688;
	font-weight: bold;
}
.trd_txtsec_1 {
	border-bottom: 1px solid #eee;
	margin: 20px auto;
	padding: 15px;
}
.trd_txtsec_1 > h2 {
	margin-bottom: 20px;
	text-align: center;
}
.trd_txtsec_1 > p {
}
.trd_txtsec_2 {
	margin: 20px auto;
}
.spacer {
	clear: both;
	display: block;
	margin: 10px auto 20px;
	text-align: center;
}
.trd_txtsec_2 > h2 {
	margin-bottom: 20px;
}
.trd_txtsec_2 > p {
}
.trd_quote_sec2 {
}
.trd_quote2 {
}
.trd_quote2_txt {
}
.trd_quote2_img {
}
.trd_quote2_img img {
	border-radius: 100%;
}
.trd_btn_holder {
	background: #ebebeb none repeat scroll 0 0;
	clear: both;
	margin: 30px auto;
	overflow: hidden;
	padding: 30px;
	text-align: center;
}
.trd_btn_holder > a {
}
.fourth_sec {
	margin-bottom: 30px;
	position: relative;
	clear: both;
	overflow: hidden;
}
.four_txt_block {
}
.four_txt_block > h1 {
	color: #777;
	font-size: 32px;
	font-weight: 700;
	font-family: 'Raleway', sans-serif;
}
.four_txt_block > h3 {
	text-transform: none;
}
.four_list_block {
	margin: 30px auto;
	clear: both;
	overflow: hidden;
	position: relative;
}
.folist1 {
}
.folist1 ul {
	list-style: none;
	padding: 0
}
.folist1 ul li {
	background: rgba(0, 0, 0, 0) url("images/check.png") no-repeat scroll left center;
	margin-bottom: 10px;
	padding: 0 0 1px 30px;
}
.folist_space {
}
.folist2 {
}
.folist2 ul {
	list-style: none;
	padding: 0
}
.folist2 ul li {
	background: rgba(0, 0, 0, 0) url("images/check.png") no-repeat scroll left center;
	margin-bottom: 10px;
	padding: 0 0 1px 30px;
}
.spacer {
}
.fo_btm_txt {
}
.fo_btm_txt > p {
}
.fifth_sec {
	color: #fff;
}
.fifth_sec .sec_wrap {
	background: #002d42 none repeat scroll 0 0;
	padding: 45px 0;
}
.fif_title {
	background: #f4c72e none repeat scroll 0 0;
	padding: 5px;
}
.fif_title h1 {
	color: #333;
	margin: 0;
	text-align: center
}
.fif_quote1 {
	border-bottom: 1px solid #a8b7be;
	border-top: 1px solid #a8b7be;
	margin: 50px 0;
	padding: 5px 0;
}
.fif_quote1_txt {
	border-bottom: 3px solid #A8B7BE;
	border-top: 3px solid #A8B7BE;
	padding: 15px 0;
	position: relative;
}
.fif_quote2 {
	border-bottom: 1px solid #a8b7be;
	border-top: 1px solid #a8b7be;
	clear: both;
	margin: 50px 0;
	padding: 5px 0;
}
.fif_quote2_txt {
	border-bottom: 3px solid #a8b7be;
	border-top: 3px solid #a8b7be;
	padding: 15px 0;
	position: relative;
}
.fif_quote1_txt .quote_txt::before {
	color: #fcc688;
	content: "\"";
	font-size: 90px;
	left: -85px;
	position: absolute;
	top: -65px;
}
.fif_quote1_txt .quote_txt {
	margin: 0 auto;
	width: 80%;
	position: relative;
	overflow: visible
}
.fif_quote2_txt .quote_txt {
	margin: 0 auto;
	width: 80%;
	position: relative;
	overflow: visible
}
.fif_quote1_txt .quote_author {
	margin: 0 auto;
	width: 80%;
}
.fif_quote2_txt .quote_author {
	margin: 0 auto;
	width: 80%;
}
.fif_quote1_txt .quote_txt::after {
	bottom: -150px;
	color: #fcc688;
	content: "\"";
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 90px;
	position: absolute;
	right: -30px;
}
.fif_quote2_txt .quote_txt::before {
	color: #fcc688;
	content: "\"";
	font-size: 90px;
	left: -85px;
	position: absolute;
	top: -65px;
}
.fif_quote2_txt .quote_txt::after {
	bottom: -150px;
	color: #fcc688;
	content: "\"";
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 90px;
	position: absolute;
	right: -30px;
}
.sixth_sec {
	clear: both;
	padding: 70px 0 0 0;
	position: relative;
}
.six_title {
	clear: both;
	overflow: hidden;
	position: relative;
	margin-bottom: 60px;
}
.six_title > h1 {
	margin: 0 auto;
	padding: 5px;
	text-align: center;
	width: 80%;
	background: #FF8A02;
	color: #fff;
}
.s_title_border {
	background: #2878b3 none repeat scroll 0 0;
	height: 20px;
	position: absolute;
	top: 12px;
	width: 100%;
	z-index: -1;
}
.six_bonus_holder {
	margin-top: 20px;
	margin-bottom: 20px;
}
.bo_num_holder {
	background: rgba(0, 0, 0, 0) url("images/bonus.png") no-repeat scroll right top / auto 100%;
	height: 200px;
}
.bo_num_wrap {
}
.bo_txt_holder {
	background: #92d8da none repeat scroll 0 0;
	height: 160px;
	margin-top: 16px;
}
.bo_num_wrap > h1 {
	font-size: 65px;
	left: 45%;
	position: absolute;
	top: 20%;
}
.bo_txt_holder > h1 {
	font-size: 25px;
}
.bo_txt_holder > p {
}
.seventh_sec {
}
.sev_btn_holder {
	position: relative;
	clear: both;
}
.sev_btn_holder a:hover {
	text-decoration: none
}
.sev_btn {
	background: #ff8a02;
	border: 3px solid #fff;
	font-size: 25px;
	font-weight: 600;
	margin: 0 auto -35px;
	padding: 15px;
	text-align: center;
	text-transform: uppercase;
	width: 40%;
	color: #fff;
	text-decoration: none
}
.copy_holder {
}
.copy_holder > p {
}
.copy_holder a {
	color: #FE6430
}
.copy_holder > span {
}
.copy_holder > span > a {
}
footer {
	background: #2d3e50 none repeat scroll 0 0;
	color: #fff;
	padding: 85px 0 50px 0;
	text-align: center;
	border-bottom: 15px solid #000;
}
.buy_btn:hover {
	background: #f08100;
	transition: all .2s ease-in-out;
}
.sev_btn:hover {
	background: #f08100;
	text-decoration: none;
	transition: all .2s ease-in-out;
}
.trd_txtsec_1 ol {
	font-size: 18px
}
.trd_txtsec_1 ol li {
	margin-bottom: 15px
}

@media screen and (max-width:767px) {
.top_black {
	height: 30px;
}
.seco_quote {
	padding: 30% 15%;
	width: 100%;
}
.sec_q_txt p {
	font-size: 16px;
}
.quote_txt::before {
	left: -15px;
}
.quote_txt::after {
	right: 10px;
}
.fif_quote1_txt .quote_txt::before {
	left: -15px;
}
.fif_quote1_txt .quote_txt::after {
	bottom: -140px;
	right: -10px;
}
.fif_quote2_txt .quote_txt::before {
	left: -15px;
}
.fif_quote2_txt .quote_txt::after {
	bottom: -140px;
	right: -10px;
}
.bo_num_wrap > h1 {
	font-size: 65px;
	left: auto;
	position: absolute;
	top: auto;
}
.bo_num_holder {
	background: transparent none repeat scroll 0 0;
	height: auto;
	min-height: 80px;
}
.bo_txt_holder {
	background: #92d8da none repeat scroll 0 0;
	height: auto;
	margin-top: 16px;
	padding: 10px;
}
.sev_btn {
	width: 80%;
}
}

@media screen and (min-width:766px) and (max-width:992px) {
}
.faq_ques {
	width: 75%;
	margin: 0 auto;
	padding: 40px 0
}
.faq_ques h4 {
	font-weight: bold;
	font-size: 25px;
	margin-bottom: 15px;
}
.faq_faq {
	background: #f9f5f5 none repeat scroll 0 0;
	margin: 0 0 25px;
	padding: 15px;
}
.faq_sec.clearfix {
	margin: 0 -15px;
}
