@charset "utf-8";
/* CSS Document */


/*
  reset
  layout
  intro TIME style
  intro THE SEA style
  post
  launch time
  countdown
  launch social
  social
  social icons
  social icons mobile
  navigation
  link style
  brackets
  lines
  borders
  kenburnsy
  YouTube video containment
  HTML5 video containment
  services extras
  services effect
  contact form
  newsletter form
  newsletter field effect
  upper - lower
  center container
  fireOT
  pages
  page closers
  photos
  flexSlider
  flexSlider quotes
  screen loader
  preload
  preload content - BG OPACITY CONTROL
  supersized
  owlCarousel
  core owlCarousel
  core magnificPopup
  clouds
  film grain
  weather
  snow
  particles
  particles 2
  google maps
  birds
  media queries
  styleswitch [for demonstration purposes only]
*/


/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}

html, body {
height: 100%;
}

body {
line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}

ol, ul {
list-style: none;
}

blockquote, q {
quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

*:focus {  
outline: none;
}

/* remove dotted outline from links, button and input element */
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
border: 0;
outline: 0;
}


/* layout */
body {
font-family: 'Raleway', sans-serif;
font-size: 14px;
line-height: 1.5;
font-style: normal;
font-weight: normal;
text-align: left;
color: #fff;
background: #000;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-text-size-adjust: 100%;
   -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
width: 100%;
height: 100%;
min-height: 100%;
overflow: hidden;
padding: 0;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
-webkit-transition: all 500ms ease 0ms;
   -moz-transition: all 500ms ease 0ms;
     -o-transition: all 500ms ease 0ms;
        transition: all 500ms ease 0ms;
}

