
	body {
		font-family: 'Roboto', 'DroidKufiRegular';
		margin: 0 !important;
		padding: 0 !important;
		overflow-x: hidden !important;
		background: #ffffff;
		font-size: 14px;
	}

header {
	width: 100%;
	position: fixed;
	z-index: 1;
	padding: 15px 0;
	background: white;
	background-color: #ffffff;
	box-shadow: 0px 1px 2px 0px rgb(255 255 255 / 30%), 0px 2px 6px 2px rgb(0 0 0 / 10%);
}
.bannerMain {
    position: relative;
    padding-top: 75px;
}
.tcb-bs-fullscreen {
	height: 100%;}
 .carousel,  .item,  .active {
 height: 100%;
}
.carousel-inner {
	height: 100%;
}

/****************************
USE BACKGROUND IMAGES IN CAROUSEL SLIDER
*****************************/
.carousel-bg {
 background-color: darkslategrey;
 background-size: cover;
 background-position: center;
 min-height: 360px;
}

.HmLogo {
	width: 430px;
	height: 50px;
	background: url(../images/logo.png) no-repeat left;
	background-size: contain;
}
.bb_bnr_main {
	position: absolute;
	top: 25%;
	width: 100%;
	height: 100%;
}
.banner_bg {
	position: absolute;
	content: '';
	background: url(./images/banner_bg.png) no-repeat;
	width: 1918px;
	height: 606px
}
.bnr-bg-img {
	width: 100%;
	height: 100%;
	background: url(../images/banner_bg.png) no-repeat center;
	background-size: contain;
	display: flex;
	align-items: center;
	padding-bottom: 104px;
}
.bannerMain h2 {
	color: #FFF;
	font-size:45px;
	text-transform: uppercase;
	line-height: 58px;
	font-weight: normal;
	padding-bottom: 30px;
}
.bannerMain h2 span {
	font-size: 50px;
	font-weight: bold;
}
.login_box {
	width: 100%;
	background: #FFF;
	padding: 30px 20px;
	padding-bottom: 12px;
	border-radius: 12px;
	box-shadow: 0px 1px 2px 0px rgb(255 255 255 / 30%), 0px 2px 6px 2px rgb(0 0 0 / 10%);
}
.login_box h3 {
	font-size: 17px;
	color: #3f3c3c;
	margin-bottom: 18px;
}
.login_box .form-group label {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 50px;
	padding: 10px;
	border: 2px solid #dedede;
	border-radius: 10px;
	position: relative;
}
.login_box .form-group label img.usr-mail {
	width: 28px;
	height: 19px;
}
.login_box .form-group label img.usr-pswd {
	width: 23px;
	height: 27px;
}
.login_box .form-group label input {
	width: calc(100% - 30px);
	padding-left: 13px;
	border: 0;
	font-size: 14px;
}
.Forgot_txt a {
	width: 100%;
	justify-content: center;
	display: inline-flex;
	padding-top: 10px;
	color: #0086bc;
}
.loginbtn {
	border-radius: 10px;
	height: 50px;
}
.content_area {
	width: 100%;
	background: #f0f3f9;
}
.bbContentL {
    padding-top: 40px;
}
.bbContentR {
    position: relative;
}

.bbContentL h1 {
    font-size: 24px;
    color: #4c4c4c;
    font-weight: bold;
    padding-bottom: 12px;
}
.bbContentL h2 {
    font-size:17px;
    color: #4c4c4c;
    font-weight: bold;
    padding-bottom: 12px;
}
.bbContentL p {
    font-size:13px;
    color: #475158;
    font-weight: normal;
    padding-bottom: 15px;
}
.banner_nav ul {
	display: flex;
}
.banner_nav ul li {
	margin-right: 20px;
}
.banner_nav ul li a {
	border: solid #FFF 2px;
	background: #fff;
	border-radius: 5px;
	width: 70px;
	height: 70px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	color: #121b25;
}
.flightIcon_bb {
	background: url(../images/flight_icon_bb.png) center;
	display: inline-block;
	width: 23px;
	height: 16px;
	background-size: contain;
	margin-bottom: 7px;
	background-repeat: no-repeat;
}
.hotelIcon_bb {
	background: url(../images/hotel_icon_bb.png) center;
	display: inline-block;
	width: 20px;
	height: 20px;
	background-size: contain;
	margin-bottom: 7px;
	background-repeat: no-repeat;
}
.packageIcon_bb {
	background: url(../images/package_icon_bb.png) center;
	display: inline-block;
	width: 20px;
	height: 20px;
	background-size: contain;
	margin-bottom: 7px;
	background-repeat: no-repeat;
}
.transfersIcon_bb {
	background: url(../images/transfers_icon_bb.png) center;
	display: inline-block;
	width: 20px;
	height: 20px;
	background-size: contain;
	margin-bottom: 7px;
	background-repeat: no-repeat;
}
.insuranceIcon_bb {
	background: url(../images/insurance_icon_bb.png) center;
	display: inline-block;
	width: 20px;
	height: 20px;
	background-size: contain;
	margin-bottom: 7px;
	background-repeat: no-repeat;
}

