/*
Theme Name: Twenty Thirteen - LLPlateform
Version: 0.5
*/
@import url(css/fonts.css);
@import url(css/normalize.css);
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
  background: url(images/bg.jpg) fixed;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #000;
  margin: 0;
  font-size: 14px; }
.section--about, .aside--main {
	font-size: 12px;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}


/**
 * 2.0 Repeatable Patterns
 * ----------------------------------------------------------------------------
 */

.genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	vertical-align: text-bottom;
}

/* Clearing floats */
.clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
	clear: both;
}

.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after {
	content: "";
	display: table;
}



/*
 * Responsive images
 *
 * Fluid images for posts, comments, and widgets
 */
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
	max-width: 100%;
}

/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
}

img.size-full,
img.size-large,
img.wp-post-image {
	height: auto;
	max-width: 100%;
}

/* Make sure videos and embeds fit their containers. */
embed,
iframe,
object,
video {
	max-width: 100%;
}

/* Override the Twitter embed fixed width. */
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important;
}

/* Images */
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft {
	margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}

img.alignright {
	margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}

img.aligncenter {
	margin: 5px auto;
}

img.alignnone {
	margin: 5px 0;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
	color: #220e10;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
}

img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol  {
	list-style-position: inside;
}



/**
 * 5.12 Comments
 * ----------------------------------------------------------------------------
 */

.comments-title,
.comment-list,
.comment-reply-title,
.must-log-in,
.comment-respond .comment-form,
.comment-respond iframe {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 604px;
	width: 100%;
}

.sidebar .comments-title,
.sidebar .comment-list,
.sidebar .must-log-in,
.sidebar .comment-reply-title,
.sidebar .comment-navigation,
.sidebar .comment-respond .comment-form {
	max-width: 1040px;
	padding-left: 60px;
	padding-right: 376px;
}

.comments-title {
	font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif;
}

.comment-list,
.comment-list .children {
	list-style-type: none;
	padding: 0;
}

.comment-list .children {
	margin-left: 20px;
}



.comment-list > li:last-child:after {
	display: none;
}

.comment-body {
	padding: 24px 0;
	position: relative;
}

.comment-author {
	float: left;
	max-width: 74px;
}

.comment-author .avatar {
	display: block;
	margin-bottom: 10px;
}

.comment-author .fn {
	word-wrap: break-word;
}

.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login {
	color: #bc360a;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.says {
	display: none;
}

.no-avatars .comment-author {
	margin: 0 0 5px;
	max-width: 100%;
	position: relative;
}

.no-avatars .comment-metadata,
.no-avatars .comment-content,
.no-avatars .comment-list .reply {
	width: 100%;
}

.bypostauthor > .comment-body .fn:before {
	content: "\f408";
	vertical-align: text-top;
}

.comment-list .edit-link {
	margin-left: 20px;
}

.comment-metadata,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply {
	float: right;
	width: 79%;
	width: -webkit-calc(100% - 124px);
	width:         calc(100% - 124px);
	word-wrap: break-word;
}

.comment-meta,
.comment-meta a {
	color: #a2a2a2;
	font-size: 13px;
}

.comment-meta a:hover {
	color: #ea9629;
}

.comment-metadata {
	margin-bottom: 20px;
}

.ping-meta {
	color: #a2a2a2;
	font-size: 13px;
	line-height: 2;
}

.comment-awaiting-moderation {
	color: #a2a2a2;
}

.comment-awaiting-moderation:before {
	content: "\f414";
	margin-right: 5px;
	position: relative;
	top: -2px;
}

.comment-reply-link:before,
.comment-reply-login:before {
	content: "\f412";
	margin-right: 3px;
}

/* Comment form */
.comment-respond {
	background-color: #f7f5e7;
	padding: 30px 0;
}

.comment .comment-respond {
	margin-bottom: 20px;
	padding: 20px;
}

.comment-reply-title {
	font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif;
}

.comment-reply-title small a {
	color: #131310;
	display: inline-block;
	float: right;
	height: 16px;
	overflow: hidden;
	width: 16px;
}

