/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/** System **/
.row {width: 85vw !important; max-width: 1440px !important;}
body{font-family: "Microsoft YaHei", "Segoe UI", Arial, sans-serif !important; font-weight:300 !important; font-size: var(--font16) !important; color:#62636D !important;}
#header .nav li.header-button-1 a{padding:0px 25px !important; text-transform: unset !important; font-size: var(--font14); }
#header input[type=search]{background: none; border:none;padding: 0 !important;}
.searchform .flex-row{flex-direction: row-reverse;}
:root {
    --font68: 68px;
    --font54: 54px;
    --font44: 44px;
    --font32: 32px;
    --font26: 26px;
    --font24: 24px;
    --font18: 18px;
    --font16: 16px;
    --font14: 14px;
    --line12: 1.1;
    --line14: 1.2;
    --line175: 1.45;
    --line18: 1.5;
    --line80: 80px;
    --color1: #1E1F24;
    --color2: #62636D;
    --color3: #8B8D98;
    --color4: #FFFFFF;
    --color5: #F9F8F7;
    --color6: #E7E8EC;
    --colorbj: #69E4E6;
    --colormain1: #004547;
    --colormain2: #007A7C;
    --space140: 140px;
    --space130: 130px;
    --space120: 120px;
    --space100: 100px;
    --space80: 80px;
    --space50: 50px;
    --space40: 40px;
    --space30: 30px;
    --space20: 20px;
    --parpspace13: 13px;
    --family1: "Noto Serif SC" !important;
    --font-weight1: 500;
    --font-weight2: 290;
}
/**Header**/
#header .container{padding-left: 5%; padding-right: 5%;}
#header .nav li {padding: 0 !important;}
#header .nav li a{padding: 0px 50px !important; font-size: 18px;}
#header li.active a{color: #004547;}
#header li.active a::before{background: #004648; width:100%;}
#header.transparent .nav li a{color:#fff !important;}

/** Typography **/
 .animated_title {white-space: pre;}
 .animated_title span {display: inline-block; opacity: 0; transform: translateX(-20px);}
 .animated_title span.animate {animation: fadeInMove 0.5s forwards;}
h1.animated_title{font-size: var(--font68);}
h2.animated_title{font-size: var(--font54);margin-bottom: 2rem;}
h3.animated_title{font-size: var(--font44);margin: 40px 0px;}
.choose_row h4{font-size: var(--font26); margin-bottom: 18px;}
.choose_row:nth-child(3n+3) .col{border-top: solid 1px var(--colormain1); border-bottom: solid 1px var(--colormain1); padding: 24px 0px !important;}
.choose_row:nth-child(3n+3){margin-bottom: 35px;}

    @keyframes fadeInMove {
      to {
        opacity: 1;
        transform: translateX(0);
      }
    }

section.scroll-bg {
      background-image: url("https://dragonbaytrain.com/wp-content/uploads/2025/09/luoburencunzhai-scaled.jpeg");
      background-repeat: repeat-x;
      background-size: cover;
      background-attachment: scroll;
      background-position: 0 0;
      transition: background-position 0.05s linear;
      color: white;
      position: relative;
      display: flex;
    }



.explore_row .section-content{
  display: flex;
  justify-content: space-between;
  align-items: center; 
  flex-wrap: wrap; 
  width: 85vw;
  margin: 0 auto;
}

.explore_row h4{font-size: var(--font26); line-height: var(--line14); margin-bottom: 16px;}
.explore_row p{font-size: var(--font14);}

.explore_row-1 {
  flex: 0 0 auto;
  margin: 0;
  text-align: left;
}


.explore_row-2 {
  flex: 0 0 auto;
  text-align: right;
}
.explore_row-2 .nav {
  margin: 0;
}

.tabbed-content .nav{width: 98%; margin-bottom: 24px;}
.tabbed-content a span {
  display: inline-block; 
  padding-right: 24px;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 16px 16px;
  color: #fff;
}

.tabbed-content li a {border:solid 1px #fff !important;}
.tabbed-content li.active a{color:#fff; border:solid 1px #004547 !important; background:#004547;}
.tabbed-content li:last-child{margin-left: 20px !important;}

a[aria-controls="tab_silk-road-express"] span{background-image: url("https://dragonbaytrain.com/wp-content/uploads/2025/09/a1img7.png");}
a[aria-controls="tab_hulunbuir-express"] span{background-image: url("https://dragonbaytrain.com/wp-content/uploads/2025/09/a1img8.png");}

.image-box-2{margin-top:30px;}


.window-background {
    position: relative;
    z-index: 2;
    display: block;
    overflow: hidden; 
}
.image_main {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 83%;
    z-index: 1;
	border: solid 7px;
	border-radius: 25px;
}

.image_main .img-inner,
.image_main .img-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.brand_new_routes h3 {
    margin-top: 15px;
	font-size: 1.3em;
}

.entertaiment_spaces {
    margin-top: -10%;
    position: relative;
    z-index: 10;
    background: #fff;
    padding-top: 2rem;
	box-shadow: -14px 69px 42px 0px rgba(0, 47, 0, 0.01), -6px 30px 31px 0px rgba(0, 47, 0, 0.02), -2px 8px 17px 0px rgba(0, 47, 0, 0.02)
}
.overlay{background: linear-gradient(1deg, black, transparent);}
.scroll-bg .overlay{background: linear-gradient(1deg, #0f2122, transparent);}

.ultimate-image-1 {
        position: relative; 
        z-index: 1;         
    }
.ultimate-image-2 {
        position: absolute; 
        z-index: 2;        
        bottom: -20%; 
        right: -25%; 
        width: 80%; 
    }

p.animated_sub{font-size: var(--font18);}

.banner_hero .overlay{background: none;}
p.text-24{font-family: var(--family1); font-size:20px;}
.section-footer::after, .explore_row::after{
	content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 574px;
    border-radius: 1500px;
    background: radial-gradient(50% 50% at 50% 50%, #004547 0%, rgba(0, 69, 71, 0.20) 100%);
    filter: blur(100px);
    pointer-events: none;
}

.mod-foot-top-ul {
    display: flex;
    margin-bottom: var(--space50);
}

.explore_row::after{bottom: -8%;}
.section-ultimate{margin-top:120px;}
.absolute-footer{display:none;}
.mfbl-ul{display:flex;}
.mfbl-ul li{list-style-type: none; margin-left: 0 !important; margin-right: 40px; margin-top: 18px;}
.mfbl-ul li a{color:#fff; font-size: var(--font14);}
.section-footer{padding-top:var(--space130) !important; padding-bottom: 0 !important}
.policy_row{border-top: solid 1px #ffffff3b}
h2.footer-h2{font-size: var(--font44); line-height: var(--line12); margin-bottom: var(--space50);}
.mod-foot-ul {
    display: flex;
    justify-content: center;
    margin-bottom: 100px;
}
.mod-foot-ul-li {
    position: relative;
    padding: 0px 74px;
	list-style-type: none;
	margin-left: 0 !important;
}
.mful-box {
    display: block;
    width: 40px;
    cursor: pointer;
}
.mod-foot-ul-li:first-child::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
    width: 1px;
    height: 20px;
    opacity: 0.5;
    background: var(--color4);
    border-radius: 50%;
}
.mful-box img {
    width: 100%;
}
.mod-foot-list .img-inner::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 2px;
    z-index: -1;
    background: rgb(7 52 53);
}
.mod-foot-list {
    display: flex;
    justify-content: space-around;
    align-items: center;
    position: relative;
    z-index: 2;
	margin-bottom: 150px;
}
.mod-foot-list::after {
    content: "";
    position: absolute;
    top: 41%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 1px;
    background: url(https://dragonbaytrain.com/wp-content/uploads/2025/09/svgexport-1.svg) center / cover;
    z-index: -2;
}
.form-tu-van-form input.contact-form{box-shadow: none !important; border-top: none; border-bottom: solid 1px var(--colormain1); border-left:none; border-right: none; background: none;}

.choose_col {
	  display: flex;
	  flex-wrap: nowrap;
	  align-items: stretch;
	  position: relative;
	}


	.choose_col .choose_col-1 {
	  position: relative;
	  z-index: 2;
	  margin-right: -10%;
	  background: rgba(255,255,255,0.9);
	  backdrop-filter: blur(10px);
	  -webkit-backdrop-filter: blur(10px);
	}

	.choose_col .choose_col-2 {
	  position: relative;
	  z-index: 1;
	}

.section-ultimate .medium-8 .col-inner{width: 82%; margin-left: auto; margin-right:0;}



/* Desktop / Large Screens (max-width: 1440px) */
@media only screen and (max-width: 1440px) {
    #header .nav li a{padding: 0px 20px !important; font-size: var(--font16);}
    .row {width: 90vw !important;}
    .explore_row .section-content {width: 90vw !important;}
    .entertaiment_spaces {margin-top: -5% !important;}
    :root {
        --font68: 60px;
        --font54: 48px;
        --font44: 38px;
        --font32: 28px;
        --font26: 22px;
        --font24: 20px;
        --font18: 16px;
        --font16: 14px;
        --font14: 12px;
        --space140: 120px;
        --space130: 110px;
        --space120: 100px;
        --space100: 80px;
        --space80: 60px;
        --space50: 40px;
        --space40: 30px;
        --space30: 20px;
        --space20: 15px;
    }
    h1.animated_title{font-size: var(--font68);}
    h2.animated_title{font-size: var(--font54);}
    h3.animated_title{font-size: var(--font44);}
    .choose_row h4{font-size: var(--font26);}
    .explore_row h4{font-size: var(--font26);}
    p.animated_sub{font-size: var(--font18);}
    p.text-24{font-size: var(--font18);}
    h2.footer-h2{font-size: var(--font44);}
}

/* Laptops / Medium Screens (max-width: 1200px) */
@media only screen and (max-width: 1200px) {
    #header .nav li a{padding: 0px 15px !important; font-size: var(--font14);}
    .row {width: 95vw !important;}
    .explore_row .section-content {width: 95vw !important;}
    .entertaiment_spaces {margin-top: -15% !important;}
    :root {
        --font68: 50px;
        --font54: 40px;
        --font44: 32px;
        --font32: 24px;
        --font26: 20px;
        --font24: 18px;
        --font18: 15px;
        --font16: 13px;
        --font14: 11px;
        --space140: 100px;
        --space130: 90px;
        --space120: 80px;
        --space100: 70px;
        --space80: 50px;
        --space50: 35px;
        --space40: 25px;
        --space30: 18px;
        --space20: 12px;
    }
    h1.animated_title{font-size: var(--font68);}
    h2.animated_title{font-size: var(--font54);}
    h3.animated_title{font-size: var(--font44);}
    .choose_row h4{font-size: var(--font26);}
    .explore_row h4{font-size: var(--font26);}
    p.animated_sub{font-size: var(--font18);}
    p.text-24{font-size: var(--font18);}
    h2.footer-h2{font-size: var(--font44);}
    .mod-foot-ul-li {padding: 0px 50px;}
}

/* Tablets (max-width: 992px) */
@media only screen and (max-width: 992px) {
    #header .nav li a{padding: 0px 10px !important; font-size: var(--font14);}
    .row {width: 98vw !important;}
    .explore_row .section-content {width: 98vw !important; flex-direction: column;}
    .explore_row-1, .explore_row-2 {text-align: center; margin-bottom: 20px;}
    .entertaiment_spaces {margin-top: -20% !important;}
    :root {
        --font68: 40px;
        --font54: 32px;
        --font44: 28px;
        --font32: 22px;
        --font26: 18px;
        --font24: 16px;
        --font18: 14px;
        --font16: 12px;
        --font14: 10px;
        --space140: 80px;
        --space130: 70px;
        --space120: 60px;
        --space100: 50px;
        --space80: 40px;
        --space50: 30px;
        --space40: 20px;
        --space30: 15px;
        --space20: 10px;
    }
    h1.animated_title{font-size: var(--font68);}
    h2.animated_title{font-size: var(--font54);}
    h3.animated_title{font-size: var(--font44);}
    .choose_row h4{font-size: var(--font26);}
    .explore_row h4{font-size: var(--font26);}
    p.animated_sub{font-size: var(--font18);}
    p.text-24{font-size: var(--font18);}
    h2.footer-h2{font-size: var(--font44);}
    .mod-foot-ul-li {padding: 0px 30px;}
    .mod-foot-list {flex-direction: column; margin-bottom: 80px;}
    .mod-foot-list::after {display: none;}
    .mod-foot-list .img-inner::after {display: none;}
    .mod-foot-ul {margin-bottom: 50px;}
    .choose_col {flex-direction: column;}
    .choose_col .choose_col-1 {margin-right: 0; margin-bottom: 20px;}
    .section-ultimate .medium-8 .col-inner {width: 100%; margin-left: 0;}
}

/* Mobile (max-width: 768px) */
@media only screen and (max-width: 768px) {
    #header .nav li a{padding: 0px 8px !important; font-size: var(--font12);}
    .entertaiment_spaces {margin-top: -25% !important;}
    :root {
        --font68: 32px;
        --font54: 28px;
        --font44: 24px;
        --font32: 20px;
        --font26: 16px;
        --font24: 14px;
        --font18: 13px;
        --font16: 11px;
        --font14: 9px;
        --space140: 60px;
        --space130: 50px;
        --space120: 40px;
        --space100: 30px;
        --space80: 25px;
        --space50: 20px;
        --space40: 15px;
        --space30: 10px;
        --space20: 8px;
    }
    h1.animated_title{font-size: var(--font68);}
    h2.animated_title{font-size: var(--font54);}
    h3.animated_title{font-size: var(--font44);}
    .choose_row h4{font-size: var(--font26);}
    .explore_row h4{font-size: var(--font26);}
    p.animated_sub{font-size: var(--font18);}
    p.text-24{font-size: var(--font18);}
    h2.footer-h2{font-size: var(--font44);}
    .mod-foot-ul-li {padding: 0px 15px;}
    .mfbl-ul {flex-direction: column;}
    .mfbl-ul li {margin-right: 0; margin-bottom: 10px;}
    .image_main {height: 60%;}
    .ultimate-image-2 {bottom: -10%; right: -15%; width: 60%;}
    .section-footer::after, .explore_row::after {height: 300px;}
}

/* Small Mobile (max-width: 480px) */
@media only screen and (max-width: 480px) {
    .entertaiment_spaces {margin-top: -30% !important;}
    :root {
        --font68: 28px;
        --font54: 24px;
        --font44: 20px;
        --font32: 18px;
        --font26: 14px;
        --font24: 12px;
        --font18: 12px;
        --font16: 10px;
        --font14: 8px;
    }
    h1.animated_title{font-size: var(--font68);}
    h2.animated_title{font-size: var(--font54);}
    h3.animated_title{font-size: var(--font44);}
    .choose_row h4{font-size: var(--font26);}
    .explore_row h4{font-size: var(--font26);}
    p.animated_sub{font-size: var(--font18);}
    p.text-24{font-size: var(--font18);}
    h2.footer-h2{font-size: var(--font44);}
    .mod-foot-ul-li {padding: 0px 10px;}
    .image_main {height: 84%;}
    .ultimate-image-2 {bottom: -5%; right: -10%; width: 50%;}
    .section-footer::after, .explore_row::after {height: 200px;}
	.manus-slick-slider .slick-slide img {width: fit-content; height: 345px; display: block;}
}


