/*CAMILLE 2023 - CORRECTION   POUR METTRE 2 MODULES UN A COTER DE L'AUTRE - VALIDATION DE PATRICK POUR FAIRE LA CHOSE*/

@media only screen and (min-width: 768px) {
.row-fluid.gtm-flex {
    display: flex;
}
.gtm-60 {
    width: 100%;
}
}

@media only screen and (min-width: 1200px) {
    
.gtm-60 {
width: 140%;
}

.acym_introtext {
    width: 80%;
    margin: auto;
}
}



/*INFOLETTRE*/


.gtm_infolettre input.button.subbutton.btn.btn-primary {
    width: 22%;
    font-size: 1em;
    padding: 5px;
}

.moduletable.gtm_infolettre h3 {
    text-align: center;
    font-size: 3em;
    padding-top: 20px;
}


/*VOUS AIMEZ VOTRE LECTURE*/

.gtm-background-gris {
    background-color: #fafafa;
    padding: 123px 10px 65px 10px;
}



/*correction menu*/
.nav>li>a:hover, .nav>li>a:focus {
    background-color: transparent;
}

.menu .menu-item:hover {
	background-color: #146BA8;
}




/*bug page contact*/


.gtm_texte_contact {
    width: 520px;
}





 .gtm-ose-desktop {
    display: block;
}

.gtm-ose-mobile {
    display: none;
}

.gtm-ose {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
}

