@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=3a2a912b-022d-420b-bbb7-5b95fbfdfeb7");
#blueprint {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  opacity: 0.5;
  display: none;
}

@font-face {
  font-family: "HelvNeueMedium";
  src: url("fonts/07fe0fec-b63f-4963-8ee1-535528b67fdb.eot?#iefix");
  src: url("fonts/07fe0fec-b63f-4963-8ee1-535528b67fdb.eot?#iefix")
      format("eot"),
    url("fonts/60be5c39-863e-40cb-9434-6ebafb62ab2b.woff") format("woff"),
    url("fonts/4c6503c9-859b-4d3b-a1d5-2d42e1222415.ttf") format("truetype"),
    url("fonts/36c182c6-ef98-4021-9b0d-d63122c2bbf5.svg#36c182c6-ef98-4021-9b0d-d63122c2bbf5")
      format("svg");
}

@font-face {
  font-family: "HelvNeueRoman";
  src: url("fonts/0b3a3fca-0fad-402b-bd38-fdcbad1ef776.eot?#iefix");
  src: url("fonts/0b3a3fca-0fad-402b-bd38-fdcbad1ef776.eot?#iefix")
      format("eot"),
    url("fonts/d5af76d8-a90b-4527-b3a3-182207cc3250.woff") format("woff"),
    url("fonts/1d238354-d156-4dde-89ea-4770ef04b9f9.ttf") format("truetype"),
    url("fonts/b68875cb-14a9-472e-8177-0247605124d7.svg#b68875cb-14a9-472e-8177-0247605124d7")
      format("svg");
}

html {
  height: 100%;
  width: 100%;
  overflow-x: hidden;
}

body {
  background: #222;
  color: #999;
  font-family: "HelvNeueMedium", Times, Arial, sans-serif;
  font-style: normal;
  letter-spacing: -0.03em;
  -webkit-transition: opacity 500ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
  transition: opacity 500ms cubic-bezier(0.465, 0.183, 0.153, 0.946);
  opacity: 0;
  overflow-x: hidden;
  min-height: 100%;
}
body.is-visible {
  opacity: 1;
}

#main_col,
.side_col,
.nav-tabs,
#language {
  -webkit-backface-visibility: hidden;
}

html,
iframe,
#player,
.fallback {
  background: #222;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: normal;
  font-family: "HelvNeueMedium", Times, Arial, sans-serif;
}

h2.lb-h2 {
  margin-top: 0;
  margin-bottom: 5px;
}
h3.lb-h3 {
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 20px;
  text-transform: uppercase;
}
p:empty,
h1:empty,
h2:empty,
h3:empty,
h4:empty {
  display: none;
}

strong {
  font-family: "HelvNeueMedium", Times, Arial, sans-serif;
}
.detail strong,
#info_col strong,
.detail b,
#info_col b {
  font-weight: normal;
  color: #ccc;
}

.detail p,
#info_col p,
#info_col .campaign {
  margin-bottom: 5px;
}
.detail p a,
#info_col p a {
  text-decoration: underline;
}
#wrapper {
  padding: 0 10px 40px;
}
#content {
  padding: 0;
}
span.angle {
  font-size: ;
}

a {
  color: #e0dfdf;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}

a:hover {
  color: #ccc;
  text-decoration: none;
}

a:focus {
  color: #ccc;
  outline: none;
}
#main_col a:hover {
  text-decoration: underline;
}
#language {
  font-size: 26px;
  text-transform: uppercase;
}
#language a {
  color: #999;
}
#language a:hover {
  color: #ccc;
  text-decoration: underline;
}

.container {
  margin-left: 15px;
  margin-right: 15px;
}
/*
#home .container{
	height:50px;
	width:100px;
}
*/
.navbar .container {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

#top-bar {
  height: 80px;
  margin-bottom: 0;
  border: none;
}

.navbar-header {
  float: none;
}
.fixed_wrapper {
  position: fixed;
}
.fixed_wrapper {
  right: 100px;
}
@media only screen and (max-width: 1370px) {
  .fixed_wrapper {
    right: 25px;
  }

}

.logo-wrapper {
  margin-left: 75%;
}
.logo-wrapper-desktop {
  padding: 15px 0;
  height: 200px;
  margin-left: 90px;
}

.navbar > .container .navbar-brand {
  margin-left: 0;
}
.navbar-brand {
  line-height: 130px;
  padding: 0;
  float: none;
  background-color: transparent !important;
  display: block;
}

.navbar-brand:hover {
  opacity: 0.7;
}
.navbar-nav {
  float: left;
  margin-left: 5px;
}
.navbar-toggle {
  float: left;
}
.navbar-header {
  position: relative;
}
#language {
  position: absolute;
  top: 10px;
}

#nav ul {
  margin-left: 90px;
  padding-left: 0;
  list-style-type: none;
  position: relative;
  top: -4px;
}

#nav ul li {
  text-align: left;
  height: 30px;
}

#nav ul li a {
  font-size: 30px;
  letter-spacing: -0.05em;
  color: #999;
  line-height: 30px;
  font-family: "HelvNeueMedium", Arial, sans-serif;
}

#nav ul li a:hover,
#nav ul li.active a {
  color: #ccc;
  text-decoration: none !important;
}

