body{
  font: normal 300 16px / 20px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4375;
  font-family: 'Merriweather Sans', sans-serif;
  letter-spacing: 0px;
  text-align: left;
  color: #777777;
  line-height: 2rem;
    
}
*{
    padding: 0;
    margin: 0;
    box-sizing: border-box
        
}
.owl-carousel2{
/*    height: 500px;*/
height: 750px;
}
.owl-carousel .owl-stage-outer{
    height: 100%;
}
.owl-carousel .owl-stage{
    height: 100%;
}
.owl-carousel .owl-item{
    height: 100%;
}
.owl-carousel .item{
    height: 100%;
}

.owl-carousel .owl-nav span{
    position: absolute;
    top: 40%;
    width: 50px !important;
    height: 50px !important;
    padding: 10px;
    border-radius: 50%;
    color: #fff;
    background-color: #ea8208;
    font-size: 35px;
    line-height: 25px;
}
.owl-carousel .owl-nav .owl-prev span{
    left: 5%;
}
.owl-carousel .owl-nav .owl-next span{
    right: 5%;
}
.owl-carousel .owl-item img {
  height: 100%;
}
/*h1{
    color:#ea8208;
}*/
.divTextGallery{
position: absolute;
  z-index: 9;
  top: 30%;
  left: 10%;
  color: #fff;
  max-width: 750px;
  margin: auto;
  width: 46%;
  text-align: left;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
.divTextGallery h2{
    font-size: 45px !important;
    font-weight: 600;
    margin-bottom: 3vh;
}
.divTextGallery p{
    font-size: 18px;
    font-weight: 400;
    line-height: 2em !important;
    text-align: justify;

}
#nosservcies h3{
  margin-top: 4%;  
}
.info-block{
    color: black;
}

/*.div-First  {
    padding:  1rem 5rem ; 
}*/
/*.div-First h1{
   font-size: 35px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.38462;
    letter-spacing: 0px;
    text-align: inherit;
    color: #31353d;
    
}*/
.div-First .subTitle{
    font-style: normal;
    font-size: 34px;
    line-height: 1em;
    font-weight: 500;
    letter-spacing: 0px;
    text-align: inherit;
    position: relative;
    color:#ea8208;
}

.div-First .subTitle::after {
       content: "";
    display: block;
    height: 4px;
    width: 70px;
    position: absolute;
    /* bottom: 0px; */
    top: 4rem;
    left: 47%;
    color: #e0e0e8;
    background: #e0e0e8;
    text-align: center;
}
.div-First .col-lg-3 h1{
        padding-bottom: 19px;
    font-size: 21px;
    font-weight: 400;
    padding-top: 35px;
    border-bottom: 1px solid #e0e0e8;
    color: #31353d;
}

.div-First p{
     
    color: black;
}

.lg-container{
    max-width: 95% !important;
}
.icon-box{
    width: 80px;
    height: 80px;
    margin: auto;
}
.icon-box i{
    background: #15c1c6;
    color: #fff;
    padding: 15px;
    border-radius: 50%;
    font-size: 45px;
    width: 80px;
    height: 80px;
    line-height: 50px;
}