.gtm-logo-and-zig {
    position: absolute;
    height: 100%;
    width: 100%;
}
.gtm-logo-ose {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.gtm-zig-g {
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 10;
}

.gtm-zig-d {
    position: absolute;
    bottom: 0;
    right: 3%;
    z-index: 10;
}


@media screen and (max-width: 1024px) {
    .gtm-ose-desktop {
        display: none;
    }
     .gtm-ose-mobile {
            display: block;
        }

.gtm-logo-ose {
    width: 200px;
}

.gtm-zig-g {
    width: 30px;
}

.gtm-zig-d {
    width: 70px;
}

}

/*_______   ______   .__   __. .___________.        ___      ____    __    ____  _______      _______.  ______   .___  ___.  _______ 
|   ____| /  __  \  |  \ |  | |           |       /   \     \   \  /  \  /   / |   ____|    /       | /  __  \  |   \/   | |   ____|
|  |__   |  |  |  | |   \|  | `---|  |----`      /  ^  \     \   \/    \/   /  |  |__      |   (----`|  |  |  | |  \  /  | |  |__   
|   __|  |  |  |  | |  . `  |     |  |          /  /_\  \     \            /   |   __|      \   \    |  |  |  | |  |\/|  | |   __|  
|  |     |  `--'  | |  |\   |     |  |         /  _____  \     \    /\    /    |  |____ .----)   |   |  `--'  | |  |  |  | |  |____ 
|__|      \______/  |__| \__|     |__|        /__/     \__\     \__/  \__/     |_______||_______/     \______/  |__|  |__| |_______|*/

@import url("font-awesome.css");

/* ---- Pour changer la couleur des icônes ----*/
i {
    color: #6db22c;
    margin: 0.6em 0.5em 0.6em 0.5em;
}

/*
  ______   ______   .__   __. .___________. _______ .__   __. .___________.
 /      | /  __  \  |  \ |  | |           ||   ____||  \ |  | |           |
|  ,----'|  |  |  | |   \|  | `---|  |----`|  |__   |   \|  | `---|  |----`
|  |     |  |  |  | |  . `  |     |  |     |   __|  |  . `  |     |  |     
|  `----.|  `--'  | |  |\   |     |  |     |  |____ |  |\   |     |  |     
 \______| \______/  |__| \__|     |__|     |_______||__| \__|     |__|     
                                                                        */
.container-fluid {

    
    /* //background-color:#ffffff;
    //width: 80%; */
    margin: 0 auto;
    max-width: 1920px;
    /* //padding-left: 1em;
    //padding-right: 0px; */

}

/* @media screen and (min-width: 1024px) {
    .container-fluid {
            margin-top: 85px;
    }
} */

html {
    position: relative;
    min-height: 100%;
}

body {

    
    font-family: 'Roboto Condensed', sans-serif;
    color: #363636;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.625em;
    width: 100%;
    margin: auto;
    margin-bottom: 100px;
    padding:0;
 
    
}

/* empêcher l'affichage de l'opengraph sur les pages */
li.field-entry.ochopengraph-facebook {
    display: none;
}

/* ----  L I G N E   ---- */

hr { width:100%; height:1px; background: #c8c8c8}

/* ---- C O N T E N U  F L U I D E---- */



/* ---- A L I G N E M E N T ---- */
.gtm_clear {
    clear: both;
    line-height: 0em;
}

/* ----   F O O T E R   &   C O P Y R I G H T   ---- */

.gtm_footer {
    position: absolute;
    bottom: 0;
    height: 50px;
    width: 100%;
    overflow:hidden;
}

@media only screen and (max-width: 480px) {
    .gtm_footer {
        height: 100px;
    }
}

@media only screen and (min-width: 475px) and (max-width: 580px) {
    .gtm_footer {
        height: 60px;
    }
}

@media only screen and (min-width: 574px) {
.gtm_saut_de_ligne {
    display: none;
}
}


.gtm_flinks {
    float: left;
    font-size: 0.8em; 
    margin-bottom: -31px;
}

.gtm_flogo {
    float: right; 
    margin-bottom: -31px;
}


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

    .gtm_flinks {
        margin-bottom: 0;
    }

    .gtm_flogo {
        margin-bottom: 0;
}
}



.gtm_copyright {
    clear: both;
    text-align: center;
    margin: auto;
    font-size: 0.8em;
}


/* ---- I M A G E S ---- */
img {
max-width: none;
}




/*--  M E N U  --*/

/* .gtm_menu_background {
    background: #16527a;
    width: 100%;
    min-height: 42px;
} */

/*.gtm_menu {
    display: inline-block;
    float: right;
}

.gtm_menu li {
    text-align: right;
}


/*Nivo slider style correction*/




/* --------  T Y P O G R A P H I E --------  */



/* -- Style megamenu CSS version mobile -- */


/* --------  css megamenu css --------  

.gtm_mega_menu { 
    color:#363636;
    font-size:1.6em;
    font-weight:normal;
    font-variant: all-petite-caps;
    margin-left: 20px

} */


/* ---- P A G E   T I T L E ----  */


/*Ligne sous titre*/
.page-header {
    font-size: 1.8em;
    margin: -0.6em 0;
    font-family: 'Medula One', cursive;
    color: rgba(17,81,124, 1);
    border-bottom: none;
}
/*FIL D'ARIANE*/

.breadcrumb {
    padding: 0px 18px;
    margin: 5px 6px 0px -7px;
    list-style: none;
    background-color: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.breadcrumb>li>.divider {
    padding: 0px 5px;
    color: #6db22c;
}

.breadcrumb>.active {
    color: #16527a;
    margin-top: -7px;
    font-weight: 600;
    text-shadow: none;
    letter-spacing: 0.5px;
}

.breadcrumb>li {
    display: inline-block;
    display: inline;
    /* text-shadow: 0 1px 0 #fff; */
    margin-left: -1px;
    zoom: 1;
}

span.divider.icon-location {
    width: 0px;
    margin: 0px;
    margin-left: 0px;
    padding: 0px;
}


/* ---- H E A D I N G S ---- */

/* h1 h2 h3 h4 h5 h6 {
    margin-top: 0px;
} */

h1 {
    
    font-size: 3em;
    margin: 20px 0px 15px 0px;
    font-family: 'Medula One', cursive;
    font-weight: 400;
    color: rgba(17,81,124, 1);
    line-height: 0.8em;
}

h2 {
    font-size: 1.6em;
    margin: -5px 0 15px 0px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 1.3em;
}

h3 {
    margin-top: 1.4em;
    margin: 0 0 15px 0px;
    font-size: 2em;
    font-family: 'Medula One', cursive;
    font-weight: 400;
    color: rgba(17,81,124, 1);
    line-height: 1.05em;
}

h4 {
    margin: 0 0 25px 0px;
    font-size: 1em;
    font-weight: 400;
    /* text-transform: uppercase; */
    color: rgba(51, 51, 51, 1);
    line-height: 1.05em;
}

h5 {
    margin: 0 0 25px 0px;
    font-size: 1.3em;
    font-weight: 300;
    font-style: italic;
    color: rgba(51, 51, 51, 1);
    line-height: 1.05em;
}

h6 {
    margin: 0 0 25px 0px;
    font-size: 1em;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 1.05em;
}

p {
    margin: 0px 0px 20px 0px;
    font-size: 1.2em;
    line-height: 1.35em;
    font-weight: 400;
    font-style: normal;
    color: rgba(51, 51, 51, 1);
}

.gtm-politique h1 {
    margin-bottom: 50px;
}

/* ---- L I E N S ---- 
a {
    font-size: 1.2em;
    color: #6db22c;
    font-weight: 400;
}

a:active, a:hover {
    color: #468708;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

/* ---- B O U T O N  1 ---- *

.gtm_button {
    color: #FFFFFF;
    text-decoration: none;
    vertical-align: middle;
    background-color: #79C481;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding: 8px 15px;
    margin: 0 0 0 3px;
    text-align: center;
    border-style: solid;
    border-radius: 4px;
    border-width: 0px;
    transition: 500ms;
}

.gtm_button:hover {
    background-color: #f2780c;
    text-decoration: none;
    color: #fff;
}

*/
 
/* ---- B O U T O N  2 ---- 
.gtm_button2 {
    text-transform: uppercase;
    background: rgb(0, 0, 0);

    /*Fall-back vieux fureteurs
    background: rgba(0, 0, 0, .4);
    text-decoration: none;
    vertical-align: middle;
    filter: alpha(opacity=40);
    
    /*Pour IE8 et plus tôt
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding: 13px 20px;
    margin: 0 50px 0;
    text-align: center;
    border-style: solid;
    border-radius: 4px;
    border-width: 0px;
    transition: 500ms;
}

.gtm_button2:hover {
    background: rgb(0, 0, 0);
    /* Fall-back vieux fureteurs
    background: rgba(0, 0, 0, .6);
}

*/


/* ---- F O R M U L A I R E S  ---- *

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    -webkit-box-shadow: none;
    background: #FAFAFA;
    border-bottom-color: #EEEEEE;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-style: solid;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-width: 0 0 2px;
    box-shadow: none;
    color: #888888;
    font-size: 14px;
    font-weight: 300;
    padding: 8px 10px;
}

*/

/*  ---- B L O C S  ---- */



.gtm_block1 {
    padding-left: 0.6em !important;
    margin: 25px 0px 5px;
    border-bottom: none;
}

.gtm_block1 h1 {
    padding-left: 0.1em;
    margin-top: -40px;
}

.gtm_block2 {
    border-top: 1px solid #c8c8c8;
    padding-top: 0.5em;
    border-bottom: 1px solid #c8c8c8;
    padding-bottom: 1em;
    margin-bottom: 1em;
} 

.gtm_block2 h3{
	text-align: center;
}

.gtm_block3 {
  	text-align: center;
    padding: 1em 0;
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
    width: 90%;
    margin: 2em auto;
}

.gtm_block4 {
   	border: 1px solid #c8c8c8;
    padding: 1em;
}

.gtm_block5 {
    margin: auto;
    width: 90%;
}

.gtm_block6 {
    margin: auto;
    width: 88%;
}


.gtm_phrase_accueil{
    padding: 0.5em 0.5em 0.5em 0.7em;
    font-size: 1em;
 }



/* #yoo-zoo.documentation-default.documentation-default-education-positive .teaser-item img {
    filter: grayscale(100%);
} */

/***  mdule nouvelle ***/

.fs-sp1-inner {
    width: 93%;
}

/** //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------------------------------------------------------
                           POLITIQUE DE CONFIDENTIALITÉ ET DE COOKIES
--------------------------------------------------------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// **/

/* image de cookie */
.cc-revoke.cc-bottom.cc-right.cc-color-override--1973071700 {
    content: url(/images/cookie.svg);
    width: 50px;
    height: 50px;
    margin-bottom: 5px;
    left: 15px;
    bottom: 15px;
    background-color: transparent !important;
    -webkit-animation: cookie 0.8s 1.8s both;
    animation: cookie 0.8s 1.8s both;
  }
  
  @keyframes cookie {
    0% {  
      visibility: hidden;
      transform: translate(0%, 100%); 
    }
    100% {
      visibility: visible;
      transform: translate(0%, 0%); 
    }
  }
  
  div.cc-checkboxes-container a.cc-btn.cc-allow, .cc-color-override--1636066295 .cc-btn.cc-allowall, span.cc-message span.cc-cookie-settings-toggle, .cc-color-override--1636066295 .cc-highlight .cc-btn.cc-deny {
    margin-bottom: 5px;
  }
  
  .cc-color-override-314138944 .cc-btn.cc-allowall:hover, .cc-color-override-314138944 .cc-btn.cc-allowall:focus, .cc-color-override-314138944 .cc-highlight .cc-btn.cc-deny:hover, .cc-color-override-314138944 .cc-highlight .cc-btn.cc-deny:focus, span.cc-cookie-settings-toggle:hover {
    color: #fff;
    text-decoration: none;
  }
  
  .cc-right {
    right: 0;
  }
  
  @media (max-width: 639px) {
    .cc-window.cc-banner .cc-compliance {
        gap: 2%;
    }
  }
  
  /* diminuer la largeur pour pouvoir mettre les cookies à côté */
  div#ampz_inline_mobile {
    width: 75%;
  }
  
  /* hauteur de la fenêtre */
  div.cc-window.cc-banner {
    padding: 1em;
  }
  
  /* x pour fermer la fenêtre */
  .cc-close {
    top: 1.5em;
    right: 1em;
    font-size: .5em;
  }
  
  /* placer les éléments dans la barre */
  .cc-compliance {
    order: 2;
  }
  
  div.cc-checkboxes-container {
    order: 1;
  }
  
  /* cacher la flèche et les liens vers la politique de cookie et de confidentialité */
  span.cc-cookie-settings-toggler, a.cc-link.cc-privacy {
    display: none;
  }
   
  /* espace sous le bouton paramètres */
  .cc-window .cc-message {
    margin-bottom: 0em;
  }
  
  /* espace sous le paragraphe pour plus d'informations */
  div.cc-window.cc-floating div.cc-settings-label {
    margin-bottom: 20px;
  }
  
  /* espace entre la boite à cocher et le texte */
  a.cc-link label {
    padding-left: 5px;
  }
  
  /* couleur du crochet et du x des cookies */
  div.cc-checkboxes-container.cc-checkboxes-filled input.cc-cookie-checkbox:disabled+span:before, div.cc-checkbox-container.cc-checkboxes-filled input.cc-cookie-checkbox:disabled+span:after, div.cc-checkboxes-container.cc-checkboxes-filled input.cc-cookie-checkbox:checked+span:before, div.cc-checkbox-container.cc-checkboxes-filled input.cc-cookie-checkbox:checked+span:after {
    background-color: #fff;
    border-color: #333333;
  }
  
  /* centrer du crochet et du x des cookies */
  div.cc-checkboxes-container.cc-checkboxes-filled input.cc-cookie-checkbox:disabled+span:after {
    left: 4px;
    top: -1px;
  }
  
  /* enlever la bordure */
  div.cc-checkbox-container:not(:last-child) a {
    border-right: 0;
  }
  
  /* couleur du x */
  div.cc-checkboxes-container.cc-checkboxes-filled input.cc-cookie-checkbox:disabled+span:after {
    color: #333333;
  }
  
  /* couleur du crochet */
  div.cc-checkboxes-container.cc-checkboxes-filled input.cc-cookie-checkbox:checked+span:after {
    border-color: #333333;
  }
  
  /* enlever le background dans les cases à cocher */
  input.cc-cookie-checkbox+span:after {
    border-color: #fff #fff #fff #fff;
    background-image: linear-gradient(135deg,#fff 0,#FFF 100%);
  }
  
  /* design du bouton paramètres */
  span.cc-message span.cc-cookie-settings-toggle {
    padding: 0.4em 0.8em;
  }
  
  /* design du bouton accepter */
  div.cc-checkboxes-container a.cc-btn.cc-allow {
    width: 100%;
    margin-top: 10px;
    padding: 0.4em 0.8em;
  }
  
  /* design des boutons accepter tous les cookies et refuser */
  a.cc-btn.cc-allowall, a.cc-btn.cc-deny {
    margin-right: 0 !important;
    width: 100%;
  }
  
  /* animation sur le bouton */
  /* image de cookie */
  .cc-revoke.cc-bottom.cc-right.cc-color-override-1973071700 {
    content: url(/images/cookie.svg);
    width: 50px;
    background-color: transparent;
    left: 15px;
    bottom: 15px;
  }
  
  /* police */
  .cc-revoke, .cc-window {
    font-family: 'Roboto Condensed', sans-serif;
  }
  
  /* grosseur de la police nous utilisons les cookies */
  div.cc-settings-label {
    font-size: 16px;
    padding-top: 2px;
  }
  
  .cc-window.cc-floating.cc-type-opt-in.cc-theme-block.cc-allowall-button.cc-opacity-95.cc-bottom.cc-right.cc-color-override-529715467 {
    border-left: 5px solid #f05245;
  }
  
  span.cc-message span.cc-cookie-settings-toggle {
    display: block;
    width: 110px;
  }
  
  div.cc-window.cc-floating {
    width: 100%;
    max-width: none;
    transform: translateY(16px);
  }
  
  @media screen and (min-width: 600px) {
  
    .cc-window.cc-floating .cc-compliance {
      gap: 0.2em;
    }
  
    a.cc-btn.cc-allowall, a.cc-btn.cc-deny {
      width: 48%;
    }
  
    .cc-checkbox-container {
      width: 32%;
    }
  
    div.cc-checkbox-container {
      align-items: flex-start;
      width: 23%;
    }
  
    div.cc-checkboxes-container a.cc-btn.cc-allow {
      width: 22%;
      margin-top: 0;
      transform: translateY(-2px);
    }
  
    div.cc-checkboxes-container {
      justify-content: space-between;
    }
  }
  
  @media screen and (min-width: 768px) {
    div.cc-window.cc-floating {
      padding: 3em 5.5em;
    }
  }
  
  @media screen and (min-width: 992px) {
    div.cc-window.cc-floating {
      padding: 3em 8.5em;
    }
  }
  
  @media screen and (min-width: 1200px) {
    div.cc-window.cc-floating {
      padding: 3em 11.5em;
    }
  }
  
  @media screen and (min-width: 1400px) {
    div.cc-window.cc-floating {
      padding: 3em 19.5em;
    }
  }
  
  @media screen and (min-width: 1700px) {
    div.cc-window.cc-floating {
      padding: 3em 25.5em;
    }
  }
  
  @media screen and (min-width: 2000px) {
    div.cc-window.cc-floating {
      padding: 3em 32.5em;
    }
  }

/***** IMAGE POUR PAGE OUPS *****/

.gtm_oups {
    background: url(/images/ose-ton-truc-oups.jpg); 
    background-size: 100%;
    background-position: bottom; 
    background-repeat: no-repeat;
    height: 600px;
   
}



/* entete avec logo */

.gtm_entete_logo {
    background-image:url(/images/entete-oserontruc3.jpg);
        background-repeat: no-repeat;
        margin-top: -30px;
        height: 325px;
        background-position: center;
        background-size: cover;

}

.gtm_entete_logo h1{
    text-align: left;
        margin: 10px 15px 10px
}

.gtm_entete_logo h3{
    text-align: left;
        margin: 0px 15px 50px
}

@media only screen and (max-width: 1024px) {
    .gtm_entete_logo {
    background-image:url(/images/entete-oserontruc3.jpg); 
    background-size: cover;  

}
     .gtm_entete_logo h1{
    font-size: 2.2em;
    text-align: left;
    margin-left: 20px;
}

   .gtm_entete_logo h3{
   font-size: 2.2em;
    text-align: left;
    padding-top: 0.3em;
}
}
    
@media only screen and (max-width: 600px) {
    .gtm_entete_logo {
    background-image:url(/images/entete-osetontruc-mobile.jpg);
    background-position: right;
    background-size: 100%;
        }

      .gtm_entete_logo h1{
    font-size: 2.2em;
    text-align: left;
    margin: 15px 20px;
    text-align: center;
    padding-top: 0em;
}

   .gtm_entete_logo h3{
    text-align: left;
    margin: 15px 20px;
    font-size:2em;
    text-align: center;
    padding-top: 0em;
}
}


#yoo-zoo .element.element-image.first {
    z-index: -1;
    position: relative;
}

#yoo-zoo .element.element-itemname.last {
    margin-top: -5.25em;
    margin-bottom: 1%;
    background-color: rgba(110, 178, 44, 0.9);
    padding: 0.5em;
    
}

