@charset "utf-8";
/* CSS Document */
/*----------------
RESET CSS
-----------------*/
body {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding: 0;
	background: #fff;
	color: #2f2915;
	text-align: center;
	font-family: 'Nunito';
}
div, ul, h1, h2, h3, h4, h5, li, p, img, form, input, textarea {
	margin: 0;
	padding: 0;
}
header, section, footer, aside, nav, main, article, figure {
	display: block;
}
table, tr, td {
	border: 0;
}
a {
	outline: none;
	color: #333;
	text-decoration: none;
}
a:hover {
	outline: none;
	color: #000;
	text-decoration: none;
}
img {
	border: none;
}
li {
	list-style: none;
}
* {
	box-sizing: border-box;
}
.img-full {
	max-width: 100%;
}
.clearall {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
/*-----------------------
MAIN CSS START
------------------------*/
.container {
	width: 1120px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

.ht-adjust{
	margin-bottom: 10px;
}
/*-------------------------
CSS FOR TOP BAR
--------------------------*/
.top-header {
	float: left;
	width: 100%;
	padding: 11px 0;
	border-bottom: 1px solid #f6f6f6;
	background: #fff;
	position: fixed;
	z-index: 10;
	top: 0;
}
.logo {
	float: left;
	max-width: 100%;
}
.menu-bar {
	float: right;
	padding: 22px 0 0 0px;
}
.menu-bar li {
	display: inline-block;
	color: #4d4d4d;
	font-size: 18px;
	line-height: 18px;
	margin: 0px 24px 0 0px;
	text-transform: uppercase;
	font-weight: 300;
}
.menu-bar li a {
	color: #4d4d4d;
}
ul.menu-bar li a:hover, ul.menu-bar li a.active {
	color: #ff6600;
	text-decoration: none;
}
.top-haeder-right {
	float: right;
	border: 1px solid #d7d7d7;
	border-radius: 20px;
	margin: 11px 0 0 10px;
	padding: 2px;
}
a.buy-now-btn-top {
	float: left;
	color: #ffffff;
	font-size: 18px;
	line-height: 18px;
	font-family: 'Gotham Rounded';
	border-radius: 20px;
	background: #ff6600;
	text-transform: uppercase;
	padding: 8px 18px;
}
.top-p {
	float: left;
	color: #ff6600;
	font-size: 18px;
	line-height: 18px;
	margin: 8px 5px 0 8px;
	font-family: 'Gotham Rounded';
}
.top-p img {
	vertical-align: middle;
	margin-right: 0px;
}
.header-gap {
	float: left;
	width: 100%;
	height: 84px;
}
/*-------------------------
CSS FOR BANNER
--------------------------*/
.banner {
	float: left;
	width: 100%;
	background: url(../lmk_files/banner.jpg) no-repeat center bottom;
	padding: 25px 0 0;
}
.bnr-ic {
	display: block;
	max-width: 100%;
	margin: 0 auto 5px;
}
.bnr-p1 {
	float: left;
	width: 100%;
	color: #ffffff;
	font-size: 52px;
	line-height: 52px;
	font-family: 'Gotham Rounded';
	font-weight: normal;
}
.bnr-p1 span {
	color: #ffd356;
}
.video-box {
	float: left;
	width: 100%;
	margin: 28px 0 0;
}
.video-img {
	display: inline-block;
	max-width: 100%;
	width: 80%;
	border: solid #000 5px;
	height: 500px;
}
/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.section-1 {
	float: left;
	width: 100%;
	padding: 55px 0 0;
}
.sec1-p1 {
	float: left;
	width: 100%;
	color: #343433;
	font-size: 30px;
	line-height: 32px;
	font-family: 'Gotham Rounded';
	text-transform: uppercase;
	letter-spacing: 1px;
}
.buynow-btn {
	display: inline-block;
	max-width: 100%;
	margin: 20px 0 15px;
}
.cards {
	display: inline-block;
	max-width: 100%;
	vertical-align: top;
}
.mom-teacher-box {
	float: left;
	width: 100%;
	margin: 75px 0 0;
}
.sec1-p2 {
	float: left;
	width: 100%;
	color: #343433;
	font-size: 42px;
	line-height: 52px;
	font-family: 'Gotham Rounded';
	text-transform: uppercase;
}
.sec1-p2 span {
	color: #01ac39;
}
.marg-btm-1 {
	margin-bottom: 35px;
}
.mom-teacher-revw {
	display: inline-block;
	width: 1042px;
	border: 1px solid #f3f3f3;
	margin-top: 18px;
	border-radius: 5px;
}
.revw-img-box {
	float: left;
	width: 313px;
	position: relative;
}
.teacher-img {
	display: inline-block;
	max-width: 100%;
	vertical-align: top;
}
.rev-p {
	position: absolute;
	top: 20px;
	left: -35px;
	border-radius: 25px;
	padding: 8px 12px;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	background: #00a1e1;
	letter-spacing: 1px;
}
.rev-p p {
	position: relative;
}
.coat-img {
	position: absolute;
	right: 15px;
	top: -12px;
}
.revw-text-box {
	float: right;
	width: 720px;
	padding: 30px 32px;
}
.sec1-p3 {
	float: left;
	width: 100%;
	color: #00a1e1;
	font-size: 24px;
	line-height: 30px;
	font-family: 'Gotham Rounded';
	letter-spacing: 1px;
}
.sec1-p4 {
	float: left;
	width: 100%;
	color: #464545;
	font-size: 20px;
	line-height: 30px;
	font-weight: 300;
}
.marg-tb-2 {
	margin: 10px 0 30px;
}
.sec1-p5 {
	float: left;
	width: 100%;
	color: #535353;
	font-size: 20px;
	line-height: 24px;
	font-family: 'Gotham Rounded';
	text-transform: uppercase;
}
.sec1-p6 {
	float: left;
	width: 100%;
	color: #868686;
	font-size: 16px;
	line-height: 22px;
	font-weight: 300;
}
.pink-clr .rev-p {
	background: #f389c4;
}
.pink-clr .sec1-p3 {
	color: #f389c4;
}
.pink-clr .revw-text-box {
	padding: 45px 32px;
}
/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.section-2 {
	float: left;
	width: 100%;
	padding: 165px 0 70px;
	background: url(../lmk_files/sec-2-bg.jpg) no-repeat center -20px;
}
.s2-p1 {
	float: left;
	width: 100%;
	color: #01ac39;
	font-size: 24px;
	line-height: 26px;
	text-transform: uppercase;
}
.s2-p2 {
	float: left;
	width: 100%;
	color: #000;
	font-size: 42px;
	line-height: 44px;
	text-transform: uppercase;
}
.head-img {
	display: inline-block;
	max-width: 100%;
	margin: 12px 0 48px;
}
.marg-tb-3 {
	margin: 0 0 30px;
}
.pad-1 {
	padding: 0 60px;
}
.bl {
	font-family: 'Gotham Rounded';
}
.marg-tb-4 {
	margin: 10px 0 5px;
}
.sec2-img {
	display: inline-block;
	max-width: 100%;
}
.s2-ul {
	float: left;
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding: 0 75px;
	margin-top: -60px;
	position: relative;
	z-index: 1;
}
.s2-ul li {
	float: left;
	width: 212px;
	background: #fff;
	border-radius: 25px;
	padding: 35px;
	-webkit-box-shadow: 1px 1px 15px 2px #e6edf6;
	box-shadow: 1px 1px 15px 2px #e6edf6;
}
.s2-ic1 {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 20px;
}
.s2-ul li .sec1-p6 {
	text-transform: uppercase;
	color: #444444;
}
.s2-ul li .s2-p1 {
	color: #98450a;
}
.s2-ul li:nth-child(2) .s2-p1 {
	color: #00a1e1;
}
.s2-ul li:nth-child(3) .s2-p1 {
	color: #f389c4;
}
.s2-ul li:nth-child(4) .s2-p1 {
	color: #01ac39;
}
.s2-head-bg {
	background: url(../lmk_files/s2-head-bg.png) no-repeat center top;
	padding: 2px 0;
}
/*-------------------------
CSS FOR CTA
--------------------------*/
.cta1, .cta2, .cta3 {
	float: left;
	width: 100%;
	background: url(../lmk_files/cta-1-bg.jpg) no-repeat center top;
	padding: 85px 0;
	background-attachment: fixed;
	background-size: cover;
}
.cta2 {
	background: url(../lmk_files/cta-2-bg.jpg) no-repeat center top;
	background-attachment: fixed;
	background-size: cover;
}
.cta3 {
	background: url(../lmk_files/cta-3-bg.jpg) no-repeat center top;
	background-attachment: fixed;
	background-size: cover;
}
.cta-box {
	float: left;
	width: 640px;
}
.cta-p1 {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 30px;
	line-height: 24px;
	font-family: 'Gotham Rounded';
	text-transform: uppercase;
}
.cta-p2 {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 24px;
	line-height: 30px;
	font-weight: 300;
	margin: 15px 0 20px;
}
.cta-buy-now {
	display: inline-block;
	max-width: 100%;
	vertical-align: top;
}
/*-------------------------
CSS FOR SECTION 3
--------------------------*/
.section-3 {
	float: left;
	width: 100%;
	padding: 80px 0 30px;
}
.chng-styl {
	font-weight: normal;
	color: #000000;
}
.sec3-srarter-kit {
	display: inline-block;
	width: 1047px;
	border: 2px solid #f3f3f3;
	padding: 35px;
	position: relative;
	margin: 15px 0 0;
	border-bottom: none;
}
.s3-kit-right {
	float: right;
	width: 445px;
	text-align: left;
	position: relative;
	z-index: 1;
	padding-right: 10px;
}
.s3-p1 {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 32px;
	line-height: 30px;
	text-transform: uppercase;
	font-family: 'Gotham Rounded';
}
.start-kit-bg {
	background: url(../lmk_files/start-kit-bg.png) no-repeat left top;
	padding: 8px 15px;
	letter-spacing: 1px;
}
.s3-ul-1 {
	float: left;
	width: 100%;
}
.s3-ul-1 li {
	float: left;
	width: 100%;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ffb042;
	margin-top: 17px;
	text-align: left;
}
.s3-ul-1 li:last-child {
	border: none;
	padding: 0;
}
.s3-ul-1 li .sec1-p4 {
	line-height: 24px;
	margin-top: 3px;
}
.s3-img1 {
	position: absolute;
	left: 0;
	bottom: 0;
	max-width: 910px;
	width: 100%;
}
.leraning-strip {
	float: left;
	width: 100%;
	border: 1px dashed #494949;
	border-radius: 20px;
	padding: 30px 35px;
	vertical-align: top;
	margin-top: -5px;
}
.learn-lft {
	float: left;
	width: 620px;
	text-align: left;
}
.learn-lft .s2-p1 {
	color: #353535;
}
.learn-lft .sec1-p4 {
	line-height: 24px;
	margin-top: 3px;
	color: #727272;
}
.s3-box {
	display: inline-block;
	width: 1006px;
	margin-top: 50px;
}
.s3-box-lft {
	float: left;
	width: 420px;
}
.s3-img2 {
	display: inline-block;
	max-width: 100%;
}
.s3-box-rit {
	float: right;
	width: 489px;
	text-align: left;
	padding: 25px 0px 0 0;
}
.s3-box-rit .sec1-p1 {
	color: #3fa5dd;
}
.s3-p2 {
	float: left;
	width: 100%;
	color: #686868;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	font-family: 'Gotham Rounded';
	margin: 8px 0 15px;
}
.s3-ul-2 {
	float: left;
	width: 100%;
}
.s3-ul-2 li {
	float: left;
	width: 100%;
	color: #353535;
	font-size: 24px;
	line-height: 28px;
	font-weight: 300;
	padding-left: 26px;
	background: url(../lmk_files/grn-tik.png) no-repeat left 6px;
	margin-top: 15px;
}
.blue-clr {
	color: #3fa5dd;
}
.s3-box-2 {
	float: left;
	width: 80%;
	margin: 20px 10% 40px;
	border: 1px solid #f3f3f3;
}
.s3-img3 {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.pad-0 {
	padding-right: 0;
}
.pad-3 {
	padding: 80px 0 0;
}
.brd-line {
	border: 2px solid #f3f3f3;
	margin: 0;
	padding: 40px 15px 30px;
	border-top: none;
	position: relative;
}
.blue-plus {
	display: inline-block;
	max-width: 100%;
	margin: 60px 0 0;
	vertical-align: top;
}
/*-------------------------
CSS FOR SECTION 4
--------------------------*/
.section-4 {
	float: left;
	width: 100%;
}
.orng-clr {
	color: #f97602;
	line-height: 42px;
	margin-bottom: 5px;
}
.s4-ul {
	float: left;
	width: 100%;
	margin: 60px 0 90px;
}
.s4-ul li {
	float: left;
	width: 33.3%;
	padding: 0 22px;
}
.s4-p1 {
	display: inline-block;
	border-radius: 15px;
	padding: 16px 22px;
	color: #242c32;
	font-size: 24px;
	line-height: 24px;
	text-transform: uppercase;
	font-family: 'Gotham Rounded';
	background: url(../lmk_files/s4-p1-img.png) no-repeat center top;
}
.s4-p1 span {
	color: #f97602;
}
.s4-img1 {
	display: inline-block;
	max-width: 100%;
	margin: 30px 0 10px;
}
.blk-clr {
	color: #000;
}
.s4-p2 {
	float: left;
	width: 100%;
	color: #00acff;
	font-size: 14px;
	line-height: 20px;
	font-weight: 300;
	margin: 8px 0 10px;
}
.s4-ul li .sec1-p4 {
	line-height: 26px;
}
/*-------------------------
CSS FOR SECTION 5
--------------------------*/
.section-5 {
	float: left;
	width: 100%;
	padding: 75px 0 30px;
	background: url(../lmk_files/sec-5-bg.jpg) no-repeat center top;
}
.s5-box {
	float: left;
	width: 100%;
	position: relative;
	margin: 0px 0 0;
}
.s5-ul, .s5-ul-rit {
	float: left;
	width: 385px;
}
.s5-ul li, .s5-ul-rit li {
	float: left;
	width: 100%;
	padding-left: 68px;
	background: url(../lmk_files/s5-ic1.png) no-repeat left top;
	text-align: left;
	margin-top: 100px;
}
.s5-ul li:nth-child(2) {
	background: url(../lmk_files/s5-ic2.png) no-repeat left top;
	padding-right: 67px;
}
.s5-ul-rit {
	float: right;
}
.s5-ul-rit li {
	padding-right: 68px;
	padding-left: 0;
	background: url(../lmk_files/s5-ic3.png) no-repeat right top;
	text-align: right;
}
.s5-ul-rit li:nth-child(2) {
	background: url(../lmk_files/s5-ic4.png) no-repeat right top;
	padding-left: 67px;
}
.s5-img1 {
	position: absolute;
	left: 50%;
	margin-left: -238px;
	max-width: 477px;
	width: 100%;
	top: 0;
}
.s5-line1 {
	position: absolute;
	top: 53%;
	max-width: 100%;
	left: 14%;
}
.s5-line2 {
	position: absolute;
	top: 53%;
	max-width: 100%;
	right: 14%;
}
.s5-box .sec1-p4 {
	line-height: 26px;
	min-height: 104px;
}
/*-------------------------
CSS FOR SECTION 6
--------------------------*/
.section-6 {
	float: left;
	width: 100%;
}
.s6-icon {
	display: inline-block;
	max-width: 100%;
	vertical-align: bottom;
}
.sec6-box {
	float: left;
	width: 100%;
	background: #0c63b3;
	padding: 26px 0 50px;
	margin-top: -1px;
	position: relative;
	z-index: 1;
}
.ylw {
	color: #ffd02b;
}
.wht {
	color: #fff;
}
.sec6-box .sec1-p4 {
	line-height: 26px;
}
.pad-100 {
	padding: 5px 100px 30px;
}
.s6-icon-2 {
	position: absolute;
	bottom: -126px;
	left: 50%;
	margin-left: -65px;
}
/*-------------------------
CSS FOR SECTION 7
--------------------------*/
.section-7 {
	float: left;
	width: 100%;
	padding: 100px 0 90px;
	background: url(../lmk_files/sec-7-bg.jpg) repeat left top;
}
.s7-ul {
	float: left;
	width: 100%;
	margin-top: 20px;
	display: flex;
}
.s7-ul li {
	float: left;
	width: 31.3%;
	background: #fff;
	border-radius: 25px;
	-webkit-box-shadow: 1px 1px 15px 2px #e6edf6;
	box-shadow: 1px 1px 15px 2px #e6edf6;
	padding: 40px 15px;
}
.s7-ul li:nth-child(2) {
	margin: 0 3%;
}
.s7-ic1 {
	display: inline-block;
	max-width: 100%;
}
.marg-tb-5 {
	margin: 20px 0 10px;
}
/*-------------------------
CSS FOR SECTION 8
--------------------------*/
.section-8 {
	float: left;
	width: 100%;
	padding: 80px 0;
}
.section-8 .sec1-p2 {
	letter-spacing: -1px;
}
.sec8-lft {
	float: left;
	width: 450px;
}
.s8-p1 {
	float: left;
	border-radius: 25px;
	padding: 10px 30px;
	font-size: 30px;
	line-height: 30px;
	color: #fff;
	text-transform: uppercase;
	background: #f389c4;
	letter-spacing: 1px;
	font-family: 'Gotham Rounded';
}
.comnt-box {
	float: left;
	width: 100%;
	text-align: left;
	margin: 30px 0 0;
}
.sec8-p1 {
	float: left;
	width: 100%;
	font-size: 20px;
	line-height: 20px;
	color: #000000;
	font-family: 'Gotham Rounded';
	text-transform: uppercase;
}
.sec8-p1 img, .sec8-p2 img {
	max-width: 100%;
	padding-right: 5px;
	display: inline-block;
	vertical-align: middle;
}
.sec8-p2 {
	float: left;
	width: 100%;
	font-size: 24px;
	line-height: 30px;
	color: #000000;
	margin: 5px 0 5px;
	font-family: 'Gotham Rounded';
}
.sec8-p3 {
	float: left;
	width: 100%;
	font-size: 16px;
	line-height: 20px;
	color: #a95032;
	margin: 0px 0 6px;
}
.clr-gry {
	color: #868686;
}
.sec8-rit {
	float: right;
	width: 645px;
	border: 1px solid #f3f3f3;
	margin: 30px 0 0;
	padding: 0 37px 60px;
}
.sec8-rit .s8-p1 {
	background: #00a1e1;
	float: none;
	display: inline-block;
	margin: -30px 0 40px;
}
.teacher-cmnt-box {
	float: left;
	width: 100%;
}
.teacher-1 {
	display: inline-block;
	max-width: 100%;
}
.teacher-cmnt-box .s2-p1 {
	color: #00a1e1;
	text-transform: none;
	margin: 20px 0 15px;
}
.marg-tb-6 {
	margin: 0 0 28px;
}
.s8-hr {
	float: left;
	width: 100%;
	background: url(../lmk_files/revw-line.png) no-repeat center top;
	height: 9px;
	margin: 25px 0;
	border: none;
}
/*-------------------------
CSS FOR SECTION 9
--------------------------*/
.section-9 {
	float: left;
	width: 100%;
	padding: 0px 0 60px;
}
.sec9-img1 {
	display: inline-block;
	max-width: 100%;
	margin: 45px 0 -30px;
}
/*-------------------------
CSS FOR SECTION 10
--------------------------*/
.section-10 {
	float: left;
	width: 100%;
	padding: 20px 0;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #eeeeee;
}
.section-10 .sec1-p6 {
	margin-bottom: 10px;
	word-wrap: break-word;
}
.s10-p1 {
	color: #525252;
}
/*-------------------------
CSS FOR SECTION 10
--------------------------*/
footer {
	float: left;
	width: 100%;
	padding: 38px 0;
	background: #f4f4f4;
	position: relative;
}
.foo-pad {
	float: left;
	width: 100%;
	padding: 0 100px;
}
footer .sec1-p6 {
	color: #525252;
}
.marg-tb-7 {
	margin: 20px 0 30px;
}
.logo-foo {
	display: inline-block;
}
.footer-box {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.foo-txt {
	border-left: 1px solid #c0c0c0;
	margin-left: 40px;
	padding-left: 35px;
	text-align: left;
	display: inline-block;
}
.f-p1 a {
	color: #525252;
	padding: 0 4px;
}
.marg-top {
	margin-top: 15px;
}
.f-p1 {
	float: left;
	width: 100%;
	font-size: 18px;
	line-height: 20px;
	color: #525252;
	font-weight: 300;
}
.foo-arw {
	position: absolute;
	left: 50%;
	margin-left: -15px;
	top: -1px;
}
/*=========================================================
CHECKOUT PAGE
===============================================================-*/
.chk-pg .top-header {
	position: relative;
}
.chk-pg .top-p {
	color: #000000;
	margin: 0px;
}
.chk-pg .top-haeder-right {
	padding: 7px;
	margin: 13px 0 0 10px;
}
.chk-sec1 {
	float: left;
	width: 100%;
	padding: 35px 0 80px;
}
.chk-s1-row {
	display: inline-block;
	margin: 25px 0 0;
}
.chkbox {
	width: 38px;
	height: 38px;
	float: left;
	margin: 5px 0 30px;
}
input.check-btn:not(old), input.radio-btn:not(old) {
	width: 30px;
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 1em;
	opacity: 0;
	display: none;
}
input.check-btn:not(old) + label, input.radio-btn:not(old) + label {
	display: inline-block;
	line-height: 1.5em;
}
input.check-btn:not(old) + label > span, input.radio-btn:not(old) + label > span {
	display: inline-block;
	width: 38px;
	height: 38px;
	margin: 0;
	border: 2px solid #ffd356;
	border-radius: 0;
	vertical-align: bottom;
	background: #00ad3c;
}
input.check-btn:not(old):checked + label > span:before, input.radio-btn:not(old):checked + label > span:before {
	content: '✓';
	display: block;
	width: 40px;
	color: #ffd356;
	font-size: 45px;
	line-height: 25px;
	text-align: center;
	text-shadow: 0 0 0.0714em #1e5d02;
	font-weight: bold;
}
.chk-s1-p1 {
	float: left;
	color: #00ad3c;
	font-size: 47px;
	line-height: 47px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 10px;
}
.chk-s1-p2 {
	float: left;
	color: #000000;
	font-size: 20px;
	line-height: 22px;
	font-family: 'Gotham Rounded';
	text-align: left;
	text-transform: uppercase;
}
.chk-s1-row .sec1-p2 {
	width: auto;
	padding-left: 22px;
	line-height: 40px;
}
.chk-img1 {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 10px;
}
.chk-s1-ul {
	float: left;
	width: 50%;
	border-top: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	padding: 25px 0;
}
.chk-s1-ul li {
	float: left;
	width: 50%;
	color: #000000;
	font-size: 19px;
	line-height: 25px;
	font-family: 'Gotham Rounded';
	text-align: left;
	padding-left: 25px;
	background: url(../lmk_files/yelw-dot.png) no-repeat left 6px;
}
.mbg {
	display: inline-block;
	max-width: 100%;
	vertical-align: top;
	margin-top: -30px;
}
.chk-s1-bx {
	float: right;
	width: 35%;
	border-top: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	padding: 25px 0;
}
.chk-s1-p3 {
	float: left;
	width: 100%;
	color: #ecb61d;
	font-size: 27px;
	line-height: 27px;
	font-family: 'Gotham Rounded';
	text-transform: uppercase;
}
.chk-box {
	float: left;
	width: 100%;
	margin: 35px 0 0;
}
.form-lft {
	float: left;
	width: 52%;
}
.frm-box {
	float: left;
	width: 100%;
	border: 1px solid #00a1e1;
	border-radius: 4px;
}
.frm-top {
	float: left;
	width: 100%;
	background: #00a1e1;
	padding: 15px 6px 15px 22px;
	border-radius: 4px 4px 0 0;
	position: relative;
}
.frm-top p {
	float: left;
	color: #ffffff;
	font-size: 24px;
	line-height: 20px;
	font-family: 'Gotham Rounded';
	text-transform: uppercase;
	letter-spacing: -1px;
}
.stp-1 {
	position: absolute;
	right: 6px;
	top: 50%;
	margin-top: -18px;
}
.frm-in-div {
	float: left;
	width: 100%;
	padding: 18px 30px;
}
.frm-element {
	float: left;
	width: 100%;
	margin: 8px 0;
}
.frm-element label {
	float: left;
	width: 100%;
	color: #1c1c1c;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	font-weight: 300;
	text-transform: uppercase;
	font-family: 'Nunito';
}
.input-box {
	float: left;
	width: 100%;
	background: #ffffff;
	height: 50px;
	border: 1px solid #cfcfcf;
	position: relative;
	margin-top: 4px;
}
.name-fld, .name-fld-rgt {
	width: 48%;
}
.name-fld-rgt {
	float: right;
}
.inpul-fld, .select-fld {
	float: left;
	width: 100%;
	border: none;
	outline: none;
	line-height: 20px;
	height: 100%;
	padding: 0 15px;
	font-size: 16px;
	color: #b4b4b4;
	font-weight: 300;
	font-family: 'Nunito';
}
.input-box .select-fld {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url(../lmk_files/select-arw.png) no-repeat 96% center #fff;
}
.w-32 {
	width: 31.3%;
}
.marg-lf {
	margin-left: 3%;
	margin-right: 3%;
}
.w-32 .input-box .select-fld {
	background: url(../lmk_files/select-arw.png) no-repeat 94% center #fff;
}
.billingCheck {
	float: left;
	font-size: 18px;
	line-height: 20px;
	text-align: left;
	color: #2d2d2d;
	margin: 20px 0px 15px;
	position: relative;
	padding: 0 0 0 25px;
}
.billingCheck input {
	position: absolute;
	left: 0;
	top: 2px;
	width: 16px;
	height: 16px;
	line-height: 20px;
}
.ShippingFlds {
	float: left;
	left: 100%;
}
.brd-no {
	border-radius: 0;
}
.we-acept {
	float: left;
	max-width: 100%;
	margin: 8px 0;
}
.chk-p {
	float: left;
	font-size: 16px;
	line-height: 23px;
	text-align: left;
	color: #2d2d2d;
	margin: 20px 0px 5px;
	position: relative;
	padding: 0 0 0 25px;
	font-weight: 300;
}
.chk-p input {
	position: absolute;
	left: 0;
	top: 5px;
	width: 16px;
	height: 16px;
	line-height: 20px;
}
.clk {
	vertical-align: middle;
	margin-top: -2px;
}
.chk-marg {
	margin: 15px 0 0;
}
.chk-p span.bold {
	font-weight: bold;
}
.pay-now {
	display: inline-block;
	max-width: 100%;
	margin: 20px 0 10px;
}
.chk-lft-box-2 {
	float: left;
	width: 100%;
	margin: 45px 0 0;
}
.chk-lft-p1 {
	float: left;
	width: 100%;
	color: #000000;
	font-size: 24px;
	line-height: 26px;
	font-family: 'Gotham Rounded';
	text-transform: uppercase;
}
.chk-accrdn {
	float: left;
	width: 100%;
	margin-top: 35px;
}
.acdn-haeding {
	float: left;
	width: 100%;
	color: #00ad3c;
	text-align: left;
	padding: 12px 30px 12px 12px;
	cursor: pointer;
	font-size: 19px;
	line-height: 22px;
	margin-top: 8px;
	background: #fff url(../lmk_files/plus-icon.png) no-repeat 98% center;
	font-family: 'Gotham Rounded';
	border: 1px solid #d7d7d7;
}
.acdn-haeding.accordion-open {
	background: #fff url(../lmk_files/minus-icon.png) no-repeat 98% center;
}
.acdn-para {
	float: left;
	width: 100%;
	padding: 20px 12px 12px;
	font-size: 16px;
	line-height: 24px;
	color: #2d2d2d;
	text-align: left;
	font-weight: 300;
}
.chk-rit {
	float: right;
	width: 45%;
}
.tl {
	text-align: left;
}
.chk-prd1 {
	float: left;
	width: 100%;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	padding: 20px 0 0;
	margin: 15px 0;
}
.chk-prd1 img {
	max-width: 100%;
	display: inline-block;
}
.chk-s1-p4 {
	float: left;
	width: 100%;
	color: #202020;
	font-size: 18px;
	line-height: 25px;
	text-align: left;
	margin: 15px 0 20px;
}
.price-p-row {
	float: left;
	width: 100%;
	margin-bottom: 12px;
	padding: 0 22px 0 10px
}
.price-p-row p {
	float: left;
	color: #2d2d2d;
	font-size: 16px;
	line-height: 22px;
}
.price-p-row p.fr {
	float: right;
}
.tot {
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	margin: 0;
	padding: 7px 22px 7px 10px
}
.chk-money-box {
	float: left;
	width: 100%;
	margin: 126px 0 70px;
	position: relative;
	background: #f7f7f7;
	padding: 0 20px;
	border: 1px solid #e1e1e1;
}
.mbg-2 {
	vertical-align: top;
	max-width: 137px;
	width: 100%;
	display: inline-block;
	margin: -80px 0 0px;
	position: relative;
	z-index: 1;
}
.chk-mbg {
	position: absolute;
	left: 50%;
	margin: 0px 0 0 -105px;
	top: -90px;
	max-width: 100%;
}
.tc {
	text-align: center;
}
.chk-revw-box {
	float: left;
	width: 100%;
}
.chk-revw-box .chk-lft-p1 {
	border-top: 1px solid #00a1e1;
	margin-bottom: 15px;
}
.chk-revw-box .chk-lft-p1 span {
	background: #fff;
	margin-top: -13px;
	vertical-align: top;
	float: left;
	padding-right: 20px;
}
.marg-top-10 {
	margin-top: 12px;
	float: left;
	width: 100%;
}


.paratext {
	text-align: left; 
	width: 80%; 
	margin: 0 auto;
}

.paratext p {
	margin-bottom: 15px;
}

