@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: 'hans_kendrickheavy';
    src: url('fonts/hanskendrick/hanskendrick-heavy-webfont.eot');
    src: url('fonts/hanskendrick/hanskendrick-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/hanskendrick/hanskendrick-heavy-webfont.woff2') format('woff2'),
         url('fonts/hanskendrick/hanskendrick-heavy-webfont.woff') format('woff'),
         url('fonts/hanskendrick/hanskendrick-heavy-webfont.ttf') format('truetype'),
         url('fonts/hanskendrick/hanskendrick-heavy-webfont.svg#hans_kendrickheavy') format('svg');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'hans_kendrickmedium';
    src: url('fonts/hanskendrick/hanskendrick-medium-webfont.eot');
    src: url('fonts/hanskendrick/hanskendrick-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/hanskendrick/hanskendrick-medium-webfont.woff2') format('woff2'),
         url('fonts/hanskendrick/hanskendrick-medium-webfont.woff') format('woff'),
         url('fonts/hanskendrick/hanskendrick-medium-webfont.ttf') format('truetype'),
         url('fonts/hanskendrick/hanskendrick-medium-webfont.svg#hans_kendrickmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'hans_kendricklight';
    src: url('fonts/hanskendrick/hanskendrick-light-webfont.eot');
    src: url('fonts/hanskendrick/hanskendrick-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/hanskendrick/hanskendrick-light-webfont.woff2') format('woff2'),
         url('fonts/hanskendrick/hanskendrick-light-webfont.woff') format('woff'),
         url('fonts/hanskendrick/hanskendrick-light-webfont.ttf') format('truetype'),
         url('fonts/hanskendrick/hanskendrick-light-webfont.svg#hans_kendricklight') format('svg');
    font-weight: 300;
    font-style: normal;

}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*html,body{
	height:100%;
	overflow:hidden;
	}*/
	
body {
  margin: 0;
  background:url(images/bg-ptrn.png) repeat;
  color: #000;
  font-family: 'hans_kendrickmedium';
  font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
  margin: 10px 0;
  font-weight: 200;
}

h2 {
  font-size: 1.8em;
  font-weight: 200;
  color: #888;
  letter-spacing: 1px;
} 

section {
  margin-bottom: 20px;
}

p {
  margin: 0;
  line-height: 1.5;
  font-weight: 200;
}

a {
  color: #00aaee;
  text-decoration: none;
}

a:hover {
  color: #0077a2;
  text-decoration: none;
}

header .logo {
    padding: 50px 0px 0px;
    text-align: right;
}
.container {
    display: block;
	position:relative;
    width: 100%;
}

.logo-footer {
	padding-bottom:20px;
}
.menu {
	text-align:center;
    padding: 50px 10px 20px;
    width: 100%;
	position:relative;
	opacity: 0;
	transition: all 300ms ease 0s;
}

.menu > a {
    border-bottom: 3px solid #000;
    color: #000;
    font-family: 'hans_kendrickheavy';
    text-transform: uppercase;
	font-size: 12px;
    letter-spacing: 4px;
	z-index:100;
	position:relative;
}

.left-section, .rightsection {
    float: left;
    width: 50%;
}

.social li {
    display: inline-block;
    padding: 1px;
}

.social {
    padding-left: 0px;
	margin: 6px 0;
}
.left-section{
	padding-left:4%;
}


.info span {
    display: block;
    font-size: 14px;
    letter-spacing: 10px;
    line-height: 20px;
    text-transform: uppercase;
}
.rightsection span {
    display: block;
    font-family: 'hans_kendrickheavy';
    text-transform: uppercase;
}


.rightsection span.gin {
    padding-right: 47px;
}

.rightsection span.bar {
    padding-left: 40px;
}

.rightsection span.oys {
    padding-right: 93px;
}
.footer-bottom {
    clear: both;
    padding-top: 1%;
    width: 100%;
	padding-bottom: 1%;
	opacity:0;
	transition: all 300ms ease 0s;
}

.rightsection {
    padding-right: 2%;
    text-align: right;
	float:right;
}

.rightsection span {
    display: block;
    font-size: 15px;
    font-family: 'hans_kendrickheavy';
    letter-spacing: 30px;
	line-height:30px;
    text-transform: uppercase;
}
.rightsection span.est{
    letter-spacing: 33px;
}

footer {
    width: 100%;
	position:relative;
	bottom:0;
	z-index:2;
}

.numb {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 6px;
    padding-top: 10px;
}

.footer-bottom::after {
    clear: both;
    content: "";
    display: block;
    position: relative;
}

.slider {
    position: relative;
    width: 100%;
	opacity: 0;
	transition: all 300ms ease 0s;
}

.slide{
    margin: 0 auto;
    width: 30%;
	max-width:686px;
    position: relative;
	text-align:center;
}

.slide.slide1 {
    left: 1.5%;
    width: 25%;
}

.logo img {
    height: auto;
    width: 15%;
	max-width:350px;
	display:inline-block;
}
.logo-footer img {
    height: auto;
    width: 15%;
	max-width:350px;
	display:inline-block;
}
.rightsection span.est{
	font-size:12px;
}

.social img {
    height: auto;
    width: 40px;
}

.menu.mobile{
	display:none;
}

.social li{
	opacity:1;
}

.slide{
    display: none;
}

.loadin {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, 50%);
	font-size: 25px;
}

.one {
    opacity: 0;
    -webkit-animation: dot 1.3s infinite;
    -webkit-animation-delay: 0.0s;
    animation: dot 1.3s infinite;
    animation-delay: 0.0s;
}

.two {
    opacity: 0;
    -webkit-animation: dot 1.3s infinite;
    -webkit-animation-delay: 0.2s;
      animation: dot 1.3s infinite;
      animation-delay: 0.2s;
}

.three {
    opacity: 0;
    -webkit-animation: dot 1.3s infinite;
    -webkit-animation-delay: 0.3s;
     animation: dot 1.3s infinite;
     animation-delay: 0.3s;
}

@-webkit-keyframes dot {
      0% { opacity: 0; }
     50% { opacity: 0; }
    100% { opacity: 1; }
}

@keyframes dot {
      0% { opacity: 0; }
     50% { opacity: 0; }
    100% { opacity: 1; }
}


.slide img {
    display: block;
    height: auto;
    width: 100%;
}