.has-rose-color {
color: #ee0479;
}
.has-bleu-pale-color {
color: #B1B4CF;
}
.has-bleu-color {
color: #061150;
}
body #copyright-lezards {
padding: 15px;
font-size: 13px;
line-height: 18px;
font-weight: normal;
color: black;
background: white;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
body #copyright-lezards p {
margin: 0 !important;
padding: 0 !important;
flex: 1;
text-align: right;
}
body #copyright-lezards a.image {
flex: 0 0 auto;
margin: 0 5px;
}
body #copyright-lezards a.image img {
width: 30px;
height: auto;
display: block;
}
body #copyright-lezards a.texte {
font-size: 1.2em;
font-weight: 500;
flex: 1;
color: black;
text-align: left;
}
body.contrast #copyright-lezards {
padding: 20px;
font-size: 13px;
line-height: 18px;
font-weight: bold;
color: white;
background: black;
text-align: center;
}
body.contrast #copyright-lezards p {
margin: 0 !important;
padding: 0 !important;
}
body.contrast #copyright-lezards img {
height: 12px;
display: inline-block;
vertical-align: baseline;
padding-left: 2px;
}
#mentionslegales {
font-size: 12px;
line-height: 1.7;
text-align: left;
}
#mentionslegales .cols {
margin-top: 50px;
}
#mentionslegales .cols li {
break-inside: avoid-column;
break-after: avoid-column;
}
#mentionslegales .cols h2 {
font-weight: bold;
margin-top: 40px;
line-height: 1.2;
font-size: 1.3em;
}
#mentionslegales .cols h2:first-of-type {
margin-top: 0;
}
#mentionslegales .cols h3 {
text-transform: none;
margin: 0;
padding: 0;
font-weight: bold;
color: #000;
font-size: inherit;
}
#mentionslegales .cols ul {
padding: 0 0 0 20px;
margin: 0 0 20px;
}
#mentionslegales.three .cols {
column-count: 3;
column-gap: 45px;
}
#mentionslegales.two .cols {
column-count: 2;
column-gap: 50px;
}
header.elementor-location-header {
position: fixed;
z-index: 5;
background-color: white;
width: 100%;
top: 0;
border-bottom: 1px solid #e6e7f0;
padding: 0 80px;
transition: background-color 0.3s;
}
@media (max-width: 768px) {
header.elementor-location-header {
padding: 0 5px;
}
}
header.elementor-location-header .main-wrapper {
max-width: 1520px;
margin: auto;
}
#ftt-logo {
max-height: 90px;
}
body {
margin-top: 121px;
}
@media (max-width: 980px) {
body {
margin-top: 85px;
}
}
body.home {
margin-top: 0;
}
body.home header.elementor-location-header {
background-color: transparent;
border-bottom: none;
}
body.home.scrolled header.elementor-location-header {
background-color: white;
border-bottom: 1px solid #e6e7f0;
}
body.ftt-transparent-header {
margin-top: 0;
}
body.ftt-transparent-header header.elementor-location-header {
background: transparent;
border-bottom: none;
}
body.ftt-transparent-header header.elementor-location-header #ftt-logo svg .to-transparent {
fill: transparent;
stroke: white;
}
body.ftt-transparent-header header.elementor-location-header #ftt-logo svg .to-white {
fill: white;
}
body.ftt-transparent-header header.elementor-location-header .menu-principal .elementor-item {
color: white;
}
body.ftt-transparent-header header.elementor-location-header .menu-secondaire .menu-item:after {
border-color: #B1B4CF;
}
body.ftt-transparent-header header.elementor-location-header .menu-secondaire .menu-item > a {
color: #B1B4CF;
}
body.ftt-transparent-header header.elementor-location-header .menu-secondaire .menu-item > a:hover {
color: #ee0479;
}
body.ftt-transparent-header header.elementor-location-header .cta .elementor-button {
border-color: #ee0479 !important;
color: #ee0479 !important;
}
body.ftt-transparent-header header.elementor-location-header .cta .elementor-button:hover {
color: white !important;
}
body.ftt-transparent-header.scrolled header.elementor-location-header {
background-color: #061150;
}
html, body {
overflow-x: hidden;
}
a {
text-underline-position: under;
color: inherit;
}
.fancybox__container button {
padding: 0;
border: none;
}
hr {
border: none;
background: #e6e7f0;
height: 1px;
margin: 1em 0;
}
.ftt-separator {
position: relative;
}
.ftt-separator:before {
content: url(//franceterretextile.fr/wp-content/plugins/lezardscreation/inc/../assets/img/separator.svg);
position: absolute;
left: 50%;
transform: translateX(-50%);
top: -27px;
pointer-events: none;
min-width: 1923px;
height: auto;
width: 101vw;
}
.ftt-accent {
color: #ee0479;
}
.ftt-cover {
width: 100%;
height: 100%;
object-fit: cover;
}
.ftt-video-cta .elementor-cta__bg-wrapper {
border-radius: 8px;
}
.ftt-video-cta .elementor-cta__bg-wrapper:after {
content: url(//franceterretextile.fr/wp-content/plugins/lezardscreation/inc/../assets/img/small-play.svg);
position: absolute;
z-index: 2;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.elementor-post-info__terms-list-item {
background: white;
}
.ftt-pill, .elementor-post-info__terms-list-item {
border: 1px solid #CACFFB;
border-radius: 30px;
padding: 3px 15px;
margin: 0 5px 4px 0;
transition: 0.2s ease;
display: inline-block;
font-size: 14px;
}
.ftt-pill:hover, .elementor-post-info__terms-list-item:hover {
background: rgba(177, 180, 207, 0.25);
}
.ftt-light-grey-bg {
background: #f9f9fa;
}
.ftt-wrapper {
max-width: 1680px;
margin: auto;
padding: 0 80px;
}
@media (max-width: 768px) {
.ftt-wrapper {
padding: 0 20px;
}
}
.ftt-slider-images .swiper-slide {
width: 30%;
max-width: 540px;
}
.ftt-slider-images .swiper-slide img.cover {
object-fit: cover;
height: 390px;
width: 100%;
display: block;
}
.ftt-slider-images .swiper-slide .title {
margin-top: 10px;
color: white;
max-width: 75%;
font-size: 15px;
}
@media (max-width: 980px) {
.ftt-slider-images .swiper-slide {
width: 45%;
}
.ftt-slider-images .swiper-slide img.cover {
height: 300px;
}
}
@media (max-width: 768px) {
.ftt-slider-images .swiper-slide {
width: 70%;
}
.ftt-slider-images .swiper-slide img.cover {
height: 250px;
}
}
.ftt-slider-portraits .swiper-slide {
width: 28%;
max-width: 420px;
position: relative;
}
.ftt-slider-portraits .swiper-slide:before {
content: "";
background: #B1B4CF;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
mix-blend-mode: color;
}
.ftt-slider-portraits .swiper-slide img.cover {
object-fit: cover;
height: 580px;
width: 100%;
display: block;
}
@media (max-width: 980px) {
.ftt-slider-portraits .swiper-slide {
width: 35%;
}
.ftt-slider-portraits .swiper-slide img.cover {
height: 350px;
}
}
@media (max-width: 768px) {
.ftt-slider-portraits .swiper-slide {
width: 70%;
}
.ftt-slider-portraits .swiper-slide img.cover {
height: 300px;
}
}
.ftt-slider-portraits .content {
position: absolute;
bottom: 30px;
left: 30px;
color: white;
max-width: 75%;
font-weight: 500;
font-size: 16px;
z-index: 1;
}
.ftt-slider-portraits .title {
font-size: 25px;
}
.slider-partenaires {
margin-left: -53px;
}
.slider-partenaires .ftt-wrapper {
margin-bottom: 50px;
}
.slider-partenaires nav {
display: flex;
justify-content: flex-end;
}
.slider-partenaires nav button {
border: none;
border-radius: 50% !important;
height: 58px;
width: 58px;
display: flex;
justify-content: center;
align-items: center;
font-size: 20px;
padding: 0;
background: rgba(255, 255, 255, 0.4);
outline: none;
}
.slider-partenaires nav button:first-of-type {
margin-right: 10px;
}
.slider-partenaires .ftt-read-more-wrapper {
max-height: 175px;
color: #626A9B;
margin-top: 1em;
}
.slider-partenaires .swiper-slide {
padding: 35px 55px;
transition: background-color 0.3s ease;
border-radius: 14px;
}
.slider-partenaires .swiper-slide:hover {
background-color: #DEE2FF;
}
.slider-partenaires h3 {
font-size: 30px;
font-weight: 500;
color: #061150;
}
.slider-partenaires .top-link {
color: #ee0479;
font-size: 18px;
font-weight: 500;
}
.slider-partenaires .logo {
max-width: 70%;
height: auto;
margin-top: 30px;
}
@media (max-width: 980px) {
.slider-partenaires {
margin-left: -20px;
}
.slider-partenaires .ftt-wrapper {
margin-bottom: 10px;
margin-top: 20px;
}
.slider-partenaires nav {
justify-content: flex-start;
}
.slider-partenaires .swiper-slide {
padding: 25px;
}
}
body .ftt-read-more-wrapper {
overflow: hidden;
}
body .ftt-read-more {
font-weight: 400;
font-size: 15px;
border-radius: 0;
background: none;
cursor: pointer;
outline: none;
display: none;
padding: 0;
border: none;
margin-top: 30px;
text-transform: initial;
}
body .ftt-read-more:hover, body .ftt-read-more:active, body .ftt-read-more:focus {
background: none;
color: inherit;
border: none;
}
body .ftt-read-more svg {
margin-left: 10px;
}
body .ftt-read-more.active svg {
transform: rotate(180deg);
}
div.next-button {
position: absolute;
right: 0;
top: 125px;
z-index: 2;
cursor: pointer;
transition: 0.3s ease-out;
background: #ee0479;
border-radius: 50%;
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
color: white;
}
div.next-button:hover {
transform: scale(0.95);
}
div.slider-dates:before {
content: "";
position: absolute;
top: 150px;
left: 50%;
transform: translateX(-50%);
height: 1px;
width: 100vw;
background-color: var(--e-global-color-primary);
z-index: 0;
}
div.slider-dates div.swiper-wrapper .ftt-read-more-wrapper {
max-height: 175px;
overflow: hidden;
}
div.slider-dates div.swiper-wrapper div.date {
position: relative;
padding-top: 25px;
overflow: visible;
font-size: 18px;
color: #899ABA;
}
div.slider-dates div.swiper-wrapper div.date.swiper-slide-active:before {
animation: ping 2s infinite;
}
div.slider-dates div.swiper-wrapper div.date:before {
content: "";
position: absolute;
background-color: var(--e-global-color-primary);
border-radius: 50%;
width: 10px;
height: 10px;
top: 146px;
left: 0;
z-index: 1;
}
div.slider-dates div.swiper-wrapper div.date:after {
content: "";
position: absolute;
background-color: var(--e-global-color-primary);
border-radius: 50%;
width: 10px;
height: 10px;
top: 146px;
left: 0;
z-index: 1;
}
div.slider-dates div.swiper-wrapper div.date span {
display: block;
font-size: 90px;
font-weight: bold;
color: #ee0479;
line-height: 1em;
margin-bottom: 80px;
}
div.slider-dates div.swiper-wrapper div.date h3 {
font-size: 25px;
font-weight: 500;
color: #061150;
}
.ftt-slider-steps {
color: #626A9B;
}
.ftt-slider-steps .swiper-pagination {
width: 100%;
position: inherit;
height: 2px;
left: inherit;
margin: 0 auto 60px;
}
.ftt-slider-steps .swiper-pagination:after {
content: "";
position: absolute;
height: 100%;
width: 100%;
left: 100%;
background: rgba(0, 0, 0, 0.25);
}
.ftt-slider-steps .swiper-pagination .swiper-pagination-progressbar-fill {
background: #061150;
}
.ftt-slider-steps .swiper-slide {
width: 480px;
}
.ftt-slider-steps .ftt-step {
text-transform: uppercase;
letter-spacing: 2px;
margin-bottom: 15px;
font-size: 15px;
font-weight: 500;
display: block;
}
.ftt-slider-steps h3 {
font-size: 35px;
color: #626A9B;
font-weight: 500;
}
.ftt-slider-steps .swiper-slide-active .ftt-step, .ftt-slider-steps .swiper-slide-active h3 {
color: #061150;
}
.ftt-slider-steps .desc {
margin-top: 30px;
}
.ftt-slider-steps a {
color: white;
background: #ee0479;
text-transform: uppercase;
font-size: 13px;
font-weight: bold;
letter-spacing: 1px;
padding: 18px 35px;
margin-top: 20px;
display: inline-block;
}
.ftt-slider-label .quote {
color: white;
font-size: 35px;
line-height: 1.1em;
}
.ftt-slider-label .ftt-interview-label {
display: flex;
align-items: center;
justify-content: flex-end;
background: #061150;
}
.ftt-slider-label .ftt-wrapper {
position: absolute;
z-index: 1;
left: 0;
}
.ftt-slider-label .content {
margin: 50px 0;
max-width: 900px;
}
.ftt-slider-label .ftt-portrait {
height: 800px;
width: auto;
opacity: 0.28;
mix-blend-mode: luminosity;
object-fit: contain;
}
.ftt-slider-label .video {
margin-top: 3.5em;
max-width: 430px;
display: flex;
}
.ftt-slider-label .video h5 {
margin: 0 0 8px;
}
.ftt-slider-label .video p {
color: #899ABA;
font-size: 16px;
}
.ftt-slider-label .text {
border-top: 1px solid #061150;
padding-top: 10px;
}
.ftt-slider-label .preview {
width: 160px;
height: 100px;
position: relative;
border-radius: 8px;
overflow: hidden;
margin-right: 20px;
background: #899ABA;
}
.ftt-slider-label .preview img {
object-fit: cover;
height: 100%;
width: 100%;
}
.ftt-slider-label .preview svg {
color: white;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 2em;
}
.ftt-slider-label .foot {
width: 100%;
margin-top: -80px;
display: flex;
align-items: center;
justify-content: space-between;
}
.ftt-slider-label .swiper-pagination {
position: static;
}
.ftt-slider-label .swiper-pagination span {
background: white;
margin: 0 3px;
width: 10px;
height: 10px;
}
.ftt-slider-label .swiper-slide .foot {
display: none;
}
.ftt-slider-label nav {
display: flex;
justify-content: flex-end;
}
.ftt-slider-label nav button {
border: none;
border-radius: 50% !important;
height: 58px;
width: 58px;
display: flex;
justify-content: center;
align-items: center;
font-size: 20px;
padding: 0;
background: rgba(255, 255, 255, 0.4);
outline: none;
}
.ftt-slider-label nav button:first-of-type {
margin-right: 10px;
}
@media (max-width: 980px) {
.ftt-slider-label .swiper-slide .foot {
display: flex;
}
.ftt-slider-label > .foot {
display: none;
}
.ftt-slider-label .ftt-interview-label {
flex-wrap: wrap;
}
.ftt-slider-label .ftt-portrait {
height: inherit;
width: inherit;
object-fit: inherit;
}
.ftt-slider-label .ftt-wrapper {
position: inherit;
}
.ftt-slider-label .quote {
font-size: 25px;
}
}
.ftt-slider-temoignages nav {
z-index: 3;
position: relative;
display: flex;
justify-content: flex-end;
top: 80px;
}
.ftt-slider-temoignages nav button {
border: none;
border-radius: 50% !important;
height: 58px;
width: 58px;
display: flex;
justify-content: center;
align-items: center;
font-size: 20px;
padding: 0;
background: rgba(255, 255, 255, 0.4);
outline: none;
}
.ftt-slider-temoignages nav button:first-of-type {
margin-right: 10px;
}
.ftt-slider-temoignages .swiper-wrapper {
margin-top: -80px;
}
.ftt-bulles-entreprises {
position: relative;
padding-top: 30%;
}
.ftt-bulles-entreprises a {
width: 7%;
height: 23.5%;
position: absolute;
}
.ftt-bulles-entreprises a .inner {
display: flex;
background: white;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
border-radius: 50%;
overflow: hidden;
transition: transform 0.4s ease;
}
.ftt-bulles-entreprises a .inner:hover {
transform: scale(1.1);
}
.ftt-bulles-entreprises a img {
width: 70%;
height: 70%;
object-fit: contain;
}
.ftt-bulles-entreprises a:nth-child(1) {
top: 0;
left: 0;
opacity: 0.15;
}
.ftt-bulles-entreprises a:nth-child(2) {
top: 100%;
left: 5%;
opacity: 0.57;
}
.ftt-bulles-entreprises a:nth-child(3) {
top: 30%;
left: 7%;
width: 12%;
height: 40%;
}
.ftt-bulles-entreprises a:nth-child(4) {
top: 80%;
left: 19%;
opacity: 0.55;
}
.ftt-bulles-entreprises a:nth-child(5) {
top: 7%;
left: 25%;
opacity: 0.51;
}
.ftt-bulles-entreprises a:nth-child(6) {
top: 37%;
left: 31%;
width: 12%;
height: 40%;
}
.ftt-bulles-entreprises a:nth-child(7) {
top: 95%;
left: 35%;
}
.ftt-bulles-entreprises a:nth-child(8) {
top: 52%;
left: 51%;
}
.ftt-bulles-entreprises a:nth-child(9) {
top: 82%;
left: 53%;
width: 12%;
height: 40%;
opacity: 0.44;
}
.ftt-bulles-entreprises a:nth-child(10) {
top: 38%;
left: 64%;
opacity: 0.65;
}
.ftt-bulles-entreprises a:nth-child(11) {
top: 75%;
left: 71%;
}
.ftt-bulles-entreprises a:nth-child(12) {
top: 20%;
left: 75%;
width: 12%;
height: 40%;
}
.ftt-bulles-entreprises a:nth-child(13) {
top: 100%;
left: 85%;
opacity: 0.79;
}
.ftt-bulles-entreprises a:nth-child(14) {
top: 0;
left: 89%;
opacity: 0.54;
}
.ftt-bulles-entreprises a:nth-child(15) {
top: 50%;
right: 0;
opacity: 0.12;
}
.ftt-bulles-entreprises.small {
padding-top: 100%;
}
.ftt-bulles-entreprises.small a {
width: 16%;
height: 16%;
}
.ftt-bulles-entreprises.small .inner {
box-shadow: rgba(6, 17, 80, 0.15) 0 15px 30px;
}
.ftt-bulles-entreprises.small a:nth-child(1) {
top: 25%;
left: 2%;
}
.ftt-bulles-entreprises.small a:nth-child(2) {
top: 75%;
left: 8%;
}
.ftt-bulles-entreprises.small a:nth-child(3) {
top: 45%;
left: 10%;
width: 25%;
height: 25%;
}
.ftt-bulles-entreprises.small a:nth-child(4) {
top: 14%;
left: 25%;
opacity: 1;
}
.ftt-bulles-entreprises.small a:nth-child(5) {
bottom: 0;
left: 34%;
top: inherit;
opacity: 0.79;
}
.ftt-bulles-entreprises.small a:nth-child(6) {
top: 63%;
left: 37%;
opacity: 0.55;
}
.ftt-bulles-entreprises.small a:nth-child(7) {
top: 35%;
left: 43%;
opacity: 0.51;
}
.ftt-bulles-entreprises.small a:nth-child(8) {
top: 0;
left: 48%;
width: 25%;
height: 25%;
opacity: 0.44;
}
.ftt-bulles-entreprises.small a:nth-child(9) {
top: 50%;
left: 60%;
width: 25%;
height: 25%;
opacity: 1;
}
.ftt-bulles-entreprises.small a:nth-child(10) {
top: 80%;
left: 65%;
opacity: 1;
}
.ftt-bulles-entreprises.small a:nth-child(11) {
top: 20%;
left: 75%;
width: 25%;
height: 25%;
}
.ftt-bulles-entreprises.small a:nth-child(12) {
top: 70%;
left: 84%;
}
body.post-type-archive-entreprises {
background: #fafafb;
}
#ftt-implantations {
height: 800px;
max-height: 80vh;
overflow: visible;
}
@media (min-width: 980px) {
#ftt-implantations {
margin-bottom: inherit !important;
}
}
#ftt-implantations .ftt-marker {
background: rgba(36, 66, 123, 0.13);
width: 58px;
height: 58px;
border-radius: 50%;
cursor: pointer;
transition: 0.3s ease;
transition-property: width, height;
}
#ftt-implantations .ftt-marker:before {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 16px;
height: 16px;
background: white;
border-radius: 50%;
transition: 0.3s ease;
}
#ftt-implantations .ftt-marker:after {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 8px;
height: 8px;
background: #061150;
border-radius: 50%;
transition: 0.3s ease;
}
#ftt-implantations .ftt-marker:hover, #ftt-implantations .ftt-marker.active {
width: 88px;
height: 88px;
}
#ftt-implantations .ftt-marker:hover:before, #ftt-implantations .ftt-marker.active:before {
width: 35px;
height: 35px;
}
#ftt-implantations .ftt-marker:hover:after, #ftt-implantations .ftt-marker.active:after {
width: 27px;
height: 27px;
background: #ee0479;
}
#ftt-implantations .cards {
z-index: 3;
position: relative;
font-family: "Product Sans", sans-serif;
pointer-events: none;
padding: 80px;
}
@media (max-width: 980px) {
#ftt-implantations .cards {
position: absolute;
top: 70%;
left: 50px;
padding: 0;
}
}
#ftt-implantations .cards .wrapper {
max-width: 1520px;
margin: auto;
}
#ftt-implantations .cards .card {
background: white;
pointer-events: auto;
padding: 20px;
border-radius: 8px;
box-shadow: 0 15px 30px rgba(172, 157, 206, 0.16);
visibility: hidden;
opacity: 0;
transition: opacity 0.3s;
position: absolute;
width: 350px;
max-width: 80vw;
}
#ftt-implantations .cards .card.active {
visibility: visible;
opacity: 1;
}
#ftt-implantations .cards .card > svg {
width: 100px;
height: auto;
margin-bottom: 20px;
}
#ftt-implantations .desc {
font-size: 18px;
margin-bottom: 1em;
}
#ftt-implantations .desc strong {
display: block;
font-size: 21px;
margin-bottom: 5px;
}
#ftt-implantations .info {
display: flex;
padding: 15px 0 0;
position: relative;
margin-top: 15px;
}
#ftt-implantations .info:before {
content: "";
position: absolute;
top: 0;
left: 0;
height: 1px;
background: #e6e7f0;
width: 230px;
max-width: 80%;
}
#ftt-implantations .info svg {
color: #B1B4CF;
border: 1px solid #B1B4CF;
border-radius: 50%;
padding: 13px;
font-size: 15px;
margin-right: 15px;
}
#ftt-implantations .info .content {
font-size: 18px;
font-weight: 500;
}
#ftt-implantations .info .content p:first-child {
color: #B1B4CF;
font-size: 13px;
font-weight: normal;
}
#ftt-entreprises-map {
height: 600px;
max-height: 80vh;
}
@media (max-width: 980px) {
#ftt-entreprises-map {
height: 400px;
}
}
#ftt-entreprises-map .mapboxgl-ctrl-attrib-button {
padding: 0;
border: none;
}
#ftt-actions {
font-size: 14px;
position: relative;
height: 60px;
display: flex;
align-items: center;
}
@media (max-width: 980px) {
#ftt-actions {
display: none;
}
}
#ftt-actions:after {
content: "";
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
height: 1px;
background: #e6e7f0;
width: 100vw;
}
#ftt-actions > p {
color: #B1B4CF;
font-size: 15px;
padding: 0 20px;
margin-left: auto;
}
#ftt-actions > p span {
color: #061150;
font-weight: bold;
}
#ftt-actions .action {
height: 100%;
cursor: pointer;
padding: 0 20px;
font-weight: 500;
display: flex;
align-items: center;
border: solid #e6e7f0;
border-width: 0 1px 0 0;
transition: 0.2s ease;
}
#ftt-actions .action:hover {
background: #f5f6ff;
}
#ftt-actions .action:first-child {
border-width: 0 1px;
}
#ftt-actions .action.active {
background: #f5f6ff;
}
#ftt-actions .action.active .fa-angle-down {
transform: rotate(180deg);
}
#ftt-actions .action .svg-inline--fa {
margin-right: 5px;
}
#ftt-actions .action .fa-angle-down {
transition: 0.2s ease;
margin: 0 0 0 10px;
}
#ftt-actions .ftt-share-page {
margin-left: auto;
}
#ftt-actions .ftt-reset-filters, #ftt-actions .ftt-share-page {
border-width: 0 1px;
}
#ftt-actions .ftt-reset-filters svg, #ftt-actions .ftt-share-page svg {
transition: transform 0.5s ease;
transform: rotate(0deg);
}
#ftt-entreprises-filters, #ftt-actualites-filters {
background: #f5f6ff;
padding: 30px 0 26px;
display: none;
}
#ftt-entreprises-filters.active, #ftt-actualites-filters.active {
display: block;
}
@media (max-width: 980px) {
#ftt-entreprises-filters.active, #ftt-actualites-filters.active {
display: none;
}
}
#ftt-entreprises-filters .ftt-pill, #ftt-actualites-filters .ftt-pill {
font-weight: 500;
background: white;
cursor: pointer;
}
#ftt-entreprises-filters .ftt-pill:hover, #ftt-actualites-filters .ftt-pill:hover {
background: rgba(177, 180, 207, 0.25);
}
#ftt-entreprises-filters .ftt-pill .count, #ftt-actualites-filters .ftt-pill .count {
font-weight: normal;
}
#ftt-entreprises-filters .ftt-pill.active, #ftt-actualites-filters .ftt-pill.active {
background: #061150;
color: white;
border-color: #061150;
}
#ftt-entreprises-filters .ftt-wrapper > div, #ftt-actualites-filters .ftt-wrapper > div {
max-width: 1680px;
margin: auto;
display: none;
}
#ftt-entreprises-filters .ftt-wrapper > div.active, #ftt-actualites-filters .ftt-wrapper > div.active {
display: block;
}
.ftt-floating-filters {
display: none;
position: fixed;
bottom: 20px;
right: 20px;
flex-direction: column;
align-items: flex-end;
z-index: 3;
}
@media (max-width: 980px) {
.ftt-floating-filters {
display: flex;
}
}
.ftt-floating-filters:before {
content: "";
display: none;
background: black;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0.5;
z-index: -1;
}
.ftt-floating-filters .content {
background: white;
border-radius: 12px;
padding: 20px;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
margin-bottom: 15px;
max-width: calc(100vw - 40px);
max-height: calc(100vh - 250px);
overflow: scroll;
display: none;
}
.ftt-floating-filters.active:before {
display: block;
}
.ftt-floating-filters.active .content {
display: block;
}
.ftt-floating-filters.active button .fa-times {
display: inline;
}
.ftt-floating-filters.active button .fa-filter {
display: none;
}
.ftt-floating-filters .ftt-pill {
font-weight: 500;
background: white;
cursor: pointer;
}
.ftt-floating-filters .ftt-pill:hover {
background: rgba(177, 180, 207, 0.25);
}
.ftt-floating-filters .ftt-pill .count {
font-weight: normal;
}
.ftt-floating-filters .ftt-pill.active {
background: #061150;
color: white;
border-color: #061150;
}
.ftt-floating-filters button {
background: #ee0479;
color: white;
border-radius: 12px !important;
border: none !important;
outline: none;
font-size: 15px;
padding: 10px 25px;
height: 60px;
display: flex;
justify-content: center;
align-items: center;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.ftt-floating-filters button svg {
margin: 0 10px 0 0;
}
.ftt-floating-filters button span {
font-weight: 500;
letter-spacing: 1px;
font-size: 12px;
}
.ftt-floating-filters h4, .ftt-floating-filters .ftt-reset-filters {
cursor: pointer;
font-size: 15px;
border-bottom: 1px solid #e6e7f0;
padding: 0 0 15px;
}
.ftt-floating-filters h4 svg, .ftt-floating-filters .ftt-reset-filters svg {
margin-right: 5px;
}
.ftt-floating-filters .ftt-reset-filters {
margin-bottom: 30px;
border: none;
text-align: right;
}
.ftt-floating-filters .ftt-produits, .ftt-floating-filters .ftt-regions, .ftt-floating-filters .ftt-techniques, .ftt-floating-filters .ftt-cats, .ftt-floating-filters .ftt-tags {
padding: 0 0 20px;
}
.ftt-floating-filters .fa-times {
display: none;
}
#ftt-no-result {
display: none;
max-width: 600px;
text-align: center;
color: #B1B4CF;
margin: 40px auto;
}
#ftt-no-result svg {
font-size: 2em;
margin: 0 0 15px;
color: #061150;
}
#ftt-entreprises {
padding: 80px;
min-height: 335px;
}
@media (max-width: 600px) {
#ftt-entreprises {
padding: 50px 20px;
}
}
#ftt-entreprises .wrapper {
max-width: 1680px;
margin: auto;
}
#ftt-entreprises .gutter-sizer {
width: 30px;
}
@media (max-width: 600px) {
#ftt-entreprises .gutter-sizer {
width: 20px;
}
}
.ftt-entreprise, .ftt-card-entreprise {
width: calc(25% - 22.5px);
background: white;
border-radius: 5px;
color: #061150;
box-shadow: 0 15px 30px rgba(172, 157, 206, 0.16);
display: block;
margin-bottom: 30px;
}
@media (max-width: 1150px) {
.ftt-entreprise, .ftt-card-entreprise {
width: calc((100% / 3) - 20px);
}
}
@media (max-width: 850px) {
.ftt-entreprise, .ftt-card-entreprise {
width: calc(50% - 15px);
}
}
@media (max-width: 600px) {
.ftt-entreprise, .ftt-card-entreprise {
width: calc(50% - 10px);
}
}
.ftt-entreprise a, .ftt-card-entreprise a {
color: #061150;
}
.ftt-entreprise .image, .ftt-card-entreprise .image {
height: 200px;
overflow: hidden;
border-radius: 5px 5px 0 0;
background: #B1B4CF;
position: relative;
}
.ftt-entreprise .logo, .ftt-card-entreprise .logo {
position: absolute;
width: 60px;
top: 20px;
right: 20px;
}
@media (max-width: 600px) {
.ftt-entreprise .logo, .ftt-card-entreprise .logo {
width: 50px;
}
}
.ftt-entreprise h2, .ftt-card-entreprise h2 {
font-size: 22px;
font-weight: bold;
margin: 0;
}
@media (max-width: 600px) {
.ftt-entreprise h2, .ftt-card-entreprise h2 {
font-size: 18px;
}
}
.ftt-entreprise .meta, .ftt-card-entreprise .meta {
padding: 20px;
}
@media (max-width: 600px) {
.ftt-entreprise .meta, .ftt-card-entreprise .meta {
padding: 10px;
}
}
.ftt-entreprise .techniques, .ftt-card-entreprise .techniques {
border-top: 1px solid #e6e7f0;
padding: 15px 20px 11px;
font-size: 14px;
}
@media (max-width: 600px) {
.ftt-entreprise .techniques, .ftt-card-entreprise .techniques {
padding: 10px;
}
}
.ftt-entreprise .ville-wrapper, .ftt-card-entreprise .ville-wrapper {
font-size: 14px;
}
.ftt-entreprise .ville, .ftt-card-entreprise .ville {
text-transform: lowercase;
display: inline-block;
}
.ftt-entreprise .ville:first-letter, .ftt-card-entreprise .ville:first-letter {
text-transform: uppercase;
}
.ftt-entreprise .region, .ftt-card-entreprise .region {
color: #ee0479;
}
.ftt-card-entreprise {
width: inherit;
pointer-events: auto;
font-family: "Product Sans", sans-serif;
}
.ftt-card-entreprise .image {
height: 120px;
}
.ftt-card-entreprise h2 {
font-size: 18px;
}
.mapboxgl-popup {
max-width: 220px;
}
.mapboxgl-popup .mapboxgl-popup-tip {
display: none;
}
.mapboxgl-popup .mapboxgl-popup-content {
background: none;
border-radius: 0;
padding: 0;
box-shadow: inherit;
pointer-events: inherit;
}
.mapboxgl-popup .mapboxgl-popup-close-button {
display: none;
}
body.single-entreprises main {
margin-bottom: 80px;
}
body.single-entreprises .head {
padding: 40px 80px 30px;
}
@media (max-width: 768px) {
body.single-entreprises .head {
padding: 25px 20px;
}
}
body.single-entreprises .thumbnail {
height: 600px;
}
@media (max-width: 980px) {
body.single-entreprises .thumbnail {
height: 350px;
}
}
@media (max-width: 768px) {
body.single-entreprises .thumbnail {
height: 250px;
}
}
body.single-entreprises .thumbnail img {
object-fit: cover;
width: 100%;
height: 100%;
}
body.single-entreprises .intro {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
body.single-entreprises h1 {
color: #061150;
margin: 25px 0 0;
}
body.single-entreprises .titles {
flex: 1 1 60%;
}
@media (min-width: 980px) {
body.single-entreprises .titles {
margin-bottom: 50px;
}
}
body.single-entreprises .contact-card {
background: #ee0479;
padding: 25px;
color: white;
display: flex;
font-size: 15px;
flex: 0 1 400px;
margin: -30px 0 0;
font-weight: bold;
flex-wrap: wrap;
}
@media (max-width: 980px) {
body.single-entreprises .contact-card {
margin: 25px 0 0;
}
}
body.single-entreprises .contact-card .image {
border-radius: 50%;
position: relative;
overflow: hidden;
width: 80px;
height: 80px;
margin-right: 15px;
}
body.single-entreprises .contact-card h4 {
margin: 25px 0 0;
font-size: 15px;
}
body.single-entreprises .contact-card .fonction {
font-weight: normal;
}
body.single-entreprises .contact-card .phone {
font-size: 25px;
margin-top: 15px;
}
body.single-entreprises .ftt-wrapper.content {
display: flex;
justify-content: space-between;
flex-wrap: wrap-reverse;
margin: 80px auto;
}
@media (max-width: 980px) {
body.single-entreprises .ftt-wrapper.content {
margin: 20px auto;
}
}
body.single-entreprises .ftt-wrapper.content aside {
flex: 0 0 300px;
font-size: 15px;
color: #899ABA;
margin: 0 100px 50px 0;
}
@media (max-width: 980px) {
body.single-entreprises .ftt-wrapper.content aside {
flex: 100%;
margin: 30px 10px 0;
}
}
body.single-entreprises .ftt-wrapper.content aside h4 {
font-size: 15px;
margin: 0;
color: #061150;
font-weight: bold;
display: inline;
}
body.single-entreprises .ftt-wrapper.content aside .adresse {
display: flex;
}
body.single-entreprises .ftt-wrapper.content aside .adresse .text {
margin-right: 20px;
}
body.single-entreprises .ftt-wrapper.content aside .adresse img {
width: 50px;
height: auto;
}
body.single-entreprises .ftt-wrapper.content aside .logo {
width: auto;
height: auto;
max-height: 180px;
max-width: 70%;
display: block;
}
body.single-entreprises .ftt-open-accordion a {
width: 100%;
text-align: left;
}
body.single-entreprises .inner-content {
flex: 1 1;
line-height: 1.4em;
color: #899ABA;
}
body.single-entreprises .inner-content p a {
color: #ee0479;
text-decoration: underline;
}
body.single-entreprises .inner-content .c-accordion__item {
position: relative;
margin-top: 20px;
}
body.single-entreprises .inner-content .c-accordion__item:after {
content: "";
height: 1px;
background: #e6e7f0;
width: 100%;
display: block;
}
body.single-entreprises .inner-content .c-accordion__item.is-open .c-accordion__title:after {
transform: translateY(-50%) rotate(180deg);
}
body.single-entreprises .inner-content .c-accordion__title {
font-size: 20px;
}
body.single-entreprises .inner-content .c-accordion__title:after {
content: url(//franceterretextile.fr/wp-content/plugins/lezardscreation/inc/../assets/img/angle-down.svg);
height: 30px;
width: 22px;
transition: 0.3s ease;
}
body.single-entreprises .inner-content .c-accordion__content {
margin-bottom: 20px;
}
body.single-entreprises .meme-categorie {
margin: 100px auto;
font-size: 20px;
}
body.single-entreprises .meme-categorie > p {
margin-bottom: 60px;
}
body.single-entreprises .meme-categorie .ftt-entreprise {
flex: 1 0 320px;
margin-right: 30px;
}
body.single-entreprises .ftt-open-accordion {
cursor: pointer;
}
body.single-entreprises .ftt-open-accordion svg {
transition: 0.3s ease;
}
body.single-entreprises .ftt-open-accordion.is-open svg {
transform: rotate(180deg);
}
.ftt-produits {
padding: 80px 0;
font-size: 15px;
}
.ftt-produits .ftt-produit {
margin-right: 15px;
flex: 0 0 500px;
}
@media (max-width: 980px) {
.ftt-produits .ftt-produit {
flex: 0 0 80%;
}
}
.ftt-produits h2 {
font-size: 30px;
max-width: 580px;
}
@media (max-width: 768px) {
.ftt-produits h2 {
font-size: 20px;
}
}
.ftt-produits .image {
height: 300px;
position: relative;
}
@media (max-width: 980px) {
.ftt-produits .image {
height: 200px;
}
}
.ftt-produits p {
margin-top: 10px;
}
.ftt-produits .swiper-container {
overflow: visible;
margin-top: 120px;
}
.ftt-produits .swiper-container:before {
content: "";
height: 1px;
background: #e6e7f0;
width: 100vw;
position: absolute;
top: -50px;
left: 50%;
transform: translateX(-50%);
}
.ftt-interview {
min-height: 600px;
position: relative;
background: #C8CFFF;
display: flex;
}
@media (max-width: 980px) {
.ftt-interview {
display: block;
min-height: inherit;
}
}
.ftt-interview .ftt-wrapper {
display: flex;
padding-top: 80px;
padding-bottom: 80px;
justify-content: flex-end;
flex: 0 1 1520px;
flex-wrap: wrap;
}
.ftt-interview > img {
mix-blend-mode: luminosity;
filter: grayscale(1);
position: absolute;
height: 100%;
}
@media (max-width: 980px) {
.ftt-interview > img {
position: inherit;
}
}
.ftt-interview .image {
width: 40%;
margin-right: 10%;
}
.ftt-interview .image img {
width: 100%;
min-height: 400px;
}
.ftt-interview .content {
z-index: 1;
position: relative;
width: 50%;
}
.ftt-interview .content > svg {
margin-bottom: 1.5em;
}
@media (max-width: 980px) {
.ftt-interview .content {
width: 100%;
}
}
.ftt-interview .citation {
color: #061150;
font-size: 35px;
font-weight: 500;
max-width: 600px;
line-height: 1em;
}
@media (max-width: 980px) {
.ftt-interview .citation {
font-size: 25px;
}
}
.ftt-interview .video {
margin-top: 3.5em;
max-width: 430px;
display: flex;
}
.ftt-interview .video h5 {
margin: 0 0 8px;
}
.ftt-interview .video p {
color: #899ABA;
font-size: 16px;
}
.ftt-interview .text {
border-top: 1px solid #061150;
padding-top: 10px;
}
.ftt-interview .preview {
width: 160px;
height: 100px;
position: relative;
border-radius: 8px;
overflow: hidden;
margin-right: 20px;
background: #899ABA;
}
.ftt-interview .preview img {
object-fit: cover;
height: 100%;
width: 100%;
}
.ftt-interview .preview svg {
color: white;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 2em;
}
@media (max-width: 980px) {
.ftt-interview .image, .ftt-interview .content {
width: 100%;
margin-right: 0;
}
.ftt-interview .image {
margin-bottom: 45px;
}
}
.ftt-introduction {
margin: 30px auto 50px;
}
body.blog #ftt-actions:before {
content: "";
position: absolute;
bottom: 100%;
left: 50%;
transform: translateX(-50%);
height: 1px;
background: #e6e7f0;
width: 100vw;
}
#ftt-loader {
position: absolute;
bottom: 40px;
left: 50%;
transform: translateX(-50%);
display: none;
}
#ftt-actualites {
padding: 80px 80px 120px;
position: relative;
}
@media (max-width: 980px) {
#ftt-actualites {
padding: 50px 20px;
}
}
#ftt-actualites .wide {
display: flex;
flex-wrap: wrap;
padding: 0 0 50px;
}
#ftt-actualites .wide .image {
flex: 0 0 calc((100% / 3) * 2);
height: 490px;
margin-bottom: 0;
}
#ftt-actualites .wide .cta {
border: 1px solid #061150;
margin: auto auto 0 0;
position: inherit;
color: #061150;
background: transparent;
opacity: 1;
}
#ftt-actualites .wide .cta svg {
margin-left: 10px;
}
#ftt-actualites .wide .content {
flex: 0 0 calc(100% / 3);
padding: 40px 0 40px 50px;
display: flex;
flex-direction: column;
}
#ftt-actualites .wide h2 {
font-size: 30px;
}
#ftt-actualites .wide .cats {
margin-bottom: 20px;
}
#ftt-actualites .wide:hover .image img {
width: 110%;
height: 110%;
}
#ftt-actualites .wide:hover .cta {
background: #ee0479;
border-color: #ee0479;
color: white;
}
@media (max-width: 1190px) {
#ftt-actualites .wide .image, #ftt-actualites .wide .content {
flex: 100%;
}
#ftt-actualites .wide .content {
padding: 30px 0 0;
}
}
@media (max-width: 980px) {
#ftt-actualites .wide .image {
height: 220px;
}
}
#ftt-actualites .bulk {
display: grid;
grid-template-columns: repeat(3, 1fr);
border-top: 1px solid #e6e7f0;
grid-gap: 1px;
}
@media (max-width: 1190px) {
#ftt-actualites .bulk {
grid-template-columns: 1fr 1fr;
}
}
@media (max-width: 980px) {
#ftt-actualites .bulk {
grid-template-columns: 1fr;
}
}
#ftt-actualites .bulk a {
background: #f9f9fa;
border-bottom: 1px solid #e6e7f0; }
#ftt-actualites.ftt-loading #ftt-loader {
display: block;
}
.ftt-actualite {
padding: 35px;
display: block;
}
@media (max-width: 980px) {
.ftt-actualite {
padding-left: 0;
padding-right: 0;
}
}
.ftt-actualite:hover .cta {
opacity: 1;
}
.ftt-actualite time {
text-transform: uppercase;
font-size: 14px;
}
.ftt-actualite .pill {
background: white;
}
.ftt-actualite h2 {
font-size: 25px;
line-height: 1em;
margin-bottom: 20px;
}
.ftt-actualite p {
margin-bottom: 1.2em;
color: #899ABA;
}
.ftt-actualite .cta {
position: absolute;
bottom: 0;
left: 0;
background: #ee0479;
color: white;
opacity: 0;
text-transform: uppercase;
font-size: 13px;
padding: 15px 22px;
font-weight: bold;
letter-spacing: 1px;
display: inline-block;
transition: 0.2s ease;
}
.ftt-actualite .image {
height: 220px;
overflow: hidden;
position: relative;
margin-bottom: 20px;
background: #B1B4CF;
}
.ftt-actualite .image img {
transition: 0.3s ease;
position: absolute;
width: 100%;
height: 100%;
object-fit: cover;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.ftt-swiper-actualites .swiper-slide {
width: 480px;
height: auto;
}
@media (max-width: 980px) {
.ftt-swiper-actualites .swiper-slide {
width: 90%;
}
}
.ftt-swiper-actualites .ftt-actualite {
border: 1px solid #e6e7f0;
border-left: none;
height: 100%;
}
@media (max-width: 980px) {
.ftt-swiper-actualites .ftt-actualite {
padding-left: 35px;
padding-right: 35px;
}
.ftt-swiper-actualites .ftt-actualite h2 {
font-size: 20px;
}
}
.ftt-slider-implantations {
color: #B1B4CF;
}
.ftt-slider-implantations .swiper-slide {
width: 480px;
border: 1px solid #626A9B;
border-left: none;
padding: 80px;
height: auto;
}
@media (max-width: 980px) {
.ftt-slider-implantations .swiper-slide {
width: 90%;
padding: 35px;
}
}
.ftt-slider-implantations .desc {
font-size: 20px;
color: #899ABA;
line-height: 1.25em;
margin-bottom: 25px;
}
.ftt-slider-implantations .desc strong {
font-size: 25px;
color: white;
font-weight: 500;
display: block;
margin-bottom: 10px;
}
.ftt-slider-implantations .info {
display: flex;
padding: 15px 0 0;
position: relative;
margin-top: 15px;
}
.ftt-slider-implantations .info:before {
content: "";
position: absolute;
top: 0;
left: 0;
height: 1px;
background: #626A9B;
width: 230px;
max-width: 80%;
}
.ftt-slider-implantations .info svg {
color: #626A9B;
border: 1px solid #626A9B;
border-radius: 50%;
padding: 13px;
font-size: 15px;
margin-right: 15px;
}
.ftt-slider-implantations .info .content {
font-size: 18px;
font-weight: 500;
}
.ftt-slider-implantations .info .content p:first-child {
color: #B1B4CF;
font-size: 13px;
font-weight: normal;
}
.ftt-slider-implantations a:hover {
color: white;
}
.ftt-fichiers p {
color: #899ABA;
}
.ftt-fichiers p span {
color: #061150;
}
.ftt-fichiers .files {
display: grid;
grid-template-columns: repeat(6, 1fr);
grid-gap: 15px;
margin: 30px 0 0;
}
@media (max-width: 1190px) {
.ftt-fichiers .files {
grid-template-columns: repeat(4, 1fr);
}
}
@media (max-width: 980px) {
.ftt-fichiers .files {
grid-template-columns: repeat(3, 1fr);
}
}
@media (max-width: 768px) {
.ftt-fichiers .files {
grid-template-columns: repeat(2, 1fr);
}
}
.ftt-fichiers .files > a {
border: 1px solid #B1B4CF;
border-radius: 10px;
}
.ftt-fichiers .files > a:hover .hover {
opacity: 1;
}
.ftt-fichiers .files h3 {
margin: 0;
color: #061150;
font-size: 15px;
display: inline-block;
}
.ftt-fichiers .files svg {
color: #c91111;
display: inline-block;
margin-right: 6px;
}
.ftt-fichiers .files .content {
padding: 10px 15px;
}
.ftt-fichiers .files .image {
height: 170px;
overflow: hidden;
border-radius: 10px 10px 0 0;
position: relative;
}
@media (max-width: 768px) {
.ftt-fichiers .files .image {
height: 120px;
}
}
.ftt-fichiers .files .image .hover {
transition: 0.3s ease;
opacity: 0;
display: flex;
position: absolute;
background: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
align-items: center;
justify-content: center;
font-size: 1.5em;
}
.ftt-fichiers .files .image .hover svg {
color: white;
}
.ftt-fichiers .files .image img {
height: 100%;
}
.ftt-glisser {
pointer-events: none;
position: absolute;
top: 0;
z-index: 2;
width: 99px;
height: 99px;
right: 10vw;
border-radius: 50%;
transform: translate(0, -50%);
box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.16);
}
.ftt-glisser svg {
width: 100%;
height: 100%;
}
.ftt-swiper-glisser {
position: relative;
}
.ftt-swiper-glisser, .ftt-swiper-glisser * {
cursor: url(//franceterretextile.fr/wp-content/plugins/lezardscreation/inc/../assets/img/glisser.svg) 50 50, pointer !important;
}
.ftt-swiper-glisser-accent, .ftt-swiper-glisser-accent * {
cursor: url(//franceterretextile.fr/wp-content/plugins/lezardscreation/inc/../assets/img/glisser-accent.svg) 50 50, pointer !important;
}
.wpcf7-form .wpcf7-radio.vous-etes {
display: flex;
flex-wrap: wrap;
}
.wpcf7-form .wpcf7-radio.vous-etes .wpcf7-list-item {
margin: 0 10px 10px 0;
flex: calc(100 / 3);
}
@media (max-width: 980px) {
.wpcf7-form .wpcf7-radio.vous-etes .wpcf7-list-item {
flex: 100%;
}
}
.wpcf7-form .wpcf7-radio.vous-etes .wpcf7-list-item label {
display: flex;
border: 1px solid #e6e7f0;
border-radius: 5px;
align-items: center;
padding: 15px;
font-size: 16px;
height: 100%;
transition: 0.2s ease;
cursor: pointer;
}
.wpcf7-form .wpcf7-radio.vous-etes .wpcf7-list-item label:hover {
background: #f5f6ff;
border-color: #061150;
}
.wpcf7-form .wpcf7-radio.vous-etes input {
width: 20px;
height: 20px;
margin-right: 10px;
}
.wpcf7-form input[type=text], .wpcf7-form input[type=email], .wpcf7-form input[type=tel], .wpcf7-form textarea {
border-radius: 0;
border: 1px solid #e6e7f0;
margin-bottom: 10px;
}
.wpcf7-form textarea {
height: 150px;
}
.wpcf7-form input[type=submit] {
margin-top: 1em;
}
.wpcf7-form .wpcf7-acceptance {
font-size: 14px;
color: #626A9B;
}
.wpcf7-form .wpcf7-acceptance a {
text-decoration: underline;
color: #061150;
}
.wpcf7-form .wpcf7-acceptance .wpcf7-list-item {
margin: 0 0 10px;
}
.wpcf7-form .wpcf7-acceptance input {
margin-right: 5px;
}
.wpcf7-form .wpcf7-acceptance label {
line-height: 1.25em;
}
.wpcf7-form .form-fields {
max-width: 550px;
}
.wpcf7-form h2 {
font-size: 1em;
margin: 1.5em 0 10px;
color: #ee0479;
}
.wpcf7-form .infos {
display: grid;
grid-template-columns: 1fr 1fr;
grid-column-gap: 15px;
margin-bottom: 2em;
}
@media (max-width: 980px) {
.wpcf7-form .infos {
grid-template-columns: 1fr;
}
}
.wpcf7-form .info p {
color: #626A9B;
}
.wpcf7-form .info a {
text-decoration: underline;
color: #061150;
}
[data-aos] {
transition: cubic-bezier(0.25, 0.1, 0.25, 1);
}
[data-aos=glisser] {
opacity: 0;
}
[data-aos=glisser].aos-animate {
animation-name: glisser;
animation-duration: 2s;
}
@keyframes glisser {
0% {
transform: translate(20px, -50%);
opacity: 0;
}
50% {
transform: translate(0, -50%);
opacity: 1;
}
100% {
transform: translate(-20px, -50%);
opacity: 0;
}
}
@keyframes float {
0% {
transform: translate3d(0, 0, 0);
}
50% {
transform: translate3d(0, -15px, 0);
}
100% {
transform: translate3d(0, 0, 0);
}
}
@keyframes ping {
75%, to {
transform: scale(5);
opacity: 0;
}
}
html:not(.no-js) body [data-aos=fade-up] {
-webkit-transform: translate3d(0, 30px, 0);
transform: translate3d(0, 30px, 0);
}
html:not(.no-js) body [data-aos=float] {
animation: float 6s ease-in-out infinite;
}
html:not(.no-js) body [data-aos=float]:nth-child(0) {
animation-delay: 537ms;
}
html:not(.no-js) body [data-aos=float]:nth-child(1) {
animation-delay: 1798ms;
}
html:not(.no-js) body [data-aos=float]:nth-child(2) {
animation-delay: 1835ms;
}
html:not(.no-js) body [data-aos=float]:nth-child(3) {
animation-delay: 651ms;
}
html:not(.no-js) body [data-aos=float]:nth-child(4) {
animation-delay: 2703ms;
}
html:not(.no-js) body [data-aos=float]:nth-child(5) {
animation-delay: 1553ms;
}
html:not(.no-js) body [data-aos=float]:nth-child(6) {
animation-delay: 523ms;
}
html:not(.no-js) body [data-aos=float]:nth-child(7) {
animation-delay: 1015ms;
}
html:not(.no-js) body [data-aos=float]:nth-child(8) {
animation-delay: 1261ms;
}
html:not(.no-js) body [data-aos=float]:nth-child(9) {
animation-delay: 217ms;
}
html:not(.no-js) body [data-aos=float]:nth-child(10) {
animation-delay: 2280ms;
}
html:not(.no-js) body [data-aos=float]:nth-child(11) {
animation-delay: 1356ms;
}
html:not(.no-js) body [data-aos=float]:nth-child(12) {
animation-delay: 2561ms;
}
html:not(.no-js) body [data-aos=float]:nth-child(13) {
animation-delay: 2577ms;
}
html:not(.no-js) body [data-aos=float]:nth-child(14) {
animation-delay: 2149ms;
}
html:not(.no-js) body [data-aos=float]:nth-child(15) {
animation-delay: 2330ms;
}
html:not(.no-js) body [data-aos=fade-down] {
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
html:not(.no-js) body [data-aos=fade-left] {
-webkit-transform: translate3d(30px, 0, 0);
transform: translate3d(30px, 0, 0);
}
html:not(.no-js) body [data-aos=fade-right] {
-webkit-transform: translate3d(-30px, 0, 0);
transform: translate3d(-30px, 0, 0);
}
@media screen and (max-width: 980px) {
[data-aos-delay]:not(.mobile-delay) {
transition-delay: 0s !important;
}
}