/* HEADER */

.course-top-row {
	display: none;
}

body {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 1.3em;
	color: #383838;
}

h1, h2, h3, h4 {
	font-family: 'Quicksand', sans-serif;
	font-size: 1.2em;
	font-weight: 700;
	text-align: center;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.pp-intro h2 {
	color: #fff;
}

.pp-intro img {
	width: 150px;
	display: block;
	margin: 0 auto;
}

.pp-intro a {
	color: #185d7c;
	text-decoration: underline;
}

.pp-intro a:hover {
	color: #24bfe2;
}

.pp-intro a.btn-enroll {
	color: #fff;
	text-decoration: none;
	margin: 0 auto;
}

.pp-intro a.btn-enroll:hover {
	color: #fff;
	text-decoration: none;
}

p {
	font-size: 0.9em;
	margin-bottom: 0.7em;
	font-weight: 500;
}

li {
	font-size: 0.9em;	
}

section, header {
	margin: 1.875em auto;
}

header {
	margin-top: 5em;
}

.container {
	padding-left: 1.5625em;
	padding-right: 1.5625em;
}

.hidden-h1 {
	font-size: 0;
}

.logo-header {
	width: 8.75em;
	margin: 0 auto 1.875em auto;
	display: block;
}

.header-subtitle {
	text-transform: uppercase;
	margin-top: 0.625em;
}

.lenia-head {
	width: 3.75em;
	border-top: 1px solid #383838;
	margin-top: 0;
	margin-bottom: 0;
}

/* COUNTDOWN TIMER */

section.count-down {
   background: #c00056;
   position: fixed;
   text-align: center;
   width: 100%;
   z-index: 9999;
   opacity: 0.9;
   margin-top: 0;
   top: 0;
}

section.count-down .count-down-container {
  max-width: 1024px;
  padding: 15px;
  font-size: 1em;
  margin: 0 auto;
}

section.count-down .count-down-container p {
  color: #fff !important;;
  margin-bottom: 0 !important;
}

/* SECTION 1 */

.sec-finally {
	background-image: url('https://fi3mplus.com/teachable-res/tlg/images/bg-mask-top.svg'), url('https://fi3mplus.com/teachable-res/tlg/images/bg-mask-bottom.svg');
	background-repeat: no-repeat, no-repeat;
	background-color: #8dc53e;
	background-size: auto 25px, auto 25px;
	background-position: 100% 0%, 0% 100%;
	padding-bottom: 35px;
	position: relative;
	text-align: left;
	margin-bottom: 0;
}

.sec-finally h2 {
	text-align: left;
	padding: 30px 0 0 0;
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
}

.sec-finally h2 span {
	position: absolute;
	top: 0;
	color: #8dc53e;
	text-transform: uppercase;
}

/* SECTION 2 */

.sec-email {
	margin-top: 0;
}

.sec-email p span {
	font-style: italic;
	color: #8dc53e;
}

.sec-email h2 {
	text-align: left;
}

.email-boxes {
	border: 1px solid #e2e2e2;
	border-radius: 5px;
	padding: 0.625em 0.625em 0 0.625em;
	margin: 0.625em 0 ;
}

.monogram {
	font-size: 1.5em;
	color: #fff;
	font-family: 'Quicksand', sans-serif;
	background-color: #acd373;
	border-radius: 50%;
	width: 1.25em;
	height: 1.25em;
	text-align: center;
	display: inline-block;
	font-weight: 700;
	padding-top: 0.16em;
}

.sec-email .row:nth-of-type(3) .monogram {
	background-color: #00aeef;
}

.sec-email .row:nth-of-type(4) .monogram {
	background-color: #fbaf5d;
}

.sec-email .row:nth-of-type(5) .monogram {
	background-color: #7accc8;
}

.sec-email .row:nth-of-type(6) .monogram {
	background-color: #a864a8;
}

.sec-email .row:nth-of-type(7) .monogram {
	background-color: #f26d7d;
}

.sec-email .row:nth-of-type(8) .monogram {
	background-color: #0076a3;
}

.email-name {
	font-family: 'Quicksand', sans-serif;
	font-weight: 700;
	font-size: 0.9em;
	top: -2px;
	left: 3px;
	position: relative;
	color: #9f9e9e;
}

.email-name span {
	color: #383838;	
}

.email-boxes p {
	font-style: italic;
	margin-top: 8px
}

/* SECTION 3 */

.sec-youcan {
	background-image: url('https://fi3mplus.com/teachable-res/tlg/images/bg-mask-top.svg'), url('https://fi3mplus.com/teachable-res/tlg/images/bg-mask-bottom.svg'),  url('https://fi3mplus.com/teachable-res/tlg/images/abstract-bg-grey.jpg');
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-size: auto 25px, auto 25px, cover;
	background-position: 100% 0%, 0% 100%, 100% 100%;
	padding-bottom: 2.1875em;
	color: #fff;
	position: relative;
	text-align: left;
	margin-bottom: 0;
}

.sec-youcan h2 {
	margin-bottom: 1em;
	color: #fff;
}

.sec-youcan h2 span {
	text-transform: uppercase;
	width: 3.6454em;
	height: 3.6454em;
	border-radius: 50%;
	display: block;
	margin: 2em auto 0.5em;
	background: #8dc53e;
	padding-top: 0.781em;
	color: #fff;
}

.sec-youcan ul {
	padding-left: 0;
}

.sec-youcan ul li {
	list-style: none;
	padding-left: 1em; 
  	text-indent: -1em;
}

.sec-youcan ul li:before {
	content: '•';
	color: #8dc53e;
	margin-right: 0.3em;
}

/* SECTION 4 */

.sec-welcome {
	margin-top: 0;
}

.sec-welcome h2 {
	text-transform: uppercase;
	border-bottom: 2px solid #8dc53e;
	border-top: 2px solid #8dc53e;
	padding: 0.5em;
	margin-left: 1.3em;
	margin-right: 1.3em;
}

.sec-welcome h3 {
	font-weight: 400;
}

.sec-welcome h3 span {
	font-weight: 700;
	color: #8dc53e;
}

.benny-hi-img {
	max-width: 180px;
	width: 100%;
	margin: 1.25em auto;
	display: block;
}

.benny-ted-fi3m {
	width: 100%;
	display: block;
	margin: 1.25em auto;
}

.benny-ted,
.benny-fi3m {
	display: none;
}

.sec-welcome h4 {
	color: #8dc53e;
	text-align: left;
}

.sec-welcome .emp {
	text-transform: uppercase;
	text-align: center;
	display: block;
	font-weight: 700;
}

/* SECTION 5 */

.sec-autopilot {
	background-image: url('https://fi3mplus.com/teachable-res/tlg/images/autopilot-bg-1.svg'), url('https://fi3mplus.com/teachable-res/tlg/images/autopilot-bg-2.svg'), url('https://fi3mplus.com/teachable-res/tlg/images/autopilot-bg-3.svg'), url('https://fi3mplus.com/teachable-res/tlg/images/autopilot-bg-mask.svg'), url('https://fi3mplus.com/teachable-res/tlg/images/autopilot-bg-mask.svg'), url('https://fi3mplus.com/teachable-res/tlg/images/cloud-bg.jpg');
	background-size: 25px, 2px 90%, 25px, 100% 13px, 100% 17px, cover;
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
	background-position: center top, center 50%, center bottom, center top, center bottom, 100% 100%;
	padding: 2.375em 0 2.625em 0;
	color: #fff;
	margin-bottom: 0;
}

.grey-overlay {
	background-color: rgba(56,56,56,.7);
	padding-bottom: 1em;
}

.sec-autopilot h2 {
	margin: 1em 0;
	color: #fff;
}

.sec-autopilot img {
	width: 10em;
	margin: 1.25em auto;
	display: block;
}

/* SECTION 6 */

.sec-consistent {
	margin-top: 0;
	margin-bottom: 0;
}

.sec-consistent h2 {
	color: #8dc53e;
	margin: 1em 0;
}

.heart-block {
	display: block;
	height: 10.3em;
	width: 100%;
	max-width: 16.5em;
	background: url('https://fi3mplus.com/teachable-res/tlg/images/heart.svg') no-repeat center;
	background-size: 10.3em auto;
	margin: 0 auto 1.25em;
}

.heart-block h3 {
	color: #8dc53e;
	text-transform: uppercase;
	background: #fff;
	position: relative;
	top: 2.8em;
	font-size: 1.1em;
	padding: 0.5em 0;
}

.buy-button {
	display: block;
	width: 100%;
	max-width: 320px;
	color: #fff;
	font-family: 'Quicksand', sans-serif;
	background: #0072bc;
	border-radius: 10px;
    text-align: center;
  	padding: 20px 40px;
  	border: none;
  	background: rgba(0, 114, 188, 0.8);
  	border-bottom: rgba(0, 54, 99, 0.8) 4px solid;
    font-weight: 700;
  	transition: background 300ms cubic-bezier(0.09, 0.11, 0.24, 0.91), color 500ms cubic-bezier(0.09, 0.11, 0.24, 0.91);
  	margin: 0.6em auto;
  	cursor: pointer;
  	font-size: 1.4em;
}

.buy-button:hover,
.buy-button:active,
.buy-button:focus {
  text-decoration: none;
  background: #003663;
  color: #ffffff;
}

.backup-link {
	font-size: 0.8em;
	color: #ffda00;
	text-align: center;
	display: block;
	text-decoration: underline;
	margin-top: -15px;
}

.sec-consistent .backup-link,
.sec-no-need .backup-link {
	margin-bottom: 15px;
	color: #0072bc;
}

#block-6156441,
#block-6156438 {
	padding: 0;
	background-color: #fff;
}

