@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');




.navbar .navbar-nav .nav-link {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  /* font-size: 16px !important; */
  color: #333333 !important;
  line-height: 19.5px;
}

.navbar-nav .nav-link.active {
  color: #333333 !important;
  opacity: 0.5;
}


.langage_select {
  border: none !important;

}

.langage_select:focus {
  border: none !important;
  outline: none !important;
}

/* Style the select dropdown */
/* Style the select dropdown */
.langage_select {
  width: 45px;
  background-color: #ffffff;
  border: 1px solid #ced4da;
  color: #333333;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px !important;
}

/* Style the options */
.langage_select option {
  background-color: #ffffff !important;
  color: #000000;
  border: 1px solid white !important;
  box-shadow: none;
  /* Remove box-shadow */
}

.langage_select option:focus-visible {
  color: #000000 !important;
}

/* Style the selected option */
.langage_select option:checked {
  background-color: #ffffff !important;
  color: #000000 !important;
}



@media (max-width: 300px) {
  .back_red {
    background-color: #CE0225;
    height: 10px;
  }

  .back_gray {
    background-color: #E4E4E4;
    height: 80px;
  }

  .banner_container {
    position: relative !important;
  }

  .banner_content {
    position: absolute;
    top: 85%;
    left: 53%;
    transform: translate(-50%, -50%)
  }

  .banner_heading_1 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 12.2px;
    width: 255px;
  }

  .banner_para {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 8px;
    color: #FFFFFF;
    line-height: 32.8px;
    opacity: 0.6;
    margin-bottom: 0 !important;
  }

  .apple_img {
    height: 25px !important;
  }

  .ipad_img_1 {
    height: 100px !important;
    object-fit: contain;
  }

  #supply {
    padding-top: 30px;
  }

  #supply .heading_2 {

    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #000000;
    line-height: 140%;

  }

  #supply .para_2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    line-height: 140%;
    opacity: 0.6;
  }

  #supply .card {
    background-color: #040316;
  }

  .card-text {
    font-family: "Montserrat", sans-serif;
    color: #F2F2F2 !important;
    font-weight: 700;
    font-size: 14px;
    line-height: 140%;
    padding: 25px 30px 0px 30px;

  }

  #parter {
    padding-top: 30px;
  }

  .heading_3 {
    font-family: "Montserrat", sans-serif;
    color: #000000;
    font-weight: 700;
    font-size: 14px;
    line-height: 150%;
    /* padding-top: 30px; */
    /* width: 400px; */

  }

  .para_3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 10px;
    color: #000000;
    line-height: 150%;
    opacity: 0.6;
    /* padding-top: 30px !important; */
    /* width: 470px; */
  }


  .heading_4 {
    font-family: "Montserrat", sans-serif;
    color: #000000;
    font-weight: 700;
    font-size: 14px;
    line-height: 150%;
    padding-top: 20px;
    /* width: 400px; */

  }

  .para_4 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 10px;
    color: #000000;
    line-height: 150%;
    opacity: 0.6;
    /* width: 470px; */
  }

  #page_bannner {
    padding-top: 20px;
  }

  .banner_back {
    background-color: #040316;
    height: 330px;
    position: relative;
  }

  .banner_content_2 {
    position: absolute;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
  }

  .banner_heading_5 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 140%;
    width: 255px;
  }

  .banner_para_5 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 10px;
    color: #FFFFFF;
    line-height: 170%;
    /* opacity: 0.6; */
  }

  .footer_link a {
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
    font-size: 10px;
    color: #333333;

  }

  .icons i {
    color: #000000 !important;

  }

  .copy_right {
    color: #000000;
    font-size: 10px;
    font-family: "Montserrat", sans-serif;
  }



}

@media (min-width: 301px) and (max-width: 600px) {
  .back_red {
    background-color: #CE0225;
    height: 10px;
  }

  .back_gray {
    background-color: #E4E4E4;
    height: 100px;
  }

  .banner_container {
    position: relative !important;
  }

  .banner_content {
    position: absolute;
    top: 85%;
    left: 50%;
    transform: translate(-50%, -50%)
  }

  .banner_heading_1 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 12.2px;
    width: 280px;
    padding-top: 10px;
  }

  .banner_para {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 10px;
    color: #FFFFFF;
    line-height: 32.8px;
    opacity: 0.6;
    margin-bottom: 0 !important;
  }

  .apple_img {
    height: 30px !important;
  }

  .ipad_img_1 {
    height: 150px !important;
    object-fit: contain;
  }

  #supply {
    padding-top: 30px;
  }

  #supply .heading_2 {

    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 17px;
    color: #000000;
    line-height: 150%;
    padding-bottom: 10px;
  }

  #supply .para_2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    line-height: 140%;
    opacity: 0.6;
  }

  #supply .card {
    background-color: #040316;
    width: 75% !important;
  }

  .card-text {
    font-family: "Montserrat", sans-serif;
    color: #F2F2F2 !important;
    font-weight: 700;
    font-size: 14px;
    line-height: 140%;
    padding: 25px 30px 0px 30px;

  }

  .card_col {
    display: flex !important;
    justify-content: center !important;
  }

  #parter {
    padding-top: 40px;
  }

  .heading_3 {
    font-family: "Montserrat", sans-serif;
    color: #000000;
    font-weight: 700;
    font-size: 17px;
    line-height: 150%;
    /* padding-top: 20px; */
    /* width: 400px; */

  }

  .para_3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    line-height: 150%;
    opacity: 0.6;
    padding-top: 20px !important;
    /* width: 470px; */
  }

  #parter_2 {
    padding-top: 30px;
  }

  .heading_4 {
    font-family: "Montserrat", sans-serif;
    color: #000000;
    font-weight: 700;
    font-size: 17px;
    line-height: 150%;
    padding-top: 20px;
    /* width: 400px; */

  }

  .para_4 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    line-height: 150%;
    opacity: 0.6;
    /* width: 470px; */
  }


  #page_bannner {
    padding-top: 30px;
  }

  .banner_back {
    background-color: #040316;
    height: 330px;
    position: relative;
  }

  .banner_content_2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
  }

  .banner_heading_5 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 140%;
    width: 335px;
  }

  .banner_para_5 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 170%;
    /* opacity: 0.6; */
  }

  .footer_link a {
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    color: #333333;
  }

  .icons i {
    color: #000000 !important;

  }

  .copy_right {
    color: #000000;
    font-size: 11px;
    font-family: "Montserrat", sans-serif;
  }


}

