body {
	font-family: 'Open Sans';
	color: #000;
}
a { text-decoration: underline; }
a:hover { text-decoration: none; }
.header {
	height: 120px;
}
.container {
	width: 1000px;
}
.logo {
	width: 320px;
	height: 54px;
	background: url(../i/logo.png);
	float: left;
	margin-top: 30px;
	display: inline-block;
}
.social .vk {
	display: inline-block;
	float: right;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: 10px;
	width: 45px;
	height: 45px;
	background: url(../i/soc-vk.png) top center no-repeat;
}
.social .fb {
	display: inline-block;
	float: right;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: 10px;
	width: 45px;
	height: 45px;
	background: url(../i/soc-fb.png) top center no-repeat;
}
.social .tw {
	display: inline-block;
	float: right;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: 10px;
	width: 45px;
	height: 45px;
	background: url(../i/soc-tw.png) top center no-repeat;
}
.social .yt {
	display: inline-block;
	float: right;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: 10px;
	width: 45px;
	height: 45px;
	background: url(../i/soc-yt.png) top center no-repeat;
}
.social .vk:hover {
	display: inline-block;
	float: right;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: 10px;
	width: 45px;
	height: 45px;
	background: url(../i/soc-vk.png) bottom center no-repeat;
}
.social .fb:hover {
	display: inline-block;
	float: right;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: 10px;
	width: 45px;
	height: 45px;
	background: url(../i/soc-fb.png) bottom center no-repeat;
}
.social .tw:hover {
	display: inline-block;
	float: right;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: 10px;
	width: 45px;
	height: 45px;
	background: url(../i/soc-tw.png) bottom center no-repeat;
}
.social .yt:hover {
	display: inline-block;
	float: right;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: 10px;
	width: 45px;
	height: 45px;
	background: url(../i/soc-yt.png) bottom center no-repeat;
}
.header .pull-right div {
	color: #8b8b8b;
}
.header .pull-right a {
	color: #499ee0;
}



.section1 {
	height: 710px;
	background: url(../i/bg1.jpg) center center no-repeat;
	position: relative;
}
.section1 .bg {
	margin-top: 80px;
	background: rgba(0,0,0,0.5);
	padding-top: 45px;
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 40px;
}
.section1 .bg .heading {
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 1px 1px 3px rgba(94,50,16,0.42);
}
.section1 .bg .subheading {
	color: #fff;
	font-size: 24px;
	line-height: 36px;
	font-style: italic;	
	text-shadow: 1px 1px 3px rgba(94,50,16,0.42);
	padding-bottom: 10px;
	border-bottom: 1px solid #8c8c8c;
}
.section1 .bg .icon{
	float: left;
	width: 20%;
	display: inline-block;
	text-align: center;
	color: #fff;
	font-style: italic;
	padding-top: 60px;
	margin-top: 20px;
}
.section1 .bg .icon1 { background: url(../i/ico1.png) top 10px center no-repeat; }
.section1 .bg .icon2 { background: url(../i/ico2.png) top 10px center no-repeat; }
.section1 .bg .icon3 { background: url(../i/ico3.png) top 10px center no-repeat; }
.section1 .bg .icon4 { background: url(../i/ico4.png) top 10px center no-repeat; }
.section1 .bg .icon5 { background: url(../i/ico5.png) top 10px center no-repeat; }
.section1 .bg .icon6 { background: url(../i/ico6.png) top 10px center no-repeat; }
.section1 .bg .icon7 { background: url(../i/ico7.png) top 10px center no-repeat; }
.section1 .bg .icon8 { background: url(../i/ico8.png) top 10px center no-repeat; }
.section1 .bg .icon9 { background: url(../i/ico9.png) top 10px center no-repeat; }
.section1 .bg .icon10 { background: url(../i/ico10.png) top 10px center no-repeat; }

.section1 .subsection {
	height: 170px;
	background: rgba(255,255,255,0.4);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding-top: 20px;
	font-size: 18px;
	line-height: 22px;
}
.section1 .subsection img {
	display: inline-block;
	margin-bottom: 10px;
}


