*{
    box-sizing: border-box;
     margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;

}


body{
    position: relative;
    padding: 0;
    margin: 0;
    height: auto;
    color: #515151;
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 1.2;
    z-index: -1;
    overflow-x: hidden;
    background: none;
    background-color : rgb(255, 255, 255);
}

a:hover {
        text-decoration-line: none;
            color: black;
}

.table-block{
    display: table;
    width: 100%;
    height: 100%;
}
.table-cell-block{
    display: table-cell;
    vertical-align: middle;
}

h1,h2,h3,h4,h5, p{
      margin: 0;
        text-align: center;
        color: #c08e50;
}

mon-paragraphe{
      font-size: 20px;
}
.qfqq {
    padding: 31px;
    box-shadow: 10px 8px 10px 0 rgb(0 0 0 / 50%);
    margin: 20px;
    background-color: #F8FFDF;
}

 nav img{
        height: 135px;
    }

.mmenu{
    width: 100%;
    padding-top: 20px;
}

.tih h1{
    width: 100%;
    font-size: 25px;
    padding: 12px;
}
.llogo img{ 
    width:50%; 
    padding-top: 25px;
    margin:auto; 
    display:block;
    width: 200px;
}

.accueil .item{
    display: block;
    padding: 35px 35px 35px;
    width: 100%;
    text-align: center;
    background: url(../img/ecran.jpeg) center no-repeat;
    height: 668px;
    background-size: cover;
}

.accueil .item > h1{
    font-size: 0;
    text-align: left;
}
.accueil .item > h1 > span{
    display: inline-block;
    padding: 10px 25px;
    font-size: 32px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #25E42D;
}
.accueil .item > h1 > small{
    display: inline-block;
    padding: 10px 25px;
    font-size: 26px;
    color: #515151;
    background-color: #ffffff;
}
.accueil .item > img{
    height: 520px;
}

.left {
    width: 250px;
    height: 250px;
    float: left;
}

.mgorne img {
    width: 300px;
    display: block;
    margin: 0px auto;
    margin-bottom: 50px;
}

.unlin {
    text-decoration-line: none !important;
}
.unlin:hover > .jvibes {
    opacity: 0.4;
}

.unlin:hover > .cvibes {
    opacity: 0.4;
}

.section1 p {
    background-color: #25e42d30;
    padding: 20px 20px;
    font-style: italic;
    line-height: 1.5;
    text-align: center;
    margin-top: 20px;
    border: 2px solid #9393;
    font-weight: 600;
    font-size: 15px;
}

.store {
        widht: 100%;
       }

