article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -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;
}
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
b,
strong,
.strong {
  font-weight: bold;
}
dfn,
em,
.em {
  font-style: italic;
}
small,
.small {
  font-size: 75%;
}
ul,
ol {
  padding: 0;
  list-style-type: none;
}
dd {
  margin: 0;
}
.sidebar ul,
.sidebar ol,
.commentlist {
  list-style: none;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
span.amp {
  font-family: Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif;
  font-style: italic;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.alert {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
}
.alert-help {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #e8dc59;
  background: #ebe16f;
}
.alert-info {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #bfe4f4;
  background: #d5edf8;
}
.alert-error {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #f8cdce;
  background: #fbe3e4;
}
.alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #deeaae;
  background: #e6efc2;
}
.no-box-shadow {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
html,
body {
  height: 100%;
}
body {
  font-family: "Georgia", Cambria, Times New Roman, Times, serif;
  font-size: 100%;
  line-height: 1.5;
  color: #565656;
}
.wrap {
  width: 96%;
  margin: 0 auto;
}
a,
a:visited {
  color: #f01d4f;
}
a:hover,
a:focus,
a:visited:hover,
a:visited:focus {
  color: #d10e3c;
}
a:link,
a:visited:link {
  -webkit-tap-highlight-color: rgba(0,0,0,0.3);
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-rendering: optimizelegibility;
  font-weight: 400;
}
h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a {
  text-decoration: none;
}
h1,
.h1 {
  font-size: 2.5em;
  line-height: 1.333em;
}
h2,
.h2 {
  font-size: 1.75em;
  line-height: 1.4em;
  margin-bottom: 0.375em;
}
h3,
.h3 {
  font-size: 1.125em;
}
h4,
.h4 {
  font-size: 1.1em;
  font-weight: 700;
}
h5,
.h5 {
  font-size: 0.846em;
  line-height: 2.09em;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.header {
  position: relative;
}
.nav {
  border: 1px solid #ccc;
  border-bottom: 0;
}
.nav li a {
  display: block;
  text-decoration: none;
  padding: 10px 10px;
  background-color: #eee;
  border-bottom: 1px solid #ccc;
}
.nav li ul.sub-menu li a,
.nav li ul.children li a {
  padding-left: 30px;
}
#content {
  margin-top: 2.2em;
}
.byline {
  color: #999;
}
.entry-content dd {
  margin-left: 0;
  font-size: 0.9em;
  color: #787878;
  margin-bottom: 1.5em;
}
.entry-content img {
  margin: 0 0 1.5em 0;
  max-width: 100%;
  height: auto;
}
.entry-content video,
.entry-content object {
  max-width: 100%;
  height: auto;
}
.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px;
}
.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
}
.wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
}
.wp-caption p.wp-caption-text {
  font-size: 0.85em;
  margin: 4px 0 7px;
  text-align: center;
}
.page-navigation,
.wp-prev-next {
  margin: 1.1em 0 2.2em;
}
.bones_page_navi li {
  float: left;
  margin-left: 10px;
}
.bones_page_navi li a {
  padding: 3px 6px;
  display: block;
  text-decoration: none;
  position: relative;
}
.bones_page_navi li a:hover,
.bones_page_navi li a:focus {
  color: #f01d4f;
  text-decoration: underline;
}
.bones_page_navi li.bpn-current {
  padding: 3px 6px;
  border-bottom: 2px solid #f01d4f;
  position: relative;
}
.bones_page_navi li.bpn-prev-link,
.bones_page_navi li.bpn-next-link {
  font-weight: 700;
}
.bones_page_navi li.bpn-prev-link a,
.bones_page_navi li.bpn-next-link a {
  padding: 0;
}
.bones_page_navi li.bpn-prev-link a:hover,
.bones_page_navi li.bpn-next-link a:hover,
.bones_page_navi li.bpn-first-page-link a:hover,
.bones_page_navi li.bpn-last-page-link a:hover {
  background: none;
}
.wp-prev-next .prev-link {
  float: left;
}
.wp-prev-next .next-link {
  float: right;
}
.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 1.5em;
  padding: 0.7335em 10px;
}
.commentlist li:last-child {
  margin-bottom: 0;
}
.commentlist li ul.children {
  margin: 0;
}
.commentlist li[class*=depth-] {
  margin-top: 1.1em;
}
.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0;
}
.commentlist li:not(.depth-1) {
  margin-right: -10px;
  margin-left: -10px;
  margin-top: 0;
  padding-bottom: 0;
}
.commentlist .odd {
  background: #eee;
}
.commentlist .even {
  background: #fefefe;
}
.commentlist .vcard {
  margin-left: 50px;
}
.commentlist .vcard cite.fn {
  font-weight: 700;
  font-style: normal;
}
.commentlist .vcard time {
  float: right;
}
.commentlist .vcard time a {
  color: #999;
  text-decoration: none;
}
.commentlist .vcard time a:hover {
  text-decoration: underline;
}
.commentlist .vcard img.avatar {
  position: absolute;
  left: 10px;
  padding: 2px;
  border: 1px solid #cecece;
  background: #fff;
}
.commentlist .comment_content {
  margin-left: 50px;
}
.commentlist .comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em;
}
.commentlist .comment-reply-link {
  text-decoration: none;
  float: right;
  background: #4598bb;
  padding: 3px 5px;
  color: #fff;
  opacity: 0.65;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 0.9em;
}
.commentlist .comment-reply-link:hover,
.commentlist .comment-reply-link:focus {
  opacity: 1;
}
.respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em;
}
.respond-form form {
  margin: 0.75em 0;
}
.respond-form form li {
  list-style-type: none;
  clear: both;
  margin-bottom: 0.7335em;
}
.respond-form form li label,
.respond-form form li small {
  display: none;
}
.respond-form form input[type=text],
.respond-form form input[type=email],
.respond-form form input[type=url],
.respond-form form textarea {
  padding: 3px 6px;
  background: #efefef;
  border: 2px solid #cecece;
  line-height: 1.5em;
}
.respond-form form input[type=text]:focus,
.respond-form form input[type=email]:focus,
.respond-form form input[type=url]:focus,
.respond-form form textarea:focus {
  background: #fff;
}
.respond-form form input[type=text]:invalid,
.respond-form form input[type=email]:invalid,
.respond-form form input[type=url]:invalid,
.respond-form form textarea:invalid {
  outline: none;
  border-color: #fbc2c4;
  background-color: #f6e7eb;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.respond-form form input[type=text],
.respond-form form input[type=email],
.respond-form form input[type=url] {
  max-width: 400px;
  min-width: 250px;
}
.respond-form form textarea {
  resize: none;
  width: 97.3%;
  height: 150px;
}
#comment-form-title {
  margin: 0 0 1.1em;
}
#allowed_tags {
  margin: 1.5em 10px 0.7335em 0;
}
.nocomments {
  margin: 0 20px 1.1em;
}
.footer {
  clear: both;
}
body {
  font-family: 'Proxima Nova Rg' !important;
  color: #381c17 !important;
  font-size: 14px !important;
}
.a,
a:hover,
a:focus,
a:visited {
  color: #381c17;
  text-decoration: none !important;
}
.newsletter-wrapper .a,
.newsletter-wrapper a:visited {
  color: white;
}
.newsletter-wrapper input[type="text"] {
  padding: 0 20px;
}
.upper {
  text-transform: uppercase;
}
a,
a:hover,
.no-touch a:hover {
  text-decoration: none;
}
dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 0;
}
p {
  margin-bottom: 0;
}
a:hover,
a:focus,
a:visited:hover,
a:visited:focus {
  color: inherit;
  outline: none;
}
.more {
  background: #f4f2f1;
  color: #49b7dd !important;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  display: block;
  width: 100%;
  padding: 25px 0;
  text-align: center;
  line-height: 16px;
}
.more:hover {
  background: #49b7dd;
  color: white !important;
  text-decoration: none;
}
.bttn,
.wpcf7-submit {
  display: inline-block;
  border: 1px solid #381c17;
  color: #381c17;
  font-size: 15px;
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
  padding: 16px 50px;
  line-height: 15px;
  text-transform: uppercase;
}
.bttn:visited,
.bttn:focus,
.wpcf7-submit:visited,
.wpcf7-submit:focus {
  color: #381c17;
}
.bttn:hover,
.wpcf7-submit:hover {
  background: #381c17;
  color: white;
}
footer,
#footer {
  background-color: #e5f5fe;
  background: url(../../images/footer-logo.png) no-repeat center center #e5f5fe;
  margin-top: 50px;
  padding-top: 15px;
  color: #381c17;
  font-size: 14px;
}
footer p,
#footer p {
  color: #381c17;
  font-size: 16px;
}
footer a,
#footer a {
  color: #381c17;
}
footer a:hover,
#footer a:hover {
  color: #49b7dd;
}
footer h4,
#footer h4 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  color: #381c17;
  margin-bottom: 15px;
  font-weight: 700;
  margin-top: 35px;
}
footer .short-menu,
#footer .short-menu {
  margin-left: -15px;
  margin-top: 100px;
  margin-bottom: 10px;
}
footer .short-menu li,
#footer .short-menu li {
  display: inline-block;
  padding: 0 15px;
}
footer .short-menu li a,
#footer .short-menu li a {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 17px;
}
footer .where-find-us,
#footer .where-find-us {
  margin-left: -25px;
}
footer .where-find-us li,
#footer .where-find-us li {
  display: inline-block;
  padding: 0 25px;
}
footer .where-find-us li a i,
#footer .where-find-us li a i {
  font-size: 30px;
  color: #381c17;
}
footer .where-find-us li a:hover i,
#footer .where-find-us li a:hover i {
  color: #49b7dd;
}
section {
  margin-top: 50px;
}
section .section_title {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  color: #49b7dd;
  margin: 0;
  margin-bottom: 30px;
  font-size: 36px;
  line-height: 36px;
  text-transform: uppercase;
}
body.home .newsletter-wrapper {
  margin-top: 25px;
}
.home_news a {
  text-decoration: none;
}
.news_item {
  margin-bottom: 40px;
  display: block;
  width: 100%;
}
.news_item .date {
  font-size: 16px;
  margin-bottom: 3px;
  margin-top: 15px;
  color: #381c17;
  display: block;
  width: 100%;
}
.news_item .title {
  display: block;
  width: 100%;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #381c17;
  line-height: 22px;
}
.news_item:hover .title {
  color: #49b7dd;
}
.news_item .pic {
  width: 100%;
  text-align: center;
}
header {
  padding: 22px 0 11px 0;
}
header .site-logo {
  position: relative;
  z-index: 9999;
}
header .site-logo .logo-desktop {
  max-height: 100px;
}
header .menu-wrapper {
  float: right;
}
header .undercloud-txt {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  position: relative;
  display: inline-block;
  margin-left: 10px;
  color: #49b7dd;
}
header .undercloud-txt span {
  letter-spacing: -0.04em;
}
header .undercloud-txt span.sml-cont {
  display: inline-block;
}
header .undercloud-txt span.sml-txt {
  display: block;
  color: #49b7dd;
  letter-spacing: -0.02em;
  margin-bottom: 0;
}
header div ul.header-top-menu {
  background: none;
  margin: 0;
  padding: 0;
  line-height: initial !important;
  text-align: right;
  position: absolute;
  top: 75px;
  right: 15px;
}
header div ul.header-top-menu li {
  margin: 0 !important;
}
header div ul.header-top-menu li a {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
  color: #381c17;
  position: relative;
  line-height: 42px;
  padding: 0 10px;
  display: block;
}
header div ul.header-top-menu li a:hover {
  color: #49b7dd;
}
header div ul.header-top-menu li a::after {
  content: '';
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  background: url(../../images/menu-arr.png);
  width: 7px;
  height: 8px;
  bottom: 0;
  opacity: 0;
}
header div ul.header-top-menu li.current_page_item a {
  color: #49b7dd;
}
ul.sub-menu {
  position: absolute;
  top: 42px;
  left: 0;
  background: #d4effd;
  width: 100%;
}
ul.sub-menu li a {
  padding: 20px 12px;
  font-size: 17px;
}
div .swiper-button-prev {
  left: -70px;
}
div .swiper-button-next {
  right: -70px;
}
#lang_sel_footer,
ul.sub-menu,
.hidden {
  display: none;
}
.home-program {
  background: #e5f5fe;
  padding: 50px 0;
}
.home-program .swiper-button-next,
.home-program .swiper-button-prev {
  width: 22px;
  height: 23px !important;
  top: 30px !important;
  margin-top: 0 !important;
}
.home-program .swiper-button-next:hover,
.home-program .swiper-button-prev:hover {
  background-position: left;
}
.home-program .swiper-button-next {
  background: url(../../images/home-program-swiper-next.png);
  right: -20px;
  top: 95px !important;
  background-position: right;
}
.home-program .swiper-button-prev {
  background: url(../../images/home-program-swiper-prev.png);
  left: -20px;
  top: 95px !important;
  background-position: right;
}
.home-program .day-header-wrapper {
  text-align: center;
  width: 100%;
  background: #c4c4c4;
  padding: 18px 0;
  border-radius: 5px 0px 0px 0px;
  -moz-border-radius: 5px 0px 0px 0px;
  -webkit-border-radius: 5px 0px 0px 0px;
}
.home-program .day-header-wrapper:hover {
  background: #49b7dd;
}
.home-program .day-header-wrapper .day-header {
  text-align: left;
  display: inline-block;
}
.home-program .day-header-wrapper .day-header p {
  color: white;
  font-size: 18px;
  margin: 0;
  line-height: 20px;
  letter-spacing: -0.02em;
  display: inline-block;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
}
.home-program .day-header-wrapper .day-header .day {
  font-size: 47px;
  font-weight: 700;
  letter-spacing: -0.04em;
  margin-right: 2px;
}
.home-program .day-header-wrapper .day-header .day-name {
  text-transform: lowercase;
}
.home-program .day-header-wrapper .day-header .month {
  text-transform: uppercase;
}
#submenu_hack {
  height: 52px !important;
  line-height: 52px !important;
  text-align: center;
}
#submenu_hack li a {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 17px;
  color: #381c17;
  position: relative;
  line-height: 42px;
  padding: 0 20px;
  display: block;
  text-transform: initial;
}
.footer-wrapper-backtotop,
.footer-wrapper-backtotop-mobile {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  padding: 13px 16px;
  color: #49b7dd;
  z-index: 999999;
}
.show_wrapper {
  font-size: 17px;
  margin-top: 15px;
  line-height: 22px;
}
.show_wrapper:after {
  content: '';
  width: 40px;
  height: 1px;
  background: white;
  margin-top: 20px;
  display: block;
}
.show_wrapper .show_time {
  font-size: 16px;
  width: 100%;
  display: block;
}
.show_wrapper .show_time i {
  font-size: 27px;
  margin-right: 10px;
  position: relative;
  top: 3px;
}
.show_wrapper .show-title {
  font-size: 20px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #49b7dd !important;
}
.show_wrapper .show-title:hover {
  color: #49b7dd !important;
}
.show_wrapper:last-child:after {
  content: none;
}
.show_wrapper:hover {
  color: #49b7dd;
}
.breadcrumb {
  background-color: #49b7dd !important;
  color: white;
  font-size: 15px;
  border-radius: 0 !important;
  margin-bottom: 0 !important;
  padding: 17px 0 !important;
}
.breadcrumb a {
  color: white;
}
.breadcrumb a:hover {
  color: #e5f5fe;
}
.breadcrumb span {
  color: white !important;
}
.breadcrumb a:before,
.breadcrumb span:before {
  content: '' !important;
  background: url(../../images/breadcrumb.png) no-repeat;
  width: 12px;
  height: 8px;
  margin: 0 8px;
  display: inline-block;
  position: relative;
  top: -1px;
}
.breadcrumb #crumbs a:first-child:before {
  content: none !important;
}
.breadcrumb-item+.breadcrumb-item {
  padding-left: .4rem;
}
.page-title-wrapper {
  margin: 50px 0;
}
.page-title-wrapper.mini-margin {
  margin-bottom: 20px;
}
.page-title-wrapper .page-title {
  font-size: 38px;
  color: #49b7dd;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  line-height: 38px;
  margin-bottom: 0;
}
.page-title-wrapper .page-title-txt {
  padding-left: 25px;
  position: relative;
  font-size: 17px;
  margin-top: 10px;
}
.page-title-wrapper .page-title-txt .wpb_content_element {
  font-size: 17px;
  margin-bottom: 0 !important;
}
.page-title-wrapper .page-title-txt:before {
  content: '';
  width: 4px;
  background: #e5f5fe;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.page-title-wrapper #searchform {
  width: 100%;
  position: relative;
  margin-top: 20px;
}
.page-title-wrapper #searchform input[type="text"] {
  width: 100%;
  border-color: #e1e1e1;
  height: 50px;
  padding: 0 20px;
  font-size: 17px;
  font-family: 'Proxima Nova Rg' !important;
}
.page-title-wrapper #searchform input[type="submit"] {
  position: absolute;
  right: 19px;
  top: 15px;
  background: url(../../images/search.png);
  width: 17px;
  height: 18px;
}
form .form-control {
  width: 100%;
  height: 50px;
  background: #f4f2f1;
  font-size: 16px;
  border: 0;
  padding: 0 20px;
  color: #381c17;
  border-radius: 0;
}
form textarea.form-control {
  padding: 10px 20px;
  height: 120px;
}
.contact-info p {
  color: #381c17;
  font-size: 16px;
}
.contact-info h4 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  color: #381c17;
  margin-bottom: 15px;
  font-weight: 700;
  margin-top: 35px;
}
.contact-info h4:first-child {
  margin-top: 0;
}
.contact-info a {
  color: #381c17;
}
.contact-info a:hover {
  color: #49b7dd;
}
.logos h5 {
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  letter-spacing: 0;
}
.logos a {
  margin-bottom: 10px;
  display: block;
  line-height: 75px;
  text-align: center;
}
.logos a img {
  max-width: 100%;
  max-height: 75px;
  width: initial;
}
.logos .logo-box {
  padding: 0 5px;
  max-width: 32.333%;
}
.logos .logo-box:first-child {
  margin-left: 10px;
}
.program-item {
  font-size: 16px;
  line-height: 22px;
  border-bottom: 1px solid #f4f2f1;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.program-item .pp-hour,
.program-item .pp-title {
  font-size: 18px;
}
.program-item .pp-hour a,
.program-item .pp-title a {
  color: #381c17;
}
.program-item .pp-hour a:hover,
.program-item .pp-title a:hover {
  color: #49b7dd;
}
.program-item .pp-title {
  margin-bottom: 0;
}
.wpcf7-submit {
  width: auto;
  background: #fff;
  margin-top: 30px;
}
.wpcf7-submit:hover {
  background: #381c17;
}
.nm_mc_form {
  float: right;
}
.nm_mc_form ul {
  width: 100%;
}
.nm_mc_form ul li:first-child {
  width: 100%;
}
.nm_mc_form ul li:last-child {
  width: 100%;
}
.program_title {
  color: #49b7dd;
  font-size: 38px;
  font-weight: bold;
}
.mt-40 {
  margin-top: 40px;
}
.mb-40 {
  margin-bottom: 40px;
}
.program-page-section .day-header-wrapper .days {
  color: #49b7dd;
  font-size: 23px;
  border: 2px solid #d4effd;
  padding: 15px 10px;
}
.program-page-section .day-header-wrapper .day,
.program-page-section .day-header-wrapper .day-name,
.program-page-section .day-header-wrapper .month {
  color: #49b7dd;
  font-size: 23px;
}
.program-page-section .day-header-wrapper .day-name,
.program-page-section .day-header-wrapper .month {
  font-weight: bold;
}
.program-page-section .day-header-wrapper .day:before {
  content: '';
  background: url(../../images/calendar.png);
  width: 21px;
  height: 22px;
  display: inline-block;
  margin-right: 7px;
  position: relative;
  top: 2px;
}
.program-page-section div .swiper-button-prev {
  left: 15px;
  top: 35px;
  background: none;
  font-size: 30px;
  color: #49b7dd;
  text-align: center;
}
.program-page-section div .swiper-button-next {
  right: 15px;
  top: 35px;
  background: none;
  font-size: 30px;
  color: #49b7dd;
  text-align: center;
}
*:focus {
  outline: none !important;
}
.videogrid .text-box h2 {
  font-family: 'Roboto Condensed', sans-serif;
  color: #381c17;
  font-size: 20px;
  line-height: 22px;
  font-weight: 700;
}
.videogrid:hover .text-box {
  background-color: transparent !important;
}
.videogrid:hover .text-box h2 {
  color: #49b7dd;
}
.single-post h2 {
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
  font-family: 'Roboto Condensed', sans-serif;
  margin-top: 50px;
  margin-bottom: 40px;
}
.single-post .entry p,
.single-post .entry span {
  font-size: 17px;
  line-height: 24px;
  font-family: 'Proxima Nova Rg' !important;
}
.single-post .entry p a,
.single-post .entry span a {
  color: #381c17;
}
.single-post .entry p a:hover,
.single-post .entry span a:hover {
  color: #49b7dd;
}
.page .entry p,
.page .entry span,
.tax-zile_spectacole .entry p,
.tax-zile_spectacole .entry span {
  font-size: 17px;
  line-height: 24px;
  font-family: 'Proxima Nova Rg' !important;
}
.page .entry p a,
.page .entry span a,
.tax-zile_spectacole .entry p a,
.tax-zile_spectacole .entry span a {
  color: #381c17;
}
.page .entry p a:hover,
.page .entry span a:hover,
.tax-zile_spectacole .entry p a:hover,
.tax-zile_spectacole .entry span a:hover {
  color: #49b7dd;
}
aside.links-block {
  border: 0;
  margin-top: 0;
}
aside.links-block .back-btn {
  background-color: transparent !important;
  font-family: 'Proxima Nova Rg' !important;
  color: #381c17;
  padding: 0;
  font-size: 15px;
  text-transform: uppercase;
}
aside.links-block .back-btn:before {
  content: '\f2ff';
  font-family: 'Material-Design-Iconic-Font';
  margin-right: 10px;
}
aside.links-block .back-btn:hover {
  color: #49b7dd;
}
.home_video_gallery .videogrid-box {
  padding: 0;
  margin-bottom: 30px;
}
.home_video_gallery .videogrid {
  width: 100% !important;
  margin: 0;
}
.home_video_gallery .videogrid .text-box {
  padding: 10px 20px;
}
.home_video_gallery .iframe-container {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
}
.home_video_gallery .iframe-container .iframe-responsive {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.page-template-template-program-2018 .ui-widget.ui-widget-content {
  border: 0;
  background: #49b7dd;
  border-radius: 0;
  color: white;
  font-family: 'Proxima Nova Rg' !important;
  width: auto;
  padding: 0.6em 1em;
}
.page-template-template-program-2018 .ui-widget.ui-widget-content .ui-datepicker-header {
  background: #49b7dd;
  border: 0;
  color: white;
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
}
.page-template-template-program-2018 .ui-widget.ui-widget-content .ui-datepicker-prev,
.page-template-template-program-2018 .ui-widget.ui-widget-content .ui-datepicker-next {
  display: none;
}
.page-template-template-program-2018 .ui-widget.ui-widget-content .ui-datepicker-calendar {
  color: white !important;
  background: transparent;
  border: 0;
}
.page-template-template-program-2018 .ui-widget.ui-widget-content .ui-datepicker-calendar th {
  color: white;
  font-size: 15px;
  text-align: center;
}
.page-template-template-program-2018 .ui-widget.ui-widget-content .ui-datepicker-calendar .ui-state-default {
  background: transparent;
  padding: .4em .5em;
  border: 0;
  color: white !important;
  border-radius: 50%;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}
.page-template-template-program-2018 .ui-widget.ui-widget-content .ui-datepicker-calendar .ui-state-default:hover {
  background: white;
  color: #49b7dd !important;
}
span.heading-t3 {
  display: none;
}
span.heading-b3 {
  margin-bottom: 30px !important;
}
span.heading-t {
  margin-top: 0px;
}
span.heading-b {
  margin-bottom: 0px;
}
span.heading-t3,
span.heading-t,
span.heading-b,
span.heading-b3 {
  background: transparent;
  background-color: none !important;
}
.page h1 {
  font-size: 38px;
  color: #49b7dd;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  line-height: 38px;
  letter-spacing: 0;
}
.page .widgettitle {
  border: 0;
  font-size: 20px;
  color: #381c17;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  padding: 0;
  margin-top: 20px;
  line-height: 20px;
  letter-spacing: 0;
  text-align: left;
}
.page .widget {
  margin-top: 0;
}
.team-member {
  margin-bottom: 50px;
  font-family: 'Proxima Nova Rg' !important;
  color: #381c17 !important;
}
.team-member:last-child {
  margin-bottom: 50px;
}
.team-member h3 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 0;
}
.team-member h5 {
  text-transform: none;
  letter-spacing: 0;
}
.team-member h5 a {
  color: #381c17;
  font-size: 15px;
}
.team-member h5 a:hover {
  color: #49b7dd;
}
.single-post .entry .team-member p {
  font-family: 'Roboto Condensed', sans-serif !important;
  text-transform: uppercase;
  margin-bottom: 7px;
}
.page-template-template-arhiva #menu-last-menu li a {
  color: #381c17;
}
.page-template-template-arhiva #menu-last-menu li a:hover {
  color: #49b7dd;
}
.page-template-template-arhiva #menu-last-menu li .sub-menu {
  padding-left: 5px;
  background: none;
}
.page-template-template-arhiva #menu-last-menu li .sub-menu li a {
  text-transform: none;
  display: block;
  padding: 3px 10px;
}
.page-template-template-arhiva #menu-last-menu li .sub-menu li a:visited,
.page-template-template-arhiva #menu-last-menu li .sub-menu li a:focus {
  color: #381c17;
}
.page-template-template-arhiva #menu-last-menu li .sub-menu li .sub-menu {
  padding-left: 10px;
}
.page-template-template-arhiva #menu-last-menu .sub-menu {
  display: block;
  position: initial;
}
.page-template-template-arhiva #menu-last-menu > li > a,
.page-template-template-arhiva #menu-last-menu > li > .sub-menu > li > a {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
  color: #381c17;
  position: relative;
  line-height: 42px;
  padding: 0 10px;
  display: block;
  text-transform: uppercase;
}
.home_see-more_shows .wpcf7-submit {
  background: none;
  padding: 20px 50px;
  text-transform: none;
  color: #49b7dd;
  font-weight: normal;
  border-color: #49b7dd;
}
.home_see-more_shows .wpcf7-submit:hover {
  color: #381c17;
  background: #fff;
}
.calendar-prev-day,
.calendar-next-day {
  position: absolute;
  top: 21px;
  left: 45px;
  font-size: 16px;
}
.calendar-next-day {
  left: auto;
  right: 45px;
}
#submenu_hack #menu-item-8208 {
  margin-left: 215px;
}
#submenu_hack #menu-item-8245 {
  margin-left: 85%;
}
#wrapper {
  z-index: 1;
}
#nav-icon1,
#nav-icon2,
#nav-icon3,
#nav-icon4 {
  width: 60px;
  height: 45px;
  position: relative;
  margin: 50px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}
