@charset "utf-8";
/* CSS Document */

/*!
 * Bootstrap Responsive v2.0.4
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}

.clearfix:after {
  clear: both;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;
}

.hidden {
  display: none;
  visibility: hidden;
}

.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

@media (min-width: 500px) and (max-width: 700px){
.logo img {
	text-align:center;
	width: 90%;
	height: auto;
	}
}

@media (max-width: 767px) {
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  

}

@media (min-width: 768px) and (max-width: 979px) {
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  
}

@media (max-width: 768px) {
  
  .container {
    width: auto;
  }
  
  .logo img {
	text-align:center;
	width: 80%;
	height: auto;
	}
  
/*menu cercle*/	
	.ch-grid li {
	width: 150px;
	height: 150px;
	display: inline-block;
	margin: 10px;
}
  .ch-info h2 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0 auto;
	padding: 60px 0 0 0;
	height: 50px/*110px*/;
	font-size:19px;
	/*font-family: 'Open Sans', Arial, sans-serif;*/
	/*text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);*/
		text-shadow:0px 2px 3px #000000;
}
.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	margin: 0 15px;
	padding: 25px 0 0 0;
	height: 25px/*110px*/;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);
}
.ch-info-back p {
	color: #fff;
	padding: 0px 0px;
	/*font-style: italic;*/
	margin: 0 18px;
	font-size: 7px;
	border-top: 1px solid rgba(255,255,255,0.5);
}
.ch-info-back a {
	display: block;
	color: #fff;
	color: rgba(255,255,255,0.7);
	font-style: normal;
	font-weight: none;
	text-transform: none;
	font-size: 7px;
	letter-spacing: 1px;
	padding-top: 0px;
	font-family: 'Open Sans', Arial, sans-serif;
}

	
	
 /* h2 {
	font: 33px 'ISOCPEURRegular', Arial, Helvetica, sans-serif;
	
  }*/
  
  h3 {
	font: 30px 'ISOCPEURRegular', Arial, Helvetica, sans-serif;
	
  }

  .conteudo {
	display: none;
	}
	
  .conteudo01 {
	clear: both;
	width: 100%;
	margin: 0 auto;
	margin-top: 30px;
	}
	
/********** vignettes ********/
  .itensDesktop {
	width:90%;
	margin: 60px auto;
	text-align:center;
	position: relative;
	}
	
  .item{
	width: 43%;
	height: 43%;
	margin: 0 4px 4px 0;
	}
	
  .item .mask{
  width: 100%;
  height: 100%;
  margin: 0 0 10% 0;
  }
  
  .item h2{
	  font-size:50%;
	  margin: 15% 0 0 0;
	  padding: 0 0 0 0;
  }
/********** ******** ********/	
	
  .retour {
	/*margin: 10px 10px 10px 0;*/
	font-size: 16px;
}

  .retour01 {
	margin: -15px 10px 20px 0;
	font-size: 16px;
}

  .descri {
	display: none;
}

  .boxDescri, .boxDescri01 {
	display: none;
  }


/* TITRE */

.tituloMobile h2{
	font-size: 35px;
	margin:0 0 20px 20px;
}


.arrow_box { 
	margin: 0 auto;/**/
	text-align:center;/**/
	position: relative; 
	background: #5286AF; 
	border: 1px solid #1D1D1D; 
	width: 40%;
	height: 15%;
	
}
/* */


  .titulo {
	position: relative;
	width: 90%;
	margin: 0 10px 15px 10px;
	font-size: 20px;
	line-height: 21px;
	}
	
	.titulo01 {
	display:none;
	}
	
   .tituloDescri {
	position: relative;
	width: auto;
	margin: 28px 10px 15px 10px;
	font-size: 20px;
	line-height: 21px;
	}
	
	h2 { line-height: 35px; };
	
  .rslides_container {
  margin-bottom: 17px;
  }
  
  .transparent-btns_nav {
  height: 78%;
  }

.transparent-btns_tabs {
  margin-top: 10px;
  margin-left: 6px;
  }

.transparent-btns_tabs li {
  margin-right: 14px;
  }
  
.transparent-btns_tabs a {
  width: 10px;
  height: 10px;
  }
  
  .espaco {height:15px;}
	
  .jScrollbar2 {
	display: none;
	
}
	
  .botX {
	display: none;
}

  .descriMobile {
	position: relative;
	display: inherit;
	clear:both;
	float:left;
	padding: 0;
	margin: 0px 0 20px 10px;
	/*font-size: 25px;*/
	/**/
	font-family: 'canterbold';
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 16px;
}

  .boxDescriMobile {
	position: relative;
	clear: both;
	display: inherit;
	background: #ece9ea;
	width: auto;

	padding: 35px 25px 35px 25px;
	margin: 0 10px 25px 10px;
	font-size: 20px;
}

  .botXmobile {
	position: absolute;
	display: inherit;
	padding: 0;
	top: 10px;
	right: 10px;
	font-size: 25px;
	z-index: 1000000;
}

.fotoEquipeMobile {
	width: auto;
	margin: 0px 10px 0px 10px;
	text-align: center;
	background: #ccc;
	}

}



