@charset "utf-8";
@font-face{
	font-family: "Arial";
	src: url(../fonts/ARLRDBD.TTF)
}

/**=================Nvabar=================**/
/**=========================================**/

body,html{
	height: 100%;
	width: 100%;
}
header{
	overflow: hidden;
    z-index: 99999;
}
h1{
	text-shadow: 20px 5px 50px solid #282828;
}
p{
	width: 80%;
	font-size: 18px;
}
header nav{
    height: 80px;
	background-color: white !important;
}
.dropdown-menu li a{
    margin-bottom: 5px;
}
ul li a{
	font-weight: bold;
	display: inline-block;
	position: relative;
	font-family: 'Rajdhani', sans-serif;
	/*font-family: 'Roboto', sans-serif;*/
	color: black !important;
	transition: 0.35s all ease;
	font-size: 17px;
	opacity: 0.9;
}
header ul li a:hover{
	color: #EA4334/*#023BDC*/ !important;
	transition: 0.35s all ease;
	padding-top: 30px;
	padding-bottom: 20px;
	border-bottom: 5px solid #EA4334;
}
header .active{
	font-weight: bold;
	color: #EA4334 !important;
}
.navbar-brand img{
	max-height: 70px;
	margin-top: -8px;
}
.navbar-toggle{
	background-color: transparent;
}
.navbar-toggle .icon-bar{
	width: 15px;
}
.collapse{
	margin-top: 15px;
	background-color: transparent;
}
header .navbar{
	box-shadow: 1px 0px 5px;
}
.dropdown ul li a{
	color: black !important;
	font-weight: bold;
	opacity: 0.9;
}
.icon{
	margin-top: 8px;
	margin-left: 20px;
}
.icon li .round{
	border: 1px solid black;
	height: 35px;
	width: 35px;
	border-radius: 50%;
}
.icon .round a{
	text-decoration: none;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 14px;
	padding: 15px;
	border-radius: 50%;
}
.icon li{
	padding-right: 12px;
}
.icon .round:hover {
	border : 1px solid #EA4334/*#023BDC*/ !important;
	transition: 0.35s all ease;
}


/**===============SECTION-HERO==============**/
/**=========================================**/

.section-hero {
	width: 100%;
}
.section-hero h1{
	/*font-family: 'Roboto', sans-serif;*/
	font-family: 'Rajdhani', sans-serif;
	font-weight: bold;
	color: black/*#023BDC*/;
	font-size: 30px;
	padding-top: 120px;
}
.section-hero p{
	font-family: 'PT Sans', sans-serif;
	color: #797D7F;
	width: 100%;
	font-size: 20px;
	padding-bottom: 30px;
}
.section-hero .box1{
	height: 100%;
	padding-left: 50px;
}
.section-hero .box2{
	height: 100vh;
	padding-left: 0px !important;
	padding-right: 0px !important;
	padding-bottom: 0px !important;
	overflow: hidden;
}
.section-hero table i{
	font-size: 23px;
	color: #EA4334;
}
.section-hero .table p{
	font-family: 'PT Sans', sans-serif;
	font-weight: bold;
	color: black;
	opacity: 0.5;
	font-size: 16px;
	padding-bottom: 10px;
}
.section-hero .table img{
	max-width: 75px;
}
.section-hero .table {
    border-bottom:0px !important;
}
.section-hero .table th, .section-hero .table td {
    border: 1px !important;
	padding: 0;
}
.section-hero .fixed-table-container {
    border:0px !important;
}
.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td{
    padding: 1px;
}
.section-hero .icon li .round{
	height: 40px;
	width: 40px;
	transition: 0.35s all ease;
}
.section-hero .social{
	padding-top: 20px;
}
.section-hero .icon .round a{
	font-size: 17px;
}
.section-hero .icon li{
	padding-right: 10px;
}
.section-hero .fa-twitter{
	color: #1DA1F2 !important;
}
.section-hero .fa-facebook{
	color: #4867AA !important;
	transition: 0.35s all ease;
}
.section-hero .fa-linkedin{
	color: #007BB6 !important;
}
.section-hero .fa-tripadvisor{
	color: #00AF87 !important;
}
.section-hero .fa-instagram{
	color: #CA283C !important;
}
.section-hero .icon .round1:hover{
    border: 1px solid #4867AA !important;
    -webkit-box-shadow: 0 10px 6px -6px #4867AA;
	-moz-box-shadow: 0 10px 6px -6px #4867AA;
	box-shadow: 0 10px 6px -6px #4867AA !important;
    transition: 0.35s all ease;
}
.section-hero .icon .round2:hover{
    border: 1px solid #1DA1F2 !important;
    -webkit-box-shadow: 0 10px 6px -6px #1DA1F2;
	-moz-box-shadow: 0 10px 6px -6px #1DA1F2;
	box-shadow: 0 10px 6px -6px #1DA1F2 !important;
    transition: 0.35s all ease;
}
.section-hero .icon .round3:hover{
    border: 1px solid #CA283C !important;
    -webkit-box-shadow: 0 10px 6px -6px #CA283C;
	-moz-box-shadow: 0 10px 6px -6px #CA283C;
	box-shadow: 0 10px 6px -6px #CA283C !important;
    transition: 0.35s all ease;
}
.section-hero .icon .round4:hover{
    border: 1px solid #007BB6 !important;
    -webkit-box-shadow: 0 10px 6px -6px #007BB6;
	-moz-box-shadow: 0 10px 6px -6px #007BB6;
	box-shadow: 0 10px 6px -6px #007BB6 !important;
    transition: 0.35s all ease;
}
.section-hero .icon .round5:hover{
    border: 1px solid #00AF87 !important;
    -webkit-box-shadow: 0 10px 6px -6px #00AF87;
	-moz-box-shadow: 0 10px 6px -6px #00AF87;
	box-shadow: 0 10px 6px -6px #00AF87 !important;
    transition: 0.35s all ease;
}
.section-hero .box1 .enquiry{
	color: #EA4334;
	border: 2px solid black;
	padding: 15px;
	padding-left: 20px;
	padding-right: 20px;
	transition: 0.35s all ease;
	text-decoration: none;
	font-weight: bold;
	opacity: 0.5;
}
.enquiry:hover{
	background-color: #EA4334;
	color: white !important;
	transition: 0.35s all ease;
}
.section-hero h3{
	position: fixed;
	left: 30px;
    bottom: 0px;
    color: black !important;
	font-size: 15px;
	opacity: 0.8;
	font-family: 'Rajdhani', sans-serif;
	padding-bottom: 8px;
}



