﻿/*
  [CSS Index]
  
  ---
  
  Template Name: Journex - Under Construction Template
  Author:  ex-nihilo
  Version: 1.0
*/


/*
  1. TEMPLATE BACKGROUNDS
	1.1. single IMG BACKGROUND
    1.2. services IMG BACKGROUND
    1.3. launch IMG BACKGROUND
	1.4. ken burns slideshow IMG BACKGROUND
	1.5. slick fullscreen slideshow ZOOM/FADE IMG BACKGROUND
	1.6. home IMG carousel slider IMG BACKGROUND
    1.7. swiper parallax IMG BACKGROUND
    1.8. swiper thumbnail IMG BACKGROUND
    1.9. typed text IMG BACKGROUND
	1.10. works IMG gallery carousel IMG BACKGROUND
  2. reset
  3. layout
  4. upper page
  5. center container
  6. hero container
    6.1. hero bg
    6.2. hero fullscreen FIX
  7. intro
  8. overlay
  9. buttons
  10. preloader
  11. to top arrow
  12. navigation
    12.1. link underline menu
  13. vertical spacer line
  14. countdown
  15. copyright
  16. link underline
  17. contact form
    17.1. contact form placeholders
  18. newsletter form
    18.1. newsletter placeholders
  19. social icons
  20. sign up modal
  21. contact modal
  22. sections
    22.1. all section
    22.2. services section
      22.2.1. services section halves
	  22.2.2. services skills bar
    22.3. launch section
  23. videos
    23.1. Vimeo video
    23.2. YouTube video
	23.3. HTML5 video
  24. ken burns slideshow
  25. scroll indicator
  26. Slick v1.6.0 CUSTOM
    26.1. slick slide
    26.2. slick slide flickering FIX
    26.3. slick navigation
    26.4. slick fullscreen slider
    26.5. slick fullscreen slideshow ZOOM/FADE transition
  27. Owl Carousel v2.2.0 CUSTOM
  28. home IMG carousel slider
  29. Swiper v3.4.2 CUSTOM
    29.1. swiper parallax
	29.2. swiper thumbnail
  30. works IMG gallery carousel
    30.1. works IMG gallery description/hover effect
  31. Magnific Popup v1.1.0 CUSTOM 
  32. typed text
    32.1. typed text cursor
  33. testimonials
  34. divider
  
*/


/* 1. TEMPLATE BACKGROUNDS */
/* 1.1. single IMG BACKGROUND */
.bg-img-SINGLE {
background-image: url(../img/background/SINGLE-bg.jpg);
}


/* 1.2. services IMG BACKGROUND */
.services-bg-1 {
background-image: url(../img/services/services-bg-1.jpg);
}
.services-bg-2 {
background-image: url(../img/services/services-bg-2.jpg);
}


/* 1.3. launch IMG BACKGROUND */
.parallax-launch {
background-image: url(../img/background/launch-bg.jpg);
}


/* 1.4. ken burns slideshow IMG BACKGROUND */
.kenburns-slide-1 {
background-image: url(../img/background/kenburns-bg-1.jpg);
}

.kenburns-slide-2 {
background-image: url(../img/background/kenburns-bg-2.jpg);
}

.kenburns-slide-3 {
background-image: url(../img/background/kenburns-bg-3.jpg);
}

.kenburns-slide-4 {
background-image: url(../img/background/kenburns-bg-4.jpg);
}


/* 1.5. slick fullscreen slideshow ZOOM/FADE IMG BACKGROUND */
.bg-img-1 {
background-image: url(../img/background/hero-bg-1.jpg);
}

.bg-img-2 {
background-image: url(../img/background/hero-bg-2.jpg);
}

.bg-img-3 {
background-image: url(../img/background/hero-bg-3.jpg);
}

.bg-img-4 {
background-image: url(../img/background/hero-bg-4.jpg);
}


/* 1.6. home IMG carousel slider IMG BACKGROUND */
.home-page-img-item-1 {		
background-image: url(../img/background/home-page-img-item-1.jpg);
}

.home-page-img-item-2 {		
background-image: url(../img/background/home-page-img-item-2.jpg);
}

.home-page-img-item-3 {	
background-image: url(../img/background/home-page-img-item-3.jpg);
}

.home-page-img-item-4 {		
background-image: url(../img/background/home-page-img-item-4.jpg);
}

.home-page-img-item-5 {		
background-image: url(../img/background/home-page-img-item-5.jpg);
}

.home-page-img-item-6 {		
background-image: url(../img/background/home-page-img-item-6.jpg);
}

.home-page-img-item-7 {		
background-image: url(../img/background/home-page-img-item-7.jpg);
}


/* 1.7. swiper parallax IMG BACKGROUND */
.swiper-slide-parallax-bg {	
background-image: url(../img/background/parallax-bg.jpg);
}


/* 1.8. swiper thumbnail IMG BACKGROUND */
.thumbnail-slider-bg-1 {
background-image: url(../img/background/thumbnail-slider-bg-1.jpg);
}

.thumbnail-slider-bg-2 {
background-image: url(../img/background/thumbnail-slider-bg-2.jpg);
}

.thumbnail-slider-bg-3 {
background-image: url(../img/background/thumbnail-slider-bg-3.jpg);
}

.thumbnail-slider-bg-4 {
background-image: url(../img/background/thumbnail-slider-bg-4.jpg);
}

.thumbnail-slider-bg-5 {
background-image: url(../img/background/thumbnail-slider-bg-5.jpg);
}

.thumbnail-slider-bg-6 {
background-image: url(../img/background/thumbnail-slider-bg-6.jpg);
}

.thumbnail-slider-bg-7 {
background-image: url(../img/background/thumbnail-slider-bg-7.jpg);
}

.thumbnail-slider-bg-8 {
background-image: url(../img/background/thumbnail-slider-bg-8.jpg);
}


/* 1.9. typed text IMG BACKGROUND */
.bg-split-content-img-1 {
background-image: url(../img/background/hero-split-content-bg-1.jpg);
}

.bg-split-content-img-2 {
background-image: url(../img/background/hero-split-content-bg-2.jpg);
}

.bg-split-content-img-3 {
background-image: url(../img/background/hero-split-content-bg-3.jpg);
}

.bg-split-content-img-4 {
background-image: url(../img/background/hero-split-content-bg-4.jpg);
}


/* 1.10. works IMG gallery carousel IMG BACKGROUND */
.works-page-carousel-item-1 {	
background-image: url(../img/works/works-page-img-carousel-item-1.jpg);
}

.works-page-carousel-item-2 {
background-image: url(../img/works/works-page-img-carousel-item-2.jpg);
}

.works-page-carousel-item-3 {
background-image: url(../img/works/works-page-img-carousel-item-3.jpg);
}

.works-page-carousel-item-4 {
background-image: url(../img/works/works-page-img-carousel-item-4.jpg);
}

.works-page-carousel-item-5 {
background-image: url(../img/works/works-page-img-carousel-item-5.jpg);
}


/* 2. 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;
}

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;
}


/* 3. layout */
body {
font-family: 'Raleway', sans-serif;
font-size: 14px;
line-height: 1.5;
font-style: normal;
font-weight: 400;
text-align: center;
color: #2e2e2e;
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%;
overflow-x: hidden;
overflow-y: auto;
margin: 0;
padding: 0;
}

a {
color: #2e2e2e;
text-decoration: none;
outline: none;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-text-size-adjust: 100%;
   -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 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;
}