@media (min-width: 601px) and (max-width: 900px) {
  .back_red {
    background-color: #CE0225;
    height: 10px;
  }

  .back_gray {
    background-color: #E4E4E4;
    height: 150px;
  }

  .banner_container {
    position: relative !important;
  }

  .banner_content {
    position: absolute;
    top: 80%;
    left: 52%;
    transform: translate(-50%, -50%)
  }

  .banner_heading_1 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 30px;
    color: #FFFFFF;
    line-height: 28.2px;
    width: 500px;
  }

  .banner_para {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #FFFFFF;
    line-height: 25.8px;
    opacity: 0.6;
  }

  .ipad_img_1 {
    height: 300px !important;
    object-fit: contain;
  }

  #supply {
    padding-top: 70px;
  }

  #supply .heading_2 {

    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 32px;
    color: #000000;
    line-height: 140%;

  }

  #supply .para_2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 23px;
    color: #000000;
    line-height: 140%px;
    opacity: 0.6;
  }

  #supply .card {
    background-color: #040316;
    width: 75% !important;
  }

  .card-text {
    font-family: "Montserrat", sans-serif;
    color: #F2F2F2 !important;
    font-weight: 700;
    font-size: 14px;
    line-height: 140%;
    padding: 25px 30px 0px 30px;

  }

  #parter {
    padding-top: 50px;
  }

  .heading_3 {
    font-family: "Montserrat", sans-serif;
    color: #000000;
    font-weight: 700;
    font-size: 28px;
    line-height: 170%;
    /* padding-top: 60px; */
    /* width: 400px; */

  }

  .para_3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    line-height: 170%;
    opacity: 0.6;
    /* padding-top: 60px !important; */
    /* width: 470px; */
  }

  #parter_2 {
    padding-top: 50px;
  }

  .heading_4 {
    font-family: "Montserrat", sans-serif;
    color: #000000;
    font-weight: 700;
    font-size: 28px;
    line-height: 170%;
    /* padding-top: 60px; */
    /* width: 400px; */

  }

  .para_4 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    line-height: 170%;
    opacity: 0.6;
    /* width: 470px; */
    padding-bottom: 30px;
  }

  #page_bannner {
    padding-top: 100px;
  }

  .banner_back {
    background-color: #040316;
    height: 330px;
    position: relative;
  }

  .banner_content_2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 600px;

  }

  .banner_heading_5 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 28px;
    color: #FFFFFF;
    line-height: 140%;
  }

  .banner_para_5 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #FFFFFF;
    line-height: 170%;
    /* opacity: 0.6; */
  }

  .footer_link a {
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    color: #333333;

  }

  .icons i {
    color: #000000 !important;

  }

  .copy_right {
    color: #000000;
    font-size: 12px;
    font-family: "Montserrat", sans-serif;
  }
}

@media (min-width: 901px) and (max-width: 1028px) {
  .nav-item .nav-link {
    font-size: 20px;
    /* padding-left: 50px !important;
    padding-right: 50px !important; */
  }

  .langage_select {
    font-size: 20px !important;
  }

  .back_red {
    background-color: #CE0225;
    height: 10px;
  }

  .back_gray {
    background-color: #E4E4E4;
    height: 150px;
  }

  .banner_container {
    position: relative !important;
  }

  .banner_content {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%)
  }

  .banner_heading_1 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 35px;
    color: #FFFFFF;
    line-height: 60.2px;
  }

  .banner_para {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 32.8px;
    opacity: 0.6;
  }

  #supply {
    padding-top: 100px;
  }

  #supply .heading_2 {

    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 26px;
    color: #000000;
    line-height: 140%;

  }

  #supply .para_2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 22px;
    color: #000000;
    line-height: 140%px;
    opacity: 0.6;
  }

  #supply .card {
    background-color: #040316;
  }

  .card-text {
    font-family: "Montserrat", sans-serif;
    color: #F2F2F2 !important;
    font-weight: 700;
    font-size: 14px;
    line-height: 140%;
    padding: 25px 30px 0px 30px;

  }

  .text_partner {
    width: 800px;
    padding-left: 5%;
  }

  #parter {
    padding-top: 100px;
  }

  .heading_3 {
    font-family: "Montserrat", sans-serif;
    color: #000000;
    font-weight: 700;
    font-size: 22px;
    line-height: 170%;
    /* padding-top: 60px; */
    /* width: 400px; */

  }

  .para_3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    line-height: 170%;
    opacity: 0.6;
    /* width: 470px;*/
    padding-top: 70px !important;
  }

  /* .ipad_img_2 {
    padding-left: 140px !important;
  } */


  #parter_2 {
    padding-top: 50px;
  }

  .heading_4 {
    font-family: "Montserrat", sans-serif;
    color: #000000;
    font-weight: 700;
    font-size: 22px;
    line-height: 170%;
    padding-top: 60px;
    /* width: 400px; */

  }

  .para_4 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    line-height: 170%;
    opacity: 0.6;
    /* width: 470px; */
  }

  #page_bannner {
    padding-top: 100px;
  }

  .banner_back {
    background-color: #040316;
    height: 330px;
    position: relative;
  }

  .banner_content_2 {
    position: absolute;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 600px;
  }

  .banner_heading_5 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 35px;
    color: #FFFFFF;
    line-height: 140%;
  }

  .banner_para_5 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 170%;
    /* opacity: 0.6; */
  }

  .footer_link a {
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    color: #333333;
  }

  .icons i {
    color: #000000 !important;

  }

  .copy_right {
    color: #000000;
    font-size: 12px;
    font-family: "Montserrat", sans-serif;
  }


}