.icons {
  margin-left: 90px;

}
.icons a {
  margin-right: 2px;
}
.icons a img {
  width: 30px;
  filter: invert(69%) sepia(0%) saturate(15%) hue-rotate(176deg) brightness(91%) contrast(78%);
}
.icons a:hover img {
  filter: invert(85%) sepia(0%) saturate(124%) hue-rotate(188deg) brightness(109%) contrast(70%);
}
#home .icons a img {
  filter: invert(99%) sepia(1%) saturate(200%) hue-rotate(180deg) brightness(107%) contrast(72%);
}
#home .icons a:hover img {
  filter: invert(97%) sepia(100%) saturate(14%) hue-rotate(267deg) brightness(105%) contrast(104%);
}

.twitter,
.facebook {
  padding-top: 30px;
  padding-bottom: 10px;
}
.twitter a,
.facebook a {
  color: #999;
  text-decoration: none !important;
}
.twitter a:hover,
.facebook a:hover {
  color: #fff;
}
.twitter i,
.facebook i {
  margin-right: 10px;
}

h3 {
  font-size: 18px;
}
blockquote {
  border-left: 1px solid #999;
  padding: 0 0 0 15px;
  margin-top: 20px;
  margin-bottom: 20px;
}

#title h1,
#title h2 {
  margin-top: 0;
  font-size: 30px;
  margin: 0;
  line-height: 30px;
  letter-spacing: -0.03em;
}
#title h1 {
  color: #ccc;
}
#title h2 {
  color: #999;
}

h1.title,
h2.title {
  font-size: 30px;
  margin: 0;
  line-height: 30px;
  letter-spacing: -0.03em;
}
h1.title {
  color: #ccc;
  padding-top: 20px;
}
h2.title {
  color: #999;
}

#main_col {
  margin-top: 23px;
}
#main_col p {
  font-size: 18px;
  line-height: 23px;
}

.side_col {
  margin-top: 28px;
}
.side_col .side_content {
  border-top: 1px solid #999;
  padding-right: 60px;
  padding-top: 10px;
  padding-bottom: 20px;
  overflow: hidden;
}

.side_content h3 {
  line-height: 15px;
  font-size: 14px;
  margin: 0;
  color: #ccc;
}

.side_content p {
  font-size: 14px;
  line-height: 15px;
  margin-bottom: 15px;
}

.side_content a {
  color: #999;
}
.side_content a:hover {
  color: #ccc;
  text-decoration: underline;
}

.left_date p {
  margin-bottom: 0;
}
.left_date p.day {
  color: #ccc;
  margin-bottom: 0;
  margin-top: 15px;
}

.left_date p.on_tour {
  color: #ccc;
  margin-bottom: 0;
}
.coming {
  position: relative;
  top: -13px;
}

.coming h2,
.coming .info p.month,
.coming .info p.day {
  letter-spacing: -0.05em;
}
.coming .month,
.coming .info {
  border-top: 2px solid #555;
}
.coming .month p {
  font-size: 30px;
  padding-top: 1px;
}

.coming .info p.day {
  font-size: 30px;
  padding-top: 1px;
  /* margin-bottom: 8px; */
  margin-bottom: 0;
}

.coming .info h2,
.coming .info h3,
.coming .info .right_col p {
  font-size: 18px;
  line-height: 21px;
  margin: 0 0 1px;
}
.coming .info .left_col p {
  margin-bottom: 1px;
}

.coming .info h3 {
  color: #b7b7b7;
}
.coming .month,
.coming .info p.day,
.coming .info a {
  color: #e0dfdf;
}
.coming .info a:hover {
  color: #fff;
  text-decoration: underline;
}

.coming .info .right_col a {
  color: #999;
}
.coming .info .right_col a:hover {
  color: #999;
  text-decoration: underline;
}

.coming .left_col,
.coming .right_col {
  width: 50%;
  float: left;
  padding-bottom: 15px;
}

.coming .left_col {
  padding-right: 10px;
}
.coming .right_col {
  padding-left: 10px;
}
.project {
/* opacity: 0.8; */
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}

.project:hover {
  opacity: 1;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}

.project a {
  /* background: #000; */
  height: 255px;
  text-align: left;
  display: block;
  margin-bottom: 20px;
}

.project a.archive {
  opacity: 0.6;
}
.project img {
  width: 100%;
  height: auto;
}

.project h2,
.project h3 {
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 0;
  /* padding-left: 10px;
  padding-right: 10px; */
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}

.project h2 {
  color: #e0dfdf;
  line-height: 22px;
}

.project h3 {
  color: #999;
  margin-top: -1px;
  line-height: 22px;
}

.project a:hover h2 {
  color: #fff;
  text-decoration: underline;
}

.project a:hover h3 {
  color: #ccc;
}
h2.head-archive {
  margin-top: 36px;
  margin-bottom: 36px;
}

.archive .project {
  opacity: 0.6;
}
.archive .project:hover {
  opacity: 1;
}
.detail #title {
  position: relative;
  top: -4px;
}

.info-block {
  padding-bottom: 30px;
}
.info-block p,
#info_col .campaign {
  font-size: 18px;
  line-height: 23px;
}

