p, span {
  font-size: 1.1em;
  }
    
.texte-item {
  font-size: 1.1em;
  }
  
b, strong {
    font-family: 'poppins-medium';
     font-weight: bold;
}
  
h3, .h3 {
    margin-top: 20px;
    margin-bottom: 30px !important;
}

h4, .h4 {
    margin-top: 10px;
    margin-bottom: 30px!important;
}
.page-nos-agences--saretec fieldset.captcha {
	display: none;
}

.block-saretec-formulaire {
        max-width: 1150px;
        width: 100%;
        margin: auto;
	margin-top: 50px!important;
	margin-bottom: 50px!important;
}
.block-saretec-formulaire h2 {
	margin-bottom: 30px;
}

.btn-rouge {
	background-color: #b11016!important;
	box-shadow: none!important;
  	border: none!important;
  	border-radius: 0!important;
  	margin: auto!important;
	color: #fff!important;
	display: block!important;
}

@media(min-width: 992px) {
	.block-saretec-formulaire .bouton-992 {
		display: none!important;
	}	
}
@media(max-width: 992px) {
	.block-saretec-formulaire .bouton-1200 {
		display: none!important;
	}	
}


@media (max-width: 1150px) {
	#block-webform, .block-saretec-formulaire {
		width: 90%;
	}
}
@media (min-width: 1150px) {
	.block-saretec-formulaire, #block-webform {
		max-width: 1150px;
		margin: auto;
	}
}





.field--name-field-texte ul li {
    list-style: none;
    background: url(../images/item_liste.png) no-repeat left 5px;
    padding-left: 25px;
    margin-bottom: 10px;
 	font-size: 1.1em;
    margin-left: 45px !important;
}

.field--item h4, .field--item h3  {
	line-height: 1.4;
}

.paragraph--type--call-to-action {
    float: inherit;
    height: 35px;
}
blockquote {
 	padding-top: 10px;
	padding-right: 20px!important;
	padding-bottom: 10px;
	padding-left: 20px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 20px;
        margin-left: 40px !important;
    font-size: 15px !important;
    border-left: 5px solid #eeeeee;
}
#block-picto-contact {
    width: 100%;
}
#block-picto-contact img {
    width: 100%;
    height:115%;
}

.back-to-top {
 left:15px;
 font-size:10px;
 width:45px;
 height:45px;
 line-height:45px;
 text-align:center;
 position:fixed;
 cursor:pointer;
 z-index:1000;
 opacity:0;
 color:#fff;
 background:rgba(0,0,0,0.2);
 overflow:hidden;
 text-indent:-99999px;
 -webkit-transition:all 0.4s cubic-bezier(0.4,0,0.2,1);
 transition:all 0.4s cubic-bezier(0.4,0,0.2,1);
 border-radius:50em;

   /* display:none;*/
}
.back-to-top a:before,
.back-to-top a:after {
 content:'\f106';
 display:inline-block;
 width:100%;
 height:100%;
 position:absolute;
 top:0;
 left:0;
 font:normal normal 24px/45px FontAwesome;
 text-align:center;
 text-indent:0;
 color:#fff;
 -webkit-transition:all 0.35s cubic-bezier(0.4,0,0.2,1);
 transition:all 0.35s cubic-bezier(0.4,0,0.2,1);
}
.back-to-top a:after {
 opacity:0;
 -webkit-transform:translateY(13px);
 transform:translateY(13px);
 -webkit-transition:all 0.3s cubic-bezier(0,0,0.2,1);
 transition:all 0.3s cubic-bezier(0,0,0.2,1);
}
.back-to-top:hover {
 transform:scale(1.08);
 -webkit-transform:scale(1.08);
 -ms-transform:scale(1.08);
 -moz-transform:scale(1.08);
 background:#b11016;
}
.back-to-top:hover a:before {
 opacity:0;
 -webkit-transform:translateY(-15px);
 transform:translateY(-15px);
}
.back-to-top:hover a:after {
 opacity:1;
 -webkit-transform:translateY(0);
 transform:translateY(0);
}

/*______________________________________ Etiquette adresse remonter sur le marker  ________________________________________*/

.gm-style .gm-style-iw-c {
    top: 250px;
}

    
/*______________________________________ MENU ________________________________________*/


/* Bloc langue a */
#navbar .navbar-header .region #block-saretec-languageswitcher > ul.links li a.is-active {
    color: #FFF;
    font-weight: bold;
    font-size: 15px;
}
#navbar {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);
    background: #000;
    width: 100%;
}
#navbar .navbar-header .region #block-saretec-main-menu .menu--main > li.last a::after, #navbar .navbar-header .region #block-menuprincipal .menu--main > li.last a::after {
    width: 10px;
    content: "" !important;
    position: relative;
    top: 20px;
    color: #fff;
    left: -5px !important;
    padding-left:-5px !important;
}
#navbar .navbar-header .region #block-saretec-main-menu .menu--main > li:nth-child(7), #navbar .navbar-header .region #block-menuprincipal .menu--main > li:nth-child(7) {
    padding-left: 20px;
}

