* {
  padding: 0;
  margin: 0;
}

ul {
  list-style: none;
}

a {
  text-decoration: none !important;
}

/*section-8................................................./*/

.section-8 .career {
  width: 100%;
  height: 300px;
  background: #333333;
}

.section-8 .career h1 {
  font: bold 20px/ 31px Myriad Pro;
  color: #fff;
  margin-top: 7%;
}

.section-8 .career p {
  font-size: 15px;
  color: #fff;
  border-left: 3px solid #fcbf00;
  padding-left: 20px;
  padding-top: 2px;
}

footer{
  opacity: 1;
}

/*section-8............................................../*/



/*section-9................................................../*/

.faq {
  padding: 60px 0;
}

.faq .faq-list {
  padding: 0;
  list-style: none;
}

.faq h2 {
  color: #000;
  font-size: 16px;
  text-align: center;
  padding-top: 3%;
}

.faq h6 {
  font-size: 22px;
  text-align: center;
  margin-top: 2%;
}

.faq .faq-list i {
  font-size: 20px;
}

.faq .faq-list li {
  /*    background-color: #ffee5a;*/
  margin-bottom: 4px;
  /*    border-radius: 10px;*/
  padding: 10px 26px;
}

.faq .faq-list a {
  display: block;
  position: relative;
  font-size: 18px;
  font-weight: 500;
  color: #333333;
  text-decoration: none;
  margin-top: -12px;
}


#faq1 .collapse {
  background: #ccc !important;
}

.patra a i {
  font-size: 20px;
  padding: 2px 0px -3px 0px;
}

.faq .faq-list i {
  font-size: 15px;
  position: absolute;
  left: -28px;
  top: 3px;
  transition: 1s;
  display: block;
}

.faq-title {
  text-align: center;
  font-size: 17px;
  /*    border-bottom: 2px dashed #ffffff;*/
  margin-bottom: 10px;
  padding-bottom: 10px;
  color: #ffffff;
  margin-top: 100px;
}

.faq .faq-list p {
  padding-top: 5px;
  margin-bottom: 20px;
  font-size: 13px;
  font-palette: normal;
}

/*.faq-list h1 .collapsed i:hover{
  background: #ccc !important;
 }*/

.collapsed i.fa.fa-arrow-circle-right {
  /*     display: flex;*/
}

.collapsed i.fa.fa-arrow-circle-right {
  transform: rotatez(90deg);
}

.fa .fa-circle {
  font-size: 12px;
}

.faq img {
  width: 100%;
  margin-top: 24%;
  margin-left: -30px;
}

.faq-list h1 {
  font-weight: 700;
  font-size: 13px;
  font-family: myrid pro;
  /* border-bottom: 1px solid #000; */
  width: 200px;
  margin-bottom: 0px;
  margin-top: 2%;
}

.faq-list h2 {
  font-weight: 700;
  font-size: 16px;
  font-family: myrid pro;
  border-bottom: 1px solid #000;
  width: 331px;
  /*  margin-bottom: -8px;*/
}

.faq-list h3 {
  font-weight: 700;
  font-size: 16px;
  font-family: myrid pro;
  border-bottom: 1px solid #000;
  width: 289px;
  /*  margin-bottom: -8px;*/
}

.faq-list strong {
  color: #2a6496;
  font-weight: 400;
}

.faq-list strong:hover {
  color: #ff000a;
  cursor: pointer;
}

.faq20 i {
  font-size: 20px;
}

.Apply {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f6b60b;
  margin-left: 74%;
  margin-bottom: 5%;
  margin-top: -71px;
  font-family: "Montserrat", sans-serif;
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  cursor: pointer;
  border: none;
}

.Apply:after {
  content: " ";
  width: 100%;
  height: 0%;
  background: #000;
  position: absolute;
  transition: all 0.4s ease-in-out;
  top: 0;
}

.Apply:hover::after {
  top: 0;
  bottom: auto;
  height: 100%;
}

.Apply span:hover {
  color: #fff;
}

.Apply span {
  text-align: center;
  text-decoration: none;
  width: 100%;
  padding: 10px 40px;
  color: #fff;
  font-size: 12px;
  z-index: 20;
  transition: all 0.3s ease-in-out;
}

/*section-9................................................../*/

/*section-10................................................../*/
/*section-10................................................../*/


/*media........................................................./*/

@media screen and (max-width:1199px) {
  .faq h2 {
    text-align: center !important;
  }

  .faq h6 {
    margin-top: 2px;
    font-size: 20px;
  }

  .faq img {
    margin-top: 35%;
  }

  .faq .faq-list p {
    font-size: 12px;
  }

  .faq .faq-list a {
    font-size: 12px;
  }

  .career6 {
    font-size: 13px !important;
    border-bottom: 2px solid #000;
    width: 61% !important;
    padding-bottom: 2px;
  }

  .career7 {
    font-size: 13px !important;
    border-bottom: 2px solid #000;
    width: 51% !important;
    padding-bottom: 2px;
  }
}