#block-6156441 h2,
#block-6156438 h2 {
	display: none;
}

#block-6156441 button,
#block-6156438 button {
	margin: 0;
}

/* SECTION 7 */

.sec-inthebox {
	background-color: #8dc53e;
	color: #fff;
	padding-bottom: 1.6em;
	margin-bottom: 0.625em;
}

.open-box {
	width: 3.75em;
	margin: 1.875em auto 0.3em;
	display: block;
}

.sec-inthebox h2 {
	margin: 1em 0;
	color: #fff;
}

.sec-inthebox ul {
	padding-left: 0;
}

.sec-inthebox ul li {
	list-style: none;
	padding-left: 1em; 
  	text-indent: -1em;
}

.sec-inthebox ul li:before {
	content: '•';
	color: #fff;
	margin-right: 0.3em;
}

/* SECTION 8 */

.sec-no-need {
	margin-top: 0;
	margin-bottom: 0;
}

.sec-no-need h2 {
	text-transform: uppercase;
	border-bottom: 2px solid #8dc53e;
	border-top: 2px solid #8dc53e;
	padding: 0.5em 0;
	margin: 1em 0;
	text-align: left;
}

/* SECTION 9 */

.sec-right-now {
	background: url('https://fi3mplus.com/teachable-res/tlg/images/waterfall-bg.jpg') no-repeat center;
	background-size: cover;
}