.info-block h3 {
  color: #ccc;
  margin-bottom: 0;
}

hr.line {
  margin-top: 0;
  border-top: 2px solid #555;
}

img.main_pic {
  width: 100%;
  height: auto;
}

.persons {
  margin: 10px -10px;
}
.persons .person {
  position: relative;
  padding: 10px;
}
.persons .person a {
  position: relative;
  display: block;
}

.persons .person {
  width: 20%;
  float: left;
}
.persons .person.inactive {
  opacity: 0.4;
}
.persons .person.inactive:hover {
  opacity: 1;
}

@media only screen and (max-width: 1400px) {
  .persons .person {
    width: 25%;
  }
}
@media only screen and (max-width: 1200px) {
  .persons .person {
    width: 33%;
  }
}
@media only screen and (max-width: 992px) {
  .persons .person {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) {
  .persons .person {
    width: 100%;
  }
}


.persons .person .name {
  position: absolute;
  width: 100%;
  bottom: 10px;
  left: 10px;
  color: #000;
}
.persons .person .name h2 {
  margin: 0;
  font-size: 20px;
}
.persons .person .name h3 {
  margin: 5px 0 0;
  font-size: 15px;
}
.persons .person .holder {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
}
.persons .person a:hover .holder {
  opacity: 0.9;
}
.persons .person img {
  width: 100%;
}

.persons .person .l1,
.hidden-lightbox.bg1,
.c-pink h2,
.bg-pink {
  background-color: rgb(255,0,255);
}
.persons .person .l2,
.hidden-lightbox.bg2,
.c-yellow h2,
.bg-yellow {
  background-color: rgb(237,247,45);
}
.persons .person .l3,
.hidden-lightbox.bg3,
.c-turqouise h2,
.bg-turqouise {
  background-color: rgb(0,255,255);
}
.persons .person .l4,
.hidden-lightbox.bg4,
.bg-green,
.c-green h2 {
  background-color: rgb(0,255,0);
}
.persons .person .l5,
.hidden-lightbox.bg5,
.bg-lilac,
.c-lilac h2 {
  background-color: rgb(96,65,255);
}
.persons .person .l6,
.hidden-lightbox.bg6,
.bg-red,
.c-red h2 {
  background-color: rgb(237,28,36);
}
.persons .person .l7,
.hidden-lightbox.bg7,
.bg-blue,
.c-blue h2 {
  background-color: rgb(0,0,255);
}
.persons .person .l8,
.hidden-lightbox.bg8,
.bg-orange,
.c-orange h2 {
  background-color: rgb(244,136,28);
}

.mainpic .overlay {
  color: #000;
  padding: 20px;
  font-size: 16px;
}
.c-pink .mainpic .overlay {
  background-color: rgb(255,0,255, 0.85);
  color: #fff;
}
.c-yellow .mainpic .overlay {
  background-color: rgb(237,247,45, 0.85);
}
.c-turqouise .mainpic .overlay {
  background-color: rgb(0,255,255, 0.85);
}
.c-green .mainpic .overlay {
  background-color: rgb(0,255,0, 0.85);
}
.c-lilac .mainpic .overlay {
  background-color: rgb(96,65,255, 0.85);
  color: #fff;
}
.c-red .mainpic .overlay {
  background-color: rgb(237,28,36, 0.85);
  color: #fff;
}
.c-blue .mainpic .overlay {
  background-color: rgb(0,0,255, 0.85);
  color: #fff;
}
.c-orange .mainpic .overlay {
  background-color: rgb(244,136,28, 0.85);
}

.persons .person .l1 h2,
.persons .person .l1 h3,
.hidden-lightbox.bg1,
.persons .person .l5 h2,
.persons .person .l5 h3,
.hidden-lightbox.bg5,
.persons .person .l6 h2,
.persons .person .l6 h3,
.hidden-lightbox.bg6,
.hidden-lightbox.bg7,
.persons .person .l7 h2,
.persons .person .l7 h3,
.hidden-lightbox.bg1 a,
.hidden-lightbox.bg5 a,
.hidden-lightbox.bg6 a,
.hidden-lightbox.bg7 a {
  color: #fff;
}
.hidden-lightbox .prod {
  margin-bottom: 5px;
}
.hidden-lightbox a,
.hidden-lightbox a:focus {
  text-decoration: none;
}
.hidden-lightbox a:hover {
  text-decoration: underline;
}
.hidden-lightbox .text a {
  text-decoration: underline;
}

.fancybox-content {
  padding: 15px;
}
.flexslider {
  background: transparent;
  border: none;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.mainpic {
  position: relative;
  overflow: hidden;
}
.mainpic:hover {
  overflow: visible;
}
.mainpic .overlay,
.flexslider .overlay {
  opacity: 0;
  width: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(255,0,255, 0.9);
  color: #fff;
}
#intro #open-company .overlay h2 {
  color: #fff;
}
#open-mainguest .overlay {
  color: #000;
}