@media (min-width: 1029px) and (max-width: 1400px) {
  .nav-item .nav-link {
    font-size: 20px;
    padding-left: 50px !important;
    padding-right: 50px !important;
  }

  .langage_select {
    font-size: 20px !important;
  }

  .back_red {
    background-color: #CE0225;
    height: 10px;
  }

  .back_gray {
    background-color: #E4E4E4;
    height: 150px;
  }

  .banner_container {
    position: relative !important;
  }

  .banner_content {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%)
  }

  .banner_heading_1 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 40px;
    color: #FFFFFF;
    line-height: 60.2px;
  }

  .banner_para {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 32.8px;
    opacity: 0.6;
  }

  #supply {
    padding-top: 100px;
  }

  #supply .heading_2 {

    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 30px;
    color: #000000;
    line-height: 140%;

  }

  #supply .para_2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #000000;
    line-height: 140%px;
    opacity: 0.6;
  }

  #supply .card {
    background-color: #040316;
  }

  .card-text {
    font-family: "Montserrat", sans-serif;
    color: #F2F2F2 !important;
    font-weight: 700;
    font-size: 14px;
    line-height: 140%;
    padding: 25px 30px 0px 30px;

  }

  #parter {
    padding-top: 100px;
  }

  .text_partner {
    width: 800px;
    padding-left: 17%;
  }

  .heading_3 {
    font-family: "Montserrat", sans-serif;
    color: #000000;
    font-weight: 700;
    font-size: 28px;
    line-height: 170%;
    /* padding-top: 100px; */
    width: 400px;

  }

  .para_3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    line-height: 170%;
    opacity: 0.6;
    width: 470px;
    padding-top: 100px !important;
  }

  /* .ipad_img_2 {
    padding-left: 140px !important;
  } */

  #parter_2 {
    padding-top: 50px;
  }

  .heading_4 {
    font-family: "Montserrat", sans-serif;
    color: #000000;
    font-weight: 700;
    font-size: 28px;
    line-height: 170%;
    padding-top: 80px;
    /* width: 400px; */

  }

  .para_4 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    line-height: 170%;
    opacity: 0.6;
    /* width: 470px; */
  }

  #page_bannner {
    padding-top: 100px;
  }

  .banner_back {
    background-color: #040316;
    height: 330px;
    position: relative;
  }

  .banner_content_2 {
    position: absolute;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
  }

  .banner_heading_5 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 35px;
    color: #FFFFFF;
    line-height: 140%;
  }

  .banner_para_5 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 170%;
    /* opacity: 0.6; */
  }

  .footer_link a {
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    color: #333333;
  }

  .icons i {
    color: #000000 !important;

  }

  .copy_right {
    color: #000000;
    font-size: 12px;
    font-family: "Montserrat", sans-serif;
  }
}

@media (min-width: 1401px) {
  .nav-item .nav-link {
    font-size: 20px;
    padding-left: 50px !important;
    padding-right: 50px !important;
  }

  .langage_select {
    font-size: 20px !important;
  }

  .custom_container_1 {
    max-width: 94.7368% !important;
  }

  .back_red {
    background-color: #CE0225;
    height: 10px;
  }

  .back_gray {
    background-color: #E4E4E4;
    height: 160px;
  }

  .banner_container {
    position: relative !important;
  }

  .banner_content {
    position: absolute;
    top: 68%;
    /* Adjust vertical position */
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    /* Center align the content */
    width: 50%;
    /* Adjust content width */
    max-width: 1200px;
    /* Adjust max width */
  }

  .banner_heading_1 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 48px;
    color: #FFFFFF;
    line-height: 67.2px;
  }

  .banner_para {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 40.8px;
    opacity: 0.6;
  }


  #supply {
    padding-top: 100px;
  }

  /* .container-fluid {
        max-width: 1700px !important; 
    }
      .container {
        max-width: 1700px !important; 
    } */
  #supply .heading_2 {

    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 38px;
    color: #000000;
    line-height: 140%;

  }

  #supply .para_2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #000000;
    line-height: 140%;
    opacity: 0.6;
  }

  #supply .card {
    background-color: #040316;
  }

  .card-text {
    font-family: "Montserrat", sans-serif;
    color: #F2F2F2 !important;
    font-weight: 700;
    font-size: 14px;
    line-height: 140%;
    padding: 25px 30px 0px 30px;

  }

  #parter {
    padding-top: 100px;
  }

  .text_partner {
    width: 80.72%;
    padding-left: 14%;
  }

  .heading_3 {
    font-family: "Montserrat", sans-serif;
    color: #000000;
    font-weight: 700;
    font-size: 29px;
    line-height: 150%;
    /* padding-top: 130px; */


  }

  .para_3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    line-height: 170%;
    opacity: 0.6;
    /* width: 470px; */
    padding-top: 130px !important;
  }

  /* .ipad_img_2 {
    padding-left: 115px !important;
  } */

  #parter_2 {
    padding-top: 50px;
  }

  .heading_4 {
    font-family: "Montserrat", sans-serif;
    color: #000000;
    font-weight: 700;
    font-size: 29px;
    line-height: 170%;
    padding-top: 130px;
    /* width: 400px; */

  }

  .para_4 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    line-height: 170%;
    opacity: 0.6;
    /* width: 470px; */
  }

  #page_bannner {
    padding-top: 100px;
  }

  .banner_back {
    background-color: #040316;
    height: 330px;
    position: relative;
  }

  .banner_content_2 {
    position: absolute;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
  }

  .banner_heading_5 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 35px;
    color: #FFFFFF;
    line-height: 140%;
  }

  .banner_para_5 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 170%;
    /* opacity: 0.6; */
  }

  .footer_link a {
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    color: #333333;
  }

  .icons i {
    color: #000000 !important;

  }

  .copy_right {
    color: #000000;
    font-size: 12px;
    font-family: "Montserrat", sans-serif;
  }
}

/* ABOUT US PAGE */



