
/* G_style */

.nopad{
	padding:0px;
}

/* bar white in herader  */
.bgwhite{
	width:100%;
	background-color:#fff;
	height:50px;
}
.positionHeader{
	/*background-color:green;*/
	position: relative;
	z-index: 1500;
	width: 230px;
	margin: auto;
}
.PositionbarHader{
	position: relative;
	margin-top: -120px;
	/* margin-top: -89px; */
}
.positionHeader img{
	position:relative;
	top:-3px;
}
/* Custom navbar header */
#navigation.animated-header {
    padding: 0px 0;
    background-color: #25334a;
}

#navigation {
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
  /*   background-color: rgba(0,0,0,.4); */
  /* box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3); */
	background-color:#d9d9d9;
	box-shadow: 0; 
    padding: 0px 0;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: transparent
}

.LogoOn_md{
	position:absolute;
	z-index:1000;
}
.LogoOn_sm{
	position:absolute;
	z-index:1000;
	left:0%;
}

/* Custom navigation dots */

.nav-dots {
	text-align: center;
	position: absolute;
	bottom: 2%;
	height: 30px;
	width: 100%;
	left: 0;
	z-index: 1000;
	border:#5D5E5E;
}

.nav-dots span {
	display: inline-block;
	position: relative;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	margin: 3px;
	background: #ddd;
	background: rgba(150,150,150,0.4);
	cursor: pointer;
	box-shadow: none;
	border: 1px solid #5D5E5E;
}

.nav-dots span {
	background: rgba(150,150,150,0.1);
	margin: 6px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	box-shadow: none;
	border: 1px solid #5D5E5E;
}

.nav-dots span.nav-dot-current,
.nav-dots span:hover {
	box-shadow:none;
	background:#5D5E5E;
}

.nav-dots span.nav-dot-current:after {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	top: 3px;
	left: 3px;
	border-radius: 50%;
	/* background: rgba(255,255,255,0.8); */
	/* background:#5D5E5E; */
	background: rgba(93,94,94,0.8); 
}

.bg-img-1 {
	background-image: url(../img/slider/1476416294714.jpg);
}
.bg-img-2 {
	background-image: url(../img/slider/1476416294714.jpg);
}
.bg-img-3 {
	background-image: url(../img/slider/1476416294714.jpg);
}

.positonSlideInHome{
	margin-top:-70px;
}

.PositionDotInHome{
	position: relative;
	top: 85px;
}

.PositionDotInHome >.carousel-indicators li {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
   /*  background-color: #000 \9;
    background-color: rgba(0,0,0,0); */
    border: 1px solid #5D5E5E;
    border-radius: 10px;
}

.PositionDotInHome .carousel-indicators .active {
    background-color:  #5D5E5E;
}

.boxSocial{
	position:absolute;
	right:0%;
	bottom:50px;
}
.boxSocial ul{ 
	list-style-type: none;
	color:#fff;
}
.boxSocial ul li{
	margin:5px;
	padding:5px;
	background-color:  #b3b3b3;
}

/* section facilities */

#home-slider-facilities {
    position: relative;
    padding: 0;
}