a:hover,
a:visited,
a:active,
a:focus {
color: #2e2e2e;
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 {
font-size: 14px;
font-weight: 400;
letter-spacing: 0.05em;
color: #2e2e2e;
line-height: 2;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-text-size-adjust: 100%;
   -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
-webkit-backface-visibility: hidden;
        backface-visibility: hidden;
}

p a,
p a:hover {
color: #2e2e2e;
text-decoration: underline;
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;
}

strong {
font-weight: bold;
}

::-moz-selection {
background: #F27B35;
color: #1C1C1C;
}

::selection {
background: #F27B35;
color: #1C1C1C;
}

.sections {
position: relative;
text-align: center;
z-index: 10;
}

.section-light {
background: #fff;
}

.section-dark {
background: #1C1C1C;
}

.text-light {
color: #fff;
}

.text-dark {
color: #2e2e2e;
}

.nopadding {
padding: 0!important;
margin: 0!important;
}


/* 4. upper page */
.upper-page {
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
left: 0;
top: 0;
margin: 0;
}


/* 5. center container */
.center-container {
position: absolute;
display: table;
table-layout: fixed;
width: 100%;
height: 100%;
background: none;
z-index: 1;
}

.center-block {
display: table-cell;
vertical-align: middle;
}

.center-container-contact-modal,
.center-container-sign-up-modal {
position: absolute;
display: table;
height: 100%;
width: 100%;
left: 0;
top: 0;
background: none;
}

.center-block-contact-modal,
.center-block-sign-up-modal {
display: table-cell;
vertical-align: middle;
}

.center-block-contact-modal-padding-top,
.center-block-sign-up-modal-padding-top {
padding: 60px 0 0 0;
}
  
.center-block-contact-modal-padding-bottom,
.center-block-sign-up-modal-padding-bottom {
padding: 0 0 60px 0;
}

.center-container-contact-modal h2.section-heading,
.center-container-sign-up-modal h2.section-heading {
position: relative;
font-family: 'Oswald', sans-serif;
font-size: 35px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: -0.04em;
text-align: center;
color: #fff;
margin: 0 auto -2px auto;
z-index: 1;
}

.center-container.center-container-split-content {
width: 50%;
left: 0;
background: #000;
}


/* 6. hero container */ 
.hero-fullscreen {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
z-index: 0;
}

.hero-fullscreen-thumbnail-slider {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
}


/* 6.1. hero bg */
.hero-bg {
position: relative;
width: 100%;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
   -moz-background-size: cover;
    -ms-background-size: cover;
     -o-background-size: cover;
        background-size: cover;
}


/* 6.2. hero fullscreen FIX */ 
.hero-fullscreen-FIX {
width: 100%;
height: 100%;
}


/* 7. intro */
h1.home-page-title {
position: relative;
font-family: 'Oswald', sans-serif;
font-style: normal;
font-weight: 700;
font-size: 115px;
text-align: center;
text-transform: uppercase;
letter-spacing: -0.02em;
color: #fff;
margin: -14px auto -5px auto;
width: 100%;
line-height: 100%;
z-index: 1;
}

@media only screen and (max-width: 880px) {
  h1.home-page-title {
    font-size: 85px;
    margin: -10px auto -4px auto;
  }
}

@media only screen and (max-width: 640px) {
  h1.home-page-title {
    font-size: 65px;
	margin: -9px auto -2px auto;
  }
}

h2.home-page-title {
font-family: 'Oswald', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 15px;
text-align: center;
text-transform: uppercase;
letter-spacing: 0.15em;
color: #fff;
margin: -2px 0 0 11px;
}


/* 8. overlay */
.overlay:before {
content: "";
position: absolute;
display: block;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 1;
}

.overlay-dark-70:before {
background: rgba(0, 0, 0, .7);
-webkit-pointer-events: none;
   -moz-pointer-events: none;
        pointer-events: none;
}

.overlay-dark-60-video:before {
background: rgba(0, 0, 0, .6);
-webkit-pointer-events: auto;
   -moz-pointer-events: auto;
        pointer-events: auto;
}

.overlay-top-bottom-dark-75:before {
background: -moz-linear-gradient(top, rgba(0, 0, 0, .75) 0%, rgba(0, 0, 0, .1) 100%);
background: -webkit-linear-gradient(top, rgba(0, 0, 0, .75) 0%, rgba(0, 0, 0, .1) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, .75) 0%, rgba(0, 0, 0, .1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
-webkit-pointer-events: none;
   -moz-pointer-events: none;
        pointer-events: none;
}


/* 9. buttons */
.the-button-wrapper,
.the-button-wrapper-2,
.the-button-wrapper-3 {
position: relative;
width: 165px;
height: auto;
line-height: 1.5;
padding: 0;
text-align: center;
cursor: pointer;
}

.the-button-wrapper {
margin: -7px auto 0 auto;
}

@media all and (min-width: 1920px) {
  .the-button-wrapper {
    width: 205px;
    margin: -4px auto 0 auto;
  }
}

@media only screen and (max-width: 640px) {
  .the-button-wrapper {
    width: 165px;
  }
}

.the-button-wrapper-2 {
margin: -7px auto 13px auto;
}

@media all and (min-width: 1920px) {
  .the-button-wrapper-2 {
    width: 205px;
    margin: -4px auto 16px auto;
  }
}

.the-button-wrapper-3 {
height: 47px;
margin: -7px auto -10px auto;
}

@media all and (min-width: 1920px) {
  .the-button-wrapper-3 {
    width: 205px;
    margin: -4px auto -4px auto;
  }
}

.the-button {
position: relative;
font-size: 10px;
font-weight: 500;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 0.10em;
color: #F27B35;
background: none;
padding: 10px 40px 0 40px;
margin-top: 10px;
-webkit-border-radius: 0;
   -moz-border-radius: 0;
    -ms-border-radius: 0;
     -o-border-radius: 0;
        border-radius: 0;
}

@media all and (min-width: 1920px) {
  .the-button {
    font-size: 11px;
    letter-spacing: 0.25em;
	padding: 11px 40px 0 40px;
  }
}

@media only screen and (max-width: 640px) {
  .the-button {
    font-size: 10px;
	letter-spacing: 0.10em;
  }
}

.the-button:hover:before {
width: 100%;
}

.the-button:hover:after {
width: 100%;
}

.the-button::before {
content: "";
position: absolute;
width: 15px;
height: 38px;
top: -2px;
left: -6px;
border: 1px solid #F27B35;
border-right: 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;
}

@media all and (min-width: 1920px) {
  .the-button::before {
    width: 20px;
    height: 47px;
	top: -5px;
  }
}

@media only screen and (max-width: 640px) {
  .the-button::before {
    width: 15px;
	height: 38px;
	top: -2px;
  }
}

.the-button::after {
content: "";
position: absolute;
width: 15px;
height: 38px;
top: -2px;
right: -6px;
border: 1px solid #F27B35;
border-left: 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;  
}

@media all and (min-width: 1920px) {
  .the-button::after {
    width: 20px;
    height: 47px;
	top: -5px;
  }
}

@media only screen and (max-width: 640px) {
  .the-button::after {
    width: 15px;
	height: 38px;
	top: -2px;
  }
}

.the-button-submit {
width: 165px;
top: 25px;
border: none;
}

@media all and (min-width: 1920px) {
  .the-button-submit {
    width: 205px;
	border: none;
  }
}

@media only screen and (max-width: 640px) {
  .the-button-submit {
    width: 165px;
	top: -19px;
  }
}

.sign-up-form-submit-wrapper,
.contact-modal-launcher-wrapper,
.contact-form-submit-wrapper {
position: relative;
width: 205px;
height: auto;
line-height: 1.5;
padding-top: 40px;
left: 0;
}

.sign-up-form-submit-wrapper {
margin: 10px auto 0 auto;
}

.contact-modal-launcher-wrapper {
margin: -4px auto 0 auto;
}

.contact-form-submit-wrapper {
margin: 42px auto -6px auto;
}

@media all and (min-width: 1920px) {
  .contact-form-submit-wrapper {
    margin: 42px auto -2px auto;
  }
}


/* 10. preloader */
.preloader-bg {
position: fixed;
width: 100%;
height: 100%;
overflow: hidden;
background: #000;
z-index: 999999;
}

#preloader {
position: fixed;
display: table;
table-layout: fixed;
width: 100%;
height: 100%;
overflow: hidden;
background: #000;
z-index: 999999;
}

#preloader-status {
display: table-cell;
vertical-align: middle;
}

.preloader-position {
position: relative;
margin: 0 auto;
text-align: center;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
     -o-box-sizing: border-box;
        box-sizing: border-box;
}

.loader {
position: relative;
width: 45px;
height: 45px;
left: 0;
top: 0;
margin: 0 auto;
-webkit-animation: rotate 1s infinite linear;
   -moz-animation: rotate 1s infinite linear;
    -ms-animation: rotate 1s infinite linear;
     -o-animation: rotate 1s infinite linear;
        animation: rotate 1s infinite linear;
border: 3px solid rgba(255, 255, 255, .15);
-webkit-border-radius: 50%;
   -moz-border-radius: 50%;
    -ms-border-radius: 50%;
     -o-border-radius: 50%;
        border-radius: 50%;
}

.loader span {
position: absolute;
width: 45px;
height: 45px;
top: -3px;
left: -3px;
border: 3px solid transparent;
border-top: 3px solid rgba(242, 123, 53, .85);
-webkit-border-radius: 50%;
   -moz-border-radius: 50%;
    -ms-border-radius: 50%;
     -o-border-radius: 50%;
        border-radius: 50%;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


/* 10.1. whatsapp button */
.whatsapp-btn {
position: fixed;
right: 29px;
bottom: 20px;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
font-size: 28px;
color: #fff;
background: #25D366;
border-radius: 100px;
z-index: 1000;
-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .35);
        box-shadow: 0 2px 8px rgba(0, 0, 0, .35);
-webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
}

.whatsapp-btn:hover,
.whatsapp-btn:focus {
color: #fff;
background: #1ebe57;
-webkit-transform: scale(1.1);
        transform: scale(1.1);
}

@media only screen and (max-width: 880px) {
  .whatsapp-btn {
    right: 15px;
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 24px;
  }
}


/* 11. to top arrow */
.to-top-arrow {
position: fixed;
right: 29px;
bottom: -10px;
width: 50px;
height: 50px;
line-height: 50px;
cursor: pointer;
font-size: 20px;
text-align: center;
color: #1C1C1C;
background: #F2A444;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-border-radius: 3px;
   -moz-border-radius: 3px;
        border-radius: 100px;
-webkit-transform: translateY(40px);
   -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
     -o-transform: translateY(40px);
        transform: translateY(40px);
-webkit-transition: all .6s ease;
   -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
     -o-transition: all .6s ease;
        transition: all .6s ease;
z-index: 1000;
}

@media only screen and (max-width: 880px) {
  .to-top-arrow {
    width: 40px;
    height: 40px;
    line-height: 40px;
	right: 15px;
  }
}

.to-top-arrow.show {
bottom: 65px;
-webkit-transform: translateY(-20px);
   -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
     -o-transform: translateY(-20px);
        transform: translateY(-20px);
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

@media only screen and (max-width: 880px) {
  .to-top-arrow.show {
    bottom: 72px;
  }
}

.to-top-arrow:hover {
color: #fff;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transform: translateY(-20px) scale(1.1);
   -moz-transform: translateY(-20px) scale(1.1);
    -ms-transform: translateY(-20px) scale(1.1);
     -o-transform: translateY(-20px) scale(1.1);
        transform: translateY(-20px) scale(1.1);
}


/* 12. navigation */
.logo .logo-light {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
height: auto;
max-height: 100px;
width: auto;
}

.main-navigation-bg .logo .logo-dark {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
height: auto;
max-height: 70px;
width: auto;
}

.logo .logo-dark,
.main-navigation-bg .logo .logo-light {
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
height: 0;
width: auto;
}

@media only screen and (max-width: 768px) {
  .logo .logo-light               { max-height: 65px; }
  .main-navigation-bg .logo .logo-dark { max-height: 45px; }
}

.navbar-bg-switch {
position: fixed;
width: 100%;
top: 0;
left: 0;
-webkit-transition: all .4s ease-out;
   -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
     -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
z-index: 999;
}

.logo {
padding-top: 5px;
padding-left: 25px;
-webkit-transition: all .4s ease-out;
   -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
     -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
}

@media only screen and (max-width: 768px) {
  .logo {
    padding-top: 15px;
    padding-left: 15px;
  }
}

.main-navigation .navbar-nav li a {
position: relative;
font-family: 'Oswald', sans-serif;
font-style: normal;
font-size: 13px;
font-weight: 400;
letter-spacing: 0.05em;
text-transform: uppercase;
text-decoration: none;
color: #fff;
padding: 45px 15px 35px 15px;
right: 35px;
-webkit-transition: all .4s ease-out;
   -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
     -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
}

@media only screen and (max-width: 768px) {
.main-navigation .navbar-nav li a {
    color: #111;
	padding: 10px 15px;
	right: auto;
  }
}

@media only screen and (min-width: 769px) {
  .main-navigation .navbar-nav li a {
    font-size: 18px;
  }
}

.main-navigation .navbar-nav li a:hover {
color: #fff;
-webkit-transition: all .4s ease-out;
   -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
     -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
}

@media only screen and (max-width: 768px) {
 .main-navigation .navbar-nav li a:hover {
    color: #111;
  }
}

.nav li a:focus,
.nav li a:hover {
color: #fff;
background: none;
-webkit-transition: all .4s ease-out;
   -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
     -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
}

.main-navigation-bg {
background: rgba(255, 255, 255, 1);
-webkit-transition: all .4s ease-out;
   -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
     -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .35);
   -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .35);
        box-shadow: 0 0 5px rgba(0, 0, 0, .35);
}

.main-navigation-bg .logo {
padding-top: 6px;
-webkit-transition: all .4s ease-out;
   -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
     -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
}

.main-navigation-bg .main-navigation .navbar-nav li a {
color: #111;
padding: 30px 15px 30px 15px;
-webkit-transition: all .4s ease-out;
   -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
     -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
}

@media only screen and (max-width: 768px) {
  .main-navigation-bg .main-navigation .navbar-nav li a {
    padding: 10px 15px;
  }
}

.main-navigation-bg .main-navigation .navbar-nav li a:hover {
color: #111;
}

@media only screen and (max-width: 768px) {
  .navbar-toggle .icon-bar {
    background: #fff;
  }
  
  .main-navigation-bg .navbar-toggle .icon-bar {
    background: #111;
  }
  
  .navbar-toggle {
    margin-top: -35px;
    margin-right: 4px;
    -webkit-transition: all .4s ease-out;
       -moz-transition: all .4s ease-out;
        -ms-transition: all .4s ease-out;
         -o-transition: all .4s ease-out;
            transition: all .4s ease-out;
  }
	
  .main-navigation-bg .navbar-toggle {
    margin-top: -44px;
    margin-right: 4px;
    -webkit-transition: all .4s ease-out;
       -moz-transition: all .4s ease-out;
        -ms-transition: all .4s ease-out;
         -o-transition: all .4s ease-out;
            transition: all .4s ease-out;
  }
  
  .navbar-collapse {
    background: rgba(255, 255, 255, 1);
	margin-top: 23px;
  }
  
  .main-navigation-bg .navbar-collapse {
	margin-top: 3px;
  }
}

