/*
Theme Name: pro.suspilne.media
Author: WordPress
Author URI: https://wordpress.org/
Description: YG
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pro.suspilne.media
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-size: 62.5%;
}

body {
  margin: 0;
  box-sizing: content-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  line-height: 1;
}

figure {
  margin: 0;
  padding: 0;
}

p {
  margin: 0;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

button,
select {
  /* 1 */
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

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

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

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

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

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

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

[hidden] {
  display: none;
}

@font-face {
  font-family: "Inerta-Italic";
  src: url("fonts/inerta/Inerta-Italic.woff2") format("woff2"), url("fonts/inerta/Inerta-Italic.woff") format("woff"), url("fonts/inerta/Inerta-Italic.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Inerta-Regular";
  src: url("fonts/inerta/Inerta-Regular.woff2") format("woff2"), url("fonts/inerta/Inerta-Regular.woff") format("woff"), url("fonts/inerta/Inerta-Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Inerta-Bold";
  src: url("fonts/inerta/Inerta-Bold.woff2") format("woff2"), url("fonts/inerta/Inerta-Bold.woff") format("woff"), url("fonts/inerta/Inerta-Bold.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Inerta-SemiBold";
  src: url("fonts/inerta/Inerta-SemiBold.woff2") format("woff2"), url("fonts/inerta/Inerta-SemiBold.woff") format("woff"), url("fonts/inerta/Inerta-SemiBold.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Inerta-Medium";
  src: url("fonts/inerta/Inerta-Medium.woff2") format("woff2"), url("fonts/inerta/Inerta-Medium.woff") format("woff"), url("fonts/inerta/Inerta-Medium.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
/* Content */
/*
Theme Name: pro.suspilne.media
Author: WordPress
Author URI: https://wordpress.org/
Description: YG
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pro.suspilne.media
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/
html {
  scroll-behavior: smooth;
  font-size: 62.5%;
}

body {
  font-size: 1.8rem;
  line-height: 1.6;
  color: #000;
  font-weight: 400;
  font-family: "Inerta-Regular";
}
@media only screen and (max-width: 1200px) {
  body {
    font-size: 1.6rem;
  }
}
body.over {
  overflow: hidden;
}
@media only screen and (max-width: 1200px) {
  body {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 767px) {
  body {
    font-size: 1.4rem;
  }
}

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1240px;
}
@media only screen and (max-width: 1400px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 1200px) {
  .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

ul, figure {
  padding: 0;
  margin: 0;
  list-style: none;
}

* {
  box-sizing: border-box;
}

a {
  color: #000;
  text-decoration: none;
}

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

section {
  width: 100%;
  outline: none;
  padding-top: 120px;
  padding-bottom: 120px;
}
@media only screen and (max-width: 1200px) {
  section {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 992px) {
  section {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 767px) {
  section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
section.dark {
  background: #0f0f0f;
}
section.dark h2 {
  color: #41cfff;
}
section.dark span.data {
  color: #fff;
}
section.dark span.data::before {
  background: url("img/clock_light.svg") no-repeat 50% 50%;
}

h2 {
  font-size: 4rem;
  line-height: 1;
  color: #000;
  font-weight: 400;
  font-family: "Inerta-Medium";
  text-transform: uppercase;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1200px) {
  h2 {
    font-size: 32px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 992px) {
  h2 {
    font-size: 28px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

.row {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 992px) {
  .row {
    flex-wrap: wrap;
  }
}
.row .column {
  max-width: 48%;
  flex: 1 0 48%;
}
@media only screen and (max-width: 480px) {
  .row .column {
    max-width: 100%;
    flex: 1 0 100%;
  }
}

.btn {
  font-family: "Inerta-SemiBold";
  font-size: 2rem;
  line-height: 1.4;
  color: #0f0f0f;
  font-weight: 400;
  padding: 12px 50px 12px;
  cursor: pointer;
  text-decoration: none;
  border-radius: 30px;
  background-color: #41cfff;
  transition: all 0.3s;
  display: inline-block;
  border: 2px solid transparent;
}
@media only screen and (max-width: 767px) {
  .btn {
    font-size: 1.6rem;
    padding: 8px 30px 8px;
  }
}
@media only screen and (max-width: 480px) {
  .btn {
    padding-top: 10px;
    padding-bottom: 10px;
    min-width: 280px;
    text-align: center;
    font-size: 1.8rem;
  }
}
.btn:hover {
  color: #fff;
  background: linear-gradient(#000) padding-box, linear-gradient(35deg, #A0E7FF 0%, #fff 15%, #41CFFF 30%, #A0E7FF 45%, #fff 60%, #41CFFF 75%, #A0E7FF 90%, #fff 100%) border-box;
  background-origin: padding-box, border-box;
  background-clip: padding-box, border-box;
  background-size: 100% 100%, 200% 100%;
  animation: glowShift 1.5s linear infinite;
  transform: translateY(-2px);
}
@keyframes glowShift {
  0% {
    background-position: 0 0, 0% 0%;
  }
  50% {
    background-position: 0 0, 100% 0%;
  }
  100% {
    background-position: 0 0, 0% 0%;
  }
}

p {
  font-family: "Inerta-Regular";
  font-size: 2rem;
  line-height: 1.4;
  color: #0f0f0f;
  font-weight: 400;
}
@media only screen and (max-width: 1200px) {
  p {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 767px) {
  p {
    font-size: 1.8rem;
  }
}
p b {
  font-weight: normal;
  font-family: "Inerta-SemiBold";
}

::selection {
  background: #41cfff;
  color: #fff;
  /* WebKit/Blink Browsers */
}

::-moz-selection {
  background: #41cfff;
  color: #fff;
  /* Gecko Browsers */
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
  color: #fff !important;
}

select {
  appearance: none !important;
  -moz-appearance: none; /* Firefox */
  -webkit-appearance: none; /* Safari and Chrome */
  color: #000;
}
select.valid {
  color: #000;
}

::-webkit-input-placeholder { /* Edge */
  color: #000;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000;
}

::placeholder {
  color: #000;
}

::-webkit-inner-spin-button {
  display: none;
}

::-webkit-calendar-picker-indicator {
  position: absolute;
  left: -30px;
  top: 0;
  bottom: 0;
  right: 0;
  background: none;
  content: "";
  width: 100%;
  height: 100%;
}

/*
Theme Name: pro.suspilne.media
Author: WordPress
Author URI: https://wordpress.org/
Description: YG
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pro.suspilne.media
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/
header {
  background: #000;
  padding-top: 20px;
}
@media only screen and (max-width: 767px) {
  header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
  }
}
header .container .row {
  align-items: center;
}
@media only screen and (max-width: 992px) {
  header .container .row {
    flex-wrap: nowrap;
  }
}
header a.logo_header {
  display: block;
  width: 134px;
}
@media only screen and (max-width: 992px) {
  header a.logo_header {
    width: 100px;
  }
}
@media only screen and (max-width: 767px) {
  header a.logo_header {
    padding-bottom: 15px;
  }
}
header a.logo_pro {
  display: block;
  margin-bottom: 40px;
  margin-left: 20px;
}
header a.logo_pro img {
  width: 120px;
}
header .menu-main-container {
  padding-left: 65px;
}
@media only screen and (max-width: 992px) {
  header .menu-main-container {
    padding-left: 30px;
  }
}
header .menu-main-container ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header .menu-main-container ul li.inclusion > a {
  font-size: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
header .menu-main-container ul li.inclusion > a svg {
  max-width: 20px;
  margin-bottom: -8px;
}
header .menu-main-container ul li.active a {
  color: #41cfff;
  border-bottom-color: #41cfff;
}
@media only screen and (max-width: 767px) {
  header .menu-main-container ul li {
    text-align: left;
    width: 100%;
    padding: 0;
  }
}
header .menu-main-container a {
  text-decoration: none;
  font-size: 1.5rem;
  line-height: 1.5;
  color: #fff;
  font-weight: 400;
  transition: color 0.4s, border-color 0.6s;
  border-bottom: 1px #000 solid;
  font-family: "Inerta-Medium";
  text-transform: uppercase;
  padding-bottom: 10px;
  letter-spacing: 1px;
}
header .menu-main-container a[aria-current=page] {
  color: #F0EDE7;
}
@media only screen and (max-width: 1200px) {
  header .menu-main-container a {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 992px) {
  header .menu-main-container a {
    font-size: 1.2rem;
    letter-spacing: 0px;
    font-family: "Inerta-Regular";
  }
}
@media only screen and (max-width: 767px) {
  header .menu-main-container a {
    font-size: 1.6rem;
    color: #fff;
    padding-bottom: 0;
    padding-top: 4px;
    padding-left: 0;
    border: none;
    white-space: nowrap;
    line-height: 2;
  }
}
header .menu-main-container a:hover {
  color: #41cfff;
  border-bottom-color: #41cfff;
}

#desktopMenu {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #desktopMenu {
    display: none;
  }
}

.trigger-menu {
  position: absolute;
  width: 26px;
  cursor: pointer;
  z-index: 190;
  display: none;
  right: 26px;
  top: 26px;
}
@media only screen and (max-width: 767px) {
  .trigger-menu {
    display: block;
  }
}
.trigger-menu span {
  background: #fff;
  border-radius: 3px;
  margin-bottom: 5px;
  width: 100%;
  height: 2px;
  transition: all 0.2s;
  display: block;
}
.trigger-menu.close {
  padding-top: 8px;
}
.trigger-menu.close span:nth-child(2) {
  display: none;
}
.trigger-menu.close span:first-child,
.trigger-menu.close span:last-child {
  display: block;
  width: 110%;
}
.trigger-menu.close span:first-child {
  transform: rotate(-45deg);
  margin-bottom: -5px;
}
.trigger-menu.close span:last-child {
  transform: rotate(45deg);
  margin-top: 2px;
}

#mobileMenu {
  display: none;
}
@media only screen and (max-width: 767px) {
  #mobileMenu {
    position: fixed;
    left: 0;
    top: 65px;
    bottom: 0;
    right: 100%;
    background: #0f0f0f;
    pointer-events: none;
    transition: all 0.2s;
    z-index: -1;
    overflow: auto;
    opacity: 0;
    display: block;
    width: 100%;
  }
}
#mobileMenu.open {
  opacity: 1;
  pointer-events: all;
  z-index: 99;
  right: 0;
  min-height: 100px;
}
#mobileMenu .menu-mobile-menu-container {
  padding: 0 20px 40px 20px;
}
#mobileMenu .menu-mobile-menu-container ul li a {
  font-family: "Inerta-Regular";
  font-size: 1.8rem;
  line-height: 1.5;
  color: #fff;
  font-weight: 400;
  display: block;
  margin-bottom: 6px;
}
#mobileMenu .menu-mobile-menu-container ul li.title {
  padding-top: 30px;
}
#mobileMenu .menu-mobile-menu-container ul li.title a {
  cursor: default;
  pointer-events: none;
  font-size: 2rem;
  line-height: 1.5;
  color: #41cfff;
  font-weight: 400;
  text-transform: uppercase;
  border-bottom: 1px #41cfff dashed;
  padding-bottom: 8px;
  margin-bottom: 15px;
}

/*
Theme Name: pro.suspilne.media
Author: WordPress
Author URI: https://wordpress.org/
Description: YG
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pro.suspilne.media
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/
.to_footer {
  display: none;
}

footer {
  background: #0f0f0f;
  color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  footer {
    padding-top: 30px;
  }
}
footer .to_footer {
  display: block;
}
footer .container .row div.menu-main-container {
  width: 100%;
  margin-bottom: 60px;
}
@media only screen and (max-width: 992px) {
  footer .container .row div.menu-main-container {
    margin-bottom: 40px;
  }
}
footer .container .row div.menu-main-container ul.menu {
  border-bottom: 1px #41cfff solid;
  display: flex;
  justify-content: space-between;
  padding-bottom: 100px;
  width: 100%;
}
@media only screen and (max-width: 1200px) {
  footer .container .row div.menu-main-container ul.menu {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 992px) {
  footer .container .row div.menu-main-container ul.menu {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  footer .container .row div.menu-main-container ul.menu {
    flex-wrap: wrap;
    padding-bottom: 30px;
    border-bottom-style: dashed;
  }
}
footer .container .row div.menu-main-container ul.menu li.inclusion {
  display: none;
}
@media only screen and (max-width: 767px) {
  footer .container .row div.menu-main-container ul.menu li {
    width: 50%;
    padding-bottom: 8px;
  }
}
footer .container .row div.menu-main-container ul.menu li a {
  text-decoration: none;
  font-size: 1.7rem;
  line-height: 1.5;
  color: #fff;
  font-weight: 400;
  letter-spacing: 1px;
  font-family: "Inerta-Medium";
  transition: all 0.3s;
}
@media only screen and (max-width: 1200px) {
  footer .container .row div.menu-main-container ul.menu li a {
    font-size: 1.5rem;
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 992px) {
  footer .container .row div.menu-main-container ul.menu li a {
    font-size: 1.3rem;
    font-family: "Inerta-Regular";
  }
}
@media only screen and (max-width: 767px) {
  footer .container .row div.menu-main-container ul.menu li a {
    font-size: 1.6rem;
    line-height: 1.2;
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  footer .container .row div.menu-main-container ul.menu li a {
    font-size: 1.4rem;
  }
}
footer .container .row div.menu-main-container ul.menu li a:hover {
  color: #41cfff;
}
@media only screen and (max-width: 992px) {
  footer .container .row div.menu-main-container ul.menu li.active {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  footer .container .row div.menu-main-container ul.menu li.active {
    display: block;
    order: -1;
  }
  footer .container .row div.menu-main-container ul.menu li.active a {
    color: #41cfff;
  }
}
footer .container .row > ul {
  display: flex;
  justify-content: space-between;
  padding-bottom: 50px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  footer .container .row > ul {
    flex-wrap: wrap;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 480px) {
  footer .container .row > ul {
    flex-direction: column;
  }
}
footer .container .row > ul > li {
  padding-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  footer .container .row > ul > li {
    width: 50%;
    padding-bottom: 25px;
  }
}
@media only screen and (max-width: 480px) {
  footer .container .row > ul > li {
    width: 100%;
  }
}
footer .container h6 {
  font-size: 1.8rem;
  line-height: 1.5;
  color: #41cfff;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Inerta-Medium";
  margin-bottom: 10px;
}
@media only screen and (max-width: 1200px) {
  footer .container h6 {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 992px) {
  footer .container h6 {
    font-size: 1.4rem;
    text-transform: none;
  }
}
@media only screen and (max-width: 767px) {
  footer .container h6 {
    font-size: 1.6rem;
    text-transform: uppercase;
  }
}
@media only screen and (max-width: 480px) {
  footer .container h6 {
    font-size: 1.4rem;
    letter-spacing: 1px;
  }
}
@media only screen and (max-width: 767px) {
  footer .container h6.follow {
    text-transform: none;
    color: #fff;
  }
}
footer .container h6 > a {
  text-decoration: none;
  font-size: 1.8rem;
  line-height: 1.5;
  color: #41cfff;
  font-weight: 400;
  transition: all 0.3s;
}
@media only screen and (max-width: 1200px) {
  footer .container h6 > a {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 992px) {
  footer .container h6 > a {
    font-size: 1.4rem;
    text-transform: capitalize;
  }
}
@media only screen and (max-width: 767px) {
  footer .container h6 > a {
    font-size: 1.6rem;
    text-transform: uppercase;
    white-space: nowrap;
  }
}
footer .container h6 > a:hover {
  color: #fff;
}
footer .container ol {
  list-style: none;
  padding-left: 0;
}
@media only screen and (max-width: 480px) {
  footer .container ol {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  footer .container ol li {
    padding-bottom: 2px;
  }
}
@media only screen and (max-width: 480px) {
  footer .container ol li {
    width: 50%;
    padding-bottom: 8px;
  }
}
footer .container ol li a {
  font-size: 1.6rem;
  line-height: 1.5;
  color: #fff;
  font-weight: 400;
  font-family: "Inerta-Medium";
  transition: all 0.3s;
}
@media only screen and (max-width: 1200px) {
  footer .container ol li a {
    font-size: 1.4rem;
    font-family: "Inerta-Regular";
  }
}
@media only screen and (max-width: 992px) {
  footer .container ol li a {
    font-size: 1.3rem;
    font-family: "Inerta-Regular";
  }
}
@media only screen and (max-width: 767px) {
  footer .container ol li a {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 480px) {
  footer .container ol li a {
    font-size: 1.2rem;
    display: block;
    line-height: 1.2;
  }
}
footer .container ol li a:hover {
  color: #41cfff;
}
footer .container div.socials {
  padding-bottom: 40px;
  padding-top: 10px;
}
footer .container div.socials a {
  display: inline-block;
  min-width: 16px;
  margin-right: 10px;
}
@media only screen and (max-width: 992px) {
  footer .container div.socials a {
    margin-right: 8px;
  }
  footer .container div.socials a svg {
    width: 16px;
  }
}
@media only screen and (max-width: 767px) {
  footer .container div.socials a {
    margin-right: 12px;
  }
  footer .container div.socials a svg {
    width: 20px;
  }
}
footer .container div.socials a:hover svg path {
  fill: #41cfff;
}
footer .container .copy {
  align-items: center;
  justify-content: flex-start;
}
@media only screen and (max-width: 767px) {
  footer .container .copy {
    border-top: 1px #41cfff dashed;
    padding-top: 40px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
  }
}
@media only screen and (max-width: 480px) {
  footer .container .copy {
    flex-wrap: wrap;
  }
}
footer .container .copy a.logo_footer_pro {
  display: none;
}
@media only screen and (max-width: 480px) {
  footer .container .copy a.logo_footer_pro {
    display: block;
    padding-left: 25px;
  }
}
footer .container .copy p, footer .container .copy a {
  font-size: 1.2rem;
  line-height: 1.5;
  color: #fff;
  font-weight: 400;
}
@media only screen and (max-width: 480px) {
  footer .container .copy p, footer .container .copy a {
    font-size: 1rem;
    letter-spacing: 1px;
  }
}
footer .container .copy p {
  padding-left: 25px;
}
@media only screen and (max-width: 480px) {
  footer .container .copy p {
    padding-left: 0;
    padding-top: 20px;
  }
}
footer .container .copy a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 992px) {
  footer .container .copy img {
    max-width: 100px;
  }
}
@media only screen and (max-width: 480px) {
  footer .container .copy img {
    max-width: 120px;
  }
}

a.to_top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background: #000;
  transition: opacity 0.4s;
  opacity: 0;
  box-shadow: 0px 0px 1px 1px #999;
  z-index: 301;
}
a.to_top.show {
  opacity: 0.4;
}
a.to_top:hover {
  opacity: 1;
}

/*
Theme Name: pro.suspilne.media
Author: WordPress
Author URI: https://wordpress.org/
Description: YG
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pro.suspilne.media
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/
.gradient {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.3) 34.62%, rgba(160, 231, 255, 0.3) 92.79%, rgba(142, 226, 255, 0.3) 99.99%, rgba(65, 207, 255, 0.3) 100%);
}

#slogan {
  padding-top: 70px;
  padding-bottom: 100px;
  background: #000;
  margin-top: -2px;
}
@media only screen and (max-width: 767px) {
  #slogan {
    padding-top: 100px;
  }
}
@media only screen and (max-width: 480px) {
  #slogan {
    padding-top: 0px;
    padding-bottom: 80px;
    min-height: 92vh;
    display: flex;
    align-items: center;
    position: relative;
  }
}
#slogan .address {
  display: none;
  position: absolute;
  bottom: 20px;
  left: 20px;
  font-family: "Inerta-Regular";
  font-size: 1.8rem;
  line-height: 1.2;
  color: #fff;
  font-weight: 400;
}
@media only screen and (max-width: 480px) {
  #slogan .address {
    display: block;
    max-width: 370px;
  }
}
@media only screen and (max-width: 480px) {
  #slogan .container {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 420px;
  }
}
#slogan .container .row {
  align-items: center;
}
@media only screen and (max-width: 480px) {
  #slogan .container .row {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
}
@media only screen and (max-width: 480px) {
  #slogan .container .row .column {
    width: 100%;
  }
}
#slogan .container .row .column p {
  font-family: "Inerta-SemiBold";
  font-size: 2.2rem;
  line-height: 1.4;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  padding-bottom: 40px;
}
@media only screen and (max-width: 992px) {
  #slogan .container .row .column p {
    text-transform: none;
    font-size: 2rem;
    padding-bottom: 20px;
    font-family: "Inerta-Medium";
  }
}
@media only screen and (max-width: 767px) {
  #slogan .container .row .column p {
    font-size: 1.7rem;
  }
}
@media only screen and (max-width: 480px) {
  #slogan .container .row .column p {
    font-size: 2.2rem;
    padding-bottom: 30px;
    padding-top: 20px;
  }
}
#slogan .container .row .column p span {
  display: block;
  color: #41cfff;
}

@media only screen and (max-width: 767px) {
  #about .container .row {
    flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 767px) {
  #about .container .row .column {
    max-width: 100%;
    flex: 1 0 100%;
  }
}
#about .container h2 {
  margin-bottom: 24px;
  padding-top: 12px;
}
@media only screen and (max-width: 1200px) {
  #about .container h2 {
    margin-bottom: 16px;
    padding-top: 8px;
  }
}
#about .container p {
  font-family: "Inerta-Regular";
  font-size: 2rem;
  line-height: 1.3;
  color: #0f0f0f;
  font-weight: 400;
  padding-right: 20px;
}
@media only screen and (max-width: 1200px) {
  #about .container p {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 767px) {
  #about .container p {
    padding-bottom: 30px;
  }
}

#program {
  padding-top: 0;
}
#program .container h2 {
  margin-bottom: 12px;
}
@media only screen and (max-width: 480px) {
  #program .container h2 {
    max-width: 280px;
  }
}
#program .container h2 + span {
  font-family: "Inerta-SemiBold";
  font-size: 2.2rem;
  line-height: 1.3;
  color: #000;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  #program .container h2 + span {
    font-size: 1.8rem;
  }
}
#program .container h5 {
  font-family: "Inerta-SemiBold";
  font-size: 2.1rem;
  line-height: 1.3;
  color: #0f0f0f;
  font-weight: 400;
  max-width: 580px;
  padding-top: 10px;
}
@media only screen and (max-width: 1200px) {
  #program .container h5 {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 767px) {
  #program .container h5 {
    font-size: 1.6rem;
  }
}
#program .container .row {
  padding-top: 50px;
}
@media only screen and (max-width: 767px) {
  #program .container .row {
    flex-direction: column;
    padding-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  #program .container .row .column {
    max-width: 100%;
    flex: 1 0 100%;
  }
}
#program .container .row .column ul li {
  border-bottom: 1px solid transparent;
  border-image: repeating-linear-gradient(to right, #8C8C8C 0 4px, transparent 4px 8px) 1;
  margin-bottom: 50px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 1200px) {
  #program .container .row .column ul li {
    margin-bottom: 40px;
  }
}
#program .container .row .column ul li > span {
  display: inline-block;
  padding: 4px 10px 3px 40px;
  background-color: #41cfff;
  border-radius: 5px;
  margin-bottom: 12px;
  font-family: "Inerta-Regular";
  font-size: 1.8rem;
  line-height: 1.4;
  color: #fff;
  font-weight: 400;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  #program .container .row .column ul li > span {
    font-size: 1.6rem;
    padding-left: 32px;
  }
}
#program .container .row .column ul li > span::before {
  content: "";
  position: absolute;
  left: 8px;
  top: 6px;
  background: url("img/clock_light.svg") no-repeat 50% 50%;
  width: 19px;
  height: 19px;
  background-size: 100%;
}
#program .container .row .program-more-btn {
  font-family: "Inerta-Medium";
  font-size: 2rem;
  line-height: 1.3;
  color: #0f0f0f;
  font-weight: 400;
  margin-top: 10px;
  cursor: pointer;
  border: none;
  text-transform: uppercase;
  position: relative;
  padding-right: 45px;
  transition: all 0.4s;
  background: none;
}
#program .container .row .program-more-btn::after {
  content: "";
  background: #0f0f0f;
  -webkit-mask: url("img/arrow-carousel.svg") no-repeat center;
  -webkit-mask-size: contain;
  mask: url("img/arrow-carousel.svg") no-repeat center;
  mask-size: contain;
  transform: rotate(180deg);
  width: 26px;
  height: 14px;
  position: absolute;
  right: 0;
  top: 8px;
  transition: all 0.4s;
}
#program .container .row .program-more-btn:hover {
  color: #41cfff;
}
#program .container .row .program-more-btn:hover::after {
  background: #41cfff;
}
#program .container .row .program-extra {
  overflow: hidden;
  max-height: 0;
  transition: max-height 600ms ease;
}
#program .container .row .program-extra.visible {
  max-height: 500px;
}
#program .container h3 {
  font-family: "Inerta-SemiBold";
  font-size: 2.2rem;
  line-height: 1.3;
  color: #0f0f0f;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1200px) {
  #program .container h3 {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 992px) {
  #program .container h3 {
    font-size: 1.7rem;
  }
}
@media only screen and (max-width: 480px) {
  #program .container h3 {
    font-size: 2.2rem;
    text-transform: none;
    font-family: "Inerta-Medium";
  }
}
#program .container p {
  font-family: "Inerta-Regular";
  font-size: 1.8rem;
  line-height: 1.3;
  color: #0f0f0f;
  font-weight: 400;
  padding-bottom: 6px;
}
#program .container p a {
  text-decoration: underline;
  color: #000;
  transition: color 0.4s;
}
#program .container p a:hover {
  color: #41cfff;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  #program .container p a {
    text-decoration: none;
    pointer-events: none;
  }
}
#program .container div.music {
  font-family: "Inerta-SemiBold";
  font-size: 2rem;
  line-height: 1.3;
  color: #0f0f0f;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  #program .container div.music {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
}
#program .container a.btn {
  background-color: #000;
  font-size: 2.2rem;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  #program .container a.btn {
    font-size: 1.8rem;
    margin-top: 25px;
  }
}
#program .container a.btn:hover {
  background: #fff;
  color: #0f0f0f;
  border-color: #0f0f0f;
}

#speakers .container h3 {
  font-size: 3.8rem;
  line-height: 1;
  color: #fff;
  font-weight: 400;
  font-family: "Inerta-Regular";
  text-transform: uppercase;
  padding-bottom: 40px;
}
@media only screen and (max-width: 1200px) {
  #speakers .container h3 {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 992px) {
  #speakers .container h3 {
    font-size: 2.4rem;
  }
}
#speakers .container .sp_grid {
  padding-bottom: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
#speakers .container .sp_grid > a {
  flex: 1 0 32%;
  max-width: 32%;
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  #speakers .container .sp_grid > a {
    flex: 1 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
}
#speakers .container .sp_grid > a > p {
  font-family: "Inerta-Regular";
  font-size: 2rem;
  line-height: 1.3;
  color: #fff;
  font-weight: 400;
  padding-right: 50px;
  position: relative;
  display: inline-block;
}
@media only screen and (max-width: 992px) {
  #speakers .container .sp_grid > a > p {
    font-size: 1.8rem;
    white-space: nowrap;
  }
}
@media only screen and (max-width: 767px) {
  #speakers .container .sp_grid > a > p {
    margin-bottom: 15px;
  }
}
#speakers .container .sp_grid > a > p::after {
  content: "";
  background: #fff;
  -webkit-mask: url("img/arrow-carousel.svg") no-repeat center;
  -webkit-mask-size: contain;
  mask: url("img/arrow-carousel.svg") no-repeat center;
  mask-size: contain;
  transform: rotate(180deg);
  width: 28px;
  height: 15px;
  position: absolute;
  right: 0;
  top: 8px;
  display: none;
}
@media only screen and (max-width: 992px) {
  #speakers .container .sp_grid > a > p::after {
    top: 5px;
  }
}
#speakers .container .sp_grid > a.active > p {
  color: #41cfff;
}
#speakers .container .sp_grid > a.active > p::after {
  display: block;
  background: #fff;
}
#speakers .container .sp_grid > a:hover > p {
  color: #41cfff;
}
#speakers .container .sp_grid > a:hover > p::after {
  background: #41cfff;
}
#speakers .container .sp_grid > a:last-child {
  margin-right: auto;
  margin-left: 2.5%;
}
@media only screen and (max-width: 767px) {
  #speakers .container .sp_grid > a:last-child {
    margin-left: 0;
  }
}
#speakers .container .sp_grid > a aside {
  display: none;
  transition: all 0.5s;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  #speakers .container .sp_grid > a aside {
    display: block;
    max-height: 0;
  }
}
#speakers .container .sp_grid > a aside p {
  font-family: "Inerta-Regular";
  font-size: 1.8rem;
  line-height: 1.3;
  color: #fff;
  font-weight: 400;
  padding-bottom: 25px;
}
@media only screen and (max-width: 480px) {
  #speakers .container .sp_grid > a aside {
    font-size: 1.8rem;
    line-height: 1.2;
  }
}
#speakers .container .sp_grid > a.active aside {
  max-height: 680px;
}
#speakers .container .sp_grid figure {
  border-radius: 20px;
  margin-bottom: 24px;
}
@media only screen and (max-width: 767px) {
  #speakers .container #gallery {
    display: none;
  }
}
#speakers .container #gallery .row {
  justify-content: space-between;
}
@media only screen and (max-width: 992px) {
  #speakers .container #gallery .row {
    flex-wrap: nowrap;
  }
}
#speakers .container #gallery aside {
  max-width: 770px;
  padding-left: 40px;
}
#speakers .container #gallery aside p {
  font-family: "Inerta-Regular";
  font-size: 2rem;
  line-height: 1.3;
  color: #fff;
  font-weight: 400;
  padding-bottom: 25px;
}
@media only screen and (max-width: 1200px) {
  #speakers .container #gallery aside p {
    font-size: 1.8rem;
    line-height: 1.2;
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 992px) {
  #speakers .container #gallery aside p {
    font-size: 1.6rem;
    padding-bottom: 10px;
  }
}
#speakers .container #gallery figure {
  flex: 1 0 450px;
  max-width: 450px;
}
@media only screen and (max-width: 1200px) {
  #speakers .container #gallery figure {
    max-width: 320px;
  }
}
@media only screen and (max-width: 992px) {
  #speakers .container #gallery figure {
    max-width: 200px;
  }
}
#speakers .owl-nav {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  top: 4px;
  width: 100%;
}
#speakers .owl-nav button {
  display: block;
  width: 145px;
  height: 22px;
  background: #fff;
  -webkit-mask: url("img/arrow-carousel.svg") no-repeat center;
  -webkit-mask-size: contain;
  mask: url("img/arrow-carousel.svg") no-repeat center;
  mask-size: contain;
}
#speakers .owl-nav button.owl-next {
  transform: rotate(180deg);
}
#speakers .owl-nav button span {
  display: none;
}
#speakers .owl-nav button:hover {
  background: #41cfff;
}
#speakers .owl-nav button.disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: default;
}

#showroom {
  padding-bottom: 80px;
}
@media only screen and (max-width: 1200px) {
  #showroom {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 992px) {
  #showroom {
    padding-bottom: 40px;
  }
}
#showroom .container > figure {
  margin-bottom: 70px;
}
@media only screen and (max-width: 1200px) {
  #showroom .container > figure {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 480px) {
  #showroom .container > figure {
    margin-bottom: 20px;
  }
}
#showroom .container > figure img {
  border-radius: 20px;
}
#showroom .container .row {
  border-bottom: 1px solid transparent;
  border-image: repeating-linear-gradient(to right, #8C8C8C 0 4px, transparent 4px 8px) 1;
  margin-bottom: 60px;
  padding-bottom: 24px;
}
@media only screen and (max-width: 1200px) {
  #showroom .container .row {
    margin-bottom: 50px;
  }
}
#showroom .container .row .column {
  max-width: 46.5%;
  flex: 1 0 46.5%;
}
@media only screen and (max-width: 767px) {
  #showroom .container .row .column {
    max-width: 100%;
    flex: 1 0 100%;
  }
}
#showroom .container .row p {
  padding-bottom: 24px;
}
@media only screen and (max-width: 767px) {
  #showroom .container .row p {
    padding-bottom: 10px;
  }
}
#showroom .container h3 {
  font-family: "Inerta-Medium";
  font-size: 3rem;
  line-height: 1.3;
  color: #0f0f0f;
  font-weight: 400;
  margin-bottom: 36px;
  padding: 0;
}
@media only screen and (max-width: 1200px) {
  #showroom .container h3 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 992px) {
  #showroom .container h3 {
    font-size: 2.4rem;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #showroom .container h3 {
    font-size: 2rem;
  }
}
#showroom .container #film {
  padding-bottom: 40px;
  width: 103%;
}
#showroom .container #film .owl-stage .owl-item figure {
  padding-right: 40px;
}
@media only screen and (max-width: 992px) {
  #showroom .container #film .owl-stage .owl-item figure {
    padding-right: 20px;
  }
}
#showroom .container #film .owl-stage .owl-item img {
  border-radius: 10px;
}
#showroom .container #film .owl-nav {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  top: -50px;
  width: 100%;
}
@media only screen and (max-width: 480px) {
  #showroom .container #film .owl-nav {
    top: -38px;
  }
}
#showroom .container #film .owl-nav button {
  display: block;
  width: 145px;
  height: 22px;
  background: #0f0f0f;
  -webkit-mask: url("img/arrow-carousel.svg") no-repeat center;
  -webkit-mask-size: contain;
  mask: url("img/arrow-carousel.svg") no-repeat center;
  mask-size: contain;
}
@media only screen and (max-width: 480px) {
  #showroom .container #film .owl-nav button {
    width: 80px;
    height: 15px;
  }
}
#showroom .container #film .owl-nav button.owl-next {
  transform: rotate(180deg);
}
#showroom .container #film .owl-nav button span {
  display: none;
}
#showroom .container #film .owl-nav button:hover {
  background: #41cfff;
}
#showroom .container #film .owl-nav button.disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: default;
}
@media only screen and (max-width: 767px) {
  #showroom .container .more-text .column-left .extra-text {
    display: none;
  }
  #showroom .container .more-text .column-left.open .extra-text {
    display: block;
  }
  #showroom .container .more-text.expanded .column-left .extra-text {
    display: block;
  }
  #showroom .container .more-text.expanded .column-right {
    display: block;
  }
  #showroom .container .more-text .show-more-btn {
    font-family: "Inerta-Medium";
    font-size: 2rem;
    line-height: 1.3;
    color: #0f0f0f;
    font-weight: 400;
    margin-top: 10px;
    cursor: pointer;
    border: none;
    text-transform: uppercase;
    position: relative;
    padding-right: 45px;
    background: none;
  }
  #showroom .container .more-text .show-more-btn::after {
    content: "";
    background: #0f0f0f;
    -webkit-mask: url("img/arrow-carousel.svg") no-repeat center;
    -webkit-mask-size: contain;
    mask: url("img/arrow-carousel.svg") no-repeat center;
    mask-size: contain;
    transform: rotate(180deg);
    width: 26px;
    height: 14px;
    position: absolute;
    right: 0;
    top: 8px;
  }
}
@media only screen and (max-width: 767px) {
  #showroom .container .more-text .column-right {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  #documents .container .row {
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  #documents .container .row .column {
    max-width: 100%;
    flex: 1 0 100%;
    margin-bottom: 25px;
  }
}
#documents .container span, #documents .container p {
  transition: all 0.3s;
}
#documents .container p {
  font-family: "Inerta-Regular";
  font-size: 2.2rem;
  line-height: 1.2;
  color: #fff;
  font-weight: 400;
  padding-top: 10px;
  padding-bottom: 15px;
  padding-left: 35px;
  position: relative;
  background: url("img/file-pdf.svg") no-repeat -2px 50%;
}
@media only screen and (max-width: 992px) {
  #documents .container p {
    font-size: 1.8rem;
  }
}
#documents .container a:hover p {
  color: #41cfff;
}
#documents .container a:hover span {
  color: #8c8c8c;
}

#news {
  padding-top: 0px;
}
@media only screen and (max-width: 767px) {
  #news .container .row {
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  #news .container .row .column {
    max-width: 100%;
    flex: 1 0 100%;
    margin-bottom: 25px;
  }
}
#news .container .row .column figure {
  max-height: 290px;
  border-radius: 20px;
  overflow: hidden;
}
#news .container p {
  font-family: "Inerta-SemiBold";
  font-size: 2.2rem;
  line-height: 1.6;
  color: #000;
  font-weight: 400;
  padding-top: 20px;
  padding-bottom: 5px;
}

span.data {
  font-family: "Inerta-Medium";
  font-size: 1.8rem;
  line-height: 1;
  color: #575757;
  font-weight: 400;
  padding-left: 30px;
  position: relative;
  margin-top: 10px;
  display: block;
}
@media only screen and (max-width: 992px) {
  span.data {
    font-size: 1.5rem;
    font-family: "Inerta-Regular";
  }
}
span.data::before {
  content: "";
  position: absolute;
  left: 0px;
  top: -1px;
  background: url("img/clock_dark.svg") no-repeat 50% 50%;
  width: 19px;
  height: 19px;
  background-size: 100%;
}

/* Libraries */
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

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

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

#sb-title-inner, #sb-info-inner, #sb-loading-inner, div.sb-message {
  font-family: "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
  color: #fff;
}

#sb-container {
  position: fixed;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 999;
  text-align: left;
  visibility: hidden;
  display: none;
}

#sb-overlay {
  position: relative;
  height: 100%;
  width: 100%;
}

#sb-wrapper {
  position: absolute;
  visibility: hidden;
  width: 100px;
}

#sb-wrapper-inner {
  position: relative;
  border: 1px solid #303030;
  overflow: hidden;
  height: 100px;
}

