/*
Theme Name:         Roots
Theme URI:          http://roots.io/
Description:        Roots is a WordPress starter theme based on HTML5 Boilerplate & Bootstrap. <a href="https://github.com/roots/roots/contributors">Contribute on GitHub</a>
Version:            6.5.2
Author:             Ben Word
Author URI:         http://benword.com/

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/


/*2016/6/9*/				
.page-id-16431 .carousel .carousel-caption{
	 max-width:1145px;
	 margin:0 auto;
	 width:auto;  
	 padding-top:40px;
}
.page-id-16431 .carousel .carousel-caption p iframe{
	 display:inline-block;
	 float:left;
	 margin-right:30px;
	 width:512px;
	 height:288px;
}
.page-id-16431 .carousel .carousel-caption p{
	 max-width:590px;
	 float:left;
	 font-weight:600;
	 text-transform:uppercase;
	 font-size:29px;
	 text-align:left;
	 color:#fefefe;
	 line-height:40px;
}
.page-id-16431 .carousel .carousel-caption h2{
	 max-width:590px;
	 float:left;
	 font-weight:600;
	 font-size:42px;
	 color:#37bce0;
	 text-align:left;
	 text-transform:uppercase;
	 line-height:55px;
	 margin-top:60px;
	 margin-bottom:0;
}
.page-id-16431 .carousel .carousel-indicators{
	display:none;	
}
.page-id-16431 .carousel{
	 height:500px;
}
.page-id-16431 .carousel .item{
	 height:500px;
}
.page-id-16431 .carousel .carousel-caption h4{
	display:none;	
}
.page-id-16431 .one-third{
	padding:80px 0 70px 0;
		background:url('https://www.galasystems.com/wp-content/uploads/2016/06/Ellipse-1.png') -50% 250% no-repeat
}
.page-id-16431 .land-gvtitle{
	text-align:center;	
}
.page-id-16431 .land-gvtitle h3{
	margin:0 0 7px 0;
	font-size:35px;
	color:#4b4b4b;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height:38px;
}
.page-id-16431 .land-gvtitle h3:first-child{
	 font-weight:600;
}
.page-id-16431 .land-gvtitle h3:nth-child(2){
	 font-weight:300;
}
.page-id-16431 .land-gvtitle p a{
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
		display:inline-block;
	text-align:center;
	margin:0 auto;
	height:48px;
	width:238px;
	border:1px solid #000;
	line-height:48px;
	color:#000;
	font-size:22px;
	text-transform:uppercase;
	margin:20px 0 60px 0;	
	transition:0.2s all ease-in-out;
	-webkit-transition:0.2s all ease-in-out;
	-moz-transition:0.2s all ease-in-out;
	-o-transition:0.2s all ease-in-out;
	-ms-transition:0.2s all ease-in-out;
}
.page-id-16431 .land-gvtitle p a:hover{
	background:#696969;
	border:1px solid #696969;
		color:#fff;	
}
.land-gvtitle .block img{
	 text-align:center;
}
.page-id-16431 .block .section-content p{
	 text-align:center;
	 font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	 font-size:20px;
}
.page-id-16431 .block .section-content p a{
	color:#37bce1;
	transition:0.4s all linear;
}
.page-id-16431 .block .section-content p a:hover{
	color:#02627d;	
}
.page-id-16431 .one-third .block p{
	 text-align:center;
}
.page-id-16431 .one-third .block p img{
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	-ms-border-radius:50%;
	transition:0.2s all ease-in-out;
	-webkit-transition:0.2s all ease-in-out;
	-moz-transition:0.2s all ease-in-out;
	-o-transition:0.2s all ease-in-out;
	-ms-transition:0.2s all ease-in-out;
}
.page-id-16431 .one-third .block img:hover{
	transform:scale(1.05);
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-o-transform:scale(1.05);
	-ms-transform:scale(1.05);
	opacity:0.7;	
}
.marg-60{
	 margin-top:60px;
}
.black-banner{
	padding:100px 0 110px 0;
	background:url('https://www.galasystems.com/wp-content/uploads/2016/06/black-banner.jpg') no-repeat;
	background-size:cover;
}
.black-banner .bbnr-content{
	max-width:526px;
	width:auto;	
}
.black-banner .bbnr-content h3{
	margin:0;
	font-size:35px;
	color:#37bce1;
	line-height:45px;
	font-weight:300;	
}
.black-banner .bbnr-content p{
	font-weight:300;
	margin:0;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:24px;
	color:#fff;
	line-height:32px;
}
.black-banner .bbnr-content p .me-bold{
	font-weight:600;	
}
.features-block{
	padding:130px 0 85px 0;
	background:url('https://www.galasystems.com/wp-content/uploads/2016/06/Ellipse-2.png') 190% 115% no-repeat;
}
.features-block .feature .img-wrap{
	max-width:100%;
	width:auto;	
}
.features-block .feature .feature-desc{
	margin:0 auto;	
}
.features-block .feature .feature-desc h3{
	font-size:23px;
	color:#37bce1;
	line-height:25px;
	font-weight:500;
	margin:60px 0 20px 0;
	text-align:center;	
}
.features-block .feature .feature-desc h3 a{
	color:#37bce1;
	text-transform:uppercase;
	transition:0.4s all ease-in-out;
	-webkit-transition:0.4s all ease-in-out;
	-moz-transition:0.4s all ease-in-out;
	-o-transition:0.4s all ease-in-out;
	-ms-transition:0.4s all ease-in-out;
}
.features-block .feature .feature-desc h3 a:hover{
	color:#02627d;	
}
.features-block .feature .feature-desc p{
	font-size:18px;
	color:#000;
	line-height:22px;
	font-weight:300;
	margin:0;
	text-align:center;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;	
}
.features-block .feature .img-wrap img{
	transition:0.2s all ease-in-out;
	-webkit-transition:0.2s all ease-in-out;
	-moz-transition:0.2s all ease-in-out;
	-o-transition:0.2s all ease-in-out;
	-ms-transition:0.2s all ease-in-out;
}
.features-block .feature .img-wrap a:hover img{
	transform:scale(1.05);
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-o-transform:scale(1.05);
	-ms-transform:scale(1.05);
	opacity:0.7;
}
.contact-block{
	padding:32px 0 32px 0;
	background:#696969;
}
.contact-us{
	text-align:center;	
}
.contact-us a{
	display:inline-block;
	text-align:center;
	width:238px;
	height:48px;
	border:1px solid #fff;
	background:#696969;
	color:#fff;
	font-size:23px;
	text-transform:uppercase;
	line-height:48px;	
	transition:0.2s all ease-in-out;
	-webkit-transition:0.2s all ease-in-out;
	-moz-transition:0.2s all ease-in-out;
	-o-transition:0.2s all ease-in-out;
	-ms-transition:0.2s all ease-in-out;
}
.contact-us a:hover{
	background:#fff;
	color:#696969;	
}


