/*! normalize.css 2012-02-07T12:37 UTC - http://github.com/necolas/normalize.css */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

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

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

[hidden] {
  display: none; }

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

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

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:hover, a:active {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

h2 {
  font-size: 1.5em;
  margin: .83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: .83em;
  margin: 1.67em 0; }

h6 {
  font-size: .75em;
  margin: 2.33em 0; }

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

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

p, pre {
  margin: 1em 0; }

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

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

q {
  quotes: none; }

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

small {
  font-size: 75%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl, menu, ol, ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu, ol, ul {
  padding: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

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

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal; }

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

button, input {
  line-height: normal; }

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

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

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

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

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

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

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

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans"), local("NotoSans"), url(https://fonts.gstatic.com/s/notosans/v7/LeFlHvsZjXu2c3ZRgBq9nFtXRa8TVwTICgirnJhmVJw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215; }

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Noto Sans Bold"), local("NotoSans-Bold"), url(https://fonts.gstatic.com/s/notosans/v7/PIbvSEyHEdL91QLOQRnZ1-gdm0LZdjqr5-oayXSOefg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215; }

*, *:before, *:after {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent; }

.clear {
  clear: both; }

.clearfix:before, .widget:before, .search-form:before, .post-password-form p:before,
.post-password-form:before,
#search_block:before, .search-form p:before,
#search_block p:before, .navigation:before,
.navigation-comments:before,
.pagination:before, .navigation-single:before, .commentlist .comment-author:before, .clearfix:after, .widget:after, .search-form:after, .post-password-form p:after,
.post-password-form:after,
#search_block:after, .search-form p:after,
#search_block p:after, .navigation:after,
.navigation-comments:after,
.pagination:after, .navigation-single:after, .commentlist .comment-author:after {
  content: " ";
  display: table; }

.clearfix:after, .widget:after, .search-form:after, .post-password-form p:after,
.post-password-form:after,
#search_block:after, .search-form p:after,
#search_block p:after, .navigation:after,
.navigation-comments:after,
.pagination:after, .navigation-single:after, .commentlist .comment-author:after {
  clear: both; }

html,
body {
  height: 100%; }

html {
  font-size: 16px; }

body {
  font-size: 16px;
  font-family: "Noto Sans", sans-serif;
  font-weight: 400;
  color: #fff;
  background: #000;
  -webkit-overflow-scrolling: touch; }

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

.pull-left {
  float: left !important; }

.pull-right {
  float: right !important; }

img {
  max-width: 100%; }

.media-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }

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

a {
  color: #00a5e2;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear; }

a:link {
  outline: none; }

a:hover, a:focus {
  color: #00a5e2;
  text-decoration: none; }

.btn, .comment-form button,
.comment-form input[type='submit'],
.post-password-form button,
.post-password-form input[type='submit'],
.search-form button,
.search-form input[type='submit'],
#search_block button,
#search_block input[type='submit'], .navigation-single .next,
.navigation-single .prev, a.btn, .navigation-single a.next,
.navigation-single a.prev {
  background: #00a5e2;
  color: #fff;
  padding: 9px 22px 7px;
  display: inline-block;
  border: 0 none;
  border-radius: 0;
  font-family: "Noto Sans", sans-serif;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff; }
  @media only screen and (max-width: 768px) {
    .btn, .comment-form button,
    .comment-form input[type='submit'],
    .post-password-form button,
    .post-password-form input[type='submit'],
    .search-form button,
    .search-form input[type='submit'],
    #search_block button,
    #search_block input[type='submit'], .navigation-single .next,
    .navigation-single .prev, a.btn, .navigation-single a.next,
    .navigation-single a.prev {
      font-size: 16px; } }
  .btn:hover, .comment-form button:hover,
  .comment-form input[type='submit']:hover,
  .post-password-form button:hover,
  .post-password-form input[type='submit']:hover,
  .search-form button:hover,
  .search-form input[type='submit']:hover,
  #search_block button:hover,
  #search_block input[type='submit']:hover, .navigation-single .next:hover,
  .navigation-single .prev:hover, a.btn:hover, .navigation-single a.next:hover,
  .navigation-single a.prev:hover {
    background: #028ec2;
    color: #fff; }

.btn-arrow {
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 700;
  text-transform: uppercase;
  color: #00a5e2;
  display: inline-block;
  position: relative; }
  @media only screen and (max-width: 768px) {
    .btn-arrow {
      font-size: 14px; } }
  .btn-arrow:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 20px;
    background: url(../images/icon_arrow_right.png) no-repeat;
    margin: -3px 0 0 10px; }
  .btn-arrow:hover {
    opacity: .7; }

.btn-corner {
  position: relative;
  z-index: 33;
  font-family: "Noto Sans", sans-serif;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  padding: 9px 22px 7px;
  display: inline-block;
  overflow: hidden; }
  @media only screen and (max-width: 768px) {
    .btn-corner {
      font-size: 16px; } }
  .btn-corner:hover, .btn-corner:focus {
    color: #fff; }
  .btn-corner:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    border: 15px solid transparent;
    -webkit-border-image: url(../images/icon_corners_blue.png) 15 15 fill repeat;
    border-image: url(../images/icon_corners_blue.png) 15 15 fill repeat;
    z-index: -1;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear; }
  .btn-corner span {
    position: absolute;
    bottom: 0;
    right: -8px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff; }

body.no-touch .btn-up {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }
  body.no-touch .btn-up:hover, body.no-touch .btn-up:focus, body.no-touch .btn-up:active {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
        transform: translateY(-8px); }

body.no-touch .btn-float {
  overflow: hidden;
  position: relative; }
  body.no-touch .btn-float span {
    z-index: 20; }
  body.no-touch .btn-float:before {
    background: #fff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: .9;
    position: absolute;
    top: -50px;
    -webkit-transform: rotate(35deg);
        -ms-transform: rotate(35deg);
            transform: rotate(35deg);
    -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
            transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
    z-index: 10; }

body.no-touch .btn-float:hover:before {
  left: 120%;
  -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
          transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1); }

.el-block {
  display: block; }

.no-style {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.el-iblock,
.inline-boxes {
  font-family: monospace;
  letter-spacing: -.65em; }
  .el-iblock li,
  .el-iblock .inline-box,
  .inline-boxes li,
  .inline-boxes .inline-box {
    font-family: "Noto Sans", sans-serif;
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top; }

.bgr-style {
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important; }

.bgr-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%; }

.text-upper {
  text-transform: uppercase; }

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

.with-border {
  border-bottom: 1px solid rgba(172, 230, 255, 0.4); }

.shadow {
  box-shadow: 7px 11px 36.72px 17.28px rgba(6, 5, 6, 0.58); }

.bgr-corner {
  position: relative;
  z-index: 33;
  overflow: hidden;
  border-bottom: 1px solid #00a5e2;
  border-right: 1px solid #00a5e2; }
  @media only screen and (max-width: 667px) {
    .bgr-corner {
      border-bottom: 0 none;
      border-right: 0 none; } }
  .bgr-corner .border-top {
    position: absolute;
    top: 0;
    right: 0;
    width: calc(100% - 32px);
    height: 1px;
    background: #00a5e2;
    z-index: 11; }
    @media only screen and (max-width: 667px) {
      .bgr-corner .border-top {
        display: none; } }
    .bgr-corner .border-top:before {
      content: '';
      width: 105px;
      height: 1px;
      background: #00a5e2;
      position: absolute;
      left: -52px;
      top: 0;
      -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
      z-index: 9; }
  .bgr-corner .border-left {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1px;
    height: calc(100% - 32px);
    background: #00a5e2;
    z-index: 11; }
    @media only screen and (max-width: 667px) {
      .bgr-corner .border-left {
        display: none; } }
  .bgr-corner:before {
    content: '';
    position: absolute;
    top: 0;
    left: -18px;
    width: 0;
    height: 0;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 18px solid #fff;
    z-index: 1; }
    @media only screen and (max-width: 667px) {
      .bgr-corner:before {
        display: none; } }
  .bgr-corner:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .3;
    border: 38px solid transparent;
    -webkit-border-image: url(../images/icon_corner_black.png) 35 35 fill stretch;
    border-image: url(../images/icon_corner_black.png) 35 35 fill stretch;
    z-index: -1;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear; }
    @media only screen and (max-width: 667px) {
      .bgr-corner:after {
        display: none; } }

body.mac .bgr-corner .border-top:before {
  left: -53px; }

.my-viewport-units-using-thingie {
  width: 50vmin;
  height: 50vmax;
  top: calc(50vh - 100px);
  left: calc(50vw - 100px);
  /* hack to engage viewport-units-buggyfill */
  content: 'viewport-units-buggyfill; width: 50vmin; height: 50vmax; top: calc(50vh - 100px); left: calc(50vw - 100px);'; }

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

.widget {
  margin-bottom: 20px; }
  .widget ul {
    padding-left: 2em;
    margin: 0;
    padding: 0;
    list-style: none; }
  .widget ul li {
    font-size: 16px;
    margin-bottom: 7px; }
  .widget select {
    max-width: 320px !important;
    width: 100% !important; }
  .widget ul li a {
    color: #00a5e2; }
  .widget ul li a:hover {
    text-decoration: underline; }
  .widget p {
    font-size: 16px; }
  .widget h3 {
    margin: 0 0 15px; }

.entry select {
  max-width: 320px;
  width: 100%; }

.entry a {
  color: #252525; }

/* Calendar */
#wp-calendar {
  width: 96%;
  max-width: 380px;
  margin-bottom: 15px;
  clear: both;
  padding: 0;
  font-size: 16px;
  font-family: "Noto Sans", sans-serif;
  text-align: center;
  background: #fff; }
  @media only screen and (max-width: 480px) {
    #wp-calendar {
      width: 100%; } }
  #wp-calendar caption {
    padding: 10px;
    color: #fff;
    background: #00a5e2;
    text-align: center; }
  #wp-calendar th, #wp-calendar tfoot {
    background: #f1f2f2; }
  #wp-calendar th,
  #wp-calendar td {
    text-align: center;
    padding: 3px 0;
    border: 1px solid #dbe2e9; }
  #wp-calendar td {
    background: transparent; }
  #wp-calendar td a {
    color: #00a5e2; }
  #wp-calendar tfoot a {
    font-family: "Noto Sans", sans-serif;
    color: #00a5e2; }
    #wp-calendar tfoot a:hover {
      text-decoration: underline; }