#intro a .flexslider .overlay.bg-lilac,
.mainpic .overlay {
  transition: all .3s ease;
}
#intro a:hover .flexslider .overlay,
.mainpic-small:hover .overlay {
  opacity: 1;
  transition: all .3s ease;
}
#intro .overlay {
  display: flex;
  justify-content: center;
  align-items: center;
}
#intro .overlay h2 {
  color: #000;
  text-align: center;
}
#open-mainguest {
  cursor: default;
}
#open-mainguest .overlay {
  background-color: rgb(237,247,45);
  flex-direction: column;
  justify-content: start;
  padding: 50px;
  z-index: -1;
}

@media only screen and (max-width: 768px) {
  #open-mainguest .overlay {
    padding: 10px;
  }
}

#open-mainguest .overlay h2 {
  text-transform: uppercase;
}
#open-mainguest .overlay h2,
#open-mainguest .text {
  display: flex;
  flex-direction: column;
  width: 100%;
}
#open-mainguest .text {
  font-size: 18px;
}
#open-mainguest .logo {
  text-align: right;
  padding-top: 30px;
}
#open-mainguest .logo img {
  height: 100px;
}

#open-mainguest .overlay-open {
  opacity: 1;
  background-color: transparent;
}
#open-mainguest .overlay-open h2 {
  color: #fff;
}
#open-mainguest .overlay .logo a,
#open-mainguest .overlay .logo span {
  display: inline-block;
  height: 70px;
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
  background-color: #fff;
  border: 10px solid #fff;
}
#open-mainguest .overlay .logo img {
  height: 100%;
}

.guests {
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .guests {
    display: flex;
    align-items: stretch;
  }
}
@media only screen and (max-width: 991px) {
  .guests .person {
    margin-bottom: 30px;
  }
}
.guests .person {
  position: relative;
  margin-top: 20px;
}

@media only screen and (min-width: 992px) {
  .guests .person:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    background-color: #999;
    top: 0;
    right: 0;
  }
  .guests .person:last-child:after {
    display: none;
  }
}

.person .mainpic {
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}
.person .mainpic:hover {
  overflow: visible;
}
/*
.person .mainpic:after {
  display: block;
  position: absolute;
  content: '';
  bottom: -20px;
  height: 1px;
  width: 100%;
  background-color: #999;
}
*/
 */
.person h2 {
  color: #000;
  margin: 0;
}
.person h2.project-title {
  text-transform: uppercase;
  text-align: center;
  padding: 10px;
}
.person.c-pink h2,
.person.c-lilac h2,
.person.c-red h2,
.person.c-blue h2 {
  color: #000;
}
.person p {
  font-size: 16px;
  margin-bottom: 15px;
}
.detail .person a {
  text-decoration: none;
}
.detail .person a:hover {
  text-decoration: underline;
}
.person img {
  width: 100%;
}
.guest-lb .pics {
  padding-bottom: 20px;
}
.guest-lb .row {
  display: block !important;
}
.guest-lb .col-md-12 .pics {
  width: 100%;
}

.tabs {
  padding: 10px 0;
}
.tabs .nav-tabs {
  padding-top: 0;
}
.tabs .nav-tabs li {
  top: 1px;
  margin-right: 8px;
  margin-top: 10px;
  position: relative;
  z-index: 2;
}
.tabs .nav-tabs li a {
  border: 1px solid #999;
  border-bottom: none;
  padding: 10px 15px;
  min-width: 100px;
}
.tabs .nav-tabs li.first a {
  padding-left: 15px;
}
.tabs .nav-tabs li a:hover {
  text-decoration: none !important;
}
.tabs .nav-tabs li.active a,
.tabs .nav-tabs li.active a:focus {
  background-color: #ccc;
  color: #000;
  border: 1px solid #ccc;
  border-bottom: none;
}

.tabs .tab-content .tab-pane {
  background-color: #ccc;
  border: 1px solid #ccc;
  padding: 15px 15px;
  color: #444;
  position: relative;
  z-index: 1;
}
.tabs .tab-content .tab-pane .embed-container {
  padding: 10px 0;
}
.tabs .tab-content .tab-pane a {
  color: #444;
  text-decoration: underline;
}
.tabs .tab-content .tab-pane a:hover {
  color: #000;
}
.tabs .tab-content .tab-pane b,
.tabs .tab-content .tab-pane strong {
  color: #000;
}
.tabs .tab-content .first.tab-pane b,
.tabs .tab-content .first.tab-pane strong {
  color: #ccc;
}
.tabs .tab-content .tab-pane blockquote {
  border-color: #222;
}
@media only screen and (min-width: 1153px) {
  .tabs .tab-content .tab-pane.col2 {
    column-count: 2;
  }
}

.tabs .nav-tabs li.first a,
.tabs .nav-tabs li.first a:focus,
.tabs .nav-tabs li.first a:hover {
  background-color: #222;
  border: 1px solid #ccc;
  border-bottom: none;
  color: #ccc;
}
.tabs .nav-tabs li.first a:focus,
.tabs .nav-tabs li.first a:hover {
  color: #fff;
}
.tabs .tab-content .tab-pane.first {
  background-color: #222;
  border: 1px solid #ccc;
  color: #ccc;
}
.tabs .nav-tabs li.first {
  z-index: 0;
}
.tabs .nav-tabs li.first.active {
  z-index: 3;
}
.tabs .tab-content .tab-pane.first.active {
  z-index: 2;
}

