/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
 a, a:hover{
  text-decoration: none;
}
body {
  padding-top: 0px;
  font-family: 'Roboto', sans-serif;
  overflow-x: hidden;
}

.hide{display: none;}

img{
  max-width: 100%;
  height: auto;
}

h1, h2, h3, h4, h5, p, a, span{
  font-family: 'Roboto', sans-serif;
}
p{
  font-size: 15px;
  font-family: 'Noto Serif', serif;
}
h1{
  margin-bottom: 40px;
}
h2{
  font-size: 20px;
}
h3{
  font-size: 18px;
}
h4{
  font-size: 18px;
}

.header_quotes{
    font-size: 14px;
    font-family: 'Noto Serif', serif;
    color: grey;
    padding-top: 42px;
    opacity: 0.7;
}

.no-pading{
  padding: 0px !important;
}

.pull-right{float: right;}
.text-center{text-align:center;}

@media (min-width: 992px) {}


.container-fluid{
  padding: 0px;
}

header{
  height: 122px !important;
  max-height: 122px !important;
  background: white;
}
.blue-banner{
  background: #0891c6;
  overflow: hidden;
  /* max-height: 460px; */
  height: 100%;
}

.topbar{
  height: 44px;
  background: black;
}
.heading{
  height: 139px;
  border-bottom: 1px solid #cccccc;
}
.searchbar{

}
.searchbar input{
  background: black;
  color: #18b4db;
  margin: 8px 0px;
  border: 0px;
  padding: 2px 6px;
  float: left;
  background-image: url(../img/search_icon.png);
  background-position: right center;
  background-repeat: no-repeat;
  width: 200px;
}
.searchbar input:focus{
  border: 0px;
}
.map_header{
  color: #fff;
  margin: 10px 0px;
  border: 0px;
  padding: 2px 6px;
  display: inline-block;
  font-size: 14px;
}
#lang_sel{
  background: black !important;
  color: #fff;
  border: 0px;
  display: block;
  float: right;
  margin: 9px 0px;
  position: absolute;
  right: 0px;
  top: 0px;
}
#lang_sel:hover{
  z-index: 9999999;
}

#lang_sel ul{
  margin: 0px;
  border: 0px;
  display: block;
  float: right;
}
#lang_sel ul li a{
  background: black !important;
  color: #fff !important;
  font-size: 14px;
  display: block;
  float: right;
  padding: 0px 6px;
  width: 100%;
}
#lang_sel ul ul {
  position: static !important;
}

#lang_sel ul li ul li a{
  background: black !important;
  color: #fff !important;
  font-size: 14px;
  display: block;
  float: right;
  padding: 5px 6px;
}

.lang_sel_container_mobile{
   display: none;
}



.activities{}

.activities ul{
  margin: 0px;
  padding: 0px;
  display: block;
}

.activities ul li{
  margin: 0px;
  padding: 0px;
  display: inline;
  width: 25%;
  min-height: 180px;
  float: left;
  border: .5px solid white;
  border-right: 0px;
  border-bottom: 0px;
  box-sizing: border-box;
  position: relative;
  transition: all .4s ease-in-out;
}

.activities ul li a{ 
  margin: 0px 10%;
  width: 80%;
  padding: 20% 0;
  display: block;
  text-transform: uppercase;
  color: white;
  font-weight: 500;
  font-size: 20px;
  position: absolute;
  height: 100%;
  text-align: center;
}

.activities ul li:hover{
  background-color: #ca14c9;
}
.activities ul li:last-child a{
  border: 0px; 
}



.social_icons_header a{
  margin-right: 0px;
  float: left;
  display: inline;
  opacity: 1;
  margin-top: 0px;
}
.social_icons_header a:hover{
  opacity: 1;
}
.logo{
  float: right;
  margin: 36px 0px;
}
.logo img{
  max-width: 200px;
}
.nav_logo img{
  max-width: 130px;
}
.navbar{
  background: black !important;
  color: white;
}
.navbar-nav li a{
  color: white;
  padding: 3px 10px;
  display: inline-block;
}
.mainmenu{
  border-bottom: 1px solid #bababa;
}
.mainmenu ul{
  width: 100%;
  text-align: center;
  margin: 0px;
  padding: 0px;
}
.mainmenu ul li{
  display: inline-block;
  float: none;
  position:relative;
}
.mainmenu ul li a{
  padding: 29px 14px 20px 14px;
  text-transform: uppercase;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  color: black;
  border-bottom: 5px solid transparent;
}
.mainmenu ul li a:hover{
  border-bottom: 5px solid #18b4db;
}




