@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'Pf din';
	src: url('/fonts/5urnhiy5-webfont.eot');
	src: url('/fonts/5urnhiy5-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/5urnhiy5-webfont.woff2') format('woff2'), url('/fonts/5urnhiy5-webfont.woff') format('woff'), url('/fonts/5urnhiy5-webfont.ttf') format('truetype'), url('/fonts/5urnhiy5-webfont.svg#pf_din_text_comp_promedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
html, body {
	font-family: 'Pf din';
	width: 100%;
	height: 100%;
	background-color: #000000;
}
a, a:hover {
	color: #ffffff;
}
/*mobile styles begin*/
.mobile body {
	overflow: hidden;
}
.mobile #wrapper {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
}
.mobile #scroller {
}
.mobile .slide {
}
/*mobile styles end*/
.navigation {
	position: fixed;
	z-index: 1;
	top: 35%;
	right: 80px;
	width: 240px;
}
.navigation li {
	color: #ffffff;
	display: block;
	padding: 0px 10px;
	line-height: 28px;
	margin-bottom: 2px;
	-webkit-transition: all .2s ease-in-out;
	text-align: right;
	font-size: 24px;
	text-transform: uppercase;
	text-decoration: none;
}
.navigation li:hover, .active {
	cursor: pointer;
}
.navigation li em {
	border: 1px solid #ffffff;
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	margin-left: 10px;
	background-color: transparent;
	margin-bottom: 6px;
}
.navigation li:hover em, .navigation li.active em {
	background-color: #ffffff;
}
.navigation li .small {
	font-size: 12px;
	line-height: 12px;
	display: inline;
	color: #cccccc;
}
.navigation li.grey {
	line-height: 12px;
}
.navigation li.grey em {
	display: none;
	width: 12px;
	height: 12px;
	color: #cccccc;
	margin-left: 5px;
	margin-bottom: 4px;
}
/* tablet navigation*/
.tablet-navigation {
	display: none;
	position: fixed;
	top: 50%;
	z-index: 10;
	margin-top: -68px;
}
.tablet-navigation li {
	display: block;
	background: url('../images/slider-arrows.png') no-repeat 0 0 transparent;
	width: 82px;
	height: 68px;
	cursor: pointer;
}
.tablet-navigation li.prev {
	background-position: 0 0px;
}
.tablet-navigation li.next {
	background-position: 0 -68px;
}
.slide {
	/*background-attachment: fixed;*/
	width: 100%;
	position: relative;
	/*max-height: 1280px;*/
	overflow: hidden;
}
.wrapper {
	width: 960px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
.slideno {
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-size: 100px;
	font-weight: bold;
	color: rgba(255,255,255,0.3);
}
.logo {
	display: block;
	position: absolute;
	top: 1000px;
	width: 100%;
}
.button {
	display: block;
	width: 290px;
	height: 170px;
	margin: 0px auto;
	background-image: url("/images/sprite.png");
	background-position: 0 -575px;
}
.button:hover {
	cursor: none;
}
.text {
	display: block;
	color: #000000;
	font-size: 21px;
	text-transform: uppercase;
	text-align: center;
	max-width: 411px;
	line-height: 24px;
}
.icons {
	display: block;
	position: absolute;
	max-width: 440px;
	background: url('/images/sprite.png') no-repeat 0 -200px transparent;
}
.img-block {
	display: block;
	position: relative;
	width: 100%;
	margin: 0px auto;
}
.img-block img {
	position: absolute;
}
.first-page .wrapper {
	text-align: center;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.first-page .title {
	color: #ffffff;
	font-size: 200%;
	text-transform: uppercase;
	margin-top: -50px;
}
.first-page .title-small {
	color: #ffffff;
	font-size: 100%;
	text-transform: uppercase;
	margin-top: 40px;
	margin-bottom: 20px;
}
.first-page .button {
	margin-top: 100px;
}
.first-page .wrapper .middle {
	display: inline-block;
	height: 50%;
	margin: -100px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	width: 80%;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
}
.first-page .wrapper .middle:before {
	content: '';
	width: 0;
	height: 90%;
	display: inline-block;
 *display: inline;
 *zoom: 1;
	vertical-align: middle;
}
.pre {
	font-size: 150%;
	color: #ffffff;
}
.buttons, .leave {
	text-decoration: none;
	font-size: 120%;
	color: #ffffff;
	cursor: pointer;
}
.enter {
	text-decoration: none;
	font-size: 180%;
	color: #ffffff;
	cursor: pointer;
}
.buttons:hover {
	text-decoration: underline;
}
.slide .text > span {
	display: none
}
.slide .text > span.active {
	display: block;
}
/******************************
 SLIDE 1
*******************************/
#slide1, .first-page {/*light red*/
	/* IE10 Consumer Preview */
	background-image: -ms-radial-gradient(center, ellipse farthest-side, #B4231D 0%, #5C0100 100%);
	/* Mozilla Firefox */
	background-image: -moz-radial-gradient(center, ellipse farthest-side, #B4231D 0%, #5C0100 100%);
	/* Opera */
	background-image: -o-radial-gradient(center, ellipse farthest-side, #B4231D 0%, #5C0100 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(radial, center center, 0, center center, 467, color-stop(0, #B4231D), color-stop(1, #5C0100));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-radial-gradient(center, ellipse farthest-side, #B4231D 0%, #5C0100 100%);
	/* W3C Markup, IE10 Release Preview */
	background-image: radial-gradient(ellipse farthest-side at center, #B4231D 0%, #5C0100 100%);
    /*IE6-9 horizontal*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B4231D', endColorstr='#5C0100', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
/*background:url('/images/slide1.png') no-repeat center center #000000;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;*/
    /*min-height: 100%;*/
   /* height: 100%;*/
}
#slide1 .title {
	font-size: 60px;
	display: block;
	margin-top: 990px;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
}
#slide1 .img-block {
	text-align: center;
	vertical-align: middle;
	display: inline-block;
}
#slide1 .img-block img {
	height: 300px;
	top: 490px;
	position: absolute;
	left: 140px;
}
.lang {
	float: right;
	text-align: right;
	right: 80px;
	top: 20px;
	position: fixed;
	display: block;
	color: #ffffff;
	padding-right: 10px;
	z-index: 5000;
}
.lang a {
	text-decoration: none;
}
.lang a:hover {
	text-decoration: underline;
}
/******************************
 SLIDE 2
*******************************/
#slide2, #slide2.slide21 {/*brown*/
	/* IE10 Consumer Preview */
	background-image: -ms-radial-gradient(center, ellipse farthest-side, #d68946 0%, #875123 100%);
	/* Mozilla Firefox */
	background-image: -moz-radial-gradient(center, ellipse farthest-side, #d68946 0%, #875123 100%);
	/* Opera */
	background-image: -o-radial-gradient(center, ellipse farthest-side, #d68946 0%, #875123 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(radial, center center, 0, center center, 467, color-stop(0, #d68946), color-stop(1, #875123));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-radial-gradient(center, ellipse farthest-side, #d68946 0%, #875123 100%);
	/* W3C Markup, IE10 Release Preview */
	background-image: radial-gradient(ellipse farthest-side at center, #d68946 0%, #875123 100%);
     /*IE6-9 horizontal*/
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d68946', endColorstr='#875123', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
/*1st bottle slide*/
/*To change images just rewrite them in images folder and change the styling here*/
/*carribean rum image*/
#slide2 .img-block .img1 {
	top: 135px;
	left: 265px;
	height: 166px;
}
/*blockquote image*/
#slide2 .img-block .img2 {
	height: 266px;
	top: 290px;
	left: 325px;
}
/*Based on image*/
#slide2 .img-block .img3 {
	height: 46px;
	left: 320px;
	top: 465px;
}
/*carribean rum image*/
.slide21 .img-block .img1 {
	top: 135px;
	left: 265px;
	height: 166px;
}
/*blockquote image*/
.slide21 .img-block .img2 {
	height: 266px;
	top: 290px;
	left: 225px;
}
/*Based on image*/
.slide21 .img-block .img3 {
	height: 46px;
	left: 320px;
	top: 465px;
}
/*2nd bottle slide*/
#slide2.slide22 {/*violet*/
	/* IE10 Consumer Preview */
	background-image: -ms-radial-gradient(center, ellipse farthest-side, #742a65 0%, #3c0f30 100%);
	/* Mozilla Firefox */
	background-image: -moz-radial-gradient(center, ellipse farthest-side, #742a65 0%, #3c0f30 100%);
	/* Opera */
	background-image: -o-radial-gradient(center, ellipse farthest-side, #742a65 0%, #3c0f30 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(radial, center center, 0, center center, 467, color-stop(0, #742a65), color-stop(1, #3c0f30));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-radial-gradient(center, ellipse farthest-side, #742a65 0%, #3c0f30 100%);
	/* W3C Markup, IE10 Release Preview */
	background-image: radial-gradient(ellipse farthest-side at center, #742a65 0%, #3c0f30 100%);
    /*IE6-9 horizontal*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#742a65', endColorstr='#3c0f30', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.slide22 .img-block .img1 {
	height: 166px;
}
.slide22 .img-block .img2 {
	height: 170px;
	top: 265px;
	left: 340px;
}
.slide22 .img-block .img3 {
	height: 46px;
	left: 320px;
	top: 465px;
}
/*3rd bottle slide*/
#slide2.slide23 {/*dark brown*/
	/* IE10 Consumer Preview */
	background-image: -ms-radial-gradient(center, ellipse farthest-side, #714c3f 0%, #27150f 100%);
	/* Mozilla Firefox */
	background-image: -moz-radial-gradient(center, ellipse farthest-side, #714c3f 0%, #27150f 100%);
	/* Opera */
	background-image: -o-radial-gradient(center, ellipse farthest-side, #714c3f 0%, #27150f 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(radial, center center, 0, center center, 467, color-stop(0, #714c3f), color-stop(1, #27150f));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-radial-gradient(center, ellipse farthest-side, #714c3f 0%, #27150f 100%);
	/* W3C Markup, IE10 Release Preview */
	background-image: radial-gradient(ellipse farthest-side at center, #714c3f 0%, #27150f 100%);
    /*IE6-9 horizontal*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#714c3f', endColorstr='#27150f', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.slide23 .img-block .img1 {
	height: 166px;
}
.slide23 .img-block .img2 {
	height: 246px;
	top: 248px;
	left: 375px;
}
.slide23 .img-block .img3 {
	height: 46px;
	left: 320px;
	top: 465px;
}
.slide23 .text, .slide22 .text, .slide25 .text, .slide26 .text {
	color: #ffffff;
}
/*4th bottle slide*/
#slide2.slide24 {/*light brown*/
	/* IE10 Consumer Preview */
	background-image: -ms-radial-gradient(center, ellipse farthest-side, #c89a69 0%, #714c2b 100%);
	/* Mozilla Firefox */
	background-image: -moz-radial-gradient(center, ellipse farthest-side, #c89a69 0%, #714c2b 100%);
	/* Opera */
	background-image: -o-radial-gradient(center, ellipse farthest-side, #c89a69 0%, #714c2b 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(radial, center center, 0, center center, 467, color-stop(0, #c89a69), color-stop(1, #714c2b));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-radial-gradient(center, ellipse farthest-side, #c89a69 0%, #714c2b 100%);
	/* W3C Markup, IE10 Release Preview */
	background-image: radial-gradient(ellipse farthest-side at center, #c89a69 0%, #714c2b 100%);
    /*IE6-9 horizontal*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c89a69', endColorstr='#714c2b', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.slide24 .img-block .img1 {
	height: 114px;
}
.slide24 .img-block .img2 {
	height: 205px;
	top: 280px;
	left: 380px;
}
.slide24 .img-block .img3 {
	height: 195px;
	top: 330px;
	left: 370px;
}
/*25*/
/*5th bottle slide*/
#slide2.slide25 {/*light brown*/
	/* IE10 Consumer Preview */
	background-image: -ms-radial-gradient(center, ellipse farthest-side, #18618d 0%, #0b3a57 100%);
	/* Mozilla Firefox */
	background-image: -moz-radial-gradient(center, ellipse farthest-side, #18618d 0%, #0b3a57 100%);
	/* Opera */
	background-image: -o-radial-gradient(center, ellipse farthest-side, #18618d 0%, #0b3a57 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(radial, center center, 0, center center, 467, color-stop(0, #18618d), color-stop(1, #0b3a57));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-radial-gradient(center, ellipse farthest-side, #18618d 0%, #0b3a57 100%);
	/* W3C Markup, IE10 Release Preview */
	background-image: radial-gradient(ellipse farthest-side at center, #18618d 0%, #0b3a57 100%);
    /*IE6-9 horizontal*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#18618d', endColorstr='#0b3a57', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.slide25 .img-block .img1 {
	height: 114px;
}
.slide25 .img-block .img2 {
	height: 180px;
	top: 280px;
	left: 320px;
}
.slide25 .img-block .img3 {
	height: 150px;
	top: 400px;
	left: 370px;
}
/*26*/
/*6th bottle slide*/
#slide2.slide26 {
	/* IE10 Consumer Preview */
	background-image: -ms-radial-gradient(center, ellipse farthest-side, #85746e 0%, #423a38 100%);
	/* Mozilla Firefox */
	background-image: -moz-radial-gradient(center, ellipse farthest-side, #85746e 0%, #423a38 100%);
	/* Opera */
	background-image: -o-radial-gradient(center, ellipse farthest-side, #85746e 0%, #423a38 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(radial, center center, 0, center center, 467, color-stop(0, #85746e), color-stop(1, #423a38));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-radial-gradient(center, ellipse farthest-side, #85746e 0%, #423a38 100%);
	/* W3C Markup, IE10 Release Preview */
	background-image: radial-gradient(ellipse farthest-side at center, #85746e 0%, #423a38 100%);
    /*IE6-9 horizontal*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85746e', endColorstr='#423a38', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.slide26 .img-block .img1 {
	height: 114px;
}
.slide26 .img-block .img2 {
	height: 350px;
	top: 210px;
	left: 300px;
}
.slide26 .img-block .img3 {
	height: 195px;
	top: 400px;
	left: 400px;
}
#slide2 .carousel {
	position: absolute;
	top: 310px;
	left: 89px;
	width: 480px;
	height: 753px;
}
#slide2 .carousel img {
	height: 753px;
}
/*similar content*/
#slide2 .text {
	position: absolute;
	top: 579px;
	left: 370px;
	max-width: 440px;
	width: 440px;
}
/*icons - alc %, bottle size, etc.*/
#slide2 .icons {
	position: absolute;
	top: 845px;
	width: 440px;
	height: 90px;
	background-position: -260px -275px;
	left: 490px;
}
/******************************
 SLIDE 3
*******************************/
#slide3, #slide3.slide31 {/*green*/
	/* IE10 Consumer Preview */
	background-image: -ms-radial-gradient(center, ellipse farthest-side, #588535 0%, #19420c 100%);
	/* Mozilla Firefox */
	background-image: -moz-radial-gradient(center, ellipse farthest-side, #588535 0%, #19420c 100%);
	/* Opera */
	background-image: -o-radial-gradient(center, ellipse farthest-side, #588535 0%, #19420c 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(radial, center center, 0, center center, 467, color-stop(0, #588535), color-stop(1, #19420c));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-radial-gradient(center, ellipse farthest-side, #588535 0%, #19420c 100%);
	/* W3C Markup, IE10 Release Preview */
	background-image: radial-gradient(ellipse farthest-side at center, #588535 0%, #19420c 100%);
    /*IE6-9 horizontal*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#588535', endColorstr='#19420c', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#slide3 .img-block .img1 {
	top: 125px;
	left: 125px;
	height: 300px;
}
#slide3 .img-block .img2 {
	height: 127px;
	top: 195px;
	left: 655px;
}
#slide3 .img-block .img3 {
	height: 267px;
	left: 490px;
	top: 455px;
}
.slide31 .img-block .img1 {
	top: 125px;
	left: 125px;
	height: 340px;
}
.slide31 .img-block .img2 {
	height: 127px;
	top: 195px;
	left: 655px;
}
.slide31 .img-block .img3 {
	height: 167px;
	left: 490px;
	top: 505px;
}
#slide3.slide32 {/*red*/
	/* IE10 Consumer Preview */
	background-image: -ms-radial-gradient(center, ellipse farthest-side, #b2221d 0%, #6c0705 100%);
	/* Mozilla Firefox */
	background-image: -moz-radial-gradient(center, ellipse farthest-side, #b2221d 0%, #6c0705 100%);
	/* Opera */
	background-image: -o-radial-gradient(center, ellipse farthest-side, #b2221d 0%, #6c0705 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(radial, center center, 0, center center, 467, color-stop(0, #b2221d), color-stop(1, #6c0705));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-radial-gradient(center, ellipse farthest-side, #b2221d 0%, #6c0705 100%);
	/* W3C Markup, IE10 Release Preview */
	background-image: radial-gradient(ellipse farthest-side at center, #b2221d 0%, #6c0705 100%);
    /*IE6-9 horizontal*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2221d', endColorstr='#6c0705', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.slide32 .img-block .img1 {
	top: 135px;
	left: 215px;
	height: 200px;
}
.slide32 .img-block .img2 {
	height: 65px;
	top: 305px;
	left: 345px;
}
.slide32 .img-block .img3 {
	height: 267px;
	left: 490px;
	top: 455px;
}
/*33*/
#slide3.slide33 {/*red*/
	/* IE10 Consumer Preview */
	background-image: -ms-radial-gradient(center, ellipse farthest-side, #9a6626 0%, #593c19 100%);
	/* Mozilla Firefox */
	background-image: -moz-radial-gradient(center, ellipse farthest-side, #9a6626 0%, #593c19 100%);
	/* Opera */
	background-image: -o-radial-gradient(center, ellipse farthest-side, #9a6626 0%, #593c19 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(radial, center center, 0, center center, 467, color-stop(0, #9a6626), color-stop(1, #593c19));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-radial-gradient(center, ellipse farthest-side, #9a6626 0%, #593c19 100%);
	/* W3C Markup, IE10 Release Preview */
	background-image: radial-gradient(ellipse farthest-side at center, #9a6626 0%, #593c19 100%);
    /*IE6-9 horizontal*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9a6626', endColorstr='#593c19', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.slide33 .img-block .img1 {
	top: 125px;
	left: 125px;
	height: 300px;
}
.slide33 .img-block .img2 {
	height: 127px;
	top: 195px;
	left: 655px;
}
.slide33 .img-block .img3 {
	height: 267px;
	left: 490px;
	top: 455px;
}
#slide3 .carousel {
	position: absolute;
	top: 350px;
	left: 79px;
	width: 480px;
	height: 753px;
}
#slide3 .carousel img {
	height: 753px;
}
#slide3 .text {
	position: absolute;
	top: 760px;
	left: 452px;
	width: 440px;
	max-width: 440px;
	color: #fff;
}
#slide3 .icons {
	position: absolute;
	top: 915px;
	left: 562px;
	width: 240px;
	height: 90px;
	background-position: 0 -275px;
}
/******************************
 SLIDE 4
*******************************/

#slide4, #slide4.slide41 {/*dark red*/
	/* IE10 Consumer Preview */
	background-image: -ms-radial-gradient(center, ellipse farthest-side, #b2221d 0%, #6c0705 100%);
	/* Mozilla Firefox */
	background-image: -moz-radial-gradient(center, ellipse farthest-side, #b2221d 0%, #6c0705 100%);
	/* Opera */
	background-image: -o-radial-gradient(center, ellipse farthest-side, #b2221d 0%, #6c0705 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(radial, center center, 0, center center, 467, color-stop(0, #b2221d), color-stop(1, #6c0705));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-radial-gradient(center, ellipse farthest-side, #b2221d 0%, #6c0705 100%);
	/* W3C Markup, IE10 Release Preview */
	background-image: radial-gradient(ellipse farthest-side at center, #b2221d 0%, #6c0705 100%);
    /*IE6-9 horizontal*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2221d', endColorstr='#6c0705', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#slide4 .img-block .img1 {
	top: 135px;
	left: 215px;
	height: 200px;
}
#slide4 .img-block .img2 {
	height: 65px;
	top: 305px;
	left: 345px;
}
#slide4 .img-block .img3 {
	height: 240px;
	left: 470px;
	top: 400px;
}
.slide41 .img-block .img1 {
	top: 135px;
	left: 215px;
	height: 200px;
}
.slide41 .img-block .img2 {
	height: 65px;
	top: 305px;
	left: 345px;
}
.slide41 .img-block .img3 {
	height: 240px;
	left: 470px;
	top: 400px;
}
#slide4.slide42 {/*dark purple*/
	/* IE10 Consumer Preview */
	background-image: -ms-radial-gradient(center, ellipse farthest-side, #7b7fa9 0%, #2d2f42 100%);
	/* Mozilla Firefox */
	background-image: -moz-radial-gradient(center, ellipse farthest-side, #7b7fa9 0%, #2d2f42 100%);
	/* Opera */
	background-image: -o-radial-gradient(center, ellipse farthest-side, #7b7fa9 0%, #2d2f42 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(radial, center center, 0, center center, 467, color-stop(0, #7b7fa9), color-stop(1, #2d2f42));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-radial-gradient(center, ellipse farthest-side, #7b7fa9 0%, #2d2f42 100%);
	/* W3C Markup, IE10 Release Preview */
	background-image: radial-gradient(ellipse farthest-side at center, #7b7fa9 0%, #2d2f42 100%);
    /*IE6-9 horizontal*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7b7fa9', endColorstr='#2d2f42', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.slide42 .img-block .img1 {
	height: 260px;
	top: 80px;
	left: 100px;
}
.slide42 .img-block .img2 {
	height: 163px;
	top: 408px;
	left: 440px;
	display:none !important;
}
.slide42 .img-block .img3 {
	height: 160px;
	left: 665px;
	top: 408px;
}
/** **/
#slide4.slide43 {/*dark green*/
	/* IE10 Consumer Preview */
	background-image: -ms-radial-gradient(center, ellipse farthest-side, #6B7822 0%, #303907 100%);
	/* Mozilla Firefox */
	background-image: -moz-radial-gradient(center, ellipse farthest-side, #6B7822 0%, #303907 100%);
	/* Opera */
	background-image: -o-radial-gradient(center, ellipse farthest-side, #6B7822 0%, #303907 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(radial, center center, 0, center center, 467, color-stop(0, #6B7822), color-stop(1, #303907));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-radial-gradient(center, ellipse farthest-side, #6B7822 0%, #303907 100%);
	/* W3C Markup, IE10 Release Preview */
	background-image: radial-gradient(ellipse farthest-side at center, #6B7822 0%, #303907 100%);
    /*IE6-9 horizontal*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6B7822', endColorstr='#303907', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.slide43 .img-block .img1 {
	height: 360px;
	top: 80px;
	left: 200px;
}
.slide43 .img-block .img2 {
	height: 163px;
	top: 408px;
	left: 440px;
	display:none !important;
}
.slide43 .img-block .img3 {
	height: 220px;
	left: 465px;
	top: 408px;
}
#slide4.slide44 {/*dark green*/
	/* IE10 Consumer Preview */
	background-image: -ms-radial-gradient(center, ellipse farthest-side, #6B7822 0%, #303907 100%);
	/* Mozilla Firefox */
	background-image: -moz-radial-gradient(center, ellipse farthest-side, #6B7822 0%, #303907 100%);
	/* Opera */
	background-image: -o-radial-gradient(center, ellipse farthest-side, #6B7822 0%, #303907 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(radial, center center, 0, center center, 467, color-stop(0, #6B7822), color-stop(1, #303907));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-radial-gradient(center, ellipse farthest-side, #6B7822 0%, #303907 100%);
	/* W3C Markup, IE10 Release Preview */
	background-image: radial-gradient(ellipse farthest-side at center, #6B7822 0%, #303907 100%);
    /*IE6-9 horizontal*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6B7822', endColorstr='#303907', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.slide44 .img-block .img1 {
	height: 360px;
	top: 80px;
	left: 200px;
}
.slide44 .img-block .img2 {
	height: 163px;
	top: 408px;
	left: 440px;
	display:none !important;
}
.slide44 .img-block .img3 {
	height: 220px;
	left: 465px;
	top: 408px;
}
#slide4.slide45 {/*dark purple*/
	/* IE10 Consumer Preview */
	background-image: -ms-radial-gradient(center, ellipse farthest-side, #b0b0b0 0%, #6B6B6B 100%);
	/* Mozilla Firefox */
	background-image: -moz-radial-gradient(center, ellipse farthest-side, #b0b0b0 0%, #6B6B6B 100%);
	/* Opera */
	background-image: -o-radial-gradient(center, ellipse farthest-side, #b0b0b0 0%, #6B6B6B 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(radial, center center, 0, center center, 467, color-stop(0, #b0b0b0), color-stop(1, #6B6B6B));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-radial-gradient(center, ellipse farthest-side, #b0b0b0 0%, #6B6B6B 100%);
	/* W3C Markup, IE10 Release Preview */
	background-image: radial-gradient(ellipse farthest-side at center, #b0b0b0 0%, #6B6B6B 100%);
    /*IE6-9 horizontal*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0b0b0', endColorstr='#6B6B6B', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.slide45 .img-block .img1 {
	height: 360px;
	top: 80px;
	left: 100px;
}
.slide45 .img-block .img2 {
	height: 163px;
	top: 408px;
	left: 440px;
	display:none !important;
}
.slide45 .img-block .img3 {
	height: 220px;
	left: 465px;
	top: 408px;
}
/** **/
#slide4 .carousel {
	position: absolute;
	top: 330px;
	left: 90px;
	width: 480px;
	height: 753px;
}
#slide4 .carousel img {
	height: 753px;
}
#slide4 .text {
	position: absolute;
	top: 727px;
	left: 460px;
	color: #ffffff;
	max-width: 440px;
	width: 440px;
}
#slide4 .icons {
	position: absolute;
	top: 920px;
	left: 562px;
	width: 240px;
	height: 90px;
	background-position: 0 -275px;
}
/******************************
 SLIDE 5
*******************************/

#slide5 {/*violet*/
	/* IE10 Consumer Preview */
	background-image: -ms-radial-gradient(center, ellipse farthest-side, #742a65 0%, #3c0f30 100%);
	/* Mozilla Firefox */
	background-image: -moz-radial-gradient(center, ellipse farthest-side, #742a65 0%, #3c0f30 100%);
	/* Opera */
	background-image: -o-radial-gradient(center, ellipse farthest-side, #742a65 0%, #3c0f30 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(radial, center center, 0, center center, 467, color-stop(0, #742a65), color-stop(1, #3c0f30));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-radial-gradient(center, ellipse farthest-side, #742a65 0%, #3c0f30 100%);
	/* W3C Markup, IE10 Release Preview */
	background-image: radial-gradient(ellipse farthest-side at center, #742a65 0%, #3c0f30 100%);
    /*IE6-9 horizontal*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#742a65', endColorstr='#3c0f30', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#slide5 .img-block .img1 {
	height: 280px;
	top: 200px;
	left: 580px;
}
#slide5 .img-block .img2 {
	height: 239px;
	top: 420px;
	left: 654px;
	display: none !important;
}
#slide5 .img-block .img3 {
	display: none !important;
}
/*51*/
.slide51 .img-block .img4 {
	height: 351px;
	left: 190px;
	top: 530px;
}
/*52*/
.slide52 .img-block .img4 {
	height: 407px;
	left: 200px;
	top: 475px;
}
/*53*/
.slide53 .img-block .img4 {
	height: 347px;
	left: 100px;
	top: 490px;
}
/*54*/
.slide54 .img-block .img4 {
	height: 444px;
	top: 362px;
	left: 90px;
}
/*55*/
.slide55 .img-block .img4 {
	height: 307px;
	left: 128px;
	top: 525px;
}
/*56*/
.slide56 .img-block .img4 {
	height: 315px;
	left: 54px;
	top: 480px;
}
#slide5 .carousel {
	position: absolute;
	top: 220px;
	left: 332px;
	width: 480px;
	height: 580px;
}
#slide5 .carousel img {
	height: 580px;
}
#slide5 .carousel .slick-prev {
	background-position: -200px 0px;
	margin-left: -45px;
	margin-top: 0px;
}
#slide5 .carousel .slick-next {
	background-position: -200px -90px;
	margin-left: 294px;
	margin-top: 0px;
}
#slide5 .text {
	position: absolute;
	top: 830px;
	left: 65px;
	color: #ffffff;
	max-width: 830px;
	width: 830px;
}
#slide5 .icons {
	position: absolute;
	top: 970px;
	left: 310px;
	width: 500px;
	height: 80px;
	background-position: 0 -365px;
	max-width: 500px;
}
/******************************
 SLIDE 6
*******************************/

#slide6 {/*blue*/
	/* IE10 Consumer Preview */
	background-image: -ms-radial-gradient(center, ellipse farthest-side, #136c9b 0%, #0a4066 100%);
	/* Mozilla Firefox */
	background-image: -moz-radial-gradient(center, ellipse farthest-side, #136c9b 0%, #0a4066 100%);
	/* Opera */
	background-image: -o-radial-gradient(center, ellipse farthest-side, #136c9b 0%, #0a4066 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(radial, center center, 0, center center, 467, color-stop(0, #136c9b), color-stop(1, #0a4066));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-radial-gradient(center, ellipse farthest-side, #136c9b 0%, #0a4066 100%);
	/* W3C Markup, IE10 Release Preview */
	background-image: radial-gradient(ellipse farthest-side at center, #136c9b 0%, #0a4066 100%);
    /*IE6-9 horizontal*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#136c9b', endColorstr='#0a4066', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#slide6 .img-block .img1 {
	height: 142px;
	top: 220px;
	left: 165px;
}
#slide6 .img-block .img2 {
	height: 355px;
	top: 115px;
	left: 475px;
}
#slide6 .img-block .img3 {
	height: 182px;
	left: 95px;
	top: 315px;
}
#slide6 .img-block .img4 {
	height: 351px;
	left: 190px;
	top: 510px;
}
/*61*/
.slide61 .img-block .img4 {
	height: 335px;
	left: 190px;
	top: 510px;
}
/*62*/
.slide62 .img-block .img4 {
	height: 417px;
	left: 175px;
	top: 435px;
}
/*63*/
.slide63 .img-block .img4 {
	height: 511px;
	left: 65px;
	top: 345px;
}
/*64*/
.slide64 .img-block .img4 {
	height: 357px;
	top: 500px;
	left: 90px;
}
#slide6 .carousel {
	position: absolute;
	top: 300px;
	left: 282px;
	width: 480px;
	height: 651px;
}
#slide6 .carousel img {
	height: 651px;
}
#slide6 .carousel .slick-prev {
	background-position: -200px 0px;
	margin-left: -30px;
	margin-top: 0px;
}
#slide6 .carousel .slick-next {
	background-position: -200px -90px;
	margin-left: 345px;
	margin-top: 0px;
}
#slide6 .text {
	position: absolute;
	top: 915px;
	left: 45px;
	color: #ffffff;
	max-width: 830px;
	width: 830px;
	padding: 0px 20px;
}
#slide6 .icons {
	position: absolute;
	top: 975px;
	left: 310px;
	width: 500px;
	height: 80px;
	background-position: 0 -365px;
	max-width: 500px;
}
#slide6 .logo, #slide5 .logo {
	top: 1050px;
}
/******************************
 SLIDE 7
*******************************/
#slide7 {
	/* IE10 Consumer Preview */
	background-image: -ms-radial-gradient(center, ellipse farthest-side, #385cb5 0%, #14050f 100%);
	/* Mozilla Firefox */
	background-image: -moz-radial-gradient(center, ellipse farthest-side, #385cb5 0%, #14050f 100%);
	/* Opera */
	background-image: -o-radial-gradient(center, ellipse farthest-side, #385cb5 0%, #14050f 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(radial, center center, 0, center center, 467, color-stop(0, #385cb5), color-stop(1, #14050f));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-radial-gradient(center, ellipse farthest-side, #385cb5 0%, #14050f 100%);
	/* W3C Markup, IE10 Release Preview */
	background-image: radial-gradient(ellipse farthest-side at center, #385cb5 0%, #14050f 100%);
    /*IE6-9 horizontal*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#385cb5', endColorstr='#14050f', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#slide7 .wrapper {
	width: 1480px;
}
#slide7 .wrapper h1 {
	font-size: 76px;
	margin-top: 60px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 10px;
}
#slide7 .wrapper .text {
	font-size: 30px;
	text-transform: uppercase;
	text-align: left;
	color: #ffffff;
	width: 940px;
	max-width: 940px;
}
#slide7 .wrapper .text b {
	color:#ff0000;
}
#slide7 .wrapper .text p {
	margin-bottom: 5px;
	margin-top: 10px;
	padding-top: 2px !important;
}
#slide7 .wrapper .text .news-date {
	margin-top: 5px;
}
.full-article {
	display: none;
}
/******************************
 SLIDE 8
******************************/
#slide8 {
	/* IE10 Consumer Preview */
	background-image: -ms-radial-gradient(center, ellipse farthest-side, #385cb5 0%, #14050f 100%);
	/* Mozilla Firefox */
	background-image: -moz-radial-gradient(center, ellipse farthest-side, #385cb5 0%, #14050f 100%);
	/* Opera */
	background-image: -o-radial-gradient(center, ellipse farthest-side, #385cb5 0%, #14050f 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(radial, center center, 0, center center, 467, color-stop(0, #385cb5), color-stop(1, #14050f));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-radial-gradient(center, ellipse farthest-side, #385cb5 0%, #14050f 100%);
	/* W3C Markup, IE10 Release Preview */
	background-image: radial-gradient(ellipse farthest-side at center, #385cb5 0%, #14050f 100%);
    /*IE6-9 horizontal*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#385cb5', endColorstr='#14050f', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#slide8 .wrapper {
	width: 1480px;
}
#slide8 .wrapper h1, #slide9 .wrapper h1 {
	font-size: 76px;
	margin-top: 60px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: normal;
}
#slide8 .wrapper .text, #slide9 .wrapper .text {
	font-size: 30px;
	text-transform: uppercase;
	text-align: left;
	color: #ffffff;
	width: 940px;
	max-width: 940px;
}
#slide8 .wrapper .text p, #slide9 .wrapper .text p {
	padding: 20px 0px;
	display: block;
}
#slide8 .wrapper .text b, #slide9 .wrapper .text b {
	font-size: 48px;
	margin-bottom: -5px;
	padding-top: 20px;
	display: block;
	font-weight: normal;
}
.slide81 {
	height: 845px;
	position: absolute;
	top: 0px;
	left: -115px;
}
.slide82 {
	height: 855px;
	position: absolute;
	top: 425px;
	left: 950px;
}
/******************************
 SLIDE 9
*******************************/
#slide9 {/*light red*/
	/* IE10 Consumer Preview */
	background-image: -ms-radial-gradient(center, ellipse farthest-side, #B4231D 0%, #5C0100 100%);
	/* Mozilla Firefox */
	background-image: -moz-radial-gradient(center, ellipse farthest-side, #B4231D 0%, #5C0100 100%);
	/* Opera */
	background-image: -o-radial-gradient(center, ellipse farthest-side, #B4231D 0%, #5C0100 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(radial, center center, 0, center center, 467, color-stop(0, #B4231D), color-stop(1, #5C0100));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-radial-gradient(center, ellipse farthest-side, #B4231D 0%, #5C0100 100%);
	/* W3C Markup, IE10 Release Preview */
	background-image: radial-gradient(ellipse farthest-side at center, #B4231D 0%, #5C0100 100%);
    /*IE6-9 horizontal*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B4231D', endColorstr='#5C0100', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
/******************************
 SLIDE 10
*******************************/
#slide10 {/*light red*/
	/* IE10 Consumer Preview */
	background-image: -ms-radial-gradient(center, ellipse farthest-side, #B4231D 0%, #5C0100 100%);
	/* Mozilla Firefox */
	background-image: -moz-radial-gradient(center, ellipse farthest-side, #B4231D 0%, #5C0100 100%);
	/* Opera */
	background-image: -o-radial-gradient(center, ellipse farthest-side, #B4231D 0%, #5C0100 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(radial, center center, 0, center center, 467, color-stop(0, #B4231D), color-stop(1, #5C0100));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-radial-gradient(center, ellipse farthest-side, #B4231D 0%, #5C0100 100%);
	/* W3C Markup, IE10 Release Preview */
	background-image: radial-gradient(ellipse farthest-side at center, #B4231D 0%, #5C0100 100%);
    /*IE6-9 horizontal*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B4231D', endColorstr='#5C0100', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#slide10 .wrapper {
	background-image: url(/images/slide10.png);
	background-repeat: no-repeat;
	background-position: center right;
}
/******************************
 SLIDE 11
*******************************/
#slide11 {/*brown*/
	/* IE10 Consumer Preview */
	background-image: -ms-radial-gradient(center, ellipse farthest-side, #d68946 0%, #875123 100%);
	/* Mozilla Firefox */
	background-image: -moz-radial-gradient(center, ellipse farthest-side, #d68946 0%, #875123 100%);
	/* Opera */
	background-image: -o-radial-gradient(center, ellipse farthest-side, #d68946 0%, #875123 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(radial, center center, 0, center center, 467, color-stop(0, #d68946), color-stop(1, #875123));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-radial-gradient(center, ellipse farthest-side, #d68946 0%, #875123 100%);
	/* W3C Markup, IE10 Release Preview */
	background-image: radial-gradient(ellipse farthest-side at center, #d68946 0%, #875123 100%);
    /*IE6-9 horizontal*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d68946', endColorstr='#875123', GradientType=1 );
}
#slide11 .wrapper {
	background-image: url(/images/slide11.png);
	background-repeat: no-repeat;
	background-position: center right;
}
/******************************
 SLIDE 12
*******************************/
#slide12 {/*dark red*/
	/* IE10 Consumer Preview */
	background-image: -ms-radial-gradient(center, ellipse farthest-side, #b2221d 0%, #6c0705 100%);
	/* Mozilla Firefox */
	background-image: -moz-radial-gradient(center, ellipse farthest-side, #b2221d 0%, #6c0705 100%);
	/* Opera */
	background-image: -o-radial-gradient(center, ellipse farthest-side, #b2221d 0%, #6c0705 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(radial, center center, 0, center center, 467, color-stop(0, #b2221d), color-stop(1, #6c0705));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-radial-gradient(center, ellipse farthest-side, #b2221d 0%, #6c0705 100%);
	/* W3C Markup, IE10 Release Preview */
	background-image: radial-gradient(ellipse farthest-side at center, #b2221d 0%, #6c0705 100%);
    /*IE6-9 horizontal*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2221d', endColorstr='#6c0705', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#slide12 .wrapper {
	background-image: url(/images/slide12.png);
	background-repeat: no-repeat;
	background-position: center right;
}
/******************************
 SLIDE 13
*******************************/
#slide13 {/*violet*/
	/* IE10 Consumer Preview */
	background-image: -ms-radial-gradient(center, ellipse farthest-side, #742a65 0%, #3c0f30 100%);
	/* Mozilla Firefox */
	background-image: -moz-radial-gradient(center, ellipse farthest-side, #742a65 0%, #3c0f30 100%);
	/* Opera */
	background-image: -o-radial-gradient(center, ellipse farthest-side, #742a65 0%, #3c0f30 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(radial, center center, 0, center center, 467, color-stop(0, #742a65), color-stop(1, #3c0f30));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-radial-gradient(center, ellipse farthest-side, #742a65 0%, #3c0f30 100%);
	/* W3C Markup, IE10 Release Preview */
	background-image: radial-gradient(ellipse farthest-side at center, #742a65 0%, #3c0f30 100%);
    /*IE6-9 horizontal*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#742a65', endColorstr='#3c0f30', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#slide13 .wrapper {
	background-image: url(/images/slide13.png);
	background-repeat: no-repeat;
	background-position: center right;
}
/******************************
 SLIDE 14
*******************************/
#slide14 {/*blue*/
	/* IE10 Consumer Preview */
	background-image: -ms-radial-gradient(center, ellipse farthest-side, #136c9b 0%, #0a4066 100%);
	/* Mozilla Firefox */
	background-image: -moz-radial-gradient(center, ellipse farthest-side, #136c9b 0%, #0a4066 100%);
	/* Opera */
	background-image: -o-radial-gradient(center, ellipse farthest-side, #136c9b 0%, #0a4066 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(radial, center center, 0, center center, 467, color-stop(0, #136c9b), color-stop(1, #0a4066));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-radial-gradient(center, ellipse farthest-side, #136c9b 0%, #0a4066 100%);
	/* W3C Markup, IE10 Release Preview */
	background-image: radial-gradient(ellipse farthest-side at center, #136c9b 0%, #0a4066 100%);
    /*IE6-9 horizontal*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#136c9b', endColorstr='#0a4066', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#slide14 .wrapper {
	background-image: url(/images/slide14.png);
	background-repeat: no-repeat;
	background-position: center right;
}
/******************************
 SLIDE 15
*******************************/
#slide15 {
	/* IE10 Consumer Preview */
	background-image: -ms-radial-gradient(center, ellipse farthest-side, #385cb5 0%, #14050f 100%);
	/* Mozilla Firefox */
	background-image: -moz-radial-gradient(center, ellipse farthest-side, #385cb5 0%, #14050f 100%);
	/* Opera */
	background-image: -o-radial-gradient(center, ellipse farthest-side, #385cb5 0%, #14050f 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(radial, center center, 0, center center, 467, color-stop(0, #385cb5), color-stop(1, #14050f));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-radial-gradient(center, ellipse farthest-side, #385cb5 0%, #14050f 100%);
	/* W3C Markup, IE10 Release Preview */
	background-image: radial-gradient(ellipse farthest-side at center, #385cb5 0%, #14050f 100%);
    /*IE6-9 horizontal*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#385cb5', endColorstr='#14050f', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#slide15 .wrapper {
	background-image: url(/images/slide15.png);
	background-repeat: no-repeat;
	background-position: center right;
}
/*slider*/
/* Slider */
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-loading .slick-list {
	background: white url("/images/ajax-loader.gif") center center no-repeat;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	zoom: 1;
}
.slick-track:before, .slick-track:after {
	content: "";
	display: table;
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}
.slick-slide img {
	display: block;
	pointer-events: none;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.image {
	width: 100%;
}
/* Arrows */
.slick-prev, .slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 50%;
	margin-top: -10px;
	padding: 0;
	border: none;
	outline: none;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	outline: none;
	background: transparent;
	color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
	opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: 0.25;
}
.carousel .slick-prev, .carousel .slick-next {
	display: block;
	height: 80px;
	width: 100px;
	background: url('/images/sprite.png') no-repeat 0 0 transparent;
	cursor: pointer;
}
.carousel .slick-prev {
	background-position: 0 0;
	margin-left: -65px;
	margin-top: 53px;
}
.carousel .slick-next {
	background-position: 0 -90px;
	margin-left: 277px;
	margin-top: 53px;
}
/* Forms */
#slide10 .wrapper .text, #slide11 .wrapper .text, #slide12 .wrapper .text, #slide13 .wrapper .text, #slide14 .wrapper .text, #slide15 .wrapper .text {
	max-width: 600px;
	text-align: left;
	font-size: 20px;
	line-height: 1.2em;
	text-transform: uppercase;
	color: #fff;
}
#slide10 h1, #slide11 h1, #slide12 h1, #slide13 h1, #slide14 h1, #slide15 h1 {
	color: #ffffff;
	margin-top: 50px;
	font-size: 40px;
	text-transform: uppercase;
}
.message {
	display: none;
}
.form-group {
	padding: 10px 0px;
}
.form-control {
	width: 100%;
}
.form-group input {
	height: 24px;
	text-transform: uppercase;
}
.form-group textarea {
	text-transform: uppercase;
}
.btn-success {
	background-color: #6d100e;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	display: inline-block;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	margin: 0px auto;
	border: 0px none;
	text-transform: uppercase;
	font-family: 'Pf din';
	padding: 0px 10px;
}
.btn-success:hover {
	background-color: #6d100e;
	color: #fff;
}
.btn-success:active {
	position: relative;
	top: 1px;
}
.btn-success-1 {
	background-color: #6d100e;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	display: inline-block;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	margin: 0px auto;
	border: 0px none;
	text-transform: uppercase;
	font-family: 'Pf din';
	padding: 0px 10px;
}
.btn-success-1:hover {
	background-color: #6d100e;
	color: #fff;
}
.btn-success-1:active {
	position: relative;
	top: 1px;
}
.btn-success-2 {
	background-color: #875123;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	display: inline-block;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	margin: 0px auto;
	border: 0px none;
	text-transform: uppercase;
	font-family: 'Pf din';
	padding: 0px 10px;
}
.btn-success-2:hover {
	background-color: #875123;
	color: #fff;
}
.btn-success-2:active {
	position: relative;
	top: 1px;
}
.btn-success-3 {
	background-color: #6d100e;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	display: inline-block;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	margin: 0px auto;
	border: 0px none;
	text-transform: uppercase;
	font-family: 'Pf din';
	padding: 0px 10px;
}
.btn-success-3:hover {
	background-color: #6d100e;
	color: #fff;
}
.btn-success-3:active {
	position: relative;
	top: 1px;
}
.btn-success-4 {
	background-color: #3d0f31;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	display: inline-block;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	margin: 0px auto;
	border: 0px none;
	text-transform: uppercase;
	font-family: 'Pf din';
	padding: 0px 10px;
}
.btn-success-4:hover {
	background-color: #3d0f31;
	color: #fff;
}
.btn-success-4:active {
	position: relative;
	top: 1px;
}
.btn-success-5 {
	background-color: #0a436a;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	display: inline-block;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	margin: 0px auto;
	border: 0px none;
	text-transform: uppercase;
	font-family: 'Pf din';
	padding: 0px 10px;
}
.btn-success-5:hover {
	background-color: #0a436a;
	color: #fff;
}
.btn-success-5:active {
	position: relative;
	top: 1px;
}
.btn-success-6 {
	background-color: #222750;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	display: inline-block;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	margin: 0px auto;
	border: 0px none;
	text-transform: uppercase;
	font-family: 'Pf din';
	padding: 0px 10px;
}
.btn-success-6:hover {
	background-color: #222750;
	color: #fff;
}
.btn-success-6:active {
	position: relative;
	top: 1px;
}
/* Forms end*/
/* Dots */
.slick-slider {
	margin-bottom: 30px;
}
.slick-dots {
	position: absolute;
	bottom: -45px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1;
}
.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "\2022";
	width: 20px;
	height: 20px;
	font-family: "slick";
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: black;
	opacity: 0.25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	color: black;
	opacity: 0.75;
}
[dir="rtl"] .slick-next {
	right: auto;
	left: -25px;
}
[dir="rtl"] .slick-next:before {
	content: "\2190";
}
[dir="rtl"] .slick-prev {
	right: -25px;
	left: auto;
}
[dir="rtl"] .slick-prev:before {
	content: "\2192";
}
[dir="rtl"] .slick-slide {
	float: right;
}
.first-page .wrapper .title {
	margin: 10px 0px 5px;
}

@media screen and (max-width:500px) {
.navigation {
	display: none !important;
}
#slide2 .wrapper .text, #slide3 .wrapper .text, #slide4 .wrapper .text, #slide5 .wrapper .text {
	max-width: 800px;
	font-size: 8px;
}
#slide7 .wrapper .text, #slide8 .wrapper .text, #slide9 .wrapper .text {
	max-width: 800px;
	font-size: 8px;
}
#slide7 .wrapper, #slide8 .wrapper, #slide9 .wrapper {
	margin-left: 10px;
}
#slide10 .wrapper .text, #slide11 .wrapper .text, #slide12 .wrapper .text, #slide13 .wrapper .text, #slide14 .wrapper .text, #slide15 .wrapper .text {
	min-width: 300px;
	font-size: 8px;
}
.first-page .wrapper .middle {
	font-size: 8px;
}
.first-page .wrapper .middle:before {
	height: 80%;
}
.btn-success {
	font-size: 10px;
}
.zoom {
	max-height: 70%;
}
}

@media screen and (min-width:500px) and (max-width:1024px) {
.first-page .wrapper .middle {
	font-size: 8px;
}
}
/*preload list*/
.p1 {
	background-image: url('/images/slide21top1.png');
}
.p2 {
	background-image: url('/images/slide21top2.png');
}
.p3 {
	background-image: url('/images/slide21top3.png');
}
.p4 {
	background-image: url('/images/slide22top1.png');
}
.p5 {
	background-image: url('/images/slide22top2.png');
}
.p6 {
	background-image: url('/images/slide22top3.png');
}
.p7 {
	background-image: url('/images/slide23top1.png');
}
.p8 {
	background-image: url('/images/slide23top2.png');
}
.p9 {
	background-image: url('/images/slide23top3.png');
}
.p10 {
	background-image: url('/images/slide24top1.png');
}
.p11 {
	background-image: url('/images/slide24top2.png');
}
.p12 {
	background-image: url('/images/slide24top3.png');
}
.p13 {
	background-image: url('/images/slide31top1.png');
}
.p14 {
	background-image: url('/images/slide31top2.png');
}
.p15 {
	background-image: url('/images/slide31top3.png');
}
.p16 {
	background-image: url('/images/slide32top1.png');
}
.p17 {
	background-image: url('/images/slide32top2.png');
}
.p18 {
	background-image: url('/images/slide32top3.png');
}
.p19 {
	background-image: url('/images/slide41top1.png');
}
.p20 {
	background-image: url('/images/slide41top2.png');
}
.p21 {
	background-image: url('/images/slide41top3.png');
}
.p22 {
	background-image: url('/images/slide42top1.png');
}
.p23 {
	background-image: url('/images/slide42top2.png');
}
.p24 {
	background-image: url('/images/slide42top3.png');
}
.p19 {
	background-image: url('/images/slide51top1.png');
}
.p20 {
	background-image: url('/images/slide51top2.png');
}
.p21 {
	background-image: url('/images/slide51top3.png');
}
.p22 {
	background-image: url('/images/slide61top1.png');
}
.p23 {
	background-image: url('/images/slide61top2.png');
}
.p24 {
	background-image: url('/images/slide61top3.png');
}
.p25 {
	background-image: url('/images/slide61top4.png');
}
.p26 {
	background-image: url('/images/slide62top4.png');
}
.p27 {
	background-image: url('/images/slide63top4.png');
}
.p28 {
	background-image: url('/images/slide64top4.png');
}
.p29 {
	background-image: url('/images/slide51top4.png');
}
.p30 {
	background-image: url('/images/slide52top4.png');
}
.p31 {
	background-image: url('/images/slide53top4.png');
}
.p32 {
	background-image: url('/images/slide54top4.png');
}
.p33 {
	background-image: url('/images/slide25top1.png');
}
.p34 {
	background-image: url('/images/slide25top2.png');
}
.p35 {
	background-image: url('/images/slide25top3.png');
}
.p36 {
	background-image: url('/images/slide26top1.png');
}
.p37 {
	background-image: url('/images/slide26top2.png');
}
.p38 {
	background-image: url('/images/slide26top3.png');
}
/** **/
.p41 {
	background-image: url('/images/slide43top1.png');
}
.p42 {
	background-image: url('/images/slide43top2.png');
}
.p43 {
	background-image: url('/images/slide43top3.png');
}
.p44 {
	background-image: url('/images/slide44top1.png');
}
.p45 {
	background-image: url('/images/slide44top2.png');
}
.p46 {
	background-image: url('/images/slide44top3.png');
}
.p47 {
	background-image: url('/images/slide45top1.png');
}
.p48 {
	background-image: url('/images/slide45top2.png');
}
.p49 {
	background-image: url('/images/slide45top3.png');
}