@media (min-width: 769px) and (max-width: 979px) {
  
  .container {
    max-width: 738px;
	/*font-size: 16px;*/
	line-height: 17px;
  }
 
  .logo img {
	text-align:center;
	width: 50%;
	height: auto;
	}
  
/*Menu cercle*/ 
  .ch-grid li {
	width: 150px;
	height: 150px;
	display: inline-block;
	margin: 10px;
}
  .ch-info h2 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0 auto;
	padding: 65px 0 0 0;
	height: 50px/*110px*/;
	font-size:17px;
	/*font-family: 'Open Sans', Arial, sans-serif;*/
	/*text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);*/
		text-shadow:0px 2px 3px #000000;
}
.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	margin: 0 15px;
	padding: 25px 0 0 0;
	height: 25px/*110px*/;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);
}
.ch-info-back p {
	color: #fff;
	padding: 0px 0px;
	/*font-style: italic;*/
	margin: 0 18px;
	font-size: 7px;
	border-top: 1px solid rgba(255,255,255,0.5);
}
.ch-info-back a {
	display: block;
	color: #fff;
	color: rgba(255,255,255,0.7);
	font-style: normal;
	font-weight: none;
	text-transform: none;
	font-size: 7px;
	letter-spacing: 1px;
	padding-top: 0px;
	font-family: 'Open Sans', Arial, sans-serif;
}
	
  .conteudo, .conteudo01 {
	width: 633px;
	}
	
  .rslides_container {
  margin-bottom: 17px;
  }
  
  .espaco {height:34px;}

  /*.item {
	width: 151px;
	margin: 0 0 5px 5px;
	}*/
	
	/*****  Vignettes *******/
	.itensDesktop {
	width:90%;
	margin: 0 auto;
	margin-top:80px;
	text-align:center;
	position: relative;
	}
	
  .item{
	width: 43%;
	height: 43%;
	margin: 0 4px 4px 0;
	}
	
  .item .mask{
  width: 100%;
  height: 100%;
  margin: 0 0 10% 0;
  }
  
  .item h2{
	  font-size:90%;
	  margin: 15% 0 0 0;
	  /*padding: 0 0 0 0;*/
  }
  /*****  **************/
	
  .cincoColunas {
	width: 119px;
	margin: 0 0 5px 5px;
	}
	
  .titulo, .titulo01 {
	width: 633px;
	margin: 53px 0 0 25px;
	font-size: 15px;
	line-height: 15px;
	}
	
   .tituloDescri {
	width: 350px;
	margin: 33px 0 0 25px;
	font-size: 15px;
	line-height: 15px;
	}
	
  /*h2 {
	font: 23px 'ISOCPEURRegular', Arial, Helvetica, sans-serif;
   }*/

  h3 {
	font: 18px 'ISOCPEURRegular', Arial, Helvetica, sans-serif;
	margin: -5px 0 6px 0;
	line-height: 22px;
   }
   
  .boxDescri, .boxDescri01 {
	width: 290px;
	height: 264px;
	margin: 20px 0 0 290px;
	padding: 15px;
	line-height: 16px;
  }
  
  .content {
	width: 280px; 
	height:268px; 
	}
	
  .content01 {
	width: 280px; 
	height:260px; 
	}
	
  .content02{
	width: 280px; 
	height:265px;
	}
	
  .mCSB_container{
	margin-left:35px;
}

  .jScrollbar2 {
	width:290px;
	height:242px;
	
}
	.jScrollbar2 .jScrollbar_mask {
		width:240px;
		right: 20px;
	}
		
	.jScrollbar2 .jScrollbar_draggable {
		width:10px;
		height:245px;
	}
	.jScrollbar2 .jScrollbar_draggable a.draggable {
		height:80px;
		width:10px;
	}
	
 .botX {
	top: 13px;
	left: 295px;
	font-size: 25px;
}

.branco {height: 20px;}

.transparent-btns_tabs {
  margin-left: 145px;
  max-width: 430px;
  }

}

@media (min-width: 980px) and (max-width: 1199px) {
	
	.conteudo, .conteudo01 {width: 830px;}

	
	/*****  Vignettes *******/
	.itensDesktop {
	width:90%;
	margin: 90px auto;
	text-align: center;
	position: relative;
	}
	
  .item{
	width: 30%;
	height: 30%;
	margin: 0 4px 4px 0;
	}
	
 .item .mask{
  width: 100%;
  height: 100%;
  margin: 0 0 10% 0;
  }
  
  .item h2{
	  font-size:90%;
	  margin: 15% 0 0 0;
	  /*padding: 0 0 0 0;*/
  }
  /*****  **************/
	
}

@media (min-width: 1200px) {
	
	.container {width: 1150px;}
	
	.menu ul, .menu01 ul {
	list-style: none;
	padding: 0;
	margin: 0 0 41px 0;
	}
	
   .menu ul li, .menu01 ul li {
	padding: 0;
	margin: 0;
	line-height: 25px;
	}
	
	.conteudo, .conteudo01 {width: 1020px;}
	
	.item {
	width: 247px;
	margin: 0 0 6px 6px;
	}
	
	.cincoColunas {
	width: 196px;
	margin: 0 0 6px 6px;
	}
	
	.titulo, .titulo01 {
	width: 950px;
	}
	
	.boxDescri, .boxDescri01  {
	width: 400px;
	height: 437px;
	margin: 30px 0 0 550px;
}

	.content, .content01 {
	width: 380px; 
	height:435px; 
	}
	
	.content02 {
	width: 380px; 
	height:430px; 
	}
	
	.jScrollbar2 {
	width:400px;
	height:418px;
	
}
	.jScrollbar2 .jScrollbar_mask {
		width:335px;
		right: 20px;
	}
		
	.jScrollbar2 .jScrollbar_draggable {
		width:10px;
		height:418px;
	}
	.jScrollbar2 .jScrollbar_draggable a.draggable {
		height:100px;
		width:10px;
	}
	
	.botX {
	left: 410px;
}

	.branco {height: 40px;}
	
	.transparent-btns_nav {
  height: 94%;
  }
  
}

@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
 
}