#sb-body {
  position: relative;
  height: 100%;
}

#sb-body-inner {
  position: absolute;
  height: 100%;
  width: 100%;
}

#sb-player.html {
  height: 100%;
  overflow: auto;
}

#sb-body img {
  border: none;
}

#sb-loading {
  position: relative;
  height: 100%;
}

#sb-loading-inner {
  position: absolute;
  font-size: 1.4rem;
  line-height: 24px;
  height: 24px;
  top: 50%;
  margin-top: -12px;
  width: 100%;
  text-align: center;
}

/* #sb-loading-inner span{background:url(loading.gif) no-repeat;padding-left:34px;display:inline-block;} */
#sb-body, #sb-loading {
  background-color: #060606;
}

#sb-title, #sb-info {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#sb-title, #sb-title-inner {
  height: 26px;
  line-height: 26px;
}

#sb-title-inner {
  font-size: 1.6rem;
}

#sb-info, #sb-info-inner {
  height: 20px;
  line-height: 20px;
}

#sb-info-inner {
  font-size: 1.2rem;
}

#sb-nav {
  float: right;
  height: 16px;
  padding: 2px 0;
  width: 45%;
}

#sb-nav a {
  display: block;
  float: right;
  height: 16px;
  width: 16px;
  margin-left: 3px;
  cursor: pointer;
  background-repeat: no-repeat;
}