a {
text-decoration: none;
outline: none;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

a:hover {
color: #fff;
text-decoration: none;
}

p {
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

p a {
text-decoration: none;
outline: none;
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

p a:hover {
color: #fff;
text-decoration: none;
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

::-moz-selection { background: #fff; color: #000; }
     ::selection { background: #fff; color: #000; }

 
h1, h2, h3, h4, h5, h6 {
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.slides h3 {
font-family: 'Oswald', sans-serif;
font-size: 40px;
font-weight: 400;
line-height: 1;
letter-spacing: -0.04em;
color: #fff;
margin: 0 auto;
text-align: center;
text-transform: uppercase;
position: relative;
}

h4 {
font-family: 'Oswald', sans-serif;
font-size: 75px;
line-height: 1;
font-style: normal;
font-weight: 400;
letter-spacing: -0.04em;
color: #fff;
text-transform: uppercase;
text-align: center;
margin: 0;
padding: 0;
}

h5 {
font-family: 'Oswald', sans-serif;
font-size: 30px;
font-weight: 400;
line-height: 1;
letter-spacing: -0.04em;
text-align: center;
text-transform: uppercase;
}

.sections {
position: relative;
width: 90%;
font-family: 'Raleway', sans-serif;
font-size: 14px;
line-height: 1.5;
font-style: normal;
font-weight: normal;
text-align: left;
color: #fff;
margin: 60px auto 0 auto;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}


/* intro TIME style start */
.container-time {
white-space: nowrap; 
background: none;
height: 40px;
}

.time-column-1, .time-column-2, .time-column-4 {
white-space: normal;
background: none;
width: 50%;
display: inline-block;
}

.time-column-3 {
white-space: normal;
background: none;
width: 50%;
display: inline-block;
position: relative;
bottom: 11px;
}
	
.unveil-time {
position: relative;
width: 100%;
height: auto;
margin: 0 auto 30px auto;
}

.flexslider-time h3 {
font-family: 'Dosis', sans-serif;
font-size: 23px;
line-height: 40px;
font-style: normal;
text-transform: uppercase;
text-align: left;
font-weight: 400;
letter-spacing: normal;
color: #fff;
margin: 0 0 0 15px;
}

.line-top-time {
background: url(../img/line-top-time-light.png) no-repeat right;
height: 40px;
}

.title-bottom-time {
font-family: 'Dosis', sans-serif;
font-size: 23px;
line-height: 40px;
font-style: normal;
text-transform: uppercase;
text-align: right;
font-weight: 400;
letter-spacing: normal;
color: #fff;
margin: 0 15px 0 0;
}

.title-intro-time {
font-family: 'Italiana', serif;
font-size: 160px;
line-height: 1;
font-style: normal;
font-weight: 400;
letter-spacing: 2px;
text-transform: uppercase;
text-align: center;
margin: 28px auto 24px auto;
padding: 0;
}

.line-bottom-time {
background: url(../img/line-bottom-time-light.png) no-repeat left;
height: 40px;
}
/* intro TIME style end */


/* intro THE SEA style start */
.unveil-the-sea {
position: relative;
width: 100%;
height: auto;
margin: 47px auto -17px auto;
}

.divider-the-sea {
position: relative;
width: 100%;
height: 1px;
}

.flexslider-the-sea h3 {
font-family: 'Dosis', sans-serif;
font-size: 23px;
line-height: 1;
font-style: normal;
text-transform: uppercase;
text-align: center;
font-weight: 400;
letter-spacing: normal;
color: #fff;
}

.wrap-the-sea {
position: relative;
width: 100%;
text-align: center;
margin: 40px auto;
}

.line-top-the-sea {
margin: 0 auto;
width: 298px;
border-bottom: 1px solid #fff;
padding: 0 0 13px 0;
}

.title-intro-the-sea {
font-family: 'Montserrat', sans-serif;
font-size: 140px;
font-weight: 400;
font-style: normal;
text-transform: uppercase;
letter-spacing: normal;
line-height: 1;
margin: 18px 0 13px 0;
}

.description-intro-the-sea {
font-family: 'Dosis', sans-serif;
font-size: 18px;
line-height: 1.5;
font-style: normal;
text-transform: uppercase;
font-weight: 500;
letter-spacing: 1px;
color: #fff;
}

.description-intro-the-sea span {
display: inline-block;
}

.line-bottom-the-sea {
width: 80px;
height: 1px;
background: #fff;
margin: 6px 14px;
text-align: center;
}
/* intro THE SEA style end */


/* post */
.divider-post {
position: relative;
width: 100%;
height: 95px;
}

.divider-post-bottom {
position: relative;
width: 100%;
height: 50px;
}

.divider-post-bottom-services {
visibility: hidden;
display: none;
}

.divider-post-mobile {
visibility: hidden;
display: none;
}

.awesome {
color: #fff;
margin: 0 auto;
text-align: left;
display: block;
}

.divider-awesome-top {
position: relative;
width: 100%;
height: 20px;
}

.divider-awesome-bottom {
position: relative;
width: 100%;
height: 40px;
}

.head {
font-family: 'Dosis', sans-serif;
font-size: 19px;
font-weight: 400;
line-height: 1;
letter-spacing: -0.04em;
color: #fff;
text-transform: uppercase;
padding: 0 0 15px 0;
display: block;
}

.head p {
font-family: 'Raleway', sans-serif;
font-size: 14px;
line-height: 1.5;
font-style: normal;
font-weight: normal;
text-align: left;
color: #fff;
padding: 0 0 15px 0;
}

.head-2 {
font-family: 'Dosis', sans-serif;
font-size: 19px;
font-weight: 400;
line-height: 1;
letter-spacing: -0.04em;
color: #fff;
text-transform: uppercase;
padding: 15px 0 15px 0;
display: block;
}

.head-2 p {
font-family: 'Raleway', sans-serif;
font-size: 14px;
line-height: 1.5;
font-style: normal;
font-weight: normal;
text-align: left;
color: #fff;
padding: 15px 0 15px 0;
}

.last {
font-family: 'Raleway', sans-serif;
font-size: 14px;
line-height: 1.5;
font-style: normal;
font-weight: normal;
text-align: left;
color: #fff;
padding: 0;
}

.last p {
font-family: 'Raleway', sans-serif;
font-size: 14px;
line-height: 1.5;
font-style: normal;
font-weight: normal;
text-align: left;
color: #fff;
padding: 15px 0 0 0;
}

.line-left {
position: absolute;
width: 5px;
height: 100%;
left: 0;
top: 0;
}

.quotations {
font-family: 'Raleway', sans-serif;
font-size: 12px;
line-height: 1.5;
font-style: italic;
font-weight: normal;
text-align: left;
color: #fff;
}

.quote-mark-l {
padding: 0 10px 0 0;
}

.quote-mark-r {
padding: 0 0 0 10px;
}

.line-right {
position: absolute;
width: 5px;
height: 100%;
background: #fff;
left: 0;
top: 0;
}


/* launch time */
.launch-time {
visibility: visible;
position: absolute;
width: 45px;
height: 45px;
right: 66px;
bottom: 20px;
z-index: 1015;
}

.launch-time-mobile {
visibility: hidden;
position: absolute;
width: 45px;
height: 45px;
right: 15px;
top: 15px;
z-index: 1015;
}

.launch-time-icon {
font-size: 40px;
margin: -3px 0 0 9px;
}

.launch-time-icon-mobile {
font-size: 40px;
margin: -13px 0 0 9px;
}

.launch-time-icon a {
padding: 0;
color: #fff;
text-decoration: none;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

.launch-time-icon a:hover {
padding: 0;
color: #fff;
text-decoration: none;
        opacity: 0.3;
   -moz-opacity: 0.3;
-webkit-opacity: 0.3;
filter: alpha(opacity=30);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

.launch-time-icon-mobile a {
padding: 0;
color: #fff;
text-decoration: none;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

.launch-time-icon-mobile a:hover {
padding: 0;
color: #fff;
text-decoration: none;
        opacity: 0.3;
   -moz-opacity: 0.3;
-webkit-opacity: 0.3;
filter: alpha(opacity=30);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

.launch-time, .launch-time.show {
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
visibility: visible;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transform: scale(1);
   -moz-transform: scale(1);
    -ms-transform: scale(1);
     -o-transform: scale(1);
        transform: scale(1);
-webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
     -o-transition: all 1s ease;
        transition: all 1s ease;
}

.launch-time.hide {
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
visibility: hidden;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transform: scale(0.75);
   -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
     -o-transform: scale(0.75);
        transform: scale(0.75);
-webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
     -o-transition: all 1s ease;
        transition: all 1s ease;
}

.launch-time-frame {
width: 45px;
height: 45px;
}


/* countdown */
.knob {
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

#countdown-wrapper {
position: relative;
width: 100%;
height: auto;
margin: 0 auto;
text-align: center;
left: -20px;
}

#countdown-wrapper h6 {
font-family: 'Oswald', sans-serif;
font-size: 20px;
font-weight: 400;
line-height: 1;
letter-spacing: -0.04em;
color: #fff;
text-align: center;
text-transform: uppercase;
margin: 0 auto 40px auto;
}

#countdown li {
display: inline-block;
width: 100px;
}

#countdown span {
font-family: 'Dosis', sans-serif;
font-size: 20px;
line-height: 1;
letter-spacing: -0.04em;
font-style: normal;
text-transform: uppercase;
text-align: center;
font-weight: 400;
color: #fff;
text-align: center;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-left: 38px;
}

#countdown input {
font-family: 'Oswald', sans-serif!important;
font-weight: 400!important;
font-size: 30px!important;
}

#countdown li div {
display: block!important;
}


/* countdown */
.countdown-wrap {
position: absolute;
overflow: hidden;
width: -webkit-calc(50% - 60px);
width: -moz-calc(50% - 60px);
width: calc(50% - 60px);
height: -webkit-calc(100% - 60px);
height: -moz-calc(100% - 60px);
height: calc(100% - 60px);
top: 30px;
left: 30px;
margin-left: 50%;
bottom: 30px;
right: 30px;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
visibility: visible;
        opacity: 0.85;
   -moz-opacity: 0.85;
-webkit-opacity: 0.85;
filter: alpha(opacity=85);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
background: none;
z-index: 1004;
}

.countdown {
position: absolute;
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;	
visibility: hidden;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transform: scale(0.75);
   -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
     -o-transform: scale(0.75);
        transform: scale(0.75);
-webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
     -o-transition: all 1s ease;
        transition: all 1s ease;
}

.countdown.show {
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
visibility: visible;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transform: scale(1);
   -moz-transform: scale(1);
    -ms-transform: scale(1);
     -o-transform: scale(1);
        transform: scale(1);
background: none;
}


/* launch social */
.launch-social {
visibility: visible;
position: absolute;
width: 45px;
height: 45px;
right: 20px;
bottom: 20px;
z-index: 1015;
}

.launch-social-icon {
font-size: 35px;
margin: 3px 0 0 14px;
}

.launch-social-icon a {
padding: 0;
color: #fff;
text-decoration: none;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

.launch-social-icon a:hover {
padding: 0;
color: #fff;
text-decoration: none;
        opacity: 0.3;
   -moz-opacity: 0.3;
-webkit-opacity: 0.3;
filter: alpha(opacity=30);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

.launch-social, .launch-social.show {
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
visibility: visible;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transform: scale(1);
   -moz-transform: scale(1);
    -ms-transform: scale(1);
     -o-transform: scale(1);
        transform: scale(1);
-webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
     -o-transition: all 1s ease;
        transition: all 1s ease;
}

.launch-social.hide {
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
visibility: hidden;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transform: scale(0.75);
   -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
     -o-transform: scale(0.75);
        transform: scale(0.75);
-webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
     -o-transition: all 1s ease;
        transition: all 1s ease;
}

.launch-social-frame {
width: 45px;
height: 45px;
}


/* social */
.social-wrap {
position: absolute;
overflow: hidden;
width: -webkit-calc(50% - 60px);
width: -moz-calc(50% - 60px);
width: calc(50% - 60px);
height: -webkit-calc(100% - 60px);
height: -moz-calc(100% - 60px);
height: calc(100% - 60px);
top: 30px;
left: 30px;
margin-left: 50%;
bottom: 30px;
right: 30px;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
visibility: visible;
        opacity: 0.85;
   -moz-opacity: 0.85;
-webkit-opacity: 0.85;
filter: alpha(opacity=85);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
background: none;
z-index: 1004;
}

.social {
position: absolute;
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;	
visibility: hidden;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transform: scale(0.75);
   -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
     -o-transform: scale(0.75);
        transform: scale(0.75);
-webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
     -o-transition: all 1s ease;
        transition: all 1s ease;
}

.social.show {
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
visibility: visible;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transform: scale(1);
   -moz-transform: scale(1);
    -ms-transform: scale(1);
     -o-transform: scale(1);
        transform: scale(1);
background: none;
}


/* social icons */
.social-icons-wrapper {
visibility: visible;
position: relative;
margin: 0 auto;
text-align: center;
}

.social-icons-wrapper h6 {
font-family: 'Oswald', sans-serif;
font-size: 20px;
font-weight: 400;
line-height: 1;
letter-spacing: -0.04em;
color: #fff;
text-align: center;
text-transform: uppercase;
margin: 0 auto 40px auto;
}

.social-icons-wrapper ul {
margin: 0 auto;
padding: 0;
list-style-type: none;
}

.social-icons-wrapper ul li {
display: inline-block;
margin: 0 auto;
padding: 0 0 0 5px;
}

ul.social-icons {
font-size: 25px;
line-height: 1;
color: #fff;
margin: 0 auto;
padding: 0;
position: relative;
}

ul.social-icons a {
padding: 0;
color: #fff;
text-decoration: none;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

ul.social-icons a:hover {
padding: 0;
color: #fff;
text-decoration: none;
        opacity: 0.3;
   -moz-opacity: 0.3;
-webkit-opacity: 0.3;
filter: alpha(opacity=30);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}


/* social icons mobile */
.social-icons-wrapper-2 {
visibility: hidden;
display: none;
position: relative;
margin: 50px auto 0 auto;
text-align: center;
}

.social-icons-wrapper-2 h6 {
font-family: 'Oswald', sans-serif;
font-size: 20px;
font-weight: 400;
line-height: 1;
letter-spacing: -0.04em;
color: #fff;
text-align: center;
text-transform: uppercase;
margin: 0 auto 20px auto;
}

.lead-icon {
font-size: 30px;
line-height: 1;
text-align: left;
}

.social-icons-wrapper-2 ul {
margin: 0 auto;
padding: 0;
list-style-type: none;
}

.social-icons-wrapper-2 ul li {
display: inline-block;
margin: 0 auto;
padding: 0 0 0 5px;
}

ul.social-icons-2 {
font-size: 15px;
line-height: 1;
color: #fff;
margin: 0 auto;
padding: 0;
position: relative;
}

ul.social-icons-2 a {
padding: 0;
color: #fff;
text-decoration: none;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}

ul.social-icons-2 a:hover {
padding: 0;
color: #fff;
text-decoration: none;
        opacity: 0.3;
   -moz-opacity: 0.3;
-webkit-opacity: 0.3;
filter: alpha(opacity=30);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
-webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
}


/* navigation */
.hide-menu-mobile {
visibility: hidden;
display: none;
}

.hide-menu {
visibility: visible;
display: block;
}

.menu-toggle {
visibility: visible;
position: absolute;
display: block;
top: 22px;
left: 34px;
width: 80px;
height: 80px;
padding: 0;
background: none;
line-height: 1;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
border: none;
z-index: 1010;
}

.menu-toggle, .menu-toggle.show {
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
visibility: visible;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
     -o-transition: all 1s ease;
        transition: all 1s ease;
}

.menu-toggle.hide {
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
visibility: hidden;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
     -o-transition: all 1s ease;
        transition: all 1s ease;
}

#menu-wrapper {
position: absolute;
/* position: fixed; */
overflow: hidden;
width: -webkit-calc(50% - 60px);
width: -moz-calc(50% - 60px);
width: calc(50% - 60px);
height: -webkit-calc(100% - 60px);
height: -moz-calc(100% - 60px);
height: calc(100% - 60px);
top: 30px;
left: 30px;
margin-left: 0;
bottom: 30px;
right: 30px;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
visibility: visible;
background: none;
z-index: 1005;
visibility: visible;
}

#main-menu {
position: fixed;
font-family: 'Oswald', sans-serif;
font-style: normal;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 1px;
line-height: 1;
-webkit-transition: all .4s ease-in-out;
   -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
     -o-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
width: -webkit-calc(50% - 60px);
width: -moz-calc(50% - 60px);
width: calc(50% - 60px);
height: -webkit-calc(100% - 60px);
height: -moz-calc(100% - 60px);
height: calc(100% - 60px);
top: 30px;
left: -100%;
margin-left: 30px;
bottom: 30px;
right: 30px;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
visibility: visible;
        opacity: 100;
   -moz-opacity: 100;
-webkit-opacity: 100;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
background: none;
z-index: 1005;
}

#main-menu {
visibility: visible;
display: block;
}

#main-menu-mobile {
visibility: hidden;
display: none;
}

#main-menu.activated {
left: 0;
}

#main-menu ul {
width: 326px;
list-style: none outside none;
padding: 0;
margin: 0 0 0 -3px;
}

#main-menu ul li {
width: 326px;
text-align: left;
line-height: .75;
}

#main-menu .credits {
font-size: 14px;
line-height: 1;
margin: 15px 0 0 9px;
}

#main-menu .credits a {
color: #fff;
text-decoration: none;
}

#main-menu a {
display: none;
min-width: 10px;
color: #777;
text-decoration: none;
-webkit-transition: color .8s ease-in-out;
   -moz-transition: color .8s ease-in-out;
    -ms-transition: color .8s ease-in-out;
     -o-transition: color .8s ease-in-out;
        transition: color .8s ease-in-out;
}

#main-menu li .active {
color: #fff;
}

.menu-nav-wrapper {
display: table;
width: 100%;
height: 100%;
}

.menu-nav {
display: table-cell;
width: 100%;
height: 100%;	
vertical-align: middle;
}