.mainmenu ul li ul{
  display: none;
  position: absolute;
  top: 100%;
  left: 5%;
  z-index: 55;
  min-width: 250px;
  background: white;
  border-top: 1px solid #cecece
}

.mainmenu ul li ul li{
  width: 100%;
  display: block;
}

.mainmenu ul li ul li a {
  padding: 19px 0px 10px 20px;
  text-transform: uppercase;
  display: inline-block;
  border-bottom: 5px solid transparent;
  float: left;
  clear: both;
  width: 100%;
  text-align: left;
}

.mainmenu ul li:hover ul{
  display: block;
}




/* 
.menu-item-291{
  background: #fecb2f;
  color: white !important;
}
.menu-item-291 a{
  color: #fff !important;
}
.menu-item-224{
  background: #fecb2f;
  color: white !important;
}
.menu-item-224 a{
  color: #fff !important;
}
.menu-item-338{
  background: #fecb2f;
  color: white !important;
}
.menu-item-338 a{
  color: #fff !important;
} */



.banner_full{
  margin-bottom: 74px;
}

.banner_wrap{padding-top: 66px; color: white; position: relative;}

.midalign{
  margin-top: 40px;
}
.midalign img{
  max-width: 100% !important;
  width: auto;
}
.banner_wrap span{
  display: inline;
  float: left;
  font-family: 'Noto Serif', serif;

}
.banner_quote_symbol{font-size: 200px; line-height: 158px;padding-right: 40px;}
.banner_wrap p{font-size: 36px;
  font-family: 'Noto Serif', serif;}

.button {
    background-color: transparent;
    border: 6px solid #fff;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin-top: 40px;
    margin-bottom: 50px;
  font-family: 'Roboto', sans-serif;
}
 .button:hover{
  background:white;
  color: #320c4d;
  font-weight: bold;
 }

.border{
  width: 100%;
  float: left;
  border-bottom: 2px solid #fff;
  margin-top: 70px;
}
.flexslider{
	border: 0px;
	margin: 0px;
	padding: 0px;
  background: transparent; 
}
.slides iframe{
	min-height: 420px;
	height: auto;
	height: 100%;
}


