@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300);


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, 
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

*, * focus {
	outline: none;
	margin: 0;
	padding: 0;
}


html,body{
	font-family: 'Open Sans', sans-serif!important;
	font-weight: 400!important;
	font-size: 14px!important;
	line-height:32px!important;
	color: #444!important;
	height: 100%;
}

.clear{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.top-nav{
	height:40px;
	line-height:30px;
	font-size:16px!important;
	background-color:#6f0335;
	color:#fff;
	box-shadow:0px 1px 0px 0px #111;
	font-family: 'Roboto Condensed', sans-serif!important;
	font-weight:400!important;
	overflow:hidden;
	padding:5px 0;
}
.top-nav img{
	height:30px;
	width:auto;
}
.top-nav a{
	color:#fff;
}
.top-nav .container{
	padding-top:0;
	padding-bottom:0;
}
.top-nav i{
	color:#fff;
	margin:0 5px 0 0;
}
.top-nav span{
	float:right;
	text-align:right!important;
}
@media screen and (max-width : 992px) {
.container {
    padding-right: 20px!important;
    padding-left: 20px!important;
    margin-right: auto;
    margin-left: auto;
}
}
header{
	position: relative;
	left:0;
	width: 100%;
	background-color:#49066b;
	border-bottom:solid 1px rgba(0,0,0,0);
	height:auto;
	padding:10px 0;
}
header .container{
	padding-top:0;
	padding-bottom:0;
}
header .logo{
	float:left;
	width:10%;
	padding:5px 0;
}
header .logo img{
	width:auto;
	height:60px;
}
header .header-right{
	float:left;
	width:80%;	
	text-align:right;
	padding-top:15px;
}
header .header-right img{
	width:auto;
	height:auto;
	max-width:80%;
	background-color:rgba(255,255,255,1);
	padding:10px;
}
header .header-right2{
	float:left;
	width:10%;	
	text-align:right;
	padding-top:15px;
}
header .header-right2 img{
	height:40px;
}
.t-menu{
	margin:0;
	width:100%;
	margin:0 0 0 0;
}
.navigation{
	width:100%;
	display:block;	
}
.expert{
	position:fixed;
	z-index:999;
	right:0;
	top:50%;
	margin:-104px 0 0 0;
	display:none;
	width:49px;
	height:208px;
}
@media screen and (max-width : 992px) {
header{	
	padding:0 0;
}
header .logo{
	float:left;
	width:60%;
}
header .logo img{
	width:auto;
	height:45px;
}
header .header-right{
	float:left;
	width:10%;
}
header .header-right img{
	width:auto;
	height:80px;
	max-width:80%;
	background-color:rgb(46 3 64);
	padding:5px;
}
header .header-right2{
	float:left;
	width:30%;	
	text-align:right;
	padding-top:15px;
}
header .expert{
	margin:-84px 0 0 0;
	display:none;
	width:auto;
	height:auto;
}
header .expert img{	
	width:30px;
	height:auto;
}
}
@media screen and (max-width : 768px) {
}
.slide{	
	width: 100%;
	position: relative;
	font-size: 14px!important;
	line-height:32px!important;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #6f0335;
	padding:60px 0 90px 0;
}
.slide hr{	
	border: 0;
	height: 1px;
	margin:10px 0;
	background: #333;
	background-image: linear-gradient(to right, #bbb, #ccc, #aaa);
}
.slide#location, .slide#slide3{
	background-color:#e6e7e8;
}

.slide#master{
	background-color:#18f7de;
}

f6f6f6


@media screen and (max-width: 480px) {
}
.clear{
	clear:both;
	height:0px;
	line-height:0px;
}

.slide h1{
	font-family: 'Roboto Condensed', sans-serif!important;
	font-weight:700!important;
	text-transform: uppercase;
	font-size: 40px;
	padding: 0 0 15px 0;
	color: #6f0335;
	margin: 0 0 15px 0;
	line-height: normal;
	position:relative;
}
.slide h1 span{
	width:80px;
	height:3px;
	position:absolute;
	bottom:0px;
	left:0;
	background-color:#000;
}
.text-center h1 span{	
	left:50%;
	margin:0 0 0 -40px;
}
.slide h2{
	font-family: 'Roboto Condensed', sans-serif!important;
	font-weight:700!important;
	text-transform: uppercase;
	font-size: 40px;
	padding: 0 0 15px 0;
	color: #6f0335;
	margin: 0 0 15px 0;
	line-height: normal;
	position:relative;
}
.slide h2 span{
	width:80px;
	height:3px;
	position:absolute;
	bottom:0px;
	left:0;
	background-color:#000;
}
.text-center h2 span{
	left:50%;
	margin:0 0 0 -40px;
}
.slide h3{
	color: #6f0335;
	font-size: 28px;
	font-family: 'Roboto Condensed', sans-serif!important;
	font-weight:400!important;
	position:relative;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	text-transform:uppercase;
}
.slide h3 span{
	width:80px;
	height:3px;
	position:absolute;
	bottom:0px;
	left:0;
	background-color:rgba(0,0,0,.4);
}
.text-center h3 span{
	left:50%;
	margin:0 0 0 -40px;
}
.slide h3 strong{	
	font-weight:700!important;
	color:	#6f0335;
}
.slide h4{
	color:rgba(0,0,0,.4);
	font-size: 22px;
	font-family: 'Roboto Condensed', sans-serif!important;
	font-weight:400!important;
	position:relative;
}
.slide h4 strong{
	font-weight:700!important;
	color: #f68523;
}
.slide h5{
	color: #111;
	font-size: 18px;
	font-weight:700!important;
	position:relative;
	margin:20px 0;
}
.slide h6{
	font-size:16px;
	line-height:30px;
	color:#333;
}
.slide p{
	font-size:14px;
	line-height:28px;
	text-align:justify;
}
.text-center p{
	text-align:center!important;
}
.slide strong{
	color:#777;
	font-weight:bold;
}
.slide ul{

}
.slide ul li{
	margin: 0 0 15px 0;
}