#yoo-zoo .element.element-itemname.last a {
    color: white;
        font-size: 15px;
}

@media only screen and (min-width: 500px){
    #yoo-zoo .element.element-itemname.last {
     margin-top: -4em;
    background-color: rgba(110, 178, 44, 0.84);
    line-height: 17px;
    
}
#yoo-zoo .element.element-itemname.last a{
    font-size: 14px;
}

#yoo-zoo .element.element-image.first {
    min-height: 85px;
}
}

@media only screen and (min-width: 800px){
    #yoo-zoo .element.element-itemname.last a {
    font-size: 1.15em;
    line-height: initial;
    }
}

@media only screen and (min-width: 1024px){

#yoo-zoo .element.element-image.first {
    height: auto;
}

#yoo-zoo .element.element-itemname.last {
    margin-top: -6em;
    height: unset;
    padding: 1em;
    margin-bottom: 5%;
}
}
@media only screen and (min-width: 1200px){
    #yoo-zoo .element.element-itemname.last a {
    font-size: 1.5em;
}
}








/*
#yoo-zoo .items.items-separator .element.element-image.first {
    z-index: -1;
    position: relative;
}

#yoo-zoo .items.items-separator .element.element-itemname.last {
    margin-top: -5.25em;
    margin-bottom: 1%;
    background-color: rgba(110, 178, 44, 0.9);
    padding: 0.5em;
    height: 50px;
}

#yoo-zoo .items.items-separator .element.element-itemname.last a {
    color: white;
        font-size: 15px;
}

@media only screen and (min-width: 500px){
    #yoo-zoo .items.items-separator .element.element-itemname.last {
     margin-top: -4em;
    background-color: rgba(110, 178, 44, 0.84);
    line-height: 17px;
    height: 36px;
    padding: 5%;
}
#yoo-zoo .items.items-separator .element.element-itemname.last a{
    font-size: 14px;
}

#yoo-zoo .items.items-separator .element.element-image.first {
    height: 85px;
}
}

@media only screen and (min-width: 800px){
    #yoo-zoo .items.items-separator .element.element-itemname.last a {
    font-size: 1.15em;
    line-height: initial;
    }
}

@media only screen and (min-width: 1024px){

#yoo-zoo .items.items-separator .element.element-image.first {
    height: auto;
}

#yoo-zoo .items.items-separator .element.element-itemname.last {
    margin-top: -6em;
    height: unset;
    padding: 1em;
    margin-bottom: 5%;
}

}
*/






