@import '~@fortawesome/fontawesome-free/css/all.min.css';
html {
  overflow-x: hidden;
}
body {
  font-family: var(--tg-body-font-family);
  font-size: var(--tg-body-font-size);
  font-weight: var(--tg-fw-regular);
  color: var(--tg-body-color);
  line-height: var(--tg-body-line-height);
  overflow-x: hidden;
}
.tg-header__top {
/*  height: 353px;*/
  margin-top: 42px;
}

.div {
    background-color: #fff;
    display: flex;
    padding-top: 40px;
    flex-direction: column;
  }
  .div-2 {
    align-self: center;
    width: 100%;
    max-width: 1704px;
  }
  @media (max-width: 991px) {
    .div-2 {
      max-width: 100%;
    }
  }
  .div-3 {
    gap: 20px;
    display: flex;
  }
  @media (max-width: 991px) {
    .div-3 {
      flex-direction: column;
      align-items: stretch;
      gap: 0px;
    }
  }
  .column {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 27%;
    margin-left: 0px;
  }
  @media (max-width: 991px) {
    .column {
      width: 100%;
    }
  }
  .div-4 {
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    font-size: 24px;
    color: #000;
    font-weight: 600;
    white-space: nowrap;
    padding: 0 20px;
  }
  @media (max-width: 991px) {
    .div-4 {
      margin-top: 40px;
      white-space: initial;
    }
  }
  .div-5 {
    font-family: Inter, sans-serif;
    align-self: center;
  }
  @media (max-width: 991px) {
    .div-5 {
      white-space: initial;
    }
  }
  .img {
    aspect-ratio: 3.13;
    object-fit: auto;
    object-position: center;
    width: 100%;
    margin-top: 4px;
  }
  .column-2 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 73%;
    margin-left: 20px;
  }
  @media (max-width: 991px) {
    .column-2 {
      width: 100%;
    }
  }
  .div-6 {
    display: flex;
    flex-direction: column;
  }
  @media (max-width: 991px) {
    .div-6 {
      max-width: 100%;
      margin-top: 40px;
    }
  }
  .div-7 {
    align-items: center;
    align-self: end;
    display: flex;
    gap: 0px;
    font-size: 16px;
    color: #939393;
    font-weight: 400;
    /*padding: 0 20px;*/
  }
  .div-8 {
    font-family: Poppins, sans-serif;
    align-self: stretch;
    flex-grow: 1;
    white-space: nowrap;
  }
  @media (max-width: 991px) {
    .div-8 {
      white-space: initial;
    }
  }
  .div-9 {
    font-family: Inter, sans-serif;
    align-self: stretch;
    margin: auto 0;
  }
  .img-2 {
    aspect-ratio: 1;
    object-fit: auto;
    object-position: center;
    width: 12px;
    align-self: stretch;
    margin: auto 0;
  }
  .div-10 {
    font-family: Poppins, sans-serif;
    align-self: stretch;
    z-index: 10;
    flex-grow: 1;
    flex-basis: auto;
    margin: auto 0;
  }
  .div-11 {
    font-family: Poppins, sans-serif;
    align-self: stretch;
    flex-grow: 1;
    white-space: nowrap;
    margin: auto 0;
  }
  @media (max-width: 991px) {
    .div-11 {
      white-space: initial;
    }
  }
  .div-12 {
    display: flex;
/*    margin-top: 37px;*/
    padding-right: 12px;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    white-space: nowrap;
  }
  @media (max-width: 991px) {
    .div-12 {
      max-width: 100%;
      flex-wrap: wrap;
      white-space: initial;
    }
  }
  .div-13 {
    border-radius: 5px;
    background-color: #fff;
    align-self: stretch;
    display: flex;
    flex-basis: 0%;
    flex-direction: column;
    justify-content: center;
    font-size: 16px;
    color: #d00a0a;
    font-weight: 500;
    margin: auto 0;
    padding: 23px 33px 23px 23px;
    width: 191px;
    height: 68px;
    background-color: #ffffff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin: 20px;
    /* padding: 20px;*/
  }
  @media (max-width: 991px) {
    .div-13 {
      padding-left: 20px;
      white-space: initial;
    }
  }
  .div-14 {
    align-items: center;
    display: flex;
    gap: 18px;
  }
  @media (max-width: 991px) {
    .div-14 {
      white-space: initial;
    }
  }
  .img-3 {
    aspect-ratio: 0.74;
    object-fit: auto;
    object-position: center;
    width: 11px;
    stroke-width: 1.2px;
    stroke: #d00a0a;
    align-self: stretch;
    margin: auto 0;
  }
  .div-15 {
    font-family: Poppins, sans-serif;
    align-self: stretch;
  }
 
  .div-16 {
    align-self: stretch;
    display: flex;
    flex-grow: 1;
    flex-basis: 0%;
    flex-direction: column;
    justify-content: center;
    font-size: 24px;
    margin: auto 0;
  }
  @media (max-width: 991px) {
    .div-16 {
      max-width: 100%;
      white-space: initial;
    }
  }
  .div-17 {
    border-radius: 10px;
    border: 2px solid #939393;
    display: flex;
    width: 100%;
    padding-left: 24px;
    justify-content: space-between;
    gap: 20px;
  }
  @media (max-width: 991px) {
    .div-17 {
      max-width: 100%;
      flex-wrap: wrap;
      padding-left: 20px;
      white-space: initial;
    }
  }
  .div-18 {
    align-self: start;
    display: flex;
    align-items: center;
    gap: 9px;
  }
  @media (max-width: 991px) {
    .div-18 {
      white-space: initial;
    }
  }
  .div-19 {
    color: #939393;
    font-family: Inter, sans-serif;
    font-weight: 400;
    align-self: stretch;
    margin: auto 0;
  }
  .img-5 {
    aspect-ratio: 1.89;
    object-fit: auto;
    object-position: center;
    width: 15px;
    fill: #939393;
    align-self: stretch;
    margin: auto 0;
  }
  .div-20 {
    background-color: #939393;
    align-self: stretch;
    width: 2px;
    height: 67px;
  }
  .div-21 {
    color: #d0d0d0;
    font-family: Inter, sans-serif;
    font-weight: 500;
    align-self: stretch;
    flex-grow: 1;
    margin: auto 0;
  }
  @media (max-width: 991px) {
    .div-21 {
      white-space: initial;
    }
  }
  .div-22 {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: 500;
    background: #D00A0A;
    padding-left: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  @media (max-width: 991px) {
    .div-22 {
      white-space: initial;
    }
  }
  .div-23 {
    disply: flex;
    flex-direction: column;
    font-family: Poppins, sans-serif;
    position: relative;
    overflow: hidden;
    aspect-ratio: 2.53;
    justify-content: center;
    padding: 25px 43px;
  }
  @media (max-width: 991px) {
    .div-23 {
      white-space: initial;
      padding: 0 20px;
    }
  }
  .img-6 {
    position: absolute;
    inset: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
  }
  .div-24 {
    position: relative;
  }
  .div-25 {
    align-self: stretch;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    font-size: 23px;
    color: #fff;
    font-weight: 600;
  }
  @media (max-width: 991px) {
    .div-25 {
      white-space: initial;
    }
  }
  .img-7 {
    aspect-ratio: 1.09;
    object-fit: auto;
    object-position: center;
    width: 36px;
    stroke-width: 2px;
    stroke: #000;
    margin: auto 0;
  }
  .div-26 {
    display: flex;
    flex-direction: column;
    padding: 1px 0;
  }
  @media (max-width: 991px) {
    .div-26 {
      white-space: initial;
    }
  }
  .div-27 {
    font-family: Poppins, sans-serif;
    border-radius: 50%;
    aspect-ratio: 1.06;
    justify-content: center;
    padding: 7px 8px;
  }
  @media (max-width: 991px) {
    .div-27 {
      white-space: initial;
    }
  }
  .img-8 {
    aspect-ratio: 0.85;
    object-fit: auto;
    object-position: center;
    width: 33px;
    align-self: center;
  }
  .div-28 {
    background-color: #dbdbdb;
    display: flex;
    margin-top: 11px;
    width: 100%;
    justify-content: center;
    align-items: center;
    padding: 35px 60px;
  }
  @media (max-width: 991px) {
    .div-28 {
      max-width: 100%;
      padding: 0 20px;
    }
  }
  .div-29 {
    display: flex;
    width: 100%;
    max-width: 1638px;
    align-items: start;
    justify-content: space-between;
    gap: 20px;
  }
  @media (max-width: 991px) {
    .div-29 {
      max-width: 100%;
      flex-wrap: wrap;
    }
  }
  .div-30 {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    font-size: 18px;
    color: #000;
    font-weight: 500;
  }
  @media (max-width: 991px) {
    .div-30 {
      max-width: 100%;
      flex-wrap: wrap;
    }
  }
  .div-31 {
    font-family: Poppins, sans-serif;
  }
  .div-32 {
    color: #d00a0a;
    font-family: Poppins, sans-serif;
  }
  .div-33 {
    font-family: Poppins, sans-serif;
  }
  .div-34 {
    font-family: Poppins, sans-serif;
    flex-grow: 1;
    flex-basis: auto;
  }
  .div-35 {
    font-family: Poppins, sans-serif;
    flex-grow: 1;
    flex-basis: auto;
  }
  .div-36 {
    font-family: Poppins, sans-serif;
    flex-grow: 1;
    white-space: nowrap;
  }
  @media (max-width: 991px) {
    .div-36 {
      white-space: initial;
    }
  }
  .div-37 {
    display: flex;
    gap: 5px;
    font-size: 17px;
    color: #939393;
  }
  .img-9 {
    aspect-ratio: 0.85;
    object-fit: auto;
    object-position: center;
    width: 12px;
    fill: #939393;
  }
  .div-38 {
    font-family: Poppins, sans-serif;
    font-weight: 400;
  }
  .div-39 {
    font-family: Poppins, sans-serif;
    font-weight: 500;
    flex-grow: 1;
    white-space: nowrap;
  }
  @media (max-width: 991px) {
    .div-39 {
      white-space: initial;
    }
  }
  .div-40 {
    disply: flex;
    flex-direction: column;
    overflow: hidden;
    position: relative;
    display: flex;
    min-height: 367px;
    width: 100%;
    justify-content: center;
    align-items: start;
    padding: 50px 60px;
  }
  @media (max-width: 991px) {
    .div-40 {
      max-width: 100%;
      padding: 0 20px;
    }
  }
  .img-10 {
    position: absolute;
    inset: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
  }
  .div-41 {
    position: relative;
    width: 840px;
    max-width: 100%;
    margin: 6px 0 6px 81px;
  }
  .div-42 {
    gap: 20px;
    display: flex;
  }
  @media (max-width: 991px) {
    .div-42 {
      flex-direction: column;
      align-items: stretch;
      gap: 0px;
    }
  }
  .column-3 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 30%;
    margin-left: 0px;
  }
  @media (max-width: 991px) {
    .column-3 {
      width: 100%;
    }
  }
  .img-11 {
    aspect-ratio: 0.93;
    object-fit: auto;
    object-position: center;
    width: 100%;
    flex-grow: 1;
  }
  @media (max-width: 991px) {
    .img-11 {
      margin-top: 40px;
    }
  }
  .column-4 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 70%;
    margin-left: 20px;
  }
  @media (max-width: 991px) {
    .column-4 {
      width: 100%;
    }
  }
  .div-43 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-self: stretch;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    margin: auto 0;
  }
  @media (max-width: 991px) {
    .div-43 {
      max-width: 100%;
      margin-top: 40px;
    }
  }
  .div-44 {
    font: 700 40px Red Rose, sans-serif;
  }
  @media (max-width: 991px) {
    .div-44 {
      max-width: 100%;
    }
  }
  .div-45 {
    font-family: Poppins, sans-serif;
    margin-top: 10px;
  }
  @media (max-width: 991px) {
    .div-45 {
      max-width: 100%;
    }
  }
  .div-46 {
    font-family: Poppins, sans-serif;
    margin-top: 19px;
  }
  @media (max-width: 991px) {
    .div-46 {
      max-width: 100%;
    }
  }
  .div-47 {
    align-self: start;
    display: flex;
    margin-top: 14px;
    gap: 9px;
    white-space: nowrap;
  }
  @media (max-width: 991px) {
    .div-47 {
      white-space: initial;
    }
  }
  .img-12 {
    aspect-ratio: 0.71;
    object-fit: auto;
    object-position: center;
    width: 10px;
    align-self: start;
  }
  .div-48 {
    font-family: Poppins, sans-serif;
    flex-grow: 1;
  }
  @media (max-width: 991px) {
    .div-48 {
      white-space: initial;
    }
  }
  .img-13 {
    aspect-ratio: 5.56;
    object-fit: auto;
    object-position: center;
    width: 293px;
    margin-top: 22px;
    max-width: 100%;
  }
  .div-49 {
    align-items: center;
    border-radius: 14px;
    border: 3px solid #7f7f7f;
    box-shadow: 9.795px 9.795px 14.692px 0px rgba(0, 0, 0, 0.25);
    background-color: #fff;
    align-self: center;
    display: flex;
    margin-top: 49px;
    width: 100%;
    max-width: 1682px;
    justify-content: center;
    font-size: 24px;
    color: #939393;
    font-weight: 300;
    white-space: nowrap;
    padding: 46px 60px;
  }
  @media (max-width: 991px) {
    .div-49 {
      max-width: 100%;
      margin-top: 40px;
      white-space: initial;
      padding: 0 20px;
    }
  }
  .div-50 {
    display: flex;
    margin-bottom: 29px;
    width: 100%;
    max-width: 1436px;
    flex-direction: column;
  }
  @media (max-width: 991px) {
    .div-50 {
      max-width: 100%;
      white-space: initial;
    }
  }
  .div-51 {
    color: #000;
    align-self: center;
    font: 600 32px Poppins, sans-serif;
  }
  @media (max-width: 991px) {
    .div-51 {
      white-space: initial;
    }
  }
  .div-52 {
    font-family: Poppins, sans-serif;
    justify-content: center;
    align-items: center;
    border-radius: 14px;
    border: 1px solid #939393;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset;
    background-color: #dedede;
    margin-top: 5px;
    padding: 22px 60px;
  }
  @media (max-width: 991px) {
    .div-52 {
      max-width: 100%;
      white-space: initial;
      padding: 0 20px;
    }
  }
  .div-53 {
    font-family: Poppins, sans-serif;
    justify-content: center;
    align-items: center;
    border-radius: 14px;
    border: 1px solid #939393;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset;
    background-color: #dedede;
    margin-top: 28px;
    padding: 22px 60px;
  }
  @media (max-width: 991px) {
    .div-53 {
      max-width: 100%;
      white-space: initial;
      padding: 0 20px;
    }
  }
  .div-54 {
    font-family: Poppins, sans-serif;
    justify-content: center;
    align-items: center;
    border-radius: 14px;
    border: 1px solid #939393;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset;
    background-color: #dedede;
    margin-top: 25px;
    padding: 22px 60px;
  }
  @media (max-width: 991px) {
    .div-54 {
      max-width: 100%;
      white-space: initial;
      padding: 0 20px;
    }
  }
  .div-55 {
    font-family: Poppins, sans-serif;
    justify-content: center;
    align-items: center;
    border-radius: 14px;
    border: 1px solid #939393;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset;
    background-color: #dedede;
    margin-top: 25px;
    padding: 23px 60px;
  }
  @media (max-width: 991px) {
    .div-55 {
      max-width: 100%;
      white-space: initial;
      padding: 0 20px;
    }
  }
  .div-56 {
    border-radius: 5.769px;
    box-shadow: 0px 6.026px 6.026px 0px rgba(0, 0, 0, 0.25);
    background-color: #d00a0a;
    align-self: center;
    margin-top: 238px;
    width: 315px;
    max-width: 100%;
    justify-content: center;
    align-items: center;
    color: #fff;
    padding: 13px 60px;
    font: 600 32px Poppins, sans-serif;
  }
  @media (max-width: 991px) {
    .div-56 {
      margin-top: 40px;
      white-space: initial;
      padding: 0 20px;
    }
  }
  .div-57 {
    background-color: #2c2c2c;
    display: flex;
    margin-top: 70px;
    width: 100%;
    justify-content: center;
    align-items: center;
    padding: 50px 60px;
  }
  @media (max-width: 991px) {
    .div-57 {
      max-width: 100%;
      margin-top: 40px;
      padding: 0 20px;
    }
  }
  .div-58 {
    width: 100%;
    max-width: 1640px;
    margin: 25px 0 16px;
  }
  @media (max-width: 991px) {
    .div-58 {
      max-width: 100%;
    }
  }
  .div-59 {
    gap: 20px;
    display: flex;
  }
  @media (max-width: 991px) {
    .div-59 {
      flex-direction: column;
      align-items: stretch;
      gap: 0px;
    }
  }
  .column-5 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 54%;
    margin-left: 0px;
  }
  @media (max-width: 991px) {
    .column-5 {
      width: 100%;
    }
  }
  .div-60 {
    display: flex;
    flex-grow: 1;
    flex-direction: column;
  }
  @media (max-width: 991px) {
    .div-60 {
      max-width: 100%;
      margin-top: 40px;
    }
  }
  .div-61 {
  }
  @media (max-width: 991px) {
    .div-61 {
      max-width: 100%;
    }
  }
  .div-62 {
    gap: 20px;
    display: flex;
  }
  @media (max-width: 991px) {
    .div-62 {
      flex-direction: column;
      align-items: stretch;
      gap: 0px;
    }
  }
  .column-6 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 77%;
    margin-left: 0px;
  }
  @media (max-width: 991px) {
    .column-6 {
      width: 100%;
    }
  }
  .div-63 {
    display: flex;
    flex-direction: column;
    color: #fff;
  }
  @media (max-width: 991px) {
    .div-63 {
      max-width: 100%;
      margin-top: 40px;
    }
  }
  .div-64 {
    font: 700 32px Poppins, sans-serif;
  }
  @media (max-width: 991px) {
    .div-64 {
      max-width: 100%;
    }
  }
  .div-65 {
    margin-top: 30px;
    font: 500 16px Poppins, sans-serif;
  }
  @media (max-width: 991px) {
    .div-65 {
      max-width: 100%;
    }
  }
  .column-7 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 23%;
    margin-left: 20px;
  }
  @media (max-width: 991px) {
    .column-7 {
      width: 100%;
    }
  }
  .div-66 {
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    color: #fff;
  }
  @media (max-width: 991px) {
    .div-66 {
      margin-top: 40px;
    }
  }
  .div-67 {
    white-space: nowrap;
    font: 700 32px Poppins, sans-serif;
  }
  @media (max-width: 991px) {
    .div-67 {
      white-space: initial;
    }
  }
  .div-68 {
    margin-top: 26px;
    font: 500 16px Poppins, sans-serif;
  }
  .div-69 {
    display: flex;
    margin-top: 57px;
    justify-content: space-between;
    gap: 20px;
    font-size: 24px;
    font-weight: 500;
  }
  @media (max-width: 991px) {
    .div-69 {
      max-width: 100%;
      flex-wrap: wrap;
      margin-top: 40px;
    }
  }
  .div-70 {
    display: flex;
    flex-grow: 1;
    flex-basis: 0%;
    flex-direction: column;
  }
  @media (max-width: 991px) {
    .div-70 {
      max-width: 100%;
    }
  }
  .div-71 {
    color: #fff;
    font-family: Poppins, sans-serif;
  }
  @media (max-width: 991px) {
    .div-71 {
      max-width: 100%;
    }
  }
  .div-72 {
    color: #d00a0a;
    font-family: Poppins, sans-serif;
    margin-top: 18px;
  }
  @media (max-width: 991px) {
    .div-72 {
      max-width: 100%;
    }
  }
  .img-14 {
    aspect-ratio: 5;
    object-fit: auto;
    object-position: center;
    width: 210px;
    align-self: start;
    margin-top: 19px;
    max-width: 100%;
  }
  .column-8 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 46%;
    margin-left: 20px;
  }
  @media (max-width: 991px) {
    .column-8 {
      width: 100%;
    }
  }
  .div-73 {
    display: flex;
    flex-direction: column;
    color: #fff;
  }
  @media (max-width: 991px) {
    .div-73 {
      max-width: 100%;
      margin-top: 40px;
    }
  }
  .div-74 {
    font: 700 32px Poppins, sans-serif;
  }
  @media (max-width: 991px) {
    .div-74 {
      max-width: 100%;
    }
  }
  .div-75 {
    border-radius: 8.283px;
    background-color: #fff;
    display: flex;
    margin-top: 25px;
    padding-left: 60px;
    flex-direction: column;
    justify-content: center;
    align-items: end;
    font-size: 17px;
    font-weight: 500;
    white-space: nowrap;
  }
  @media (max-width: 991px) {
    .div-75 {
      max-width: 100%;
      padding-left: 20px;
      white-space: initial;
    }
  }
  .div-76 {
    disply: flex;
    flex-direction: column;
    font-family: Poppins, sans-serif;
    position: relative;
    overflow: hidden;
    aspect-ratio: 3.05;
    justify-content: center;
    padding: 24px 33px;
  }
  @media (max-width: 991px) {
    .div-76 {
      white-space: initial;
      padding: 0 20px;
    }
  }
  .img-15 {
    position: absolute;
    inset: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
  }
  .div-77 {
    position: relative;
  }
  .div-78 {
    border-radius: 10px;
    background-color: #fff;
    align-self: center;
    margin-top: 87px;
    width: 426px;
    max-width: 100%;
    height: 121px;
  }
  @media (max-width: 991px) {
    .div-78 {
      margin-top: 40px;
    }
  }



  /* new style*/