.main-navigation-bg .link-underline-menu:before {
bottom: -7px;
background: #111;
}

.navbar-nav li.active {
color: #F26444!important;
text-decoration: none;
}

.navbar-nav > .active > a {
color: #F26444!important;
background: none;
text-decoration: none;
}


/* 12.1. link underline menu */
.link-underline-menu {
position: relative;
text-decoration: none;
cursor: pointer;
}

.link-underline-menu:before {
content: "";
position: absolute;
width: 100%;
height: 1px;
bottom: 28px;
left: 0;
background: #fff;
visibility: hidden;
-webkit-transform: scaleX(0);
   -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
     -o-transform: scaleX(0);
        transform: scaleX(0);
-webkit-transition: all 0.4s ease-in-out 0s;
   -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
     -o-transition: all 0.4s ease-in-out 0s;
        transition: all 0.4s ease-in-out 0s;
}

.link-underline-menu:hover:before {
visibility: visible;
-webkit-transform: scaleX(1);
   -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
     -o-transform: scaleX(1);
        transform: scaleX(1);
}

@media only screen and (max-width: 768px) {
  .link-underline-menu:hover:before {
    visibility: hidden;
  }
}

.link-underline-menu.active:before {
background: #F26444;
}

.main-navigation-bg .link-underline-menu.active:before {
background: #F26444;
}


/* 13. vertical spacer line */
.the-line {
position: relative;
width: 1px;
height: 190px;
background: #D9414E;
margin: 15px auto 0 auto;
}

@media all and (min-width: 1920px) {
  .the-line {
    height: 200px;
  }
}

@media only screen and (max-width: 995px) {
  .hide-on-mobile {
    display: none;
    visibility: hidden;
  }
}


/* 14. countdown */
.countdown {
position: relative;
width: auto;
height: auto;
margin: 0 auto;
}

.countdown-top,
.countdown-bottom {
font-family: 'Oswald', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 15px;
text-align: center;
text-transform: uppercase;
letter-spacing: 0.05em;
color: #fff;
}

.countdown-top {
margin: -2px auto 0 auto;
}

.countdown-bottom {
margin: -2px auto 0 auto;
}

.countdown h3 {
position: relative;
font-family: 'Oswald', sans-serif;
font-style: normal;
font-weight: 700;
font-size: 125px;
text-align: center;
text-transform: uppercase;
letter-spacing: -0.04em;
color: #fff;
width: 100%;
line-height: 100%;
margin: -14px auto -3px auto;
}

@media all and (min-width: 1920px) {
  .countdown h3 {
    font-size: 155px;
    margin: -19px auto -5px auto;
  }
}

@media only screen and (max-width: 640px) {
  .countdown h3 {
    font-size: 105px;
  }
}


/* 15. copyright */
.copyright-home {
position: absolute;
bottom: 35px;
right: 90px;
text-align: right;
font-size: 10px;
text-transform: uppercase;
letter-spacing: 0.05em;
margin: 0;
z-index: 10;
}

@media only screen and (max-width: 640px) {
  .copyright-home {
    display: none;
	visibility: hidden;
  }
}

.copyright {
position: relative;
text-align: center;
font-size: 9px;
text-transform: uppercase;
letter-spacing: 0.05em;
margin: 0 auto;
}

.copyright,
.copyright a,
.copyright a:hover,
.copyright-home,
.copyright-home a,
.copyright-home a:hover {
color: #fff;
}


/* 16. link underline */
.link-underline {
position: relative;
display: inline-block;
}

.link-underline::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 1px;
background: #fff;
-webkit-transform-origin: right center;
   -moz-transform-origin: right center;
    -ms-transform-origin: right center;
        transform-origin: right center;
-webkit-transform: scale(0, 1);
   -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
     -o-transform: scale(0, 1);
        transform: scale(0, 1);
-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
   -moz-transition: -moz-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: -ms-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
     -o-transition: -o-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.link-underline.link-underline-dark::before {
background: #D9414E;
}

.link-underline:hover::before {
-webkit-transform-origin: left center;
   -moz-transform-origin: left center;
    -ms-transform-origin: left center;
        transform-origin: left center;
-webkit-transform: scale(1, 1);
   -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
     -o-transform: scale(1, 1);
        transform: scale(1, 1);
}


/* 17. contact form */
#contact-form {
width: 100%;
margin: 0 auto;
padding: 0;
text-align: center;
}

form {
margin: 0;
padding: 0;
}

#contactForm input {
position: relative;
width: 100%;
height: 40px;
border: none;
border-bottom: 1px solid #fff;
padding: 5px 5px;
background: none;
margin: 10px 0 10px 0;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
line-height: 1.5;
font-style: normal;
font-weight: normal;
text-align: center;
color: #fff;
-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;
}

#contactForm textarea {
position: relative;
width: 100%;
height: 100px;
border: none;
border-bottom: 1px solid #fff;
padding: 5px 5px;
background: none;
margin: 5px;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
line-height: 1.5;
font-style: normal;
font-weight: normal;
text-align: center;
color: #fff;
-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;
}

#contactForm input:hover,
#contactForm textarea:hover {
border-color: rgba(242, 123, 53, .5);
-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;
}

#contactForm input:focus,
#contactForm textarea:focus {
-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;
}

.success {
font-family: 'Open Sans', sans-serif;
font-size: 10px;
font-style: normal;
font-weight: 500;
letter-spacing: 0.15em;
text-transform: uppercase;
text-align: center;
color: #fff;
margin: 0 auto;
padding: 56px 0 60px 0;
line-height: 1;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

#contactForm .error {
position: absolute;
display: block;
font-size: 11px;
text-transform: uppercase;
color: #F27B35;
margin: 0;
padding-top: 10px;
letter-spacing: 0.15em;
text-align: center;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
left: 0; 
right: 0; 
margin-left: auto; 
margin-right: auto; 
width: 200px!important;
}

.make-space {
margin-left: 15px;
margin-right: 15px;
}


/* 17.1. contact form placeholders */
::-webkit-input-placeholder { font-size: 12px; color: #fff; }
     :-ms-input-placeholder { font-size: 12px; color: #fff; }
         ::-moz-placeholder { font-size: 12px; color: #fff; }
     input:-moz-placeholder { font-size: 12px; color: #fff; }

.field-error {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    color: #F27B35;
    margin: 0;
    padding-top: 5px;
    letter-spacing: 0.1em;
    text-align: center;
}

.input-error {
    border-color: #F27B35 !important;
}

.input-wrapper {
    position: relative;
    display: block;
    transform: none;
}

.input-wrapper input,
.input-wrapper textarea {
    width: 100%;
    position: relative;
    z-index: 1;
}

.input-wrapper label {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #fff;
    transition: all 0.3s ease;
    white-space: nowrap;
    pointer-events: none;
    background: transparent;
    z-index: 0;
}

.input-wrapper textarea ~ label {
    top: 5px;
    left: 50%;
    transform: translateX(-50%);
}

.input-wrapper label.floating {
    top: -25px;
    font-size: 10px;
    color: #F27B35;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.input-wrapper-newsletter label.floating {
    top: -5px;
    font-size: 10px;
    color: #F27B35;
    z-index: 2;
}

.input-wrapper-newsletter label {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}

.newsletter-status {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    padding: 8px 15px;
    margin-top: 10px;
    border-radius: 4px;
    display: none;
}

.newsletter-status.success {
    display: block;
    color: #28a745;
}

.newsletter-status.error {
    display: block;
    color: #F27B35;
}

.form-status {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    padding: 8px 15px;
    border-radius: 4px;
    display: none;
}

.form-status.success {
    display: table;
    margin: 10px auto 0 auto;
    color: #28a745;
}

.form-status.error {
    display: table;
    margin: 10px auto 0 auto;
    color: #F27B35;
}

.the-button.loading .spinner {
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 2px solid rgba(255,255,255,0.3);
    border-top-color: #fff;
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
    margin-left: 8px;
    vertical-align: middle;
}

.the-button.loading .btn-text {
    pointer-events: none;
}

@keyframes spin {
    to { transform: rotate(360deg); }
}


/* 18. newsletter form */
/* 25. newsletter form */
#subscribe-wrapper {
position: relative;
width: 300px;
height: 130px;
margin: 0 auto;
background: none;
text-align: center;
}

.newsletter {
position: relative;
clear: both;
border: none;
background: none;
padding: 0;
overflow: visible;
}

#subscribe input {
position: relative;
width: 177px;
height: 40px;
text-align: center;
color: #fff;
border: none;
border-bottom: 1px solid #fff;
background: 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;
}

@media all and (min-width: 1920px) {
  #subscribe input {
    width: 217px;
  }
}

#subscribe input:focus, #subscribe textarea:focus {
color: #fff;
-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;
}

#subscribe input:hover {
border-color: rgba(242, 123, 53, .5);
-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;
}

.subscribe-success {
font-family: 'Open Sans', sans-serif;
font-size: 10px;
font-style: normal;
font-weight: 500;
letter-spacing: 0.15em;
text-transform: uppercase;
text-align: center;
color: #fff;
margin: 0 auto;
padding: 46px 0 0 0;
line-height: 1;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

/*
#subscribe .subscribe-error {
font-size: 11px;
text-transform: uppercase;
text-align: center;
color: #F27B35;
display: block;
margin: 8px auto 0 auto;
padding-top: 10px;
letter-spacing: 0.15em;
 -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}*/


/* 18.1. newsletter placeholders */
input[type="text"].subscribeemail::-webkit-input-placeholder {
color: #fff;
}

input[type="text"].subscribeemail:-ms-input-placeholder{
color: #fff;
}

input[type="text"].subscribeemail::-moz-placeholder {
color: #fff;
}

/* 19. social icons */
.social-icons-wrapper {
position: absolute;
bottom: 48px;
left: 45px;
text-align: left;
margin: 0;
z-index: 10;
}

@media only screen and (max-width: 640px) {
  .social-icons-wrapper { 
    position: absolute;
    display: block;
    left: 0; 
    right: 0;
    bottom: 28px;
	text-align: center;
    margin-left: auto; 
    margin-right: auto; 
    width: 200px!important;
  }
}

.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: 24px;
line-height: 1;
margin: 0;
padding: 0;
position: relative;
}

@media only screen and (max-width: 640px) {
  ul.social-icons {
    font-size: 16px;
  }
}

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: #F2A444;
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;
}


/* 20. sign up modal */
.sign-up-modal {
position: fixed;
width: 100%;
height: 100%;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
visibility: hidden;
background: #1C1C1C;
        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;	
overflow-x: hidden;
overflow-y: auto;
z-index: 1005;
}

.sign-up-modal.close {
visibility: hidden;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.sign-up-modal.open {
width: 100%;
height: 100%;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
visibility: visible;
background: #1C1C1C;
        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);
}

.sign-up-modal-closer {
position: relative;
width: 50px;
height: auto;
margin: -5px auto 0 auto;
font-size: 20px;
text-align: center;
color: #fff;
cursor: pointer;
}


/* 21. contact modal */
.contact-modal-wrapper {
position: relative;
width: 50%;
margin: 0 auto;
}

@media only screen and (max-width: 1200px) {
  .contact-modal-wrapper {
    width: 90%;
  }
}

.contact-modal {
position: fixed;
width: 100%;
height: 100%;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
visibility: hidden;
background: #1C1C1C;
        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;	
overflow-x: hidden;
overflow-y: auto;
z-index: 1005;
}

