.book-col,
.book-form{margin-bottom: 30px;}
.book-info{box-sizing: border-box; padding: 35px 25px; background: #1eb5c4; color: #fff;}
.book-info p:nth-child(1), .book-info p:nth-child(3){font-size: 14px; line-height: 20px; text-align: justify;}
.book-info p:nth-child(2){padding: 20px; font-family: Oswald; font-size: 20px; text-transform: uppercase; text-align: center;}
.book-img{border-bottom: 25px solid #1eb5c4;}
.book-title{margin-bottom: 15px; font-family: Oswald; font-size: 20px;}
.book-item{position: relative; margin-bottom: 15px;}
.book-item b{display: block; margin-bottom: 5px;}
.book-item-submit{text-align: center;}
.book-wrap-2, .book-wrap-3{margin-bottom: 15px;}
@media (min-width: 320px){
    .book-img{display: none;}
}
@media (min-width: 480px){
    .book-wrap-1 .book-item{float: left; width: calc((100% - 60px) / 3); margin-right: 30px;}
.book-wrap-1 .book-item:nth-child(3n){margin-right: 0;}
    .book-wrap-2 .book-item{float: left; width: calc((100% - 30px) / 2); margin-right: 30px;}
    .book-wrap-2 .book-item:nth-child(2n){margin-right: 0;}
}
@media (min-width: 767px){
    .book-wrap-2 .book-item{width: calc((100% - 60px) / 2); margin-right: 60px;}
    .book-wrap-2 .book-item:nth-child(2n){margin-right: 0;}
}
@media (min-width: 970px){
    .book-col{float: right; width: 300px;}
    .book-img{display: block;}
    .book-form{float: left; width: calc(100% - 330px);}
}.col-menu{margin-bottom: 30px;}
.col-menu ul{list-style: none;}
.col-menu ul li{position: relative;}
.col-menu ul li a{position: relative; display: block; padding: 5px 0; font-size: 15px; text-transform: uppercase; line-height: 25px; color: #333; transition: all 0.25s ease 0s;}
.col-menu ul li a i{position: absolute; top: 0; left: 8px; font-size: 10px; line-height: 35px; transition: all 0.25s ease 0s;}
.col-menu ul li a:hover i{transform: translateX(3px);}
.col-menu ul li ul li a i{left: 25px;}
.col-menu > ul{background: #fff; border: 1px solid #e2e2e2; box-shadow: 0 0 2px 3px rgba(0,0,0,0.25);}
.col-menu > ul > li > a{padding-left: 25px;}
.col-menu > ul > li > a:hover, .col-menu > ul > li.active > a{color: #fc4b10;}
.col-menu > ul > li > i{position: absolute; top: 0; right: 0; width: 35px; height: 35px; font-size: 10px; text-align: center; line-height: 35px; cursor: pointer;}
.col-menu > ul > li > i:hover, .col-menu > ul > li.active > i{color: #fc4b10;}
.col-menu > ul > li > ul > li > a{padding-left: 40px;}
.col-menu > ul > li > ul > li > a:hover, .col-menu > ul > li > ul > li.active > a{color: #fc4b10;}.contact{}
.c-left{margin-bottom: 25px;}
.c-left h1{font-size: 100%; text-transform: uppercase; color: #f7941d; 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: #f7941d;}
.c-left ul li:nth-child(3) p b{color: #ff0000;}
.c-left ul li a{color: #333;}
.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: #f7941d;}
.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: 355px;}
.banner:before{content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; background: rgba(30,181,196,0.25);}
.banner-wrap{position: absolute; top: 55px; right: 0; bottom: 0; left: 0; display: flex; margin: auto; align-items: center; justify-content: center;}
.banner-title{font-size: 40px; text-transform: uppercase; color: #fff; text-shadow: 1px 1px 3px rgba(0,0,0,0.75);}
.banner-title-inner{font-size: 100%;}.direct{margin: 15px 0 30px;}
.direct ul{list-style: none; padding: 5px 10px; background: #f7f7f7; border-radius: 5px;}
.direct ul li{float: left; line-height: 20px;}
.direct ul li+li:before{content: "/"; display: inline-block; margin: 0 7.5px;}
.direct ul li a{display: inline-block; color: #333;}
@media (min-width:320px){
    .direct ul li.direct-m{display: none;}
}
@media (min-width:767px){
    .direct ul li.direct-m{display: block;}
}.menu-bar, .menu-bar-in{position: fixed; top: 0; right: 0; left: 0; margin: auto; height: 55px; background: #fff; z-index: 99991; transition: all 0.25s ease 0s;}
.menu-bar-in{box-shadow: 0px 1px 3px rgba(0,0,0,0.25);}
.menu-bar-show{transform: translateY(0); box-shadow: 0px 1px 3px rgba(0,0,0,0.25);}
.menu-bar-hide{transform: translateY(-55px); box-shadow: 0px 0 0 rgba(0,0,0,0);}
.menu-logo{float: left; width: 108px; margin: 5px 0;}

.menu-icon{position: relative; float: left; width: 50px; height: 40px; text-align: center;}
.menu-icon span{display: block; width: 28px; height: 2px; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; background: #fff;}
.menu-icon span:after, .menu-icon span:before{display: block; width: 28px; height: 2px; background: #fff; position: absolute; content: '';}
.menu-icon span:after{bottom: -8px;}
.menu-icon span:before{top: -8px;}

.menu{float: right;}
.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{display: block; font-family: HNMedium; text-transform: uppercase; line-height: 55px; color: #333; transition: all 0.25s ease 0s;}

.menu ul > li.active > a, .menu ul > li:hover > a{color: #fc4b10;}

.menu ul li ul{position: absolute; width: 200px; opacity: 0; transform-origin: 0 0;}
.menu ul li ul li{float: none; margin: 0;}
.menu ul li ul li a{padding: 0 7px; background: #fff; text-transform: none; line-height: 30px;}
.menu ul li ul li:hover a{background: #fc4b10; color: #fff;}

.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%; transform: scale(0,1);}
.menu ul li ul > li:hover > ul{transform: scale(1,1); opacity: 1;}

@media (min-width: 970px){
    .menu-display{display: none;}
    .menu ul > li > a{padding: 0 10px;}
}
@media (min-width: 1170px){
    .menu ul > li > a{padding: 0 15px;}
}.slide{position: relative; width: 100vw;}
.slide .owl-nav button{position: absolute; top: 0; bottom: 0; width: 50px; height: 50px; margin: auto;outline: none; transition: all 0.25s ease 0s;}
.slide .owl-nav button.owl-prev{left: 100px; opacity: 0;}
.slide .owl-nav button.owl-next{right: 100px; opacity: 0;}
.slide:hover .owl-nav button.owl-prev{left: 75px; opacity: 1;}
.slide:hover .owl-nav button.owl-next{right: 75px; opacity: 1;}
.slide .owl-nav button i{display: block; font-size: 35px; text-align: center; line-height: 50px; color: #fff;}
.slide-img{position: relative;}
.slide-img:before{content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; background: rgba(30,181,196,0.25);}
.slide-wrap{position: absolute; top: 204px; right: 0; bottom: 0; left: 0; margin: auto; align-items: center; justify-content: center;}
.slide-info{width: 1170px; margin: auto; text-align: center; color: #fff;}
.slide-name{width: 595px; margin: 0 auto 10px; font-family: Annifont; font-size: 90px; font-style: italic; line-height: 125px;}
.slide-prev{font-size: 14px; margin-bottom: 25px;}
.slide-more a{position: relative; display: inline-block; padding: 0 17px; background: rgba(255,255,255,0.2); border: 2px solid #fff; font-size: 24px; text-transform: uppercase; line-height: 37px; color: #fff;}
.slide-more a b{position: relative; display: block; z-index: 1;}
.slide-more a:before, .slide-more a:after{content: ''; position: absolute; top: 0; bottom: 0; width: 0; margin: auto; background: #fff; opacity: 0; z-index: 0; transition: all 0.25s ease 0s;}
.slide-more a:before{left: 0;}
.slide-more a:after{right: 0;}
.slide-more a:hover{color: #ffba00;}
.slide-more a:hover:before{width: 50%; opacity: 1;}
.slide-more a:hover:after{width: 50%; opacity: 1;}
@media (min-width: 320px){    
    .slide-wrap, .slide .owl-nav{display: none;}
}
@media (min-width: 1170px){
    .slide-wrap{display: flex;}
    .slide .owl-nav{display: block;}
}.move-title{padding: 3px 0 5px 45px; background: url(/components/home.move/t.jpg) no-repeat top left; border-bottom: 2px solid #1eb5c4;}
.move-title a{display: block; font-size: 18px; text-transform: uppercase; color: #1eb5c4;}
.move-list{padding: 20px; box-shadow: 0px 2px 5px 1px rgba(0,0,0,0.125);}
.move-img{margin-bottom: 5px; padding: 2px; border: 1px solid #d7d7d7;}
.move-name a{display: block; font-family: HNBold; font-size: 14px; line-height: 20px; color: #333; transition: all 0.25s ease 0s;}
.move-item:hover .move-name a{color: #1eb5c4;}
@media (min-width:320px){
    .move{max-width: 767px; margin: 0 auto;}
    .move-item:nth-child(1){margin-bottom: 20px;}
}
@media (min-width:480px){
    .move-item{float: left; width: calc(50% - 10px);}
    .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: 550px; margin: 0 15px 0 0;}
}.hnew-title{padding: 3px 0 5px 30px; background: url(/components/home.new/t.jpg) no-repeat top left; border-bottom: 2px solid #1eb5c4;}
.hnew-title a{display: block; font-size: 18px; text-transform: uppercase; color: #1eb5c4;}
.hnew-list{padding: 10px; box-shadow: 0px 2px 5px 1px rgba(0,0,0,0.125);}
.hnew-item{margin-bottom: 10px;}
.hnew-img{float: left; width: 99px; margin-right: 10px; padding: 2px; border: 1px solid #d7d7d7;}
.hnew-name{height: 40px; overflow: hidden;}
.hnew-name a{display: block; font-family: HNBold; font-size: 14px; line-height: 20px; color: #333; 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: #1eb5c4;}
@media (min-width:320px){
    .hnew{max-width: 767px; margin: 0 auto 30px;}
    .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: 550px; margin: 0 0 0 15px;}
}.partner{padding: 30px 0;}
.partner-title{margin-bottom: 20px; padding: 3px 0 5px; border-bottom: 2px solid #1eb5c4; font-size: 18px; text-transform: uppercase; color: #1eb5c4;}
.partner-item{position: relative; height: 90px;}
.partner-item img{position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; max-width: calc(100% - 20px); max-height: calc(100% - 20px);}.review{margin-bottom: 30px;}
.review-item{position: relative;}
.review-item:after{content: ''; position: absolute; right: 0; bottom: 0; left: 0; margin: auto; height: 150px; background: linear-gradient(to top, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0) 100%); z-index: 1;}
.review-info{position: absolute; right: 0; bottom: 0; left: 0; margin: auto; padding: 0 20px 30px; z-index: 2;}
.review-info a{display: block; text-transform: uppercase; color: #fff;}
.review-name{margin-bottom: 10px; font-family: HNBold; font-size: 17px; text-shadow: 1px 1px 2px rgba(0,0,0,0.5);}
.review-prev{display: none; margin-bottom: 15px; font-size: 15px; text-transform: none;}
.review-more{width: 105px; background: #1eb5c4; border-radius: 5px; text-align: center; line-height: 30px; transition: all 0.25s ease 0s;}
.review-more i{margin-left: 5px; font-size: 15px;}
.review-more:hover{background: #fc4b10;}
@media (min-width:580px){
    .review-prev{display: block;}
    .review-more{margin-left: 15px;}
}
@media (min-width:970px){
    .review-item{float: left; width: 50%;}
}.tour-title{position: relative; padding: 30px 0; background: #fbfbfb url(/components/home.why/bg.png) no-repeat center top; font-family: Avo; font-size: 36px; text-transform: uppercase; text-align: center;}
.tour-item{position: relative; float: left; background-repeat: no-repeat; background-position: center; background-size: auto 100%;}
.tour-item a{position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex; margin: auto; align-items: center; justify-content: center; text-align: center; transition: all 0.25s ease 0s;}
.tour-item a label{display: block; margin: auto; background: url(/components/home.tour/logo.png) no-repeat center / 100%; cursor: pointer; transition: all 0.25s ease 0s;}
.tour-item a:hover label{background: url(/components/home.tour/logo2.png);}
.tour-item a span{display: block; font-family: Avo; color: #fff; text-shadow: 2px 2px 3px rgba(0,0,0,0.5);}
@media (min-width:320px){
    .tour-item{width: 50%; height: 160px;}
    .tour-item a{background: rgba(0,0,0,0.5);}
    .tour-item a label{width: 84px; height: 35px;}
    .tour-item a span{font-size: 20px;}
}
@media (min-width:360px){
    .tour-item{height: 180px;}
}
@media (min-width:410px){
    .tour-item{height: 205px;}
}
@media (min-width:480px){
    .tour-item{height: 240px;}
}
@media (min-width:580px){
    .tour-item{height: 290px;}
    .tour-item a span{font-size: 22px; text-transform: uppercase;}
}
@media (min-width:767px){
    .tour-item{height: 384px;}
    .tour-item a label{width: 168px; height: 70px;}
}
@media (min-width:970px){
    .tour-item{height: 323px;}
    .tour-item a{background: rgba(0,0,0,0.25);}
    .tour-item a:hover{background: rgba(0,0,0,0.75);}
}
@media (min-width:1170px){
    .tour-item{height: 390px;}
}
@media (min-width:1366px){
    .tour-item{width: 25%; height: 341.5px;}
}
@media (min-width:1600px){
    .tour-item{height: 400px;}
}
@media (min-width:1920px){
    .tour-item{height: 480px;}
}.why{padding: 70px 0 35px; background: #fbfbfb url(/components/home.why/bg.png) no-repeat center top;}
.why-title{position: relative; margin-bottom: 30px; padding-bottom: 10px; font-family: Avo; font-size: 36px; text-transform: uppercase; text-align: center;}
.why-title:after{content: ''; position: absolute; right: 0; bottom: 0; left: 0; margin: auto; width: 150px; height: 3px; background: #1eb5c4;}
.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 #ffba00; border-radius: 50%; transition: all 0.25s ease 0s;}
.why-img img{filter: invert(80%); transition: all 0.25s ease 0s;}
.why-img:hover{background: #1eb5c4; border: 2px solid #1eb5c4;}
.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{margin-bottom: 30px; border-radius: 5px 5px 0 0; overflow: hidden; transition: all 0.25s ease 0s;}
.news-item:hover{box-shadow: 1px 1px 3px rgba(0,0,0,0.5);}
.news-info{padding: 15px; background: #f7f7f7;}
.news-name{margin-bottom: 15px;}
.news-name a{display: block; font-family: HNBold; font-size: 18px; line-height: 25px; color: #333; transition: all 0.5s ease 0s;}
.news-name a:hover{color: #fc4b10;}
.news-time{float: left; line-height: 20px;}
.news-more{float: right;}
.news-more a{position: relative; display: block; padding: 0 11px 0 0; font-family: HNBold; font-size: 14px; line-height: 20px; color: #fc4b10;}
.news-more a i{position: absolute; top: 4px; right: 2px; transition: all 0.25s ease 0s;}
.news-more a:hover i{right: -1px;}
@media (min-width:480px){
    .news-item{float: left; width: calc((100% - 30px)/2); margin-right: 30px;}
    .news-item:nth-child(2n){margin-right: 0;}
    .news-name{display: -webkit-box; height: 75px; -webkit-line-clamp: 3; text-overflow: ellipsis; -webkit-box-orient: vertical; overflow: hidden;}
}
@media (min-width:970px){
    .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;}
    .news-item-2{ float: none; width: 100%; 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 #333;}
.login-item-password a:hover:after{color: #333; border: 1px solid #333;}
.login-item-password input[type='checkbox']{display: none;}
.login-item-password input[type='checkbox']:checked + label:after{color: #333; border: 1px solid #333;}
.login-item-password a{position: absolute; display: inline-block; top: 0; right: 0; color: #333; 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: #333; 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;}.tours-title{margin-bottom: 25px;}
.tours-title h1{font-family: Oswald; font-size: 20px; text-transform: uppercase;}
.tours-content{margin-bottom: 30px;}
.tours-program{margin-bottom: 5px;}
.tours-text{margin-bottom: 15px; font-family: Oswald; font-size: 20px;}
.tours-duration{margin-bottom: 25px; font-family: HNMedium; font-size: 15px;}
.tours-duration i{font-size: 17px;}
.tours-days{padding-left: 50px;}
.tours-days ul{list-style: none;}
.tours-days ul li{position: relative;}
.tours-days ul li b{position: absolute; top: 0; left: -23px; display: block; width: 41px; height: 41px; background: #fff; border: 2px solid #d7d7d7; border-radius: 50%; font-size: 20px; text-align: center; line-height: 41px; color: #d7d7d7;}
.tours-days ul li span{display: block; padding: 5px 0 10px 50px; border-left: 1px solid #d7d7d7; font-family: HNMedium; font-size: 17px; text-transform: uppercase;}
.tours-days ul li p{padding: 0 0 30px 50px; border-left: 1px solid #d7d7d7; line-height: 20px;}
.tours-days ul li:last-child p{border-left: 0;}
.tours-gallery{margin-bottom: 30px;}
.tours-gallery .owl-nav{}
.tours-gallery .owl-nav button{position: absolute; top: 0; bottom: 0; width: 30px; height: 100%; margin: auto; background: #d7d7d7!important; outline: none; transition: all 0.25s ease 0s;}
.tours-gallery .owl-nav button:hover{background: #1eb5c4!important; color: #fff;}
.tours-gallery .owl-nav button.owl-prev{left: -40px; border-radius: 5px 0 0 5px;}
.tours-gallery .owl-nav button.owl-next{right: -40px; border-radius: 0 5px 5px 0;}
.tours-gallery .owl-nav button{}
.tours-gallery-wrap{padding: 0 40px;}
.tours-col{padding-top: 20px; background: #1eb5c4;}
.tours-services{padding: 10px 25px 20px; color: #fff;}
.tours-services ul{list-style: none;}
.tours-services ul li{line-height: 30px; border-bottom: 1px dashed #fff;}
.tours-services ul li i{margin-right: 5px;}
.tours-services-text{margin-bottom: 20px; font-family: Oswald; font-size: 20px; text-transform: uppercase; text-align: center;}
.tours-button{padding: 0 20px 20px;}
.tours-button form{position: relative; text-align: center;}
.tours-button input[type='submit']{position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; width: 100%; height: 100%; background: transparent; z-index: 1;}
.tours-button p{box-sizing: border-box; width: 100%; height: 80px; padding-top: 15px; background: #fc4b10; border: 1px solid #fff; font-family: HNBold; font-size: 20px; text-transform: capitalize; color: #fff; transition: all 0.25s ease 0s;}
.tours-button span{display: block; position: absolute; right: 0; bottom: 20px; left: 0; margin: auto; color: rgba(255,255,255,0.75)}
.tours-custom{padding: 0 20px 30px; text-align: justify; font-style: italic; line-height: 20px; color: #fff; z-index: 1;}
.tours-button form:hover p{background: rgba(252, 75, 16, .9);}
@media (min-width: 480px){
    .tours-services ul li{float: left; width: 50%;}
}
@media (min-width: 970px){
    .tours-detail{float: left; width: calc(100% - 280px);}
    .tours-col{float: right; width: 250px;}
    .tours-services ul li{float: none; width: auto;}
}.tours-item{margin-bottom: 30px;}
.tours-name{margin-top: 1px; padding-bottom: 5px; border-bottom: 1px solid #d7d7d7;}
.tours-name a{display: block; height: 50px; font-family: Avo; font-size: 15px; line-height: 25px; color: #333; overflow: hidden; transition: all 0.25s ease 0s;}
.tours-time{float: left; height: 20px; padding: 5px 0; font-family: Amherst; font-size: 14px; line-height: 20px;}
.tours-more{float: right; margin-right: 5px; padding: 5px 0;}
.tours-more a{display: inline-block; padding: 0 15px; background: #d7d7d7; font-family: HNBold; line-height: 20px; letter-spacing: 0.5px; color: #333;}
.tours-more a:hover{background: #1eb5c4; color: #fff;}
.tours-more a i{margin-left: 10px; transition: all 0.25s ease 0s;}
.tours-more a:hover i{transform: translateX(3px);}
.tours-item:hover .tours-name a{color: #fc4b10;}
@media (min-width:320px){
    .tours-info{padding: 5px 5px 2px 5px; background: #f9f9f9;}
}
@media (min-width:410px){
    .tours-info{position: relative; padding: 5px 5px 2px 74px; background: #f9f9f9 url(/components/tours/logo.png) no-repeat center left 12px / auto 40%;}
    .tours-info:before{content: ''; position: absolute; top: 10px; left: 64px; width: 1px; height: calc(100% - 20px); border-left: 1px dashed #d7d7d7;}
}
@media (min-width:580px){
    .tours-item{float: left; width: calc((100% - 15px) / 2); margin-right: 15px;}
    .tours-item:nth-child(2n){margin-right: 0;}
    .tours-more{display: none;}
}
@media (min-width:767px){
        .tours-more{display: block;}
}
@media (min-width:970px){
    .tours-item{width: calc((100% - 30px) / 3); }
    .tours-item:nth-child(2n){margin-right: 15px;}
    .tours-item:nth-child(3n){margin-right: 0;}
}.trans-detail,
.trans-pic,
.trans-info,
.trans-content{margin-bottom: 30px;}
.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; font-family: HNBold; font-size: 17px; color: #ff0000;}
.trans-form p{font-family: HNBold; text-transform: uppercase; margin-bottom: 10px;}
.trans-form-text{font-family: HNBold; color: #fc4b10; 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% - 15px);}
    .trans-info{float: right; width: calc(50% - 15px);}
    .trans-form-info{float: left; width: calc(50% - 15px);}
    .trans-form-route{float: right; width: calc(50% - 15px);}
}
@media (min-width: 970px){
    .trans-detail{float: left; width: calc(100% - 330px);}
    .trans-col{float: right; width: 300px;}
}.trans-item{margin-bottom: 30px;}
.trans-wrap{}
.trans-img{margin-bottom: 10px;}
.trans-img img{box-sizing: border-box; padding: 1px; border: 1px solid #e2e2e2; border-radius: 3px; box-shadow: 0 0 2px 3px rgba(0,0,0,0.25); transition: all 0.25s ease 0s;}
.trans-name{height: 50px; margin-bottom: 10px; overflow: hidden;}
.trans-name a{display: block; font-family: HNBold; font-size: 15px; line-height: 25px; color: #333; transition: all 0.25s ease 0.0625s;}
.trans-name a:hover{color: #fc4b10;}
.trans-money{float: left; font-family: HNBold; line-height: 20px; color: #1eb5c4;}
.trans-more{float: right;}
.trans-more a{position: relative; display: block; padding: 0 17px 0 0; font-family: HNBold; font-size: 14px; line-height: 20px; color: #fc4b10;}
.trans-more a i{position: absolute; top: 4px; right: 5px; transition: all 0.25s ease 0s;}
.trans-more a:hover i{right: 1px;}
.trans-item:hover .trans-img img{box-shadow: 0 0 4px 3px rgba(0,0,0,0.5);}
@media (min-width:480px){
    .trans-item{float: left; width: calc((100% - 30px) / 2); margin-right: 30px;}
    .trans-item:nth-child(2n){margin-right: 0;}
}
@media (min-width:970px){
    .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;}
    .trans-item-2{width: 100%; margin-right: 0;}
}