
#overlay-bg {
	width: 1000px;
	height: 768px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	background:url("../images/overlay-bg.png");
	display:none;
}

#overlay-bg .close {
	width: 39px;
	height: 40px;
	background: url('../../images/close-btn.png');
	display: block;
	position: absolute;
	right: 88px;
	top: 67px;
	cursor: pointer;
	transition: all 0.3s;
}

#overlay-bg .close:hover {
    transform: rotate(180deg) scale(0.8);
	-webkit-transform: rotate(180deg) scale(0.8);
}

#overlay-bg p {
	font-family: "FiraSansLight";
	font-size:24px;
	color:white;
	line-height: 29px;
	position: absolute;
	/*left: 259px;
	top: 341px;*/
	left: 290px;
	top: 355px;
}

#overlay-bg img {
	vertical-align: middle;
}

.arrow-left, .arrow-right {
	z-index:2;
	cursor: pointer;
	transition: all 0.3s;
}


body, html {
	
}

body {

}

a:focus {
	outline:none;
}

.invisible {
	opacity:0;
}

.arrow-right .anim1 {
	z-index:6;
}

.arrow-right .anim2 {
	z-index:5;
}

.arrow-right .anim3 {
	z-index:4;
}

.arrow-right .anim4 {
	z-index:3;
}

.arrow-right .anim5 {
	z-index:2;
}

.arrow-right .anim6 {
	z-index:1;
}

.arrow-right .anim1, .arrow-right .anim2, .arrow-right .anim3 , .arrow-right .anim4, .arrow-right .anim5 {
	width:100%;
	height:100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.anim1l, .anim2l, .anim3l, .anim4l, .anim5l, .anim6l {
	width:100%;
	height:100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

#slide1 {
	width:1000px;
	height:768px;
	background-image: url("../images/bg0.png");
	margin: 0 auto;
	position:relative;
}

#slide2, #slide3, #slide4, #slide5, #slide6, #slide8, #slide9, #slide10, #slide11, #slide12, #slide13, #slide14, #slide15, #slide12_1, #slide6_1 {
	width:1000px;
	height:768px;
	background: transparent;
	margin: 0 auto;
	position:relative;
}

#slide1 .wrapper {
	width: 933px;
    margin: 0 auto;
    padding-top: 170px;
    padding-left: 362px;
    box-sizing: border-box;
}

#slide2 .wrapper, #slide3 .wrapper, #slide4 .wrapper, #slide5 .wrapper, #slide6 .wrapper, #slide8 .wrapper, #slide9 .wrapper, #slide10 .wrapper, #slide11 .wrapper, #slide12 .wrapper, #slide13 .wrapper,
 #slide14 .wrapper, #slide15 .wrapper, #slide12_1 .wrapper, #slide6_1 .wrapper {
	width:817px;
	margin: 0 auto;
}

#slide5 .wrapper, #slide15 .wrapper {
	position:relative;
}

#slide1 .theme13 {
	 background: #ffb600;
    display: inline-block;
    line-height: 27px;
    height: 23px;
    padding: 0 20px;
    margin-left: 4px;
    letter-spacing: 2px;

}

#slide1 .theme13 p {
	font-family: "FiraSansRegular";
	color:white;
	font-size:12px;
}

#slide1 h2 {
	    font-family: "FiraSansBold";
    color: white;
    font-size: 65px;
    line-height: 72px;
    margin-top: 13px;
    letter-spacing: 0.7px;
}

.begin-lection {
	    background: white;
    color: #0a266e;
    text-decoration: none;
    font-family: "FiraSansRegular";
    font-size: 18px;
    display: inline-block;
    line-height: 43px;
    margin-top: 21px;
    margin-left: 3px;
    letter-spacing: 0px;
    text-align: center;
    padding: 0px 47px;
}

#slide1 .trix p {
	font-family: "FiraSansRegular";
	color:white;
	font-size:12px;
	line-height:15px;
	font-weight:300;
	position:relative;
	display: inline-block;
	transition:color 1.5s ease;
}

