
.skiptranslate > iframe {
	display: none;
}

h1 {
  display: block;
  font-size: 2em;
  font-weight: 300;
}
h2 {
  display: block;
  font-size: 1.5em;

  font-weight: 300;
}
h3 {
  display: block;
  font-size: 1.17em;
  font-weight: 300;
}
h4 {
  display: block;
  font-weight: 300;
}
h5 {
  display: block;
  font-size: 0.83em;

  font-weight: 300;
}
h6 {
  display: block;
  font-size: 0.67em;
  font-weight: 300;
}

.w300 {
  font-weight: 300 !important;
}

.bitter {
  font-family: "Bitter", sans-serif;
}

.btn_big {
  padding: 9px 20px;
  transition: all 0.2s;
  border-radius: 3px;
  border: solid 2px #666;
}

/* carousel fullscreen */

.carousel-fullscreen .carousel-inner .item {
  height: 85vh;
  min-height: 600px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* carousel fullscreen - vertically centered caption*/

.carousel-fullscreen .carousel-caption {
  top: 50%;
  bottom: auto;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 50vw;
}

/* overlay for better readibility of the caption  */

.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.1;
  transition: all 0.2s ease-out;
}

/* demo typography */

.super-heading {
  font-size: 50px;
  margin-bottom: 30px;
}

.super-paragraph {
  font-size: 30px;
  font-weight: 200;
  line-height: 38px;
}

@media only screen and (max-width: 768px) {
  .super-heading {
    font-size: 30px;
    border-left: 0px solid #fff;
    padding-left: 0px;
    margin-bottom: 10px;
  }

  .super-paragraph {
    font-size: 16px;
    font-weight: 200;
    line-height: 20px;
  }
  .carousel-fullscreen .carousel-caption {
    width: auto;
  }

  .icon_center {
    padding: 10px 10px !important;
    font-size: 40px !important;
    width: 70px !important;
    height: 70px !important;
    border: 1px solid #fff !important;
  }
}

.carousel-caption .super-paragraph a,
.carousel-caption .super-paragraph a:hover {
  color: #fff;
}

#carousel-example-generic {
  margin: 40px 0;
}

/*common css */