.gtm_logo_contact {
    margin: auto;
    display: table;
}



/*-------------- ENTETE REPERTOIRE ---------------------*/
/* entete avec logo */

.gtm_entete_repertoire{
    background-image:url(/images/bandeau-recherche.jpg);
    background-repeat: no-repeat;
    margin-top: -30px;
    height: 325px;
    background-position: center;
    background-size: 100%;
}

.gtm_entete_repertoire h1 {
    text-align: left;
    margin-left: 20px;
}

.gtm_entete_repertoire h3{
    text-align: left;
    margin: 10px 0px 0px 10px;
}

@media only screen and (max-width: 1500px) {
    .gtm_entete_repertoire {
    background-image:url(/images/bandeau-recherche-tablet.jpg); 
    background-size: 100%;  

}
     .gtm_entete_repertoire h1{
    font-size: 2.2em;
    text-align: left;
}

   .gtm_entete_repertoire h3{
   font-size: 2.2em;
    text-align: left;
}
}
    
@media only screen and (max-width: 850px) {
    .gtm_entete_repertoire {
    background-image:url(/images/bandeau-recherche-mobile.jpg);
    background-position: center;
    background-size: 100%;
    }

    .gtm_entete_repertoire h1{
    font-size: 1.9em;
    text-align: center;
    margin: 15px 20px;
    padding-top: 0.5em;
}

   .gtm_entete_repertoire h3{
    text-align: center;
    margin: 15px 20px;
    font-size:1.6em;
}
}


#lienversglc {
    font-size: 0.75em;
    padding-bottom: 1em;
    margin-top: 1em;
}

#lienversglc:after {
    content: url(/images/logo-glc.svg);
    width: 59px;
    position: absolute;
    margin-top: -0.60em;
    margin-left: 0.25em;;

}



/* ------------------- M E N U ------------------*/

/* .gtm_menu a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.2em;
    padding: 0 5px;
    color: #6db22c;
    font-weight: 400;
}

.gtm_menu .active {
    color: #468708;
    text-decoration: none;
    font-size: 1.2em;
    font-weight: 400;
    background: #fff;
}

.gtm_menu .hover {
    color: red;
    text-decoration: none;
    background: #fff;
}

.gtm_menu a:visited {
    text-decoration: none;
}

.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #fff;
}
  */