.contact-modal.close {
visibility: hidden;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.contact-modal.open {
width: 100%;
height: 100%;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
visibility: visible;
background: #1C1C1C;
        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);
}

.contact-modal-closer {
position: relative;
width: 50px;
height: auto;
margin: -5px auto 0 auto;
font-size: 20px;
text-align: center;
color: #fff;
cursor: pointer;
}


/* 22. sections */
/* 22.1. all section */
.post-txt {
position: relative;
display: block;
margin: -17px auto 0 auto;
text-align: center;
}

.post-txt-light a,
.post-txt-light a:hover,
.post-txt-light p {
color: #fff;
}

.post-txt p {
margin: -7px auto 0 auto;
}

.post-txt-contact p {
margin: -6px auto -6px auto;
}

.post-heading,
.post-heading-services {
font-family: 'Oswald', sans-serif;
font-size: 15px;
font-style: normal;
font-weight: 400;
text-transform: uppercase;
padding: 0;
text-align: center;
letter-spacing: 0.05em;
color: #2e2e2e;
}

.post-heading {
margin: 15px auto 0 auto;
}

.post-heading-services {
margin: -2px auto 0 auto;
}

.post-heading-light {
color: #fff;
}

.post-title,
.post-email-title {
position: relative;
top: 0;
font-family: 'Oswald', sans-serif;
font-size: 55px;
font-weight: 700;
text-transform: uppercase;
text-align: center;
letter-spacing: -0.04em;
color: #2e2e2e;
line-height: 1;
z-index: 10;
}

.post-title-light {
color: #fff;
}

.post-title {
margin: -7px auto -2px auto;
}

@media all and (min-width: 1920px) {
  .post-title {
    font-size: 65px;
    margin: -9px auto -1px auto;
  }
}

@media only screen and (max-width: 640px) {
  .post-title {
    font-size: 40px;
	margin: -4px auto -1px auto;
  }
}

.post-email-title {
margin: -20px auto 0 auto;
}

@media all and (min-width: 1920px) {
  .post-email-title {
    font-size: 45px;
    margin: -24px auto 0 auto;
  }
}

@media only screen and (max-width: 768px) {
  .post-email-title {
    font-size: 40px;
    margin: -14px auto 0 auto;
  }
}

@media only screen and (max-width: 640px) {
  .post-email-title {
    font-size: 20px;
    margin: -6px auto 0 auto;
  }
}

.post-title a,
.post-title a:hover,
.post-email-title a,
.post-email-title a:hover {
line-height: 1.5;
color: #fff;
}

/* 22.1. history timeline */
.history-timeline {
display: flex;
justify-content: center;
align-items: flex-start;
padding: 30px 0 40px 0;
position: relative;
}

.history-timeline::before {
content: '';
position: absolute;
top: 66px;
left: 12%;
right: 12%;
height: 3px;
background: linear-gradient(90deg, #F27B35 0%, #F27B35 100%);
border-radius: 2px;
z-index: 0;
transition: all 0.5s ease;
}

.timeline-item {
text-align: center;
flex: 1;
max-width: 220px;
position: relative;
z-index: 1;
cursor: pointer;
transition: transform 0.3s ease;
}

.timeline-item:hover {
transform: translateY(-5px);
}

.timeline-item:hover .timeline-year {
color: #d45f1a;
text-shadow: 0 2px 10px rgba(242, 123, 53, 0.3);
}

.timeline-item:hover .timeline-dot {
transform: scale(1.4);
box-shadow: 0 0 0 4px rgba(242, 123, 53, 0.2), 0 0 20px rgba(242, 123, 53, 0.5);
background: #d45f1a;
}

.timeline-item:hover .timeline-content {
color: #d45f1a;
font-weight: 600;
}

.timeline-year {
font-family: 'Oswald', sans-serif;
font-size: 22px;
font-weight: 700;
color: #F27B35;
letter-spacing: 0.02em;
margin-bottom: 18px;
transition: all 0.3s ease;
}

.timeline-dot {
width: 12px;
height: 12px;
background: #F27B35;
border-radius: 50%;
margin: 0 auto 12px auto;
border: 3px solid #fff;
box-shadow: 0 0 0 2px #F27B35;
position: relative;
z-index: 1;
transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.timeline-content {
font-family: 'Raleway', sans-serif;
font-size: 12px;
font-weight: 500;
color: #2e2e2e;
padding: 0 8px;
line-height: 1.4;
transition: all 0.3s ease;
}

.timeline-line-fill {
position: absolute;
top: 66px;
left: 12%;
height: 3px;
background: linear-gradient(90deg, #d45f1a 0%, #F27B35 100%);
border-radius: 2px;
width: 0;
z-index: 0;
transition: width 1s ease;
}

.timeline-item.active .timeline-line-fill {
width: calc(25% + 0.5%);
}

.timeline-item.active .timeline-dot {
animation: pulse-ring 1.5s infinite;
}

@keyframes pulse-ring {
0% {
box-shadow: 0 0 0 2px #F27B35, 0 0 0 4px rgba(242, 123, 53, 0.3);
}
50% {
box-shadow: 0 0 0 2px #F27B35, 0 0 0 8px rgba(242, 123, 53, 0.1);
}
100% {
box-shadow: 0 0 0 2px #F27B35, 0 0 0 4px rgba(242, 123, 53, 0.3);
}
}

@keyframes float {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(-3px);
}
}

.timeline-item:hover .timeline-dot {
animation: float 0.6s ease infinite;
}

.history-timeline::before {
content: '';
position: absolute;
top: 66px;
left: 12%;
right: 12%;
height: 2px;
background: #F27B35;
z-index: 0;
}

.timeline-item {
text-align: center;
flex: 1;
max-width: 220px;
position: relative;
z-index: 1;
}

.timeline-year {
font-family: 'Oswald', sans-serif;
font-size: 22px;
font-weight: 700;
color: #F27B35;
letter-spacing: 0.02em;
margin-bottom: 18px;
}

.timeline-dot {
width: 12px;
height: 12px;
background: #F27B35;
border-radius: 50%;
margin: 0 auto 12px auto;
border: 3px solid #fff;
box-shadow: 0 0 0 2px #F27B35;
position: relative;
z-index: 1;
}

.timeline-content {
font-family: 'Raleway', sans-serif;
font-size: 12px;
font-weight: 500;
color: #2e2e2e;
padding: 0 8px;
line-height: 1.4;
}

@media all and (max-width: 991px) {
.history-timeline {
flex-wrap: wrap;
padding: 20px 0 30px 0;
}

.history-timeline::before {
top: 50px;
left: 20%;
right: 20%;
}

.timeline-item {
flex: 0 0 50%;
max-width: 50%;
margin-bottom: 30px;
}
}

@media all and (max-width: 767px) {
.history-timeline {
flex-direction: column;
align-items: center;
padding: 15px 0 20px 0;
}

.history-timeline::before {
display: none;
}

.timeline-item {
margin-bottom: 20px;
width: 100%;
max-width: 280px;
}
}

/* 22.2. mission vision section */
.mission-vision-row {
display: flex;
justify-content: center;
gap: 40px;
}

.mission-vision-card {
background: rgba(255, 255, 255, 0.05);
border: 1px solid rgba(242, 123, 53, 0.3);
border-radius: 8px;
padding: 40px 30px;
text-align: center;
transition: all 0.4s ease;
position: relative;
overflow: hidden;
}

.mission-vision-card::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 3px;
background: linear-gradient(90deg, #F27B35, #d45f1a);
transform: scaleX(0);
transition: transform 0.4s ease;
}

.mission-vision-card:hover::before {
transform: scaleX(1);
}

.mission-vision-card:hover {
background: rgba(242, 123, 53, 0.1);
border-color: #F27B35;
transform: translateY(-5px);
box-shadow: 0 15px 40px rgba(242, 123, 53, 0.2);
}

.mission-vision-icon {
font-size: 48px;
color: #F27B35;
margin-bottom: 20px;
transition: all 0.4s ease;
}

.mission-vision-card:hover .mission-vision-icon {
transform: scale(1.15);
color: #fff;
}

.mission-vision-title {
font-family: 'Oswald', sans-serif;
font-size: 28px;
font-weight: 700;
color: #F27B35;
text-transform: uppercase;
letter-spacing: 0.05em;
margin: 0;
transition: color 0.3s ease;
}

.mission-vision-card:hover .mission-vision-title {
color: #fff;
}

.mission-vision-text {
font-family: 'Raleway', sans-serif;
font-size: 15px;
font-weight: 400;
color: rgba(255, 255, 255, 0.8);
line-height: 1.7;
margin: 0;
}

.mission-vision-text strong {
color: #F27B35;
font-weight: 600;
transition: color 0.3s ease;
}

.mission-vision-card:hover .mission-vision-text strong {
color: #fff;
}

@media all and (max-width: 991px) {
.mission-vision-row {
flex-direction: column;
align-items: center;
gap: 30px;
}

.mission-vision-card {
width: 100%;
max-width: 500px;
padding: 30px 25px;
}
}

@media all and (max-width: 767px) {
.mission-vision-card {
padding: 25px 20px;
}

.mission-vision-title {
font-size: 24px;
}

.mission-vision-text {
font-size: 14px;
}
}

/* 22.3. values section */
section#values .values-grid {
margin: 0 -15px !important;
display: flex;
flex-wrap: wrap;
}

section#values .values-grid > div[class*="col-"] {
padding: 0 15px 30px 15px !important;
box-sizing: border-box;
}

section#values .values-grid > div[class*="col-"]:nth-child(4),
section#values .values-grid > div[class*="col-"]:nth-child(5),
section#values .values-grid > div[class*="col-"]:nth-child(6) {
padding-bottom: 0 !important;
}

.value-card {
background: #fff;
border: 1px solid #e0e0e0;
border-radius: 8px;
padding: 35px 25px;
text-align: center;
transition: all 0.4s ease;
position: relative;
overflow: hidden;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
height: 100%;
}

.value-card::before {
content: '';
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 4px;
background: linear-gradient(90deg, #F27B35, #d45f1a);
transform: scaleX(0);
transition: transform 0.4s ease;
}

.value-card:hover::before {
transform: scaleX(1);
}

.value-card:hover {
transform: translateY(-8px);
box-shadow: 0 20px 50px rgba(242, 123, 53, 0.15);
border-color: #F27B35;
}

.value-icon {
font-size: 42px;
color: #F27B35;
margin-bottom: 20px;
transition: all 0.4s ease;
}

.value-card:hover .value-icon {
transform: scale(1.15);
color: #d45f1a;
}

.value-title {
font-family: 'Oswald', sans-serif;
font-size: 20px;
font-weight: 700;
color: #2e2e2e;
text-transform: uppercase;
letter-spacing: 0.05em;
margin: 0 0 10px 0;
transition: color 0.3s ease;
}

.value-card:hover .value-title {
color: #F27B35;
}

.value-text {
font-family: 'Raleway', sans-serif;
font-size: 13px;
font-weight: 400;
color: #666;
line-height: 1.6;
margin: 0;
}

.value-card:hover .value-text {
color: #2e2e2e;
}

@media all and (max-width: 991px) {
section#values .values-grid > div[class*="col-"] {
padding: 0 15px 20px 15px !important;
}

section#values .values-grid > div[class*="col-"]:nth-child(5),
section#values .values-grid > div[class*="col-"]:nth-child(6) {
padding-bottom: 0 !important;
}

