@charset "UTF-8";
@font-face {
  font-family: 'Poppins';
  src: url("../fonts/Poppins-Regular.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins-SemiBold';
  src: url("../fonts/Poppins-SemiBold.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Editor-Medium';
  src: url("../fonts/Editor-Medium.otf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Editor-italic';
  src: url("../fonts/Editor-italic.otf");
  font-weight: normal;
  font-style: normal;
}

body {
  color: #000000;
  font-family: 'Poppins';
  font-size: 16px;
  line-height: 1.6;
}

@media (max-width: 767px) {
  body {
    font-size: 14px;
  }
}

body h4, body h3 {
  line-height: 1.4;
}

body .text-transform {
  text-transform: uppercase;
}

body em {
  font-style: normal;
}

body .Poppins {
  font-family: 'Poppins';
}

body h3 {
  font-size: 24px;
}

@media (max-width: 1024px) {
  body h3 {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  body h3 {
    font-size: 16px;
  }
}

body .header-top em {
  display: block;
  text-transform: uppercase;
}

body .font-w {
  font-weight: normal;
}

body .line-24 {
  line-height: 24px;
}

body .bold {
  font-family: 'Editor-Medium';
  font-weight: normal;
}

body .title {
  font-weight: normal;
  font-family: 'Editor-Medium';
}

body .Editor-italic {
  font-weight: normal;
  font-family: 'Editor-italic';
}

body .smbold {
  font-family: 'Poppins-SemiBold';
}

body .big-title b {
  text-transform: uppercase;
  display: block;
  color: rgba(31, 51, 104, 0.4);
  position: absolute;
  right: 0;
}

@media (max-width: 1024px) {
  body .big-title b {
    display: none;
  }
}

body .second-block .box .fc .fc-button-group > .fc-button {
  flex: 0;
}

body .fc-direction-ltr .fc-toolbar > * > :not(:first-child) {
  margin-left: 0;
  justify-content: space-between;
}

body .fc .fc-button-group {
  margin-left: 0;
  width: 100%;
}

body .fc-toolbar-chunk {
  width: 100%;
  text-align: center;
}

body .fc .fc-toolbar {
  position: relative;
}

body .fc .fc-toolbar .fc-toolbar-chunk:nth-last-child(2) {
  display: none;
  width: 0;
}

body .fc .fc-today-button {
  display: none;
  width: 0;
}

body .fc .fc-toolbar .fc-toolbar-chunk:nth-last-child(1) {
  position: absolute;
  width: 100%;
  justify-content: space-between;
  z-index: 99;
}

body .box-shadow img {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

body h4 {
  font-weight: normal;
}

body a {
  color: #000000;
  text-decoration: none;
  transition: all 0.35s ease;
}

body a:hover {
  color: #9F8942;
  text-decoration: none;
}

body img {
  max-width: 100%;
}

body .text-decoration {
  text-decoration: underline;
}

body .blownText {
  color: #9F8942;
}

body .orangeText {
  color: #003783;
}

body .blueText {
  color: #003783 !important;
}

body .blueLight {
  color: #003783;
}

body .garycolor {
  color: rgba(0, 0, 0, 0.6);
}

body .black {
  color: #000000;
}

body .red {
  color: #003783;
}

body .greenback {
  background: #003783;
}

body .greenDeep {
  color: #003783;
}

body .orangeDeep {
  color: #003783;
}

body .yellow {
  color: #F4E65A;
}

body .yellowlight {
  color: #AC7D13;
}

body .yellowDeep {
  color: #805825;
}

body .green {
  color: #17585D;
}

body .fs106 {
  font-size: 106px;
  line-height: 0.8;
}

@media (max-width: 1440px) {
  body .fs106 {
    font-size: 86px;
  }
}

@media (max-width: 1366px) {
  body .fs106 {
    font-size: 84px;
  }
}

@media (max-width: 1200px) {
  body .fs106 {
    font-size: 72px;
  }
}

@media (max-width: 1024px) {
  body .fs106 {
    font-size: 64px;
  }
}

@media (max-width: 768px) {
  body .fs106 {
    font-size: 62px;
  }
}

@media (max-width: 576px) {
  body .fs106 {
    font-size: 70px;
  }
}

body .fs90 {
  font-size: 90px;
}

@media (max-width: 992px) {
  body .fs90 {
    font-size: 50px;
  }
}

@media (max-width: 767px) {
  body .fs90 {
    font-size: 40px;
  }
}

body .fs72 {
  font-size: 72px;
}

@media (max-width: 1440px) {
  body .fs72 {
    font-size: 70px;
  }
}

@media (max-width: 1366px) {
  body .fs72 {
    font-size: 66px;
  }
}

@media (max-width: 1200px) {
  body .fs72 {
    font-size: 62px;
  }
}

@media (max-width: 1024px) {
  body .fs72 {
    font-size: 60px;
  }
}

@media (max-width: 768px) {
  body .fs72 {
    font-size: 56px;
  }
}

@media (max-width: 576px) {
  body .fs72 {
    font-size: 36px;
  }
}

body .fs64 {
  font-size: 64px;
}

@media (max-width: 1440px) {
  body .fs64 {
    font-size: 62px;
  }
}

@media (max-width: 1366px) {
  body .fs64 {
    font-size: 58px;
  }
}

@media (max-width: 1200px) {
  body .fs64 {
    font-size: 54px;
  }
}

@media (max-width: 1024px) {
  body .fs64 {
    font-size: 50px;
  }
}

@media (max-width: 768px) {
  body .fs64 {
    font-size: 46px;
  }
}

@media (max-width: 576px) {
  body .fs64 {
    font-size: 36px;
  }
}

body .fs60 {
  font-size: 60px;
}

@media (max-width: 1440px) {
  body .fs60 {
    font-size: 58px;
  }
}

@media (max-width: 1366px) {
  body .fs60 {
    font-size: 54px;
  }
}

@media (max-width: 1200px) {
  body .fs60 {
    font-size: 50px;
  }
}

@media (max-width: 1024px) {
  body .fs60 {
    font-size: 48px;
  }
}

@media (max-width: 768px) {
  body .fs60 {
    font-size: 42px;
  }
}

@media (max-width: 576px) {
  body .fs60 {
    font-size: 32px;
  }
}

body .fs54 {
  font-size: 54px;
}

@media (max-width: 1440px) {
  body .fs54 {
    font-size: 52px;
  }
}

@media (max-width: 1366px) {
  body .fs54 {
    font-size: 58px;
  }
}

@media (max-width: 1200px) {
  body .fs54 {
    font-size: 44px;
  }
}

@media (max-width: 1024px) {
  body .fs54 {
    font-size: 40px;
  }
}

@media (max-width: 768px) {
  body .fs54 {
    font-size: 36px;
  }
}

@media (max-width: 576px) {
  body .fs54 {
    font-size: 32px;
  }
}

body .fs48 {
  font-size: 48px;
}

@media (max-width: 1440px) {
  body .fs48 {
    font-size: 46px;
  }
}

@media (max-width: 1366px) {
  body .fs48 {
    font-size: 44px;
  }
}

@media (max-width: 1200px) {
  body .fs48 {
    font-size: 42px;
  }
}

@media (max-width: 1024px) {
  body .fs48 {
    font-size: 36px;
  }
}

@media (max-width: 768px) {
  body .fs48 {
    font-size: 38px;
  }
}

@media (max-width: 576px) {
  body .fs48 {
    font-size: 30px;
  }
}

body .fs46 {
  font-size: 46px;
}

@media (max-width: 1440px) {
  body .fs46 {
    font-size: 44px;
  }
}

@media (max-width: 1366px) {
  body .fs46 {
    font-size: 42px;
  }
}

@media (max-width: 1200px) {
  body .fs46 {
    font-size: 40px;
  }
}

@media (max-width: 1024px) {
  body .fs46 {
    font-size: 34px;
  }
}

@media (max-width: 768px) {
  body .fs46 {
    font-size: 36px;
  }
}

@media (max-width: 576px) {
  body .fs46 {
    font-size: 24px;
  }
}

body .fs42 {
  font-size: 42px;
}

@media (max-width: 1440px) {
  body .fs42 {
    font-size: 40px;
  }
}

@media (max-width: 1366px) {
  body .fs42 {
    font-size: 38px;
  }
}

@media (max-width: 1200px) {
  body .fs42 {
    font-size: 36px;
  }
}

@media (max-width: 1024px) {
  body .fs42 {
    font-size: 34px;
  }
}

@media (max-width: 768px) {
  body .fs42 {
    font-size: 32px;
  }
}

@media (max-width: 576px) {
  body .fs42 {
    font-size: 26px;
  }
}

body .fs40 {
  font-size: 40px;
}

@media (max-width: 1440px) {
  body .fs40 {
    font-size: 38px;
  }
}

@media (max-width: 1366px) {
  body .fs40 {
    font-size: 36px;
  }
}

@media (max-width: 1200px) {
  body .fs40 {
    font-size: 34px;
  }
}

@media (max-width: 1024px) {
  body .fs40 {
    font-size: 32px;
  }
}

@media (max-width: 768px) {
  body .fs40 {
    font-size: 30px;
  }
}

@media (max-width: 576px) {
  body .fs40 {
    font-size: 28px;
  }
}

body .fs38 {
  font-size: 38px;
}

body .fs36 {
  font-size: 36px;
}

@media (max-width: 1440px) {
  body .fs36 {
    font-size: 34px;
  }
}

@media (max-width: 1366px) {
  body .fs36 {
    font-size: 32px;
  }
}

@media (max-width: 1200px) {
  body .fs36 {
    font-size: 30px;
  }
}

@media (max-width: 1024px) {
  body .fs36 {
    font-size: 28px;
  }
}

@media (max-width: 768px) {
  body .fs36 {
    font-size: 26px;
  }
}

@media (max-width: 576px) {
  body .fs36 {
    font-size: 22px;
  }
}

body .fs22 {
  font-size: 22px;
}

@media (max-width: 767px) {
  body .fs22 {
    font-size: 18px;
  }
}

body .fs20 {
  font-size: 20px;
}

@media (max-width: 1440px) {
  body .fs20 {
    font-size: 20px;
  }
}

@media (max-width: 1366px) {
  body .fs20 {
    font-size: 18px;
  }
}

@media (max-width: 1200px) {
  body .fs20 {
    font-size: 18px;
  }
}

@media (max-width: 1024px) {
  body .fs20 {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  body .fs20 {
    font-size: 18px;
  }
}

@media (max-width: 576px) {
  body .fs20 {
    font-size: 16px;
  }
}

body .fs32 {
  font-size: 32px;
}

@media (max-width: 1440px) {
  body .fs32 {
    font-size: 32px;
  }
}

@media (max-width: 1366px) {
  body .fs32 {
    font-size: 30px;
  }
}

@media (max-width: 1200px) {
  body .fs32 {
    font-size: 28px;
  }
}

@media (max-width: 1024px) {
  body .fs32 {
    font-size: 26px;
  }
}

@media (max-width: 768px) {
  body .fs32 {
    font-size: 24px;
  }
}

@media (max-width: 576px) {
  body .fs32 {
    font-size: 18px;
  }
}

body .fs30 {
  font-size: 30px;
}

@media (max-width: 1440px) {
  body .fs30 {
    font-size: 30px;
  }
}

@media (max-width: 1366px) {
  body .fs30 {
    font-size: 28px;
  }
}

@media (max-width: 1200px) {
  body .fs30 {
    font-size: 26px;
  }
}

@media (max-width: 1024px) {
  body .fs30 {
    font-size: 24px;
  }
}

@media (max-width: 768px) {
  body .fs30 {
    font-size: 22px;
  }
}

@media (max-width: 576px) {
  body .fs30 {
    font-size: 20px;
  }
}

body .fs28 {
  font-size: 28px;
}

@media (max-width: 1440px) {
  body .fs28 {
    font-size: 28px;
  }
}

@media (max-width: 1366px) {
  body .fs28 {
    font-size: 26px;
  }
}

@media (max-width: 1200px) {
  body .fs28 {
    font-size: 24px;
  }
}

@media (max-width: 1024px) {
  body .fs28 {
    font-size: 22px;
  }
}

@media (max-width: 768px) {
  body .fs28 {
    font-size: 20px;
  }
}

@media (max-width: 576px) {
  body .fs28 {
    font-size: 16px;
  }
}

body .fs26 {
  font-size: 26px;
}

@media (max-width: 768px) {
  body .fs26 {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  body .fs26 {
    font-size: 18px;
  }
}

body .fs24, body h2, body .h2 {
  font-size: 24px;
}

@media (max-width: 1440px) {
  body .fs24, body h2, body .h2 {
    font-size: 24px;
  }
}

@media (max-width: 1366px) {
  body .fs24, body h2, body .h2 {
    font-size: 22px;
  }
}

@media (max-width: 1200px) {
  body .fs24, body h2, body .h2 {
    font-size: 20px;
  }
}

@media (max-width: 1024px) {
  body .fs24, body h2, body .h2 {
    font-size: 20px;
  }
}

@media (max-width: 768px) {
  body .fs24, body h2, body .h2 {
    font-size: 20px;
  }
}

@media (max-width: 576px) {
  body .fs24, body h2, body .h2 {
    font-size: 16px;
  }
}

body .fs18 {
  font-size: 18px;
}

@media (max-width: 768px) {
  body .fs18 {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  body .fs18 {
    font-size: 15px;
  }
}

body .fs16 {
  font-size: 16px;
}

@media (max-width: 767px) {
  body .fs16 {
    font-size: 14px;
  }
}

body .fs14 {
  font-size: 14px;
}

@media (max-width: 767px) {
  body .fs14 {
    font-size: 12px;
  }
}

body .fs12 {
  font-size: 12px;
}

body .boxshadow2 {
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.16);
}

body .white {
  color: #ffffff !important;
}

body .more-border {
  display: inline-block;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  border: 2px solid #ffffff;
  width: 200px;
  height: 60px;
  border-radius: 10px;
}

@media (max-width: 767px) {
  body .more-border {
    width: 160px;
    height: 50px;
  }
}

body .more-border:hover {
  color: #003783;
  background: #ffffff;
}

body .row {
  --bs-gutter-x: 1rem;
  z-index: 9;
  position: relative;
}

.swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  transition: all 0.35s ease;
  background: #D8D8D8;
}

.swiper-pagination .swiper-pagination-bullet-active {
  background-color: #003783;
  border-radius: 10px;
}

header .searchform form input::-webkit-input-placeholder {
  color: #fff;
}

header .searchform form input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}

header .searchform form input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}

header .searchform form input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}

.form-control {
  color: #333;
}

.text-left p {
  text-align: left !important;
}

.dropdown-menu li:nth-last-child(1) a {
  border-bottom: none;
}

.dropdown-menu {
  position: absolute;
  width: 100%;
  min-width: 100%;
  left: 0%;
  right: 0;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: 9;
  border: none;
  border-radius: 0 !important;
}

@media (max-width: 1280px) {
  .dropdown-menu {
    box-shadow: none;
    background: #fff;
    padding: 0;
    position: relative;
  }
}

.dropdown-menu li a {
  box-sizing: border-box;
  padding: 0.5rem 0rem;
  display: block;
  width: 100%;
  color: #000000;
  white-space: nowrap;
  margin-left: 0 !important;
  border-radius: 0 !important;
  transition: all 0.35s ease;
  font-family: 'Editor-Medium';
}

@media (max-width: 1200px) {
  .dropdown-menu li a {
    border: none;
  }
}

.dropdown-menu .imgs img {
  width: 100%;
}

@media (max-width: 1280px) {
  .dropdown-menu .col-md-3 {
    display: none;
  }
}

.dropdown-menu .col-md-9 {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 1280px) {
  .dropdown-menu .col-md-9 {
    width: 100%;
  }
}

.dropdown-menu .col-md-9 .leftin {
  width: 30%;
  border-left: 1px solid rgba(0, 0, 0, 0.16);
  box-sizing: border-box;
  padding-left: 3rem;
  margin-left: 3rem;
}

@media (max-width: 1280px) {
  .dropdown-menu .col-md-9 .leftin {
    padding-left: 0;
    margin-left: 0;
    border-left: none;
    width: 100%;
  }
}

.dropdown-menu .col-md-9 .leftin a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
}

@media (max-width: 1280px) {
  .dropdown-menu .col-md-9 .leftin a {
    padding: 0.5rem 0;
    font-size: 16px;
  }
  .dropdown-menu .col-md-9 .leftin a:nth-last-child(1) {
    border-bottom: none;
  }
}

.dropdown-menu .col-md-9 .leftin a::after {
  content: "\f105";
  font-family: 'FontAwesome';
}

.dropdown-menu .col-md-9 .leftin a.orange {
  color: #003783;
}

.dropdown-menu .col-md-9 .rightin {
  width: 60%;
  display: flex;
  justify-content: space-between;
}

@media (max-width: 1280px) {
  .dropdown-menu .col-md-9 .rightin {
    width: 100%;
    display: none;
  }
}

.dropdown-menu .col-md-9 .rightin a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
}

.dropdown-menu .col-md-9 .rightin a::after {
  content: "\f105";
  font-family: 'FontAwesome';
}

.dropdown-menu .col-md-9 .rightin a.orange {
  color: #003783;
}

.dropdown-menu .col-md-9 .rightin .second {
  width: 45%;
}

.dropdown-menu .col-md-9 .rightin .third {
  width: 45%;
}

@media (max-width: 1280px) {
  .dropdown-menu .container {
    max-width: 100%;
  }
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
  margin-left: -1;
  display: none !important;
}

.dropdown-submenu {
  position: relative;
}

.open > .dropdown-menu {
  opacity: 1 !important;
  visibility: visible !important;
  margin-top: 0px;
  display: block;
}

.open > .sc-dropdown {
  display: block !important;
  left: 0;
}

.form-control:focus, .form-select:focus, .btn:focus {
  box-shadow: none !important;
}

main .txt ul {
  padding-left: 1.2rem;
  margin-top: 1rem;
}

main .txt ul li {
  list-style: none;
  position: relative;
  margin-bottom: 0.3rem;
  list-style: disc;
}

main .txt ul li::marker {
  color: #003783;
  background: #003783;
}

main .txt ul li a {
  color: #003783;
  text-decoration: underline;
}

main .txt p a {
  color: #003783;
  text-decoration: underline;
}

.container {
  max-width: 1472px;
}

@media (max-width: 1440px) {
  .container {
    max-width: 88%;
  }
}

@media (max-width: 1200px) {
  .container {
    max-width: 94%;
  }
}

@media (max-width: 767px) {
  .container {
    max-width: 98%;
    margin: 0 auto;
  }
}

@media (max-width: 1024px) {
  .icons, .inner-mob {
    width: 100%;
  }
}

@media (max-width: 1200px) {
  .d-md-block, .d-none {
    display: none !important;
  }
}

@media (max-width: 1024px) {
  .d-md-none {
    display: inline-block !important;
  }
}

.icon {
  width: 2em;
  height: 2em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
  fill: #000000;
}

@media (max-width: 1024px) {
  .icon {
    width: 3em;
    height: 3em;
  }
}

@media (max-width: 767px) {
  .icon {
    width: 2.5em;
  }
}

@media (max-width: 767px) {
  .webskp {
    display: none;
  }
}

.mobile {
  display: none;
}

@media (max-width: 767px) {
  .mobile {
    display: block;
  }
}

.text-right {
  text-align: right !important;
}

@media (max-width: 1280px) {
  .icon-box {
    display: flex !important;
  }
}

@keyframes img_move {
  0% {
    top: 0px;
  }
  25% {
    top: -7px;
  }
  50% {
    top: 0px;
  }
  75% {
    top: -7px;
  }
  100% {
    top: 0px;
  }
}

@keyframes rotate_left {
  100% {
    transform: rotate(360deg);
    left: 50px;
    opacity: 1;
  }
}

@keyframes rotate_right {
  100% {
    transform: rotate(360deg);
    right: 50px;
    opacity: 1;
  }
}

@keyframes random_move1 {
  33% {
    transform: translateX(45px);
    transform: translateY(10px);
  }
  66% {
    transform: translateX(10px);
    transform: translateY(45px);
  }
  100% {
    transform: translateX(0px);
    transform: translateY(0px);
  }
}

@keyframes random_move2 {
  33% {
    transform: translateX(10px);
    transform: translateY(50px);
  }
  66% {
    transform: translateX(40px);
    transform: translateY(20px);
  }
  100% {
    transform: translateX(0px);
    transform: translateY(0px);
  }
}

@keyframes mymove {
  0% {
    bottom: 1px;
  }
  50% {
    bottom: 3px;
  }
  100% {
    bottom: 5px;
  }
}

@keyframes mymove1 {
  0% {
    left: 5px;
  }
  50% {
    left: 10px;
  }
  100% {
    left: 15px;
  }
}

.swiper-button-next, .swiper-button-prev {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  transition: all 0.35s ease;
  background: #ffffff;
  width: 65px;
  height: 65px;
  outline: none;
  border: 1px solid #003783;
  border-radius: 50%;
  overflow: hidden;
}

@media (max-width: 767px) {
  .swiper-button-next, .swiper-button-prev {
    width: 40px;
    height: 40px;
  }
}

.swiper-button-next:hover::before, .swiper-button-prev:hover::before {
  transform: translateX(0);
}

.swiper-button-next::after, .swiper-button-prev::after {
  content: '';
  display: block;
  width: 15px;
  height: 16px;
  background: url(../images/left.svg) no-repeat top center;
  background-size: cover;
  z-index: 1;
}

.swiper-button-next.swiper-button-next, .swiper-button-prev.swiper-button-next {
  right: -5vw;
  background: #003783;
}

.swiper-button-next.swiper-button-next::after, .swiper-button-prev.swiper-button-next::after {
  content: '';
  display: block;
  width: 15px;
  height: 16px;
  background: url(../images/right.svg) no-repeat top center;
  background-size: cover;
  filter: brightness(0) invert(1);
}

.swiper-button-next.swiper-button-prev, .swiper-button-prev.swiper-button-prev {
  left: -5vw;
}

header {
  position: sticky;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
  background: #ffffff;
}

@media (max-width: 1200px) {
  header {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

header.sticky {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

header .container {
  max-width: 84%;
}

@media (max-width: 767px) {
  header .container {
    max-width: 92%;
  }
}

header .header {
  width: 100%;
}

header .header .topmenu {
  width: 100%;
  height: 100%;
  padding: 25px 0px;
}

header .header .container .left {
  max-width: 570px;
  transition: all 0.35s ease;
}

@media (max-width: 1440px) {
  header .header .container .left {
    max-width: 403px;
  }
}

@media (max-width: 1366px) {
  header .header .container .left {
    max-width: 303px;
  }
}

@media (max-width: 1280px) {
  header .header .container .left {
    max-width: 400px;
  }
}

@media (max-width: 767px) {
  header .header .container .left {
    max-width: 203px;
  }
}

header .header .container .left .logo {
  display: flex;
  align-items: center;
}

header .header .container .left .logo img {
  max-width: 100%;
}

header .header .container .icon-box a {
  margin-left: 2vmin;
}

header .header .container .icon-box .btn {
  margin-left: 2rem;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  height: 25px;
  width: 30px;
  cursor: pointer;
  z-index: 99;
}

@media (max-width: 767px) {
  header .header .container .icon-box .btn {
    margin-left: 1rem;
  }
}

header .header .container .icon-box .btn span {
  position: absolute;
  webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  display: block;
  height: 3px;
  width: 100%;
  background: #003783;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

header .header .container .icon-box .btn span:first-child {
  top: 0;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

header .header .container .icon-box .btn span:last-child {
  top: 18px;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

header .header .container .icon-box .btn span:nth-child(2) {
  top: 9px;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

@media (max-width: 1200px) {
  header .header .container .icon-box .btn[aria-expanded="true"]::after {
    content: "\f124";
  }
}

@media (max-width: 1200px) {
  header .header .container .icon-box .btn[aria-expanded="true"] span {
    display: none;
  }
}

header .header .container .right {
  position: relative;
  width: calc(100% - 600px);
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

@media (max-width: 1680px) {
  header .header .container .right {
    width: calc(100% - 400px);
  }
}

@media (max-width: 1366px) {
  header .header .container .right {
    width: calc(100% - 200px);
  }
}

@media screen and (min-width: 2561px) {
  header .header .container .right ul {
    justify-content: space-between !important;
  }
}

@media (max-width: 767px) {
  header .header .container .right {
    width: calc(100% - 100px);
  }
}

header .header .container .right .link {
  transition: all 0.35s ease;
}

@media (max-width: 1024px) {
  header .header .container .right .link {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    background: #ffffff;
    justify-content: space-between !important;
  }
  header .header .container .right .link div {
    width: 18%;
  }
}

@media (max-width: 1024px) and (max-width: 767px) {
  header .header .container .right .link div {
    width: auto;
  }
}

@media (max-width: 1024px) {
  header .header .container .right .link div a {
    padding-top: 1rem;
  }
}

header .header .container .right .icon-box a {
  margin-right: 1.5vmin;
}

header .header .container .right .icon-box img {
  width: 5vmin;
}

header .header .container .right .nav-link {
  height: 60px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  position: relative;
  color: #000;
}

header .header .container .right .nav-link::after {
  content: "\f107";
  font-family: 'FontAwesome';
  display: inline-block;
  color: #004593;
  margin-left: 10px;
}

header .header .container .right .nav-link:hover {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

header .header .container .right .nav-link:hover i {
  color: #ffffff;
}

@media (max-width: 1680px) {
  header .header .container .right .nav-link {
    font-size: 16px;
  }
}

header .header .container .right .nav-link a {
  display: block;
  padding: 0.5rem 1rem;
  text-align: center;
}

@media (max-width: 1366px) {
  header .header .container .right .nav-link a {
    padding: 0.5rem 0.2rem;
  }
}

@media (max-width: 767px) {
  header .header .container .right .nav-link a {
    margin-left: 0;
  }
}

header .header .container .right .nav-link a.active {
  color: #003783;
}

header .header .container .right .nav-link i {
  margin-left: 0.3rem;
}

header .header .mask_background {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(5px);
  display: none;
  opacity: 0;
  width: 100vw;
  height: 100%;
  z-index: 1000;
}

header .header #collapseNav {
  position: fixed;
  right: -100vw;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 2000;
  transition: all 0.5s;
  opacity: 0;
  display: none;
}

header .header #collapseNav .navscontent {
  pointer-events: all;
  width: 80vw;
  height: 100%;
  background: rgba(31, 51, 104, 0.9);
  position: absolute;
  backdrop-filter: blur(5px);
  right: 0;
  top: 0;
  padding: 20px 25px 20px 40px;
}

header .header #collapseNav .nav {
  display: block;
}

header .header #collapseNav .nav .nav-item {
  color: #000000;
  position: static;
}

header .header #collapseNav .nav .nav-item .nav-link {
  padding-left: 1.45rem;
  color: #000000;
}

header .header #collapseNav .nav .nav-item .btn {
  color: #ffffff;
  text-align: left;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 1rem 0;
  padding-left: 0;
  padding-right: 0;
  border-bottom: 1px solid #F6F6F6;
}

header .header #collapseNav .nav .nav-item .btn .fa {
  color: #003783;
  font-size: 20px;
}

header .header #collapseNav .nav .nav-item .btn .fa::before {
  transition: all 0.35s ease;
  content: '+';
}

header .header #collapseNav .nav .nav-item .btn[aria-expanded="true"] .fa::before {
  content: '-';
}

header .header #collapseNav .nav .nav-item .nav-item {
  padding-left: 1rem;
  margin-top: 0.5rem;
}