/* link style */
.link {
position: relative;
outline: none;
text-decoration: none;
font-size: 50px;
line-height: 1;
display: inline-block;
width: 326px;
}


/* brackets */
.brackets a::before,
.brackets a::after {
display: inline-block;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
   -moz-transition: -moz-transform 0.3s, opacity 0.2s;
    -ms-transition: -ms-transform 0.3s, opacity 0.2s;
     -o-transition: -o-transform 0.3s, opacity 0.2s;
        transition: transform 0.3s, opacity 0.2s;
}

.brackets a::before {
content: '\00b7';
margin-right: 10px;
-webkit-transform: translateX(20px);
   -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
     -o-transform: translateX(20px);
        transform: translateX(20px);
}

.brackets a::after {
content: '\00b7';
margin-left: 10px;
-webkit-transform: translateX(-20px);
   -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
     -o-transform: translateX(-20px);
        transform: translateX(-20px);
}

.brackets a:hover::before,
.brackets a:hover::after,
.brackets a:focus::before,
.brackets a:focus::after {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transform: translateX(0px);	
   -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
     -o-transform: translateX(0px);
        transform: translateX(0px);
}

.brackets ul, li {
list-style: none;
}

.brackets a {
text-decoration: none;
}

.brackets a:hover {
text-decoration: none;
}

.brackets a:visited {
text-decoration: none;
}


/* lines */
.lines-button{padding:2rem 1rem;transition:.3s;cursor:pointer;user-select:none;}.lines-button:hover{opacity:1}.lines-button:active{transition:0}.lines{display:inline-block;width:3rem;height:.3rem;background:#fff;transition:.3s;position:relative}.lines:after,.lines:before{display:inline-block;width:3rem;height:.3rem;background:#fff;transition:.3s;position:absolute;left:0;content:'';-webkit-transform-origin:.28571rem center;transform-origin:.28571rem center}.lines:before{top:0.8rem}.lines:after{top:-0.8rem}.lines-button.arrow.lines-close .lines:after,.lines-button.arrow.lines-close .lines:before{top:0;width:2.22222rem}.lines-button.arrow.lines-close .lines:before{-webkit-transform:rotate3d(0,0,1,40deg);transform:rotate3d(0,0,1,40deg)}.lines-button.arrow.lines-close .lines:after{-webkit-transform:rotate3d(0,0,1,-40deg);transform:rotate3d(0,0,1,-40deg)}.lines-button.arrow-up.lines-close{-webkit-transform:scale3d(0.8,.8,.8) rotate3d(0,0,1,90deg);transform:scale3d(0.8,.8,.8) rotate3d(0,0,1,90deg)}.lines-button.minus.lines-close .lines:after,.lines-button.minus.lines-close .lines:before{-webkit-transform:none;transform:none;top:0;width:3rem}.lines-button.x.lines-close .lines{background:0 0}.lines-button.x.lines-close .lines:after,.lines-button.x.lines-close .lines:before{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;top:0;width:3rem}.lines-button.x.lines-close .lines:before{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg)}.lines-button.x.lines-close .lines:after{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg)}.lines-button.x2 .lines{transition:background .3s .5s ease}.lines-button.x2 .lines:after,.lines-button.x2 .lines:before{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:top .3s .6s ease,-webkit-transform .3s ease;transition:top .3s .6s ease,transform .3s ease}.lines-button.x2.lines-close .lines{transition:background .3s 0s ease;background:0 0}.lines-button.x2.lines-close .lines:after,.lines-button.x2.lines-close .lines:before{transition:top .3s ease,-webkit-transform .3s .5s ease;transition:top .3s ease,transform .3s .5s ease;top:0;width:3rem}.lines-button.x2.lines-close .lines:before{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg)}.lines-button.x2.lines-close .lines:after{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg)}


/* borders */
.borders-left {
visibility: visible;
position: absolute;
width: -webkit-calc(50% - 40px);
width: -moz-calc(50% - 40px);
width: calc(50% - 40px);
height: -webkit-calc(100% - 40px);
height: -moz-calc(100% - 40px);
height: calc(100% - 40px);
top: 20px;
left: 20px;
bottom: 20px;
right: 20px;
margin-right: 50%;
border-bottom: 1px solid rgba(255,255,255, 1);
border-left: 1px solid rgba(255,255,255, 1);
border-right: none;
border-top: none;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
        opacity: 0.85;
   -moz-opacity: 0.85;
-webkit-opacity: 0.85;
filter: alpha(opacity=85);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
z-index: 1;
}

.borders-left, .borders-left:after, .borders-left:before {
width: -webkit-calc(50% - 40px);
width: -moz-calc(50% - 40px);
width: calc(50% - 40px);
height: -webkit-calc(100% - 40px);
height: -moz-calc(100% - 40px);
height: calc(100% - 40px);
top: 20px;
left: 20px;
bottom: 20px;
right: 20px;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
}

.borders-right {
visibility: visible;
position: absolute;
width: -webkit-calc(50% - 40px);
width: -moz-calc(50% - 40px);
width: calc(50% - 40px);
height: -webkit-calc(100% - 40px);
height: -moz-calc(100% - 40px);
height: calc(100% - 40px);
top: 20px;
left: 20px;
bottom: 20px;
right: 20px;
margin-left: 50%;
border-bottom: none;
border-left: none;
border-right: 1px solid rgba(255,255,255, 1);
border-top: 1px solid rgba(255,255,255, 1);
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
        opacity: 0.85;
   -moz-opacity: 0.85;
-webkit-opacity: 0.85;
filter: alpha(opacity=85);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
z-index: 1;
}

.borders-right, .borders-right:after, .borders-right:before {
width: -webkit-calc(50% - 40px);
width: -moz-calc(50% - 40px);
width: calc(50% - 40px);
height: -webkit-calc(100% - 40px);
height: -moz-calc(100% - 40px);
height: calc(100% - 40px);
top: 20px;
left: 20px;
bottom: 20px;
right: 20px;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
}


/* kenburnsy */
.kenburnsy {
position: relative;
width: 100%;
height: auto;
overflow: hidden;
}

.kenburnsy.fullscreen {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 0;
}

.kenburnsy.fullscreen {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 0;
float: right;
}

.kenburnsy img {
display: none;
}

.kenburnsy .slide {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-position: center center;
-webkit-background-size: cover;
        background-size: cover;
background-repeat: no-repeat;
-webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
        transform: translateZ(0);
-webkit-transform-origin: center;
    -ms-transform-origin: center;
        transform-origin: center;
}

#kenburnsy-bg {
overflow: hidden;
}


/* YouTube video containment */
#videoContainment {
position: fixed;
width: 100%!important;
height: 100%!important;
left: 0;
top: 0;
overflow: hidden;
}


/* HTML5 video containment */
#video-bg {
position: fixed;
width: 100%!important;
height: 100%!important;
left: 0;
top: 0;
overflow: hidden;
}


/* services extras */
.hi-icon-wrap {
text-align: center;
margin: 0;
padding: 0 0 0 10px;
}

.hi-icon {
display: inline-block;
font-size: 0px;
cursor: pointer;
margin: 15px 0;
width: 90px;
height: 90px;
border-radius: 50%;
text-align: center;
position: relative;
z-index: 1;
}

.hi-icon:after {
pointer-events: none;
position: absolute;
width: 100%;
height: 100%;
border-radius: 50%;
content: '';
-webkit-box-sizing: content-box; 
   -moz-box-sizing: content-box; 
        box-sizing: content-box;
}

.hi-icon:before {
font-family: 'FontAwesome';
speak: none;
font-size: 40px;
line-height: 90px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
display: block;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #fff;
}

.hi-icon-services-1:before {
	content: "\f21b";
}

.hi-icon-services-2:before {
	content: "\f005";
}

.hi-icon-services-3:before {
	content: "\f219";
}

.hi-icon-services-4:before {
	content: "\f19c";
}


/* services effect */
.set-8 {
background: none;
margin: 20px 0 20px 0;
}

.hi-icon-effect-8 .hi-icon {
background: rgba(255,255,255,0.1);
-webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
   -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
        transition: transform ease-out 0.1s, background 0.2s;
}

.hi-icon-effect-8 .hi-icon:after {
top: 0;
left: 0;
padding: 0;
box-shadow: 0 0 0 2px rgba(255,255,255,0.1);
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transform: scale(0.9);
   -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
        transform: scale(0.9);
z-index: -1;
}

.no-touch .hi-icon-effect-8 .hi-icon:hover {
background: rgba(255,255,255,0.05);
-webkit-transform: scale(0.93);
   -moz-transform: scale(0.93);
    -ms-transform: scale(0.93);
        transform: scale(0.93);
}

.hi-icon-effect-8 .hi-icon:hover:after {
-webkit-animation: sonarEffect 1.3s ease-out 75ms;
   -moz-animation: sonarEffect 1.3s ease-out 75ms;
        animation: sonarEffect 1.3s ease-out 75ms;
}


@-webkit-keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}
	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);
		-webkit-transform: scale(1.5);
		opacity: 0;
	}
}


@-moz-keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}
	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);
		-moz-transform: scale(1.5);
		opacity: 0;
	}
}


@keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}
	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);
		transform: scale(1.5);
		opacity: 0;
	}
}


/* contact form */
#contact-form {
width: 100%;
margin: 0 auto;
text-align: center;
}

form {
margin: 0;
padding: 0;
}

#form input {
position: relative;
width: 100%;
height: 40px;
border-bottom: 1px solid #fff;
border-left: none;
border-right: none;
border-top: none;
padding: 5px 5px;
background: none;
margin: 5px;
-webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
        transition: all 0.3s;
font-family: 'Raleway', sans-serif;
font-size: 14px;
line-height: 1.5;
font-style: normal;
font-weight: normal;
text-align: center;
}

#form input {
margin: 10px 0 10px 0;
}

