/* Mixin */
@import url(../slick/slick.css);
@import url(../slick/slick-theme.css);
@import url(../css/animate.css);
@import url(../css/font-awesome.css);
@import "https://fonts.googleapis.com/css?family=Raleway:500,700&subset=latin-ext";
@import "https://fonts.googleapis.com/css?family=Montserrat";
/*======================================
=            HELPER CLASSES            =
======================================*/
html, body {
  height: 100%;

}

ul, li {
  list-style: none;
  padding: 0px;
  margin: 0px; }

* {
  font-family: 'Raleway', sans-serif;
  font-weight: 500; }

p {
  font-size: 15px; }

.font-theme {
  font-family: 'Montserrat', sans-serif; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif; }

.center-vertical {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.img-fill-height {
  min-width: 100%;
  height: auto;
  min-height: 100%; }

.full-viewport {
  width: 100%;
  height: 100%;
  max-height: 100vh;
  position: relative; }

#videoBG {
  max-width: 100%;
  height: 50vh;
  position: relative;
  background: transparent; }
  #videoBG .video_link {
    display: none;
    width: 100%;
    height: 100%;
    background: url(../images/video_mobile.jpg) center center;
    background-size: cover; }
    #videoBG .video_link a {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  #videoBG.no-video .video_link {
    display: block; }
  #videoBG .ytplayer-container {
    position: fixed;
    top: 0;
    z-index: -1; }
  #videoBG .ytplayer-shield {
    width: 100%;
    height: 100%;
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0; }

    .vimeo-video {
      position: fixed;
      min-width: 133%;
      min-height: 149vh;
      top: -24%;
      left: -18%;
      width: auto;
      height: auto;
      z-index: 1;
    }
@media only screen
and (max-device-width : 767px)  {
  .background-image-video{
    background-image: url("../images/bg_crew_image_video.png") !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position:  top !important;
  }
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1366px)  {
  .background-image-video{
    background-image: url("../images/bg_crew_image_video.png") !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position:  top !important;

  }
}

