@font-face {
	font-family:'MyriadPro-Bold';
	src: url('../fonts/MyriadPro-Bold_latin+latin-ext_gdi.eot');
	src: url('../fonts/MyriadPro-Bold_latin+latin-ext_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/MyriadPro-Bold_latin+latin-ext_gdi.woff') format('woff'),
		url('../fonts/MyriadPro-Bold_latin+latin-ext_gdi.ttf') format('truetype'),
		url('../fonts/MyriadPro-Bold_latin+latin-ext_gdi.otf') format('opentype'),
		url('../fonts/MyriadPro-Bold_latin+latin-ext_gdi.svg#MyriadPro-Bold') format('svg');
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2215;}

body {
    background: none repeat scroll 0 0 #b8c8d5;
    color: #414040;
    font-family: Arial;
    font-size: 13px;
    margin: 0;}

.container{
	width:970px;
	margin:0 auto;}

.left{
	float:left;}

.right{
	float:right;}
	
img.left{
    border: 2px solid #215ba4;
    margin-bottom: 10px;
    margin-right: 20px;
    padding: 4px;}

img.right{
    border: 2px solid #003384;
	margin-left:20px;
	margin-bottom:10px;
    padding: 2px;}

hr.sep{
	border: none;
	border-bottom: 2px dashed #000;}

.error{
	background: none repeat scroll 0 0 #ff0000;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;}

.col-2{
	width:48%;}

h1, h2, h3, h4, h5{
	font-weight:normal;}
	
.clr, .clear{
	clear:both;}
	
a{
	color:#3095B9;
	text-decoration:none;}

a:hover{
	text-decoration:underline;}

img{
	width: 100%;}

ul.list{
    list-style: none outside none;
    padding: 0;}

ul.list li{
    background: url("../images/li.png") no-repeat scroll left 6px;
    line-height: 27px;
    padding-left: 23px;}

.btn{
    color: #FFFFFF;
    display: block;
    float: left;}
	
.btn:hover{}

.padding-left{
	padding-left: 0;}
	
.padding-right{
	padding-left: 0;}
	
.no-padding{
	padding: 0;}

.relative{
	position: relative;}

.header{
    border-bottom: 1px solid #828282;
    /*background: url("../images/header.png") repeat scroll 0 0 #E7ECF0;*/
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8f9fb+0,dfe8f0+100,ebeff2+100,dfe8f0+100,dfe8f0+100 */
background: rgb(248,249,251); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjlmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZmU4ZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWJlZmYyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RmZThmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZmU4ZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(248,249,251,1) 0%, rgba(223,232,240,1) 100%, rgba(235,239,242,1) 100%, rgba(223,232,240,1) 100%, rgba(223,232,240,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,249,251,1)), color-stop(100%,rgba(223,232,240,1)), color-stop(100%,rgba(235,239,242,1)), color-stop(100%,rgba(223,232,240,1)), color-stop(100%,rgba(223,232,240,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(248,249,251,1) 0%,rgba(223,232,240,1) 100%,rgba(235,239,242,1) 100%,rgba(223,232,240,1) 100%,rgba(223,232,240,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(248,249,251,1) 0%,rgba(223,232,240,1) 100%,rgba(235,239,242,1) 100%,rgba(223,232,240,1) 100%,rgba(223,232,240,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(248,249,251,1) 0%,rgba(223,232,240,1) 100%,rgba(235,239,242,1) 100%,rgba(223,232,240,1) 100%,rgba(223,232,240,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(248,249,251,1) 0%,rgba(223,232,240,1) 100%,rgba(235,239,242,1) 100%,rgba(223,232,240,1) 100%,rgba(223,232,240,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f9fb', endColorstr='#dfe8f0',GradientType=0 ); /* IE6-8 */
    height: 219px;
    width: 100%;}

.header.inner-header{
	height: 219px;}


.header-right {
    width: 65%;
}


.header-right .search {
    margin-top: 29px;
    overflow: hidden;
    width: 267px;
}

.header-right .search input[type=text]{
	background: none repeat scroll 0 0 #fff;
    border: 1px solid #000;
    color: #000;
    float: left;
    margin: 0;
    padding: 6px 34px 6px 10px;
    width: 220px;}

.header-right .search input[type=submit]{
	background: url("../images/search-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    float: left;
    font-size: 0;
    height: 20px;
    margin-left: -24px;
    margin-top: 4px;
    width: 20px;}

.header-right .call {
    color: #000000;
    font-size: 20px;
    margin: 20px 0;
    text-align: left;
}

.header-right .call span{
    color: #e66329;
    font-weight: bold;}


.header-right .tagline {
    display: block;
    font-size: 12px;
    margin: 0;
}
.header-right .top-news {
    border-radius: 0 8px 0 0;
    float: right;
    margin-top: 40px;
    overflow: hidden;
    width: 340px;
}
.header-right .top-news .left{
    background: url("../images/top-left.png") no-repeat scroll 0 0;
    height: 37px;
    width: 35px;}

.header-right .top-news .news-area{
    background: url("../images/top-back.png") repeat-x scroll 0 0 #0C2F5C;
    height: 37px;
    float: right;
    width: 305px;}

.header-right .top-news .news-area .content-text{
    border-radius: 6px;
    height: 18px;
    margin: 10px 0 0 -3px;
    max-width: 298px;
    overflow: hidden;
	background:#fff; }

.logo{
    margin: 22px 0 22px 20px;
    width: 208px;}

.logo a{
    display: table-cell;
    vertical-align: middle;}


.main-menu {
    background: #0b284f url("../images/menu.png") repeat-x scroll 0 0;
    border-radius: 10px 0 0 0;
    height: 52px;
    overflow: hidden;
    width: auto;
}

.main-menu .left{
    background: url("../images/menu-left.png") no-repeat scroll 0 0;
    height: 52px;
    width: 26px;}
	
.main-menu ul {
    height: 52px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: auto;
}

.main-menu ul li{
    background: url("../images/menu-sep.png") no-repeat scroll right center;
    display: inline-block;
    padding: 0 15px;}

.main-menu ul li.first{
    border-left: none;
	margin-left: -18px;
	padding-left: 0;}

.main-menu ul li.last{
	background: none repeat scroll 0 0;
    border-right: none;
	padding-right: 0;}

.main-menu ul li a {
    color: #ffffff;
    display: block;
    font-family: MyriadPro-Bold;
    font-size: 14px;
    padding: 18.5px 0;
    text-decoration: none;
    text-transform: uppercase;
}

.main-menu ul li.active a, .main-menu ul li a:hover{
    color: #3A9EBF;
    text-decoration: none;}

.head-bott {
    background: url("../images/header-bott.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 38px 0 46px;
    height: 10px;}

.slides{
    /*border-radius: 26px 0 0;*/
    overflow: hidden;
    position: relative;
	clear:both; }

.slides.inner{
	top: -17px;}

.slides .banner{
    border: 6px solid #fff;
    border-radius: 0 0 26px 26px ;
	height: 314px;
    overflow: hidden;}

.slides .banner .container_skitter{
    height: 529px;
	overflow:inherit;
    left: -6%;
    margin: 0 auto;
    position: relative;
    width: 1120px;}

.slides .banner .container_skitter .image{
	overflow:inherit;}
	
/*---- Body ----- */
#BodyWrapper{
    clear: both;}
	
.content{
    background: none repeat scroll 0 0 #fff;
    border-radius: 20px;
    margin-bottom: 15px;
    margin-top: 15px;
    overflow: hidden;}

.news{
    background: url("../images/news-back.png") repeat-x scroll 0 0 #F3F3F3;
    border: 3px solid #fff;
    border-radius: 50px;
    height: 26px;
    margin-top: 10px;
    overflow: hidden;}

.news h3{
    background: url("../images/news-head.png") repeat-x scroll 0 0 #215BA4;
    color: #fff !important;
    font-family: Arial !important;
    font-size: 15px !important;
    font-weight: bold !important;
    height: 18px;
    line-height: inherit !important;
    margin: 0 !important;
    padding: 4px 10px;
    text-shadow: 1px 1px 1px #000;}

.news .bx-wrapper{
	float: left;
	margin: 0 6px;
    width: 765px;}

.news ul{
    list-style: none outside none;
    margin: 0;
    padding: 0;}

.news ul li{}

.news ul li span, .news ul li a{
	color: #000;
    display: table-cell;
    font-size: 11px;
    height: 26px;
    line-height: 13px;
    vertical-align: middle;}

.news .readmore{}

.news .readmore a{
    background: url("../images/news-read.png") repeat-x scroll 0 0 #F26629;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 9px;}

.home-panel{}

.home-panel .panel{
    height: 176px;
    margin-right: 4px;
    padding: 15px 20px;
    width: 280px;}

.home-panel .panel.last{
	margin-right: 0;}

.home-panel .panel.blue{
    background: url("../images/bottom-blue.jpg") no-repeat scroll 0 0 #0C3062;}

.home-panel .panel.black{
    background: url("../images/bottom-blk.png") no-repeat scroll 0 0 #2F3030;}

.home-panel .panel h3{
    color: #fff;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
	margin-bottom: 4px;}

.home-panel .panel .img{
    border: 2px solid #fff;
    border-radius: 6px;
    float: left;
    height: 107px;
	margin-right: 10px;
    overflow: hidden;
    width: 132px;}

.home-panel .panel p{
    color: #fff;
    font-size: 13px;
    line-height: 17px;
    margin: 0;}

.home-panel .panel .view{
    background: url("../images/view.png") no-repeat scroll 0 0;
    float: left;
    height: 32px;
    margin-top: -3px;
    width: 111px;}

.home-panel .panel .view a{
    color: #fff;
    display: block;
    font-size: 11px;
    padding: 10px 23px;
    text-transform: uppercase;}

.home-panel .panel ul{
    list-style: none outside none;
    margin: 0 0 5px;
    padding: 0;}

.home-panel .panel ul li{
    border-bottom: 2px dotted #fff;
    padding: 4px 0;}

.home-panel .panel ul li.last{
	border: none; }

.home-panel .panel ul li a{
    background: url("../images/link.png") no-repeat scroll left 5px;
    color: #fff;
    display: block;
    font-size: 13px;
    padding: 3px 0 3px 24px;}

.content-inside{}
	
.content .inside {
    min-height: 300px;
    overflow: hidden;
    padding: 15px;}
	
.content-panel{
	padding-bottom: 15px;
	padding-top: 15px;}

.content h1, .content h2, .content h3{
    color: #215ba4;
    font-size: 25px;
    font-weight: normal;
    line-height: 34px;
    margin-top: 0;}
	
.content h1{}
	
.content h2{
    /*color: #3a9ebf;*/
    font-size: 20px;
    font-weight: bold;}

.content h3{
	font-size: 18px;
    font-weight: bold;
    line-height: 24px;}

.content .image{
    border: 10px solid #fff;}

p{
	line-height:24px;}

ul.services{
    list-style: none outside none;
    overflow: hidden;
    padding: 0;}

ul.services li{
    background: none repeat scroll 0 0 #F6F6F6;
    color: #003384;
    float: left;
    font-family: Arial;
    font-size: 16px;
    height: 58px;
    margin: 6px 12px;
    padding: 0 12px;
    text-align: center;
    text-transform: uppercase;
    width: 28%;}

ul.services li span{
    display: table-cell;
    height: 58px;
    vertical-align: middle;
    width: 280px;}

#quoteform{
    margin-top: 9px;}

#quoteform input[type=text]{
    outline: 1px solid #D4DBAE;
	border:none;
    color: #88A870;
    font-size: 14px;
    font-style: italic;
    margin: 0 14px 3px;
    padding: 6px 10px;
    width: 85%;}
	
#quoteform input[type=text]:focus{
	outline: 1px solid #80B25B;
    color: #186631;
	font-style:normal;}
	
#quoteform label.error{
    color: #FF0000;
    float: right;
    margin-right: 25px;
    margin-top: -26px;
    position: relative;
    text-align: left;}

#quoteform input[type=submit]{
    background: none repeat scroll 0 0 #64A657;
    border: 1px solid #D4DBAE;
    color: #FFFFFF;
    cursor: pointer;
    font-family: zurich_bdxcn_btbold;
    font-size: 24px;
    margin: 3px 13% 0;
    padding: 6px 0 4px;
    text-transform: uppercase;
    width: 70%;}
	
.contact-info{}

.contact-info label{
    clear: both;
	font-weight:bold;}

.contact-info span{
    display: inline-flex;}

#contactform{
	width:100%;}

#contactform label{
    line-height: 2.5;}

#contactform label span{
	color:#ff0000;}

#contactform label.error{
    clear: none;
    color: #FF0000;
    float: none;
	font-size:12px;
    line-height: 2;
	margin: 0;
    position: relative;
	width:auto;}

#contactform input[type=text], #contactform textarea{
	resize:none;}

#contactform input[type=text]:focus, #contactform textarea:focus{}

#contactform textarea{
	height:100px;}

#contactform input[type=submit], #contactform input[type=reset]{
    color: #FFFFFF;
    cursor: pointer;
    font-family: Arial;
    margin-right: 13px;}
	
#contactform input[type=submit]:hover, #contactform input[type=reset]:hover{}

/*----- Footer ----- */
#FooterWrapper{
    padding: 20px 10px;}

.top-footer{
	border-bottom: 1px solid #d2d2d2;
    padding: 0 10px;}
.fmenu {
    padding: 10px 0;
}

.fmenu ul{
    list-style: none outside none;
    margin: 0;
    padding: 0;}

.fmenu ul li{
    float: left;
    margin: 10px 0 10px 0;}

.fmenu ul li a {
    border-right: 2px dotted #000;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    padding: 0 10px;
}

.fmenu ul li.first a{
    padding-left: 0;}

.fmenu ul li.last a{
    border: none;
    padding-right: 0;}

.fmenu ul li.active a, .fmenu ul li a:hover{
	color: #215BA4;
	text-decoration:none;}

.top-footer .social{
    line-height: inherit;
	margin: 16px 0 0;
	text-align: right;
    width: 165px;}

.top-footer .social span.print{
    border-right: 1px dotted #000;
    cursor: pointer;
    display: inline-block;
    float: left;
    line-height: 21px;
    margin-right: 10px;
    padding-right: 13px;}

.top-footer .social span.print img{
	margin: 0 2px 0 0;}

.top-footer .social img{
    margin: 3px 2px;
    max-width: 100%;
    width: auto;}

.bott-footer{
    padding: 0 10px;}

.copyright{
    /*clear: both;*/
    color: #6e6e6e;
    font-size: 12px;
    width: 70%;
}

.copyright a{
	color: #6e6e6e;}

.foot-info{
    color: #414040;
    font-size: 11px;}

.foot-info p{
    line-height: 18px;
    margin: 0;}

ul.gallery{
	list-style:none;
	margin:0;
	padding:0;}
	
ul.gallery li{
    float: left;
    margin: 12px 15px;
    width: 30%;}

ul.gallery li img{
    border: 3px solid #80B25B;
    width: 100%;}
	
ul.gallery li img:hover{
	opacity: 0.6;}
	
/*----- Request a maid form ------- */
#requestmaidform{
    margin-bottom: 20px;}
	
#requestmaidform hr{
    border: 1px solid #D4DBAE;
    clear: both;
    float: left;
    height: 1px;
    margin: 20px 0;
    width: 100%;}
	
#requestmaidform .form-body{
	float:left;}

