@import "../css/loader.css";
@import "../css/grid12.css";
@import "../css/animate.css";
@import "../css/jquery.fancybox.css";
@import "../css/owl.carousel.css";
@import "../css/owl.transitions.css";
@import "../css/slick.css";
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700|PT+Sans:400,700&subset=latin-ext');
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.css);
@-webkit-keyframes menuButtonHover {
}
@keyframes menuButtonHover {
  from {
    background-color: #bfbfbf;
  }
  to {
    background-color: #bea67c;
  }
}
@-webkit-keyframes imageAnimation {
  0% {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
    -webkit-transition: opacity 0s linear, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transition-delay: 0.6s, 0.6s;
    -webkit-transition: opacity 0s linear 0.6s, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.6s;
            transition: opacity 0s linear 0.6s, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.6s;
    filter: progid:DXImageTransform.Microsoft.gradient(opacity=0);
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
@keyframes imageAnimation {
  0% {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
    -webkit-transition: opacity 0s linear, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transition-delay: 0.6s, 0.6s;
    -webkit-transition: opacity 0s linear 0.6s, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.6s;
            transition: opacity 0s linear 0.6s, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.6s;
    filter: progid:DXImageTransform.Microsoft.gradient(opacity=0);
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
@-webkit-keyframes maskAnimation {
  0% {
    right: 100%;
    bottom: 100%;
    top: 0;
    left: 0;
    -moz-transition: bottom 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, right 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, margin 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, left 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
    -o-transition: bottom 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, right 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, margin 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, left 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
    -webkit-transition: bottom 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), right 0.4s cubic-bezier(0.77, 0, 0.175, 1), margin 0.4s cubic-bezier(0.77, 0, 0.175, 1), left 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-transition-delay: 0s, 0.3s, 0.3s, 0.6s;
    -webkit-transition: bottom 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, right 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, margin 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, left 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
            transition: bottom 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, right 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, margin 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, left 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
  }
  100% {
    margin-right: 0;
    right: -1px;
    bottom: 0;
    left: 100%;
  }
}
@keyframes maskAnimation {
  0% {
    right: 100%;
    bottom: 100%;
    top: 0;
    left: 0;
    -moz-transition: bottom 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, right 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, margin 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, left 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
    -o-transition: bottom 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, right 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, margin 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, left 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
    -webkit-transition: bottom 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), right 0.4s cubic-bezier(0.77, 0, 0.175, 1), margin 0.4s cubic-bezier(0.77, 0, 0.175, 1), left 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-transition-delay: 0s, 0.3s, 0.3s, 0.6s;
    -webkit-transition: bottom 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, right 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, margin 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, left 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
            transition: bottom 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, right 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, margin 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, left 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
  }
  100% {
    margin-right: 0;
    right: -1px;
    bottom: 0;
    left: 100%;
  }
}
@-webkit-keyframes fadeInSlider {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(200px);
            transform: translateY(200px);
  }
  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadeInSlider {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(200px);
            transform: translateY(200px);
  }
  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes fadeOutSlider {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-200px);
            transform: translateY(-200px);
  }
}
@keyframes fadeOutSlider {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-200px);
            transform: translateY(-200px);
  }
}
@-webkit-keyframes fadeInBottomMenu {
  0% {
    opacity: 0;
    bottom: -100px;
  }
  100% {
    opacity: 1;
    bottom: 0;
  }
}
@keyframes fadeInBottomMenu {
  0% {
    opacity: 0;
    bottom: -100px;
  }
  100% {
    opacity: 1;
    bottom: 0;
  }
}
@-webkit-keyframes fadeInTop {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-200px);
            transform: translateY(-200px);
  }
  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadeInTop {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-200px);
            transform: translateY(-200px);
  }
  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes fadeInBottom {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(200px);
            transform: translateY(200px);
  }
  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadeInBottom {
  0% {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(200px);
            transform: translateY(200px);
  }
  100% {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.fadeInTop {
  -webkit-animation-name: fadeInTop;
          animation-name: fadeInTop;
  -webkit-animation-duration: 1400ms;
          animation-duration: 1400ms;
}
.fadeInBottom {
  -webkit-animation-name: fadeInBottom;
          animation-name: fadeInBottom;
  -webkit-animation-duration: 1400ms;
          animation-duration: 1400ms;
}
.fadeInRight {
  -webkit-animation: fadeInRight .5s ease forwards;
          animation: fadeInRight .5s ease forwards;
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/**** Fonts ****/
/**** Colors *****/
a {
  text-decoration: none;
  color: inherit;
}
a.button {
  border-width: 2px;
  border-style: solid;
  border-color: #ffffff;
  text-align: center;
  display: inline-block;
  width: 300px;
  height: 58px;
  -webkit-transition: all 0.3s ease-in 0s;
          transition: all 0.3s ease-in 0s;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  a.button {
    width: 270px;
    height: 52px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  a.button {
    width: 270px;
    height: 52px;
  }
}
@media only screen and (max-width: 991px) {
  a.button {
    width: 270px;
    height: 52px;
    margin-bottom: 10px;
  }
  a.button:last-child {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 640px) {
  a.button {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100%;
    margin-bottom: 10px;
  }
  a.button:last-child {
    margin-bottom: 0;
  }
}
a.button span {
  text-align: center;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  -webkit-transition: all 0.3s ease-in 0s;
          transition: all 0.3s ease-in 0s;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  a.button span {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  a.button span {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 991px) {
  a.button span {
    font-size: 1.4rem;
  }
}
a.button span::after {
  content: "";
  background-image: url(../img/arrow_white_icon.png);
  display: inline-block;
  width: 35px;
  height: 11px;
  margin-left: 15px;
  -webkit-transition: all 0.3s ease-in 0s;
          transition: all 0.3s ease-in 0s;
  position: relative;
  left: 0;
}
a.button.dark {
  border-color: #464646;
  -webkit-transition: all 0.3s ease-in 0s;
          transition: all 0.3s ease-in 0s;
}
a.button.dark span {
  color: #464646;
  font-weight: 400;
  -webkit-transition: all 0.3s ease-in 0s;
          transition: all 0.3s ease-in 0s;
}
a.button.dark span::after {
  background-image: url(../img/arrow_grey_icon.png);
  -webkit-transition: all 0.3s ease-in 0s;
          transition: all 0.3s ease-in 0s;
}
a.button.dark:hover {
  background-color: #464646;
}
a.button.dark:hover span {
  color: #ffffff;
}
a.button.dark:hover span::after {
  background-image: url(../img/arrow_white_icon.png);
}
a.button:hover {
  background-color: #ffffff;
}
a.button:hover span {
  color: #bea67c;
}
a.button:hover span::after {
  left: 10px;
  background-image: url(../img/arrow_gold_icon.png);
}
a.button.no-border {
  border: 0;
  width: auto;
  height: auto;
}
a.button.no-border span {
  top: auto;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0.2em;
}
a.button.no-border span::after {
  background-image: url(../img/arrow_white_icon.png);
  -webkit-transition: all 0.3s ease-in 0s;
          transition: all 0.3s ease-in 0s;
}
a.button.no-border:hover {
  background-color: transparent;
}
a.button.no-border:hover span {
  color: #bea67c;
}
a.button.no-border:hover span::after {
  background-image: url(../img/arrow_gold_icon.png);
}
a.button.no-border.black span {
  color: #000000;
}
a.button.no-border.black span::after {
  background-image: url(../img/arrow_grey_icon.png);
}
a.button.no-border.black:hover span {
  color: #bea67c;
}
a.button.no-border.black:hover span::after {
  background-image: url(../img/arrow_gold_icon.png);
}
.text-center {
  text-align: center;
}
img {
  display: block;
  height: auto;
  max-width: 100%;
}
.vertical-middle {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.section-title {
  font-size: 4.8rem;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  position: relative;
  text-transform: uppercase;
  padding-bottom: 20px;
}
.section-title::after {
  content: "";
  width: 44px;
  bottom: 0;
  height: 4px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  background-color: #bea67c;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .section-title {
    font-size: 3.8rem;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-title {
    font-size: 3.8rem;
  }
}
@media only screen and (max-width: 991px) {
  .section-title {
    font-size: 3.8rem;
  }
}
@media only screen and (max-width: 640px) {
  .section-title {
    font-size: 2.6rem;
  }
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
header.header {
  background-color: #000000;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 10;
  padding-top: 21px;
  padding-bottom: 20px;
  border-bottom: 1px solid #acacac;
}
header.header .header-left {
  float: left;
  width: 15%;
  padding-left: 15px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  header.header .header-left {
    width: 11%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  header.header .header-left {
    width: 11%;
  }
}
@media only screen and (max-width: 640px) {
  header.header .header-left {
    width: 26%;
  }
}
header.header .header-left .logo a {
  display: block;
}
header.header .header-left .logo a img {
  max-width: 69px;
}
header.header .header-center {
  float: left;
  width: 70%;
}
header.header .header-center.open {
  visibility: visible;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  header.header .header-center {
    width: 78%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  header.header .header-center {
    width: 78%;
  }
}
@media only screen and (max-width: 991px) {
  header.header .header-center {
    position: fixed;
    width: 100%;
    visibility: hidden !important;
    left: 0;
    top: 0;
    height: 100vh;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  header.header .header-center nav {
    margin-top: 6px;
  }
}
@media only screen and (max-width: 991px) {
  header.header .header-center nav {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    margin-top: 0;
    -webkit-transition: all 0.3s ease-in 0s;
            transition: all 0.3s ease-in 0s;
    background-color: #151515;
    float: none;
    height: 100%;
    width: 100%;
    padding-top: 50px;
  }
}
header.header .header-center nav ul {
  text-align: center;
}
@media only screen and (max-width: 991px) {
  header.header .header-center nav ul {
    position: relative;
  }
}
header.header .header-center nav ul li {
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in 0s;
          transition: all 0.3s ease-in 0s;
  padding-top: 9px;
  margin-left: 28px;
  margin-right: 28px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  header.header .header-center nav ul li {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  header.header .header-center nav ul li {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1.3rem;
  }
}
@media only screen and (max-width: 991px) {
  header.header .header-center nav ul li {
    display: block;
    text-align: center;
    font-size: 3.4rem;
    line-height: 5.5rem;
    opacity: 1;
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 640px) {
  header.header .header-center nav ul li {
    font-size: 1.6rem;
    line-height: 2.1rem;
  }
}
header.header .header-center nav ul li:first-child {
  margin-left: 0;
}
header.header .header-center nav ul li:last-child {
  margin-right: 0;
}
header.header .header-center nav ul li::before {
  content: "";
  width: 0%;
  background-color: #bea67c;
  height: 2px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s ease-in 0s;
          transition: all 0.3s ease-in 0s;
}
header.header .header-center nav ul li.current_page_item {
  color: #bea67c;
}
header.header .header-center nav ul li.current_page_item::before {
  width: 100%;
}
header.header .header-center nav ul li:hover {
  color: #bea67c;
}
header.header .header-center nav ul li:hover::before {
  width: 100%;
}
header.header .header-center nav ul li.menu-item-has-children .sub-menu {
  position: absolute;
  top: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100px;
  padding-top: 15px;
  padding-bottom: 15px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in 0s;
          transition: all 0.3s ease-in 0s;
  background-color: #000000;
}
header.header .header-center nav ul li.menu-item-has-children .sub-menu li {
  margin: 0;
}
header.header .header-center nav ul li.menu-item-has-children:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}
header.header .header-center nav ul li.menu-item-has-children:hover .sub-menu li {
  display: block;
}
header.header .header-center nav.open {
  opacity: 1;
  visibility: visible;
}
header.header .header-center nav.open ul li {
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
  -webkit-animation-delay: 300ms;
          animation-delay: 300ms;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}
header.header .header-center nav.open ul li:nth-of-type(2) {
  -webkit-animation-delay: 400ms;
          animation-delay: 400ms;
}
header.header .header-center nav.open ul li:nth-of-type(3) {
  -webkit-animation-delay: 500ms;
          animation-delay: 500ms;
}
header.header .header-center nav.open ul li:nth-of-type(4) {
  -webkit-animation-delay: 600ms;
          animation-delay: 600ms;
}
header.header .header-center nav.open ul li:nth-of-type(5) {
  -webkit-animation-delay: 700ms;
          animation-delay: 700ms;
}
header.header .header-right {
  float: right;
  width: 15%;
  padding-right: 15px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  header.header .header-right {
    width: 11%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  header.header .header-right {
    width: 11%;
  }
}
@media only screen and (max-width: 991px) {
  header.header .header-right {
    display: none;
  }
}
header.header .header-right .social {
  margin-top: 10px;
}
header.header .header-right .social ul {
  text-align: right;
}
header.header .header-right .social ul li {
  display: inline-block;
  margin-left: 15px;
}
header.header .header-right .social ul li:first-child {
  margin-left: 0;
}
header.header .header-right .social ul li a {
  color: #ffffff;
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 700;
  margin-top: 0;
  position: relative;
  bottom: 0;
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
header.header .header-right .social ul li:hover a {
  color: #bea67c;
}
header.header .menu-button {
  display: none;
}
@media only screen and (max-width: 991px) {
  header.header .menu-button {
    display: block;
  }
}
header.header #menu-button {
  float: right;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 40px;
  height: 25px;
  border: 0;
  box-shadow: none;
  background-color: transparent;
  z-index: 26;
  margin-top: 12px;
  margin-right: 15px;
}
@media only screen and (max-width: 991px) {
  header.header #menu-button {
    display: block;
  }
}
header.header #menu-button:focus {
  outline: none;
}
header.header #menu-button span {
  cursor: pointer;
  height: 1px;
  width: 40px;
  background: #bea67c;
  position: absolute;
  left: 0px;
  top: 9px;
  display: block;
  content: '';
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
header.header #menu-button span::after {
  height: 1px;
  width: 40px;
  background: #bea67c;
  content: '';
  display: block;
  position: absolute;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  bottom: -9px;
  left: 0;
}
header.header #menu-button span::before {
  height: 1px;
  width: 40px;
  background: #bea67c;
  content: '';
  display: block;
  position: absolute;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  top: -9px;
  left: 0;
}
header.header #menu-button.active span {
  background-color: transparent;
}
header.header #menu-button.active span::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  width: 32px;
  background: #bea67c;
}
header.header #menu-button.active span::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 0;
  width: 32px;
  background: #bea67c;
}
header.header #menu-button:hover {
  cursor: pointer;
}
header.header #menu-button:hover span::before {
  top: -12px;
}
header.header #menu-button:hover span::after {
  bottom: -12px;
}
header.header #menu-button:hover.active span::before {
  top: 0px;
}
header.header #menu-button:hover.active span::after {
  bottom: auto;
}
.admin-bar header.header {
  top: 32px;
}
footer .footer-top {
  background-color: #ffffff;
  padding-top: 97px;
  padding-bottom: 48px;
}
@media only screen and (max-width: 640px) {
  footer .footer-top {
    padding-top: 40px;
    text-align: center;
  }
}
footer .footer-top .logo img {
  max-width: 100px;
}
footer .footer-top h4 {
  text-transform: uppercase;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  display: inline-block;
  vertical-align: top;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  footer .footer-top h4 {
    display: block;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 991px) {
  footer .footer-top h4 {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
footer .footer-top img {
  vertical-align: top;
  display: inline-block;
}
@media only screen and (max-width: 640px) {
  footer .footer-top img {
    margin: 0 auto;
  }
}
footer .footer-top .organizers img {
  margin-left: 10px;
  margin-right: 10px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  footer .footer-top .organizers img {
    max-width: 95px;
  }
}
footer .footer-top .partners img {
  margin-top: 10px;
}
@media only screen and (max-width: 991px) {
  footer .footer-top .partners ul {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
footer .footer-top .partners ul li {
  text-transform: uppercase;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  -webkit-transition: all 0.3s ease-in 0s;
          transition: all 0.3s ease-in 0s;
}
footer .footer-top .partners ul li:hover {
  color: #bea67c;
}
@media only screen and (max-width: 640px) {
  footer .footer-top nav {
    text-align: center;
  }
}
footer .footer-top nav #menu-menu-stopka {
  width: auto;
  float: right;
}
@media only screen and (max-width: 640px) {
  footer .footer-top nav #menu-menu-stopka {
    margin-left: auto;
    margin-right: auto;
    float: none;
    text-align: center;
  }
}
footer .footer-top nav #menu-menu-stopka li {
  font-size: 1rem;
  line-height: 1.4rem;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  position: relative;
  color: #5b5b5b;
  -webkit-transition: all 0.3s ease-in 0s;
          transition: all 0.3s ease-in 0s;
}
footer .footer-top nav #menu-menu-stopka li:hover {
  color: #bea67c;
}
footer .footer-top nav #menu-menu-stopka li.menu-item-has-children {
  display: table-cell;
  width: -webkit-calc(33%);
  width: calc(33%);
  padding-top: 8px;
  padding-right: 70px;
}
@media only screen and (max-width: 991px) {
  footer .footer-top nav #menu-menu-stopka li.menu-item-has-children {
    width: -webkit-calc(32.66666667%);
    width: calc(32.66666667%);
    vertical-align: top;
  }
}
@media only screen and (max-width: 640px) {
  footer .footer-top nav #menu-menu-stopka li.menu-item-has-children {
    display: inline-block;
    padding-right: 0;
  }
}
footer .footer-top nav #menu-menu-stopka li.menu-item-has-children:last-child {
  padding-right: 0;
}
footer .footer-top nav #menu-menu-stopka li.menu-item-has-children::before {
  content: "";
  width: 53px;
  height: 2px;
  background-color: #bea67c;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (max-width: 640px) {
  footer .footer-top nav #menu-menu-stopka li.menu-item-has-children::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
