/*------------------------------
|TABLE OF content 				|
|1.Global CSS					|
|2.Header						|
|3.Time Remaining				|
|4.Intro 						|
|5.Problem						|
|6.Visual Product				|
|7.Title Module					|
|8.Module 1						|
|9.Module 2						|
|10.Module 3					|
|11.Module 4					|
|12.Module 5					|
|13.Module 6					|
|14.Module 7					|
|15.Module 8					|
|16.Title Bonuses				|
|17.Bonuses 1					|
|18.Bonuses 2					|
|19.License						|
|20.How Much					|
|21.About						|
|22.Title video					|
|23.Content Video				|
|24.Testimoni					|
|25.Confidence					|
|26.Recap						|
|27.CTA 1						|
|28.FAQ							|
|29.CTA 2						|
|30.Footer 						|
|31.Header Oto 1				|
|32.Benefit Oto1				|
|33.IMQ Oto1					|
|34.Title Module Oto1			|
|35.Module 1 Oto1				|
|36.Module 2 Oto1				|
|37.Module 3 Oto1				|
|38.Module 4 Oto1				|
|39.Module 5 Oto1				|
|40.Title Bonuses Oto1			|
|41.Bonuses 1 Oto1				|
|42.License						|
|43.Value Oto1					|
|44.CTA 1 Oto 1					|
|45.FAQ Oto1					|
|46.CTA 2 Oto 1					|
|47.Footer Oto1					|
|48.Header Oto 2				|
|49.Benefit Oto2				|
|50.IMQ Oto2					|
|51.Title Module Oto2			|
|52.Module 1 Oto2				|
|53.Module 2 Oto2				|
|54.Module 3 Oto2				|
|55.Module 4 Oto2				|
|56.Module 5 Oto2				|
|57.Module 6 Oto2				|
|58.Module 7 Oto2				|
|59.Title Bonuses Oto2			|
|60.Bonuses 1 Oto2				|
|61.License Oto 2				|
|62.Value Oto 2					|
|63.CTA 1 Oto 2					|
|64.FAQ Oto2					|
|65.CTA 2 Oto 2					|
|66.Footer Oto2					|
|67.Media Query					|
-------------------------------*/

/*1.Global CSS*/
h1, h2, h3, h4, h5 {
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
}
p, li {
	font-size: 22px;
	font-family: 'Raleway', sans-serif;
}
.price {
	font-size: 36px;
	font-weight: 900;
}
.footie a {
	color: #f9f9f9;
}
.texdecor {
	text-decoration: underline;
}
.notsowhite {
	color: #f9f9f9;
}

.buy-button {
	background-color: #e5e5e5;
}
.buy-button:hover {
	background-color: #bbb;;
}