textarea {
position: relative;
width: 100%;
height: 100px;
border-bottom: 1px solid #fff;
border-left: none;
border-right: none;
border-top: none;
padding: 5px 5px;
background: none;
margin: 5px;
-webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
        transition: all 0.3s;
font-family: 'Raleway', sans-serif;
font-size: 14px;
line-height: 1.5;
font-style: normal;
font-weight: normal;
text-align: center;
}

#form textarea {
margin: 10px 0 10px 0;
} 

#form input:hover,
#form textarea:hover {
border-color: rgba(255,255,255, .5);
}

#form input:focus,
#form textarea:focus {
-webkit-animation: glow 900ms ease-out infinite alternate;
   -moz-animation: glow 900ms ease-out infinite alternate;
    -ms-animation: glow 900ms ease-out infinite alternate;
     -o-animation: glow 900ms ease-out infinite alternate;
        animation: glow 900ms ease-out infinite alternate;
}

.success {
font-family: 'Dosis', sans-serif;
font-size: 15px;
line-height: 1.5;
font-style: normal;
text-transform: uppercase;
text-align: center;
font-weight: 400;
letter-spacing: normal;
color: #fff;
margin: 0 auto;
padding: 20px 0 0 0;
line-height: 1;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

#form .error {
position: absolute;
font-size: 10px;
text-transform: uppercase;
text-align: left;
color: #fff;
display: block;
margin: -8px 0 0 1px;
padding: 0;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

::-webkit-input-placeholder {
font-style: italic;
color: #fff;
}

::-moz-placeholder {
font-style: italic;
color: #fff;
}

:-ms-input-placeholder {
font-style: italic;
color: #fff;
}

input:-moz-placeholder {
font-style: italic;
color: #fff;
}

.submit-button {
position: relative;
font-family: 'Dosis', sans-serif;
font-size: 15px;
line-height: 1.5;
font-style: normal;
text-transform: uppercase;
text-align: center;
font-weight: 400;
letter-spacing: normal;
color: #000;
display: inline-block;
outline: none;
margin: 15px auto 0 auto;
width: 225px;
padding: 1px 0 0 0;
height: 35px;
border: none;
overflow: hidden;
cursor: pointer;
-webkit-backface-visibility: hidden;
	    backface-visibility: hidden;
-webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
	 -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
-webkit-transform: translate(0,0);
   -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
     -o-transform: translate(0,0);
        transform: translate(0,0);
}

.submit-button::before {
position: absolute;
content: '';
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
right: -100%;
bottom: 0%;
width: 200%;
height: 200%;
background: #fff;
-webkit-backface-visibility: hidden;
        backface-visibility: hidden;
-webkit-transform: skewX(-60deg);
   -moz-transform: skewX(-60deg);
    -ms-transform: skewX(-60deg);
     -o-transform: skewX(-60deg);
        transform: skewX(-60deg);
-webkit-transition: all 0.4s ease;
   -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
	 -o-transition: all 0.4s ease;
	    transition: all 0.4s ease;
z-index: -1;
}

.submit-button::before {
-webkit-transition: all 0.5s ease;
   -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
}

.submit-button:hover {
color: #fff;
}

.submit-button:hover::before {
bottom: -100%;
right: -200%;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}


/* newsletter form */
#subscribe-wrapper {
position: relative;
margin: 0 auto;
background: none;
width: auto;
height: 170px;
text-align: center;
}

.newsletter {
position: relative;
clear: both;
width: auto;
border: none;
background: none;
margin: 0 auto;
padding: 0;
overflow: hidden;
}

.submit-button-2 {
position: relative;
font-family: 'Dosis', sans-serif;
font-size: 15px;
line-height: 1.5;
font-style: normal;
text-transform: uppercase;
text-align: center;
font-weight: 400;
color: #000;
letter-spacing: normal;
display: inline-block;
outline: none;
margin: 10px auto 0 auto;
width: 225px;
padding: 1px 0 0 0;
height: 35px;
border: none;
-webkit-backface-visibility: hidden;
	    backface-visibility: hidden;
	overflow: hidden;
	cursor: pointer;
-webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
	 -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
-webkit-transform: translate(0,0);
   -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
     -o-transform: translate(0,0);
        transform: translate(0,0);
}

.submit-button-2::before {
position: absolute;
content: '';
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
right: -100%;
bottom: 0%;
width: 200%;
height: 200%;
background: #fff;
-webkit-backface-visibility: hidden;
        backface-visibility: hidden;
-webkit-transform: skewX(-60deg);
   -moz-transform: skewX(-60deg);
    -ms-transform: skewX(-60deg);
     -o-transform: skewX(-60deg);
        transform: skewX(-60deg);
-webkit-transition: all 0.4s ease;
   -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
	 -o-transition: all 0.4s ease;
	    transition: all 0.4s ease;
z-index: -1;
}

.submit-button-2::before {
-webkit-transition: all 0.5s ease;
   -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
}

.submit-button-2:hover {
color: #fff;
}

.submit-button-2:hover::before {
bottom: -100%;
right: -200%;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.subscribe-success {
font-family: 'Dosis', sans-serif;
font-size: 15px;
line-height: 1.5;
font-style: normal;
text-transform: uppercase;
text-align: center;
font-weight: 400;
letter-spacing: normal;
color: #fff;
/* text-shadow: 1px 1px 2px #000; */
margin: 0 auto;
padding: 20px 0 0 0;
line-height: 1;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

#subscribe .subscribe-error {
font-family: 'Raleway', sans-serif;
font-size: 10px;
text-transform: uppercase;
text-align: center;
color: #fff;
display: block;
margin: 6px auto 0 auto;
padding: 0;
letter-spacing: 1px;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}


/* newsletter field effect */
/* normalize */
button, input, select, textarea { font-family: inherit; font-size: 100%; margin: 0; }

/* input */
.input {
position: relative;
display: inline-block;
margin: 1em;
max-width: 270px;
width: calc(100% - 2em);
vertical-align: top;
padding: 0;
margin: 20px 0 0 0;
text-align: center;
z-index: 1;
}

.input__field {
position: relative;
display: block;
float: right;
padding: 0;
width: 60%;
border: none;
border-radius: 0;
background: none;
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: 400;
font-style: normal;
text-transform: none;
text-align: center;
line-height: 3.9;
-webkit-appearance: none;
}

.input__field:focus {
outline: none;
}

.input__label {
display: inline-block;
float: right;
width: 40%;
height: 55px;
font-family: 'Raleway', sans-serif;
font-size: 10px;
font-style: normal;
text-transform: uppercase;
text-align: center;
letter-spacing: 1px;
line-height: 1;
margin: 0;
padding: 4px 0 0 0;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-touch-callout: none;
-webkit-user-select: none;
 -khtml-user-select: none;
   -moz-user-select: none;
    -ms-user-select: none;
        user-select: none;
}

.input__label-content {
position: relative;
display: block;
padding: 20px 0 20px 0;
width: 100%;
}

.input--kuro {
max-width: 225px;
margin-bottom: 0;
}

.input__field--kuro {
width: 100%;
background: none;
color: #fff;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
font-weight: normal;
text-align: center;
padding: 0;
-webkit-transition: opacity 0.3s;
        transition: opacity 0.3s;
}

.input__label--kuro {
position: absolute;
left: 0;
width: 100%;
color: #fff;
pointer-events: none;
}

.input__label--kuro::before,
.input__label--kuro::after {
position: absolute;
content: '';
top: 0;
left: 0;
width: 50%;
height: 100%;
border-bottom: 1px solid #fff;
border-top: none;
/* border-top: 1px solid #fff; */
border-left: none;
border-right: none;
-webkit-transition: -webkit-transform 0.3s;
	    transition: transform 0.3s;
}

.input__label--kuro::before {
border-right: none;
}

.input__label--kuro::after {
left: 50%;
border-left: none;
}

.input__field--kuro:focus,
.input--filled .input__field--kuro {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transition-delay: 0.3s;
	    transition-delay: 0.3s;
}

.input__field--kuro:focus + .input__label--kuro::before,
.input--filled .input__label--kuro::before {
-webkit-transform: translate3d(-10%, 0, 0);
	    transform: translate3d(-10%, 0, 0);
}

.input__field--kuro:focus + .input__label--kuro::after,
.input--filled .input__label--kuro::after {
-webkit-transform: translate3d(10%, 0, 0);
	    transform: translate3d(10%, 0, 0);
}

.input__field--kuro:focus + .input__label--kuro .input__label-content--kuro,
.input--filled .input__label-content--kuro {
-webkit-animation: anim-2 0.3s forwards;
	    animation: anim-2 0.3s forwards;
}

@-webkit-keyframes anim-2 {
	50% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 1);
		        transform: scale3d(0.3, 0.3, 1);
	}
	51% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3.7em, 0) scale3d(0.3, 0.3, 1);
		        transform: translate3d(0, -3.7em, 0) scale3d(0.3, 0.3, 1);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, -3.7em, 0);
		        transform: translate3d(0, -3.7em, 0);
	}
}

@keyframes anim-2 {
	50% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 1);
		        transform: scale3d(0.3, 0.3, 1);
	}
	51% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3.7em, 0) scale3d(0.3, 0.3, 1);
		        transform: translate3d(0, -3.7em, 0) scale3d(0.3, 0.3, 1);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, -3.7em, 0);
		        transform: translate3d(0, -3.7em, 0);
	}
}


/* upper - lower */
.upper-page {
min-height: 100%;
margin: 0;
padding: 0;
}

.upper-content {
margin: 0 auto;
padding: 0;
}

.lower-page {
min-height: 100%;
margin: 0;
padding: 0;
}

.lower-content {
margin: 0 auto;
padding: 0;
}


/* center container */
.center-container {
position: absolute;
display: table;
overflow: hidden;
/* display: block; */
height: 100%;
width: 100%;
left: 0;
top: 0;
background: none;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.center-block {
display: table-cell;
/* display: block; */
vertical-align: middle;
}


/* fireOT */
#fireOT-wrap {
position: absolute;
overflow: hidden;
width: 100%;
height: 100%;
background: none;
}

