@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i&display=swap&subset=vietnamese');
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
}

html {
  -webkit-text-size-adjust: none;
}

:root {
  --brz-global-color1: 25, 27, 33;
  --brz-global-color2: 20, 40, 80;
  --brz-global-color3: 25, 108, 200;
  --brz-global-color4: 94, 202, 238;
  --brz-global-color5: 239, 107, 29;
  --brz-global-color6: 254, 201, 73;
  --brz-global-color7: 115, 119, 127;
  --brz-global-color8: 255, 255, 255;
  --brz-global-color9: 15, 168, 226;
  --brz-global-color10: 36, 76, 115;
}
*, *:before, *:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}

img {
  max-width: 100%;
  height: auto;
  width: auto;
  /* ie8 */
}

a, a:link, a:visited {
  color: #2c343b;
  text-decoration: none;
}
a:hover, a:link:hover, a:visited:hover {
  color: #e00e0e;
  text-decoration: none;
}

canvas {
  cursor: pointer;
}

ul, ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

strong {
  font-weight: 600;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input {
  outline: none;
  border: none;
  border-radius: 0;
  vertical-align: baseline;
  background-color: transparent;
  box-shadow: none;
}

hr {
  width: 100%;
  margin: 10px auto;
  background-color: #d2d2d2;
}

sup {
  line-height: 0;
  font-size: 8pt;
}

dl, dd, dt {
  font-weight: normal;
  line-height: 1.5;
}

h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

h1 {
  font-size: 20px;
}

h2 {
  font-size: 18px;
}

h3 {
  font-size: 16px;
}

h4 {
  font-size: 15px;
}

h5 {
  font-size: 14px;
}
@font-face {
  font-family: 'iconset-tuyensinh';
  src: url("/css/fonts/iconset-tuyensinh.eot?q3wouy");
  src: url("/css/fonts/iconset-tuyensinh.eot?q3wouy#iefix") format("embedded-opentype"), url("/css/fonts/iconset-tuyensinh.ttf?q3wouy") format("truetype"), url("/css/fonts/iconset-tuyensinh.woff?q3wouy") format("woff"), url("/css/fonts/iconset-tuyensinh.svg?q3wouy#iconset-tuyensinhvov") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'iconset-tuyensinh' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-auricular-phone-symbol-in-a-circle:before {
  content: "\e900";
}

.icon-bookmark:before {
  content: "\e901";
}

.icon-calendar-with-a-clock-time-tools:before {
  content: "\e902";
  color: #31b667;
}

.icon-global:before {
  content: "\e903";
}

.icon-mail:before {
  content: "\e904";
}

.icon-old-typical-phone-1:before {
  content: "\e905";
}

.icon-Placeholder:before {
  content: "\e906";
}

.icon-telephone-1:before {
  content: "\e907";
}

/*------------------------------------------------
** General
**------------------------------------------------*/
body {
  height: 100%;
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
  background: #fff;
  position: relative;
  color: #333333;
  font-family: "Arial";
  font-style: normal;
  font-size: 14px;
  line-height: 1.7;
}
#cookieConsentdiv {
  z-index: 1000;
  position: fixed;
  width: 400px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgba(255, 255, 255, 0.9);
  padding: 20px 30px 20px 30px;
  font-family: 'Century Gothic', sans-serif;
  box-shadow: 0px 3px 10px 5px rgba(0, 0, 0, 0.4);
  text-align: center;
  border-radius: 30px 30px 0 0;
}

#cookieConsentdiv button {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: none;
  background-color: rgb(1, 126, 1);
  padding: 10px 50px;
  margin-top: -5px;
  color: #fff;
  transition: all ease 0.5s;
}

#cookieConsentdiv button:hover {
  background-color: rgb(0, 100, 0);
}

#cookieConsentdiv h3 {
  font-size: 22px;
}

#cookieConsentdiv p {
  padding: 25px;
  font-size: 13px;
}

#cookieConsentdiv a {
  color: rgb(128, 128, 128);
  text-decoration: underline;
}

.spacer-separator {
  padding: 15px 0;
}

.page {
  width: 100%;
  position: relative;
  transition: all 0.3s ease;
  overflow: hidden;
}

.container {
  width: 100%;
  max-width: 1175px;
  height: 100%;
  margin: 0 auto;
  padding: 0 10px;
  position: relative;
}

.no-data {
  text-align: center;
  padding: 10px 0;
}

.clear {
  clear: both;
}

.hide {
  display: none !important;
}