.btn-perso{
    color: #000000;
    background-color: #ea8208;
    border: none;
    padding: 19px 38px;
    border-radius: 25px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: .04em;
    line-height: 1;
    display: inline-block;
    max-width: 100%;
    cursor: pointer;
    text-align: center;
    vertical-align: top;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-shadow: none;
    border-radius: 29px;
   
    font-weight: 900;
    font-style: normal;
    margin-top: 5rem;
    border: 2px solid #ea8208;
}
.btn-perso:hover{
        color: #ffffff;
    background-color: #333333;
    border-color: #333333;
}
.div-Second {
    height: 700px;
    width: 100%;
    margin-bottom: 20% !important;
}
.div-Second .row{
    margin-right: 0px;
    margin-left: 0px;
}
.div-Second .div-left{
/*    background-image: url("/web/pictures/left.webp") !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;*/

}
.pSec2{
    text-align: justify;
}
.div-Second .div-left {
    position: relative;
    padding: 0;
}
.div-Second .div-left img{
    position: absolute;
    width: 100%;
    height: 100%;

}
.div-Second .div-right{
/*    background-image: url("/web/pictures/right.webp") !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;*/
    padding-top: 141px;
    padding-right: 50px;
    padding-bottom: 140px;
    padding-left: 26px;
    color: #fff;
    position: relative;
}
.div-Second .div-right img {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
.div-Second .div-right h2{
    margin-bottom: 4rem;
    font-size: 40px;
    font-weight: 600;
    text-transform: capitalize;
}
/*.div-Second .div-right h2{
  font-weight: 100;
  
    font-style: normal;
     font-weight: 700; 
    font-size: 24px;
    line-height: 1.5;

    letter-spacing: 0px;
    text-align: inherit;
}*/

.btn-div-2{
    background: transparent;
}

.btn-div-2:hover {
    color: black;
    background-color: #ffffff;
    border-color: #ffffff;
    /* box-shadow: none; */
}
.div-Third .div-img{
        width: 540px;
    height: 350px;
}
.div-Third h3{
   font-size: 34px;
       font-style: normal;
    font-weight: 400;
    line-height: 1.38462;
 
    letter-spacing: 0px;
    text-align: inherit;
    color: #31353d;
}
.div-Third h2{
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 1.36957;
    letter-spacing: 0px;
    text-align: inherit;
    color: #ea8208;
    margin-bottom: 4rem;
    position: relative
}
.div-Third h2::after{
    content: "";
    display: block;
    height: 4px;
    width: 70px;
    position: absolute;
    /* bottom: 0px; */
    top: 4rem;
    left: 47%;
    color: #e0e0e8;
    background: #e0e0e8;
    text-align: center;
}
.div-Third {
    padding: 1rem 4rem
}
.entry-title{
    font-weight: 500;
    margin-bottom: 30px !important;
    font-size: 26px !important;
    color: #333333 !important;
    line-height: 1.3em !important;
}
.div-Third p{

    color: black;
}
.div-img img{
    max-width: 100%;
}



.list-section1{
  text-align: left;
  margin-left: 36vw;
  margin-top: 2%;
}


.text-inside-style h1{
   font-size: 29px;
       font-style: normal;
    font-weight: 500;
    line-height: 1.38462;
 
    letter-spacing: 0px;
    text-align: inherit;
    color: white;
}
.text-inside-style h2{
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 1.36957;
  
    letter-spacing: 0px;
    text-align: inherit;
    color: white;
        margin-bottom: 4rem;
        position: relative
}
.text-inside-style h2::after{
       content: "";
    display: block;
    height: 4px;
    width: 70px;
    position: absolute;
    /* bottom: 0px; */
    top: 9rem;
    left: 47%;
    color: #e0e0e8;
    background: #e0e0e8;
    text-align: center;
}

.div-Fourth{
    position: relative;
    padding-top: 125px;
    padding-right: 86px;
    padding-bottom: 125px;
    padding-left: 86px;
}
.div-Fourth img{
   position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.div-Fourth .text-inside-style{
    z-index: 9;
    position: inherit;
}
.counter{
    font-size: 63px;
    border: 2px solid white;
    border-radius: 50%;
    height: 195px;
    width: 195px;
    text-align: center;
    margin: auto;
    padding-top: 3rem;
    color: white;
  
}
.box-counter-title{
        text-transform: capitalize;
    margin-top: 26px;
    font-size: 27px;
    color: white;
  
}
.Testimonials {
    padding:2rem 4rem
}
.Testimonials .avatar{
    width: 196px;
    height: 196px;
}
.Testimonial-box{
        display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 3rem;
}
.Testimonial-box .comment{
    width: 524px;
    text-align: left;
}
.Testimonial-box .name{
    color: #ea8208;
    font-size: 19px;
    font-weight: 700;
}
.border-grey {
    border: 6px solid #777;
    padding: 10px; 
}

.Testimonials .section-title{
   font-size: 28px;
   font-style: normal;
    font-weight: 400;
    line-height: 1.38462;
    letter-spacing: 0px;
    text-align: inherit;
    color: #31353d;
    padding: 10px;
    position: relative;
}
.Testimonials h2{
    color:#ea8208;
    margin-top: 5%;
} 
.Testimonials h3{
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 1.36957;
 
    letter-spacing: 0px;
    text-align: inherit;
    color: black;
        margin-bottom: 4rem;
        position: relative
}
.Testimonials h3::after{
       content: "";
    display: block;
    height: 4px;
    width: 70px;
    position: absolute;
    /* bottom: 0px; */
    top: 5rem;
    left: 47%;
    color: black;
    background: #e0e0e8;
    text-align: center;
}
.Testimonials p{
    color: #424242
}
.busines h2.section-title{
    font-size: 37px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0px;
    text-align: inherit;
    color: white;
}
.busines h2{
    font-style: normal;
    font-weight: 700;
    font-size: 72px;
    line-height: 1.36957;
       letter-spacing: 0px;
    text-align: inherit;
    color: white;
        margin-bottom: 4rem;
        position: relative
}

.busines {
    position: relative;
}
.busines img {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.busines section {
        position: relative;
    padding: 10rem 4rem 1rem 4rem;
}
.busines .btn-perso {
    position: relative;
            text-decoration: none;

}
.busines #btn{
    text-align: center;
    padding: 0 0 8rem;
}

.busines .section-subtitle{
    margin-bottom:  0 !important;
}
.form{
    padding:  6rem 0rem;
}
.form-container{
    
        width: 720px;

    margin: auto;
}
#myForm{
    width: 90% ; 

}
.form-container h3{
    text-align: center;
    font: 18px Merriweather, serif;
    color: #ea8208;
    font-weight: 700;
    margin: 2rem 0 1rem;
}
.form-container .row {
    justify-content: center;
}
#contacteznous .services h3.title-form{
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 1.38462;
    letter-spacing: 0px;
    text-align: inherit;
    color: #ea8208;
    
}
.subtitle-form{
        font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 1.36957;
   
    letter-spacing: 0px;
    text-align: inherit;
    color: #31353d;
}

