.darkyellow-text {
  color: #F39200;
}

.pink-text {
  color: #B53388;
}
.pink-text:hover {
  color: #FFCC00;
}

.otherblue-bg {
  background: #2A265B;
}

.blue-bg {
  background: #009FE3;
}

.blue-text {
  color: #009FE3;
}

.dark-blue-text {
  color: #0F083B;
}

.grey-text {
  color: #BDCBD9;
}

.purple-bg {
  background: #0F083B;
}

.yellow-bg {
  background: #FFCC00;
}

.pink-bg {
  background: #B53388;
}

.red-bg {
  background: #CB181A;
}

.lightblue-bg {
  background: #E7EBF5;
}

.white-bg {
  background: white;
}

.gradient-bg {
  background: linear-gradient(180deg, transparent 0%, #000000 100%);
}

.film-bg {
  background: linear-gradient(-180deg, transparent 0%, #000000 90%);
}

.slider-festive-overlay {
  opacity: 1;
  background: linear-gradient(89deg, #18123F 5%, rgba(252, 190, 2, 0) 49%, #18123F 98%);
}

.standard-header-background {
  background: grey;
}

.standard-header-overlay {
  background-image: linear-gradient(-180deg, transparent 0%, #000000 100%);
}

.youtube-header-overlay {
  background-image: linear-gradient(-180deg, transparent 0%, #000000 175%);
}

body.acf-c0 {
  clear: none !important;
  border-left-width: 0 !important;
}

/* ==========================================================================

// Base Stylesheet - http://getbase.org
// Author: Matthew Hartman - http://www.matthewhartman.com.au/
// Version: 3.2.2 - Last Updated: February 16, 2017

========================================================================== */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

html, button, input, select, textarea {
  font-family: inherit;
}

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

body, form, fieldset, legend, input, select, textarea, button {
  margin: 0;
}

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

audio, canvas, progress, video {
  display: inline-block;
}

progress {
  vertical-align: baseline;
}

[hidden], template {
  display: none;
}

img {
  border-style: none;
}

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

body {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 23px;
  line-height: 1.4375rem;
  color: #161044;
  font-weight: 300;
  background: #F2F5F8;
}
body.page-template-child-page .main-page-content, body.page-template-parent-page .main-page-content {
  line-height: 24px;
}

.page-template-child-page .main-page-content h1, .page-template-child-page .main-page-content .fs-1,
.page-template-parent-page .main-page-content h1,
.page-template-parent-page .main-page-content .fs-1 {
  font-size: 36px;
  line-height: 42px;
}
@media only screen and (min-width: 740px) {
  .page-template-child-page .main-page-content h1, .page-template-child-page .main-page-content .fs-1,
  .page-template-parent-page .main-page-content h1,
  .page-template-parent-page .main-page-content .fs-1 {
    font-size: 36px;
    line-height: 42px;
  }
}
.page-template-child-page .main-page-content h2, .page-template-child-page .main-page-content .fs-2,
.page-template-parent-page .main-page-content h2,
.page-template-parent-page .main-page-content .fs-2 {
  font-size: 26px;
  line-height: 34px;
}
@media only screen and (min-width: 740px) {
  .page-template-child-page .main-page-content h2, .page-template-child-page .main-page-content .fs-2,
  .page-template-parent-page .main-page-content h2,
  .page-template-parent-page .main-page-content .fs-2 {
    font-size: 27px;
    line-height: 34px;
  }
}
.page-template-child-page .main-page-content h3, .page-template-child-page .main-page-content .fs-3,
.page-template-parent-page .main-page-content h3,
.page-template-parent-page .main-page-content .fs-3 {
  font-size: 22px;
  line-height: 30px;
}
.page-template-child-page .main-page-content h4, .page-template-child-page .main-page-content .fs-4,
.page-template-parent-page .main-page-content h4,
.page-template-parent-page .main-page-content .fs-4 {
  font-size: 16px;
  line-height: 24px;
}

p {
  margin: 0 0 20px 0;
}

a {
  color: #B53388;
  text-decoration: underline;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active, a:hover {
  color: #009FE3;
  outline-width: 0;
  text-decoration: none;
}

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

h1, .fs-1 {
  font-size: 32px;
  line-height: 34px;
}
@media only screen and (min-width: 740px) {
  h1, .fs-1 {
    font-size: 48px;
    font-size: 3rem;
    line-height: 58px;
    line-height: 3.625rem;
  }
}

h2, .fs-2 {
  font-size: 26px;
  line-height: 34px;
}
@media only screen and (min-width: 740px) {
  h2, .fs-2 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 45px;
    line-height: 2.8125rem;
  }
}

h3, .fs-3 {
  font-size: 27px;
  font-size: 1.6875rem;
  line-height: 33px;
  line-height: 2.0625rem;
}

h4, .fs-4 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 32px;
  line-height: 2rem;
}

h5, .fs-5 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
}

h6, .fs-6 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 18px;
  line-height: 1.125rem;
}

h1 {
  margin-bottom: .5em;
  color: #161044;
  font-weight: 300;
}

h2 {
  margin-bottom: .2em;
  color: #161044;
  font-weight: 300;
}

h3 {
  margin-bottom: .2em;
  color: #161044;
  font-weight: 600;
}

h4 {
  margin-bottom: .2em;
  color: #161044;
  font-weight: 700;
}

h5 {
  margin-bottom: .1em;
  color: #161044;
  font-weight: 700;
}

h6 {
  margin-bottom: .1em;
  color: #161044;
  font-weight: 700;
}

b, strong, .strong {
  font-weight: 700;
}

em, .em {
  font-style: italic;
}

abbr[title], .abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

.italic {
  font-style: italic;
}

dfn {
  font-style: italic;
}

small, .small {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 16px;
  line-height: 1rem;
}

mark, .mark {
  background-color: #ff0;
  color: #000;
}

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

sub, .sub {
  bottom: -0.25em;
}

sup, .sup {
  top: -0.5em;
}

del, .del {
  text-decoration: line-through;
}

figure {
  margin: 1em 40px;
}

hr, .hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 1px;
  background: #eee;
  border: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}

ul, ol {
  margin: 20px 0;
  padding: 0 0 0 40px;
}

dl:before, dl:after {
  content: " ";
  display: table;
}
dl:after {
  clear: both;
}
dl dt {
  float: left;
  width: 25%;
  display: block;
  font-weight: 400;
}
dl dd {
  overflow: hidden;
  display: block;
}

blockquote,
.blockquote {
  font-family: sans-serif;
  font-weight: 300;
  font-style: italic;
  margin: 20px 0;
}
blockquote p,
.blockquote p {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 28px;
  line-height: 1.75rem;
  margin-bottom: 20px;
}
blockquote cite,
.blockquote cite {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-weight: 700;
  font-style: normal;
}

caption {
  font-size: inherit;
  line-height: normal;
  font-weight: 700;
  text-align: left;
  padding: 10px;
  border-bottom: 1px solid #d7d7d7;
}

table {
  font-size: 14px;
  font-size: 0.875rem;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin: 0;
  text-align: left;
}
table thead td,
table thead th,
table tbody td,
table tbody th,
table tfoot td,
table tfoot th {
  color: #585858;
  padding: 10px;
  border-bottom: 1px solid #e9e9e9;
}

code, kbd, pre, samp {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 18px;
  line-height: 1.125rem;
  word-wrap: break-word;
  font-family: monospace, monospace;
  color: #161044;
  background-color: transparent;
  font-weight: normal;
  padding: 0;
  white-space: pre-wrap;
}

pre {
  padding: 10px;
  overflow: auto;
  border: 1px solid #d7d7d7;
}

/* MailChimp Form Embed Code - Classic - 12/17/2015 v10.7 */
#mc_embed_signup form {
  display: block;
  position: relative;
  text-align: left;
  padding: 10px 0 10px 3%;
}
#mc_embed_signup .small-meta {
  font-size: 11px;
}
#mc_embed_signup .nowrap {
  white-space: nowrap;
}

#mc_embed_signup div#mce-responses {
  float: left;
  top: -1.4em;
  padding: 0em .5em 0em .5em;
  overflow: hidden;
  width: 90%;
  margin: 0 5%;
  clear: both;
}
#mc_embed_signup div.response {
  margin: 1em 0;
  padding: 1em .5em .5em 0;
  font-weight: bold;
  float: left;
  top: -1.5em;
  z-index: 1;
  width: 80%;
}
#mc_embed_signup #mce-error-response {
  display: none;
}
#mc_embed_signup #mce-success-response {
  color: #529214;
  display: none;
}
#mc_embed_signup label.error {
  display: block;
  float: none;
  width: auto;
  margin-left: 1.05em;
  text-align: left;
  padding: .5em 0;
}

input#mc-embedded-subscribe {
  background: #009FE3;
  color: white;
  font-size: 16px;
  min-width: 222px;
  padding: 17px 30px;
  text-align: center;
  transition: background 300ms ease;
  text-decoration: none;
  display: inline-block;
  position: relative;
  z-index: 1;
  border: 0;
}
input#mc-embedded-subscribe:hover {
  transition: background 300ms ease;
  color: white;
  background: #008dca;
}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
  display: inline-block;
  margin: 2px 0 1em 0;
  padding: 5px 10px;
  background-color: rgba(255, 255, 255, 0.85);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  font-weight: normal;
  z-index: 1;
  color: #e85c41;
}

#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
  border: 2px solid #e85c41;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

label,
button,
input,
optgroup,
select,
textarea {
  border-radius: 0;
  color: #161044;
  font: inherit;
  margin: 0;
}

[type="text"],
[type="email"],
[type="password"],
[type="tel"],
[type="number"],
[type="date"] {
  padding: 14px 14px;
  background-color: #fff;
  border: 0;
  border-bottom: 0;
  -moz-appearance: textfield;
  border-radius: 0;
  width: 100%;
}
[type="text"]:focus,
[type="email"]:focus,
[type="password"]:focus,
[type="tel"]:focus,
[type="number"]:focus,
[type="date"]:focus {
  background-color: #fff;
  border-color: #f7c723;
  outline: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="date"]::-webkit-inner-spin-button {
  display: none;
}

[type="checkbox"],
[type="radio"] {
  border-radius: 0;
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

textarea {
  border-radius: 0;
  padding: 14px 14px;
  background-color: #fff;
  border: 0;
  overflow: auto;
  border-radius: 0;
  width: 100%;
}
textarea:focus {
  background-color: #fff;
  border-color: #f7c723;
  outline: 0;
}

.checker .wpcf7-list-item-label {
  display: none;
}
.checker .inline {
  font-size: 14px;
  padding-left: 10px;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  height: 50px;
  text-transform: none;
  padding: 0 14px;
  background-color: #fff;
  border: 0;
  background-image: url(../images/select-arrow.png);
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
  width: 100%;
}
select:focus {
  background-color: #fff;
  border-color: #f7c723;
  outline: 0;
}

select:invalid {
  color: gray;
}

button {
  border-radius: 0;
  overflow: visible;
  text-transform: none;
  cursor: pointer;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  border-radius: 0;
  color: white;
  background: transparent;
  border: 0;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
  color: white;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

button[disabled],
html input[disabled] {
  cursor: not-allowed;
}

input::-webkit-input-placeholder {
  color: #999;
}

input:-moz-placeholder {
  color: #999;
}

input::-moz-placeholder {
  color: #999;
}

input:-ms-input-placeholder {
  color: #999;
}

[role='alert'] {
  display: block;
  padding: 10px;
  margin: 10px 20px 20px;
  background: #EE4751;
  color: white;
  text-align: center;
  font-weight: bold;
  clear: both;
}
[role='alert'].wpcf7-not-valid-tip {
  margin: 0;
  text-align: left;
  font-weight: normal;
  background: transparent;
  padding: 5px 0 0 0;
}

body #mc_embed_signup form {
  display: block;
  position: relative;
  text-align: left;
  padding: 0;
  background: transparent;
}

body #mc_embed_signup .mc-field-group input {
  display: block;
  width: 100%;
  padding: 14px;
  text-indent: 0;
  background: #fff;
  font-size: 16px;
  line-height: 24px;
}
body #mc_embed_signup .mc-field-group input[type='checkbox'] {
  width: auto;
  display: inline;
}