.fireOT-inner {
position: absolute;
overflow: hidden;
width: -webkit-calc(100% - 60px);
width: -moz-calc(100% - 60px);
width: calc(100% - 60px);
height: -webkit-calc(100% - 60px);
height: -moz-calc(100% - 60px);
height: calc(100% - 60px);
top: 30px;
left: 30px;
bottom: 30px;
right: 30px;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
visibility: visible;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
background: none;
}


/* pages */
#page-0 {
position: absolute;
overflow: hidden;
width: 50%;
height: 100%;
top: 0;
left: 0;
margin-left: 0;
bottom: 0;
right: 0;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
visibility: visible;
background: none;
z-index: 1005;
}

#page-0, #page-0.show {
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
visibility: visible;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transform: scale(1);
   -moz-transform: scale(1);
    -ms-transform: scale(1);
     -o-transform: scale(1);
        transform: scale(1);
-webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
     -o-transition: all 1s ease;
        transition: all 1s ease;
}

#page-0.hide {
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
visibility: hidden;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transform: scale(0.75);
   -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
     -o-transform: scale(0.75);
        transform: scale(0.75);
-webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
     -o-transition: all 1s ease;
        transition: all 1s ease;
}

#page-1, #page-2, #page-3, #page-4 {
position: absolute;
overflow: auto;
top: 0;
right: -200%;
width: 50%;
height: 100%;
background: rgba(0,0,0, .55);
-webkit-transition: all .4s ease-in-out;
   -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
     -o-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
z-index: 1005;
}

#page-1.open, #page-2.open, #page-3.open, #page-4.open {
right: 0;
}

#page-1.close, #page-2.close, #page-3.close, #page-4.close {
right: -200%;
-webkit-transition: all .8s ease-in-out;
   -moz-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
     -o-transition: all .8s ease-in-out;
        transition: all .8s ease-in-out;
}


/* page closers */
.page-closer {
position: absolute;
width: 45px;
height: 45px;
right: 20px;
top: 20px;
-webkit-transition: all .4s ease-in-out;
   -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
     -o-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
visibility: visible;
}

.page-closer-mobile {
position: absolute;
width: 45px;
height: 45px;
right: 15px;
top: 15px;
-webkit-transition: all .4s ease-in-out;
   -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
     -o-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
visibility: hidden;
}

.page-closer-btn {
width: 25px;
height: 25px;
margin: 9px auto 0 auto;
}

.page-closer-frame {
width: 45px;
height: 45px;
border: 1px solid #fff;
}


/* photos */
.photos-section .photos-container {
position: relative;
display: block;
width: 100%;
float: left;
margin: 0 auto 10px auto;
-webkit-column-count: 3;
   -moz-column-count: 3;
        column-count: 3;
-webkit-column-gap: 5px;
   -moz-column-gap: 5px;
        column-gap: 5px;
}

.photos-container .photo-gallery {
position: relative;
display: inline-block;
width: 100%;
height: 100%;
-webkit-backface-visibility: hidden;
        backface-visibility: hidden;
}

.photos-container .photo-gallery.portrait {
height: 465px;
filter: grayscale(100%);
-webkit-filter: grayscale(100%); /* Webkit browsers */
filter: gray; /* IE 6 - 9 */
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
}

.photos-container .photo-gallery.portrait:hover {
filter: grayscale(0%);
-webkit-filter: grayscale(0%);
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
}

.photos-container .photo-gallery.landscape {
height: 230px;
filter: grayscale(100%);
-webkit-filter: grayscale(100%); /* Webkit browsers */
filter: gray; /* IE 6 - 9 */
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
}

.photos-container .photo-gallery.landscape:hover {
filter: grayscale(0%);
-webkit-filter: grayscale(0%);
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
}

.photo-gallery .photo-container {
position: relative;
float: left;
display: block;
width: 100%;
height: 100%;
overflow: hidden;
}

.photo-gallery .photo-container::before {
position: absolute;
display: block;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 1;
}

.photo-gallery .photo-container::before {
content:'';
}

.photo-gallery .photo-container img {
position: absolute;
display: block;
width: 100%;
height: auto;
left: 0;
top: 0;
-webkit-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
     -o-transform: translateY(-50%);
        transform: translateY(-50%);
-webkit-transform: translateZ(0);
   -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
     -o-transform: translateZ(0);
        transform: translateZ(0);
}

.photo-gallery .button-container {
position: absolute;
display: block;
width: 100%;
height: 50px;
text-align: center;
z-index: 2;
}

.photo-gallery .button-zoom {
display: inline-block;
font-size: 32px;
line-height: 50px;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transform: scale(0,0);	
   -moz-transform: scale(0,0);
    -ms-transform: scale(0,0);
	 -o-transform: scale(0,0);
	    transform: scale(0,0);
z-index: 2;
}

.photo-gallery .button-zoom::before {
-webkit-backface-visibility: hidden;
        backface-visibility: hidden;
}

.photo-gallery .button-zoom:hover {
color: inherit;
}

.photo-gallery:hover .button-zoom {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transform: scale(1,1);	
   -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
	 -o-transform: scale(1,1);
	    transform: scale(1,1);
}

.button-square {
position: relative;
display: inline-block;
width: 50px;
height: 50px;
line-height: 45px;
font-size: 25px;
text-align: center;
-webkit-backface-visibility: hidden;
        backface-visibility: hidden;
}

.button-square::before {
position: absolute;
content: '';
width: 100%;
height: 100%;
left: 0;
top: 0;
-webkit-box-shadow: inset 0 0 0 25px #fff;
   -moz-box-shadow: inset 0 0 0 25px #fff;
    -ms-box-shadow: inset 0 0 0 25px #fff;
     -o-box-shadow: inset 0 0 0 25px #fff;
        box-shadow: inset 0 0 0 25px #fff;
-webkit-transform: scale(1, 1);
   -moz-transform: scale(1, 1);	
	-ms-transform: scale(1, 1);
	 -o-transform: scale(1, 1);
	    transform: scale(1, 1);
z-index: -1;
}

.button-square:hover::before {
-webkit-box-shadow: inset 0 0 0 2px #fff;
   -moz-box-shadow: inset 0 0 0 2px #fff;
    -ms-box-shadow: inset 0 0 0 2px #fff;
     -o-box-shadow: inset 0 0 0 2px #fff;
        box-shadow: inset 0 0 0 2px #fff;
-webkit-transform: scale(1.1, 1.1);
   -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
     -o-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
}

.photo-gallery .photo-container::before {
background: none;
}

.photo-gallery .button-zoom {
color: #000;
}

.photo-gallery .button-zoom:hover {
color: #fff;
}

.photo-gallery:hover .photo-container::before {
background: rgba(0,0,0, .3);
}

.button-square,
.button-square::before,
.photo-gallery .photo-container::before,
.photo-gallery .photo-container img {
-webkit-transition: all 0.4s ease;
   -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
     -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
}

.centering-y {
position: absolute;
top: 50%;
display: inline-block;
-webkit-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
     -o-transform: translateY(-50%);
        transform: translateY(-50%);
}


/* flexSlider */
.flexslider {
background: none;
border: none;
}


/* flexSlider quotes */
.flexslider-quotes-wrap {
position: relative;
width: 50%;
height: 100%;
overflow: hidden;
left: 50%;
}

.flexslider-quotes {
visibility: visible;
background: none;
border: none;
width: 100%;
margin: 0 auto;
position: relative;
}

.flexslider-quotes, .flexslider-quotes.show {
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
visibility: visible;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transform: scale(1);
   -moz-transform: scale(1);
    -ms-transform: scale(1);
     -o-transform: scale(1);
        transform: scale(1);
-webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
     -o-transition: all 1s ease;
        transition: all 1s ease;
}

.flexslider-quotes.hide {
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
visibility: hidden;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transform: scale(0.75);
   -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
     -o-transform: scale(0.75);
        transform: scale(0.75);
-webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
     -o-transition: all 1s ease;
        transition: all 1s ease;
}

.quote-text {
position: relative;
font-family: 'Oswald', sans-serif;
font-size: 30px;
line-height: 1;
letter-spacing: -0.04em;
font-style: normal;
text-transform: uppercase;
text-align: center;
font-weight: 400;
color: #fff;
text-align: center;
/* text-shadow: 1px 1px 2px #000; */
text-transform: uppercase;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.quote-signature {
position: relative;
display: block;
font-family: 'Dosis', sans-serif;
font-size: 20px;
line-height: 1;
letter-spacing: -0.04em;
font-style: normal;
text-transform: uppercase;
text-align: center;
font-weight: 400;
color: #fff;
text-align: center;
/* text-shadow: 1px 1px 2px #000; */
text-transform: uppercase;
margin: 25px auto 0 auto;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}


/* screen loader */
.screen-loader {
position: absolute;
width: 100%;
height: 100%;
overflow: hidden;
background: #000;
z-index: 10000;
}


/* preload */
#preload {
position: fixed;
width: 100%;
height: 100%;
overflow: hidden;
right: 0;
bottom: 0;
background: #000;
display: none;
z-index: 10000;
}

