* {
	margin: 0px;
	padding: 00px;
}
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset, p {
	margin: 0;
	padding: 0;
	border: none;
}
a, input, select, textarea {
	outline: none;
	margin: 0;
	padding: 0;
}
img, fieldset {
	border: 0;
}
a, button {
	outline: none;
	border: none;
	transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
}
a:hover, button:hover {
    text-decoration: none;
	outline: none;
	transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
}
img {
	max-width: 100%;
	height: auto;
	width: auto\9;
	vertical-align: middle;
	border: none;
	outline: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	margin: 0;
	padding: 0;
}
div, h1, h2, h3, h4, span, p, input, form, img, hr, img, a {
	margin: 0;
	padding: 0;
	border: none;
}
.clear {
	clear: both;
}
.row.no-gutters {
	margin-right: 0;
	margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
	padding-right: 0;
	padding-left: 0;
}
body {
    font-family: 'Raleway', sans-serif;
}

/****************** banner css ******************/
.banner {
    position: relative;
    margin: 76px 0 0 0;
    padding: 20px 0 100px 0;
    background: #0a0b2f;
    background: -moz-linear-gradient(45deg, #0a0b2f 0%, #3c1d6b 100%);
    background: -webkit-linear-gradient(45deg, #0a0b2f 0%,#3c1d6b 100%);
    background: linear-gradient(45deg, #0a0b2f 0%,#3c1d6b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a0b2f', endColorstr='#3c1d6b',GradientType=1 );
}
.banner:after {
	display: block;
	clear: both;
	content: "";
}
.banner_txt {
    text-align: center;
}
.logo1 {
    margin: 0 auto;
    padding: 0 0 90px;
    width: 550px;
}
.banner_txt h1 {
    color: #e5ddd7;
    font-size: 67px;
    font-weight: 700;
    padding-bottom: 80px;
	text-shadow: 2px 2px 2px #000;
}
.banner_txt h1 small {
    color: #e5ddd7;
    font-size: 39px;
    font-weight: 600;
}
.banner_txt h2 {
    font-size: 67px;
    font-weight: 700;
    line-height: 82px;
	background: -webkit-linear-gradient(#782cd9, #fa9350);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.banner_txt h2 span {
    font-size: 82px;
    padding: 10px 0 0;
    text-transform: uppercase;
}
.banner_txt h2 strong {
    display: block;
    font-size: 60px;
}
.banner_txt h5 {
    color: #782cd9;
    font-size: 25px;
    line-height: 40px;
    padding: 50px 0 0;
    text-transform: uppercase;
}


/****************** video_sec css ******************/
.video_sec {
    padding: 100px 0;
    text-align: center;
    background: #fff;
}
.video_sec:after {
	display: block;
	clear: both;
	content: "";
}
.video_sec h3 {
    color: #782cd9;
    font-size: 80px;
    font-weight: 700;
    line-height: 52px;
    margin-bottom: 60px;
    text-transform: uppercase;
}
.video_sec h3 span {
    display: block;
    font-size: 40px;
    text-transform: capitalize;
    margin: 20px 0 0 0;
}
.video_sec figure {
    border-radius: 5px;
    display: table;
    margin: 0 auto 20px;
    overflow: hidden;
}
.video_sec ul {
	text-align: left;
}
.video_sec ul li {
    display: inline-block;
    font-size: 20px;
    list-style: outside none none;
    padding: 0 24px 33px;
    position: relative;
    text-transform: capitalize;
    vertical-align: top;
    width: 49%;
    color: #333;
}
.video_sec ul li:before {
    color: #27ded8;
    content: "\f101";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 24px;
    left: 0;
    position: absolute;
    top: -5px;
}
.video_sec ul li:last-child {
    padding-bottom: 0;
    width: 100%;
}

/****************** guarantee_sec css ******************/
.guarantee_sec {
    background-image: url(../images/bg-guarantee.jpg);
    background-position: center center;
    background-size: cover;
    padding: 40px 0;
    position: relative;
    text-align: center;
    background-attachment: fixed;
}
.guarantee_sec:after {
	display: block;
	clear: both;
	content: "";
}
.guarantee_in {
    background: rgba(0, 0, 0, 0.95);
    padding: 30px;
    box-shadow: 0px 0px 40px #27ded8;
    border-radius: 40px;
}
.guarantee_sec h1 {
    color: #610516;
    font-size: 47px;
    font-weight: 600;
    line-height: 65px;
    padding: 0 8% 20px;
    text-transform: uppercase;
}
.guarantee_sec h5 {
    font-size: 26px;
    font-weight: 400;
    padding: 0 0 30px;
}

/****************** testimonials_sec css ******************/
.testimonials_sec {
    background-attachment: fixed;
    background-image: url(../images/bg-testi.jpg);
    background-position: center top;
    background-size: cover;
    padding: 100px 0 70px;
    position: relative;
    text-align: center;
}
.testimonials_sec:after {
	display: block;
	clear: both;
	content: "";
}
.testimonials_sec h1 {
    font-size: 48px;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 60px;
    padding: 0 0 60px;
    text-transform: uppercase;
    color: #27ded8;
}
.testimonials_sec h1 strong {
    color: #cba6fb;
    font-size: 62px;
    display: block;
    font-weight: 600;
    margin: 10px 0;
}
.design_wave {
    position: absolute;
    width: 100%;
	bottom: 0;
}
.design_wave img {
    width: 100%;
}
.testimonials_sec ul {
    margin: 0;
	padding: 0;
}
.testimonials_sec ul li {
    display: inline-block;
    list-style: outside none none;
    padding: 0 15px 40px;
    vertical-align: top;
    width: 49%;
}
.testimonials_sec ul li:last-child .testi_box {
	min-height: auto;
}
.testi_box {
    background: #ffffff;
    margin-top: 75px;
    min-height: 410px;
    padding: 60px 30px 30px;
    position: relative;
    border-radius: 40px;
}
.comma {
    left: 30px;
    position: absolute;
    top: -30px;
    width: 100px;
}
.comma2 {
    right: 30px;
    position: absolute;
    bottom: -30px;
    width: 100px;
}
.testi_box h2 {
    color: #333;
    font-size: 24px;
    font-weight: 700;
    line-height: 35px;
    padding: 0 0 30px;
}
.testi_box h2 span {
    color: #782cd9;
}
.testi_box h2 mark {
    background: #d2f7f7;
    color: #296ccc;
    padding: 0 6px;
}
.testi_box p {
    color: #555;
    font-size: 15px;
    line-height: 25px;
	padding: 0 0 30px;
}
.person_img {
    border: 5px solid #eee;
    border-radius: 100%;
    display: inline-block;
    height: 130px;
    overflow: hidden;
    vertical-align: middle;
    width: 130px;
}
.testi_box h5 {
    color: #782cd9;
    display: block;
    font-size: 20px;
    font-weight: 700;
    vertical-align: middle;
}
.testi_box h5 span {
    color: #555;
    display: block;
    font-size: 17px;
    font-style: italic;
    padding: 10px 0 0;
    line-height: 25px;
    font-weight: 600;
}

/****************** client_sec css ******************/
.client_sec {
    background-attachment: fixed;
    background-image: url(../images/bg-client.jpg);
    background-position: center top;
    background-size: cover;
    padding: 100px 0;
    position: relative;
}
.client_sec:after {
	display: block;
	clear: both;
	content: "";
}
.client_sec h1 {
    background: -webkit-linear-gradient(#782cd9, #27ded8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 68px;
    margin: 0;
    padding: 0 0 20px;
    text-align: center;
    font-weight: 700;
}
.client_sec h2 {
    font-size: 30px;
    font-weight: 600;
    line-height: 55px;
    text-align: center;
    padding: 0 0 20px;
    color: #333;
}
.client_sec h2 span {
    color: #782cd9;
    font-size: 35px;
    font-weight: 700;
}
.client_words {
    background-color: #e4fbfb;
    border-radius: 40px;
    display: inline-block;
    margin: 15px 0;
    padding: 30px 20px;
    width: 85%;
    border: 5px solid #bdf3f3;
}
.client_words:nth-child(odd) {
    float: left;
    background-image: url(../images/quote.png);
    background-position: 98% 90%;
    background-repeat: no-repeat;
    background-size: 200px;
}
.client_words:nth-child(even) {
	float: right;
	text-align: right;
	background-image: url(../images/quote.png);
    background-position: 2% 90%;
    background-repeat: no-repeat;
	background-size: 200px;
}
.client_words p {
    color: #191919;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
}
.client_words h6 {
    color: #42a2d8;
    font-size: 25px;
    margin: 20px 0 0;
    padding: 20px 0 0;
    position: relative;
    font-weight: 600;
    text-transform: uppercase;
}
.client_words h6:before {
	background: #a9f7f7;
	position: absolute;
	content: "";
	height: 2px;
	width: 100px;
	top: 0;
	left: 0;
}
.client_words:nth-child(even) h6:before {
	right: 0;
	left: auto;
}

/****************** sec_info css ******************/
.sec_info {
    padding: 100px 0;
    position: relative;
    text-align: center;
    background-image: linear-gradient(90deg, #27ded8 0%, #782cd9 100%);
    background-size: cover;
    background-repeat: no-repeat;
}
.sec_info:after {
	display: block;
	clear: both;
	content: "";
}
.dark_bg {
    background: #ffffff;
    padding: 70px 40px;
    border-radius: 40px;
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.6);
}
.sec_info p {
    font-size: 30px;
    line-height: 50px;
    margin-bottom: 30px;
    font-weight: 500;
}
.sec_info p strong {
    color: #782cd9;
    font-size: 40px;
}
.sec_info h6 {
    margin-bottom: 40px;
    font-size: 30px;
    line-height: 50px;
    font-weight: 500;
}
.sec_info h6 strong {
    color: #782cd9;
    font-size: 40px;
}
.sec_info h2 {
    color: #27ded8;
    font-size: 55px;
    font-weight: 700;
}
.sec_info h2 strong {
    font-weight: bold;
    color: #782cd9;
}
.sec_info ul {
    text-align: left;
    margin: 0 auto 60px;
    display: table;
}
.sec_info ul li {
    display: block;
    font-size: 20px;
    list-style: outside none none;
    padding: 0 25px 25px;
    position: relative;
    text-transform: capitalize;
    color: #333;
    font-weight: 500;
}
.sec_info ul li:before {
    color: #782cd9;
	content: "\f0da";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 29px;
    left: 0;
    position: absolute;
    top: -8px;
}
.sec_info ul li:last-child {
	padding-bottom: 0;
}
.sec_info ul.list2 li {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}
.divider {
    display: table;
    margin: 30px auto;
    width: 80%;
}
.sec_info h3 {
    font-size: 50px;
    font-weight: 700;
    background: -webkit-linear-gradient(#772ed9, #2bd6d8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/****************** sec_info2 css ******************/
.sec_info2 {
    background-attachment: fixed;
    background-image: url(../images/slider.jpg);
    background-position: center top;
    background-size: cover;
    padding: 100px 0;
    position: relative;
    text-align: center;
}
.sec_info:after {
	display: block;
	clear: both;
	content: "";
}
.design_wave2 {
    bottom: -44px;
    position: absolute;
    width: 100%;
    z-index: 9999;
}

/****************** reason_sec css ******************/
.reason_sec {
    padding: 100px 0;
    position: relative;
	text-align: center;
}
.reason_sec:after {
	display: block;
	clear: both;
	content: "";
}
.reason_sec h1 {
    color: #2b1757;
    font-size: 55px;
    font-weight: 500;
    line-height: 75px;
    padding: 0 5% 50px;
}
.reason_sec h1 strong {
    color: #782cd9;
    font-weight: 700;
    text-transform: uppercase;
}
.reason_sec ul {
	margin: 0;
	padding: 0;
}
.reason_sec ul li {
	list-style: none;
	width: 33.33%;
	float: left;
	display: inline-block;
	list-style: none;
	margin-top: 100px;
}
.reason_sec ul li:first-child {
    background: #28dad8;
}
.reason_sec ul li:nth-child(2) {
    background: #4f86d8;
}
.reason_sec ul li:last-child {
    background: #782cd9;
}
.reason_box {
	padding: 0px 25px 40px;
}
.reason_box h2 {
    background: #fff;
    border-radius: 100%;
    display: table;
    font-size: 80px;
    height: 150px;
    line-height: 115px;
    margin: -75px auto 0;
    padding: 0;
    width: 150px;
}
.reason_sec ul li:first-child .reason_box h2 {
    border: 10px solid #28dad8;
	color: #28dad8;
}
.reason_sec ul li:nth-child(2) .reason_box h2 {
    border: 10px solid #4f86d8;
	color: #4f86d8;
}
.reason_sec ul li:last-child .reason_box h2 {
    border: 10px solid #782cd9;
	color: #782cd9;
}
.reason_box h6 {
    color: #ffffff;
    font-size: 19px;
    font-weight: 500;
    line-height: 29px;
    min-height: 205px;
    padding: 0 0 30px;
}
.reason_box h5 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    min-height: 75px;
    padding: 0;
    text-transform: uppercase;
}

/****************** opt_sec css ******************/
.opt_sec {
    background-image: url(../images/bg-opt.jpg);
    background-position: center top;
    background-size: cover;
    padding: 100px 0;
    position: relative;
    text-align: center;
}
.opt_sec:after {
	display: block;
	clear: both;
	content: "";
}
.opt_sec h1 {
    font-size: 40px;
    font-weight: 400;
    line-height: 50px;
    margin-bottom: 40px;
}
.opt_sec h2 {
    color: #782cd9;
    font-size: 50px;
    margin-bottom: 40px;
    padding: 0;
    font-weight: 600;
}
.opt_sec h2 strong {
    font-weight: bold;
}
.opt_sec p {
    font-size: 26px;
    line-height: 38px;
    color: #31708f;
    font-weight: 500;
}
.opt_sec p strong {
    display: block;
    font-size: 48px;
    padding: 20px 0;
    text-transform: uppercase;
    color: #782cd9;
    line-height: 50px;
}
.opt_sec p small {
    display: block;
    font-size: 19px;
    text-transform: uppercase;
}



/****************** book_sec css ******************/
.book_sec {
    padding: 100px 0;
    position: relative;
	text-align: center;
}
.book_sec:after {
	display: block;
	clear: both;
	content: "";
}
.book_sec h1 {
    color: #7631d9;
    font-size: 35px;
    text-transform: uppercase;
}
.book_sec h1 strong {
    display: block;
    font-size: 72px;
    padding: 12px 0;
    font-weight: bold;
    color: #28dad8;
}
.book_sec h1 strong small {
    font-size: 45px;
    font-weight: 600;
    color: #28dad8;
}
.book_sec h2 {
    color: #337ab7;
    font-size: 30px;
    font-style: italic;
    font-weight: 500;
    padding: 30px 0 50px;
}

/****************** opportunity_sec css ******************/
.opportunity_sec {
    background-attachment: fixed;
    background-image: url(../images/bg-opportunity.jpg);
    background-position: center top;
    background-size: cover;
    padding: 100px 0;
    position: relative;
	text-align: center;
}
.opportunity_sec:after {
	display: block;
	clear: both;
	content: "";
}
.opportunity_sec h1 {
    margin-bottom: 40px;
    font-size: 50px;
    line-height: 65px;
    font-weight: 500;
}
.opportunity_sec h1 strong {
    color: #782cd9;
    font-weight: 700;
    text-transform: uppercase;
}
.opportunity_sec h2 {
    color: #381467;
    font-size: 26px;
    font-weight: 500;
    line-height: 45px;
}
.opportunity_sec h2 strong {
    color: #30c8d8;
    font-size: 35px;
    text-transform: uppercase;
}
.opportunity_sec p {
    color: #782cd9;
    font-size: 25px;
    line-height: 35px;
    padding: 40px 0;
    font-weight: 500;
}
.opportunity_sec ul {
    margin-top: 50px;
    text-align: left;
}
.opportunity_sec ul li {
    display: inline-block;
    font-size: 18px;
    list-style: outside none none;
    padding: 0 33px 30px;
    position: relative;
    text-transform: capitalize;
    vertical-align: top;
    width: 49%;
    font-weight: 500;
}
.opportunity_sec ul li:before {
    color: #782cd9;
    content: "\f18c";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 30px;
    left: 0;
    position: absolute;
    top: -5px;
}
.opportunity_sec ul li:last-child {
	padding-bottom: 0;
}
.start_sec {
    margin-top: 80px;
}

/****************** beauty_sec css ******************/
.beauty_sec {
    padding: 100px 0;
    position: relative;
}
.beauty_sec:after {
	display: block;
	clear: both;
	content: "";
}
.beauty_sec h1 {
    color: #782cd9;
    font-size: 60px;
    margin: 0;
    padding: 0 0 50px 0;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
}
.beauty_sec h1 strong {
    color: #30c8d8;
}
.beauty_sec p {
    font-size: 28px;
    padding: 0;
    text-align: center;
    font-weight: 700;
    color: #31708f;
}
.beauty_sec ul {
    margin-top: 50px;
    text-align: left;
}
.beauty_sec ul li {
    color: #337ab7;
    display: inline-block;
    font-size: 22px;
    list-style: outside none none;
    padding: 0 30px 60px 30px;
    position: relative;
    text-transform: capitalize;
    vertical-align: top;
    width: 49%;
    font-weight: 500;
}
.beauty_sec ul li:before {
    color: #782cd9;
    content: "\f0e7";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 30px;
    left: 0;
    position: absolute;
    top: -7px;
}
.beauty_sec ul li:last-child {
	padding-bottom: 0;
	width: 100%;
}

/****************** tools_sec css ******************/
.tools_sec {
    background-attachment: fixed;
    background-image: url(../images/bg-tools.jpg);
    background-position: center center;
    background-size: cover;
    padding: 100px 0;
    position: relative;
    text-align: center;
    color: #fff;
}
.tools_sec:after {
	display: block;
	clear: both;
	content: "";
}
.tools_sec h1 {
    font-size: 40px;
    font-weight: 400;
    line-height: 50px;
    margin-bottom: 40px;
}
.tools_sec h4 {
    font-size: 80px;
    line-height: 75px;
    padding: 0 0 50px;
    color: #28dad8;
    font-weight: 700;
    text-transform: uppercase;
}
.tools_sec p {
    color: #eee;
    font-size: 25px;
    line-height: 36px;
}
.tools_sec p strong {
    color: #28dad8;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
}
.tools_sec ul {
    text-align: center;
	margin-top: 30px;
}
.tools_sec ul li {
    color: #28dad8;
    display: inline-block;
    font-size: 19px;
    line-height: 30px;
    list-style: outside none none;
    margin: 15px;
    position: relative;
    text-transform: capitalize;
    vertical-align: top;
    width: 45%;
    background: rgba(0, 0, 0, 0.4);
    padding: 30px;
    box-shadow: 0px 0px 20px rgba(39, 222, 216, 0.5);
    border-radius: 40px;
}



/****************** bonus_sec css ******************/
.bonus_sec {
	padding: 100px 0;
	text-align: center;
	background-attachment: fixed;
    background-image: url(../images/bg7.jpg);
    background-position: center center;
    background-size: cover;
}
.bonus_sec h2 {
    font-style: normal;
    margin-bottom: 40px;
    text-transform: uppercase;
    color: #782cd9;
    font-weight: 700;
    font-size: 45px;
}
.bonus_list {
    display: table;
    margin: 0 auto;
    width: 85%;
}
.bonus_list li {
    display: inline-block;
    margin: 0;
    vertical-align: top;
    width: 100%;
    border-bottom: 3px solid #ddd;
}
.bonus_list li:nth-child(odd) {
	text-align: left;
}
.bonus_list li:nth-child(even) {
	text-align: right;
}
.bonus_list li:last-child {
	border-bottom: none;
}
.bonus_info {
    display: inline-block;
    padding: 0 30px;
    vertical-align: middle;
    width: 59%;
}
.bonus_list h3 {
    color: #555;
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
}
.bonus_list figure {
    background: #fff;
    display: inline-block;
    padding: 50px 30px;
    vertical-align: middle;
    width: 40%;
	text-align: center;
}
.bonus_list figure img {
    max-height: 280px;
}
.bonus_list figure.resp_book {
	display: none;
}
.bonus_list li:nth-child(even) figure {
    text-align: left;
}
.bonus_list li:nth-child(odd) figure {
    text-align: right;
}
.bonus_list h5 {
    color: #fcf8e3;
    font-size: 40px;
    font-weight: 700;
    padding: 10px 0;
    text-transform: uppercase;
    background: -webkit-linear-gradient(#7530d9, #2ad9d8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.bonus_list h6 {
    display: block;
    font-size: 22px;
    font-weight: 600;
    color: #16aaff;
    padding: 0 0 20px 0;
}
.bonus_list p {
    color: #515151;
    font-size: 19px;
    line-height: 26px;
    font-weight: 500;
}
.guarantee_sec h6 {
    color: #610516;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    padding: 0 0 30px;
}
.guarantee_box {
    background: #fefefe none repeat scroll 0 0;
    border: 3px solid #fff;
    border-radius: 30px;
    box-shadow: 0 0 30px #666 inset;
    -webkit-box-shadow: 0 0 30px #666 inset;
    -moz-box-shadow: 0 0 30px #666 inset;
    -ms-box-shadow: 0 0 30px #666 inset;
    -o-box-shadow: 0 0 30px #666 inset;
	margin: 180px auto 0;
    padding: 30px;
    width: 70%;
}
.guarantee_box img {
    margin-bottom: 30px;
    margin-top: -180px;
}
.guarantee_box p {
    color: #555;
    font-size: 18px;
    font-style: normal;
    line-height: 30px;
    margin: 0;
}
.guarantee_box p strong {
    color: #000;
    font-size: inherit;
    font-weight: 700;
}


/****************** sec_info3 css ******************/
.sec_info3 h1 {
    color: #29dad8;
    font-size: 90px;
    font-weight: 700;
}
.sec_info3 h5 {
    font-size: 23px;
    font-style: italic;
    font-weight: 400;
}
.sec_info3 h5 strong {
    color: #782cd9;
    font-size: 30px;
}
.sec_info3 h4 {
    font-size: 31px;
    font-weight: 500;
    line-height: 51px;
}
.sec_info3 h4 span {
    color: #27ded8;
    font-size: 35px;
    font-weight: 700;
}



/****************** strip_sec css ******************/
.strip_sec {
    background-attachment: fixed;
    background-image: url(../images/bg-client.jpg);
    background-position: center top;
    background-size: 100%;
    padding: 100px 0;
    position: relative;
	text-align: center;
}
.strip_sec:after {
	display: block;
	clear: both;
	content: "";
}
.strip_sec h1 {
    font-size: 33px;
    font-weight: 700;
    line-height: 40px;
    padding: 0 0 20px;
    text-transform: uppercase;
    color: #36458a;
}
.strip_sec h2 {
    background: -webkit-linear-gradient(#782cd9, #27ded8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 75px;
    margin: 0;
    padding: 0 0 20px 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
}
.strip_sec p {
    color: #782cd9;
    font-size: 22px;
    line-height: 33px;
    font-weight: 500;
    margin: 70px 0 0 0;
}
.strip_sec figure {
    margin: 20px 0;
}
.silver_plan, .gold_plan, .diamond_plan, .platinum_plan {
    margin-top: 30px;
    margin-bottom: 30px;
}



/****************** faq_sec css ******************/
.faq_sec {
    padding: 100px 0;
    background-image: url(../images/bg-faq.jpg);
    background-position: center center;
	background-attachment: fixed;
    background-size: cover;
    text-align: center;
}
.faq_sec:after {
	display: block;
	clear: both;
	content: "";
}
.faq_sec h1 {
    font-size: 68px;
    margin: 0;
    padding: 0 0 50px 0;
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
.terms_list {
    text-align: left;
    font-family: 'Raleway', sans-serif;
}
.ui-accordion .ui-accordion-icons {
    padding:13px 50px;
}
.ui-icon {
    height: 17px;
    width: 17px;
}
.ui-icon-triangle-1-e {
    background-position: 0 0 !important;
}
.ui-icon-triangle-1-s {
    background-position: 0 -17px !important;
}
.ui-state-default .ui-icon {
    background-image: url(../images/p_m.png);
}
.ui-state-active .ui-icon {
    background-image: url(../images/p_m.png);
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    right: 0;
    left: auto;
    margin: 19px 15px 19px 0;
    position: absolute;
    top: 0;
}
.ui-accordion-header.ui-state-default.ui-corner-all.ui-accordion-icons {
    background: #ffffff;
    border: medium none;
    border-radius: 30px;
    display: inline-block;
    margin: 2px 0;
    width: 100%;
	outline: none;
}
.terms_list h3 {
    background: #ffffff;
    border: medium none;
    border-radius: 0;
    color: #7534d9;
    font-size: 18px !important;
    outline: none;
    line-height: 28px;
    font-weight: 600;
}
.terms_list div {
    background: rgba(255, 255, 255, 0.8);
    border: none;
    padding: 0 20px 20px !important;
    margin: 0 0 2px;
    border-radius: 0px 0px 30px 30px;
}
.terms_list div p {
    color: #31708f;
    font-size: 17px;
    font-weight: 600;
    line-height: 22px;
    padding: 10px 0 0px 0px;
}
.sec_title3 {
    color: #ee7edc;
    font-size: 60px;
    margin-bottom: 50px;
    text-transform: uppercase;
}
.ui-accordion .ui-accordion-header i {
    font-size: 28px;
    vertical-align: middle;
    color: #28dad8;
    position: absolute;
    left: 15px;
}
.ui-accordion .ui-accordion-header {
    border-radius: 30px 30px 0 0;
}


/****************** footer css ******************/
footer {
    padding: 30px 0;
    text-align: center;
	background: #0a0b2f;
    background: -moz-linear-gradient(45deg, #0a0b2f 0%, #3c1d6b 100%);
    background: -webkit-linear-gradient(45deg, #0a0b2f 0%,#3c1d6b 100%);
    background: linear-gradient(45deg, #0a0b2f 0%,#3c1d6b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a0b2f', endColorstr='#3c1d6b',GradientType=1 );
}
footer:after {
	display: block;
	clear: both;
	content: "";
}
footer p {
    color: #fff;
    font-size: 25px;
    line-height: 40px;
}
footer p strong {
    font-size: 33px;
}

/***************** pageup css ******************/
#pageup {
    bottom: 10px;
    cursor: pointer;
    display: none;
    height: 40px;
    position: fixed;
    right: 10px;
    width: 40px;
    color: #27ded8;
    background: #110d37;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    border-radius: 100%;
}


/****************** guarantee_sec css ******************/
.guarantee_sec h1 {
    font-weight: 500;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 55px;
    line-height: 69px;
    padding: 0 0 40px;
    text-align: center;
}
.guarantee_sec h1 strong {
    color: #27ded8;
}
.guarantee_sec h5 {
    color: #171969;
    font-size: 30px;
    padding: 30px 0 0 10%;
    text-align: left;
}
.guarantee_sec figure {
	text-align: right;
}
.video_btn .let_btn {
    width: 100%;
}
.video_btn {
    margin-bottom: 40px;
}
.video_btn p {
    color: #fff;
    font-size: 17px;
    line-height: 34px;
    margin-top: 10px;
}
.cntSeparator {
font-size: 54px;
margin: 10px 7px;
color: #000;
}
.desc { margin: 7px 3px; }
.desc{
font-family: 'Raleway', sans-serif;
font-size: 13px;
font-weight: bold;
color: #000;
text-align:left;
}
.desc .day {
width: 153px;
float: left;
}
.desc .day {
width: 190px;
float: left;
}
.desc .hour {
width: 130px;
float: left;
}
.desc .minus {
width: 135px;
float: left;
}
.desc .second {
width: 98px;
float: left;
}
.timer {
    margin: 15px auto 0px;
    text-align: center;
    display: table;
}
.floating_banner a.let_btn {
    font-size: 22px;
    text-decoration: none;
    outline: none;
    padding: 10px;
    border-width: 2px;
}
.floating_banner a.let_btn small {
    font-size: 15px;
	text-decoration: none;
	outline: none;
}

.floating_banner {
    position: fixed;
    bottom: 0;
    background: rgba(255, 255, 255, 0.9);
    z-index: 10;
    width: 100%;
    box-shadow: 0px 0px 20px #32427c;
    padding: 10px 0;
}
.floating_banner h4 {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #0f2363;
}
.floating_banner p {
    margin-top: 10px;
    color: #000;
    font-size: 15px;
    font-weight: 600;
}
.navbar-default {
    background-color: transparent;
    border: none;
    border-radius: 0px;
    min-height: initial;
    margin: 0 0 50px 0;
}
.navbar-brand {
    height: auto;
    padding: 10px 0 0 0;
}
.navbar-brand>img {
    width: 450px;
    display: inline-block;
    vertical-align: baseline;
}
.navbar-nav>li {
    padding: 0 15px;
    float: none;
    display: inline-block;
    vertical-align: middle;
}
.navbar-nav>li>a {
    padding: 0;
    color: #fff;
    font-size: 20px;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
}
.navbar-nav>li>button {
    background: #f6e9a5;
    width: 150px;
    text-transform: uppercase;
    font-size: 21px;
    font-weight: 600;
    padding: 7px 0;
    color: #24315e;
}
.navbar-nav>li>button:hover {
    background: #f76d6d;
    color: #fff;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #27ded8;
    background-color: transparent;
}
.navbar-nav li:last-child a.let_btn {
    padding: 8px 27px;
    font-size: 24px;
    line-height: 24px;
    width: auto;
    color: #ffffff;
    box-shadow: 0 5px 0px #fa8b50;
    -webkit-box-shadow: 0 5px 0px #fa8b50;
    -moz-box-shadow: 0 5px 0px #fa8b50;
    -ms-box-shadow: 0 5px 0px #fa8b50;
    -o-box-shadow: 0 5px 0px #fa8b50;
}
.navbar-nav li:last-child a.let_btn:hover {
	color: #fff38a;
}
.navbar-brand span {
    display: inline-block;
    vertical-align: baseline;
    font-size: 43px;
    text-transform: uppercase;
    font-weight: 600;
    color: #dfd7d1;
	padding: 0 0 0 10px;
}
.navbar-brand span strong {
    color: #fa8b50;
    font-size: 58px;
}
.banner_txt {
    text-align: center;
}
.banner_txt h5 {
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    padding: 0 0 30px 0;
    text-transform: capitalize;
}
.banner_txt h5 strong {
    color: #f76d6d;
    font-size: 30px;
}
.banner_txt h5 span {
    color: #f76d6d;
}
.banner_txt h3 {
    color: #5c19b1;
    font-weight: 600;
    margin: 40px 8px 30px;
    font-size: 27px;
    background: #fff;
    width: 18%;
    display: inline-block;
    padding: 40px 10px 20px;
    line-height: 33px;
    text-transform: uppercase;
    vertical-align: middle;
    min-height: 131px;
    border-radius: 20px 0 20px 0;
    border-bottom: 5px solid #cba6fb;
    position: relative;
}
.banner_txt h3:first-child {
    line-height: 62px;
}
.banner_txt h3:after {
    content: "\f00c";
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-family: 'FontAwesome';
    color: #fff;
    width: 60px;
    height: 60px;
    line-height: 54px;
    border-radius: 100%;
    border: 3px solid #fff;
}
.banner_txt h3:nth-child(odd):after {
	background: #782cd9;
}
.banner_txt h3:nth-child(even):after {
	background: #27ded8;
}
.banner_txt h3 strong {
    color: #9949ff;
    font-weight: 600;
}
.soft_box h6 {
    background: #ededf3;
    padding: 60px 15px 20px;
    display: inline-block;
    vertical-align: top;
    font-size: 24px;
    width: 25%;
    margin: 80px 15px 0;
    box-shadow: 0px 0px 25px #459ad8;
    color: #2b1757;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    line-height: 35px;
    border-radius: 40px;
}
.soft_box h6 span {
    display: table;
    width: 120px;
    height: 120px;
    font-size: 60px;
    border-radius: 100%;
    line-height: 90px;
    font-weight: 700;
    color: #ffffff;
    border: 9px solid #ededf3;
    position: absolute;
    top: -60px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #782cd9;
    background: -moz-linear-gradient(top, #782cd9 0%, #27ded8 100%);
    background: -webkit-linear-gradient(top, #782cd9 0%,#27ded8 100%);
    background: linear-gradient(to bottom, #782cd9 0%,#27ded8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#782cd9', endColorstr='#27ded8',GradientType=0 );
}
.stepbox_resp {
	display: none;
}
.stepheadbox {
    background: #ffffff;
    padding: 10px 20px;
    text-align: center;
    font-size: 28px;
    color: #9a031e;
    font-weight: 600;
    margin: 30px auto 0;
    display: table;
}
.stepheadbox strong {
    text-transform: uppercase;
    font-size: 33px;
    font-weight: 700;
    color: #fc2c51;
}
.logo_footer {
    padding: 15px 0 0;
    text-align: center;
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 600;
    color: #605da9;
}
.logo_footer strong {
    color: #4cbbec;
    font-size: 70px;
}
.let_btn {
    background: #782cd9;
    color: #fff;
    border-radius: 60px;
    display: inline-block;
    font-size: 33px;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 11px 20px;
    width: 500px;
    text-transform: uppercase;
    text-align: center;
	outline: none;
	text-decoration: none;
}
.let_btn:hover {
	background: #27ded8;
	color: #fff;
	outline: none;
	text-decoration: none;
}
.let_btn small {
    display: block;
    text-transform: capitalize;
    font-size: 19px;
}
.guarantee_sec p {
    color: #fff;
    font-size: 23px;
    line-height: 34px;
    margin-top: 30px;
}

.pts_full ul li {
    width: 100%;
    display: block;
    padding-bottom: 43px;
}

.logo2 {
    margin: 20px auto;
}
.logo2 img {
    width: 450px;
    display: inline-block;
    vertical-align: baseline;
}
.logo2 span {
    display: inline-block;
    vertical-align: baseline;
    font-size: 43px;
    text-transform: uppercase;
    font-weight: 600;
    color: #4e0412;
    padding: 0 0 0 10px;
}
.logo2 span strong {
    color: #8a182c;
    font-size: 58px;
}


.tagline {
	text-align: center;
    font-size: 55px;
    text-transform: uppercase;
    font-weight: 700;
    color: #cba6fb;
}
.tagline strong {
    color: #27ded8;
	font-size: 60px;
}

/***************** features section css ******************/
.features_sec ul li {
    display: block;
    padding: 50px 0;
    list-style: none;
}
.features_sec ul li:nth-child(odd) {
    background: #e4fbfb;
}
.features_sec ul li:nth-child(even) {
    background: #f2edfc;
}
/* .features_sec ul li:first-child {
    background: #27ded8;
}
.features_sec ul li:nth-child(2) {
    background: #3bb5d9;
}
.features_sec ul li:nth-child(3) {
    background: #587bd9;
}
.features_sec ul li:nth-child(4) {
    background: #7145d9;
}
.features_sec ul li:nth-child(5) {
    background: #7824d3;
}
.features_sec ul li:nth-child(6) {
    background: #6b1db6;
}
.features_sec ul li:nth-child(7) {
    background: #551d91;
}
.features_sec ul li:nth-child(8) {
    background: #401e71;
}
.features_sec ul li:nth-child(9) {
    background: #2f1959;
}
.features_sec ul li:nth-child(10) {
    background: #1f1346;
}
.features_sec ul li:nth-child(11) {
    background: #2f1959;
}
.features_sec ul li:nth-child(12) {
    background: #401e71;
}
.features_sec ul li:nth-child(13) {
    background: #551d91;
}
.features_sec ul li:nth-child(14) {
    background: #6b1db6;
}
.features_sec ul li:nth-child(15) {
    background: #7824d3;
}
.features_sec ul li:nth-child(16) {
    background: #7145d9;
}
.features_sec ul li:nth-child(17) {
    background: #587bd9;
}
.features_sec ul li:nth-child(18) {
    background: #3bb5d9;
}
.features_sec ul li:nth-child(19) {
    background: #27ded8;
} 
.features_sec ul li:last-child {
    background: #27ded8;
} */
.feat_list {
    margin: 0;
    padding: 0;
}
.feat_list p {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
}
.feat_list p strong {
    display: block;
    margin-bottom: 10px;
    font-size: 35px;
    font-weight: 600;
    line-height: 40px;
    text-transform: uppercase;
}
.features_sec ul li figure {
    display: inline-block;
    vertical-align: middle;
    width: 13%;
    text-align: center;
}
.features_sec ul li:nth-child(odd) figure {
    margin-right: 30px;
}
.features_sec ul li:nth-child(even) figure {
    margin-left: 30px;
}
.features_sec ul li p {
    display: inline-block;
    width: 84%;
    vertical-align: middle;
}
.features_sec ul li figure.resp_icon {
	display: none;
}
.features_sec ul li:nth-child(odd) p strong {
    color: #08b7b5;
}
.features_sec ul li:nth-child(even) p strong {
    color: #6119c3;
}


.banner_btm {
    font-weight: 700;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999;
    background-image: linear-gradient(40deg, #782cd9 0%, #27ded8 100%);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 8px 0;
    color: #fff;
    font-size: 30px;
}
.banner_btm p:first-child {
    margin: 0 30px 0px 0;
    display: inline-block;
    font-size: 27px;
    font-weight: 500;
    color: #fff;
}
ul.countdown {
    list-style: none;
    margin: 0px 0;
    padding: 0;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    width: 23%;
}
ul.countdown li {
    display: inline-block;
    vertical-align: bottom;
    width: 65px;
}
ul.countdown li span {
    font-size: 25px;
    font-weight: 400;
    line-height: 10px;
    padding: 0 20px;
    color: #fff;
    margin-left: -4px;
}
ul.countdown li p {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    padding: 0px;
    font-weight: 500;
}
.float_btn {
    position: relative;
}
.float_btn a {
    display: inline-block;
    background-color: #ffffff;
    color: #782cd9;
    margin-left: 70px;
    height: 60px;
    padding: 5px 32px;
    font-size: 23px;
    line-height: 24px;
    width: auto;
    text-shadow: none;
    font-weight: 700;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
	outline: none;
	text-decoration: none;
}
.float_btn a small {
    font-size: 15px;
	font-weight: 600;
}
.float_btn a:hover, .float_btn a:focus {
    background-color: #0a0b2f;
    color: #ffffff;
	outline: none;
	text-decoration: none;
}
.logo {
    margin-bottom: 40px;
    margin-top: 20px;
}
.logo img {
    width: 500px;
}
.light-bg {
    background: rgba(255, 255, 255, 0.75);
    padding: 30px;
    border-radius: 40px;
    box-shadow: 0px 0px 50px rgba(54, 3, 121, 0.6);
}
.tools_sec hr {
    background: rgba(39, 222, 216, 0.15);
    height: 5px;
    margin: 70px 0;
}

.feat_heading {
    padding: 100px 0;
    text-align: center;
}
.feat_heading h3 {
    background: -webkit-linear-gradient(#7530d9, #2ad9d8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 65px;
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 70px;
}
.feat_heading h4 {
    color: #1cd4ce;
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
}
.navbar-right {
    margin-right: 55px;
    margin-top: 27px;
}