.comment-form label {
  display: block;
  padding-bottom: 4px; }

.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px; }

.comment-form input[type='text'],
.comment-form input[type='email'],
.comment-form input[type='url'] {
  margin: 0 4px 0 0;
  max-width: 320px;
  width: 100%; }

.comment-form input[type='submit'] {
  display: block;
  float: none; }

.post-password-form label {
  display: block; }

.post-password-form input[type='password'] {
  margin: 0 4px 0 0;
  width: 300px; }

.search-form input {
  float: left; }
  .search-form input[type='search'] {
    margin: 0 7px 7px 0;
    width: 220px; }

.search-form button[type="submit"] {
  background: #00a5e2 url(../images/icon_search_white.png) no-repeat 23px 13px;
  height: 44px;
  padding: 10px 34px !important; }
  .search-form button[type="submit"]:hover {
    background: #00a5e2 url(../images/icon_search_white.png) no-repeat 23px 13px;
    opacity: .9; }
  .search-form button[type="submit"]:after {
    display: none; }

.entry .search-form button[type="submit"] {
  background: #00a5e2; }
  .entry .search-form button[type="submit"]:hover {
    opacity: .9;
    color: #fff; }

.post-password-form input {
  float: left; }
  .post-password-form input[type='password'] {
    width: 220px;
    margin: 0 7px 7px 0; }

.post-password-form input[type=submit] {
  background: #00a5e2; }
  .post-password-form input[type=submit]:hover {
    color: #fff;
    background: #674228; }

.comment-form button,
.comment-form input[type='submit'],
.post-password-form button,
.post-password-form input[type='submit'],
.search-form button,
.search-form input[type='submit'],
#search_block button,
#search_block input[type='submit'] {
  padding: 9px 28px 8px;
  background: #00a5e2; }
  .comment-form button:hover,
  .comment-form input[type='submit']:hover,
  .post-password-form button:hover,
  .post-password-form input[type='submit']:hover,
  .search-form button:hover,
  .search-form input[type='submit']:hover,
  #search_block button:hover,
  #search_block input[type='submit']:hover {
    opacity: 1;
    color: #fff;
    background: #674228; }

.search-form,
.post-password-form,
#search_block {
  margin-bottom: 15px; }
  .search-form input,
  .post-password-form input,
  #search_block input {
    display: inline-block;
    padding: 11px 15px; }
    .search-form input[type='search'], .search-form input[type='text'],
    .post-password-form input[type='search'],
    .post-password-form input[type='text'],
    #search_block input[type='search'],
    #search_block input[type='text'] {
      margin: 0 7px 7px 0;
      width: 220px; }
    .search-form input[type='password'],
    .post-password-form input[type='password'],
    #search_block input[type='password'] {
      width: 220px;
      margin: 0 7px 7px 0; }
  .search-form input[type="submit"],
  .search-form button,
  .post-password-form input[type="submit"],
  .post-password-form button,
  #search_block input[type="submit"],
  #search_block button {
    padding: 9px 28px 8px;
    line-height: 1.5em;
    color: #fff; }

.commentlist {
  margin: 0 0 20px; }
  .commentlist .edit-link {
    margin: 0; }
  .commentlist .avatar-holder {
    float: left;
    margin: 0 20px 4px 0; }

.commentlist-item .commentlist-item {
  padding: 0; }
  @media only screen and (max-width: 768px) {
    .commentlist-item .commentlist-item {
      padding: 0 0 0 2em; } }

.comment,
.commentlist-holder {
  overflow: hidden; }

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
  padding-top: 20px; }

.widget_calendar #prev {
  padding-left: 5px;
  text-align: left; }

.widget_calendar #next {
  padding-right: 5px;
  text-align: right; }

.gallery-item dt {
  float: none;
  padding: 0; }

.navigation,
.navigation-comments,
.pagination {
  position: relative;
  vertical-align: middle;
  margin-bottom: 20px; }
  @media only screen and (max-width: 768px) {
    .navigation,
    .navigation-comments,
    .pagination {
      padding: 0 5px;
      font-size: 12px; } }
  .navigation .screen-reader-text,
  .navigation-comments .screen-reader-text,
  .pagination .screen-reader-text {
    position: absolute;
    left: -99999px; }
  .navigation .current,
  .navigation-comments .current,
  .pagination .current {
    color: #252525; }
  .navigation .page-numbers,
  .navigation-comments .page-numbers,
  .pagination .page-numbers {
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px; }
    @media only screen and (max-width: 768px) {
      .navigation .page-numbers,
      .navigation-comments .page-numbers,
      .pagination .page-numbers {
        padding: 0; } }
  .navigation .next,
  .navigation .prev,
  .navigation .al,
  .navigation .ar,
  .navigation-comments .next,
  .navigation-comments .prev,
  .navigation-comments .al,
  .navigation-comments .ar,
  .pagination .next,
  .pagination .prev,
  .pagination .al,
  .pagination .ar {
    display: inline-block;
    vertical-align: middle;
    max-width: 50%;
    padding: 5px;
    text-decoration: none; }
    @media only screen and (max-width: 768px) {
      .navigation .next,
      .navigation .prev,
      .navigation .al,
      .navigation .ar,
      .navigation-comments .next,
      .navigation-comments .prev,
      .navigation-comments .al,
      .navigation-comments .ar,
      .pagination .next,
      .pagination .prev,
      .pagination .al,
      .pagination .ar {
        padding: .2em; } }
    .navigation .next.disabled,
    .navigation .prev.disabled,
    .navigation .al.disabled,
    .navigation .ar.disabled,
    .navigation-comments .next.disabled,
    .navigation-comments .prev.disabled,
    .navigation-comments .al.disabled,
    .navigation-comments .ar.disabled,
    .pagination .next.disabled,
    .pagination .prev.disabled,
    .pagination .al.disabled,
    .pagination .ar.disabled {
      background: #b3b3b3;
      border-color: #b3b3b3;
      pointer-events: none; }
    .navigation .next a,
    .navigation .prev a,
    .navigation .al a,
    .navigation .ar a,
    .navigation-comments .next a,
    .navigation-comments .prev a,
    .navigation-comments .al a,
    .navigation-comments .ar a,
    .pagination .next a,
    .pagination .prev a,
    .pagination .al a,
    .pagination .ar a {
      color: #252525; }
      .navigation .next a:hover,
      .navigation .prev a:hover,
      .navigation .al a:hover,
      .navigation .ar a:hover,
      .navigation-comments .next a:hover,
      .navigation-comments .prev a:hover,
      .navigation-comments .al a:hover,
      .navigation-comments .ar a:hover,
      .pagination .next a:hover,
      .pagination .prev a:hover,
      .pagination .al a:hover,
      .pagination .ar a:hover {
        text-decoration: underline; }

.navigation-single {
  margin-bottom: 20px; }
  .navigation-single .next,
  .navigation-single .prev {
    float: left;
    vertical-align: middle;
    max-width: 50%;
    text-decoration: none; }
    .navigation-single .next a,
    .navigation-single .prev a {
      color: inherit;
      text-decoration: none;
      padding: 5px;
      display: block; }
      @media only screen and (max-width: 768px) {
        .navigation-single .next a,
        .navigation-single .prev a {
          padding: .2em; } }
  .navigation-single .next {
    float: right; }

.entry table {
  width: 100%;
  border: 1px solid #dbe2e9;
  border-collapse: collapse;
  margin: 0 0 15px 0; }

.entry table th {
  background: #00a5e2;
  font-weight: normal;
  color: #fff; }

.entry table th, .entry table td {
  border: 1px solid #dbe2e9;
  padding: 5px; }

.entry a {
  font-family: "Noto Sans", sans-serif; }

.entry input[type=text],
.entry input[type=password],
.entry .jcf-select {
  max-width: 320px !important;
  width: 100% !important; }

.entry blockquote {
  padding: 5px 0 5px 20px;
  border-left: 5px solid #00a5e2;
  font-style: italic;
  margin: 0 0 1.655rem;
  line-height: 1.655em;
  text-align: left; }

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #ccc;
  padding: 5px;
  margin-bottom: 20px; }
  .wp-caption figcaption {
    text-align: center; }
  .wp-caption img {
    margin: 0;
    vertical-align: top; }
  .wp-caption p {
    margin: .4em 0 0; }

div.aligncenter,
figure.aligncenter {
  margin: 0 auto 20px;
  text-align: center; }

img.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  float: left;
  margin: 0 20px 10px 0; }

.alignright {
  float: right;
  margin: 0 0 10px 20px; }

.alignnone {
  margin: 0; }

img.wp-smiley {
  padding: 0;
  border: none; }

.mejs-container {
  margin-bottom: 20px; }

.wp-caption .wp-caption-text {
  font-size: 12px;
  line-height: 17px;
  margin: 0;
  padding: 5px 4px 0;
  text-align: center; }

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto; }