@media (max-width: 300px) {
  #about .aboutBanner {
    background-color: black;
    height: 235px;
    position: relative;
  }


  #about .aboutBannerContent-one {
    position: absolute;
    top: 30%;
    left: 50%;
    bottom: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 1;
    color: white;
  }

  #about .aboutBannerHeading-one {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 28px;
    color: #FFFFFF;
    line-height: 140%;
    width: 270px;

  }

  .aboutBannerparaone {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 8px;
    color: #FFFFFF;
    line-height: 170%;
    opacity: 0.6;
    width: 270px;
  }

  #faq {
    padding-top: 50px;
  }

  .contactheadingone {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 28px;
    color: #000000;
    line-height: 140%;
  }

  .accordion-button:not(.collapsed) {
    background-color: white !important;
    box-shadow: none !important;
    opacity: 0.6;
  }

  .accordion-body {
    background-color: #C4C4C4 !important;
    font-size: 14px;
    font-weight: 170%;
    font-family: "Montserrat", sans-serif;
    color: #000000;
    margin-right: 35px;
  }

  .accordion-button:focus {
    box-shadow: none !important;
    /* Remove focus shadow */

  }

  .accordion-body {
    border-top: none !important;
    /* Add border top */

  }

  .accordion-button:focus-visible {
    outline: none !important;
  }

  .accordion {
    border: none !important;
    /* Remove border */
  }

  .accordion-button {

    border: none !important;
    /* Remove button border */


  }

  .accordion-button::after {
    display: none;
    /* Hide the default icon */
  }

  .accordion {
    --bs-accordion-border-color: white !important;
    /* Set to white */
    --bs-border-width: 0px !important;
  }

  .accordion-button {
    position: relative;
  }

  .accordion-button {
    position: relative;
  }

  .accordion-button .fa-plus,
  .accordion-button .fa-minus {
    position: absolute;
    right: 1rem;
    /* Adjust as needed */
    top: 50%;
    transform: translateY(-50%);
    transition: transform 0.3s ease;
    /* Add transition */
    color: #ce0225 !important;
  }

  .accordion-button .fa-minus {
    display: none;
    /* Hide minus icon by default */
  }

  .accordion-button[aria-expanded="true"] .fa-plus {
    display: none;
    /* Hide plus icon when expanded */
  }

  .accordion-button[aria-expanded="true"] .fa-minus {
    display: inline-block;
    /* Display minus icon when expanded */
  }

  /* .accordion_heading[aria-expanded="true"]{
        opacity: 0.6;
    } */
  .accordion_heading {
    font-size: 14px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    color: #000000;

  }

  .right_side_title {
    color: #000000;
    font-size: 28px;
    font-weight: 600;
    font-family: "Century Gothic", Arial, sans-serif;
    line-height: 140%;
  }

  .fa-brands {
    color: #000000 !important;
    font-size: 18px !important;
  }

  .contact_background {
    background-color: #EEEEEE;
    padding-top: -20px !important;

  }

  .form_title {
    color: #3D4A5C;
    font-size: 14px;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    line-height: 24px;
    margin-bottom: 2px !important;
  }

  .place::placeholder {
    color: #8897AE;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    font-family: "Inter", sans-serif;
    letter-spacing: -0.2;


  }

}

@media (min-width: 301px) and (max-width: 600px) {
  #about .aboutBanner {
    background-color: black;
    height: 235px;
    position: relative;
  }

  #about .aboutBannerContent-one {
    position: absolute;
    top: 30%;
    left: 50%;
    bottom: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 1;
    color: white;
  }

  #about .aboutBannerHeading-one {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 35px;
    color: #FFFFFF;
    line-height: 140%;
    width: 280px;

  }

  .aboutBannerparaone {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 170%;
    opacity: 0.6;
    width: 300px;
  }

  #faq {
    padding-top: 50px;
  }

  .contactheadingone {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 28px;
    color: #000000;
    line-height: 140%;
  }

  .accordion-button:not(.collapsed) {
    background-color: white !important;
    box-shadow: none !important;
    opacity: 0.6;
  }

  .accordion-body {
    background-color: #C4C4C4 !important;
    font-size: 14px;
    font-weight: 170%;
    font-family: "Montserrat", sans-serif;
    color: #000000;
    margin-right: 35px;
  }

  .accordion-button:focus {
    box-shadow: none !important;
    /* Remove focus shadow */

  }

  .accordion-body {
    border-top: none !important;
    /* Add border top */

  }

  .accordion-button:focus-visible {
    outline: none !important;
  }

  .accordion {
    border: none !important;
    /* Remove border */
  }

  .accordion-button {

    border: none !important;
    /* Remove button border */


  }

  .accordion-button::after {
    display: none;
    /* Hide the default icon */
  }

  .accordion {
    --bs-accordion-border-color: white !important;
    /* Set to white */
    --bs-border-width: 0px !important;
  }

  .accordion-button {
    position: relative;
  }

  .accordion-button {
    position: relative;
  }

  .accordion-button .fa-plus,
  .accordion-button .fa-minus {
    position: absolute;
    right: 1rem;
    /* Adjust as needed */
    top: 50%;
    transform: translateY(-50%);
    transition: transform 0.3s ease;
    /* Add transition */
    color: #ce0225 !important;
  }

  .accordion-button .fa-minus {
    display: none;
    /* Hide minus icon by default */
  }

  .accordion-button[aria-expanded="true"] .fa-plus {
    display: none;
    /* Hide plus icon when expanded */
  }

  .accordion-button[aria-expanded="true"] .fa-minus {
    display: inline-block;
    /* Display minus icon when expanded */
  }

  /* .accordion_heading[aria-expanded="true"]{
        opacity: 0.6;
    } */
  .accordion_heading {
    font-size: 14px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    color: #000000;

  }

  .right_side_title {
    color: #000000;
    font-size: 28px;
    font-weight: 600;
    font-family: "Century Gothic", Arial, sans-serif;
    line-height: 140%;
  }

  .fa-brands {
    color: #000000 !important;
    font-size: 18px !important;
  }

  .contact_background {
    background-color: #EEEEEE;
    padding-top: -20px !important;

  }

  .form_title {
    color: #3D4A5C;
    font-size: 14px;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    line-height: 24px;
    margin-bottom: 2px !important;
  }

  .place::placeholder {
    color: #8897AE;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    font-family: "Inter", sans-serif;
    letter-spacing: -0.2;


  }



}