#preload-status {
position: absolute;
width: 40px;
height: 40px;
margin: auto;
padding: 0;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block;
background: #fff;
border-radius: 100%;
-webkit-animation: scaleout 1.0s infinite ease-in-out;
   -moz-animation: scaleout 1.0s infinite ease-in-out;
    -ms-animation: scaleout 1.0s infinite ease-in-out;
     -o-animation: scaleout 1.0s infinite ease-in-out;
        animation: scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes scaleout {
  0% {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  }

  100% {
    -webkit-transform: scale(1.0);
	    -ms-transform: scale(1.0);
            transform: scale(1.0);
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

@keyframes scaleout {
  0% { 
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  } 
  
  100% {
    -webkit-transform: scale(1.0);
	    -ms-transform: scale(1.0);
            transform: scale(1.0);
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

#preload-status {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
	
	
/* preload content - BG OPACITY CONTROL */
.preload-content {
position: fixed;
width: auto;
height: auto;
margin: 0;
padding: 0;
top: 0;
right: 0;
bottom: 0;
left: 0;
/* BG OPACITY CONTROL start */
background: rgba(0,0,0, .75);
/* BG OPACITY CONTROL end */
z-index: 0;
}

.preload-content-YT {
position: fixed;
width: auto;
height: auto;
margin: 0;
padding: 0;
top: 0;
right: 0;
bottom: 0;
left: 0;
/* BG OPACITY CONTROL start */
background: rgba(0,0,0, .65);
/* BG OPACITY CONTROL end */
z-index: 0;
}


/* supersized */
img { border: none; }
#supersized-loader { position: absolute; top: 50%; left: 50%; width: 60px; height: 60px; margin: -30px 0 0 -30px; text-indent: -999em; background: none; z-index: -1; }
#supersized { display: block; position: fixed; left: 0; top: 0; overflow: hidden; height: 100%; width: 100%; z-index: -999; }
#supersized img { width: auto; height: auto; position: relative; display: none; outline: none; border: none; }
#supersized.speed img { -ms-interpolation-mode: nearest-neighbor; image-rendering: -moz-crisp-edges; } /* Speed */
#supersized.quality img { -ms-interpolation-mode: bicubic; image-rendering: optimizeQuality; }         /* Quality */
#supersized li { display: block; list-style: none; position: fixed; overflow: hidden; top: 0; left: 0; width: 100%; height: 100%; background: none; z-index: -30; }
#supersized a { width: 100%; height: 100%; display: block; }
#supersized li.prevslide { z-index: -20; }
#supersized li.activeslide { z-index: -10; }
#supersized li.image-loading { background: none; width: 100%; height: 100%; }
#supersized li.image-loading img { visibility: hidden; }
#supersized li.prevslide img, #supersized li.activeslide img { display: inline; }


/* owlCarousel */
.owl-carousel {
overflow: hidden;
}

.owl-buttons {
position: static;
}

.owl-prev,
.owl-next {
position: absolute;
display: block;
top: 50%;
margin-top: -50px;
width: 105px;
height: 105px;
line-height: 105px;
font-size: 30px;
text-align: center;
color: #fff;	
-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
   -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
     -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
z-index: 6;
}

.owl-prev {
left: -50px;
}

.owl-next {
right: -50px;
}

.owl-prev:before,
.owl-next:before {
content: "";
display: block;
width: 66%;
height: 66%;
position: absolute;
left: 0;
top: 17px;
background: none;  
/*
-webkit-border-radius: 2px;
   -moz-border-radius: 2px;
        border-radius: 2px;
-webkit-box-shadow: 1px 1px 0px rgba(0,0,0, .1);
   -moz-box-shadow: 1px 1px 0px rgba(0,0,0, .1);
        box-shadow: 1px 1px 0px rgba(0,0,0, .1); 
-webkit-transform: rotate(45deg);
   -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
     -o-transform: rotate(45deg);
        transform: rotate(45deg);
*/	
-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
   -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
     -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.owl-next:before {
left: auto;
right: 0;
}

.owl-prev .fa,
.owl-next .fa {
position: relative;
}

.owl-prev:hover,
.owl-next:hover {	
-webkit-transition: 0 none !important;  
   -moz-transition: 0 none !important;  
	-ms-transition: 0 none !important;
     -o-transition: 0 none !important;    
        transition: 0 none !important;  
}

.owl-prev:hover:before,
.owl-next:hover:before {
        opacity: 0.8;
   -moz-opacity: 0.8;
-webkit-opacity: 0.8;
filter: alpha(opacity=80);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.owl-prev:active:before,
.owl-next:active:before {	
        opacity: 0.6;
   -moz-opacity: 0.6;
-webkit-opacity: 0.6;
filter: alpha(opacity=60);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}

.owl-carousel:hover .owl-prev {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
left: -35px;
}

.owl-carousel:hover .owl-next {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
right: -35px;
}

.owl-pagination {
display: block;
width: 100%;
height: auto;
position: relative;
bottom: 0;
left: 0;
padding: 30px 0 0 0;
text-align: center;
}

.owl-page {
position: relative;
display: inline-block;
padding: 6px 4px;
}

.owl-page span {
width: 15px;
height: 2px;
display: block;
background: rgba(255,255,255, .7);
position: relative;
/*
-webkit-border-radius: 4px;
   -moz-border-radius: 4px;
        border-radius: 4px;
*/
-webkit-box-shadow: 1px 1px 0px rgba(0,0,0, .1);
   -moz-box-shadow: 1px 1px 0px rgba(0,0,0, .1);
	    box-shadow: 1px 1px 0px rgba(0,0,0, .1);
-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
   -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
     -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
        transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
z-index: 1000 !important;
}

.owl-page:hover span {
background: rgba(255,255,255, 1);
}

.owl-page.active span {
-webkit-transform: scale(1.3333333);
   -moz-transform: scale(1.3333333);
    -ms-transform: scale(1.3333333);
     -o-transform: scale(1.3333333);
        transform: scale(1.3333333);
}

.services-gallery {
margin: 0 auto;
}

.services-gallery img {
max-width: 100%;
height: auto;
}


/* core owlCarousel */
/* Core Owl Carousel CSS File v1.3.3 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

/* display none until init */
.owl-carousel-FIX {
position: relative;
width: 100%;
height: 250px;
text-align: center;
}

.owl-carousel {
position: absolute;
display: none;
width: 100%;
height: auto;
-ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
   -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
     -o-transform: translate3d(0px, 0px, 0px);
        transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
overflow: hidden;
position: relative;
width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
-webkit-transition: height 500ms ease-in-out;
   -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
     -o-transition: height 500ms ease-in-out;
        transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item {
float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
cursor: pointer;
}

.owl-controls {
-webkit-user-select: none;
 -khtml-user-select: none;
   -moz-user-select: none;
    -ms-user-select: none;
        user-select: none;
-webkit-tap-highlight-color: rgba(0,0,0, 0);
}

/* mouse grab icon */
.grabbing { 
cursor: url(../img/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item {
-webkit-backface-visibility: hidden;
   -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
-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);
-webkit-transform-origin: center;
   -moz-transform-origin: center;
    -ms-transform-origin: center;
	 -o-transform-origin: center;
        transform-origin: center;
}


/* core magnificPopup */
/* Magnific Popup CSS */
.mfp-bg,.mfp-wrap{left:0;top:0;position:fixed}.mfp-bg,.mfp-container,.mfp-wrap{width:100%;height:100%}.mfp-bg{z-index:1042;overflow:hidden;background:#0b0b0b;opacity:.9;filter:alpha(opacity=90)}.mfp-wrap{z-index:1043;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container,img.mfp-img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder{cursor:crosshair}.mfp-close,.mfp-zoom{cursor:pointer}.mfp-zoom{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-close,.mfp-close-btn-in .mfp-close{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:60px!important;height:60px!important;display:block;position:absolute;right:-60px;top:40px;text-decoration:none;text-align:center!important;padding:0;font-style:normal;font-size:24px;font-weight:300;background:#000;line-height:54px}button.mfp-close{background:#000;line-height:10px;opacity:.8}.mfp-close:hover{opacity:1}.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-arrow,.mfp-counter{background:#000;opacity:.5;bottom:4px;width:60px;height:60px;text-align:center}.mfp-arrow:before,.mfp-counter{position:absolute;display:block;color:#fff}.mfp-counter{right:60px;font-size:12px;line-height:60px;white-space:nowrap;left:60px}.mfp-figure,img.mfp-img{line-height:0}.mfp-arrow{position:absolute;margin:0;padding:0;-webkit-tap-highlight-color:transparent}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:before{font-family:FontAwesome;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:30px;margin-left:-1px;margin-top:-1px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.mfp-arrow-left{left:0;top:-64px;position:absolute}.mfp-arrow-left::before{content:"\f104"}.mfp-arrow-right{left:120px;top:-64px;position:absolute}.mfp-arrow-right::before{content:"\f105"}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-image-holder .mfp-content,img.mfp-img{max-width:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}.mfp-figure:after,img.mfp-img{display:block;width:auto;height:auto}img.mfp-img{box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;right:0;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg{opacity:0;-webkit-backface-visibility:hidden;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-with-zoom.mfp-ready .mfp-container{opacity:1}.mfp-with-zoom.mfp-ready.mfp-bg{opacity:.9}.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg{opacity:0}.mfp-fade.mfp-bg{opacity:0;transition:all .3s ease-out}.mfp-fade.mfp-bg,.mfp-fade.mfp-wrap .mfp-content{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.9}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;transition:all .3s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}@media all and (max-width:1199px){.mfp-close{right:0;top:40px}}


/* clouds */
.clouds {
position: fixed;
width: 100%;
height: 100%;
overflow: hidden;
background: none;
top: 0;
z-index: 0;
}

.cloud-1 {
position: absolute;
left: 0;
top: 0;
width: 300%;
height: 100%;
background-image: url(../img/cloud-1.png);
background-repeat: repeat-x;
-webkit-animation: cloud-1 50s linear infinite;
   -moz-animation: cloud-1 50s linear infinite;
    -ms-animation: cloud-1 50s linear infinite;
     -o-animation: cloud-1 50s linear infinite;
        animation: cloud-1 50s linear infinite;
-webkit-transform: scale(1,1) translate3d(0,0,0);
   -moz-transform: scale(1,1) translate3d(0,0,0);
    -ms-transform: scale(1,1) translate3d(0,0,0);
     -o-transform: scale(1,1) translate3d(0,0,0);
        transform: scale(1,1) translate3d(0,0,0);
}

.cloud-2 {
position: absolute;
left: 0;
top: 0;
width: 300%;
height: 100%;
background-image: url(../img/cloud-2.png);
background-repeat: repeat-x;
-webkit-animation: cloud-2 90s linear infinite;
   -moz-animation: cloud-2 90s linear infinite;
    -ms-animation: cloud-2 90s linear infinite;
     -o-animation: cloud-2 90s linear infinite;
        animation: cloud-2 90s linear infinite;
-webkit-transform: scale(1,1) translate3d(0,0,0);
   -moz-transform: scale(1,1) translate3d(0,0,0);
    -ms-transform: scale(1,1) translate3d(0,0,0);
     -o-transform: scale(1,1) translate3d(0,0,0);
        transform: scale(1,1) translate3d(0,0,0);
}

.cloud-3 {
position: absolute;
left: 0;
top: 0;
width: 300%;
height: 100%;
background-image: url(../img/cloud-3.png);
background-repeat: repeat-x;
-webkit-animation: cloud-3 70s linear infinite;
   -moz-animation: cloud-3 70s linear infinite;
    -ms-animation: cloud-3 70s linear infinite;
     -o-animation: cloud-3 70s linear infinite;
        animation: cloud-3 70s linear infinite;
-webkit-transform: scale(1,1) translate3d(0,0,0);
   -moz-transform: scale(1,1) translate3d(0,0,0);
    -ms-transform: scale(1,1) translate3d(0,0,0);
     -o-transform: scale(1,1) translate3d(0,0,0);
        transform: scale(1,1) translate3d(0,0,0);
}

@-webkit-keyframes cloud-1 {
0% {
    left: 0;
}

100% {
    left: -200%;
}
}

@-moz-keyframes cloud-1 {
0% {
    left: 0;
}

100% {
    left: -200%;
}
}

@keyframes cloud-1 {
0% {
    left: 0;
}

100% {
    left: -200%;
}
}

@-webkit-keyframes cloud-2 {
0% {
    left: 0;
}

100% {
    left: -200%;
}
}

@-moz-keyframes cloud-2 {
0% {
    left: 0;
}

100% {
    left: -200%;
}
}

@keyframes cloud-2 {
0% {
    left: 0;
}

100% {
    left: -200%;
}
}

@-webkit-keyframes cloud-3 {
0% {
    left: 0;
}

100% {
    left: -200%;
}
}

@-moz-keyframes cloud-3 {
0% {
    left: 0;
}

100% {
    left: -200%;
}
}

@keyframes cloud-3 {
0% {
    left: 0;
}

100% {
    left: -200%;
}
}


/* film grain */
.film-grain {
position: fixed;
height: 100%;
width: 100%;
overflow: hidden;
background: url(../img/film-grain.gif) repeat top left;
        opacity: 0.1;
   -moz-opacity: 0.1;
-webkit-opacity: 0.1;
filter: alpha(opacity=10);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
z-index: 0;
}


/* weather */
/* main element */
.weather {
position: fixed;
height: 100%;
width: 100%;
overflow: hidden;
z-index: 5;
}

/* pseudo elements: positioning and setup */
.weather:before, .weather:after {
content: "";
position: absolute;
left: -60%;
top: -60%;
right: -60%;
bottom: -60%;
pointer-events: none;
background: transparent repeat;
-webkit-transform: rotate(-40deg);
   -moz-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
     -o-transform: rotate(-40deg);
        transform: rotate(-40deg);
-webkit-transform-origin: center;
   -moz-transform-origin: center;
    -ms-transform-origin: center;
     -o-transform-origin: center;
        transform-origin: center;
-webkit-animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
-webkit-animation-name: weather;
        animation-name: weather;
animation-timing-function: linear;
animation-iteration-count: infinite;
z-index: 1;
}

.weather:after {
-webkit-animation-name: weather2;
        animation-name: weather2;
}

/* rain */
.weather.rain:before, .weather.rain:after {
background: url(../img/rain.png) left top;
        opacity: 0.6;
   -moz-opacity: 0.6;
-webkit-opacity: 0.6;
filter: alpha(opacity=60);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
-webkit-animation-duration: 2s;
        animation-duration: 2s;
}

.weather.rain:after {
-webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
}

/* animation keyframes */
@-webkit-keyframes weather {
    from { background-position: 0 0px; }
    to { background-position: 0 1024px; }
}
@keyframes weather {
    from { background-position: 0 0px; }
    to { background-position: 0 1024px; }
}
@-webkit-keyframes weather2 {
    from { background-position: 64px 64px; }
    to { background-position: 64px 1088px; }
}
@keyframes weather2 {
    from { background-position: 64px 64px; }
    to { background-position: 64px 1088px; }
}


/* snow */
#snow {
position: fixed;
width: 100%;
height: 100%;
overflow: hidden;
left: 0;
top: 0;
z-index: 0;
}


/* particles */
#particles-holder {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%!important;
overflow: hidden;
z-index: 0;
}


/* particles 2 */
#particles-holder-2 {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%!important;
overflow: hidden;
z-index: 0;
}

#particles-js {
width: 100%;
height: 100%;
overflow: hidden;
background: none;
}

#particles-js .particles-js-canvas-el {
-webkit-transform: scale(1);
   -moz-transform: scale(1);
    -ms-transform: scale(1);
     -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-animation: appear 2.4s 1;
   -moz-animation: appear 2.4s 1;
    -ms-animation: appear 2.4s 1;
     -o-animation: appear 2.4s 1;
        animation: appear 2.4s 1;
-webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
}

@-webkit-keyframes appear {
from {
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}

to {
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
}

@keyframes appear {
from {
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}

to {
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
}


/* google maps */
#map-wrapper {
position: fixed;
width: 100%;
height: 100%;
overflow: hidden;
left: 0;
top: 0;
z-index: 0;
}

#map {
position: absolute;
width: 100%;
height: 100%;
overflow: hidden;
left: 0;
top: 0;
z-index: 0;
}


/* birds */
#birdman-container {
display: none;
visibility: hidden;
}

#birdman-holder {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%!important;
overflow: hidden;
z-index: 0;
}

canvas {
position: relative;
}


/* media queries */
/* 1024px */
@media only screen and (max-width: 1200px) {

/* layout */
h4 {
margin: 50px auto 0 auto;
}

/* photos */
.photos-section .photos-container {
-webkit-column-count: 1;
   -moz-column-count: 1;
        column-count: 1;
}

}

/* 880px */
@media only screen and (max-width: 880px) {

/* layout */
h4 {
font-size: 65px;
margin: 50px auto 0 auto;
}

/* intro TIME style */
.flexslider-time h3 {
font-size: 18px;
margin: 0 0 0 15px;
}

.title-bottom-time {
font-size: 18px;
margin: 0 15px 0 0;
}

.title-intro-time {
font-size: 120px;
letter-spacing: 1px;
margin: 14px auto 10px auto;
}
/* intro TIME style end */

/* intro THE SEA style start */
.unveil-the-sea {
margin: -8px auto -17px auto;
}

.flexslider-the-sea h3 {
font-size: 18px;
}

.line-top-the-sea {
width: 259px;
padding: 0 0 13px 0;
}

.title-intro-the-sea {
font-size: 120px;
margin: 11px 0 6px 0;
}

.description-intro-the-sea {
font-size: 18px;
}

.line-bottom-the-sea {
width: 60px;
margin: 6px 14px;
}
/* intro THE SEA style end */

/* post */
.divider-post-bottom-services {
visibility: visible;
display: inline-block;
position: relative;
width: 100%;
height: 100px;
}

.divider-post-mobile {
visibility: visible;
display: inline-block;
position: relative;
width: 100%;
height: 50px;
}

/* countdown */
#countdown-wrapper h6 {
font-size: 20px;
}

#countdown span {
font-size: 15px;
margin-left: 38px;
}

/* social icons */
.social-icons-wrapper h6 {
font-size: 20px;
margin: 0 auto 20px auto;
}

ul.social-icons {
font-size: 15px;
}

#main-menu .credits {
margin: 12px 0 0 9px;
}