.value-card {
padding: 30px 20px;
}
}

@media all and (max-width: 767px) {
section#values .values-grid {
margin: 0 !important;
flex-direction: column;
}

section#values .values-grid > div[class*="col-"] {
padding: 0 0 15px 0 !important;
width: 100%;
}

section#values .values-grid > div[class*="col-"]:last-child {
padding-bottom: 0 !important;
}

.value-card {
padding: 25px 20px;
}

.value-icon {
font-size: 36px;
}

.value-title {
font-size: 18px;
}
}

/* 22.2. services section */
.services-txt,
.services-txt-dark {
margin: 0 auto;
padding: 0 155px;
}

@media all and (min-width: 1920px) {
  .services-txt,
  .services-txt-dark {
	padding: 0 155px;
  }
}

@media only screen and (max-width: 1200px) {
  .services-txt,
  .services-txt-dark {
    padding: 0 75px;
  }
}

@media only screen and (max-width: 995px) {
  .services-txt,
  .services-txt-dark {
    padding: 0 35px;
  }
}

@media only screen and (max-width: 880px) {
  .services-txt,
  .services-txt-dark {
    padding: 0 15px;
  }
}

.services-txt {
color: #fff;
}

.services-txt-dark {
color: #2e2e2e;
}

.services-bg-1,
.services-bg-2 {
width: 100%;
height: auto;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
   -moz-background-size: cover;
    -ms-background-size: cover;
     -o-background-size: cover;
        background-size: cover;
-webkit-filter: grayscale(100%);
        filter: grayscale(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;
}

.halves:hover .services-bg-1,
.halves:hover .services-bg-2 {
-webkit-filter: none;
        filter: none;
-webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
     -o-transition: all 1s ease;
        transition: all 1s ease;
}


/* 22.2.1. services section halves */
.halves {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -moz-flex;
display: -webkit-flex;
display: flex;
}

.halves .half {
min-height: 350px;
-webkit-box-flex: 50%;
        -ms-flex: 50%;
            flex: 50%;
}

@media all and (min-width: 1920px) {
  .halves .half {
	min-height: 580px;
  }
}

@media (max-width: 768px) {
  .halves .half {
    min-height: 350px;
  }
}

@media (max-width: 768px) {
  .halves {
    -webkit-box-orient: vertical;
            box-orient: vertical;
	-webkit-box-direction: normal;
	        box-direction: normal;
	-webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .halves .half {
    -webkit-box-flex: 0;
            -ms-flex: none;
                flex: none;
  }
}


/* 22.2.2. services skills bar */
.show-skillbar {
display: block;
padding: 0;
margin: -6px auto 40px auto;
padding-left: 0;
text-align: left;
}

.skillbar {
position: relative;
display: block;
width: 100%;
height: 21px;
margin: 0 auto;
background: none;
letter-spacing: 0.05em;
}

.skillbar-bar {
display: inline-block;
width: 0px;
height: 1px;
background: #F27B35;
margin: 60px 0 0 0;
}

.skillbar-bar-light {
/* background: #fff;*/
background: #F2A444;
}

.skill-bar-percent {
position: absolute;
font-family: 'Oswald', sans-serif;
font-size: 15px;
font-style: normal;
font-weight: 400;
text-transform: uppercase;
padding: 0;
text-align: center;
letter-spacing: 0.05em;
color: #2e2e2e;
margin: 0 auto;
line-height: 1;
width: 30px!important;
left: 0;
right: 0;
top: 5px;
margin-left: auto;
margin-right: auto;
}

.skill-bar-percent-light {
color: #fff;
}


/* 22.2.3. products section */
.products-grid {
margin: 0 -15px !important;
}

.products-grid > div[class*="col-"] {
padding: 0 15px 30px 15px !important;
-webkit-box-sizing: border-box;
        box-sizing: border-box;
}

.products-grid > div[class*="col-"]:nth-child(3),
.products-grid > div[class*="col-"]:nth-child(4) {
padding-bottom: 0 !important;
}

.product-card {
background: #f8f8f8;
border: 1px solid #e0e0e0;
border-radius: 8px;
padding: 30px 20px;
text-align: center;
-webkit-transition: all 0.4s ease;
        transition: all 0.4s ease;
position: relative;
overflow: hidden;
-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
height: 100%;
}

.product-card::before {
content: '';
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 4px;
background: -webkit-gradient(linear, left top, right top, from(#F27B35), to(#d45f1a));
background: linear-gradient(90deg, #F27B35, #d45f1a);
-webkit-transform: scaleX(0);
        transform: scaleX(0);
-webkit-transition: -webkit-transform 0.4s ease;
        transition: transform 0.4s ease;
}

.product-card:hover::before {
-webkit-transform: scaleX(1);
        transform: scaleX(1);
}

.product-card:hover {
-webkit-transform: translateY(-8px);
        transform: translateY(-8px);
-webkit-box-shadow: 0 20px 50px rgba(242, 123, 53, 0.15);
        box-shadow: 0 20px 50px rgba(242, 123, 53, 0.15);
border-color: #F27B35;
}

.product-img-wrapper {
position: relative;
width: 100%;
padding-bottom: 100%;
overflow: hidden;
margin-bottom: 20px;
background: #f8f8f8;
border-radius: 4px;
}

.product-img-wrapper .popup-photo {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
cursor: pointer;
z-index: 1;
}

.product-img-wrapper .popup-photo::after {
content: "\f4a4";
font-family: "Ionicons";
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
font-size: 32px;
color: #fff;
        opacity: 0;
-webkit-transition: all 0.35s ease;
        transition: all 0.35s ease;
z-index: 2;
}

.product-img-wrapper .popup-photo::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.45);
        opacity: 0;
-webkit-transition: all 0.35s ease;
        transition: all 0.35s ease;
z-index: 1;
-webkit-border-radius: 4px;
        border-radius: 4px;
}

.product-img-wrapper:hover .popup-photo::before,
.product-img-wrapper:hover .popup-photo::after {
        opacity: 1;
}

.product-img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-fit: contain;
   object-fit: contain;
-webkit-transition: -webkit-transform 0.4s ease;
        transition: transform 0.4s ease;
}

.product-card:hover .product-img {
-webkit-transform: scale(1.08);
        transform: scale(1.08);
}

.product-name {
font-family: 'Oswald', sans-serif;
font-size: 18px;
font-weight: 700;
color: #2e2e2e;
text-transform: uppercase;
letter-spacing: 0.05em;
margin: 0;
-webkit-transition: color 0.3s ease;
        transition: color 0.3s ease;
}

.product-card:hover .product-name {
color: #F27B35;
}

@media all and (max-width: 991px) {
.products-grid > div[class*="col-"] {
padding-bottom: 20px !important;
}

.products-grid > div[class*="col-"]:nth-child(3),
.products-grid > div[class*="col-"]:nth-child(4) {
padding-bottom: 20px !important;
}

.products-grid > div[class*="col-"]:nth-child(3),
.products-grid > div[class*="col-"]:nth-child(4) {
padding-bottom: 0 !important;
}

.product-card {
padding: 25px 15px;
}

.product-name {
font-size: 16px;
}
}

@media all and (max-width: 767px) {
.products-grid {
margin: 0 !important;
}

.products-grid > div[class*="col-"] {
padding: 0 0 15px 0 !important;
}

.products-grid > div[class*="col-"]:nth-child(3),
.products-grid > div[class*="col-"]:nth-child(4) {
padding-bottom: 15px !important;
}

.products-grid > div[class*="col-"]:last-child {
padding-bottom: 0 !important;
}

.product-card {
padding: 20px 15px;
}

.product-name {
font-size: 16px;
}
}


/* 22.3. launch section */
.parallax-overlay {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
background: rgba(0, 0, 0, .7);
z-index: 0;
}

.parallax {
display: block;
width: 100%;
height: 100%;
overflow: hidden;
padding: 0;
}

.parallax-launch {
position: relative;
background-repeat: no-repeat;
background-position: center center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
        -ms-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
border: none;
z-index: 1;
}


/* 23. videos */
/* 23.1. Vimeo video */
.vimeo-bg {
display: none;
}

@media only screen and (max-width: 880px) {
  .vimeo-bg {
    position: relative;
    height: 100%;
    background-image: url(../img/background/vimeo-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
        -ms-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
			/* uncomment the following to show an image for mobile devices */
            /* display: block; */
  }
  
  #vimeo-videoContainment {
    display: none;
  }
}

#vimeo-videoContainment {
position: absolute;
display: block;
width: 100%!important;
height: 100%!important;
left: 0;
top: 0;
bottom: 0;
right: 0;
background: #000;
z-index: 0;
}

#vimeo-videoContainment iframe,
#vimeo-videoContainment object,
#vimeo-videoContainment embed {
border: none;
}


/* 23.2. YouTube video */
.YT-bg {
display: none;
}

@media only screen and (max-width: 880px) {
  .YT-bg {
    position: relative;
    height: 100%;
    background-image: url(../img/background/YT-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
        -ms-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
			/* uncomment the following to show an image for mobile devices */
            /* display: block; */
  }
}

#videoContainment {
position: absolute;
display: block;
width: 100%!important;
height: 100%!important;
left: 0;
top: 0;
bottom: 0;
right: 0;
background: #000;
z-index: 0;
}


/* 23.3. HTML5 video */
.html5-bg {
display: none;
}

