a {
    color: #1a3f74;
}
h3.consultHead {
	color:#fff;
	font-size: 1.1em;
	margin:0 0 12px;
}
div.consultHead {
	color:#fff;
	font-size: 1.1em;
	margin:0 0 12px;
      white-space: nowrap;
}
h3.menuItemHead {
	font-size: 14px;
	margin:0;
	padding:0;
	text-align: left;
	line-height: 1.5;
}
h3.menuItemHead a:link, h3.menuItemHead a:visited{
	color:#fff;
	text-decoration:none;
}
h3.menuItemHead a:hover, h3.menuItemHead a:focus{
#	text-decoration:underline;
	text-decoration:none;
	color:#bbdf2d;
}


#dool { margin-top:-100px; margin-bottom:20px;}
#dool td div { font-size:11px; color:#333333}
#dool td div a{ font-size:11px; color:#333333}

/*==================================================================*/

.contentLeft {
	float:left;
	width:29%;
	    z-index: 1;
    position: relative;
}
.contentRight {	
	padding-left:34%;
}
.contentRight1 p,
.contentRight p {
    margin:5px 0 15px;
}
.contentRight1 ul,
.contentRight ul {
    margin:5px 0 15px;
}

.contentRight ol {
    margin: 2px 0 10px;
}

.login {
	clear:both;
	text-align:right;
	margin-top:-11px;
	position:relative;
	font:1.2em arial;
	float:right;
}
.login  a:link, .login a:visited{
	color:#393939;
}
.login a:hover, .login a:focus{
	text-decoration:none;
	color:#393939;
}

.line {
	padding:0 1px 1px 0;
	border:1px solid #81807e;
	border-top:none;
	border-left:none;
	background:#b6b4b2 url(/images/line.jpg) repeat-x left top;
	height:8px;
	margin:0 0 12px;
}
*html .line {
	background:url(/images/line.jpg) repeat-x left top;
	height:8px;
	margin:0 0 12px;
	padding:0;
	border:none;
}
.design {
	float:right;
	width:30%;
	text-align:right;
	color:#a3a2a2;
}
.design  a:link, .design a:visited{
	color:#a3a2a2;
}
.design a:hover, .design a:focus{
	text-decoration:none;
	color:#a3a2a2;
}
.inf {
	text-align:right;
}
.inf  ul {
	list-style:none;
	margin:0;
	padding:0;
}
.inf  li {
	margin:0 10px 0 0;
	display:inline;
}
.inf  li.last {
	margin:0 13px 0;
}
*:first-child+html .inf  li.last {
	margin-right:2px;
}
.inf li  a{
	text-decoration:none;
}
.topImg {
	margin:0 0 22px;
}
.consult {
	margin:0 0 15px;
	border:1px solid #d5eaec;
	padding:14px 16px;
	font:.9em verdana;
}
.consultNum {
	font:1.1em verdana;
	display:block;
}
.blue {
	font:1.8em verdana;
	color:#2ab7ec;
}
.call {
	margin:8px 0 0;
	display:block;
    /*white-space: nowrap;*/
}
.menu {
	background:#1a3f74;
	padding:14px 12px;
	color:#fff;
}
.menuItem {
	padding:12px 0 9px 45px;
	margin:0;
	position:relative;
}
.menuItem .menuItemHead a:before {
	content:'';
	display:block;
	width:34px;
	height:34px;
	background-position:0 0;
	background-repeat:no-repeat;
	position:absolute;
	top:-7px;
	left:-45px;
}
.menuItem.active .menuItemHead a:before,
.menuItem .menuItemHead a:hover:before {
	background-position:0 -34px;
}
.menuItem:nth-child(1) .menuItemHead a:before {
	background-image:url('/images-new/menu-icon-1.png');
}
.menuItem:nth-child(2) .menuItemHead a:before {
	background-image:url('/images-new/menu-icon-2.png');
}
.menuItem:nth-child(3) .menuItemHead a:before {
	background-image:url('/images-new/menu-icon-3.png');
}
.menuItem:nth-child(4) .menuItemHead a:before {
	background-image:url('/images-new/menu-icon-4.png');
}
.menuItem:nth-child(5) .menuItemHead a:before {
	background-image:url('/images-new/menu-icon-5.png');
}
.menuItem:nth-child(6) .menuItemHead a:before {
	background-image:url('/images-new/menu-icon-6.png');
}
.menuItem:nth-child(7) .menuItemHead a:before {
	background-image:url('/images-new/menu-icon-7.png');
}
.menuItemLast {
	border-bottom:0;
	padding:0;
	margin:0;
}
.menuItem ul {
	margin:10px 0 0;
	padding:0;
	list-style:none;
}
.menuItem ul li {
	margin:0 0 5px;
	padding:0 0 0 18px;
	position:relative;
}
.menuItem ul li:before {
	content:'';
	display:block;
	width:6px;
	height:6px;
	background:#fff;
	position:absolute;
	top:6px;
	left:0;
	border-radius:50%;
}
.menuItem ul li.active:before {
	background:#bbdf2d;
}

