@CHARSET "UTF-8";

figure.left, img.left, img[align="left"] { float: left;margin: 0 42px 34px 0;}
figure.right, img.right, img[align="right"] {float: right;margin: 0 0 34px 42px;}
.border{border-left:1px dotted #aeacab;}
.hide{display:inherit;border:inherit;clip:auto;height: auto;margin:auto;overflow:inherit;padding: inherit;position:inherit;width:auto;}
.container { padding: 0 1.5em;}
.main{margin-top: 1em;}
.row{}
.col-12,
.col-11,
.col-10,
.col-9,
.col-8,
.col-7,
.col-6,
.col-5,
.col-4,
.col-3,
.col-2,
.col-1 {
    float:left;
    padding-left:1em;
    padding-right:1em;}

.col-12 {width: 100%;float:none;}
.col-11 { width: 91.6667%;}
.col-10 {width: 83.3333%;}
.col-9 {width: 75%;}
.col-8 {width: 66.6667%;}
.col-7 {width: 58.3333%;}
.col-6 {width: 50%;}
.col-5 {width: 41.6667%;}
.col-4 {width: 33.3333%;}
.col-3 {width: 25%;}
.col-2 {width: 16.6667%;}
.col-1 {width: 8.33333%;}

.pull-top{margin-top: 1.5em;}
.pull-bottom{margin-bottom: 1.5em;}

/*nav*/
body > header nav ul li.open ul {display: inline-block;width: 100%;}
body > header nav ul li.open a {color:#BE2C37;}
body > header nav ul li.open ul li a{color:#455560;}

/*header buttons*/
body > header .login-search-box{padding-right:1.3em;position: absolute;width:500px;z-index: 1;right: 0;}
body > header .login-search-box a{width: auto;margin: 0 auto; display: inline-block;}
body > header form {margin: 0.5em auto; width: 250px;background:transparent;border-width:1px;background: rgba(245, 245, 247, 0.8);display: inline-block;}

/*slider home*/
body > section header .slide-box img{background-size:cover;width: 100%;}
body > section header.site-header {height: 240px;}

/*Latest News arrows*/
body > section .full-news-box .slick-prev {left: -22px;}
body > section .full-news-box .slick-next {right: -25px;}

/*connect*/
body > section .box-user-news{padding: 0 3em;  }
body > section .box-user-news .row { margin: 0 -1.3em 0;}
body > section .connect{float: right;padding: 0;width: 100%;}
body > section .box-user-news .col-3{width: 50%;}

body > section .connect a {display: inline-block;position: relative;width: 50%;text-decoration: none;padding: 1.2em;color:#fff;float: left;}
body > section .connect a span.info-box { display: inline-block; margin-bottom: 0; vertical-align: middle; width: 77%;}
body > section .connect a span.info-title{font-size: 1.1em;text-transform: uppercase;line-height: 100%;}

/*featured event*/
body > section .featured-event{padding: 1em 1em 0 0;}
body > section .featured-event h2, body > section .featured-event date{color:#be2c37;line-height: 100%;}
body > section .featured-event div{margin-top: 0; }
body > section .featured-event h2 {margin-top: 0.5em;}

/*image event*/
body > section .image-event{float: left;padding: 0;height: 230px;overflow: hidden;}
body > section .image-event img{width: 100%;margin: 0;}
body > section .image-event .pointer{width: 0;height: 0;border-style: solid;border-width: 17.5px 0 17.5px 21px;border-color: transparent transparent transparent #ffffff;position: absolute;left: 0;
top: 100px;display: block;text-indent: -10000em;}

/*event list*/
body > section .event-list { height: 588px; }
body > section .event-list-box{padding: 0 3em; }
body > section .event-list-box .row { margin: 0 -1.3em;}

/*form*/ 
body > section form div.form-btns{text-align: right;}
body > section form div.form-btns input{margin-left: 10px;}
body > section form .form-btns input:nth-of-type(3) {float: left;margin-left: 0;}
body > section form.conf-form .form-btns{text-align: center;}
body > section .project-gallery .project-box h2{font-size: 1.5em;padding: 1em 0.2em 0;}

/*featured video*/
body > section .featured-video .playbt{width: 80px;height: 84px;position: absolute;left: 50%;text-indent: -10000em;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);z-index: 1;
background:url(../img/icons.svg) no-repeat scroll  -10px -620px  transparent;background-size:100px auto;position: absolute;top: 50%; opacity:0.9;}
body > section .featured-video:hover  .playbt{background:url(../img/icons.svg) no-repeat scroll  -10px -715px  transparent;background-size:100px auto;}
body > section .featured-video { padding: 0;}
body > section .featured-video .video-tittle {height: 97px;}

/*dynamic text*/
body > section .dynamictext .title {background:url(../img/down-dark.svg) no-repeat 97% 20px #ECEAEB;}
body > section .dynamictext.open .title {background:url(../img/up-dark.svg) no-repeat 97% 22px #ECEAEB;}
body > section .dynamictext .title:hover {background:url(../img/down-white.svg) no-repeat 97% 20px  #455660;}
body > section .dynamictext.open .title:hover{background:url(../img/up-dark.svg) no-repeat 97% 22px #ECEAEB; }

/*Project Gallery*/
body > section .project-gallery .col-4{width:50%;}
body > section .project-gallery .project-box h2 {top: 1.5em;}

/*News page */
.news-filters .news-by-year,
.news-filters .news-by-month { float: left; width: 41%; margin-right: 2%; }
.news-filters .btn { float: right; margin-top: 15px; padding: 10px 40px; }
body > section .event-list2 li {width: calc(96%/3); margin-right: 2%; }
body > section .event-list2 li:nth-of-type(3n) { margin-right: 0;}

/* News detail page */
.news-social-share { position: fixed; top: 400px; }

/* Newsletter */
.newsletter-filters .news-by-year,
.newsletter-filters .news-by-month { float: left; width: 41%; margin-right: 2%; }
.newsletter-filters .news-by-year { margin-right: 0; }
.newsletter-filters .btn { float: right; margin-top: 15px; padding: 10px 40px; }

/* Gallery photo et video */
.gallery-filters .images-by-year,
.gallery-filters .images-by-gallery { float: left; width: 41%; margin-right: 4%; }
.gallery-filters .images-by-gallery { margin-right: 0; }
.gallery-filters .btn { float: right; }
.video-wrapper .video-box .video-img .video-txt p { opacity: 1; }
.video-wrapper .video-box .video-img .video-txt { background-color: rgba(51, 63, 76, 0.7); }

/* Documents page */
.wrap-document-list .document-list { height: auto; }

/* Teams */
.team-list li { height: 222px; }
.team-list li .employee-name { display: none; }
.team-list li .employee-info { padding: 10px 15px; font-size: .85em; }
.team-list li .employee-info,
.team-list li .employee-info:hover { opacity: 1; background: rgba(51, 63, 76, 0.7); }
@media only screen and (min-width : 500px) and (max-width : 950px) {
	.team-list li { width: calc(98%/2); }
	.team-list li:nth-of-type(2n) { margin-right: 2%; }
	.team-list li:nth-of-type(2n) { margin-right: 0; }
}
.team-list li .employee-info .employee-full-name { margin-bottom: .5em; font-size: 1.2em; }
.team-list li .employee-info .employee-company { font-size: 1em; }
.container-team-list.first-bloc ul li { height: 293px; margin-bottom: 3em; }
.container-team-list.first-bloc ul li h3 { height: 56px; font-size: 1.2em;}

/*tabs signup*/
body > section .tabs-box{}
body > section .tabs{width: 100%;height: 110px; position: relative;display: block;}
body > section .tabs-box .tab_drawer_heading{display: none;}
body > section .tabs li {list-style:none;display:inline;float: left; padding-bottom: 15px;position: relative;width:25%;} 
body > section .tabs li a {display:block;text-decoration:none;text-align: center;text-transform: uppercase;border-right:1px solid #fff;font-size: 1em;}
body > section .tabs li:nth-of-type(4) a{border-right:none;}
body > section .tabs li:nth-of-type(4) {}
body > section .tab-content{margin-top: -57px;}
body > section .content-box {padding: 2em 1em 1em;}
body > section .signup-steps a.bt{float: right;}
body > section .tabs li.active a .pointer{width: 23px;height: 15px;text-indent: -10000em;display: block;position: absolute;bottom: 0;left: 46%;border-style: solid;border-width: 12px 11.5px 0 11.5px;
border-color: #455660 transparent transparent transparent;}


/*Multi steps*/
body > section .multi-steps li:nth-of-type(2){left: 31.5%;}
body > section .multi-steps li:nth-of-type(3){left: 62.5%;}
body > section form.conf-form .block div{ display: inline-block;}

/* Pagination */
body > section nav[role="navigation"] {text-align: center;margin: 0 -33px;}
body > section .cd-pagination li.button {display: inline-block;}
body > section .cd-pagination {width: 100%;font-size: 1.75em;}
body > section .cd-pagination li {display: inline-block;margin: 0 6px; width:30px;text-align: center;}
body > section .cd-pagination a, .cd-pagination span {}
body > section .pagination-box hr { max-width: 100%; }

/*color box and image gallery*/
body > section .directory .bg-box{min-height: 246px;border: none;}

@media only screen and (min-width : 801px) and (max-width : 950px) {
  
  body > section .contact-box{height: 453px;overflow: hidden;}
 body > section .directory .col-6{width: 100%;}
 body > section .map-info div a,body > section  .map-info div p{font-size: 1em;width: auto;}
 body.working-group > section .project-gallery a .project-btn{display: none;}
 
 /*event info*/
body > section .event-items .col-6{width: 100%;}

body > section .event-item{min-height: 246px;} 
 
}

/* business directory */
body > section .directory {margin: 0;}
body > section .directory .bg-box{margin: 0px 0px 2em;}
body > section .directory .aero-membre {display: inline-block;padding: 7px 20px;width: auto;position: absolute;z-index: 1;top:0;}
body > section .directory .bg-box h2 {margin-top: 1.5em;width: 92%;}
body > section .directory .list-info {width: 92%;margin: 0;}
body > section .directory .box-dot{display: block;width: 25px;height: 25px;background-color: #fff;text-indent: -10000em;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;
position: absolute;top: 11px;left:30px; z-index: 1;}
body > section .directory .bg-box .dir-btn{width: 46px;height: 100%;background: url(../img/arrow-right.svg) no-repeat scroll center center #919296;; background-size:23px auto; display: block;position: absolute;right: 0;top: 0;z-index: 1;text-indent: -10000em;}

/* business profile */
body > section .back-btn{text-align: right;display: block;}
body > section .back-btn a{margin:0 0 1.5em;}
body > section .bg-box2{margin:0 0 1.6em;}
body > section .bg-box2 ul li{list-style: none;float:left; width: 50%;margin:0 0 2em;}
body > section .bg-box2 ul li:nth-of-type(3){width: 100%;}
body.business-profile > section .search-box form input.bt {margin: 1em 0 0 0.5em;}
body > section .profile-box .col-4 h2,body > section .profile-box .col-4 a{text-align: left;}
body > section .profile-box .col-4 img{margin-bottom: 25px;}
body > section .profile-box .col-4 div {text-align:left;}
body > section .profile-box .col-4 div a{text-align: left;}
body > section .profile-box .col-4 div a.bt{display: none;}

/* Contact */
body > section .contact-box { margin: 0 0 2em; padding: 0 1em; }
body > section .contact-box .col-5{padding-right: 0;}
body > section .contact-box .col-7{padding-left: 0;}
body > section .contact-box .col-6:first-child { padding: 0; }
body > section form label { margin-bottom: 1.5em; }
body  section form input[type=text],
body  section form input[type=email],
body  section form input[type=date],
body  section form input[type=password],
body  section form input[type=fax],
body  section form input[type=tel],
body  section form input[type=url],
body  section form textarea,
body  section form select  { margin-top: 0; }
body  section form .wrap-inputs .col-6 { width: 100%; padding: 0; }

/*Member Portail*/
body > section header.site-header span{width: 100px;height: 120px;background-size:98px auto;top: 60%;}

/*header buttons*/
body > header .login-search-box{padding-right:1.3em;width:622px;z-index: 1;right: 0;text-align: right;}
body > header .login-search-box a{width: auto;margin: 0 auto; display: inline-block;}
body > header .login-search-box .member-nav {left: 259px;}
body > header .login-search-box .member-nav ul {top: -8px;left: -41px;right: 38px;}
body > header .login-search-box a.logout:nth-last-of-type(2){width: 40px;}
body > header .login-search-box a:nth-last-of-type(1){width: 128px;}
body > header form {margin: 0.5em auto; width: 250px;background:transparent;border-width:1px;background: rgba(245, 245, 247, 0.8);display: inline-block;}

body > header .login-search-box .member-nav {  
    margin: 0px 0px 0px 22px;
}

/*Profile menu fixed*/
body > section .profile-menu2-fixed{position:fixed; top:40px;margin: 2px 0 0;}

/*working groups-image gallery box*/
body > section .group-image img{max-width: 400px;}

/*hero box*/
body > section .hero-box{margin-top: 1em;}
body > section .hero-box {padding:15px;}
body > section .hero-box img{width: 196px;float: left;display: block;}
body > section .hero-box .hero-info{text-align: left;padding-left: 220px;}
body > section .hero-box .hero-info p{text-align: left;}

/*hero list*/
body.working-group > section .paragraph ul {-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;}

/*Project Gallery*/
body > section .portfolio-gallery .col-4 {width:50%;}
body > section .portfolio-gallery .portfolio-box:nth-of-type(2n+1){clear:left;}
body > section .portfolio-gallery .load-more {clear:left;}
body > section table.styled tr.assign td {column-count: 2; column-gap: 20px; }
body > section .bg-box h2 span.ending-date {float: right;}

/*team box*/
body > section .team-box .team-cont{text-align: center;margin-bottom:2em ; border: 1px solid #BE2C37;padding: 1em;min-height: 460px;background: transparent;}
body > section .team-box .col-3{width: 33.3333%;}

body > section .team-box img{width: 100%;max-width:350px; margin: 0 auto;position: relative;margin-bottom: 20px;}
body > section .team-box h2{margin-bottom: 0;color: #BE2C37;width: 80%;
margin: 0px auto 0.5em;}

@media only screen and (min-width : 950px) and (max-width : 1100px) {
body > section .team-box .team-cont{min-height: 460px;}
 
}

/* Top bar menu version sandwich (tablet & mobile)*/
.header-info { display: none; }
.header-social { display: block; }
.header-social li { display: inline-block; }
.site-nav li.is-mobile { display: block; }
.site-nav ul li { text-align: left;  font-size: 1em; border-bottom: 1px solid #ebebeb; }
.site-nav ul li a { text-transform: uppercase; }
.site-nav ul li:last-child { border: none; }
.site-nav ul li.has-sub-menu a { position: relative; font-weight: bold; }
.site-nav ul li.has-sub-menu a:after {content: ''; width: 15px; height: 15px; position: absolute; top: 50%; transform: translateY(-50%); right: 25px; background: url(../img/next.svg) center center no-repeat; }
.site-nav ul li.has-sub-menu.open a:after { -webkit-transform: rotate(90deg); transform: rotate(90deg); }
.site-nav ul li.has-sub-menu ul li a { padding: 15px 25px; text-indent: 50px; text-transform: inherit; font-weight: inherit; }
.site-nav ul li.has-sub-menu ul li a:after { background: inherit; }
.site-nav ul li.is-mobile .bottom-menu { overflow: hidden; border-top: 1px solid #ebebeb; background: #fff; padding: 0 25px; height: 60px; line-height: 60px; }
.site-nav ul li.is-mobile .bottom-menu form { float: left; width: 50%; text-align: left; background: transparent; }
.site-nav ul li.is-mobile .bottom-menu form input[type="text"] { border-bottom: 1px solid #2b3e4b; }
.site-nav ul li.is-mobile .bottom-menu form input[type="text"]::-webkit-input-placeholder { color:#2b3e4b; text-align: left; }
.site-nav ul li.is-mobile .bottom-menu form input[type="text"]::-moz-placeholder { color:#2b3e4b; text-align: left;}
.site-nav ul li.is-mobile .bottom-menu form input[type="text"]:-ms-input-placeholder { color:#2b3e4b; text-align: left;}
.site-nav ul li.is-mobile .bottom-menu form input[type="text"]:-moz-placeholder { color:#2b3e4b; text-align: left;}
.site-nav ul li.is-mobile .bottom-menu .is-mobile-social { float: left; width: 50%; text-align: right; }
.site-nav ul li.is-mobile .bottom-menu .is-mobile-social a { display: inline-block; padding: 0; vertical-align: middle;}
.site-nav ul li.is-mobile .account { background: url(../img/avatar-icon.svg) 25px center no-repeat; background-size: 10px auto; text-indent: 15px; }
.site-nav ul li .profile-menu2 { min-width: inherit; }
.site-nav ul li .profile-menu2 a { position: relative; text-transform: inherit; padding: 15px 25px; text-indent: 50px; }
body > header nav ul li a { padding: 15px 25px;}

/* Home events */
body > section .event-list ul li { padding: 1em 0; }
.event-list-box .col-8 { width: 100%; }
.event-list-box .program-btn { background-image: url('../img/btn-program.jpg'); }
.event-list-box .program-btn .wrap-txt .hidden-txt { opacity: 1; }
.event-list-box .program-btn .wrap-txt { background-color: rgba(51, 63, 76, 0.7); }
.event-list-box .wrap-small-btn .wrap-txt .hidden-txt p { display: none; }
.event-list-box .wrap-small-btn li .wrap-txt { width: 100%; height: 100%; padding: 1.5em; background-color: rgba(51, 63, 76, 0.7); }
.event-list-box .wrap-small-btn .wrap-txt .hidden-txt { display: none; }
.event-list-box .wrap-small-btn li a:hover .title {
	opacity: 1;
	font-size: 1.5em;
	-webkit-transition-property: none;
	-moz-transition-property: none;
	-o-transition-property: none;
	transition-property: none;	
}
.event-list-box .program-btn:hover p span {
	opacity: 1;
	-webkit-transition-property: none;
	-moz-transition-property: none;
	-o-transition-property: none;
	transition-property: none;	
}

/* Programs */
.full-section-projects .project-details p { min-height: 140px; }

/* Mach */
.cohorte-company .cohorte-right .display-url .btn { padding: 10px 14px; }
.col-4.cohorte-company { min-height: 266px; }
.cohorte-company .cohorte-left .display-logo { width: 100%; }

/* Repo */
.btn-global-repo .wrap-txt,
.btn-members-repo .wrap-txt,
.btn-defense-repo .wrap-txt { background-color: rgba(51, 63, 76, 0.7); }
.btn-global-repo .wrap-txt p,
.btn-members-repo .wrap-txt p,
.btn-defense-repo .wrap-txt p {
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.repo-filters .repo-by-keywords,
.repo-filters .repo-by-category,
.repo-filters .repo-by-enterprise { float: left; width: 26%; margin-right: 2%; }
.repo-filters .btn { float: right; margin-top: 15px; }
.dynamic-repo-list .wrap-repo-list > li { height: 535px; }
.dynamic-repo-list .wrap-repo-list > li:nth-of-type(3n) { margin-right: 0; }

/* Events */
.events-sidebar { width: 100%; }

/* Forum */
.forum-btn li { float: left; width: calc(96%/3); margin-right: 2%; margin-bottom: 4%; text-align: center; }
.forum-btn li:nth-of-type(3n) { margin-right: 0; }
.forum-btn li:nth-of-type(4n) { margin-right: 2%; }
.forum-btn li a p { padding: 15px 35px; font-size: 1.125em }

/* Forum program */
.forum-tabs-content .dynamic-tabs-content li .dynamic-tabs-content-txt .content-txt .conferencier-list li { width: calc(94% / 3); margin-right: 3%; max-width: 180px; }
.forum-tabs-content .dynamic-tabs-content li .dynamic-tabs-content-txt .content-txt .conferencier-list li:nth-of-type(3n) { margin-right: 0; }	
.dwl-pdf { display: inline-block; margin-top: 1em; padding: .5em 1em; background: #d0103e; color: #fff; text-decoration: none; border-radius: 5px; }
@media only screen and (min-width : 768px) and (max-width : 980px) {
	.dwl-pdf { margin-bottom: 1.5em; }
}

/* About section */
.about-section { padding-bottom: 2em; }
.about-section .about-section-bg { min-height: auto; background: none; }
.about-section .about-section-bg .col-10 { width: 100%; }
.wrap-btn-newsletter li .newsletter-txt { right: 5%; }
.wrap-btn-newsletter li .member-txt { left: 5%;}

@media only screen and (min-width : 768px) and (max-width : 980px) {
	.about-section { padding-bottom: 1em; }
	.about-section .about-section-bg { min-height: auto; }
	.about-section .about-section-bg .paragraph h2 { width: 100%; margin-top: 0; }
	.newsletter-section { background: none; height: auto; }
	.wrap-btn-newsletter li { float: left; width: 50%; min-height: auto; padding: 2em; }
	.wrap-btn-newsletter li.member-btn { margin-top: 0; }
	.wrap-btn-newsletter li .newsletter-txt, .wrap-btn-newsletter li .member-txt { position: inherit; transform: inherit; top: inherit; left: inherit; right: inherit; width: 100%; }	
}

/*footer*/
footer .footer-menu .col-3 { width: 100%; }
footer .footer-menu .container { padding: 2em;}
footer .footer-menu .wrap-contact-details { width: 75%; margin: 0 auto; }
footer .footer-menu .wrap-contact-details .col-3 { width: 50%; } 
footer .footer-menu { height: auto; background: #333f4c; }
footer .footer-menu .social { padding: 20px 0 0; border-top: 1px solid #515d69; }
footer .footer-menu .social dl { text-align: center; }
footer .footer-menu .social dt { display: none; }
footer .footer-menu .social dd { float: none; display: inline; }
footer .footer-menu .logo { margin: 0 auto; background-position: top center; }

footer .partners-box2 {background-color: #fff;width: 100%;}
footer .partners-box2 h2 { float: none; width: 50%; margin: 0 auto; }

