body {
	margin:0px;
	padding:0px;
    font-family: 'Roboto', sans-serif;
	font-size:13px;
	color:#000;
	font-weight:400;
}
.mainwrapper {
    font-family: 'Roboto', sans-serif;
	margin: 0px 0px;
	padding: 0px 0px;
}

/****************************************************************************************************
Inner css start here
****************************************************************************************************/
.innercollage {
    height: 350px;
    width: 100%;
    background-color: #000;
	position: relative;
}
.innercollage img {
    height: 350px;
    width: 100%;
    object-fit: cover;
    object-position: 50% 50%;
    opacity: 0.9;
}
.innercollage1 {
    background: url("../img/innercollage.jpg") no-repeat center top #03167c;
	position: relative;
	height: 80px;
}
.innerpagescollagehead {
	position: absolute;
	width: 100%;
	z-index: 11;
	bottom: 30px;
}
.innerpagescollagehead h1 {
  font-size: 39px;
  color: #fff;
  line-height: 40px;
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 0px;
}
.innerpagescollagehead h2 {
  font-size: 39px;
  color: #fff;
  line-height: 40px;
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 0px;
}
.modifyband {
	padding: 10px 0px;
	margin-top: 1px;
	background: #12a3ba;
}
.searchresulttext {
    font-size: 13px;
    color: #fff;
    line-height: 16px;
}
.modifyarea {
    background: #f0f0f0;
    padding: 10px 0px;
}
.breadcrumbarea {
	padding: 20px 0px;
	border-bottom: solid 1px #eaeaea;
}
.destinationsearcharea {
    margin-top: 20px;
}
.infolinks {
	font-size:14px;
	color:#2147b3;
	line-height:18px;	
    font-weight: 400;
}
.infolinks i {
	font-size:12px;
}
.infolinks a {
	color:#2147b3;
	text-decoration:none;
}
.infolinks a:hover {
	color:#000;
	text-decoration:none;	
}
.forndhotelarea {
	background: #f0f0f0;
	border-radius: 8px;
	padding: 10px 10px;
	margin-bottom: 20px;
}
.forndhotelarea h3 {
	font-size: 18px;
	color: #000;
	line-height: 18px;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 0px;
}
.forndhotelarea h3 span {
	font-size: 13px;
	color: #707070;
	font-weight: 400;
}
.sort_box {
    background-color: #fff;
	border: solid 0px #efefef;
    border-radius: 10px;
    padding: 7px 7px 7px 15px;
    font-size: 14px;
    color: #000;
    line-height: 18px;
    margin-bottom: 30px;
	-webkit-box-shadow: 5px 5px 25px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 5px 5px 25px 0px rgba(0,0,0,0.1);
	box-shadow: 5px 5px 25px 0px rgba(0,0,0,0.1);
}
.sort_box ul {
    padding: 0;
    margin: 0;
}
.sort_box li {
    list-style: none;
    display: inline-block;
    padding: 10px 40px 10px 0px;
}
.sort_box li a {
    color: #000;
    text-decoration: none;
}
.sort_box li a:hover {
    color: #12a3ba;
    text-decoration: none;
}
.sort_boxactive {
    color: #12a3ba !important;
    font-weight: 700;
}
.listbox {
	background-color: #fff;
	border-radius: 8px;
	margin-bottom: 20px;
	padding: 4px;
	border: solid 1px #d0d0d0;
}
.listboximg {
	margin-bottom: 0px;
	height:200px;
	background: url(../img/noimage.png) no-repeat center center #f7f7f7;
	border-radius: 8px;
	position: relative;
}
.listboximg img {
	width:100%;
	height:200px;
	object-fit: cover;
	object-position: 50% 50%;
	border-radius: 8px;
}
.listboxcontarea {
	border-right: solid 1px #e8e8e8;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 200px;
}
.listboxcontarea h3 {
	font-size:18px;
	color:#000;
	line-height:20px;
	font-weight:500;
	margin-top:0px;
	margin-bottom:7px;
}
.listboxcontarea h3 a {
	color:#000;
	text-decoration: none;
}
.listboxcontarea h3 a:hover {
	color:#12a3ba;
	text-decoration: none;
}
.cartboxcontarea {
	border-right: solid 0px #e8e8e8;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 200px;
}
.cartboxcontarea h3 {
	font-size:18px;
	color:#000;
	line-height:20px;
	font-weight:500;
	margin-top:0px;
	margin-bottom:7px;
}
.cartboxcontarea h3 a {
	color:#000;
	text-decoration: none;
}
.cartboxcontarea h3 a:hover {
	color:#12a3ba;
	text-decoration: none;
}
.cartboxpricearea {
	padding-right: 0px;
	padding-top: 0px;
}
.gridboxcontarea {
	border-bottom: solid 1px #e8e8e8;
	margin: 15px 10px 0px 10px;
	padding-bottom: 15px;
	min-height: auto;
}
.gridboxcontarea h3 {
	font-size:18px;
	color:#000;
	line-height:20px;
	font-weight:500;
	margin-top:0px;
	margin-bottom:7px;
}
.gridboxcontarea h3 a {
	color:#000;
	text-decoration: none;
}
.gridboxcontarea h3 a:hover {
	color:#12a3ba;
	text-decoration: none;
}
.gridboxpricearea {
	padding-right: 0px;
	padding-top: 0px;
	margin: 10px 10px 5px 10px;
}
.locationtext {
	color: #393939;
	font-size: 13px;
	line-height: 16px;
	font-style: italic;
}
.locationtext a {
	font-size: 20px;
	color: #393939;
	line-height: 12px;
	text-decoration: none;
	font-weight: 700;
}
.locationtext a:hover {
	color: #98bc46;
	text-decoration: none;
}
.attractionpointsarea {
	border-top: solid 1px #e8e8e8;
	border-bottom: solid 1px #e8e8e8;
	padding: 7px 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.attractionpointsarea ul {
	margin: 0px 0px;
	padding: 0px 0px;
}
.attractionpointsarea ul li {
	list-style-type: none;
	display: inline-block;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px;
}
.attractioncatetext {
	font-size:13px;
	color:#2147b3;
	line-height:18px;	
    font-weight: 400;
}
.attractiontimetext {
	font-size:13px;
	color:#2c2c2c;
	line-height:18px;	
    font-weight: 400;
}
.attractiontimetext span {
	font-size:16px;
	vertical-align: middle;
}
.attractioncatlabel {
	background: #ebebeb;
	border-radius: 20px;
	padding: 3px 10px;
	right: 0px;
	font-size: 12px;
	color: #000;
}
.attractionhidecontarea {
	margin-top: 10px;
}
.attractionratebox {
	margin-bottom: 10px;
	border: solid 1px #d0d0d0;
	border-radius: 8px;
}
.attractionrateboxhead {
	background: #f0f0f0;
	border-radius: 4px 4px 0px 0px;
	padding: 15px 15px;
}
.attractionrateboxhead h6 {
	font-size: 15px;
	color: #000;
	line-height: 18px;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 0px;
}
.attractionrateboxhead h6 label {
	font-size: 15px !important;
	font-weight: 700 !important;
}
.attractionrateboxcont {
	background: #fff;
	border-radius: 0px 0px 4px 4px;
	padding: 10px 15px 10px 15px;
}
.packagedescarea {
	border-top: solid 1px #e8e8e8;
	padding-top: 15px;
	margin-top: 15px;
}
.packagedesctext {
	color: #000;
	font-size: 13px;
	line-height: 18px;
	font-weight: 400;
}
.num_ntslabel {
	position: absolute;
	z-index: 999;
	bottom: 5px;
	right: 5px;
	background: #fff;
	border-radius: 3px;
	padding: 3px 7px;
	font-size: 12px;
	color: #000;
	line-height: 16px;
	font-style: italic;
}
.num_nts {
	color: #000;
	font-size: 13px;
	line-height: 18px;
}
.packagecategorytext {
	color: #000;
	font-size: 13px;
	line-height: 18px;
	font-weight: 600;
}
.packagecategorytext span {
	font-weight: 400;
}
.scheduletext {
	color: #46412e;
	font-size: 13px;
	line-height: 18px;
	font-weight: 600;
}
.scheduletext span {
	font-weight: 400;
	background: #fff7d8;
	border-radius: 20px;
	padding: 2px 10px;
}
.listboxpricearea {
	padding-right: 20px;
	padding-top: 20px;
}
.pricefromtext {
	font-size: 11px;
	color: #09222d;
	line-height: 16px;
	font-weight: 500;
}
.price {
	font-size: 22px;
	color: #12a3ba;
	line-height: 22px;
	font-weight: 700;
}
.pricetextsmall {
	font-size: 12px;
	color: #000;
	line-height: 16px;
	font-weight: 400;
}
.pricesmall {
	font-size: 15px;
	color: #12a3ba;
	line-height: 18px;
	font-weight: 700;
}
.totalprice{
	font-size: 18px;
	color: #fff;
	line-height: 18px;
	font-weight: 700;
	vertical-align: middle;
}
.quickviewboxlist {
	margin-top: 4px;
}
.quickviewboxgrid {
	padding: 10px 20px 20px 20px;
}
.quickviewbox {
	padding: 20px 20px;
	background: #eefbfd;
	border-radius: 8px;
	margin-bottom: 4px;
}
.quickviewbox h5 {
	font-size: 18px;
	color: #000;
	line-height: 20px;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 10px;
}
.quickviewbox h6 {
	font-size: 14px;
	color: #000;
	line-height: 20px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 10px;
}
.includeicons {
	margin: 0px;
}
.includeicons ul {
	margin: 0px 0px;
	padding: 0px 0px;
}
.includeicons ul li {
	background: #fff;
	text-align:center;
	display:inline-block;
	padding: 8px 10px;
	margin-right: 2px;
	margin-bottom: 4px;
	border-radius: 4px;
}
.includeicons li img {
	height: 20px;
}
.infotxt {
	font-size:14px;
	color:#000;
	line-height:22px;
}
.infotxt a {
	color:#000;
	text-decoration: none;
}
.infotxt a:hover {
	color:#12a3ba;
	text-decoration: none;
}
.infotxt ul {
	margin: 0px 0px 0px 13px;
	padding: 0px 0px 0px 0px;
}
.infotxt ul li {
	list-style-type: disc;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px;
	line-height: 16px;
}
.packagehighlightarea {
	margin: 0px;
}
.packagehighlightarea ul {
	margin: 0px;
	padding: 0px;
}
.packagehighlightarea ul li {
	list-style-type: none;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	border-bottom: solid 1px #b0d7dd;
	font-size: 13px;
	color: #000;
	line-height: 20px;
	font-weight: 400;
}
.packagehighlightarea ul li span {
	font-size: 14px;
	font-weight: 600;
}
.textwhite14med {
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	font-weight: 500;
}
.packagedetrightcontarea {
	margin-top: 25px;
	text-align: right;
}
.packagedetrightcontarea ul {
	margin: 0px;
	padding: 0px;
}
.packagedetrightcontarea ul li {
	list-style-type: none;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	display: inline-block;
	text-align: left;
}
.packagedetcolicon {
	font-size: 20px;
	color: #fff;
	line-height: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.packagedetcoltex {
	font-size: 13px;
	color: #fff;
	line-height: 16px;
	font-weight: 300;
	display: inline-block;
	vertical-align: middle;
}
.packagedetcoltex a {
	color: #fff;
	text-decoration: none;
}
.packagedetcoltex a:hover {
	color: #ca9530;
	text-decoration: none;
}
.packagedetpricearea {
	background: #e6f4fd;
	border-bottom: 1px #DAECF8 solid;
	padding: 15px 0px;
}
.textred13 {
	font-size:13px;
	color:#e8321f;
	line-height:18px;	
    font-weight: 400;
}
.textred13 a {
	color:#e8321f;
	text-decoration:none;
}
.textred13 a:hover {
	color:#162ee1;
	text-decoration:none;	
}
.aboutustext {
	font-size: 15px;
	color: #000;
	line-height: 22px;
}
.textorange14bold {
	font-size: 14px;
	color: #f4741d;
	line-height: 20px;
	font-weight: 700;
}
.textblue14bold {
	font-size: 14px;
	color: #12a3ba;
	line-height: 20px;
	font-weight: 700;
}
.fixednavbar {
	position: relative;
	z-index: 99;
    background: #04415f;
	border-bottom: solid 0px #04415f;
	text-align: center;
}
.navbar-fixed {
	top: 117px;
	z-index: 99;
	position: fixed;
	width: 100%;
	background: #04415f;
	border-bottom: solid 0px #04415f;
}
#nav_barfixed {
	padding: 0px 0px;
	margin-bottom: 0px;
	overflow-x: auto;
    white-space: nowrap;
}
#nav_barfixed ul {
	padding: 0px;
}
.nav_linksfixed {
	margin: 0;
}
.nav_linksfixed ul {
	margin: 0px;
	padding: 0px;
}
.nav_linksfixed li {
	display: inline-table;
	margin: 0px;
	padding: 0px;
}
.nav_linksfixed li a {
	padding: 15px 18px;
	font-size: 15px;
	color: #fff;
    font-weight: 600;
	text-decoration: none;
	display: inline-flex;
	outline: none;
	border-bottom: 3px solid #04415f;
}
.nav_linksfixed li a:visited {
	color: #fff;
}
.nav_linksfixed li a:hover {
	color: #fff;
	border-bottom: 3px solid #04415f;
}
.nav_linksfixed li a:focus  {
	color: #fff !important;
	border-bottom: 3px solid #04415f !important;
}
.packagedetsection {
	margin-bottom: 25px;
	background: #fff;
	border: 1px solid #d0d0d0;
	border-radius: 8px;
	padding: 20px;
}
.packagedetsection h3 {
	font-size: 18px;
	color: #12a3ba;
	line-height: 23px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 20px;
}
.packagedetsection h4 {
	font-size: 16px;
	color: #000;
	line-height: 20px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 15px;
}
.photogalleryimg {
	background:url(../img/noimage.png) no-repeat center center #f5f5f5;
	height:240px;
	margin-bottom: 4px;
}
.photogalleryimg img {
	width:100%;
	height:240px;
	object-fit: cover;
	object-position: 50% 50%;
}
.seeallphotostext {
	font-size:13px;
	color:#000;
	line-height:18px;	
    font-weight: 400;
	background-color: #fff;
	border-radius: 8px;
	position: absolute;
	margin-top: -35px;
	margin-left: 15px;
	padding: 2px 6px;
}
.seeallphotostext a {
	color:#000;
	text-decoration:none;
}
.seeallphotostext a:hover {
	color:#000;
	text-decoration:none;	
}
.itineraryarea {
	position: relative;
	margin: 0px;
	padding: 0px;
}
.itineraryarea::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 1px;
	background: #12a3ba;
	left: 87px;
}
.itineraryarea ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.itineraryarea ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.itinerarydaystext {
	font-size: 14px;
	color: #000;
	line-height: 20px;
	font-weight: 400;
	margin-top: 13px;
}
.itinerarydayscircle {
	background: #12a3ba;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	font-size: 25px;
	color: #fff;
	line-height: 48px;
	font-weight: 500;
	text-align: center;
	float: right;
}
.itinerarybox {
	background: #eefbfd;
	padding: 20px 20px;
	border-radius: 12px;
	margin-bottom: 30px;
}
.itinerarybox::before {
	content: '';
	border-right: 10px solid #eefbfd;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	position: absolute;
	margin-left: -30px;
	margin-top: -5px;
}
.itinerarybox h4 {
	font-size: 16px;
	color: #000;
	line-height: 22px;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 10px;
}
.itinerarytext {
	font-size: 13px;
	color: #000;
	line-height: 20px;
	font-weight: 300;
}
.includeditinerary {
	margin:20px 0px 0px 0px;
	padding:0px;
}
.includeditinerary ul {
	margin:0px;
	padding:0px;
}
.includeditinerary ul li {
	font-size:13px;
	color:#000;
	line-height: 18px;
	font-weight: 300;
	display:inline-block;
	margin-right:15px;
	margin-bottom: 3px;
	vertical-align: middle;
}
.itineraryimg {
	background: url(../img/noimage.png) no-repeat center center #f5f5f5;
	width: 120px;
    height: 120px;
 	border-radius: 100%;
	margin: 0px auto;
}
.itineraryimg img {
	width: 120px;
	height: 120px;
	border-radius: 100%;
	object-fit: cover;
	object-position: 50% 50%;
}
.packagedethotelarea {
	margin-bottom:30px;	
}
.packagedethotelarea h3 {
	font-size: 20px;
	color: #000;
	line-height: 22px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 10px;
}
.packagedethotelarea h3 span {
	font-size:13px;
	color:#000;
    font-weight: 400;
    line-height: 26px;
    margin-left: 10px;
    vertical-align: text-top;
}
.packagedethotellist {
	margin-bottom: 10px;
	border: solid 1px #bbbbbb;
	border-radius: 10px;
	padding: 10px 10px;
}
.packagedethotellist h4 {
    font-size: 16px;
    color: #000;
    line-height: 20px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 10px;
}
.packagedethotellist h4 a {
    color: #000;
    text-decoration: none;
}
.packagedethotellist h4 a:hover {
    color: #12a3ba;
    text-decoration: none;
}
.packagedethotellistimg {
    background: url(../img/noimage.png) no-repeat center center #ecf5f4;
    height: 100px;
    width: 100%;
}
.packagedethotellistimg img {
    height: 100px;
    width: 100%;
    object-fit: cover;
    object-position: 50% 50%;
}
.includedtriplabel {
	background: #fff3f3;
	border-radius: 20px;
	padding: 3px 10px;
	font-size: 13px;
	color: #12a3ba;
	font-style: italic;
	display: inline-block;
}
.ratingstar {
    
}
.ratingstar i {
    padding-right: 1px;
    color: #fecb1c;
    font-size: 15px;
}
.textgray11 {
	font-size: 11px;
	color: #535353;
	line-height: 16px;
	font-weight: 400;
}
.textgray12 {
	font-size: 12px;
	color: #535353;
	line-height: 16px;
	font-weight: 300;
}
.textgray13 {
	font-size: 13px;
	color: #535353;
	line-height: 18px;
	font-weight: 400;
}
.textblack14 {
  font-size: 14px;
  color: #000;
  line-height: 22px;
}
.textblack15sem {
	font-size: 15px;
	color: #000;
	line-height: 20px;
	font-weight: 600;
}
.textblue15sem {
	font-size: 15px;
	color: #12a3ba;
	line-height: 20px;
	font-weight: 600;
}
.textblue16sem {
	font-size: 16px;
	color: #12a3ba;
	line-height: 21px;
	font-weight: 600;
}
.textlightgray12 {
	font-size: 12px;
	color: #9a9a9a;
	line-height: 16px;
	font-weight: 300;
}
.textblue12 {
	font-size: 12px;
	color: #2396d8;
	line-height: 16px;
	font-size: 400;
}
/*.rating_option{
	font-weight: 400;
	font-size:14px;
	color:#000;
	margin-bottom:10px;
}
.rating_option h5{
	background-color:#12a3ba;
	font-size:14px;
	color:#fff;
	padding:5px 8px;
	border-radius: 8px;
	display:inline-block;
	margin-top:0px;
	margin-bottom:0px;
}*/
/*.tourcostarea {
	margin-bottom: 30px;
}
.tourcostbox {
	margin-bottom: 10px;
	border: solid 1px #bbbbbb;
	border-radius: 10px;
	padding: 15px 15px;
}*/
.infolinks12 {
	font-size:12px;
	color:#112ec1;
	line-height:16px;	
    font-weight: 300;
}
.infolinks12 a {
	color:#112ec1;
	text-decoration:none;
}
.infolinks12 a:hover {
	color:#000;
	text-decoration:none;	
}
.infolinks12 i {
	font-size:10px;
}
.availablelabel {
	background-color:#06af32;
	border-radius:20px;
	padding: 1px 10px 2px 10px;
    font-weight: 400;
	font-size:12px;
	color:#fff;	
	display: inline-block;
}
.notavailablelabel {
	background-color:#ce3d17;
	border-radius:20px;
	padding: 1px 10px 2px 10px;
    font-weight: 400;
	font-size:12px;
	color:#fff;	
	display: inline-block;
}
.otherinfoarea {
	margin-bottom: 40px;
}
.textblack13bold {
	font-size:13px;
	color:#000;
	line-height:20px;
	font-weight: 700;
}
.textblack14bold {
	font-size:14px;
	color:#000;
	line-height:20px;
	font-weight: 600;
} 
.textblack13 {
	font-size:13px;
	color:#000;
	line-height:20px;
	font-weight: 400;
}
.textwhite13light {
	font-size: 13px;
	color: #fff;
	line-height: 18px;
	font-weight: 300;
}
.textwhite13light a {
	color: #fff;
	text-decoration: none;
}
.textwhite13light a:hover {
	color: #ca9530;
	text-decoration: none;
}
.inclexclubox {
	background: #eefbfd;
	border-radius: 8px;
	padding: 15px 15px;
	margin-bottom: 30px;
	font-size: 13px;
	color: #000;
	line-height: 16px;
	font-weight: 300;
}
.inclexclubox h5 {
	font-size: 18px;
	color: #12a3ba;
	line-height: 22px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 10px;
}
.inclexclubox ul {
	padding: 0px 0px;
	margin: 0px 0px 0px 14px;	
}
.inclexclubox ul li {
	list-style-type: disc;
	padding: 0px 0px;
	margin: 10px 0px;
	line-height: 15px;
}
.logincollagebg {
	background: #daf1f7;
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 100px;
	margin-bottom: 1px;
}
.loginbox {
	background: #fff;
	padding: 30px 30px;
	border-radius: 15px;
}
.loginbox h3 {
	font-size: 24px;
	color: #000;
	line-height: 24px;
	font-weight: 500;
	margin-top: 0px;
	margin-bottom: 10px;
}
.textblack14light {
	font-size: 14px;
	color: #000;
	line-height: 22px;
	font-weight: 300;
}
.textblack14light a {
	color: #000;
	text-decoration: underline;
}
.textblack14light a:hover {
	color: #12a3ba;
	text-decoration: underline;
}
.textblack14light ul {
	margin: 0px 0px 0px 13px;
	padding: 0px 0px 0px 0px;
}
.textblack14light ul li {
	list-style-type: disc;
	margin: 0px 0px;
	padding: 5px 0px;
	line-height: 18px;
}
.textorange13light {
	font-size: 13px;
	color: #f4731c;
	line-height: 20px;
	font-weight: 400;
}
.textorange13light a {
	color: #02167b;
	text-decoration: none;
}
.textorange13light a:hover {
	color: #2396d8;
	text-decoration: none;
}
.registerarea {
	margin-top: 0px;
	margin-left: 50px;
}
.registerarea h3 {
	font-size: 24px;
	color: #06425e;
	line-height: 24px;
	font-weight: 500;
	margin-top: 0px;
	margin-bottom: 20px;
}
.loginfieldpadd {
	margin-bottom: 20px;
}
.innercontarea {
	background: #fff;
	padding: 40px 0px;
}
.proccesssteps {
	margin-bottom:30px;
}
.proccessstepsbtn {
	background:#fff;
    border: solid 1px #04415f;
	font-weight:400;
	font-size:13px;
	color:#04415f;
	text-align:center;
	padding:10px 10px;
	border-radius: 3px;
}
.proccessstepsbtn a {
	display:block;
	color:#04415f;
	text-decoration: none;
}
.proccessstepsbtn a:hover {
	display:block;
	text-decoration: none;
	border-radius:6px;
}
.proccessstepsicon  {
	font-size:18px;
}
.proccessstepsbtnselected {
	background:#12a3ba;
    border: solid 1px #12a3ba;
	font-weight:400;
	padding:10px 10px;
	color: #fff;
	text-align:center;
	border-radius: 3px;
}
.proccessstepsbtnselected a {
	display:block;
	text-decoration: none;
	color: #fff;
	border-radius: 3px;
}
.proccessstepsbtnselected a:hover {
	background:#12a3ba;
	display:block;
	text-decoration: none;
	color: #fff;
	border-radius: 3px;
}
.summarydetailsbox {
	margin-bottom: 40px;
    border: 1px solid #d0d0d0;
    border-radius: 8px;
    padding: 10px;
}
.summarydetailsbox h3 {
	font-size: 20px;
	color: #000;
	line-height: 20px;
	font-weight: 500;
	margin-top: 0px;
	margin-bottom: 10px;
}
.summarydetailsbox h3 a {
    color: #000;
    text-decoration: none;
}
.summarydetailsbox h3 a:hover {
    color: #12a3ba;
    text-decoration: none;
}
.reviewlistimg {
    background: url(../img/noimage.png) no-repeat center center #ecf5f4;
    height: 150px;
    width: 100%;
}
.reviewlistimg img {
    height: 150px;
    width: 100%;
    object-fit: cover;
    object-position: 50% 50%;
}
.reviewlistimg {
    background: url(../img/noimage.png) no-repeat center center #ecf5f4;
    height: 150px;
    width: 100%;
}
.reviewlistimg img {
    height: 150px;
    width: 100%;
    object-fit: cover;
    object-position: 50% 50%;
}
.category_list {
    font-size: 13px;
    color: #000000;
    font-weight: 400;
}
.category_list span {
    font-size: 13px;
    color: #000;
    font-weight: 600;
}
.loginbox1 {
	margin-bottom: 25px;
    border: 1px solid #d0d0d0;
    border-radius: 8px;
}
.loginbox1 h3 {
	font-size: 20px;
	color: #12a3ba;
	line-height: 20px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 15px;
}
.loginformbg {
	background: #eefbfd;
	border-right: solid 1px #eefbfd;
	padding: 20px 20px;
    border-radius: 4px 0px 0px 4px;
}
.guestloginbg {
	padding: 20px 20px;
}
.detail_price_box {
    background: #eefbfd;
    border: solid 0px #d0d0d0;
    border-radius: 8px;
	margin-bottom: 30px;
}
.detail_price_box_area {
    padding: 15px 15px;
}
.faresummaryheading {
    padding: 15px 15px;
    border-bottom: solid 1px #a6d2d9;
}
.faresummaryheading h3 {
	font-size:22px;
	color: #000;
	line-height:22px;
	font-weight: 500;
	margin-top:0px;
	margin-bottom:0px;	
}
.faresummarytotal {
    background: #12a3ba;
    padding: 20px 15px;
    border-radius: 0 0 8px 8px;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
}
.solidlineyellow{
	margin:20px 0px;
	border-top:1px solid #a6d2d9;	
}
.passengerdetbox {
	margin-bottom: 25px;
    border: 1px solid #a6d2d9;
    border-radius: 8px;
    padding: 10px;
}
.passengerdetboxhead {
	border-bottom: solid 1px #e9e9e9;
	padding: 20px 15px;
	font-size: 20px;
	color: #000;
	line-height: 20px;
	font-weight: 500;
}
.passengerdetboxcontarea {
	padding: 15px 15px;
}
.formpopup {
	background-color: #fff;
	position: absolute;
	z-index: 11;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.40);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.40);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.40);
	width: 290px;
	border-radius: 8px;
	margin-top: 1px;
	left:0px;
}
.ArrowSelectionUp2 {
	width: 0;
	height: 0;
	margin-top: -15px;
	margin-left:30px;
	position: absolute;
	z-index: -99999;
}
.ArrowSelectionUp2 span {
	display: inline-block;
	transform: scaleX(2.0);
	color: #fff;
	text-shadow: 0px -2px 3px rgba(0,0,0,0.40);
	font-size: 15px;
}
.formpopupheading {
	font-size:16px;
	color:#12a3ba;
	line-height:20px;
	font-weight:600;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:solid 1px #cbcbcb;
}
.formpopupcontent {
	margin: 15px 15px;
}
.hotelsearcleftarea {
    margin-bottom: 10px;
}
.roomtypebox {
    background: #fff;
    margin-bottom: 20px;
	border-bottom: solid 1px #d0d0d0;
	padding-bottom: 20px;
}
.roomtypebox h4 {
    color: #000000;
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 0px;
}
.roomtypebox h5 {
    color: #000000;
    font-size: 13px;
    line-height: 16px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0px;
}
.roomtypebox h5 span {
    background: #12a3ba;
    color: #fff;
	font-weight: 500;
    padding: 2px 10px 3px 10px;
    border-radius: 3px;
}
.adultchildicon {
    margin-top: 2px;
}
.adultchildicon img {
    vertical-align: bottom;
}
.hotelroomimg {
	background:url(../img/noimage.png) no-repeat center center #ecf5f4;
	height:150px;	
}
.hotelroomimg img {
	width:100%;
	height:150px;
	object-fit: cover;
	object-position: 50% 50%;
}
.hotelfeaturesbox {
    border: solid 1px #e8e8e8;
    border-radius: 10px;
    padding: 9px 10px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #000;
}
.sidesubheading16px {
    color: #12a3ba;
    font-size: 16px;
    line-height: 16px;
}
.sidesubheading16px h3 {
    color: #12a3ba;
    font-size: 16px;
    line-height: 16px;
    margin-top: 0px;
    margin-bottom: 10px;
	font-weight: 500;
}
.sidesubheading16px h4 {
    color: #fff !important;
    font-size: 30px !important;
    line-height: 16px;
    margin-top: 0px;
    margin-bottom: 10px;
	font-weight: 400 !important;
}
.amenitiesarea {
	margin-bottom:30px;	
}