#requestmaidform .two{
    margin-right: 38px;
    width: 48%;}

#requestmaidform .two label{
	line-height: 28px;
    width: 122px;}

#requestmaidform .two input[type=text], #requestmaidform .two textarea{
    width: 68%;}
	
#requestmaidform .two input[type=text]{
	margin-bottom:12px;}
	
#requestmaidform .two.address label.error{
    margin-left: 122px;
    float: left;
    margin-top: 0px;
    width: auto;}

#requestmaidform .two label.error{
    margin-left: 122px;
    float: left;
    margin-top: -14px;
    width: auto;}

#requestmaidform .three{
    margin-right: 33px;
    width: 31%;}
	
#requestmaidform .three label{
    line-height: 28px;
    width: 55px;}

#requestmaidform .three input[type=text]{
    margin-left: 9px;
    width: 71%;}

#requestmaidform .three label.error{
    float: left;
    margin-left: 63px;
    margin-top: 0;
    width: auto;}
	
#requestmaidform .short{
    margin-right: 33px;
    width: 31%;}

#requestmaidform .short label{
    line-height: 28px;
    width: 100px;}

#requestmaidform .short input[type=text]{
    margin-left: 9px;
    width: 54%;}
	
#requestmaidform .short label.error{
    margin-left: 108px;
	float: left;
    margin-top: 0;
    width: auto;}