/*.subtitle-form:after{
        content: "";
    display: block;
    height: 4px;
    width: 70px;
    position: absolute;
     bottom: 0px; 

    left: 47%;
    color: black;
    background: #e0e0e8;
    text-align: center;
}*/
#myForm select , #myForm input{
    color: #3B3B3B;
  margin: 0 0 20px;
  padding: 17px 56px 16px 20px;
  width: 100%;
  background-color: #f6f6f6;
  outline: none;
  border: none;
}
#contacteznous .services {
    background: #d5d3d3;
    padding: 2%;
}
#contacteznous .services .title-form {
   margin-bottom: 4%;
}
#myForm .btn-perso{
    margin-top: 0 !important;
 
}

#toTop {
  color: #ffffff;
  background-color: #ea8208;
  bottom: 80px;
  right: 20px;
}

#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 30px;
  left: 20px;
  overflow: hidden;
  width: 58px;
  height: 58px;
  z-index: 999;
  text-align: center;
  border-radius: 50%;
}


#toTop:focus {
  outline:none
}
#toTop i{
    font-size: 30px;
  position: relative;
  margin-top: 13px;
}
textArea{
    height: 142px;
    color: #3B3B3B;
    margin: 0 0 20px;
    padding: 17px 56px 16px 20px;
    width: 100%;
    background-color: #f6f6f6;
    outline: none;
    border: none;
}
.boldRow {
  display: flex;
  flex-wrap: wrap;
}

.rowItem {
  position: relative;
  margin-bottom: 20px;
}

.bpgPhoto {
  position: relative;
  overflow: hidden;
}

.boldPhotoBox {
  transition: transform 0.3s ease;
}

.captionPane {
  display: none; /* Masquer par défaut */
  position: absolute;
  top: 0;
  left: 0;
  width:100%;
  height: 100%;
  background-color: #ea820840;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btShowTitle {
  position: absolute;
  bottom: 10px;
  color: rgb(51, 51, 51);
  background-color: rgba(255, 255, 255, 0.9);
  padding: 10px;
  bottom:0px;
  border-left: 4px solid #360;
}
.btShowTitle h4{
    font-size: 16px;
}
.div-Third {
   width: 80vw;
  margin: auto;
}
.boldPhotoBox img{
  width: 90%;
  height: auto;
  max-height: 216px;
  width: auto !important;

}
.bpgPhoto {
  display: block;
  overflow: hidden;
  max-width: 100%;
  line-height: 0;
  position: relative;
}
.div-Seven{
    margin-left: 4vw;
}
/*.info-block{
    color: #ea8208;
}*/
.info-block:hover{
    cursor: pointer;
}
.div-Seven h3{
    color:#ea8208;
}
.div-Seven h6{
    color:#31353d;
    font-size: 1.5rem;
    font-size: 18px;
    margin-bottom: 10vh;
}
.Testimonials h2 {
margin-bottom: 5%;
}
.divTextGallery{
    
}
.container .form .title-form{
    color:#ea8208;
}
.div-Seven h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 1.36957;
  letter-spacing: 0px;
  text-align: inherit;
  color: #ea8208;
  margin-bottom: 4rem;
  position: relative;
}
.div-Seven h3
::after{
       content: "";
    display: block;
    height: 4px;
    width: 70px;
    position: absolute;
    /* bottom: 0px; */
    top: 5rem;
    left: 47%;
    color: #e0e0e8;
    background: #e0e0e8;
    text-align: center;
}
.div-Seven 
.title {
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 1.36957;
  letter-spacing: 0px;
  text-align: inherit;
  color: #ea8208;
  margin-bottom: 4rem;
  position: relative;
}
.div-Seven  h1.title::after {
  content: "";
  display: block;
  height: 4px;
  width: 70px;
  position: absolute;
  bottom: 0px;
  top: 4rem;
  left: 47%;
  color: #e0e0e8;
  background: #e0e0e8;
  text-align: center;
}
.services .section-title::after{
     content: "";
  display: block;
  height: 4px;
  width: 70px;
  position: absolute;
  bottom: 0px;
  top: 4rem;
  left: 47%;
  color: #e0e0e8;
  background: #e0e0e8;
  text-align: center;
    
}
/*.footer3{
      margin-top: -25%;
}*/
