@charset "utf-8";
/* CSS Document */

*{ margin:0;font-family:"Myriad Pro"; list-style:none; text-decoration:none; font-weight:normal;padding:0px;}
.clear{ clear:both;}
#wrapper{ width:100%;}
.header{ width:980px;  margin:0 auto; height:94px; background:white; }
.head{box-shadow:1px 1px 2px #efefef;}
.head_top{ background:#262626; min-height:30px; }
.de_one{ width:980px; margin:0 auto; color:white;}
.hd_rt{ float:right;}
.hd_rt ul li{ float:left; margin:4px 10px}
.logo{ float:left;}
.logo a img{ width: 95px;}
.nav{ float:right; width:62%; }
.nav ul li{ float:left; position:relative;}
.nav ul li a{ color:#262626; font-size:18px;  padding:36px 27px; display:inline-block; transition:all .5s;}
.nav ul li a:hover{ background:#bb5e32; color:white;}
.nav ul li ul{ display:none; width:150px; position:absolute; left:0px; top:94px; background:white; box-shadow:0 0 2px #efefef; z-index:99999999;}
.nav ul li:hover ul{ display:block;}
.nav ul li ul li{ float:none;}
.nav ul li ul li a{ padding:10px 27px; width:96px; font-size:17px; }
.welcome{ color:#bb5e32; background:white; paddingx:10px 0;}

.active{background:#bb5e32; color:white !important;}
.cont{ width:980px; margin:0 auto; text-align:center;}
.cont h2{ font-size:36px; text-transform:uppercase; border-bottom:2px solid #bb5e32; padding:20px 0; position:relative; text-align:center; }
.cont h2 span{ position:absolute; bottom:-30px; left:48%}
.cont p{ font-size:20px; font-weight:normal; text-align:center; margin:10px ; margin-bottom:0; padding-bottom:10px; color:#999; margin-top:20px;}

.text{
	width:100%;
	height:auto;
	margin: 0 auto;
	background:url(../images/macau_sky_tower-wide.jpg) no-repeat top left fixed;
	background-size: cover;
	display: none;
}
.text_cont{height:180px; text-align:center; color:white; font-size:36px;}
.text_cover{
	width:100%;
	min-height:100px;
	margin:0 auto;
	background-color:rgba(0,0,0,0.3);
}
.container_text{ background:#bb5e32;}
.cont2{ width:980px; margin:0 auto; }
.cont2 ul li{ width:30%; margin:5px; float:left;   padding:10px; text-align:center;}
.cont2 ul li h3{ color:#fff; font-size:30px; text-align:center; margin-bottom:10px;}
.cont2 ul li p{ color:#fff; font-size:16px; margin:10px; text-align:justify; height:132px; overflow:hidden;}
.cont2 ul li a{ display:inline-block; color:white; padding:10px 20px; text-align:center; background:#262626; margin:10px auto;}
.cont2 ul li a:hover{ background: #bb5e32;}
.footer{ border-top:1px solid #efefef;}
.foot{ width:980px; margin:0 auto;}
.foot ul li{ float:left; width:22%; margin:10px 30px 10px 0; }
.foot ul li h4{ font-size:24px; text-align:left; border-bottom:2px solid #bb5e32; margin-bottom:10px; }
.foot ul li li{ float:none; width:100%;}
.foot ul li li a{ color:#626262;}
.ft_1 ul li{ background:url(../images/circle_next_arrow_disclosure-128.png) no-repeat; background-size:7% 87%; padding-left:30px;}
.ft_1{ padding-left:10px;}
.ft_2 a p img{ float:left; width:30px; margin:0 10px 0 0 }
.ft_2 a p{  float:left; width:80%; margin:6px 0; line-height:30px;}
.ft_3 input{ width:90%; padding:6px 10px; border:1px solid #dbdbdb;}
.ft_3 button{ background:black; color:white; border:none; padding:6px ; text-transform:capitalize; margin:10px 0; float:right; font-size:18px; width:100%;}
.about{ margin:20px auto; width:980px; }
.about_head h2{ color:#262626; margin:20px 0; border-bottom:1px solid #bb5e32; padding-bottom:10px;}
.about_head h2 span{ border-left:1px solid #bb5e32; border-right:1px solid #bb5e32; border-top:1px solid #bb5e32; padding:10px 20px ; }
.about_cont{ text-align:justify; margin:10px; color:#131313; font-size:17px; }
.about_cont p span {
	color: #bb5e32;
	font-weight: 600;
}
.about_cont ul li img{ float:left; width:24px; margin-right:10px;}
.about_cont ul li p{  font-size:17px;}
.about_cont ul li{  margin:10px 4px 0 0;  display:inline-block; width:49%;   }
.about_left{ float:left; width:20%; border:1px solid #efefef;  padding:10px; margin-top:10px;}
.about_left img{ width:100%; height:300px;}
.about_right{ float:right; width: 76%;}
.contact-right { width:65%;}
.about_cont h3{padding:6px; background:#efefef; margin:10px 0 ;}
.glry{ margin:20px auto; width:980px;}
.form form{ min-height:600px; padding:4px;}
.form form p{ margin:10px; width:100%;}
.form form p span{ width:20%; display:block;  ; padding:6px;}
.form form p input{ padding:6px; width:90%;  border:1px solid #dbdbdb;}
.form form p textarea{ padding:6px; width:90%;  border:1px solid #dbdbdb;}
.form form p button{ padding:6px; width:30%;  margin-left:10px; border:none; background: #bb5e32; color:white; font-size:18px; float:right; margin-right:40px;}
.new ul li{ margin:10px 0;}
/*JAYASHREE*/
/*STARTING INDEX*/
.header .logo a {
	color: #000;
	font-weight: 800;
	letter-spacing: 0.225em;
	line-height: 0;
	margin: 0;
	text-transform: uppercase;
}
.logo {
    padding: 2px 0 0;
}
.cont2 ul li a {
	text-transform:uppercase;
	border-radius:5px;
}
.ft_3 button {
	cursor:pointer;
	border-radius: 5px;
}
.ft_3 button a {
	color:#fff;
}