.sl-slider-wrapper-facilities {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.sl-slider-facilities-facilities {
    position: absolute;
    top: 0;
    left: 0;
}

.bg-img-facilities{
	background-image: url(../img/empty-room-3d-model-max.jpg);
}

.caption-content-facilities {
    vertical-align: top;
    display: table-cell;
}
.caption-content-facilities h1{
	font-size:60px;
    color:#fff;
}
.UnderLineInFacities{
	border-top:5px solid #fff;
	max-width:18%;
}


.PositonBtnInhome{
	position: absolute;
    /* top: 62%; */
	top: 81%;
    left: 22%;
}

.slide1{
	position: relative;
    margin-top: -100%;
    z-index: 1;
}

/** slide **/

.carousel1{
	position: relative;
   /*  padding-top: 3%; */
   /*  right: 21.5%; */
  /*   right: 22.6%; */
	/* right: 16.5%; */
	right: 26%;
    margin: auto;
    z-index: 1;
}

section1 {
  width: 40em;
  height: 25em;
  margin: 0 auto;
  position: relative;
}

.main-pos{
 /*  width: 500px;
  height: 281px; */
  background: #333;
  display: inline-block;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  overflow: hidden;
}

.main-pos p {
  color: white;
  font-weight: bold;
  font-size: 5em;
  text-align: center;
  margin-top: 1.175em;
}

.right-pos{
  /*
  width: 500px;
  height: 281px; */
  background: #333;
  display: inline-block;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  overflow: hidden;
}

.left-pos{
  /*	
  width: 500px;
  height: 281px; */
  background: #333;
  display: inline-block;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  overflow: hidden;
}

.main-pos >img,.right-pos >img,.left-pos >img{
	width:500px;
	height:400px;
}

.items {
  position: absolute;
}

.main-pos {
  margin-left: 2em !important;
  z-index: 3000;
  /*background-image: url('http://dl.dropbox.com/u/32649907/imgs/shadow.png');*/
}

.left-pos {
  /* opacity: .3; */
  opacity: 1;
  /* margin-left: -17em !important; */
  /* margin-left: -40em !important; */
  margin-left: -30em !important;
  z-index: 2000;
  -webkit-transform: scale(.75);
  -moz-transform: scale(.75);
  transform: scale(.75);
}

.back-pos {
  margin-left: 2em !important;
  /* opacity: .05; */
  opacity: 0;
  -webkit-transform: scale(.5);
  -moz-transform: scale(.5);
  transform: scale(.5);
}

.right-pos {
  /* opacity: .3; */
  opacity: 1;
  /* margin-left:  21em !important; */
 /*  margin-left: 44em  !important; */
  margin-left: 34em !important;
  z-index: 1000;
  -webkit-transform: scale(.75);
  -moz-transform: scale(.75);
  transform: scale(.75);
}

.btn-horizontal-slider {
    /* margin-left: 35px; */
   /*  margin-left: 45%; */
    cursor: pointer;
    width: 33px;
    height: 30px;
    border-radius: 50%;
    /* border: solid 2px #5f5f5f; */
    border: solid 2px #fff;
    text-align: center;
}
.btn-horizontal-slider:hover {
    background-color: rgba(255,255,255,0.5);
}

/* span {
  position: relative;
  margin: 0 auto;
  left: 17em;
  top: 20em;
} */

.sitemap {
    /* background-color: #eac314; */
	background-color: #494949;
    text-align: center;
}
.modal-header, .modal-footer {
    background-color: #2a2a2a;
    color: #eaeaea;
}

.ControlInHome{
	/* position: relative;
	left:-35%;
    margin-top: 27%; */
}

.BtnSlideInHomePositionR {
	 /*   position: relative;
	margin-top: -1.6%; */
   /*  right: 2.5%; */
   /*  right: 3.5%; */
	/* position: absolute;
	top:0%;
	right:1.5%; */
	/* position: absolute;
    top: 0%;
    right: -0.5%;
    z-index: 2000; */
	position: absolute;
    top: 0%;
    right: 0%;
    z-index: 2000;
	
}
.BtnSlideInHomePositionL {
   /*  position: relative;
    margin-top: 35%; */
   /*  left: -40.5%; */
   /*  left: -41.5%; */
	/* position: relative;
	left:0%;
    z-index: 1000; */
	/* position: absolute;
    left: 72.5%;
    z-index: 1000; */
	position: absolute;
    left: 0%;
    z-index: 1000; 
}

/** picture_frame **/
.picture_frame {
	border:1px solid #fff;
	max-width:auto;
	max-hight:auto;
	/* padding:50px 20px; */
	margin:auto;
	/* border-radius:25px; */
}

.TextInFacilities h3{
	color:white;
	font-size:24px;
}
.TextInFacilities p{
	font-size:14px;
}

.TextInFacilities{
	display:none !important;
	position:absolute;
	/* margin-top:-10%; */
	background-color:rgba(0,0,0,0.5);
	width: 100%;
    margin: auto;
    bottom: 0px;
    left: 0%;
}

ul.external li {
    display: inline-block;
}

.picture_frame:hover .TextInFacilities{
	display:block;
}

.picture_frame:hover ul.external {
    top: 0;
}

.main-pos >.TextInFacilities{
	display:block;
}
.main-pos > ul.external{
	 top: 0;
}

/* unit type & gallery */
.sec-title-gallery h1{
	font-size:60px;
}
.UnderLineInGallery{
	border-top:5px solid black;
	max-width:40%;
}

.service-item-gallery p{
	font-size:12px;
	color:black;
}

.service-item-gallery{
	padding-bottom:20px;
}

.BtnInGallery{
	border-radius:15px;
	padding-left:30px;
	padding-right:30px;
	color:#fff;
	background-color: #131339;
	border:1px solid #131339;
}

.textInModal h1{
	font-size:60px;
	color:black;
}
.UnderLineIntextInModal{
	border-top:3px solid black;
	max-width:50%;
}

/*--------- aob -----------*/
.bl,.br
{
	border-radius:300px
}
.bl:hover,.br:hover,.bl:active,.br:active
{
	/* background-color:rgba(255,0,0,0.5) !important; */
	background-color:rgba(255,255,255,0.5) !important;
}
/* .swiper-slide
{
	height:550px !important;
}
.swiper-button-next,.swiper-button-prev
{
	transform:rotate(90deg);
	background:#f7f7f7;
} */
.buut
{
	
	width:30px;
	height:30px;
	z-index:1500;
	position: absolute;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    left:50%;
    margin-left:-23%;
    border-radius:300px;
    background:none;
    border:2px solid #999;
    transition:all 0.3s;
}
.buut:hover
{
	background:rgba(255,0,0,0.8);
}
.butprev
{
	top:20%;
}
.butnext
{
	top: 80%;
}
.bb
{
	width:30px;
	height:30px;
	z-index:1500;
    z-index: 10;
    cursor: pointer;
    border-radius:300px;
    background:none;
    border:0px solid #999;
    transition:all 0.3s;
    font-size:35px;
}
.bb:hover .fa
{
	color:#ff0000 !important;
	background:none !important;
}
.bb:hover,.bb:focus,.bbactive
{
	color:#ff0000 !important;
	background:none !important;
	transform:scale(1.5);
}
.bl
{
	/* margin-left:-50px; */
	margin-left:-15px;
}
.br{
	/* margin-right:-50px; */
	margin-right:-15px;
}
.btn_close 
{
	position:relative;
	z-index:1000;
}
.carousel-control.right {
    right: 20px;
    left: auto;
    background-image: none;
}
.carousel-control.left {
    left: 20px;
    background-image: none;
}
.carousel-control {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -20px;
    width: 36px;
    height: 40px;
    font-size: 20px;
    line-height: 38px;
    color: #fff;
    text-align: center;
    text-shadow: none;
    filter: alpha(opacity=100);
    opacity: 1;
    border: 1px solid #fff;
    transition: background 0.35s ease, border 0.35s ease;
    -webkit-transition: background 0.35s ease, border 0.35s ease;
}


/** custome In Home Slide gallery **/
 .PositionSlideInModal .carousel-indicators {
	position: relative;
	left:50%;
	margin-left: 30%;
	bottom: -25%;
	}
 .PositionSlideInModal .carousel-indicators li{
	 display: inline-block;
	 width: 60px;
	 height: 60px;
	}
 .PositionSlideInModal .carousel-indicators li .active{
	 display: inline-block;
	 width:100px;
	 height:100px;
	 border: 1px solid #fff;
 }
 .PositionSlideInModal .carousel-indicators li >img{
    width: 100%;
    height: 100%;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0,0,0,0);
    border: 1px solid black;
    border-radius: 0px;
}
.carousel-indicators li {
    display: inline-block;
    width: 0px;
    height: 0px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border:0;
    border-radius: 0px;
}
.carousel-indicators .active {
    width: 0px;
    height: 0px;
    margin: 0;
    background-color: transparent;
}

