@import url(../font_palm/fonts.css);

.logo_ico{position: relative; width: 50px;height: 6px;display: block;}
.logo_ico img{width: 95px; position: absolute; left: 0px; top: 0px;}
.logo_name{    color: #4f68b7;font-family: 'dancing_juiceregular';font-size: 17px;padding-left: 96px;display: inline-block;vertical-align: top;margin-top: 3px;}

.banner{position: absolute;height: 800px;background: #FFEE9E;z-index: 0;left: 0px;right: 0px;top: 0px;}
.slide_box{ height: 100%;box-shadow: 1px 1px 5px #000; position: relative;}
.slide_boxin{left: 0px;  right: 0px; z-index: 1; height: 100%; position: absolute; overflow: hidden;}
.slides{position: absolute; width: 100%; height: 100%; display: none; z-index: 11;}
.slidein{position: absolute; width: 100%;height: 100%;transition: all 8s linear;cursor: pointer;}

.slides img{*width: 100%; *min-height: 100%;}
/*.slides span{width: 80px; height: 80px; line-height: 80px; text-align: center;background: rgba(0,0,0,0.2); color: #FFF; font-size: 40px; z-index: 11; display: block; position: absolute; bottom: 0px; left: 0px;}*/
.slide_prev{position: absolute; *padding: 10px; background: rgba(0,0,0,0.5);top: 1px; right: 42px; z-index: 999; cursor: pointer; width: 40px; height: 40px;}
.slide_next{position: absolute; *padding: 10px; background: rgba(0,0,0,0.5);top: 1px; right: 1px; z-index: 999; cursor: pointer;}
.banbg1{position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; background: linear-gradient(To Right,#FFEE9E,rgba(255, 238, 158, 0)); *background: url(../images/banner/1_bg.jpg) left center no-repeat; background-size: cover;transition: all 4s linear;}
.banbgup{position: absolute; top: 0px; bottom: 0px; left: 0px; right: 50%; background: linear-gradient(To Right,#FFEE9E,rgba(255, 238, 158, 0)); *background: url(../images/banner/1_bg.jpg) left center no-repeat; background-size: cover;transition: all 4s linear; z-index: 3;}

.distance_name{padding: 15px 10px; background: url(../images/cover_bg_2.jpg) center center no-repeat; background-size: cover;}
.distance_name h4{margin-bottom: 0px;}
.text-white {color: #FFFFFF;}
.fh5co-section-bg4{padding: 7em 0;background:url(../images/bg1.png) center center no-repeat; background-size: cover; position: relative;}
.fh5co-section-bg4shade{background:rgba(255, 255, 255, 0.88) ; position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; z-index: 0;}
.welcome_note p{font-size: 16px;}
.panel{border:0px;}
.panel-body{padding: 0px;}

.fh5co-cover-villian,
.fh5co-villian {position: relative;height: 250px;}
.ww_dets h4{margin-bottom: 10px;}
.big_desc{display: none;}
.travdest_pop{position: fixed; top: 90px; bottom: 50px; left: 0px; right: 0px; margin: auto; z-index: 111; visibility: visible; opacity: 1; transition: all 0.2s linear; }
.travdest_popin{background: #FFF; padding: 0px; padding-right: 0px; border-radius: 5px; max-height: 100%; overflow: auto; border:10px solid #fff; box-shadow: 0px 0px 134px 11px rgba(51, 51, 51, 0.41);}
.travdest_pop_hide{opacity: 0; visibility: hidden; transition: all 0.2s linear;}
.tvplc{display: none;}
.coorgbox{background: #fff; border:1px solid #e6e6e6;}