.section1 h1 {
    text-align: center;

    background-color: #F8FFF9;}

.section1 img {
    box-shadow:18px 20px 22px 0 rgba(0,0,0,0.5);
    margin: 0 auto;
    width: 362px;
    display: block;
}

.row .col-md-6 .jvibes {
    display: flex;
    background: url(../img/ecran3.png) center no-repeat;
    background-size: cover;
    width: 100%;
    height: 541px;
    justify-content: center;
    align-items: center;
}

.row .col-md-6 .jvibes > h1 {
    display: inline-block;
    background: rgba(255,255,255,0.5);
    padding: 15px 30px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    color: black;
}

.row .col-md-6 .cvibes {
    display: flex;
    background: url(../img/10.png) center no-repeat;
    background-size: cover;
    width: 100%;
    height: 541px;
    justify-content: center;
    align-items: center;
}
.row .col-md-6 .cvibes > h1 {
    display: inline-block;
    background: rgba(255,255,255,0.5);
    padding: 15px 30px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    color: black;
}

.menuvibes {
    color: black;
    text-decoration: none;
}

.titleh h1 {
padding: 8px;
    font-family: oswal;
    font-weight: 600;
    color: #c69313;
}

.titlej h1 {
padding: 8px;
    font-family: oswal;
    font-weight: 600;
    color: #c69313;
}

.titleh h2 {
    height: 47px;
    margin: -5px;
    font-size: 23px;
}

.titlej h2 {
 height: 47px;
    margin: -5px;
    font-size: 23px;
}


.titleh p {
    color: #000000;
}

.titlej p {
color: #000000;
}

.col-md-6 p {
    font-size: 18px;
}

.backgr {
    background-color: #f2c870;
    padding: 42px;
    padding-bottom: 65px;
}

.point-fort{
   background: linear-gradient(135deg, #7A5A00, #947000, #B88A00, #CFA22E) !important;
    padding-top: 80px;
    padding-bottom: 80px;
}
.point-fort h2{
    color: #ffffff;
    text-align: center;
    font-weight: 300;
    font-size: 24px;
    margin-bottom: 25px;
    background-color: linear-gradient(135deg, #7A5A00, #947000, #B88A00, #CFA22E);;
    font-family: 'Oswald';
}
.point-fort h2 > span{
    font-weight: 300;
}
.point-fort .inline{
    display: flex;
    justify-content: center;
    align-items: center;
}
.point-fort .inline > .item{
    display: inline-flex;
    align-items: center;
    margin: 0 40px;
}
.point-fort .inline > .item > p{
    font-size: 22px;
    margin-left: 25px;
    color: rgb(255, 255, 255);
}
.point-fort .inline > .item > img {
    height: 70px;
}

.tiz h1 {
    color: rgb(255, 255, 255);
    font-size: 40px;
    margin: 14px;
    margin-top: -7px;
    font-family: 'Oswald';
}

.avis{
    padding-top: 0px;
    padding-bottom: 0px;
}

.bout {
    padding: 20px;
}

.margi {
    padding: 20px;
}

.margi h1{
    padding: 20px;
}

.margi p{
    color: white;
}

.glow-on-hover {
    width: 220px;
    height: 50px;
    border: solid;
    outline: none;
    color: #fff;
    font-weight: bolder;
    background: #fff;
    cursor: pointer;
    position: relative;
    z-index: -1;
    border-radius: 10px;
    background: bottom;
    margin: 20px;
    border: 3px solid rgb(0, 0, 0);
}

.glow-on-hover:before {
    content: '';
    background: linear-gradient(45deg, #463b20, #a18443, #bd9c55, #ffecc3, #f3d9a0, #bd9c55, #bd9c55, #a18443, #463b20);
    position: absolute;
    top: -2px;
    left:-2px;
    background-size: 400%;
    z-index: -1;
    filter: blur(5px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: glowing 20s linear infinite;
    transition: opacity .3s ease-in-out;
    border-radius: 10px;
    color: black;
}

.glow-on-hover:active {
    color: #000
}

.glow-on-hover:active:after {
    background: transparent;
}

.glow-on-hover:hover:before {
    opacity: 1;
}

.glow-on-hover:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 100px;
}

@keyframes glowing {
    0% { background-position: 0 0; }
    50% { background-position: 400% 0; }
    100% { background-position: 0 0; }
}



a{

        text-decoration-line: none ;
        color: black;
}

.jvibes h1, .cvibes h1{
    display: inline-block;
    background: rgba(255,255,255,0.5);
    padding: 15px 30px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    color: black;
    text-decoration-line: none!important;
}


.jvibes h1:hover, .cvibes h1:hover{
    text-decoration-line: none!important;
    transition: 1s;
    color: red;
    opacity: 1.0;
}

.avis h1{
    padding: 31px;
    box-shadow: 10px 8px 10px 0 rgb(0 0 0 / 50%);
    margin: 20px;
}
.avis .item{
    position: relative;
    display: block;
    padding: 40px 25px 20px;
    text-align: center;
    border: 16px solid #F1C970;
    border-style: double;
    background-color: #9B834E;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: 60px;
}

.avis .item h4{
    font-size: 29px;
    color: #ffe9b8;

}




























:root {
  --home-bg-color: #000000;
  --menu-bg-color: #000000;
  --silde-btn-border: #808080;
  --slide-btn-bg: #ddf2db;
  --slide-btn-hoverbg: #f1fff1;
  --alpha-green: rgba(33, 96, 47, 0.51);
  --icon-hover-color: #344a39;
  --icon-hover-bg: #709680;
  --text-color: #616161;
  --border-color: #709680;
  --heading-color: #344a39;
  --box-shadow-color: #b5b5ac;
  --lightest-green: #e3cc93;
  --light-green: #9ab09a;
  --dark-green: rgba(52, 74, 57, 0.86);
  --box-shadow: 0px 0px 3px 5px var(--box-shadow-color);
  --border-radius: 60px 5px;
  --fade-green: rgba(57, 87, 64, 0.55);
}
*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  list-style: none;
}


#ham-menu {
  display: none;
}
label[for="ham-menu"] {
  display: block;
  position: fixed;
  top: 24px;
  left: 20px;
  z-index: 999;
  width: 60px;
  height: 60px;
  background-color: var(--home-bg-color);
  border-radius: 15px;
border: 2px solid #be8b4d;}

.ham-menu {
  width: 30vw;
  height: 100%;
  position: fixed;
  top: 0;
  visibility: hidden;
  transform: translate(-110%);
  z-index: 998;
  background-color: var(--lightest-green);
  transition: 1s;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ham-menu > ul {
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-around;
  padding: 20px;
  height: 50%;
}
.ham-menu > ul > li {
  font-size: 2.5rem;
  white-space: nowrap;
  letter-spacing: 0.10em;
  cursor: pointer;
  color: rgb(0, 0, 0);
}
#ham-menu:checked + label {
  background-color: transparent;
    border-color: rgb(0 0 0 / 86%);
}
#ham-menu:checked ~ div.ham-menu {
  transform: translate(0px);
  visibility: visible;
}
.full-page-green {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--dark-green);
  z-index: 997;
  opacity: 0;
  visibility: hidden;
  display: none;
  transition: 500ms;
  position: fixed;
  top: 0;
  left: 0;
}
#ham-menu:checked ~ div.full-page-green {
  display: block;
  opacity: 1;
  visibility: visible;
}
[for="ham-menu"] > div {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column wrap;
  align-content: center;
  align-items: center;
}
.menu-line {
  display: block;
  width: 17px;
  height: 2px;
  margin: 10px 0 5px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  background-color: #c08e51;
  transition: 500ms;
  transform-origin: right center;
}
[for="ham-menu"] > div > span:nth-child(4),
[for="ham-menu"] > div > span:nth-child(5),
[for="ham-menu"] > div > span:nth-child(6) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  transform-origin: left center;
}
#ham-menu:checked + label span {
  background-color: var(--dark-green);
}
#ham-menu:checked + label span:nth-child(2),
#ham-menu:checked + label span:nth-child(5) {
  transform: scale(0);
}
#ham-menu:checked + label span:nth-child(1) {
  transform: translateY(17px) rotate(45deg);
}
#ham-menu:checked + label span:nth-child(4) {
  transform: translateY(17px) rotate(-45deg);
}
#ham-menu:checked + label span:nth-child(3) {
  transform: translateY(-17px) rotate(-45deg);
}
#ham-menu:checked + label span:nth-child(6) {
  transform: translateY(-17px) rotate(45deg);
}
p {
  font-size: 1.8rem;
  line-height: 1.5em;
}