/*------------ 992 ----------------*/

@media screen and (max-width:992px)
{
	.web992
	{
		display:none;
	}
	.mo992
	{
		display:block;
	}
	.PositionSlideInModal .carousel-indicators{
		display:none;
	}
	.navbar-inverse .navbar-nav > li > a{
		font-size:13px;
		padding:10px;
	}
	.navbar-right{
		/*background-color:red;*/
		margin-right:-10px;
	}
}

@media screen and (min-width:992px)
{
	.web992
	{
		display:block;
	}
	.mo992
	{
		display:none;
	}
}
 
/*------------ 992 ----------------*/

@media screen and (max-width:768px){	
	.positionHeader{
		display:none;
	}
	#navigation{
		margin-top: -50px;
	}
	.PositionbarHader {
    position: relative;
    margin-top: 0px;
	}
	.BarRight{
		margin-top:-20px;
	}
	.logo{
		position: relative;
		top: -20px;
	}
	.nl{
		padding-left:15px;
	}
	.boxSocial{
		position:absolute;
		right:0%;
		bottom:0px;
	}
	.pdL{
		padding:20px;
	}
	.PositionSlideInModal .carousel-indicators{
		display:none;
	}
	
}

@media screen  and (min-width:768px) {
	.logo{
		display:none;
	}
	.nl{
		padding-left:250px;
	}
	.pdL{
		padding-left:50px;
	}
	.pdImg{
		padding-top: 125px;
	}
	.positonSlideInHome{
		margin-top: -19px;
	}
}

