.nopadding {
	padding: 0 !important;
	margin: 0 !important;
}
.pthree {
	padding: 0 3px !important;
	margin: 0 !important;
}
img {
}
body, html {
	color: #232323;
	font-family: 'Play', sans-serif;
	overflow-x: hidden;
	background: #eaeaea;
}
/*html, html a {
    -webkit-font-smoothing: antialiased;
	font-smooth: always;
	transform: rotate(-0.0000000001deg);
	-webkit-font-smoothing: subpixel-antialiased;
	text-shadow: 0 0 1px rgba(0,0,0,0.1);
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	 font-family:'Lato', sans-serif;
}
*/
.row.no-gutters {
	margin-right: 0;
	margin-left: 0;
}
.nopm {
	margin: 0px;
	padding: 0px;
}
.row.no-gutters > [class^="col-"], .row.no-gutters > [class*=" col-"] {
 padding-right: 0;
 padding-left: 0;
}
.pb0 {
	padding-bottom: 0em !important;
}
.pt0 {
	padding-top: 0em !important;
}
.in-height {max-height:400px;}
ul, ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.dropdown-menu > li > a {
	text-align: left;
	padding: 11px 21px;
	font-weight: 700;
	border-top: 1px solid #fff;
}
.clear {
	clear: both;
	width: 100%;
}
.image, a {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
}
.transition {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.socicon {
	font-family: 'socicon' !important;
}
.panel {
	border: none;
	margin-bottom: 0px;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
	color: #000;
}
section.whitebox {
	padding: 50px 0;
	position: relative;
}
section {
	padding: 50px 0;
}
section h2 {
	text-transform: uppercase;
	font-size: 22px;
	padding: 20px 0;
}
section.graybox {
	background: #e9e7e5;
	position: relative;
}
.btn {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 0px;
}
.btn-blu {
	background: #00415e;
	color: #ffff;
}
.icebottom {
	position: absolute;
	right: 0px;
	left: 0px;
	bottom: 0px;
	text-align: center;
}
hr {
	clear: both;
}
.clear {
	clear: both;
	width: 100%;
}
strong {
}
.form-group label {
	font-size: 12px;
}
.text-left {
	text-align: left !important;
}
.text-right {
	text-align: right !important;
}
/*--Header-------------------------------*/
header {
	font-size: 0.875em;
	transition: all ease-in-out 0.5s;
	-moz-transition: all ease-in-out 0.5s;
	-ms-transition: all ease-in-out 0.5s;
	-o-transition: all ease-in-out 0.5s;
	-webkit-transition: all ease-in-out 0.5s;
	position: absolute;
	width: 100%;
	z-index: 999;
	color: #fff;/*border-bottom: 1px solid #fff;*/
}
.inhero {
	background: #000;
	overflow: hidden;
	position: relative;
	background-size: 100% auto;
}
.inhero .container {
	position: relative;
	z-index: 99;
}
.inhero .pageheading {
	padding: 180px 0 120px 0;
	position: relative;
	bottom: 0;
}
.redhero {
	background: #cd021d;
	overflow: hidden;
	position: relative;
	background-size: 100% auto;
	min-height: 108px;
}
.redhero .pageheading-red {
	padding: 180px 0 120px 0;
	position: relative;
	bottom: 0;
}
.productsection p {
	text-transform: uppercase;
	font-size: 16px;
	text-align: justify;
}
.productsection a {
	text-transform: uppercase;
	font-weight: bold;
	background: #fff;
	padding: 0px;
	color: #000;
}
.productsection strong {
	text-transform: uppercase;
}
.bluebg {
	background: #cd021d;
	content: "";
	width: 100%;
	height: 50%;
	top: 6em;
	left: 0;
	position: absolute;
}
.bluebg:after {
	background: ;
	content: "";
	width: 100%;
}
.bluebg:after, .bluebg .bluebg:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 46%;
	top: 6em;
	left: 0;
}
.inhero .bannerimg {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
}
.inhero .bannerimg img {
	width: 100%;
	height: auto;
}
.inhero .pageheading h1 {
	color: #fff;
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-size: 72px;
	font-family: 'Barlow', sans-serif;
}
.rightbx .packagedetail h4 {
	font-size: 18px;

	color: #fff;
	font-family: 'Barlow', sans-serif;
	font-weight: bold;
}
.navbar-brand {
	height: auto;
	padding: 0;
	margin-left: 0px !important;
}
.navbar-brand img {
	max-height: 44px
}
.navbar {
	margin-bottom: 0;
	border: 0;
	padding: 0.875em 0;
}
.navbar-nav>li>a {
	padding: 10px 20px;
	line-height: normal;
	text-transform: uppercase;
	font-weight: 500;
	color: #afafaf;
	font-weight: bold;
	color: #ffffff;
	font-size: 16px;
	font-family: 'Play';

}
.navbar-nav>li>a:hover {
	color: #0d79d5;
}
.nav>li>a:hover, .nav>li>a:focus {
	background: transparent
}
.navbar-nav .btn {
	color: #ffffff;
}
.navbar-nav .contact-btn {
	border: 1px solid #e5351f;
	border-radius: 100px;
	color: #e5351f
}
/*--Middle-------------------------------*/
.hero {
	background: #000000;
	overflow: hidden;
	position: relative;
	background-size: 100% auto;
}
.hero .item {
	background-position: center;
	background-size: cover;
}
.carousel .item {
    min-height: auto;
    background-color: transparent;
    border: none;
}
.hero .container {
	position: relative;
	z-index: 99;
}
.hero img {
	width: 100%;
	height: auto;
}
.hero .blackshadup {
	position: absolute;
	top: -107px;
	z-index: 99;
	height: 300px;
	left: 0px;
	right: 0px;
}
.hero .blackshadup img {
	height: 100%;
	width: 100%;
}
.hero .blackshad { /*z-index:9;*/
	bottom: 0px;
}
.herotxt {
	position: relative;
	padding: 0px;
	z-index: 100;
	top: 50%;
	text-align: center;
	width: 100%;
	font-size: 30px;
	color: #fff;
	-ms-transform: translate(50px, 100px);
	-webkit-transform: translate(50px, 100px);
	transform: translate(0%, -75%);
}
.herotxt h1 {
	font-size: 61px;
	font-weight: 900;
	color: #fff;
	font-family: 'Lato', sans-serif;
}
.herotxt p {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
}
.herotxt a {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 0.3em;
}
.herotxt a:hover {
	border: none;
}
.inbanner {
	background: #000;
	position: relative;
	overflow: hidden;
	height: 100%;
	width: 100%;
}
.hero .carousel-indicators .active {
	width: 26px;
	height: 8px;
	margin: 0;
	background-color: #fff;
}