.sec-right-now h2 {
	margin: 1em 0;
	color: #fff;
}

.sec-right-now .col-sm-8 {
	background: rgba(0,0,0,.5);
	color: #fff;
	padding: 1.2em;
}

/* SECTION 10 */

.sec-bonus-1 p {
	margin-bottom: 0;
}

.sec-bonus-1 h2 {
	color: #8dc53e;
	margin: 0 0 1em 0;
}

.sec-bonus-2 {
	background: url('https://fi3mplus.com/teachable-res/tlg/images/bonus-1-bg.jpg') no-repeat center;
	background-size: cover;
}

.sec-bonus-4 {
	background: url('https://fi3mplus.com/teachable-res/tlg/images/bonus-2-bg.jpg') no-repeat center;
	background-size: cover;
}

.sec-bonus-2 .col-sm-8,
.sec-bonus-4 .col-sm-8 {
	position: relative;
	height: 12.5em;
}

.sec-bonus-2 span,
.sec-bonus-4 span {
	background-color: #8dc53e;
	color: #fff;
	padding: 0.5em 1em;
	position: absolute;
	left: 15px;
	bottom: 0;
	text-transform: uppercase;
}

.sec-bonus-3 h2,
.sec-bonus-5 h2 {
	font-family: 'Lato', sans-serif;
	text-align: left;
	text-transform: uppercase;
	margin-top: 0;
}