body #mc_embed_signup {
  background: transparent;
}

.form-bg {
  background: #E7EBF5;
  padding: 0;
}
@media only screen and (min-width: 980px) {
  .form-bg {
    padding: 25px;
  }
}
.form-bg h2 {
  margin-bottom: 15px;
}

#map {
  height: 520px;
  width: 100%;
}

body .newsletter-form {
  padding: 25px;
}

.md-checkbox {
  position: relative;
  margin: 16px 0;
}
.md-checkbox label {
  cursor: pointer;
}
.md-checkbox label:before, .md-checkbox label:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.md-checkbox label:before {
  width: 20px;
  height: 20px;
  background: #fff;
  border: 2px solid rgba(0, 0, 0, 0.54);
  border-radius: 2px;
  cursor: pointer;
  transition: background .3s;
}
.md-checkbox input[type="checkbox"] {
  outline: 0;
  margin-right: 10px;
}
.md-checkbox input[type="checkbox"]:checked + label:before {
  background: #009FE3;
  border: none;
}
.md-checkbox input[type="checkbox"]:checked + label:after {
  transform: rotate(-45deg);
  top: 6px;
  left: 5px;
  width: 12px;
  height: 6px;
  border: 2px solid #fff;
  border-top-style: none;
  border-right-style: none;
}

.button {
  cursor: pointer;
  border: 1px solid #d7d7d7;
  background-color: #f3f3f3;
  line-height: normal;
  padding: 10px 20px;
  text-decoration: none;
  color: #363636;
  display: inline-block;
  transition: all 0.3s;
}
.button:hover, .button:active {
  text-decoration: none;
}
.button:hover {
  background: #f9f9f9;
}

.red-button,
.green-button,
.blue-button,
.orange-button,
.purple-button,
.dark-purple-button,
.lightblue-button,
.new-button {
  background: transparent;
  color: white;
  font-size: 16px;
  min-width: 222px;
  padding: 17px 30px;
  text-align: center;
  transition: background 300ms ease;
  text-decoration: none;
  display: inline-block;
  position: relative;
  z-index: 1;
  opacity: 1;
}
.red-button:hover,
.green-button:hover,
.blue-button:hover,
.orange-button:hover,
.purple-button:hover,
.dark-purple-button:hover,
.lightblue-button:hover,
.new-button:hover {
  transition: background 300ms ease;
  color: white;
}

.search-search-button {
  width: 100%;
}
@media only screen and (min-width: 740px) {
  .search-search-button {
    width: auto;
  }
}
.search-search-button .lightblue-button {
  min-width: 150px;
  width: 100%;
  margin-top: 20px;
}
@media only screen and (min-width: 740px) {
  .search-search-button .lightblue-button {
    width: auto;
    margin-top: auto;
  }
}

.orange-button {
  background: #F19125;
}
.orange-button:hover {
  background: #ed850f;
}

.new-button {
  background: #3E1351;
}
.new-button:hover {
  background: #2e0e3c;
}

.blue-button {
  background: #0D6366;
}
.blue-button:hover {
  background: #0a4d4f;
}

.green-button {
  background: #18A0AC;
}
.green-button:hover {
  background: #158b96;
}

.lightblue-button {
  background: #009FE3;
}
.lightblue-button:hover {
  background: #008dca;
}
.lightblue-button.small {
  padding: 16px 30px;
}
.lightblue-button.auto {
  min-width: 0;
  width: 100%;
  max-width: 163px;
  margin: auto;
}
@media only screen and (min-width: 980px) {
  .lightblue-button.auto {
    min-width: 222px;
    width: auto;
    max-width: none;
    margin: inherit;
  }
}
.lightblue-button.full {
  min-width: 0;
  width: 100%;
  max-width: 100%;
  margin: auto;
}

.red-button {
  background: #A21617;
}
.red-button:hover {
  background: #8c1314;
}

.purple-button {
  background: #a12d79;
}
.purple-button:hover {
  background: #8d286a;
}

.dark-purple-button {
  background: #211c4a;
}
.dark-purple-button:hover {
  background: #393181;
}

.clear:before, .clear:after {
  content: " ";
  display: table;
}

.clear:after {
  clear: both;
}

.row:before, .row:after {
  content: "";
  display: table;
}

.row:after {
  clear: both;
}

.row {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
}