.styleku-font-color-white {
	color: #fff;
}
.styleku-font-color-blue {
	color: #425ee5;
}
.styleku-font-color-red {
	color: #ff0000;
}
.styleku-font-color-green {
	color: #29c15c;
}
.styleku-bg-light-gray {
	background-color: #f8f8f8
}
.styleku-bg-blue {
	background-color: #425ee5;
}
.styleku-bg-green {
	background-color: #29c15c;
}
.styleku-bg-red {
	background-color: #e01b1b;
}
.styleku-color-x {
	color: #f93030;
}
.styleku-color-darkred-x {
	color: #8d0d0d;
}
.styleku-color-green-v {
	color: #00e24b;
}
.styleku-color-darkgreen-v {
	color: #14773b;
}
.styleku-color-blue-v {
	color: #425ee5;
}
.styleku-ul-none {
	list-style-type: none;
}
.styleku-padding-text-li {
	padding-right: 12px;
}
.styleku-filter-shadow-img {
	filter: drop-shadow(8px 8px 10px gray);
}
.styleku-shadow {
	filter: drop-shadow(10px 10px 10px #000000);
}
.styleku-bg-btn-orange {
	background-color: #f27c0b;
}
.styleku-bg-btn-orange:hover {
	background-color: #de590b;
}
.styleku-bg-title-module {
	background: rgb(247,136,11);
	background: linear-gradient(180deg, rgba(247,136,11,1) 33%, rgba(221,89,13,1) 73%);
}
.styleku-button {
	box-shadow: 4px 4px 4px 4px #e3e4e4;
  	border-radius: 0px 35px 35px 35px;
}
.styleku-text-button {
	font-size: 18px;
	position: relative;
	left: -40px;
	bottom: -5px;
}
.styleku-img {
	position: relative;
	right: 0px;
	bottom: -48px;
}
.styleku-a { 
	margin-bottom: 20px;
}
.styleku-floatleft-fe-desk {
    float: left;
    padding-right: 15px;
}
.styleku-video {
  width: 100%;
  height: 250px;
}
.styleku-video2 {
  width: 100%;
  height: 350px;
}
/*.styleku-border {
	border-style: dashed;
  	border-width: 0px 0px 2px 0px;
  	border-color: #f2f2f2; 
}*/
.styleku-margin {
  margin-bottom: -40px;
}
.styleku-border-radius {
  border-radius: 50px;
}
/*2.Header*/
/*header.styleku-bg-header {
	background-image: url(../images/bg-header.jpg);
}*/
header .styleku-border {
	border-style: dashed;
  	border-width: 0px 0px 2px 0px;
  	border-color: #425ee5; 
}
header .styleku-line {
	border-style: solid;
	border-color: #6c87f9;
	border-width: 0px 0px 3px 0px;
}
header .styleku-shadow-button {
	filter: drop-shadow(5px 5px 7px #25368a);
}
/*3.Time Remaining*/
/*4.Intro*/
/*5.Problem*/
#styleku-area-problem .styleku-bg-table {
	background-color: #fafafa;
}
#styleku-area-problem .styleku-bg-table-title {
	background-color: #6d6e71;
	margin-bottom: -2px;
}
#styleku-area-problem .styleku-margin-img {
	margin-top: -90px;
	position: relative;
	right: -100px;
}
/*6.Visual Product*/
#styleku-area-product.styleku-bg-product {
	background-image: url(../images/bg-product.jpg);
}
/*7.Title Module*/
/*8.Module 1*/
/*9.Module 2*/
/*10.Module 3*/
/*11.Module 4*/
/*12.Module 5*/
/*13.Module 6*/
/*14.Module 7*/
/*15.Module 8*/
/*16.Title Bonuses*/
/*17.Bonuses 1*/
/*18.Bonuses 2*/
/*19.License*/
#styleku-area-license.styleku-bg-license {
	background-image: url(../images/bg-license.jpg);
}
/*20.How Much*/
/*21.About*/
#styleku-area-about.styleku-bg-about {
	background-image: url(../images/bg-about.jpg);
}
/*22.Title video*/
/*23.Content Video*/
/*24.Testimoni*/
/*25.Confidence*/
/*26.Recap*/
#styleku-area-recap.styleku-bg-recap {
	background-image: url(../images/Recap-01.jpg);
}
/*27.CTA 1*/
/*28.FAQ*/
#styleku-area-faq.styleku-bg-faq {
	background-image: url(../images/bg-faq.jpg);
}
/*29.CTA 2*/
/*30.Footer*/
/*Area OTO 1*/
/*31.Header Oto 1*/
header.styleku-bg-header-oto1 {
	background-image: url(../images/oto1/bg-header.jpg);
}
header .styleku-gaaris-oto1 {
	border-style: solid;
	border-color: #228d53;
	border-width: 0px 0px 3px 0px;
}
/*32.Benefit Oto1*/
/*33.IMQ Oto1*/
/*34.Title Module Oto1*/
/*35.Module 1 Oto1*/
/*36.Module 2 Oto1*/
/*37.Module 3 Oto1*/
/*38.Module 4 Oto1*/
/*39.Module 5 Oto1*/
/*40.Title Bonuses Oto1*/
/*41.Bonuses 1 Oto1*/
/*42.License*/
#styleku-area-license-oto1.styleku-bg-license-oto1 {
	background-image: url(../images/oto1/bg-license.jpg);
}
/*43.Value Oto1*/
/*44.CTA 1 Oto 1*/
#styleku-area-cta1-oto1.styleku-bg-cta1-oto1 {
	background-image: url(../images/oto1/bg-cta-buy.jpg);
}
/*45.FAQ Oto1*/
/*46.CTA 2 Oto 1*/
#styleku-area-cta2-oto1.styleku-bg-cta2-oto1 {
	background-image: url(../images/oto1/bg-cta-nothanks.jpg);
}
/*47.Footer Oto1*/
/*Area OTO 2*/
/*48.Header Oto 2*/
/*header.styleku-bg-header-oto2 {
	background-image: url(../images/oto2/bg-header.jpg);
}*/
header .styleku-gaaris-oto2 {
	border-style: solid;
	border-color: #bd1b1b;
	border-width: 0px 0px 3px 0px;
}
/*49.Benefit Oto2*/
/*50.IMQ Oto2*/
/*51.Title Module Oto2*/
/*52.Module 1 Oto2*/
/*53.Module 2 Oto2*/
/*54.Module 3 Oto2*/
/*55.Module 4 Oto2*/
/*56.Module 5 Oto2*/
/*57.Module 6 Oto2*/
/*58.Module 7 Oto2*/
/*59.Title Bonuses Oto2*/
/*60.Bonuses 1 Oto2*/
/*61.License Oto 2*/
#styleku-area-license-oto2.styleku-bg-license-oto2 {
	background-image: url(../images/oto2/bg-license.jpg);
}
/*62.Value Oto 2*/
/*63.CTA 1 Oto 2*/
#styleku-area-cta1-oto2.styleku-bg-cta1-oto2 {
	background-image: url(../images/oto2/bg-cta-buy.jpg);
}
/*64.FAQ Oto2*/
/*65.CTA 2 Oto 2*/
#styleku-area-cta2-oto2.styleku-bg-cta2-oto2 {
	background-image: url(../images/oto2/bg-cta-nothanks.jpg);
}
/*66.Footer Oto2*/
/*67.Media Query*/
@media (max-width: 1024px) {
	#styleku-area-problem .styleku-margin-img-m {
		margin-top: 20px;
		right: 0px;
	}
	.styleku-img {
		position: relative;
		right: 0px;
		bottom: -48px;
	}
	.styleku-floatleft-3fe {
    	float: left;
    	padding-right: 15px;
	}
	.styleku-floatleft-2fe {
    	float: left;
	}
	.styleku-b4-fe {
		margin-bottom: 40px;
	}
	.styleku-c2-fe {
		margin-bottom: 40px;
	}
	.styleku-floatleft-fa {
    	float: left;
	}
	.styleku-c3-fe {
		margin-bottom: 60px;
	}
	.styleku-d2-fe {
		margin-bottom: 20px;
	}
	.styleku-floatleft-o {
    	float: left;
    	padding-right: 15px;
	}
}
@media (max-width: 768px) {
	#styleku-area-problem .styleku-margin-img-m {
		margin-top: 20px;
		right: 0px;
	}
	.styleku-floatleft-fe {
    	float: left;
    	padding-right: 15px;
	}
	.styleku-floatleft-2fe {
    	float: left;
    	padding-right: 15px;
	}
	.styleku-a3-fe {
		margin-bottom: 20px;
	}
	.styleku-a-fe {
		margin-bottom: 20px;
	}
	.styleku-b2-fe {
		margin-bottom: 40px;
	}
	.styleku-b3-fe {
		margin-bottom: 60px;
	}
	.styleku-b4-fe {
		margin-bottom: 80px;
	}
	.styleku-b5-fe {
		margin-bottom: 100px;
	}
	.styleku-c1-fe {
		margin-bottom: 40px;
	}
	.styleku-c2-fe {
		margin-bottom: 60px;
	}
	.styleku-c3-fe {
		margin-bottom: 80px;
	}
	.styleku-d1-fe {
		margin-bottom: 40px;
	}
	.styleku-d2-fe {
		margin-bottom: 60px;
	}
	/*.styleku-yes-fe {
		margin-bottom: 40px;
	}*/
	.styleku-faq-fe {
		margin-bottom: 40px;
	}
	.styleku-b1-o {
		margin-bottom: 60px;
	}
	.styleku-mb-aa {
		margin-bottom: 40px;
	}
}
@media (max-width: 767px) {}
@media (max-width: 667px) {}
@media (max-width: 414px) {
	.styleku-font-size-h {
    	font-size: calc(1.500rem + 3vw)
  	}
  	.styleku-floatleft-fe {
    	float: left;
    	padding-right: 15px;
	}
	.styleku-floatleft-none {
    	float: none;
	}
	.styleku-floatleft-2fe {
    	float: none;
    	padding-right: 15px;
	}
	.styleku-floatleft-4fe {
    	float: left;
	}
	.styleku-a-fe {
		margin-bottom: 20px;
	}
	.styleku-b2-fe {
		margin-bottom: 0px;
	}
	.styleku-b3-fe {
		margin-bottom: 0px;
	}
	.styleku-b4-fe {
		margin-bottom: 0px;
	}
	.styleku-b5-fe {
		margin-bottom: 0px;
	}
	.styleku-c1-fe {
		margin-bottom: 60px;
	}
	.styleku-e1-fe {
		margin-bottom: 20px;
	}
	.styleku-e2-fe {
		margin-bottom: 60px;
	}
	.styleku-b1-o {
		margin-bottom: 0px;
	}
	.styleku-floatleft-oa {
    	float: left;
	}
}
@media (max-width: 375px) {
	.styleku-font-size-h {
    	font-size: calc(1.500rem + 3vw)
  	}
	.styleku-floatleft-fe {
    	float: left;
    	padding-right: 15px;
	}
	.styleku-a1-fe {
		margin-bottom: 20px;
	}
	.styleku-b-fe {
		margin-bottom: 20px;
	}
	.styleku-c2-fe {
		margin-bottom: 80px;
	}
	.styleku-c3-fe {
		margin-bottom: 140px;
	}
	/*.styleku-d4-fe {
		margin-bottom: 40px;
	}*/
	.styleku-e3-fe {
		margin-bottom: 60px;
	}
	.styleku-e2-fe {
		margin-bottom: 80px;
	}
	.styleku-faq-fe {
		margin-bottom: 0px;
	}
	.styleku-e1-o {
		margin-bottom: 40px;
	}
	.styleku-mb-ab {
		margin-bottom: 60px;
	}
	.styleku-mb-ae {
		margin-bottom: 40px;
	}
}
@media (max-width: 360px) {
	.styleku-font-size-h {
    	font-size: calc(1.500rem + 3vw)
  	}
	.styleku-floatleft-fe {
    	float: left;
    	padding-right: 15px;
	}
	.styleku-floatleft-o {
    	float: left;
	}
	.styleku-a1-fe {
		margin-bottom: 20px;
	}
	.styleku-b-fe {
		margin-bottom: 40px;
	}
	.styleku-c2-fe {
		margin-bottom: 80px;
	}
	.styleku-c3-fe {
		margin-bottom: 140px;
	}
	.styleku-d1-fe {
		margin-bottom: 60px;
	}
	.styleku-d2-fe {
		margin-bottom: 80px;
	}
	/*.styleku-d3-fe {
		margin-bottom: 40px;
	}*/
	.styleku-e3-fe {
		margin-bottom: 60px;
	}
	.styleku-e2-fe {
		margin-bottom: 80px;
	}
	.styleku-floatleft-oa {
    	float: left;
	}
	.styleku-e1-o {
		margin-bottom: 40px;
	}
	.styleku-mb-ac {
		margin-bottom: 60px;
	}
}
@media (max-width: 320px) {
	.styleku-font-size-h {
    	font-size: calc(1.500rem + 3vw)
  	}
	.styleku-floatleft-2fe {
    	float: left;
    	padding-right: 15px;
	}
	.styleku-a2-fe {
		margin-bottom: 20px;
	}
	.styleku-b1-fe {
		margin-bottom: 40px;
	}
	.styleku-c1-fe {
		margin-bottom: 80px;
	}
	.styleku-c2-fe {
		margin-bottom: 100px;
	}
	.styleku-c3-fe {
		margin-bottom: 200px;
	}
	.styleku-c4-fe {
		margin-bottom: 40px;
	}
	/*.styleku-d4-fe {
		margin-bottom: 60px;
	}*/
	/*.styleku-d5-fe {
		margin-bottom: 40px;
	}*/
	.styleku-e3-fe {
		margin-bottom: 80px;
	}
	.styleku-e2-fe {
		margin-bottom: 100px;
	}
	.styleku-e4-fe {
		margin-bottom: 140px;
	}
	.styleku-e1-o {
		margin-bottom: 60px;
	}
	.styleku-mb-aa {
		margin-bottom: 60px;
	}
	.styleku-mb-ad {
		margin-bottom: 40px;
	}
}


