body {
    color: #231f20;
  }

.text-banner1{
    font-size:86px;
    line-height:1.2;
    font-family: RalewayBlack;
    font-style: italic;
    color: #fff;
    text-align: end;
}
.author{
  font-family:RalewayBold;
  font-size: 18px;
}
.author span{
  font-style:italic;
  font-family:RalewayMedium;
}
.text-general {
  font-family: RalewayRegular;
  font-size: 18px;
  line-height: 21.8px;
  text-align: justify;
  text-indent: 10px;
}
.text-general b{
  font-family: RalewayBold;
  font-size: 18px;
  line-height: 21.8px;
  text-align: justify;
  text-indent: 10px;
}
.text-general p{
  margin-bottom:15px;
}
.italic{
  font-style: italic;
  font-family: CormorantSemiBold;
}
.box-text-banner{
  font-family:RalewayRegular; 
  font-size:20px;
  line-height:1.2;
  text-transform: uppercase;
  text-align: justify;
}
.text-general .text-title{
  text-indent: 0;
  font-size:31px;
  line-height: 1.2;
  font-family: RalewayBold;
  position: relative;
  padding-bottom: 20px;
}
.first-letter-drop::first-letter {
  color: #fff;
  font-size: 75px;
  float: left;
  /* margin-right: 5px; */
  /* margin-bottom: 5px; */
  /* margin-top: -20px; */
  line-height: 1;
  font-family: NotoExtraBold;
  font-style: italic;
  text-indent: 0;
}
  @media (min-width: 1400px) {
   
  }
  .content .content-tab:not(.active) {
    display: none;
  }
   .text-2 {
    font-family: RalewayMedium;
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 30px;
    color: #fff;
    text-align: justify;
    /* font-weight: bold; */
  }
  .mt-auto{
    margin-top:auto;
  }
  .section-1{
    background-image: url(../images/v15/tg8.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display:flex;
    align-items: center;
    padding:50px 0;
  }
  .text-border-top{
    font-family: RalewayBold;
    font-size: 32px;
    line-height: 1.2;
    position: relative;
    padding-top: 30px;
    margin-top: 30px;
    padding-left: 30px;
  }
  .text-border-top::before{
    border-top-right-radius: 10px;
    position: absolute;
    top: 0px;
    left: 0;
    width: 500px;
    background: #000;
    height: 20px;
    content: "";
    display: block;
  }
  .box-black{
    background-color: #000;
    color: #fff;
    font-size: 18px;
    line-height: 1.2;
    text-align: justify;
    font-family: RalewayRegular;
    border-radius: 10px;
    overflow: hidden;
  }
  .section-3 .box-black{
    background-color:#09142D;
  }
  @media(max-width:1200px){
  }
  .all{
    background-image: url(../images/v4/tinthegioi8.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  @media (min-width: 992px){
    .pcnone{
      display: none;
    }
    .mtlg100{
      margin-top: -100px;
      position: relative;
    
    }
    .mtlg150{
      margin-top: -200px;
    }
    .mtlg200{
      margin-top: -300px;
    }
  }
  @media (min-width:1200px){
    
  }
  @media (min-width: 992px) {
    
  }
  
  
  
  
  @media (min-width: 1199px) {
    .mtlgtop{
      margin-top: -200px;
    }
    .bg-imgmb{
      display: none;
    }
  }
  @media(max-width:1200px){
    
  }
  @media (min-width:1400px){
    
  }
  @media (min-width:1200px) and (max-width:1400px){
    
  }
  
  .m-auto{
    margin: auto;
  }
  
  @media (min-width: 992px) {
    
    .content-tab-menu .tabs .tab {
      width: 50%;
  }
    
  }
  .first-letter-drop::first-letter {
    font-size: 70px;
    float: left;
    /* font-weight: bold; */
    margin-right: 5px;
    margin-bottom: 2px;
    margin-top: -20px;
    line-height: 50px;
    font-family: var(--font11);
  }
  @media (min-width:992px) and (max-width:1199px){
  }
  @media (max-width:768px){
  
  }
  @media (max-width:992px){
    .mbnone{
      display: none;
    }
  }
@media(min-width: 575px){
  
  .bannermobile{
    display: none;
  }
}
@media(max-width: 575px){
.bannerpc{
  display: none;
}
}
.header-banner1{
  position: relative;
}
.box-banner{
  position: absolute;
  bottom: 150px;
  width: 1170px;
  left: 50%;
  transform: translateX(-50%);
}
@media(max-width:1200px){
  .box-banner{
    bottom: 50px;
    max-width:800px;
  }
}
@media(max-width:992px){
  .box-banner{
    position: relative;
    bottom: 0;
    background-color: #494949;
    max-width: 100%;
    padding: 30px;
  }
}
.box-banner-text-title{
  font-size: 32px;
  font-family: RalewayBold;
  line-height: 1.2;
  margin-bottom: 30px;
  color: #fff;
}
.box-banner-text p{
  font-size: 18px;
  font-family: RalewayRegular;
  line-height: 1.1;
  text-align: justify;
  text-indent: 15px;
}
.title-child{
  font-size: 32px;
  font-family: RalewayBold;
  line-height: 1.2;
  margin-bottom: 30px;
}
.section-2{
  background-image: url(../images/v11/tg7.jpg);
  background-repeat: no-repeat;
  background-position: left;
  background-size:cover;
  background-color: #3B4B56;
  color: #fff;
}
.section-2 .title-2{
  background: #1D1852;
  padding: 10px 0;
  color: #ECB802;
  text-align: center;
  font-family: RalewayBold;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media(min-width:992px){
  .section-2 {
    padding: 200px 0;
    background-position: center;
  }
}

.box-shadow{
  border-radius: 19px;
  background: #fff;
  box-shadow: 0px 12px 12px 0px rgba(0, 0, 0, 0.25);
  padding: 30px 0;
}
.box-shadow{

}
 .title{
  font-size: 32px;
  padding-bottom: 30px;
  font-family: RalewayBold;
  position: relative;
  line-height: 1.2;
}
.title::after{
  background-color: #CD0008;
  height: 20px;
  position: absolute;
  width: 700px;
  content: "";
  display: block;
  bottom: 0;
  left: 0;
  border-top-right-radius: 10px;
}
@media(max-width:992px){
   .title::after{
    width: 70%;
  }
  .box-shadow .text-general{
    width: 100%;
  }
}
.box-title{
  display: flex;
  align-items: center;
  color: #FF0F00;
  text-align: right;
  font-family: RalewayBold;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background-color: #000;
}
.section-3{
  background-image: url(../images/v15/tg11.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size:cover;
  position: relative;
}
.title {
  font-size: 32px;
  padding-bottom: 30px;
  font-family: RalewayBold;
  position: relative;
  line-height: 1.2;
  margin-bottom: 30px;
}
.section-3 .title::after{
  left: -50px;
  background-color: #9D986B;
  width: 100%;
}
.section-3 .box-content{
  background: rgba(217, 217, 217, 0.92);
  padding: 50px;
}
.section-4{
  background-image: url(../images/v15/tg4.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size:cover;
  position: relative;
}
.box-blue{
  background-color: #071735;
  color: #fff;
  border-radius: 20px;
}
.box-radiant{
  background: #FCFFE2;
  border-radius: 10px;
}
.box-radiant-2{
  background-color: #383838;
  background-position: center right;
  background-size: contain;
  border-radius: 10px;
  background-repeat: no-repeat;
}
.section-5 .text-title{
  color: #FFD900;
}
.section-4 .text-title{
  color: #fff;
}
.section-7 .text-title{
  color: #FF9D00;
}
.text-title{
  position: relative;
  margin-bottom: 30px;
}
.section-6 .text-title{
  text-align: center;
}
.section-2 .title-child{
  color: #fff;
  margin-bottom: 25px;
}
.section-2 .box-text{
  background-color: #374394;
  color: #fff;
  padding: 35px;
}
.box-section-2,.box-section-3{
  max-width: 980px;
  margin: auto;
}
.section-2 .text-general{
  padding-top: 20px;
}
@media(min-width:768px){
  .img-box{
    margin-right: -50px;
  }
  .img-box img{
    width: 100%;
  }
}
.box-image{
  background-image: url(../images/v15/tg9.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
}
.box-white-opacity{
  background: rgba(255, 255, 255, 0.85);
  color: #000;
  border-radius: 21px;
}
.box-white-opacity .text-title{
  color: #EA0000;
}
.section-5 .box-white-opacity .text-title{
  color: #016840;
}
.box-black-opacity{
  background: rgba(0, 0, 0, 0.5);
  color: #FFF;
  border-radius: 21px;
}
.box-black-opacity .text-title{
  color: #2AC4F4;
}
.section-5{
  background-image: url(../images/v15/tg15.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size:cover;
  position: relative;
}
.section-7{
  background-image: url(../images/v15/tg6.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size:cover;
  position: relative;
}
.section-5 {
  color: #fff;
}


.section-6{
  background-image: url(../images/v15/tg13.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size:cover;
  position: relative;
  color: #fff;
  padding: 100px 0;
}
@media (min-width:1670px){

}
@media (min-width:1200px) and (max-width:1400px){
}
@media (max-width:1200px){
  
}
@media(max-width:992px){
  .title {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .section-2 .title-2{
    font-size: 25px;
  }
  .text-border-top{
    font-size: 25px;
  }
  .text-title{
    margin-bottom: 0;
  }
}

@media(max-width:992px) {
  .section-1,.section-2,.section-5{
    padding: 50px 0;
  }
}
.box-banner-text{
  background-color: #9FA25C;
  padding: 20px;
}
@media(max-width:1500px){
  .box-color-fake{
    background-color: #9ed2e5;
    height: 200px;
    width: 100%;
  }
}
@media (min-width:992px) and (max-width:1200px){
  .box-color-fake{
    background-color: #9ed2e5;
    height: 300px;
    width: 100%;
  }
}
.box-white{
  margin-top: 20px;
  background-color: rgba(255,255,255,.7);
  font-size: 18px;
  line-height: 1.2;
  text-align: justify;
  font-family: RalewayRegular;
  border-radius: 10px;
  color: #3A2A2A;
}
.section-3{
  padding: 100px 0;
}

.box-den{
  margin-top: 20px;
  background-color: #000;
  font-size: 18px;
  line-height: 1.2;
  text-align: justify;
  font-family: RalewayRegular;
  border-radius: 50px;
  color: #fff;
  padding: 80px 40px;
}
@media(min-width:992px){

}

.section-4 {
  padding: 50px 0;
}
@media(max-width:992px){
  .text-general .text-title{
    font-size: 24px;
  }
  .box-white{
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section-2{
    background-image: none;
    padding-bottom: 0 !important;
  }
  .box-radiant-2{
    background-color: #383838;
    background-image: none;
    background-position: center right;
    background-size: cover;
    border-radius: 10px;
    background-repeat: no-repeat;
  }
}
@media(max-width:575px){
  .text-general .text-title{
    font-size: 18px;
    padding-bottom: 10px;
  }
}
