body{font-family: 'Lato', sans-serif; margin:0; padding:0;}

.top-nav{    background: #087dc2;
    color: #fff;}
	
/*.top-nav .row{    margin-left: 0;
    margin-right: 0;}*/
	
.top-nav ul{    margin-bottom: 0;
    padding-left: 0;
    list-style: none;}
	
.top-nav ul li{    display: inline-block;
    border-right: 1px solid #fff;
    padding-right: 15px;
    margin-right: 15px;
    height: 40px;
    line-height: 40px;
    font-size: 13px;}
	
.top-nav ul li:nth-last-child(1){border-right:0;
    padding-right:0;
    margin-right:0;}
	
.top-nav ul li .fa{    margin-right: 8px;}

.tn-rht{    text-align: right;     padding-top: 7px;}
.tn-rht .fa{width: 25px;
    height: 25px;
    color: #fff;
    border: 1px solid #fff;
    text-align: center;
    line-height: 23px;
    font-size: 13px; margin-right: 5px;}
	
.tn-rht a:nth-last-child(1) .fa{margin-right:0px;}

.navbar-default{background: #fff;
    border: 0; margin-bottom: 0;}
	
.navbar-default .navbar-nav>li>a{color: #000;
    font-size: 13px;     padding: 40px 10px; transition:0.5s;}
	
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{    color: #fff;
    background-color: #087dc2;     border-bottom: 5px solid #fff;}
	
.tour-bx{    position: relative;
    overflow: hidden;
    padding-top: 0;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    /* margin-top: 0; */     }
	
.navbar-default .navbar-nav>li>a:hover{color: #fff;
    background-color: #087dc2;     border-bottom: 5px solid #fff; transition:0.5s;}
	
.tour-sbx{height: 293px;     margin-bottom: 25px; }
.tour-sbx1{height: 611px;}
	
.tour-bx img{position: absolute;
    width: 100%;
    max-width: none !important;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);     height: 100%;}
	
.item-title{    position: absolute;
    top: 	20px;
    left: 15px;}
	
.item-title h2{    font-size: 32px;
    font-weight: 400;
    color: #fff;
    margin: 0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);}
	
.item-title h2 a{color:#fff;}
.item-title h2 a:hover{text-decoration:none;}
	
.item-cat ul{    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0;}
	
.item-cat ul li{display: inline-block;
    margin-top: 5px;
    margin-right: 5px;}
	
.item-cat ul li a{    display: block;
    font-size: 12px;
    font-weight: 600;
    color: #68738A;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 2px 6px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;}
	
.item-available{    position: absolute;
    color: #fff;
    font-size: 12px;
    text-align: right;
    bottom: 20px;
    right: 15px;}
	
.item-available .count{    display: block;
    font-weight: 700;
    font-size: 24px;}
	
.tour-bx-inner > a:after{content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../img/overlay-gallery.png) no-repeat;
    background-color: transparent;
    background-size: 100% 100%;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;}
	
#carousel-example-generic img{width:100%;}
	
.tour-bx-inner:hover > a:after{background-color: rgba(0, 0, 0, 0.6);}

#carousel-example-generic .carousel-caption h2{clear: both;
    display: inline-block;
    padding: 16px 30px;
    background: #000;
    background: rgba(0, 0, 0, 0.3);
    margin-bottom: 10px;
    margin-top: 0;
    margin-bottom: 12px; display:block;     display: table;
    float: right;     text-transform: uppercase;
    font-weight: bold;
    font-size: 24px;}
	
#carousel-example-generic .carousel-caption{    bottom: 35%;
    right: 15%;}
#carousel-example-generic .carousel-indicators{bottom:0;}
.carousel-indicators li{background-color: #333;}
.carousel-indicators .active{background-color: #ff6600;}
#adv-srch{    width: 100%;
    position: absolute;
    bottom: 78px;
    left: 0;
    z-index: 9;
    color: #fff;     bottom: 40px;}

#adv-srch fieldset{    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0; display: block;}
	
#adv-srch legend {
    background: none;
    border-bottom: 0;
    margin-bottom: 0;
}

#adv-srch legend span {
    font-size: 16px;
    padding: 7px 48px 7px 28px;
    background: #000;
    background: rgba(0, 0, 0, 0.7);
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
}

#adv-srch .form-wrap {
    background: #000;
    background: rgba(0, 0, 0, 0.7);
    padding: 40px 28px;
}

#adv-srch input, #adv-srch select {    width: 210px;
    height: 37px;
    background: none;
    border: 1px solid #fff;
    color: #fff;     border-radius: 0;
    display: inline-block;
    float: left;
}

 #adv-srch select{border-right:1px solid #fff !important;}

#adv-srch .select2-container{ box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;   float: left;
    margin-right: 36px;}
	
#adv-srch .input-group {
    float: left;
    width: 210px;
    margin-right: 25px;
    border-radius: 0;
}

#adv-srch .input-group .form-control {
    border-radius: 0;
    border-right: 0;
}

