/*  
Theme Name: Alishan Realcon Private Limited.
Project URL: www.alishanrealcon.com
Version: 2.0.0
Description: Designed by <a href="http://www.isolutionindia.in">Sujit Kumar Singh</a>.
Author: Sujit Kumar Singh
Author URI: http://www.isolutionindia.in/ and http://versityy.com
*/     
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-family:inherit;
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	background:none;
	list-style:none;
}
html {
	padding-bottom:1px;
	height:100%;
}
body {
	background:#0071b6 url(../images/body-bg.jpg) repeat-x top;
	color:#fff;
	font:normal normal 14px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
*:focus {
/*outline:0;*/
}
a {
	color:#fff;
	text-decoration: underline;
}
a:hover {
	color:#fff;
	text-decoration:none;
}
a img {
	border: none;/*remove border for linked images*/
}
/***** clear *****/
.clear {
	clear: both;
	height: 0;
	line-height: 0;
}
.left-div {
	float:left;
}
.right-div {
	float:right;
}
.circle-small {
	width:188px;
	height:188px;
	position:relative;
}

h1, h2, h3, h4, h5, h6 {
	font:normal normal 24px/100% 'Amaranth', sans-serif;
	color:#fff;
	margin-bottom:20px;
}
h1 {
	font-size:54px;
}
h2 {
	font-size:34px;
}
h3 {
	font-size:24px;
	color:#ad4d32;
}
h4 {
	font-size:20px;
}
h5 {
	font-size:18px;
}
p {
	margin:10px 0;
	line-height:16px;
	text-align:justify;
}
.project-list-table {
	margin-bottom:10px;
}
.project-list-table tr td {
	padding:20px;
	border-bottom:1px dashed #64BCF5;
}
.project-list-table td {
	padding:0;
	border:none;
}
.list-table {
	font-size:12px;
}
.list-table tr th {
	font-weight:bold;
	color:#0071B6;
	text-align:center;
	background:#C3E8FF;
	padding:5px 5px;
}
.list-table tr td {
	background:#0071B6;
	padding:2px;
	border:none;
}
/****************************************************
Layout style start
******************************************************/
#page-wrap {
	width:980px;
	margin:10px auto;
	position:relative;
	padding:0;
}
#logo {
	float:left;
	width:147px;
	height:125px;
	cursor:pointer;
	color:#FFF;
}
h1#logo {
	border:none;
}
h1#logo a {
	background: url(../images/logo.png) no-repeat;
	width:147px;
	height:125px;
	display:block;
	text-indent:-9999px;
}
#content {
	padding:0;
	margin:10px 0 0 0;
}


/*Main Page Scroller*/

#pages-scroller-header a {
	color:#ffd2c5;
	text-decoration:none;
}
#pages-scroller-header a:hover {
	text-decoration:none;
	color:#fff;
}
#pages-scroller-header a.selected {
	text-decoration:none !important;
	color:#FFF !important;
}
#pages-scroller-header {
	background:url(../images/nav-bg.png) no-repeat;
	width:641px;
	height:30px;
	float:right;
	margin-top:40px;
	padding-left:10px;
}
#pages-scroller-header ul {
	margin:0;
	padding:0;
	list-style:none;
}
#pages-scroller-header ul li {
	color:#fff;
	font-weight:bold;
	font-size:14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	line-height:30px;
	padding:0 13px;
	float:left;
	display:inline;
}
#scroller-body {
	width:980px;
	margin-top:20px;
}
#mask {
	width:980px;
	overflow:hidden;
	margin:0 auto;
}
#panel {
}
#panel li {
	float:left;
}
/* Extra styling for each panel*/
#panel-1 {
}
#panel-1 h3 {
	line-height:30px;
	font-weight:normal;
	color:#fff;
	margin-bottom:0;
}
#panel-1 h3 span {
	font-size:54px;
	line-height:54px;
}
.ongoing-icon {
	width:188px;
	height:188px;
	margin-top:65px;
	text-align:center;
	float:left;
}
.upcoming-icon {
	width:188px;
	height:188px;
	margin:65px 20px 0 15px!important;
	margin:50px 20px 0 15px;
	text-align:center;
	float:left;
}
#panel-1 h3 small {
	font-size:18px;
	display:block;
	padding:0;
	margin:0;
	line-height:18px;
}