#requestmaidform .two.last, #requestmaidform .three.last, #requestmaidform .short.last{
	margin-right:0;}
	
#requestmaidform .input-body{
    float: right;
    position: relative;
    width: 60%;}

#requestmaidform .input-body label{
    margin-bottom: 7px;
	margin-right:10px;
    width: 33%;}
	
#requestmaidform .input-body label.two{
    width: 48%;}
	
#requestmaidform .input-body label.two textarea{
    float: left;
    width: 96%;}

#requestmaidform .input-body label input{
    margin-right: 8px;}

#requestmaidform .input-body label.error{
    bottom: -17px;
    margin: 0;
    position: absolute;
    right: 0;
    width: auto;}

#requestmaidform label{
    float: left;
    width: 37%;}

#requestmaidform .captcha label{
	width:20%; 
	line-height:27px;}
	
#requestmaidform .captcha label.error{
    float: left;
    margin-left: 20%;
	width:auto;
	line-height:1;}
	
#requestmaidform label span{
    color: #FF0000;
    margin-left: 5px;}

#requestmaidform input[type=text], #requestmaidform textarea{
    border: medium none;
    color: #88A870;
    font-size: 14px;
	font-family:Arial;
    margin: 0;
    outline: 1px solid #D4DBAE;
    padding: 6px 10px;
    width: 93%;}
	