.comment-reply-title small a:hover {
	color: #ed331c;
	text-decoration: none;
}

.comment-reply-title small a:before {
	content: "\f406";
	vertical-align: top;
}

.sidebar .comment-list .comment-reply-title,
.sidebar .comment-list .comment-respond .comment-form {
	padding: 0;
}

.comment-form .comment-notes {
	margin-bottom: 15px;
}

.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
	margin-bottom: 8px;
}

.comment-form [for="author"],
.comment-form [for="email"],
.comment-form [for="url"],
.comment-form [for="comment"] {
	float: left;
	padding: 5px 0;
	width: 120px;
}

.comment-form .required {
	color: #ed331c;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
	max-width: 270px;
	width: 60%;
}

.comment-form textarea {
	width: 100%;
}

.form-allowed-tags,
.form-allowed-tags code {
	color: #686758;
	font-size: 12px;
}

.form-allowed-tags code {
	font-size: 10px;
	margin-left: 3px;
}

.comment-list .pingback,
.comment-list .trackback {
	padding-top: 24px;
}

.comment-navigation {
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	margin: 0 auto;
	max-width: 604px;
	padding: 20px 0 30px;
	width: 100%;
}

.no-comments {
	background-color: #f7f5e7;
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	margin: 0;
	padding: 40px 0;
	text-align: center;
}

.sidebar .no-comments {
	padding-left: 60px;
	padding-right: 376px;
}



/* centvingtcinq */


header {
  margin-bottom: 35px;
  overflow: inherit; }
  header:after {
    content: "";
    display: table;
    clear: both; }

.footer {
  background: #00c6f1;
  color: #fff;
  position: relative;
  left: -20px;
  top: 20px;
  width: 1150px;
  padding: 20px;
  clear: both;
  font-family: "gotham_mediumregular", sans-serif; }

.title {
  text-transform: uppercase;
  font-size: 24px;
  color: #cad401;
  font-family: "gotham_mediumregular", sans-serif;
  font-weight: normal;
  margin-bottom: 15px; }

.title--main {
  color: #00c6f1; }

.title--news {
  color: #00c6f1;
  position: relative;
  padding-left: 25px;
  margin-bottom: 15px; }
  .title--news:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 4px;
    height: 0;
    width: 0;
    border-top: 18px solid #cad401;
    border-left: 18px solid transparent; }

.title--small, .title--small a {
  font-size: 12px;
  color: #000;
  font-weight: normal;
  margin-bottom: 0;
  text-decoration: none; }

.title--footer {
  font-size: 12px;
  color: #fff;
  font-family: "gotham_ultraregular", sans-serif;
  margin: 0; }

.title--banner a {
  display: block;
  text-decoration: none;
  text-decoration: none;
  position: absolute;
  font-family: "gotham_blackregular", sans-serif;
  top: 0;
  right: 0;
  float: left;
  display: block;
  margin-right: 1.02489%;
  width: 32.65007%;
  margin-right: 0;
  padding: 10px;
  background: #00c6f1;
  background: rgba(0, 198, 243, 0.6);
  font-size: 16px;
  color: #fff;
  height: 100%; }
  .title--banner a:last-child {
    margin-right: 0; }

.post-edit-link {
	font-size: 12px;
	font-weight: normal;
color: #cad401; 
text-decoration: none;
}

/*
p {
  font-size: 11px; }
main {
	font-size: 11px;
}
*/
main p {
  line-height: 1.5; }
main a {
	color: #00c6f1;
	text-decoration: none;
}
main a:hover, main a:focus {
	text-decoration: underline;
}
footer p {
  margin: 0; }

.mailto {
  color: #fff;
  text-decoration: none; }

.article {
  margin-bottom: 20px;
  padding-left: 0;
   }
.article p {
	clear: both;
}   
.article--small {
padding-left: 25px;	
}
.article--small p {
  margin-bottom: 0; }

