@charset "UTF-8";
/*
Theme Name: raccordement-fibre
Theme URI: http://example.com/raccordement-fibre
Description: Un thème WordPress personnalisé.
Author: Votre Nom
Author URI: https://raccordement-fibre.fr/
Version: 1.0.0
*/
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Spline+Sans:wght@300;400;500;600;700&display=swap");
body {
  font-family: "Poppins", sans-serif;
  background-color: #f4f4f4;
  color: #333;
  margin: 0;
  padding: 0;
}

article, aside, figcaption, figure, footer, hgroup, main {
  display: block;
  overflow: hidden !important;
}

.article {
  overflow: hidden !important;
}

h1 {
  font-weight: 500;
  font-style: normal;
  font-size: 4.5rem;
  line-height: 4.5rem;
}

h2 {
  margin-bottom: 2rem;
  font-weight: 300 !important;
  font-style: normal;
  font-size: 2.2rem;
  line-height: 2.8rem;
  text-transform: uppercase;
}

h2 strong {
  font-weight: 500 !important;
  color: #0075af;
  display: block;
}

h3 {
  font-weight: 300;
  font-style: normal;
  font-size: 1.8rem;
}

p {
  font-weight: 300;
  font-style: normal;
  font-size: 1rem;
}

a:hover {
  text-decoration: none !important;
}

.white {
  background-color: white !important;
}

.grey {
  background-color: #f7f7f7 !important;
}

nav {
  position: absolute;
  right: 3rem;
  top: 0.5rem;
  max-width: 45rem;
  width: 100%;
}

nav ul {
  padding-inline-start: 0;
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin: 0;
}

nav ul li {
  list-style: none;
}

nav ul li:after {
  content: "/";
  position: relative;
  color: white;
  font-size: 0.7rem;
  font-weight: 300;
  padding: 0 1rem;
}

nav ul li a {
  color: white;
  font-weight: 300;
  font-size: 0.8rem;
  text-transform: uppercase;
  text-decoration: none;
}

nav ul li a:hover {
  color: #7aabe1;
  text-decoration: none;
}

nav ul li a svg {
  width: 1rem;
  height: 1rem;
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(66deg) brightness(108%) contrast(98%);
  top: 0.2rem;
  position: relative;
}

nav ul li:last-child:after {
  display: none !important;
}

nav ul .menu-item-40:last-child:after {
  display: none !important;
}

.is-form-style input.is-search-input {
  border-radius: 2rem 0 0 2rem !important;
  padding: 1.3rem 1rem !important;
}

.is-search-icon {
  border-radius: 0 2rem 2rem 0 !important;
  padding: 0.8rem 0 1rem !important;
  border: none !important;
  position: relative;
  top: -0.23rem;
  height: 2.7rem !important;
}

.is-popup-search-form {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  justify-content: center;
}

.is-popup-search-form form.is-ajax-search {
  margin: 0 !important;
}

.is-popup-search-form form.is-ajax-search::before {
  content: "Besoin d'une information précise ?";
  position: relative;
  color: white;
  font-size: 3.8rem;
  margin-bottom: 2rem;
  display: flex;
}

div.is-ajax-search-result {
  background: transparent !important;
  color: white !important;
}

.is-ajax-search-post {
  background: transparent !important;
  border: none !important;
}

.is-popup-search-form form {
  width: 45% !important;
}

.topHead {
  position: absolute !important;
  width: 100%;
  padding: 0 !important;
}

header {
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 2rem auto 0;
}

header:before {
  content: "";
  width: 100%;
  height: 4rem;
  background-image: url(/wp-content/themes/raccordement-fibre/images/wave.svg);
}

header .logoHeader {
  top: 0.3rem;
  left: 4rem;
  display: flex;
  position: relative;
  width: 21rem;
  height: 3rem;
  transform: scale(1);
  transition: transform 0.3s ease-in-out;
}

header .logoHeader:hover {
  transform: scale(0.9);
}

header .logoHeader img {
  width: 100%;
  height: auto;
}

header .logoHeader .text {
  display: flex;
  flex-flow: column;
  padding-left: 1rem;
  padding-top: 0.25rem;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.3rem;
  line-height: 1.5rem;
  color: white;
}

header .logoHeader .text span {
  font-weight: 400;
  font-size: 0.9rem;
  letter-spacing: 0.27rem;
}

header .iconContact {
  filter: brightness(0) saturate(100%) invert(100%) sepia(99%) saturate(0%) hue-rotate(77deg) brightness(108%) contrast(100%);
  position: absolute;
  right: 2.5rem;
  top: 0;
  padding: 0;
}

