body {
	margin:0px;
	padding:0px;
	font-family: 'Poppins', sans-serif;
	font-size:13px;
	color:#000;
	font-weight:400;
}
.mainwrapper {
    font-family: 'Poppins', sans-serif;
	margin: 0px 0px;
	padding: 0px 0px;
}
.right-mob-left {
	text-align: right;
}
.right-mob-center {
	text-align: right;
}
.left-mob-center {
	text-align: left;
}
.left-mob-right {
	text-align: left;
}
.center-mob-left {
	text-align:center;	
}
.center-mob-right {
	text-align:center;	
}
.right-mobtab-left {
	text-align: right;
}
.nopaddingarea {
	padding:0px 15px;	
}
.nopadding {
	padding:0px;	
}
.nopaddingarea1 {
	padding:0px 14px;	
}
.nopadding1 {
	padding:1px;	
}
.nopadding2 {
    padding: 2px;
}
.padding5pxarea {
	padding:0px 10px;	
}
.padding5px {
	padding:0px 5px;	
}
.topmargin5 {
	margin-top:5px;	
}
.topmargin10 {
	margin-top:10px;	
}
.topmargin15 {
	margin-top:15px;	
}
.topmargin20 {
	margin-top:20px;	
}
.topmargin30 {
	margin-top:30px;	
}
.topmargin40 {
	margin-top:40px;	
}
.topmargin50 {
	margin-top:50px;	
}
.topmargin60 {
	margin-top:60px;	
}
.rowmargindesk10 {
	margin-top: 10px;
}
.rowmargindesk20 {
	margin-top: 20px;
}
.rowmargindesk30 {
	margin-top: 30px;
}
.rowmargindesk50 {
	margin-top: 50px;
}

/****************************************************************************************************
Topband Css Start here
****************************************************************************************************/

.topband {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 20px 0px;
    z-index: 1000;
	margin: 0px !important;
    transition: all 0.2s ease-in-out;  
}
	.topband.active {
		background: #a1d4f9;
		padding: 20px 0px;
		-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
		-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
		box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
	}
/*.topband .logo {
	background: url("../img/logowhite.png") no-repeat left top;
    height: 46px;
	position: relative;
}
.topband.active .logo {
	background: url("../img/logo.png") no-repeat left top;
    height: 46px;
}*/
.topband.active .nav-menu>li>a {
    color: #09222d;
}
.topband.active .nav-dropdown>.nav-submenu-open>a,
.topband.active .nav-dropdown>li>ul>li:hover>a,
.topband.active .nav-menu>.nav-submenu-open>a,
.topband.active .nav-menu>li>ul>li.active>a,
.topband.active .nav-menu>li>ul>li:hover>a {
    color: #fff;
}
.topband.active .submenu-indicator-chevron {
    border-color: transparent #000 #000 transparent;
}
.topband.active .currencydropdown {
	background:url("../img/currencyselectarrowblack.png") no-repeat right center;
	color: #09222d;
}
.topband.active .carticon a {
	color: #09222d;
}
.topmenu {
    text-align: right;
    margin-top: 4px;
}
.topmenu ul {
    margin: 0px 0px;
    padding: 0px 0px;
}
.topmenu ul li {
    list-style-type: none;
    display: inline-block;
    margin: 0px 0px 0px 15px;
    padding: 0px 0px;
	vertical-align: middle;
}
.carticon {
	font-size: 20px;
	text-align:center;
}
.carticon a {
	color: #fff;
}
.cartcount {
	position: absolute;
	background: #eb1b24;
	width: 16px;
	height: 16px;
	border-radius: 100%;
	font-size: 10px;
	color: #fff;
	line-height: 11px;
	font-weight: 500;
	text-align: center;
	padding-top: 3px;
	margin-top: -4px;
	margin-left: 10px;
}
.menu {
    margin-top: 0px;
}
.dropdowncontarea {
	padding: 20px 20px;
}
.dropdowncontarea h3 {
	font-size: 18px;
	color: #09222d;
	line-height: 22px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #6f6f6f;
}
.toursmenu h3 a {
	color: #09222d;
	text-decoration: none;
}
.toursmenu h3 a:hover {
	color: #054f95;
	text-decoration: none;
}
.toursmenu {
	margin-bottom: 15px;
}
.toursmenu ul {
	margin: 0px;
	padding: 0px;
}
.toursmenu ul li {
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px;
	font-size: 14px;
	color: #09222d;
	line-height: 18px;
}
.toursmenu ul li a {
	color: #09222d;
	text-decoration: none;
}
.toursmenu ul li a:hover {
	color: #054f95;
	text-decoration: none;
}