.highlight {
  font-weight: 600;
  color: #e00e0e;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

button, .button, a.button {
  display: block;
  width: fit-content;
  padding: 17px 25px;
  background-color: #e00e0e;
  text-decoration: none;
  color: #FFF;
  line-height: 1;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-shadow: none;
  transition: .3s;
  text-transform: uppercase;
  font-size: 0.875em;
  border-radius: 3px;
  font-weight: 400;
  margin: auto;
}
button:hover, .button:hover, a.button:hover {
  color: #fff;
  border-color: #e05c0e;
  background-color: #e05c0e;
}

.module {
  border: 0;
  margin: 0 auto;
  position: relative;
}

.module-header {
  padding: 0;
  margin-bottom: 20px;
}
.module-header .module-title {
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.module-content {
  padding: 0;
  position: relative;
}

.bg-gray {
  background-color: #f5f5f5;
}

.section {
  padding: 40px 0;
}

.box {
  position: relative;
}

.box-header {
  margin: 0 0 20px;
  padding: 0;
  text-align: center;
}

.header-left {
  text-align: left;
}
.box-news{
  background-color:rgb(0, 101, 190);
}
.box-title {
  position: relative;
  padding: 10px 0;
  width: fit-content;
  margin: auto;
  font-size: 18px;
  color: #333;
  line-height: 1.5;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.box-title:after {
  content: '';
  width: 200%;
  height: 1px;
  margin-top: 10px;
}
.box-title.text-left {
  margin-left: 0;
  align-items: flex-start;
}
.box-title.text-right {
  margin-right: 0;
  align-items: flex-end;
}

.box-reason .box-description {
  color: #e00e0e;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
}

.text-bold {
  font-weight: 600;
}

.heading {
  background-color: #f5f5f5;
  background-image: url('/css/images/img_heading.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right center;
  height: 450px;
  position: relative;
  overflow: hidden;
}
.heading .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.heading .container h1 {
  color: #FFF;
  font-family: "Montserrat", sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 2px;
  z-index: 1;
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.heading .container h1:after {
  content: '';
  width: 100px;
  height: 2px;
  margin-top: 10px;
  background: #FFF;
}
.heading .container .content {
  position: relative;
  margin: 0;
  text-align: left;
  z-index: 2;
  text-transform: uppercase;
  font-size: 20px;
}
.heading .container .content a {
  color: #FFF;
}
.heading .container .content a:hover {
  text-decoration: underline;
}
.heading .container .content span {
  line-height: 1.5;
}
.heading .container .content span.item_sep {
  opacity: 0.5;
  margin: 0 15px;
}
.heading:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.45);
}
.heading.heading-remove-mask:after {
  content: unset;
}

.breadcrumbs {
  position: relative;
  margin: 0;
  padding: 15px 0 15px;
  text-align: left;
  z-index: 2;
  text-transform: uppercase;
  background: #ffffff;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
.breadcrumbs a:hover {
  color: #e4052a;
}
.breadcrumbs span {
  line-height: 1.5;
}
.breadcrumbs span.item_sep {
  opacity: 0.5;
  margin: 0 15px;
}

.readmore {
  text-align: center;
  padding: 20px 0 0;
}
.readmore a {
  position: relative;
  vertical-align: middle;
  z-index: 1000;
  background: #e00e0e;
  color: #fff !important;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.36);
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
  padding: 10px 24px;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
}
.readmore a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #3a3a3a;
  background: #e4052a;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.readmore a:hover {
  color: #fff !important;
}
.readmore a:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.more {
  position: relative;
  /*height: 110px;*/
}
.more .loading {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 99999;
  text-align: center;
}
.more .readmore {
  text-align: center;
  padding: 30px 0;
}

#loading {
  display: none;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 9;
}
#loading img {
  position: relative;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
}

.notice {
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(100%);
  padding: 15px 15px 15px 20px;
  margin: 0;
  text-shadow: initial;
  text-align: left;
  border: 1px solid #dcdcdc;
  color: #333333;
}
.notice.success {
  border-left: 3px solid #7AD03A;
  background: #F8FDF5;
}
.notice.info {
  border-left: 3px solid #02A0D2;
  background: #F2FAFD;
}
.notice.error {
  border-left: 3px solid #BF0000;
  background: #FDF5F5;
}
.notice.warning {
  border-left: 3px solid #ff5722;
  background: #fff2ed;
}

.fblike {
  text-align: left;
  padding: 10px 0;
}

.social-date {
  margin-bottom: 10px;
  padding: 10px 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  border: 1px solid #d2d2d2;
  border-width: 1px 0;
}
.social-date .fblike {
  border: 0;
  padding: 0;
}
.social-date span.published {
  position: relative;
  margin-right: 15px;
  padding-left: 20px;
}
.social-date span.published:before {
  position: absolute;
  content: '\f017';
  font-family: "FontAwesome";
  font-size: 16px;
  left: 0;
  top: 0;
  color: #5BC8A5;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #B4B4B4;
}

.line-clamp-unset {
  -webkit-line-clamp: unset !important;
}

/*------------------------------------------------
** Slick
**------------------------------------------------*/
.slider {
  position: relative;
}
.slider.department-slide {
  padding-bottom: 30px;
}
.slider .box-slideshow-contact {
  margin-top: 20px;
  position: fixed;
  z-index: 40;
  bottom: 15px;
  left: 15px;
}
.slider .box-slideshow-contact .box-contact {
  display: flex;
  align-items: center;
  width: fit-content;
  background: #118fff;
  color: #fff;
  font-size: 18px;
  padding: 10px 20px;
  border-radius: 25px;
  line-height: 20px;
  box-shadow: 0px 0px 4px 0px #1d1c1c75;
}
.slider .box-slideshow-contact .box-contact .box-contact-icon {
  width: 0;
  height: 0;
  overflow: hidden;
  padding: 12px;
  border-radius: 50%;
  border: 2px solid #fff;
  position: relative;
}
.slider .box-slideshow-contact .box-contact .box-contact-icon .wrap-contact-icon {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}
.slider .box-slideshow-contact .box-contact .box-contact-info {
  padding-left: 5px;
  padding-left: 10px;
  font-weight: 600;
  color: #fff;
}
.slider .box-slideshow-nav {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.slider .box-slideshow-nav .box-slideshow-inner {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: space-between;
}
.slider .box-slideshow-nav .box-slideshow-inner .nav-slideshow {
  font-size: 40px;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 12px;
}
.slider .box-slideshow-nav .box-slideshow-inner .nav-slideshow i {
  position: relative;
}
.slider .box-slideshow-nav .box-slideshow-inner .nav-slideshow.btn-slideshow-previous i {
  left: -2px;
}
.slider .box-slideshow-nav .box-slideshow-inner .nav-slideshow.btn-slideshow-next i {
  right: -2px;
}

.box-slide-content {
  	/*position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;*/
  height: 100%;
}
.box-slide-content .container {
  height: 100%;
  display: flex;
  align-items: center;
}
.box-slide-content .box-slide-inner {
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  display: none;
  /*background-color: #2c2827ba;
  position: relative;
  padding: 15px 10px;
  width: 400px;
  height: max-content;*/
}
.box-slide-content .box-slide-inner .box-slide-title {
  font-size: 30px;
  font-weight: 600;
  line-height: 38px;
  /*padding-bottom: 15px;*/
}
.box-slide-content .box-slide-inner .box-slide-description {
  font-size: 16px;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.box-slide-content .box-slide-inner .box-contact {
  /*position: absolute;*/
}
.box-slide-content.child-page .container {
  align-items: flex-start;
}
.box-slide-content.child-page .box-slide-inner {
  background-color: unset;
  width: 100%;
  padding: 0;
  display: flex;
  align-items: center;
  height: auto;
}
.box-slide-content.child-page .box-slide-inner .box-slide-title {
  font-size: 30px;
  flex: 0 0 100%;
  /*max-width: 50%;*/
}
.box-slide-content.child-page .box-slide-inner .box-slide-description {
  -webkit-line-clamp: 3;
  font-size: 15px;
  flex: 0 0 50%;
  max-width: 50%;
  text-align: right;
  text-transform: uppercase;
  font-weight: 500;
}
.box-slide-content.child-page .box-slide-inner .box-slide-description a {
  color: #fff;
}

.slick-slider {
  margin: 0;
}
.slick-slider .slick-list .slick-track {
  display: flex;
  flex-wrap: wrap;
}
.slick-slider > button {
  width: 50px;
  height: 50px;
  margin: 0;
  background-color: rgba(0, 0, 0, 0.2);
  top: calc(50% - 25px);
}
.slick-slider > button:before {
  font-family: "FontAwesome" !important;
  display: inline-block !important;
  font-size: 16px !important;
  line-height: 1.1 !important;
}
.slick-slider > button.slick-prev:before {
  content: "\f053";
}
.slick-slider > button.slick-next:before {
  content: "\f054";
}
.slick-slider > button:hover, .slick-slider > button:focus {
  background-color: rgba(0, 0, 0, 0.8);
}
.slick-slider .slick-prev, .slick-slider .slick-next {
  width: 40px;
  height: 40px;
}
.slick-slider .slick-prev:before, .slick-slider .slick-next:before {
  font-size: 40px;
}
.slick-slider .slick-prev {
  left: 0;
}
.slick-slider .slick-next {
  right: 0;
}
.slick-slider .slick-dots {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 20px;
}
.slick-slider .slick-dots button:before {
  font-size: 16px;
  width: 16px;
  height: 16px;
}

.slide-for {
  background: #dedede;
  /*height: 520px;*/
  overflow: hidden;
  margin: 0 !important;
  	/*button {
  		top: calc(100% - 50px);
      width: 50px !important;
      height: 50px !important;
      margin: 0;
      background-color: $color_page;
      &:before {
      	font-family: "FontAwesome" !important;
      	display: inline-block !important;
  	    font-size: 16px !important;
  	    line-height: 1.1 !important;
      }
      &:hover, &:focus{
      	background-color: $color_page_2;
      }
      &.slick-next {
      	right: 0;
      	&:before {
      		content: "\f054";
      	}
      }
      &.slick-prev {
      	left: calc(100% - 100px);
      	&:before {
      		content: "\f053";
      	}
      }
  	}*/
}
.slide-for p, .slide-for div, .slide-for img {
  margin: 0 !important;
}
.slide-for .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
.slide-for .slick-list .slick-track {
  width: 100%;
  height: 100%;
}
.slide-for .slick-list .slick-track .slick-slide {
  position: relative;
  width: 100%;
  height: 100%;
}
.slide-for .slick-list .slick-track .slick-slide a {
  display: block;
  width: 100%;
  height: calc(100% * 3/4);
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: 50% 50% !important;
}
.slide-for .slick-list .slick-track .slick-slide a img {
  visibility: hidden;
}

.slide-nav {
  height: 150px;
  overflow: hidden;
  margin: 0 !important;
}
.slide-nav p, .slide-nav div, .slide-nav img {
  margin: 0 !important;
}
.slide-nav .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
.slide-nav .slick-list .slick-track {
  width: 100%;
  height: 100%;
}
.slide-nav .slick-list .slick-track .slick-slide {
  position: relative;
  height: 100%;
  cursor: pointer;
  padding: 5px;
  opacity: .6;
  transition: 250ms;
}
.slide-nav .slick-list .slick-track .slick-slide.slick-center, .slide-nav .slick-list .slick-track .slick-slide:hover {
  opacity: 1;
}
.slide-nav .slick-list .slick-track .slick-slide span {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: 50% 50% !important;
}
.slide-nav .slick-list .slick-track .slick-slide span img {
  visibility: hidden;
}
.slide-nav button {
  top: 5px;
  width: 50px;
  height: calc(100% - 5px);
  margin: 0;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 0;
}
.slide-nav button:before {
  font-family: "FontAwesome" !important;
  color: #FFF;
  display: inline-block !important;
  font-size: 16px !important;
  line-height: 1.1 !important;
}
.slide-nav button:hover {
  background-color: rgba(0, 0, 0, 0.9);
}
.slide-nav button:hover:before {
  color: #FFF;
}
.slide-nav button.slick-next {
  right: 0;
}
.slide-nav button.slick-next:before {
  content: "\f054";
}
.slide-nav button.slick-prev {
  left: 0;
}
.slide-nav button.slick-prev:before {
  content: "\f053";
}

.responsive .item .inner {
  padding: 0 5px;
}
.responsive .item .inner a.image {
  padding-top: calc(100% * 3/4);
}

/*------------------------------------------------
** HEADER
**------------------------------------------------*/
.block-search {
  width: 280px;
  padding-left: 20px;
}
.block-search .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.block-search .inner a.search {
  display: none;
}
.block-search .inner .form-search {
  padding: 15px 0;
  width: 100%;
  height: 100%;
}
.block-search .inner .form-search .form_label {
  width: 100%;
  height: 100%;
  background-color: #FFF;
  border-radius: 20px;
  padding: 2px 5px 2px 15px;
  position: relative;
  display: flex;
  flex-direction: row;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.block-search .inner .form-search .form_label .form_input {
  display: block;
  width: calc(100% - 40px);
  font-size: 15px;
  line-height: 16px;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  font-weight: normal;
  background: transparent;
}
.block-search .inner .form-search .form_label .form_submit {
  position: relative;
  height: 100%;
  color: #fff;
  width: 40px;
  text-align: center;
  font-size: 15px;
  font-weight: 300;
  padding: 0;
  cursor: pointer;
  border: 0;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
}
.block-search .inner .form-search .form_label .form_submit:after {
  content: "\f002";
  font: 300 22px/22px "FontAwesome";
  color: #a4a4a4;
}
.block-search .inner .form-search.active {
  display: flex;
}
.block-search .inner .form-search.active .form_label {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.block-search .inner .form-search.active .form_label .form_input {
  padding: 0 20px;
}

.main_menu ul.menunav {
  width: 100%;
  height: 100px;
  padding:30px 0;
  position: relative;
  text-align: center;
  display: flex;
  justify-content: space-between;
}
.main_menu ul.menunav li {
  margin: 0 auto;
  padding: 0;
  position: relative;
}
.main_menu ul.menunav li a1 {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 50px;
  text-align: center;
  font-size: 15px;
  text-transform: uppercase;
  color: #000;
  white-space: nowrap;
  padding: 0 10px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.main_menu ul.menunav li a {
  text-align: center;
  font-size: 14px;
  white-space: nowrap;
  text-transform: uppercase;
  color: #000;
  font-weight: 500;
  padding: 0 10px;
}
.main_menu ul.menunav li a.has-sub:after {
  content: "\f078";
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900);
  font-size: 9px;
  margin-left: 4px;
}
.main_menu ul.menunav li.active a {
  background-color: #ffffff;
  color: #e00e0e;
}
.main_menu ul.menunav li:hover a {
  background-color: #ffffff;
  color: #e00e0e;
}
.main_menu ul.menunav li.column {
  position: relative;
}
.main_menu ul.menunav li.column ul.level1:before {
  display: none;
}
.main_menu ul.menunav li.column ul.level1 li a {
  padding: 0 8px !important;
  line-height: 30px !important;
}
.main_menu ul.menunav li ul.level1 {
  position: absolute;
  left: 0;
  top: 30px;
  min-width: 200px;
  visibility: hidden;
  opacity: 0;
  transform: translateY(50px);
  background: #fff;
  padding: 5px 0;
  z-index: 9;
  margin-top: 0;
  margin-bottom: 10px;
  box-shadow: 0px 0px 15px -5px;
}
.main_menu ul.menunav li ul.level1:before {
  content: '';
  position: absolute;
  left: 10px;
  top: -15px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 15px solid #fff;
}
.main_menu ul.menunav li ul.level1 li {
  width: 100%;
}
.main_menu ul.menunav li ul.level1 li a {
  line-height: 25px;
  text-align: left;
  font-family: "Open Sans", sans-serif;
  text-transform: initial;
  font-weight: 400;
  padding: 0 20px;
  color: #333;
  background-color: #fff;
}
.main_menu ul.menunav li ul.level1 li a .fa {
  margin-right: 8px;
  color: #8e8e8e;
}
.main_menu ul.menunav li:hover ul.level1 {
  visibility: visible !important;
  opacity: 1 !important;
  transition: 0.3s all ease !important;
  transform: translateY(0px) !important;
  left: 0;
}
.main_menu ul.menunav li:hover ul.level1 li a {
  padding: 0 20px;
  line-height: 40px;
  text-align: left;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: baseline;
}
.main_menu ul.menunav li:hover ul.level1 li a .fa {
  margin-right: 8px;
  color: #8e8e8e;
}
.main_menu ul.menunav li:hover ul.level1 li.active a, .main_menu ul.menunav li:hover ul.level1 li:hover a {
  color: #e00e0e;
}
.main_menu ul.menunav li:hover ul.level1 li.active a .fa, .main_menu ul.menunav li:hover ul.level1 li:hover a .fa {
  color: #e00e0e;
}
.main_menu ul.menunav li ul.submenu_inner {
  width: calc(100% + 80px);
  background-color: #FFF;
}
.main_menu ul.menunav li ul.submenu_inner li.submenu {
  display: block;
  padding-left: 10px;
  text-align: left;
}
.main_menu ul.menunav li ul.submenu_inner li.submenu a.title {
  font-size: 18px;
}
.main_menu ul.menunav li ul.submenu_inner li.submenu:hover {
  background: none;
}
.main_menu ul.menunav li ul.submenu_inner li.submenu:last-child {
  border-right: 0;
}
.main_menu ul.menunav li ul.submenu_inner li ul.submenu_level1 {
  display: block;
  position: relative;
}
.main_menu ul.menunav li ul.submenu_inner li ul.submenu_level1 li {
  display: block;
}
.main_menu ul.menunav li ul.submenu_inner li ul.submenu_level1 li a {
  line-height: 25px;
}
.main_menu ul.menunav li ul.submenu_inner li ul.submenu_level1 li:hover {
  background: none;
}
.main_menu.stick ul.menunav {
  border: 0;
  height: 40px;
  padding: 0;
  margin: 20px 0;
  border-radius: 0;
  box-shadow: initial;
}
.main_menu.stick ul.menunav > li a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media only screen and (max-width: 1200px) {
  .main_menu ul.menunav li a {
    padding: 0 7px;
  }
}
@media only screen and (max-width: 900px) {
  .main_menu ul.menunav li a {
    padding: 0 10px;
    font-size: 14px;
  }
}
header{
  display: block;
  height: 146px;
}
header .container-wrapper {
  height: 146px;
  padding: 20px 0;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background-image: url(/css/images/top-banner.jpg);
  background-repeat: no-repeat;
}
header .container-wrapper .block-left {
  height: 100%;
  display: flex;
  flex-direction: row;
}
header .container-wrapper .block-left .logo {
  max-height: 100%;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
}
header .container-wrapper .block-left .logo a {
  color: #ff8c00;
  font-weight: 600;
}
header .container-wrapper .block-left .logo a img {
  max-width: initial;
  height: 100%;
}
header .container-wrapper .block-right {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
}
header .container-wrapper .block-right p {
  font-size: 20px;
  font-weight: 600;
}
header .container-wrapper .block-right span {
  font-family: "Montserrat", sans-serif;
  font-size: 33px;
  font-weight: 600;
  color: #ff8c00;
}

nav.main_menu {
  position: relative;
  z-index: 99;
  width: 100%;
  -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.20);
  -moz-box-shadow: 0 0 7px rgba(0,0,0,0.20);
  box-shadow: 0 0 7px rgba(0,0,0,0.20);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease
}
nav.main_menu .menu_inner {
  width: 100%;
  background: #fff;
}
nav.main_menu .menu_inner .container-wrapper {
  display: flex;
  flex-wrap: wrap;
}
nav.main_menu .menu_inner .container-wrapper .menunav {
  /* width: calc(100% - 280px); */
}
nav.main_menu.stick .menu_inner {
  position: fixed;
  top: 0;
  height: 80px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.1);
}
nav.main_menu.stick .menu_inner .logo img{
  height: 50px;
  margin: 15px 0;
}

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #FFF;
  color: #000;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 1009;
}
.rd-mobilepanel .rd-mobilepanel_toggle {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  width: 50px;
  height: 50px;
}
.rd-mobilepanel .rd-mobilepanel_toggle span {
  cursor: pointer;
  width: 24px;
  height: 4px;
  background-color: #000;
  backface-visibility: hidden;
  border-radius: 2px;
  position: relative;
  display: block;
  margin: auto;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel .rd-mobilepanel_toggle span:before, .rd-mobilepanel .rd-mobilepanel_toggle span:after {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 24px;
  height: 4px;
  background-color: #000;
  backface-visibility: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
}
.rd-mobilepanel .rd-mobilepanel_toggle span:after {
  top: 8px;
}
.rd-mobilepanel .rd-mobilepanel_toggle.active span {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  height: 0;
}
.rd-mobilepanel .rd-mobilepanel_toggle.active span:before, .rd-mobilepanel .rd-mobilepanel_toggle.active span:after {
  top: 8px;
  width: 35px;
  left: 0;
}
.rd-mobilepanel .rd-mobilepanel_toggle.active span:before {
  -webkit-transform: rotate3d(0, 0, 1, -40deg);
  transform: rotate3d(0, 0, 1, -40deg);
}
.rd-mobilepanel .rd-mobilepanel_toggle.active span:after {
  top: -12px;
  -webkit-transform: rotate3d(0, 0, 1, 40deg);
  transform: rotate3d(0, 0, 1, 40deg);
}
.rd-mobilepanel .logo {
  height: 33px;
  padding: 2px 0;
}
.rd-mobilepanel .logo img {
  height: 100%;
}
.rd-mobilepanel .block-search {
  width: calc(100% - 100px);
  padding-right: 10px;
  display: flex;
  justify-content: flex-end;
}
.rd-mobilepanel .block-search .inner {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.rd-mobilepanel .block-search .inner .form-search {
  max-width: 500px;
}
.rd-mobilepanel .block-search .inner .form-search .form_label {
  padding: 6px 5px 6px 15px;
  border: 1px solid #dedede;
}

.rd-mobilemenu {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1008;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.rd-mobilemenu .rd-mobilemenu_ul {
  position: fixed;
  z-index: 99;
  top: 50px;
  margin: 0;
  left: 0;
  bottom: -20px;
  width: 0;
  padding: 24px;
  color: #666;
  background: rgba(255, 255, 255, 0.9);
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -moz-transform: translateX(-270px);
  -ms-transform: translateX(-270px);
  -o-transform: translateX(-270px);
  -webkit-transform: translateX(-270px);
  transform: translateX(-270px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.rd-mobilemenu .rd-mobilemenu_ul li {
  line-height: 21px;
}
.rd-mobilemenu .rd-mobilemenu_ul li > a {
  display: block;
  padding: 0;
  color: #333333;
  font-size: 16px;
  line-height: 45px;
}
.rd-mobilemenu .rd-mobilemenu_ul li > a i {
  float: right;
  margin-top: 7px;
  width: 45px;
  text-align: center;
  font-size: 30px;
}
.rd-mobilemenu .rd-mobilemenu_ul li ul.level1 li a {
  font-size: 14px;
  line-height: 35px;
}
.rd-mobilemenu .rd-mobilemenu_ul li ul.level1 li a i {
  float: left;
  margin-top: 3px;
  width: 25px;
  font-size: 25px;
}
.rd-mobilemenu .rd-mobilemenu_ul li ul.level1 li:hover a {
  color: #e4052a;
}
.rd-mobilemenu .rd-mobilemenu_ul li:hover a, .rd-mobilemenu .rd-mobilemenu_ul li.active a {
  color: #e4052a;
}
.rd-mobilemenu .rd-mobilemenu_ul li:hover ul.level1 a, .rd-mobilemenu .rd-mobilemenu_ul li.active ul.level1 a {
  color: #333333;
}
.rd-mobilemenu .rd-mobilemenu_ul li:hover ul.level1 li.active a, .rd-mobilemenu .rd-mobilemenu_ul li.active ul.level1 li.active a {
  color: #e4052a;
}
.rd-mobilemenu .rd-mobilemenu_ul li.lang {
  display: none;
}
.rd-mobilemenu .rd-mobilemenu_ul hr {
  background: #dbdbdb;
}
.rd-mobilemenu.active {
  right: 0;
  background: rgba(0, 0, 0, 0.5);
}
.rd-mobilemenu.active .rd-mobilemenu_ul {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  width: 100%;
}

.slider .item a {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100%;
  min-height: 320px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.slider .item a img {
  max-height: 100%;
}

/*------------------------------------------------
** Main
**------------------------------------------------*/
#main-body {
  min-height: 400px;
  position: relative;
  z-index: 1;
  /*#center{
  	width: 100%;
  	max-width: calc(100% - 390px);
  }*/
}

.main-content {
  padding: 40px 0;
}

#main {
  display: flex;
  flex-wrap: wrap;
}
#main #center {
  width: calc(100% - 350px);
  padding-right: 30px;
}
#main #sidebar {
  width: 100%;
  max-width: 350px;
  will-change: min-height;
}
#main #sidebar .sidebar__inner {
  position: relative;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  will-change: position, transform;
}
#main #sidebar .sidebar__inner .banner {
  width: 100%;
  padding-bottom: 10px;
}
#main .sidebar {
  padding: 0;
}

.box-border, .box-reason .box-body .item:hover {
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px 0px #e8e8e8;
  /*0px 0px 4px 1px rgba(140,140,140,0.53);*/
  -moz-box-shadow: 0 0 15px 0px #e8e8e8;
  /*0px 0px 4px 1px rgba(140,140,140,0.53);*/
  box-shadow: 0 0 15px 0px #e8e8e8;
  /*0px 0px 4px 1px rgba(140,140,140,0.53);*/
  /*border: 1px solid #e6e6e6;*/
}
.box-item-inner1
{
  border-radius: 10px;
  box-shadow: 0 0 15px 0px #e8e8e8;
}
.box-news .box-body .module-content {
    display: flex;
    flex-wrap: wrap;
}
.box-news .box-body .module-content .item {
  display: flex;
  flex-direction:column;
  padding: 0 15px;
  margin: 10px 0 10px;
  background: transparent;
  overflow: unset;
}
.box-news .box-body .module-content .item:hover img {
  transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);
}
.box-news .box-body .module-content .item .image {
  width: 40%;
  height: initial;
  min-width: 120px;
  padding-top: 0;
  margin-right: 15px;
  overflow: hidden;
}
.box-news .box-body .module-content .item .image img {
  transition: all .5s ease;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
}
.box-news .box-body .module-content .item .image a {
  height: initial;
}
.box-news .box-body .module-content .item .content {
  width: 60%;
  max-width: calc(100% - 135px);
  padding: 0;
}
.box-news .box-body .module-content .item .content h3.title {
  -webkit-line-clamp: 3 !important;
  -webkit-line-clamp: unset;
  height: 60px;
  margin: 0 0 5px;
}
.box-news .box-body .module-content .item .content .description {
  -webkit-line-clamp: 2;
}
.box-news .box-body .module-content .item .content .description ul {
  list-style: disc;
  padding-left: 10px;
  list-style-position: inside;
}
.box-news .box-body .module-content .item .content .description ul li {
  line-height: 1.3;
  margin-bottom: 5px;
}
.box-news .box-body .module-content .item.main {
  flex-direction: column;
  margin-bottom: 25px;
  width: 340px;
}
.box-news .box-body .module-content .item.main .image {
  width: 100%;
  padding: 0;
  border-top-left-radius:7px;
  border-top-right-radius:7px;
}
.box-news .box-body .module-content .item.main .content {
  width: 100%;
  max-width: 100%;
  padding:10px 20px 20px;
}
.box-news .box-body .module-content .item.main .content .description {
  -webkit-line-clamp: 3;
  -webkit-line-clamp: unset;
  padding: 0 5px;
}
.box-news .box-body .module-content .list-more {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
}
.box-news .box-body .module-content .list-more .item {
  width: 100%;
  padding-right: 0;
}
.box-news .box-body .module-content.slide .slick-prev {
  left: -25px;
}
.box-news .box-body .module-content.slide .slick-next {
  right: -25px;
}
.box-news.sector .box-body .module-content .item .image {
  width: 100%;
}
.box-news.sector .box-body .module-content .item .content {
  width: 100%;
  height: 220px;
  max-width: unset;
  padding: 20px 15px 30px;
}
.box-news.sector .box-body .module-content .item .content h4.title {
  height: 40px;
  margin: 0 0 15px;
  text-align: center;
}
.box-news.sector .box-body .module-content .item .content h4.title a {
  margin: 0;
  color: #e00e0e;
  line-height: 1.5;
  text-align: center;
}
.box-news.sector .box-body .module-content .item .content .description {
  -webkit-line-clamp: unset;
}