header .iconContact img {
  width: 1.5rem;
}

header .iconSearch {
  position: relative;
  content: "";
  width: 1rem;
  height: 1rem;
  position: absolute;
  background-image: url(/wp-content/themes/raccordement-fibre/images/search.png);
  right: -0.5rem;
}

.wave {
  background-position: 0 28rem !important;
}

.home .zoneLast {
  height: 35rem !important;
  position: relative !important;
  top: -1rem !important;
}

.home .zoneLast .vce-row-content {
  width: 100% !important;
  max-width: 1150px !important;
  margin: 0 auto;
}

.home .iconScroll {
  bottom: 5rem !important;
}

.home .header {
  height: 40rem !important;
}

.home .header:before {
  content: '';
  display: flex;
  background-image: url(/wp-content/themes/raccordement-fibre/images/diagonal.svg);
  width: 100%;
  height: 4rem;
  position: relative;
  z-index: 0;
  top: 38rem;
  background-size: cover;
  transform: rotate(359deg);
  left: 0rem;
  width: 101%;
  z-index: 1;
}

.home .vce-hero-section--content .vce-hero-section--content-container {
  max-width: 38rem !important;
}

.vce-row-content {
  align-content: inherit !important;
}

.header {
  height: 28rem !important;
}

.header .vce-col {
  height: 100%;
}

.header .vce-row-content {
  min-height: inherit !important;
  height: 40rem !important;
}

.header .vce-hero-section {
  width: 102% !important;
  left: -1rem !important;
  position: relative !important;
  top: 0rem !important;
  overflow: hidden;
}

.header .vce-hero-section--content {
  width: 86% !important;
  display: flex;
  justify-content: flex-start;
  padding-left: 2rem !important;
  height: 28rem;
}

.header .vce-hero-section--content h1 {
  font-weight: 500;
  font-style: normal;
  font-size: 3.5rem;
  line-height: 3.5rem;
}

.header .vce-hero-section--content .vce-hero-section--content-container {
  max-width: 55rem;
}

.header .iconScroll {
  position: absolute;
  right: 2.5rem;
  bottom: 2rem;
  padding: 0;
}

.header .iconScroll img {
  width: 3rem;
  background-image: url(/wp-content/themes/raccordement-fibre/images/iconScroll.png);
  filter: brightness(0) saturate(100%) invert(100%) sepia(99%) saturate(0%) hue-rotate(77deg) brightness(108%) contrast(100%);
}

.header #scroll-button {
  display: inline-block;
  color: white;
  text-decoration: none;
  transition: transform 0.3s ease-in-out;
  animation: bounce 0.5s infinite alternate;
}

@keyframes bounce {
  to {
    transform: translateY(-15px);
  }
}

.fondColor {
  background: #f7f7f7 !important;
}

.contentPosition .vce-row-content {
  max-width: 52rem;
  margin: 0 auto;
  position: relative;
  display: flex;
  padding: 0 2rem;
  width: 100%;
}

.contentPositionInterne .vce-row-content {
  max-width: 80rem;
  margin: 0 auto;
  position: relative;
  display: flex;
  padding: 0 2rem;
  width: 100%;
}

.contentPositionCard {
  background: white;
  transform: rotate(-1deg);
  padding: 1rem 0;
  overflow: hidden;
  left: -1rem !important;
  width: 103%;
}

.contentPositionCard .vce-row-content {
  max-width: 80rem;
  margin: 0 auto;
  position: relative;
  display: flex;
  padding: 0 2rem;
  transform: rotate(1deg);
}

.contentPositionCard .vce-row-content h2 strong {
  color: var(--c-coffee) !important;
}

.contentPositionCard2 {
  background: white;
  transform: rotate(-1deg);
  padding: 1rem 0;
  overflow: hidden;
}

.contentPositionCard2 .vce-row-content {
  max-width: 120rem;
  margin: 0 auto;
  position: relative;
  display: flex;
  padding: 0 2rem;
  transform: rotate(1deg);
}

.titlePresta {
  max-width: 47rem !important;
  margin: 0 auto;
  margin-top: 3rem;
}

.imageCard {
  border-radius: 0.5rem;
}

.textCard {
  background: rgba(255, 255, 255, 0.8);
  padding: 1rem;
  margin-top: -12rem;
  z-index: 1;
  position: relative;
  margin-left: 3rem;
  margin-right: 3rem;
  border-radius: 0.5rem;
}