.bg-theme-pink {
  background-color: #fa4861; }

.bg-theme-green {
  background-color: #33d699; }

.bg-theme-yellow {
  background-color: #ffed00; }

.bg-theme-purple {
  background-color: #7e4794; }

.bg-theme-dark {
  background-color: #2a3147; }

.bg-theme-white {
  background-color: #fff; }

.bg-grey-lighter {
  background-color: #eeeeee; }

.color-pink {
  color: #fa4861; }

.color-green {
  color: #33d699; }

.color-yellow {
  color: #ffed00; }

.color-purple {
  color: #7e4794; }

.color-dark {
  color: #2a3147; }

.color-gray {
  color: #555555; }

.color-white {
  color: #fff !important; }

.col-sm-offset-1half {
  margin-left: 12.5%; }

.btn.btn-wide {
  padding-left: 40px;
  padding-right: 40px; }

.btn-outline-yellow {
  background-color: transparent;
  color: #ffed00;
  border: 1px solid #ffed00;
  border-radius: 4px; }
  .btn-outline-yellow:hover {
    background-color: #ffed00;
    color: #fff; }

.btn-outline-white {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 4px; }
  .btn-outline-white:hover {
    background-color: #fff;
    color: #2a3147; }

.btn-outline-dark {
  background-color: transparent;
  color: #2a3147;
  border: 1px solid #2a3147;
  border-radius: 4px; }
  .btn-outline-dark:hover {
    background-color: #2a3147;
    color: #fff; }

.btn-outline-pink {
  background-color: transparent;
  color: #fa4861;
  border: 1px solid #fa4861;
  border-radius: 4px; }
  .btn-outline-pink:hover {
    background-color: #fa4861;
    color: #fff; }

.btn-outline-green {
  background-color: transparent;
  color: #33d699;
  border: 1px solid #33d699;
  border-radius: 4px; }
  .btn-outline-green:hover {
    background-color: #33d699;
    color: #2a3147; }

.thumbnail {
  position: relative;
  overflow: hidden; }
  .thumbnail:after {
    content: "";
    display: block;
    padding-bottom: 100%; }
  .thumbnail img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .thumbnail img.portrait {
      width: 100%;
      height: auto; }

.form-control {
  background-color: transparent;
  border-color: white;
  box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.2) inset; }
  .form-control:focus {
    border-color: #33d699;
    box-shadow: none; }

.image-wrapper {
  overflow: hidden;
  text-align: center; }
  .image-wrapper img {
    position: relative;
    display: inline-block;
    min-width: 100%;
    max-height: auto;
    height: auto;
    width: auto; }

.diamonds-container {
  margin-bottom: 50px;
  margin-top: 20px; }
  .diamonds-container .diamond-div:nth-child(7n+5) {
    margin-left: 12.5%; }
  .diamonds-container .diamond-div:nth-child(n+5) {
    margin-top: -40px; }

.diamond-container {
  position: relative;
  display: block;
  width: 70%;
  margin: 0 auto;
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45deg), M12=-sin(-45deg), M21=sin(-45deg), M22=cos(-45deg));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45deg), M12=-sin(-45deg), M21=sin(-45deg), M22=cos(-45deg))";
  zoom: 1;
  overflow: hidden; }
  .diamond-container:after {
    content: "";
    display: block;
    padding-bottom: 100%; }
  .diamond-container .link {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    width: 30%;
    height: 30%;
    margin: 33%;
    -webkit-box-shadow: 0 0 5px rgba(40, 40, 40, 0.5);
    -moz-box-shadow: 0 0 5px rgba(40, 40, 40, 0.5);
    box-shadow: 0 0 5px rgba(40, 40, 40, 0.5);
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease; }
    .diamond-container .link .title {
      text-align: center;
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      color: #fff;
      margin-top: 0;
      margin-bottom: 0; }
    .diamond-container .link .fa {
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45deg), M12=-sin(45deg), M21=sin(45deg), M22=cos(45deg));
      -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45deg), M12=-sin(45deg), M21=sin(45deg), M22=cos(45deg))";
      zoom: 1;
      top: 30%;
      color: #fff; }
  .diamond-container .content {
    position: absolute;
    width: 100%;
    height: 100%;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45deg), M12=-sin(45deg), M21=sin(45deg), M22=cos(45deg));
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45deg), M12=-sin(45deg), M21=sin(45deg), M22=cos(45deg))";
    zoom: 1;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease; }
    .diamond-container .content .title {
      text-align: center;
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      color: #fff;
      margin-top: 0;
      margin-bottom: 0; }
  .diamond-container .diamond-bg {
    width: 150%;
    height: 150%;
    top: -25%;
    left: -25%;
    position: absolute;
    z-index: -1;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45deg), M12=-sin(45deg), M21=sin(45deg), M22=cos(45deg));
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45deg), M12=-sin(45deg), M21=sin(45deg), M22=cos(45deg))";
    zoom: 1; }
    .diamond-container .diamond-bg:after {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      background-color: #2a3147;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0.75;
      filter: alpha(opacity=75);
      -webkit-transition: all 450ms ease;
      -moz-transition: all 450ms ease;
      -ms-transition: all 450ms ease;
      -o-transition: all 450ms ease;
      transition: all 450ms ease; }
    .diamond-container .diamond-bg.bg-theme-yellow:after {
      background-color: #ffed00 !important; }
    .diamond-container .diamond-bg.bg-theme-green:after {
      background-color: #33d699 !important; }
    .diamond-container .diamond-bg.bg-theme-pink:after {
      background-color: #fa4861 !important; }
    .diamond-container .diamond-bg .img-responsive {
      left: -50%;
      position: relative;
      height: 100%;
      width: auto;
      max-height: 100%;
      display: inline-block;
      max-width: none; }
  .diamond-container:hover .link {
    opacity: 1;
    filter: alpha(opacity=100); }
  .diamond-container:hover .content {
    opacity: 0;
    filter: alpha(opacity=0); }
  .diamond-container:hover .diamond-bg:after {
    opacity: 0;
    filter: alpha(opacity=0); }

.artist-diamond .line {
  display: block;
  position: absolute;
  width: 80%;
  height: 3px;
  top: 50%;
  left: 10%;
  margin: 0 auto;
  -moz-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-15deg), M12=-sin(-15deg), M21=sin(-15deg), M22=cos(-15deg));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-15deg), M12=-sin(-15deg), M21=sin(-15deg), M22=cos(-15deg))";
  zoom: 1;
  z-index: -1; }
.artist-diamond .layer {
  width: 100%;
  height: 100%; }
.artist-diamond .img-responsive {
  top: 0;
  left: 0;
  z-index: 1; }
  .artist-diamond .img-responsive.layer {
    position: relative !important; }
.artist-diamond .diamond {
  display: block;
  position: absolute;
  z-index: -1;
  width: 56%;
  margin: 22%;
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45deg), M12=-sin(-45deg), M21=sin(-45deg), M22=cos(-45deg));
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45deg), M12=-sin(-45deg), M21=sin(-45deg), M22=cos(-45deg))";
  zoom: 1;
  top: -5%;
  left: 0;
  overflow: hidden; }
  .artist-diamond .diamond:after {
    content: "";
    display: block;
    padding-bottom: 100%; }