/*_______________________________ BLOCS ENTETES ________________________________________*/

/* Bloc hauteur entête réduit */
.view-taxonomy-term .fond-entete, .page-node-type-activite .fond-entete {
    height: 850px;
    background-size: cover;
    background-position: center center;
    position: relative;
    /* margin-bottom: 500px; */
}
.equipe .fond-entete {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 420px;
    position: relative;
    top: -20px;
    z-index: 10;
    margin-bottom: -90px;
    color: #aaa;
}
#block-entete-nos-agences {
    height: 330px;
    z-index: 90;
    color: #fff;
    display:none;

}
.page-node-type-offres .entete .chapo, .path-search .entete .chapo, .page-node-type-article .entete .chapo {
    color: #fff;
    max-width: 991px;
    width: 100%;
    margin: auto;
    text-align: center;
    font-size: 1.1em;
}
.page-node-type-offres .entete h1, .path-search .entete h1, .page-node-type-article .entete h1 {
    margin-top: 0;
    padding-top: 120px;
    color: #fff;
}
.page-node-type-offres .entete, .path-search .entete, .page-node-type-article .entete {
    background-size: 100% 300px;
}
.page-node-type-offres .entete, .path-search .entete, .page-node-type-article .entete {
    height: 300px;
}
/* Bloc page de noeud */
.content-activites .view-header > div {
    width: 70%;
    position: relative;
    top: 55%;
    transform: translateY(-50%);
    margin: auto;
}

#map div:nth-child(1) {

}



/*______________________________________ FIL ARIANE ________________________________________*/

.breadcrumb .active, .breadcrumb li:last-child {
    color: #000;
    font-weight: bold;
}
.main-container.activite-expertise-assurance .region-header .breadcrumb li:last-child {
    color: #fff;
}
.main-container.activite-conseil-prevention .region-header .breadcrumb li:last-child {
    color: #fff;
}
.main-container.activite-reparation .region-header .breadcrumb li:last-child  {
    color: #fff;
}
.page-node-type-equipe .breadcrumb a, .page-node-type-equipe .breadcrumb li {
    color: #FFF!important;
}
.page-nos-agences--saretec .breadcrumb a, .page-nos-agences--saretec .breadcrumb li {
    color: #000000!important;
}

.page-nos-agences--saretec .main-container .region-header {
	display: none;
}
.path-frontpage .main-container .region-header {
	display: none;
}


/*______________________________________ Bloc FOOTER ________________________________________*/

#block-views-block-filiales-block-1 .bloc-filiales .view-content, #block-views-block-page-activites-block-1 .bloc-filiales .view-content {
    padding-top: 0px;
    padding-bottom: 50px;
}
#block-espace {
    background: #313B45;
height:20px;
}
/*________________________________________ Bloc HOME activité accueil ________________________________________*/
.activite {
    background: #FFFFFF !important;
}

#block-bloc-nos-activites-home {
    margin-bottom: 0px;
    background: #e4e2e3;
    padding-bottom: 0px;
    margin-top: -50px;
}

#block-views-block-bloc-vous-etes-block-1 h2, #block-bloc-nos-activites-home h2 {
    font-family: "poppins";
    width: 100%;
    margin: auto;
        margin-bottom: auto;
    text-align: center;
    text-align: center;
    margin-bottom: 0px;
}

#block-bloc-nos-activites-home .view-bloc-nos-activites .view-content .views-row .activite svg line {
    stroke-width: 5;
    fill: none;
    transition: all .5s;
}

#block-bloc-nos-activites-home .view-bloc-nos-activites .view-content {
    color: #000000 !important;
}
#block-bloc-nos-activites-home .view-bloc-nos-activites .view-content .views-row .activite {
    background: #FFFFFF !important;
}
  #block-bloc-nos-activites-home .view-bloc-nos-activites .view-content .views-row .activite .views-field-name {
    color: #000000;
  }
#block-bloc-nos-activites-home .view-bloc-nos-activites .view-content .views-row .activite .views-field-view-taxonomy-term, #block-bloc-nos-activites-home .view-bloc-nos-activites .view-content .views-row .activite .views-field-field-url {
    background: #313B45;
    padding: 0;
    padding-top: 0px;
    left: 0;
    right: 0;
    padding-bottom: 0;
    display: none;

}
#block-bloc-nos-activites-home .view-bloc-nos-activites .view-content .views-row .activite {
    height: 270px;
    padding: 40px;
    padding-top: 0px;
    padding-bottom: 0px !important;
    background: #313B45;
    transform: translateY(0px);
    transition: transform .5s;
}
#block-bloc-nos-activites-home .view-bloc-nos-activites .view-content .views-row .views-field-field-picto img {
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
 /*   height: 100%;*/

}