@media (min-width: 601px) and (max-width: 900px) {
  #about .aboutBanner {
    background-color: black;
    height: 235px;
    position: relative;
  }

  #about .aboutBannerContent-one {
    position: absolute;
    top: 30%;
    left: 50%;
    bottom: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 1;
    color: white;
  }

  #about .aboutBannerHeading-one {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 38px;
    color: #FFFFFF;
    line-height: 140%;


  }

  .aboutBannerparaone {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 170%;
    opacity: 0.6;
  }

  #faq {
    padding-top: 50px;
  }

  .contactheadingone {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 28px;
    color: #000000;
    line-height: 140%;
  }

  .accordion-button:not(.collapsed) {
    background-color: white !important;
    box-shadow: none !important;
    opacity: 0.6;
  }

  .accordion-body {
    background-color: #C4C4C4 !important;
    font-size: 14px;
    font-weight: 170%;
    font-family: "Montserrat", sans-serif;
    color: #000000;
    margin-right: 35px;
  }

  .accordion-button:focus {
    box-shadow: none !important;
    /* Remove focus shadow */

  }

  .accordion-body {
    border-top: none !important;
    /* Add border top */

  }

  .accordion-button:focus-visible {
    outline: none !important;
  }

  .accordion {
    border: none !important;
    /* Remove border */
  }

  .accordion-button {

    border: none !important;
    /* Remove button border */


  }

  .accordion-button::after {
    display: none;
    /* Hide the default icon */
  }

  .accordion {
    --bs-accordion-border-color: white !important;
    /* Set to white */
    --bs-border-width: 0px !important;
  }

  .accordion-button {
    position: relative;
  }

  .accordion-button {
    position: relative;
  }

  .accordion-button .fa-plus,
  .accordion-button .fa-minus {
    position: absolute;
    right: 1rem;
    /* Adjust as needed */
    top: 50%;
    transform: translateY(-50%);
    transition: transform 0.3s ease;
    /* Add transition */
    color: #ce0225 !important;
  }

  .accordion-button .fa-minus {
    display: none;
    /* Hide minus icon by default */
  }

  .accordion-button[aria-expanded="true"] .fa-plus {
    display: none;
    /* Hide plus icon when expanded */
  }

  .accordion-button[aria-expanded="true"] .fa-minus {
    display: inline-block;
    /* Display minus icon when expanded */
  }

  /* .accordion_heading[aria-expanded="true"]{
        opacity: 0.6;
    } */
  .accordion_heading {
    font-size: 14px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    color: #000000;

  }

  .right_side_title {
    color: #000000;
    font-size: 28px;
    font-weight: 600;
    font-family: "Century Gothic", Arial, sans-serif;
    line-height: 140%;
  }

  .fa-brands {
    color: #000000 !important;
    font-size: 18px !important;
  }

  .contact_background {
    background-color: #EEEEEE;
    padding-top: -20px !important;

  }

  .form_title {
    color: #3D4A5C;
    font-size: 14px;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    line-height: 24px;
    margin-bottom: 2px !important;
  }

  .place::placeholder {
    color: #8897AE;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    font-family: "Inter", sans-serif;
    letter-spacing: -0.2;


  }

}

@media (min-width: 1029px) and (max-width: 1400px) {
  #about .aboutBanner {
    background-color: black;
    height: 235px;
    position: relative;
  }

  #about .aboutBannerContent-one {
    position: absolute;
    top: 30%;
    left: 50%;
    bottom: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 1;
    color: white;
  }

  #about .aboutBannerHeading-one {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 48px;
    color: #FFFFFF;
    line-height: 140%;

  }

  .aboutBannerparaone {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 170%;
    opacity: 0.6;
  }

  #faq {
    padding-top: 50px;
  }

  .contactheadingone {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 28px;
    color: #000000;
    line-height: 140%;
  }

  .accordion-button:not(.collapsed) {
    background-color: white !important;
    box-shadow: none !important;
    opacity: 0.6;
  }

  .accordion-body {
    background-color: #C4C4C4 !important;
    font-size: 14px;
    font-weight: 170%;
    font-family: "Montserrat", sans-serif;
    color: #000000;
    margin-right: 35px;
  }

  .accordion-button:focus {
    box-shadow: none !important;
    /* Remove focus shadow */

  }

  .accordion-body {
    border-top: none !important;
    /* Add border top */

  }

  .accordion-button:focus-visible {
    outline: none !important;
  }

  .accordion {
    border: none !important;
    /* Remove border */
  }

  .accordion-button {

    border: none !important;
    /* Remove button border */


  }

  .accordion-button::after {
    display: none;
    /* Hide the default icon */
  }

  .accordion {
    --bs-accordion-border-color: white !important;
    /* Set to white */
    --bs-border-width: 0px !important;
  }

  .accordion-button {
    position: relative;
  }

  .accordion-button {
    position: relative;
  }

  .accordion-button .fa-plus,
  .accordion-button .fa-minus {
    position: absolute;
    right: 1rem;
    /* Adjust as needed */
    top: 50%;
    transform: translateY(-50%);
    transition: transform 0.3s ease;
    /* Add transition */
    color: #ce0225 !important;
  }

  .accordion-button .fa-minus {
    display: none;
    /* Hide minus icon by default */
  }

  .accordion-button[aria-expanded="true"] .fa-plus {
    display: none;
    /* Hide plus icon when expanded */
  }

  .accordion-button[aria-expanded="true"] .fa-minus {
    display: inline-block;
    /* Display minus icon when expanded */
  }

  /* .accordion_heading[aria-expanded="true"]{
        opacity: 0.6;
    } */
  .accordion_heading {
    font-size: 14px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    color: #000000;

  }

  .right_side_title {
    color: #000000;
    font-size: 28px;
    font-weight: 600;
    font-family: "Century Gothic", Arial, sans-serif;
    line-height: 140%;
  }

  .fa-brands {
    color: #000000 !important;
    font-size: 18px !important;
  }

  .contact_background {
    background-color: #EEEEEE;
    padding-top: -20px !important;

  }

  .form_title {
    color: #3D4A5C;
    font-size: 14px;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    line-height: 24px;
    margin-bottom: 2px !important;
  }

  .place::placeholder {
    color: #8897AE;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    font-family: "Inter", sans-serif;
    letter-spacing: -0.2;


  }


}

@media (min-width: 901px) and (max-width: 1028px) {
  #about .aboutBanner {
    background-color: black;
    height: 235px;
    position: relative;
  }

  #about .aboutBannerContent-one {
    position: absolute;
    top: 30%;
    left: 50%;
    bottom: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 1;
    color: white;
  }

  #about .aboutBannerHeading-one {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 48px;
    color: #FFFFFF;
    line-height: 140%;


  }

  .aboutBannerparaone {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 170%;
    opacity: 0.6;
  }

  #faq {
    padding-top: 50px;
  }

  .contactheadingone {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 28px;
    color: #000000;
    line-height: 140%;
  }

  .accordion-button:not(.collapsed) {
    background-color: white !important;
    box-shadow: none !important;
    opacity: 0.6;
  }

  .accordion-body {
    background-color: #C4C4C4 !important;
    font-size: 14px;
    font-weight: 170%;
    font-family: "Montserrat", sans-serif;
    color: #000000;
    margin-right: 35px;
  }

  .accordion-button:focus {
    box-shadow: none !important;
    /* Remove focus shadow */

  }

  .accordion-body {
    border-top: none !important;
    /* Add border top */

  }

  .accordion-button:focus-visible {
    outline: none !important;
  }

  .accordion {
    border: none !important;
    /* Remove border */
  }

  .accordion-button {

    border: none !important;
    /* Remove button border */


  }

  .accordion-button::after {
    display: none;
    /* Hide the default icon */
  }

  .accordion {
    --bs-accordion-border-color: white !important;
    /* Set to white */
    --bs-border-width: 0px !important;
  }

  .accordion-button {
    position: relative;
  }

  .accordion-button {
    position: relative;
  }

  .accordion-button .fa-plus,
  .accordion-button .fa-minus {
    position: absolute;
    right: 1rem;
    /* Adjust as needed */
    top: 50%;
    transform: translateY(-50%);
    transition: transform 0.3s ease;
    /* Add transition */
    color: #ce0225 !important;
  }

  .accordion-button .fa-minus {
    display: none;
    /* Hide minus icon by default */
  }

  .accordion-button[aria-expanded="true"] .fa-plus {
    display: none;
    /* Hide plus icon when expanded */
  }

  .accordion-button[aria-expanded="true"] .fa-minus {
    display: inline-block;
    /* Display minus icon when expanded */
  }

  /* .accordion_heading[aria-expanded="true"]{
        opacity: 0.6;
    } */
  .accordion_heading {
    font-size: 14px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    color: #000000;

  }

  .right_side_title {
    color: #000000;
    font-size: 28px;
    font-weight: 600;
    font-family: "Century Gothic", Arial, sans-serif;
    line-height: 140%;
  }

  .fa-brands {
    color: #000000 !important;
    font-size: 18px !important;
  }

  .contact_background {
    background-color: #EEEEEE;
    padding-top: -20px !important;

  }

  .form_title {
    color: #3D4A5C;
    font-size: 14px;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    line-height: 24px;
    margin-bottom: 2px !important;
  }

  .place::placeholder {
    color: #8897AE;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    font-family: "Inter", sans-serif;
    letter-spacing: -0.2;


  }

}