/* liens */

a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.2em;
    color: #208749;
    font-weight: 400;
    text-decoration: none !important;
}

a a:active, a:hover {
    color: #005723;
    text-decoration: none;
}


/* banner navigation par thèmes*/
.gtm_entete_nav{
   text-align: center;
    /* background-image:url(/images/osetontruc-cailloux-navigation.jpg); */
   color: #ffffff;
    padding: 1em;
    margin-top: 1.9em;
}

.gtm_entete_nav h1{
    color: #363636;
}

/*
.gtm_entete_nav a{
    margin: 20px 0px 15px 0px;
    font-family: 'Medula One', cursive;
    font-weight: 400;
    color: #ffffff;
    line-height: 0.8em;
}

.gtm_entete_nav a:hover {
    color: rgba(251,251,251,0.8);
    text-decoration: none;
}

/* besoin d'aide */ 
.gtm_besoin_daide {
    margin-top: -1em;
}


/* barre de recherche ACCUEIL */ 

.gtm_search input[type="text"] {
    background-color: #fff;
    border: 1px solid gray;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
    width: 92%;
    padding: 1em;
    margin: 1em 0;
border-radius: 0;
    font-size: 1.3em;
}

.gtm_search input[type="submit"].btn {
   padding: 0.65em 1em 0.65em 1em;
    border: 1px solid #1a5278;
    font-family: 'Medula One', cursive;
    font-size: 2em;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: none;
    text-shadow: none;
    border-radius: 0;
    background: #1a5278;
    background-image: url(/images/loupe-recherche.png);
    background-repeat: no-repeat;
    background-position: center;
    color:#ffffff;
}

.gtm_search input[type="submit"].btn:hover {
   padding: 0.65em 1em 0.65em 1em;
    border: 1px solid #1c6ca6;
    font-family: 'Medula One', cursive;
    font-size: 2em;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: none;
    text-shadow: none;
    border-radius: 0;
    background: #1c6ca6;
   background-image: url(/images/loupe-recherche.png);
    background-repeat: no-repeat;
    background-position: center;
    color:#ffffff;
}

.itp-gs.gtm_search form {
    width: 90%;
    margin: 0;
    display: flex;
}

.itp-gs.gtm_search input[type="submit"].btn {
    height: 70px;
    align-self: center;
    margin-left: 1%;
}

.itp-gs.gtm_search {
    background: #daeacb;
    display: flex;
    justify-content: center;
    flex-direction: row;
    width: 100%;
}

@media only screen and (max-width: 1636px) {
 .gtm_search input[type="text"] {
    width: 91%;
}
}

@media only screen and (max-width: 1456px) {
 .gtm_search input[type="text"] {
    width: 90%;
}
}

@media only screen and (max-width: 1312px) {
 .gtm_search input[type="text"] {
    width: 89%;
}
}

@media only screen and (max-width: 1195px) {
 .gtm_search input[type="text"] {
    width: 87%;
}
}

@media only screen and (max-width: 1088px) {
 .gtm_search input[type="text"] {
    width: 87%;
}
}

@media only screen and (max-width: 1015px) {
 .gtm_search input[type="text"] {
    width: 85%;
}
}

@media only screen and (max-width: 895px) {
 .gtm_search input[type="text"] {
    width: 80%;
}
}

@media only screen and (max-width: 760px) {
 .gtm_search input[type="text"] {
    width: 75%;
}
}

@media only screen and (max-width: 517px) {
 .gtm_search input[type="text"] {
    width: 64%;
}
}

@media only screen and (max-width: 320px) {
 .gtm_search input[type="text"] {
    width: 57%;
}
}

/*  personnalisation Google search  */  

span.input-group-append {
    background-color: #1A5278;
    padding: 10px 20px;
}

.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: 1%;
}


.gtm-gsearch input {
    border: 3px solid #1A5278;
    border-radius: 0px;
    height: auto;
    margin: 0;
    color: #555;
    font-size: 25px;
}

/* dans la page de resultat de recherche */

.mod-breadcrumbs.breadcrumb.px-3.py-2 {
    display: none;
}

#cseSearchForm {
    display: none;
}

.input-group {
    padding: 20px 0px;
}

/*  cacher Adsens  */
.gsc-adBlock {
    display: none !important;
}


/* faire disparaitre la seconde barre de recherche*/
form.gsc-search-box {
    display: none;
}


/* modification du style de gallery pour k2 */
.nivo-caption {
    background: none;
}

/* cacher le titre de catégorie Docman */
.docman_category {
    display: none !important;

}

/* barre de recherche - AUTRE PAGES sauf accueil */ 

.gtm_search2 input[type="text"] {
    background-color: #fff;
    border: 1px solid gray;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
    width: 87%;
    padding: 1em;
    margin: 1em 0;
    border-radius: 0;
    font-size: 1.3em;
}

.gtm_search2 input[type="submit"].btn {
   padding: 0.65em 1em 0.65em 1em;
    border: 1px solid #1a5278;
    font-family: 'Medula One', cursive;
    font-size: 2em;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: none;
    text-shadow: none;
    border-radius: 0;
    background: #1a5278;
    background-image: url(/images/loupe-recherche.png);
    background-repeat: no-repeat;
    background-position: center;
    color:#ffffff;
}

.gtm_search2 input[type="submit"].btn:hover {
   padding: 0.65em 1em 0.65em 1em;
    border: 1px solid #1c6ca6;
    font-family: 'Medula One', cursive;
    font-size: 2em;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: none;
    text-shadow: none;
    border-radius: 0;
    background: #1c6ca6;
   background-image: url(/images/loupe-recherche.png);
    background-repeat: no-repeat;
    background-position: center;
    color:#ffffff;
}


@media only screen and (max-width: 1636px) {
 .gtm_search2 input[type="text"] {
    width: 87%;
}
}

@media only screen and (max-width: 1594px) {
 .gtm_search2 input[type="text"] {
    width: 85%;
}
}

@media only screen and (max-width: 1400px) {
 .gtm_search2 input[type="text"] {
    width: 83%;
}
}
@media only screen and (max-width: 1312px) {
 .gtm_search2 input[type="text"] {
    width: 81%;
}
}

@media only screen and (max-width: 1195px) {
 .gtm_search2 input[type="text"] {
    width: 80%;
}
}

@media only screen and (max-width: 1088px) {
 .gtm_search2 input[type="text"] {
    width: 80%;
}
}