#block-bloc-nos-activites-home .view-bloc-nos-activites .view-content .views-row .activite .views-field-name {
    position: absolute;
    height: 90px;
    padding: 10px 10px 10px 60px;
    color: #000;
    font-size: 26px;
    text-transform: uppercase;
    line-height: 30px;
    font-family: "poppins-medium";
    top: 67%;
    background: rgba(255, 255, 255, 0.7);
    text-align: left;
}

      #block-bloc-nos-activites-home .view-bloc-nos-activites .view-content .views-row  .activite .filets {
    position: fixed;
    z-index: 2000 !important;
   	top: 71%;
    left: 0px!important;
    right: 135px;
    
   }
   
    	#block-bloc-nos-activites-home .view-bloc-nos-activites .view-content .views-row  .activite .filets-vert {
    position: relative;
    z-index: 1000 !important;
   	top: 0%;
    left: 5px;
	height:205px;
   }

   @media(max-width: 1150px) {
	   #block-bloc-nos-activites-home .view-bloc-nos-activites .view-content .views-row  .activite svg {
		   display: none;
	   }
	   #block-bloc-nos-activites-home .view-bloc-nos-activites .view-content .views-row .activite .views-field-name {
		top: 75%;
	   }
	   #block-bloc-nos-activites-home .view-bloc-nos-activites .view-content .views-row .activite {
		   overflow: hidden;
		   height: 359px;
	   }
	   #block-bloc-nos-activites-home .view-bloc-nos-activites .view-content .views-row .activite .filets {
	
		top: 74%!important;	   
	   }
	   #block-bloc-nos-activites-home .view-bloc-nos-activites .view-content .views-row .activite .filets-vert {
		   height: 330px!important;
	   }

   }
   @media (min-width: 1150px) {
	   #block-bloc-nos-activites-home .view-bloc-nos-activites .view-content .views-row .activite .filets {
		   top:66%!important;
	   }
  #block-bloc-nos-activites-home {
    height: 390px!important;

	
  }
}
/*
      #block-bloc-nos-activites-home .view-bloc-nos-activites .view-content .views-row .activite-1 .activite .filets {
     border-top: 3px solid #d76937;
    position: fixed;
    z-index: 2000 !important;
   	top: 71%;
    left: 0px!important;
    right: 135px;
    
   }
   
    	#block-bloc-nos-activites-home .view-bloc-nos-activites .view-content .views-row .activite-1 .activite .filets-vert {
     border-left: 3px solid #d76937;
    position: relative;
    z-index: 1000 !important;
   	top: 0%;
    left: 5px;
	height:305px;
   }

      
   #block-bloc-nos-activites-home .view-bloc-nos-activites .view-content .views-row .activite-2 .activite .filets {
     border-top: 3px solid #ae0917;
    position: fixed;
    z-index: 2000 !important;
   	top: 71%;
    left: 0px!important;
    right: 135px;
    
   }
       	#block-bloc-nos-activites-home .view-bloc-nos-activites .view-content .views-row .activite-2 .activite .filets-vert {
     border-left: 3px solid #ae0917;
    position: relative;
    z-index: 1000 !important;
   	top: 0%;
    left: 5px!important;
	right: 0px;
	height:305px;
   }
   
      #block-bloc-nos-activites-home .view-bloc-nos-activites .view-content .views-row .activite-3 .activite .filets {
     border-top: 3px solid #00959c;
    position: fixed;
    z-index: 2000 !important;
   	top: 71%;
    left: 0px!important;
    right: 135px;
   }
       	#block-bloc-nos-activites-home .view-bloc-nos-activites .view-content .views-row .activite-3 .activite .filets-vert {
     border-left: 3px solid #00959c;;
    position: relative;
    z-index: 1000 !important;
   	top: 0%;
    left: 5px!important;
	right: 0px;
	height:305px;
   }
   
   */
   
/* ________________________________________ Bloc HOME Zoom nos offres ________________________________________*/

.zoom-nos-offres .jcarousel ul li .views-field-title {
    height: 100px;
    padding: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-left: 20px;
    padding-right: 20px;
}
.zoom-nos-offres a.jcarousel-control-prev, .zoom-nos-offres a.jcarousel-control-next {
    background: #b11016;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    border: none;
    color: #fff;
    line-height: 90px;
    font-family: "crt-icon";
    top: 27%;
    z-index: 999;
}
/* .zoom-nos-offres a.jcarousel-control-prev, .zoom-nos-offres a.jcarousel-control-next {
    margin-left: -10px;
    margin-right: -10px;
}*/
.zoom-nos-offres a.jcarousel-control-prev::after, .zoom-nos-offres a.jcarousel-control-next::after {
    font-size: 20px;
}
.carrousel .jcarousel-control-prev::after, .carrousel .jcarousel-control-next::after {
    content: ">";
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    font-family: "crt-icon";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}
.zoom-nos-offres a.jcarousel-control-next::after {
    content: ">";
}
.zoom-nos-offres a.jcarousel-control-prev::after {
   content: "<";
}
.carrousel .svg-wrapper {
    position: relative;
    height: 40px;
    width: 250px;
    margin: auto;
    display: none;
}
#block-views-block-zoom-sur-nos-offres-block-2 {
    display: block;
    margin-top: -50px;
}
/* __ Bloc HOME Zoom masquer les descriptions __*/