/*JV Page*/
.styleku-red {
  color:#CC0000;
}
.styleku-blue {
  color:#0000ff;
}
.styleku-white {
  color: #fff;
}
.styleku-bg-lightgreen-jv {
  /*background-color: #dfe45b;*/
  background-color: #6bc279;
  padding: 50px 0px;
}
.styleku-bg-lightgray-jv {
  background-color: #f8f8f8;
  padding: 50px 0px;
}
.styleku-bg-brown-jv {
  background-color: #d07f47;
  padding: 20px 0px;
}

.stylejo-form-box {
    background-color: #535353;
}

.stylejo-form-box .stylejo-btn-box {
    display: inline-block;
}

.stylejo-form-box .stylejo-btn-box > .btn-primary {
    border: 1px solid #886439;
    padding-top: 13px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 13px;
    text-shadow: 0 1px 1px rgba(0,0,0,0.4);
    background: #fe9900; /* Old browsers */
    background: -moz-linear-gradient(top, #fe9900 0%, #ff8500 49%, #ff6d00 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fe9900 0%,#ff8500 49%,#ff6d00 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fe9900 0%,#ff8500 49%,#ff6d00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe9900', endColorstr='#ff6d00',GradientType=0 ); /* IE6-9 */
}

.stylejo-form-box .stylejo-btn-box > .btn-primary:hover,
.stylejo-form-box .stylejo-btn-box > .btn-primary:focus {
    background: #FF6400;
    text-shadow: none;
}

.stylejo-form-box > label {
    background-color: #1449b0;
    width: 100%;
    color: #fff;
    height: 75px;
}

.stylejo-form-box > label > i {
    font-style: normal;
    font-weight: bold;
    font-size: 50px;
    float: left;
    background: #FF6400;
    width: 80px;
    height: 75px;
    text-align: center;
}

.stylejo-form-box > label > span {
    font-size: 20px;
    font-weight: 600;
    padding: 10px 10px;
    float: left;
    width: 80%;
    line-height: 1.3;
}

.stylejo-form-box > label > span > b {
    padding: 8px;
    display: block;
}

.stylejo-form-box .form-group > .form-control {
    background-color: #404040;
    border: 0;
    color: #fff;
    padding: 10px 15px;
}

.stylejo-form-box .form-group > .form-control::placeholder {
    color: #fff;
    opacity: 1;
}

.stylejo-form-box .form-group > .form-control:-ms-input-placeholder {
   color: #fff;
}

.stylejo-form-box .form-group > .form-control::-ms-input-placeholder {
   color: #fff;
}

.stylejo-form-box .stylejo-desc-box {
    padding: 20px 50px;
}

.stylejo-form-box .stylejo-desc-box p {
    margin-bottom: 0;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    display: inline-block;
    background-color: #404040;
    padding: 20px;
    line-height: 1.3;
}

#stylejo-why-should-mail h3 {
    margin-bottom: 80px;
    font-weight: bold;
}

