/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 */
body {
	background-color: #ffffff;

    padding-top:0;

}
.barredemenu, .barredemenua {
	background-color: unset;
	border-top: unset;
}

.barredemenu  .navbar-default .navbar-collapse, .barredemenu  .navbar-default .navbar-form {
  border-color:unset;
}

.barredemenua  .navbar-default .navbar-collapse, .barredemenua  .navbar-default .navbar-form {
  border-color:unset;
}

.region-bandos section h2{
    color: #1E4EAB;
    font-size: 25px;
    line-height: 30px;

}

/* Menu */
.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 21px;
    line-height: 25px;
    white-space: normal;
    text-transform: uppercase;
}

.navbar-brand a{
    color: #2D4954;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: 0;
}
.navbar-default {
    background-color: unset;
    border-color:unset;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    font-size: 1.2em;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus {
    color: #ffffff;
background-color: #8BBFF1;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #737968;
    background-color: #F3F4F0;
    color: rgb(var(--txth,var(--color_14)));
transition: var(--trans,color .4s ease 0s);
}

.navbar-default .navbar-nav > li > a:focus {
    color: #367DF7;
    background-color: transparent;
}

.navbar-default .navbar-nav > .active > a 
{
     color:#FA0202;
    background-color:  #ffffff;
}

.navbar-default .navbar-nav > .active > a:hover 
{
     color:#343434;
    background-color:  #ffffff;
    color: rgb(var(--txth,var(--color_14)));
transition: var(--trans,color .4s ease 0s)
}
.navbar-default .navbar-nav > .active > a:focus {
    color:#8BBFF1;
    background-color:  #ffffff;
}

.navbar {
    border-radius:0;
    border:0;
    margin-bottom:0;
}

.default .navbar-nav > li > a:focus {
    color: #36F77D;
    background-color: transparent;
}

.navbar-nav > li  {
    border-right: unset;
}

.navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #262425;
}
.navbar-default .navbar-nav > li > a {
    color: #642F00;
      text-transform: uppercase;
    
}
 
 .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
    margin-top: 2px;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: unset;
  border:unset;
  border-radius: 4px;
    border-top-left-radius: unset;
    border-top-right-radius: unset;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.navbar-nav .dropdown-menu {
    position: absolute;
    float: none;
    width: 274px;
}

.dropdown-menu > li > a {
    display: block;
    padding: 7px 14px;
    clear: both;
    font-weight: 400;
    line-height: 1.52857143;
    color: #333333;
    white-space: nowrap;
    text-transform: uppercase;
    
}

.dropdown-menu > li > a:hover{
        background-color: #F5E0E0;
}

.dropdown-menu > .active > a  {
  color: #4f4f4f;
  text-decoration: none;
  background-color: #BED8C4;
  outline: 0;
}
.dropdown-menu > .active > a:hover {
  color: #1E3323;
  text-decoration: none;
  background-color: #F5E0E0;
  outline: 0;
}
.dropdown-menu > .active > a:focus {
  color: #333;
  text-decoration: none;
  background-color: #BED8C4;
  outline: 0;
}
.menu--main .dropdown-toggle::after {
    display: none;
    
}
/* Nav Bar nav */

.navbar-nav {
   flex-direction: row;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    font-size: 1.2em;
}



 .navbar-nav > li > a:hover {
    color: #ffffff;
    background-color: #367DF7;
}

.navbar-nav > li > a:focus {
    color: #367DF7;
    background-color: transparent;
}

.navbar-nav li:hover > ul,
.navbar-nav li li:hover > ul,
.navbar-nav li li li:hover > ul {
  display:block;
  
}

.navbar-nav > .active > a, 
.navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #367DF7;
}
.navbar {
    border-radius:0;
    border:0;
    margin-bottom:0;
    padding: 0;
}

 .navbar-nav > li > a:focus {
    color: #36F77D;
    background-color: transparent;
}


.navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #252525;
}
.navbar-nav > li > a {
    color: #ffffff;
    }

/*Menu */

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

/* --------------------*/ 



.zslides{
	padding: 1px 0;
}

.zslides .row {
margin-left: auto;
margin-right: auto;
padding: 0;
}
.fdhighlig{
	background-color: #035DB4;
}

.region-highlighted  {
	
	text-align: center;
}

.region-highlighted  section h2{
	color: #CCDEEA;
	text-transform: capitalize;
	font-size: 3.4em;
	text-align: center;
	font-weight: 800;
	padding: 7px;
}

.region-highlighted  section {
	margin: 0  auto 21px auto;
	text-align: center;
}
.region-highlighted  section .views-row .views-field-field-image {
	margin: auto;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.colpad{
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	float: none;
}

.fondblanc{
    background-color: #ffffff;
}
.fondjaune{
    background-color: #ffffff;
    padding: 0;
}
.bfooter{
    background-color: #ffffff;
    padding: 0;
    border-top:none;
}
.region-keynotez #block-keynote h2  {
	text-align: center;
	color: #F81D33;
	font-size: 3.4em;

}
.keynotez{
	background-color: #E2E5EA;
    padding: 0;
    border-top:none;
}

a.prendreRV {
	  transition: all 0.2s ease, visibility 0s;
  background: #C7C7C7;
  display: inline-block;
  padding: 7px;
  border: none;
  width: auto;
font-size: 21px;
color: #ffffff;
text-decoration: none;
}

a.prendreRV:hover {
	  transition: all 0.2s ease, visibility 0s;
  background: unset;
  display: inline-block;
  padding: 7px;
  width: auto;
font-size: 21px;
border: 1px solid #5c5c5c;
color: #4c4c4c;
}

#block-entrepreneurasucces .field--name-body{
	text-align: center;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}

.region-content  #contact-message-prendre-un-rendez-vous-form  {
	  width: 60%;
  margin: auto;
}


#block-rendezvous{
	margin:auto;
	width: 60%;
	padding: 5% 5px;
}

/*.region-content  #contact-message-prendre-un-rendez-vous-form .form-item {
	display: flex;
align-items: center;
height: auto;
clear: both;
}
*/


#block-entrepreneurasucces .field--name-body hr{
	
	width: 20%;
	margin-right: auto;
	margin-left: auto;
	color: #F81D33;
	border-top: 3px solid #F81D33;
	margin-bottom:5px;
}

#block-entrepreneurasucces .field--name-body p{
	
	padding: 14px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	font-size: 2.1em;
}

.views-bootstrap-key-note-block-1 .row {
	display: flex;
justify-content: center;
}

.views-bootstrap-key-note-block-1 .row h2 {
font-size: 2.1em;
color: #0560B3;
}

.region-bfooter{
    padding: 14px 7px;
    display: flex;
    align-items: center;
}
     
#block-views-block-key-note-block-1 #views-bootstrap-key-note-block-1 .row{
	display: flex;
	justify-content: center;
}

#views-bootstrap-key-note-block-1 {
	margin-bottom: 25px;
	margin-top: 27px;
}
#block-views-block-key-note-block-1 #views-bootstrap-key-note-block-1 .row .views-field-title{
	font-size: 21px;
	font-weight: 800;
	color: #0560B3;
	text-align: center;
	padding-top: 15px;
}

#block-views-block-key-note-block-1 #views-bootstrap-key-note-block-1 .row .views-field-field-image{
	display: flex;
	justify-content: center;
}
.block-views-blocknos-prestations-block-1  {
	padding-bottom: 21px;
}

.block-views-blocknos-prestations-block-1  .views-field-field-images{
	display: flex;
justify-content: center;

}

.block-views-blocknos-prestations-block-1 .views-field-info{
	text-align: center;
	font-size: 1.3em;
	padding: 7px 5px;

}