@media screen and (max-width: 768px) {
.slide h1{
	font-size: 30px;
	padding: 5px 0;
}
.slide h2{	
	font-size: 25px;
	padding: 5px 0;
}
.slide h3{
	font-size: 20px;
	margin-bottom: 8px;
}
}
.slideno{
	position:absolute;
	bottom:0px;
	left:0px;
	font-size:100px;
	font-weight:bold;
	color:rgba(255,255,255,0.3);
}
.button{
	width:50px;
	height:50px;
	margin:0 0 0 -25px;
	position:absolute;
	z-index:90;
	bottom:0px;
	left:50%;
	background-color:#6f0335;
	background-image:url(../images/arrow.png);
}
.button:hover{
	background-color:#6f0335;
	cursor:pointer;
}
.container2{
	background-color: rgba(0,0,0,0.7);
	font-size:70px;
	text-align:center;
	color:#fff;
	line-height:normal;
	padding:30px;
}
.container3{
	background-color: rgba(0,0,0,0.9);
	font-size:30px;
	text-align:left;
	color:#fff;
	line-height:normal;
	padding:30px;
}

/******************************
 SLIDE 1 
*******************************/
#slide1{	
	padding:0!important;
}
#slide1 h1{
	color:#fff;
}
#slide1 h2{
	color:#fff;
}
#slide1 h1 span{
	color:#FC0;
}
.banner {
	height: auto;
	position:relative;
	background-color:#f6f6f6;
	padding:0!important;
}
.slide-text{		
	position:absolute;
	font-family: 'Roboto Condensed', sans-serif!important;
	font-weight:700!important;
	z-index:500;
	top:0;
	color:#fff;
	width:100%;
	text-align:right;
}
.slide-text h2 {
	color: #fff;
	font-size: 35px;
	padding:0;
}
.slide-text h6 {
	font-size: 21px;
}
.enquiry{
	width:330px;
	float:right;
	font-weight:700;
	background-color:rgba(0,0,0,.7);
	margin-top:0;
	text-align:left;
}
.enquiry h2{
	font-size:20px;
	font-family: 'Roboto Condensed', sans-serif!important;
	font-weight:700!important;
	padding-bottom:10px;
}
.enquiry form{
	padding:15px;
}
#slide1 .slide-strip{
	position:absolute;
	z-index:99;
	color:#fff;
	width:100%;
	height:auto;
	padding:10px 0;
	background-color:rgba(0,71,125,.8);
	bottom:0;
	left:0;
}
#slide1 .slide-strip h4{
	color:#fff!important;
	font-size:28px;
	letter-spacing:1px;
	line-height:normal;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif!important;
	font-weight:400;
	text-shadow:1px 1px 2px rgba(0,0,0,.8);
}
#slide1 .slide-strip h4 strong{
	color:#fff;
	font-weight:700;
	font-size:32px;
}

@media screen and (max-width : 992px) {
#slide1 .slide-strip{
	display:none;
}
#slide1 .slide-strip h4{
	font-size:16px!important;
}
#slide1 .slide-content h4 strong{
	font-size:15px!important;
}
}
.slide-content{
	position:absolute;
	z-index:99;
	color:#fff;
	width:100%;
	height:100%;
	box-shadow:inset 0px 0px 150px rgba(0,0,0,.8);
	top:0;
	left:0;
}

.slide-content h2{
	color:#fff!important;
	margin-top: 80px!important;
	text-shadow:1px 1px 2px rgba(0,0,0,.8);
}

