@charset "utf-8";

/* CSS Document */

ul {
  list-style: none;
}

ul:before,
ul:after {
  content: '';
  display: table;
}

ul:after {
  clear: both;
}

.full-img {
  position: relative;
}

.full-img img {
  width: 100%;
  height: auto;
}

img.img-crop {
  display: block;
  max-width: none
}

.table-cell {
  display: table-cell;
  vertical-align: middle;
  padding: 0;
}

.table-div {
  display: table;
  height: 100%;
  width: 100%;
}

@font-face {
    font-family: 'D-DIN Exp';
    src: url('../fonts/D-DINExp-Italic.eot');
    src: url('../fonts/D-DINExp-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/D-DINExp-Italic.woff2') format('woff2'),
        url('../fonts/D-DINExp-Italic.woff') format('woff'),
        url('../fonts/D-DINExp-Italic.ttf') format('truetype'),
        url('../fonts/D-DINExp-Italic.svg#D-DINExp-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'D-DIN';
    src: url('../fonts/D-DIN.eot');
    src: url('../fonts/D-DIN.eot?#iefix') format('embedded-opentype'),
        url('../fonts/D-DIN.woff2') format('woff2'),
        url('../fonts/D-DIN.woff') format('woff'),
        url('../fonts/D-DIN.ttf') format('truetype'),
        url('../fonts/D-DIN.svg#D-DIN') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'D-DIN';
    src: url('../fonts/D-DIN-Italic.eot');
    src: url('../fonts/D-DIN-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/D-DIN-Italic.woff2') format('woff2'),
        url('../fonts/D-DIN-Italic.woff') format('woff'),
        url('../fonts/D-DIN-Italic.ttf') format('truetype'),
        url('../fonts/D-DIN-Italic.svg#D-DIN-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'D-DIN Exp';
    src: url('../fonts/D-DINExp-Bold.eot');
    src: url('../fonts/D-DINExp-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/D-DINExp-Bold.woff2') format('woff2'),
        url('../fonts/D-DINExp-Bold.woff') format('woff'),
        url('../fonts/D-DINExp-Bold.ttf') format('truetype'),
        url('../fonts/D-DINExp-Bold.svg#D-DINExp-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'D-DIN Condensed';
    src: url('../fonts/D-DINCondensed.eot');
    src: url('../fonts/D-DINCondensed.eot?#iefix') format('embedded-opentype'),
        url('../fonts/D-DINCondensed.woff2') format('woff2'),
        url('../fonts/D-DINCondensed.woff') format('woff'),
        url('../fonts/D-DINCondensed.ttf') format('truetype'),
        url('../fonts/D-DINCondensed.svg#D-DINCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'D-DIN';
    src: url('../fonts/D-DIN-Bold.eot');
    src: url('../fonts/D-DIN-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/D-DIN-Bold.woff2') format('woff2'),
        url('../fonts/D-DIN-Bold.woff') format('woff'),
        url('../fonts/D-DIN-Bold.ttf') format('truetype'),
        url('../fonts/D-DIN-Bold.svg#D-DIN-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'D-DIN Exp';
    src: url('../fonts/D-DINExp.eot');
    src: url('../fonts/D-DINExp.eot?#iefix') format('embedded-opentype'),
        url('../fonts/D-DINExp.woff2') format('woff2'),
        url('../fonts/D-DINExp.woff') format('woff'),
        url('../fonts/D-DINExp.ttf') format('truetype'),
        url('../fonts/D-DINExp.svg#D-DINExp') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'D-DIN Condensed';
    src: url('../fonts/D-DINCondensed-Bold.eot');
    src: url('../fonts/D-DINCondensed-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/D-DINCondensed-Bold.woff2') format('woff2'),
        url('../fonts/D-DINCondensed-Bold.woff') format('woff'),
        url('../fonts/D-DINCondensed-Bold.ttf') format('truetype'),
        url('../fonts/D-DINCondensed-Bold.svg#D-DINCondensed-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}




/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020
}

.fancybox-inner,
.fancybox-outer,
.fancybox-skin {
  position: relative
}

.fancybox-skin {
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

.fancybox-opened {
  z-index: 8030
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.fancybox-inner {
  overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap
}

.fancybox-iframe,
.fancybox-image {
  display: block;
  width: 100%;
  height: 100%
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
  background-image: url(../images/fancybox_sprite.png)
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: .8;
  cursor: pointer;
  z-index: 8060
}

.fancybox-close,
.fancybox-nav,
.fancybox-nav span {
  cursor: pointer;
  z-index: 8040;
  position: absolute
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(../images/fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px
}

.fancybox-nav {
  top: 0;
  width: 40%;
  height: 100%;
  text-decoration: none;
  background: url(../images/blank.gif);
  -webkit-tap-highlight-color: transparent
}

.fancybox-prev {
  left: 0
}

.fancybox-next {
  right: 0
}

.fancybox-nav span {
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  visibility: hidden
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px
}

.fancybox-nav:hover span {
  visibility: visible
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible!important
}

.fancybox-lock,
.fancybox-lock body {
  overflow: hidden!important
}

.fancybox-lock {
  width: auto
}

.fancybox-lock-test {
  overflow-y: hidden!important
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(../images/fancybox_overlay.png)
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll
}

.fancybox-title {
  visibility: hidden;
  font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050
}

.fancybox-opened .fancybox-title {
  visibility: visible
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: 0 0;
  background: rgba(226, 22, 209, .8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: 500;
  line-height: 24px;
  white-space: nowrap
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff
}

.fancybox-title-inside-wrap {
  padding-top: 10px
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(226, 22, 209, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-next span,
  .fancybox-prev span {
    background-image: url(../images/fancybox_sprite@2x.png);
    background-size: 44px 152px
  }
  #fancybox-loading div {
    background-image: url(../images/fancybox_loading@2x.gif);
    background-size: 24px 24px
  }
}

.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(226, 22, 209)
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block
}

.owl-carousel.owl-hidden {
  opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab
}

.owl-carousel.owl-rtl {
  direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
  float: right
}

.owl-carousel .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
  z-index: 0
}

.owl-carousel .owl-animated-out {
  z-index: 1
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}

.owl-height {
  transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform .1s ease;
  transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease
}

.owl-next,
.owl-prev {
  background-position: 0 0
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%
}

.owl-nav {
  text-align: center;
  margin-top: 15px;
}

.owl-next,
.owl-prev {
  background-color: #000;
  border-radius: 0;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 30px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #fff;
  display: inline-block;
  margin: 0;
  position: absolute;
  top: 0%;
  margin-top: 0;
}

.owl-next {
  right: 0;
}

.owl-prev {
  left: 0
}

.owl-next:hover,
.owl-prev:hover {
  background-color: #222
}

.header {
  background: url(../images/bg-index.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 700px;
}

@media screen and (max-width:991px) {
  .header {
    height: 500px;
  }
}

@media screen and (max-width:556px) {
  .header {
    height: 330px;
  }
}

.navigation {
  background: ;
  border-top: 1px solid rgba(255, 255, 255, 0.2)
}

.navigation .container {
  position: relative;
}

.toggleMenu {
  display: none;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 20px;
  width: 100%;
  text-transform: uppercase;
  background: url(../images/toogle-open.png) no-repeat right;
}

.toggleMenu.active {
  background: url(../images/toogle-close.png) no-repeat right;
  color: #fff;
}

.toggleMenu:hover {
  color: #fff;
}

.menu {
  list-style: none;
  *zoom: 1;
  margin: 0;
  padding: 0;
  width: 100%;
  display: table;
}

.menu:before,
.menu:after {
  content: "";
  display: table;
}

.menu:after {
  clear: both;
}

.menu ul {
  list-style: none;
  min-width: 250px;
  float: none;
  left: 0;
  top: 100%;
  position: relative;
  background: rgba(255, 255, 255, 0.9);
}

.menu a {
  padding: 0 15px;
  color: #fff;
}

.menu li {
  position: relative;
  padding: 0;
}

.menu>li>.parent:after {
  content: '\f107';
  position: absolute;
  font-family: 'FontAwesome';
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 15px;
  font-size: 15px;
}

.menu li a:hover,
.menu li:hover>a,
.menu li.current-menu-item>a,
.menu li.current-menu-parent>a {
  color: #000;
  background: #eca23f;
  text-decoration: none;
}

.menu>li {
  display: table-cell;
  position: relative;
  line-height: 54px;
  text-align: center;
}

.menu>li:last-child {
  background: none;
}

.menu>li>a {
  display: block;
  position: relative;
  font-weight: 600;
  text-transform: uppercase;
}

.menu li ul {
  position: absolute;
  left: -9999px;
  margin: 0;
  list-style: none;
  padding: 0
}

.menu>li.hover>ul {
  left: 0;
  margin-left: 0;
}

.menu li li.hover ul {
  left: 100%;
  top: 0;
}

.menu li li {
  padding: 0;
  line-height: 22px;
  text-align: left;
  margin: 0;
}

.menu li li a {
  display: block;
  position: relative;
  z-index: 100;
  padding: 10px 15px;
  background: #010101;
  text-transform: inherit;
  font-weight: 400;
}

.menu li li:last-child {
  border-bottom: none;
}

.menu li li a:hover {
  color: #000;
  background: #eca23f;
}

.menu li li li a {
  background-color: #b8d53f;
  z-index: 200;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .menu a {
    padding: 0 12px;
  }
}

@media screen and (max-width:991px) {
  .main-nav .active {
    display: block;
  }
  .main-nav {
    text-align: left;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #010101;
    z-index: 9999;
    display: block;
    padding: 0;
    width: auto;
    z-index: 100;
  }
  .menu>li {
    float: none;
    display: block;
    bborder-top: 1px solid rgba(255, 255, 255, 0.2);
    text-align: left;
    line-height: 30px;
    background: none;
  }
  .menu a {
    padding: 8px 25px
  }
  .menu li {
    display: block;
  }
  .menu>li>.parent {
    background-image: none;
  }
  .menu>li>.parent:after {
    content: '\f107';
    font-family: 'FontAwesome';
    position: absolute;
    top: 7px;
    right: 15px;
    left: auto;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
  .menu li.hover>.parent:after {
    content: '\f106';
    font-family: 'FontAwesome';
    position: absolute;
    top: 7px;
    right: 15px;
    left: auto;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%)
  }
  .menu li li .parent:after {
    content: '\f107';
    font-family: 'FontAwesome';
    position: absolute;
    top: 7px;
    right: 15px;
    left: auto;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%)
  }
  .menu ul {
    display: block;
    width: auto;
    border-bottom: none;
    min-width: inherit
  }
  .menu>li.hover>ul,
  .menu li li.hover ul {
    position: static;
    margin-left: 0
  }
  .menu li li a {
    padding: 8px 35px;
  }
  .menu li li {
    text-align: left;
  }
  .menu li li li a {
    padding: 5px 45px;
  }
  .menu li ul {
    box-shadow: none;
    -webkit-box-shadow: none
  }
  .menu li ul::after {
    display: none;
  }
}

.section {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 0;
  overflow: hidden;
}

.w1 h1,
.w1 h2 {
  font-family: 'D-DIN';
  font-weight: 700;
  font-size: 3em;
}

.w1 h2 {
  color: #010101;
  background: url(../images/doubleline.png) no-repeat bottom left;
  margin-bottom: 20px;
  padding-bottom: 24px;
}

.w1 {
  position: relative;
  background: url(../images/bg.jpg) no-repeat;
  background-size: cover;
  background-position: top center;
  height: 750px;
}

.w1 .container {
  position: relative;
  z-index: 10;
}

.w1:after {
  background: url(../images/shape-1.png) no-repeat center;
  height: 241px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  content: '';
}

.w1 .content-block .content {
  height: 800px;
}

@media screen and (max-width:991px) {
  .w1 h3 {
    margin-top: 30px;
  }
  .w1 {
    height: 1050px;
  }
}

@media screen and (max-width:480px) {
  .w1 {
    height: 750px;
  }
}

h2 {
  font-family: 'D-DIN';
  font-weight: 400;
  background: url(../images/doubleline.png) no-repeat bottom center;
  margin-bottom: 20px;
  padding-bottom: 24px;
  font-weight: 700;
  font-size: 3em;
  color: #010101;
}

.intro-title {
  text-align: center;
}

.intro-title h2 {
  font-family: 'D-DIN';
  text-transform: uppercase;
}

.intro-title hr {
  display: block;
}

hr.white {
  border-color: #fff;
  width: 100px;
  border-width: 2px;
  display: inline-block;
}

hr.black {
  border-color: #000;
  width: 100px;
  border-width: 2px;
  display: inline-block;
}

.w2 {
  color: #010101;
  padding-top: 60px;
}

.w2 h2 {
  font-family: 'D-DIN';
  font-weight: 400;
  background: url(../images/doubleline.png) no-repeat bottom center;
  margin-bottom: 20px;
  padding-bottom: 24px;
  font-weight: 700;
  font-size: 3em;
  color: #010101;
}

.w2 .full-img {
  padding: 20px;
}

.w2 .full-img img {
  box-shadow: 10px 5px 15px #19181c;
}

.w2 ul {
  padding-bottom: 20px;
}

.w2 ul li {
  list-style: none;
  font-size: 18px;
  line-height: 2.5;
  font-weight: 400;
  font-weight: 600;
}

.w2 ul li span i {
  border: solid 2px #010101;
  border-radius: 50%;
  padding: 4px;
}

.w2 ul li span {
  padding-right: 10px;
}

.w3 {
  color: #fff;
  position: relative;
}

.w3 .container {
  position: relative;
  z-index: 10;
}

.w3:before {
  background: url(../images/shape-2.png) no-repeat center;
  height: 241px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none;
  content: '';
}

.w3 .content-block .content {
  height: 800px;
}

.w3 h2 {
  margin-top: 120px;
}

.w3 .full-img a {
  position: relative;
  display: block;
}

.w3 .full-img a:before {
  content: '';
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  border: 1px solid #fff;
  z-index: 10
}

.w3 .container {
  position: relative;
  z-index: 10;
}

.w3:after {
  background: url(../images/shape-3.png) no-repeat center;
  height: 151px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  content: '';
}

.w3 .mpc-separator {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1
}

.w3 .gimg {
  padding-bottom: 20px;
}

.w4 .quotes {
  background: #FFFFFF;
  padding: 5px;
}

.w4 .quotes-inner {
  padding: 5px;
  padding-bottom: 20px;
  border: 2px solid #eb9f39;
  margin: 7px;
}

.w4 ul li {
  list-style: none;
}

.w4 ul li span {
  margin-right: 15px;
  color: #010101;
  font-size: 20px;
  font-weight: 500;
}

.w4 .name {
  color: #eb9f39;
  font-size: 20px;
  font-weight: 500;
}

.w4 .place {
  color: #9e9c9d;
  font-size: 16px;
  font-weight: 500;
}

.w4 .quotes-para {
  text-align: justify;
  padding: 7px;
}

.w4 a {
  margin-bottom: 60px;
}

.footer {
  padding: 30px 0;
  text-align: center;
  color: #fff;
  background: #222021;
  border-top: 3px solid #444;
  position: relative;
}

.footer .container {
  position: relative;
  z-index: 10;
}

.footer:before {
  background: url(../images/shape-4.png) no-repeat center;
  height: 141px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100%;
  pointer-events: none;
  content: '';
}


/*.footer a{ color:#fff;}
.footer a:hover{ color:#eee;}
.footmenu{ padding:0; list-style:none;}
.footmenu li{ display:inline-block;}
.footmenu li:after{ content:'|'; margin:0 4px 0 8px; float:right; color:#fff}
.footmenu li:last-child:after{ display:none;}
*/

.footer-shape {
  line-height: 0;
}

.footer-top {
  background: #222021;
  color: #fff;
  padding: 30px 0;
  font-size: 16px;
}

.footer ul {
  margin-bottom: 10px;
  padding: 0;
  list-style: none;
}

.footer ul li {
  display: inline-block;
}

.footer ul li:after {
  content: "|";
  margin: 0 6px 0 9px;
  float: right;
}

.footer ul li:last-child:after {
  display: none;
}

.footer ul li i {
  font-size: 20px;
}

.footer a {
  color: #fff;
}

.social {
  padding: 0;
  list-style: none;
}

.social li {
  display: inline-block;
  margin: 0 3px;
}

.social li a {
  border: 1px solid #fff;
  color: #fff;
  border-radius: 50px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  display: block;
}

.social li a:hover {
  color: #000;
  background: #fff;
  border-color: #fff;
}

.page-banner {
  text-align: center;
  padding: 120px 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1
}

.page-banner:before {
  background: rgba(27, 27, 27, 0.7);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 10;
  content: '';
}

.page-banner .container {
  position: relative;
  z-index: 100
}

.page-banner h1 {
  font-size: 60px;
  color: #fff;
}

.abtw2 {
  margin-bottom: 130px;
}

.subheader {
  background: #010101
}

.list-block h2 {
  color: #010101;
  background: url(../images/doubleline.png) no-repeat bottom left;
  margin-bottom: 20px;
  padding-bottom: 24px;
}

h1 {
  font-family: 'D-DIN';
  font-weight: 700;
  font-size: 3em;
}

.site-content {
  padding: 55px 0;
  background: url(../images/fish-shadow.png) no-repeat center 1px;
  padding-bottom: 150px;
}

.w5 {
  padding-bottom: 100px;
}

.package_box {
  background: #fff;
  border: 1px solid #d8d8d8;
  text-align: center;
  padding-bottom: 25px;
}

.package_box ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  l
}

.package_box ul li {
  margin: 0;
  padding: 8px 15px;
}

.package_box ul li:nth-child(odd) {
  background: #eff1f6;
}

.package-content {
  margin-bottom: 25px;
}

.CarouselOwlPackage .owl-item .package-head {
  padding: 30px;
  text-align: center;
  text-transform: uppercase;
}

.CarouselOwlPackage .owl-item:nth-child(even) .package-head {
  background: #000;
  color: #ff9a00;
}

.CarouselOwlPackage .owl-item:nth-child(odd) .package-head {
  background: #ff9a00;
  color: #000
}

.embed-responsive {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.toogle_wrap {
  width: 100%;
  margin-bottom: 15px;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.18);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.18);
  background: #fff
}

.trigger {
  padding: 00;
  margin: 0;
  position: relative;
}

.trigger:after {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 15px;
  background: url(../images/add.png);
  height: 24px;
  width: 24px;
  content: ''
}

.trigger.activefaq a {
  color: #000;
}

.trigger.activefaq:after {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 15px;
  background: url(../images/substract.png);
  height: 24px;
  width: 24px;
  content: ''
}

.trigger a {
  text-decoration: none;
  display: block;
  padding: 25px 40px 25px 25px;
  font-size: 18px;
  font-weight: 700;
  color: #000
}

.toggle_container {
  overflow: hidden;
  padding: 25px;
  border-top: 1px solid #d8d8d8;
  position: relative;
  clear: both;
}

.trigger span {
  font-size: 20px;
  font-weight: 800;
  color: #eca23f;
}

.map {
  height: 440px;
  position: relative;
  width: 100%;
  margin-top: 0;
}

.map .map-inner {
  bottom: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.map .map-inner iframe {
  height: 100%;
  pointer-events: none;
  width: 100%;
}

.contact-map {
  padding: 12px;
  background: #fff;
  -webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.20);
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.20);
  margin-bottom: 40px;
}

.contact-form input.form-control {
  height: 50px;
}

.contact-form textarea.form-control {
  height: 182px;
}

.list-unstyled li {
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.18);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.18);
  background: #fff
}

.list-unstyled li:last-child {
  margin-bottom: 0;
  border: none;
}

.list-unstyled li img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}

.list-unstyled li p {
  font-style: italic
}

.list-unstyled li h5 {
  font-size: 16px;
  margin-bottom: 0;
}

.selfie-list .list-block {
  position: relative;
  padding: 100px 0;
  color: #fff;
}

.selfie-list .list-block .content {
  padding: 0 40px;
}

.selfie-list .list-block [class*=col-] {
  direction: ltr
}

.selfie-list .list-block .image {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center
}

.selfie-list .list-block .image:after {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 80%;
  content: '';
}

.selfie-list .list-block:nth-child(odd) .image {
  left: 0
}

.selfie-list .list-block:nth-child(even) .image {
  right: 0;
}

.selfie-list .list-block:nth-child(odd) {
  background: #ff9a00;
  direction: rtl;
  color: #000
}

.selfie-list .list-block:nth-child(even) {
  background: #71c8b9;
}

.selfie-list .list-block:nth-child(odd) .image:after {
  right: 0;
  background: -moz-linear-gradient(left, rgba(255, 154, 0, 0) 0%, rgba(255, 154, 0, 1) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 154, 0, 0) 0%, rgba(255, 154, 0, 1) 100%);
  background: linear-gradient(to right, rgba(255, 154, 0, 0) 0%, rgba(255, 154, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00aeef', GradientType=1);
}

.selfie-list .list-block:nth-child(even) .image:after {
  left: 0;
  background: -moz-linear-gradient(left, rgba(113, 200, 185, 1) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(113, 200, 185, 1) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(113, 200, 185, 1) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#00ff0000', GradientType=1);
}

.gallery-photo .box {
  padding: 5px;
  background: #fff;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
  overflow: hidden
}

.gallery-photo .box a img {
  transition: transform .2s linear;
  -webkit-transition: -webkit-transform .2s linear;
  height: auto;
  width: 100%
}

.gallery-photo .box a:hover img {
  -webkit-transform: -webkit-scale(1.2) -webkit-rotate(0);
  transform: scale(1.2) rotate(0);
}

.gallery-list a {
  display: block;
  position: relative;
  color: #fff;
  text-align: center;
}

.gallery-list a .overlay {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  z-index: 100;
  bottom: 0;
}

.gallery-list a:hover .overlay {
  background: rgba(0, 0, 0, 0.3)
}

.gallery-list a h4 {
  display: inline-block;
  padding-left: 20px;
  background: url(../images/left-border.png) no-repeat left;
  ;
  line-height: 36px;
}

.gallery-list a h4 span {
  background: url(../images/right-border.png) no-repeat right;
  display: block;
  line-height: 36px;
  padding-right: 20px;
  font-size: 36px;
}