@media only screen and (max-width: 1015px) {
 .gtm_search2 input[type="text"] {
    width: 78%;
}
}

@media only screen and (max-width: 926px) {
 .gtm_search2 input[type="text"] {
    width: 70%;
    margin-left: 1em;
}
}

@media only screen and (max-width: 830px) {
 .gtm_search2 input[type="text"] {
    width: 65%;
    margin-left: 2em;
}
}

@media only screen and (max-width: 796px) {
 .gtm_search2 input[type="text"] {
    width: 60%;
    margin-left: 2em;
}
}

@media only screen and (max-width: 760px) {
 .gtm_search2 input[type="text"] {
    width: 60%;
    margin-left: 1em;
}
}

@media only screen and (max-width: 517px) {
 .gtm_search2 input[type="text"] {
    width: 59%;
}
}

@media only screen and (max-width: 320px) {
 .gtm_search2 input[type="text"] {
    width: 50%;
}
}

/*  --------- R E S U L T A T S   D E   R E C H E R C H E ---------  */

.list-striped li:nth-child(odd), .list-striped dd:nth-child(odd), .row-striped .row:nth-child(odd), .row-striped .row-fluid:nth-child(odd) {
    background-color: #FFFFFF;
}

/*--------------z o o     d e s i g n      R é p e r t o i r e--------------*/

#yoo-zoo .item h3 {
    font-size: 1.9em;
    margin: 0.5em 0;
    line-height: 1em;
}

#yoo-zoo .item h1.pos-title {
    font-size: 3em;
    margin: 20px 0px 15px 0px;
    font-family: 'Medula One', cursive;
    font-weight: 400;
    color: rgba(17,81,124, 1);
    line-height: 0.8em;
}


@media only screen and (max-width: 321px) {
    #yoo-zoo .item h1.pos-title {
        font-size: 2em;
    }
}



#yoo-zoo .item p.pos-subtitle {
    font-size: 1.1em;
    line-height: 1em;
}


#yoo-zoo .item div.pos-sidebar .element-image {
    padding: 0px; 
    border: none; 
    box-shadow: none; 
}
#yoo-zoo .item div.pos-sidebar .element {
    margin-bottom: 20px;
    padding: 10px;
    border: none;
}

/*--------------z o o     d e s i g n      R é p e r t o i r e   T e a s e r--------------*/
#yoo-zoo .items div.pos-media {
    border: none;
}

#yoo-zoo .items div.pos-media > * {
    border: none; 
    background: none; 
}


/*--------------z o o     d e s i g n     C e n t r e   d e   d o c --------------*/

#yoo-zoo .item div.pos-content h3 {
    font-size: 1.9em;
    margin: 0.5em 0;
    line-height: 1em;
}

#yoo-zoo .item h1.pos-title {
    font-family: "roboto condensed";
    font-weight: 400;
    line-height: 1.2em;
}

.element.element-socialbookmarks.last {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 181PX;
    margin: 0;
}



/*  C A T É G O R I E */

#yoo-zoo .items div.teaser-item {
    padding: 0.6em;
}

#yoo-zoo .items h2.pos-title a {
    text-decoration: none;
    font-size: 1.25em;
    line-height: 1.2em;
}

.yoo-zoo img {
    margin: 10px 0;
}


/*---   z  o  o     d  e  s  i  n  g     c  a  t  e  g  o  r  i  e  s   ---*/

#yoo-zoo .frontpage-categories div.category {
    padding: 0;
    text-align: center;
    /* border: 1px solid gray; */
    background: none;
    margin: 10px;
}

#yoo-zoo .frontpage-categories {
    margin: 0px;
}

#yoo-zoo .frontpage-categories div.row {
    padding: 0;
}


#yoo-zoo .frontpage-categories div.category-t1 {
    background: none;
    height: 0;
}

#yoo-zoo .frontpage-categories div.category-t3 {
    height: none;
    border-top: none;
    background: none;
}

#yoo-zoo .frontpage-categories div.category-t2{
    padding: 0px;
    background: none;
}

#yoo-zoo .frontpage-categories div.category-1 {
    padding: 0;
    border-left: none; 
    border-right: none;
    background: none;
}

#yoo-zoo .frontpage-categories div.category-2 {
    padding: 0;
    background: none;
}
#yoo-zoo .frontpage-categories div.category-b1 {
    background: none;
    height: 0;
}

#yoo-zoo .frontpage-categories div.category-b2 {
    padding: none;
    background: none;
}

#yoo-zoo .frontpage-categories div.category-b3 {
    height: none;
    background: none;
}



.documentation-default {
    
    margin-bottom: 30px;
}

div#yoo-zoo {
    padding: 0.4em;

}
div#yoo-zoo p {
    font-size: 1.2em;
}

#yoo-zoo .frontpage-categories h2.title {
    font-size: 17px;
    line-height: 10px;
    padding: 10px 0;
    }
h1.gtm_titre_articles {
    text-align: center;
    color: #363636;
}

/*  DESIGN SOUS CATÉGORIES  */

#yoo-zoo .categories h2.title {
    text-align: center;
    border: 1px solid gray;
    font-size: 17px;
}

/*  DEBOGAGE ZOO ET OSYOUTUBE PRO */

.yoo-zoo div.video-responsive {
padding-bottom: 56.25%;
}

/*  DEBOGAGE ZOO ET OSVIMEO */

.yoo-zoo div.vimeo-responsive {
padding-bottom: 56.25%;
}

/*   zoo categories vert foncé */

#yoo-zoo .frontpage-categories div.category h2 {
    padding: 0;
}
#yoo-zoo .frontpage-categories div.category a {
    border: none;
    background: rgba(17,81,124, 1);
    margin: 0;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    border: 0;
}

#yoo-zoo .frontpage-categories h2.title a {
    text-decoration: none;
    color: #ffffff;
    text-transform: none;
}

.yoo-zoo a:link, .yoo-zoo a:visited {
    text-decoration: none;
    text-transform: none;
}
#yoo-zoo .frontpage-categories div.category-t3 {
    border-top: none;
    background: none; 
}

#yoo-zoo .frontpage-categories div.category-2 {
    padding: 0px;
    background: none;
    overflow: hidden;
}


#yoo-zoo .frontpage-categories div.category-t1 {
    background: none;
}

#yoo-zoo .frontpage-categories div.category-t2 {
    padding: 0px;
    background: none;
}

#yoo-zoo .frontpage-categories div.category-1 {
    padding: 0px;
    border-left: none;
    border-right: none;
    background: none;
}

