.cn{}
.cn-info{margin-bottom: 30px; padding: 30px; background-color: #fff; box-shadow: 0 0 15px rgb(0 0 0 / 5%);}
.cn-info > p{color: #777;}
.cn-info > h1{margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #d7d7d7; font-size: 24px; color: #1aaa4a;}
.cn-info ul{list-style: none;}
.cn-info ul li+li{margin-top: 15px;}
.cn-info ul li h2{display: inline-block; font-size: 18px;}
.cn-info ul li h2 a{background: linear-gradient(to right, #1aaa4a, #1aaa4a 50%, #333 50%) 100% / 200% 100%; -webkit-text-fill-color: transparent; -webkit-background-clip: text; transition: all 0.5s ease 0s;}
.cn-info ul li h2 a:hover{background-position:0;}
.cn-info ul li i{color: #fc0;}
.cn-info ul li span:before{content: '||'; display: inline-block; padding: 0 5px; letter-spacing: -1px; color: #777;}
.cn-info ul li b{font-size: 16px;}
.cn-info .main-detail{padding-top: 15px;}
.cn-comment-list{margin-bottom: 30px;}
.cn-comment-list ul{list-style: none;}
.cn-comment-list ul li{padding: 10px; border-bottom: 1px dotted #d7d7d7;}
.cn-comment-list ul li:nth-child(even){background-color: #f9f9f9;}
.cn-comment-list ul li span{display: block; margin-bottom: 3px; font-size: 10px; color: #777;}
.cn-comment-list ul li p{padding: 10px 0;}
.col-title{padding: 10px 15px 5px; background: #fff; border-top: 7px solid #1aaa4a;}
.col-title a{display: block; font-family: Roboto Condensed; font-size: 20px; font-weight: bold; text-transform: uppercase; line-height: 30px; color: #444;}
.col-menu{margin-bottom: 25px; box-shadow: 0 0 2px rgba(0,0,0,0.25);}
.col-menu ul{list-style: none; padding: 0 15px;}
.col-menu ul li{position: relative;}
.col-menu ul li a{position: relative; display: block; padding-top: 5px; line-height: 35px; color: #555; transition: all 0.25s ease 0s;}
.col-menu > ul{padding-bottom: 15px; background: #fff;}
.col-menu > ul > li > a{border-bottom: 1px solid #d7d7d7; text-transform: uppercase;}
.col-menu > ul > li > a:hover, .col-menu > ul > li.active > a{color: #1aaa4a;}
.col-menu > ul > li > i{position: absolute; top: 0; right: 0; width: 40px; height: 40px; font-size: 10px; text-align: center; line-height: 40px; color: #d7d7d7; cursor: pointer;}
.col-menu > ul > li > i:hover, .col-menu > ul > li.active > i{color: #1aaa4a;}
.col-menu > ul > li > ul > li > a{}
.col-menu > ul > li > ul > li > a:hover, .col-menu > ul > li > ul > li.active > a{color: #1aaa4a;}.contact{}
.c-left{margin-bottom: 25px;}
.c-left h1{font-size: 100%; text-transform: uppercase; color: #1aaa4a; margin-bottom: 15px;}
.c-left ul{list-style: none; padding-left: 15px;}
.c-left ul li{margin-bottom: 5px; line-height: 20px;}
.c-left ul li:nth-child(3){max-height: 40px;}
.c-left ul li span{display: inline-block; width: 85px; vertical-align: top;}
.c-left ul li p{display: inline-block; width: calc(100% - 85px);}
.c-left ul li b{display: block;}
.c-left ul li:nth-child(2) p b{color: #479142;}
.c-left ul li:nth-child(3) p b{color: #e2201f;}
.c-left ul li a{color: #444;}
.c-right{margin-bottom: 20px;}
.c-right form{margin: auto;}
.c-text{margin-bottom: 20px; text-align: justify; line-height: 20px;}
.c-item{position: relative; margin-bottom: 10px;}
.c-item i{position: absolute; top: 0; bottom: 0; left: 0; display: flex; width: 40px; margin: auto; align-items: center; justify-content: center; color: #1aaa4a;}
.c-item input[type="text"]{text-indent: 40px;}
.c-item:nth-child(5){text-align: right;}
@media (min-width: 480px){
    .c-right form{width: calc(100% - 30px);}
}
@media (min-width: 767px){
    .c-left{float: left; width: calc(50% - 15px);}
    .c-right{float: right; width: calc(50% - 15px);}
}
@media (min-width: 970px){
    .c-left,
    .c-right{width: calc(50% - 25px);}
    .c-right form{width: calc(100% - 50px);}
}.banner{position: relative; height: 360px;}
.banner:before{content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; background: rgba(0,0,0,0.25);}
.banner-wrap{position: absolute; top: 96px; right: 0; bottom: 0; left: 0; display: flex; margin: auto; align-items: center; justify-content: center;}
.banner-title{font-family: Roboto Condensed; font-size: 40px; text-transform: uppercase; letter-spacing: 1px; color: #fff;}
.banner-title-inner{font-size: 100%;}.direct{margin-bottom: 30px; padding: 15px 0; background: #fff;}
.direct ul{list-style: none;}
.direct ul li{float: left; font-size: 13px; line-height: 20px;}
.direct ul li+li:before{content: "/"; display: inline-block; margin: 0 5px;}
.direct ul li a{display: inline-block; color: #555;}
.direct ul li a i{font-size: 12px; color: #777;}
.direct ul li:nth-last-child(2){color: #1aaa4a;}
.direct ul li:nth-last-child(2) a{color: #1aaa4a;}
.direct-in{margin-bottom: 15px;}
@media (min-width:320px){
    .direct ul li.direct-m{display: none;}
}
@media (min-width:767px){
    .direct ul li.direct-m{display: block;}
}.menu-bar{position: absolute; right: 0; bottom: 7px; height: 30px; z-index: 100; transition: all 0.25s ease 0s;}
.menu-icon{position: relative; float: left; width: 40px; height: 30px; background: #fff; text-align: center;}
.menu-icon span{display: block; width: 24px; height: 2px; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; background: #1aaa4a;}
.menu-icon span:after, .menu-icon span:before{display: block; width: 24px; height: 2px; background: #1aaa4a; position: absolute; content: '';}
.menu-icon span:after{bottom: -7px;}
.menu-icon span:before{top: -7px;}
.menu{float: left;}
.menu ul{list-style: none; transition: all 0.25s ease 0s;}
.menu ul li{position: relative; float: left; list-style: none; transition: all 0.25s ease 0s;}
.menu ul li a{position: relative; display: block; font-family: Open Sans; text-transform: uppercase; line-height: 30px; transition: all 0.25s ease 0s;}
.menu ul li a:after{content: ''; position: absolute; bottom: 0; margin: auto; transition: all 0.25s ease 0s;}
.menu > ul > li:first-child{margin-left: 0;}
.menu > ul > li > a{border-bottom: 2px solid transparent; color: #444;}
.menu > ul > li > a.arrow{padding-right: 13px; background: url(/components/header.menu/active.png) no-repeat center right;}
.menu > ul > li.active > a, .menu > ul > li:hover > a{border-bottom: 2px solid #e2201f; color: #e2201f;}
.menu > ul > li.active > a.arrow,.menu > ul > li:hover > a.arrow{padding-right: 13px; background: url(/components/header.menu/active2.png) no-repeat center right;}
.menu ul li ul{position: absolute; width: 225px; opacity: 0; transform-origin: 0 0;}
.menu ul li ul li{float: none;}
.menu ul li ul li a{padding-left: 17px; background: rgba(0,0,0,0.5); color: #fff;}
.menu ul li ul li a:after{top: 0; left: 5px; width: 5px; height: 10px; background: url(/components/header.menu/arrow.png) no-repeat;}
.menu > ul > li > ul{padding-top: 5px;}
.menu > ul > li > ul > li:hover > a:after{left: 8px;}
.menu ul li ul{top: 100%; left: 0; transform: scale(1,0);}
.menu > ul > li:hover > ul{transform: scale(1,1); opacity: 1;}
.menu ul li ul li ul{top: 0; left: 100%; padding-left: 3px; transform: scale(0,1);}
.menu > ul > li > ul > li:hover > ul{transform: scale(1,1); opacity: 1;}
.menu > ul > li > ul > li > ul > li:hover > a:after{left: 8px;}
@media (min-width: 320px){
    .menu{display: none;}
}
@media (min-width: 970px){
    .menu{display: block;}
    .menu-display{display: none;}
    .menu > ul > li{margin-left: 15px;}
}
@media (min-width: 1170px){
    .menu > ul > li{margin-left: 25px;}
    .menu ul li a{}
}.search{z-index: 100;}
.search-check input[type='radio']{display: none;}
.search-check input[type='radio']+label{position: relative; float: left; cursor: pointer; line-height: 25px; color: #000;}
.search-check input[type='radio']+label:before{content: ''; position: absolute; top: 0; bottom: 0; width: 15px; height: 15px; margin: auto; background: url(/components/header.search/radio1.png) no-repeat center;}
.search-check input[type='radio']:checked+label:before{background: url(/components/header.search/radio2.png) no-repeat center;}
.search-item{float: left;}
.search-item:nth-child(4){float: right;}
.search-item input[type='submit']{width: 100%; height: 45px; font-size: 16px; }

@media (min-width:320px){
    .search{width: 310px; margin: auto;}
    .search-wrap{padding: 15px 0;}
    .search-check{float: left; width: calc(50% - 5px);}
    .search-check input[type='radio']+label{width: calc(100% - 35px); margin-bottom: 10px; padding: 5px 10px 5px 25px; background: #1aaa4a;}
    .search-check input[type='radio']+label:before{left: 5px;}
    .search-list{float: right; width: calc(50% - 5px);}
    .search-item{width: 100%; margin-bottom: 10px;}
    .search-item input[type='submit']{background: #1aaa4a;}
    .search-item input[type='submit']:hover{background: #e2201f;}
}
@media (min-width:360px){.search{width: 350px;}}
@media (min-width:410px){.search{width: 400px;}}
@media (min-width:480px){
    .search{width: 480px;}
    .search-check,
    .search-list{float: none; width: auto;}
    .search-check input[type='radio']+label{width: calc((100% - 135px)/3); margin-bottom: 15px;}
    .search-check input[type='radio']+label:nth-of-type(2), .search-check input[type='radio']+label:nth-of-type(3){margin-left: 15px;}
    .search-item{width: calc((100% - 30px)/3); margin-right: 15px; margin-bottom: 0;}
    .search-item:nth-child(3){margin-right: 0;}
    .search-item:nth-child(4){width: 200px; margin: 15px 0 0;}
    .search-item input[type='submit']{background: #1aaa4a url(/components/header.search/search.png) no-repeat; background-position: top 11px left 52px; text-indent: 25px;}
    .search-item input[type='submit']:hover{background: #e2201f url(/components/header.search/search.png) no-repeat; background-position: top 11px left 52px;}
}
@media (min-width:580px){.search{width: 580px;}}
@media (min-width:767px){
    .search{position: absolute; right: 0; bottom: 14px; left: 0; width: 767px;}    
    .search-wrap{padding: 15px 25px; background: rgba(255,255,255,0.5); border-radius: 10px;}
    .search-check{margin-bottom: 20px;}
    .search-check input[type='radio']+label{width: auto; margin-bottom: 0; padding: 0 0 0 25px; background: none;}
    .search-check input[type='radio']+label:before{left: 0;}
    .search-check input[type='radio']+label:nth-of-type(2), .search-check input[type='radio']+label:nth-of-type(3){margin-left: 25px;}
    .search-item{width: calc((100% - 230px - 30px)/3); margin-right: 15px; padding: 8px 0;}
    .search-item:nth-child(3){margin-right: 0;}
    .search-item:nth-child(4){width: 200px; margin: 0; padding: 0; border: 3px solid rgba(255,255,255,0.25);}
    .search-item input[type='text'], .search-item select{border: 0; border-radius: 3px;}
    .search-in{position: relative; bottom: 0; margin-bottom: 30px;}
    .search-in .search-wrap{padding: 15px; background: #fff; border-radius: 0;}
    .search-in .search-check input[type='radio']+label{padding: 5px 10px 5px 25px; background: #1aaa4a;}
    .search-in .search-check input[type='radio']+label:before{left: 5px;}
    .search-in .search-item input[type='text'], .search-in .search-item select{border: 1px solid #d7d7d7; border-radius: 3px;}
}
@media (min-width:970px){
    .search{width: auto; max-width: 875px; bottom: 72px;}
    .search-in{width: 970px; max-width: none; bottom: 0;}
    .search-item{width: calc((100% - 290px - 60px)/3); margin-right: 30px;}
    .search-item:nth-child(3){margin-right: 0;}
    .search-item:nth-child(4){width: 240px;}
    .search-item input[type='submit']{background-position: top 11px left 72px;}
    .search-item input[type='submit']:hover{background-position: top 11px left 72px;}
}
@media (min-width:1170px){.search-in{width: 1170px;}}.camnhan{position: relative; padding: 50px 0; background: url(/theme/images/gallery.jpg) no-repeat center / cover;}
.camnhan:before{content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgb(255 255 255 / 25%);}
.camnhan-title{margin-bottom: 15px; font-family: Roboto Condensed; font-size: 28px; font-weight: 700; text-transform: uppercase; text-align: center;}
.camnhan-title a{color: #1aaa4a;}
.camnhan-prev{max-width: 685px; margin: 0 auto 30px; font-size: 16px; text-align: center; color: #777;}
.camnhan-prev:after{content: ''; display: block; width: 100px; height: 2px; margin: 20px auto 0; background-color: #1aaa4a;}
.camnhan-prev-2{max-width: none; text-align: left;}
.camnhan-prev-2:after{margin: 20px 0 0;}
.camnhan-list .owl-nav button{position: absolute; top: 0; bottom: 0; width: 35px; height: 35px; margin: auto; background: #fff; border-radius: 50%; outline: none; transition: all 0.25s ease 0s;}
.camnhan-list .owl-nav button.owl-prev, .camnhan-list .owl-nav button.owl-next{background: #fff; opacity: 0;}
.camnhan-list .owl-nav button:hover{background: #b2d235;}
.camnhan-list .owl-nav button i{display: block; text-align: center; line-height: 22px; color: #b2d235; transition: all 0.25s ease 0s;}
.camnhan-list .owl-nav button:hover i{color: #fff;}
.camnhan-list .owl-nav button.owl-prev{left: 0;}
.camnhan-list .owl-nav button.owl-next{right: 0;}
.camnhan-owl{padding: 30px; background-color: rgb(255 255 255 / 85%); border-radius: 0 15px;}
.camnhan-item{margin-bottom: 15px;}
.camnhan-item:nth-child(even){padding: 15px; background-color: #f9f9f9;}
.camnhan-item-2{padding: 30px; background-color: #fff!important; border-radius: 5px;}
.camnhan-wrap span{position: relative; display: inline-block; margin-bottom: 15px; font-size: 12px; color: #777;}
.camnhan-wrap span:after{content: ''; position: absolute; top: 9px; left: calc(100% + 5px); width: 50px; height: 1px; background-color: #999;}
.camnhan-wrap p{position: relative; margin-bottom: 15px; padding-left: 25px; text-align: justify;}
.camnhan-wrap p i{position: absolute; top: 0; left: 0; font-size: 16px; color: rgb(0 0 0 / 25%);}
.camnhan-wrap ul{list-style: none;float: right;}
.camnhan-wrap ul li{display: inline-block;}
.camnhan-wrap ul li a{display: inline-block; color: #1aaa4a; transition: all 0.25s ease 0s;}
.camnhan-wrap ul li a:hover{color: #e2201f;}
.camnhan-info{margin-bottom: 15px;}
.camnhan-info img{float: left; border-radius: 50%;}
.camnhan-info > div:not(.clear){float: right; width: calc(100% - 120px); padding: 28px 0;}
.camnhan-info > div a{display: block; font-size: 18px; font-weight: bold; color: #333;}
.camnhan-info-2 > div:not(.clear){width: calc(100% - 115px); padding: 27px 0;}
.camnhan-rate{color: #fc0;}.email{position: relative; margin-bottom: 20px; padding-top: 25px;}
.email-title{margin-bottom: 10px;}
.email-item:nth-child(1){position: relative; float: left; width: calc(100% - 85px);}
.email-item:nth-child(2){float: right; width: 80px;}
.email-item input[type='text']{width: 100%;}
.email-item input[type='submit']{width: 100%; background: #e2201f;}
.email-item input[type='submit']:hover{background: #1aaa4a;}
#email-result{text-transform: uppercase; text-align: center; line-height: 35px; color: #fff; background: #73ca4a;}.gallery{padding-top: 20px;}
.gallery-title{margin-bottom: 5px;}
.gallery-title a{display: block; font-family: Roboto Condensed; font-size: 26px; font-weight: bold; text-transform: uppercase; text-align: center; color: #555;}
.gallery-prev{margin-bottom: 20px; font-size: 15px; text-align: center; color: #777;}
.gallery-item{position: relative; float: left; overflow: hidden;}
.gallery-item-2{margin-bottom: 30px; transition: all 0.25s ease 0s;}
.gallery-item-2:hover{box-shadow: 0 0 2px rgba(0,0,0,0.25); transform: translateY(-1px);}
.gallery-item img{transform: scale3d(1.05,1.05,1.05); transition: all 0.5s ease 0s;}
.gallery-item span, .gallery-item i{position: absolute; right: 0; bottom: 0; left: 0; display: block; margin: auto; text-align: center; color: #fff; opacity: 0; z-index: 1; transition: all 0.5s ease 0s;}
.gallery-item span{padding: 10px; background: rgba(0,0,0,0.5); font-size: 16px; transform: translateY(15px);}
.gallery-item i{top: 0; width: 40px; height: 40px; margin: auto; background: rgba(0,0,0,0.5); border-radius: 50%; font-size: 16px; line-height: 40px; transform: translateY(-5px);}
.gallery-item:hover img{transform: scale3d(1,1,1);}
.gallery-item:hover span, .gallery-item:hover i{transform: translateY(0); opacity: 1;}
@media (min-width:320px){
    .gallery-item{width: calc(100%/2);}
    .gallery-item-2{width: calc((100% - 10px)/2); margin-right: 10px;}
    .gallery-item-2:nth-child(2n){margin-right: 0;}
}
@media (min-width:580px){
    .gallery-item{width: calc(100%/3);}
    .gallery-item-2{width: calc((100% - 20px)/2); margin-right: 20px;}
    .gallery-item-2:nth-child(2n){margin-right: 0;}
}
@media (min-width:970px){
    .gallery-item{width: calc(100%/6);}
    .gallery-item-2{width: calc((100% - 60px)/3);  margin-right: 30px;}
    .gallery-item-2:nth-child(2n){margin-right: 30px;}
    .gallery-item-2:nth-child(3n){margin-right: 0;}
}.move-title{padding: 3px 0 5px 45px; background: url(/components/home.move/t.png) no-repeat top left; border-bottom: 2px solid #1aaa4a;}
.move-title a{display: block; font-family: Roboto Condensed; font-size: 18px; text-transform: uppercase; color: #444;}
.move-list{padding: 20px 15px; box-shadow: 0px 2px 2px rgba(0,0,0,0.25);}
.move-img{margin-bottom: 5px; padding: 2px; border: 1px solid #d7d7d7; transition: all 0.25s ease 0s;}
.move-name a{display: block; font-weight: bold; text-align: center; line-height: 20px; color: #444; transition: all 0.25s ease 0s;}
.move-item:hover .move-name a{color: #1aaa4a;}
.move-item:hover .move-img{border: 1px solid #1aaa4a;}
@media (min-width:320px){
    .move{max-width: 767px; margin: 0 auto 20px;}
    .move-item:nth-child(1){margin-bottom: 20px;}
}
@media (min-width:480px){
    .move-item{float: left; width: calc(50% - 15px);}
    .move-item:nth-child(1){margin-bottom: 0;}
    .move-item:nth-child(2){float: right;}
    .move-name{height: 40px; overflow: hidden;}
}
@media (min-width:1170px){
    .move{float: right; width: 570px; margin: 0 0 20px;}
}.hnew-title{padding: 3px 0 5px 30px; background: url(/components/home.new/t.png) no-repeat top left; border-bottom: 2px solid #1aaa4a;}
.hnew-title a{display: block; font-family: Roboto Condensed; font-size: 18px; text-transform: uppercase; color: #444;}
.hnew-list{padding: 13.5px 10px; box-shadow: 0px 2px 2px rgba(0,0,0,0.25);}
.hnew-item{margin-bottom: 10px;}
.hnew-img{float: left; width: 99px; margin-right: 10px; padding: 2px; border: 1px solid #d7d7d7; transition: all 0.25s ease 0s;}
.hnew-name{height: 40px; overflow: hidden;}
.hnew-name a{display: block; font-size: 14px; font-weight: bold; line-height: 20px; color: #444; transition: all 0.25s ease 0s;}
.hnew-time{color: #999;}
.hnew-item:nth-child(1) .hnew-img{float: none; width: calc(100% - 6px); margin-right: 0; margin-bottom: 5px;}
.hnew-item:nth-child(1) .hnew-name{margin-bottom: 10px;}
.hnew-item:nth-child(4){margin-bottom: 0;}
.hnew-item:hover .hnew-name a{color: #1aaa4a;}
.hnew-item:hover .hnew-img{border: 1px solid #1aaa4a;}
@media (min-width:320px){
    .hnew{max-width: 767px; margin: 0 auto 20px;}
    .hnew-item:nth-child(1) .hnew-name{height: auto; margin-bottom: 5px;}
}
@media (min-width:480px){
    .hnew-item{float: right; width: calc(100% - 255px); margin-bottom: 10px;}
    .hnew-item:nth-child(1){float: left; width: 245px; margin-bottom: 0;}
    .hnew-item:nth-child(1) .hnew-name{height: 40px; margin-bottom: 10px;}
}
@media (min-width:1170px){
    .hnew{float: left; width: 570px; margin: 0 0 20px;}
}.partner{padding: 35px 0;}
.partner .owl-carousel{border: 1px solid #d7d7d7; border-radius: 10px;}
.partner-title{display: block; margin-bottom: 10px; font-family: Roboto Condensed; font-size: 26px; font-weight: bold; text-transform: uppercase; text-align: center; color: #555;}
.partner-prev{margin-bottom: 30px; font-size: 15px; text-align: center; color: #777;}
.partner-item{position: relative; height: 120px;}
.partner-item img{position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; max-width: calc(100% - 30px); max-height: calc(100% - 20px); filter: grayscale(100%); transition: all 0.25s ease 0s;}
.partner-item img:hover{filter: grayscale(0%);}.service{margin-bottom: 35px;}
.service-item{position: relative;}
.service-item a{position: absolute; right: 0; left: 0; display: block; margin: auto; text-transform: uppercase; text-align: center; letter-spacing: 3px; color: #fff;}
.service-item a span{display: block; transition: all 0.25s ease 0s;}
.service-item a span:nth-child(1){font-family: Roboto Condensed; font-weight: bold; text-shadow: 1px 1px 1px rgba(0,0,0,0.5), 1px 1px 2px rgba(0,0,0,0.5);}
.service-item a span:nth-child(2){width: 158px; margin: auto; border: 1px solid #fff; font-size: 18px;}
.service-item a span:nth-child(2):hover{background: #fff; color: #444;}
@media (min-width:320px){
    .service-item a{bottom: 15px;}
    .service-item a span:nth-child(1){margin-bottom: 15px; font-size: 22px;}
    .service-item a span:nth-child(2){line-height: 28px;}
}
@media (min-width:480px){
    .service-item a{bottom: 20px;}
    .service-item a span:nth-child(1){margin-bottom: 20px; font-size: 26px;}
    .service-item a span:nth-child(2){line-height: 48px;}
}
@media (min-width:580px){
    .service-item a{bottom: 40px;}
    .service-item a span:nth-child(1){margin-bottom: 40px;}
}
@media (min-width:970px){
    .service-item{float: left; width: 50%;}
    .service-item a{bottom: 20px;}
    .service-item a span:nth-child(1){margin-bottom: 20px;}
}
@media (min-width:1170px){
    .service-item a{bottom: 40px;}
    .service-item a span:nth-child(1){margin-bottom: 40px;}
}.tourkm{padding: 45px 0;}
.tourkm .owl-nav button{position: absolute; top: 0; bottom: 0; width: 35px; height: 35px; margin: auto; background: #fff; border-radius: 50%; outline: none; transition: all 0.25s ease 0s;}
.tourkm .owl-nav button.owl-prev, .tourkm .owl-nav button.owl-next{background: #fff; opacity: 0;}
.tourkm .owl-nav button:hover{background: #b2d235;}
.tourkm .owl-nav button i{display: block; text-align: center; line-height: 22px; color: #b2d235; transition: all 0.25s ease 0s;}
.tourkm .owl-nav button:hover i{color: #fff;}
.tourkm .owl-nav button.owl-prev{left: 0;}
.tourkm .owl-nav button.owl-next{right: 0;}
.tourkm .tourkm-list:hover .owl-nav button.owl-prev{left: 10px; opacity: 1; box-shadow: 0 0 2px 1px rgba(0,0,0,0.25);}
.tourkm .tourkm-list:hover .owl-nav button.owl-next{right: 10px; opacity: 1; box-shadow: 0 0 2px 1px rgba(0,0,0,0.25);}
.tourkm-title{margin-bottom: 15px;}
.tourkm-title a{display: block; font-family: Roboto Condensed; font-size: 26px; font-weight: bold; text-transform: uppercase; text-align: center; color: #555;}
.tourkm-title a span{color: #f7670d;}
.tourkm-prev{margin-bottom: 30px; font-size: 15px; text-align: center; color: #777;}
.tourkm-img{position: relative; margin-bottom: 10px; font-family: Roboto Condensed; font-size: 20px; font-weight: bold; line-height: 30px;}
.tourkm-price{position: absolute; top: 20px; left: 0; padding: 0 5px 0 10px; background: #b2d235; color: #fff; transition: all 0.25s ease 0s;}
.tourkm-price:after{content: ''; position: absolute; top: 0; right: -13px; bottom: 0; width: 13px; height: 30px; background: url(/components/home.tourkm/price.png) no-repeat;}
.tourkm-name a{display: block; font-family: Roboto Condensed; font-size: 18px; text-align: center; color: #777; transition: all 0.25s ease 0s;}
.tourkm-name a:hover{color: #b2d235;}
.tourkm-owl:hover .tourkm-price{padding: 0 10px 0 15px;}.tourmn{padding: 20px 0;}
.tourmn-list{position: relative; height: auto;display: flex;flex-wrap: wrap;}
.tourmn-tour{background: #b2d235;}
.tourmn-tour img:nth-child(1){padding-top: 30px; margin: 0 auto 10px;}
.tourmn-tour img:nth-child(2){margin: 0 auto 20px;}
.tourmn-tour p{padding: 0 15px 15px; text-align: center; color: #777;}
.tourmn-item{position: relative; flex-align: 0 0 auto;}
.tourmn-item img{opacity: 0;}
.tourmn-item a{position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex; align-items: center; justify-content: center; transition: all 0.25s ease 0s;}
.tourmn-item span{display: block; padding: 0 15px; font-family: Roboto Condensed; font-size: 18px; text-align: center; color: #fff; text-shadow: 1px 1px 1px rgba(0,0,0,0.5), 1px 1px 2px rgba(0,0,0,0.5);}
@media (min-width:320px){
    .tourmn-tour{width: 100%;}
    .tourmn-tour img:nth-child(1){width: calc(100%/4);}
    .tourmn-item{width: 50%; height: 200px;}
    .tourmn-item a{background: rgba(0,0,0,0.125);}
}
@media (min-width:767px){
    .tourmn-list{height: auto;}
    .tourmn-tour{float: right;width: calc(100%/3); height: auto;}
    .tourmn-tour img:nth-child(1){width: calc(100%/3);}
    .tourmn-item{width: calc(100%/3); height: auto;}
}
@media (min-width:970px){
    .tourmn-list{height: auto;}
    .tourmn-item a{background: rgba(0,0,0,0);z-index: -99;}
    .tourmn-item:hover a{background: rgba(0,0,0,0.25);z-index: 99;}
}.tournb{padding: 25px 0 15px; background: #f5f5f5;}
.tournb-title{margin-bottom: 45px; padding-bottom: 7px; border-bottom: 3px solid #1aaa4a;}
.tournb-title p:nth-child(1){margin-bottom: 10px;}
.tournb-title p:nth-child(1) a{display: block; font-family: Roboto Condensed; font-size: 26px; font-weight: bold; text-transform: uppercase; color: #555;}
.tournb-title p:nth-child(1) a span{color: #f7670d;}
.tournb-title p:nth-child(2){font-size: 15px; color: #777;}
.tournb-tab-title ul{list-style: none;}
.tournb-tab-title ul li{float: left; text-transform: uppercase; line-height: 30px;}
.tournb-tab-title ul li:nth-child(1){margin-right: 5px;}
.tournb-tab-title ul li a{display: block; padding: 0 10px; background: #c5c5c5; border-radius: 15px; color: #fff; transition: all 0.25s ease 0s;}
.tournb-tab-title ul li a.active, .tournb-tab-title ul li a:hover{background: #1aaa4a;}
.tournb-item{float: left; margin-bottom: 30px; background: #fff; transition: all 0.25s ease 0s;}
.tournb-item:hover{box-shadow: 0 0 2px rgba(0,0,0,0.25); transform: translateY(-1px);}
.tournb-info{box-sizing: border-box;}
.tournb-name{margin-bottom: 3px; overflow: hidden;}
.tournb-name a{display: block; font-family: Roboto Condensed; font-size: 18px; text-transform: uppercase; color: #444;}
.tournb-rate{margin-bottom: 7px;}
.tournb-price{margin-bottom: 7px;}
.tournb-price label{font-family: Roboto Condensed; font-size: 24px; font-weight: bold;color: red;}
.tournb-price span{padding-right: 10px; text-decoration: line-through; color: #777;}
.tournb-time{color: #b8b8b8;}
.tournb-more{font-family: Roboto Condensed; font-size: 18px; line-height: 40px;}
.tournb-more a{display: inline-block; width: 110px; background: #1aaa4a; text-align: center; color: #fff; transition: all 0.25s ease 0s;}
.tournb-more a:hover{background: #e2201f;}
@media (min-width:320px){
    .tournb-tab-title{margin-bottom: 30px;}
    .tournb-item{position: relative; width: calc((100% - 10px)/2); margin-right: 10px;}
    .tournb-item:nth-child(2n){margin-right: 0;}
    .tournb-info{padding: 10px;}
    .tournb-name{height: 66px;}
    .tournb-price span{display: none;}
    .tournb-time{margin-bottom: 10px;}
    .tournb-more{text-align: right;}
}
@media (min-width:480px){
    .tournb-item{position: relative; width: calc((100% - 20px)/2); margin-right: 20px;}
    .tournb-item:nth-child(2n){margin-right: 0;}
    .tournb-name{height: 44px;}
    .tournb-price span{display: inline-block;}
}
@media (min-width:767px){
    .tournb-item{position: relative; width: calc((100% - 40px)/3);}
    .tournb-item:nth-child(2n){margin-right: 20px;}
    .tournb-item:nth-child(3n){margin-right: 0;}
}
@media (min-width:970px){
    .tournb-title p:nth-child(2){width: 645px;}
    .tournb-tab-title{position: absolute; top: 28px; right: 0; margin-bottom: 0;}
    .tournb-item{position: relative; width: calc(50% - 15px); margin-right: 0;}
    .tournb-item:nth-child(2n){margin-right: 0; margin-left: 30px;}
    .tournb-img{float: right; width: 240px;}
    .tournb-info{position: absolute; top: 0; left: 0; width: calc(100% - 250px); height: 100%; padding: 15px 0 0 20px;}
    .tournb-name{height: auto; max-height: 66px;}
    .tournb-time{margin-bottom: 0;}
    .tournb-more{position: absolute; right: 0; bottom: 5px; text-align: left;}
}
@media (min-width:1170px){
    .tournb-title p:nth-child(2){width: 745px;}
    .tournb-img{width: 265px;}
    .tournb-info{width: calc(100% - 280px); padding: 25px 0 0 35px;}
}.why{padding: 50px 0 35px;}
.why-title{position: relative; margin-bottom: 30px; padding-bottom: 10px; font-family: Roboto Condensed; font-size: 26px; font-weight: bold; text-transform: uppercase; text-align: center; color: #555;}
.why-title:after{content: ''; position: absolute; right: 0; bottom: 0; left: 0; margin: auto; width: 150px; height: 3px; background: #1aaa4a;}
.why-item{position: relative; float: left; margin-right: 15px; margin-bottom: 15px; cursor: pointer;}
.why-img{display: flex; align-items: center; justify-content: center; margin-bottom: 10px; border: 3px solid #b2d235; border-radius: 50%; transition: all 0.25s ease 0s;}
.why-img img{filter: invert(66.5%); transition: all 0.25s ease 0s;}
.why-img:hover{background: #1aaa4a; border: 3px solid #1aaa4a;}
.why-img:hover img{filter: invert(0%);}
.why-name{font-size: 16px; text-align: center; color: #333;}
@media (min-width:320px){
    .why-item{width: calc((100% - 15px) / 2);}
    .why-item:nth-child(2n){margin-right: 0;}
}
@media (min-width:480px){
    .why-item{width: calc((100% - 30px) / 3);}
    .why-item:nth-child(2n){margin-right: 10px;}
    .why-item:nth-child(3n){margin-right: 0;}
}
@media (min-width:970px){
    .why-item{width: calc((100% - 75px) / 6);}
    .why-item:nth-child(2n),
    .why-item:nth-child(3n){margin-right: 15px;}
    .why-item:nth-child(6n){margin-right: 0;}
}.news-item{position: relative; float: left; margin-bottom: 30px; transition: all 0.25s ease 0s;}
.news-item:hover{box-shadow: 0 0 2px rgba(0,0,0,0.25); transform: translateY(-1px);}
.news-info{padding: 10px; background: #fff;}
.news-name{height: 66px; overflow: hidden;}
.news-name a{display: block; font-size: 16px; font-weight: bold; color: #444;}
.news-prev{height: 40px; line-height: 20px; color: #777; overflow: hidden;}
.news-line{margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #d7d7d7;}
.news-time{float: left; line-height: 25px;}
.news-time i{color: #1aaa4a;}
.news-more{float: right; line-height: 25px;}
.news-more a{display: block; padding: 0 10px; background: #1aaa4a; color: #fff; transition: all 0.25s ease 0s;}
.news-more a:hover{background: #e2201f;}
@media (min-width:320px){
    .news-item{width: calc((100% - 10px)/2); margin-right: 10px;}
    .news-item:nth-child(2n){margin-right: 0;}
}
@media (min-width:480px){
    .news-item{width: calc((100% - 20px)/2); margin-right: 20px;}
    .news-item:nth-child(2n){margin-right: 0;}
}
@media (min-width:767px){
    .news-item{width: calc((100% - 60px)/3);  margin-right: 30px;}
    .news-item:nth-child(2n){margin-right: 30px;}
    .news-item:nth-child(3n){margin-right: 0;}
}.login{margin-bottom: 30px;}
.login-form{box-sizing: border-box; max-width: 400px; margin: auto;}
.login-item{position: relative; width: 100%; height: 33px; line-height: 33px; margin-bottom: 15px;}
.login-item-password label{position: relative; display: inline-block; padding-left: 31px; cursor: pointer;}
.login-item-password label:after,
.login-item-password a:after{content: "\f00c"; position: absolute; top: 0; bottom: 0; left: 0; width: 25px; height: 25px; margin: auto; font-family: 'Font Awesome 5 Free'; font-weight: 900; text-align: center; line-height: 25px; color: #d7d7d7; border: 1px solid #d7d7d7; transition: all 0.25s ease 0s;}
.login-item-password label:hover:after{border: 1px solid #444;}
.login-item-password a:hover:after{color: #444; border: 1px solid #444;}
.login-item-password input[type='checkbox']{display: none;}
.login-item-password input[type='checkbox']:checked + label:after{color: #444; border: 1px solid #444;}
.login-item-password a{position: absolute; display: inline-block; top: 0; right: 0; color: #444; padding-right: 31px;}
.login-item-password a:after{content: "\f128"; right: 0; left: inherit;}
.login-item-register{margin-bottom: 0; text-align: center;}
.login-item-register a{color: #444; transition: all 0.25s ease 0s;}
.login-item-register a:hover{color: #ff0000;}
.login-error, .login-update{text-transform: uppercase; line-height: 21px; color: #fff; margin: 0 0 15px; padding: 7px 0 5px 15px;}
.login-error{background: rgba(255,0,0,0.5); border-left: 5px solid #ff0000;}
.login-update{background: rgba(0,128,0,0.5); border-left: 5px solid #008000;}.bk-left{box-sizing: border-box; margin-bottom: 25px; padding: 10px; background: #fff; border: 1px solid #1aaa4a;}
.bk-left img{margin-bottom: 10px;}
.bk-left label{display: block; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #d7d7d7; font-family: Roboto Condensed; font-size: 20px; font-weight: bold; text-align: center; line-height: 25px;}
.bk-left ul{list-style: none;}
.bk-left ul li{margin-bottom: 5px; line-height: 20px;}
.bk-left ul li b{display: inline-block; width: 80px;}
.bk-left ul li span{display: inline-block; width: calc(100% - 80px); text-align: right;}
.bk-count{margin-bottom: 10px; padding-bottom: 5px; border-bottom: 1px solid #d7d7d7;}
.bk-count li:nth-child(2) span, .bk-count li:nth-child(3) span{color: #e2201f;}
.bk-count-2 li:nth-child(2) span, .bk-count-2 li:nth-child(3) span{color: #444;}
.bk-total li:nth-child(2){margin-bottom: 0;}
.bk-total li:nth-child(2) span{font-weight: bold; font-size: 16px; color: #e2201f;}
.bk-right{box-sizing: border-box; margin-bottom: 25px; padding: 10px; background: #fff; border: 1px solid #1aaa4a;}
.bk-title{margin-bottom: 15px; font-weight: bold; font-size: 16px; text-transform: uppercase; color: #1aaa4a;}
.bk-info{margin-bottom: 15px;}
.bk-item{position: relative; float: left; width: calc((100% - 20px)/2); margin-bottom: 10px;}
.bk-item:nth-child(2n){float: right;}
.bk-item span{display: block; font-weight: bold; margin-bottom: 5px;}
.bk-item label{top: inherit; bottom: 0; right: 5px;}
.bk-list{list-style: none; margin-bottom: 15px;}
.bk-list li{margin-bottom: 10px;}
.bk-list li label{display: block; padding: 5px 15px; background: #f5f5f5; border: 1px solid #d7d7d7; font-size: 16px; line-height: 20px; color: #444; cursor: pointer;}
.bk-list li label i{margin-right: 10px;}
.bk-list li label input[type='radio']{display: none;}
.bk-list li div.main-detail{display: none; padding: 15px; border: 1px solid #d7d7d7; border-top: 0;}
.bk-list li.active label{background: #1aaa4a; border: 1px solid #1aaa4a; color: #fff;}
.bk-list li.active div.main-detail{display: block;}
.bk-item-submit{text-align: center;}
@media (min-width:767px){
    .bk-left{float: left; width: 275px;}
    .bk-right{float: right; width: calc(100% - 300px);}
}.tour-text{margin-bottom: 25px; box-shadow: 0 0 2px rgba(0,0,0,0.25);}
.tour-text-title{padding: 7.5px 10px; background: #1aaa4a; font-weight: bold; font-size: 15px; text-transform: uppercase; line-height: 20px; color: #fff;}
.tour-text-title i{margin-right: 10px;}

/*
.tour-text-content{position: relative; padding: 10px; background: #fff; border-top: 0;}
.tour-text-content i{position: absolute; top: 10px; right: 10px; padding-right: 0; font-weight: bold; font-style: normal; line-height: 20px; color: #e2201f; cursor: pointer;}
.tour-text-content i:after{display: inline-block; margin-left: 3px; transform: translateY(1px); font-family: "Font Awesome 5 Free"; font-weight: 900;}
.tour-text-content i:nth-of-type(1){display: none;}
.tour-text-content i:nth-of-type(1):after{content: '\f078'}
.tour-text-content i:nth-of-type(2):after{content: '\f077'}
.tour-text-content i.ishow{display: block;}
.tour-text-content i.ihide{display: none;}
.tour-text-content b.btitle{display: block; font-size: 15px; text-transform: uppercase; line-height: 20px; color: #000;}
*/

.tour-slide{margin-bottom: 30px;}

.tour-info-head{position: relative; padding: 15px; background-color: #fff; border-bottom: 1px dashed #d7d7d7; border-radius: 5px 5px 0 0;}
.tour-info-head:before, .tour-info-head:after{content: ''; position: absolute; bottom: -10px; width: 20px; height: 20px; background-color: #f5f5f5; border-radius: 50%;}
.tour-info-head:before{left: -10px;}
.tour-info-head:after{right: -10px;}
.tour-info-head > b{display: block; margin-bottom: 15px; padding-bottom: 15px; font-size: 18px; border-bottom: 1px solid #d7d7d7;}
.tour-info-head ul{list-style: none; margin-bottom: 15px;}
.tour-info-head ul li span{padding-right: 10px; text-decoration: line-through; color: #999;}
.tour-info-head ul li b{font-family: Roboto Condensed; font-size: 20px; color: #e2201f;}
.tour-info-head p{font-size: 12px; font-weight: 700; color: #777;}
.tour-info-head p span{display: inline-block; padding: 1px 5px 0; background-color: #f7670d; border-radius: 3px; color: #fff;}
.tour-info-body{padding: 15px; background-color: #fff; border-radius: 0 0 5px 5px;}
.tour-info-body ul{list-style: none;}
.tour-info-body ul li{display: flex; justify-content: space-between; align-items: center; padding: 10px; border-left: 2px solid #1aaa4a; border-radius: 5px; box-shadow: 0 0 5px rgb(0 0 0 / 15%);}
.tour-info-body ul li+li{margin-top: 15px;}
.tour-info-body ul li *{flex: 0 0 auto;}
.tour-info-body ul li span{width: 110px; text-align: left;}
.tour-info-body ul li b{width: calc(100% - 110px); text-align: right;}
.tour-form-item{position: relative; margin-bottom: 15px;}
.tour-form-item span{font-size: 12px; font-weight: 700; color: #777;}
.tour-form-item span+*{border-radius: 5px; margin-top: 5px;}
.tour-form-item textarea{height: 138px;}
.tour-form-item input[type='submit']{width: 100%; border-radius: 5px;}
.tour-form-item-2:nth-child(1){float: left; width: calc(50% - 15px);}
.tour-form-item-2:nth-child(2){float: right; width: calc(50% - 15px);}
.tour-form-item-2:nth-child(4) textarea{height: 66px;}
.tour-form-payment b{font-family: Roboto Condensed; font-size: 20px; color: #e2201f;}

.tour-txt{margin-bottom: 30px; padding: 15px; background-color: #fff; border-left: 4px solid #1aaa4a; border-radius: 5px; box-shadow: 0 0 15px rgb(0 0 0 / 5%);}
.tour-txt-title{font-size: 18px; font-weight: 700; color: #777; cursor: pointer;}
.tour-txt-content{display: none; margin-top: 15px; padding-top: 15px; border-top: 1px dashed #d7d7d7;}
.tour-tab-title{list-style: none; display: flex; justify-content: center; align-items: center;}
.tour-tab-title li{flex: 0 0 auto;}
.tour-tab-title li+li{margin-left: 5px;}
.tour-tab-title li a{display: block; width: 30px; border-radius: 50%; background-color: #f9f9f9; font-size: 12px; font-weight: 700; text-align: center; line-height: 30px; color: #333;}
.tour-tab-title li a.active{background-color: #1aaa4a; color: #fff;}

@media (min-width:320px){
}
@media (min-width:480px){
}
@media (min-width:970px){
    .tour-left{float: left; width: calc(70% - 30px);}
    .tour-right{float: right; width: 30%;}    
}.trans-pic,
.trans-info,
.trans-content{margin-bottom: 25px;}
.trans-info .main-name-inner{padding: 5px 0;}
.trans-prev{margin-bottom: 20px; padding-bottom: 20px; padding-left: 20px; border-bottom: 1px solid #d7d7d7;}
.trans-prev .main-detail{line-height: 25px;}
.trans-string{list-style: none;}
.trans-string li{font-size: 14px; line-height: 25px;}
.trans-string li b{position: relative; display: inline-block; width: 95px; vertical-align: top; color: #555;}
.trans-string li b:after{content: ':'; position: absolute; right: 0;}
.trans-string li span{display: inline-block; width: calc(100% - 125px); padding-left: 11px;}
.trans-string li:nth-child(1) span{font-family: Roboto Condensed; font-size: 18px; font-weight: bold; color: #e2201f;}
.trans-form p{font-weight: bold; text-transform: uppercase; margin-bottom: 10px;}
.trans-form-text{font-weight: bold; color: #1aaa4a; margin-bottom: 20px;}
.trans-form-select,
.trans-form-item{position: relative; margin-bottom: 10px;}
.trans-form-submit{text-align: center;}
@media (min-width: 480px){
    .trans-pic{float: left; width: calc(50% - 12.5px);}
    .trans-info{float: right; width: calc(50% - 12.5px);}
    .trans-form-info{float: left; width: calc(50% - 12.5px);}
    .trans-form-route{float: right; width: calc(50% - 12.5px);}
}
@media (min-width: 970px){
}.trans-item{float: left; margin-bottom: 30px; transition: all 0.25s ease 0s;}
.trans-item:hover{box-shadow: 0 0 2px rgba(0,0,0,0.25); transform: translateY(-1px);}
.trans-name{height: 44px; padding: 10px; background: #fff; overflow: hidden;}
.trans-name a{display: block; font-size: 16px; font-weight: bold; text-align: center; color: #444;}
@media (min-width:320px){
    .trans-item{width: calc((100% - 10px)/2); margin-right: 10px;}
    .trans-item:nth-child(2n){margin-right: 0;}
}
@media (min-width:480px){
    .trans-item{width: calc((100% - 20px)/2); margin-right: 20px;}
    .trans-item:nth-child(2n){margin-right: 0;}
}
@media (min-width:767px){
    .trans-item{width: calc((100% - 60px)/3);  margin-right: 30px;}
    .trans-item:nth-child(2n){margin-right: 30px;}
    .trans-item:nth-child(3n){margin-right: 0;}
}