html,
body {
  height: 100%;
}
html,
body,
.body-inter {
  min-height: 100%;
}
.body-inter {
  position: relative;
}
.qualité,
.apropos {
  color: unset !important;
}

.footer-dd {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 57px;
}
body {
  overflow-x: hidden !important;
}
@media (max-width: 767px) {
  body {
    font-size: 14px;
  }
  .footer-dd {
    height: 54px;
  }
}
.body-inter {
  overflow-x: hidden !important;
}
.navbar .nav-item {
  margin-right: 20px;
}
.navbar .nav-link:not(.nav-link-lang) {
  color: black !important;
}
.navbar .nav-link-lang {
  color: #ffffff !important;
}
@media (max-width: 767px) {
  .nav-lang {
    float: right;
  }
}
nav.navbar a.nav-link:hover {
  background-color: #01497c;
  border-radius: 5px;
  color: white !important;
}
.navbar-toggler {
  color: black !important;
}
#navbar-top li ul > li > a {
  text-transform: uppercase;
}
/* margin for scroll */
.margin-class {
  margin-top: 6.1rem !important;
}
@media (max-width: 767px) {
  .margin-class {
    margin-top: 8rem !important;
  }
}

.sous-titre {
  color: #0961ac;
}

/* Styles bonjour section */
.title-intro {
  text-align: center;
  font-size: 3em;
  font-weight: 600;
}
.text-intro {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .title-intro {
    font-size: 1.5em;
  }
  .text-intro {
    font-size: 10px;
  }
}
/* contactez nous button */
div#intro div a.contact-btn {
  font-size: large;
  color: #0a7cff;
  background-color: #ffffff;
  border-radius: 5px;
  padding: 5px 12px;
}
@media (max-width: 767px) {
  div#intro div a.contact-btn {
    font-size: smaller;
  }
}

/* .body-inter main.default-margin{
  margin-top: 3rem !important;
} */
.card {
  /* background-color: unset;
  border: unset;
  box-shadow: unset; */
  border-radius: 1rem !important;
  padding: 20px;
}
.card-intern {
  border: 1px solid #eee;
  border-radius: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.card-special {
  background-color: unset;
  border: unset;
  box-shadow: unset;
}
@media (max-width: 767px) {
  .card-size {
    font-size: 0.85rem;
    padding: unset;
  }
  .card-padd {
    padding: 8px 20px 10px;
  }
  .card-body .p-marg {
    margin-bottom: 0.1rem;
  }
}
/* @media (min-width: 767px) {
  ul#facebook-menu {
    transform: translate(153px, 0px) !important;
  }
} */
@media (min-width: 767px) {
  .contact-section {
    padding: 2rem 8rem;
  }
}
@media (max-width: 767px) {
  .contact-section {
    padding: 2rem 2rem;
  }
}
.contact-section {
  background-color: #f0f0f0;
}
.contact-section .contact-info ul {
  margin-top: 30px;
}

.contact-section .contact-info li {
  font-size: 1.06667rem;
  color: #242c33;
  position: relative;
  padding-left: 35px;
}
@media (max-width: 767px) {
  .contact-section .contact-info li {
    font-size: 14px;
  }
}

.contact-section .contact-info ul > li + li {
  margin-top: 12px;
}

.contact-section .contact-info li i {
  color: #1d9cd1;
  position: absolute;
  left: 0;
  top: 4px;
}
.contact-section .contact-info li a {
  color: #242c33;
}

.contact-section .location-map {
  background-color: #f1f1f1;
  width: fit-content;
  min-width: 200px;
  height: 200px;
  /* margin: 0 auto; */
  /* position: absolute;
  left: 0;
  top: 0; */
  z-index: 10;
}
@media (orientation: landscape) and (hover: none) and (pointer: coarse) {
  .contact-section .location-map {
    min-width: 160px;
  }
  .adress-size {
    width: 160px;
  }
  .contact-section #map-wrapper {
    width: 160px;
  }
  .langue-menu .dropdown-divider {
    display: none;
  }
  .contact-col {
    width: 75%;
  }
  #contact-form-en .form-label[for="f_name"],
  #contact-form-en .form-label[for="l_name"] {
    line-height: 1;
  }
  .contact-validation-active .form-label {
    font-size: 0.9em;
    left: 0.4rem !important;
  }
  .contact-section .contact-info li {
    font-size: 14px;
  }
  .hero-bledi {
    width: 480px;
  }
  div.hero-matanza {
    background-image: url(../src/img/matanza-bg.png);
  }
}
.location-map {
  width: 100%;
  height: 100%;
}
#contact-map {
  width: fit-content;
}
@media (max-width: 767px) {
  #contact-map {
    margin-top: 5px !important;
    margin-bottom: 20px !important;
  }
  #map-wrapper {
    margin: unset !important;
  }
}
#map-wrapper {
  width: 201px;
  margin: 0 auto;
}