.textCard h3 {
  text-align: center !important;
  font-weight: 600 !important;
  line-height: 2.5rem !important;
  margin-bottom: 1rem !important;
}

.textCard h4 {
  text-align: center !important;
  font-weight: 300 !important;
  margin: 1rem 0 !important;
  color: #43587c !important;
}

.textCard p {
  font-weight: 500 !important;
  text-align: center !important;
}

.textCard ul {
  padding-inline-start: 0 !important;
}

.textCard ul li {
  list-style: none !important;
  display: flex;
  justify-content: center;
  margin: 0.4rem 0;
  font-weight: 300 !important;
}

.textCard ul li:before {
  content: '';
  width: 1rem;
  background-image: url(/wp-content/themes/raccordement-fibre/images/checked.png);
  filter: brightness(0) saturate(100%) invert(100%) sepia(99%) saturate(0%) hue-rotate(77deg) brightness(108%) contrast(100%);
  position: relative;
  display: flex;
  height: 1rem;
  margin-top: 0.2rem;
  margin-right: 0.4rem;
}

.linkIntro {
  background: none !important;
}

.linkCard {
  margin: 0 3rem;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
}

.linkCard button, .linkCard a {
  display: inline-block !important;
  padding: 1rem 2rem !important;
  background-color: #0073aa !important;
  color: white !important;
  text-decoration: none !important;
  border-radius: 0 2rem 2rem !important;
  transition: background-color 0.3s ease-in-out !important;
  margin-top: 1rem;
  font-size: 1rem !important;
}

.linkCard button:hover, .linkCard a:hover {
  background-color: #005b85 !important;
}

.card {
  border-radius: 1rem !important;
  padding: 20px;
  margin: 20px 0;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.4s ease-in-out;
  transform: scale(1);
}

.card:hover {
  transform: scale(0.95);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}

.card .vce-hero-section--wrap-row {
  justify-content: flex-start !important;
}

.card .vce-hero-section--wrap-row .vce-hero-section--content {
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: inherit !important;
}

.card .vce-hero-section--wrap-row h3 {
  line-height: 3rem;
  font-weight: 600 !important;
  margin-block-end: 2rem !important;
  margin-block-start: 0rem !important;
}

.card .vce-hero-section--wrap-row h4 {
  line-height: 3rem;
  font-weight: 300 !important;
  margin-block-end: 2rem !important;
  margin-block-start: 0rem !important;
  font-size: 2rem !important;
}

.card .vce-hero-section--wrap-row ul {
  padding-inline-start: 0 !important;
}

.card .vce-hero-section--wrap-row ul li {
  list-style: none !important;
  display: flex;
  justify-content: center;
  margin: 1rem 0;
}

.card .vce-hero-section--wrap-row ul li:before {
  content: '';
  width: 1rem;
  background-image: url(/wp-content/themes/raccordement-fibre/images/checked.png);
  filter: brightness(0) saturate(100%) invert(100%) sepia(99%) saturate(0%) hue-rotate(77deg) brightness(108%) contrast(100%);
  position: relative;
  display: flex;
  height: 1rem;
  margin-top: 0.2rem;
  margin-right: 0.4rem;
}

.card .vce-hero-section--wrap-row button, .card .vce-hero-section--wrap-row a {
  display: inline-block !important;
  padding: 1rem 2rem !important;
  background-color: #0073aa !important;
  color: white !important;
  text-decoration: none !important;
  border-radius: 0 2rem 2rem !important;
  transition: background-color 0.3s ease-in-out !important;
  margin-top: 1rem;
  font-size: 1rem !important;
}

.card .vce-hero-section--wrap-row button:hover, .card .vce-hero-section--wrap-row a:hover {
  background-color: #005b85 !important;
}

#reglement {
  height: inherit !important;
}

#reglement .zoneLast {
  height: inherit !important;
  padding: 0 0 4rem !important;
}

#reglement .vce-row-content {
  padding: 0 2rem !important;
}

#reglement .vce-hero-section {
  width: 100% !important;
  left: 0rem !important;
  position: relative !important;
  top: 0rem !important;
  overflow: hidden;
}

ul {
  margin: 0px;
  padding: 0px;
}

.footer-section {
  background: #f4f4f4;
  position: relative;
}

.footer-section .row {
  width: 100%;
  justify-content: space-between;
  display: flex;
}

.footer-cta {
  border-bottom: 1px solid #ffffff;
}

.single-cta i {
  color: #0a6092;
  font-size: 30px;
  float: left;
  margin-top: 8px;
}

.cta-text {
  padding-left: 0;
  display: inline-block;
}