.artist-diamond .artists-title {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 30px; }
  .artist-diamond .artists-title .title {
    position: absolute;
    width: 100%;
    padding: 5px 15px;
    margin: 0;
    top: 0;
    z-index: 10;
    font-weight: 700; }
  .artist-diamond .artists-title .block {
    display: inline-block;
    position: relative;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    -ms-transform: skewX(-10deg);
    /* IE 9 */
    -webkit-transform: skewX(-10deg);
    /* Safari */
    transform: skewX(-10deg);
    /* Standard syntax */
    -webkit-box-shadow: 0px -2px 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px -2px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0px -2px 3px rgba(0, 0, 0, 0.4); }
    .artist-diamond .artists-title .block h3 {
      position: relative;
      margin: 5px 15px;
      font-weight: 700;
      color: transparent; }
    .artist-diamond .artists-title .block:before, .artist-diamond .artists-title .block:after {
      background: inherit;
      content: '';
      display: block;
      height: 50%;
      left: 0;
      position: absolute;
      right: 0;
      z-index: -1;
      -webkit-backface-visibility: hidden; }
    .artist-diamond .artists-title .block:before {
      top: 0;
      transform: skewY(-2deg);
      transform-origin: 0 0; }
    .artist-diamond .artists-title .block:after {
      bottom: 0;
      transform: skewY(2deg);
      transform-origin: 0 0; }
.artist-diamond .dj-mag {
  color: #fff;
  font-size: 13px;
  position: absolute;
  top: 5%;
  right: 10%;
  z-index: -1; }
  .artist-diamond .dj-mag i {
    color: #777777;
    relative: absolute;
    font-size: 57px; }
  .artist-diamond .dj-mag span {
    position: absolute;
    top: 10px;
    left: 9px;
    text-align: center;
    font-size: 11px;
    font-weight: bold; }
.artist-diamond.no-picture {
  display: inline-block;
  margin: 10px 15px; }
  .artist-diamond.no-picture .artists-title {
    text-align: center;
    position: relative;
    width: 100%;
    left: 0;
    bottom: 0; }

.b-bottom-dark {
  border-bottom: 2px solid #2a3147;
  padding-bottom: 20px;
  margin-bottom: 30px; }

.b-bottom-white {
  border-bottom: 1px solid #fff;
  padding-bottom: 0;
  margin-bottom: 20px; }

.ps0 {
  padding-left: 0;
  padding-right: 0; }

.ps5 {
  padding-left: 5px;
  padding-right: 5px; }

.ps10 {
  padding-left: 10px;
  padding-right: 10px; }

.m0 {
  margin: 0px !important; }

.mt0 {
  margin-top: 0px !important; }