#slide1 .trix p:after {
	content: "";
	background:url("../../images/trix-img.png");
	display: inline-block;
	width: 90px;
	height: 12px;
	position: absolute;
	right: 60px;
	max-width: 33px;
	bottom: 1px;
}

.f-bottom {
	position:absolute;
	bottom:0;
	left:0;
	height:65px;
	width: 100%;
}

#slide1 .trix {
	margin-top: 17px;
	margin-top: 17px;
	margin-left: 4px;
}

.f-logo {
	display: inline-block;
	margin-top: 14px;
	margin-left: 39px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.lect1-pdf {
	float: right;
	text-decoration: none;
	color:white;
	font-family: "FiraSansRegular";
	position: relative;
	padding-left: 39px;
	display: inline-block;
	margin-top: 14px;
	margin-right: 35px;
	min-height: 30px;
	max-width: 87px;
}

.lect1-pdf:hover {
	color: #829EE6;
}

.lect1-pdf>img {
	position: absolute;
	left: 0px;
}

.lect1-pdf p {
	font-family: "FiraSansRegular";
	float: left;
}

.lect1-pdf .s {
	margin-top: 4px;
	float: left;
}

.lect1-pdf .s span {
    background: url(../../images/pdf-arr.png) left 0 no-repeat;
	width: 12px;
	height: 12px;
	display: inline-block;
}

.arrow-left {
	width:25px;
	height:47px;
	display:block;
	text-decoration:none;
	position: absolute;
	background: url(../../images/l-arrow.png) left 0 no-repeat;
	left: 32px;
	top: 50%;
	margin-top: -23px;
}

.arrow-right {
	width:25px;
	height:47px;
	display:block;
	background: url(../../images/r-arrow.png) left 0 no-repeat;
	text-decoration:none;
	position: absolute;
	right: 32px;
	top: 50%;
	margin-top: -23px;
}
.arrow-right:hover, .arrow-left:hover{
	transform: scale(1.15);
	-webkit-transform: scale(1.15);	
}
.slides-nav {
	position:absolute;
	left: 295px;
	top: 24px;
	line-height: 20px;
}

.slides-nav .slides-nav_name {
	font-size:19px;
	font-family: "FiraSansRegular";
	font-weight:300;
	color:#9ab9ff;
	float: left;
}

.slides-nav ul {
	float: left;
	margin-left: 11px;
	margin-top: 4px;
}

.slides-nav ul li {
	float:left;
	background:white;
	border-radius: 12px;
	width:12px;
	height:12px;
	display:inline-block;
	margin-right: 10px;
	vertical-align: top;
	position: relative;
}

.slides-nav .slide-active {
	width: 41px;
}

.orange-circle {
	display: block;
	background: orange;
	width: 12px;
	height: 12px;
	border-radius: 12px;
	transition:width 0.5s ease;
	-webkit-transition:width 0.5s ease;
}

.slides-nav ul li .toolt {
	font-family: "FiraSansRegular";
	font-size:12px;
	color:#0b2a79;
	display: inline-block;
	background: white;
	position: absolute;
	top: -37px;
	line-height: 19px;
	max-height: 19px;
	min-width: 150px;
	left: -118px;

	letter-spacing: 2px;
	min-width: 148px;
	padding-left: 11px;
	white-space: nowrap;
	display:none;
}

.slides-nav ul li .toolt:after {
	content:"";
	position:absolute;
	width:1px;
	left:50%;
	margin-left:-1px;
	height:9px;
	background:white;
	bottom: -9px;
}

/*Animations on slide1*/
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
		color:rgba(255,255,255,0.99);
    }
    50% {
        -webkit-transform: scale3d(1.01, 1.01, 1.01);
        transform: scale3d(1, 1, 1);
		color:rgba(255,255,255,0.75);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
		color:rgba(255,255,255,0.65);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
		color:rgba(255,255,255,0.99);
    }
    50% {
        -webkit-transform: scale3d(1.01, 1.01, 1.01);
        transform: scale3d(1.0, 1.0, 1.0);
		color:rgba(255,255,255,0.75);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
		color:rgba(255,255,255,0.99);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

#slide1 .trix p.animated {
	-webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-@keyframes fadeIn {
    0% {
        opacity: 0;

    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;

    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight, #slide2 .top-block h5.animated {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

#slide2 .ruler.animated {
	-webkit-animation-name: fadeIn;
    animation-name: fadeIn;
	-webkit-animation-delay: 2.8s;
	animation-delay: 2.8s;
}


#slide1 h2.animated, #slide2 .top-block h3.animated, #slide2 .mid-block_l img.animated, #slide2 h4.animated {
	-webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}



/*End Animations on slide1*/

/* Antiman */
.begin-lection {
	background: none;
	border: none;
	height: 43px;
	outline: none;
	position: relative;
}
.begin-lection,
.begin-lection.button--inverted-alt {
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.begin-lection > span {
	padding-left: 0em;
}
.begin-lection:hover span {
	color:white;
}
.begin-lection::before,
.begin-lection::after {
	content: '';
	z-index: -1;
	border-radius: inherit;
	pointer-events: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.begin-lection::before {
	border: 2px solid #FFF;
	opacity: 0;
	-webkit-transform: scale3d(1.2, 1.2, 1);
	transform: scale3d(1.2, 1.2, 1);
}
.begin-lection.button--border-thin::before {
	border-width: 1px;
}
.begin-lection.button--border-medium::before {
	border-width: 2px;
}
.begin-lection.button--border-thick::before {
	border-width: 3px;
}
.begin-lection.button--inverted::before {
	border-color: white;
}
.begin-lection.button--inverted-alt::before {
	border-color: white;
}
.begin-lection::after {
	background: #fff;
}
.begin-lection.button--inverted::after {
	background: white;
}
.begin-lection.button--inverted-alt::after {
	background: #3f51b5;
}
.begin-lection.button--inverted:hover {
	color: #7986cb;
}
.begin-lection.button--inverted-alt:hover {
	color: #3f51b5;
}
.begin-lectionn:hover::before {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
.begin-lection:hover::after {
	opacity: 0;
	-webkit-transform: scale3d(0.8, 0.8, 1);
	transform: scale3d(0.8, 0.8, 1);
}

/*Slide2*/

#slide2>h2, #slide3>h2, #slide4>h2, #slide5>h2, #slide6>h2, #slide8>h2, #slide9>h2, #slide10>h2, #slide11>h2, #slide12>h2, #slide13>h2, #slide14>h2, #slide15>h2, #slide12_1>h2, #slide6_1>h2 {
	font-family: "FiraSansRegular";
	text-transform:uppercase;
	font-size:32px;
	color:white;
	text-align: center;
	line-height:66px;
	background: url(../images/top-bg.jpg) left 0 no-repeat;
	letter-spacing: 3px;
}

#slide5 {
	background: url(../images/slide-5_bg.jpg) left 0 no-repeat;
}

#slide8 {
	background: url(../images/slide-8_bg.jpg) left 0 no-repeat;
}

#slide5>h2, #slide8>h2, #slide15>h2 {
	background: transparent;
}