@media only screen and (max-width: 880px) {
  .html5-bg {
    position: relative;
    height: 100%;
	background-image: url(../img/background/html5-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
       -moz-background-size: cover;
        -ms-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
			/* uncomment the following to show an image for mobile devices */
            /* display: block; */
  }
}

.html5-videoContainment {
position: absolute;
top: 50%;
left: 50%;
width: auto;
min-width: 100%;
height: auto;
min-height: 100%;
background: #000;
-webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
z-index: 0;
}


/* 24. ken burns slideshow */
.kenburns-slide-wrapper {
position: relative;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
z-index: 0;
}

.kenburns-slide {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-animation: KenBurnsSlideShow 24s linear infinite 0s;
   -moz-animation: KenBurnsSlideShow 24s linear infinite 0s;
    -ms-animation: KenBurnsSlideShow 24s linear infinite 0s;
     -o-animation: KenBurnsSlideShow 24s linear infinite 0s;
        animation: KenBurnsSlideShow 24s linear infinite 0s;
}

.kenburns-slide-1,
.kenburns-slide-2,
.kenburns-slide-3,
.kenburns-slide-4 {
background-repeat: no-repeat;
background-position: center;
-webkit-background-size: cover;
   -moz-background-size: cover;
    -ms-background-size: cover;
     -o-background-size: cover;
        background-size: cover;
}

.kenburns-slide-1 {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.kenburns-slide-2 {
-webkit-animation-delay: 6s;
   -moz-animation-delay: 6s;
    -ms-animation-delay: 6s;
     -o-animation-delay: 6s;
        animation-delay: 6s;
}

.kenburns-slide-3 {
-webkit-animation-delay: 12s;
   -moz-animation-delay: 12s;
    -ms-animation-delay: 12s;
     -o-animation-delay: 12s;
        animation-delay: 12s;
}

.kenburns-slide-4 {
-webkit-animation-delay: 18s;
   -moz-animation-delay: 18s;
    -ms-animation-delay: 18s;
     -o-animation-delay: 18s;
        animation-delay: 18s;
}

@-webkit-keyframes KenBurnsSlideShow {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
  }
 5% {
    opacity: 1
  }
 25% {
    opacity: 1;
  }
 30% {
    opacity: 0;
    -webkit-transform: scale(1.1);
  }
 100% {
    opacity: 0;
    -webkit-transformm: scale(1);
  }
}

@-moz-keyframes KenBurnsSlideShow {
  0% {
    opacity: 0;
    -moz-transform: scale(1);
  }
 5% {
    opacity: 1
  }
 25% {
    opacity: 1;
  }
 30% {
    opacity: 0;
    -moz-transform: scale(1.1);
  }
 100% {
    opacity: 0;
    -moz-transform: scale(1);
  }
}

@-o-keyframes KenBurnsSlideShow {
  0% {
    opacity: 0;
    -o-transform: scale(1);
  }
 5% {
    opacity: 1
  }
 25% {
    opacity: 1;
  }
 30% {
    opacity: 0;
    -o-transform: scale(1.1);
  }
 100% {
    opacity: 0;
    -o-transform: scale(1);
  }
}

@keyframes KenBurnsSlideShow {
  0% {
    opacity: 0;
	    transform: scale(1);
    -ms-transform: scale(1);
  }
 5% {
    opacity: 1
  }
 25% {
    opacity: 1;
  }
 30% {
    opacity: 0;
	    transform: scale(1.1);
    -ms-transform: scale(1.1);
  }
 100% {
    opacity: 0;
	    transform: scale(1);
    -ms-transform: scale(1);
  }
}


/* 25. scroll indicator */
.scroll-indicator-wrapper {
position: absolute;
left: 50%;
bottom: 0;
z-index: 10;
}

.scroll-indicator {
position: absolute;
width: 1px;
height: 35px;
left: 0;
right: 0;
bottom: 0;
margin: auto;
background-color: rgba(191, 191, 191, .25);
mix-blend-mode: overlay;
}

@media only screen and (max-width: 640px) {
  .scroll-indicator {
    display: none;
	visibility: hidden;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .scroll-indicator {
    display: none;
	visibility: hidden;
  }
}

.scroll-indicator::before {
content: "";
position: absolute;
display: block;
width: 100%;
height: 50%;
-webkit-animation: teardrop 2s cubic-bezier(.76, .05, .86, .06) infinite;
    -ms-animation: teardrop 2s cubic-bezier(.76, .05, .86, .06) infinite;
	    animation: teardrop 2s cubic-bezier(.76, .05, .86, .06) infinite;
-webkit-animation-direction: normal;
    -ms-animation-direction: normal;
	    animation-direction: normal;
background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
background: -ms-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
background: linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
}

@-webkit-keyframes teardrop {
  0% {
    top: -10%;
    opacity: 0;
    height: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    top: 100%;
    height: 75%;
  }
}
@-ms-keyframes teardrop {
  0% {
    top: -10%;
    opacity: 0;
    height: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    top: 100%;
    height: 75%;
  }
}
@keyframes teardrop {
  0% {
    top: -10%;
    opacity: 0;
    height: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    top: 100%;
    height: 75%;
  }
}


/* 26. Slick v1.6.0 CUSTOM */
/* 26.1. slick slide */
.slick-slide {
height: 100vh;
background: none;
}
		
.slick-slider {
margin-bottom: 0;
margin-top: 0;
cursor: auto;
}


/* 26.2. slick slide flickering FIX */
.slick-track,
.slick-list {
-webkit-perspective: 2000;
        perspective: 2000;
-webkit-backface-visibility: hidden;
        backface-visibility: hidden;
}


/* 26.3. slick navigation */
.slick-prev,
.slick-next {
position: absolute;
display: block;
top: 50%;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
-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: 1;
visibility: visible;
}

.slick-prev {
left: -50px;
}

.slick-next {
right: -50px;
}

.slick-prev:before,
.slick-next:before {
font-size: 11px;
color: #000;
padding: 0;
-webkit-border-radius: 3px;
   -moz-border-radius: 3px;
        border-radius: 3px;
display: block;
width: 50px;
height: 50px;
line-height: 50px;
position: absolute;
background: #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: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

@media only screen and (max-width: 880px) {
  .slick-prev:before,
  .slick-next:before {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}

.slick-prev:before {
left: 85px;
top: 9px;
}

@media only screen and (max-width: 880px) {
  .slick-prev:before {
    left: 65px;
  }
}

.slick-next:before {
right: 85px;
top: 9px;
}

@media only screen and (max-width: 880px) {
  .slick-next:before {
    right: 65px;
  }
}

.slick-prev:hover,
.slick-next:hover {
-webkit-transition: 0 none;
   -moz-transition: 0 none;
	-ms-transition: 0 none;
     -o-transition: 0 none;
        transition: 0 none;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:active:before,
.slick-next:active:before {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.slick-fullscreen:hover .slick-prev,
.slick-fullscreen:hover .slick-next,
.slick-fullscreen-slideshow:hover .slick-prev,
.slick-fullscreen-slideshow:hover .slick-next,
.slick-fullscreen-split:hover .slick-prev,
.slick-fullscreen-split:hover .slick-next,
.slick-fullscreen-slideshow-zoom-fade:hover .slick-prev,
.slick-fullscreen-slideshow-zoom-fade:hover .slick-next {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.slick-fullscreen:hover .slick-prev,
.slick-fullscreen-slideshow:hover .slick-prev,
.slick-fullscreen-split:hover .slick-prev,
.slick-fullscreen-slideshow-zoom-fade:hover .slick-prev {
left: -35px;
}

.slick-fullscreen:hover .slick-next,
.slick-fullscreen-slideshow:hover .slick-next,
.slick-fullscreen-split:hover .slick-next,
.slick-fullscreen-slideshow-zoom-fade:hover .slick-next {
right: -35px;
}


/* 26.4. slick fullscreen slider */
.slick-fullscreen.slick-fullscreen-split-content {
width: 50%;
left: 50%;
}

.slick-fullscreen-img-fill {
position: relative;
display: block;
width: 100%;
overflow: hidden;
text-align: center;
}

.slick-fullscreen-img-fill img {
position: relative;
display: inline-block;
min-width: 100%;
max-width: none;
min-height: 100%;
}

.slick-fullscreen .slick-fullscreen-item .slick-fullscreen-img-fill,
.slick-fullscreen-slideshow .slick-fullscreen-item .slick-fullscreen-img-fill,
.slick-fullscreen-split .slick-fullscreen-item .slick-fullscreen-img-fill,
.slick-fullscreen-slideshow-zoom-fade .slick-fullscreen-item .slick-fullscreen-img-fill {
height: 100vh;
background: none;
}

.slick-fullscreen .slick-fullscreen-item .slick-fullscreen-img-fill .bg-img,
.slick-fullscreen-slideshow .slick-fullscreen-item .slick-fullscreen-img-fill .bg-img,
.slick-fullscreen-split .slick-fullscreen-item .slick-fullscreen-img-fill .bg-img,
.slick-fullscreen-slideshow-zoom-fade .slick-fullscreen-item .slick-fullscreen-img-fill .bg-img {
position: relative;
width: auto;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
   -moz-background-size: cover;
    -ms-background-size: cover;
     -o-background-size: cover;
        background-size: cover;
}

.slick-fullscreen .slick-dots,
.slick-fullscreen-slideshow .slick-dots,
.slick-fullscreen-split .slick-dots,
.slick-fullscreen-slideshow-zoom-fade .slick-dots {
position: absolute;
width: 100%;
height: 5px;
left: 0;
bottom: 0;
margin: 0;
padding: 0;
background: rgba(255, 255, 255, .25);
list-style-type: none;
}

.slick-fullscreen .slick-dots li button,
.slick-fullscreen-slideshow .slick-dots li button,
.slick-fullscreen-split .slick-dots li button,
.slick-fullscreen-slideshow-zoom-fade .slick-dots li button {
display: none;
}

.slick-fullscreen .slick-dots li,
.slick-fullscreen-slideshow .slick-dots li,
.slick-fullscreen-split .slick-dots li,
.slick-fullscreen-slideshow-zoom-fade .slick-dots li {
position: absolute;
float: left;
width: 0;
height: 5px;
left: -5px;
background: #fff;
}

.slick-fullscreen .slick-dots li.slick-active,
.slick-fullscreen-slideshow .slick-dots li.slick-active,
.slick-fullscreen-split .slick-dots li.slick-active,
.slick-fullscreen-slideshow-zoom-fade .slick-dots li.slick-active {
width: 100%;
-webkit-animation: progressDots 4s both;
   -moz-animation: progressDots 4s both;
    -ms-animation: progressDots 4s both;
     -o-animation: progressDots 4s both;
        animation: progressDots 4s both;
}

@-webkit-keyframes progressDots {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}

@keyframes progressDots {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}

.slick-fullscreen,
.slick-fullscreen-slideshow,
.slick-fullscreen-split,
.slick-fullscreen-slideshow-zoom-fade {
background: none;
}

.slick-fullscreen .slick-slide,
.slick-fullscreen-slideshow .slick-slide,
.slick-fullscreen-split .slick-slide,
.slick-fullscreen-slideshow-zoom-fade .slick-slide {
display: none;
float: left;
height: 100%;
}

.slick-initialized .slick-slide {
display: block;
}


/* 26.5. slick fullscreen slideshow ZOOM/FADE transition */
.slick-fullscreen-slideshow-zoom-fade .slick-fullscreen-item .bg-img {
-webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
   -moz-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
    -ms-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
     -o-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
        transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
-webkit-transform: scale(1.3);
   -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
     -o-transform: scale(1.3);
        transform: scale(1.3);
}

.slick-fullscreen-slideshow-zoom-fade .slick-fullscreen-item.slick-active .bg-img {
-webkit-transform: scale(1);
   -moz-transform: scale(1);
    -ms-transform: scale(1);
     -o-transform: scale(1);
        transform: scale(1);
}


/* 27. Owl Carousel v2.2.0 CUSTOM */
.owl-buttons {
position: static;
}

.owl-prev,
.owl-next {
position: absolute;
display: block;
bottom: 0;
width: 50px;
height: 50px;
line-height: 50px;
font-size: 11px;
color: #000;
text-align: center;
-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);
cursor: pointer;
}

.owl-prev {
left: -45px;
}

.owl-next {
right: -45px;
}

.owl-prev:before,
.owl-next:before {
content: "";
display: block;
width: 50px;
height: 50px;
line-height: 50px;
position: absolute;
background: none;
border: none;
-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: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-border-radius: 3px;
   -moz-border-radius: 3px;
        border-radius: 3px;
}

.owl-prev:before {
left: 49px;
top: 8px;
}

@media only screen and (max-width: 880px) {
  .owl-prev:before {
    left: 35px;
  }
}

.owl-next:before {
right: 49px;
top: 8px;
}

@media only screen and (max-width: 880px) {
  .owl-next:before {
    right: 35px;
  }
}

.owl-prev .owl-custom,
.owl-next .owl-custom {
position: relative;
}

.owl-prev .owl-custom {
position: relative;
left: 49px;
top: 9px;
}

@media only screen and (max-width: 880px) {
  .owl-prev .owl-custom {
    left: 30px;
	top: 4px;
  }
}

.owl-next .owl-custom {
position: relative;
right: 49px;
top: 9px;
}

@media only screen and (max-width: 880px) {
  .owl-next .owl-custom {
    right: 30px;
	top: 4px;
  }
}

.owl-prev:hover,
.owl-next:hover {
-webkit-transition: 0 none;
   -moz-transition: 0 none;
	-ms-transition: 0 none;
     -o-transition: 0 none;
        transition: 0 none;
}

.owl-prev:hover,
.owl-next:hover,
.owl-prev:hover:before,
.owl-next:hover:before,
.owl-prev:active:before,
.owl-next:active:before,
.owl-carousel:hover .owl-prev,
.owl-carousel:hover .owl-next {
        opacity: 0.5;
   -moz-opacity: 0.5;
-webkit-opacity: 0.5;
filter: alpha(opacity=50);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.owl-carousel:hover .owl-prev {
left: -35px;
}

.owl-carousel:hover .owl-next {
right: -35px;
}

#home-page-img-carousel .owl-prev,
#home-page-img-carousel .owl-next,
#works-page-img-carousel .owl-prev,
#works-page-img-carousel .owl-next {
position: absolute;
display: block;
top: 50%;
margin-top: -29px;
width: 50px;
height: 50px;
line-height: 50px;
font-size: 11px;
color: #000;
text-align: center;
-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)";
}

#home-page-img-carousel.owl-prev,
#works-page-img-carousel.owl-prev {
left: -50px;
}

#home-page-img-carousel.owl-next,
#works-page-img-carousel.owl-next {
right: -50px;
}

#home-page-img-carousel .owl-prev:before,
#home-page-img-carousel .owl-next:before,
#works-page-img-carousel .owl-prev:before,
#works-page-img-carousel .owl-next:before {
content: "";
display: block;
width: 50px;
height: 50px;
line-height: 50px;
position: absolute;
background: rgba(255, 255, 255, 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);
-webkit-border-radius: 3px;
   -moz-border-radius: 3px;
        border-radius: 3px;
}

@media only screen and (max-width: 880px) {
  #home-page-img-carousel .owl-prev:before,
  #home-page-img-carousel .owl-next:before,
  #works-page-img-carousel .owl-prev:before,
  #works-page-img-carousel .owl-next:before {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}

#home-page-img-carousel.owl-prev:before,
#works-page-img-carousel.owl-prev:before {
left: 45px;
top: 9px;
}

#home-page-img-carousel.owl-next:before,
#works-page-img-carousel.owl-next:before {
right: 45px;
top: 9px;
}

#home-page-img-carousel.owl-prev .owl-custom,
#home-page-img-carousel.owl-next .owl-custom,
#works-page-img-carousel.owl-prev .owl-custom,
#works-page-img-carousel.owl-next .owl-custom {
position: relative;
}