.hidden-lightbox {
  display: none;
  color: #000;
}
.hidden-lightbox a {
  color: #000;
}
.hidden-lightbox p {
  font-size: 18px;
  line-height: 23px;
}
.hidden-lightbox p.loc {
  margin-bottom: 30px;
}
.hidden-lightbox p.small {
  font-size: 14px;
  line-height: 18px;
}

.hidden-lightbox .namebox p {
  font-size: 16px;
}
#main-company .inner {
  padding: 50px;
}
@media only screen and (min-width: 768px) {
  #main-company h2,
  #intro .overlay h2 {
    font-size: 50px;
  }
}
@media only screen and (min-width: 992px) {
  #main-company h2,
  #intro .overlay h2 {
    font-size: 70px;
  }
}

.hidden-lightbox .pics {
  width: 33.333%;
}
.hidden-lightbox .text {
width: 66.666%;
}
@media only screen and (max-width: 767px) {
  .hidden-lightbox .pics {
    width: 100%;
  }
  .hidden-lightbox .text {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) {
  .hidden-lightbox .row {
    display: flex;
  }
  .hidden-lightbox .pics,
  .hidden-lightbox .text {
    display: flex;
    flex-direction: column;
  }
  .hidden-lightbox .pics {
  }

  .hidden-lightbox .pics .namebox {
    margin: 20px 0 10px;
  }
}
@media only screen and (max-width: 991px) {
  .hidden-lightbox .pics img {
    margin-bottom: 20px;
  }
}

.hidden-lightbox .namebox h2 {
  margin: 0;
  font-size: 20px;
}
.hidden-lightbox .namebox h3 {
  margin: 25px 0 0;
  font-size: 15px;
}
.person-projects {
  padding-left: 0;
  list-style-type: none;
}
.person-projects a {
  color: #000;
}
.hidden-lightbox.bg1 a,
.hidden-lightbox.bg5 a,
.hidden-lightbox.bg6 a,
.hidden-lightbox.bg7 a {
  color: #fff;
}

.logos {
  padding: 30px 0 0;
}
.logos p {
  padding-bottom: 10px;
}
.logos img {
  /*
	height: 40px;
	margin-right: 30px;
	*/
  opacity: 0.6;
  max-width: 100%;
  max-height: 100%;
}
.logos a:hover img {
  opacity: 1;
}
.logos .border {
  padding: 10px;
  border: 1px solid #333;
  text-align: center;
  margin-bottom: 20px;
}
.logos .inner {
  display: table;
  vertical-align: middle;
  height: 100%;
  width: 100%;
}
.logos .inner .center {
  display: table-cell;
  vertical-align: middle;
}
.logos img.size1 {
  height: 10%;
}
.logos img.size2 {
  height: 20%;
}
.logos img.size3 {
  height: 30%;
}
.logos img.size4 {
  height: 40%;
}
.logos img.size5 {
  height: 50%;
}
.logos img.size6 {
  height: 60%;
}
.logos img.size7 {
  height: 70%;
}
.logos img.size8 {
  height: 80%;
}
.logos img.size9 {
  height: 90%;
}

.nav-tabs {
  border-bottom: none;
  padding-top: 23px;
}

.nav-tabs li {
  margin-bottom: 0;
  position: relative;
  top: -5px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: none;
  border-radius: 0;
  color: #999;
  font-size: 18px;
  padding: 10px 10px;
}

.nav-tabs > li.first > a {
  padding-left: 0;
}
.nav-tabs > li.active > a {
  background: transparent;
  color: #fff;
  border: none;
}

.nav-tabs > li.active > a i {
  display: none;
}
.nav-tabs > li.active > a i {
  border-radius: 50%;
  width: 12px;
  height: 12px;
  background: #fff;
  display: inline-block;
  margin-right: 10px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  background-color: transparent;
  color: #fff;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: transparent;
  border: none;
}

.nav-space {
  height: 68px;
}
#main_col h3:first-child {
  margin-top: 2px;
}
.embed-container {
  position: relative;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

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

#home-slider,
.modul-slider {
  overflow-x: hidden;
}

#video,
#gallery {
  width: 100%;
}
#default-slider {
  width: 100%;
}
@media screen and (min-width: 767px) {
  .tab-pane #default-slider,
  .tab-pane .rsOverflow {
    /* height: 314px !important; */
  }
}

.rsMinW .rsArrowIcn {
  width: 53px;
  height: 79px;
  margin-top: 0px;
  margin-left: 0px;
  background: url(/css/files/arrows.png);
  border-radius: 0;
}

.rsMinW .rsArrow {
  width: 53px;
  height: 79px;
}

.rsMinW .rsArrowLeft {
  right: 10px;
  bottom: 10px;
}

.rsMinW .rsArrowRight {
  right: 73px;
  bottom: 10px;
}

.rsMinW.rsHor .rsArrowLeft .rsArrowIcn {
  background-position: top right;
}
.rsMinW.rsHor .rsArrowRight .rsArrowIcn {
  background-position: top left;
}
.rsMinW.rsHor .rsArrowLeft:hover .rsArrowIcn {
  background-position: 106px 0;
}
.rsMinW.rsHor .rsArrowRight:hover .rsArrowIcn {
  background-position: 159px 0;
}
#home {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#top-bar {
  background: transparent;
}
#language,
.navbar-toggle,
.logo-wrapper,
#wrapper,
.navbar-collapse {
  position: relative;
  z-index: 20;
}

