
#content {
    font-family: "RalewayRegular";
    font-size: 18px;
    line-height: 1.3;
    color: #000000;
  }
  
  .first-letter-drop::first-letter {
    font-size: 120px;
    float: left;
    line-height: 82px;
    font-family: 'Noto';
    text-indent: 0;
    margin-left: 0px;
    margin-right: 10px;
  }
  .text-general p.first-letter-drop{
    text-indent: 0;
  }
  @media (min-width:1920px){
    .img-custom-right{
      margin-left: calc((1920px - 1130px) / 2);
    }
    .img-custom-left{
      margin-right: calc((1920px - 1130px) / 2);
    }
  }
  @media(min-width:1200px) and (max-width:1920px){
    .img-custom-right{
      margin-left: calc((100vw - 1130px) / 2);
    }
    .img-custom-left{
      margin-right: calc((100vw - 1130px) / 2);
    }
  }
  @media (min-width: 992px) {
    .ml100lg{
      margin-left: -100px;
    }
 
  }
  @media (min-width: 992px) {
    .section-banner {
      background: url(../images/v16/t1.jpg) no-repeat;
      background-size: cover;
      background-position: center;
      color: #fff;
      text-align: center;
      display: flex;
      min-height: 900px;
      padding-top: 100px;
      padding-right: 100px;
    }
    
  }
  .section-banner .title {
    font-family: "Alexandria";
    color: #fff;
    line-height: 1.2;
    text-align: center;

  }
  .section-banner .title ._t1 {
    font-size: 80px;
    line-height: 1.1;
    font-weight: 600;
  }
  .section-banner .title ._t2 {
    font-size: 40px;
    line-height: 1;
    font-weight: 100;
  }
  .section-banner .line {
    width: 2px;
    height: 50px;
    background-color: white;
    margin: 20px auto;
  }
  .section-banner .titles {
    font-family: "Noto";
    font-size: 17px;
    line-height: 1.3;
  }
  .section-banner .titles p {
    cursor: pointer;
  }
  .section-banner .titles .active {
    font-family: "NotoBlackItalic";
  }
  .section-banner .banner-desc {
    max-width: 235px;
    font-size: 14px;
    font-family: "RalewayItalic";
    line-height: 1.2;
    text-align: justify;
  }
  
  @media (min-width: 992px) {
  
  }
  .box-black-opacity{
    background: rgba(0, 0, 0, 0.80);
    color: #fff;
    padding: 30px;
    margin-top: 50px;
  }
  
  @media (min-width: 992px) {
    .title-section-banner-3{
      width: calc( 700 * var(--scaler1) );
      position: absolute;
      top: 50px;
      left: 50%;
      transform: translateX(-50%);
    }
  }
  @media(min-width: 575px) and (max-width:992px){
    .title-section-banner-3{
      width: calc( 200px + 500 * var(--scaler1) );
      position: absolute;
      top: 50px;
      left: 50%;
      transform: translateX(-50%);
    }
  }
  
  .bg-ge{
    background-color: #00502f;
  }
  .text-ge{
    color: #fff;
    font-size:18px;
    font-family: "RalewayRegular";
  
  }
  .title-thoitrang{
    font-size:20px;
    text-transform: uppercase;
    font-family:"RalewayItalic";
    padding: 30px 0 20px 0;
  }
  
  @media (min-width:992px){
    .box-thoitrang{
      display: grid;
      grid-template-columns: repeat(2,1fr);
    }
    .box-thoitrang div{
      display: flex;
    }
    .box-thoitrang img{
      width: 100%;
    }
  }
  @media (max-width:992px){
  }
  
  
  @media (min-width: 1200px) {
    .section-diem-den .item {
      min-height:800px;
    }
  }
  @media (min-width: 993px)  and (max-width:1200px){
    .section-diem-den .item {
      height: max-content;
    }
  }
  .m-auto{
    margin:auto;
  }
  
  @media (max-width: 991.98px) {
    .section-diem-den .owl-dot {
      display: inline-block;
      background-color: #d4d4d4;
      border: 0;
      width: 14px;
      height: 14px;
      border-radius: 50%;
      cursor: pointer;
      margin: 2px 5px;
      padding: 0;
    }
  }
  @media (max-width: 1200px) {
    .mttop100{
      margin: 20px 0;
    }
  }
  
  @media (min-width: 992px) {
  
  }
  
  @media (min-width: 992px) {
  }
  @media (max-width: 991.98px) {
  }
  
  .img-10-1{
    position: absolute;
    max-width:calc(890 * var(--scaler1));
    z-index: 1;
  }
  .img-10-2{
    position:absolute;
    /* max-width:calc(624 * var(--scaler1)); */
    z-index: 0;
    left: calc(100vw - 1200px - 25%);
    bottom: 0;
  }
  .quote-1{
    font-size:14px;
    text-align: center;
    font-family: "RalewayRegular";
  }
  .text-yellow{
    margin: auto;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    color: #f7bf54;
    text-align: center;
    padding: 20px;
    font-family: "RalewaySemiBold";
    font-style: italic;
  }
  .box-borderleft{
    background-color: #a7c9d8;
    padding-top: 100px;
  
  }
  .border-left{
    border-left: 5px solid #000;
    padding: 20px 0;
    padding-left:10px;
    margin: 30px;
    margin-bottom: 100px;
    font-family: "RalewayMedium";
    font-style: italic;
  
  }

  .text-general p{
    font-size: 18px;
    font-family: "CormorantRegular";
    margin-bottom: 20px;
    text-align: justify;
  }
  .text-general .heading{
    font-size: 20px;
    font-family: "RalewayBold";
    margin-bottom: 15px;
    text-align: justify;
  }
  .text-general .border-left{
    border-left: 5px solid #000;
    font-family: "RalewayMedium";
    font-size: 18px;
    padding: 15px 0 15px 15px;
    margin-bottom: 15px;
  }
  
  @media (min-width:575px){
    .bannermb{
      display:none;
    }
  }
  @media (max-width:575px){
    .bannerpc{
      display:none;
    }
  }
  
  .text-box-new{
    font-size:20px;
    line-height: 1.2;
    font-family: RalewayRegular;
    text-transform: uppercase;
  }
  .box-text-new-2{
    background-color: #AE5800;
    font-size:18px;
    font-family: Raleway;
    font-weight: 300;
    text-indent: 15px;
    color: #fff;
    padding: 30px;
  }
  
  .bg-tim{
    margin-top: 150px;
    background-color: #131938;
    color: #fff;
  }
  .bg-tim-img{
    margin-top: -100px;
  }
  .textborderleft{
    border-left: 10px solid #fff;
    font-family: Raleway;
    font-weight: 300;
    font-size: 20px;
    padding-left: 10px;
    font-style: italic;
    margin: 20px 0;
  }
  .text-general .title-child{
      font-size: 18px;
      font-family: "RalewaySemiBold";
      line-height: 1.2;
      margin-bottom: 10px;
      text-indent: 0;
  }
  .box-blue p{
    margin-bottom: 0;
    padding-bottom: 0;
    text-indent: 15px;
  }
  .box-blue{
    background-color: #CADBED;
    padding: 30px;
  }

  .text-border-left strong{
    font-family: RalewayBold;
  }
  
  .border-left-address{
    margin-top: 30px;
    border-left: 3px solid #000;
    font-size: 18px;
    padding-left: 20px;
  }
  .border-left-address p{
    font-family: 'RalewayRegular';
    margin-bottom: 10px;
  }
  .border-left-address p strong{
    font-family: 'RalewayBold';
  }

  .bg-grey{
    background-color: #414142;
    color: #fff;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
  }
  .box-grey{
    margin-left: auto;
    max-width: 540px;
  }
  .box-grey .box-grey-title{
    font-size:42px;
    font-family: NotoLight;
  }
  .box-grey .box-grey-item{
    display: flex;
    padding-bottom: 40px;
  }
  .box-grey .box-grey-item-stt{
    font-size:94px;
    font-family: NotoLight;
    line-height: 1;
  }
  .box-grey .box-grey-item-content{
    font-size:16px;
    font-family: RalewayRegular;
    line-height: 1.5;
  }
  .box-border p{
    text-indent: 15px;
  }
  .box-border{
    border: 1px solid #fff;
    border-radius: 30px;
    padding: 30px;
  }
  .ca-1{
      margin-bottom: -250px;
      position: relative;
    }
  @media(min-width:1800px){
    .ca-2{
      margin-top: -384px;
      position: relative;
      margin-left: 0px;
      z-index: 1;
    }
  }
  @media(min-width:1200px) and (max-width:1800px){
    .col-one{
      margin-top: -100px;
    }
    .col-two{
      margin-top: -200px;
    }
    
    .ca-2{
      margin-top: -350px;
      position: relative;
      margin-left: -100px;
      z-index: 1;
    }
  }
  @media(min-width:1200px) and (max-width:1450px){
    .ca-2{
      margin-top: -306px;
      position: relative;
      margin-left: -76px;
      z-index: 1;
    }
  }
  @media(min-width:992px) and (max-width:1200px){
    .ca-1{
      margin-bottom: -250px;
      position: relative;
    }
    .ca-2{
      margin-top: -270px;
      position: relative;
      margin-left: -100px;
    }
    .col-one{
      margin-top: -50px;
    }
    .col-two{
      margin-top: -150px;
    }
  }
  @media(min-width: 992px){
    .img-16-1{
      margin-top: -350px;
    }
  }
  @media(max-width:992px){
    .bg-red .text-general{
      padding: 20px;
    }
    .ca-1{
      display: none;
    }
    .ca-2{
      display: none;
    }
  }
  
  .text-banner .text-width{
    width: max-content;
  }
  .author {
    font-family: RalewaySemiBold;
  }
  .author span{
    font-style: italic;
    font-family: RalewayRegular;
    text-transform: uppercase;
  }

  .text-banner-sub{
    font-size:18px;
    font-family: RalewayRegular;
    position: relative;
    text-transform: uppercase;
    text-align: justify;
    line-height: 1.2;
  }
  /* .text-banner-sub::before{
    content: " ";
    display: block;
    height: 10px;
    background-color: #FE9E01;
    position: absolute;
    top: 0;
    left: 0;
    margin-bottom: 10px;
    width: 200px;
  } */
  .box-border-left{
    margin-top: 20px;
    background-color: #FBE1AE;
    padding: 30px;
  }
  .box-border-left-text{
    text-align: justify;
    font-size: 20px;
    font-family: 'RalewayItalic';
    border-left: 10px solid #000 ;
    padding-left: 15px;
  }
  .text-general {
    font-family: CormorantRegular;
    font-size: 18px;
    line-height: 20px;
    text-align: justify;
    text-indent: 10px;
  }
  .text-general p{
    margin-bottom: 20px;
  }
  .box-text-left{
    color: #fff;
    border-left: 10px solid #C5725B;
    font-size: 20px;
    font-family: 'RalewayRegular';
    padding-left: 30px;
    text-align: justify;
  }
  @media(min-width:992px){
    .mtlg10{
      margin-top: -30px;
    }
    .mtlg150{
      margin-top: -250px;
    }
  }
  .section-1 .text-banner .text-banner-1{
    font-size:70px;
    line-height: 1;
    font-family: 'SVNDrainwood';
    line-height: 1.3;
  }
  .section-1 .text-banner .text-banner-2{
    font-size:45px;
    font-family: Afacad;
    line-height: 1;
  }
  .section-1 .text-banner .author{
    padding-top:20px;
  }
  .section-1 .text-banner-sub::before{
    background-color: #000;
  }
  @media(min-width:1600px){
    .custom-padding{
      padding-left: 100px;
    }
  }
  @media(min-width:1400px) and (max-width:1600px){
    .custom-padding{
      padding-left: 50px;
    }
  }
  @media(min-width:1200px) and (max-width:1400px){
    .custom-padding{
      padding-left: 60px;
    }
    .section-1 .text-banner .text-banner-1{
      font-size:45px;
    }
    .section-1 .text-banner .text-banner-2{
      font-size:30px;
    }
  }
  .text-general p.title-com{
    font-size:22px;
    font-family: "CormorantSemiBold";
    text-indent: 0;
  }
  .text-border-top{
    font-size: 18px;
    font-family: 'RalewaySemiBold';
    position: relative;
    text-transform: uppercase;
  }
  .text-border-top::before{
    content:"";
    display: block;
    top: 0;
    left: 0;
    margin-bottom: 10px;
    height: 10px;
    width: 50%;
    background-color: #000;
  }
  
  .box-fake{
    background-color: #CE9F7F;
    height: 136px;
    width: 100%;
    margin-top: 30px;
  }
  .box-10-img{
    position: relative;
  }
  
  .section-diem-den .item.item-6 .item-content .content{
    text-indent: 0;
  }
  .section-diem-den.section-diem-den-2 .item .item-content .title{
    font-size: 32px;
    font-family: "NotoBoldItalic";
    margin-bottom: 15px;
    line-height: 1;
    color: #F49250;
  }
  .owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  
  .owl-carousel .owl-nav button {
    background-color: #fff;
    border-radius: 50%;
    padding: 10px;
  }
  
  .owl-carousel .owl-nav button.owl-prev {
    margin-right: auto;
  }
  
  .owl-carousel .owl-nav button.owl-next {
    margin-left: auto;
  }
  @media(min-width:1200px){
    .col-xl-auto{
      max-width: 540px;
    }
    .container-xl-none{
      max-width: 100%;
      width: 100%;
    }
  }
  @media(min-width:992px){
    .owl-carousel .owl-nav {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%,-50%);
      width: 95%;
    }
    
    .box-10-text{
      position: absolute;
      bottom: 20px;
      right: 30px;
      max-width: 500px;
    }
    .owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev {
      width: 120px;
      height:120px;
      font-size: 50px;
      color: #b4afaf;
      background-color: rgba(99, 93, 93, 0.2);
      border: none;
    }
  }
  .mb-auto{
    margin-bottom: auto;
  }
  @media(min-width:1600px){
    .owl-carousel .owl-nav {
      width: 85%;
    }
  }
  @media(max-width:992px){
    .owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev {
      width: 50px;
      height:50px;
      font-size: 18px;
      color: #fff;
      background-color: rgba(255, 255, 255, .2);
      border: none;
    }
    .section-diem-den.section-diem-den-2 .item-3 .button-js-more-1,.section-diem-den.section-diem-den-2.item-4 .button-js-more-1,.section-diem-den.section-diem-den-2 .item-4 .button-js-more-1{
      border-color: #fff;
      color: #fff;
    }
  }
  .text-border-left{
    color: #000;
    font-size: 18px;
    font-family: 'RalewaySemiBoldItalic';
    font-style: italic;
    text-align: justify;
    border-left: 10px solid #000;
    padding-left: 15px;
    margin: 15px 0;
    max-width: 100%;
    line-height: 1.1;
  }
 
  @media(min-width:992px){
    .mtlg300{
      margin-top: -300px;
    }
  }
  

  .box-address p.title{
    font-size:18px;
    font-family: 'RalewayBold';
    margin-bottom: 0;
  
  }
  .box-address{
    background: #286C87;
    padding: 30px 20px;
    color: #fff;
    
  }
  .box-address p{
    font-size:18px;
    font-family: 'Raleway';
    margin-bottom: 0;
    
  }
  .box-gray{
    background-color: #D9D9D9;
    padding: 30px 40px;
    font-size: 18px;
    line-height: 1.2;
    font-family: RalewayRegular;
    text-align: justify;
    text-indent: 15px;
    margin: auto -50px;
  }
  @media(min-width:992px){
    .img-left{
      margin-left: calc( -300 * var(--scaler1) );
      margin-left: -300px;
    }
  }
  .text-general .text-title{
    font-size: 18px;
    line-height:1.2;
    text-indent: 0;
    font-family: RalewayBold;
    padding-bottom: 15px;
  }
  .section-1 .text-title{
    color: #905350;
  }
  @media(min-width:1200px){
    .box-bottom{
      margin-top: -450px;
    
    }
    .col-auto{
      max-width: 540px;
    }
  }
  @media(min-width:992px){
   
    .mt100{
      margin-top: -115px;
    }
    .mtlg200{
      margin-top: -300px;
    }
  }
  .my-auto{
    margin-top: auto;
    margin-bottom: auto;
  }
  
  @media(min-width:1200px){
    .col-lg-auto{
      max-width: 580px;
    }
    
  }

  @media(min-width:1200px){
    .mtlg50{
      margin-top: -50px;
    }
  }
  @media(min-width:1200px){
    .mtxl20{
      margin-top: -20px;
    }
    .mtlg100{
      margin-top: -80px;
    }
  }
  .section-8 .box-content{
    background-image: url('../images/v11/cn18.jpg');
    background-repeat: no-repeat;
    background-size: 1920px;
    background-position: bottom;
  }
  @media(min-width:992px){
    .section-4 .bottom{
      display: flex;
      justify-content: center;
    }
    .section-4 .text{
      margin-top: -50px;
      position: relative;
      z-index: 1;
    }
    .section-4 .thap{
      margin-top: -300px;
      position: relative;
      z-index: 3;
    }
    .imgbot{
      margin-bottom: -250px;
    }
  }
  @media(max-width:1200px){
    .section-1 .text-banner .text-banner-1{
      font-size: 70px;
    }
    .section-1 .text-banner .text-banner-2{
      font-size: 40px;
    }
  }
  @media(min-width:992px) and (max-width:1200px){
    .mtlg50{
      margin-top: -50px;
    }
  }

 

  @media(min-width:992px) and (max-width:1200px){
  }
  .border-radius img{
    border-radius: 30px;
  }
  .section-8 .text-border-left{
    border-color: #AF9467;
    border-width: 10px;
  }
  .box-red{
    background-color: #632718;
    color: #fff;
    font-size: 18px;
    font-family: RalewaySemiBold;
    text-align: justify;
    padding: 30px;
  }
  .box-brown{
    background-color: #31130E;
    font-size: 18px;
    font-family: RalewaySemiBold;
    color: #fff;
    line-height: 1.2;
    text-align: justify;
    padding: 20px;
    margin-top: 20px;
  }
  @media(max-width:1200px){
    .section-8 .box-content{
      background-position: left;
      background-size: 3000px;
    }
  }
  .section-2 .box-image{
    background-image: url(../images/v16/t3.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px;
  }
  .section-2 .box-white{
    background: #FFF;
    color: #000;
    padding: 20px;
  }
  .section-2 .box-color{
    background: #B48141;
    color: #FFF;
  }
  .section-2{
    background-color: #FFE9C5;
  }
  

.text-free{
  font-size: 18px;
  font-family: RalewaySemiBold;
  line-height: 1.2;
  font-style: italic;
}
.box-green{
  background: #465D28;
  padding: 20px 30px;
  font-size: 18px;
  font-family: RalewaySemiBold;
  color: #fff;
  border-radius: 10px;
  margin-top: 20px;
  text-align: justify;
}
.section-8 .text-border-left{
  border-color: #000;
}

.location{
  font-size: 16px;
  font-family: RalewayBold;
}
.location img{
  margin-right: 10px;
}
.text-custom{
  display: grid;
  grid-template-columns: 10px calc( 100% - 10px );
  padding-top: 30px;
  color: #683F27;
  font-family: RalewayLight;
  font-style: italic;
  gap: 10px;
}
@media(min-width:1200px){
  .mtxl150{
    margin-top: -150px;
  }
  .container-xl-custom{
    width: 100%;
    max-width: 100%;
  }
}
.box-khung{
  border: 1px solid #CE9F7F;
}
.title-main{
  padding: 20px 0;
}
@media(min-width:992px){
  .section-24 {
    background-image: url(../images/v16/t46.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFF;
    min-height: 1757px;
  }
  .mtlg180{
    margin-top: -200px;
  }
  .box-khung{
    background: url(../images/v12/fd43.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border: none;
  }
  .title-main{
    padding: 30px 0;
  }
}
@media(max-width:992px){
  .title-main{
    display: flex;
    justify-content: center;
  }
  .title-main img{
    width: 160%;
    max-width: 160%;
  }
}
.mtlg80{
  margin-top: -60px;
}
.location img{
  width: 20px;
}
@media (min-width: 992px) and (max-width:1199px) {
  .container-lg {
      max-width: 960px;
      margin: auto;
      padding: 0 15px;
  }
}
@media (min-width: 768px) and (max-width:992px){
  .container-lg {
      max-width: 720px;
      margin: auto;
      padding: 0 15px;
  }
}
@media (min-width: 320px) and (max-width:768px) {
  .container-lg {
      max-width: 540px;
      margin: auto;
      padding: 0 15px;
  }
}
.text-sub{
  font-size: 14px;
  font-family: RalewayRegular;
  text-align: justify;
  line-height: 1.2;
}
.text-sub-img-box{
  background-color: #683F26;
  color: #fff;
  font-family: RalewayLight;
  text-align: justify;
  font-style: italic;
  padding: 50px 30px;
  line-height: 1.5;
}

@media(min-width:992px){
  .content-right{
    min-height: 1000px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
.banner-content{
  width: max-content;
  margin: auto;
}

.section-banner-menu .section-banner-menu-item{
  font-size: 18px;
  font-family: RalewayRegular;
  line-height: 1;
  height: 40px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-banner-menu .section-banner-menu-item span{
  position: relative;
  top: -7px;
  padding-top: 10px;
  display: none;
  transition: all 0.2s ease;
}
.section-banner-menu .section-banner-menu-item.active,.section-banner-menu .section-banner-menu-item:hover{
  font-weight: 700;
}

.section-banner-menu .section-banner-menu-item.active span{
  display: block;
}
.box-img-1{
  background-image: url(../images/v14/t3.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
  padding: 30px;
  font-size: 18px;
  font-family: RalewaySemiBold;
  line-height: 1.2;
  text-align: justify;
  text-indent: 15px;
}
.box-img-2{
  background-image: url(../images/v14/t10.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #000;
  padding: 50px;
  font-size: 18px;
  font-family: RalewaySemiBold;
  line-height: 1.2;
  text-align: justify;
  text-indent: 15px;
}
.section-3{
  background-image: url(../images/v16/t5.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 1964px;
  color: #fff;
  padding-top: 50px;
}
.section-2 .title-child{
  color: #9E191C;
}
.title-custom{
  color: #693435;
}
.title-custom .tc-1{
  font-size: 24px;
  font-family: SFU;
  position: relative;
  padding-top: 10px;
}
.title-custom .tc-1::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: #7C4D4E;
  width: 70px;
  height: 6px;
}
.title-custom .tc-2{
  padding-top: 10px;
  font-size: 20px;
  font-family: BigBold;
  padding-bottom: 10px;
}
.title-custom-2{
  color: #F8BA11;
}
.title-custom-2 .tc-1::before{
  background: #F8BA11;
}
.section-7 .content{
  background-image: url(../images/v14/t15.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 1050px;
}
.section-7 .content .box{
  background: #DC8360;
  padding: 30px 50px;
  border-radius: 30px;
  border: 10px solid #FAF28A;
  color: #FFF;
}
.section-7 .content .box .title-custom{
  color: #FFF;
}
.section-7 .content .box .title-custom .tc-1::before{
  background: #FFF;
}
.section-7 .content .title-custom-2{
  color:#799143 ;
}
.section-7 .content .title-custom-2 .tc-1::before{
  background: #799143;
}
.section-8  .title-custom-1{
  color:#C0322E ;
}
.section-8  .title-custom-1 .tc-1::before{
  background: #C0322E;
}
.section-8  .title-custom-2{
  color:#5C5C59 ;
}
.section-8  .title-custom-2 .tc-1::before{
  background: #5C5C59;
}
.section-8  .title-custom-3{
  color:#E8985B ;
}
.section-8  .title-custom-3 .tc-1::before{
  background: #E8985B;
}
@media(max-width:992px){
  .section-7 .content .box{
    padding: 20px;
  }
  .section-7 .content{
    background: none;
    color: #000;
    min-height: auto;
  }
  .section-3{
    background-image: none;
    min-height: auto;
    color: #000;
  }
}
.section-4 .box-1{
  background: #9B532D;
  color: #FFF;
}
.title-img{
  text-align: center;
  max-width: 80%;
  margin: auto;
  padding: 30px 0;
}

@media(min-width:992px){
  .mtlg-1{
    width: 100%;
    margin-top: -270px;
    margin-right: -100px;
  }
  .mtlg-2{
    margin-top: -170px;
  }
  .mblg-1{
    margin-bottom: -150px;
  }
}

.img-relative,.img-relative-2{
  position: relative;
}

.img-relative .text-sub-img,.img-relative-2 .text-sub-img{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: left;
  font-family: RalewaySemiBold;
  font-size: 16px;
  padding: 10px;
  color: #fff;
}
.img-relative-2 .text-sub-img{
  top: 10px;
}


.section-2 .content{
  max-width: 400px;
  margin: auto;
  font-size: 18px;
  text-align: end;
  font-family: RalewaySemiBold;
  font-style: italic;
  line-height: 1.1;
}
.section-2 .content h3{
  font-size: 14px;
  font-style: normal;
}

@media(min-width:992px){
  .section-2 .img{
    position: relative;
  }
  .section-2 .content{
    position: absolute;
    max-width: 372px;
    font-size: 18px;
    text-align: end;
    color: #fff;
    right: 40vw;
    bottom: 20px;
    font-family: RalewaySemiBold;
    font-style: italic;
    line-height: 1.1;
  }
  .section-2 .content h3{
    font-size: 14px;
    font-style: normal;
  }
}
.img{
  position: relative;
}
.text-sub{
  position: absolute;
  bottom: 10px;
  right: 20px;
  color: #FFF;
  font-size: 12px;
  font-family: RalewaySemiBold;
}

.section-5 .box-color{
  background-color: #BEAF89;
  font-family: RalewaySemiBold;
  font-style: italic;
  font-size: 18px;
  text-align: justify;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px;
}
@media(min-width:992px){
  .section-5 .box-color .content{
    max-width: 328px;
    margin-left: auto;
    margin-top: auto;
    margin-bottom: auto;
    padding-right: 30px;
  }
  .section-5 .custom-image{
    display: grid;
    grid-template-columns: repeat(2,1fr);
  }
  .section-5 .custom-image .img{
    margin-right: -150px;
  }
  .section-5 .bottom{
    margin-top: -100px;
    position: relative;
  }
  .section-5 .text{
    position: absolute;
    max-width: 800px;
    top: 100px;
    right: 20vw;
  }
}
@media(min-width:992px) and (max-width:1400px){
  .section-5 .text{
    position: absolute;
    max-width: 700px;
    top: 100px;
    right: 10vw;
  }
}
@media(max-width:1200px){
  .section-5 .custom-image .img{
    margin-right: -120px;
  }
}
@media(min-width:1920px){
  .section-2 .content{
    right: 800px;
  }
 
}

.title-car{
  font-size: 75px;
  font-family: Big;
  line-height: 1;
}
.custom-text{
  display: flex;
  align-items: center;
}
.custom-text .title{
  font-family: RalewayLight;
  font-size: 84px;
  line-height: 1;
}
.custom-text p{
  text-indent: 0;
  padding: 0;
  margin: 0;
}


@media(max-width:1920px){
  .price-car{
    font-size: 20px;
  }
  .title-car{
    font-size: 35px;
  }
}

.section-10{
  background-color: #000;
  color: #FFF;
  padding-top: 50px;
}
@media(min-width:1200px){
  .section-10{
    background: url(../images/v15/t33.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #FFF;
    padding-top: 100px;
    padding-bottom: 100px;
    min-height: 1752px;
    position: relative;
  }
  .section-bg{
    position: absolute;
    background-image: url(../images/v15/t35.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    width: 100vw;
    height: 1752px;
  }
  .padding-custom{
    padding-top: 500px;
  }
}
.section-6 .box-image{
  background-image: url(../images/v16/t13.jpg);
  background-position: center;
  color: #000;
  padding: 30px;
}
.section-8{
  background-image: url(../images/v16/t15.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #FFF;
  min-height: 1819px;
}
.box-red{
  background: #D22026;
  border-radius: 58px;
  font-family: RalewayRegular;
  font-style: italic;
  font-size: 18px;
  margin-top: -100px;
  padding: 130px 50px 30px 50px;
}


.section-16{
  background-image: url(../images/v16/t26.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

h4{
  padding-top: 30px;
  font-size: 45px;
  font-family: SVN;
  font-weight: 800;
  padding-bottom: 20px;
}
.section-17 .box-black{
  background-color: #000;
  color: #FFF;
  padding: 30px;
  font-family: RalewaySemibold;
  text-align: justify;
  font-style: italic;
  font-size: 18px;
  line-height: 1.1;
}
.section-18{
  background-image: url(../images/v16/t29.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 50px;
  min-height: 1296px;
  color: #fff;
}
.section-19{
  background: #D7CFBF;
}
.avatar{
  text-align: center;
  margin: auto;
}
.avatar .name{
  font-size: 20px;
  text-align: center;
  line-height: 1;
  padding-top: 20px;
  font-family: RalewaySemiBold ;
  text-transform: uppercase;
}
.section-22{
  background-image: url(../images/v16/t41.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 50px;
}
h5{
  font-size: 45px;
  font-family: LeagueGothic;
}
.section-21 h5{
  color: #6FA7C6;
}

@media (min-width:1921px){
  .img-car-custom{
    margin-left: -240px;
    margin-bottom: -100px;
    position: relative;
  }
  .section-21 .border-1{
    position: absolute;
    top: 0;
    left: 100px;
    content: "";
    display: block;
    width: calc(100% - 100px );
    height: 100%;
    border: 30px solid #286C87;
    border-top-left-radius: 120px;
    border-bottom-left-radius: 120px;
    border-right: none;
  }
  .section-21 .border-2{
    position: absolute;
    top: 40px;
    left: 140px;
    content: "";
    display: block;
    width: calc(100% - 140px );
    height: calc(100% - 80px );
    border: 30px solid #9E191C;
    border-top-left-radius: 120px;
    border-bottom-left-radius: 120px;
    border-right: none;
  }
  
}
@media(min-width:1400px) and (max-width:1920px){
  
  .img-car-custom{
    margin-left: -50px;
    margin-bottom: -50px;
    position: relative;
  }
  .section-21 .border-1{
    position: absolute;
    top: 0;
    left: calc( 50vw - 670px );
    content: "";
    display: block;
    width: calc(100% - 10px );
    height: 100%;
    border: 30px solid #286C87;
    border-top-left-radius: 120px;
    border-bottom-left-radius: 120px;
    border-right: none;
  }
  .section-21 .border-2{
    position: absolute;
    top: 40px;
    left: calc( 50vw - 630px );
    content: "";
    display: block;
    width: calc(100% - 10px );
    height: calc(100% - 80px );
    border: 30px solid #9E191C;
    border-top-left-radius: 120px;
    border-bottom-left-radius: 120px;
    border-right: none;
  }
  
  
}

.section-9 .box-black{
  background: #000;
  color: #FFF;
  font-family: RalewaySemiBold;
  text-align: justify;
  font-style: italic;
  font-size: 18px;
  line-height: 1.2;
  border-radius: 20px;
}
.section-9 .box-image-2{
  position: relative;

}
.section-9 .text{
  position: absolute;
  color: #FFF;
  font-size: 18px;
  font-family: RalewaySemiBold;
  text-align: justify;
  font-style: italic;
  line-height: 1.1;
  padding: 20px;
  width: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.text-banner{
  text-align: end;
  margin-left: auto;
  padding-bottom: 10px;

}
.text-banner h3{
    font-family: RalewayBold;
    font-size: 14px;
}
.text-banner p{
  font-family: RalewaySemiBold;
  font-size: 12px;
  line-height: 1.2;
}
.mt-auto{
  margin-top: auto;
}
.ml-auto{
  margin-top: auto;
}
.section-12{
  background: url('../images/v16/t22.jpg') center center / cover no-repeat;
  min-height: 1933px;
  color: #FFF;
  position: relative;
}
.section-13 .box-image{
  position: relative;
}
.section-13 .text{
  position: absolute;
  top: 10px;
  width: 100%;
  padding: 20px;
  color: #FFF;
  font-size: 16px;
  font-style: italic;
  font-family: RalewaySemiBold;
  line-height: 1.1;
  text-align: justify;
}
@media(min-width:992px){
  .section-12 .box-text{
    margin: auto;
    position: absolute;
    top: 39%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 18px;
    font-style: italic;
    font-family: RalewaySemiBold;
    line-height: 1.2;
    max-width: 500px;
    
  }
  .box-white{
    background: #FFF;color: #000;
  }
}
.box-shadow{
  background: #FFF;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.box-image{
  position: relative;
}
.section .box-image .text{
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translateX(-50%) ;
  font-size: 18px;
  font-style: italic;
  font-family: RalewaySemiBold;
  line-height: 1.2;
  width: 100%;
  padding: 20px;
  text-align: justify;
}
@media(max-width:992px){
  .section-8{
    background: #3b3b3b;
  }
  h4{
    font-size: 24px;
  }
  .section-12 {
    background: none;
    color: #000;
    min-height: auto;
  }
  .section-12 .box-text{
    position: absolute;
    margin: auto;
    font-size: 13px;
    font-style: italic;
    font-family: RalewaySemiBold;
    line-height: 1.2;
    width: 100%;
    color: #FFF;
    padding: 20px;
  }
  .section-18{
    background: #4E532A;
    min-height: auto;
  }
}
@media(max-width:575px){
  .section-13 .text{
    position: relative;
    top: 0;
    width: 100%;
    padding: 0;
    padding-bottom: 20px;
    color: #000;
    font-size: 16px;
    font-style: italic;
    font-family: RalewaySemiBold;
    line-height: 1.1;
    text-align: justify;
  }
}
.content-tab-menu .tabs .tab{
  background: #2B2219;
  text-transform: uppercase;
  color: #FFE0BD;
}
.content-tab-menu ._mobile-bar{
  background: #2B2219;
  color: #FFE0BD;
}
@media (min-width: 992px) {
  .content-tab-menu .tabs .tab.active {
      background-color: #FFE0BD;
      color: #2B2219;
      border: 1px solid transparent;
  }
}
@media (max-width: 991.98px) {
  .content-tab-menu .tabs .tab {
    border-top: 1px solid #FFE0BD;
  }
  .content-tab-menu .tabs .tab.active {
      background-color: #FFE0BD;
      color: #2B2219;
      border-top: 1px solid transparent;
  }
  .content-tab-menu .tabs .tab ._button{
    color: #2B2219;
    border: 1px solid #2B2219;
  }
  .content-tab-menu ._mobile-bar ._current-tab-title{
    text-transform: uppercase;
  }
  .content-tab-menu-mobile-button{
    color: #2B2219;
    border: 1px solid #2B2219;
  }
}