@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&family=Poppins:wght@200;300;400;500;600;700;800&display=swap');


#page-small-medium-page {
  padding: 0;
  margin: 0;
  overflow-x: hidden;
}

/* START CHANGE */
/* CONTAINER 1 */
.container-1 {
  position: relative;
  padding: 0 6rem;
}

.content-banner {
  background-size: cover;
  background-position: center;
  /* background-position-y: -20px; */
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
  height: 100vh;
}

.banner-tagline{
  font-size: 16px;
}

.absolute-bg {
  position: absolute;
  inset: 0;
  /* background-color: rgba(0, 56, 101, 0.90); */
  ;
  /* opacity: 0.8; */
  z-index: 0;
}

.heading-banner {
  /* background-color: #041E68; */
  max-width: 1000px;
}

.header-content {
  margin-top: 30px;
  justify-content: center;
  max-width: 900px;
  position: relative;
  z-index: 1;
}

.heading-banner .tagline {
  margin-left: 1rem;
  color: white;
  font-size: 30px;
  font-weight: 500;
}

.image-car img {
  /* width: 750px; */
  margin-top: 160px;
  justify-content: center;
  max-width: 615px;
  position: relative;
  /* bottom: 0; */
  z-index: 1;
}

.content-banner .heading-banner {
  height: 100vh;
  /* margin-left: 6rem; */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  /* text-align: center; */
}

.title-container-1 {
  font-size: 20px;
  font-weight: 700;
  background-color: white;
  padding: 5px 32px;
  border-radius: 999px;
  color: #041E68;
}

.mccs {
  margin-left: 1rem;
  color: white;
  font-size: 75px;
  font-weight: 700;
}

/* END CHANGE */

.bg-banner {
  /* background-image: url('./assets/img/Banner.png'); */
  /*background-position-y: -15px;*/
  /*background-repeat: no-repeat;*/
  /*background-size: auto;*/
  /*background-position: center;*/
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100vh;
}

.bg-welcome {
  /* background-image: url('./assets/img/welcome.png'); */
  background-position-y: -15px;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
}


.text-connecting-1 {
  color: #2D2C2B;
  font-family: Poppins;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  /* 120% */
  letter-spacing: 0.8px;
}

.text-connecting-2 {
  color: #8E867C;
  font-family: Poppins;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 27px;
  /* 207.692% */
}

.text-solution-title {
  color: #000;
  font-family: Poppins;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  /* 140% */
  text-align: center;
  margin-bottom: 3rem !important;
}

.text-solution-1 {
  color: #FFF;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
  /* 100% */
  background-color: #0C4CA0;
  border-radius: 20px;
  width: 240px;
  padding-top: 0.5rem;
}

.text-solution-content-title-left {
  color: #323232;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  /* 100% */
  text-align: right;
}

.text-solution-content-text-left {
  color: #4C4C4C;
  font-family: Poppins;
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  /* 163.636% */
  letter-spacing: 0.001px;
  text-align: right;
}

.text-solution-content-title-right {
  color: #323232;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  /* 100% */
  text-align: left;
}

.text-solution-content-text-right {
  color: #4C4C4C;
  font-family: Poppins;
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  /* 163.636% */
  letter-spacing: 0.001px;
  text-align: left;
}

.text-solution-content-title-center {
  color: #323232;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  /* 100% */
  text-align: center;
}

.text-solution-content-text-center {
  color: #4C4C4C;
  font-family: Poppins;
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  /* 163.636% */
  letter-spacing: 0.001px;
  text-align: center;
}

.column-solution {
  height: 9rem !important;
  margin-top: 1rem!important;
}

.column-solution-icon {
  /*height: 10rem;*/
}

.column-solution-small {
  height: 8rem !important;
  margin-bottom: 2rem !important;
}


.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;
}

.text-welcome p {
  color: #FDFFFC;
  font-family: Poppins;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 15px;
  /* 114.286% */
  letter-spacing: 2.8px;
  text-decoration-line: underline;
}

