/*!
 * Custom Theme
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@font-face {
  font-family: 'vnexpress-icon';
  src: url("../plugins/font-vnexpress/vnexpress-icon.eot?sfrjz8");
  src: url("../plugins/font-vnexpress/vnexpress-icon.eot?sfrjz8#iefix") format("embedded-opentype"), url("../plugins/font-vnexpress/vnexpress-icon.ttf?sfrjz8") format("truetype"), url("../plugins/font-vnexpress/vnexpress-icon.woff?sfrjz8") format("woff"), url("../plugins/font-vnexpress/vnexpress-icon.svg?sfrjz8#vnexpress-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'VNFBelle';
  src: url('fonts/VNFBelle.eot');
  src: url('fonts/VNFBelle.eot?#iefix') format('embedded-opentype'), url('fonts/VNFBelle.woff2') format('woff2'), url('fonts/VNFBelle.woff') format('woff'), url('fonts/VNFBelle.ttf') format('truetype'), url('fonts/VNFBelle.svg#VNFBelle') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NotoSerif';
  src: url('fonts/NotoSerif.eot');
  src: url('fonts/NotoSerif.eot?#iefix') format('embedded-opentype'), url('fonts/NotoSerif.woff2') format('woff2'), url('fonts/NotoSerif.woff') format('woff'), url('fonts/NotoSerif.ttf') format('truetype'), url('fonts/NotoSerif.svg#NotoSerif') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NotoSerif_B';
  src: url('fonts/NotoSerif-Bold.eot');
  src: url('fonts/NotoSerif-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/NotoSerif-Bold.woff2') format('woff2'), url('fonts/NotoSerif-Bold.woff') format('woff'), url('fonts/NotoSerif-Bold.ttf') format('truetype'), url('fonts/NotoSerif-Bold.svg#NotoSerif-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
body {
  overflow-x: hidden;
  overflow: hidden;
  overflow-y: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Noto-Serif", "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.width_full{width: 100% !important;}
.section-content {
  font-family: "Noto-Serif", "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #242424;
  font-size: 22px;
  line-height: 28pt;
  /* max-width: 1920px; */
  width: 100%;
  margin: 0 auto;
}
.section-content p {
  margin-bottom: 40px !important;
  font-family: BaoBacGiang8, "Noto-Serif", "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #222;
  text-align: justify;
  line-height: 32pt;
}
.section-content span {
    margin-bottom: 40px !important;
    font-family: "Noto-Serif", "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #5f5f5f;
    text-align: justify;
    font-size: 22px !important;
}
[class*="section"]:not('.section-content') {
  margin-bottom: 40px;
}
.section_title {
  text-align: center;
}
.section_title h2 {
  font-size: 80px;
  font-family: 'VNFBelle';
  line-height: 90px;
  color: #fec500;
  background: -webkit-linear-gradient(#bb841d, #dbad52, #bb841d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.quote {
  padding-left: 110px !important;
  background: url(/icon/ngoackep.png) no-repeat left top;
}
.quote p {
  font-style: italic;
  color: #d1a13c;
  margin-bottom: 10px !important;
}
.quote strong {
  font-size: 15px;
}
.section_top {
  position: relative;
}
.section_bottom {
  position: relative;
}
.img-100 {
  text-align: center;
  display: block;
  margin: 0 auto;
}
.img_center {
  text-align: center;
}
.image_right {
  float: right;
  margin-left: 60px;
}
.image_right > div:not(:last-child) {
  margin-bottom: 5px;
}
.image_left {
  float: left;
  margin-right: 60px;
}
.image_left > div:not(:last-child) {
  margin-bottom: 5px;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.video-wrapper {
  position: relative;
  padding-bottom: 0;
  padding-top: 25px;
  height: auto;
  margin-bottom: 20px;
  text-align: center;
  margin: 0 6%;
  z-index: 1;
}
.video-wrapper .box-video-wrapper {
  padding-bottom: 56.25%;
}
.video-wrapper .box-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  border: none;
}
.lead {
  color: #3e3e3e;
  font-size: 14px;
  font-style: italic;
  display: block;
  text-align: right;
  margin-top: 10px;
  float: left;
  width: 100%;
}
.max_width {
  max-width: 100%;
  width: 1050px;
  padding: 0 15px;
  margin: 0 auto;
  clear: both;
}
.max_width:after {
  content: "";
  display: table;
  clear: both;
}
.max_width h4 {
  font-size: 23px;
  font-weight: 700;
}
.min_width {
  max-width: 100%;
  width: 710px;
  padding: 0 15px;
  margin: 0 auto;
  clear: both;
}
.min_width:after {
  content: "";
  display: table;
  clear: both;
}
.min_width h4 {
  font-size: 23px;
  font-weight: 700;
}
.fancybox-inner {
  background: #fff !important;
}
.fancybox-overlay {
  background: #000 !important;
}
.box-3images {
  display: flex;
  justify-content: center;
  margin: 0 -5px;
}
.box-3images > div {
  display: inline-block;
  margin: 0 2.5px;
  overflow: hidden;
}
.box-2images {
  display: flex;
  justify-content: center;
  margin: 0 -5px;
}
.box-2images > div {
  /* display: inline-block; */
  margin: 0 2.5px;
  /* overflow: hidden; */
}
/*----------------------------------------------------------------------*/
.section2 {
  margin-top: 40px;
}
.section3 {
  margin-top: 40px;
}
.section4 {
  position: relative;
  z-index: 2;
  margin-top: 40px;
}
@media (min-width: 1200px) {
  .section4:before {
    width: 294px;
    height: 352px;
    content: "";
    background: url(/icon/interactives/kim-cuong3.png) no-repeat center;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
  }
}
.section4 .image_right {
  float: right;
  margin-right: -260px;
  margin-left: 60px;
}
.section4 .image_right p {
  font-size: 16px;
  margin-left: 63px;
}
.section4 .image_right img {
  display: inline-block;
  margin-bottom: 20px;
}
.section4 .image_right img + p i {
  width: 65px;
  height: 18px;
  background-color: #fcaf17;
  margin-right: 10px;
  display: inline-block;
}
.section4 .image_right img + p + p i {
  background-color: #19bdd1;
  height: 3px;
  width: 65px;
  margin-right: 10px;
  display: inline-block;
}
@media (min-width: 1200px) {
  .section4 .image_right + p,
  .section4 .image_right + p + p {
    position: relative;
    top: 60px;
  }
}
.section4 .image_left {
  width: 512px;
  max-width: 100%;
  float: left;
  margin-right: 60px;
}
.section4 .image_left img:not(:last-child) {
  margin-bottom: 5px;
}
.image_text_p {
  text-align: center;
  display: block;
}
.section5 {
  margin-top: 0;
}
@media (min-width: 1200px) {
  .section5 {
    margin-top: -310px;
  }
}
.section6 {
  position: relative;
  margin-top: 40px;
}
@media (min-width: 1200px) {
  .section6:before {
    width: 294px;
    height: 352px;
    content: "";
    background: url(http://res.baobacgiang.com.vn/icon/interactives/kim-cuong3.png) no-repeat center;
    position: absolute;
    left: 0;
    bottom: 30px;
    transform: translate(0, -50%);
  }
}
.section6 .section_title {
  text-align: left;
}
.section6 .section_title h2 {
  font-size: 110px;
}
.section6 .section_title h3 {
  font-size: 30px;
  color: #666666;
  font-family: 'Gotham';
  text-transform: uppercase;
}
.section6 .image_right {
  float: right;
  width: 673px;
  margin-right: -200px;
}
.section6 .box_text {
  float: left;
  width: calc(100% - 673px + 200px - 60px);
}
.section8 {
  position: relative;
  margin-top: 40px;
}
@media (min-width: 1200px) {
  .section8:before {
    width: 294px;
    height: 352px;
    content: "";
    background: url(http://res.baobacgiang.com.vn/icon/interactives/kim-cuong3.png) no-repeat center;
    position: absolute;
    left: 0;
    bottom: 30px;
    opacity: .5;
  }
  .section8:after {
    width: 294px;
    height: 352px;
    content: "";
    background: url(http://res.baobacgiang.com.vn/icon/interactives/kim-cuong-right.png) no-repeat center;
    position: absolute;
    right: 0;
    bottom: 30px;
  }
}
.section8 .full_image {
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .section8 .full_image {
    margin-top: -160px;
  }
}
.section10 {
  position: relative;
  z-index: 2;
}
.section10 .slide_img {
  margin-top: 55px;
  margin-bottom: 55px;
  position: relative;
}
.section10 .slide_img .owl-controls .owl-buttons > div {
  position: absolute;
  top: 50%;
  margin-top: -22px;
  width: 44px;
  height: 44px;
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  font-size: 0;
  z-index: 2;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.section10 .slide_img .owl-controls .owl-buttons .owl-prev {
  left: -22px;
  background-image: url(images/left_arr.png);
}
.section10 .slide_img .owl-controls .owl-buttons .owl-next {
  right: -22px;
  background-image: url(images/right_arr.png);
}
.section10 .box-2images {
  margin-top: 20px;
}
.section10 .min_width.quote {
  margin-top: 40px;
}
.section11 .full_image {
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .section11 .full_image {
    margin-top: -350px;
  }
}
.section11 .image_right {
  float: right;
  margin-left: 60px;
  margin-right: -240px;
}
.section11 .text_image1 {
  margin-bottom: 40px;
}
.section11 .text_image2 {
  margin-bottom: 20px;
}
.section12 {
  position: relative;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .section12:before {
    width: 294px;
    height: 352px;
    content: "";
    background: url(/icon/interactives/kim-cuong3.png) no-repeat center;
    position: absolute;
    left: 0;
    top: 35%;
    transform: translate(0, -50%);
  }
}
.section12 .box-2images {
  margin-top: 20px;
  margin-bottom: 40px;
}
.section12 .min_width.quote {
  margin-bottom: 30px;
}
.section12 .typhu {
  position: relative;
  z-index: 2;
}
.section12 .full_image {
  margin-top: -60px;
}
.footer {
  padding: 40px;
  color: #000;
  text-align: right;
  font-weight: 700;
}
@media (min-width: 1200px) {
  .full_image {
    position: relative;
    width: 1920px;
    left: calc(50% - 1920px/2);
  }
}
@media (max-width: 1199px) {
  i.image_text_p {
    display: block;
    width: 100%;
    text-align: center;
  }
  .section_title h2 {
    font-size: 60px;
    line-height: 70px !important;
  }
  .image_left {
    margin-right: 30px !important;
  }
  .image_right {
    margin-left: 30px !important;
  }
  .section4 .image_right,
  .section6 .image_right,
  .section11 .image_right {
    margin-right: 0;
    width: 46%;
  }
  .section4 .image_left {
    width: 46%;
  }
  .section6 .section_title h2 {
    font-size: 60px;
  }
  .section6 .box_text {
    width: 50%;
  }
  .section6 .image_right {
    margin-top: 230px;
  }
}
@media (max-width: 991px) {
  .section11 .text_image1 {
    margin-top: 30px;
  }
  .section_title h2 {
    font-size: 50px;
    line-height: 60px !important;
  }
  .section6 .image_right {
    width: 100%;
    margin-top: 30px;
    display: flex;
    margin-left: 0;
  }
  .section6 .image_right > div {
    padding: 0 2.5px;
  }
  .section6 .box_text {
    width: 100%;
  }
  .section6 .section_title {
    text-align: center;
    margin-top: 30px;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .section4 .image_right img,
  .section11 .image_right img {
    width: 80%;
  }
  .section6 .image_right {
    margin-top: 160px;
  }
  .section6 .image_right img {
    width: 80%;
  }
  .section4:before,
  .section6:before,
  .section12:before {
    transform: translate(-50%, -50%);
  }
}
@media (min-width: 1600px) and (max-width: 1800px) {
  .section4:before,
  .section6:before,
  .section12:before {
    transform: translate(-30%, -50%);
  }
}
@media (max-width: 767px) {
  .section6 .section_title h3 {
    font-size: 20px;
  }
  .section_title h2 {
    font-size: 40px !important;
    line-height: 50px !important;
  }
  .section4 .image_right {
    width: 100%;
  }
  .section4 .image_right p {
    margin-left: 0;
  }
  .quote {
    padding-left: 90px !important;
    background: url(/icon/ngoackep.png) no-repeat left 10px top;
    background-size: 70px;
  }
}


        .QuangCaoB-2 {
          width:100%; 
          height:100%;
          background-size: 100% 100%;
          padding-bottom: 20px;
        }
        .fadeOut-QuangCaoB-2{
          border: 0px solid #fff; 
          width:100%; 
          height:100%;
        }