@media (max-width: 1199.98px) {
.testimonial-slider .testimonial-image {
height: auto;
width: 100% !important;
}
.testimonial-slider {
min-height: 480px;
}
}
@media (max-width: 991.98px) {
.testimonial-slider[aria-hidden="true"] {
opacity: 1;
}
body.contact h1 {
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.bloc_formulaire {
padding: 0 24px;
}
.contact-page {
background-color: #0F0F0F;
}
.contact-page h2 {
color: #ffffff;
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: normal;
padding: 0 20%;
}
body.contact form > div > div:nth-child(2) {
padding: 50px 22px 0 22px;
border-radius: 24px;
background: #FFF;
}
body.contact input.wpcf7-submit {
width: 100%;
}
.contact-page p.border-gris {
border-radius: 50px;
background: rgba(255, 255, 255, 0.10);
color: #5A5A5A;
}
body.contact form > div > div:nth-child(1) {
padding: 0 0 60px 0;
}
body.contact .block-contact-gauche {
padding: 20px 10px 0 10px;
}
body.contact .wpcf7-list-item label {
font-size: 12px;
}
.testimonial-slide .slick-next:before {
content: url("data:image/svg+xml,%3Csvg width='49' height='48' viewBox='0 0 49 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='24.3984' cy='24' r='24' transform='rotate(-180 24.3984 24)' fill='white'/%3E%3Cpath d='M21.3984 18L27.3984 24L21.3984 30' stroke='%231E1E1E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
right: -40px;
opacity: 1;
}
.testimonial-slide .slick-prev:before {
content: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='24' cy='24' r='24' fill='white'/%3E%3Cpath d='M27 30L21 24L27 18' stroke='%231E1E1E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
left: -40px;
opacity: 1;
}
.testimonial-slide {
padding: 0;
}
.testimonial-slide {
margin-bottom: 80px;
}
}
@media (max-width: 767.98px) {
.testimonial-slide .slick-list {
padding:0 8% 0 0 !important;
margin-left: 12px;
}
.testimonial-slide {
transform: translateX(12px);
}
}
@media only screen and (max-width: 991.98px) and (min-width: 768px) {
.testimonial-content {
margin: 0;
}
}