.cta-text h4 {
  color: #333;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2px;
}

.cta-text span {
  color: #757575;
  font-size: 15px;
}

.footer-content {
  position: relative;
  z-index: 2;
}

.footer-pattern img {
  position: absolute;
  top: 0;
  left: 0;
  height: 330px;
  background-size: cover;
  background-position: 100% 100%;
}

.logoFooter {
  display: flex;
  position: relative;
  width: 21rem;
  height: 3rem;
}

.logoFooter img {
  position: relative;
  top: 0rem;
  width: 100%;
  height: auto;
}

.logoFooter .text {
  display: flex;
  flex-flow: column;
  padding-left: 1rem;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.3rem;
  line-height: 1.5rem;
  color: #333;
}

.logoFooter .text span {
  font-weight: 400;
  font-size: 0.9rem;
  letter-spacing: 0.27rem;
}

.footer-text p {
  margin-bottom: 14px;
  font-size: 14px;
  color: #7e7e7e;
  line-height: 28px;
}

.footer-social-icon span {
  color: #333;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  margin-bottom: 20px;
}

.footer-social-icon a {
  color: #333;
  font-size: 16px;
  margin-right: 15px;
}

.footer-social-icon a img {
  max-width: 2.5rem;
  filter: brightness(0) saturate(100%) invert(31%) sepia(100%) saturate(663%) hue-rotate(163deg) brightness(96%) contrast(104%);
}

.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
}

.facebook-bg {
  background: #3B5998;
}

.twitter-bg {
  background: #55ACEE;
}

.google-bg {
  background: #DD4B39;
}

.footer-widget-heading h3 {
  color: #333;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2rem;
  position: relative;
}

.footer-widget-heading h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -9px;
  height: 2px;
  width: 50px;
  background: #0273aa;
}

.footer-menu li {
  list-style: none;
}

.footer-menu li a {
  color: #878787;
  font-size: 0.9rem;
  text-transform: capitalize;
}

.footer-menu li a:hover {
  color: #0a6092;
}

.subscribe-form {
  position: relative;
  overflow: hidden;
}

.subscribe-form input {
  width: 100%;
  padding: 14px 28px;
  background: white;
  border: none;
  border-radius: 20rem;
  color: #333;
}

.subscribe-form button {
  position: absolute;
  right: 0;
  background: #0273aa;
  padding: 0.7rem 1rem;
  top: 0;
  border-radius: 0 10rem 10rem 0;
  border: none !important;
}

.subscribe-form button i {
  color: white;
  font-size: 26px;
  transform: rotate(3deg);
  left: -0.2rem;
  position: relative;
  top: 0.1rem;
}

.copyright-area {
  background: white;
  padding: 25px 0;
}

.copyright-text p {
  margin: 0;
  font-size: 14px;
  color: #878787;
}

.copyright-text p a {
  color: #348bbe;
}

.vce {
  margin-bottom: 0 !important;
}

.vce-feature-description-image-wrapper {
  width: 3.5rem !important;
  filter: brightness(0) saturate(100%) invert(31%) sepia(100%) saturate(663%) hue-rotate(163deg) brightness(96%) contrast(104%);
}

.vce-feature-description .vce-feature-description-image.vce-features-shape--filled-circle {
  border-radius: 0 !important;
}

.vce-feature-description .vce-feature-description-content {
  margin: 1rem 0 !important;
}

.vce-feature-description-content h1 {
  font-size: 1.8rem !important;
}

*,
*:after,
*:before {
  box-sizing: border-box;
}

:root {
  --c-white: #fff;
  --c-black: #000;
  --c-ash: #eaeef6;
  --c-charcoal: #a0a0a0;
  --c-void: #141b22;
  --c-fair-pink: #FFEDEC;
  --c-apricot: #FBC8BE;
  --c-coffee: #754D42;
  --c-del-rio: #917072;
  --c-java: #1FCAC5;
  --c-titan-white: #f1eeff;
  --c-cold-purple: #a69fd6;
  --c-indigo: #6558d3;
  --c-governor: #4133B7;
}

.cards {
  display: flex;
  /* flex-wrap: wrap; */
  /* justify-content: center; */
  /* gap: 2.5rem; */
  /* margin: 0 auto; */
  flex-flow: column;
  align-items: center;
}

.cardCustom {
  border-radius: 16px;
  box-shadow: 0 30px 30px -25px rgba(65, 51, 183, 0.25);
  max-width: 37rem;
  transform: scale(1);
  transition: all 1s ease-out;
}