.zoom-nos-offres .jcarousel ul li .views-field-body, .zoom-nos-offres .jcarousel ul li .views-field-field-chapo {
   display:none;
}

/* ________________________________________ Bloc notre réseaux d'agence ________________________________________*/

#block-blocagencehome img {
    max-width: 238px;
}
#block-blocagencehome {
    text-align: center;
    font-size: 20px;
    padding-bottom: 50px;
}

#block-agences-par-filiales .agences-par-filiales h3 {
    margin-bottom: 0px!important;
}
/* 3D Transform. Craeted refering to Dudley Storey's Pen: https://codepen.io/dudleystorey/pen/KFLJp */
.tdimension {
    width: 350px;
    height: 250px;
    margin: 0px auto 0px auto;
    perspective: 1000px;
}
.tdimension a {
    display: block;
    width: 100%;
    height: 100%;
    background: url("/sites/default/files/inline-images/Agences_Saretec_0.png");
    background-size: contain;
    background-repeat: no-repeat;
    transform-style: preserve-3d;
    transform: rotateX(30deg);
    transition: all 0.8s;
}

.tdimension:hover a {
    transform: rotateX(0deg);
}
/* ________________________________________  Bloc réseaux sociaux homme + CURATOR ________________________________________*/
#block-blocreseauxsociaux {
    background: #313B45;
    text-align: center;
    color: #fff;
    margin-top: -20px;
    padding-left: 30px !important;
    padding-right: 30px!important;
}
  .crt-filter label, .crt-filter a {
    color: #FFFFFF !important;
}

/*______________________________________ Pages de noeud activités ________________________________________*/

.content-activites .view-content {
    max-width: 1150px;
    width: 100%;
    margin: auto;
        margin-top: auto;
        margin-bottom: auto;
    margin-bottom: 150px;
    margin-top: 30px;
}

/*______________________________________ Pages activités ________________________________________*/

/* page activités bouton visiter le site quand on scroll*/

.btn-fixe {
    position: fixed;
    z-index: 2000 !important;
    bottom: 0px;
    left: 0px!important;
    right: 1150px;
}





/* ________________________________________ tarte au citron ________________________________________*/

#tarteaucitronAlertBig a, #tarteaucitronAlertSmall a {
color: #af141e;
text-decoration: underline;
}
div#tarteaucitronAlertBig:before {
    font-size: 20px !important;
    color: #af141e;
    padding-bottom:20px;

}
#tarteaucitronRoot span#tarteaucitronDisclaimerAlert {
    margin: 12px 0 !important;
    display: block;
    text-align: justify !important;
    font-size: 14px !important;
}
body #tarteaucitronRoot div#tarteaucitronAlertBig {
    width: 45% !important;
    min-width: 285px;
    height: auto;
    margin: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)!important;
    box-shadow: 0 0 0px #000 !important;
    border-radius: 0px !important;
    padding: 15px 0 !important;
}
#tarteaucitronRoot div#tarteaucitronInfo {
  border: 0;
  font-size: 14px !important;
  color: #000 !important;
  padding-top: 6px !important;
}
#tarteaucitronRoot div#tarteaucitronInfo {
  margin-bottom: 17px !important;
}
.tarteaucitronMainLine .tarteaucitronName {
  display: none !important;
}
div#tarteaucitronScrollbarAdjust {
  float: none !important;
  margin: auto auto 0px !important;
  margin-top: auto;
  display: block !important;
  width: 100%;
  text-align: center !important;
}
#tarteaucitronRoot button:not(#tarteaucitronManager) {
  text-transform: uppercase;
  border-radius: 3px;
  border: none;
  box-shadow: 0 2px 1px rgba(0,0,0,0.1), 0 1px 3px rgba(0,0,0,0.3);
}
/* Bloc fond pop up */

/* Bloc texte fond pop up */
html body #tarteaucitronRoot span#tarteaucitronDisclaimerAlert {
    background-color: #FFF;
}
html body #tarteaucitronRoot #tarteaucitronAlertBig {
    background-color: #FFF!important;
    border: 1px solid #333;
}

/* hauteur bouton Politique de confidentialité */
.btn, .button, button, input[type="submit"] {
     padding: 7px 20px;
}
#block-blochomeeffect {
	background: #313B45;
}
#tarteaucitronAlertBig #tarteaucitronPrivacyUrl, #tarteaucitronAlertBig #tarteaucitronPrivacyUrlDialog, #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert, #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert strong {
    font: 15px verdana;
    color: #000;
}
/* bouton personnaliser mes choix */
#tarteaucitronAlertBig #tarteaucitronCloseAlert, #tarteaucitron #tarteaucitronPrivacyUrl, #tarteaucitron #tarteaucitronPrivacyUrlDialog {
    background: #CCC;
    color: #333;
    font-size: 13px;
    margin-bottom: 3px;
    margin-left: 7px;
    padding: 4px 10px;
}

