.homepagebg {
	background-image: url(../../../Images/Brands/Default/homeBackground.png);
	background-position: 0 0;
}

body, .hotel-item-list .price .number, .btn, h1, h2, h3, h4, h5, h6, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .ui-widget  {
}

/*body {
	background: #3498db;
}*/

.custome-input .btns {
	background: #e62c2d;
	border-color: #e62c2d;
	outline:none;
}

	.custome-input .btns:hover, .btn-primary:not(:disabled):not(.disabled):active {
		background: rgb(109,187,64);
		background: linear-gradient(286deg, rgba(109,187,64,1) 0%, rgba(71,163,21,1) 100%);
		border-color: rgb(109,187,64);
		color: #fff;
		outline: none;
	}

.navbar-default {
	background: #FFF;
}

.navbar-header {
	color: #5d5d5d !important;
}

.navbar-brand > img {
	height: 50px;
	margin-top: -4px;
}

.text-primary {
	color: #005294 !important;
}

.btn-primary:active, .btn-primary:focus {
	box-shadow: none !important;
}

.btn-primary {
	background: #005294;
	border-color: #005294;
	color: #FFF !important;
}

	.btn-primary:hover {
		background: #004680;
		border-color: #004680;
	}

.result-item-list {
	position: relative !important;
	border: 1px solid #E6E6E6 !important;
	border-bottom: 2px solid #DEDEDE !important;
	-webkit-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.15) !important;
	-moz-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.15) !important;
	box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.15) !important;
	transition: all .35s ease-in-out !important;
	-webkit-transition: all .35s ease-in-out !important;
	background: #fff;
}

	.result-item-list:hover {
		-webkit-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.4) !important;
		-moz-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.4) !important;
		box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.4) !important;
		border-bottom: 2px solid #47a315 !important;
	}

.hotel-item-list:hover {
	border-bottom: 2px solid #47a315;
}

.btn-danger {
	background: rgb(109,187,64);
	background: linear-gradient(90deg, rgba(109,187,64,1) 0%, rgba(71,163,21,1) 100%);
	border-color: rgb(109,187,64);
	color: #FFF !important;
}

	.btn-danger:hover {
		background: rgb(109,187,64);
		background: linear-gradient(286deg, rgba(109,187,64,1) 0%, rgba(71,163,21,1) 100%);
		border-color: rgb(109,187,64);
	}

	.btn-danger:focus,
	.btn-danger.focus {
		color: #fff;
		background: rgb(109,187,64);
		background: linear-gradient(286deg, rgba(109,187,64,1) 0%, rgba(71,163,21,1) 100%);
		border-color: rgb(109,187,64);
	}
	
	.btn:first-child:active {
		color: #fff;
		background: rgb(109,187,64);
		background: linear-gradient(286deg, rgba(109,187,64,1) 0%, rgba(71,163,21,1) 100%);
		border-color: rgb(109,187,64);
	}

.irs-bar {
	background: #005294;
}

.well {
	background-color: #304ca0;
}

.main-footer a:hover {
	color: #47a315;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color: #337ab7;
	border-color: #337ab7;
}

.pagination > li > a, .pagination > li > span {
	color: #337ab7;
}

#back-to-top {
}

	#back-to-top a {
		color: #bbb;
	}

		#back-to-top a:hover {
			background-color: #47a315;
			color: #FFF;
			border-color: #47a315;
		}

.hlnk {
	color: #C70C41;
}

.promotionBlock {
	background-color: transparent;
}
	.promotionBlock .TitleBar h3 {
		color: #000;
	}


.search-hotel-bg {
	background-image: url('../../../images/bg_1.jpg');
	background-attachment: fixed;
}

.search-transfer-bg {
	background-image: url('../../../images/bg_1.jpg');
	background-attachment: fixed;
}

.search-free-sale-package-bg {
	background-image: url('../../../images/bg_2.jpg');
	background-attachment: fixed;
}

.search-flight-bg {
	background-image: url('../../../images/flight-bg.jpg');
	background-attachment: fixed;
}

.img-phone {
	margin-top: -5px;
	width: 32px;
	height: 32px;
	background-image: url('../../../images/Brands/Default/phone-circle.png');
	background-repeat: no-repeat;
	border: 0;
	outline: none;
	padding: 16px;
}

.text-golden {
	color: #333333;	/*#e62c2d*/
}

.font-600 {
	font-weight: 600;
}

.modify-close {
	color: #ff0000;
	cursor: pointer;
}

.text-red {
	color: #ff0000;
}

.rooming-rooms {
	font-size: 16px;
	color: #ff0000;
}

.rooming-rooms-double {
	font-size: 14px;
	color: #ff0000;
}

.pkg-price-details {
	font-size: 18px;
	font-weight: 600;
	color: #e40d09;
}

.ml-auto, .mx-auto {
	margin-left: auto !important;
}

.custome-navbar {
	margin-right: 0 !important;
}

/* 20220712 New Css Start */
.destination-country-text-wrap {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

@media (max-width: 768px) {
	.destination-country-text-wrap {
		white-space: normal;
	}
}

/* FLIGHT START */
.cs-flightbtn .btn {
	color: #fff;
}
/* END */