/* RESPONSIVE */
@media (max-width: 575px) {
  /* GENERAL */
  .qb-title-50 {
    font-size: 1.7rem;
  }
  /* GENERAL */

  /* HEADER */
  .qb-header-is-homepage .qb-header-logo {
    left: 0;
  }

  body:not(.home) .qb-header-logo img,
  body:not(.home) .qb-header-logo-column img {
    width: 50px !important;
    height: auto !important;
    margin-left: 10px !important;
  }

  body:not(.home) .qb-header-main .row {
    padding-left: 0 !important;
  }
  /* HEADER */

  /* HOME */
  .qh-home-banner-content {
    padding-block: 200px;
  }

  .qb-home-banner {
    height: auto;
  }

  .qb-home-materials {
    padding-bottom: 58px;
  }

  .qb-home-know-card {
    height: auto;
  }

  .qb-home-know-card::before {
    background-color: rgba(0, 0, 0, 0.65);
  }

  .qb-home-vision-container,
  .qb-home-expertise-container,
  .qb-home-texture-bg {
    padding-block: 100px;
  }

  .qb-home-card-rea {
    height: 330px;
    width: auto;
    background-size: cover;
  }

  .qb-home-contact {
    padding-block: 50px;
  }

  .qb-home-contact-infos {
    padding-top: 0;
  }

  .qb-home-contact-separator {
    display: none;
  }
  /* HOME */

  /* REALISATION */
  .qb-rea-banner {
    height: auto;
  }

  .qb-rea-content {
    padding-bottom: 50px;
  }

  .qb-rea-list {
    padding-left: 0;
  }

  .qb-rea-img-middle img {
    height: auto;
  }

  .qb-rea-conclusion {
    padding-right: 0;
  }

  .qb-rea-slider-nav-next {
    width: 25px;
    bottom: -30px;
    right: 12px;
  }
  /* REALISATION */

  /* PAGES - NOS SAVOIR FAIRE */
  .qb-sf-sec1-container,
  .qb-sf-sec3-container {
    padding-block: 80px;
  }

  .qb-sf-sec1-img,
  .qb-sf-sec3-img {
    height: auto;
  }

  .qb-sf-sec3-item {
    padding-bottom: 50px;
  }

  .qb-sf-sec3-row-2-container,
  .qb-sf-sec3-row-3-container {
    padding-top: 50px;
  }
  /* PAGES - NOS SAVOIR FAIRE */
}

@media (min-width: 576px) and (max-width: 767px) {
  /* HEADER */
  .qb-header-is-homepage .qb-header-logo {
    left: 0;
  }

  body:not(.home) .qb-header-logo img,
  body:not(.home) .qb-header-logo-column img {
    width: 50px !important;
    height: auto !important;
    margin-left: 10px !important;
  }

  body:not(.home) .qb-header-main .row {
    padding-left: 0 !important;
  }
  /* HEADER */

  /* HOME */
  .qh-home-banner-content {
    padding-block: 200px;
  }

  .qb-home-banner {
    height: auto;
  }

  .qb-home-materials {
    padding-bottom: 58px;
  }

  .qb-home-know-card {
    height: auto;
  }

  .qb-home-know-card::before {
    background-color: rgba(0, 0, 0, 0.65);
  }

  .qb-home-vision-container,
  .qb-home-expertise-container,
  .qb-home-texture-bg {
    padding-block: 100px;
  }

  .qb-home-card-rea {
    height: 380px;
    width: auto;
    background-size: cover;
  }

  .qb-home-contact {
    padding-block: 50px;
  }

  .qb-home-contact-infos {
    padding-top: 0;
  }

  .qb-home-contact-separator {
    display: none;
  }
  /* HOME */

  /* REALISATION */
  .qb-rea-banner {
    height: auto;
  }

  .qb-rea-content {
    padding-bottom: 50px;
  }

  .qb-rea-list {
    padding-left: 0;
  }

  .qb-rea-img-middle img {
    height: auto;
  }

  .qb-rea-conclusion {
    padding-right: 0;
  }

  .qb-rea-slider-nav-next {
    width: 25px;
    bottom: -30px;
    right: 12px;
  }
  /* REALISATION */

  /* PAGES - NOS SAVOIR FAIRE */
  .qb-sf-sec1-container,
  .qb-sf-sec3-container {
    padding-block: 80px;
  }

  .qb-sf-sec1-img,
  .qb-sf-sec3-img {
    height: auto;
  }

  .qb-sf-sec3-item {
    padding-bottom: 50px;
  }

  .qb-sf-sec3-row-2-container,
  .qb-sf-sec3-row-3-container {
    padding-top: 50px;
  }
  /* PAGES - NOS SAVOIR FAIRE */
}