a::after {
  display: inline-block;
  font-family: fontello;
  padding: 5px;
  font-size: 1.6rem;
  transform: rotate(-90deg);
}
.text {
  font-size: 2.5rem;
  line-height: 1.5em;
  word-spacing: 0.5em;
  letter-spacing: 0.1em;
}
.title {
  font-size: 3rem;
  line-height: 1.5em;
  word-spacing: 0.5em;
  letter-spacing: 0.1em;
  color: var(--icon-hover-bg);
  padding: 10px;
}
.heading {
  font-size: 6rem;
  line-height: 1.5em;
  word-spacing: 0.5em;
  letter-spacing: 0.1em;
  font-family: "Patua One";
}
.centre-text {
  text-align: center;
}
.bold-text {
  font-weight: bold;
}
























































.avis .item > .profil1{
    position: absolute;
    display: block;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%,-60%);
    transform: translate(-50%,-60%);
    width: 85px;
    border-radius: 61px;
    background: url(../img/tete2.png) center no-repeat;
    background-size: 55px;
    background-position: 16px 23px;
}

.avis .item > .profil2{
    position: absolute;
    display: block;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%,-60%);
    transform: translate(-50%,-60%);
    width: 85px;
    border-radius: 61px;
    background: url(../img/tete3.png) center no-repeat;
    background-size: 55px;
    background-position: 16px 23px;
}