.region-parlalzone h2 {
	text-align: center;
	font-size: 3.4em;
	color: #0560B3;
	margin-bottom: 14px;
	font-weight: 700;
}
.region-parlalzone img  {
	max-height: 109px;
	width: auto;
}

.region-bfooter section {
        flex: 1 1 auto;
      }
      
     .region-bfooter  #block-noussuivre-2 .field--name-body
     {
     	display: flex;
     	 flex: 1 1 auto;
     	 padding: 10px;
     	 justify-content: center;
     }

.region-bfooter  #block-noussuivre-2 .field--name-body p
     {
     	 flex: 1 1 auto;
     	 padding: 10px;
     }
    .region-bfooter  #block-noussuivre-2 h2     {
    	text-align: center;
     	 
     } 

     /*-----------Nous suivre bando droit -------*/

.region-bando-droit section {
        flex: 1 1 auto;
      }
      
     .region-bando-droit  #block-noussuivre .field--name-body
     {
     	display: flex;
     	 flex: 1 1 auto;
     	 padding: 10px;
     }

.region-bando-droit  #block-noussuivre .field--name-body p
     {
     	 flex: 1 1 auto;
     	 padding: 10px;
     }
    .region-bando-droit  #block-noussuivre h2     {
    	text-align: center;
     	 
     }

     /* -------------- Fin --------------------------*/


.bckgfooter {
    background-color: #E5D4CC;
    padding: 0;
    margin: 0;
    color: #4d4d4d;
}
.footer {
    margin-top: 0;
    padding-top:10px;
    padding-bottom:15px;
     border: none;
}

.bfooter h2 {
    font-size: 30px;
    color: #ED5829;
    padding: 7px 7px 14px 2px;
}
/*.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}
*/

bfooter p {
    font-size: 16px;
    color: #ED5829;
    padding: 7px 7px 14px 2px;
}
.region-content{
    padding: 7px 7px 21px 7px;
}

.region-content .views-row {
  clear: both;
  margin-bottom: 15px;
}



.region-content .view-content .views-row {
	overflow: auto;
  clear: both;
 
}
.region-content .view-content .bordure {
	border-width: 1px;
border-color: rgba(255, 64, 64, 0.75);
border-style: solid;
transition: opacity 0.2s ease 0s;
opacity: 1;
display: block;
margin-bottom: 30px;
}

.region-content .views-row a {
  color: #333337;
  text-decoration: none;
  font-size: 1.4em;
  font-weight: normal;
  line-height: 30px;
}

.region-content .views-row a:hover {
  color: #FF6F37;
  text-decoration: none;

}

.region-content .views-row .linkcat{
	margin:21px 0;
	font-weight: lighter;
}

.region-content .views-row .linkcat a{
	text-decoration: none;
	color: rgb(255, 255, 255);
background-color: rgb(56, 185, 211);
border-color: rgb(56, 185, 211);
border-width: 0px;
border-radius: 0px;
padding: 6px 12px;
}

.region-content .views-row .linkcat a:hover{
	text-decoration: none;
	color: rgb(255, 255, 255);
background-color: rgb(56, 185, 211, 0.7);
border-color: rgb(56, 185, 211, 0.7);
border-width: 0px;
border-radius: 0px;
padding: 6px 12px;
}

.intgauche{
	padding-left: 0 ;
/*	margin-left: 0;*/
}
aside  {
    border-left: 1px dotted #ededed;
}

aside .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background: transparent;
     border: none;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

#block-lasap h2 {
    font-size: 24px;
    color: #1540a6;
    margin-bottom: 10px;
    margin-top: 0;
}
.block-views-blockslider-show-block-1{
    margin-bottom: 14px;
    clear: both;
}

.region-slideshow{
	margin-right: auto;
	margin-left: auto;}


.region-bando-gauche {
    overflow: auto;
    display: flex;

}
.slideshow{
	padding: 0;
	width: 100%;
}
.slideshow img{
	padding: 0;
	width: 100%
	height:450px;
}
.slideshow .row, .region-slideshow .row{
	padding: 0;
	margin-right: auto;
	margin-left: auto;
}
#block-views-block-domaines-block-1 .row {
    display: -ms-flexbox;
    display: block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: auto;
    margin-left: auto;
}