#scroller-body {
	width:980px;
	margin-top:20px;
}
#mask {
	width:980px;
	overflow:hidden;
	margin:0 auto;
}
#panel {
	height:auto;
}
#panel li {
	float:left;
	padding:0px;
	height:auto;
}
/* Extra styling for each panel*/

#panel-1 {
	position:relative;
}
#panel-1 h3 {
	line-height:30px;
	font-weight:normal;
	color:#fff;
	margin-bottom:0;
}
#panel-1 h3 span {
	font-size:54px;
	line-height:54px;
}
#panel-1 .ongoing-icon {
	float:left;
	width:188px;
	height:188px;
	margin-top:65px;
	text-align:center;
	position:relative;
}
#panel-1 .upcoming-icon {
	float:left;
	width:188px;
	height:188px;
	margin:65px 20px 0 15px!important;
	margin:50px 20px 0 15px;
	text-align:center;
	position:relative;
}
#panel-1 h3 small {
	font-size:18px;
	display:block;
	padding:0;
	margin:0;
	line-height:18px;
}
#panel-2 {
}
#panel-2 td h4 {
	margin:0;
	padding:0;
	line-height:24px;
	color:#c3e8ff;
}
#panel-2 td h4 em {
	font-size:16px;
}
#panel-3 h3 {
	color:#c3e8ff;
}
#panel-4 {
}
#panel-4 td img {
	background:#73b1d7;
	padding:5px;
	border:1px solid #97c6e1;
}
#panel-5 {
}

#panel-8 h1 {
	margin-bottom:10px;
}
#panel-8 h1 span {
	line-height:30px;
	font-size:24px;
	font-weight:normal;
	color:#fff;
	margin-bottom:0;
}
#panel-8 h3 {
	font-size:20px;
}
#panel-8 h5 {
	color:#c3e8ff;
}
#panel-7 h1 {
	margin-bottom:10px;
}
#panel-7 h1 span {
	line-height:30px;
	font-size:24px;
	font-weight:normal;
	color:#fff;
	margin-bottom:0;
}
#panel-7 h3 {
	font-size:20px;
}
#panel-7 h5 {
	color:#c3e8ff;
}
#panel-9 h1 {
	margin-bottom:10px;
}
#panel-9 h1 span {
	line-height:30px;
	font-size:24px;
	font-weight:normal;
	color:#fff;
	margin-bottom:0;
}
#panel-9 h3 {
	font-size:20px;
}
#panel-9 h5 {
	color:#c3e8ff;
}
/*Footer class*/
#footer {
	background:url(../images/footer-bg.png) no-repeat top center;
	width:980px;
	padding-top:30px;
	margin-top:10px;
}
#footer .touch {
	float:left;
	width:138px;
	height:68px;
