.fa-search::before {
content: "\f002";
color: white;
}
main.blog_main section.banniere {
text-align: center;
padding: 0 5%;
background-position: center;
background-size: cover;
background-image: url(//tetedaffiche.com/wp-content/uploads/2024/08/tools.jpg);
padding-top: 75px;
padding-bottom: 75px;
}
main.blog_main section.banniere h1 {
text-align: center;
font-family: var(--police-15);
font-size: 70px;
font-weight: inherit;
color: var(--couleur-7);
text-transform: unset;
}
main.blog_main .page-articles {
display: flex;
justify-content: space-between;
padding: 0;
}
main.blog_main .articles-tous {
padding: 100px 60px;
margin-left: calc(10% - 60px);
display: flex;
justify-content: space-between;
justify-content: space-around;
width: calc(75% - 11%);
flex-wrap: wrap;
height: max-content;
}
main.blog_main .articles-recents.blog {
background-color: var(--couleur-7);
padding: 50px 40px;
width: calc(27% - 20px);
} main.blog_main .articles-tous .hidden {
overflow: hidden;
height: 11vw;
min-height: 150px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
main.blog_main .articles-tous .image-blog {
height: 11vw;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
min-height: 150px;
transition: ease-in-out 0.3s;
}
main.blog_main .articles-tous .textes-blog {
background-color: white;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
padding: 30px 30px;
text-align: center;
}
main.blog_main .articles-tous .textes-blog .description {
font-size: 16px;
}
main.blog_main .articles-tous .textes-blog .voir {
display: flex;
justify-content: center;
} main.blog_main .articles-recents a {
display: flex;
margin-bottom: 30px;
align-items: center;
}
main.blog_main .articles-recents .image {
width: 80px;
height: 80px;
background-position: center;
background-size: cover;
margin-right: 15px;
min-width: 80px;
}
main.blog_main .articles-recents.blog .swiper-slide {
display: flex;
padding: 25px 0;
border-bottom: 1px solid #cdcab9;
}
main.blog_main .articles-recents .nouveau {}
main.blog_main .articles-recents .texte-swiper {
width: 100%;
max-width: 200px;
}
main.blog_main .articles-recents .texte-swiper p {
color: black;
}
main.blog_main .articles-recents .categories * {
padding-left: 0;
margin-left: 0;
}
main.blog_main .articles-recents .categories input {
border: 1px solid black !important;
margin-right: 5px;
cursor: pointer;
accent-color: var(--couleur-1);
}
main.blog_main .articles-recents .fa.fa-search {
width: 29px;
padding: 10px;
border: none;
cursor: pointer;
font-size: initial;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
background-color: white;
-webkit-appearance: none;
display: flex;
justify-content: center;
align-items: center;
box-shadow: 3px 0px 6px #00000029;
font-weight: 300;
background-color: var(--couleur-1);
}
main.blog_main .articles-recents .rechercher {
display: flex;
position: relative;
margin-bottom: 25px;
flex-wrap: wrap;
}
main.blog_main .articles-recents #ui-id-10 {
width: calc(100% - 10px);
}
main.blog_main .articles-recents .titre {
font-family: var(--police-18);
color: var(--couleur-1);
border-top: 5px solid #cdcab9;
padding-top: 25px;
}
main.blog_main .articles-recents #rechercher_blog {
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
border: none;
outline: none;
text-indent: 15px;
width: calc(90% - 30px);
box-shadow: 3px 0px 6px #00000029;
height: 40px;
color: #888;
font-weight: 700;
}
main.blog_main .articles-recents .categories {
padding: 30px 0;
}
main.blog_main .articles-recents a {
margin-bottom: 0px;
}
main.blog_main .articles-recents .nouveau .texte-swiper p:nth-child(2) {
font-weight: bold;
margin-bottom: 15px;
font-size: 14px;
text-transform: capitalize;
margin-bottom: 15px;
font-size: 14px;
}
main.blog_main .articles-recents .nouveau .texte-swiper p:nth-child(1) {
font-size: 13px;
}
main.blog_main .articles-recents.blog .list-group-item {
display: flex;
flex-direction: row-reverse;
justify-content: flex-end;
}
main.blog_main .articles-recents.blog .list-group-item label {
color: var(--couleur-1);
margin-left: 5px !important;
}
main.blog_main .articles-recents.blog .list-group-item {
margin-bottom: 15px;
} main.blog_main section.blog.articles-tous .swiper-slide {
border-radius: 10px;
height: max-content;
width: 30%;
box-shadow: 0px 3px 6px #00000029;
margin-bottom: 75px;
}
main.blog_main section.blog.articles-tous .swiper-slide a {
width: 100%;
}
section.nos-engagements .bloc-slide {
box-shadow: 0px 3px 6px #00000029;
border-radius: 10px;
text-align: center;
padding: 20px 30px;
margin: 6px;
background-color: white;
}
main.blog_main .articles-tous .swiper-slide .haut {
display: flex;
justify-content: space-between;
flex-direction: column;
}
main.blog_main .articles-tous .swiper-slide .haut p {
color: black;
}
main.blog_main .articles-tous .swiper-slide .haut p.nom-article {
text-transform: uppercase;
margin-bottom: 15px;
font-family: var(--police-18);
}
main.blog_main .articles-tous .swiper-slide .haut p.date {
font-size: 14px;
}
main.blog_main .articles-tous .swiper-slide span {
text-decoration: underline;
}
main.blog_main .articles-tous .col-sm-12 {
width: 100%;
display: flex;
}
main.blog_main .articles-tous button:disabled {
background-color: var(--couleur-1);
}
main.blog_main .articles-tous button:hover {
background-color: var(--couleur-1);
}
main.blog_main .articles-tous .pagination_filtre {
flex-wrap: wrap;
justify-content: center;
} @media screen and (max-width: 1400px) {
main.blog_main .ariane {
display: none;
}
main.blog_main section.blog.articles-tous .swiper-slide {
width: 47%;
}
}
@media screen and (max-width: 1300px) {
main.blog_main .articles-tous {
margin-left: calc(5% - 60px);
}
}
@media screen and (max-width: 1024px) {
main.blog_main section.banniere h1 {
font-size: 50px;
}
main.blog_main .articles-tous {
margin-left: 0;
width: 100%;
}
main.blog_main .page-articles {
flex-wrap: wrap;
}
main.blog_main .articles-recents.blog {
width: 100%;
}
main.blog_main .articles-recents.blog .swiper-slide {
justify-content: center;
}
main.blog_main .articles-recents .categories {
text-align: center;
}
main.blog_main .articles-recents .rechercher {
justify-content: center;
}
main.blog_main .articles-recents.blog {
padding-bottom: 25px !important;
padding-top: 25px !important;
}
main.blog_main .articles-recents .fa.fa-search {}
}
@media screen and (max-width: 768px) {
main.blog_main .articles-tous {
padding: 75px 30px;
}
main.blog_main .articles-recents.blog {
padding: 75px 30px;
}
main.blog_main .articles-tous .textes-blog .voir {
width: calc(100% + 60px);
margin-left: -30px;
}
main.blog_main .articles-tous .textes-blog button {
width: 100%;
}
}
@media screen and (max-width: 600px) {
main.blog_main section.blog.articles-tous .swiper-slide {
width: 100%;
}
}#new-main-footer {
background-color: black;
display: flex;
justify-content: space-between;
background-position: center;
background-size: cover;
flex-wrap: wrap;
padding-top: clamp(50px, 10%, 120px);
padding-bottom: clamp(50px, 10%, 120px);
padding-right: 10%;
padding-left: 10%;
}
#new-main-footer img {
max-width: 100%;
}
#new-main-footer .colonne-4 .bloc-1 li,
#new-main-footer .colonne-4 .bloc-1 li a{
display: flex;
align-items: center;
justify-content: center;
}
#new-main-footer .colonne-4 .bloc-1 img{
max-width: 20px;
max-height: 20px;
}
#new-main-footer a {
color: var(--couleur-7);
min-width: 20px;
font-family: var(--police-16);
}
#new-main-footer a:hover {
text-decoration: underline;
} #new-main-footer p {
color: var(--couleur-7);
padding-top: 0;
}
#new-main-footer .titre-footer {
width: 100%;
display: flex;
justify-content: space-between;
margin-bottom: 60px;
align-items: center;
position: relative;
}
#new-main-footer .colonne-1 {
width: 25%;
margin-right: 5%;
}
#new-main-footer .colonne-2 {
width: 20%;
margin-right: 5%;
}
#new-main-footer .colonne-3 {
width: 20%;
margin-right: 5%;
}
#new-main-footer .colonne-4 {
width: 20%;
}
#new-main-footer .sous-titre {
margin-bottom: 30px;
text-transform: uppercase;
color: var(--couleur-7);
font-family: var(--police-15);
font-size: 30px;
text-transform: unset;
}
#new-main-footer .colonne-1 .logo {
width: 100%;
text-align: center;
}
#new-main-footer li {
list-style-type: none;
margin-bottom: 15px;
}
#new-main-footer .titre-footer img {
right: 0;
position: absolute;
color: var(--couleur-7);
}
#new-main-footer .titre-footer p {
font-family: "Cookie-Regular", sans-serif;
font-size: 35px;
}
#new-main-footer .titre-footer .traits {
border-bottom: dashed 3px var(--couleur-7);
width: calc(50% - 220px);
}
#new-main-footer .titre-footer .traits-2 {
width: calc(50% - 220px);
}
#new-main-footer .titre-footer .traits-2 div {
border-bottom: dashed 3px var(--couleur-7);
margin-right: 40px;
}
#new-main-footer .titre-footer .titre {
width: 400px;
text-align: center;
}
#new-main-footer .colonne-4 ul li {
margin-right: 15px;
}
#new-main-footer .colonne-4 ul {
display: flex;
margin-top: 15px;
margin-bottom: 0;
}
#new-main-footer .colonne-4 hr {
height: 2px;
background-color: gray;
width: 40px;
margin: 25px 0 40px;
}
#new-main-footer .colonne-4 .telephone a {
display: flex;
align-items: center;
width: max-content;
}
#new-main-footer .colonne-4 .telephone a img {
margin-right: 15px;
} @media screen and (max-width: 1024px) {
#new-main-footer .colonne-1 {
width: 47.5%;
margin-right: 0;
order: 4;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
margin-top: 30px;
}
#new-main-footer .colonne-1 .newsletter {
width: 100%;
}
#new-main-footer .colonne-2 {
width: 47.5%;
margin-right: 0;
order: 2;
}
#new-main-footer .colonne-3 {
width: 47.5%;
margin-right: 0;
order: 3;
}
#new-main-footer .colonne-4 {
width: 47.5%;
order: 5;
margin-top: 30px;
}
}
@media screen and (max-width: 768px) {
#new-main-footer .titre-footer p {
font-size: 30px;
}
#new-main-footer .colonne-1 {
width: 100%;
order: 6;
padding-top: 30px;
}
#new-main-footer .colonne-4 {
width: 100%;
display: flex;
justify-content: space-between;
border-top: 2px gray solid;
padding-top: 30px;
}
#new-main-footer .colonne-4 .bloc-1,
#new-main-footer .colonne-4 .bloc-2 {
width: 47.5%;
}
#new-main-footer .colonne-4 hr {
display: none;
}
#new-main-footer .titre-footer .traits {
display: none;
}
#new-main-footer .titre-footer .titre {
width: 100%;
margin-bottom: 30px;
}
#new-main-footer .titre-footer .traits-2 {
width: 100%;
}
#new-main-footer .titre-footer {
flex-wrap: wrap;
}
#new-main-footer .titre-footer img {
left: 0;
transform: rotate(-180deg);
bottom: -15px;
}
#new-main-footer .titre-footer .traits-2 div {
margin-right: 0;
margin-left: 40px;
}
#new-main-footer a,
#new-main-footer p {
font-size: 14px;
}
}
@media screen and (max-width: 500px) {
#new-main-footer .titre-footer p {
font-size: 25px;
}
}
@media screen and (max-width: 400px) {
#new-main-footer .titre-footer p {
font-size: 23px;
}
#new-main-footer .colonne-4 ul {
justify-content: center;
}
#new-main-footer .colonne-4 .bloc-1,
#new-main-footer .colonne-4 .bloc-2 {
width: 100%;
}
#new-main-footer .colonne-4 {
flex-wrap: wrap;
text-align: center;
}
#new-main-footer .colonne-4 .telephone a {
margin: auto;
}
#new-main-footer .colonne-4 .bloc-2 {
margin-top: 30px;
}
#new-main-footer a,
#new-main-footer p {
font-size: 13px;
}
}
#new-main-footer .little_text_bottom{
margin: 100px auto 0 auto;
text-align: center;
order: 10;
}
#new-main-footer .little_text_bottom a{
text-decoration: underline;
}
body .crisp-client .cc-1brb6 .cc-1kgzy,
body .crisp-client .cc-1brb6 .cc-coh7k{
background-color: var(--couleur-1) !important;
}
body .crisp-client .cc-1brb6 .cc-1i61z{
border-color: var(--couleur-1) !important;
}