.heade-text{
    font-size: 18px;
    color: #000;
    font-weight: 600;
    white-space: nowrap;
  }

   .img-4 {
   max-width: 100%;
   
  }

  .logo {
        margin-top: 21px;
  }
  .arrow-down   {
  font-size: 15px;
}
 .borderless-input {
            border: none;
            outline: none; /* Remove outline (optional) */
        }

.search-btn {
  background-color: transparent;
            border: none;
            padding: 0;
            margin: 0;
            text-decoration: none; /* Optional: Remove underline on links */
            cursor: pointer; /* Optional: Change cursor on hover */
            color: inherit; /* Optional: Inherit text color */
             outline: none; 
}    
.button:focus{
  outline: 1px dotted !important;
}   
.icon-heart {
    color: #6e6a6a;
    font-size: 40px;
    margin-top: 29px;
} 
.icon-bell {
  color: #6e6a6a;
    font-size: 40px;
        margin-top: 29px;
}
.badge {
    background-color: #d00a0a;
}
.badge {
    color: #fff;
    font-weight: 700;
    position: absolute;
    right: 3px;
    top: 6px;
}
.badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
}
.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 50%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 50%;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.bg-light-nav {
  background: #DBDBDB;
  height: 86px;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: rgb(208 10 10) !important;
}
.navbar-custom {
  font-size: 18px;
    font-size: Poppins;
    font-weight: 500;
    line-height: 27px;
}
.track-custom-link {
            text-decoration: none; /* Remove underline */
            color: inherit; /* Inherit text color */
            cursor: pointer; /* Change cursor on hover (optional) */
        }