/* SECTION 10 */

.sec-risk-free {
	border-top: 1px dotted #8dc53e;
	margin-bottom: 0;
}

.sec-risk-free h2 {
	margin: 1em 0;
}

.sec-risk-free h2 span {
	font-weight: 400;
}

/* SECTION 11 */

.sec-buy-now {
	background-image: url('https://fi3mplus.com/teachable-res/tlg/images/bg-mask-top.svg'), url('https://fi3mplus.com/teachable-res/tlg/images/bg-mask-bottom.svg'),  url('https://fi3mplus.com/teachable-res/tlg/images/abstract-bg-green.jpg');
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-size: auto 25px, auto 25px, cover;
	background-position: 100% 0%, 0% 100%, 100% 100%;
	color: #fff;
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
}

.logo-buy-now {
	width: 8.75em;
	display: block;
	margin: 4.375em auto -3.125em auto;
}

.sec-buy-now h2 {
	text-transform: uppercase;
	font-size: 1.4em;
	color: #fff;
}

.sec-buy-now p {
	text-align: center;
	margin: 0.625em auto 4.375em auto;
}

.sec-buy-now span {
	display: block;
	text-align: center;
	margin-top: 1.6em;
	margin-bottom: 1.6em;
	font-size: 1.4em;
}

.payment-logos {
	margin: 0.625em auto 0.375em auto;
	display: block;
}

/* SECTION 12 */

#block-6156443 {
    background: #fff;  
}

#block-6156443 .full-width-image-bg {
    padding: 10px 0;
}

.section-17 {
    padding: 0 0 40px 0;
    background: #fff;
    text-align: center;
}

/* SECTION WAITING LIST */

.sec-waitinglist {
	background-image: url('../images/bg-mask-top.svg'), url('../images/bg-mask-bottom.svg'),  url('../images/abstract-bg-green.jpg');
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-size: auto 25px, auto 25px, cover;
	background-position: 100% 0%, 0% 100%, 100% 100%;
	color: #fff;
	padding: 100px 0;
	text-align: center;
	margin-bottom: 0;
}

.sec-waitinglist button {
	width: 100%;
	margin: 10px 0;
	max-width: 100%;
}

.sec-waitinglist input {
	width: 100%;
	color: #383838;
	border-radius: 5px;
	padding: 10px;
	border: none;
	margin: 10px auto;
}

/* FOOTER */

footer p {
	text-align: right;
	font-size: 0.8em;
	position: relative;
	top: -20px;
}

@media (min-width: 768px) { 
	body {
		font-size: 24px;
	}

	/* SECTION 1 */

	.sec-finally {
		text-align: center;
	}

	.sec-finally h2 {
		text-align: center;
		margin-top: 0.5em;
		margin-bottom: 0.5em;
	}

	.sec-finally h2 span {
		position: relative;
		display: block;
		margin-top: -55px;
		margin-bottom: 35px;
	}

	/* SECTION 2 */

	.sec-email h2,
	.sec-email .col-sm-10 p {
		text-align: center;
	}

	.email-boxes {
		border-radius: 10px;
	}

	.email-name {
		top: -4px;
		left: 5px;
	}

	/* SECTION 4 */

	.benny-hi-img {
		max-width: 100%;
	}

	.benny-ted-fi3m {
		display: none;
	}

	.benny-ted,
	.benny-fi3m {
		display: block;
		width: 100%;
		max-width: 250px;
		margin: -20px auto 0 auto;
	}

	.sec-welcome .col-sm-5 {
		padding-top: 6em;
	}

	/* SECTION 10 */

	.sec-bonus-2 .col-sm-8,
	.sec-bonus-4 .col-sm-8 {
		height: 25em;
	}

}