/* Root Variables and Body Styles */
:root {
  --primary-color: #010cee;
  --secondary-color: rgba(217, 255, 0, 1);
  --white-color: #ffffff;
  --text-white: #fff;
  --text-black: rgba(24, 36, 80, 1);
  --font-stack: "Poppins", sans-serif;
}

.hide-mobile {
  display: none;
}

.hide-desktop {
  display: block;
}

@media (max-width: 768px) {

  /* Navbar */
  .navbar-landing {
    padding: 22px 10px;
  }

  .btn-auth .nav-link,
  .btn-auth .btn-outline-white {
    font-size: 14px;
  }

  .btn-auth {
    flex-direction: column;
  }

  .navbar-collapse {
    text-align: center;
  }

  /* Hero Section */
  .hero-section {
    padding-top: 50px;
  }

  .hero-section h1 {
    margin: auto;
    width: 70%;
    font-size: 1.5rem;
  }

  .hero-section .stars {
    display: block;
  }


  /* .hero-section .search-container {
    flex-direction: column;
  } */

  .hero-section .search-box input {
    padding-left: 10px;
    font-size: 12.5px;
  }

  .hero-section .btn-yellow {
    padding: 0.5rem 1rem;
  }

  .hero-section .search-container {
    width: 80%;
    margin: auto;
  }

  .hero-section p {
    font-size: 16px;
  }

  .bg-yellow {
    height: 150px;
  }

  /* Features Section */
  .features-section {
    padding: 30px 0;
  }

  .feature-box {
    margin: 10px 0;
    padding: 10px;
  }

  .feature-title {
    font-size: 18px;
  }

  .feature-description {
    font-size: 14px;
    margin-bottom: 30px;
  }

  .features-section .col-lg-4:not(:last-child)::after {
    display: none;
  }

  /* User Experience Section */
  .user-experience-section {
    padding: 0;
    margin-bottom: 80px;
  }

  .user-experience-section .section-subtitle {
    width: 100%;
  }

  .user-experience-section .section-title {
    font-size: 2rem;
  }

  .user-experience-section .section-subtitle {
    font-size: 14px;
  }

  /* Desk image */
  .desk-image .border-dotted-around {
    display: none;
  }

  .desk-image .bg-desk-yellow {
    padding: 70px;
  }

  .desk-image img {
    max-width: 90%;
  }

  /* process-section */
  .process-section .section-title {
    font-size: 1.8rem;
  }

  /* .client-success-section */
  .client-success-section {
    text-align: center;
  }

  .client-success-section .client-success-title {
    font-size: 1.8rem;
    line-height: 2rem;
    margin: 20px 0;
    text-align: center;
  }

  .client-success-section .client-success-description {
    text-align: center;
    font-size: 15px;
  }

  /* Delivery Section */
  .delivery-section .container {
    flex-direction: column;
  }

  .delivery-desktop {
    display: none;
  }

  .delivery-mobile {
    display: block;
  }

  .delivery-section .delivery-mobile .col-lg-6 {
    display: contents;
  }

  .delivery-section h2 {
    font-size: 1.9rem;
    text-align: center;
  }

  .delivery-section p {
    margin: auto;
    font-size: 16px;
    text-align: center;
  }

  .delivery-section .row {
    justify-content: center;
  }

  .delivery-section .img-fluid {
    margin-top: 20px;
    margin: auto;
    max-width: 90%;
  }

  .delivery-section .btn-primary {
    margin-top: 5%;

  }

  /* Success Section */
  .success-section {
    padding-top: 30px;
  }

  .success-section .row {
    text-align: center;
    margin-bottom: 30%;
  }

  .success-section h2 {
    font-size: 2rem;
  }

  .success-section .mr-top {
    margin-top: 40px;
  }

  .success-section h3 {
    font-size: 1.5rem;
  }

  .success-section p {
    font-size: 15px;
  }

  .success-section .success-features {
    text-align: left;
    margin-top: 35px;
  }

  .success-section .btn-primary {
    font-size: 14px;
  }

  /* Warehouse Section */
  .warehouse-section h2 {
    font-size: 1.2rem;
  }

  .warehouse-section p {
    font-size: 14px;
  }

  .warehouse-section .btn-primary {
    font-size: 14px;
  }

  /* Process Section */
  .process-section {
    padding: 30px 0;
  }

  .process-section .img-precess {
    width: 100%;
  }

  /* Client Success Section */
  .client-success-section {
    padding: 30px 20px 220px 20px;
  }

  .client-success-section .client-success-title {
    font-size: 1.5rem;
  }

  .client-success-section .client-success-description {
    font-size: 14px;
  }

  .client-success-section .testimonial-box {
    padding: 30px;
  }

  .client-success-section .testimonial-text {
    font-size: 15px;
    margin: 20px;
  }

  .client-success-section .client-success-section .testmondialrow {
    position: relative;
    width: 100%;
  }

  .client-success-section .quotation-marks-left,
  .client-success-section .quotation-marks-right {
    display: none;
  }

  .client-success-section .swiper-horizontal>.swiper-pagination-bullets,
  .client-success-section .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: var(--swiper-pagination-bottom, 20px) !important;
  }

  /* Contact Section */
  .contact-section .blue-part {
    padding: 93% 0;
    padding-top: 25px !important;
  }

  .contact-section .section-title {
    font-size: 1.5rem;
  }

  .contact-section .section-subtitle {
    font-size: 14px;
    width: 65%;

  }

  .contact-section .custom-border-left {
    display: none;
  }

  .contact-section .mobile {
    display: flex;
  }

  .contact-section .custom-border-right {
    top: 10rem;
    display: contents;
  }

  .contact-section iframe {
    border-radius: 20px 20px 0 0;
    margin-bottom: 20px;
    height: 10rem;
  }
  .contact-section .blue-part .contact-info {
    margin-bottom: 60px;
  }

  .contact-info img {
    height: 30px;
  }

  .contact-info .contact-info-title {
    font-size: 14px;
    color: var(--secondary-color);
  }

  .contact-info p {
    font-size: 14px;
  }

  .green-part {
    padding: 30px 0;
    height: 35vh;
  }

  .green-part .row {
    top: 45%;
    margin-top: 80px;
  }

  .contact-form {
    border-radius: 0 0 15px 15px;
    padding: 5% 5% 5%;
  }

  .contact-form .form-group {
    margin-bottom: 10px;
  }

  .contact-form .form-control {
    padding: 5px;
  }

  .contact-form .btn-primary {
    font-size: 14px;
    padding: 5px 10px;
    margin: 15px auto;
  }


  /* Swiper */
  .swiper-container {
    width: 100%;
  }

  .swiper-slide {
    width: auto;
  }
}