footer .footer-bottom {
  background-color: #000000;
  position: relative;
  padding-top: 24px;
  padding-bottom: 24px;
}
footer .footer-bottom a {
  color: #464646;
  text-transform: uppercase;
  text-align: right;
  font-size: 1.5rem;
  font-weight: 400;
  display: block;
  font-family: 'PT Sans', sans-serif;
}
@media only screen and (max-width: 640px) {
  footer .footer-bottom a {
    font-size: 1.1rem;
  }
}
footer .footer-bottom a span {
  color: #7d7d7d;
  -webkit-transition: all 0.3s ease-in 0s;
          transition: all 0.3s ease-in 0s;
}
footer .footer-bottom a:hover span {
  color: #bea67c;
}
footer .footer-bottom::before {
  content: "";
  width: 53px;
  height: 4px;
  display: block;
  background-color: #bea67c;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
}
@media only screen and (max-width: 640px) {
  footer .footer-bottom::before {
    display: none;
  }
}
.section-slider {
  height: -webkit-calc(100vh - 90px);
  height: calc(100vh - 90px);
}
.section-slider .scroll-more {
  position: absolute;
  left: 27px;
  bottom: 34px;
  background-image: url(../img/scroll_more.png);
  width: 20px;
  height: 217px;
}
@media only screen and (max-width: 640px) {
  .section-slider .scroll-more {
    display: none;
  }
}
.section-slider #section-slider {
  height: 100%;
}
.section-slider #section-slider .owl-wrapper-outer {
  height: 100%;
}
.section-slider #section-slider .owl-wrapper-outer .owl-wrapper {
  height: 100%;
}
.section-slider #section-slider .owl-wrapper-outer .owl-wrapper .owl-item {
  height: 100%;
}
.section-slider #section-slider .owl-wrapper-outer .owl-wrapper .owl-item .item {
  height: 100%;
}
.section-slider #section-slider .item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  position: relative;
}
.section-slider #section-slider .item .number-slider {
  position: absolute;
  bottom: 35px;
  left: 40%;
}
.section-slider #section-slider .item .number-slider span {
  color: #bea67c;
  font-size: 5.2rem;
  font-weight: 700;
  display: block;
  position: relative;
  padding-left: 70px;
}
.section-slider #section-slider .item .number-slider span::before {
  content: "";
  width: 51px;
  height: 4px;
  display: block;
  background-color: #bea67c;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.section-slider #section-slider .item .item-inner {
  background-color: rgba(0, 0, 0, 0.5);
  padding-top: 54px;
  padding-bottom: 54px;
}
.section-slider #section-slider .item .item-inner .slider-title {
  color: #bea67c;
  font-size: 7.1rem;
  line-height: 7.1rem;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.section-slider #section-slider .item .item-inner .slider-title strong {
  font-weight: 700;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .section-slider #section-slider .item .item-inner .slider-title {
    font-size: 5rem;
    line-height: 5rem;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-slider #section-slider .item .item-inner .slider-title {
    font-size: 4rem;
    line-height: 4rem;
  }
}
@media only screen and (max-width: 991px) {
  .section-slider #section-slider .item .item-inner .slider-title {
    font-size: 3rem;
    line-height: 3rem;
  }
}
@media only screen and (max-width: 640px) {
  .section-slider #section-slider .item .item-inner .slider-title {
    font-size: 1.8rem;
    line-height: 2.1rem;
  }
}
.section-slider #section-slider .item .item-inner .slider-description {
  color: #ffffff;
  font-size: 2.4rem;
  font-weight: 400;
  font-family: 'PT Sans', sans-serif;
  line-height: 3.6rem;
  margin-bottom: 20px;
}
@media only screen and (max-width: 640px) {
  .section-slider #section-slider .item .item-inner .slider-description {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
}
.section-slider #section-slider .item .item-inner .extra-description {
  text-align: center;
  margin-bottom: 35px;
}
.section-slider #section-slider .item .item-inner .extra-description ul li {
  margin-bottom: 6px;
}
.section-slider #section-slider .item .item-inner .extra-description ul li span {
  font-family: 'Open Sans', sans-serif;
  font-size: 2.4rem;
  line-height: 2.4rem;
  vertical-align: middle;
  color: #ffffff;
}
.section-slider #section-slider .item .item-inner .extra-description ul li span:first-child {
  color: #bea67c;
  text-transform: uppercase;
  font-weight: 700;
}
.section-slider #section-slider .item .item-inner .slider-buttons-group {
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .section-slider #section-slider .item .item-inner .slider-buttons-group {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.section-slider #section-slider .item .item-inner .slider-buttons-group .button {
  margin-left: 40px;
  margin-right: 40px;
}
.section-slider #section-slider .owl-controls .owl-pagination {
  position: absolute;
  left: 54%;
  bottom: 60px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.section-slider #section-slider .owl-controls .owl-pagination .owl-page {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}