.navbar-brand {
  background-color: #222222;
}
.nav-mobile {
  display: none;
  position: absolute;
  z-index: 200;
  top: 30px;
  margin-left: 15px;
}
.nav-mobile li {
  float: none;
}
.nav-mobile li a {
  padding: 4px 0;
  font-size: 18pt;
  line-height: 14px;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  background-color: transparent;
}
.button-mobile {
  background-image: url("/css/files/mouvoir-sprite.png");
  background-repeat: no-repeat;
  background-position: -212px -8px;
  height: 30px;
  width: 30px;
  display: none;
  border: 0;
  background-color: transparent !important;
  position: absolute;
  z-index: 20;
  left: 15px;
  top: 15px;
  outline: none;
}

.button-mobile.is-clicked {
  background-position: -8px -8px;
  height: 20px;
  width: 20px;
  -webkit-transition: -webkit-transform 0.8s ease 0s;
  -moz-transition: -moz-transform 0.8s ease 0s;
  transition: transform 0.8s ease 0s;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
  top: 10px;
}

#home-slider {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: auto;
  width: auto;
  z-index: 10;
}

#home-slider .darken {
  position: relative;
}
#home-slider .darken:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: #000;
  opacity: 0.3;
}
#home-slider .op0:before {
  opacity: 0 !important;
}
#home-slider .op1:before {
  opacity: 0.1 !important;
}
#home-slider .op2:before {
  opacity: 0.2 !important;
}
#home-slider .op3:before {
  opacity: 0.3 !important;
}
#home-slider .op4:before {
  opacity: 0.4 !important;
}
#home-slider .op5:before {
  opacity: 0.5 !important;
}
#home-slider .op6:before {
  opacity: 0.6 !important;
}
#home-slider .op7:before {
  opacity: 0.7 !important;
}
#home-slider .op8:before {
  opacity: 0.8 !important;
}
#home-slider .op9:before {
  opacity: 0.9 !important;
}
#home-slider.royalSlider.rsFullscreen {
  z-index: 10 !important;
}
#home-slider.royalSlider .rsVisibleNearbyWrap,
#home-slider.royalSlider .rsOverflow {
  overflow: visible !important;
}
.white_title {
  bottom: 14%;
  float: left;
  left: 45px;
  margin-right: 300px;
  position: absolute;
  text-align: left;
  width: auto !important;
  z-index: 20;
  font-size: 50px;
  line-height: 46px;
  font-family: "HelvNeueMedium", Arial, sans-serif;
  letter-spacing: -0.06em;
  z-index: 100;
}

.white_title a,
#home #nav ul li a {
  color: #dbdbdb;
}
.white_title a:hover,
#home #nav ul li a:hover {
  color: #fff;
}

.news-slide {
  background-size: cover;
}
.news-slide:before {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 2;
  background-color: rgb(255,0,255);;
  opacity: 0.8;
}
.news-slide .white_title {
  color: #000;
}
.news-slide .white_title a {
  color: #000;
  display: block;
}
.news-slide .white_title span {
  display: block;
  font-family: HelvNeueRoman;
}
.news-slide .white_title .homenews-title {
  font-size: 65px;
  line-height: 65px;
  margin-top: 40px;
  margin-bottom: 10px;
  text-decoration: underline;
  font-weight: normal;
}
.news-slide .white_title a:hover {
  color: #fff;
}
.news-slide .white_title .homenews-subtitle {
  font-size: 45px;
  line-height: 45px;
  letter-spacing: -1px;
}
.news-slide .white_title .homenews-link {
  margin-top: 40px;
  color: #fff;
}
.news-slide .white_title a:hover .homenews-title {
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .white_title {
    margin-right: 50px;
  }
  .news-slide .white_title .homenews-title {
    font-size: 24px;
    line-height: 24px;
    margin-top: 10px;
  }
  .news-slide .white_title .homenews-subtitle {
    font-size: 18px;
    line-height: 18px;
  }
}

@media screen and (min-width: 767px) {
  .logo-wrapper .navbar-brand {
    position: absolute;
    top: 20px;
    right: 20px;
  }

  .navbar-collapse.collapse {
    display: none !important;
  }
  .nav-mobile {
    display: none !important;
  }
}

@media screen and (min-width: 1540px) {
  .container {
    width: 1281px !important;
  }
}
@media screen and (min-width: 1353px) {
}

@media screen and (max-width: 1353px) and screen and (min-width: 767px) {
  .tab-pane #default-slider,
  .tab-pane .rsOverflow {
    height: 276px !important;
  }
}

@media screen and (min-width: 1152px) {
  .container {
    width: 1120px;
  }
}
@media screen and (max-width: 1338px) {
}

@media screen and (min-width: 1152px) and screen and (min-width: 767px) {
  .tab-pane #default-slider,
  .tab-pane .rsOverflow {
    height: 314px !important;
  }
}