.carousel-item {
  max-height: 70vh;
  min-height: 70vh;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.flex-direction-nav a:before{color: #18b4db;}

.portfolio-item {
  margin-bottom: 30px;
}




.home_posts{
  border-top: 1px solid black;
  padding-top: 21px;
  margin-bottom: 50px;
}
.home_posts h3{
  display: block;
  font-family: 'Noto Serif', serif;
  font-weight: normal;
  color: #18b4db;
  font-size: 24px;
  text-transform: uppercase;
}
.single_post_item{
	width: 100%;
    padding-bottom: 68%;
    display: block;
    text-align: center;
    background: black;
    position: relative;
    margin-bottom: 56px;
}
.single_post_item img{
    width: auto;
    height: auto;
    margin: 0 auto;
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
    max-height: 100%;
/*     min-height: 100%; */
	z-index: 1;
}
.single_post_item h3{
    background: black;
    text-align: left;
    display: block;
    float: left;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px;
    position: absolute;
    bottom: -40px;
	z-index: 2;
}
.single_post_item iframe{
	float: left;
	display: block;
}

.article_title{
  margin-top: 40px;
}
.main_article_infos{
  margin-bottom: 50px;
}
.main_article_infos p{
  font-family: 'Noto Serif', serif;
  font-size: 14px;
}
.main_article_infos iframe{
	float: left;
	min-height: 360px;
	height: 100%;
	width: 100%;
}
.article_content{
  margin-bottom: 50px;
}
.article_content p{
  font-family: 'Roboto', sans-serif;
}
.article_content iframe{
	width: 100%;
  min-height: 250px;
	height: auto;
}

.page_info p a{

}
.popup-gallery{ margin: 0px; padding: 0px; display: block; float: left; margin-bottom: 100px; display: inlinel width: 100%; position: relative}


.popup-gallery a {
  position: relative;
  width: 180px;
  height: 120px;
  overflow: hidden;
  float: left;
  display: inline;
  margin: 5px;
  background-color: black;
}
.popup-gallery a  img {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}

.events_list{ margin-bottom: 60px; border-bottom: 1px solid black; padding-bottom: 40px;}
.events_list .event_post{border-top: 1px solid black; padding: 10px; padding-top: 40px;}
.events_list .event_post a{color: black;}
.events_list .event_post a:hover{color: #ccc;}
.events_list .event_post:hover{border-top: 1px solid black; padding: 10px; padding-top: 40px; background: black; color: white;}
.events_list .event_post:hover a{color: white;}

.events_list .event_post .date{ text-align: center; font-size: 70px; font-family: 'Roboto', sans-serif; font-weight: bold; line-height: 70px; }
.events_list .event_post .month{ text-align: center; font-size: 22px; font-family: 'Roboto', sans-serif; font-weight: normal; line-height: 24px;}
.events_list .event_post .year{ text-align: center; font-size: 22px; font-family: 'Roboto', sans-serif; font-weight: normal; margin-bottom: 20px; line-height: 24px;}
.events_list .event_post .event_title{ text-align: left; font-size: 12px; font-family: 'Roboto', sans-serif; font-weight: normal; text-transform: uppercase; margin-bottom: 10px; }
.events_list .event_post .event_location{ text-align: left; font-size: 11px; font-family: 'Noto Serif', serif; font-weight: normal;}










.news_cfc-template-default{
   background: #310a59;
   color: white;
}

.news_cfc-template-default .cfc_container{
  padding-top: 20px;
  border-top: none;
}



.cfc, .page-template-page-cfc, .parent-pageid-11, .page-id-311, .page-id-356, .page-template-page-cfc-subpages, .page-template-page-cfc-news{
  background: #310a59;
  color: white;
}
.cfc_container{
  padding-top: 20px;
  border-top: 1px solid white;
}
.cfc_container  a{
  color: white;
}

.cfc_container .home_posts {
  border-top: 1px solid white;
  padding-top: 21px;
  margin-top: 50px;
  margin-bottom: 50px;
}
.cfc_container .popup-gallery a{
	width: 100px;
	height: 75px;
}
.sub_pages ul li {
  list-style-type: none;
  clear: both;
}
.sub_pages ul li a {
  color: white;
  font-size: 18px;

}
.sub_pages ul li a span{
  border-bottom: 6px solid transparent;
  max-width: 60px;
  width: 70px;
  float: left;
  margin-top: 12px;
  margin-bottom: 12px;
  margin-right: 10px;
}
.sub_pages ul li a:hover span{
  border-bottom: 6px solid white;
  max-width: 60px;
  width: 70px;
  float: left;
  margin-top: 12px;
  margin-bottom: 12px;
  margin-right: 10px;
}
.sub_pages ul li a.active span{
  border-bottom: 6px solid white;
  max-width: 60px;
  width: 70px;
  float: left;
  margin-top: 12px;
  margin-right: 10px;
}













footer{
  color: #fff;
  background: black;
}

footer p{
  color: #fff;
  background: black;
  padding: 4px 0px;
  font-size: 14px;
  text-transform: uppercase;
  display: block;
}
footer h5{
  color: #a3a3a3;
  font-weight: normal;
  font-size: 14px;
}
footer h4{
  color: #a3a3a3;
  font-weight: normal;
}
footer h3{
  font-weight: normal;
  text-transform: uppercase;
}
.border_footer{
  border-bottom: 1px solid #fff;
  padding: 30px 0px;
}
footer ul {
  margin: 0px;
  padding: 0px;
}
footer ul li{
  list-style-type: none;
}
footer ul li a{
  color: #a3a3a3;
}

footer .social_icons_header a {
    margin: 10px;
    float: left;
    display: inline;
    opacity: 1;
    margin-top: 0px;
}
footer .social_icons_header a img{
  max-width: 48px;
}


































.single-theater .main_article_infos img{
	width: 100%;
	border: 1px solid #cecece;
}
.single-publications .main_article_infos img{
	width: 100%;
	border: 1px solid #cecece;
}

#download_pdf{

}
#download_pdf{
  margin: 0px;
  padding: 0px;
  display: block;
  float: left;
  clear: both;
  margin-bottom: 50px;
}
#download_pdf li{
  margin: 0px;
  padding: 0px;
  display: block;
  float: left;
  width: 100%;
  margin: 4px 0px;
}
#download_pdf li a{
  margin: 0px;
  padding: 10px;
  background: white;
  display: block;
  float: left;
  color: #310a58 !important;
  width: 100%;
  border: 1px solid transparent;
}
#download_pdf li p{
display: none;
}
#download_pdf li br{
display: none;
}

