/*
  [CSS Index]
  
  ---
  
  Template Name: Nihilex - Photography Portfolio Template
  Author:  ex-nihilo
  Version: 1.3
*/


/*
  1. TEMPLATE BACKGROUNDS
    1.1. single IMG BACKGROUND
	1.2. slick fullscreen - ken burns slideshow ZOOM/FADE IMG BACKGROUND
	1.3. swiper parallax IMG BACKGROUND
	1.4. testimonials IMG BACKGROUND
	1.5. news IMG BACKGROUND
	1.6. swiper thumbnail IMG BACKGROUND
	1.7. gallery slider IMG BACKGROUND
	1.8. multiple images slideshow IMG BACKGROUND
  2. reset
  3. layout
  4. navigation
    4.1. navigation panels overlay
    4.2. navigation panels
    4.3. navigation icon
    4.4. navigation brackets
    4.5. navigation IMG
    4.6. navigation links
    4.7. navigation secondary experience
  5. works
    5.1. works buttons
    5.2. works col row
    5.3. works box table
    5.4. works box menu items
    5.5. works box inner
    5.6. works box description
    5.7. works photo
    5.8. works lightbox
    5.9. works slide
    5.10. works hover
  6. testimonials
  7. hero
    7.1. hero fullscreen
	7.2. hero bg
	7.3. hero fullscreen FIX
	7.4. hero heading
  8. team carousel
  9. center container
  10. link underline
  11. videos
    11.1. Vimeo video
	11.2. YouTube video
    11.3. HTML5 video
  12. logo
  13. upper page
  14. lower page
  15. headers
  16. signature
  17. signature home
  18. bottom credits
  19. bottom social
  20. clearfix
  21. heading
    21.1. section heading
    21.2. news heading
    21.3. home heading
  22. preloader
  23. overlay
  24. news carousel
  25. buttons
  26. contact modal
  27. contact form
  28. to top arrow
  29. Magnific Popup v1.1.0 CUSTOM
  30. Owl Carousel v2.3.4 CUSTOM
    30.1. owl news carousel slider
  31. ken burns slideshow
  32. Slick v1.6.0 CUSTOM
  33. swiper slider
    33.1. swiper parallax slider
    33.2. Swiper v3.4.2 CUSTOM
    33.3. swiper thumbnail slider 
  34. button the
  35. gallery slider
  36. wave
  37. multiple images slideshow
  38. typed text
  39. divider
*/


/* 1. TEMPLATE BACKGROUNDS */
/* 1.1. single IMG BACKGROUND */
.bg-img-SINGLE {
  background-image: url(../img/background/SINGLE-bg.jpg);
}


/* 1.2. slick fullscreen - ken burns slideshow ZOOM/FADE IMG BACKGROUND */
.bg-img-1,
.kenburns-slide-1 {
  background-image: url(../img/background/hero-bg-1.jpg);
}

.bg-img-2,
.kenburns-slide-2 {
  background-image: url(../img/background/hero-bg-2.jpg);
}

.bg-img-3,
.kenburns-slide-3 {
  background-image: url(../img/background/hero-bg-3.jpg);
}

.bg-img-4,
.kenburns-slide-4 {
  background-image: url(../img/background/hero-bg-4.jpg);
}


/* 1.3. swiper parallax IMG BACKGROUND */
.swiper-slide-parallax-bg {
  background-image: url(../img/background/parallax-bg.jpg);
}


/* 1.4. testimonials IMG BACKGROUND */
.bg-photo.testimonials {
  background-image: url(../img/background/testimonials-bg.jpg);
}


/* 1.5. news IMG BACKGROUND */
.news-bg-1 {
  background-image: url(../img/news/news-bg-1.jpg);
}

.news-bg-2 {
  background-image: url(../img/news/news-bg-2.jpg);
}

.news-bg-3 {
  background-image: url(../img/news/news-bg-3.jpg);
}

.news-bg-4 {
  background-image: url(../img/news/news-bg-4.jpg);
}


/* 1.6. 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);
}


/* 1.7. gallery slider IMG BACKGROUND */
.gallery-slider-bg-1 {
  background-image: url(../img/gallery-slider/gallery-slider-bg-1.jpg);
}

.gallery-slider-bg-2 {
  background-image: url(../img/gallery-slider/gallery-slider-bg-2.jpg);
}

.gallery-slider-bg-3 {
  background-image: url(../img/gallery-slider/gallery-slider-bg-3.jpg);
}


/* 1.8. multiple images slideshow IMG BACKGROUND */
.home-img-top-left {
  background-image: url(../img/background/multiple-bg-1.jpg);
}

.home-img-top-center {
  background-image: url(../img/background/multiple-bg-2.jpg);
}

.home-img-top-right {
  background-image: url(../img/background/multiple-bg-3.jpg);
}

.home-img-bottom-left {
  background-image: url(../img/background/multiple-bg-4.jpg);
}

.home-img-bottom-center {
  background-image: url(../img/background/multiple-bg-5.jpg);
}

.home-img-bottom-right {
  background-image: url(../img/background/multiple-bg-6.jpg);
}

.home-img-top-left-2 {
  background-image: url(../img/background/multiple-bg-7.jpg);
}

.home-img-top-center-2 {
  background-image: url(../img/background/multiple-bg-8.jpg);
}

.home-img-top-right-2 {
  background-image: url(../img/background/multiple-bg-9.jpg);
}

.home-img-bottom-left-2 {
  background-image: url(../img/background/multiple-bg-10.jpg);
}

.home-img-bottom-center-2 {
  background-image: url(../img/background/multiple-bg-11.jpg);
}