#adv-srch input, #adv-srch select {
    background: none;
    border: 1px solid #fff;
    color: #fff;     width: 100%;
}

#adv-srch select option{color:#000;}

#adv-srch .input-group-addon {
    background: none;
    border-radius: 0;
    border: 1px solid #fff;
    border-left: 0;
}

#adv-srch .fa-calendar {
    color: #fff;
}

#adv-srch input[type="submit"] {
    width: 140px;
    text-transform: uppercase;
    border: 0;
    background: #fc4242;
    padding: 7px 0;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    outline: none;
}

.frst-row{padding-top: 30px;
    padding-bottom: 30px;}


.most-popu h2{    font-size: 32px;
    line-height: 32px;
    font-weight: 700;
    text-transform: uppercase;
	padding-bottom: 24px;
    letter-spacing: 6px; text-align:center;     margin-bottom: 0;}	
	
.head-pp-bl{    padding-bottom: 0px;     color: #b9b9b9;     font-size: 14px;
    line-height: 26px;
    font-weight: 400; text-align:center;     margin-bottom: 65px;}
	
.mp-img{    position: relative;
    width: 100%;
    min-height: 200px;
    color: #fff;
    margin-bottom: 30px; height:200px; overflow:hidden;     border-radius: 5px;  -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -webkit-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);}
	
.mp-img img{min-height:100%;  -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -webkit-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);}
	
.dl-mp{position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
	-webkit-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
   -moz-border-radius: 5px;
    border-radius: 5px;}
	
.mp-cnt{    padding: 0px 10px 10px 10px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    text-align: center;}
	
.mp-cnt h4	{    font-weight: 700;
    letter-spacing: 3px;
    padding-bottom: 10px; text-transform: uppercase;     font-size: 16px;}
	