@media (min-width: 768px) and (max-width: 991px) {
  /* HOME */
  .qh-home-banner-content {
    padding-block: 200px;
  }

  .qb-home-banner {
    height: auto;
  }

  .qb-home-materials {
    padding-bottom: 58px;
  }

  .qb-home-materials-image-container {
    width: 80%;
  }

  .qb-home-know-card {
    height: auto;
  }

  .qb-home-know-card::before {
    background-color: rgba(0, 0, 0, 0.65);
  }

  .qb-home-vision-container,
  .qb-home-expertise-container,
  .qb-home-texture-bg {
    padding-block: 100px;
  }

  .qb-home-card-rea {
    height: 430px;
    width: auto;
    background-size: cover;
  }

  .qb-home-contact {
    padding-block: 50px;
  }

  .qb-home-contact-infos {
    padding-top: 0;
  }

  .qb-home-contact-separator {
    display: none;
  }

  body:not(.home) .qb-header-main .row {
    padding-left: 0 !important;
  }
  /* HOME */

  /* REALISATION */
  .qb-rea-banner {
    height: auto;
  }

  .qb-rea-content {
    padding-bottom: 50px;
  }

  .qb-rea-list {
    padding-left: 0;
  }

  .qb-rea-img-middle img {
    height: auto;
  }

  .qb-rea-conclusion {
    padding-right: 0;
  }

  .qb-rea-slider-nav-next {
    width: 25px;
    bottom: -30px;
    right: 12px;
  }
  /* REALISATION */

  /* PAGES - NOS SAVOIR FAIRE */
  .qb-sf-sec1-container,
  .qb-sf-sec3-container {
    padding-block: 80px;
  }

  .qb-sf-sec3-item {
    padding-bottom: 50px;
  }

  .qb-sf-sec3-row-2-container,
  .qb-sf-sec3-row-3-container {
    padding-top: 50px;
  }
  /* PAGES - NOS SAVOIR FAIRE */
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* HOME */
  .qh-home-banner-content {
    padding-block: 200px;
  }

  .qb-home-banner {
    height: auto;
  }

  .qb-home-vision-container,
  .qb-home-expertise-container,
  .qb-home-texture-bg {
    padding-block: 100px;
  }

  .qb-home-materials {
    padding-bottom: 58px;
  }

  .qb-home-materials-image-container {
    width: 80%;
  }

  .qb-home-card-rea {
    height: 430px;
    width: auto;
    background-size: cover;
  }

  .qb-home-contact {
    padding-block: 50px;
  }

  .qb-home-contact-infos {
    padding-top: 50px;
  }

  body:not(.home) .qb-header-main .row {
    padding-left: 0 !important;
  }
  /* HOME */

  /* REALISATION */
  .qb-rea-banner {
    height: auto;
  }

  .qb-rea-content {
    padding-bottom: 80px;
  }

  .qb-rea-side-block {
    align-items: center;
  }

  .qb-rea-list {
    padding-left: 0;
  }

  .qb-rea-img-middle {
    display: flex;
    justify-content: center;
  }

  .qb-rea-img-middle img {
    height: 500px;
  }

  .qb-rea-conclusion {
    padding-right: 0;
  }
  /* REALISATION */

  /* PAGES - NOS SAVOIR FAIRE */
  .qb-sf-sec1-container,
  .qb-sf-sec3-container {
    padding-block: 80px;
  }

  .qb-sf-sec3-item {
    padding-bottom: 50px;
  }

  .qb-sf-sec3-row-2-container,
  .qb-sf-sec3-row-3-container {
    padding-top: 50px;
  }
  /* PAGES - NOS SAVOIR FAIRE */
}

