/* Général */

.mb-30{margin-bottom:30px;}
.logo-small{width:166px}
.plusrealisation{text-align:center}
.icon2{border:2px solid #000; border-radius:0!important}

.separator span i {
  font-size: 40px!important;
  margin-top: -15px!important;
}

.s1 .on{background-color:#f55225}

.txt-orange-hover:hover{color:#f55225}




#documents_portfolio li {float: left;}

.documents_portfolio a {
    display: inline-block;
    padding: 20px;
    margin: 5px;
    border: 1px solid #ccc !important;
    color: #EED;
    background: #fff;
    box-shadow: 5px 7px 5px 2px rgba(85,85,85,0.3);
}
#documents_portfolio img {margin: 0;}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  overflow: hidden;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.http-error-main h2 {
  font-size: 6rem;
  color: #f45225;
}

.colonne_plan {
  -moz-column-count: 2;
  -moz-colum-width: 250px;
  -moz-column-gap: 20px;
  -webkit-column-count: 2;
  -webkit-colum-width: 250px;
  -webkit-column-gap: 20px;
  column-count: 2;
  colum-width: 250px;
  column-gap: 20px;
  text-align: left;
}

.caractencadre-spip {color: #0b5087; font-weight: bold;}
.caractencadre2-spip {color: #C60024; font-weight: bold;}

.texteencadre-spip {
color: #353535!important;
	background: #f6f7f8 !important;
		margin: 1em 0;	
	padding: 40px 20px 40px 80px;	
	position: relative;
	    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
	border:none;
}

.texteencadre-spip::before {
    content: "\201C";
    font-family: Georgia, serif;
    font-size: 100px;
    font-weight: bold;
    color: #0b5087;
    position: absolute;
    left: 20px;
  /*   top: -20px; */
}

/* pagination */

.pagination-center {
    text-align: center;
    margin: 20px auto;
    display: block;
}

.pagination-items.pagination_page_precedent_suivant{display:flex;margin: auto!important;}
.pagination-item:not(:first-child) .page-link {margin-left: -1px;}
.pagination-items > .on > a,  {background-color: #CCC; border-color: #CCC;  box-shadow: none !important;}
.pagination-items > li > a, .pagination > li > span, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { color: #626262;  box-shadow: none !important;}
.on > .pagination-items {  z-index: 3; color: var(--bs-pagination-active-color);}
.pagination-item{
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  text-decoration: none;
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.pagination-item.prev {border-radius: 5px 0 0 5px;}
.pagination-item.next {border-radius: 0 5px 5px 0;}
.pagination-item.on.active {background: #fff; color: #fff;}
.pagination-item:hover {background: #ccc; color: #fff;text-decoration:none}
.pagination-item-label.lien_pagination:hover {text-decoration: none; color: #fff;}
.pagination-item-label.on {color: #f15724;}
.row.pagination-center.pagination.float-end ul {text-align: center; margin: auto; width: 250px;}


/* Formulaire */
.formulaire_spip input.text, .formulaire_spip textarea,#champ_selection_1 {
    padding: .8em;
    border: solid 1px #aaa;
    width: 100%;
    border-radius: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
}
#formulaire_formidable-1 label {display: none!important;}
#formulaire_formidable-1 div {margin-bottom: 10px;}
.choix label {
    display: inline !important;
    margin-left: 15px;
}
#formulaire_formidable-1 .boutons {
    text-align: center;
}
#formulaire_formidable-1 input.submit {
    background: #0071af !important;
	border-color: #0071af;
    color: #FFF;
	text-transform: uppercase;
	font-size: .8em;
	padding: 0.8rem 1.5rem;
	font-weight: 600;
	text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#formulaire_formidable_contact label, #formulaire_formidable_contact legend {
  display: none;
}
	
}
#formulaire_formidable-1 input.submit:hover {
    background: #00a1f2 !important;
	border-color: #00aaff #00aaff #0088CC;
    color: #FFF;
}
.formulaire_spip legend {
  padding: 4px 0;
  font-size: 120%;
  font-weight: 700;
}

.submit.submit_main{
font-family: "Poppins",sans-serif;
  border-radius: 5px 5px 5px 5px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .5px;
  text-decoration: none;
  outline: none;
  padding: 12px 18px;
  position: relative;
  text-transform: uppercase;
  background-color: #f55225;
  border-color: #f55225;
  border-width: 1px;
  border-style: solid;
  color: #fff;
  transition: all 0.3s;
  margin-bottom: 6px;
  outline: none;
  line-height: 14px;
  cursor: pointer;
}

.submit.submit_main:hover{

background-color: #DF3A0B;
  border-color: #DF3A0B;
}


.pagination {margin: 40px auto;  width: 80%;}
.pagination-item-label.lien_pagination { margin: 0;  border: none;}
.de_light .pagination li a {padding: 2px;}
.pagination-item:hover {
  background: #f45124;
  color: #fff;
  text-decoration: none;
}

.pagination-item:hover >li a {
  
  color: #fff;
  
}

.de_light .pagination li a:hover { color: #fff;  background: none;}

.cat-project-name {
  color: #fff;
  text-transform: uppercase;
  font-weight: 800;

  letter-spacing: 3px;
}




.de_light a  {color: #f55225;}
.de_light a:hover{color: #E83D0B;}
.map {
  margin-bottom: 80px;
}

a.btn-custom, a.btn-custom:hover {border: 2px solid #f55225 !important;}
a.btn-custom{color:#fff!important}
a.btn-custom:hover{color:#000!important;background: #E83D0B;}



#subheader {background-position: center center !important;background-repeat:no-repeat!important}

/*Styles spécifiques pour les grands écrans type écrans d'ordinateur*/
/* @media screen and (min-width: 980px){
	
}
 */

/*Styles spécifiques pour les écrans de taille moyenne type tablette*/
/* @media screen and (min-width: 780px) and (max-width: 979px){
   
} */




/*Pour tous les appareils équipés d'écrans et dont la taille est inférieure à 768px*/
@media screen and (max-width: 768px){
   #subheader.style-2{padding-top:20px;padding-bottom:20px}
	#sidebar.col-md-9{width:100%}
}

/*Pour tous les appareils équipés d'écrans et dont la taille est comprise entre 600 et 684px*/
@media screen and (min-width: 600px) and (max-width: 684px){
   #subheader.style-2{padding-top:10px;padding-bottom:10px}
   
}
/*Pour tous les appareils équipés d'écrans et dont la taille estinférieur à 600px et en mode portariat*/

@media screen and (orientation: portrait) and (min-width: 412px) and  (max-width: 599px){
   #subheader.style-2{padding-top:0px;padding-bottom:0px}
   #subheader.style-2 .title-wrap {margin-top: 10px;}
   #subheader.style-2 h1 {font-size: 35px;}
   .h2 {font-size: 40px;}
   
}

@media screen and (orientation: portrait) and  (max-width: 411px){
   #subheader.style-2{padding-top:0px;padding-bottom:0px}
   #subheader.style-2 .title-wrap {margin-top: 10px;}
   #subheader.style-2 h1 {font-size: 25px;}
   .h2 {font-size: 40px;}
   
}