.article__date {
  margin-top: 0;
  font-size: 12px;
  font-weight: bold;
  color: #cad401; }

.btnmore {
  text-transform: uppercase;
	  font-size: 12px;
  color: #00c6f1;
  text-decoration: none;
  font-weight: bold;
  position: relative;
  padding-left: 10px; }
  .btnmore:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    width: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px;
    border-left-color: #cad401; }
.btnmore:hover, .btnmore:focus {
	text-decoration: underline;
}
.btnmore--news {
  margin-left: 25px; }

.container {
  background: #fff;
  padding: 30px 20px 0;
  width: 1150px;
  margin-left: auto;
  margin-right: auto;
  margin: 0 auto;
  position: relative;
  box-shadow: 0 0 10px 1px rgba(68, 68, 68, 0.2); }
  .container:after {
    content: "";
    display: table;
    clear: both; }

.logo a {
  display: block;
  width: 222px;
  height: 95px;
  text-indent: -9999px;
  background: url(images/llp-logo.png) no-repeat 0 0;
  float: left;
  display: block;
  margin-right: 0.7667%;
  width: 24.42497%; }
  .logo a:last-child {
    margin-right: 0; }

.helpnav {
  list-style: none;
  padding: 0;
  margin: 0;
  float: right; }

.helpnav__el {
  float: left;
  margin-right: 20px; }
  .helpnav__el a {
    text-transform: uppercase;
    text-decoration: none;
    color: #00c6f1;
    font-size: 12px;
    position: relative;
    padding-left: 10px; }
.helpnav__el a:hover, .helpnav__el a:focus {
	text-decoration: underline;
}
.helpnav__el:last-child {
  margin-right: 0; }

.helpnav__el--log a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 1px;
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px;
  border-left-color: #00c6f1; }

.helpnav__el--home a {
  background: url(images/iconhome.png) no-repeat left bottom;
  padding: 10px 0  0 18px; }

.searchForm__submit {
  border: none;
  background: url(images/iconloupe.png) no-repeat center;
  text-indent: -9999px;
  width: 20px;
  height: 19px;
  display: inline-block; }

.searchForm__label {
  text-transform: uppercase;
  font-size: 12px;
  color: #00c6f1; }

.searchForm__input {
  border: none;
  border-bottom: 1px solid #00c6f1;
  width: 100px;
  font-size: 12px; }

.nav {
  padding: 0;
  margin: 50px 0 0 0;
  list-style: none;
  float: right;
  position: relative; }

.nav > li {
  float: left;
  margin-right: 50px; }
  .nav > li > a {
    font-family: "gotham_ultraregular", sans-serif;
    text-decoration: none;
    font-size: 16px;
    color: #000;
    position: relative;
    padding-left: 27px; }
    .nav > li > a:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 4px;
      height: 0;
      width: 0;
      border-top: 20px solid #cad401;
      border-left: 20px solid transparent; }

.nav > li > .sub-menu {
  padding: 50px 0 0 25px;
  margin: 0 0 0 0;
  list-style: none;
  position: absolute;
  left: -55px;
  top: 18px;
  width: 830px;
  z-index: 200;
  height: 274px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out; }
.nav > li:hover > .sub-menu {
  opacity: 1;
  visibility: visible; }
  
.nav > li:hover > a:before, .nav > li.current-menu-item > a:before, .nav > li.current-menu-ancestor > a:before, .single-event .nav > li:nth-child(4) > a:before, .tax-event-category .nav > li:nth-child(4) > a:before, .post-type-archive-event .nav > li:nth-child(4) > a:before{
  height: 0;
  width: 0;
  border-top: 20px solid #00c6f1;
  border-left: 20px solid transparent; }

.nav > li:nth-child(1) > .sub-menu {
  padding-left: 83px; }

.nav > li:nth-child(2) > .sub-menu {
  padding-left: 255px; }

.nav > li:nth-child(4) > .sub-menu {
  padding-left: 605px; }

.nav > li:nth-child(5) > .sub-menu {
  padding-left: 605px; }

.nav > li:nth-child(3) > .sub-menu {
  padding-left: 430px; }

/*
.nav > li:nth-child(3) > .sub-menu > li {
  float: left;
  margin-right: 10px;
  width: 200px; }
.nav > li:nth-child(3) > .sub-menu > li:nth-child(3) {
  margin-right: 0; }
.nav > li:nth-child(3) > .sub-menu > li:nth-child(4) {
  clear: both; }
.nav > li:nth-child(3) > .sub-menu ul {
  margin: 0 0 0 0;
  list-style: none;
  padding: 0; }
.nav > li:nth-child(3) > .sub-menu ul a {
  font-size: 12px;
  font-family: "gotham_mediumregular", sans-serif;
  display: block;
  color: #fff;
  text-decoration: none; }
.nav > li:nth-child(3) > .sub-menu ul a:hover, .nav > li:nth-child(3) > .sub-menu ul a:focus {
  text-decoration: underline; }
*/

.nav > li > .sub-menu > li > a {
  font-size: 16px;
  color: #fff;
  font-family: "gotham_ultraregular", sans-serif;
  padding: 5px 0;
  text-decoration: none;
  display: block; }
.nav > li > .sub-menu > li > a:hover, .nav > li > .sub-menu > li > a:focus, .nav > li > .sub-menu > .current-menu-item > a {
  text-decoration: underline; }

.nav2overlay {
  position: absolute;
  width: 830px;
  height: 0;
  background: #00c6f1;
  top: 160px;
  right: 21px;
  z-index: 190;
  pointer-events: none;
  -webkit-transition: all 0.2s 0.5s ease-in;
  -moz-transition: all 0.2s 0.5s ease-in;
  transition: all 0.2s 0.5s ease-in; }

.nav:hover ~ .nav2overlay {
  pointer-events: inherit;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  height: 233px; }

.nav li:last-child {
  margin-right: 0; }

.section--about {
  background: #f7f9d9;
  padding: 10px;
  height: 233px;
  overflow: hidden; }

.section--banner {
  float: left;
  display: block;
  margin-right: 1.02489%;
  width: 100%;
  margin-right: 0;
  height: 233px;
  position: relative; }
  .section--banner:last-child {
    margin-right: 0; }
  .section--banner:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    width: 0;
    border-top: 70px solid white;
    border-right: 70px solid transparent; 
    z-index: 100;}