/* Customize slider container */
         


 .owl-carousel {
            position: relative;
        }

          .owl-carousel h5 {
            z-index: 1; /* Place text above the overlay */
            color: #fff; /* Text color */
        }
       
        .owl-carousel .item {
           background-color: #fff;
            height: 480px;
            background-size: cover;
            background-position: center;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            color: #fff; /* Text color */
            position: relative; /* Required for the absolute positioning of the text */
            border-radius: 15px;
        }

        .owl-carousel .item::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.5); /* Adjust the opacity (0.5 for 50%) */
        }

        .owl-carousel h2 {
            z-index: 1; /* Place text above the overlay */
            color: #fff; /* Text color */
        }
        .owl-carousel .item h5.new-line {
        display: block !important;
        margin-top: 10px; /* Adjust the margin as needed */
    }

    .square-box {
        width: 100%;
        padding-top: 70%; /* Maintain a 1:1 aspect ratio for a square box */
        background: linear-gradient(180deg, #CFCFCF 0%, rgba(207, 207, 207, 0) 100%);
        box-shadow: 0px 10px 20px 0px #00000080;
        border-radius: 15px

    }
    /*.square-box img{
      width: 108px;
      height: 98px;
      margin-top: 44.9px;
      margin-left: 836px;
      box-shadow: 0px 4px 4px 0px #00000040 inset;


    }*/

    .square-box {
        width: 100%;
        padding-top: 70%%; /* Maintain a 1:1 aspect ratio for a square box */
        background-color: #ccc; /* Background color of the square box */
        position: relative;
    }

    .square-box img {
        max-width: 80%; /* Adjust the maximum width of the image */
        max-height: 80%; /* Adjust the maximum height of the image */
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
/*        box-shadow: 0px 4px 4px 0px #00000040 inset;*/
    }

@media (min-width: 992px) {
.squarebox .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 18.666667% !important;
    max-width: 59.666667%;
}
}




