.fe_head {
  background: #fff;
  background-size: contain;
  display: flex;
  align-content: center;
  justify-content: center;
  box-shadow: 5px 0 5px 1px rgb(3 3 3/20%);
  z-index: 200;
  position: relative;
  border-radius: 0 0 3px 3px;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
}
.fe_head section {
  flex: 1;
}
.fe_head_b1 {
  text-align: left;
  color: #424242;
  font-size: 18px;
  padding: 8px 5px;
  display: flex;
  background: rgba(255, 255, 255, 0.1);
}
.fe_head_b1 img {
  height: 43px;
}
.fe_head_b1 dd {
  flex: 1;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: flex-start;
  padding-left: 5px;
}
.fe_head_b1 dl {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: flex-start;
  font-size: 32px;
  color: #6f97b5;
  padding: 0 5px;
}
.fe_head_b1 b {
  font-family: fjalla one;
  font-size: 30px;
  color: #fff;
  text-shadow: 0 1px 1px #333;
}
.fe_head_b1 b small {
  display: flex;
  font-size: 6.5px;
  font-weight: 400;
  color: #fc0;
  text-shadow: none;
  color: #fff;
}
.mm_profile {
  padding: 10px 5px;
  display: flex;
  align-items: center;
  padding-bottom: 7px;
  background: var(--bl) url(../pattern/ptrn1.png) repeat;
  background-size: contain;
}
.mm_profile dl {
  flex: 1;
  text-align: left;
  padding-left: 20px;
}
.mm_profile dd {
  text-align: center;
  padding-right: 20px;
}
.mm_profile img {
  width: 45px;
  height: 45px;
  border: 2px solid rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  box-shadow: 0 0 10px 0.5px rgb(0 0 0/30%);
  clear: both;
}
.mm_profile h1 {
  color: #fff;
  font-weight: 600;
  font-size: 20px;
}
.mm_profile small {
  display: inline-block;
  margin-top: 1px;
  font-size: 14px;
  border-radius: 10px;
  padding: 3px 0;
  color: #ff5a00;
}
.mm_profile dd aside {
  background: var(--b);
  font-size: 12px;
  color: #2196f3;
  padding: 2px 8px;
  border-radius: 2px;
  clear: both;
  margin-top: 5px;
  text-align: center;
}
.bi_title {
  padding: 0;
  font-size: 20px;
  overflow: hidden;
  clear: both;
  text-align: center;
}
.bi_title span {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  display: inline-block;
  padding-bottom: 10px;
  font-weight: 700;
  color: #fdf5f1;
}
.fe_cat {
  text-align: center;
  display: flex;
  margin: 0 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.fe_cat a {
  flex: 1;
  text-align: center;
  overflow: hidden;
  position: relative;
  border-left: 1px solid rgba(0, 0, 0, 0.03);
  margin: 3px;
}
.fe_cat a:first-child {
  border: none;
}
.fe_cat a i {
  font-size: 40px;
  width: 50px;
  height: 50px;
  margin-top: 8px;
  display: inline-block;
}
.fe_cat a em {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 8px;
}
.fe_cat a small {
  display: block;
  font-size: 10px;
  color: var(--t);
  padding-top: 1px;
  padding-bottom: 5px;
}
.pte_news {
  background: 0 0;
}
.bi_tbl {
  overflow: hidden;
  margin: 14px 8px;
}
.bi_tbl table {
  border-collapse: collapse;
  width: 100%;
  text-align: center;
}
.bi_tbl table th {
  font-size: 12px;
  color: #333;
  background: #74655c;
}
.bi_tbl table th h2 {
  padding: 15px 0;
  display: block;
  background: #34261e;
  font-size: 16px;
  text-transform: uppercase;
}
.bi_tbl table th span {
  display: block;
  padding: 6px 0;
  font-size: 10px;
}
.bi_tbl td {
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 5px 2px;
  background: rgba(255, 255, 255, 0.05);
  color: #c5d3e0;
  text-align: left;
}
.bi_tbl td b {
  font-size: 12px;
  color: #5b678a;
}
.bi_tbl td small {
  font-size: 9px;
  color: #ffd000;
}
.bi_tbl td small i {
}
.bi_tbl td tt {
  display: block;
  text-align: center;
}
.pp_prmotion2 {
  margin-top: 50px;
  margin: 10px;
}
.pp_prmotion2 a {
  display: block;
}
.pp_prmotion2 a img {
  display: block;
  width: 100%;
}
.task_link_list a {
  margin: 10px !important;
}
.pte_ind_sld {
  overflow: hidden;
  box-shadow: 0 2px 5px 0.05px rgb(0 0 0/20%);
  margin: 10px;
  border-radius: 10px;
  margin-top: 70px;
}
.owl-item img,
.full-img {
  max-width: none;
  width: 100%;
  height: 100px;
  display: block;
}
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.grabbing {
  cursor: url(grabbing.png) 8 8, move;
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut 0.7s both ease;
  -moz-animation: fadeOut 0.7s both ease;
  animation: fadeOut 0.7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn 0.7s both ease;
  -moz-animation: fadeIn 0.7s both ease;
  animation: fadeIn 0.7s both ease;
}
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
.owl-goDown-out {
  -webkit-animation: scaleToFade 0.7s ease both;
  -moz-animation: scaleToFade 0.7s ease both;
  animation: scaleToFade 0.7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown 0.6s ease both;
  -moz-animation: goDown 0.6s ease both;
  animation: goDown 0.6s ease both;
}
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom 0.5s ease both;
  -moz-animation: scaleUpFrom 0.5s ease both;
  animation: scaleUpFrom 0.5s ease both;
}
.owl-fadeUp-out {
  -webkit-animation: scaleUpTo 0.5s ease both;
  -moz-animation: scaleUpTo 0.5s ease both;
  animation: scaleUpTo 0.5s ease both;
}
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes backSlideOut {
  25% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}