.region-highlighted {
	display: flex;

}
.region-highlighted #block-ageim{
	margin-right:3%;
	text-align: justify;
	width: min-content;
	flex-basis:30%;
}

.txtor{
	color: #F7941E;
}
.region-highlighted #block-ageim1{
	
	text-align: justify;
	margin: auto 1.5%;
	width: min-content;
	flex-basis:30%;
}
.region-highlighted #block-ageim2{
	margin-left:  3%; 
	text-align: justify;
	flex-basis:30%;
	width: min-content;
}

/*  Vidothèque */

.block-views-blockvideotheque-block-1{
	margin-right: auto;
	margin-left: auto;
	padding: 7px;


}
.region-sidebar-second h2{
	margin-right: auto;
	margin-left: auto;
	padding: 7px;
	font-size: 25px;
	color: #633305;
	border-bottom: 5px solid #8BBFF1;
}

.region-sidebar-second .views-field-title a{
	font-size:19px;
	color: #633305;
	margin-top: 0;
margin-bottom: 0;
}

.block-views-blockvideotheque-block-1 h2{
	margin-right: auto;
	margin-left: auto;
	padding: 7px;
	font-size: 25px;
	color: #633305;
	border-bottom: 5px solid #8BBFF1;

}
.block-views-blockvideotheque-block-1 .views-field-title h3 {
	margin-right: auto;
	margin-left: auto;
	padding: 7px;
	font-size:19px;
	color: #633305;
	margin-top: 0;
margin-bottom: 10px;

	

}
.block-views-blockvideotheque-block-1 .views-field-title  {
	margin-right: auto;
	margin-left: auto;
	font-size:19px;
	color: #633305;
	margin-top: 0;
margin-bottom: 21px;
border-bottom: 2px solid #C2EBFE;
	

}
.block-views-blockvideotheque-block-1 .views-field-title h3 a {
	font-size:19px;
	color: #633305;
	margin-top: 0;
margin-bottom: 0;
	
}
/*  Fin  Vidothèque */

.block-views-blockactualites-block-1{
	padding: 10px 0 14px 0;
	border-bottom:0;
	clear: both;
}

.block-views-blockactualites-block-1 h2{
	padding: 10px 0 7px 0;
	border-bottom: 5px solid #3D3A97;
	font-size: 28px;
	color: #633305;
	margin-bottom: 14px;
	margin-top: 7px;
}

#block-views-block-actualites-block-1 .views-field-field-bloc-image{
	display: flex;
	align-items: center;
  justify-content: center;
}
/* Front page mise en forme */

#block-views-block-informations-block-1{

width: auto;
margin-right: 2%;
padding: 0 7px 5px 7px;
margin-bottom: 21px;
border: 1px solid #8BBFF1;
margin-top: 21px;
border-radius: 4%;
}

.block-views-blockressources-block-1 {
	
	width: auto;
padding: 0 7px 5px 5px;
background-color: #E8E0D9;
margin-top: 25px;

}

#block-views-block-informations-block-1 .views-row{
margin-right: 10px;
padding: 10px 7px 5px 0;
/*border-bottom: 1px dotted #642F00;*/
margin-right: auto;
margin-left: auto;
}
#block-views-block-informations-block-1 .views-row .views-field-field-date{
padding: 5px 7px ;
background-color: #2E96FF;
color:#ffffff;
width: auto;
}
#block-views-block-informations-block-1 .views-row .views-field-title{
padding: 5px 7px ;
width: auto;
margin-right:auto;
margin-left: auto; 
}

.block-views-blockressources-block-1  .views-row{
	
padding: 10px 7px 5px 5px;
border-bottom: 1px dotted #642F00;

}