#download_pdf li a svg{
  color: #310a58 !important;
  font-size: 82px;
  padding: 4px 20px;
  margin-right: 20px;
  float: left;
  border-right: 1px solid #310a58;
}

#download_pdf li a h3{
  color: #310a58;
    font-weight: bold;
    display: block;
    margin-top: 16px;
    line-height: 18px;
    text-transform: uppercase;
    font-size: 20px;
}
#download_pdf li a h4{
  color: #310a58;
  font-weight: normal;
  text-transform: uppercase;
    font-size: 20px;
}
#download_pdf li a:hover{
  color: white !important;
  background: #000;
  border: 1px solid white;
}

#download_pdf li a:hover h3{
  color: white !important;
}

#download_pdf li a:hover span{
  color: white !important;
}

#download_pdf li a:hover h4{
  color: white !important;
}
#download_pdf li a:hover svg{
  color: white !important;
  border-right: 1px solid white;
}

.lang_mod_doc{
  margin-top: 90px;
  border-top: 1px solid white;
  padding-top: 0px;
}
.lang_mod_doc a{
  text-decoration: underline;
}

#row {
  /* Prevent vertical gaps */
  line-height: 0;

  -webkit-column-count: 4;
  -webkit-column-gap:   10px;
  -moz-column-count:    4;
  -moz-column-gap:      0px;
  column-count:         4;
  column-gap:           10px;
}

#row #single_post_item {
  /* Just in case there are inline attributes */
  width: 100% !important;
  height: auto !important;
}

.gal {
  -webkit-column-count: 4; /* Chrome, Safari, Opera */
  -moz-column-count: 4; /* Firefox */
  column-count: 4;
}
.gal img{ width: 100%; padding: 7px 0;}





@media (max-width: 500px) {
  .gal {
   -webkit-column-count: 1; /* Chrome, Safari, Opera */
   -moz-column-count: 1; /* Firefox */
   column-count: 1;
  }
}


.mfp-title{
	display: none;
}


.photos_by {
   font-style: italic;
   font-weight: 700;
   color: #757575;
}

#find_us_wrapper{
  width: 100vw;
  height: 0vh;
  display: block;
  background: black;
  z-index: 100;
  overflow: hidden;
}
#find_us_wrapper iframe{
  width: 100%;
  height: 100%;
}




   .border_footer .no_mob_sponsors{
      display: block;
   }
   .border_footer .mob_sponsors{
      display: none !important;
      width: 90% !important;
      margin: 0px auto;
      float: none;
   }



   .toall a{
    color: #666666;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    float: left;
    display: block;
   }
   .toall a:hover{
    text-decoration: underline;
   }





   body .banner_wrap .logo-big{
     position: absolute;
     top: 100px;
     right: 0;
     width: auto;
     max-width: 100%;
   } 

   body .flex-direction-nav .flex-next{
     right: 32px !important;
   } 

   body .flex-direction-nav .flex-prev{
     left: 32px !important;
   }