﻿.swiper-parent {

    /*Classe utile pour le slider*/
}


#header {
    border-bottom: none;
}
p.fn {
    margin: 0;
}
p.sous-titre {
    font-size: 1.25rem;
    font-weight: 300;
}

.slide1 {
    color: yellow !important;
}

.section {
    padding: 0;
}
.cvs {
    background-color: #6428ad;
    color: white;
    padding: 10px;
}

.tc {
    background-color: darkgreen;
    color: white;
    padding: 10px;
}

.gm {
    background-color: #375e95;
    color: white;
    padding: 10px;
}
h4.display-4 {
    margin-top: 0;
    margin-bottom: 10px;
}

#divContact {
    margin: 10px;
}
#divContact .row {
    margin-bottom: 10px;
}
.btnContact {
    width: 100%;
}
label.requis {
    color: darkred;
}
input.cache {
    display: none;
}