.cardCustom:hover {
  transform: scale(0.98);
  box-shadow: rgba(149, 157, 165, 0.5) 0px 8px 24px;
}

.information {
  background-color: var(--c-white);
  padding: 1.5rem;
}

.information .tag {
  display: inline-block;
  background-color: var(--c-titan-white);
  color: var(--c-indigo);
  font-weight: 600;
  font-size: 0.875rem;
  padding: 0.5em 0.75em;
  line-height: 1;
  border-radius: 6px;
}

.information .tag + * {
  margin-top: 1rem;
}

.information .title {
  font-size: 1.5rem;
  color: var(--c-void);
  line-height: 1.25;
}

.information .title + * {
  margin-top: 1rem;
}

.information .info {
  color: var(--c-charcoal);
}

.information .info + * {
  margin-top: 1.25rem;
}

.information .button {
  padding: 1rem 2rem !important;
  background-color: #0273aa !important;
  color: white !important;
  text-decoration: none !important;
  border-radius: 0 2rem 2rem !important;
  transition: background-color 0.3s ease-in-out !important;
  margin-top: 1rem;
  font-size: 1rem;
}

.information .button:hover, .information .button:focus {
  background-color: var(--c-indigo);
  color: var(--c-white);
}

.information .details {
  display: flex;
  gap: 1rem;
}

.information .details div {
  padding: .75em 1em;
  background-color: var(--c-titan-white);
  border-radius: 8px;
  display: flex;
  flex-direction: column-reverse;
  gap: .125em;
  flex-basis: 50%;
}

.information .details dt {
  font-size: .875rem;
  color: var(--c-cold-purple);
}

.information .details dd {
  color: var(--c-indigo);
  font-weight: 600;
  font-size: 1.25rem;
}

.plan {
  padding: 10px;
  background-color: var(--c-white);
  color: var(--c-del-rio);
  width: 49%;
}

.plan strong {
  font-weight: 600;
  color: var(--c-coffee);
}

.plan .inner {
  height: 100%;
  padding: 20px;
  padding-top: 40px;
  background-color: #f6f8f8;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
}

.plan .pricing {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #73d0cd;
  border-radius: 99em 0 0 99em;
  display: flex;
  align-items: center;
  padding: .625em .75em;
  font-size: 1.25rem;
  font-weight: 600;
  color: white;
}

.plan .pricing small {
  color: white;
  font-size: .75em;
  margin-left: .25em;
  position: relative;
  top: -0.1rem;
  text-transform: uppercase;
}

.plan .title {
  font-weight: 600 !important;
  font-size: 1.5rem;
  color: var(--c-coffee);
  line-height: 2rem;
  margin-top: 1rem;
}

.plan .title + * {
  margin-top: .75rem;
}

.plan .info + * {
  margin-top: 1rem;
}

.plan .features {
  display: flex;
  flex-direction: column;
}

.plan .features li {
  display: flex;
  align-items: center;
  gap: .5rem;
}

.plan .features li + * {
  margin-top: 1.5rem;
}

.plan .features .icon {
  background-color: var(--c-java);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--c-white);
  border-radius: 100%;
  width: 1.2rem;
  height: 1.2rem;
  margin-right: 0rem;
  padding: 0.2rem;
}

.plan .features .icon svg {
  width: 1.2rem;
  height: 1.2rem;
}

.plan .features + * {
  display: block !important;
  margin-top: 3rem;
}

.plan button, .plan a {
  font: inherit;
  background-color: #ffffff;
  border-radius: 1rem;
  color: var(--c-coffee);
  font-weight: 500;
  font-size: 1.125rem;
  width: 100%;
  border: 0;
  padding: 1em;
  border: 1px solid #73d0cd;
  text-align: center;
}

.plan button:hover, .plan button:focus, .plan a:hover, .plan a:focus {
  background-color: #73d0cd;
  color: white;
}

.filter-buttons {
  margin-bottom: 3rem;
}

.filter-buttons button {
  padding: 10px 14px;
  margin: 0 10px;
  cursor: pointer;
  border: none;
  background-color: #73d0cd;
  border-radius: 10rem;
  color: white;
  font-size: 16px;
}

.filter-buttons button:hover {
  background-color: #479592 !important;
  color: white !important;
}

.filter-buttons button:focus {
  background-color: #479592 !important;
  color: white !important;
  border: none !important;
  outline: none !important;
}

.filter-buttons button:active {
  background-color: #479592 !important;
  color: white !important;
  border: none !important;
  outline: none !important;
}