/****************************************************************************************************
Headings css start here
****************************************************************************************************/

.mainheading {
	font-size: 20px;
	color: #000;
}
.mainheading h2 {
	font-size: 32px;
	color: #09222d;
	line-height: 34px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 20px;
}
.mainheading h3 {
	font-size: 26px;
	color: #000;
	line-height: 28px;
	font-weight: 500;
	margin-top: 0px;
	margin-bottom: 20px;
}
.mainheading h5 {
	font-size: 18px;
	color: #044f92;
	line-height: 22px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 15px;
}

/****************************************************************************************************
Toggle css start here
****************************************************************************************************/

.slider {
	display: none;
}
.slider2 {
	display: none;
}
.collapseSlider {
	display: none;
}
.sliderExpanded .collapseSlider {
	display: inline-block;
	clear: both;
}
.sliderExpanded .expandSlider {
	display: none;
}

.slideropen {
	display: block;
}
.slideropen2 {
	display: none;
}



/****************************************************************************************************
Tooltip Css Start here
****************************************************************************************************/

.tooltip_listing {
	position: relative;
	display: inline-block;
}
.tooltip_listing .tooltiptext {
	visibility: hidden;
	width: 250px;
	background-color: #fff7d8;
	font-size: 13px;
	color: #000;
	line-height: 18px;
	font-weight: 400;
	text-align: center;
	border-radius: 8px;
	padding: 10px 15px;
	position: absolute;
	z-index: 2;
	top: 150%;
	left: 50%;
	margin-left: -220px;
}
.tooltip_listing .tooltiptext::after {
	content: "";
	position: absolute;
	bottom: 100%;
	right: 10%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: transparent transparent #fff7d8 transparent;
}
.tooltip_listing:hover .tooltiptext {
	visibility: visible;
}
.tooltip_listing svg{
	position: relative;
	z-index: 1;
    width: 22px;
    height: 22px;
    display: block;
    fill: #fff;
    animation: colorChange 3s infinite;
}
@keyframes colorChange {
    0%{fill:#ffffff}
    50%{fill:#f4c725}
    100%{fill: #ffffff}
}
.tooltip_listing1 {
	position: relative;
	display: inline-block;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    border-radius: 12px;
    padding: 3px 10px;
    background: #e1634a;
}

.tooltip_listing1 .tooltiptext1 {
	visibility: hidden;
	width: 280px;
	background-color: #caeae3;
	font-size: 13px;
	color: #000;
	line-height: 18px;
	font-weight: 400;
	border-radius: 8px;
    text-align: center;
	padding: 10px 10px;
	position: absolute;
	z-index: 1;
	top: 130%;
	left: 50%;
	margin-left: -140px;
    border: solid 0px #154036;
}

.tooltip_listing1 .tooltiptext1::after {
	content: "";
	position: absolute;
	bottom: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 6px;
	border-style: solid;
	border-color: transparent transparent #caeae3 transparent;
}

.tooltip_listing1:hover .tooltiptext1 {
	visibility: visible;
}

.tooltip_listing2 {
	position: relative;
	display: inline-block;
    font-size: 13px;
    color: #000;
    line-height: 16px;
    font-weight: 400;
}
.tooltip_listing2 a {
	color: #000;
    text-decoration: none;
}
.tooltip_listing2 a:hover {
	color: #065aa9;
    text-decoration: none;
}
.tooltip_listing2 .tooltiptext2 {
	visibility: hidden;
	width: 280px;
	background-color: #fff7d8;
	font-size: 13px;
	color: #46412e;
	line-height: 16px;
	font-weight: 400;
	border-radius: 3px;
    text-align: center;
	padding: 10px 10px;
	position: absolute;
	z-index: 1;
	top: 120%;
	left: 50%;
	margin-left: -140px;
    border: solid 1px #ffeaa0;
	border-radius: 5px;
}

.tooltip_listing2 .tooltiptext2::after {
	content: "";
	position: absolute;
	bottom: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 6px;
	border-style: solid;
	border-color: transparent transparent #46412e transparent;
}

.tooltip_listing2:hover .tooltiptext2 {
	visibility: visible;
}
.tooltip_listing3 {
    position: relative;
    display: inline-block;
    border-bottom: 0px dotted black;
}

.tooltip_listing3 .tooltiptext3 {
    visibility: hidden;
    background-color: #555;
    color: #fff !important;
    text-align: center;
    border-radius: 6px;
    padding: 5px 5px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -100px;
    opacity: 0;
    transition: opacity 0.3s;
	width:200px;
}

.tooltip_listing3 .tooltiptext3::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip_listing3:hover .tooltiptext3 {
    visibility: visible;
    opacity: 1;
}



/****************************************************************************************************
Scrollbar css start here
****************************************************************************************************/
.searchscroller {
	width: 100%;
	max-height: 450px;
	overflow-y: scroll;
	overflow-x: hidden;
	scrollbar-color: #F5E8CF #FFF9EF;
	scrollbar-width: thin;
	padding-right: 15px;
}
/* width */ .searchscroller::-webkit-scrollbar {
	width: 10px;
	height: 10px;
}
/* Track */ .searchscroller::-webkit-scrollbar-track {
	background: #FFF9EF;
}
/* Handle */ .searchscroller::-webkit-scrollbar-thumb {
	background: #F5E8CF;
}
/* Handle on hover */ .searchscroller::-webkit-scrollbar-thumb:hover {
	background: #F5E8CF;
}

.searchscroller1 {
	width: 100%;
	height: 75px;
	overflow-y: scroll;
	overflow-x: hidden;
	scrollbar-color: #2396d8 #c1e2f4;
	scrollbar-width: thin;
	padding-right: 15px;
}
/* width */ .searchscroller1::-webkit-scrollbar {
	width: 10px;
	height: 10px;
}
/* Track */ .searchscroller1::-webkit-scrollbar-track {
	background: #c1e2f4;
}
/* Handle */ .searchscroller1::-webkit-scrollbar-thumb {
	background: #2396d8;
}
/* Handle on hover */ .searchscroller1::-webkit-scrollbar-thumb:hover {
	background: #2396d8;
}

.searchscroller2 {
	width: 100%;
	height: 500px;
	overflow-y: scroll;
	overflow-x: hidden;
	scrollbar-color: #2396d8 #c1e2f4;
	scrollbar-width: thin;
	padding-right: 15px;
}
/* width */ .searchscroller2::-webkit-scrollbar {
	width: 10px;
	height: 10px;
}
/* Track */ .searchscroller2::-webkit-scrollbar-track {
	background: #c1e2f4;
}
/* Handle */ .searchscroller2::-webkit-scrollbar-thumb {
	background: #2396d8;
}
/* Handle on hover */ .searchscroller1::-webkit-scrollbar-thumb:hover {
	background: #2396d8;
}

.mostpopularofferarea {
	position: absolute;
	margin-top: 10px;
	margin-left: 10px;
	z-index: 11;
}
.mostpopularlabel {
	background: #065aa9;
	display: block;
	border-radius: 5px;
	padding: 3px 10px;
	font-size: 11px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 3px;
}
.offerlabel {
	background: #eb1b24;
	border: solid 1px #eb1b24;
	display: inline-block;
	border-radius: 5px;
	padding: 3px 10px;
	font-size: 11px;
	color: #fff;
	font-weight: 500;
}
.featuredlabel {
	background: #ca9530;
	display: inline-block;
	border-radius: 5px;
	padding: 3px 10px 3px 10px;
	font-size: 11px;
	color: #fff;
	font-weight: 500;
	z-index: 1;
}



/****************************************************************************************************
Footer css start here
****************************************************************************************************/
.footer {
	margin: 0px;
}
.signuparea {
	background: #fcf613;
	padding: 30px 0px;
}
.signuparea h5 {
	font-size: 23px;
	color: #fff;
	line-height: 23px;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 8px;
}
.textwhite14light {
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	font-weight: 300;
}
.newslettertextfieldarea {
	margin-top: 3px;
}
.newsletterdivider {
	border-left: solid 1px #d7dce3;
}
.footercontarea {
	background: #009de2;
	padding-top: 40px;
}
.footercontarea h6 {
    font-size: 15px;
	color: #fff;
	line-height: 20px;
    font-weight: 700;
    margin-top: 0px;
	margin-bottom: 10px;
}
.footeremailcalltext {
	border-left: 2px solid #1c94cf;
	padding-left: 15px;
	font-size: 13px;
	color: #ced9df;
	line-height: 20px;
	font-weight: 300;
	margin-top: 20px;
}
.footeremailcalltext span {
	font-size: 18px;
	font-weight: 500;
}
.footeremailcalltext a {
	color: #ced9df;
	text-decoration: none;
}
.footeremailcalltext a:hover {
	color: #be8a28;
	text-decoration: none;
}
.footerdesctext {
    font-size: 13px;
    color: #ced9df;
    line-height: 16px;
	font-weight: 400;
	margin-bottom: 10px;
}
.footerdesctext a {
    color: #be8a28;
    text-decoration: underline;
}
.footerdesctext a:hover {
    color: #fff;
    text-decoration: underline;
}
.footertext {
    font-size: 13px;
    color: #ced9df;
    line-height: 16px;
	font-weight: 400;
	margin-bottom: 10px;
}
.footertext a {
    color: #ced9df;
    text-decoration: none;
}
.footertext a:hover {
    color: #fff;
    text-decoration: none;
}
.footertext ul {
    margin: 0px 0px;
    padding: 0px 0px;
}
.footertext ul li {
    list-style-type: none;
    margin: 0px 0px;
    padding: 0px 0px 10px 0px;
}
.socialicons {
    font-size: 25px;
    color: #ced9df;
    line-height: 25px;
	font-weight: 400;
	margin-top: 20px;
}
.socialicons a {
    color: #ced9df;
    text-decoration: none;
}
.socialicons a:hover {
    color: #fff;
    text-decoration: none;
}
.copyrightarea {
	border-top: solid 1px #1a6ebe;
	padding: 20px 0px;
	font-size: 14px;
	color: #fff;
	line-height: 18px;
	font-weight: 300;
	margin-top: 40px;
}




/****************************************************************************************************
Media Query css start here
****************************************************************************************************/

@media screen and (min-width : 1920px) {
	
}

@media screen and (max-width : 1080px) {
    

	
}

@media screen and (max-width : 992px) {

.rowmargintabmob30 {
	margin-top:30px;
}
.rowmargintabmob20 {
	margin-top: 20px;
}
.rowmargintabmob10 {
	margin-top:10px;
}
.topmenu {
    margin-right: 50px;
}	
.dropdowncontarea {
	padding: 15px 15px;
}	
    
}

@media screen and (max-width : 767px) {

.rowmargin40 {
	margin-top:40px;
}	
.rowmargin30 {
	margin-top:30px;
}
.rowmargin20 {
	margin-top:20px;
}
.rowmargin10 {
	margin-top:10px;
}
.rowmargin5 {
	margin-top:5px;
}
.rowmargindesk10 {
	margin-top: 0px;
}	
.rowmargindesk20 {
	margin-top: 0px;
}
.rowmargindesk30 {
	margin-top: 0px;
}
.rowmargindesk50 {
	margin-top: 0px;
}	
.right-mob-left {
	text-align:left;
}
.right-mob-center {
	text-align:center;
}
.left-mob-center {
	text-align:center;
}
.left-mob-right {
	text-align:right;
}
.center-mob-left {
	text-align:left;
}
.center-mob-right {
	text-align:right;
}
.topband {
    padding: 10px 0px;
}
.topband.active {
    padding: 10px 0px;
}
.topband .logo {
/*	background: url("../img/logowhite.png") no-repeat center top;*/
}
.topband.active .logo {
	background: url("../img/logo.png") no-repeat center top;
}	
.topmenu {
    margin-right: 0px;
	text-align: left;
	margin-top: 10px;
}
.topmenu ul li {
    margin: 0px 15px 0px 0px;
}

	
	
}

@media screen and (max-width : 480px) {
   


	
	
}

@media screen and (max-width : 375px) {

    

}

@media screen and (max-width : 320px) {
    
}