.mr0 {
  margin-right: 0px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.ml0 {
  margin-left: 0px !important; }

.m10 {
  margin: 10px !important; }

.mt10 {
  margin-top: 10px !important; }

.mr10 {
  margin-right: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.ml10 {
  margin-left: 10px !important; }

.m20 {
  margin: 20px !important; }

.mt20 {
  margin-top: 20px !important; }

.mr20 {
  margin-right: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.ml20 {
  margin-left: 20px !important; }

.m30 {
  margin: 30px !important; }

.mt30 {
  margin-top: 30px !important; }

.mr30 {
  margin-right: 30px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.ml30 {
  margin-left: 30px !important; }

.m40 {
  margin: 40px !important; }

.mt40 {
  margin-top: 40px !important; }

.mr40 {
  margin-right: 40px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.ml40 {
  margin-left: 40px !important; }

.container-small {
  padding: 30px; }

.big-skew-title .block {
  display: inline-block;
  position: relative;
  margin: 0 auto;
  font-weight: 700;
  top: -40px;
  padding: 20px 60px;
  position: relative;
  z-index: 1;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-transform: skewX(5deg);
  /* IE 9 */
  -webkit-transform: skewX(5deg);
  /* Safari */
  transform: skewX(5deg);
  /* Standard syntax */ }
  .big-skew-title .block.bg-theme-green {
    color: #33d699; }
  .big-skew-title .block.bg-theme-yellow {
    color: #ffed00; }
  .big-skew-title .block.bg-theme-purple {
    color: #7e4794; }
  .big-skew-title .block:before, .big-skew-title .block:after {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden; }
  .big-skew-title .block:before {
    top: 0;
    transform: skewY(-2deg);
    transform-origin: 0 0; }
  .big-skew-title .block:after {
    bottom: 0;
    transform: skewY(2deg);
    transform-origin: 0 0; }
  .big-skew-title .block h1 {
    color: transparent; }
.big-skew-title h1 {
  font-weight: 700;
  letter-spacing: 5px;
  margin-top: 0;
  margin-bottom: 0; }
.big-skew-title h1.title {
  position: relative;
  top: -104px;
  z-index: 10; }

.small-skew-title {
  display: inline-block; }
  .small-skew-title .block {
    color: transparent;
    display: inline-block;
    position: relative;
    margin: 0 auto;
    top: 0px;
    position: relative;
    z-index: 1;
    -ms-transform: skewX(-10deg);
    /* IE 9 */
    -webkit-transform: skewX(-10deg);
    /* Safari */
    transform: skewX(-10deg);
    /* Standard syntax */ }
    .small-skew-title .block.bg-theme-green {
      color: #33d699; }
    .small-skew-title .block.bg-theme-yellow {
      color: #ffed00; }
    .small-skew-title .block.bg-theme-purple {
      color: #7e4794; }
    .small-skew-title .block.bg-theme-pink {
      color: #fa4861; }
    .small-skew-title .block:before, .small-skew-title .block:after {
      background: inherit;
      content: '';
      display: block;
      height: 50%;
      left: 0;
      position: absolute;
      right: 0;
      z-index: -1;
      -webkit-backface-visibility: hidden; }
    .small-skew-title .block:before {
      top: 0;
      transform: skewY(-2deg);
      transform-origin: 0 0; }
    .small-skew-title .block:after {
      bottom: 0;
      transform: skewY(2deg);
      transform-origin: 0 0; }
  .small-skew-title h3 {
    padding: 0px 30px 0px 30px;
    position: relative;
    z-index: 10;
    text-transform: uppercase;
    font-weight: 700; }
    .small-skew-title h3.title {
      top: -54px; }
  .small-skew-title h4 {
    margin: 7px;
    padding: 0px 15px 0px 15px;
    position: relative;
    z-index: 10;
    text-transform: uppercase;
    font-weight: 700; }
    .small-skew-title h4.title {
      top: -31px; }
  .small-skew-title.reverse .block {
    position: relative;
    z-index: 1; }
    .small-skew-title.reverse .block:before, .small-skew-title.reverse .block:after {
      background: inherit;
      content: '';
      display: block;
      height: 50%;
      left: 0;
      position: absolute;
      right: 0;
      z-index: -1;
      -webkit-backface-visibility: hidden; }
    .small-skew-title.reverse .block:before {
      top: 0;
      transform: skewY(2deg);
      transform-origin: 100% 0; }
    .small-skew-title.reverse .block:after {
      bottom: 0;
      transform: skewY(-2deg);
      transform-origin: 100%; }

.parallax-window {
  min-height: 500px;
  background: transparent; }
  .parallax-window .wrapper {
    width: 100%;
    position: absolute;
    z-index: 10; }
  .parallax-window.bg-theme-green:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #33d699;
    opacity: 0.7;
    filter: alpha(opacity=70); }
  .parallax-window.bg-theme-white:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0.5;
    filter: alpha(opacity=50); }
  .parallax-window.bg-theme-dark:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #2a3147;
    opacity: 0.5;
    filter: alpha(opacity=50); }

div#tubular-container {
  z-index: -1; }

.angle-both {
  position: relative;
  z-index: 1;
  padding: 60px 0; }
  .angle-both:before, .angle-both:after {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden; }
  .angle-both:before {
    top: 0;
    transform: skewY(-4deg);
    transform-origin: 0 0; }
  .angle-both:after {
    bottom: 0;
    transform: skewY(4deg);
    transform-origin: 0 0; }
  .angle-both.angle-invert {
    position: relative;
    z-index: 1; }
    .angle-both.angle-invert:before, .angle-both.angle-invert:after {
      background: inherit;
      content: '';
      display: block;
      height: 50%;
      left: 0;
      position: absolute;
      right: 0;
      z-index: -1;
      -webkit-backface-visibility: hidden; }
    .angle-both.angle-invert:before {
      top: 0;
      transform: skewY(4deg);
      transform-origin: 100% 0; }
    .angle-both.angle-invert:after {
      bottom: 0;
      transform: skewY(-4deg);
      transform-origin: 100%; }

.angle-top {
  position: relative;
  z-index: 1; }
  .angle-top:before {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden; }
  .angle-top:before {
    top: 0;
    transform: skewY(-4deg);
    transform-origin: 0 0; }

.angle-bottom {
  position: relative;
  z-index: 1; }
  .angle-bottom:after {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden; }
  .angle-bottom:after {
    bottom: 0;
    transform: skewY(4deg);
    transform-origin: 0 100%; }
  .angle-bottom.angle-invert {
    position: relative;
    z-index: 1; }
    .angle-bottom.angle-invert:after {
      background: inherit;
      content: '';
      display: block;
      height: 50%;
      left: 0;
      position: absolute;
      right: 0;
      z-index: -1;
      -webkit-backface-visibility: hidden; }
    .angle-bottom.angle-invert:after {
      bottom: 0;
      transform: skewY(-4deg);
      transform-origin: 100%; }

#main_header {
  background-color: #2a3147;
  position: relative;
  z-index: 1000;
  width: 100%;
  /* Hide Dropdowns by Default */
  /* Display Dropdowns on Hover */
  /* Fisrt Tier Dropdown */
  /* Second, Third and more Tiers	*/
  /* Change this in order to change the Dropdown symbol */ }
  #main_header .hidden-bar-opener {
    background: none;
    display: block;
    color: #fff;
    line-height: 40px;
    padding: 10px 10px 0px;
    border: none;
    position: relative; }
  #main_header nav.pull-left, #main_header nav.pull-right {
    display: inline-block; }
  #main_header nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative; }
  #main_header nav ul li {
    display: inline-block;
    background-color: #2a3147; }
  #main_header nav a {
    display: block;
    padding: 0 10px;
    color: #FFF;
    line-height: 60px;
    text-decoration: none;
    text-transform: uppercase; }
  #main_header nav a:hover {
    background-color: rgba(0, 0, 0, 0.2); }
  #main_header nav ul ul {
    display: none;
    position: absolute;
    top: 60px;
    /* the height of the main nav */ }
  #main_header nav ul li:hover > ul {
    display: inherit; }
  #main_header nav ul ul li {
    width: 170px;
    float: none;
    display: list-item;
    position: relative;
    position: relative;
    z-index: 1; }
    #main_header nav ul ul li:after {
      background: inherit;
      content: '';
      display: block;
      height: 50%;
      left: 0;
      position: absolute;
      right: 0;
      z-index: -1;
      -webkit-backface-visibility: hidden; }
    #main_header nav ul ul li:after {
      bottom: 0;
      transform: skewY(6deg);
      transform-origin: 0 100%; }
  #main_header nav ul ul ul li {
    position: relative;
    top: -60px;
    left: 170px; }
  #main_header li > a:after {
    content: ""; }
  #main_header li > a:only-child:after {
    content: ''; }
  #main_header .logo-wrapper {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    text-align: center; }
    #main_header .logo-wrapper a {
      display: inline-block;
      width: 100px; }
    #main_header .logo-wrapper .logo {
      display: inline-block;
      position: relative;
      margin: 0 auto; }
      #main_header .logo-wrapper .logo .skew, #main_header .logo-wrapper .logo .skew-shadow {
        background-color: #33d699;
        width: 140px;
        height: 60px;
        position: relative;
        z-index: 100;
        -ms-transform: skewX(-13deg);
        /* IE 9 */
        -webkit-transform: skewX(-13deg);
        /* Safari */
        transform: skewX(-13deg);
        /* Standard syntax */
        position: relative;
        z-index: 1; }
        #main_header .logo-wrapper .logo .skew:after, #main_header .logo-wrapper .logo .skew-shadow:after {
          background: inherit;
          content: '';
          display: block;
          height: 50%;
          left: 0;
          position: absolute;
          right: 0;
          z-index: -1;
          -webkit-backface-visibility: hidden; }
        #main_header .logo-wrapper .logo .skew:after, #main_header .logo-wrapper .logo .skew-shadow:after {
          bottom: 0;
          transform: skewY(10deg);
          transform-origin: 0 100%; }
      #main_header .logo-wrapper .logo .skew-shadow {
        position: absolute;
        top: 0;
        left: 0;
        background: transparent;
        z-index: -1; }
        #main_header .logo-wrapper .logo .skew-shadow:after {
          -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
          -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.5); }
      #main_header .logo-wrapper .logo .banner {
        background-color: #33d699;
        width: 100%;
        height: 90%;
        position: absolute;
        top: 0;
        left: 0; }
        #main_header .logo-wrapper .logo .banner:after {
          content: "";
          display: block;
          position: absolute;
          width: 0;
          height: 0;
          border-left: 50px solid transparent;
          border-right: 50px solid transparent;
          border-top: 30px solid #33d699;
          top: 100%; }
      #main_header .logo-wrapper .logo img {
        position: relative;
        z-index: 10;
        max-width: 80%;
        margin: 0 auto; }

