*{ padding:0; margin:0;}

/*  common  */
.white{ color:#ffffff;}
.definefloat {float: left;width: 100%;}
p{ font-family:Arial, Helvetica, sans-serif; font-weight:400; font-size:12px; line-height:26px; color:#46485c;}
.btn01{ font-family:Arial, Helvetica, sans-serif; font-size:15px; margin:25px 0; text-transform:capitalize; color:#46485c; padding:9px 38px; display:inline-block; border:1px solid #777987;}
.btn02{ background:#1944c7; padding:8px 30px; color:#ffffff; display:inline-block;font-family:Arial, Helvetica, sans-serif; font-size:13px; text-transform:uppercase; border:none;}
h1{font-family:Arial, Helvetica, sans-serif; font-weight:700; font-size:40px;text-transform:capitalize; color:#ffffff;
}
h2{font-family:Arial, Helvetica, sans-serif; font-weight:400; font-size:32px; color:#46485c; text-transform:capitalize;}
h5{font-family:Arial, Helvetica, sans-serif; font-weight:400; font-size:15px; color:#46485c; text-transform:capitalize; position:relative; display:inline-block; margin:0;}
h3{font-family:Arial, Helvetica, sans-serif; font-weight:300; font-size:30px; color:#46485c; text-transform:capitalize; position:relative; padding-bottom:20px;}
h3::before{ position:absolute; width:50px; height:3px; left:50%; bottom:0; transform:translateX(-50%); background:#f0b833; content:"";}
.partnerOuter {
	display: inline-block;
	margin: 20px 30px 30px;
}
.gap{
	margin-top:150px;
}
.item-show{
	border: 1px solid #999;
    margin: 20px 0;	
}
.product-image{
	margin:10px 0;	
}
.intro{
	max-width:1000px !important;	
}
.cocktailDescription{
	margin:13px !important;
}
.staff-name{
	font-weight:600;
	color:#FFF !important;
}
.pose{
	bottom:20px !important;
}
.blog-align{
	height:120px;
}
.title-heading{
	clear: both;
    padding: 25px;
	text-align:center;
	background:#99060A;
}
.cocktailHeading {
    position: absolute;
    top: 20%;
    left: 55%;
    width: 450px;
}
.cocktailHeadingleft{
	position: absolute;
	top:30%;
	left:20%;
	width: 450px;
}
.cocktailSmallHeader{
	color:#FC0;	
}

.cocktailReceipe {
    color: #fff;
	font-size:12px;
}
.text-white{
	color:#fff;
}
.btn-centralised{
	margin-top:40%;
}
.bg-img{
	height:700px;
	background-size:cover;
	background:url(../images/bg.jpg);
}
.bg-img2{
	height:700px;
	background-size:cover;
	background:url(../images/bg2.jpg);
}
.bg-img3{
	height:700px;
	background-size:cover;
	background:url(../images/bg3.jpg);
}
.bg-img4{
	height:700px;
	background-size:cover;
	background:url(../images/bg4.jpg);
}
.bg-img5{
	height:700px;
	background-size:cover;
	background:url(../images/bg5.jpg);
}




.pdfOuter ul li {
	text-align:left;
	width:250px;
}
.apply-form{
	margin-top: 50px;
    padding: 20px 0 165px 0;
    background: #f2f2f2;
}
.upload{
	margin:10px 0;
}
input[type=text].app-form {
    width: 100%;
    padding: 12px 10px;
    box-sizing: border-box;
    border-radius: 0px;
    border: 1px solid #666;
    margin: 10px 0px;
}
.formrow{
	margin-top:5px;
	}
.btn-form{
	margin:20px 0;
    border: 1px solid #666;
    border-radius: 0px;
    padding: 10px;
    color: #000;
    background-color: transparent;
    width: 100px;
}
.btn-form:hover{
    color: #fff;
    background-color: #000;
    width: 100px;
}
select{
	width: 100%;
    padding: 12px 10px;
    box-sizing: border-box;
    border-radius: 0px;
    border: 1px solid #666;
    margin: 10px 0px;
}

.why-us{
	text-align:justify;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 26px;
    color: #000000;
    margin-top: 25px;
}

.pdf-link{
	line-height:50px;
    color: #7e4b0a !important;
    text-decoration: none;
}
	
#blogSection .container {
	width: 980px;
}
.blogThumb{ margin-bottom:10px;}
.blogOuter {
	display: inline-block;
	margin-top: 30px;
}
.blogDetail p {
	margin: 0;
	text-transform: uppercase;
}
.brands-about{
	margin:25px 0;
}

.content-container img{
	margin-top: 20px;
    max-width: 250px;
    width: 500px;	
}
.blogDetail span {
	font-size: 20px;
	padding: 0 17px;
	text-align: center;
	display: inline-block;
}
h5::before {
	position: absolute;
	width: 154px;
	left:-162px;
	top: 50%;
	content: "";
	height: 13px;
	background: url(../images/leftshape.png) no-repeat;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
h5::after {
	position: absolute;
	width: 154px;
	right:-162px;
	top: 50%;
	content: "";
	height: 13px;
	background: url(../images/rightshape.png) no-repeat;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
/* end common */

header {
    background: url(../images/back_nav.png) repeat-x right top;
    position: absolute;
    z-index: 999;
}
.partnetBlock {
	float: left;
	width: 25%;
	border: 1px solid #e8e8e8;
	padding: 30px 0;
}
.partnetBlock img {
	display: inline-block;
}
.navbar-default{ background:rgba(0,0,0,0); border:none; margin:0;}
ul{float:left; margin-right:0px;}
ul li{float:left;list-style:none;line-height:20px; margin-right:30px;}
ul li:last-child{border:none; margin:0;}
ul li a{font-family:Arial, Helvetica, sans-serif;font-size:14px;color:#fffefa !important; padding:0 !important;}
ul li a:hover{color:#f4e113 !important;text-decoration:none;}
.logo {padding: 9px 0;}
.sliderOuter{ position:relative;}
.sliderOuter::before{ position:absolute; background:rgba(0,0,0,0); content:""; left:0; top:0; width:100%; height:100%; z-index:1;}
.copyOuter {
	padding: 34px 0;
	font-size: 12px;
	color: #979797;
	margin-top: 60px;
	display: inline-block;
	border-top: 1px solid #3f3f3f;
	width: 100%;
}
.copyOuter span{color:#f0dc12;}
.carousel-control.left , .carousel-control.right{background-image:none !important;}

#aboutSection{ background:url(../images/aboutbg.jpg) no-repeat right top;padding-bottom: 10px;}
#bs-example-navbar-collapse-1 {
	padding: 0;
}
.thumb {text-align: center;}
.thumb img{display:inline-block;}
.text{text-align:center;font-family: 'open_sanssemibold';font-size:18px;text-transform:uppercase;color:#ffffff;padding:20px 0;background:#03897c;}
.text:hover{background:#000000;cursor:pointer;}
.box{float:left;width:100%;border:1px solid #03897c;margin-bottom:30px;}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	border-bottom: 1px solid #3f3f3f;
	padding-bottom: 10px;
	margin-bottom: 18px;
}
.item{float:left;width:100%;}
.item img{width:100%;}
.box {position: relative;}
.overlay {position: absolute;bottom: 0;left: 0;right: 0;height:0;width: 100%;opacity: 1;transition: .5s ease;background-color: #03897c;}
.box:hover .overlay {height:100%;cursor:pointer;}
.box:hover .detail{ display:block;}
.detail {color: white;font-size: 20px;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-webkit--ms-transform: translate(-50%, -50%);text-align: center;width:100%; display:none;}
.aboutText p {
	padding: 27px 56px 15px;
}
.aboutText {
	padding: 59px 0 135px;
}
#gallerSection .container {
	width: 980px;
	padding: 35px;
}
.galleryThumb {
	background: #f1f1f1;
	padding: 15px;
	border-radius:3px;
}
.galleryOuter {
	display: inline-block;
	margin-top: 40px;
}
.form-group {
	margin-bottom: 30px;
}
.form-control {
	border-radius: 0;
	height: 45px;
	box-shadow: none;
}
textarea.form-control {
	height: 120px;
	resize: none;
}
form {
	margin-top: 35px;
}
.formOuter {
	padding: 26px 25px;
}
.galleryBlock {
	margin-bottom: 30px;
}
.thumbBlk{  text-align:center; float:left; width:100%; margin-bottom:20px;}
.thumbBlk i{ font-size:30px; color:#ffffff;width:100px; height:100px; background:#03897c;border-radius:50%; line-height:100px;}
.contDetail{ float:left; width:100%;}
.contDetail p{font-family: 'open_sanssemibold';font-size:20px;color:#03897c;}
.col01{border:1px solid #03897c; float:left; width:100%; padding:20px 20px;}
footer h2{color:#03897c; text-transform:uppercase; margin-bottom:40px;font-family: 'open_sanssemibold';}
footer{ padding:40px 0 0 0;}
.menu { margin:40px 0 0 0; float:right;}
.achievementInner {
	float: left;
	width: 25%;
	display: table;
	padding: 50px 13px 50px 33px;
	background: #dadada;
}
.achievementOuter {
	margin-top: 40px;
	display: inline-block;
}
#achievementSection {
	padding-top: 0px;
	position:relative;
}
#achievementSection::before {
	position: absolute;
	top: -128px;
	left: 0;
	background: url(../images/achieveshape.png) no-repeat;
	width: 100%;
	height: 400px;
	content: "";
	z-index: 999;
	background-size: 100%;
}
.carousel-indicators {
	bottom: 142px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	margin: 0;
}
.achievementInner:nth-child(2){ background:#eaeaea;}
.achievementInner:nth-child(3){ background:#f3f3f3;}
.achievementInner:nth-child(4){ background:#f6f6f6;}
.achieveDetail p {
	line-height: 20px;
	max-height: 36px;
	overflow: hidden;
}

.achievementIcon {
	display: table-cell;
	vertical-align: middle;
}
.achieveDetail{ padding-left:16px;}
.achieveDetail span{font-family:Arial, Helvetica, sans-serif; font-weight:400; font-size:18px;color:#46485c;}
.achieveDetail span b{ font-size:30px;}

footer{ background:#222222; position:relative;}
footer::before{ position:absolute; content:""; width:100%; height:132px; left:0; top:-128px; background:url(../images/footershape.png) no-repeat; background-size:100%;}
.address {
	text-align: center;
	border: 1px solid #3f3f3f;
	padding: 10px;
	display:inline-block;
	margin-top:20px;
}
.sticky{
	position: fixed;
	background:#000000;
	z-index: 10000000;
}
.address p {
	color: #fafafa;
	margin:0;
}
.address p a{ color:#f4e113;}

.socialIcons{ display:inline-block; margin-top:10px;}
.socialIcons ul{ margin:0;}
.socialIcons li a {
	background: #c6c6c6;
	border-radius: 50px;
	height: 23px;
	width: 23px;
	color: #ffffff;
	font-size: 13px;
	display: inline-block;
	text-align: center;
	line-height: 23px;
	margin-right:10px;
}
.fListing li a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#979797 !important; padding-bottom:10px;}
.fListing ul {
	float: left;
	width: 41%;
	margin: 0 11px;
}
.fListing li {
	padding-bottom: 10px;
}
.blk01 {
	float: left;
	width: 100%;
	display: table;
	border-bottom: 1px solid #3f3f3f;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.textBlk b{ color:#ffffff;}
.dateBlk{ display:table-cell; text-align:center; color:#ffffff
;}
.item p , .item small{ color:#e5e5e5;}
.textBlk {
	display: table-cell;
	vertical-align: middle;
}
.dateBlk span{ display:block; border-top:1px solid #ffffff;}
#testimonial .carousel-indicators .active{ background:#ff371e;}
#testimonial .carousel-indicators {
	bottom: -45px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	margin: 0;
}
#testimonial .carousel-indicators li{ border:none; background:#565656;}
.item p {
	margin: 40px 0;
}
.mobileMenu {
	font-size: 20px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding:12px 10px 0;
	display:none;
}

#testimonial{ background:url(../images/testimonialbg.png) repeat; padding:0px 0 110px; position:relative;}
#testimonial::before{ position:absolute; background:url(../images/arrow.png)no-repeat; top:0; left:0; width:100%; content:"";}
#testimonial::before {
	position: absolute;
	background: url(../images/arrow.png)no-repeat;
	top: -141px;
	left: 0;
	width: 100%;
	content: "";
	height: 142px;
	z-index: 999;
	background-size:100%;
}
.socialIcons ul li {
	margin: 0;
}
#blogSection {
	padding: 0 0 155px;
}
.modal-dialog {
	width: 22%;
	margin:0;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%) !important;
	-webkit-transform: translate(-50%,-50%) !important;
	-ms-transform: translate(-50%,-50%) !important;
	-moz-transform: translate(-50%,-50%) !important;
}
.formOuter h3::before {
	display: none;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color:rgba(0,0,0,0);
}







/*  innerbanner css  */

#innerBanner{ background:url(../images/slide1.jpg) no-repeat; background-size:cover; height:300px;}
#innerBanner h1 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	z-index: 9;
}
#conactBlock {
	padding: 60px 0 200px;
}


/*  end css  */


/*  promoters css  */
.promotersThumb {
    max-width: 150px;
    max-height: 150px;
    overflow: hidden;
    display: inline-block;
    border-radius: 50px;
}
.xtra-img{
	margin-bottom:20px;
}
.promotersThumb img {
    border-radius: 73px;
    border: 7px solid #fff;
}
.promotersInner {
	text-align: center;
}
.promotersOuter {
	padding: 25px 0;
	display: inline-block;
	width: 100%;
}
.promotersDetail {
	background: #723131;
	padding: 50px 20px;
	color: #fff;
	margin-top: -35px;
}
#promotersSection {
	padding: 80px 0;
}
#promotersSection h5 {
	margin-bottom: 36px;
	margin-top:15px;
}
.promotersDetail p{ color:#ffffff;}
.grey{ background:#e5e5e5;}
#aboutBlock .aboutText{ padding-bottom:80px;}
.promotersInner {
	text-align: center;
	transition: all 1s;
	cursor: pointer;
}
.promotersInner:hover {
	transform: scale(1.1);
}
.carousel-control {
	font-size: 139px !important;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	opacity: 1;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next{ font-size:60px;}
#promotersSection.leadershipBlock{ padding-bottom:200px;}
#myModal2 .modal-content {
	background: #46485c;
	text-align:center;
}
#myModal2 .modal-dialog{ width:52%;}
#myModal2 .modal-header h4 {
	display: inline-block;
}
#myModal2 .modal-header h4 img{ border-radius:50px;}
#myModal2 .modal-title {
	max-width: 150px;
	max-height: 150px;
	overflow: hidden;
	border-radius:50px;
}
#myModal2 .modal-body ,#myModal2 .modal-body p {
	color: #fff;
}
#myModal2 .modal-body h3{
	color: #fff;
	font-size:30px;
	margin:0;
}
#myModal2 .modal-body p{ padding-bottom:10px;}
#myModal2 .modal-body span{ padding-bottom:10px;}
#myModal2 .modal-body h3::before{ display:none;}
#myModal2 .close {
	font-size: 53px;
	color: #fff;
	opacity: 1;
}
/*  end css */


/* pdf block  */
.pdfBlock{ padding:80px 0 200px;}
.pdfIcon { display:inline-block;}
.pdfInner span{ font-family:Arial, Helvetica, sans-serif; font-size:25px; color:#000000; padding-top:20px; display:inline-block;}
.pdfInner {
	padding: 50px 0;
	float: left;	width: 50%;
}
.blockContainer a {
	font-size: 23px;
	display: block;
	margin-bottom: 10px;
	color:#000000;
}
.pdfOuter:nth-child(3) .pdfInner ,.pdfOuter:nth-child(5) .pdfInner {
	float: right;
}
.pdfOuter:nth-child(3) .blockContainer ,.pdfOuter:nth-child(5) .blockContainer{
	float: left;
}
.blockContainer {
	float: left;
	text-align:center;
	width: 50%;
	vertical-align: middle;
	display: table;
	padding-top: 100px;
}

.pdfOuter {
	border-bottom: 3px solid #e5e5e5;
	float:left;
	width:100%;
}
.pdfOuter:last-child{ border:none;}


.ageCheckPage{
	background: #f3f3f3;
	color: #7d7d7d;
	font-size: 13px;
}

.ageCheckPage .content-container{
	max-width: 700px;
	margin: 0 auto;
}

.ageCheckPage .date-of-birth-input{
	display: inline-block;
	width: 100px;
    height: 32px;
}

.ageCheckPage input[type=submit] {
    background: top;
    border: navajowhite;
    text-decoration: underline;
    color: #000;
    line-height: 40px;
    padding: 0px 20px;
}

.ageCheckPage .country-input {
    width: 200px;
    margin: 0 auto;
    height: 32px;
}

.ageCheckPage .text-content {
    margin: 30px 0 0 0;
}

.ageCheckPage .text-content-1{
	margin-bottom: 10px;
}
/*  end css  */


