body {
  background-color: #fff;
  font-family: Roboto, "Segoe UI", "Gerbera", Helvetica, Arial, sans-serif !important;
  line-height: 1.5;
  color: #333;
}
@font-face {
  font-family: PingFang Regular;
  src: url("../fonts/PingFang Regular.ttf");
}
@font-face {
  font-family: PingFang Bold;
  src: url("../fonts/PingFang Bold.ttf");
}
@font-face {
  font-family: PingFang ExtraLight;
  src: url("../fonts/PingFang ExtraLight.ttf");
}
@font-face {
  font-family: PingFang Heavy;
  src: url("../fonts/PingFang Heavy.ttf");
}
@font-face {
  font-family: PingFang Light;
  src: url("../fonts/PingFang Light.ttf");
}
@font-face {
  font-family: PingFang Medium;
  src: url("../fonts/PingFang Medium.ttf");
}

ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

figure {
  margin: 0;
}

a {
  color: #fff;

  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}

iframe {
  border: 0;
}

a,
a:focus,
a:hover {
  text-decoration: none;
  outline: 0;
}
a:focus,
a:hover {
  color: #fff;
  opacity: 1 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: oswald;
  font-weight: 400;
}
.container {
  width: 90%;
}
.pay {
  width: 300px;
}
.navbar-inverse {
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  z-index: 99;
}

.navbar {
  height: 68px;
  border-color: transparent;
  margin-bottom: 0 !important;
  border-radius: 0 !important;
}

.navbar-brand {
  height: auto;
  padding: 8px 0;
}

.navbar-inverse .navbar-nav > li > a {
  opacity: 0.5;
  /* color: #fff; */
  font-size: 16px;
  line-height: 26px;
  padding: 20px 15px;

  -webkit-transition: background 0.5s ease-in-out 0s;
  -moz-transition: background 0.5s ease-in-out 0s;
  -o-transition: background 0.5s ease-in-out 0s;
  transition: background 0.5s ease-in-out 0s;
}

.navbar-inverse .navbar-nav > li.current > a {
  /* color:#000; */
  opacity: 1;
  background-color: #f5f5f5;
}

.navbar-inverse .navbar-nav > li > a:hover {
  color: #f08e0e !important;
  opacity: 1;
  font-size: 18px;
}

#scrollUp {
  bottom: 15px;
  color: #fff;
  display: none;
  padding: 8px 12px;
  position: fixed;
  right: 20px;
  z-index: 600;
}

#scrollUp:hover {
  background-color: #33333329;
  border: 1px solid #33333324;
}

.head_carousel img {
  width: 100%;
}
#logo img {
  width: 160px;
}
#showcase header {
  position: fixed;
  top: 0px;
}
.navbar {
  margin-bottom: 0;
  border-radius: 0;
}
.navbar-inverse {
  /* background-image: linear-gradient(-90deg, #1D97F4 0%, #0142D0 100%); */
  background: #fff;
  width: 100%;
  z-index: 99;
}
.navbar-inverse .navbar-nav > li > a:hover {
  color: #f08e0e !important;
}
.join_tittle {
  top: 35%;
  z-index: 20;
  left: 64%;
  font-size: 88px;
  color: #fff;
  position: absolute;
}
#faqs {
  margin-top: 80px;
}
a {
  color: #242764;
  text-decoration: none;
  background-color: transparent;
}
a:focus,
a:hover {
  color: #202361;
}
#faqs .faqs_btn {
  margin-left: 30%;
}
#faqs .faqs_btn ul li {
  background: #d8e0e7;
  border-radius: 4px;
  margin-bottom: 48px;
}
#faqs .faqs_btn ul li a {
  font-size: 24px;
  width: 270px;
  height: 80px;
  padding: 22px 15px;
  text-align: center;
  font-family: PingFang Bold;
}
#faqs .panel-group .panel-title a {
  text-decoration: underline;
  font-family: PingFang Bold;
}
#faqs .faqs_btn ul li a.btn6 {
  padding: 4px 15px;
}
.panel-title {
  font-size: 24px;
  color: #202361;
}
.panel-group {
  width: 547px;
}
.panel-group .panel-body h4 {
  font-size: 24px;
  color: #202361;
  text-decoration: underline;
}
.panel-group .panel-body article {
  font-size: 24px;
  color: #4b6bb8;
}
.panel-group .panel-body p {
  font-size: 24px;
  color: #4b6bb8;
  text-align: justify;
}
#collapseFourteen .mui-content p {
  text-align: justify;
  font-size: 14px;
  color: #104079;
  line-height: 18px;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
}
#collapseFourteen article {
  position: relative;
}
#collapseFourteen article.ec1 span {
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  width: 12px !important;
  height: 12px !important;
  border-radius: 6px;
  background-color: #067ce4;
}
#collapseFourteen article.ec1 p {
  padding-left: 26px;
}
#collapseFourteen article.ec2 span {
  display: block;
  position: absolute;
  left: 26px;
  top: -6px;
}
#collapseFourteen article.ec2 p {
  padding-left: 68px;
}
#collapseFourteen .main {
  position: relative;
}
#collapseFourteen .line {
  width: 1px;
  height: 90%;
  display: block;
  background-color: #067ce4;
  position: absolute;
  top: 6px;
  left: 6px;
}

