h1,
.h1,
.uk-h1,
h2,
.h2,
.uk-h2,
h3,
.h3,
.uk-h3,
h4,
.h4,
.uk-h4,
h5,
.h5,
.uk-h5,
h6,
.h6,
.uk-h6 {
  font-family: Montserrat;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0em;
  text-align: center;
  color: #003375;
}
h1,
.h1,
.uk-h1 {
  font-size: 40px;
}
h1 {
  margin-top: 20px;
}
h2,
.h2,
.uk-h2 {
  font-size: 30px;
}
h3,
.h3,
.uk-h3 {
  font-size: 20px;
}
h4,
.h4,
.uk-h4 {
  font-size: 17px;
}
.page-header h2 a,
.page-header .h2 a,
.page-header .uk-h2 a,
.page-header h3 a,
.page-header .h3 a,
.page-header .uk-h3 a {
  font-family: Montserrat;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0em;
  text-align: left;
  color: #003375;
  font-size: 20px;
}
body {
  font-family: 'Montserrat', sans-serif;
}
ul {
  list-style: none;
}
.com-content-article ul li:before,
.mod-custom ul:not([class]) > li:before,
.sw-content-left ul li:before,
.sw-table-inside ul li:before {
  content: '';
  display: block;
  background-color: #ffb300;
  width: 15px;
  height: 15px;
  position: absolute;
  left: -25px;
  top: 7px;
  border-radius: 50%;
}
.com-content-article ul li,
.mod-custom ul:not([class]) > li,
.sw-content-left ul li,
.sw-table-inside ul li {
  position: relative;
}
.com-content-article__body p {
  font-family: Montserrat;
  font-size: 17px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: justify;
  color: #444444;
}
.com-content-article .item-image {
  max-width: 33%;
  margin: 0 20px 0 0;
}
.com-content-article .com-content-article__body {
  margin-top: 30px;
}
.card-header {
  padding: 0;
  color: #003375;
  background-color: unset;
  border-bottom: 0;
  margin: 50px 0;
  text-align: center;
  font-family: Montserrat;
  font-size: 40px;
  font-weight: 800;
  line-height: 0;
  letter-spacing: 0em;
}
.card {
  border: 0;
  border-radius: 0;
  width: 100%;
  background-color: unset;
}
.card.sw-telechargement {
  width: max-content;
  padding-left: 0;
  padding-right: 0;
}
.card-body {
  padding: 0;
}
.container-top-a > *,
.container-top-b > *,
.container-bottom-a > *,
.container-bottom-b > * {
  margin: 0 0 50px;
}
.uk-container-medium {
  max-width: 1045px;
}
.container-header {
  background-image: linear-gradient(135deg, #003375 0%, #003375 100%);
}
.uk-section-muted {
  background-color: whitesmoke;
}
.uk-h2,
h2 {
  font-family: Montserrat;
  font-size: 40px;
  font-weight: 800;
  line-height: 49px;
  letter-spacing: 0em;
  text-align: center;
  color: #003375;
  margin-top: 50px;
  margin-bottom: 50px;
}
.uk-h3,
h3 {
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 800;
  line-height: 37px;
  letter-spacing: 0em;
  text-align: left;
  color: #003375;
  margin-top: 50px;
  margin-bottom: 50px;
}
.uk-dotnav > * > * {
  width: 16px;
  height: 16px;
  background: #d9d9d9;
  border: 0;
}
.uk-dotnav > .uk-active > * {
  background-color: #ffb300;
}
.uk-link,
a {
  font-family: Montserrat;
  font-size: 17px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffb300;
}
.uk-light .uk-button-primary,
.uk-overlay-primary .uk-button-primary,
.uk-light .btn-primary,
.uk-overlay-primary .btn-primary {
  color: white;
  background-color: #ffb300;
  border-radius: 10px;
  font-size: 25px;
  font-weight: 800;
}
.uk-light .uk-button-primary:hover,
.uk-overlay-primary .uk-button-primary:hover,
.uk-light .btn-primary:hover,
.uk-overlay-primary .btn-primary:hover {
  color: #003375;
  background-color: #d9d9d9;
}
.uk-button,
.button {
  font-size: 17px;
  font-weight: 800;
}
.uk-button-text {
  color: #ffb300;
  font-weight: 600;
  text-transform: none;
}
.uk-button-text:hover {
  color: #ffb300;
  text-decoration: none;
}
.button {
  margin-top: 10px;
}
.uk-button-primary,
.btn-primary {
  color: white;
  background-color: #ffb300;
  border-radius: 10px;
  border: 0;
  padding: 5px 50px;
}
.uk-button-primary:hover,
.btn-primary:hover {
  color: #003375;
  background-color: #d9d9d9;
}
.uk-button-secondary {
  color: #003375;
  background-color: #d9d9d9;
  border-radius: 10px;
  font-size: 25px;
  font-weight: 800;
  font-family: Montserrat;
}
.uk-button-secondary:hover {
  color: white;
  background-color: #ffb300;
}
.uk-subnav > * {
  padding-left: 10px;
}
.uk-subnav > * > :first-child {
  color: #003375;
  font-size: 20px;
  text-transform: unset;
}
.uk-subnav > * > a:hover {
  color: white;
}
.uk-subnav > .uk-active > a {
  color: white;
  background-color: #ffb300;
}
.sw-filter-section .uk-subnav {
  display: flex;
  justify-content: center;
}
.header {
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  padding: 15px 50px;
}
.header p {
  margin: 0;
}
.header .uk-icon-button {
  height: 25px;
  width: 25px;
}
.header .uk-navbar-item li {
  padding-left: 10px;
}
.header .container-topbar .uk-icon-button {
  color: #003375;
}
.header .container-topbar .uk-icon-button:hover {
  color: black;
}
.uk-logo img {
  width: 155px;
}
.uk-navbar-container .uk-navbar-nav > .deeper > .uk-dropdown {
  top: calc(115%) !important;
  left: -50% !important;
}
.uk-navbar-container .uk-navbar-nav > .deeper {
  position: relative;
}
.deeper {
  position: relative;
}
.uk-navbar-container .uk-navbar-nav {
  gap: 0;
}
.uk-navbar-container .uk-navbar-left {
  gap: 0px 30px;
}
.uk-slideshow-items .uk-overlay {
  font-family: Montserrat;
  font-size: 30px;
  line-height: 37px;
  letter-spacing: 0em;
  text-align: left;
  width: 50%;
  background: unset;
  color: white;
}
.uk-slideshow-items .uk-overlay h1,
.uk-slideshow-items .uk-overlay h2,
.uk-slideshow-items .uk-overlay h3 {
  font-family: Montserrat;
  font-size: 30px;
  line-height: 37px;
  font-weight: 800;
}
.Titre-blanc-g .uk-slideshow-items .uk-overlay h1,
.Titre-blanc-g .uk-slideshow-items .uk-overlay h2,
.Titre-blanc-g .uk-slideshow-items .uk-overlay h3 {
  font-family: Montserrat;
  font-size: 40px;
  font-weight: 800;
  line-height: 49px;
  letter-spacing: 0em;
  text-align: left;
}
.Titre-bleu-g .uk-slideshow-items .uk-overlay h1,
.Titre-bleu-g .uk-slideshow-items .uk-overlay h2,
.Titre-bleu-g .uk-slideshow-items .uk-overlay h3 {
  font-family: Montserrat;
  font-size: 40px;
  font-weight: 400;
  line-height: 49px;
  letter-spacing: 0em;
  text-align: left;
  color: #003375;
}
.Titre-blanc-c .uk-slideshow-items .uk-overlay h1,
.Titre-blanc-c .uk-slideshow-items .uk-overlay h2,
.Titre-blanc-c .uk-slideshow-items .uk-overlay h3 {
  font-family: Montserrat;
  font-size: 40px;
  font-weight: 800;
  line-height: 49px;
  letter-spacing: 0em;
  text-align: center;
  padding-bottom: 10px;
}
.Titre-blanc-g .uk-slideshow-items .uk-overlay,
.Titre-bleu-g .uk-slideshow-items .uk-overlay {
  width: 40%;
  margin-left: 10%;
}
.Titre-blanc-c .uk-slideshow-items .uk-overlay {
  width: 100%;
  font-size: 40px;
  font-weight: 400;
}
.Titre-blanc-c .uk-slideshow-items .uk-overlay .uk-container > br {
  display: none;
}
.uk-navbar-container .uk-navbar-nav > li {
  padding-left: 10px;
  padding-right: 10px;
}
.uk-navbar-container .uk-navbar-nav > li > a {
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #003375;
  text-transform: none;
}
.uk-navbar-container .uk-navbar-nav > li.active > a {
  font-weight: 700;
}
.uk-navbar-container .uk-navbar-nav > li.active {
  background: linear-gradient(180.12deg, rgba(243, 243, 243, 0) 0.11%, #dfdfdf 123.92%);
}
.uk-navbar-container .uk-navbar-nav > li.uk-active > a {
  font-weight: 700;
  color: #003375;
  background: linear-gradient(180.12deg, rgba(243, 243, 243, 0) 0.11%, #dfdfdf 123.92%);
}
.uk-navbar-container .uk-navbar-nav .uk-navbar-dropdown {
  padding: 5px 10px;
  width: auto;
}
.uk-navbar-container .uk-navbar-nav .uk-navbar-dropdown .uk-navbar-dropdown-nav > li > a {
  color: #003375;
  font-size: 16px;
  /*white-space: nowrap;*/
  min-width: 110px;
}
.uk-navbar-container .uk-navbar-nav .uk-navbar-dropdown .uk-navbar-dropdown-nav > li > a:hover {
  text-decoration: underline;
}
.uk-navbar-container .uk-navbar-nav .uk-navbar-dropdown:before {
  content: "";
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 14px solid white;
  position: absolute;
  top: -13px;
  left: calc(36%);
}
.uk-navbar-container .uk-navbar-nav .uk-navbar-dropdown .uk-navbar-dropdown:before {
  top: 8px;
  left: -23px;
  border-right: 14px solid white;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.uk-navbar-container .uk-navbar-nav .uk-navbar-dropdown .uk-navbar-dropdown {
  top: 0 !important;
  left: calc(100% + 26px) !important;
}
.container-topbar .uk-navbar-item {
  min-height: unset;
}
.container-topbar p {
  color: white;
}
.home .uk-slideshow-items {
  min-height: 365px;
}
.uk-slideshow-items {
  min-height: 450px;
}
.sw_implantations .uk-slideshow-items {
    min-height: 220px;
}
.container-banner .uk-slideshow-items .uk-button {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: max-content;
    margin-top: 20px;
}
.container-banner .uk-slideshow-items {
  aspect-ratio: unset !important;
  display: inline-flex;
}
.container-banner .uk-slideshow-items li {
  position: relative;
  transform: unset !important;
}
.container-banner .uk-slideshow-items li .sw-image-block {
	width: 100vw;
	filter: brightness(.8);
}
.uk-transition-toggle:hover .sw-gamme-description .uk-transition-fade,
.uk-transition-toggle:hover .sw-element-produit .uk-transition-fade,
.uk-transition-toggle:hover .sw-pays-description .uk-transition-fade {
  display: block;
}
.sw-gamme-description .uk-transition-fade,
.sw-pays-description .uk-transition-fade,
.sw-element-produit .uk-transition-fade {
  display: none;
}
.sw-element-produit {
  background-color: #003375;
  border-radius: 20px;
  padding: 10px 20px;
}
.sw-element-produit p {
  color: white;
  text-align: center;
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 800;
  line-height: 37px;
  letter-spacing: 0em;
}
.bloc-links {
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}
/*.container-top-a .sw-bloc-img-left .bloc-links {
  min-width: max-content;
}*/
.sw-image-content-left {
  max-width: 50%;
}
.sw-bloc-produits .uk-inline-clip {
  padding-bottom: 30px;
  max-height: 396px;
}
.sw-bloc-produits .uk-card-body p {
  font-family: Montserrat;
  font-size: 17px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: center;
  /*text-align: justify;*/
}
.sw-bloc-produits .uk-card-media-left img {
  border-radius: 20px;
}
.sw-bloc-telechargement li {
  text-align: center;
}
.sw-bloc-telechargement li img {
  padding-top: 20px;
  padding-bottom: 20px;
}
.sw-bloc-telechargement li:hover img {
  padding-top: 0;
}
.sw-bloc-telechargement .uk-slidenav {
  background-repeat: no-repeat;
  width: 32px;
  height: 78px;
  margin: 0;
}
.sw-bloc-telechargement .uk-slidenav-previous {
  background-image: url('../images/slidenav-left.svg');
}
.sw-bloc-telechargement .uk-slidenav-next {
  background-image: url('../images/slidenav-right.svg');
}
.sw-bloc-telechargement .uk-slidenav svg {
  display: none;
}
.sw-modal-popup-section h3 {
  margin-top: 20px;
  text-align: center;
}
.sw-modal-popup-section .sw-doubleSlide h3 {
  text-align: left;
}
.sw-modal-popup-section .uk-slidenav {
  background-repeat: no-repeat;
  width: 32px;
  height: 78px;
  margin: 0;
}
.sw-modal-popup-section .uk-slidenav-previous {
  background-image: url('../images/slidenav-left.svg');
}
.sw-modal-popup-section .uk-slidenav-next {
  background-image: url('../images/slidenav-right.svg');
}
.sw-modal-popup-section .uk-slidenav svg {
  display: none;
}
.home .sw-filter-section .uk-slideshow-items {
	/*min-height: unset;*/
	aspect-ratio: unset;
}
.sw-filter-section .js-filter {
	/*height: unset !important;*/
}
.sw-filter-section .uk-slidenav {
  background-repeat: no-repeat;
  width: 32px;
  height: 78px;
  margin: 0;
}
.sw-filter-section .uk-slidenav-previous {
  background-image: url('../images/slidenav-left.svg');
}
.sw-filter-section .uk-slidenav-next {
  background-image: url('../images/slidenav-right.svg');
}
.sw-filter-section .uk-slidenav svg {
  display: none;
}
.sw-bloc-img-left h3 {
  font-size: 30px;
  font-family: Montserrat;
  color: #003375;
  font-weight: 400;
  line-height: 37px;
  letter-spacing: 0em;
  text-align: left;
}
.sw-bloc-img-left img {
  border-radius: 20px;
}
.sw-bloc-img-left a em {
  color: #ffb300;
}
.sw-bloc-img-left a:hover {
  color: #ffb300;
}
.sw-bloc-img-left .uk-card-body p {
  font-family: Montserrat;
  font-size: 17px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: justify;
  color: #444444;
}
.bloc-links {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 5px;
}
.bloc-links a {
    white-space: nowrap;
    margin-left: 5px;
    margin-right: 5px;
}
.sw-promesse-block h3 {
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 800;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: white;
  margin-bottom: 0;
}
.sw-promesse-block p {
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  /*text-align: justify;*/
  color: white;
  margin: 0;
  margin-top: 5px;
  margin-bottom: 30px;
}
.accueil .sw-promesse-block .uk-container {
  max-width: 1310px;
}
.sw-filter-section .uk-card-media-left img {
  border-radius: 20px;
  max-width: 510px;
}
.sw-filter-section .uk-card-media-left {
  max-width: 510px;
}
.sw-filter-section .uk-card-body h3 {
  font-family: Montserrat;
  /*font-size: 30px;*/
  font-size: 25px;
  font-weight: 800;
  line-height: 37px;
  letter-spacing: 0em;
  text-align: left;
  color: #003375;
}
.sw-filter-section .uk-card-body p {
  font-family: Montserrat;
  font-size: 17px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: justify;
  color: #444444;
}
.sw-filter-section .uk-card-body a {
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: justify;
  color: #ffb300;
}
.sw-gamme-description {
  background-color: #ffb300;
  border-radius: 20px;
  padding: 10px 20px;
}
.sw-pays-description {
  background-color: #d9d9d9;
  border-radius: 20px;
}
.sw-pays-description .sw-title-pays {
  background-color: #ffb300;
  border-radius: 20px;
  padding: 10px 20px;
  color: #003375;
}
.sw-pays-description .sw-content-pays {
  padding: 23px 25px;
}
.sw-gamme-description.sw-demander-devis p {
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 800;
  line-height: 37px;
  letter-spacing: 0em;
  text-align: left;
  color: #003375;
}
.sw-gamme-description p {
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: justify;
  text-align: left;
  color: #003375;
}
.sw-gamme-description .uk-transition-fade p {
  font-size: 17px;
  line-height: 21px;
}
.sw-gamme-description .uk-transition-fade {
  /*text-align: justify;*/
  text-align: left;
}
.sw-gamme-description .uk-transition-fade a {
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #003375;
}
.sw-gamme-description .uk-transition-fade a:hover {
  text-decoration: none;
}
.uk-transition-toggle.sw-fullHeight:hover .sw-gamme-description {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 23px 25px;
}
.sw-pays-description p {
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  /*text-align: justify;*/
  text-align: center;
  color: #003375;
}
.sw-pays-description .uk-transition-fade p {
  font-size: 17px;
  line-height: 21px;
}
.sw-pays-description .uk-transition-fade {
  text-align: left;
}
.sw-pays-description .uk-transition-fade a {
  font-size: 15px;
  line-height: 24px;
  color: #003375;
}
.sw-pays-description .uk-transition-fade a:hover {
  text-decoration: none;
}
.uk-transition-toggle.sw-fullHeight:hover .sw-pays-description {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0;
}
.sw-slider-actu li {
  width: 100%;
}
.sw-slider-actu .uk-card h3 {
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 800;
  line-height: 37px;
  letter-spacing: 0em;
  text-align: left;
  color: #003375;
  margin-top: 30px;
  margin-bottom: 30px;
}
.uk-card-title {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: left;
}
.sw-slider-actu .uk-card p {
  font-family: Montserrat;
  font-size: 17px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: justify;
  color: #444444;
}
.sw-slider-actu .uk-card a {
  font-family: Montserrat;
  font-size: 17px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffb300;
}
.sw-slider-actu .uk-card img {
  border-radius: 20px;
  max-width: 510px;
}
.sw-slider-actu.uk-slider-items li[aria-hidden="true"] {
  height: 0;
}
.sw-background-gris {
  background-color: whitesmoke;
}
.sw-Liste-switchGray li > div:nth-child(2n+1) {
  padding-top: 30px;
}
.sw-Liste-switchGray .uk-card {
  padding: 20px 0;
}
.sw-background-gris .uk-card {
  margin: 0 0;
  padding-bottom: 20px;
  padding-top: 20px;
}
.sw-background-gris:nth-child(2n+1) {
  padding-bottom: 20px;
}
.sw-background-gris:nth-child(2n) {
  margin-bottom: 20px;
}
.sw-bloc-confiance .uk-slider-items {
  margin-bottom: 50px;
}
.footer {
  font-family: Montserrat;
  background-color: #0b215d;
  background-image: linear-gradient(135deg, #0b215d 0%, #0b215d 100%);
  font-size: 17px;
  font-weight: 300;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  padding-top: 80px;
  padding-bottom: 40px;
}
.footer p {
  font-family: Montserrat;
  font-size: 17px;
  font-weight: 300;
  line-height: 21px;
  color: white;
}
.footer .sw-footer-grid {
  margin-top: 30px;
}
.footer .sw-footer-menu ul {
  width: max-content;
  margin-left: auto;
  margin-right: auto;
}
.footer .bloc-tel li {
  font-size: 17px;
  font-weight: 400;
  line-height: 21px;
}
.footer .uk-input,
.footer .inputbox {
  background-color: #d9d9d9;
  text-align: center;
  height: 30px;
  padding-left: 8px;
  padding-right: 8px;
  font-size: .875rem;
  color: #666666;
  border: 1px solid #e5e5e5;
  transition: 0.2s ease-in-out;
  transition-property: color, background-color, border;
}
.footer .uk-input::placeholder,
.footer .inputbox::placeholder {
  color: #666666;
  opacity: 1;
}
.footer .uk-input::-ms-input-placeholder,
.footer .inputbox::-ms-input-placeholder {
  color: #666666;
}
.footer .acymailing_form {
  width: 100%;
}
.footer .rsform-block {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
.acymailing_module_form .acymailing_introtext {
    margin-bottom: 10px!important;
}
.mod-languages .btn {
  padding: 0;
  background-color: transparent;
  border: 0;
  color: white;
}
.mod-languages .btn:after {
  display: none;
}
.mod-languages .uk-dropdown {
  padding: 5px 0 0;
  min-width: unset;
  width: unset;
}
.mod-languages .uk-dropdown:before {
  content: "";
  width: 0;
  height: 0;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-bottom: 8px solid white;
  position: absolute;
  top: -8px;
  left: calc(42%);
}
.mod-languages .uk-dropdown a:hover {
  color: #828282;
  text-decoration: underline;
}
.mod-languages .uk-dropdown a {
  color: #828282;
  font-family: Montserrat;
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
  display: flex;
  justify-content: center;
}
.header .uk-navbar-item.mod-languages li {
  margin: 0;
  padding-left: 20px;
  padding-right: 20px;
}
.container-banner {
  margin: 0;
}
.sw-contact-bloc .mod-custom {
  background-color: whitesmoke;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-bottom: 65px;
  padding-top: 65px;
}
.sw-contact-bloc .mod-custom .uk-container {
  max-width: 900px;
}
.sw-contact-bloc h2, sw-contact-bloc h1 {
  font-family: Montserrat;
  font-size: 64px;
  font-weight: 800;
  line-height: 78px;
  letter-spacing: 0em;
  text-align: left;
  margin-top: 0;
  margin-bottom: 100px;
}
.sw-contact-bloc .uk-panel {
  color: #444444;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
}
.sw-contact-bloc .uk-grid-divider {
  max-width: 410px;
}
.sw-email {
  margin-top: 30px;
}
.sw-contact-bloc .sw-email a {
  color: #444444;
}
.sw-contact-bloc .sw-email a:hover {
  text-decoration: none;
}
.uk-grid-divider > :not(.uk-first-column):before {
  border-color: #444444;
}
.sw-contact-bloc .formContainer .uk-form-label {
  display: none;
}
.sw-contact-bloc .uk-form-horizontal .uk-form-controls {
  margin-left: 0;
  text-align: center;
}
.sw-contact-bloc .uk-button-primary,
.sw-contact-bloc .btn-primary {
  color: #00295e;
  background-color: white;
  box-shadow: 2px 2px 5px #adadad;
  font-size: 20px;
  font-weight: 700;
  padding: 10px 50px;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}
.sw-contact-bloc .uk-form-horizontal .uk-form-controls .uk-input {
  height: 50px;
  border: 0;
}
.sw-contact-bloc .uk-form-horizontal .uk-form-controls .uk-textarea {
  border: 0;
}
.sw-contact-bloc .uk-form-horizontal .uk-form-controls .uk-input::placeholder,
.sw-contact-bloc .uk-form-horizontal .uk-form-controls .uk-input::-ms-input-placeholder,
.sw-contact-bloc .uk-form-horizontal .uk-form-controls .uk-textarea::placeholder,
.sw-contact-bloc .uk-form-horizontal .uk-form-controls .uk-textarea::-ms-input-placeholder {
  color: #d9d9d9;
}
.sw-contact-bloc .uk-button-primary:hover,
.sw-contact-bloc .btn-primary:hover {
  color: white;
  background-color: #ffb300;
}
.sw-demandeDevis {
  /*position: fixed;*/
  position: absolute;
  width: 100%;
  /*top: 45%;*/
  top: 45vh;
}
.sw-demandeDevis {
  visibility: hidden;
}
.sw-demandeDevis.uk-active {
  visibility: visible;
}
.sw-demandeDevis .sw-icon {
  background-image: url('../images/demenderDevis-icon.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ffb300;
  padding: 10px;
  border-radius: 10px;
  display: block;
  width: 58px;
  height: 58px;
  margin-left: 7px;
  position: relative;
  z-index: 10;
}
.sw-demandeDevis .sw-button {
  background-color: transparent;
  border: 0;
  /*width: 65px;*/
  height: 58px;
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 10;
  padding: 0;
  border-radius: 10px;
}
.sw-demandeDevis .uk-container {
  position: relative;
}
.sw-demandeDevis .uk-dropdown {
  padding: 0 60px 0 20px;
  height: 58px;
  line-height: 58px;
  right: 0 !important;
  top: 0 !important;
  z-index: 5;
  width: max-content;
  left: unset !important;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0em;
  color: #00295e;
  border-radius: 10px;
}
.sw-demandeDevis .uk-drop {
  display: block;
  font-size: 0;
  min-width: unset;
  padding: 0 60px 0 5px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.sw-demandeDevis .uk-drop.uk-open {
  font-size: 20px;
  padding: 0 70px 0 20px;
}
.footer-bottom {
  background-color: #003375;
  color: white;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.footer-bottom a {
  color: white;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  text-decoration: none;
}
.footer-bottom a:hover {
  text-decoration: underline;
}
.footer-bottom p {
  margin: 0;
}
.container-component main {
  margin: 0;
}
.sw-blog .item-content {
  text-align: left;
}
.sw-blog.uk-grid p {
  color: #003375;
}
.sw-blog .item-content .page-header h2 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
}
.sw-blog .item-image {
  max-height: 250px;
}
.article-info dd {
  color: black;
  font-size: 17px;
}
.page-link {
  font-size: 30px;
  color: black;
}
.active > .page-link {
  color: #ffb300;
}
/************ chatbot  ***********/

.textarea-chatboot {
  resize: none;
  min-height: 283px;
  height: 100% !important;
  max-height: 100% !important;
}
.container-chatbot {
  right: 67px;
  position: fixed;
  max-width: 588px;
  font-size: 12px !important;
  background: white;
  border-radius: 20px;
  bottom: 9%;
  box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.25);
  z-index: 20;
}
footer.container-chatbot.chatbot.full-width a.w-auto {
  font-size: 12px !important;
}
footer.container-chatbot.chatbot.full-width .uk-container {
  padding: 0 !important;
  margin: 0 !important;
}
footer.container-chatbot.chatbot.full-width .card-header {
  margin: 0;
}
.sw-btn-chatbot {
  position: fixed;
  width: 100%;
  bottom: 16%;
  /*bottom: 10%;*/
}

.sw-btn-chatbot .littlemsgchatbot {
  position: fixed;
  background-color: #003375;
  color: white;
  text-align: center;
  border-radius: 21px;
  border: 1px solid white;
  max-width: 295px;
  right: 67px;
  margin-right: 5px;
}
.sw-btn-chatbot .littlemsgchatbot p {
  margin: 6px 11px;
  padding: 0;
}
.sw-btn-chatbot .sw-button {
  background-color: transparent;
  border: 0;
  /* width: 65px; */
  height: 58px;
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 10;
  padding: 0;
  border-radius: 10px;
}
.sw-btn-chatbot img {
  background-color: #dadfe5;
  padding: 2px;
  border: 5px solid #003375;
  border-radius: 10px;
  display: block;
  width: 58px;
  height: 58px;
  margin-left: 7px;
  position: relative;
  z-index: 10;
}
.rounded-pill {
  display: inline-block;
  border-radius: 2rem !important;
}
#convo-box {
  display: flex;
  flex-direction: column-reverse;
}
.msg-field.bot-msg {
  background: #f1f1f1 !important;
}
.msg-field.bot-msg p {
    margin: 0;
}
#suggestion-list:not(:empty):before {
  content: 'Suggestions';
  width: 100%;
  display: block;
  color: #ababab;
  padding: 0.6em 1em;
}
.container-chatbot a {
  margin-bottom: 10px;
  font-size: 15px;
}
.container-chatbot a.uk-close {
  margin-bottom: 0;
}
#chatbot-container {
  margin: 15px 10px 20px 10px !important;
  width: 96%;
}
#chatbot-container #convo-box {
  padding-right: 30px;
}
#chatbot-container .card-body .overflow-auto {
  max-height: 60vh;
}
.col-auto.text-center .img-thumbnail {
  margin-right: 0;
  margin-left: 10px;
}
.col-auto .img-thumbnail {
  margin-right: 10px;
  margin-left: 0;
}
.ratio-3-4 {
  aspect-ratio: 1.333333333;
}
.image-longue .ratio-3-4 {
  aspect-ratio: 0.8;
}
#body-modal-chatbot .sw-contact-bloc .mod-custom {
  padding: 50px 20px;
  background-color: transparent;
}
#body-modal-chatbot .sw-contact-bloc .uk-form-horizontal .uk-form-controls .uk-input {
  border: 1px solid #ced4da;
}
#body-modal-chatbot .sw-contact-bloc .uk-form-horizontal .uk-form-controls .uk-textarea {
  border: 1px solid #ced4da;
}
#body-modal-chatbot .sw-contact-bloc .uk-button-primary,
#body-modal-chatbot .sw-contact-bloc .uk-button-primary:hover {
  width: unset;
}
#body-modal-chatbot .sw-contact-bloc .uk-button-primary {
  color: white;
  background-color: #ffb300;
}
#body-modal-chatbot .sw-contact-bloc .uk-button-primary:hover {
  color: #003375;
  background-color: #d9d9d9;
}
#body-modal-chatbot {
    max-width: 700px;
}
#body-modal-chatbot .formContainer {
    padding-left: 30px;
    padding-right: 30px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