/* link style */
.link {
font-size: 40px;
}

/* photos */
.photos-section .photos-container {
-webkit-column-count: 1;
   -moz-column-count: 1;
        column-count: 1;
}

/* flexSlider quotes */
.quote-text {
font-size: 25px;
}

.quote-signature {
font-size: 15px;
}

/* clouds */
.clouds {
height: 200%;
top: -250px;
}

.cloud-1 {
width: 400%;
-webkit-transform: scale(0.5,0.5) translate3d(0,0,0);
   -moz-transform: scale(0.5,0.5) translate3d(0,0,0);
    -ms-transform: scale(0.5,0.5) translate3d(0,0,0);
     -o-transform: scale(0.5,0.5) translate3d(0,0,0);
        transform: scale(0.5,0.5) translate3d(0,0,0);
}

.cloud-2 {
width: 400%;
-webkit-transform: scale(0.5,0.5) translate3d(0,0,0);
   -moz-transform: scale(0.5,0.5) translate3d(0,0,0);
    -ms-transform: scale(0.5,0.5) translate3d(0,0,0);
     -o-transform: scale(0.5,0.5) translate3d(0,0,0);
        transform: scale(0.5,0.5) translate3d(0,0,0);
}

.cloud-3 {
width: 400%;
-webkit-transform: scale(0.5,0.5) translate3d(0,0,0);
   -moz-transform: scale(0.5,0.5) translate3d(0,0,0);
    -ms-transform: scale(0.5,0.5) translate3d(0,0,0);
     -o-transform: scale(0.5,0.5) translate3d(0,0,0);
        transform: scale(0.5,0.5) translate3d(0,0,0);
}

}


/* 640px */
@media only screen and (max-width: 640px) {

/* layout */
h4 {
font-size: 55px;
margin: 95px auto 0 auto;
}

/* intro TIME */
.unveil-time {
margin: 0 auto 20px auto;
}

#time-col-1 {
display: none;
}

#time-col-2 {
position: relative;
display: block;
width: 100%;
overflow: hidden;
}

#time-col-3 {
position: relative;
display: block;
width: 100%;
overflow: hidden;
}

#time-col-4 {
display: none;
}

.flexslider-time h3 {
margin: 0 0 0 5px;
}

.line-top-time {
background: url(../img/line-top-time-mobile-light.png) no-repeat right;
}