#slide2>h2 span, #slide3>h2 span, #slide4>h2 span, #slide5>h2 span, #slide6>h2 span, #slide8>h2 span, #slide12_1>h2 span, #slide6_1>h2 span {
	font-family: "FiraSansLight";
	color:#9ab9ff;
	font-weight:100;
}

#slide2 .f-bottom, #slide3 .f-bottom, #slide4 .f-bottom, #slide6 .f-bottom, #slide9 .f-bottom, #slide10 .f-bottom, #slide11 .f-bottom, #slide12 .f-bottom, #slide13 .f-bottom, #slide14 .f-bottom,
 #slide15 .f-bottom, #slide12_1 .f-bottom, #slide6_1 .f-bottom {
	background: url(../images/bot-bg.jpg) left 0 no-repeat;
}

#slide15 .f-bottom {
	background:transparent;
}

#slide2 .top-block{
	padding-top: 38px;
}

#slide2 .top-block h3 {
	font-family: "FiraSansRegular";
	font-size:64px;
	text-transform:uppercase;
	color:#8C8C8C;
	width: 409px;
	display:inline-block;
	box-sizing: border-box;
	letter-spacing: 8px;
	padding-left: 66px;
	border-right: 2px solid #CECECE;
}

#slide2 .top-block h5 {
	font-family: "FiraSansItalic";
	font-size:25px;
	color:#8C8C8C;
	display:inline-block;
	box-sizing: border-box;
	padding-left: 31px;
	line-height: 28px;
}