#body-modal-chatbot .sw-contact-bloc h3 {
    margin-bottom: 20px;
    margin-top: 0;
}
/************ end chatbot  ***********/
/************ Modif SEO  ***********/
.sw-titre h1{
	font-size: 64px;
    margin-bottom: 100px;
    letter-spacing: 0em;
    text-align: left;
	}

.uk-accordion {
  width: 100%;
}
.uk-accordion-content {
  font-size: 17px;
}
.uk-accordion-title {
  color: #003375;
  font-weight: 700;
  font-size: 22px;
}
.uk-accordion-title:hover {
  color: #ffb300;
}
.uk-accordion-title::before {
  background-image: url('data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23003375%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23003375%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E');
}
.uk-open > .uk-accordion-title::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23003375%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E");
}
.breadcrumb {
  background-color: transparent;
  font-size: 15px;
}
.breadcrumb a {
  font-size: 15px;
}
.uk-modal-close-default {
  color: #3a499f;
  background-color: white;
  border-radius: 50%;
  border: 1px solid #3a499f;
  outline: 2px solid white;
}
#body-modal-ref,
#body-modal-chatbot {
  border-radius: 20px;
  position: relative;
  padding-left: 0;
  padding-right: 0;
  background-color: white;
}
.sw-img-carre {
  aspect-ratio: 1.090909091;
}
.image-longue .sw-img-carre {
  aspect-ratio: 0.857142857;
}
.sw-20-radius {
  border-radius: 20px;
}
.uk-slider-items > li {
  padding-left: 50px;
  padding-right: 50px;
}
.sw-doubleSlide .uk-slider-items > li {
  padding-bottom: 20px;
  order: unset !important;
}
.sw-doubleSlide .uk-slider-items > li[aria-hidden="true"] {
  height: 0;
}
.sw-doubleSlide .uk-card-media-right {
  padding: 0;
}
.sw-doubleSlide .sw-bloc-img-left {
  margin: 0;
}
.sw-content-left {
  overflow-x: auto;
  max-height: 70vh;
  scrollbar-color: #a5a5a5 #f9f9f9;
  scrollbar-width: thin;
  -webkit-scrollbar-color: #a5a5a5 #f9f9f9;
}
img.loadimggif {
  width: 90%;
  margin: auto;
  padding-bottom: 20px;
}
.sw-table-inside table {
  width: 100%;
}
.sw-table-inside table td {
  padding: 5px 10px;
}
.icon-location:before {
  content: '';
}
div.cc-revoke.cc-bottom {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 0, 0);
}
div.cc-window.cc-banner {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 0, 0);
}
div.cc-window,
span.cc-cookie-settings-toggler {
    line-height: 1.4;
}
div.cc-window.cc-banner .cc-btn.cc-deny {
    color: rgb(255, 255, 255);
    border-color: rgb(255, 255, 255);
    background-color: rgb(51, 51, 51);
}
div.cc-window.cc-banner a.cc-btn {
    color: rgb(0, 0, 0);
    border-color: rgb(255, 255, 255);
    background-color: rgb(255, 255, 255);
}
div.cc-window.cc-banner .cc-message {
    margin-right: 10px;
}
div.cc-window.cc-banner .cc-cookie-settings-toggle {
    color: rgb(255, 255, 255);
    border-color: rgb(255, 255, 255);
    background-color: rgb(51, 51, 51);
    margin-top: 10px;
}
div.cc-window.cc-banner a.cc-link label,
div.cc-window.cc-banner a.cc-link:active label,
div.cc-window.cc-banner a.cc-link:visited label {
    color: #fff;
}
div.cc-checkbox-container,
div.cc-settings-label {
    margin-top: 15px;
    margin-right: 5px;
    margin-left: 5px;
}
div.cc-checkboxes-container a:not(.cc-btn) {
    padding: 0;
    margin-left: 10px;
    padding-right: 10px;
}
@media (min-width: 1599px) {
  
}
@media (min-width: 1199px) {
  
}
@media (max-width: 1599px) {
  
}
@media (min-width: 639px) {
  
}
@media (max-width: 639px) {
	h1,
	.h1,
	.uk-h1 {
	    font-size: 25px;
	}
	h2,
	.h2,
	.uk-h2,
	.uk-h3,
	h3 {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
	}
	h4,
	.h4,
	.uk-h4 {
	    font-size: 15px;
	}
	.page-header h2 a,
	.page-header .h2 a,
	.page-header .uk-h2 a,
	.page-header h3 a,
	.page-header .h3 a,
	.page-header .uk-h3 a {
	    font-size: 15px;
	}
	.com-content-article__body p {
	    font-size: 15px;
	}
	.uk-link,
	a {
	    font-size: 15px;
	}
	.uk-subnav>*>:first-child {
    font-size: 15px;
    font-weight: 700;
  }
	.header {
	    font-size: 12px;
	}
  .header a {
    font-size: 12px;
  }
	.footer,
	.footer p,
	.footer .bloc-tel li {
	    font-size: 15px;
	}
	.breadcrumb,
	.breadcrumb a {
	    font-size: 12px;
	}
	.uk-accordion-content {
	    font-size: 15px;
	}
	.sw-gamme-description p,
	.sw-gamme-description .uk-transition-fade p {
	    font-size: 15px;
	}
	.sw-pays-description p,
	.sw-pays-description .uk-transition-fade p {
	    font-size: 12px;
	}
	.sw-slider-actu .uk-card h3 {
	    font-size: 20px;
	}
	.sw-slider-actu .uk-card p,
	.sw-slider-actu .uk-card a {
	    font-size: 15px;
	}
	.uk-accordion-title {
	    font-size: 18px;
	}
	.uk-slider-items > li {
		padding-left: 10px;
		padding-right: 10px;
	}
	.sw-contact-bloc .mod-custom {
	    padding-bottom: 35px;
	    padding-top: 35px;
	}
	.sw-contact-bloc h2 {
		font-size: 34px;
		line-height: 1.2;
		margin-bottom: 40px;
	}
  .card-header {
    line-height: 1;
    font-size: 20px;
    margin: 20px 0;
  }
  .uk-card-body {
    padding: 10px 10px;
  }
  .container-top-a > *,
  .container-top-b > *,
  .container-bottom-a > *,
  .container-bottom-b > * {
    margin: 0 0 20px;
  }
  .uk-section-small {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .uk-slideshow-items .uk-overlay {
    font-size: 20px;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .uk-slideshow-items .uk-overlay h1,
  .uk-slideshow-items .uk-overlay h2,
  .uk-slideshow-items .uk-overlay h3 {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
  }
  .Titre-blanc-c .uk-slideshow-items .uk-overlay h1,
  .Titre-blanc-c .uk-slideshow-items .uk-overlay h2,
  .Titre-blanc-c .uk-slideshow-items .uk-overlay h3 {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
    padding-bottom: 5px;
  }
  .Titre-blanc-c .uk-slideshow-items .uk-overlay {
    font-size: 20px;
  }
  .Titre-blanc-c .uk-slideshow-items .uk-overlay p {
    margin-top: 0;
    margin-bottom: 0;
  }
  .Titre-blanc-g .uk-slideshow-items .uk-overlay h1,
  .Titre-blanc-g .uk-slideshow-items .uk-overlay h2,
  .Titre-blanc-g .uk-slideshow-items .uk-overlay h3 {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
  }
  .uk-light .uk-button-primary,
  .uk-overlay-primary .uk-button-primary,
  .uk-light .btn-primary,
  .uk-overlay-primary .btn-primary {
      font-size: 15px;
  }
  .uk-button-primary,
  .btn-primary {
      padding: 5px 30px;
  }
  .uk-button-large {
      line-height: 35px;
  }
  .home .js-slideshow-animation .uk-slideshow-items,
  .js-slideshow-animation .uk-slideshow-items {
    min-height: unset;
  }
  .uk-overlay {
      padding: 10px 10px;
  }
  .container-banner .uk-slideshow-items .uk-button {
      margin-top: 5px;
  }
  .Titre-blanc-g .uk-slideshow-items .uk-overlay,
  .Titre-bleu-g .uk-slideshow-items .uk-overlay {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .sw-bloc-img-left {
    justify-content: center;
  }
  .uk-padding {
    padding: 20px;
  }
  .uk-grid>* {
    padding-left: 0;
  }
  .uk-grid {
    margin-left: 0;
  }
  .sw-promesse-block h3 {
    text-align: center;
  }
  .sw-promesse-block p {
    text-align: center;
  }
  .rsform-type-fileupload .uk-button {
    font-size: 15px;
    padding: 0 10px;
  }
  .rsform-type-fileupload .uk-form-width-medium {
    width: 140px;
  }
  .sw-contact-bloc .uk-button-primary,
  .sw-contact-bloc .btn-primary {
    font-size: 16px;
    padding: 5px 20px;
  }
  .bloc-links {
    display: block;
    text-align: center;
    line-height: 2;
  }
  .container-topbar p {
    margin-bottom: 10px;
    text-align: center;
  }
  .container-topbar p a {
    white-space: nowrap;
  }
}
@media (min-width: 959px) {
}
@media (max-width: 1199px) {
	.card.sw-telechargement {
		max-width: 100vw;
	}
	.uk-offcanvas-bar .uk-drop {
		position: relative;
		background-color: transparent;
		padding: 0;
		top: unset !important;
	}
	.uk-navbar-dropdown-nav>li.uk-active>a,
	.uk-navbar-dropdown-nav .uk-nav-sub li.uk-active>a {
		color: #fff;
	}
	.uk-navbar-dropdown-nav li.deeper > a {
	    position: relative;
	}
	.uk-navbar-dropdown-nav li.deeper > a:after {
	    content: '>';
	    display: block;
	    position: absolute;
	    right: 0;
	}
	.uk-offcanvas-bar .uk-active>.uk-drop {
	    display: block;
	}
}
@media (max-width: 959px) {
	.uk-slider-items > li {
		padding-left: 20px;
		padding-right: 20px;
	}
  	h1,
  	.h1,
  	.uk-h1 {
	    font-size: 30px;
	}
	h2,
	.h2,
	.uk-h2,
	.uk-h3,
	h3 {
	    font-size: 25px;
	}
	h4,
	.h4,
	.uk-h4 {
	    font-size: 15px;
	}
	.page-header h2 a,
	.page-header .h2 a,
	.page-header .uk-h2 a,
	.page-header h3 a,
	.page-header .h3 a,
	.page-header .uk-h3 a {
	    font-size: 15px;
	}
	.com-content-article__body p {
	    font-size: 15px;
	}
	.uk-link,
	a {
	    font-size: 15px;
	}
	.uk-subnav>*>:first-child {
	    font-size: 15px;
	}
	.header {
	    font-size: 12px;
	}
  .header a {
    font-size: 12px;
  }
	.footer,
	.footer p,
	.footer .bloc-tel li {
	    font-size: 15px;
	}
	.breadcrumb,
	.breadcrumb a {
	    font-size: 12px;
	}
	.uk-accordion-content {
	    font-size: 15px;
	}
	.sw-gamme-description p,
	.sw-gamme-description .uk-transition-fade p {
	    font-size: 15px;
	}
	.sw-pays-description p,
	.sw-pays-description .uk-transition-fade p {
	    font-size: 12px;
	}
	.sw-slider-actu .uk-card h3 {
	    font-size: 25px;
	}
	.sw-slider-actu .uk-card p,
	.sw-slider-actu .uk-card a {
	    font-size: 15px;
	}
	.uk-accordion-title {
	    font-size: 20px;
	}
	.sw-contact-bloc h2 {
		font-size: 42px;
		margin-bottom: 45px;
	}
	.sw-contact-bloc .mod-custom {
		padding-top: 50px;
		padding-bottom: 50px;
	}
  .card-header {
    font-size: 25px;
  }
  .container-footer {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .container-footer .uk-panel > img,
  .container-footer .uk-panel > a {
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
  }
}
@media (pointer: coarse) {
  
}
@media (hover: none) {
  
}
@media (hover) {
  
}
