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: 1.2;
  text-align: justify;
  text-indent: 10px;
}
.text-general b{
  font-family: RalewayBold;
  font-size: 18px;
  text-align: justify;
  text-indent: 10px;
}
.text-general p{
  margin-bottom:25px;
}
.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-title{
  font-size:22px;
  line-height: 1.2;
  font-family: RalewayBold;
  text-indent: 0;
}
.first-letter-drop::first-letter {
  color: #fff;
  font-size: 75px;
  float: left;
  line-height: 1;
  font-family: NotoExtraBold;
  font-style: italic;
  text-indent: 0;
}

  .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;
  }
  .text-general li{
    list-style :none;
    padding-left: 30px;
    margin-bottom: 20px;
  }
  .text-general li::before {
    content: "";
    background-color: #6abb43;
    display: inline-block; 
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 10px;
  }
  .sub-img p{
    font-size:14px;
    text-align:center;
    line-height: 1.1;
    font-family: RalewayRegular;
    padding-top: 10px;
  }
  @media (min-width: 1199px) {
    .mtlgtop{
      margin-top: -200px;
    }
    .bg-imgmb{
      display: none;
    }
  }
  .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 (max-width:992px){
    .mbnone{
      display: none;
    }
  }
@media(min-width: 575px){
  
  .bannermobile{
    display: none;
  }
}
@media(max-width: 575px){
  .bannerpc{
    display: none;
  }
  .text-title{
    font-size:17px;
  }
}
.title {
  font-size: 28px;
  padding-bottom: 40px;
  font-family: RalewayBold;
  position: relative;
  line-height: 1.2;
  margin-bottom: 30px;
}
.title::after{
  background-color: #CD0008;
  height: 20px;
  position: absolute;
  width: 700px;
  content: "";
  display: block;
  bottom: 0;
  left: 0;
  border-top-right-radius: 10px;
}
.section-1 .box-content{
  background-color: #000;
  padding: 50px;
  border-radius: 20px;
}
@media(min-width:1200px){
  .section-6 .container{
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
  }
  .section-6 .img-2{
    position: absolute;
    top: 0;
    left: 0;
  }
}
.section-1{
  padding: 100px 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../images/v10/tn2.jpg);
  position: relative;
}
.section-4{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../images/v15/tn7.jpg);
  position: relative;
}
.box-blue{
  background-color: #17405B;
  border-radius: 10px;
}

.header-banner1{
  position: relative;
}
.section-3{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../images/v12/tn3.jpg);
  position: relative;
  color: #fff;
}
.section-8{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../images/v15/tn14.jpg);
  position: relative;
}
.box-white{
  margin-top: 20px;
  background-color: rgba(255,255,255,.8);
  font-size: 18px;
  line-height: 1.2;
  text-align: justify;
  font-family: RalewayRegular;
  color: #000;
}
.section-3 .box-white{
  background: #fff;
  border-radius: 10px;
}
.box-blue{
  margin-top: 20px;
  background-color: #69A0D6;
  font-size: 18px;
  line-height: 1.2;
  text-align: justify;
  font-family: RalewayRegular;
  border-radius: 50px;
  color: #fff;
  padding: 100px 40px;
}
.box-black{
  background-color: #000;
  color: #fff;
  border-radius: 10px;
}
.text-general .text-title{
  font-size: 30px;
  line-height: 1.2;
  font-family: RalewayBold;
  text-indent: 0;
  position: relative;
}
@media(max-width:1400px){
  .text-general .text-title{
    font-size: 26px;
  }
}
.section-6 .box-content{
  background-color: #fff;
  color: #000;
  padding: 50px 100px 200px 100px;
  border-radius: 50px;
  box-shadow: rgba(0, 0, 0, 0.15) 10.4px 9.4px 8.2px;
}
.section-7{
  background-image: url('../images/v15/tn11.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.section-2{
  background-image: url('../images/v15/tn3.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0;
  padding-top: 100px;
}
.section-5{
  background-image: url('../images/v15/tn9.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0;
}
.section-5 .box{
  padding-top: 30px;
  background: linear-gradient(to right, #167840, rgba(1,104,64,0.5));
  color: #fff;
  border-radius: 10px;
}
.section-6{
  position: relative;
  
}
@media(min-width:1750px){
  .section-6 .container{
    top: 10%;
  }
}
@media(min-width:1500px) and (max-width:1750px){
  .section-6 .box-content{
    padding: 50px;
    padding-bottom: 200px;
  }
}
@media(min-width:1200px) and (max-width:1500px){
  .section-6 .box-content{
    padding: 50px;
    padding-top: 30px;
    padding-bottom: 200px;
  }
  .custom-padding{
    padding-left: 150px;
  }
}
@media(min-width:1200px) and (max-width:1600px){
  .pr-update{
    padding-right: 50px;
  }
}
@media(min-width:992px){
  .section-4{
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .mtlg100{
    margin-top: -100px;
  }
  .mllg100{
    margin-left: -200px;
  }
  .mllg50{
    margin-left: -100px;
  }
}
.box-xanh{
  background: #0D5A79;
  border-radius: 20px;
  color: #fff;
}
@media(max-width:992px){
  .section-4{
    padding: 50px 0;
  }
  .section-6 .box-content{
    padding-bottom: 50px;
  }
  .box-blue,.box-white,.section-5 .box-content,.section-6 .box-content{
    padding: 40px 30px;
  }
  .text-general .text-title{
    font-size: 22px;
  }
  .section-6{
    padding-bottom: 0;
    padding-top: 50px;
  }
}

.text-title{
  position: relative;

}
.section-2 .text-title{
  text-align: center;
}
.section-3{
  background-image: url(../images/v15/tn5.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.section-3 .box-white{
  color: #Fff;
  background: rgba(125, 83, 11, .84);
  border-radius: 20px;
}
.section-4 .text-title{
  color: #fff;
}
.section-4 .box{
  background: url(../images/v15/tn8.png) center center / 100% no-repeat;
  min-height: 945px;
  border-radius: 20px;
  overflow: hidden;
  color: #fff;
}
.section-5 .text-title{
  color: #fff;
}
.section-7 .box{
  background: rgba(255,255,255,.8);
  border-radius: 20px;
  color: #000;
}
.section-8 .text-title{
  color: #fff;
  text-align: center;
}
.section-8 .box{
  background: #410983;
  color: #fff;
  border-radius: 20px;
}

@media(min-width:992px){
  .mllg75{
    margin-left: -50px;
    max-width: 110%;
    width: 110%;
  }
  .section-5 .box-white-opacity .text-title{
    margin-left: -300px;
  }
  .section-3 .text-title{
    max-width: 60%;
    margin: auto;
  }
}

.box-white-opacity{
  background: rgba(255,255,255,.8);
  border-radius: 20px;
}
.box-white-opacity .text-title{
  color: #782424;
}
.box-green{
  background: #016840;
  border-radius: 20px;
  color: #FFF;
}
.section-5 .box-white-opacity .text-title{
  color: #86C440;
  text-align: right;
}
.section-8 .box-white-opacity .text-title{
  color: #016840;
  max-width: 670px;
}
@media(max-width:992px){
  .section-4 .box{
    background: #1FA9FF;
    border-radius: 20px;
    min-height: auto;
  }
  .section-5 .box-white-opacity .text-title .text-title{
    text-align: center;
  }
}