#slide2 .mid-block {
	margin-top: 30px;
	overflow: hidden;
}

#slide2 .mid-block .mid-block_l {
	float:left;
	position: relative;
}

#slide2 .mid-block .mid-block_r {
	float: right;
}

#slide2 h4 {
	font-family: "FiraSansRegular";
	font-size:18px;
	color:#8C8C8C;
	margin-top: 32px;
	line-height: 23px;
}

#slide2 .ruler {
	position:absolute;
	top: 106px;
	left: 41px;
}

#slide2 .lines {
	position:absolute;
	top: 112px;
	left: 196px;
}

#slide2 .lines span {
	width:5px;
	height:5px;
	display:block;
	background: url(../images/ruler-circle.png) left 0 no-repeat;
}

#slide2 .lines span:before {
	content:"";
	background:rgba(255,255,255,0.6);
	height:2px;
	position:absolute;
	top:0px;
	left:0px;
}

#slide2 .lines .lines_1 {
	top: 0px;
	position: absolute;
	right: 44px;
width: 55px;
background: url(../images/ruler-circle.png) right 0 no-repeat;
overflow: hidden;
}

#slide2 .lines .lines_1:before {
	width: 52px;
	left: -52px;
	top: 1px;
	transform: translateX(200%);
	-webkit-transform: translateX(200%);
	transition:transform 0.3s ease;
	-webkit-transition:transform 0.3s ease;
	transition-delay:2.5s;
	-webkit-transition-delay:2.5s;
}

#slide2 .lines .lines_2 {
	position: absolute;
	top: 88px;
	right: 28px;
	width: 59px;
	background: url(../images/ruler-circle.png) right 0 no-repeat;
	overflow: hidden;
}

#slide2 .lines .lines_2:before {
	width: 58px;
	left: -58px;
	top: 1px;
	transform: translateX(200%);
	-webkit-transform: translateX(200%);
	transition:transform 0.3s ease;
	-webkit-transition:transform 0.3s ease;
	transition-delay:2.5s;
	-webkit-transition-delay:2.5s;
}

#slide2 .lines .lines_3 {
	position: absolute;
	top: 187px;
	right: -4px;
	width: 86px;
	background: url(../images/ruler-circle.png) right 0 no-repeat;
	overflow: hidden;
}

#slide2 .lines .lines_3:before {
	width: 86px;
	left: -86px;
	top: 1px;
	transform: translateX(200%);
	-webkit-transform: translateX(200%);
	transition: transform 0.3s ease;
	-webkit-transition: transform 0.3s ease;
	transition-delay:2.5s;
	-webkit-transition-delay:2.5s;
}

#slide2 .lines .lines_1.animated:before {
	transform: translateX(100%);
	-webkit-transform: translateX(100%);
}
#slide2 .lines .lines_2.animated:before {
	transform: translateX(100%);
	-webkit-transform: translateX(100%);
}
#slide2 .lines .lines_3.animated:before {
	transform: translateX(100%);
	-webkit-transform: translateX(100%);
}

#slide2 .ruler .ruler_2 {
	margin-top: 72px;
}

#slide2 .ruler .ruler_3 {
	margin-top: 83px;
}

#slide2 .ruler p {
	font-family: "FiraSansRegular";
	font-size:16px;
	color:#FFFFFF;
}

/*Slide3*/

#slide3 .klas-tcistit_wrap {
	overflow: hidden;
	margin-top: 75px;
}

#slide3 .klas-tcistit_wrap>div {
	float: left;
	margin-left:50px;
}