#stylejo-why-should-mail hr {
    background: #fff;
    margin-top: 80px;
    margin-bottom: 80px;
}

#stylejo-why-should-mail p {
    text-align: left;
}

#stylejo-why-should-mail .stylejo-img > h3 {
    font-size: 23px;
    font-weight: 600;
    margin-top: 20px;
}

#stylejo-why-should-mail .stylejo-list {
    color: #fff;
}

#stylejo-why-should-mail .stylejo-list > li {
    font-size: 16px;
    font-weight: 600;
}

stylejo-list {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
    font-size: 20px;
    text-align: left;
}

.stylejo-list > li {
    list-style: none;
    position: relative;
    font-size: 19px;
    line-height: 1.4;
    margin-bottom: 20px;
    color: #000;
}

.stylejo-list > li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
}

.stylejo-list.stylejo-checklist1 > li,
.stylejo-list.stylejo-checklist2 > li,
.stylejo-list.stylejo-checklist3 > li,
.stylejo-list.stylejo-checklist8 > li {
    padding-left: 60px;
}

.stylejo-list.stylejo-checklist4 > li,
.stylejo-list.stylejo-checklist5 > li,
.stylejo-list.stylejo-checklist6 > li,
.stylejo-list.stylejo-checklist10 > li {
    padding-left: 30px;
}