@media screen and (max-width: 992px) {
.banner {
	height: auto;
	position:relative;
	padding:0!important;
}
.slide-text{		
	position:relative;
	z-index:5;
	top:auto;
	text-align:center;
}
.enquiry{
	width:100%;
	float:none;
	font-weight:700;
	background-color:#f6f6f6;
}
.enquiry h2{
	color:#6f0335!important;
}
.enquiry form{
	padding:15px 15px 45px 15px;
}
.slide-text .container {
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
  width:100%;
}
.slide-content{
	position:absolute;
	z-index:500;
	color:#fff;
	width:100%;
	height:100%;
	box-shadow:inset 0px 0px 150px rgba(0,0,0,.8);
	top:0;
	left:0;
}

.slide-content h2{
	color:#fff!important;
	margin-top: 40px!important;
	text-shadow:1px 1px 2px rgba(0,0,0,.8);
}
}

/******************************
 SLIDE 2 
*******************************/
#slide2{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-decoration: none;
	padding:0 0 90px 0;
}
#slide2 .detail-icons{
	text-align:center;
	margin:0 0 70px 0;
	background-color:#f68523;
	padding:20px 0;
	box-shadow:inset 0px 0px 50px rgba(0,0,0,.4);
}

#slide3{
	padding:0!important;
}

.detail-icons ul{
}
.detail-icons ul li{
	list-style:none;
	font-size:13px;
	line-height:18px;
	font-style:italic;
	float:left;
	width:16.66%;
	text-align:center;
	margin:10px 0;
	color:#fff;
}
.detail-icons ul li i{	
	color:#f68523;
	background-color:rgba(255,255,255,1);
	width:75px;
	height:75px;
	line-height:75px;
	border-radius:50%;
	font-size:30px;
	text-align:center;
	margin:0 0 10px 0;
}
.detail-icons ul li strong{
	font-weight:700;
	font-size:14px;
	color:#fff;
	font-style:normal;
}
@media screen and (max-width: 992px) {
#slide2 .detail-icons{
	text-align:center;
	margin:0 0 70px 0;
	background-color:#f68523;
	padding:20px 0;
	box-shadow:inset 0px 0px 50px rgba(0,0,0,.4);
}
.detail-icons ul{
}
.detail-icons ul li{	
	font-size:12px;
	line-height:18px;
	width:16.66%;
}
.detail-icons ul li i{
	width:50px;
	height:50px;
	line-height:50px;
	font-size:25px;
}
.detail-icons ul li strong{
	font-size:13px;
}
}
@media screen and (max-width: 768px) {
#slide2 .detail-icons{
	text-align:center;
	margin:0 0 70px 0;
	background-color:#f68523;
	padding:20px 0;
	box-shadow:inset 0px 0px 50px rgba(0,0,0,.4);
}
.detail-icons ul{
}
.detail-icons ul li{	
	font-size:10px;
	line-height:18px;
	width:33.33%;
}
.detail-icons ul li i{
	width:50px;
	height:50px;
	line-height:50px;
	font-size:25px;
}
.detail-icons ul li strong{
	font-size:13px;
}
}

/******************************
 SLIDE 3 
*******************************/
#features{
	/*background-image:url(../images/bg.jpg)!important;
	background-repeat:repeat-x;
	background-position:left bottom!important;*/
	box-shadow:inset 0px 0px 30px rgba(0,0,0,.2);
}
#slide3 p{
	text-align:justify;
}
#slide4{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-decoration: none;
	padding:40px 0;
}
#slide4 p{
	text-align:justify;
}
#slide5{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-decoration: none;
	padding:0;
}
#slide5-1{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-decoration: none;
	padding:40px 0;
}
#slide5-2{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-decoration: none;
	padding:0;
}
#slide5-2-2{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-decoration: none;
	padding:40px 0;
}
#slide5-3{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-decoration: none;
	padding:0;
}
#slide5-3-3{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-decoration: none;
	padding:40px 0;
}
#location{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-decoration: none;
}
#location .location{
}
#location .location .l-img{
	float:left;
	width:49%;
	margin:0 1% 0 0;
	border:solid 2px #999;
}
#location .location .l-img img{
	height:400px;
	width:auto;
}
#location .location .l-con{
	border:solid 2px #999;
	float:left;
	width:49%;
	margin:0 0 0 1%;
	height:400px;
	padding:15px;
}
@media screen and (max-width : 992px) {
#location .location .l-img{
	float:none;
	width:100%;
	margin:0 0 10px 0;
	border:solid 2px #333;
}
#location .location .l-img img{
	height:auto;
	width:100%;
}
#location .location .l-con{
	float:none;
	width:100%;
	margin:0;
	height:auto;
	padding:15px;
	color:#fff;
}
}
#slide7{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-decoration: none;
	padding:40px 0;
	box-shadow:inset 0px 0px 30px rgba(0,0,0,.2);
}
#slide7 iframe{
	width:100%;
	height:400px;
}
@media screen and (max-width : 768px) {
#slide7 iframe{
	width:100%;
	height:200px!important;
}
}