/*==================================
=            Hidden BAR            =
==================================*/
.hidden-bar {
  position: fixed;
  top: 0;
  width: 305px;
  height: 100%;
  background: #2a3147;
  z-index: 9999;
  -webkit-box-shadow: 0px 0px 8px -3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px 0px 8px -3px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 0px 8px -3px rgba(0, 0, 0, 0.8);
  transition: all 700ms ease;
  -webkit-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  -moz-transition: all 700ms ease; }

.hidden-bar .mCSB_inside > .mCSB_container {
  margin-right: 0px; }

.hidden-bar.right-align {
  right: -400px; }

.hidden-bar.right-align.visible-sidebar {
  right: 0px; }

.hidden-bar.right-align .hidden-bar-closer {
  left: -20px; }

.hidden-bar.left-align {
  left: -400px; }

.hidden-bar.left-align.visible-sidebar {
  left: 0px; }

.hidden-bar.left-align .hidden-bar-closer {
  right: -20px; }

.hidden-bar .hidden-bar-closer {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  background: #000;
  color: #fff;
  text-align: center;
  line-height: 38px;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  z-index: 999999; }

.hidden-bar .hidden-bar-closer .btn {
  background-color: transparent;
  border: none;
  outline: none; }

.hidden-bar .social-icons {
  text-align: center;
  margin: 50px 0px 30px; }