.al,
.navigation .next {
  float: left; }

.ar,
.navigation .prev {
  float: right; }

.posts-list .entry p {
  margin: 0; }

.posts-list .post {
  margin: 0 0 40px; }

.post .title {
  margin-bottom: 10px; }

.post .postmetadata {
  margin-bottom: 10px; }

.textwidget p {
  padding: 0 0 10px 0; }

.center {
  text-align: center; }

.hidden {
  display: none; }

code br {
  display: none; }

.entry pre,
.entry code {
  font-family: mono-space, monospace;
  border: 1px solid #eee;
  padding: 20px;
  display: block;
  margin: 0 0 20px 0;
  overflow: auto;
  white-space: pre;
  font-size: 12px;
  line-height: 20px; }

.entry code {
  padding: 1px 20px 0 20px;
  background: #f6f6f6;
  border-top: 0;
  border-bottom: 0; }

.last {
  margin-right: 0 !important;
  clear: right; }

.clear {
  clear: both;
  line-height: 0; }

.page-link {
  padding: 0 0 15px; }

/* Respond */
.comments {
  clear: both; }

#respond {
  margin: 20px 0 20px 0;
  overflow: hidden; }

.commentlist #respond {
  margin: 0 0 20px 0; }

#respond .comment-reply-title small {
  font-size: 12px;
  font-weight: normal; }

#commentform p {
  width: 100%;
  overflow: hidden;
  padding: 0 0 10px;
  margin: 0; }

#commentform p label {
  display: block;
  padding: 0 0 5px; }

#commentform p textarea {
  width: 96%; }
  @media only screen and (max-width: 480px) {
    #commentform p textarea {
      width: 100%; } }

/* Comments*/
#comments,
#reply-title {
  margin: 0 0 15px 0;
  line-height: 1.6em; }

.commentlist {
  margin-left: -2em;
  padding: 0;
  text-align: justify;
  line-height: 1.6em; }
  @media only screen and (max-width: 768px) {
    .commentlist {
      margin-left: 0; } }

.commentlist .comment {
  padding: 0 0 0 2em; }
  @media only screen and (max-width: 768px) {
    .commentlist .comment {
      padding: 0; } }

.commentlist .comment,
.commentlist + .comment {
  padding-top: 1.2em; }

.commentlist .commentlist {
  padding: 0; }

.commentlist .comment-author {
  margin-bottom: 0.5em; }

.commentlist .comment-metadata {
  margin-bottom: 0.5em; }

.commentlist .comment-author img {
  float: left;
  margin: 0 1.2em 4px 0; }

.comment .comment-respond {
  margin-left: 20px; }

.comment-body {
  margin: 0 0 20px; }

.parent.comment .comment {
  margin-left: 30px; }

.comment-author.vcard {
  margin-bottom: 10px; }

.breadcrumb {
  padding-bottom: 20px; }

input[type='checkbox'],
input[type='radio'] {
  display: inline-block !important;
  box-sizing: border-box;
  padding: 0;
  margin: 0 5px 10px 0;
  position: relative;
  top: 2px; }

