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


/* ---- Pour changer la couleur des icônes ----

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

i {
   color: #568b56;
    
}

/* icônes play des vidéos 
.fa.fa-play-circle-o.fa-lg{
   color: #f5ae04;
   margin-top:15px; 
}


*/


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

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



body {
    font-family: 'Montserrat', sans-serif;
    font-family: 'Pontano', sans-serif;
    color: #06021e;
    font-weight: 400;
    line-height: 1.625em;
    width: 100%;
    margin: auto;
    margin-bottom: 140px; /* Ne pas changer */
    padding-left: 0;
    padding-right: 0; 
}

#left{
    position: absolute;
    top: 60%;
}

#right{
    position: absolute;
    top: 30%;
    right:0;
    z-index:1;
}

.row-fluid [class*="span"] {
    min-height: 0;
}



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

hr {
    width: 100%;
    height: 1px;
    border-top: 0;
    background: #cacac7;
}

/* --------  TYPOGRAPHIE --------  */



/* ---- HEADINGS ---- */


/* POUR LE H1 VOIR le P */

h2 {

    font-family: 'Montserrat', sans-serif;
    font-size: 2.75em;
    font-weight: 800;
    font-style: normal;
    color: #2d2d2c;
    line-height: 1.3em;
    text-align: center;
    text-transform: uppercase;
}


h3 {
    color: #f1592a;
    font-family: 'Montserrat',sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 2em;
    margin: 0px;
    text-align: center;
    padding: 0px 0px 20px 0px;
}


h4 {
    font-size: 2.5em;
    font-family: 'Montserrat',sans-serif;
    font-weight: 700;
    margin: 1em 0 15px 0px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.3em;
    color: #3f3e40;
}



h5 {
    font-family: 'Montserrat',sans-serif;
    margin: 0 0 25px 0px;
    font-weight: 300;
    font-style: normal;
    font-size: 1.7em;
    line-height: 1.05em;
    color: #3f3e40;
}

h6 {
    font-family: 'Montserrat',sans-serif;
    margin: 0 0 18px 0px;
    font-weight: 300;
    font-style: normal;
    font-size: 1em;
    line-height: 1.05em;
    color: #3f3e40;
}

p, h1 {
    font-weight: 400;
    line-height: 1.55em;
    color: #3f3e40;
    font-size: 1.2em;
}

a, a:visited {
    color: #3f3e40;
    font-weight: 600;
    transition: color .2s ease-in-out;
}

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

a:focus{
    color: inherit;
    text-decoration: inherit;
}

a:visited {
    text-decoration: none;
}
ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
}

ul {
    list-style: none;
    color: #3f3e40;
}

li {
    line-height: 25px;
    font-size: 1.1em;
}


ol li:before {

    position: relative;
}


@media only screen and (min-width: 769px){
    h2{
        font-size: 3em;
    }
}
@media only screen and (min-width: 1025px){
    h2{
        font-size: 3.5em;
    }
    h3{
        font-size: 2.5em;
    }
    p, h1 {
    font-size: 1.25em;
}
li {
    font-size: 1.15em;
}
}





/* ---- titre des pages  ---- */
.page-header {
    margin-top: 2em;
    border-bottom: 0;
    margin-bottom: 1em;

}

.item-page {
    padding-left: 5%;
    padding-right: 5%;
}



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



.container-fluid {
    margin: 0 auto;    /* Ne pas changer */
    max-width: 1800px; /* Ne pas changer */
}


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


/*-----ORDA SOFT----*/
span#fb_share_count_box, span#liked_in_count_box {
    color: transparent;
}

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

 .gtm_footer {
    position: absolute;
    bottom: 0;
    height: 120px;
    width: 100%;
    overflow: hidden;
    background-color: #3f3e40;
    padding-top: 20px;
    padding-bottom: 5px;
    display: block;
}

@media screen and (max-width: 375px){
.gtm_copyright {
    font-size: 12px !important;
}
}

@media screen and (max-width: 600px) {
    .gtm_footer {
        margin-bottom: 52px;
    }
}



.gtm_position_logo_footer svg {
    width: 130px;
    margin-top: 10px;
    text-align: center;
}
.gtm_position_logo_footer svg:hover {
    opacity: 0.5;
}

.gtm_flinks {
    margin-top: -4px;
    \* font-size: 0.8em; */
    margin-bottom: 9px;
    color: #ffffff  ;
    text-align: center;
}

.gtm_flinks a {
    color: white;
    font-weight: 100;
    font-family: 'Roboto', sans-serif;
}

.gtm_flinks a:hover {
    color: rgba(255, 255, 255, 0.5);
}

