<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/home/tsil0939/idimpex.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>654</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/home/tsil0939/idimpex.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>1603</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/home/tsil0939/idimpex.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>2260</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/home/tsil0939/idimpex.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>2314</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/home/tsil0939/idimpex.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>3007</b><br />
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
body {
  font-family: 'Ubuntu', sans-serif;
}
body a {
  transition: all .3s ease;
  cursor: pointer;
  text-decoration: none;
}
body a:hover,
body a:focus,
body a:active {
  outline: none;
  color: #0b0b0b;
  box-shadow: none;
  text-decoration: none;
}
body .btn--primary {
  border: 2px solid #f6bd29;
  background: #f6bd29;
  text-transform: uppercase;
  color: #0b0b0b;
  padding: 10px 15px;
  text-align: center;
  letter-spacing: 2px;
  font-size: 16px;
  display: inline-block;
  border-radius: 6px;
  font-weight: 600;
}
body .btn--primary:hover {
  color: #f6bd29;
  background: transparent;
}
body .btn--accordeon {
  display: block;
  width: 100%;
  text-align: left;
  margin-bottom: 20px;
  position: relative;
  border: 2px solid #f6bd29;
  background: #f6bd29;
  color: #0b0b0b;
  padding: 10px 30px 10px 20px;
  letter-spacing: 2px;
  border-radius: 6px;
  font-weight: 600;
}
body .btn--accordeon:after {
  content: '\f061';
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  color: #0b0b0b;
  position: absolute;
  right: 10px;
  top: 10px;
  transition: all .3s ease;
  transform: rotate(90deg);
}
body .btn--accordeon.collapsed {
  background: #3f4148;
  border: 2px solid #3f4148;
  color: #ffffff;
}
body .btn--accordeon.collapsed:after {
  color: #ffffff;
  transform: rotate(0);
}
body .btn--accordeon:hover {
  color: #f6bd29;
  background: transparent;
}
body .btn--accordeon:hover:after {
  color: #f6bd29;
}
body .btn--question {
  display: block;
  width: 100%;
  text-align: left;
  margin-bottom: 20px;
  position: relative;
  border: 2px solid #f6bd29;
  background: #f6bd29;
  color: #0b0b0b;
  padding: 10px 30px 10px 20px;
  letter-spacing: 2px;
  border-radius: 6px;
  font-weight: 600;
}
body .btn--question:after {
  content: '\f061';
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  color: #0b0b0b;
  position: absolute;
  right: 10px;
  top: 10px;
  transition: all .3s ease;
  transform: rotate(90deg);
}
body .btn--question.collapsed {
  background: #f2f2f2;
  border: 2px solid #f2f2f2;
  color: #0b0b0b;
}
body .btn--question.collapsed:after {
  color: #0b0b0b;
  transform: rotate(0);
}
body .btn--question:hover {
  color: #f6bd29;
  background: transparent;
}
body .btn--question:hover:after {
  color: #f6bd29;
}
body .btn-call {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  margin-top: 10px;
  color: #ffffff;
}
body .btn-call .picto {
  width: 40px;
  height: 40px;
}
body .btn-call .text {
  margin-left: 8px;
}
body .btn-call:hover {
  color: #6092fc;
}
body .btn-contact-whatsapp {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #0b0b0b;
}
body .btn-contact-whatsapp .picto {
  width: 30px;
  height: 30px;
}
body .btn-contact-whatsapp .text {
  margin-left: 8px;
}
body .btn-contact-whatsapp:hover {
  color: #f6bd29;
}
body .btn-whatsapp {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  background: #30c74b;
  border: 2px solid #30c74b;
  border-radius: 20px 0 0 0;
  padding: 10px 20px;
}
body .btn-whatsapp .picto {
  width: 40px;
  height: 40px;
}
body .btn-whatsapp .text {
  margin-left: 8px;
  font-size: 20px;
}
body .btn-whatsapp:hover {
  background: transparent;
  color: #30c74b;
}
@media screen and (min-width: 1410px) {
  body .makiti-container {
    max-width: 1410px;
  }
  body .makiti-container .avantage .check {
    width: auto;
    height: 80px;
    display: block;
    margin: 10px 0 20px 120px;
  }
}
body .contenu ul {
  padding: 0;
  list-style: none;
}
body .contenu ul li {
  display: flex;
  margin-bottom: 10px;
}
body .contenu ul li:before {
  content: '\f058';
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  margin-right: 10px;
  color: #a4d72e;
}
body .form-contact .nf-form-title h3 {
  color: #0b0b0b;
  font-size: 36px;
}
body .form-contact .nf-cell {
  padding: 0 5px;
}
body .form-contact .nf-field-label {
  display: none;
}
body .form-contact .nf-form-fields-required {
  display: none;
}
body .form-contact .nf-before-form-content {
  margin-bottom: 20px;
}
body .form-contact .nf-error-msg {
  text-align: center;
  color: #ffffff;
}
body .form-contact .nf-field-container {
  margin-bottom: 10px;
}
body .form-contact .nf-form-content {
  font-family: 'Arial';
}
body .form-contact .nf-form-content .nf-error .nf-error-msg {
  color: #0b0b0b;
}
body .form-contact .nf-form-content .nf-error .nf-field-element input[type="text"],
body .form-contact .nf-form-content .nf-error .nf-field-element input[type="tel"],
body .form-contact .nf-form-content .nf-error .nf-field-element input[type="email"],
body .form-contact .nf-form-content .nf-error .nf-field-element input[type="number"] {
  border-left: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid ;
}
body .form-contact .nf-form-content input[type="text"],
body .form-contact .nf-form-content input[type="tel"],
body .form-contact .nf-form-content input[type="email"],
body .form-contact .nf-form-content input[type="number"] {
  min-height: 30px;
  padding: 10px 20px;
  border: none;
  background: #f2f2f2;
  color: #0b0b0b;
  font-weight: 400;
  margin-bottom: 10px;
  display: block;
}
body .form-contact .nf-form-content input[type="text"]:focus,
body .form-contact .nf-form-content input[type="tel"]:focus,
body .form-contact .nf-form-content input[type="email"]:focus,
body .form-contact .nf-form-content input[type="number"]:focus {
  outline: none;
}
body .form-contact .nf-form-content label {
  font-size: 12px;
  font-style: italic;
  color: #0b0b0b;
}
body .form-contact .nf-form-content input[type="text"]::placeholder,
body .form-contact .nf-form-content input[type="tel"]::placeholder,
body .form-contact .nf-form-content input[type="email"]::placeholder,
body .form-contact .nf-form-content input[type="number"]::placeholder {
  color: #0b0b0b;
  font-weight: 400;
  cursor: pointer;
  border-right: none;
  border-left: none;
  border-top: none;
  text-transform: uppercase;
  letter-spacing: 2px;
}
body .form-contact .nf-form-content .field-wrap.submit-wrap input[type="button"] {
  text-align: center;
  background: #f6bd29;
  border: 1px solid #f6bd29;
  text-transform: uppercase;
  color: #0b0b0b;
  padding: 0 20px;
  cursor: pointer;
  width: 250px;
  display: block;
  height: 40px;
  transition: all .3s ease;
  font-weight: 700;
  z-index: 10;
  font-size: 14px;
  letter-spacing: 2px;
}
body .form-contact .nf-form-content .field-wrap.submit-wrap input[type="button"]:hover {
  background: transparent;
  color: #f6bd29;
}
body .form-contact .nf-form-content .field-wrap.submit-wrap input[type="button"]:focus {
  outline: none;
}
body .form-contact .nf-form-content .field-wrap textarea {
  background: #f2f2f2;
  padding: 20px 20px;
  border: none;
  height: 150px;
  font-weight: 400;
  color: #0b0b0b;
  text-transform: uppercase;
}
body .form-contact .nf-form-content .field-wrap textarea::placeholder {
  color: #0b0b0b;
  letter-spacing: 2px;
}
body .form-contact .nf-form-content .field-wrap textarea:focus {
  outline: none;
}
body .form-contact .nf-form-content .listselect-wrap {
  margin-bottom: 20px;
}
body .form-contact .nf-form-content .listselect-wrap .nf-field-label {
  display: block;
}
body .form-contact .nf-form-content .listselect-wrap .nf-field-label label {
  font-style: normal;
}
body .form-contact .nf-form-content .listselect-wrap select {
  border: 2px solid #f2f2f2;
  overflow: hidden;
  color: #0b0b0b;
  font-weight: 400;
  text-transform: uppercase;
  padding: 10px 20px;
}
body .form-contact .nf-form-content .list-multiselect-wrap {
  background: transparent;
  border: 2px solid #0b0b0b;
  padding: 20px;
}
body .form-contact .nf-form-content .list-multiselect-wrap select {
  border: none;
  overflow: hidden;
  height: 40px;
}
body .form-contact .nf-form-content .list-multiselect-wrap select option {
  text-transform: uppercase;
  color: #000;
}
body .form-contact .nf-form-content .list-multiselect-wrap select:focus {
  outline: none;
}
body header {
  position: relative;
  z-index: 10;
}
body header .header {
  background: ;
}
body header .header__top {
  background: #0b0b0b;
  display: flex;
  justify-content: space-between;
}
body header .header__top .info-contact .tel i {
  transform: rotate(100deg);
}
body header .header__top .info-contact .tel,
body header .header__top .info-contact .localisation,
body header .header__top .info-contact .email {
  padding: 15px 15px;
  color: #ffffff;
  display: inline-block;
  opacity: 0.5;
}
body header .header__top .info-contact .tel i,
body header .header__top .info-contact .localisation i,
body header .header__top .info-contact .email i {
  display: inline-block;
  margin-right: 5px;
}
body header .header__top .info-contact .tel:hover,
body header .header__top .info-contact .localisation:hover,
body header .header__top .info-contact .email:hover {
  opacity: 1;
}
body header .header__top .info-contact .linkedin {
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  padding: 10px 20px;
  height: 53px;
  opacity: 0.5;
}
body header .header__top .info-contact .linkedin .fa-linkedin:before {
  content: "\f08c";
}
body header .header__top .info-contact .linkedin:hover {
  opacity: 1;
}
body header .header__top .info-contact #multilingual-choice {
  display: flex;
  align-items: center;
}
body header .header__top .info-contact #multilingual-choice li {
  list-style-type: none;
  padding: .2rem;
  margin-top: -0.5rem;
}
body header .header__bottom {
  background: #001b51;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding: 30px 10px;
  margin-top: -7px;
}
body header .header__bottom .logo img {
  width: auto;
  margin-top: -30px;
  margin-bottom: -30px;
  display: block;
  height: 80px;
}
body header .header__bottom .block-nav {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 11px;
}
body header .header__bottom .block-nav .nav-primary .menu-menu-principal-container ul li,
body header .header__bottom .block-nav .nav-primary .menu-main-menu-container ul li {
  position: relative;
  padding: 0 18px;
}
body header .header__bottom .block-nav .nav-primary .menu-menu-principal-container ul li a,
body header .header__bottom .block-nav .nav-primary .menu-main-menu-container ul li a {
  color: #ffffff;
  font-size: 18px;
  line-height: 24px;
  display: block;
  position: relative;
  font-weight: 500;
  text-transform: uppercase;
}
body header .header__bottom .block-nav .nav-primary .menu-menu-principal-container ul li a:before,
body header .header__bottom .block-nav .nav-primary .menu-main-menu-container ul li a:before {
  content: '';
  width: 50px;
  height: 1px;
  background: #6092fc;
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0;
  transition: all .3s ease-out;
}
body header .header__bottom .block-nav .nav-primary .menu-menu-principal-container ul li:nth-child(1) a:before,
body header .header__bottom .block-nav .nav-primary .menu-main-menu-container ul li:nth-child(1) a:before {
  width: 10px;
}
body header .header__bottom .block-nav .nav-primary .menu-menu-principal-container ul li.current-menu-item a:before,
body header .header__bottom .block-nav .nav-primary .menu-main-menu-container ul li.current-menu-item a:before {
  bottom: -15px;
  opacity: 1;
}
@media (min-width: 992px) {
  body header .header__bottom .block-nav .nav-primary .menu-menu-principal-container ul li:hover a:not(.subitem),
  body header .header__bottom .block-nav .nav-primary .menu-main-menu-container ul li:hover a:not(.subitem) {
    color: #6092fc;
  }
  body header .header__bottom .block-nav .nav-primary .menu-menu-principal-container ul li:hover a:not(.subitem):before,
  body header .header__bottom .block-nav .nav-primary .menu-main-menu-container ul li:hover a:not(.subitem):before {
    opacity: 1;
    bottom: -5px;
  }
  body header .header__bottom .block-nav .nav-primary .menu-menu-principal-container ul li:hover .submenu,
  body header .header__bottom .block-nav .nav-primary .menu-main-menu-container ul li:hover .submenu {
    display: block;
  }
}
body header .header__bottom .block-nav .nav-primary .menu-menu-principal-container .submenu,
body header .header__bottom .block-nav .nav-primary .menu-main-menu-container .submenu {
  display: none;
  transition: all .3s ease;
  position: absolute;
  margin-left: -30px;
  width: 300px;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-top: 37px;
}
body header .header__bottom .block-nav .nav-primary .menu-menu-principal-container .submenu li,
body header .header__bottom .block-nav .nav-primary .menu-main-menu-container .submenu li {
  list-style: none;
  background-color: #6091fcc0;
  border: 1px solid #214aa1;
  border-width: 0 3px 0 3px;
  margin-left: -30px;
}
body header .header__bottom .block-nav .nav-primary .menu-menu-principal-container .submenu li a,
body header .header__bottom .block-nav .nav-primary .menu-main-menu-container .submenu li a {
  font-size: 17px;
  line-height: 37px;
  text-transform: none;
}
body header .header__bottom .block-nav .nav-primary .menu-menu-principal-container .submenu li a:before,
body header .header__bottom .block-nav .nav-primary .menu-main-menu-container .submenu li a:before {
  display: none;
}
body header .header__bottom .block-nav .nav-primary .menu-menu-principal-container .submenu li a:hover,
body header .header__bottom .block-nav .nav-primary .menu-main-menu-container .submenu li a:hover {
  color: #214aa1;
}
body header .header__bottom .block-nav .nav-primary .menu-menu-principal-container .submenu:hover,
body header .header__bottom .block-nav .nav-primary .menu-main-menu-container .submenu:hover {
  display: block;
}
body header .header__bottom .nav-icon {
  position: relative;
  display: none;
  cursor: pointer;
  height: 40px;
  width: 40px;
  border-radius: 20px;
  border: 2px solid #ffffff;
  transition: all .3s ease;
}
body header .header__bottom .nav-icon span {
  display: block;
  top: 17px;
  width: 18px;
  height: 2px;
  background-color: #ffffff;
  position: relative;
  margin: 0 auto;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-delay: 500ms;
  -moz-animation-delay: 500ms;
  -ms-animation-delay: 500ms;
  -o-animation-delay: 500ms;
  animation-delay: 500ms;
  border-radius: 5px;
  transition: all .3s ease;
}
body header .header__bottom .nav-icon span:after,
body header .header__bottom .nav-icon span:before {
  display: block;
  border-radius: 5px;
  content: '';
  position: absolute;
  width: 18px;
  height: 2px;
  background-color: #ffffff;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-delay: 500ms;
  -moz-animation-delay: 500ms;
  -ms-animation-delay: 500ms;
  -o-animation-delay: 500ms;
  animation-delay: 500ms;
  transition: all .3s ease;
}
body header .header__bottom .nav-icon span:before {
  margin-top: -6px;
}
body header .header__bottom .nav-icon span:after {
  margin-top: 6px;
}
body header .header__bottom .nav-icon:hover {
  border: 2px solid #f6bd29;
}
body header .header__bottom .nav-icon:hover span {
  background-color: #f6bd29;
}
body header .header__bottom .nav-icon:hover span:after,
body header .header__bottom .nav-icon:hover span:before {
  background-color: #f6bd29;
}
body header .header__bottom .nav-icon.active span {
  background-color: rgba(255,255,255,0);
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}
body header .header__bottom .nav-icon.active span:before,
body header .header__bottom .nav-icon.active span:after {
  margin-top: 0px;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}