#myVideo {
  /* min-width: 100%; */
  /* min-height: 100%; */
  width: 100%;
  height: auto;
}
@media (min-width: 1300px) {
  div#intro video#myVideo {
    margin-top: -140px;
    margin-bottom: -140px;
  }
}
@media (min-width: 767px) {
  #myVideo {
    margin-top: -100px;
    margin-bottom: -100px;
  }
}
@media (max-width: 767px) {
  #myVideo {
    margin-top: -27px;
    margin-bottom: -25px;
  }
}

#intro {
  align-items: center;
}

/*--------------------------------------------------------------
#11.1	contact-pg-contact-section
--------------------------------------------------------------*/
.contact-pg-contact-section {
  padding-bottom: 90px;
}

@media (max-width: 991px) {
  .contact-pg-contact-section {
    padding-bottom: 80px;
  }
}

@media (max-width: 767px) {
  .contact-pg-contact-section {
    padding-bottom: 70px;
  }
}

.contact-pg-contact-section label {
  color: #242c33;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .contact-pg-contact-section label {
    font-size: 13px;
    font-size: 0.86667rem;
  }
}

.contact-pg-contact-section .contact-form .row > .col {
  margin-bottom: 35px;
}

@media (max-width: 767px) {
  .contact-pg-contact-section .contact-form .row > .col {
    margin-bottom: 18px;
  }
}

.contact-pg-contact-section .contact-form .row > .col:nth-child(6) {
  margin-bottom: 0;
}

.contact-pg-contact-section .contact-form .row > .col:last-child {
  margin-bottom: 0;
}

.contact-pg-contact-section input,
.contact-pg-contact-section textarea {
  background-color: #ebeef0;
  height: 38px;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 5px;
}

@media (max-width: 767px) {
  .contact-pg-contact-section input,
  .contact-pg-contact-section textarea {
    height: 35px;
  }
}

.contact-pg-contact-section input:focus,
.contact-pg-contact-section textarea:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.contact-pg-contact-section textarea {
  height: 200px;
}

@media (max-width: 767px) {
  .contact-pg-contact-section textarea {
    height: 150px;
  }
}

.contact-pg-contact-section .submit-btn button {
  width: 100%;
  border: 0;
  outline: 0;
  border-radius: 5px;
}

@media (max-width: 767px) {
  .contact-pg-contact-section .contact-info {
    margin-top: 55px;
  }
  .contact-section .contact-info i {
    transform: scale(1.3);
  }
}
@media (min-width: 767px) {
  .contact-section .contact-info i {
    transform: scale(1.5);
  }
}

.contact-pg-contact-section .contact-info h3 {
  font-size: 30px;
  font-size: 2rem;
  margin: 0 0 0.47em;
  /* font-family: "Alegreya", serif; */
}

@media (max-width: 767px) {
  .contact-pg-contact-section .contact-info h3 {
    font-size: 25px;
    font-size: 1.66667rem;
  }
}

.contact-pg-contact-section .contact-info ul {
  margin-top: 30px;
}

.contact-pg-contact-section .contact-info li {
  font-size: 16px;
  font-size: 1.06667rem;
  color: #242c33;
  position: relative;
  padding-left: 25px;
}

.contact-pg-contact-section .contact-info ul > li + li {
  margin-top: 12px;
}

.contact-pg-contact-section .contact-info li i {
  color: #1d9cd1;
  position: absolute;
  left: 0;
  top: 4px;
}

.contact-pg-contact-section #loader {
  color: #1d9cd1;
}

/*** contact form error handling ***/

.contact-validation-active .error-handling-messages {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 0;
  clear: both;
}

.contact-validation-active label.error {
  color: red !important;
  font-size: 0.93333rem;
  font-weight: normal;
  padding-left: 5px;
  margin: 5px 0 0 0;
}

.contact-validation-active #loader,
.contact-validation-active #loader-2 {
  display: none;
  margin-top: 10px;
}

.contact-validation-active #success,
.contact-validation-active #success-2,
.contact-validation-active #error,
.contact-validation-active #error-2 {
  width: 100%;
  color: #fff;
  padding: 5px 10px;
  font-size: 16px;
  text-align: center;
  display: none;
}

