

@charset "UTF-8";
/*  Mixins */
/*  Fonts */
/* --------------------------------------------------------------- 
   Google Fonts
-----------------------------------------------------------------*/


/* 
font-family: 'Bebas Neue', sans-serif;

1. Add your custom Css styles below
2. Place the this code in your template: 


*/

.btn-outline-light:hover{
    color:#4EAE32!important;
}
.feat-item-img { 
    min-height: 400px;
    padding: 30px;
    position: relative;
  }
  
  .feat-item-img .num {
    position: absolute;
    top: 30px;
    right: 30px;
    color: #fff;
    z-index: 2;
  }
  
  .feat-item-img .cont {
    position: relative;
    z-index: 2;
  }
  

nav ul li a{
    font-size:1.1em!important;
    line-height:1.1em!important;
}
.text-citation{
    margin-left:10px;
    border-left: #4EAE32 solid 2px;
    padding-left:15px;
    font-style: italic;
}
.gf{
    font-family: 'Bebas Neue', sans-serif;
    font-weight:400;
    
}
.gfcursive{
    font-family: 'Nanum Pen Script', cursive;
}


.bg-gradiant{ /* https://cssgradient.io/  */
    background: rgb(78, 174, 50,1);
    background: linear-gradient(90deg, rgba(78, 174, 50,1) 0%, rgba(78, 174, 50,1) 51%, rgba(15, 142, 56,1) 100%);
}

.primary{
    color:#4EAE32!important;
}

.page-content div{
    
    
}
.page-content a:not(.btn) {
    background-image: linear-gradient(90deg, rgba(78, 174, 50,1) 0%, rgba(78, 174, 50,1) 51%, rgba(15, 142, 56,1) 100%);
    background-repeat: no-repeat;
    background-size: 0% 0.1em;
    background-position: 0 100%;
    transition: background-size 0.25s ease-in;
}


