.item {

    text-align: center;
    padding: 10px 0px;
    /*    border: 3px solid #0e8fced1;
    border-radius: 3px;*/
    color: #ca1f43;
    text-decoration: none;
}

.bloc-owl {
    background-color: #020506de;
    padding: 20px 0;
}

.item>h4 {
    font-family: 'Anton', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-decoration: none;
}

h1,
h2,
h3,
#bloc-1 h1 {
    font-family: 'Anton', sans-serif;
    color: #51b9e2;

    text-transform: uppercase;
}

h1 {
    letter-spacing: 5px;
}

h2 {
    letter-spacing: 5px;
    font-size: 2.5em;
}

h2>strong {
    color: #ca1f43;
    letter-spacing: 0px;
}

h3 {

    letter-spacing: 3px;
    font-size:20px;
}

p {
    font-family: 'Roboto', sans-serif;
    color: #ca1f43;
}

p strong {
    color: #ca1f43;
}

.divider-h {
    margin-bottom: 100px;
}

.info h1,
.info p {
    color: #ffffffba;
}
.row{
    margin-left: 0;
    margin-right:0;
}
.d-bloc .divider-h span {
    border-color: #3b819c;
}
.divider-h span {
    border-top: 0.1em solid transparent;
}
.divider-half {
    width: 10%;
    }
.foot{

    margin-bottom: 10px;
}
.icon-md{
      color:#3b819c  !important;  
}
.icon-md:hover {
      color:#36b1e2  !important;  
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #c32643;
}
.owl-story p{
    font-size: 14px !important;
    line-height: 16.5px !important;
    letter-spacing: 2px;

}
.owl-story .quote{
    font-weight: 900;
}