header .header #collapseNav .nav .nav-item .nav-item .btn {
  padding-left: 1.45rem;
}

header .header #collapseNav .nav .nav-item .nav-item .btn .fa {
  margin-top: .2rem;
}

header .header #collapseNav .nav .nav-item .nav-item .nav-link {
  padding-left: 1.45rem;
}

header .header #collapseNav .nav .nav-item .nav-item .nav-item {
  color: #ffffff;
}

header .header #collapseNav .nav .nav-item .nav-item .nav-item .nav-link {
  padding-left: 2.125rem;
}

header .header #collapseNav .nav .nav-item .scoial a {
  width: 30px;
  height: 30px;
  border: 1px solid #003783;
  color: #003783;
  border-radius: 50%;
  margin-right: 0.5rem;
  margin-top: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

header .header #collapseNav .copy {
  position: fixed;
  bottom: 4rem;
}

header .header #collapseNav .copy a:nth-child(1)::after, header .header #collapseNav .copy a:nth-child(1)::before {
  content: '';
  display: inline-block;
  margin: 0 0.5rem;
  width: 1px;
  height: 10px;
  background-color: #000000;
}

header .nav-box {
  z-index: 99;
  padding: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

@media (max-width: 1280px) {
  header .nav-box {
    display: none !important;
  }
}

@media (max-width: 1366px) {
  header .nav-box .nav {
    justify-content: flex-end !important;
  }
}

header .nav-box .nav .nav-link {
  color: #ffffff;
  padding: 0.5rem 1.5rem;
}

@media screen and (max-width: 1460px) {
  header .nav-box .nav .nav-link {
    padding: 0.5rem 1rem;
  }
}

header .nav-box .nav .nav-link:hover {
  color: #003783;
}

header .search {
  width: 40px;
  height: 40px;
  background: #EDEDED;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 1.5rem;
}

@media (max-width: 1280px) {
  header .search {
    display: none;
  }
}

header .lang {
  position: relative;
}

header .lang span {
  display: flex;
  align-items: center;
  height: 50px;
  color: #003783;
  cursor: pointer;
  transition: all 0.35s ease;
}

header .lang span img {
  margin-right: 10px;
}

header .lang span::after {
  content: "\f107";
  font-family: 'FontAwesome';
  margin-left: 5px;
  display: none;
}

header .lang dl {
  display: none;
  margin-bottom: 0;
  position: absolute;
  left: 0;
  top: 49px;
  width: 100%;
  background: #003783;
  border-radius: 10px;
  padding: 10px 0px;
}

header .lang dl dd {
  padding: 5px;
  margin-bottom: 0;
}

header .lang dl dd a {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  color: #ffffff;
}

header .share {
  position: relative;
  margin-left: 0.5rem;
  display: flex;
  align-items: center;
}

header .share::before {
  content: '';
  display: inline-block;
  width: 1px;
  height: 15px;
  background: rgba(0, 55, 131, 0.5);
  margin-right: 0.5rem;
}

header .links {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

@media (max-width: 1280px) {
  header .links {
    display: none;
  }
}

header .links .contxt ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
}

header .links .contxt ul li {
  list-style: none;
}

header .links .contxt ul li a {
  color: #9F8942;
  display: flex;
  align-items: center;
  margin-right: 1rem;
}

header .links .contxt ul li a img {
  margin-right: 8px;
  display: inline-block;
}

.searchform {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9282;
  opacity: 0;
  visibility: hidden;
}

.searchform.show {
  opacity: 1;
  visibility: visible;
}

.searchform .pupback {
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 11;
}

.searchform form {
  position: relative;
  z-index: 22;
  max-width: 90%;
  margin: 2rem auto;
}

.searchform form .form-group {
  background: #ffffff;
  padding: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.searchform form .form-group .form-control {
  padding: 1rem;
  border-radius: 0;
}

.searchform form .form-group .btn {
  background: #9F8942;
  color: #ffffff;
  padding: 1rem;
  border-radius: 0;
  text-transform: uppercase;
}

.mobile-menu-visible header .header .container .icon-box .btn span:first-child {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0px;
  left: 4px;
}

.mobile-menu-visible header .header .container .icon-box .btn span:nth-child(2) {
  width: 0;
  opacity: 0;
}

.mobile-menu-visible header .header .container .icon-box .btn span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 20px;
  left: 4px;
}

.opennav {
  overflow: hidden;
}

.opennav header {
  position: fixed;
  top: 0;
}

@media (max-width: 1024px) {
  .nav-up {
    bottom: -100% !important;
  }
}

.tag {
  display: flex;
}

@media (max-width: 767px) {
  .tag {
    width: 100%;
  }
}

.tag em {
  font-style: normal;
  background: #374869;
  color: #ffffff;
  padding: 0.4rem 1rem;
  margin-right: 0.5rem;
  border-radius: 50px;
}

.tag em:nth-child(2) {
  background: #F4E65A;
  color: #374869;
  text-transform: uppercase;
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  opacity: 0 !important;
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  opacity: 0 !important;
}

#share {
  position: absolute;
  width: 700px;
  right: -20px;
  bottom: -30px;
  display: none;
}

@media (max-width: 1024px) {
  #share {
    position: fixed;
    background: #ffffff;
    width: 100%;
    bottom: 65px;
    left: 0;
    right: auto;
  }
  #share .jssocials-shares {
    width: 100%;
  }
  #share .jssocials-shares .jssocials-share {
    width: 16%;
  }
}

@media (max-width: 1024px) and (max-width: 767px) {
  #share .jssocials-shares .jssocials-share {
    width: 12%;
  }
}

.close {
  cursor: pointer;
  position: absolute;
  width: 24px;
  right: 1rem;
  top: 1rem;
  display: block;
  z-index: 99;
  height: 40px;
  background: none;
  border: none;
  box-shadow: none;
  outline: none;
}

@media (max-width: 767px) {
  .close {
    right: 0.1rem;
    top: 0.1rem;
  }
}

.close::before {
  position: absolute;
  content: '';
  width: 20px;
  height: 2px;
  left: 0;
  background: #8D8D8D;
  transform: rotate(45deg) scaleX(1.35);
  transition-delay: .1s;
  top: 15px;
}

.close::after {
  position: absolute;
  content: '';
  width: 20px;
  height: 2px;
  left: 0;
  background: #8D8D8D;
  transform: rotate(-45deg) scaleX(1.35);
  transition-delay: .1s;
  top: 15px;
}

@keyframes mymove {
  0% {
    transform: translateY(5%);
  }
  50% {
    transform: translateY(10%);
  }
  100% {
    transform: translateY(2%);
  }
}

.arrow-right {
  position: relative;
}

.arrow-right::after {
  content: '\2192';
  display: inline-block;
}

.txt p a {
  color: #0072BC;
}

.txt img {
  display: inline-block;
}

.txt em {
  display: block;
  color: #999;
}

.banner {
  width: 100%;
  position: relative;
  height: 100%;
}

.banner .banner-img img {
  width: 800px;
  margin: 0 auto;
  display: block;
  margin-top: 150px;
}

@media (max-width: 767px) {
  .banner .banner-img img {
    margin-top: 100px;
  }
}

.banner .banner-img::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(40, 50, 120, 0.8);
}

.banner .banner-text {
  position: relative;
  margin-top: 30px;
  color: #ffffff;
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  .banner .banner-text {
    width: 100%;
  }
}

.banner .banner-text h1 {
  color: #ffffff;
  display: block;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
}

@media (max-width: 1024px) {
  .banner .banner-text br {
    display: none;
  }
}

.banner .swiper-slide.swiper-slide-active .boximg img {
  transform: scale(1);
}

.banner .swiper-slide .inner {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
  z-index: 2;
}

.banner .swiper-slide .inner p {
  width: 66%;
}

@media (max-width: 768px) {
  .banner .swiper-slide .inner p {
    width: 76%;
  }
}

@media (max-width: 767px) {
  .banner .swiper-slide .inner p {
    width: 100%;
  }
}

.banner .swiper-slide .boximg {
  height: 853px;
  position: relative;
}

@media (max-width: 767px) {
  .banner .swiper-slide .boximg {
    height: 500px;
  }
}

.banner .swiper-slide .boximg::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: transparent linear-gradient(57deg, rgba(2, 6, 8, 0.52) 0%, rgba(91, 103, 110, 0.26) 100%) 0% 0% no-repeat padding-box;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}

.banner .swiper-slide .boximg img, .banner .swiper-slide .boximg iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 1s ease;
  transform: scale(1);
}

.banner .banbox-city {
  position: absolute;
  left: 0;
  bottom: 50px;
  width: 100%;
}

@media (max-width: 767px) {
  .banner .banbox-city {
    bottom: 0;
  }
}

.banner .banbox-city .swiper-slide {
  color: #ffffff;
  cursor: pointer;
}

@media (max-width: 1024px) {
  .banner .banbox-city .swiper-slide {
    height: auto;
  }
}

.banner .banbox-city .swiper-slide.swiper-slide-thumb-active p::after {
  width: 100%;
}

.banner .banbox-city .swiper-slide p {
  border-bottom: 2px solid #ffffff;
  position: relative;
  padding-bottom: 15px;
}

@media (max-width: 767px) {
  .banner .banbox-city .swiper-slide p {
    font-size: 12px;
  }
}

.banner .banbox-city .swiper-slide p::after {
  content: '';
  display: block;
  transition: all 1s ease;
  width: 0%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -2px;
  background: #003783;
}

@media (max-width: 992px) {
  .banner .banbox-big .swiper-slide {
    height: 800px;
  }
}

@media (max-width: 767px) {
  .banner .banbox-big .swiper-slide {
    height: 500px;
  }
}

.banner .arrow {
  width: 65px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  left: 5%;
  z-index: 2;
}

@media (max-width: 1680px) {
  .banner .arrow {
    left: 1.5%;
  }
}

@media (max-width: 1024px) {
  .banner .arrow {
    width: 140px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    top: 90%;
    left: 7%;
  }
}

@media (max-width: 992px) {
  .banner .arrow {
    top: 80%;
    left: 4.5%;
  }
}

.banner .swiper-button-next {
  background: none;
  width: 65px;
  height: 65px;
  left: 0;
  top: auto;
  position: relative;
  border-radius: 50%;
  cursor: pointer;
  border: 2px solid rgba(255, 255, 255, 0.5);
  margin-top: 0px;
  overflow: hidden;
}

.banner .swiper-button-next::after {
  filter: brightness(0) invert(1);
}

.banner .swiper-button-next:hover::before {
  transform: translateX(0);
}

.banner .swiper-button-prev {
  background: none;
  border-radius: 50%;
  cursor: pointer;
  width: 65px;
  height: 65px;
  right: 0;
  top: auto;
  left: auto;
  position: relative;
  margin-top: 20px;
  border: 2px solid rgba(255, 255, 255, 0.5);
}

@media (max-width: 1024px) {
  .banner .swiper-button-prev {
    margin-top: 0;
  }
}

.banner .swiper-button-prev::after {
  filter: brightness(0) invert(1);
}

.banner .sc {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #9F8942;
  padding: 2rem 3rem;
  z-index: 2;
}

@media (max-width: 767px) {
  .banner .sc {
    width: 100%;
    position: relative;
    padding: 1rem;
  }
}

.banner .sc ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 0;
  margin-bottom: 0;
}

.banner .sc ul li {
  list-style: none;
  padding: 0 3.85rem;
  position: relative;
}

@media (max-width: 767px) {
  .banner .sc ul li {
    padding: 0 1rem;
  }
}

.banner .sc ul li:nth-child(1) {
  padding-left: 1.5rem;
}

@media (max-width: 767px) {
  .banner .sc ul li:nth-child(1) {
    padding-left: 0.5rem;
  }
}

.banner .sc ul li:nth-last-child(1) {
  padding-right: 1.5rem;
}

@media (max-width: 767px) {
  .banner .sc ul li:nth-last-child(1) {
    padding-right: 0.5rem;
  }
}

.banner .sc ul li:nth-last-child(1) a::before {
  display: none;
}

.banner .sc ul li a {
  color: #ffffff;
}

.banner .sc ul li a:hover::after {
  transform: translateX(5px);
}

