/*----------  config
------------------------------------------------------------------------------*/
/*----------  reset
------------------------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

html {
  -webkit-font-smoothing: antialiased; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

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

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

/*----------  base reset
------------------------------------------------------------------------------*/
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: sans-serif;
  color: #222; }

body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4; }

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

::selection {
  background: #000;
  color: #fff;
  text-shadow: none; }

/*----------  links
------------------------------------------------------------------------------*/
a {
  text-decoration: none; }

a:focus, a:hover, a:active {
  outline: none; }

/*----------  typography
------------------------------------------------------------------------------*/
abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 0; }

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: "";
  content: none; }

small {
  font-size: 85%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/*----------  lists
------------------------------------------------------------------------------*/
nav ul,
nav ol,
ul,
li {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

/*----------  Embedded content
------------------------------------------------------------------------------*/
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

svg:not(:root) {
  overflow: hidden; }

/*----------  forms
------------------------------------------------------------------------------*/
figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

label {
  cursor: pointer; }

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

/* Colors for form validity */
input:invalid, textarea:invalid {
  background-color: #f0dddd; }

input, textarea, select {
  outline: none; }

/*----------  tables
------------------------------------------------------------------------------*/
table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

/*----------  chrome frame prompt
------------------------------------------------------------------------------*/
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0; }

/*----------  clearfix
------------------------------------------------------------------------------*/
.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

/*---------- variables
-----------------------------------------------------------*/
h1 {
  font-size: 82px;
  font-weight: 900;
  color: #FFD10F;
  font-family: "Oswald", serif;
  line-height: 80px;
  text-transform: uppercase; }

h2 {
  font-size: 60px;
  color: #FFD10F;
  padding: 0;
  line-height: 60px;
  font-family: "Oswald", serif; }

h3 {
  padding: 20px 0;
  margin: 20px 0 30px 0;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: bold;
  color: #fff; }

h4 {
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  padding-bottom: 15px; }

h5 {
  font-weight: 700;
  font-size: 16px;
  line-height: 30px; }

h6 {
  font-size: 20px;
  line-height: 30px;
  padding: 13px 0 21px 0;
  max-width: 466px;
  margin: 0 auto 3px auto; }

p {
  font-weight: 300;
  font-size: 16px; }

a {
  font-family: "Source Sans Pro", sans-serif;
  color: #000;
  text-decoration: none;
  font-size: 16px; }

.bold {
  font-weight: 900; }

.border-bot {
  margin: 18px auto 24px auto;
  width: 63px;
  height: 1px;
  background-color: #000;
  position: relative; }
  .border-bot:after {
    content: '';
    width: 9px;
    height: 9px;
    background-color: #000;
    position: absolute;
    top: -4px;
    left: 26px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%; }

/*----------  helpers
------------------------------------------------------------------------------*/
/*---------- sprite
------------------------------------------------------------------------------*/
/*---------- breakpoints
------------------------------------------------------------------------------*/
/*----------  layout
------------------------------------------------------------------------------*/
/*---------- layout
-----------------------------------------------------------*/
html {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

body {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  color: #000;
  background-color: #fff; }
  body .tp-container {
    opacity: 0;
    position: fixed;
    right: 17px;
    bottom: 88px;
    z-index: 999;
    width: 50px;
    height: 50px; }
  body .tp-show {
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.7);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    overflow: hidden; }
    body .tp-show i {
      position: absolute;
      top: -2px;
      left: 7px;
      color: #000; }
    body .tp-show:hover {
      background-color: rgba(0, 0, 0, 0.7); }
      body .tp-show:hover i {
        color: #fff; }
  @media only screen and (min-width: 320px) and (max-width: 767px) {
    body .tp-container {
      right: 17px;
      bottom: 107px; } }

.js #preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fff url(../../assets/img/Preloader_3.gif) no-repeat center center; }

.fix-body {
  margin-top: 120px; }

.animation-element {
  opacity: 0;
  position: relative; }

.slide-up {
  opacity: 0;
  -moz-transition: all 0.6s linear;
  -webkit-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
  -moz-transform: translate3d(0, -100px, 0);
  -webkit-transform: translate3d(0, -100px, 0);
  -o-transform: translate(0, -100px);
  -ms-transform: translate(0, -100px);
  transform: translate3d(0, -100px, 0); }

.slide-down {
  opacity: 0;
  -moz-transition: all 0.6s linear;
  -webkit-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
  -moz-transform: translate3d(0, 100px, 0);
  -webkit-transform: translate3d(0, 100px, 0);
  -o-transform: translate(0, 100px);
  -ms-transform: translate(0, 100px);
  transform: translate3d(0, 100px, 0); }

.slide-left {
  opacity: 0;
  -moz-transition: all 0.6s linear;
  -webkit-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
  -moz-transform: translate3d(-100px, 0px, 0px);
  -webkit-transform: translate3d(-100px, 0px, 0px);
  -o-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate3d(-100px, 0px, 0px); }

.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px); }

.main-grid {
  max-width: 100%;
  min-width: 260px;
  margin: 0 auto;
  position: relative; }
  .main-grid:after {
    content: "";
    display: table;
    clear: both; }
  .main-grid .col-12,
  .main-grid .col-8,
  .main-grid .col-6,
  .main-grid .col-4,
  .main-grid .col-2 {
    float: left; }
  .main-grid .col-12 {
    clear: both;
    overflow: hidden;
    width: 100%; }
  .main-grid .col-8 {
    text-align: left;
    width: 57.66666667%; }
  .main-grid .col-6 {
    text-align: center;
    width: 50%; }
  .main-grid .col-4 {
    text-align: center;
    width: 33.3333333%; }
  .main-grid .col-2 {
    text-align: left;
    width: 16.66666667%; }
  .main-grid .no-margine {
    margin-right: 0;
    border: 0; }

/*----------  icons
------------------------------------------------------------------------------*/
i {
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  color: #fff;
  font-size: 14px; }

span {
  text-align: center;
  float: left;
  width: 60px;
  height: 60px;
  padding: 0;
  margin-right: 35px;
  background-color: #30343a;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }
  span:hover {
    background-color: #FFD10F; }
    span:hover i {
      color: #30343a; }
  span:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 7px;
    left: 22px;
    background-color: #000;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%; }
  span i {
    transform: translateY(18px); }

.button-wrapper {
  max-width: 210px;
  margin: 0 auto;
  clear: both; }
  .button-wrapper .button {
    font-size: 14px;
    display: block;
    padding: 16px 0;
    border: 2px solid;
    background: none;
    color: #000;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 2px;
    text-transform: uppercase; }

#submit {
  border-radius: 0;
  text-transform: uppercase;
  font-family: Montserrat,sans-serif;
  font-weight: 400;
  -moz-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
  display: inline-block;
  padding: 25px 64px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  background-color: #30343a;
  color: #fff; }
  #submit:hover {
    background-color: #FFD10F;
    color: #30343a; }

/*----------  libs
------------------------------------------------------------------------------*/
/*----------  partials
------------------------------------------------------------------------------*/
.header {
  background-color: #30343a;
  text-align: center;
  z-index: 999;
  width: 100%; }
  .header .logo {
    width: 70px;
    padding: 10px 0; }
  .header .show {
    display: block; }
  .header .none {
    display: none; }
  .header .none-logo {
    display: none; }
  .header .hide-nav-btn {
    display: none; }
  .header ul.menubar {
    padding: 0 25px; }
    .header ul.menubar > li {
      display: inline-block;
      position: relative;
      margin: 48px 201px 48px 0; }
      .header ul.menubar > li:last-of-type {
        margin: 0; }
      .header ul.menubar > li > a {
        font-family: "Oswald", serif;
        font-size: 18px;
        color: #FFD10F;
        font-weight: 300;
        display: block;
        text-transform: uppercase;
        text-decoration: none;
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out; }
        .header ul.menubar > li > a:hover {
          color: #fff; }
    .header ul.menubar > span {
      float: right;
      margin-top: 35px; }
      .header ul.menubar > span > a {
        margin-right: 13px; }
  .header .fix-nav {
    z-index: 999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #30343a; }
  @media only screen and (min-width: 1025px) and (max-width: 1200px) {
    .header ul.menubar > li {
      margin: 51px 146px 48px 0; }
      .header ul.menubar > li > a {
        margin: 0 7px;
        font-size: 18px; }
    .header ul.menubar > span > a {
      font-size: 12px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .header ul.menubar > li {
      margin: 51px 82px 48px 0; }
      .header ul.menubar > li > a {
        margin: 0 7px;
        font-size: 15.5px; }
    .header ul.menubar > span > a {
      font-size: 12px; } }
  @media only screen and (min-width: 320px) and (max-width: 767px) {
    .header .none {
      display: none; }
    .header .show {
      display: none; }
    .header .show-menu {
      display: block; }
    .header .hide-nav-btn {
      display: block; }
    .header .show-li {
      display: block; }
    .header i {
      cursor: pointer;
      padding: 32px 0; }
    .header .menubar-mobile {
      position: absolute;
      z-index: 999;
      overflow: hidden;
      background: #30343a;
      width: 100%; }
      .header .menubar-mobile > li {
        padding: 10px 0; }
        .header .menubar-mobile > li > a {
          font-family: "Oswald", serif;
          font-size: 18px;
          color: #FFD10F;
          font-weight: 300;
          display: block;
          text-transform: uppercase;
          text-decoration: none;
          -moz-transition-duration: 0.3s;
          -o-transition-duration: 0.3s;
          -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
          -moz-transition-timing-function: ease-out;
          -o-transition-timing-function: ease-out;
          -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out; } }

/*----------  contact
------------------------------------------------------------------------------*/
.contact {
  text-align: center;
  background: #67666A; }
  .contact .contact-wrapper {
    overflow: hidden;
    padding: 40px 0; }
    .contact .contact-wrapper .col-12 {
      margin-bottom: 25px; }
      .contact .contact-wrapper .col-12 h2 {
        margin-bottom: 25px; }
      .contact .contact-wrapper .col-12 .email-wrapper .form-part {
        margin-bottom: 15px; }
        .contact .contact-wrapper .col-12 .email-wrapper .form-part input,
        .contact .contact-wrapper .col-12 .email-wrapper .form-part textarea {
          padding: 20px;
          width: 54%;
          background: #30343a;
          border: 3px solid transparent;
          -moz-transition-duration: 0.6s;
          -o-transition-duration: 0.6s;
          -webkit-transition-duration: 0.6s;
          transition-duration: 0.6s; }
          .contact .contact-wrapper .col-12 .email-wrapper .form-part input:focus,
          .contact .contact-wrapper .col-12 .email-wrapper .form-part textarea:focus {
            border: 3px solid #FFD10F; }
        .contact .contact-wrapper .col-12 .email-wrapper .form-part textarea {
          resize: none;
          min-height: 200px; }
  @media only screen and (min-width: 1025px) and (max-width: 1200px) {
    .contact .contact-wrapper {
      overflow: hidden;
      padding: 40px 0; }
      .contact .contact-wrapper .col-12 {
        margin-bottom: 25px; }
        .contact .contact-wrapper .col-12 h2 {
          margin-bottom: 25px; }
        .contact .contact-wrapper .col-12 .email-wrapper .form-part {
          margin-bottom: 15px; }
          .contact .contact-wrapper .col-12 .email-wrapper .form-part input,
          .contact .contact-wrapper .col-12 .email-wrapper .form-part textarea {
            padding: 20px;
            width: 54%;
            background: #30343a;
            border: 3px solid transparent;
            -moz-transition-duration: 0.6s;
            -o-transition-duration: 0.6s;
            -webkit-transition-duration: 0.6s;
            transition-duration: 0.6s; }
            .contact .contact-wrapper .col-12 .email-wrapper .form-part input:focus,
            .contact .contact-wrapper .col-12 .email-wrapper .form-part textarea:focus {
              border: 3px solid #FFD10F; }
          .contact .contact-wrapper .col-12 .email-wrapper .form-part textarea {
            resize: none;
            min-height: 200px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .contact .contact-wrapper {
      overflow: hidden;
      padding: 40px 0; }
      .contact .contact-wrapper .col-12 {
        margin-bottom: 25px; }
        .contact .contact-wrapper .col-12 h2 {
          margin-bottom: 25px; }
        .contact .contact-wrapper .col-12 .email-wrapper .form-part {
          margin-bottom: 15px; }
          .contact .contact-wrapper .col-12 .email-wrapper .form-part input,
          .contact .contact-wrapper .col-12 .email-wrapper .form-part textarea {
            padding: 20px;
            width: 54%;
            background: #30343a;
            border: 3px solid transparent;
            -moz-transition-duration: 0.6s;
            -o-transition-duration: 0.6s;
            -webkit-transition-duration: 0.6s;
            transition-duration: 0.6s; }
            .contact .contact-wrapper .col-12 .email-wrapper .form-part input:focus,
            .contact .contact-wrapper .col-12 .email-wrapper .form-part textarea:focus {
              border: 3px solid #FFD10F; }
          .contact .contact-wrapper .col-12 .email-wrapper .form-part textarea {
            resize: none;
            min-height: 200px; } }
  @media only screen and (min-width: 320px) and (max-width: 767px) {
    .contact .contact-wrapper .col-12 .email-wrapper .form-part input,
    .contact .contact-wrapper .col-12 .email-wrapper .form-part textarea {
      width: 90%; } }

.footer {
  clear: both;
  min-height: 344px;
  background: url(../img/content/home.jpg) no-repeat;
  background-size: cover;
  background-position: 0 100%; }
  .footer .footer-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 6em; }
    .footer .footer-wrapper .col-4 p {
      color: #fff; }
    .footer .footer-wrapper .col-4 h1 {
      font-size: 82px;
      font-weight: 900;
      color: #FFD10F;
      font-family: "Oswald", serif; }
    .footer .footer-wrapper .col-4 h2 {
      color: #fff;
      padding: 0;
      line-height: 95px;
      font-family: "Oswald", serif; }
    .footer .footer-wrapper .col-4 span {
      text-align: center;
      float: left;
      width: 60px;
      height: 60px;
      padding: 0;
      margin-right: 26px;
      background-color: #30343a;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      -moz-transition-duration: 0.5s;
      -o-transition-duration: 0.5s;
      -webkit-transition-duration: 0.5s;
      transition-duration: 0.5s; }
      .footer .footer-wrapper .col-4 span:hover {
        background-color: #FFD10F; }
        .footer .footer-wrapper .col-4 span:hover i {
          color: #30343a; }
      .footer .footer-wrapper .col-4 span:before {
        content: '';
        width: 0;
        height: 0;
        position: absolute;
        top: 7px;
        left: 22px;
        background-color: #000;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%; }
      .footer .footer-wrapper .col-4 span i {
        transform: translateY(18px); }
  @media only screen and (min-width: 1025px) and (max-width: 1200px) {
    .footer {
      min-height: 199px; }
      .footer .col-4 {
        padding-top: 7%; }
        .footer .col-4 p {
          color: #fff;
          padding-top: 11%; }
        .footer .col-4 h1 {
          font-size: 82px;
          font-weight: 900;
          color: #FFD10F;
          font-family: "Oswald", serif; }
        .footer .col-4 h2 {
          color: #fff;
          padding: 0;
          line-height: 95px;
          font-family: "Oswald", serif; }
        .footer .col-4 .social-wrapper span {
          text-align: center;
          float: left;
          width: 60px;
          height: 60px;
          padding: 0;
          margin-right: 26px;
          background-color: #30343a;
          -moz-border-radius: 50%;
          -webkit-border-radius: 50%;
          border-radius: 50%;
          -moz-transition-duration: 0.5s;
          -o-transition-duration: 0.5s;
          -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s; }
          .footer .col-4 .social-wrapper span:hover {
            background-color: #FFD10F; }
            .footer .col-4 .social-wrapper span:hover i {
              color: #30343a; }
          .footer .col-4 .social-wrapper span:before {
            content: '';
            width: 0;
            height: 0;
            position: absolute;
            top: 7px;
            left: 22px;
            background-color: #000;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%; }
          .footer .col-4 .social-wrapper span i {
            transform: translateY(18px); } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .footer {
      min-height: 199px; }
      .footer .footer-wrapper {
        padding-top: 20px; }
        .footer .footer-wrapper .col-4 p {
          color: #fff; }
        .footer .footer-wrapper .col-4 h1 {
          font-size: 75px;
          font-weight: 900;
          color: #FFD10F;
          font-family: "Oswald", serif; }
        .footer .footer-wrapper .col-4 h2 {
          color: #fff;
          padding: 0;
          line-height: 95px;
          font-family: "Oswald", serif; }
        .footer .footer-wrapper .col-4 span {
          text-align: center;
          float: left;
          width: 60px;
          height: 60px;
          padding: 0;
          margin-right: 26px;
          background-color: #30343a;
          -moz-border-radius: 50%;
          -webkit-border-radius: 50%;
          border-radius: 50%;
          -moz-transition-duration: 0.5s;
          -o-transition-duration: 0.5s;
          -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s; }
          .footer .footer-wrapper .col-4 span:hover {
            background-color: #FFD10F; }
            .footer .footer-wrapper .col-4 span:hover i {
              color: #30343a; }
          .footer .footer-wrapper .col-4 span:before {
            content: '';
            width: 0;
            height: 0;
            position: absolute;
            top: 7px;
            left: 22px;
            background-color: #000;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%; }
          .footer .footer-wrapper .col-4 span i {
            transform: translateY(18px); } }
  @media only screen and (min-width: 320px) and (max-width: 767px) {
    .footer {
      min-height: 344px; }
      .footer .footer-wrapper {
        display: block;
        padding-top: 2em;
        overflow: hidden;
        width: 100%; }
        .footer .footer-wrapper .col-4 {
          width: 100%;
          text-align: left;
          padding-left: 25px; }
          .footer .footer-wrapper .col-4 p {
            color: #fff; }
          .footer .footer-wrapper .col-4 h1 {
            font-size: 65px; }
          .footer .footer-wrapper .col-4 h2 {
            font-size: 45px;
            padding: 0;
            line-height: 47px; }
          .footer .footer-wrapper .col-4 .social-wrapper {
            width: 318px;
            overflow: hidden;
            margin-top: 45px; }
            .footer .footer-wrapper .col-4 .social-wrapper span {
              text-align: center;
              float: left;
              width: 60px;
              height: 60px;
              padding: 0;
              margin-right: 11px;
              background-color: #30343a;
              -moz-border-radius: 50%;
              -webkit-border-radius: 50%;
              border-radius: 50%;
              -moz-transition-duration: 0.5s;
              -o-transition-duration: 0.5s;
              -webkit-transition-duration: 0.5s;
              transition-duration: 0.5s; }
              .footer .footer-wrapper .col-4 .social-wrapper span:last-of-type {
                margin: 0; }
              .footer .footer-wrapper .col-4 .social-wrapper span:hover {
                background-color: #FFD10F; }
                .footer .footer-wrapper .col-4 .social-wrapper span:hover i {
                  color: #30343a; }
              .footer .footer-wrapper .col-4 .social-wrapper span:before {
                content: '';
                width: 0;
                height: 0;
                position: absolute;
                top: 7px;
                left: 22px;
                background-color: #000;
                -moz-border-radius: 50%;
                -webkit-border-radius: 50%;
                border-radius: 50%; }
              .footer .footer-wrapper .col-4 .social-wrapper span i {
                transform: translateY(18px); } }

/*----------  home
------------------------------------------------------------------------------*/
.home {
  background: url(../img/content/home.jpg) no-repeat;
  background-size: cover;
  height: 769px; }
  .home .home-wrapper {
    padding: 160px 0 0 110px; }
    .home .home-wrapper .col-4 {
      overflow: hidden; }
      .home .home-wrapper .col-4 h1 {
        font-size: 82px;
        font-weight: 900;
        color: #FFD10F;
        font-family: "Oswald", serif;
        float: left;
        line-height: 75px; }
      .home .home-wrapper .col-4 h2 {
        color: #fff;
        padding: 0;
        line-height: 95px;
        font-family: "Oswald", serif;
        float: left; }
      .home .home-wrapper .col-4 p {
        color: #fff; }
      .home .home-wrapper .col-4 span {
        text-align: center;
        float: left;
        width: 60px;
        height: 60px;
        padding: 0;
        margin-right: 35px;
        background-color: #30343a;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        -moz-transition-duration: 0.5s;
        -o-transition-duration: 0.5s;
        -webkit-transition-duration: 0.5s;
        transition-duration: 0.5s; }
        .home .home-wrapper .col-4 span:last-of-type {
          margin: 0; }
        .home .home-wrapper .col-4 span:hover {
          background-color: #FFD10F; }
          .home .home-wrapper .col-4 span:hover i {
            color: #30343a; }
        .home .home-wrapper .col-4 span:before {
          content: '';
          width: 0;
          height: 0;
          position: absolute;
          top: 7px;
          left: 22px;
          background-color: #000;
          -moz-border-radius: 50%;
          -webkit-border-radius: 50%;
          border-radius: 50%; }
        .home .home-wrapper .col-4 span i {
          transform: translateY(18px); }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .home {
      background: url(../img/content/home_cut.jpg) no-repeat;
      background-size: cover;
      height: 769px; }
      .home .home-wrapper {
        padding: 105px 0 0 25px; }
        .home .home-wrapper .col-4 {
          overflow: hidden; }
          .home .home-wrapper .col-4 h1 {
            font-size: 82px;
            font-weight: 900;
            color: #FFD10F;
            font-family: "Oswald", serif;
            float: left;
            line-height: 75px; }
          .home .home-wrapper .col-4 h2 {
            color: #fff;
            padding: 0;
            line-height: 95px;
            font-family: "Oswald", serif;
            float: left; }
          .home .home-wrapper .col-4 p {
            color: #fff; }
          .home .home-wrapper .col-4 span {
            text-align: center;
            float: left;
            width: 60px;
            height: 60px;
            padding: 0;
            margin-right: 35px;
            background-color: #30343a;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            -moz-transition-duration: 0.5s;
            -o-transition-duration: 0.5s;
            -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s; }
            .home .home-wrapper .col-4 span:last-of-type {
              margin: 0; }
            .home .home-wrapper .col-4 span:hover {
              background-color: #FFD10F; }
              .home .home-wrapper .col-4 span:hover i {
                color: #30343a; }
            .home .home-wrapper .col-4 span:before {
              content: '';
              width: 0;
              height: 0;
              position: absolute;
              top: 7px;
              left: 22px;
              background-color: #000;
              -moz-border-radius: 50%;
              -webkit-border-radius: 50%;
              border-radius: 50%; }
            .home .home-wrapper .col-4 span i {
              transform: translateY(18px); } }
  @media only screen and (min-width: 320px) and (max-width: 767px) {
    .home {
      background: url(../img/content/home_cut.jpg) no-repeat;
      background-size: cover;
      height: 100vh;
      position: relative; }
      .home .home-wrapper {
        padding: 0 0 0 25px;
        position: absolute;
        bottom: 75px; }
        .home .home-wrapper .col-4 {
          overflow: hidden;
          zoom: 70%; }
          .home .home-wrapper .col-4 h1 {
            font-size: 65px;
            line-height: 75px; }
          .home .home-wrapper .col-4 h2 {
            padding: 0;
            line-height: 82.5px; }
          .home .home-wrapper .col-4 p {
            color: #fff; }
          .home .home-wrapper .col-4 span {
            text-align: center;
            float: left;
            width: 60px;
            height: 60px;
            padding: 0;
            margin-right: 7px;
            background-color: #30343a;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            -moz-transition-duration: 0.5s;
            -o-transition-duration: 0.5s;
            -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s; }
            .home .home-wrapper .col-4 span:hover {
              background-color: #FFD10F; }
              .home .home-wrapper .col-4 span:hover i {
                color: #30343a; }
            .home .home-wrapper .col-4 span:before {
              content: '';
              width: 0;
              height: 0;
              position: absolute;
              top: 7px;
              left: 22px;
              background-color: #000;
              -moz-border-radius: 50%;
              -webkit-border-radius: 50%;
              border-radius: 50%; }
            .home .home-wrapper .col-4 span i {
              transform: translateY(18px); } }

/*----------  about
------------------------------------------------------------------------------*/
.about .about-wrapper {
  overflow: hidden;
  background: #67666A;
  padding: 40px 25px; }
  .about .about-wrapper .none {
    display: none; }
  .about .about-wrapper .col-6 {
    text-align: right; }
    .about .about-wrapper .col-6 p {
      color: #fff;
      margin: 0 auto;
      transform: translateX(90px); }
  .about .about-wrapper .col-4 {
    text-align: left; }
    .about .about-wrapper .col-4 h1 {
      font-size: 82px;
      font-weight: 900;
      color: #FFD10F;
      font-family: "Oswald", serif;
      line-height: 80px;
      transform: translateX(120px); }
    .about .about-wrapper .col-4 h2 {
      font-size: 60px;
      color: #FFD10F;
      padding: 0;
      line-height: 60px;
      font-family: "Oswald", serif;
      transform: translateX(116px); }
  .about .about-wrapper .col-4 {
    text-align: left;
    padding-top: 5px; }
    .about .about-wrapper .col-4 h1 {
      font-size: 62px;
      line-height: 63px; }
    .about .about-wrapper .col-4 h2 {
      font-size: 55px;
      line-height: 53px; }
    .about .about-wrapper .col-4 table {
      transform: translateX(120px);
      margin-top: 7px; }
      .about .about-wrapper .col-4 table tr > td {
        color: #fff;
        border: 1px solid #FFD10F;
        padding: 5px 10px;
        line-height: 17px; }
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .about .about-wrapper {
    padding: 40px 25px; }
    .about .about-wrapper .col-6 h1,
    .about .about-wrapper .col-6 h2,
    .about .about-wrapper .col-4 h1,
    .about .about-wrapper .col-4 h2 {
      transform: translateX(0); }
    .about .about-wrapper .col-6 {
      width: 64%; }
      .about .about-wrapper .col-6 p {
        text-align: left;
        transform: translateX(0);
        padding-right: 15px; }
    .about .about-wrapper .col-4 {
      text-align: left;
      padding-top: 5px; }
      .about .about-wrapper .col-4 h1 {
        font-size: 62px;
        line-height: 63px; }
      .about .about-wrapper .col-4 h2 {
        font-size: 55px;
        line-height: 82px; }
      .about .about-wrapper .col-4 table {
        transform: translateX(0);
        margin-top: 7px; }
        .about .about-wrapper .col-4 table tr > td {
          color: #fff;
          border: 1px solid #FFD10F;
          padding: 0 65px 0 0;
          line-height: 17px; } }
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .about .about-wrapper {
    padding: 40px 25px; }
    .about .about-wrapper .none {
      display: block; }
    .about .about-wrapper .show {
      display: none; }
    .about .about-wrapper .col-6,
    .about .about-wrapper .col-4 {
      width: 100%; }
      .about .about-wrapper .col-6 h1,
      .about .about-wrapper .col-6 h2,
      .about .about-wrapper .col-4 h1,
      .about .about-wrapper .col-4 h2 {
        transform: translateX(0); }
    .about .about-wrapper .col-6 p {
      text-align: left;
      transform: translateX(0);
      padding-bottom: 10px; }
    .about .about-wrapper .col-4 {
      text-align: left;
      padding-top: 5px; }
      .about .about-wrapper .col-4 h1 {
        font-size: 62px;
        line-height: 50px; }
      .about .about-wrapper .col-4 h2 {
        font-size: 55px;
        line-height: 82px; }
      .about .about-wrapper .col-4 table {
        transform: translateX(0);
        margin-top: 7px; }
        .about .about-wrapper .col-4 table tr > td {
          color: #fff;
          border: 1px solid #FFD10F;
          padding: 0 65px 0 0;
          line-height: 17px; } }

/*----------  main-role
------------------------------------------------------------------------------*/
.main-roles {
  text-align: center; }
  .main-roles .main-grid {
    width: 100%; }
    .main-roles .main-grid .main-role-wrapper {
      background: #30343a;
      overflow: hidden;
      padding: 25px;
      display: flex; }
      .main-roles .main-grid .main-role-wrapper .col-4 {
        text-align: left;
        padding-top: 90px; }
        .main-roles .main-grid .main-role-wrapper .col-4 p {
          color: #fff; }
          .main-roles .main-grid .main-role-wrapper .col-4 p strong {
            color: #FF5252; }
      .main-roles .main-grid .main-role-wrapper .main-role-wrapper-text {
        overflow: hidden; }
        .main-roles .main-grid .main-role-wrapper .main-role-wrapper-text .col-6 {
          color: #FFD10F;
          text-align: left;
          padding-left: 20px; }
          .main-roles .main-grid .main-role-wrapper .main-role-wrapper-text .col-6 p {
            color: #fff; }
            .main-roles .main-grid .main-role-wrapper .main-role-wrapper-text .col-6 p strong {
              color: #FFD10F; }
    .main-roles .main-grid .additional-credits-wrapper {
      clear: both;
      background: #67666A;
      overflow: hidden;
      padding: 25px;
      display: flex; }
      .main-roles .main-grid .additional-credits-wrapper .none {
        display: none; }
      .main-roles .main-grid .additional-credits-wrapper .col-4 {
        text-align: right;
        padding-top: 90px; }
        .main-roles .main-grid .additional-credits-wrapper .col-4 p {
          color: #fff; }
          .main-roles .main-grid .additional-credits-wrapper .col-4 p strong {
            color: #FFD10F; }
      .main-roles .main-grid .additional-credits-wrapper .additional-credits-wrapper-text {
        overflow: hidden; }
        .main-roles .main-grid .additional-credits-wrapper .additional-credits-wrapper-text .col-6 {
          color: #FFD10F;
          text-align: left;
          padding-right: 20px; }
          .main-roles .main-grid .additional-credits-wrapper .additional-credits-wrapper-text .col-6 p {
            color: #fff; }
            .main-roles .main-grid .additional-credits-wrapper .additional-credits-wrapper-text .col-6 p strong {
              color: #FFD10F; }
  @media only screen and (min-width: 1025px) and (max-width: 1200px) {
    .main-roles .main-grid .main-role-wrapper .col-4:first-of-type h1,
    .main-roles .main-grid .main-role-wrapper .col-4:first-of-type h2 {
      transform: translateX(60px); }
    .main-roles .main-grid .main-role-wrapper .col-2 {
      color: #FFD10F;
      text-align: left;
      padding-left: 20px; }
      .main-roles .main-grid .main-role-wrapper .col-2:first-of-type {
        text-align: left;
        padding-top: 90px; }
        .main-roles .main-grid .main-role-wrapper .col-2:first-of-type h1,
        .main-roles .main-grid .main-role-wrapper .col-2:first-of-type h2 {
          transform: translateX(95px); }
      .main-roles .main-grid .main-role-wrapper .col-2 p {
        color: #fff; }
        .main-roles .main-grid .main-role-wrapper .col-2 p strong {
          color: #FFD10F; }
    .main-roles .main-grid .additional-credits-wrapper .col-4:last-of-type h1,
    .main-roles .main-grid .additional-credits-wrapper .col-4:last-of-type h2 {
      transform: translateX(25px); }
    .main-roles .main-grid .additional-credits-wrapper .col-4 p {
      color: #fff; }
      .main-roles .main-grid .additional-credits-wrapper .col-4 p strong {
        color: #FFD10F; }
    .main-roles .main-grid .additional-credits-wrapper .col-2 {
      color: #FFD10F;
      text-align: left;
      padding-right: 20px; }
      .main-roles .main-grid .additional-credits-wrapper .col-2:last-of-type {
        text-align: right;
        padding-top: 90px; }
        .main-roles .main-grid .additional-credits-wrapper .col-2:last-of-type h1,
        .main-roles .main-grid .additional-credits-wrapper .col-2:last-of-type h2 {
          transform: translateX(95px); }
      .main-roles .main-grid .additional-credits-wrapper .col-2 p {
        color: #fff; }
        .main-roles .main-grid .additional-credits-wrapper .col-2 p strong {
          color: #FFD10F; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .main-roles .main-grid {
      width: 100%; }
      .main-roles .main-grid .main-role-wrapper {
        background: #30343a;
        overflow: hidden;
        padding: 25px;
        display: flex; }
        .main-roles .main-grid .main-role-wrapper .col-4 {
          text-align: left;
          padding-top: 90px; }
          .main-roles .main-grid .main-role-wrapper .col-4 p {
            color: #fff; }
            .main-roles .main-grid .main-role-wrapper .col-4 p strong {
              color: #FF5252; }
        .main-roles .main-grid .main-role-wrapper .main-role-wrapper-text {
          overflow: hidden; }
          .main-roles .main-grid .main-role-wrapper .main-role-wrapper-text .col-6 {
            color: #FFD10F;
            text-align: left;
            padding-left: 20px; }
            .main-roles .main-grid .main-role-wrapper .main-role-wrapper-text .col-6 p {
              color: #fff; }
              .main-roles .main-grid .main-role-wrapper .main-role-wrapper-text .col-6 p strong {
                color: #FFD10F; }
      .main-roles .main-grid .additional-credits-wrapper {
        display: flex; }
        .main-roles .main-grid .additional-credits-wrapper .none {
          display: none; }
        .main-roles .main-grid .additional-credits-wrapper .col-4 {
          text-align: right;
          padding-top: 90px; }
          .main-roles .main-grid .additional-credits-wrapper .col-4 h1 {
            font-size: 75px; }
          .main-roles .main-grid .additional-credits-wrapper .col-4 h2 {
            font-size: 54px; }
          .main-roles .main-grid .additional-credits-wrapper .col-4 p {
            color: #fff; }
            .main-roles .main-grid .additional-credits-wrapper .col-4 p strong {
              color: #FFD10F; }
        .main-roles .main-grid .additional-credits-wrapper .additional-credits-wrapper-text {
          overflow: hidden; }
          .main-roles .main-grid .additional-credits-wrapper .additional-credits-wrapper-text .col-6 {
            color: #FFD10F;
            text-align: left;
            padding-right: 20px; }
            .main-roles .main-grid .additional-credits-wrapper .additional-credits-wrapper-text .col-6 p {
              color: #fff; }
              .main-roles .main-grid .additional-credits-wrapper .additional-credits-wrapper-text .col-6 p strong {
                color: #FFD10F; } }
  @media only screen and (min-width: 320px) and (max-width: 767px) {
    .main-roles .main-grid {
      width: 100%; }
      .main-roles .main-grid .main-role-wrapper {
        background: #30343a;
        overflow: hidden;
        padding: 25px;
        display: block; }
        .main-roles .main-grid .main-role-wrapper .col-4 {
          text-align: left;
          padding-top: 0;
          width: 100%; }
          .main-roles .main-grid .main-role-wrapper .col-4 h1,
          .main-roles .main-grid .main-role-wrapper .col-4 h2 {
            transform: translateX(0); }
          .main-roles .main-grid .main-role-wrapper .col-4 p {
            font-size: 13px;
            color: #fff; }
            .main-roles .main-grid .main-role-wrapper .col-4 p strong {
              color: #FF5252; }
        .main-roles .main-grid .main-role-wrapper .main-role-wrapper-text {
          overflow: hidden;
          width: 100%;
          padding-top: 25px; }
          .main-roles .main-grid .main-role-wrapper .main-role-wrapper-text .col-6 {
            color: #FFD10F;
            text-align: left;
            padding: 0 5px 0 0;
            width: 50%; }
            .main-roles .main-grid .main-role-wrapper .main-role-wrapper-text .col-6:last-of-type {
              padding: 0; }
            .main-roles .main-grid .main-role-wrapper .main-role-wrapper-text .col-6 p {
              font-size: 13px;
              color: #fff; }
              .main-roles .main-grid .main-role-wrapper .main-role-wrapper-text .col-6 p strong {
                color: #FFD10F; }
      .main-roles .main-grid .additional-credits-wrapper {
        clear: both;
        background: #67666A;
        overflow: hidden;
        padding: 25px;
        display: block; }
        .main-roles .main-grid .additional-credits-wrapper .none {
          display: block; }
        .main-roles .main-grid .additional-credits-wrapper .show {
          display: none; }
        .main-roles .main-grid .additional-credits-wrapper .col-4 {
          text-align: left;
          padding-top: 0;
          width: 100%; }
          .main-roles .main-grid .additional-credits-wrapper .col-4 h1,
          .main-roles .main-grid .additional-credits-wrapper .col-4 h2 {
            transform: translateX(0); }
          .main-roles .main-grid .additional-credits-wrapper .col-4 p {
            font-size: 13px;
            color: #fff; }
            .main-roles .main-grid .additional-credits-wrapper .col-4 p strong {
              color: #FFD10F; }
        .main-roles .main-grid .additional-credits-wrapper .additional-credits-wrapper-text {
          overflow: hidden;
          width: 100%;
          padding-top: 25px; }
          .main-roles .main-grid .additional-credits-wrapper .additional-credits-wrapper-text .col-6 {
            color: #FFD10F;
            text-align: left;
            padding: 0 20px 0 0;
            width: 50%; }
            .main-roles .main-grid .additional-credits-wrapper .additional-credits-wrapper-text .col-6 p {
              font-size: 13px;
              color: #fff; }
              .main-roles .main-grid .additional-credits-wrapper .additional-credits-wrapper-text .col-6 p strong {
                color: #FFD10F; } }

/*----------  gallery
------------------------------------------------------------------------------*/
.gallery {
  text-align: center;
  background: #30343a; }
  .gallery h1 {
    padding: 40px 0 28px 0; }
  .gallery .gallery-wrapper #filter {
    overflow: hidden;
    margin: 17px auto 46px auto;
    width: 290px;
    background-color: #67666A;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
    .gallery .gallery-wrapper #filter .filter-list .filter {
      list-style: none;
      display: inline-block;
      padding: 20px 10px 10px 10px; }
      .gallery .gallery-wrapper #filter .filter-list .filter a {
        text-decoration: none;
        color: #30343a;
        text-transform: uppercase; }
    .gallery .gallery-wrapper #filter .filter-list .active {
      border-bottom: 4px solid #FFD10F;
      padding-bottom: 16px; }
      .gallery .gallery-wrapper #filter .filter-list .active a {
        color: #FFD10F; }
  .gallery .gallery-wrapper #grid {
    list-style: none;
    position: relative;
    padding: 0 25px;
    overflow: hidden;
    margin-bottom: 40px; }
    .gallery .gallery-wrapper #grid .mix {
      display: none;
      width: 33%;
      position: relative; }
      .gallery .gallery-wrapper #grid .mix a {
        display: block;
        position: relative;
        overflow: hidden; }
        .gallery .gallery-wrapper #grid .mix a div {
          position: absolute;
          background: rgba(48, 52, 58, 0.7);
          width: 100%;
          height: 100%; }
          .gallery .gallery-wrapper #grid .mix a div span {
            display: block;
            padding: 10px 0;
            margin: 40px 20px 20px 20px;
            text-transform: uppercase;
            font-weight: 400;
            color: rgba(255, 255, 255, 0.9);
            text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
            border-bottom: 1px solid rgba(255, 255, 255, 0.5);
            box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 -10px 0 rgba(255, 255, 255, 0.3); }
      .gallery .gallery-wrapper #grid .mix img {
        width: 100%;
        height: 100%; }
  @media only screen and (min-width: 320px) and (max-width: 767px) {
    .gallery .gallery-wrapper #filter {
      width: 70%;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px; }
      .gallery .gallery-wrapper #filter .filter-list .filter {
        padding: 20px 5px 10px 5px; }
    .gallery .gallery-wrapper #grid {
      padding: 0; }
      .gallery .gallery-wrapper #grid .mix {
        width: 100%; }
        .gallery .gallery-wrapper #grid .mix img {
          width: 100%;
          height: 100%; } }