.bannerL__el {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 233px;
	background-color: #fff;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;
}
.bannerL__el:first-child {
	display: block;
	z-index: 1;
}
.bannerL__el.bannerL__el--active {
	display: block;
}

.timeline {
	margin-bottom: 0;
}
.sociallinks {
	margin-top: -5px;
  list-style: none;
  padding: 10px;
  overflow: hidden; }

.sociallinks__el {
  float: left;
  margin-right: 20px; }

.sociallinks__el:last-child {
  margin-right: 0; }

.sociallinks a {
  display: block;
  text-indent: -9999px;
  background: url(images/socialsprite.jpg) no-repeat;
  width: 32px;
  height: 32px; }

.sociallinks__el--twitter a {
  background-position: -42px top; }

.sociallinks__el--linkedin a {
  background-position: -84px top; }

.sociallinks__el--rss a {
  background-position: -126px top; }

.section__aside {
  position: relative;
  overflow: hidden; }

.section__aside--content h1 {
	text-transform: uppercase;
	font-size: 24px;
	color: #cad401;
	font-family: "gotham_mediumregular", sans-serif;
	font-weight: normal;
	margin-bottom: 15px; 
}
.section__aside--content h2, .section__aside--content h3, .section__aside--content h4, .section__aside--content h5, .section__aside--content h6 {
	text-transform: uppercase;
	font-size: 24px;
	color: #00c6f1;
	font-family: "gotham_mediumregular", sans-serif;
	font-weight: normal;
	margin-bottom: 15px; 
}
.section__aside--content p + h1, .section__aside--content p + h2, .section__aside--content p + h3, .section__aside--content p + h4, .section__aside--content p + h5, .section__aside--content p + h6 {
	margin-top: 25px;
}
.section__aside--content ul {
list-style: none;
  margin: 0;
  padding: 0;
  font-family: "gotham_mediumregular", sans-serif;	
}
.section__aside--content ul li {
margin-bottom: 6px;	
font-size: 12px;
}

