@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
body {
	font-family: 'Poppins', sans-serif;
	font-size:16px;
}
h1, h2, h3, h4, h5{
	font-family: 'Poppins', sans-serif;
}
ul{
	padding: 0px;
	margin: 0px;
}
ul li{
	list-style:none;
}
.clearfix{
	clear: both;
}
.noTopPadding{
	padding-top:0px !important;
}
.twoTopPadding{
	padding-top:2% !important;
}
.topPadding{
	padding-top: 6% !important;
}
.fourBotPadding{
	padding-bottom: 6%;
}
.noPadding{
	padding:0px;
}
.noLeftPadding{
	padding-left: 0px;
}
.rowLeftMargin{
	margin-left: 0px;
}
.noBotMargin{
	margin-bottom: 0px;
}
.mainHeader{
	padding:2% 0%;
}
.fourPnl{
	padding:4% 0%;	
}
.fourPnl h3{
	font-size:20px;
	margin-top:20px;
}
.bb{
	padding-bottom:2%;
	overflow:hidden;
    font-size:14px;
	display:block;
    width:100%;
}
.bb a{
	text-decoration: underline;
	color: #5046AE;
}
.greyBk{
	background-color: #f6f6f6;
}
.worldText, .headCnt a, .headMediaLink h3{
	color: #983415;
	margin-bottom: 0px;
}
.worldText{
	margin-bottom: 0px;
    padding-top: 12px;
}
.headCnt{
	padding-top:8px;
}
.headCnt a{
	text-decoration: none;
	font-size:22px;
}
.headCnt h3 {
	margin-bottom: 0px;
    line-height: 0.6;
}
span.timelimit{
	font-size: 11px;
}
.headMediaLink ul li{
	display: inline-block;
}
.headMediaLink h3{
	font-size: 15px;
    margin-bottom: 0px;
}
.headMediaLink{
	padding-top: 7px;
}
.headMediaLink ul li{
	margin-right: 5px;
}
.headMediaLink ul li a{
	color: #000;
}
/******* Start Header*******/
.topHeader{
	background-color: #00a4ed;
	padding: 15px;
}
.topHeader a, .topHeader p{
	font-size: 12px;
	color: white;
	margin: 0px;
}
.topHeader p{
	padding-top:5px;
}
.LogoWidth{
	max-width:100%;
}
.mainHeader ul.navIcon{
	padding-top: 7px;
}
ul.navIcon li{
	display: inline-block;
}
ul.navIcon li a img{
	padding-right: 6px;
}
ul.navIcon li a{
	display: inherit;
	padding: 25px;
	font-size:16px;
	color:#fff;
}
ul.navIcon li button.btn-account {
	background-color: #983415;
    border-color: #983415;
}
ul.navIcon li button.btn-account svg{
	margin-right:5px;
}
ul.navIcon li a.activeMe, ul.navIcon li a:hover{
	text-decoration: none;
	background-color: #a4c04d;
	color: #000;
}
ul.navIcon li:last-child {
	margin-right:0px;
}
.signBody{
	text-align: center;
    width:86%;
    margin: 0 auto;
    border: 1px solid #ced4da;
    display: block;
	-webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    border-radius: 45px;
	padding: 7px 1px;
}
.signBody li{
	display: inline-block;
	width: 48%;
}
.signBody li a{
    color: black;
}
.signBody li a.active, .umrahSection .signBody li.active a, .contactPnl .signBody li a{
	background-color: #983415;
    color: white;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    border-radius: 45px;
}
.forgetText{
	font-size: 13px;
}
.signBtn{
	background-color: #983415;
	border-color: #983415;
	display: block;
	width: 100%;
}
h2.accountTitle{
	font-size: 20px;
    margin-bottom: 20px;
}
.registerBtn{
	padding-top: 15px;
}
.headNav{
	background-color: #983415;
}
/******* End Header*******/
.sliderText{
	position: absolute;
    top: 133px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 40%;
	color: black;
	font-size: 20px;
}
.sliderText h3{
	font-size: 49px;
	color: black;
}
.sliderText a{
	background-color: #983415;
    color: white;
    padding: 10px 20px;
    font-size: 16px;
    display: inline-block;
}
.nav-tabs{
	background-color: #983415;
}
.fligForm {
    float: left;
    width: 20%;
    margin: 0 2% 0 0;
}
.fligFormFirst{
	width: 54%;
}
.fligFormFirst div{
	float: left;
	width: 48%;
}
.fligFormFirst span{
	padding: 4% 0%;
	margin-top: 13px;
	float: left;	
}
.fligForm label{
	display: block;
	font-size: 14px;
}
.fligForm input {
    padding:12px 16px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    font-family: 'Poppins', sans-serif;
	background-color: white;
    border: 1px solid #dddedf;
}
.fligForm input.iconLoc, .fligForm input.iconCalen{
	background-image: url("free-location-icon.png");
	background-position: 4px 14px;
    background-repeat: no-repeat;
    padding-left: 27px;
    background-size: 21px;
}
.fligForm input.iconCalen{
	background-image:url("pngtree-vector-calendar-icon-png-image_872118 copy.png");
}
.fligForm input::placeholder {
	font-size: 14px;
}
.fligForm select, .form-group select{
	border: 1px solid #dddedf;
	width: 100%;
	padding:12px 16px;
	font-size: 14px;
	height: 50px;
    border-radius: 0rem;
}
.fligForm.fligFormBtn {
    background-color: transparent;
    margin-right: 0px;
    width: 15%;
}
.fligForm input.mainSub {
	background-color: #983415;
	padding:12px 20px;
	margin-top: 28px;
    border: none;
	color: white;
	width: 100%;
}
.flight-tabs ul li{
	padding-bottom: 15px;
}
.flight-tabs ul li a.active, .flight-tabs ul li a:hover{
	text-decoration: underline;
	color: #983415 !important;
}
.flight-tabs ul li a:before{
	content: "";
	background-color:  white;
	border: 1px solid #983415;
	height: 10px;
    width: 10px;
    display:inline-block;
	border-radius:10px;
	margin-right: 6px;
}
.flight-tabs ul li a.active:before{
	background-color:  #983415;
	border: 1px solid #983415;
}
.flight-tabs ul li a{
	padding: 0rem;
	margin-right: 15px;
	cursor: pointer;
}
.lastField{
	padding-top: 20px;
	display: block;
	clear: both;
}
.lastField .fligForm{
	width: 14.7%;
}
#nav-eurostar .fligFormFirst{
	width: 83%;
}
#nav-trans .fligForm {
    width: 26%;
}
#nav-contact .fligForm, #nav-eurostar .fligForm {
    width: 23.4%;
    margin-top: 20px;
}
#nav-contact .fligForm:nth-child(1), #nav-contact .fligForm:nth-child(2), #nav-contact .fligForm:nth-child(3), #nav-contact .fligForm:nth-child(4), #nav-eurostar .fligForm:nth-child(1), #nav-eurostar .fligForm:nth-child(2), #nav-eurostar .fligForm:nth-child(3), #nav-eurostar .fligForm:nth-child(4){
    margin-top: 0px;
}
#nav-contact .fligForm.fligFormBtn, #nav-trans .fligForm.fligFormBtn, #nav-eurostar .fligForm.fligFormBtn{
	width: 15%;
}
.nav-tabs .nav-link{
	border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
}
.lastMargin{
	margin-right: 0px;
}
/******* Start Inner Title*******/
.mainBanner{
	position: relative;
}
.bookSection{
	box-shadow: 0 2px 12px 0 rgb(0 0 0 / 17%);
	position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    width: 1300px;
    margin: 0 auto;
}
.nav-tabs .nav-link{
	background: rgba(255,255,255);
    margin-right: 2px;
	color: #495057;
}
.nav-tabs .nav-link{
	background-color: #983415;
	color: white;
}
.nav-tabs .nav-item {
    margin-bottom: 0px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
	background-color: #fff;
	border-color: #fff;
	color: #495057;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: transparent;
}
.tab-content{
	padding: 30px;
    background-color: white;
	overflow: hidden;
}
.mainPackge{
	background-color: white;
	text-align: left;
	font-size: 14px;
	margin-top: 30px;
}
.mainPackge h2{
	font-size: 20px;
	font-weight: 600;
}
.mainPackge img{
	max-width: 100%;
}
.innerPack a{
	background-color: #983415;
	display: inline-block;
	padding: 10px 20px;
	font-size: 14px;
	color: white;
}
.innerPack a:hover{
	background-color: #FF8A00;
	text-decoration: none;
	color: white;
}
.innerPack{
	padding: 20px;
}
.priceSection a{
	color: black;
}
.priceSection a:hover{
	text-decoration: none;
}
.priceSection .innerPack{
	padding:20px 0px;
}
.topPraice, .topPraice img{
	position: relative;
}
.topPraice h5{
	position: absolute;
    font-size: 12px;
    bottom: -8px;
    right: 0px;
    background-color: white;
    padding: 10px 22px;
}
.topPraice h5 span{
	font-weight: 600;
	font-size: 16px;
	display: block;
}
.threePnl .mainPackge{
	background-color: transparent;
	margin-top: 0px;
}
.threePnl h2{
	padding: 15px 0px;
}