/* _____________________POP UP personnaliser mes choix_____________________ */

#tarteaucitron .tarteaucitronBorder {
    background: #fff;
    border: 1px solid #333;
    border-top: 0;
    height: auto;
    overflow: auto;
}

#tarteaucitronRoot .tarteaucitronH1 {
    font-size: 1.5em;
    text-align: center;
    color: #af141e;
    margin: 15px 0 28px;
}
#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine {
    background: #FFF;
    margin-bottom: 0;
    margin-top: 21px;
    position: relative;
    border-left: 1px solid #000 !important;
    border-right: 1px solid #000 !important;
    border-top : 1px solid #000 !important;
    border-bottom: 0px solid #000 !important;

}
/* séparateur fond des blocs cookies*/
#tarteaucitron #tarteaucitronServices .tarteaucitronLine {
    background: #FFF;
    border-left: 5px solid transparent;
    margin: 0;
    overflow: hidden;
    padding: 15px 5px;
}

#tarteaucitronInfo {
    background: #FFF!important;
}
tarteaucitron #tarteaucitronInfo a {
    color: #af141e !important;
    text-decoration: underline;
}

.tarteaucitronSelfLink, #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronHidden, #tarteaucitron #tarteaucitronServices .tarteaucitronHidden {
    background: #FFF;
}

#tarteaucitron a {
    color: #af141e !important;
    font-size: 11px;
    font-weight: 700;
    text-decoration: none;
}
/* _____________________Menu revenir sur personnaliser mes choix_____________________ */
#tarteaucitronAlertSmall #tarteaucitronManager {
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: 10px !important;
    padding: 0px 5px 0px;
}
#tarteaucitronAlertSmall {
    background: rgba(255, 255, 255, 1);
    display: none;
    padding: 0;
    position: fixed;
    left: 0;
    text-align: center;
    width: 100px;
    z-index: 2147483646;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesNumber {
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 25px;
    padding: 0px 10px;
    vertical-align: top;
    display: none;
}

	/*____________________________________________________________alternance images_______________________________________________________________________________________*/

@media (max-width: 991px) {
/* alternance page Noeuds et page activités-filiales  */

	.field--name-field-section .field--items .field--item:nth-child(2n+1) .paragraph--type--section-image-contenu .field--name-field-item-2-colonnes {
		
		flex-direction: column-reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
	}
	.field--name-field-section .field--items .field--item:nth-child(2n) .paragraph--type--section-image-contenu .field--name-field-item-2-colonnes {
		flex-direction: column;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
	}	
	
}





	/*____________________________________________________________FIN alternance images_______________________________________________________________________________________*/

/*___ MOBILE  ___ MOBILE___ MOBILE  ___ MOBILE ___ MOBILE  ___ MOBILE ___ MOBILE  ___ MOBILE ___ MOBILE  ___ MOBILE ___ MOBILE  ___ MOBILE _____*/

@media (max-width: 500px) {

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

	h3, .h3 {
    font-size: 20px !important;
}
	.paragraph--type--texte-seul {
		border: none;
	}
.field--item h4, .field--item h3 {
    line-height: 1.4;
    margin-bottom: 0px;
    margin-top: 100px !important;
}
/*______________________________________ caroussel ZOOM SUR Home mobile ________________________________________*/

.carrousel .jcarousel-control-next {
    right: 10px;
}
.carrousel .jcarousel-control-prev {
    left: 10px;
}
/*______________________________________ CURATOR SUR Home mobile ________________________________________*/

#block-blocreseauxsociaux {
	padding-left: 0px !important;
	padding-right: 0px!important;
}

/*______________________________________ tarte au citron mobile ________________________________________*/

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer, #tarteaucitron {
    background: #fff;
    border: 0 !important;
    bottom: 0 !important;
    height: 100% !important;
    left: 5% !important;
    margin: 0 !important;
    max-height: 100% !important;
    max-width: 90% !important;
    top: 0 !important;
    width: 90% !important;
}
#tarteaucitronAlertSmall #tarteaucitronManager {
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: 9px !important;
    padding: 0px 40px 0px 5px;

}
/*______________________________________ Menu mobile ________________________________________*/

#navbar .navbar-header {
    height: 115px;
    max-width: 1250px;
    width: 85%;
    margin: auto;
}
#navbar .navbar-header .region .logo img {
    max-width: 180px;
}

#navbar .navbar-header .region #block-saretec-main-menu .menu--main, #navbar .navbar-header .region #block-menuprincipal .menu--main {
    background: #FFFFFF;
}
#navbar .navbar-header .region #block-saretec-main-menu .menu--main li.open ul.dropdown-menu, #navbar .navbar-header .region #block-saretec-main-menu .menu--main li.mopen ul.dropdown-menu, #navbar .navbar-header .region #block-menuprincipal .menu--main li.open ul.dropdown-menu, #navbar .navbar-header .region #block-menuprincipal .menu--main li.mopen ul.dropdown-menu {
    background: #FFFFFF;
}
#navbar .navbar-header .region #block-saretec-languageswitcher > ul.links {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    margin-top: 55px;
    list-style: none;
    padding: 0;
}