@media only screen and (min-width: 740px) {
  .row-m {
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
  }
  .row-m:before, .row-m:after {
    content: "";
    display: table;
  }
  .row-m:after {
    clear: both;
  }

  .clear-m:before, .clear-m:after {
    content: "";
    display: table;
  }

  .clear-m:after {
    clear: both;
  }
}
@media only screen and (min-width: 980px) {
  .row-l {
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
  }
  .row-l:before, .row-l:after {
    content: "";
    display: table;
  }
  .row-l:after {
    clear: both;
  }

  .clear-l:before, .clear-l:after {
    content: "";
    display: table;
  }

  .clear-l:after {
    clear: both;
  }
}
@media only screen and (min-width: 1140px) {
  .row-xl {
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
  }
  .row-xl:before, .row-xl:after {
    content: "";
    display: table;
  }
  .row-xl:after {
    clear: both;
  }

  .clear-xl:before, .clear-xl:after {
    content: "";
    display: table;
  }

  .clear-xl:after {
    clear: both;
  }
}
.container, .container-full {
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (min-width: 740px) {
  .container {
    width: 720px;
  }

  .container-m, .container-full-m {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
  }

  .container-m {
    width: 720px;
  }

  .container-full-m {
    width: auto;
  }
}
@media only screen and (min-width: 980px) {
  .container {
    width: 960px;
  }

  .container-l, .container-full-l {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
  }

  .container-l {
    width: 960px;
  }

  .container-full-l {
    width: auto;
  }
}
@media only screen and (min-width: 1140px) {
  .container {
    width: 1120px;
  }

  .container-xl, .container-full-xl {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
  }

  .container-xl {
    width: 1120px;
  }

  .container-full-xl {
    width: auto;
  }
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-1-2,
.col-1-3,
.col-2-3,
.col-1-4,
.col-3-4,
.col-1-5,
.col-2-5,
.col-3-5,
.col-4-5 {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  float: left;
}

.col-1 {
  width: 8.33333%;
}

.col-2 {
  width: 16.66667%;
}

.col-3 {
  width: 25%;
}

.col-4 {
  width: 33.33333%;
}

.col-5 {
  width: 41.66667%;
}

.col-6 {
  width: 50%;
}

.col-7 {
  width: 58.33333%;
}

.col-8 {
  width: 66.66667%;
}

.col-9 {
  width: 75%;
}

.col-10 {
  width: 83.33333%;
}

.col-11 {
  width: 91.66667%;
}

.col-12 {
  width: 100%;
}

.col-1-2 {
  width: 50%;
}

.col-1-3 {
  width: 33.33333%;
}

.col-2-3 {
  width: 66.66667%;
}

.col-1-4 {
  width: 25%;
}

.col-3-4 {
  width: 75%;
}

.col-1-5 {
  width: 20%;
}

.col-2-5 {
  width: 40%;
}

.col-3-5 {
  width: 60%;
}

.col-4-5 {
  width: 80%;
}

.col-full {
  width: 100%;
}

.push-1 {
  left: 8.33333%;
}

.push-2 {
  left: 16.66667%;
}

.push-3 {
  left: 25%;
}

.push-4 {
  left: 33.33333%;
}

.push-5 {
  left: 41.66667%;
}

.push-6 {
  left: 50%;
}

.push-7 {
  left: 58.33333%;
}

.push-8 {
  left: 66.66667%;
}

.push-9 {
  left: 75%;
}

.push-10 {
  left: 83.33333%;
}

.push-11 {
  left: 91.66667%;
}

.push-1-2 {
  left: 50%;
}

.push-1-3 {
  left: 33.33333%;
}

.push-2-3 {
  left: 66.66667%;
}

.push-1-4 {
  left: 25%;
}

.push-3-4 {
  left: 75%;
}

.push-1-5 {
  left: 20%;
}

.push-2-5 {
  left: 40%;
}

.push-3-5 {
  left: 60%;
}

.push-4-5 {
  left: 80%;
}

.pull-1 {
  left: -8.33333%;
}

.pull-2 {
  left: -16.66667%;
}

.pull-3 {
  left: -25%;
}

.pull-4 {
  left: -33.33333%;
}

.pull-5 {
  left: -41.66667%;
}

.pull-6 {
  left: -50%;
}

.pull-7 {
  left: -58.33333%;
}

.pull-8 {
  left: -66.66667%;
}

.pull-9 {
  left: -75%;
}

.pull-10 {
  left: -83.33333%;
}

.pull-11 {
  left: -91.66667%;
}

.pull-1-2 {
  left: -50%;
}

.pull-1-3 {
  left: -33.33333%;
}

.pull-2-3 {
  left: -66.66667%;
}

.pull-1-4 {
  left: -25%;
}

.pull-3-4 {
  left: -75%;
}

.pull-1-5 {
  left: -20%;
}

.pull-2-5 {
  left: -40%;
}

.pull-3-5 {
  left: -60%;
}

.pull-4-5 {
  left: -80%;
}

@media only screen and (min-width: 740px) {
  .col-1-m,
  .col-2-m,
  .col-3-m,
  .col-4-m,
  .col-5-m,
  .col-6-m,
  .col-7-m,
  .col-8-m,
  .col-9-m,
  .col-10-m,
  .col-11-m,
  .col-12-m,
  .col-1-2-m,
  .col-1-3-m,
  .col-2-3-m,
  .col-1-4-m,
  .col-3-4-m,
  .col-1-5-m,
  .col-2-5-m,
  .col-3-5-m,
  .col-4-5-m {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    float: left;
  }

  .col-1-m {
    width: 8.33333%;
  }

  .col-2-m {
    width: 16.66667%;
  }

  .col-3-m {
    width: 25%;
  }

  .col-4-m {
    width: 33.33333%;
  }

  .col-5-m {
    width: 41.66667%;
  }

  .col-6-m {
    width: 50%;
  }

  .col-7-m {
    width: 58.33333%;
  }

  .col-8-m {
    width: 66.66667%;
  }

  .col-9-m {
    width: 75%;
  }

  .col-10-m {
    width: 83.33333%;
  }

  .col-11-m {
    width: 91.66667%;
  }

  .col-12-m {
    width: 100%;
  }

  .col-1-2-m {
    width: 50%;
  }

  .col-1-3-m {
    width: 33.33333%;
  }

  .col-2-3-m {
    width: 66.66667%;
  }

  .col-1-4-m {
    width: 25%;
  }

  .col-3-4-m {
    width: 75%;
  }

  .col-1-5-m {
    width: 20%;
  }

  .col-2-5-m {
    width: 40%;
  }

  .col-3-5-m {
    width: 60%;
  }

  .col-4-5-m {
    width: 80%;
  }

  .col-full-m {
    width: 100%;
  }

  .push-1-m {
    left: 8.33333%;
  }

  .push-2-m {
    left: 16.66667%;
  }

  .push-3-m {
    left: 25%;
  }

  .push-4-m {
    left: 33.33333%;
  }

  .push-5-m {
    left: 41.66667%;
  }

  .push-6-m {
    left: 50%;
  }

  .push-7-m {
    left: 58.33333%;
  }

  .push-8-m {
    left: 66.66667%;
  }

  .push-9-m {
    left: 75%;
  }

  .push-10-m {
    left: 83.33333%;
  }

  .push-11-m {
    left: 91.66667%;
  }

  .push-1-2-m {
    left: 50%;
  }

  .push-1-3-m {
    left: 33.33333%;
  }

  .push-2-3-m {
    left: 66.66667%;
  }

  .push-1-4-m {
    left: 25%;
  }

  .push-3-4-m {
    left: 75%;
  }

  .push-1-5-m {
    left: 20%;
  }

  .push-2-5-m {
    left: 40%;
  }

  .push-3-5-m {
    left: 60%;
  }

  .push-4-5-m {
    left: 80%;
  }

  .pull-1-m {
    left: -8.33333%;
  }

  .pull-2-m {
    left: -16.66667%;
  }

  .pull-3-m {
    left: -25%;
  }

  .pull-4-m {
    left: -33.33333%;
  }

  .pull-5-m {
    left: -41.66667%;
  }

  .pull-6-m {
    left: -50%;
  }

  .pull-7-m {
    left: -58.33333%;
  }

  .pull-8-m {
    left: -66.66667%;
  }

  .pull-9-m {
    left: -75%;
  }

  .pull-10-m {
    left: -83.33333%;
  }

  .pull-11-m {
    left: -91.66667%;
  }

  .pull-1-2-m {
    left: -50%;
  }

  .pull-1-3-m {
    left: -33.33333%;
  }

  .pull-2-3-m {
    left: -66.66667%;
  }

  .pull-1-4-m {
    left: -25%;
  }

  .pull-3-4-m {
    left: -75%;
  }

  .pull-1-5-m {
    left: -20%;
  }

  .pull-2-5-m {
    left: -40%;
  }

  .pull-3-5-m {
    left: -60%;
  }

  .pull-4-5-m {
    left: -80%;
  }
}
@media only screen and (min-width: 980px) {
  .col-1-l,
  .col-2-l,
  .col-3-l,
  .col-4-l,
  .col-5-l,
  .col-6-l,
  .col-7-l,
  .col-8-l,
  .col-9-l,
  .col-10-l,
  .col-11-l,
  .col-12-l,
  .col-1-2-l,
  .col-1-3-l,
  .col-2-3-l,
  .col-1-4-l,
  .col-3-4-l,
  .col-1-5-l,
  .col-2-5-l,
  .col-3-5-l,
  .col-4-5-l {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    float: left;
  }

  .col-1-l {
    width: 8.33333%;
  }

  .col-2-l {
    width: 16.66667%;
  }

  .col-3-l {
    width: 25%;
  }

  .col-4-l {
    width: 33.33333%;
  }

  .col-5-l {
    width: 41.66667%;
  }

  .col-6-l {
    width: 50%;
  }

  .col-7-l {
    width: 58.33333%;
  }

  .col-8-l {
    width: 66.66667%;
  }

  .col-9-l {
    width: 75%;
  }

  .col-10-l {
    width: 83.33333%;
  }

  .col-11-l {
    width: 91.66667%;
  }

  .col-12-l {
    width: 100%;
  }

  .col-1-2-l {
    width: 50%;
  }

  .col-1-3-l {
    width: 33.33333%;
  }

  .col-2-3-l {
    width: 66.66667%;
  }

  .col-1-4-l {
    width: 25%;
  }

  .col-3-4-l {
    width: 75%;
  }

  .col-1-5-l {
    width: 20%;
  }

  .col-2-5-l {
    width: 40%;
  }

  .col-3-5-l {
    width: 60%;
  }

  .col-4-5-l {
    width: 80%;
  }

  .col-full-l {
    width: 100%;
  }

  .push-1-l {
    left: 8.33333%;
  }

  .push-2-l {
    left: 16.66667%;
  }

  .push-3-l {
    left: 25%;
  }

  .push-4-l {
    left: 33.33333%;
  }

  .push-5-l {
    left: 41.66667%;
  }

  .push-6-l {
    left: 50%;
  }

  .push-7-l {
    left: 58.33333%;
  }

  .push-8-l {
    left: 66.66667%;
  }

  .push-9-l {
    left: 75%;
  }

  .push-10-l {
    left: 83.33333%;
  }

  .push-11-l {
    left: 91.66667%;
  }

  .push-1-2-l {
    left: 50%;
  }

  .push-1-3-l {
    left: 33.33333%;
  }

  .push-2-3-l {
    left: 66.66667%;
  }

  .push-1-4-l {
    left: 25%;
  }

  .push-3-4-l {
    left: 75%;
  }

  .push-1-5-l {
    left: 20%;
  }

  .push-2-5-l {
    left: 40%;
  }

  .push-3-5-l {
    left: 60%;
  }

  .push-4-5-l {
    left: 80%;
  }

  .pull-1-l {
    left: -8.33333%;
  }

  .pull-2-l {
    left: -16.66667%;
  }

  .pull-3-l {
    left: -25%;
  }

  .pull-4-l {
    left: -33.33333%;
  }

  .pull-5-l {
    left: -41.66667%;
  }

  .pull-6-l {
    left: -50%;
  }

  .pull-7-l {
    left: -58.33333%;
  }

  .pull-8-l {
    left: -66.66667%;
  }

  .pull-9-l {
    left: -75%;
  }

  .pull-10-l {
    left: -83.33333%;
  }

  .pull-11-l {
    left: -91.66667%;
  }

  .pull-1-2-l {
    left: -50%;
  }

  .pull-1-3-l {
    left: -33.33333%;
  }

  .pull-2-3-l {
    left: -66.66667%;
  }

  .pull-1-4-l {
    left: -25%;
  }

  .pull-3-4-l {
    left: -75%;
  }

  .pull-1-5-l {
    left: -20%;
  }

  .pull-2-5-l {
    left: -40%;
  }

  .pull-3-5-l {
    left: -60%;
  }

  .pull-4-5-l {
    left: -80%;
  }
}
@media only screen and (min-width: 1140px) {
  .col-1-xl,
  .col-2-xl,
  .col-3-xl,
  .col-4-xl,
  .col-5-xl,
  .col-6-xl,
  .col-7-xl,
  .col-8-xl,
  .col-9-xl,
  .col-10-xl,
  .col-11-xl,
  .col-12-xl,
  .col-1-2-xl,
  .col-1-3-xl,
  .col-2-3-xl,
  .col-1-4-xl,
  .col-3-4-xl,
  .col-1-5-xl,
  .col-2-5-xl,
  .col-3-5-xl,
  .col-4-5-xl {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    float: left;
  }

  .col-1-xl {
    width: 8.33333%;
  }

  .col-2-xl {
    width: 16.66667%;
  }

  .col-3-xl {
    width: 25%;
  }

  .col-4-xl {
    width: 33.33333%;
  }

  .col-5-xl {
    width: 41.66667%;
  }

  .col-6-xl {
    width: 50%;
  }

  .col-7-xl {
    width: 58.33333%;
  }

  .col-8-xl {
    width: 66.66667%;
  }

  .col-9-xl {
    width: 75%;
  }

  .col-10-xl {
    width: 83.33333%;
  }

  .col-11-xl {
    width: 91.66667%;
  }

  .col-12-xl {
    width: 100%;
  }

  .col-1-2-xl {
    width: 50%;
  }

  .col-1-3-xl {
    width: 33.33333%;
  }

  .col-2-3-xl {
    width: 66.66667%;
  }

  .col-1-4-xl {
    width: 25%;
  }

  .col-3-4-xl {
    width: 75%;
  }

  .col-1-5-xl {
    width: 20%;
  }

  .col-2-5-xl {
    width: 40%;
  }

  .col-3-5-xl {
    width: 60%;
  }

  .col-4-5-xl {
    width: 80%;
  }

  .col-full-xl {
    width: 100%;
  }

  .push-1-xl {
    left: 8.33333%;
  }

  .push-2-xl {
    left: 16.66667%;
  }

  .push-3-xl {
    left: 25%;
  }

  .push-4-xl {
    left: 33.33333%;
  }

  .push-5-xl {
    left: 41.66667%;
  }

  .push-6-xl {
    left: 50%;
  }

  .push-7-xl {
    left: 58.33333%;
  }

  .push-8-xl {
    left: 66.66667%;
  }

  .push-9-xl {
    left: 75%;
  }

  .push-10-xl {
    left: 83.33333%;
  }

  .push-11-xl {
    left: 91.66667%;
  }

  .push-1-2-xl {
    left: 50%;
  }

  .push-1-3-xl {
    left: 33.33333%;
  }

  .push-2-3-xl {
    left: 66.66667%;
  }

  .push-1-4-xl {
    left: 25%;
  }

  .push-3-4-xl {
    left: 75%;
  }

  .push-1-5-xl {
    left: 20%;
  }

  .push-2-5-xl {
    left: 40%;
  }

  .push-3-5-xl {
    left: 60%;
  }

  .push-4-5-xl {
    left: 80%;
  }

  .pull-1-xl {
    left: -8.33333%;
  }

  .pull-2-xl {
    left: -16.66667%;
  }

  .pull-3-xl {
    left: -25%;
  }

  .pull-4-xl {
    left: -33.33333%;
  }

  .pull-5-xl {
    left: -41.66667%;
  }

  .pull-6-xl {
    left: -50%;
  }

  .pull-7-xl {
    left: -58.33333%;
  }

  .pull-8-xl {
    left: -66.66667%;
  }

  .pull-9-xl {
    left: -75%;
  }

  .pull-10-xl {
    left: -83.33333%;
  }

  .pull-11-xl {
    left: -91.66667%;
  }

  .pull-1-2-xl {
    left: -50%;
  }

  .pull-1-3-xl {
    left: -33.33333%;
  }

  .pull-2-3-xl {
    left: -66.66667%;
  }

  .pull-1-4-xl {
    left: -25%;
  }

  .pull-3-4-xl {
    left: -75%;
  }

  .pull-1-5-xl {
    left: -20%;
  }

  .pull-2-5-xl {
    left: -40%;
  }

  .pull-3-5-xl {
    left: -60%;
  }

  .pull-4-5-xl {
    left: -80%;
  }
}
body {
  position: relative;
  overflow-x: hidden;
}

.overlay {
  position: fixed;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  z-index: 2;
  opacity: 0;
  left: -100%;
  transition: opacity 0.5s, left 0.1s;
}

.overlay.open {
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: opacity 0.5s, left 0.1s;
  opacity: 1;
}

.nav-off-canvas-right,
.nav-off-canvas {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
  visibility: hidden;
  width: 300px;
  height: 100%;
  transform: translate3d(300px, 0, 0);
  transition: all 0.5s;
}
@media screen and (max-width: 480px) {
  .nav-off-canvas-right,
  .nav-off-canvas {
    width: 200px;
    transform: translate3d(200px, 0, 0);
  }
}
.nav-off-canvas-right ~ .move, .nav-off-canvas-right ~ .wrap.container, .nav-off-canvas-right ~ footer, .nav-off-canvas-right ~ header,
.nav-off-canvas ~ .move,
.nav-off-canvas ~ .wrap.container,
.nav-off-canvas ~ footer,
.nav-off-canvas ~ header {
  transition: all 0.5s;
  transform: translate3d(0, 0, 0);
}
.nav-off-canvas-right.open,
.nav-off-canvas.open {
  visibility: visible;
  transform: translate3d(0, 0, 0);
  opacity: 1;
  transition: all 0.5s;
}
.nav-off-canvas-right.open ~ .move, .nav-off-canvas-right.open ~ .wrap.container, .nav-off-canvas-right.open ~ footer, .nav-off-canvas-right.open ~ header,
.nav-off-canvas.open ~ .move,
.nav-off-canvas.open ~ .wrap.container,
.nav-off-canvas.open ~ footer,
.nav-off-canvas.open ~ header {
  transform: translate3d(-300px, 0, 0);
  transition: all 0.5s;
}
@media screen and (max-width: 480px) {
  .nav-off-canvas-right.open ~ .move, .nav-off-canvas-right.open ~ .wrap.container, .nav-off-canvas-right.open ~ footer, .nav-off-canvas-right.open ~ header,
  .nav-off-canvas.open ~ .move,
  .nav-off-canvas.open ~ .wrap.container,
  .nav-off-canvas.open ~ footer,
  .nav-off-canvas.open ~ header {
    transform: translate3d(-200px, 0, 0);
    transition: all 0.5s;
  }
}
.nav-off-canvas-right.open ~ .move:after, .nav-off-canvas-right.open ~ .wrap.container:after, .nav-off-canvas-right.open ~ footer:after, .nav-off-canvas-right.open ~ header:after,
.nav-off-canvas.open ~ .move:after,
.nav-off-canvas.open ~ .wrap.container:after,
.nav-off-canvas.open ~ footer:after,
.nav-off-canvas.open ~ header:after {
  width: 100%;
  height: 100%;
  opacity: 1;
}

@media only screen and (min-width: 740px) {
  .nav-off-canvas-right ~ .move, .nav-off-canvas-right ~ .wrap.container, .nav-off-canvas-right ~ footer, .nav-off-canvas-right ~ header, .nav-off-canvas ~ .move, .nav-off-canvas ~ .wrap.container, .nav-off-canvas ~ footer, .nav-off-canvas ~ header {
    transform: none;
  }
}
.hamburger span, .hamburger span:before, .hamburger span:after, .hamburger2 span:after {
  width: 35px;
  height: 2px;
  background-color: #fff;
  display: block;
}

.hamburger {
  position: relative;
  width: 35px;
  height: 35px;
  cursor: pointer;
  background: transparent;
  padding: 9px 5px 5px 5px;
}
.hamburger span {
  transition-duration: 0s;
  margin: 0 auto;
  position: relative;
  top: 7px;
  width: 20px;
  border-radius: 2px;
}
.hamburger span:before {
  transition-property: margin, transform;
  transition-duration: 0.2s;
  margin-top: -7px;
  position: absolute;
  content: '';
  width: 20px;
}
.hamburger span:after {
  transition-property: margin, transform;
  transition-duration: 0.2s;
  margin-top: 7px;
  position: absolute;
  content: '';
  width: 20px;
}
.hamburger.open span {
  background-color: transparent;
}
.hamburger.open span:before {
  margin-top: 0;
  transform: rotate(45deg);
}
.hamburger.open span:after {
  margin-top: 0;
  transform: rotate(-45deg);
}

.hamburger2 span, .hamburger2 span:before {
  width: 35px;
  height: 2px;
  background-color: white;
  display: block;
}

.hamburger2 {
  position: relative;
  width: 35px;
  height: 35px;
  cursor: pointer;
  background: transparent;
  padding: 9px 5px 5px 5px;
  margin-left: auto;
}
.hamburger2 span {
  transition-duration: 0s;
  margin: 0 auto;
  position: relative;
  top: 7px;
  width: 20px;
  border-radius: 2px;
}
.hamburger2 span:before {
  transition-property: margin, transform;
  transition-duration: 0.2s;
  margin-top: -7px;
  position: absolute;
  content: '';
  width: 20px;
}
.hamburger2 span:after {
  transition-property: margin, transform;
  transition-duration: 0.2s;
  margin-top: 7px;
  position: absolute;
  content: '';
  width: 20px;
  background: white;
}
.hamburger2.open span {
  background-color: transparent;
}
.hamburger2.open span:before {
  margin-top: 0;
  transform: rotate(45deg);
}
.hamburger2.open span:after {
  margin-top: 0;
  transform: rotate(-45deg);
}

.mobile-menu {
  background: #18184A;
  padding-top: 0px;
}
.mobile-menu ul {
  margin: 0;
  padding: 0;
}
.mobile-menu li {
  list-style-type: none;
}
.mobile-menu li a {
  display: block;
  color: #fff;
  line-height: 22px;
  padding-left: 15px;
  text-decoration: none;
  font-weight: 600;
  padding: 15px;
}
.mobile-menu li:hover a {
  background: #fff;
  color: #18184A;
}
.mobile-menu li.current-menu-item, .mobile-menu li.current_page_parent {
  background: #fff;
}
.mobile-menu li.current-menu-item a, .mobile-menu li.current_page_parent a {
  color: #fff;
}
.mobile-menu li.current-menu-item.pop a, .mobile-menu li.current-menu-item.schedule a, .mobile-menu li.current-menu-item.films a, .mobile-menu li.current_page_parent.pop a, .mobile-menu li.current_page_parent.schedule a, .mobile-menu li.current_page_parent.films a {
  background: #009FE3;
}
.mobile-menu li.current-menu-item.about a, .mobile-menu li.current_page_parent.about a {
  background: #B53388;
}
.mobile-menu li.current-menu-item.filmsscore a, .mobile-menu li.current_page_parent.filmsscore a {
  background: #1FA1AE;
}
.mobile-menu li.current-menu-item.awards a, .mobile-menu li.current_page_parent.awards a {
  background: #FFCC02;
}
.mobile-menu li.current-menu-item.rated a, .mobile-menu li.current_page_parent.rated a {
  background: #CB171A;
}
.mobile-menu li ul {
  display: none;
}
.mobile-menu .button-in-nav {
  position: absolute;
  left: 15px;
  top: 15px;
  background: white;
  height: 34px;
  width: 34px;
}
.mobile-menu .button-in-nav i {
  color: blue;
  padding: 0px 3px 3px 5px;
  font-size: 30px;
  transition: font-size 300ms ease;
}

@media print {
  *,
  *:before,
  *:after {
    background: transparent;
    color: #000;
    box-shadow: none;
    text-shadow: none;
  }

  a, a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: "";
  }

  pre, blockquote {
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr {
    page-break-inside: avoid;
  }

  img {
    page-break-inside: avoid;
    max-width: 100%;
  }

  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }
}
#header {
  background: #161044;
  height: 89px;
  position: relative;
  z-index: 20;
  position: fixed;
  width: 100%;
  top: 0;
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (min-width: 740px) {
  #header {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 1431px) {
  #header {
    padding-left: 40px;
    padding-right: 40px;
  }
}