margin-left:190px!important;
margin-left:80px;
	background:url(../images/keep-in-touch.png) no-repeat;
	text-indent:-999999px;
}
#footer .touch-form {
	float:left;
	width:420px;
	height:68px;
	margin-left:20px;
}
#footer .touch-form .input-field {
	background: url(../images/input-field.png) no-repeat;
	width:321px;
	height:27px;
	float:left;
	border:none;
	color:#888;
	padding:2px 5px;
}
#footer .touch-form .send-button {
	background: url(../images/send-button.png) no-repeat;
	width:69px;
	height:31px;
	float:left;
	border:none;
	cursor:pointer;
}
#footer a {
	color:#80b8db;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration:none;
}
#footer .copyright, #footer .bottom-links {
	color:#80b8db;
	font-size:12px;
	float:left;
	width:400px;
	padding-bottom:5px;
}
#footer .bottom-links {
	float:right;
	width:400px;
	text-align:right;
	padding-bottom:5px;
}
.social-bookmarks {
	margin:20px auto 0 auto;
	width:150px;
}
.social-bookmarks img {
	margin:0 3px;
}
/*Contact Form*/
.textfield {
	background:url(../images/text-field.gif) no-repeat;
	width:275px;
	height:27px;
	padding:2px 5px;
	border:none;
	color:#888;
	margin-bottom:5px;
}
.listmenu {
	background:none url(../images/text-field.gif) no-repeat;
	width:275px;
	height:34px;
	padding:2px 5px;
	border:none;
	color:#888;
	margin-bottom:5px;
}
.textarea {
	background:url(../images/text-area.gif) no-repeat;
	width:275px;
	height:128px;
	padding:5px 5px;
	border:none;
	color:#888;
	font: normal normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}
.captcha-box {
	background:url(../images/captcha-box.gif) no-repeat;
	width:155px;
	height:27px;
	padding:2px 5px;
	border:none;
	color:#888;
	margin:5px 0;
	font-weight:bold;
}
.send-btn {
	background:url(../images/send-btn.png) no-repeat;
	width:69px;
	height:31px;
	border:none;
	margin-bottom:5px;
	text-indent:-99999px;
	cursor:pointer;
}
.error {
	color:#fff;
	background:#f00;
	font-size:12px;
	padding:2px 4px;
}
.success {
	color:#FFF;
	background:#390;
	font-size:12px;
	padding:2px 4px;
}
#callus {
	width: 55px;
	height:110px;
	position:fixed;
	top:30%;
	background:url(../images/popup.png) no-repeat;
	text-indent:-999999px;
	z-index:99999;
}
#callus a {
	display:block;
	width: 55px;
	height:110px;
}
#loading{position:relative; top:50px; left:50px; background-image:url(/web/20180827014741im_/http://alishanrealcon.com/images/spinner.gif); background-repeat:no-repeat; background-position:left middle; padding-left:50px;}


.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1;background: #147cbc; font-weight: bold; color: #fff; }
.ui-accordion .ui-accordion-li-fix { display: inline;background: #147cbc; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; background: #147cbc; margin-bottom:0;}
.ui-accordion .ui-accordion-header a:hover { background: #2393d8; color: #fff; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding:10px; color: #c3e8ff; text-decoration: none;margin-bottom:0;}
.ui-accordion-icons .ui-accordion-header a { padding-left: 10px; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 10px; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; background: #2393d8;}
.ui-accordion .ui-accordion-content-active { display: block; background: #2393d8;}

/*testimonial*/
.testimonials {
	width:960px;
	height: auto;
	margin:10px;
	padding:10px;
	float:left;
	background: #147cbc;
	overflow: hidden;
	position: relative;
}

.testimonials h5 { margin:10px; padding:0; line-height:200%;font-size:24px; padding-left:80px;}
.testimonials h5 em{color:#88c6ec; font-size:18px;}
.testimonials blockquote{ color:#fff; font:normal normal 20px/120% 'Amaranth', sans-serif; font-weight:normal;background:url(../images/quote.png) no-repeat left center; padding-left:60px; height:auto;}
.testimonials blockquote em{color: #c3e8ff; }
.testimonial-icon{ position:absolute; background:url(../images/client-icon.png) no-repeat; top:20%; left:2%; width:64px; height:51px; z-index:1;}
/*
     FILE ARCHIVED ON 01:47:41 Aug 27, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:20:29 Apr 08, 2019.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 65.124 (3)
  esindex: 0.009
  captures_list: 82.115
  CDXLines.iter: 11.298 (3)
  PetaboxLoader3.datanode: 39.844 (5)
  exclusion.robots: 0.193
  exclusion.robots.policy: 0.169
  RedisCDXSource: 2.371
  PetaboxLoader3.resolve: 147.393 (3)
  load_resource: 171.487
*/