#slide8{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border: 0px solid #FFF;
	text-decoration: none;
	background-color:#6f0335;
	padding:20px 0 0 0;
}
#slide8 h3{
	text-align:center;	
	color:#fff;	
}
#slide8 h4{
	color:#fff;	
	font-size:16px;
	font-family: 'Roboto Condensed', sans-serif!important;
	font-weight:700!important;
}
#slide8 a{
	color: #fff;
	text-decoration: none;
}

.counter{
	width:100%;
	text-align:center;
	margin-bottom:40px;
	background-color:#060227;
	padding:40px 0;
}
.counter .counter-value{
	display:inline-block;
	font-size:40px;
	line-height:40px;
	font-weight:600;
	color:rgba(0,0,0,.4);
	text-transform:uppercase;
}
.counter .counter-value2{
	display:inline-block;
	font-size:30px!important;
	line-height:30px!important;
	font-weight:600;
	color:#ffffff;
	text-transform:capitalize;
}
.counter .plus{
	display:inline-block;
	font-size:30px;
	font-weight:600;
	color:rgba(0,0,0,.4);
}
.counter h5{
	color:#ffffff!important;
	margin:10px 0 0 0 !important;
	font-size:14px;
}
@media screen and (max-width : 992px) {
.counter{
	padding:10px 0;
}
.counter .counter-value{
	font-size:13px!important;
	margin:15px 0 0 0!important;
	padding:0!important;
	line-height:normal!important;
}
.counter .counter-value2{
	font-size:13px!important;
	margin:15px 0 0 0!important;
	line-height:normal!important;
}
.counter .counter-value2 br{
	display:none;
}
.counter .plus{
	display:inline-block;
	font-size:12px;
	font-weight:600;
	color:rgba(0,0,0,.4);
}
.counter h5{
	font-size:10px!important;
	padding:0!important;
	line-height:normal!important;
	margin:0 0 15px 0!important;
}
}

.amenities{	
	margin:0!important;
	width:100%;
}
.amenities:before, .amenities:after{
	display: table;
	content: "";
}
.amenities:after{	
	clear: both;
}
.amenities li{
	display:inline-block;
	list-style-type: none;
	margin:20px 0;
	text-align:center;
	width:15%;
	height:auto;
	border-radius:100%;
	line-height:normal;
	color:#333;
	font-size:12px;
}
.amenities li img{
	display:block;
	clear:both;
	margin:0 auto 10px auto;
	background-color:#6f0335;
	width:80px;
	height:80px;
	padding:15px;
	border-radius:10px;
	box-shadow:1px 1px 3px rgba(0,0,0,.5);
}
@media screen and (max-width : 992px) {
.amenities li{
	margin:20px 0;
	width:22%;
}
}
@media screen and (max-width : 768px) {
.amenities li{
	margin:20px 0;
	width:32%;
}
}
@media screen and (max-width : 768px) {
.amenities li{
	margin:20px 0;
	width:48%;
}
}

.presence{
	text-align:center;
	margin:20px 0;
}
.presence i{
	width:90px;
	height:90px;
	line-height:90px;
	font-size:40px;
	border-radius:50%;
	background-color:#fff;
	color:#6f0335;
	margin:0 0 15px 0;
}
.presence iframe{
	width:100%!important;
	height:200px!important;
	padding:10px;
	box-shadow:1px 1px 3px rgba(0,0,0,.5);
}
.presence h3{
	color:#fff!important;
	font-size:22px!important;
	padding:0 0 0px 0!important;
	margin:0 0 0px 0!important;
}
.presence h6{
	color:#fff!important;
}
.presence h6 a{
	color:#fff!important;
}
#slide8 footer{
	background-color:#060a44;
	padding:15px 15px;
	margin:15px 0 0 0;
	width:100%;
	text-align:center;
	color:rgba(255,255,255,.8);
	font-size:12px;
	line-height:20px;
}
#slide8 footer a{
	color:#fff;
}
@media screen and (max-width : 992px) {
#slide8 footer{
    padding:15px 15px 35px 15px;
}
}
input[type="text"] {
	font-size: 12px;
	border:0;
	color: #111;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%!important;
	text-decoration: none;
	height: 35px;
	border-radius:3px;
	margin: 0 0 10px 0;
	background-color:#fff;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus { 
	box-shadow: inset 0px 0px 5px #999;
}
input[type="password"] {
	font-size: 12px;
	border:0;
	color: #111;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%!important;
	text-decoration: none;
	height: 35px;
	border-radius:3px;
	margin: 0 0 10px 0;
	background-color:#fff;
}
input[type="tel"] {
	font-size: 12px;
	border:0;
	color: #111;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%!important;
	text-decoration: none;
	height: 35px;
	border-radius:3px;
	margin: 0 0 10px 0;
	background-color:#fff;
}
input[type="number"] {
	font-size: 12px;
	border:0;
	color: #111;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%!important;
	text-decoration: none;
	height: 35px;
	border-radius:3px;
	margin: 0 0 10px 0;
	background-color:#fff;
}
input[type="email"] {
	font-size: 12px;
	border:0;
	color: #111;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%!important;
	text-decoration: none;
	height: 35px;
	border-radius:3px;
	margin: 0 0 10px 0;
	background-color:#fff;
}
select {
	font-size: 12px;
	border:0;
	color: #111;
	font-weight: lighter;
	clear: both;
	padding: 0 5px!important;
	width: 100%!important;
	text-decoration: none;
	height: 35px;
	border-radius:3px;
	margin: 0 0 10px 0;
	background-color:#fff;
}
textarea {
	font-size: 12px;
	border:0;
	color: #111;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%!important;
	text-decoration: none;
	height: 70px;
	border-radius:3px;
	margin: 0 0 10px 0;
	background-color:#fff;
	font-family: 'Open Sans', sans-serif;
}