#requestmaidform input[type=text]:focus, #requestmaidform textarea:focus{
	outline: 1px solid #80B25B;
    color: #186631;
	font-style:normal;}
	
#requestmaidform textarea{
    float: right;
    height: 105px;
    width: 60%;}

#requestmaidform label.error{
    clear: both;
    color: #FF0000;
    float: right;
    font-size: 12px;
    margin-top: 4px;
    text-align: left;
    width: 62.5%;}

#requestmaidform input[type=submit], #requestmaidform input[type=reset]{
    background: none repeat scroll 0 0 #64A657;
    border: 1px solid #D4DBAE;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-family: zurich_bdxcn_btbold;
    font-size: 24px;
    margin: 3px 12% 0;
    padding: 6px 0 4px;
    text-transform: uppercase;
    width: 25%;}
	
#requestmaidform input[type=submit]:hover, #requestmaidform input[type=reset]:hover{
    background: none repeat scroll 0 0 #80B25B;}
	
.location{
	width:46%;
	}
	
.location iframe{
	border:1px solid #000;}
	
.label{
	background: url("../images/AddressIcon.png") no-repeat scroll 0 0;
    height: 42px;
    margin-top: -4px;
    padding: 7px 0 0 37px;
    text-align: left;}
	
ul.pdf{
    list-style: none outside none;
    overflow: hidden;
    padding: 0;}

ul.pdf li{
    background: url("../images/pdf.png") no-repeat scroll 0 0;
    height: 116px;
    position: relative;
    z-index: 999999;}

ul.pdf li a{
    background: none repeat scroll 0 0 #F7F7F7;
    display: block;
    font-family: constantiaregular;
    font-size: 20px;
    left: 66px;
    padding: 12px 10px;
    position: absolute;
    top: 35px;
    width: 30%;
    z-index: -1;}
	
ul.col{}

ul.col li{
    width: 50%;}

ul.col li a{
	width: 76%;}

#sb-wrapper {
    box-shadow: 0 0 10px 0 #000;}

#sb-title{
    background: none repeat scroll 0 0 #ad0025;
    height: auto;}