.carousel-indicators{display: none;}
.carousel-control-next, .carousel-control-prev{z-index: 9;cursor: auto;}
.carousel-control-next-icon, .carousel-control-prev-icon {
    cursor: pointer;
}

/*contact start*/
.contFormBox {
	border-radius: 15px;
	background-color: #fff;
	box-shadow: 0 4px 6px 0 #00000012;
}
.contFormBox h2 {
    font-size: 17px;
    color: #4c4c4c;
    font-weight: bold;
    padding: 15px 20px 0px;
}
.contpad {
	padding: 20px;
}
.contSub {
	font-size: 17px;
	font-weight: bold;
	margin-top: 10px;
	padding: 5px 30px;
}
.contaddBox {
	box-shadow: 0 4px 6px 0 #00000012;
	border-radius: 15px;
	background-color: #fff;
	padding: 20px;
	min-height: 220px;
	position: relative;
}
.contOfficeIcon {
	background-image: url(../images/cont_office.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 50px;
	height: 50px;
	display: inline-block;
	position: absolute;
	top: 10px;
	right: 10px;
}
.contmailIcon {
	background-image: url(../images/cont_mail.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 55px;
	height: 55px;
	display: inline-block;
	position: absolute;
	top: 10px;
	right: 10px;
}
.contsupportIcon {
	background-image: url(../images/cont_24-hours.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 55px;
	height: 55px;
	display: inline-block;
	position: absolute;
	top: 10px;
	right: 10px;
}
.contiataIcon {
	background-image: url(../images/cont_aita.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 55px;
	height: 55px;
	display: inline-block;
	position: absolute;
	top: 10px;
	right: 10px;
}
.contaddBox h3 {
	font-size: 18px;
	color: #000;
	padding-bottom: 20px;
	font-weight: bold;
}
.contaddBox p {
	margin-bottom: 5px;
}
.contFormBox .form-control {
	display: block;
	width: 100%;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	height: 45px !important;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.contFormBox .hmcode {
	margin-right: 0;
}
.hmcode select.form-control {
    height: 45px!important;
    border-right: none;
    border-radius: 5px 0 0 5px;
}
.hmPhonenbr input.form-control {
    border-radius: 0 5px 5px 0;
}
.hasDownArrow::after {
    position: absolute;
    width: 7px;
    height: 6px;
    background-image: url(../images/downArrow.svg);
    content: "";
    top:22px;
    right: 10px;
    margin-top: 0;
    pointer-events: none;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
}
.bbcontactPad {
    padding-top: 40px;
    padding-bottom: 40px;
}
.bbcontactHead h1{color: #4c4c4c; font-weight: bold; font-size: 24px}
.bbcontactHead {
    padding-bottom: 20px;
}
/*contact end*/

.login_box .form-group {
    margin-bottom: 2rem;
}
span#loginEmail-error {
    position: absolute;
    bottom: -22px;
}
span#loginPassword-error {
    position: absolute;
    bottom: -22px;
}
span#fgtEmail-error{
    position: absolute;
    bottom: -22px;
}
footer {
    background-color: #7a5131;
    padding: 30px 0 15px;
    color: #fff;
}
img.footerLogo {
    width: 120px;
    height: 105px;
}
ul.socialMedia {
    padding-left: 25px;
}
ul.socialMedia li {
    padding-left: 7px;
}
footer ul li {
    margin: 0px;
    padding-bottom: 7px;
}
footer a {
    color: #fff;
}
.socialMedia img {
    width: 36px;
    height: 36px;
}
.foot_bottom {
    padding: 25px 0 10px;
}
.Copyright {
    color: #fff;
    font-size: 13px;
}
.foot_bottom ul li a {
    color: #fff;
    font-size: 13px;
}
.foot_menu li {
    padding-right: 15px;
}
.foot_top {
    border-bottom: 1px solid #95745a;
}



@keyframes slide {
  0%, 15%, 100% {
    transform: translateX(0);
    animation-timing-function: ease;
  }
  20% {
    transform: translateX(-100%);
    animation-timing-function: step-end;
  }
  95% {
    transform: translateX(100%);
    animation-timing-function: ease;
  }
}




 @media (min-width: 992px) {
/*=== Append and Prepend ===*/
.desk-hide {
	display: none;
}
/*=== Append and prepend ====*/
 /*==== Menu ====*/
.main_nav ul li {
	display: inline-block;
	position: relative;
	padding: 10px 15px;
	color: #121b25;
}
.main_nav ul li a {
	color: #121b25;
	text-decoration: none;
	font-size: 14px;
	line-height: 17px;
	font-weight: 700;
	letter-spacing: 1px;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.main_nav ul li a span {
	padding-top: 0px;
	color: #121b25;
	font-size: 14px;
}

.main_nav ul li a:hover {
	color: #fff;
}
.main_nav ul li a.dropdown-item:after {
	background: none;
}
.main_nav ul li:last-child {
}
.main_nav ul li:last-child a:after {
	display: none;
}
.mob_btn {
	display: none;
}
.innerhead .main_nav ul li a:hover {
	color: #000;
}
/*==== Menu End ====*/
.main_nav a.dropdown-item {
	color: #212529;
}
header.sticky .main_nav ul li a span {
	color: #1d2b34;
}
}
 @media (max-width: 991px) {
/*==== Menu ====*/

.main_nav ul {
	margin: 0;
	padding: 0;
	display: block;
	margin-top: 0px;
}
.main_nav ul.mnav {
	margin-bottom: 30px;
}
.main_nav ul li {
	display: block;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	position: relative;
	text-transform: capitalize;
	font-size: 13px;
	font-weight: 300;
	padding: 0 !important;
}
.main_nav ul li .currency_menu_content {
	position: static;
	border-radius: 0;
	-webkit-border-radius: 0;
	background: rgba(0, 0, 0, 0.2);
}
.main_nav ul li .currency_menu_content a.dropdown-item {
	color: #ffffff;
	font-weight: 300;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.main_nav ul li .currency_menu_content a.dropdown-item .country_flag img {
	width: 15px;
}
.main_nav ul li a {
	width: 100%;
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	display: inline-block;
	padding: 10px;
}
.main_nav ul li.submenu i {
	width: 43px;
	height: 39px;
	top: 0;
	right: 0;
	cursor: pointer;
	transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
}
.main_nav ul li.submenu i:after {
	content: "";
	height: 0;
	width: 0;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 6px solid #b3b3b3;
	position: absolute;
	right: 17px;
	top: 18px;
	z-index: 10;
}
.main_nav ul li.dropdown:hover a {
	color: #ffffff !important;
}
.main_nav ul ul {
	margin: 0;
	display: none;
}
.main_nav ul ul li:last-child {
	border-bottom: 0;
}
.main_nav ul ul li:first-child {
}
.main_nav ul ul li a {
	padding-left: 20px;
}
.main_nav ul ul li ul a {
	padding-left: 30px;
}
.show_menu .main_nav {
	right: 0;
}
.show_menu .overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	z-index: 1001;
}
.mob_btn {
    position: absolute;
    float: right;
    padding: 5px 7px;
    margin: 0px;
    background-color: transparent;
    cursor: pointer;
    right: 15px;
    top: 12px;
}
.mob_btn span {
    display: block;
    width: 20px;
    height: 3px;
    border-radius: 1px;
    background: #6ecff6;
}
.mob_btn span + span {
	margin-top: 5px;
}
header.sticky .mob_btn span {
	background: #e34f31;
}
.sticky .main_nav {
	color: #ffffff !important;
}
.sticky .main_nav ul li a {
	color: #ffffff !important;
}
.sticky ul.langFlex li a {
	color: #000 !important;
}
.sticky ul.langFlex li.active a {
	color: #000 !important;
}
.nav_home_icon, .nav_deals_icon, .nav_trips_icon, .nav_myprofile_icon, .nav_support_icon {
	display: inline-block;
}
header.sticky .nav_home_icon {
	background: url(../images/home_icon.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 18px;
	height: 16px;
	display: inline-block;
}
header.sticky .nav_deals_icon {
	background: url(../images/deals_icon.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 18px;
	height: 16px;
	display: inline-block;
}
header.sticky .nav_trips_icon {
	background: url(../images/mytrips_icon.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 18px;
	height: 16px;
	display: inline-block;
}
header.sticky .nav_myprofile_icon {
	background: url(../images/myprofile_icon.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 18px;
	height: 16px;
	display: inline-block;
}
header.sticky .nav_support_icon {
	background: url(../images/support_icon.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 18px;
	height: 16px;
	display: inline-block;
}
.menuLinks .dropdown-menu {
	transform: translate3d(0px, 21px, 0px) !important;
	min-width: 100%;
}
.langCurrency p {
	font-size: 12px;
}
ul.langFlex {
	display: flex !important;
	padding-bottom: 15px;
}
ul.currencyFlex {
	display: flex !important;
	flex-wrap: wrap;
	justify-content: space-between;
}
ul.currencyFlex li a {
	padding: 5px !important;
}
.menuLinks .country_flag img {
	width: 15px;
	height: 15px;
}
ul.currencyFlex li {
}
ul.currencyFlex li:nth-child( even ) {
	margin-right: 0;
}
ul.langFlex li {
}
ul.langFlex li:nth-child( even ) {
	margin-right: 0;
}
.currency_show {
	transform: none;
	position: inherit;
	width: 100%;
}
.lanuage_main ul {
	display: flex !important;
}
.lanuage_main ul li {
	height: 42px;
}
.currency_main ul {
	display: flex !important;
}
.currency_main ul li a {
	padding-left: 5px !important;
}
.currency_show i:after {
	display: none;
}
/*==== Menu End ====*/
.bannerMain {
    position: relative;
    padding-top: 70px;
}
header {
    position: fixed;
}

.bannerMain h2 {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 30px;
    font-weight: normal;
    padding-bottom: 20px;
}
.bannerMain h2 span {
    font-size: 25px;
    font-weight: bold;
}
.carousel-item img{height:600px}
.bb_bnr_main {
    top: 15%;
}
.login_box {
    margin-top: 30px;
}
.col-lg-6.mb-4.mobpad-0 {
    padding: 0px !important;
}
.contpad {
    margin-bottom: 30px;
}
.HmLogo {
    width: 250px;
}
.footlogo {
    padding-bottom: 20px;
}
img.footerLogo {
    width: 70px;
    height: 60px;
}
.foot_bottom ul li a {
    color: #fff;
    font-size: 12px;
}
.foot_menu li {
    padding-right: 5px;
}
.headnav #nav:not(:checked) ~ .main_nav {
	left: -260px;
}

.show_menu .headnav .main_nav{
    left: -260px !important;
}

.headnav #nav-check:checked ~ .main_nav {
	left: 0;
	overflow-y: auto;
}
.menuToggle label > span {
    display: block;
    width: 25px;
    height: 10px;
    border-top: 2px solid #6ecff6;
}
.menuLinks {
    position: fixed;
    width: 260px;
    top: 0;
    left: -260px;
    background: #6ecff6;
    height: 100%;
    transition: all ease 0.2s;
    z-index: 1005;
    overflow-y: auto;
}
#nav-check {
    display: none;
}
.headnav .menuToggle {
    display: block;
    padding-top: 10px;
}
.headnav .menuToggle label {
    display: inline-block;
    margin-bottom: 0;
}
header#myHeader {
    padding: 10px 0;
}
.headnav .menuToggle label > span {
    display: block;
    width: 25px;
    height: 10px;
    border-top: 3px solid #6ecff6;
}
.headnav .menuLinks ul {
    display: block;
}
}

section.bannerMain .carousel-control-next, section.bannerMain .carousel-control-prev {
    width: 5%;
}
form#b2bRegisterForm .modal-header {
    padding: 10px 10px 10px;
    border-bottom: 1px solid #e9ecef;
    margin-bottom: 10px;
}