::-webkit-input-placeholder { /* Chrome */
  color: #666;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #666;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #666;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #666;
  opacity: 1;
}
.slide .link1 {
	text-align:center;
	margin:20px 0;
}
.slide .link1 a{
	display:inline-block;
	padding: 5px 15px;
	color: #fff!important;
	text-decoration: none;
	border: 2px solid #04B7AF;
	background: -webkit-linear-gradient(rgba(0,108,181,1),rgba(4,183,175,1)); /*Safari 5.1-6*/
  	background: -o-linear-gradient(rgba(0,108,181,1),rgba(4,183,175,1)); /*Opera 11.1-12*/
  	background: -moz-linear-gradient(rgba(0,108,181,1),rgba(4,183,175,1)); /*Fx 3.6-15*/
  	background: linear-gradient(to rgba(0,108,181,1),rgba(4,183,175,1)); /*Standard*/
}

.list1{
	margin:0 0 20px 0;
}
.list1 li{
	list-style-type: none;
	padding:0 0 0 33px;
	text-indent:3px;
	font-size:14px;
	border-left:solid 0px #FF6600;
	margin:0 2% 10px 0;
	text-align:justify;
}
.list1 li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -33px;
    content: "\f00c";
	color: #d78d0c;
	font-size:18px;
}
.modal-backdrop.in {
    filter: alpha(opacity=90)!important;
    opacity: .9!important;
}
.modal-content{
  border: 0px solid rgba(255, 255, 255, 0.5)!important;
  border-radius: 0!important;
  outline: 0;
  box-shadow:15px 15px 25px rgba(0,0,0,.3);
  background-color:#336699!important;
}
.modal-body {  
  padding: 0!important;
  padding:0px!important;
}
.modal-content .mb-l{
	float:left;
	width:50%;
}
.modal-content .mb-l img{
	width:100%;
	height:100%!important;
	vertical-align:middle;
}
.modal-content .mb-r{
	float:left;
	width:50%;
	padding:10px 30px 30px 30px;
}
.modal-content h2{
	font-family: 'Roboto Condensed', sans-serif!important;
	font-weight:700!important;
	text-transform: uppercase;
	font-size: 32px;
	padding: 0 0 15px 0;
	color: #fff!important;
	margin: 0 0 15px 0;
	line-height: normal;
	position:relative;
}
.modal-content h2 span{
	width:80px;
	height:3px;
	position:absolute;
	bottom:0px;
	left:0;
	background-color:rgba(0,0,0,.8);
}