#home-page-img-carousel.owl-prev .owl-custom,
#works-page-img-carousel.owl-prev .owl-custom {
position: relative;
left: 34px;
}

#home-page-img-carousel.owl-next .owl-custom,
#works-page-img-carousel.owl-next .owl-custom {
position: relative;
right: 34px;
}

#home-page-img-carousel.owl-prev:hover,
#home-page-img-carousel.owl-next:hover,
#works-page-img-carousel.owl-prev:hover,
#works-page-img-carousel.owl-next:hover {
-webkit-transition: 0 none;
   -moz-transition: 0 none;
	-ms-transition: 0 none;
     -o-transition: 0 none;
        transition: 0 none;
}

#home-page-img-carousel .owl-prev:hover,
#home-page-img-carousel .owl-next:hover,
#home-page-img-carousel .owl-prev:hover:before,
#home-page-img-carousel .owl-next:hover:before,
#home-page-img-carousel .owl-prev:active:before,
#home-page-img-carousel .owl-next:active:before,
#home-page-img-carousel.owl-carousel:hover .owl-prev,
#home-page-img-carousel.owl-carousel:hover .owl-next,
#works-page-img-carousel .owl-prev:hover,
#works-page-img-carousel .owl-next:hover,
#works-page-img-carousel .owl-prev:hover:before,
#works-page-img-carousel .owl-next:hover:before,
#works-page-img-carousel .owl-prev:active:before,
#works-page-img-carousel .owl-next:active:before,
#works-page-img-carousel.owl-carousel:hover .owl-prev,
#works-page-img-carousel.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)";
}

#home-page-img-carousel.owl-carousel:hover .owl-prev {
left: 1px;
}

@media only screen and (max-width: 880px) {
  #home-page-img-carousel.owl-carousel:hover .owl-prev {
    left: 15px;
  }
}

@media only screen and (max-width: 640px) {
  #home-page-img-carousel.owl-carousel:hover .owl-prev {
    left: -5px;
  }
}

#home-page-img-carousel.owl-carousel:hover .owl-next {
right: 1px;
}

@media only screen and (max-width: 880px) {
  #home-page-img-carousel.owl-carousel:hover .owl-next {
    right: 15px;
  }
}

@media only screen and (max-width: 640px) {
  #home-page-img-carousel.owl-carousel:hover .owl-next {
    right: -5px
  }
}

#works-page-img-carousel.owl-carousel:hover .owl-prev {
left: -20px;
}

#works-page-img-carousel.owl-carousel:hover .owl-next {
right: -20px;
}


/* 28. home IMG carousel slider */
.home-page-img-wrapper {
position: relative;
width: 100%;
height: 100%;
}

#home-page-img .home-page-img-item {
padding: 0;
        opacity: 0.25;
   -moz-opacity: 0.25;
-webkit-opacity: 0.25;
filter: alpha(opacity=25);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
-webkit-transform: scale3d(0.8, 0.8, 1);
   -moz-transform: scale3d(0.8, 0.8, 1);
    -ms-transform: scale3d(0.8, 0.8, 1);
     -o-transform: scale3d(0.8, 0.8, 1);
        transform: scale3d(0.8, 0.8, 1);			
-webkit-transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
}

#home-page-img .owl-item.active.center .home-page-img-item {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transform: scale3d(1.0, 1.0, 1);
   -moz-transform: scale3d(1.0, 1.0, 1);
    -ms-transform: scale3d(1.0, 1.0, 1);
     -o-transform: scale3d(1.0, 1.0, 1);
        transform: scale3d(1.0, 1.0, 1);
}

.home-page-img-item-1,
.home-page-img-item-2,
.home-page-img-item-3,
.home-page-img-item-4,
.home-page-img-item-5,
.home-page-img-item-6,
.home-page-img-item-7 {
position: relative;
width: 100%;
height: 100vh;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
   -moz-background-size: cover;
    -ms-background-size: cover;
     -o-background-size: cover;
        background-size: cover;
}


/* 29. Swiper v3.4.2 CUSTOM */
.swiper-container {
position: absolute;
width: 100%;
height: inherit;
margin-left: auto;
margin-right: auto;
}
	
.swiper-slide {
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover;
   -moz-background-size: cover;
    -ms-background-size: cover;
     -o-background-size: cover;
        background-size: cover;
}


/* 29.1. swiper parallax */
.parallax .swiper-button-next,
.parallax .swiper-button-prev {
display: block;
visibility: visible;
width: 20px;
height: 20px;
background-size: 20px 20px;
display: none;
visibility: hidden;
}

.parallax a,
.parallax a:hover {
color: #fff;
}

.parallax .swiper-container {
width: 100%;
height: 100%;
background: #000;
left: 0;
top: 0;
}

.parallax .swiper-slide {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
}
	
.parallax .parallax-bg {
position: absolute;
left: 0;
top: 0;
width: 130%;
height: 100%;	  
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
   -moz-background-size: cover;
    -ms-background-size: cover;
     -o-background-size: cover;
        background-size: cover;
}


/* 29.2. swiper thumbnail */
.swiper-slider-top,
.swiper-slider-top-thumbs-vertical {
width: 100%;
height: 100%;
}

.swiper-slider-bottom {
position: absolute;
width: 100%;
height: 15%;
left: 0;
bottom: 0;
background: #000;
padding: 0;
border-left: none;
border-top: 10px solid #000;
border-bottom: 10px solid #000;
border-right: none;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
     -o-box-sizing: border-box;
        box-sizing: border-box;
cursor: pointer;
z-index: 10;
}

.swiper-slider-bottom-thumbs-vertical {
position: absolute;
width: 20%;
height: 100%;
top: 0;
right: 0;
background: #000;
padding: 0;
border-left: 10px solid #000;
border-top: none;
border-bottom: none;
border-right: 10px solid #000;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
     -o-box-sizing: border-box;
        box-sizing: border-box;
z-index: 10;  
}

.swiper-slider-bottom .swiper-slide {
width: 25%;
height: 100%;
        opacity: 0.35;
   -moz-opacity: 0.35;
-webkit-opacity: 0.35;
filter: alpha(opacity=35);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
}

.swiper-slider-bottom-thumbs-vertical .swiper-slide {
        opacity: 0.35;
   -moz-opacity: 0.35;
-webkit-opacity: 0.35;
filter: alpha(opacity=35);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
cursor: pointer;
}