.hidden-bar .social-icons ul {
  font-size: 0;
  margin-left: -5px;
  margin-right: -5px; }

.hidden-bar .social-icons ul li {
  display: inline-block;
  padding: 0 5px; }

.hidden-bar .social-icons ul li a {
  display: block;
  width: 36px;
  height: 36px;
  font-size: 16px;
  line-height: 36px;
  text-align: center;
  background: #2B2B2B;
  color: #29af8a;
  border-radius: 5px;
  transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -o-transition: all 0.1s ease; }

.hidden-bar .social-icons ul li a:hover {
  background: #de6262;
  color: #000; }

.hidden-bar-wrapper {
  height: 100%; }

.hidden-bar .logo {
  padding: 30px 0px;
  background: transparent; }

.hidden-bar .side-menu {
  background-color: transparent;
  padding: 0;
  letter-spacing: 1px; }

.hidden-bar .side-menu ul li ul a {
  background: rgba(0, 0, 0, 0.2); }

.hidden-bar .side-menu ul li ul li ul li a {
  background: transparent; }

.hidden-bar .side-menu a.current {
  color: #2a3147;
  background: #33d699; }

.hidden-bar .side-menu li.current > a {
  color: #33d699; }

.hidden-bar .side-menu ul li a {
  text-decoration: none;
  background: transparent;
  color: #fff;
  display: block;
  font-weight: 500;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding: 10px 15px 10px 20px;
  position: relative;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease; }
  .hidden-bar .side-menu ul li a:last-child {
    border: none; }

.hidden-bar .side-menu ul li a:hover {
  color: #fa4861; }

.hidden-bar .side-menu ul li a .btn.expander {
  background: none;
  color: #fff;
  padding: 5px 10px;
  border-radius: 0px;
  position: absolute;
  top: 6px;
  right: 20px;
  outline: none; }

/*=====  End of Hidden BAR  ======*/
/*===========================================
=            LANDING CONTRUCTION            =
===========================================*/
#landing-construction {
  position: relative;
  height: 100%; }
  #landing-construction:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -20%;
    width: 60%;
    height: 100%;
    background-color: #2B264C;
    transform: skewX(-20deg);
    opacity: 0.9;
    filter: alpha(opacity=90); }
  #landing-construction #main-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    min-height: 0; }

/*=====  End of LANDING CONTRUCTION  ======*/
/*===================================
=            Gandia MAIN            =
===================================*/
.full-height {
  min-height: 100vh;
  position: relative;
  padding-bottom: 50px; }
  .full-height .container {
    position: relative;
    padding-bottom: 50px;
    padding-top: 50px; }
  .full-height .title-container {
    position: absolute;
    width: 100%; }

#gandia-main {
  position: relative;
  z-index: 1; }
  #gandia-main:before, #gandia-main:after {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden; }
  #gandia-main:before {
    top: 0;
    transform: skewY(3deg);
    transform-origin: 100% 0; }
  #gandia-main:after {
    bottom: 0;
    transform: skewY(-3deg);
    transform-origin: 100%; }
  #gandia-main.gandia-info {
    position: relative;
    z-index: 1; }
    #gandia-main.gandia-info:before {
      background: inherit;
      content: '';
      display: block;
      height: 50%;
      left: 0;
      position: absolute;
      right: 0;
      z-index: -1;
      -webkit-backface-visibility: hidden; }
    #gandia-main.gandia-info:before {
      top: 0;
      transform: skewY(-4deg);
      transform-origin: 0 0; }

/*=====  End of Gandia MAIN  ======*/
/*===================================
=            Artists MAIN            =
===================================*/
#artists-main {
  position: relative;
  min-height: 30vh;
  position: relative;
  z-index: 1;
  z-index: 20;
  padding: 30px 0 60px; }
  #artists-main:before, #artists-main:after {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden; }
  #artists-main:before {
    top: 0;
    transform: skewY(-2deg);
    transform-origin: 0 0; }
  #artists-main:after {
    bottom: 0;
    transform: skewY(2deg);
    transform-origin: 0 0; }