.owl-carousel.owl-theme .owl-dots {
    position: absolute !important;
    bottom: 20px !important;
    width: 100% !important;
}


 .item {
            position: relative;
            height: 200px; /* Set your preferred height */
            background-size: cover;
            background-position: center;
            overflow: hidden;
        }

       #slider1 .item-content {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            padding: 15px;
/*            background: rgba(0, 0, 0, 0.5);*/
             /* Add a semi-transparent overlay */
            color: #fff; /* Text color for item content */
        }

        .item-content h2 {
            margin-bottom: 10px;
        }

        .badge {
            margin-right: 5px;
        }

        .btn {
            margin-top: 10px;
        }

        #slider1 .college-slider-title {
          color: #d00a0a;
          font-weight: 900;
        }
        #slider1 .college-badge {
          width: 265px;
          height: 39px;
          margin-bottom: 310px;
          margin-left: -54px;
          padding: 6px;
          border-radius: 0px, 10px, 10px, 0px;
          background: #D00A0A;
        }

      #slider1  .college-slider-sub-title{
background: #000000;
/*width: 401px;
height: 54px;
top: 540px;*/
border-radius: 0px, 0px, 15px, 15px;
}
.banner-img {
  max-width: 100%;
}

.banner-text {
  width: 718px;
  height: 106.65px;
  top: 1936.41px;
  left: 140px;
}