.banner .sc ul li a::before {
  content: '';
  display: block;
  width: 1px;
  height: 48px;
  background: rgba(255, 255, 255, 0.24);
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.banner .sc ul li a img {
  margin-right: 10px;
}

.banner .sc ul li a::after {
  content: "\f105";
  display: inline-block;
  font-family: 'FontAwesome';
  margin-left: 10px;
  font-size: 20px;
  transition: all 0.35s ease;
}

@keyframes rotateMouse {
  0% {
    -webkit-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
  }
  10% {
    -webkit-transform: rotateZ(10deg);
    -ms-transform: rotateZ(10deg);
    transform: rotateZ(10deg);
  }
  20% {
    -webkit-transform: rotateZ(-10deg);
    -ms-transform: rotateZ(-10deg);
    transform: rotateZ(-10deg);
  }
  30% {
    -webkit-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
  }
  100% {
    -webkit-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
  }
}

/*!sc*/
.page-banner {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .page-banner {
    height: 300px;
  }
}

@media (max-width: 767px) {
  .page-banner {
    height: 200px;
  }
}

.page-banner .boximg {
  height: 100%;
  position: relative;
}

.page-banner .boximg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.page-banner .inner {
  position: absolute;
  left: 0;
  top: 0%;
  width: 100%;
  height: 80%;
  color: #ffffff;
  display: flex;
  align-items: flex-end;
}

.page-banner .inner h1 {
  margin-bottom: 0;
}

.page-banner .inner .bread * {
  color: #ffffff;
  text-transform: uppercase;
}

.bread {
  position: relative;
  margin-bottom: 1rem;
}

.bread * {
  color: #ffffff;
  margin-right: 5px;
}

.navtopbar {
  border-bottom: 1px solid #E5E5E5;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}

.navtopbar a {
  padding: 2rem 0;
  color: #052655;
  text-transform: uppercase;
  position: relative;
  text-align: center;
  white-space: nowrap;
  display: block;
}

@media (max-width: 768px) {
  .navtopbar a {
    padding: 1rem 0;
  }
}

@media (max-width: 767px) {
  .navtopbar a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
  }
}

.navtopbar a::after {
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  background: transparent;
  position: absolute;
  left: 0;
  bottom: -1.5px;
  transition: all 0.35s ease;
}

.navtopbar a.active::after {
  background: #9F8942;
}

.navtopbar .navswi {
  position: relative;
  width: 100%;
}

@media (max-width: 1024px) {
  .navtopbar .navswi {
    width: calc(100% - 70px);
  }
}

.navtopbar .navswi .swiper-wrapper {
  justify-content: space-between;
}

@media (max-width: 1024px) {
  .navtopbar .navswi .swiper-wrapper {
    justify-content: flex-start;
  }
}

.navtopbar .navswi .swiper-slide {
  width: auto !important;
}

.navtopbar .arrow {
  position: relative;
  width: 60px;
  display: none;
}

@media (max-width: 1024px) {
  .navtopbar .arrow {
    display: block;
  }
}

.navtopbar .arrow .swiper-button-next {
  width: 20px;
  height: 30px;
  background: none;
  right: 0;
  border: none;
}

.navtopbar .arrow .swiper-button-next::after {
  content: "\f105";
  font-family: 'FontAwesome';
  background: none;
  filter: none;
  color: #D1AD3A;
  font-size: 24px;
}

.navtopbar .arrow .swiper-button-prev {
  width: 20px;
  height: 30px;
  background: none;
  left: 0;
  border: none;
}

.navtopbar .arrow .swiper-button-prev::after {
  content: "\f104";
  font-family: 'FontAwesome';
  background: none;
  filter: none;
  color: #052655;
  font-size: 24px;
}

.pl-3 {
  padding-left: 3rem;
}

@media (max-width: 1200px) {
  .pl-3 {
    padding-left: 0;
  }
}

.first-block {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 120px 0px;
}

@media (max-width: 767px) {
  .first-block {
    padding: 60px 0px;
  }
}

.first-block::before {
  content: '';
  display: block;
  width: 76.5%;
  height: 100%;
  background: #003783;
  position: absolute;
  left: 0;
  top: 0;
}

@media (max-width: 767px) {
  .first-block::before {
    width: 100%;
    height: 90%;
  }
}

.first-block .inner {
  z-index: 2;
}

.first-block .inner .more {
  border: 1px solid #ffffff;
  color: #ffffff;
  width: 195px;
  padding-left: 1.2rem;
  padding-right: 1.2rem;
}

.first-block .inner .more::after {
  background: #9F8942;
}

.first-block .inner .more img {
  filter: brightness(0) invert(1);
  margin-left: 20px;
}

.first-block .inner .more:hover {
  border-color: #9F8942;
}

.first-block .inner .leftbox {
  width: 50%;
  position: relative;
  z-index: 2;
}

@media (max-width: 767px) {
  .first-block .inner .leftbox {
    width: 100%;
  }
}

.first-block .inner .leftbox::before {
  content: '';
  display: block;
  width: 4px;
  height: 167px;
  background: #877A50;
  position: absolute;
  left: 0;
  top: -227px;
}

@media (max-width: 767px) {
  .first-block .inner .leftbox::before {
    display: none;
  }
}

.first-block .inner .leftbox .aboutnav .swiper {
  height: 200px;
}

.first-block .inner .leftbox .aboutnav .swiper .swiper-wrapper {
  height: 100%;
}

.first-block .inner .leftbox .aboutnav .swiper-slide {
  color: #ffffff;
  display: flex;
  align-items: center;
  height: 50px;
}

.first-block .inner .leftbox .aboutnav .swiper-slide.swiper-slide-thumb-active {
  color: #B49A47;
}

.first-block .inner .leftbox .aboutnav .swiper-slide.swiper-slide-thumb-active::before {
  background: url(../images/qh.svg) no-repeat top center;
  background-size: cover;
}

.first-block .inner .leftbox .aboutnav .swiper-slide::before {
  content: '';
  display: block;
  width: 13px;
  height: 13px;
  background: url(../images/q.svg) no-repeat top center;
  background-size: cover;
  margin-right: 15px;
}

.first-block .inner .leftbox .aboutnav .swiper-pagination {
  position: relative;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  border: 1px solid #ffffff;
  color: #ffffff;
  box-sizing: border-box;
  padding-top: 20px;
  margin-top: 2rem;
}

.first-block .inner .leftbox .aboutnav .swiper-pagination span {
  display: inline-block;
}

.first-block .inner .leftbox .aboutnav .swiper-pagination span:nth-child(1) {
  transform: translateY(-10px);
}

.first-block .inner .leftbox .aboutnav .swiper-pagination span:nth-child(2) {
  transform: translateY(10px);
}

.first-block .inner .rightbox {
  position: absolute;
  right: 0;
  top: 140px;
  width: 48%;
}

@media (max-width: 767px) {
  .first-block .inner .rightbox {
    width: 100%;
    position: relative;
    top: 50px;
  }
}

.first-block .inner .rightbox .about .swiper {
  height: 1000px;
}

@media (max-width: 767px) {
  .first-block .inner .rightbox .about .swiper {
    height: 600px;
  }
}

.first-block .inner .rightbox .about .swiper .swiper-wrapper {
  height: 100%;
}

.first-block .inner .rightbox .about .swiper .swiper-wrapper .swiper-slide {
  height: 615px;
  position: relative;
}

@media (max-width: 767px) {
  .first-block .inner .rightbox .about .swiper .swiper-wrapper .swiper-slide {
    height: 415px;
  }
}

.first-block .inner .rightbox .about .swiper .swiper-wrapper .swiper-slide:nth-child(2) .boximg::before {
  background: transparent linear-gradient(180deg, transparent 50%, #0D9892 100%) 0% 0% no-repeat padding-box;
}

.first-block .inner .rightbox .about .swiper .swiper-wrapper .swiper-slide:nth-child(3) .boximg::before {
  background: transparent linear-gradient(180deg, transparent 50%, #DA8355 100%) 0% 0% no-repeat padding-box;
}

.first-block .inner .rightbox .about .swiper .swiper-wrapper .swiper-slide:nth-child(4) .boximg::before {
  background: transparent linear-gradient(180deg, transparent 50%, #5C55A2 100%) 0% 0% no-repeat padding-box;
}

.first-block .inner .rightbox .about .swiper .swiper-wrapper .swiper-slide:hover .boximg img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.first-block .inner .rightbox .about .swiper .swiper-wrapper .swiper-slide .boximg {
  height: 100%;
  position: relative;
  overflow: hidden;
}

.first-block .inner .rightbox .about .swiper .swiper-wrapper .swiper-slide .boximg::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: transparent linear-gradient(180deg, transparent 50%, #4895E2 100%) 0% 0% no-repeat padding-box;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}

@media (max-width: 767px) {
  .first-block .inner .rightbox .about .swiper .swiper-wrapper .swiper-slide .boximg::before {
    height: 100%;
  }
}

.first-block .inner .rightbox .about .swiper .swiper-wrapper .swiper-slide .boximg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.35s ease;
}

.first-block .inner .rightbox .about .swiper .swiper-wrapper .swiper-slide .hover {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #ffffff;
  box-sizing: border-box;
  padding: 2rem;
  width: 100%;
  height: 42%;
  z-index: 22;
}

@media (max-width: 1680px) {
  .first-block .inner .rightbox .about .swiper .swiper-wrapper .swiper-slide .hover {
    height: 50%;
  }
}

@media (max-width: 992px) {
  .first-block .inner .rightbox .about .swiper .swiper-wrapper .swiper-slide .hover {
    height: 60%;
  }
}

@media (max-width: 767px) {
  .first-block .inner .rightbox .about .swiper .swiper-wrapper .swiper-slide .hover {
    height: 80%;
  }
}

.first-block .inner .rightbox .about .swiper .swiper-wrapper .swiper-slide .hover .more {
  margin: 0 auto;
}

.second-block {
  position: relative;
  overflow: hidden;
  margin: 170px 0 120px 0px;
  width: 100%;
  height: 100%;
}

@media (max-width: 767px) {
  .second-block {
    margin-top: 60px;
  }
}

.second-block .cate {
  position: relative;
  padding-top: 80px;
}

@media (max-width: 1440px) {
  .second-block .cate {
    padding-top: 30px;
  }
}

.second-block .cate::before {
  content: '';
  display: block;
  position: absolute;
  left: -80px;
  top: -80px;
  width: 637px;
  height: 633px;
  background: #F4F4F4;
}

.second-block .cate .swiper-slide {
  opacity: 0 !important;
  height: 1px !important;
}

.second-block .cate .swiper-slide.swiper-slide-active {
  opacity: 1 !important;
  height: auto !important;
}

.second-block .cate .swiper-slide .header-top {
  margin-top: 105px;
}

@media (max-width: 1440px) {
  .second-block .cate .swiper-slide .header-top {
    margin-top: 80px;
  }
}

@media (max-width: 768px) {
  .second-block .cate .swiper-slide .header-top {
    margin-top: 30px;
  }
}

.second-block .cate .swiper-slide .txt {
  color: #5D5E62;
}

.second-block .cate .swiper-slide .feature {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.second-block .cate .swiper-slide .feature dd {
  width: 47%;
}

@media (max-width: 1280px) {
  .second-block .cate .swiper-slide .feature dd {
    width: 100%;
    margin-bottom: 0;
  }
}

.second-block .cate .swiper-slide .feature dd a {
  color: #9F8942;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #CECFD0;
  padding: 1rem 0;
}

.second-block .cate .swiper-slide .feature dd a:hover {
  border-bottom: 1px solid #9F8942;
}

.second-block .cate .swiper-slide .feature dd a:hover span::after {
  transform: translateX(-5px);
}

.second-block .cate .swiper-slide .feature dd a i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid #9F8942;
  position: relative;
}

.second-block .cate .swiper-slide .feature dd a i::after {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  background: #9F8942;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  border-radius: 50%;
}

.second-block .cate .swiper-slide .feature dd a i img {
  position: relative;
  z-index: 2;
}

.second-block .cate .swiper-slide .feature dd a span {
  width: calc(100% - 60px);
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.second-block .cate .swiper-slide .feature dd a span::after {
  content: "\f105";
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 30px;
  margin-left: 30px;
  transition: all 0.35s ease;
}

.second-block .cate .swiper-slide .more {
  width: 195px;
  padding-left: 1.4rem;
  padding-right: 1.4rem;
}

.second-block .cate .swiper-slide .col-md-6 > img {
  width: 90%;
}

@media (max-width: 768px) {
  .second-block .cate .swiper-slide .col-md-6 > img {
    width: 100%;
  }
}

.second-block .tabnav {
  width: 500px;
  position: absolute;
  left: 50.5%;
  top: 80px;
  z-index: 2;
}

@media (max-width: 1440px) {
  .second-block .tabnav {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    margin-top: 40px;
  }
}

.second-block .tabnav .swiper-slide {
  padding: 0.7rem;
  border: 1px solid #CECFD0;
  color: #5D5E62;
  text-align: center;
}

.second-block .tabnav .swiper-slide.swiper-slide-thumb-active {
  background: #222E88;
  color: #ffffff;
}

.second-block .tabnav .swiper-slide:nth-child(2) {
  border-right: none;
}

@media (max-width: 767px) {
  .second-block .tabnav .swiper-slide {
    padding: 0.2rem;
  }
}

.second-block .arrow {
  position: absolute;
  right: 0;
  top: 95px;
  width: 140px;
  z-index: 2;
}

@media (max-width: 1440px) {
  .second-block .arrow {
    top: 50px;
  }
}

@media (max-width: 768px) {
  .second-block .arrow {
    top: auto;
    bottom: 45px;
  }
}

.second-block .arrow .swiper-button-next {
  right: 0;
}

.second-block .arrow .swiper-button-prev {
  left: 0;
}

@media (max-width: 768px) {
  .second-block .row .col-md-6 {
    width: 100%;
  }
}

@media (max-width: 1440px) {
  .second-block .row .col-md-6 > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

.third-block {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding: 80px 0 80px 0px;
  background: #003783;
}

.third-block .keydate {
  border: 2px dashed #6687B5;
  color: #ffffff;
  text-align: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.third-block .keydate .items {
  width: 25%;
  position: relative;
}

@media (max-width: 767px) {
  .third-block .keydate .items {
    width: 100% !important;
  }
}

.third-block .keydate .items:nth-child(1)::after {
  content: '';
  display: block;
  width: 1px;
  height: 98%;
  border-right: 2px dashed #6687B5;
  position: absolute;
  right: 0;
  top: 0;
}

@media (max-width: 767px) {
  .third-block .keydate .items:nth-child(1)::after {
    display: none;
  }
}

@media (max-width: 767px) {
  .third-block .keydate .items:nth-child(1) .li:nth-child(2)::after {
    content: '';
    display: block;
    width: 96%;
    height: 1px;
    border-bottom: 2px dashed #6687B5;
    position: absolute;
    right: 0;
    bottom: 0;
  }
}

.third-block .keydate .items:nth-child(2) {
  width: 50%;
}

.third-block .keydate .items:nth-child(2)::after {
  content: '';
  display: block;
  width: 1px;
  height: 98%;
  border-right: 2px dashed #6687B5;
  position: absolute;
  right: 0;
  bottom: 0;
}

@media (max-width: 767px) {
  .third-block .keydate .items:nth-child(2)::after {
    display: none;
  }
}

.third-block .keydate .items:nth-child(2) .top {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 50%;
  border-bottom: 2px dashed #6687B5;
}

.third-block .keydate .items:nth-child(2) .top .li {
  width: 50%;
}

.third-block .keydate .items:nth-child(2) .top .li:nth-child(1)::after {
  width: 1px;
  height: 96%;
  border-right: 2px dashed #6687B5;
  right: 0;
  left: auto;
  top: auto;
  bottom: 0;
}

.third-block .keydate .items:nth-child(2) .bottom {
  display: flex;
  justify-content: space-between;
}

.third-block .keydate .items:nth-child(2) .bottom .li {
  width: 50%;
}

.third-block .keydate .items:nth-child(2) .bottom .li::after {
  display: none;
}

.third-block .keydate .items .li {
  position: relative;
  padding: 2rem 0.2rem;
}

.third-block .keydate .items .li:nth-child(1)::after {
  content: '';
  display: block;
  width: 96%;
  height: 1px;
  border-bottom: 2px dashed #6687B5;
  position: absolute;
  left: 0;
  bottom: 0;
}

.third-block .keydate .items .li .imgs {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.third-block .keydate .items .li h3 {
  margin: 15px auto 10px auto;
}

.third-block .keydate .items .li p {
  text-transform: uppercase;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 0;
}

.four-block {
  position: relative;
  overflow: hidden;
  padding: 80px 0;
  background: url(../images/bg.png) no-repeat top center;
  background-size: cover;
}

.four-block .student {
  position: relative;
}

.four-block .student .swiper-slide {
  position: relative;
  transform: translateY(50px);
}

.four-block .student .swiper-slide.swiper-slide-active {
  transform: translateY(0px);
}

.four-block .student .swiper-slide.swiper-slide-active .imgs {
  width: 386px;
  height: 386px;
  border: 10px solid #B49A47;
}

@media (max-width: 1440px) {
  .four-block .student .swiper-slide.swiper-slide-active .imgs {
    width: 336px;
    height: 336px;
  }
}

@media (max-width: 1366px) {
  .four-block .student .swiper-slide.swiper-slide-active .imgs {
    width: 306px;
    height: 306px;
  }
}

@media (max-width: 1280px) {
  .four-block .student .swiper-slide.swiper-slide-active .imgs {
    width: 286px;
    height: 286px;
  }
}

@media (max-width: 1024px) {
  .four-block .student .swiper-slide.swiper-slide-active .imgs {
    width: 246px;
    height: 246px;
  }
}

@media (max-width: 992px) {
  .four-block .student .swiper-slide.swiper-slide-active .imgs {
    width: 336px;
    height: 336px;
  }
}

@media (max-width: 767px) {
  .four-block .student .swiper-slide.swiper-slide-active .imgs {
    width: 260px;
    height: 260px;
  }
}

.four-block .student .swiper-slide.swiper-slide-active h3 {
  margin: 20px auto;
}

.four-block .student .swiper-slide.swiper-slide-active .desinfo {
  opacity: 1;
}

.four-block .student .swiper-slide .imgs {
  width: 294px;
  height: 294px;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
  border: 7px solid #004593;
}

@media (max-width: 1440px) {
  .four-block .student .swiper-slide .imgs {
    width: 254px;
    height: 254px;
  }
}

@media (max-width: 1280px) {
  .four-block .student .swiper-slide .imgs {
    width: 204px;
    height: 204px;
  }
}

@media (max-width: 1024px) {
  .four-block .student .swiper-slide .imgs {
    width: 164px;
    height: 164px;
  }
}

.four-block .student .swiper-slide .imgs img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.four-block .student .swiper-slide h3 {
  margin: 50px auto;
}

.four-block .student .swiper-slide .desinfo {
  background: #003783;
  padding: 2rem;
  color: #ffffff;
  width: 1003px;
  opacity: 0;
  transform: translateX(-30%);
  margin-bottom: 0;
  position: relative;
  margin-top: 35px;
}

@media (max-width: 1440px) {
  .four-block .student .swiper-slide .desinfo {
    transform: translateX(-34%);
  }
}

@media (max-width: 1024px) {
  .four-block .student .swiper-slide .desinfo {
    width: 800px;
    transform: translateX(-36%);
  }
}

@media (max-width: 992px) {
  .four-block .student .swiper-slide .desinfo {
    width: 100%;
    transform: translateX(0);
  }
}

.four-block .student .swiper-slide .desinfo::before {
  content: '';
  display: block;
  width: 27px;
  height: 23px;
  background: url(../images/d.png) no-repeat top center;
  background-size: cover;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
}

.four-block .student .swiper-button-next {
  right: 28%;
  top: 29%;
}

@media (max-width: 1024px) {
  .four-block .student .swiper-button-next {
    top: 22%;
    right: 25%;
  }
}

@media (max-width: 992px) {
  .four-block .student .swiper-button-next {
    right: 13%;
    top: 25%;
  }
}

@media (max-width: 767px) {
  .four-block .student .swiper-button-next {
    right: 0;
    top: 21%;
  }
}

.four-block .student .swiper-button-prev {
  left: 28%;
  top: 29%;
}

@media (max-width: 1024px) {
  .four-block .student .swiper-button-prev {
    top: 22%;
    left: 27%;
  }
}

@media (max-width: 992px) {
  .four-block .student .swiper-button-prev {
    left: 13%;
    top: 25%;
  }
}

@media (max-width: 767px) {
  .four-block .student .swiper-button-prev {
    left: 0;
    top: 21%;
  }
}

.five-block {
  position: relative;
  overflow: hidden;
  background: #ffffff;
  padding: 80px 0;
}

@media (max-width: 768px) {
  .five-block .row .col-md-4 {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .five-block .row .col-md-4 {
    width: 100%;
  }
}

.five-block .row .col-md-4 a {
  display: block;
  width: 100%;
  height: 100%;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.five-block .row .col-md-4 a:hover {
  background: #efefef;
}

.five-block .row .col-md-4 a:hover .boximg img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.five-block .row .col-md-4 a .boximg {
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding-bottom: 65.7%;
  position: relative;
}

.five-block .row .col-md-4 a .boximg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.35s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.five-block .row .col-md-4 a .con {
  padding: 2rem 1.2rem 1rem 1.2rem;
}

.five-block .row .col-md-4 a .con h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.five-block .row .col-md-4 a .con .desinfo {
  color: #5D5E62;
  margin-top: 1.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.five-block .row .col-md-4 a .con .read-more {
  text-decoration: underline;
  color: #B49A47;
  text-transform: uppercase;
  margin-top: 1.5rem;
  display: inline-block;
}

.five-block .row .col-md-4 a .datetime {
  border-top: 1px solid #E0E0E0;
  padding: 1.2rem;
  display: block;
  color: #ADADAD;
}

table {
  border: 1px solid #D8D8D8 !important;
}

table thead tr {
  background: #EDEDED;
}

table thead tr th {
  padding: 1.5rem 2rem !important;
  vertical-align: middle;
}

@media (max-width: 767px) {
  table thead tr th {
    padding: 1rem !important;
  }
}

table tbody {
  border-top: 1px solid #D8D8D8 !important;
}

table tbody tr {
  background: #FAFAFA;
}

table tbody tr:nth-child(even) {
  background: #FFFFFF;
}

table tbody tr td {
  padding: 1.8rem 2rem !important;
  color: #5D5E62 !important;
  font-size: 18px;
  vertical-align: middle;
}

@media (max-width: 1024px) {
  table tbody tr td {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  table tbody tr td {
    font-size: 14px;
    padding: 1rem !important;
  }
}

table tbody tr td .read-more {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  white-space: nowrap;
}

table tbody tr td .read-more img {
  margin-right: 10px;
}

.tablenumber table tr td .relative {
  position: relative;
  box-sizing: border-box;
  padding-left: 50px;
}

.tablenumber table tr td .relative span {
  position: absolute;
  top: 50%;
  left: 5px;
  transform: translateY(-50%);
}

.tablenumber2 table thead tr th {
  padding: 0.5rem !important;
  text-align: center;
}

.tablenumber2 table tbody tr td {
  padding: 0.5rem !important;
  text-align: center;
}

.faqbox {
  width: 100%;
}

@media (max-width: 767px) {
  .faqbox {
    margin-top: 2rem;
  }
}

.faqbox .items {
  background: #ffffff;
  margin-bottom: 55px;
  border-bottom: 1px solid #D2D2D2;
  padding-bottom: 55px;
}

@media (max-width: 767px) {
  .faqbox .items {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}

.faqbox .items.open .items-title {
  margin-bottom: 15px;
}

.faqbox .items.open .items-title .arrow::after {
  height: 0px;
}

.faqbox .items.open .items-content {
  height: 100% !important;
}

.faqbox .items .items-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: margin-bottom 0.35s ease-in-out;
  cursor: pointer;
  color: #243775;
}

.faqbox .items .items-title .arrow {
  position: relative;
  width: 26px;
  height: 26px;
  background: #003783;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-style: normal;
}

.faqbox .items .items-title .arrow::before {
  content: '';
  display: block;
  width: 50%;
  height: 1px;
  background-color: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.faqbox .items .items-title .arrow::after {
  content: '';
  display: block;
  width: 1px;
  height: 50%;
  background-color: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: height 0.35sease-in-out;
  font-size: 24px;
}

.faqbox .items .items-title h4 {
  margin-bottom: 0;
  width: calc(100% - 40px);
  color: #000;
}

.faqbox .items .items-content {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease-in-out;
  color: #6F6F6F;
}

.faqbox .items .items-content .boxcontent {
  color: #5D5E62;
  box-sizing: border-box;
  margin-bottom: 0px;
}

.faqbox .items .items-content .boxcontent h5 {
  font-size: 20px;
  font-family: 'Poppins-SemiBold';
  color: #000;
  margin-bottom: 15px;
}

@media (max-width: 1024px) {
  .faqbox .items .items-content .boxcontent h5 {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .faqbox .items .items-content .boxcontent h5 {
    font-size: 16px;
  }
}

.faqbox .items .items-content .boxcontent p {
  margin-bottom: 25px;
}

.faqbox .items .items-content .boxcontent p:nth-last-child(1) {
  margin-bottom: 0;
}

.faqbox .items .items-content .boxcontent p a {
  text-decoration: underline;
  color: #003783;
}

.faqbox .items .items-content .boxcontent p strong {
  font-family: 'Poppins-SemiBold';
  color: #000;
}

.faqbox .items .items-content .boxcontent ol, .faqbox .items .items-content .boxcontent ul {
  padding-left: 2rem;
  position: relative;
  margin-bottom: 0;
}

.faqbox .items .items-content .boxcontent ol li, .faqbox .items .items-content .boxcontent ul li {
  margin-bottom: 0.6rem;
  padding-left: 0.5rem;
  position: relative;
}

.faqbox .items .items-content .boxcontent ol li:nth-last-child(1), .faqbox .items .items-content .boxcontent ul li:nth-last-child(1) {
  margin-bottom: 0;
}

.faqbox .items .items-content .boxcontent ol li::marker, .faqbox .items .items-content .boxcontent ul li::marker {
  color: #003783;
  background: #003783;
  font-family: 'Editor-Medium';
  position: absolute;
  left: 0;
  top: 0;
  font-size: 20px;
}

@media (max-width: 767px) {
  .faqbox .items .items-content .boxcontent ol li::marker, .faqbox .items .items-content .boxcontent ul li::marker {
    font-size: 16px;
  }
}

.faqbox .items .items-content .boxcontent ul {
  padding-left: 1.5rem;
}

.faqbox .items .items-content .boxcontent dl {
  margin-bottom: 3rem;
}

.faqbox .items .items-content .boxcontent dl dd {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  margin-bottom: 15px;
}

.faqbox .items .items-content .boxcontent dl dd span {
  width: 200px;
  display: flex;
  align-items: center;
}

.faqbox .items .items-content .boxcontent dl dd span:nth-child(2) {
  width: calc(100% - 200px);
  display: block;
}

.faqbox .items .items-content .boxcontent dl dd span img {
  margin-right: 10px;
}

.faqbox .items .items-content .boxcontent dl dd span a {
  color: #003783;
  text-decoration: underline;
}

.faqbox .items .items-content .boxcontent .blueText a {
  display: flex;
  color: #003783;
  font-style: italic;
  font-family: 'Editor-Medium';
}

.faqbox .items .items-content .boxcontent .blueText a img {
  margin-right: 10px;
}

@media (max-width: 767px) {
  .faqbox .items .items-content .boxcontent .row .col-md-4 {
    width: 50%;
  }
}

.faqbox .items .items-content .boxcontent .row .col-md-3 .garyback {
  background: #F7F7F7;
  padding: 0.5rem 1.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  min-height: 88px;
}

.faqbox .items .items-content .boxcontent .row .col-md-3 .garyback .icos {
  width: 50px;
  height: auto;
  background: none;
}

.faqbox .items .items-content .boxcontent .row .col-md-3 .garyback h3 {
  margin-bottom: 0;
  width: calc(100% - 50px);
  color: #003783;
  background: none;
  text-align: left;
  padding: 0;
}

.faqbox .items .items-content .boxcontent .music {
  background: #0484D0;
  display: flex;
  justify-content: space-between;
  height: 100%;
  flex-wrap: wrap;
}

.faqbox .items .items-content .boxcontent .music.sports {
  background: #003783;
}

.faqbox .items .items-content .boxcontent .music.uniform {
  background: #68BBB9;
}

.faqbox .items .items-content .boxcontent .music .imgs {
  width: 50%;
}

@media (max-width: 767px) {
  .faqbox .items .items-content .boxcontent .music .imgs {
    width: 100%;
  }
}

.faqbox .items .items-content .boxcontent .music .imgs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.faqbox .items .items-content .boxcontent .music .con {
  width: 46%;
  color: #ffffff;
  box-sizing: border-box;
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .faqbox .items .items-content .boxcontent .music .con {
    width: 100%;
    padding: 1.5rem !important;
  }
}

.faqbox .items .items-content .boxcontent .music .con ul {
  margin-top: 0;
}

.faqbox .items .items-content .boxcontent .music .con ul li::marker {
  color: #ffffff;
}

.faqbox .items .items-content .boxcontent .txt {
  padding: 0 !important;
}

.s_faq {
  margin-top: 1rem;
}

.s_faq .s_items {
  margin-bottom: 1.5rem;
}

@media (max-width: 767px) {
  .s_faq .s_items {
    margin-bottom: 1rem;
  }
}

.s_faq .s_items.open .s_items-title .arrow::after {
  height: 0px;
}

.s_faq .s_items .s_items-title {
  background: #EDEDED;
  padding: 1.5rem;
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .s_faq .s_items .s_items-title {
    padding: 1rem;
  }
}

.s_faq .s_items .s_items-title .arrow {
  position: relative;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-style: normal;
  margin-right: 1rem;
}

.s_faq .s_items .s_items-title .arrow::before {
  content: '';
  display: block;
  width: 16px;
  height: 2px;
  background-color: #003783;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.s_faq .s_items .s_items-title .arrow::after {
  content: '';
  display: block;
  width: 2px;
  height: 16px;
  background-color: #003783;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: height 0.35s ease-in-out;
  font-size: 24px;
}

.s_faq .s_items .s_items-title h4 {
  margin-bottom: 0;
  color: #000000;
}

.s_faq .s_items .s_items-content {
  background: #FAFAFA;
  box-sizing: border-box;
  padding: 0;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease-in-out;
}

.s_faq .s_items .s_items-content .s_boxcontent {
  padding: 1.5rem;
}

@media (max-width: 767px) {
  .s_faq .s_items .s_items-content .s_boxcontent {
    padding: 1rem;
  }
}

.s_faq .s_items .s_items-content .s_boxcontent.backnone {
  background: #fff;
  padding: 0;
}

.s_faq .s_items .s_items-content .s_boxcontent.backnone .yearitems {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 1.5rem;
  flex-wrap: wrap;
}

.s_faq .s_items .s_items-content .s_boxcontent.backnone .yearitems .imgs {
  width: 310px;
}

@media (max-width: 767px) {
  .s_faq .s_items .s_items-content .s_boxcontent.backnone .yearitems .imgs {
    width: 100%;
  }
}

.s_faq .s_items .s_items-content .s_boxcontent.backnone .yearitems .imgs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.s_faq .s_items .s_items-content .s_boxcontent.backnone .yearitems .con {
  width: calc(100% - 350px);
}

@media (max-width: 767px) {
  .s_faq .s_items .s_items-content .s_boxcontent.backnone .yearitems .con {
    width: 100%;
    margin-top: 1.5rem;
  }
}

.s_faq .s_items .s_items-content .s_boxcontent.backnone .yearitems .con .date {
  color: #ADADAD;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}

.s_faq .s_items .s_items-content .s_boxcontent.backnone .yearitems .con .date img {
  margin-right: 10px;
}

.s_faq .s_items .s_items-content .s_boxcontent.backnone .yearitems .con .amore {
  text-decoration: underline;
  font-style: normal;
  color: #B49A47;
  display: block;
  margin-top: 3rem;
  text-transform: uppercase;
}

.s_faq .s_items .s_items-content .s_boxcontent.backnone .yearitems .con .amore:hover {
  color: #003783;
}

.s_faq .s_items .s_items-content .s_boxcontent .txt {
  padding: 0 !important;
}

.s_faq .s_items .s_items-content .s_boxcontent ul {
  margin-top: 0;
}

.s_faq .s_items .s_items-content .s_boxcontent ul li {
  margin-bottom: 3px;
}

.s_faq .s_items .s_items-content .s_boxcontent ol li {
  list-style: decimal;
}

.s_faq .s_items .s_items-content .s_boxcontent ol li::marker {
  color: #003783;
  background: #003783;
  font-family: 'Editor-Medium';
}

.s_faq .s_items .s_items-content .s_boxcontent .blownText {
  display: flex;
  align-items: center;
  color: #D1AD3A;
  font-style: italic;
  font-family: 'Editor-Medium';
}

.s_faq .s_items .s_items-content .s_boxcontent .blownText img {
  margin-right: 10px;
}

.s_faq .s_items .s_items-content .s_boxcontent b {
  font-family: 'Poppins-SemiBold';
  color: #000000;
  margin-top: 30px;
  display: block;
  margin-bottom: 5px;
}

.s_faq .s_items .s_items-content .s_boxcontent strong {
  font-size: 14px;
  font-family: 'Poppins-SemiBold';
  color: #000000;
  display: block;
  margin-top: 20px;
  font-style: italic;
}

.s_faq .s_items .s_items-content .s_boxcontent table thead tr {
  background: #75A7D9;
}

.s_faq .s_items .s_items-content .s_boxcontent table thead tr th {
  padding: 1.5rem 2.5rem;
  vertical-align: middle;
  color: #ffffff;
  font-family: 'Editor-Medium';
}

.s_faq .s_items .s_items-content .s_boxcontent table tbody {
  border-top: 1px solid #EFF0F8;
}

.s_faq .s_items .s_items-content .s_boxcontent table tbody tr {
  background: #EFF0F8;
}

.s_faq .s_items .s_items-content .s_boxcontent table tbody tr:nth-child(even) {
  background: #ffffff;
}

.s_faq .s_items .s_items-content .s_boxcontent table tbody tr td {
  padding: 2rem 2.5rem;
  font-family: 'Editor-Medium';
  color: #5D5E62;
}

.tips.blownText b {
  color: #B49A47;
  font-size: 18px;
}

@media (max-width: 1024px) {
  .tips.blownText b {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .tips.blownText b {
    font-size: 14px;
  }
}

.tips strong {
  display: block;
  font-family: 'Poppins-SemiBold';
  font-weight: bold;
  color: #000;
}

.tips p {
  margin-bottom: 2rem;
  font-size: 18px;
  margin-top: 0.5rem;
}

@media (max-width: 1024px) {
  .tips p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .tips p {
    font-size: 14px;
  }
}

.tips p a {
  color: #003783;
  text-decoration: underline;
}

.tips b {
  display: block;
  font-style: italic;
  font-weight: normal;
  color: #000;
  font-size: 14px;
}

@media (max-width: 767px) {
  .tips b {
    font-size: 12px;
  }
}

.People-block {
  position: relative;
  overflow: hidden;
}

.People-block .people {
  position: relative;
  margin: 4.5rem 0 6rem 0;
  padding: 4.5rem 0;
}

@media (max-width: 1024px) {
  .People-block .people {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .People-block .people {
    margin: 2.5rem 0 3rem 0;
  }
}

.People-block .people::after {
  content: '';
  display: block;
  width: 70%;
  height: 100%;
  background: #F7F7F7;
  position: absolute;
  right: 0;
  top: 0;
}

@media (max-width: 1024px) {
  .People-block .people::after {
    display: none;
  }
}

.People-block .people .row {
  justify-content: space-between;
}

.People-block .people .row .col-md-4 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: column;
  width: 37%;
}

.People-block .people .row .col-md-4 h2 {
  transform: translateY(-5rem);
}

@media (max-width: 1024px) {
  .People-block .people .row .col-md-4 h2 {
    transform: none;
    text-align: center;
    margin-bottom: 3rem;
  }
}

@media (max-width: 1024px) {
  .People-block .people .row .col-md-4 h2 br {
    display: none;
  }
}

@media (max-width: 1024px) {
  .People-block .people .row .col-md-4 {
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .People-block .people .row .col-md-4 .imgs img {
    display: block;
    margin: 0 auto;
  }
}

.People-block .people .row .col-md-7 {
  width: 60%;
}

@media (max-width: 1024px) {
  .People-block .people .row .col-md-7 {
    width: 100%;
  }
}

.People-block .people .row .txt {
  width: 88%;
  color: #5D5E62;
}

@media (max-width: 1024px) {
  .People-block .people .row .txt {
    width: 100%;
    margin-top: 2rem;
  }
}

.People-block .people .row .txt p {
  margin-bottom: 1.2rem;
}

.People-block .people .row .txt h5 {
  color: #000000;
  font-family: 'Editor-Medium';
  margin-top: 3rem;
}

.People-block .people .row .txt h5 img {
  display: block;
  margin-bottom: 15px;
}

.People-block .people .row .txt h6 {
  color: #B49A47;
  font-style: italic;
  font-size: 16px;
  font-family: 'Editor-Medium';
  line-height: 1.6;
  margin-bottom: 0;
}

.People-block .college {
  padding: 4.5rem 0;
}

@media (max-width: 767px) {
  .People-block .college {
    padding: 3rem 0;
  }
}

.People-block .college table {
  margin: 3rem auto;
  border: 1px solid transparent !important;
}

.People-block .college table th, .People-block .college table td {
  padding: 1.4rem 6rem !important;
  color: #5D5E62;
  vertical-align: middle;
}

@media (max-width: 768px) {
  .People-block .college table th, .People-block .college table td {
    padding: 1.4rem 2rem !important;
  }
}

@media (max-width: 767px) {
  .People-block .college table th, .People-block .college table td {
    padding: 1rem !important;
  }
}

.People-block .college table thead {
  background: #EDEDED;
}

.People-block .college table thead tr {
  border-bottom: 1px solid #D8D8D8;
}

.People-block .college table thead th {
  color: #000000;
}

.People-block .college table thead th:nth-child(1) {
  text-transform: uppercase;
  width: 50%;
}

.People-block .college table tbody {
  border-top: 2px solid transparent;
}

.People-block .college table tbody tr {
  border-bottom: 1px solid #D8D8D8;
  line-height: 2.5;
}

.People-block .college table tbody tr:nth-child(odd) {
  background: #FAFAFA;
}

@media (max-width: 767px) {
  .People-block .college table tbody tr {
    line-height: 1.6;
  }
}

.People-block .chart {
  padding: 4.5rem 0;
}

@media (max-width: 767px) {
  .People-block .chart {
    padding-top: 2rem;
  }
}

@media (max-width: 767px) {
  .People-block .chart .chartbox {
    margin-top: 2rem;
  }
}

.People-block .chart .chartbox .items {
  margin-top: 4rem;
}

@media (max-width: 767px) {
  .People-block .chart .chartbox .items {
    margin-top: 1rem;
  }
}

.People-block .chart .chartbox .items .it-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #003783;
  padding: 1.45rem 2rem;
}

@media (max-width: 767px) {
  .People-block .chart .chartbox .items .it-title {
    padding: 0.8rem 1rem;
  }
}

.People-block .chart .chartbox .items .it-title h3 {
  margin-bottom: 0;
}

.People-block .chart .chartbox .items .it-imgs img {
  display: block;
  width: 100%;
}

.People-block .Vision {
  position: relative;
  margin: 4.5rem 0;
}

@media (max-width: 767px) {
  .People-block .Vision {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}

.People-block .last {
  position: relative;
  width: 100%;
}

.People-block .last.last2 {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  flex-wrap: wrap;
}

@media (max-width: 992px) {
  .People-block .last.last2 {
    flex-direction: column-reverse;
  }
}

.People-block .last.last2::before {
  content: '';
  display: block;
  width: 100%;
  height: 80%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #013783;
}

@media (max-width: 1280px) {
  .People-block .last.last2::before {
    height: 90%;
  }
}

@media (max-width: 1024px) {
  .People-block .last.last2::before {
    height: 100%;
  }
}

.People-block .last.last2 .imgs {
  width: 55%;
  margin-bottom: 6rem;
}

@media (max-width: 1024px) {
  .People-block .last.last2 .imgs {
    width: 50%;
    padding-top: 6rem;
  }
}

@media (max-width: 992px) {
  .People-block .last.last2 .imgs {
    width: 100%;
    padding-top: 0rem;
    margin-bottom: 1rem;
  }
}

.People-block .last.last2 .content {
  position: relative;
  width: 36%;
  background: none;
  margin-bottom: 6rem;
}

@media (max-width: 1440px) {
  .People-block .last.last2 .content {
    width: 40%;
    padding: 0 1rem;
  }
}

@media (max-width: 1024px) {
  .People-block .last.last2 .content {
    width: 49%;
    padding-top: 6rem;
  }
}

@media (max-width: 992px) {
  .People-block .last.last2 .content {
    width: 100%;
    padding-top: 1rem;
    margin-bottom: 4rem;
  }
}

@media (max-width: 992px) {
  .People-block .last.last2 .content h2 br {
    display: none;
  }
}

.People-block .last.last2 .content .more {
  border-color: #ffffff;
  color: #ffffff;
  width: max-content;
}

.People-block .last.last2 .content .more img {
  filter: invert(50%) brightness(300%);
}

.People-block .last.last3 {
  overflow: hidden;
}

.People-block .last.last3 .imgs {
  float: right;
  width: 69%;
}

@media (max-width: 1024px) {
  .People-block .last.last3 .imgs {
    width: 100%;
  }
}

.People-block .last.last3 .content {
  left: 0;
  right: auto;
  width: 50%;
  padding: 7% 8%;
  padding-left: 13%;
}

@media (max-width: 1440px) {
  .People-block .last.last3 .content {
    padding: 4%;
    padding-left: 8%;
  }
}

@media (max-width: 1024px) {
  .People-block .last.last3 .content {
    width: 100%;
    padding-left: 4%;
  }
}

@media (max-width: 767px) {
  .People-block .last.last3 .content {
    padding: 2rem 15px;
  }
}

.People-block .last .imgs {
  width: 60%;
  position: relative;
  z-index: 2;
}

@media (max-width: 1440px) {
  .People-block .last .imgs {
    width: 70%;
  }
}

@media (max-width: 1024px) {
  .People-block .last .imgs {
    width: 100%;
  }
}

.People-block .last .imgs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}

.People-block .last .content {
  float: right;
  background: #003783;
  padding: 4rem;
  max-width: 984px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
}

@media (max-width: 1440px) {
  .People-block .last .content {
    padding: 2rem;
  }
}

@media (max-width: 1024px) {
  .People-block .last .content {
    max-width: 100%;
    width: 100%;
    position: relative;
    padding: 3rem;
  }
}

@media (max-width: 767px) {
  .People-block .last .content {
    padding: 2rem;
  }
}

.People-block .last .content h2::after {
  content: '';
  display: block;
  width: 93px;
  height: 4px;
  background: #D1AD3A;
  margin: 35px 0;
}

.People-block .last .content h5 {
  font-size: 16px;
  font-family: 'Editor-Medium';
}

.People-block .last .content .txt p {
  margin-bottom: 30px;
}

.People-block .history {
  position: relative;
  margin: 4.5rem 0;
}

@media (max-width: 767px) {
  .People-block .history {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}

.People-block .history .historybox {
  margin-top: 4rem;
  margin-bottom: 6rem;
}

@media (max-width: 767px) {
  .People-block .history .historybox {
    margin-bottom: 4rem;
  }
}

.People-block .history .historybox ul {
  padding-left: 3rem;
  border-left: 1px solid #D8D8D8;
  box-sizing: border-box;
  margin-bottom: 0;
}

.People-block .history .historybox ul li {
  list-style: none;
  margin-bottom: 3rem;
}

@media (max-width: 767px) {
  .People-block .history .historybox ul li {
    margin-bottom: 1.5rem;
  }
}

.People-block .history .historybox ul li:nth-child(1) h3::before {
  content: '';
  display: block;
  width: 74px;
  height: 74px;
  background: url(../images/logo_x.svg) no-repeat top center;
  background-size: cover;
  border: none;
  margin-left: -5.3rem;
  margin-right: 0.7rem;
}

@media (max-width: 767px) {
  .People-block .history .historybox ul li:nth-child(1) h3::before {
    width: 31px;
    height: 31px;
    margin-left: -4rem;
    margin-right: 2rem;
  }
}

.People-block .history .historybox ul li:nth-child(2n) .content {
  background: #75A7D9;
}

.People-block .history .historybox ul li:nth-child(2n) .content::before {
  border-bottom: 28px solid #75A7D9;
}

.People-block .history .historybox ul li:nth-child(3n) .content {
  background: #68BBB9;
}

.People-block .history .historybox ul li:nth-child(3n) .content::before {
  border-bottom: 28px solid #68BBB9;
}

.People-block .history .historybox ul li:nth-child(4n) .content {
  background: #B49A47;
}

.People-block .history .historybox ul li:nth-child(4n) .content::before {
  border-bottom: 28px solid #B49A47;
}

.People-block .history .historybox ul li h3 {
  display: flex;
  align-items: center;
  margin-bottom: 3rem;
  line-height: 1;
}

@media (max-width: 767px) {
  .People-block .history .historybox ul li h3 {
    margin-bottom: 1.5rem;
  }
}

.People-block .history .historybox ul li h3::before {
  content: '';
  display: block;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: 6px solid #003783;
  margin-left: -4.2rem;
  background: #ffffff;
  margin-right: 1.7rem;
}

@media (max-width: 767px) {
  .People-block .history .historybox ul li h3::before {
    width: 28px;
    height: 28px;
    margin-left: -3.9rem;
    margin-right: 2rem;
  }
}

.People-block .history .historybox ul li .content {
  padding: 2rem 3rem;
  background: #003783;
  color: #ffffff;
  position: relative;
}

@media (max-width: 767px) {
  .People-block .history .historybox ul li .content {
    padding: 2rem;
  }
}

.People-block .history .historybox ul li .content::before {
  content: '';
  display: block;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
  left: -28px;
  width: 0;
  height: 0;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-bottom: 28px solid #003783;
  position: absolute;
}

.People-block .history .historybox ul li .content h4 {
  font-size: 32px;
}

@media (max-width: 767px) {
  .People-block .history .historybox ul li .content h4 {
    font-size: 18px;
  }
}

.People-block .history .historybox ul li .content p:nth-last-child(1) {
  margin-bottom: 0;
}

.People-block .history .historybox ul li .content ul {
  border: none;
  padding-left: 1rem;
}

.People-block .history .historybox ul li .content ul li {
  margin-bottom: 1rem;
  list-style: disc;
}

.People-block .garyback {
  width: 100%;
  height: 100%;
  background: #F8F8F8;
}

.People-block .garyback .row .col-md-4 a {
  display: block;
  width: 100%;
  height: 100%;
}

.People-block .garyback .row .col-md-4 a:hover .boximg img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.People-block .garyback .row .col-md-4 a .boximg {
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding-bottom: 140%;
  position: relative;
  border: 1px solid #D8D8D8;
  background: #ffffff;
}

.People-block .garyback .row .col-md-4 a .boximg img {
  object-fit: cover;
  transition: all 0.35s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.People-block .garyback .row .col-md-4 a .con {
  padding: 1rem 0;
  text-align: center;
  margin-top: 1rem;
}

.People-block .garyback .row .col-md-4 a .con h5 i {
  margin-right: 10px;
}

.People-block .garyback .publications {
  position: relative;
}

@media (max-width: 992px) {
  .People-block .garyback .publications {
    max-width: 68%;
    margin: 0 auto;
  }
}

.People-block .garyback .publications .swiper-wrapper {
  align-items: flex-end;
}

.People-block .garyback .publications .swiper-slide.swiper-slide-active .box .boximg {
  width: 100%;
  padding-bottom: 140%;
}

.People-block .garyback .publications .swiper-slide.swiper-slide-active .box .con {
  width: 100%;
}

.People-block .garyback .publications .swiper-slide .box {
  padding-top: 2rem;
  transition: all 0.35s ease;
  padding-bottom: 2rem;
}

@media (max-width: 767px) {
  .People-block .garyback .publications .swiper-slide .box {
    padding: 0;
  }
}

.People-block .garyback .publications .swiper-slide .box:hover {
  margin-top: -2rem;
}

.People-block .garyback .publications .swiper-slide .box:hover .boximg::before {
  opacity: 1;
}

.People-block .garyback .publications .swiper-slide .box:hover .boximg .urla {
  opacity: 1;
}

.People-block .garyback .publications .swiper-slide .box .boximg {
  position: relative;
  overflow: hidden;
  height: 0;
  width: 85%;
  padding-bottom: 120%;
  position: relative;
  border: 1px solid #D8D8D8;
  background: #ffffff;
  margin: 0 auto;
}

@media (max-width: 992px) {
  .People-block .garyback .publications .swiper-slide .box .boximg {
    padding-bottom: 130%;
  }
}

.People-block .garyback .publications .swiper-slide .box .boximg img {
  object-fit: cover;
  transition: all 0.35s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.People-block .garyback .publications .swiper-slide .box .boximg::before {
  content: '';
  display: block;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
  transition: all 0.35s ease;
}

.People-block .garyback .publications .swiper-slide .box .boximg .urla {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 3;
  transform: translate(-50%, -50%);
  opacity: 0;
}

.People-block .garyback .publications .swiper-slide .box .boximg .urla a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 167px;
  height: 53px;
  background: #0484D0;
  color: #ffffff;
  text-align: center;
  margin: 2rem 0;
  transition: all 0.35s ease;
}

.People-block .garyback .publications .swiper-slide .box .boximg .urla a:hover {
  background: #055B8E;
}

.People-block .garyback .publications .swiper-slide .box .boximg .urla a::after {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  background: url(../images/right.svg) no-repeat top center;
  background-size: cover;
  margin-left: 10px;
  filter: invert(50%) brightness(300%);
}

.People-block .garyback .publications .swiper-slide .box .boximg .urla a:nth-last-child(1) {
  background: #003783;
}

.People-block .garyback .publications .swiper-slide .box .boximg .urla a:nth-last-child(1):hover {
  background: #032350;
}

.People-block .garyback .publications .swiper-slide .box .boximg .urla a:nth-last-child(1)::after {
  content: "\f1c1";
  font-family: 'FontAwesome';
  display: block;
  background: none;
  filter: none;
  width: auto;
  height: auto;
}

.People-block .garyback .publications .swiper-slide .box .con {
  width: 85%;
  margin: 0 auto;
  margin-top: 1rem;
}

.People-block .garyback .publications .swiper-button-prev {
  left: 29.5%;
  top: 40%;
}

@media (max-width: 1024px) {
  .People-block .garyback .publications .swiper-button-prev {
    left: 27%;
  }
}

@media (max-width: 992px) {
  .People-block .garyback .publications .swiper-button-prev {
    left: -18%;
  }
}

.People-block .garyback .publications .swiper-button-next {
  right: 29.5%;
  top: 40%;
}

@media (max-width: 1024px) {
  .People-block .garyback .publications .swiper-button-next {
    right: 27%;
  }
}

@media (max-width: 992px) {
  .People-block .garyback .publications .swiper-button-next {
    right: -18%;
  }
}

.People-block .garyback .dsebox {
  margin-right: calc(-1* var(--bs-gutter-x));
  margin-left: calc(-1* var(--bs-gutter-x));
}

@media (max-width: 768px) {
  .People-block .garyback .dsebox {
    margin-right: calc(-0.5* var(--bs-gutter-x));
    margin-left: calc(-0.5* var(--bs-gutter-x));
  }
}

.People-block .garyback .dsebox .col-md-4 {
  padding-right: calc(var(--bs-gutter-x)* 1);
  padding-left: calc(var(--bs-gutter-x)* 1);
}

@media (max-width: 768px) {
  .People-block .garyback .dsebox .col-md-4 {
    padding-right: calc(var(--bs-gutter-x)* 0.5);
    padding-left: calc(var(--bs-gutter-x)* 0.5);
  }
}

@media (max-width: 767px) {
  .People-block .garyback .dsebox .col-md-4 {
    width: 50%;
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
}

.People-block .garyback .dsebox .col-md-4 .box {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.People-block .garyback .dsebox .col-md-4 .box:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.People-block .garyback .dsebox .col-md-4 .box:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.People-block .garyback .dsebox .col-md-4 .box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.35s ease;
}

.People-block .garyback .dsebox .col-md-4 .box::before {
  content: '';
  display: block;
  width: 100%;
  height: 70%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  background-image: linear-gradient(transparent, black);
}

.People-block .garyback .dsebox .col-md-4 .box h4 {
  position: absolute;
  box-sizing: border-box;
  padding: 1.5rem;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .People-block .garyback .dsebox .col-md-4 .box h4 {
    padding: 1rem;
  }
}

.People-block .garyback .mpbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 4rem;
  flex-wrap: wrap;
}

.People-block .garyback .mpbar .mp-small {
  width: calc(100% - 700px);
}

@media (max-width: 1024px) {
  .People-block .garyback .mpbar .mp-small {
    width: calc(100% - 200px);
  }
}

@media (max-width: 767px) {
  .People-block .garyback .mpbar .mp-small {
    width: 100%;
  }
}

.People-block .garyback .mpbar .mp-small .swiper-slide.swiper-slide-thumb-active span {
  border: none;
  background: #003783;
  color: #ffffff;
}

.People-block .garyback .mpbar .mp-small .swiper-slide span {
  border: 1px solid #CECFD0;
  padding: 10px;
  color: #5D5E62;
  display: block;
  background: #fff;
  text-align: center;
}

@media (max-width: 1024px) {
  .People-block .garyback .mpbar .mp-small .swiper-slide span {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.People-block .garyback .mpbar .arrow {
  width: 150px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .People-block .garyback .mpbar .arrow {
    width: 100%;
    justify-content: flex-end;
    margin-top: 1rem;
  }
}

.People-block .garyback .mpbar .arrow .swiper-button-next {
  right: 0;
  position: relative;
  top: 0;
  margin-top: 0;
}

@media (max-width: 767px) {
  .People-block .garyback .mpbar .arrow .swiper-button-next {
    margin-left: 1rem;
  }
}

.People-block .garyback .mpbar .arrow .swiper-button-prev {
  left: 0;
  position: relative;
  top: 0;
  margin-top: 0;
}

.People-block .garyback .mp-big .swiper {
  overflow: visible;
}

.People-block .garyback .mp-big .swiper .swiper-slide .box {
  background: #ffffff;
  padding: 2rem;
  height: 564px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: column;
}

@media (max-width: 767px) {
  .People-block .garyback .mp-big .swiper .swiper-slide .box {
    height: 500px;
  }
}

.People-block .garyback .mp-big .swiper .swiper-slide .box .desinfo {
  margin-top: 1.5rem;
  color: #5D5E62;
}

.People-block .garyback .mp-big .swiper .swiper-slide .box .more {
  width: max-content;
}

@media (max-width: 1440px) {
  .People-block .garyback .mp-big .swiper .swiper-slide .td {
    height: calc(100% - 60px);
    overflow-y: scroll;
  }
}

.People-block .school-hymn {
  margin-bottom: 6rem;
  position: relative;
}

@media (max-width: 767px) {
  .People-block .school-hymn {
    margin-bottom: 3rem;
  }
}

.People-block .school-hymn::before {
  content: '';
  display: block;
  width: 100%;
  height: 40%;
  background: #003783;
  position: absolute;
  left: 0;
  bottom: 26%;
}

@media (max-width: 767px) {
  .People-block .school-hymn::before {
    height: 20%;
    bottom: 42%;
  }
}

.People-block .school-hymn .container {
  position: relative;
  z-index: 2;
}

.People-block .school-hymn .container .video {
  position: relative;
}

.People-block .school-hymn .container .video.play::after {
  display: none;
}

.People-block .school-hymn .container .video::after {
  content: '';
  display: block;
  width: 111px;
  height: 111px;
  background: url(../images/play.svg) no-repeat top center;
  background-size: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width: 767px) {
  .People-block .school-hymn .container .video::after {
    width: 40px;
    height: 40px;
  }
}

.People-block .school-hymn .container .video video {
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}

.People-block .plans-reports {
  margin-bottom: 6rem;
}

@media (max-width: 767px) {
  .People-block .plans-reports {
    margin-bottom: 3rem;
  }
}

.People-block .plans-reports .lefta {
  border-left: 1px solid rgba(112, 112, 112, 0.2);
  box-sizing: border-box;
  padding-left: 2rem;
  position: relative;
}

@media (max-width: 768px) {
  .People-block .plans-reports .lefta {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    border-left: none;
    border-bottom: 1px solid rgba(112, 112, 112, 0.2);
    padding-left: 0;
  }
}

.People-block .plans-reports .lefta a {
  display: block;
  margin-bottom: 2rem;
  color: #5D5E62;
  position: relative;
  line-height: 1;
}

@media (max-width: 768px) {
  .People-block .plans-reports .lefta a {
    margin-right: 2rem;
  }
}

@media (max-width: 767px) {
  .People-block .plans-reports .lefta a {
    margin-right: 0rem;
    margin-bottom: 1rem;
    width: 90px;
  }
}

.People-block .plans-reports .lefta a::before {
  content: '';
  display: block;
  position: absolute;
  left: -2.1rem;
  top: 0;
  height: 100%;
  width: 2px;
  background: transparent;
}

@media (max-width: 768px) {
  .People-block .plans-reports .lefta a::before {
    display: none;
  }
}

.People-block .plans-reports .lefta a:nth-last-child(1) {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .People-block .plans-reports .lefta a:nth-last-child(1) {
    margin-bottom: 2rem;
  }
}

@media (max-width: 767px) {
  .People-block .plans-reports .lefta a:nth-last-child(1) {
    margin-bottom: 1rem;
  }
}

.People-block .plans-reports .lefta a.active {
  color: #003783;
}

.People-block .plans-reports .lefta a.active::before {
  background: #003783;
}

.People-block .plans-reports .row .col-md-2 {
  width: 200px;
}

@media (max-width: 768px) {
  .People-block .plans-reports .row .col-md-2 {
    width: 100%;
  }
}

.People-block .plans-reports .row .col-md-10 {
  width: calc(100% - 240px);
}

@media (max-width: 768px) {
  .People-block .plans-reports .row .col-md-10 {
    width: 100%;
    margin-top: 3rem;
  }
}

.People-block .plans-reports .row .col-md-10 h3 {
  line-height: 1;
}

.People-block .plans-reports .row .col-md-10 .urla a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #F8F8F8;
  padding: 2rem;
  margin-top: 1rem;
  transition: all 0.35s ease;
}

@media (max-width: 767px) {
  .People-block .plans-reports .row .col-md-10 .urla a {
    padding: 1rem;
  }
}

.People-block .plans-reports .row .col-md-10 .urla a:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.People-block .plans-reports .row .col-md-10 .urla a h5 {
  margin-bottom: 0;
  color: #052655;
  width: calc(100% - 240px);
}

@media (max-width: 1024px) {
  .People-block .plans-reports .row .col-md-10 .urla a h5 {
    width: calc(100% - 160px);
  }
}

@media (max-width: 767px) {
  .People-block .plans-reports .row .col-md-10 .urla a h5 {
    width: calc(100% - 130px);
  }
}

.People-block .plans-reports .row .col-md-10 .urla a span {
  width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-left: 1px solid #D8D8D8;
  color: #003783;
}

@media (max-width: 1024px) {
  .People-block .plans-reports .row .col-md-10 .urla a span {
    width: 140px;
  }
}

@media (max-width: 767px) {
  .People-block .plans-reports .row .col-md-10 .urla a span {
    width: 120px;
  }
}

.People-block .plans-reports .row .col-md-10 .urla a span i {
  margin-right: 10px;
  margin-left: 20px;
}

@media (max-width: 1024px) {
  .People-block .plans-reports .row .col-md-10 .urla a span i {
    margin-left: 10px;
  }
}

.People-block .plans-reports .row .col-md-10 .urla a span i::before {
  content: '';
  display: block;
  width: 17px;
  height: 22px;
  background: url(../images/pdfs.svg) no-repeat top center;
  background-size: cover;
}

.People-block .Campus {
  position: relative;
  overflow: hidden;
}

.People-block .Campus .part1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  background: #003783;
}

.People-block .Campus .part1 .imgs {
  width: 52%;
}

@media (max-width: 1024px) {
  .People-block .Campus .part1 .imgs {
    width: 100%;
  }
}

.People-block .Campus .part1 .imgs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.People-block .Campus .part1 .content {
  width: 45%;
  box-sizing: border-box;
  padding: 2rem;
}

@media (max-width: 1024px) {
  .People-block .Campus .part1 .content {
    width: 100%;
  }
}

.People-block .Campus .part1 .content h2::after {
  content: '';
  display: block;
  width: 94px;
  height: 3px;
  background: #D1AD3A;
  margin: 20px 0px;
}

.People-block .Campus .part1 .content .address ol {
  list-style: none;
  padding-left: 0;
}

.People-block .Campus .part1 .content .address ol li {
  color: #ffffff;
  margin-bottom: 50px;
}

.People-block .Campus .part1 .content .address ol li b {
  display: flex;
  margin-bottom: 10px;
}

.People-block .Campus .part1 .content .address ol li b img {
  margin-right: 10px;
}

.People-block .Campus .part1 .content .address ol li ul {
  padding-left: 1.2rem;
}

.People-block .Campus .part1 .content .address ol li ul li {
  list-style: disc;
  margin-bottom: 15px;
}

.People-block .Campus .part2 {
  position: relative;
  overflow: hidden;
  padding: 4rem 0;
}

.People-block .Campus .part2::before {
  content: '';
  display: block;
  width: 100%;
  height: 800px;
  background: #F8F8F8;
  position: absolute;
  left: 0;
  top: 0;
}

.People-block .Campus .part2 .container {
  position: relative;
  z-index: 2;
}

.People-block .Campus .part2 .container .map img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.People-block .Campus .part2 .container .sf-big {
  position: relative;
  overflow: hidden;
}

.People-block .Campus .part2 .container .sf-big .swiper-slide {
  position: relative;
  overflow: hidden;
}

.People-block .Campus .part2 .container .sf-big .swiper-slide.swiper-slide-thumb-active .boximg::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(159, 137, 66, 0.74);
  position: absolute;
  left: 0;
  bottom: 0;
}

.People-block .Campus .part2 .container .sf-big .swiper-slide.swiper-slide-thumb-active h3 {
  width: auto;
  top: 50%;
  transform: translate(-50%, -50%);
}

.People-block .Campus .part2 .container .sf-big .swiper-slide.swiper-slide-thumb-active h3::after {
  content: '';
  display: block;
  width: 52px;
  height: 3px;
  background: #FFFFFF;
  margin: 15px auto;
}

.People-block .Campus .part2 .container .sf-big .swiper-slide:hover .boximg img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.People-block .Campus .part2 .container .sf-big .swiper-slide .boximg {
  position: relative;
  width: 100%;
  height: 100%;
}

.People-block .Campus .part2 .container .sf-big .swiper-slide .boximg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.35s ease;
}

.People-block .Campus .part2 .container .sf-big .swiper-slide h3 {
  width: 100%;
  color: #ffffff;
  position: absolute;
  left: 50%;
  bottom: 0;
  padding: 1rem;
  margin-bottom: 0;
  transform: translateX(-50%);
  transition: all 0.35s ease;
}

.People-block .Campus .part2 .container .sf-small {
  position: relative;
  overflow: hidden;
}

.People-block .Campus .part2 .container .sf-small .swiper-slide {
  height: 1px;
}

.People-block .Campus .part2 .container .sf-small .swiper-slide.swiper-slide-active {
  height: auto !important;
}

.People-block .Campus .part2 .container .sf-small .swiper-slide .row {
  margin-right: calc(-1* var(--bs-gutter-x));
  margin-left: calc(-1* var(--bs-gutter-x));
}

.People-block .Campus .part2 .container .sf-small .swiper-slide .row .col-md-3 {
  padding-right: calc(var(--bs-gutter-x)* 1);
  padding-left: calc(var(--bs-gutter-x)* 1);
  position: relative;
  margin-top: -2rem !important;
}

@media (max-width: 767px) {
  .People-block .Campus .part2 .container .sf-small .swiper-slide .row .col-md-3 {
    width: 50%;
    margin-top: 0 !important;
  }
}

.People-block .Campus .part2 .container .sf-small .swiper-slide .row .col-md-3:hover .boximg::after {
  opacity: 1;
}

.People-block .Campus .part2 .container .sf-small .swiper-slide .row .col-md-3:hover h4 {
  opacity: 1;
}

.People-block .Campus .part2 .container .sf-small .swiper-slide .row .col-md-3:nth-child(odd) {
  margin-top: 2rem !important;
}

@media (max-width: 767px) {
  .People-block .Campus .part2 .container .sf-small .swiper-slide .row .col-md-3:nth-child(odd) {
    margin-top: 1rem !important;
  }
}

.People-block .Campus .part2 .container .sf-small .swiper-slide .row .col-md-3 .boximg {
  position: relative;
}

.People-block .Campus .part2 .container .sf-small .swiper-slide .row .col-md-3 .boximg::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 55, 131, 0.9);
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: all 0.35s ease;
}

.People-block .Campus .part2 .container .sf-small .swiper-slide .row .col-md-3 .boximg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.People-block .Campus .part2 .container .sf-small .swiper-slide .row .col-md-3 h4 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  z-index: 2;
  color: #ffffff;
  transition: all 0.35s ease;
}

.People-block .txt h3 {
  font-weight: normal;
  font-family: 'Editor-Medium';
  font-size: 32px;
  margin-top: 3rem;
  margin-bottom: 1.5rem;
  color: #000000;
}

@media (max-width: 1366px) {
  .People-block .txt h3 {
    font-size: 28px;
  }
}

@media (max-width: 1024px) {
  .People-block .txt h3 {
    font-size: 24px;
  }
}

@media (max-width: 768px) {
  .People-block .txt h3 {
    font-size: 22px;
  }
}

@media (max-width: 767px) {
  .People-block .txt h3 {
    font-size: 18px;
  }
}

.People-block .Departments {
  position: relative;
  margin: 4.5rem 0;
}

@media (max-width: 767px) {
  .People-block .Departments {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}

@media (max-width: 1024px) {
  .People-block .Departments .wid100 {
    width: 100%;
    margin-bottom: 2rem;
  }
}

.People-block .Departments .lefta {
  width: 85%;
}

@media (max-width: 1024px) {
  .People-block .Departments .lefta {
    width: 100%;
  }
}

.People-block .Departments .lefta ul {
  padding-left: 0;
}

.People-block .Departments .lefta ul li {
  list-style: none;
  border-bottom: 1px solid #D8D8D8;
}

.People-block .Departments .lefta ul li:nth-child(1) {
  border-top: 1px solid #D8D8D8;
}

.People-block .Departments .lefta ul li.active a {
  font-weight: bold;
  color: #003783;
}

.People-block .Departments .lefta ul li a {
  text-transform: uppercase;
  transition: all 0.35s ease;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.People-block .Departments .lefta ul li a:hover {
  font-weight: bold;
  color: #003783;
}

.People-block .Departments .lefta ul li a .arrow {
  display: inline-block;
  transition: transform 0.3s;
  margin-left: 5px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 9px;
  height: 9px;
}

.People-block .Departments .lefta ul li a .arrow::after {
  content: '';
  display: block;
  width: 9px;
  height: 1px;
  background: #000000;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.People-block .Departments .lefta ul li a .arrow::before {
  content: '';
  display: block;
  width: 1px;
  height: 9px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background: #000000;
  top: 0;
}

.People-block .Departments .lefta ul li a .arrow.active::before {
  opacity: 0;
}

.People-block .Departments .lefta ul li .dropdown-menu {
  display: none;
  padding-left: 0px;
  position: relative;
  opacity: 1;
  visibility: visible;
  background: none;
  box-shadow: none;
  padding: 0;
  margin-top: 0;
}

.People-block .Departments .lefta ul li .dropdown-menu li:nth-last-child(1) {
  border: none;
  padding-bottom: 0;
}

.People-block .Departments .lefta ul li .dropdown-menu li a {
  border: none;
  padding-right: 0;
  display: block;
  text-transform: capitalize;
  word-break: break-all;
}

.People-block .Departments .row .row {
  margin-right: calc(-1.5* var(--bs-gutter-x));
  margin-left: calc(-1.5* var(--bs-gutter-x));
}

@media (max-width: 767px) {
  .People-block .Departments .row .row {
    margin-right: calc(-0.5* var(--bs-gutter-x));
    margin-left: calc(-0.5* var(--bs-gutter-x));
  }
}

.People-block .Departments .row .row .col-md-6 {
  padding-right: calc(var(--bs-gutter-x)* 1.5);
  padding-left: calc(var(--bs-gutter-x)* 1.5);
}

@media (max-width: 767px) {
  .People-block .Departments .row .row .col-md-6 {
    width: 50%;
    padding-right: calc(var(--bs-gutter-x)* 0.5);
    padding-left: calc(var(--bs-gutter-x)* 0.5);
    margin-bottom: 1rem !important;
  }
}

.People-block .Departments .row .row .col-md-6 .box {
  width: 100%;
  height: 100%;
  display: block;
  background: #ffffff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.People-block .Departments .row .row .col-md-6 .box:hover .boximg img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.People-block .Departments .row .row .col-md-6 .box .boximg {
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding-bottom: 66%;
  position: relative;
}

.People-block .Departments .row .row .col-md-6 .box .boximg img {
  object-fit: cover;
  transition: all 0.35s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.People-block .Departments .row .row .col-md-6 .box h4 {
  margin: 2rem;
}

@media (max-width: 767px) {
  .People-block .Departments .row .row .col-md-6 .box h4 {
    margin: 1rem;
  }
}

.People-block .Departments .faqbox .items {
  border: none;
  margin-bottom: 0;
}

.People-block .Departments .faqbox .items.open .items-title .arrow::after {
  height: 0px;
}

.People-block .Departments .faqbox .items.open .items-content {
  height: 100% !important;
  padding: 1.5rem;
}

.People-block .Departments .faqbox .items .items-title {
  background: #EDEDED;
  padding: 1.5rem;
  display: flex;
  align-items: center;
  margin-bottom: 0;
}

.People-block .Departments .faqbox .items .items-title .arrow {
  background: none;
}

.People-block .Departments .faqbox .items .items-title .arrow::after, .People-block .Departments .faqbox .items .items-title .arrow::before {
  background: #003783;
}

.People-block .Departments .faqbox .items .items-title h4 {
  margin-bottom: 0;
}

.People-block .Departments .faqbox .items .items-content {
  border-top: 1px solid #D8D8D8;
  background: #FAFAFA;
  border: none;
  box-sizing: border-box;
  padding: 0;
  height: 0;
  overflow: hidden;
  padding: 0 !important;
  transition: height 0.35s ease-in-out;
}

.People-block .Departments .faqbox .items .items-content .boxcontent {
  padding: 1.5rem;
}

.People-block .Curriculum {
  position: relative;
  margin: 4.5rem 0;
}

@media (max-width: 767px) {
  .People-block .Curriculum {
    margin-top: 2rem;
    margin-bottom: 0;
  }
}

@media (max-width: 1024px) {
  .People-block .Curriculum .wid100 {
    width: 100%;
    margin-bottom: 2rem;
  }
}

.People-block .Curriculum .lefta {
  width: 85%;
}

@media (max-width: 1024px) {
  .People-block .Curriculum .lefta {
    width: 100%;
  }
}

.People-block .Curriculum .lefta ul {
  padding-left: 0;
}

.People-block .Curriculum .lefta ul li {
  list-style: none;
  border-bottom: 1px solid #D8D8D8;
}

.People-block .Curriculum .lefta ul li:nth-child(1) {
  border-top: 1px solid #D8D8D8;
}

.People-block .Curriculum .lefta ul li.active a {
  font-weight: bold;
  color: #003783;
}

.People-block .Curriculum .lefta ul li a {
  text-transform: uppercase;
  transition: all 0.35s ease;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.People-block .Curriculum .lefta ul li a:hover {
  font-weight: bold;
  color: #003783;
}

.People-block .Curriculum .lefta ul li a .arrow {
  display: inline-block;
  transition: transform 0.3s;
  margin-left: 5px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 9px;
  height: 9px;
}

.People-block .Curriculum .lefta ul li a .arrow::after {
  content: '';
  display: block;
  width: 9px;
  height: 1px;
  background: #000000;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.People-block .Curriculum .lefta ul li a .arrow::before {
  content: '';
  display: block;
  width: 1px;
  height: 9px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background: #000000;
  top: 0;
}

.People-block .Curriculum .lefta ul li a .arrow.active::before {
  opacity: 0;
}

.People-block .Curriculum .lefta ul li .dropdown-menu {
  display: none;
  padding-left: 0px;
  position: relative;
  opacity: 1;
  visibility: visible;
  background: none;
  box-shadow: none;
  padding: 0;
  margin-top: 0;
}

.People-block .Curriculum .lefta ul li .dropdown-menu li:nth-last-child(1) {
  border: none;
  padding-bottom: 0;
}

.People-block .Curriculum .lefta ul li .dropdown-menu li a {
  border: none;
  padding-right: 0;
  display: block;
  text-transform: capitalize;
  word-break: break-all;
}

.People-block .Curriculum .big-logo {
  position: relative;
  overflow: hidden;
  width: 85%;
  margin-top: 3.5rem;
}

@media (max-width: 1024px) {
  .People-block .Curriculum .big-logo {
    width: 100%;
  }
}

.People-block .Curriculum .big-logo::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: #003783;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.People-block .Curriculum .big-logo img {
  position: relative;
  z-index: 2;
  opacity: 0.27;
}

.People-block .Curriculum .big-logo a {
  display: flex;
  align-items: center;
  position: absolute;
  left: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
  color: #ffffff;
  z-index: 2;
}

.People-block .Curriculum .big-logo a::after {
  content: "\f105";
  font-family: 'FontAwesome';
  color: #D1AD3A;
  margin-left: 10px;
  font-size: 24px;
  transition: all 0.35s ease;
}

.People-block .Curriculum .big-logo a:hover {
  color: #D1AD3A;
}

.People-block .Curriculum .big-logo a:hover::after {
  margin-left: 20px;
}

.People-block .Curriculum .notice {
  width: 85%;
  margin-top: 1.5rem;
  position: relative;
}

@media (max-width: 1024px) {
  .People-block .Curriculum .notice {
    width: 100%;
    margin-bottom: 1.5rem;
  }
}

.People-block .Curriculum .notice > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.07;
  z-index: 1;
}

.People-block .Curriculum .notice::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: #0484D0;
  position: absolute;
  left: 0;
  top: 0;
}

.People-block .Curriculum .notice .content {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 2rem;
  padding-bottom: 1rem;
  z-index: 2;
}

.People-block .Curriculum .notice .content p {
  color: #ffffff;
  margin-top: 1rem;
}

.People-block .Curriculum .notice .content a {
  display: flex;
  align-items: center;
  color: #ffffff;
  text-transform: uppercase;
  margin-top: 1.5rem;
  font-weight: bold;
}

.People-block .Curriculum .notice .content a:hover {
  color: #D1AD3A;
}

.People-block .Curriculum .notice .content a:hover::after {
  margin-left: 20px;
}

.People-block .Curriculum .notice .content a::after {
  content: "\f105";
  font-family: 'FontAwesome';
  color: #D1AD3A;
  margin-left: 10px;
  font-size: 20px;
  transition: all 0.35s ease;
}

.People-block .Curriculum .urla a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #F8F8F8;
  padding: 2rem;
  margin-top: 1rem;
  transition: all 0.35s ease;
}

@media (max-width: 767px) {
  .People-block .Curriculum .urla a {
    padding: 1rem;
  }
}

.People-block .Curriculum .urla a:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.People-block .Curriculum .urla a h5 {
  margin-bottom: 0;
  color: #052655;
  width: calc(100% - 220px);
}

@media (max-width: 1024px) {
  .People-block .Curriculum .urla a h5 {
    width: calc(100% - 160px);
  }
}

@media (max-width: 767px) {
  .People-block .Curriculum .urla a h5 {
    width: calc(100% - 130px);
  }
}

.People-block .Curriculum .urla a span {
  width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-left: 1px solid #D8D8D8;
  color: #003783;
}

@media (max-width: 1024px) {
  .People-block .Curriculum .urla a span {
    width: 140px;
  }
}

@media (max-width: 767px) {
  .People-block .Curriculum .urla a span {
    width: 120px;
  }
}

.People-block .Curriculum .urla a span i {
  margin-right: 10px;
  margin-left: 20px;
}

@media (max-width: 1024px) {
  .People-block .Curriculum .urla a span i {
    margin-left: 10px;
  }
}

.People-block .Library {
  position: relative;
  margin: 5rem 0;
}

@media (max-width: 767px) {
  .People-block .Library {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}

.People-block .Library .row {
  margin-right: calc(-3.5* var(--bs-gutter-x));
  margin-left: calc(-3.5* var(--bs-gutter-x));
}

@media (max-width: 1024px) {
  .People-block .Library .row {
    margin-right: calc(-0.5* var(--bs-gutter-x));
    margin-left: calc(-0.5* var(--bs-gutter-x));
  }
}

.People-block .Library .row .col-md-4 {
  padding-right: calc(var(--bs-gutter-x)* 3.5);
  padding-left: calc(var(--bs-gutter-x)* 3.5);
  margin-bottom: 3rem;
}

@media (max-width: 1024px) {
  .People-block .Library .row .col-md-4 {
    padding-right: calc(var(--bs-gutter-x)* 0.5);
    padding-left: calc(var(--bs-gutter-x)* 0.5);
    margin-bottom: 1rem;
  }
}

@media (max-width: 767px) {
  .People-block .Library .row .col-md-4 {
    width: 50%;
  }
}

.People-block .Library .row .col-md-4 .box {
  border-radius: 80px 0px 80px 0px;
  box-shadow: 0 15px 25px rgba(171, 165, 204, 0.16);
  box-sizing: border-box;
  padding: 1.85rem 1.5rem;
  height: 100%;
}

@media (max-width: 767px) {
  .People-block .Library .row .col-md-4 .box {
    padding: 0.5rem 0.5rem;
    border-radius: 20px 0px 20px 0px;
  }
}

.People-block .Library .row .col-md-4 .box .icos {
  width: 86px;
  height: 86px;
  border-radius: 50%;
  background: #003783;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 1rem auto;
  margin-top: 2rem;
}

.People-block .Subjects-Offered {
  position: relative;
  overflow: hidden;
  padding: 4rem 0;
}

@media (max-width: 767px) {
  .People-block .Subjects-Offered {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}

.People-block .Subjects-Offered table {
  border-collapse: separate;
  border-spacing: 5px 5px;
  table-layout: fixed;
  border: 1px solid transparent !important;
}

@media (max-width: 1024px) {
  .People-block .Subjects-Offered table {
    width: 150%;
  }
}

@media (max-width: 767px) {
  .People-block .Subjects-Offered table {
    width: 300%;
  }
}

.People-block .Subjects-Offered table thead tr:nth-child(1) th:nth-last-child(2) {
  border-radius: 10px;
}

.People-block .Subjects-Offered table thead tr:nth-child(1) th:nth-last-child(3) {
  border-radius: 10px 10px 0 0;
}

.People-block .Subjects-Offered table thead tr:nth-child(1) th:nth-last-child(1) {
  border-radius: 10px 10px 0 0;
}

.People-block .Subjects-Offered table thead tr:nth-child(2) th:nth-last-child(1) {
  border-radius: 0px 0px 10px 10px;
}

.People-block .Subjects-Offered table thead tr:nth-child(2) th:nth-last-child(2) {
  border-radius: 0px 0px 10px 10px;
}

.People-block .Subjects-Offered table thead tr th {
  background: #003783;
  vertical-align: middle;
  color: #ffffff;
  text-align: center;
  font-size: 22px;
  padding: 0.5rem !important;
  font-family: 'Editor-Medium';
}

@media (max-width: 767px) {
  .People-block .Subjects-Offered table thead tr th {
    font-size: 16px;
  }
}

.People-block .Subjects-Offered table thead tr th:nth-child(1) {
  border-radius: 10px 0px 0px 10px;
}

.People-block .Subjects-Offered table thead tr th:nth-child(3) {
  border-radius: 0px 10px 10px 0px;
}

.People-block .Subjects-Offered table tbody tr {
  background: none !important;
}

.People-block .Subjects-Offered table tbody tr td {
  padding: 1.2rem 0.2rem !important;
  text-align: center;
  color: #ffffff;
  font-family: 'Editor-Medium';
  border-radius: 10px;
  vertical-align: middle;
  box-shadow: none !important;
  border: none !important;
  color: #ffffff !important;
}

.People-block .Subjects-Offered table tbody tr td.purpleback {
  background: #7FA1FA;
}

.People-block .Subjects-Offered table tbody tr td.blueback {
  background: #5BA9ED;
}

.People-block .Subjects-Offered table tbody tr td.greenback {
  background: #3EC5CE;
}

.People-block .Subjects-Offered table tbody tr td.greenlightback {
  background: #68BBB9;
}

.People-block .Subjects-Offered table tbody tr td.blownback {
  background: #C9B36C;
}

.People-block .coebox {
  margin-bottom: 3rem;
}

.People-block .coebox .contentbox .items .icos {
  width: 86px;
  height: 86px;
  background: #003783;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 1rem auto;
}

.People-block .coebox .contentbox .items .imgsbox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.People-block .coebox .contentbox .items .imgsbox .box {
  width: 50%;
}

.People-block .coebox .contentbox .items .imgsbox .box.wid100 {
  width: 100%;
}

@media (max-width: 1280px) {
  .People-block .coebox .contentbox .items .imgsbox .box {
    width: 100%;
  }
}

.People-block .coebox .contentbox .items .imgsbox .box table {
  border: 1px solid #dee2e6;
}

.People-block .coebox .contentbox .items .imgsbox .box table thead {
  background: #EDEDED;
}

.People-block .coebox .contentbox .items .imgsbox .box table thead th {
  padding: 1.5rem !important;
  vertical-align: middle;
}

.People-block .coebox .contentbox .items .imgsbox .box table thead th:nth-child(2) {
  text-align: center;
}

@media (max-width: 767px) {
  .People-block .coebox .contentbox .items .imgsbox .box table thead th {
    padding: 1rem 1rem;
  }
}

.People-block .coebox .contentbox .items .imgsbox .box table tbody {
  border-top: 1px solid transparent;
}

.People-block .coebox .contentbox .items .imgsbox .box table tbody tr {
  background: none !important;
}

@media (max-width: 1280px) {
  .People-block .coebox .contentbox .items .imgsbox .box table tbody tr.none {
    display: none;
  }
}

.People-block .coebox .contentbox .items .imgsbox .box table tbody tr td {
  padding: 0.5rem 1.5rem !important;
  vertical-align: middle;
  height: 88px;
}

@media (max-width: 767px) {
  .People-block .coebox .contentbox .items .imgsbox .box table tbody tr td {
    height: auto;
    padding: 0.5rem 1rem;
  }
}

.People-block .coebox .contentbox .items .imgsbox .box table tbody tr td .logo {
  width: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 63px;
}

@media (max-width: 767px) {
  .People-block .coebox .contentbox .items .imgsbox .box table tbody tr td .logo {
    width: 100px;
  }
}

.People-block .coebox .contentbox .items .imgsbox .box table tbody tr td p {
  margin-bottom: 0;
  color: #5D5E62;
  width: calc(100% - 160px);
}

@media (max-width: 767px) {
  .People-block .coebox .contentbox .items .imgsbox .box table tbody tr td p {
    width: calc(100% - 110px);
    line-height: 1.4;
    padding-left: 10px;
  }
}

.People-block .coebox .contentbox .items .imgsbox .box table tbody tr td:nth-child(2) {
  text-align: center;
  color: #5D5E62;
  font-size: 18px;
}

.People-block .yearclick {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.People-block .yearclick::before {
  content: '';
  display: block;
  width: 30%;
  height: 72px;
  background: #003783;
  position: absolute;
  left: 0;
  bottom: 20px;
}

@media (max-width: 767px) {
  .People-block .yearclick::before {
    height: 54px;
  }
}

.People-block .yearclick::after {
  content: '';
  display: block;
  width: 30%;
  height: 72px;
  background: #003783;
  position: absolute;
  right: 0;
  bottom: 20px;
}

@media (max-width: 767px) {
  .People-block .yearclick::after {
    height: 54px;
  }
}

.People-block .yearclick form {
  width: 42%;
  position: relative;
  z-index: 2;
}

@media (max-width: 767px) {
  .People-block .yearclick form {
    width: 80%;
  }
}

.People-block .yearclick form .form-group .select-menu {
  width: 100%;
  border: none;
}

.People-block .yearclick form .form-group .select-menu .select-menu-div {
  background: #D1AD3A;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 1rem;
}

.People-block .yearclick form .form-group .select-menu .select-menu-div .select-menu-input {
  width: 300px;
  color: #ffffff;
}

@media (max-width: 992px) {
  .People-block .yearclick form .form-group .select-menu .select-menu-div .select-menu-input {
    width: 200px;
  }
}

.People-block .yearclick form .form-group .select-menu .select-menu-div i {
  position: relative;
  width: 42px;
  height: 42px;
  border: 1px solid #FFFFFF;
  color: #ffffff;
  border-radius: 50%;
  top: auto;
  transform: none;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 0;
}

.People-block .Admissions .col-md-3:nth-child(3) .content {
  height: calc(100% - 1rem);
}

@media (max-width: 992px) {
  .People-block .Admissions .col-md-3 {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .People-block .Admissions .col-md-3 {
    width: 100%;
  }
}

.People-block .Admissions .col-md-3 .imgs {
  margin-bottom: 1rem;
  height: 336px;
}

.People-block .Admissions .col-md-3 .imgs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.People-block .Admissions .col-md-3 .content {
  background: #004593;
  box-sizing: border-box;
  padding: 1.5rem;
  padding-top: 3rem;
  height: 336px;
  margin-bottom: 1rem;
}

@media (max-width: 768px) {
  .People-block .Admissions .col-md-3 .content {
    padding-top: 5rem;
  }
}

@media (max-width: 767px) {
  .People-block .Admissions .col-md-3 .content {
    padding-top: 3rem;
  }
}

.People-block .Admissions .col-md-3 .content .icos img {
  display: block;
  margin: 1.5rem auto;
}

.People-block .f1adm {
  padding: 3rem 4rem;
  height: auto;
}

@media (max-width: 767px) {
  .People-block .f1adm {
    padding: 1.5rem 2rem;
  }
}

.People-block .f1adm p {
  margin-bottom: 0;
  margin-top: 1rem;
}

.People-block .f1adm .ulra {
  display: flex;
  align-items: center;
  font-style: italic;
  color: #003783;
  font-family: 'Editor-Medium';
}

.People-block .f1adm .ulra img {
  margin-right: 10px;
}

@media (max-width: 767px) {
  .People-block .f1adm .col-md-9 {
    margin-top: 1.5rem;
  }
}

@media (max-width: 1366px) {
  .People-block .report .col-md-6 {
    width: 100%;
  }
}

.People-block .report .col-md-6 .box {
  background: #FAFAFA;
  padding: 1.5rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.People-block .report .col-md-6 .box .imgs {
  width: 222px;
  border: 3px solid #D6D6D6;
}

@media (max-width: 767px) {
  .People-block .report .col-md-6 .box .imgs {
    width: 100%;
  }
}

.People-block .report .col-md-6 .box .imgs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.People-block .report .col-md-6 .box .con {
  width: calc(100% - 250px);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: column;
}

@media (max-width: 767px) {
  .People-block .report .col-md-6 .box .con {
    width: 100%;
    margin-top: 1.5rem;
  }
}

.People-block .report .col-md-6 .box .con .time {
  color: #9F8942;
  font-style: italic;
}

.People-block .report .col-md-6 .box .con .bottom {
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .People-block .report .col-md-6 .box .con .bottom {
    justify-content: space-between;
  }
}

.People-block .report .col-md-6 .box .con .bottom a {
  display: flex;
  align-items: center;
  background: #0484D0;
  padding: 1rem;
  width: 42%;
  color: #ffffff;
  text-transform: uppercase;
  margin-right: 15px;
  justify-content: center;
}

@media (max-width: 1440px) {
  .People-block .report .col-md-6 .box .con .bottom a {
    width: 49%;
  }
}

@media (max-width: 767px) {
  .People-block .report .col-md-6 .box .con .bottom a {
    width: 49%;
    margin-right: 0;
  }
}

.People-block .report .col-md-6 .box .con .bottom a:nth-child(2) {
  background: #003783;
}

.People-block .report .col-md-6 .box .con .bottom a:nth-child(2)::after {
  content: "";
  display: block;
  width: 17px;
  height: 22px;
  background: url(../images/pdfs.svg) no-repeat top center;
  background-size: cover;
  filter: invert(50%) brightness(300%);
}

.People-block .report .col-md-6 .box .con .bottom a::after {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  background: url(../images/right.svg) no-repeat top center;
  background-size: cover;
  margin-left: 10px;
  filter: invert(50%) brightness(300%);
}

.People-block .Donation .items {
  border-bottom: 1px solid #D2D2D2;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.People-block .Donation .items .garyback {
  border-left: 10px solid #0484D0;
  background: #F7F7F7;
  box-sizing: border-box;
  padding: 40px 70px;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .People-block .Donation .items .garyback {
    padding: 30px 30px;
  }
}

.People-block .Donation .items .garyback h4 {
  margin-bottom: 0;
}

.People-block .Donation .items p {
  font-family: 'Poppins';
  color: #5D5E62;
  margin-bottom: 0;
}

.People-block .Donation .items h2 {
  margin-bottom: 20px;
}

.People-block .Donation .items .urla {
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .People-block .Donation .items .urla {
    justify-content: space-between;
  }
}

.People-block .Donation .items .urla a {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0484D0;
  color: #ffffff;
  padding: 20px 20px;
  width: 203px;
  text-transform: uppercase;
  margin-top: 1rem;
  margin-right: 1rem;
  transition: all 0.35s ease;
}

.People-block .Donation .items .urla a:nth-child(2) {
  background: #003783;
}

.People-block .Donation .items .urla a:nth-child(2)::after {
  content: "\f1c1";
  font-family: 'FontAwesome';
  display: block;
  background: none;
  filter: none;
  width: auto;
  height: auto;
}

.People-block .Donation .items .urla a:nth-child(2):hover {
  background: #0E356A;
}

.People-block .Donation .items .urla a:hover {
  background: #1A73A8;
}

.People-block .Donation .items .urla a::after {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  background: url(../images/right.svg) no-repeat top center;
  background-size: cover;
  margin-left: 10px;
  filter: invert(50%) brightness(300%);
}

@media (max-width: 767px) {
  .People-block .Donation .items .urla a {
    width: 49%;
    margin-right: 0;
    padding: 15px 10px;
  }
}

.People-block .contactbox h3::after {
  content: '';
  display: block;
  width: 94px;
  height: 3px;
  background: #D1AD3A;
  margin: 30px 0px;
}

.People-block .contactbox dl dd {
  margin-bottom: 40px;
}

.People-block .contactbox dl dd p {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}

.People-block .contactbox dl dd p img {
  margin-right: 10px;
}

.People-block .contactbox dl dd span {
  color: #5D5E62;
}

.People-block .contactbox dl dd span a {
  color: #003783;
  text-decoration: underline;
}

@media (max-width: 768px) {
  .People-block .fouritems .col-md-3 {
    width: 50%;
  }
}

.People-block .fouritems .col-md-3 .box {
  position: relative;
}

.People-block .fouritems .col-md-3 .box:hover p {
  opacity: 1;
}

.People-block .fouritems .col-md-3 .box .boximg {
  width: 100%;
}

.People-block .fouritems .col-md-3 .box .boximg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.People-block .fouritems .col-md-3 .box p {
  width: 100%;
  height: 100%;
  background: rgba(0, 55, 131, 0.9);
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.35s ease;
  box-sizing: border-box;
  padding: 3rem;
  opacity: 0;
}

@media (max-width: 1024px) {
  .People-block .fouritems .col-md-3 .box p {
    padding: 1rem;
  }
}

.People-block .location img {
  width: 100%;
}

.People-block .location h4 {
  background: #003783;
  padding: 2rem;
  color: #ffffff;
  box-sizing: border-box;
  margin-top: 0;
}

.People-block .yearselect {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.People-block .yearselect form {
  width: auto;
  position: relative;
  z-index: 2;
}

@media (max-width: 767px) {
  .People-block .yearselect form {
    width: 80%;
  }
}

.People-block .yearselect form .form-group .select-menu {
  width: 100%;
  border: none;
}

.People-block .yearselect form .form-group .select-menu .select-menu-div {
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 1rem;
}

.People-block .yearselect form .form-group .select-menu .select-menu-div .select-menu-input {
  width: 200px;
  color: #000;
}

@media (max-width: 992px) {
  .People-block .yearselect form .form-group .select-menu .select-menu-div .select-menu-input {
    width: 200px;
  }
}

.People-block .yearselect form .form-group .select-menu .select-menu-div i {
  position: relative;
  width: 42px;
  height: 42px;
  border: 1px solid #003783;
  color: #003783;
  border-radius: 50%;
  top: auto;
  transform: none;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 0;
}

.People-block .sitemap-wraps h3 {
  font-family: 'Editor-Medium';
  border-bottom: 1px solid #efefef;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}

.People-block .sitemap-wraps h3::after {
  content: '';
  display: block;
  width: 60px;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #9F8942;
}

.People-block .sitemap-wraps ul {
  padding-left: 1.2rem;
  margin-bottom: 30px;
}

.People-block .sitemap-wraps ul li a {
  display: block;
  margin-bottom: 10px;
  font-size: 22px;
}

@media (max-width: 1024px) {
  .People-block .sitemap-wraps ul li a {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .People-block .sitemap-wraps ul li a {
    font-size: 16px;
  }
}

.People-block .sitemap-wraps ul li a.active {
  color: red;
}

.People-block .sitemap-wraps .urla {
  margin-bottom: 50px;
}

.lefta ul li a.active {
  font-family: 'Poppins-SemiBold';
  font-weight: bold;
  color: #003783;
}

.lefta ul li .dropdown-menu li a {
  padding-left: 2rem;
  font-family: 'Poppins-SemiBold';
  font-weight: bold;
}

.lefta ul li .dropdown-menu li ul {
  padding-bottom: 15px !important;
}

.lefta ul li .dropdown-menu li ul li {
  border: none !important;
  padding-left: 2rem;
}

.lefta ul li .dropdown-menu li ul li a {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.italic {
  font-style: italic;
}

.News-block {
  position: relative;
  overflow: hidden;
  padding: 80px 0px;
}

@media (max-width: 767px) {
  .News-block {
    padding: 50px 0px;
  }
}

.News-block .news-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 22;
}

@media (max-width: 767px) {
  .News-block .news-top {
    flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  .News-block .news-top form {
    width: 100%;
    margin-top: 1rem;
  }
}

@media (max-width: 767px) {
  .News-block .news-top form .form-group .select-menu {
    width: 100%;
  }
}

.News-block .news.slbox .row .col-md-4 a {
  box-shadow: none;
  height: auto;
}

.News-block .news.slbox .row .col-md-4 a .con {
  height: auto;
}

.News-block .news.slbox .row .col-md-4 a .con em {
  height: auto;
}

.News-block .news .row .col-md-4 a {
  display: block;
  width: 100%;
  height: 100%;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.News-block .news .row .col-md-4 a:hover {
  background: #efefef;
}

.News-block .news .row .col-md-4 a:hover .boximg img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.News-block .news .row .col-md-4 a .boximg {
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding-bottom: 65%;
  position: relative;
}

.News-block .news .row .col-md-4 a .boximg img {
  object-fit: cover;
  transition: all 0.35s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.News-block .news .row .col-md-4 a .con {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: column;
  height: 300px;
}

@media (max-width: 768px) {
  .News-block .news .row .col-md-4 a .con {
    height: 280px;
  }
}

.News-block .news .row .col-md-4 a .con.con2 {
  height: auto;
  padding-top: 1.5rem;
}

.News-block .news .row .col-md-4 a .con.con2 .conbox {
  padding: 0;
  height: auto;
}

.News-block .news .row .col-md-4 a .con.con2 .conbox em {
  padding: 0;
  border: none;
}

.News-block .news .row .col-md-4 a .con.con2 .conbox em img {
  margin-right: 10px;
}

.News-block .news .row .col-md-4 a .con .conbox {
  padding: 1.5rem;
  height: calc(100% - 65px);
  position: relative;
  padding-top: 2rem;
}

.News-block .news .row .col-md-4 a .con .conbox.conbox2 {
  background: #F7F7F7;
  height: auto;
}

.News-block .news .row .col-md-4 a .con .conbox.conbox2 em {
  border: none;
  padding: 0;
}

.News-block .news .row .col-md-4 a .con .conbox h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.News-block .news .row .col-md-4 a .con .conbox .desinfo {
  min-height: 90px;
  margin-top: 1.5rem;
  color: #5D5E62;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}

@media (max-width: 1440px) {
  .News-block .news .row .col-md-4 a .con .conbox .desinfo {
    min-height: 90px;
  }
}

@media (max-width: 768px) {
  .News-block .news .row .col-md-4 a .con .conbox .desinfo {
    min-height: 80px;
  }
}

.News-block .news .row .col-md-4 a .con .conbox span {
  text-decoration: underline;
  display: block;
  margin-top: 1rem;
  text-transform: uppercase;
}

.News-block .news .row .col-md-4 a .con em {
  padding: 1rem 1.5rem;
  display: block;
  border-top: 1px solid #E0E0E0;
  font-style: normal;
  color: #ADADAD;
  height: 60px;
}

.News-block .inner {
  max-width: 76%;
  margin: 0 auto;
}

@media (max-width: 1024px) {
  .News-block .inner {
    max-width: 100%;
  }
}

.News-block .inner .bread * {
  color: #5D5E62;
}

.News-block .inner .title::after {
  content: '';
  display: block;
  width: 93px;
  height: 4px;
  background: #D1AD3A;
  margin: 35px 0;
}

.News-block .inner .bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.News-block .inner .bar .date {
  color: #ADADAD;
}

.News-block .inner .bar .share {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.News-block .inner .bar .share span {
  color: #5D5E62;
  text-transform: capitalize;
}

.News-block .inner .bar .share a {
  width: 40px;
  height: 40px;
  background: #003783;
  border: 1px solid #003783;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  margin-left: 10px;
  transition: all 0.35s ease;
}

.News-block .inner .bar .share a:hover {
  background: none;
  color: #003783;
}

.News-block .inner .article img {
  display: block;
}

.News-block .inner .back a {
  display: flex;
  align-items: center;
}

.News-block .inner .back a img {
  margin-right: 10px;
}

.News-block .inner .arrow {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 3rem auto;
}

.News-block .inner .arrow .prev, .News-block .inner .arrow .next {
  width: 50%;
  position: relative;
  padding-left: 30px;
}

.News-block .inner .arrow .prev::before, .News-block .inner .arrow .next::before {
  content: "\f104";
  font-family: 'FontAwesome';
  display: block;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: 0;
  color: #C1C1C1;
  font-size: 24px;
}

.News-block .inner .arrow .prev b, .News-block .inner .arrow .next b {
  display: block;
  text-transform: uppercase;
}

.News-block .inner .arrow .prev.next, .News-block .inner .arrow .next.next {
  text-align: right;
  border-left: 1px solid #D8D8D8;
  padding-left: 0;
  padding-right: 30px;
}

.News-block .inner .arrow .prev.next::before, .News-block .inner .arrow .next.next::before {
  display: none;
}

.News-block .inner .arrow .prev.next::after, .News-block .inner .arrow .next.next::after {
  content: "\f105";
  font-family: 'FontAwesome';
  display: block;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  right: 0;
  color: #C1C1C1;
  font-size: 24px;
}

.News-block .inner .arcbox .items {
  background: #F7F7F7;
  box-sizing: border-box;
  padding: 3rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 1.5rem;
  font-weight: normal;
  font-family: 'Editor-Medium';
}

.News-block .inner .arcbox .items:nth-child(2) .left {
  color: #676F8E;
}

@media (max-width: 767px) {
  .News-block .inner .arcbox .items {
    padding: 1.5rem;
  }
}

.News-block .inner .arcbox .items .left {
  width: 300px;
  border-right: 1px solid #D8D8D8;
  text-align: center;
  color: #9F8942;
}

@media (max-width: 768px) {
  .News-block .inner .arcbox .items .left {
    width: 250px;
  }
}

@media (max-width: 767px) {
  .News-block .inner .arcbox .items .left {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #D8D8D8;
    margin-bottom: 20px;
    padding-bottom: 15px;
  }
}

.News-block .inner .arcbox .items .left .icos img {
  display: block;
  margin: 1rem auto;
}

.News-block .inner .arcbox .items .right {
  width: calc(100% - 370px);
}

@media (max-width: 768px) {
  .News-block .inner .arcbox .items .right {
    width: calc(100% - 300px);
  }
}

@media (max-width: 767px) {
  .News-block .inner .arcbox .items .right {
    width: 100%;
    text-align: center;
  }
}

.News-block .inner .arcbox .items .right p {
  color: #5D5E62;
  margin-bottom: 0;
}

.News-block .detail_1 .swiper-slide img {
  height: 666px;
  width: 100%;
  object-fit: cover;
}

@media (max-width: 767px) {
  .News-block .detail_1 .swiper-slide img {
    height: 250px;
  }
}

.News-block .detail_2 .swiper-slide.swiper-slide-thumb-active img {
  opacity: 1;
}

.News-block .detail_2 .swiper-slide img {
  height: 167px;
  width: 100%;
  object-fit: cover;
  opacity: 0.25;
  transition: all 0.35s ease;
}

@media (max-width: 767px) {
  .News-block .detail_2 .swiper-slide img {
    height: 80px;
  }
}

.News-block .calendarbox {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.News-block .calendarbox ul {
  padding: 1rem 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 0;
  padding-bottom: 2rem;
}

.News-block .calendarbox ul li {
  margin: 0 2.5rem;
}

.News-block .calendarbox ul li:nth-child(2)::marker {
  color: #D1AD3A;
}

.News-block .calendarbox ul li::marker {
  color: #003783;
}

.News-block .calendar-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 2rem;
}

@media (max-width: 1024px) {
  .News-block .calendar-bar {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .News-block .calendar-bar {
    flex-wrap: wrap;
  }
}

.News-block .calendar-bar .ad {
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .News-block .calendar-bar .ad {
    justify-content: center;
    width: 100%;
  }
}

.News-block .calendar-bar .ad .prev::before {
  content: "\f104";
  font-family: 'FontAwesome';
  font-family: 24px;
  margin-right: 10px;
}

.News-block .calendar-bar .ad .next::before {
  content: "\f105";
  font-family: 'FontAwesome';
  font-family: 24px;
  margin-left: 10px;
}

.News-block .calendar-bar .ad h3 {
  margin-bottom: 0;
}

.News-block .calendar-bar .taba {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

@media (max-width: 767px) {
  .News-block .calendar-bar .taba {
    width: 100%;
    margin-top: 1rem;
  }
}

.News-block .calendar-bar .taba a {
  background: #EDEDED;
  padding: 10px 20px;
  border-left: 1px solid #ffffff;
}

@media (max-width: 767px) {
  .News-block .calendar-bar .taba a {
    width: 33.3333%;
    text-align: center;
  }
}

.News-block .calendar-bar .taba a.active {
  background: #4C4C4C;
  color: #ffffff;
}

.News-block .tabcontent {
  padding-left: 2rem;
}

@media (max-width: 1024px) {
  .News-block .tabcontent {
    padding-left: 0;
  }
}

.News-block .tabcontent .items {
  border-bottom: 1px solid #D8D8D8;
  padding: 1.5rem 1.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 992px) {
  .News-block .tabcontent .items {
    padding: 1.5rem 1rem;
  }
}

.News-block .tabcontent .items.blownback .date {
  background: #B49A47;
}

.News-block .tabcontent .items .date {
  width: 68px;
  height: 68px;
  background: #004593;
  border-radius: 50%;
  text-align: center;
  color: #ffffff;
  box-sizing: border-box;
  padding-top: 7px;
}

@media (max-width: 768px) {
  .News-block .tabcontent .items .date {
    padding-top: 13px;
  }
}

.News-block .tabcontent .items .date strong {
  display: block;
  line-height: 1;
}

.News-block .tabcontent .items .con {
  width: calc(100% - 80px);
}

.News-block .tabcontent .items .con p {
  margin-bottom: 0;
  color: #ADADAD;
  display: flex;
  align-items: center;
}

.News-block .tabcontent .items .con p img {
  margin-right: 5px;
}

@media (max-width: 1024px) {
  .News-block .Calendar .col-md-4, .News-block .Calendar .col-md-8 {
    width: 100%;
  }
}

.News-block .Calendar .lifebox .items:nth-last-child(1) a {
  margin-bottom: 0;
}

.News-block .Calendar .lifebox .items a {
  display: flex;
  background: #F7F7F7;
  margin-bottom: 1.8rem;
  justify-content: space-between;
  align-items: center;
  transition: all 0.35s ease;
}

.News-block .Calendar .lifebox .items a:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.News-block .Calendar .lifebox .items a:hover .boximg img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.News-block .Calendar .lifebox .items a .boximg {
  width: 50%;
  position: relative;
  overflow: hidden;
}

@media (max-width: 1440px) {
  .News-block .Calendar .lifebox .items a .boximg {
    width: 30%;
  }
}

.News-block .Calendar .lifebox .items a .boximg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.35s ease;
}

.News-block .Calendar .lifebox .items a .con {
  width: 48%;
}

@media (max-width: 1440px) {
  .News-block .Calendar .lifebox .items a .con {
    width: 68%;
  }
}

.News-block .Calendar .lifebox .items a .con span {
  color: #ADADAD;
  display: block;
  margin-top: 0.5rem;
}

@media (max-width: 1440px) {
  .News-block .Calendar .wid1440 {
    width: 100%;
  }
}

.News-block .Congratulationsbox .Congratulations {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  position: relative;
  padding: 5rem;
}

@media (max-width: 767px) {
  .News-block .Congratulationsbox .Congratulations {
    padding: 3rem;
  }
}

.News-block .Congratulationsbox .Congratulations .swiper-slide .inner {
  border-left: 1px solid #D1AD3A;
  box-sizing: border-box;
  padding-left: 2rem;
  max-width: 100%;
}

.News-block .Congratulationsbox .Congratulations .swiper-slide .inner .time {
  color: #ADADAD;
}

.News-block .Congratulationsbox .Congratulations .swiper-slide .inner p {
  margin-bottom: 0;
}

.News-block .Congratulationsbox .Congratulations .swiper-slide .inner p::after {
  display: none;
}

.News-block .Congratulationsbox .Congratulations .swiper-button-next {
  right: -2.2rem;
}

@media (max-width: 767px) {
  .News-block .Congratulationsbox .Congratulations .swiper-button-next {
    right: -1rem;
  }
}

.News-block .Congratulationsbox .Congratulations .swiper-button-prev {
  left: -2.2rem;
}

@media (max-width: 767px) {
  .News-block .Congratulationsbox .Congratulations .swiper-button-prev {
    left: -1rem;
  }
}

.txt h3 {
  font-weight: normal;
  font-family: 'Editor-Medium';
  font-size: 32px;
  color: #000000;
}

@media (max-width: 1440px) {
  .txt h3 {
    font-size: 30px;
  }
}

@media (max-width: 1280px) {
  .txt h3 {
    font-size: 28px;
  }
}

@media (max-width: 1024px) {
  .txt h3 {
    font-size: 24px;
  }
}

@media (max-width: 768px) {
  .txt h3 {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .txt h3 {
    font-size: 18px;
  }
}

.txt h5 {
  font-weight: bold;
  font-family: 'Poppins-SemiBold';
  font-size: 20px;
  color: #000000;
}

@media (max-width: 1440px) {
  .txt h5 {
    font-size: 18px;
  }
}

@media (max-width: 1280px) {
  .txt h5 {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .txt h5 {
    font-size: 15px;
  }
}

.txt h6 {
  font-weight: bold;
  font-family: 'Poppins-SemiBold';
  font-style: italic;
  color: #000000;
  margin-bottom: 25px;
}

.txt p {
  margin-bottom: 30px;
}

.txt p strong {
  font-family: 'Poppins-SemiBold';
}

.txt ol {
  padding-left: 1.2rem;
}

.txt ol li {
  list-style: lower-alpha;
}

.Explore-block {
  position: relative;
  overflow: hidden;
  padding: 80px 0px;
}

@media (max-width: 767px) {
  .Explore-block {
    padding: 50px 0px;
  }
}

.Explore-block .row .col-md-7 {
  width: 56.33333333%;
}

@media (max-width: 992px) {
  .Explore-block .row .col-md-7 {
    width: 100%;
  }
}

.Explore-block .row .col-md-7 .txt {
  width: 98%;
}

.Explore-block .row .col-md-7 .txt .garyback {
  background: #F7F7F7;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.Explore-block .row .col-md-7 .txt .garyback .imgs {
  width: 90px;
}

.Explore-block .row .col-md-7 .txt .garyback p {
  margin-bottom: 0;
  width: calc(100% -90px);
  box-sizing: border-box;
  padding: 15px;
}

.Explore-block .row .col-md-5 {
  width: 43.66666667%;
}

@media (max-width: 992px) {
  .Explore-block .row .col-md-5 {
    width: 100%;
  }
}

.Explore-block .row .col-md-5 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.Explore-block .programmelist .items {
  border-top: 1px solid #D8D8D8;
  margin-top: 30px;
  padding-top: 30px;
}

.Explore-block .programmelist .items:nth-last-child(1) {
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 30px;
}

.Explore-block .programmelist .items .row .col-md-3 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.Explore-block .programmelist .items .row .col-md-9 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: column;
}

@media (max-width: 767px) {
  .Explore-block .programmelist .items .row .col-md-9 {
    margin-top: 1.5rem;
  }
}

.Explore-block .programmelist .items .row .col-md-9 h4 {
  margin-left: 10px;
}

@media (max-width: 767px) {
  .Explore-block .programmelist .items .row .col-md-9 h4 {
    margin-left: 0;
  }
}

.Explore-block .programmelist .items .row .col-md-9 .learn-more {
  text-decoration: underline;
  color: #B49A47;
  text-transform: uppercase;
  margin-left: 10px;
  margin-top: 2rem;
  display: block;
}

@media (max-width: 767px) {
  .Explore-block .programmelist .items .row .col-md-9 .learn-more {
    margin-left: 0;
  }
}

.Explore-block .programmelist .items .row .col-md-9 .learn-more:hover {
  color: #003783;
}

.Explore-block .Conferences {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.Explore-block .Conferences .items {
  width: 48%;
  margin-bottom: 3rem;
}

@media (max-width: 1024px) {
  .Explore-block .Conferences .items {
    width: 100%;
  }
}

.Explore-block .Conferences .items .row {
  height: 100%;
}

.Explore-block .Conferences .items .row .col-md-3 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.Explore-block .Conferences .items .row .col-md-9 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: column;
}

@media (max-width: 767px) {
  .Explore-block .Conferences .items .row .col-md-9 {
    margin-top: 1.5rem;
  }
}

.Explore-block .Conferences .items .row .col-md-9 h4 {
  margin-left: 10px;
}

@media (max-width: 767px) {
  .Explore-block .Conferences .items .row .col-md-9 h4 {
    margin-left: 0;
  }
}

.Explore-block .Conferences .items .row .col-md-9 .learn-more {
  text-decoration: underline;
  color: #B49A47;
  text-transform: uppercase;
  margin-left: 10px;
  margin-top: 0.2rem;
  display: block;
}

@media (max-width: 767px) {
  .Explore-block .Conferences .items .row .col-md-9 .learn-more {
    margin-left: 0;
    margin-top: 1.5rem;
  }
}

.Explore-block .Conferences .items .row .col-md-9 .learn-more:hover {
  color: #003783;
}

.Explore-block .big-logo {
  position: relative;
  overflow: hidden;
  width: 85%;
}

@media (max-width: 1024px) {
  .Explore-block .big-logo {
    width: 100%;
  }
}

.Explore-block .big-logo::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: #003783;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.Explore-block .big-logo img {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0.27;
}

.Explore-block .big-logo dl {
  position: relative;
  z-index: 3;
  box-sizing: border-box;
  padding: 2rem 1.5rem;
  margin-bottom: 0;
}

.Explore-block .big-logo dl dd {
  margin-bottom: 0;
}

.Explore-block .big-logo dl dd:nth-last-child(1) a {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.Explore-block .big-logo dl dd a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #ffffff;
  z-index: 2;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  padding-bottom: 20px;
  margin-bottom: 20px;
  padding-right: 40px;
  position: relative;
}

.Explore-block .big-logo dl dd a::after {
  content: "\f105";
  font-family: 'FontAwesome';
  color: #D1AD3A;
  margin-left: 10px;
  font-size: 24px;
  transition: all 0.35s ease;
  position: absolute;
  right: 0;
  top: 35%;
  transform: translateY(-35%);
}

.Explore-block .big-logo dl dd a:hover {
  color: #D1AD3A;
}

.Explore-block .big-logo dl dd a:hover::after {
  margin-left: 20px;
}

.Explore-block .notice {
  width: 85%;
  margin-top: 1.5rem;
  position: relative;
}

@media (max-width: 1024px) {
  .Explore-block .notice {
    width: 100%;
    margin-bottom: 1.5rem;
  }
}

.Explore-block .notice > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.07;
  z-index: 1;
}

.Explore-block .notice::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: #0484D0;
  position: absolute;
  left: 0;
  top: 0;
}

.Explore-block .notice .content {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 2rem 1.5rem;
  padding-bottom: 1rem;
  z-index: 2;
}

.Explore-block .notice .content p {
  color: #ffffff;
  display: flex;
  align-items: center;
}

.Explore-block .notice .content p img {
  margin-right: 10px;
}

.Explore-block .notice .content ul {
  padding-left: 1rem;
}

.Explore-block .notice .content ul li {
  color: #ffffff;
  margin-top: 1rem;
}

.Explore-block .notice .content ul li a {
  text-decoration: underline;
  color: #E8BD34;
  font-family: 'Poppins-SemiBold';
  font-weight: bold;
}

.Explore-block .explore-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 22;
}

@media (max-width: 767px) {
  .Explore-block .explore-top {
    flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  .Explore-block .explore-top form {
    width: 30%;
  }
}

@media (max-width: 768px) {
  .Explore-block .explore-top form .form-group .select-menu {
    width: 250px;
  }
}

@media (max-width: 767px) {
  .Explore-block .explore-top form .form-group .select-menu {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .Explore-block .sawbox .col-md-4 {
    width: 50%;
  }
}

.Explore-block .sawbox .col-md-4 .box {
  display: block;
  width: 100%;
  height: 100%;
  background: #003783;
}

.Explore-block .sawbox .col-md-4 .box .boximg {
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding-bottom: 78%;
  position: relative;
}

.Explore-block .sawbox .col-md-4 .box .boximg img {
  object-fit: cover;
  transition: all 0.35s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.Explore-block .sawbox .col-md-4 .box p {
  color: #ffffff;
  margin-bottom: 0;
  padding: 0.5rem 1.5rem;
  height: 83px;
  display: flex;
  align-items: center;
}

@media (max-width: 1024px) {
  .Explore-block .sawbox .col-md-4 .box p {
    height: auto;
    padding: 1rem;
  }
}

.Explore-block .boxcontent {
  border-radius: 80px 0px 80px 0px;
  box-shadow: 0 15px 25px rgba(171, 165, 204, 0.16);
}

@media (max-width: 767px) {
  .Explore-block .boxcontent {
    border-radius: 30px 0px 30px 0px;
  }
}

.Explore-block .boxcontent h3 {
  background: #003783;
  color: #ffffff;
  text-align: center;
  padding: 30px;
  border-radius: 80px 0px 0px 0px;
}

@media (max-width: 767px) {
  .Explore-block .boxcontent h3 {
    border-radius: 30px 0px 0px 0px;
    padding: 1.5rem;
  }
}

.Explore-block .boxcontent .txt {
  padding: 3rem 6rem;
}

@media (max-width: 767px) {
  .Explore-block .boxcontent .txt {
    padding: 1.5rem 2rem;
  }
}

.Explore-block .boxcontent .txt ul {
  margin-bottom: 3rem;
}

.Explore-block .boxcontent .txt ul li {
  margin-bottom: 0.5rem;
}

@media (max-width: 767px) {
  .Explore-block .boxcontent .row .col-md-3 {
    width: 50%;
  }
}

.Explore-block .boxcontent .row .col-md-3 .icos {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #003783;
  border-radius: 50%;
  width: 72px;
  height: 72px;
  margin: 1rem auto;
}

.Explore-block .boxcontent .row .col-md-3 p {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .Explore-block .boxcontent .row .col-md-3 p {
    width: 80%;
    margin: 0 auto;
  }
}

.Explore-block .Introduction {
  display: flex;
  justify-content: space-between;
  height: 100%;
  background: #003783;
  flex-wrap: wrap;
  margin-top: 8rem;
}

@media (max-width: 768px) {
  .Explore-block .Introduction {
    margin-top: 4rem;
  }
}

.Explore-block .Introduction .imgs {
  width: 50%;
}

@media (max-width: 768px) {
  .Explore-block .Introduction .imgs {
    width: 100%;
  }
}

.Explore-block .Introduction .imgs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.Explore-block .Introduction .con {
  width: 50%;
  box-sizing: border-box;
  padding: 5rem;
  height: 100%;
}

@media (max-width: 1024px) {
  .Explore-block .Introduction .con {
    padding: 2rem;
  }
}

@media (max-width: 768px) {
  .Explore-block .Introduction .con {
    width: 100%;
  }
}

.Explore-block .Introduction .con p {
  width: 80%;
}

@media (max-width: 1024px) {
  .Explore-block .Introduction .con p {
    width: 100%;
  }
}

.Explore-block .blue-tit {
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 30px;
  position: relative;
  margin-bottom: 30px;
}

.Explore-block .blue-tit::after {
  content: '';
  display: block;
  width: 122px;
  height: 5px;
  background: #003783;
  position: absolute;
  left: 0;
  bottom: -3px;
}

.Explore-block .room {
  margin-right: calc(-1.5* var(--bs-gutter-x));
  margin-left: calc(-1.5* var(--bs-gutter-x));
}

@media (max-width: 1024px) {
  .Explore-block .room {
    margin-right: calc(-0.5* var(--bs-gutter-x));
    margin-left: calc(-0.5* var(--bs-gutter-x));
  }
}

.Explore-block .room .col-md-4 {
  padding-right: calc(var(--bs-gutter-x)* 1.5);
  padding-left: calc(var(--bs-gutter-x)* 1.5);
}

@media (max-width: 1024px) {
  .Explore-block .room .col-md-4 {
    padding-right: calc(var(--bs-gutter-x)* 0.5);
    padding-left: calc(var(--bs-gutter-x)* 0.5);
  }
}

@media (max-width: 767px) {
  .Explore-block .room .col-md-4 {
    width: 50%;
  }
}

.Explore-block .room .col-md-4 .box {
  position: relative;
}

.Explore-block .room .col-md-4 .box:hover .con {
  opacity: 1;
}

.Explore-block .room .col-md-4 .box .img {
  width: 100%;
  height: 100%;
}

.Explore-block .room .col-md-4 .box .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.Explore-block .room .col-md-4 .box .con {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 55, 131, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.35s ease;
  opacity: 0;
}

.Explore-block .room .col-md-4 .box .con p {
  margin-bottom: 0;
  color: #ffffff;
}

.Explore-block .blueback {
  background: #003783;
  position: relative;
  overflow: hidden;
  padding: 100px 0px;
  margin-top: 100px;
}

.Explore-block .blueback .testimonials {
  max-width: 70%;
  position: relative;
  margin: 0 auto;
}

@media (max-width: 1024px) {
  .Explore-block .blueback .testimonials {
    max-width: 80%;
  }
}

.Explore-block .blueback .testimonials .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.Explore-block .blueback .testimonials .swiper-slide .boximg {
  width: 296px;
  border: 3px solid #D1AD3A;
  border-radius: 50%;
  position: relative;
}

@media (max-width: 992px) {
  .Explore-block .blueback .testimonials .swiper-slide .boximg {
    margin: 0 auto;
  }
}

.Explore-block .blueback .testimonials .swiper-slide .boximg::after {
  content: '';
  display: block;
  width: 76px;
  height: 76px;
  background: #D1AD3A;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 0;
}

@media (max-width: 992px) {
  .Explore-block .blueback .testimonials .swiper-slide .boximg::after {
    right: auto;
    left: 0;
    bottom: 0;
    top: auto;
  }
}

.Explore-block .blueback .testimonials .swiper-slide .boximg::before {
  content: '';
  display: block;
  width: 33px;
  height: 30px;
  background: url(../images/d.svg) no-repeat top center;
  background-size: cover;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 2;
}

@media (max-width: 992px) {
  .Explore-block .blueback .testimonials .swiper-slide .boximg::before {
    right: auto;
    left: 20px;
    top: auto;
    bottom: 22px;
  }
}

.Explore-block .blueback .testimonials .swiper-slide .boximg img {
  border-radius: 50%;
  border: 5px solid transparent;
}

.Explore-block .blueback .testimonials .swiper-slide .con {
  width: calc(100% - 350px);
  color: #ffffff;
}

@media (max-width: 992px) {
  .Explore-block .blueback .testimonials .swiper-slide .con {
    width: 100%;
    margin-top: 1.5rem;
  }
}

.Explore-block .blueback .testimonials .swiper-slide .con p:nth-last-child(1) {
  margin-bottom: 0;
}

.Explore-block .blueback .testimonials .swiper-button-next, .Explore-block .blueback .testimonials .swiper-button-prev {
  border: 1px solid #FFFFFF;
  border-radius: 50%;
}

.Explore-block .blueback .testimonials .swiper-button-next.swiper-button-prev, .Explore-block .blueback .testimonials .swiper-button-prev.swiper-button-prev {
  left: -8vw;
}

.Explore-block .blueback .testimonials .swiper-button-next.swiper-button-next, .Explore-block .blueback .testimonials .swiper-button-prev.swiper-button-next {
  right: -8vw;
}

.Contact-block {
  position: relative;
  overflow: hidden;
  padding: 80px 0px;
}

@media (max-width: 767px) {
  .Contact-block {
    padding: 50px 0px;
  }
}

.Contact-block .contact {
  box-sizing: border-box;
  padding: 130px 0px;
  margin-top: 50px;
  position: relative;
  overflow: hidden;
}

.Contact-block .contact::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(11, 33, 66, 0.11);
  position: absolute;
  left: 0;
  top: 0;
}

.Contact-block .contact .container {
  position: relative;
  z-index: 2;
}

.Contact-block .contact .whiteback {
  max-width: 724px;
  box-sizing: border-box;
  padding: 4.5rem 3rem;
  position: relative;
  overflow: hidden;
}

.Contact-block .contact .whiteback.fr {
  float: right;
}

.Contact-block .contact .whiteback h2::after {
  content: '';
  display: block;
  width: 94px;
  height: 3px;
  background: #D1AD3A;
  margin: 30px 0px;
}

.Contact-block .contact .whiteback dl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.Contact-block .contact .whiteback dl dd {
  width: 50%;
  margin-top: 2rem;
}

@media (max-width: 767px) {
  .Contact-block .contact .whiteback dl dd {
    width: 100%;
    margin-top: 1rem;
  }
}

.Contact-block .contact .whiteback dl dd p {
  margin-bottom: 0;
}

.Contact-block .contact .whiteback dl dd p img {
  margin-right: 10px;
}

.Contact-block .contact .whiteback dl dd span {
  display: inline-block;
  color: #5D5E62;
}

.Contact-block .contact .whiteback dl dd span a {
  text-decoration: underline;
  color: #003783;
}

.Contact-block .last {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: url(../images/r.jpg) no-repeat top center;
  background-size: cover;
  padding: 80px 0px;
  margin-top: 70px;
}

.Contact-block .last .icos {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 1rem auto;
  width: 91px;
  height: 91px;
  border-radius: 50%;
  background: #9F8942;
  border: 5px solid transparent;
  position: relative;
}

.Contact-block .last .icos::after {
  content: '';
  display: block;
  width: 107px;
  height: 107px;
  border-radius: 50%;
  border: 1px solid #9F8942;
  position: absolute;
  left: -13px;
  top: -13px;
}

.Contact-block .last h3 {
  margin-top: 2rem;
}

.Contact-block .last h3 a {
  color: #D1AD3A;
  text-decoration: underline;
}

.Contact-block .events-swi {
  position: relative;
}

.Contact-block .events-swi .events-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.Contact-block .events-swi .events-top .arrow {
  position: relative;
  width: 150px;
}

@media (max-width: 767px) {
  .Contact-block .events-swi .events-top .arrow {
    width: 90px;
  }
}

.Contact-block .events-swi .events-top .arrow .swiper-button-next {
  right: 0;
}

.Contact-block .events-swi .events-top .arrow .swiper-button-prev {
  left: 0;
}

.Contact-block .events-swi .events .swiper-slide a {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  margin-bottom: 15px;
  display: block;
  margin-right: 10px;
  transition: all 0.35s ease;
}

.Contact-block .events-swi .events .swiper-slide a:hover {
  background: #efefef;
}

.Contact-block .events-swi .events .swiper-slide a:hover .boximg img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.Contact-block .events-swi .events .swiper-slide a .boximg {
  position: relative;
  overflow: hidden;
  height: 0;
  width: 100%;
  padding-bottom: 67%;
  position: relative;
}

.Contact-block .events-swi .events .swiper-slide a .boximg img {
  object-fit: cover;
  transition: all 0.35s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.Contact-block .events-swi .events .swiper-slide a h4 {
  box-sizing: border-box;
  padding: 1.5rem;
}

.Contact-block .patbox .col-md-6 .border {
  min-height: 267px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.Contact-block .patbox .col-md-6 a {
  display: block;
  text-align: center;
  margin-top: 1.5rem;
  text-decoration: underline;
}

@media (max-width: 1024px) {
  .Contact-block .sstable table tr td {
    vertical-align: top;
  }
}

@media (max-width: 1024px) {
  .Contact-block .sstable table tr td .d-flex {
    flex-wrap: wrap;
    display: block !important;
    align-items: flex-start !important;
  }
}

.Contact-block .sstable table tr td .d-flex .logo {
  width: 138px;
}

@media (max-width: 1024px) {
  .Contact-block .sstable table tr td .d-flex .logo {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    height: 80px;
  }
}

.Contact-block .sstable table tr td .d-flex a {
  width: calc(100% - 138px);
  color: #003783;
  text-decoration: underline;
  text-align: left;
  margin-left: 10px;
}

@media (max-width: 1024px) {
  .Contact-block .sstable table tr td .d-flex a {
    width: 100%;
    text-align: center;
    margin-top: 0.5rem;
  }
}

.Contact-block .photo-gallery {
  position: relative;
}

.Contact-block .photo-gallery .photo-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.Contact-block .photo-gallery .photo-top .arrow {
  position: relative;
  width: 150px;
}

@media (max-width: 767px) {
  .Contact-block .photo-gallery .photo-top .arrow {
    width: 90px;
  }
}

.Contact-block .photo-gallery .photo-top .arrow .swiper-button-next {
  right: 0;
}

.Contact-block .photo-gallery .photo-top .arrow .swiper-button-prev {
  left: 0;
}

.Contact-block .photo-gallery .photo .swiper {
  overflow: visible;
}

.Contact-block .hksheng {
  display: flex;
  background: #F7F7F7;
  justify-content: space-between;
  flex-wrap: wrap;
}

.Contact-block .hksheng .imgs {
  width: 57%;
}

@media (max-width: 1024px) {
  .Contact-block .hksheng .imgs {
    width: 100%;
  }
}

.Contact-block .hksheng .imgs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.Contact-block .hksheng .content {
  width: 43%;
  box-sizing: border-box;
  padding: 3rem;
}

@media (max-width: 1024px) {
  .Contact-block .hksheng .content {
    width: 100%;
    padding: 1.5rem;
  }
}

.Contact-block .hksheng .content .more {
  width: max-content;
}

.Contact-block .Summer {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 120px;
}

@media (max-width: 1024px) {
  .Contact-block .Summer {
    padding-bottom: 0;
  }
}

.Contact-block .Summer .imgs {
  width: 73%;
}

.Contact-block .Summer .im-logo {
  width: 27%;
  box-sizing: border-box;
  padding: 2rem;
  padding-top: 0;
}

@media (max-width: 767px) {
  .Contact-block .Summer .im-logo {
    padding: 0;
  }
}

.Contact-block .Summer .content {
  max-width: 737px;
  background: #003783;
  box-sizing: border-box;
  padding: 4rem;
  position: absolute;
  right: 0;
  bottom: 0;
  color: #ffffff;
}

@media (max-width: 1280px) {
  .Contact-block .Summer .content {
    padding: 2.5rem;
  }
}

@media (max-width: 1024px) {
  .Contact-block .Summer .content {
    position: relative;
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .Contact-block .Summer .content {
    padding: 1.5rem;
  }
}

.Contact-block .Summer .content .more {
  width: max-content;
  border-color: #ffffff;
  color: #ffffff;
}

.Contact-block .Summer .content .more:hover {
  border-color: transparent;
}

.Contact-block .Summer .content .more img {
  filter: invert(50%) brightness(300%);
}

.garyText {
  color: #5D5E62;
}

.sdlist .col-md-6 {
  width: 50%;
}

@media (max-width: 767px) {
  .sdlist .col-md-4 {
    width: 50%;
  }
}

form .form-group .select-menu {
  cursor: pointer;
  position: relative;
  width: 425px;
}

form .form-group .select-menu-ul {
  margin-top: 50px;
  list-style: none;
  opacity: 0;
  display: none;
  width: 100%;
  text-align: left;
  position: absolute;
  z-index: 1;
  background: #fff;
  padding-left: 0;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

form .form-group .select-menu-ul li {
  padding: 1rem 1.5rem;
  margin-bottom: 0;
  border-radius: 0;
  color: #5D5E62;
}

@media (max-width: 767px) {
  form .form-group .select-menu-ul li {
    padding: 0.7rem 0.7rem;
  }
}

form .form-group .select-menu-ul li::before {
  display: none;
}

form .form-group .select-menu-div {
  width: 100%;
  position: relative;
  padding: 1.1rem 1.5rem;
  border: none;
  border: 1px solid #D8D8D8;
  color: #5D5E62;
  border-radius: 0;
}

@media (max-width: 767px) {
  form .form-group .select-menu-div {
    padding: 0.7rem 0.7rem;
  }
}

form .form-group .select-menu-div i {
  margin-right: 5px;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: #004593;
}

@media (max-width: 767px) {
  form .form-group .select-menu-div i {
    right: 0.7rem;
  }
}

form .form-group .select-this {
  background: #B49A47;
  color: #fff !important;
}

form .form-group .select-menu-input {
  border: 0;
  cursor: pointer;
  user-select: none;
  width: 100%;
  outline: none;
  background: none;
  color: #5D5E62;
  padding: 0;
  border-radius: 0;
  font-family: 'Editor-Medium';
  font-weight: normal;
}

form .form-group .select-menu-i {
  transform: rotate(180deg) translateY(50%);
}

form .form-group i {
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.radiolist {
  display: flex;
  justify-content: center;
  align-items: center;
}

.radiolist .radiobox-inline {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px;
  flex-wrap: wrap;
}

.radiolist .radiobox-inline .radiobox {
  display: inline-block;
  position: relative;
  margin-right: 0.5rem;
  margin-top: 2px;
  cursor: pointer;
  line-height: 1;
  display: flex;
  align-items: center;
}

.radiolist .radiobox-inline .radiobox input {
  opacity: 0;
  position: relative;
  z-index: 99;
  cursor: pointer;
  zoom: 1.5;
}

.radiolist .radiobox-inline .radiobox input:checked ~ .radiomark {
  border-color: #F7C325;
}

.radiolist .radiobox-inline .radiobox input:checked ~ .radiomark::after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
  -ms-transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
  transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
}

.radiolist .radiobox-inline .radiobox input:checked ~ .radiomark .bzbox h4 {
  font-weight: bold;
}

.radiolist .radiobox-inline .radiobox .radiomark {
  position: absolute;
  height: 20px;
  width: 20px;
  left: 0px;
  top: 50%;
  margin-top: -10px;
  border-radius: 50%;
  background: none;
  margin-right: 10px;
  -webkit-transition: .5s;
  transition: .5s;
  border: 1.5px solid #000000;
  cursor: pointer;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.radiolist .radiobox-inline .radiobox .radiomark::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  background: #F7C325;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0);
  -ms-transform: translate(-50%, -50%) rotate(45deg) scale(0);
  transform: translate(-50%, -50%) rotate(45deg) scale(0);
  -webkit-transition: .2s;
  transition: .2s;
}

.radiolist .radiobox-inline .radiobox .bzbox {
  display: flex;
  align-items: center;
}

.radiolist .radiobox-inline .radiobox .bzbox .bz {
  margin: 0 1rem;
}

.radiolist .radiobox-inline .radiobox .bzbox h4 {
  margin-bottom: 0;
  color: #0F0F0F;
}

@media (max-width: 767px) {
  .radiolist .radiobox-inline .radiobox .bzbox h4 {
    font-size: 14px;
  }
}

.checkboxlist .checkbox-inline {
  display: flex;
  width: 100%;
}

.checkboxlist .checkbox-inline .checkbox {
  display: inline-block;
  position: relative;
  margin-right: 1rem;
  margin-top: 3px;
  cursor: pointer;
  line-height: 1;
}

.checkboxlist .checkbox-inline .checkbox input {
  opacity: 0;
  position: relative;
  z-index: 99;
  cursor: pointer;
  zoom: 1.5;
}

.checkboxlist .checkbox-inline .checkbox input:checked ~ .checkmark {
  background-color: rgba(0, 55, 131, 0.58);
  border-color: rgba(0, 55, 131, 0.58);
}

.checkboxlist .checkbox-inline .checkbox input:checked ~ .checkmark::after {
  border-color: #fff;
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
  -ms-transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
  transform: translate(-50%, -50%) rotate(45deg) scale(0.8);
}

.checkboxlist .checkbox-inline .checkbox .checkmark {
  position: absolute;
  height: 24px;
  width: 24px;
  left: 0px;
  top: 0px;
  background: none;
  margin-right: 10px;
  -webkit-transition: .5s;
  transition: .5s;
  border: 2px solid #999999;
  border-radius: 0px;
  background: #ffffff;
  cursor: pointer;
}

.checkboxlist .checkbox-inline .checkbox .checkmark::after {
  content: "";
  position: absolute;
  top: 43%;
  left: 50%;
  width: 6px;
  height: 12px;
  border: solid #003783;
  border-width: 0 3px 3px 0;
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0);
  -ms-transform: translate(-50%, -50%) rotate(45deg) scale(0);
  transform: translate(-50%, -50%) rotate(45deg) scale(0);
  -webkit-transition: .2s;
  transition: .2s;
  border-width: 0 2px 2px 0;
}

.checkboxlist .checkbox-inline span {
  color: #000000;
  font-weight: normal;
}

.more {
  border: 0;
  color: #ffffff;
  border: 1px solid #5D5E62;
  display: inline-block;
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transition: .3s;
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
  z-index: 1;
  position: relative;
  padding: 0.8rem 1.8rem;
}

@media (max-width: 767px) {
  .more {
    padding: 0.5rem 0.8rem;
    font-size: 16px;
  }
}

.more:hover {
  color: #ffffff;
  background: none;
}

.more:hover::after {
  height: 100%;
}

.more:hover img {
  filter: invert(50%) brightness(300%) !important;
}

.more::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  border-radius: 0;
  bottom: 0;
  left: auto;
  right: 0;
  z-index: -1;
  transition: .3s;
  background: #000000;
}

.more img {
  margin-left: 15px;
}

.loginpup .conbox {
  position: relative;
}

.loginpup .conbox .checkbox label {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}

.loginpup .conbox .checkbox label span {
  width: calc(100% - 20px);
  margin-top: 0px;
  position: relative;
  display: block;
  color: #374869;
}

.loginpup .conbox .form-group {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #E2E2E2;
  border-radius: 4px;
  padding: 0;
  height: 70px;
  position: relative;
}

.loginpup .conbox .form-group .form-control {
  border: none;
  box-shadow: none;
  outline: none;
  padding: 1rem;
  background: none;
  border: none;
  padding: 0;
}

.loginpup .conbox .form-group .inp {
  background: #F4F4F4;
  width: 100px;
  color: #6F6F6F;
  position: relative;
  display: flex;
  align-items: center;
  padding: 0px 10px;
  height: 68px;
}

@media (max-width: 767px) {
  .loginpup .conbox .form-group .inp {
    width: 160px;
  }
}

.loginpup .conbox .form-group .inp::after {
  content: '';
  content: "\f0dd";
  font-family: 'FontAwesome';
  display: inline-block;
}

.loginpup .conbox .form-group label {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1rem;
}

.loginpup .conbox .more {
  width: 100%;
  padding: 35px 20px;
  margin: 20px auto;
}

.loginpup .conbox .more img {
  filter: invert(50%) brightness(0%) !important;
}

.loginpup .conbox p {
  color: #243775;
  margin-top: 0.5rem;
}

.loginpup .conbox p a {
  color: #003783;
  text-decoration: underline;
}

.loginpup .conbox .forgetp {
  color: #003783;
}

.index-pup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
  transition: all 0.35s ease;
}

.index-pup.show {
  display: flex;
}

.index-pup .index-pupback {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}

.index-pup .index-pupcontent {
  width: 880px;
  border-radius: 24px;
  margin: 0 auto;
  position: relative;
  z-index: 9;
  background-image: linear-gradient(#E2E7FC, #fff);
  box-sizing: border-box;
  padding: 50px;
  color: #000;
}

@media (max-width: 992px) {
  .index-pup .index-pupcontent {
    width: 94%;
  }
}

@media (max-width: 767px) {
  .index-pup .index-pupcontent {
    padding: 30px;
  }
}

.index-pup .index-pupcontent .close::before, .index-pup .index-pupcontent .close::after {
  background: #999999;
}

.index-pup .index-pupcontent .txt p {
  margin-bottom: 40px;
  line-height: 2;
}

.index-pup .index-pupcontent .header-logo {
  position: absolute;
  right: 30px;
  bottom: 30px;
}

.pup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
}

.pup.show {
  display: flex;
}

.pup .pupback {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

.pup .conbox {
  background: #ffffff;
  position: relative;
  z-index: 9;
  width: 540px;
  margin: 0 auto;
  border-radius: 2px;
  box-sizing: border-box;
}

@media (max-width: 767px) {
  .pup .conbox {
    width: 96%;
  }
}

.pup .conbox .img {
  margin-top: 5rem;
}

.pup .conbox .img img {
  display: block;
  margin: 2rem auto;
}

.pup .conbox h5 {
  font-size: 18px;
  text-align: center;
  font-family: 'TradeGothicNextLTPro-Rg';
}

@media (max-width: 767px) {
  .pup .conbox h5 {
    font-size: 16px;
  }
}

.pup .conbox p {
  font-size: 14px;
  color: #666666;
  max-width: 90%;
  margin: 1rem auto;
}

.pup .conbox hr {
  background: #ECEFF8;
  opacity: 1;
  margin-top: 2rem;
}

.pup .conbox .comfirm {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #003783;
  border: 1px solid #003783;
  font-size: 18px;
  color: #ffffff;
  width: 110px;
  height: 44px;
  margin: 0 auto;
  margin-bottom: 1rem;
}

@media (max-width: 767px) {
  .pup .conbox .comfirm {
    font-size: 16px;
  }
}

.pup .conbox .comfirm:hover {
  background: none;
  color: #003783;
}

.modal.in {
  display: block;
  opacity: 1;
  overflow: hidden;
  width: 100vh;
  width: 100vw;
  background: rgba(0, 0, 0, 0.6);
}

.modal.in .modal-dialog {
  width: 700px;
  height: 100%;
  box-sizing: border-box;
  max-width: 700px;
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .modal.in .modal-dialog {
    width: 90%;
    max-width: 90%;
    margin: 0 auto;
  }
}

.modal.in .modal-dialog .modal-header {
  display: block;
  border: none;
}

.modal.in .modal-dialog .modal-content {
  max-width: 740px;
  border-radius: 0px;
  display: block;
  padding: 3rem;
}

@media (max-width: 767px) {
  .modal.in .modal-dialog .modal-content {
    padding: 1.5rem;
  }
}

.modal.in .modal-dialog .modal-content img {
  width: 80px;
  margin: 0 auto;
  display: block;
}

.modal.in .modal-dialog .modal-content form label {
  display: block;
  margin-bottom: 0.5rem;
}

.modal.in .modal-dialog .modal-content form input {
  padding: 0.8rem;
}

.modal.in .modal-dialog .modal-content form button {
  width: 100%;
  background: #003783;
  border-radius: 5px;
  color: #ffffff;
  padding: 0.8rem;
}

.modal.in .modal-dialog .modal-footer {
  border-top: none !important;
}

.modal.in .modal-dialog .modal-footer button {
  width: 48%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  border: 2px solid #064CEA;
  box-shadow: none;
}

.modal.in .modal-dialog .modal-footer button:nth-child(1) {
  color: #ffffff;
}

.modal.in .modal-dialog .content2 {
  display: none;
}

.whiteback {
  background-color: #ffffff !important;
}

.error-input {
  border-bottom: 1px solid red !important;
}

.error-label label {
  color: red !important;
}

label.error-info {
  margin-top: 10px;
  line-height: 1;
}

label.error {
  margin-bottom: 8px;
  margin-top: 8px;
}

label.error,
label.error i,
label.error-info,
label.error-info i,
span.error-info {
  width: initial !important;
  color: red !important;
  align-items: center;
  font-size: 12px;
  font-family: 'NunitoSans-Bold';
  font-weight: normal;
  margin-bottom: 0 !important;
}

label.error-info i {
  display: inline-block;
  margin-right: 5px;
}

.passwordField {
  position: relative;
}

.passwordField .error-info.password {
  display: inline-flex;
  font-size: 18px;
  margin-bottom: 5px;
}

.passwordField .eyeBox {
  position: absolute;
  right: 10px;
  top: 20px;
  transform: translateY(-50%);
  font-size: 16px;
}

.passwordField .eyeBox .fa-eye {
  display: none;
}

.passwordField .eyeBox {
  position: absolute;
  right: 0;
  top: 13px;
  transform: translateY(-50%);
  font-size: 16px;
}

.passwordField .eyeBox .fa-eye {
  display: none;
}

.far {
  font-family: 'Font Awesome 5 Pro';
  font-size: 12px;
}

.load-more::after {
  display: none;
}

footer {
  width: 100%;
  height: 100%;
  z-index: 9;
  position: relative;
  background: #EEEFF3;
  padding-top: 80px;
  overflow: hidden;
}

@media (max-width: 767px) {
  footer {
    padding-top: 50px;
  }
}

footer .address dd {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 20px;
  margin-bottom: 20px;
}

footer .address dd span {
  width: 20px;
  color: #A5938B;
}

footer .address dd span:nth-child(2) {
  width: calc(100% - 30px);
}

footer .address dd span:nth-child(1) {
  text-transform: capitalize;
}

footer .address dd span a {
  color: #A5938B;
}

footer .address dd span a:hover {
  color: #243775;
}

footer nav ul {
  padding-left: 0;
}

footer nav ul li {
  list-style: none;
}

footer nav ul li a {
  color: #000;
  display: block;
  margin-top: 1.5rem;
  transition: all 0.35s ease;
}

footer nav ul li a:hover {
  color: #003783;
}

footer h4 {
  color: #9F8942;
}

footer .w3c {
  width: 80%;
}

@media (max-width: 767px) {
  footer .w3c {
    width: 100%;
  }
}

footer .w3c img {
  display: block;
  margin: 0 auto;
  margin-top: 30px;
}

footer .txt p:nth-child(1) {
  font-family: 'TradeGothicNextLTPro-Rg';
}

footer .txt p a {
  color: #003783;
  text-decoration: underline;
}

footer .imgs img {
  margin-right: 30px;
}

footer .logo {
  position: relative;
  overflow: hidden;
  margin-bottom: 70px;
}

@media (max-width: 767px) {
  footer .logo {
    margin-bottom: 40px;
  }
}

footer .logo img {
  display: block;
}

footer .address dl dd p {
  margin-bottom: 0;
}

footer .address dl dd p img {
  margin-right: 10px;
}

footer .address dl dd span {
  color: #5D5E62;
}

footer .address dl dd span a {
  color: #5D5E62;
}

footer .copyrights {
  padding: 22px 0px;
  position: relative;
  overflow: hidden;
  border-top: 1px solid rgba(93, 94, 98, 0.36);
  color: #5D5E62;
  text-align: center;
}

footer .text-right {
  line-height: 2.5;
}

@media (max-width: 992px) {
  footer .text-right {
    text-align: left !important;
  }
}

@media (max-width: 992px) {
  footer .row .col-md-3 {
    width: 100%;
    margin-bottom: 50px;
    border-right: none;
  }
}

@media (max-width: 767px) {
  footer .row .col-md-3 {
    margin-bottom: 0;
  }
}

@media (max-width: 1024px) {
  footer .row .wid100 {
    width: 100% !important;
  }
}

footer .row .col-md-7, footer .row .col-md-5 {
  width: auto;
}

@media (max-width: 767px) {
  footer .row .col-md-7 {
    width: 55%;
  }
}

.message {
  position: fixed;
  right: 1rem;
  bottom: 3rem;
  z-index: 99;
  border: none;
  color: #ffffff;
  height: 60px;
  width: 60px;
  opacity: 0;
  background: #003783;
  border-radius: 50%;
  transform: translateY(5rem);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  transition: all 0.35s ease;
}

.message.on {
  opacity: 1;
  transform: translateY(0);
}

.message::after {
  content: "\f062";
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 2em;
}

@media (min-width: 992px) {
  .message {
    transform: translateY(8rem);
  }
  .message span {
    transform: translateY(9px);
    font-size: 2rem;
  }
}

@media (min-width: 1680px) {
  .message {
    transform: translateY(15rem);
  }
}

main {
  position: relative;
}

@media (max-width: 576px) {
  main {
    --bs-container: 540px;
  }
}

@media (min-width: 768px) {
  main {
    --bs-container: 720px;
  }
}

@media (min-width: 992px) {
  main {
    --bs-container: 960px;
  }
}

@media (max-width: 1200px) {
  main {
    --bs-container: 1140px;
  }
}

@media (min-width: 1400px) {
  main {
    --bs-container: 1320px;
  }
}

@media (min-width: 1680px) {
  main {
    --bs-container: 1500px;
  }
}

.pageinfo ul {
  display: flex;
  justify-content: center;
  padding-left: 0;
}

.pageinfo ul li {
  list-style: none;
  padding-left: 0;
  padding: 0.5rem 0.5rem;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pageinfo ul li::before {
  display: none !important;
  font-style: none;
}

.pageinfo ul li a {
  color: #8F9198;
  background: #ffffff;
  transition: all 0.35s ease;
  border: 1px solid #E8E8E8;
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pageinfo ul li a:hover {
  color: #ffffff;
  background: #003783;
  text-decoration: underline;
}

.pageinfo ul li .active {
  color: #ffffff;
  background: #003783;
  text-decoration: underline;
}

.pageinfo ul li .prev {
  margin: 0;
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pageinfo ul li .prev::after {
  content: "\f104";
  font-family: 'FontAwesome';
  display: inline-block;
}

.pageinfo ul li .next {
  margin: 0;
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pageinfo ul li .next::after {
  content: "\f105";
  font-family: 'FontAwesome';
  display: inline-block;
}

@media (max-width: 767px) {
  .pageinfo .more {
    padding: 1rem 1.5rem;
  }
}

.pageinfo span {
  color: rgba(0, 0, 0, 0.5);
}

.more-more {
  position: relative;
}

.more-more:hover {
  color: #003783;
}

.more-more::after {
  content: "\f105";
  font-family: 'FontAwesome';
  margin-left: 0.5rem;
}

.fixed {
  position: fixed;
  left: 1rem;
  top: 15%;
  z-index: 99;
  background: #F8F8F8;
  transition: all 0.35s ease;
}

.fixed.sticky ul li img {
  margin-bottom: 0;
}

.fixed.sticky ul li b {
  display: none;
}

@media (max-width: 1024px) {
  .fixed {
    display: none;
  }
}

.fixed ul {
  margin-bottom: 0;
}

.fixed ul li {
  list-style: none;
  color: #98A3AD;
  border-bottom: 1px solid #DADADC;
  box-sizing: border-box;
  padding: 2rem 0.5rem;
  margin-bottom: 0;
}

.fixed ul li::before {
  display: none;
}

.fixed ul li img {
  display: block;
  margin: 0rem auto 0.5rem auto;
}

.fixed ul li b {
  display: block;
  text-align: center;
  color: #98A3AD;
  line-height: 1.2;
}

/* Webkit内核（Chrome、Safari） */
.form-control::-webkit-input-placeholder {
  color: #999999;
  /* placeholder文字颜色为红色 */
}

/* Firefox */
.form-control::-moz-placeholder {
  color: #999999;
  /* placeholder文字颜色为蓝色 */
}

/* IE10+ */
.form-control::-ms-input-placeholder {
  color: #999999;
  /* placeholder文字颜色为绿色 */
}

/* 标准语法 */
.form-control::placeholder {
  color: #999999;
  /* placeholder文字颜色为紫色 */
}

@media print {
  body {
    -webkit-print-color-adjust: exact;
  }
}