#yoo-zoo .frontpage-categories div.category-b1 {
    background: none;
}

#yoo-zoo .frontpage-categories div.category-b2 {
    padding: 0px;
    background: none;
}

#yoo-zoo .frontpage-categories div.category-b3 {
    background: none;
}


#yoo-zoo .details h1.title {
    border-bottom: none;
    text-align: center;
    background: rgba(17,81,124, 1);
    color: white;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    letter-spacing: -1px;
    padding: 18px;
    font-size: 27px;
}

#yoo-zoo .categories h2.title {
    border: 1px solid #6db22c;
}
#yoo-zoo .categories .category {
    padding: 0px 10px 10px 10px;
}

@media only screen and (min-width: 480px){
    #yoo-zoo .width33 {
    width: 100%;
}
}

@media only screen and (min-width: 700px){
#yoo-zoo .frontpage-categories div.row {
    width: 50%;
    float: left;
}
}
@media only screen and (min-width: 1024px){
#yoo-zoo .frontpage-categories div.row {
    width: 100%;
    float: unset;
}
#yoo-zoo .width33 {
    width: 33%;
}

#yoo-zoo .frontpage-categories h2.title a {
    font-size: 23px;
}
#yoo-zoo .frontpage-categories div.category a{
    height: 67px;
}
#yoo-zoo .details h1.title {
font-size: 30px;
}
#yoo-zoo .categories h2.title {
    padding: 6px;
}
}



/*---------------zoo apparaitre image sous catégorie-------------*/
ul.uk-list.uk-list-line.documentation-default {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    justify-content: space-evenly;
    margin-left: 0;
    padding: 0;
    flex-direction: column;
}

ul.uk-list.uk-list-line.documentation-default li.uk-clearfix {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

ul.uk-list.uk-list-line.documentation-default li.uk-clearfix img {
    width: 100%;
    margin-bottom: 10px;
    /* filter: grayscale(100%); */
    z-index: -1;
    position: relative;
}

ul.uk-list.uk-list-line.documentation-default a {
    color: white;
    font-size: 15px;
}

ul.uk-list.uk-list-line.documentation-default p.title {
    margin-top: -5.25em;
    margin-bottom: 1%;
    background-color: rgba(110, 178, 44, 0.9);
    padding: 0.5em;
    height: 50px;
}


@media only screen and (min-width: 500px){
    ul.uk-list.uk-list-line.documentation-default{
        flex-direction: row;
    }
    ul.uk-list.uk-list-line.documentation-default li.uk-clearfix{
        width: 48%
    }

    ul.uk-list.uk-list-line.documentation-default .media.media-top {
    height: 85px;
}
}
@media only screen and (min-width: 800px){

ul.uk-list.uk-list-line.documentation-default a {
    font-size: 1.15em;
}

ul.uk-list.uk-list-line.documentation-default p.title {
    margin-top: -5em;
    padding: 5%;
    height: 36px;
    background-color: rgba(110, 178, 44, 0.84);
}
}
@media only screen and (min-width: 1024px){
ul.uk-list.uk-list-line.documentation-default .media.media-top {
    height: auto;
}
ul.uk-list.uk-list-line.documentation-default p.title {
    margin-top: -6em;
    height: unset;
    padding: 1em;
    margin-bottom: 5%;
}
}
@media only screen and (min-width: 1200px){
    ul.uk-list.uk-list-line.documentation-default a {
    font-size: 1.5em;
}
}

/* -- -- T A B L E   A C C U E I L -- -- 
.tg  {
  border-collapse:collapse;
  border-spacing:0;
  margin:2em auto;
  text-align: left;
  max-width: 90%;
  min-width: 90%;
}

@media only screen and (max-width: 1920px)   {
   .tg {
    max-width: 910px;
   }
}


.tg td{
    font-family: roboto condensed;
    font-size: 1em;
    padding: 0.2em;
    overflow: hidden;
    word-break: normal;
}
.tg th{
  font-family: roboto condensed;
  font-size: 1em;
  padding: 0.2em;
  font-weight:normal;
  border-style:solid;
  border-width:1px;
  overflow:hidden;
  word-break:normal;
}
.tg .tg-yw4l{
  vertical-align:top;
}

.tg .tg-0035{
  vertical-align:top;
   border-style:solid;
  border-width:1px;
}
*/
.tg .tg-031e{
    vertical-align:top;
    margin-top: 15px;
    /* width: 35px; */
}
/*
@media screen and (max-width: 767px){
  .tg {
    width: auto !important;
  }
  .tg col {
    width: auto !important;
  }
  .tg-wrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin: auto 0;
  }}



/*  ---- L I S T E S  ---- *

ul {
    text-transform: inherit;
    font-size: 18px;
    font-family: Lato;
    font-weight: 300;
    font-style: normal;
    color: rgba(51, 51, 51, 1);
    margin: 0 1em 2em;
    padding: 0 0em;
    list-style: none;
}

li {
    //margin: -1em;
}

li:before {
    content: "";
    border-color: transparent #df5f1e;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 0.9em;
    position: relative;

} 


ol {
    //margin: 0 1em 2em;
    //padding: 2em 2em;
    //list-style: none;
}

ol li:before {
    border-width: 0;
    display: block;
    margin: 0 0 0.9em 2em;
    //padding: 0 1em;
    position: relative;
}


/*  ---- B L O C K Q U O T E  ---- */


/* ---- S T Y L E 1 ----*
blockquote.style1 {
  font: 12px/18px normal "Courier New", sans-serif;
  padding-left: 70px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #000;
  color: white;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 5px;
  background-image: url(images/openquote5.gif);
  background-position: middle left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }

blockquote.style1 div {
    padding-right: 50px;
    display: block;
    background-image: url(images/closequote5.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
} 


/*  ---- R É F É R E N C E  ---- *
cite {
    margin: 0 0 0 6em;
    text-decoration: none;
    color: #838383;
    font-size: 1.2em;
}

/* ---- I M A G E S  P A G E  C R É D I T S ---- */
.gtm_credit {
float:left;
width:auto;
height:200px;
margin:10px;
}

.gtm_lignedetexte {
clear:both;
margin-bottom:2px;
}



/* --------  T A B L E   -------- */


/* ---- T A B L E   D E S K T O P ---- *
.gtm_table { 
  width:100%; 
  border-collapse: collapse;  
}

.gtm_table td { 
  padding:8px; 
}
 
.gtm_table tr:nth-child(even) { //(even) or (2n 0)
    background: #525354;
  color: #fff
}
.gtm_table tr:nth-child(odd) { //(odd) or (2n 1)
    background: #f1f1f1;
}

.gtm_table thead td{
    color: #fff;
  background-color: #df5f1e;
  font-size: 2em;
}

 */

/* ---- T A B L E  M O B I L E ---- *
.gtm_table_m { 
  width:100%; 
  border-collapse: collapse;  
}

.gtm_table_m td { 
  padding:8px; 
}
 
.gtm_trh1 {
    background-color: #df5f1e;
    color: #fff;
    font-size: 1.2em;
}

.gtm_trh2 {
      color: #fff;
  background-color: #525354;
    font-size: 1.2em;

}

.gtm_trh3 {
     color: #fff;
  background-color: #525354;
    font-size: 1.2em;

}
 */


/*Designe système de recherche */

input#search-area330 {
    border:1px solid gray;
    /*background-color: white;
    color: #000000; */

}