.background-section {
            background-image: url('../../assets/image/img/banner1.png'); /* Replace with your image path */
            background-size: cover !important;
            background-position: center center;
            height: 300px; /* Set the desired height for your section */
            display: flex;
            align-items: center;
            justify-content: center;
            color: #fff; /* Set text color to contrast with the background */
            border-radius: 15px;
        }
.banner-title-one {
  width: 718px;
height: 106.65px;
margin-top: -98px;
margin-left: -411px;

font-family: PoetsenOne;
font-size: 36px;
font-weight: 400;
line-height: 43px;
letter-spacing: 0em;
text-align: left;


}
.banner-box {
  width: 422.5px;
height: 151.5px;
margin-top: 97px;
    margin-left: -358px;
/*background: #FFFFFF;*/
/*box-shadow: 0px 4.5px 11.25px 0px #00000040;*/
background-image: url('../image/banner-title-bg.png'); /* Replace with your image path */
            background-size: cover;
            background-position: center center;
            height: 151.5px; /* Set the desired height for your section */
            display: flex;
            align-items: center;
            justify-content: center;
            color: #fff; /* Set text color to contrast with the background */

}
.banner-box p{
  width: 316px;
height: 58px;

font-family: PoetsenOne;
font-size: 24px;
font-weight: 400;
line-height: 29px;
letter-spacing: 0em;
text-align: left;
line-height: 36px;
letter-spacing: 0em;
text-align: left;
color: #D00A0A;
/*box-shadow: 0px 4px 4px 0px #00000040 inset;*/


}