.section2 {
	padding-top: 75px;
	padding-bottom: 30px;
}
.section2 .heading {
	font-size: 28px;
	line-height: 32px;
	margin-bottom: 30px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 600;
}
.section2 .webinar {
	padding-top: 50px;
	margin-bottom: 20px;
	font-size: 22px;
	padding-left: 160px;
	height: 130px;
	font-weight: 600;
	line-height: 26px;
}
.section2 .webinar-1 { background: url(../i/s2-1.png) left 10px center no-repeat; }
.section2 .webinar-2 { background: url(../i/s2-2.png) left 10px center no-repeat; }
.section2 .webinar-3 { background: url(../i/s2-3.png) left 10px center no-repeat; padding-top: 40px; }
.section2 .webinar-4 { background: url(../i/s2-4.png) left 10px center no-repeat; padding-top: 25px; }
.section2 .webinar-5 { background: url(../i/s2-5.png) left 10px center no-repeat; }
.section2 .webinar-6 { background: url(../i/s2-6.png) left 10px center no-repeat; }
.section2 .webinar-7 { background: url(../i/s2-7.png) left 10px center no-repeat; }
.section2 .webinar-8 { background: url(../i/s2-8.png) left 10px center no-repeat; }
.section2 .webinar-9 { background: url(../i/s2-9.png) left 10px center no-repeat; padding-top: 40px; }
.section2 .webinar-10 { background: url(../i/s2-10.png) left 10px center no-repeat; padding-top: 40px; }


.section3 {
	height: 220px;
	/* background: url(../i/bg2.jpg) bottom center no-repeat; */
	padding-top: 50px;
	color: #fff;
	font-size: 24px;
	line-height: 28px;
}

.section4 {
	padding-top: 70px;
	padding-bottom: 30px;
}
.section4 .container .col-xs-6 {
	padding-left: 10%;
	padding-right: 5%;
}
.section4 .container .col-xs-6:last-child {
	padding-left: 5%;
}
.section4 .heading {
	font-size: 28px;
	line-height: 32px;
	margin-bottom: 40px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 600;
}
.section4 .mac {
	height: 442px;
	background: url(../i/mac.png) center center no-repeat;
}
.section4 img {
	display: inline-block;
	margin-bottom: 20px;
	margin-top: 20px;
}
.section4 ul {
	padding-left: 0;
}
.section4 ul li {
	font-size: 16px;
	color: #93b710;
	margin-bottom: 20px;
}
.section4 ul li span {
	color: #000;
}


.section5 {
	background: #f5f5f5;
	padding-top: 70px;
	padding-bottom: 30px;
}
.section5 .heading {
	font-size: 28px;
	line-height: 32px;
	margin-bottom: 40px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 600;
}
.section5 .col-xs-6 {
	padding: 10px;
}
.section5 .course {
	background: #fff;
	height: 315px;
	position: relative;
	margin-bottom: 10px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
}
.section5 .course-image {
	float: left;
	width: 224px;
	margin-right: -224px;
	height: 315px;
}
.section5 .course-image-1 {	background: url(../i/s5-1.jpg);	}
.section5 .course-image-2 {	background: url(../i/s5-2.jpg);	}
.section5 .course-image-3 {	background: url(../i/s5-3.jpg);	}
.section5 .course-image-4 {	background: url(../i/s5-4.jpg);	}
.section5 .course-image-5 {	background: url(../i/s5-5.jpg);	}
.section5 .course-image-6 {	background: url(../i/s5-6.jpg);	}
.section5 .course-image-7 {	background: url(../i/s5-7.jpg);	}
.section5 .course-image-8 {	background: url(../i/s5-8.jpg);	}
.section5 .course-image-9 {	background: url(../i/s5-9.jpg);	}
.section5 .course-image-10 { background: url(../i/s5-10.jpg); }