body header .header__bottom .nav-icon.active span:before {
  transform: rotate(45deg);
}
body header .header__bottom .nav-icon.active span:after {
  transform: rotate(-45deg);
}
body footer {
  position: relative;
}
body footer .btn-whatsapp {
  position: absolute;
  right: 0;
  top: -65px;
}
body footer .footer__top {
  background: #001b51;
  background-size: contain;
  padding: 40px 0;
}
body footer .footer__top #logo-footer {
  margin-top: 13px;
}
body footer .footer__top .logo img {
  width: 350px;
  display: block;
}
body footer .footer__top .text-footer {
  text-align: justify;
}
body footer .footer__top .contenu {
  color: ;
  margin-bottom: 30px;
}
body footer .footer__top .block-linkedin {
  display: flex;
  align-items: center;
}
body footer .footer__top .block-linkedin .lien-linkedin {
  font-size: 50px;
  margin-right: 15px;
  display: block;
  color: #ffffff;
}
body footer .footer__top .block-linkedin .lien-linkedin .fa-linkedin:before {
  content: "\f08c";
}
body footer .footer__top .block-linkedin .lien-linkedin:hover {
  color: #6092fc;
}
body footer .footer__top .block-linkedin .text {
  color: #ffffff;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.4;
}
body footer .footer__top .block-linkedin .text p {
  margin-bottom: 0;
}
body footer .footer__top .block-linkedin .text strong {
  color: #6092fc;
}
body footer .footer__top h3 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 30px;
  letter-spacing: 5px;
  display: flex;
  align-items: center;
}
body footer .footer__top h3 .titre-picto {
  position: relative;
  background: #f6bd29;
  width: 14px;
  height: 3px;
  display: block;
  margin-right: 15px;
}
body footer .footer__top h3 .titre-picto:before {
  content: '';
  background: #f6bd29;
  width: 14px;
  height: 3px;
  display: block;
  position: absolute;
  top: -6px;
  left: -3px;
}
body footer .footer__top h3 .titre-picto:after {
  content: '';
  background: #f6bd29;
  width: 14px;
  height: 3px;
  display: block;
  position: absolute;
  top: 6px;
  left: -3px;
}
body footer .footer__top .tel i {
  transform: rotate(100deg);
}
body footer .footer__top .tel,
body footer .footer__top .email,
body footer .footer__top .localisation {
  display: flex;
  align-items: baseline;
  color: #ffffff;
  margin: 5px 0;
  min-height: 30px;
  display: flex;
  align-items: center;
}
body footer .footer__top .tel i,
body footer .footer__top .email i,
body footer .footer__top .localisation i {
  display: block;
  margin-right: 10px;
}
body footer .footer__top .tel:hover,
body footer .footer__top .email:hover,
body footer .footer__top .localisation:hover {
  color: #6092fc;
}
body footer .footer__top .liste_solutions_footer .solution {
  display: flex;
  align-items: center;
  margin: 5px 0;
  flex-wrap: wrap;
}
body footer .footer__top .liste_solutions_footer .solution .logo {
  width: 40px;
  height: 30px;
  margin-right: 5px;
  margin-left: -5px;
}
body footer .footer__top .liste_solutions_footer .solution .nom {
  color: #ffffff;
  text-decoration: underline;
  margin-right: 5px;
}
body footer .footer__top .liste_solutions_footer .solution .label {
  color: #ffffff;
}
body footer .footer__idcom {
  background: #252831;
  padding: 20px 0;
  color: #ffffff;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
body footer .footer__idcom strong {
  color: #f6bd29;
  font-weight: 400;
}
body footer .footer__idcom a {
  color: #ffffff;
}
body footer .footer__idcom a:hover {
  color: #f6bd29;
}
body.page-id-3 .page-container,
body.page-id-6 .page-container {
  padding: 30px 0 100px;
}
body.page-id-3 .page-container .contenu h1,
body.page-id-3 .page-container .contenu h2,
body.page-id-3 .page-container .contenu h3,
body.page-id-3 .page-container .contenu h4,
body.page-id-3 .page-container .contenu h5,
body.page-id-3 .page-container .contenu h6,
body.page-id-6 .page-container .contenu h1,
body.page-id-6 .page-container .contenu h2,
body.page-id-6 .page-container .contenu h3,
body.page-id-6 .page-container .contenu h4,
body.page-id-6 .page-container .contenu h5,
body.page-id-6 .page-container .contenu h6 {
  color: #1a1c20;
  margin-top: 30px;
}
body.page-template-page-5 header {
  position: absolute;
  width: 100%;
}
body.page-template-page-5 header .header__bottom {
  background: transparent;
}
body.page-template-page-5 header .header__bottom .logo img {
  margin-top: -5px;
  height: 100px;
}
body.page-template-page-5 header .header__bottom .block-nav {
  margin-top: 45px;
}
body.page-template-page-5 header .header__bottom .block-nav .nav-primary .menu-menu-principal-container .submenu,
body.page-template-page-5 header .header__bottom .block-nav .nav-primary .menu-main-menu-container .submenu {
  padding-top: 15px;
}
body.page-template-page-5 header .header__bottom .block-nav .nav-primary .menu-menu-principal-container .submenu li,
body.page-template-page-5 header .header__bottom .block-nav .nav-primary .menu-main-menu-container .submenu li {
  background-color: rgba(0,0,0,0.26);
  border-color: #ffffff;
}
body.page-template-page-5 header .header__bottom .btn-call {
  margin-top: 42px;
}
body.page-template-page-5 .carousel-images {
  position: relative;
  z-index: 5;
}
body.page-template-page-5 .carousel-images .owl-carousel .item {
  display: block;
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  padding: 430px 0 100px;
}
body.page-template-page-5 .carousel-images .owl-carousel .item .container {
  z-index: 1;
  position: relative;
}
body.page-template-page-5 .carousel-images .owl-carousel .item h1.titre-principal,
body.page-template-page-5 .carousel-images .owl-carousel .item h2.titre-secondaire {
  display: block;
  line-height: 1;
  color: #ffffff;
  font-size: 80px;
  margin-bottom: 20px;
}
body.page-template-page-5 .carousel-images .owl-carousel .item h1.titre-principal .sur_titre,
body.page-template-page-5 .carousel-images .owl-carousel .item h2.titre-secondaire .sur_titre {
  font-weight: 200;
  display: block;
}
body.page-template-page-5 .carousel-images .owl-carousel .item h1.titre-principal .titre,
body.page-template-page-5 .carousel-images .owl-carousel .item h2.titre-secondaire .titre {
  display: block;
  font-weight: 600;
}
body.page-template-page-5 .carousel-images .owl-carousel .item .contenu {
  color: #ffffff;
  max-width: 780px;
  margin-bottom: 30px;
}
body.page-template-page-5 .carousel-images .owl-carousel .item .btn--primary {
  margin: 30px 0;
  max-width: 200px;
  display: block;
}
body.page-template-page-5 .carousel-images .owl-carousel .item .btn--primary__title {
  font-size: 14px;
}
body.page-template-page-5 .carousel-images .custom-nav {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 6;
}
body.page-template-page-5 .carousel-images .custom-nav .owl-next,
body.page-template-page-5 .carousel-images .custom-nav .owl-prev {
  width: 80px;
  height: 80px;
  background: #252831;
  border: none;
  color: #ffffff;
  font-size: 26px;
  transition: all .3s ease;
  cursor: pointer;
  z-index: 9;
}
body.page-template-page-5 .carousel-images .custom-nav .owl-next:focus,
body.page-template-page-5 .carousel-images .custom-nav .owl-prev:focus {
  outline: none;
}
body.page-template-page-5 .carousel-images .custom-nav .owl-next:hover,
body.page-template-page-5 .carousel-images .custom-nav .owl-prev:hover {
  background: #6092fc;
}
body.page-template-page-5 .carousel-images .custom-nav .owl-prev {
  margin-right: 1px;
}
body.page-template-page-5 .actualites {
  padding: 180px 0 80px;
}
body.page-template-page-5 .actualites .block_titre {
  position: relative;
  margin-bottom: 60px;
}
body.page-template-page-5 .actualites .block_titre .titre {
  color: #1a1c20;
  text-align: center;
  font-size: 56px;
}
body.page-template-page-5 .actualites .block_titre .titre-bg {
  display: block;
  color: #f2f2f2;
  font-size: 160px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -100px;
  text-align: center;
  line-height: 1;
  font-weight: 600;
  z-index: -1;
}
body.page-template-page-5 .actualites .actualite {
  display: block;
  margin-bottom: 40px;
}
body.page-template-page-5 .actualites .actualite .image-actualite {
  overflow: hidden;
}
body.page-template-page-5 .actualites .actualite .image-actualite .image {
  width: 100%;
  height: 230px;
  background-size: cover;
  background-position: 50% 50%;
  transition: all .3s ease;
}
body.page-template-page-5 .actualites .actualite .block-contenu {
  background: #ffffff;
  box-shadow: 0 4px 6px -1px rgba(0,0,0,0.1), 0 2px 4px -1px rgba(0,0,0,0.06);
  padding: 20px 20px 30px;
  position: relative;
  transition: all .3s ease;
  min-height: 200px;
}
body.page-template-page-5 .actualites .actualite .block-contenu .titre {
  color: #1a1c20;
  font-size: 20px;
  transition: all .3s ease;
}
body.page-template-page-5 .actualites .actualite .block-contenu .contenu {
  color: #1a1c20;
}
body.page-template-page-5 .actualites .actualite .block-contenu .lire-plus {
  position: absolute;
  bottom: -20px;
  display: inline-block;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 100px;
  border: 2px solid #f6bd29;
  background: #f6bd29;
  text-align: center;
  color: #1a1c20;
  padding: 5px 10px;
  transition: all .3s ease;
}
body.page-template-page-5 .actualites .actualite:hover .block-contenu {
  box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -2px rgba(0,0,0,0.05);
}
body.page-template-page-5 .actualites .actualite:hover .block-contenu .titre {
  color: #f6bd29;
}
body.page-template-page-5 .actualites .actualite:hover .block-contenu .lire-plus {
  background: #ffffff;
  color: #f6bd29;
}
body.page-template-page-5 .actualites .lien_actu {
  display: block;
  width: 280px;
  margin: 0 auto;
  letter-spacing: 3px;
  text-align: center;
  margin-top: 40px;
  color: #001b51;
  text-transform: uppercase;
}
body.page-template-page-5 .actualites .lien_actu:hover {
  color: #f6bd29;
}
body.page-template-page-5 .choisir_makiti {
  padding: 50px 0;
  background: #20417f url('../img/bg-choisir-maki.jpg') no-repeat 50% 50%;
  background-size: cover;
}
body.page-template-page-5 .choisir_makiti .titre-center {
  text-align: center;
  color: #ffffff;
  line-height: 1.3;
  font-size: 30px;
  font-weight: 400;
  display: block;
  margin-bottom: 50px;
}
body.page-template-page-5 .choisir_makiti .titre-center strong {
  font-weight: 600;
  font-size: 100px;
}
body.page-template-page-5 .choisir_makiti .avantage .check {
  width: auto;
  height: 80px;
  display: block;
  margin: 10px 0 20px 2vw;
}
body.page-template-page-5 .choisir_makiti .avantage .titre {
  text-align: center;
  color: #ffffff;
  font-weight: 600;
  font-size: 30px;
}
body.page-template-page-5 .choisir_makiti .avantage .desc {
  text-align: center;
  color: #ffffff;
}
body.page-template-page-5 .concretement,
body.single-nos_solutions .concretement {
  padding: 50px 0 100px;
}
body.page-template-page-5 .concretement .titre-center,
body.single-nos_solutions .concretement .titre-center {
  text-align: center;
  color: #f2f2f2;
  font-size: 200px;
  font-weight: 600;
  display: block;
  margin-bottom: 80px;
}
body.page-template-page-5 .concretement .titre_intro,
body.single-nos_solutions .concretement .titre_intro {
  position: relative;
  padding: 0 0 0 50px;
  color: #f6bd29;
  font-weight: 600;
  margin-bottom: 20px;
  display: block;
  text-transform: uppercase;
}
body.page-template-page-5 .concretement .titre_intro:before,
body.single-nos_solutions .concretement .titre_intro:before {
  content: '';
  width: 40px;
  height: 2px;
  position: absolute;
  left: 0;
  top: 10px;
  background: #f6bd29;
}
body.page-template-page-5 .concretement .titre,
body.single-nos_solutions .concretement .titre {
  line-height: 1.1;
  color: #f6bd29;
  font-size: 55px;
  font-weight: 200;
  display: block;
}
body.page-template-page-5 .concretement .titre strong,
body.single-nos_solutions .concretement .titre strong {
  font-weight: 600;
  color: #0b0b0b;
}
body.page-template-page-5 .concretement .contenu,
body.single-nos_solutions .concretement .contenu {
  margin: 30px 0 60px;
}
body.page-template-page-5 .concretement .list_info,
body.single-nos_solutions .concretement .list_info {
  display: flex;
  flex-wrap: wrap;
}
body.page-template-page-5 .concretement .list_info .info,
body.single-nos_solutions .concretement .list_info .info {
  max-width: calc(50% - 30px);
  margin-right: 30px;
  flex: 0 0 50%;
  margin-bottom: 10px;
  position: relative;
}
body.page-template-page-5 .concretement .list_info .info:before,
body.single-nos_solutions .concretement .list_info .info:before {
  content: '\f058';
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  margin-right: 10px;
  color: #6092fc;
  position: absolute;
  left: -30px;
  top: 0;
  font-size: 20px;
}
body.page-template-page-5 .concretement .list_info .info .titre_info,
body.single-nos_solutions .concretement .list_info .info .titre_info {
  font-size: 24px;
  font-weight: 600;
}
body.page-template-page-5 .appel,
body.single-nos_solutions .appel {
  background: #0b0b0b;
}
body.page-template-page-5 .appel .contenu,
body.single-nos_solutions .appel .contenu {
  padding: 80px 0;
}
body.page-template-page-5 .appel .contenu .titre,
body.single-nos_solutions .appel .contenu .titre {
  font-size: 45px;
  margin-bottom: 20px;
}
body.page-template-page-5 .appel .contenu .titre,
body.page-template-page-5 .appel .contenu .desc,
body.single-nos_solutions .appel .contenu .titre,
body.single-nos_solutions .appel .contenu .desc {
  color: #ffffff;
}
body.page-template-page-5 .appel .bg-img,
body.single-nos_solutions .appel .bg-img {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
body.page-template-page-5 .appel .list-btn,
body.single-nos_solutions .appel .list-btn {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 100px 0;
  flex-wrap: wrap;
}
body.page-template-page-5 .appel .list-btn .big-btn-primary,
body.single-nos_solutions .appel .list-btn .big-btn-primary {
  background: #30c74b;
  border: 2px solid #30c74b;
  border-radius: 20px;
  padding: 20px 20px;
  color: #ffffff;
  box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -2px rgba(0,0,0,0.05);
  display: flex;
  align-items: center;
  transition: all .3s ease;
  font-weight: 600;
  margin-bottom: 10px;
}
body.page-template-page-5 .appel .list-btn .big-btn-primary .picto,
body.single-nos_solutions .appel .list-btn .big-btn-primary .picto {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
body.page-template-page-5 .appel .list-btn .big-btn-primary .text,
body.single-nos_solutions .appel .list-btn .big-btn-primary .text {
  text-align: center;
}
body.page-template-page-5 .appel .list-btn .big-btn-primary .text span,
body.single-nos_solutions .appel .list-btn .big-btn-primary .text span {
  text-transform: uppercase;
}
body.page-template-page-5 .appel .list-btn .big-btn-primary:hover,
body.single-nos_solutions .appel .list-btn .big-btn-primary:hover {
  background: transparent;
  color: #30c74b;
}
body.page-template-page-5 .appel .list-btn .big-btn-secondary,
body.single-nos_solutions .appel .list-btn .big-btn-secondary {
  background: #f6bd29;
  border: 2px solid #f6bd29;
  border-radius: 20px;
  padding: 20px 20px;
  color: #0b0b0b;
  box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -2px rgba(0,0,0,0.05);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .3s ease;
  font-weight: 600;
  width: 250px;
  margin-bottom: 10px;
}
body.page-template-page-5 .appel .list-btn .big-btn-secondary .text,
body.single-nos_solutions .appel .list-btn .big-btn-secondary .text {
  text-align: center;
}
body.page-template-page-5 .appel .list-btn .big-btn-secondary .text span,
body.single-nos_solutions .appel .list-btn .big-btn-secondary .text span {
  text-transform: uppercase;
}
body.page-template-page-5 .appel .list-btn .big-btn-secondary:hover,
body.single-nos_solutions .appel .list-btn .big-btn-secondary:hover {
  background: transparent;
  color: #f6bd29;
}
body.page-template-page-5 .titre_et_description,
body.page-template-page-10 .titre_et_description,
body.single-nos_solutions .titre_et_description {
  background: #214aa1;
  padding: 80px 0;
}
body.page-template-page-5 .titre_et_description .titre-center,
body.page-template-page-10 .titre_et_description .titre-center,
body.single-nos_solutions .titre_et_description .titre-center {
  font-size: 50px;
  margin-bottom: 20px;
}
body.page-template-page-5 .titre_et_description .titre-center,
body.page-template-page-5 .titre_et_description .desc-center,
body.page-template-page-10 .titre_et_description .titre-center,
body.page-template-page-10 .titre_et_description .desc-center,
body.single-nos_solutions .titre_et_description .titre-center,
body.single-nos_solutions .titre_et_description .desc-center {
  color: #ffffff;
  text-align: center;
}
body.page-template-page-5 .apropos,
body.page-template-page-10 .apropos,
body.single-nos_solutions .apropos {
  padding: 150px 0 150px;
}
body.page-template-page-5 .apropos .titre_intro,
body.page-template-page-10 .apropos .titre_intro,
body.single-nos_solutions .apropos .titre_intro {
  position: relative;
  padding: 0 0 0 50px;
  color: #f6bd29;
  font-weight: 600;
  margin-bottom: 20px;
  display: block;
  text-transform: uppercase;
}
body.page-template-page-5 .apropos .titre_intro:before,
body.page-template-page-10 .apropos .titre_intro:before,
body.single-nos_solutions .apropos .titre_intro:before {
  content: '';
  width: 40px;
  height: 2px;
  position: absolute;
  left: 0;
  top: 10px;
  background: #f6bd29;
}
body.page-template-page-5 .apropos .titre,
body.page-template-page-10 .apropos .titre,
body.single-nos_solutions .apropos .titre {
  line-height: 1.1;
  color: #0b0b0b;
  font-size: 60px;
  font-weight: 200;
  display: block;
}
body.page-template-page-5 .apropos .titre strong,
body.page-template-page-10 .apropos .titre strong,
body.single-nos_solutions .apropos .titre strong {
  font-weight: 600;
}
body.page-template-page-5 .apropos .contenu,
body.page-template-page-10 .apropos .contenu,
body.single-nos_solutions .apropos .contenu {
  margin: 30px 0 60px;
}
body.page-template-page-5 .apropos .btn--primary,
body.page-template-page-10 .apropos .btn--primary,
body.single-nos_solutions .apropos .btn--primary {
  padding: 15px 30px;
}
body.page-template-page-5 .solutions .border-col,
body.page-template-page-10 .solutions .border-col,
body.single-nos_solutions .solutions .border-col {
  border-right: 1px solid #ffffff;
  background: #010523;
  display: block;
  padding: 0;
  border-bottom: 1px solid #ffffff;
}
body.page-template-page-5 .solutions .border-col:last-of-type,
body.page-template-page-10 .solutions .border-col:last-of-type,
body.single-nos_solutions .solutions .border-col:last-of-type {
  border-right: none;
}
body.page-template-page-5 .solutions .border-col.current,
body.page-template-page-10 .solutions .border-col.current,
body.single-nos_solutions .solutions .border-col.current {
  background: #173373;
}
body.page-template-page-5 .solutions .border-col.current .img-container .desc,
body.page-template-page-10 .solutions .border-col.current .img-container .desc,
body.single-nos_solutions .solutions .border-col.current .img-container .desc {
  background: #173373;
}
body.page-template-page-5 .solutions .border-col .logo img,
body.page-template-page-10 .solutions .border-col .logo img,
body.single-nos_solutions .solutions .border-col .logo img {
  display: block;
  margin: 80px auto;
  max-height: 205px;
}
body.page-template-page-5 .solutions .border-col .img-container,
body.page-template-page-10 .solutions .border-col .img-container,
body.single-nos_solutions .solutions .border-col .img-container {
  position: relative;
  width: 100%;
  height: 375px;
  background-size: cover;
  background-position: 50% 50%;
}
body.page-template-page-5 .solutions .border-col .img-container .desc,
body.page-template-page-10 .solutions .border-col .img-container .desc,
body.single-nos_solutions .solutions .border-col .img-container .desc {
  opacity: 0;
  transition: all .3s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px 40px;
  background: #010523;
  color: #ffffff;
}
body.page-template-page-5 .solutions .border-col .img-container .desc .lien,
body.page-template-page-10 .solutions .border-col .img-container .desc .lien,
body.single-nos_solutions .solutions .border-col .img-container .desc .lien {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #ffffff;
  color: #ffffff;
  width: 40px;
  height: 40px;
  font-size: 20px;
  margin-top: 20px;
}
body.page-template-page-5 .solutions .border-col:hover .img-container .desc,
body.page-template-page-10 .solutions .border-col:hover .img-container .desc,
body.single-nos_solutions .solutions .border-col:hover .img-container .desc {
  opacity: 1;
}
body.page-template-page-5 .contact_rapide,
body.page-template-page-10 .contact_rapide,
body.single-nos_solutions .contact_rapide {
  padding: 150px 0;
  background: #20417f url('../img/bg-contact.jpg') no-repeat 50% 50%;
}
body.page-template-page-5 .contact_rapide .titre-center,
body.page-template-page-10 .contact_rapide .titre-center,
body.single-nos_solutions .contact_rapide .titre-center {
  text-align: center;
  color: #ffffff;
  line-height: 1.1;
  font-size: 30px;
  font-weight: 200;
  display: block;
  margin-bottom: 100px;
  text-transform: uppercase;
}
body.page-template-page-5 .contact_rapide .titre-center strong,
body.page-template-page-10 .contact_rapide .titre-center strong,
body.single-nos_solutions .contact_rapide .titre-center strong {
  font-weight: 600;
  font-size: 55px;
  text-transform: initial;
}
body.page-template-page-5 .contact_rapide .img-contact,
body.page-template-page-10 .contact_rapide .img-contact,
body.single-nos_solutions .contact_rapide .img-contact {
  position: absolute;
  top: -50px;
  right: -100px;
}
body.page-template-page-5 .contact_rapide .bg-white,
body.page-template-page-10 .contact_rapide .bg-white,
body.single-nos_solutions .contact_rapide .bg-white {
  background: #ffffff;
  border-radius: 30px;
  padding: 40px 40px;
}
body.page-template-page-5 .contact_rapide .bg-white .sur_titre,
body.page-template-page-10 .contact_rapide .bg-white .sur_titre,
body.single-nos_solutions .contact_rapide .bg-white .sur_titre {
  position: relative;
  color: #f6bd29;
  font-weight: 600;
  margin-bottom: 20px;
  display: block;
  text-transform: uppercase;
}
body.page-template-page-5 .contact_rapide .bg-white .titre,
body.page-template-page-10 .contact_rapide .bg-white .titre,
body.single-nos_solutions .contact_rapide .bg-white .titre {
  line-height: 1.1;
  color: #0b0b0b;
  font-size: 45px;
  font-weight: 200;
  display: block;
}
body.page-template-page-5 .contact_rapide .bg-white .titre strong,
body.page-template-page-10 .contact_rapide .bg-white .titre strong,
body.single-nos_solutions .contact_rapide .bg-white .titre strong {
  font-weight: 600;
}
body.page-template-page-10 .image_entete,
body.page-template-page-12 .image_entete,
body.page-template-page-14 .image_entete,
body.page-template-page-44 .image_entete,
body.page-id-370 .image_entete,
body.archive .image_entete,
body.single-nos_solutions .image_entete {
  width: 100%;
  height: 250px;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
  padding: 20px 0;
}
body.page-template-page-10 .image_entete .breadcrumbs,
body.page-template-page-12 .image_entete .breadcrumbs,
body.page-template-page-14 .image_entete .breadcrumbs,
body.page-template-page-44 .image_entete .breadcrumbs,
body.page-id-370 .image_entete .breadcrumbs,
body.archive .image_entete .breadcrumbs,
body.single-nos_solutions .image_entete .breadcrumbs {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 50px;
}
body.page-template-page-10 .image_entete .breadcrumbs a,
body.page-template-page-12 .image_entete .breadcrumbs a,
body.page-template-page-14 .image_entete .breadcrumbs a,
body.page-template-page-44 .image_entete .breadcrumbs a,
body.page-id-370 .image_entete .breadcrumbs a,
body.archive .image_entete .breadcrumbs a,
body.single-nos_solutions .image_entete .breadcrumbs a {
  font-weight: 200;
  color: #ffffff;
}
body.page-template-page-10 .image_entete .breadcrumbs a:hover,
body.page-template-page-12 .image_entete .breadcrumbs a:hover,
body.page-template-page-14 .image_entete .breadcrumbs a:hover,
body.page-template-page-44 .image_entete .breadcrumbs a:hover,
body.page-id-370 .image_entete .breadcrumbs a:hover,
body.archive .image_entete .breadcrumbs a:hover,
body.single-nos_solutions .image_entete .breadcrumbs a:hover {
  color: #6092fc;
}
body.page-template-page-10 .image_entete .breadcrumbs i,
body.page-template-page-12 .image_entete .breadcrumbs i,
body.page-template-page-14 .image_entete .breadcrumbs i,
body.page-template-page-44 .image_entete .breadcrumbs i,
body.page-id-370 .image_entete .breadcrumbs i,
body.archive .image_entete .breadcrumbs i,
body.single-nos_solutions .image_entete .breadcrumbs i {
  padding: 0 10px;
  font-size: 12px;
}
body.page-template-page-10 .image_entete .block-titre,
body.page-template-page-12 .image_entete .block-titre,
body.page-template-page-14 .image_entete .block-titre,
body.page-template-page-44 .image_entete .block-titre,
body.page-id-370 .image_entete .block-titre,
body.archive .image_entete .block-titre,
body.single-nos_solutions .image_entete .block-titre {
  color: #ffffff;
}
body.page-template-page-10 .image_entete .block-titre .sur_titre,
body.page-template-page-12 .image_entete .block-titre .sur_titre,
body.page-template-page-14 .image_entete .block-titre .sur_titre,
body.page-template-page-44 .image_entete .block-titre .sur_titre,
body.page-id-370 .image_entete .block-titre .sur_titre,
body.archive .image_entete .block-titre .sur_titre,
body.single-nos_solutions .image_entete .block-titre .sur_titre {
  font-size: 36px;
  margin-bottom: 20px;
  letter-spacing: 3px;
}
body.page-template-page-10 .image_entete .block-titre .titre,
body.page-template-page-12 .image_entete .block-titre .titre,
body.page-template-page-14 .image_entete .block-titre .titre,
body.page-template-page-44 .image_entete .block-titre .titre,
body.page-id-370 .image_entete .block-titre .titre,
body.archive .image_entete .block-titre .titre,
body.single-nos_solutions .image_entete .block-titre .titre {
  position: relative;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 600;
}
body.page-template-page-10 .image_entete .block-titre .titre:before,
body.page-template-page-12 .image_entete .block-titre .titre:before,
body.page-template-page-14 .image_entete .block-titre .titre:before,
body.page-template-page-44 .image_entete .block-titre .titre:before,
body.page-id-370 .image_entete .block-titre .titre:before,
body.archive .image_entete .block-titre .titre:before,
body.single-nos_solutions .image_entete .block-titre .titre:before {
  content: '';
  width: 115px;
  height: 6px;
  border-radius: 3px;
  background: ;
  position: absolute;
  left: -130px;
  top: 24px;
}
body.page-template-page-10 .accordeon_et_image,
body.single-nos_solutions .accordeon_et_image {
  background: #252831;
  padding: 100px 0;
  position: relative;
  overflow: hidden;
}
body.page-template-page-10 .accordeon_et_image .accordeon_content,
body.single-nos_solutions .accordeon_et_image .accordeon_content {
  padding: 30px 40px;
}
body.page-template-page-10 .accordeon_et_image .titre_intro,
body.single-nos_solutions .accordeon_et_image .titre_intro {
  position: relative;
  padding: 0 0 0 50px;
  color: #f6bd29;
  font-weight: 600;
  margin-bottom: 20px;
  display: block;
  text-transform: uppercase;
}
body.page-template-page-10 .accordeon_et_image .titre_intro:before,
body.single-nos_solutions .accordeon_et_image .titre_intro:before {
  content: '';
  width: 40px;
  height: 2px;
  position: absolute;
  left: 0;
  top: 10px;
  background: #f6bd29;
}
body.page-template-page-10 .accordeon_et_image .titre,
body.single-nos_solutions .accordeon_et_image .titre {
  line-height: 1.1;
  color: #0b0b0b;
  font-size: 45px;
  font-weight: 600;
  display: block;
  color: #ffffff;
  margin-bottom: 30px;
}
body.page-template-page-10 .accordeon_et_image .contenu p,
body.single-nos_solutions .accordeon_et_image .contenu p {
  color: #ffffff;
}
body.page-template-page-10 .accordeon_et_image .img-content,
body.single-nos_solutions .accordeon_et_image .img-content {
  border-radius: 30px;
}
body.page-template-page-10 .chiffres,
body.single-nos_solutions .chiffres {
  margin-top: 100px;
  padding: 100px 0;
}
body.page-template-page-10 .chiffres .container .titre-center,
body.single-nos_solutions .chiffres .container .titre-center {
  line-height: 1.1;
  color: #ffffff;
  font-size: 55px;
  font-weight: 600;
  display: block;
  margin-bottom: 50px;
  text-align: center;
}
body.page-template-page-10 .chiffres .container .card,
body.single-nos_solutions .chiffres .container .card {
  color: #010523;
  text-align: center;
  border-color: #010523;
  margin: 10px;
  min-width: 265px;
}
body.page-template-page-10 .chiffres .container .card .card-title,
body.single-nos_solutions .chiffres .container .card .card-title {
  font-size: 49px;
}
body.page-template-page-10 .chiffres .container .card p,
body.single-nos_solutions .chiffres .container .card p {
  font-size: 18px;
}
body.page-template-page-10 .chiffres .container .card-deck .card:nth-child(1),
body.single-nos_solutions .chiffres .container .card-deck .card:nth-child(1) {
  color: #fecb3a;
  border: 3px solid #fecb3a;
  background-color: transparent;
}
body.page-template-page-10 .chiffres .container .card-deck .card:nth-child(2),
body.single-nos_solutions .chiffres .container .card-deck .card:nth-child(2) {
  color: #abd35c;
  border: 3px solid #abd35c;
  background-color: transparent;
}
body.page-template-page-10 .chiffres .container .card-deck .card:nth-child(3),
body.single-nos_solutions .chiffres .container .card-deck .card:nth-child(3) {
  color: #b0e1ff;
  border: 3px solid #b0e1ff;
  background-color: transparent;
}
body.page-template-page-10 .chiffres .container .card-deck .card:nth-child(4),
body.single-nos_solutions .chiffres .container .card-deck .card:nth-child(4) {
  color: #eadbff;
  border: 3px solid #eadbff;
  background-color: transparent;
}
body.page-template-page-14 .image_fond,
body.single-nos_solutions .image_fond {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  height: 450px;
}
body.page-template-page-10 .accordeon_et_image .check {
  width: 800px;
  position: absolute;
  right: -300px;
  top: 0;
}
body.page-template-page-10 .accordeon_et_image .check svg path {
  fill: #3f4148;
}
body.page-template-page-10 .apropos {
  position: relative;
  padding: 230px 0 0 0;
  margin-top: -150px;
}
body.page-template-page-10 .apropos .bg-img {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  height: 970px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
body.page-template-page-10 .citation {
  padding: 100px 0 0;
}
body.page-template-page-10 .citation .block_citation {
  background: #f2f2f2;
  padding: 20px;
}
body.page-template-page-10 .citation .block_citation .exergue {
  display: block;
  width: 50px;
  height: 50px;
  margin: 30px auto;
  box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -2px rgba(0,0,0,0.05);
  display: flex;
  justify-content: center;
  align-items: center;
}
body.page-template-page-10 .citation .block_citation .contenu {
  font-size: 26px;
  font-style: italic;
  color: #0b0b0b;
  text-align: center;
  margin-bottom: 30px;
}
body.page-template-page-10 .citation .block_citation .auteur {
  color: #f6bd29;
  text-transform: uppercase;
  font-size: 20px;
  text-align: center;
}
body.page-template-page-12 .liste_competences {
  padding: 100px 0 100px;
  overflow: hidden;
}
body.page-template-page-12 .liste_competences .titre-principal {
  color: ;
  text-transform: uppercase;
  font-size: 24px;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 60px;
  text-align: center;
  font-weight: 400;
  letter-spacing: 3px;
}
body.page-template-page-12 .liste_competences .titre-principal:after {
  content: '';
  width: 60px;
  height: 2px;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  background: #f6bd29;
}
body.page-template-page-12 .liste_competences .competence {
  position: relative;
  padding: 70px 0;
}
body.page-template-page-12 .liste_competences .competence:before {
  content: '';
  width: 35%;
  height: 160px;
  display: block;
  position: absolute;
  top: 260px;
}
body.page-template-page-12 .liste_competences .competence #item-0 {
  background: #001b51;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
body.page-template-page-12 .liste_competences .competence #item-0 .logo {
  display: block;
  margin: 0 auto;
  width: initial;
}
body.page-template-page-12 .liste_competences .competence #item-0 .lien {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #ffffff;
  color: #ffffff;
  width: 40px;
  height: 40px;
  font-size: 20px;
  margin-top: 50px;
}
body.page-template-page-12 .liste_competences .competence-0:before {
  left: 0;
  background: linear-gradient(90deg,#ffc424 0%,#feb027 90%);
}
body.page-template-page-12 .liste_competences .competence-0 .contenu ul {
  padding: 0;
  list-style: none;
}
body.page-template-page-12 .liste_competences .competence-0 .contenu ul li {
  display: flex;
  margin-bottom: 10px;
}
body.page-template-page-12 .liste_competences .competence-0 .contenu ul li:before {
  color: #feb826;
}
body.page-template-page-12 .liste_competences .competence-1 {
  padding-top: 150px;
}
body.page-template-page-12 .liste_competences .competence-1:before {
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: linear-gradient(90deg,#dcdc00 0%,#8dc11e 90%);
}
body.page-template-page-12 .liste_competences .competence-1:after {
  content: '';
  background: #f2f2f2;
  display: block;
  width: 100%;
  height: calc(100% - 80px);
  position: absolute;
  left: 0;
  top: 80px;
  z-index: -1;
}
body.page-template-page-12 .liste_competences .competence-2:before {
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: linear-gradient(90deg,#009fe3 0%,#2263ac 90%);
}
body.page-template-page-12 .liste_competences .competence-2 .contenu ul li:before {
  color: #09aaf5;
}
body.page-template-page-12 .liste_competences .competence-3 {
  padding-top: 200px;
}
body.page-template-page-12 .liste_competences .competence-3:before {
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: linear-gradient(90deg,#5d4193 0%,#aa8fc3 90%);
}
body.page-template-page-12 .liste_competences .competence-3:after {
  content: '';
  background: #f2f2f2;
  display: block;
  width: 100%;
  height: calc(100% - 80px);
  position: absolute;
  left: 0;
  top: 80px;
  z-index: -1;
}
body.page-template-page-12 .liste_competences .competence-3 .contenu ul li:before {
  color: #6b4495;
}
body.page-template-page-12 .liste_competences .custom-nav {
  display: block;
  position: absolute;
  top: 270px;
}
body.page-template-page-12 .liste_competences .custom-nav .owl-next,
body.page-template-page-12 .liste_competences .custom-nav .owl-prev {
  border: none;
  color: #ffffff;
  font-size: 26px;
  transition: all .3s ease;
  cursor: pointer;
  z-index: 9;
  background: transparent;
}
body.page-template-page-12 .liste_competences .custom-nav .owl-next:focus,
body.page-template-page-12 .liste_competences .custom-nav .owl-prev:focus {
  outline: none;
}
body.page-template-page-12 .liste_competences .custom-nav .owl-next:hover,
body.page-template-page-12 .liste_competences .custom-nav .owl-prev:hover {
  color: #0b0b0b;
}
body.page-template-page-12 .liste_competences .custom-nav .owl-prev,
body.page-template-page-12 .liste_competences .custom-nav .owl-next {
  display: none;
}
body.page-template-page-12 .liste_competences .custom-nav-0,
body.page-template-page-12 .liste_competences .custom-nav-2 {
  right: 10px;
}
body.page-template-page-12 .liste_competences .custom-nav-1 {
  left: 10px;
}
body.page-template-page-12 .liste_competences .competence-carousel .item {
  display: block;
  width: 100%;
  height: 630px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  filter: gray;
}
body.page-template-page-12 .liste_competences .contenu {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  padding: 0 30px;
}
body.page-template-page-12 .liste_competences .contenu h2 {
  font-weight: 600;
  font-size: 46px;
}
body.page-template-page-12 .liste_competences .contenu p {
  margin-bottom: 20px;
}
body.page-template-page-12 .liste_competences .contenu ul li {
  font-weight: 600;
}
body.page-template-page-12 .liste_competences .contenu ul li:before {
  font-weight: 100;
}
body.page-template-page-14 .block-contact {
  padding: 120px 0 100px;
}
body.page-template-page-14 .block-contact .card {
  height: 250px;
}
body.page-template-page-14 .block-contact .card-title {
  font-weight: bold;
  text-align: center;
}
body.page-template-page-14 .block-contact .card-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
body.page-template-page-14 .block-contact .sur_titre {
  text-align: center;
  color: #f6bd29;
  display: block;
}
body.page-template-page-14 .block-contact .contenu {
  text-align: center;
  color: #0b0b0b;
}
body.page-template-page-14 .block-contact .contenu h2 {
  font-weight: 600;
}
body.page-template-page-14 .block-contact .contenu strong {
  color: ;
}
body.page-template-page-14 .block-contact .tel i {
  transform: rotate(100deg);
}
body.page-template-page-14 .block-contact .tel,
body.page-template-page-14 .block-contact .email,
body.page-template-page-14 .block-contact .localisation {
  display: block;
  color: #0b0b0b;
  margin: 10px 0;
  display: flex;
  align-items: baseline;
}
body.page-template-page-14 .block-contact .tel i,
body.page-template-page-14 .block-contact .email i,
body.page-template-page-14 .block-contact .localisation i {
  display: inline-block;
  margin-right: 8px;
  color: #f6bd29;
}
body.page-template-page-14 .block-contact h3 {
  font-size: 16px;
  text-transform: uppercase;
}
body.page-template-page-14 .block-contact .block-linkedin {
  display: flex;
  align-items: center;
}
body.page-template-page-14 .block-contact .block-linkedin .lien-linkedin {
  font-size: 20px;
  margin-right: 10px;
  display: block;
  color: #214aa1;
}
body.page-template-page-14 .block-contact .block-linkedin .lien-linkedin .fa-linkedin:before {
  content: "\f08c";
}
body.page-template-page-14 .block-contact .block-linkedin .lien-linkedin:hover {
  color: #f6bd29;
}
body.page-template-page-14 .block-contact .block-linkedin .text {
  color: #0b0b0b;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.1;
}
body.page-template-page-14 .block-contact .block-linkedin .text p {
  margin-bottom: 0;
}
body.page-template-page-14 .liste_solutions {
  background: #173373;
  padding: 80px 0;
}
body.page-template-page-14 .liste_solutions .block_solutions {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
body.page-template-page-14 .liste_solutions .block_solutions .solution {
  max-width: 20%;
  flex: 0 0 20%;
}
body.page-template-page-14 .liste_solutions .block_solutions .solution .logo {
  display: block;
  margin: 0 auto 20px;
}
body.page-template-page-14 .liste_solutions .block_solutions .solution .nom {
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
}
body.page-template-page-14 .liste_solutions .block_solutions .solution .email {
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  display: block;
}
body.page-template-page-14 .liste_solutions .block_solutions .solution .email i {
  display: inline-block;
  margin-right: 3px;
}
body.page-template-page-14 .liste_solutions .block_solutions .solution .email:hover {
  color: jaune;
}
body.page-template-page-14 .block-form {
  padding: 60px 0 100px;
}
body.page-template-page-44 .liste_secteurs {
  padding: 120px 0;
}
body.page-template-page-44 .liste_secteurs .mb30 {
  margin-bottom: 30px;
}
body.page-template-page-44 .liste_secteurs .titre-principal {
  color: ;
  text-transform: uppercase;
  font-size: 24px;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 60px;
  text-align: center;
  font-weight: 400;
  letter-spacing: 3px;
}
body.page-template-page-44 .liste_secteurs .titre-principal:after {
  content: '';
  width: 60px;
  height: 2px;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  background: #f6bd29;
}
body.page-template-page-44 .liste_secteurs .secteur {
  height: 100%;
  background: #252831;
}
body.page-template-page-44 .liste_secteurs .secteur .img-container {
  overflow: hidden;
}
body.page-template-page-44 .liste_secteurs .secteur .img-container .image {
  width: 100%;
  height: 380px;
  background-size: cover;
  background-position: 50% 50%;
  transition: all .3s ease;
  filter: gray;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
body.page-template-page-44 .liste_secteurs .secteur .img-container .image:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
body.page-template-page-44 .liste_secteurs .secteur .block-contenu {
  padding: 60px 60px;
}
body.page-template-page-44 .liste_secteurs .secteur .block-contenu .contenu {
  color: #ffffff;
}
body.page-template-page-44 .liste_secteurs .secteur .block-contenu .contenu h2 {
  font-weight: 600;
  font-size: 40px;
}
body.page-template-page-44 .liste_secteurs .secteur .block-contenu .btn--primary {
  width: 100%;
  font-size: 14px;
  display: block;
  position: relative;
}
body.page-template-page-44 .liste_secteurs .secteur .block-contenu .btn--primary i {
  position: absolute;
  right: 10px;
  top: 13px;
}
body.page-template-page-44 .liste_secteurs .secteur .block-contenu .btn--primary:not(.collapsed) i {
  transform: rotate(180deg);
}
body.page-template-page-44 .liste_secteurs .secteur .block-contenu .btn--primary:hover:before {
  color: #f6bd29;
}
body.page-template-page-44 .liste_secteurs .secteur .block-contenu .collapse,
body.page-template-page-44 .liste_secteurs .secteur .block-contenu .collapsing {
  border-right: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
body.page-template-page-44 .liste_secteurs .secteur .block-contenu .collapse .contenu,
body.page-template-page-44 .liste_secteurs .secteur .block-contenu .collapsing .contenu {
  color: #ffffff;
  padding: 20px;
}
body.single-nos_solutions .accordeon_et_image .check {
  height: 800px;
  width: 910px;
  position: absolute;
  right: -510px;
  top: -230px;
  background: url('../img/check-makiconsult.png') no-repeat 50% 50%;
}
body.single-nos_solutions .apropos_maki .bg-img {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  height: 1000px;
}
body.single-nos_solutions .apropos_maki .flex-col {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}
body.single-nos_solutions .apropos_maki .logo {
  display: block;
  margin-bottom: 30px;
}
body.single-nos_solutions .apropos_maki .titre_intro {
  position: relative;
  padding: 0 0 0 50px;
  color: #f6bd29;
  font-weight: 600;
  margin-bottom: 20px;
  display: block;
  text-transform: uppercase;
}
body.single-nos_solutions .apropos_maki .titre_intro:before {
  content: '';
  width: 40px;
  height: 2px;
  position: absolute;
  left: 0;
  top: 10px;
  background: #f6bd29;
}
body.single-nos_solutions .apropos_maki .titre {
  line-height: 1.1;
  color: #0b0b0b;
  font-size: 45px;
  font-weight: 200;
  display: block;
}
body.single-nos_solutions .apropos_maki .titre strong {
  font-weight: 600;
}
body.single-nos_solutions .apropos_maki .contenu {
  margin: 30px 0 60px;
}
body.single-nos_solutions .apropos_maki .btn--primary {
  padding: 15px 30px;
}
body.page-id-370 .block_actualites,
body.archive .block_actualites {
  padding: 100px 0 80px;
}
body.page-id-370 .block_actualites p,
body.archive .block_actualites p {
  text-align: center;
}
body.page-id-370 .block_actualites .sur_titre,
body.archive .block_actualites .sur_titre {
  color: ;
  display: block;
  text-align: center;
  margin-bottom: 20px;
  letter-spacing: 3px;
  font-weight: 500;
}
body.page-id-370 .block_actualites .actualite,
body.archive .block_actualites .actualite {
  display: block;
  margin-bottom: 40px;
}
body.page-id-370 .block_actualites .actualite .image-actualite,
body.archive .block_actualites .actualite .image-actualite {
  overflow: hidden;
}
body.page-id-370 .block_actualites .actualite .image-actualite .image,
body.archive .block_actualites .actualite .image-actualite .image {
  width: 100%;
  height: 230px;
  background-size: cover;
  background-position: 50% 50%;
  transition: all .3s ease;
}
body.page-id-370 .block_actualites .actualite .block-contenu,
body.archive .block_actualites .actualite .block-contenu {
  background: #ffffff;
  box-shadow: 0 4px 6px -1px rgba(0,0,0,0.1), 0 2px 4px -1px rgba(0,0,0,0.06);
  padding: 20px 20px 30px;
  position: relative;
  transition: all .3s ease;
  min-height: 200px;
}
body.page-id-370 .block_actualites .actualite .block-contenu .titre,
body.archive .block_actualites .actualite .block-contenu .titre {
  color: #0b0b0b;
  font-size: 20px;
  transition: all .3s ease;
}
body.page-id-370 .block_actualites .actualite .block-contenu .contenu,
body.archive .block_actualites .actualite .block-contenu .contenu {
  color: #0b0b0b;
}
body.page-id-370 .block_actualites .actualite .block-contenu .lire-plus,
body.archive .block_actualites .actualite .block-contenu .lire-plus {
  position: absolute;
  bottom: -20px;
  display: inline-block;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 100px;
  border: 2px solid #f6bd29;
  background: #f6bd29;
  text-align: center;
  color: #0b0b0b;
  padding: 5px 10px;
  transition: all .3s ease;
}
body.page-id-370 .block_actualites .actualite:hover .block-contenu,
body.archive .block_actualites .actualite:hover .block-contenu {
  box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -2px rgba(0,0,0,0.05);
}
body.page-id-370 .block_actualites .actualite:hover .block-contenu .titre,
body.archive .block_actualites .actualite:hover .block-contenu .titre {
  color: #f6bd29;
}
body.page-id-370 .block_actualites .actualite:hover .block-contenu .lire-plus,
body.archive .block_actualites .actualite:hover .block-contenu .lire-plus {
  background: #ffffff;
  color: #f6bd29;
}
body.page-id-370 .block_actualites .pagination,
body.archive .block_actualites .pagination {
  display: flex;
  justify-content: center;
  padding: 40px 0 0;
}
body.page-id-370 .block_actualites .pagination a,
body.page-id-370 .block_actualites .pagination span,
body.archive .block_actualites .pagination a,
body.archive .block_actualites .pagination span {
  display: block;
  text-align: center;
  color: #0b0b0b;
  margin: 0 2px;
}
body.page-id-370 .block_actualites .pagination .current,
body.archive .block_actualites .pagination .current {
  color: ;
  border-radius: 20px;
  border: 1px solid #f6bd29;
  width: 25px;
  font-weight: 600;
}
body.page-id-370 .block_actualites .pagination a,
body.archive .block_actualites .pagination a {
  width: 25px;
  height: 25px;
  font-weight: 600;
}
body.page-id-370 .block_actualites .pagination a.prev,
body.page-id-370 .block_actualites .pagination a.next,
body.archive .block_actualites .pagination a.prev,
body.archive .block_actualites .pagination a.next {
  line-height: 20px;
}
body.page-id-370 .block_actualites .pagination a:hover,
body.archive .block_actualites .pagination a:hover {
  color: #f6bd29;
}
body.single .single_actualite {
  padding: 80px 0 100px;
}
body.single .single_actualite .block_contenu {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding-right: 30px;
}
body.single .single_actualite .block_contenu .categorie {
  text-transform: uppercase;
  color: ;
}
body.single .single_actualite .block_contenu .contenu {
  margin-bottom: 40px;
}
body.single .single_actualite .block_contenu .posted {
  margin-bottom: 20px;
  font-style: italic;
}
body.single .single_actualite .block_contenu .navigation {
  display: flex;
  justify-content: space-between;
}
body.single .single_actualite .col-carousel {
  padding: 0 0;
}
body.single .single_actualite .col-carousel .single-carousel .item {
  display: block;
  width: 100%;
  height: 600px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: relative;
}
body.single .single_actualite .col-carousel .single-carousel .item .legende {
  text-transform: uppercase;
  color: #ffffff;
  background: rgba(0,0,0,0.7);
  position: absolute;
  bottom: 0;
  padding: 8px 10px;
  width: 100%;
}
body.single .single_actualite .col-carousel .custom-nav {
  display: block;
  width: 100%;
}
body.single .single_actualite .col-carousel .custom-nav .owl-next,
body.single .single_actualite .col-carousel .custom-nav .owl-prev {
  position: absolute;
  top: 45%;
  width: 80px;
  height: 80px;
  background: #252831;
  border: none;
  color: #ffffff;
  font-size: 26px;
  transition: all .3s ease;
  cursor: pointer;
  z-index: 9;
}
body.single .single_actualite .col-carousel .custom-nav .owl-next:focus,
body.single .single_actualite .col-carousel .custom-nav .owl-prev:focus {
  outline: none;
}
body.single .single_actualite .col-carousel .custom-nav .owl-next:hover,
body.single .single_actualite .col-carousel .custom-nav .owl-prev:hover {
  background: #6092fc;
}
body.single .single_actualite .col-carousel .custom-nav .owl-prev {
  left: 0;
}
body.single .single_actualite .col-carousel .custom-nav .owl-next {
  right: 0;
}
@media (min-width: 1200px) {
  .footer .container {
    max-width: 80vw !important;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  body.page-template-page-5 .concretement .titre-center,
  body.single-nos_solutions .concretement .titre-center {
    font-size: 160px;
  }
  body.page-template-page-10 .apropos {
    padding: 200px 0;
  }
  body.page-template-page-10 .apropos .bg-img {
    height: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1350px) {
  body.page-template-page-5 header .header__bottom .logo img {
    height: 90px;
    margin-bottom: 0px;
  }
  body.page-template-page-5 header .header__bottom .block-nav {
    margin-top: 15px;
  }
  body.page-template-page-5 header .header__bottom .btn-call {
    margin-top: 12px;
  }
  body header .header__top .info-contact .tel,
  body header .header__top .info-contact .localisation,
  body header .header__top .info-contact .email {
    padding: 15px 10px;
    font-size: 13px;
  }
  body header .header__bottom .logo img {
    margin-top: -38px;
  }
  body header .header__bottom .block-nav .nav-primary .menu-menu-principal-container ul li,
  body header .header__bottom .block-nav .nav-primary .menu-main-menu-container ul li {
    padding: 8px;
  }
  body header .header__bottom .block-nav .nav-primary .menu-menu-principal-container ul li a,
  body header .header__bottom .block-nav .nav-primary .menu-main-menu-container ul li a {
    font-size: 14px;
  }
  body header .header__bottom .btn-call {
    margin-left: 0;
  }
  body header .header__bottom .btn-call .picto {
    width: 25px;
    height: 25px;
  }
  body header .header__bottom .btn-call .text {
    font-size: 14px;
  }
  body.page-template-page-5 .concretement .titre-center,
  body.single-nos_solutions .concretement .titre-center {
    font-size: 120px;
  }
  body.page-template-page-10 .apropos {
    padding: 200px 0;
  }
  body.page-template-page-10 .apropos .bg-img {
    height: 100%;
  }
  body.page-template-page-10 .apropos .titre {
    font-size: 40px;
  }
  body.page-template-page-14 .liste_solutions {
    padding: 50px 0;
  }
  body.page-template-page-14 .liste_solutions .block_solutions .solution {
    max-width: 33%;
    flex: 0 0 33%;
    margin: 10px 0;
  }
}
@media (max-width: 991.98px) {
  body.page-template-page-5 header .header__bottom {
    background: #001b51;
  }
  body.page-template-page-5 header .header__bottom .logo img {
    height: 70px;
    margin-top: -35px;
  }
  body.page-template-page-5 header .header__bottom .btn-call {
    margin-top: 0;
  }
  body header .header__bottom .logo img {
    height: 70px;
    width: auto;
    margin-top: -38px;
  }
  body header .header__bottom .block-nav .nav-primary {
    position: absolute;
    left: 0;
    z-index: 30;
    width: 100%;
    background: #001b51;
    top: 150px;
  }
  body header .header__bottom .block-nav .nav-primary .menu-menu-principal-container,
  body header .header__bottom .block-nav .nav-primary .menu-main-menu-container {
    overflow: hidden;
  }
  body header .header__bottom .block-nav .nav-primary ul.nav {
    display: none;
  }
  body header .header__bottom .block-nav .nav-primary ul.nav > li {
    display: block;
    padding: 10px 30px 10px;
    margin-bottom: 0;
    margin-top: 0;
    position: relative;
    text-align: left;
  }
  body header .header__bottom .block-nav .nav-primary ul.nav > li > a {
    font-size: 18px;
    color: #ffffff;
  }
  body header .header__bottom .block-nav .nav-primary ul.nav > li > a:hover {
    color: #f6bd29;
  }
  body header .header__bottom .block-nav .nav-primary ul.nav > li > a:before {
    display: none;
  }
  body header .header__bottom .block-nav .nav-primary ul.nav > li.current_page_item > a {
    color: #f6bd29;
  }
  body header .header__bottom .nav-icon {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body header .header__top .info-contact .tel,
  body header .header__top .info-contact .localisation,
  body header .header__top .info-contact .email {
    padding: 15px 5px;
    font-size: 12px;
  }
  body footer .stemi-container .row > div {
    margin: 50px auto;
  }
  body.page-template-page-5 .carousel-images .owl-carousel .item {
    height: 650px;
    padding: 250px 0 100px;
  }
  body.page-template-page-5 .carousel-images .owl-carousel .item h1.titre-principal,
  body.page-template-page-5 .carousel-images .owl-carousel .item h2.titre-secondaire {
    font-size: 50px;
    margin-bottom: 20px;
  }
  body.page-template-page-5 .carousel-images .owl-carousel .item .contenu {
    color: #ffffff;
    max-width: 780px;
    margin-bottom: 30px;
  }
  body.page-template-page-5 .carousel-images .custom-nav .owl-next,
  body.page-template-page-5 .carousel-images .custom-nav .owl-prev {
    width: 80px;
    height: 80px;
    font-size: 26px;
  }
  body.page-template-page-5 .choisir_makiti {
    padding: 50px 0;
  }
  body.page-template-page-5 .choisir_makiti .titre-center {
    font-size: 26px;
    margin-bottom: 40px;
  }
  body.page-template-page-5 .choisir_makiti .titre-center strong {
    font-weight: 600;
    font-size: 50px;
  }
  body.page-template-page-5 .choisir_makiti .avantage .check {
    width: 70px;
    height: 50px;
    display: block;
    margin: 0 auto 20px;
  }
  body.page-template-page-5 .actualites {
    padding: 100px 0 60px;
  }
  body.page-template-page-5 .actualites .block_titre .titre {
    font-size: 40px;
  }
  body.page-template-page-5 .actualites .block_titre .titre-bg {
    font-size: 100px;
    top: -60px;
  }
  body.page-template-page-5 .actualites .actualite .image-actualite .image {
    height: 130px;
  }
  body.page-template-page-5 .concretement,
  body.single-nos_solutions .concretement {
    padding: 50px 0;
  }
  body.page-template-page-5 .concretement .titre-center,
  body.single-nos_solutions .concretement .titre-center {
    font-size: 100px;
    margin-bottom: 30px;
  }
  body.page-template-page-5 .concretement .titre,
  body.single-nos_solutions .concretement .titre {
    font-size: 40px;
  }
  body.page-template-page-5 .concretement .contenu,
  body.single-nos_solutions .concretement .contenu {
    margin: 20px 0 30px;
  }
  body.page-template-page-5 .concretement .btn--primary,
  body.single-nos_solutions .concretement .btn--primary {
    margin-bottom: 60px;
  }
  body.page-template-page-5 .appel .contenu,
  body.single-nos_solutions .appel .contenu {
    padding: 50px 0;
  }
  body.page-template-page-5 .appel .contenu .titre,
  body.single-nos_solutions .appel .contenu .titre {
    font-size: 36px;
  }
  body.page-template-page-5 .appel .list-btn,
  body.single-nos_solutions .appel .list-btn {
    padding: 50px 0;
  }
  body.page-template-page-5 .apropos,
  body.page-template-page-10 .apropos,
  body.single-nos_solutions .apropos {
    padding: 200px 0 100px;
  }
  body.page-template-page-5 .apropos .titre,
  body.page-template-page-10 .apropos .titre,
  body.single-nos_solutions .apropos .titre {
    font-size: 40px;
  }
  body.page-template-page-5 .titre_et_description,
  body.page-template-page-10 .titre_et_description,
  body.single-nos_solutions .titre_et_description {
    background: #214aa1;
    padding: 60px 0;
  }
  body.page-template-page-5 .titre_et_description .titre-center,
  body.page-template-page-10 .titre_et_description .titre-center,
  body.single-nos_solutions .titre_et_description .titre-center {
    font-size: 40px;
  }
  body.page-template-page-5 .contact_rapide,
  body.page-template-page-10 .contact_rapide,
  body.single-nos_solutions .contact_rapide {
    padding: 100px 0;
  }
  body.page-template-page-5 .contact_rapide .titre-center,
  body.page-template-page-10 .contact_rapide .titre-center,
  body.single-nos_solutions .contact_rapide .titre-center {
    font-size: 24px;
    margin-bottom: 40px;
  }
  body.page-template-page-5 .contact_rapide .titre-center strong,
  body.page-template-page-10 .contact_rapide .titre-center strong,
  body.single-nos_solutions .contact_rapide .titre-center strong {
    font-size: 40px;
  }
  body.page-template-page-5 .contact_rapide .img-contact,
  body.page-template-page-10 .contact_rapide .img-contact,
  body.single-nos_solutions .contact_rapide .img-contact {
    position: relative;
    top: 40px;
    right: 0;
  }
  body.page-template-page-5 .contact_rapide .bg-white .titre,
  body.page-template-page-10 .contact_rapide .bg-white .titre,
  body.single-nos_solutions .contact_rapide .bg-white .titre {
    font-size: 36px;
  }
  body.page-template-page-10 .accordeon_et_image,
  body.single-nos_solutions .accordeon_et_image {
    padding: 50px 0 80px;
  }
  body.page-template-page-10 .accordeon_et_image .img-content,
  body.single-nos_solutions .accordeon_et_image .img-content {
    display: block;
    margin: 0 auto;
  }
  body.page-template-page-10 .questions,
  body.single-nos_solutions .questions {
    padding: 100px 0;
  }
  body.page-template-page-10 .questions .titre,
  body.single-nos_solutions .questions .titre {
    font-size: 36px;
  }
  body.page-template-page-14 .image_fond,
  body.single-nos_solutions .image_fond {
    height: 280px;
  }
  body.page-template-page-10 .apropos .bg-img {
    height: 100%;
  }
  body.page-template-page-10 .apropos .titre {
    font-size: 40px;
  }
  body.page-template-page-10 .citation .block_citation .contenu {
    font-size: 20px;
  }
  body.page-template-page-10 .citation .block_citation .auteur {
    font-size: 18px;
  }
  body.page-template-page-12 .liste_competences {
    padding: 80px 0;
  }
  body.page-template-page-12 .liste_competences .titre-principal {
    margin-bottom: 30px;
  }
  body.page-template-page-12 .liste_competences .contenu h2 {
    font-size: 30px;
  }
  body.page-template-page-12 .liste_competences .competence #item-0 .logo {
    max-width: 130px;
  }
  body.page-template-page-12 .liste_competences .competence-1:after,
  body.page-template-page-12 .liste_competences .competence-3:after {
    top: 0;
    height: 100%;
  }
  body.page-template-page-12 .liste_competences .competence-carousel .item {
    height: 500px;
  }
  body.page-template-page-14 .block-contact .contenu {
    margin-bottom: 30px;
  }
  body.page-template-page-14 .liste_solutions {
    padding: 50px 0;
  }
  body.page-template-page-14 .liste_solutions .block_solutions .solution {
    max-width: 33%;
    flex: 0 0 33%;
    margin: 15px 0;
  }
  body.single-nos_solutions .apropos_maki .bg-img {
    height: 500px;
    background-position: 0 0;
  }
  body.single-nos_solutions .apropos_maki .flex-col {
    padding: 80px 40px;
  }
  body.single-nos_solutions .apropos_maki .titre {
    font-size: 36px;
  }
  body.single-nos_solutions .apropos_maki .contenu {
    margin: 20px 0 30px;
  }
  body.single .single_actualite .col-carousel {
    margin-bottom: 30px;
  }
  body.single .single_actualite .col-carousel .single-carousel .item {
    height: 430px;
  }
}
@media (min-width: 768px) and (max-width: 880px) {
  body header .header__top .info-contact .email {
    display: none;
  }
}
@media (max-width: 767.98px) {
  body.page-template-page-5 header .header__bottom .logo {
    width: auto;
    display: block;
  }
  body.page-template-page-5 header .header__bottom .logo img {
    width: auto;
    display: block;
  }
  body .btn--primary {
    font-size: 14px;
  }
  body header .header__top .info-contact .tel,
  body header .header__top .info-contact .localisation,
  body header .header__top .info-contact .email {
    padding: 15px 5px;
    font-size: 12px;
  }
  body header .header__top .info-contact .localisation {
    display: none;
  }
  body header .header__bottom {
    justify-content: space-between;
    padding: 20px;
  }
  body header .header__bottom .block-nav .nav-primary {
    top: 130px;
  }
  body footer .btn-whatsapp {
    position: fixed;
    top: inherit;
    bottom: 0;
    right: 0;
    z-index: 1000;
  }
  body footer .btn-whatsapp .picto {
    width: 30px;
    height: 30px;
  }
  body footer .btn-whatsapp .text {
    font-size: 16px;
  }
  body footer .stemi-container .row > div {
    margin: 30px auto;
  }
  body.page-template-page-5 header {
    position: relative;
    width: 100%;
  }
  body.page-template-page-5 header .header {
    background: #001b51;
  }
  body.page-template-page-5 .carousel-images .owl-carousel .item {
    height: 450px;
    padding: 80px 0 100px;
  }
  body.page-template-page-5 .carousel-images .owl-carousel .item h1.titre-principal,
  body.page-template-page-5 .carousel-images .owl-carousel .item h2.titre-secondaire {
    font-size: 36px;
    margin-bottom: 20px;
  }
  body.page-template-page-5 .carousel-images .owl-carousel .item .contenu {
    color: #ffffff;
    max-width: 780px;
    margin-bottom: 30px;
  }
  body.page-template-page-5 .carousel-images .custom-nav .owl-next,
  body.page-template-page-5 .carousel-images .custom-nav .owl-prev {
    width: 60px;
    height: 60px;
    font-size: 26px;
  }
  body.page-template-page-5 .apropos .img-fluid {
    max-width: 320px;
    display: block;
    margin: 0 auto;
  }
  body.page-template-page-5 .choisir_makiti {
    padding: 50px 0;
  }
  body.page-template-page-5 .choisir_makiti .titre-center {
    font-size: 26px;
    margin-bottom: 40px;
  }
  body.page-template-page-5 .choisir_makiti .titre-center strong {
    font-weight: 600;
    font-size: 40px;
  }
  body.page-template-page-5 .choisir_makiti .avantage .titre {
    font-size: 26px;
  }
  body.page-template-page-5 .actualites {
    padding: 100px 0 60px;
  }
  body.page-template-page-5 .actualites .block_titre .titre {
    font-size: 40px;
  }
  body.page-template-page-5 .actualites .block_titre .titre-bg {
    font-size: 100px;
    top: -60px;
  }
  body.page-template-page-5 .actualites .actualite .image-actualite .image {
    height: 130px;
  }
  body.page-template-page-10 .image_entete,
  body.page-template-page-12 .image_entete,
  body.page-template-page-14 .image_entete,
  body.page-template-page-44 .image_entete,
  body.page-id-370 .image_entete,
  body.archive .image_entete,
  body.single-nos_solutions .image_entete {
    height: 280px;
  }
  body.page-template-page-10 .image_entete .breadcrumbs,
  body.page-template-page-12 .image_entete .breadcrumbs,
  body.page-template-page-14 .image_entete .breadcrumbs,
  body.page-template-page-44 .image_entete .breadcrumbs,
  body.page-id-370 .image_entete .breadcrumbs,
  body.archive .image_entete .breadcrumbs,
  body.single-nos_solutions .image_entete .breadcrumbs {
    margin-bottom: 50px;
  }
  body.page-template-page-10 .image_entete .block-titre .sur_titre,
  body.page-template-page-12 .image_entete .block-titre .sur_titre,
  body.page-template-page-14 .image_entete .block-titre .sur_titre,
  body.page-template-page-44 .image_entete .block-titre .sur_titre,
  body.page-id-370 .image_entete .block-titre .sur_titre,
  body.archive .image_entete .block-titre .sur_titre,
  body.single-nos_solutions .image_entete .block-titre .sur_titre {
    font-size: 26px;
  }
  body.page-template-page-10 .image_entete .block-titre .titre,
  body.page-template-page-12 .image_entete .block-titre .titre,
  body.page-template-page-14 .image_entete .block-titre .titre,
  body.page-template-page-44 .image_entete .block-titre .titre,
  body.page-id-370 .image_entete .block-titre .titre,
  body.archive .image_entete .block-titre .titre,
  body.single-nos_solutions .image_entete .block-titre .titre {
    font-size: 30px;
  }
  body.page-template-page-5 .concretement,
  body.single-nos_solutions .concretement {
    padding: 50px 0;
  }
  body.page-template-page-5 .concretement .titre-center,
  body.single-nos_solutions .concretement .titre-center {
    font-size: 60px;
    margin-bottom: 30px;
  }
  body.page-template-page-5 .concretement .titre,
  body.single-nos_solutions .concretement .titre {
    font-size: 36px;
  }
  body.page-template-page-5 .concretement .contenu,
  body.single-nos_solutions .concretement .contenu {
    margin: 20px 0 30px;
  }
  body.page-template-page-5 .concretement .btn--primary,
  body.single-nos_solutions .concretement .btn--primary {
    margin-bottom: 60px;
  }
  body.page-template-page-5 .appel .contenu,
  body.single-nos_solutions .appel .contenu {
    padding: 50px 0;
    text-align: center;
  }
  body.page-template-page-5 .appel .contenu .titre,
  body.single-nos_solutions .appel .contenu .titre {
    font-size: 30px;
  }
  body.page-template-page-5 .appel .list-btn,
  body.single-nos_solutions .appel .list-btn {
    padding: 50px 0;
  }
  body.page-template-page-5 .apropos,
  body.page-template-page-10 .apropos,
  body.single-nos_solutions .apropos {
    padding: 60px 0 60px;
  }
  body.page-template-page-5 .apropos .titre,
  body.page-template-page-10 .apropos .titre,
  body.single-nos_solutions .apropos .titre {
    font-size: 36px;
  }
  body.page-template-page-5 .apropos .img-fluid,
  body.page-template-page-10 .apropos .img-fluid,
  body.single-nos_solutions .apropos .img-fluid {
    display: block;
    margin-bottom: 30px;
  }
  body.page-template-page-5 .apropos .contenu,
  body.page-template-page-10 .apropos .contenu,
  body.single-nos_solutions .apropos .contenu {
    margin: 20px 0 30px;
  }
  body.page-template-page-5 .titre_et_description,
  body.page-template-page-10 .titre_et_description,
  body.single-nos_solutions .titre_et_description {
    background: #214aa1;
    padding: 40px 0;
  }
  body.page-template-page-5 .titre_et_description .titre-center,
  body.page-template-page-10 .titre_et_description .titre-center,
  body.single-nos_solutions .titre_et_description .titre-center {
    font-size: 30px;
  }
  body.page-template-page-5 .contact_rapide,
  body.page-template-page-10 .contact_rapide,
  body.single-nos_solutions .contact_rapide {
    padding: 80px 0;
  }
  body.page-template-page-5 .contact_rapide .titre-center,
  body.page-template-page-10 .contact_rapide .titre-center,
  body.single-nos_solutions .contact_rapide .titre-center {
    font-size: 24px;
    margin-bottom: 40px;
  }
  body.page-template-page-5 .contact_rapide .titre-center strong,
  body.page-template-page-10 .contact_rapide .titre-center strong,
  body.single-nos_solutions .contact_rapide .titre-center strong {
    font-size: 36px;
  }
  body.page-template-page-5 .contact_rapide .img-contact,
  body.page-template-page-10 .contact_rapide .img-contact,
  body.single-nos_solutions .contact_rapide .img-contact {
    position: relative;
    top: 40px;
    right: 0;
  }
  body.page-template-page-5 .contact_rapide .bg-white .titre,
  body.page-template-page-10 .contact_rapide .bg-white .titre,
  body.single-nos_solutions .contact_rapide .bg-white .titre {
    font-size: 36px;
  }
  body.page-template-page-5 .solutions .border-col,
  body.page-template-page-10 .solutions .border-col,
  body.single-nos_solutions .solutions .border-col {
    border-right: none;
  }
  body.page-template-page-5 .solutions .border-col:last-of-type,
  body.page-template-page-10 .solutions .border-col:last-of-type,
  body.single-nos_solutions .solutions .border-col:last-of-type {
    border-right: none;
  }
  body.page-template-page-5 .solutions .border-col .logo img,
  body.page-template-page-10 .solutions .border-col .logo img,
  body.single-nos_solutions .solutions .border-col .logo img {
    margin: 40px auto;
    max-width: 200px;
  }
  body.page-template-page-5 .solutions .border-col .img-container,
  body.page-template-page-10 .solutions .border-col .img-container,
  body.single-nos_solutions .solutions .border-col .img-container {
    height: 250px;
  }
  body.page-template-page-5 .solutions .border-col .img-container .desc h3,
  body.page-template-page-10 .solutions .border-col .img-container .desc h3,
  body.single-nos_solutions .solutions .border-col .img-container .desc h3 {
    font-size: 24px;
  }
  body.page-template-page-10 .accordeon_et_image,
  body.single-nos_solutions .accordeon_et_image {
    padding: 50px 0 80px;
  }
  body.page-template-page-10 .accordeon_et_image .img-content,
  body.single-nos_solutions .accordeon_et_image .img-content {
    display: block;
    margin: 0 auto;
  }
  body.page-template-page-10 .accordeon_et_image .titre,
  body.single-nos_solutions .accordeon_et_image .titre {
    font-size: 36px;
  }
  body.page-template-page-10 .questions,
  body.single-nos_solutions .questions {
    padding: 60px 0;
  }
  body.page-template-page-10 .questions .titre,
  body.single-nos_solutions .questions .titre {
    font-size: 30px;
  }
  body.page-template-page-14 .image_fond,
  body.single-nos_solutions .image_fond {
    height: 280px;
  }
  body.page-template-page-10 .apropos {
    padding: 0 0 60px;
    margin-top: 0;
  }
  body.page-template-page-10 .apropos .bg-img {
    height: 320px;
    position: relative;
    margin-bottom: 40px;
    background-position: 10%;
    margin-top: -60px;
  }
  body.page-template-page-10 .apropos .titre {
    font-size: 40px;
  }
  body.page-template-page-10 .citation {
    padding: 50px 0 0;
  }
  body.page-template-page-10 .citation .block_citation {
    padding: 20px;
  }
  body.page-template-page-10 .citation .block_citation .contenu {
    font-size: 20px;
  }
  body.page-template-page-10 .citation .block_citation .auteur {
    font-size: 18px;
  }
  body.page-template-page-12 .liste_competences {
    padding: 80px 0 0;
  }
  body.page-template-page-12 .liste_competences .titre-principal {
    margin-bottom: 0;
  }
  body.page-template-page-12 .liste_competences .competence {
    padding: 50px 0;
  }
  body.page-template-page-12 .liste_competences .competence:before {
    display: none;
  }
  body.page-template-page-12 .liste_competences .competence:after {
    top: 0;
    height: 100%;
  }
  body.page-template-page-12 .liste_competences .custom-nav {
    position: relative;
    top: 0;
    margin-bottom: 30px;
  }
  body.page-template-page-12 .liste_competences .custom-nav .owl-next,
  body.page-template-page-12 .liste_competences .custom-nav .owl-prev {
    color: #001b51;
  }
  body.page-template-page-12 .liste_competences .custom-nav .owl-next:before,
  body.page-template-page-12 .liste_competences .custom-nav .owl-prev:before {
    background: #001b51;
  }
  body.page-template-page-12 .liste_competences .custom-nav .owl-next:hover,
  body.page-template-page-12 .liste_competences .custom-nav .owl-prev:hover {
    color: #f6bd29;
  }
  body.page-template-page-12 .liste_competences .competence-carousel .item {
    height: 380px;
    margin-bottom: 10px;
  }
  body.page-template-page-12 .liste_competences .contenu h2 {
    font-size: 24px;
  }
  body.page-template-page-14 .block-contact {
    padding: 50px 0;
  }
  body.page-template-page-14 .block-contact .sur_titre {
    text-align: left;
  }
  body.page-template-page-14 .block-contact .contenu {
    text-align: left;
    margin-bottom: 30px;
  }
  body.page-template-page-14 .block-contact h3 {
    margin-top: 30px;
  }
  body.page-template-page-14 .liste_solutions {
    padding: 50px 0;
  }
  body.page-template-page-14 .liste_solutions .block_solutions .solution {
    max-width: 50%;
    flex: 0 0 50%;
    margin: 15px 0;
  }
  body.page-template-page-44 .liste_secteurs {
    padding: 60px 0;
  }
  body.page-template-page-44 .liste_secteurs .titre-principal {
    padding-bottom: 20px;
    margin-bottom: 40px;
  }
  body.page-template-page-44 .liste_secteurs .secteur .img-container .image {
    height: 260px;
  }
  body.page-template-page-44 .liste_secteurs .secteur .block-contenu {
    padding: 30px;
  }
  body.page-template-page-44 .liste_secteurs .secteur .block-contenu .contenu h2 {
    font-size: 30px;
  }
  body.single-nos_solutions .apropos_maki .bg-img {
    height: 300px;
    background-position: 0 0;
  }
  body.single-nos_solutions .apropos_maki .flex-col {
    padding: 60px 30px;
  }
  body.single-nos_solutions .apropos_maki .titre {
    font-size: 30px;
  }
  body.single-nos_solutions .apropos_maki .contenu {
    margin: 20px 0 30px;
  }
  body.single .single_actualite {
    padding: 0 0 100px;
  }
  body.single .single_actualite .col-carousel {
    margin-bottom: 30px;
  }
  body.single .single_actualite .col-carousel .single-carousel .item {
    height: 350px;
  }
  body.single .single_actualite .col-carousel .custom-nav .owl-next,
  body.single .single_actualite .col-carousel .custom-nav .owl-prev {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 580px) {
  body header .header__bottom .btn-call {
    display: none;
  }
  body.page-template-page-5 .carousel-images .owl-carousel .item h1.titre-principal,
  body.page-template-page-5 .carousel-images .owl-carousel .item h2.titre-secondaire {
    font-size: 30px;
  }
  body.page-template-page-5 .concretement,
  body.single-nos_solutions .concretement {
    padding: 50px 0;
  }
  body.page-template-page-5 .concretement .titre-center,
  body.single-nos_solutions .concretement .titre-center {
    font-size: 40px;
    margin-bottom: 30px;
  }
  body.page-template-page-5 .concretement .titre,
  body.single-nos_solutions .concretement .titre {
    font-size: 36px;
  }
  body.page-template-page-5 .concretement .contenu,
  body.single-nos_solutions .concretement .contenu {
    margin: 20px 0 30px;
  }
  body.page-template-page-5 .concretement .btn--primary,
  body.single-nos_solutions .concretement .btn--primary {
    margin-bottom: 60px;
  }
  body.page-template-page-5 .concretement .list_info .info,
  body.single-nos_solutions .concretement .list_info .info {
    max-width: 100%;
    flex: 0 0 100%;
    padding-left: 30px;
  }
  body.page-template-page-5 .concretement .list_info .info:before,
  body.single-nos_solutions .concretement .list_info .info:before {
    left: 0;
  }
  body.page-template-page-44 .liste_secteurs .secteur .img-container .image {
    height: 180px !important;
  }
  body.page-template-page-44 .liste_secteurs .secteur .block-contenu {
    padding: 20px !important;
  }
}
@media (max-width: 480px) {
  body header .header__top .info-contact .email {
    display: none;
  }
  body.page-template-page-5 .apropos .img-fluid {
    max-width: 280px;
  }
  body.page-template-page-12 .liste_competences .competence #item-0 .logo {
    max-width: 130px;
  }
  body.page-template-page-12 .liste_competences .competence-carousel .item {
    height: 300px;
  }
  body.page-template-page-12 .liste_competences .contenu {
    padding: 0 10px;
  }
  body.page-template-page-14 .liste_solutions .block_solutions .solution {
    max-width: 100%;
    flex: 0 0 100%;
  }
  body.page-template-page-10 .accordeon_et_image .accordeon_content,
  body.single-nos_solutions .accordeon_et_image .accordeon_content {
    padding: 30px 10px;
  }
  body.page-template-page-5 .apropos .titre,
  body.page-template-page-10 .apropos .titre,
  body.single-nos_solutions .apropos .titre {
    font-size: 36px;
  }
  body.page-template-page-5 .titre_et_description .titre-center,
  body.page-template-page-10 .titre_et_description .titre-center,
  body.single-nos_solutions .titre_et_description .titre-center {
    font-size: 26px;
  }
  body.page-template-page-5 .contact_rapide .titre-center,
  body.page-template-page-10 .contact_rapide .titre-center,
  body.single-nos_solutions .contact_rapide .titre-center {
    font-size: 26px;
    margin-bottom: 0;
  }
  body.page-template-page-5 .contact_rapide .titre-center strong,
  body.page-template-page-10 .contact_rapide .titre-center strong,
  body.single-nos_solutions .contact_rapide .titre-center strong {
    font-size: 30px;
  }
  body.page-template-page-5 .contact_rapide .bg-white,
  body.page-template-page-10 .contact_rapide .bg-white,
  body.single-nos_solutions .contact_rapide .bg-white {
    padding: 30px 20px;
  }
}