.mainHeaderTitle{
	background-color: #f5f4f4;
	padding: 30px;
	color: black;
	clear: both;
	display: block;
}
.mainHeaderTitle h1{
	font-size: 30px;
    margin: 0px;
}
.hotleImg{
	display: flex;
	margin-bottom: 40px;
}
.hotleInnerImg{
	margin-right: 32px;
	width: 40%;
}
.hotleInner{
	width: 55%;
}
.hotleInnerImg img{
	width: 100%;
	height: auto;
}
.hotleInner h3{
	margin-top: 0px;
}
.hotleInner a{
	text-decoration: underline;
	font-size: 13px;
	color: #983415;	
}
.hotelBook{
	background-color: #983415;
	padding: 20px;
	color: white;
}
.hotelBook h3{
	margin-top: 0px;
    margin-bottom: 20px;
}
.hotelBook .form-group select {
    padding: 7px 10px;
	border-radius: 0.25rem;
}
button.btnFull{
	background-color: white;
	border-radius: 0.25rem;
    padding: 7px;
    color: black;
    width: 100%;
    border: none;
    margin-top: 10px;
}
.threeSectionPnl{
	background-color: white;
	padding: 20px;
	color: #983415;
}
.threeSectionPnl span{
	display: block;
	font-size: 16px;
	color: #000;
}
.blogDate{
	float: left;
    width: 70px;
    border: 1px solid #d9d7d7;
	font-size: 14px;
}
.blogDate span{
	background-color: #983415;
    padding: 13px 16px;
    display: block;
    color: white;
    font-size: 20px;	
}
.blogSection .mainPackge{
    margin-top: 0px;
    float: left;
    width: 80%;
}
.blogDate p{
	padding: 10px;
    margin-bottom: 0px;
}
a.viewBtn{
	color: white;
}
hr.sepHr{
	margin: 35px 14px;
    padding: 10px;
    display: block;
    width: 100%;
}
.umrahSection{
	border:1px solid #ced4da;
    margin-top: 90px;
}
.umrahSection .signBody{
	width: 70%;
	margin-top: -29px;
    background-color: aliceblue;
}
.umrahSection .signBody li {
    display: inline-block;
    width: 49%;
}
.umrahSection .signBody li a{
	cursor: pointer;
}
.umrahSection .signBody li a.active, .umrahSection .signBody li.active a,
.contactPnl .signBody li a{
    padding: 0.5rem 1rem;
    display: block;
	color: white;
}
p.rateColor{
	font-weight: 500;
	color: #4bbe00;
}
.umraPnlMain{
	border-bottom: 1px solid #d9d7d7;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.umraPnlMain:last-child{
	border-bottom:none;
	padding-bottom:0px;
	margin-bottom:0px;
}
.teamInner{
	background-color: white;
	position: relative;
	border:1px solid #ced4da;
	font-size: 14px;
	padding: 20px;
	padding-top: 63px;
	min-height: 475px;
}
.teamInner img{
	width: 120px;
    height: 120px;
    margin: 0 auto;
    position: absolute;
    top: -56px;
    left: 0;
    right: 0;
    -webkit-border-radius: 110px;
    -moz-border-radius: 110px;
    border-radius: 110px;
    border: 3px solid #ced4da;
}
.teamInner h3{
	color: black;
}
.teamInner h4{
	font-size: 16px;
	padding-bottom: 20px;
}
.teamAbout h1{
	text-align: center;
	padding-bottom: 9%;
}
#accordion .card{
	margin-bottom: 20px;
}
#accordion button img{
	float: right;
    margin-top: 6px;
}
#accordion button.btn-link{
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
	color: black;
}
.contactSection .mediaLink{
	padding-top: 16px;
}
.contactSection .mediaLink a{
	color: black;
}
.contactPnl .signBody li {
    width: auto !important;
    margin-right: 20px;
}
.contactPnl .signBody{
	background-color: transparent;
	margin-top: -34px;
	border: none;
}
.contactPnl .signBody li a{
	padding: 0.8rem 2rem !important;
}
.contactPnl .signBody li a.active {
    background-color: #4bbe00;
}
.umraPnlMain iframe{
	margin-top: 30px;
}
.bookSection.flightPage{
	margin-top: 6%;
	position: inherit;
	width: auto;
}
.bookSection.flightPage .nav-tabs {
    background-color: transparent;
	display: none;
}
.bookSection.flightPage .nav-tabs .nav-link{
	font-size: 20px;
    padding: 22px;
}
.safariPnl .innerPack{
	background-color: #f6f6f6;
	padding:20px;
	min-height: 260px;
}
/******* Start Footer*******/
.footerMain{
	background: #983415 url(world-map.png) no-repeat center center;
	padding: 4% 0%;
}
.footerMain h2{
	padding-bottom: 24px;
	font-size: 20px;
	color: white;
}
.footerMain p, .footerMain a {
	font-size: 13px;
	color: white;
}
.footerMain ul{
	padding-left: 19px;
}
.footerMain ul li {
    list-style: disc;
    color: white;
    padding-bottom: 12px;
}
.footerMain ul li a{
    font-size: 16px;
}
.LogoWidthFooter{
	max-width: 62%;
}
.iataLogo{
	width:112px;
}
p.comPadding{
	padding: 18px 0px;
    margin-bottom: 0px;
}
.mediaLink{
	padding-bottom: 10px;
}
.footerLogo a, .footerLogo p, .mediaLink h2, .mediaLink ul{
	display: inline-block;
	vertical-align: middle;
}
.mediaLink ul{
	padding-left: 0px;
}
.mediaLink ul li{
	float: left;
	list-style: none;
    padding-right:12px;
	padding-bottom: 0px;
}
.mediaLink ul li:last-child{
    padding-right:0px;
}
.footerCont{
	padding: 20px 0px;
	overflow: hidden;
}
.footerCont svg{
	margin-right: 10px;
}
.cardPnl img{
	width:193px;
}
.copyRight {
	padding: 15px;
}
.copyRight p{
	font-size: 13px;
	margin: 0px;
}
/******* End Footer*******/
.umrahText img {
	max-width: 100%;
}
.umrahText h2 {
	font-size: 20px;
	font-weight: 600;
}
.umrahText p{
	font-size: 17px;
	font-weight: 500;
	color: #4bbe00;
}
.umSection h1{
	line-height: 1;
	margin-bottom: 38px;
	font-weight: 300;
}
.umSection h1 span{
	font-weight: 600;
	display: block;
}
button.menuBtn, .headNav ul li:nth-child(6){
	display: none;
}
@media only screen and
(min-width: 10px)and
(max-width: 1200px) {
	.bookSection{
		width: auto;
    	margin: 0px 30px;
	}	
}
@media only screen and
(min-width: 10px)and
(max-width: 1000px) {
	.mainHeader {
		padding:2%;
	}
	.container{
		width: auto !important;
	}
	.row {
		margin-right: 0px;
		margin-left: 0px;
	}
	.bookSection{
		position: inherit;
		width: auto;
	}
	.fligFormFirst div {
		width: 47%;
	}
	button.menuBtn{
		width: 100%;
		text-align: left;
		background-color: transparent;
		border: none;
		color: white;
		padding: 16px;
		display: block;
		font-size: 20px;
	}
	button.menuBtn span{
		float: right;
	}
	ul.navIcon{
		display: none;
	}
	ul.navIcon.xactive{
		display: block;
	}
}