/*       CAMOUFLER LE CHAMPS DE RECHERCHE JOOMLA DE LA PAGE DES RÉSULTATS       */ 
div#search-form {
    display: none;
}  


#offlajn-ajax-tile-results .search-result-link .search-result-card .search-result-content {
    opacity: 0.63;
    /*height: 100px;*/
}

#offlajn-ajax-tile-results .search-result-card .search-result-title > span {
    color: #ffffff;
    }
 


#offlajn-ajax-tile-results .search-result-link .search-result-card-category.show {
    display: none;
}

/*  Marge au dessus des articles  */



/*    Bouton Besoin d'aide    */

.gtm_besoin_daide {
    float: right;
    margin-right: 9%;
    margin-left: 23px;
}

/*    Personnalisation du lien de téléchargement    */

#main div.attachmentsList table, div.attachmentsList table {
    border: none;
    }

#main div.attachmentsList table tbody td, div.attachmentsList table tbody td {
    padding: 1px 3px 1px 0;
}


#main div.attachmentsList caption, div.attachmentsList caption {
    margin-bottom: 10px;
}


/* alignement bouton module acymailing */

.acymailing_module_form td {
    text-align: right;
    }

input.button.subbutton.btn.btn-primary {
    width: 76%;
    font-size: 1.6em;
}



/*  Alignement module Acymailing  */

/* @media only screen and (min-width: 768px) {

table.acymailing_form {
   margin-right: 20px;
}
} */

/*  Alignement titre Acymailing  */
.gtm_max_acymailing h3 {
    text-align: right;
    margin-right: 34px;
    margin-top: 30px;
}

@media only screen and (max-width: 767px) {
.gtm_max_acymailing h3 {
    text-align: center;
}
}

/* JU Sponsors  */

.gtm_centering {
    margin: auto;
    width: 80%;
}

.default-white .ju-sponsors-wrap {
    box-shadow: none;
    border: none;
    }



/*  Pour réaligner le bouton  Recherchez parmi tous nos mots clés */

.gtm_button-special {
    margin-top: -16px;
    text-align: center;
}



/*  Design des résultats Google  */

.gs-webResult.gs-result a.gs-title:link {
    color: #16527a;
    font-size: 1.3em;
}


.gs-result .gs-title * {
    color: #16527a !important;
    font-size: 1.2em !important;
}

.gs-webResult:not(.gs-no-results-result):not(.gs-error-result) .gs-snippet, .gs-fileFormatType {
    font-size: 1.3em !important;
}


.gs-webResult div.gs-visibleUrl {
    color: #009933 !important;
    font-size: 1.3em !important;
}


.gs-web-image-box .gs-image, .gs-promotion-image-box .gs-promotion-image {
    max-width: 150px !important;
    max-height: 150px !important;
}


.gs-webResult:not(.gs-no-results-result):not(.gs-error-result) .gs-snippet {
    color: #333333 !important;
    font-size: 1.3em !important;
    margin-left: 160px !important;
}


@media screen and (max-width: 1200px) {
.gs-webResult:not(.gs-no-results-result):not(.gs-error-result) .gs-snippet {
    margin-left: 0px !important;
}
.gs-web-image-box-landscape img.gs-image {
    object-fit: cover;
    width: 100px;
    height: auto !important;
}
.gs-web-image-box {
    width: 120px !important;
}
}



.gcsc-find-more-on-google-branding {
    display: none;
}

.gcsc-more-maybe-branding-root {
    display: none;
}

/*  Fin design résultats Gogle  */



/*  --------------------  M E D I A  Q U E R I E S  --------------------  */








/* ---- A F F I C H A G E  S U R   G R A N D  D E S K T O P ---- */

@media only screen and (max-width: 1100px) {
    .gtm_grand_desktop {
        display: none;
   }
}


/* ---- A F F I C H A G E  S U R   D E S K T O P ---- */

@media only screen and (max-width: 769px) {
    .gtm_desktop {
        display: none;
   }
}

/* ---- A F F I C H A G E  S U R  T A B L E T T E  E T  D E S K T O P ----  */

@media only screen and (max-width: 480px) {
    .gtm_tablette_desktop {
        display: none;
   }
}

/* ---- A F F I C H A G E  S U R  T A B L E T T E  ----  */



 @media only screen and (min-width: 800px){
    .gtm_tablette {
        display:none
    }}

@media only screen and (max-width: 479px) {
    .gtm_tablette {
        display:none
    }  
}

/*


@media only screen and (min-width: 769px) and (max-width: 480px){
    .gtm_tablette {
        display: none;
   }
}

*/

/* ---- A F F I C H A G E  S U R  M O B I L E  E T  T A B L E T T E  ----  */

@media only screen and (min-width: 770px) {
    .gtm_mobile_tablette {
        display: none;
   }
}

/* ---- A F F I C H A G E  S U R  M O B I L E  ----  */

@media only screen and (min-width: 479px) {
    .gtm_mobile {
    display: none;
    }
}



/* ---- V E R S I O N   I M P R I M A B L E  D U  S I T E ---- */
@media only print { 

  
    /*  Cacher la colonne de droite  */

    .row-fluid .gtm_right {
        display: none !important;

    }


    .gtm_mobile_tablette {
        display: none !important;
    }

    /*  Boîte de recherche  */
    div#offlajn-ajax-search330 {
        display: none !important;
    }

    .gtm_besoin_daide {
        display: none !important;
    }


    /*  Recherche par Tags  */

    ul.zoo-tagcloud {
        display: none !important;
    }


    /* symbol (/) de Bootstrap  */

    a[href]:after {
        content: "";
    }

    .gtm_footer {
    display: none;
    }


}