/* For Mobile */
@media(max-width:320px){

	.section-hero .content{
		margin-left: 0px;
		padding: 8px;
		margin-top: 20px;
	}
	.section-hero .content h1{
		font-size: 24px;
	}
	.section-hero .content p{
		font-size: 18px;
	}
	nav .navbar-toggle span{
		background-color: black !important;
	}
	.navbar-toggle{
		margin-top: 8px;
		transition: 0.35s all ease;
	}
	.navbar-toggle{
		margin-top: 25px;
		transition: 0.35s all ease;
	}
	#bs-example-navbar-collapse-1{
		margin-top: 13px;
		background-color: white;
	}
	.navbar-brand img{
		max-height: 60px;
		margin-top: -3px;
	}
	.navbar-brand{
		display: inherit;
	}
	.icon{
		display: none;
	}
	.section-hero .contant{
		margin-top: 80px;
	}
	.section-hero .box1{
		padding-left: 20px;
	}
	.section-hero h1{
		padding-top: 80px;
	}
	.section-hero .table p{
		padding-left: 20px;
	}
	.section-hero .table img{
		padding-left: 20px;
	}

}

/* For Small Tablets */
@media(min-width:321px) and (max-width:767px){
	.section-hero .content{
		margin-left: 0px;
		padding: 10px;
	}
	.section-hero .content h1{
		font-size: 24px;
	}
	.section-hero .content p{
		font-size: 18px;
	}
	nav .navbar-toggle span{
		background-color: black !important;
		
	}
	.navbar-toggle{
		margin-top: 8px;
		transition: 0.35s all ease;
	}
	.navbar-toggle{
		margin-top: 25px;
		transition: 0.35s all ease;
	}
	#bs-example-navbar-collapse-1{
		margin-top: 13px;
		background-color: white;
	}
	.navbar-toggle .icon-bar {
	    width: 23px !important;
	}
	.navbar-brand img{
		max-height: 60px;
		margin-top: -3px;
	}
	.section-hero .content{
		margin-top: 80px;
	}
	.icon{
		display: none;
	}
	.navbar-brand{
		display: inherit;
	}
	.section-hero .box1{
		padding-left: 20px;
	}
	.section-hero h1{
		padding-top: 80px;
	}
	.section-hero .table p{
		padding-left: 20px;
	}
	.section-hero .table img{
		padding-left: 20px;
	}
}

/* For Small Desktop */
@media(min-width: 768px)and (max-width: 1096px){
	.section-hero .content{
		margin-left: 0px;
		padding: 10px;
	}
	.section-hero .content h1{
		font-size: 24px;
	}
	.section-hero .content p{
		font-size: 18px;
	}
	.navbar-brand img{
		max-height: 60px;
		margin-top: -3px;
	}
	.navbar-brand{
		font-size: 35px !important;
	}
	.section-hero .box1{
		height: 100%;
		padding-left: 30px;
	}
	.section-hero h1{
		padding-top: 100px;
	}
	.section-hero .table p{
		padding-left: 20px;
	}
	.section-hero .table img{
		padding-left: 20px;
	}
}

/* For Large Desktop */
@media(min-width:1096px){
	
}

@media(min-width: 768px)and (max-width: 991px){
	.icon{
		display: none;
	}
	.navbar-brand{
		display: inherit;
	}
}