.filter-buttons .selected {
  background-color: #479592 !important;
  color: white !important;
  border: none !important;
  outline: none !important;
}

.portfolio {
  display: flex;
  justify-content: space-between;
}

.backToTop {
  background: #0073aa;
  width: 3rem;
  height: 3rem;
  bottom: 2rem;
  right: 2rem;
}

.options {
  margin-bottom: 20px;
}

.options label {
  display: block;
  margin-bottom: 10px;
}

.total {
  font-weight: bold;
  font-size: 1.2em;
}

.totalPrice {
  display: none;
}

.totalPrice.visible {
  display: block !important;
}

.is-sticky {
  position: fixed;
  background: #479592;
  z-index: 100;
  margin: 0;
  padding-top: 0.5rem;
  padding-bottom: 1.5rem;
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
}

.is-sticky nav {
  top: 0.8rem !important;
}

.is-sticky .logoHeader {
  width: 15rem;
  top: 0.5rem;
}

.is-sticky .text {
  display: none !important;
}

.forminator-button-next, .forminator-button-back, .forminator-button-submit {
  padding: 1rem 2rem !important;
  background-color: #479592 !important;
  color: white !important;
  text-decoration: none !important;
  border-radius: 0 2rem 2rem !important;
  transition: background-color 0.3s ease-in-out !important;
  margin-top: 1rem;
  font-size: 1rem !important;
}

.forminator-button-back {
  background-color: #73d0cd !important;
  border-radius: 2rem 0 2rem 2rem !important;
}

.forminator-button-submit {
  background-color: #0073aa !important;
}

.carousel-slider-hero__cell__content.hidden {
  display: block !important;
}

.carousel-slider-hero__cell__heading span {
  color: #479592 !important;
  font-size: 4rem !important;
  margin-bottom: 0.5rem !important;
  display: block;
}

.position {
  margin-top: -3rem !important;
  z-index: 1 !important;
  width: 103% !important;
}

.carousel-slider.dots-right .owl-dots {
  bottom: 5rem !important;
  position: absolute !important;
  right: 2rem !important;
}

.carousel-slider-hero__cell__background {
  filter: grayscale(71%) brightness(59%) saturate(339%) contrast(70%);
  -webkit-filter: grayscale(71%) brightness(59%) saturate(339%) contrast(70%);
  -moz-filter: grayscale(71%) brightness(59%) saturate(339%) contrast(70%);
}

button:focus {
  outline: none !important;
}

.border {
  border-radius: 0 3rem 3rem 3rem !important;
  margin-top: 5rem !important;
}

.border .vce-hero-section--content {
  margin-top: 0 !important;
  display: flex;
  flex-flow: column;
  width: 100% !important;
}

.border .vce-hero-section--content h1 {
  font-size: 3rem !important;
  line-height: 3rem;
  margin-top: 1rem;
}

.border .vce-hero-section--content button, .border .vce-hero-section--content a {
  display: inline-block !important;
  padding: 1rem 2rem !important;
  background-color: #0073aa !important;
  color: white !important;
  text-decoration: none !important;
  border-radius: 0 2rem 2rem !important;
  transition: background-color 0.3s ease-in-out !important;
  margin-top: 1rem;
  font-size: 1rem !important;
}

.sectionInterne h2 strong {
  font-weight: 500 !important;
  color: #479592;
  display: block;
  text-transform: none;
  font-size: 2.8rem;
  line-height: 2.6rem;
}

.sectionInterne .vce-single-image {
  border-radius: 4rem;
}

.page-id-403 .header .vce-hero-section--content {
  width: 100% !important;
  text-align: center !important;
  justify-content: center !important;
}

.page-id-403 .header .vce-hero-section--content .vce-hero-section--content-container {
  max-width: 55rem !important;
}

.page-id-403 .vce-faq-toggle-title-text {
  position: relative;
  color: white;
  font-size: 1.3rem !important;
}

.page-id-403 .vce-faq-toggle-shape--rounded .vce-faq-toggle-icon {
  border-radius: 1rem;
  padding: 0.8rem;
}

.page-id-403 .vce-faq-toggle-shape-color--1D64C5 .vce-faq-toggle-icon {
  background-color: #1c87bc;
}

.page-id-403 .vce-faq-toggle-inner {
  cursor: pointer;
  padding-left: 33px;
  position: relative;
  background: rgba(255, 255, 255, 0.1);
  padding: 2rem 3rem 2rem 1rem;
  margin-bottom: 2rem;
  border-radius: 1rem;
}

.pt-5, .py-5 {
  padding-top: 0rem !important;
}