body.logged-in #header {
  top: 32px;
}

.normal--page-header-height {
  height: 370px;
}
@media only screen and (min-width: 740px) {
  .normal--page-header-height {
    height: 600px;
  }
}

#container {
  margin-top: 89px;
}

.container {
  width: 100%;
  margin: auto;
  max-width: 1340px;
}

#header .hamburger-wrapper {
  background: transparent;
  z-index: 12;
  border-radius: 100%;
  height: 35px;
  width: 35px;
  margin-left: auto;
}
#header .hamburger-wrapper.has-button {
  margin-left: 15px;
}

#menu {
  position: relative;
}
#menu ul {
  padding: 0;
  margin: 0;
}
#menu ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-block;
  position: relative;
  margin-left: -5px;
}
#menu ul li a {
  display: block;
  color: white;
  text-decoration: none;
  padding: 33.5px 16px;
  font-weight: 600;
  font-weight: bold;
  line-height: 22px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
}
@media only screen and (min-width: 1431px) {
  #menu ul li a {
    padding: 33.5px 30px;
  }
}
#menu ul li:hover a {
  color: white;
  background: #B23587;
  transition: background 300ms ease;
}
#menu ul li:hover a:hover {
  transition: background 300ms ease;
  background: #9e2f78;
  color: white;
}
#menu ul li:hover.pop a, #menu ul li:hover.schedule a, #menu ul li:hover.films a {
  background: #009FE3;
}
#menu ul li:hover.pop a:hover, #menu ul li:hover.schedule a:hover, #menu ul li:hover.films a:hover {
  transition: background 300ms ease;
  background: #008dca;
  color: white;
}
#menu ul li:hover.pop ul, #menu ul li:hover.schedule ul, #menu ul li:hover.films ul {
  background: #009FE3;
}
#menu ul li:hover.about a {
  background: #B53388;
}
#menu ul li:hover.about a:hover {
  transition: background 300ms ease;
  background: #a12d79;
  color: white;
}
#menu ul li:hover.about ul {
  background: #B53388;
}
#menu ul li:hover.filmsscore a {
  background: #1FA1AE;
}
#menu ul li:hover.filmsscore a:hover {
  transition: background 300ms ease;
  background: #1b8d98;
  color: white;
}
#menu ul li:hover.filmsscore ul {
  background: #1FA1AE;
}
#menu ul li:hover.awards a {
  background: #FFCC02;
}
#menu ul li:hover.awards a:hover {
  transition: background 300ms ease;
  background: #e8b900;
  color: white;
}
#menu ul li:hover.awards ul {
  background: #FFCC02;
}
#menu ul li:hover.rated a {
  background: #CB171A;
}
#menu ul li:hover.rated a:hover {
  transition: background 300ms ease;
  background: #b41417;
  color: white;
}
#menu ul li:hover.rated ul {
  background: #CB171A;
}
#menu ul li:hover ul {
  display: block;
  background: #B23587;
}
#menu ul li:hover ul li {
  display: block;
  margin-left: 0;
}
#menu ul li:hover ul li a {
  display: block;
  color: #161044;
  padding: 20px;
}
#menu ul li.current_page_item a, #menu ul li.current-page-parent a, #menu ul li.current-page-ancestor a {
  color: #fff;
  transition: color 300ms ease;
  background: #B23587;
}
#menu ul li.current_page_item a:hover, #menu ul li.current-page-parent a:hover, #menu ul li.current-page-ancestor a:hover {
  color: #161044;
}
#menu ul li.current_page_item.films a, #menu ul li.current_page_item.pop a, #menu ul li.current_page_item.schedule a, #menu ul li.current-page-parent.films a, #menu ul li.current-page-parent.pop a, #menu ul li.current-page-parent.schedule a, #menu ul li.current-page-ancestor.films a, #menu ul li.current-page-ancestor.pop a, #menu ul li.current-page-ancestor.schedule a {
  background: #009FE3;
}
#menu ul li.current_page_item.about a, #menu ul li.current-page-parent.about a, #menu ul li.current-page-ancestor.about a {
  background: #B53388;
}
#menu ul li.current_page_item.filmsscore a, #menu ul li.current-page-parent.filmsscore a, #menu ul li.current-page-ancestor.filmsscore a {
  background: #1FA1AE;
}
#menu ul li.current_page_item.awards a, #menu ul li.current-page-parent.awards a, #menu ul li.current-page-ancestor.awards a {
  background: #FFCC02;
}
#menu ul li.current_page_item.rated a, #menu ul li.current-page-parent.rated a, #menu ul li.current-page-ancestor.rated a {
  background: #CB171A;
}
#menu ul li ul {
  padding: 0;
  margin: 0;
  position: absolute;
  right: 0;
  width: 300px;
  display: none;
  top: 89px;
}

body.single-post li.about.news-menu-item a {
  background: #B53388;
}

body.post-type-archive-ad_hoc li.pop a,
body.single-ad_hoc li.pop a {
  background: #009FE3;
}

body.post-type-archive-films_post li.schedule a,
body.single-films_post li.schedule a {
  background: #009FE3;
}

.form-section {
  position: relative;
}
@media only screen and (min-width: 740px) {
  .form-section {
    top: -80px;
  }
}
.form-section .form-flex {
  flex-direction: column;
}
@media only screen and (min-width: 740px) {
  .form-section .form-flex {
    flex-direction: row;
  }
}

