body {
  background: #f8f9fa;
  color: #6c757d;
}

.ps-searchbar__input {
        padding-block: .25rem;padding-inline:2.5rem;}
.header-top {
        padding: .125rem 0;
	    margin-bottom: -0.25rem;
    }
.header-bottom {
        border-bottom: none;
        padding: .125rem 0;
	    margin-bottom: -0.25rem;
    }

@media (max-width: 767.98px) { .header {
        background-color: var(--bs-body-bg);
        max-width: 100vw;
        position: sticky;
        top: 0;
        width: 100%;
        z-index: 1021
    }}

@media (min-width: 768px) { .header {
        
        position: unset;
        
    }}


.yunnancard {
    border: 1px solid transparent;
    border-image: linear-gradient(-101deg, #0faff3 2%, #92c802 20%, #f3cb00 40%, #ff9d29 60%, #92c802 80%, #0faff3 92%);
    border-image-slice: 100%;
    border-image-slice: 10%;
}
div.cardyunnan a {
  color: rgb(169, 135, 106);
  
}


div.cardyunnan  {
  color: rgb(169, 135, 106);
  
}
div.media-img {
position: relative;
display: flex;
justify-content: center;
align-items: center;

}
.colourful {
  font-weight: 800;

  line-height: 1.25;
background: linear-gradient(-101deg, #0faff3 2%, #92c802 20%, #f3cb00 40%, #ff9d29 60%, #92c802 80%, #0faff3 92%);
color: transparent;
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
text-fill-color: transparent;
}

.row-trip {
  --bs-gutter-x: 0.5rem;
}

.border-desc {
  height: 2px;
  background-image: linear-gradient(-101deg, #0faff3 2%, #92c802 20%, #f3cb00 40%, #ff9d29 60%, #92c802 80%, #0faff3 92%);
}

.blackstyle { 
color: #202020;
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', 'Hiragino Sans GB', 'Hiragino Kaku Gothic Pro',
    'WenQuanYi Zen Hei',
    ' Microsoft YaHei',
    ' 微軟正黑體',
    ' 蘋果儷中黑',
    Helvetica,
    Arial,
    sans-serif;
font-weight: 400;
font-size: 1rem;
padding: 1.0rem;
}

.redstyle { 
color: #f51111;
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
font-weight: 400;
}

.blackstylecn {
  color: #202020;
  font-family: 'Hiragino Sans GB', 'Hiragino Kaku Gothic Pro', 'WenQuanYi Zen Hei', ' Microsoft YaHei', ' 微軟正黑體', ' 蘋果儷中黑', Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.redstylecn {
  color: #f51111;
  font-family: 'Hiragino Sans GB', 'Hiragino Kaku Gothic Pro' , 'WenQuanYi Zen Hei' , ' Microsoft YaHei', ' 微軟正黑體', ' 蘋果儷中黑', Helvetica, Arial, sans-serif;
  font-weight: 400;
}


.daytourBox {
  margin-top: 30px;
  display: inline-block;
}


.tourDays {
  background: #f14d3a;
  color: #ffffff;
  text-transform: uppercase;
  padding: 3px 10px;
  margin-left: -5px;
  margin-right: 10px;
  display: table;
  font-size: 17px;
  height: 25px;
  font-weight: 600;
}



.Hotel {
  display: block;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  margin-bottom: 0.75rem;
  font-style: italic;
  font-size: 1.5rem;
  font-weight: 500;
  color : #202020;
}

             
.badge-line {
              margin-bottom: .25rem;
              font-size: 1.25rem;
              padding: .5rem;
              font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
              font-weight: 600;
              text-transform: uppercase;
              
              
            }
              
      
             

                         .blackstyletourdest {
                           color: #202020;
                          font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', 'Hiragino Sans GB', 'Hiragino Kaku Gothic Pro',
                              'WenQuanYi Zen Hei',
                              ' Microsoft YaHei',
                              ' 微軟正黑體',
                              ' 蘋果儷中黑',
                              Helvetica,
                              Arial,
                              sans-serif;
                           font-weight: 600;
                           font-size: 1.25rem;
                           padding-top: 0.5rem;
                           padding-bottom: 0.5rem;
                         }
                            .rich-text p,
                            .rich-text ul {
                              font-size: 1rem;
                              font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', 'Hiragino Sans GB', 'Hiragino Kaku Gothic Pro',
                                'WenQuanYi Zen Hei',
                                ' Microsoft YaHei',
                                ' 微軟正黑體',
                                ' 蘋果儷中黑',
                                Helvetica,
                                Arial,
                                sans-serif;
                            }

.badge-mycolor {
  background-color: #f37837;
  color: #fff;
  border-radius: 0%;
}