#nav-icon1 span,
#nav-icon3 span,
#nav-icon4 span {
  display: block;
  position: absolute;
  height: 9px;
  width: 100%;
  background: #d3531a;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
#nav-icon1 span:nth-child(1) {
  top: 0px;
}
#nav-icon1 span:nth-child(2) {
  top: 18px;
}
#nav-icon1 span:nth-child(3) {
  top: 36px;
}
#nav-icon1.open span:nth-child(1) {
  top: 18px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}
#nav-icon1.open span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#nav-icon1,
#nav-icon2,
#nav-icon3,
#nav-icon4 {
  width: 40px;
  height: 25px;
  position: absolute;
  margin: 0;
  right: 10px;
  top: 40px;
}
#nav-icon1 span,
#nav-icon3 span,
#nav-icon4 span {
  width: 30px;
  height: 4px;
  background: #49b7dd;
}
#nav-icon1 span:nth-child(2) {
  top: 8px;
}
#nav-icon1 span:nth-child(3) {
  top: 16px;
}
#nav-icon1.open span:nth-child(1) {
  top: 8px;
}
#nav-icon1.open span:nth-child(3) {
  top: 8px;
}
.calendar-prev-day,
.calendar-next-day {
  display: none;
}
.home_see-more_shows .wpcf7-submit {
  letter-spacing: 0;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  border-color: #49b7dd;
  color: #49b7dd;
}
.home_see-more_shows .wpcf7-submit:hover {
  background: #49b7dd;
  color: white;
  text-decoration: none;
}
.listing-section.videos h2 {
  font-family: 'Proxima Nova Rg';
  font-weight: bold;
}
.media-block a {
  background: #f4f2f1;
}
.no-touch body .media-block a:hover {
  background: #f4f2f1 !important;
}
.no-touch body .media-block a:hover h2 {
  color: #49b7dd;
}
.video-post h4 {
  border: 0;
  letter-spacing: 0;
  font-size: 18px;
  text-transform: inherit;
  padding-top: 0;
  font-weight: normal;
}
.event-wrapper table {
  font-size: 15px;
}
.event-wrapper table td {
  padding: 5px 0;
}
.event-content {
  display: inline-block;
  width: 100%;
  margin: 40px 0;
}
.event-ticket {
  width: 100%;
}
.event-ticket a.button {
  width: 100%;
  border: 1px solid #49b7dd;
  color: #49b7dd;
  font-size: 15px;
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
  padding: 16px 50px;
  line-height: 15px;
  text-transform: uppercase;
  background: white;
}
.event-ticket a.button:visited,
.event-ticket a.button:focus {
  color: #49b7dd;
}
.event-ticket a.button:hover {
  background: #49b7dd;
  color: white;
}
.event-infos,
.event-ticket,
.event-infos-wrap {
  width: 100%;
  display: block;
}
.event-wrapper table {
  margin-left: 0;
}
.event-ticket {
  padding-left: 10px;
  margin-bottom: 10px;
}
.concerts-list li {
  background: #f4f2f1;
}
.concerts-list li:hover {
  background: #e5f5fe;
}
.concerts-list .title-row .datetime {
  border-color: white;
  color: #381c17;
  border-width: 1px;
  font-family: 'Roboto Condensed', sans-serif;
}
.concerts-list .title-row .location {
  color: #49b7dd;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 22px;
}
.concerts-list .title-row .city {
  color: #381c17;
  font-size: 15px;
}
.row:before,
.row:after {
  display: inline-block !important;
}
.design {
  position: relative;
  font-size: 13px;
  display: block;
  width: 100%;
  text-align: center;
  margin: 20px 0;
}
.design a {
  display: inline-block;
  text-decoration: none;
}
.design a:hover,
.design a:focus {
  outline: none;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.design a img {
  max-width: 50px;
}
.rs-background-video-layer iframe {
  visibility: inherit !important;
}
.page-id-9966 .page-title-wrapper .page-title {
  text-transform: capitalize;
}
@media (min-width: 320px) and (max-width: 1199px) {
  .responsive-menu-container {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
  }
  .responsive-menu-container.open {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    display: block;
    background: #fff;
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    min-height: 100%;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .responsive-menu-container #r-container {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: absolute;
    top: 22px;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    overflow-x: hidden;
  }
  .responsive-menu-container #r-container #nav-icon1 {
    z-index: 9999;
  }
  .responsive-menu-container .menu-new-menu-2018-container {
    position: relative;
  }
  .responsive-menu-container .menu-new-menu-2018-container .header-top-menu {
    display: none;
    background: none;
    padding: 0 0 40px 0;
    text-align: center;
    width: 100%;
  }
  .responsive-menu-container .menu-new-menu-2018-container .header-top-menu.open {
    display: block;
  }
  .responsive-menu-container .menu-new-menu-2018-container .header-top-menu li {
    display: inline-block;
    width: 100%;
  }
  .responsive-menu-container .menu-new-menu-2018-container .header-top-menu li a {
    padding-left: 0;
    padding-right: 0;
  }
  .responsive-menu-container .menu-new-menu-2018-container .header-top-menu .sub-menu {
    display: block;
    background: none;
    position: relative;
    top: auto;
  }
}
@media (min-width: 320px) and (max-width: 575px) {
  .home_news {
    text-align: center;
  }
}
@media only screen and (min-width: 481px) {
  .entry-content .alignleft,
  .entry-content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
  }
  .entry-content .alignright,
  .entry-content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
  }
  .entry-content .aligncenter,
  .entry-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
  }
  header .undercloud-txt {
    margin: 35px 0 0 15px;
  }
  header .undercloud-txt span.sml-txt {
    margin-right: 5px;
    font-size: 24px;
    line-height: 21px;
  }
  header .undercloud-txt span.year {
    font-size: 44px;
    line-height: 44px;
  }
  .program-page-section div .swiper-button-next {
    right: 30px;
  }
  .program-page-section div .swiper-button-prev {
    left: 30px;
  }
  header .undercloud-txt {
    display: inline-block;
  }
  header .undercloud-txt span.sml-txt {
    font-size: 40px;
    line-height: 32px;
    vertical-align: middle;
  }
  header .undercloud-txt span.year {
    display: inline-block;
    vertical-align: middle;
    font-size: 42px;
  }
  header .undercloud-txt span.sml-cont {
    vertical-align: middle;
  }
}
@media only screen and (min-width: 576px) {
  .nm_mc_form ul li:first-child {
    width: 70%;
  }
  .nm_mc_form ul li:last-child {
    width: 30%;
  }
  #nav-icon1,
  #nav-icon2,
  #nav-icon3,
  #nav-icon4 {
    top: 50px;
  }
}
@media only screen and (min-width: 768px) {
  .onecol {
    width: 5.801104972%;
  }
  .twocol {
    width: 14.364640883%;
  }
  .threecol {
    width: 22.928176794%;
  }
  .fourcol {
    width: 31.491712705%;
  }
  .fivecol {
    width: 40.055248616%;
  }
  .sixcol {
    width: 48.618784527%;
  }
  .sevencol {
    width: 57.182320438000005%;
  }
  .eightcol {
    width: 65.74585634900001%;
  }
  .ninecol {
    width: 74.30939226%;
  }
  .tencol {
    width: 82.87292817100001%;
  }
  .elevencol {
    width: 91.436464082%;
  }
  .twelvecol {
    width: 99.999999993%;
  }
  .onecol,
  .twocol,
  .threecol,
  .fourcol,
  .fivecol,
  .sixcol,
  .sevencol,
  .eightcol,
  .ninecol,
  .tencol,
  .elevencol,
  .twelvecol {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
  }
  .first {
    margin-left: 0;
  }
  .last {
    float: right;
  }
  .wrap {
    max-width: 1140px;
  }
  .nav {
    background: #eee;
    border: 0;
  }
  .nav ul {
    margin-top: 0;
  }
  .nav li {
    float: left;
    position: relative;
  }
  .nav li a {
    border-bottom: 0;
  }
  .nav li a:hover,
  .nav li a:focus {
    background-color: #dedede;
  }
  .nav li ul.sub-menu,
  .nav li ul.children {
    margin-top: 0;
    border: 1px solid #ccc;
    border-top: 0;
    position: absolute;
    overflow: hidden;
    visibility: hidden;
    z-index: 8999;
  }
  .nav li ul.sub-menu li a,
  .nav li ul.children li a {
    padding-left: 10px;
    border-right: 0;
    display: block;
    width: 180px;
    border-bottom: 1px solid #ccc;
  }
  .nav li ul.sub-menu li:last-child a,
  .nav li ul.children li:last-child a {
    border-bottom: 0;
  }
  .nav li:hover ul {
    top: auto;
    overflow: visible;
    visibility: visible;
  }
  .sidebar {
    margin-top: 2.2em;
  }
  .widgettitle {
    border-bottom: 2px solid #444;
    margin-bottom: 0.75em;
  }
  .widget {
    padding: 0 10px;
    margin: 2.2em 0;
  }
  .widget ul li {
    margin-bottom: 0.75em;
  }
  .widget ul li ul {
    margin-top: 0.75em;
    padding-left: 1em;
  }
  .page-title-wrapper #searchform {
    margin-top: 0;
  }
  .calendar-prev-day,
  .calendar-next-day {
    display: block;
  }
  .page-title-wrapper .page-title-txt {
    margin-top: 0;
  }
  .event-wrapper .lefthalf {
    width: 30%;
  }
}
@media only screen and (min-width: 992px) {
  header .site-logo .logo-desktop {
    max-height: 124px;
    float: left;
  }
  .event-infos {
    display: table-cell;
    width: auto;
  }
  .event-ticket {
    width: 100%;
    display: block;
  }
  .event-infos-wrap {
    display: table;
  }
  .event-wrapper table {
    margin-left: -10px;
  }
  .event-ticket {
    padding-left: 20px;
  }
  #menu-item-wpml-ls-92-ro a {
    padding-left: 5px;
  }
  #menu-item-wpml-ls-92-en a {
    padding-right: 0;
    margin-left: 10px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .responsive-menu-container {
    display: none;
  }
}
@media only screen and (min-width: 1240px) {
  header div ul.header-top-menu li a {
    padding: 0 10px;
  }
  #submenu_hack #menu-item-8208 {
    margin-left: 45px;
  }
  #submenu_hack #menu-item-8245 {
    margin-left: 55%;
  }
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after,
  a:visited:after {
    content: " (" attr(href) ")";
  }
  a abbr[title]:after,
  a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none;
  }
}