.entry a, .comments a, .comment-respond a, .post a, .tagcloud a {
  color: #00a5e2; }
  .entry a:hover, .comments a:hover, .comment-respond a:hover, .post a:hover, .tagcloud a:hover {
    text-decoration: underline; }

@media only screen and (max-width: 992px) {
  .widget_pages ul li a {
    color: #00a5e2 !important; } }

.widget_tag_cloud h3 {
  text-transform: uppercase;
  position: relative;
  padding-bottom: 15px;
  margin: 0 0 25px; }
  .widget_tag_cloud h3:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 91px;
    height: 5px;
    background: #00a5e2; }

.tagcloud a {
  padding: 5px 20px;
  font-size: 16px !important;
  font-weight: 700;
  border: 3px solid #00a5e2;
  color: #00a5e2;
  border-radius: 24px;
  display: inline-block;
  margin: 0 5px 10px 0; }
  .tagcloud a:hover {
    background: #00a5e2;
    color: #fff;
    text-decoration: none; }

p {
  font-size: 16px;
  color: #fff;
  line-height: 1.75em;
  margin: 0 0 25px; }
  @media only screen and (max-width: 768px) {
    p {
      font-size: 14px;
      line-height: 1.43em; } }

h1, h2, h3, h4, h5, h6 {
  font-family: "Noto Sans", sans-serif;
  color: #00a5e2; }

h1,
.tagline {
  font-size: 48px; }
  @media only screen and (max-width: 768px) {
    h1,
    .tagline {
      font-size: 36px; } }

h2 {
  font-size: 40px; }

h3 {
  font-size: 36px; }

h4 {
  font-size: 30px; }

h5 {
  font-size: 24px; }

input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="text"],
textarea,
select {
  box-sizing: border-box;
  font-family: "Noto Sans", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5em;
  color: #fff;
  border: 1px solid rgba(0, 165, 226, 0.5);
  background: rgba(255, 255, 255, 0.2);
  padding: 8px 15px 6px;
  width: 100%; }
  @media only screen and (max-width: 768px) {
    input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="text"],
    textarea,
    select {
      font-size: 16px;
      padding: 12px 15px 10px; } }
  input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="text"]:focus,
  textarea:focus,
  select:focus {
    outline: 0; }

input[type=text],
input[type=email] {
  -webkit-appearance: none !important;
  border-radius: 0; }

textarea {
  height: 191px; }

input[type=submit],
input[type=reset],
button[type=submit],
button[type=reset] {
  box-sizing: border-box;
  font-family: "Noto Sans", sans-serif;
  border: 0 none;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 700;
  display: inline-block;
  color: #fff;
  background: #00a5e2;
  border-radius: 0;
  padding: 12px 22px 10px; }
  input[type=submit]:focus,
  input[type=reset]:focus,
  button[type=submit]:focus,
  button[type=reset]:focus {
    outline: 0; }
  input[type=submit]:hover,
  input[type=reset]:hover,
  button[type=submit]:hover,
  button[type=reset]:hover {
    background: #674228; }
  input[type=submit].btn-submit,
  input[type=reset].btn-submit,
  button[type=submit].btn-submit,
  button[type=reset].btn-submit {
    background: transparent; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #fff; }

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #fff; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #fff; }

.gform_wrapper {
  margin: 0 !important; }

.gform_wrapper .gfield_required {
  color: #FFA762 !important; }

.gform_wrapper div.validation_error {
  color: #FFA762 !important;
  border-top: 2px solid #FFA762 !important;
  border-bottom: 2px solid #FFA762 !important; }

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent !important;
  margin-bottom: 0 !important;
  border-top: 0 none !important;
  border-bottom: 0 none !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important; }

.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
  border: 1px solid #FFA762 !important; }

.gform_wrapper .validation_message {
  color: #FFA762 !important; }

.gform_wrapper .gform_footer {
  position: relative;
  padding: 16px 0 30px !important; }

.gform_wrapper .gform_footer img {
  position: absolute;
  right: calc(50% - 8px);
  top: 80%; }

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
  padding-right: 0 !important; }

.stay-up-to-date {
  text-align: center !important; }
  .stay-up-to-date ul.gform_fields li.gfield {
    padding-right: 0 !important;
    position: relative; }
  .stay-up-to-date ul.gform_fields li.gfield .gfield_label {
    position: absolute;
    right: 5px;
    top: 5px;
    margin-top: 0 !important; }

.pre-register_wrapper .pre-register input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  padding: 10px 20px; }
  @media only screen and (max-width: 667px) {
    .pre-register_wrapper .pre-register input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
      padding: 6px 20px; } }

.pre-register_wrapper .pre-register .gform_body {
  width: calc(100% - 164px);
  display: inline-block; }
  @media only screen and (max-width: 480px) {
    .pre-register_wrapper .pre-register .gform_body {
      width: 100%;
      float: none;
      margin: 0 auto 15px; } }

.pre-register_wrapper .pre-register .gfield {
  position: relative;
  padding-right: 0 !important; }

.pre-register_wrapper .pre-register .gfield_label {
  position: absolute;
  top: 5px;
  right: 5px;
  margin-top: 0 !important; }

.pre-register_wrapper .pre-register .gform_footer {
  margin-top: 0;
  width: 154px;
  display: inline-block;
  float: right; }
  @media only screen and (max-width: 480px) {
    .pre-register_wrapper .pre-register .gform_footer {
      float: none;
      margin: 0 auto;
      display: block; } }
  .pre-register_wrapper .pre-register .gform_footer img {
    position: absolute;
    right: calc(50% - 8px);
    top: -10px; }

@media only screen and (max-width: 480px) {
  .pre-register_wrapper .pre-register li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    text-align: center !important; } }

.gform_confirmation_message {
  margin-bottom: 28px !important; }
  .gform_confirmation_message h1 {
    margin: 0 !important;
    color: #FFB86D !important; }

.container {
  width: 96%;
  margin: 0 auto;
  max-width: 1440px; }

@media only screen and (max-width: 992px) {
  .grid-tl-nofloat {
    width: 100% !important;
    float: none !important;
    margin: 0 auto 25px !important; } }

@media only screen and (max-width: 768px) {
  .grid-t-nofloat {
    width: 100% !important;
    float: none !important;
    margin: 0 auto 25px !important; } }

@media only screen and (max-width: 667px) {
  .grid-ml-nofloat {
    width: 100% !important;
    float: none !important;
    margin: 0 auto 25px !important; } }

@media only screen and (max-width: 480px) {
  .grid-m-nofloat {
    width: 100% !important;
    float: none !important;
    margin: 0 auto 25px !important; } }

.page-wrap {
  display: table;
  height: 100%;
  table-layout: fixed;
  width: 100%; }

.thank-you-popup {
  background: #000;
  color: #fff;
  padding: 20px 30px;
  text-align: left;
  max-width: 650px;
  margin: 40px auto;
  position: relative;
  text-align: center; }
  .thank-you-popup h3, .thank-you-popup p {
    color: #fff; }

.footer {
  display: table-row;
  height: 1px; }

.btn-menu {
  position: absolute;
  width: 35px;
  height: 22px;
  display: none;
  right: 15px;
  top: 30px;
  z-index: 101; }
  @media only screen and (max-width: 768px) {
    .btn-menu {
      display: block; } }

.btn-menu:before,
.btn-menu:after,
.btn-menu span {
  background: #fff;
  position: absolute;
  top: 8px;
  left: 0;
  right: 0;
  width: 100%;
  height: 3px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear; }

.btn-menu:before,
.btn-menu:after {
  content: '';
  top: 0; }

.btn-menu span {
  width: 75%;
  left: inherit; }

.btn-menu:after {
  width: 50%;
  left: inherit; }

.btn-menu.dark-hamburger:before,
.btn-menu.dark-hamburger:after,
.btn-menu.dark-hamburger span {
  background: #fff; }

.btn-menu:after {
  top: 16px; }

.btn-menu.active span {
  opacity: 0;
  width: 100%;
  left: 0; }

.btn-menu:hover {
  opacity: .9; }

.btn-menu.active:after,
.btn-menu.active:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 100%;
  top: 8px;
  left: 0;
  right: 0;
  background: #fff; }

.btn-menu.active:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

body {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  body.side-navigation {
    right: 100%; }
  body.side-navigation .mobile-navigation {
    right: 0; }

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  margin: 0 auto;
  z-index: 99;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }
  @media only screen and (max-width: 1200px) {
    .header {
      background: rgba(0, 0, 0, 0.6);
      border-bottom: 1px solid rgba(172, 230, 255, 0.4); } }
  .header .container {
    max-width: 100%;
    width: 100%; }
  .header .header-left {
    width: calc(25% - 38px);
    position: relative;
    background: rgba(0, 0, 0, 0.6);
    height: 120px;
    border-bottom: 1px solid rgba(172, 230, 255, 0.4); }
    @media only screen and (max-width: 1200px) {
      .header .header-left {
        width: 220px;
        height: inherit;
        background: none;
        border-bottom: 0 none; } }
    @media only screen and (max-width: 768px) {
      .header .header-left {
        padding: 40px 0; } }
    .header .header-left .logo {
      display: block;
      position: absolute;
      left: 0;
      top: 50%;
      z-index: 33;
      margin-top: -67px; }
      @media only screen and (max-width: 1900px) {
        .header .header-left .logo {
          margin-top: -16.5%; } }
      @media only screen and (max-width: 1650px) {
        .header .header-left .logo {
          margin-top: -17.5%; } }
      @media only screen and (max-width: 1200px) {
        .header .header-left .logo {
          top: 2px;
          margin-top: 0;
          left: 0; } }
      @media only screen and (max-width: 992px) {
        .header .header-left .logo {
          top: 8px; } }
      @media only screen and (max-width: 992px) {
        .header .header-left .logo img {
          max-width: 170px; } }
  .header .header-separator {
    background: rgba(0, 0, 0, 0.6);
    padding: 38px 0;
    position: relative;
    width: 76px; }
    @media only screen and (max-width: 1200px) {
      .header .header-separator {
        display: none; } }
    .header .header-separator:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 100%;
      width: 100%;
      height: 44px;
      background: url(../images/icon_triangle_black.png) no-repeat;
      background-size: cover;
      opacity: .6;
      z-index: -1; }
  .header .header-right {
    width: calc(75% - 38px);
    background: rgba(0, 0, 0, 0.6);
    border-bottom: 1px solid rgba(172, 230, 255, 0.4); }
    @media only screen and (max-width: 1200px) {
      .header .header-right {
        width: auto;
        background: none;
        border-bottom: 0 none; } }

@media only screen and (min-width: 769px) {
  .mobile-navigation {
    display: block !important; } }

@media only screen and (max-width: 768px) {
  .mobile-navigation {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100vh;
    z-index: 99;
    overflow-y: auto;
    overflow-x: hidden;
    background: #000;
    padding: 75px 0 30px;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    text-align: center; } }

.mobile-navigation .mobile-social,
.mobile-navigation .mobile-logo,
.mobile-navigation .line {
  display: none; }
  @media only screen and (max-width: 768px) {
    .mobile-navigation .mobile-social,
    .mobile-navigation .mobile-logo,
    .mobile-navigation .line {
      display: block; } }

.mobile-navigation .line {
  width: 42px;
  height: 1px;
  margin: 20px auto 35px;
  background: #fff; }

.mobile-navigation .mobile-social {
  margin: 0 auto 30px; }

.mobile-navigation .mobile-social li {
  margin: 0 7px; }

.mobile-navigation .mobile-social li a {
  display: block; }
  .mobile-navigation .mobile-social li a:hover {
    opacity: .7; }

.mobile-navigation .mobile-social li a img {
  height: 24px; }

.mobile-navigation .mobile-logo img {
  max-width: 200px;
  width: 100%; }

.nav-menu {
  padding: 23px 90px 0 0; }
  @media only screen and (max-width: 992px) {
    .nav-menu {
      padding: 27px 60px 0 0; } }
  @media only screen and (max-width: 768px) {
    .nav-menu {
      padding: 0; } }
  .nav-menu li {
    margin: 0 20px; }
    @media only screen and (max-width: 992px) {
      .nav-menu li {
        margin: 0 10px; } }
    @media only screen and (max-width: 768px) {
      .nav-menu li {
        display: block;
        margin: 0 auto;
        width: 100%;
        text-align: center; } }
  .nav-menu li a {
    display: block;
    font-size: 20px;
    line-height: 1.5em;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #fff; }
    .nav-menu li a:hover {
      color: #00a5e2; }
      @media only screen and (max-width: 768px) {
        .nav-menu li a:hover {
          color: #00a5e2; } }
    @media only screen and (max-width: 992px) {
      .nav-menu li a {
        font-size: 16px; } }
    @media only screen and (max-width: 768px) {
      .nav-menu li a {
        font-size: 20px;
        font-weight: 700;
        padding: 14px 10px; } }
  .nav-menu li.current-menu-item a {
    color: #00a5e2; }

.header-social {
  position: relative;
  background: #00a5e2;
  padding: 22px 23px; }
  @media only screen and (max-width: 1200px) {
    .header-social {
      padding: 22px 15px; } }
  @media only screen and (max-width: 992px) {
    .header-social {
      padding: 22px 15px 22px 0; } }
  @media only screen and (max-width: 768px) {
    .header-social {
      display: none; } }
  .header-social:before {
    content: '';
    position: absolute;
    left: -46px;
    top: 0;
    bottom: 0;
    width: 46px;
    height: 100%;
    background: url(../images/icon_triangle_blue.png) no-repeat;
    background-size: cover;
    z-index: 11; }
  .header-social:after {
    content: '';
    position: absolute;
    left: -30px;
    top: -6px;
    bottom: 0;
    width: 1px;
    height: calc(100% + 12px);
    background: rgba(172, 230, 255, 0.4);
    -webkit-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
            transform: rotate(30deg); }
  .header-social li {
    margin: 0 10px; }
  .header-social li a {
    display: block; }
    .header-social li a:hover {
      opacity: .7; }
  .header-social li a img {
    height: 28px; }

.hero {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 33;
  height: 100vh;
  width: 100%; }
  @media only screen and (max-width: 768px) {
    .hero {
      height: calc(100vh - 60px); } }
  @media (max-width: 768px) and (orientation: landscape) {
    .hero {
      height: calc(100vh - 44px); } }
  .hero .slideshow,
  .hero .hero-video-wrap {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    position: relative; }
  .hero video {
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .hero #video-poster-stop {
    position: relative;
    z-index: 91;
    height: 100vh;
    width: 100%; }
  .hero .video-url-wrap {
    position: relative;
    height: 100vh;
    width: 100%;
    z-index: 82; }
    @media only screen and (max-width: 768px) {
      .hero .video-url-wrap {
        height: calc(100vh - 60px); } }
    .hero .video-url-wrap iframe, .hero .video-url-wrap .video-poster {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 70; }
    .hero .video-url-wrap .video-poster {
      z-index: 92;
      background-size: cover;
      background-position: top center; }
    .hero .video-url-wrap .video-poster .play-video {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100px;
      margin: -50px 0 0 -50px;
      z-index: 93;
      cursor: pointer; }
  .hero .hero-border {
    position: absolute;
    bottom: 0;
    height: 10px;
    border-top: 1px solid rgba(172, 230, 255, 0.4);
    background: rgba(0, 0, 0, 0.6);
    z-index: 90; }
    @media only screen and (max-width: 992px) {
      .hero .hero-border {
        display: none !important; } }
    .hero .hero-border.hero-border-left {
      left: 0; }
    .hero .hero-border.hero-border-right {
      right: 0; }
  .hero .bx-wrapper {
    margin: 0 auto 1px !important;
    width: 100%; }
  .hero .prev-slide,
  .hero .next-slide {
    display: none;
    position: absolute;
    top: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 27px;
    height: 64px;
    background: url(../images/icon_arrows_sprite.png) no-repeat;
    z-index: 33;
    cursor: pointer; }
    .hero .prev-slide:hover,
    .hero .next-slide:hover {
      opacity: .7; }
  .hero .prev-slide {
    left: 2%;
    background-position: -10px -138px; }
  .hero .next-slide {
    right: 2%;
    background-position: -10px -222px; }

@media only screen and (max-width: 768px) {
  .wow {
    visibility: visible !important;
    -webkit-animation-name: none !important;
    animation-name: none !important; } }

.hero-slider {
  width: 100%; }
  .hero-slider .picturefill-background {
    height: 100vh;
    position: relative; }
    @media only screen and (max-width: 768px) {
      .hero-slider .picturefill-background {
        height: calc(100vh - 60px); } }
    @media (max-width: 768px) and (orientation: landscape) {
      .hero-slider .picturefill-background {
        height: calc(100vh - 44px); } }
  .hero-slider .container {
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media only screen and (max-width: 768px) {
      .hero-slider .container {
        height: calc(100vh - 60px); } }
    @media (max-width: 768px) and (orientation: landscape) {
      .hero-slider .container {
        height: calc(100vh - 44px); } }
  .hero-slider .hero-logo {
    display: block;
    margin: 0 auto;
    max-width: 450px;
    width: 100%; }
    @media (max-width: 667px) and (orientation: landscape) {
      .hero-slider .hero-logo {
        max-width: 250px; } }

.hero-register {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  z-index: 90;
  padding: 42px 0 40px; }
  @media only screen and (max-width: 992px) {
    .hero-register {
      padding: 15px 0 20px;
      background: rgba(0, 0, 0, 0.6);
      max-width: 100%;
      border-top: 1px solid rgba(0, 165, 226, 0.5); } }
  .hero-register .hero-register-inner {
    position: relative;
    z-index: 91; }
    @media only screen and (max-width: 992px) {
      .hero-register .hero-register-inner {
        max-width: 600px;
        width: 96%;
        margin: 0 auto; } }
  .hero-register:before {
    content: '';
    display: block;
    position: absolute;
    bottom: -9px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    opacity: .6;
    background: url(../images/register_bgr.png) no-repeat;
    z-index: 90; }
    @media only screen and (max-width: 992px) {
      .hero-register:before {
        display: none; } }
  .hero-register h1 {
    font-size: 36px;
    line-height: 1.2em;
    font-weight: 700;
    margin: 0 0 5px; }
    @media only screen and (max-width: 768px) {
      .hero-register h1 {
        font-size: 30px;
        margin: 0 0 10px; } }

body.mac .hero-register:before {
  bottom: -2px; }

.half-box .container {
  position: relative;
  z-index: 90; }

.half-box-wrap {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media only screen and (max-width: 768px) {
    .half-box-wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .half-box-wrap .half-box-left {
    width: 50%; }
    @media only screen and (max-width: 768px) {
      .half-box-wrap .half-box-left {
        width: 100% !important;
        margin: 0 auto 25px !important; } }
  .half-box-wrap .half-box-right {
    width: 50%; }
    @media only screen and (max-width: 768px) {
      .half-box-wrap .half-box-right {
        width: 100% !important; } }

.bonus-wrap {
  position: relative;
  padding: 20px 0 30px; }
  @media only screen and (max-width: 667px) {
    .bonus-wrap {
      padding: 10px 0 25px; } }
  .bonus-wrap .half-box-left {
    width: 49%; }
    @media only screen and (max-width: 992px) {
      .bonus-wrap .half-box-left {
        width: 40%; } }
    @media only screen and (max-width: 768px) {
      .bonus-wrap .half-box-left {
        margin: 0 auto !important; } }
    .bonus-wrap .half-box-left img {
      display: block;
      margin: 0 auto; }
      @media only screen and (max-width: 768px) {
        .bonus-wrap .half-box-left img {
          max-width: 320px;
          width: 100%; } }
      @media only screen and (max-width: 480px) {
        .bonus-wrap .half-box-left img {
          max-width: 260px; } }
  @media only screen and (max-width: 992px) {
    .bonus-wrap .half-box-right {
      width: 58%; } }

@keyframes move-clouds-back {
  from {
    background-position: 0 0; }
  to {
    background-position: 10000px 0; } }

@-webkit-keyframes move-clouds-back {
  from {
    background-position: 0 0; }
  to {
    background-position: 10000px 0; } }

.bonus-mid {
  background: url(../images/midground.png) repeat 20% 20%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 70;
  -webkit-animation: move-clouds-back 200s linear infinite;
  animation: move-clouds-back 200s linear infinite;
  opacity: 0.3; }

.bonus-for {
  background: url(../images/foreground.png) repeat 90% 110%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 80;
  -webkit-animation: move-clouds-back 400s linear infinite;
  animation: move-clouds-back 400s linear infinite;
  opacity: 0.2; }

.bonus {
  padding: 62px 60px 55px 60px; }
  @media only screen and (max-width: 1200px) {
    .bonus {
      padding: 45px 25px 30px; } }
  @media only screen and (max-width: 667px) {
    .bonus {
      padding: 0;
      margin-top: -40px;
      text-align: center; } }
  .bonus h2 {
    font-size: 36px;
    line-height: 1.2em;
    margin: 0 0 10px; }
    @media only screen and (max-width: 768px) {
      .bonus h2 {
        font-size: 24px; } }
    @media only screen and (max-width: 667px) {
      .bonus h2 {
        margin: 0 0 5px; } }
  .bonus .subtitle {
    font-size: 24px;
    line-height: 1.3em;
    margin: 0 0 22px; }
    @media only screen and (max-width: 768px) {
      .bonus .subtitle {
        font-size: 18px; } }
    @media only screen and (max-width: 667px) {
      .bonus .subtitle {
        margin: 0 0 8px; } }
  .bonus p {
    line-height: 1.5em; }
    @media only screen and (max-width: 667px) {
      .bonus p {
        margin: 0 0 10px; } }
  .bonus .separator {
    width: 100%;
    border-bottom: 1px solid rgba(0, 165, 226, 0.3);
    margin: 30px auto 34px; }
    @media only screen and (max-width: 667px) {
      .bonus .separator {
        display: none; } }
  .bonus .pre-register-form .form-input {
    float: left;
    width: calc(100% - 174px); }
    @media only screen and (max-width: 1200px) {
      .bonus .pre-register-form .form-input {
        width: calc(100% - 154px); } }
    @media only screen and (max-width: 480px) {
      .bonus .pre-register-form .form-input {
        width: 100%;
        float: none;
        margin: 0 auto 15px; } }
  .bonus .pre-register-form .form-submit {
    float: right;
    width: 154px; }
    @media only screen and (max-width: 1200px) {
      .bonus .pre-register-form .form-submit {
        width: 144px; } }
    @media only screen and (max-width: 480px) {
      .bonus .pre-register-form .form-submit {
        width: 154px;
        margin: 0 auto;
        float: none; } }
  @media only screen and (max-width: 1200px) {
    .bonus .pre-register-form input {
      font-size: 16px;
      padding: 11px 15px 9px; } }
  @media only screen and (max-width: 480px) {
    .bonus .pre-register-form input {
      text-align: center; } }
  .bonus .pre-register-form button {
    width: 100%;
    padding: 12px 10px 10px; }
  .bonus .pre-register-form p {
    font-size: 14px;
    color: #c9c9c9;
    margin: 15px 0; }

.textbox {
  overflow: hidden;
  padding-top: 380px; }
  @media only screen and (max-width: 992px) {
    .textbox {
      padding-top: 320px; } }
  @media only screen and (max-width: 768px) {
    .textbox {
      padding-top: 280px; } }
  @media only screen and (max-width: 667px) {
    .textbox .container {
      width: 100%; } }
  .textbox.textbox-left .inner {
    float: left;
    text-align: left; }
    @media only screen and (max-width: 667px) {
      .textbox.textbox-left .inner {
        float: none;
        text-align: center; } }
  .textbox.textbox-right .inner {
    float: right;
    text-align: right; }
    @media only screen and (max-width: 667px) {
      .textbox.textbox-right .inner {
        float: none;
        text-align: center; } }
  .textbox .inner {
    max-width: 760px;
    width: 100%;
    padding: 42px 40px 10px; }
    @media only screen and (max-width: 992px) {
      .textbox .inner {
        padding: 35px 25px 10px;
        max-width: 640px; } }
    @media only screen and (max-width: 667px) {
      .textbox .inner {
        border-top: 1px solid rgba(0, 165, 226, 0.5);
        background: rgba(0, 0, 0, 0.6);
        padding: 25px 25px 20px; } }
    .textbox .inner.bgr-corner {
      border-bottom: 0 none; }
    .textbox .inner.bgr-corner:after {
      opacity: .8; }
    .textbox .inner h2 {
      font-size: 40px;
      line-height: 1.2em;
      font-weight: 700;
      margin: 0 0 15px; }
      @media only screen and (max-width: 768px) {
        .textbox .inner h2 {
          font-size: 30px; } }
    .textbox .inner p {
      font-size: 20px;
      line-height: 28px; }
      @media only screen and (max-width: 667px) {
        .textbox .inner p {
          font-size: 14px;
          line-height: 20px;
          margin-bottom: 7px; } }

.characters {
  position: relative;
  padding: 80px 0 75px; }
  @media only screen and (max-width: 768px) {
    .characters {
      padding: 55px 0 25px; } }
  .characters .container {
    position: relative;
    z-index: 90; }
  .characters h2 {
    font-size: 48px;
    line-height: 1.1em;
    margin: 0 0 40px; }
    @media only screen and (max-width: 768px) {
      .characters h2 {
        font-size: 30px; } }
  .characters .character-slider-outer {
    position: relative; }
    .characters .character-slider-outer .go-prev,
    .characters .character-slider-outer .go-next {
      position: absolute;
      top: 50%;
      -ms-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%);
      width: 38px;
      height: 44px;
      background: url(../images/icon_arrows_sprite.png) no-repeat;
      cursor: pointer; }
      @media only screen and (max-width: 667px) {
        .characters .character-slider-outer .go-prev,
        .characters .character-slider-outer .go-next {
          display: none; } }
      .characters .character-slider-outer .go-prev:hover,
      .characters .character-slider-outer .go-next:hover {
        opacity: .7; }
    .characters .character-slider-outer .go-prev {
      left: 0;
      background-position: -10px -74px; }
    .characters .character-slider-outer .go-next {
      right: 0;
      background-position: -10px -10px; }
  .characters .character-slider-inner {
    width: 100%;
    margin: 0 auto;
    padding: 0 42px;
    position: relative; }
    @media only screen and (max-width: 992px) {
      .characters .character-slider-inner {
        padding: 0; } }
  .characters .character-slider {
    visibility: hidden; }
  .characters .bx-wrapper {
    margin: 0 auto !important; }

.character-pager {
  margin: 50px 0 0; }
  @media only screen and (max-width: 667px) {
    .character-pager {
      max-width: 480px;
      width: 100%;
      margin: 0 auto;
      display: none; } }
  .character-pager.mobile {
    display: none; }
    @media only screen and (max-width: 667px) {
      .character-pager.mobile {
        display: block; } }
  .character-pager ul li {
    width: 22%;
    margin-right: 4%;
    text-align: center; }
    @media only screen and (max-width: 992px) {
      .character-pager ul li {
        width: 80px;
        margin-right: 15px; } }
    @media only screen and (max-width: 667px) {
      .character-pager ul li {
        width: 22%;
        margin-right: 4%; } }
    .character-pager ul li:last-child {
      margin-right: 0; }
  .character-pager ul li a {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #fff; }
    @media only screen and (max-width: 480px) {
      .character-pager ul li a {
        font-size: 13px; } }
    .character-pager ul li a img {
      display: block;
      width: 100%;
      margin: 0 auto 10px;
      border: 1px solid #fff; }
    .character-pager ul li a span {
      display: block; }

body.no-touch .character-pager ul li a:hover,
.character-pager ul li a.active {
  color: #00a5e2; }
  body.no-touch .character-pager ul li a:hover img,
  .character-pager ul li a.active img {
    border: 1px solid #00a5e2; }

.character-boxes {
  display: table;
  width: 100%; }
  @media only screen and (max-width: 992px) {
    .character-boxes {
      display: block; } }
  @media only screen and (max-width: 667px) {
    .character-boxes {
      text-align: center; } }
  .character-boxes .character-box {
    display: table-cell;
    vertical-align: middle; }
    @media only screen and (max-width: 992px) {
      .character-boxes .character-box {
        display: block;
        width: 100% !important; } }
  .character-boxes .character-box-left {
    width: 49%;
    padding: 0 0 0 2%; }
    @media only screen and (max-width: 992px) {
      .character-boxes .character-box-left {
        padding: 0;
        margin: 0 auto 30px; } }
    .character-boxes .character-box-left img {
      display: block;
      margin: 0 auto; }
      @media only screen and (max-width: 992px) {
        .character-boxes .character-box-left img {
          max-width: 375px;
          width: 100%; } }

.character-box-right {
  width: 51%; }
  .character-box-right .bgr-corner {
    margin: 0 10% 0 7%; }
  .character-box-right .inner {
    padding: 40px 45px; }
    @media only screen and (max-width: 1200px) {
      .character-box-right .inner {
        padding: 45px 35px; } }
    @media only screen and (max-width: 667px) {
      .character-box-right .inner {
        padding: 0 0 25px; } }
  .character-box-right h3 {
    font-size: 36px;
    line-height: 1.2em;
    letter-spacing: .1em;
    font-weight: 700;
    margin: 0 0 15px; }
    @media only screen and (max-width: 768px) {
      .character-box-right h3 {
        font-size: 24px;
        margin: 0 0 10px; } }

.latest-news {
  padding: 80px 0 75px; }
  @media only screen and (max-width: 768px) {
    .latest-news {
      padding: 55px 0 25px; } }
  .latest-news h2 {
    margin: 0 0 40px; }
    @media only screen and (max-width: 768px) {
      .latest-news h2 {
        font-size: 30px; } }

.subscribe {
  padding: 75px 0 45px; }
  @media only screen and (max-width: 768px) {
    .subscribe {
      padding: 60px 0 25px; } }
  .subscribe h4 {
    font-size: 48px;
    line-height: 1.1em;
    margin: 0 0 40px; }
    @media only screen and (max-width: 768px) {
      .subscribe h4 {
        font-size: 30px;
        margin: 0 0 25px; } }
  .subscribe .subscribe-form {
    max-width: 480px;
    width: 100%;
    margin: 0 auto; }
  .subscribe input {
    text-align: center;
    margin: 0 auto;
    display: block; }
    @media only screen and (max-width: 768px) {
      .subscribe input {
        margin: 0 auto; } }
  .subscribe button {
    margin-bottom: 0; }
    @media only screen and (max-width: 768px) {
      .subscribe button {
        margin-bottom: 0; } }
  .subscribe p {
    font-size: 14px;
    line-height: 1.55em;
    color: #7c7c7c; }

.footer-top {
  position: relative;
  z-index: 33;
  padding: 86px 0 78px; }
  @media only screen and (max-width: 768px) {
    .footer-top {
      padding: 55px 0 0; } }
  .footer-top .container {
    max-width: 920px; }
    @media only screen and (max-width: 768px) {
      .footer-top .container {
        width: 100%; } }
  .footer-top .bgr-overlay {
    background: rgba(0, 0, 0, 0.4);
    z-index: -1; }
  .footer-top h5 {
    font-size: 30px;
    line-height: 1.3em;
    margin: 0 0 30px; }
    @media only screen and (max-width: 992px) {
      .footer-top h5 {
        font-size: 24px; } }
    @media only screen and (max-width: 768px) {
      .footer-top h5 {
        margin: 0 0 15px; } }
  .footer-top .download {
    width: 47.531%; }
    @media only screen and (max-width: 768px) {
      .footer-top .download {
        margin: 0 auto 45px !important; } }
    @media only screen and (max-width: 667px) {
      .footer-top .download {
        margin: 0 auto 25px !important; } }
    .footer-top .download a {
      margin: 0 5px; }
      @media only screen and (max-width: 992px) {
        .footer-top .download a {
          margin: 0 2px; } }
      @media only screen and (max-width: 992px) {
        .footer-top .download a img {
          height: 46px; } }
      @media only screen and (max-width: 768px) {
        .footer-top .download a img {
          height: 49px; } }
      @media only screen and (max-width: 480px) {
        .footer-top .download a img {
          height: 44px; } }
  .footer-top .footer-social {
    width: 49.383%; }
    @media only screen and (max-width: 768px) {
      .footer-top .footer-social {
        background: rgba(0, 0, 0, 0.4);
        padding: 20px 2%;
        margin: 0 auto !important; } }
    .footer-top .footer-social h5 {
      margin: 0 0 15px; }
    .footer-top .footer-social li {
      margin: 0 10px; }
      @media only screen and (max-width: 992px) {
        .footer-top .footer-social li {
          margin: 0 5px; } }
    .footer-top .footer-social li a {
      display: block; }
    .footer-top .footer-social li a img {
      width: 65px;
      height: 71px; }
  .footer-top a:hover {
    opacity: .7; }

.footer-bottom {
  background: #000;
  padding: 70px 0; }
  @media only screen and (max-width: 768px) {
    .footer-bottom {
      padding: 35px 0; } }
  .footer-bottom h6 {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.95em;
    margin: 0 0 40px; }
    @media only screen and (max-width: 768px) {
      .footer-bottom h6 {
        margin: 0 0 25px; } }
    @media only screen and (max-width: 667px) {
      .footer-bottom h6 {
        font-size: 12px;
        line-height: 2.5em;
        margin: 0 0 20px; } }
  .footer-bottom img {
    display: block;
    margin: 0 auto 25px; }
    @media only screen and (max-width: 667px) {
      .footer-bottom img {
        margin: 0 auto 15px; } }
  .footer-bottom > div {
    font-size: 14px;
    color: #fff; }
    @media only screen and (max-width: 667px) {
      .footer-bottom > div {
        font-size: 12px; } }
    .footer-bottom > div a {
      color: #fff; }
      .footer-bottom > div a:hover {
        text-decoration: underline; }
  .footer-bottom .copyright-links li {
    margin-bottom: 5px;
    display: inline-block; }
    .footer-bottom .copyright-links li:first-child {
      border-right: 1px solid #fff;
      margin-right: 4px;
      padding-right: 8px;
      line-height: 1; }

.single-page-wrap {
  position: relative;
  background: url(../images/bgr-space.jpg) repeat;
  background-size: 100% auto; }

.single-page {
  position: relative;
  z-index: 90;
  width: 96%;
  max-width: 780px;
  margin: 0 auto;
  padding: 200px 0 100px; }
  @media only screen and (max-width: 768px) {
    .single-page {
      padding: 100px 0 50px; } }

.inner-page {
  position: relative; }

.title {
  padding: 150px 0 130px;
  width: 96%;
  margin: 0 auto;
  position: relative;
  z-index: 90; }
  @media only screen and (max-width: 1200px) {
    .title {
      padding: 130px 0 60px; } }
  @media only screen and (max-width: 768px) {
    .title {
      padding: 120px 0 35px; } }
  .title h1 {
    margin: 0 0 5px; }
    @media only screen and (max-width: 768px) {
      .title h1 {
        font-size: 30px; } }

.date {
  font-size: 14px;
  line-height: 1.5em;
  font-weight: 400;
  letter-spacing: .05em;
  color: #d9d9d9; }

.news-intro-outer {
  padding: 0 0 150px; }
  @media only screen and (max-width: 1200px) {
    .news-intro-outer {
      padding: 0 0 75px; } }
  @media only screen and (max-width: 768px) {
    .news-intro-outer {
      padding: 0 0 50px; } }
  @media only screen and (max-width: 768px) {
    .news-intro-outer .container {
      width: 100%; } }

.news-intro-inner {
  position: relative;
  z-index: 90; }
  .news-intro-inner .news-textbox-wrap {
    content: '';
    position: absolute;
    right: 0;
    top: -55px;
    bottom: -55px;
    height: calc(100% + 110px);
    background: rgba(0, 0, 0, 0.3);
    border: 1px solid rgba(0, 165, 226, 0.3);
    border-right: 0 none;
    z-index: -1; }
    @media only screen and (max-width: 1200px) {
      .news-intro-inner .news-textbox-wrap {
        top: -10px;
        bottom: -10px;
        height: calc(100% + 20px); } }
    @media only screen and (max-width: 768px) {
      .news-intro-inner .news-textbox-wrap {
        display: none; } }

.news-intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media only screen and (max-width: 768px) {
    .news-intro {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .news-intro .news-imgbox {
    width: 47.917%; }
    .news-intro .news-imgbox img {
      display: block;
      border: 1px solid rgba(0, 165, 226, 0.3);
      margin: 0 auto; }
      @media only screen and (max-width: 768px) {
        .news-intro .news-imgbox img {
          border: 0 none; } }
    @media only screen and (max-width: 768px) {
      .news-intro .news-imgbox {
        width: 100% !important;
        margin: 0 auto !important;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; } }
  .news-intro .news-textbox {
    width: 52.083%;
    padding: 50px 5%; }
    @media only screen and (max-width: 992px) {
      .news-intro .news-textbox {
        padding: 40px 25px; } }
    @media only screen and (max-width: 768px) {
      .news-intro .news-textbox {
        padding: 35px 25px;
        width: 100% !important;
        margin: 0 auto !important;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        background: rgba(0, 0, 0, 0.3);
        border-bottom: 1px solid rgba(172, 230, 255, 0.4);
        text-align: center; } }
    .news-intro .news-textbox .date {
      font-size: 20px;
      margin-bottom: 15px; }
      @media only screen and (max-width: 992px) {
        .news-intro .news-textbox .date {
          font-size: 16px; } }
    .news-intro .news-textbox h2 {
      font-size: 30px;
      line-height: 1.3em;
      font-weight: 700;
      margin: 0 0 15px; }
      @media only screen and (max-width: 992px) {
        .news-intro .news-textbox h2 {
          font-size: 24px; } }
    @media only screen and (max-width: 992px) {
      .news-intro .news-textbox p {
        font-size: 14px; } }

.news-boxes-wrap {
  position: relative;
  z-index: 90;
  padding-bottom: 130px; }
  @media only screen and (max-width: 992px) {
    .news-boxes-wrap {
      padding-bottom: 75px; } }
  @media only screen and (max-width: 768px) {
    .news-boxes-wrap {
      padding-bottom: 50px; } }
  @media only screen and (max-width: 480px) {
    .news-boxes-wrap {
      padding-bottom: 40px; } }
  .news-boxes-wrap .btn-corner {
    font-size: 16px; }

.latest-news .news-boxes-wrap {
  margin-bottom: 0; }

.news-boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 70px; }
  @media only screen and (max-width: 768px) {
    .news-boxes {
      margin-bottom: 45px; } }
  @media only screen and (max-width: 480px) {
    .news-boxes {
      display: block;
      margin-bottom: 25px; } }
  .news-boxes:after {
    content: '';
    display: block;
    margin-left: 24.306%; }
    @media only screen and (max-width: 1200px) {
      .news-boxes:after {
        margin-left: 32.63933%; } }
    @media only screen and (max-width: 768px) {
      .news-boxes:after {
        margin-left: 49.306%; } }
    @media only screen and (max-width: 480px) {
      .news-boxes:after {
        display: none; } }
  .news-boxes .news-box {
    margin-bottom: 10px;
    width: 24.306%;
    border: 1px solid rgba(0, 165, 226, 0.3);
    background: rgba(0, 0, 0, 0.3); }
    @media only screen and (max-width: 1200px) {
      .news-boxes .news-box {
        width: 32.63933%; } }
    @media only screen and (max-width: 768px) {
      .news-boxes .news-box {
        width: 49.306%; } }
    @media only screen and (max-width: 480px) {
      .news-boxes .news-box {
        width: 100%;
        text-align: center; } }
    .news-boxes .news-box .inner {
      padding: 30px 25px 35px; }
      @media only screen and (max-width: 992px) {
        .news-boxes .news-box .inner {
          padding: 25px 15px; } }
    .news-boxes .news-box a:hover img {
      opacity: .7; }
    .news-boxes .news-box img {
      display: block;
      width: 100%;
      margin: 0 auto;
      -webkit-transition: all 0.2s linear;
      transition: all 0.2s linear; }
    .news-boxes .news-box .el-block {
      margin-bottom: 10px; }
    .news-boxes .news-box h3 {
      font-size: 20px;
      line-height: 1.4em;
      font-weight: 700;
      margin: 0 0 10px; }
      @media only screen and (max-width: 992px) {
        .news-boxes .news-box h3 {
          font-size: 18px; } }
      @media only screen and (max-width: 480px) {
        .news-boxes .news-box h3 {
          font-size: 20px; } }
    .news-boxes .news-box p {
      color: #d9d9d9;
      margin: 0 0 25px; }
      @media only screen and (max-width: 992px) {
        .news-boxes .news-box p {
          font-size: 14px; } }
      @media only screen and (max-width: 480px) {
        .news-boxes .news-box p {
          font-size: 16px; } }
    @media only screen and (max-width: 992px) {
      .news-boxes .news-box .btn-arrow {
        font-size: 14px; } }
    @media only screen and (max-width: 480px) {
      .news-boxes .news-box .btn-arrow {
        font-size: 16px; } }

.news-single .title {
  padding: 150px 0 35px; }
  @media only screen and (max-width: 992px) {
    .news-single .title {
      padding: 130px 0 35px; } }
  @media only screen and (max-width: 768px) {
    .news-single .title {
      padding: 120px 0 35px; } }

.news-single .title h1 {
  margin: 0 0 5px; }
  @media only screen and (max-width: 768px) {
    .news-single .title h1 {
      font-size: 30px; } }

.news-single .title .date {
  font-size: 20px; }
  @media only screen and (max-width: 768px) {
    .news-single .title .date {
      font-size: 16px; } }

.news-single .container-narrow {
  max-width: 720px;
  width: 96%;
  margin: 0 auto;
  padding-bottom: 80px; }
  @media only screen and (max-width: 768px) {
    .news-single .container-narrow {
      padding-bottom: 55px; } }

.news-single .latest-news {
  padding-top: 0; }

.news-single .news-single-header {
  margin-bottom: 25px; }
  .news-single .news-single-header img {
    display: block;
    margin: 0 auto;
    border: 1px solid rgba(0, 165, 226, 0.3); }

.news-single .news-single-body {
  border: 1px solid rgba(0, 165, 226, 0.3);
  padding: 70px 60px 25px; }
  @media only screen and (max-width: 768px) {
    .news-single .news-single-body {
      padding: 35px 15px 15px; } }

.news-single .news-boxes {
  margin-bottom: 0;
  padding: 0 0 80px; }
  @media only screen and (max-width: 992px) {
    .news-single .news-boxes {
      padding: 0 0 65px; } }
  @media only screen and (max-width: 768px) {
    .news-single .news-boxes {
      padding: 0 0 35px; } }

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
  margin: 0 0 10px; }

.entry h1 {
  font-size: 40px;
  line-height: 1.2em; }
  @media only screen and (max-width: 768px) {
    .entry h1 {
      font-size: 36px; } }

.entry h2 {
  font-size: 36px;
  line-height: 1.2em; }
  @media only screen and (max-width: 768px) {
    .entry h2 {
      font-size: 30px; } }

.entry h3 {
  font-size: 30px;
  line-height: 1.25em; }
  @media only screen and (max-width: 768px) {
    .entry h3 {
      font-size: 26px; } }

.entry h4 {
  font-size: 24px;
  line-height: 1.3em; }

.entry h5 {
  font-size: 20px;
  line-height: 1.4em; }

.entry h6 {
  font-size: 16px;
  line-height: 1.4em; }

.inner-page-wrap {
  position: relative;
  z-index: 90; }

.media-grid-wrap {
  margin-left: -0.928%;
  margin-bottom: 55px; }

.grid-item {
  width: 20.138%;
  float: left;
  margin-left: 0.928%;
  margin-bottom: 0.928%; }
  @media only screen and (max-width: 610px) {
    .grid-item {
      width: 49.072%; } }

.grid-item--width1 {
  width: 56.94%;
  float: right; }
  @media only screen and (max-width: 610px) {
    .grid-item--width1 {
      float: none;
      width: 99.072%; } }

.grid-item--width2 {
  width: 56.94%; }
  @media only screen and (max-width: 610px) {
    .grid-item--width2 {
      float: none;
      width: 99.072%; } }

.media-link {
  display: block;
  position: relative; }
  .media-link img.play-video {
    width: 70px;
    height: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -35px 0 0 -35px; }
    @media only screen and (max-width: 667px) {
      .media-link img.play-video {
        width: 40px;
        height: 40px;
        margin: -20px 0 0 -20px; } }
  .media-link img {
    display: block; }

.mfp-arrow {
  opacity: 1; }

.mfp-arrow-left:before,
.mfp-arrow-right:before {
  width: 38px;
  height: 44px;
  background: url(../images/icon_arrows_sprite.png) no-repeat;
  cursor: pointer;
  border: 0 none !important;
  opacity: 1; }

.mfp-arrow-left:after,
.mfp-arrow-right:after {
  display: none !important; }

.mfp-arrow-left:before {
  margin-left: 15px;
  background-position: -10px -74px; }

.mfp-arrow-right:before {
  margin-left: 40px;
  background-position: -10px -10px; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #5DD3FF; }

.mfp-close {
  font-size: 48px; }
/*# sourceMappingURL=main.css.map */