.section5 .course .course-price {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 215px;
	padding: 5px;
	background: rgba(0,0,0,0.5);
	text-align: center;
	font-size: 15px;
	color: #fff;
}
.section5 .course .course-price .price {
	color: #ffc600;
	font-size: 24px;
	font-weight: 700;
}
.section5 .course .course-text {
	padding: 10px 15px;
	float: left;
	padding-left: 234px;
	height: 315px;
}
.section5 .course .course-title {
	color: #ff6000;
	font-style: italic;
}
.section5 .course .course-subtitle {
	color: #000;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}
.section5 .course .course-ul {
	color: #ff6000;
	padding-left: 20px;
	padding-top: 15px;
}
.section5 .course .course-ul li {
	margin-bottom: 5px;
	font-size: 15px;
	line-height: 18px;
}
.section5 .course .course-ul li:last-child {
	font-style: italic;
}
.section5 .course .course-ul span {
	color: #000;
}
.section5 .course.course-bonus {
	height: 179px;
	border: 2px solid #94d900;
}
.section5 .course-bonus .course-image {
	height: 175px;
	width: 222px;
}
.section5 .course-bonus .course-text {
	height: 175px;
}
.section5 .course-bonus .course-price {
	width: 213px;
	padding-left: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: url(../i/gift.png) left 5px center no-repeat rgba(0,0,0,0.5);
}
.section5 .course-hint {
	position: absolute;
	bottom: 0;
	color: #797979;
	font-style: italic;
	padding-bottom: 10px;
	padding-right: 10px;
	font-size: 16px;
	line-height: 18px;
}




.section6 {
	background: #89bc1d;
	padding-top: 70px;
	padding-bottom: 30px;
}
.section6 .heading {
	font-size: 28px;
	line-height: 32px;
	margin-bottom: 0px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 600;
	color: #fff;
}
.section6 .subheading {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 40px;
	text-align: center;
	font-weight: 400;
	color: #fff;
}
.section6 .col-xs-6 {
	padding: 10px;
}
.section6 .course {
	background: #fff;
	height: 315px;
	position: relative;
	margin-bottom: 10px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
}
.section6 .course-image {
	float: left;
	width: 224px;
	margin-right: -224px;
	height: 315px;
}
.section6 .course-image-1 {	background: url(../i/s6-1.jpg);	}
.section6 .course-image-2 {	background: url(../i/s6-2.jpg);	}
.section6 .course-image-3 {	background: url(../i/s6-3.jpg);	}
.section6 .course-image-4 {	background: url(../i/s6-4.jpg);	}
.section6 .course-image-5 {	background: url(../i/s6-5.jpg);	}
.section6 .course-image-6 {	background: url(../i/s6-6.jpg);	}

.section6 .course .course-price {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 215px;
	padding: 5px;
	background: rgba(0,0,0,0.5);
	text-align: center;
	font-size: 15px;
	color: #fff;
}
.section6 .course .course-price .price {
	color: #ffc600;
	font-size: 24px;
	font-weight: 700;
}
.section6 .course .course-text {
	padding: 10px 15px;
	float: left;
	padding-left: 234px;
	height: 315px;
}
.section6 .course .course-subtitle {
	color: #000;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}
.section6 .course .course-ul {
	color: #94d900;
	padding-left: 20px;
	padding-top: 15px;
}
.section6 .course .course-ul li {
	margin-bottom: 5px;
	font-size: 15px;
	line-height: 18px;
}
.section6 .course .course-ul span {
	color: #000;
}






.section7 {
	padding-top: 70px;
	padding-bottom: 30px;
}
.section7 .container {
	padding-left: 80px;
	padding-right: 80px;
}
.section7 .heading {
	font-size: 28px;
	line-height: 32px;
	margin-bottom: 0px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 600;
	color: #000;
}
.section7 .subheading {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: 600;
	color: #000;
	border-bottom: 1px solid #94d900;
	padding-bottom: 30px;
}
.section7 .main-price {
	color: #93b710;
	font-size: 50px;
	font-weight: bold;
	text-align: center;
}
.section7 .price-hint {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	line-height: 22px;
	margin-top: 10px;
	border-bottom: 1px solid #94d900;
	padding-bottom: 30px;
}
.section7 .col-xs-6 {
	margin-top: 50px;
	height: 320px;
	font-size: 18px;
	line-height: 22px;
}
.section7 .col-xs-6.diamond {
	background: url(../i/diamond.png) center top no-repeat;
	padding-top: 80px;
	text-align: center;
	font-size: 18px;
	line-height: 22px;
}
.section7 .w-icon {
	line-height: 45px;
	padding-left: 70px;
}
.w-icon-1 {
	background: url(../i/3_ico1.png) left 20px center no-repeat;
}
.w-icon-2 {
	background: url(../i/3_ico2.png) left 25px center no-repeat;
}
.btn1 {
	width: 454px;
	height: 98px;
	background: url(../i/btn1.png) top center;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline-block;
}
.btn1:hover { background: url(../i/btn1.png) bottom center; }


.section8 {
	background: #dddddd;
	padding-top: 50px;
	padding-bottom: 50px;
}
.section8 .heading {
	font-size: 28px;
	line-height: 32px;
	margin-bottom: 0px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 600;
	color: #000;
}
.section8 .round {
	width: 150px;
	margin: 50px auto 20px;
	height: 134px;
	display: inline-block;
	background: url(../i/4_ico0.png);
}
.section8 .round-text {
	font-size: 16px;
	line-height: 18px;
}
.section8 .icon-round {
	width: 150px;
	height: 134px;
}
.icon-round-1 {	background: url(../i/4_ico1.png) center center no-repeat; }
.icon-round-2 {	background: url(../i/4_ico2.png) center center no-repeat; }
.icon-round-3 {	background: url(../i/4_ico3.png) center center no-repeat; }
.icon-round-4 {	background: url(../i/4_ico4.png) center center no-repeat; }
.icon-round-5 {	background: url(../i/4_ico5.png) center center no-repeat; }
.icon-round-6 {	background: url(../i/4_ico6.png) center center no-repeat; }

.btn2 {
	width: 520px;
	height: 98px;
	background: url(../i/btn2.png) top center;
	margin-top: 20px;
	margin-bottom: 0px;
	display: inline-block;
}
.btn2:hover {
	background: url(../i/btn2.png) bottom center;
}





.section9 {
	height: 630px;
	/* background: url(../i/bg3.jpg); */
	padding-top: 55px;
	padding-bottom: 65px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 22px;
}
.section9 .form {
	background: rgba(255,255,255,0.6);
	border-radius: 5px;
	border: 1px solid #ff6000;
	padding: 30px;
	width: 400px;
	margin: 0 auto;
	margin-top: 20px;
}
.section9 .form input {
	width: 100%;
	color: #6a6a6a;
	font-weight: 600;
	font-family: 'Open Sans';
	height: 45px;
	border-radius: 5px;
	border: 1px solid #ffcbab;
	padding: 0 10px;
	margin-bottom: 10px;
	font-size: 18px;
}
.section9 .form button {
	width: 100%;
	color: #fff;
	background: #ff6000;
	font-weight: 400;
	font-family: 'Open Sans';
	height: 45px;
	border-radius: 45px;
	border: none;
	padding: 0 10px;
	margin-bottom: 0px;
	font-size: 18px;
}
.agreement-text {
	font-size: 11px;
	text-align: center;
	letter-spacing: -0.025em;
}
.agreement-text a {
	text-decoration: underline;
}
.agreement-text a:hover {
	text-decoration: none;
}





.section10 {
	height: 1230px;
	background: url(../i/bg4.jpg);
}
.section10 .container {
	padding: 60px 80px;
}
.section10 .heading {
	font-size: 28px;
	line-height: 32px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 600;
	color: #000;
	margin-bottom: 50px;
}
.section10 .ledda-logo-text {
	padding-left: 360px;
	color: #ff6000;
	font-size: 16px;
	font-style: italic;
	background: url(../i/ledda-text.png) left center no-repeat;
	margin-bottom: 20px;
}
.section10 .thumb-ledda {
	float: left;
}
.section10 .quoted {
	padding-left: 215px;
	background: url(../i/quote.png) left bottom no-repeat;
	font-size: 16px;
	margin-top: 20px;
}
.section10 ul {
	color: #ff6000;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 5px;
}
.section10 ul li {
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 18px;
}
.section10 ul span {
	color: #000;
}
.section10 .box {
	width: 841px;
	height: 411px;
	background: url(../i/ledda-box.png);
	margin: 20px auto;
	text-align: center;
	font-style: italic;
	font-size: 18px;
}
.section10 .box .ledda-subtitle {
	width: 350px;
	height: 34px;
	background: url(../i/ledda-subtitle.jpg) bottom center no-repeat;
	margin: 0px auto;
	padding: 42px 0;
	margin-bottom: 45px;
}

.pre-footer {
	background: url(../i/footer.jpg);
	height: 300px;
}


/* FOOTER */

.footer {
    height: 310px;
    background: #afafaf;
    color: #fff;
}
.footer .container {
	position: relative;
	height: inherit;	
}
.text-32 {
    font-size: 14px;
    color: #fff;
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    line-height: 18px;
    text-align: center;
}
.vertical-life-txt {
    width: 289px;
    height: 38px;
    background: url(../i/logo-white.png);
    position: absolute;
    top: 35px;
    left: 50%;
    margin-left: -145px;
}
.copy {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    bottom: 50px;
    position: absolute;
    left: 0;
    right: 0;
}
.links {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: center;
}

.links a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    color: #fff;
    font-size: 12px;
    margin: 0 10px;
    text-decoration: none;
}

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+`ΌΓ