/* melodrama */
@font-face {
  font-family: "m_l"; /*a name to be used later*/
  src: url("../fonts/melodrama/Melodrama-Light.woff2"); /*URL to font*/
}
@font-face {
  font-family: "m_m"; /*a name to be used later*/
  src: url("../fonts/melodrama/Melodrama-Medium.woff2"); /*URL to font*/
}
@font-face {
  font-family: "m_r"; /*a name to be used later*/
  src: url("../fonts/melodrama/Melodrama-Regular.woff2"); /*URL to font*/
}
@font-face {
  font-family: "m_s"; /*a name to be used later*/
  src: url("../fonts/melodrama/Melodrama-Semibold.woff2"); /*URL to font*/
}
@font-face {
  font-family: "m_b"; /*a name to be used later*/
  src: url("../fonts/melodrama/Melodrama-Bold.woff2"); /*URL to font*/
}
/* poppins */
@font-face {
  font-family: "p_l"; /*a name to be used later*/
  src: url("../fonts/poppins/Poppins-Light.woff2"); /*URL to font*/
}
@font-face {
  font-family: "p_m"; /*a name to be used later*/
  src: url("../fonts/poppins/Poppins-Medium.woff2"); /*URL to font*/
}
@font-face {
  font-family: "p_r"; /*a name to be used later*/
  src: url("../fonts/poppins/Poppins-Regular.woff2"); /*URL to font*/
}
@font-face {
  font-family: "p_s"; /*a name to be used later*/
  src: url("../fonts/poppins/Poppins-SemiBold.woff2"); /*URL to font*/
}
@font-face {
  font-family: "p_b"; /*a name to be used later*/
  src: url("../fonts/poppins/Poppins-Bold.woff2"); /*URL to font*/
}
.opacity_2 {
  opacity: 0.2;
}
.navbar {
  background-color: #ffffff;
  padding-left: 50px;
  padding-right: 50px;
  border-bottom: 1px solid #2c2c2c;
  z-index: 1021;
}
.gruham_navlink {
  padding-left: 25px;
  padding-right: 25px;
  color: #000000;
  font-family: p_r;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  transition: 0.5s all ease-in-out;
}
.gruham_navlink:hover {
  color: #f77b1b;
}
.hero_title_text {
  font-size: 76px;
  color: #f77b1b;
  text-align: center;
  font-family: m_r;
}
.hero_title_text_1 {
  font-size: 100px;
  color: #f77b1b;
  text-align: center;
  font-family: m_r;
}
.hero_text {
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 0;
  font-family: p_l;
}
.hero_text_1 {
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 0;
  font-family: p_l;
}
.text_22 {
  font-size: 18px;
  color: #000000;
  font-family: p_r;
}
.text_18 {
  font-size: 18px;
  color: #000000;
  font-family: p_r;
}
.text_16 {
  font-size: 16px;
  color: #000000;
  font-family: p_r;
}
.gruham_title_ami,
.gruham_title {
  font-size: 6.5vw;
  color: rgba(247, 123, 27, 0.8);
  font-family: m_r;
  line-height: 1;
  text-transform: uppercase;
}
.explore_link {
  color: #f77b1b;
  font-size: 18px;
  font-family: p_r;
  text-decoration: none;
}
.explore_link > img {
  transition: 0.5s all ease-in-out;
}
.explore_link:hover {
  color: #f77b1b;
}
.explore_link:hover > img {
  transform: rotate(45deg);
}
.text_m_25 {
  font-size: 25px;
  color: #000000;
  font-family: m_r;
  margin-bottom: 0;
}
.text_20 {
  font-size: 20px;
  color: #000000;
  font-family: p_r;
  margin-bottom: 0;
}
.text_24 {
  font-size: 24px;
  color: #000000;
  font-family: m_r;
  margin-bottom: 0;
}
.text_m_30 {
  font-size: 30px;
  color: #000000;
  font-family: p_l;
  margin-bottom: 0;
}
.text_m_40 {
  font-size: 40px;
  color: #000000;
  font-family: m_r;
  margin-bottom: 0;
}
.text_m_60 {
  font-size: 60px;
  color: #000000;
  font-family: m_r;
  margin-bottom: 0;
}
.text_m_80 {
  font-size: 100px;
  color: #000000;
  font-family: m_r;
  margin-bottom: 0;
}
.text_25 {
  font-size: 25px;
  color: #000000;
  font-family: p_r;
  margin-bottom: 0;
}
.fp_title {
  font-size: 30px;
  color: #f77b1b;
  font-family: m_r;
}
.fp_text {
  font-size: 18px;
  font-family: p_r;
  color: #000000;
  margin-bottom: 8px;
}
.op_btn {
  width: 100%;
  height: 50px;
  background-color: #f77b1b;
  border: 1px solid #f77b1b;
  color: #ffffff;
  font-size: 16px;
  font-family: p_r;
}
.d_b {
  height: 50px;
  padding: 0px 20px;
  background-color: #f77b1b;
  border: 1px solid #f77b1b;
  color: #ffffff;
  font-size: 16px;
  font-family: p_r;
  display: flex;
  align-items: center;
  text-align: center;
}
.text_m_45 {
  font-size: 45px;
  font-family: m_r;
  color: #000000;
  margin-bottom: 0px;
}
.footer_about_wrapper > p {
  text-transform: uppercase;
  margin-bottom: 0;
}
.awho_center_col p {
  line-height: 2;
}
.al_text_wrapper p {
  padding-top: 5px;
}
.submit_btn {
  width: 100%;
  height: 50px;
  background-color: #f77b1b;
  border: 1px solid #f77b1b;
  color: #ffffff;
  font-family: p_r;
  font-size: 16px;
}
.ourp_title_wrappper h1 {
  color: #f77b1b;
  writing-mode: sideways-lr;
  font-size: 14vh;
  margin: 0;
  margin-right: 50px;
}
.ourp_btn_1 {
  padding: 10px 20px;
  border-radius: 50px;
  border: 1px solid #ffffff;
  background-color: transparent;
  color: #ffffff;
  margin-right: 10px;
  transition: 0.6s all ease-in-out;
}
.ourp_btn_1:hover {
  background-color: #ffffff;
  color: #f77b1b;
}
.ourp_btn_2 {
  padding: 10px 20px;
  border-radius: 50px;
  border: 1px solid #ffffff;
  background-color: transparent;
  color: #ffffff;
  margin-right: 10px;
  transition: 0.6s all ease-in-out;
}
.ourp_btn_2:hover {
  background-color: #ffffff;
  color: #f77b1b;
}
.oj_title_wrappper h1 {
  color: #f77b1b;
  writing-mode: sideways-lr;
  font-size: 14vh;
  margin: 0;
  margin-right: 50px;
}
.gruham_title_1 {
  font-size: 4.5vw;
}
.accordion-header .title {
  font-size: 18px;
  color: #ff8a00;
  font-family: p_r;
  font-weight: 400;
}
.engineering-label > h1 {
  margin: 0;
  color: #fff;
}
.oft {
  color: #f77b1b;
  opacity: 1;
}
.team_hanger_black_wrapper > .text_20{
  font-family: p_l;
}
@media (max-width: 1900px) {
  .gruham_title {
    font-size: 110px;
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (max-width: 1800px) {
  .gruham_title_ami,
  .gruham_title {
    font-size: 100px;
  }
}
@media (max-width: 1700px) {
  .gruham_title_ami,
  .gruham_title {
    font-size: 6vw;
    padding-left: 0;
  }
}
@media (max-width: 1000px) {
  .hero_title_text,
  .hero_title_text_1 {
    font-size: 10vw;
  }
  .text_m_25,
  .text_25 {
    font-size: 20px;
  }
  .text_m_30,
  .text_m_40 {
    font-size: 25px;
  }
  .text_m_60 {
    font-size: 30px;
  }
  .ourp_btn_2,
  .ourp_btn_1,
  .fp_text {
    font-size: 16px;
  }
  .accordion-header .title,
  .text_20,
  .explore_link,
  .hero_text,
  .text_18 {
    font-size: 16px;
  }
}