#slide3 .klas-tcistit_wrap>div.klas-tcistit_4 {
	margin-left: 9px;
}

#slide3 .klas-tcistit_wrap>div:first-child {
	margin-left:0 !important;
}


#slide3 .klas-tcistit_wrap>div>span {
	font-family: "FiraSansRegular";
	font-size:16px;
	text-transform:uppercase;
	color:white;
	display: inline-block;
	background:#F8B623;
	padding: 8px 15px;
	letter-spacing: 1px;
	margin-bottom: 54px;
	position: relative;
	transition:opacity 0.6s ease;
	-webkit-transition:opacity 0.6s ease;
}

#slide3 .klas-tcistit_wrap>div>span:after {
	content:"";
	position:absolute;
	background:#ffb600;
	width:1px;
	left:11px;
	height:0px;
	transition:height 1.1s ease;
	-webkit-transition:height 1.1s ease;
}

#slide3 .klas-tcistit_1 span.animated:after {
	height: 277px;
}
#slide3 .klas-tcistit_2 span.animated:after {
	height: 145px;
}
#slide3 .klas-tcistit_3 span.animated:after {
	height: 381px;
}
#slide3 .klas-tcistit_4 span.animated:after {
	height: 201px;
}

#slide3 .klas-tcistit_1 span {
	margin-left:0 !important;
}

#slide3 .klas-tcistit_2 .last-kl-tc{
	margin-bottom: 16px !important;
}

#slide3 .klas-tcistit_2 span {
	
}

#slide3 .klas-tcistit_1 ul, #slide3 .klas-tcistit_3 ul {
	padding-left: 15px;
	margin-bottom: 48px;
}

#slide3 .klas-tcistit_3>div>h4:first-child {
	margin-bottom: 18px;
}

#slide3 .klas-tcistit_1 h4 {
	margin-bottom: 18px !important;
}

#slide3 .klas-tcistit_1>div>h4 {
	margin-bottom: 18px;
}

#slide3 .klas-tcistit_wrap>div h4 {
	font-family: "FiraSansRegular";
	font-size:14px;
	color:#595959;
	position:relative;
	margin-bottom: 44px;
	line-height: 16px;
}
#slide3 .klas-tcistit_wrap>div h4:before {
	content:"";
	position:absolute;
	display:block;
	left: -17px;
	top:0px;
	width:9px;
	height:9px;
	background: url(../images/orange-dot.png) right 0 no-repeat;
}

#slide3 .klas-tcistit_wrap > div>div, #slide3 .klas-tcistit_wrap > div>h4 {
	margin-left: 24px;
}

#slide3 .klas-tcistit_wrap .klas-tcistit_4>h4 {
	margin-left: 24px;
}

#slide3 .klas-tcistit_wrap>div h5 {
	font-family: "FiraSansRegular";
	font-size:13px;
	color:#595959;
	display:inline-block;
	background:rgba(254,248,229,0.99);
	padding: 10px 12px 12px 12px;
}

#slide3 .klas-tcistit_wrap>div ul li {
	font-family: "FiraSansRegular";
	font-size:13px;
	color:#A9A9A9;
	margin-bottom: 12px;
}

/*slide4*/

.slide4-block_wrap {
	margin-top: 47px;
}

.slide4-block_wrap:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


.slide4-block_r {
	float:left;
	margin-left: 136px;
}

.slide4-block_r p {
	font-family: "FiraSansRegular";
	font-size:18px;
	color:#536c80;
	line-height: 21px;
}

.slide4-block_l img {
	margin-left: 10px;
}

.slide4-block_l {
	float:left;
	position: relative;
}

.slide4-block_l span {
	font-family: "FiraSansRegular";
	font-size:24px;
	color:#8a99a5;	
	position: absolute;
	left: -38px;
	letter-spacing: 2px;
	bottom: 93px;
}

.slide4-block_l p {
	font-family: "FiraSansRegular";
	font-size:18px;
	color:#536c80;
	line-height: 21px;
	margin-bottom: 38px;
}

#slide4 .graph {
	margin-top: 30px;
}