.block-views-blockressources-block-1 h2 {
	padding: 10px 0 7px 0;
	border-bottom: 5px solid #AE9379;
	font-size: 28px;
	color: #2D4954;
	margin-bottom: 14px;
	margin-top: 7px;
}

#block-views-block-informations-block-1 h2{
	padding: 10px 0 7px 0;
	border-bottom: 4px solid #8BBFF1;
	font-size: 28px;
	color: #2E96FF;
	margin-bottom: 3px;
	margin-top: 7px;
}

#block-views-block-informations-block-1 .views-field-title a{
	
  font-size: 18px;
  text-decoration: none;
  line-height: 27px;
  color: #1A3866;

}

#block-views-block-ressources-block-1 .views-field-title a{
	
  font-size: 20px;
  text-decoration: none;
  line-height: 27px;
  color: #633305;

}

#block-views-block-ressources-block-1 .views-field-title a:hover{
	
  font-size: 20px;
  text-decoration: none;
  line-height: 27px;
  color: #1A3866;

}
/* FIN--*/


.highlighted{
	padding: 14px 0;
}

#block-views-block-actualites-block-1    .views-field-title {
	
  font-size: 1.1em;
  padding: 10px 0 10px 0;

}

#block-views-block-actualites-block-1  .views-field-title a{
	
  font-size: 25px;
  text-decoration: none;
  line-height: 27px;
  color: #1A3866;

}

#block-views-block-actualites-block-1  .views-field-title a:hover{
	
	
  font-size: 25px;
  text-decoration: none;
  line-height: 27px;
  color: #FA0202;

}
.region-zslides section{
	clear: both;

}
#block-views-block-flash-infos-block-1 {
	display: flex;
}
#block-views-block-flash-infos-block-1 h2.block-title{
	margin:0 14px 0 0;
	padding: 7px;
	background-color: #FA0202;
	color: #ffffff;
	font-size: 21px;
	display: flex;
	align-items: center; 
}

#block-views-block-flash-infos-block-1 .carousel-item  h3{
    margin-top: 7px;
    margin-bottom: 7px;
    color: #FA0202;
    font-size: 19px;
    padding: 5px 0 5px 21px; 
}

#block-views-block-flash-infos-block-1 .carousel-item  h3 a{
     color: #FA0202;
    font-size: 19px;
    }

 #block-views-block-flash-infos-block-1 .carousel-item  h3 a:hover{
     color: #1480C2;
    font-size: 19px;
    text-decoration: none;
    } 

.region-content article .field--name-field-image {
float: left;
padding: 14px;
width: 100%;
}

.region-content article img {

padding: 7px 14px 10px 2px;

}


.region-content  p , .region-content  ul , .region-highlighted p, .region-highlighted ul, {
	font-size: 1.1em;
}
/*.region-content article .field--name-body {
	float: left;
padding: 7px;
}*/

/*header .region-navigation-collapsible{
	display: flex;
	justify-content: right;
}*/

.region-bando-droit{
	display: flex;
	height: auto;
	align-items: center;
	flex-direction: column;}
 
#block-date{
	display: flex;
	height: auto;
}

#block-date h2 {
	font-size: 16px;
	/*color:#0560B3; couleur bleue*/
	color:#F81D33;
	margin: 0;
	padding-right: 10px;
	font-weight: 600;
}
#block-date .field--name-body {
	font-size: 14px;
	color:#0560B3;
	margin: 0;
	padding-right:5px;
	font-weight: 600;
}

.slideshow{
	margin-bottom: 14px;
}


/*#views-bootstrap-nos-metiers-block-1 .views-field-field-pays {
	margin-top: -55px;
	color: #cecece;
	font-size: 1.2em;
	font-weight: 500;
	padding-left: 10px;
}
#views-bootstrap-nos-metiers-block-1 .views-field-title {
	
	color: #dedede;
	font-size: 1.3em;
	font-weight: 500;
	padding: 0 10px 0 10px;
	margin-bottom: 25px;
}

#views-bootstrap-nos-references-page-1 .views-field-title a{
	
	color: #cecece;
	font-weight: 550;
	text-decoration: none;
}

#views-bootstrap-nos-references-page-1 .row , #block-nosreferences{
	margin-bottom: 21px;
}*/