@media (min-width: 1029px) and (max-width: 1400px) {
  #about .aboutBanner {
    background-color: black;
    height: 235px;
    position: relative;
  }

  #about .aboutBannerContent-one {
    position: absolute;
    top: 30%;
    left: 50%;
    bottom: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 1;
    color: white;
  }

  #about .aboutBannerHeading-one {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 48px;
    color: #FFFFFF;
    line-height: 140%;

  }

  .aboutBannerparaone {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 170%;
    opacity: 0.6;
  }

  #faq {
    padding-top: 50px;
  }

  .contactheadingone {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 28px;
    color: #000000;
    line-height: 140%;
  }

  .accordion-button:not(.collapsed) {
    background-color: white !important;
    box-shadow: none !important;
    opacity: 0.6;
  }

  .accordion-body {
    background-color: #C4C4C4 !important;
    font-size: 14px;
    font-weight: 170%;
    font-family: "Montserrat", sans-serif;
    color: #000000;
    margin-right: 35px;
  }

  .accordion-button:focus {
    box-shadow: none !important;
    /* Remove focus shadow */

  }

  .accordion-body {
    border-top: none !important;
    /* Add border top */

  }

  .accordion-button:focus-visible {
    outline: none !important;
  }

  .accordion {
    border: none !important;
    /* Remove border */
  }

  .accordion-button {

    border: none !important;
    /* Remove button border */


  }

  .accordion-button::after {
    display: none;
    /* Hide the default icon */
  }

  .accordion {
    --bs-accordion-border-color: white !important;
    /* Set to white */
    --bs-border-width: 0px !important;
  }

  .accordion-button {
    position: relative;
  }

  .accordion-button {
    position: relative;
  }

  .accordion-button .fa-plus,
  .accordion-button .fa-minus {
    position: absolute;
    right: 1rem;
    /* Adjust as needed */
    top: 50%;
    transform: translateY(-50%);
    transition: transform 0.3s ease;
    /* Add transition */
    color: #ce0225 !important;
  }

  .accordion-button .fa-minus {
    display: none;
    /* Hide minus icon by default */
  }

  .accordion-button[aria-expanded="true"] .fa-plus {
    display: none;
    /* Hide plus icon when expanded */
  }

  .accordion-button[aria-expanded="true"] .fa-minus {
    display: inline-block;
    /* Display minus icon when expanded */
  }

  /* .accordion_heading[aria-expanded="true"]{
        opacity: 0.6;
    } */
  .accordion_heading {
    font-size: 14px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    color: #000000;

  }

  .right_side_title {
    color: #000000;
    font-size: 28px;
    font-weight: 600;
    font-family: "Century Gothic", Arial, sans-serif;
    line-height: 140%;
  }

  .fa-brands {
    color: #000000 !important;
    font-size: 18px !important;
  }

  .contact_background {
    background-color: #EEEEEE;
    padding-top: -20px !important;

  }

  .form_title {
    color: #3D4A5C;
    font-size: 14px;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    line-height: 24px;
    margin-bottom: 2px !important;
  }

  .place::placeholder {
    color: #8897AE;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    font-family: "Inter", sans-serif;
    letter-spacing: -0.2;


  }


}

@media (min-width: 1401px) {
  #about .aboutBanner {
    background-color: black;
    height: 235px;
    position: relative;
  }

  #about .aboutBannerContent-one {
    position: absolute;
    top: 30%;
    left: 50%;
    bottom: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 1;
    color: white;
  }

  #about .aboutBannerHeading-one {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 48px;
    color: #FFFFFF;
    line-height: 140%;

  }

  .aboutBannerparaone {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 170%;
    opacity: 0.6;
  }

  #faq {
    padding-top: 50px;
  }

  .custom_container_2 {
    max-width: 93.75%
  }

  .contactheadingone {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 28px;
    color: #000000;
    line-height: 140%;
  }

  .accordion-button:not(.collapsed) {
    background-color: white !important;
    box-shadow: none !important;
    opacity: 0.6;
  }

  .accordion-body {
    background-color: #C4C4C4 !important;
    font-size: 14px;
    font-weight: 170%;
    font-family: "Montserrat", sans-serif;
    color: #000000;
    margin-right: 35px;
  }

  .accordion-button:focus {
    box-shadow: none !important;
    /* Remove focus shadow */

  }

  .accordion-body {
    border-top: none !important;
    /* Add border top */

  }

  .accordion-button:focus-visible {
    outline: none !important;
  }

  .accordion {
    border: none !important;
    /* Remove border */
  }

  .accordion-button {

    border: none !important;
    /* Remove button border */


  }

  .accordion-button::after {
    display: none;
    /* Hide the default icon */
  }

  .accordion {
    --bs-accordion-border-color: white !important;
    /* Set to white */
    --bs-border-width: 0px !important;
  }

  .accordion-button {
    position: relative;
  }

  .accordion-button {
    position: relative;
  }

  .accordion-button .fa-plus,
  .accordion-button .fa-minus {
    position: absolute;
    right: 1rem;
    /* Adjust as needed */
    top: 50%;
    transform: translateY(-50%);
    transition: transform 0.3s ease;
    /* Add transition */
    color: #ce0225 !important;
  }

  .accordion-button .fa-minus {
    display: none;
    /* Hide minus icon by default */
  }

  .accordion-button[aria-expanded="true"] .fa-plus {
    display: none;
    /* Hide plus icon when expanded */
  }

  .accordion-button[aria-expanded="true"] .fa-minus {
    display: inline-block;
    /* Display minus icon when expanded */
  }

  /* .accordion_heading[aria-expanded="true"]{
        opacity: 0.6;
    } */
  .accordion_heading {
    font-size: 14px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    color: #000000;

  }

  .right_side_title {
    color: #000000;
    font-size: 28px;
    font-weight: 600;
    font-family: "Century Gothic", Arial, sans-serif;
    line-height: 140%;
  }

  .fa-brands {
    color: #000000 !important;
    font-size: 18px !important;
  }

  .contact_background {
    background-color: #EEEEEE;
    padding-top: -20px !important;

  }

  .form-control {
    border: 1px solid #AFBACA !important;
  }

  .form_title {
    color: #3D4A5C;
    font-size: 14px;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    line-height: 24px;
    margin-bottom: 2px !important;
  }

  .place::placeholder {
    color: #8897AE;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    font-family: "Inter", sans-serif;
    letter-spacing: -0.2;
    opacity: 0.6;


  }
}