#slide4 .graph .graph-row {
	
}

#slide4 .graph .graph-row:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}


#slide4 .graph .graph-row div {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#46cdcf+0,2e9db8+100 */
	background: #46cdcf; /* Old browsers */
	background: -moz-linear-gradient(top,  #46cdcf 0%, #2e9db8 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #46cdcf 0%,#2e9db8 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #46cdcf 0%,#2e9db8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#46cdcf', endColorstr='#2e9db8',GradientType=0 ); /* IE6-9 */
	box-sizing: border-box;
	float: left;
	height: 36px;
	line-height: 43px;
	padding-left: 14px;
	margin-bottom: 2px;
}

#slide4 .graph .graph-row div.graph-bl1 {
	width:109px;
}

#slide4 .graph .graph-row div.graph-bl2 {
	width:168px;
}

#slide4 .graph .graph-row div.graph-bl3 {
	width:123px;
}

#slide4 .graph .graph-row div.graph-bl4 {
	width:98px;
}


#slide4 .graph .graph-row div span {
	font-family: "FiraSansRegular";
	font-size:24px;
	color:#FFF;
	line-height: 36px;
}

#slide4 .graph .graph-age {
	font-family: "FiraSansRegular";
	font-size:24px;
	color:#8a99a5;
	line-height: 36px;
	display: inline-block;
	float: left;
	min-width: 75px;
}

#slide4 .slide-4_male {
	position: absolute;
	margin-left: 0px;
	bottom: -33px;
	left: 103px;
}

#slide4 .graph-female {
	margin-top: 44px;
	display: block;
	margin-left: 52px;
}

#slide4 .slide4-bot {
	margin-top: 50px;
}

#slide4 .slide4-bot h3 {
	font-family: "FiraSansMedium";
	font-size:21px;
	color:#408a92;
	text-transform:uppercase;
	letter-spacing: 1px;
	margin-bottom: 11px;
}

#slide4 .slide4-bot p {
	font-family: "FiraSansRegular";
	font-size:18px;
	color:#536c80;
	position: relative;
	padding-left: 20px;
	line-height: 22px;
	margin-bottom: 6px;
}

#slide4 .slide4-bot p:before {
	content:"—";
	position:absolute;
	left:0;
	font-family: "FiraSansRegular";
	font-size:18px;
	color:#536c80;
}

/*Slide5*/

#slide5 .slide5-bl_l {
	margin-top: 64px;
}

#slide5 .slide5-bl_l h3 {
	font-family: "FiraSansBold";
	font-size:21px;
	line-height: 25px;
	color:#FFFFFF;
	text-transform:uppercase;
	letter-spacing: 2px;
	margin-bottom: 8px;
}

#slide5 .slide5-bl_l p {
	font-family: "FiraSansRegular";
	font-size:18px;
	color:#FFFFFF;
	position:relative;
	padding-left:20px;
	margin-bottom: 7px;
	line-height: 22px;
}

#slide5 .slide5-bl_l p:before {
	content:"—";
	font-family: "FiraSansRegular";
	font-size:18px;
	color:#FFFFFF;
	position:absolute;
	left:0;
}

#slide5 .slide5-lch {
	margin-top: 40px;
}

#slide5 .sl5-lines_cap1, #slide5 .sl5-lines_cap2, #slide5 .sl5-lines_cap3 {
	position:absolute;
	font-family: "FiraSansLight";
	font-size:16px;
	color:#FFFFFF;
}

#slide5 .sl5-lines_cap1 {
	right: 216px;
	bottom: 127px;
}

#slide5 .sl5-lines_cap2 {
	right: 343px;
	bottom: -40px;
}

#slide5 .sl5-lines_cap3 {
	right: 98px;
	bottom: -91px;
}

#slide5 .sl5-lines_1, #slide5 .sl5-lines_2, #slide5 .sl5-lines_3 {
	position:absolute;	
	width: 5px;
	height: 5px;
	display: block;
	background: url(../images/ruler-circle.png) left 0 no-repeat;
	overflow: hidden;
}