.stylejo-list.stylejo-checklist7 > li {
    padding-left: 33px;
}

.stylejo-list.stylejo-checklist9 > li {
    padding-left: 43px;
}

.stylejo-list.stylejo-checklist1 > li::before {
    background: url("../images/checklist1.png") no-repeat 0 0 transparent;
    width: 46px;
    height: 46px;
    top: -10px;
}

.stylejo-list.stylejo-checklist2 > li::before {
    background: url("../images/checklist2.png") no-repeat 0 0 transparent;
    width: 46px;
    height: 46px;
    top: -10px;
}

.stylejo-list.stylejo-checklist3 > li::before {
    background: url("../images/checklist3.png") no-repeat 0 0 transparent;
    width: 46px;
    height: 46px;
    top: -10px;
}

.stylejo-list.stylejo-checklist4 > li::before {
    background: url("../images/checklist4.png") no-repeat 0 0 transparent;
    width: 16px;
    height: 14px;
}

.stylejo-list.stylejo-checklist5 > li::before {
    background: url("../images/checklist5.png") no-repeat 0 0 transparent;
    width: 16px;
    height: 14px;
}

.stylejo-list.stylejo-checklist6 > li::before {
    background: url("../images/checklist6.png") no-repeat 0 0 transparent;
    width: 16px;
    height: 14px;
}

.stylejo-list.stylejo-checklist7 > li::before {
    background: url("../images/checklist7.png") no-repeat 0 0 transparent;
    width: 19px;
    height: 15px;
}

.stylejo-list.stylejo-checklist8 > li::before {
    background: url("../images/checklist8.png") no-repeat 0 0 transparent;
    width: 46px;
    height: 46px;
    top: -10px;
}

.stylejo-list.stylejo-checklist9 > li::before {
    background: url("../images/checklist9.png") no-repeat 0 0 transparent;
    width: 34px;
    height: 34px;
    top: -5px;
}

.stylejo-list.stylejo-checklist10 > li::before {
    background: url("../images/jvpg/checklist10.png") no-repeat 0 0 transparent;
    width: 19px;
    height: 19px;
}