@media screen and (max-width:991px) {

  .career6 {
    font-size: 11px !important;
    border-bottom: 2px solid #000;
    width: 73% !important;
    padding-bottom: 2px;
  }

  .career7 {
    font-size: 11px !important;
    border-bottom: 2px solid #000;
    width: 62% !important;
    padding-bottom: 2px;
  }

  .Apply {
    margin-left: 90%;
  }

  .faq img {
    width: 120%;
    margin-top: 70%;
  }

  .Apply {
    margin-top: 12px;
    margin-left: 55%;
  }

  .Apply span {
    text-align: center;
    text-decoration: none;
    width: 100%;
    padding: 7px 28px;
    color: #fff;
    font-size: 12px;
    z-index: 20;
    transition: all 0.3s ease-in-out;
  }

}

@media screen and (max-width:767px) {

  .section-8 .career h1 {
    font: bold 20px / 31px Myriad Pro;
    color: #fff;
    margin-top: 17%;
  }

  .faq img {
    width: 79%;
    margin-top: 12%;
    text-align: center !important;
    margin-left: 43px;
  }

}

@media screen and (max-width:575px) {
  .section-8 .career {
    height: 256px;
  }

  .faq h2 {
    text-align: center !important;
    margin-right: 14px;
  }

  .faq img {
    width: 66%;
    margin-top: 10%;
    text-align: center !important;
    margin-left: 87px;
  }

  .career6 {
    font-size: 11px !important;
    border-bottom: 2px solid #000;
    width: 68% !important;
    padding-bottom: 2px;
  }

  .career7 {
    font-size: 11px !important;
    border-bottom: 2px solid #000;
    width: 57% !important;
    padding-bottom: 2px;
  }

  .Apply {
    margin-left: 49%;
  }

}

@media screen and (max-width:566px) {
  .faq h2 {
    text-align: center !important;
    margin-right: 33px;
  }
}

@media screen and (max-width:523px) {
  .faq .faq-list li {
    margin-bottom: 7px;
  }

  .Apply {
    margin-left: 77%;
  }
}

@media screen and (max-width:440px) {

  .career6 {
    font-size: 11px !important;
    border-bottom: 2px solid #000;
    width: 96% !important;
    padding-bottom: 2px;
  }

  .career7 {
    font-size: 11px !important;
    border-bottom: 2px solid #000;
    width: 81% !important;
    padding-bottom: 2px;
  }

  .Apply {
    margin-left: 57%;
    margin-top: 10px;
  }
}

@media screen and (max-width:437px) {
  .career6 {
    font-size: 11px !important;
    border-bottom: 2px solid #000;
    width: 97% !important;
    padding-bottom: 2px;
  }

  .career7 {
    font-size: 11px !important;
    border-bottom: 2px solid #000;
    width: 82% !important;
    padding-bottom: 2px;
  }
}

@media screen and (max-width:435px) {
  .career6 {
    font-size: 11px !important;
    border-bottom: 2px solid #000;
    width: 97% !important;
    padding-bottom: 2px;
  }

  .career7 {
    font-size: 11px !important;
    border-bottom: 2px solid #000;
    width: 82% !important;
    padding-bottom: 2px;
  }
}

@media screen and (max-width:431px) {
  .career6 {
    font-size: 11px !important;
    border-bottom: 2px solid #000;
    width: 99% !important;
    padding-bottom: 2px;
  }

  .career7 {
    font-size: 11px !important;
    border-bottom: 2px solid #000;
    width: 84% !important;
    padding-bottom: 2px;
  }
}

@media screen and (max-width:431px) {
  .career6 {
    font-size: 11px !important;
    border-bottom: 2px solid #000;
    width: 101% !important;
    padding-bottom: 2px;
  }

  .career7 {
    font-size: 11px !important;
    border-bottom: 2px solid #000;
    width: 86% !important;
    padding-bottom: 2px;
  }
}

@media screen and (max-width:421px) {
  .career6 {
    font-size: 11px !important;
    border-bottom: 2px solid #000;
    width: 102% !important;
    padding-bottom: 2px;
  }

  .career7 {
    font-size: 11px !important;
    border-bottom: 2px solid #000;
    width: 87% !important;
    padding-bottom: 2px;
  }
}

@media screen and (max-width:418px) {
  .career6 {
    font-size: 11px !important;
    border-bottom: 2px solid #000;
    width: 103% !important;
    padding-bottom: 2px;
  }

  .career7 {
    font-size: 11px !important;
    border-bottom: 2px solid #000;
    width: 88% !important;
    padding-bottom: 2px;
  }
}

@media screen and (max-width:410px) {
  .career6 {
    font-size: 11px !important;
    border-bottom: 2px solid #000;
    width: 104% !important;
    padding-bottom: 2px;
  }

  .career7 {
    font-size: 11px !important;
    border-bottom: 2px solid #000;
    width: 89% !important;
    padding-bottom: 2px;
  }

  .faq img {
    width: 66%;
    margin-top: 10%;
    text-align: center !important;
    margin-left: 66px;
  }
}

@media screen and (max-width:406px) {
  .career6 {
    font-size: 11px !important;
    border-bottom: 2px solid #000;
    width: 107% !important;
    padding-bottom: 2px;
  }

  .career7 {
    font-size: 11px !important;
    border-bottom: 2px solid #000;
    width: 90% !important;
    padding-bottom: 2px;
  }
}

@media screen and (max-width:374px) {
  .faq h6 {
    margin-top: 2px;
  }
}