@charset "utf-8";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media print{*{text-shadow:none!important;color:#000!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:"("attr(href) ")"}abbr[title]:after{content:"("attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#999}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}
html, body {
	margin: 0!important;
	padding: 0!important;
}
body {
	background:#000;
	font-size:18px;
	font-family: 'Oswald', sans-serif;
	color:#fff;
}
a, a:visited, a:link, a:active {
	color:#ffe400;
	text-decoration:none;
	outline:none
}
a:hover {color: #fff; text-decoration:none}
img{border:0;}
.mob{display: none}
ul{list-style:none}
h1, h2, h3, h4, h5, h6, p, ul, li, div{
	display:block;
	padding:0;
	margin:0;
	font-weight:normal
}
.inner{
	position: relative;
	display: block;
	margin:0 auto;
	padding:0;
	width: 1400px;
}
header{
	display: block;
	width: 100%;
	background:#000;
	z-index: 9999;
	overflow: hidden
}
header .inner{
	background:#000 url(../images/top-img.jpg) left top 30px no-repeat;
	width: 1600px;
	padding-top: 100px
}
.logo{
	width: 100%;
	text-align: right;
	padding-right: 85px;
}
.topDtls{padding: 80px 60px 150px 830px;}
.topDtls ul{margin-bottom: 80px}
.topDtls li{
	font-size: 30px;
	line-height: 38px;
	margin: 40px 0;
	font-weight: 300;
	text-shadow: -2px 2px 0 rgba(0,0,0,.5)
}
.topDtls li:last-child{color: #ffd200}
.topDtls a, .bookB a, .skDtls a{
	display: inline-block;
	font-size: 48px;
	text-transform: uppercase;
	color: #000;
	background: #ffd200;
	border-radius: 5px;
	padding: 10px 30px;
	font-family: 'Anton', sans-serif;
	text-shadow: 1px 1px 0 rgba(255,255,255,.3);
	overflow: hidden
}
.topDtls a span, .skDtls a span{color: #950000;}
.bookC{
	text-align: center;
	padding: 100px 0;
	background:#1d1d1d url(../images/bg-lvl2.jpg) no-repeat;
	background-size: cover;
	overflow: hidden
}
.bookB{
	display: inline-block;
	width: 46%;
	margin:50px 1%;
	vertical-align: top;
}
.bookB p{
	font-size: 30px;
	font-weight: 300;	
	text-transform: uppercase;
	margin: 30px 0 20px;
}
.bookB p span{
	display: block;
	color: #ffd200
}
.bookB a{
	font-size: 37px;
	padding: 5px 35px;
}
.dettl{text-align: center;}
.sevenKeyC .inner{padding-top: 70px;background: url(../images/bg-lvl3.jpg) left -120px bottom no-repeat;}
.skImg{
	display: inline-block;
	vertical-align: bottom;
	margin:0 0 -40px 135px;
}
.skDtls{
	display: inline-block;
	vertical-align: top;
	padding-bottom: 80px;
	margin: 20px 0 0 200px;
}
.skDtls li{
	font-size: 35px;
	text-transform: uppercase;
	font-weight: 300;
	margin: 40px 0;
}
.skDtls li img{
	display: inline-block;
	vertical-align: top;
	margin:-10px 30px 0 0
}
.contactC{
	padding: 50px 0;
	text-align: center;
	background: url(../images/bg-lvl4.jpg) top center no-repeat;
	background-size: cover
}
.contForm{
	width: 800px;
	margin: 30px auto 50px
}
.contForm input[type=text], .contForm input[type=tel], .contForm input[type=email], .contForm textarea{
	width: 100%;
	border: 1px solid #4b4b4b;
	background: #2e2e2e;
	font-size: 24px;
	padding: 10px 20px;
	font-weight: 300;
	margin: 10px 0;
}
.contForm textarea{height: 195px}
.contForm input[type=submit]{
	color: #000;
	text-shadow: 1px 1px 0 rgba(255,255,255,.3);
	background: #ffd200;
	width: 100%;
	padding: 7px 0;
	font-family: 'Anton', sans-serif;
	text-transform: uppercase;
	border: 0;
	font-size: 37px;
	margin: 5px 0;
}
.contForm input[type=submit]:hover{
	background: #950000;
	color: #ffd200;
	text-shadow: none
}


.text-center{text-align: center}
.logo img, .dettl img, .bookB img{
	max-width: 100%;
	height: auto
}

a, nav, .contForm input[type=submit]{
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.cimg, img.avatar{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

footer{padding: 70px 0 30px;}
footer a{
	display: inline-block;
	margin: 0 20px;
	opacity: .2
}
footer a:hover{opacity: 1}
footer p{
	margin: 40px 0 0;
	font-size: 24px;
	font-weight: 300
}


|:-moz-any-link:focus {outline: none;}
input[type="image"]:focus {outline: none;}
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {border: none;}
abbr[title], acronym[title] {border-bottom: none;}
*:focus {outline : none;}

/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #ffd200;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #950000;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active, .hvr-shutter-out-horizontal:hover span, .hvr-shutter-out-horizontal:focus span, .hvr-shutter-out-horizontal:active span{
  color: #ffd200;
  text-shadow: none
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