#slide5 .sl5-lines_1 {
	left: 490px;
	bottom: 132px;
	width: 47px;	
}

#slide5 .sl5-lines_1:before {
	content:"";
	position:absolute;
	background: rgba(255,255,255,0.6);
	top: 2px;
	width: 47px;
	height:2px;
}

#slide5 .sl5-lines_2 {
	right: 262px;
	bottom: -3px;
	width: 76px;
	background: url(../images/ruler-circle.png) right 0 no-repeat;	
}

#slide5 .sl5-lines_2:before {
	content:"";
	position:absolute;
	background: rgba(255,255,255,0.6);
	top: 2px;
	width: 76px;
	height:2px;
}

#slide5 .sl5-lines_3 {
	left: 568px;
	bottom: -70px;
	width: 35px;
}

#slide5 .sl5-lines_3:before {
	content:"";
	position:absolute;
	background: rgba(255,255,255,0.6);
	top: 2px;
	width: 35px;
	height:2px;
}

/*slide6*/

#slide6 h3 {
	font-family: "FiraSansBold";
	font-size:21px;
	color:#676767;
	text-align: center;
	margin-top: 57px;
	letter-spacing: 2px;
	margin-bottom: 57px;
}

#slide6 .slide6-bl p {
	font-family: "FiraSansRegular";
	font-size:18px;
	color:#556670;
	position:relative;
    padding-left: 18px;
    line-height: 23px;
    margin-left: 4px;
    margin-bottom: 25px;	
}

#slide6 .slide6-bl p:before {
	content:"—";
	position:absolute;
	left:0;
	font-family: "FiraSansRegular";
	font-size:18px;
	color:#556670;
}

.slide6-bl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.slide6-bl>div {
	float:left;
	margin-top: 12px;
}

.slide6-bl>img {
	float:right;
}

/*Slide8*/


#slide8 .wrapper:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}


#slide8 .slide8-bl_r {
	float: right;
	width: 408px;
	margin-top: 103px;
}

#slide8 .slide8-bl_r p {
	font-family: "FiraSansRegular";
	font-size:19px;
	color:#FFFFFF;
	text-transform:uppercase;
	position:relative;
	padding-left: 23px;
	margin-left: 11px;
	letter-spacing: 2px;
	line-height: 24px;
	margin-bottom: 29px;
}

#slide8 .slide8-bl_r p:before {
	content:"—";
	position:absolute;
	left:0;
	font-family: "FiraSansRegular";
	font-size:19px;
	color:#FFFFFF;
}

/*Slide9*/

#slide9 .wrapper img {
	margin-top: 34px;
	margin-bottom: 27px;
}

#slide9 .wrapper h3 {
	font-family: "FiraSansMedium";
	font-size:19px;
	color:#1644aa;	
	text-transform:uppercase;
	letter-spacing: 2px;
	margin-bottom: 16px;
}

#slide9 .wrapper h5 {
	font-family: "FiraSansRegular";
	font-size:18px;
	color:#556670;	
	line-height: 22px;
}

#slide9 .wrapper h6 {
	font-family: "FiraSansBold";
	font-size:18px;
	color:#556670;	
	line-height: 21px;
	margin-top: 16px;
	margin-bottom: 10px;
}

#slide9 .slide9-bl_r p, #slide9 .slide9-bl_l p {
	font-family: "FiraSansRegular";
	font-size:18px;
	color:#556670;	
	position:relative;
	padding-left: 19px;
	line-height: 22px;
	margin-bottom: 4px;
}

#slide9 .slide9-bl_r p:before, #slide9 .slide9-bl_l p:before {
	content:"—";
	position:absolute;
	left:0;
}

#slide9 .slide9-bl_l {
	float: left;
	width: 409px;
	box-sizing: border-box;
	padding-left: 37px;
}

#slide9 .slide9-bl_r {
	float: left;
	box-sizing: border-box;
	padding-left: 45px;
}

#slide9 .slide9-bl {
	
}

#slide9 .slide9-bl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


#slide1 .arrow-left{
   display: none;
}
#slide1 .arrow-right{
   display: none;
}