.home-img-bottom-right-2 {
  background-image: url(../img/background/multiple-bg-12.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%;
  line-height: 170%;
}

body {
  /* line-height: 1; */
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*:focus {
  outline: none;
}

/* remove dotted outline from links, button and input element */
a:focus,
a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
  border: 0;
  outline: 0;
}


/* 3. layout */
body {
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  text-align: left;
  color: #5f5f5f;
  background: #fff;
  -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;
  line-height: 1.5;
}

a {
  color: #ff264a;
  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;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

a:hover,
a:visited,
a:active,
a:focus {
  color: #ff264a;
  text-decoration: none;
  outline: none;
  font-weight: 600;
  -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;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

p {
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0.05em;
  color: #5f5f5f;
  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;
}

@media only screen and (max-width: 880px) {
  p {
    font-size: 15px;
  }
}

p a,
p a:hover {
  color: #ff264a;
  text-decoration: none;
  outline: none;
  font-weight: 600;
  -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;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

strong {
  font-weight: bold;
}

::-moz-selection {
  background: #ff264a;
  color: #fff;
}

::selection {
  background: #ff264a;
  color: #fff;
}

.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}


/* 4. navigation */
/* 4.1. navigation panels overlay */
.panel-overlay-from-left {
  position: fixed;
  width: 66.666666%;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: -100%;
  background: #111;
  -webkit-transition: all .8s ease-in-out;
  -moz-transition: all .8s ease-in-out;
  -ms-transition: all .8s ease-in-out;
  -o-transition: all .8s ease-in-out;
  transition: all .8s ease-in-out;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  z-index: 99;
}

@media only screen and (max-width: 768px) {
  .panel-overlay-from-left {
    width: 60%;
  }
}

.panel-overlay-from-left.open {
  left: 0;
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.panel-overlay-from-right {
  position: fixed;
  width: 33.333333%;
  height: 100%;
  overflow: hidden;
  top: 0;
  right: -100%;
  background: #111;
  -webkit-transition: all .8s ease-in-out;
  -moz-transition: all .8s ease-in-out;
  -ms-transition: all .8s ease-in-out;
  -o-transition: all .8s ease-in-out;
  transition: all .8s ease-in-out;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  z-index: 99;
}

@media only screen and (max-width: 768px) {
  .panel-overlay-from-right {
    width: 40%;
  }
}

.panel-overlay-from-right.open {
  right: 0;
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


/* 4.2. navigation panels */
.panel-from-left {
  position: fixed;
  width: 66.666666%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  top: 0;
  left: -100%;
  background: #111;
  -webkit-transition: all .8s ease-in-out;
  -moz-transition: all .8s ease-in-out;
  -ms-transition: all .8s ease-in-out;
  -o-transition: all .8s ease-in-out;
  transition: all .8s ease-in-out;
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  z-index: 99;
}

@media only screen and (max-width: 768px) {
  .panel-from-left {
    width: 60%;
  }
}

.panel-from-left.open {
  left: 0;
}

.panel-from-right {
  position: fixed;
  width: 33.333333%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  top: 0;
  right: -100%;
  background: #111;
  -webkit-transition: all .8s ease-in-out;
  -moz-transition: all .8s ease-in-out;
  -ms-transition: all .8s ease-in-out;
  -o-transition: all .8s ease-in-out;
  transition: all .8s ease-in-out;
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  z-index: 99;
}

@media only screen and (max-width: 768px) {
  .panel-from-right {
    width: 40%;
  }
}

.panel-from-right.open {
  right: 0;
}


/* 4.3. navigation icon */
.navigation-icon-wrapper {
  position: fixed;
  width: 35px;
  height: 25px;
  top: 42px;
  right: 50px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  cursor: pointer;
  z-index: 99998;
}

@media only screen and (max-width: 768px) {
  .navigation-icon-wrapper {
    top: 17px;
    right: 25px;
  }
}

.navigation-icon-wrapper.top-position {
  -webkit-transform: translateY(-200px);
  -moz-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  -o-transform: translateY(-200px);
  transform: translateY(-200px);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.navigation-icon .line {
  display: block;
  width: 35px;
  height: 3px;
  margin: 8px auto;
  -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;
  background-color: #fff;
}

#navigation-icon.active .line:nth-child(1) {
  -webkit-transform: translateY(11px);
  -moz-transform: translateY(11px);
  -ms-transform: translateY(11px);
  -o-transform: translateY(11px);
  transform: translateY(11px);
  background-color: #fff;
}

#navigation-icon.active .line:nth-child(3) {
  -webkit-transform: translateY(-11px);
  -moz-transform: translateY(-11px);
  -ms-transform: translateY(-11px);
  -o-transform: translateY(-11px);
  transform: translateY(-11px);
  background-color: #fff;
}

.navigation-icon .line.line-light {
  background: #fff;
}

.navigation-icon .line.line-dark {
  background: #111;
}


/* 4.4. navigation brackets */
.brackets a::before,
.brackets a::after {
  display: inline-block;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  -moz-transition: -moz-transform 0.3s, opacity 0.2s;
  -ms-transition: -ms-transform 0.3s, opacity 0.2s;
  -o-transition: -o-transform 0.3s, opacity 0.2s;
  transition: transform 0.3s, opacity 0.2s;
}

.brackets a::before {
  content: "\2014";
  margin-right: 10px;
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  -ms-transform: translateX(20px);
  -o-transform: translateX(20px);
  transform: translateX(20px);
}

.brackets a::after {
  content: "";
  margin-left: 10px;
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  -o-transform: translateX(-20px);
  transform: translateX(-20px);
}

.brackets a:hover::before,
.brackets a:hover::after,
.brackets a:focus::before,
.brackets a:focus::after {
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}

.brackets ul,
li {
  list-style: none;
}

.brackets a,
.brackets a:hover,
.brackets a:visited {
  text-decoration: none;
}


/* 4.5. navigation IMG */
.navigation-menu-img-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.navigation-menu-img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
}

.menu-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
  -ms-transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}

.menu-img.active {
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}


/* 4.6. navigation links */
nav.navigation-menu {
  position: relative;
  width: 100%;
  height: 100%;
  background: #111;
  text-align: center;
  margin: 0 auto;
}

nav.navigation-menu a {
  text-decoration: none;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  cursor: pointer;
}

nav.navigation-menu a:hover {
  -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;
}

nav.navigation-menu li {
  margin: 0 0 7px 0;
}

nav.navigation-menu li.last {
  margin: 0;
}

nav.navigation-menu a {
  font-family: sans-serif;
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.05em;
  text-decoration: none;
  color: #fff;
  -webkit-text-stroke: 1px #fff;
  text-stroke: 1px #fff;
}

@media only screen and (max-width: 880px) {
  nav.navigation-menu a {
    font-size: 17px;
  }
}

@media only screen and (max-width: 640px) {
  nav.navigation-menu a {
    font-size: 15px;
  }
}

@supports((text-stroke: 1px #fff) or (-webkit-text-stroke: 1px #fff)) {
  nav.navigation-menu a {
    color: transparent;
    -webkit-text-stroke: 1px #fff;
    text-stroke: 1px #fff;
    text-shadow: none;
  }
}

nav.navigation-menu li a.active {
  color: #ff264a;
  -webkit-text-stroke: 1px #ff264a;
  text-stroke: 1px #ff264a;
}

@supports((text-stroke: 1px #ff264a) or (-webkit-text-stroke: 1px #ff264a)) {
  nav.navigation-menu li a.active {
    color: transparent;
    -webkit-text-stroke: 1px #ff264a;
    text-stroke: 1px #ff264a;
    text-shadow: none;
  }
}


/* 4.7. navigation secondary experience */
.menu-item-bg {
  background: #111;
  color: #fff;
}

nav.nav-secondary-experience>h4 {
  font-family: sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: 0.05em;
  color: #ff264a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  padding: 0 0 22px 0;
  border-bottom: 1px solid #5f5f5f;
}

nav.nav-secondary-experience li {
  line-height: 30px;
}

nav.nav-secondary-experience li span,
nav.nav-secondary-experience li a {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-transform: none;
  text-align: left;
  letter-spacing: 0.05em;
  text-decoration: none;
  color: #fff;
  -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;
  cursor: pointer;
}

nav.nav-secondary-experience li span:hover,
nav.nav-secondary-experience li a:hover {
  color: #ff264a;
  -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;
}


/* 5. works */
/* 5.1. works buttons */
.bt-nav {
  position: relative;
  display: inline-block;
  width: 35px;
  height: 35px;
  text-indent: -10000px;
  cursor: pointer;
  -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;
}

.bt-nav:hover {
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.bt-nav em:after,
.bt-nav em:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.bt-nav em:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.bt-nav.zoom-item {
  text-indent: inherit;
}

.bt-nav.zoom-item:hover {
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.bt-nav.close {
  position: absolute;
  width: 44px;
  height: 44px;
  line-height: 44px;
  margin: 5px 5px 0 0;
  font-size: 20px;
  background: #ff264a;
  border: 1px solid #ff264a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.bt-nav.close em:after,
.bt-nav.close em:before {
  width: 1px;
  height: 15px;
  margin-top: -7px;
  margin-left: -1px;
  background: #fff;
}


/* 5.2. works col row  */
.col-item,
.row-item {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
  .col-item {
    height: auto;
    min-height: inherit;
  }
}

.col-item.n-2 {
  width: 50%;
  background: #111;
}

@media only screen and (max-width: 768px) {
  .col-item.n-2 {
    width: 100%;
  }
}

.row-item.n-1 {
  height: 30%;
  background: #fff;
}

.row-item.n-2 {
  height: 50%;
}

@media only screen and (max-width: 768px) {
  .row-item.n-2 {
    height: auto;
    min-height: inherit;
  }
}

.row-item.n-3 {
  height: 70%;
}

@media only screen and (max-width: 768px) {
  .row-item.n-3 {
    height: auto;
    min-height: inherit;
  }
}


/* 5.3. works box table  */
.box-table {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
}

.box-table .box-cell {
  display: table-cell;
  vertical-align: middle;
}

@media only screen and (max-width: 768px) {
  .box-table .box-cell {
    display: block;
    vertical-align: inherit;
  }
}


/* 5.4. works box menu items */
.box-menu-works {
  width: 50%;
  padding: 0 10%;
}

@media only screen and (max-width: 768px) {
  .box-menu-works {
    width: 100% !important;
    height: auto;
    padding: 30px 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
}


/* 5.5. works box inner */
.box-title {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #111;
}

@media only screen and (max-width: 768px) {
  .box-title {
    padding: 30px 25px;
  }
}

.box-title h2 {
  font-family: sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.05em;
  color: #ff264a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  margin: 0;
}

@media only screen and (max-width: 768px) {
  .box-title h2 {
    text-align: left;
    padding: 0;
  }
}

.item-desc {
  display: block;
  font-family: sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.15em;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  margin: 16px 0 0 0;
}

@media only screen and (max-width: 768px) {
  .item-desc {
    text-align: left;
    margin: 6px 0 0 0;
  }
}


/* 5.6. works box description */
.box-description {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  padding: 0 10%;
}

@media only screen and (max-width: 768px) {
  .box-description {
    padding: 30px 25px;
  }
}

.box-description p:last-child {
  margin-bottom: 0;
}


/* 5.7. works photo */
.photo {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: none;
  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;
  -webkit-transition: -webkit-transform .2s ease-out;
  -moz-transition: -moz-transform .2s ease-out;
  -ms-transition: -ms-transform .2s ease-out;
  -o-transition: -o-transform .2s ease-out;
  transition: transform .2s ease-out;
}

@media only screen and (max-width: 768px) {
  .photo {
    height: 400px;
  }
}

.bg-photo {
  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;
}


/* 5.8. works lightbox */
.lightbox {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #111;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  visibility: hidden;
  -webkit-transform: scale(1.75);
  -moz-transform: scale(1.75);
  -ms-transform: scale(1.75);
  -o-transform: scale(1.75);
  transform: scale(1.75);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 999999;
}

.lightbox.open {
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  backface-visibility: visible;
  visibility: visible;
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}


/* 5.9. works slide */
.cycle-slideshow,
.cycle-slideshow>ul {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
  z-index: 0;
}

.cycle-slideshow .slider-item {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.cycle-slideshow .bt-nav {
  right: 20px;
  top: 20px;
  z-index: 500;
}

.page-slide {
  position: absolute;
  width: 100%;
  height: 50px;
  overflow: hidden;
  bottom: -13px !important;
  text-align: center;
  z-index: 500;
}

.page-slide span {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 2px;
  margin: 0 4px;
  text-indent: -10000px;
  background: rgba(255, 255, 255, .5);
  overflow: hidden;
  cursor: pointer;
}

.page-slide span.cycle-pager-active:before {
  content: "";
  position: absolute;
  display: block;
  width: 25px;
  height: 2px;
  background: #fff;
}


/* 5.10. works hover */
.icon-works {
  position: absolute;
  width: 100%;
  top: 50%;
  text-align: center;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: all 0.35s ease-out;
  -moz-transition: all 0.35s ease-out;
  -ms-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  z-index: 1;
}

.icon-works a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  width: 44px;
  height: 44px;
  line-height: 44px;
  margin: 0 2px;
  font-size: 20px;
  background: #ff264a;
  border: 1px solid #ff264a;
  -webkit-transition: all 0.35s ease-out;
  -moz-transition: all 0.35s ease-out;
  -ms-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.icon-works.icon-works-inverse a {
  background: #111;
  border: 1px solid #111;
}

.icon-works a,
.icon-works a:hover,
.icon-works a:visited,
.icon-works a:active,
.icon-works a:focus {
  -webkit-transition: all 0.35s ease-out;
  -moz-transition: all 0.35s ease-out;
  -ms-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -ms-transform: scale(0.75);
  -o-transform: scale(0.75);
  transform: scale(0.75);
  color: #fff;
}

.icon-works a.iw-slide-left {
  -webkit-transform: translate3d(-60px, 0, 0);
  -moz-transform: translate3d(-60px, 0, 0);
  -ms-transform: translate3d(-60px, 0, 0);
  -o-transform: translate3d(-60px, 0, 0);
  transform: translate3d(-60px, 0, 0);
}

.icon-works a.iw-slide-right {
  -webkit-transform: translate3d(60px, 0, 0);
  -moz-transform: translate3d(60px, 0, 0);
  -ms-transform: translate3d(60px, 0, 0);
  -o-transform: translate3d(60px, 0, 0);
  transform: translate3d(60px, 0, 0);
}

.image-works:hover .icon-works a {
  padding: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.icon-works a:hover {
  background: #111;
  border: 1px solid #111;
}

.icon-works.icon-works-inverse a:hover {
  background: #ff264a;
  border: 1px solid #ff264a;
}

.icon-works a:hover:after {
  background: #111;
}

.icon-works.icon-works-inverse a:hover:after {
  background: #ff264a;
}

.image-works:hover .icon-works {
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.icon-works a:before {
  position: relative;
  z-index: 1;
}

.icon-works a i {
  position: relative;
  z-index: 1;
}

.image-works {
  position: relative;
  z-index: 5 !important;
}

.image-works>.hover-effect {
  position: absolute;
  background: #111;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: opacity 0.35s ease-out;
  -moz-transition: opacity 0.35s ease-out;
  -ms-transition: opacity 0.35s ease-out;
  -o-transition: opacity 0.35s ease-out;
  transition: opacity 0.35s ease-out;
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
  height: -webkit-calc(100% - 20px);
  height: -moz-calc(100% - 20px);
  height: calc(100% - 20px);
  top: 10px;
  left: 10px;
  bottom: 10px;
  right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  z-index: 1;
}

.image-works>.hover-effect.hover-effect-light {
  background: #fff;
}

.image-works:hover .hover-effect {
  opacity: 0.65;
  -moz-opacity: 0.65;
  -webkit-opacity: 0.65;
  filter: alpha(opacity=65);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
}

.image-works:hover .hover-effect.hover-effect-light {
  opacity: 0.85;
  -moz-opacity: 0.85;
  -webkit-opacity: 0.85;
  filter: alpha(opacity=85);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
}


/* 6. testimonials */
#testimonials {
  padding: 0 25px;
}

.bg-photo.testimonials {
  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;
}


/* 7. hero */
/* 7.1. hero fullscreen */
.hero-fullscreen {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 0;
  background: #111;
}


/* 7.2. 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;
  -webkit-transition: -webkit-transform 2s ease-out;
  -moz-transition: -moz-transform 2s ease-out;
  -ms-transition: -ms-transform 2s ease-out;
  -o-transition: -o-transform 2s ease-out;
  transition: transform 2s ease-out;
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.hero-bg-show {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


/* 7.3. hero fullscreen FIX */
.hero-fullscreen-FIX {
  width: 100%;
  height: 100%;
}


/* 7.4. hero heading */
h2.hero-heading {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 82px;
  text-align: center;
  text-transform: none;
  letter-spacing: -0.04em;
  color: #fff;
  margin: -1px auto 25px auto;
  -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%;
  line-height: 100%;
}

/* 7.4. hero heading */
h3.hero-heading {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 35px;
  text-align: center;
  text-transform: none;
  letter-spacing: -0.04em;
  color: #fff;
  margin: -1px auto 25px auto;
  -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%;
  line-height: 100%;
}

@media only screen and (max-width: 995px) {
  h2.hero-heading {
    font-size: 80px;
  }
}

@media only screen and (max-width: 995px) {
  h3.hero-heading {
    font-size: 35px;
  }
}

@supports((text-stroke: 1px #fff) or (-webkit-text-stroke: 1px #fff)) {
  h2.hero-heading {
    color: transparent;
    -webkit-text-stroke: 1px #fff;
    text-stroke: 1px #fff;
    text-shadow: none;
  }
}

@supports((text-stroke: 1px #fff) or (-webkit-text-stroke: 1px #fff)) {
  h3.hero-heading {
    color: transparent;
    -webkit-text-stroke: 1px #fff;
    text-stroke: 1px #fff;
    text-shadow: none;
  }
}

@supports((text-stroke: 1px #ff264a) or (-webkit-text-stroke: 1px #ff264a)) {
  h2.hero-heading span {
    color: transparent;
    -webkit-text-stroke: 1px #ff264a;
    text-stroke: 1px #ff264a;
    text-shadow: none;
  }
}

@supports((text-stroke: 1px #ff264a) or (-webkit-text-stroke: 1px #ff264a)) {
  h3.hero-heading span {
    color: transparent;
    -webkit-text-stroke: 1px #ff264a;
    text-stroke: 1px #ff264a;
    text-shadow: none;
  }
}

@media only screen and (max-width: 640px) {
  h2.hero-heading {
    font-size: 70px;
  }
}

@media only screen and (max-width: 640px) {
  h3.hero-heading {
    font-size: 30px;
  }
}

/* 8. team carousel */
#team-carousel {
  position: relative;
  margin: 0;
  padding: 0 15px;
  z-index: 10;
}

.team-box {
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 25px 0;
}

@media only screen and (max-width: 768px) {
  .team-box {
    margin: 0 0 20px 0;
  }
}

.team-photo {
  position: relative;
  width: 100%;
  height: 460px;
  overflow: hidden;
  float: left;
}

@media only screen and (max-width: 768px) {
  .team-photo {
    height: auto;
    max-height: 400px;
  }
}

.team-photo img {
  position: relative;
  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;
}


/* 9. center container */
.center-container {
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.center-block {
  display: table-cell;
  vertical-align: middle;
}

.center-container-thumbnail-slider {
  position: relative;
  position: absolute;
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
  z-index: 100;
}

.center-block-thumbnail-slider {
  display: table-cell;
  vertical-align: middle;
}

.center-container-menu {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
}

.center-block-menu {
  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 {
  font-family: sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.04em;
  color: #ff264a;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}


/* 10. link underline */
.link-underline {
  font-family: sans-serif;
  position: relative;
  display: inline-block;
}

.link-underline::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ff264a;
  -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: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);
}


/* 11. videos */
/* 11.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: #111;
  z-index: 0;
}

#vimeo-videoContainment iframe,
#vimeo-videoContainment object,
#vimeo-videoContainment embed {
  border: none;
}


/* 11.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: #111;
  z-index: 0;
}


/* 11.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: #111;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 0;
}


/* 12. logo */
.logo {
  position: fixed;
  display: inline-block;
  top: 40px;
  left: 45px;
  line-height: 0;
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  cursor: pointer;
  z-index: 98;
}

@media only screen and (max-width: 995px) {
  .logo {
    position: absolute;
  }
}

@media only screen and (max-width: 768px) {
  .logo {
    top: 25px;
    left: 25px;
  }
}

.logo.top-position {
  -webkit-transform: translateY(-200px);
  -moz-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  -o-transform: translateY(-200px);
  transform: translateY(-200px);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.logo-img:before {
  content: "";
  background: url(../img/logo-dark.png) no-repeat;
  display: block;
  width: 30px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: color 300ms cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: color 300ms cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: color 300ms cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: color 300ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: color 300ms cubic-bezier(0.77, 0, 0.175, 1);
}

.logo-img-dark:before {
  content: "";
  background: url(../img/logo-light.png) no-repeat;
  display: block;
  width: 30px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: color 300ms cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: color 300ms cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: color 300ms cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: color 300ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: color 300ms cubic-bezier(0.77, 0, 0.175, 1);
}

.logo-light .logo-img:before {
  background: url(../img/logo-light.png) no-repeat;
}

.logo-dark .logo-img-dark:before {
  background: url(../img/logo-dark.png) no-repeat;
}


/* 13. upper page */
.upper-page {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  left: 0;
  top: 0;
  margin: 0;
}


/* 14. lower page */
.lower-page,
.lower-page-works-intro,
.lower-page-news,
.lower-page-footer-credits {
  position: relative;
  height: auto;
  min-height: inherit;
  overflow: hidden;
  margin-left: 0;
  margin-right: 0;
  background: #fff;
  z-index: 15;
}

@media only screen and (max-width: 768px) {
  .lower-page {
    margin-left: 25px;
    margin-right: 25px;
  }

  .lower-page-works-intro {
    margin-left: 25px;
    margin-right: 25px;
  }

  .lower-page-news {
    margin-left: 0;
    margin-right: 0;
  }

  .lower-page-footer-credits {
    margin-left: 10px;
    margin-right: 10px;
  }
}

.lower-page-works {
  position: relative;
  height: 100%;
  min-height: 700px;
  overflow: hidden;
  margin-left: 0;
  margin-right: 0;
  background: none;
}

@media only screen and (max-width: 768px) {
  .lower-page-works {
    height: auto;
    min-height: inherit;
  }
}

.lower-page-testimonials {
  position: relative;
  height: 75%;
  overflow: hidden;
  margin-left: 0;
  margin-right: 0;
  background: none;
}

@media only screen and (max-width: 995px) {
  .lower-page-testimonials {
    height: 50%;
  }
}

@media only screen and (max-width: 768px) {
  .lower-page-testimonials {
    height: 400px;
  }
}

.lower-page-footer {
  position: relative;
  height: 50%;
  min-height: inherit;
  overflow: hidden;
  margin-left: 0;
  margin-right: 0;
  background: none;
}

@media only screen and (max-width: 768px) {
  .lower-page-footer {
    height: auto;
  }
}

.sections {
  position: relative;
  z-index: 5;
  padding: 0;
}


/* 15. headers */
h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  line-height: 170%;
  margin: 0 0 20px 0;
}

.team-info h3 {
  font-family: sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 11px;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: #5f5f5f;
  padding: 0;
  margin: 0 0 -3px 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

h6.services {
  font-family: sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: 0.05em;
  color: #5f5f5f;
  margin: -4px 0 19px 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

.news-info h3 {
  font-family: sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: #fff;
  padding: 0;
  margin: -3px 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

@media only screen and (max-width: 768px) {
  .news-info h3 {
    text-align: left;
    padding: 0 25px;
  }
}

#testimonials h6 {
  font-family: sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: #fff;
  padding: 0;
  margin: 30px 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

@media only screen and (max-width: 768px) {
  #testimonials h6 {
    text-align: left;
  }
}

.awesome {
  color: #ff264a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

.col-services .awesome {
  -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;
}

.col-services:hover .awesome {
  color: #111;
  -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;
}


/* 16. signature */
.signature {
  position: relative;
  font-family: sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-style: normal;
  text-transform: uppercase;
  text-align: left;
  color: #5f5f5f;
  background: none;
  border: none;
  width: auto;
  height: auto;
  line-height: 1;
  -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 1.5s ease;
  -moz-transition: all 1.5s ease;
  -ms-transition: all 1.5s ease;
  -o-transition: all 1.5s ease;
  transition: all 1.5s ease;
}

@media only screen and (max-width: 480px) {
  .signature {
    font-size: 9px;
  }
}

.signature a,
.signature a:hover {
  outline: none;
  text-decoration: 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%;
}

.signature li a:hover,
.signature li a:visited,
.signature li a:active,
.signature li a:focus {
  font-family: sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-style: normal;
  text-transform: uppercase;
  text-align: left;
}

@media only screen and (max-width: 480px) {

  .signature li a:hover,
  .signature li a:visited,
  .signature li a:active,
  .signature li a:focus {
    font-size: 9px;
  }
}

.signature li {
  display: inline;
  padding: 0;
}

.signature li span {
  color: #5f5f5f;
  padding: 0 10px;
}

.signature-social {
  position: relative;
  margin: 0;
}

@media only screen and (max-width: 768px) {
  .signature-social {
    margin: 0 15px;
  }
}


/* 17. signature home */
.signature-home {
  position: relative;
  font-family: sans-serif;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.05em;
  font-style: normal;
  text-transform: uppercase;
  text-align: left;
  color: #fff;
  background: none;
  border: none;
  width: auto;
  height: auto;
  line-height: 1;
  -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 1.5s ease;
  -moz-transition: all 1.5s ease;
  -ms-transition: all 1.5s ease;
  -o-transition: all 1.5s ease;
  transition: all 1.5s ease;
}

.signature-home.signature-home-dark {
  color: #5f5f5f;
}

@media only screen and (max-width: 640px) {
  .signature-home.signature-home-dark {
    color: #fff;
  }
}

.signature-home a,
.signature-home a:hover {
  outline: none;
  text-decoration: 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%;
}

.signature-home li a:hover,
.signature-home li a:visited,
.signature-home li a:active,
.signature-home li a:focus {
  font-family: sans-serif;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.05em;
  font-style: normal;
  text-transform: uppercase;
  text-align: left;
}

.signature-home li {
  display: inline;
  padding: 0;
}

.signature-home li span {
  color: #fff;
  padding: 0 10px;
}

.signature-home.signature-home-dark li span {
  color: #5f5f5f;
}

@media only screen and (max-width: 640px) {
  .signature-home.signature-home-dark li span {
    color: #fff;
  }
}

.signature-home-social {
  position: relative;
  margin: 0 auto -10px auto;
}


/* 18. bottom credits */
.bottom-credits {
  position: absolute;
  display: block;
  width: auto;
  height: 50px;
  right: 49px;
  bottom: 10px;
  font-family: sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  text-align: right;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  z-index: 10;
}

@media only screen and (max-width: 768px) {
  .bottom-credits {
    right: 24px;
    bottom: -15px;
  }
}

@media only screen and (max-width: 640px) {
  .bottom-credits {
    right: auto;
    left: 25px;
    bottom: -15px;
  }
}

.bottom-credits.bottom-credits-dark {
  color: #5f5f5f;
}

@media only screen and (max-width: 640px) {
  .bottom-credits.bottom-credits-dark {
    color: #fff;
  }
}

.bottom-credits.bottom-position {
  -webkit-transform: translateY(200px);
  -moz-transform: translateY(200px);
  -ms-transform: translateY(200px);
  -o-transform: translateY(200px);
  transform: translateY(200px);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.bottom-credits a,
.bottom-credits a:hover {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  font-size: 15px;
}

.bottom-credits.bottom-credits-dark a,
.bottom-credits.bottom-credits-dark a:hover {
  color: #5f5f5f;
}

@media only screen and (max-width: 640px) {

  .bottom-credits.bottom-credits-dark a,
  .bottom-credits.bottom-credits-dark a:hover {
    color: #fff;
  }
}


/* 19. bottom social */
.bottom-social {
  position: absolute;
  display: block;
  width: auto;
  height: 50px;
  left: 50px;
  bottom: 8px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  z-index: 10;
}

@media only screen and (max-width: 768px) {
  .bottom-social {
    left: 25px;
    bottom: -17px;
  }
}

@media only screen and (max-width: 640px) {
  .bottom-social {
    left: 25px;
    bottom: 15px;
    display: none;
    visibility: hidden;
  }
}

.bottom-social.bottom-position {
  -webkit-transform: translateY(200px);
  -moz-transform: translateY(200px);
  -ms-transform: translateY(200px);
  -o-transform: translateY(200px);
  transform: translateY(200px);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}


/* 20. clearfix */
.clearfix:after {
  content: "";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}


/* 21. heading */
/* 21.1. section heading */
.section-txt p {
  margin: -2px auto 0 auto;
}

h1.section-header {
  font-family: sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  text-align: left;
  text-transform: none;
  letter-spacing: -0.02em;
  color: #5f5f5f;
  margin: -2px auto 6px auto;
  width: 100%;
  line-height: 1;
  text-shadow: 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-backface-visibility: hidden;
  backface-visibility: hidden;
}

h2.section-header {
  font-family: sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 35px;
  text-align: left;
  text-transform: none;
  letter-spacing: -0.02em;
  color: #5f5f5f;
  margin: -2px auto 6px auto;
  width: 100%;
  line-height: 1;
  text-shadow: 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-backface-visibility: hidden;
  backface-visibility: hidden;
}


@supports((text-stroke: 1px #5f5f5f) or (-webkit-text-stroke: 1px #5f5f5f)) {
  h1.section-header {
    color: transparent;
    -webkit-text-stroke: 1px #5f5f5f;
    text-stroke: 1px #5f5f5f;
    text-shadow: none;
  }
}

@supports((text-stroke: 1px #5f5f5f) or (-webkit-text-stroke: 1px #5f5f5f)) {
  h2.section-header {
    color: transparent;
    -webkit-text-stroke: 1px #5f5f5f;
    text-stroke: 1px #5f5f5f;
    text-shadow: none;
  }
}

h1.section-header.section-header-light {
  color: #fff;
  text-align: center;
  padding: 0 15px;
}

h2.section-header.section-header-light {
  color: #fff;
  text-align: center;
  padding: 0 15px;
}

@media only screen and (max-width: 768px) {
  h1.section-header.section-header-light {
    text-align: left;
  }
}

@media only screen and (max-width: 768px) {
  h2.section-header.section-header-light {
    text-align: left;
  }
}

@supports((text-stroke: 1px #fff) or (-webkit-text-stroke: 1px #fff)) {
  h1.section-header.section-header-light {
    color: transparent;
    -webkit-text-stroke: 1px #fff;
    text-stroke: 1px #fff;
    text-shadow: none;
  }
}

@supports((text-stroke: 1px #fff) or (-webkit-text-stroke: 1px #fff)) {
  h2.section-header.section-header-light {
    color: transparent;
    -webkit-text-stroke: 1px #fff;
    text-stroke: 1px #fff;
    text-shadow: none;
  }
}

@media all and (min-width: 1920px) {
  h1.section-header {
    font-size: 60px;
    margin: -2px auto 6px auto;
  }
}

@media all and (min-width: 1920px) {
  h2.section-header {
    font-size: 60px;
    margin: -2px auto 6px auto;
  }
}

@media only screen and (max-width: 995px) {
  h1.section-header {
    font-size: 40px;
    margin: -1px auto 6px auto;
  }
}

@media only screen and (max-width: 995px) {
  h2.section-header {
    font-size: 40px;
    margin: -1px auto 6px auto;
  }
}

@media only screen and (max-width: 640px) {
  h1.section-header {
    font-size: 30px;
    margin: 1px auto 4px auto;
  }
}

@media only screen and (max-width: 640px) {
  h2.section-header {
    font-size: 30px;
    margin: 1px auto 4px auto;
  }
}

h1.section-header span {
  color: #ff264a;
  -webkit-text-stroke: 1px #ff264a;
  text-stroke: 1px #ff264a;
}

h2.section-header span {
  color: #ff264a;
  -webkit-text-stroke: 1px #ff264a;
  text-stroke: 1px #ff264a;
}

@supports((text-stroke: 1px #ff264a) or (-webkit-text-stroke: 1px #ff264a)) {
  h1.section-header span {
    color: transparent;
    -webkit-text-stroke: 1px #ff264a;
    text-stroke: 1px #ff264a;
    text-shadow: none;
  }
}

@supports((text-stroke: 1px #ff264a) or (-webkit-text-stroke: 1px #ff264a)) {
  h2.section-header span {
    color: transparent;
    -webkit-text-stroke: 1px #ff264a;
    text-stroke: 1px #ff264a;
    text-shadow: none;
  }
}

h1.section-header span.section-header-full-color {
  color: #ff264a;
  -webkit-text-stroke: 1px #ff264a;
  text-stroke: 1px #ff264a;
}

h2.section-header span.section-header-full-color {
  color: #ff264a;
  -webkit-text-stroke: 1px #ff264a;
  text-stroke: 1px #ff264a;
}

a.link-underline-contact,
a.link-underline-contact:hover {
  color: #ff264a;
  font-size: 35px;
  font-weight: 700;
  -webkit-text-stroke: 1px #ff264a;
  text-stroke: 1px #ff264a;
  text-shadow: 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-backface-visibility: hidden;
  backface-visibility: hidden;
}

@supports((text-stroke: 1px #ff264a) or (-webkit-text-stroke: 1px #ff264a)) {
  a.link-underline-contact {
    color: transparent;
    -webkit-text-stroke: 1px #ff264a;
    text-stroke: 1px #ff264a;
    text-shadow: none;
  }
}

@media all and (min-width: 1920px) {

  a.link-underline-contact,
  a.link-underline-contact:hover {
    font-size: 60px;
  }
}

@media only screen and (max-width: 995px) {

  a.link-underline-contact,
  a.link-underline-contact:hover {
    font-size: 40px;
  }
}

@media only screen and (max-width: 640px) {

  a.link-underline-contact,
  a.link-underline-contact:hover {
    font-size: 30px;
  }
}


/* 21.2. news heading */
h1.section-header-news {
  font-family: sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  text-align: center;
  text-transform: none;
  letter-spacing: -0.02em;
  color: #fff;
  margin: -2px auto 6px auto;
  width: 100%;
  line-height: 1;
  text-shadow: 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-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* 21.2. news heading */
h2.section-header-news {
  font-family: sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  text-align: center;
  text-transform: none;
  letter-spacing: -0.02em;
  color: #fff;
  margin: -2px auto 6px auto;
  width: 100%;
  line-height: 1;
  text-shadow: 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-backface-visibility: hidden;
  backface-visibility: hidden;
}

@supports((text-stroke: 1px #fff) or (-webkit-text-stroke: 1px #fff)) {
  h1.section-header-news {
    color: transparent;
    -webkit-text-stroke: 1px #fff;
    text-stroke: 1px #fff;
    text-shadow: none;
  }
}

@supports((text-stroke: 1px #fff) or (-webkit-text-stroke: 1px #fff)) {
  h2.section-header-news {
    color: transparent;
    -webkit-text-stroke: 1px #fff;
    text-stroke: 1px #fff;
    text-shadow: none;
  }
}

@media all and (min-width: 1920px) {
  h1.section-header-news {
    font-size: 60px;
    margin: -2px auto 6px auto;
  }
}

@media only screen and (max-width: 995px) {
  h1.section-header-news {
    font-size: 40px;
    margin: -1px auto 6px auto;
  }
}

@media only screen and (max-width: 768px) {
  h1.section-header-news {
    text-align: left;
    padding: 0 25px;
  }
}

@media only screen and (max-width: 640px) {
  h1.section-header-news {
    font-size: 30px;
    margin: 1px auto 4px auto;
  }
}

h1.section-header-news span {
  color: #ff264a;
  -webkit-text-stroke: 1px #ff264a;
  text-stroke: 1px #ff264a;
}

@supports((text-stroke: 1px #ff264a) or (-webkit-text-stroke: 1px #ff264a)) {
  h1.section-header-news span {
    color: transparent;
    -webkit-text-stroke: 1px #ff264a;
    text-stroke: 1px #ff264a;
    text-shadow: none;
  }
}


/* 21.3. home heading */
h2.section-heading-all {
  position: relative;
  font-family: sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: 0.05em;
  color: #5f5f5f;
  margin: -6px 0 -7px 0;
  padding: 0;
  -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;
  z-index: 10;
}

@media only screen and (max-width: 1200px) {
  h2.section-heading-all {
    font-size: 17px;
  }
}

@media only screen and (max-width: 995px) {
  h2.section-heading-all {
    font-size: 16px;
  }
}

@media only screen and (max-width: 640px) {
  h2.section-heading-all {
    font-size: 15px;
    margin: -6px 0 -6px 0;
  }
}

@media only screen and (max-width: 768px) {
  h2.section-heading-all.section-heading-news {
    padding: 0 25px;
  }
}

h2.section-heading-all span {
  position: relative;
  display: inline-block;
  padding-right: 75px;
  margin-right: 25px;
  line-height: 1;
  color: #5f5f5f;
}

@media all and (min-width: 1920px) {
  h2.section-heading-all span {
    padding-right: 90px;
    margin-right: 30px;
  }
}

@media only screen and (max-width: 995px) {
  h2.section-heading-all span {
    padding-right: 60px;
    margin-right: 20px;
  }
}

@media only screen and (max-width: 640px) {
  h2.section-heading-all span {
    padding-right: 30px;
    margin-right: 10px;
  }
}

h2.section-heading-all span:before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 0;
  width: 50px;
  height: 0;
  margin-top: -1px;
  border-top: 1px solid #5f5f5f;
}

@media all and (min-width: 1920px) {
  h2.section-heading-all span:before {
    width: 60px;
  }
}

@media only screen and (max-width: 995px) {
  h2.section-heading-all span:before {
    width: 40px;
  }
}

@media only screen and (max-width: 640px) {
  h2.section-heading-all span:before {
    width: 20px;
  }
}


/* 22. preloader */
.preloader-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #111;
  z-index: 999999;
}

#preloader {
  position: fixed;
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #111;
  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: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: 2px;
  -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(255, 255, 255, .75);
  -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);
  }
}


/* 23. overlay */
.overlay:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}

.overlay-dark-40:before,
.overlay-dark-40-video:before {
  background: rgba(17, 17, 17, .4);
}

.overlay-dark-50:before,
.overlay-dark-50-video:before {
  background: rgba(17, 17, 17, .5);
}

.overlay-dark-60:before,
.overlay-dark-60-video:before {
  background: rgba(17, 17, 17, .6);
}

.overlay-dark-65:before,
.overlay-dark-65-video:before {
  background: rgba(17, 17, 17, .65);
}

.overlay-dark-70:before,
.overlay-dark-70-video:before {
  background: rgba(17, 17, 17, .7);
}

.overlay-dark-40:before,
.overlay-dark-50:before,
.overlay-dark-60:before,
.overlay-dark-65:before,
.overlay-dark-70:before {
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}

.overlay-dark-40-video:before,
.overlay-dark-50-video:before,
.overlay-dark-60-video:before,
.overlay-dark-65-video:before,
.overlay-dark-70-video:before {
  -webkit-pointer-events: auto;
  -moz-pointer-events: auto;
  pointer-events: auto;
}


/* 24. news carousel */
.page-news-bg,
.inner-divider.inner-divider-bg {
  background: #111;
}

#news-carousel {
  z-index: 10;
  position: relative;
  margin: 0;
}

.news-item-inner {
  position: relative;
  width: 70%;
  top: -50px;
  margin: 0 auto -50px auto;
  padding: 0 50px;
  background: #111;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .news-item-inner {
    width: 100%;
    top: auto;
    margin: 0;
    padding: 0;
  }
}

p.text {
  position: relative;
  color: #fff;
  text-align: center;
  margin: -5px 0 0 0;
}

@media only screen and (max-width: 768px) {
  p.text {
    text-align: left;
    padding: 0 25px;
    text-indent: 10%;
  }
}

.rojo {
  text-indent: 4%;
}

.news-bg-wrapper {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 600px;
  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;
}

@media only screen and (max-width: 1200px) {
  .news-bg-wrapper {
    min-height: 600px;
  }
}

@media only screen and (max-width: 995px) {
  .news-bg-wrapper {
    min-height: 500px;
  }
}

@media only screen and (max-width: 768px) {
  .news-bg-wrapper {
    min-height: 400px;
  }
}


/* 25. buttons */
.the-button-wrapper {
  position: relative;
  height: 49px;
  margin: -2px auto;
}

@media all and (min-width: 1920px) {
  .the-button-wrapper {
    height: 53px;
  }
}

@media only screen and (max-width: 995px) {
  .the-button-wrapper {
    height: 49px;
    margin: -7px auto;
  }
}

@media only screen and (max-width: 768px) {
  .the-button-wrapper {
    margin: -7px 0 0 31px;
    text-align: left;
  }
}

@media only screen and (max-width: 768px) {
  .the-button-wrapper.the-button-wrapper-home {
    text-align: center;
    max-width: 205px;
  }
}

.the-button {
  position: relative;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.10em;
  color: #ff264a;
  background: none;
  padding: 10px 40px 0 40px;
  top: 13px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

.the-button.the-button-contact {
  margin-top: 10px;
}

@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: 768px) {
  .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 #ff264a;
  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: 768px) {
  .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 #ff264a;
  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: 768px) {
  .the-button::after {
    width: 15px;
    height: 38px;
    top: -2px;
  }
}

.the-button-submit {
  width: 175px;
  top: -19px;
  border: none;
}

@media all and (min-width: 1920px) {
  .the-button-submit {
    width: 205px;
    border: none;
  }
}

@media only screen and (max-width: 768px) {
  .the-button-submit {
    width: 175px;
    top: -19px;
  }
}

.contact-form-submit-wrapper {
  position: relative;
  width: 205px;
  height: auto;
  line-height: 1.5;
  padding: 0;
  left: 0;
}

.contact-form-submit-wrapper {
  margin: 42px auto -6px auto;
}

@media all and (min-width: 1920px) {
  .contact-form-submit-wrapper {
    margin: 42px auto -2px auto;
  }
}


/* 26. 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: #111;
  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: 99999;
}

.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: #111;
  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;
}


/* 27. contact form */
#contact-form {
  width: 100%;
  margin: -20px auto 0 auto;
  padding: 0;
  text-align: center;
}

form {
  margin: 0;
  padding: 0;
}

#form input {
  position: relative;
  width: 100%;
  height: 40px;
  border-bottom: 1px solid #fff;
  border-left: none;
  border-right: none;
  border-top: none;
  padding: 5px 5px;
  background: none;
  margin: 10px 0 10px 0;
  font-family: 'Raleway', 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;
}

textarea {
  position: relative;
  width: 100%;
  height: 100px;
  border-bottom: 1px solid #fff;
  border-left: none;
  border-right: none;
  border-top: none;
  padding: 5px 5px;
  background: none;
  margin: 5px;
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
  line-height: 1.5;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  -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;
}

#form textarea {
  color: #fff;
  margin: 10px 0 10px 0;
  -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;
}

#form input:hover,
#form textarea:hover {
  border-color: rgba(219, 0, 24, .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;
}


#form input:focus,
#form 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: 'Raleway', 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 50px 0;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#form .error {
  position: absolute;
  display: block;
  font-size: 9px;
  text-transform: uppercase;
  color: #ff264a;
  margin: 0;
  padding: 0;
  letter-spacing: 0.15em;
  -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;
}

::-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;
}

input:focus::-webkit-input-placeholder {
  color: transparent;
}

input:focus:-ms-input-placeholder {
  color: transparent;
}

input:focus::-moz-placeholder {
  color: transparent;
}

input:focus:-moz-placeholder {
  color: transparent;
}

textarea:focus::-webkit-input-placeholder {
  color: transparent;
}

textarea:focus:-ms-input-placeholder {
  color: transparent;
}

textarea:focus::-moz-placeholder {
  color: transparent;
}

textarea:focus:-moz-placeholder {
  color: transparent;
}


/* 28. to top arrow */
.to-top-arrow {
  position: fixed;
  right: 50px;
  bottom: -10px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  cursor: pointer;
  font-size: 20px;
  text-align: center;
  color: #fff;
  background: #ff264a;
  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: 3px;
  -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: 100;
}

@media only screen and (max-width: 768px) {
  .to-top-arrow {
    right: 25px;
  }
}

.to-top-arrow.show {
  bottom: 30px;
  -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: 768px) {
  .to-top-arrow.show {
    bottom: 5px;
  }
}

.to-top-arrow:hover {
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


/* 29. 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;
}


/* 30. Owl Carousel v2.3.4 CUSTOM */
.owl-buttons {
  position: static;
}

.owl-prev,
.owl-next {
  position: absolute;
  display: block;
  bottom: 0;
  width: 45px;
  height: 45px;
  line-height: 45px;
  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: -65px;
}

@media only screen and (max-width: 880px) {
  .owl-prev {
    left: -55px;
  }
}

@media only screen and (max-width: 640px) {
  .owl-prev {
    left: -45px;
  }
}

.owl-next {
  right: -65px;
}

@media only screen and (max-width: 880px) {
  .owl-next {
    right: -55px;
  }
}

@media only screen and (max-width: 640px) {
  .owl-next {
    right: -45px;
  }
}

.owl-prev:before,
.owl-next:before {
  content: "";
  position: absolute;
  display: block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  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 {
  left: 49px;
  top: 9px;
}

@media only screen and (max-width: 880px) {
  .owl-prev .owl-custom {
    left: 35px;
  }
}

.owl-next .owl-custom {
  right: 49px;
  top: 9px;
}

@media only screen and (max-width: 880px) {
  .owl-next .owl-custom {
    right: 35px;
  }
}

.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;
}


/* 30.1. owl news carousel slider */
#news-carousel .owl-prev,
#news-carousel .owl-next {
  position: absolute;
  display: block;
  top: 50%;
  margin-top: -29px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  color: #fff;
  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)";
}

#news-carousel.owl-prev {
  left: -50px;
}

#news-carousel.owl-next {
  right: -50px;
}

#news-carousel .owl-prev:before,
#news-carousel .owl-next:before {
  content: "";
  position: absolute;
  display: block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  color: #fff;
  background: #ff264a;
  -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;
}

#news-carousel.owl-prev:before {
  left: 45px;
  top: 9px;
}

#news-carousel.owl-next:before {
  right: 45px;
  top: 9px;
}

#news-carousel.owl-prev .owl-custom,
#news-carousel.owl-next .owl-custom {
  position: relative;
}

#news-carousel.owl-prev .owl-custom {
  position: relative;
  left: 34px;
}

#news-carousel.owl-next .owl-custom {
  position: relative;
  right: 34px;
}

#news-carousel.owl-prev:hover,
#news-carousel.owl-next:hover {
  -webkit-transition: 0 none;
  -moz-transition: 0 none;
  -ms-transition: 0 none;
  -o-transition: 0 none;
  transition: 0 none;
}

#news-carousel .owl-prev:hover,
#news-carousel .owl-next:hover,
#news-carousel .owl-prev:hover:before,
#news-carousel .owl-next:hover:before,
#news-carousel .owl-prev:active:before,
#news-carousel .owl-next:active:before,
#news-carousel.owl-carousel:hover .owl-prev,
#news-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)";
}

#news-carousel.owl-carousel:hover .owl-prev {
  left: 1px;
}

@media only screen and (max-width: 880px) {
  #news-carousel.owl-carousel:hover .owl-prev {
    left: 15px;
  }
}

@media only screen and (max-width: 768px) {
  #news-carousel.owl-carousel:hover .owl-prev {
    left: -10px;
  }
}

#news-carousel.owl-carousel:hover .owl-next {
  right: 1px;
}

@media only screen and (max-width: 880px) {
  #news-carousel.owl-carousel:hover .owl-next {
    right: 15px;
  }
}