@media screen and (max-width: 991px) {
  .project a {
    min-height: auto;
  }
  .tab-content {
    padding-top: 10px;
  }
  .project h3 {
    padding-bottom: 15px;
  }
  .project a {
    height: auto;
  }
  #info_col {
    margin-top: 36px;
  }
  .coming .month,
  .coming .info,
  .coming .left_col,
  .coming .right_col {
    float: none;
    padding-left: 0;
  }

  .coming .month {
    margin-top: 36px;
    margin-bottom: 36px;
  }

  .coming .first-loop {
    margin-top: 0 !important;
  }
  .coming .left_col,
  .coming .right_col {
    width: 100%;
  }
}

@media screen and (max-width: 991px) and screen and (min-width: 767px) {
  .tab-pane #default-slider,
  .tab-pane .rsOverflow {
    height: 287px !important;
  }
}

@media screen and (max-width: 767px) {
  #home .container {
    width: 100%;
    padding: 0;
    margin: 0;
  }

  #nav {
    display: none;
  }
  .navbar-brand {
    float: right;
    padding: 0;
  }

  .logo-wrapper {
    margin-left: 0;
    margin-top: 32px;
    margin-right: 0;
    float: right;
  }

  .navbar-header {
    padding: 0;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  #home .navbar-header {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  .navbar-brand {
    padding: 10px 0 10px 10px;
    line-height: 0;
  }
  .nav-mobile {
    margin-left: 0;
  }
  .navbar-nav {
    margin-left: 0;
  }
  #home .navbar-nav {
    margin-left: 15px;
  }

  .button-mobile {
    display: block;
    left: 0;
  }

  #language {
    right: 5px;
    position: absolute;
  }

  #home-slider .rsGCaption {
    font-size: 20pt;
    left: 15px;
  }

  #wrapper {
    padding: 0 0 40px;
  }
  .col-sm-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .row {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .project,
  #title,
  #info_col,
  .info_block {
    padding-left: 0;
    padding-right: 0;
  }

  #top-bar {
    height: 250px;
  }
  .white_title {
    font-size: 28px;
    line-height: 24px;
  }
}

/* MailChimp Form */
#mc_embed_signup form {
  padding: 0 !important;
}
#mc_embed_signup hr.line {
  margin-bottom: 40px !important;
}
#mc_embed_signup {
  background: #222 !important;
  clear: left;
  font-size: 18px;
  font-family: "HelvNeueMedium", Times, Arial, sans-serif;
}
#mc_embed_signup h2 {
  font-weight: normal !important;
  margin: 15px 0;
  font-size: 18px !important;
  color: #999;
}
#mc_embed_signup input {
  background: #484848;
  border: 1px solid #484848 !important;
}
#mc_embed_signup input:hover,
#mc_embed_signup input:focus {
  background-color: #484848 !important;
  outline: none;
}
#mc_embed_signup .button {
  background-color: #222 !important;
  border: 2px solid #484848 !important;
  border-radius: 0 !important;
  color: #ffffff;
  font-size: 18px !important;
  font-weight: normal !important;
  height: 34px !important;
  line-height: 30px !important;
  vertical-align: middle !important;
}

#mc_embed_signup .mc-field-group {
  padding-bottom: 0 !important;
  min-height: 43px !important;
}

#mc_embed_signup .mc-field-group label {
  color: #ccc;
  width: 126px;
  font-size: 18px;
  float: left;
  height: 34px;
  line-height: 34px;
}
#mc_embed_signup .mc-field-group input {
  width: 320px !important;
  color: #ccc !important;
  float: left;
  padding: 0 !important;
  text-indent: 2%;
  height: 34px;
  line-height: 34px;
}

#mc_embed_signup .indicates-required {
  width: 446px;
  font-size: 11px;
  margin-right: 4%;
}
#mc_embed_signup .asterisk {
  color: #999 !important;
  font-size: 200%;
}
#mc_embed_signup .mc-field-group .asterisk {
  top: 8px !important;
  left: 426px !important;
}
#mc_embed_signup .clear {
  clear: both;
}


/* Fancybox Hack*/

.fancybox-content {
  vertical-align: top;
}

/*
@media only screen and (min-width: 992px) {
  .fancybox-container {
    height: auto;
    top: 80px;
    left: 15px;
  }
  .fancybox-bg {
    display: none;
  }
  .fancybox-inner {
    position: static;
    width: 91.66666666666666%;
  }
  .fancybox-stage {
    position: static;
  }
  .fancybox-slide {
    height: auto;
    position: static;
    padding: 0;
  }
  .pics img {
    width: 100%;
  }

}

@media screen and (min-width: 1152px) {
  .fancybox-container {
    width: 1120px;
  }
}
@media screen and (min-width: 1540px) {
  .fancybox-container {
    width: 1281px !important;
  }
}
@media screen and (max-width: 767px) {
  .fancybox-container {
    width: 100%;
    padding: 0;
    margin: 0;
  }
}
*/

.fancybox-slide {
  text-align: left;
}
.hidden-lightbox .pics img.single {
  width: 100%;
}
#person-slider {
  width: 200px;
  height: 200px;
  max-width: 100%;
}
#person-slider img {
  width: 100%;
  height: auto;
}