@media (min-width: 1200px) and (max-width: 1399px) {
  /* GENERAL */
  .qb-title-50 {
    font-size: 1.7rem;
  }
  /* GENERAL */

  /* HEADER */
  .qb-header-is-homepage .navbar-nav {
    gap: 60px;
  }

  .qb-header-is-homepage .qb-header-dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
  }

  .qb-header-main .nav-link::after {
    content: "" !important;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 11px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
    display: block !important;
  }

  .qb-header-main .nav-link:hover::after {
    opacity: 1 !important;
  }

  .qb-header-text-white .qb-header-presentation .nav-link:hover::after {
    background-image: url("../images/qb-underline-white-presentation.png") !important;
  }
  .qb-header-text-black .qb-header-presentation .nav-link:hover::after {
    background-image: url("../images/qb-underline-black-presentation.png") !important;
  }

  .qb-header-text-white .qb-header-savoir-faire .nav-link:hover::after {
    background-image: url("../images/qb-underline-white-savoir-faire.png") !important;
  }
  .qb-header-text-black .qb-header-savoir-faire .nav-link:hover::after {
    background-image: url("../images/qb-underline-black-savoir-faire.png") !important;
  }

  .qb-header-text-white .qb-header-touche .nav-link:hover::after {
    background-image: url("../images/qb-underline-white-touche.png") !important;
  }
  .qb-header-text-black .qb-header-touche .nav-link:hover::after {
    background-image: url("../images/qb-underline-black-touche.png") !important;
  }

  .qb-header-text-white .qb-header-rea .nav-link:hover::after {
    background-image: url("../images/qb-underline-white-rea.png") !important;
  }
  .qb-header-text-black .qb-header-rea .nav-link:hover::after {
    background-image: url("../images/qb-underline-black-rea.png") !important;
  }

  .qb-header-text-white .qb-header-contact .nav-link:hover::after {
    background-image: url("../images/qb-underline-white-contact.png") !important;
  }
  .qb-header-text-black .qb-header-contact .nav-link:hover::after {
    background-image: url("../images/qb-underline-black-contact.png") !important;
  }
  /* HEADER */
  /* HOME */

  .qb-home-materials {
    padding-bottom: 58px;
  }

  .qb-home-materials-image-container {
    width: 80%;
  }

  .qb-home-contact {
    padding-block: 100px;
  }

  .qb-home-contact-infos {
    padding-top: 50px;
  }
  /* HOME */

  /* REALISATION */
  .qb-rea-content {
    padding-bottom: 100px;
  }

  .qb-rea-side-block {
    height: 1201px;
  }

  .qb-rea-list {
    padding-left: 0;
  }

  .qb-rea-conclusion {
    padding-right: 0;
  }
  /* REALISATION */

  /* PAGES - NOS SAVOIR FAIRE */
  .qb-sf-sec3-row1-deco,
  .qb-sf-sec3-row3-deco {
    width: 0;
  }

  .qb-sf-sec3-row-2-container,
  .qb-sf-sec3-row-3-container {
    padding-top: 50px;
  }
  /* PAGES - NOS SAVOIR FAIRE */
}

@media (min-width: 1400px) and (max-width: 1696px) {
  /* HEADER */
  .qb-header-is-homepage .qb-header-dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
  }

  .qb-header-main .nav-link::after {
    content: "" !important;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 11px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
    display: block !important;
  }

  .qb-header-main .nav-link:hover::after {
    opacity: 1 !important;
  }

  .qb-header-text-white .qb-header-presentation .nav-link:hover::after {
    background-image: url("../images/qb-underline-white-presentation.png") !important;
  }
  .qb-header-text-black .qb-header-presentation .nav-link:hover::after {
    background-image: url("../images/qb-underline-black-presentation.png") !important;
  }

  .qb-header-text-white .qb-header-savoir-faire .nav-link:hover::after {
    background-image: url("../images/qb-underline-white-savoir-faire.png") !important;
  }
  .qb-header-text-black .qb-header-savoir-faire .nav-link:hover::after {
    background-image: url("../images/qb-underline-black-savoir-faire.png") !important;
  }

  .qb-header-text-white .qb-header-touche .nav-link:hover::after {
    background-image: url("../images/qb-underline-white-touche.png") !important;
  }
  .qb-header-text-black .qb-header-touche .nav-link:hover::after {
    background-image: url("../images/qb-underline-black-touche.png") !important;
  }

  .qb-header-text-white .qb-header-rea .nav-link:hover::after {
    background-image: url("../images/qb-underline-white-rea.png") !important;
  }
  .qb-header-text-black .qb-header-rea .nav-link:hover::after {
    background-image: url("../images/qb-underline-black-rea.png") !important;
  }

  .qb-header-text-white .qb-header-contact .nav-link:hover::after {
    background-image: url("../images/qb-underline-white-contact.png") !important;
  }
  .qb-header-text-black .qb-header-contact .nav-link:hover::after {
    background-image: url("../images/qb-underline-black-contact.png") !important;
  }
  /* HEADER */

  /* HOME */
  .qb-home-contact {
    padding-block: 100px;
  }

  .qb-home-contact-infos {
    padding-top: 50px;
  }
  /* HOME */

  /* REALISATION */
  .qb-rea-content {
    padding-bottom: 100px;
  }

  .qb-rea-side-block {
    height: 1201px;
  }

  .qb-rea-list {
    padding-left: 0;
  }

  .qb-rea-conclusion {
    padding-right: 0;
  }

  .qb-rea-slier-image {
    width: 100%;
    height: 1086px;
    object-fit: cover;
  }
  /* REALISATION */

  /* PAGES - NOS SAVOIR FAIRE */
  .qb-sf-sec3-row1-deco,
  .qb-sf-sec3-row3-deco {
    width: 0;
  }

  .qb-sf-sec3-row-2-container,
  .qb-sf-sec3-row-3-container {
    padding-top: 50px;
  }
  /* PAGES - NOS SAVOIR FAIRE */
}