.avis .item > .profil3{
    position: absolute;
    display: block;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%,-60%);
    transform: translate(-50%,-60%);
    width: 85px;
    border-radius: 61px;
    background: url(../img/tete1.png) center no-repeat;
    background-size: 55px;
    background-position: 16px 23px;
}



.col-12 {
    padding: 20px;
}




.avis .item > h3{
    font-size: 16px;
    color: #00000;
    font-weight: 700;
}
.avis .item > p{
    font-size: 18px;
    color: #000000;
    font-style: italic;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 400;
}
.avis .item > span{
    display: block;
    font-size: 12px;
    font-style: italic;
}
.avis .item > span > b{
    font-weight: 700;
    font-style: normal;
}
.avis .logos{
    display: block;
    margin: 50px auto 0;
    width: 100%;
    max-width: 795px;
}

.tete {
    position: inherit;
    display: block;
    left: 50%;
    top: 33px;
    -webkit-transform: translate(-50%,-60%);
    transform: translate(-50%,-60%);
    width: 67px;
    border-radius: 41px;
}

.container .avis h1{
    padding: 20px;
}



.titreblog {
    margin: 40px;
    color: #c69313;
}








.blog_section {
  padding-top: 1rem;
  padding-bottom: 3rem;
}
.blog_section .blog_content .blog_item {
  margin-bottom: 30px;
  box-shadow: 0 0 11px 0 rgba(6, 22, 58, 0.14);
  position: relative;
  border-radius: 2px;
  overflow: hidden;
}
.blog_section .blog_content .blog_item:hover .blog_image img {
  transform: scale(1.1);
}
.blog_section .blog_content .blog_item .blog_image {
  overflow: hidden;
  padding: 0;
}
.blog_section .blog_content .blog_item .blog_image img {
  width: 100%;
  transition: transform 0.5s ease-in-out;
}
.blog_section .blog_content .blog_item .blog_image span i {
  position: absolute;
  z-index: 2;
  color: #fff;
  font-size: 18px;
  width: 38px;
  height: 45px;
  padding-top: 7px;
  text-align: center;
  right: 20px;
  top: 0;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 79%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 79%, 0 100%);
  background-color: #bb923d;
}
.blog_section .blog_content .blog_item .blog_details {
  padding: 25px 20px 30px 20px;
}
.blog_section .blog_content .blog_item .blog_details .blog_title h5 a {
  color: #c08e50;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 25px;
  line-height: 32px;
  font-weight: 400;
  transition: all 0.3s;
  text-decoration: none;
}
.blog_section .blog_content .blog_item .blog_details .blog_title h5 a:hover {
  color: #bb923d;
}
.blog_section .blog_content .blog_item .blog_details ul {
  padding: 0 3px 10px 0;
  margin: 0;
}
.blog_section .blog_content .blog_item .blog_details ul li {
  display: inline-block;
  padding-right: 15px;
  position: relative;
  color: #7f7f7f;
}
.blog_section .blog_content .blog_item .blog_details ul li i {
  padding-right: 7px;
}
.blog_section .blog_content .blog_item .blog_details p {
  border-top: 1px solid #e5e5e5;
  margin-top: 4px;
  padding: 20px 0 4px;
      color: #000000;
    font-size: 16px;
}
.blog_section .blog_content .blog_item .blog_details a {
  font-size: 16px;
  display: inline-block;
  color: #7f7f7f;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s;
}
.blog_section .blog_content .blog_item .blog_details a:hover {
  color: #020d26;
}
.blog_section .blog_content .blog_item .blog_details a i {
  vertical-align: middle;
  font-size: 20px;
}
.blog_section .blog_content .owl-nav {
  display: block;
}
.blog_section .blog_content .owl-nav .owl-prev {
  position: absolute;
  left: -27px;
  top: 33%;
  border: 5px solid #fff;
  text-align: center;
  z-index: 5;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  outline: 0;
  background: #ff5e14;
  transition: all 0.3s;
  color: #fff;
}
.blog_section .blog_content .owl-nav .owl-prev span {
  font-size: 25px;
  margin-top: -6px;
  display: inline-block;
}
.blog_section .blog_content .owl-nav .owl-prev:hover {
  background: #fff;
  border-color: #ff5e14;
  color: #ff5e14;
}
.blog_section .blog_content .owl-nav .owl-next {
  position: absolute;
  right: -27px;
  top: 33%;
  border: 5px solid #fff;
  text-align: center;
  z-index: 5;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  outline: 0;
  background: #ff5e14;
  color: #fff;
  transition: all 0.3s;
}
.blog_section .blog_content .owl-nav .owl-next span {
  font-size: 25px;
  margin-top: -6px;
  display: inline-block;
}
.blog_section .blog_content .owl-nav .owl-next:hover {
  background: #fff;
  border-color: #ff5e14;
  color: #ff5e14;
}



