#sb-title-inner {
    font-family: CenturyGothicBold;
    font-size: 16px;
    height: auto;
	line-height: 20px;
    padding: 8px 10px 0;}

#sb-wrapper-inner {
    background: none repeat scroll 0 0 #ad0025;
	border: none;
    padding: 10px;}

#sb-body, #sb-loading {
	background: none;}

#sb-body img {
    border: medium none;
    height: 100%;}

#sb-info {
    background: none repeat scroll 0 0 #ad0025;
    height: auto;
    padding-bottom: 10px;}

#sb-info-inner {
    padding: 0 10px;}

.inner-projects{
	margin: 0 -15px;
    overflow: hidden;}

.inner-projects h2{}

.inner-projects ul{
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;}

.inner-projects ul li{
	margin-bottom: 10px;
	margin-top: 10px;}

.inner-projects ul li .img{}

.inner-projects ul li .img img{}

.inner-projects ul li .text{
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d3d3d3;
    min-height: 108px;
    padding: 15px;}

.inner-projects ul li .text h4{
    color: #df0024;
    font-size: 16px;
	line-height: 22px;
    margin: 0;}

.inner-projects ul li .text p{
    color: #757575;
    font-size: 13px;}

#products{
    list-style: none outside none;
    margin: 20px 0;
    padding: 0;}