/*______________________________________ Menu Footer mobile ________________________________________*/

.menu--footer li {
    border-bottom: solid;
    border-bottom: 1px solid #313b45;
        line-height: 8px;
}

/*______________________________________ Pages activités ________________________________________*/

/* page activités bouton visiter le site quand on scroll*/

.btn-fixe {
    position: fixed;
    z-index: 2000 !important;
    bottom: 0px;
    left: 0px!important;
    right: 135px;
}
/*______________________________________ HOME MOBILE  ________________________________________*/

	
		/* bloc activité en mode mobile */
#block-bloc-nos-activites-home .view-bloc-nos-activites .view-content .views-row:nth-child(2) .activite {
    border: 2px solid #b11016;
}
#block-bloc-nos-activites-home .view-bloc-nos-activites .view-content .views-row:nth-child(1) .activite {
    border: 2px solid #CE6F3F;
}
#block-bloc-nos-activites-home .view-bloc-nos-activites .view-content .views-row:nth-child(3) .activite {
    border: 2px solid #00959C;
}

#block-croisillioninv, #block-croisillionrs, #block-croisillionrs2, #block-croissillion, #block-croisillionrs-2, #block-croisillionrs2-2 {
    height: 100px;

}
#block-bloc-nos-activites-home {
    margin-bottom: 0px;
    background: #e4e2e3;
    padding-bottom: 0px;
    margin-top: -20px;
}
/*______________________________________ FIL ARIANE et PAGE NOEUD INTRO MOBILE  ________________________________________*/

/* >intro activities PAGE NOEUD en mode mobile */

.content-activites .view-header > div {
    width: 80%;
    position: relative;
    top: 48%;
    transform: translateY(-50%);
    margin: auto;
}

/* >Fil ariane masqué en mode mobile */
	.main-container .region-header {
    height: 20px;
}
.main-container .region-header .breadcrumb {
    background: none;
    position: absolute;
    width: 100%;
    top: 50%;
    font-size: 12px;
    display: none;
}
.main-container.activite-conseil-prevention .region-header {
    background: url(../images/fond_breadcrumb_conseil.png) no-repeat bottom center;
    background-size: cover;
    color: #fff;
    background-position-y: 10px;
}
.main-container.activite-expertise-assurance .region-header {
    background: url(../images/fond_breadcrumb_expertise.png) no-repeat bottom center;
    background-size: cover;
    color: #fff;
    background-position-y: 10px;
}
.main-container.activite-reparation .region-header {
    background: url(../images/fond_breadcrumb_reparation.png) no-repeat bottom center;
    background-size: cover;
    color: #fff;
    background-position-y: 10px;
}

/* changer le fond image et le fond color */
/*______________________________________  IMAGE ENTËTE MOBILE  ________________________________________*/

	/* >encadré plus haut en mode mobile */
.view-taxonomy-term .fond-entete .bloc-h1, .page-node-type-activite .fond-entete .bloc-h1 {
    padding: 30px;
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    top: 50px;
    text-align: center;
    color: #000;
}

.view-taxonomy-term .fond-entete, .page-node-type-activite .fond-entete {

    height: 650px;
    width: 100%;
    position: relative;
	background-size: 140% 45%;
	background-position: top center;
 	background-position-y: 25%;
    background-repeat: no-repeat;
    padding-bottom: 0px;

}
 	/* .view-taxonomy-term .fond-entete, .page-node-type-activite .fond-entete {

 height: 700px;
    background-size: cover;
    background-position: top center;
    position: relative;
    background-repeat: no-repeat;
} */
 	/* Rond logo en mode mobile */

 .view-taxonomy-term .bloc-texte .field--name-field-logo, .page-node-type-activite .bloc-texte .field--name-field-logo {
    border-radius: 50%;
    width: 200px;
    margin: auto;
    height: 200px;
    box-shadow: 0px 0px 22px rgb(0 0 0 / 50%);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -100px;
    background: #fff;
}
#block-entete-nos-agences {
    height: 500px;
    z-index: 90;
    color: #fff;
    margin-top: -80px;
}
.page-node-type-activite .bloc-texte .field--name-field-logo img {
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 170px!important;
}

.page-node-type-offres .entete h1, .path-search .entete h1, .page-node-type-article .entete h1 {
    margin-top: 0;
    padding-top: 70px;
    color: #fff;
}
.page-node-type-offres .entete, .path-search .entete, .page-node-type-article .entete {
    background-size: 100% 300px;
        background-size: cover;

}
.page-node-type-offres .entete, .path-search .entete, .page-node-type-article .entete {
    height: 300px;
}
/*______________________________________  DEBUT BODY PAGE ACTIVITIES MOBILE  ________________________________________*/