.fancybox-button {
  height: 80px;
  width: 80px;
}
.hidden-lightbox .inner {
  padding-right: 80px;
}


@media only screen and (min-width: 992px) {
  .fancybox-slide--html {
    padding: 0;
  }
  .hidden-lightbox {
    height: auto;
    margin-top: 80px;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media screen and (min-width: 1152px) {
  .hidden-lightbox {
    width: calc(1120px * 0.9 + 20px);
  }
}
@media screen and (min-width: 1540px) {
  .hidden-lightbox {
  width: calc(1282px * 0.9 + 20px);
  }
}
@media screen and (max-width: 767px) {
  .hidden-lightbox {
    width: 100%;
    margin: 0;
  }
}

#news {
  background-color: #ff00ff;
  color: #333;
}
#news #language a {
  color: #fff;
}
#news_wrapper {
  margin-left: -10px;
  margin-right: -10px;
  padding: 120px 0 20px;
  min-height: calc(100vh - 120px);
}
@media only screen and (max-width: 768px) {
  #news_wrapper {
    padding-top: 0;
  }
}


#news_wrapper .lines {
  position: absolute;
  z-index: -1;
  top: 200px;
  left: 0;
  width: 100%;
  height: calc(100% - 220px);
}
#news_wrapper .lines div {
  width: 1px;
  height: 100%;
  background-color: #333;
  position: absolute;
  top: 0;
}

#news_wrapper .newsletter-notice {
  font-size: 40px;
  line-height: 40px;
  font-family: HelvNeueRoman;
  padding-bottom: 35px;
}
#news_wrapper .newsletter-notice span {
  font-size: 50px;
  line-height: 50px;
  display: block;
  text-transform: uppercase;
}
#news_wrapper .newsletter-notice a {
  color: #333;
  text-decoration: underline;
}
#news_wrapper .newsletter-notice a:hover {
  text-decoration: none;
}

#news #nav ul li a {
  color: #333;
}
#news #nav ul li a:hover,
#news #nav ul li.active a {
  color: #fff;
}
#news .icons a img {
  filter: invert(14%) sepia(0%) saturate(1683%) hue-rotate(135deg) brightness(80%) contrast(78%);
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
#news .icons a:hover img {
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(117deg) brightness(102%) contrast(103%);
}

#loadMore {
  margin-left: 10px;
  width: calc(25% - 25px);
  padding: 15px;
  border: 2px solid #333;
  color: #333;
  display: block;
  text-align: center;
  text-decoration: none;
}
#loadMore:hover {
  background-color: #333;
  color: #ccc;
}
@media only screen and (max-width: 768px) {
  #loadMore {
    width: auto;
    display: inline-block;
  }
}

.masonry-gallery img,
.masonry-gallery .embed-container {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.masonry-gallery figure {
  position: relative;
  display: none;
  margin: 0px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
/*
.masonry-gallery figure:after {
  content: '';
  position: absolute;
  bottom: 10px;
  left: 15px;
  height: 1px;
  width: calc(100% - 30px);
  background-color: #000;
}
*/
.masonry-gallery figure .date {
  font-size: 20px;
  margin-bottom: 0;
}
.masonry-gallery figure h2 {
  font-size: 42px;
  line-height: 1;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Times;
  word-wrap: break-word;
}
.masonry-gallery figure .subtitle {
  font-size: 20px;
  line-height: 1.1;
  margin-top: 10px;
}
.masonry-gallery figure .news_text {
  padding: 0 0 10px;
  word-wrap: break-word;
}
.masonry-gallery figure .news_text a {
  color: #333;
  text-decoration: underline;
}
.masonry-gallery figure .news_text a:hover {
  text-decoration: none;
}

.masonry-gallery figure,
.masonry-gallery figure:hover .photo-title,
.filter-tags a,
.filter-tags a:hover {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translateZ(0);
}

.masonry-gallery figure {
  width: 25%;
}
#news_wrapper .lines .line1 {
  left: calc(25% - 5px);
}
#news_wrapper .lines .line2 {
  left: 50%;
}
#news_wrapper .lines .line3 {
  left: calc(75% + 5px);
}
#news_wrapper .lines .line4 {
  left: calc(100% + 10px);
}

@media (max-width: 1199px) {
  .masonry-gallery figure {
    width: 33.3%;
  }
  #news_wrapper .lines .line1 {
    left: calc(33.333333% - 5px);
  }
  #news_wrapper .lines .line2 {
    left: 66.666666%;
  }
  #news_wrapper .lines .line3 {
    left: calc(100% + 5px);
  }
  #news_wrapper .lines .line4 {
    display: none;
  }
}

@media (max-width: 991px) {
  .masonry-gallery figure {
    width: 50%;
  }
  #news_wrapper .lines .line1 {
    left: 50%;
  }
  #news_wrapper .lines .line2 {
    left: calc(100% + 10px);
  }
  #news_wrapper .lines .line3 {
    display: none;
  }
}

@media (max-width: 767px) {
  .masonry-gallery figure {
    width: 100%;
  }
  #news_wrapper .lines .line1,
  #news_wrapper .lines .line2 {
    display: none;
  }
}