.page-id-386, .page-id-403, .page-id-432, .page-id-440, .page-id-449 {
  background: #479592 !important;
}

.page-id-386:before, .page-id-403:before, .page-id-432:before, .page-id-440:before, .page-id-449:before {
  content: "";
  width: 100%;
  height: 55rem;
  background-image: url(/wp-content/themes/raccordement-fibre/images/filigramme-contact3.svg);
  position: absolute;
  top: -3rem;
  left: -17rem;
  z-index: 0;
  background-repeat: no-repeat;
  transform: translateX(16rem);
  opacity: 0.1;
}

.page-id-386 .footer-section, .page-id-403 .footer-section, .page-id-432 .footer-section, .page-id-440 .footer-section, .page-id-449 .footer-section {
  background: #ebf6f6 !important;
  padding: 4rem 0 2rem !important;
}

.page-id-386 .copyright-area, .page-id-403 .copyright-area, .page-id-432 .copyright-area, .page-id-440 .copyright-area, .page-id-449 .copyright-area {
  background: #ebf6f6 !important;
}

.page-id-386 .sectionInterne h2, .page-id-403 .sectionInterne h2, .page-id-432 .sectionInterne h2, .page-id-440 .sectionInterne h2, .page-id-449 .sectionInterne h2 {
  color: white !important;
}

.page-id-386 .sectionInterne h2 strong, .page-id-403 .sectionInterne h2 strong, .page-id-432 .sectionInterne h2 strong, .page-id-440 .sectionInterne h2 strong, .page-id-449 .sectionInterne h2 strong {
  color: white !important;
}

.page-id-386 .sectionInterne p, .page-id-403 .sectionInterne p, .page-id-432 .sectionInterne p, .page-id-440 .sectionInterne p, .page-id-449 .sectionInterne p {
  color: white !important;
}

.page-id-386 .header, .page-id-403 .header, .page-id-432 .header, .page-id-440 .header, .page-id-449 .header {
  height: 19rem !important;
}

.page-id-386 #forminator-module-392.forminator-design--material .forminator-input, .page-id-403 #forminator-module-392.forminator-design--material .forminator-input, .page-id-432 #forminator-module-392.forminator-design--material .forminator-input, .page-id-440 #forminator-module-392.forminator-design--material .forminator-input, .page-id-449 #forminator-module-392.forminator-design--material .forminator-input {
  color: white !important;
  border-color: white !important;
}

.page-id-386 #forminator-module-392.forminator-design--material .forminator-label[class*="forminator-floating-"], .page-id-403 #forminator-module-392.forminator-design--material .forminator-label[class*="forminator-floating-"], .page-id-432 #forminator-module-392.forminator-design--material .forminator-label[class*="forminator-floating-"], .page-id-440 #forminator-module-392.forminator-design--material .forminator-label[class*="forminator-floating-"], .page-id-449 #forminator-module-392.forminator-design--material .forminator-label[class*="forminator-floating-"] {
  color: white !important;
}

.page-id-386 .footer-menu li a, .page-id-403 .footer-menu li a, .page-id-432 .footer-menu li a, .page-id-440 .footer-menu li a, .page-id-449 .footer-menu li a {
  color: #333333 !important;
}

.page-id-386 .copyright-text p, .page-id-403 .copyright-text p, .page-id-432 .copyright-text p, .page-id-440 .copyright-text p, .page-id-449 .copyright-text p {
  color: #333333 !important;
}

.page-id-386 .header .vce-hero-section--content-container {
  max-width: 50rem !important;
}

.page-id-386 .header .vce-hero-section--content {
  justify-content: center !important;
}

.page-id-432 {
  background: #598c8f !important;
}

.page-id-432 .header .vce-hero-section--content {
  justify-content: center !important;
}

.page-id-432 .footer-section, .page-id-432 .copyright-area {
  background: #ebf6f6 !important;
}

.page-id-432 .sectionInterne p, .page-id-432 .sectionInterne h2 {
  color: #754d42 !important;
}

.page-id-440, .page-id-449 {
  background: #598c8f !important;
}

.page-id-440 .header .vce-hero-section--content, .page-id-449 .header .vce-hero-section--content {
  justify-content: center !important;
}

.page-id-440 .footer-section, .page-id-440 .copyright-area, .page-id-449 .footer-section, .page-id-449 .copyright-area {
  background: #ebf6f6 !important;
}

.page-id-440 .sectionInterne p, .page-id-440 .sectionInterne h2, .page-id-449 .sectionInterne p, .page-id-449 .sectionInterne h2 {
  color: white !important;
}