.radiobtnarea {
    margin-bottom: 5px;
}
.radiobtnarea ul {
	padding: 0px 0px;
	margin: 0px 0px;
}
.radiobtnarea ul li {
	list-style-type: none;
	display: inline-block;
	padding: 0px 0px;
	margin-right: 30px;
}
.count {
    background-color: #f0f0f0;
    border-radius: 8px;
    padding: 0 0;
    text-align: center;
    font-size: 12px;
    color: #000;
    font-weight: 400;
    width: 25px;
    display: inline-block;
    float: right;
    margin: 3px 0px;
}
.count1 {
    background-color: #F5E8CF;
    border-radius: 3px;
    padding: 0 0;
    text-align: center;
    font-size: 12px;
    color: #09222d;
    font-weight: 500;
    width: 50px;
    display: inline-block;
    float: right;
    margin: 3px 0px;
}
.count2 {
    background-color: #12a3ba;
    border-radius: 3px;
    padding: 1px 10px;
    text-align: center;
    font-size: 12px;
    color: #fff !important;
    font-weight: 500;
    display: inline-block;
    float: right;
    margin: 0 0;
}
.transferlistboxarea {
	padding: 10px 10px;
}
.transferlistboxarea h3 {
	font-size:22px;
	color:#000;
	line-height:24px;
	font-weight:600;
	margin-top:0px;
	margin-bottom:5px;
}
.transferlistboxarea h3 a {
	color:#000;
	text-decoration: none;
}
.transferlistboxarea h3 a:hover {
	color:#12a3ba;
	text-decoration: none;
}
.notebox {
	background: #e6f4fd;
	border-radius: 10px;
	padding: 15px 15px;
	border: solid 1px #D4E4F3;
}
.attractionpricebox {
	background:#FFF9EF;
    margin-bottom: 30px;
	border-radius: 10px;
	border: solid 1px #F5E8CF;
}
.attractionpriceboxcont {
	padding:15px 15px;	
}
.attractionpricearea {
	background: #ca9530;
	padding: 15px 15px;
	border-radius: 10px 10px 0px 0px;
	font-size: 18px;
	color: #fff;
	line-height: 20px;
	font-weight: 600;
}
.dottedline {
	border-top: solid 1px #f5e8cf;
}
.attractionbookdetbox {
    background: #fff;
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 15px 15px;
    border: solid 1px #e9e9e9;
    -webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.06);
	-moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.06);
	box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.06);
}
.attractionbookdetbox h3 {
    font-size: 20px;
    color: #12a3ba;
    line-height: 20px;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 0px;
}
.offercouponcodeblack {
    border: dashed 1px #000;
    padding: 5px 10px 5px 10px;
    border-radius: 30px;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    text-align: center;
}
.attractionbookformbg {
	background: #e6f4fd;
	padding: 15px 15px;
	margin-bottom: 20px;
    border-radius: 10px;
    border: solid 0px #D4E4F3;
}
.ticketlabel {
	background: #fff7d8;
	border: solid 1px #ffeaa0;
    color: #46412e;
    font-size: 13px;
    color: #000;
    font-weight: 400;
	padding: 3px 5px;
	border-radius: 8px;
}
.flightlistbox {
    background-color: #fff;
	border-radius: 10px;
	margin-top: 30px;
	padding: 15px;
	border: solid 1px #e8e8e8;
	-webkit-box-shadow: 5px 5px 25px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 5px 5px 25px 0px rgba(0,0,0,0.1);
	box-shadow: 5px 5px 25px 0px rgba(0,0,0,0.1);	
}
.flightvertdivider {
	border-right:dotted 1px #5d5d5d;
	padding-right:15px;
}
.flightcontdivider {
	border-top:solid 1px #e8e8e8;
	padding-top:15px;
	margin-top:15px;
}
.flightlogo {
	margin:0px;
}
.flightlogo img {
	width:40px;
	height:40px;
}
.flightname {
	font-size:16px;
	color:#12a3ba;
	line-height:18px;
    font-weight: 500;
}
.flightname span {
	font-size:13px;
	color:#58606c;	
    font-weight: 400;
}
.flightdeparturearea {
	text-align:right;
	margin-top:11px;	
}
.flightarrivalarea {
	text-align:left;
	margin-top:11px;	
}
.flighttimingblack {
	font-size:20px;
	color:#000;
	line-height:20px;
	font-weight: 700;
	text-transform:uppercase;
	margin-bottom:5px;	
}
.airporttextsmall {
	font-size:14px;
	color:#58606c;
	line-height:15px;
	text-transform:uppercase;	
}
.flightdistanceborder {
	border-bottom:dashed 1px #c2c2c2;
	margin-top:0px;	
}
.flightstopcirclearea {
	position:relative;
	margin-bottom:-5px;
}
.flightstopcircle_left {
	background:#c2c2c2;
	width:10px;
	height:10px;
	border-radius:10px;
}
.flightstopcircle_right {
	background:#c2c2c2;
	width:10px;
	height:10px;
	border-radius:10px;
	float:right;
}
.flightdurationtime {
	font-size:14px;
	color:#000;	
	line-height:16px;
	text-align:center;
}
.flightstop {
	font-size:13px;
	color:#58606c;	
	line-height:16px;
	text-align:center;
	position:absolute;
	width:100%;
}
.refundabletext {
	font-size:12px;
	color:#439120;
}
.nonrefundabletext {
	font-size:12px;
	color:#bc2e31;	
}
.flightmoreoptions {
	background:#FFF9EF;	
	font-size:13px;
	line-height:13px;
	color:#46412e;
	position:relative;
	padding:8px 0px 10px 0px;
	margin:0px auto;
	width:250px;
	text-align:center;
}
.flightmoreoptions:before{
	content:url(../img/flightmoreoptions_shapeleft.png);
    left:-35px;
    top: 0px;
	padding: 0px 0px;
    position: absolute;
}
.flightmoreoptions:after{
	content:url(../img/flightmoreoptions_shaperight.png);
    right:-35px;
    top: 0px;
	padding: 0px 0px;
    position: absolute;
}
.flightmoreoptions a {
	color:#080b01;
	text-decoration:none;
}
.flightmoreoptions a:hover {
	color:#000;
	text-decoration:none;
}
.flightbox {
	border:solid #12a3ba 1px;
	margin-top:15px;
	padding:0px;	
}
.flightboxheading {
	background:#12a3ba;
	padding:10px 15px;
	font-size:16px;
	color:#fff;
    font-weight: 500;
	line-height:18px;
}
.flightboxheading img {
	vertical-align:top;
}
.texttourduration14 {
	font-size:13px;
	color:#fff;
	line-height:18px;
    font-weight: 400;
} 
.texttourduration14 span {
	background:#12a3ba;
	font-size:13px;
	color:#fff;
	padding:2px 10px;
	margin-left:5px;
	border-radius:20px;
}
.flightboxcont {
	background:#fff;
	padding:15px 15px;
}
.departurearea {
	text-align:right;	
}
.arrivalarea {
	text-align:left;	
}
.flighttiming {
	font-size:18px;
	color: #000;
	line-height:18px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 5px;	
}
.airporttext {
	font-size:13px;
	color:#58606c;
	line-height:16px;	
}
.flightdate {
	font-size:13px;
	color:#000;
	line-height:14px;
	margin-top:5px;
}
.distanceborder {
	border-bottom:dashed 1px #c2c2c2;
	margin-top:28px;	
}
.distancecircle {
	position:relative;
	margin-bottom:-5px;
}
.distancecircle_left {
	background:#c2c2c2;
	width:10px;
	height:10px;
	border-radius:10px;
}
.distancecircle_right {
	background:#c2c2c2;
	width:10px;
	height:10px;
	border-radius:10px;
	float:right;
}
.airlineclass {
	font-size:13px;
	color:#000;
	line-height:16px;
	margin-top:10px;
}
.airlineclass span {
	color:#58606c;
}
.flightstopline {
    border-bottom:1px solid #e8e8e8;
	margin-top:25px;
    margin-bottom:33px;
    height:10px;
	text-align:center;
}
.flightstopline span {
    background:#000000;
	font-size:13px;
	color:#fff;
	padding:8px 20px;
	font-weight: 500;
	border-radius:20px;
}
.textblue16bold {
	font-size:16px;
	color:#12a3ba;
	line-height:20px;
	font-weight: 600;
}
.farerulesheading {
    color:#000;
	font-size:16px;
	line-height:20px;
	font-weight: 600;
}
.paymentsuccesstext {
    font-size: 25px;
    color: #000;
    line-height: 30px;
    font-weight: 500;
}
.thankyoutext {
    font-size: 30px;
    color: #12a3ba;
    line-height: 30px;
    font-weight: 600;
    text-transform: uppercase;
}
.myaccountmenu {
	display:inline-block;
	margin-bottom: 30px;
    border: solid 0px #f9d1c9;
    transition: .4s;
	width: 100%;
}
.myaccountmenu li {
	width: 100%;
	list-style: none;
	margin-bottom: 3px;
}
.myaccountmenu li a {
	width: 100%;
	color: #000;
	font-size: 15px;
	text-decoration: none;
	padding: 10px 15px;
	display: block;
	border: solid 1px #d0d0d0;
	border-radius: 3px;
}
.myaccountmenu li a:hover {
	text-decoration: none;
	background-color: #f0f0f0;
	border-radius: 3px;
	color: #000;
}
.myaccountmenuactive {
	text-decoration: none;
	background-color: #221e1f !important;
	color: #fff !important;
	border-radius: 3px !important;
	border: solid 1px #221e1f !important;
}
.mytripbox {
    background: #fff;
    border-radius: 3px;
    margin-top: 20px;
    border: solid 1px #bbbbbb;
    padding: 15px 15px;
    transition: .4s;
}
.refundbox {
	background-color:#d9d9d9;
	border-radius: 3px;
	padding: 1px 7px 2px 7px;
    font-weight: 400;
	font-size:12px;
	color:#000;	
	display: inline-block;
}
.cancelbox {
	background-color:#529bc8;
	border-radius: 3px;
	padding: 1px 7px 2px 7px;
    font-weight: 400;
	font-size:12px;
	color:#fff;	
	display: inline-block;
}
.canceledbox {
	background-color: #E8050C;
	border-radius: 3px;
	padding: 1px 7px 2px 7px;
    font-weight: 400;
	font-size:12px;
	color:#fff;	
	display: inline-block;
}
.confirmedbox {
	background-color: #4CA316;
	border-radius: 3px;
	padding: 1px 7px 2px 7px;
    font-weight: 400;
	font-size:12px;
	color:#fff;	
	display: inline-block;
}
.notpaidbox{
	background-color:#a20300;
	border-radius: 3px;
	padding: 1px 7px 2px 7px;
    font-weight: 400;
	font-size:12px;
	color:#fff;	
	display: inline-block;	
}
.holdingbox{
	background-color:#f36519;
	border-radius: 3px;
	padding: 1px 7px 2px 7px;
    font-weight: 400;
	font-size:12px;
	color:#fff;	
	display: inline-block;		
}
.finalizedbox{
	background-color:#576c11;
	border-radius: 3px;
	padding: 1px 7px 2px 7px;
    font-weight: 400;
	font-size:12px;
	color:#fff;	
	display: inline-block;		
}
.pendingbox{
	background-color:#d14e54;
	border-radius: 3px;
	padding: 1px 7px 2px 7px;
    font-weight: 400;
	font-size:12px;
	color:#fff;	
	display: inline-block;	
}
.rejectedbox{
	background-color:#ff0000;
	border-radius: 3px;
	padding: 1px 7px 2px 7px;
    font-weight: 400;
	font-size:12px;
	color:#fff;	
	display: inline-block;	
}
.expiredbox{
	background-color:#380001;
	border-radius: 3px;
	padding: 1px 7px 2px 7px;
    font-weight: 400;
	font-size:12px;
	color:#fff;	
	display: inline-block;	
}
.moreoptionbg {
	font-size: 14px;
	color: #46412e;
	background-color: #fff3f3;
	padding: 8px;
	margin-top: 20px;
    border: solid 1px #fddbdb;
    border-radius: 3px;
	text-align:center;
}
.moreoptionbg a {
	color: #46412e;
	text-decoration:none;
}
.moreoptionbg a:hover {
	color: #12a3ba;
	text-decoration:none;
}
.printbutton {
	font-size: 13px;
	color: #2C9BE1;
}
.printbutton {
	font-size: 13px;
	color: #071f45;
	background-color: #fff;
	border-radius: 30px;
	border: 1px solid #D0D0D0;
	padding: 8px 10px;
	text-decoration: none;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(209,209,209,1);
	-moz-box-shadow: 0px 1px 2px 0px rgba(209,209,209,1);
	box-shadow: 0px 1px 2px 0px rgba(209,209,209,1);
	margin: 0 2px;
	width: auto;
	display: inline-block;
	margin-bottom: 5px;
}
.printbutton a {
	text-decoration: none;
	padding-left: 3px;
    color: #12a3ba;
}
.mytripbox2 {
	border: 1px solid #E4E4E4;
	background: #f0f0f0;
	padding:10px 10px;
	margin-bottom:5px;
    border-radius: 3px;
	font-size: 13px;
	color: #000;
	font-weight: 500;
}
.mytripbox2selected {
	background-color: #12a3ba;
	padding:10px 10px;
	margin-bottom:5px;
    border-radius: 3px;
	font-size: 13px;
	color: #fff;
	font-weight: 500;
}
.mytripbox2selected div{
	color: #fff;
}
.textblue13 {
	font-size: 13px;
	color: #12a3ba;
	line-height: 18px;
	font-weight: 400;
}
.textblue13 a {
	color: #12a3ba;
	text-decoration: none;
}
.textblue13 a:hover {
	color: #000;
	text-decoration: none;
}
.mytripdetailsbox {
    margin-bottom: 25px;
    border: 1px solid #d0d0d0;
    border-radius: 8px;
    padding: 20px;
}
.loadingbox {
    background: #fff;
    border-radius: 20px;
    margin-bottom: 30px;
    padding: 25px;
    border: solid 2px #12a3ba;
    -webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.06);
	-moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.06);
	box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.06);
    margin-top: 100px;
    margin-bottom: 50px;
}
.testimonialsboxmar {
    margin-bottom: 40px;
}
.testimonialsbox {
    background: #f0f0f0;
    margin-bottom: 20px;
    padding: 20px 20px;
    min-height: 200px;
	border-radius: 8px;
}
.testimonialsbox h5 {
    font-size: 18px;
    color: #000;
    line-height: 22px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 15px;
}
.testimonialsqoute {
   display: none;
}
.testimonialsqoute:before {
    position: absolute;
    top: 0px;
    left: -5px;
    content: '';
    width: 0; 
    height: 0; 
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent; 
    border-right:6px solid #12a3ba; 
    transform: rotate(-135deg);
}
.testimonialsshape {
    position: absolute;
    margin-left: 23px;
    margin-top: -13px;
}
.testimonialstextinner {
    font-size: 14px;
    color: #000;
    line-height: 22px;
    font-weight: 300;
}
.testimonialsname {
    font-size: 15px;
    color: #12a3ba;
    line-height: 20px;
    font-weight: 600;
    margin-top: 20px;
}
.testimonialsname span {
    font-size: 13px;
    color: #58606c;
    font-weight: 400;
}
.dealarea {
	background: #fff;
	border-radius: 10px;
	padding: 10px;
	margin-bottom: 30px;
	border: solid 1px #e9e9e9;
	-webkit-box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.1);
	box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.1);
}
.dealsimg {
	background: url(../img/noimage.png) no-repeat center center #f5f5f5;
    width: 100%;
    height: 200px;
}
.dealsimg img {
	width: 100%;
	height: 200px;
	object-fit: cover;
	object-position: 50% 50%;
}
.innerformbg {
	background: url("../img/innerformbg.jpg") no-repeat center bottom #e6f4fd;
	border: solid 1px #D4E4F3;
	border-radius: 10px;
	padding: 25px 30px;
	min-height: 523px;
	margin-bottom: 30px;
}
.innerformbg h2 {
	font-size: 30px;
	color: #000;
	line-height: 30px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 30px;
}
.innerformpadd {
	margin-bottom: 20px;
}
.visionmissionbox {
    background: #e6f4fd;
    padding: 25px 30px;
    border-radius: 20px;
    margin-bottom: 20px;
}
.visionmissionbox h3 {
    font-size: 24px;
	color: #000;
    font-weight: 700;
    line-height: 24px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.visionmissionbox h3 img {
    height: 45px;
}
.ourproductbox {
	background: #fff;
	border-radius: 20px;
	padding: 30px 15px;
	text-align: center;
	-webkit-box-shadow: 5px 5px 25px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 5px 5px 25px 0px rgba(0,0,0,0.1);
	box-shadow: 5px 5px 25px 0px rgba(0,0,0,0.1);
	margin-bottom: 30px;
	min-height: 250px;
}
.ourproductbox h4 {
    font-size: 18px;
	color: #000;
    font-weight: 500;
    line-height: 22px;
	margin-top: 20px;
	margin-bottom: 0px;
}
.ourproducticoncircle {
	background: #ca9530;
	width: 100px;
	height: 100px;
	border-radius: 100%;
	display: table;
	margin: 0 auto;
}
.ourproducticon {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.ourproducticon img {
	height: 60px;
}
.blogsbox {
	background-color: #fff;
	border-radius: 10px;
	margin-bottom: 30px;
	padding: 10px;
	border: solid 1px #e8e8e8;
	-webkit-box-shadow: 5px 5px 25px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 5px 5px 25px 0px rgba(0,0,0,0.1);
	box-shadow: 5px 5px 25px 0px rgba(0,0,0,0.1);
}
.blogsbox h3 {
	font-size: 22px;
	color: #000;
	line-height: 24px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 10px;
}
.blogsbox h3 a {
	color: #000;
	text-decoration: none;
}
.blogsbox h3 a:hover {
	color: #12a3ba;
	text-decoration: none;
}
.blogsboximg {
	height: 250px;
	background: url(../img/noimage.png) no-repeat center center #f7f7f7;
	border-radius: 10px;
}
.blogsboximg img {
	width: 100%;
	height: 250px;
	object-fit: cover;
	object-position: 50% 50%;
	border-radius: 10px;
}
.blogsdatetext {
	font-size: 13px;
	color: #959595;
	line-height: 18px;
	font-style: italic;
}
.blogpostcontent {
	color: #000;
	font-size: 14px;
	line-height: 20px;
}
.blogpostcontent a {
	color: #000;
	text-decoration: none;
}
.blogpostcontent a:hover {
	color: #12a3ba;
	text-decoration: none;
}
.blogpostcontent ul {
	margin: 0px 0px 0px 13px;
	padding: 0px 0px 0px 0px;
}
.blogpostcontent ul li {
	list-style-type: disc;
	margin: 0px 0px;
	padding: 2px 0px;
	line-height: 18px;
	color: #000;
	text-align: left;
}
.leavecommentcontbox {
	background: #fff3f3;
	padding: 15px 15px;
	border: solid 1px #fddbdb;
	border-radius: 3px;
	margin-top: 40px;
}
.leavecommentcontboximg {
	background: url(../img/noimage.png) no-repeat center center #ecf5f4;
	height: 100px;
	width: 100%;
	border-radius: 3px;
}
.leavecommentcontboximg img {
	height: 100px;
	width: 100%;
	object-fit: cover;
	object-position: 50% 50%;
	border-radius: 3px;
}
.leavecommentbox {
	margin-top: 40px;
	    margin-bottom: 25px;
    border: 1px solid #d0d0d0;
    border-radius: 8px;
    padding: 20px;
}
.mostviewblogbox {
	background-color: #fff;
	border-radius: 10px;
	padding: 10px;
	border: solid 1px #e8e8e8;
	-webkit-box-shadow: 5px 5px 25px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 5px 5px 25px 0px rgba(0,0,0,0.1);
	box-shadow: 5px 5px 25px 0px rgba(0,0,0,0.1);
	margin-bottom: 15px;
}
.mostviewblogbox img {
	background: url(../img/noimage.png) no-repeat center center #ecf5f4;
	width: 100%;
	height: 80px;
	object-fit: cover;
	object-position: 50% 50%;
	border-radius: 8px;
}
.mostviewblogcont {
	padding: 0px 10px 0px 15px;
	width: 100%;
	height: 80px;
	display: table;
}
.mostviewblogcont h6 {
	font-size: 16px;
	color: #000;
	line-height: 20px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 10px;
	display: table-cell;
	vertical-align: middle;
}
.hoteltypebox {
	background:#fff;
	padding:10px 10px;
    border-radius: 8px;
	font-size:13px;
	color:#000;
	line-height:16px;	
	margin-bottom:15px;
}
.packagepricebox {
	background:#fff;
	border-radius:5px;
	padding:10px 10px;
	margin-bottom:15px;	
}
.tablehead2 {
	background: #ca9530;
	color: #000;
	font-size: 14px;
	border-top: 1px solid #fff;
	height:38px;
}
.tablehead3 {
	background: #12a3ba;
	color: #fff;
	font-size: 14px;
	width: 100%;
	padding:10px 10px;
}
.dom_flight_box{
	background-color: #fff;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-top: 0px solid #eeeeee;
	padding: 6px;
}
.dom_flight_box:hover{
	background-color: #f0f0f0;

}
.dom_boxselected{
	background-color: #e6f4fd;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-top: 0px solid #eeeeee;
	padding: 6px;
}
.flightdomiconarea {
	margin-top: 10px;
}
.db_table {
	border-collapse: collapse;
	border: 1px soild #d9deee;
	font-size: 11px;
	text-align: center;
	width: 100%;
	font-weight: 700;
	color: #534747;
}
.db_table th {
	background-color: #545bbf !important;
	color: #fff;
	text-align: center;
}
.db_table td, .db_table th {
	border-collapse: collapse;
	border: 1px solid #d9deee;
	padding: 5px;
	margin: -1px 0 0 -1px;
	background-color: #fff;
	text-align: center;
}
.getstartedtourbox .getstartedtourimg {
	position: relative;
	overflow: hidden;
	background: url(../img/noimage.png) no-repeat center center #f5f5f5;
	width: 100%;
	height: 350px;
	border-radius: 22px;
}
.getstartedtourbox img {
	width: 100%;
	height: 350px;
	object-fit: cover;
	object-position: 50% 50%;
	border-radius: 22px;
}
.getstartedtourbox .getstartedtourimg .details {
	bottom: 0px;
	height: 175px;
	padding: 0px 0px;
	position: absolute;
	transition: all 0.3s ease-out 0s;
	width: 100%;
	background: rgba(0,0,0,0);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 6%, rgba(0,0,0,0.01) 7%, rgba(0,0,0,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(6%, rgba(0,0,0,0)), color-stop(7%, rgba(0,0,0,0.01)), color-stop(100%, rgba(0,0,0,1)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 6%, rgba(0,0,0,0.01) 7%, rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 6%, rgba(0,0,0,0.01) 7%, rgba(0,0,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 6%, rgba(0,0,0,0.01) 7%, rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 6%, rgba(0,0,0,0.01) 7%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
.getstartedtourbox .getstartedtourimg:hover {
	cursor: pointer;
}
.getstartedtourbox .getstartedtourimg:hover .details {
	height: 250px;
	-webkit-transition: 0.3s ease-in;
	-moz-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	-ms-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
	cursor: pointer;
}
.getstartedtourcont {
	padding: 40px 15px 15px 15px;
	text-decoration: none;
}
.getstartedtourcont h3 {
	font-size: 20px;
	color: #fff;
	font-weight: 600;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 0px;
	min-height: 40px;
}
.getstartedtourhidecont {
	padding-top: 15px;
	font-size: 13px;
	color: #fff;
	line-height: 20px;
	font-weight: 300;
}
.getstartedtourhidecont span {
	font-size: 14px;
	color: #f4c725;
	font-weight: 600;
}
.listgridviewbtn {
	margin: 0px;
}
.listgridviewbtn ul {
	margin: 0px;
	padding: 0px;
}
.listgridviewbtn ul li {
	list-style-type: none;
	display: inline-block;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	vertical-align: top;
}
.listgridviewbtn ul li a {
	background: #fff;
	padding: 0px 7px;
	border-radius: 8px;
	font-size: 20px;
	color: #d0d0d0;
	line-height: 35px;
	border: solid 1px #d0d0d0;
	text-decoration: none;
	display: block;
}
.listgridviewbtn ul li a:hover {
	color: #000;
	text-decoration: none;
}
.listgridviewbtnselected {
	color: #000 !important;
}
.monthdate {
	margin-bottom: 3px;
}
.monthdate ul {
	margin: 0px;
	padding: 0px;
}
.monthdate ul li {
	display: inline-block;
	list-style-type: none;
	margin: 0px 2px;
	padding: 0px 0px;
	font-size: 13px;
	color: #000;
	border-bottom: none;
}
.monthdate ul li:first-child {
	background: #e6f4fd;
	border-radius: 3px;
	font-weight: 400;
	padding: 3px 4px 5px 4px;;
	margin: 0px 2px 0px 0px;
}

/****************************************************************************************************
Visa css start here
****************************************************************************************************/



.dropsocicons{
	
}
.dropsocicons img{
	width: 26px;
	height: 26px;
}
.topdestinationsboxinner {
	position: relative;
	margin-bottom: 30px;
}
.topdestinationsboxinnerimg {
	border-radius: 8px;
    background: url(../img/noimage.png) no-repeat center center #f5f5f5;
    width: 100%;
    height: 250px;
    overflow: hidden;
}
.topdestinationsboxinnerimg img {
	width: 100%;
	height: 250px;
	border-radius: 8px;
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	object-fit: cover;
	object-position: 50% 50%;
}
.topdestinationsboxinnerimg img:hover {
    transform: scale(1.1);
}
.topdestinationsboxinnershade {
	background: rgba(0,0,0,0);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 6%, rgba(0,0,0,0.01) 7%, rgba(0,0,0,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(6%, rgba(0,0,0,0)), color-stop(7%, rgba(0,0,0,0.01)), color-stop(100%, rgba(0,0,0,1)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 6%, rgba(0,0,0,0.01) 7%, rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 6%, rgba(0,0,0,0.01) 7%, rgba(0,0,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 6%, rgba(0,0,0,0.01) 7%, rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 6%, rgba(0,0,0,0.01) 7%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
	width: 100%;
	padding: 40px 20px 20px 20px;
	position: absolute;
	bottom: 0;
	border-radius: 0px 0px 8px 8px;
	z-index: 9;
}
.topdestinationsboxinnershade h3 {
	font-size: 20px;
	color: #fff;
	font-weight: 600;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.topdestinationsboxinnershade h3 a {
	color: #fff;
	text-decoration: none;
}
.holidaysinspireboxinner {
	margin-bottom: 30px;
}
.holidaysinspireboxinner h4 {
	font-size: 17px;
	color: #054f95;
	line-height: 22px;
	font-weight: 600;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.holidaysinspireinnerimg {
	background: url(../img/noimage.png) no-repeat center center #fff;
	width: 100%;
	height: 180px;
	border-radius: 12px;
	padding: 5px;
	-webkit-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.1);
	box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.1);
}
.holidaysinspireinnerimg img {
	width: 100%;
	height: 170px;
	object-fit: cover;
	object-position: 50% 50%;
	border-radius: 10px;
}
.pricewhite {
	font-size: 22px;
	color: #fff;
	line-height: 22px;
	font-weight: 700;
	vertical-align: middle;
}
.faqbox {
	margin-bottom: 30px;
	border: 1px solid #d0d0d0;
	border-radius: 8px;
	padding: 20px;
}
.faqbox h3 {
	font-size: 18px;
	color: #12a3ba;
	line-height: 23px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 20px;
}
.sliderheadingarea {
	position: relative;
}
.sliderarrowbox {
	position: absolute;
	background: #fff;
	width: 80px;
	height: 36px;
	border-radius: 30px;
	right: 0px;
	margin-top: -50px;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
}
.attractioninfopanel{
	background-color: #f0f0f0;
	padding: 25px 0px;
	width: 100%;
	color: #000;
	font-size: 14px;
	font-weight: 400;
}
.attractioninfopanel span{
	font-weight: 600;
}
.attractioninfopanel a{
	color: #000;
	font-size: 14px;
	font-weight: 400;
	text-decoration: underline;
}
.attractioninfopanel a i{
	color: #000;
	font-size: 18px;
	font-weight: 400;
	text-decoration: none;
	padding-right: 6px;
}
.testimonialsinner{
	
}
.testimonialsinner li{
	list-style: none;
	border-top: 1px solid #d0d0d0;
	padding: 10px 0px;
}
.testimonialsinner h6 {
    font-size: 15px;
    color: #000;
    line-height: 20px;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 10px;
}
.testimonialsinnertext {
	font-size: 13px;
    color: #000;
    line-height: 19px;
    font-weight: 400;
}
.testimonialsinnerimg {
	border-radius: 100%;
    background: url(../img/noimage.png) no-repeat center center #f5f5f5;
    width: 55px;
    height: 55px;
	margin: 0px auto;
}
.testimonialsinnerimg img {
	width: 55px;
    height: 55px;
	border-radius: 100%;
	object-fit: cover;
	object-position: 50% 50%;
}
.testimonialsinnername {
	font-size: 13px;
    color: #000;
    line-height: 22px;
    font-weight: 700;
	margin-bottom: 5px;
}
.testimonialsinnercountry {
	font-size: 13px;
    color: #000;
    line-height: 18px;
    font-weight: 400;
}
.testiborderleft{
	min-height: 100px;
	border-left: 1px solid #d0d0d0;
	padding: 8px 15px;
}
.topattractionsbox {
	border: solid 0px #e2e2e2;
	border-radius: 3px;
	margin-bottom: 30px;
}
.topattractionsboximg {
	background: url(../img/noimage.png) no-repeat center center #f5f5f5;
	width: 100%;
	height: 202px;
	border-radius: 3px;
	position: relative;
}
.topattractionsboximg img {
	width: 100%;
	height: 202px;
	object-fit: cover;
	object-position: 50% 50%;
	border-radius: 3px;
}
.topattractionsboxcontarea {
	position: relative;
	background: #fff;
	border-radius: 3px;
	width: 94%;
	margin: -30px auto 0px auto;
	-webkit-box-shadow: 3px 3px 29px 0px rgba(0,0,0,0.14);
-moz-box-shadow: 3px 3px 29px 0px rgba(0,0,0,0.14);
box-shadow: 3px 3px 29px 0px rgba(0,0,0,0.14);
	min-height: 220px;
}
.topattracpad {
	padding: 15px;
}
.topattractionsboxcontarea h3 {
	font-size: 17px;
	color: #000;
	line-height: 22px;
	font-weight: 600;
	min-height: 50px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.topattractionsboxcontarea h3 a {
	color: #000;
	text-decoration: none;
}
.topattractionsboxcontarea h3 a:hover {
	color: #98bc46;
	text-decoration: none;
}
.desc_divider{
	border-top: dashed 1px #cecece;
}
.desc_divider::before{
	content: '';
	position: absolute;
	/*top: 31%;*/
	left: 3px;
	transform: translate(-50%, -50%);
	height: 10px;
	width: 7px;
	border-radius: 0 150px 150px  0 ;
	background-color: #ebebeb;
}
.desc_divider::after{
	content: '';
	position: absolute;
	/*top: 31%;*/
	right: -4px;
	transform: translate(-50%, -50%);
	height: 10px;
	width: 7px;
	border-radius: 150px 0px 0px 150px;
	background-color: #ebebeb;
}
.topattractionscontrytext {
	font-size: 12px;
	color: #393939;
	line-height: 14px;
	font-weight: 400;
	font-style: italic;
}
.attractiontypelabel {
	background: #ebebeb;
	border-radius: 20px;
	padding: 2px 10px 1px 10px;
	bottom: 0px;
	font-size: 12px;
	color: #000;
	display: inline-block;
}
.attractionstartext {
	font-size: 13px;
	color: #777e82;
	line-height: 18px;
	font-weight: 400;
	margin-top: 20px;
}

.needhelpbox{
	background: #fff;
	border: 1px solid #d0d0d0;
	border-radius: 8px;
	padding: 20px;
	margin-bottom: 25px;
}
.needhelpbox h4{
	font-size: 20px;
	color: #000;
	font-weight: 600;
	padding-bottom: 20px;
	margin: 0px;
}
.needhelpbox ul{
	padding: 0px;
	margin: 0px;
}
.needhelpbox li{
	list-style: none;
	margin-bottom: 15px;
}
.needhelpbox li:last-child{
	list-style: none;
	margin-bottom: 0px;
}
.help_lbl{
	color: #5c5c5c;
	font-size: 14px;
	font-weight: 600;
}
.help_txt{
	color: #000;
	font-size: 15px;
	font-weight: 600;
}
.help_txt a{
	color: #000;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
}
.enquirebox{
	background: #fff;
	border: 1px solid #d0d0d0;
	border-radius: 8px;
	padding: 5px 20px;
	margin-bottom: 25px;
}
.enquirebox h4{
	font-size: 20px;
	color: #000;
	font-weight: 600;
	padding-bottom: 0px;
	
}
.whyusbox{
	background: #fff;
	border: 1px solid #d0d0d0;
	border-radius: 8px;
	padding: 20px;
	margin-bottom: 25px;
}
.whyusbox h4{
	font-size: 20px;
	color: #000;
	font-weight: 600;
	padding-bottom: 20px;
	margin: 0px;
}
.whyuspointers{
	min-height: 84px;
	vertical-align: middle;
	background-color: #04415f;
	border-radius: 8px;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 15px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 17px;
}
.toptoursbox {
	border: solid 1px #d8d8d8;
	border-radius: 8px;
	margin-bottom: 30px;
}
.toptoursboximg {
	background: url(../img/noimage.png) no-repeat center center #f5f5f5;
	width: 100%;
	height: 192px;
	border-radius: 3px;
	position: relative;
}
.toptoursboximg img {
	width: 100%;
	height: 192px;
	object-fit: cover;
	object-position: 50% 50%;
	border-radius: 3px;
}
.toptoursboxcontarea {
	padding: 20px 15px 15px 15px;
}
.toptoursboxcontarea h3 {
	font-size: 17px;
	color: #000;
	line-height: 22px;
	font-weight: 600;
	min-height: 46px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.toptoursboxcontarea h3 a {
	color: #000;
	text-decoration: none;
}
.toptoursboxcontarea h3 a:hover {
	color: #98bc46;
	text-decoration: none;
}
.toptourcontrytext {
	font-size: 12px;
    color: #393939;
    line-height: 14px;
    font-weight: 400;
    font-style: italic;
}
.nightlabel {
	position: absolute;
	background: #fff;
	border-radius: 3px;
	padding: 3px 10px 2px 10px;
	font-size: 12px;
	color: #000;
	font-style: italic;
	right: 8px;
	bottom: 8px;
}
/*EXPAND ITINERARY CSS*/
.expand_itinerary {
  position: relative;
  max-height: 100px;
  overflow: hidden;
  width:200px;
  border: solid 1px blue;
  padding: 10px;
  margin-bottom: 20px;

  transition:max-height 0.15s ease-out;

}

.expand_itinerary.expand{
  max-height: 5000px !important;
  transition:max-height 0.35s ease-in-out;
}

.expand_itinerary-link{
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width:100%;
  height: 60px;
  text-align: center;
  color: blue;
  font-weight:bold;
  font-size:16px;
  padding-top:40px;
  background-image: linear-gradient(to bottom, transparent, white);
  cursor: pointer;
}

.expand_itinerary-link.expand {
  position: relative;
  background-image: none;
  padding-top:10px;
  height:20px;
}

.expand_itinerary-link:after {
  content:"Read more";
}
.expand_itinerary-link.expand:after{
  content:"Read less";
}


/****************************************************************************************************
Visa css start here
****************************************************************************************************/
.visacollage {
	padding: 50px 0px;
	background: #12a3ba;
}
.visacollage h2 {
	font-size: 38px;
	color: #fff;
	line-height: 40px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 20px;
}
.visacollageformarea {
	padding: 11px;
	background: rgba(255,255,255,0.15);
	border-radius: 15px;
}
.visamainboxinner {
	background-color: #000;
	height: 304px;
	border-radius: 3px;
	position: relative;
}
.visamainboxinner img{
	opacity: 0.5;
	height: 304px;
	width: 100%;
	object-fit: cover;
	object-position:  50% 100%;
	border-radius: 3px;
}
.visacontinnerbox{
	width: 100%;
	height: 304px;
	display: table;
	position: absolute;
	z-index: 9;
	margin-right: 20px;
}
.visacontinner {
	padding: 0px 20px;
	color: #fff;
	font-size: 13px;
	line-height: 17px;
	vertical-align: middle;
	display: table-cell;
}
.visadestboxinner {
	position: relative;
	margin-bottom: 30px;
}
.visadestboxinnerimg {
	border-radius: 3px;
    background: url(../img/noimage.png) no-repeat center center #f5f5f5;
    width: 100%;
    height: 137px;
    overflow: hidden;
}
.visadestboxinnerimg img {
	width: 100%;
	height: 137px;
	border-radius: 3px;
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	object-fit: cover;
	object-position: 50% 50%;
}
.visadestboxinnerimg img:hover {
    transform: scale(1.1);
}
.visadestboxinnershade {
	background: rgba(0,0,0,0);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 6%, rgba(0,0,0,0.01) 7%, rgba(0,0,0,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(6%, rgba(0,0,0,0)), color-stop(7%, rgba(0,0,0,0.01)), color-stop(100%, rgba(0,0,0,1)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 6%, rgba(0,0,0,0.01) 7%, rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 6%, rgba(0,0,0,0.01) 7%, rgba(0,0,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 6%, rgba(0,0,0,0.01) 7%, rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 6%, rgba(0,0,0,0.01) 7%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
	width: 100%;
	padding: 40px 10px 10px 10px;
	position: absolute;
	bottom: 0;
	border-radius: 0px 0px 3px 3px;
	z-index: 9;
}
.visadestboxinnershade h3 {
	font-size: 17px;
	color: #fff;
	font-weight: 600;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.visadestboxinnershade h3 a {
	color: #fff;
	text-decoration: none;
}
.allcountryvisapaging {
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: center;
}
.allcountryvisapaging ul {
	margin: 0px 0px;
	padding: 0px 0px;
}
.allcountryvisapaging ul li {
	display: inline-block;
	margin: 0px 0px 2px -1px;
	padding: 0px 0px;
}
.allcountryvisapaging ul li a {
	display: inline-block;
	background: #f0f0f0;
	font-size: 15px;
	color: #000;
	text-decoration: none;
	font-weight: 500;
	line-height: 35px;
	text-transform: uppercase;
	width: 35px;
	height: 35px;
	border-radius: 100%;
}
.allcountryvisapaging ul li a:hover {
	background: #12a3ba;
	color: #fff;
	text-decoration: none;
}
.allcountryvisapagingactive {
	background: #12a3ba !important;
	color: #fff !important;
	text-decoration: none;
}
.allvisaboxarea {
	margin-bottom: 30px;
	text-align: center;
}
.allvisaboxarea ul {
	margin: 0px 0px;
	padding: 0px 0px;
}
.allvisaboxarea ul li {
	list-style: none;
	margin: 0px 0px;
	padding: 0px 0px;
	display: inline-block;
	width: 16%;
}
.allvisabox {
	margin-bottom: 30px;
	text-align: center;
}
.allvisabox a {
	text-decoration: none;
}
.allvisaboxflag {
	background: #fff;
	padding: 5px;
	width: 80px;
	height: 80px;
	border-radius: 100%;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
	margin: 0px auto;
}
.allvisaboxflag img {
	width: 70px;
	height: 70px;
	border-radius: 70px;
}
.allvisabox h6 {
	font-size: 15px;
	color: #000;
	line-height: 20px;
	font-weight: 500;
	margin-top: 12px;
	margin-bottom: 0px;
}
.applyvisabox {
	background: #12a3ba;
	border-radius: 10px;
	-webkit-box-shadow: 3px 3px 25px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 3px 3px 25px 0px rgba(0,0,0,0.15);
	box-shadow: 3px 3px 25px 0px rgba(0,0,0,0.15);
}
.applyvisaboximg {
	margin-top: -10px;
	text-align: right;
	margin-right: 10px;
}
.applyvisaboxcont {
	padding: 30px 0px 30px 30px;
}
.applyvisaboxcont h4 {
	font-size: 24px;
	color: #fff;
	line-height: 26px;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 30px;
}
.progressbarvisaarea {
	margin-top: 60px;
}
.progressbarvisa {
	counter-reset: step;
}
.progressbarvisa li {
	list-style: none;
	display: inline-block;
	width: 30.33%;
	position: relative;
	text-align: center;
}
.progressbarvisa li:before {
	content: counter(step);
	width: 15px;
	height: 15px;
	line-height : 15px;
	border: 0px solid #ddd;
	border-radius: 100%;
	display: block;
	text-align: center;
	margin: 0 auto 10px auto;
	background-color: #fff;
	z-index: 1;
	position: relative;
	color: #fff;
}
.progressbarvisa li:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 3px;
	background-color: #89b5ec;
	top: 7px;
	left: -50%;
}
.progressbarvisa li:first-child:after {
	content: none;
}
.progressbarvisa h6 {
	font-size: 16px;
	color: #fff;
	line-height: 18px;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 0px;
	position: absolute;
	width: 100%;
	top: -30px;
}
.progressbarvisacont {
	position: absolute;
	font-size: 13px;
	color: #fff;
	line-height: 16px;
	font-weight: 400;
	margin-top: 0px;
}
.visawhychossearea {
	background: #f0f0f0;
	border-radius: 10px;
	margin-top: 60px;
	margin-bottom: 20px;
	padding: 30px 30px 0px 30px;
}
.visawhychoosebox {
	text-align: center;
	margin-bottom: 30px;
}
.visawhychoosebox h6 {
	font-size: 15px;
	color: #000;
	line-height: 18px;
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: 0px;
}
.visalistboxcontarea {
	position: relative;
	background: #fff;
	border-radius: 3px;
	width: 94%;
	margin: -30px auto 0px auto;
	padding: 15px 15px;
	-webkit-box-shadow: 3px 3px 29px 0px rgba(0,0,0,0.14);
	-moz-box-shadow: 3px 3px 29px 0px rgba(0,0,0,0.14);
	box-shadow: 3px 3px 29px 0px rgba(0,0,0,0.14);
}
.visalistboxcontarea h3 {
	font-size: 17px;
	color: #000;
	line-height: 22px;
	font-weight: 600;
	min-height: 50px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.visalistboxcontarea h3 a {
	color: #000;
	text-decoration: none;
}
.visalistboxcontarea h3 a:hover {
	color: #98bc46;
	text-decoration: none;
}
.staycationlistboxcontarea {
	position: relative;
	background: #fff;
	border-radius: 3px;
	width: 94%;
	height: 80px;
	display: table;
	margin: -30px auto 0px auto;
	padding: 0px 15px;
	-webkit-box-shadow: 3px 3px 29px 0px rgba(0,0,0,0.14);
	-moz-box-shadow: 3px 3px 29px 0px rgba(0,0,0,0.14);
	box-shadow: 3px 3px 29px 0px rgba(0,0,0,0.14);
}
.staycationlistboxcontarea h3 {
	display: table-cell;
	vertical-align: middle;
	font-size: 17px;
	color: #000;
	line-height: 22px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 0px;
}
.staycationlistboxcontarea h3 a {
	color: #000;
	text-decoration: none;
}
.staycationlistboxcontarea h3 a:hover {
	color: #98bc46;
	text-decoration: none;
}
.destinationsbox {
	background: #fff;
	position: relative;
	margin-bottom: 30px;
}
.destinationsboximg {
	border-radius: 8px;
    background: url(../img/noimage.png) no-repeat center center #f5f5f5;
    width: 100%;
    height: 320px;
    overflow: hidden;
}
.destinationsboximg img {
	width: 100%;
	height: 320px;
	border-radius: 8px;
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	object-fit: cover;
	object-position: 50% 50%;
}
.destinationsboximg img:hover {
    transform: scale(1.1);
}
.destinationsboxshade {
	background: rgba(0,0,0,0);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 6%, rgba(0,0,0,0.01) 7%, rgba(0,0,0,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(6%, rgba(0,0,0,0)), color-stop(7%, rgba(0,0,0,0.01)), color-stop(100%, rgba(0,0,0,1)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 6%, rgba(0,0,0,0.01) 7%, rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 6%, rgba(0,0,0,0.01) 7%, rgba(0,0,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 6%, rgba(0,0,0,0.01) 7%, rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 6%, rgba(0,0,0,0.01) 7%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
	width: 100%;
	padding: 40px 20px 20px 20px;
	position: absolute;
	bottom: 0;
	border-radius: 0px 0px 4px 4px;
	z-index: 9;
	font-size: 12px;
	color: #fff;
	line-height: 16px;
	font-weight: 400;
}
.destinationsboxshade h3 {
	font-size: 22px;
	color: #fff;
	font-weight: 700;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 7px;
}
.destinationsboxshade h3 a {
	color: #fff;
	text-decoration: none;
}
.themesbox {
	margin-bottom: 30px;
	font-size: 13px;
	color: #000;
	line-height: 16px;
	font-weight: 500;
}
.themesbox a {
	color: #000;
}
.themesbox h6 {
	font-size: 17px;
	color: #000;
	line-height: 20px;
	font-weight: 700;
	margin-top: 15px;
	margin-bottom: 5px;
}
.themesboximg {
	border-radius: 8px;
    background: url(../img/noimage.png) no-repeat center center #f5f5f5;
    width: 100%;
    height: 200px;
}
.themesboximg img {
	width: 100%;
	height: 200px;
	border-radius: 8px;
	object-fit: cover;
	object-position: 50% 50%;
}
.aboutcontactarea {
	background: url("../img/aboutcontactbg.png") repeat-x center top;
}
.aboutcontactarea h1 {
	font-size: 40px;
	color: #000;
	line-height: 40px;
	font-weight: 700;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 15px;
	position: relative;
}
.aboutcontactarea h1 span {
	font-size: 28px;
	line-height: 28px;
	font-weight: 300;
}
.aboutcontactarea h4 {
	font-size: 26px;
	color: #000;
	line-height: 30px;
	font-weight: 700;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*css on 03 jul start*/
.aboutuscollage {
    background: url("../img/collagebg.jpg") no-repeat center top;
	padding-top: 40px;
	margin-bottom: 40px;
}
.aboutuscollageimg {
    height: 570px;
	width: 100%;
	position: relative;
}
.aboutuscollageimg img{
    height: 570px;
	width: 100%;
	position: absolute;
	object-fit: cover;
	object-position: 50% 60%;
	border-radius: 25px;
}
.abouttag{
	position: absolute;
	z-index: 9;
	margin-left: 75px;
	margin-top: 200px;
}
.abouttag h6{
	font-size: 20px;
	color: #f4212a;
	line-height: 22px;
	font-weight: 400;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.abouttag h3{
	font-size: 50px;
	color: #fff;
	line-height: 50px;
	font-weight: 300;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
.redtext30px{
	font-size: 30px;
	color: #12a3ba;
	line-height: 35px;
	font-weight: 300;
}
.aboutcont{
	font-size: 16px;
	color: #000;
	line-height: 24px;
	font-weight: 400;
}
.servicesbgnew{
	background: url("../img/servicesbg.jpg") #fdf8e7 no-repeat bottom center;
	background-size:contain ;
	padding: 70px 0px 90px 0px;
	font-size: 16px;
	color: #000;
	line-height: 24px;
	font-weight: 400;
}
.servbox{
	background-color: #fff;
	border-radius: 10px;
	margin-bottom: 30px;
	-webkit-box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.1);
	box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.1);
	padding: 24px;
	color: #f4212a;
	font-size: 23px;
	font-weight: 400;
	line-height: 30px;
	min-height: 260px;
	letter-spacing: -0.01em;
}
.servbox a{
	color: #f4212a;
	font-size: 22px;
	font-weight: 400;
	text-decoration: underline;
}
.servicon{
	display: block;
	width: 100%;
	height: 75px;
}
.servicon img{
	text-align: right !important;
	float: right;
}
.counterbox{
	background: rgba(216,205,192,0.4);
	border: 1px solid rgba(255,255,255,1.00);
	padding: 36px;
	text-align: center;
	min-height: 249px;
	border-radius: 10px;
	color: #fff;
	backdrop-filter: blur(3px);
}
.title{
	font-size: 26px;
	font-weight: 600;
	margin-bottom: 40px;
}
.counts{
	font-size: 55px;
	font-weight: 300;
	margin-bottom: 40px;
}
.subtitle{
	font-size: 16px;
	font-weight: 400;
}
.fieldset{
	display: block;
    margin-left: 2px;
    margin-right: 2px;
    padding-top: 1.35em;
    padding-bottom: 1.625em;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px #dfdfdf solid;
    margin-bottom: 30px;
    border-radius: 10px;
}
.legend{
	color: #000;
    padding: 3px 6px;
	border: 0px;
	text-align: center;
	margin-top: -35px;
}
.teambg{
	background-color: #ea272b;
	padding: 60px 0px;
}
.teamboxnew{
	background-color: #fff;
	border-radius: 10px;
	margin-bottom: 30px;
	-webkit-box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.1);
	box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.1);
	color: #f4212a;
	font-size: 25px;
	font-weight: 400;
	line-height: 20px;
	min-height: 320px;
}
.teamboxnew span{
	color: #000;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	font-style: italic;
}
.teamphoto{
	width: 100%;
	height: 230px;
	border-radius: 10px 10px 0px 0px;
}
.teamphoto img{
	width: 100%;
	height: 230px;
	border-radius: 10px 10px 0px 0px;
	object-fit: contain;
	object-position: 50% 50%;
}
.teamcont{
	padding: 15px;
}
/*css on 03 jul end*/
.aboutarrow {
	position: absolute;
	margin-top: -5px;
	right: 0px;
	margin-right: 16%;
}
.aboutustextmain {
	font-size: 17px;
	color: #12a3ba;
	line-height: 24px;
	font-weight: 500;
}
.aboutuscontarea {
	padding: 40px 0px;
}
.aboutuscontarea h3 {
	font-size: 26px;
    color: #000;
    line-height: 30px;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 2px;
    background-color: #fff;
    display: inline-block;
    padding: 0px 16px;
}
.aboutusbox {
	background: #f0f0f0;
	padding: 40px 15px;
	border-radius: 8px;
	margin-bottom: 30px;
}
.aboutusbox h5 {
	font-size: 20px;
	color: #000;
	line-height: 22px;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 15px;
	min-height: 45px;
}
.aboutusboxnum {
	font-size: 35px;
	color: #000;
	line-height: 35px;
	font-weight: 400;
}
.aboutusboxtext {
	font-size: 14px;
	color: #000;
	line-height: 18px;
	font-weight: 400;
}
.servicesbox {
	position: relative;
	margin-bottom: 4px;
}
.servicesboximg {
	background: url(../img/noimage.png) no-repeat center center #f5f5f5;
    width: 100%;
    height: 260px;
    overflow: hidden;
}
.servicesboximg img {
	width: 100%;
	height: 260px;
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	object-fit: cover;
	object-position: 50% 50%;
}
.servicesboximg img:hover {
    transform: scale(1.1);
}
.servicesboxshade {
	background: rgba(0,0,0,0);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 6%, rgba(0,0,0,0.01) 7%, rgba(0,0,0,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(6%, rgba(0,0,0,0)), color-stop(7%, rgba(0,0,0,0.01)), color-stop(100%, rgba(0,0,0,1)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 6%, rgba(0,0,0,0.01) 7%, rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 6%, rgba(0,0,0,0.01) 7%, rgba(0,0,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 6%, rgba(0,0,0,0.01) 7%, rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 6%, rgba(0,0,0,0.01) 7%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
	width: 100%;
	padding: 40px 20px 20px 20px;
	position: absolute;
	bottom: 0;
	z-index: 9;
	font-size: 14px;
	color: #fff;
	line-height: 18px;
	font-weight: 400;
}
.servicesboxshade h4 {
	font-size: 25px;
	color: #fff;
	font-weight: 700;
	line-height: 27px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.milestoneborder {
	border-bottom: dotted 4px #12a3ba;
	text-align: center;
}
.milestoneverticalline {
	position: relative;
	width: 68px;
	margin: 0 auto -26px auto;
	background: #fff;
	text-align: center;
}
.milestonedate {
	font-size: 20px;
	color: #000;
	line-height: 20px;
	font-weight: 700;
	margin-top: 40px;
	margin-bottom: 10px;
}
.milestonetext {
	font-size: 14px;
	color: #000;
	line-height: 20px;
	padding: 0px 20px;
}
.ourteamleft {
	background: #f0f0f0;
	border-radius: 5px 0px 0px 5px;
	width: 100%;
	height: 95px;
	display: table;
}
.ourteamleftcont {
	display: table-cell;
	vertical-align: middle;
	padding: 0px 30px;
	font-size: 14px;
	color: #000;
	line-height: 22px;
	font-weight: 400;
}
.ourteamleftcont span {
	font-size: 20px;
	font-weight: 700;
}
.ourteamright {
	background: #e4e4e4;
	border-radius: 0px 5px 5px 0px;
	width: 100%;
	height: 95px;
	display: table;
}
.ourteamrightcont {
	display: table-cell;
	vertical-align: middle;
	padding: 0px 30px;
	font-size: 14px;
	color: #000;
	line-height: 20px;
	font-weight: 400;
}
.ourteamrightcont a {
	color: #1736d4;
	text-decoration: none;
	font-weight: 600;
}
.ourteamrightcont a:hover {
	color: #1736d4;
	text-decoration: none;
}
.contactuscollage {
    background: url("../img/contactuscollage.png") no-repeat center top 70px;
	padding-top: 70px;
	padding-bottom: 30px;
}
.contactustext {
	font-size: 18px;
	color: #09222d;
	line-height: 26px;
	font-weight: 500;
}
.contactustext span {
	font-size: 14px;
	color: #12a3ba;
	font-weight: 700;
}
.contactustext a {
	color: #09222d;
	text-decoration: none;
}
.contactustext a:hover {
	color: #12a3ba;
	text-decoration: none;
}
.ourofficesarea {
	background: #fff;
	margin-top: 0px;
	-webkit-box-shadow: 7px 7px 20px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 7px 7px 20px 0px rgba(0,0,0,0.05);
	box-shadow: 7px 7px 20px 0px rgba(0,0,0,0.05);
}
.ourofficesimg {
	position: relative;
}
.ourofficesimg img {
	width: 100%;
	height: 400px;
	object-fit: cover;
	object-position: 50% 50%;
}
.ourofficecontarea {
	position: absolute;
	background: rgba(0,0,0,0.6);
	width: 300px;
	min-height: 400px;
	padding: 30px 20px;
	z-index: 9;
}
.ourofficecontarea h5 {
	font-size: 22px;
	color: #fff;
	line-height: 26px;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 20px;
}
.ourofficecontext {
	font-size: 14px;
	color: #fff;
	line-height: 22px;
	font-weight: 400;
}
.ourofficecontext a {
	color: #fff;
	text-decoration: none;
}
.ourofficecontext a:hover {
	color: #12a3ba;
	text-decoration: none;
}
.attproinfobox {
	background: #fff;
	padding: 15px 15px;
	border-radius: 10px;
	margin-bottom: 15px;
}
.social-testimonials {
    background: #fff;
    position: relative;
    min-height: 157px;
    margin: 0 0 20px;
    padding: 10px 20px 20px;
    text-align: center;
    border: 1px solid #ccc;
    font-size: 10px;
    color: #ccc;
}
.paddingLeft {
    padding-left: 10px;
    box-sizing: border-box;
	border-left: solid 1px #ccc;
}
.paddingTop {
    padding-top: 0px;
    box-sizing: border-box;
	border-top: solid 1px #ccc;
}
.ourpeoplebox {
    background: #fff;
    position: relative;
    margin-bottom: 10px;
	border: 1px solid #12a3ba;
    border-radius: 9px;
}
.ourpeopleboximg {
	border-radius: 8px;
    background: url(../img/noimage.png) no-repeat center center #f5f5f5;
    width: 100%;
    height: 240px;
    overflow: hidden;
}
.ourpeopleboximg img {
	width: 100%;
	height: 240px;
	border-radius: 8px;
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	object-fit: cover;
	object-position: top center;
}
.ourpeopleboximg img:hover {
    transform: scale(1.1);
}
.ourpeopleboxshade {
	width: 100%;
	padding: 0px 0px 20px 0px;
	position: absolute;
	bottom: 0;
	z-index: 9;
}
.ourpeopleboxshade h5 {
	background: rgba(255,255,255,0.9);
	display: inline-block;
	padding: 7px 10px 9px 10px;
	font-size: 14px;
	color: #000;
	font-weight: 600;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.ourpeopledesig {
	background: rgba(235,34,42,0.9);
	display: table;
	padding: 4px 10px 5px 10px;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
	font-weight: 500;
	font-style: italic;
}
.flightradiobtnarea {
   margin-bottom: 5px;
}
.flightradiobtnarea ul {
  padding: 0px 0px;
  margin: 0px 0px;
}
.flightradiobtnarea ul li {
  list-style-type: none;
  display: inline-block;
  padding: 0px 0px;
  margin-right: 30px;
}
.transferlistbox {
	background-color: #fff;
	border-radius: 8px;
	margin-bottom: 20px;
	padding: 15px;
	border: solid 1px #d0d0d0;
}
.transferlistbox h3 {
	font-size:18px;
	color:#000;
	line-height:20px;
	font-weight:500;
	margin-top:0px;
	margin-bottom:7px;
}
.transferlistbox h3 a {
	color:#000;
	text-decoration: none;
}
.transferlistbox h3 a:hover {
	color:#12a3ba;
	text-decoration: none;
}
.newslistbox {
    background: #fff;
    -webkit-box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.05);
    box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.05);
    margin-bottom: 40px;
    padding: 15px;
    border: solid 1px #ebebeb;
}
.newslistbox h3 {
    font-size: 18px;
	color: #000;
	line-height: 22px;
    font-weight: 600;
	margin-top: 0px;
	margin-bottom: 20px;
}
.newslistbox h3 a{
    font-size: 18px;
	color: #000;
	line-height: 22px;
    font-weight: 600;
	text-decoration: none;
	transition: 0.3s;
}
.newslistbox h3 a:hover{
    font-size: 18px;
	color: #ee2a39;
	line-height: 22px;
    font-weight: 600;
}
.newslistimg {
	background:url(../img/noimage.png) no-repeat center center #F1F2F4;
	width:100%;
	height:250px;
	position: relative;
    margin-bottom: 30px;
}
.newslistimg img {
	width:100%;
	height:250px;
	object-fit: cover;
	object-position: 50% 50%;
}
.newscontarea {
    min-height: 170px;
}
.newsdate {
    font-size: 14px;
    color: #ee2a39;
    line-height: 20px;
    font-weight: 600;
}
.newsdate span {
    color: #808080;
    font-weight: 400;
	font-size: 13px;
}
.cityonetext{
	color: #000;
    font-weight: 400;
	font-size: 14px;
}




.newslistbox2 {
    background: #fff;
    margin-bottom: 8px;
    padding: 5px;
    border: solid 1px #ebebeb;
}
.newslistbox2 h3 {
    font-size: 14px;
	color: #000;
	line-height: 14px;
    font-weight: 500;
	margin-top: 4px;
}
.newslistbox2 h3 a{
    font-size: 14px;
	color: #000;
	line-height: 14px;
    font-weight: 500;
}
.newslistbox2 h3 a:hover{
    color: #ee2a39;
}
.newslistimg2 {
	background:url(../img/noimage.png) no-repeat center center #F1F2F4;
	width:100%;
	height:80px;
	position: relative;
}
.newslistimg2 img {
	width:100%;
	height:80px;
	object-fit: cover;
	object-position: 50% 50%;
}
.newsdate2 {
    font-size: 12px;
    color: #ee2a39;
    line-height: 13px;
    font-weight: 600;
}
.newsdate2 span {
    color: #808080;
    font-weight: 400;
	font-size: 11px;
}


/*Slider start*/
.imgslider {
  margin: 0 auto;
  max-width: 100%;
}

.slide_viewer {
  height: 200px;
  overflow: hidden;
  position: relative;
}

.slide_group {
  height: 100%;
  position: relative;
  width: 100%;
}

.imgslide {
  display: none;
  height: 100%;
  position: absolute;
  width: 100%;
}

.slide_buttons {
  left: 0;
  position: absolute;
  right: 0;
  text-align: left;
	bottom: -20px;
}

a.slide_btn {
  color: #FFFFFF;
  font-size: 50px;
  margin: 0 0.055em;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.slide_btn.active, .slide_btn:hover {
  color: #12a3ba;
  cursor: pointer;
}

.directional_nav {
  height: 340px;
  margin: 0 auto;
  max-width: 940px;
  position: relative;
  top: -340px;
}

.previous_btn {
  bottom: 0;
  left: 100px;
  margin: auto;
  position: absolute;
  top: 0;
}

.next_btn {
  bottom: 0;
  margin: auto;
  position: absolute;
  right: 100px;
  top: 0;
}

.previous_btn, .next_btn {
  cursor: pointer;
  height: 65px;
  opacity: 0.5;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  width: 65px;
}

.previous_btn:hover, .next_btn:hover {
  opacity: 1;
}
.contactuscontbox {
	background: #12a3ba;
	padding: 30px 30px;
	-webkit-box-shadow: 10px 10px 40px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 10px 10px 40px 0px rgba(0,0,0,0.15);
	box-shadow: 10px 10px 40px 0px rgba(0,0,0,0.15);
	margin-right: -70px;
	margin-top: 80px;
	z-index: 1;
	position: relative;
	border-radius: 15px;
	color: #fff;
}.contactuscontbox h3{
	color: #fff;
	font-size: 24px;
    line-height: 24px;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 10px;
}
.contactuscontbox a{
	color: #fff;
}
.enquirybox {
	background: #fff;
	padding: 30px 40px 30px 110px;
	-webkit-box-shadow: 10px 10px 40px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 10px 10px 40px 0px rgba(0,0,0,0.15);
	box-shadow: 10px 10px 40px 0px rgba(0,0,0,0.15);
	border-radius: 15px;
}
.enquirybox h3 {
	font-size: 24px;
	color: #000000;
	line-height: 24px;
	font-weight: 500;
	margin-top: 0px;
	margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .previous_btn {
    left: 50px;
  }
  .next_btn {
    right: 50px;
  }
}
/*Slider end*/
.w-100 {
    width: 100% !important;
}
.visafieldbox{
	display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
}
.visafieldbox label{
	font-size: 18px;
    font-weight: 800;
    white-space: nowrap;
    padding: 0 4px 0 2px;
    margin: 14px 0 0;
    line-height: 1.05;
}
.visafield{
	border: none !important;
    border-bottom: 1px solid #000 !important;
    border-radius: 0 !important;
    padding: 0 5px !important;
    font-size: 16px;
    height: 28px !important;
    min-width: none;
    max-width: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.visafieldselect {
    border: none !important;
    border-bottom: 1px solid #000 !important;
    border-radius: 0 !important;
    padding: 0 5px !important;
    font-size: 16px;
    height: 28px !important;
    min-width: none;
    max-width: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.amenitiespopcont {
		font-size:14px;
		color:#000;
		line-height:22px;
}
.amenitiespopcont li {
	list-style-type: disc;
	margin: 0px 0px 10px 7px;
	line-height: 16px;
}
.amenitiespopcont li::marker {
  content: "• ";
		font-size: 20px;
}






/****************************************************************************************************
Media Query css start here
****************************************************************************************************/

@media screen and (min-width : 1920px) {

.itineraryarea::before {
	left: 131px;
}
.aboutarrow {
	margin-right: 23%;
}
	.teamphoto {
    width: 100%;
    height: 229px !important;
}
.teamphoto img {
    width: 100%;
    height: 229px !important;
}	
	
}
@media screen and (min-width : 1366px) {
.teamboxnew {
    font-size: 20px;
    min-height: 254px;
	font-weight: 500;
}
.teamphoto {
    width: 100%;
    height: 175px;
}
.teamphoto img {
    width: 100%;
    height: 175px;
}	
.servbox {
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 30px;
    -webkit-box-shadow: 2px 3px 7px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 3px 7px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 3px 7px 2px rgba(0, 0, 0, 0.1);
    padding: 24px;
    color: #f4212a;
    font-size: 23px;
    font-weight: 400;
    line-height: 30px;
    min-height: 296px;
    letter-spacing: -0.01em;
}	
.counterbox {
    background: rgba(216, 205, 192, 0.4);
    border: 1px solid rgba(255, 255, 255, 1.00);
    padding: 36px;
    text-align: center;
    min-height: 250px;
    border-radius: 10px;
    color: #fff;
    backdrop-filter: blur(3px);
}	
}


@media screen and (max-width : 1080px) {
.navbar-fixed {
	top: 127px;
}
.listboxpricearea {
	padding-right: 10px;
	padding-top: 10px;
}	
	
.testimarea {
	padding-top: 200px;
	padding-left: 160px;
}	
.itineraryarea::before {
	left: 73px;
}	
.ourproductbox h4 {
    font-size: 16px;
}
.servicesboxarea {
	margin: 0px 0px 30px 0px
}
.applyvisaboxcont {
	padding: 30px 0px 30px 0px;
}
.progressbarvisa h6 {
	font-size: 14px;
}	
.aboutarrow {
	margin-right: 10%;
}
	.servbox{
	min-height: 350px;
}
.counterbox {
    min-height: 276px;
	color: #000; 
}	
.teamboxnew {
    color: #f4212a;
    font-size: 17px;
    font-weight: 600;
    line-height: 20px;
    min-height: 220px;
}	
	.teamphoto {
    width: 100%;
    height: 146px;
    border-radius: 10px 10px 0px 0px;
}
	    .teamphoto img {
        width: 100%;
        height: 146px;
    }
	.teamboxnew span {
    font-size: 12px;
   
}
}

@media screen and (max-width : 992px) {
	
.listboxpricearea {
	padding-right: 15px;
	padding-top: 15px;
}	
.packagedetcolcontarea {
	padding-top: 50px;
	padding-bottom: 30px;
}
.packagedetrightcontarea {
	margin-top: 20px;
	text-align: left;
}
.packagedetrightcontarea ul li {
	margin: 0px 30px 0px 0px;
}
.itineraryarea::before {
	left: 78px;
}
.loginbox {
	padding: 20px 20px;
}
.registerarea {
	margin-top: 0px;
	margin-left: 0px;
}	
.innerformbg {
	padding: 25px 30px 60px 30px;
	min-height: auto;
}	
.applyvisapointersdivider {
    border-left: solid 0px #898c8e;
    border-right: solid 0px #898c8e;
    border-top: solid 1px #898c8e;
    border-bottom: solid 1px #898c8e;
    padding: 15px 0px;
    margin: 15px 0px;
}	
.visacollage h2 {
	font-size: 30px;
	line-height: 32px;
}
.allvisaboxarea ul li {
	width: 19%;
}
.applyvisaboxcont {
	padding: 30px 0px 60px 0px;
}	
.aboutuscollage {
    padding-top: 40px;
	padding-bottom: 30px;
}	
.contactuscollage {
    padding-top: 40px;
	padding-bottom: 0px;
}
.counterbox {
        min-height: 220px;
        color: #000;
        margin-bottom: 30px;
    }
	.teamphoto {
        width: 100%;
        height: 190px;
        border-radius: 10px 10px 0px 0px;
    }
	.teamphoto img {
        width: 100%;
        height: 190px;
    }
	    .servbox {
        min-height: 255px;
    }
	.aboutuscontarea {
    padding: 0px 0px;
}
.navbar-fixed {
	top: 98px;
}	
}
	

@media screen and (max-width : 767px) {


.innerpagescollagehead {
	bottom: 20px;
}
.listgridviewbtn ul li {
	display: block;
	margin: 0px 0px 0px 0px;
}	
.sort_box {
    padding: 5px 10px 10px 10px;
}
.sort_box li {
    padding: 10px 20px 10px 0px;
}	
.listboxcontarea {
	border-right: solid 0px #e8e8e8;
	border-bottom: solid 1px #e8e8e8;
	margin: 0px 10px;
	padding-right: 0px;
	min-height: auto;
}	
.listboxpricearea {
	padding-right: 0px;
	padding-top: 0px;
	margin: 10px 10px;
}	
.nav_linksfixed li a {
	padding: 15px 10px;
}	
.photogalleryimg {
	height:100px;	
}
.photogalleryimg img {
	height:100px;
}
.itineraryarea::before {
	width: 0px;
	left: 0px;
}	
.itinerarybox::before {
	border-bottom: 10px solid #f2f9fe;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	margin-left: -0px;
	margin-top: -40px;
}	
.proccessstepsbtn {
	font-size:12px;
	padding:10px 5px;
	min-height: 85px;
}
.proccessstepsbtnselected {
	font-size:12px;
	padding:10px 5px;
	min-height: 85px;
}	
.loginformbg {
	border-right: solid 0px #D4E4F3;
	border-bottom: solid 1px #D4E4F3;	
	border-radius: 10px 10px 0px 0px;
}
.flightvertdivider {
	border-right:dotted 0px #5d5d5d;
    border-bottom:dotted 1px #5d5d5d;
	padding-right:0px;
    padding-bottom: 15px;
} 	
.logincollagebg {
	padding-bottom: 40px;
}	
.innercollage1 {
    display: none;
}
.ourproductbox {
    min-height: auto;
}	
.ourproductbox h4 {
    font-size: 18px;
}	
.flightdomiconarea {
	margin-top: 5px;
}
.servicesbox {
	min-height: auto;
}
.sliderarrowbox {
	position: relative;
	right: 0px;
	margin-top: -20px;
	float: right;
	margin-bottom: 20px;
}
.navbar-fixed {
	top: 98px;
}	
.testiborderleft {
    min-height: auto;
    border-left: 0px solid #d0d0d0;
    padding: 8px 15px;
	text-align: center;
}	
.ourteamleft {
	border-radius: 5px 5px 0px 0px;
	height: auto;
}
.ourteamleftcont {
	padding: 20px 20px;
	font-size: 13px;
}
.ourteamright {
	border-radius: 0px 0px 5px 5px;
	height: auto;
}	
.ourteamrightcont {
	padding: 20px 20px;
}	
.ourofficesimg img {
	height: 200px;
}	
.ourofficecontarea {
	position: relative;
	background: #2d66a6;
	width: 100%;
	min-height: auto;
	padding: 30px 20px;
}	
/*css on 03 jul start*/
.aboutuscollageimg img{
    height: 540px;
	width: 100%;
	position: absolute;
	object-fit: cover;
	object-position: 70% 40%;
	border-radius: 25px;
}
.abouttag{
	margin-left: 23px;
	margin-top: 60px;
}
.abouttag h6{
	font-size: 15px;
}
.abouttag h3{
	font-size: 28px;
	line-height: 28px;
	font-weight: 300;
}
.redtext30px{
	font-size: 24px;
	line-height: 30px;
}
	.counterbox {
    background: rgba(216, 205, 192, 0.7);
    border: 1px solid rgba(255, 255, 255, 1.00);
    padding: 30px;
    text-align: center;
    min-height: 218px;
    border-radius: 10px;
    color: #12a3ba;
    backdrop-filter: blur(3px);
		margin-bottom: 30px;
}
	    .teamphoto {
        width: 100%;
        height: 250px;
        border-radius: 10px 10px 0px 0px;
    }
    .teamphoto img {
        width: 100%;
        height: 250px;
    }	
	
	
}

@media screen and (max-width : 480px) {

.innercollage {
    height: 250px;
}
.innercollage img {
    height: 250px;
}	
.innerpagescollagehead h2 {
	font-size: 30px;
	line-height: 30px;
}	
.plantxt h4{
    font-size: 20px;
    line-height: 22px;
}	
.whyusbox svg{
    width: 60px;
    height: 60px;
}	
.packagedetcolcontarea h2 {
	font-size: 28px;
	line-height: 28px;
}
.myaccountmenu li a {
	font-size: 13px;
}	
.innerformbg {
	padding: 20px 15px 50px 15px;
}
.innerformpadd {
	margin-bottom: 15px;
}
.allvisaboxarea ul li {
	width: 48%;
}
.progressbarvisaarea {
	margin-top: 30px;
}	
.applyvisaboxcont {
	padding: 20px 20px 20px 20px;
}	
.progressbarvisa {
	margin: 0px;
	padding: 0px;
}	
.progressbarvisa li {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
.progressbarvisa li:before {
	display: none;
}
.progressbarvisa li:after {
	display: none;
}	
.progressbarvisa h6 {
	font-size: 16px;
	position: relative;
	top: 0px;
	margin-bottom: 10px;
}
.progressbarvisacont {
	position: relative;
}	
.aboutcontactarea h1 {
	font-size: 30px;
	line-height: 30px;
}
.aboutcontactarea h1 span {
	font-size: 18px;
	line-height: 18px;
}
.aboutcontactarea h4 {
	font-size: 22px;
	line-height: 32px;
}
.aboutuscollage {
    padding-top: 70px;
}	
.aboutarrow {
	margin-right: 10%;
}	
.aboutarrow {
	margin-right: 15px;
	margin-top: -35px;
	width: auto;
}	
.teamboxnew {
    background-color: #fff;
   width: 75%;
	margin: 0px auto 30px auto;
}		
.aboutuscontarea {
    padding: 0px 0px 40px 0px;
}

}

@media screen and (max-width : 375px) {
    .teamboxnew {
        background-color: #fff;
        width: 86%;
        margin: 0px auto 30px auto;
    }
}


@media screen and (max-width : 320px) {
 
	.navbar-fixed {
        top: 121px;
    }
}
.tourcostareabg {
	background: #F9F9F9;
	border-radius: 8px;
	padding: 15px 15px;
	margin-top: 20px;
}
.tourcostarea {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 20px;
}
.tourcostbox {
	margin-top: 10px;
	border: solid 1px #bbbbbb;
	border-radius: 10px;
	padding: 15px 15px;
}
.rating_option {
	font-weight: 400;
	font-size:14px;
	color:#000;
}
.rating_option h5{
	background-color:#12a3ba;
	font-size:14px;
	color:#fff;
	padding:5px 8px;
	border-radius: 8px;
	display:inline-block;
	margin-top:0px;
	margin-bottom:0px;
}

.infolink {
    font-size: 14px;
    color: #2147b3;
    line-height: 18px;
    font-weight: 400;
}