#sb-nav-close {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAKFJREFUeNpi/P//PwMlgHHADWAAGYCGo4CYDYs4CMcCMTOyGLqCov8QsB2LIROgcovwGaAFxM+xGALT/A2IPfAZgM2Qybg04zIAZsir/wiAVTM+A0B4KZIBp4GYkxQDYM7+BcQfkLzDSYwB06AafkKdrYvkHQxD0DU3ommGiSMbshqfAXJAfBtHgOlC5SyRxbElZWYg/osj4WLIDXxmAggwAHTlHTWidTHeAAAAAElFTkSuQmCC");
}

#sb-nav-next {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJpJREFUeNpi/P//PwMlgJFSAxhABkCxLhKbGHEwRuYsBeIoLIpwiWM14CcQO2ExAJs4GDOh+YgNiNcBsS6R4hgGgAA/EG8HYjlixJlwhK00EO8FYlFC4kx4IkgFiC0JieMzoBKINxEURwttGJhGhDjWaASBjUDMTIQ4VgNOAjEnlnSATRwjHVwGYjcg/o7mZ1zi1MlMFBsAEGAANUZLsB23Wh4AAAAASUVORK5CYII=");
}

#sb-nav-previous {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAI9JREFUeNpi/P//PwMlgJFSAxhABuDBKoTE8WlOAOJphMRxafYD4j9YDMAQx6bZDIi//YeAaYTEmdCCRAWItwAxJ5HiKAaIAvF2KM1AhDiGAa5Qm9ABLnGs0dj+HxVMIyCONRDnY1OISxybAcxAvBGLAVjFcaUDTiA+iSUdYIjjS4miQFxESJxxwHMjQIABABQT4TRLh+gpAAAAAElFTkSuQmCC");
}