.view-taxonomy-term .bloc-texte, .page-node-type-activite .bloc-texte {
    margin-left: auto;
    margin-right: auto;
    margin-top: -300px;
    background: white;
    position: relative;
    padding: 50px;
    /* left: 50%; */
    padding-top: 150px;
    max-width: 1100px;
    width: 100%;
    color: #666;
    line-height: 28px;
}
/*______________________________________  PAGE NOEUD ACTIVITIES MOBILE  ________________________________________*/

.content-activites .view-content .views-row article .views-field-field-activite, .content-activites .view-content .views-row article .field--name-field-activite {
    margin-bottom: 5px;
    position: relative;
}
.content-activites .view-content .views-row article .groupe .content-groupe .node-link {
	position: absolute;
    top: 250px;
    }
.content-activites .view-content .views-row article .groupe {
    position: absolute;
   margin-left: 75px;
    padding-left: 10px;
   padding-right: 80px;
    padding-top: 60px;
    padding-bottom: 180px;
     background: rgba(255, 255, 255, 0.7);
    width: 80%;
}
.content-activites img .view-content .views-row article .groupe {
   display: block;
    width: 50%;

}
.bn-rouge .svg-wrapper  {
	background: #b11016;
}
.bn-rouge .field a {
    color: #fff;
}
}

/*___ FIN MOBILE  ___ FIN MOBILE ___ FIN MOBILE   ___ FIN MOBILE  ___ FIN MOBILE   ___ FIN MOBILE  ___ FIN MOBILE   _____*/


@media (min-width: 1150px) {
#block-bloc-nos-activites-home {
    height: 500px;
	}
}

@media (min-width: 991px) {
/*______________________________________ logo reduction ________________________________________*/

#navbar .navbar-header .region #block-saretec-main-menu .menu-mobil, #navbar .navbar-header .region #block-menuprincipal .menu-mobil {
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}
/*______________________________________ Taille encadré entête ________________________________________*/

        .view-taxonomy-term .fond-entete .bloc-h1, .page-node-type-activite .fond-entete .bloc-h1 {
    left: 47%;
    width: 600px;
}
/*______________________________________ MENU  ________________________________________*/

@media (max-width: 991px) {
#navbar .navbar-header .region #block-saretec-main-menu .menu--main, #navbar .navbar-header .region #block-menuprincipal .menu--main {
    background: #FFFFFF !important;
        background-color: #FFFFFF !important;
}
/*______________________________________ Pages activités ________________________________________*/

.view-taxonomy-term .fond-entete .bloc-h1, .page-node-type-activite .fond-entete .bloc-h1 {
    left: 46.5%;
    width: 600px;

	}
}
@media (max-width: 768px) {
 .back-to-top {
  display:none;
 }
}

/*______________________________________ Pages activités ________________________________________*/



.bn-rouge .svg-wrapper  {
	background: #b11016;
}
.bn-rouge .field .shape {
	stroke: #fff;
}
.bn-rouge .field a {
	color: #fff;
}

/*______________________________________ CARTE AGENCE ________________________________________*/


@media (min-width: 991px) {
#block-agences-par-filiales {
    position: absolute !important;
    left: 0;
    height: 260px;
    width: 255px;
    z-index: 1000;
    top: 140px;
    box-shadow: 0px 0px 10px 0px #aaa;
    border-right: 1px solid #b11016;
    border-top: none;
    border-left: none;
}
#block-bloc-liste-agences {
    position: absolute !important;
    left: 0;
    height: 270px;
    width: 285px;
    z-index: 1001;
    top: 385px;
    box-shadow: 0px 0px 0px 0px #aaa;
    border-bottom: none;
    padding-right: 30px;
    border-right: 0;
}
#block-bloc-liste-agences:after {
    content: " ";
    box-shadow: 0px 0px 10px 0px #aaa;
    width: 100%;
    height: 90%;
    position: absolute;
    top: 0px;
    right: 30px;
    z-index: 1;
}
	}