.mp-cnt h4 a{color:#fff;}
	
a, a:link, a:visited, a:active, a:hover{    cursor: pointer;
    text-decoration: none;
    outline: none;}
	
.mp-cnt h5{    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;}
	
.mp-cnt h5 strong{    color: #ff6600; font-weight: 700;}

.mp-img:hover .dl-mp{opacity:1;}
.mp-img:hover h4 a{color: #ff6600;}
.mp-img:hover img{transform:scale(1.2); -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -webkit-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    -moz-border-radius: 5px;}

.mp-content{background:url('') no-repeat;}

.mp-content{    position: relative;
    width: 100%;
    min-height: 430px;}
	
.bg-map{    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
		background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
-webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none; 
	position: absolute;
		-moz-background-size: contain;
    background-size: contain;}
	
.mp-content-inner{-webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    width: 100%;
    left: 0px;}
	
.mp-content-inner h3{    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 5px;
	    padding-bottom: 20px;     margin-top: 0;}

.mp-content-inner h4{    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
	font-weight: 700;
    letter-spacing: 2px;
    padding-bottom: 20px;     margin-bottom: 0;}

.mp-content-inner p{    padding-bottom: 30px; color: #b9b9b9;     font-size: 14px;
    line-height: 26px;
    font-weight: 400;}
	
.mp-content-inner ul{    position: relative;
    width: 100%;
    list-style-type: disc;
    color: #bebebe;
    list-style-position: inside;     padding-left: 0;}
	
.mp-content-inner ul li{    font-size: 14px;
    line-height: 24px;     font-weight: 300; width:32%; float:left;}
	
.view-all{     height: 50px;
    line-height: 47px;
    padding: 0 19px;
    border: 2px solid #ff6600;
    background: #ff6600;
    margin-top: 35px;
    color: #fff;
    border-radius: 31px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold; transition:0.5s;}
	
.view-all:hover{background: #087dc2; border-color:#087dc2; transition:0.5s;}
	
.view-all .fa{    margin-right: 5px;}

.arnd-support{color: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
    background-image: url(../img/arund-tr.jpg);
    background-position: center center;
    background-repeat: no-repeat!important;
    width: 100%;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important;     margin-bottom: 0; margin-top:0;}
	
.overlay-as{    background-color: rgba(0,0,0,0.4);
    color: inherit;
    position: absolute;
    width: 100%;
    height: 100%!important;
    left: 0;
    top: 0;
    z-index: 9;}
	
.arnd-support-cnt{    display: table-cell;
    text-align: left;
    vertical-align: middle;
    padding: 120px 40px 120px 0;
    z-index: 98;}
	
.arnd-support h2{    color: #fff;
    font-weight: 400;
    margin-bottom: 25px;
    margin-top: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    background-color: transparent;     font-family: times roman;
    font-size: 42px;}
	
.arnd-support p{    font-size: 30px;
    font-weight: 400;
    border-top: 1px dashed #b78500;
    border-bottom: 1px dashed #b78500;
    padding: 20px 10px;
    width: 60%;
    text-align: center;
    margin: 0 auto;}
	
.arnd-support p .fa{    margin-right: 10px;
    color: #fff;
    background: #b78500;
    border-radius: 100%;
    padding: 5px 8px;
    font-size: 26px;}
	
.bx-btn{text-align: center;}

.bx-btn a{    background-color: transparent;
    border-color: #fff;
    border-width: 2px;
    margin-top: 25px;
    font-family: Lato;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-style: normal;
    text-transform: uppercase;
    padding: 7px 20px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #fff;}
	
.arnd-support-cnt:after{content: "";
    display: block;
    width: 12px;
    height: 100%;
    position: absolute;
    background: #ffffff;
    right: 0;
    top: 0;
    transform: skew(-34deg);
    -webkit-transform: skew(-34deg);
    -moz-transform: skew(-34deg);
    -o-transform: skew(-34deg);
    -ms-transform: skew(-34deg);}
	
.arnd-support-img{    bottom: -100px;
    left: 70%;
    position: absolute;
    width: 33%;
    padding: 100px 0;}
	
.lat-tour{    padding: 70px 0;
    background: #f8f8f8;
    margin-top: 35px;}
	
.lat-tour h3{    margin-bottom: 50px;
    margin-top: 0;
    font-size: 23px;
    text-transform: uppercase;}
	
.lat-tour .see-more{    text-transform: uppercase;     float: right;     color: #fc4242;}

#owl-demo1 .item{    border: 1px solid #e8e8e8;
    background: #fff;
    position: relative;}
	
#owl-demo1 .owl-item{    padding-top: 5px;}
	
.tour-post-header{    position: relative;     border-bottom: 1px dashed #e8e8e8;
    padding: 9px 20px;}
	
.tour-price{    font-family: 'Montserrat', sans-serif;
    font-size: 18px;     float: left !important;}
	
.tour-price-off {
    background: #fc4242;
    padding: 1px 10px;
    color: #fff;
    font-weight: 500;
	float: right !important;
}

.circle-icon {
    position: absolute;
    top: -5px;
    right: -5px;
    width: 10px;
    height: 10px;
    background: #fc4242;
    border-radius: 50%;
    z-index: 99; display:none;
}

.lattr-bx {
margin: 18px;}

.lattr-bx figure{overflow: hidden; height:165px;}

.lattr-bx  img{width:100%; height:100%;}

.lattr-bx h5{    margin-bottom: 22px;     font-size: 17px;     text-transform: uppercase;
    /* font-weight: 600; */
    margin-top: 20px;}

.see-dtl{    color: #fc4242;
    font-size: 13px;
    font-style: italic;
    float: right;
    display: inline-block;
    text-decoration: none;}

.lat-bx-bn{    position: relative;}	
.lat-tour .btn.prev{    position: absolute;
    top: 55%;
    margin-top: -30px;
    left: -43px;}
	
.lat-tour .owl-controls.clickable{display:none !important;}
	
.lat-tour .fa-angle-left{    width: 60px;
    height: 60px;
    background: #fc4242;
    color: #fff;
    font-size: 30px;
    border-radius: 30px;
    text-align: right;
    padding-right: 12px;
    line-height: 60px;
    text-align: left;
    padding-left: 12px;}
	
.lat-tour .btn.next{    position: absolute;
    top: 55%;
    margin-top: -30px;     right:-43px;}
	
.lat-tour .btn.next .fa-angle-right	{    width: 60px;
    height: 60px;
    background: #fc4242;
    color: #fff;
    font-size: 30px;
    border-radius: 30px;
    text-align: right;
    padding-right: 12px;
    line-height: 60px;}
	
	
footer{    float: left;
    width: 100%;
    background-color: #343537;
    background: url(../img/footer-bg.png);
    background-size: cover;
    padding: 50px 0px;
    position: relative;}
	
footer:before{    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
    z-index: 0;}
	
footer h2{    color: #ffffff;     border: none;
    padding: 0px;     text-transform: uppercase;
    font-weight: bold; line-height: 1.5;
    margin: 0px 0px 8px 0px; margin: 0px 0px 23px 0px;     font-size: 18px;}
	
footer p{    margin-bottom: 25px;     color: #ffffff;}

footer .ft-folus ul{    margin: 0px 0px 0px -10px; padding-left:0;}

footer .ft-folus ul li{    display:inline-block;
    list-style: none;
    width: 19%;
    padding: 0px 0px 10px 10px;     line-height: 28px;}
	
footer .ft-folus ul li a{color: #ffffff;     float: left;
    width: 100%;
    background-color: #3b5998;
    color: #ffffff;
    padding: 15px 0px;
    text-align: center;
    font-size: 22px;
    position: relative; transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;}
	
footer .ft-folus ul li:hover a{border-radius:50%; transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;}
	
footer .ft-folus ul li a[data-original-title="Twitter"]{background-color: #00a0d1;}
footer .ft-folus ul li a[data-original-title="Linkedin"]{background-color: #0e76a8;}
footer .ft-folus ul li a[data-original-title="instagram"]{background-color: #825c48;}
footer .ft-folus ul li a[data-original-title="Rss"]{background-color: #e98c14;}
footer .ft-folus ul li a[data-original-title="Youtube"]{background-color: #c4302b;}
footer .ft-folus ul li a[data-original-title="Pinterest"]{background-color: #a30834;}
footer .ft-folus ul li a[data-original-title="Dribbble"]{background-color: #f077a4;}
footer .ft-folus ul li a[data-original-title="Google-Plus"]{background-color: #b21f1f;}
footer .ft-folus ul li a[data-original-title="skype"]{background-color: #00b0f6;}

.ft-cont ul{padding-left:0;}
.ft-cont ul li{    float: left;
    width: 100%;
    list-style: none;
    color: #ffffff;
    margin: 0px 0px 8px 0px;}
	
.ft-cont ul li .fa{    float: left;
    padding: 7px 13px 0px 0px;
    color: #a3a4a4;
    font-size: 15px;}
	
.ft-cont ul li  a{color:#fff;}

.ft-cont ul li  a:before{    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: rgba(0,0,0,0.4);
    width: 0%;
    height: 100%;
    opacity: 0;}
	
.ft-cont ul li  a:hover:before{    opacity: 1;
    width: 100%;}

.copyright{    float: left;
    width: 100%;
    background-color: #ffffff;
    padding: 35px 0px 25px 0px;}
	
.copyright p{    color: #868686;
    margin: 0px;}
	
.copyright .footer-nav{    float: right;}

.copyright ul{padding-left:0;}

.copyright ul li{    float: left;
    list-style: none;
    padding: 0px 15px 0px 15px;
    line-height: 1.5;
    position: relative;}
	
.copyright ul li a{    font-size: 12px;
    color: #868686;}
    position: relative;}
	
.copyright .footer-nav ul li:before{    content: '';
    background-color: #999999;
    width: 1px;
    height: 6px;
    position: absolute;
    left: 0px;
    top: 6px;}

	
#owl-demo .item{
  margin: 3px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}


/*contact*/
.bread-cum-banner{    background-image: url('../img/bread-bg.jpg');
    height: 250px;
    background-attachment: fixed;
    background-size: 100%;
    padding-top: 125px;
    overflow: hidden;
    position: relative;}
	
.bread-cum-banner img{position:absolute; top:0; left:0; width: 100%; min-height:100%;}

.bcum-bx{position: relative;}
	
.breadcrumb{ margin: 0;
    font-size: 12px;
    padding: 0;
    background-color: transparent;
    text-transform: uppercase;
    display: inline-block;
    border-bottom: 1px solid #ffdd00;
    border-radius: 0;}
	
.breadcrumb li{display: inline-block;}

.breadcrumb li a{font-size: 20px;}

.breadcrumb li a.home{    color: #fff;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    line-height: 36px;}
	
.breadcrumb li + li:before{    padding: 0 10px;
    color: #fff;
    content: '\f178';
    font-family: FontAwesome; }
	
.breadcrumb li + li a{font-size:12px; color:#fff;}
	
.breadcrumb li.active a:after{    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #ffdd00;	}
	
.breadcrumb li.active a{    color: #fff;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    line-height: 36px; font-size:12px;}

.bread-cum-banner h2{    position: relative;     margin: 15px 0 0 0;
    font-size: 38px;
    font-weight: 900;
    line-height: 90px;
    letter-spacing: 5px;
    /* max-width: 745px; */
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0;
    margin-top: 0;
    letter-spacing: 4px;}
	
.contact-form-bx{    padding-bottom: 50px;      padding-top: 50px; position: relative;
    background-repeat: repeat;
    background-position: bottom;
    background-size: cover;
    -webkit-background-size: cover; background-image: url("../img/form-bg.jpg");
    background-attachment: fixed;}
	
.cnt-form{    position: absolute;
    padding: 53px 0;
    width: 33%;
    z-index: 2;}
	
.form-fl{    background-color: #ffdd00;
    padding: 40px 35px;
    text-align: center;
    position: relative;
    z-index: 1;
    padding: 50px 40px;}
	
.form-fl h3{    font-size: 22px;
    font-weight: bold;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    color: #3c3c3c;}
	
.form-fl .subttle{    font-style: italic;
    margin: 0 0 35px 0;}
	
.form-fl .form-input{    border: 1px solid #baa203;
    border-radius: 0;    background-color: rgba(255, 255, 255, 0.2);
    margin-bottom: 10px;
    padding-left: 20px;}
	
.form-fl textarea{    height: 100px;
    overflow: auto;
    max-width: 100%;}
	
.form-fl .frm-sbmt{    margin-top: 30px;}

.btn-sbt-cnt{width: 170px;
    height: 34px;
    border: 1px solid #3c3c3c;
    background-color: #3c3c3c;
    border-radius: 50px;
    padding: 0 0 0 15px;
    position: relative;
    text-align: center;
    color: #ffdd00;
    text-transform: uppercase;
    font-size: 13px;
    display: inline-block;}
	
.btn-sbt-cnt:before{    position: absolute;
    left: 0;
    padding-right: 15px;
    width: 100%;
    content: attr(data-hover);
    color: #ffdd00;
    opacity: 0;
    text-align: center;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;}
	
.btn-sbt-cnt .txt{color: #ffdd00;
    font-style: inherit;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;}
	
.btn-sbt-cnt .fa{    position: absolute;
    left: 1px;
    top: 1px;
    bottom: 1px;
    padding: 9px;
    border-radius: 50%;
    text-align: center;
    color: #ffdd00;
    background-color: #505050;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.cnt-form-img{    display: inline-block;
    float: right;}
	
.btn-sbt-cnt:hover:before{opacity: 1;}
.btn-sbt-cnt:hover .txt{opacity: 0;}

.btn-sbt-cnt:hover .fa {
    left: calc(100% - 32px);
    left: -webkit-calc(100% - 32px);
    left: -moz-calc(100% - 32px);
}

.cnt-map-cnt{position: absolute;
    z-index: 1;
    width: 330px;
    height: 330px;
    border-radius: 50%;
    padding: 70px 10px 0;
    text-align: center;
    color: #FFF;
    overflow: hidden;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.75);
	background-color: rgba(13, 27, 32, 0.8);}
	
.cnt-map-cnt h2{margin: 0 0 35px 0;
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
	color: #FFF;}
	
.cnt-map-cnt h2:after{position: absolute;
    content: "";
    bottom: 5px;
    right: -57px;
    width: 50px;
    height: 3px;
    background-color: #ffdd00;
	    bottom: -20px;
    left: 33%;
    width: 54px;
    height: 2px;}
	
.cnt-map-cnt p{    margin-bottom: 0px;     line-height: 24px;}

.cnt-map-cnt p a{color:#fff;}

.cnt-map-cnt p .fa{margin-right: 3px;}

.map-open{background-color: #ffdd00;
    padding: 7.5% 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;}
	
.btn-map-on{    width: 100px;
    background-color: #3c3c3c;
    border: 1px solid #3c3c3c;
    color: #fff;
    text-transform: none;
    padding: 6px 10px;    border-radius: 35px;}
	
.btn-map-on:hover{color:#fff;}
	
.cnt-map-bx{background-image: url("../img/map-bg.jpg");
    width: 100%;
    height: 520px;
    position: relative;
    z-index: 1;
    background-position: bottom;
    background-size: cover;
    -webkit-background-size: cover;
    background-repeat: repeat;}

/*contact*/


/*tour*/
.epjur-icons-bx{    margin-top: 75px;}

.head-dif{    font-size: 18px;
    padding-left: 20px;
    position: relative;
    margin: 0 0 20px 0; font-weight: bold;
    color: #555;}
	
.head-dif:before{    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #6e747c;
    position: absolute;
    left: 0px;
    top: 5px;}
	
.bread-price{    display: inline-block;
    font-size: 62px;
    font-weight: 900;
    color: #ffdd00;
    text-transform: uppercase;
    line-height: 0; margin-left: 30px; position: relative;}
	
.bread-price span{    font-weight: 400;
    font-size: 16px; color:#fff;}
	
.epjur-icons-bx ul{    padding-left: 0;
    display: inline-block;
    list-style: none;     width: 100%;}
	
.epjur-icons-bx ul li{    vertical-align: middle;
    border: 1px solid #cfcfcf;
    text-align: center;
    padding: 9.5px 0;
    margin: 0 15px;
    transition-duration: 0.3s;
    transition-property: transform;
    -webkit-tap-highlight-color: transparent;
    transform: translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    -moz-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
	width: 14.1%; float:left;     display: inline-block; transition:0.5s; cursor:pointer;}
	
.epjur-icons-bx ul li:hover{    background-color: #087dc2;
    border-color: #087dc2;
    color: #fff; transition-duration: 0.3s; transition:0.5s;}
	
.epjur-icons-bx .icon-journey{font-size: 26px;}

.epjur-icons-bx p{    font-size: 16px;
    margin-bottom: 0px;}

.over-bx{    padding-top: 45px;}
.over-container-inner{    position: relative;
    padding-top: 10px;}	
.over-container-inner:before{content: '';
    position: absolute;
    top: 10px;
    left: 35px;
    height: 100%;
    width: 2px;
    background: #d7d7d7;
    z-index: -99;}

.over-container-inner h3{    font-size: 14px;
    margin-top: 0;
    margin-bottom: 0;}	
.over-container-inner h3 span{    background-color: #ffdd00;
    padding: 7px 15px 6px;}
	
.over-cnt{margin-left: 65px;
    margin-top: 30px;
    padding-bottom: 50px;
    position: relative;}
	
.over-container-inner:nth-last-child(1) .over-cnt{padding-bottom:0;}
.over-container-inner:nth-last-child(1) .cir-point{height: 150px;}
	
.cir-point{position: absolute;
    left: -39px;
    top: 50%;
    width: 20px;
    height: 20px;
    background-color: #FFF;
    border: 3px solid #FFF;
    margin-top: -8px;}
	
.cir-point:before{    content: "";
    height: 2px;
    width: 80px;
    position: absolute;
    background-color: #d7d7d7;
    left: 16px;
    top: 5px;
    z-index: -9999;}
	
.cir-point .fa{position: absolute;
    top: -1px;
    left: 1px;
    font-size: 15px;
    color: #d7d7d7; }
	
.over-cnt-inner{    width: 48%;
    margin-left: 2%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;}
	
.over-cnt-inner:before{content: "";
    height: 2px;
    width: 0;
    position: absolute;
    background-color: #d7d7d7;
    left: -40px;
    top: 50%;
    z-index: -9999;}
	
.loc-bx{padding: 30px 30px 20px 69px;
    position: relative;
    background-color: #fafafa;
    min-height: 250px;
    border-right: 2px solid #FFF;}
	
.loc-name{    font-size: 16px;
    text-transform: capitalize;
    font-weight: bold;
    position: relative;}
	
.loc-name .fa{    position: absolute;
    left: -40px;
    top: -5px;
    border: 1px solid;
    border-radius: 50%;
    padding: 1%;
    width: 32px;
    height: 32px; text-align: center;
    line-height: 22px;}
	
.over-des{margin-bottom: 0px;}

.img-col{width: 48%;
    margin-left: 2%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;}
	
.img-col:before{content: "";
    height: 2px;
    width: 0;
    position: absolute;
    background-color: #d7d7d7;
    left: -40px;
    top: 50%;
    z-index: -9999; width: 15%;}
	
.img-col-inner{border-left: 2px solid #FFF;
    overflow: hidden;
    cursor: pointer;
    height: 250px;}
	
.img-col-inner img{    width: 100%;
    height: 100%;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;}
	
.img-col-inner:hover img{transform: scale(1.2) rotate(1deg);}

.bx-bnow{margin-top:50px; margin-bottom: 40px;}

.book-now-btn{text-align:center;}

.book-now-btn a{    padding: 7px 35px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 50px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    background-color: #ffdd00;
    border: 1px solid #ffdd00;
    color: #3c3c3c;
    font-size: 13px;}
	
.book-now-btn a:hover{transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;     background: #087dc2; color:#fff; border-color: #087dc2;}
	
.bx-bnow-form{    padding: 30px 30px;
    background-color: #ffdd00;
    text-align: center;
    color: #545454; margin-top: 20px;}
	
.bx-bnow-form h2{    font-size: 19px;
    text-transform: uppercase;
    color: #3c3c3c;
    font-weight: 900;
    margin: 0 0 20px;
    background-color: transparent;
    border-bottom: none;}
	
.bx-bnow-form label{display: block;
    text-align: left;}
	
.bx-bnow-form input, .bx-bnow-form select, .bx-bnow-form textarea{    border: 0; box-shadow: 0 0 0;
    border-radius: 0;}
	
.bx-bnow-form textarea{height: 120px;	}
	
.bx-bnow-form .input-group-addon{    background: #fff;
    box-shadow: 0 0 0;
    border: 0;
    border-radius: 0;
    color: #ccc;}
	
.bx-bnow-form .col-md-3, .bx-bnow-form .col-md-12{margin-bottom: 20px;}

.pack-tb{    margin-top: 30px;}

.pack-tb thead{    background: #ffdd00;}

.pack-tb tr th, .pack-tb tr td{text-align:center;}

.pack-ttl{    font-weight: bold;
    font-size: 16px;     color: #087dc2;}
	
.pack-tb ul{margin-bottom:25px; list-style-type:circle;}

.pack-tb ul li{margin-bottom: 5px;}

.pack-tb-img-inner{    max-height: 360px;
    overflow: hidden;
    margin-bottom: 25px;
	transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;}
	
.pack-tb-img-inner img{transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; transform: scale(1.2)}
	
.pack-tb-img-inner:hover img{ transform: scale(1) ;}

.tab-tur .nav li{background:#087dc2; color:#fff; margin-right: 2px;}
.tab-tur .nav li a{    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    width: 149px;
    text-align: center;}
.tab-tur .nav-tabs{border-bottom: 1px solid #087dc2;}

.tab-tur .nav-tabs li:hover a, .tab-tur .nav-tabs li:hover a:focus, .tab-tur .nav-tabs li:hover a:hover{background:#ffdd00; border:0; border-bottom:0; color:#000; border-radius: 0; margin: 0;}

.tab-tur .nav-tabs>li.active>a, .tab-tur .nav-tabs>li.active>a:focus, .tab-tur .nav-tabs>li.active>a:hover{background:#ffdd00; border:0; border-bottom:0; color:#000; border-radius: 0; margin: 0;}

.tab-tur .pack-tb{margin-top:0;}
.tab-tur h2{    font-size: 20px;
    font-weight: 700;
    margin-bottom: 45px;
    margin-top: 30px;}
	
.tab-tur{    margin-top: 50px;}
	
/*tour*/

/*hotel*/
.htl-pg{margin-top:55px; margin-bottom:55px;}
.banner-htl{    border: 1px solid #ffdd00;
    height: 300px;
    overflow: hidden;}
	
.banner-htl img{min-width:100%; min-height:100%;}
	
.bx-htl{background:#73a3b9; padding:20px; color: #fff;     margin-top: 15px;}

.img-bx{    width: 100%;
    height: 210px;
    overflow: hidden;
    border: 7px solid #fff;
    position: relative;}
	
.img-bx:before{content: "";
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 120%;
    top: 0;
    left: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 0.6) 75%, rgba(0, 0, 0, 0.7) 85%, rgba(0, 0, 0, 0.8) 90%, rgba(0, 0, 0, 0.9) 100%);}
	
.bx-htl-cnt{z-index: 99;    position: absolute;
    top: 155px;
    width: 100%;
    padding: 0 15px;
    height: 100%;}
	
.bx-htl-cnt a {    font-size: 13px;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;	transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;}
	
.bx-htl-cnt .icons{    float: right;
    font-size: 30px;
    margin-top: -13px;}
	
.bx-htl .col-md-4{margin-bottom:25px;}

.bx-htl  h2{    margin-top: 0;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 24px;}
	
.img-bx:hover a{color:#ffdd00; transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; min-height:100%; width:100%;}
	
.img-bx img{transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;     min-width: 100%;
    min-height: 100%;}
	
.img-bx:hover img{transform:scale(1.2); transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;}
	
.cat-lst ul li:nth-child(even){background:#f9f9f9;}
.cat-lst ul ul li:nth-child(even):hover{background:#fff;}

.cat-lst ul li a{color:#333; text-transform:uppercase;}

.cat-lst ul li .fa{float:right;     color: #555;
    margin-top: 4px;}
	
.cat-lst ul li :focus, .cat-lst ul li :hover{background:inherit;}

.cat-lst ul li a.collapsed .fa:before{content:"\f067";}

.cat-lst ul ul{padding: 0 10px 0 15px; background-color:#fff; margin-bottom: 0;}
	
.cat-lst ul ul li{background:#fff;        border-bottom: 1px solid #f5f5f5;}

.cat-lst ul ul li:nth-last-child(1){border-bottom:0;}

.cat-lst ul ul li:nth-child(even){background:#fff;}

.cat-lst ul ul li a{    font-size: 12px;     padding: 6px 15px;}

.cat-lst ul ul:focus, .cat-lst ul ul:hover{background:#fff;}

.htl-rht p{font-size:16px;}

.htl-rht p strong{font-size:17px;}

.htl-rht h3{    font-weight: bold;
    color: #087dc2;
    margin-top: 30px;
    margin-bottom: 25px;}
	
.htl-rht ul{    margin-left: 0;
    padding-left: 18px;
    list-style-type: circle;
    font-size: 15px;}
	
.htl-rht ul li{margin-bottom:6px;}

.htl-lft ul{margin-bottom:35px;}

.htl-rht .fac{margin-top:20px;}

.aside-vw-bx{    height: 160px;
    overflow: hidden; position:relative;     -webkit-transition: all .7s ease;
    transition: all .7s ease;     margin-top: 18px;}
	
.aside-vw-bx img{min-height:100%; min-width:100%;     -webkit-transition: all .7s ease;
    transition: all .7s ease;}

.aside-vw-bx h3{    margin-top: 0;
    font-size: 21px;
    font-weight: bold;}
	
.aside-vw-cnt .fa{color:#ffdd00; -webkit-transition: all .7s ease;
    transition: all .7s ease;}
	
.aside-vw-cnt{    position: absolute;
    top: 125px;
    color: #fff;
    text-align: center;
    width: 100%;
    height: 100%;
	background: url(../img/shadow_tour.png) left bottom repeat-x;     background-position: 0 -25px;
	    -webkit-transition: all .7s ease;
    transition: all .7s ease;}
	
.aside-vw-bx:hover img{transform:Scale(1.2);  -webkit-transition: all .7s ease;
    transition: all .7s ease;}
	
.aside-vw-bx:hover .aside-vw-cnt{top:0; -webkit-transition: all .7s ease;
    transition: all .7s ease; background:rgba(0,0,0,0.5); padding-top: 22%;}
	
.aside-vw-bx:hover h3{color:#fff;}

.aside-vw-cnt .fa:hover {font-size:24px; -webkit-transition: all .7s ease;
    transition: all .7s ease;}
	
	
/*hotel*/

@media (max-width:1024px){
.arnd-support p{width: 70%;}
.navbar-default .navbar-nav>li>a{padding: 40px 6px;}
#adv-srch .input-group{    margin-bottom: 8px;     width: 196px;}
.carousel-caption{padding-bottom: 70px;}

.epjur-icons-bx ul li{width: 16.9%;     margin-bottom: 15px;}
.arnd-support-img{left: 0;}

}

@media (max-width:769px){
.navbar-header{width: 100%;}
.navbar-default .navbar-toggle{    display: block;
    float: right; margin-right:0;}
.navbar-right{display:none;}
.navbar-default{padding:7px 0 16px;}
.navbar-brand{padding-top: 0;}
.navbar-default .navbar-toggle .icon-bar, .navbar-default .navbar-toggle .icon-bar:focus{    background-color: #fff;}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:focus{    border-color: #087dc2;
    background: #087dc2;     margin-top: 20px;}
	
.collapse.in .navbar-right{display:block; width:100%;     margin-top: 20px;    float: initial !important;     background: #ffdd00;     margin-left: 0;}
.collapse.in .navbar-right li{float:inherit; width:100%; border-bottom: 1px solid #d7bc09;}

.htl-lft .nav{    border: 1px solid #e5e5e5;
    margin-bottom: 25px;}	
.htl-pg{    margin-top: 25px;}

.navbar-default .navbar-collapse, .navbar-default .navbar-form{border: 0; padding-left:0; padding-right:0; clear: both;     width: 100%;
    margin: 0 auto;}
.navbar-default .navbar-nav>li>a{padding: 15px 6px;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{border-bottom:0;}
.navbar-default .navbar-nav>li>a{    font-size: 15px;}

.copyright ul li{    padding: 0px 8px 0px 8px;}

.cnt-form-img img{width:100%;}
.contact-form-bx{padding-bottom: 90px;}

.epjur-icons-bx ul li{    width: 20.9%;}

}

@media (max-width:736px)
{
.ft-folus{    margin-bottom: 15px; float: right;}
.copyright{text-align:center;     padding-top: 15px;
    padding-bottom: 5px;}
.copyright ul li{float:initial; display:inline-block;}
.copyright .footer-nav{float: initial;     margin-top: 10px;}
.copyright ul li a{    font-size: 14px;}
.cnt-form{    width: 43%;}

.over-cnt-inner{    width: 100%; margin-left: 0;}
.img-col{    width: 100%; margin-left: 0;}
.img-col:before{display:none;}
.cir-point{top: 20%;}
.over-container-inner:nth-last-child(1) .cir-point{height:19px;}
.arnd-support p{width: 78%;}
}

@media (max-width:667px){
.cnt-form{position:inherit;     width: 100%;     padding: 0;}	
.contact-form-bx{    padding-bottom: 50px;}	
.epjur-icons-bx ul li{    margin: 0 2%; margin-bottom:15px;}
}

@media (max-width:568px){
.arnd-support-cnt{    padding: 40px 0px 40px 0;}
.arnd-support h2{    font-size: 30px;}	
.arnd-support p .fa{    padding: 5px 8px;
    font-size: 20px;}
.arnd-support p{width: 92%;     font-size: 23px;}
.arnd-support-cnt:after{    right: -60px;     width: 5px;}
.epjur-icons-bx ul li{    width: 28.9%;}
	
}

@media (max-width:480px){
.top-nav ul li{font-size: 12px;}	
.banner-htl{height: 250px;}
.bx-htl .col-md-4.col-xs-6{width: 100%;}
footer .ft-folus ul li a{font-size: 15px; padding: 9px 0px;}
footer{padding: 30px 0 0px;}
.bread-cum-banner{    background-size: 100% 100%;}
.epjur-icons-bx p{    font-size: 14px;}
.loc-bx{    border-right: 0;}
}

@media (max-width:414px){
.top-nav ul li{    padding-right: 8px;
    margin-right: 8px;}	
.tn-lft{padding-right:0;}
.tn-rht .fa{width: 21px;}
footer .ft-folus ul li{    width: 18%;
    padding: 0px 0px 5px 1px;}
.copyright ul li a{font-size: 13px;}
.bread-cum-banner{     height: 190px;     background-size: 100%; background-attachment:inherit;     padding-top: 75px;}
.arnd-support-img{display:none;}
.arnd-support-cnt:after{display:none;}
.arnd-support-cnt{width:100%;	    display: block;}
.epjur-icons-bx{    margin-top: 35px;}
.over-bx{padding-top: 15px;}
.over-cnt{    margin-left: 0;
    margin-top: 7px;}
.cir-point{display:none;}
.loc-bx{padding: 30px 20px 20px 20px;}
.loc-name .fa{    right: -9px; left:inherit;}
}

@media (max-width:375px){
.top-nav{display:none;}
.copyright ul li{padding: 0px 4px 0px 4px;}
.bread-cum-banner h2{    font-size: 32px;}	
.epjur-icons-bx ul li{    margin: 0 4% 15px; width: 42%; }
}

@media (max-width:360px){
.navbar-brand>img{height: 54px;}	
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:focus{    margin-top: 13px;}	
.ft-cont, .ft-folus{width:100%;}
footer h2{margin-bottom: 10px;}
footer{padding: 30px 0 30px;}
.copyright p{font-size: 12px;}
.bread-cum-banner{    height: 155px;     padding-top: 46px;}
.bread-cum-banner h2{    font-size: 22px;}
.breadcrumb li a{font-size: 16px;}
.cnt-map-cnt{width: 270px;}
.cnt-map-cnt h2{    font-size: 18px;}
}