footer{
    background-color: #f5f5f5;
}
footer,
footer a{
    color: #ffffff;
    font-size: 11px;
    background-color: #191919;
}
footer a{
    cursor: pointer;
}
footer a:hover,
footer a:not([href]):hover{
    color: #fa3a69;
    text-decoration: underline;
}

/*************** Funnel ******************/

#enquete{
    position: relative;
    display: block;
    height: 100%;
    padding: 35px 65px;
    z-index: 50;
}
#enquete fieldset{
    display: block;
    border: none;
    padding: 0;
    margin: 0;
    color: #000000;
    justify-content: center;
}
#enquete fieldset > .question{
    display: block;
    margin: 0 0 25px 0;
    text-align: center;
    padding: 0;
}
#enquete fieldset > .question p{
    display: block;
    margin: 0 auto;
    font-size: 22px;
    font-weight: 400;
    font-style: italic;
    color: #1b1918;
}
#enquete .reponse .btn-form {
    position: relative;
    display: block;
}
#enquete .reponse > .btn-form.multi-btn:nth-child(3),
#enquete .reponse > .btn-form.multi-btn:nth-child(4){
    margin-top: 12px;
}
#enquete .reponse .btn-form > input[type="radio"]{
    display: none;
}
#enquete .reponse .btn-form label {
    position: relative;
    display: block;
    width: 100%;
    background: #25E42D;
    border-radius: 6px;
    color: #000000;
    text-align: center;
    padding: 15px 20px;
    margin: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    cursor: pointer;
    box-shadow: 0 6px 12px rgba(225, 2, 122,0.4);
}


#realisation{
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.8);
    z-index: 10000;
}
#realisation .content{
    display: block;
    width: 270px;
    height: auto;
    padding: 30px 20px;
    background: #ffffff;
    border: 3px solid #dd0077;
    text-align: center;
    margin: auto;
    border-radius: 8px;
    color: #333;
}
#realisation .content > *{
    width: 100%;
}
#realisation .content ul{
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 12px;
    margin-top: 20px;
}

#popup_merci{
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.7);
  z-index: 999;
}
#popup_merci > .merci_content{
  position: absolute;
  display: block;
  max-width: 570px;
  width: 90%;
  height: auto;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%,-50%,0);
  transform: translate3d(-50%,-50%,0);
  background: #ffffff;
  border: 4px solid #fa3a69;
  border-radius: 5px;
  color: #1b1918;
  text-align: center;padding: 20px;
}

.footim {
    position: inherit;
    width: 139px;
}
/**** RESPONSIVE ****/
@media screen and (max-width: 1599px){
   
    .funnel_place {
        padding-top: 35px;
        padding-bottom: 35px;
    }
}

@media screen and (max-width: 1279px) {
    .funnel_place .slogan > h2{
        font-size: 24px;
    }
    .funnel_place .slogan > h2 > b {
        font-size: 48px;
    }
    .avis .item > p {
        font-size: 14px;
    }
    #funnel > h2 > b{
        font-size: 20px;
    }
    #enquete{
        padding: 35px 45px;
    }
    #enquete fieldset > .question p{
        font-size: 18px;
    }
    #enquete .reponse .btn-form label > span{
        font-size: 16px;
    }
    #enquete .reponse .btn-form label > .icon{
        height: 40px;
    }
}