@media only screen and (max-width: 768px) {
  #news-carousel.owl-carousel:hover .owl-next {
    right: -10px;
  }
}


/* 31. ken burns slideshow */
.kenburns-slide-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 0;
  background: #111;
}

.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);
  }
}


/* 32. Slick v1.6.0 CUSTOM */
.slick-slide {
  height: 100vh;
  background: none;
}

.slick-slider {
  margin-bottom: 0;
  margin-top: 0;
  cursor: auto;
}

.slick-track,
.slick-list {
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.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-slideshow-zoom-fade .slick-fullscreen-item .slick-fullscreen-img-fill {
  height: 100vh;
  background: none;
}

.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-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-slideshow-zoom-fade .slick-dots li button {
  display: none;
}

.slick-fullscreen-slideshow-zoom-fade .slick-dots li {
  position: absolute;
  float: left;
  width: 0;
  height: 5px;
  left: -5px;
  background: #fff;
}

.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-slideshow-zoom-fade {
  background: none;
}

.slick-fullscreen-slideshow-zoom-fade .slick-slide {
  display: none;
  float: left;
  height: 100%;
}

.slick-initialized .slick-slide {
  display: block;
}

.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);
}


/* 33. swiper slider */
/* 33.1. swiper parallax slider */
.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: #111;
  left: 0;
  top: 0;
  z-index: 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;
}