@media only screen and
(min-width: 10px)and
(max-width: 766px) {
	.text-xs-center, .mainHeader .text-right, .footerMain{
		text-align: center !important;
	}
	.bookSection {
		margin: 23px 30px;
	}
	.row {
		margin-right:inherit;
		margin-left:inherit;
	}
	.fligFormFirst, .fligForm, .fligFormFirst div, .lastField .fligForm, #nav-contact .fligForm,
	#nav-contact .fligForm.fligFormBtn, #nav-trans .fligForm.fligFormBtn, #nav-eurostar .fligForm{
		width: auto !important;
		float: none !important;
	}
	#nav-contact .fligForm.fligFormBtn{
		margin-top: 0px;
	}
	.fligForm input, .fligForm select, .form-group select{
		margin-bottom: 15px;
	}
	.fligFormFirst span{
		display: none;
	}
	.lastField{
		padding-top: 0px;
	}
	.container {
    	max-width: 100% !important;
	}
	ul.navIcon li{
		display: block;
		border-bottom: 1px solid white;
	}
	ul.navIcon li:last-child{
		border-bottom: none;
	}
	ul.navIcon li a {
		padding: 15px;
	}
	.footerMain h2 {
		padding-bottom: 7px;
		padding-top: 23px;
	}
	.footerMain ul li{
		list-style: none;
	}
}