.section__aside--content ul a {
color: #000;
    text-decoration: none;
    position: relative;
    font-size: 12px;
    padding-left: 14px;
    display: block;	
}

.section__aside--content ul a:before {
content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 2px;
      height: 0;
      width: 0;
      border-top: 10px solid #cad401;
      border-left: 10px solid transparent;	
}

.section__aside--content ul a:hover, .section__aside--content ul a:focus {
text-decoration: underline;
}


.section__aside--blue {
  background: #d9f7fd;
  padding: 10px; }

.section__aside--lexicon {
  background: #d9f7fd;
  padding: 10px;
  height: 233px; }

.projectsL, .projectsControls {
  list-style: none;
  margin: 0;
  padding: 0; }

.projectsL__el {
  width: 100%;
  float: left; }

.projectsL__el a {
  display: block;
  width: 80%;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center; }

.projectsControls__el a {
  position: absolute;
  background: url(images/arrow--leftright.png) left top no-repeat;
  display: block;
  width: 11px;
  height: 13px;
  text-indent: -9999px;
  left: 0;
  top: 50%; }

.projectsControls__el--right a {
  left: inherit;
  right: 0;
  background-position: left bottom; }


.carreLi {
list-style: none;
  padding: 0;
  margin: 20px 0;	
}
.carreLi__el {
	
	background-size: cover;
	background-position: center;
	 width: 143px;
	 height: 143px;
	 overflow: hidden;
	float: left;
	margin: 5px;	
	position: relative;
}
 .carreLi__el:nth-child(3n){
	 margin-right: 0;
 }
  .carreLi__el:nth-child(3n+1){
	  clear: both;
	  margin-left: 0;
	}
.carreLi__el a {
	display: block;
	width: 100%;
	height: 100%;
	z-index: 20;
	font-size: 17px;
	line-height: 1.2;
	padding: 5px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	font-family: "gotham_ultraregular", sans-serif;
	background-color: #00c6f1;
	background-color: rgba(0, 198, 243, 0.6);
	 -ms-word-break: break-all;
     word-break: break-all;
     word-break: break-word;
-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
}
.carreLi__el a:hover, .carreLi__el a:focus {
	text-decoration: underline;
}

.network {
  list-style: none;
  padding: 0;
  margin: 0; }
 .network__el {
	 float: left; margin: 5px;
	 border-radius: 5px;
	 border: 1px solid #f3f3f3;
	 overflow: hidden;
	 font-size: 11px;
	 height: 470px;
	 line-height: 1.2;
	 width: 220px;
	 box-shadow: 0 0 2px #f3f3f3;
/*
	 -ms-word-break: break-all;
     word-break: break-all;
     word-break: break-word;
-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
*/
	 
	 -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; 
	 
 }

 main .network__el{
	 width: 48%;
	 margin: 0 4% 20px 0;
 }
  main .network__el:nth-child(2n){ margin-right: 0; } 
 .network__el--sidebar {
	 width: 90%;
	 margin: 10px auto;
 }
 .network__el:hover {
	 box-shadow: 0 0 5px #dadada;
 }
 .network__el:nth-child(2n){
	 margin-right: 0;
 }
  .network__el:nth-child(2n+1){
	  clear: both;
	  margin-left: 0;
	}
 .network__el a {
	 text-decoration: none;
	 color: #000;
 }
  .network__el a:hover {
	text-decoration: none;
 }
 .network__el a:hover .title{
	text-decoration: underline;
 }
  .network__el p {
	  margin-top: 5px;
	  padding: 5px 5px 0 5px;
  }
  .network__el p a {
	  color: #00c6f1;
	  text-decoration: none;
  }
  .network__el p a:hover {
	  text-decoration: underline;
  }
  
 .network__img {
	 height: 200px;
	 background-size: cover;
	 background-position: center;
	 background-repeat: no-repeat;
	 border-bottom: 1px solid #f3f3f3;
	 background-color: #f3f3f3;
 }
 .title--network {
	font-size: 12px;
color: #000;
font-weight: normal; 
line-height: 1.2;
	padding: 5px;
	margin-bottom: 5px; 
 }
  .title--network.title--tag { padding: 0 0 5px 0; }
  
 .tag__description {
	 margin: 0 0 20px 0;
	 
 }
 
 .network__info {
	 border-top: 1px solid #f3f3f3;
	 font-size: 8px;
	 color:#686868;
	 padding: 5px; 
 }