.artists-list {
  padding: 0;
  position: relative;
  z-index: 100; }
  .artists-list li {
    position: relative;
    z-index: 100;
    height: 90px;
    list-style: none;
    margin-bottom: 15px; }
  .artists-list div.item {
    position: relative;
    z-index: 100;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    text-align: center;
    display: flex;
    /* flex-direction: column;*/
    align-items: center;
    /* justify-content: center;*/ }
    .artists-list div.item .overlay {
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: #2a3147;
      opacity: 0.4;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
    .artists-list div.item h3 {
      vertical-align: middle;
      margin: 0 auto;
      text-align: center;
      color: #fff;
      z-index: 10;
      font-weight: 700; }

/*=====  End of Artist MAIN  ======*/
/*=======================================
=            Activities MAIN            =
=======================================*/
#activities-main {
  position: relative;
  z-index: 10;
  top: -30px;
  min-height: 30vh;
  margin-top: 30px; }
  #activities-main .activities-tittle {
    width: 100%;
    position: absolute; }
  #activities-main .activities-carrousel .carrousel-item {
    width: 100%;
    height: 500px;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    text-align: center;
    display: flex;
    /* flex-direction: column;*/
    align-items: center;
    /* justify-content: center;*/ }
    #activities-main .activities-carrousel .carrousel-item .title {
      position: relative;
      margin: 0 auto; }
      #activities-main .activities-carrousel .carrousel-item .title h2 {
        -moz-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        -webkit-transform: rotate(-10deg);
        filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-10deg), M12=-sin(-10deg), M21=sin(-10deg), M22=cos(-10deg));
        -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-10deg), M12=-sin(-10deg), M21=sin(-10deg), M22=cos(-10deg))";
        zoom: 1;
        padding: 15px 25px;
        display: inline-block;
        background-color: #2a3147;
        color: #ffed00;
        max-width: 400px;
        text-transform: uppercase; }
  #activities-main .slider-buttons-container {
    position: absolute;
    z-index: 10;
    width: 100%;
    text-align: center;
    display: block; }
    #activities-main .slider-buttons-container .slider-buttons {
      position: relative;
      display: inline-block;
      width: 55%;
      top: 220px; }
      #activities-main .slider-buttons-container .slider-buttons .btn-link {
        padding: 0; }
      #activities-main .slider-buttons-container .slider-buttons .glyphicon {
        font-size: 50px;
        color: #ffed00; }
  #activities-main .slick-slide {
    background-size: cover !important;
    opacity: 0.5;
    filter: alpha(opacity=50); }
    #activities-main .slick-slide.slick-active.slick-center {
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
      box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5); }

/*=====  End of Activities MAIN  ======*/
/*===================================
=            Hotels MAIN            =
===================================*/
#hotels-main {
  position: relative;
  min-height: 30vh;
  margin-top: -30px;
  position: relative;
  z-index: 1;
  z-index: 20;
  padding-bottom: 60px; }
  #hotels-main:before, #hotels-main:after {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden; }
  #hotels-main:before {
    top: 0;
    transform: skewY(-1deg);
    transform-origin: 0 0; }
  #hotels-main:after {
    bottom: 0;
    transform: skewY(1deg);
    transform-origin: 0 0; }
  #hotels-main .hotel-item {
    margin-bottom: 30px; }
    #hotels-main .hotel-item .image {
      position: relative;
      width: 100%;
      height: 100%;
      overflow: hidden;
      text-align: center;
      background-color: #f30; }
      #hotels-main .hotel-item .image img {
        position: relative;
        display: inline-block;
        min-width: 100%;
        max-height: 100%;
        height: auto;
        width: auto; }
    #hotels-main .hotel-item .hotel-description {
      background-color: #2a3147; }
      #hotels-main .hotel-item .hotel-description:nth-child(odd) {
        margin-right: -15px; }
      #hotels-main .hotel-item .hotel-description:nth-child(even) {
        margin-left: -15px; }
      #hotels-main .hotel-item .hotel-description p {
        color: #fff; }
        #hotels-main .hotel-item .hotel-description p b {
          font-weight: bold;
          color: #fa4861; }
    #hotels-main .hotel-item .hotel-title {
      padding: 2px 0;
      color: #fff;
      margin-bottom: 15px; }
      #hotels-main .hotel-item .hotel-title.block-right {
        padding: 2px 15px; }
      #hotels-main .hotel-item .hotel-title h3 {
        margin-top: 10px; }

