
body{
 font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4375;
  font-family: 'Merriweather Sans', sans-serif;
  letter-spacing: 0px;
  text-align: left;
  color: #777777;
    
}
*{
    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: #15c1c6;
    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%;
}
.divTextGallery{
position: absolute;
  z-index: 9;
  top: 30%;
  left: 12%;
  right: 12%;
  text-align: center;
  color: #fff;
  max-width: 750px;
  margin: auto;
}
.divTextGallery h1{
    font-size: 66px !important;
    font-weight: 600
}
.divTextGallery p{
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6em !important;

}
/*.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-weight: 700;
    font-size: 48px;
    line-height: 1.36957;
  
    letter-spacing: 0px;
    text-align: inherit;
    color: #31353d;
  
        position: relative
}
.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: #15c1c6;
    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 #15c1c6;
}
.btn-perso:hover{
        color: #ffffff;
    background-color: #333333;
    border-color: #333333;
}
.div-Second {
        height: 700px;
    width: 100%;

}
.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;*/

}
.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 h1{
        margin-bottom: 4rem;
    font-size: 60px;
    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 h1{
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 1.36957;
  
    letter-spacing: 0px;
    text-align: inherit;
    color: #31353d;
        margin-bottom: 4rem;
        position: relative
}
.div-Third h1::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%;
}





.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: 5rem;
    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: black;
    font-size: 19px;
    font-weight: 700;
}


.Testimonials h1{
   font-size: 40px;
       font-style: normal;
    font-weight: 400;
    line-height: 1.38462;
 
    letter-spacing: 0px;
    text-align: inherit;
  color: #31353d;
}
.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 h1{
   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 4rem;
}
.form-container{
    
        width: 720px;

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

}
.form-container h3{
    text-align: center;
    font: 18px Merriweather, serif;
        color: #31353d;
            font-weight: 700;
    margin: 2rem 0 1rem;
}
.form-container .row {
    justify-content: center;
}
.form h1{
       font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 1.38462;
 
    letter-spacing: 0px;
    text-align: inherit;
    color: #31353d;
    
}
.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;
}
#myForm .btn-perso{
    margin-top: 0 !important;
 
}

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

#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 30px;
  right: 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;
}