.gtm_position_logo_footer {
    display: block;
    margin-top: -2px;
    text-align: center;
}
.gtm_h3_logo {
    font-family: 'Comfortaa';
    color: #65666a;
    float: right;
    font-size: 14px;
}
.gtm_copyright {
    text-align: center;
    margin: auto;
    color: white;
    font-family: 'Roboto', sans-serif;
  
}

/*---POUR LE LOGO EN COULEURS---*/

.gtm_logogestimark_couleurs a:after{
  content: url(https://gestimark.com/images/codepen/logo-gestimark-sw-couleurs.svg);
  display: block;
  width: 120px;
  float: right;
  padding: 0.25em 1em;
  margin-top: -60px;
}

.gtm_logogestimark_couleurs:hover{
  opacity: 0.70;
}

/*---POUR LE LOGO EN BLANC---*/
/*---Dans le CONTENT l'url devient :/images/logo-gestimark-sw-blanc.svg---*/
.gtm_logogestimark_blanc a:after{
  content: url(https://gestimark.com/images/codepen/logo-gestimark-sw-blanc.svg);
  display: block;
  width: 120px;
  float: right;
  padding: 0.25em 1em;
  margin-top: -60px;
}


.gtm_logogestimark_blanc:hover{
  opacity: 0.70;
}



 p.gtm_copyright {
    font-size: 0.7em;
    text-align: center;
    margin-left: 10px;
}

/*  MEDIA QUERY FOOTER  */

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

p.gtm_copyright {
    text-align: left;
   
}
} 


/* ---- I M A G E S ---- */
img {

}


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




/*---Pour qu'en mobile le menu principal disparaisse---*/
.none #js-mainnavcss3.megamenu .js-megamenu {
    display: none;
}

@media only screen and (min-width: 1025px){
.gtm_menu_background {
    background: white;
    padding-top: 20px;
}
.none #js-mainnavcss3.megamenu .js-megamenu {
    display: flex;
    justify-content: center;
    width: 100%;
}
}
/*---logo---*/
a.megacss3.first.hasTip.menu224 {
    width: 156px;
}

/*---Font size de tous les liens de menu---*/
#jux_megamenucss3 .megamenu ul.level0 li.megacss3 span.menu-title {
    font-size: 18px;
}

/*---couleur des items de menu non séparateur---*/
#jux_megamenucss3 .megamenu.horizontal.right ul.level0 a {
    font-weight: 100;
}

/*---Pour enlever la flèche à droite des séparateurs---*/
#jux_megamenucss3 .megamenu.horizontal ul.level0 li a.haschild.megacss3 span.menu-title:after, #jux_megamenucss3 .megamenu.horizontal ul.level0 li span.haschild.megacss3 span.menu-title:after, #jux_megamenucss3 .megamenu.horizontal ul.level0 li a.haschild-over.megacss3 span.menu-title:after, #jux_megamenucss3 .megamenu.horizontal ul.level0 li span.haschild-over.megacss3 span.menu-title:after{
    display: none;
}
/* ---- c r e d i t s ---- */


.gtm_credit {
    width: auto;
    height: auto;
    margin: 10px;
    margin-bottom: 2em;
    margin-top: 0;
}

.gtm_credit img {
    float: left;
    margin: 10px;
    width: 40%;
}

.gtm_lignedetexte {
    clear: both;
}
.gtm_lignedetexte h4{
    font-size: 2em;
}


@media only screen and (min-width: 600px){
    .gtm_credit img {
    width: 200px;
}
}

/* ----------------------------- FORMULAIRES  ------------------------- */


/*---Design de l'étiquette (nom, prénom etc)'---*/
 .rsform label {
    color: #2D2D26;
    font-weight: 100;
    font-size: 1.25em;
}

/*---Design de la zone texte (dans l'encadré, la réponse de la personne)---*/

.rsform .formResponsive input[type="text"] {
    font-size: 1em;
    box-shadow: none;
    border-radius: 0;
    transition: none;
    color: rgba(45, 45, 44, 0.5);
}


.rsform .formResponsive input[type="text"]:focus {
    border: 1px solid #cccccc;
    color: rgb(45, 45, 44);
}

/*---Design de la zone texte (message - grand espace)---*/

.rsform .formResponsive textarea {
    border: 1px solid #cccccc;
    height: 150px;
    font-size: 1em;
    color: rgba(45, 45, 44, 0.5);
}

.rsform .formResponsive textarea:focus {
    box-shadow: none;
    color: rgba(45, 45, 44, 1);
}

/*---Design du bouton soumettre---*/