.text-welcome {
  /* margin-top:-20%;  */
  /* left:10px; */
}

.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;
}

.my-11 {
  margin-top: 120px;
  margin-bottom: 320px;
}

.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 {
  border-radius: 25px;
  width: 130px;
  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;
}

.fs-06 {
  font-size: 0.6rem;
}


.bg-section-5 {
  /* background-image: url('assets/img//form_banner.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%;
}

.content-header .button-banner {
  font-size: 0.75rem;
  font-weight: 600;
  margin-left: 1.063rem;
  margin-top: 1.375rem;
  width: 11.313rem;
  height: 3.438rem;
  padding: 0.7rem 2rem;
  color: white;
  text-align: center;
  font-weight: 600;
  /* background: url("assets/img/background_button.png"); */
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

.container-5 {
  height: 53vh;
  /* background: #342a2a; */
  display: flex;
  justify-content: end;
  align-items: end;
}

.quot {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: end;
  height: 10rem;
  align-self: center;
  margin-right: 1rem;
  text-align: right;
}

.quot-image {
  /* background: #4b7164; */
  position: absolute;
  right: 50px;
  transform: translateY(0.5rem);
}

.container-quot-text {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 5px;
}



.quot-text {
  width: 570px;
  height: 72px;
  color: #2F2E2D;
  text-align: right;
  font-family: Poppins;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
}

.quot-text-small {
  width: 17rem;
  /* height: 72px; */
  color: #2F2E2D;
  text-align: right;
  font-family: Poppins;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
}

.quot-symbol-1 {
  color: #0E52B3;
  font-family: Poppins;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
  /* 50% */
}

.quot-symbol-2 {
  margin-top: 3.8rem;
  align-self: flex-end;
  color: #0E52B3;
  font-family: Poppins;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
  /* 50% */
}

.quot-by {
  color: #2F2E2D;
  text-align: right;
  font-family: Poppins;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
  margin-right: 2.5rem;
  width: 194px;
  flex-shrink: 0;
  height: 30px;
  right: 0;
}

.quot-by-small {
  color: #2F2E2D;
  text-align: right;
  font-family: Poppins;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
  margin-right: 2.5rem;
  width: 194px;
  flex-shrink: 0;
  height: 30px;
  right: 0;
}

@media screen and (max-width:1000px) {

  .image-car img {
    /* width: 750px; */
    margin-top: 30px;
    justify-content: center;
    max-width: 400px;
    position: relative;
    z-index: 1;
  }
}


@media (max-width: 992px) {
  .column-solution {
    height: 12rem !important;
  }
}

@media (max-width: 767.98px) {
  
  .container-1 {
    padding: 0 0;
  }

  .text-connecting-1 {
   
    font-size: 30px;
  }

  .heading-banner {
    /* background-color: #04685b; */
    /*transform: translateY(-10%);*/
    max-width: 1000px;
  }
    
  .content-banner {
    height:95vh;
  }
  .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;
  }

  .heading-banner .tagline {
    padding-top: 0;
    margin-left: 1rem;
    color: white;
    font-size: 20px;
    font-weight: 500;
  }

  .image-car {
    transform: translateY(-20%);
  }

  .image-car img {
    transform: translateY(20%);
    margin-top: 0px;
    justify-content: center;
    max-width: 350px;
    position: relative;
    z-index: 1;
  }

  .column-solution {
    height: 12rem !important;
  }

  .content-header h3 {
    font-size: 1.2rem;
    padding-top: 2px;
  }

  .content-header h4 {
    font-size: 0.9rem;
    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;
  }

  .my-11 {
    margin-top: 50px;
    margin-bottom: 150px;
  }

  .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;
  }


  .text-welcome p {
    color: #FDFFFC;
    font-family: Poppins;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    /* 114.286% */
    letter-spacing: 2.8px;
    text-decoration-line: underline;
  }



}