@media (max-width: 300px) {
    #about .aboutBanner{
        background-color: black;
        height: 200px;
        position: relative;
    }

   
    #about .aboutBannerContent-one {
        position: absolute;
        top: 30%;
        left: 50%;
        bottom: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        z-index: 1;
        color: white;
    }
    #about .aboutBannerHeading-one{
        font-family: "Montserrat", sans-serif;
        font-weight: 700;
        font-size: 28px ;
        color: #FFFFFF ;
        line-height: 140%;
        width: 270px;
        
    }
    .aboutBannerparaone{
        font-family: "Montserrat", sans-serif;
          font-weight: 400;
          font-size: 8px ;
          color: #FFFFFF ;
          line-height: 170%;
          opacity: 0.6;
          width: 270px;
    }
    #apart{
        padding-top: 30px;
    }

    .aboutBannerHeading-two{
        font-family: "Montserrat", sans-serif;
        font-weight: 700;
        font-size: 20px ;
        color: #000000 ;
        line-height: 140%;
        align-items: center;
    }
    .aboutBannerparatwo{
        font-family: "Montserrat", sans-serif;
        font-weight: 400;
        font-size: 10px ;
        color: #000000 ;
        line-height: 140%;
        align-items: center;
        padding: 5px 0px 0px 0px;
    }
    #ourmission{
        padding-top: 50px;
    }

    .aboutBannerHeading-three{
        font-family: "Montserrat", sans-serif;
        font-weight: 700;
        font-size: 20px ;
        color: #000000 ;
        line-height: 140%;
        padding-top: 20px;
    }
    .aboutBannerparathree{
        font-family: "Montserrat", sans-serif;
          font-weight: 400;
          font-size: 10px ;
          color: #000000 ;
          line-height: 170%;
          margin-bottom: 0px !important;
         
    }
    li::marker{
        font-size: 5px !important;
    }
    #ourservices{
        padding-top: 20px;
    }
}

@media (min-width: 301px) and (max-width: 600px) {
    #about .aboutBanner{
        background-color: black;
        height: 235px;
        position: relative;
    }

    #about .aboutBannerContent-one {
        position: absolute;
        top: 30%;
        left: 50%;
        bottom: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        z-index: 1;
        color: white;
    }
    #about .aboutBannerHeading-one{
        font-family: "Montserrat", sans-serif;
        font-weight: 700;
        font-size: 35px ;
        color: #FFFFFF ;
        line-height: 140%;
        width: 280px;
        
    }
    .aboutBannerparaone{
        font-family: "Montserrat", sans-serif;
          font-weight: 400;
          font-size: 12px ;
          color: #FFFFFF ;
          line-height: 170%;
          opacity: 0.6;
          width: 300px;
    }
    #apart{
        padding-top: 30px;
    }

    .aboutBannerHeading-two{
        font-family: "Montserrat", sans-serif;
        font-weight: 700;
        font-size: 20px ;
        color: #000000 ;
        line-height: 140%;
        align-items: center;
    }
    .aboutBannerparatwo{
        font-family: "Montserrat", sans-serif;
        font-weight: 400;
        font-size: 10px ;
        color: #000000 ;
        line-height: 140%;
        align-items: center;
        padding: 5px 0px 0px 0px;
    }
    #ourmission{
        padding-top: 50px;
    }

    .aboutBannerHeading-three{
        font-family: "Montserrat", sans-serif;
        font-weight: 700;
        font-size: 20px ;
        color: #000000 ;
        line-height: 140%;
        padding-top: 20px;
    }
    .aboutBannerparathree{
        font-family: "Montserrat", sans-serif;
          font-weight: 400;
          font-size: 10px ;
          color: #000000 ;
          line-height: 170%;
          margin-bottom: 0px !important;
         
    }
    li::marker{
        font-size: 5px !important;
    }

    #ourservices{
        padding-top: 20px;
    }
}