/* _____________________________ carrousel ___________________*/
@font-face {
 font-family: "MinionPro";
 src: url("/fonts/MinionPro-Regular.otf");
}
@media (min-width: 992px) {
    .saretec-carousel .flex {
        display: flex;
        flex-flow: row nowrap;
        width: 100%;
        max-width: 100vw;

    }

    .saretec-carousel .flex .element {
        width: 33.3336%;
        border-right: 1px solid white;
        overflow: hidden;
        position: relative;
        z-index: 1;
        transition: all 0.5s;
  display: flex;
  justify-content: center;
    }

    .saretec-carousel .flex .element img {
        max-height: 600px;
    }

    .saretec-carousel .flex .element:hover {
        width: 680px;
        flex-grow: 1;
    }

    .saretec-carousel .flex .element:hover::after {
        width: 680px;
        flex-grow: 1;
        background: none;
    }

    section.saretec-carousel .flex .element::after {
        content: "";
        left: 0;
        bottom: 0;
        right: 0;
        top: 0;
        position: absolute;
        opacity: 0.65;
        transition: all 0.5s;
    }

    section.saretec-carousel .flex .element::after {
        background: rgba(255,255,255,1);
    }

    section.saretec-carousel .flex .element:nth-child(1) .caption .stretched-link {
        color: #ED153D;
    }

    section.saretec-carousel .flex .element:nth-child(2) .caption .stretched-link {
        color: #5ECACC;
    }

    section.saretec-carousel .flex .element:nth-child(3) .caption .stretched-link {
        color: #0093FF;
    }
    section.saretec-carousel .flex .element:nth-child(1) .caption  {
        border-left: 15px solid #ED153D;
        border-top-left-radius: 10px;

    }

    section.saretec-carousel .flex .element:nth-child(2) .caption  {
        border-left: 15px solid  #5ECACC;
        border-top-left-radius: 10px;

    }

    section.saretec-carousel .flex .element:nth-child(3) .caption  {
        border-left: 15px solid #0093FF;
        border-top-left-radius: 10px;

    }
    section.saretec-carousel .flex .element:hover::after {
        background: none;
    }

section.saretec-carousel .flex .element .caption {
  position: absolute;
  bottom: 95px;
  width: 300px;
  left: 33px;
  z-index: 2;
  background: transparent;
  text-align: left;
  padding-left: 15px;
}

    section.saretec-carousel .flex .element .caption .title {
        font: bold 24px "poppins";
        color: #000000;
        transition: all 0.5s;
        line-height: 34px;

    }

    section.saretec-carousel .flex .element .caption .description {
        display: none;
        height: 0;
        padding-top: 25px;
        padding-bottom: 25px;
        transition: all 0.5s;
font-family : poppins;
    }

    section.saretec-carousel .flex .element .caption .stretched-link {
        display: none;
        font-weight: bold;
        font-size: 18px;
        text-align: right;
font-family: poppins;
    }

    .saretec-carousel .flex .element:hover .caption {
        background: rgba(255,255,255,0.7);
        padding: 10px;
        border-right: none!important;
    }

    .saretec-carousel .flex .element:hover .caption .title {
        color: black;
    }

    .saretec-carousel .flex .element:hover .caption .description {
        display: block;
        height: auto;
        color: #000000;

    }
    section.saretec-carousel .flex .element:hover .caption .stretched-link {
        display: block;

    }
}

@media (max-width: 992px) {
    section.saretec-carousel .flex {
        width: 100%;
        flex-wrap: wrap;
        height: auto;
    }

section.saretec-carousel .flex .element .caption .title {
    font: bold 26px "poppins";
    color: #000000;
    transition: all 0.5s;
    line-height: 34px;
}

    section.saretec-carousel .flex .element {
        width: 100%;
        height: 80px;
        position: relative;
        transition: all 0.5s;
        border-right: 1px solid white;
        overflow: hidden;
        z-index: 1;
    }

    section.saretec-carousel .flex .element {
        background: #e4e2e3;
    }
     section.saretec-carousel .flex .element:nth-child(1) .caption  {
        border-right: 15px solid #ED153D;
        padding-right: 20px;
        border-top-right-radius: 10px;
    }

    section.saretec-carousel .flex .element:nth-child(2) .caption  {
        border-right: 15px solid  #5ECACC;
        padding-right: 20px;
        border-top-right-radius: 10px;
    }

    section.saretec-carousel .flex .element:nth-child(3) .caption  {
        border-right: 15px solid #0093FF;
        padding-right: 20px;
        border-top-right-radius: 10px;
    }

  /* section.saretec-carousel .flex .element:nth-child(2) {
         background: #FF0009;
     }

     section.saretec-carousel .flex .element:nth-child(3) {
         background: #00D3CA;
     }

     section.saretec-carousel .flex .element:nth-child(4) {
         background: #e22240;
     }*/
    section.saretec-carousel .flex .element img {
        display: none;
    }

    section.saretec-carousel .flex .element .caption {
        transition: all 0.5s;
        position: absolute;
        bottom: 10px;
        top: 10px;
        left: 10px;
        right: 10px;
        width: auto !important;
        background: transparent;
        text-align: left;
    }


    section.saretec-carousel .flex .element .caption .description {
        opacity: 0;
        height: 0;
        padding-top: 25px;
        padding-bottom: 25px;
        transition: all 0.5s;
    }

    section.saretec-carousel .flex .element .caption a {
        opacity: 0;
        z-index: 10;
    }

    section.saretec-carousel .flex .element:hover {
        height: 300px;
        background: rgba(255,255,255,0.7);
    }

    section.saretec-carousel .flex .element:hover .caption {

        padding: 20px;
    }

    section.saretec-carousel .flex .element:hover .caption .title {
        font-weight: 700;
    }

    section.saretec-carousel .flex .element .caption:hover .description {
        opacity: 1;
        height: auto;
    }

    section.saretec-carousel .flex .element .caption:hover a {
        opacity: 1;
    }
}

#block-saretec-main-menu .menu-mobil i:before{
    content: "\f0c9";
}