@media (max-width: 768px) {
  .swiper-container {
    width: 100%;
    padding: 10px 0;
  }

  .swiper-slide {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .swiper-pagination-custom {
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }

  .highlight {
    opacity: 1 !important;
    width: 100px !important;
    top: 122.5% !important;
    left: 50% !important;
    transform: translateX(-50%);
  }
}

/* Custom Pagination */
.swiper-pagination-custom {
  display: none;
  /* Hide the default pagination bullets */
}

@media (max-width: 768px) {
  .entrepot .container {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    text-align: center;
  }


  .entrepot .custom-content,
  .entrepot .custom-image {
    width: 100%;
    display: none;
  }

  .entrepot .custom-heading {
    font-size: 1.5rem;
    margin-top: 20px;
  }

  .entrepot .custom-text {
    font-size: 1rem;
  }

  .entrepot .btn-primary {
    margin-top: 20px;
    font-size: 1rem;
  }

  .entrepot .custom-image {
    display: flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: -10%;
  }

  .entrepot .custom-image img {
    width: 80%;
    height: auto;
  }

  .entrepot .custom-image-rectongle {
    position: absolute;
    display: flex;
    top: 91%;
    margin-left: auto;
    left: 48%;
    transform: translate(-50%, -50%);
    width: 80%;
  }
}

@media (max-width: 768px) {
  .second-section {
    padding: 50px 50px;
    min-height: 90rem;
  }

  .second-section .content-wrapper {
    text-align: center;
  }

  .second-section .flag-background {
    background: none;
    top: 40rem;
  }

  .second-section .img-drapeau {
    display: flex;
    width: 100%;
  }

  .second-section .custom-content {
    display: contents;
    text-align: center;

  }

  .second-section .custom-text {
    font-size: 1rem;
    width: 100%;
    margin-top: 1rem;
    margin-bottom: 2rem;
  }

  .second-section .btn-primary {
    border-color: var(--secondary-color);
    background-color: var(--secondary-color);
    color: var(--primary-color);
  }

  .second-section .section-title-white {
    font-size: 1.3rem;
    color: var(--secondary-color);
    padding: 35px;
  }

  .second-section .custom-heading {
    color: var(--secondary-color);
    font-size: 1.5rem;
    font-weight: bold;
    margin-top: 80px;
  }

  .second-section .table td {
    font-size: 13px;
  }

  .second-section .text-table-container {
    position: absolute;
    right: 0%;
    left: 0%;
    top: 76.5%;
    padding: 15px;
    margin: auto;
    height: 600px;
    z-index: 3;
    min-width: 35%;
  }

  .second-section .table-container {
    width: 100%;
    margin: 0 auto;

  }

  .second-section .form-control.search-input {
    padding: 10px 0;
  }

  .second-section .input-group.field-search {
    justify-content: center;
  }

  .second-section .input-group .form-control {
    font-size: 0.9rem;
  }

  .second-section .input-group .input-group-text {
    font-size: 0.9rem;
  }

  .second-section table {
    font-size: 0.9rem;
  }

  /* support section */
  .support-section img {
    margin-top: 45%;
  }

  .support-section .custom-heading {
    font-size: 1.5rem;
    text-align: center;
    margin-top: 10%;
    padding: 0px 20%;
  }

  .support-section .bloc-right {
    text-align: center;
    padding: 0px;
  }

  .support-section p {
    margin: 15px auto;
  }

}

@media (max-width: 768px) {
  .footer-section .container .align-items-center {
    flex-direction: row;
    align-items: center;
    text-align: left;
  }

  .footer-section .social-icons li {
    margin: 20px 5px !important;
  }

  .footer-section .text-end {
    text-align: right;
  }

  .footer-section p {}

  .footer-droit {
    margin: 20px 0px;
  }

  .div-footer-logo {
    margin: 40px 0px;
  }

  .border-dotted-around-gp {
    width: 56%;
    height: 320px;
    background: url(../../images/mobile-bfr.png) center top / contain no-repeat;
    position: absolute;
    top: 3%;
    z-index: 0;
    left: 39%;
  }
}