@media screen and (max-width:1199px){
	.pdImg{
		padding-top: 0px;
	}
}

/* ----------- 1024 ---------------*/
@media screen and (min-width:320px) and (max-width:992px){
	#service{
		margin-top:0% !important;
		
	}
	.slide1{
		/*background-color:green;*/
		position: relative !important;
		margin-top: -13%;
		z-index:-1;
	}
	.bg-img-facilities{
		display:none;	
	}
	.web992{
		display:none !important;
	}
	#slider{
		height:600px !important;
	}
	.h2head1{
		display:none;
	}
	
.carousel-control {
    position: absolute;
    top: 70%;
    left: 0;
    margin-top: -20px;
    width: 36px;
    height: 40px;
    font-size: 20px;
    line-height: 38px;
    color: #fff;
    text-align: center;
    text-shadow: none;
    filter: alpha(opacity=100);
    opacity: 1;
    border: 1px solid #fff;
    transition: background 0.35s ease, border 0.35s ease;
    -webkit-transition: background 0.35s ease, border 0.35s ease;
}
.nl {
    padding-left: 150px;
}

}

@media screen and (max-width:1200px)
{
	.col500
	{
		background:none;
		width:550px;
		height:auto;
		margin-left:160px;
	}
	#service{
		margin-top:0% !important;
	}
}
@media screen and (min-width:1200px)
{
	.col500
	{
		background:none;
		width:550px;
		height:auto;
		margin-left:59px;
		
	}
}
.arl
{
	margin-left:-95%
}
.arr
{
	margin-right:-95%;
	margin-top:-30px;
}

@media screen and (max-width:426px){
	/* .slide1{
		position: relative;
		margin-top: -145%;
		z-index: 1;
	} */
/* 	#service{
		margin-top:50% !important;
	}
	.bg-img-facilities{
		display:none;	
	} */
	.nl {
    padding-left:0px;
	}
	.positonSlideInHome{
		margin-top: -19px;
	}
}

@media screen and (max-width:376px){
	/* .slide1{
		position: relative;
		margin-top: -194%;
		z-index: 1;
	} */
	/* .bg-img-facilities{
		display:none;	
	}
	#service{
		margin-top:-120% !important;
	} */
	.nl {
    padding-left:0px;
	}
	.positonSlideInHome{
		margin-top: -19px;
	}
}

@media screen and (max-width:321px){
	/* .slide1{
		position: relative;
		margin-top: -21%;
		z-index: 1;
	} */
	/* #service{
		margin-top:-120% !important;
	} 
	.bg-img-facilities{
		display:none;	
	} */
	.nl {
    padding-left:0px;
	}
	.positonSlideInHome{
		margin-top: -19px;
	}
}

#navigation{
	background-color:#25334a;
}