@media only screen and (min-width: 740px) {
  .purple-strip {
    height: 190px;
  }
}
@media only screen and (min-width: 740px) {
  .purple-strip a {
    margin-left: 20px;
  }
}

.slide-wrapper {
  background: #18123F;
}

.home-slider {
  height: calc(100vh - 89px);
}
@media only screen and (min-width: 740px) {
  .home-slider {
    height: 675px;
  }
}

.home-normal-slider {
  height: calc(100vh - 89px);
}
@media only screen and (min-width: 740px) {
  .home-normal-slider {
    height: calc(100vh - 121px);
  }
}

.home-banner {
  height: 100vh;
}
.home-banner.red-bg {
  height: auto;
}
@media only screen and (min-width: 740px) {
  .home-banner {
    height: 675px;
    min-height: inherit;
  }
  .home-banner.red-bg {
    height: 675px;
    min-height: inherit;
  }
}
.home-banner.yellow-bg .absolute-box {
  position: absolute;
  right: 0;
  height: 100%;
  width: 100%;
  top: 0;
}
@media only screen and (min-width: 980px) {
  .home-banner.yellow-bg .absolute-box {
    width: 70%;
  }
}
.home-banner.yellow-bg .absolute-box .image-background {
  opacity: 0.7;
  background-size: cover;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  display: flex;
  position: absolute;
}
@media only screen and (min-width: 980px) {
  .home-banner.yellow-bg .absolute-box .image-background {
    opacity: 0.3;
  }
}

.films-slider {
  height: 55vh;
}

.red-image-wrapper {
  padding: 0;
}
@media only screen and (min-width: 740px) {
  .red-image-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.red-image-wrapper .red-image {
  height: 190px;
  width: 100%;
  background-size: cover;
  background-position: center center;
  position: relative;
}
@media only screen and (min-width: 740px) {
  .red-image-wrapper .red-image {
    height: 440px;
  }
}
.red-image-wrapper .red-image span {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(-180deg, transparent 0%, #000000 100%);
}

.f-overlay-wrapper {
  position: relative;
  width: 100%;
  max-width: 50%;
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (min-width: 980px) {
  .f-overlay-wrapper {
    max-height: 755px;
    width: auto;
    max-width: none;
  }
}
.f-overlay-wrapper .f-overlay {
  width: 100%;
  height: auto;
}

.f-overlay-wrapper-standard {
  height: auto;
  width: 100%;
  max-width: 50%;
  z-index: 1;
  width: auto;
  position: absolute;
  left: 0;
  opacity: 0.3;
  top: 0;
}
@media only screen and (min-width: 740px) {
  .f-overlay-wrapper-standard {
    max-height: 80vh;
    width: auto;
    max-width: none;
  }
}
.f-overlay-wrapper-standard .f-overlay {
  width: 100%;
  height: auto;
}

.header-purple-bg {
  background: #29225C;
  background: #232934;
  background: #D8D8D8;
  background-image: linear-gradient(-125deg, #B6398B 0%, #862E7B 47%, #5A2A6F 100%);
}

.purple-header-img {
  opacity: 0.5;
}

@media only screen and (min-width: 740px) {
  .stripy-padding {
    margin-left: 50px;
  }
}

.slider-navigation {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 6;
}
.slider-navigation .dots {
  margin: 0 10px;
}
.slider-navigation .slide-button {
  border-radius: 100%;
  background: white;
  width: 10px;
  height: 10px;
  margin: 0 2.5px;
}
.slider-navigation .slide-button.active {
  background: #009FE3;
}

.nav-arrows {
  position: absolute;
  top: 50%;
  top: calc(50% - 25px);
  z-index: 3;
  margin: auto;
  left: 0;
  right: 0;
}
.nav-arrows .arrows {
  opacity: 1;
  transition: all 300ms ease;
}
.nav-arrows .arrows:hover {
  opacity: 0.7;
  transition: all 300ms ease;
}
.nav-arrows .left-arrow {
  position: absolute;
  left: 40px;
}
.nav-arrows .right-arrow {
  position: absolute;
  right: 40px;
}

.sub-page-links .flex-wrapper {
  height: 284px;
  display: block;
}
.sub-page-links .flex h4 {
  margin-top: auto;
}
.sub-page-links .standard-header-overlay {
  transition: opacity 300ms ease;
}
.sub-page-links:hover .dark-purple-button {
  background: #393181;
}
.sub-page-links:hover .standard-header-overlay {
  opacity: 0;
  transition: opacity 300ms ease;
}

.sidebar-menu {
  margin-bottom: 30px;
}
@media only screen and (min-width: 740px) {
  .sidebar-menu {
    margin-bottom: 0;
  }
}
.sidebar-menu .drop-down-ul {
  height: auto;
  max-height: 0;
  transition: max-height 300ms ease;
  visibility: hidden;
  background: #009FE3;
  z-index: 1;
  position: relative;
}
@media only screen and (min-width: 740px) {
  .sidebar-menu .drop-down-ul {
    background: transparent;
    max-height: none;
    visibility: visible;
  }
}
.sidebar-menu .drop-down-ul.open {
  max-height: 800px;
  transition: max-height 300ms ease;
  visibility: visible;
}
.sidebar-menu .wrapper {
  background: #009FE3;
  display: flex;
  align-items: center;
  padding: 15px;
  color: white;
}
.sidebar-menu .wrapper .drop-down {
  display: flex;
  width: 100%;
  align-items: center;
}
@media only screen and (min-width: 740px) {
  .sidebar-menu .wrapper {
    background: transparent;
    margin: 0;
    padding: 0;
    display: block;
    color: #161044;
  }
  .sidebar-menu .wrapper .drop-down {
    display: block;
  }
}
.sidebar-menu ul {
  padding: 0;
  margin: 0;
}
.sidebar-menu ul li {
  list-style-type: none;
}
@media only screen and (min-width: 740px) {
  .sidebar-menu ul li {
    margin-bottom: 20px;
  }
}
.sidebar-menu ul li a {
  display: block;
  padding: 14px;
  font-size: 18px;
  transition: background 300ms ease;
  color: white;
}
@media only screen and (min-width: 740px) {
  .sidebar-menu ul li a {
    padding: 20px;
    border-left: solid 3px #FFCC00;
    color: #161044;
  }
}
.sidebar-menu ul li.active a {
  background: #FFCC00;
  color: white;
  transition: background 300ms ease;
}
.sidebar-menu ul li:hover a {
  background: #e6b800;
  color: white;
  transition: background 300ms ease;
}

@media only screen and (min-width: 740px) {
  body.page-id-708 .frated-window a {
    background: #CB171A;
  }
  body.single-locations_type .sidebar-menu ul li a {
    border-left: solid 3px #29235C;
  }
  body.single-locations_type .sidebar-menu ul li.active a {
    background: #29235C;
  }
  body.single-locations_type .sidebar-menu ul li:hover a {
    background: #211c4a;
  }
  body .sidebar-menu ul.parent-232 li a,
  body .sidebar-menu ul.parent-187 li a {
    border-left: solid 3px #B53388;
  }
  body .sidebar-menu ul.parent-232 li.active a,
  body .sidebar-menu ul.parent-187 li.active a {
    background: #B53388;
  }
  body .sidebar-menu ul.parent-232 li:hover a,
  body .sidebar-menu ul.parent-187 li:hover a {
    background: #a12d79;
  }
  body .sidebar-menu ul.parent-181 li a {
    border-left: solid 3px #1FA1AE;
  }
  body .sidebar-menu ul.parent-181 li.active a {
    background: #1FA1AE;
  }
  body .sidebar-menu ul.parent-181 li:hover a {
    background: #1b8d98;
  }
  body .sidebar-menu ul.parent-118 li a {
    border-left: solid 3px #FFCC02;
  }
  body .sidebar-menu ul.parent-118 li.active a {
    background: #FFCC02;
  }
  body .sidebar-menu ul.parent-118 li:hover a {
    background: #e8b900;
  }
  body .sidebar-menu ul.parent-1029 li a {
    border-left: solid 3px #CB171A;
  }
  body .sidebar-menu ul.parent-1029 li.active a {
    background: #CB171A;
  }
  body .sidebar-menu ul.parent-1029 li:hover a {
    background: #b41417;
  }
}
.sponsors-layout {
  margin-left: -5px;
  margin-right: -5px;
}
.sponsors-layout .image-wrapper {
  padding: 0 5px 30px 5px;
  opacity: 1;
  transition: opacity 300ms ease;
}
.sponsors-layout .image-wrapper:hover {
  opacity: 0.7;
  transition: opacity 300ms ease;
}

.flexible-image img {
  width: 100%;
  height: auto;
}

.big-date {
  margin-bottom: 40px;
  padding-bottom: 10px;
  border-bottom: solid 9px #E7EBF5;
}

.films-archive-boxes {
  padding: 20px;
}
.films-archive-boxes .button-wrapping2 a {
  max-width: none;
}
.films-archive-boxes .button-wrapping2 .ticket-button {
  transition: 300ms ease all;
}
.films-archive-boxes .button-wrapping2 .ticket-button:hover {
  transition: 300ms ease all;
  color: #2A265B;
}

.big-wrapper {
  padding-bottom: 110px;
}

.blanner {
  height: 100px;
}
@media only screen and (min-width: 740px) {
  .blanner {
    height: 140px;
  }
}

#picture-cover {
  opacity: 1;
  z-index: 19;
  transition: z-index 0.5s step-start, opacity 0.5s linear;
}
#picture-cover.active {
  opacity: 0;
  z-index: 15;
  transition: z-index 0.5s step-end, opacity 0.5s linear;
}

.embed-image-container {
  transform: scale(1);
  transition: all 300ms ease;
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.9);
  z-index: 18;
}
.embed-image-container .icon-close {
  position: absolute;
  z-index: 22;
  top: 30px;
  right: 30px;
  cursor: pointer;
}
.embed-image-container .not-active {
  transition: all 300ms ease;
  transform: scale(0);
}
.embed-image-container.active {
  transition: all 300ms ease;
  transform: scale(1);
}
.embed-image-container.active iframe {
  position: relative;
  transform: scale(1);
}

#pic-overlay,
#button-wrapper,
#film-bg {
  opacity: 1;
  transition: opacity 300ms ease;
  z-index: 19;
}
#pic-overlay.active,
#button-wrapper.active,
#film-bg.active {
  opacity: 0;
  transition: opacity 300ms ease;
  visibility: hidden;
  z-index: -1;
}

#play-button {
  opacity: 1;
  transition: z-index 0.5s step-start, opacity 0.5s linear;
}
#play-button.active {
  opacity: 0;
  transition: z-index 0.5s step-end, opacity 0.5s linear;
}

#youtube-wrap.active:hover #pause-button {
  opacity: 0.6;
  transition: opacity 300ms ease;
  visibility: hidden;
}

#pause-button {
  opacity: 0;
  display: flex;
  padding-left: 20px;
  padding-top: 20px;
  transition: opacity 300ms ease;
}
#pause-button.active {
  opacity: 0.6;
  visibility: hidden;
  transition: opacity 300ms ease;
}

.ticket-wrapper .otherblue-bg {
  padding: 30px;
}

.ticket-prices {
  border-top: solid 1px #979797;
  border-bottom: solid 1px #979797;
}
.ticket-prices div span {
  clear: both;
  display: block;
}