.myslideshow 
{
	height: 518px !important;
	background: #000;
}
.myslideshow .cycle-slide,
.myslideshow .cycle-slide object,
.myslideshow .cycle-slide object embed
{
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.myslideshow .cycle-slide 
{
	visibility: hidden !important;
	opacity: 0 !important;
	transition: opacity 400ms !important;
}
.myslideshow .cycle-slide.cycle-slide-active
{
	visibility: visible !important;
	opacity: 1 !important;
}



#news-page.dev_mode .flex-container{
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
#news-page.dev_mode .flex-center{
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
#news-page.dev_mode .flex-wrap{
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
#news-page.dev_mode .flex-direction-column{
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.form-group .Infolettre .wpcf7-list-item,
.form-group .newsletter .wpcf7-list-item{
	display: block;
}
.form-group .Infolettre .wpcf7-list-item input[type="radio"],
.form-group .newsletter .wpcf7-list-item input[type="radio"]{
	margin-right: 5px;
}
#projects .projects-list-container table tr td:nth-child(6){
	padding: 3px 15px!important;
}
.single-project-list-city{
	width:210px;
}

/* new modif mediasimple 22/06/2020 */
.container {
    z-index: 999;
}
a.acc-btn.btn {
    background: #00acdc;
    color: #fff;
    padding: 20px 0px;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    font-size: 24px;
}
@media (max-width: 990px){
	#projects .projects-list-container table tr td:first-child, 
	#projects .projects-list-container table th:first-child {
		padding-left: 10px;
		padding-right: 10px;
	}
	#projects .projects-list-container table tr td, 
	#projects .projects-list-container table th {
		padding: 3px 10px;
	}
}
@media (max-width: 767px){
	footer .social {
		bottom: 0;
		left: 0;
		position: relative;
		display: block;
	}
}
@media (max-width: 700px){
	#projects .projects-list-container table tr td, #projects .projects-list-container table th {
		padding: 3px 5px;
	}
}
@media (max-width: 550px){
	#projects .projects-list-container table {
		width: 100%;
		overflow: scroll;
		display: block;
	}
}