section {
  margin-bottom: 35px; }

.sidebarhome {
  clear: both;
  float: left;
  display: block;
  margin-right: 0.7667%;
  width: 24.42497%; }
  .sidebarhome:last-child {
    margin-right: 0; }

.coldroite {
  float: left;
  display: block;
  margin-right: 0.7667%;
  width: 74.80832%;
  margin-right: 0; }
  .coldroite:last-child {
    margin-right: 0; }

main {
  float: left;
  display: block;
  margin-right: 1.02489%;
  width: 65.32504%; }
  main:last-child {
    margin-right: 0; }

.aside--main {
  float: right;
  display: block;
  margin-right: 15px;
  width: 32.65007%;
  margin-right: 0; }
  .aside--main:last-child {
    margin-right: 0; }

.section--members {
  float: left;
  display: block;
  margin-right: 0.7667%;
  width: 100%;
  position: relative; }
  .section--members:last-child {
    margin-right: 0; }

.campaign {
	margin-top: 0;
font-size: 11px;
font-weight: normal;
color: #cad401;
margin-bottom: 5px;
}
.campaign a {color: rgba(0, 0, 0, 0.61); text-decoration: none;}
.campaign a:hover { color: #000;}

.newsletterform__label {
  color: #cad401;
  font-size: 12px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px; }

.newsletterform__submit {
  text-indent: -9999px;
  display: inline-block;
  margin-right: 2px;
  width: 21px;
  height: 14px;
  background: url(images/iconmail.png) no-repeat;
  border: none;
  position: relative;
  top: 2px; }

.newsletterform__input {
  font-size: 12px;
  color: #00c6f1;
  font-weight: bold;
  width: 90%;
  border: none;
  border-bottom: 1px solid #00c6f1; }
  .newsletterform__input::-webkit-input-placeholder {
    color: #00c6f1; }
  .newsletterform__input:-moz-placeholder {
    color: #00c6f1; }
  .newsletterform__input::-moz-placeholder {
    color: #00c6f1; }
  .newsletterform__input:-ms-input-placeholder {
    color: #00c6f1; }

.bannerL, .bannerControl {
  list-style: none;
  margin: 0;
  padding: 0; }

.bannerControl {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 10; }

.bannerControls__el {
  float: left;
  margin-left: 3px; }

.bannerControls__el a {
  text-indent: -9999px;
  display: block;
  width: 16px;
  height: 15px;
  background: url(images/arrow--news.png) left top; }

.bannerControls__el a:hover, .bannerControls__el--active a {
  background-position: left bottom; }

.subnav {
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: "gotham_mediumregular", sans-serif; }
.children {
	list-style: none;
	padding: 0 0 0 20px;
}
.subnav li {
  margin-bottom: 6px; }
  .subnav a {
    color: #000;
    text-decoration: none;
    position: relative;
    font-size: 12px;
    padding-left: 14px;
    display: block; }
    .subnav a:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 2px;
      height: 0;
      width: 0;
      border-top: 10px solid #cad401;
      border-left: 10px solid transparent; }
	  .subnav a:hover, .subnav a:focus, .current_page_item > a {
		  text-decoration: underline;
	  }
.subnav--up a {
  text-transform: uppercase; }

.subnav--blue a:before {
  height: 0;
  width: 0;
  border-top: 10px solid #00c6f1;
  border-left: 10px solid transparent; }

.membersControls, .membersL {
  list-style: none;
  padding: 0;
  margin: 0; }

.membersL {
  width: 90%;
  margin: 0 auto;
  padding: 20px 0;
  height: 250px; }

.membersL__el {
  float: left;
  width: 25%; }
  .membersL__el a {
    display: block;
    padding: 0 10px;
    text-align: center; }
  .membersL__el img {
    max-width: 100%; }

.membersControls__el a {
  position: absolute;
  width: 26px;
  height: 30px;
  display: block;
  text-indent: -9999px;
  background: url(images/arrowbigblue.png) no-repeat left top;
  top: 50%;
  left: 0;
  margin-top: -15px; }

.membersControls__el--right a {
  left: inherit;
  right: 0;
  background-position: left bottom; }

.fl {
  float: left; }

.fr {
  float: right; }

.flageurope {
  margin-right: 7px; }

.footerL {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden; }

.footerL__el {
  float: left;
  border-right: 2px solid #fff;
  width: 37%;
  font-size: 12px;
  margin-right: 3%;
  padding-right: 3%; }
  .footerL__el:last-child {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
    width: 30%; }

.footerL__el--european {
  color: #003399;
  padding-right: 3%;
  width: 24%; }
  
  
/* calendar small home */


	.widget_calendar table {
		width: 100%;
	}
	.widget_calendar caption{ 
		color: #cad401;
		font-size: 12px;
		text-transform: uppercase;
		margin-bottom: 10px; 
		text-align: left;
		font-family: "gotham_mediumregular", sans-serif;
	}
	.widget_calendar thead {
		background: #cad401;
		text-transform: uppercase;
		color: #fff;
		font-size: 14px;
		}
		.widget_calendar thead th {
			padding: 5px;
			font-family: "gotham_mediumregular", sans-serif;
		}

	.widget_calendar tbody td {
			text-align: center;
			color: #cad401;
			font-size: 13px;
			font-family: "gotham_mediumregular", sans-serif;
			padding: 5px;
		}
		.widget_calendar .event a {
			color: #fff;
			background-color: #00b6de;
			border-radius: 9px;
			display: inline-block;
width: 18px;
height: 18px;
line-height: 18px;
text-decoration: none;
		}
		

	.widget_calendar tfoot a {
		color: #cad401;
		text-decoration: none;
		font-size: 14px; 
		
	}
	.widget_calendar #eo-widget-next-month {
		text-align: right;
	}



.navigation.paging-navigation .screen-reader-text { display: none; }
.nav-previous { float: left; }
.nav-next { float: right;}

.breadcrumbs {
	overflow: hidden;
	padding: 0;
	list-style: none;
	clear: both;
	font-size: 11px;
	color: #cad401;
}
.breadcrumbs li { display: inline-block; padding: 0px 2px;}
.breadcrumbs li:nth-child(2) a:first-child { pointer-events: none; }
.breadcrumbs li a:after {  color: #cad401; font-size: 11px; }
.breadcrumbs li.current {  color: #cad401; }
.breadcrumbs a { color: #cad401; font-weight: bold; text-decoration: none; text-transform: lowercase; }
.breadcrumbs a:hover, .breadcrumbs a:focus { text-decoration: underline;}


#google_translate_element {
	position: absolute;
top: 0;
right: 20px;
background: #fff;
padding: 5px;
}

.gallery {
	height: 150px;
	padding-top: 30px;
}
.gallery-cell{
	width: 200px;
}
.gallery-cell a {
	margin: 0 20px;
}
.gallery-cell img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	max-height: 105px;
}


.structureTable {
	margin-top: 50px;
}
.structureTable__content {
	overflow: hidden;
	margin-bottom: 30px;
	padding-top: 30px;
}
.structureTable__left {
	width: 30%;
	float: left;
	margin-right: 2%;
	clear: both;
}
.structureTable__cel:first-child {
	border-top: 1px solid #EAEAEA;
}
.structureTable__cel {
	overflow: hidden;
	border-bottom: 1px solid #EAEAEA;
}
.structureTable__left img {
	max-width: 100%;
}
.structureTable__right {
	clear: both;
}
.structureTable__left + .structureTable__right {
	width: 68%;
	float: right;
	clear: none;
}