#products h2{
	background: url("../images/plus.png") no-repeat scroll right center;
    border-bottom: 1px dashed #df0024;
    font-size: 16px;
    font-weight: normal;
	line-height: 24px;
    margin: 0 0 -1px;
    padding: 10px 0;}

#products h2.active{
	background: url("../images/minus.png") no-repeat scroll right center;}

#products h2 a{
    color: #10137b;
	outline: none;}

#products h2 a:hover, #products h2.active a{
	text-decoration: underline;}

#products .answer{
	background: none repeat scroll 0 0 #fff;
    border: 1px dashed #df0024;
    padding: 10px 10px 0;}

.company-profile h2 {
    font-family: arial;
    font-weight: bold;
    color: #114084;
    font-size: 22px; }
	
.company-box
{
	background: #EAF0FA;
    border: 1px solid #E3E3E3;
    border-radius: 10px;
    margin: 0 0 20px;
    padding: 15px 12px;
    width: 430px;
    min-height: 170px; }

ul.board-director{
	overflow: hidden;
    padding: 0;}

ul.board-director li{
	clear: both;
    list-style: outside none none;
    overflow: hidden; }

ul.board-director img {
}

.director-image {
	width: 16%;
	float:left; }
	
.director-text{
	/*float:right;
	width:80%;*/}

.director-text h3{
	margin:0;}

.director-text p {
    margin: 0px 0 10px 0px; }

.investor ul{
	margin: 0;
    overflow: hidden;
    padding: 0;
}

.investor li
{
	float: left;
    width: 290px;
    list-style: none;
    padding: 5px; }

.investor li a
{
	background: url("../images/pdf-icon.png") no-repeat scroll 0 0 transparent;
    display: table-cell;
    height: 80px;
    padding: 0 0 0 75px;
    vertical-align: middle; }
	

.button
{
}
.button a
{
	background: url("../images/secp-logo.png") no-repeat scroll 0 0 #B2D57B;
    border: 1px solid #A9CB6C;
    border-radius: 8px;
    display: table-cell;
    font-size: 15px;
    height: 95px;
    padding: 0 25px 0 90px;
    vertical-align: middle;
	color:#000;
	font-size:18px;
}
.button-2
{
    margin: 0 0 0 20px;
}
.button-2 a {
    background: #B2D57B url("../images/kse.png") no-repeat scroll 0 0;
    border: 1px solid #A9CB6C;
    border-radius: 8px;
    color: #000;
    display: table-cell;
    font-size: 18px;
    height: 95px;
    padding: 0 25px 0 90px;
    vertical-align: middle;
    background-size:95px auto;
}