.region-bando-droit .btn-primary {
    color: #2e6da4;
    border: 1px solid #ccc;
    background-color: transparent;
      border-left-color: transparent;
      border-top-right-radius: 15px;
border-bottom-right-radius: 15px;
}
.input-group .form-control:first-child{
	border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-right-color: transparent;
border-top-left-radius: 15px;
border-bottom-left-radius: 15px;
}
.carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 25px;
    background-color: #D5D6D8;
    opacity: 0.8;

}
.carousel-caption {
    color: #4e4e4e;
    text-align: center;
    text-shadow: none;
}

.carousel-caption h3 {
    margin-top: 10px;
    margin-bottom: 10px;
    opacity: 1;
}

.carousel-caption h3  a{
    text-decoration: none;

}




.region-content p {
	text-align: justify;
	line-height: 27px;
	font-size: 16px;
}

.layout--onecol > .layout__region--content p{
	font-size: 30px;
	font-weight: lighter;
}
.block-inline-blockbasic {
  z-index: 999;
  margin-left: 3%;
  position: relative;
  margin-right: 3%;
  padding: 15px;
}

.layout__region--second  {
  padding-top: 25px;
  
}

.layout__region--second .block-inline-blockbasic {
  z-index: 999;
  margin-left: 4%;
  position: relative;
  margin-right: 3%;
  padding: 15px;
  margin-top: 10%;
}

.layout__region--second section 
{
	
	border: 5px solid #F7DDD5;
}

.group-left {
	overflow: visible;
	min-height: 500px;
	padding: 10px 0 0 10px ;
}


.group-left #views-bootstrap-slide-a-propos-block-1{
	clear: both;
	width: 90%;
	overflow: auto;
	margin: auto ;
}

.group-left section.block-views-blockslide-a-propos-block-1
{
	clear: both;
}

.group-left section.block-views-blockslide-a-propos-block-1 .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 25px;
    background-color: #D5D6D8;
    opacity: 0.8;
    display: none ;
}

.group-left section.block-views-blockslide-a-propos-block-1 ~ section{
  	z-index: 999;
	margin-left: 10%;
	position: relative;
	margin-right: 3%;
	margin-top: -45%;
	padding: 15px;
	width: 70%;
	overflow: auto;
	clear: both;
	background-color: #EC7000;
	z-index: 2;
margin-bottom: 10%;
background: rgba(236, 112, 0, 0.4);
}
 .group-left section.block-views-blockslide-a-propos-block-1 ~ section > div {
 	position: relative;
 	opacity:unset;
 	color: #ffffff;
 	font-size: 1.2em;
 	font-weight: bold;
 	text-align: center;
 	z-index: 2000;

}
.group-left section.block-views-blockslide-a-propos-block-1 ~ section > div p:nth-child(1){
 	position: relative;
 	font-size: 1.3em;
 	font-weight: bold;
 	text-shadow: rgba(0, 0, 0, 0.4) 0px 4px 5px;
 	text-align: center;
 	z-index: 2999;
 	opacity: unset;

}
.group-left section.block-views-blockslide-a-propos-block-1 ~ section > div p{
 	position: relative;
 	text-align: center;
 	z-index: 2999;
 	font-size: 1.1em;
 	opacity: unset;

}
/*---------- Block mise en forme ---*/

#views-bootstrap-nos-references-block-1  .views-field-title{
	color:#3D3A97;
	text-transform: uppercase;
	margin-top: 14px;
	margin-bottom: 14px;

}
#views-bootstrap-nos-references-block-1  .views-field-field-image{
	padding: 10px 0 10px 2px;

}
#views-bootstrap-nos-references-block-1   .views-field-title a{
	color:#cecece;
	text-decoration: none;
	font-weight: 500;
	
}
#views-bootstrap-nos-references-block-1  .views-field-title a:hover{
	color:#acacac;
	text-decoration: none;
	
}