@-moz-keyframes backSlideOut {
  25% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px);
  }
  75% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes backSlideOut {
  25% {
    opacity: 0.5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(-200%);
  }
}
@-webkit-keyframes backSlideIn {
  0%,
  25% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}
@-moz-keyframes backSlideIn {
  0%,
  25% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}
@keyframes backSlideIn {
  0%,
  25% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: 0.5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}
@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
  color: #fff;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  opacity: 1;
  text-decoration: none;
}
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  opacity: 1;
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #fff;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-item.loading {
  min-height: 150px;
  background: url(../img/loding.gif) no-repeat center center;
}
.top-nav li a {
  border-top: 2px solid #00283a;
  color: #fff;
  font-size: 0.8em;
  font-weight: 600;
  padding: 2.1em 1.5em 2.5em;
  text-transform: uppercase;
  transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
}
.top-nav li a:hover,
.top-nav li.active-item a {
  background: none repeat scroll 0 0 #00283a;
  border-top: 2px solid #92c500;
  color: #92c500;
  position: relative;
}
#carousel .text {
  position: absolute;
  top: 50%;
  z-index: 10;
}
.item {
  overflow: hidden;
  width: 100%;
}
#carousel .text h2 {
  background: none repeat scroll 0 0 rgba(146, 197, 0, 0.8);
  color: #fff;
  display: inline-block;
  font-size: 2em;
  font-weight: 300;
  margin: 1px 0;
  max-width: 600px;
  padding: 10px 20px;
  width: 100%;
}
#carousel .text p {
  background: none repeat scroll 0 0 #00283a;
  color: #fff;
  max-width: 600px;
  padding: 10px 20px;
  width: 100%;
}
#carousel .owl-theme .owl-controls {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
  bottom: 0;
  margin: 0;
  padding: 0.625em 0;
  position: absolute;
  width: 100%;
}
.owl-theme .owl-controls .owl-page span {
  background: none repeat scroll 0 0 transparent;
  height: 18px;
  margin: 0 0.3125em;
  opacity: 1;
  width: 18px;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: none repeat scroll 0 0 green;
}
@media screen and (max-width: 768px) {
  .top-nav li a {
    background: #05374e none repeat scroll 0 0;
  }
  #carousel .text {
    font-size: 0.8em;
    top: 20%;
  }
  .owl-controls.clickable {
    display: none !important;
  }
  .right {
    float: none;
  }
  .social.right {
    float: right;
  }
  #about-us article {
    padding: 4em 2.5em;
  }
}
@media screen and (max-width: 480px) {
  #topbar {
    line-height: 1.625em;
    text-align: center;
  }
  .social.right {
    float: none;
  }
  p.logo,
  p.nav-text {
    text-align: center;
  }
}
.prev-arrow {
  float: left;
  background: url(../img/arroe_l1.png) no-repeat center;
}
.next-arrow {
  float: right;
  background: url(../img/arroe_r1.png) no-repeat center;
}
.prev-arrow:hover,
.next-arrow:hover {
  opacity: 1;
  cursor: pointer;
}
.prev-arrow,
.next-arrow {
  overflow: hidden;
  width: 80px;
  height: 80px;
  background-size: contain;
  margin: 5px;
  opacity: 0.6;
}
.sv_full_sld_np {
  overflow: hidden;
  position: absolute;
  width: 100%;
  top: 50%;
  z-index: 9;
  display: none;
  margin-top: -50px;
}
#carousel:hover .sv_full_sld_np {
  display: block;
}
#carousel .owl-theme .owl-controls {
  background: 0 0;
}
.owl-theme .owl-controls .owl-page span {
  background: none repeat scroll 0 0 transparent;
  height: 8px;
  margin: 0 0.3125em;
  opacity: 1;
  width: 8px;
  transition: ease-in-out 0.2s all;
  vertical-align: middle;
  background-color: rgba(0, 0, 0, 0.5);
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: none repeat scroll 0 0 #006ad5;
  border-color: #0061c1;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  margin-bottom: -1px;
}