/*=====  End of Hotels MAIN  ======*/
/*===================================
=            MAIN FOOTER            =
===================================*/
#main-footer {
  position: relative;
  min-height: 30vh;
  z-index: 20;
  padding: 20px 0 40px; }
  #main-footer .partners-links {
    list-style: none;
    display: inline-block;
    margin: 0 auto;
    position: relative; }
    #main-footer .partners-links li {
      display: inline-block;
      float: left;
      text-align: center;
      padding: 0 10px;
      height: 70px; }
    #main-footer .partners-links img {
      height: 100%; }
  #main-footer .column h2 {
    position: relative;
    line-height: 1.4em;
    margin-bottom: 40px;
    padding-bottom: 15px;
    font-weight: 500;
    text-transform: uppercase;
    color: #ffffff; }
  #main-footer .column h2 {
    margin-bottom: 20px;
    background-color: #33d699;
    color: #2a3147;
    margin-left: -15px;
    padding: 5px 15px;
    display: inline-block;
    width: 85%;
    font-size: 18px; }
    #main-footer .column h2:after {
      content: '';
      position: absolute;
      top: 0;
      right: 0px;
      width: 50%;
      height: 100%;
      background: #33d699;
      -webkit-transform-origin: 100% 0;
      -ms-transform-origin: 100% 0;
      transform-origin: 100% 0;
      -webkit-transform: skew(45deg);
      -ms-transform: skew(45deg);
      transform: skew(45deg);
      z-index: -1; }
  #main-footer .contact-info li {
    padding-left: 0;
    position: relative;
    padding-left: 45px;
    margin: 0px 0px 6px;
    line-height: 30px;
    color: #fff; }
  #main-footer .contact-info i.fa {
    color: #33d699;
    margin-right: 5px;
    position: absolute;
    left: 0; }
  #main-footer .footer-links li {
    padding: 7px 0; }
    #main-footer .footer-links li a {
      color: #fff;
      text-transform: uppercase; }
      #main-footer .footer-links li a.disabled {
        opacity: 0.5;
        filter: alpha(opacity=50);
        cursor: default; }
  #main-footer .social-links .social-icon {
    display: inline-block;
    float: left;
    margin-right: 10px;
    padding-right: 20px;
    height: 50px;
    text-align: left;
    vertical-align: middle; }
    #main-footer .social-links .social-icon i {
      margin-top: 12px;
      color: #fff; }

/*=====  End of MAIN FOOTER  ======*/
/*===================================
=            GANDIA INFO            =
===================================*/
.gandia-info .gandia-info-item {
  padding: 10px 15px;
  margin-bottom: 15px;
  background-color: #5dedb2; }
  .gandia-info .gandia-info-item h3 {
    margin-top: 0;
    padding: 15px 15px 0; }
  .gandia-info .gandia-info-item a {
    margin-top: 9px;
    margin-right: 11px; }
  .gandia-info .gandia-info-item h3, .gandia-info .gandia-info-item p {
    padding: 15px; }
  .gandia-info .gandia-info-item .image-wrapper {
    margin: 0 -7px;
    height: 200px;
    overflow: hidden;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3); }

/*=====  End of GANDIA INFO  ======*/
/*===================================
=            HOTELS INFO            =
===================================*/
#hotels-list li .clearfix {
  padding: 15px;
  background-color: #8f8da0; }

.reveal-item {
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  margin-bottom: 15px; }
  .reveal-item .reveal-main {
    position: relative;
    z-index: 150; }
  .reveal-item .reveal-left, .reveal-item .reveal-right {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
    visibility: hidden;
    background-color: #2a3147;
    -webkit-transition: ease-in 300ms;
    -moz-transition: ease-in 300ms;
    -o-transition: ease-in 300ms;
    transition: ease-in 300ms; }
  .reveal-item:hover .reveal-right {
    left: 100%;
    margin-left: -15px;
    visibility: visible;
    background-color: #fa4861; }
  .reveal-item:hover .reveal-left {
    right: 100%;
    margin-right: -15px;
    visibility: visible;
    background-color: #fa4861; }
  .reveal-item.fadeBack {
    z-index: 10;
    opacity: 0.4;
    filter: alpha(opacity=40); }

/*=====  End of HOTELS INFO  ======*/
/*====================================
=            SIDR OVERIDE            =
====================================*/
.sidr {
  display: block;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 1000;
  width: 260px;
  padding-bottom: 50px;
  overflow-x: hidden;
  overflow-y: auto;
  background: #2a3147;
  color: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.7); }
  .sidr .sidr-cover {
    height: 180px;
    overflow: hidden; }

.sidr .sidr-inner {
  padding: 0 0 15px; }

.sidr .sidr-inner > p {
  margin-left: 15px;
  margin-right: 15px; }

.sidr.right {
  left: auto;
  right: -260px; }

.sidr.left {
  left: -260px;
  right: auto; }

.sidr {
  width: 450px; }
  .sidr.sidr.right {
    right: -450px; }
  .sidr.sidr.left {
    left: -450px; }

#sidrOverlay {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999; }

/*=====  End of SIDR OVERIDE  ======*/