.box-achievements {
  padding: 0;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  background: url("/css/images/achievements_bg_vov.jpg") no-repeat center/cover;
}
.box-achievements .box-achievements-inner {
  background: rgba(0, 0, 0, 0.55);
  padding: 65px 0;
}
.box-achievements .box-body {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  text-align: center;
  color: #fff;
  padding: 20px 0;
}
.box-achievements .box-body .achievements-info {
  font-size: 35px;
  padding: 30px 0;
  line-height: 1.5;
  font-weight: 600;
}
.box-achievements .box-body .item {
  width: 25%;
  padding: 20px 30px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.box-achievements .box-body .item .icon {
  height: 95px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.box-achievements .box-body .item .counter {
  display: flex;
  flex-direction: row;
  color: #e4052a;
  justify-content: center;
  align-items: center;
  font-size: 40px;
  font-weight: 600;
  line-height: 70px;
}
.box-achievements .box-body .item .counter .fa {
  margin-left: 10px;
  font-size: 16px;
}
.box-achievements .box-body .item h4 {
  max-width: 180px;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}
.box-video .box-title{
  color: #e00e0e;
  font-size: 18px;
  font-weight: 600;
}
.box-video .box-title span {
  position: relative;
}
.box-video .box-title span sup {
  position: absolute;
  right: -12px;
  top: 20px;
  font-size: 12pt;
}
.box-video .content {
  /*display: flex;
  flex-wrap: wrap;
  justify-content: center;
  .item {
  	width: calc(50% - 30px);
  	padding:20px;
  	iframe{ width:100%; }
  	.wrap {
  		position: relative;
  		width: 100%;
  		padding-top: calc(100% * 9/16);
  		iframe {
  			position: absolute;
  			top: 0;
  			width: 100%; height: 100%;
  		}
  	}
  }*/
  display: flex;
  flex-wrap: wrap;
  background: #dedede;
  padding: 10px;
}
.box-video .content .slide-nav {
  width: 370px;
  height: initial;
  background: #FFF;
}
.box-video .content .slide-nav .item {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.box-video .content .slide-nav .item a{
  display: flex;
  flex-direction: row;
}
.box-video .content .slide-nav .item .image {
  width: 100px;
  height: 100px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.box-video .content .slide-nav .item .image img {
  display: none;
}
.box-video .content .slide-nav .item .title {  
  width: calc(100% - 120px);
  height: 100px;
  padding:0 10px 10px;
  color: #333;
  font-size: 14px;
  line-height: 1.5;
}
.box-video .content .slide-nav .item.slick-center {
  background: #f5f5f5;
}
.box-video .content .slide-nav .item.slick-center .title {
  color: #333;
}
.box-video .content .slide-nav .slick-list .slick-track .slick-slide {
  height: auto;
  opacity: 1;
}
.box-video .content .slide-nav.ver button {
  top: 0;
  width: 100% !important;
  height: 50px;
}
.box-video .content .slide-nav.ver button.slick-next {
  top: initial;
  bottom: 0;
}
.box-video .content .slide-nav.ver button.slick-next:before {
  content: "\f078";
}
.box-video .content .slide-nav.ver button.slick-prev:before {
  content: "\f077";
}
.box-video .content .slide-nav.hor {
  display: none;
  margin-bottom: 10px !important;
}
.box-video .content .slide-nav.hor .item {
  flex-direction: column;
}
.box-video .content .slide-nav.hor .item .image {
  width: 100%;
}
.box-video .content .slide-nav.hor .item .title {
  width: 100%;
  padding: 5px 0 0;
  text-align: center;
  font-size: 14px;
}
.box-video .content .slide-nav.hor button {
  top: 0;
  width: 45px;
  height: 100%;
}
.box-video .content .slide-nav.hor button.slick-next {
  top: 0;
  /*bottom: 0;*/
  /*&:before {
  	content: "\f078";
  }*/
}
.box-video .content .slide-nav.hor button.slick-prev {
  /*&:before {
  	content: "\f077";
  }*/
}
.box-video .content .slide-for {
  background: transparent;
  width: calc(100% - 370px);
  height: 450px;
  padding: 0 10px 0 0;
  /*a {height: initial;}
  .item {
  	width: calc(100% / 3);
  	height: auto;
  	padding: 0;
  	.inner {
  		position: relative;
  	}
  }
  button {border-radius: 50%;}*/
}
.box-video .content .slide-for .item {
  height: 100%;
}
.box-video .content .slide-for .item iframe {
  width: 100% !important;
  height: 100% !important;
}

.box-quote .slick-dots {
  position: absolute;
  width: 100%;
  text-align: right;
  top: -5px;
  right: 12px;
  height: 25px;
}
.box-quote .slick-dots li.slick-active {
  width: 45px;
}
.box-quote .slick-dots li.slick-active button:before {
  width: 45px;
  border-radius: 10px;
  background: #e00e0e;
}
.box-quote .slick-dots button:before {
  font-size: 16px;
  width: 16px;
  height: 16px;
  border: 2px solid #e00e0e;
  border-radius: 50%;
  color: transparent;
  content: " " !important;
}
.box-quote .box-header {
  padding-left: 20px;
  margin-bottom: 0;
}
.box-quote .box-header .box-description {
  text-align: left;
  line-height: 0;
}
.box-quote .box-header .box-title {
  text-align: left;
  margin: 0;
}
.box-quote .box-header .box-title:after {
  content: unset;
}
.box-quote .slick-track {
  padding: 10px 0;
}
.box-quote .slick-track .item .wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.box-quote .slick-track .item .wrap blockquote {
  max-width: 750px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 15px;
  position: relative;
}
.box-quote .slick-track .item .wrap blockquote .quote {
  font-family: "Open Sans", sans-serif;
  padding: 0 10px;
  font-size: 15px;
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  position: relative;
  margin-bottom: 10px;
  box-shadow: 0 0 15px 0px #e8e8e8;
  width: 100%;
  height: 125px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.box-quote .slick-track .item .wrap blockquote .fa-quote-left, .box-quote .slick-track .item .wrap blockquote .fa-quote-right {
  width: 40px;
  margin: 10px auto;
  font-size: 30px;
  color: #e6e6e6;
}
.box-quote .slick-track .item .wrap blockquote .fa-quote-right {
  display: flex;
  align-items: flex-end;
}
.box-quote .slick-track .item .wrap blockquote::after {
  content: "";
  position: absolute;
  left: 30px;
  bottom: 5px;
  width: 0;
  height: 0;
  border-left: 39px solid transparent;
  border-right: 0px solid transparent;
  border-top: 30px solid #fff;
}
.box-quote .slick-track .item .wrap .customer {
  max-width: 800px;
  margin: 0 auto 20px;
  color: #4c4c4c;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  padding: 0 25px;
}
.box-quote .slick-track .item .wrap .customer .avatar {
  width: 60px;
  height: 60px;
  overflow: hidden;
  display: block;
  margin-right: 20px;
  position: relative;
  z-index: 1;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.box-quote .slick-track .item .wrap .customer .avatar img {
  width: 100%;
  visibility: hidden;
}
.box-quote .slick-track .item .wrap .customer .info span {
  display: block;
  font-size: 14px;
  color: #e00e0e;
  font-weight: 500;
}
.box-quote .slick-track .item .wrap .customer .info .name {
  font-size: 16px;
  color: #000;
  font-weight: 600;
}
.box-quote .slick-slider .slick-list .slick-track {
  display: flex;
  padding-bottom: 60px;
}
.box-quote .slick-slider .slick-list .slick-track .slick-slide {
  float: initial;
  height: auto;
}

.box-sector .box-body {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.box-sector .box-body ul {
  width: 100%;
  max-width: 900px;
  display: flex;
  flex-wrap: wrap;
}
.box-sector .box-body ul li {
  width: calc(100% / 3);
  margin-bottom: 8px;
}
.box-sector .box-body ul li a {
  color: #333333;
  font-weight: 600;
  display: flex;
}
.box-sector .box-body ul li a .fa {
  width: 5px;
  margin-top: 5px;
  margin-right: 8px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.box-sector .box-body ul li a:hover {
  color: #e4052a;
}
.box-sector .box-body ul li a:hover .fa {
  width: 20px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.box-reason {
  background: #fff;
}
.box-reason .box-title:after {
  background-color: #FFF;
}
.box-reason .box-body {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.box-reason .box-body .item {
  width: calc(100% / 3);
  padding: 20px 10px 40px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.box-reason .box-body .item:hover img {
  transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);
}
.box-reason .box-body .item .image .box-image {
  text-align: center;
}
.box-reason .box-body .item .box-item-inner .content {
  padding: 0 25px;
}
.box-reason .box-body .item .box-item-inner .content .title {
  font-weight: 600;
  text-align: center;
  padding: 10px 0;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.box-reason .box-body .item .box-item-inner .content .description {
  padding: 0;
  text-align: justify;
}

.box-relative {
  border-top: 1px solid #efefef;
  padding-top: 20px;
  margin-top: 20px;
}

.map {
  background: #ccc;
  width: 100%;
  height: 450px;
  border: 1px solid #ebebeb;
}
.map iframe {
  width: 100%;
  height: 100%;
}

/*------------------------------------------------
** Recruitment
**------------------------------------------------*/
#recruitment .heading {
  background-image: url("/css/images/heading_job.jpg");
}

.recruitment.recruitment-list .box-main-content {
  padding: 0;
}
.recruitment.recruitment-list .module-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.recruitment.recruitment-list .item {
  margin-bottom: 30px;
  background-color: #FFF;
}
.recruitment.recruitment-list .item .border {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  height: 100%;
  border: 1px solid transparent;
  border-radius: 5px;
  box-shadow: 0 0 15px -5px #909090;
  overflow: hidden;
}
.recruitment.recruitment-list .item .border .image {
  width: 200px;
  height: auto;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.recruitment.recruitment-list .item .border .content-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 15px;
  width: calc(100% - 200px);
}
.recruitment.recruitment-list .item .border .content-wrapper .title {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
  padding-right: 75px;
  position: relative;
  color: #004767;
  font-weight: 600;
}
.recruitment.recruitment-list .item .border .content-wrapper .title a {
  font-size: 15px;
  font-weight: 600;
}
.recruitment.recruitment-list .item .border .content-wrapper .title span {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 11px;
  width: 70px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 5px;
  text-align: center;
  margin-right: -15px;
  color: #FFF;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  background-image: url("/css/images/tag_new.png");
}
.recruitment.recruitment-list .item .border .content-wrapper .title span.closed {
  background-image: url("/css/images/tag_closed.png");
}
.recruitment.recruitment-list .item .border .content-wrapper .published {
  text-align: left;
  padding: 10px 0 0;
}
.recruitment.recruitment-list .item .border .content-wrapper .published span {
  position: relative;
  padding-left: 20px;
  line-height: 1.22;
}
.recruitment.recruitment-list .item .border .content-wrapper .published span:before {
  position: absolute;
  content: "\f041";
  font-family: "FontAwesome";
  font-size: 16px;
  left: 0;
  top: 0;
  color: #5BC8A5;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #B4B4B4;
}
.recruitment.recruitment-list .item .border .content-wrapper .published span.location {
  padding-right: 15px;
}
.recruitment.recruitment-list .item .border .content-wrapper .published span.location:before {
  content: "\f041";
}
.recruitment.recruitment-list .item .border .content-wrapper .published span.datetime:before {
  content: "\f073";
}
.recruitment.recruitment-list .item:hover .border {
  color: #333333;
}
.recruitment.recruitment-list .item:hover .border .title {
  color: #e00e0e;
}
.recruitment.recruitment-detail .box-main-content {
  background-color: #FFF;
}
.recruitment.recruitment-detail .module {
  max-width: 900px;
}
.recruitment.recruitment-detail .content-title {
  border-left: 5px solid #e00e0e;
  padding-left: 20px !important;
  margin-bottom: 30px;
}
.recruitment.recruitment-detail .detail-recru .col1 {
  height: 36px;
  border-top: 1px solid #ccc;
  margin-top: 20px;
}
.recruitment.recruitment-detail .detail-recru .col1 a {
  width: 80px;
  height: 20px;
  background-color: #4c6680;
  line-height: 20px;
  text-align: center;
  display: inline-block;
  color: #ffffff;
  margin: 12px 10px 0 0;
}
.recruitment.recruitment-detail .detail-recru .col1 a:hover {
  background-color: #1189ff;
}
.recruitment.recruitment-detail .detail-recru .col1 a i {
  background: url(/css/images/icon-page.png) no-repeat;
  background-position: -182px -41px;
  width: 10px;
  height: 10px;
  display: inline-block;
}
.recruitment.recruitment-detail .detail-recru .col1 a:last-child {
  float: right;
}
.recruitment.recruitment-detail .detail-recru .col1 a:last-child i {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  background-position: -182px -42px;
}
.recruitment.recruitment-detail .detail-recru .col2 {
  padding-bottom: 5px;
}
.recruitment.recruitment-detail .detail-recru .col2 p {
  line-height: 19px;
}
.recruitment.recruitment-detail .detail-recru .col2 > p {
  font-size: 16px;
  border-bottom: 1px solid #ccc;
  height: 36px;
  line-height: 36px;
}
.recruitment.recruitment-detail .detail-recru .col2 div {
  margin: 20px 0 10px 0;
}
.recruitment.recruitment-detail .detail-recru .col3 p {
  font-size: 15px;
  line-height: 22px;
}
.recruitment.recruitment-detail .detail-recru .col4 {
  width: 190px;
  margin: 50px auto 0;
}
.recruitment.recruitment-detail .detail-recru .col4 a {
  width: 190px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  border-radius: 25px;
  background-color: #e4052a;
  color: #FFF;
}
.recruitment.recruitment-detail .detail-recru .col4 a:hover {
  -webkit-box-shadow: 0 0 15px 0px #6eb4f5;
  -moz-box-shadow: 0 0 15px 0px #6eb4f5;
  box-shadow: 0 0 15px 0px #6eb4f5;
  background-color: #ffffff;
  color: #1189ff;
}

.popup-regis {
  width: 100%;
  height: 100%;
  top: 0;
  display: none;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9999;
}
.popup-regis .width {
  width: 100%;
  max-width: 520px;
  background-color: #ffffff;
  display: block;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  position: absolute;
}
.popup-regis .width table {
  width: 467px;
  margin: 38px auto;
}
.popup-regis .width table tbody tr td {
  text-align: left;
  padding: 5px 20px;
  font-style: italic;
  font-size: 13px;
  display: block;
  float: left;
  line-height: 40px;
  margin-bottom: 5px;
  width: 339px;
  color: #808080;
}
.popup-regis .width table tbody tr td input {
  border-radius: 0;
  width: 320px;
  border: none;
  height: 40px;
  margin-right: 0px;
  padding-left: 5px;
  color: #8a8a8a;
  font-size: 9pt;
  background: #e3f1ff;
}
.popup-regis .width table tbody tr td input.error {
  background: #FFECEC;
  border: 1px solid #BF0000;
}
.popup-regis .width table tbody tr td input.error:focus {
  outline: none;
  border: 1px solid transparent;
  box-shadow: 0px 0px 5px #BF0000;
}
.popup-regis .width table tbody tr td span {
  color: #ff0000;
}
.popup-regis .width table tbody tr td select {
  border-radius: 0;
  width: 100%;
  border: none;
  height: 40px;
  margin-right: 0px;
  padding-left: 5px;
  color: #8a8a8a;
  font-size: 9pt;
  background: #f3f3f3;
  background: #e3f1ff;
}
.popup-regis .width table tbody tr td input[type=file] {
  padding-top: 5px;
  background: url(/css/images/file.png) no-repeat center right #f3f3f3;
}
.popup-regis .width table tbody tr td:first-child {
  width: 113px;
}
.popup-regis .width table tbody tr td.lihe {
  line-height: 17px;
}
.popup-regis .width table tbody tr td .BtSubmit {
  width: 180px;
  height: 40px;
  background-color: #1189ff;
  display: block;
  margin: auto;
  border-radius: 25px;
  font-family: "RobotoLight";
  color: #ffffff;
  text-align: center;
  line-height: 40px;
  position: relative;
  cursor: pointer;
}
.popup-regis .width table tbody tr td .BtSubmit:hover {
  -webkit-box-shadow: 0 0 15px 0px #6eb4f5;
  -moz-box-shadow: 0 0 15px 0px #6eb4f5;
  box-shadow: 0 0 15px 0px #6eb4f5;
  background-color: #ffffff;
  color: #1189ff;
}
.popup-regis .work_name {
  text-align: center;
  font-size: 15pt;
  color: #1189FF;
}
.popup-regis .notice {
  display: none;
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.popup-regis .notice.success {
  width: 100%;
  padding: 10px 0 10px 45px;
  border-top: 2px solid #49B452;
  border-bottom: 2px solid #49B452;
  margin: 10px 0 0 0;
  background: #D7EED9 url(/css/images/notice-info.png) no-repeat 10px center;
  font-size: 10pt;
  color: #49B452;
}
.popup-regis .notice.error {
  width: 100%;
  padding: 10px 0 10px 45px;
  border-top: 2px solid #BF0000;
  border-bottom: 2px solid #BF0000;
  margin: 10px 0 0 0;
  background: #FFEAEA url(/css/images/notice-alert.png) no-repeat 10px center;
  font-size: 10pt;
  color: #BF0000;
}
.popup-regis #loading {
  display: none;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 10;
}
.popup-regis #loading img {
  position: relative;
  margin: 0 auto;
  top: 40%;
}

/*------------------------------------------------
** Faqs
**------------------------------------------------*/
.form {
  box-shadow: 0 0 15px -5px #b1b1b1;
  padding: 30px;
  margin-bottom: 30px;
}
.form input[type="text"], .form input[type="email"], .form textarea {
  display: inline-block;
  outline: none;
  -webkit-appearance: none;
  width: 100%;
  padding: 22px 0px 22px 20px;
  background: #edf4f8;
  border: 1px solid #fbfbfb;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 20px;
  color: #3498d9;
  margin-bottom: 20px;
  font-size: 11pt;
  line-height: 1.2;
}
.form input[type="text"].error, .form input[type="email"].error, .form textarea.error {
  border: 1px solid red;
}
.form a.button {
  color: #fff;
  width: 120px;
  font-size: 15px;
  padding: 10px 0;
}
.form a.button:hover {
  color: #FFF;
}

#faqs .heading {
  background-image: url("/css/images/heading_faqs.jpg");
}

.faqs {
  margin-bottom: 30px;
}
.faqs .box-main-content {
  padding: 0;
}
.faqs.faqs-list .module-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.faqs.faqs-list .item {
  margin-bottom: 30px;
  border-radius: 5px;
  box-shadow: 0 0 15px -5px #909090;
  padding: 16px 22px;
}
.faqs.faqs-list .item .wrap {
  position: relative;
  overflow: hidden;
}
.faqs.faqs-list .item .wrap .content {
  margin-bottom: 20px;
  text-transform: uppercase;
  position: relative;
}
.faqs.faqs-list .item .wrap .published {
  text-align: right;
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.faqs.faqs-list .item .wrap .published span {
  position: relative;
  padding-left: 20px;
  line-height: 1.22;
}
.faqs.faqs-list .item .wrap .published span:before {
  position: absolute;
  content: '\f017';
  font-family: "FontAwesome";
  font-size: 16px;
  left: 0;
  top: 0;
  color: #5BC8A5;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #B4B4B4;
}
.faqs.faqs-list .item.active .wrap {
  color: #333333;
}
.faqs.faqs-list .item.active .wrap .title {
  color: #e4052a;
}

/*------------------------------------------------
** News
**------------------------------------------------*/
.section-sector {
  	/*.box-slide-inner{
  		padding: 15px 10px;
      text-align: center;
      padding-bottom: 25px;
      .box-slide-title{
      	font-size: 35px;
      }
      .box-slide-description{
      	font-size: 16px;
      }
  	}*/
}
.section-sector .heading {
  background-image: url("/css/images/heading_sector.jpg");
}
.section-sector .news-category {
  padding-top: 40px;
}

.module-sector .box-main-content .news-item {
  padding: 0 15px;
  margin: 0 !important;
  margin-bottom: 30px !important;
}
.module-sector .box-main-content .news-item .box-news-item-inner {
  background: #fff;
  box-shadow: 0 0 15px 0px #e8e8e8;
  border-radius: 5px;
  overflow: hidden;
  height: 100%;
}
.module-sector .box-main-content .news-item .image a {
  padding-top: 30% !important;
  position: relative;
}
.module-sector .box-main-content .news-item .image a .box-datetime {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  padding: 15px 0 0 15px;
  font-size: 14px;
}
.module-sector .box-main-content .news-item .image a .box-datetime .lbl-datetime {
  padding: 5px 20px;
}
.module-sector .box-main-content .news-item .image a .box-datetime .lbl-date {
  background-color: #004767;
}
.module-sector .box-main-content .news-item .image a .box-datetime .lbl-year {
  font-weight: 600;
  background-color: #e00e0e;
}
.module-sector .box-main-content .news-item .content {
  padding: 20px !important;
}
.module-sector .box-main-content .news-item .content .title {
  margin-top: 0 !important;
}
.module-sector .box-main-content .news-item .content .title:after {
  content: unset;
}
.module-sector .box-main-content .news-item .content .published-category {
  font-family: "Noto Sans", sans-serif;
  color: #e00e0e;
  border-bottom: 1px solid #d3d3d3 !important;
  padding: 12px 0 !important;
}
.module-sector .box-main-content .news-item .content .published-category .published {
  color: #e00e0e !important;
  padding-right: 8px !important;
  font-size: 16px;
}
.module-sector .box-main-content .news-item .content .description {
  font-family: "Open Sans", sans-serif;
  -webkit-line-clamp: 5 !important;
}
.module-sector .title {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #e05c0e;
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 10px;
}
.module-sector .title:after {
  content: '';
  flex-grow: 1;
  margin-left: 15px;
  height: 1px;
  margin-top: 5px;
  background-color: #d7d7d7;
}

.sector .container-wrapper {
  padding: 15px 20px;
}
.sector .box-main-content {
  padding: 0;
}
.sector .module {
  /*padding-bottom: 40px;*/
}
.sector .module .module-content {
  box-shadow: 0 0 15px 0px #e8e8e8;
  background-color: #FFF;
}
.sector .module .module-content .box-header {
  margin: 0;
}
.sector .module .module-content .box-header .box-title {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
}
.sector .module .module-content table {
  width: 100%;
  background-color: #fffdf6;
}
.sector .module .module-content table tr {
  background: #f9f9f9;
}
.sector .module .module-content table tr:first-child {
  background: #0202ff;
}
.sector .module .module-content table tr:first-child td {
  font-weight: bold;
  text-align: center;
}
.sector .module .module-content table tr:nth-child(2n+1) {
  background: #fff;
}
.sector .module .module-content table tr td {
  margin: 0;
  padding: 5px 10px;
  border: 1px solid #dedede;
  vertical-align: middle;
}
.sector .module .module-content table tr td:first-child {
  width: 50px;
  text-align: center;
}
.sector .module .module-content table tr td:nth-child(2) {
  width: 120px;
  text-align: center;
}
.sector .module .module-content table tr td:nth-child(4) {
  width: 95px;
  text-align: center;
}
.sector .module .module-content table tr td:nth-child(5) {
  width: 190px;
  text-align: center;
}
.sector.sector-detail .box-main-content {
  padding: 20px;
  background-color: #FFF;
}

.box-sidebar .box-newsother-sidebar {
  padding: 0;
  border-radius: 5px;
  overflow: hidden;
}
.box-sidebar .box-newsother-sidebar .newsother-header {
  position: relative;
  margin-bottom: 5px;
  padding: 10px 20px;
  background-color: #e00e0e;
}
.box-sidebar .box-newsother-sidebar .newsother-header h2 {
  font-size: 18px;
  line-height: 1.5;
  color: #fff;
  text-transform: uppercase;
}
.box-sidebar .box-newsother-sidebar .newsother-header h2:before {
    position: absolute;
    width: 80px;
    content: "";
    border-bottom: 5px solid #fff;
    bottom: -3px;
    left: 0;
    z-index: 99;
}
.box-sidebar .box-newsother-sidebar .newsother-item {
    position: relative;
    padding: 15px;
    margin-bottom: 25px;
    border-bottom: 1px solid #ccc;
}
.box-sidebar .box-newsother-sidebar .newsother-item a {
    display: block;
    color: #000;
}
.box-sidebar .box-newsother-sidebar .newsother-item a>img {
    float: left;
    margin-right: 15px;
    display: block;
    border: 1px solid #eee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100px;
    height: 80px;
}
.box-sidebar .box-newsother-sidebar .newsother-item a>h3 {
    display: block;
    color: #000;
    margin: 0;
    padding: 0;
    line-height: 20px;
    font-size: 15px;
}
.box-sidebar .box-newsother-sidebar .newsother-item a>span {
    color: #999;
    font-size: 12px;
    line-height: 24px;
    display: block;
}
.box-sidebar .box-newsother-sidebar .newsother-item a>span>i {
  color: #f60;
  padding-right: 5px;
}
.box-sidebar.box-sidebar-qa {
  position: relative;
  background: #fff;
  transition: right 1s;
}
.box-sidebar .box-nav-sidebar {
  padding: 0;
  border-radius: 5px;
  overflow: hidden;
}
.box-sidebar .box-nav-sidebar .box-header {
  margin-bottom: 5px;
  background-color: #e00e0e;
}
.box-sidebar .box-nav-sidebar .box-header .box-title {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
}
.box-sidebar .box-nav-sidebar .box-header .box-title:after {
  content: unset;
}
.box-sidebar .box-nav-sidebar .box-content-sidebar {
  padding: 5px 20px;
}
.box-sidebar .box-nav-sidebar .box-content-sidebar .box-form {
  padding: 0px 25px;
  padding-bottom: 20px;
}
.box-sidebar .box-nav-sidebar .box-content-sidebar .box-form .group-input {
  position: relative;
  margin-top: 25px;
  font-size: 14px;
}
.box-sidebar .box-nav-sidebar .box-content-sidebar .box-form .group-input label {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 6px 12px;
  color: #c4c4c4;
  transition: top 0.6s, left 0.6s, transform 0.6s;
  transition-timing-function: ease;
}
.box-sidebar .box-nav-sidebar .box-content-sidebar .box-form .group-input .btn.btn-primary {
  padding: 10px 50px;
  background: #e00e0e;
  font-weight: 600;
  border: none;
  color: #fff;
}
.box-sidebar .box-nav-sidebar .box-content-sidebar .box-form .group-input.group-button {
  text-align: center;
}
.box-sidebar .box-nav-sidebar .box-content-sidebar .box-form textarea {
  padding: 10px;
}
.box-sidebar .box-nav-sidebar .box-content-sidebar .box-form textarea.form-control {
  resize: none;
}
.box-sidebar .box-nav-sidebar .box-content-sidebar .box-form textarea.form-control:focus ~ label {
  top: -25px;
}
.box-sidebar .box-nav-sidebar .box-content-sidebar .box-form textarea.form-control.remove-placeholder ~ label {
  top: -25px;
}
.box-sidebar .box-nav-sidebar .box-content-sidebar .box-form .form-control {
  border: none;
  border-bottom: 2px solid #c8ecd6;
  border-radius: unset;
  padding: 10px 0;
  font-size: 15px;
}
.box-sidebar .box-nav-sidebar .box-content-sidebar .box-form .form-control:focus {
  outline: none !important;
  border: none;
  border-bottom: 2px solid #c8ecd6;
  box-shadow: unset;
}
.box-sidebar .box-nav-sidebar .box-content-sidebar .box-form .form-control:focus ~ label {
  top: -22px;
  left: -26px;
  transform: scale(0.9);
}
.box-sidebar .box-nav-sidebar .box-content-sidebar .box-form .form-control.remove-placeholder ~ label {
  top: -22px;
  left: -26px;
  transform: scale(0.9);
}
.box-sidebar .box-nav-sidebar .box-content-sidebar ul {
  font-weight: 500;
  font-size: 15px;
}
.box-sidebar .box-nav-sidebar .box-content-sidebar ul li {
  position: relative;
}
.box-sidebar .box-nav-sidebar .box-content-sidebar ul li a {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  line-height: 25px;
  padding: 10px 0;
}
.box-sidebar .box-nav-sidebar .box-content-sidebar ul li:not(:last-child)::after {
  content: " ";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #d3d3d3;
  bottom: 0;
  left: 0;
}
.box-sidebar .box-nav-sidebar .box-content-sidebar ul li:hover::after, .box-sidebar .box-nav-sidebar .box-content-sidebar ul li.active::after {
  background: #e00e0e !important;
}
.box-sidebar .box-nav-sidebar .box-content-sidebar ul li:hover a, .box-sidebar .box-nav-sidebar .box-content-sidebar ul li.active a {
  color: #e00e0e;
}
.box-sidebar .box-nav-sidebar .box-content-sidebar .box-news-sidebar {
  font-size: 16px;
}
.box-sidebar .box-nav-sidebar .box-content-sidebar .box-news-sidebar .news-datetime {
  font-size: 14px;
  color: #333333;
}
.box-sidebar .box-nav-sidebar .box-content-sidebar .box-news-sidebar .news-title {
  /*color: #004767;*/
  font-weight: 400;
  width: 100%;
}
.box-sidebar .box-nav-sidebar .box-content-sidebar .box-news-sidebar .news-title:hover {
  color: #e00e0e;
}
.box-sidebar .box-nav-sidebar .box-search {
  display: flex;
}
.box-sidebar .box-nav-sidebar .box-search .box-search-input {
  padding-left: 0;
}
.box-sidebar .box-nav-sidebar .box-search .box-search-input input {
  padding: 10px 0;
  width: 100%;
}
.box-sidebar .box-nav-sidebar .box-search .box-search-button {
  width: 90px;
}
.box-sidebar .box-nav-sidebar .box-search .box-search-button button {
  background-color: #e00e0e;
  box-shadow: unset;
  border-radius: 3px;
  border: 0;
  margin-right: 0;
  margin-left: 15px;
  width: 100%;
  font-weight: 600;
}

.nav-bar {
  height: 70px;
  background-color: #f7f8f9;
}
.nav-bar ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  height: 100%;
}
.nav-bar ul li {
  height: 100%;
  max-width: calc(100% / 3);
  text-align: center;
  line-height: 1.3;
}
.nav-bar ul li a {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 30px;
  color: #333333;
  font-weight: 600;
}
.nav-bar ul li:hover a {
  color: #e4052a;
}
.nav-bar ul li.active a {
  color: #e00e0e;
  background-color: #FFF;
  border-left: 1px solid #acacac;
  border-right: 1px solid #acacac;
  text-decoration: underline;
}
.nav-bar ul li:last-child {
  max-width: initial;
}
.nav-bar.intro ul li {
  max-width: calc(100% / 4);
}

.about-us .about-wrapper .box-about-us .box-body {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.about-us .about-wrapper .box-about-us .box-body .description {
  width: calc(50% - 15px);
  margin-bottom: 30px;
}
.about-us .about-wrapper .box-about-us .box-body .image {
  width: calc(50% - 15px);
  position: relative;
}
.about-us .about-wrapper .box-about-us .box-body .image .icon {
  position: absolute;
  top: calc(50% - 33px);
  left: calc(50% - 33px);
  display: inline-block;
  background: url(/css/images/icon_play.svg) no-repeat center/cover;
  width: 66px;
  height: 66px;
  animation: zoomIcon 1.5s infinite linear;
}
.about-us .about-wrapper .box-about-us .box-body .content {
  width: 100%;
}
.about-us .about-wrapper .box-about-us .box-body .content p {
  margin-bottom: 20px;
  text-indent: 20px;
}
.about-us .box-intro {
  padding-top: 0;
}
.about-us .box-intro .box-body {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.about-us .box-intro .box-body .image {
  width: calc(50% - 15px);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.about-us .box-intro .box-body .image img {
  display: none;
}
.about-us .box-intro .box-body .content-wrapper {
  width: calc(50% - 15px);
}
.about-us .box-intro .box-body .content-wrapper .item {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.about-us .box-intro .box-body .content-wrapper .item .unit {
  width: 170px;
  margin-right: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-radius: 10px;
  box-shadow: 0 0 10px 0 #d2d2d2;
}
.about-us .box-intro .box-body .content-wrapper .item .unit .icon {
  margin: auto;
  width: 90px;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about-us .box-intro .box-body .content-wrapper .item .unit .title {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #e00e0e;
}
.about-us .box-intro .box-body .content-wrapper .item .content {
  width: calc(100% - 200px);
}
.module-content .html-content,
.box-main-content .content-detail .content {
  padding: 30px;
}
.box-main-content {
  padding: 30px;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}
.box-main-content .list_qa .qa_item {
  border-left: 3px solid #e00e0e;
  padding: 15px 15px 15px 20px;
  margin-bottom: 30px;
  font-size: 16px;
  position: relative;
  background-color: #FFF;
  border-radius: 5px;
  box-shadow: 0 0 15px 0px #e8e8e8;
  overflow: hidden;
  /*&:not(:last-child){
  	&:after{
  		content:" ";
  		position: absolute;
  		left: 0;
  		bottom: -30px;
  		width:100%;
  		height:1px;
  		background-color:#eaeaea;
  	}
  }*/
}
.box-main-content .list_qa .qa_item .box-qa-question {
  color: #e00e0e;
  font-weight: 600;
  line-height: 1.5;
}
.box-main-content .list_qa .qa_item .box-qa-datetime {
  /*font-family:$font_notosans;*/
  font-size: 14px;
  padding: 10px 0;
}
.box-main-content .list_qa .qa_item:last-child {
  margin: 0;
}
.box-main-content .form-info {
  font-family: "Noto Sans", sans-serif;
  padding: 15px 0;
}
.box-main-content .form-info > div > .row {
  padding-bottom: 20px;
}
.box-main-content .form-info > div > .row label {
  padding-bottom: 8px;
}
.box-main-content .form-info .header-info {
  color: #e00e0e;
  font-size: 30px;
  padding: 10px 0;
  font-weight: 600;
}
.box-main-content .form-info .form-info-submit {
  border-radius: 5px;
  background-color: #e00e0e;
  border: 0;
  padding: 15px 40px;
  margin: 0;
  font-weight: 600;
  font-family: "Noto Sans", sans-serif;
}
.box-main-content .form-info .star-info {
  color: #fc4850;
}
.box-main-content .form-info .form-input {
  width: 100%;
  font-size: 16px;
  height: 39px;
  align-items: center;
  justify-content: center;
  display: flex;
}
.box-main-content .form-info .form-input select, .box-main-content .form-info .form-input input {
  border: 1px solid #afb3b6;
  padding: 5px 10px;
  width: 100%;
  background-color: #e4edf3;
  height: 39px;
}
.box-main-content .content-title {
  font-size: 22px;
  font-weight: 600;
}
.box-main-content .content-date {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0;
  border-bottom: 1px solid #f1f1f1;
}
.box-main-content .content-date .extra {
  display: flex;
}
.box-main-content .content-date .extra .lbl-data {
  display: flex;
  align-items: center;
  padding-right: 30px;
}
.box-main-content .content-date .extra .lbl-data img {
  padding-right: 8px;
}
.box-main-content .content-date .extra .fblike {
  text-align: left;
  width: 138px;
}
.box-main-content .content-description {
  padding: 10px 0;
  font-weight: 600;
}
.box-main-content .content-detail {
  text-align: left;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  text-align: justify;
}
.box-main-content .content-detail ul, .box-main-content .content-detail ol {
  text-align: left;
  list-style: initial;
  padding-left: 20px;
}
.box-main-content .content-detail ul li, .box-main-content .content-detail ol li {
  text-align: left;
  display: list-item;
}
.box-main-content .content-detail p, .box-main-content .content-detail img {
  margin: 5px 0 10px 0;
}
.box-main-content .content-detail table {
  width: 100%;
  max-width: 100%;
}
.box-main-content .content-detail hr {
  background-color: #779dae;
  margin-bottom: 15px;
}
.box-main-content .content-detail iframe {
  max-width: 100%;
}
.sector-list .module-content .item {
  display: flex;
  flex-direction: row;
  padding: 0 15px;
  margin: 0;
  background: transparent;
  overflow: unset;
}
.sector-list .item {
  margin: 0 15px 30px;
  width: calc(100% / 3 - 30px);
}
.sector-list .item .box-news-inner {
  width: 100%;
  padding:5px 5px 25px;
  background: #fff;
  border-radius: 7px;
  -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.20);
  -moz-box-shadow: 0 0 7px rgba(0,0,0,0.20);
  box-shadow: 0 0 7px rgba(0,0,0,0.20);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}
.sector-list .item .image a {
  display: block;
  position: relative;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: 50% 50% !important;
  background-color: #f5f5f5;
  overflow: hidden;
}
.sector-list .item .image a img {
  transition: all .5s ease;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
}
.sector-list .item .content {
  padding: 0 10px 20px;
}
.sector-list .item .content .title {
  margin: 15px 0 0;
}
.sector-list .item .content .title a {
  font-size: 17px;
  font-weight: 600;
  display: block;
  margin: 5px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.sector-list .module-nav {
  display: block;
  width: 100%;
  text-align: center;
  padding-top: 45px;
  padding-bottom: 30px;
}
.sector-list .module-nav .btn-dangky-tuyensinh {
  border-radius: 3px;
  padding: 15px 35px;
  font-size: 1.275em;
}
.box-intro-content .module-nav .btn-dangky-tuyensinh {
  border-radius: 3px;
  padding: 15px 35px;
  font-size: 1.275em;
}
.news-list .box-description
{ 
  color: #fff;
}
.news-list .box-header{
  color: #fff;
  width: 80%;
  margin: 0 auto;
}
.news-list {
  width: 100%;
  padding: 0;
}
.news-list .box-main-content {
  padding: 0;
}
.news-list.home .box-title {
  color: #fff;
  font-weight: 600;
  padding-top: 0;
  padding-bottom: 15px;
}
.news-list.home .box-title::after {
  content: unset !important;
}
.news-list .module {
  overflow: hidden;
}
.news-list .module-content {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  justify-content: space-evenly;
}
.news-list .module-content.tin-tuyen-sinh {
  justify-content: center;
}
.news-list .module-nav {
  padding-top: 45px;
  padding-bottom: 30px;
}
.news-list .module-nav .btn-dangky-tuyensinh {
  border-radius: 3px;
  padding: 15px 35px;
  font-size: 1.275em;
}
.news-list .item {
  margin: 0 15px 30px;
  width: calc(100% / 3 - 30px);
}
.news-list .item .box-news-inner {
  width: 100%;
  padding:5px 5px 25px;
  background: #fff;
  border-radius: 7px;
  -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.20);
  -moz-box-shadow: 0 0 7px rgba(0,0,0,0.20);
  box-shadow: 0 0 7px rgba(0,0,0,0.20);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}
.news-list .item .image a {
  display: block;
  position: relative;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: 50% 50% !important;
  background-color: #f5f5f5;
}
.news-list .item .image a img {
}
.news-list .item .content {
  padding: 0 10px 20px;
}
.news-list .item .content .title {
  margin: 15px 0 0;
}
.news-list .item .content .title a {
  font-size: 17px;
  font-weight: 600;
  display: block;
  margin: 5px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-list .item .content .published-category {
  text-align: right;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #f2f2f2;
  color: #929292;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 13px;
}
.news-list .item .content .published-category .published {
  padding: 0;
}
.news-list .item .content .published-category .category {
  color: #e00e0e;
}
.news-list .item .content .published-category .category:hover {
  color: #e4052a;
}
.news-list .item .content .published-category .sep {
  position: relative;
  width: 1px;
  height: 15px;
  background-color: #929292;
  margin: 0 10px;
}
.news-list .item .content .description {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 1.4;
}
.news-list .item .content .published {
  text-align: right;
  padding: 0 0 10px 0;
  color: #929292;
}
.news-list .item.column {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #eaeaea;
}
.news-list .item.column .image {
  width: 30%;
  max-width: 300px;
  min-width: 200px;
}
.news-list .item.column .image img {
  display: none;
}
.news-list .item.column .content {
  width: 70%;
  min-width: calc(100% - 300px);
  max-width: calc(100% - 200px);
  padding: 0 0 0 30px;
}
.news-list .item.column .content .title {
  margin: 0;
}
.news-list #main-content #center .module-content .item .image a {
  padding-top: 0;
  height: 100%;
}
.news-detail .module {
  max-width: 900px;
  background-color: #FFF;
}
.news-detail .module-title {
  padding: 0 0 20px 0;
}
.news-detail .module-title h1 {
  font-size: 25px;
  line-height: 1.1;
}
.news-detail .item .description {
  font-weight: 600;
  font-size: 16px;
  padding: 0 0 20px;
  margin-bottom: 15px;
}
.news-detail .item .content img {
  max-width: 100%;
  margin: 15px auto 10px auto;
}
.news-detail .item .article {
  display: none;
}
.news-detail .item .article h3.title {
  font-size: 30px;
  line-height: 50px;
  text-transform: uppercase;
}
.news.relative .row {
  display: flex;
  flex-wrap: wrap;
}
.news.relative .item .blog-dsc h4.title {
  margin: 0;
}
.news.relative .item .blog-dsc .description {
  font-weight: 300;
}
.news.featured {
  display: flex;
  flex-direction: row;
  padding: 40px 0 20px;
}
.news.featured .left {
  width: 50%;
  height: 100%;
}
.news.featured .left .item {
  display: block;
  width: 100%;
  padding: 0 20px 0 0;
  margin: 0;
}
.news.featured .left .item a.image {
  width: initial;
  height: 400px;
  background-size: cover;
  background-position: center;
}
.news.featured .left .item a.image img {
  visibility: hidden;
}
.news.featured .left .item .blog-dsc {
  width: 100%;
  padding: 0;
}
.news.featured .left .item .blog-dsc a.category {
  padding: 10px 0 0px;
  display: inline-block;
}
.news.featured .left .item .blog-dsc h4.title {
  margin: 0;
}
.news.featured .right {
  width: 50%;
  height: 100%;
}
.news.featured .right .item {
  float: left;
  width: 50%;
  height: 100px;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  margin: 0 0 30px 0;
  padding: 0;
}
.news.featured .right .item a.image {
  display: block;
  width: 35%;
  height: 100%;
}
.news.featured .right .item .blog-dsc {
  width: 65%;
  height: 100%;
  padding: 0 20px;
}
.news.featured .right .item .blog-dsc h4.title {
  margin: 0;
}
.news.featured .right .item .blog-dsc h4.title a {
  margin: 0;
  line-height: 1.2;
}
.news.featured .right .item:after {
  height: 0;
}
.news.latest .head-title {
  margin-bottom: 10px;
}
.news.latest .head-title span {
  font-size: 30px;
}
.news.latest .item {
  width: 100%;
  margin: 0 0 15px 0;
}

.register .box-main-content {
  background: #FFF;
}

.content-detail table {
  width: 95%;
  font-size: 14px;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px;
  border-collapse: collapse;
  margin: 0 auto;
  max-width: 100% !important;
}

.content-detail table tr {
  color: #000;
  background: #e2e2e2;
}

.content-detail table tr:nth-child(2n+1) {
  background: #fff;
}

.content-detail table tr td {
  margin: 0;
  padding: 5px 10px;
  vertical-align: middle;
}

.content-detail table tr td ul {
  width: 100%;
  padding: 0;
}

.content-detail table tr td ul li {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  text-indent: 10px;
}

.content-detail table p {
  width: 100%;
  padding: 5px 0;
  text-align: center;
}

.content-detail p {
  margin-bottom: 15px;
}

.content-detail h1, .content-detail strong {
  color: #004767;
  font-weight: 600;
  padding: 15px 0;
}

/*------------------------------------------------
** Multimedia
**------------------------------------------------*/
ul.da-thumbs {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
ul.da-thumbs li {
  width: calc(100% / 4 - 30px);
  padding: 0;
  margin: 15px;
  height: initial;
  float: initial;
}
ul.da-thumbs li a {
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  /*height: 300px;*/
  padding-top: calc(100% * 9/16);
}
ul.da-thumbs li a img {
  display: none;
  visibility: hidden;
}
ul.da-thumbs li a div {
  top: 100%;
  display: flex;
  flex-direction: row;
  height: 100%;
  align-items: center;
  text-align: center;
  background: rgba(228, 5, 42, 0.2);
}
ul.da-thumbs li a div span {
  text-transform: uppercase;
  font-size: 20px;
  padding: 20px;
  color: #FFF;
}
ul.da-thumbs li a div span:hover {
  color: #e4052a;
}
ul.da-thumbs:after {
  display: block;
  content: '';
  clear: both;
}

.multimedia.multimedia-list {
  padding: 40px 0;
}
.multimedia.multimedia-list .list_item:after {
  content: ' ';
  clear: both;
  display: block;
}
.multimedia.multimedia-list .list_item .item {
  /*float: left;*/
  display: inline-block;
  margin: 0 21px 10px;
  position: relative;
  width: calc(99% / 3 - 44px);
  max-width: 360px;
}
.multimedia.multimedia-list .list_item .item .image {
  max-width: 360px;
  height: 225px;
  overflow: hidden;
  position: relative;
  background: #f7f7f7;
  border: 1px solid #f1f1f1;
}
.multimedia.multimedia-list .list_item .item .image img {
  max-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.multimedia.multimedia-list .list_item .item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  background: rgba(224, 14, 14, 0.8);
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.multimedia.multimedia-list .list_item .item .overlay .detail {
  color: white;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.multimedia.multimedia-list .list_item .item .overlay .detail .read_more {
  color: yellow;
  font-size: 20px;
}
.multimedia.multimedia-list .list_item .item .overlay .detail .read_more:hover {
  color: #ccc;
}
.multimedia.multimedia-list .list_item .item .overlay .detail .title {
  white-space: nowrap;
  color: #FFF;
  font-size: 16px;
  padding: 5px 20px;
  /*border: 1px solid $color_page_2;*/
  background: #e4052a;
  border-radius: 20px;
}
.multimedia.multimedia-list .list_item .item .overlay .detail .title:hover {
  background: #e4052a;
}
.multimedia.multimedia-list .list_item .item span.title {
  display: block;
  height: 60px;
  line-height: 30px;
  overflow: hidden;
}
.multimedia.multimedia-list .list_item .item span.title i {
  float: right;
  color: #949494;
}
.multimedia.multimedia-list .list_item .item:hover .overlay {
  height: calc(100% - 60px);
}
.multimedia.multimedia-list ul.da-thumbs li {
  width: calc(100% / 3 - 30px);
}
.multimedia.multimedia-list ul.da-thumbs li span {
  display: block;
  padding: 10px 0;
}

/*------------------------------------------------
** FOOTER
**------------------------------------------------*/
footer {
  background: #222222;
  color: #FFF;
  border-top: 2px solid #e54747;
}
footer .container-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
footer .footer_logo {
  width: 250px;
}
footer .company {
  padding: 30px 0 0;
  display: flex;
  flex-wrap: wrap;
}
footer .company h3 {
  font-size: 17px;
  padding: 15px 0;
  font-weight: 600;
}
footer .company p {
  font-size: 16px;
  margin-bottom: 2px;
}
footer .company p .fa {
  width: 30px;
}
footer .company a {
  color: #FFF;
  font-size: 14px;
}
footer .company a:hover {
  color: #e00e0e;
}
footer .company .p-box-location {
  display: flex;
  font-size: 14px;
  margin-bottom: 8px;
}
footer .company .p-box-location .social-icon {
  width: 40px;
  margin-right: 20px;
  margin-top: 15px;
}
footer .company .p-box-location .location-icon {
  padding-right: 10px;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
footer .company .footer-contact-title {
  padding: 15px 0;
  font-weight: 600;
  border-bottom: 1px solid #FFF;
  width: 128px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 20px;
  color: #FFF;
}
footer .company .info {
  max-width: 410px;
  font-weight: 500;
  font-size: 14px;
}
footer .company .info p i.fa, footer .company .info div i.fa {
  color: #FFF;
}
footer .company .info p [class^="icon-"], footer .company .info p [class*=" icon-"], footer .company .info div [class^="icon-"], footer .company .info div [class*=" icon-"] {
  color: #FFF;
}
footer .company .category {
  position: relative;
  margin-top: 45px;
}
footer .company .category ul {
  font-weight: 500;
}
footer .company .category ul li a i {
  margin-right: 8px;
}
footer .company .fan_page {
  width: 340px;
  justify-content: flex-end;
  margin-top: 70px;
}
footer .footer {
  padding: 15px 0;
}
footer .footer .copyright {
  width: 100%;
  text-align: center;
  border-top: 1px solid #333;
  padding-top: 15px;
}

/*------------------------------------------------
** PAGING
**------------------------------------------------*/
.pagination {
  margin: 20px auto 10px;
  text-align: center;
  padding: 0;
  list-style: none;
}
.pagination li {
  display: inline-block;
}
.pagination li span, .pagination li a {
  font: 14px/24px sans-serif;
  display: inline-block;
  padding: 0px 9px;
  margin-right: 4px;
  border-radius: 3px;
  border: solid 1px #c0c0c0;
  background: #e9e9e9;
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.8), 0px 1px 3px rgba(0, 0, 0, 0.1);
  font-size: .875em;
  font-weight: normal;
  text-decoration: none;
  color: #717171;
  text-shadow: 0px 1px 0px white;
}
.pagination li a:hover {
  background: #fefefe;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
  background: -moz-linear-gradient(0% 0% 270deg, #FEFEFE, #f0f0f0);
}
.pagination li.active span {
  border: none;
  background: #616161;
  box-shadow: inset 0px 0px 8px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.8);
  color: #f0f0f0;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
}
.pagination .limit {
  margin: 10px auto;
}
.pagination .limit select {
  border-radius: 3px;
  min-width: 50px;
}

/*------------------------------------------------
** BOX ACTION
**------------------------------------------------*/
.box_action {
  width: 60px;
  text-align: center;
  display: block;
  position: fixed;
  right: 18pt;
  z-index: 99;
  bottom: 10px;
  padding: 10px 0;
  border-radius: 50%;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 3pt 12pt;
  background: #FFF;
  visibility: hidden;
}
.box_action .gotop {
  display: none;
  opacity: 0.6;
  width: 40px;
  height: 40px;
  margin: 0 auto 0;
  background: #e4052a;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-transition: height 450ms ease;
  -moz-transition: height 450ms ease;
  -ms-transition: height 450ms ease;
  -o-transition: height 450ms ease;
  transition: height 450ms ease;
  border-radius: 50%;
  border: 1px solid rgba(144, 148, 156, 0.36);
}
.box_action .gotop:before {
  position: absolute;
  content: '\f106';
  font-family: "FontAwesome";
  top: 0;
  left: 6px;
  font-size: 40px;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #FFF;
  height: 100%;
  line-height: 34px;
}
.box_action .gotop:hover {
  opacity: 1;
}
.box_action .gotop.active {
  display: block;
}

.open_app {
  overflow: hidden;
  position: fixed;
  right: 5px;
  bottom: -320px;
  transition: bottom 500ms ease;
  z-index: 999;
  max-width: 310px;
  width: 100%;
}
.open_app .box_hotro {
  background: #e00e0e;
  color: #fff;
  line-height: 40px;
  padding: 0 15px;
  cursor: pointer;
  font-size: 15px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.open_app .box_hotro .hideface:before {
  border-style: solid;
  border-width: 0.25em 0.25em 0 0;
  content: '';
  display: inline-block;
  height: 15px;
  top: 18px;
  transform: rotate(-45deg);
  vertical-align: top;
  width: 15px;
  right: 14px;
  position: absolute;
}
.open_app.active {
  bottom: 0px;
}
.open_app.active .box_hotro .hideface:before {
  top: 9px;
  transform: rotate(132deg);
}

.more {
  position: relative;
}
.more .loading {
  display: none;
  /*background: rgba(0, 0, 0, 0.5); */
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 99999;
  text-align: center;
}
.more .readmore {
  text-align: center;
  padding: 30px 0;
}

.contact-fixed {
  position: fixed;
  left: 10px;
  bottom: 10px;
  z-index: 999;
}
.contact-fixed .inner {
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-fixed .inner .phone {
  position: relative;
  /*padding: 3px 20px;*/
  border-radius: 3px;
  font-weight: 600;
  line-height: 0;
  margin: 10px;
  /*border: 1px solid #208f5c;*/
}
.contact-fixed .inner .phone .fa {
  color: #FFF;
  background: #31d256;
  border-radius: 50%;
  padding: 10px;
  margin: 2px 0 0 19px;
  animation: 1s ease-in-out 0s normal none infinite running ring;
  font-size: 35px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
}
.contact-fixed .inner .phone .number {
  color: #31d256;
}
.contact-fixed .inner .phone .ring {
  animation: 1.2s ease-in-out 0s normal none infinite running ring-circle;
  background-color: #31d256;
  border-radius: 100%;
  height: 85px;
  left: 1px;
  opacity: 0.1;
  position: absolute;
  top: -18px;
  transform-origin: 50% 50% 0;
  transition: all 0.5s ease 0s;
  width: 85px;
}
.contact-fixed .inner .button {
  padding: 15px 20px;
  border: 1px solid #FFF;
  background: #BF0000;
  color: #FFF;
}

/* materialize */
.collapsible {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  margin: 0.5rem 0 1rem 0;
}
.collapsible li {
  position: relative;
}
.collapsible li .collapsible-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  line-height: 1.5;
  padding: 1rem;
  background-color: #fff;
  border-bottom: 1px solid #f1f1f1;
  color: #e4052a;
}
.collapsible li .collapsible-body {
  display: none;
  border-bottom: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2rem;
}
.collapsible li .collapsible-body dl {
  width: 100%;
  display: flex;
  flex-direction: row;
  padding: 0 0 10px;
  border-bottom: 1px solid #f1f1f1;
  margin: 10px 0 0 0;
}
.collapsible li .collapsible-body dl:last-child {
  border: 0;
}
.collapsible li .collapsible-body dl dt {
  width: 50%;
  text-align: left;
  font-weight: 300;
}
.collapsible li .collapsible-body dl dd {
  width: 50%;
  text-align: right;
}
.collapsible li:after {
  position: absolute;
  top: 10px;
  right: 0;
  font-family: FontAwesome;
  content: "\f107";
}
.collapsible li.active:after {
  content: "\f106";
  right: 10px;
}
.collapsible.popout {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.collapsible.popout > li {
  /*-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);*/
  margin: 0 24px;
  -webkit-transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.collapsible.popout > li.active {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  margin: 16px 0;
}

/*------------------------------------------------
** MEDIA ONLY SCREEN
**------------------------------------------------*/
@media only screen and (min-width: 1200px) {
  .heading {
    height: 320px;
  }

  .box-sector .container {
    position: relative;
  }
  .box-sector .container .container-wrapper {
    z-index: 1;
    position: relative;
  }
}
@media only screen and (max-width: 1100px) {
  .page {
    padding-top: 56px;
  }
  .page .rd-mobilemenu, .page .rd-mobilepanel {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .page .main_menu {
    display: none;
  }
  .page .slider, .page .heading {
    margin-top: 0;
  }

  header {
    display: none;
  }

  .heading {
    height: 230px;
  }

  .box-quote .slick-track .item {
    padding: 10px;
  }

  .recruitment.recruitment-list .item {
    width: 100%;
  }
  .recruitment.recruitment-list .item .border .image {
    width: 30%;
    min-width: 200px;
  }
  .recruitment.recruitment-list .item .border .content-wrapper {
    width: 70%;
    max-width: calc(100% - 200px);
  }

  /*#main-content {
  	flex-direction: column-reverse;
  	#sidebar {
  		max-width: 100%;
  		margin-bottom: 30px;
  		.sidebar__inner {
  			position: relative !important;
  			width: 100% !important;
  			top: initial !important;
  			left: initial !important;
  		}
  	}
  	#center {
  		width: 100%;
  		max-width: 100%;
  		padding: 0;
  	}
  }*/
}
@media only screen and (max-width: 1000px) {
  .slider .item a {
    height: 320px;
  }

  .main-content {
    background: #FFF !important;
    padding: 20px 0;
  }
  .main-content #main #sidebar {
    width: 100%;
    max-width: 100%;
    height: initial !important;
    will-change: initial !important;
  }
  .main-content #main #sidebar .sidebar__inner {
    width: 100% !important;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    transform: initial !important;
    will-change: initial !important;
    margin-top: 30px;
  }
  .main-content #main #sidebar .sidebar__inner .box-sidebar {
    width: 100% !important;
  }
  .main-content #main #center {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  .main-content.faqs #main {
    flex-direction: column-reverse;
  }
  .main-content.faqs #main #sidebar {
    margin-bottom: 30px;
  }

  .box-achievements .box-body .achievements-info {
    font-size: 28px;
    padding: 10px 0;
  }

  .box-reason .box-body .item .box-item-inner .content {
    padding: 0 10px;
  }

  .box-main-content {
    width: 100% !important;
  }

  .box-slide-inner .box-slide-title {
    font-size: 15px !important;
    display: block;
  }
  .box-slide-inner .box-slide-description {
    font-size: 13px !important;
  }

  .multimedia.multimedia-list ul.da-thumbs li {
    width: calc(100% / 2 - 30px);
  }

  footer .company .container-inner {
    justify-content: space-evenly;
  }
  footer .company .container-inner .fan_page {
    width: 100%;
    margin: 20px auto 0;
    justify-content: center;
    text-align: center;
  }    
  .box-video .content .slide-for {
      width: 100%;
      padding: 0;
  }
  .box-video .content .slide-nav {
    width: 100%;
    display: none;
  }
  .box-video .content .slide-nav.hor {
      display: block;
  }
}
@media only screen and (max-width: 900px) {
  .box-title {
    font-size: 14px;
  }

  .box-sector .box-body {
    flex-direction: column;
  }
  .box-sector .box-body ul {
    width: 100%;
    max-width: 100%;
    flex-direction: unset;
    flex-flow: wrap;
  }
  .box-sector .box-body ul li {
    width: 50%;
  }

  .box-quote .slick-track .item {
    padding: 10px 0;
  }
  .box-quote .slick-track .item .wrap {
    padding: 0;
  }

  .box-news .box-body .module-content {
    margin: 0;
  }

  .news-list .item {
    width: calc(100% / 2 - 30px);
  }
}
@media only screen and (max-width: 800px) {
  .box-achievements .box-achievements-inner {
    padding: 40px 0;
  }
  .box-achievements .container-wrapper {
    max-width: 550px;
    margin: auto;
  }
  .box-achievements .container-wrapper .item {
    width: 50%;
  }

  #contact .contact .container-wrapper .contact-info .contact-inner .item {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {  
  .about-us .box-intro .box-body .content-wrapper .item .content {
    width: calc(100% - 50px);
  }
  .module-content .html-content,
  .box-main-content .content-detail .content {
    padding: 30px 10px;
  }
  .box-main-content {
    padding: 30px 10px;
  }
  .news-list .module-content {
    margin: 40px auto 0;
  }
  .news-list .module-content .item {
    width: calc(100%);
    margin: 0 0 20px;
  }
  .news-list .module-content .item.column {
    padding: 0;
    border: 0;
  }
  .news-list .module-content .item.column .image {
    width: 100%;
  }
  .news-list .module-content .item.column .content {
    width: 100%;
    padding: 0 0 10px;
  }
  .news-list .module-content .item.column .content .title {
    margin-top: 15px;
  }
  .news-list .module-content .item.column .content .description {
    -webkit-line-clamp: 3;
  }
  .news-list #main-content #center .module-content .item.column .image {
    width: 30%;
  }
  .news-list #main-content #center .module-content .item.column .content {
    width: 70%;
    padding: 0 0 0 10px;
  }

  .multimedia.multimedia-list ul.da-thumbs li {
    width: calc(100%);
    margin: 0 0 10px;
  }

  .sector .module-content {
    padding-right: 10px;
  }
  .sector .module-content .container-wrapper {
    width: 750px;
  }
  .sector .module-content .box-sector {
    overflow-x: auto;
  }
}
@media only screen and (max-width: 700px) {
  .box-reason .box-body .item {
    width: calc(50%);
  }
}
@media only screen and (max-width: 600px) {
  .box-news .box-body .module-content .item {
    padding: 0;
  }

  .box-reason .box-body .item {
    width: calc(100%);
    max-width: 460px;
  }
  .box-reason .box-body .item .box-item-inner .content {
    padding: 0 5px;
  }

  .box-sector .box-body {
    flex-direction: column;
  }
  .box-sector .box-body ul {
    padding-right: 10px;
  }
  .box-sector .box-body ul li {
    width: 100%;
    font-weight: 400;
    margin-bottom: 2px;
  }
  .box-sector .box-body ul li a {
    line-height: 1.4;
  }

  .recruitment.recruitment-list .item .border {
    flex-direction: column;
  }
  .recruitment.recruitment-list .item .border .image {
    width: 100%;
    padding-top: calc(100% * 9/16);
  }
  .recruitment.recruitment-list .item .border .content-wrapper {
    width: calc(100%);
    max-width: 100%;
  }

  .slider .box-slideshow-contact {
    display: none !important;
  }

  .box-main-content {
    padding-left: 0;
    padding-right: 0;
  }
  .box-main-content .content-date {
    flex-direction: column;
  }
  .box-main-content .content-date .extra {
    width: 100%;
  }
  .box-main-content .content-date .extra .lbl-data {
    padding-right: 10px;
  }
  .box-main-content .content-date .fblike {
    width: 100%;
    display: flex;
    justify-content: flex-end;
  }

  footer .company .container-inner .category {
    padding: 0 0 10px 0;
    width: 100%;
    max-width: 410px;
    margin-top: 15px;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
  }
}
@media only screen and (max-width: 500px) {
  .box-achievements {
    padding: 0;
  }
  .box-achievements .box-achievements-inner {
    padding: 20px 0;
  }
  .box-achievements .box-achievements-inner .box-body {
    padding: 0;
  }
  .box-achievements .box-achievements-inner .box-body .achievements-info {
    font-size: 20px;
    padding: 10px 0;
  }

  .box-achievements .container-wrapper .item {
    padding: 20px 10px;
  }
  .box-achievements .container-wrapper .item .counter {
    line-height: 50px;
  }
  .box-achievements .container-wrapper .item .counterup {
    font-size: 45px;
  }
  .box-achievements .container-wrapper .item h4 {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
  }

  .box-educate .box-body {
    padding: 40px 0;
  }
  .box-educate .box-body .item {
    margin: auto;
    text-align: center;
  }
  .box-educate .box-body .item .row-button {
    flex-direction: column;
    align-items: center;
  }
  .box-educate .box-body .item .row-button a.button {
    width: 185px;
    margin-left: auto;
    margin-right: auto;
  }

  .box-news .box-body .module-content .list-more {
    width: 100%;
  }
  .box-news .box-body .module-content .list-more .item .content .title a {
    -webkit-line-clamp: 2;
    font-size: 15px;
  }
  .box-news .box-body .module-content .list-more .item .content .published-category {
    flex-direction: column;
    align-items: flex-start;
  }
  .box-news .box-body .module-content .list-more .item .content .published-category .sep {
    display: none;
  }
  .box-news .box-body .module-content .list-more .item .content .description {
    display: none;
  }

  .news-list .box-news-inner {
    width: 310px;
    padding: 10px;
    margin: auto;
    -webkit-box-shadow: 0px 0px 4px 1px rgba(140, 140, 140, 0.53);
    -moz-box-shadow: 0px 0px 4px 1px rgba(140, 140, 140, 0.53);
    box-shadow: 0px 0px 4px 1px rgba(140, 140, 140, 0.53);
  }
  .news-list #main-content #center .module-content .item.column .image {
    width: 100%;
    max-width: 100%;
  }
  .news-list #main-content #center .module-content .item.column .image a {
    padding-top: calc(100% * 9/16);
    height: initial;
  }
  .news-list #main-content #center .module-content .item.column .content {
    width: 100%;
    max-width: 100%;
    padding: 0 0 20px 0;
  }

  .form {
    padding: 20px 5px;
  }
}
@media only screen and (max-width: 414px) {
  footer .company .fan_page {
    width: 320px;
    overflow: hidden;
    justify-content: flex-start;
  }
}
@keyframes zoomIcon {
  25% {
    transform: scale(1.1, 1.1);
  }
  50% {
    transform: scale(1.2, 1.2);
  }
  75% {
    transform: scale(1.1, 1.1);
  }
}
@keyframes mymove {
  0% {
    -webkit-transform: scale(0.2);
    -moz-transform: scale(0.2);
    -ms-transform: scale(0.2);
    -o-transform: scale(0.2);
    transform: scale(0.2);
  }
  25% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  75% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1);
  }
}
@keyframes ring {
  0% {
    transform: rotate(0deg) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0deg) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0deg) scale(1) skew(1deg);
  }
}
@keyframes ring-circle {
  0% {
    opacity: 0.1;
    transform: rotate(0deg) scale(0.5) skew(1deg);
  }
  30% {
    opacity: 0.5;
    transform: rotate(0deg) scale(0.7) skew(1deg);
  }
  100% {
    opacity: 0.6;
    transform: rotate(0deg) scale(1) skew(1deg);
  }
}