@media (max-width: 767px) {
  .contact-validation-active #success,
  .contact-validation-active #success-2,
  .contact-validation-active #error,
  .contact-validation-active #error-2 {
    font-size: 15px;
  }
}

.contact-validation-active #success,
.contact-validation-active #success-2 {
  background-color: #009a00;
  /* border-left: 5px solid green; */
  margin-bottom: 5px;
}

.contact-validation-active #error,
.contact-validation-active #error-2 {
  background-color: #ff1a1a;
  /* border-left: 5px solid red; */
}

.contact-validation-active #loader {
  text-align: center;
  color: #fff;
  font-size: 8px;
  font-size: 0.53333rem;
}

.form input,
.form textarea,
.form select {
  border-radius: 0;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.form ::-webkit-input-placeholder {
  font-style: 14px;
  font-style: italic;
  color: #595959;
}

.form :-moz-placeholder {
  font-style: 14px;
  font-style: italic;
  color: #595959;
}

.form ::-moz-placeholder {
  font-style: 14px;
  font-style: italic;
  color: #595959;
}

.form :-ms-input-placeholder {
  font-style: 14px;
  font-style: italic;
  color: #595959;
}

.form select {
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: pointer;
}

.form select::-ms-expand {
  /* for IE 11 */
  display: none;
}

.dropdown-menu-left {
  left: auto !important;
  right: 0;
}

/* style for search input */
@media (max-width: 767px) {
  .pad-style {
    padding-left: unset !important;
    background-color: unset !important;
  }
}
@media (min-width: 767px) {
  #dropdownSearch {
    position: absolute;
    top: 8px;
    width: 180px;
  }
}
#dropdownSearch {
  background-color: #01497c;
  border-radius: 10px;
  /* min-width: 200px; */
  margin-right: 10px;
  font-size: large;
}
@media (min-width: 992px) {
  .search-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
}
@media (max-width: 991px) {
  #dropdownSearch {
    position: absolute;
    top: -2px;
    right: 82px;
  }
}
div#search {
  background-color: white;
  border-radius: 4px;
  /* width: 97%; */
  display: flex;
  border: solid 1px gray;
}
input#input-search {
  border-radius: 10px;
  padding-left: 5px;
  width: 100%;
  border: none;
}
input#input-search:focus {
  outline: none;
}

/* style for contact navbar */
.phone-item {
  margin-left: 7rem;
  margin-right: 50px;
}
.contact-item {
  margin-left: 10px;
}
@media (max-width: 767px) {
  .contact-navbar-nav {
    display: none;
  }
}

/* style for language button */
.langs {
  font-size: x-small;
}
@media (max-width: 767px) {
  .langs {
    font-size: xx-small;
  }
}

.langue-menu {
  width: 40.4px !important;
  min-width: unset !important;
}
@media (max-width: 991px) {
  a.nav-link.btn {
    width: 45px !important;
  }
}

/* style pour les logos de marques des pages des produits */
.logo-style {
  height: 225px;
  width: 250px;
}
@media (max-width: 767px) {
  .logo-style {
    position: relative;
    /* bottom: 40px; */
    /* background-color: rgba(255,255,255,0.35);
    border-radius: 10px; */
  }
  /* .hero-matanza::before {
    content: "";
    background-image: url(../src/img/matanza-bg.png);
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.65;
  }*/
}
@media (max-width: 767px) {
  .hero-matanza {
    background-image: url(../src/img/mini-matanza-bg.png);
  }
}
@media (min-width: 767px) {
  .hero-matanza {
    background-image: url(../src/img/matanza-bg.png);
  }
}
@media (min-width: 767px) {
  .hero-bledi {
    background-image: url(../src/img/bledi-bg.png);
  }
}
@media (max-width: 767px) {
  .hero-bledi {
    background-image: url(../src/img/mini-bledi-bg.png);
  }
}

/* style pour les logos de quatre marques */
@media (max-width: 767px) {
  .mark-image {
    /* height: auto !important;
    min-width: 200px !important; */
    max-width: 225px;
  }
  .mark-row {
    flex-direction: column !important;
    align-items: center !important;
  }
  .mark-col {
    width: fit-content;
  }
}
@media (min-width: 1400px) {
  section div.mark-bg {
    min-height: 460px;
  }
}
@media (max-width: 767px) {
  section div.mark-bg {
    min-height: 140px;
  }
}