.rsform .formResponsive button[type="submit"] {
    background-color: #f97c00;
    background-image: none;
    text-shadow: none;
    border: 0 solid black;
    border-radius: 0;
    font-size: 1.5em;
    padding: 15px 20px;
    font-weight: 100;
    color: white;
    margin-top: -2em;
}

.rsform .formResponsive button[type="submit"]:hover {
    background-color: #6a6a69;
}
/*---Design du text ERROR---*/
.rsform .formResponsive .formError {
    color: red;
}

.rsform .formResponsive input.rsform-error{
    border-color: red;
}

@media only screen and (min-width: 628px){
.formResponsive input, .formResponsive textarea {
    width: 275px;
}
}



/*----------------ZOO------------*/
li.element.element-email {
    margin-top: 10px;
    margin-bottom: 10px;
}

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

ul.zoo-list > li:first-child {
    margin-top: 5px;
    padding-top: 5px;
    border: none;
}
ul.zoo-list > li {
    border-top: none;
}

ul.zoo-list > li > a:first-child {
    margin: 4px;
}

ul.zoo-list {
display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

@media only screen and (min-width: 600px){
   ul.zoo-list {
    flex-direction: row;
} 
}

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





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


/*   B O U T O N S    */

/* Bouton bootstrap */

.btn {
    padding: 20px 20px;
    border: 0 none;
    font-weight: 100;
    letter-spacing: 1px;
    text-transform: none;
    text-shadow:  none;
    border-radius: 0;
    left: 39%;
}
    
.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: 0 none;
}

/* bouton pleine couleur bootstrap */
 
/* .btn-primary {
    background-color: #f97c00;
    background-image: none;
    padding: 0.6em 1.8em;
    border-radius: 35px;
    margin: 0;
    font-family: 'Nunito', sans-serif;
    font-weight: 600;
}    */

.btn-primary {
    max-width: fit-content;
    margin:0px auto 30px auto;
    text-align: center;
    border-radius: 50px;
    background: #f7f7f7;
    box-shadow:  6px 6px 12px #e8e8e8,
                 -6px -6px 12px #ffffff;
    padding: 10px 20px;
    transition: box-shadow .3s ease-in-out;
}


.gtm_adresse:hover {
    box-shadow:  none;
}

.btn-primary a {
    font-size: 1.5em;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    color: #f1592a;
    text-decoration: none;
}


/* .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    box-shadow:  none;
}

a.btn-primary {
    color: white;
    font-size: 1em;
} */
/* .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-color: #6a6a69;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: background-color 0.5s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    -moz-transition: background-color 0.5s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    -o-transition: background-color 0.5s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    transition: background-color 0.5s cubic-bezier(0.45, 0.05, 0.55, 0.95);

}
  */


/* .btn-primary:active, .btn-primary.active {
    background-color: rgba(96, 18, 55, 0.5);
    box-shadow: none;
} */
/* .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    background-color: #54224d;
    border-color: #54224d;
} */

/******* bouton contour bootstrap *******/
.btn.outline {
    background: none;
}

.btn-primary.outline {
    border: 2px solid #f97c00;
}

.btn-primary.outline:hover, .btn-primary.outline:focus, .btn-primary.outline:active, .btn-primary.outline.active, .open > .dropdown-toggle.btn-primary {
    border-color: rgba(107, 45, 145, 0.36);
    -webkit-transition: border-color 0.5s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    -moz-transition: border-color 0.5s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    -o-transition: border-color 0.5s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    transition: border-color 0.5s cubic-bezier(0.45, 0.05, 0.55, 0.95);

}
.btn-primary.outline:active, .btn-primary.outline.active {
    border-color: rgba(107, 45, 145, 0.36);
    box-shadow: none;
}

a.btn-primary.outline {
    color: #f97c00;
}

a.btn-primary.outline:hover {
    color: rgba(107, 45, 145, 0.36);
        -webkit-transition: color 0.5s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    -moz-transition: color 0.25s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    -o-transition: color 0.25s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    transition: color 0.25s cubic-bezier(0.45, 0.05, 0.55, 0.95);

}

@media only screen and (min-width: 1025px){
    .btn-primary.outline {
    border: 2.5px solid #f97c00;
}
a.btn-primary {
    font-size: 1.25em;
}
}
/*------------C  L  A  S  S  E  S      G  T  M  ---------*/

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

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




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

    /* Titre menu */
    .megaMenuToggle {
        display: none; !important;
    }

    /* Menu */
    .js-megamenu {
        display: none; !important;
    } 

    .megamenu level0 {
        display: none; !important;
    } 
}


/* ---- 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: 768px) {
    .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: 769px){
    .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: 992px) {
    .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;
    }
    
}