.nav-pills > li.active > a {
  background-color: #ff8c00 !important;
}
#collapseFourteen .pay p {
  padding-left: 26px;
}
@media (max-width: 1366px) {
}
@media (max-width: 1024px) {
  .panel-group {
    width: 400px;
  }
  .navbar-inverse .navbar-nav > li > a {
    font-size: 12px;
  }
  .join_tittle {
    top: 218px;
    left: 68%;
    font-size: 30px;
  }
  #faqs .faqs_btn ul li a {
    font-size: 24px;
    width: 262px;
    height: 90px;
    padding: 25px 15px;
  }
  #faqs .faqs_btn ul li a.btn6 {
    padding: 6px 15px;
  }
  .panel-title {
    font-size: 24px;
  }
  .panel-group .panel-body h4 {
    font-size: 22px;
  }
  .panel-group .panel-body p {
    font-size: 22px;
  }
  #faqs .faqs_btn ul li {
    margin-bottom: 28px;
  }
  .navbar-inverse .navbar-nav > li > a:hover {
    font-size: 14px;
  }
  #logo img {
    width: 100px;
  }
}
@media screen and (min-width: 769px) and (max-width: 991px) {
  #faqs .faqs_btn {
    margin-left: 13%;
    width: 200px;
  }
  #myTabContent {
    width: 300px;
    position: relative;
    top: -826px;
    left: 50%;
  }
}
@media (max-width: 768px) {
  .pay {
    width: 286px;
  }
  .navbar-inverse .navbar-nav > li > a {
    padding: 20px 8px;
  }
  .join_tittle {
    top: 180px;
    left: 65%;
  }
  #faqs .faqs_btn {
    margin-left: 10%;
    width: 200px;
  }
  #myTabContent {
    width: 300px;
    position: relative;
    top: -590px;
    left: 52%;
  }
  .panel-group {
    width: 310px;
  }
  #faqs .faqs_btn ul li a {
    font-size: 20px;
    padding: 27px 15px;
  }
  .panel-title {
    font-size: 17px;
  }
}
@media (max-width: 480px) {
  .pay {
    width: 150px;
  }
  #faqs .faqs_btn ul li a {
    width: 146px;
    font-size: 12px;
    height: 48px;
    padding: 13px 15px;
  }
  #myTabContent {
    left: 48%;
    top: -380px;
  }
  #faqs .faqs_btn {
    margin-left: 0;
  }
  .panel-title {
    font-size: 12px;
  }
  .panel-group {
    width: 168px;
  }
  #faqs {
    margin-top: 30px;
  }
  #faqs .faqs_btn ul li a.btn5,
  #faqs .faqs_btn ul li a.btn6 {
    padding: 6px 15px;
  }
  .navbar {
    height: 50px;
  }
  .navbar-brand {
    padding: 0;
  }
  .join_tittle {
    top: 104px;
    left: 59%;
    font-size: 16px;
  }
  .navbar-inverse .navbar-toggle {
    border-color: transparent;
  }
  .navbar-inverse .navbar-toggle:hover,
  .navbar-inverse .navbar-toggle:focus {
    border-color: transparent !important;
    background-color: #cccccc3b;
  }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: transparent;
    background-color: #428bcae3;
  }
  .navbar-inverse .navbar-nav > li > a {
    padding: 0 8px;
    text-align: center;
  }
  .panel-group .panel-body h4,
  .panel-group .panel-body p {
    font-size: 12px;
  }
}
@media (max-width: 320px) {
  .pay {
    width: 136px;
  }
  #faqs .faqs_btn {
    margin-left: -27px;
  }
  .join_tittle {
    top: 95px;
    left: 62%;
    font-size: 16px;
  }
  #myTabContent {
    left: 44%;
  }
  .panel-group {
    width: 156px;
  }
}

footer {
  background-color: #000;
  height: auto;
  color: #fff;
}
footer .container .foot {
  margin-top: 115px;
}
footer .container .foot img {
  width: 108px;
  margin-right: 30px;
  float: left;
}
footer .container .foot .foot_left dl {
  float: left;
  width: 360px;
}
footer .container .foot .line_foot {
  width: 340px;
  border: 2px solid #fff;
}
footer .container .foot .foot_right {
  text-align: center;
}
footer .container .foot .foot_right dl {
  width: 100%;
}
footer .container .foot .foot_right dd {
  font-size: 20px;
  margin-top: 10px;
}
footer .container .foot dt {
  font-size: 48px;
  font-weight: bold;
}
footer .container .foot dd {
  font-size: 30px;
}
#scrollUp {
  bottom: 15px;
  color: #fff;
  display: none;
  padding: 8px 12px;
  position: fixed;
  right: 20px;
  z-index: 600;
}

#scrollUp:hover {
  background-color: #33333329;
  border: 1px solid #33333324;
}
.privacy-policy-main {
  width: 1000px;
  margin: 0 auto;
  padding-top: 120px;
}
.privacy-policy-main h3 {
  color: #4b5959;
  font-size: 31px;
  font-weight: 500;
  line-height: 38px;
  margin: 24px 0;
}
.privacy-policy-main h4 {
  color: #4b5959;
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
}
.privacy-policy-main .p1 {
  color: #4b5959;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 16px;
  margin-top: 16px;
}

#backBtn {
  margin: 30px 0;
  display: flex;
  align-items: center;
  color: #711e9e;
  font-size: 24px;
}
#backBtn span {
  margin-left: 20px;
}
.navbar-brand h1 {
  margin: 0;
  color: #f08e0e !important;
  font-size: 24px;
  display: flex;
  align-items: center;
}