.mark-bg {
  min-height: 350px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.elu-image {
  max-width: 120px;
  max-height: 200px;
}

/* style pour les images des produits */
/* @media (max-width: 767px) {
  .details {
    font-size: small;
    min-width: 150px !important;
  }  
} */
.details {
  padding: 10px 18px 15px;
}
.details > h3,
.details > h4 {
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .product-image {
    height: auto !important;
    min-width: 200px !important;
  }
}
.product-image {
  width: 250px;
  height: 250px;
  transition: opacity 0.35s, transform 0.35s;
  transform: scale(1);
}
.pointer {
  cursor: pointer;
}
/* changement à réviser */
@media (min-width: 767px) {
  .product-image:hover {
    transform: scale(1.15);
  }
}

.read-more a {
  /* font-family: "Heebo", sans-serif; */
  font-weight: 500;
  color: #242c33;
  font-size: 0.95rem;
}
.read-more a:hover {
  color: #1d9cd1;
}

/* style for carousel */
/* @media (min-width: 1360px) {
  .caro-inner {
    height: 500px;
  }
} */
/* @media (min-width: 991px) and (max-width: 1350px) {
  .caro-inner {
    height: 400px;
  }
} */

/* style pour les cards des produits */
.product-style {
  /* justify-content: right; */
  flex-direction: row !important;
}

/* product page */
.fiche-produit {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.logo-produit {
  flex: 2;
  max-width: 500px;
}
.tab-produit {
  flex: 3;
}
.produit-suivant {
  font-size: large;
  float: right;
}
.produit-précédant {
  font-size: large;
  float: left;
}
@media (max-width: 767px) {
  .produit-suivant {
    font-size: small;
  }
  .produit-précédant {
    font-size: small;
  }
}
.direction-style {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.tab {
  width: 100%;
  margin: 50px 0;
}
th {
  color: #ffffff;
  background-color: #01a3de;
  text-align: center;
}
td {
  text-align: center;
}
td,
th {
  border-right: 1px solid #ffffff;
  padding: 5px;
}
/* @media (min-width: 767px) {
  td,
  th {
    font-size: 1.1em;
  }
} */
@media (max-width: 767px) {
  td,
  th {
    padding: 0;
  }
}
tr:nth-child(even) {
  background-color: #f0f0f0;
}
tr:nth-child(odd) {
  background-color: #38aaf7;
}
@media (max-width: 1199px) {
  .fiche-produit {
    flex-direction: column;
    justify-content: unset;
  }
}

/* style for customer area */
.vous-etes-p {
  display: flex;
  justify-content: space-evenly;
}
@media (max-width: 767px) {
  .vous-etes-p {
    flex-direction: column;
  }
}
.vous-etes {
  font-size: large;
  padding: 6px;
  background-color: #01a3de;
  color: #fff;
  min-width: 200px;
}
.vous-etes:hover {
  color: #fff;
}

/* style for page request quote */
td.select-td {
  text-align: center;
  border-right: 1px solid #ffffff;
  padding: 5px;
  width: 100px;
}
/* @media (min-width: 767px) {
  td.select-td {
    font-size: 1.1em;
  }
} */
/* @media (max-width: 767px) {
  td.select-td {
    padding: 0;
  }
} */
tr.select-tr:nth-child(even) {
  background-color: unset;
}
tr.select-tr:nth-child(odd) {
  background-color: unset;
}

@media (min-width: 767px) {
  /* select#selectSubCategory {
  } */
}
.table-form {
  table-layout: fixed;
  word-wrap: break-word;
  overflow-wrap: break-word;
  width: 100%;
  /* display: table; */
}
@media (max-width: 767px) {
  input[type="number"] {
    width: -webkit-fill-available;
  }
}
tbody#dataTable > tr:first-child {
  display: none;
}
@media (orientation: landscape) and (hover: none) and (pointer: coarse) {
  .col-sm-8 {
    width: 100%;
    padding: 0;
  }
}
.quantity {
  width: 100%;
}
/* style for success send modal */
.modal-p {
  font-size: x-large;
  text-align: center;
}
.modal {
  margin-top: 150px;
}
.modal-body {
  height: 125px;
}

/* style for count statistics */
#counters_1,
#counters_2,
#counters_3 {
  /* display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around; */
  padding: 10px;
}

.counter {
  /* font-size: 44px; */
  font-weight: 600;
  /* color: #1d9cd1; */
}
.counter {
  width: 152px;
}

@media (max-width: 767px) {
  .grid .counter {
    width: 90px;
    font-size: 30px;
  }
}
.grid {
  width: 33.33%;
  float: left;
  padding-left: 65px;
  position: relative;
}
.icon {
  position: absolute;
  left: 0;
}
.icon img {
  max-width: 45px;
}
#counters_1 .grid h3,
#counters_2 .grid h3,
#counters_3 .grid h3 {
  /* font-size: 33px;
  font-size: 2.2rem; */
  font-weight: bold;
  color: #242c33;
  margin: 0;
}
.grid p {
  /* font-family: "Heebo", sans-serif; */
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: bold;
  color: #757e86;
  line-height: 1em;
  margin: 0;
  text-transform: uppercase;
}
@media (max-width: 550px) {
  .grid {
    width: 100%;
    float: none;
    padding-left: 60px;
    text-align: center;
  }
  #counters_1 > .grid + .grid,
  #counters_2 > .grid + .grid,
  #counters_3 > .grid + .grid {
    margin-top: 25px;
  }
  #counters_1 div.margin-thon-marks {
    margin-top: 30px !important;
  }
  .icon {
    left: 5px;
  }
  div.marks-flex {
    left: 60px;
  }
  .grid p {
    font-size: 0.9rem;
  }
}
div.icon ul {
  padding-left: unset;
  list-style-type: none;
  display: flex;
  flex-direction: row;
}
div.icon li {
  margin-right: 15px;
}
@media (max-width: 767px) {
  div.icon li {
    width: 55px;
  }
}
@media (orientation: landscape) and (hover: none) and (pointer: coarse) {
  div.marks-flex {
    display: flex;
  }
  img.img-marg {
    margin-left: 10px;
  }
}

