.bg-banner-mccs {
  background-image: url('../../product/img/BG - Logistic LP.png');
  background-position-y: -15px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}



 .container-financial-company {
  
  background-image: url('../../product/img/BG - Logistic LP.png');
  overflow: hidden;
}

.header-financial{
  margin-top: 3rem;
}

.mccs {
  margin-left: 1rem;
  color: white;
  font-size: 75px;
  font-weight: 700;
}

.title-container-1 {
  font-size: 20px;
  font-weight: 700;
  background-color: white;
  padding: 5px 32px;
  border-radius: 999px;
  color: #041E68;
}

.tagline {
  padding-top: 0;
  margin-left: 1rem;
  color: white;
  font-size: 20px;
  font-weight: 500;
}

.text-header{
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}


.image-car-financial img{  
  width: 35rem;
  margin-left: -4rem;
}


.text-deepcove {
  color: #130f40;
}

.rounded-15 {
  border-radius: 15px;
}

.sub-text-header {
  line-height: 0.8;
  color: white;
}

.sub-text-header p {
  font-size: 2.5rem;
}

.btn-banner {
  background: linear-gradient(to right, #3742fa, #1e90ff, #1e90ff);
  color: white;
  border-radius: 5px;
  border: none;
  transition: all 0.3s ease-in-out;
}

.btn-banner:hover {
  animation-name: btn;
  animation-duration: 0.3s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}

.p-relative {
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
}

@keyframes btn {
  0% {
    background: linear-gradient(to right, #3742fa, #1e90ff, #1e90ff);
  }

  50% {
    background: linear-gradient(to right, #3742fa, #3742fa, #1e90ff);
  }

  100% {
    background: linear-gradient(to right, #3742fa, #3742fa, #3742fa);
  }
}

.my-10 {
  margin-top: 220px;
  margin-bottom: 220px;
}

.img-maps img {
  width: 100%;
}

.img-people img {
  width: 60%;
}

.img-number img {
  width: 100%;
}

.lh-08 {
  line-height: 0;
}

.text-darksappire {
  color: #0c2461;
}

.bg-section-3 {
  background-image: url('../../images/mccs/Section3/Image_section_3.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.py-10 {
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.img-s-four img {
  width: 100%;
}

.bg-line {
  position: absolute;
  background: url('../../images/mccs/Section4/Background-line4.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 120px;
  margin-top: 150px;
  left: 0;
}

.bg-line::after {
  content: '';
  position: absolute;
  background: url('../../images/mccs/Section4/Background-line4.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 120px;
  margin-top: 150px;
  top: -145px;
  left: 10px;
  opacity: 0.3;
}

.text-in-image {
  width: 100%;
}

.text-in-image p {
  font-size: small;
  border-radius: 25px;
  width: 100px;
  position: relative;
  z-index: 2;
  background: linear-gradient(to right, #3742fa, #1e90ff);
  top: -18px;
  display: inline-block;
  color: white;
  padding-top: 3px;
  padding-bottom: 6px;
}

.card-custom {
  margin-top: -25px;
  background-color: rgba(223, 249, 251, 0.4);
  border-radius: 25px !important;
  height: 300px;
}

.card-custom p:nth-child(1) {
  height: 50px;
}

.header-chose{
  height: 4rem;
}

.fs-06 {
  font-size: 0.6rem;
}

.bg-section-5 {
  background-image: url('../../images/mccs/Section5/Background-Image-5.png');
  overflow: hidden;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.side-img img {
  width: 100%;
}

.card-form {
  background: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(20px);
  border-radius: 25px;
  border: solid 1px rgba(255, 255, 255, 0.3);
}

.btn-submit-form {
  width: 100%;
}


@media screen and (max-width:576px) {

  .header-financial{
    margin-top: 10rem;
  }


  .image-car-financial img{  
    width: 20rem;
    margin-top: 8rem;
    margin-left: -3rem;
  }

  .title-container-1 {
    font-size: 16px;
    font-weight: 700;
    background-color: white;
    padding: 5px 32px;
    border-radius: 999px;
    color: #041E68;
}
  
  .mccs {
      padding-top: 0;
      margin-left: 0;
      font-size: 45px;
      font-weight: 700;
  }
  .tagline {
      padding-top: 0;
      margin-left: 1rem;
      color: white;
      font-size: 20px;
      font-weight: 500;
  }

}

@media (max-width: 767.98px) {

  .image-car-financial img{  
    width: 25rem;
    margin-top: 8rem;
    margin-left: -3rem;
  }

  .title-container-1 {
    font-size: 16px;
    font-weight: 700;
    background-color: white;
    padding: 5px 32px;
    border-radius: 999px;
    color: #041E68;
}
  
  .mccs {
      padding-top: 0;
      margin-left: 0;
      font-size: 45px;
      font-weight: 700;
  }
  .tagline {
      padding-top: 0;
      margin-left: 1rem;
      color: white;
      font-size: 20px;
      font-weight: 500;
  }

  .header-financial{
    margin-top: 10rem;
  }

  .content-header h3 {
    font-size: 1.2rem;
    padding-top: 5px;
  }

  .content-header h1 {
    font-size: 4rem;
    padding-top: 5px;
  }

  .sub-text-header p {
    font-size: 17px;
  }

  .my-10 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .img-number p {
    font-size: 1.5rem;
  }

  .text-md {
    font-size: 1.2rem;
  }

  .bg-line {
    display: none;
  }

  .bg-section-3 {
    background-position-x: 75%;
  }

  .bg-tx-mobile {
    background: rgba(0, 0, 0, 0.4);
    border-radius: 10px;
  }
}