#slider2  .item::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0) !important; /* Adjust the opacity (0.5 for 50%) */
        }
.header-title  {
  font-weight: 600;
}
#slider2 .college-slider-title {
          color: #d00a0a;
          font-weight: 900;
        }

#slider2 .college-slider-title {
          color: #d00a0a;
          font-weight: 900;
        }
        #slider2 .college-badge {
              width: 265px;
              height: 39px;
              margin-bottom: 280px;
              margin-left: -33px;
              padding: 6px;
              border-radius: 0px, 10px, 10px, 0px;
              background: #D00A0A;
        }

#slider2  .college-slider-sub-title{
background: #00000066;
/*width: 401px;*/
padding: 10px;
margin-bottom: 0px;
border-radius: 0px, 0px, 15px, 15px;
border-radius: 15px;
margin: 4px;
}

 #slider2 .item-content {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            margin-bottom: 27px;
            color: #fff; /* Text color for item content */
        }

#slider3 .item{
  height: 177px !important;
  left: 70px;
  
  box-shadow: 0px 12px 15px 0px #00000000;

}        


#slider4 .college-slider-title {
          color: #d00a0a;
          font-weight: 900;
        }

#slider4 .college-slider-title {
          color: #d00a0a;
          font-weight: 900;
        }
        #slider4 .college-badge {
              width: 265px;
              height: 39px;
              margin-bottom: 280px;
              margin-left: -33px;
              padding: 6px;
              border-radius: 0px, 10px, 10px, 0px;
              background: #D00A0A;
        }