#text-section {
  position: relative;
  width: 100%;
  transition: all 300ms ease;
}
#text-section a.tiny-text {
  color: #009FE3;
  transition: color 300ms ease;
}
#text-section .films-title {
  justify-content: center;
  color: #161044;
}
@media only screen and (min-width: 740px) {
  #text-section .films-title {
    justify-content: unset;
  }
}
@media only screen and (min-width: 980px) {
  #text-section .films-title {
    color: white;
  }
}
#text-section .films-title .fs-3 {
  font-size: 14px;
  line-height: 17px;
}
@media only screen and (min-width: 740px) {
  #text-section .films-title .fs-3 {
    font-size: 27px;
    line-height: 31px;
  }
}
#text-section .films-title .text {
  font-size: 27px;
  line-height: 31px;
}
@media only screen and (min-width: 740px) {
  #text-section .films-title .text {
    font-size: 32px;
    line-height: 34px;
  }
}
@media only screen and (min-width: 980px) {
  #text-section .films-title .text {
    font-size: 48px;
    line-height: 58px;
  }
}
@media only screen and (min-width: 980px) {
  #text-section {
    position: absolute;
    bottom: 30px;
    z-index: 19;
  }
  #text-section h1 {
    transition: color 300ms ease;
    color: white;
  }
  #text-section a.tiny-text {
    color: white;
    transition: color 300ms ease;
  }
  #text-section.active {
    transition: all 300ms ease;
  }
  #text-section.active h1,
  #text-section.active a.tiny-text {
    color: #009FE3;
    transition: color 300ms ease;
  }
}

#move-down {
  z-index: 2;
  transition: all 300ms ease;
  position: relative;
  margin-top: 0;
}
#move-down.active {
  transition: all 300ms ease;
}

@media only screen and (min-width: 740px) {
  .ticket-wrapper {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 980px) {
  .ticket-wrapper {
    margin-top: 0;
    position: relative;
    bottom: -30px;
  }
}

.team-member {
  padding-bottom: 0;
  margin-bottom: 30px;
  border-bottom: solid 1px #E7EBF5;
}
@media only screen and (min-width: 980px) {
  .team-member {
    padding-bottom: 40px;
    margin-bottom: 50px;
  }
  .team-member .image-wrapper {
    max-width: 235px;
    width: 100%;
    height: auto;
    border-radius: 100%;
    overflow: hidden;
    flex: 0 0 235px;
  }
}

.volunteers-member {
  padding-bottom: 0;
  margin-bottom: 30px;
}
.volunteers-member img {
  border-radius: 100%;
}
.volunteers-member .image-wrapper {
  max-width: 150px;
  height: auto;
  width: 100%;
  margin: auto;
  flex: 0 0 150px;
}
@media only screen and (min-width: 740px) {
  .volunteers-member .image-wrapper {
    margin: inherit;
  }
}
@media only screen and (min-width: 980px) {
  .volunteers-member {
    padding-bottom: 40px;
    margin-bottom: 50px;
  }
}

#category-select {
  display: none;
}
#category-select.open {
  display: block;
}
@media only screen and (min-width: 740px) {
  #category-select {
    display: block;
  }
  #category-select.open {
    display: block;
  }
}

html,
body {
  margin: 0;
  padding: 0;
}

#wrapper {
  position: relative;
}

#container {
  /* Height of the footer */
}

.declartion {
  display: none;
}

body.page-id-184 .declartion {
  display: block;
}

#footer {
  background: #29235C;
  position: relative;
}
#footer .declartion {
  display: none;
}
#footer .big-pad-top {
  padding-top: 50px;
}
#footer .container {
  margin: auto;
}
#footer a {
  text-decoration: none;
}
#footer .phone {
  font-size: 14px;
  transition: color 300ms ease;
}
@media only screen and (min-width: 740px) {
  #footer .phone {
    font-size: 16px;
  }
}
#footer .phone:hover {
  color: #B23587;
  transition: color 300ms ease;
}
#footer .phone:hover span {
  color: white;
}
#footer .phone2 {
  transition: color 300ms ease;
  font-size: 14px;
}
@media only screen and (min-width: 740px) {
  #footer .phone2 {
    font-size: 16px;
  }
}
#footer .phone2:hover {
  color: #B23587;
  transition: color 300ms ease;
}
#footer .email {
  font-size: 14px;
  transition: color 300ms ease;
}
@media only screen and (min-width: 740px) {
  #footer .email {
    font-size: 16px;
  }
}
#footer .email:hover {
  color: #B23587;
  transition: color 300ms ease;
}

#footer-menu ul {
  padding: 0;
  margin: 0;
}
#footer-menu li {
  list-style-type: none;
  display: block;
}
#footer-menu li a {
  text-decoration: none;
  padding: 0 0 15px 0;
  display: block;
  color: #009FE3;
  transition: color 300ms ease;
  text-align: center;
  font-size: 14px;
}
@media only screen and (min-width: 740px) {
  #footer-menu li a {
    text-align: left;
    font-size: 16px;
  }
}
#footer-menu li a:hover {
  transition: color 300ms ease;
  color: #B23587;
}

.footer-icons {
  order: -1;
}
@media only screen and (min-width: 740px) {
  .footer-icons {
    order: 1;
  }
}
.footer-icons .inline-block {
  margin: 0 5px;
  transition: opacity 300ms ease;
  opacity: 1;
}
@media only screen and (min-width: 740px) {
  .footer-icons .inline-block {
    margin: 0 10px;
  }
}
.footer-icons .inline-block:hover {
  opacity: 0.7;
  transition: opacity 300ms ease;
}

.footer-big-icon {
  width: 50%;
  height: auto;
  position: absolute;
  left: 0;
}
@media only screen and (min-width: 980px) {
  .footer-big-icon {
    max-width: 600px;
  }
}
.footer-big-icon svg {
  width: 100%;
  height: auto;
}

@media only screen and (min-width: 740px) {
  .footer-search .small {
    margin-left: 20px;
  }
}

.footing-wrapper {
  margin: auto;
  max-width: 1200px;
}

.no-margin {
  margin: 0;
}

.no-padding {
  padding: 0;
}

.no-float {
  float: none;
}

.no-background {
  background: transparent;
}

.no-border {
  border: 0;
}

.no-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}

.margin-top-auto {
  margin-top: auto;
}

.font-100 {
  font-weight: 100;
}

.font-200 {
  font-weight: 200;
}

.font-300 {
  font-weight: 300;
}

.font-400 {
  font-weight: 400;
}

.font-500 {
  font-weight: 500;
}

.font-600 {
  font-weight: 600;
}

.font-700 {
  font-weight: 700;
}

.font-800 {
  font-weight: 800;
}

.font-900 {
  font-weight: 900;
}

.font-normal {
  font-style: normal;
}