.section-slider #section-slider .owl-controls .owl-pagination .owl-page span {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background-color: #303030;
  -webkit-transition: all 0.3s ease-in 0s;
          transition: all 0.3s ease-in 0s;
  display: inline-block;
}
.section-slider #section-slider .owl-controls .owl-pagination .owl-page.active span {
  background-color: #bea67c;
}
.section-slider #section-slider .owl-controls .owl-pagination .owl-page:hover span {
  background-color: #bea67c;
}
.section-about-theater {
  padding-top: 77px;
  padding-bottom: 39px;
}
.section-about-theater .section-title {
  margin-bottom: 30px;
}
.section-about-theater .nth-element {
  margin-top: 33px;
  margin-bottom: 33px;
}
.section-about-theater .section-about-theater-article .section-about-theater-article-top {
  height: 225px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.section-about-theater .section-about-theater-article .section-about-theater-article-top .section-about-theater-article-top-inner {
  background-color: rgba(0, 0, 0, 0.5);
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.section-about-theater .section-about-theater-article .section-about-theater-article-top .section-about-theater-article-top-inner h3 {
  color: #bea67c;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  font-size: 4.8rem;
  letter-spacing: 0.1em;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .section-about-theater .section-about-theater-article .section-about-theater-article-top .section-about-theater-article-top-inner h3 {
    font-size: 3.8rem;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-about-theater .section-about-theater-article .section-about-theater-article-top .section-about-theater-article-top-inner h3 {
    font-size: 3.8rem;
  }
}
@media only screen and (max-width: 991px) {
  .section-about-theater .section-about-theater-article .section-about-theater-article-top .section-about-theater-article-top-inner h3 {
    font-size: 3.8rem;
  }
}
@media only screen and (max-width: 640px) {
  .section-about-theater .section-about-theater-article .section-about-theater-article-top .section-about-theater-article-top-inner h3 {
    font-size: 2.6rem;
  }
}
.section-about-theater .section-about-theater-article .section-about-theater-article-bottom {
  margin-top: 26px;
}
.section-about-theater .section-about-theater-article .section-about-theater-article-bottom .section-about-theater-article-short-description {
  padding-top: 30px;
  font-size: 1.5rem;
  line-height: 2.5rem;
  font-family: 'PT Sans', sans-serif;
  letter-spacing: -0.02em;
  color: #464646;
  position: relative;
  margin-bottom: 24px;
}
.section-about-theater .section-about-theater-article .section-about-theater-article-bottom .section-about-theater-article-short-description::before {
  content: "";
  width: 44px;
  height: 4px;
  background-color: #bea67c;
  position: absolute;
  left: 0;
  top: 0;
}
.section-news-list {
  padding-top: 53px;
  padding-bottom: 38px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.section-news-list .buttons-group {
  text-align: right;
}
.section-news-list .buttons-group a {
  vertical-align: top;
  margin-left: 60px;
}
.section-news-list .buttons-group a:first-child {
  margin-left: 0;
}
.section-news-list .nth-element:nth-child(3n+1) {
  clear: both;
}
.section-news-list .nth-element {
  margin-top: 71px;
  margin-bottom: 76px;
}
.section-news-list .section-news-list-article .section-news-list-article-top {
  height: 177px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid #acacac;
  padding: 10px;
  margin-bottom: 21px;
}
.section-news-list .section-news-list-article .section-news-list-article-top .section-news-list-article-top-inner {
  background-size: cover;
  height: 100%;
  width: 100%;
}
.section-news-list .section-news-list-article .section-news-list-article-bottom h3 {
  color: #bea67c;
  font-size: 1.8rem;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.07em;
  position: relative;
  padding-top: 21px;
  margin-bottom: 14px;
}
.section-news-list .section-news-list-article .section-news-list-article-bottom h3::before {
  content: "";
  width: 44px;
  height: 4px;
  background-color: #bea67c;
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-news-list .section-news-list-article .section-news-list-article-bottom h3 {
    font-size: 1.6rem;
  }
}
.section-news-list .section-news-list-article .section-news-list-article-bottom .section-news-list-article-bottom-short-description {
  font-size: 1.5rem;
  line-height: 2.5rem;
  font-family: 'PT Sans', sans-serif;
  letter-spacing: -0.02em;
  color: #ffffff;
  position: relative;
  margin-bottom: 16px;
}
.section-blog-list {
  padding-top: 50px;
  padding-bottom: 50px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.section-blog-list .buttons-group {
  text-align: right;
}
.section-blog-list .buttons-group a {
  vertical-align: top;
  margin-left: 60px;
}
.section-blog-list .buttons-group a:first-child {
  margin-left: 0;
}
.section-blog-list .nth-element:nth-child(3n+1) {
  clear: both;
}
.section-blog-list .nth-element {
  margin-top: 71px;
  margin-bottom: 76px;
}
.section-blog-list .section-blog-list-article .section-blog-list-article-top {
  height: 176px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid #acacac;
  padding: 10px;
  margin-bottom: 24px;
}
.section-blog-list .section-blog-list-article .section-blog-list-article-top .section-blog-list-article-top-inner {
  background-size: cover;
  height: 100%;
  width: 100%;
}
.section-blog-list .section-blog-list-article .section-blog-list-article-bottom h3 {
  color: #bea67c;
  font-size: 1.8rem;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.07em;
  position: relative;
  padding-top: 20px;
  margin-bottom: 20px;
}
.section-blog-list .section-blog-list-article .section-blog-list-article-bottom h3::before {
  content: "";
  width: 44px;
  height: 4px;
  background-color: #bea67c;
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-blog-list .section-blog-list-article .section-blog-list-article-bottom h3 {
    font-size: 1.6rem;
  }
}
.section-blog-list .section-blog-list-article .section-blog-list-article-bottom .section-blog-list-article-bottom-short-description {
  font-size: 1.5rem;
  line-height: 2.5rem;
  font-family: 'PT Sans', sans-serif;
  letter-spacing: -0.02em;
  color: #ffffff;
  position: relative;
  margin-bottom: 24px;
}
.section-projects-list {
  padding-top: 52px;
  padding-bottom: 29px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.section-projects-list .buttons-group {
  text-align: right;
}
.section-projects-list .buttons-group a {
  vertical-align: top;
  margin-left: 60px;
}
.section-projects-list .buttons-group a:first-child {
  margin-left: 0;
}
.section-projects-list .nth-element {
  margin-top: 68px;
  margin-bottom: 84px;
}
.section-projects-list .nth-element:nth-child(3n+1) {
  clear: both;
}
.section-projects-list .section-projects-list-article .section-projects-list-article-top {
  height: 177px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid #acacac;
  padding: 10px;
  margin-bottom: 21px;
}
.section-projects-list .section-projects-list-article .section-projects-list-article-top .section-projects-list-article-top-inner {
  background-size: cover;
  height: 100%;
  width: 100%;
}
.section-projects-list .section-projects-list-article .section-projects-list-article-bottom h3 {
  color: #bea67c;
  font-size: 1.8rem;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.07em;
  position: relative;
  padding-top: 21px;
  margin-bottom: 15px;
}
.section-projects-list .section-projects-list-article .section-projects-list-article-bottom h3::before {
  content: "";
  width: 44px;
  height: 4px;
  background-color: #bea67c;
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-projects-list .section-projects-list-article .section-projects-list-article-bottom h3 {
    font-size: 1.6rem;
  }
}
.section-projects-list .section-projects-list-article .section-projects-list-article-bottom .section-projects-list-article-bottom-short-description {
  font-size: 1.5rem;
  line-height: 2.5rem;
  font-family: 'PT Sans', sans-serif;
  letter-spacing: -0.02em;
  color: #ffffff;
  position: relative;
  margin-bottom: 15px;
}
.section-repertuar {
  padding-top: 69px;
  padding-bottom: 23px;
}
@media only screen and (min-width: 1600px) {
  .section-repertuar .nth-element:nth-child(3n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .section-repertuar .nth-element:nth-child(3n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-repertuar .nth-element:nth-child(3n+1) {
    clear: both;
  }
}
.section-repertuar .nth-element {
  margin-top: 25px;
  margin-bottom: 25px;
}
@media only screen and (max-width: 991px) {
  .section-repertuar .nth-element:nth-child(2n+1) {
    clear: both;
  }
}
.section-repertuar .section-title {
  margin-bottom: 20px;
}
.section-repertuar .buttons-group {
  text-align: right;
}
.section-repertuar .buttons-group a {
  vertical-align: top;
  margin-left: 60px;
}
.section-repertuar .buttons-group a:first-child {
  margin-left: 0;
}
.section-repertuar .section-repertuar-month-slider {
  padding-bottom: 200px;
}
@media only screen and (max-width: 640px) {
    .section-repertuar .section-repertuar-month-slider {
        padding-bottom: 250px;
    }
    .section-repertuar.archives .section-repertuar-month-slider {
        padding-bottom: 200px;
    }
}
.section-repertuar .section-repertuar-month-slider .button {
  position: absolute;
  bottom: 80px;
  border-width: 2px;
  vertical-align: top;
  border-color: #464646;
  border-style: solid;
  text-align: center;
  display: inline-block;
  width: 300px;
  height: 58px;
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.button-archives {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  bottom: 10px;
  border-width: 2px;
  vertical-align: top;
  border-color: #464646;
  border-style: solid;
  text-align: center;
  display: inline-block;
  width: 300px;
  height: 58px;
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.button-archives.absolute {
  position: absolute;
  left: 0;
  right: 0;
}
@media only screen and (max-width: 640px) {
  .button-archives.absolute {
        bottom: 68px;
    }
}
/* CSS dla kolek pokazujacych ilosc slajdow */
    .section-repertuar .section-repertuar-month-slider .rep-dots {
        display: flex;
        justify-content: center;
        cursor: pointer;
        position: absolute;
        bottom: 160px;
        left: 0;
        right: 0;
    }
    .section-repertuar.archives .section-repertuar-month-slider .rep-dots {
        direction: rtl;
    }
    @media only screen and (max-width: 640px) {
        .section-repertuar .section-repertuar-month-slider .rep-dots {
            bottom: 215px;
        }
        .section-repertuar.archives .section-repertuar-month-slider .rep-dots {
            bottom: 150px;
        }
    }
    .section-repertuar .section-repertuar-month-slider .rep-dots button {
        border-radius: 50%;
        background-color: #FFFFFF;
    }
    .section-repertuar .section-repertuar-month-slider .rep-dots li {
        float: left;
        margin-right: 8px;
    }
    .section-repertuar .section-repertuar-month-slider .rep-dots li.slick-active button {
        border-color: #bea67c;
        background-color: #f0f0f0;
    }
/* END - CSS dla kolek pokazujacych ilosc slajdow */
/* CSS dla zablokowanego przycisku */
    .section-repertuar .section-repertuar-month-slider .button.slick-disabled {
        border-color: #d4d4d4;
    }
    .section-repertuar .section-repertuar-month-slider .button.slick-disabled span {
        color: #d4d4d4;
    }
    .section-repertuar .section-repertuar-month-slider .button.slick-disabled:hover {
        cursor: auto;
        background-color: #FFFFFF;
    }
    .section-repertuar .section-repertuar-month-slider .button.slick-disabled:hover span {
        color: #d4d4d4 !important;
    }
    .section-repertuar .section-repertuar-month-slider .button.slick-disabled span::before,
    .section-repertuar .section-repertuar-month-slider .button.slick-disabled span::after {
        background-image: url(../img/arrow_grey_icon.png) !important;
        opacity: 0.2;
    }
    .section-repertuar .section-repertuar-month-slider .button.slick-disabled:hover span::before,
    .section-repertuar .section-repertuar-month-slider .button.slick-disabled:hover span::after {
        background-image: url(../img/arrow_grey_icon.png) !important;
        opacity: 0.2;
    }
/* END - CSS dla zablokowanego przycisku */
.section-repertuar .section-repertuar-month-slider .button.button-left {
  left: 0;
}
@media only screen and (max-width: 640px) {
  .section-repertuar .section-repertuar-month-slider .button.button-left {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 135px;
  }
  .section-repertuar.archives .section-repertuar-month-slider .button.button-left {
    bottom: 68px;
  }
}
.section-repertuar .section-repertuar-month-slider .button.button-left span::before {
  content: "";
  background-image: url(../img/arrow_grey_icon.png);
  display: inline-block;
  width: 35px;
  height: 11px;
  margin-right: 15px;
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  position: relative;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  left: 0;
}
.section-repertuar .section-repertuar-month-slider .button.button-left span::after {
  display: none;
}
.section-repertuar .section-repertuar-month-slider .button.button-right {
  right: 0;
}
@media only screen and (max-width: 640px) {
  .section-repertuar .section-repertuar-month-slider .button.button-right {
    right: auto;
    bottom: 1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.button-archives span,
.section-repertuar .section-repertuar-month-slider .button span {
  text-align: center;
  color: #464646;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.4rem;
  text-transform: uppercase;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.section-repertuar .section-repertuar-month-slider .button span::after {
  content: "";
  background-image: url(../img/arrow_grey_icon.png);
  display: inline-block;
  width: 35px;
  height: 11px;
  margin-left: 15px;
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  position: relative;
  left: 0;
}
.button-archives:hover,
.section-repertuar .section-repertuar-month-slider .button:hover {
  cursor: pointer;
  background-color: #464646;
}
.button-archives:hover span,
.section-repertuar .section-repertuar-month-slider .button:hover span {
  color: #ffffff;
}
.section-repertuar .section-repertuar-month-slider .button:hover span::before {
  background-image: url(../img/arrow_white_icon.png);
}
.section-repertuar .section-repertuar-month-slider .button:hover span::after {
  background-image: url(../img/arrow_white_icon.png);
}
.section-repertuar .section-repertuar-month-slider .section-repertuar-month-slider-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 3.6rem;
  color: #000000;
  font-weight: 700;
  position: relative;
  margin-bottom: 30px;
}
.section-repertuar .section-repertuar-month-slider .section-repertuar-month-slider-title::after {
  content: "";
  width: 44px;
  height: 4px;
  background-color: #bea67c;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
}
.section-repertuar .repertuar-box {
  position: relative;
}
.section-repertuar .repertuar-box span.day {
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  font-size: 3.8rem;
  line-height: 4rem;
  font-weight: 700;
  color: #000000;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  border: 8px solid #000000;
  padding-top: 23px;
  padding-bottom: 49px;
  display: block;
}
.section-repertuar .repertuar-box span.day::before {
  content: "";
  width: 70%;
  height: 7px;
  background-color: #000000;
  display: block;
  position: absolute;
  top: 12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.section-repertuar .repertuar-box .repertuar-box-inner {
  padding-left: 91px;
  padding-top: 8px;
}
.section-repertuar .repertuar-box .repertuar-box-inner span.month {
  text-transform: uppercase;
  font-size: 3rem;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  display: block;
  margin-bottom: 5px;
}
.section-repertuar .repertuar-box .repertuar-box-inner .repertuar-box-inner-row {
  position: relative;
  padding-top: 7px;
  margin-bottom: 7px;
}
.section-repertuar .repertuar-box .repertuar-box-inner .repertuar-box-inner-row::before {
  content: "";
  width: 44px;
  height: 4px;
  background-color: #bea67c;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
}
.section-repertuar .repertuar-box .repertuar-box-inner .repertuar-box-inner-row span {
  display: block;
}
.section-repertuar .repertuar-box .repertuar-box-inner .repertuar-box-inner-row span.hour {
  color: #bea67c;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.5rem;
}
.section-repertuar .repertuar-box .repertuar-box-inner .repertuar-box-inner-row span.title {
  font-size: 1.5rem;
  color: #bea67c;
  line-height: 2.5rem;
  -webkit-transition: all 0.3s ease-in 0s;
          transition: all 0.3s ease-in 0s;
  font-weight: 700;
  text-transform: uppercase;
}
.section-repertuar .repertuar-box .repertuar-box-inner .repertuar-box-inner-row span.title:hover {
  color: #000;
}
.section-repertuar .repertuar-box .repertuar-box-inner .repertuar-box-inner-row .description {
  font-size: 1.5rem;
  color: #464646;
  line-height: 2.5rem;
  font-weight: 400;
}
.section-repertuar .repertuar-box .repertuar-box-inner .repertuar-box-inner-row .external-link {
  margin-top: 10px;
  display: block;
}
.section-repertuar .repertuar-box .repertuar-box-inner .repertuar-box-inner-row .external-link span {
  font-size: 1.5rem;
  color: #bea67c;
  line-height: 2.5rem;
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  font-weight: 700;
  text-transform: uppercase;
}
.section-repertuar .repertuar-box .repertuar-box-inner .repertuar-box-inner-row .external-link:hover span {
  color: #464646;
}
.section-spektakle-list {
  padding-top: 50px;
  padding-bottom: 50px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.section-spektakle-list .buttons-group {
  text-align: right;
}
.section-spektakle-list .buttons-group a {
  vertical-align: top;
  margin-left: 60px;
}
.section-spektakle-list .buttons-group a:first-child {
  margin-left: 0;
}
.section-spektakle-list .nth-element:nth-child(3n+1) {
  clear: both;
}
.section-spektakle-list .nth-element {
  margin-top: 60px;
  margin-bottom: 60px;
}
.section-spektakle-list .section-spektakle-list-article .section-spektakle-list-article-top {
  height: 176px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid #acacac;
  padding: 10px;
  margin-bottom: 24px;
}
.section-spektakle-list .section-spektakle-list-article .section-spektakle-list-article-top .section-spektakle-list-article-top-inner {
  background-size: cover;
  height: 100%;
  width: 100%;
}
.section-spektakle-list .section-spektakle-list-article .section-spektakle-list-article-bottom h3 {
  color: #bea67c;
  font-size: 1.8rem;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.07em;
  position: relative;
  padding-top: 20px;
  margin-bottom: 20px;
}
.section-spektakle-list .section-spektakle-list-article .section-spektakle-list-article-bottom h3::before {
  content: "";
  width: 44px;
  height: 4px;
  background-color: #bea67c;
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-spektakle-list .section-spektakle-list-article .section-spektakle-list-article-bottom h3 {
    font-size: 1.6rem;
  }
}
.section-spektakle-list .section-spektakle-list-article .section-spektakle-list-article-bottom .section-spektakle-list-article-bottom-short-description {
  font-size: 1.5rem;
  line-height: 2.5rem;
  font-family: 'PT Sans', sans-serif;
  letter-spacing: -0.02em;
  color: #ffffff;
  position: relative;
  margin-bottom: 24px;
}
.text-section .text-section-sidebar {
  padding-top: 36px;
}
.text-section .text-section-sidebar .image {
  position: relative;
  padding: 7px;
}
@media only screen and (max-width: 991px) {
  .text-section .text-section-sidebar .image {
    margin-top: 30px;
  }
}
.text-section .text-section-sidebar .image .image-border {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.text-section .text-section-sidebar .image .image-border .image-border-inner {
  width: 100%;
  height: 100%;
  border: 1px solid #363638;
}
.text-section .text-section-sidebar ul {
  margin-top: 67px;
}
.text-section .text-section-sidebar ul li {
  margin-bottom: 46px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .text-section .text-section-sidebar ul li {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .text-section .text-section-sidebar ul li {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .text-section .text-section-sidebar ul li {
    margin-bottom: 30px;
  }
}
.text-section .text-section-sidebar ul li:last-child {
  margin-bottom: 0;
}
.text-section .text-section-sidebar ul li span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #bea67c;
  display: block;
  font-size: 2.9rem;
  line-height: 3.6rem;
}
.text-section .text-section-sidebar ul li span:first-child {
  color: #000000;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .text-section .text-section-sidebar ul li span {
    font-size: 2.3rem;
    line-height: 3rem;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .text-section .text-section-sidebar ul li span {
    font-size: 2.3rem;
    line-height: 3rem;
  }
}
@media only screen and (max-width: 991px) {
  .text-section .text-section-sidebar ul li span {
    font-size: 2.3rem;
    line-height: 3rem;
  }
}
.text-section .section-title {
  margin-bottom: 4px;
}
.text-section .buttons-group {
  text-align: right;
  margin-top: 56px;
}
.text-section .buttons-group a {
  vertical-align: top;
  margin-left: 60px;
}
.text-section .buttons-group a:first-child {
  margin-left: 0;
}
.text-section .short-description {
  font-family: 'Open Sans', sans-serif;
  color: #bea67c;
  font-size: 1.7rem;
  line-height: 3.7rem;
  text-align: center;
  font-weight: 700;
}
.text-section .description-section {
  padding-top: 97px;
}
.text-section .description-section strong {
  font-weight: 700;
}
.text-section .description-section em {
  font-style: italic;
}
@media only screen and (max-width: 991px) {
  .text-section .description-section {
    padding-top: 60px;
  }
}
.text-section .description-section .long-description-title {
  color: #bea67c;
  text-transform: uppercase;
  font-size: 1.7rem;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 45px;
}
.text-section .description-section .long-description {
  font-size: 1.5rem;
  line-height: 2.5rem;
  text-align: left;
  letter-spacing: 0.02em;
}
.text-section .description-section .long-description p {
  margin-bottom: 25px;
}
@media only screen and (max-width: 640px) {
  .text-section .description-section .long-description #content {
    max-width: 100%;
  }
}
.text-section .description-section-bottom {
  margin-bottom: 30px;
  margin-top: 43px;
}
.text-section .description-section-bottom .description-section-bottom-title {
  color: #bea67c;
  text-transform: uppercase;
  font-size: 1.7rem;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 29px;
  position: relative;
  padding-top: 25px;
}
.text-section .description-section-bottom .description-section-bottom-title::before {
  content: "";
  width: 44px;
  height: 4px;
  background-color: #bea67c;
  position: absolute;
  left: 0;
  top: 0;
}
.text-section .description-section-bottom ul li {
  line-height: 47px;
  display: inline-block;
  width: -webkit-calc(49.5%);
  width: calc(49.5%);
}
@media only screen and (max-width: 640px) {
  .text-section .description-section-bottom ul li {
    width: 100%;
  }
}
.text-section .description-section-bottom ul li span {
  font-size: 1.5rem;
  color: #000000;
  font-weight: 400;
}
.text-section .description-section-bottom ul li span:first-child {
  font-weight: 700;
  text-transform: uppercase;
  margin-right: 5px;
}
.text-section-with-sidebar {
  padding-top: 44px;
  padding-bottom: 70px;
}
.section-gallery {
  padding-top: 60px;
  padding-bottom: 70px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.section-gallery .section-title {
  margin-bottom: 4px;
}
.section-gallery .short-description {
  font-family: 'Open Sans', sans-serif;
  color: #bea67c;
  font-size: 1.7rem;
  line-height: 3.7rem;
  text-align: center;
  font-weight: 700;
}
.section-gallery .section-header {
  margin-bottom: 70px;
}
.section-gallery .nth-element {
  margin-bottom: 30px;
}
@media only screen and (min-width: 1600px) {
  .section-gallery .nth-element:nth-of-type(3n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-gallery .nth-element:nth-of-type(3n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .section-gallery .nth-element:nth-of-type(3n+1) {
    clear: both;
  }
}
@media only screen and (max-width: 991px) {
  .section-gallery .nth-element:nth-of-type(3n+1) {
    clear: both;
  }
}
@media only screen and (max-width: 640px) {
  .section-gallery .nth-element:nth-of-type(3n+1) {
    clear: none;
  }
}
@media only screen and (max-width: 640px) {
  .section-gallery .nth-element:nth-of-type(2n+1) {
    clear: both;
  }
}
.section-gallery .fancybox {
  position: relative;
  display: block;
}
.section-gallery .fancybox .fancybox-inner-image {
  overflow: hidden;
  max-height: 260px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .section-gallery .fancybox .fancybox-inner-image {
    max-height: 190px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-gallery .fancybox .fancybox-inner-image {
    max-height: 160px;
  }
}
@media only screen and (max-width: 991px) {
  .section-gallery .fancybox .fancybox-inner-image {
    max-height: 120px;
  }
}
.section-gallery .fancybox .text-on-image-background {
  margin-top: 10px;
}
.section-gallery .fancybox .text-on-image-background span {
  font-size: 1.5rem;
  display: block;
  color: #000000;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.01em;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .section-gallery .fancybox .text-on-image-background span {
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-gallery .fancybox .text-on-image-background span {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 991px) {
  .section-gallery .fancybox .text-on-image-background span {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 640px) {
  .section-gallery .fancybox .text-on-image-background span {
    font-size: 1.5rem;
  }
}
.section-testimonials {
  padding-top: 53px;
  padding-bottom: 151px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.section-testimonials .section-title {
  color: #bea67c;
  margin-bottom: 56px;
}
.section-testimonials .testimonials-quote-icon {
  float: right;
  margin-right: 75px;
}
@media only screen and (max-width: 991px) {
  .section-testimonials .testimonials-quote-icon {
    display: none;
  }
}
.section-testimonials #section-testimonials {
  padding-bottom: 120px;
}
.section-testimonials .testimonials-description {
  font-size: 3rem;
  line-height: 3.6rem;
  color: #ffffff;
  letter-spacing: 0.025em;
  position: relative;
  padding-top: 47px;
}
.section-testimonials .testimonials-description::before {
  content: "";
  width: 44px;
  height: 4px;
  background-color: #bea67c;
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .section-testimonials .testimonials-description {
    font-size: 2.6rem;
    line-height: 3rem;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-testimonials .testimonials-description {
    font-size: 2.2rem;
    line-height: 2.8rem;
  }
}
@media only screen and (max-width: 991px) {
  .section-testimonials .testimonials-description {
    font-size: 2.2rem;
    line-height: 2.8rem;
  }
}
@media only screen and (max-width: 640px) {
  .section-testimonials .testimonials-description {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }
}
.section-testimonials .testimonials-author {
  margin-top: 35px;
}
.section-testimonials .testimonials-author span {
  color: #bea67c;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: 0.07em;
}
.section-testimonials .testimonials-author span:last-child {
  text-transform: uppercase;
}
.section-testimonials .testimonials-author span:last-child::before {
  content: "-";
  color: #bea67c;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: 0.07em;
  margin: 5px;
}
@media only screen and (max-width: 640px) {
  .section-testimonials .testimonials-author span {
    font-size: 1.4rem;
  }
}
.section-testimonials .owl-controls .owl-pagination {
  position: absolute;
  left: 50%;
  bottom: 0px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.section-testimonials .owl-controls .owl-pagination .owl-page {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}
.section-testimonials .owl-controls .owl-pagination .owl-page span {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background-color: #303030;
  -webkit-transition: all 0.3s ease-in 0s;
          transition: all 0.3s ease-in 0s;
  display: inline-block;
}
.section-testimonials .owl-controls .owl-pagination .owl-page.active span {
  background-color: #bea67c;
}
.section-testimonials .owl-controls .owl-pagination .owl-page:hover span {
  background-color: #bea67c;
}
.section-newsletter {
  background-color: #f7f7f7;
  padding-top: 25px;
  padding-bottom: 30px;
}
@media only screen and (max-width: 991px) {
  .section-newsletter .newsletter-description {
    margin-bottom: 20px;
  }
}
.section-newsletter .newsletter-description h2 {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 3rem;
  line-height: 3rem;
  text-transform: uppercase;
  font-weight: 700;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .section-newsletter .newsletter-description h2 {
    font-size: 2.4rem;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-newsletter .newsletter-description h2 {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 640px) {
  .section-newsletter .newsletter-description h2 {
    font-size: 2rem;
  }
}
.section-newsletter .newsletter-description span {
  display: block;
  margin-top: 6px;
  font-family: 'Open Sans', sans-serif;
  color: #bea67c;
  text-transform: uppercase;
  font-size: 3rem;
  line-height: 3rem;
  font-weight: 700;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .section-newsletter .newsletter-description span {
    font-size: 2.4rem;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-newsletter .newsletter-description span {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 640px) {
  .section-newsletter .newsletter-description span {
    font-size: 2rem;
  }
}
.section-newsletter .form_container .form_subscribe div {
  float: left;
}
@media only screen and (max-width: 991px) {
  .section-newsletter .form_container .form_subscribe div {
    width: 100%;
    float: none;
  }
}
.section-newsletter .form_container .form_subscribe p {
  float: right;
}
@media only screen and (max-width: 991px) {
  .section-newsletter .form_container .form_subscribe p {
    width: 100%;
    float: none;
  }
}
.section-newsletter .form_container .form_subscribe .field {
  border-width: 2px !important;
  border-style: solid;
  border-color: #464646 !important;
  height: 58px !important;
  vertical-align: top;
  font-style: italic;
  font-size: 1.4rem !important;
  font-weight: 400;
  font-family: 'PT Sans', sans-serif;
  padding-left: 23px !important;
  padding-right: 23px !important;
  width: 475px !important;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .section-newsletter .form_container .form_subscribe .field {
    width: 355px !important;
    height: 52px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-newsletter .form_container .form_subscribe .field {
    width: 325px !important;
    height: 52px !important;
  }
}
@media only screen and (max-width: 991px) {
  .section-newsletter .form_container .form_subscribe .field {
    width: 100% !important;
    height: 52px !important;
  }
}
.section-newsletter .form_container .form_subscribe .form_subscribe_button {
  border-width: 2px !important;
  border-style: solid;
  border-color: #464646 !important;
  background-color: transparent !important;
  text-align: center;
  display: inline-block;
  border-radius: 0 !important;
  width: 300px !important;
  height: 58px !important;
  -webkit-transition: all 0.3s ease-in 0s;
          transition: all 0.3s ease-in 0s;
  color: #464646 !important;
  font-family: 'PT Sans', sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.4rem !important;
  position: relative;
}
.section-newsletter .form_container .form_subscribe .form_subscribe_button::after {
  content: "";
  background-image: url(../img/arrow_grey_icon.png);
  display: inline-block;
  width: 35px;
  height: 11px;
  margin-left: 15px;
  -webkit-transition: all 0.3s ease-in 0s;
          transition: all 0.3s ease-in 0s;
  position: relative;
  left: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .section-newsletter .form_container .form_subscribe .form_subscribe_button {
    width: 220px !important;
    height: 52px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-newsletter .form_container .form_subscribe .form_subscribe_button {
    width: 175px !important;
    height: 52px !important;
  }
}
@media only screen and (max-width: 991px) {
  .section-newsletter .form_container .form_subscribe .form_subscribe_button {
    width: 100% !important;
    height: 52px !important;
    margin-bottom: 10px;
  }
  .section-newsletter .form_container .form_subscribe .form_subscribe_button:last-child {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 640px) {
  .section-newsletter .form_container .form_subscribe .form_subscribe_button {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100%;
    margin-bottom: 10px;
  }
  .section-newsletter .form_container .form_subscribe .form_subscribe_button:last-child {
    margin-bottom: 0;
  }
}
.section-newsletter .form_container .form_subscribe .form_subscribe_button:hover {
  background-color: #464646 !important;
  cursor: pointer;
  color: #ffffff !important;
}
.section-newsletter .form_container .form_subscribe .form_subscribe_button:hover::after {
  background-image: url(../img/arrow_white_icon.png);
}
.section-newsletter .form_container .form_subscribe .form_subscribe_button span {
  text-align: center;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in 0s;
          transition: all 0.3s ease-in 0s;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .section-newsletter .form_container .form_subscribe .form_subscribe_button span {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-newsletter .form_container .form_subscribe .form_subscribe_button span {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 991px) {
  .section-newsletter .form_container .form_subscribe .form_subscribe_button span {
    font-size: 1.4rem;
  }
}
.section-newsletter .form_container .form_subscribe .form_subscribe_button span::after {
  content: "";
  background-image: url(../img/arrow_white_icon.png);
  display: inline-block;
  width: 35px;
  height: 11px;
  margin-left: 15px;
  -webkit-transition: all 0.3s ease-in 0s;
          transition: all 0.3s ease-in 0s;
  position: relative;
  left: 0;
}
.section-newsletter .form_container .form_subscribe .form_subscribe_button.dark {
  border-color: #464646;
  -webkit-transition: all 0.3s ease-in 0s;
          transition: all 0.3s ease-in 0s;
  cursor: pointer;
}
.section-newsletter .form_container .form_subscribe .form_subscribe_button.dark span {
  color: #464646;
  font-weight: 400;
  -webkit-transition: all 0.3s ease-in 0s;
          transition: all 0.3s ease-in 0s;
}
.section-newsletter .form_container .form_subscribe .form_subscribe_button.dark span::after {
  background-image: url(../img/arrow_grey_icon.png);
  -webkit-transition: all 0.3s ease-in 0s;
          transition: all 0.3s ease-in 0s;
}
.section-newsletter .form_container .form_subscribe .form_subscribe_button.dark:hover {
  background-color: #464646;
}
.section-newsletter .form_container .form_subscribe .form_subscribe_button.dark:hover span {
  color: #ffffff;
}
.section-newsletter .form_container .form_subscribe .form_subscribe_button.dark:hover span::after {
  background-image: url(../img/arrow_white_icon.png);
}
.section-newsletter form {
  text-align: right;
  margin-top: 7px;
}
.section-newsletter form input {
  border-width: 2px;
  border-style: solid;
  border-color: #464646;
  height: 58px;
  vertical-align: top;
  font-style: italic;
  font-size: 1.4rem;
  font-weight: 400;
  font-family: 'PT Sans', sans-serif;
  padding-left: 23px;
  padding-right: 23px;
  width: 475px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .section-newsletter form input {
    width: 355px;
    height: 52px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-newsletter form input {
    width: 325px;
    height: 52px;
  }
}
@media only screen and (max-width: 991px) {
  .section-newsletter form input {
    width: 100%;
    height: 52px;
  }
}
.section-newsletter form button {
  margin-left: 100px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .section-newsletter form button {
    margin-left: 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-newsletter form button {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .section-newsletter form button {
    margin-left: 0;
    margin-top: 25px;
  }
}
.section-newsletter form button.send {
  border-width: 2px;
  border-style: solid;
  border-color: #ffffff;
  text-align: center;
  display: inline-block;
  width: 300px;
  height: 58px;
  -webkit-transition: all 0.3s ease-in 0s;
          transition: all 0.3s ease-in 0s;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .section-newsletter form button.send {
    width: 220px;
    height: 52px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-newsletter form button.send {
    width: 175px;
    height: 52px;
  }
}
@media only screen and (max-width: 991px) {
  .section-newsletter form button.send {
    width: 100%;
    height: 52px;
    margin-bottom: 10px;
  }
  .section-newsletter form button.send:last-child {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 640px) {
  .section-newsletter form button.send {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100%;
    margin-bottom: 10px;
  }
  .section-newsletter form button.send:last-child {
    margin-bottom: 0;
  }
}
.section-newsletter form button.send span {
  text-align: center;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in 0s;
          transition: all 0.3s ease-in 0s;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .section-newsletter form button.send span {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-newsletter form button.send span {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 991px) {
  .section-newsletter form button.send span {
    font-size: 1.4rem;
  }
}
.section-newsletter form button.send span::after {
  content: "";
  background-image: url(../img/arrow_white_icon.png);
  display: inline-block;
  width: 35px;
  height: 11px;
  margin-left: 15px;
  -webkit-transition: all 0.3s ease-in 0s;
          transition: all 0.3s ease-in 0s;
  position: relative;
  left: 0;
}
.section-newsletter form button.send.dark {
  border-color: #464646;
  -webkit-transition: all 0.3s ease-in 0s;
          transition: all 0.3s ease-in 0s;
  cursor: pointer;
}
.section-newsletter form button.send.dark span {
  color: #464646;
  font-weight: 400;
  -webkit-transition: all 0.3s ease-in 0s;
          transition: all 0.3s ease-in 0s;
}
.section-newsletter form button.send.dark span::after {
  background-image: url(../img/arrow_grey_icon.png);
  -webkit-transition: all 0.3s ease-in 0s;
          transition: all 0.3s ease-in 0s;
}
.section-newsletter form button.send.dark:hover {
  background-color: #464646;
}
.section-newsletter form button.send.dark:hover span {
  color: #ffffff;
}
.section-newsletter form button.send.dark:hover span::after {
  background-image: url(../img/arrow_white_icon.png);
}
.section-youtube {
  background-image: url(../img/youtube_background.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 63px;
  padding-bottom: 217px;
}
@media only screen and (max-width: 991px) {
  .section-youtube {
    padding-bottom: 130px;
  }
}
@media only screen and (max-width: 480px) {
  .section-youtube {
    padding-bottom: 60px;
  }
}
.section-youtube .section-title {
  margin-bottom: 95px;
}
.section-youtube .embed-container-background {
  border: 1px solid #4f4f4f;
  width: 800px;
  height: 500px;
  margin: 0 auto;
  padding-top: 20px;
  background-size: contain;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-youtube .embed-container-background {
    width: 800px;
    padding-top: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .section-youtube .embed-container-background {
    width: 720px;
    padding-top: 20px;
    height: 456px;
  }
}
@media only screen and (max-width: 768px) {
  .section-youtube .embed-container-background {
    width: 90%;
    padding-top: 2%;
    padding-bottom: 2%;
    height: auto;
  }
}
@media only screen and (max-width: 640px) {
  .section-youtube .embed-container-background {
    height: auto;
  }
}
@media only screen and (max-width: 480px) {
  .section-youtube .embed-container-background {
    height: auto;
  }
}
.section-youtube .embed-container-background .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
@media only screen and (min-width: 1600px) {
  .section-youtube .embed-container-background .embed-container {
    max-width: 94%;
    padding-bottom: 57.5%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .section-youtube .embed-container-background .embed-container {
    max-width: 94%;
    padding-bottom: 57%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-youtube .embed-container-background .embed-container {
    max-width: 94%;
    padding-bottom: 57%;
  }
}
@media only screen and (max-width: 991px) {
  .section-youtube .embed-container-background .embed-container {
    max-width: 94%;
    padding-bottom: 57%;
  }
}
.section-youtube .embed-container iframe,
.section-youtube .embed-container object,
.section-youtube .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section-contact {
  padding-top: 46px;
}
.section-contact .section-title {
  margin-bottom: 27px;
}
.section-contact .short-description {
  color: #bea67c;
  font-size: 1.7rem;
  line-height: 3.6rem;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  margin: 0 auto;
  max-width: 80%;
  margin-bottom: 70px;
}
.section-contact .section-header {
  margin-bottom: 70px;
}
.section-contact .contact-map {
  margin-top: 6px;
}
@media only screen and (max-width: 991px) {
  .section-contact .contact-map {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .section-contact .contact-box {
    margin-bottom: 20px;
  }
}
.section-contact .contact-box .contact-box-title {
  font-size: 2.9rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 27px;
}
.section-contact .contact-box .contact-box-title::after {
  content: "";
  width: 44px;
  bottom: 0;
  height: 4px;
  position: absolute;
  left: 0;
  display: block;
  background-color: #bea67c;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-contact .contact-box .contact-box-title {
    font-size: 2.1rem;
  }
}
@media only screen and (max-width: 991px) {
  .section-contact .contact-box .contact-box-title {
    font-size: 2.1rem;
  }
}
.section-contact .contact-box .contact-box-description {
  font-size: 1.5rem;
  line-height: 2.5rem;
  color: #464646;
  padding-top: 16px;
}
.section-contact .contact-box .contact-box-description p {
  margin-bottom: 24px;
}
.section-contact .contact-box .contact-box-description p:last-child {
  margin-bottom: 0;
}
.section-contact .contact-box .contact-box-button {
  margin-top: 16px;
}
.section-contact .contact-box-under-maps {
  margin-top: 89px;
}
@media only screen and (max-width: 991px) {
  .section-contact .contact-box-under-maps {
    margin-top: 30px;
  }
}
html {
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 10px;
  overflow: visible;
}
body {
  color: #000000;
  background-position: top center;
  background-repeat: no-repeat;
}
main {
  margin-top: 120px;
}
* {
  font-smoothing: antialiased !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility !important;
  -moz-osx-font-smoothing: grayscale;
}