#slider4  .college-slider-sub-title{
background: #00000066;
/*width: 401px;*/
padding: 10px;
margin-bottom: 0px;
border-radius: 0px, 0px, 15px, 15px;
border-radius: 15px;
margin: 4px;
}

 #slider4 .item-content {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            margin-bottom: 27px;
            color: #fff; /* Text color for item content */
        }

        .background-section-footer {
            background-image: url('../../assets/image/img/banner2.png'); /* Replace with your image path */
            background-size: cover !important;
            background-position: center center;
            height: 228px;; /* Set the desired height for your section */
            display: flex;
            align-items: center;
            justify-content: center;
            color: #fff; /* Set text color to contrast with the background */
            border-radius: 15px;
        }

 
.custom-footer .title{
font-family: Poppins;
font-size: 32px;
font-weight: 700;
line-height: 48px;
letter-spacing: 0em;
text-align: left;
color: #FFFFFF;

}     
.custom-footer {
  padding: 87px;
}

.custom-footer .descr{
  width: 542px;
  height: 144px;
  top: 4582px;
  left: 140px;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;


}

        .footer-menu li a {
            text-decoration: none !important;
            color: inherit !important;
        }

        /* Optionally, add hover effect if needed */
       .footer-menu li  a:hover {
            text-decoration: none !important;
            color: inherit !important;
        }
        .footer-menu li {
          line-height: 37px;
        }
        #subscribeButton{
              margin-top: 0px;
        }
        .footer-logo{
              background-color: white;
        }
        .footer-privacy {
              font-size: 24px;
              margin-top: 123px;
        }

         .footer-privacy {
            text-decoration: none !important;
            color: white !important;
        }

        /* Optionally, add hover effect if needed */
       .footer-privacy :hover {
            text-decoration: none !important;
            color: inherit !important;
        }

        .social-icons {
            list-style: none;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .social-icons li {
            margin: 0 10px;
        }

        .social-icons a {
            color: #007bff; /* Set the icon color */
            font-size: 24px;
            transition: color 0.3s ease;
            background: #D9D9D9;
            /* padding: 14px; */
            padding-top: 10px;
            border-radius: 50%;
            padding-bottom: 14px;
            padding-left: 14px;
            padding-right: 14px;
        }

        .social-icons a:hover {
            color: #0056b3; /* Change the color on hover */
        }