.modal-content .mb-r h4{
	color:#fff!important;
}
.modal-body .close {
  float: right;
  font-size: 28px!important;
  font-weight: 700;
  line-height: 1;
  color: #fff!important;
  text-shadow: 0 0px 0 rgba(255,255,255,0);
  opacity: 1;
  margin:-10px -10px 0 0;
  background-color:#6f0335;
  width:39px;
  height:39px;
  line-height:25px!important;
  border-radius:50%;
  border:solid 3px #fff;
}
.modal-body .close:hover, .modal-body.close:focus {
	background-color:#6f0335;
	opacity: 1;
	color:#fff!important;
}
.btn-demo{
	position:fixed;
	right:40px;
	bottom:0;
	z-index:99;
	border:0;
	border-radius:2px 2px 0 0;
	background: -webkit-linear-gradient(45deg, #dd2622, #f53b37);
	background: linear-gradient(45deg, #dd2622, #f53b37);
	color:#fff;
	padding:0 25px;
	font-weight:400;
	font-size:16px;
	line-height:32px;
	border:solid 2px #fff;
	border-bottom:0;
	box-shadow:0px 0px 5px rgba(0,0,0,.1);
}
@media screen and (max-width : 992px) {
.modal-content .mb-l{
	display:none;
}
.modal-content .mb-r{
	float:none;
	width:100%;
	padding:30px;
}
}
.fix-call{
    position:fixed;
    left:0;
    bottom:10px;
    width:100%;
    z-index:1000;
    background-color:rgba(255,255,255,0)!important;
    text-align:center;
    padding:0 10px;
    box-shadow:0px 0px 5px rgba(0, 0, 0, 0)!important;
	text-align:right;
}
.fix-call a{
    color:#fff !important;
    font-size:32px;
	width:auto;
	height:auto;
	display:inline-block;
	text-align:center;
}
.fix-call a .fa{
    color:#fff !important;
    font-size:36px!important;
	width:52px!important;
	height:52px!important;
	line-height:52px!important;
	border-radius:100%;
	display:inline-block;
	margin:0 10px;
	box-shadow:0px 3px 3px rgba(0,0,0,.5);
}
.fix-call a .fa-volume-control-phone{
	background-color:#6f0335;
}
.fix-call a .fa-whatsapp{
	background-color:#13990a;
	font-size:42px!important;
}
.fix-call a .fa-envelope-open-o{
	background-color:#6f0335;
}


.right-fix{
	position:fixed;
	right:-67px;
	z-index:999;
	top:30%;
	width:170px;	
	text-align:center;
	background-color:#6f0335;
	transform: rotate(-90deg);
	text-align:center;
	text-transform:uppercase;
	font-size:16px;
}
.right-fix a{
	display:block;
	color:#fff;
	text-decoration:none;
	line-height:35px;
	padding:0 0;
}
.right-fix i{
	color:#fff;
	font-size:20px;
	background-color:#000;
	width:35px;
	height:35px;
	line-height:35px;
	text-align:center;
}
.right-fix2{
	position:fixed;
	right:-67px;
	z-index:999;
	top:60%;
	width:170px;	
	text-align:center;
	background-color:#6f0335;
	transform: rotate(-90deg);
	text-align:center;
	text-transform:uppercase;
	font-size:16px;
}
.right-fix2 a{
	display:block;
	color:#fff;
	text-decoration:none;
	line-height:35px;
	padding:0 0;
}
.right-fix2 i{
	color:#fff;
	font-size:20px;
	background-color:#000;
	width:35px;
	height:35px;
	line-height:35px;
	text-align:center;
}
@media screen and (max-width : 768px) {
.right-fix{
	position:fixed;
	right:-65px;
	top:30%;
	width:150px;	
	text-align:center;
	background-color:#6f0335;
	transform: rotate(-90deg);
	text-align:center;
	text-transform:uppercase;
	font-size:14px;
}
.right-fix a{
	display:block;
	color:#fff;
	text-decoration:none;
	line-height:20px;
	padding:0 0;
}
.right-fix2{
	position:fixed;
	right:-65px;
	top:60%;
	width:150px;	
	text-align:center;
	background-color:#111;
	transform: rotate(-90deg);
	text-align:center;
	text-transform:uppercase;
	font-size:14px;
}
.right-fix2 a{
	display:block;
	color:#fff;
	text-decoration:none;
	line-height:20px;
	padding:0 0;
}
.fix-call{
    position:fixed;
    left:0;
    bottom:0;
    width:100%;
    z-index:100;
    background-color:#49066b!important;
    text-align:center;
    padding:0 10px;
    box-shadow:0px 0px 5px rgba(0, 0, 0, .1)!important;
	text-align:center;
}
.fix-call a{
    color:#fff !important;
    font-size:26px;
	width:auto;
	height:auto;
	display:inline-block;
	width:31%;
	text-align:center;
}
.fix-call a .fa{
    color:#fff !important;
    font-size:26px;
	width:45px!important;
	height:45px!important;
	line-height:45px!important;
	border-radius:100%;
	display:inline-block;
	box-shadow:0px 3px 3px rgba(0,0,0,0);
}
.fix-call a .fa-volume-control-phone{
	background-color:rgba(255,255,255,0);
}
.fix-call a .fa-whatsapp{
	background-color:rgba(255,255,255,0);
	font-size:34px;
}
.fix-call a .fa-envelope-open-o{
	background-color:rgba(255,255,255,0);
}
}

.dynamic{
}
.dynamic ul{
	margin:0 0 20px 0;
}
.dynamic ul li{
	list-style-type: none;
	padding:0 0 0 33px;
	text-indent:3px;
	font-size:14px;
	border-left:solid 0px #FF6600;
	margin:0 2% 10px 0;
	text-align:justify;
}
.dynamic ul li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -33px;
    content: "\f00c";
	color: #6f0335;
	font-size:18px;
}
.dynamic ol{
	margin:0 0 0 20px;
}


.box1{
	text-align:justify;
	color: #666;
}
.box1 h2{
	text-align:center;
}
.box1 .icon{
	text-align:center;
}
.box1 .icon i{
	border-radius: 50%;
	padding: 10px;
	font-size: 30px;
	line-height: 50px;
	color: #FFF;
	text-decoration: none;
	background-color: #33c3bb;
	width: 50px;
	height: 50px;
}

.box2{
	text-align:left;
	padding:10px;
	font-size:13px;
	line-height:22px;
	height:116px;
	color: #666;
}
.box2 h3{
	text-align:left;
	font-size:18px;
}
.box2 .pic{
	float:left;
	margin:0 10px 20px 0;
	height:96px;
	width:96px;
	position:relative;
	overflow:hidden;
	border-radius:50%;
}
.box2 img{	
	height:96px;
}
.box2 .details{	
	position:absolute;
	z-index:10;
	width:100%;
	height:20px;
	text-align:center;
	bottom:10px;

}
.box2 .details a{
	color:#000;
	text-decoration:none;
	font-size:10px;
	display:block;
	line-height:20px;
	background-color: rgba(50,195,190,.9);
}
.box2 .details a:hover{
	color:#fff;
	background-color: rgba(0,0,0,.9);
}
@media screen and (max-width : 768px) {
.tbl-outer{
	padding:0 0 20px 0;
	overflow-x: scroll;
	overflow-y: hidden;
	width:100%;
}
.tbl-outer table{
	min-width:800px!important;
}
}
.tbl1 {
	text-decoration: none;
	border:solid 1px rgba(0,0,0,.1);	
}

.tbl1 td {
	padding: 5px;
	line-height:32px;
	text-decoration: none;
	font-size:14px!important;
	border:solid 1px rgba(0,0,0,.1);
}
.tbl1 th {
	line-height:32px;
	padding: 5px;
	text-decoration: none;
	background-color: #6f0335;
	color:#fff;
	font-size:16px!important;
	border:solid 1px rgba(0,0,0,.1);
}
@media screen and (max-width: 768px) {	
.tbl1 {
	text-decoration: none;
	font-size:10px;
	line-height:normal;
}

.tbl1 td {
	padding: 2px;
	text-decoration: none;
	background-color: #FFFFFF;
}
.tbl1 th {
	padding: 2px;
	text-decoration: none;
}
}
.img-1{
	border:solid 5px #6f0335;
	background-color:#6f0335;
	padding:0px;
	border-radius:10px;
	width:100%;
	height:auto;
	margin:0 0 15px 0;
	box-shadow:0px 8px 5px -5px rgba(0,0,0,.5);
}
.img-r{
	float:right;
	max-width:350px;
	width:auto;
	height:auto;
	margin:0 0 0 20px;
	border:solid 5px #fff;
	border-radius:50px 0 0 0;
	padding:5px;
	background-color:#6f0335;
	box-shadow:5px 5px 0px #20243a;
}
.img-l{
	float:left;
	max-width:350px;
	width:auto;
	height:auto;
	margin:0 20px 0 0;
	border:solid 5px #fff;
	border-radius:0 50px 0 0;
	padding:5px;
	background-color:#6f0335;
	box-shadow:-5px 5px 0px #20243a;
}
@media screen and (max-width: 768px) {
.img-r{
	float:right;
	max-width:250px;
	width:auto;
	height:auto;
	margin:0 0 0 20px;
	border:solid 5px #fff;
	border-radius:50px 0 0 0;
	padding:5px;
	background-color:#20243a;
	box-shadow:5px 5px 0px #6f0335;
}
.img-l{
	float:left;
	max-width:250px;
	width:auto;
	height:auto;
	margin:0 20px 0 0;
	border:solid 5px #fff;
	border-radius:0 50px 0 0;
	padding:5px;
	background-color:#20243a;
	box-shadow:-5px 5px 0px #6f0335;
}
}
@media screen and (max-width: 480px) {
.img-r{
	float:none;
	max-width:90%;
	width:auto;
	height:auto;
	margin:0 0 20px 0;
	border:solid 5px #fff;
	border-radius:50px 0 0 0;
	padding:5px;
	background-color:#20243a;
	box-shadow:5px 5px 0px #6f0335;
}
.img-l{
	float:none;
	max-width:90%;
	width:auto;
	height:auto;
	margin:0 0 20px 0;
	border:solid 5px #fff;
	border-radius:0 50px 0 0;
	padding:5px;
	background-color:#20243a;
	box-shadow:-5px 5px 0px #6f0335;
}
}
.captcha{
    text-align:center;
    width:227px!important;
    height:57px!important;
    overflow:hidden;
    margin:0 auto!important;
    display:inline-block!important;
}
.captcha .g-recaptcha{
    margin:0 auto!important;
    display:inline-block!important;
}
.btn1{
	background-color:#6f0335;
	display:inline-block;
	padding:5px 20px;
	line-height:30px;
	font-family: 'Roboto Condensed', sans-serif!important;
	font-weight:400!important;
	color:#FFF!important;
	text-transform:uppercase;
	font-size:16px;
	margin:10px 0 0 0;
}
.btn1:hover{
	background-color:#6f0335;
	color:#fff;
}
.btn2{
	background-color:#6f0335;
	display:inline-block!important;
	padding:0px 15px;
	line-height:32px;
	font-family: 'Roboto Condensed', sans-serif!important;
	font-weight:400!important;
	color:#fff!important;
	text-transform:uppercase;
	font-size:14px;
	border:0;
}
.text-center .btn2{
	margin-left:auto!important;
	margin-right:auto!important;
}
.btn2:hover{
	background-color:#6f0335;
}
.btn3{
	background-color:#6f0335;
	border:0;
	width:100%;
	display:block;
	padding:5px 20px;
	line-height:30px;
	font-family: 'Roboto Condensed', sans-serif!important;
	font-weight:400!important;
	color:#FFF!important;
	text-transform:uppercase;
	font-size:16px;
	margin:0 0 0 0;
}


.pop-msg{
	position: fixed;
	top: 0px;
	z-index: 1000;
	width: 100%;
	left: 0px;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.55);
}
.pop-msg .pop-msg-inner{
	background-color:#fff;
	border-radius:3px;
	width:300px;
	margin:20% auto;
	padding:20px;
	font-size:13px;
	line-height:22px;
	text-align:center;
}
.pop-msg .pop-msg-inner .pop-link{
	margin:20px auto 0px auto;
	display:block;
	width:50px;
	padding: 5px 15px;
	color: #fff;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
	border: 2px solid #04B7AF;
	background: -webkit-linear-gradient(rgba(0,108,181,1),rgba(4,183,175,1)); /*Safari 5.1-6*/
  	background: -o-linear-gradient(rgba(0,108,181,1),rgba(4,183,175,1)); /*Opera 11.1-12*/
  	background: -moz-linear-gradient(rgba(0,108,181,1),rgba(4,183,175,1)); /*Fx 3.6-15*/
  	background: linear-gradient(to rgba(0,108,181,1),rgba(4,183,175,1)); /*Standard*/
}
.table-striped{
}
.table-striped > tbody > tr:nth-of-type(odd) {
  border:solid 1px #ccc!important;
}
.table-striped th{
	border:solid 1px #ccc;
	padding:12px;
	font-size:13px;
	line-height:24px;
}
.table-striped td{
	border:solid 1px #ccc;
	padding:12px;
	font-size:13px;
	line-height:24px;
}
@media screen and (max-width : 768px) {
.tbl-outer{
	padding:0 0 20px 0;
	overflow-x: scroll;
	overflow-y: hidden;
	width:100%;
}
.tbl-outer table{
	min-width:800px!important;
}
}
.amenities{
	width:100%;
	text-align:center;
	display:inline-block;
}
.amenities ul li{
	width:20%;
	display:inline-block;
	list-style:none;
	text-align:center;
	margin:10px 0;
	font-size:13px;
}
.amenities ul li img{
	width:50px;
	height:auto;
}
.amenities ul li a{
	color:#333;
	font-weight:500;
}
@media screen and (max-width: 768px) {
.amenities ul li{
	width:33.33%;
}
.amenities ul li img{
	width:40px;
	height:auto;
}
}
@media screen and (max-width: 480px) {
.amenities ul li{
	width:50%;
}
}