.left {
  text-align: left;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.bold {
  font-weight: 300;
}
.uppercase {
  text-transform: uppercase;
}

.font16 {
  font-size: 16px !important;
  line-height: 20px;
}
.font18 {
  font-size: 18px !important;
  line-height: 22px;
}
.font20 {
  font-size: 20px !important;
  line-height: 24px;
}
.font24 {
  font-size: 24px !important;
  line-height: 28px;
}
.arlicle p {
  font-family: "Slabo 27px", serif;
  font-size: 16px;
  line-height: 24px;
  padding: 10px 0px;
}

.modal-backdrop {
  background-color: rgba(0, 0, 0, 1);
  width: 100vw;
  height: 100vh;
}

.modal-dialog {
  margin: 22vh auto 0px auto;
}

.modal-title {
  font-size: 16px;
  color: #097bdc;
  text-transform: uppercase;
}
.danhmucnganh p {
  margin: 5px;
}
.danhmucnganh a {
  color: #666666;
  padding: 15px 13px 13px 20px;
  display: block;
  border: 1px solid #eeeeee;
  background: #f9f9f9;
  text-transform: none;
  font-size: 16px;
  font-weight: 300;
  overflow: hidden;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  position: relative;
  text-decoration: none;
}
.danhmucnganh .back-link a {
  background: #cd2122;
  color: #fff;
  text-align: center;
}
.danhmucnganh .back-link a::after {
  color: #fff;
}
.danhmucnganh .back-link a:hover {
  background: #b90504;
  color: #fff;
}
.danhmucnganh a:hover {
  color: #23bbf3;
  padding-left: 36px;
}
.danhmucnganh a:hover::after,
.danhmucnganh a:focus::after,
.danhmucnganh a:active::after,
.danhmucnganh a:active {
  left: 20px;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}

.danhmucnganh a::after {
  content: "\f054";
  position: absolute;
  top: 15px;
  left: -10px;
  font-family: "FontAwesome";
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  color: #23bbf3;
}

.tdtu-right-menu p {
  margin: 5px;
}
.tdtu-right-menu a {
  color: #666666;
  padding: 10px 10px 10px 20px;
  display: block;
  border: 1px solid #eeeeee;
  background: #f9f9f9;
  text-transform: none;
  font-size: 15px;
  overflow: hidden;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  position: relative;
  text-decoration: none;
}
.tdtu-right-menu .back-link a {
  background: #cd2122;
  color: #fff;
  text-align: center;
}
.tdtu-right-menu .back-link a::after {
  color: #fff;
}
.tdtu-right-menu .back-link a:hover {
  background: #b90504;
  color: #fff;
}
.tdtu-right-menu a:hover {
  color: #23bbf3;
  padding-left: 36px;
}
.tdtu-right-menu a:hover::after,
.tdtu-right-menu a:focus::after,
.tdtu-right-menu a:active::after,
.tdtu-right-menu a:active {
  left: 20px;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}

.tdtu-right-menu a::after {
  content: "\f054";
  position: absolute;
  top: 10px;
  left: -20px;
  font-family: "FontAwesome";
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  color: #23bbf3;
}

.card {
  padding-top: 20px;
  margin: 10px 0 20px 0;
  background-color: rgba(214, 224, 226, 0.2);
  border-top-width: 0;
  border-bottom-width: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.card .card-heading {
  padding: 0 20px;
  margin: 0;
}

.card .card-heading.simple {
  font-size: 20px;
  font-weight: 300;
  color: #777;
  border-bottom: 1px solid #e5e5e5;
}

.card .card-heading.image img {
  display: inline-block;
  width: 46px;
  height: 46px;
  margin-right: 15px;
  vertical-align: top;
  border: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.card .card-heading.image .card-heading-header {
  display: inline-block;
  vertical-align: top;
}

.card .card-heading.image .card-heading-header h3 {
  margin: 0;
  font-size: 14px;
  line-height: 16px;
  color: #262626;
}

.card .card-heading.image .card-heading-header span {
  font-size: 12px;
  color: #999999;
}

.card .card-body {
  padding: 0 20px;
  margin-top: 20px;
}

.card .card-media {
  padding: 0 20px;
  margin: 0 -14px;
}

.card .card-media img {
  max-width: 100%;
  max-height: 100%;
}

.card .card-actions {
  min-height: 30px;
  padding: 0 20px 20px 20px;
  margin: 20px 0 0 0;
}

.card .card-comments {
  padding: 20px;
  margin: 0;
  background-color: #f8f8f8;
}

.card .card-comments .comments-collapse-toggle {
  padding: 0;
  margin: 0 20px 12px 20px;
}

.card .card-comments .comments-collapse-toggle a,
.card .card-comments .comments-collapse-toggle span {
  padding-right: 5px;
  overflow: hidden;
  font-size: 12px;
  color: #999;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.card-comments .media-heading {
  font-size: 13px;
  font-weight: 300;
}

.card.people {
  position: relative;
  display: inline-block;
  width: 170px;
  height: 300px;
  padding-top: 0;
  margin-left: 20px;
  overflow: hidden;
  vertical-align: top;
}

.card.people:first-child {
  margin-left: 0;
}

.card.people .card-top {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 170px;
  height: 150px;
  background-color: #ffffff;
}

.card.people .card-top.green {
  background-color: #53a93f;
}

.card.people .card-top.blue {
  background-color: #427fed;
}

.card.people .card-info {
  position: absolute;
  top: 150px;
  display: inline-block;
  width: 100%;
  height: 101px;
  overflow: hidden;
  background: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.card.people .card-info .title {
  display: block;
  margin: 8px 14px 0 14px;
  overflow: hidden;
  font-size: 16px;
  font-weight: 300;
  line-height: 18px;
  color: #404040;
}

.card.people .card-info .desc {
  display: block;
  margin: 8px 14px 0 14px;
  overflow: hidden;
  font-size: 12px;
  line-height: 16px;
  color: #737373;
  text-overflow: ellipsis;
}

.card.people .card-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  padding: 10px 20px;
  line-height: 29px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.card.hovercard {
  position: relative;
  padding-top: 0;
  overflow: hidden;
  text-align: center;
  background-color: rgba(214, 224, 226, 0.2);
}

.card.hovercard .cardheader {
  background-size: cover;
  height: 135px;
}

.card.hovercard .avatar {
  position: relative;
  top: -50px;
  margin-bottom: -50px;
}

.card.hovercard .avatar img {
  width: 100px;
  height: 100px;
  max-width: 100px;
  max-height: 100px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 5px solid rgba(255, 255, 255, 0.5);
}

.card.hovercard .info {
  padding: 4px 8px 10px;
}

.card.hovercard .info .title {
  margin-bottom: 4px;
  font-size: 24px;
  line-height: 1;
  color: #262626;
  vertical-align: middle;
}

.card.hovercard .info .desc {
  overflow: hidden;
  font-size: 12px;
  line-height: 20px;
  color: #737373;
  text-overflow: ellipsis;
}

.card.hovercard .bottom {
  padding: 0 20px;
  margin-bottom: 17px;
}

.btn2 {
  border-radius: 50%;
  width: 32px;
  height: 32px;
  line-height: 18px;
}

.fadein {
  border-radius: 5px;
  padding: 30px !important;
  text-align: center;
  margin-bottom: 10px;
}

.fadein:hover {
  background-color: #f0f1f1;
}

.fadein img {
  opacity: 0.7;
  transition: 1s ease;
}

.fadein img:hover {
  opacity: 1;
  transition: 1s ease;
}
.pad-l-20 {
  padding-left: 20px;
}
.pad-r-20 {
  padding-right: 20px;
}
.pad-l-40 {
  padding-left: 40px;
}
.pad-r-40 {
  padding-right: 40px;
}

@media (max-width: 767px) {
  .pad-l-20 .pad-r-20 .pad-l-40 .pad-r-40 {
    padding: 0px;
  }
}
.title2 {
  margin: 10px 0px 5px 0px;
  font-size: 20px;
  font-weight: 600;
  color: #333;
}
.gachngang {
  content: "";
  width: 50px;
  height: 1px;
  background: #222;
}

.shadow {
  -webkit-box-shadow: 1px 1px 2px 3px #f0f1f1; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 1px 1px 2px 3px #f0f1f1; /* Firefox 3.5 - 3.6 */
  box-shadow: 1px 2px 3px 3px #f0f1f1; /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.rounded {
  border-radius: 50%;
}

/*typo*/

.heading_blue {
  font-size: 24px;
  border-bottom: 1px solid #179bd7;
  line-height: 36px;
}

.sub_heading_blue {
  font-size: 20px;
  border-left: 2px solid #1cb0f4;
  border-right: 2px solid #1cb0f4;
  padding: 0px 10px 0px 10px;
  font-weight: 300;
}

.sub_heading {
  font-size: 16px;
  padding: 0px 10px 0px 10px;
  font-weight: 300;
}

.sub_heading2 {
  font-size: 18px;
  padding: 0px 10px 0px 10px;
}

.modal {
}
.vertical-alignment-helper {
  display: table;
  height: 100%;
  width: 100%;
}
.vertical-align-center {
  /* To center vertically */
  display: table-cell;
  vertical-align: middle;
}
.modal-content {
  /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
  width: inherit;
  height: inherit;
  /* To center horizontally */
  margin: 0 auto;
}

/*Swiper*/
.swiper-container {
  width: 100%;
  height: 100vh;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.main-slider .slider-bg-position {
  background-size: cover !important;
  background-position: center center !important;
}
.main-slider .swiper-button-prev,
.main-slider .swiper-button-next {
  background-image: none !important;
  color: #fff;
  width: 50px;
  height: 50px;
  border: 1px solid #fff;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
}
.main-slider h2 {
  color: #fff;
  font-size: 54px;
  line-height: 59px;
  padding: 0 19%;
  text-transform: uppercase;
}
.main-slider .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  background: rgba(255, 255, 255, 0.9);
}
.main-slider .swiper-pagination-bullet-active {
  background: #0297ff;
}

.border {
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}

.search-wrapper {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 100%;
  left: 50%;
}

@media (min-width: 480px) {
  .search-wrapper {
  }
}

.search-wrapper.active {
}

.search-wrapper .input-holder {
  overflow: hidden;
  height: 70px;
  background: rgba(255, 255, 255, 0);
  border-radius: 6px;
  position: relative;
  width: 70px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.search-wrapper.active .input-holder {
  border-radius: 50px;
  width: 450px;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.5s cubic-bezier(0, 0.105, 0.035, 1.57);
  -moz-transition: all 0.5s cubic-bezier(0, 0.105, 0.035, 1.57);
  transition: all 0.5s cubic-bezier(0, 0.105, 0.035, 1.57);
}

.search-wrapper .input-holder .search-input {
  width: 100%;
  height: 50px;
  padding: 0px 70px 0 20px;
  opacity: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  outline: none;
  font-family: "Open Sans", Arial, Verdana;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #fff;
  -webkit-transform: translate(0, 60px);
  -moz-transform: translate(0, 60px);
  transform: translate(0, 60px);
  -webkit-transition: all 0.3s cubic-bezier(0, 0.105, 0.035, 1.57);
  -moz-transition: all 0.3s cubic-bezier(0, 0.105, 0.035, 1.57);
  transition: all 0.3s cubic-bezier(0, 0.105, 0.035, 1.57);

  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.search-wrapper.active .input-holder .search-input {
  opacity: 1;
  -webkit-transform: translate(0, 10px);
  -moz-transform: translate(0, 10px);
  transform: translate(0, 10px);
}

.search-wrapper .input-holder .search-icon {
  width: 70px;
  height: 70px;
  border: none;
  border-radius: 10px;
  background: #fff;
  padding: 0px;
  outline: none;
  position: relative;
  z-index: 2;
  float: right;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.search-wrapper.active .input-holder .search-icon {
  width: 50px;
  height: 50px;
  margin: 10px;
  border-radius: 50px;
}
.search-wrapper .input-holder .search-icon span {
  width: 22px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.4s cubic-bezier(0.65, -0.6, 0.24, 1.65);
  -moz-transition: all 0.4s cubic-bezier(0.65, -0.6, 0.24, 1.65);
  transition: all 0.4s cubic-bezier(0.65, -0.6, 0.24, 1.65);
}
.search-wrapper.active .input-holder .search-icon span {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.search-wrapper .input-holder .search-icon span::before,
.search-wrapper .input-holder .search-icon span::after {
  position: absolute;
  content: "";
}
.search-wrapper .input-holder .search-icon span::before {
  width: 4px;
  height: 11px;
  left: 9px;
  top: 18px;
  border-radius: 2px;
  background: #974be0;
}
.search-wrapper .input-holder .search-icon span::after {
  width: 14px;
  height: 14px;
  left: 0px;
  top: 0px;
  border-radius: 16px;
  border: 4px solid #974be0;
}

.search-wrapper .close {
  position: absolute;
  z-index: 1;
  top: 24px;
  right: 20px;
  width: 25px;
  height: 25px;
  cursor: pointer;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transition: all 0.3s cubic-bezier(0.285, -0.45, 0.935, 0.11);
  -moz-transition: all 0.3s cubic-bezier(0.285, -0.45, 0.935, 0.11);
  transition: all 0.3s cubic-bezier(0.285, -0.45, 0.935, 0.11);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.search-wrapper.active .close {
  right: -50px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.6s cubic-bezier(0, 0.105, 0.035, 1.57);
  -moz-transition: all 0.6s cubic-bezier(0, 0.105, 0.035, 1.57);
  transition: all 0.6s cubic-bezier(0, 0.105, 0.035, 1.57);
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.search-wrapper .close::before,
.search-wrapper .close::after {
  position: absolute;
  content: "";
  background: #fff;
  border-radius: 2px;
}
.search-wrapper .close::before {
  width: 5px;
  height: 25px;
  left: 10px;
  top: 0px;
}
.search-wrapper .close::after {
  width: 25px;
  height: 5px;
  left: 0px;
  top: 10px;
}
.search-wrapper .result-container {
  width: 100%;
  position: absolute;
  top: 80px;
  left: 0px;
  text-align: center;
  font-family: "Open Sans", Arial, Verdana;
  font-size: 14px;
  display: none;
  color: #b7b7b7;
}

@media screen and (max-width: 560px) {
  .search-wrapper.active .input-holder {
    width: 200px;
  }
}

.sidebar_header {
  padding: 18px !important;
  background-color: #23b9e4;
  font-size: 20px;
  color: white !important;
}

/* Don vi Module */
.section_title {
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  margin-top: 20px;
  padding: 5px 10px;
  color: #fff;
}

.bg_color1 {
  background-color: #d63638;
}

.bg_color2 {
  background-color: #3481c4;
}

.bg_color3 {
  background-color: #54ccd4;
}

.bg_color4 {
  background-color: #00a42a;
}

.bg_color5 {
  background-color: #1a62a3;
}

#list_donvi {
  margin-left: 5px !important;
}

#list_donvi li {
  list-style-type: none;
  padding: 5px 0px;
  font-weight: 400;
  font-size: 1rem;
  margin-left: 0px !important;
}

#list_donvi li a:hover {
  padding-left: 5px;
  border-left: 1px solid cornflowerblue;
  font-weight: 500;
}

/* Navibar */

.title {
  font-weight: 200 !important;
}
.mt15 {
  margin-top: 15px !important;
}

.icon_center {
  margin: auto;
  padding: 20px 0px;
  font-size: 50px;
  color: #fff;
  width: 84px;
  height: 84px;
  border: 2px solid #fff;
  border-radius: 50%;
}

/* Sidebar */
.menu_toggle {
  float: right;
}

.sidebar_show {
  display: block !important;
}

/* Banner Module */

.banner_module {
  height: 300px;
  background-position: center center !important;
  background-size: cover !important;
}

@media only screen and (max-width: 768px) {
  .banner_module {
    height: 100px;
  }
}

/* Dơn vị */

.heading_title_donvi {
  font-size: 20px;
  font-weight: 400;
  color: #25a7f4;
  padding: 2px 10px;
  border-left: 2px solid #25a7f4;
  margin: 20px 0px;
}

.grid-container {
  display: grid;
  grid-template-columns: auto auto auto;
  padding: 5px;
}

.grid-item {
  padding: 10px;
  text-align: center;
}

.tentrang-mobile {
  text-transform: uppercase;
  font-size: 12px;
}

.spotlight_cat {
  position: absolute;
  z-index: 99;
  padding: 5px 15px;
  background-color: dodgerblue;
  color: white;
  bottom: 20px;
  left: 20px;
  font-size: 20px;
  font-weight: 200;
}
.spotlight_label {
  position: absolute;
  z-index: 99 !important;
  padding: 20px 15px;
  background-color: red;
  color: white;
  top: 68px;
  left: -38px;
  font-size: 24px;
  font-weight: 300;
  writing-mode: vertical-lr;
  text-orientation: mixed;
}

@media only screen and (max-width: 768px) {
  .spotlight_label {
    left: 15px;
    top: 80px;
    font-size: 18px;
    padding: 3px 10px;
  }
  .spotlight_cat {
    font-size: 16px;
  }
}

/* Carousel Fading slide */

.carousel-fade .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.carousel-fade .next.left,
.carousel-fade .prev.right,
.carousel-fade .item.active {
  opacity: 1;
}

.carousel-fade .active.left,
.carousel-fade .active.right {
  left: 0;
  opacity: 0;
  z-index: 0;
}

/* Safari Fix */
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.prev,
  .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right,
  .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bigblock {
  border-radius: 10px;
  background-color: #3dc1ff;
  padding: 20px;
  z-index: 999 !important;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  transition: box-shadow 0.2s ease-in-out;
  position: relative;
}
.bigblock:hover {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.6);
}

.block1:before {
  content: "\f19d"; /* this is your text. You can also use UTF-8 character codes as I do here */
  font-family: FontAwesome;
  bottom: 0;
  position: absolute;
  font-size: 60px;
  right: 0;
  margin-bottom: 30px;
}
.block2:before {
  content: "\f0c3"; /* this is your text. You can also use UTF-8 character codes as I do here */
  font-family: FontAwesome;
  bottom: 0;
  position: absolute;
  font-size: 60px;
  right: 0;
  margin-bottom: 30px;
}
.block3:before {
  content: "\f0f1"; /* this is your text. You can also use UTF-8 character codes as I do here */
  font-family: FontAwesome;
  bottom: 0;
  position: absolute;
  font-size: 60px;
  right: 0;
  margin-bottom: 30px;
}
.block4:before {
  content: "\f005"; /* this is your text. You can also use UTF-8 character codes as I do here */
  font-family: FontAwesome;
  bottom: 0;
  position: absolute;
  font-size: 60px;
  right: 0;
  margin-bottom: 30px;
  color: white;
}
.block5:before {
  content: "\f0eb"; /* this is your text. You can also use UTF-8 character codes as I do here */
  font-family: FontAwesome;
  bottom: 0;
  position: absolute;
  font-size: 60px;
  right: 0;
  margin-bottom: 30px;
  color: white;
}
.block6:before {
  content: "\f0f0"; /* this is your text. You can also use UTF-8 character codes as I do here */
  font-family: FontAwesome;
  bottom: 0;
  position: absolute;
  font-size: 60px;
  right: 0;
  margin-bottom: 30px;
  color: white;
}
.mb20 {
  margin-bottom: 20px;
}
.icon_center {
  color: #fff !important;
  border: 3px solid #fff;
}
@media only screen and (max-width: 768px) {
  .mobile_padding {
    padding: 5px 0px !important;
    margin-top: 55px;
  }
  .breadcrumbs {
    width: 80%;
  }

  body {
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
    font: 15px "Roboto", sans-serif;
    line-height: 24px;
    font-weight: 300;
    background-color: #ffffff;
    color: #000;
  }

  .breadcrumbs ul {
    margin-left: -5px;
  }
  .rounded {
    margin-right: 5px !important;
  }
}
#myVideo {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-width: 100%;
  max-height: 450px;
  z-index: -1;
  object-position: center;
  object-fit: cover;
}

.video_header {
  position: absolute;
  margin-top: 50px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: white;
  font-size: 48px;
  line-height: 40px;
  font-weight: bold;
  color: #199bd7;
  font-style: italic;
  z-index: 1000;
}

.blue_pattern {
  background-image: url("/images/blue_pattern_ngang.jpg") !important;
  height: 32px;
  margin-top: -10px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 768px) {
  .video_header {
    margin-left: 10px;
    margin-top: 10px;
    font-size: 20px;
  }
}

.news_body p {
  padding-top: 10px;
  font-size: 1rem !important;
}
.news_body em {
  font-style: italic;
  margin-top: 20px !important;
  font-size: 14px;
}

.news_body img {
  width: 100% !important;
  height: auto !important;
}
.news_body > img {
  width: 100% !important;
  height: auto !important;
}

.news_body a {
  color: red;
}
@media only screen and (max-width: 600px) {
  .news_body img {
    width: 100% !important;
    height: auto !important;
  }
}
.p-l-d {
  padding-left: 30px;
}

/* All Mobile Sizes */
@media only screen and (max-width: 600px) {
  .p-l-d {
    padding-left: 0px;
  }
}

.image-staff {
  height: 300px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
}
@media only screen and (max-width: 600px) {
  .image-staff {
    height: 400px;
  }
}

.social-light {
  margin: 5px !important;
}

.content-pad > h2 {
  color: #cd2122 !important;
}
.detail_folder {
  font-size: 16px;
  color: #2c2d2d;
  margin: 10px;
}

.detail_folder > i {
  font-size: 20px;
  color: #1a62a3;
}
.detail_folder > a {
  background-color: #b0dffc;
  color: #000;
  border-radius: 3px;
  padding: 3px;
}

.project_short > i {
  color: red;
  font-style: italic;
}
/*=======================
	End Why choose CSS
=========================*/
@media only screen and (max-width: 600px) {
  #donvi_content > p > img {
    width: 100% !important;
    height: auto !important;
  }
}
@media only screen and (min-width: 1024px) {
  #donvi_content > p > img {
    width: 100% !important;
    height: auto !important;
  }
}

.fancybox-skin {
  padding: 0px !important;
  background-color: transparent !important;
}

.pt-10 {
  padding-top: 10px !important;
}
.pt-20 {
  padding-top: 20px !important;
}
..pt-30 {
  padding-top: 30px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.p5 {
  padding: 5px !important;
}

.mt-10 {
  margin-top: 10px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mt-30 {
  margin-top: 30px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.m5 {
  margin: 5px !important;
}

.item-thumbnail {
  border-radius: 5px !important;
}

.oject-img {
  object-fit: cover;
  object-position: center;
  height: 200px;
}

@media only screen and (max-width: 600px) {
  .item > .thumb-item {
    position: relative;
    width: 80%;
    height: 400px;
    margin: auto;
  }
  .item > .thumb-item > .item-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-bottom: 5px !important;
    opacity: 0.8 !important;
  }
}

.list-group-item {
  border-left: 3px solid #efc21f;
}

.fix-oject-auto {
  object-fit: cover;
  object-position: center;
  height: auto !important;
}

.fix-oject-200 {
  object-fit: cover;
  object-position: center;
  height: 200px !important;
}

.fix-oject-180 {
  object-fit: cover;
  object-position: center;
  height: 180px !important;
}

.header {
  padding: 20px 0px;
}

@media only screen and (max-width: 600px) {
  .header {
    padding: 0px !important;
  }
}
.downscrolled {
  height: 100px !important;
}

.header-sticky {
  top: 0px !important;
}

/* Begin google translate cheated */

.google_translate_element {
  border: 0px;
  height: 36px;
}
.goog-te-banner-frame {
  display: none;
}

.goog-te-gadget-icon {
  background-image: url("/images/lang.png") !important;
  background-position: 0px 0px !important;
  background-size: cover !important;
  margin-right: 0px !important;
}

.goog-te-gadget-simple {
  border: 0px solid #ccc !important;
  padding: 0px !important;
  font-size: 9pt !important;
  color: #fff !important;
  background-color: transparent !important;
  margin-right: -30px !important;
}

.goog-te-gadget-simple > span {
  margin-left: -20px !important;
}
.goog-te-menu-value {
  color: #fff !important;
  padding: 0px !important;
}

#goog-gt-tt {
  display: none !important;
}

.goog-text-highlight {
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
}
/* End google translate cheated */

.topnav-sidebar a {
  border: 0px !important;
}

.right_menu {
  margin-bottom: 50px;
  border: 1px solid #edeaea;
  border-radius: 5px;
  padding: 10px;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.cme_viewer {
  width: 100%;
  height: 800px;
  position: relative !important;
}

@media only screen and (max-width: 600px) {
  .cme_viewer {
    height: 600px;
  }
  .goog-te-gadget-icon {
    display: none !important;
  }
}

.post-content td {
  border: 1px solid gray !important;
  padding: 0px 2px !important;
}
.post-content a {
  color: #097bdc !important;
}
.post-content a:hover {
  color: tomato !important;
}

.post-content table > thead {
  font-weight: bold;
  padding: 0px 2px !important;
}