@media (min-width: 601px) and (max-width: 900px) {

    #about .aboutBanner{
        background-color: black;
        height: 235px;
        position: relative;
    }

    #about .aboutBannerContent-one {
        position: absolute;
        top: 28%;
        left: 50%;
        bottom: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        z-index: 1;
        color: white;
    }
    #about .aboutBannerHeading-one{
        font-family: "Montserrat", sans-serif;
        font-weight: 700;
        font-size: 38px ;
        color: #FFFFFF ;
        line-height: 140%;

        
    }
    .aboutBannerparaone{
        font-family: "Montserrat", sans-serif;
          font-weight: 400;
          font-size: 16px ;
          color: #FFFFFF ;
          line-height: 170%;
          opacity: 0.6;
    }
    #apart{
        padding-top: 70px;
    }

    .aboutBannerHeading-two{
        font-family: "Montserrat", sans-serif;
        font-weight: 700;
        font-size: 38px ;
        color: #000000 ;
        line-height: 140%;
        align-items: center;
    }
    .aboutBannerparatwo{
        font-family: "Montserrat", sans-serif;
        font-weight: 400;
        font-size: 13px ;
        color: #000000 ;
        line-height: 140%;
        align-items: center;
        padding: 5px 0px 0px 0px;
    }
    #ourmission{
        padding-top: 50px;
    }

    .aboutBannerHeading-three{
        font-family: "Montserrat", sans-serif;
        font-weight: 700;
        font-size: 28px ;
        color: #000000 ;
        line-height: 140%;
        padding-top: 20px;
    }
    .aboutBannerparathree{
        font-family: "Montserrat", sans-serif;
          font-weight: 400;
          font-size: 14px ;
          color: #000000 ;
          line-height: 170%;
          margin-bottom: 0px !important;
         
    }
    li::marker{
        font-size: 8px !important;
    }

    #ourservices{
        padding-top: 40px;
        padding-bottom: 40px;
    }
}
@media (min-width: 901px) and (max-width: 1028px) {
    #about .aboutBanner{
        background-color: black;
        height: 235px;
        position: relative;
    }

    #about .aboutBannerContent-one {
        position: absolute;
        top: 30%;
        left: 50%;
        bottom: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        z-index: 1;
        color: white;
    }
    #about .aboutBannerHeading-one{
        font-family: "Montserrat", sans-serif;
        font-weight: 700;
        font-size: 48px ;
        color: #FFFFFF ;
        line-height: 140%;
        
        
    }
    .aboutBannerparaone{
        font-family: "Montserrat", sans-serif;
          font-weight: 400;
          font-size: 20px ;
          color: #FFFFFF ;
          line-height: 170%;
          opacity: 0.6;
    }
    #apart{
        padding-top: 100px;
    }

    .aboutBannerHeading-two{
        font-family: "Montserrat", sans-serif;
        font-weight: 700;
        font-size: 38px ;
        color: #000000 ;
        line-height: 140%;
        align-items: center;
    }
    .aboutBannerparatwo{
        font-family: "Montserrat", sans-serif;
        font-weight: 400;
        font-size: 14px ;
        color: #000000 ;
        line-height: 140%;
        align-items: center;
        padding: 5px 60px 0px 60px;
    }

    #ourmission{
        padding-top: 100px;
    }

    .aboutBannerHeading-three{
        font-family: "Montserrat", sans-serif;
        font-weight: 700;
        font-size: 28px ;
        color: #000000 ;
        line-height: 140%;
        padding-top: 20px;
    }
    .aboutBannerparathree{
        font-family: "Montserrat", sans-serif;
          font-weight: 400;
          font-size: 14px ;
          color: #000000 ;
          line-height: 170%;
          margin-bottom: 0px !important;
         
    }
    li::marker{
        font-size: 8px !important;
    }

    #ourservices{
        padding-top: 50px;
    }
}

@media (min-width: 1029px) and (max-width: 1400px) {
    #about .aboutBanner{
        background-color: black;
        height: 235px;
        position: relative;
    }

    #about .aboutBannerContent-one {
        position: absolute;
        top: 30%;
        left: 50%;
        bottom: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        z-index: 1;
        color: white;
    }
    #about .aboutBannerHeading-one{
        font-family: "Montserrat", sans-serif;
        font-weight: 700;
        font-size: 48px ;
        color: #FFFFFF ;
        line-height: 140%;
        
    }
    .aboutBannerparaone{
        font-family: "Montserrat", sans-serif;
          font-weight: 400;
          font-size: 24px ;
          color: #FFFFFF ;
          line-height: 170%;
          opacity: 0.6;
    }

    #apart{
        padding-top: 100px;
    }

    .aboutBannerHeading-two{
        font-family: "Montserrat", sans-serif;
        font-weight: 700;
        font-size: 38px ;
        color: #000000 ;
        line-height: 140%;
        align-items: center;
    }
    .aboutBannerparatwo{
        font-family: "Montserrat", sans-serif;
        font-weight: 400;
        font-size: 14px ;
        color: #000000 ;
        line-height: 140%;
        align-items: center;
        padding: 5px 105px 0px 105px;
    }
    #ourmission{
        padding-top: 100px;
    }

    .aboutBannerHeading-three{
        font-family: "Montserrat", sans-serif;
        font-weight: 700;
        font-size: 28px ;
        color: #000000 ;
        line-height: 140%;
        padding-top: 20px;
    }
    .aboutBannerparathree{
        font-family: "Montserrat", sans-serif;
          font-weight: 400;
          font-size: 14px ;
          color: #000000 ;
          line-height: 170%;
          margin-bottom: 0px !important;
         
    }
    li::marker{
        font-size: 8px !important;
    }

    #ourservices{
        padding-top: 100px;
    }
}
@media (min-width: 1401px) {
    #about .aboutBanner{
        background-color: black;
        height: 235px;
        position: relative;
    }

    #about .aboutBannerContent-one {
        position: absolute;
        top: 30%;
        left: 50%;
        bottom: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        z-index: 1;
        color: white;
    }
    #about .aboutBannerHeading-one{
        font-family: "Montserrat", sans-serif;
        font-weight: 700;
        font-size: 48px ;
        color: #FFFFFF ;
        line-height: 140%;
        
    }
    .aboutBannerparaone{
        font-family: "Montserrat", sans-serif;
          font-weight: 400;
          font-size: 24px ;
          color: #FFFFFF ;
          line-height: 170%;
          opacity: 0.6;
    }

    #apart{
        padding-top: 100px;
    }

    .about_img{
        width: 60%;
    }

    .aboutBannerHeading-two{
        font-family: "Montserrat", sans-serif;
        font-weight: 700;
        font-size: 38px ;
        color: #000000 ;
        line-height: 140%;
        align-items: center;
    }
    .aboutBannerparatwo{
        font-family: "Montserrat", sans-serif;
        font-weight: 400;
        font-size: 14px ;
        color: #000000 ;
        line-height: 140%;
        align-items: center;
        padding: 0 210px;
    }

    #ourmission{
        padding-top: 100px;
    }
    .custom_container_2 {
        max-width: 93.75%
    }

    .aboutBannerHeading-three{
        font-family: "Montserrat", sans-serif;
        font-weight: 700;
        font-size: 28px ;
        color: #000000 ;
        line-height: 140%;
        padding-top: 50px;
    }
    .aboutBannerparathree{
        font-family: "Montserrat", sans-serif;
          font-weight: 400;
          font-size: 14px ;
          color: #000000 ;
          line-height: 170%;
          margin-bottom: 0px !important;
         
    }
    li::marker{
        font-size: 8px !important;
    }

    #ourservices{
        padding-top: 100px;
    }
}