.title-bottom-time {
margin: 0 5px 0 0;
}

.title-intro-time {
font-size: 90px;
letter-spacing: 1px;
margin: 8px auto 5px auto;
}

.line-bottom-time {
background: url(../img/line-bottom-time-mobile-light.png) no-repeat left;
}
/* intro TIME style end */

/* intro THE SEA style start */
.unveil-the-sea {
margin: -18px auto -27px auto;
}

.flexslider-the-sea h3 {
font-size: 18px;
}

.line-top-the-sea {
width: 219px;
padding: 0 0 13px 0;
}

.title-intro-the-sea {
font-size: 90px;
margin: 6px 0 0 0;
}

.description-intro-the-sea {
font-size: 18px;
}

.line-bottom-the-sea {
width: 40px;
margin: 6px 14px;
}
/* intro THE SEA style end */

/* post */
.divider-post-bottom-services {
visibility: visible;
display: inline-block;
position: relative;
width: 100%;
height: 100px;
}

.divider-post-mobile {
visibility: visible;
display: inline-block;
position: relative;
width: 100%;
height: 50px;
}

/* launch time */
.launch-time {
visibility: hidden;
}

.launch-time-mobile {
visibility: visible;
}

.launch-time-mobile, .launch-time-mobile.show {
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
visibility: visible;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transform: scale(1);
   -moz-transform: scale(1);
    -ms-transform: scale(1);
     -o-transform: scale(1);
        transform: scale(1);
-webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
     -o-transition: all 1s ease;
        transition: all 1s ease;
}

.launch-time-mobile.hide {
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
visibility: hidden;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transform: scale(0.75);
   -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
     -o-transform: scale(0.75);
        transform: scale(0.75);
-webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
     -o-transition: all 1s ease;
        transition: all 1s ease;
}

/* countdown */
#countdown-wrapper h6 {
visibility: hidden;
display: none;
}

.countdown-wrap {
width: -webkit-calc(100% - 60px);
width: -moz-calc(100% - 60px);
width: calc(100% - 60px);
margin-left: 0;
}

/* launch social */
.launch-social {
visibility: hidden;
}

/* social */
.social-wrap {
width: -webkit-calc(100% - 60px);
width: -moz-calc(100% - 60px);
width: calc(100% - 60px);
margin-left: 0;
}

/* social icons */
.social-icons-wrapper {
visibility: hidden;
}

/* social icons mobile */
.social-icons-wrapper-2 {
visibility: visible;
display: block;
}

/* navigation */
.hide-menu-mobile {
visibility: visible;
display: block;
}

.hide-menu {
visibility: hidden;
display: none;
}

.menu-toggle-mobile {
visibility: visible;
position: absolute;
display: block;
top: -13px;
left: 0;
width: 80px;
height: 80px;
padding: 0;
background: none;
line-height: 1;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
border: none;
z-index: 1010;
}

.menu-toggle-mobile, .menu-toggle-mobile.show {
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
visibility: visible;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
     -o-transition: all 1s ease;
        transition: all 1s ease;
}

.menu-toggle-mobile.hide {
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
visibility: hidden;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
     -o-transition: all 1s ease;
        transition: all 1s ease;
}

#menu-wrapper-mobile {
position: absolute;
/* position: fixed; */
overflow: hidden;
width: -webkit-calc(100% - 60px);
width: -moz-calc(100% - 60px);
width: calc(100% - 60px);
height: -webkit-calc(100% - 60px);
height: -moz-calc(100% - 60px);
height: calc(100% - 60px);
top: 30px;
left: 30px;
margin-left: 0;
bottom: 30px;
right: 30px;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
visibility: visible;
background: none;
z-index: 1005;
visibility: visible;
}

#main-menu-mobile {
position: fixed;
font-family: 'Oswald', sans-serif;
font-style: normal;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 1px;
line-height: 1;
-webkit-transition: all .4s ease-in-out;
   -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
     -o-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
width: -webkit-calc(100% - 60px);
width: -moz-calc(100% - 60px);
width: calc(100% - 60px);
height: -webkit-calc(100% - 60px);
height: -moz-calc(100% - 60px);
height: calc(100% - 60px);
top: 30px;
left: -100%;
margin-left: 30px;
bottom: 30px;
right: 30px;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
visibility: visible;
        opacity: 100;
   -moz-opacity: 100;
-webkit-opacity: 100;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
background: none;
z-index: 1005;
}

#main-menu {
visibility: hidden;
display: none;
}

#main-menu-mobile {
visibility: visible;
display: block;
}

#main-menu-mobile.activated {
left: 0;
}

#main-menu-mobile ul {
width: 326px;
list-style: none outside none;
padding: 0;
margin: 0 0 0 -3px;
}

#main-menu-mobile ul li {
width: 326px;
text-align: left;
line-height: .75;
}

#main-menu-mobile .credits {
font-size: 14px;
line-height: 1;
margin: 12px 0 0 9px;
}

#main-menu-mobile .credits a {
color: #fff;
text-decoration: none;
}

#main-menu-mobile a {
display: none;
min-width: 10px;
color: #999;
text-decoration: none;
-webkit-transition: color .8s ease-in-out;
   -moz-transition: color .8s ease-in-out;
    -ms-transition: color .8s ease-in-out;
     -o-transition: color .8s ease-in-out;
        transition: color .8s ease-in-out;
}

#main-menu-mobile li .active {
color: #fff;
}

.menu-nav-wrapper {
display: table;
width: 100%;
height: 100%;
}

.menu-nav {
display: table-cell;
width: 100%;
height: 100%;	
vertical-align: middle;
}

/* link style */
.link {
font-size: 40px;
}

/* borders */
.borders-left {
visibility: hidden;
display: none;
}

.borders-right {
visibility: hidden;
display: none;
}

/* fireOT */
.fireOT-inner {
position: absolute;
overflow: hidden;
width: 100%;
height: 100%;
top: 0;
left: 0;
bottom: 0;
right: 0;
visibility: visible;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
background: none;
}

/* pages */
#page-0 {
width: 100%;
overflow: auto;
}

#page-1, #page-2, #page-3, #page-4 {
width: 100%;
}

/* page closers */
.page-closer {
visibility: hidden;
}

.page-closer-mobile {
visibility: visible;
}

/* photos */
.photos-section .photos-container {
-webkit-column-count: 1;
   -moz-column-count: 1;
        column-count: 1;
}

.flexslider-quotes-wrap {
/* width: 100%;
left: 0; */
visibility: hidden;
display: none;
}

/* clouds */
.clouds {
height: 200%;
top: -250px;
}

.cloud-1 {
width: 400%;
-webkit-transform: scale(0.5,0.5) translate3d(0,0,0);
   -moz-transform: scale(0.5,0.5) translate3d(0,0,0);
    -ms-transform: scale(0.5,0.5) translate3d(0,0,0);
     -o-transform: scale(0.5,0.5) translate3d(0,0,0);
        transform: scale(0.5,0.5) translate3d(0,0,0);
}

.cloud-2 {
width: 400%;
-webkit-transform: scale(0.5,0.5) translate3d(0,0,0);
   -moz-transform: scale(0.5,0.5) translate3d(0,0,0);
    -ms-transform: scale(0.5,0.5) translate3d(0,0,0);
     -o-transform: scale(0.5,0.5) translate3d(0,0,0);
        transform: scale(0.5,0.5) translate3d(0,0,0);
}

.cloud-3 {
width: 400%;
-webkit-transform: scale(0.5,0.5) translate3d(0,0,0);
   -moz-transform: scale(0.5,0.5) translate3d(0,0,0);
    -ms-transform: scale(0.5,0.5) translate3d(0,0,0);
     -o-transform: scale(0.5,0.5) translate3d(0,0,0);
        transform: scale(0.5,0.5) translate3d(0,0,0);
}

}


/* landscape */
@media only screen and (max-width: 640px) and (orientation: landscape) {

/* clouds */
.clouds {
height: 300%;
}

}


/* styleswitch [for demonstration purposes only] */
#customizer {
	position: fixed;
	top: 25%;
	z-index: 999999;
}

.corner {
	display: block;
	cursor: pointer;
	width: 50px;
	height: 50px;
	background: #fff url(../img/corner.png);
	position: absolute;
	top: 50px;
	left: -50px;
}

.s-close {
	right: -206px !important;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.s-open {
	right: 0 !important;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.corner.expanded {
	background: #fff url(../img/corner.png);
}

#options {
	width: 206px;
	height: 260px;
	background: #fff;
	padding: 0;
	position: relative;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.options-head {
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    font-weight: 400;
	color: #fff;
	text-shadow: 1px 1px 2px #000;
	text-align: center;
	text-transform: uppercase;
	line-height: 50px;
}

.options-segment {
	margin-bottom: 20px;
}

.color-head {
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
	color: #000;
	line-height: 1;
	/* new */
	display: none;
	visibility: hidden;
}

.color-scheme {
	padding: 10px 0 0 1px;
}

.color-scheme li {
	float: left;
	list-style: none;
}

.color-scheme a {
	display: block;
	height: 30px;
	width: 30px;
	margin: 0 4.25px 10px;
}

.colors-sel {
	padding: 20px 25px 15px;
	margin-bottom: 0;
}

.red a {
	background: #db0018;
}

.red-2 a {
	background: #ff0000;
}

.green a {
	background: #00cc66;
}

.green-2 a {
	background: #009966;
}

.blue a {
	background: #00bfff;
}

.blue-2 a {
	background: #0099ff;
}

.yellow a {
	background: #ead22d;
}

.yellow-2 a {
	background: #ffc200;
}

.orange a {
	background: #ff6900;
}

.gold a {
	background: #996600;
}

.pink a {
    background: #ff3e91;
}

.purple a {
	background: #9b59b6;
}

.violet a {
	background: #7369b9;
}

.turquoise a {
	background: #34c5ba;
}

.brick a {
	background: #ff9966;
}

.white a {
	background: #fff;
	border: 1px solid #000;
}

.black a {
	background: #000;
}