@media (min-width: 1697px) {
  /* HEADER */
  .qb-header-is-homepage .qb-header-dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
  }

  .qb-header-main .nav-link::after {
    content: "" !important;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 11px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
    display: block !important;
  }

  .qb-header-main .nav-link:hover::after {
    opacity: 1 !important;
  }

  .qb-header-text-white .qb-header-presentation .nav-link:hover::after {
    background-image: url("../images/qb-underline-white-presentation.png") !important;
  }
  .qb-header-text-black .qb-header-presentation .nav-link:hover::after {
    background-image: url("../images/qb-underline-black-presentation.png") !important;
  }

  .qb-header-text-white .qb-header-savoir-faire .nav-link:hover::after {
    background-image: url("../images/qb-underline-white-savoir-faire.png") !important;
  }
  .qb-header-text-black .qb-header-savoir-faire .nav-link:hover::after {
    background-image: url("../images/qb-underline-black-savoir-faire.png") !important;
  }

  .qb-header-text-white .qb-header-touche .nav-link:hover::after {
    background-image: url("../images/qb-underline-white-touche.png") !important;
  }
  .qb-header-text-black .qb-header-touche .nav-link:hover::after {
    background-image: url("../images/qb-underline-black-touche.png") !important;
  }

  .qb-header-text-white .qb-header-rea .nav-link:hover::after {
    background-image: url("../images/qb-underline-white-rea.png") !important;
  }
  .qb-header-text-black .qb-header-rea .nav-link:hover::after {
    background-image: url("../images/qb-underline-black-rea.png") !important;
  }

  .qb-header-text-white .qb-header-contact .nav-link:hover::after {
    background-image: url("../images/qb-underline-white-contact.png") !important;
  }
  .qb-header-text-black .qb-header-contact .nav-link:hover::after {
    background-image: url("../images/qb-underline-black-contact.png") !important;
  }

  body:not(.home) .qb-header-main .navbar-nav {
    gap: 67px !important;
    flex-direction: row !important;
    justify-content: flex-end !important;
    width: auto !important;
  }
  /* HEADER */

  /* HOME */
  .qb-home-materials-content {
    width: 545px;
  }

  .qb-home-materials-detail-item {
    border-left: 1px solid #ffffff;
    padding-left: 20px;
  }

  .qb-home-card-rea-link:hover .qb-home-card-rea {
    width: 706px;
    z-index: 10;
  }

  .qb-home-card-rea-link:hover .qb-home-card-rea-location,
  .qb-home-card-rea-link:hover .qb-home-card-rea-label,
  .qb-home-card-rea-link:hover .qb-home-card-rea-intro {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s ease;
  }

  .qb-home-card-rea-link:hover .qb-home-card-rea-btn {
    background-image: url("../images/qb-home-card-rea-btn-hover.svg");
  }

  /* HOME */

  /* REALISATION */
  .qb-rea-side-block {
    height: 1201px;
  }

  .qb-rea-slier-image {
    width: 100%;
    height: 1086px;
    object-fit: cover;
  }
  /* REALISATION */

  /* PAGES - NOS SAVOIR FAIRE */
  .qb-sf-sec1-deco {
    position: absolute;
    background-image: url('../images/qb-sf-deco-sec1.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 130px;
    width: 327px;
    bottom: -50px;
    left: 725px;
  }

  .qb-sf-sec3-row1-deco {
    position: absolute;
    background-image: url('../images/qb-sf-sec3-row1-deco.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 139px;
    width: 254px;
    bottom: 78px;
    left: 813px;
  }

  .qb-sf-sec3-row2-deco {
    position: absolute;
    background-image: url('../images/qb-sf-sec3-row2-deco.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 143px;
    width: 253px;
    bottom: 103px;
    left: 842px;
  }

  .qb-sf-sec3-row3-deco {
    position: absolute;
    background-image: url('../images/qb-sf-sec3-row3-deco.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 111px;
    width: 288px;
    bottom: 94px;
    left: 742px;
  }
  /* PAGES - NOS SAVOIR FAIRE */
}

@media (hover: hover) {
  .qb-home-expertise-item:hover .qb-home-expertise-content {
    grid-template-rows: 1fr;
  }
  .qb-home-expertise-item:hover .qb-home-svg-arrow {
    opacity: 0;
  }
  .qb-home-expertise-item:hover .qb-home-svg-minus {
    opacity: 1;
  }
}
/* RESPONSIVE */