.menuItem ul li a {
	color:#fff;
	text-decoration: none;
}

.menuItem ul li.last {
	margin:0;
}
.offer {
	margin:40px 0 0;
}
.offerItem {
	overflow:hidden;
	*zoom:1;
	margin:0 0 25px;
}
.offerItemLast {
	margin:0;
}
.offerItem .offerItemImg {
	float:left;
	text-align:center;
	width:165px;
}
.offerItem .offerItemTxt {
	padding-left:185px;
}
.infoImg {
	margin:20px 0 30px;
	word-spacing:-2px;
	*word-spacing:-3px;
	text-align:center;
	text-justify: newspaper;
	zoom:1;
}
.info {
	text-align:left;
}
.info ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:17px;
	*zoom:1;
}
.info ul li {
	padding:0 0 0 9px;
	background:url(/images/liMarker.jpg) no-repeat left 7px;
}
.aBlock {
    /*float: left;*/
    height: auto;
    margin: 10px 0 20px;
    text-align: justify;
    width: 100%;
}
.aBlock span {
    display: inline-block;
    text-align: left;
    width: 450px;
	height: 20px;
}
.aBlock > span > a {
    text-decoration: none;
	color: #FFFFFF;
	margin-top: 5px;
}
.aBlock > span > a:link {
	color: #FFFFFF;
}
.aBlock > span > a:visited {
	color: #FFFFFF;
}
.infoHow {
	padding:22px 0 0;
	border-top:1px solid #d2d2d2;
	margin:22px 0 0;
}
.block {
	display:inline-block;*display:inline;zoom:1;vertical-align:top;width:211px;
}
.block2 {
	display:block;
}
.under {
	display:inline-block;*display:inline;zoom:1; width:auto;
}

/* tiny gallery*/

#slider { height: 1%; overflow:hidden; padding: 0 0 10px;   }
#slider .viewport { float: left; width: 240px; height: 125px; overflow: hidden; position: relative; }
#slider .buttons { background:url(/images/bts.png) no-repeat scroll 0 0 transparent; display: block; margin: 30px 10px 0 0; background-position: 0 -38px; text-indent: -999em; float: left; width: 39px; height: 37px; overflow: hidden; position: relative; }
#slider .next { background-position: 0 0; margin: 30px 0 0 10px;  }
#slider .disable { visibility: hidden; }
#slider .overview { list-style: none; position: absolute; padding: 0; margin: 0; width: 240px; left: 0 top: 0; }
#slider .overview li{ text-align: middle; background: none; float: left; margin: 0 20px 0 0; padding: 1px; height: 121px; border: 1px solid #dcdcdc; width: 236px;}

/* Star to index */
.star {
    text-align: center;
    width: 100%;
}
.star-object {
    /*border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 2px;*/
    float: left;
    height: 200px;
    margin: 10px 20px 10px 0;
    width: 210px;
}
/*.star-object:hover {
	box-shadow: 0 0 2px #00B2EC;
}*/
.star-object > a > img {
    border-radius: 10px 10px 0 0;
    height: auto;
    width: 210px;
}
.star-object > a > h3 {
    font-size: 1.2em;
    font-weight: 600;
    margin: 5px 10px;
}
#center {
    height: 50px;
    margin: 30px 20px 30px 0;
    width: 325px;
}
.aBlock img {
    height: 148px;
    width: 200px;
    margin-left:10px;
}
.response .item-r{margin-bottom: 20px;position: relative;overflow: hidden;}
.response .l-p{float:left; margin-right:20px;width: 110px;}
.response img {padding:3px; background:#d9f1e7;width:100px; border-radius:50%; border:1px solid #e3f4ec}
.response div.r-t {padding:20px; border:4px solid #e3f4ec;width: 73%;float:left}
.response div.r-t:before{
    width: 34px;
    content: url(/img/t-r.png);
    position: absolute;
    left: 100px;
    top: 0px;
    height:38px;
    margin-bottom:10px;
}

p.article-title {
	margin:30px 0 15px;
}
p.article-title:first-child {
	margin:10px 0 15px;
	font-size:30px;
}
ul.articles-list {
	margin:0;
	padding-left:10px;
}
ul.articles-list li {
	margin:0 0 7px;
}



@media screen and (max-width:960px) {
    .contentLeft {
        float: none;
        width: 100%;
    }
    .contentRight {
        padding-left: 0;
        width: 100%;
        margin: 40px auto 0;
    }
    .wrapper.inner-page {
	    background: #fff;
	    padding: 50px 20px;
	    box-sizing: border-box;
	    width: 100%;
	    max-width: 1162px;
	}
	.list span {
	    width: auto!important;
	    margin: 0 10px 10px 0!important;
	}
}



/* 1ps styles */
.menu {
    background: #1a3f74;
    padding: 14px 12px;
    color: #fff;
    padding-bottom: 50%;
}

.menuItem:nth-child(8) .menuItemHead a:before {
	background-image:url('/images-new/menu-icon-7.png');
}
.menuItem:nth-child(7) .menuItemHead a:before {
	background-image:url('/images-new/menu-icon-8.png');
}