#sb-nav-play {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHVJREFUeNpi/P//PwMlgJFSAxhABmDBZjjEMTAuFyyF0ilA/J0cFyz9DwEngVgCnwsIGQACD4FYlxIDQOAzEHtQYgAI/AHiUkoMgHlHmlwDjmELUGINmA/EbOSGQQW50fgNiEMIpURcEu1AbEBJUqZfbgQIMAD4AkaDGWpXMQAAAABJRU5ErkJggg==");
}

#sb-nav-pause {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAD1JREFUeNpi/P//PwMlgHHADWBC40cB8X8krItDDKcBFLtg1ICRaQB6UhYCYkUk/jUg5sQi9n3wZCaAAAMA2eIcETbPY8gAAAAASUVORK5CYII=");
}

#sb-counter {
  float: left;
  width: 45%;
}

#sb-counter a {
  padding: 0 4px 0 0;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}

#sb-counter a.sb-counter-current {
  text-decoration: underline;
}

div.sb-message {
  font-size: 1.2rem;
  padding: 10px;
  text-align: center;
}

div.sb-message a:link, div.sb-message a:visited {
  color: #fff;
  text-decoration: underline;
}
#speakers .container .sp_grid > a:last-child {
    margin-left: inherit;
    margin-right: inherit;
}

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