html {
  scroll-behavior: smooth;
}
/*------Global Css Start-------*/
body {
  /* font-family: 'Open Sans', Arial, sans-serif; */
    font-family:'Google Sans' , Arial,Helvetica,sans-serif; 
    letter-spacing: 0.5px;
    word-spacing: 0.5px;
    padding-top: 0px;
	font-size: 14px;
	color: #222;
	/* background-color:#f5f5f5; */
}
html * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.company {
    margin-bottom: 30px;
}section.related-car {    margin-bottom: 30px;}
.contact-page h1 {
    font-size: 24px;
	    margin-bottom: 10px;
}
div#TA_excellent444 {
    width: 170px !important;
}
#CDSWIDEXC.widEXC.cx_brand_refresh img#CDSWIDEXCLOGO.widEXCIMG {
    width: 115px !important;
    padding: 4px 0;
}
.contact_your_tour_planner .contact_form_body_contct {
    background: #fff;
    margin: 0 0 20px;
    padding: 20px 0;
    position: relative;
}.homecur {    float: right;    margin-top: -20px;    font-size: 13px !important;    color: #ae1819;    font-weight: 600;}.currency.tourcur {    float: right;    margin-top: -20px;    font-weight: 900;    color: red;}.currency.tour-c {    float: right;    margin-left: 20px;    color: #ae1819;}input#total {    width: 100px;    border: 0;    background: transparent;}table#tickets tr th {    padding: 3px !important;}table#tickets {    margin-bottom: -28px;}
.contact_your_tour_planner #travelFormDiv {
    background: none;
    box-shadow: none;
    height: auto;
    width: 90%;
}
#travelFormDiv {
    /* float: left; */
    width: 100%;
    overflow: hidden;
    /* margin-left: -15px; */
    background: #fff1e1;
    position: relative;
    z-index: 2;
    display: block;
    box-shadow: 0px 1px 4px 1px rgb(0 0 0 / 20%);
}
.contact_your_tour_planner .it-form-name {
    padding-bottom: 4px;
    /* width: 30%; */
    float: left;
    font-size: 15px;
    color: #2a3439;
    font-weight: 600;
}
.contact_your_tour_planner .contact_form_body_contct .it-form-row {
    padding-bottom: 10px;
    padding-top: 10px;
    float: left;
    width: 100%;
}
.contact_your_tour_planner .it-form-formbox {
    float: right;
    width: 80%;
}
.contact_your_tour_planner .contact_form_body_inner_main_cnct input, .contact_your_tour_planner .contact_form_body_inner_main_cnct select {
    height: 44px;
    padding: 11px 12px;
    border: 1px solid #cacaca;
    width: 100%;
}
.contact_your_tour_planner .contact_form_body_inner_main_cnct textarea {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #cacaca;
}
.contact_your_tour_planner .it-submit {
    background: #bc9241;
    display: table;
    margin: 20px auto 0 auto;
    font-size: 17px;
    color: #fff;
    border: none;
    border: 2px solid transparent;
    border-radius: 0px;
}
img.gap {
    width: 105%;
    border-radius: 5px;
}
.contact_your_tour_planner .it-button {
    float: right;
}
.it-cmt.it-cmt-part-1 h4 {
    margin-bottom: 12px;
}

*{
    outline: 0!important;
}

@font-face{
	font-family:ElegantIcons;
	src:url(../fonts/ElegantIcons.eot);
	src:url(../fonts/ElegantIcons.eot?#iefix) format('embedded-opentype'),url(../fonts/ElegantIcons.woff) format('woff'),url(../fonts/ElegantIcons.ttf) format('truetype'),url(../fonts/ElegantIcons.svg#ElegantIcons) format('svg');
	font-weight:400;
	font-style:normal;
	}
	[data-icon]:before{
		font-family:ElegantIcons;
		content:attr(data-icon);
		-moz-osx-font-smoothing:grayscale};
		}


.container {
    width: 1220px;
}
a.slidesjs-stop.slidesjs-navigation {
    display: none;
}
section.ii-block {
    padding: 10px 0;
    width: 100%;
}


.ii-pageCreateMyTrip section.ii-block {
    padding: 0px 0 70px;
    width: 100%;
}

body.ii-pageArticle section.ii-block, body.ii-pageDestination section.ii-block {
    padding: 0px 0 50px;
}
#left {
    max-width: 800px;
    width: 100%;
    float: left;
}
ul.hot-trending li {
    width: calc(33.3% - 10px);
}
.iipl-links-view {
    border: 1px solid #d8d8d8;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
    border-radius: 0;
    padding: .6rem .6rem .5rem;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
    margin: 7px auto 0;
    color: #000;
    margin-top: 15px;
}
.iipl-links-enquire {
    display: block;
    text-transform: capitalize;
    border: 1px solid #ae1819;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #ae1819;
    border-radius: 0;
    padding: .6rem .6rem .5rem;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    cursor: pointer;
    margin: 7px auto 0;
    color: #fff;
}
.tbls {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

.tbls td, .tbls th {
  border: 1px solid #ddd;
  padding: 8px;
}

.tbls tr:nth-child(even){background-color: #f2f2f2;}

.tbls tr:hover {background-color: #ddd;}

.tbls th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #4CAF50;
  color: white;
}
.box_list ul.iipl-highlights li:before {
    font-family: "FontAwesome";
    content: "\f105";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
}
.box_list ul.iipl-highlights li {
    font-size: 13px;
    color: #444;
    float: left;
    margin: 0 10px 2px 0;
    font-weight: 400;
}
.box_list ul.iipl-highlights li:nth-child(even) {
    float: left;
    width: 45%;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    max-height: 20px;
}
.box_list ul.iipl-highlights li:nth-child(odd) {
    padding-right: 0px;
    float: left;
    width: 45%;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    max-height: 18px;
}
.box_list ul.iipl-highlights {
    margin: 5px 0 0;
    padding: 0;
    float: left;
    width: 100%;
    border: 0;
}
.box_list ul.iipl-highlights {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    max-height: 40px;
}
.iipl-links-hover {
    float: left;
    width: 100%;
}
.box_list i.iipl-highlight {
    display: block;
    font-size: 13px;
    color: #f79830;
    font-style: normal;
    font-weight: 700;
    margin-top: 10px;
}
p.iipl-destination {
    font-weight: 400;
    max-width: 95%;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 77px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
body.tipl p {
}
#iipl-more-btn {
    float: right;
    text-decoration: none;
    color: #bc9241;
    transition: all 0.35s ease-in-out;
    background-color: transparent;
    border: 0px;
    letter-spacing: .5px;
    font-style: normal;
    margin-top: 7px;
    padding: 0 2px 0 0;
    font-weight: 600;
    font-size: 13px;
}
#iipl-more {
    display: none;
}
.list-single-header-item h1.iipl-itinerary-title span {
    text-align: left;
    font-weight: 600;
    margin-top: 24px;
    font-size: 21px;
    line-height: 1.25;
    color: #333333;
}
.iipl-innerDestination {
    font-size: 13px !important;
    color: #bc9241 !important;
}
.list-single-header-item h1.iipl-itinerary-title {
    float: left;
    width: 100%;
    text-align: left;
    font-weight: 600;
    margin-top: 24px;
    font-size: 21px;
    line-height: 1.25;
    color: #333333;
}
.title-sidebar {
    font-size: 16px;
    font-weight: 600;
    color: #bc9241;
    margin-bottom: 12px;
    line-height: 1.5;
    word-break: break-word;
		    padding-top: 20px;
    padding-right: 19px;
    position: relative;
    cursor: pointer;
    font-family: 'Raleway', Arial,Helvetica,sans-serif;
}
.iipl-pricebox {
    float: left;
    width: 100%;
    display: block;
    font-size: 13px;
    margin-top: 20px;
    color: #ed7c00;
    font-weight: 600;
    letter-spacing: 0;
    text-align: center;
}
.side li a {
    color: #55575b;
    margin-bottom: .5rem!important;
    font-size: 14px;
    line-height: 25px;
}
.iipl-topBox {
    width: 100%;
    margin-bottom: 5px;
    float: left;
    z-index: 1000;
    position: inherit;
    left: 13px;
}
.iipl-iteneraryTotal {
    margin: 0;
    line-height: 37px;
    font-size: 22px;
    font-weight: 600;
    color: #333333;
}
.box_list ul.iipl-highlights {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    max-height: 40px;
}
.iipl-resultBoxesList .iipl-destinationName {
    position: absolute;
    color: #fff;
    padding: 8px 15px;
    background: linear-gradient(to bottom, rgba(0,0,0,0.35), rgba(0,0,0,0));
    width: 100%;
}
.iipl-resultBoxesList .iipl-destinationName {
    background: linear-gradient(to bottom, rgb(0 0 0 / 52%), rgba(0,0,0,0));
}
ul.hot-trending {
    border-bottom: 1px dotted #939393;
    flex-wrap: wrap;
    display: flex;
    padding: 15px 20px 0;
    background: #bc9241 !important;
    border-radius: 0px 0px 10px 10px;
}
.ii-pageDestination section.ii-block {
    /*padding: 50px 0;
    width: 100%;
    background: #ebf3f5;*/
}
.ii-block-title-1
{
	padding: 15px 20px 0;
	background: #bc9241;
	font-size: 19px;
	    
	font-weight: 600;
	border-radius: 10px 10px 0 0;
}
.ii-block-title-1 a {color: #fff !important;}
header.ii-train_header{
	position: fixed;
    margin-top: 25px;
    border-bottom: solid 0px #ccc;
	z-index: 99;
    background-color: #fff;
    width: 100%;
    -webkit-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .41);
    -moz-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .41);
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .41);
}
 .ii-train-upper-menu{
	width:100%;
	background: #ededed;
	padding: 3px 0;
}
.ii-official-member{
	font-size: 12px;	
	font-weight: 400;
    color: #000;
    padding-top: 1px;
}

 ul.ii-whatsapp-mob{
	float: right;
    margin: 0;
    padding: 0;
    line-height: normal;
}
ul.ii-whatsapp-mob li{
	float:left;
	padding:0 10px;
	list-style:none;
}
 ul.ii-whatsapp-mob li img{
	 width: 16px;
}
ul.ii-whatsapp-mob li i{
	margin-right:5px;
	color: #000;
}
ul.ii-whatsapp-mob li a{
	color: #000;
	font-size:12px;
	text-decoration:none;
}
ul.ii-whatsapp-mob li.whatsapp{

}



ul, ol {
    list-style: none;
    margin: 0 0 25px 0;
    padding: 0;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	/* font-family: 'Raleway', Arial,Helvetica,sans-serif; */
}

.m0{
	margin:0px;
}

.m5{
	margin:5px;
}
.m10{
	margin:10px;
}
.m15{
	margin:15px;
}
.p0{
	padding:0px;
}
.p5{
	padding:5px;
}
.p10{
	padding:10px;
}
.p15{
	padding:15px;
}

.container {
    width: 1200px;
}

.thead-dark{

}

.table .thead-dark th, .table .thead-dark td{
    color: #fff;
    background-color: #212529;
    border-color: #32383e;
}

header.ii-header-box{
	border-bottom: solid 1px #ccc;
	background-color:#fff;
	width: 100%;
	/* position: fixed; */
	/* top: 27px; */
	/* z-index: 10; */
}

section.full-breds{
	margin-top: 84px;
}

 .ii-train-upper-menu{
	width:100%;
	background: #ededed;
	padding: 3px 0;
	position: fixed;
	top:0px;
	z-index: 10;
}
.ii-official-member{
	font-size: 13px;
    font-weight: 400;
    color: #000;
    padding-top: 1px;
}

 ul.ii-whatsapp-mob{
	float: right;
    margin: 0;
    padding: 0;
    line-height: normal;
}
ul.ii-whatsapp-mob li{
	float:left;
	padding:0 10px;
	    line-height: 18px;
	list-style:none;
}
 ul.ii-whatsapp-mob li img{
	 width: 16px;
}
ul.ii-whatsapp-mob li i{
	margin-right:5px;
	color: #000;
}
ul.ii-whatsapp-mob li a{
	color: #000;
	font-size:12px;
	text-decoration:none;
	line-height: 18px;
    font-weight: 600;
}
ul.ii-whatsapp-mob li.whatsapp{

}

.bredcums {
    font-size: 12px;
}


 
    /* Reset */
.ii-mainHeadLinks .nav,
.ii-mainHeadLinks .nav a,
.ii-mainHeadLinks .nav ul,
.ii-mainHeadLinks .nav li,
.ii-mainHeadLinks .nav div,
.ii-mainHeadLinks .nav form,
.ii-mainHeadLinks .nav input {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}

.ii-mainHeadLinks .nav a { text-decoration: none; }

.ii-mainHeadLinks .nav li { list-style: none; text-align:left;}

/* Menu Container */
.ii-mainHeadLinks .nav {
	position: relative;
	cursor: default;
	z-index: 5;
}

/* Menu List */
.ii-mainHeadLinks .nav > li {
	display: block;
	float: left;
	position: relative;
	margin: 0 6px;
}

nav > ul > li.ii-createMyTrip{
	float:right;
    margin-top: 10px;
}

.ii-mainHeadLinks .nav > li:first-child{
	margin-left:0px;
}

.ii-mainHeadLinks .nav > li:last-child{
	margin-right:0px;
}

/* Menu Links */
.ii-mainHeadLinks .nav > li > a {
	position: relative;
    display: block;
    z-index: 510;
    padding: 0 24px;
    font-weight: 400;
    line-height: 44px;
    font-size: 15px;
    color: #fff;

}

.ii-mainHeadLinks .nav > li > a.menuhomeicon{
	font-size: 21px;
	top: 1px;
	padding-left: 0;
    padding-right: 0;
}

.ii-mainHeadLinks .nav > li:hover > a.menuhomeicon{
	background-color:transparent;
	color:#fff;
}

.ii-mainHeadLinks .nav > li:hover > a { background: #f7f7f7;     color: #000;}

.ii-mainHeadLinks .nav > li:first-child > a {
	border-left: none;
}

/* Search Form */
.ii-mainHeadLinks .nav > li.nav-search > form {
	position: relative;
	width: inherit;
	height: 54px;
	z-index: 510;
	border-left: 1px solid #4b4441;
}

.ii-mainHeadLinks .nav > li.nav-search input[type="text"] {
	display: block;
	float: left;
	width: 1px;
	height: 24px;
	padding: 15px 0;
	line-height: 24px;

	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #999999;
	text-shadow: 0 0 1px rgba(0,0,0,.35);

	background: #372f2b;

	-webkit-transition: all .3s ease 1s;
	-moz-transition: all .3s ease 1s;
	-o-transition: all .3s ease 1s;
	-ms-transition: all .3s ease 1s;
	transition: all .3s ease 1s;
}

.ii-mainHeadLinks .nav > li.nav-search input[type="text"]:focus { color: #fcfcfc; }

.ii-mainHeadLinks .nav > li.nav-search input[type="text"]:focus,
.ii-mainHeadLinks .nav > li.nav-search:hover input[type="text"] {
	width: 110px;
	padding: 15px 20px;

	-webkit-transition: all .3s ease .1s;
	-moz-transition: all .3s ease .1s;
	-o-transition: all .3s ease .1s;
	-ms-transition: all .3s ease .1s;
	transition: all .3s ease .1s;
}

.ii-mainHeadLinks .nav > li.nav-search input[type="submit"] {
	display: block;
	float: left;
	width: 20px;
	height: 54px;
	padding: 0 25px;
	cursor: pointer;

	background: #372f2b url(../img/search-icon.png) no-repeat center center;

	border-radius: 0 3px 3px 0;

	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}

.ii-mainHeadLinks .nav > li.nav-search input[type="submit"]:hover { background-color: #4b4441; }

/* Menu Dropdown */
.ii-mainHeadLinks .nav > li > div {
	position: absolute;
	display: block;
	/*width: 100%;*/
	min-width: 768px;
	border: 1px solid #dfdfdf;
	top: 42px;
	left: 0;
	z-index: -1;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	background: #f7f7f7;
	border-radius: 0 0 3px 3px;
	-webkit-transition: all .3s ease .15s;
	-moz-transition: all .3s ease .15s;
	-o-transition: all .3s ease .15s;
	-ms-transition: all .3s ease .15s;
	transition: all .3s ease .15s;
}

.ii-mainHeadLinks .nav > li > div.oneColBox{
	min-width: 200px;
}

.ii-mainHeadLinks .nav > li > div.twoColBox{
	min-width: 350px;
}

.ii-mainHeadLinks .nav > li:hover > div {
	opacity: 1;
	visibility: visible;
	overflow: visible;
}


/* Menu Content Styles */
.ii-mainHeadLinks .nav .nav-column {
	float: left;
	width: 25%;
	padding: 0px 1.5% 2.5%;
}

.ii-mainHeadLinks .nav .nav-column.double {
	width: 50%;
}

.ii-mainHeadLinks .nav .nav-column.double ul{
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 25px;
    padding-left: 15px;
}

.ii-mainHeadLinks .nav .nav-column.double ul li{
    list-style: disc;
    color: #555;
    font-size: 16px;
}

.ii-mainHeadLinks .nav .nav-column.oneCol{
	width: 100%;
	margin-top: 20px;
	padding: 0px 5% 2.5%;
}

.ii-mainHeadLinks .nav .nav-column.oneCol ul{
	-webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}

.ii-mainHeadLinks .nav .nav-column.oneCol li{
	padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #ccc;
}

.ii-mainHeadLinks .nav .nav-column.oneCol li:last-child{
	border-bottom: 0px dashed #ccc;
}

.ii-mainHeadLinks .nav .nav-column.twoCol{
    width: 100%;
	margin-top: 20px;
	padding: 0px 5% 2.5%;
}

.ii-mainHeadLinks .nav .nav-column.twoCol ul{
	-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}

.ii-mainHeadLinks .nav .nav-column.twoCol ul li{
	padding-top: 3px;
    padding-bottom: 3px;
	border-bottom: 1px dashed #ccc;
}

.ii-mainHeadLinks .nav .nav-column h3 {
	margin: 20px 0 10px 0;
	line-height: 18px;
	font-weight: 600;
	font-size: 14px;
	color: #372f2b;
	text-transform: uppercase;
}

.ii-mainHeadLinks .nav .nav-column h3.orange { color: #ff722b; }

.ii-mainHeadLinks .nav .nav-column li a {
	display: block;
	line-height: 30px;
	font-weight: 400;
	font-size: 14px;
	color: #000;
}

.ii-mainHeadLinks .nav .nav-column li a:hover { color: #666666; }
 
 
 .ii-menuLinkContainer{
	float:left;
	width:100%;
    margin-top: 79px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
	    border-color: #bc9241;
    background-color: #bc9241;
	box-shadow: 0 1px 2px 0 #bababa;
    border-top: 1px solid #e0e0e0;
    -webkit-font-smoothing: antialiased;
 }
 
 
 nav.ii-train-nav .covid-19-notice-box{
    margin-top: 13px;
 }
 nav.ii-train-nav li.covid-19-notice-box a{
    display: block;
    padding: 0;
    text-decoration: none;
    position: relative;
    color: #000;
    font-weight: 500;
    line-height: inherit;
    font-size: 14px;
    border: 0;
    margin: 0;
 }
.covid-19-notice-box a button{
    position: relative;
    display: inline-block;
    min-height: 24px;
    font-weight: 700;
    font-family: inherit;
    border: 1px solid rgba(0,0,0,0);
    border-radius: 4px;
    background-clip: padding-box;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    text-align: left;
    text-decoration: none;
    cursor: pointer;
    /* border-color: #fc0 #e4a000 #e4a000 #fc0; */
    background-color: transparent;
    /* -webkit-font-smoothing: antialiased; */
    color: #000;
    margin-right: 0px;
    padding: 4px 6px 3px;
}
.covid-19-notice-box a button i{
    margin-left: 4px;
}



#ii-overlay {
    width: 100%;
    height: 100%;
    display: block;
    float: left;
    position: fixed;
    z-index: 6;
    background: rgba(0, 0, 0, 0.7);
    left: 0;
    /* filter: blur(0px); */
    /* -webkit-filter: blur(11px); */
}

.ii-pmtBox{
    padding-bottom: 12px;
}



.sidebar-cn {
    /* background-color: #fff; */
    float: left;
	width: 100%;
}

.sidebar-cn .widget-sidebar, .sidebar-cn .narrow-results {
    padding: 5px 0 0px 0px;
    float: left;
    width: 100%;
	margin: 0;
	border-bottom: #e0e0e0 1px solid;
}


.sidebar-cn .start-rating-sidebar {
    margin-top: 20px;
}

.widget-sidebar .title-sidebar {
    font-size: 16px;
    font-weight: 600;
	color: #0054a6;
    margin-bottom: 12px;
    line-height: 1.5;
    word-break: break-word;
    padding-right: 19px;
	position: relative;
	cursor: pointer;
    font-family: 'Raleway', Arial,Helvetica,sans-serif;
}

.widget-sidebar .title-sidebar:after {
    content: '';
    right: 16px;
    top: 3px;
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: url("https://www.travelogyindia.com/storage/app/frontend/images/down-arrow-accordian.png");
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 100%;
}

.widget-sidebar .title-sidebar.active:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.widget-rate {
    padding: 0;
    list-style: none;
}

.widget-rate li {
    position: relative;
    line-height: 25px;
    color: #555555;
    padding: 2px 0 2px 20px;
}

.widget-rate li .radio-checkbox {
    position: absolute;
    width: 16px;
    height: 20px;
    left: 0;
}

.radio-checkbox .checkbox {
    display: none;
}

.radio-checkbox input[type=radio], .radio-checkbox input[type=checkbox] {
    margin: 4px 0 0;
    line-height: normal;
}

.radio-checkbox label {
    position: relative;
    line-height: 25px;
    font-weight: 600;
    font-size: 14px;
    color: #222;
    padding-left: 25px;
    margin: 0;
    min-width: 16px;
    min-height: 21px;
}


.widget-sidebar .widget-ul, .widget-sidebar .widget-rate {
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 20px;
}

.radio-checkbox .checkbox {
    display: none;
}

.widget-ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget-ul li {
    padding: 3px 0;
    line-height: 25px;
    clear: both;
    overflow: hidden;
    position: relative;
    padding-right: 20px;
}

.widget-ul li .radio-checkbox {
    float: left;
}

.ii-allDataLink{
	display: block;
    border-radius: 2px;
    border: solid 1px #4d87e5;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    padding: 4px 0;
    color: #4d87e5;
    cursor: pointer;
    margin: 10px 0 0 0px;
    max-width: 80%;
}

.radio-checkbox label {
    display: inline-block;
    white-space: normal;
    font-size: 14px;
    line-height: 1.2;
    margin-left: 0;
	letter-spacing: 0.2px;
    vertical-align: middle;
}

.radio-checkbox label:before {
    position: absolute;
    content: '';
    width: 16px;
    height: 16px;
    top: 1px;
    line-height: 14px;
    left: 0;
    cursor: pointer;
    background-color: #edecec;
    border: 1px solid #d8d8d8;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.radio-checkbox .checkbox:checked ~ label:before {
    font-size: 13px;
    content: '\f00c';
    font-family: 'FontAwesome';
    text-align: center;
}

/*search section start*/

 .create-my-app{
    display: block;
    width: 100%;
    z-index: 4;
    margin-top: 8px;
    float: left;
    }

    .create-app-todo input[type="text"]{
        border-radius: 20px 0 0 20px;
        border-right: 0px;
        padding: 20px 28px!important;
        font-size: 14px;
        background: 0 0;
        height:34px;
        color: #111;
        background-color: #ebeef2;
		background-image: url(https://www.travelogyindia.com/images/locationSearch2.png);
		width: 100%;
		background-repeat: no-repeat;
		background-size: 24px;
		background-position: 8px center;
        outline: 0;
        -webkit-appearance: none;
        box-shadow: none;
        text-indent: 8px;
        direction: ltr;
        border:0px;
    }
    
    .create-app-todo{
        width: 89%;
    }

    button.btn-trip{
        width:22%;
        line-height: 26px;
    }

    /*the container must be positioned relative:*/
.create-app-todo {
  position: relative;
  display: inline-block;
  border: none;
  border-top: 0px solid transparent;
}

i.fa.fa-search-location {
     display: none; 
}

.create-my-app .create-my-app-inner input {
  border: 0px solid transparent;
  background-color: #f1f1f1;
  padding: 9px;
  font-size: 16px;
}

.create-my-app .create-my-app-inner input[type=text] {
    font-size: 14px;
    color: #111;
    background-color: #f1f1f1;
    width: 100%;
    outline: 0;
    -webkit-appearance: none;
    box-shadow: none;
    text-indent: 11px;
    direction: ltr;

}

.create-my-app .create-my-app-inner input[type=submit] {
    /*background-color: #febd69;*/
    color: #fff;
    cursor: pointer;
    text-indent: -80px;
    width: 100%;
}

.autocomplete-suggestions{
  position: absolute;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  top: 100%;
  left: 0;
  right: 0;
  margin-top: -2px;
  overflow: auto;
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.38);
  max-height:320px;
  border-radius: 0 0 6px 6px;
}

.autocomplete-suggestions>div {
	padding: 7px 40px 7px 37px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
    text-align: left;
    font-size: 14px;
    letter-spacing: 1px;
}

/*when hovering an item:*/
.autocomplete-suggestions>div:hover {
  background-color: #e9e9e9; 
}

.autocomplete-suggestions>div>i{
	position: absolute;
    left: 10px;
    padding-top: 0;
    padding: 5px 6px 5px 7px;
    border: 1px dashed rgba(0, 0, 0, 0.21);
    border-radius: 50%;
    height: 23px;
    width: 23px;
    font-size: 13px;
    margin-top: 0px;
    color: rgba(0, 0, 0, 0.41);
}

.autocomplete-suggestions>div>img{
	position: absolute;
    left: 9px;
    width: 18px;
    margin-top: 1px;
}

/*when navigating through the items using the arrow keys:*/
.autocomplete-active {
  background-color: DodgerBlue !important; 
  color: #ffffff; 
}
.slier_holer {
    position: relative;
    overflow: inherit;
}

.create-my-app-inner {
    margin: 0;
    padding: 0;
    background: transparent; 
    border-radius: 7px;
    border: 5px solid rgba(255, 255, 255, 0.38);
    float: left;
    width: 100%;
}

.create-my-app-inner .nav-sprite {
    background-image: url(https://www.travelogyindia.com/images/searchSprite.png);
    background-size: 200px;
}
.create-my-app-inner .nav-search-submit {
    position: relative;
     top: 0px; 
    /* right: 0; */
    height: 40px;
    width: 100%;
    /* overflow: hidden; */
    /* cursor: pointer; */
    /* border: 1px solid; */
    /* border-color: #485059 #2c3137 #363c43 #485059; */
    /* background-color: #5B626A; */
    /* -webkit-border-radius: 0 4px 4px 0; */
    -moz-border-radius: 0 20px 20px 0;
    /* border-radius: 0 4px 4px 0; */
    border-radius: 0 20px 20px 0;
    /* background-position: 0 -381px; */
}
.create-my-app-inner .nav-search-submit {
    background-color: transparent;
    background-image: none;
    border: none;
    width: 11%;
    float: right;
    border-radius:  0 20px 20px 0;
    overflow: hidden;
}
.create-my-app-inner #nav-search-submit-text.nav-sprite {
    background-position: 0px -183px;
    width: 21px;
    height: 21px;
    text-indent: -500px;
    top: 0px;
    background-color: transparent;
}
.create-my-app-inner .nav-search-submit .nav-search-submit-text {
    position: absolute;
    left: 0px;
    top: 10px;
    font-weight: 700;
    color: #fff;
    font-size: 13px;
    line-height: 13px;
    vertical-align: middle;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}
.create-my-app-inner #nav-search-submit-text.nav-sprite {
    background-position: -2px -148px;
    width: 100%;
    height: 40px;
}


@media  only screen and (max-width: 768px) {
	
.create-my-app {
    display: block;
    width: 80%;
    position: absolute;
    top: 130px;
    left: 10%;
    z-index: 4;
}

.create-app-todo {
    width: 88%;
}

.create-my-app-inner .nav-search-submit {
    width:12%;
}
.create-my-app-inner #nav-search-submit-text.nav-sprite {
    background-position: 0px -140px;
    background-size: 190px;
}
.create-my-app-inner {
    border: 4px solid rgba(255, 255, 255, 0.38);
}
.autocomplete-suggestions{
    width: 78%!important;
}




}

@media  only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
	/* STYLES GO HERE */
	.create-my-app {
        display: block;
        width: 98%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 4;
	}
	.create-my-app-inner #nav-search-submit-text.nav-sprite {
    	background-position: 0px -140px;
	}
	.autocomplete-suggestions {
		width: 39% !important;
	}

	}

    @media  only screen 
  and (min-device-width: 834px) 
  and (max-device-width: 1112px)
  and (-webkit-min-device-pixel-ratio: 2) {

    .create-my-app{
        top: 0px;
    }

    .create-my-app-inner .nav-search-submit{
        width: 12%;
    }

    .create-my-app-inner .create-app-todo{
        width: 88%;
    }
    .create-my-app-inner #nav-search-submit-text.nav-sprite {
        background-position: -3px -149px;
    }
    .home-banner-caption {
        padding-bottom: 75px;
    }


}

  /*   @media  only screen and (max-width:414px){
       .create-my-app {
        top: 155px;
       } 
    }*/


    @media  screen and (max-width:600px){
        .create-my-app {
            display: block;
            width: 94%;
            position: absolute;
            top: -5px;
            left: 3%;
            z-index: 4;
        }
        .create-my-app-inner {
            border: 0px solid rgba(255, 255, 255, 0.38);
        }
        .ii-mob-header{
            width: 100%;
            float: left;
            position: absolute;
            top: 50px;
        }
        .wsmobileheader{
            height: 98px;
        }
        .autocomplete-suggestions {
            width: 80%!important;
            margin-left: 10px;
        }
        .ii-mob-header .create-my-app{
            width: 100%;
            left: 0;
        }

    }


/*search section end*/



/*Phone and Email section start*/


.phone{
    padding-top:1px;
    font-family:verdana, sans-serif;
    font-weight:500;
    color:#3c3c3c;
}
.phone a{
    padding-top: 1px;
    font-family:verdana, sans-serif;
    font-weight:500;
    color: #3c3c3c;
}
.phone img{
    margin-right:8px;
}
.top-plan-trip a{
    float:right;
    background:#d2ab67;
    color:#fff;
    font-size:18px;
    padding:8px 15px;
    position:relative;
    top:-10px
}
.approved_header{
    padding-top: 0;
    text-align: center;
    display: table;
    font-size: 12px;
    line-height: 17px;
    font-weight: 500;
    color: #555;
    font-family:verdana, sans-serif;
}
.approved_header strong span{
    font-size:13px;
    color: #13b203;
    display: block;
    font-weight: 600;
    padding-bottom: 5px;
}
.center-header{
    right:0;
    float:right;
    padding-top:6px;
    font-size:13px;
    text-align:left;
    line-height:20px;
    font-weight:600;
    color:#666
}
.mob-top-row_header{
    display:none
}
.mail{
    max-width:262px;
    margin:0 auto;
    color:#333
}
a .mail{
    font-family:verdana, sans-serif;
    line-height:20px;
    font-weight:500;
    color:#3c3c3c;
    padding-top:4px
}
.mail img{
    margin-right:5px
}


/*Phone and Email section end*/




/*nav section start*/


.ii-nav{
	background: #ae1819;
    display: block;
    border-bottom: 3px solid #610d1a;
    width: 100%;
}


a.logo-train-ii {
    display: table;
	padding-top: 12px;
    padding-bottom: 10px;
}

/*logo image size*/
img.travelogy-logo-image {
    width: 180px;
}


/*nav section end */



/* Banner Starts */

.ii-video.hero-banner {
	height: 410px;
    flex-wrap: wrap;
    overflow: inherit;
    background-size: 110%;
	background-position: 0px 77%;
   
}

.search-form-wrapper {
	margin-top: 100px;
    margin-bottom: 50px;
    position: absolute;
    width: 42%;
    background-color: rgba(255,255,255,0.8);
    left: 40px;
    z-index: 9;
    top: 0;
    border-radius: 5px;
    padding: 20px;
}

.search-form-wrapper .st-heading {
	margin-bottom: 0;
	font-weight: 600;
    font-size: 32px;
    color: #232323;
    margin-bottom: 5px;
	margin-top: 0;
}

.text-center {
    text-align: center;
}

.search-form-wrapper .sub-heading {
    font-size: 17px;
    color: #232323;
}


.vertical-center {
    display: -ms-flex;
    display: flex;
    -webkit-flex-align: center;
    align-items: center;
}
.bg-cover {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}
.pos-r {
    position: relative;
}
.ii-video.hero-banner .landing-vid video {
    object-fit: cover;
}


.ii-video.hero-banner .banner-content {
    position: absolute;
    left: 10%;
    /* margin-left: -290px; */
    width: 580px;
    z-index: 1;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}

.ii-video.hero-banner .banner-content.in {
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-animation: fadeInanimtion .4s ease-in 0;
    -moz-animation: fadeInanimtion .4s 0 ease-in;
    -ms-animation: fadeInanimtion .4s 0 ease-in;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}


.ii-video.hero-banner .banner-content h1 {
    font-size: 40px;
    line-height: 1.09;
    letter-spacing: 0.5px;
    text-shadow: 0 3px 8px rgba(0,0,0,.33);
	font-weight: 700;
	margin-bottom: 20px;
}
.color-white {
    color: #fff;
}
.ii-video.hero-banner .banner-content .textbox-layer {
    background-color: #efeff0;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    box-shadow: 0 1px 20px rgba(0,0,0,.3);
	width: 100%;
}

.ii-video.hero-banner .banner-content .textbox-layer:hover {
    box-shadow: 0 1px 20px rgba(0,0,0,.6);
    color: #777;
}

.ii-video.hero-banner .banner-content .textbox-layer i {
    padding: 20px 40px 20px 48px;
    font-size: 16px;
    line-height: 1.09;
    cursor: text;
	font-style:normal;
	color:#8d8d8d;
}

.ii-video.hero-banner .banner-content .textbox-layer i:before {
    content: "\E93D";
    position: absolute;
    left: 16px;
    top: 20px;
    line-height: 1;
    font-family: pyticon;
    font-weight: 400;
}

.ii-video.hero-banner .banner-content .textbox-layer span {
    padding:14px 30px 14px;
    -webkit-border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
	font-size: 20px;
    letter-spacing: 1px;
	background-color:#f79830;
	border-color:#f79830;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.ii-video.hero-banner .trips_curve {
    position: absolute;
    bottom: -13px;
    height: 68px;
    width: 251px;
    z-index: 0;
    left: 50%;
    margin-left: -124.5px;
    background: url(https://www.travelogyindia.com/storage/app/frontend/images/tripsPlanned.png) no-repeat;
    background-size: 480px 108px;
    background-position: 0 0;
}

.ii-video.hero-banner .trips_curve:after {
    content: "";
    position: absolute;
    top: 13px;
    left: 50%;
    margin-left: -66px;
    height: 105px;
    width: 130px;
    background: url(https://www.travelogyindia.com/storage/app/frontend/images/tripsPlanned.png) no-repeat;
    background-size: 478px 108px;
    background-position: -349px 0;
}



/* Offer Board Start */

.ii-offer-board{
	width: 400px;
    display: block;
    background: rgba(0,0,0,0.6);
    padding: 5px !important;
    position: absolute;
    z-index: 1;
    height: 100%;
    padding-bottom: 45px;
    margin-top: 0;
    right: 40px;
}

.ii-offer-board .ii-offer-wrapper{
	color: #fff;
	text-align: center;
	padding-top: 20px;
}

.ii-offer-board .ii-offer-wrapper .title{
	font-size: 26px;
}

.ii-offer-board .ii-offer-wrapper .subtitle{
	
}

.ii-offer-board .ii-offer-wrapper .content{
	
}

.ii-mainSearch{
	margin-top: 10px;
    position:relative;
}

.ii-mainSearch .ii-resultShow{
    top: 40px;
    z-index: 1;
}

.ii-mainSearchInput{
	width: 100%;
    padding: 5px 10px;
    min-height: 40px;
    font-size: 14px;
    /*float: left;
    margin-right: 2%*/
}

.ii-mainSearchDropDown{
	margin-top: 10px;
}

.ii-mainSearchDropDownFeild{
	width: 74%;
    padding: 5px 10px;
    min-height: 40px;
    font-size: 14px;
    margin-right: 1%;
}

.ii-mainSearchTrigger{
	color: #fff;
    background-color: #bd4116;
    border-color: #bd4116;
    border-radius: 2px;
    width: 23%;
    border: 1px solid #bd4116;
    margin: 0px 0 0 0;
    font-size: 16px;
    padding: 0;
    min-height: 39px;
    position: relative;
    top: 0;
}

/* Offer Board End */


.ii-destini #list_sidebar.ii-destinationHandle{
	border: 0;
    border-top: #e0e0e0 0px solid;
	padding: 0px;
}

.ii-destini #list_sidebar a.ii-destiInfoLink{
	margin: 10px 8px;
    font-size: 2.0rem;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    text-transform: capitalize;
    text-align: center;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 0;
    text-shadow: 0px 1px 4px #000;
	background-color: #fff;
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	width: calc((1200px - 80px) / 4);
    height: 170px;
    flex: 0 0 calc((1200px - 80px) / 4);
}

.ii-destini #list_sidebar a.ii-destiInfoLink img{
	position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    border-radius: 10px;
}
i.fa.fa-envelope-o {
    color: #fff;
}
.ii-destini #list_sidebar a.ii-destiInfoLink img.lazy-image:before {
    content: "";
    background-image: url(https://placeholder.pics/svg/500x300/DEDEDE/555555/Travelogy%20India);
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-size: cover;
    z-index: -1;
    display: block;
}

.ii-destini #list_sidebar a.ii-destiInfoLink::after {
    background: rgba(44,62,80,.6);
	content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    border-radius: 10px;
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}



.ii-destini #list_sidebar .ii-destiInfoBox{
	
}

.ii-destini #list_sidebar .ii-destiInfoBox h3{
	font-size: 19px;
    font-weight: bold;
    letter-spacing: 1px;
}

.ii-destini #list_sidebar .ii-destiInfoBox h3:before{
	
}

.ii-destini #list_sidebar .ii-destiInfoBox span{
	text-transform: capitalize;
    font-size: 12px;
    text-shadow: none;
    margin-top: 10px;
    margin-left: 8px;
    margin-right: 8px;
    border: none;
    padding: 2px 9px 3px;
    background: #fff;
    border-radius: 10px;
    font-weight: normal;
    color: #000;
    transition: 0.2s all;
}

.ii-destini #list_sidebar .ii-destiInfoBox span i{
	
}


.ii-destini #list_sidebar a.ii-destiInfoLink:hover{
	text-decoration:none;
}


.ii-destini #list_sidebar a.ii-destiInfoLink:hover .ii-destiInfoBox span{
	background-color:#ff5722;
	color:#fff;
}

/* Banner End */



/*------Global Css Ends-------*/



/*------Header Css Start-------*/

.navbar {
    position: relative;
    min-height: 58px;
}

.navbar-inverse {
    background-color: #fff;
    border-color: #f6f6f6;
}

.navbar-nav>li>a{
	line-height: 26px;
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover{
	color:#333;	
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover{
	background-color: #f6f6f6;
	color:#333;
}

.navbar-brand>img {
    display: block;
    max-width: 170px;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 8px 15px;
    font-size: 18px;
    line-height: 20px;
}

header.ii-topBar {
    background-color: #323232;
	width: 100%; 
	/* position: fixed; */
    /* z-index: 6; */
    /* top:0; */
	height: 24px;
}

.ii-top-head .header-top{
	margin:0px;
	padding:0px 0px;
	list-style:none;
	float:right;
}

.header-top li{
	float: left;
    font-size: 12px;
    margin-left: 24px;
    margin-top: 3px;
    margin-bottom: 4px;
}

.whatsappMainPageLink {
    color: #f1f1f1;
    font-weight: 500;
    font-size: 13px;
}

.header-top li a{
	color: #f1f1f1;
    font-weight: 400;
    font-size: 12px;
}

.header-top li img{
	border-radius: 50%;
    max-width: 18px;
    /* height: 22px; */
    /* width: 22px; */
    position: relative;
    top: -2px;
}

.header-top li img.ii-whatsappIcon{
	
}

.header-top li img.ii-mailIcon{
	width: 20px;
    /* height: 20px; */
    margin-right: 0px;
    margin-top: 1px;
}

.header-top li i{
	
}

.header-top li a{
	text-decoration:none;
}

.mainInner div{
    display:table-cell;
    vertical-align: middle;
    font-size: 3em;
    font-weight: bold;
    letter-spacing: 1.25px;
}
#sidebarMenu {
    /* height: calc(100% - 76px); */
    height: 100%;
    position: fixed;
    right: 0;
    width: 410px;
    margin-top: 0px;
    /* top: 83px; */
    top: 0px;
    z-index: 7;
	overflow: auto;
    transform: translateX(450px);
    transition: transform 250ms ease-in-out;
    /* background: linear-gradient(180deg, #fff 0%, #f6f6f6 100%); */
    background:#414241;
	box-shadow: -4px -1px 4px rgba(0, 0, 0, 0.2);
}

.hamburger--spin .hamburger-inner {
    transition-timing-function: cubic-bezier(.55,.055,.675,.19);
    transition-duration: .22s;
}

.hamburger--spin .hamburger-inner:before {
    transition: top .1s ease-in .25s,opacity .1s ease-in;
}

.hamburger--spin .hamburger-inner:after {
    transition: bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19);
}

.ii-toggle input[type="checkbox"]:checked + label{
	/* top: -29px; */
	/* right: -29px; */
}

.ii-toggle input[type="checkbox"]:checked + label .spinner{
	/* background-color: #fff; */
}

.sidebarMenuInner{
    margin:0;
    padding:0;
    border-top: 1px solid rgba(255, 255, 255, 0.10);
}
.sidebarMenuInner li{
    list-style: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 20px;
    cursor: pointer;
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}
.sidebarMenuInner li span{
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.50);
}
.sidebarMenuInner li a{
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}

.hamburger.is-active ~ #sidebarMenu {
    transform: translateX(0);
}

#ii-overlay {
    width: 100%;
    height: 100%;
    display: block;
    float: left;
    position: fixed;
    z-index: 1;
    background: rgba(27, 27, 27, 0.71);
    left: 0;
	top:0px;
    /* filter: blur(8px); */
    /* -webkit-filter: blur(11px); */
}

.ii-toggle [type="checkbox"] + label:before, .ii-toggle [type="checkbox"]:not(.filled-in) + label:after{
	opacity:0;
}

.ii-toggle input[type=checkbox] {
    transition: all 0.3s;
    box-sizing: border-box;
    display: none;
    z-index: -1;
    position: absolute;
    right: 0px;
}
.sidebarIconToggle {
	transition: all 0.3s;
    box-sizing: border-box;
    cursor: pointer;
    position: absolute;
    z-index: 201;
    height: 100%;
    width: 100%;
    top: 0px;
	margin-top:0px;
	margin-bottom:0px;
    right: 9px;
    height: 40px;
    width: 45px;
}
.spinner {
    transition: all 0.3s;
    box-sizing: border-box;
    position: absolute;
    height: 2px;
    width: 100%;
    background-color: #0072bc;
    background-color: #191918;
}
.horizontal {
    transition: all 0.3s;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-top: 4px;
}
.diagonal.part-1 {
    position: relative;
    transition: all 0.3s;
    box-sizing: border-box;
    float: left;
}
.diagonal.part-2 {
    transition: all 0.3s;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-top: 4px;
}
.ii-toggle input[type=checkbox]:checked ~ .sidebarIconToggle > .horizontal {
    transition: all 0.3s;
    box-sizing: border-box;
    opacity: 0;
}
.ii-toggle input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-1 {
    transition: all 0.3s;
    box-sizing: border-box;
    transform: rotate(135deg);
    margin-top: 8px;
}
.ii-toggle input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-2 {
    transition: all 0.3s;
    box-sizing: border-box;
    transform: rotate(-135deg);
    margin-top: -8px;
}
.ii-toggle [type="checkbox"] + label {
    position: absolute;
    padding-left: 10px;
    cursor: pointer;
    display: block;
    height: 40px;
    line-height: 25px;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
	right: 0px;
    top: 12px;
}
#sidebarMenu .ii-left-accordian.panel-group{
	margin-bottom:0px;
}

#sidebarMenu .panel-default>.panel-heading {
    color: #333;
    background-color: transparent;
}

#sidebarMenu ul.sideMenu{
	margin: 0;
    padding: 0 0 0 0px;
    list-style: none;
    text-align: left;
	    background: #fff;
}

#sidebarMenu ul.sideMenu li{
	border-bottom: 1px solid #6a6a6a;
    background-color:#414241;
	padding-left: 3px;
	float: left;
    width: 100%;
}


#sidebarMenu ul.sideMenu li img{
	margin-right: 5px;
}

#sidebarMenu ul.sideMenu li a{
	text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    padding: 2px 16px 2px 8px;
    /* padding-right: 0; */
    line-height: 40px;
    width: 100%;
    text-align: left;
    color: #fff;
    float: left;
    width: 84%;
}

#sidebarMenu ul.sideMenu li .ii-nav-btn{
	float: right;
	width: 12%;
}

#sidebarMenu ul.sideMenu li .ii-nav-btn a{
	font-size: 22px;
	padding: 0;
	margin: 9px 0px 0 0;
	text-align: center;
}

#sidebarMenu ul.sideMenu li .ii-nav-btn a.collapsed span.glyphicon {
    /* width: 19px; */
    font-size: 14px;
	transform: rotate(0deg);
	padding-top: 11px;
	transition: all 0.5s ease 0s;
}

#sidebarMenu ul.sideMenu li .ii-nav-btn a span.glyphicon {
    transform: rotate(180deg);
	transition: all 0.5s ease 0s;
}

#sidebarMenu ul.sideMenu li ul li .ii-nav-btn a{
	margin-top: 0;
	float: none;
	font-size: 14px;
}


#sidebarMenu ul.sideMenu li i{
	font-size: 26px;
    margin-right: 5px;
    width: 30px;
    text-align: center;
    position: relative;
    top: 4px;
}


#sidebarMenu ul.sideMenu li ul li i{
	font-size: 17px;
    margin-right: 1px;
    width: 8px;
    text-align: center;
    position: relative;
    top: 1px;
    margin-left: 0px;
}

#sidebarMenu ul.sideMenu li ul{
	list-style: none;
	padding: 0 0 0 0px;
	width: 100%;
}

#sidebarMenu ul.sideMenu li ul li{
    background-color: #656565;
    border-bottom: 1px solid #939393;
    width: calc(100% - 3px);
}

#sidebarMenu ul.sideMenu li ul .ii-nav-btn{
	font-size: 22px;
    padding: 0;
    margin: 0px 0px 0px 0px;
    width: 15%;
    text-align: center;
}

#sidebarMenu ul.sideMenu li ul li a{
	line-height: 36px;
	width:85%;
}

#sidebarMenu ul.sideMenu li ul ul{
	list-style: none;
	padding:0 0 0 0px;
}

#sidebarMenu ul.sideMenu li ul ul li{
    background-color: #e0e0e0;
    border-bottom: 1px dashed #bcbaba;
    border-top: none;
    border-left: none;
    border-right: none;    
	width: calc(100% - 3px);
}

#sidebarMenu ul.sideMenu li ul ul.ii-two-column li{
	width: calc(50% - 2px);
  
}

#sidebarMenu ul.sideMenu li ul ul a{
	line-height: 24px;
    width: 100%;
    padding-right: 0;
	font-size: 13px;
	letter-spacing: 0;
    word-spacing: 0;
    color: #575757;
}

#sidebarMenu ul.sideMenu li ul ul a span{
	font-weight: 600;
}

#sidebarMenu ul.sideMenu li ul ul a em{ 
	font-style: normal;
    color: #5f0903;
    display: block;
}
#sidebarMenu ul.sideMenu li ul ul.ii-two-column li.ii-full-width {
    width: calc(100% - 4px);
}
#sidebarMenu .closed .vertical {
  transition: all 0.4s ease-in-out;
  transform: rotate(-90deg);
}
#sidebarMenu .closed .horizontal {
  transition: all 0.4s ease-in-out;
  transform: rotate(-90deg);
  opacity: 1;
}

#sidebarMenu .opened {
  opacity: 1;
}
#sidebarMenu .opened .vertical {
  transition: all 0.4s ease-in-out;
  transform: rotate(90deg);
}
#sidebarMenu .opened .horizontal {
  transition: all 0.4s ease-in-out;
  transform: rotate(90deg);
  opacity: 0;
}

#sidebarMenu .circle-plus {
  opacity: .7;
}

#sidebarMenu .circle-plus .circle {
	position: relative;
    width: 26px;
    height: 26px;
    border-radius: 100%;
    border: solid 2px #fff;
}

#sidebarMenu .circle-plus .circle .horizontal {
	position: absolute;
    background-color: #fff;
    width: 10px;
    height: 2px;
    left: calc(50% - -3px);
    margin-left: -8px;
    top: calc(50% - 1px);
    margin-top: 0;
}

#sidebarMenu .circle-plus .circle .vertical {
	position: absolute;
    background-color: #fff;
    width: 2px;
    height: 10px;
    left: calc(50% - 1px);
    margin-left: 0px;
    top: calc(50% - -2px);
    margin-top: -7px;
}




/*for india */
nav.ii-train-nav>ul>li>ul.sub-menu.sub-menu-wide.ii-india-zone{
		z-index: 2;
        width:100%;
        max-width:100%;
        padding:0;
        left:0;
    }   
    nav.ii-train-nav>ul>li>ul.sub-menu.sub-menu-wide.last-dropdown-menu{
        width:245px;
    }
    nav.ii-train-nav>ul>li>ul.sub-menu.sub-menu-wide li:last-child{
        border-bottom:none;
    }

    .india-zone-col{
        width: 23%;
        float: left;
        text-align: left;
        margin-right: 2%;
        margin-top:15px;
    }
    .india-zone-col .title-journey a{
        text-align: left;
		padding-left: 0;
		margin-left: 0;
		color: #333;
		font-weight: 600;
		font-size: 14px;
		letter-spacing: 0.5px;
		text-decoration: none;
    }
    .india-zone-col ul{
        margin:0;
        padding:0;
    }
    .india-zone-col ul li{
        padding: 9px 0px;
        border-bottom: 1px dashed #ccc;
        list-style: none;
    }
    .india-zone-col ul li:last-child{
        border:none;
    }
    .india-zone-col ul li a{
        text-decoration: none;
		font-size: 13px;
		color: #000;
		letter-spacing: 0.5px;
    }





/*------Hamburger Menu Css End-------*/		













/*------Header Css End-------*/












/*------Menu Css Start-------*/


#menu-wrapper {
    overflow: hidden;
    max-width: 100%;
    cursor: pointer;
}


#menu-wrapper #hamburger-menu {
    position: relative;
    width: 25px;
    height: 20px;
    margin: 15px;
}

#menu-wrapper #hamburger-menu span {
    opacity: 1;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    border-radius: 10px;
    color: black;
    background-color: white;
    position: absolute;
    transform: rotate(0deg);
    transition: .4s ease-in-out;
}

#menu-wrapper #hamburger-menu span:nth-child(1) {
    top: 0;
}
#menu-wrapper #hamburger-menu span:nth-child(2) {
    top: 9px;
}
#menu-wrapper #hamburger-menu span:nth-child(3) {
    top: 18px;
}
#menu-wrapper #hamburger-menu.open span:nth-child(1) {
    transform: translateY(9px) rotate(135deg);
}
#menu-wrapper #hamburger-menu.open span:nth-child(2) {
    opacity: 0;
    transform: translateX(-60px);
}
#menu-wrapper #hamburger-menu.open span:nth-child(3) {
    transform: translateY(-9px) rotate(-135deg);
}

#menu-container .menu-list .menu-submenu {
    padding-top: 20px;
    padding-bottom: 20px;
}
#menu-container .menu-list {
    padding-left: 0;
    display: block;
    position: absolute;
    width: 100%;
    max-width: 450px;
    background: white;
    box-shadow: rgba(100,100,100,0.2) 6px 2px 10px;
    z-index: 999;
    overflow-y: auto;
    overflow-x: hidden;
    left: -100%;
}

#menu-container .menu-list li.accordion-toggle, #menu-container .menu-list .menu-login {
    font-size: 16px;
    padding: 20px;
    text-transform: uppercase;
    border-top: 1px solid #dbdcd2;
}
#menu-container .menu-list li:first-of-type {
    border-top: 0;
}

.accordion-toggle, .accordion-content {
    cursor: pointer;
    font-size: 16px;
    position: relative;
    letter-spacing: 1px;
}

  .accordion-content {
    display: none;
}

.accordion-toggle a:before, .accordion-toggle a:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 30px;
    width: 15px;
    height: 2px;
    margin-top: -1px;
    background-color: #5a5858;
    transform-origin: 50% 50%;
    transition: all 0.3s ease-out;
}

.accordion-toggle a:before {
    transform: rotate(-90deg);
    opacity: 1;
    z-index: 2;
}

.accordion-toggle.active-tab {
  background: yellowgreen;
  transition: all 0.3s ease;
}
.accordion-toggle a.active:before {
    transform: rotate(0deg);
    background: #fff !important;
}

.accordion-toggle a.active:after {
    transform: rotate(180deg);
    background: #fff !important;
    opacity: 0;
}










/*------Menu Css End-------*/






/*-------Banner Box Start--------*/


#banner{
	/*padding-top: 80px;*/
}

.section-banner{
	
}

#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}

/*-------Banner Box Start--------*/




/*------- Mobile Banner Box Start--------*/

.ii-mobileBannerText{
background: #3c404b;
color: #fff;
padding: 20px 0;
min-height: 216px;
}

.ii-mobileBannerText p{
font-size: 18px;
   letter-spacing: 1px;
   text-align: center;
   color: #fff;
   width: 90%;
   font-weight: 400;
   line-height: 26px;
   margin: 0 auto;
}

.ii-mobileBannerText .ii-mobileBannerTitle{
text-align: center;
   font-size: 28px;
   letter-spacing: 1px;
   font-weight: 600;
   padding-left: 10px;
   padding-right: 10px;
   width: 88%;
   margin: 10px auto 0;
}

.ii-mobileBannerText .ii-mobileBannerDays{
margin: 10px auto;
   width: 70%;
   text-align: center;
   display: block;
   font-size: 14px;
}

.ii-mobileBannerText .ii-mobileBannerLink{
color: #fff;
   text-decoration: underline;
   font-size: 17px;
   margin: 0 auto;
   display: block;
   width: 65%;
   text-align: right;
}

.ii-subTitle{
font-size: 14px;
   margin: 0 auto;
   width: 80%;
   text-align: right;
   display: block;
}







/*------- Mobile Banner Box End--------*/




/*  Section One Starts */

.ii-section1{
	padding:10px 0 10px;
}

.ii-section1 .our-features {
	margin-top: 15px;
    margin-bottom: 10px;
}

.ii-section1 .our-features li {
    width: 25%;
    float: left;
    padding: 0 12px;
}

.ii-section1 .our-features li span {
    display: inline-block;
    width: 55px;
    height: 55px;
    background: url(../images/tourist-guide-80.png) no-repeat;
	background-size: 100%;
}

.ii-section1 .our-features li span.ico_1 {
    /* background-position: -240px -68px; */
	background: url(../images/guide-icon.png) no-repeat;
	background-size: 100%;
}

.ii-section1 .our-features li span.ico_2 {
    /* background-position: 0 -68px; */
    background: url(../images/location-icon.png) no-repeat;
	background-size: 100%;
}

.ii-section1 .our-features li span.ico_3 {
    /* background-position: -80px -68px */
    background: url(../images/user-location-80.png) no-repeat;
	background-size: 100%;
}

.ii-section1 .our-features li span.ico_4 {
    /* background-position: -160px -68px; */
    background: url(../images/adventure-icon.png) no-repeat;
	background-size: 100%;
}

.mbottom-small {
    margin-bottom: 8px;
}
.ii-section1 .our-features li h2 {
        /* letter-spacing: 1px; */
        margin-top: 5px;
    color: #ad211c;
    font-weight: 600;
}
.meta-text {
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: -.3px;
}

.vc_video-bg {
    height: 100%;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0;
}











/*  Section One Ends */







/*-------Itinerary Box Start--------*/


.margin_60 {
    padding-top: 60px;
    padding-bottom: 35px;
}

.isotope-wrapper {
    margin-bottom: 20px;
	padding-left: 30px;
    padding-right: 30px;
}

.box_grid {
    background-color: #fff;
    display: block;
    position: relative;
    margin-bottom: 20px;
    border-radius: 2px;
	border: 0.5px solid #b4b4b4;
	transition: all 0.25s ease-in-out;
	/* -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 -1px 3px 0 rgba(0, 0, 0, 0.08); */
	/* -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 -1px 3px 0 rgba(0, 0, 0, 0.08); */
	/* box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 -1px 3px 0 rgba(0, 0, 0, 0.08); */
}

.box_grid:hover {
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.12), 0 -1px 2px 0 rgba(0, 0, 0, 0.08);
	transform: translateY(-2px);
}

.box_grid figure {
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
    height: 160px;
}

.box_grid a.wish_bt {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 1;
    background-color: #000;
    background-color: rgba(0,0,0,0.6);
    padding: 9px 10px;
    display: inline-block;
    color: #fff;
    line-height: 1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.box_grid a.wish_bt:after {
    font-family: 'ElegantIcons';
    content: "\e030";
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.box_grid figure a img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -moz-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    -o-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.box_grid figure .read_more {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -12px;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    text-align: center;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    z-index: 2;
}
.box_grid .wrapper p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 39px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.box_grid figure:hover .read_more {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.box_grid figure .read_more span {
    background-color: #fcfcfc;
    background-color: rgba(255,255,255,0.8);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    display: inline-block;
    color: #222;
    font-size: 12px;
    padding: 5px 10px;
}

.box_grid figure small {
    position: absolute;
    background-color: #000;
    background-color: rgba(0,0,0,0.6);
    left: 20px;
    top: 22px;
    display: none;
    text-transform: uppercase;
    color: #ccc;
    font-weight: 600;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    padding: 7px 10px 4px 10px;
    line-height: 1;
}

.box_grid .wrapper {
    padding: 10px 10px 0;
	/* min-height: 107px; */
    /* max-height: 107px; */
}

#my-itinerary .box_grid .wrapper {
    min-height: 100px;
}

.box_grid .wrapper h3 {
    font-size: 20px;
    margin-top: 0;
    line-height: 18px;
	margin-bottom: 5px;
}

.box_grid .wrapper h3 a{
	font-size: 14px;
    padding-top: 0px;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0px;
    color: #333;
    font-weight: 600;
    line-height: 22px;
    text-shadow: 0px 0px;
    position: relative;
    width: 82%;
    text-align: left;
    display: inline-block;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 44px;
    overflow: hidden;
}

.ii-searchPageArea .box_grid .wrapper h3 a{
    min-height: 44px;
}

#demandedPackages .box_grid .wrapper h3 a{
    min-height: 37px;
}

.box_grid .wrapper h3 a strong {
    letter-spacing: 0;
    word-spacing: 0;
    font-weight: 500;
}

.box_grid .wrapper p{
	/* margin-bottom:0px; */
}

.box_grid .wrapper h3 a:hover{
	text-decoration:none;
}

.box_grid .price {
    display: inline-block;
    font-weight: 300;
    color: #202020;
    min-height: 34px;
}

.box_grid .price {
	text-align: left;
    font-size: 12px;
    /* line-height: 16px; */
    font-weight: 400;
    padding-top: 5px;
    display: table;
    color: #555758;
    padding: 5px 0px 2px 14px;
    position: relative;
    line-height: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 75px;
    letter-spacing: 0.5px;
    min-height: 45px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.box_grid .price:before {
	content: "\f041";
    display: inline-block;
    font-family: FontAwesome;
    position: absolute;
    top: 5px;
    font-size: 14px;
    left: 0;
	color: #555758;
}

.box_grid .price strong {
    color: #32a067;
}

.box_grid ul {
    padding: 7px 12px 10px;
    border-top: 0px solid #ededed;
	margin-bottom:0px;
}

.box_grid ul li {
	display: inline-block;
    margin-right: 15px;
    color: #ea6c18;
    font-weight: 600;
    line-height: 26px;
    font-size: 12px;
}

.box_grid ul li:last-child {
    margin-right: 0;
    float: right;
}

.ii-itinerary-sidebar {
    margin-top: 35px;
    padding-left: 0px;
}

#demandedPackages .isotope-wrapper .box_grid .reviews-content {
    position: relative;
}

#demandedPackages .isotope-wrapper .box_grid .reviews-content .star {
    background: url(https://www.travelogyindia.com/storage/app/frontend/images/star.png) repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    height: 15px;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 75px;
    display: inline-block;
    vertical-align: top;
}

#demandedPackages .isotope-wrapper .box_grid .reviews-content .star span {
    background: url(https://www.travelogyindia.com/storage/app/frontend/images/star-active.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    left: 0;
    overflow: hidden;
    padding-top: 1.5em;
    position: absolute;
    top: 0;
}
#demandedPackages .isotope-item {
    padding-left: 15px;
    padding-right: 15px;
}

#demandedPackages .box_grid ul li {
	display: inline-block;
    margin-right: 0px;
    color: #000;
    font-weight: 600;
    line-height: 26px;
    font-size: 13px;
}

#demandedPackages .box_grid ul li {
	font-size: 13px;
}

#demandedPackages .ii-item-link {
    font-weight: 700;
    text-decoration: none;
    padding: 5px 6px 6px;
}

.ii-bestSellar {
    background-image: linear-gradient(to left, #5b109b, #ff0058);
    height: 25px;
    color: #fff;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1rem;
    padding: 0.8rem 2rem 0.8rem 0.8rem;
    border-radius: 5px;
    clip-path: polygon(0 0, 0 100%, 100% 100%, 90% 50%, 100% 0);
    text-transform: uppercase;
	position: absolute;
    left: -11px;
    top: 9px;
	z-index: 1;
}

.ii-bestSellar:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 1em solid transparent;
    border-right: 0;
    position: absolute;
    left: 0;
    bottom: -1em;
}

.box_grid ul li .score {
    margin-top: -10px;
}

.ii-item-link{
	font-weight: 700;
    text-decoration: none;
    padding: 4px 9px;
    letter-spacing: .5px;
    border-radius: 6px;
    display: inline-block;
    text-decoration: none;
    display: inline-block;
    border: 1px solid transparent;
    cursor: pointer;
    color: #ff5300!important;
    font-weight: 500;
    font-size: 13px;
    margin-left: 10px;
    line-height: 14px;
    text-align: center;
    background-clip: padding-box;
    box-sizing: border-box;
    border-color: #ff5300;
    border-radius: 28px;
    /* background-color: #ff5300; */
}
.ii-item-link a {
    color: #ff5300;
    font-weight: 500;
}

#similar-carousel .ii-item-link{
    background-color: transparent;
    padding: 6px 9px;
    border-radius: 24px;
    padding: 5px 7px 5px;
    font-size: 12px;
}

#similar-carousel .ii-item-link a {
    color: #ff5300;
    font-weight: 500;
}



.article-information{

}

.article-information h2{
font-size: 22px;
margin-bottom: 15px;
}


.article-information a{
font-weight: 700;
   color: rgb(224, 120, 7);
}

.score span {
    display: inline-block;
    position: relative;
    top: 7px;
    margin-right: 8px;
    font-size: 12px;
    /* font-size: 0.75rem; */
    text-align: right;
    line-height: 1.1;
    font-weight: 500;
}

.score span em {
    display: block;
    font-weight: normal;
    font-size: 11px;
    /* font-size: 0.6875rem; */
}

a.btn_1, .btn_1 {
    background: #f7941d;
    margin: auto;
    line-height: 32px;
    text-align: center;
    color: #fff;
    box-shadow: 1px 2px 10px rgba(0,0,0,0.2);
    font-size: 14px;
    border-radius: 19px;
    border: solid 0px #fff;
    outline: none;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    padding: 10px 30px;
    font-weight: 600;
    text-align: center;
    line-height: 1;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

a.btn_1.rounded, .btn_1.rounded {
    -webkit-border-radius: 25px !important;
    -moz-border-radius: 25px !important;
    -ms-border-radius: 25px !important;
    border-radius: 25px !important;
}










/*-------Itinerary Box End---------*/


/*------Section1 Css Start-------*/

.section-style1{
	background-color: #fff;
}

.section-style2{
	background-color: #fff;
}

.section-style3{
	background-color: #f3f3f3;
}

.section-style4{
	background-color: #fff;	
}

.section-style5{
	background-color: #f3f3f3;
}

.section-style6{
	background-color: #fff;	
}

.section-style7{
	background-color: #f3f3f3;
}

.section-style1 .ii-item{
	margin-bottom: 20px;
	position:relative;
}

.section-style1 .ii-item .ii-imgBox{
	background-repeat:no-repeat;
	background-position:left top;
	background-size:cover;
	height: 300px;
}

.ii-gradientLayer{
    z-index: 1;
    position: absolute;
    height: 100%;
    bottom: 0;
    width: 100%;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(0,rgba(0,0,0,0)),color-stop(97%,rgba(0,0,0,.63)),color-stop(99%,rgba(0,0,0,.65)));
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0) 0,rgba(0, 0, 0, 0.36) 97%,rgba(0, 0, 0, 0.37) 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0 );
}

.ii-goldenTriangle{
	background-image:url(https://www.travelogyindia.com/storage/app/frontend/images/honeymoon-tour-andaman-04112019.jpg);
}
.ii-rajasthan{
	background-image:url(https://www.travelogyindia.com/storage/app/frontend/images/honeymoon-special-mauritius-11102019.jpg);
}
.ii-kerala{
	background-image:url(https://www.travelogyindia.com/storage/app/frontend/images/honeymoon-special-kerala-04112019.jpg);
}
.ii-northIndia{
	background-image:url(https://www.travelogyindia.com/storage/app/frontend/images/honeymoon-special-thailand-04112019.jpg);
}
.ii-ladakh{
	background-image:url(https://www.travelogyindia.com/storage/app/frontend/images/honeymoon-special-shimla-04112019.jpg);
}
.ii-southIndia{
	background-image:url(https://www.travelogyindia.com/storage/app/frontend/images/honeymoon-tour-andaman-04112019.jpg);
}

.section-style1 .ii-item h3{
	position: absolute;
    bottom: 35px;
    left: 25px;
    color: #fff;
    font-family: Muli,sans-serif;
    font-weight: 800;
    letter-spacing: 1px;
	z-index: 1;
}


.article-information u, .land-over-view-details u {
	text-decoration: none;
}



/*------Section1 Css End-------*/

#topRated .owl-carousel .ii-owl-arrow{
	margin:4px;
}

#topRated .owl-carousel button.ii-prev, #topRated .owl-carousel button.ii-next{
	height: 40px;
    width: 40px;
	right: -20px;
}

#topRated .owl-carousel button.ii-prev{
	left: -20px;
}

.ii-block h1 {
    margin-top: 5px;
    float: none;
    padding-top: 0;
    padding-bottom: 5px;
    text-align: center;
    letter-spacing: 0px;
    word-spacing: 0;
    font-size: 24px;
    font-weight: 600;
    display: table;
}

.ii-pageArticle .ii-block h1{
    text-align: left;
    display: block;
    font-size: 22px;
    line-height: 28px;
}

#ii-overview .head-title h1{
	margin: 0 auto;
}

#ii-more {display: none;}

#ii-moreBtn{
	float: right;
    text-decoration: none;
    color: #ff5722;
    transition: all 0.35s ease-in-out;
    background-color: transparent;
    border: 0px;
    letter-spacing: .5px;
    font-style: normal;
    margin-top: 7px;
    padding: 0 2px 0 0;
    font-weight: 600;
    font-size: 13px;
	}

#dots{
	float: right;
    line-height: 33px;
    color: #ff5722;
}

.ii-block h1:after{
    display:none;
}
.ii-block h1 em{
    display: table;
    /* border-top: solid 1px #ef114c; */
    margin: 0px auto auto auto;
    font-size: 20px;
    font-style: normal;
    padding-top: 0;
    font-weight: 600;
    color: #2f2424;
    line-height: 29px;
    position: relative;
    padding-bottom: 6px;
}
.ii-block h1 em:after {
    content: "";
    width:50%;
    height: 2px;
    border-bottom:solid 2px #d62d2e;
    margin: auto;
    display: table;
    position:absolute;
    bottom:0;
    left:0;
}
.ii-block h1 em:before{
    content: "";
    width:50%;
    height: 2px;
    border-bottom:solid 2px #040201;
    margin: auto;
    display: table;
    position:absolute;
    right:0;
    bottom:0;
}


#ii-overview .head-title p{
	text-align: left;
	line-height: 27px;
    color:#333;
}


#ii-overview .head-title{
	margin-bottom: 0px;
}










/*------Section2 Css Start-------*/

.head-title{
	margin-bottom: 35px;
}

.head-title h2 { 
	padding-bottom: 0px;
    letter-spacing: 0px;
    font-size: 24px;
    text-align: left;
    margin: 0px 0 15px 0;
    font-weight: 600;
}

.head-title p{
	font-size: 14px;
    text-align: left;
    margin: 10px auto 0;
    line-height: 27px;
    font-weight: 400;
    color: #222;
}

.click_me {
    color: #ae1819;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    border-radius: 2px;
	margin-top: 3px;
}

.ii-bannerHead{
	position: absolute;
    z-index: 99999;
}

.products-list .product-layout .product-item-container {
    overflow: hidden;
    position: relative;
    margin: 0 0 30px;
    background: #fff;
    z-index: 1;
	border-radius: 6px 6px 6px 6px;
}

.item .item-block {
    position: relative;
}

.ii-tile{
	width: 100%;
    float: left;
    padding: 10px 12px 8px;
    display: block;
}

.ii-tile .ii-tile-media{
	
}

.ii-attractionRightBox .ii-tile .ii-tile-media {
    max-height: 141px;
    overflow: hidden;
    border-radius: 0 0 4px 4px;
}

.ii-tile .ii-tile-media img{
	max-width: 100%;
	border-radius: 4px;
}

.ii-tile-detail{
	
}

.ii-tile-detail .tile-title{
	font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ii-tile-detail .tile-title a{
	font-size: 14px;
	font-weight: 600;
    margin-top: 4px;
    display: block;
	color: #333;
}

.ii-attractionRightBox .ii-tile-detail .tile-title a {
    text-align: center;
	font-weight: 600;
}

.ii-attractionRightBox .ii-tile-detail .tile-title a:hover {
	text-decoration:none;
}

.ii-tile-detail .ii-tile-description{
	font-size: 13px;
	text-align:center;
}

.ii-tile-detail .ii-tile-description span{
	color:#337ab7;
	font-weight: 600;
}

.ii-tile-detail .ii-tile-description span a{
    color: #ae1819;
}

.ii-attractionLeftBox .ii-tile-detail .ii-tile-description{
	text-align:left;
}

.ii-attractionLeftBox{
	padding: 0 5px 0 0;
}

.ii-attractionRightBox{
	padding: 0 0 0 0px;
}

.ii-attractionBox{
	padding: 0 4px;
}

.ii-attractionBox:nth-child(3), .ii-attractionBox:nth-child(6){
	padding-right: 0;
}


.ii-home-Btn {
    margin: 30px auto 0px;
    width: 100%;
    text-align: center;
    display: block;
    float: left;
}


.ii-home-Btn a{
	box-sizing: border-box;
    padding: 0 50px;
    margin: 0 auto;
    margin-top: 4px;
    display: inline-block;
    cursor: pointer;
    line-height: 36px;
    color: #fff;
    font-weight: 600;
	background-color: #bc9241;
    font-size: 16px;
    border: 1px solid #bc9241;
}

.ii-home-Btn a i{
	margin-right: 5px;
    color: #fff;
}

.ii-home-Btn a:hover{
	text-decoration:none;
	background-color:#ff5722;
	color:#fff;
}

.ii-home-Btn a:hover i{
	color:#fff;
}


.section-style2 {
  /* margin-bottom: 30px;  */
  padding-bottom: 30px;
  background-color: #fafafa;
  }
  .section-style2 .item .item-block {
    position: relative; 
	}
  .section-style2 .item .item-block:before {
    position: absolute;
    content: '';
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 40%;
    z-index: 1;
    background: -webkit-linear-gradient(left top, #000, transparent);
    background: -o-linear-gradient(bottom right, #000, transparent);
    background: -moz-linear-gradient(bottom right, #000, transparent);
    background: linear-gradient(to top, #000, transparent);
    opacity: 0.8; 
	}
  .section-style2 .item .item-block .image {
    position: relative; 
	}
  .section-style2 .item .item-block .image a {
    display: block;
    overflow: hidden; 
	}
    .section-style2 .item .item-block .image a img {
      transition: all 0.3s ease-in-out 0s;
      -moz-transition: all 0.3s ease-in-out 0s;
      -webkit-transition: all 0.3s ease-in-out 0s; 
	  }
  .section-style2 .item .item-block .image .price {
    font-size: 18px;
    color: #2db2ff;
    font-weight: 700;
    background: #fff;
    position: absolute;
    right: 20px;
    top: 20px;
    height: 30px;
    line-height: 31px;
    padding: 0 15px;
    border-radius: 16px; 
	}
  .section-style2 .item .item-block .item-content {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    padding: 11px 14px;
    z-index: 2;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s; 
	}
  .section-style2 .item .item-block .item-content h3 {
    font-size: 19px;
    line-height: 24px;
    margin-top: 0; 
	font-weight: 700;
	}
    .section-style2 .item .item-block .item-content h3 a {
      color: #fff; 
	  font-size: 17px;
	  text-shadow: -1px 1px #333;
      transition: all 0.3s ease;
	  }
	
	.section-style2 .item .item-block .item-content h3 a:hover{
		text-decoration:none;
	}
	
	.section-style2 .item .item-block .item-content ul{
		  margin: 15px 0 0 0;
		  padding-left: 0;
	  }	
	
  .section-style2 .item .item-block .item-content ul li {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    text-transform: capitalize;
    margin-right: 10px;
    font-size: 12px; 
	}
    .section-style2 .item .item-block .item-content ul li:last-child {
      margin-right: 0; 
	  }
  .section-style2 .item .item-block .item-content .reviews-content {
    position: relative; 
	}
    .section-style2 .item .item-block .item-content .reviews-content .star {
      background: url("https://www.travelogyindia.com/storage/app/frontend/images/star.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
      height: 15px;
      margin: 0;
      overflow: hidden;
      position: relative;
      width: 75px;
      display: inline-block;
      vertical-align: top; 
	  }
    .section-style2 .item .item-block .item-content .reviews-content .star span {
      background: url("https://www.travelogyindia.com/storage/app/frontend/images/star-active.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
      float: left;
      left: 0;
      overflow: hidden;
      padding-top: 1.5em;
      position: absolute;
      top: 0; 
	  }
  .section-style2 .item .item-block:hover:before {
    background: -webkit-linear-gradient(left top, #f7941d, transparent);
    background: -o-linear-gradient(bottom right, #f7941d, transparent);
    background: -moz-linear-gradient(bottom right, #f7941d, transparent);
    background: linear-gradient(to top, #f7941d, transparent); 
	}
  .section-style2 .item .item-block:hover .image a img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s; 
	}
  .section-style2 .item .item-block:hover .item-content {
    bottom: 0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
	}
  .section-style2 .owl2-controls .owl2-nav .owl2-prev {
    display: block !important;
    left: -35px;
    position: absolute;
    top: 40%;
    font-size: 50px; 
	}
  .section-style2 .owl2-controls .owl2-nav .owl2-prev:hover {
    color: #2db2ff; 
	}
  .section-style2 .owl2-controls .owl2-nav .owl2-next {
    display: block !important;
    right: -35px;
    position: absolute;
    top: 40%;
    font-size: 50px; 
	}
  .section-style2 .owl2-controls .owl2-nav .owl2-next:hover {
    color: #2db2ff; 
	}
button.ii-prev{
	background-color: #f79830;
    border: 2px solid transparent;
    border-radius: 50%;
    height: 56px;
    width: 56px;
	position: absolute;
    left: 30px;
	top: calc(100% - 220px);
}
button.ii-next{
	background-color: #f79830;
    border: 2px solid transparent;
    border-radius: 50%;
    height: 56px;
    width: 56px;
	position: absolute;
    right: 30px;
	top: calc(100% - 220px);
}

.products-list button.ii-prev, .products-list button.ii-next{
	top: calc(100% - 250px);
}


button.ii-prev img{
	width: 95%;
}

button.ii-next img{
	width: 95%;
}

button.ii-prev:active, button.ii-prev:focus, button.ii-next:active, button.ii-next:focus{
	outline:0;
}

button.ii-prev:hover, button.ii-next:hover{
	/* background-color: #090909; */
    /* border: 2px solid #000; */
}




/*------Section1 Css End-------*/




/*------Section2 Css Start-------*/

.padd-90 {
    padding-bottom: 90px;
}
.color-grey {
    color: #0e0e0e;
}

.bg-bg-chrome.act {
    position: absolute;
}
.drop-tabs b { display: none; }

.arrow-down { display: none; }

.arrow-down.act { transform: rotateX(180deg); -webkit-transform: rotateX(180deg); -moz-transform: rotateX(180deg); -ms-transform: rotateX(180deg); }

.main-wraper { position: relative; width: 100%; overflow: hidden; display: block;}

.main-wraper.color-2 .second-title h2 { color: #fff; }

.second-title { position: relative; text-align: center; padding-top: 10px; padding-bottom: 35px; }

.second-title h2 { 
	padding-bottom: 4px;
    letter-spacing: 1px;
    font-size: 27px;
	font-weight: 600;
    margin-top: 0;
    margin-bottom: 0;
 }
 
.second-title p{
	font-size: 14px;
}

.second-title h4 { font-weight: 700; letter-spacing: 2px; margin-bottom: 7px; }

.second-title h4.underline { margin-bottom: 20px; }

.second-title p { padding-bottom: 65px; }

.second-title > *:last-child { padding-bottom: 0px; }

.second-title.style-2 h2 { padding-bottom: 72px; }

.second-title.style-2 > *:last-child { padding-bottom: 0px; }

.second-title.style-3 { padding-top: 0px; text-align: left; }

.second-title.style-3 h2 { line-height: 40px; }

.second-title.style-3 > *:last-child { padding-bottom: 0px; }

.second-description { 
/* font-family: 'Open Sans', sans-serif;  */
font-size: 14px; 
line-height: 24px; 
font-weight: 400; 
margin-bottom: 30px; }

.radius-mask .tour-layer { -moz-border-radius: 0px; border-radius: 10px;}

.radius-mask .bg { -moz-border-radius: 0px; border-radius: 0px; overflow: hidden; }

.photo-block { text-align: center; color: #fff; position: relative; width: 100%; }

.photo-block img { width: 100%; height: auto; display: block; }

.photo-block h3 { padding-bottom: 10px; }

.photo-block h4 { padding-bottom: 10px; -o-transform: translateY(-40px); transform: translateY(-40px); -webkit-transform: translateY(-40px); -moz-transform: translateY(-40px); -ms-transform: translateY(-40px); opacity: 0; }

.photo-block h5 { -o-transform: translateY(20px); transform: translateY(20px); -webkit-transform: translateY(20px); -moz-transform: translateY(20px); -ms-transform: translateY(20px); opacity: 0; }

.photo-block:hover h4, .photo-block:hover h5 { -o-transform: translateY(0px); transform: translateY(0px); -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); opacity: 1; }

.photo-block:hover .tour-layer { opacity: 1; }

.offers-block { position: relative; width: 100%; min-height: 450px; color: #fff; float: left; display: inline-block; }

.offers-slider .swiper-slide { padding: 0px 15px; width: 33.333%; }

.offers-block .vertical-top { padding: 30px; }

.offers-block .vertical-top .rate { padding-bottom: 10px; }

.offers-block .vertical-bottom { padding: 0px 10px 30px 30px; }

.offers-block .vertical-bottom p { padding-bottom: 25px; font-size: 14px; line-height: 22px; }

.offers-info { width: 100%; position: relative; padding-bottom: 20px; display: inline-block; }

.offers-info li { font-size: 12px; font-weight: 700; text-transform: uppercase; position: relative; float: left; padding: 0px 10px 0px 20px; border-right: 1px solid rgba(255, 255, 255, 0.5); line-height: 24px; }

.offers-info li:first-child { padding-left: 0px; }

.offers-info li:last-child { border-right: 0px none; padding-right: 0px; }

.offers-info li b { font-size: 24px; padding-right: 10px; }

.offers-block:hover .tour-layer { opacity: 1; }

.offers-block:hover h3 { color: #ff6600; }

.offers-block.style-2 { min-height: 429px; }

.offers-block.style-2 .vertical-top { padding: 20px 30px; }

.offers-block.style-2 .rate span { font-size: 9px; padding: 0px 1.5px; }

.offers-block.style-2 .vertical-bottom { padding: 0px 10px 0px 30px; }

.offers-block.style-2 .offet-title { font-size: 16px; line-height: 20px; font-weight: 700; color: #fff; margin-bottom: 10px; }

.offers-block.style-2 p { opacity: 0.6; }

.underline { position: relative; display: inline-block; }

.underline:after { content: ''; width: 100%; background: #FFF; height: 5px; position: relative; display: block; float: none; margin: 13px 0 0px; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

.underline:before { width: 0%; right: 0px; background: #F60; height: 5px; position: absolute; display: block; float: none; content: ''; bottom: 0px; -webkit-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1.1); -moz-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1.1); -o-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1.1); transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1.1); }

.underline-block:hover .underline:before { width: 100%; z-index: 1; }

.underline.m94:before, .underline.m94:after { max-width: 94px; left: 0px; right: auto; }

.underline.color-blue-2:after { background: #1593d0; }

.underline.color-red-3:after { background: #D73240; }

.underline.color-dr-blue-2:after { background: #022c54; }

.popular-img { position: relative; width: 100%; min-height: 200px; color: #fff; margin-bottom:30px; }

.popular-img:hover {
	box-shadow: 0 0 1rem 0 rgba(0,0,0,.15);
	border-radius: 10px;
}

.popular-img .ii-listing-count{
	background-color: rgba(255,255,255,1);
    color: #000;
    border: 0px solid;
    border-radius: 20px;
    font-size: 12px;
    padding: 0px 12px;
    text-shadow: none;
    letter-spacing: 0.3px;
    margin-top: 10px;
}

.popular-img:hover .ii-listing-count{
	color: #fff;
	background-color: #ff5722;
}

.popular-img .vertical-bottom { padding: 0px 0px 0px 0px; }

.popular-img h4 {     
	font-weight: 600;
    letter-spacing: 0px;
    padding-bottom: 0px;
    font-size: 20px;
    margin-top: 0px;
    color: #fff;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.45);
    transition: all 0.3s ease;
	}

.popular-img h4 a{  
	color: #fff; 
}

.popular-img h4 a:hover{
	text-decoration:none;
}

.popular-img h5 { text-transform: uppercase; font-weight: 700; letter-spacing: 1px; }

.popular-img:hover .tour-layer { opacity: 1; }

.popular-img:hover a { color: #f79830; text-decoration:none; }

.popular-desc { position: relative; width: 100%; min-height: 430px; }

.bg-contain.bg-bg-chrome { -moz-background-size: contain; background-size: contain; }

.popular-desc h3 { padding-bottom: 20px; font-weight: 600; }

.popular-desc p { padding-bottom: 30px; }

.popular-desc h4 { font-weight: 700; letter-spacing: 1px; padding-bottom: 20px; }

.popular-desc ul { position:relative; 
    width: 100%;
     list-style-type: disc;
      color: #bebebe; 
      list-style-position: inside;
      margin:0;
      padding:0; 
  }

.popular-desc ul li { 
	font-size: 13px;
    line-height: 24px;
    text-align: left;
    font-weight: 600;
    color: #212121;
}

.popular-desc ul li a { color: #6f6f6f; }
.popular-desc ul li a:hover { color: #777; }

.popular-desc .c-button { margin-top: 35px; }
.m-button { margin-top: 35px; }
.popular-desc .c-button:hover { 
    color: #ffffff;
    text-decoration: none;
 }

.clip {
    clip: rect(auto, auto, auto, auto);
    height: 100%;
    position: absolute;
    width: 100%;
}
.delay-1 {
    -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);
}
.border-white { border: 1px solid #fff; }

.bg-grey { background: #2d3e50; border: 2px solid #2d3e50; }

.c-button { position: relative; display: inline-block; -moz-border-radius: 25px; border-radius: 25px; text-align: center; padding: 16px 20px; font-size: 12px; text-transform: uppercase; line-height: 14px; font-weight: 700; }

.c-button img { vertical-align: middle; margin-right: 5px; }

.c-button.bg-grey:hover { background: none; color: #fff; }

.c-button.bg-white:hover { background: none; color: #fff; }

.c-button:hover .img-hov { opacity: 1; }

.c-button.small { font-size: 12px; padding: 11px 18px; -moz-border-radius: 6px; border-radius: 6px; }

.c-button.big { padding: 17px 20px; }
.c-button.b-50 {
    height: 50px;
    line-height: 47px;
    padding: 0 19px;
}
.c-button.bg-aqua {
    color: #fff;
    border: 2px solid #f79830;
	background-color:#f79830;
}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 11 - TOUR-BLOCK */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.tour-block { position: relative; float: left; width: 100%; min-height: 350px; margin-bottom: 30px; }

.tour-block:hover h3 { color: #ff6600; }

.tour-block:hover .border-line-top:before { height: 100%; }

.tour-block:hover .border-line-top:after { width: 100%; }

.tour-block:hover .border-line-bottom:before { height: 100%; }

.tour-block:hover .border-line-bottom:after { width: 100%; }

.tour-caption { width: 100%; text-align: center; color: #fff; }

.tour-caption h3 { padding-bottom: 10px; letter-spacing: 4px; transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; -ms-transition: all 0.3s ease-in; }

.tour-caption h3.underline { padding-bottom: 0px; }

.tour-caption .rate { padding-bottom: 9px; }

.tour-caption .rate span { font-size: 12px; }

.tour-caption .vertical-bottom { padding: 0px 30px 30px; text-align: left; text-transform: uppercase; }

.tour-caption .vertical-align { margin-top: -40px; }

.tour-caption .c-button.b-50 { padding: 0 19px; font-size: 11px; }

.rate span { font-size: 14px; padding: 0px 3px; display: inline-block; }

.tour-info { display: block; font-size: 12px; text-transform: uppercase; padding-bottom: 15px; }

.tour-info:last-child { padding-bottom: 0px; }

.tour-info span { padding-left: 10px; font-size: 11px;}

.tour-info img { vertical-align: bottom; }
.hotel-small .tour-layer {border-radius: 5px;}  
.tour-layer { 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 100%; 
	height: 100%; 
	background: rgba(0, 0, 0, 0.4); 
	opacity: 0.3;
	z-index: 1;
	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;
}

.tour-block:hover .tour-layer { opacity: 1; }

.slider-tour { position: relative; width: 100%; text-align: center; color: #fff; }

.slider-tour .rate { padding-bottom: 25px; }

.slider-tour .rate span { font-size: 12px; }

.slider-tour h2 { padding-bottom: 22px; letter-spacing: 6px; }

.slider-tour h3 { font-size: 20px; text-transform: uppercase; padding-bottom: 16px; display: inline-block; letter-spacing: 2px; }

.slider-tour h5 { text-transform: uppercase; letter-spacing: 0px; }

.slider-tour.style-2 h2 { letter-spacing: 6.3px; padding-bottom: 20px; }

.slider-tour.style-2 h3 { display: block; font-weight: 400; padding-bottom: 12px; }

.slider-tour.style-2 h3 strong { font-weight: 700; }

.slider-tour.style-2 h4 { font-size: 14px; line-height: 18px; font-weight: 700; text-transform: uppercase; margin-bottom: 5px; }

.slider-tour.style-2 .rate-wrap { width: auto; padding: 4px 0px 0px; }

.slider-tour.style-2 .rate-wrap i { font-size: 14px; line-height: 26px; letter-spacing: 1px; }

.slider-tour.style-2 .rate { padding-bottom: 20px; }

.slider-tour.style-2 .tour-info { display: inline-block; margin-right: 37px; }

.slider-tour.style-2 .tour-info:last-child { margin-right: 0px; }

.slider-tour.style-2 .tour-info-line { margin-bottom: 21px; }

.slider-tour.style-2 .c-button { margin-bottom: 38px; }

.slider-tour.style-2 p { 
/* font-family: 'Open Sans', sans-serif;  */
}

.weth-icon b { font-size: 16px; padding-left: 7px; letter-spacing: 1px; }

.weth-icon img { vertical-align: middle; }

.weth-icon.style-2 { margin-top: 80px; margin-right: 50px; width: 108px; padding-top: 23px; padding-bottom: 18px; text-align: center; }

.weth-icon.style-2 img { display: block; margin: 0 auto 12px auto; }

.weth-icon.style-2 b { display: inline-block; font-size: 18px; line-height: 22px; font-weight: 700; padding-left: 0px; margin-bottom: 3px; }

.weth-icon.style-2 sup { font-size: 14px; }

.weth-icon.style-2 .weth-city { font-size: 10px; line-height: 13px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.5px; }

.tour-block.tour-block-s-1 { min-height: 100%; margin-bottom: 0px; }

.tour-block.tour-block-s-1:hover h3 { color: #ff6600; }

.tour-block-s-1 .vertical-align { margin-top: 0px; }

.tour-block-s-1 .tour-caption .vertical-bottom { padding: 0px 50px 50px; }

.tour-block-s-1 .tour-caption .vertical-top { padding: 50px 50px 0px; }

.tour-block-s-2 { min-height: 243px; margin-bottom: 30px; }

.tour-block-s-2 .vertical-align { margin-top: 0px; }

.tour-block-s-2 .tour-caption .vertical-bottom { padding: 0px 50px 50px; }

.tour-block-s-2 .tour-caption .vertical-top { padding: 50px 50px 0px; }

.tour-block-s-2 h3 { margin-bottom: 22px; }

.tour-block.tour-block-s-3 { cursor: pointer; margin-bottom: 0px; min-height: 100%; }

.tour-block.tour-block-s-3:hover h3 { color: #e74f4f; }

.tour-block.tour-block-s-3 .vertical-align { margin: 0px; }

.tour-block-s-4 { margin-bottom: 0px; min-height: 516px; cursor: pointer; }

.tour-block-s-4 .vertical-top .weth-icon { margin-top: 29px; margin-right: 29px; }

.tour-block-s-4 .vertical-align { margin: 0px; }

.tour-block-s-4 .tour-caption .rate { padding-bottom: 20px; }

.tour-block-s-4 .tour-caption h3 { margin-bottom: 15px; }

.tour-block-s-4 h4 { margin-bottom: 10px; }

.tour-block-s-4 p { padding: 0px 12%; }

.tour-block-s-5 { cursor: pointer; margin-bottom: 0px; min-height: 100%; }

.tour-block-s-5 .vertical-align { margin: 0px; }

.tour-block-s-5 h3 { letter-spacing: 2px; margin-bottom: 30px; }

.tour-block-s-5 h4 { 
/* font-family: 'Open Sans', sans-serif;  */
font-size: 18px; 
line-height: 18px; 
font-weight: 400; text-transform: uppercase; letter-spacing: 0px; }

.tour-block-s-5 h5 { font-size: 14px; line-height: 18px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.5px; margin-bottom: 2px; }

.tour-block-s-5 .underline:after { margin: 23px 0 0px; }

.tour-block-s-6 { min-height: 516px; margin-bottom: 0px; }

.tour-block-s-6 h4 { font-size: 22px; line-height: 25px; font-weight: 300; letter-spacing: 2px; margin-bottom: 11px; }

.tour-block-s-6 h3 { font-size: 32px; line-height: 35px; font-weight: 700; letter-spacing: 6px; margin-bottom: 13px; }

.tour-block-s-6 p { font-size: 32px; line-height: 35px; font-weight: 700; letter-spacing: 4px; text-transform: uppercase; margin-bottom: 18px; }

.tour-block-s-6 .tour-caption .vertical-align { margin-top: 0px; padding-left: 20px; padding-right: 20px; }

.tour-block-s-7 { min-height: 243px; }

.tour-block-s-7 h3 { margin-bottom: 9px; }

.tour-block-s-7 h4 { font-size: 18px; line-height: 22px; font-weight: 400; letter-spacing: 2px; margin-bottom: 9px; }

.tour-block-s-7 h4 span { font-size: 22px; font-weight: 700; }

.tour-block-s-7 p { 
/* font-family: 'Open Sans', sans-serif;  */
font-size: 14px; 
line-height: 24px; }

.tour-block-s-7 .tour-caption .vertical-align { margin-top: 0px; padding: 0px 30px; text-align: left; }

.tour-block-s-8 { min-height: 243px; }

.tour-block-s-8 h3 { margin-bottom: 4px; }

.tour-block-s-8 h4 { font-size: 18px; line-height: 22px; font-weight: 400; letter-spacing: 1.8px; margin-bottom: 9px; }

.tour-block-s-8 h4 span { font-size: 22px; font-weight: 700; }

.tour-block-s-8 .tb_category { font-size: 18px; line-height: 22px; font-weight: 300; letter-spacing: 3px; text-transform: uppercase; margin-bottom: 10px; }

.tour-block-s-8 .tour-caption .vertical-align { margin-top: 0px; padding: 0px 30px; text-align: right; }

.tour-block-s-9 { min-height: auto; }

.tour-block-s-9 .vertical-align { margin-top: 0px; }

.tour-block-s-9 .tour-caption .vertical-bottom { padding: 0px 50px 50px; }

.tour-block-s-9 .tour-caption .vertical-top { padding: 50px 50px 0px; }

.tour-block-s-9 h3 { margin-bottom: 22px; }


.ii-sidebar-related-article li .ii-media-body .ii-media-heading a{
	color: #0054a6!important;
	line-height: 19px;
    /*font-family: 'Segoe UI Semibold'; */
}

.ii-article-details p{
    padding: 5px 0;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    margin: 0;
    line-height: 27px;
}

.ii-sidebar-related-article li .ii-media-object {
    width: 30%!important;
    float: left!important;
    margin-right: 3%!important;
}
.ii-sidebar-related-article li .ii-media-object img {
    height: 80px;
	border-radius: 0!important;
}
.ii-sidebar-related-article li .ii-media-body p {
    font-weight: 400;
    font-size: 15px!important;
    line-height: 22px!important;
    color: #535252!important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: inherit!important;
    min-height: 37px;
    -webkit-line-clamp: 2!important;
    -webkit-box-orient: vertical;
    margin: 7px 0 7px!important;
}

.ii-article-details{
	float: left;
    margin-top: 0px;
    margin-bottom: 25px;
}

.ii-pageDestination .ii-article-details{
    /*float: left;
    margin-top: 0px;
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #dfdfdf;
    margin-bottom: 25px;*/
}
.ii-pageDestination .ii-blockSection.sidebar-info{
    -webkit-box-shadow: 0 0px 0px 0 rgba(0,0,0,.03);
    box-shadow: 0 0px 0px 0 rgba(0,0,0,.03);
    width: calc(100% - 25px);
}

.ii-pageDestination .ii-blockSection.mostSearchesBottom, .ii-pageArticle .ii-blockSection.mostSearchesBottom{
    width: 100%;
}

.ii-imgCenter{
	text-align:center;
	width:100%;
}

.ii-article-details img{
	max-width:100%;
	margin:0 auto;
}

.ii-sidebar-related-article li .ii-media-body a.ii-media-link{
	float: right!important;
	font-size: 13px!important;
}

.ii-article-sidebar h2 {
	position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
    padding-left: 16px;
    font-size: 24px!important;
    font-weight: bold;
    line-height: 1.5;
    color: #424242!important;
    margin-top: 0px;
}
.ii-article-sidebar h2::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 5px;
    height: 20px;
    background-color: #ff5722;
    border-radius: 5px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.ii-sidebar-related-article li:last-child{
	border-bottom:0px solid transparent;
}

.ii-article-details h2 {
    margin-bottom: 3px;
    float: left;
    width: 100%;
    display: block;
    line-height: 28px!important;
    margin-top: 15px!important;
    font-size: 19px!important;
    padding-top: 10px!important;
    margin: 0px!important;
    padding-bottom: 5px!important;
    font-weight: 600; 
}


.ii-article-details h3 {
    font-size: 17px!important;
    font-weight: 500;
    float: left;
    width: 100%;
    display: block;
    line-height: 28px!important;
    padding-top: 10px!important;
    margin: 0px!important;
    padding-bottom: 12px!important;
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* CSS ANIMATIONS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.bg-bg-chrome { -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }

a, .c-button, .investor-logo img, .filter-nav a:before, .photo-next, .photo-prev, .contry-item h5, .slider-wth-thumbs.style-1 .thumbnails img { -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; }

.gal-item .vertical-align, header.bg-black-o { -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }

.tp_entry .tp_image, .tp_entry .price { -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; }

.tp_entry .tp_content, .fullpage .section { -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; }

.delay-1 { -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); }

.delay-2 { -webkit-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1) 100ms; -moz-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1) 100ms; -o-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1) 100ms; transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1) 100ms; }


.color-2.type-2 .top-header-block a:hover {color: #66BB6A;}
.menu_opened {overflow: hidden;}
.detail-content ul {width: 50%; display: inline-block; padding-left: 30px;}
.acc-body ul {width: 100%;}
.gal-item .img-full {border-radius: 5px;}
.tab-info .swiper-slide img {width: 100%;}
.sport-block img {max-width: 50%;}
.baner-tabs.style-2 .tabs-block input {font-size: 13px;}
.baner-tabs.style-2 .tabs-style-1.nav-tabs > li > a:hover {color: #fff;}
.bg-white.color-5.scrol .nav {padding: 15px 0px;}
.menu_opened.no-overflow {overflow: auto;}
.main-slider-7 .pagination-hidden.pagination {display: block; bottom: 20px;}
.hotel-item .c-button.b-50 {padding: 0px 15px;}
.radius-top .arr-t-2 {opacity: 0;-webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
.radius-top .swiper-container:hover .arr-t-2 {opacity: 1;}
.c-button.bg-blue:hover {background: #fff; color: #23B0E8;}
.team-entry .image {position: relative; overflow: hidden; margin-bottom: 25px; border-radius: 5px;}
.team-layer {position: absolute; left: -100%; top: 0px; width: 100%; height: 100%;  text-align: center; opacity: 0;-webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; -o-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out;}
.team-layer a {position: relative; float: none; color: #fff; display: inline-block; font-size: 20px; margin: 0px 5px; line-height: 30px; width: 30px; height: 30px;}
.team-layer a:after {position: absolute; width: 30px; left: 0px; top: 0px; height: 30px; border-radius: 50%; content: ''; border: 1px solid #fff; transform: scale(1.3); -webkit-transform: scale(1.3);-moz-transform: scale(1.3);-ms-transform: scale(1.3); opacity: 0; -webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; -o-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out;}
.team-layer a:hover:after {transform: scale(1); -webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1); opacity: 1;}
.team-entry .image:hover .team-layer {opacity: 1; left: 0px;}
.sg-testimonals img {margin-bottom: 20px;}
.sg-testimonals h3 {padding-bottom: 15px;}
textarea {resize: none;}
.footer-folow li a:hover {color: #fff!important;}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 04 - GLOBAL SETTINGS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; }

.bg img { position: absolute; top: 0px; width: 100%; height: 100%; }

.bg video { position: absolute; }

.bg-bg { background-position: 50% 0px; background-repeat: no-repeat; -moz-background-size: cover; background-size: cover; }

.bg-bg-bag { background-attachment: scroll; -moz-background-origin: initial; background-origin: initial; -moz-background-clip: initial; background-clip: initial; -moz-background-size: cover; background-size: cover; background-repeat: no-repeat; background-position: 50% 0; position: relative; }

.bg-bg-chrome { background-position: 50% 50%; background-repeat: no-repeat; background-attachment: scroll; -moz-background-size: cover; -ms-background-size: cover; background-size: cover; }

.bg-bg-chrome.act { position: absolute;     border-radius: 10px;}

.clip { clip: rect(auto, auto, auto, auto); height: 100%; position: absolute; width: 100%; }

.background-block { -moz-background-size: cover; background-size: cover; background-position: center center; }

body.background-block { background-repeat: no-repeat; background-position: center center; background-attachment: fixed; -moz-background-size: cover; background-size: cover; }

.img-full { display: block; width: 100%; }

.full-width { position: relative; float: left; width: 100%; }

.full-height { height: 100vh; position: relative; float: left; width: 100%; }

.vertical-center { -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); top: 50%; position: absolute; }

.vertical-align { -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; }

.vertical-align.p-148 { margin-top: 35px; }

.vertical-bottom { 
    position: absolute;
    top: calc(50% - 20px);
    left: 0px;
    width: 100%;
    text-align: center;
    z-index: 1;
	}

.vertical-top { position: absolute; left: 0px; top: 0px; width: 100%; }

.table-view { height: 100%; width: 100%; display: table; }

.row-view { display: table-row; }

.cell-view { display: table-cell; vertical-align: middle; }

.row10 { margin-right: -5px; margin-left: -5px; }

.col10 { padding-right: 5px; padding-left: 5px; }

.row30 { margin-right: -30px; margin-left: -30px; }

.wide-container { position: relative; padding-right: 30px; padding-left: 30px; margin-right: auto; margin-left: auto; }

.no-padd > div { padding-left: 0px; padding-right: 0px; }


/*------Section2 Css End-------*/



/*------Section3 Css Start-------*/

#topDestination .destination-item {
    margin-bottom: 30px; }
    #topDestination .destination-item .image {
      position: relative;
      overflow: hidden;
      border-radius: 6px; }
      #topDestination .destination-item .image img {
        width: 100%;
        height: auto;
        border-radius: 5px;
        -webkit-transition: all .3s;
        transition: all .3s; }
      #topDestination .destination-item .image .content {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 1;
        text-align: center; }
        #topDestination .destination-item .image .content .title {
			margin-bottom: 0px;
			font-size: 22px !important;
			/*font-family: Segoe UI Semibold; */
			text-shadow: -1px 1px #333;
    transition: all 0.3s ease;
			color: #FFF; }
        #topDestination .destination-item .image .content .desc {
			color: #000;
			font-size: 12px;
			background-color: #fff;
			width: 39%;
			margin: 8px auto 0;
			border-radius: 20px;
			padding: 2px 8px;
		}
    #topDestination .destination-item:hover .image {
      border-radius: 5px; }
      #topDestination .destination-item:hover .image img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1); }

#topDestination .destination-item:hover .image .content .desc{
	background-color: #ff5722;
	color: #fff;
}


.list-destination a {
  color: #fff;
  font-size: 13px;
  }
  .list-destination a:hover, .list-destination a:active, .list-destination a:focus {
    color: #f5f5fa;
    text-decoration: none; }

.list-destination .image .content {
  width: 90%; }
  .list-destination .image .content .desc.multi a {
    color: #fff;
    font-size: 14px; }
    .list-destination .image .content .desc.multi a:after {
      content: '';
      height: 5px;
      width: 5px;
      display: inline-block;
      background: #fff;
      vertical-align: middle;
      border-radius: 50%;
      margin-left: 10px;
      margin-right: 10px; }
    .list-destination .image .content .desc.multi a:last-child:after {
      display: none; }

@media  screen and (max-width: 767px) {
  .list-destination.layout3 .destination-item {
    margin-bottom: 15px !important; } }

.list-destination.layout3 .destination-item .image {
  
  }
  .list-destination.layout3 .destination-item .image img {
    border-radius: 0px !important; }
  .list-destination.layout3 .destination-item .image .content {
    bottom: 0px;
    top: auto !important;
    -webkit-transform: none !important;
    transform: none !important;
    left: 0 !important;
    width: 100%;
    padding: 40px 10px 20px 10px;
    background: linear-gradient(to top, rgba(0,0,0,0.95), rgba(0,0,0,0));
	}
    .list-destination.layout3 .destination-item .image .content .title {
      font-size: 20px !important;
      font-weight: 500 !important;
  
      margin-bottom: 0px !important; }
	  .list-destination.layout3 .destination-item .image .content .title a{
		font-size: 22px !important;
		/*font-family: Segoe UI Semibold; */
	  }
    .list-destination.layout3 .destination-item .image .content .desc.multi a {
      color: #fff;
      font-size: 14px; }
      .list-destination.layout3 .destination-item .image .content .desc.multi a:after {
        content: '';
        height: 5px;
        width: 5px;
        display: inline-block;
        background: #fff;
        vertical-align: middle;
        border-radius: 50%;
        margin-left: 10px;
        margin-right: 10px; }
      .list-destination.layout3 .destination-item .image .content .desc.multi a:last-child:after {
        display: none; }

@media  screen and (max-width: 767px) {
  .list-destination.layout4 .destination-item {
    margin-bottom: 15px !important; } }

.list-destination.layout4 .destination-item .image .content {
  width: 90%; }
  @media  screen and (max-width: 767px) {
    .list-destination.layout4 .destination-item .image .content {
      top: 25% !important;
      -webkit-transform: translate(-50%, -25%) !important;
      transform: translate(-50%, -25%) !important; } }
  @media  screen and (max-width: 480px) {
    .list-destination.layout4 .destination-item .image .content {
      top: 50% !important;
      -webkit-transform: translate(-50%, -50%) !important;
      transform: translate(-50%, -50%) !important; } }
  .list-destination.layout4 .destination-item .image .content h4 {
    font-size: 24px !important;
    text-transform: uppercase;
    font-weight: 450 !important;
    margin-top: 0; }
    @media  screen and (max-width: 480px) {
      .list-destination.layout4 .destination-item .image .content h4 {
        font-size: 20px !important; } }
    .list-destination.layout4 .destination-item .image .content h4:after {
      content: '';
      height: 2px;
      width: 50px;
      background: #fff;
      display: block;
      margin: auto;
      margin-top: 15px;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      @media  screen and (max-width: 767px) {
        .list-destination.layout4 .destination-item .image .content h4:after {
          display: none; } }

.list-destination.layout4 .destination-item .image .desc.multi {
  position: absolute;
  bottom: 0px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  width: 90%;
  text-align: center;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  @media  screen and (max-width: 767px) {
    .list-destination.layout4 .destination-item .image .desc.multi {
      bottom: 20px;
      opacity: 1;
      /*display: none;*/ } }
  .list-destination.layout4 .destination-item .image .desc.multi a {
    color: #fff;
    font-size: 14px; }
    .list-destination.layout4 .destination-item .image .desc.multi a:after {
      content: '';
      height: 5px;
      width: 5px;
      display: inline-block;
      background: #fff;
      vertical-align: middle;
      border-radius: 50%;
      margin-left: 10px;
      margin-right: 10px; }
    .list-destination.layout4 .destination-item .image .desc.multi a:last-child:after {
      display: none; }

.list-destination.layout4 .destination-item .image .desc.single {
  position: absolute;
  bottom: 20px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  color: #fff;
  font-size: 14px;
  padding: 0;
  background: transparent; }

.list-destination.layout4 .destination-item .image:hover .desc.multi {
  bottom: 20px;
  opacity: 1; }

.list-destination.layout4 .destination-item .image:hover .content h4:after {
  width: 70px; }

@media  screen and (max-width: 767px) {
  .list-destination.layout4 .col-xs-6:nth-child(2n + 1) {
    padding-right: 7.5px !important;
    padding-left: 15px; } }

@media  screen and (max-width: 480px) {
  .list-destination.layout4 .col-xs-6:nth-child(2n + 1) {
    width: 100%;
    padding-right: 15px !important;
    padding-left: 15px; } }

@media  screen and (max-width: 767px) {
  .list-destination.layout4 .col-xs-6:nth-child(2n) {
    padding-left: 7.5px !important;
    padding-right: 15px; } }

@media  screen and (max-width: 480px) {
  .list-destination.layout4 .col-xs-6:nth-child(2n) {
    width: 100%;
    padding-left: 15px !important;
    padding-right: 15px; } 
	}

.list-destination.masonry .destination-item .image .content {
  width: 90%; }
  .list-destination.masonry .destination-item .image .content .desc.multi a {
    color: #fff;
    font-size: 14px; }
    .list-destination.masonry .destination-item .image .content .desc.multi a:after {
      content: '';
      height: 5px;
      width: 5px;
      display: inline-block;
      background: #fff;
      vertical-align: middle;
      border-radius: 50%;
      margin-left: 10px;
      margin-right: 10px; }
    .list-destination.masonry .destination-item .image .content .desc.multi a:last-child:after {
      display: none; }

.list-destination.layout7 .affilate-destination .title a {
  color: #1A2B48; }












/*------Section3 Css End-------*/







/*-------Inner Hero Start------*/

.section-inner{
	background-color:#fff;
}

.section-inner-2{
	background-color:#f3f3f3;
}

.section-inner-3{
	background-color:#fff;
}

.ii-pageItinerary .section-inner-3{
	background-color:#f2f2f2;
}

section.ii-onlineItineraryInner{
    padding: 0px 0 20px;
}

h1.innerHeading:after {
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: solid 1px #ef114c;
    margin: auto;
    display: table;
    padding-top: 10px;
}

h2.innerHeading:after {
    content: "";
    width: 30%;
    height: 1px;
    border-bottom: solid 1px #ef114c;
    margin: auto;
    display: table;
    padding-top: 10px;
}

#sectionDestination .featuredBox{
	/* max-width: 90%; */
    margin: 0 auto;
}

#sectionDestination .ii-featured{
	padding: 0 1px;
}

#sectionDestination .ii-featured-grid{

}

#sectionDestination .ii-featured-grid .ii-featured-box {
	margin: 10px 7px 7px;
    font-size: 2.0rem;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 0;
    text-shadow: 2px 2px 5px #000;
}

#sectionDestination .ii-featured-grid .ii-featured-box:hover{
    -webkit-transform: scale(1.04);
    transform: scale(1.02);
}

#sectionDestination .ii-featured-grid a:after {
    box-shadow: 0 4px 6px 0 rgba(0,0,0,0.2);
}

#sectionDestination .ii-featured-grid .ii-featured-box span{
	position: absolute;
    top: 77px;
}

#sectionDestination .ii-featured-grid .ii-featured-box button{
	margin-top: 10px;
    border: none;
    padding: 5px 20px;
    background: #fff;
    border-radius: 10px;
    font-weight: normal;
    font-size: 1.0rem;
    color: #000;
    transition: 0.2s all;
	position: absolute;
    top: 92px;
}

#sectionDestination .ii-featured-grid .ii-featured-box img {
    width: 100%;
    border-radius: 16px;
}

#sectionDestination .ii-featured-grid .ii-featured-box:hover img{
	box-shadow: 1px 2px 8px rgba(0,0,0,0.2);
}

#sectionDestination .ii-featured-grid .ii-featured-box:hover button{
	background: #e67b06;
    color: #fff;
}

.lazy-image:before {
    content: "";
    background-image: url(https://placeholder.pics/svg/300x200/DEDEDE/555555/Travelogy%20India);
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-size: cover;
    z-index: -1;
    display: block;
}






.panel-group .panel {
    margin-bottom:3px;
    border-radius: 0px;
    border: none;
	box-shadow: 0 1px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 1px 0px rgba(0,0,0,0.1);
}

.ii-left-accordian.panel-group .panel {
	box-shadow: 0 2px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 2px 0px rgba(0,0,0,0.1);
    border: 0px solid #d5d5d5;
}


.ii-left-accordian.panel-group .panel:last-child {
	box-shadow: 0 0px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0.1);
}

.panel-group .panel+.panel {
    margin-top: -1px;
}

.ii-left-accordian .panel-body {
    padding: 0px 5px 15px 0;
}

.panel-heading {
	padding: 0 0 0 6px;
	border:0;
}
.panel-title>a, .panel-title>a:active{
	display: block;
    padding: 15px 8px 15px 0;
    color: #0054a6;
    font-size: 16px;
    font-weight: 600;
    /* text-transform: capitalize; */
    letter-spacing: 0;
    word-spacing: 0;
    text-decoration: none;
    font-family: 'Raleway', arial, sans-serif;

}
.panel-heading  a:before {
   font-family: 'Glyphicons Halflings';
    content: "\e259";
    content: "";
    float: right;
    width: 22px;
    height: 22px;
    transition: all 0.5s;
    background-image: url(https://www.travelogyindia.com/online-packages/assets/images/down-arrow-accordian.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 100%;
}

.panel-heading.forwardLink  a:before {
	font-family: 'Glyphicons Halflings';
    content: "\e259";
    content: "";
    float: right;
    width: 22px;
    height: 22px;
    transition: all 0.5s;
    background-image: url(https://www.travelogyindia.com/online-packages/assets/images/forward-arrow.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 100%;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #ffffff;
    border-color: #ddd;
}
.panel-heading.active a:before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
} 


.ii-left-accordian {

}

.ii-left-accordian {
    margin-top: -18px;
    float: left;
    width: 100%;
    padding: 0px;
    border: 0px solid #e3e3e3;
}

.ii-left-accordian ul{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px!important;
	margin:0px;
}

.ii-left-accordian ul li{
	margin: 4px 0 4px;
    padding-bottom: 5px;
    list-style: disc;
    line-height: 21px;
    border-bottom: 1px dashed rgba(0,0,0,0.2);
    color: #e67b06;
    padding-left: 6px;
    font-size: 18px;
	overflow: inherit;
}

.ii-left-accordian ul li:last-child{
	border-bottom: 0px dashed rgba(0,0,0,0.2);
	margin-bottom:0px;
}

.ii-left-accordian ul li a{
	color:#55575b;
	margin-bottom: .5rem!important;
	font-size: 14px;
    line-height: 19px;
}

.ii-left-accordian ul li a:hover{
	text-decoration:underline;
}


#accordion2 .top > div{
	background-color:#fff;
}

.ii-left-accordian .panel-default #accordion2 .top > div {
    background-color: #fff;
    font-weight: 500;
    padding: 0;
    /* line-height: 18px; */
    text-transform: capitalize;
    color: #55575b;
    margin-bottom: 16px!important;
    font-size: 14px;
	position: relative;
}	
	
.ii-left-accordian .panel-default #accordion2 .top {
    border-top: 0px solid #a38686ba;
}	
	
.ii-left-accordian .panel-default #accordion2 ul {
    padding: 0;
    margin: 15px 0 0 0;
    list-style: none;
}
	
.ii-left-accordian .panel-default #accordion2 .top > div .caret:after {
    font-family: 'Glyphicons Halflings';
    content: "\e259";
    content: "";
    float: right;
    width: 22px;
    height: 22px;
    transition: all 0.5s;
    background-image: url(https://www.travelogyindia.com/online-packages/assets/images/down-arrow-accordian.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 72%;
	right: 0;
    top: 0;
    position: absolute;
    border-style: solid;
    border-width: 0;
    border-color: #fff;
}	
	
.ii-left-accordian .panel-default #accordion2 .top > div .caret.active:after{
	transform: rotate(180deg);
	border-width: 0;
    border-color: transparent;
}	




/*-------Inner Page Start-------*/



.single-slider .slick-dots li button:before{
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 10px;
    height: 12px;
    font-family: slick;
    font-size: 6px;
    line-height: 12px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.single-slider .slick-dots li.slick-active button:before{
    color: #f79830;
    opacity: .75;
}














ul.cbp_tmtimeline {
	margin: 45px 0 45px 0;
	padding: 0;
	list-style: none;
	position: relative
}

.cbp_tmtimeline:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 2px;
	background: #ebeef3;
	left: 18.5%;
	margin-left: -2px
}

.cbp_tmtimeline>li {
	position: relative
}

.cbp_tmtimeline>li .cbp_tmtime {
	display: block;
	width: 23%;
	padding-right: 80px;
	position: absolute
}

.cbp_tmtimeline>li .cbp_tmtime span {
	display: block;
	text-align: right
}

.cbp_tmtimeline>li .cbp_tmtime span:first-child {
	font-size: 0.9em;
	color: #888;
	margin-bottom: 0
}

.cbp_tmtimeline>li .cbp_tmtime span:last-child {
	font-size: 18px;
	font-weight: 500
}

img.thumb_visit {
	width: 70px;
	height: 70px;
	border: 2px solid #fff;
	margin-top: -5px;
	float: right;
	margin-left: 15px
}

@media (max-width: 767px) {
	img.thumb_visit {
		display: none
	}
}

.cbp_tmtimeline>li .cbp_tmlabel {
	margin: 0 0 15px 25%;
	background: #eef3f7;
	padding: 20px;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.cbp_tmtimeline>li .cbp_tmlabel p {
	margin-bottom: 0;
	font-size: 13px;
	font-size: 0.8125rem
}

.cbp_tmtimeline>li .cbp_tmlabel h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 16px;
	font-size: 1rem
}

.cbp_tmtimeline>li .cbp_tmlabel:after {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-right-color: #eef3f7;
	border-width: 10px;
	top: 15px
}

.cbp_tmtimeline>li .cbp_tmicon {
	width: 48px;
	height: 48px;
	font-weight: 500;
	background-color: #fff;
	text-transform: none;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 50px;
	position: absolute;
	color: #ff9933;
	border-radius: 50%;
	box-shadow: 0 0 0 2px #999;
	text-align: center;
	left: 18.5%;
	top: 0;
	margin: 0 0 0 -25px
}

@media  screen and (max-width: 65.375em) {
	.cbp_tmtimeline>li .cbp_tmtime span:last-child {
		font-size: 1.5em
	}
}

@media  screen and (max-width: 47.2em) {
	.cbp_tmtimeline:before {
		display: none
	}
	.cbp_tmtimeline>li .cbp_tmtime {
		width: 100%;
		position: relative;
		padding: 0 0 20px 0
	}
	.cbp_tmtimeline>li .cbp_tmtime span {
		text-align: left
	}
	.cbp_tmtimeline>li .cbp_tmlabel {
		margin: 0 0 30px 0;
		padding: 1em
	}
	.cbp_tmtimeline>li .cbp_tmlabel:after {
		right: auto;
		left: 20px;
		border-right-color: transparent;
		border-bottom-color: #eef3f7;
		top: -20px
	}
	.cbp_tmtimeline>li:nth-child(odd) .cbp_tmlabel:after {
		border-right-color: transparent;
		border-bottom-color: #eef3f7
	}
	.cbp_tmtimeline>li .cbp_tmicon {
		position: relative;
		float: right;
		left: auto;
		margin: -65px 5px 0 0px
	}
}





.cbp_tmtimeline > li .cbp_tmlabel {
	margin: 0 0 15px 25%;
	background: #eef3f7;
	padding: 20px;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.cbp_tmtimeline > li .cbp_tmlabel p {
	margin-bottom: 0;
	font-size: 13px;
	/* font-size: 0.8125rem */
}

.cbp_tmtimeline > li .cbp_tmlabel h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 16px;
	/* font-size: 1rem */
}

.cbp_tmtimeline > li .cbp_tmlabel:after {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-right-color: #eef3f7;
	border-width: 10px;
	top: 15px
}

.cbp_tmtimeline > li .cbp_tmicon {
	width: 48px;
	height: 48px;
	font-weight: 500;
	background-color: #fff;
	text-transform: none;
	font-size: 24px;
	/* font-size: 1.5rem; */
	line-height: 50px;
	position: absolute;
	color: #ff9933;
	border-radius: 50%;
	box-shadow: 0 0 0 2px #999;
	text-align: center;
	left: 18.5%;
	top: 0;
	margin: 0 0 0 -25px
}




@media  screen and (max-width: 65.375em) {
	.cbp_tmtimeline > li .cbp_tmtime span:last-child {
		/* font-size: 1.5em */
	}
}

@media  screen and (max-width: 47.2em) {
	.cbp_tmtimeline:before {
		display: none
	}
	.cbp_tmtimeline > li .cbp_tmtime {
		width: 100%;
		position: relative;
		padding: 0 0 20px 0
	}
	.cbp_tmtimeline > li .cbp_tmtime span {
		text-align: left
	}
	.cbp_tmtimeline > li .cbp_tmlabel {
		margin: 0 0 30px 0;
		padding: 1em
	}
	.cbp_tmtimeline > li .cbp_tmlabel:after {
		right: auto;
		left: 20px;
		border-right-color: transparent;
		border-bottom-color: #eef3f7;
		top: -20px
	}
	.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
		border-right-color: transparent;
		border-bottom-color: #eef3f7
	}
	.cbp_tmtimeline > li .cbp_tmicon {
		position: relative;
		float: right;
		left: auto;
		margin: -65px 5px 0 0px
	}
}

ul.hotel_facilities {
	list-style: none;
	margin: 0;
	padding: 0;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2
}

ul.hotel_facilities li {
	margin-bottom: 10px;
	display: inline-block;
	width: 100%
}

ul.hotel_facilities li img {
	margin-right: 10px
}

.room_type {
	padding: 30px 30px 10px 30px
}

.room_type.first {
	padding: 0 30px 15px 30px
}

.room_type.gray {
	background-color: #f8f8f8
}

.room_type.last {
	padding: 30px 30px 0 30px
}

@media (max-width: 767px) {
	.room_type h4 {
		margin-top: 25px
	}
}



#login_bg,
#register_bg {
	background: url(../img/hero_in_bg_3.jpg) center center no-repeat fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 100vh;
	width: 100%
}

#register_bg {
	background: url(../img/hero_in_bg_2.jpg) center center no-repeat fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

#login figure,
#register figure {
	text-align: center;
	border-bottom: 1px solid #ededed;
	margin: -45px -60px 25px -60px;
	padding: 20px 60px 25px 60px
}

@media (max-width: 767px) {
	#login figure,
	#register figure {
		margin: -30px -30px 20px -30px;
		padding: 15px 60px 20px 60px
	}
}

#login aside,
#register aside {
	width: 430px;
	padding: 45px 60px 60px 60px;
	position: absolute;
	left: 0;
	top: 0;
	overflow-y: auto;
	background-color: #fff;
	min-height: 100vh
}

@media (max-width: 767px) {
	#login aside,
	#register aside {
		width: 100%;
		padding: 30px
	}
}

#login aside form,
#register aside form {
	margin-bottom: 60px;
	display: block
}

#login aside form .form-group input,
#register aside form .form-group input {
	padding-left: 40px
}

#login aside form .form-group i,
#register aside form .form-group i {
	font-size: 21px;
	font-size: 1.3125rem;
	position: absolute;
	left: 12px;
	top: 34px;
	color: #ccc;
	width: 25px;
	height: 25px;
	display: block;
	font-weight: 400 !important
}

#login aside .copy,
#register aside .copy {
	text-align: center;
	position: absolute;
	height: 30px;
	left: 0;
	bottom: 30px;
	width: 100%;
	color: #999;
	font-weight: 500
}

.access_social {
	margin-top: 45px
}

@media (max-width: 767px) {
	.access_social {
		margin-top: 30px
	}
}

.divider {
	text-align: center;
	height: 1px;
	margin: 30px 0 15px 0;
	background-color: #ededed
}

.divider span {
	position: relative;
	top: -20px;
	background-color: #fff;
	display: inline-block;
	padding: 10px;
	font-style: italic
}

a.social_bt {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	color: #fff;
	min-width: 200px;
	margin-bottom: 10px;
	display: block;
	padding: 12px;
	line-height: 1;
	position: relative;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	cursor: pointer
}

a.social_bt:hover {
	-webkit-filter: brightness(115%);
	filter: brightness(115%)
}

a.social_bt.facebook:before,
a.social_bt.google:before,
a.social_bt.linkedin:before {
	font-family: 'ElegantIcons';
	position: absolute;
	left: 12px;
	top: 10px;
	font-size: 16px;
	/* font-size: 1rem; */
	color: #fff
}

a.social_bt.facebook {
	background-color: #3B5998
}

a.social_bt.facebook:before {
	content: "\e093"
}

a.social_bt.google {
	background-color: #DC4E41
}

a.social_bt.google:before {
	content: "\e096";
	top: 12px
}

a.social_bt.linkedin {
	background-color: #0077B5
}

a.social_bt.linkedin:before {
	content: "\e09d"
}

#pass-info {
	width: 100%;
	margin-bottom: 15px;
	color: #555;
	text-align: center;
	font-size: 12px;
	/* font-size: 0.75rem; */
	padding: 5px 3px 3px 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;

}

#pass-info.weakpass {
	border: 1px solid #FF9191;
	background: #FFC7C7;
	color: #94546E
}

#pass-info.stillweakpass {
	border: 1px solid #FBB;
	background: #FDD;
	color: #945870
}

#pass-info.goodpass {
	border: 1px solid #C4EEC8;
	background: #E4FFE4;
	color: #51926E
}

#pass-info.strongpass {
	border: 1px solid #6ED66E;
	background: #79F079;
	color: #348F34
}

#pass-info.vrystrongpass {
	border: 1px solid #379137;
	background: #48B448;
	color: #CDFFCD
}

.container_check {
	display: block;
	position: relative;
	padding-top: 5px;
	font-size: 13px;
	/* font-size: 0.8125rem; */
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-right: 10px
}

.container_check input {
	position: absolute;
	opacity: 0;
	cursor: pointer
}

.container_check .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	border: 1px solid #d2d8dd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease
}

.container_check:hover input~.checkmark {
	background-color: #ededed;
	border: 1px solid transparent
}

.container_check input:checked~.checkmark {
	background-color: #0072bc;
	border: 1px solid transparent
}

.container_check .checkmark:after {
	content: "";
	position: absolute;
	display: none;
	left: 10px;
	top: 6px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.container_check input:checked~.checkmark:after {
	display: block
}

.map {
	width: 100%;
	height: 500px
}

.map.map_single {
	height: 400px
}

.infoBox {
	-webkit-animation: fadeIn 0.9s;
	animation: fadeIn 0.9s;
	padding-right: 50px
}

.infoBox>img {
	position: absolute !important;
	right: 60px !important;
	top: 10px !important;
	z-index: 9999;
	width: 20px;
	height: 20px;
	display: block;
	cursor: pointer
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

.marker_info {
	width: 240px;
	height: 270px;
	border-radius: 5px;
	text-align: left;
	background: #000;
	background: #fff;
	position: relative;
	z-index: 999;
	font-family: "Poppins", Helvetica, sans-serif;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12)
}

.marker_info img {
	display: block;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0
}

.marker_info h3 {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.1;
	font-weight: 500;
	margin-bottom: 3px;
	color: #444
}

.marker_info em {
	display: inline-block;
	font-size: 12px;
	/* font-size: 0.75rem; */
	color: #999
}

.marker_info span {
	display: block;
	padding: 20px 20px 0 20px;
	font-size: 13px;
	/* font-size: 0.8125rem; */
	line-height: 1.2;
	color: #fff;
	position: relative
}

.marker_info span strong {
	display: block;
	font-weight: 500
}

.marker_info:after {
	right: 100%;
	top: 56%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: transparent;
	border-right-color: #fff;
	border-width: 12px;
	margin-top: -12px
}

a.btn_infobox_detail {
	position: absolute;
	top: 20px;
	right: 15px;
	width: 20px;
	height: 20px
}

a.btn_infobox_detail:before,
.btn_infobox_get_directions:before,
a.btn_infobox_phone:before {
	font-style: normal;
	font-weight: normal;
	font-family: "ElegantIcons";
	font-size: 20px;
	/* font-size: 1.25rem; */
	cursor: pointer
}

a.btn_infobox_detail:before {
	content: "\70";
	color: #ccc
}

a.btn_infobox_detail:before:hover {
	color: #fc5b62
}

.btn_infobox_get_directions,
a.btn_infobox_phone {
	border: none;
	display: inline-block;
	font-weight: 500;
	color: #fc5b62;
	background: none;
	cursor: pointer;
	font-size: 13px;
	/* font-size: 0.8125rem; */
	position: relative;
	padding-left: 20px;
	margin-bottom: 10px;
	outline: none
}

.btn_infobox_get_directions:focus,
a.btn_infobox_phone:focus {
	outline: none
}

.btn_infobox_get_directions:hover,
a.btn_infobox_phone:hover {
	color: #333
}

.btn_infobox_get_directions:before {
	font-size: 14px;
	/* font-size: 0.875rem; */
	content: "\e080";
	position: absolute;
	left: 0;
	top: 0
}

a.btn_infobox_phone:before {
	font-size: 14px;
	content: "\e090";
	position: absolute;
	left: 0;
	top: -2px
}

span.infobox_rate {
	display: inline-block;
	margin: -44px 0 0 -20px;
	float: left;
	background-color: #0054a6;
	padding: 5px 8px;
	font-weight: 500;
	text-align: left;
	font-size: 12px;
	/* font-size: 0.75rem */
}

.cluster img {
	display: none
}

.cluster-visible {
	text-align: center;
	font-size: 15px !important;
	color: #fff !important;
	font-weight: 500;
	border-radius: 50%;
	width: 36px !important;
	height: 36px !important;
	line-height: 36px !important;
	background-color: #fc5b62
}

.cluster-visible:before {
	border: 7px solid #fc5b62;
	opacity: 0.2;
	box-shadow: inset 0 0 0 4px #fc5b62;
	content: '';
	position: absolute;
	border-radius: 50%;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	animation: cluster-animation 2.5s infinite
}

@keyframes  cluster-animation {
	0%,
	100% {
		transform: scale(1.3) rotate(0deg)
	}
	50% {
		transform: scale(1.5) rotate(90deg)
	}
}

.map_contact {
	width: 100%;
	height: 465px
}

@media (max-width: 991px) {
	.map_contact {
		height: 350px;
		margin-bottom: 45px
	}
}

.contact_info {
	background-color: #121921;
	color: #fff;
	padding: 30px 0;
	text-align: center
}

.contact_info ul {
	margin: 0;
	padding: 0
}

.contact_info ul li {
	float: left;
	width: 33.33%;
	position: relative;
	padding: 0 20px
}

.contact_info ul li span {
	opacity: 0.7
}

.contact_info ul li h4 {
	color: #fff;
	font-size: 18px;
	/* font-size: 1.125rem; */
	color: #fc5b62
}

.contact_info ul li i {
	color: #fff;
	font-size: 46px;
	/* font-size: 2.875rem; */
	margin-bottom: 10px
}


@media (max-width: 767px) {
	.contact_info ul li {
		width: 100%;
		float: none;
		margin-bottom: 35px;
		padding: 0
	}
	.contact_info ul li:last-child {
		margin-bottom: 5px
	}
}

.error_message {
	font-weight: 500;
	color: #e3464c
}

#error_page {
	width: 100%;
	height: 650px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background: #0054a6 url(../img/pattern_1.svg) center bottom repeat-x;
	color: #fff
}

@media (max-width: 767px) {
	#error_page {
		background-size: auto 300px
	}
}

#error_page h2 {
	margin-top: 30px;
	font-size: 140px;
	/* font-size: 8.75rem; */
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1
}

#error_page h2 i {
	color: #FFC107
}

@media (max-width: 767px) {
	#error_page h2 {
		font-size: 72px;
		/* font-size: 4.5rem */
	}
}

#error_page p {
	font-size: 21px;
	/* font-size: 1.3125rem */
}

@media (max-width: 767px) {
	#error_page p {
		font-size: 18px;
		/* font-size: 1.125rem */
	}
}

@media (max-width: 767px) {
	#error_page {
		padding: 0;
		height: 500px
	}
}

.search_bar_error {
	position: relative;
	margin-bottom: 60px
}

.search_bar_error input[type='text'] {
	border: 0;
	height: 50px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	padding-left: 15px;
	-webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.15)
}

.search_bar_error input[type='submit'] {
	position: absolute;
	right: -1px;
	color: #fff;
	font-weight: 600;
	top: 0;
	border: 0;
	padding: 0 25px;
	height: 50px;
	cursor: pointer;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-ms-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	background-color: #fc5b62;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.search_bar_error input[type='submit']:hover {
	background-color: #FFC107;
	color: #333
}




hr {
    margin: 30px 0 30px 0;
    border-color: #ededed;
}

#list_sidebar .box_list {
	/* min-height: 330px */
}

#list_sidebar .box_list figure {
	/* min-height: 330px */
}

@media (max-width: 991px) {
	#list_sidebar .box_list figure {
		min-height: 200px;
		max-height: 200px;
		height: 200px
	}
}

#list_sidebar .box_list figure a img {
	/* height: 350px */
}

@media (max-width: 991px) {
	#list_sidebar .box_list figure a img {
		max-width: 100%;
		height: auto;
		width: inherit
	}
}

#list_sidebar .box_list .wrapper {
	/* min-height: 265px */
}

#list_sidebar .box_list .wrapper .col-lg-9.col-md-9.col-sm-9 {
	padding-left:0px;
}


@media (max-width: 991px) {
	#list_sidebar .box_list .wrapper {
		min-height: inherit
	}
}


#list_sidebar .box_list .wrapper p.ii-destination{
	font-weight: 400;
	max-width:95%;
    font-size:13px;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 77px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.ii-links-enquire{
	/* text-transform: uppercase; */
    border: 1px solid #f79830;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #f79830;
    border-radius: 0;
    padding: .6rem .6rem .5rem;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    cursor: pointer;
	font-size: 11px;
    margin: 7px auto 0;
	color:#fff;
	display:none;
}

.ii-links-view{
	/* border: 1px solid #d8d8d8; */
	border: 1px solid #f79830;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #f79830;
    border-radius: 0;
    padding: .6rem .6rem .5rem;
    text-align: center;
    font-weight: 600;
    cursor: pointer;
	font-size: 13px;
    margin: 7px auto 0;
	color:#fff;
	margin-top: 15px;
}

.ii-links-view:hover{
	background-color: transparent;
    color: #000;
}


.ii-pricebox{
	float: left;
    width: 100%;
    display: block;
    font-size: 13px;
    margin-top: 20px;
    color: #ed7c00;
    font-weight: 600;
    letter-spacing: 0;
    text-align:center;
}

.ii-links-hover{
	float: left;
	width:100%;
}

.ii-links-hover:hover{
	text-decoration:none;
}
.ii-links-enquire:hover{
	color:#fff;
}

.ii-requestQuote{
	position:fixed;
	bottom:50px;
	right: 35px;
    z-index: 10;
	display:block;
}

.ii-requestQuote a{
	color: #fff;
    border: 2px solid #fff;
    border-radius: 50px;
    background: #f79830;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center!important;
    cursor: pointer;
    padding: 5px 22px;
	box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
}

.ii-requestQuote a{
	text-decoration:none;
}

a.boxed_list {
	text-align: center;
	padding: 30px;
	border: 1px solid #ededed;
	display: block;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin-bottom: 25px
}

a.boxed_list i {
	font-size: 60px;
	/* font-size: 3.75rem; */
	margin-bottom: 15px
}

a.boxed_list h4 {
	font-size: 18px;
	/* font-size: 1.125rem; */
	color: #333
}

a.boxed_list p {
	color: #777;
	margin-bottom: 0
}

a.boxed_list:hover i {
	color: #32a067
}

.secondary_nav {
	background: #fff;
	border-bottom: 1px solid #ededed;
	padding: 15px 0
}

.secondary_nav.is_stuck {
	z-index: 99;
	width: 100% !important;
	left: 0
}

.secondary_nav ul {
	margin-bottom: 0;
	padding: 0;
}

.secondary_nav ul li {
	display: inline-block;
	margin-right: 20px;
	font-weight: 500;
	font-size: 16px;
	/* font-size: 1rem */
}

.secondary_nav ul li a {
	color: rgba(0, 0, 0, 0.5)
}

.secondary_nav ul li a:hover {
	color: #fc5b62
}

.secondary_nav ul li a.active {
	color: rgba(0, 0, 0, 0.9)
}

.secondary_nav ul li:last-child {
	display: none
}

@media (max-width: 575px) {
	.secondary_nav ul li:last-child {
		display: inline-block
	}
}

.intro_title h2 {
	display: inline-block
}

.intro_title ul {
	float: right;
	margin: 10px 0 0 0
}

.intro_title ul li {
	display: inline-block;
	margin-right: 20px;
	font-weight: 500
}

section#description,
section#reviews {
	border-bottom: 3px solid #ededed;
	margin-bottom: 45px
}

section#description h2,
section#reviews h2 {
	font-size: 24px;
	/* font-size: 1.5rem */
}

section#description h3,
section#reviews h3 {
	font-size: 21px;
	/* font-size: 1.3125rem */
}

section#description h4,
section#reviews h4 {
	font-size: 18px;
	/* font-size: 1.125rem */
}

section#reviews {
	border-bottom: none
}

#review_summary {
	text-align: center;
	background-color: #0054a6;
	color: #fff;
	padding: 20px 10px;
	-webkit-border-radius: 5px 5px 5px 0;
	-moz-border-radius: 5px 5px 5px 0;
	-ms-border-radius: 5px 5px 5px 0;
	border-radius: 5px 5px 5px 0
}

section#description p{
	margin-bottom:30px;
}


.accordion_2 .card {
	border: 0;
	margin-bottom: 5px;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05)
}

.accordion_2 .card .card-header {
	background-color: #fff;
	border-bottom: 1px solid #ededed;
	padding: 20px
}

.accordion_2 .card-body {
	padding-bottom: 0
}

.accordion_2 .card-header h5 {
	font-size: 16px;
	font-size: 1rem
}

.accordion_2 .card-header h5 a {
	border: 0;
	display: block;
	color: #999
}

.accordion_2 .card-header h5 a i.indicator {
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: normal;
	float: right;
	color: #fc5b62
}

.card {
	border-radius: 0;
	border: 0;
	margin-bottom: 5px
}

ul.list_ok {
	list-style: none;
	margin: 25px 0 30px 0;
	padding: 0
}

ul.list_ok li {
	position: relative;
	padding-left: 45px;
	margin-bottom: 20px
}

ul.list_ok li:before {
	font-family: 'ElegantIcons';
	content: "\52";
	position: absolute;
	left: 0;
	top: -10px;
	font-size: 32px;
	font-size: 2rem;
	color: #8dc63f
}

ul.bullets {
	line-height: 1.8;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.bullets li {
	position: relative;
	padding-left: 20px
}

ul.bullets li:before {
	font-style: normal;
	font-weight: normal;
	font-family: 'ElegantIcons';
	font-size: 14px;
	/* font-size: 0.875rem; */
	content: "\5c";
	color: #b2b2b2;
	position: absolute;
	left: 0;
	top: 0
}

.add_bottom_15 {
	margin-bottom: 15px
}

.add_bottom_30 {
	margin-bottom: 30px
}

.add_bottom_45 {
	margin-bottom: 45px
}

.add_bottom_60 {
	margin-bottom: 60px
}

.add_bottom_75 {
	margin-bottom: 75px
}

.add_top_10 {
	margin-top: 10px
}

.add_top_15 {
	margin-top: 15px
}

.add_top_20 {
	margin-top: 20px
}

.add_top_30 {
	margin-top: 30px
}

.add_top_60 {
	margin-top: 60px
}

.more_padding_left {
	padding-left: 40px
}

.nomargin_top {
	margin-top: 0
}

.nopadding {
	margin: 0 !important;
	padding: 0 !important
}

.nomargin {
	margin: 0 !important
}

.margin_60 {
	padding-top: 60px;
	padding-bottom: 60px
}

.margin_60_35 {
	padding-top: 60px;
	padding-bottom: 35px
}

.margin_20_35{
	padding-top: 20px;
	padding-bottom: 35px;
}


@media (max-width: 575px) {
	.margin_60_35 {
		padding-top: 30px;
		padding-bottom: 5px
	}
}

.margin_80 {
	padding-top: 80px;
	padding-bottom: 80px
}

@media (max-width: 991px) {
	.margin_80 {
		padding-bottom: 60px;
		padding-top: 60px
	}
}

@media (max-width: 575px) {
	.margin_80 {
		padding-top: 30px;
		padding-bottom: 30px
	}
}

.margin_80_55 {
	padding-top: 80px;
	padding-bottom: 55px
}

@media (max-width: 991px) {
	.margin_80_55 {
		padding-top: 60px;
		padding-bottom: 35px
	}
}

@media (max-width: 575px) {
	.margin_80_55 {
		padding-top: 45px;
		padding-bottom: 15px
	}
}

.margin_80_0 {
	padding-top: 80px
}

@media (max-width: 991px) {
	.margin_80_0 {
		padding-top: 60px
	}
}

@media (max-width: 575px) {
	.margin_80_0 {
		padding-top: 45px
	}
}

.margin_60_0 {
	padding-top: 60px
}

@media (max-width: 991px) {
	.margin_60_0 {
		padding-top: 60px
	}
}

@media (max-width: 575px) {
	.margin_60_0 {
		padding-top: 45px
	}
}

.margin_30_95 {
	padding-top: 30px;
	padding-bottom: 95px
}

@media (max-width: 991px) {
	.margin_30_95 {
		padding-top: 15px;
		padding-bottom: 35px
	}
}

@media (max-width: 575px) {
	.margin_30_95 {
		padding-top: 5px;
		padding-bottom: 30px
	}
}

@media (max-width: 991px) {
	.hidden_tablet {
		display: none !important
	}
}

@media (max-width: 767px) {
	.hidden_mobile {
		display: none !important
	}
}

.animated .block-reveal {
	height: auto;
	overflow: hidden;
	position: relative;
	width: 100%
}

.block-horizzontal,
.block-vertical {
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 10
}

.animated .block-horizzontal {
	animation: reveal_left_to_right 1s ease-in-out;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	background: #0054a6
}

.animated .block-vertical {
	animation: reveal_top_to_bottom 1s ease-in-out;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	background: #0054a6
}

.block-reveal img {
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	opacity: 0
}

.animated .block-reveal img {
	animation: color 0.5s ease-in-out;
	animation-delay: 0.5s;
	-webkit-animation-delay: 0.5s;
	-moz-animation-delay: 0.5s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden
}

@keyframes  reveal_left_to_right {
	0% {
		-webkit-transform: translateX(-100%);
		-moz-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		-o-transform: translateX(-100%);
		transform: translateX(-100%)
	}
	50% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0)
	}
	100% {
		-webkit-transform: translateX(100%);
		-moz-transform: translateX(100%);
		-ms-transform: translateX(100%);
		-o-transform: translateX(100%);
		transform: translateX(100%)
	}
}

@keyframes  reveal_top_to_bottom {
	0% {
		-webkit-transform: translateY(-100%);
		-moz-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		-o-transform: translateY(-100%);
		transform: translateY(-100%)
	}
	50% {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0)
	}
	100% {
		-webkit-transform: translateY(100%);
		-moz-transform: translateY(100%);
		-ms-transform: translateY(100%);
		-o-transform: translateY(100%);
		transform: translateY(100%)
	}
}

@keyframes  color {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

.rounded-circle {
    border-radius: 50%!important;
}

.ii section.ii-searchPageArea{
	padding: 0px 0 50px;
	background-color:#fff;
}

.ii section.ii-sectionItenerary {
    padding: 0px 0 10px;
}

.ii section.ii-searchPageArea.faq-sectionBox{
	padding: 20px;
}

.head-title{
	
}

.head-title .ii-breadcrumb{
	padding: 5px 0 5px;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    font-size: 13px;
	color: #888888;
	margin-top: 0;
}

.head-title .ii-breadcrumbSearch{
	-webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    line-height: 14px;
    font-size: 13px;
    color: #888888;
	margin-right: 5px;
}

.head-title .ii-breadcrumb span{
	color: #888888;
	margin-left: 5px;
	margin-right: 5px;
}

.head-title .ii-breadcrumb svg {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-left: 5px;
    margin-right: 5px;
    color: #4985e6;
    font-size: 16px;
	box-sizing: content-box;
    width: 1em;
    height: 1em;
}

.head-title .ii-searchTitleText{
	text-align: center;
    width: 100%;
}

.head-title h1.ii-searchTitleText:after{
	content: "";
	position: absolute;
	z-index: 1;
	top: -9px;
	left: calc(50% - 9px);
	width: 18px;
	height: 18px;
	background-color: goldenrod;
	border: 1px solid rgb(48,49,51);
	border-radius: 50%;
	box-shadow: inset 0 0 0 2px white,
					0 0 0 4px white;
}

#filter_sidebar{
	padding-right: 0;
	padding-left: 0;
	border-top: #e0e0e0 1px solid;
}

div#list_sidebar {
	border-left: #e0e0e0 1px solid;
    border-top: #e0e0e0 1px solid;
	border-bottom: #e0e0e0 1px solid;
    padding-left: 20px;
    padding-top: 24px;
    padding-bottom: 60px;
    padding-right: 0;
}

.ii-resultBoxes{
	margin-bottom: 30px;
    border-radius: 2px;
    width: 32%;
    float: left;
    padding: 0!important;
}

.ii-resultBoxes:not(:nth-of-type(3n)){
	margin-right: 17px;
}

.ii-resultBoxes .box_grid .price {
    text-align: left;
    font-size: 12px;
    /* line-height: 16px; */
    font-weight: 400;
    padding-top: 5px;
    display: table;
    color: #555758;
    padding: 5px 0px 2px 14px;
    position: relative;
    line-height: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 66px;
    letter-spacing: 0.5px;
    min-height: 45px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.ii-resultBoxes .box_grid{
	margin:0px;
}

.ii-resultBoxes .box_grid ul{
	margin:0px;
}

.ii-resultBoxes .ii-destinationName{
	position: absolute;
    color: #fff;
    padding: 8px 15px;
    background: linear-gradient(to bottom, rgba(0,0,0,0.35), rgba(0,0,0,0));
    width: 100%;
}

.ii-resultBoxes .ii-destinationName i{
	font-size: 125%;
}

.ii-resultBoxes .ii-destinationName span{
	font-size: 13px;
	font-weight: 500;
}

.ii-destini{
    padding: 45px 0;
}

.ii-destini .ii-resultBoxes:not(:nth-of-type(3n)) {
    margin-right: 0px;
}
.ii-destini .ii-resultBoxes:not(:nth-of-type(4n)){
	margin-right: 9px;
}

.ii-destini .ii-resultBoxes{
	width: 24%;
}

.ii-destini div#list_sidebar {
    border-top: #e0e0e0 1px solid;
    padding-left: 25px;
    padding-top: 24px;
    padding-bottom: 60px;
    padding-right: 25px;
}

.ii-destini .ii-resultBoxes {
    margin-bottom: 30px;
    border-radius: 2px;
    width: 24.4%;
    float: left;
    padding: 0!important;
}


.ii-destini .ii-resultBoxes .box_grid span{
	/* float: left; */
    /* width: 100%; */
/*	font-family: 'Segoe UI Semibold'; */
}	

.ii-topBox{
	width: 100%;
    margin-bottom: 30px;
    float: left;
}

.top_trip.ii-destini .ii-topBox{
    margin-bottom: 10px;
}

.ii-iteneraryTotal{
	margin: 0;
    line-height: 37px;
    font-size: 22px;
    font-weight: 600;
    color: #333333;
}

.filteredSearchBox{
	position: relative;
}

.ii-searchInSearch{
	display: inline-block;
    width: 100%;
    height: 38px;
    border-radius: 2px;
    border: solid 1px #e0e0e0;
    color: #333333;
    caret-color: #ff5722;
    padding: 0 39px 0 12px;
    font-size: 14px;
	box-sizing: border-box;
    outline: none;
}

.ii-filterSearch{
	width: 39px;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.ii-filterSearch .filterSearch {
    font-size: 18px;
    color: #666;
	box-sizing: content-box;
    width: 1em;
    height: 1em;
}

.ii-searchSymbol{
	
}

.m_header .explor .h_explorContainer #search_icon:hover {
    color: #666;
}



#owl-desktop-banner button.ii-prev, #owl-desktop-banner button.ii-next {
    background-color: #fff;
    border: 0 solid rgba(43,57,69,.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
    box-shadow: 0 1px 3px rgba(0,0,0,.4);
    border-radius: 50%;
    height: 42px;
    width: 42px;
    position: absolute;
    right: -22px;
    margin: 0;
    padding: 0;
    transform: rotate(0deg);
    top: calc(100% - 205px);
}

.ii-articlePageSlider #owl-desktop-banner button.ii-prev, .ii-articlePageSlider #owl-desktop-banner button.ii-next{
	top: calc(100% - 210px);
}

#owl-desktop-banner button.ii-prev {
    left: -22px;
    right: auto;
}

.owl-theme .owl-nav [class*=owl-]{
	padding: 0!important;
    background: transparent!important;
}

.ii-owl-arrow{
	width: 32px;
    height: 32px;
}
.ii-owl-arrow svg {
    display: block;
    height: 100%;
    width: 100%;
}
.owl-theme .owl-nav{
	margin-top:0px!important;
}

#owl-desktop-banner .owl-dots {
	position: relative;
    /* top: -50px; */
    margin-top: -32px;
}


/*-------Inner Page End----------*/


/*------Category Page Start-------*/


.box_list {
	background-color: #fff;
	display: block;
	position: relative;
	margin: 0 15px 30px 0px;
	/* min-height: 310px; */
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1)
}

.box_list a.wish_bt {
	position: absolute;
    right: -35px;
    top: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.1);
    background-color: transparent;
    padding: 6px 5px;
    display: inline-block;
    border: 1px solid #ccc;
    color: #555;
    line-height: 1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.box_list a.wish_bt:hover{
	text-decoration:none;
}


.box_list a.printCopy {
	position: absolute;
    right: -64px;
    top: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.1);
    background-color: transparent;
    padding: 6px 5px;
    display: inline-block;
    border: 1px solid #ccc;
    color: #555;
    line-height: 1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.box_list figure {
	margin-bottom: 0;
	overflow: hidden;
	position: relative;
	/* min-height: 310px */
}

@media (max-width: 991px) {
	.box_list figure {
		min-height: 220px;
		max-height: 220px;
		height: 220px
	}
}

.box_list figure small {
	position: absolute;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.6);
	right: 20px;
	top: 20px;
	text-transform: uppercase;
	color: #ccc;
	font-weight: 600;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	padding: 7px 10px 4px 10px;
	line-height: 1;
	z-index: 3;
}

@media (max-width: 991px) {
	.box_list figure small {
		right: 15px;
		top: 15px
	}
}

@media (max-width: 991px) {
	.box_list figure {
		min-height: 220px;
		max-height: 220px;
		height: 220px
	}
}

.box_list figure .read_more {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -12px;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
	text-align: center;
	opacity: 0;
	visibility: hidden;
	width: 100%;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
	z-index: 2
}

.box_list figure .read_more span {
	background-color: #fcfcfc;
	background-color: rgba(255, 255, 255, 0.8);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	border-radius: 20px;
	display: inline-block;
	color: #222;
	font-size: 12px;
	font-size: 0.75rem;
	padding: 5px 10px
}

.box_list figure:hover .read_more {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}

.box_list figure a img {
	/* position: absolute; */
	/* left: 50%; */
	/* top: 50%; */
	/* -webkit-transform: translate(-50%, -50%) scale(1.1); */
	/* -moz-transform: translate(-50%, -50%) scale(1.1); */
	/* -ms-transform: translate(-50%, -50%) scale(1.1); */
	/* -o-transform: translate(-50%, -50%) scale(1.1); */
	/* transform: translate(-50%, -50%) scale(1.1); */
	/* -webkit-backface-visibility: hidden; */
	/* -moz-backface-visibility: hidden; */
	/* -ms-backface-visibility: hidden; */
	/* -o-backface-visibility: hidden; */
	/* backface-visibility: hidden; */
	width: 100%;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	/* height: 320px; */
	/* width: auto; */
	max-width: none;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

@media (max-width: 991px) {
	.box_list figure a img {
		max-width: inherit;
		height: 460px;
		width: auto
	}
}

@media (max-width: 767px) {
	.box_list figure a img {
		height: 350px
	}
}

.box_list figure a:hover img {
	/* -webkit-transform: translate(-50%, -50%) scale(1); */
	/* -moz-transform: translate(-50%, -50%) scale(1); */
	/* -ms-transform: translate(-50%, -50%) scale(1); */
	/* -o-transform: translate(-50%, -50%) scale(1); */
	/* transform: translate(-50%, -50%) scale(1) */
}

.box_list .wrapper {
	padding: 10px 0px 10px 0px;
	margin-left: -15px;
	float: left;
	/* min-height: 245px */
}

@media (max-width: 991px) {
	.box_list .wrapper {
		min-height: inherit
	}
}


.box_list .wrapper .citiesCountry {
    display: inline-block;
    background-color: #e5e5e5;
    padding: 4px 11px;
    font-weight: 700;
    font-size: 13px;
    text-transform: capitalize;
    margin-bottom: 10px;
	position: relative;
}
.box_list a.wish_bt {
    position: absolute;
    right: -35px;
    top: 0;
    line-height: 27px;
    font-size: 13px;
    font-weight: 500;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.1);
    background-color: transparent;
    padding: 0;
    border: 0px;
    display: inline-block;
}
.box_list .wrapper .citiesCountry span{
	/* background-color: #f79830; */
	font-size: 12px;
}

.box_list .wrapper h3 {
/*	font-size: 20px;
    margin-top: 0;
    font-weight: 500;
    color: #000;*/

    font-size: 18px;
    margin-top: 0;
    font-weight: 500;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    height: 46px;
    line-height:21px;
    -webkit-box-orient: vertical;
}

.box_list .wrapper h3 a{
	color: #000;
    font-size:16px;
    text-decoration:none;
	font-weight: 700;
}

.box_list .wrapper h3 a:hover{
	text-decoration:none;
}

.box_list .wrapper .price {
	display: inline-block;
	font-weight: 500;
	color: #999
}

.box_list .wrapper .price strong {
	color: #32a067
}

.box_list small {
	text-transform: uppercase;
	color: #999;
	font-weight: 500;
}

.box_list ul {
	padding: 10px 15px 10px 0px;
	border-top: 1px solid #ededed;
	margin-bottom: 0
}

.box_list i.ii-highlight{
	display: block;
    font-size: 13px;
    color: #f79830;
	font-style:normal;
	font-weight: 700;
	margin-top: 10px;
}

.box_list ul.ii-highlights{
	margin: 5px 0 0;
    padding: 0;
	float: left;
    width: 100%;
	border: 0;
}
p.ii-highlights{
    margin: 5px 0 0;
    padding:8px 0 0 0;
    float: left;
    width: 96%;
    border: 0;
    font-size: 13px;
    color: #444;
    float: left;
    margin: 0 10px 0px 0;
    font-weight: 300;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 77px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.box_list ul.ii-highlights li{
	font-size: 13px;
    color: #444;
    float: left;
    margin: 0 10px 2px 0;
    font-weight: 400;
}

.box_list ul.ii-highlights li:nth-child(odd){
    padding-right: 0px;

    float: left;
    width: 45%;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
     max-height: 18px;
}

.box_list ul.ii-highlights li:nth-child(even){
    float: left;
    width: 45%;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    max-height: 20px;

}

.box_list ul.ii-highlights li:last-child{
	float:left;
}

.box_list ul.ii-highlights li i{
	display: block;
    font-size: 14px;
    float: left;
    opacity: 1;
    color: #333;
    z-index: 9;
    position: relative;
    margin-right: 5px;
    line-height: 18px;
    z-index:0;
}

.box_list ul li {
	display: inline-block;
	margin-right: 15px
}

.box_list ul li .score {
	margin-top: -10px
}

.box_list ul li:last-child {
	margin-right: 0;
	float: right
}




/*------Category Page End--------*/


.box_style_cat{
	background:#fff;
	border:1px solid #ededed;
	margin-bottom:25px;
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.05);
	-moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.05);
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.05)
}
ul#cat_nav{list-style:none;margin:0;padding:0}
ul#cat_nav li{border-bottom:1px solid #ededed}
ul#cat_nav li i{font-size:16px;margin:2px 10px 0 0;float:left}
ul#cat_nav li:last-child{border-bottom:0;padding-bottom:0}
ul#cat_nav li a{position:relative;color:#555;display:block;padding:15px 10px}
ul#cat_nav li a:after{font-family:"fontello";content:"\e89b";position:absolute;right:15px;top:15px}
ul#cat_nav li a span{font-size:11px;color:#999}
ul#cat_nav li a:hover,ul#cat_nav li a#active,ul#cat_nav li a.active{color:#fc5b62}
.hero_in form{animation-delay:1.3s;-webkit-animation-delay:1.3s;-moz-animation-delay:1.3s}
a.box_topic{text-align:center;background:#fff;padding:40px 30px 15px 30px;display:block;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.05);-moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.05);box-shadow:0px 0px 15px 0px rgba(0,0,0,0.05);color:#555;margin-bottom:30px;overflow:hidden}


.accordion_2 .card{border:0;margin-bottom:5px;-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.05);-moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.05);box-shadow:0px 0px 15px 0px rgba(0,0,0,0.05)}
.accordion_2 .card .card-header{background-color:#fff;border-bottom:1px solid #ededed;padding:20px}
.accordion_2 .card-body{padding-bottom:0;flex: 1 1 auto;    padding: 1.25rem;}
.accordion_2 .card-header h5{font-size:16px;}
.accordion_2 .card-header h5 a{border:0;display:block;color:#999}
.accordion_2 .card-header h5 a i.indicator{font-size:18px;font-weight:normal;float:right;color:#fc5b62}
.card{
	position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
	border-radius:0;border:0;margin-bottom:5px;
}
ul.list_ok{list-style:none;margin:25px 0 30px 0;padding:0}
ul.list_ok li{position:relative;padding-left:45px;margin-bottom:20px}
ul.list_ok li:before{font-family:'ElegantIcons';content:"\52";position:absolute;left:0;top:-10px;font-size:32px;color:#8dc63f}
ul.bullets{line-height:1.8;margin:0;padding:0}
ul.bullets li{position:relative;padding-left:20px}
ul.bullets li:before{font-style:normal;font-weight:normal;font-family:'ElegantIcons';font-size:14px;content:"\5c";color:#ccc;position:absolute;left:0;top:0}













/*-------Side Form Start---------*/




:placeholder{
	color:red;
}
		/* body {
			font-family: 'Lato', sans-serif;
			font-size: 14px;
			line-height: 18px;
			color: #2b2b2b;
			width: 100%;
			height: 100%;
			margin:0 auto;
			position: relative;
			background-color: #f9fafd!important;
		} */
		
		aside.col-lg-3.col-md-3{
			overflow-x: hidden;
		}
		.custom_less_form{
			/*padding-left:0;*/
		}
		.form-control {
			letter-spacing: 0px;
			width: 100%!important;
			height: 34px;
			opacity: 1;
			background-color: #fff;
			border: 1px solid #8a8989;
			font-size: 13px;
			line-height: 19px;
			color: #2b2b2b;
			position: relative;
			z-index: 2;
			box-shadow: none;
			-webkit-border-radius: 2px;
			-moz-border-radius: 2px;
			-ms-border-radius: 2px;
			border-radius: 2px;
		
		}
		
		select.form-control{
			/*background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjBBRUQ1QTQ1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjBBRUQ1QTU1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMEFFRDVBMjVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMEFFRDVBMzVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk5mU4QAAACUSURBVHjaYmRgYJD6////MwY6AyaGAQIspCieM2cOjKkIxCFA3A0TSElJoZ3FUCANxAeAWA6IOYG4iR5BjWwpCDQCcSnNgxoIVJCDFwnwA/FHWlp8EIpHSKoGgiggLkITewrEcbQO6mVAbAbE+VD+a3IsJTc7FQAxDxD7AbEzEF+jR1DDywtoCr9DbhwzDlRZDRBgACYqHJO9bkklAAAAAElFTkSuQmCC);
			background-position: center right;
			background-repeat: no-repeat;*/
		}
		
		.form-header {
			padding-top: 7px;
			padding-bottom: 0;
			background-color: #494a4c;
			color: #fff;
			margin-bottom: 0;
			height: 45px;
			overflow: hidden;
		}
		
		.form-header h5{
		    line-height: 35px;
		    font-size: 18px;
		    margin-top: 4px;
		    color: #fff;
		    font-weight: normal;
		}
		
		.form-header #step2Head h5{
			font-size: 14px;
			line-height:34px;
		}
		.backBtn:before{	
			    font-size: 13px!important;
			    font-weight: 100!important;
		}
		
		.cross-common {
			width: 30px;
			height: 30px;
			left: 15px;
			z-index: 2;
		
			max-width: 100%;
		}
		
		.ellipsis, .ellipsis-two {
			text-overflow: ellipsis;
			overflow: hidden;
		}
		.ellipsis {
			width: 100%;
			white-space: nowrap;
		}
		
		.header-logo-right {
			width: 24px;
			height: 24px;
			position: relative;
			display: block;
		}
		
		.fright {
			float: right!important;
		}
		
		.header-logo-right svg {
			max-height: 20px;
		}
		
		label{
			margin-bottom:0px;
			font-weight:900;
			letter-spacing: 0px;
		}
		
		.form-part {
			border-top:  1px solid rgba(192, 192, 192, 0.42);
			display: flow-root;
			letter-spacing: 0px;
		}
		
		.people-left{
		    width: 48.5%;
			float: left;
		}
		
		.people-right{
		    width: 48.5%;
			float: left;
			margin-left:3%;
		}
		
		.travelogy-left-form {
			position: absolute; 
			left:0;
			position: relative;
			width: 100%;
			background: #fff1e1;
			z-index:3;
		}
		
		.backBtn{
			font-size: 28px;
			float:left;
			margin-right: 10px;
			font-weight: 600;
		}
		
		#step1{
			display:block;
		}
		
		#step2{
			position:absolute;
			left:1200px;
			display:block;
			top:45px;
		}
		
		#step2.step2Active{
			left:0;
		}
		#step1Head{
			text-align:center;
		}
		#step2Head{
			display:none;
		}
		
		.footer-part{
/*		    background-color: #fff1e1;
			border-top: 1px solid rgba(192, 192, 192, 0.42);
			-webkit-border-radius: 0 0 3px 3px;
			-moz-border-radius: 0 0 3px 3px;
			-o-border-radius: 0 0 3px 3px;
			border-radius: 0 0 3px 3px;
			display: block;
			width: 100%;
			float:left;*/
		}
		
		.primary-btn, .secondary-btn {
			border: none;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			-o-border-radius: 3px;
			border-radius: 3px;
			color: #fff;
			display: block;
			cursor: pointer;
			float: right;
			text-align:center;
			height: 36px;
			font-size: 17px;
			margin: 0px auto;
			outline: none;
			padding: 0 5px;
			width: 40%;
			white-space: nowrap;
			background: #494a4c;
			-webkit-transition: background.2s;
			-moz-transition: background.2s;
			-ms-transition: background.2s;
			-o-transition: background.2s;
			transition: background.2s;
		}
		sup {
			font-size: 60%;
			line-height: 0;
			position: relative;
			vertical-align: baseline;
			top: -10px;
			margin-left: -1px;
		}
		
		.travelogy-form-formbox {
			float: left; 
			width: 100%; 
		}
		
		.mob_arrival{
			display:none;
		}
		.desk_arrival{
			display:block;
		}
		
		.travelogy-form-row {
			float: left;
			width: 100%;
		}
		
		#travelFormDiv{
			/*float: left;*/
			width: 100%;
			overflow: hidden;
			/*margin-left: -15px;*/
			background:#fff1e1;
			
			position: relative;
			z-index:2;
			display: block;
			box-shadow: 0px 1px 4px 1px rgba(0,0,0,0.2);
		}

		.fa-calendar-o:before {
    		content: "\f133";
    		font: normal 14px/1 FontAwesome;
		}
				
		.backBtn {
			font-size: 22px;
			float: left;
			margin-right: 8px;
			font-weight: 600;
			line-height: 26px;
			margin-left:10px;
		}
		
		.form-control[readonly]{
			background-color:#fff;
		}
		
		
		.travelogy-arrivale.fa-calendar-o{
			
		}

		.travelogy-arrivale.fa-calendar-o:before{
			position: absolute;
			right: 8px;
			font-size: 27px;
		}
		
		a[href^='#travelFormDiv']{
			
		}
		
		#travelFormDiv.stepSecond {
			height: 445px;
			min-height: 445px;
		}
		
		
		#travelFormDiv .p15 {
			padding: 7px 15px 10px!important;
		}
		
		#travelFormDiv .mb15{
			margin-bottom: 7px!important;
		}
		
		#travelFormDiv .pb8 {
			padding-bottom: 5px!important;
            font-weight:600;
		}
		.tour-itinerary-details-page {
			padding: 35px 0;
			float: left;
			width: 100%;
		}
		.sticky_sidebar {
			z-index: 1;
		}		
		













/*------Side Form End--------*/











/*------Destination SideBar Start--------*/



.filter-sidebar-holder {
 
}

.main-filter {
    padding: 18px 20px 4px;
    background: #fdfdfd;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 8px 0 rgba(0,0,0,.03);
    box-shadow: 0 1px 8px 0 rgba(0,0,0,.03);
}

.filter-cross {
    display: none;
    position: absolute;
    top: 12px;
    right: 10px;
    color: #d9534f;
    font-size: 17px;
    line-height: 1;
    opacity: .9;
    padding: 10px;
}

.main-filter .title {
    display: block;
    padding: 0 0 5px;
    font-size: 16px;
    line-height: 20px;
    color: #000;
}

.filters-listing {
    margin: 0 -20px;
    padding: 0;
    list-style: none;
}

.filters-listing>li .opener {
    color: #2a3439;
    display: block;
    padding: 16px 0 15px 51px;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    font-size: 13px;
    line-height: 18px;
    border-top: 1px solid #e9eaeb;
}

.filters-listing>li:first-child a {
    border-top: none;
}

.filters-listing>li .opener>span {
    position: absolute;
    left: 20px;
    top: 17px;
    font-size: 16px;
}

.filters-listing>li .opener:after {
    content: '';
    right: 21px;
    top: 21px;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #424242 transparent transparent transparent;
}


.filters-listing>li .opener {
    color: #2a3439;
    display: block;
    padding: 16px 0 15px 51px;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    font-size: 13px;
    line-height: 18px;
    border-top: 1px solid #e9eaeb;
}

.filters-listing>li.active .opener {
    color: #0054a6;
}

.filters-listing>li.active.active-default .opener {
    color: #2a3439;
}

.slide-holder {
    padding: 0 20px;
}

.filters-listing>li .slide {
    display: none;
}

.filters-listing>li.active .slide {
    display: block;
}

.filters-sidebar .specific-input {
    padding: 0 0 20px;
}

.filters-sidebar .specific-input.first {
    padding-bottom: 10px;
}

.filters-sidebar .specific-input .input-holder {
    position: relative;
}

.filters-sidebar .specific-input .input-holder>span {
    position: absolute;
    top: 50%;
    margin: -6px 0 0;
    left: 12px;
    pointer-events: none;
    color: #ababab;
    font-size: 13px;
}

.filters-sidebar .specific-input .form-control {
    border-color: #d8d8d8;
}
.filters-sidebar .specific-input .input-holder .form-control {
    padding-left: 34px;
    font-size: 14px;
    border-radius: 3px;
}
.filters-sidebar .specific-input .not-found {
    display: block;
    font-size: 13px;
    line-height: 17px;
    margin: 10px 0 -5px;
    color: #de2d2d;
}

.custom-checkbox:checked, .custom-checkbox:not(:checked) {
    position: absolute;
    left: -9999px;
}

.custom-checkbox:checked+label, .custom-checkbox:not(:checked)+label {
    position: relative;
    padding: 0 0 5px 30px;
    cursor: pointer;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
}
.filters-count .custom-checkbox:checked+label, .filters-count .custom-checkbox:not(:checked)+label {
    display: block;
    padding: 7px 20px 7px 52px;
    word-break: break-word;
}

.custom-checkbox:checked+label:before, .custom-checkbox:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    width: 21px;
    height: 21px;
    border: 1px solid #0054a6;
    background: #fff;
}

.filters-count .custom-checkbox:checked+label:before, .filters-count .custom-checkbox:not(:checked)+label:before {
    top: 8px;
    left: 20px;
    border-radius: 2px;
}

.filters-count {
    margin: 0 -20px;
    padding: 0 0 10px;
    list-style: none;
    font-size: 14px;
    line-height: 21px;
}

.filters-count .custom-checkbox:checked+label {
    background: #0054a6;
    color: #fff;
}

.ul-slide {
    margin: 0;
    padding: 0;
    list-style: none;
}

.ul-slide .custom-checkbox:checked+label, .ul-slide .custom-checkbox:not(:checked)+label {
    padding-left: 80px;
    font-size: 13px;
    line-height: 18px;
    background: none;
    color: #2a3439;
}

.ul-slide .custom-checkbox:checked+label:before, .ul-slide .custom-checkbox:not(:checked)+label:before {
    left: 52px;
    width: 18px;
    height: 18px;
    border-color: rgba(62,179,104,.5);
}









/*------Destination SideBar End--------*/





/*------Footer Css Start------*/

.footer-content{
	padding-top: 40px;
	padding-bottom:40px;
}

.footer-content p{
    font-size: 14px;
    color: #111;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 10px;
}

.footer-content-col{
	width: 100%;
    float: left;
}

.footer-content-col:nth-child(odd){
    /* margin-right: 1%; */
}

.footer-content-col:nth-child(even){
	/* margin-left: 1%; */
}

.footer-content-col-title{
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    margin-top: 0;
	margin-bottom: 5px;
}

.footer-content-col-title a{
	font-size: 16px;
	color: #212221;
}

.footer-content-col-txt{
	display: block;
    margin-bottom: 15px;
	font-size: 12px;
    /* letter-spacing: 0; */
    /* word-spacing: 0; */
    line-height: 22px;
    text-align: justify;
}

.footer-content-col-txt a.aricle-btn{
	float: right;
    color: #fff;
    background-color: #bc9241;
    display: block;
    font-size: 13px;
    border-radius: 4px;
    padding: 1px 7px;
    font-weight: 600;
 /*   font-family: 'Segoe UI Semibold'; */
}








.ii-footer{
	float: left;
    width: 100%;
	margin-top: 0px;
	background-color: hsl(0, 0%, 10%);
    color: hsl(0, 0%, 100%);
    font-size: 13px;
    padding-bottom: 15px;
    padding-top: 50px;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ii-footer .ii-footer-cont{
	
}

.ii-footer .ii-footer-row{
	padding-bottom: 12px;
    position:relative;
}

.ii-footer .ii-footer-box-left{
	
}

.ii-footer .ii-footer-box-right{
	
}

.ii-footer .ii-train-logo{
	padding:0px;
}

.ii-footer .ii-footer-box-content{
	color: #b6b6b6;
    font-size: 12px;
    font-weight: 300;
    margin-top: 10px;
    word-spacing: 3px;
    letter-spacing: 0.5px;
    margin-bottom: 0px;
	padding:0px;
}

.ii-footer .ii-footer-box-left h3 {
    margin-bottom: 5px;
    margin-top: 10px;
	font-weight: 500;
    color: #ffffff;
    font-size: 16px;
}

.ii-footer .ii-footer-box-about{
	
}

.ii-footer .ii-footer-box-about ul{
	list-style: none;
    padding: 0;
    margin: 0;
	float:left;
	width:100%;
}

.ii-footer .ii-footer-box-about ul li{
	float: left;
    margin: 18px 0px 0;
	width:100%;
}

.ii-footer .ii-footer-box-about ul li:last-child{
	margin-bottom: 18px;
}

.ii-footer .ii-footer-box-about ul li a {
	color: #bababa;
    font-weight: 400;
    color: #cacaca;
    font-size: 12px;
    word-spacing: 1px;
    letter-spacing: 0.5px;
}

.ii-footer .ii-footer-box-about ul li i{
	display:none;
	color: #b6b6b6;
}

.ii-footer .ii-footer-box-about ul li a:hover{
	color:#fff;
	text-decoration:none;
}

.ii-footer .ii-footer-box-logos{
    margin-top:0px;
}

.ii-footer .ii-footer-box-logos img{
	width: 15%;
	margin-bottom:0px;
}

.ii-footer .ii-footer-box-links{
	
}

.copyrightText p a{
	color:#b6b6b6;
}

.ii-footer .ii-footer-box-links h3{
	font-weight: 500;
    color: #ffffff;
    font-size: 16px;
	margin-bottom: 10px;
    margin-top:20px;
}

.ii-footer .ii-footer-box-links ul{
	list-style: none;
	padding: 0;
    color: #f2f2f2;
    margin-bottom:10px;
}

.ii-footer .ii-footer-box-links ul li{
	/* display:block; */
	margin-bottom: 5px;
    line-height:normal;
}

.ii-footer .ii-footer-box-links ul li a{
	font-weight: 300;
    color: #b6b6b6;
    text-decoration: none;
	font-size: 12px;
    line-height: normal;
}

.ii-footer .ii-footer-box-links ul li a:hover{
	color:#fff;
}

.ii-footer .ii-footer-box-links ul li a i{
	
}
.ii-footer .ii-footer-box-right h3 {
    margin-bottom: 5px;
    margin-top: 10px;
    font-weight: 500;
    color: #ffffff;
    font-size: 16px;
}
.footer_mdeia_holder {
    float: right;
    min-width: 100%;
}
.ii-footer .ii-footer-box-logos img {
    width: 17.5%;
    margin-bottom: 0px;
}
.ii-footer-cont-2{
	border-top: 1px solid rgba(182, 182, 182, 0.61);
    margin-top: 5px;
	padding-top: 8px;
    margin-bottom: 8px;
	color: #fff;
}

.ii-footer-cont-2 p{
	color:#b6b6b6;
	margin: 0;
    padding: 0;
	font-size: 12px;
	line-height: 24px;
}

.ii-footer .ii-cards{
	text-align:right;
}

.ii-footer .ii-cards p{
	
}

.ii-footer .ii-cards p a{
	color:#b6b6b6;
	font-size:12px;
}

.ii-footer .ii-cards p a:hover, .ii-footer .ii-cards p a:active, .ii-footer .ii-cards p a:focus{
	color:#fff;
	outline:0;
	text-decoration:none;
}

.ii-footer .ii-cards img{
	height: 22px;
    margin-left: 5px;
}

.ii-desk-footer {

}
.ii-desk-top-footer{
	background: #36312a;
    float: left;
    padding: 10px 0 0 0;
    width: 100%;
}
.ii-train-footer-title {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    padding-bottom: 5px;
    margin-top: 5px;
}
.ii-train-link ul {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}
.ii-train-link ul li {
    list-style: none;
    padding: 4px 0 9px 0px;
    color: #fff;
    font-size: 13px;
}
.ii-train-link ul li i{
    display:none;
}
.ii-train-link ul li a {
    list-style: none;
    padding: 4px 0 9px 0px;
    color: #fff;
    font-size:13px;
 }
 .ii-custom-support ul{
    margin:0;
    padding:0;
 }
.ii-custom-support ul li {
    list-style: none;
    color: #fff;
    padding: 4px 0 9px 0px;
    font-size: 12px;
}
.ii-custom-support ul li img {
    width:15px;
    margin-right:4px;
}
.ii-custom-support ul li a {
    color: #fff;
}
.ii-custom-support ul li a.dmca-badge img {
    width: auto;
}+
.footer_mdeia_holder {
    float: right;
    min-width: 100%;
}
.footer_mdeia_holder img {
    float: left;
    width: 16%;
    width: 18%;
    margin-right: 2%;
    margin-bottom: 15px;
    background: #dedbdb;
}
.footer_mdeia_holder img.tripadvisor {
    background: #579441;
}
.footer_mdeia_holder img.iato {
    background: #024691;
}
.footer_mdeia_holder img.irctc {
    background: #0b4c76;
}
.footer_mdeia_holder img.rtdc {
    background: #fff;
    margin-right: 0;
}

.desfootbotom {
    background: #ffffff;
    color: #333;
    padding:4px 0;
    font-size: 13px;
    line-height: 28px;
    margin-bottom: 0;
    float: left;
    width: 100%;
}
.copy_right_left {
    line-height: normal;
    padding: 0;
    margin: 0;
    text-align:left;
}
.desfootbotom{
   line-height: normal;
    text-align: right;
    color: #000;
    font-size: 11px;
    line-height: 12px;
}
.desfootbotom p {
    margin-bottom: 0;
    text-align: left;
}
.ii-developedBy{
 
    text-align: right;
}
.ii-developedBy a{
    color:#000;
}



/*--------------------------------------------------------------------
* QuickLinksFooter: General wrapper styles
--------------------------------------------------------------------*/

._2QhhJ {
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
    background-color: hsl(0, 0%, 99%);
    color: hsl(0, 0%, 100%);
    font-size: 12px;
    float: left;
    border-top: 1px solid #e3e3e3;
}

@media  only screen and (-webkit-min-device-pixel-ratio: 1.3) {

  ._2QhhJ {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
  }
  }

@media  only screen and (-o-min-device-pixel-ratio: 13 / 10) {

  ._2QhhJ {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
  }
  }

@media  only screen and (-webkit-min-device-pixel-ratio: 1.25),
    only screen and (min-resolution: 120dpi) {

  ._2QhhJ {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
  }
  }

/*--------------------------------------------------------------------
* QuickLinksFooter: Container
--------------------------------------------------------------------*/

._3i0JJ {
  max-width: 1408px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
}

.q36gF {
  padding-left: 8px;
  padding-right: 8px;
}

/*--------------------------------------------------------------------
* QuickLinksFooter: Title
--------------------------------------------------------------------*/

.LE8dC {
  border-top: 2px solid #454545;
  padding-top: 24px;
  padding-bottom: 24px;
}

/*--------------------------------------------------------------------
* QuickLinksFooter: Toggle text and icon
--------------------------------------------------------------------*/

.d8ozT {
  cursor: pointer;
  display: inline;
}

.MH_x8 {
  display: inline-block;
  position: relative;
  width: 10px;
  height: 10px;
  margin-right: 16px
}

.MH_x8:before,
  .MH_x8:after {
    content: '';
    position: absolute;
    background: gray;
    transition: 200ms all ease-out;
    top: 4px;
    left: 0;
    right: 0;
    height: 2px
}

._33dI9:before {
  transform: rotate(-90deg);
}

._2Y6M5 {
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
}

.rK2U6 {
  opacity: 0.5
}

.rK2U6:before {
    content: ' - '
}

/*--------------------------------------------------------------------
* QuickLinksFooter: Content
--------------------------------------------------------------------*/

._3J-xO {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  max-height: 1500px;
  overflow: hidden;
  opacity: 1;
  transition: max-height 0.5s ease-out, opacity 0.5s ease-out;
}

.i3yMF {
  max-height: 0;
  opacity: 0;
}



/*--------------------------------------------------------------------
*
* Custom-tokens.css
* Custom tokens redesign.
*
--------------------------------------------------------------------*/
._1Kng9 {
  width: 16.5%;
  list-style: none;
  margin-bottom: 24px;
  margin-top: 24px;
  padding: 0;
}
@media (max-width: 959px) {
  ._1Kng9 {
    width: 33.33%
  }
  }
@media (max-width: 639px) {
  ._1Kng9 {
    width: 100%
  }
  }
._2sXdq {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  margin-bottom: 8px;
  color:#fff;
}

.ii-footer-links ._2sXdq {
    color:#000;
    font-size: 13px;
    font-weight: 600;
    margin-bottom:0px;
}

._2sXdq a.bmiV0 {
	opacity: 1;
}
._37Rqk {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  float:left;
}
@media (max-width: 639px) {
  ._37Rqk:last-child:after {
      content: ''
  }
  ._37Rqk {
    width: auto
  }
  ._37Rqk:after {
      content: ',';
      opacity: 0.5;
      margin-right: 5px
  }
  }
._1wPuv {
}
._1wPuv:link,
  ._1wPuv:visited {
    margin-bottom: 8px;
    opacity: 0.5;
	float:left;
}





/*--------------------------------------------------------------------
* Footer: General footer wrapper styles
--------------------------------------------------------------------*/

._1Pb5I {
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  background-color: hsl(0, 0%, 10%);
  color: hsl(0, 0%, 100%);
  font-family: -apple-system, BlinkMacSystemFont, segoe ui,
  avenir next, avenir, helvetica neue, helvetica, ubuntu, roboto, noto, arial,
  sans-serif;
  font-size: 13px;
  padding-bottom: 32px;
  padding-top: 32px
}

@media  only screen and (-webkit-min-device-pixel-ratio: 1.3) {

  ._1Pb5I {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
  }
  }

@media  only screen and (-o-min-device-pixel-ratio: 13 / 10) {

  ._1Pb5I {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
  }
  }

@media  only screen and (-webkit-min-device-pixel-ratio: 1.25),
    only screen and (min-resolution: 120dpi) {

  ._1Pb5I {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
  }
  }

/*--------------------------------------------------------------------
* Footer: Grid Container
--------------------------------------------------------------------*/

._1s697 {
  max-width: 1408px;
  padding-left: 16px;
  padding-right: 16px;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------------
* Footer: Container
--------------------------------------------------------------------*/

._3J3Xl {

    padding-bottom: 0px;
    padding-top: 2px;
}

@media (max-width: 959px) {

  ._3J3Xl {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    padding-top: 16px
  }
  }

._3J3Xl:last-child {
}

@media (min-width: 640px) and (max-width: 959px) {

  ._3J3Xl:last-child {
      -ms-flex-direction: row;
          flex-direction: row
  }
    }

/*--------------------------------------------------------------------
* Footer: Visual separator (<hr>)
--------------------------------------------------------------------*/

.VBCSb {
  background-color: #262626;
  border: none;
  display: block;
  height: 2px;
  margin: 0 auto;
  padding: 0;
  width:100%;
}


._17XDy {
  margin-bottom: 32px
}

@media (min-width: 960px) {

  ._17XDy {
    display: none !important
  }
  }

._1eqUd {
  margin-top: 24px
}

@media (min-width: 640px) {

  ._1eqUd {
    display: none !important
  }
  }

/*--------------------------------------------------------------------
* Footer: Text link
--------------------------------------------------------------------*/

._3t5SY {
}

._3t5SY:link,
  ._3t5SY:visited {
    opacity: 0.5
}

._229R0:link,
._229R0:visited {
  opacity: 1;
}

/*--------------------------------------------------------------------
* Footer: Icon link
--------------------------------------------------------------------*/

._1HTgw {
  display: inline-block;
  transition: 0.1s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-property: opacity, transform
}

._1HTgw:hover,
  ._1HTgw:active,
  ._1HTgw:focus {
    opacity: 0.8;
    transform: translateY(-3px)
}

/*--------------------------------------------------------------------
* Footer: Company Links Container
--------------------------------------------------------------------*/

.URBwv {
  margin-right: 0px
}

@media (max-width: 959px) {

  .URBwv {
    margin-top: 8px
  }
  }

@media (max-width: 639px) {

  .URBwv {
    margin-top: 16px;
    margin-right: 0;
    text-align: center
  }
  }

._1Euek {
  padding: 0;
  margin: 0;
}

/*--------------------------------------------------------------------
* Footer: Single list item
--------------------------------------------------------------------*/

.Ro6CP {
  display: inline-block
}

.Ro6CP:not(:first-child) {
    margin-left: 24px
}

@media (max-width: 639px) {

  .Ro6CP:not(:first-child) {
      margin-left: 16px
  }
    }

/*--------------------------------------------------------------------
* Footer: Copyright text
--------------------------------------------------------------------*/

.n1aMi {
  display: block;
  color: hsl(0, 0%, 60%);
  font-size: inherit;
  margin-top: 12px
}

@media (min-width: 640px) and (max-width: 959px) {

  .n1aMi {
    max-width: 380px
  }
  }

@media (max-width: 639px) {

  .n1aMi {
    margin-top: 24px
  }
  }

/*--------------------------------------------------------------------
* Footer: Navigation container
--------------------------------------------------------------------*/

._2ruF4 {
  width: 100%
}

@media (max-width: 959px) {

  ._2ruF4 {
    margin-top: 32px
  }
  }

@media (max-width: 639px) {

  ._2ruF4 {
    margin-top: 24px
  }
  }

/*--------------------------------------------------------------------
* Footer: Links list container
--------------------------------------------------------------------*/

._1isW- {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  list-style: none;
  max-width: 620px;
  width: 100%;
  margin: 0;
  padding: 0
}

@media (max-width: 959px) {

  ._1isW- {
    max-width: 600px
  }
  }

@media (max-width: 400px) {

  ._1isW- {
    -ms-flex-direction: column;
        flex-direction: column
  }
  }

._1a8GI:not(:first-child) {
  margin-left: 16px
}

@media (max-width: 400px) {

  ._1a8GI:not(:first-child) {
    margin-left: 0;
    margin-top: 12px
  }
  }

/*--------------------------------------------------------------------
* Footer: Social media container
--------------------------------------------------------------------*/

._5akfd {
    margin-left: auto;
    margin-top: 0px;
    max-width: 430px;
    position: absolute;
    right: 0;
    top: 0;
}


._5akfd h3{
    font-weight: 700;
    height: 24px;
    margin-bottom: 8px;
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 0;
}

@media (min-width: 640px) and (max-width: 959px) {

  ._5akfd {
    white-space: nowrap
  }
  }

@media (max-width: 639px) {

  ._5akfd {
    -ms-flex-item-align: end;
        align-self: flex-end;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 16px
  }
  }

/*--------------------------------------------------------------------
* Footer: Social media singular item
--------------------------------------------------------------------*/

.un_MZ {
  display: inline-block
}

.un_MZ:not(:first-child) {
    margin-left: 16px
}

/*--------------------------------------------------------------------
* Footer: Social media icons
--------------------------------------------------------------------*/

._3Ie-f {
  display: inline-block;
  width: 45px; 
  height: 45px; 
  border-radius: 50%;
}

/*--------------------------------------------------------------------
* Footer: Stats container
--------------------------------------------------------------------*/

._1E0b_ {
  color: gray;
  margin-left: auto;
  padding-left: 32px;
  white-space: nowrap
}

@media (max-width: 959px) {

  ._1E0b_ {
    -ms-flex-align: center;
        align-items: center;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
    padding-left: 0
  }
  }

@media (max-width: 639px) {

  ._1E0b_ {
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-direction: column;
        flex-direction: column;
    margin-left: 0;
    margin-top: 0
  }
  }

/*--------------------------------------------------------------------
* Footer: Envato logo
--------------------------------------------------------------------*/

._39Wh1 {
  display: block;
  height: 20px;
  margin-bottom: 16px;
  transform: translateY(-4px);
  width: auto
}

@media (max-width: 959px) {

  ._39Wh1 {
    margin-bottom: 0
  }
  }

/*--------------------------------------------------------------------
* Footer: Sublist
--------------------------------------------------------------------*/

._10fbW {
  list-style: none;
  margin: 0;
  padding: 0
}

._10fbW:not(:first-child) {
    margin-left: 16px
}

.mkT_W {
  padding: 0;
  display: block;
  list-style: none;
  margin-bottom: 16px;
  white-space: nowrap;
}

.iovEC {
  font-weight: 700;
  height: 24px;
  margin-bottom: 8px;
  color:#fff;
}

.bmiV0:link, .bmiV0:visited {
    color: hsl(0, 0%, 100%);
    text-decoration: none;
    font-weight: 400;
    font-size: 13px;
}

.ii-footer-links .bmiV0:link, .ii-footer-links .bmiV0:visited {
    color: hsl(0, 0%, 0%);
    font-weight: 400;
    opacity: 0.8;
}

.ii-footer-links ._2sXdq a.bmiV0 {
    opacity: 1;
    font-weight: 700;
}

._3t5SY:link, ._3t5SY:visited {
    opacity: 0.6;
}




/*------Footer Css End------*/




/*------SideList Css Start------*/
.ii-sideListPackages{
	margin-top: 0px;
    display: block;
    box-shadow: 0px 1px 4px 1px rgba(0,0,0,0.2);
    float: left;
    width: 100%;
}

.gray-section .ii-sideListTitle h2, .ii-innper-landing-page .ii-sideListTitle h2{
	font-size: 17px;
    margin: 0 0 15px 0;
    padding: 0 0 10px 0;
    font-weight: 700;
    float: left;
    width: 100%;
    position: relative;
	margin-top: 50px;
}

.gray-section .ii-sideListTitle h2:before, .ii-innper-landing-page .ii-sideListTitle h2:before {
	content: "";
    width: 100%;
    height: 3px;
    display: block;
    background: #ccc;
    position: absolute;
    bottom: 0;
}

.gray-section .ii-sideListTitle h2:after, .ii-innper-landing-page .ii-sideListTitle h2:after {
	content: "";
    width: 100px;
    height: 3px;
    background: #f79830;
    position: absolute;
    bottom: 0;
    left: 0;
}

.ii-sideListPackageGrid{
	padding: 10px 6px;
    background-color: #fff;
    margin-bottom: 0px;
    border-bottom: 1px dashed #ccc;
	float: left;
}

.ii-sideListPackageGrid:last-child{
    border-bottom: 0px dashed #ccc;
}

.ii-sideListPackages .ii-sideListPackageGrid  figure {
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
}

.ii-sideListPackages .ii-sideListPackageGrid .padd-right-5-px-on-mob{
	padding:0 0 0 0;	
	float: left;
	width:30%;
}

.ii-sideListPackages .ii-sideListPackageGrid figure a img{
	width: 100%;
    border-radius: 7px;
}

.ii-sideListPackages .ii-sideListPackageGrid .row.no-gutters {
    margin: 0;
}

.ii-sideListPackages .ii-sideListPackageGrid .padd-left-5-px-on-mob{
	padding:0 0 0 0;
	float: right;
	width: 67%;
}

.ii-sideListPackages .ii-sideListPackageGrid .wrapper{
	position: relative;
    height: 64px;
}

.ii-sideListPackages .ii-sideListPackageGrid .wrapper .col-xs-12{
	padding-left: 10px;
}

.ii-sideListPackages .ii-sideListPackageGrid .wrapper h3{
	font-size: 14px;
    line-height: 18px;
	margin-top: 0;
}

.ii-sideListPackages .ii-sideListPackageGrid .wrapper h3 a{
	color:#242424;
}

.ii-sideListPackages .ii-sideListPackageGrid .wrapper h3 a:hover{
	text-decoration:none;
}

.ii-sideListPackages .ii-sideListPackageGrid .wrapper p.ii-destination{
	font-size: 11px;
    line-height: 19px;
    display: none;
}


.ii-sideListPackages .ii-sideListPackageGrid .ii-links-view{
	background-color: transparent;
    border: 0;
    color: #337ab7;
    font-weight: 400;
    text-decoration: underline;
    font-size: 12px;
    font-style: italic;
    margin: 0;
    padding: 0;
    text-align: right;
    position: absolute;
    bottom: -8px;
}

app-crear-mi-viaje{
	
}

app-crear-mi-viaje .ii-requestQuote{
	display: none;
}

app-crear-mi-viaje .ii-breadcrumb{
	padding-top: 10px;
}


img.right{
    float: right;
    margin: 4px 0 4px 4px;
}

ul.boxatul {
    list-style-type: none;
    margin: 0;
}

ul.boxatul li {
    display: inline-block;
    background-color: #ffcc00;
    border: 1px solid #d9ad00;
    padding: 2px 10px;
    margin: 6px;
    border-radius: 10px 0 10px 0;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
}

ul.boxatul li strong {
    font-weight: 500;
    font-size: 13px;
}

ul.boxatul li a {
    color: #000;
}

/*------SideList Css End------*/




.ii-footer-links{
	width:100%;
}

.ii-footer{
}



/*nav section start*/

a.logo-train-ii {
    display: table;
    padding-top: 11px;
}
nav.ii-train-nav {
    color: #fff;
    font-size: 13px;
    padding: 0;
    margin: 0 0px 0 0;
}
nav.ii-train-nav>ul{
    margin:0;
    padding:0;
}
.nav.ii-train-nav>ul>li {
	text-align: center;
    padding: 0;
    margin: 7px 0 0 10px;
    float: left;
    display: table;
    position: relative;
}

nav.ii-train-nav>ul>li>a {
    display: block;
    padding:12px 20px 8px 19px;
    line-height: 34px;
    text-decoration: none;
    position: relative;
    color:#000;
    border-bottom: solid 4px transparent;
    font-weight: 500;
    font-size: 14px;
}
nav.ii-train-nav>ul>li>a.enq-btn {
    text-decoration: none;
    padding: 7px 14px;
    letter-spacing: 0px;
    border-radius: 24px;
    display: inline-block;
    text-decoration: none;
    display: inline-block;
    border: 1px solid transparent;
    cursor: pointer;
    color: #fff!important;
    /* width: 100%; */
    font-weight: 600;
    font-size: 14px;
    margin-left: 20px;
    line-height: 13px;
    text-align: center;
    background-clip: padding-box;
    box-sizing: border-box;
    border-color: #bc9241;
    background-color: #bc9241;
	margin-top: 4px;
}
nav.ii-train-nav>ul>li:hover>a.enq-btn{
    border: 1px solid transparent;
    border-color: #ff5722;
}

nav.ii-train-nav>ul>li:hover>a {
    /* border-bottom: solid 4px #ff5722; */
}

nav.ii-train-nav ul li a .wsarrow:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
    content: "";
    float: right;
    right: 6px;
    height: 0;
    margin: 0 0 0 14px;
    position: absolute;
    text-align: right;
    top: 20px;
    width: 0
}

nav.ii-train-nav>ul>li>ul.sub-menu {
    position: absolute;
    top:58px;
    z-index: 1000;
    margin: 0;
    padding: 0;
    min-width: 190px;
    background-color: #fff;
    border: solid 1px #eee;
    border: solid 0 #eee;
    max-width: 210px
    -webkit-transition: -webkit-transform 0.3s,opacity .3s;
    box-shadow: 0 3px 7px 0 rgba(50,50,50,0.75);
}


nav.ii-train-nav>ul>li>ul.sub-menu>li {
    position: relative;
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    padding: 5px 8px
}

nav.ii-train-nav>ul>li>ul.sub-menu>li>a {
    background-image: none;
    color: #666;
    color: #333;
    border-right: 0;
    text-align: left;
    display: block;
    line-height: 22px;
    text-transform: none;
    font-size: 13px;
    border-right: 0 solid;
    border-radius: 0;
    /*border-bottom: dashed 1px #696664;*/
    padding: 0
}
nav.ii-train-nav>ul>li>ul.sub-menu>li>a:hover{
    color:#000;
}

nav.ii-train-nav>ul>li>ul.sub-menu>li>a:hover {
    text-decoration: none
}

nav.ii-train-nav>ul>li>ul.sub-menu>li>a>i {
    margin-right: 9px;
    height: auto;
    display: inline;
    font-size: 13px;
    line-height: unset
}

nav.ii-train-nav>ul>li>ul.sub-menu>li>ul.sub-menu {
    min-width: 220px;
    position: absolute;
    left: 100%;
    top: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #fff;
    background-color: rgba(0, 25, 88, .91);
    border: solid 1px #eee
}

nav.ii-train-nav>ul>li>ul.sub-menu>li>ul.sub-menu>li {
    position: relative;
    margin: 0;
    padding: 0;
    display: block
}

nav.ii-train-nav>ul>li>ul.sub-menu>li>ul.sub-menu>li>a {
    background-image: none;
    color: #666;
    color: #fff;
    border-right: 0;
    text-align: left;
    display: block;
    line-height: 22px;
    padding: 8px 12px;
    text-transform: none;
    font-size: 13px;
    border-right: 0 solid
}

nav.ii-train-nav>ul>li>ul.sub-menu>li>ul.sub-menu>li>a:hover {
    text-decoration: none
}

nav.ii-train-nav>ul>li>ul.sub-menu>li>ul.sub-menu>li>a>i {
    margin-right: 9px
}



nav.ii-train-nav>ul>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li {
    position: relative;
    margin: 0;
    padding: 0;
    display: block
}

nav.ii-train-nav>ul>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a {
    background-image: none;
    color: #666;
    color: #fff;
    border-right: 0;
    text-align: left;
    display: block;
    line-height: 22px;
    padding: 8px 12px;
    text-transform: none;
    font-size: 13px;
    border-right: 0 solid
}

nav.ii-train-nav>ul>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a:hover {
    text-decoration: none
}

nav.ii-train-nav>ul>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a>i {
    margin-right: 9px
}

nav.ii-train-nav>ul>li>.wsmegamenu {
    width: 100%;
    left: 0;
    position: absolute;
    top: 58px;
    color: #000;
    z-index: 1000;
    margin: 0;
    text-align: left;
    padding: 14px 5px;
    font-size: 14px;
    border: solid 0 #eee;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 3px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 4px 3px 1px rgba(0, 0, 0, .2)
}


nav.ii-train-nav>ul>li>.wsmegamenu .title {
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    padding: 9px 5px 2px 0;
    font-size: 17px;
    color: #424242;
    color: #fff;
    margin: 0 0 12px;
    text-align: left;
    height: 39px
}

nav.ii-train-nav>ul>li>.wsmegamenu .wsmwnutxt {
    width: 100%;
    font-size: 14px;
    text-align: justify;
    line-height: 22px;
    color: #424242;
    color: #fff;
    margin-top: 10px
}

nav.ii-train-nav>ul>li>.wsmegamenu .link-list li {
    display: block;
    text-align: center;
    white-space: nowrap;
    text-align: left
}

nav.ii-train-nav>ul>li>.wsmegamenu .link-list li a {
    line-height: 18px;
    border-right: none;
    text-align: left;
    padding: 6px 0;
    background: #fff;
    background-image: none;
    color: #666;
    border-right: 0;
    display: block;
    background-color: #fff;
    color: #424242;
    font-size: 13px
}

nav.ii-train-nav>ul>li>.wsmegamenu li i {
    margin-right: 5px;
    text-align: center;
    width: 18px
}

nav.ii-train-nav>ul>li>.wsmegamenu li a:hover {
    background: 0 0;
    text-decoration: underline
}

nav.ii-train-nav>ul>li>.wsmegamenu .link-list li i {
    font-size: 12px
}

nav.ii-train-nav>ul>li>.wsmegamenu li i {
    margin-right: 5px;
    text-align: center;
    width: 18px
}
nav.ii-train-nav>ul>li>ul.sub-menu.sub-menu-wide {
    max-width: 435px;
    /*min-width: 455px;*/
}
nav.ii-train-nav>ul>li>ul.sub-menu.sub-menu-wide>li {
    width: 195px;
    margin: 0 10px 0 10px;
    float: left;
    padding: 9px 2px;
    border-bottom: 1px dashed #ccc;
}

    
    nav.ii-train-nav>ul>li>ul.sub-menu {
    opacity: 0;
    visibility: hidden;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -o-transition: -o-transform .3s, opacity .3s;
    -ms-transition: -ms-transform .3s, opacity .3s;
    -moz-transition: -moz-transform .3s, opacity .3s;
    -webkit-transition: -webkit-transform .3s, opacity .3s;
    transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform: rotateX(-75deg);
    -o-transform: rotateX(-75deg);
    -moz-transform: rotateX(-75deg);
    -webkit-transform: rotateX(-75deg)
}

nav.ii-train-nav>ul>li:hover>ul.sub-menu {
    opacity: 1;
    visibility: visible;
    transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg)
}

nav.ii-train-nav>ul>li>ul.sub-menu>li>ul.sub-menu {
    opacity: 0;
    visibility: hidden;
    transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform: rotateX(-75deg);
    -o-transform: rotateX(-75deg);
    -moz-transform: rotateX(-75deg);
    -webkit-transform: rotateX(-75deg)
}

nav.ii-train-nav>ul>li>ul.sub-menu>li:hover>ul.sub-menu {
    opacity: 1;
    visibility: visible;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -o-transition: -o-transform .4s, opacity .4s;
    -ms-transition: -ms-transform .4s, opacity .4s;
    -moz-transition: -moz-transform .4s, opacity .4s;
    -webkit-transition: -webkit-transform .4s, opacity .4s;
    transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg)
}

nav.ii-train-nav>ul>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu {
    opacity: 0;
    visibility: hidden;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -o-transition: -o-transform .4s, opacity .4s;
    -ms-transition: -ms-transform .4s, opacity .4s;
    -moz-transition: -moz-transform .4s, opacity .4s;
    -webkit-transition: -webkit-transform .4s, opacity .4s;
    transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform: rotateX(-75deg);
    -o-transform: rotateX(-75deg);
    -moz-transform: rotateX(-75deg);
    -webkit-transform: rotateX(-75deg)
}

nav.ii-train-nav>ul>li>ul.sub-menu>li>ul.sub-menu>li:hover>ul.sub-menu {
    opacity: 1;
    visibility: visible;
    transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg)
}

nav.ii-train-nav>ul>li>.wsmegamenu {
    opacity: 0;
    visibility: hidden;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -o-transition: -o-transform .3s, opacity .3s;
    -ms-transition: -ms-transform .3s, opacity .3s;
    -moz-transition: -moz-transform .3s, opacity .3s;
    -webkit-transition: -webkit-transform .3s, opacity .3s;
    transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform: rotateX(-75deg);
    -o-transform: rotateX(-75deg);
    -moz-transform: rotateX(-75deg);
    -webkit-transform: rotateX(-75deg)
}

nav.ii-train-nav>ul>li:hover>.wsmegamenu {
    opacity: 1;
    visibility: visible;
    transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg)
}

.ii-destinationShow {
    position: absolute;
	width: 580px;
    right: -45px;
	display:none;
	background-color: #fff;
	box-shadow: 0 6px 12px 0 rgba(0,0,0,0.12), 0 -1px 2px 0 rgba(0,0,0,0.08);
	border-radius:2px;
	left: auto;
	top: 90%;
	padding-bottom: 0;
}


nav.ii-train-nav>ul>li:hover .ii-destinationShow{
	/* display:block; */
}


.open .ii-destinationShow{
	display:block;
}


nav.ii-train-nav>ul>li.open .ii-destinationShow:before{
	content: "";
    width: 16px;
    height: 16px;
    border: solid 1px #e0e0e0;
    -webkit-transform: rotate(45deg) translate(-50%, 50%);
    transform: rotate(45deg) translate(-50%, 50%);
    border-bottom: none;
    border-right: none;
    display: inline-block;
    position: absolute;
    top: -9px;
	right: 85px;
    background: white;
}

.well{
	color: #000;
}







/*nav section end */

/*footer*/
.ii-desk-footer {

}
.ii-desk-top-footer{
	background: #36312a;
    float: left;
    padding: 10px 0 0 0;
    width: 100%;
}
.ii-train-footer-title {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    padding-bottom: 5px;
    margin-top: 5px;
}
.ii-train-link ul {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}
.ii-train-link ul li {
    list-style: none;
    padding: 4px 0 9px 0px;
    color: #fff;
    font-size: 13px;
}
.ii-train-link ul li i{
    display:none;
}
.ii-train-link ul li a {
    list-style: none;
    padding: 4px 0 9px 0px;
    color: #fff;
    font-size:13px;
 }
 .ii-custom-support ul{
    margin:0;
    padding:0;
 }
.ii-custom-support ul li {
    list-style: none;
    color: #fff;
    padding: 4px 0 9px 0px;
    font-size: 12px;
}
.ii-custom-support ul li img {
    width:15px;
    margin-right:4px;
}
.ii-custom-support ul li a {
    color: #fff;
}
.ii-custom-support ul li a.dmca-badge img {
    width: auto;
}+
.footer_mdeia_holder {
    float: right;
    min-width: 100%;
}
.footer_mdeia_holder img {
    float: left;
    width: 16%;
    width: 18%;
    margin-right: 2%;
    margin-bottom: 15px;
    background: #dedbdb;
}
.footer_mdeia_holder img.tripadvisor {
    background: #579441;
}
.footer_mdeia_holder img.iato {
    background: #024691;
}
.footer_mdeia_holder img.irctc {
    background: #0b4c76;
}
.footer_mdeia_holder img.rtdc {
    background: #fff;
    margin-right: 0;
}

.desfootbotom {
    background: #ffffff;
    color: #333;
    padding:4px 0;
    font-size: 13px;
    line-height: 28px;
    margin-bottom: 0;
    float: left;
    width: 100%;
}
.copy_right_left {
    line-height: normal;
    padding: 0;
    margin: 0;
    text-align:left;
}
.desfootbotom{
   line-height: normal;
    text-align: right;
    color: #000;
    font-size: 11px;
    line-height: 12px;
}
.desfootbotom p {
    margin-bottom: 0;
    text-align: left;
}
.ii-developedBy{
 
    text-align: right;
}
.ii-developedBy a{
    color:#000;
}
.ii-toggle .navbar-toggle{
    display:block;
}
.tip-content h1{
    font-size: 22px;
    font-weight: 500;
    display: block;
    margin-bottom: 10px;
}
.tip-content p{
    padding: 5px 0;
    font-size: 13px;
    font-weight: 400;
    color: #333;
    margin: 0;
    letter-spacing: .5px;
    word-spacing: 0.9px;
    line-height: 22px;
}

.list-single-main-item-title.articleSuggestion{
	margin:30px 0 10px 0;
}

.ii-searchBox{
    margin-top: 8px;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 8px;
}

.ii-searchBox .homeHeadSearch{
	position: absolute;
    top: 0px;
    width: 42px;
    height: 40px;
    right: 0px;
    text-align: center;
    cursor: pointer;
    background-color: #febd69;
    border-radius: 0 4px 4px 0;
    -webkit-font-smoothing: antialiased;
}

.ii-searchBox .homeHeadSearchDelete{
    position: absolute;
    top: 0px;
    width: 42px;
    height: 40px;
    right: 45px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
}

.ii-searchBox .homeHeadSearchDelete img{
    margin-top: 11px;
    cursor: pointer;
    width: 18px;
}

.ii-searchBox .homeHeadSearch svg{
    width: 24px;
    height: 24px;
    margin-top: 8px;
}

.ii-searchBox #headerSearchFeild {
    width: 100%;
    height: 40px;
    border-radius: 2px;
	background-color: #c7d0d9;
    border: 0px solid #fff;
    font-size: 15px;
    padding-right: 10px;
    padding-left: 15px;
    caret-color: #636363;
    box-sizing: border-box;
    border-radius:4px;
    -webkit-box-shadow: 0 0 0 2px #F90, 0 0 0 3px rgba(255,153,0,.5);
    -moz-box-shadow: 0 0 0 2px #F90,0 0 0 3px rgba(255,153,0,.5);
       box-shadow: 0 0 0 2px #c29c54, 0 0 0 3px rgb(186 143 61);
}
}

.ii-searchBox #headerSearchFeild:active, .ii-searchBox #headerSearchFeild:focus {
    -webkit-box-shadow: 0 0 0 2px #F90, 0 0 0 3px rgba(255,153,0,.5);
    -moz-box-shadow: 0 0 0 2px #F90,0 0 0 3px rgba(255,153,0,.5);
    box-shadow: 0 0 0 2px #F90, 0 0 0 3px rgba(255,153,0,.5);
}

.ii-searchBox:hover #headerSearchFeild {
    /*background-color: #ededed;*/
}

.ii-article-page{
	
}

.ii-article-page h1{
	font-size: 24px;
}


.ii-headerCategoryBox{
	/* float: left; */
}

.ii-headerCategoryBox a{
	text-decoration:none;
}

.ii-headerCatText{
	font-size: 14px;
    /* padding: 18px 15px 18px 0; */
    display: block;
    cursor: pointer;
	color: #333;
}

.nav-icon {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
	width: 22px;
	margin-right: 5px;
	margin-top: -2px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}

.nav-icon:after, .nav-icon:before, .nav-icon span {
    display: block;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    content: '';
    margin: 4px 0 4px;
    height: 2px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    background-color: #333;
}

.ii-headerCategoryBox.open .nav-icon span {
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
}



.ii-headerCategoryBox.open .nav-icon:before {
    transform: translateY(6px) rotate(135deg);
    -webkit-transform: translateY(6px) rotate(135deg);
    -moz-transform: translateY(6px) rotate(135deg);
}

.ii-headerCategoryBox.open .nav-icon:after {
    transform: translateY(-6px) rotate(-135deg);
    -moz-transform: translateY(-6px) rotate(-135deg);
    -webkit-transform: translateY(-6px) rotate(-135deg);
}



#resultShow{
	
}

#resultShow.vertical-height{
	max-height:400px;
	overflow:auto;
}

#resultShow2.vertical-height {
    max-height: 400px;
    overflow: auto;
}

.ii-resultShow{
	position: absolute;
    width: 100%;
    left: 0px;
    top: 42px;
    display: none;
    background-color: #fff;
    box-shadow: 0 6px 12px 0 rgba(0,0,0,0.12), 0 -1px 2px 0 rgba(0,0,0,0.08);
    border-radius: 2px;
    z-index: 999;
}

.ii-resultShow:before{
    content: "";
    width: 12px;
    height: 12px;
    border: solid 1px #e0e0e0;
    -webkit-transform: rotate(45deg) translate(-50%, 50%);
    transform: rotate(45deg) translate(-50%, 50%);
    border-bottom: none;
    border-right: none;
    display: inline-block;
    position: absolute;
    top: -7px;
    left: 50px;
    background: white;
}

#headerSearchFeild:focus ~ .ii-resultShow{
	/* display:block; */
}

ul.ii-resultDetails{
	padding: 0px 0px 0px 0px;
    margin: 0;
}

ul.ii-resultDetails li{
	float: left;
    width: 100%;
    border-bottom: 0px solid #efefef;
}

ul.ii-resultDetails li.ii-search-heading{
	font-weight: bold;
    padding-left: 10px;    
	margin-bottom: 5px;
    font-size: 16px;
}

.ii-search-heading:not(:first-child){
	margin-top:20px;
}

ul.ii-resultDetails li a{
	cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 5px 8px 5px 10px;
    padding:7px 10px;
    color: #333;
    font-size: 14px;
    font-weight: 500!important;
    position: relative;
}

ul.ii-resultDetails li a b{
	display:none;
	float: right;
    position: absolute;
    right: 10px;
    top: 12px;
    font-size: 12px;
}

ul.ii-resultDetails li a b i{
	font-size: 14px;
    position: relative;
    top: 1px;
}

ul.ii-resultDetails li a:hover{
    background-color: #eee;
	text-decoration:none;
}

ul.ii-resultDetails li a:hover b{
	color:#fff;
	display:block;
}

ul.ii-resultDetails li a:focus, ul.ii-resultDetails li a:active{
	text-decoration:none;
}

h4.attractionTitle{
	text-align: center;
    font-size: 22px;
    margin-bottom: 10px;
}

















#dayTourShow{
	
}

.ii-dayTourShow{
	position: absolute;
    width: 200px;
	left: -45px;
	top: 90%;
    display: none;
    background-color: #fff;
    box-shadow: 0 6px 12px 0 rgba(0,0,0,0.12), 0 -1px 2px 0 rgba(0,0,0,0.08);
    border-radius: 2px;
	padding-bottom: 0;
}

.ii-dayTourShow:before{
	content: "";
    width: 16px;
    height: 16px;
    border: solid 1px #e0e0e0;
    -webkit-transform: rotate(45deg) translate(-50%, 50%);
    transform: rotate(45deg) translate(-50%, 50%);
    border-bottom: none;
    border-right: none;
    display: inline-block;
    position: absolute;
    top: -9px;
    left: 106px;
    background: white;
}

.ii-dayTourDetails{
	
}

#topDestination{
	
}

b.iiPopupTrigger{
    font-size: 14px;
    line-height: 20px;
}

#topDestination .head-title p, #demandedPackages .head-title h2, #demandedPackages .head-title p, #topAttractions .head-title h2, #topAttractions .head-title p, #idealDestination .head-title h2, #idealDestination .head-title p, #topRated .head-title h2, #topRated .head-title p{
	text-align:center;
}

.open .ii-dayTourShow{
	display:block;
}

ul.ii-dayTourDetails{
	padding: 4px 6px 0px 6px;
    margin: 0;
}

ul.ii-dayTourDetails li{
	float: left;
    width: 100%;
    border-bottom: 1px solid #efefef;
}

ul.ii-dayTourDetails li a{
	cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 12px 8px 12px 10px;
    color: #333;
	font-size: 14px;
}

ul.ii-dayTourDetails li a:hover{
    background-color: #f5f5f5;
	text-decoration:none;
}


.ii-categoryShow{
	position: absolute;
    width: 400px;
	left: -45px;
	top: 90%;
    display: none;
    background-color: #fff;
    box-shadow: 0 6px 12px 0 rgba(0,0,0,0.12), 0 -1px 2px 0 rgba(0,0,0,0.08);
    border-radius: 2px;
	padding-bottom: 0;
}

.ii-categoryShow:before{
    content: "";
    width: 16px;
    height: 16px;
    border: solid 1px #e0e0e0;
    -webkit-transform: rotate(45deg) translate(-50%, 50%);
    transform: rotate(45deg) translate(-50%, 50%);
    border-bottom: none;
    border-right: none;
    display: inline-block;
    position: absolute;
    top: -9px;
    left: 106px;
    background: white;
}

.ii-destinationShow:before{
    content: "";
    width: 16px;
    height: 16px;
    border: solid 1px #e0e0e0;
    -webkit-transform: rotate(45deg) translate(-50%, 50%);
    transform: rotate(45deg) translate(-50%, 50%);
    border-bottom: none;
    border-right: none;
    display: inline-block;
    position: absolute;
    top: -9px;
    right: 40px;
    background: white;
}

.ii-headerCategoryBox.open .ii-categoryShow{
	display:block;
}

ul.ii-categoryDetails{
	padding: 10px 10px 5px 4px;
    margin: 0;
}

ul.ii-categoryDetails li{
	float: left;
    width: 48%;
    border-bottom: 1px solid #efefef;
}

ul.ii-categoryDetails li:nth-child(odd){
	margin-right:1%;
}

ul.ii-categoryDetails li:nth-child(even){
	margin-left:1%;
}

ul.ii-categoryDetails li a{
	cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 12px 8px 12px 10px;
    color: #333;
	font-size: 14px;
}

ul.ii-categoryDetails li a:hover{
    background-color: #f5f5f5;
	text-decoration:none;
}

.ii-searchBlockHead{
	
}

.ii-destinationShow{
	
}

.ii-destinationShow .block{
	
}

.ii-destinationShow .block-body{
	
}

.ii-destinationShow ul.nav-pills{
	position: relative;
    border-right: 1px solid #f5f5f5;
    padding: 0;
    float: left;
    width: 175px;
    display: block;
    z-index: 1;
}

.ii-destinationShow ul.nav-pills li{
	padding: 0px 0px 0px 0px;
    border-bottom: 1px solid #eeeeee;
    height: 46px;
    margin: 0;
    width:100%;
}

.ii-destinationShow ul.nav-pills li a{
	text-align: left;
    font-size: 14px;
    color: #333;
    padding: 13px 15px;
    border-radius: 0;
    border-right: 5px solid transparent;
    cursor: auto;
    border-bottom: 0px solid #eeeeee;
}
.ii-destinationShow ul.nav-pills li i{
	
}
.ii-destinationShow ul.nav-pills li.active i{
	border-color: transparent transparent transparent #ff5722;
    border-width: 12px;
    border-style: solid;
    right: -24px;
    top: calc(50% - 12px);
    position: absolute;
    display: none;
    font-size: 32px;
}

.ii-destinationShow ul.nav-pills li.active a{
	border-right-color: #ff5722;
}

.ii-destinationShow ul.nav-pills li a:focus, .ii-destinationShow ul.nav-pills li a:hover{
	border-right-color: #ff5722;
    background-color: #d0d0d0;
}

.ii-destinationShow ul.nav-pills li.active a{
	color:#ff5722;
	background-color: #d0d0d0;
}

.ii-destinationShow .tab-content{
	padding: 10px 10px 15px 20px;
	/* max-height: 406px; */
    overflow-y: auto;
    border-top: 0px solid #f2f2f2;
}

.ii-destinationShow .tab-content .tab-pane{
	background-color: transparent;
    box-shadow: none;
    border: 0;
	margin-top: 5px;
    padding: 0px;
    margin-bottom: 0px;
    border-radius: 0;
}

.ii-popDestiImage{
	margin: 0px 0px 10px 0;
    width: 149px;
    height: 96px;
    display: inline-block;
    position: relative;
    border-radius: 2px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color: #e0e0e0;
    overflow: hidden;
    left: 0;
	float:left;
}

.ii-popDestiImage:not(:nth-of-type(3n)) {
    margin-right: 10px;
}

.ii-popDestiImage .ii-popDestiTitle{
	position: absolute;
    border-radius: 2px;
    bottom: 0px;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 3px;
    box-sizing: border-box;
    font-weight: 500;
    width: 100%;
    color: #ffffff;
    text-align: center;
    background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.65), transparent 100%);
    background: linear-gradient(to top, rgba(0,0,0,0.85), transparent 100%);
}






/*top selling tour packages end here*/
section.top_destination_packages{
	background: #f3f3f3;
    padding: 35px 0;
    float: left;
    width: 100%;
}
section.top_destination_packages h2{
    color: #070000;
    display: table;
    margin: auto;
    font-size: 26px;
    font-weight: 400;
}
section.top_destination_packages h2:after{
    content: "";
    width: 30%;
    height: 1px;
    border-bottom: solid 1px #ef114c;
    margin: auto;
    display: table;
    padding-top: 10px;
}
section.top_destination_packages{

}
section.top_destination_packages .less_pad_coll{
 padding:10px 5px 0px 5px;
}
.row-less-marg-5px{
    margin-left: -5px;
    margin-right: -5px;
}
section.top_destination_packages{
    margin-left:-5px;
    margin-right:-5px;
}
.collction-of-destinations{
    float:left;
    width:100%;
    padding:25px 0 0 0;
}
.ii-destinations .collction-of-destinations{
    padding-top:0;
}
.destinatin-list{
   /* padding:2.5px 0;*/
    position: relative;
    min-height: 117px;
}
.destinatin-list img{
    width:100%;
	height:135px;
}
.destinatin-list-mask{
    position: absolute;
    width: 100%;
    margin: 0;
    padding:0px;
    color: #fff;
    float:left;
    bottom: 0;
    transition: all 0.3s ease;
    background: rgba(0,0,0,0);
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
/*.destinatin-list-mask:hover{
    padding-right:20px;
}
.destinatin-list-mask:hover h3{
    color:#000;
    }*/
.destinatin-list-mask h3{ 
        float: left;
        display: table;
        margin-top: 0;
        padding:35px 15px 10px 15px;
        font-size: 19px;
}

.destinatin-list-mask .link_btn{
    display: table;
    float: right;
    font-size: 27px;
}
.HideShowMe{
    display:none;
    /*margin-bottom:25px;*/
    padding:0 5px;
    float:left;
    width:100%;
}
a.clickme{
    margin-top:25px;
    cursor:pointer;
}
.thumb-desti .destinatin-list-mask{

}
.thumb-desti .destinatin-list-mask h3{
    font-size: 18px;
    padding-top:25px;
    padding-bottom:0px;
	text-shadow: -1px 1px #333;
    transition: all 0.3s ease;
}
.nav_max_height{
  max-width: 720px; 
  margin-left: 137px;
}
/* page loader*/

.ii-customeHeight{
	max-height: 350px;
    overflow: auto;
}

.table-responsive{
	overflow-x:inherit;
}



/*first effect*/
.article-attraction .view-details {
    background: #ae1819;
    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 5px 14px;
    display: table;
    border-radius: 33px;
    margin: 15px auto 10px auto;
}

.accrodin-article-attraction figcaption {
    position: absolute;
    background:rgba(255, 255, 255, 0.8);
    color: #cfcfcf;
    padding:0 0px 10px 0px;
    margin:0 0px;
    z-index:2;
    line-height:20px;
    font-size:14px;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}
.cap-bot{height:200px;}
.cap-bot img{overflow:hidden;}
.popupeffect:hover figcaption {
    opacity: 10;
    bottom: 20px;
    background: #777;
}
.accrodin-article-attraction:hover:before {
    opacity: 0;
}
.accrodin-article-attraction .art-col:before {
    bottom: 10px;
    left: 10px;
}
.accrodin-article-attraction .art-col figcaption {
    left: 0;
    bottom:-64%;
    min-height: 155px;
    width: 100%;
}
.accrodin-article-attraction .art-col:hover figcaption {
    bottom: 0%;
    background:#fff;
    margin:0 0px;
    color:#000;
}
.accrodin-article-attraction .art-col:hover figcaption .discr-article{
    color:#990000;
}
.shadow-ribbon{
    font-size: 14px;
    line-height: 24px;
    color: #FFF;
    top: 10px;
    left:-13px;
    z-index: 2;
    padding: 3px 10px 13px 10px;
    position: absolute;
    background: url(https://www.travelogyindia.com/storage/app/frontend/images/shadow-row-triangle.png) no-repeat left bottom;
}
.accrodin-article-attraction .discr-article{
    background: #fafafa;
    padding: 20px 16px;
    border-bottom: solid 1px #ccc;
}
.accrodin-article-attraction .view-details{
    background: #ae1819;
    color: #fff;
    text-align: center;
    font-size:17px;
    padding: 5px 14px;
    display: table;
    border-radius: 33px;
    margin: 15px auto 10px auto;
}
.view-details i{
    margin-left:6px;
}
.accrodin-article-attraction p{
    font-size: 14px;
    padding:10px 15px 0 15px;
    margin-top: 0;
    line-height: 24px;
}

.accrodin-iti-box.nd2 .art-col figcaption{
        bottom:-211px;
    }
.accrodin-iti-box.nd2 .art-col:hover figcaption {
    bottom: 0%;
    background:#fff;
    color:#000;

}
.accrodin-iti-box.nd2 .art-col:hover figcaption .discr-article{
    color:#990000;
    padding-top:8px;
    padding-bottom:8px;
}
.accrodin-iti-box.nd2 .art-col:hover figcaption .discr-article span.rounded{
    display: none;
}
.accrodin-iti-box.nd2 .accrodin-article-attraction .discr-article{
    font-size: 20px;
    padding-bottom:20px;
    padding-top: 20px;
}
/***/
.accrodin-iti-sec{
    transition: box-shadow .2s ease-in-out;
    background:#fff;
    border-radius: 8px;
    box-shadow:0px 1px 6px 0px rgb(140, 136, 136);
    transform: translateY(0%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;  
	    float: left;
    width: 100%;
}
.accr_cant{
    padding: 10px 15px;
    margin: 0 0 25px 0;
}
.accr_cant p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    max-height: 77px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.pkg-image-holder{
    height: 200px;
    overflow: hidden;
}
.accr_cant h3{
    font-size:18px;
    padding-top: 0px;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0px;
    color: #000;
    display: block;
    text-align: center;
	font-weight: 700;
}
.accrodin-iti-sec .view-details {
    /*background:#444;
    width: 120px;
    height: 35px;
    color: #fff;
    font-family: 'Nunito Sans' , Arial,Helvetica,sans-serif;
    text-align: center;
    line-height: 35px;
    font-size: 17px;
    display: table;
    border-radius: 33px;
    margin: 15px auto 10px auto;*/
	    font-weight: 700;
    text-decoration: none;
    padding: 5px 9px;
    letter-spacing: .5px;
    border-radius: 24px;
    display: inline-block;
    text-decoration: none;
    display: inline-block;
    border: 1px solid transparent;
    cursor: pointer;
    color: #186b6d!important;
    font-weight: 500;
    font-size: 12px;
    margin-left: 10px;
    line-height: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
    text-align: center;
    background-clip: padding-box;
    box-sizing: border-box;
    border-color: #4d87e5;
    background-color: transparent;
	float:right;
}
.dstpkgclmn:hover{
    border-color:#e80404;
}
.accrodin-iti-sec .view-details:hover{
    /* background:#666666; */
}

.accrodin-iti-sec:hover{    
    box-shadow:0 17px 30px rgba(0, 0, 0, .12);
    transform: translateY(-0.5%);
}
.accrodin-iti-sec img{
    transition:transform .5s ease-in-out;
    border-radius: 8px;
}
/*.accrodin-iti-sec:hover img{
    transform: scale(1.09);
}*/
.accrodin-iti-sec:hover .accr_cant h3{
    color:#e80404;
}
.accrodin-iti-sec:hover .view-details{
    /*background:#ae1819;*/
}
.top-space{
    padding-top: 25px;
    float: left;
    width: 100%;
}
.discr-article span.rounded {
    float:right;
    font-size: 26px;
}


/*first effect end*/
h2.ctrbdr {
	background:url(https://www.travelogyindia.com/storage/app/frontend/images/repeat-border.png) repeat-x 5px;
	font-size:25px;
	padding: 15px 0;
	text-align: center;
	width:100%;
}
h2.ctrbdr span {
	background:#faf7f2; 
	padding-left: 15px; 
	padding-right: 15px;
}




.accr_cant h3.left-txt{
    text-align:left;
}
.package-col-mask {
    position:relative;
}
.package-col-mask h3 {
    position: absolute;
    width: 100%;
    margin:0;
    padding:18px 0;
    bottom: 0;
    background: rgba(0,0,0,0);
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(0,0,0,0), endColorstr=#666666);*/
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
.package-col-mask h3 a{
    color:#fff;
    font-size:20px;
    padding:8px 12px;
    margin:0;
}


.top_destination_packages{
	
}

.top_destination_packages h2{
	
}

.top_destination_packages p{
	margin-bottom: 10px;
	line-height: 27px;
}




/* top selling tour packages start here*/
section.top-selling-tours{
    /*background: #f1f3f2;*/
    padding: 35px 0;
    /*border-top: 2px solid #ededed;
    border-bottom: 2px solid #ededed;*/
    float: left;
    width: 100%;
}

section.top-selling-tours h2 {
    color: #070000;
    /* font-family: 'Nunito Sans' , Arial,Helvetica,sans-serif; */
    display: table;
    /*padding-bottom: 35px;*/
    margin: 0 auto 25px;
    font-size: 26px;
    font-weight: 400;
    font-weight: normal;
}
section.top-selling-tours h2:after {
    content: "";
    width: 30%;
    height: 1px;
    border-bottom: solid 1px #ef114c;
    margin: auto;
    display: table;
    padding-top: 10px;
}
section.top-selling-tours ul.tour-list{
    margin: 10px 0 0 0;
    padding: 0;
}
section.top-selling-tours ul.tour-list li{
    list-style: none;
    border-bottom: 1px dashed #d8d7d4;
    padding:0; 
    background: url(https://www.travelogyindia.com/storage/app/frontend/images/arrow-red.png) no-repeat 0px 16px #fff;
}
section.top-selling-tours ul.tour-list li a{
    padding:8px 5px 8px 10px;
    display: block;
    color:#333;
    font-size: 14px;
}
section.top-selling-tours ul.tour-list li a:hover{
	text-decoration:none;
}
section.top-selling-tours ul.tour-list li a span{
    color: #ff5722;
    font-weight: 600;
}
.accr_cant h3.left-txt{
    text-align:left;
}
.package-col-mask {
    position:relative;
}
.package-col-mask h3 {
    position: absolute;
    width: 100%;
    margin:0;
    padding:18px 0;
    bottom: 0;
    background: rgba(0,0,0,0);
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(0,0,0,0), endColorstr=#666666);*/
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
.package-col-mask h3 a{
    color:#fff;
    font-size:20px;
    padding:8px 12px;
    margin:0;
}
/*top selling tour packages end here*/
section.top_destination_packages{
        background: #f1f3f2;
    padding: 35px 0;
    float: left;
    width: 100%;
}
section.top_destination_packages h2{
    color: #070000;
    /* font-family: 'Nunito Sans' , Arial,Helvetica,sans-serif; */
    display: table;
     margin: 0 auto 25px;
    font-size: 26px;
    font-size: 26px;
    font-weight: 400;
}
section.top_destination_packages h2:after{
    content: "";
    width: 30%;
    height: 1px;
    border-bottom: solid 1px #ef114c;
    margin: auto;
    display: table;
    padding-top: 10px;
}
section.top_destination_packages{

}
section.top_destination_packages .less_pad_coll{
 padding:10px 5px 0px 5px;
}
.row-less-marg-5px{
    margin-left: -5px;
    margin-right: -5px;
}
section.top_destination_packages{
    margin-left:-5px;
    margin-right:-5px;
}
.collction-of-destinations{
    float:left;
    width:100%;
    padding:25px 0 0 0;
}
.ii-destinations .collction-of-destinations{
    padding-top:0;
}
.destinatin-list{
   /* padding:2.5px 0;*/
    position: relative;
    min-height: 117px;
}
.destinatin-list img{
    width:100%;
}
.destinatin-list-mask{
    position: absolute;
    width: 100%;
    margin: 0;
    padding:0px;
    color: #fff;
    float:left;
    bottom: 0;
    transition: all 0.3s ease;
    background: rgba(0,0,0,0);
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
/*.destinatin-list-mask:hover{
    padding-right:20px;
}
.destinatin-list-mask:hover h3{
    color:#000;
    }*/
.destinatin-list-mask h3{ 
        float: left;
        display: table;
        margin-top: 0;
        padding:35px 15px 10px 15px;
        font-size: 19px;
}

.destinatin-list-mask .link_btn{
    display: table;
    float: right;
    font-size: 27px;
}
.HideShowMe{
    display:none;
    /*margin-bottom:25px;*/
    padding:0 5px;
    float:left;
    width:100%;
}
a.clickme{
    margin-top:25px;
    cursor:pointer;
}
.thumb-desti .destinatin-list-mask{

}









.travel-guide-page-details .photoBlock_full{
    border-bottom: 1px dotted #d1d1d1;
    padding: 5px 0 10px 0;
    font-style: italic;
    margin: 0 0 25px;
    width: 100%;
}
.travel-guide-page-details .photoBlock_full img{
    max-width:100%;
    margin:0 0 10px 0;
    padding:0;
    border:0;
}

.travel-guide-page-details .photoBlock_half{
    border-bottom: 1px dotted #d1d1d1;
    padding: 5px 0 10px 0;
    font-style: italic;
    margin: 0 0px 25px 15px;
    width: 40%;
    float:right;
}
.travel-guide-page-details .photoBlock_half img{
    max-width:100%;
    margin:0 0 10px 0;
    padding:0;
    border:0;
}
.img_holder-coln{
    max-height:450px;
    width:100%;
    overflow:hidden;
}
.pkgtour-textbx{
	float:left;
	width: 100%;
}






/*==(index Travel guide section)==*/
.survival-guide-section{
    background:#fff;
    padding:25px 0;
    float:left;
    width:100%;
}
.survival-guide-section h2 {
    color: #070000;
    display: table;
    margin:0 auto 17px auto;
    font-size: 22px;
    font-weight: 600;
    padding-bottom:10px;
    position:relative;
}
/*.survival-guide-section h2:after {
    content: "";
    width: 30%;
    height: 1px;
    border-bottom: solid 1px #ef114c;
    margin: auto;
    display: table;
    padding-top: 10px;
}*/
.survival-guide-section h2:after {
    content: "";
    width: 18%;
    height: 2px;
    border-bottom:solid 1px #d62d2e;
    margin: auto;
    display: table;
    position: absolute;
    bottom: 0;
    left: 32%;
}
.survival-guide-section h2:before{
    content: "";
    width: 19%;
    height: 2px;
    border-bottom:solid 1px #d62d2e;
    margin: auto;
    display: table;
    position: absolute;
    right: 32%;
    bottom: 0;
}
.survival-guide {
    text-align: center;
}
.survival-guide__list {
    margin-top: 30px;
    margin-bottom: 30px;
}
a.survival-guide__link {
    text-decoration: none;
}
.survival-guide__link img {
    width: 75px;
}
.survival-guide__title {
    font-size: 18px;
    color: #000;
    letter-spacing: 0;
    word-spacing: 1.5px;
    margin-top: 1rem;
    font-weight: 400;
    line-height: 1em;
    font-weight: 500;
}
.survival-guide__link p {
    text-align: center;
    font-style: normal;
    color: #545454;
    font-size: 14px;
    line-height: 20px;
    margin: .5em auto 0;
    width: 90%;
}
.survival-guide__button-container{
    float:left;
    width: 100%;
    text-align: center;
}
.survival-guide__more {
	background: #e67b06;
    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 5px 18px;
    display: table;
    border-radius: 33px;
    margin: 15px auto 10px auto;
}
.survival-guide__more:hover{ 
     background: #666666;
    color:#fff;
    text-decoration:none; 
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.07), 0 6px 20px 0 rgba(0, 0, 0, 0.09);
}

.click-more-packages {
/*    background: #ae1819;
    color: #fff;
    padding: 8px 15px;
    text-align: center;
    font-size: 19px;
    text-decoration: none;
    display: table;
    border-radius: 33px;
    margin: auto;*/

    color: #ae1819;
    padding: 1px;
    text-align: center;
    text-decoration: underline;
    font-size: 14px;
    display: table;
    margin: auto;
}
/*.click-more-packages:hover{ 
    background:#000;
    color:#fff;
    text-decoration:none; 
}*/
.survival-guide-section-2 {
    background: #fff;
    padding:35px 0;
    float:left;
    width:100%;
}
.survival-guide-section-2 h2 {
    color: #070000;
    display: table;
    margin:auto auto 25px auto;
    font-size: 26px;
    font-weight: 400;
}
.survival-guide-section-2 h2:after {
    content: "";
    width: 30%;
    height: 1px;
    border-bottom: solid 1px #ef114c;
    margin: auto;
    display: table;
    padding-top: 10px;
}
.survival-guide-section-2 ul{
    margin:0;
    padding:0;
}
.survival-guide-section-2 ul li{
    margin: 10px 0 10px 0;
    padding: 15px;
    background:#f1f3f2;
    list-style: none;
    float: left;
    border:solid 1px rgba(0, 0, 0, 0.15);
    border-left: 2px solid #535354;
    width: 100%;

}
.survival-guide-section-2 ul li a{
    text-decoration:none;
}
.survival-guide-section-2 ul li a h3{
    font-size: 17px;
    color: #000;
    padding-bottom: 4px;
    margin-bottom:0;
    margin-top:0;
}
.survival-guide-section-2 ul li a .viewMore{
    font-size: 13px;
    color: #ae1819;
    padding-top: 8px;
    display: block;
}
.survival-guide-section-2 ul li a p{
    font-size:12px;
    color:#333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 77px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/*end travel gudie section*/


/*==(index Travel destination section)==*/
.survival-destination{
    background-color: #f1f3f2;
    padding: 35px 0;
    border-top: 2px solid #ededed;
}
.survival-destination h2 {
    color: #070000;
    display: table;
    padding-bottom: 35px;
    margin: auto;
    font-size: 26px;
    font-weight: 400;
}
.survival-destination h2:after {
    content: "";
    width: 30%;
    height: 1px;
    border-bottom: solid 1px #ef114c;
    margin: auto;
    display: table;
    padding-top: 10px;
}
.image-zooming-effect{
    width: 100%;
    margin-right: 1px;
    margin-bottom: 15px;
    margin-top: 15px;
    position: relative;
    height: 192px;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 1px 2px 8px rgba(0,0,0,0.4);

}

.ii-pageDestination .image-zooming-effect{
    height: 215px;
    margin-bottom: 7px;
    margin-top: 7px;
}

.ii-pageDestination .image-zooming-effect a{
    text-decoration:none;
        position: relative;
}

.ii-pageDestination .destinationsSideSpace{
    padding-left: 7px;
    padding-right: 7px;
}

.ii-pageDestination .destinationsSideSpace span{
    position: absolute;
    z-index: 1;
    color: #fff;
    left: 15px;
    top: 8px;
}

.ii-pageDestination .destinationsSideSpace span + span{
    left:auto;
    right: 15px;
}

.ii-pageDestination .image-zooming-effect a:before{
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.02));
    padding: 40px 15px 40px 15px;
    position: absolute;
    content: '';
    width: 100%;
    z-index: 1;
}

.ii-pageDestination .image-zooming-effect-detals a:before{
    position: absolute;
    content: '';
    width: 100%;
    background:transparent;
}







.ii-pageCategory .image-zooming-effect{
    height: 215px;
    margin-bottom: 7px;
    margin-top: 7px;
}

.ii-pageCategory .image-zooming-effect a{
    text-decoration:none;
        position: relative;
}

.ii-pageCategory .image-zooming-effect a h3{
    line-height:22px;
    font-size:16px;
}

.ii-pageCategory .destinationsSideSpace{
    padding-left: 7px;
    padding-right: 7px;
}

.ii-pageCategory .destinationsSideSpace span{
    position: absolute;
    z-index: 1;
    color: #fff;
    left: 15px;
    top: 8px;
}

.ii-pageCategory .destinationsSideSpace span + span{
    left:auto;
    right: 15px;
}

.ii-pageCategory .image-zooming-effect a:before{
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.02));
    padding: 40px 15px 40px 15px;
    position: absolute;
    content: '';
    width: 100%;
    z-index: 1;
}

.ii-pageCategory .image-zooming-effect-detals a:before{
    position: absolute;
    content: '';
    width: 100%;
    background:transparent;
}







.less_pad_coll .image-zooming-effect{
	margin-top:0;
	margin-bottom:0;
}
.image-zooming-effect img{
    width:100%;
    vertical-align:top;
    transform:scale(1);
    transition:all .5s ease 0s;

}
.image-zooming-effect:hover img{
    transform:scale(1.1,1.1)
}
.image-zooming-effect-detals{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    padding:32px 15px 0 25px
}
.image-zooming-effect-detals > h3{
    font:20px/20px clanotmedium;
    color:#fff;
    text-transform:uppercase;
    padding-bottom:5px;
    text-shadow:-2px 0 20px rgba(0,0,0,0.75)
}
.image-zooming-effect-detals p{
    font:11px/15px open_sansbold;
    color:#fff;
    text-transform:uppercase
}
.image-zooming-effect-detals > a h3{
    text-decoration:none;
    color:#fff;
    text-shadow:-2px 0 20px rgba(0,0,0,0.75);
    font-size:17px;
    padding: 0;
    margin: 0;
	letter-spacing: .8px;
    word-spacing: 1.5px;
}
.image-zooming-effect-detals {
    background: linear-gradient(to top, rgba(0,0,0,0.95), rgba(0,0,0,0));
    padding: 40px 15px 15px 15px;
    bottom: 0;
    top: auto;
}
/*End Travel destination section*/

/*==(index Top Article Section Start)==*/
.survival-arcicle{
    background: #fff;
    padding:25px 0;
    float: left;
    width: 100%;
}
.survival-arcicle h2 {
    color: #070000;
    display: table;
    margin: 0 auto 25px;
    font-size: 22px;
    font-weight: 400;
    position:relative;
    padding-bottom:10px;
   /* margin-bottom:17px;*/
    /*margin-bottom:35px;*/
}
/*.survival-arcicle h2:after {
    content: "";
    width: 30%;
    height: 1px;
    border-bottom: solid 1px #ef114c;
    margin: auto;
    display: table;
    padding-top: 10px;
}*/
.survival-arcicle h2:after {
    content: "";
    width: 18%;
    height: 2px;
    border-bottom:solid 1px #d62d2e;
    margin: auto;
    display: table;
    position: absolute;
    bottom: 0;
    left: 32%;
}
.survival-arcicle h2:before{
    content: "";
    width: 19%;
    height: 2px;
    border-bottom:solid 1px #d62d2e;
    margin: auto;
    display: table;
    position: absolute;
    right: 32%;
    bottom: 0;
}
.newYear {
    margin-top: 15px;
}
.newYear img {
    border-radius: 4px;
    margin-bottom: 30px;
}
.otherFestival img {
    border-radius: 4px 4px 0 0;
    margin-bottom: 10px;
}
.otherFestival {
    margin-top: 15px;
    margin-bottom: 30px;
    overflow: hidden;
}
.newYear strong, .otherFestival strong {
    color: #444;
    font-size: 18px;
}
.newYear a {
    color: #444;
}


.duration-package-head {
    background: #4d4d4d;
    text-align: left;
    padding: 10px 15px;
    color: #ffffff;
    font-size: 17px;
    font-weight: 600;
    /* border-top: dashed 1px #ae1819;*/
}
.list-duration-package-cant {
    margin-top:15px;
    box-shadow: 0px 2px 1px 1px rgba(119, 119, 119, 0.2);
}
.duration-package-cant {
    background: #fff;
    /*border: solid 1px #e4e4e4;*/
    /*box-shadow:0 0 1px 1px rgba(119, 119, 119, 0.2);*/
    margin-bottom:25px;
    min-height:235px;
    position:relative;
}  

.timer-first{
    padding-bottom:25px;
}
.duration-package-cant ul {
    margin: 0;
    padding: 0 10px;
}
.duration-package-cant ul li {
    list-style: none;
    border-bottom: 1px dashed #d8d7d4;
    padding: 0;
    background: url(https://www.travelogyindia.com/storage/app/frontend/images/arrow-red.png) no-repeat 0px 16px #fff;
}
.duration-package-cant ul li a {
    padding: 10px 5px 4px 10px;
    display: block;
    color: #333;
    font-size: 14px;
    font-weight: 600;
}
.view-all-dest-pack {
   /* padding: 25px 15px 10px 0;
    text-align: right;*/
    position:absolute;
    bottom:0;
    width:100%;
}
.view-all-dest-pack a {
    background: #bc9241;
    color: #fff;
    text-align: center;
    font-size: 13px;
    padding: 2px 12px;
    display: table;
    font-weight: 600;
    border-radius: 33px;
    margin: 8px 10px 10px auto;

}
.view-all-dest-pack a:hover{
    background:#777777;
}

.ii-pkg-by-region{
	
}

.ii-pkg-by-region h2{
	text-align:center;
	margin: 0 auto 25px;
}

 .ii-greyBackground{
	 background-color:#f7f9fb;
 }

 .ii-whiteBackground{
	 background-color:#fff;
 }

section.ii-tour-packages{
	padding-top: 30px;
    padding-bottom: 50px;
}

section.ii-tour-packages h2{
	color: #070000;
    display: table;
    margin: 0 auto 25px;
    font-size: 26px;
    font-weight: 400;
    font-weight: normal;
	padding-bottom: 15px;
	position: relative;
}

section.ii-tour-packages h2:after {
    content: "";
    width: 18%;
    height: 2px;
    border-bottom: solid 1px #d62d2e;
    margin: auto;
    display: table;
    position: absolute;
    bottom: 0;
    left: 32%;
}

section.ii-tour-packages h2:before {
    content: "";
    width: 19%;
    height: 2px;
    border-bottom: solid 1px #d62d2e;
    margin: auto;
    display: table;
    position: absolute;
    right: 32%;
    bottom: 0;
}






/*--------Tags/Links--------*/

 .ii-footer {

    }

    .ii-top-footer{
        background: #ebf3f5;
        padding: 25px 0;
        float: left;
        width: 100%;
        border-top: 1px solid rgb(235, 235, 235);
    }
    .ii-top-footer h3{
        font-size: 18px;
        font-weight: 600;
        line-height: normal;
        color: #333333;
        margin: 0px 0 5px 0;
    }
    .ii-top-footer ul{
        margin:0;
        padding:0;
    }
    .ii-top-footer ul li{
        display: inline-block;
    }
    .ii-top-footer ul li a {
        display: inline-block;
        margin-top: 12px;
        color: #000000;
        line-height: 14px;
        margin-right: 5px;
        font-size: 12px;
        letter-spacing: 0;
        border: solid 1px #7a7a7a;
        padding: 4px 10px;
        text-decoration: none;
    }
    .ii-top-footer ul li a:hover{
        background-color:#7a7a7a;
        color: #fff;
    }
    .ii-top-footer-row{
        padding: 25px 25px 25px;
        background-color: #fff;
        border-radius: 5px;
        margin-bottom: 30px;
    }

    .ii-top-footer-row:last-child{
        margin-bottom: 0px;
    }

/*--------Tags/Links--------*/








.add-nav>ul>li {
    float: left;
    margin: 0 0 0 20px;
    position: relative;
}


.add-nav>ul>li>.ii-dropdown-menu {
    left: auto;
    width: 464px;
    margin: 6px 0 0;
    padding: 13px 16px 4px;
    z-index: 99999;
}

.add-nav .country-list-dropdown .ii-dropdown-menu {
    padding: 0;
    width: 670px;
}

.open>.ii-dropdown-menu {
    display: block;
}

.tab-content {
    padding: 25px 25px 23px;
    margin: 0 0 25px;
    background: #fff;
    border-top: 25px solid #f2f2f2;
}

.country-list-dropdown .nav-tabs {
    width: 170px;
    float: left;
    border-right: 1px solid #e5e5e5;
    margin-right: -1px;
    margin-bottom: 1px;
}

.country-list-dropdown .nav-tabs>li {
    float: none;
    margin: 0;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: -1px;
}

.country-list-dropdown .nav-tabs>li>a {
    padding: 15px 20px;
    border-bottom: none;
    border-right: 5px solid transparent;
    background: none;
    color: #2a3439;
    margin: 0 -1px 0 0;
}

.country-list-dropdown .nav-tabs>li>a:hover, .country-list-dropdown .nav-tabs>li.active>a {
    color: #3eb368;
}

.country-list-dropdown .nav-tabs>li.active>a {
    border-right-color: #3eb368;
}

.country-list-dropdown .tab-content {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    overflow: hidden;
    padding: 10px 5px 5px 22px;
    margin: 0;
    border: none;
    border-left: 0px solid #e5e5e5;
}

.fade.in {
    opacity: 1;
}

.bottom-arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #2a3439 transparent transparent transparent;
    display: inline-block;
    vertical-align: middle;
    margin: -3px 0 0 2px;
}

.add-nav>ul>li.open>a {
    color: #3eb368;
}

.add-nav>ul>li.open .bottom-arrow {
    border-color: #3eb368 transparent transparent transparent;
}

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.active {
    display: block;
}

.country-list-dropdown .list-heading-holder {
    overflow: hidden;
    padding-right: 17px;
}

.country-list-dropdown .list-heading {
    float: left;
    margin: 0 0 16px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
}

.country-list-dropdown .list-heading.t {
    float: right;
}

.country-list-dropdown .list-heading>a {
    color: #000;
}

.country-list-dropdown .multi-list {
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}

.country-list-dropdown .multi-list li {
    position: relative;
    font-weight: 400;
}

.country-list-dropdown .multi-list li a {
    color: #2a3439;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 13px;
    padding: 5px 0;
}

.country-list-dropdown .multi-list li a:hover {
    color: #ff5722;
    text-decoration:none;
}

.ii-dropdown-menu {
    font-size: 14px;
    line-height: 19px;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 0;
    margin: -1px 0 0;
    list-style: none;
    text-align: left;
    background: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}





















/*----------Mobile Css Home Page---------*/


body.ii-pageHome{
	background:#fff;
}

.ii-mobileHome-sectionSearch {
    height: 290px;
    background: url("https://www.travelogyindia.com/storage/app/frontend/images/homepage-banner10.jpg") repeat center center;
    background-position: center center;
    background-blend-mode: soft-light;
    padding: 0;
    overflow: inherit;
    z-index: 3;
}

.ii-mobileHome-sectionSearch .container {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.section__intro__main.intro-heading {
    color: white;
    text-align: center;
    margin: auto 0;
}

.section__intro__main.intro-heading .intro-heading__title {
    font-size: 24px;
    letter-spacing: 1px;
    font-weight: 600;
    line-height: 32px;
}

.ii-mobileHome-introSearchWrapper {
    margin-top: 40px;
    border: 4px solid hsla(0,0%,100%,.3);
    width: 92%;
    margin-left: calc(46% - 42%);
    border-radius: 8px;
}

.section__intro__main.intro-heading .intro-heading__caption {
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 1.4;
    margin: 10px 0;
    padding: 0 40px;
    font-weight: 600;
}

#home-banner-search .search-wrap__input-wrap {
    border: none;
    color: #505050;
	position: relative;
	margin: 0;
    padding: 0;
}








.section__intro__footer {
    align-self: flex-start;
    margin-bottom: 30px;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    display: initial;
    flex-flow: row nowrap;
}

.section__intro__footer .stats-item {
    color: #fff;
    opacity: 0.7;
	display: inline-flex;
    align-items: center;
    transition: 0.2s all;
	width: 49%;
}

.section__intro__footer .stats-item {
    flex: 0 0 45%;
}

.section__intro__footer .stats-item:nth-child(n+3) {
    margin-top: 20px;
}

.section__intro__footer .stats-item__logo {
    font-size: 28px;
    margin-right: 10px;
}

.section__intro__footer .stats-item__details {
    font-size: 10px;
    opacity: 1;
}

.section__intro__footer .stats-item__details__caption {
    text-transform: uppercase;
    letter-spacing: 1.1px;
    white-space: nowrap;
}

#home-banner-search .twitter-typeahead {
    display: block !important;
}

#home-banner-search .twitter-typeahead .search-wrap__input-bar {
    padding-left: 25px;
	transition: border-color 0.3s ease-in-out;
    display: block;
    height: 48px;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    font-size: 14px;
    padding: 5px 10px 5px 7px;
    line-height: normal;
    width: 100%;
    color: currentColor;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    outline: none;
	margin-left: 0%;
    letter-spacing: 0;
}

#home-banner-search .search-wrap__input-wrap .tt-hint {
    color: #505050;
}

#home-banner-search .twitter-typeahead .tt-menu {
    border-radius: 10px;
    background-color: #fff !important;
    max-height: 350px;
    width: 100%;
    overflow: auto;
    box-shadow: 0px 2px 4px #ddd;
}

#home-banner-search .twitter-typeahead .tt-menu .tt-suggestion {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 20px;
    font-size: 14px;
    text-align: left;
    line-height: 40px;
}

#home-banner-search .twitter-typeahead .tt-menu .tt-selectable strong {
    color: #ff5300 !important;
    font-size: 15px !important;
}

.section__intro__main.intro-heading .intro-heading__search-wrap .search-wrap__input-wrap .search-button {
    /*position: absolute;
    right: 9px;
    font-size: 2.0rem;
    top: 13px;
    color: #454f63;
    background: transparent;
    border: none;*/


    position: absolute;
    right: 9px;
    font-size: 2.0rem;
    top: 0px;
    color: #000;
    background: transparent;
    border: none;
    width: 42px;
    height: 48px;
    right: 0px;
    font-weight: 600;
    text-align: center;
    cursor: pointer;
    background-color: #febd69;
    border-radius: 0 4px 4px 0;

}


.ii-mobileHome-sectiontopDestination{
	padding-top: 40px;
    padding-bottom: 30px;
    margin-top: 20px;
    background: #fff;
}

.ii-mobileHome-sectiontopDestination {
	padding-top: 40px;
    padding-bottom: 30px;
    margin-top: 20px;
    background: #fff;
}

.ii-pageHome .isotope-wrapper {
    padding-left: 0;
    padding-right: 0;
}

.multi-line-header {
    margin-bottom: 25px;
	position: relative;
    padding: 0 20px 0 33px;
}

.multi-line-header:before {
    position: absolute;
    content: "";
    left: 15px;
    top: 0;
    bottom: 0;
    border-left: 4px solid #ff5300;
}

.multi-line-header__title {
    font-size: 26px;
    text-transform: capitalize;
    letter-spacing: -0.5px;
    color: #484848;
    font-weight: bold;
}

.multi-line-header__caption {
    font-size: 1.5rem;
    letter-spacing: normal;
    color: #a5a4a4;
    font-weight: normal;
	line-height: 1.22;
}

.section__offers .offers-slider {
    padding: 0 0px;
    margin: 0 0px;
    overflow-x: auto;
    transform: translateZ(0);
    scrollbar-width: none;
    -ms-overflow-style: none;
	display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
}

.section__offers .offers-tile {
    height: 330px;
    /* width: 200px; */
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 20px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    transition: 0.2s all;
    flex: 0 0 200px;
	background-color: #fff;
	text-decoration: none;
	margin-right: 20px;
}

.lazy-image {
    opacity: 1;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.section__offers .offers-tile__image {
    height: 100%;
    border-radius: 20px;
}

.lazy-image:before {
    content: "";
    background-image: url(https://placeholder.pics/svg/500x300/DEDEDE/555555/Travelogy%20India);
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-size: cover;
    z-index: -1;
    display: block;
}

.pop-card::after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}


.section__offers .offers-tile.pop-card::after {
    border-radius: 20px;
}


#mobileTopDestination.owl-carousel .owl-item img{
	/* height:261px; */
	border-radius: 20px;
}

.ii-mobileHome-sectiontopDestination .container{
	padding:0px;
}

.ii-mobileHome-sectiontopDestination  .isotope-item {
    padding-left: 20px;
    padding-right: 0px;
}

.ii-mobileHome-sectiontopDestination .content {
	width: 100%;
    position: absolute;
    background: linear-gradient(to bottom, rgba(0,0,0,0.45), rgba(0,0,0,0));
    padding-top: 8px;
    padding-bottom: 15px;
    padding-left: 15px;
    border-radius: 20px 20px 0 0;
}

.ii-mobileHome-sectiontopDestination .content .title{
	font-size: 22px;
    text-shadow: -1px 1px #333;
    transition: all 0.3s ease;
    color: #FFF;
    margin-bottom: 3px;
}

.ii-mobileHome-sectiontopDestination .content .desc.st_activity{
	color: #fff;
    text-shadow: -1px 1px #333;
    transition: all 0.3s ease;
}

.ii-mobileHome-sectiontopDestination .box_grid figure{
	height: 200px;
}


.ii-mobileHome-sectionTopTourist .attrNear-wrapperr{
	padding-left: 15px;
    padding-right: 15px;
}

.ii-mobileHome-sectionTopTourist .ii-tile {
    width: 100%;
    float: left;
    padding: 5px 5px 5px;
}

.ii-footerSpecial{
    border: 1px solid #d6ab34;
    border-radius: 20px;
    padding: 0px 8px 3px;
    background-color: rgba(255,255,255,0.1);
    position: relative;
    left: -8px;
    opacity: 0.7!important;
}

.ii-footerSpecial:hover{
    background-color: rgba(255, 255, 255, 0.27);
}

.ii-copyright{

}

.ii-registered{
    text-align: center;
}

.ii-maintainBy{
    text-align: right;
}

.ii-maintainBy a{
    color:#d6ab34;
}

.ii-maintainBy a:hover{
    color:#fff;
}

.ii-pageInfo .ii-resultBoxes .box_grid{
    float: left;
}

.ii-pageInfo .ii-resultBoxes .box_grid ul {
    margin: 0px;
    float: right;
}

#scroll {
    position: fixed;
    right: 36px;
    bottom: 35px;
    cursor: pointer;
    width: 45px;
    height: 45px;
    background-color: #f8f8f8;
    display: block;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    z-index: 99;
    box-shadow: -2px 2px 20px 0 #a6a6a6;
    cursor: pointer;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
}
#scroll i {
    color: #000;
    top: 5px;
    position: relative;
    font-weight: 600;
    font-size: 30px;
    left: 13px;
}
#scroll:hover {
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}

#mySidenav{
    display:none;
}

.ii-item {
    float: left;
    width: 100%;
    border-bottom: dashed 1px #ccc;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.ii-item:last-child {
    border-bottom: dashed 0px #ccc;
}

.ii-blog-content a {
    color: #9c0000;
    font-weight: 600;
}

.ii-blog-content a:hover {
    text-decoration: underline;
}

.ii-blog-content .ii-item img {
    float: left;
    max-width: 215px;
    margin-right: 15px;
    height: 161px;
    border-radius: 6px;
}

.ii-blog-content .ii-item a h3 {
    color: #333;
    font-size: 20px;
    margin-bottom: 2px;
    margin-top: 0px;
    font-weight: 600;
    line-height: 27px;
    letter-spacing: 0;
}

.ii-blog-content .info_list_title a:hover {
    text-decoration: none;
}

address.info_post_date {
    margin-bottom: 0;
    color: #595959;
    font-size: 12px;
    font-style: normal;
}


.ii-item p {
    margin-top: 8px;
    line-height: 23px;
    font-size: 14px;
    margin-bottom: 8px;
}


.ii-blog-content a.ii-blog-link {
    display: inline-block;
    font-weight: 600;
    padding: 0 .7em;
    text-decoration: none;
    float: right;
    color: #ae1819;
    background-color: #ffffff;
    /* border: solid 1px rgba(204, 204, 204, 0.23137254901960785); */
    position: relative;
    border-radius: 2px;
    letter-spacing: 0;
}

.ii-blog-content a.ii-blog-link i {
    content: ">";
    display: inline-table;
    padding-right: 5px;
    border: solid 1px #fff;
    width: 9px;
    height: 18px;
    padding: 0 2px;
    height: 18px;
    line-height: 17px;
    text-align: center;
    border-radius: 50%;
    margin-left: 0px;
}

.ii-blog-content a:hover, .ii-blog-content .ii-item a:focus {
    text-decoration: none;
}



.ii-blockSection{
	
}

.form-title {
    padding-top: 7px;
    padding-bottom: 0;
    background-color: #494a4c;
    color: #fff;
    margin-bottom: 0;
    height: 45px;
    overflow: hidden;
    padding-left: 10px;
    font-size: 17px;
    font-weight: 600;
    padding-top: 10px;
}
.form-style {
    padding: 15px 10px 10px 10px;
    background: #bc9241bf;
}
.ii-pageInfo .ii-blockSection, .ii-pageArticle .ii-blockSection{
	-webkit-box-shadow: 0 0px 0px 0 rgba(0,0,0,0);
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0);
}

.ii-pageItinerary .ii-blockSection, .ii-pageDestination .ii-blockSection{
	width: 100%;
    background-color: #fff;
}

.sidebar-info{
	
}

.recent-entries{
	
}

.trending-entries{
	
}

.popular-entries{
	
}

.ii-blockSection a{
	
}

.ii-blockSection h3{
    font-size: 19px;
    color: #ae1819;
    margin-bottom: 14px;
    margin-top: 13px;
    float: left;
    width: 100%;
    font-weight: 600;
}

.ii-blockSection ul{
	list-style: disc;
    padding-left: 20px;
    margin: 0;
}

.ii-blockSection ul li{
    float: left;
    position: relative;
    font-size: 18px!important;
    line-height: 20px!important;
    border-bottom: 0.5px dashed #8f8f8f;
    padding-bottom: 9px;
    padding-top: 7px;
}
.ii-article-details h3 {
    font-size: 17px!important;
    font-weight: 600;
    float: left;
    width: 100%;
    display: block;
    line-height: 28px!important;
    padding-top: 10px!important;
    margin: 0px!important;
    padding-bottom: 4px!important;
}

.ii-noteSection{

}

.list-single-main-item .ii-noteSection p{
    color: #6a0000;
}

.ii-blockSection ul li:last-child{
    border-bottom: 0px dashed #8f8f8f;
}

.ii-blockSection ul li:before{
	content: '';
    position: absolute;
    left: -22px;
	top: -4px;
}

.ii-blockSection ul li a{
	color:#222;
	font-size: 14px!important;
}

.ii-blockSection img{
	width: 70px;
    height: 54px;
    border-radius: 3px;
	float: left;
	margin-right: 8px;
}

.related-post-right{
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 10px;
    float: left;
    border-bottom: 0.5px dashed #8f8f8f;
    padding-bottom: 10px;
}

.related-post-right:last-child{
    border-bottom: 0px dashed #8f8f8f;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.ii-blockSection .media{
	float: left;
}

.ii-blockSection .media-body{
	
}

.ii-blockSection p{
    color: #000;
    line-height: 19px;
    letter-spacing: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 14px;
    overflow: hidden;
    margin-bottom: 0;
    font-weight: 600;
}

.ii-blockSection p.category{
	margin-top: 0;
    margin-bottom: 2px;
    color: #5f0903;
    font-size: 14px;
    font-weight: 600;
}

#popular-tags ul{
	margin: 0;
    padding: 0;
	list-style:none;
}

#popular-tags ul li{
	
	border-bottom: 0px dashed #8f8f8f;
}

 #popular-tags ul li:before{
	content: '';
}

#popular-tags ul li a{
	background-color: #efefef;
    margin: 0px 5px 0px 0px;
    padding: 5px;
    color: #4f0000;
    border-radius: 3px;
    font-size: 13px;
    display: inline-block;
    line-height: 1;
    text-decoration: none;
    -webkit-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
}

.ii-pageInfo .ii-searchTitleText{
	display:none;
}

.browsed-entries.ii-blockSection p.category{
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 16px;
}

.browsed-entries.ii-blockSection p{
    line-height: 17px;
}

.ii-pageArticle .reviews-content {
    position: relative;
}

.ii-pageArticle .reviews-content .star {
    background: url(https://www.travelogyindia.com/storage/app/frontend/images/star.png) repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    height: 15px;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 75px;
    display: inline-block;
    vertical-align: top;
}

.ii-pageArticle .reviews-content .star span {
    background: url(https://www.travelogyindia.com/storage/app/frontend/images/star-active.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-size:12px;
    float: left;
    left: 0;
    overflow: hidden;
    padding-top: 12px;
    position: absolute;
    top: 0;
}


.ii-top-head{
    background-color: #323232;
    position: fixed;
    width: 100%;
    z-index: 6;
    top: 0;
    height: 28px;
}

.header-top{
    margin: 0px;
    padding: 0px 15px;
    list-style: none;
    float: right;
}

.header-top li{
    float: left;
    font-size: 12px;
    margin-left: 24px;
    margin-top: 3px;
    margin-bottom: 4px;
}

.header-top li img{
    border-radius: 50%;
    max-width: 18px;
    /* height: 22px; */
    /* width: 22px; */
    position: relative;
    top: -2px;
}

.header-top li a{
    color: #f1f1f1;
    font-weight: 500;
    font-size: 13px;
    text-decoration: none;
}

.ii-itinerary-sidebar #popular-tags ul li{
    width:auto;
}

body .ii-itinerary-sidebar #popular-tags ul li a{
    color: #4f0000;
    background-color: #FFD54F;
}

.ii-faq-section-online .panel-title>a, .ii-faq-section-online .panel-title>a:active{
    font-family: google sans,Arial,Helvetica,sans-serif;
    font-family: 'Open Sans', Arial, sans-serif; 
}

.ii-faq-section-online .panel-group .panel{
    float: left;
    width: 100%;
}

.ii-pageCategory .faq-section .panel-group .panel, .ii-pageOnline .faq-section .panel-group .panel{
    width: 48%;
    float: left;
    margin-top: 0;
}

.ii-pageCategory .faq-section .panel-group .panel:nth-child(odd), .ii-pageOnline .faq-section .panel-group .panel:nth-child(odd){
    margin-right: 4%;
}

.ii-pageCategory .faq-section .panel-group .panel:nth-child(even), .ii-pageOnline .faq-section .panel-group .panel:nth-child(even){

}

.ii-pageCategory .faq-sectionBox .faq-section, .ii-pageOnline .faq-sectionBox .faq-section{
    box-shadow: 0 0px 0px 0 rgba(0,0,0,.03);
}



#headerPopup{
  width:70%;
  margin:0 auto;
}

#headerPopup iframe{
  width:100%;
  margin:0 auto;
}








/*----Hotel Listing CSS----*/


.main-cn {
    padding-bottom: 30px;
}

/*Hotel List Item*/

.hotel-list{
	/* background-color:#fff; */
    padding-top: 0;
    padding-bottom: 0;
}

.hotel-list-item {
  clear: both;
}

.hotel-list-item .ribbon_3 {
	position: absolute;
    left: 1px;
    top: 2px;
    z-index: 1;
    overflow: hidden;
    width: 80px;
    height: 80px;
    text-align: right;
}

.hotel-list-item .ribbon_3 span {
    font-size: 10px;
    font-weight: 700;
    color: #FFF;
    text-align: center;
    line-height: 20px;
	text-transform: CAPITALIZE;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 100px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#9BC90D 0,#79A70A 100%);
    box-shadow: 0 3px 10px -5px rgba(0,0,0,1);
    text-shadow: 1px 1px 2px rgba(0,0,0,.25);
    position: absolute;
    top: 19px;
    left: -21px;
}

.hotel-list-item .ribbon_3 span::after, .hotel-list-item .ribbon_3 span::before {
    content: "";
    position: absolute;
    top: 100%;
    z-index: -1;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #638908;
}

.hotel-list-item .ribbon_3 span::before {
    left: 0;
    border-left: 3px solid #638908;
    border-right: 3px solid transparent;
}

.hotel-list-item .ribbon_3 span::after {
    right: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid #638908;
}

.hotel-list-item .ribbon_3.popular span {
    background: linear-gradient(#f14f3f 0,#cb4335 100%);
}

.hotel-list-item .ribbon_3.popular span::after, .ribbon_3.popular span::before {
    border-bottom: 3px solid transparent;
    border-top: 3px solid #a3362a;
}

.hotel-list-item .ribbon_3.popular span::before {
    border-left: 3px solid #a3362a;
    border-right: 3px solid transparent;
}

.hotel-list-item .ribbon_3.popular span::after {
    border-left: 3px solid transparent;
    border-right: 3px solid #a3362a;
}


.hotel-list-item .hotel-img {
  width: 300px;
  margin-right: 5px;
  float: left;
}
.hotel-list-item .hotel-img:hover img {
  opacity: 0.5;
}
.hotel-list-item .hotel-img img {
  width: 100%;
  height:180px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.hotel-list-item .hotel-text {
  position: relative;
  overflow: hidden;
  margin-left: 310px;
}
.hotel-list-item .hotel-text .hotel-name{
	margin-top:0px;
	max-width: 82%;
}
.hotel-list-item .hotel-text .hotel-name a {
	color: #111111;
	font-size: 17px;
    line-height: 22px;
    font-weight: 500;
	font-family: 'Roboto', Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    -webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
.hotel-list-item .hotel-text .hotel-name a:hover {
  color: #003580;
}
.hotel-list-item .hotel-text .hotel-star-address {
  margin-top: 0px;
}
.hotel-list-item .hotel-text .hotel-star-address .hotel-star {
	color: #F90;
    font-size: 13px;
    position: absolute;
    right: 0;
    top: 3px;
}
.hotel-list-item .hotel-text .hotel-star-address .rating {
  position: absolute;
  right: 0;
  top: -7px;
  line-height: 35px;
  text-align: center;
  font-weight: 300;
  font-size: 16px;
  color: #111111;
}
.hotel-list-item .hotel-text .hotel-star-address .rating ins {
  text-decoration: none;
  font-size: 38px;
  font-weight: normal;
}
.hotel-list-item .hotel-text .hotel-star-address .hotel-address {
	line-height: 18px;
    display: inline-block;
    margin: 0px 0 0 0;
    color: #474747;
     
    font-size: 12px;
    margin-left: 0px;
}
.hotel-list-item .hotel-text p {
	color: #000000;
    font-size: 14px;
    margin: 0px 5px 0 0;
    line-height:20px;
}
.hotel-list-item .hotel-text p a {
  color: #111111;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  margin-left: 3px;
}
.hotel-list-item .hotel-text .hr {
  margin: 5px 0 0 0;
}
.hotel-list-item .hotel-text .price-box {
  margin-top: 10px;
}

.foundProperties{
    margin: 0;
    line-height: 37px;
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    padding-left: 23px;
}

.price-box p {
    padding: 0;
    margin: 0;
}

.price-box p .btn_1, .price-box p a.btn_1 {
    color: #fff;
    background: #0072bc;
    padding: 7px 20px;
    transition: all .3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: 700;
	font-size: 14px;
	font-style:normal;
}

.price-box p a.btn_1:hover{
	text-decoration:none;
	background: #333;
}

.hotel-list-item .hotel-text .price-box .price {
  color: #999999;
  font-size: 14px;
   
}
.hotel-list-item .hotel-text .price-box .price.special-price {
  color: #003580;
  font-size: 30px;
}
.hotel-list-item .hotel-text .price-box .price.special-price small {
  font-size: 14px;
  color: #999999;
}
.hotel-list-item .hotel-text .hotel-service {
  margin-top: 10px;
  padding: 2px 2px 2px 0px;
  border: 0px solid #f0f0f0;
  max-width: 78%;
  max-height: 56px;
}

.hotel-list-item ul.add_info {
    padding: 0;
    margin: 0;
	list-style: none;
}

.hotel-list-item ul.add_info li {
	margin-right: 5px;
    text-align: left;
    float: left;
	font-size: 12px;
    color: #2c3e50;
}

.hotel-list-item ul.add_info li a {
    color: #555;
    width: 34px;
    height: 34px;
    display: block;
}

.hotel-list-item ul.add_info li i {
    display: inline-block;
    top: 1px;
	font-size: 22px;
    position: relative;
}


.hotel-list-item ul.add_info>li>i {
    font-size: 13px;
    line-height: 1;
    margin: 2px 0px 0 0px;
    color: #003580;
}

.hotel-list-item ul.add_info>li>i:before {
	margin-right:2px;
}

.icon-check-mark:before {
    content: "\e925";
}




.hotel-list-item .hotel-text .hotel-service a {
	/* display: block; */
    /* float: left; */
    /* margin: 0px 3px; */
    /* padding: 4px; */
    /* text-align: center; */
    /* width: 33px; */
    /* height: 33px; */
    /* border: 1px solid #f0f0f0; */
    /* -webkit-transition: all 0.2s linear; */
    /* -moz-transition: all 0.2s linear; */
    /* -ms-transition: all 0.2s linear; */
    /* -o-transition: all 0.2s linear; */
}
.hotel-list-item .hotel-text .hotel-service a:hover {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
/*End Hotel List Item*/
.hotel-list .hotel-grid-cn {
  overflow: hidden;
}
.hotel-list .hotel-grid-cn [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
.hotel-list .hotel-grid-cn .hotel-item:after {
  position: absolute;
  width: 1px;
  top: 0;
  bottom: 0;
  left: -1px;
  content: '';
  background: url('../images/bg-border-h.png') repeat-y top left;
  z-index: 1;
}
.hotel-list .hotel-list-cn .hotel-list-item {
	overflow: hidden;
    position: relative;
    padding: 6px;
    margin: 25px;
    box-shadow: 2px 0px 8px rgba(0,0,0,0.15);
    background-color: #fff;
}
.hotel-list .hotel-list-cn .hotel-list-item:after {
  position: absolute;
  height: 1px;
  top: 0;
  left: 0;
  right: 0;
  content: '';
  background: url('../images/bg-border-v.png') repeat-x top left;
  z-index: 1;
}

.hotel-list .hotel-list-cn .hotel-list-item:nth-child(2) {
    margin-top: 10px;
}



.hotel-list .page-navigation-cn {
  padding: 15px 25px 0 25px;
  position: relative;
}
.hotel-list .page-navigation-cn:before {
  position: absolute;
  height: 1px;
  top: 0;
  left: 0;
  right: 0;
  content: '';
  background: url('../images/bg-border-v.png') repeat-x top left;
  z-index: 1;
}

.innerMainTitle{
	font-size: 23px;
    font-weight: 500;
    margin-bottom: 5px;
	margin-top: 15px;
}

.innerAddress{
	font-size: 12px;
}

.tb {
  display: table;
}
.tb-cell {
  display: table-cell;
  vertical-align: middle;
}

.float-left {
  float: left;
}
.float-right {
  float: right;
}
.clear {
  clear: both;
}
.hr {
  width: 30px;
  margin: 0;
  height: 3px;
  background-color: #111111;
}



/* SideBar*/
#ii-hotelFilters .sidebar-cn {
  background-color:#fff;
      float: left;
}
#ii-hotelFilters .sidebar-cn .search-sidebar {
  padding: 0 30px;
}
#ii-hotelFilters .sidebar-cn .search-sidebar .form-radio {
  margin-top: 20px;
}
#ii-hotelFilters .sidebar-cn .search-sidebar .form-radio li {
  float: none;
  padding: 5px 0;
}
#ii-hotelFilters .sidebar-cn .search-sidebar .row {
  margin-left: -10px;
  margin-right: -10px;
}
#ii-hotelFilters .sidebar-cn .search-sidebar .row [class*="col-"] {
  padding-left: 10px;
  padding-right: 10px;
}
#ii-hotelFilters .sidebar-cn .search-sidebar .form-search .form-field {
  margin-top: 15px;
  font-size: 14px;
  border: 1px dotted #e8e8e8;
}
#ii-hotelFilters .sidebar-cn .search-sidebar .form-search .field-date:after {
  right: 10px;
}
#ii-hotelFilters .sidebar-cn .search-sidebar .form-search .form-submit {
  margin-top: 15px;
  padding: 0;
}
#ii-hotelFilters .sidebar-cn .search-sidebar .form-search .form-submit .awe-btn {
  line-height: 42px;
}

#ii-hotelFilters .sidebar-cn .search-sidebar .form-search .form-submit .awe-btn.awe-search {
    background-color: #003580;
    color: #fff;
    border-color: #003580;
    padding-right: 26px;
    padding-left: 12px;
    font-size: 14px;
    line-height: 27px;
    text-indent: 0px;
	background-repeat: no-repeat;
    background-position: right 7px center;
    background-image: url(../images/icon-search.png);
    background-size: 13px;
    border-radius: 3px;
}

#ii-hotelFilters .sidebar-cn .widget-sidebar,
#ii-hotelFilters .sidebar-cn .narrow-results {
	padding: 0px 0px;
	float: left;
    width: 100%;
}
#ii-hotelFilters .sidebar-cn .narrow-results {
  margin-top: 40px;
}
#ii-hotelFilters .sidebar-cn .start-rating-sidebar {
  margin-top: 20px;
}
#ii-hotelFilters .sidebar-cn .price-slider-sidebar {
  margin-top: 25px;
  padding-bottom: 30px;
}
#ii-hotelFilters .sidebar-cn .facilities-sidebar {
  margin-top: 0px;
}
#ii-hotelFilters .sidebar-cn .area-sidebar {
    margin-top: 0px;
}
/* End Sidebar*/
/*Form Search*/
#ii-hotelFilters .form-radio {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  background-color: #fff;
}
#ii-hotelFilters .form-radio li {
  float: left;
  padding: 15px 20px;
}
#ii-hotelFilters .form-radio li .radio:checked ~ label {
  color: #003580;
}
#ii-hotelFilters .form-radio li label {
  font-weight: 600;
}
#ii-hotelFilters .form-radio li label:after {
  background-color: #003580;
}
#ii-hotelFilters .form-search .form-field {
  position: relative;
  font-size: 14px;
   
  color: #003580;
  line-height: 29px;
}
#ii-hotelFilters .form-search .form-field label {
  position: absolute;
  display: block;
  z-index: 0;
  font-weight: 600;
  margin: 0;
  overflow: hidden;
  font-size: 14px;
  height: 29px;
  color: #bcbcbc;
  text-overflow: ellipsis;
  white-space: nowrap;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
#ii-hotelFilters .form-search .form-field label.focus {
  display: none;
}
#ii-hotelFilters .form-search .form-field label span {
  color: #003580;
  font-size: 16px;
}
#ii-hotelFilters .form-search .form-field .field-input {
  position: relative;
  z-index: 2;
  width: 100%;
  border: 0;
  outline: none;
  font-size: 14px;
  color: #003580;
  background-color: transparent;
  font-weight: 600;
  border-bottom: 0px dashed #003580;
}
#ii-hotelFilters .form-search .form-field .field-input:-moz-placeholder {
  color: #003580;
}
#ii-hotelFilters .form-search .form-field .field-input:-ms-input-placeholder {
  color: #003580;
}
#ii-hotelFilters .form-search .form-field .field-input::-webkit-input-placeholder {
  color: #003580;
}
#ii-hotelFilters .form-search .form-field.field-date .field-input {
  background: url("https://www.travelogyindia.com/storage/app/frontend/images/icon-calendar.png") no-repeat right center;
  padding-right: 20px;
}
#ii-hotelFilters .form-search .form-field.field-select .select span {
  color: #003580;
  font-weight: 600;
  border-bottom: 0px dashed #003580;
  line-height: 31px;
  text-align: left;
}
#ii-hotelFilters .form-search .form-field.field-select .select span:after {
  font-size: 24px;
  color: #b9b9b9;
  font-weight: normal;
}
#ii-hotelFilters .form-search .form-field.field-select .select select {
  font-weight: 600;
  color: #003580;
}
/*End Form Search*/

/*Narrow your results*/
.narrow-results h6 {
	margin: 0;
    color: #111111;
    font-size: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
.narrow-results .narrow-form {
  border: 1px solid #dedede;
  padding: 0 50px 0 10px;
  position: relative;
  height: 40px;
  margin-top: 20px;
}
.narrow-results .narrow-form:after {
  position: absolute;
  top: 5px;
  bottom: 5px;
  right: 50px;
  display: block;
  width: 1px;
  content: '';
  background-color: #dedede;
}
.narrow-results .narrow-form .narrow-input {
  width: 100%;
  color: #333333;
  font-size: 14px;
  padding: 9px 10px 9px 0;
  background-color: #ffffff;
  border: 0;
  outline: none;
}
.narrow-results .narrow-form .narrow-input:-moz-placeholder {
  color: #333333;
}
.narrow-results .narrow-form .narrow-input:-ms-input-placeholder {
  color: #333333;
}
.narrow-results .narrow-form .narrow-input::-webkit-input-placeholder {
  color: #333333;
}
.narrow-results .narrow-form .submit-narrow {
  position: absolute;
  width: 50px;
  top: 0;
  bottom: 0;
  right: 0;
  background: url('../images/icon-arrow-blue.png') no-repeat 50% 50%;
  border: 0;
  outline: none;
}
/*End Narrow your results*/
/*Widget Sidebar*/
#ii-hotelFilters .widget-sidebar .title-sidebar {
	color: #2a3439;
    display: block;
    padding: 16px 0 15px 20px;
    text-transform: CAPITALIZE;
    font-weight: 700;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    border-top: 1px solid #e9eaeb;
}

#ii-hotelFilters .widget-sidebar .title-sidebar:after {
    content: '';
    right: 21px;
    top: 21px;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #424242 transparent transparent transparent;
}

#ii-hotelFilters .widget-sidebar .title-sidebar.active:after {
    border-width: 0 5px 6px 5px;
    border-color: transparent transparent #003580 transparent;
}
#ii-hotelFilters .widget-sidebar .title-sidebar:hover:after {
    border-top-color: #003580;
}

#ii-hotelFilters .widget-sidebar .title-sidebar span {
  color: #555555;
  font-size: 14px;
  font-weight: 300;
}
#ii-hotelFilters .widget-sidebar .widget-ul,
#ii-hotelFilters .widget-sidebar .widget-rate {
  margin-bottom: 15px;
  margin-left:20px;
  margin-right:20px;
}
#ii-hotelFilters .widget-rate {
  padding: 0;
  list-style: none;
}
#ii-hotelFilters .widget-rate li {
  position: relative;
  line-height: 25px;
  color: #555555;
   
  padding: 2px 0 2px 20px;
}
#ii-hotelFilters .widget-rate li .radio-checkbox {
  position: absolute;
  width: 16px;
  height: 20px;
  left: 0;
}
#ii-hotelFilters .widget-rate li .group-star {
  display: inline-block;
  color: #003580;
  margin-left: 15px;
  margin-left: 10px;
  font-size: 13px;
  width: 85px;
}
#ii-hotelFilters .widget-rate li span {
  float: right;
  color: #999999;
}
#ii-hotelFilters .widget-ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#ii-hotelFilters .widget-ul li {
  padding: 2px 0;
  line-height: 25px;
   
  clear: both;
  overflow: hidden;
  position: relative;
  padding-right: 20px;
}
#ii-hotelFilters .widget-ul li .radio-checkbox {
  float: left;
}
#ii-hotelFilters .widget-ul li span {
  color: #999999;
  position: absolute;
  right: 0;
}
/*End Widget Sidebar*/

.ii-resortsName{
    padding-left: 0;
    margin-bottom: 10px;
    padding-right: 0;
    position: relative;
}

.ii-resortsName h1{
    font-size: 23px;
    margin-bottom: 0px;
    margin-top: 0;
    float: left;
    width: 84%;
}

.ii-resortsName p.location{
    float: left;
    width: 50%;
    padding: 0;
    margin: 0;
}

.ii-resortsName span{
    
}

.ii-resortsName span.rating{
    float: right;
    position: absolute;
}

.ii-resortsName span.rating i{
    font-size: 14px;
}

#overlaySearch {
	background: rgba(0, 0, 0, .6);
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 5;
	bottom: 0
}

#resort-form .manageSpacing-r{
    padding: 0 10px 0 15px;
}

#resort-form .manageSpacing-l{
    padding: 0 15px 0 10px;
}

#google-ads{
    height: 380px;
    float: left;
    width:100%;
}

.ii-pageInfo .ii-footer {
    margin-top: 200px;
}

.ii-similarPackageBox{
    margin-top: 200px;
}


.ii-articleTagsLink{

}

.ii-articleTagsLink h3{
    display: inline-block;
    margin: 8px 2px;
}

.ii-articleTagsLink h3 a{
    font-weight: 400;
    color: #186b6d;
    font-size: 13px;
    border: 1px solid #e5e5e5;
    background-color: #f5f5f5;
    padding: 7px 9px;
}

.ii-articleTagsLink h3 a:hover{
    text-decoration:none;
    background-color: #e3e3e3;
    color: #0a2d2e;
}






</style><style>








/* Portrait and Landscape */

@media  only screen 

  and (min-device-width: 834px) 

  and (max-device-width: 1112px)

  and (-webkit-min-device-pixel-ratio: 2) {

    

	body{

		padding-top: 0px;

	}

	

	.container{

        width:100%;

    }

	

	a.logo-train-ii {

		display: table;

		padding-top: 10px;

		padding-bottom: 15px;

	}

	header.ii-train_header{

		top:0px;

	}

	.scroll-nav-wrapper.scroll-to-fixed-fixed{

		top: 58px!important;

	}

	.list-single-main-item p{

		margin-bottom: 10px;

	}

	.destination-iti.left-side{

		margin-bottom:20px;

	}

	.ii-footer{

		margin-top: 0px;

	}

	button.ii-next, button.ii-prev{

		height: 40px;

		width: 40px;

		top: calc(100% - 150px);

	}

	.ii-links-enquire{

		font-weight: 600;

		text-transform: capitalize;

	}

	p.ii-highlights{

		width: 98%;

	}

	#list_sidebar a.btn_1{

		margin-bottom: 10px;

	}

	

	.ii-toggle input[type="checkbox"]:checked + label {

		top: -5px;

		right: -8px;

	}

	

	button.ii-next {

		height: 46px;

		width: 46px;

		top: calc(100% - 130px);

	}

	

	button.ii-prev {

		height: 46px;

		width: 46px;

		top: calc(100% - 130px);

	}	

	.destination-list-2 ul li {

		list-style: none;

		float: left;

		width: 49%;

		position: relative;

		margin-bottom: 15px;

		box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);

	}

	

	.destination-list-2 ul li:nth-child(odd) {

		margin-right: 1%;

	}

	.destination-list-2 ul li:nth-child(even) {

		margin-left: 1%;

	}

	

	.less-padding-left-0 {

		padding-left: 15px;

	}

	


    #resultShow.vertical-height{
    max-height: 330px;
    overflow: auto;
    width: 100%;
    left: calc(50% - 50%);
    top: calc(100%);
    border-radius: 0px 0px 0 0;
    z-index: 1;
}
ul.ii-resultDetails{
	float:left;
}
ul.ii-resultDetails li.ii-search-heading{
	text-align: left;
}

ul.ii-resultDetails li a{
	text-align: left;
    display: block;
    padding: 7px 10px 2px;
}


.section__intro__main.intro-heading {
	margin-top: calc(100vh - 90vh);
	width: 100%;
}

body.ii-pageHome {
    background: #fff;
}

.m_header{
	border-bottom: 1px solid #e0e0e0;
	background-color: #fff;
	position: fixed;
    top: 0;
    width: 100%;
    padding: 0 12px;
    box-sizing: border-box;
    z-index: 4;
}

.m_header_left{
	width: 60%;
    float: left;
}

.logo-train-ii{

}

.ii-headSearchIcon{
    float: left;
    position: absolute;
    right: 18px;
}

.ii-headSearchIcon i{
	
}

#create-my-trip .ii-cmtForm {
    max-width: 100%;
}
#create-my-trip .ii-cmtForm .form-row .form-holder {
    width: 100%;
}

#create-my-trip .ii-cmtForm .form-row .form-holder.ii-cmtAdult, #create-my-trip .ii-cmtForm .form-row .form-holder.ii-cmtChild{
	width: 49%;
    float: left;
	margin-right:1%;
 }
 #create-my-trip .ii-cmtForm .form-row .form-holder.ii-cmtChild{
	margin-left:1%;
	margin-right:0%;
 }

 #create-my-trip textarea.form-control {
    height: 65px;
 }

 .ii-searchBlockHead {
	float: left;
    background-color: #fff;
    /*background-color:#004074;*/
    width: 45%;
    position: absolute;
    top: 4px;
    left: 240px;
}

.ii-searchBox #headerSearchFeild{
    background-color: #ffffff;
    border: 1px solid #bababa;
    height: 40px;
}

.ii-searchBox{
	min-width:auto;
	margin-top: 0px;
	margin-bottom: 6px;
}
.ii-searchBox .homeHeadSearch{
    top: 0px;
}
.ii-searchBlockHead .ii-searchBox{
    width: 94%;
    left: 3%;
    margin-top: 8px;
    margin-bottom: 8px;
}

.m_header_menu {
    float: left;
    width: 40%;
}

header button {
    background: none;
    cursor: pointer;
    outline: none;
	float:left;
	border: 0;
}

.headerContact{
	position: absolute;
    right: 65px;
    width: 45px;
    height: 54px;
}

.headerContact2{
    position: absolute;
    right: 112px;
    width: 55px;
    height: 54px;
}

.headerContact2 img{
    width: 26px;
}

.headerHamburger {
	width: 60px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    /* border-left: 2px solid #ededed; */
    /* -webkit-appearance: button; */
    /* text-transform: none; */
    /* overflow: visible; */
    /* padding: 0; */
    /* border: 0; */
    display: block;
    float: left;
    top: 0;
    right: 0;
	z-index:1;
    border-left: 2px solid #ededed;
}

.headerHamburger span {
    display: block;
    position: absolute;
    height: 3px;
    width: 32px;
    background: #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    left: 50%;
    margin-left: -16px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.15s ease-in-out;
    -o-transition: 0.15s ease-in-out;
    -moz-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
}

.headerHamburger span:nth-child(1) {
    top: 15px;
}

.headerHamburger span:nth-child(2), .headerHamburger span:nth-child(3) {
    top: 24px;
}

.headerHamburger span:nth-child(4) {
    top: 33px;
}

.headerHamburger--open span:nth-child(1) {
    top: 35px;
    width: 0;
    right: 0;
}

.headerHamburger--open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.headerHamburger--open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.headerHamburger--open span:nth-child(4) {
    top: 35px;
    width: 0;
    right: 0;
}
	

.ii-maintainBy {
    text-align: center;
    margin-bottom: 15px;
    margin-top: 0px;
}

._3J3Xl {
    padding-top: 20px!important;
	min-height: 110px;
}

.ii-footer-specialLinksRow{
    float: left;
    background-color: rgba(29, 29, 29, 0.94);
    padding: 12px 0;
}

.ii-linksRow{

}

.ii-linksRow a{
	color: #d6ab34!important;
    opacity: 1!important;
    font-weight: 600;
}

.iiPopupForm{
	/*left: 15px!important;
    bottom: 46px!important;
    right: auto!important;*/
}

header .in_flag {
	float: left;
    margin-top: 0px;
}

header .in_flag img {
    width: 34px;
}
	








.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 11;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.3s;
  padding-top: 60px;
  transition: transition: all 0.3s ease;
}

.sidenav a {
  padding: 8px 8px 8px 22px;
  text-decoration: none;
  font-size: 25px;
  color: #333;
  display: block;
  /* transition: 0.3s; */
}

.sidenav a:hover {
	color: #333;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

#ii-wrapperMain {
	transition: margin-left .3s;
    float: left;
    width: 100%;
}


  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}






  .header__bottom {
    position: fixed;
    top: 0;
    bottom: 0;
    background-color: #fff;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    max-width: 300px;
    width: 80%;
    border-left: 2px solid #ededed;


	-webkit-font-smoothing: antialiased;
    transform-origin: 0% 0%;
    transform: translate(-100%, 0);
    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

.header__bottom-container{
	height:100vh;
}

.header ul {
    padding-left: 0;
    margin: 0;
    list-style-type: none;
}

.list-group a {
    height: 50px;
    border-bottom: 2px solid #ededed;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #333;
    padding-top: 13px;
}

.header__nav>ul>li>ul {
    display: none;
    padding: 20px;
    padding-top: 0;
    line-height: 1.2;
    border-bottom: 2px solid #ededed;
}

.header__nav>ul>li>ul li {
    margin-top: 20px;
}

.header__nav>ul>li.destinations>ul>li>a, .header__nav>ul>li>ul>li.menu-item-has-children>a {
    font-size: 22px;
    font-weight: 600;
}




.list-group .collapse .list-group-item  {
	padding-left: 32px;
    height: 50px;
    font-size: 14px;
    font-weight: 400;
}


.list-group .collapse .in .list-group-item{
	
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover{
	background-color: transparent;
}


.list-group .list-group-item.level1{

	position:relative;
}
.list-group .list-group-item.level2{
	background-color: #e6e6e6;
    border-bottom: 0.5px solid #acacac;
	height: 38px;
	position:relative;
	font-size: 14px;
    font-weight: 400;
}
.list-group .list-group-item.level3{
    border-bottom: 0.5px solid #acacac;
	background-color: #f9f9f9;
    height: 38px;
    padding-top: 8px;
	position:relative;
	font-size: 14px;
    font-weight: 400;
}

.list-group .list-group-item.level2:before{
	content: '';
	position:absolute;
}

.list-group .list-group-item.level2:after{
	content: '';
	position:absolute;
}

.list-group .list-group-item.level3:before{
	content: '';
	position:absolute;
}

.list-group .list-group-item.level3:after{
	content: '';
	position:absolute;
}

.list-group-item.level1 i, .list-group-item.level2 i{
	transform: rotate(180deg);
	color: #0054a6;
	font-size:18px;
}


.list-group-item.level1.collapsed i, .list-group-item.level2.collapsed i{
	transform: rotate(0deg);
}



/* level 2*/
.list-group .collapse > .collapse .list-group-item {
  padding-left: 45px;
}

/* level 3*/
.list-group .collapse > .collapse > .collapse .list-group-item {
  padding-left: 40px;
}

.list-group-item a{

}

.list-group-item i{
	margin-right: 4px;
    margin-left: 4px;
}
#mySidenav{
    display:block;
}
.sidenavBox{
	transition: transition: all 0.3s ease;
}







#menuToggle {
	position: absolute;
    /* top: 5px; */
    right: 0px;
    z-index: 1;
    -webkit-user-select: none;
    user-select: none;
    width: 53px;
    height: 53px;
    border-left: 2px solid #ededed;
    padding-left: 10px;
    padding-top: 17px;
}

#menuToggle input
{
  display: flex;
  width: 40px;
  height: 32px;
  position: absolute;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
}

#menuToggle span
{
  display: flex;
  width: 31px;
	height: 3px;
    margin-bottom: 5px;
  position: relative;
  background: #000;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 5px 0px;
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span#one
{
  /*transform-origin: 0% 0%;*/
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-3px, -0.5px);
  background: #36383F;
}
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}

#menuToggle input:checked ~ span#one
{

}

#menuToggle input:checked ~ span#two
{
transform: rotate(-45deg) translate(-6px, -0px);
}

#menu{
	position: absolute;
    width: 265px;
    right: 0;
    height: 100vh;
    box-shadow: 0 0 0px #85888c00;
    margin: 0 0 0 0px;
    padding: 0px;
    padding-top: 0;
    background-color: #F5F6FA;
    -webkit-font-smoothing: antialiased;
    transform-origin: 0% 0%;
    transform: translate(500px, 0);
    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

#menu li
{
  padding: 10px 0;
  transition-delay: 2s;
}


#menuToggle input ~ .ii-sideBarOverlay {
    background: rgba(0, 0, 0, 0.55);
    height: 0vh;
    width: 0%;
    position: fixed;
    z-index: -999999;
    margin: 0;
    padding: 0;
    top: 0;
    right: 0;
    opacity: 0;
    /* display: none; */
    transition: all 0.1s ease;
}


#menuToggle input:checked ~ #menu
{
  transform: none;
}

#menuToggle input:checked ~  .ii-sideBarOverlay{
	background: rgba(0, 0, 0, 0.65);
    height: 100vh;
    width: 100%;
    position: fixed;
    z-index: -1;
    margin: 0;
    padding: 0;
    top: 0;
	right: 0;
	opacity:1;
    transition: all 0.3s ease;
}



.company-profile-details h1{

margin-top:0px;

}



#sidebarMenu{

width:300px;

}



.destination-list-2 ul li {

    width: 100%;

}



.destination-list-2 ul li:nth-child(odd) {

    margin-right: 0%;

}

.destination-list-2 ul li:nth-child(even) {

    margin-left: 0%;

}


.ii-tile-detail .tile-title a, .ii-attractionLeftBox .ii-tile-detail .ii-tile-description {
text-align: center;
}


.ii-top-footer-row{
margin-bottom: 15px;
}


.ii-top-footer-row h3{

}


.ii-top-footer-row button{
background-color: transparent;
border: 0;
margin: 0;
padding: 15px;
width: 100%;
text-align: left;
}

.ii-top-footer-row button h3{
float: left;
}

.ii-top-footer-row ul{
margin: 0;
padding: 0 10px 18px;
}

.ii-top-footer-row ul li{

}

.ii-top-footer-row ul li a{

}

.ii-top-footer-row button .ii-whiteFooterLinks{
float: right;
line-height: 28px;
font-size: 24px;
}

.ii-attractionRightBox .ii-tile .ii-tile-media img {
max-height: 118px;
}

.ii-mobileHome-sectionTopTourist .ii-tile {
width: 100%;
float: left;
padding: 8px 0;
}

.ii-attractionBox {
padding: 0 0px 0 0;
}

.ii-attractionBox:nth-child(odd) {
padding: 0 4px 0 4px;
}

.ii-attractionBox:nth-child(even) {
padding: 0 4px 0 4px;
}

.ii-mobileHome-sectionTopTourist .ii-tile {
width: 100%;
float: left;
padding: 5px 0px 5px;
}

.ii-attractionLeftBox {
padding: 0 0px 0 0;
}

.ii-footer .ii-footer-row button.collapsed{

border: 0px solid rgb(104, 104, 104);
}
._10fbW{
border-bottom: 1px solid rgb(104, 104, 104);
}
.ii-footer .ii-footer-row button{
background-color: transparent;
border: 0px solid rgb(104, 104, 104);
border-bottom: 0px solid rgb(104, 104, 104);
width: 100%;
padding: 0px 3px;
}

.ii-footer .ii-footer-row button h3{
font-size: 14px;
font-weight: 700;
height: 24px;
margin-bottom: 0px;
float: left;
margin-top: 14px;
}

.ii-footer .ii-footer-row button span{
float: right;
line-height: 38px;
font-size: 16px;
position: relative;
top: 2px;
}

.mkT_W{
padding: 1px 3px;
}



.URBwv {
margin-top: 15px;

}

.ii-top-footer{
padding: 15px 0 0;
}

#resultShow.vertical-height{
max-height: 330px;
overflow: auto;
width: 100%;
left: calc(50% - 50%);
top: calc(100%);
border-radius: 0px 0px 0 0;
z-index: 1;
}
ul.ii-resultDetails{
float:left;
}
ul.ii-resultDetails li.ii-search-heading{
text-align: left;
}

ul.ii-resultDetails li a{
text-align: left;
display: block;
padding: 7px 10px 2px;
}

._1Kng9 {
      width: 16.6%;
   }
   ._1isW- {
    max-width: inherit;
  }
  li._1a8GI {
    width: 100%;
}

.ii-footer{
   padding-top:0;
}
._2ruF4 {
    margin-top: 10px;
}

._10fbW{
   border-bottom: 0px solid rgb(104, 104, 104);
}

._10fbW .collapse {
    display: block;
}
.ii-footer .ii-footer-row{
   padding-bottom:20px;
}

.affilatedBy h2.text-uppercase{
   text-transform: capitalize;
   font-size:14px;
}

.footer_mdeia_holder img{
    width:8%;
}

.ii section.ii-sectionItenerary {
    padding: 65px 0 10px;
}


#filter_sidebar {
        padding-right: 20px;
        padding-left: 20px;
        border-top: #e0e0e0 0px solid;
    }
    .ii-menuLinkContainer .ii-mainHeadLinks .nav > li > a{
            padding: 0 15px;
            font-size: 14px;
    }
    .ii-menuLinkContainer .ii-mainHeadLinks .nav > li:first-child {
        display: none;
    }
    .head-title {
      margin-bottom: 20px;
      padding: 0 20px;
    }
    .faq-section.list-single-main-item{
        padding:0px;
    }
    .head-title h2{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .ii-pageDestination .image-zooming-effect{
        height:auto;
    }
  
    .ii-destini #list_sidebar.ii-destinationHandle{
        padding: 0 20px;
    }
    .head-title p{

      max-width:100%;
	  text-align: left;

    }

    #overlaySearch{
        z-index: 3;
    }


    .ii-itinerary-sidebar #ii-mostSearchesBottom ul.ii-mostSearchesUl{
        grid-template-columns: inherit;
        grid-column-gap: 0;
    }
    body.ii-pageArticle section.ii-block, body.ii-pageDestination section.ii-block {
        padding: 60px 0 50px;
    }

}




@media  only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (-webkit-min-device-pixel-ratio: 2){
    ._1isW- {
        max-width: 670px;
    }
    .footer_mdeia_holder img {
        width: 15%;
    }
    ._5akfd{
        max-width: 390px;
    }


    .ii-searchBlockHead{
      position: relative;
    top: 0;
    left: 0;
   }

   .ii section.ii-sectionItenerary {
    padding: 0px 0 10px;
}
body.ii-pageArticle section.ii-block, body.ii-pageDestination section.ii-block {
    padding: 0px 0 50px;
}

.ii-menuLinkContainer .ii-mainHeadLinks .nav > li:first-child{
    display:block;
}



  }



@media  only screen 

  and (min-device-width: 768px) 

  and (max-device-width: 1024px) 

  and (orientation: portrait) 

  and (-webkit-min-device-pixel-ratio: 2) {

    .container{

        width:100%;

    }

	

	.scroll-nav-wrapper.scroll-to-fixed-fixed{

		top: 42px!important;

	}

	
    .ii-resultBoxes:not(:nth-of-type(3n)){
        margin-right: 8px;
    }
	div#list_sidebar{
        float:left;
    }

	

}

/* ----------- iPad Pro 10.5" ----------- */



@media  only screen and (max-width: 768px){

    .container{

        width:100%;

    }

    header.ii-train_header{

      top:0;

    }

    .popular-desc p{

      padding-bottom:0;

    }

    .second-title{

      padding-bottom:0;

    }

    .popular-desc .c-button {

        margin-top:5px;

    }

    .popular-desc.text-right {

      text-align:center;

    }

	.popular-desc{

		min-height: 560px;

	}

    .footer-content-col{

      width:100%;

    }
    #filter_sidebar {
        padding-right: 20px;
        padding-left: 20px;
        border-top: #e0e0e0 0px solid;
    }
    .ii-menuLinkContainer .ii-mainHeadLinks .nav > li > a{
            padding: 0 15px;
            font-size: 14px;
    }
    .ii-menuLinkContainer .ii-mainHeadLinks .nav > li:first-child {
        display: none;
    }
    .head-title {
      margin-bottom: 20px;
      padding: 0 20px;
    }
    .faq-section.list-single-main-item{
        padding:0px;
    }
    .head-title h2{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .ii-pageDestination .image-zooming-effect{
        height:auto;
    }
    .ii-menuLinkContainer .ii-mainHeadLinks .nav > li > div{
        min-width: 730px;
    }
    .ii-mainHeadLinks .nav > li:nth-child(6){
        display: none;
    }
    .ii-destini #list_sidebar.ii-destinationHandle{
        padding: 0 20px;
    }
    .head-title p{

      max-width:100%;
	  text-align: left;

    }
    ._1isW- {
        max-width: 440px;
    }
    ._5akfd{
        max-width: 240px;
    }
    .ii-video.hero-banner {
        height: 115px;
    }
	
    .box_grid .wrapper h3 a{
        -webkit-line-clamp: 1;
    }
    #demandedPackages .head-title {
        padding: 0 0px;
    }
    .popular-desc h4, .popular-desc h3{

      padding-bottom:0px;

	  text-align: center;

    }

    .last-less-marg-bot-on-ui{

      margin-bottom:0;

    }

    .popular-desc ul li {

      text-align: left;

    }

    /* tour land package css*/

    .box_list i.ii-highlight, .ii-pricebox, .ii-links-enquire, .box_list ul{

      display:none;

    }

    #list_sidebar .box_list .wrapper{

      padding:0;

      margin:0;

    }

    .box_list .wrapper h3 {

      line-height: 12px;

      height:auto;

      margin-bottom:0;      

    }

    .box_list .wrapper h3 a{

      line-height: 12px;

      font-size:12px;

    }

    .ii-links-hover{

      margin-bottom:0;

    }

    #list_sidebar .box_list figure{

      min-height:auto;

      max-height:auto;

      height:auto;

    }

    .ii-links-view {

		margin-top: 0;

		background-color: transparent;

		color: #000;

		/* border: 0px; */

		/* text-decoration: underline; */

		width: auto;

		float: right;

		padding: 2px 8px 3px;

		border-radius: 17px;

		margin-right: -13px;

		margin-top: -2px;

		margin-bottom: 3px;

		}

		

		.less-padding-left-0 {

padding-left: 0;

}



    #list_sidebar .box_list{

      padding:5px;

	  margin-right:0;

	  margin-bottom:12px;

    }

    .padd-right-5-px-on-mob{

      padding-right:5px;

    }

    .padd-left-5-px-on-mob{

      padding-left:5px;

	  margin-right:0;

    }

    #list_sidebar .box_list .wrapper p.ii-destination{

      font-size: 11px;

      line-height: 14px;

      margin-top:7px;

      color: #212221;

      font-weight:400;

    }

    #list_sidebar .box_list .txt-cntr{



    }



.ii-toggle input[type="checkbox"]:checked + label {

		top: -5px;

		right: 0px;

	}

	

	button.ii-next {

		height: 46px;

		width: 46px;

		top: calc(100% - 130px);

	}

	

	button.ii-prev {

		height: 46px;

		width: 46px;

		top: calc(100% - 130px);

	}	

	.destination-list-2 ul li {

		list-style: none;

		float: left;

		width: 49%;

		position: relative;

		margin-bottom: 15px;

		box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);

	}

	

	.destination-list-2 ul li:nth-child(odd) {

		margin-right: 1%;

	}

	.destination-list-2 ul li:nth-child(even) {

		margin-left: 1%;

	}

	

	.less-padding-left-0 {

		padding-left: 15px;

	}













}













@media  screen and (max-width: 600px) {



.head-title {
    margin: 0 15px;
}


#filter_sidebar{
	/*display:none;*/
    padding: 0 15px;
}

div#list_sidebar{
	padding-left:0px;
}

.ii-resultBoxes{
    float: left;
    width: 100%;
    border-bottom: dashed 1px #ccc;
    margin-bottom: 15px;
    padding-bottom: 12px;
}

.ii-resultBoxes:last-child{
    border-bottom: dashed 0px #ccc;
}

.ii-destini{
    border-top: 1px solid #ccc;
}

.ii-breadcrumbLastItem > span{
    top:0px;
}

#my-itinerary .box_grid figure{
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
    height: 90px;
    float: left;
    width: 128px;
}

.box_grid figure img {
    float: left;
    margin-right: 10px;
    border-radius: 6px;
}

.ii-mobileHome-sectiontopDestination .box_grid figure img {
    max-width: inherit;
    height: auto;
}

.ii-mobileHome-sectiontopDestination .box_grid{
    float:left;
}

.box_grid .wrapper h3 a{
	line-height: 1.2;
	font-size: 16px;
	max-height: 42px;
}

#my-itinerary .box_grid .wrapper h3 a{
    width: 100%;
    font-size: 14px;
    max-height: 42px;
    font-weight: 500;
    line-height: 19px;
    color:#000;
    font-weight: 600;
}

.ii-resultBoxes .box_grid {
    border: 0px solid #b4b4b4;
    box-shadow: none;
}

.ii-resultBoxes .box_grid .price{
	font-size: 13px;
	line-height: 18px;
    -webkit-line-clamp: 3;
    max-height: inherit;
    letter-spacing: 0.5px;
    min-height: inherit;
    padding: 0px 0px 2px 14px;
}

.ii-item-link {
    padding: 6px 10px 8px;
    font-size: 14px;
    background-color: transparent;
    border: 0px solid;
    /* color: #ff5300!important; */
}
.ii-item-link a{
    color: #ff5300;
    font-size: 13px;
    display: inline-block;
    font-weight: 500;
    padding: 0 .7em;
    text-decoration: none;
}

.ii-resultBoxes .box_grid ul {
    margin: 0px;
    padding: 0;
}

#my-itinerary .ii-item-link a {
    color: #ff5300;
    font-size: 13px;
    display: inline-block;
    font-weight: 500;
    padding: 0 0 0 .7em;
    text-decoration: none;
}

#my-itinerary .box_grid .wrapper {
    min-height: inherit;
    margin-left: 123px;
    padding: 1px 0px 0 12px;
}

address.info_post_date {
    margin-bottom: 0;
    color: #776d6d;
    font-size: 11px;
    font-weight: 400;
    font-style: normal;
}

.box_grid .price:before{
	top: 6px;
}

#my-itinerary .box_grid .price:before{
	top: 0px;
}

.box_grid ul li{
	font-size: 14px;
}

.ii-item-link{
	padding: 6px 10px 8px;
	font-size:14px;
}

div#list_sidebar{
	margin: 0 15px;
	padding-left: 0px;
	border-left: #e0e0e0 0px solid;
    border-top: #e0e0e0 0px solid;
    border-bottom: #e0e0e0 0px solid;
	float:left;
}

.ii-marging-top-50, section.ii-marging-top-50 {
    margin-top: 30px;
}

._1Kng9{
	margin-bottom: 10px;
    margin-top: 10px;
}

._1wPuv:link, ._1wPuv:visited {
    margin-bottom: 0px;
	font-size: 13px;
}

._2sXdq{
	margin-bottom:0px;
}

.q36gF{
	padding-top: 24px;
    padding-bottom: 24px;
}

.mkT_W{
	margin-bottom: 10px;
}

._5akfd{
	
}

._5akfd ul{
	margin: 0 0 0px 0;
}

._37Rqk {
    width: auto;
    line-height: 23px;
	font-size: 14px;
}

.iovEC{
	text-transform: capitalize;
}

.ii-article-details .visitor-information ul li {
    list-style: none;
    float: left;
    width: 100%;
    margin: 0;
    text-align: left;
    border: 0.5px solid #ccc;
    background-color: rgba(246, 246, 246, 0.71);
}

.ii-article-details .visitor-information ul li p{
	line-height: 40px;
}

.ii-article-details .visitor-information ul li p strong{
	padding-left: 10px;
}

.ii-top-footer-row {
    padding: 0px;
}

.ii-top-footer ul li a {
	display: inline-block;
    margin-top: 8px;
    color: #000000;
    line-height: 14px;
    margin-right: 0px;
    font-size: 12px;
    letter-spacing: 0;
    border: solid 1px #ff5722;
    padding: 4px 5px;
    text-decoration: none;
    border-radius: 30px;
}

.tourist-attraction-details-info-imageholder{
	height:auto;
}

.visitor-information:before{
	font-size: 18px;
}

.ii-article-details .visitor-information ul{
	border-bottom: solid 0px #ccc;
}

.accordion a.toggle{
	padding: 10px 40px 10px 8px;
}

.accordion a.toggle:before{
	position: absolute;
    right: 8px;
    top: 8px;
}

.inclusion_excluision_section{
	width:100%;
}

.ii-itinerary-sidebar {
    margin-top: 5px;
    padding-left: 8px;
    padding-right: 8px;
}

.list-single-header-item h1.ii-itinerary-title{
	margin-top: 0;
	line-height: 34px;
}

.ii-breadcrumb {
    float: left;
    margin-bottom: 10px;
    margin-top: 20px;
    width: 100%;
    padding-top: 8px;
    padding-left: 5px;
    padding-bottom: 4px;
    border-bottom: 1px solid #dfdfdf;
    background-color: #dae6e8;
}

.list-single-main-item-title h3{
	padding-left: 15px;
	line-height: 1.33;
    font-size: 20px;
	margin-bottom: 10px;
}
.list-single-main-item-title h3:before {
    content: '';
    position: absolute;
    display: block;
    background-color: #ff5722;
    left: 0px;
    top: 13px;
    width: 5px;
    height: 20px;
    border-radius: 0px;
    background-image: -webkit-linear-gradient(287deg, #ff9557 0%, #ff6b3d 100%);
    background-image: linear-gradient(163deg, #ff9557 0%, #ff6b3d 100%);
}

.ii-blockSection {
    margin-bottom: 30px;
    float: left;
}

.filteredSearchBox {
    position: relative;
    margin-top: 15px;
}

.faq-section {
    padding-left: 15px;
    padding-right: 15px;
}

.panel-title>a, .panel-title>a:active{
	line-height: 20px;
}

.ii-destini #list_sidebar.ii-cat-destination{
	margin: 0;
    padding: 1% 10px;
}

.details-list.highlights-list li{
    text-align: left;
    line-height: 23px;
}

#covid-10-mobile .covid-link button{
    padding: 0 10px;
}

.why-book-block .book-list li{
    width: 100%; 
}

.why-book-block .book-list li span{
    margin-right: 4px;
}

.ii-destini #list_sidebar.ii-cat-destination a.ii-destiInfoLink {
    margin: 1% 2%;
    font-size: 2.0rem;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    text-transform: capitalize;
    text-align: center;
    display: flex;
    float: left;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 0;
    text-shadow: 0px 1px 4px #000;
    background-color: #fff;
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    width: calc((1170px - 122px) / 4);
    height: 170px;
    flex: 0 0 calc((1170px - 122px) / 4);
    width: 47%;
}
#content p{
    font-size: 14px;
}
.ii-destini #list_sidebar a.ii-destiInfoLink:nth-child(odd){
	margin-right: 1%;
    margin-left: 2%;
}

.ii-destini #list_sidebar a.ii-destiInfoLink:nth-child(even){
	margin-left: 1%;
    margin-right: 2%;
} 

.ii-destini #list_sidebar.ii-cat-destination .ii-destiInfoBox h3 {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
}

.ii section.ii-searchPageArea {
    /*padding: 20px 0 20px;*/
}

.ii-pageCategory section.ii-searchPageArea.faq-sectionBox {
    padding: 20px 0px;
}











.ii-footer{

	margin-top:0px;

}



section.list-single-section .bg {

	background-image:none !important;

}



.ii-footer .footer_mdeia_holder img {

    width: 18%;

}

.box_grid .wrapper h3{

	min-height:auto;

}

.footer-content-col:nth-child(even) {

    margin-left: 0%;

}

.footer-content-col:nth-child(odd) {

    margin-right: 0%;

}

.popular-desc p {

    padding-bottom: 0;

    line-height: 26px;

	text-align: justify;

}



.popular-desc p.text-center.m-button {

    margin: 10px auto 10px;

    text-align: center;

}



button.ii-next{

	right: -11px;

}



button.ii-prev{

	left:-11px;

}



.ii-toggle input[type="checkbox"]:checked + label {

    top: -4px;

    right: -10px;

}



#sidebarMenu ul.sideMenu li{

	padding-left:7px;

}



#bannerMoblie button.ii-next, #bannerMoblie button.ii-prev {

	top: calc(100% - 140px);

	width: 40px;

	height: 40px;

	/* background-color: transparent; */

}



#bannerMoblie button.ii-next{

	right:8px;

}



#bannerMoblie button.ii-prev{

	left:8px;

}



button.ii-prev:hover, button.ii-next:hover {

background-color: #fff;

border: 0px solid #000;

}



.owl-carousel.owl-drag .owl-item a{

text-decoration:none;

}



#bannerMoblie  button.ii-next img, #bannerMoblie  button.ii-prev img {

   width: 12px;

}





.popular-desc .vertical-align .col-md-4{

	padding-left: 10px;

}

.footer-content-col-txt{

	

}

.footer-content-col-txt p{

	line-height: 25px;

    font-size: 14px;

    letter-spacing: 0.3px;

}

.ii-footer .ii-footer-box-logos{

	margin-top: 10px;

	margin-bottom: 0px;

}

.ii-footer .ii-footer-box-logos h3{

	font-weight: 500;

    color: #ffffff;

    font-size: 16px;

}

.ii-footer .ii-cards{

	display:none;

}

.ii-footer-cont-2 p{

	text-align:center;

}

a.logo-train-ii {

	display: table;

	padding-top: 10px;

	padding-bottom: 10px;

}



.ii-footer-cont-2{

		text-align:center;

	}

	.copyrightText p {

		text-align: center;

	}

	.ii-footer .ii-footer-box-links h3{

		text-align:left;

		font-size: 14px;

		width: 100%;

		float: left;

	}

	

	.ii-footer .ii-footer-box-logos img {

		width: 17%;

		margin-bottom: 0px;

		margin-left: 1.5%;

		margin-right: 1.5%;

		margin-top: 4px;

	}

	

	.ii-footer .ii-footer-box-about ul li {

		float: left;

		margin: 5px 5px;

		width: 46%;

		/* border: 1px solid; */

		/* padding: 2px 15px; */

		/* background-color: rgba(255,255,255,0.15); */

	}

	

	.ii-footer .ii-footer-box-about {

		margin-bottom: 0px;

	}

	

	.ii-footer .ii-footer-box-about ul li:nth-child(odd){

		width: 46%;

		margin-left: 10px;

	}



	.ii-footer .ii-footer-box-about ul li:nth-child(even){

		width: 46%;

	}

	

	.ii-footer .ii-footer-box-about ul {

		list-style: disc;

		color: #f2f2f2;

		padding-left: 0px;

		float: left;

	}

	

	.ii-footer .ii-footer-box-links ul {

		list-style: disc;

		color: #f2f2f2;

		margin-left: 18px;

		float: left;

	}

	.ii-footer .ii-footer-box-about {

		padding-top: 0px;

		border-bottom: 1px solid rgba(182, 182, 182, 0.34);

		margin-top: 0px;

		float:left;

		width:100%;

		padding-bottom: 10px;

	}

	.ii-footer{

		padding: 5px 0 0 0;   

	}

	

	.ii-footer .ii-footer-box-right {

		padding-top: 0px;

		border-top: 0px solid rgba(182, 182, 182, 0.34);

		margin-top: 0px;

	}

	.ii-footer .ii-footer-box-logos {

		padding-top: 15px;

		/* border-top: 1px solid rgba(182, 182, 182, 0.34); */

		/* margin-top: 10px; */

	}

	.footer_mdeia_holder {

		padding: 9px 0 9px 0px;

		margin: 0 0 5px 0px;

		background: #fff0;

		border: solid 0px #c1c1c1;

	}

	.ii-footer  footer h3 {

		font-size: 14px;

		color: #fff;

		font-weight: 400;

		margin-top: 0;

	}

	.ii-footer .ii-footer-box-left h3 {

		font-size: 14px;

		/* padding-bottom: 8px; */

		margin-left: 0px;

		text-align: left;

		width: calc(100% - 30px);

		/* border-bottom: 1px solid rgba(182, 182, 182, 0.34); */

	}

	

.company-profile-details {

    padding-top: 10px;

}	

	

.company-profile-details h3{

	text-align: justify;

    line-height: 20px;

}



.company-profile-details p{

	text-align:justify;

}



body{

	padding-top: 0px;

}

.company-profile-details h1{

	margin-top:0px;

}



#sidebarMenu{

	width:300px;

}



	.destination-list-2 ul li {

		width: 100%;

	}

	

	.destination-list-2 ul li:nth-child(odd) {

		margin-right: 0%;

	}

	.destination-list-2 ul li:nth-child(even) {

		margin-left: 0%;

	}


.ii-tile-detail .tile-title a, .ii-attractionLeftBox .ii-tile-detail .ii-tile-description {
    text-align: center;
}


.ii-top-footer-row{
	margin-bottom: 15px;
}


.ii-top-footer-row h3{
	
}


.ii-top-footer-row button{
	background-color: transparent;
    border: 0;
    margin: 0;
    padding: 15px;
	width: 100%;
    text-align: left;
}

.ii-top-footer-row button h3{
	float: left;
}

.ii-top-footer-row ul{
	margin: 0;
    padding: 0 10px 18px;
}

.ii-top-footer-row ul li{
	
}

.ii-top-footer-row ul li a{
	
}

.ii-top-footer-row button .ii-whiteFooterLinks{
	float: right;
	line-height: 28px;
	font-size: 24px;
}

.ii-attractionRightBox .ii-tile .ii-tile-media img {
    max-height: 118px;
}

.ii-mobileHome-sectionTopTourist .ii-tile {
    width: 100%;
    float: left;
    padding: 8px 0;
}

.ii-attractionBox {
    padding: 0 0px 0 0;
}

.ii-attractionBox:nth-child(odd) {
    padding: 0 4px 0 4px;
}

.ii-attractionBox:nth-child(even) {
    padding: 0 4px 0 4px;
}

.ii-mobileHome-sectionTopTourist .ii-tile {
    width: 100%;
    float: left;
    padding: 5px 0px 5px;
}

.ii-attractionLeftBox {
    padding: 0 0px 0 0;
}

.ii-footer .ii-footer-row button.collapsed{
	
    border: 0px solid rgb(104, 104, 104);
}
._10fbW{
	border-bottom: 1px solid rgb(104, 104, 104);
}
.ii-footer .ii-footer-row button{
	background-color: transparent;
	border: 0px solid rgb(104, 104, 104);
	border-bottom: 0px solid rgb(104, 104, 104);
    width: 100%;
    padding: 0px 3px;
}

.ii-footer .ii-footer-row button h3{
	font-size: 14px;
    font-weight: 700;
    height: 24px;
    margin-bottom: 0px;
    float: left;
    margin-top: 14px;
}

.ii-footer .ii-footer-row button span{
	float: right;
    line-height: 38px;
    font-size: 16px;
    position: relative;
    top: 2px;
}

.mkT_W{
	padding: 1px 3px;
}



.URBwv {
    margin-top: 15px;

}

.ii-top-footer{
	padding: 15px 0 0;
}

#resultShow.vertical-height{
    max-height: 330px;
    overflow: auto;
    width: 100%;
    left: calc(50% - 50%);
    top: calc(100%);
    border-radius: 0px 0px 0 0;
    z-index: 1;
}
ul.ii-resultDetails{
	float:left;
}
ul.ii-resultDetails li.ii-search-heading{
	text-align: left;
}

ul.ii-resultDetails li a{
	text-align: left;
    display: block;
    padding: 7px 10px 2px;
}


.section__intro__main.intro-heading {
	margin-top: calc(100vh - 90vh);
	width: 100%;
}

body.ii-pageHome {
    background: #fff;
}

.m_header{
	border-bottom: 1px solid #e0e0e0;
	background-color: #fff;
	position: fixed;
    top: 0;
    width: 100%;
    padding: 0 12px;
    box-sizing: border-box;
    z-index: 4;
}

.m_header_left{
	width: 49%;
    float: left;
}

.logo-train-ii{

}

.ii-headSearchIcon{
    float: left;
    position: absolute;
    right: 18px;
}

.ii-headSearchIcon i{
	
}

#create-my-trip .ii-cmtForm {
    max-width: 100%;
}
#create-my-trip .ii-cmtForm .form-row .form-holder {
    width: 100%;
}

#create-my-trip .ii-cmtForm .form-row .form-holder.ii-cmtAdult, #create-my-trip .ii-cmtForm .form-row .form-holder.ii-cmtChild{
	width: 49%;
    float: left;
	margin-right:1%;
 }
 #create-my-trip .ii-cmtForm .form-row .form-holder.ii-cmtChild{
	margin-left:1%;
	margin-right:0%;
 }

 #create-my-trip textarea.form-control {
    height: 65px;
 }

 .ii-searchBlockHead {
	float: left;
    background-color: #fff;
    background-color:#004074;
    width: 100%;
    position: absolute;
    top: 53px;
    left: 0;
}

.ii-searchBox #headerSearchFeild{
    background-color: #ffffff;
    border: 1px solid #bababa;
    height: 40px;
}

.ii-searchBox{
	min-width:auto;
	margin-top: 0px;
	margin-bottom: 6px;
}
.ii-searchBox .homeHeadSearch{
    top: 0px;
}
.ii-searchBlockHead .ii-searchBox{
    width: 94%;
    left: 3%;
    margin-top: 8px;
    margin-bottom: 8px;
}

.m_header_menu {
    float: left;
    width: 40%;
}

header button {
    background: none;
    cursor: pointer;
    outline: none;
	float:left;
	border: 0;
}

.headerContact{
	position: absolute;
    right: 65px;
    width: 45px;
    height: 54px;
}

.headerContact2{
    position: absolute;
    right: 112px;
    width: 55px;
    height: 54px;
}

.headerContact2 img{
    width: 26px;
}

.headerHamburger {
	width: 60px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    /* border-left: 2px solid #ededed; */
    /* -webkit-appearance: button; */
    /* text-transform: none; */
    /* overflow: visible; */
    /* padding: 0; */
    /* border: 0; */
    display: block;
    float: left;
    top: 0;
    right: 0;
	z-index:1;
    border-left: 2px solid #ededed;
}

.headerHamburger span {
    display: block;
    position: absolute;
    height: 3px;
    width: 32px;
    background: #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    left: 50%;
    margin-left: -16px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.15s ease-in-out;
    -o-transition: 0.15s ease-in-out;
    -moz-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
}

.headerHamburger span:nth-child(1) {
    top: 15px;
}

.headerHamburger span:nth-child(2), .headerHamburger span:nth-child(3) {
    top: 24px;
}

.headerHamburger span:nth-child(4) {
    top: 33px;
}

.headerHamburger--open span:nth-child(1) {
    top: 35px;
    width: 0;
    right: 0;
}

.headerHamburger--open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.headerHamburger--open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.headerHamburger--open span:nth-child(4) {
    top: 35px;
    width: 0;
    right: 0;
}

.ii-maintainBy {
    text-align: center;
    margin-bottom: 15px;
    margin-top: 0px;
}

._3J3Xl {
    padding-top: 20px!important;
	min-height: 110px;
}

.ii-footer-specialLinksRow{
    float: left;
    background-color: rgba(29, 29, 29, 0.94);
    padding: 12px 0;
}

.ii-linksRow{

}

.ii-linksRow a{
	color: #d6ab34!important;
    opacity: 1!important;
    font-weight: 600;
}

.iiPopupForm{
	left: auto!important;
    bottom: 46px!important;
    right: 15px!important;
}

header .in_flag {
	float: left;
    margin-top: 0px;
}

header .in_flag img {
    width: 34px;
}

.list-single-header-item h1.ii-itinerary-title{
	margin-top: 0px;
    margin-bottom: 15px!important;
}

.inclusion_excluision_section .included_content ul li:before{
	left: -16px;
}

.ii-pageItinerary #similar-carousel button.ii-prev, .ii-pageItinerary #similar-carousel button.ii-next {
    top: calc(100% - 175px);
}

.ii-top-footer-row button span.fa-arrow-circle-down, ul._10fbW button span.fa-arrow-circle-down{
	transform: rotate(180deg);
	transition: 0.3s;
}

.ii-top-footer-row button.collapsed span.fa-arrow-circle-down, ul._10fbW button.collapsed span.fa-arrow-circle-down{
	transition: 0.3s;
	transform: rotate(0deg);
}

#scroll {
    right: 15px;
    bottom: 55px;
}








.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 11;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.3s;
  padding-top: 60px;
  transition: transition: all 0.3s ease;
}

.sidenav a {
  padding: 8px 8px 8px 22px;
  text-decoration: none;
  font-size: 25px;
  color: #333;
  display: block;
  /* transition: 0.3s; */
}

.sidenav a:hover {
	color: #333;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

#ii-wrapperMain {
	transition: margin-left .3s;
    float: left;
    width: 100%;
}


  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}






  .header__bottom {
    position: fixed;
    top: 0;
    bottom: 0;
    background-color: #fff;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    max-width: 300px;
    width: 80%;
    border-left: 2px solid #ededed;


	-webkit-font-smoothing: antialiased;
    transform-origin: 0% 0%;
    transform: translate(-100%, 0);
    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

.header__bottom-container{
	height:100vh;
}

.header ul {
    padding-left: 0;
    margin: 0;
    list-style-type: none;
}

.list-group a {
    height: 50px;
    border-bottom: 2px solid #ededed;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #333;
    padding-top: 13px;
}

.header__nav>ul>li>ul {
    display: none;
    padding: 20px;
    padding-top: 0;
    line-height: 1.2;
    border-bottom: 2px solid #ededed;
}

.header__nav>ul>li>ul li {
    margin-top: 20px;
}

.header__nav>ul>li.destinations>ul>li>a, .header__nav>ul>li>ul>li.menu-item-has-children>a {
    font-size: 22px;
    font-weight: 600;
}




.list-group .collapse .list-group-item  {
	padding-left: 32px;
    height: 50px;
    font-size: 14px;
    font-weight: 400;
}


.list-group .collapse .in .list-group-item{
	
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover{
	background-color: transparent;
}


.list-group .list-group-item.level1{

	position:relative;
}
.list-group .list-group-item.level2{
	background-color: #e6e6e6;
    border-bottom: 0.5px solid #acacac;
	height: 38px;
	position:relative;
	font-size: 14px;
    font-weight: 400;
}
.list-group .list-group-item.level3{
    border-bottom: 0.5px solid #acacac;
	background-color: #f9f9f9;
    height: 38px;
    padding-top: 8px;
	position:relative;
	font-size: 14px;
    font-weight: 400;
}

.list-group .list-group-item.level2:before{
	content: '';
	position:absolute;
}

.list-group .list-group-item.level2:after{
	content: '';
	position:absolute;
}

.list-group .list-group-item.level3:before{
	content: '';
	position:absolute;
}

.list-group .list-group-item.level3:after{
	content: '';
	position:absolute;
}

.list-group-item.level1 i, .list-group-item.level2 i{
	transform: rotate(180deg);
	color: #0054a6;
	font-size:18px;
}


.list-group-item.level1.collapsed i, .list-group-item.level2.collapsed i{
	transform: rotate(0deg);
}



/* level 2*/
.list-group .collapse > .collapse .list-group-item {
  padding-left: 45px;
}

/* level 3*/
.list-group .collapse > .collapse > .collapse .list-group-item {
  padding-left: 40px;
}

.list-group-item a{

}

.list-group-item i{
	margin-right: 4px;
    margin-left: 4px;
}
#mySidenav{
    display:block;
}
.sidenavBox{
	transition: transition: all 0.3s ease;
}







#menuToggle {
	position: absolute;
    /* top: 5px; */
    right: 0px;
    z-index: 1;
    -webkit-user-select: none;
    user-select: none;
    width: 53px;
    height: 53px;
    border-left: 2px solid #ededed;
    padding-left: 10px;
    padding-top: 17px;
}

#menuToggle input
{
  display: flex;
  width: 40px;
  height: 32px;
  position: absolute;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
}

#menuToggle span
{
  display: flex;
  width: 31px;
	height: 3px;
    margin-bottom: 5px;
  position: relative;
  background: #000;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 5px 0px;
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span#one
{
  /*transform-origin: 0% 0%;*/
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-3px, -0.5px);
  background: #36383F;
}
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}

#menuToggle input:checked ~ span#one
{

}

#menuToggle input:checked ~ span#two
{
transform: rotate(-45deg) translate(-6px, -0px);
}

#menu{
	position: absolute;
    width: 265px;
    right: 0;
    height: 100vh;
    box-shadow: 0 0 0px #85888c00;
    margin: 0 0 0 0px;
    padding: 0px;
    padding-top: 0;
    background-color: #F5F6FA;
    -webkit-font-smoothing: antialiased;
    transform-origin: 0% 0%;
    transform: translate(500px, 0);
    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

#menu li
{
  padding: 10px 0;
  transition-delay: 2s;
}


#menuToggle input ~ .ii-sideBarOverlay {
    background: rgba(0, 0, 0, 0.55);
    height: 0vh;
    width: 0%;
    position: fixed;
    z-index: -999999;
    margin: 0;
    padding: 0;
    top: 0;
    right: 0;
    opacity: 0;
    /* display: none; */
    transition: all 0.1s ease;
}


#menuToggle input:checked ~ #menu
{
  transform: none;
}

#menuToggle input:checked ~  .ii-sideBarOverlay{
	background: rgba(0, 0, 0, 0.65);
    height: 100vh;
    width: 100%;
    position: fixed;
    z-index: -1;
    margin: 0;
    padding: 0;
    top: 0;
    right: 0;
    opacity: 1;
    /* display: block; */
    transition: all 0.1s ease;
}



.ii-pageOnline div#list_sidebar{
	margin: 0px;
	padding: 0 15px;
}

.ii-item {
    float: left;
    width: 100%;
    border-bottom: dashed 1px #ccc;
    margin-bottom: 15px;
    padding-bottom: 12px;
}

.ii-blog-content .ii-item img {
    float: left;
    max-width: 85px;
    margin-right: 8px;
    height: 65px;
    border-radius: 6px;
}

.ii-blog-content .ii-item a h3 {
    color: #333;
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 0px;
    font-weight: 500;
    line-height: 18px;
}

.ii-pageInfo .ii-item p {
    margin-top: 6px;
    line-height: 23px;
    font-size: 14px;
    word-spacing: 0;
    margin-bottom: 8px;
    display: none;
}

.ii-blog-content .ii-item a h3{
	margin-bottom: 5px;
}

address.info_post_date {
    margin-bottom: 0;
    color: #776d6d;
    font-size: 11px;
    font-weight: 400;
    font-style: normal;
}

.ii-blog-content a.ii-blog-link{
	font-size: 13px;
}

.ii-pageInfo .ii-breadcrumb {

}

.ii .iiPopupForm{
	z-index: 2;
}


.ii-top-footer-row:last-child {
    margin-bottom: 15px;
}

.ii-resultBoxes .ii-destinationName{
    display:none;
}

.box_grid ul li:first-child{
    display:none;
}

#sectionItenerary #owl-highlights-banner button.ii-prev, #sectionItenerary #owl-highlights-banner button.ii-next {
    top: calc(50% - 14px);
}

#similar-carousel .box_grid figure a img{
    position: absolute;
    left: 0%;
    top: 0%;
    height: auto;
    max-width: inherit;
    -webkit-transform: translate(0%, 0%) scale(1);
    -moz-transform: translate(0%, 0%) scale(1);
    -ms-transform: translate(0%, 0%) scale(1);
    -o-transform: translate(0%, 0%) scale(1);
    transform: translate(0%, 0%) scale(1);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


#similar-carousel .box_grid{
    float: left;
    width: 100%;
}

.ii-breadcrumb ul li, .ii-breadcrumb a{
    font-size: 13px;
}

.list-group a.ii-stepBack1 {
    height: auto;
    color: #fff;
    padding-top: 3px;
    display: block;
    border: 0;
    /* position: absolute; */
    bottom: 22px;
}
.ii-footer-links ._2sXdq {
    color: #000;
    font-size: 13px;
    font-weight: 600;
}

.ii-searchPageArea .ii-blockSection, .ii-pageArticle .ii-blockSection{
    width:100%;
}
.ii-blockSection img {
    width: 95px;
    height: 65px;
    border-radius: 3px;
    float: left;
    margin-right: 10px;
}
.ii-blockSection p.category{
    margin-top: 0;
    margin-bottom: 2px;
    color: #5f0903;
    font-size: 14px;
    font-weight: 500;
}

.ii-blockSection p{
    -webkit-line-clamp: 3;
    line-height: 19px;
}

.browsed-entries.ii-blockSection p {
    line-height: 19px;
    font-weight: 500;
}
.ii section.ii-searchPageArea {
    padding: 90px 0 10px;
}

div#list_sidebar{
    padding-top: 15px;
    padding-bottom: 0;
}

.ii-searchPageArea .ii-blog-content h1{
    line-height: 33px;
}

.ii-mobileHome-sectiontopDestination.ii-firstBox{
    margin-top: 95px;
}

.ii-pageArticle section.ii-block, .ii section.ii-sectionItenerary {
    padding: 85px 0 20px;
}

body .ii-itinerary-sidebar #popular-tags ul li a {
    background-color: #FFD54F;
    margin: 0px 5px 0px 0px;
    padding: 5px;
    color: #4f0000;
    border-radius: 3px;
    font-size: 13px;
    display: inline-block;
    line-height: 1;
    text-decoration: none;
    -webkit-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
}

#my-itinerary{

}

#my-itinerary .iiMobileImgSpace{
    width: 35%;
} 

#my-itinerary .iiMobileTitleSpace{
    width: 65%;
    padding-left: 3px;
}

#my-itinerary .iiMobileTitleSpace h3{
    line-height: 20px;
}

#my-itinerary .iiMobileTitleSpace h3 a{
    font-size:15px;
}

.ii-pageDestination .image-zooming-effect {
    height: 115px;
}

.ii-pageDestination .destinationsSideSpace span + span {
    left: auto;
    right: 15px;
    display: none;
}

body.ii-pageArticle section.ii-block, body.ii-pageDestination section.ii-block {
    padding: 106px 0 20px;
}

.ii-searchPageArea .box_grid .wrapper h3 a {
    min-height: 40px;
}
.ii-pageCategory .image-zooming-effect {
    height: 125px;
}

.ii-pageCategory .image-zooming-effect a h3 {
    line-height: 19px;
    font-size: 14px;
}

.image-zooming-effect-detals{
    padding: 40px 5px 15px 10px;
}

.faq-section .panel-title>a, .faq-section .panel-title>a:active{
    line-height: 22px;
}

.faq-section.list-single-main-item .panel-group p, .faq-section.list-single-main-item .panel-group li{
    color: #222;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 10px;
}

.faq-section .panel-group li{

}

.ii-pageCategory .faq-section .panel-group .panel, .ii-pageOnline .faq-section .panel-group .panel{
    width: 100%;
}
.ii-pageCategory .faq-section .panel-group .panel:nth-child(odd), .ii-pageOnline .faq-section .panel-group .panel:nth-child(odd){
    margin-right:0px;
}

.ii-pageDestination #ii-mostSearchesBottom ul.ii-mostSearchesUl, .ii-pageArticle #ii-mostSearchesBottom ul.ii-mostSearchesUl{
    grid-template-columns: auto;
}

.ii-pageDestination .ii-blockSection{
    box-shadow: 0 0px 0px 0 rgba(0,0,0,.03);
    width: 100%!important;
}

.hotel-list-item .hotel-img {
    width: 100%;
    margin-right: 0;
    float: left;
}

.hotel-list-item .hotel-text {
    position: relative;
    overflow: hidden;
    margin: 10px 0px 0 0;
    padding: 0 5px 40px 5px;
    float: left;
    width: 100%;
}
.hotel-list-item .hotel-text .price-box {
    position: absolute;
    margin-top: 10px;
    bottom: 6px;
    right: 0;
}
.hotel-list-item .hotel-text .hotel-service{
    max-width: 100%;
    overflow:hidden;
    max-height: 91px;
}

.ii-iteneraryTotal{
    padding-left: 8px;
    line-height: 28px;
}

.ii-topBox{
    margin-bottom: 10px;
}

.contact_your_tour_planner .travelogy-form-formbox, .contact_your_tour_planner .travelogy-form-name {
    float: left;
    width: 100%;
}
.contact_your_tour_planner #travelFormDiv{
    width: 100%;
}
.ii-pageContact .contact-page-details{
    padding: 80px 0 0;
}

.contact {
    min-height: auto;
}

.ii-pageThemes .image-zooming-effect{
    height: auto;
}

.ii-pageThemes .less_pad_coll_on_tab_mob{
    padding: 0 8px;
}

.company.magazine img.img-circle.img-responsive {
    max-width: 99%;
    margin: 10px auto;
}

.member {
    padding: 0 20px;
}

.magazine.company{
    padding: 25px 0 25px;
}

.gallery-section .glc .imagehead {
    padding: 10px 0 20px 0;
}

.magazine.profile-contact .survival-guide .survival-guide__item{
    margin-bottom: 25px;
}

#CDSWIDSSP{
    width:100%!important;
}

.gallery-section img {
    border-radius: 10px 10px 10px 10px;
}

.top_trip.company h2{
    text-align:center;
}

img.right{
    margin: 4px 4px 4px 4px;
    width:100%!important;
}

.ii-searchBox .homeHeadSearchDelete img{
    width: 20px;
}

.headSearchDeleteHome{
    position: absolute;
    top: 12px;
    right: 50px;
}

.headSearchDeleteHome img{
    width: 20px;
}

.hotel-list-item .hotel-text p{
    display: none;
}
.hotel-list-item .hotel-text .price-box p {
    display: block;
}

#scroll{
    display:none!important;
}

.ii-pageArticle .ii-footer, .ii-pageInfo .ii-footer {
    margin-top: 0px;
}
 .ii-pageInfo .ii-footer-specialLinksRow{
    margin-top: 200px;
}

.ii-pageArticle .ii-footer-specialLinksRow{
    margin-top: 0px;
}

.ii-destini .ii-cat-destination.ii-articleTagsLink{
    padding: 1% 15px;
}












}






















</style><style>



#wrapper {
	float:left;
	width:100%;
	position:relative;
	z-index:5;
	padding-top:0px;
}
#wrapper.no-padding {
	padding-top:0;
}
.content {
	width:100%;
	position:relative;
	z-index:4;
	float:left;
	/* background:#fff; */
}
.content.fs-slider-wrap {
	padding-top:80px;
}
.fl-wrap {
	float:left;
	width:100%;
	position:relative;
}
.no-bg {
	background:none;
}
.full-height {
	height:100%;
}
.full-width-wrap {
	width:100%;
}
.bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
	background-size: cover;
	background-attachment: scroll  ;
	background-position: center  ;
	background-repeat:repeat;
	background-origin: content-box;
}
.shapes-bg-small:before  , .shapes-bg-big:before  {
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-repeat:repeat;
	opacity:0.3;
}
.shapes-bg-small:before{
	background-attachment:scroll;
	background-size:cover;
	background-image:url(https://www.travelogyindia.com/storage/app/frontend/images/bg/shapes-small.png);
}
.shapes-bg-big:before{
	background-image:url(https://www.travelogyindia.com/storage/app/frontend/images/bg/shapes-big.png);
}
.respimg {
	width:100%;
	height:auto;
}
.overlay {
	position:absolute;
	 top: auto;
	 bottom: 0;
	left: 0;
	width:100%;
	height: 50%;
	background:#000;
	opacity:0.8;
	z-index:2;	    
	background: transparent linear-gradient(to bottom,transparent,rgba(0, 0, 0, 0.65),rgb(0, 0, 0),#000) repeat scroll 0 0;
}

.ii-train_header nav.ii-train-nav > ul > li > ul.ii-dropDown-wider{
	width: 470px;
}

.ii-train_header nav.ii-train-nav > ul > li > ul.ii-dropDown-single{
	max-width: 210px!important;
}

.ii-train_header nav.ii-train-nav > ul > li > ul.ii-dropDown-positionLeft{
	right: 0;
}

.ii-menuBox{
	float: left;
    width: 50%;
}

.ii-menuBox .title, .ii-menuBox .title a{
	color: #ae1819;
    font-weight: 700;
}

nav.ii-train-nav>ul>li>ul.sub-menu.sub-menu-wide li {
    width: 195px;
    margin: 0 10px 0 10px;
    float: left;
    padding: 9px 2px;
    border-bottom: 1px dashed #ccc;
	text-align:left;
}






/*------ section-------------------------------------------------*/
section {
	float:left;
	width:100%;
	position:relative;
	padding:80px 0;
	overflow:hidden;
	/* background:#f6f6f6; */
	z-index:1;
}
section.no-top-padding {
	padding:0px 0;
}
section.no-pading {
	padding-bottom:0;
}
.header-sec-link {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	z-index:20;
}
.header-sec-link a {
	display:inline-table;
	padding:15px 40px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	background:#fff;
	font-weight:700;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	box-shadow: 0px 0px 0px 4px rgba(255,255,255,0.2);
}
section.color-bg .header-sec-link a{
	color:#000;
	background:#fff !important;
}
section.color-bg .header-sec-link a:hover {
	color:#fff;
}
.header-sec-link a:hover {
	color:#666;
	background:#fff;
}
section.hero-section {
	padding:150px 0 200px;
}
section.hero-section.no-dadding {
	padding:0;
}


section.gray-section .greyPriceStrip .container {
	background-color: #ccc;
    padding-top: 15px;
    padding-bottom: 15px;
}

.list-single-header-item{
	/* padding-left: 0; */
}

section.gray-section {
	background: #f6f6f6;
}

section.gray-section .container {
    background: #fff;
    padding: 35px 15px;
}

.highlights-table-section{
	border-top: 1px solid rgba(0,0,0,0.2);
    margin-top: 20px;
    padding-top: 10px;
}

.highlights-table-section .col-sm-6{
	padding-left:0px;
}

dl.dl-horizontal{
	margin-top: 5px;
}


.dl-horizontal dt, .dl-horizontal dd{
	text-align: left;
    font-size: 16px;
    font-weight: 600;
    width: 42%;
    margin-top: 7px;
    display: block;
    float: left;
    margin: 8px 0 0 0;
	position:relative;
}

.dl-horizontal dt{
	
}

.dl-horizontal dt:after{
	position: absolute;
    content: ' : ';
    right: 0;
}

.dl-horizontal dd{
    font-weight: 400;
	padding-left: 15px;
}




section.hero-section .bg  {
	height:120%;
	top:-10%;
}
section.parallax-section {
	padding:110px 0;
}
section.video-section {
	padding:150px 0;
}
section.single-par {
	padding:80px 0;
}
section.parallax-section.small-par {
	padding:90px 0;
}
.hero-section-wrap {
	z-index:30;
}
section.parallax-section .bg {
	height:120%;
	top:0;
}
.section-title {
	float:left;
	width:100%;
	position:relative;
	padding-bottom:50px;
}
.section-title .breadcrumbs {
	margin-top:20px;
}
.section-title .breadcrumbs a , .section-title .breadcrumbs  span {
	color:rgba(255,255,255,0.71);
	display:inline-block;
	padding:0 16px;
	position:relative;
	font-weight:500;
}
.section-title .breadcrumbs  span , .section-title .breadcrumbs a:hover {
	color:#fff;
}
.section-title .breadcrumbs a:before {
	content:'';
	position:absolute;
	top:50%;
	right:-4px;
	margin-top:-3px;
	width:6px;
	height:6px;
	border-radius:100%;
}
section.color-bg .section-title .breadcrumbs {
	margin-top:0;
	margin-bottom:10px;
}
section.color-bg .section-title .breadcrumbs a:before {
	background:#fff !important;
}
.section-title p {
	color:#7d93b2;
	font-size:13px;
}
.section-title h2 {
	float:left;
	width:100%;
	text-align:center;
	color:#566985;
	font-size:34px;
	font-weight:700;
}
.hero-section .intro-item h2 {
	font-size:54px;
}
.parallax-section .section-title h2 {
	font-size:44px;
}
.section-separator {
	float:left;
	width:100%;
	position:relative;
	margin:0px;
}
.section-separator{
	
}
section.gray-section .section-separator {
	background: #f9f9f9;
}
.section-separator:before{
	content:'';
	position:absolute;
	left:50%;
	top:0;
	height:4px;
	margin-left:-25px;
	width:50px;
	border-radius:3px;
}
.section-separator.fl-sec-sep:before {
	left:0;
	margin-left:0;
}
.parallax-section .section-title h2  , .parallax-section .section-title p{
	color:#fff;
}
.parallax-section .section-title.left-align , .parallax-section .section-title.left-align h2{
	text-align:left;
}
.section-subtitle {
	position:absolute;
	width:100%;
	text-align:center;
	left:0;
	top:-20px;
	font-size:64px;
	opacity:0.13;
	z-index:-1;
	text-transform:uppercase;
	font-weight:bold;
}
.parallax-section .section-subtitle{
	color:#fff;
	opacity:0.2;
}
.section-subtitle:before{
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,255)), color-stop(100%,rgba(255,255,255,0.75)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(255,255,255,0.75) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(255,255,255,0.75) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(255,255,255,0.75) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(255,255,255,0.75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fffff',GradientType=0 );
}
.gray-section .section-subtitle:before{
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,249,249,249)), color-stop(100%,rgba(249,249,249,0.75)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(249,249,249,0.75) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(249,249,249,0.75) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(249,249,249,0.75) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(249,249,249,0.75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fffff',GradientType=0 );
}
.parallax-section .section-subtitle:before {
	display:none;
}
/*------ Home / Sliders-------------------------------------------------*/
.intro-item h2 {
	font-size:34px;
	color:#fff;
	font-weight:700;
	padding-bottom:20px;
}
.intro-item h3 {
	color:#fff;
	font-size:13px;
	font-weight:500;
}
.main-search-input {
	background:#fff;
	padding:0 120px 0 0;
	border-radius:30px;
	margin-top:50px;
	box-shadow: 0px 0px 0px 10px rgba(255,255,255,0.3);
}
.main-search-input-item {
	float:left;
	width:33.3%;
	box-sizing:border-box;
	border-right:1px solid #eee;
	height:50px;
	position:relative;
}
.main-search-input-item input {
	float:left;
	border:none;
	width:100%;
	height:50px;
	padding-left:20px;
}
.main-search-input-item input:first-child {
	border-radius:100%;
}
.main-search-button {
	position:absolute;
	right:0px;
	height:50px;
	width:120px;
	color:#fff;
	top:0;
	border:none;
	border-top-right-radius:30px;
	border-bottom-right-radius:30px;
	cursor:pointer;
}
 
.main-search-input-item  .nice-select {
	color:#292929;
	float:left;
	width:100%;
	border:none;
	min-width:150px;
    height: 50px;
	z-index:100;
    line-height: 50px;
}
.main-search-input-item  .nice-select .list {
	width:100%;
	padding: 60px 12px 10px;
    background: #fff;
    border-radius: 4px;
	max-height: 180px;
	
}
.main-search-input-item  .nice-select .list li{
	float:left;
	width:100%;
	padding: 5px 10px 6px;
    color: #666;
    font-size: 13px;
    border-radius: 2px;
	min-height:20px;
	line-height:20px;
}
.main-search-input-item  .nice-select .nice-select-search {
	border:1px solid #eee;
	border-radius:6px !important ;
}
.main-search-input-item  .nice-select .list li:hover , .main-search-input-item  .nice-select .list li.selected  {
	color:#fff;
}
.main-search-input-wrap {
	max-width:900px;
	margin:20px auto;
	position:relative;
}
.main-search-input:before {
	content:'';
	position:absolute;
	bottom:-40px;
	width:50px;
	height:1px;
	background:rgba(255,255,255,0.41);
	left:50%;
	margin-left:-25px;
}
.main-search-input-item.location a {
	position:absolute;
	top:18px;
	right:22px;
	z-index:500
}
.main-search-input-item.location a:hover{
	border-radius:100%;
	animation: pulse 1.1s infinite ease-in-out;
}
.slider-container-wrap {
	padding:300px 0;
}
.slider-container-wrap.fs-slider {
	padding:0;
}
.slider-container   {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.slider-container .hero-section-wrap {
	padding-top:150px;
}
.slider-container-wrap.fs-slider .hero-section-wrap {
	top:35%;
	padding-top:0;
}


.respimg {
	width:100%;
	height:auto;
}
.overlay {
	position: absolute;
    top: 340px;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    z-index: 2;
    background: transparent linear-gradient(to bottom,transparent,rgba(0, 0, 0, 0.65),rgb(0, 0, 0),#000) repeat scroll 0 0;
}
.box-item {
	float:left;
	width:100%;
	position:relative;
	overflow:hidden;
	margin-top:80px;
}
.box-item:before {
	content:'';
	position:absolute;l
	top:0;
	left:0;
	width:100%;
	height:100%;
	opacity:0;
	z-index:2;
	background:rgba(51,51,51,0.41);
	-webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
.box-item a.gal-link{
	position:absolute;
	width:40px;
	height:40px;
	line-height:40px;
	border-radius:100%;
	color:#fff;
	z-index:10;
	text-align: center;
	background-color:#004e93;
	-webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
.fw-separator {
	float:left;
	width:100%;
	margin:20px 0;
	height:1px;
	background:#eee;
}


.bubble-bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:3;
}
.individual-bubble {
	position: absolute;
	border-radius: 100%;
	bottom: 0;
	background-color: #ccc;
	z-index: 1;
	width:5px !important;
	height:5px !important;
	background:#fff;
	opacity:0.3;
	-webkit-animation: fade 20s infinite;
}
@-webkit-keyframes fade{from{bottom:-24px;opacity:0.5;visibility:visible}to{bottom:120%}}@keyframes  fade{from{bottom:-24px;opacity:0.5;visibility:visible}to{bottom:120%}}
.absolute-main-search-input {
	position:absolute;
	bottom:70px;
	left:50%;
	margin-left:-450px;
 	width:900px;
	z-index:10;
}
.absolute-main-search-input .container {
	max-width:900px;
}
.absolute-main-search-input .main-search-input  {
	box-shadow: 0px 0px 0px 7px rgba(0,0,0,0.1);
}
.slideshow-container {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:130%;
	z-index:1;
}
.slideshow-item  , .slideshow-container .slick-slide{
	position:relative;
	float:left;
	width:100%;
	height:100%;
}
.sw-btn {
    position: absolute;
    top: 50%;
    background-image: none;
    width: 36px;
    height: 36px;
    line-height: 45px;
    border-radius: 100%;
    color: #fff;
    z-index: 120;
    cursor: pointer;
    margin-top: -22px;
    box-shadow: 0px 0px 0px 3px rgba(255,255,255,0.4);
}
.sw-btn.swiper-button-prev {
	left:12px;
}
.sw-btn.swiper-button-next {
	right:12px;
}

.sw-btn.swiper-button-prev i, .sw-btn.swiper-button-next i{
    font-size: 20px;
    top: -4px;
    position: relative;
	    left: 4px;
}

.sw-btn:hover {
	background: #2C3B5A;
}
.single-carousel .slick-dots , .listing-carousel .slick-dots {
	bottom:-50px;
}
.single-carousel   .slick-dots li button  , .listing-carousel .slick-dots li button {
	background:#BDCBDB;
}
.list-single-carousel-wrap {
	background: #fff;
    margin-bottom: 0px;
}
.fw-carousel .slick-slide-item {
	width:100%;
	height:500px !important;
	float:left;
	cursor: w-resize;
}
.fw-carousel .slick-slide-item img {
	width:auto  ;
	height:100%   !important;
}
.list-single-carousel-wrap    .slick-slide-item .box-item {
	height:100%;
	z-index:20;
}
.list-single-carousel-wrap    .slick-slide-item .box-item:before {
	display:none;
}

.list-single-gallery .box-item img {
    max-width: 100%;
}
/*------ Grid Gallery------------------------------------------------*/
.gallery-items.mr-bot {
	margin-bottom:40px;
}
.grid-item-holder {
	float:left;
	width:100%;
	height:auto;
	position:relative;
	overflow:hidden;
}
.spad .grid-item-holder {
	padding:10px;
}
.grid-small-pad  .grid-item-holder{
	padding:10px 20px 10px 0;
}
.gallery-item, .grid-sizer {
	width: 25%;
	position:relative;
	float:left;
}
.gallery-item-second,
.grid-sizer-second {
	width: 66.6%;
}
.four-column  .gallery-item{
	width:25%;
}
.four-column  .gallery-item.gallery-item-second{
	width:50%;
}
.gallery-item img, .grid-sizer img {
	width: 100%;
	height: auto;
	position:relative;
	z-index:1;
}

.list-single-carousel-wrap    .slick-slide-item {
	float:left;
      width: auto;
	  height:100%;
	  padding:0 0px 0 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  overflow:hidden;
}
.list-single-carousel-wrap    .swiper-slide:first-child {
	padding-left:0px;
}
.list-single-carousel-wrap    .slick-slide-item    .box-item a.gal-link {
	top:-100px;
	right:50px;
}
.list-single-carousel-wrap    .slick-slide-item   .box-item:hover a.gal-link {
	top:50px;
}
.list-single-carousel-wrap .sw-btn , .single-slider-wrapper .sw-btn {
	top:50%;
	width: 30px;
    height: 30px;
	background-image: none;
}

.list-carousel .sw-btn.swiper-button-prev {
	left:8px;
}
.list-carousel .sw-btn.swiper-button-next {
	right:8px;
}
.single-slider img {
	width:100%;
	height:auto;
}
.slick-dots {
	position:absolute;
	bottom:40px;
	left:0;
	width:100%;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 6px;
    height: 6px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background:  rgba(255,255,255,0.51);
	border-radius:100%;
}

#sec1.parallax-section .container{
	position:relative;
}

section.list-single-section {
	padding-bottom:0;
	padding-top:0px;
	height:480px;
}
section.list-single-section .bg {
	height:100%;
	top:-5%;
}
section.list-single-section .bg.exp-image{
	top:12%;
}
.list-single-header  {
	z-index:10;
    /* padding-bottom:50px; */
    padding-bottom: 15px;
	top: 0px;
}
.list-single-header.list-single-header-inside {
	padding-bottom:0;
	padding:30px 0;
	background:#fff;
	border-radius:6px;
	border:1px solid #eee;
}
.list-single-header-item h1.ii-itinerary-title {
    float: left;
    width: 100%;
    text-align: left;
    font-weight: 600;
    margin-top: 24px;
    font-size: 21px;
    line-height: 1.25;
    color: #333333;
}


.list-single-header-item h1.ii-itinerary-title span{
	text-align: left;
    font-weight: 600;
    margin-top: 24px;
    font-size: 21px;
    line-height: 1.25;
    color: #333333;
}

.ii-similarPackage{
	margin-top: 0px;
}

.list-single-main-item.ii-inclusionExclusion {
    background-color: #fff;
    padding: 15px 15px;
	-webkit-box-shadow: 0 1px 8px 0 rgba(0,0,0,.03);
    box-shadow: 0 1px 8px 0 rgba(0,0,0,.03);
    border-radius: 3px;
}

.list-single-header-item h1 span.duraation-h1{    
	display: block;
	line-height: 25px;
	margin-bottom: 10px;
	background-color: #ae1819;
	width: 160px;
	text-align: center;
	border-radius: 5px;
}
.route-iti{
	color:#333; 
	padding-bottom:5px;
	font-size: 14px;
}
.route-iti strong{}
.list-single-header-inside .list-single-header-item h1 {
	color: #334e6f;
	font-size:36px;
}
.list-single-header-item h1 small{
	color:#fff;
	font-size: 22px;
}
.list-single-header-item h1 span , .list-single-header-item h1 a {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}
.list-single-header-item h1 a {
	font-weight:600;
	color:#5ECFB1;
}
.list-single-header-item p {
	color: rgba(255,255,255,0.71);
	font-weight:500;
	text-align:left;
}
.list-single-header .section-separator {
	margin-top:5px;
}
.list-single-header .section-separator:before{
	left:26px;
}
.list-single-header-item .listing-rating {
	float:left;
	margin-top:10px;
}
.list-single-header-item .listing-rating  i {
	float:left;
	margin-right:6px;
}
.list-single-header-item .listing-rating span {
	color: rgba(255,255,255,0.71);
 	float:left;
	margin-left:12px;
	position:relative;
	top:-2px;
}
.list-single-header.list-single-header-inside  .list-single-header-item .listing-rating span  {
	color:#666
}
.list-single-header-contacts {
	margin-top:5px;
}
.list-single-header-contacts li {
	float:left;
	margin-right:18px;
}
.list-single-header-contacts li a {
	color: #ae1819;
    font-size: 13px;
    text-transform: lowercase;
    letter-spacing: 1px;
    font-weight: 500;
}
.list-single-header-inside .list-single-header-contacts li a{
	color: #334e6f;
}
.list-single-header-contacts li i {
    padding-right: 8px;
    color: #ae1819;
    font-size: 13px;
}
.list-single-header-contacts li a:hover {
	color: rgb(41, 41, 41);
}
.list-single-header-cat {
	margin-bottom:20px;
}
.list-single-header-cat  a {
	color:#fff;
	border-radius:4px;
	padding:10px 25px;
	float:left;
}
.list-single-header-cat span {
	float:left;
	color:#fff;
	padding-left:30px;
	position:relative;
	top:10px;
	font-size: 24px;
    font-weight: 500;
}
.list-single-header-cat span:before {
	content:'';
	position:absolute;
	top:50%;
	left:10px;
	height:1px;
	width:10px;
	background:rgba(255,255,255,0.51);
}
.list-single-header-cat span i {
	padding-left:4px;
}
.list-single-header-column {
	position:relative;
	margin-top:20px;
}
.list-single-header-inside .list-single-header-column  {
	margin-top:0;
}
.list-single-header-column .viewed-counter ,  .list-single-header-column .custom-scroll-link {
	float:right;
	color:#fff;
	padding:7px 12px;
	border-radius:20px;
	margin-right:10px;
	position:relative;
	top:8px;
	border:1px solid rgba(255,255,255,0.41);
	border-radius:4px;
	background:rgba(255,255,255,0.11);
}
.list-single-header-inside .list-single-header-column .viewed-counter  , .list-single-header-inside .list-single-header-column .custom-scroll-link{
	float:right;
	border:1px solid #eee;
	border-radius:4px;
	color:#999;
	margin-bottom:12px;
}
.list-single-header-column .viewed-counter:hover , .list-single-header-column .custom-scroll-link:hover {
	background:rgba(255,255,255,0.21);
}
.viewed-counter i , .list-single-header-column .custom-scroll-link i {
	padding-right:10px;
}
.list-post-counter.single-list-post-counter {
	position:relative;
	float:left;
	color: #fff;
    cursor: pointer;
    font-weight: 700;
    padding: 6px 10px;
    border-radius: 4px;
    background:  rgba(255,255,255,0.21);
	margin-left:20px;
	top:2px;
}
.list-post-counter.single-list-post-counter i {
	padding-left:10px;
	color:#F4454C;
}
.list-single-header-inside .list-post-counter.single-list-post-counter {
	border:1px solid #eee;
	color:#666;
}
.list-single-main-item {
	padding: 20px;
    margin-bottom: 25px;
	background: #fff;
    -webkit-box-shadow: 0 1px 8px 0 rgba(0,0,0,.03);
    box-shadow: 0 1px 8px 0 rgba(0,0,0,.03);
    border-radius: 3px;
}
article .list-single-main-item {
	margin-bottom:0;
}

#sec4{
	padding-top:15px;
}

#similar-carousel {
    float: left;
}

#similar-carousel h3{
	margin-top: 0px;
}

#similar-carousel h3 a{
	font-size: 14px;
    color: #000;
    margin-top: 8px;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding-left: 2px;
	width:100%;
	line-height:19px;
}

#similar-carousel h3 a:hover{
	text-decoration:none;
}

#similar-carousel .ii-owl-arrow{
	margin:0px;
}

#similar-carousel button.ii-prev, #similar-carousel button.ii-next {
    top: calc(100% - 200px);
	background-color: rgba(255, 204, 0, 0.79);
}

#similar-carousel button.ii-prev{
	left: -15px;
}

#similar-carousel button.ii-next {
	right: -15px;
}

#similar-carousel .product-item-container{
	margin-bottom:10px;
}

#similar-carousel .box_grid figure{
    height: 130px;
}

#similar-carousel .item-content {
	padding: 0px 0 0px 0;
    width: 100%;
    box-shadow: 2px 1px 2px 2px rgba(0,0,0,0.4);
    float: left;
    display: block;
    min-height: 115px;
}

#similar-carousel h3 {
    color:#000;
	min-height: 37px;
}

#similar-carousel .item-block .image img{
	/* height:120px; */
}

#similar-carousel .box_grid .wrapper {
    padding: 1px 8px 0;
	min-height: 75px;
}

#similar-carousel .ii-bestSellar{
	display:none;
}

.faq-section .panel-title>a, .faq-section .panel-title>a:active{
	color: #333;
    line-height: 25px;
    font-weight: 400;
    margin: 0 0;
    padding: 9px 0;
    font-family: 'Google Sans' , Arial,Helvetica,sans-serif;
}

.faq-section .panel-heading a.collapsed:before {
    font-family: 'Glyphicons Halflings';
    content: "\e259";
    content: "";
    float: right;
    width: 16px;
    height: 16px;
    transition: all 0.5s;
    background-image: url(https://www.travelogyindia.com/storage/app/frontend/images/icons8-expand-arrow-16.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 100%;
	-webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
	margin-top: 2px;
}

.faq-section .panel-heading a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
	width: 16px;
    height: 16px;
	background-image: url(https://www.travelogyindia.com/storage/app/frontend/images/icons8-expand-arrow-16.png);
}

.faq-section .panel-group p {
    text-align: left;
    color: #000;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 10px;
}

.faq-section .panel-group .panel-body{
	padding-left: 8px;
}

.faq-section .panel-group ul{
	margin-left: 18px;
    list-style: disc;
}

.faq-section .panel-group ul li{
    text-align: left;
    color: #000;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 10px;
}

.list-single-main-item-title h3 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0px;
    padding-left: 0px;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.5;
    color: #000;
	margin-top:0px;
}

.list-single-main-item-title h3::before{
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 0px;
    height: 20px;
    background-color: #ff5722;
    border-radius: 5px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}


.list-single-main-item h2 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
    padding-left: 16px;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    color: #424242;
}

.list-single-main-item h2::before{
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 5px;
    height: 20px;
    background-color: #ff5722;
    border-radius: 5px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.ii-second-related-article .ii-related-col figure {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.list-single-main-item .ii-second-related-article .ii-related-col .description{
	border-radius: 0 0 10px 10px;
	padding: 4px 10px 6px;
}

.list-single-main-item .ii-second-related-article .ii-related-col .description .heading{
	font-size: 12px;
}

.ii-second-related-article .item .ii-related-col a{
	color:#fff;
	text-decoration:none;
}

#activitiesItenerary .owl-dots{
	display:none;
}

.ii-second-related-article .ii-related-col .description a:hover{
	text-decoration:none;
}

.list-single-main-item-title {
	margin:0 0 10px 0;
}
.list-single-main-item p {
    text-align: left;
    color: #000;
	font-size: 14px;
    line-height: 26px;
    margin-bottom:10px;
	font-weight: 400;
}
.list-single-main-item p strong{
	font-weight: 600;
}
.listing-features li{
	float:left;
	width:33.3%;
	text-align:left;
	margin-bottom:15px;
	font-size:14px;
	color: #888DA0;
    font-weight: 600;
}
.listing-features li i {
	padding-right:10px;
}
.list-single-main-media  {

	border-radius:10px;
	overflow:hidden;
	margin-bottom:20px;
}
.list-single-main-media img {
	width:100%;
	height:auto;
}
.list-single-main-wrapper .breadcrumbs{
	border-radius:6px;
	top:-25px;
	background:#fff;
	padding:15px 20px;
}
.list-single-main-wrapper .breadcrumbs a , .list-single-main-wrapper .breadcrumbs span {
	float:left;
	color:#fff;
	padding-right:20px;
	font-weight:600;
}
.list-single-main-wrapper .breadcrumbs span {
	color:rgba(255,255,255,0.71);
}
.list-single-main-wrapper .breadcrumbs a:before {
	content:'';
	position:absolute;
	width:4px;
	height:4px;
	background:#fff;
	border-radius:100%;
	right:8px;
	top:50%;
	margin-top:-2px;
}
.list-single-facts  {
	margin:10px 0 20px;
	padding:20px 30px;
	border-radius:6px;
}
.list-single-facts  .inline-facts-wrap{
	width:33.3%;
	float:left;
	color:#fff;
	position:relative;
}
.list-single-facts  .inline-facts-wrap:before {
	content:'';
	position:absolute;
	top:50%;
	right:0;
	width:1px;
	height:70px;
	margin-top:-35px;
	background:rgba(255,255,255,0.21);
}
.list-single-facts  .inline-facts-wrap:last-child:before{
	display:none;
}
.list-single-facts  .inline-facts-wrap i {
	font-size:30px;
	width:80px;
	height:80px;
	line-height:80px;
	border-radius:100%;
	background:rgba(255,255,255,0.11);
	border:1px solid rgba(255,255,255,0.21);
}
.list-single-facts  .inline-facts-wrap .num , .single-facts .inline-facts-wrap .num{
	display:block;
	margin:12px 0;
	font-size:30px;
	font-weight:800;
}
.single-facts .inline-facts-wrap  {
	float:left;
	width:25%;
	padding:0 25px;
}
.single-facts .inline-facts-wrap .num {
	color:#fff;
	font-size:64px;
}
.list-single-facts  .inline-facts-wrap h6 , .single-facts .inline-facts-wrap h6 {
	color: rgba(255,255,255,0.71);
    font-size: 13px;
	font-weight:500;
}
.single-facts .inline-facts-wrap h6 {
	font-size: 14px;
	font-weight:500;
	position:relative;
	color: rgba(255,255,255,0.91);
}
.single-facts .inline-facts-wrap h6:before {
	content:'';
	position:absolute;
	top:-12px;
	left:50%;
	height:1px;
	background:#fff;
	margin-left:-25px;
	opacity:0.4;
	width:50px;
}
.tags-stylwrap  a{
	float:left;
	padding:10px 20px;
	border-radius:4px;
	color:#888DA0;
	font-weight:500;
	margin-right:6px;
	border:1px solid #eee;
}
.list-single-tags.blog-tags {
	margin-bottom:15px;
	float:left;
}
.list-single-contacts  {
	margin-top:20px
}
.list-single-contacts li {
	float:left;
	width:100%;
}
.list-single-contacts li span  , .list-single-contacts li a{
	float:left;
	text-align:left;
	font-weight:500;
}
.list-single-contacts li span i {
	margin-right:7px;
	font-size:14px;
}
.list-single-contacts   li a {
	margin-left:20px;
	color:#878C9F;
}
.promo-link{
	position:absolute;
	bottom:40px;
	left:50px;
    padding: 16px 55px 16px 70px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 30px;
    font-size: 11px;
    font-weight: 700;
    box-shadow: 0px 0px 0px 7px rgba(255,255,255,0.4);
	z-index:10;
}
.promo-link i {
	position:absolute;
	left:10px;
	top:50%;
	height:34px;
	width:34px;
	line-height:34px;
	color:#878C9F;
	border-radius:100%;
	margin-top:-17px;
	background:#fff;
}
.promo-link:hover i{
	background: #2C3B5A;
	color:#fff;
}
.list-single-gallery {
	float:left;
	width:100%;
}
.list-single-gallery   .box-item a.gal-link{
	top:-50%;
	left:50%;
	margin:-20px 0 0 -20px;
}
.list-single-gallery .box-item {
	border-radius:6px;
}
.list-single-gallery .box-item:hover a.gal-link {
	top:50%;
}
.box-item:hover:before {
	opacity:1;
}
.box-widget-item {
	margin-bottom:30px;
}
.box-widget-item-header {
	display:block;
	margin-bottom:15px;
}
.box-widget-item-header h3 {
    text-align: left;
    font-size: 18px;
    font-weight: 600;
	color: #334e6f;
}
.list-author-widget-header {
	padding:70px 20px;
}
.list-author-widget-header img {
	position:absolute;
	width:100px;
	height:100px;
	border-radius:100%;
	left:50%;
	margin-left:-50px;
	bottom:-30px;
	border: 6px solid rgba(255,255,255,0.2);
    border-radius: 100%;
}
.list-author-widget-link {
	display:inline-block;
	position:relative;
	top:-20px;
}
.list-author-widget-link a {
	color:#fff;
	font-weight:600;
	font-size:18px;
}
.list-author-widget-link a:hover {
	color:rgba(255,255,255,0.71);
}
.box-widget {
	background:#fff;
    border-radius: 10px;
    border: 1px solid #eee;
	overflow:hidden;
	float:left;
	width:100%;
}
.no-bor-rad {
	border-radius:0;
}
.box-widget-content {
	float:left;
	width:100%;
	position:relative;
	padding:15px 20px 15px;
}
.banner-wdget {
	overflow:hidden;
	border-radius:6px;
}
.banner-wdget .overlay {
	opacity:0.4;
}
.banner-wdget-content {
	padding:90px 30px 70px;
	z-index:10;
}
.banner-wdget-content h4 {
	font-weight:600;
	color:#fff;
	font-size:16px;
}
.banner-wdget-content a {
	font-weight: 600;
	color:#fff;
	padding:12px 30px;
	display:inline-table;
	margin-top:25px;
    border-radius: 30px;
    cursor: pointer;
    box-shadow: 0px 0px 0px 7px rgba(255,255,255,0.2);
}
.banner-wdget-content a:hover{
    background: #24324F;
}
.pricerange  span{
	float:left;
	margin-right: 20px;
    color: #878C9F;
	font-weight:700;
}
.pricerange {
	font-size:14px;
	text-align:left;
	font-weight:500;
	color: #5ECFB1;
}
.claim-widget-link {
	padding-top:20px;
	margin-top:20px;
	border-top:1px solid #eee;
}
.claim-widget-link span , .claim-widget-link a {
	float:left;
	text-align:left;
	font-weight:500;
}
.claim-widget-link a:hover{
    color: #24324F;
}
.claim-widget-link span {
	color: #878C9F;
	margin-right:20px;
}
.search-widget input {
	float:left;
	width:100%;
	border:none;
	background: #fff;
	height:50px;
	padding:0 80px 0 20px;
	z-index:1;
}
.search-widget .search-submit{
	position:absolute;
	top:0;
	right:0;
	width:80px;
	height:50px;
	line-height:50px;
	z-index:2;
	color:#fff;
	border:none;
	cursor:pointer;
}
.box-widget-item .list-single-tags a {
	margin-bottom:10px;
	border: none;
	color:#fff;
	font-size:11px;
}
.cat-item li{
	float:left;
	width:100%;
	padding-bottom: 8px;
	margin-bottom: 15px;
	text-align:left;
	position:relative;
}
.cat-item li:last-child {
	margin-bottom:0;
}
.cat-item li:before {
	content:'';
	position:absolute;
	bottom:6px;
	width:100px;
	height:1px;
	background:#eee;
	left:50%;
	margin-left:-25px;
}
.cat-item  li a{
	float:left;
	font-size:12px;
	color:#666;
	font-weight:800;
}
.cat-item  li  span {
	float:right;
	color:#999;
}
.list-author-widget-contacts {
	margin-top:30px;
	padding-bottom:20px;
	border-bottom:1px solid #eee;
	float:left;
	width:100%;
}
.list-author-widget-contacts p {
	text-align:left;
}
.list-author-widget-contacts.list-item-widget-contacts {
	margin-top:0;
	border-bottom:0;
	padding-bottom:0;
}
.list-author-widget-contacts  li {
	float:left;
	width:100%;
	margin-bottom:15px;
}
.list-author-widget-contacts.list-item-widget-contacts li {
	border-bottom:1px solid #eee;
	padding-bottom:15px;
}
.list-author-widget-contacts.list-item-widget-contacts li:last-child {
	margin-bottom:0;
}
.list-author-widget-contacts  li span  , .list-author-widget-contacts  li a{
	float:left;
	text-align:left;
	font-weight:500;
}
.list-author-widget-contacts  li span {
	min-width:80px;
}
.list-author-widget-contacts  li span i {
	margin-right:7px;
	font-size:14px;
}
.list-author-widget-contacts  li a {
	margin-left:20px;
	color:#878C9F;
}
.list-widget-social {
	margin-top:20px;
}
.list-widget-social  , .list-widget-social li{
	float:left;
}
.list-widget-social li{
	margin-right:8px;
}
.list-widget-social li a {
	width:36px;
	height:36px;
	display:block;
	line-height:36px;
	border-radius:4px;
	color:#fff;
}
.list-widget-social li a:hover {
	background: #2C3B5A;
}
.opening-hours ul li {
    width: 100%;
	margin-bottom:15px;
	float:left;
	padding-bottom:15px;
	color: #878C9F;
	border-bottom:1px solid #eee;
}
.opening-hours ul li span.opening-hours-time {
    float: right;
	font-weight:500;
	color:#999;
}
.opening-hours ul li span.opening-hours-day {
	float:left;
	color: #878C9F;
	font-weight:600;
}
.opening-hours .btn {
	float:left;
	margin-top:20px;
}
.current-status {
	float:left;
	width:100%;
	margin-bottom:20px;
	text-align:left;
	font-weight:700;
	color:#5ECFB1;
	font-size: 14px;
}
.current-status i {
	color:#ccc;
	font-size:16px;
	padding-right:30px;
	position:relative;
	top:3px;
}
.reviews-comments-wrap {
	display: inline-table  ;
	margin-top:30px;
}
.reviews-comments-item-text .listing-rating {
	float:right;
}
.reviews-comments-item-text .listing-rating i {
	float:left;
	margin-right:6px;
	font-size:12px;
}
.reviews-comments-item {
	padding:0 0 30px 110px;
	position:relative;
	float:left;
	margin-bottom:40px;
	width:100%;
	border-bottom:1px solid #eee;
}
.reviews-comments-item.reply-comment-item {
	width:90%;
	margin-left:10%;

	padding:30px 20px 30px 110px;

	border-radius:6px;
}
.reviews-comments-item.reply-comment-item .review-comments-avatar {
	top:30px;
}
.reviews-comments-item.reply-comment-item:before {
	content:'';
	position:absolute;
	top:0;
	left:-10%;
	margin-left:30px;
	width:40px;
	height:40px;
	border-left:1px solid #eee;
	border-bottom:1px solid #eee;
}
.reviews-comments-item:last-child {
	border:none;
	margin-bottom:0;
}
.review-comments-avatar {
	position:absolute;
	top:0;
	left:20px;
	width:80px;
	height:80px;
	overflow:hidden;
	border-radius:100%;
}
.review-comments-avatar img {
	width:80px;
	height:80px;
	float:left;
}
.reviews-comments-item-text {
	float:left;
	width:100%;
	position:relative;
	padding:0 20px;
}
.reviews-comments-item-text .new-dashboard-item {
	top:0;
}
.reviews-comments-item-text h4 {
	text-align:left;
	padding-bottom:25px;
	float:left;

	font-size:16px;
	font-weight:500;
}
.reviews-comments-item-text p {
	text-align:left;
}
.reviews-comments-item-date {
	float:left;
	margin-top:18px;
	font-weight:500;
	color:#999;
}
.reviews-comments-item-date i {
	margin-right:10px;
}
.leave-rating , .leave-rating-title {
	float:left;
}
.leave-rating-wrap {
	float:left;
	margin:30px 0 30px 0;
	width:100%;
}
.leave-rating-title {
	margin-right:10px;
	font-weight:500;
	font-size:14px;
	color:#666;
	position:relative;
	top:-3px;
}
.leave-rating input[type="radio"] {
    display: none;
}
.leave-rating label {
    font-size: 14px;
    float: right;
    letter-spacing: 4px;
    color: #FACC39;
    cursor: pointer;
    transition: 0.3s;
}
.leave-rating label:hover:before  , .leave-rating label.selected:before {
    content: "\f005";
}
.leave-rating:hover input[type="radio"]:checked~label:before , .leave-rating input[type="radio"]:checked~label:before  , .leave-rating label:hover~label:before{
    content: "\f005"!important;
}
.box-widget.widget-posts li {
	padding: 8px 0;
	margin-bottom:19px;
}
.box-widget.widget-posts.blog-widgets  li:last-child {
	margin-bottom:0;
}
.box-widget.widget-posts .widget-posts-img {
	float:left;
	width:25%;
}
.box-widget.widget-posts .widget-posts-img  img{
	 border-radius:4px;
	 width:100%;
	 height:auto;
}
.box-widget.widget-posts .widget-posts-descr{
	float:left;
	width:60%;
	margin-left:6%;
	text-align:left;
	padding-bottom:10px;
	border-bottom:1px  solid #eee;
}
.box-widget.widget-posts .widget-posts-descr a{
	font-size:13px;
	font-weight:500;
	padding-bottom:20px;
    color: #878C9F;
}
.box-widget.widget-posts   .widget-posts-date  {
	float:left;
	width:100%;
	margin-top:17px;
	font-weight: 500;
    color: #999;
	font-size:12px;
}
.box-widget.widget-posts   .widget-posts-date i {
	padding-right:10px;
}
.widget-posts-link {
	float:left;
	position:relative;
	cursor:pointer;
	font-weight: 500;
    font-size: 14px;
	top:10px;
	color: #878C9F;
}
.widget-posts-link:hover {
	color:#000;
}
.widget-posts-link:before {
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	right:26px;
	height:1px;
	border-bottom:1px  solid #eee;
}
.widget-posts-link span{
	float:right;
	width:24px;
	height:24px;
	line-height:24px;
	position:relative;
	border-radius:100%;
	margin-left:10px;
	color:#fff;
	font-size:10px;
}

.destination-iti.left-side {
    padding-top: 0;
}
.destination-iti ul.left{
    margin-left: 18px;
}

.gtn-block{

}

.gtn-block b.sub-title{
	float: left;
    width: 100%;
    display: block;
    margin-top: 10px;
    padding-left: 0px;
	font-size: 16px;
}

.gtn-block b.sub-title:first-of-type{
	margin-top: 0px;
}

.gtn-block p{
	padding-top: 0;
}

.tour-itinerary-details-page .gtn-block p:first-of-type{
	padding-top: 0;
}

.pkgtour-head.useful{
	margin-top: 30px;
}
label {
    margin-bottom: 0px;
    font-weight: 400;
    letter-spacing: 0px;
    font-size: 14px;
	margin-bottom: 5px;
    margin-top: 5px;
}

.ii-blockSection {
	margin-bottom: 18px;
    float: left;
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    -webkit-box-shadow: 0 1px 8px 0 rgba(0,0,0,.03);
    box-shadow: 0 1px 8px 0 rgba(0,0,0,.03);
    border-radius: 3px;
    width: calc(100% - 25px);
    float: right;
	padding: 0 10px 20px 10px;
}

.ii-blockSectionForm {
	margin-bottom: 20px;
    float: left;
	width: 100%;
}

.ii-blockSection .vertical-height{
	max-height:360px;
	overflow:hidden;
}

.ii-itinerary-sidebar .ii-blockSection h3 {
	font-size: 17px;
    color: #1756a1;
    margin-bottom: 5px;
    float: left;
    margin-top: 15px;
    width: 100%;
    font-weight: 600;
}

.ii-itinerary-sidebar .ii-blockSection ul {
    list-style: disc;
    padding-left: 20px;
    margin: 0;
}

.ii-itinerary-sidebar .ii-blockSection ul li {
    word-spacing: 1px;
    padding-bottom: 3px;
    margin-bottom: 5px;
    letter-spacing: 0;
	font-size: 17px;
    line-height: 25px;
    border-bottom: 0.5px dashed #8f8f8f;
	color: #ff5722;
	width:100%;
}


.ii-itinerary-sidebar .ii-blockSection ul li:before {
    content: '';
    position: absolute;
    left: -22px;
    top: -4px;
}


.ii-itinerary-sidebar  .ii-blockSection #ii-travelGuideSide ul li {
	width:100%;
	float:left;
}


.ii-itinerary-sidebar .ii-blockSection ul li a {
    color: #222;
    font-size: 14px!important;
}

.ii-itinerary-sidebar .ii-blockSection ul li a:hover{
	text-decoration:none;
}

.ii-itinerary-sidebar .ii-blockSection  .related-post-right {
    padding-right: 0;
    padding-left: 0;
    margin-top: 8px;
    margin-bottom: 8px;
    float: left;
}

.ii-itinerary-sidebar .ii-blockSection .related-post-right a {
	
}

.ii-itinerary-sidebar .ii-blockSection .related-post-right .media {
    float: left;
}

.ii-itinerary-sidebar .ii-blockSection .related-post-right img {
	width: 65px;
    height: 50px;
    border-radius: 3px;
    float: left;
    margin-right: 8px;
}

.ii-itinerary-sidebar .ii-blockSection .related-post-right .media-body {
	
}

.ii-pageItinerary .list-single-main-item p a {
    font-weight: 600;
}

.ii-itinerary-sidebar .ii-blockSection .related-post-right p.category {
    margin-top: 0;
    margin-bottom: 2px;
    color: #ae1819;
    font-size: 13px;
    font-weight: bold;
	line-height: 14px;
}

.ii-itinerary-sidebar .ii-blockSection .related-post-right p {
    color: #333;
    line-height: 19px;
    letter-spacing: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 13px;
	font-weight: 500;
    overflow: hidden;
    margin-bottom: 0;
}


.ii-itinerary-sidebar  #popular-tags ul{
	margin: 0;
    padding: 0;
	list-style:none;
}

.ii-itinerary-sidebar  #popular-tags ul li{
	float: left;
	border-bottom: 0px dashed #8f8f8f;
}

.ii-itinerary-sidebar  #popular-tags ul li:before{
	content: '';
}

.ii-itinerary-sidebar  #popular-tags ul li a{
	background-color: #f5f5f5;
    margin: 0px 5px 0px 0px;
    padding: 5px;
    color: #4f0000;
    border-radius: 3px;
    font-size: 13px;
    display: inline-block;
    line-height: 1;
    text-decoration: none;
    -webkit-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
}









.slick-initialized .slick-slide{
	position:relative;
}


.slick-slide-item a.gal-link {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100%;
    color: #fff;
    z-index: 10;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}



.single-slider-wrapper .slick-slide-item:hover a.gal-link {
    top: calc(100% - 125px);
    left: calc(100% - 190px);
	text-align: center;
    background-color: rgba(43, 57, 69, 0.65);
}





.slick-initialized .slick-slide{
	position:relative;
}


.ii-group-gallery a.gal-link {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100%;
    color: #fff;
    z-index: 10;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}



.ii-group-gallery .owl-item:hover a.gal-link {
	top: calc(100% - 140px);
    left: calc(100% - 185px);
	text-align: center;
    background-color: rgba(43, 57, 69, 0.65);
}



/*-------------scroll-nav-wrapper---------------------------------------*/
.scroll-nav-wrapper {
    background-color: #fff;
	border-bottom: 1px solid #eee;
}

aside .scroll-nav-wrapper{
	background:transparent;
}

aside .scroll-nav-wrapper .scroll-nav li a{
	color:#333;
	padding: 10px 2px 10px 10px;
	font-size: 14px;
	line-height: 18px;
}

aside .scroll-nav-wrapper .scroll-nav li {
    width: 100%;
}

.scroll-nav-wrapper .scroll-nav ul{
	margin:0px;
}

.scroll-nav-wrapper .scroll-nav li {
	position: relative;
    display: block;
	float: left;
    border-bottom: 0px solid #e4e4e4;
}
.scroll-nav-wrapper .scroll-nav li:last-child {
    border-bottom: 0px solid #e4e4e4;
}
.scroll-nav-wrapper .scroll-nav.inline-scroll-container li {
	display:inline-block;
	float:none;
	padding-bottom:0;
	margin-bottom:0;
}
.scroll-nav-wrapper .scroll-nav li:before ,  .scroll-nav-wrapper .scroll-nav li:after {
	/* content:''; */
	/* position:absolute; */
	/* right:0; */
	/* top:50%; */
	/* height:20px; */
	/* margin-top:-10px; */
	/* background:#eee; */
	/* width:1px; */
}
.scroll-nav-wrapper .scroll-nav li:after{
	display:none;
}
.scroll-nav-wrapper .scroll-nav li:first-child:after {
	 right:inherit;
	 left:0;
	 display:block;
}
.scroll-nav-wrapper .scroll-nav li a {
	padding: 0 20px;
    line-height: 40px;
    position: relative;
    font-weight: 400;
    float: left;
    color: #333;
    font-size: 14px;
    width: 100%;
	letter-spacing: 0;
}

.scroll-nav-wrapper .scroll-nav li a i{
	margin-right: 4px;
}

aside .scroll-nav-wrapper .scroll-nav li a.act-scrlink {
	border-left: 4px solid hsl(208, 100%, 25%);
	background-color:transparent;
	color: #333;
}

.scroll-nav-wrapper .scroll-nav li a.act-scrlink {
	/* background-color: #fff1e1; */
	color: #ff5722;
    font-weight: bold;
    border-bottom: 3px solid #ff5722;
	text-decoration:none;
}

.scroll-nav-wrapper .scroll-nav li a:before {
	content:'';
	position:absolute;
	bottom:-1px;
	left:0;
	width:0;
	height:1px;
}
.scroll-nav-wrapper .scroll-nav.inline-scroll-container li a:before {
	bottom:-4px;
}
.scroll-nav-wrapper .save-btn {
	float:right;
	position:relative;
	color: #878C9F;
	border-radius:6px;
	top:20px;
	padding:5px 15px;
	font-size:13px;
	font-weight:500;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
}
.scroll-nav-wrapper .save-btn i {
	padding-right:10px;
}
.scroll-nav-wrapper .scroll-nav li a.act-scrlink:before {
	width:100%;
}

.scroll-nav-wrapper.scroll-to-fixed-fixed{
	width:100%!important;
	left:0px!important;
    box-shadow: 0 2px 6px rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.12);
    -moz-box-shadow: 0 2px 6px rgba(0,0,0,0.12);
	display:block;
}

.datesBtn{
	    width: 60%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	margin-top: 15px;
	border-width: 0px;
    border-radius: 4px ;
    border-color: red;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee0000',endColorstr='#aa0000',GradientType=0);
    text-shadow: none;
    color: #fff ;
    /* font-family: Lato,'Arial',sans-serif; */
    font-size: 14px;
    font-weight: 500 ;
    padding: 8px 5px;
	border-color: red;
    background: #e00;
    background: -moz-linear-gradient(top,#e00 0%,#a00 100%);
    background: -webkit-linear-gradient(top,#e00 0%,#a00 100%);
    background: linear-gradient(to bottom,#e00 0%,#a00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee0000',endColorstr='#aa0000',GradientType=0);
	    float: right;
}


.bookBtn{
	    margin-top: 10px;
	    width: 60%;
	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	border-width: 0px;
    border-radius: 4px ;
    border-color: red;
    background: #e00;
    background: -moz-linear-gradient(top,#e00 0%,#a00 100%);
    background: -webkit-linear-gradient(top,#e00 0%,#a00 100%);
    background: linear-gradient(to bottom,#e00 0%,#a00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee0000',endColorstr='#aa0000',GradientType=0);
    text-shadow: none;
    color: #fff ;
    /* font-family: Lato,'Arial',sans-serif; */
    font-size: 14px;
    font-weight: 500 ;
    padding: 8px 5px;
    float: right;
}

/* .duraation-h1{ */
	/* display: inline-block; */
    /* float: right; */
    /* text-align: center; */
    /* margin-bottom: 10px; */
    /* padding: 2px 23px; */
    /* font-size: 16px; */
    /* font-weight: 500; */
    /* color: #c10000; */
    /* border-radius: 30px; */
    /* border: 2px solid #c10000; */
/* } */

/*-------------scroll-nav-wrapper---------------------------------------*/

/*-------------accordion---------------------------------------*/
.accordion {
	float:left;
	width:100%;
	position:relative;
}

.accordion a.toggle {
    border: 1px solid #eee;
    padding: 10px 15px 10px 15px;
    float: left;
    width: 100%;
    position: relative;
    background: #febd69;
    border-radius: 4px;
    box-sizing: border-box;
    text-align: left;
    font-weight: 500;
	font-size: 14px;
	-webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    transition: all 200ms linear;
	margin-bottom:15px;
	text-shadow: none;
    border-color: #ededed;
    color: #000;
	line-height: 26px;
}
section#sectionItenerary{
    background-color: #bc924126 !important;
}
.accordion a.toggle:first-of-type{
	margin-top: 5px;
}

.accordion a.toggle:before {
    content: '+';
    background: #ba8f3d;
    color: #fff;
    width: 26px;
    height: 26px;
    padding: 3px 3px 3px 3px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 0px;
    font-size: 18px;
    line-height: 19px;
    font-weight: 600;
    text-align: center;
    font-family: verdana;
	float: right;
}

.accordion a.toggle.act-accordion:before {
    content: '-';
    background: #2d3e52;
    color: #fff;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    margin-right: 0px;
}

.accordion a.toggle i {
	position:absolute;
	right:24px;
	top:17px;
	font-size:15px;
}

.accordion a.toggle strong{
	font-weight:600;
	text-shadow: none;
}

.accordion a:hover, .accordion a:focus, .accordion a:active{
	text-decoration:none;
}

.accordion {
  border: 1px solid #eee;
    padding: 10px 15px 10px 15px;
    float: left;
    width: 100%;
    position: relative;
    background: #fff7df;
    border-radius: 4px;
    box-sizing: border-box;
    text-align: left;
    font-weight: 500;
    font-size: 14px;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    transition: all 200ms linear;
    margin-bottom: 15px;
    text-shadow: none;
    border-color: #ededed;
    color: #000;
    line-height: 26px;
}
.acc{display:none; margin-left: 15px}

#trending-posts {
    width: calc(100%);
    margin-top: 30px;
}
.accordion:after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
}
.accordion-inner p{
	font-size: 14px;
    padding: 10px 0px 5px;
    margin: 0;
    line-height: 26px;
}

.accordion-inner p::first-letter {
	/* font-size: 120%; */
    font-weight: 500;
    letter-spacing: 1px;
}

.accordion-inner p strong{
	font-weight:600;
}

.accordion a.toggle.act-accordion {
	color: #111;
    background: #f9f9f9;
	padding-top: 13px;
    padding-bottom: 15px;
}
.accordion a.toggle.act-accordion i {
	    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.accordion-inner {
	display: none;
    float: left;
    width: 100%;
    position: relative;
    padding: 0 15px 10px 15px;
    background: #f9f9f9;
    margin: -17px 0 15px;
    text-align: left;
    border: 1px solid #e5e5e5;
    border-top: 0;
}
.accordion-inner.visible {
	display:block;
}

.inclusion_excluision_section{
	margin-top:0px;
	/*width: 50%;*/
    float: left;
}



/*------ Image collage------------------------------------------------*/
.images-collage-item img {
	width:100%;
	height:100%;
}
.images-collage-item {
	border-radius:100%;
	overflow:hidden;
}
.images-collage-main{
	position:relative;
	z-index:3;
	width:160px;
	height:160px;
	display:inline-block;
	margin-top:90px;
	box-shadow: 0px 0px 0px 7px rgba(255,255,255,0.2);
}
.images-collage-other {
	width:90px;
	height:90px;
	position:absolute;
	z-index:1;
}
.images-collage-title {
	position:absolute;
	right:30%;
	width:180px;
	padding:12px 0;
	background:#fff;
	z-index:10;
	top:20px;
	border-radius:30px;
	font-weight:800;
	font-size:18px;
	color: #566985;
	text-transform:uppercase;
}
.images-collage:before {
	content:'';
	position:absolute;
	width:250px;
	height:250px;
	top:50%;
	left:50%;
	margin-top:-125px;
	margin-left:-125px;
	border:2px  dotted #fff;
	z-index:-1;
	opacity:0.6;
	border-radius:100%;
}
.anim-col {
	animation:anim-col 4.15s infinite ;
	-o-animation:anim-col 4.15s infinite ;
	-ms-animation:anim-col 4.15s infinite ;
	-webkit-animation:anim-col 4.15s infinite;
	-moz-animation:anim-col 4.15s infinite ;
}
@-moz-keyframes anim-col{
    0% { margin-top:0;}
    50% {margin-top:-50px}
	100% {margin-top:0}

}
@-webkit-keyframes anim-col {
    0% { margin-top:0;}
    50% {margin-top:-50px}
	100% {margin-top:0}

}
@keyframes  anim-col {
    0% { margin-top:0;}
    50% {margin-top:-50px}
	100% {margin-top:0}

}


/*------Sponsors------------------------------------------------*/
.sp-cont {
	position:absolute;
	top:50%;
	width:40px;
	height:40px;
	line-height:40px;
	font-size:16px;
	z-index:20;
	margin-top:-20px;
	cursor:pointer;
	background:#fff;
	border-radius:100%;
}
.sp-cont:hover {
	color:#fff;
}
.sp-cont.sp-cont-next {
	right:0;
}
.sp-cont.sp-cont-prev {
	left:0;
}
.spons-list  li {
	float:left;
	width:20%;
	padding:0 20px;
}
.spons-list  li img {
	width:100%;
	height:auto;
	-webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
.spons-list  li img:hover {
	opacity:0.6;
}
.small-paddinsec {
	padding:70px 0;
}

  .toggle .plus{
    right: -2px;
    left: auto;
    border: 2px solid;
    padding: 4px;
    border-radius: 50%;
  }
.gallery-item{
	margin-bottom:0px;
}
  .toggle .plus rect {
    transition: all 150ms;
    transform: scaleY(1);
    transform-origin: 50% 50%;
  }
  
  .toggle.act-accordion .plus .vertical-line {
    transform: scaleY(0);
  }

.gray-section aside{
	padding-left:0px;
	padding-right:0px;
}

#side2 table{
	margin-top: 15px;
	margin-bottom: 15px;
}

#side2 td, #side2 th {
	padding: 12px 14px;
    border: 1px solid;
    font-size: 14px;
}

#side2 td:nth-child(odd){
	font-weight: 600;
    color: #000;
    background-color: rgba(229, 121, 6, 0.14);
}

#side2 td:nth-child(even){
	
}

#side3 table{
	margin-top: 15px;
	margin-bottom: 15px;
}

#side3 td, #side3 th {
	padding: 8px 10px;
    border: 1px solid;
	text-align: left;
	font-size: 14px;
    font-weight: 400;
}

#side3 tr:nth-child(odd) td{
    color: #000;
    background-color: rgba(214, 214, 214, 0.49);
}

#side3 tr:nth-child(even) td{
	
}

#side3 td span.priceText{
	font-size: 16px;
    letter-spacing: 0;
    display: block;
    font-weight: 600;
    line-height: 20px;
    color: #ae1819;
}

#side3 td span.smallText{
	font-size: 12px;
    letter-spacing: 0;
    display: block;
    line-height: 15px;
	color: #4e4747;
}

#side3 td span.noavailable{
	display: block;
    background-color: #b50800;
    color: #fff;
    width: fit-content;
    padding: 1px 10px;
    border-radius: 20px;
	  font-size: 13px;
}

#side3 td span.available{
	display: block;
    background-color: #078171;
    color: #fff;
    width: fit-content;
    padding: 1px 10px;
    border-radius: 20px;
	    font-size: 13px;
}

.singlePrice{
	
}

a.select_date{
	border-width: 1px;
    border-radius: 4px;
    border-color: red;
    background: #e00;
    background: -moz-linear-gradient(top,#e00 0%,#a00 100%);
    background: -webkit-linear-gradient(top,#e00 0%,#a00 100%);
    background: linear-gradient(to bottom,#e00 0%,#a00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee0000',endColorstr='#aa0000',GradientType=0);
    text-shadow: none;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
	padding: 7px 7px;
    margin: 0 auto;
}

#side3 tr td a:hover, #side3 tr td a:focus{
	text-decoration:none;
}
  .destination-iti li {
    background: 0 0;
    list-style: disc;
    padding-left: 0;
    font-weight: 400;
    /* color: #212221; */
    color: #000;
    font-size: 14px;
	margin-bottom: 12px;
    line-height: 23px;
}

.click-more-highlis{
    font-size: 12px;
}

.tourpkg-heading h1 {
    border-bottom: 1px solid #e4e4e4;
    width: 100%;
    text-align: left;
    margin-top: 15px;
    display: block;
    /* font-family: 'verdana', sans-serif; */
    color: #222;
    text-shadow: 1px 0px;
    font-size: 18px;
    padding-bottom: 15px;
    font-weight: 400;
    line-height: 29px;
    margin-bottom: 0;
    padding-bottom: 15px;
    letter-spacing: 1px;
    /* word-spacing: 2.5px; */
}

.parallax-section .section-separator:before{
    background: #e67b06;
}

aside.col-lg-3.col-md-3{
    overflow-x: hidden;
    /* padding-left: 0; */
}

.inclusion_excluision_section ul {
    margin: 0 0 25px 15px;
    padding: 0;
	list-style: disc;
    float: left;
}

.inclusion_excluision_section .included_content ul li, .inclusion_excluision_section .not_included_content ul li {
    font-size: 14px;
    padding:  6px 0px 6px 10px;
	position: relative;
	list-style:none;
}
.inclusion_excluision_section .included_content ul li:before {
    position: absolute;
    content: "";
    width: 16px;
    height: 18px;
    top: 10px;
    left: -12px;
    background-image: url(https://www.travelogyindia.com/storage/app/frontend/images/check_list.png);
    background-repeat: no-repeat;
}

.inclusion_excluision_section .not_included_content ul li:before{
    top: 12px;
}

.inclusion_excluision_section .not_included_content ul li:before{
    top: 8px;
}

.inclusion_excluision_section .not_included_content ul li:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 12px;
    top: 10px;
    left: -12px;
    background-image: url(https://www.travelogyindia.com/storage/app/frontend/images/not-incluse-list.png);
}

.to-top {
    position: fixed;
    bottom: 90px;
    right: 22px;
    width: 40px;
    height: 40px;
    color: #000;
    line-height: 40px;
    font-size: 17px;
    background: transparent;
    z-index: 116;
    cursor: pointer;
    display: none;
    border-radius: 3px;
    box-shadow: 0px 0px 0px 7px rgba(255,255,255,0.6);
    -webkit-transform: translate3d(0,0,0);
    text-align: center;
	
	border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    right: 34px;
    background-color: #f8f8f8;
    position: fixed;
    z-index: 10;
    -webkit-box-shadow: -2px 2px 20px 0 #a6a6a6;
    box-shadow: -2px 2px 20px 0 #a6a6a6;
    cursor: pointer;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
}

.to-top i{
	color: #000;
    top: 3px;
    position: relative;
    font-weight: 600;
    font-size: 30px;
}

.to-top:hover i, .to-top i:hover{
    color:#000;
}

.accordion .accordion-inner ul {
    margin: 10px 0px 0 15px;
}

.accordion .accordion-inner ul li{
	font-size: 16px;
    line-height: 20px;
    color: #333;
    margin-bottom: 8px;
    font-weight: 500;
    list-style: disc;
}

.ii-form-box form#queryform {
    background: transparent;
    float: none;
    border: solid 0px #ab2a2f;
    width: auto;
}

.ii-form-offer{
    float: left;
    width: 100%;
    padding: 20px 0px;
}

.ii-form-offer .borderBox{
    border: 1px dashed  #999;
    border-radius: 4px;
    position: relative;
	margin-left:0px;
	margin-right:0px;
    margin-bottom: 20px;
    display: block;
    float: left;
    width: 100%;
    padding: 8px 0 17px;
    background-color: rgb(239, 239, 239);
}

.ii-form-offer .borderBox h4{
    /* background: #fff5d9; */
    position: relative;
    left: 8px;
    top: 0;
    padding: 0 7px;
    font-size: 17px;
    margin: 0 0 2px 0;
    font-weight: 500;
    color: #334e6f;
}

.ii-form-offer label{
    font-size: 13px;
    font-weight: 500;
    width: 100%;
    margin: 7px 0 0 0;
    display:none;
}

.ii-form-offer input{
    width: 100%;
    font-size: 13px;
}



.ii-form-offer input:not([type]), .ii-form-offer input[type=text], .ii-form-offer input[type=password], .ii-form-offer input[type=email], .ii-form-offer input[type=url], .ii-form-offer input[type=time], .ii-form-offer input[type=date], .ii-form-offer input[type=datetime], .ii-form-offer input[type=datetime-local], .ii-form-offer input[type=tel], .ii-form-offer input[type=number], input[type=search], .ii-form-offer select, .ii-form-offer textarea{
    background: #fff;
    height: 40px;
    border-radius: 2px;
    padding: 5px 10px;
    box-sizing: border-box;
    font-size: 14px;
    border: 1px solid #c6b9b9;
    box-shadow: none;
    transition: all 0.3s;
    outline: none;
    margin-top:10px;
    box-shadow: none;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

button, input[type=button], input[type=reset], input[type=submit]{

}


.ii-form-offer textarea{
    width: 100%;
    font-size: 14px;
    height: 60px;
}

.ii-form-offer select{
    width: 100%;
    -webkit-appearance: unset;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%233b4863' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.625rem center/8px 10px;
    background-color: #fff;
}

.ii-fname, .ii-country{
  padding-right: 5px;
}

.ii-email, .ii-phone{
  padding-left: 5px;
}
.ii-person.one, .ii-person.two{
  padding-right: 5px;
}
.ii-person.three, .ii-person.two{
  padding-left: 5px;
}


.ac_selct_right ul {
	float: left;
	line-height: 18px;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	width: 100%;
	}



.ac_selct_right ul li {
	display: block;
	float: left;
	font-size: 16px;
	margin: 0 0 0px;
	padding: 0;
	width: 33.3%;
	}



.ac_selct_right ul li span.ac_chk label.css-label i {
    display: inline-block;
    font-size: 8px;
    font-style: normal;
    margin-top: -4px;
    text-transform: lowercase;
    vertical-align: top;
    margin: -7px 0px 0px 0px;
	color: #262626;
	font-weight: normal;
	}




span.ac_chk {
display:block;
	}



input.css-checkbox[type="radio"] {
	border: 0 none;
	clip: rect(0px, 0px, 0px, 0px);
	height: 1px;
	left: -1000px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	z-index: -1000;
	}

input.css-checkbox[type="radio"] + label.css-label {
	 background-position: 0 0;
    /* font-family: "Roboto", sans-serif; */
    font-size: 14px;
    line-height: 20px;
    text-shadow: none;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    padding-left: 22px;
    color: #000;
    letter-spacing: 0.5px;
    vertical-align: middle;
	}



input.css-checkbox[type="radio"] + label.css-label i {
	display: inline-block;
    font-size: 8px;
    font-style: normal;
    margin-top: -4px;
    text-transform: lowercase;
    vertical-align: top;
	}

input.css-checkbox[type="radio"]:checked + label.css-label {
    color: #ad0000;
    font-size: 14px;
	background-position: 0 -28px;
	position:relative;

	}
	input.css-checkbox[type="radio"]:checked + label.css-label:after{
		background-color: #ad0000;
    border: 2px solid #ffffff;
    box-shadow: 0 0 0 1.2px #ad0000;
}


input.css-checkbox[type="radio"]+ label.css-label:after{
	content: '';
	width: 12px;
	height: 12px;
	display: block;
	left: 0;
	background-color: #fff;
	border: 2px solid #fff;
	box-shadow: 0 0 0 2px #ee6b00;
	box-shadow: 0 0 0 1.2px #ee6b00;
	top: 3px;
	border-radius: 50%;
	z-index: 0;
	position:absolute;
}
label.css-label{
	position:relative;
}
input.css-checkbox[type=radio]:after {
    content: '';
    width: 12px;
    height: 12px;
    display: block;
    left: 0;
    background-color: #fff;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #ee6b00;
    box-shadow: 0 0 0 1.2px #ee6b00;
    top: 3px;
    border-radius: 50%;
    z-index: 1;
}
label.css-label:after {
   content: '';
    width: 12px;
    height: 12px;
    display: block;
    left: 0;
    background-color: #fff;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #ee6b00;
    box-shadow: 0 0 0 1.2px #ee6b00;
    top: 3px;
    border-radius: 50%;
    z-index: 1;

	}



button.ii-prev{
	right: auto;
	left:-5px;
}

button.ii-prev, button.ii-next {
	background-color: rgba(255, 255, 255, 0.68);
    border: 0px solid rgba(43, 57, 69, 0.50);
    border-radius: 50%;
    height: 32px;
    width: 32px;
    position: absolute;
    right: -5px;
    margin: 0;
    padding: 0;
    /* transform: rotate(90deg); */
    top: calc(100% - 140px);
	border: 0 solid rgba(43,57,69,.5);
    -webkit-box-shadow:0 0px 3px rgba(0,0,0,.4);
    box-shadow: 0 0px 3px rgba(0,0,0,.4);
}

#owl-highlights-banner button.ii-prev , #owl-highlights-banner button.ii-next {
	top: calc(50% - 35px);
}

#owl-highlights-banner button.ii-prev .ii-owl-arrow, #owl-highlights-banner button.ii-next .ii-owl-arrow{
	margin: 0;
}

#owl-highlights-banner button.ii-prev{
	left: -15px;
}
#owl-highlights-banner button.ii-next{
	right: -15px;
}
.slideshow-container button.ii-prev {

}

#owl-desktop-banner{

}

.slideshow-container button.ii-prev, .slideshow-container button.ii-next {
	background-color: rgba(255, 255, 255, 1);
    border: 0px solid rgba(43, 57, 69, 0.50);
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    height: 42px;
    width: 42px;
    position: absolute;
    right: -22px;
    margin: 0;
    padding: 0;
    /* transform: rotate(0deg); */
    top: calc(100% - 240px);
}

.slideshow-container button.ii-prev{
	left: -22px;
    right: auto;
}
.slideshow-container button.ii-next{

}

.owl-dots{

}

button.ii-prev img, button.ii-next img{
	width: 65%;
}

.ii-group-gallery button.ii-prev img, .ii-group-gallery button.ii-next img {
    width: 60%;
}

.ii-group-gallery button.ii-prev {
	/* left: 10px; */
    right: auto;
    /* transform: rotate(-90deg); */
	/* top: calc(100% - 105px); */
}

#owl-carouselSmall  button.ii-prev .ii-owl-arrow, #owl-carouselSmall  button.ii-next .ii-owl-arrow{
	margin:0px;
}

#owl-carouselSmall .owl-dots, #owl-highlights-banner .owl-dots {
    margin-top: 10px;
}

.ii-group-gallery button.ii-next {
   /* right: 10px; */
   /* top: calc(100% - 105px); */
}

.owl-carousel .owl-item .item {
    /* padding: 0; */
}

.ii-sectionItenerary .owl-carousel .owl-item .item, .ii-pageArticle .owl-carousel .owl-item .item {
	padding-left: 3px;
    padding-right: 3px;
}

.ii-group-gallery .owl-item:hover a.gal-link {
    top: calc(100% - 115px);
    left: calc(100% - 150px);
}
.owl-carousel .owl-item img {
    border-radius: 0px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0);
}

#owl-desktop-banner .owl-item img{
	filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
}

#owl-desktop-banner .owl-item.active img{
	filter: grayscale(0%);
    -webkit-filter:grayscale(0%);
    -moz-filter: grayscale(0%);
}

#activitiesItenerary .owl-item img {
	height:100px;
}


#owl-highlights-banner .owl-item img{
	height: 311px;
}

.slideshow-container .owl-carousel .owl-item img {
    border-radius: 0px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}

#activitiesItenerary button.ii-prev-side, #activitiesItenerary button.ii-next-side{
	top:-40px;
	color: #9E9E9E;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    font-size: 18px;
    position: absolute;
    background: transparent;
    border: 1px solid #9E9E9E;
}

#activitiesItenerary button.ii-prev-side {
    left: calc(100% - 80px);
}

#activitiesItenerary button.ii-prev-side:before {
    position: relative;
    left: -1px;
}

#activitiesItenerary button.ii-next-side:before {
    position: relative;
    right: -1px;
}

.ii-content-end{
	float: left;
    text-align: left;
    width: 100%;
    font-size: 14px;
    color: #004e93;
    line-height: 23px;
    font-weight: 600;
    letter-spacing: 1px;
}


.act_banner_images__icon_arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #999999;
    width: 44px;
    height: 44px;
    opacity: 1;
    border-radius: 50%;
    background-color: #ffffff;
    cursor: pointer;
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.2);
}

.klk_c_symbol {
    width: 1em;
    height: 1em;
    overflow: hidden;
}

.ii-prev .box-left {
    left: -25px;
}

.ii-next .box-right {
    right: -25px;
}

#sec6 .box-widget-content, #sec7 .box-widget-content{
	padding: 6px;
}

#sec6 .owl-carousel .owl-item .item{
	/* padding: 0px; */
}


.termsncondition ul {
    margin: 10px 0px 0 20px;
	display: inline-block;
}

.termsncondition ul li{
	font-size: 16px;
    line-height: 25px;
    color: #212221;
    margin-bottom: 10px;
    font-weight: 400;
	list-style: disc;
}

.termsncondition p strong{
	font-weight: 700;
}

#ii-mostSearchesBottom{

}

#ii-mostSearchesBottom ul.ii-mostSearchesUl{

    display: grid;
    grid-template-columns: auto auto;
    grid-column-gap: 25px;
    list-style: none;
    padding: 0;
    margin: 10px 0 0 0;
}

#ii-mostSearchesBottom ul.ii-mostSearchesUl li {
	display: table-row-group;
    width: 100%;
    float: none;
    border-bottom: 1px solid #d1d1d1;
    padding: 0 0 10px;
    margin-bottom: 12px;
    margin-right: 25px;
    vertical-align: top;
}

#ii-mostSearchesBottom ul.ii-mostSearchesUl li:nth-child(odd) {
	
}

#ii-mostSearchesBottom ul.ii-mostSearchesUl li:nth-child(even) {

}

#ii-mostSearchesBottom ul.ii-mostSearchesUl li p{
	display: block;
    color: #000;
    padding-left: 15px;
    position: relative;
}

#ii-mostSearchesBottom ul.ii-mostSearchesUl li p:after{
	position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 3px;
    background: #d81a21;
    content: "";
}

#ii-mostSearchesBottom ul.ii-mostSearchesUl li p a{
	
}

@media  only screen 
  and (min-device-width: 834px) 
  and (max-device-width: 1112px)
  and (-webkit-min-device-pixel-ratio: 2) {

	#owl-highlights-banner .owl-item img{
		height:auto;
	}

section.list-single-section {
    padding-bottom: 0;
    padding-top: 0px;
	    height: 350px;
}

.list-single-header, .overlay{
	top:220px;
}
.list-single-header{
	top:0px;
}
.slideshow-container button.ii-prev, .slideshow-container button.ii-next{
	top: calc(100% - 205px);
	height: 35px;
    width: 35px;
	right: 69px;
}

.slideshow-container button.ii-prev{
	left: 69px;	
}

.resp-video iframe {
	height: 360px;
	width: 90%;
	margin: 15px 5%;
}

#ii-galleryLink, #ii-usefulLink{
	display:none;
}

button.ii-prev, button.ii-next{
    top: calc(100% - 110px);
}

.container {
    width: 100%;
}

.list-single-main-item {
    padding: 15px 15px 15px 15px;
}

section.gray-section .container {
    padding: 35px 20px;
}

.slick-dots{
	display:none;
}

a.select_date{
	padding: 7px 6px;
	font-size: 12px;
}

span.ac_strip_dark {
    background: #004e93;
}

.yr_div ul.ac_white_redordr li:last-child {
    border-left: 1px solid #ccc;
    width: 70%;
}

.yr_div ul.ac_white_redordr li:first-child {
    width: 30%;
}

ul.ac_top_redordr li:first-child {
    border-right: 1px solid #d8d8d8;
    width: 30.2%;
}

ul.ac_white_redordr li{
	padding:11px;
}

ul.ac_hype li {
    width: 49%;
}

ul.ac_hype li.ac_nano_frm {
    width: 100%;
}

span.ac_strip_dark{
	color:#fff;
	    padding: 10px 20px 10px 10px;
}
span.ac_strip_dark i b {
    color: #fff;
}

span.ac_strip_dark i {
    color: #efefef;
}

span.ac_strip_red{
	font-size: 14px;
    padding: 10px 20px 10px 10px;
}

.datesBtn, .bookBtn {
    margin-top: 10px;
    width: 82%; 
}

.list-single-header-item h1{
	font-size: 30px;
}

.scroll-nav-wrapper .scroll-nav li a i {
    margin-right: 5px;
}

.scroll-nav-wrapper .scroll-nav li a{
	font-size:14px;
	    padding: 10px 8px 10px 10px;
}

#side3 td, #side3 th{
	font-size:14px;
}

.scroll-nav-wrapper.scroll-to-fixed-fixed{
	/* width:195px!important; */
	top: 84px!important;
}
  }

@media  only screen and (max-width: 600px){

.dl-horizontal dt, .dl-horizontal dd{
	width: 50%;
	font-weight: 500;
	font-size: 14px;
}
section.gray-section .container{
	padding-top: 0;
}
dl.dl-horizontal {
    margin-top: 0;
}

#owl-desktop-banner-mobile {
    margin-top: 50px;
}

section.list-single-section {
    padding-bottom: 0;
    padding-top: 185px;
}

.slideshow-container button.ii-prev, .slideshow-container button.ii-next{
	top: calc(100% - 165px);
	height: 35px;
    width: 35px;
	right: 30px;
}

.slideshow-container button.ii-prev{
	left: 30px;	
}



.ii-group-gallery .owl-item:hover a.gal-link {
    top: calc(100% - 125px);
    left: calc(100% - 160px);
}

.single-slider-wrapper .slick-slide-item:hover a.gal-link {
    top: calc(100% - 115px);
    left: calc(100% - 170px);
}

.ii-group-gallery button.ii-prev {
	left: 0px;
}


.ii-group-gallery button.ii-next{
    top: calc(100% - 130px);
}

.ii-group-gallery button.ii-prev {
    right: auto;
	top: calc(100% - 130px);
}

button.ii-prev, button.ii-next {
    top: calc(100% - 125px);
}

a.logo-train-ii {
    display: table;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 158px;
}

header.ii-train_header{
	margin-top: 0px!important;
}

.overlay{
	height: 46%;
}

.scroll-nav-wrapper {
    border: 0px solid #004e93;
	left: 0;
    display: block;
    background-color: #ae1819!important;
    border: 0px solid!important;
    z-index: 11!important;
    overflow-x: auto;
	overflow-y: hidden;
    width: 100%;
	display:none;
    transition: 0.2s transform cubic-bezier(.3,.73,.3,.74);
}

.scroll-nav-wrapper .scroll-nav li {
    width: auto;
}

aside .scroll-nav-wrapper .scroll-nav li {
    width: auto;
}

.scroll-nav-wrapper nav.scroll-nav{
	width: 1300px
}

.list-single-header-item{
	padding: 0;
}

.datesBtn, .bookBtn {
	width: 46%;
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: 1%;
    margin-right: 1%;
}

span.mail_action {
    display: table;
    position: fixed;
    top: 17px;
    right: 65px;
}

span.call_action {
    display: table;
    position: fixed;
    top: -3px;
    right: 0px;
}

span.mail_action i {
	margin-top: -5px;
    border: solid 1px #ae1819;
    border-radius: 18px;
    padding-top: 8px;
    width: 32px;
    height: 32px;
    line-height: 13px;
    display: table;
    font-weight: 600;
    text-align: center;
    color: #ae1819;
    font-size: 14px;
}

i.fa.fa-whatsapp {
    color: #ae1819;
    font-weight: 500;
    font-size: 18px;
}

span.call_action i {
    margin-top: -5px;
    border: solid 1px #ae1819;
    border-radius: 18px;
    padding-top: 9px;
    width: 32px;
    height: 32px;
    line-height: 13px;
    display: table;
    text-align: center;
    color: #ae1819;
}

.ii-mob-assets{
	
}

.datesBtn{
	float: left;
}

.bookBtn{
	float: right;
}

.owl-theme .owl-dots{
	display:none;
}


.list-single-main-item-title h3{
	font-size: 20px;
    line-height: 31px;
    color: #1756a1;
}

.ii-itinerary-sidebar .ii-blockSection h3{
	margin-top: 15px;
	margin-bottom: 10px;
}


#side3 td:nth-child(2), #side3 th:nth-child(2) {
	display: none;
}

#side3 th:last-child{
	border-right:1px solid #4e4747;
}

#side3 th:first-child{
	border-left:1px solid #4e4747;
}

a.select_date{
	font-size: 12px;
    font-weight: 500;
    padding: 5px 4px;
    margin: 0 auto;
    background: transparent;
    color: #e00;
}
.termsncondition ul li {
    font-size: 14px;
    line-height: 25px;
    color: #212221;
    margin-bottom: 10px;
    font-weight: normal;
    list-style: disc;
}
#side3 td span.available{
	font-size: 12px;
}
.list-single-main-item-title h3:after {
    margin-top: 8px;
}
.noavailable{
	font-size:12px;
}

#side3 td, #side3 th {
	width:33.3%;
	padding: 12px 5px;
	font-size: 13px;
}

.ac_selct_right ul li{
	width:50%;
}

.ii-form-offer .borderBox h4 {
    left: 4px;
    padding: 0 7px;
    font-size: 18px;
    margin: 2px 0 0 0;
    font-weight: 500;
}

.ii-email, .ii-phone, .ii-fname, .ii-country, .ii-message, .ii-person.one, .ii-person.two, .ii-person.three{
	padding-left: 10px;
    padding-right: 10px;
}

.list-single-main-item {
    padding: 15px;
	margin-bottom: 20px;
}

.ii-similarPackage {
    margin-top: 20px;
}

.ii-itineraryLeftBox {
    padding-left: 8px;
    padding-right: 8px;
}

.grid-small-pad .grid-item-holder {
    padding: 10px 0px 10px 0;
    margin-bottom: 0;
}
.gallery-item, .grid-sizer{
	width:49%;
}

.gallery-item:nth-child(odd){
	margin-right:1%;
}

.gallery-item:nth-child(even){
	margin-left:1%;	
}

	.accordion a.toggle {
		padding: 10px 35px 10px 8px;
		font-size: 14px;
		word-spacing: 0;
		letter-spacing: 0;
	}
	
	.scroll-nav-wrapper nav.scroll-nav.scroll-init li a {
		padding: 14px 14px 14px;
		font-size: 14px;
		color: #fff;
		line-height: 20px;
	}
	

.ii-fix.scroll-nav-wrapper {
    transform: translateY(0);
}	
	
.ii-fix.scroll-nav-wrapper{
	position: fixed;
    top: 53px;
    left: 0;
	display:block;
    background-color: #004e93!important;
    border: 0px solid!important;
	    z-index: 11!important;
		overflow-x: auto;
		    width: 1400px;
}

.ii-fix.scroll-nav-wrapper .scroll-nav li{
	border: 1px solid #e4e4e4;
}

.ii-fix.scroll-nav-wrapper nav.scroll-nav.scroll-init li a {
	color:#fff;
}

	.list-single-header-item h1 {
		float: left;
		width: 100%;
		text-align: left;
		color: #333;
		font-size: 27px;
		font-weight: 600;
		padding-bottom: 0px;
	}
	section.list-single-section {
		padding-bottom: 0;
		padding-top:0px;
		height: 320px;
	}
	.list-single-header{
		top:15px;
		padding-bottom: 20px;
	}
	.destination-iti ul {
		margin-left: 0;
		padding-left: 15px;
	}
	.destination-iti li{
		line-height: 21px;
		color: #212221;
		font-size: 14px;
		letter-spacing: inherit;
	}
	.inclusion_excluision_section{
		padding:0px;
		margin:0px;
		width:100%;
	}
	aside.col-lg-3.col-md-3{
		padding-left:15px;
	}
	.destination-iti ul.left {
		margin-left:0;
		margin-top: 3px;
	}
	.list-single-main-item p, .accordion-inner p, .gtn-block p {
		text-align: justify;
		    font-size: 14px;
	}
		
	.accordion .accordion-inner ul li{
		font-size: 14px;
	}
	
	.inclusion_excluision_section .included_content ul li, .inclusion_excluision_section .not_included_content ul li{
		font-size: 14px;
	}
	
	.to-top i{
		color: #000;
		top: 1px;
		position: relative;
		font-weight: 600;
		font-size: 24px;
	}
	.to-top{
		width: 35px;
		height: 35px;
		text-align: center;
		line-height: 35px;
	}

	.list-single-header-item h1.ii-itinerary-title{
		margin-top: 0px;
		font-size: 22px;
		padding-left: 0px;
	}

	.list-single-header-item h1.ii-itinerary-title span{
		font-size: 22px;
	}
}
#ii-homePageSlider {
      display: none
    }

    #ii-homePageSlider .slidesjs-navigation {
      margin-top: 3px;
      position: absolute;
      bottom: 15px;
      left: 15px;
    }

    #ii-homePageSlider .slidesjs-previous {
      margin-right: 5px;
      float: left;
    }

    #ii-homePageSlider .slidesjs-next {
      margin-right: 5px;
      float: left;
    }

    .slidesjs-pagination {
      margin: 6px 0 0;
      /* float: right; */
      list-style: none;
      bottom: 15px;
      right: 15px;
      position: absolute;
      z-index: 9999999;
   }

    .slidesjs-pagination li {
      float: left;
      margin: 0 1px;
    }

    .slidesjs-pagination li a {
      display: block;
      width: 13px;
      height: 0;
      padding-top: 13px;
      background-image: url(img/pagination.png);
      background-position: 0 0;
      float: left;
      overflow: hidden;
    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background-position: 0 -13px
    }

    .slidesjs-pagination li a:hover {
      background-position: 0 -26px
    }

    #ii-homePageSlider a:link,
    #ii-homePageSlider a:visited {
      color: #333
    }

    #ii-homePageSlider a:hover,
    #ii-homePageSlider a:active {
      color: #9e2020
    }

#popularItineraryHome .bg-bg-chrome.act{
   border-radius: 0;
}

#popularItineraryHome .clip{
   position:relative;
   height: 200px;
}

#popularItineraryHome .popular-img .vertical-bottom{
   position:relative;
}
#popularItineraryHome .popular-img:hover {
    box-shadow: 0 0 1rem 0 rgba(0,0,0,0);
    border-radius: 10px;
}
#popularItineraryHome .popular-img h4 {
    font-weight: 600;
    letter-spacing: 0.5px;
    padding-bottom: 0px;
    font-size: 14px;
    margin-top: 0px;
    color: #000;
    text-align: left;
    text-shadow: none;
    transition: all 0.3s ease;
    display: -webkit-box;
    overflow: hidden;
    max-height: 66px;
    letter-spacing: 0.5px;
    min-height: 33px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 19px;
}

#popularItineraryHome .popular-img p{
    text-align: left;
    font-size: 11px;
    color: #ff5722;
    line-height: 20px;
    margin-top: 3px;
}

#popularItineraryHome button.ii-prev, #popularItineraryHome button.ii-next {
    top: -45px;
    background-color: transparent;
}

#popularItineraryHome button.ii-prev{
    right: 60px;
    left: auto;
    transform: rotate(-180deg);
}

#popularItineraryHome button.ii-next {
    right: 10px;
}

#popularItineraryHome.owl-theme .owl-nav [class*=owl-]{
   margin: 0px;
}

#popularItineraryHome button.ii-prev img, #popularItineraryHome button.ii-next img {
   width: 24px;
   height: 24px;
   margin-top: 4px;
}

#popularItineraryHome .popular-img .vertical-bottom .price {
    text-align: left;
    font-size: 12px;
    color: #5b5b5b;
    font-weight: 400;
    padding-top: 2px;
    position: relative;
    line-height: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 36px;
    letter-spacing: 0.5px;
    min-height: 45px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


#popularItineraryHome .owl-dots{
   display:none;
}
#demandedPackages .head-title{
   margin-bottom: 20px;
}
#demandedPackages .head-title h2{
   text-align: left;
   font-size: 19px;
   letter-spacing: 0.5px;
}

.related-post-right{

}

.home2 .related-post-right:nth-child(2), .home2 .related-post-right:nth-child(4){
   width: calc(50% - 8px);
   margin-right: 5px;
   border-bottom: 0px solid #ccc;
}

.home2 .related-post-right:nth-child(3), .home2 .related-post-right:nth-child(5){
   width: calc(50% - 8px);
   margin-left: 5px;
   border-bottom: 0px solid #ccc;
}
.ii-blockSection.home2 .related-post-right:nth-child(2) img, .ii-blockSection.home2 .related-post-right:nth-child(3) img, .ii-blockSection.home2 .related-post-right:nth-child(4) img, .ii-blockSection.home2 .related-post-right:nth-child(5) img{
    width: 100%;
    height: 120px;
    border-radius: 0;
}

.ii-blockSection.home2 .related-post-right:nth-child(2) .media-body p, .ii-blockSection.home2 .related-post-right:nth-child(3) .media-body p, .ii-blockSection.home2 .related-post-right:nth-child(4) .media-body p, .ii-blockSection.home2 .related-post-right:nth-child(5) .media-body p{
    display: -webkit-box;
    overflow: hidden;
    max-height: 66px;
    letter-spacing: 0.5px;
    min-height: 33px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 19px;
    font-weight: 600;
}

.ii-blockSection.home2{
   background-color:transparent;
   border-bottom: 0px dotted #939393;
   border: 1px dotted #939393;
}

.ii-blockSection.home img {
    width: 105px;
    height: 75px;
    border-radius: 3px;
    float: left;
    margin-right: 8px;
}

.ii-blockSection.home2 p{
   color:#000;
}

.ii-blockSection.home p.categoryName{
   font-size: 12px;
    font-weight: 700;
    color: #ae1819;
}
.ii-blockSection.home p.category {
    -webkit-line-clamp: 3;
    font-weight: 600;
    color:#000;
}
.ii-blockSection.home .tourDays{
   font-size: 12px;
    font-weight: 500;
}

.ii-blockSection p{
   
}

.series-widget .swinner {
   border-bottom: 1px dotted #939393;
    flex-wrap: wrap;
    display: flex;
    padding: 15px 10px 15px;
    background: #f5f5f5;
    border-radius: 10px 10px;
    width: calc(50% - 1%);
    float: left;
    margin-bottom: 18px;
}

.series-widget:nth-child(odd) .swinner{
   margin-right: 1%;
}

.series-widget:nth-child(even) .swinner{
   margin-left: 1%;
}

.section-inner{
   float:left;
   border: 0px solid #dfdfdf;
   padding: 5px 10px;
   margin-top: 0px;
   background-color: transparent;
   width: 100%;
}

.swinner .section-inner h2.title{
   font-size: 16px;
    border-bottom: 0;
    font-weight: 600;
    color: #ae1819;
}

.swinner .section-inner ul{
   margin: 0;
   padding: 0 8px 0 18px;
    box-sizing: border-box;
}

.swinner .section-inner ul li{
   border-bottom: 1px dotted #939393;
    padding: 10px 0 2px;
    font-size: 17px;
    line-height: 22px;
    list-style: disc;
    color:#ae1819;
}
.swinner .section-inner ul li:last-child{
   border-bottom: 0px dotted #939393;
}
.swinner .section-inner ul li a{
   color: #282828;
   font-size: 14px;
   font-weight: 600;
}

ul.hot-trending li {
	width: calc(33.3% - 10px);
}

.ii-pageHome .isotope-wrapper{
   margin-bottom: 0;
}
#left{
   width: 68%;
}
#right{
   width: 32%;
}


@media  only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (-webkit-min-device-pixel-ratio: 2){
   .ii-video.hero-banner {
    height: 330px;
   }

   #left {
    max-width: inherit;
    width: 66%;
    margin-right: 2%;
   }

   #right {
      width: 32%;
   }






  }



@media  only screen 
  and (min-device-width: 834px) 
  and (max-device-width: 1112px)
  and (-webkit-min-device-pixel-ratio: 2) {

aside#right{
   width:32%;
}

aside#right .ii-blockSection.home {
   width: calc(100% - 0px);
}
.related-post-right:nth-child(odd){
   width: 100%;
   margin-right:0px;
}
.related-post-right:nth-child(even){
   width: 100%;
   margin-left:0px;
}

#demandedPackages #trending-posts .ii-blockSection{
 float:left;
}

#demandedPackages #trending-posts .related-post-right:nth-child(odd){
   width: calc(50% - 18px);
   margin-left:10px;
}
#demandedPackages #trending-posts .related-post-right:nth-child(even){
   width: calc(50% - 18px);
   margin-right:10px;
   margin-left: 0;
}




}


@media  only screen and (max-width: 768px){
   #left {
    width: 100%;
}
   aside#right{
      width:auto;
   }
   aside#right .ii-blockSection.home {
      width: calc(100% - 0px);
   }
   .related-post-right:nth-child(odd){
      width: calc(50% - 18px);
      margin-right:10px;
   }
   .related-post-right:nth-child(even){
      width: calc(50% - 18px);
      margin-left:10px;
   }

#demandedPackages #trending-posts .ii-blockSection{
    float:left;
}

#demandedPackages #trending-posts .related-post-right:nth-child(odd){
      width: calc(50% - 18px);
      margin-left:10px;
}
#demandedPackages #trending-posts .related-post-right:nth-child(even){
      width: calc(50% - 18px);
      margin-right:10px;
      margin-left: 0;
}




   }
   
   .iiPopupForm {
    background: #3b444e;
    border: 2px solid #242c36;
    border-color: #e4a000;
    border-radius: 50px;
    background-color: #fc0;
    -webkit-font-smoothing: antialiased;
    /* text-transform: uppercase; */
    font-weight: 700;
    cursor: pointer;
    font-style: normal!important;
    color: #000;
    
    padding: 8px!important;
    line-height: 1.625rem!important;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.2);
    box-shadow: 0 4px 10px 1px rgba(0, 0, 0, 0.36);
    outline: 0!important;
    position: fixed;
    right: 35px;
    bottom: 120px;
    z-index: 5;
    opacity: 1;

    user-select: none;
}

.iiPopupForm img{
    max-width: 38px;
}

.iiPopupForm:hover{
    text-decoration: none;
    border-color: #ffb300 #e4a000 #e4a000 #ffb300;
    background-color: #ffb300;
    outline: none;
}

.iiPopupForm span {
    margin-right: 6px;
    margin-top: 0px;
}

.u-userLauncherColor:not([disabled]) svg {
    color: #000;
    fill: #000;
    position: relative;
}


#iiPop_form select.browser-default {
    height: auto!important;
}

#iiPop_form{
	padding-top:0px;
	background-image: none;
}
.Arrange--middle .Arrange-sizeFill, .Arrange--middle .Arrange-sizeFit {
    vertical-align: middle;
}
.ii-quickFormOverlayClass{
	position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0,0,0,.75);
    content: "";
    z-index: 99;
}


div[data-acc-content] { display: none;  }
      div[data-acc-step]:not(.open) { background: #f2f2f2;  }
      div[data-acc-step]:not(.open) h5 { color: #777;  }
      div[data-acc-step]:not(.open) .badge-primary { background: #ccc;  }
	.form-row .form-holder {
		width: 49%;
		margin-right: 12px;
		position: relative;
	}
	.form-row .form-holder:last-child {
		margin-right: 0;
	}	
	
	.form-row .form-group .form-holder{
		float: left;
		width: 48%;
		margin-right: 12px;
	}
	
	.form-row .form-group .form-holder:last-child{
		margin-right: 0%;
	}
	
	.form-holder i {
		position: absolute;
		bottom: 15px;
		transform: translateY(0%);
		right: 12px;
		font-size: 16px;
        z-index: 3;
	}
	.ii-popForm .form-control {
		height: 42px;
		border: 1px solid #adadad;
		width: 100%;
		background: #fff;
		padding: 0px 30px 0 8px;
		color: #474747;
		font-size: 14px;
		box-shadow: none;
	}
	.ii-popForm textarea.form-control {
		height: 82px;
		border: 1px solid #adadad;
		width: 100%;
		background: #fff;
		padding: 8px 30px 0 8px;
		color: #999;
		font-size: 15px;
		box-shadow: none;
	}
	.ii-popFormStep1, .ii-popFormStep2{
        background-color: #f2f2f2;
        padding: 20px 25px;
        box-shadow: 0 2px 2px 0 rgba(0,0,0,.11);
	}
	
    .ii-popFormStep1{
        border-radius:7px 7px 0 0;
    }

	.ii-popFormStep2{
        border-radius:0px 0px 7px 7px;
	}

    .ii-quick-nextBtn, .ii-quick-submitBtn{
        background-color: #ff5722;
    border-color: #ff5722;
    transition: background-color .15s ease-in;
    text-align: center;
    font-size: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 98px;
    letter-spacing: 1px;
    float: right;
    padding: 3px 5px 3px;
}


.ii-submitBtn{
    
}


.ii-popForm .ii-quick-nextBtn ~ i{
    color: #fff;
    top: 8px!important;
}
	.form-row {
		display: flex;
		margin-bottom: 20px;
	}
	.form-group {
		width: 49%;
		margin-bottom: 0;
		margin-right: 12px;
	}
	.form-row .ii-fullWidth{
		width:100%;
	}
	.form-row .ii-fullWidth.form-holder i {
		top: 12px;
		right: 12px;
		font-size: 15px;
	}
	.ii-step1{
		color: #fff;
		font-size: 17px;
        background-color: #ff5722;
        padding: 2px 20px 5px 20px;
		text-transform: capitalize;
		font-weight: 500;
		letter-spacing: 1px;
		border-radius: 26px;	
        float: right;
        border-color: #ff5722;
        margin-top:0px;
	}
    .ii-popFormStep1.open{
        min-height: 320px;
    }

    .ii-popFormStep1.open .ii-step1{
        margin-top:0px;
    }

    .ii-popFormStep2.open{

    }
    .ii-popFormStep2.open .form-row{
        margin-bottom: 10px;
    }
	select:focus, select.form-control:focus{
		background-image:none;
	}
	.ii-stepBack1{
	    color: #fff;
		font-size: 15px;
        background-color: #286090;
        padding: 0px 14px 2px 14px;
		text-transform: capitalize;
		font-weight: 500;
		letter-spacing: 1px;
		border-radius: 26px;
        border-color: #204d74;
        margin-top:6px;
        position: absolute;
        bottom: 35px;
	}
    .list-group a.ii-stepBack1{
        height: auto;
    }
    .ii-stepBack1:hover{
        color:#fff;
    }
	div[data-acc-step]:not(.open) {
		background: #5f5f5f;
	}
	div[data-acc-step]:not(.open) h5 {
		color: #fff;
	}
	div[data-acc-step]:not(.open) .badge-primary {
		background: #ff5722;
	}
    .form-row .form-holder label {
        margin-bottom: 4px;
        display:none;
    }
    #embed{
        position: fixed;
        top: calc(50% - 190px);
        left: calc(50% - 350px);
        z-index: 999;
        opacity:0;
        /* This timing applies on the way OUT */
        transition-timing-function: ease-in;
        /* Quick on the way out */
        transition: 0.3s;
        /* Hide thing by pushing it outside by default */
        transform: translateY(150%);
    }

    #embed.ii-show{
        opacity:1;
        /* This timing applies on the way IN */
        transition-timing-function: ease-out;

        /* A litttttle slower on the way in */
        transition: 0.35s;
        
        /* Move into place */
        transform: translateY(0);
        box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.5);
        -webkit-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.5);
        -o-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.5);
        -ms-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.5);
    }


    .list-group.ii-popForm {
        width: 700px;
    }
    .badge-primary {
        color: #fff;
        background-color: #ff5722;
    }

    .ii-popForm h5{
        font-weight: 600;
        margin-bottom: 0px;
        margin-top: 0;
    }

    .ii-popForm .ii-popFormStep1.open h5{
        margin-bottom: 20px;
    }

    .ii-popForm .ii-popFormStep2.open h5{
        margin-bottom: 20px;
    }


    .list-group-item h5 .acc-step-number{
        margin-right: 5px;
        position: relative;
        top: -2px;
    }
    i#ii-popFormClose {
        position: absolute;
        right: 10px;
        top: 15px;
        width: 25px;
        height: 25px;
        cursor: pointer;
        border: 2px solid #fff;
        padding: 8px;
        border-radius: 20px;
        background: #333;
        color: #fff;
        z-index:1;
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 0 3px 0 rgba(0, 0, 0, 0.08);
    }
    i#ii-popFormClose img {
        width: 11px;
        position: relative;
        top: -8px;
        left: -3px;
    }
@media  screen and (max-width: 600px) {
    .list-group.ii-popForm {
        width: 100%;
    }
    #embed {
        position: fixed;
        top: calc(50% - 250px);
        left: calc(50% - 172px);
        width: 92%;
    }
    .form-row .form-holder,.form-row .form-group .form-holder {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 9px;
    }
    .form-group{
        width: 100%;
    }
    .form-row {
        display: block;
        margin-bottom: 0;
    }
    .ii-popFormStep1.open {
        min-height: 440px;
    }

    #form-quick .form-row .form-group .form-holder{
        width: 48%;
        margin-right: 10px;
    }
    #form-quick .form-row .form-group .form-holder:nth-child(2){
        margin-right: 0px;
    }
    #form-quick .form-control{
        padding: 7px 12px!important;
    }
    .ii-quick-nextBtn, .ii-quick-submitBtn{
        margin-top: 10px;
    }
    .ii-popForm .ii-quick-nextBtn ~ i {
        color: #fff;
        top: 18px!important;
        font-size: 17px;
    }
    .ii-quick-nextBtn, .ii-quick-submitBtn{
        font-size: 16px;
    }
    .ii-stepBack1{
        bottom: 25px;
    }
    .ii-popFormStep2.open {
        float: left;
        width: 100%;
    }
    #overlaySearch{
        z-index: 3;
    }

.ii-footer .affilatedBy {
    margin: 45px 0px 25px;
    padding: 0 0 13px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.42);
}

.ii-footer .affilatedBy h2,.ii-footer .footer-social a {
    color: #fff;
    font-size: 14px;
    margin-bottom: 0;
}
.footer_mdeia_holder {
    padding: 9px 0 9px 0px;
    margin-top: 20px;
}

.footer_mdeia_holder img {
    float: left;
    width: 16%;
    width: 18%;
    border-radius: 6px;
    margin-right: 2%;
    margin-bottom: 15px;
    background: #dedbdb;
}


.footer_mdeia_holder img.tripadvisor {
    background: #579441;
}

.footer_mdeia_holder img.iato {
    background: #024691;
}

.footer_mdeia_holder img.irctc {
    background: #0b4c76;
}

.footer_mdeia_holder img.rtdc {
    background: #fff;
    margin-right: 0;
}

.footer-social {
    padding: 0;
    text-align: left;
    margin-top: 0;
    margin-bottom: 15px;
    border-top: 0px solid rgba(255, 255, 255, 0.42);
    border-bottom: 0px solid rgba(255, 255, 255, 0.42);
    /* margin-right: -15px; */
}
}
@media only screen and (max-width: 600px) {
  ul.hot-trending li {
    width: calc(50% - 10px) !important;
  }
  ul.hot-trending li div h3 a span {
    font-size: 14px !important;
}
.ii-section1 .our-features li {
    width: 50%;
    float: left;
    padding: 10px 12px;
}
.ii-menuLinkContainer {
    margin-top: 56px !important;
}
.related-post-right:nth-child(even), .related-post-right:nth-child(odd) {
    width: calc(100% - 12px) !important;
    margin-left: 10px;
}
.ii-mainHeadLinks .nav > li {
    float: none !important; 
}


/* Hide the links inside the navigation menu (except for logo/home) */
.tonav #mobilemenu {
  display: none;
}
a.icon {
       display: block !important;
    position: absolute;
    z-index: 10000;
    right: 10px;
    top: -38px;
    color: #bd9344 !important;
}

}
a.icon{
    display: none;
}