.hero .carousel-indicators li {
	display: inline-block;
	width: 26px;
	height: 8px;
}
.shade {
	width: 100%;
	height: auto;
}
.inbanner .blackshadup {
	position: absolute;
	top: 0px;
	z-index: 99;
	height: 300px;
	left: 0px;
	right: 0px;
}
.pageheading {
	color: #fff;
	position: absolute;
	z-index: 999;
	text-align: center;
	padding: 0 40px;
	text-transform: uppercase;
	width: 100%;
	bottom: 40px;
	font-weight: 300;
}
.enquirybox {
	background: #00a9eb;
	padding: 5px;
	position: relative;
}
.enquirybox .wb {
	border: 1px solid #fff;
	padding: 8px 20px;
	position: relative;
	z-index: 9999;
}
.room img {
	width: 100%;
	height: auto;
}
.setbg {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.packagebox {
	
	margin: 1px;
	position: relative;
	background: #000;
	overflow: hidden;
	/*animation:5s infinite;*/
}
/*.packagebox:hover{

	border-top-left-radius: 70px;
	border-bottom-right-radius: 70px;
	
}*/
.packagebox figure {
	font-size: 18px;
	font-family: 'Play', sans-serif;
	color: #fff;
	font-weight: bold;
}
.main-bg-black {
}
.main-bg-black::before {
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	height: 170px;
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
	z-index: -1;
}
.packagedetail {
	padding: 20px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	right: 0px;
	z-index: 99;
}
.packagedetail h4 {
	font-size: 29px;
	color: #fff;
	font-family: 'Barlow', sans-serif;
	font-weight: bold;
}
.packagedetail small {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
.packagedetail p {
	color: #ffb90c;
	font-size: 12px;
	margin: 0px;
}
.packagedetail p span {
	float: right;
	font-size: 28px;
	display: none;
	margin-top: 5px;
}
.blackshad {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px; /*z-index:9;*/
}
.packageslist {
	margin-bottom: 40px;
	overflow: hidden;
}
.packageslist .packagebox {
	height: 190px;
	margin: 1px;
	position: relative;
	background: #000;
	overflow: hidden;
}
.packageslist .packagedetail {
	padding: 20px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	right: 0px;
	z-index: 99;
}
.packageslist .packagedetail h4 {
	font-size: 18px;
	color: #fff;
}
.packageslist .packagedetail small {
	font-size: 9px;
	color: #fff;
}
.packageslist .packagedetail p {
	color: #ffb90c;
	font-size: 28px;
	margin: 0px;
}
.packageslist .packagedetail p span {
	float: right;
	font-size: 28px;
	margin-top: 5px;
}
.packageinclusions {
	padding: 0px 0;
}
.packageinclusions h4 {
	font-size: 18px;
	color: #000;
}
.packageinclusions ul {
	margin-top: 20px;
}
.packageinclusions ul li {
	padding: 5px 0;
	font-size: 12px;
	border-top: 1px dotted #e9e7e5;
}
.packagetitle {
	background: #000;
	color: #fff;
	font-size: 18px;
	padding: 8px 16px;
}
.videobox {
	border: 4px solid #fff;
}
.videobox a {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.videobox .play span {
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 4em;
	height: 70px;
	width: 70px;
	border: 2px solid #fff;
	text-align: center;
	line-height: 1.2em;
	border-radius: 100px;
	color: #fff;
	transform: translate(-50%, -50%);
}
/*.videobox img {
	width: 100%;
	height: auto;
}*/
h3 {
	font-size: 3.833em;
	color: #000;
	font-weight: 900;
	font-family: 'Barlow', sans-serif;
	padding: 0;
	text-transform: uppercase;
}
.title p {
	font-size: 14px;
	font-weight: 500;
	margin: 0px;
}
.helmetbx {
	background: #fff;
	padding: 2em;
	margin: 2em 0 0;
	position: relative;
}
.helmetbx small{font-size:18px;}
.helmetbx-inner {
	background: #fff;
	padding: 2em;
	margin: 2em 0 0;
	position: relative;
}
.helmetbx h4 {
	font-size: 26px;
	font-family: 'Play', sans-serif;
	/*text-transform: uppercase;*/
	font-weight: bold;
}
.helmetbx a {
	position: absolute;
	bottom: 6;
	right: 0;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
/* .helmetbx span {
	background: #000000;
	padding: 0.5em;
} */
/*.helmetbx a:before{

    transform: skewX(-20deg);
    position: absolute;
    content: "";
    width: 17px;
    height: 100%;
    top: 0;
    background: #000000;
    left: -11px;
}
*/
.news h5 {
	font-size: 1.688em;
	font-weight: 900;
	color: #fff;
	font-family: 'Barlow', sans-serif;
	margin-bottom: 10px;
}
.news {
	background: url(../images/newsletter.jpg) no-repeat center;
	background-size: cover;
	position: relative;
	color: #fff;
	z-index: 1;
}
.news:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.82);
	opacity: 0.9;
	z-index: -1;
}
.news p {
	text-transform: uppercase;
	margin-top: 10px;
}
.news .btn {
	background: #00acee;
	border: 0px;
	margin-left: 0px !important;

}
.single {
	max-width: 650px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	z-index: 2;
	
}
.single h2 {
	font-size: 22px;
	color: white;
	text-transform: uppercase;
	margin-bottom: 40px;
}
.single .form-control {
	height: 50px;
	background: rgb(255, 255, 255);
	border-color: transparent;
	text-transform: uppercase;
	-webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    font-family: 'Barlow', sans-serif;
	
}
.single .form-control:focus {
	box-shadow: none;
	border-color: #243c4f;
}
.single .btn {
	min-height: 50px;
	font-size: 20px;
	background: #000000;
	color: #fff;
	-webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    font-family: 'Barlow', sans-serif;
}
.lpad {
	padding: 10px 10px !important;
}
/*--Footer---------------------------------*/
footer {
	position: relative;
	margin-top: 0px;
}
footer address {
	color: #fff;
	margin: 27px 0 0 0;
	text-transform: uppercase;
	font-size: 12px;
}
footer .container {
	position: relative;
}
footer .icebottom {
	bottom: -50px;
}
.footerlinks {
	background: #000000;
	padding: 50px 0;
}
.footerlinks ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footerlinks li {
	list-style: none;
}
.footerlinks li a {
	font-size: 14px;
	color: #ffffff;
}
.footerlinks li a:hover {
	color: #0d79d5;
}
.footerlinks li a span {
	font-size: 16px;
	vertical-align: middle;
	display: inline-block;
	width: 30px;
	text-align: center;
}
.address {
	font-size: 14px;
	margin-bottom: 20px;
	display: -webkit-inline-box;
}
.address span {
	font-size: 38px;
	float: left;
	margin-right: 10px;
}
.phone {
	font-size: 14px;
	margin-bottom: 0px;
}
.phone span {
	font-size: 38px;
	float: left;
	margin-right: 10px;
}
.btn {
	border-radius: 0px;
	border: 2px solid #000;
	background: none;
	color: #000;
}
.blackbox {
	background: #1c1c1c;
	overflow: hidden;
	padding: 2em;
}
.icon-why {
	text-align: center;
}
.icon-why span {
	font-size: 1em;
}
.icon-why address {
	margin-bottom: 0px;
	line-height: 22px;
	margin-top: 10px;
}
.icon-why p {
	margin-bottom: 0px;
	margin-top: 5px;
}
.googlemaps {
	min-height: 342px;
	width: 100%;
}
.map .btn {
	border-radius: 0px;
	border: 2px solid #fff;
	background: none;
	color: #fff;
}
footer .copyright {
	margin-top: 3em;
	overflow: hidden;
}
footer .copyright ul {
	float: right;
}
footer .copyright ul li {
	display: inline-block;
	padding: 0px 10px;
}
footer .copyright ul li a {
	color: #fff;
}
footer h3 {
	font-size: 1em;
	color: #fff;
	margin-bottom: 10px;
}
footer .copyright p {
	color: #fff;
	margin: 0px;
}
.navbar-toggle .icon-bar {
	background: #fff;
}
.follow img {
	width: 100%;
	height: auto;
}
.follow a {
	color: #000;
}
.mediabx .packagedetail h4 {
	font-size: 20px;
	color: #fff;
	font-family: 'Barlow', sans-serif;
	font-weight: bold;
}
.mediabx .packagebox {
	margin-bottom: 30px;
	position: relative;
	background: #c1c1c1;
	overflow: hidden;
	cursor:pointer;
}
.mediabx h4 {
	font-size: 30px;
	font-family: 'Barlow', sans-serif;
	font-weight: 900;
}
.mediabx a {
	color: #000!important;
}
.graybx {
	background: #e1e1e1;
	padding: 2em;
	min-height: 275px;
}
.blackbx {
	transform: translate(0%, 15%);
}
.titlebx {
	margin-top: 25px;
}
.titlebx h5 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
.titlebx a {
	color: #000;
	font-size: 16px;
}
.para p {
	font-size: 19px;
	font-family: 'Barlow', sans-serif;
	margin-bottom: 20px;
	text-align: justify;
}
.para h5 {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}
.table-bordered {
	border: 1px solid #ddd;
	text-align: center;
}
.spectiation h6 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 2em 0 1em;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
	text-align: center;
}
.ptitle {
	text-transform: uppercase;
	font-size: 16px;
}
.whitebg {
	background: #fff;
	padding: 0em;
	margin-top: 30px;
}
.whitebg ul {
	list-style: none;
}
.whitebg ul li {
	display: inline-block;
	border-right: 1px solid #f0f0f1;
	padding: 0px 24px;
}
.whitebg .active {
	background: #000;
	padding: 15px;
}
.desc {
	padding: 2em 2em 1em;
}
.desc h6 {
	font-size: 18px;
	font-weight: bold;
}
.desc p {
	text-transform: uppercase;
}
.colorbx h4 {
	text-transform: uppercase;
	margin: 10px 0 0;
}
.colorbx  span{margin-left:15px;}
.colorbx ul li  {
	display: inline-block;
	float: left;
	margin: 12px 5px;
}
.red {
	width: 25px;
	height: 25px;
	background: #cd021d;
	border-radius: 50%;
}
.blue {
	width: 25px;
	height: 25px;
	background: #0046d4;
	border-radius: 50%;
}
.green {
	width: 25px;
	height: 25px;
	background: #a0d400;
	border-radius: 50%;
}
.gray {
	width: 25px;
	height: 25px;
	background: #424242;
	border-radius: 50%;
}
.orange {
	width: 25px;
	height: 25px;
	background: #f57c07;
	border-radius: 50%;

}

.details h1 {
	font-size: 60px;
	font-family: 'Barlow', sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	color: #fff;
}
.details h2 {
	font-size: 36px;
	font-family: 'Barlow', sans-serif;
	font-weight: 300;
	text-transform: none;
	color: #fff;
	padding: 0;
}
.details figure {
	font-size: 30px;
	font-family: 'Barlow', sans-serif;
	font-weight: 300;
	color: #fff;
	margin: 30px 0;
}
.vm a {
	margin: 10px;
	overflow: hidden;
	line-height: 5;
}
.vm a:after, .vm a:before {
	content: "";
	position: absolute;
	top: 11px;
	right: 24px;
	width: 20%;
	height: 69%;
	padding: 0px;
}
.vm a:before {
	z-index: 2;
border: .0625rem solid #000;
	border-right: 0;
	-webkit-transform: skewX(-20deg);
	transform: skewX(-20deg);
}


.prdecs{}
.prdecs ul{}
.prdecs ul li{display:inline-block;}
.prdecs ul li a{background:none; padding: 17px 10px 7px 0px;}
.prdecs ul li strong{ padding: 17px 10px 7px 0px;}
#main-content .container:before{background-color: transparent;}

/* responsive media queries */


@media only screen and (max-width: 1024px) {
.inhero .pageheading h1 {
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 0px;
    font-size: 42px;
    font-family: 'Barlow', sans-serif;
}	
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.packagebox img{width:100%; height:auto;}
h3 {font-size: 2.1em;}	
.blackbx {
    transform: translate(1%, 15%);
}
section {
    padding: 30px 0;
}
.graybx {
    background: #e1e1e1;
    padding: 2em;
    min-height: 205px;
}	
.packagedetail h4 {
font-size: 16px;}
.navbar-nav {
	margin: 7.5px -16px;
	text-align: center;
}
.inhero .pageheading h1 {
	font-size: 36px;
}
.inhero .pageheading {
	padding: 180px 0 33px 0;
}
.rightbx .packagedetail h4 {
	font-size: 14px;
}
.packagedetail {
	padding: 7px;
}
.single {
	max-width: 100%;
}
.packagebox img {
	width: 100%;
	height: auto;

}
.navbar-nav>li>a {
	padding: 10px 14px;
	line-height: normal;
	text-transform: uppercase;
	font-weight: 500;
	color: #afafaf;
	font-weight: bold;
	color: #ffffff;
	font-size: 13px;
}
.navbar-brand img {
	max-height: 44px;
	float: left;
	width: 93%;
}
.helmetbx h4 {
    font-size: 15px;}
.helmetbx small {
    font-size: 14px;
}
	
}
 @media only screen and (max-width: 767px) {
header.fixed a {
    color: #fff !important;
}	 
.details h1{color:#000;}
.details h2{color:#000;}
.details figure	{color:#000;} 
.categ .mt2{margin-top: 1em !important;}	 
.navbar-toggle {
    position: relative;
    float: right;
    padding: 12px 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}	 
.inhero .pageheading {
	padding: 75px 0 9px 0;
	position: relative;
	bottom: 0;
}
.inhero .pageheading h1 {
	font-size: 18px;
}
.news h5 {
	font-size: 1.2em;
}
.navbar-nav {
	margin: 7.5px -15px;
	text-align: center;
	width: 100%;
}
h3 {
	font-size: 1.833em;
}
footer h3 {
	margin: 15px 0;
}
section {
	padding: 30px 0;
}
.packagedetail h4 {
	font-size: 18px;
}
.navbar {
	padding: 0.875em;
}
footer .copyright ul {
	float: left;
	margin-top: 11px;
}
footer .copyright {
	margin-top: 1em;
	overflow: hidden;
}
.carousel .item {
	min-height: auto !important;
	
}
.carousel-indicators {
	z-index: 0;
}
.navbar-collapse {
	background: #000;
}
}
 @media only screen and (max-width: 480px) {
}
 @media only screen and (max-width: 320px) {
}	