.font-italic {
  font-style: italic;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.capitalize {
  text-transform: capitalize;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.none {
  display: none;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.flex-row {
  flex-direction: row;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
}

.flex-column {
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
}

.flex-space-around {
  justify-content: space-around;
}

.flex-space-between {
  justify-content: space-between;
}

.flex-start {
  justify-content: flex-start;
}

.flex-center {
  justify-content: center;
}

.flex-end {
  justify-content: flex-end;
}

.flex-wrap {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.left {
  float: left;
}

.right {
  float: right;
}

.center {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.pad-top-5 {
  padding-top: 5px;
}

.pad-top-10 {
  padding-top: 10px;
}

.pad-top-15 {
  padding-top: 15px;
}

.pad-top-20 {
  padding-top: 20px;
}

.pad-top-25 {
  padding-top: 25px;
}

.pad-top-30 {
  padding-top: 30px;
}

.pad-top-35 {
  padding-top: 35px;
}

.pad-top-40 {
  padding-top: 40px;
}

.pad-top-45 {
  padding-top: 45px;
}

.pad-top-50 {
  padding-top: 50px;
}

.pad-top-55 {
  padding-top: 55px;
}

.pad-top-60 {
  padding-top: 60px;
}

.pad-bottom-5 {
  padding-bottom: 5px;
}

.pad-bottom-10 {
  padding-bottom: 10px;
}

.pad-bottom-15 {
  padding-bottom: 15px;
}

.pad-bottom-20 {
  padding-bottom: 20px;
}

.pad-bottom-25 {
  padding-bottom: 25px;
}

.pad-bottom-30 {
  padding-bottom: 30px;
}

.pad-bottom-35 {
  padding-bottom: 35px;
}

.pad-bottom-40 {
  padding-bottom: 40px;
}

.pad-bottom-45 {
  padding-bottom: 45px;
}

.pad-bottom-50 {
  padding-bottom: 50px;
}

.pad-bottom-55 {
  padding-bottom: 55px;
}

.pad-bottom-60 {
  padding-bottom: 60px;
}

.pad-5 {
  padding: 5px;
}

.pad-10 {
  padding: 10px;
}

.pad-15 {
  padding: 15px;
}

.pad-20 {
  padding: 20px;
}

.pad-25 {
  padding: 25px;
}

.pad-30 {
  padding: 30px;
}

.pad-35 {
  padding: 35px;
}

.pad-40 {
  padding: 40px;
}

.pad-45 {
  padding: 45px;
}

.pad-50 {
  padding: 50px;
}

.pad-55 {
  padding: 55px;
}

.pad-60 {
  padding: 60px;
}

.sr {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.list-unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list-unstyled li {
  margin: 0;
  padding: 0;
}

.list-inline {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list-inline li {
  margin: 0;
  padding: 0;
  display: inline-block;
}

.img-fully-fluid {
  width: 100%;
  max-width: 100%;
  display: block;
}

.img-fluid {
  max-width: 100%;
}

.img-fluid2 {
  max-width: 97px;
}

.field {
  width: 100%;
}

.form-group {
  overflow: hidden;
}
.form-group label {
  display: inline-block;
  padding-top: 8px;
}

.disabled, [disabled] {
  pointer-events: none;
  cursor: not-allowed;
  opacity: .5;
}

.checkbox,
.radio {
  display: inline-block;
  position: relative;
}
.checkbox label,
.radio label {
  padding-left: 20px;
  padding-top: 0;
  display: inline-block;
}
.checkbox input[type="checkbox"],
.checkbox input[type="radio"],
.radio input[type="checkbox"],
.radio input[type="radio"] {
  position: absolute;
  top: 4px;
  left: 0;
}

.select {
  position: relative;
  display: block;
}
.select:before {
  content: "";
  border: 6px solid transparent;
  border-top-color: #676767;
  top: 50%;
  right: 10px;
  margin-top: -3px;
  pointer-events: none;
  position: absolute;
}
.select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 36px;
  width: 100%;
  padding: 0 10px;
  line-height: normal;
  border: 1px solid #ccc;
  background: #fff;
  display: block;
}
.select select::-ms-expand {
  display: none;
}
.select select:focus {
  border-color: #f7c723;
}
.select select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #161044;
  border-color: #f7c723;
}

.animation {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animation-infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@media only screen and (min-width: 740px) {
  .clear-m {
    clear: both;
  }

  .align-items-m {
    align-items: center;
  }

  .margin-top-auto-m {
    margin-top: auto;
  }

  .pad-left-30-m {
    padding-left: 30px;
  }

  .no-float-m {
    float: none;
  }

  .no-padding-m {
    padding: 0;
  }

  .no-margin-m {
    margin: 0;
  }

  .relative-m {
    position: relative;
  }

  .absolute-m {
    position: absolute;
  }

  .static-m {
    position: static;
  }

  .fixed-m {
    position: fixed;
  }

  .none-m {
    display: none;
  }

  .block-m {
    display: block;
  }

  .inline-block-m {
    display: inline-block;
  }

  .inline-m {
    display: inline;
  }

  .flex-m {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }

  .flex-row-m {
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
  }

  .flex-column-m {
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
  }

  .flex-space-around-m {
    justify-content: space-around;
  }

  .flex-space-between-m {
    justify-content: space-between;
  }

  .flex-start-m {
    justify-content: flex-start;
  }

  .flex-center-m {
    justify-content: center;
  }

  .flex-end-m {
    justify-content: flex-end;
  }

  .flex-wrap-m {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }

  .flex-nowrap-m {
    flex-wrap: nowrap;
  }

  .left-m {
    float: left;
  }

  .right-m {
    float: right;
  }

  .center-m {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  .text-left-m {
    text-align: left;
  }

  .text-right-m {
    text-align: right;
  }

  .text-center-m {
    text-align: center;
  }

  .text-justify-m {
    text-align: justify;
  }

  .no-col-m {
    width: auto;
    float: none;
  }

  .no-push-m, .no-pull-m {
    left: 0;
  }

  .pad-top-0-m {
    padding-top: 0;
  }

  .pad-top-5-m {
    padding-top: 5px;
  }

  .pad-top-10-m {
    padding-top: 10px;
  }

  .pad-top-15-m {
    padding-top: 15px;
  }

  .pad-top-20-m {
    padding-top: 20px;
  }

  .pad-top-25-m {
    padding-top: 25px;
  }

  .pad-top-30-m {
    padding-top: 30px;
  }

  .pad-top-35-m {
    padding-top: 35px;
  }

  .pad-top-40-m {
    padding-top: 40px;
  }

  .pad-top-45-m {
    padding-top: 45px;
  }

  .pad-top-50-m {
    padding-top: 50px;
  }

  .pad-top-55-m {
    padding-top: 55px;
  }

  .pad-top-60-m {
    padding-top: 60px;
  }

  .pad-bottom-0-m {
    padding-bottom: 0;
  }

  .pad-bottom-5-m {
    padding-bottom: 5px;
  }

  .pad-bottom-10-m {
    padding-bottom: 10px;
  }

  .pad-bottom-15-m {
    padding-bottom: 15px;
  }

  .pad-bottom-20-m {
    padding-bottom: 20px;
  }

  .pad-bottom-25-m {
    padding-bottom: 25px;
  }

  .pad-bottom-30-m {
    padding-bottom: 30px;
  }

  .pad-bottom-35-m {
    padding-bottom: 35px;
  }

  .pad-bottom-40-m {
    padding-bottom: 40px;
  }

  .pad-bottom-45-m {
    padding-bottom: 45px;
  }

  .pad-bottom-50-m {
    padding-bottom: 50px;
  }

  .pad-bottom-55-m {
    padding-bottom: 55px;
  }

  .pad-bottom-60-m {
    padding-bottom: 60px;
  }

  .pad-0-m {
    padding: 0;
  }

  .pad-5-m {
    padding: 5px;
  }

  .pad-10-m {
    padding: 10px;
  }

  .pad-15-m {
    padding: 15px;
  }

  .pad-20-m {
    padding: 20px;
  }

  .pad-25-m {
    padding: 25px;
  }

  .pad-30-m {
    padding: 30px;
  }

  .pad-35-m {
    padding: 35px;
  }

  .pad-40-m {
    padding: 40px;
  }

  .pad-45-m {
    padding: 45px;
  }

  .pad-50-m {
    padding: 50px;
  }

  .pad-55-m {
    padding: 55px;
  }

  .pad-60-m {
    padding: 60px;
  }
}
@media only screen and (min-width: 980px) {
  .clear-l {
    clear: both;
  }

  .pad-left-60-l {
    padding-left: 60px;
  }

  .align-items-l {
    align-items: center;
  }

  .margin-top-auto-l {
    margin-top: auto;
  }

  .pad-left-30-l {
    padding-left: 30px;
  }

  .no-float-l {
    float: none;
  }

  .no-padding-l {
    padding: 0;
  }

  .no-margin-l {
    margin: 0;
  }

  .relative-l {
    position: relative;
  }

  .absolute-l {
    position: absolute;
  }

  .static-l {
    position: static;
  }

  .fixed-l {
    position: fixed;
  }

  .none-l {
    display: none;
  }

  .block-l {
    display: block;
  }

  .inline-block-l {
    display: inline-block;
  }

  .inline-l {
    display: inline;
  }

  .flex-l {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }

  .flex-row-l {
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
  }

  .flex-column-l {
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
  }

  .flex-space-around-l {
    justify-content: space-around;
  }

  .flex-space-between-l {
    justify-content: space-between;
  }

  .flex-start-l {
    justify-content: flex-start;
  }

  .flex-center-l {
    justify-content: center;
  }

  .flex-end-l {
    justify-content: flex-end;
  }

  .flex-wrap-l {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }

  .flex-nowrap-l {
    flex-wrap: nowrap;
  }

  .left-l {
    float: left;
  }

  .right-l {
    float: right;
  }

  .center-l {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  .text-left-l {
    text-align: left;
  }

  .text-right-l {
    text-align: right;
  }

  .text-center-l {
    text-align: center;
  }

  .text-justify-l {
    text-align: justify;
  }

  .no-col-l {
    width: auto;
    float: none;
  }

  .no-push-l, .no-pull-l {
    left: 0;
  }

  .pad-top-0-l {
    padding-top: 0;
  }

  .pad-top-5-l {
    padding-top: 5px;
  }

  .pad-top-10-l {
    padding-top: 10px;
  }

  .pad-top-15-l {
    padding-top: 15px;
  }

  .pad-top-20-l {
    padding-top: 20px;
  }

  .pad-top-25-l {
    padding-top: 25px;
  }

  .pad-top-30-l {
    padding-top: 30px;
  }

  .pad-top-35-l {
    padding-top: 35px;
  }

  .pad-top-40-l {
    padding-top: 40px;
  }

  .pad-top-45-l {
    padding-top: 45px;
  }

  .pad-top-50-l {
    padding-top: 50px;
  }

  .pad-top-55-l {
    padding-top: 55px;
  }

  .pad-top-60-l {
    padding-top: 60px;
  }

  .pad-bottom-0-l {
    padding-bottom: 0;
  }

  .pad-bottom-5-l {
    padding-bottom: 5px;
  }

  .pad-bottom-10-l {
    padding-bottom: 10px;
  }

  .pad-bottom-15-l {
    padding-bottom: 15px;
  }

  .pad-bottom-20-l {
    padding-bottom: 20px;
  }

  .pad-bottom-25-l {
    padding-bottom: 25px;
  }

  .pad-bottom-30-l {
    padding-bottom: 30px;
  }

  .pad-bottom-35-l {
    padding-bottom: 35px;
  }

  .pad-bottom-40-l {
    padding-bottom: 40px;
  }

  .pad-bottom-45-l {
    padding-bottom: 45px;
  }

  .pad-bottom-50-l {
    padding-bottom: 50px;
  }

  .pad-bottom-55-l {
    padding-bottom: 55px;
  }

  .pad-bottom-60-l {
    padding-bottom: 60px;
  }

  .pad-0-l {
    padding: 0;
  }

  .pad-5-l {
    padding: 5px;
  }

  .pad-10-l {
    padding: 10px;
  }

  .pad-15-l {
    padding: 15px;
  }

  .pad-20-l {
    padding: 20px;
  }

  .pad-25-l {
    padding: 25px;
  }

  .pad-30-l {
    padding: 30px;
  }

  .pad-35-l {
    padding: 35px;
  }

  .pad-40-l {
    padding: 40px;
  }

  .pad-45-l {
    padding: 45px;
  }

  .pad-50-l {
    padding: 50px;
  }

  .pad-55-l {
    padding: 55px;
  }

  .pad-60-l {
    padding: 60px;
  }
}
@media only screen and (min-width: 1140px) {
  .clear-xl {
    clear: both;
  }

  .margin-top-auto-xl {
    margin-top: auto;
  }

  .no-float-xl {
    float: none;
  }

  .no-padding-xl {
    padding: 0;
  }

  .no-margin-xl {
    margin: 0;
  }

  .relative-xl {
    position: relative;
  }

  .absolute-xl {
    position: absolute;
  }

  .static-xl {
    position: static;
  }

  .fixed-xl {
    position: fixed;
  }

  .none-xl {
    display: none;
  }

  .block-xl {
    display: block;
  }

  .inline-block-xl {
    display: inline-block;
  }

  .inline-xl {
    display: inline;
  }

  .flex-xl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }

  .flex-row-xl {
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
  }

  .flex-column-xl {
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
  }

  .flex-space-around-xl {
    justify-content: space-around;
  }

  .flex-space-between-xl {
    justify-content: space-between;
  }

  .flex-start-xl {
    justify-content: flex-start;
  }

  .flex-center-xl {
    justify-content: center;
  }

  .flex-end-xl {
    justify-content: flex-end;
  }

  .flex-wrap-xl {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }

  .flex-nowrap-xl {
    flex-wrap: nowrap;
  }

  .left-xl {
    float: left;
  }

  .right-xl {
    float: right;
  }

  .center-xl {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  .text-left-xl {
    text-align: left;
  }

  .text-right-xl {
    text-align: right;
  }

  .text-center-xl {
    text-align: center;
  }

  .text-justify-xl {
    text-align: justify;
  }

  .no-col-xl {
    width: auto;
    float: none;
  }

  .no-push-xl, .no-pull-xl {
    left: 0;
  }

  .pad-top-0-xl {
    padding-top: 0;
  }

  .pad-top-5-xl {
    padding-top: 5px;
  }

  .pad-top-10-xl {
    padding-top: 10px;
  }

  .pad-top-15-xl {
    padding-top: 15px;
  }

  .pad-top-20-xl {
    padding-top: 20px;
  }

  .pad-top-25-xl {
    padding-top: 25px;
  }

  .pad-top-30-xl {
    padding-top: 30px;
  }

  .pad-top-35-xl {
    padding-top: 35px;
  }

  .pad-top-40-xl {
    padding-top: 40px;
  }

  .pad-top-45-xl {
    padding-top: 45px;
  }

  .pad-top-50-xl {
    padding-top: 50px;
  }

  .pad-top-55-xl {
    padding-top: 55px;
  }

  .pad-top-60-xl {
    padding-top: 60px;
  }

  .pad-bottom-0-xl {
    padding-bottom: 0;
  }

  .pad-bottom-5-xl {
    padding-bottom: 5px;
  }

  .pad-bottom-10-xl {
    padding-bottom: 10px;
  }

  .pad-bottom-15-xl {
    padding-bottom: 15px;
  }

  .pad-bottom-20-xl {
    padding-bottom: 20px;
  }

  .pad-bottom-25-xl {
    padding-bottom: 25px;
  }

  .pad-bottom-30-xl {
    padding-bottom: 30px;
  }

  .pad-bottom-35-xl {
    padding-bottom: 35px;
  }

  .pad-bottom-40-xl {
    padding-bottom: 40px;
  }

  .pad-bottom-45-xl {
    padding-bottom: 45px;
  }

  .pad-bottom-50-xl {
    padding-bottom: 50px;
  }

  .pad-bottom-55-xl {
    padding-bottom: 55px;
  }

  .pad-bottom-60-xl {
    padding-bottom: 60px;
  }

  .pad-0-xl {
    padding: 0;
  }

  .pad-5-xl {
    padding: 5px;
  }

  .pad-10-xl {
    padding: 10px;
  }

  .pad-15-xl {
    padding: 15px;
  }

  .pad-20-xl {
    padding: 20px;
  }

  .pad-25-xl {
    padding: 25px;
  }

  .pad-30-xl {
    padding: 30px;
  }

  .pad-35-xl {
    padding: 35px;
  }

  .pad-40-xl {
    padding: 40px;
  }

  .pad-45-xl {
    padding: 45px;
  }

  .pad-50-xl {
    padding: 50px;
  }

  .pad-55-xl {
    padding: 55px;
  }

  .pad-60-xl {
    padding: 60px;
  }
}
@media print {
  .no-float-print {
    float: none;
  }

  .no-padding-print {
    padding: 0;
  }

  .no-margin-print {
    margin: 0;
  }

  .none-print {
    display: none;
  }

  .block-print {
    display: block;
  }

  .inline-block-print {
    display: inline-block;
  }

  .inline-print {
    display: inline;
  }

  .text-left-print {
    text-align: left;
  }

  .text-right-print {
    text-align: right;
  }

  .text-center-print {
    text-align: center;
  }

  .text-justify-print {
    text-align: justify;
  }

  .no-col-print {
    width: auto;
    float: none;
  }

  .no-push-print, .no-pull-print {
    left: 0;
  }

  .pad-top-0-print {
    padding-top: 0;
  }

  .pad-top-5-print {
    padding-top: 5px;
  }

  .pad-top-10-print {
    padding-top: 10px;
  }

  .pad-top-15-print {
    padding-top: 15px;
  }

  .pad-top-20-print {
    padding-top: 20px;
  }

  .pad-top-25-print {
    padding-top: 25px;
  }

  .pad-top-30-print {
    padding-top: 30px;
  }

  .pad-top-35-print {
    padding-top: 35px;
  }

  .pad-top-40-print {
    padding-top: 40px;
  }

  .pad-top-45-print {
    padding-top: 45px;
  }

  .pad-top-50-print {
    padding-top: 50px;
  }

  .pad-top-55-print {
    padding-top: 55px;
  }

  .pad-top-60-print {
    padding-top: 60px;
  }

  .pad-bottom-0-print {
    padding-bottom: 0;
  }

  .pad-bottom-5-print {
    padding-bottom: 5px;
  }

  .pad-bottom-10-print {
    padding-bottom: 10px;
  }

  .pad-bottom-15-print {
    padding-bottom: 15px;
  }

  .pad-bottom-20-print {
    padding-bottom: 20px;
  }

  .pad-bottom-25-print {
    padding-bottom: 25px;
  }

  .pad-bottom-30-print {
    padding-bottom: 30px;
  }

  .pad-bottom-35-print {
    padding-bottom: 35px;
  }

  .pad-bottom-40-print {
    padding-bottom: 40px;
  }

  .pad-bottom-45-print {
    padding-bottom: 45px;
  }

  .pad-bottom-50-print {
    padding-bottom: 50px;
  }

  .pad-bottom-55-print {
    padding-bottom: 55px;
  }

  .pad-bottom-60-print {
    padding-bottom: 60px;
  }

  .pad-0-print {
    padding: 0;
  }

  .pad-5-print {
    padding: 5px;
  }

  .pad-10-print {
    padding: 10px;
  }

  .pad-15-print {
    padding: 15px;
  }

  .pad-20-print {
    padding: 20px;
  }

  .pad-25-print {
    padding: 25px;
  }

  .pad-30-print {
    padding: 30px;
  }

  .pad-35-print {
    padding: 35px;
  }

  .pad-40-print {
    padding: 40px;
  }

  .pad-45-print {
    padding: 45px;
  }

  .pad-50-print {
    padding: 50px;
  }

  .pad-55-print {
    padding: 55px;
  }

  .pad-60-print {
    padding: 60px;
  }
}
.sans-font {
  font-family: 'Open Sans', sans-serif;
}

.white-text {
  color: white;
}

.orange-bg {
  background: #FF4300;
}

.pad-left-60 {
  padding-left: 10px;
}
@media only screen and (min-width: 740px) {
  .pad-left-60 {
    padding-left: 60px;
  }
}

.pad-left-30 {
  padding-left: 10px;
}
@media only screen and (min-width: 740px) {
  .pad-left-30 {
    padding-left: 30px;
  }
}

.pad-right-20 {
  padding-right: 0;
}
@media only screen and (min-width: 740px) {
  .pad-right-20 {
    padding-right: 20px;
  }
}

.pad-left-15 {
  padding-left: 0;
}
@media only screen and (min-width: 740px) {
  .pad-left-15 {
    padding-left: 15px;
  }
}

.pad-left-40 {
  padding-left: 10px;
}
@media only screen and (min-width: 740px) {
  .pad-left-40 {
    padding-left: 40px;
  }
}

.pad-right-40 {
  padding-right: 10px;
}
@media only screen and (min-width: 740px) {
  .pad-right-40 {
    padding-right: 40px;
  }
}

.full-vh {
  height: 100vh;
}

.align-items {
  align-items: center;
}

.overflow {
  overflow: hidden;
}

.clear {
  clear: both;
}

.lato {
  font-family: 'Lato';
}

.bold {
  font-weight: bold;
}

.full-height {
  height: 100%;
}

.full-width {
  width: 100%;
}

.overlay-image {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(37, 39, 65, 0.7);
}

@media only screen and (min-width: 740px) {
  .pad-left-70 {
    padding-left: 30px;
  }
}
@media only screen and (min-width: 980px) {
  .pad-left-70 {
    padding-left: 70px;
  }
}

@media only screen and (min-width: 740px) {
  .pad-right-70 {
    padding-right: 30px;
  }
}
@media only screen and (min-width: 980px) {
  .pad-right-70 {
    padding-right: 70px;
  }
}

.shadow {
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.12);
}
@media only screen and (min-width: 740px) {
  .shadow {
    box-shadow: 0 0 34px 0 rgba(0, 0, 0, 0.12);
  }
}

.header-height {
  min-height: 425px;
}
@media only screen and (min-width: 740px) {
  .header-height {
    min-height: 500px;
  }
}

.margin-left-auto {
  margin-left: auto;
}

@media only screen and (min-width: 740px) {
  .margin-left-auto-m {
    margin-left: auto;
  }
}

.header-height-small {
  min-height: 300px;
}

.cursor {
  cursor: pointer;
}

.light-text {
  font-weight: 300;
}
.light-text p {
  font-weight: 300;
}

.icon-display svg {
  display: inline-block;
}

.icon {
  display: inline-block;
}
.icon.icon-size-full {
  width: 100%;
  height: auto;
}
.icon.icon-size-full svg {
  width: 100%;
  height: auto;
}

.z-index-2 {
  z-index: 2;
}

.z-index-3 {
  z-index: 3;
}

.z-index-19 {
  z-index: 19;
}

.z-index-5 {
  position: relative;
  z-index: 5;
}

.no-decoration {
  text-decoration: none;
}
.no-decoration a {
  text-decoration: none;
}

.image-padding {
  height: 275px;
}
@media only screen and (min-width: 740px) {
  .image-padding {
    padding-bottom: 58.60%;
    height: auto;
  }
}

.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
}

.swipe-wrap {
  overflow: hidden;
  position: relative;
}

.swipe-wrap > div {
  float: left;
  width: 100%;
  position: relative;
}

.orange-text {
  color: #FF4300;
}

.white-bg {
  background: white;
}

.cover {
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
}

.full-vh {
  min-height: calc(100vh - 90px);
}

.pad-left-10 {
  padding-left: 10px;
}

.pad-left-15 {
  padding-left: 15px;
}

.pad-right-15 {
  padding-right: 15px;
}

.normal-text {
  font-weight: normal;
}

.black-text {
  color: #161044;
}

.no-margin-p p {
  margin: 0;
}

.no-decoration {
  text-decoration: none;
}
.no-decoration a {
  text-decoration: none;
}

.half-opacity {
  opacity: 0.5;
}

.yellow-gradient-overlay {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  z-index: 2;
  background: linear-gradient(270deg, #FFCC00 0%, rgba(252, 190, 2, 0) 48.19%, #FFCC00 100%);
}
@media only screen and (min-width: 740px) {
  .yellow-gradient-overlay {
    opacity: 1;
  }
}

.navigation li {
  display: inline;
}
.navigation li a {
  color: #fff;
  text-decoration: none;
}
.navigation li a:hover {
  color: #fff;
  text-decoration: none;
}
.navigation li.active a, .navigation li.disabled {
  color: #fff;
  text-decoration: none;
}
.navigation li a {
  background-color: #161044;
  border-radius: 3px;
  cursor: pointer;
  padding: 12px;
  padding: 0.75rem;
}
.navigation li a:hover {
  background-color: #009FE3;
  border-radius: 3px;
  cursor: pointer;
  padding: 12px;
  padding: 0.75rem;
}
.navigation li.active a, .navigation li.disabled {
  background-color: #161044;
  border-radius: 3px;
  cursor: pointer;
  padding: 12px;
  padding: 0.75rem;
}
.navigation li.active a {
  background-color: #FFCC00;
}

.pag-arrow-left .icon-left-arrow {
  padding-right: 8px;
}
.pag-arrow-left .icon-left-arrow svg {
  width: 9px;
  height: auto;
}

.pag-arrow-right .icon-right-arrow {
  padding-left: 8px;
}
.pag-arrow-right .icon-right-arrow svg {
  width: 9px;
  height: auto;
}

.tiny-text {
  font-size: 12px;
}

img {
  display: block;
}

.flexi-image {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.embed-container {
  position: relative;
  height: calc(100vh - 83px);
  max-height: 50vh;
  width: auto;
}
@media only screen and (min-width: 740px) {
  .embed-container {
    max-height: 50vh;
  }
}
@media only screen and (min-width: 980px) {
  .embed-container {
    max-height: 100vh;
  }
}

.embed-picture-container {
  position: relative;
  height: calc(100vh - 83px);
  max-height: 50vh;
  width: auto;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (min-width: 740px) {
  .embed-picture-container {
    max-height: 50vh;
  }
}
@media only screen and (min-width: 1140px) {
  .embed-picture-container {
    max-height: 100vh;
  }
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.border-bottom {
  border-bottom: solid #979797 1px;
  margin-bottom: 35px;
  padding-bottom: 24px;
}

@media only screen and (min-width: 740px) {
  .dark-blue-line {
    border-bottom: solid 1px #0F083B;
    margin-bottom: 20px;
  }
}

.pad-left-20 {
  padding-left: 20px;
}

.film-f-logo {
  height: 28px;
}
@media only screen and (min-width: 740px) {
  .film-f-logo {
    height: 49px;
  }
}

.venue-box-image {
  height: 284px;
}

.blue-hover h2 {
  color: #161044;
  transition: 300ms ease color;
}
.blue-hover h2:hover {
  color: #009FE3;
  transition: 300ms ease color;
}

.pad-bottom-22 {
  padding-bottom: 22px;
}

.pad-top-22 {
  padding-top: 22px;
}

a.hover-img {
  overflow: hidden;
  display: block;
  width: 100%;
  position: relative;
  padding-bottom: 66.5%;
}
a.hover-img img {
  transition: all 300ms ease;
  position: absolute;
  width: 100%;
  max-width: 100%;
  transition: all 300ms ease;
  left: 0;
  top: 0;
}
a.hover-img:hover img {
  width: 110%;
  max-width: 110%;
  transition: all 300ms ease;
  left: -5%;
  top: -5%;
}

.comma {
  margin-left: -3px;
  margin-right: 3px;
}

a.buy-tickets-button {
  display: inline-block;
  background: #B53388;
  transition: all 300ms ease;
  padding: 17px 36px;
  color: white;
  text-decoration: none;
  font-weight: bold;
  line-height: 22px;
  font-family: 'Open Sans', sans-serif;
  margin-left: auto;
}
@media only screen and (min-width: 1140px) {
  a.buy-tickets-button {
    margin-left: 15px;
  }
}
@media only screen and (min-width: 1431px) {
  a.buy-tickets-button {
    padding: 17px 50px;
    margin-left: 20px;
  }
}
a.buy-tickets-button:hover {
  transition: background 300ms ease;
  background: #a12d79;
  color: white;
}

.icon-f-rated4 svg {
  width: 79px !important;
  hieght: 92px !important;
}

.gallery-pics .max-size {
  max-width: 170px;
}

/*# sourceMappingURL=style.css.map */