/* 33.2. 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;
}


/* 33.3. swiper thumbnail slider */
.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: #111;
  padding: 0;
  border-left: none;
  border-top: 10px solid #111;
  border-bottom: 10px solid #111;
  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: #111;
  padding: 0;
  border-left: 10px solid #111;
  border-top: none;
  border-bottom: none;
  border-right: 10px solid #111;
  -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;
}


/* 34. button the */
.button-the {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  text-align: right;
  right: 20px;
  color: #ff264a;
  background: none;
  padding: 5px 10px 5px 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
}

.button-the:before {
  position: absolute;
  content: "";
  top: 50%;
  right: -20px;
  width: 20px;
  height: 1px;
  background: #ff264a;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.button-the:hover {
  background: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.button-the:hover:before {
  right: -31px;
}

.button-the-wrapper,
.button-the-wrapper a,
.button-the-wrapper a:hover,
.button-the-wrapper a:visited,
.button-the-wrapper a:active,
.button-the-wrapper a:focus {
  font-family: sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 11px;
  text-align: right;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: #ff264a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

@media only screen and (max-width: 640px) {

  .button-the-wrapper,
  .button-the-wrapper a,
  .button-the-wrapper a:hover,
  .button-the-wrapper a:visited,
  .button-the-wrapper a:active,
  .button-the-wrapper a:focus {
    font-size: 10px;
  }
}


/* 35. gallery slider */
.cd-slider-wrapper {
  position: relative;
  width: -webkit-calc(100% - 100px);
  width: -moz-calc(100% - 100px);
  width: calc(100% - 100px);
  right: 50px;
  left: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
  overflow-x: hidden;
  overflow-y: hidden;
}

@media only screen and (max-width: 768px) {
  .cd-slider-wrapper {
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    width: calc(100% - 50px);
    right: 25px;
    left: 25px;
  }
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: calc(4px + 0.45vw);
}

.cd-slider {
  position: relative;
  width: 100%;
  height: 50rem;
  margin: 0;
  overflow: hidden;
  z-index: 99999;
}

@media only screen and (max-width: 880px) {
  .cd-slider {
    height: 70rem;
  }
}

.cd-slider li {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: visibility 0s 1s;
  -moz-transition: visibility 0s 1s;
  -ms-transition: visibility 0s 1s;
  -o-transition: visibility 0s 1s;
  transition: visibility 0s 1s;
  visibility: hidden;
  will-change: visibility;
}

.image {
  position: absolute;
  top: 0;
  left: 0;
  width: 60%;
  height: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transition: clip .5s cubic-bezier(0.99, 0.01, 0.45, 0.9) .5s;
  transition: clip .5s cubic-bezier(0.99, 0.01, 0.45, 0.9) .5s;
  -webkit-transition: clip .5s cubic-bezier(0.99, 0.01, 0.45, 0.9) .5s;
  -moz-transition: clip .5s cubic-bezier(0.99, 0.01, 0.45, 0.9) .5s;
  -ms-transition: clip .5s cubic-bezier(0.99, 0.01, 0.45, 0.9) .5s;
  -o-transition: clip .5s cubic-bezier(0.99, 0.01, 0.45, 0.9) .5s;
  transition: clip .5s cubic-bezier(0.99, 0.01, 0.45, 0.9) .5s;
  clip: rect(0, 80rem, 60rem, 80rem);
  will-change: clip;
}

.content {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  text-align: right;
  z-index: 2;
}

li.current {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  visibility: visible;
}

li.current .image {
  clip: rect(0, 80rem, 50rem, 0);
}

@media only screen and (max-width: 880px) {
  li.current .image {
    clip: rect(0, 80rem, 70rem, 0);
  }
}

.gallery-slider-title,
.gallery-slider-main-title,
.gallery-slider-more {
  text-overflow: ellipsis;
  overflow: hidden;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  will-change: transform, opacity;
}

li.current .gallery-slider-title,
li.current .gallery-slider-main-title,
li.current .gallery-slider-more {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.gallery-slider-title {
  -webkit-transform: translateY(-20%);
  transform: translateY(-20%);
  -webkit-transition: opacity .5s, -webkit-transform .5s;
  transition: opacity .5s, -webkit-transform .5s;
  transition: transform .5s, opacity .5s;
  transition: transform .5s, opacity .5s, -webkit-transform .5s;
}

li.current .gallery-slider-title {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.gallery-slider-main-title,
.gallery-slider-more {
  -webkit-transform: translateY(-20%);
  transform: translateY(-20%);
}

.gallery-slider-main-title {
  -webkit-transition: opacity .5s .1s, -webkit-transform .5s .1s;
  transition: opacity .5s .1s, -webkit-transform .5s .1s;
  transition: transform .5s .1s, opacity .5s .1s;
  transition: transform .5s .1s, opacity .5s .1s, -webkit-transform .5s .1s;
}

li.current .gallery-slider-main-title {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.gallery-slider-more {
  -webkit-transition: opacity .5s .2s, -webkit-transform .5s .2s;
  transition: opacity .5s .2s, -webkit-transform .5s .2s;
  transition: transform .5s .2s, opacity .5s .2s;
  transition: transform .5s .2s, opacity .5s .2s, -webkit-transform .5s .2s;
}

li.current .gallery-slider-more {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

li.prev_slide .image {
  clip: rect(0, 0, 50rem, 0);
}

@media only screen and (max-width: 880px) {
  li.prev_slide .image {
    clip: rect(0, 0, 70rem, 0);
  }
}

nav-gallery-slider {
  position: absolute;
  bottom: -14px;
  right: -8px;
  padding: 10px;
  background: none;
  z-index: 2;
}

.prev,
.next,
.counter {
  vertical-align: middle;
}

.prev,
.next {
  position: absolute;
  padding: 0.5rem;
  /* arrow size */
  -webkit-box-shadow: 1px -1px #fff inset;
  -moz-box-shadow: 1px -1px #fff inset;
  box-shadow: 1px -1px #fff inset;
  border: solid transparent;
  border-width: 0 0 2rem 2rem;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media only screen and (max-width: 640px) {

  .prev,
  .next {
    padding: 0.7rem;
  }
}

.prev:hover,
.next:hover {
  -webkit-box-shadow: 3px -3px #fff inset;
  -moz-box-shadow: 3px -3px #fff inset;
  box-shadow: 3px -3px #fff inset;
}

.prev {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.next {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}


/* optional arrows */
.arrow-up {
  transform: rotate(135deg);
}

.arrow-down {
  transform: rotate(-45deg);
}

.prev,
.next {
  position: relative;
  display: inline-block;
  height: 1rem;
  width: 1rem;
  border: 0;
  background: transparent;
  cursor: pointer;
}

.counter {
  display: inline-block;
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
  line-height: 1.5;
  font-style: normal;
  font-weight: 400;
  color: #fff;
  padding: 0 20px;
}

@media only screen and (max-width: 880px) {
  .counter {
    font-size: 13px;
    padding: 0 10px;
  }
}

.counter span:last-child::before {
  content: '/';
  margin: 0 1rem;
}

.gallery-slider-title {
  font-family: sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: #fff;
  padding: 0;
  margin: -3px 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

@media only screen and (max-width: 640px) {
  .gallery-slider-title {
    font-size: 10px;
  }
}

.gallery-slider-main-title {
  font-family: sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  text-transform: none;
  letter-spacing: -0.02em;
  color: #fff;
  margin: -2px 0 6px 0;
  width: 100%;
  line-height: 1.25;
  text-shadow: 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-backface-visibility: hidden;
  backface-visibility: hidden;
}

@supports((text-stroke: 1px #fff) or (-webkit-text-stroke: 1px #fff)) {
  .gallery-slider-main-title {
    color: transparent;
    -webkit-text-stroke: 1px #fff;
    text-stroke: 1px #fff;
    text-shadow: none;
  }
}

@media all and (min-width: 1920px) {
  .gallery-slider-main-title {
    font-size: 60px;
    margin: -2px 0 6px 0;
  }
}

@media only screen and (max-width: 995px) {
  .gallery-slider-main-title {
    font-size: 40px;
    margin: -1px 0 6px 0;
  }
}

@media only screen and (max-width: 640px) {
  .gallery-slider-main-title {
    font-size: 30px;
    margin: 1px 0 4px 0;
  }
}

.gallery-slider-main-title span {
  color: #ff264a;
  -webkit-text-stroke: 1px #ff264a;
  text-stroke: 1px #ff264a;
}

@supports((text-stroke: 1px #ff264a) or (-webkit-text-stroke: 1px #ff264a)) {
  .gallery-slider-main-title span {
    color: transparent;
    -webkit-text-stroke: 1px #ff264a;
    text-stroke: 1px #ff264a;
    text-shadow: none;
  }
}


/* 36. wave */
#wave {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  bottom: 0;
  left: 0;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
  z-index: 5;
}

@media only screen and (max-width: 640px) {
  #wave {
    display: none;
  }
}

#wave,
#wave.bottom-position,
#wave.wave-position-secondary {
  -webkit-transition: all 1.5s ease;
  -moz-transition: all 1.5s ease;
  -ms-transition: all 1.5s ease;
  -o-transition: all 1.5s ease;
  transition: all 1.5s ease;
}

#wave.bottom-position,
#wave.wave-position-secondary {
  -webkit-transform: translateY(300px);
  -moz-transform: translateY(300px);
  -ms-transform: translateY(300px);
  -o-transform: translateY(300px);
  transform: translateY(300px);
}


/* 37. multiple images slideshow */
.home-img-top-left,
.home-img-top-center,
.home-img-top-right,
.home-img-bottom-left,
.home-img-bottom-center,
.home-img-bottom-right {
  position: absolute;
  width: 33.33%;
  height: 50%;
  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;
}

.home-img-top-left {
  left: 0;
  top: 0;
}

.home-img-top-center {
  left: 33.33%;
  top: 0;
}

.home-img-top-right {
  left: 66.66%;
  top: 0;
}

.home-img-bottom-left {
  left: 0;
  bottom: 0;
}

.home-img-bottom-center {
  left: 33.33%;
  bottom: 0;
}

.home-img-bottom-right {
  left: 66.66%;
  bottom: 0;
}


/* 38. typed text */
.hero-heading-typed {
  padding: 0 25px;
}

.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;
  }
}


/* 39. divider */
.inner-divider,
.inner-divider-post,
.inner-divider-post-modal,
.inner-divider-half,
.inner-divider-ultra-half {
  position: relative;
  width: 100%;
  margin: 0 auto;
  background: none;
  z-index: -1;
}

.inner-divider {
  height: 70px;
}

@media only screen and (max-width: 995px) {
  .inner-divider {
    height: 80px;
  }
}

@media only screen and (max-width: 640px) {
  .inner-divider {
    height: 50px;
  }
}

.inner-divider-post {
  height: 50px;
}

@media only screen and (max-width: 995px) {
  .inner-divider-post {
    height: 45px;
  }
}

@media only screen and (max-width: 640px) {
  .inner-divider-post {
    height: 30px;
  }
}

.inner-divider-post-modal {
  height: 80px;
}

@media all and (min-width: 1920px) {
  .inner-divider-post-modal {
    height: 100px;
  }
}

@media only screen and (max-width: 995px) {
  .inner-divider-post-modal {
    height: 60px;
  }
}

@media only screen and (max-width: 640px) {
  .inner-divider-post-modal {
    height: 40px;
  }
}

.inner-divider-half {
  height: 30px;
}

@media only screen and (max-width: 640px) {
  .inner-divider-half {
    height: 20px;
  }
}

.inner-divider-ultra-half {
  height: 50px;
}

@media only screen and (max-width: 768px) {
  .inner-divider-ultra-half {
    height: 25px;
  }
}

.visible-mobile-devices {
  display: none;
  visibility: hidden;
}

@media only screen and (max-width: 995px) {
  .visible-mobile-devices {
    display: block;
    visibility: visible;
  }
}

.hidden-mobile-devices-xs {
  display: block;
  visibility: visible;
}

@media only screen and (max-width: 480px) {
  .hidden-mobile-devices-xs {
    display: none;
    visibility: hidden;
  }
}