#views-bootstrap-nos-references-block-1  .views-field-field-pays {
	margin-top: -75px;
	color: #cecece;
	font-size: 1.2em;
	font-weight: 500;
	padding-left: 10px;
}
#views-bootstrap-nos-references-block-1  .views-field-title {
	
	color: #dedede;
	font-size: 0.9em;
	font-weight: 500;
	padding: 0 10px 0 10px;
	margin-bottom: 25px;
}
/*.block-views-blocknos-references-block-1  .views-field-title a{
	
	color: #cecece;
	font-weight: 550;
	text-decoration: none;
}

.block-views-blocknos-references-block-1 .row , #block-nosreferences{
	margin-bottom: 21px;
}*/

#views-bootstrap-nos-metiers-block-1 {
	margin-top: 21px;
}

.ds-2col > .group-left {
  float: left;
  width: 49%;
  padding-right: 10px;
  margin-right: 1%;

}

ds-2col > .group-right {
  float: left;
  width: 49%;
  padding-left: 10px;
 
}
#block-views-block-arriere-plan-block-1, .block-views-blockarriere-plan-block-1 {
	width: 100%;
	height: 220px;
}
.region-titrepage {
	margin-right: auto;
	margin-left: auto;
	width: 99%;
	height: 240px;
	display: flex;
align-items: flex-end;
}

/*.page-header {
    padding: 9px;
    margin: 10px 7px;
    border-bottom: none;
    font-size: 32px;
      width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-weight: 800;
}*/
.page-header {
    padding: 0  ;
    margin: 7px 0 ;
   border-bottom: 1px solid #eeeeee;
   font-size: 2.6em; 
   color: #030F30;
}

.barredemenu {
 
  border-bottom:1px solid #1f3c55;
  margin-bottom: 14px;
}
 .block-views-blockdistinctions-block-1 h2 {
   
    padding : 10px;
    font-size: 21px;
    background-color: #132D4B;
    color: #fefefe;
    margin-top: 10px;
    margin-bottom: 0;
}

.region-bandos {
    display: flex;
    height: 100%;
    align-items: center;
} 
#block-slogan{
	margin-bottom: 7px;
}
.region-bandos p {
    padding: 0 0 16px 0;
    color: #5C6367;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
} 

.view-frontpage {
	display: none;
}

.region-sidebar-second{
	padding: 10px 5px 21px 5px;
}


/*
// Extra large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { 

 }
*/
@media (max-width: 992px) {

	.zonesouscri .region-zonesouscri {
			display: flex;
			flex-direction: column-reverse;
			align-items: center;

			
		}

 	.region-zonesouscri section {
			display: flex;
			flex-direction: column;
			align-items: center;
		  justify-content: space-between;
		  padding: 15px;

		}

		.zonesouscri  {
		text-align: center;
			
		}

		.region-zonesouscri section#block-antoinedesaintexupery .field--name-body{
			align-items: center;
  		justify-content: center;
		  padding: 0 30px 0 20px;
		  width: 90%;
		}
		.region-zonesouscri section .field--name-body h3{
			line-height: 1.5em;
			font-size: 1.6em;
		}		
}


/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992.98px) { 

	#block-views-block-informations-block-1{
	float: none;
	width: 100%;
	margin-right: auto;
	padding: 0 7px 5px 7px;
	margin-bottom: 21px;
	border: 1px solid #8BBFF1;
	margin-top: 21px;
	border-radius: 4%;
	}

	#block-views-block-ressources-block-1{
		float: none;
		width: 100%;
	padding: 0 7px 5px 5px;
	background-color: #E8E0D9;

	}

.bgpzonesouscri{
	background-color: unset;
	color: #4a4a4a;
	padding: 0;
}
.zonesouscri .region-zonesouscri {
	display: flex;
	flex-direction: row;
	align-items: center;
	align-content: flex-end;
}