.swiper-slider-bottom .swiper-slide-active,
.swiper-slider-bottom-thumbs-vertical .swiper-slide-active {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.swiper-button-next,
.swiper-button-prev {
display: none;
visibility: hidden;
}


/* 30. works IMG gallery carousel */
.works-page-carousel-item {
position: relative;
width: 100%;
height: 60vh;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
   -moz-background-size: cover;
    -ms-background-size: cover;
     -o-background-size: cover;
        background-size: cover;
}


/* 30.1. works IMG gallery description/hover effect */
.description {
position: absolute;
padding: 0 15px;
margin-bottom: -4px;
bottom: -40px;
left: 0;
right: 0;
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: all 0.8s ease;
   -moz-transition: all 0.8s ease;
	-ms-transition: all 0.8s ease;
     -o-transition: all 0.8s ease;
        transition: all 0.8s ease;
text-align: center;
-webkit-pointer-events: none;
   -moz-pointer-events: none;
        pointer-events: none;
z-index: 10;
}

.description h3 {
position: relative;
font-family: 'Oswald', sans-serif;
font-size: 55px;
font-weight: 700;
text-transform: uppercase;
text-align: center;
letter-spacing: -0.04em;
color: #2e2e2e;
line-height: 1;
margin: 0 auto -2px auto;
z-index: 10;
}

@media all and (min-width: 1920px) {
  .description h3 {
    font-size: 65px;
    margin: -9px auto -1px auto;
  }
}

@media only screen and (max-width: 640px) {
  .description h3 {
    font-size: 40px;
	margin: -4px auto -1px auto;
  }
}

.description-second {
color: #2e2e2e;
margin: -3px auto -2px auto;
}

.item-grid-size:hover .description,
.item-grid-size:focus .description {
bottom: 5px;
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.item-grid-size {
position: relative;
padding: 0;
width: 100%;
height: 100%;
}

.item {
position: relative;
margin-bottom: 0;
float: left;
}

.item:after {
content: "";
display: block;
clear: both;
}

.item-wh {
width: 100%;
height: auto;
}

.item:hover .link-wrap {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
cursor: pointer;
}

.item:hover .link-wrap span:before,
.item:hover .link-wrap span:after {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.item:hover .link-wrap span:nth-child(1):before,
.item:hover .link-wrap span:nth-child(1):after {
width: 15px;
}

.item:hover .link-wrap span:nth-child(2):before,
.item:hover .link-wrap span:nth-child(2):after {
height: 15px;
}

.link-wrap {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
display: block;
background: rgba(255, 255, 255, .85);
        opacity: 0;
   -moz-opacity: 0;
-webkit-opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: all 0.3s ease-out;
   -moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
     -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
}

.link-wrap span {
position: absolute;
display: block;
width: 100%;
height: 100%;
left: 0;
top: 0;
}

.link-wrap span:before,
.link-wrap span:after {
content: "";
position: absolute;
background: #D9414E;
-webkit-transition: all 0.3s ease-out;
   -moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
     -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        opacity: 0.2;
   -moz-opacity: 0.2;
-webkit-opacity: 0.2;
filter: alpha(opacity=20);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

.link-wrap span:nth-child(1):before,
.link-wrap span:nth-child(1):after {
width: 50%;
height: 2px;
top: 50%;
margin-top: -1px;
}

.link-wrap span:nth-child(1):before {
right: 50%;
}

.link-wrap span:nth-child(1):after {
left: 50%;
}

.link-wrap span:nth-child(2):before,
.link-wrap span:nth-child(2):after {
width: 2px;
height: 50%;
left: 50%;
margin-left: -1px;
}

.link-wrap span:nth-child(2):before {
bottom: 50%;
}

.link-wrap span:nth-child(2):after {
top: 50%;
}


/* 31. Magnific Popup v1.1.0 CUSTOM */
.mfp-arrow-left:after {
font-family: "Ionicons";
content: "\f124";
font-size: 18px;
color: #fff;
margin-top: 22px;
}

.mfp-arrow-right:after {
font-family: "Ionicons";
content: "\f125";
font-size: 18px;
color: #fff;
margin-top: 22px;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: crosshair;
}

.mfp-arrow-left:after,
.mfp-arrow-left:before {
border-right: none;
}

.mfp-arrow-right:after,
.mfp-arrow-right:before {
border-left: none;
}

.mfp-title {
font-family: 'Raleway', sans-serif;
font-size: 13px;
line-height: 1.5;
font-style: normal;
font-weight: 400;
letter-spacing: 0.05em;
}

.popup-gallery-slider a:visited,
.popup-gallery-slider a:active,
.popup-gallery-slider a:focus {
color: #fff;
}

.popup-gallery-slider a:hover {
color: #000;
}


/* 32. typed text */
h1.typed-effect {
position: relative;
width: 70%;
font-family: 'Oswald', sans-serif;
font-style: normal;
font-weight: 700;
font-size: 55px;
text-align: center;
text-transform: uppercase;
letter-spacing: -0.05em;
color: #fff;
margin: 0 auto;
padding: 0 50px;
line-height: 1.2;
}

@media all and (min-width: 1920px) {
  h1.typed-effect {
	font-size: 85px;
  }
}

@media only screen and (max-width: 1200px) {
  h1.typed-effect {
    width: 100%;
	padding: 0 5px;
  }
}

@media only screen and (max-width: 880px) {
  h1.typed-effect {
    font-size: 55px;
	line-height: 1;
  }
}

@media only screen and (max-width: 640px) {
  h1.typed-effect {
    font-size: 40px;
  }
}


/* 32.1. typed text cursor */
.typed-cursor {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-animation: blink 0.7s infinite;
   -moz-animation: blink 0.7s infinite;
        animation: blink 0.7s infinite;
}

@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}


/* 33. testimonials */
.testimonials-carousel {
position: relative;
width: 100%;
margin: 0 auto;
padding: 0;
}

.testimonials-carousel.owl-carousel {
width: auto;
}

.testimonials-carousel,
.testimonials-quote,
.testimonials-quote-img {
-webkit-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
   -moz-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
     -o-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
        transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
}

.testimonials-quote-img {
position: relative;
margin: 2px auto;
width: 110px;
height: 110px;
-webkit-border-radius: 50%;
   -moz-border-radius: 50%;
        border-radius: 50%;
}

.testimonials-quote p {
position: relative;
top: -7px;
padding: 0 1px;
margin: 0 auto -12px auto;
}

.testimonials-signature {
font-family: 'Raleway', sans-serif;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.05em;
margin: -3px auto 0 auto;
}

.testimonials-signature:before {
content: "― ";
display: inline-block;
}

.section-testimonials.quote-mark-l {
padding: 0 10px 0 0;
}

.section-testimonials.quote-mark-r {
padding: 0 0 0 10px;
}


/* 34. divider */
.inner-divider,
.inner-divider-half,
.inner-divider-mobile {
position: relative;
width: 100%;
margin: 0 auto;
background: none;
z-index: -1;
}

.inner-divider {
height: 100px;
}

@media all and (min-width: 1920px) {
  .inner-divider {
	height: 150px;
  }
}

@media only screen and (max-width: 980px) {
  .inner-divider {
    height: 100px;
  }
}

@media only screen and (max-width: 640px) {
  .inner-divider {
    height: 80px;
  }
}

.inner-divider-half {
height: 40px;
}

.inner-divider-half.inner-divider-half-works {
height: 20px;
}

@media all and (min-width: 1920px) {
  .inner-divider-half.inner-divider-half-works {
    height: 40px;
  }
}

.inner-divider-mobile {
display: none;
visibility: hidden;
height: 100px;
}

@media only screen and (max-width: 995px) {
  .inner-divider-mobile {
    display: block;
    visibility: visible;
  }
}

@media only screen and (max-width: 640px) {
  .inner-divider-mobile {
    height: 80px;
  }
}


/* footer */
.site-footer {
background: #111;
border-top: 1px solid rgba(255, 255, 255, 0.07);
}

.footer-main {
padding: 65px 0 30px 0;
}

.footer-col {
padding: 0 30px;
margin-bottom: 45px;
text-align: center;
}

@media only screen and (max-width: 992px) {
  .footer-col {
    padding: 0 20px;
    margin-bottom: 35px;
  }
}

.footer-logo {
height: auto;
max-height: 85px;
width: auto;
margin: 0 auto 22px auto;
display: block;
        opacity: 0.85;
   -moz-opacity: 0.85;
-webkit-opacity: 0.85;
-webkit-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease;
}

.footer-logo:hover {
        opacity: 1;
   -moz-opacity: 1;
-webkit-opacity: 1;
}

.footer-tagline {
font-size: 16px;
font-weight: 300;
letter-spacing: 0.05em;
color: #fff;
line-height: 1.9;
margin: 0 auto;
max-width: 260px;
text-align: justify;
}

.footer-heading {
font-family: 'Oswald', sans-serif;
font-size: 16px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.22em;
color: #F27B35;
margin: 0 auto 22px auto;
padding-bottom: 14px;
border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.footer-nav {
list-style: none;
margin: 0;
padding: 0;
}

.footer-nav li {
margin-bottom: 10px;
}

.footer-link,
.footer-link:visited {
font-family: 'Oswald', sans-serif;
font-size: 14px;
font-weight: 300;
text-transform: uppercase;
letter-spacing: 0.12em;
color: rgba(255, 255, 255, 0.5);
text-decoration: none;
display: inline-block;
-webkit-transition: color 0.3s ease;
        transition: color 0.3s ease;
}

.footer-link:hover,
.footer-link:focus {
color: #F27B35;
text-decoration: none;
}

.footer-social-icons {
list-style: none;
margin: 0 auto 28px auto;
padding: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
-ms-flex-wrap: wrap;
    flex-wrap: wrap;
gap: 10px;
}

.footer-social-icons li a {
display: inline-block;
width: 38px;
height: 38px;
line-height: 38px;
text-align: center;
font-size: 18px;
color: rgba(255, 255, 255, 0.5);
border: 1px solid rgba(255, 255, 255, 0.12);
-webkit-border-radius: 50%;
   -moz-border-radius: 50%;
        border-radius: 50%;
text-decoration: none;
-webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
}

.footer-social-icons li a:hover {
color: #F27B35;
border-color: #F27B35;
}

.footer-contact-info {
margin-top: 4px;
}

.footer-contact-item {
font-size: 16px;
font-weight: 300;
letter-spacing: 0.05em;
color: #fff;
line-height: 1;
margin: 0 0 10px 0;
}

.footer-contact-item span {
margin-right: 7px;
color: #F2A444;
font-size: 13px;
vertical-align: middle;
}

.footer-bottom {
padding: 0 0 28px 0;
}

.footer-bottom-line {
height: 1px;
background: rgba(255, 255, 255, 0.07);
margin-bottom: 22px;
}

.footer-copyright {
font-family: 'Raleway', sans-serif;
font-size: 10px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.1em;
color: #fff;
margin: 0 auto;
text-align: center;
line-height: 1;
}

.footer-copyright-link,
.footer-copyright-link:visited {
color: #fff;
text-decoration: none;
-webkit-transition: color 0.3s ease;
        transition: color 0.3s ease;
}

.footer-copyright-link:hover {
color: #F27B35;
text-decoration: none;
}

@media only screen and (max-width: 768px) {
  .footer-main {
    padding: 50px 0 10px 0;
  }
}


/* footer newsletter */
.footer-newsletter {
padding-top: 55px;
}

.footer-newsletter-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
padding-bottom: 45px;
}

.footer-newsletter-txt {
text-align: left;
padding-right: 40px;
}

.footer-newsletter-txt .footer-heading {
text-align: left;
margin-bottom: 12px;
}

.footer-newsletter-txt .footer-tagline {
text-align: left;
max-width: 100%;
}

.footer-newsletter-form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
}

.footer-newsletter-form #subscribe-wrapper {
height: auto;
width: auto;
}

.footer-newsletter-form .sign-up-form-submit-wrapper {
margin-top: 0;
padding-top: 20px;
}

@media only screen and (max-width: 768px) {
  .footer-newsletter-row {
    -webkit-box-orient: vertical;
            box-orient: vertical;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .footer-newsletter-txt {
    text-align: center;
    padding-right: 0;
    margin-bottom: 30px;
  }

  .footer-newsletter-txt .footer-heading,
  .footer-newsletter-txt .footer-tagline {
    text-align: center;
  }
}


/* char counter */
.char-counter {
display: block;
font-family: 'Raleway', sans-serif;
font-size: 12px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.08em;
text-align: right;
color: rgba(255, 255, 255, 0.5);
margin-top: 5px;
-webkit-transition: color 0.3s ease;
        transition: color 0.3s ease;
}

.char-counter.char-counter-warning {
color: #F27B35;
}

/* ============================================================
   Autofill override
   El navegador inyecta su propio fondo en :-webkit-autofill
   ignorando background:none/transparent. Se neutraliza con:
   - box-shadow inset: tapa visualmente el color del autofill
   - -webkit-text-fill-color: restaura el color del texto
   - transition 5000s: retrasa el cambio de fondo tanto tiempo
     que en la práctica nunca se ve el color del browser
   ============================================================ */
#contactForm input:-webkit-autofill,
#contactForm input:-webkit-autofill:hover,
#contactForm input:-webkit-autofill:focus,
#subscribe input:-webkit-autofill,
#subscribe input:-webkit-autofill:hover,
#subscribe input:-webkit-autofill:focus,
.input-wrapper input:-webkit-autofill,
.input-wrapper input:-webkit-autofill:hover,
.input-wrapper input:-webkit-autofill:focus {
-webkit-box-shadow: 0 0 0px 1000px #1C1C1C inset !important;
        box-shadow: 0 0 0px 1000px #1C1C1C inset !important;
-webkit-text-fill-color: #fff !important;
        caret-color: #fff;
        transition: background-color 5000s ease-in-out 0s;
        border-bottom: 1px solid #fff;
}