.button img
{
	width:auto;
}

ul.links{
	list-style: none outside none;
    padding: 0;
    width: 40%;}

ul.links li{
	background: none repeat scroll 0 0 #215ba4;
    margin-bottom: 3px;}

ul.links li a{
	background: url("../images/link-in.png") no-repeat scroll 9px 8px transparent;
	display: block;
	color: #fff;
	padding: 10px 35px;
	text-decoration: none;}
	
ul.links li:hover{
	background: none repeat scroll 0 0 #3095b9;}
	
.shareholding h2
{
	 border-bottom: 2px dashed;
    color: #000000;
    font-size: 22px;
    margin: 4px 250px;
    padding: 4px 0;
    text-align: center;
}

.shareholding h3
{
	 color: #3A9EBF;
    font-size: 30px;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
	
}

.shareholding p 
{
	line-height: 20px;
    margin: 8px;
}

.slidebg
{ 
background: rgba(221,153,69,1);
background: -moz-linear-gradient(top, rgba(221,153,69,1) 0%, rgba(236,180,101,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(221,153,69,1)), color-stop(100%, rgba(236,180,101,1)));
background: -webkit-linear-gradient(top, rgba(221,153,69,1) 0%, rgba(236,180,101,1) 100%);
background: -o-linear-gradient(top, rgba(221,153,69,1) 0%, rgba(236,180,101,1) 100%);
background: -ms-linear-gradient(top, rgba(221,153,69,1) 0%, rgba(236,180,101,1) 100%);
background: linear-gradient(to bottom, rgba(221,153,69,1) 0%, rgba(236,180,101,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd9945', endColorstr='#ecb465', GradientType=0 );
padding:3px 0;
}

.slider-content
{
	overflow: hidden;
    width: 580px;
    margin: 40px 185px; }
	
.shareholding-link
{
}

.shareholding-link a
{
	background: none repeat scroll 0 0 #1a4d8f;
	border: 2px solid #215ba4;
	color: #fff;
	font-size: 18px;
	padding: 8px 16px;
	text-transform: uppercase;
	font-family: MyriadPro-Bold;
	margin-top: -50px;
	display: block;
}

.shareholding-link a:hover
{
	background:#fff;
	color:#1a4d8f;
	text-decoration:none;
}
.management_profile
{

}

.company-box table
{
    border: 0;
}

.company-box table tr:nth-child(odd)
{
    background: #fff;
}
.company-box table tr td {
    padding: 9.8px 10px;
    width: 50%;
}
ul.list_style
{
    padding: 0 0;
    margin: 0 0
}
ul.list_style li
{
    background: transparent url("../images/li.jpg") no-repeat scroll 0 0;
    display: block;
    background-size: 14px;
    padding: 0 0px 5px 20px;
}

.panel_right {
    width: 56%;
}

.panel_right a {
    display: block;
    text-align: center;
}
.panel_right a img
{
    margin-top: 30px;
    width: 290px;
}
.panel_left {
    width: 44%;
}
.copyright p
{
    float: left;
}
.wrap {
    margin: 10px 0;
}
.wrap label {
    float: left;
    width: 80px;
}
.wrap input {
    border: 1px solid #ccc;
    line-height: 30px;
    padding: 0 10px;
    width: 250px;
}
.wrap textarea {
    border: 1px solid #ccc;
    width: 265px;
}
.wrap .submit-button {
    cursor: pointer;
    width: auto;
}
.faqs
{

}
.ui-state-default .ui-icon
{
    background: url(../images/plus.png) no-repeat !important;
    background-position: center !important;
    background-size: 16px auto !important;
}
.ui-accordion-header-active .ui-icon {
    background: url(../images/minus.png) no-repeat !important;
    background-position: center !important;
    background-size: 16px auto !important;
}
.map .iframe, .map-2 .iframe
{
    width: 440px;
}
.slicknav_menu
{
    display: none;
}