.region-zonesouscri section {
	display: flex;
	align-items: center;
  justify-content: space-between;
  padding: 0 0 0 10px;

}

.region-zonesouscri section .field--name-body{
	align-items: center;
  justify-content: space-between;
  padding: 0 0 0 10px;
}


.region-zonesouscri section#block-antoinedesaintexupery .field--name-body{
	align-items: center;
  justify-content: space-between;
  padding: 0 30px 0 20px;
  width: 56%;
}
.region-zonesouscri section .field--name-body h3{
	line-height: 1.5em;
	font-size: 28px;
}
.region-zonesouscri section .field--name-body a  {
	display: block;
    color: #C6210A;
    font-size: 2.3em;
    background-color: #ffffff;
    border-color: #fefefe;
    text-transform: capitalize;
    border-radius: unset;
    padding: 14px;
    font-weight: 700;
    padding: 14px; 
}

.region-zonesouscri section .field--name-body a:hover  
		{
	
	    color: #ffffff;
	    background-color: #FBBB34;
   
		}

.ds-2col > .group-left {
  float: left;
  width: 49%;
  padding-right: 10px;
  margin-right: 1%;
}

.ds-2col > .group-right {
  float: left;
  width: 50%;
}

.ds-2col > .group-left {
  float: left;
  width: 49%;
  padding-right: 10px;
  margin-right: 1%;
}

.ds-2col > .group-right {
  float: left;
  width: 50%;
}

.layout--twocol-section.layout--twocol-section--67-33 > .layout__region--first {
  flex: 0 1 60%;
}

.layout--twocol-section.layout--twocol-section--67-33 > .layout__region--second {
  flex: 0 1 40%;
}

 }

 

/*

// Medium devices (tablets, 768px and up)
@media (max-width: 767.98px) { 
		#block-views-block-informations-block-1{
		float: none;
		width: 100%;
		margin-right: 2%;
		padding: 0 7px 5px 7px;
		margin-bottom: 21px;
		border: 1px solid #8BBFF1;
		margin-top: 21px;
		border-radius: 4%;
		}

		#block-views-block-ressources-block-1{
			float: none;
			width: 100%;
		padding: 0 7px 5px 5px;
		background-color: #E8E0D9;

		}
 }
*/
/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {

			#block-views-block-informations-block-1{
		float: none;
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		padding: 0 7px 5px 7px;
		margin-bottom: 21px;
		border: 1px solid #8BBFF1;
		margin-top: 21px;
		border-radius: 4%;
		}

		#block-views-block-ressources-block-1{
			float: none;
			width: auto;
		padding: 0 7px 5px 5px;
		background-color: #E8E0D9;

		}



 }

  @media screen and (max-width: 39.98em){
	.layout--twocol-section.layout--twocol-section--33-67 > .layout__region--second, 
	.layout--twocol-section.layout--twocol-section--67-33 > .layout__region--first {
  flex: unset;
	}
	.layout--twocol-section.layout--twocol-section--67-33 > .layout__region--second {
	  flex: unset;
	}
}

@media screen and (max-width: 700px){

	.layout--twocol-section.layout--twocol-section--67-33 > .layout__region--first {
  flex: unset;%;
}

.layout--twocol-section.layout--twocol-section--67-33 > .layout__region--second {
  flex: unset;
}
		


}


@media screen and (max-width: 575px) {
  #main {
    display: block;
  }

  .ds-2col > .group-left {
  float:unset;
  width: 100%;
  padding-right: 10px;
  margin-right: 1%;
}

.ds-2col > .group-right {
  float: unset;
  width: 100%;
}

.layout--twocol-section.layout--twocol-section--67-33 > .layout__region--first {
  flex:unset;
}

.layout--twocol-section.layout--twocol-section--67-33 > .layout__region--second {
  flex: unset;
}

	}