@media screen and (max-width: 1023px) {
    .accueil .item {
        padding: 35px 35px 260px;
    }
    .accueil .item > h1 > span{
        font-size: 24px;
    }
    .accueil .item > h1 > small{
        font-size: 20px;
    }
    .funnel_place{
        padding-top: 0;
    }

    .point-fort .inline > .item{
        margin: 0 30px;
    }
    .point-fort .inline > .item > p{
        font-size: 14px;
    }
    .avis .item{
        background-size: cover;
    }
    .avis .item > h3 {
        font-size: 13px;
    }
    .avis .logos{
        width: 80%;
    }
    .glow-on-hover {
    margin: 10px 14%;
    }
}

@media screen and (max-width: 767px) {
    nav{
        text-align: center;
    }
    nav img {
        height: 100px;
    }
    nav p {
        font-size: 16px;
        text-align: center;
    }
    .ham-menu {
        width: 100vw;
    }
    .ham-menu > ul > li {
        font-size: 2.5rem;
    }


    .accueil .item {
        padding: 0px 0px 0px;
        background-position: center;
        height: 361px;
    }
    .accueil .item > h1 > span {
        font-size: 20px;
    }
    .accueil .item > h1 > small {
        font-size: 14px;
    }
    .accueil .item > img {
        height: auto;
        width: 100%;
    }
   
    .point-fort h2{
        font-size: 16px;
    }
    .point-fort .inline{
        justify-content: space-around;
        align-items: flex-start;
    }
    .point-fort .inline > .item {
        margin: 0;
        flex-direction: column;
    }
    .point-fort .inline > .item > p {
        font-size: 14px;
        text-align: center;
        margin-left: 0;
        margin-top: 10px;
    }
    .point-fort .inline > .item > img{
        height: 40px;
    }
    .avis{
        padding-top: 0;
    }
    .avis .item{
        margin-top: 60px;
    }
    .avis .logos{
        width: 100%;
    }
    #merci h3,
    #merci p{
        font-size: 16px;
    }
    .section1 img{
    margin: 0 auto;
    width: 300px;
    display: block;
    }

.glow-on-hover {
    margin: 10px 14%;
    }
}

@media screen and (max-width: 374px) {
    .accueil .item {
        padding: 10px 10px 180px;
    }
    .accueil .item > h1 > span {
        font-size: 16px;
    }
    .accueil .item > h1 > small {
        font-size: 12px;
    }

    .point-fort .inline > .item > p {
        font-size: 12px;
    }
    .avis .item > p {
        font-size: 12px;
    }
    .glow-on-hover {
    margin: 10px 14%;
    }
}   

.footer-dark {
  padding:50px 0;
  color:#f0f9ff;
  background-color:#191919;
  text-align: center;
}

.footer-dark h3 {
  margin-top:0;
  margin-bottom:12px;
  font-weight:bold;
  font-size:20px;
}

.footer-dark ul {
  padding:0;
  list-style:none;
  line-height:1.6;
  font-size:14px;
  margin-bottom:0;
}

.footer-dark ul a {
  color:#ffffff;
  text-decoration:none;
  font-size: 14px;
}

.footer-dark ul a:hover {
  opacity:0.8;
}

@media (max-width:767px) {
  .footer-dark .item:not(.social) {
    text-align:center;
    padding-bottom:20px;
  }
}

.footer-dark .item.text {
  margin-bottom:36px;
}

@media (max-width:767px) {
  .footer-dark .item.text {
    margin-bottom:0;
  }
}

.footer-dark .item.text p {
  opacity:0.6;
  margin-bottom:0;
}

.footer-dark .item.social {
  text-align:center;
}

@media (max-width:991px) {
  .footer-dark .item.social {
    text-align:center;
    padding: 20px;
  }
}

.footer-dark .item.social > a {
  font-size:20px;
  width:36px;
  height:36px;
  line-height:36px;
  display:inline-block;
  text-align:center;
  border-radius:50%;
  box-shadow:0 0 0 1px rgba(255,255,255,0.4);
  margin:0 8px;
  color:#fff;
  opacity:0.75;
}

.footer-dark .item.social > a:hover {
  opacity:0.9;
}

.footer-dark .copyright {
  text-align:center;
  padding-top:24px;
  opacity:0.3;
  font-size:13px;
  margin-bottom:0;
}

@media only screen and (max-width: 577px) {
  .blog_section .owl-nav .owl-prev {
    left: -17px !important;
  }
  .blog_section .owl-nav .owl-next {
    right: -17px !important;
  }
}