.enquire{
	display:none;
	position:fixed;
	z-index:10;
	right:0;
	top:50%;
	margin:-90px 0 0 0;
	width:45px;
	height:180px;
}
.affix .enquire{
	display:block;
}
.enquire a{
	display:block;
	height:100%;
	background-color:#0a5692;
	border-radius:5px 0 0 5px;
	text-align:center;
	line-height:180px;
}
.enquire a:hover{
	background-color:#f68523;
}
.enquire a img{
	width:auto;
	height:auto;
	margin:30px 0 0 0;
}
@media screen and (max-width : 768px) {
.enquire{
	margin:-60px 0 0 0;
	width:30px;
	height:120px;
}
.enquire a{
	line-height:120px;
}
.enquire a img{
	width:15px;
	height:auto;
	margin:15px 0 0 0;
}
}






/*#dots{display:none;}
#more {display:inline-block;}
#myBtn{display:none!important;}


#dots2{display:none;}
#more2{display: inline-block;}
#myBtn2{display:none!important;}

#dots3{display:none;}
#more3{display: inline-block;}
#myBtn3{display:none!important;}
*/

#dots{display:inline-block;}
#more{display: none;}
#myBtn{display:block!important; margin:20px 0 25px 0;}

#dots2{display:inline-block;}
#more2{display: none;}
#myBtn2{display:block!important; margin:20px 0 25px 0;}

#dots3{display:inline-block;}
#more3{display: none;}
#myBtn3{display:block!important; margin:20px 0 25px 0;}