.page-id-440 .sectionInterne h2 strong, .page-id-449 .sectionInterne h2 strong {
  color: white !important;
  font-size: 2.2rem;
  line-height: 2.2rem;
  margin-top: 4rem;
}

.page-id-440 .sectionInterne a, .page-id-449 .sectionInterne a {
  color: #95ebe7 !important;
}

nav {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  margin: 0;
  padding: 0 1rem;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

ul {
  margin-bottom: 0;
}

.navbar {
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.nav-menu li {
  list-style: none;
  padding: 0;
}

.nav-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

a.nav-link {
  color: #fff;
  text-decoration: none;
  font-size: 1.5rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

a.nav-link:hover {
  color: orange;
}

.hamburger {
  display: none;
}

.bar,
.fa-times {
  width: 1.5rem;
  height: 3px;
  display: block;
  color: #fff;
  padding: 0;
  margin: 6px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: #fff;
}

.bar:nth-child(1) {
  width: 100%;
}

.bar:nth-child(2) {
  width: 200%;
}

.bar:nth-child(3) {
  width: 300%;
}

@media (max-width: 992px) {
  .border .vce-hero-section--content h1 {
    font-size: 2rem !important;
    line-height: 2rem;
  }
  .hamburger {
    display: block;
  }
  .active .bar:nth-child(2) {
    opacity: 0;
  }
  .active .bar:nth-child(1) {
    -webkit-transform: translateY(8px) rotate(-315deg);
    transform: translateY(8px) rotate(-315deg);
    width: 300%;
  }
  .active .bar:nth-child(3) {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
    width: 300%;
  }
  .nav-menu {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    align-items: center;
    position: fixed;
    left: 0;
    top: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    margin: 0 auto;
    display: none;
  }
  .nav-menu li {
    padding: 0 2rem;
  }
  nav ul li a {
    font-size: 1.8rem;
    line-height: 3.2rem;
  }
  nav ul li::after {
    display: none !important;
  }
  a.nav-link {
    margin: 1rem 0;
    color: #333;
    z-index: 1;
  }
  .active {
    left: 0;
    top: 0;
    z-index: 100;
    transition: 0.2s ease;
    background: #0075af;
    display: block;
  }
  .active #menu-item-296 {
    padding-top: 11rem;
  }
}

@media screen and (max-width: 860px) {
  .contentPositionCard {
    width: 104%;
  }
  .position {
    margin-top: -1rem !important;
    width: 104% !important;
  }
  .footer-section .row {
    flex-flow: column !important;
    align-items: center !important;
    margin: 0 !important;
  }
  .footer-section .row .footer-widget {
    margin-bottom: 2rem;
    width: 100%;
    max-width: 15rem;
  }
  .footer-section .row .footer-widget:last-child {
    margin-bottom: 0;
  }
  .vce-single-image-wrapper {
    padding-left: 0 !important;
    margin-top: 2rem;
  }
}

@media screen and (max-width: 680px) {
  .header {
    height: 32rem !important;
  }
  .logoHeader {
    top: 0.3rem !important;
    left: 1.5rem !important;
    width: 18rem !important;
    height: 2.7rem !important;
  }
  .logoFooter {
    display: flex;
    position: relative;
    width: 15rem;
    height: 2rem;
  }
  a.nav-link {
    padding: 0.75rem 0;
  }
  .portfolio {
    flex-flow: column;
  }
  .plan {
    width: 100% !important;
  }
  .plan + .plan {
    margin-top: 2rem !important;
  }
  .header .vce-hero-section--content h1 {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
  .header .vce-hero-section--content h2 {
    font-size: 1.6rem;
    line-height: 2rem;
  }
  .home .header .iconScroll {
    position: absolute;
    right: 1.5rem;
    padding: 0;
  }
  .header .iconScroll {
    position: absolute;
    right: 1.5rem;
    bottom: 2rem !important;
    padding: 0;
  }
  .contentPositionCard {
    width: 106%;
  }
  .position {
    width: 106% !important;
  }
  .sectionInterne h2 {
    font-size: 1.7rem !important;
    line-height: 1.9rem !important;
  }
  .sectionInterne h2 strong {
    font-size: 1.7rem !important;
    line-height: 1.9rem !important;
  }
  .home .vce-hero-section--content .vce-hero-section--content-container {
    max-width: 19rem !important;
  }
}

@media screen and (max-width: 430px) {
  .contentPositionCard {
    width: 109%;
  }
  .position {
    width: 109% !important;
  }
}