.content-colored a:not(.btn):not(.no-decoration){
    background-image: linear-gradient(90deg, #FFFFFF,#FFFFFF 51%, #FFFFFF 100%);
}
.page-content a:not(.btn):not(.no-decoration):not(:has(.fa)):not(:has(.fas)):not(:has(img)):hover{
    background-size: 100% 0.1em !important;
}


.page-content ul{
	list-style: none;
}
.page-content li p{
    margin-top:-1.6em!important;
}
.page-content ul li{
	margin-left:30px;
    padding-top:0;
			
}

.page-content ul li:before {
  content: "›"; 
  color:#4EAE32;
  
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}


.page-content p{
    float:none!important;
   
}

 
.content-colored li:before{
    color:#ffffff;
}



.bg-cholton-shape-entete{
    background-image:url('/upload/cholton_shape.png'); 
    background-size:1000px; 
    background-repeat:no-repeat;
}

.bg-cholton-shape{
    
    background-image:url('/upload/cholton_shape.png'); 
    background-size:1000px; 
    background-repeat:no-repeat;
}
.bg-cholton-shape2{
    
    background-image:url('/upload/cholton_shape2.png'); 
    background-size:250px; 
    background-repeat:no-repeat;
}
@media screen and (max-width: 1000px) {

    .bg-cholton-shape, .bg-cholton-shape2{
    
        background-image:none; 
        
    }
}



::selection {
    color: #333;
    background-color: #4EAE32;
  }


  .color-orange {
      color: #4EAE32;
  }

/* ARTICLE CONTENU */
h1{
    font-family: 'Bebas Neue', sans-serif;

}
.page-content h2, .page-content h3, .page-content h4 , .page-content h5{
    font-family: 'Bebas Neue', sans-serif;
    
}

 .page-content h2{
    font-family: 'Bebas Neue', sans-serif;
    color: #4EAE32;
    font-size:3.5em;
    font-weight:400;
}

/* BUTTON */

.btn-orange {
    background-color: #4EAE32 !important;
    border: 1px solid #4EAE32 !important;
    color: #fff !important;
}

.btn-orange:hover {
    background-color: #4EAE32 !important;
    border: 1px solid #4EAE32 !important;
    color: #fff !important;
}

.btn-orange a {
    color: #fff !important;
}



/* ARTICLE DROITE  */ 
.article_droite{
    border-left:1px dotted #ccc;
}

@media screen and (max-width: 800px) {

    .article_droite{
        border-left:none;
    }


}


/* SLIDER  */ 

.t1 {
    font-size:1.35em; 
    line-height:1em;
}
.t2 {
    font-size:2.8em; 
    line-height:1em;
}
@media screen and (max-width: 800px) {
    .t1 {
        font-size:1em; 
    }
    .t2 {
        font-size:2em; 
    }
}
/* HEADER  */ 



.topbar-ok .col-md-6 li{
    text-align: right;
    justify-content: right !important;
    margin-right: 0 !important;
}

/* HOME */ 

.home-txt h1{
    font-weight: 700;
    font-size: 2em;
    color: #333;
}

.home-txt p{
    color: #333;
}

.conditions p {
    color: #4EAE32;
    font-style: italic;
    margin-top: 30px;
}

.page-actu {
    background-color: #F7F9FB;
}

.page-picto  {
    margin: 0 auto;
}

.page-decouvrir {
    background-color: #333;
}

.page-decouvrir h1{
    color: #fff;
    font-size: 3em;
}

.ligne {
    height: 3px;
    width: 150px;
    background-color: #4EAE32;
    margin: 0 auto;
}

.devis {
    background-color: #F7F9FB;
    padding: 20px;
}

.devis h4{
    font-weight: 400;
    font-size: 2em !important;
    color: #4EAE32;
}

.devis h2{
    font-weight: 600;
    font-size: 2.5em !important;
    line-height: 1.5em !important;
    color: #333;
}


/* PAGE TYPE */ 

.home-chap h1{
    color: #4EAE32 !important;
    font-size: 3em !important;
    font-weight: 700;
    margin-bottom: 50px;
}

.home-chap p{
    color: #333;
}










/* MODAL */ 

.modalok .col-lg-6 a {
    width: 100%;
}


.int-modal {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 300px;
    border-radius : 0.5em;
    overflow : hidden;
  }
  
  .txt-modal {
    text-align: center;
    line-height : 100px;
    color : #fff;
    position : absolute;
    border-radius : 0.5em;
  }
  
  .txt-modal img{
    width: 100%;
    height: 100%;
  }
  
  .fond-modal {
    width: 100%;
    height: 100px;
    background: rgba(78, 174, 50,0.9);
    opacity: 0.8;
    position : relative;
    top : 80%;
    transition : all 0.5s ease;
  }
  
  .int-modal:hover .fond-modal {
    width: 100%;
    height: 100%;
    background-color : rgba(78, 174, 50,0.9);
    position : relative;
    top : 0;
  }
  
  .fond-modal p{
    color:#fff;
    text-align: center;
    line-height: 100px;
  }

  .fond-modal h1{
    width: 100%;
    color:#fff;
    text-align: center;
    font-weight: 700;
    font-size: 2em;
    transition : all 0.5s ease;
    padding-top: 10px;
  }

  .int-modal:hover .fond-modal h1{
      padding-top: 100px;
  }


  .int-modal .fond-modal i{
    font-size: 4em;
    transition: all 0.5s all;
    display: none;
}


  .int-modal:hover .fond-modal i{
    font-size: 4em;
    display: block;
    transition: all 0.5s all;
}
.box-services-a img {
    width: 100%;
    border-radius: 2em !important;
}






.blockquote { 
    background-color: #535455;
    transition: all 0.5s ease;
    border-radius: 1em;
}

.blockquote:hover { 
    background-color: #1C747F;
    transition : all 0.5s ease;
}

.blockquote h1 {
    font-weight: 700;
    font-size: 2em;
}

.cite {
    font-size: 0.5em !important;
    font-style: italic;
}

.blockquote:hover .btn-blue-2 {
    background-color: #4EAE32 !important;
    border: 1px solid #4EAE32 !important;
    transition: all 0.5s ease;
}

.txt-modal-black p {
    color: #1A252B;
    font-weight: 400;
}

.txt-modal-black b {
    font-weight: 700;
}

.txt-modal-fond-gris b {
    font-weight: 700;
}

.txt-modal-fond-gris it {
    font-weight: 400;
    font-style: italic;
}

.txt-modal-fond-gris {
    background-color: #F7F9FB ;
    border-radius: 1em;
}

.txt-modal-fond-gris p{
    color: #1A252B;
    font-weight: 400;
}

.modal {
    padding: 20px;
}

.text-offre h1{
    font-weight: 700;
    color: #4EAE32;
}