/* style for quality page */
.col-quality {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.text-certi {
  font-size: 12px;
}
div.certif-img {
  width: 85% !important;
  /* margin: auto 90px !important; */
}
.certif-scal {
  transition: opacity 0.35s, transform 0.35s;
  transform: scale(1);
}
@media (min-width: 767px) {
  .certif-scal:hover {
    transform: scale(1.4);
    z-index: 10;
    position: relative;
  }
}

/* style for go back button */
main a.goback {
  position: fixed;
  z-index: 21474836;
  bottom: 24px;
  top: auto;
  height: 60px;
  width: 60px;
  border-radius: 29px;
  box-shadow: rgb(0 0 0 / 15%) 0px 4px 12px 0px;
  display: block;
  left: 24px;
  background-color: #ffffff;
}
main a.goback img {
  width: inherit;
}

/* a propos page */
.valeur ul li > span {
  font-weight: bold;
  color: #3498db;
}

/* partner section */

section.partner-section {
  background-image: url("../src/img/avenir.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: inherit;
}
@media (max-width: 767px) {
  section.partner-section {
    background-image: url("../src/img/mini-avenir.jpg");
  }
}
@media (min-width: 1370px) {
  section.partner-section {
    background-position-y: -113px;
  }
}

.partner-section .content {
  overflow: hidden;
  position: relative;
}

.partner-section .left-col {
  background-color: rgba(29, 156, 209, 0.7);
  width: calc(50%);
  float: left;
  overflow: hidden;
  display: flex;
  justify-content: center;
  padding: 0 50px;
  height: 500px;
}

@media (max-width: 991px) {
  .partner-section .left-col {
    width: 100%;
    float: none;
    padding: 35px 10px 25px;
    height: auto;
  }
}

.partner-section .right-col {
  width: calc(50% - 90px);
  height: 100%;
  float: left;
  padding: 125px 0;
  position: absolute;
  top: 0;
  right: 0;
}

@media (max-width: 991px) {
  .partner-section .right-col {
    display: unset;
  }
}

@media (max-width: 767px) {
  .partner-section .right-col {
    padding: 90px 0;
  }
}

.partner-section .left-col .inner {
  max-width: 670px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
}

@media (max-width: 1199px) {
  .partner-section .left-col .inner {
    max-width: 560px;
  }
}

@media (max-width: 991px) {
  .partner-section .left-col .inner {
    max-width: 750px;
    float: none;
    margin: auto;
    padding: 0 15px;
  }
}

.partner-section .left-col h3 {
  font-size: 36px;
  font-size: 2.4rem;
  line-height: 1.22em;
  color: #fff;
  width: 100%;
}
.partner-section .left-col span.view-all-services {
  width: 100%;
}
.partner-section .left-col span.view-all-services a {
  color: rgba(29, 156, 209, 0.7);
  float: right;
  background-color: white;
  font-weight: bold;
}

@media (max-width: 1199px) {
  .partner-section .left-col h3 {
    padding-right: 0;
  }
}

@media (max-width: 991px) {
  .partner-section .left-col h3 {
    font-size: 30px;
    font-size: 2rem;
  }
}

@media (max-width: 767px) {
  .partner-section .left-col h3 {
    font-size: 22px;
    font-size: 1.46667rem;
  }
}

.partner-section .left-col ul {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}
.partner-section .left-col ul,
.partner-section .left-col ul li {
  padding: unset;
  margin: unset;
}

.partner-section .social span {
  font-family: "Heebo", sans-serif;
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .partner-section .social span {
    font-size: 16px;
    font-size: 1.06667rem;
  }
}

.partner-section .social ul {
  overflow: hidden;
  margin-top: 10px;
}

.partner-section .social ul li {
  float: left;
}

.partner-section .social ul > li + li {
  margin-left: 20px;
}

@media (max-width: 991px) {
  .partner-section .social ul > li + li {
    margin-left: 10px;
  }
}

.partner-section .social ul a {
  font-size: 36px;
  font-size: 2.4pxrem;
  color: #fff;
}

@media (max-width: 991px) {
  .partner-section .social ul a {
    font-size: 25px;
    font-size: 1.66667rem;
  }
}

.partner-section .right-col .video-holder {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.partner-section .right-col .video-holder a {
  font-family: "Heebo", sans-serif;
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: 500;
  color: #fff;
}

@media (max-width: 767px) {
  .partner-section .right-col .video-holder a {
    font-size: 16px;
    font-size: 1.06667rem;
  }
}

.partner-section .right-col .video-holder i {
  background-color: #1d9cd1;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 10px;
  font-size: 0.66667rem;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
}

/* devenez partenaire bull */
/* .partn-bull{
  position: fixed;
  z-index: 21474836;
  bottom: 277px;
  top: auto;
  height: 205px;
  width: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 24px;
  background-color: transparent;
  background-image:url("../src/img/blue-bubble.png") ;
} */

/* notre histoire et nos valeurs section */

section.about-section {
  background: url("../src/img/about-bg.jpeg") center center/cover no-repeat
    local;
}
@media (max-width: 767px) {
  section.about-section {
    background: url("../src/img/mini-about-bg.jpg") center center/cover
      no-repeat local;
  }
}

.about-section .about-content {
  overflow: hidden;
  position: relative;
  height: 600px;
  display: flex;
  flex-direction: row;
}

@media (max-width: 991px) {
  .about-section .about-content {
    flex-direction: column;
  }
}

.about-section .about-left-col {
  flex: 1;
  /* width: calc(50%);
  float: left; */
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: inherit;
}
.about-section .about-left-col .about-inner-left-top {
  flex: 1;
  background-color: rgba(29, 156, 209, 0.7);
  padding: 0 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media (max-width: 991px) {
  .about-section .about-left-col .about-inner-left-top {
    padding: 0 25px;
  }
}

.about-section .about-left-col .about-inner-left-bottom {
  flex: 1;
}

.about-section .about-right-col {
  flex: 1;
  /* width: calc(50%);
  float: right; */
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: inherit;
}

.about-section .about-right-col .about-inner-right-top {
  flex: 1;
}
.about-section .about-right-col .about-inner-right-bottom {
  flex: 1;
  background-color: rgba(29, 156, 209, 0.7);
  padding: 0 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.about-section .about-left-col h3,
.about-section .about-right-col h3 {
  font-size: 36px;
  font-size: 2.4rem;
  line-height: 1.22em;
  color: #fff;
  float: left;
  width: 100%;
}

@media (max-width: 1199px) {
  .about-section .about-left-col h3,
  .about-section .about-right-col h3 {
    padding-right: 0;
  }
}

@media (max-width: 991px) {
  .about-section .about-left-col h3,
  .about-section .about-right-col h3 {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .about-section .about-left-col h3,
  .about-section .about-right-col h3 {
    font-size: 22px;
  }
  .about-section .about-left-col p,
  .about-section .about-right-col ul li {
    font-size: 12px;
  }
  .about-section .about-left-col .about-inner-left-bottom {
    flex: 0;
  }
  .about-section .about-right-col .about-inner-right-top {
    flex: 0;
  }
}

.about-section .about-left-col p,
.about-section .about-right-col ul li {
  color: #fff;
}

@media (min-width: 1349px) {
  .about-section .about-left-col p,
  .about-section .about-right-col ul li {
    font-size: large;
  }
}
