body {
	font:14px/24px 'Patua One', cursive;
	color:#888;
	background:#fff;
	margin:0;
}
a {
	text-decoration:none;
	color:#f68b33;
}
a:hover {text-decoration:underline;}
img {border:none;}
form,
fieldset {
	padding:0;
	margin:0;
	border:0;
}
input,
select,
textarea {
	font:12px/15px Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
blockquote, q {quotes:none;}
q:before,
q:after {content: "";}
a:focus,
input:focus,
textarea:focus,
select:focus {outline:none;}
header,
footer,
section,
nav,
article,
aside {display:block;}
h1 {
	font-size:48px;
	line-height:50px;
	font-weight:normal;
	margin:0 0 5px;
}
.info-form legend,
h2 {
	font-size:30px;
	line-height:32px;
	font-weight:normal;
	margin:0 0 18px;
	display: block;
}
h3 {
	font-size:20px;
	line-height:22px;
	font-weight:normal;
	margin:0 0 18px;
}
p {
	margin:0 0 14px;
}
.link {
	text-decoration:underline;
}
.link:hover,
.link:active {
	text-decoration:none;
}
.alignright {float:right !important;}
/* wrapper */
#wrapper {
	padding:0 20px;
	overflow:hidden;
	position:relative;
}
header {
	position:relative;
	z-index:101;
}
header .top {
	background:#333;
	color:#ccc;
	padding:11px 9999px 9px;
	margin:0 -9999px;
	font-size:14px;
	line-height:17px;
}
header .top:after {
	clear:both;
	content:"";
	display:block;
}
header .contact-str {
	font-weight:normal;
	padding:0 0 0 26px;
	background:url(../images/ico-01.gif) no-repeat 0 50%;
	float:left;
}
header .contact-str .sep {
	padding:0 0 0 18px;
	background:url(../images/sep-01.gif) no-repeat 8px 50%;
}
header .soc {
	padding:1px 0 0 26px;
	float:left;
}
header .bottom {
	padding:46px 0 20px;
	position:relative;
	font-size:14px;
	line-height:17px;
}
header .bottom:after {
	clear:both;
	content:"";
	display:block;
}
header .logo {
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
	width:201px;
	height:34px;
	margin:-13px 10px -4px 0;
}
header .logo a {
	display:block;
	height:100%;
}
nav {
	float:right;
	position:relative;
	z-index:9999;
	padding:0 48px 0 0;
}
nav .btn-menu {
	display:none;
	width:74px;
	background:#659ad2;
	font-size:11px;
	line-height:40px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	position:absolute;
	top:0;
	right:0;
	z-index:9999;
}
nav ul {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
nav ul li {
	float:left;
	margin:0 0 -10px 38px;
	padding:0 0 10px;
	position:relative;
}
nav ul li:first-child {
	margin-left:0;
}
nav ul a {
	color:#444;
}
nav .active > a, nav .active-trail > a {
	color:#2a457a;
}
nav ul a:hover,
nav ul li:hover > a {
	text-decoration:none;
	color:#f68b33;
}
nav ul ul {
	position:absolute;
	right:-3px;
	top:20px;
	list-style:none;
	margin:0;
	float: none;
	padding:35px 0 0 0;
	border-bottom:1px solid #ddd;
	background:#fff;
	width:352px;
	line-height:18px;
	display:none;
}
nav li li {
	border:1px solid #ddd;
	border-width:1px 0px 0 0;
	float: none;
	margin: 0;
	padding: 0;
	margin-left:0px !important;
	width:352px;
}
nav li:hover ul {
	display:block;
}
nav ul ul a {
	display:block;
	padding:15px 5px 15px 18px;
	color:#888;
}
nav ul ul a:hover {
	color:#28457a;
}
header .search-form {
	position:absolute;
	right:-3px;
	top:3px;
	width:16px;
	z-index:1;
}
header .search-form .btn-open {
	display:block;
	width:12px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/sprite.png) no-repeat;
}

header .search-form .form,
aside .search-form {
	position:absolute;
	top:52px;
	right:0;
	width:350px;
	border:1px solid #ddd;
	background:#fff;
}

aside .search-form {
	position:static !important;
	width:auto;
	padding:0 69px 0 18px;
	margin:7px 0 0;
}
aside .search-form:after {
	clear:both;
	content:"";
	display:block;
}

header .the-search-form .form-text,
aside .search-form .form-text,
aside .search-form .text {
	float:left;
	width:240px;
	height:22px;
	color:#888;
	background:none;
	border:0;
	padding:13px 18px;
	margin:0;
	font:18px/22px 'Patua One', cursive;
}
header .the-search-form .form-text,
aside .search-form .form-text,
aside .search-form .text {
	margin:0 -18px 0 -18px;
	width:100%;
}
header .the-search-form .form-text {
	margin:0 -18px 0 0px;
}


header .the-search-form .form-text {
        width: 240px;
}
header .mobile .the-search-form .form-text {
    width: 210px;
}

header .the-search-form .form-submit,
aside .search-form .form-submit,
aside .search-form .btn-submit {
	float:right;
	margin:0;
	padding:0;
	border:0;
	cursor:pointer;
	background:url(../images/ico-02.png) no-repeat 12px 18px;
	width:44px;
	height:48px;
	line-height:0;
	text-indent:-9999px;
	overflow:hidden;
}

aside .search-form .form-submit,
aside .search-form .btn-submit {
	margin:0 -69px 0 18px;
	width:51px;
	background-position:19px 50%;
}
/* promo */
.promo {
	padding:0 9999px;
	margin:0 -9999px;
	background-color:#444;
	width:100%;
	background-repeat:no-repeat;
	background-position:50% 0;
	font-size:24px;
	line-height:27px;
}
.promo-1 {
	background-image:url(../images/bg-slide-1.jpg);
}
.promo-2 {
	background-image:url(../images/bg-slide-2.jpg);
}
.promo .holder {
	height:600px;
	position:relative;
}
.promo .block {
	position:absolute;
	bottom:202px;
	left:0;
	right:0;
}
.promo h1 {
	font-size:60px;
	line-height:60px;
	font-weight:normal;
	margin:0 0 30px;
}
.promo .color-1 {
	color:#f68b33;
}
.promo p {margin:0 0 49px;}
.promo .question-form {
	position:relative;
}
.promo .question-form:after {
	clear:both;
	content:"";
	display:block;
}
.promo .question-form .text {
	float:left;
	border:1px solid #bbb;
	background:#fff;
	margin:0;
	padding:10px 16px;
	color:#bbb;
	font:24px/28px 'Patua One', cursive;
	width:514px;
	height:28px;
}
.promo .question-form .btn-submit {
	float:left;
	margin:0;
	padding:0;
	border:0;
	cursor:pointer;
	background:#f68a33 url(../images/sprite.png) no-repeat -22px 0;
	width:50px;
	height:50px;
	line-height:0;
	text-indent:-9999px;
	overflow:hidden;
}
.promo .question-form .btn-submit:hover,
.promo .question-form .btn-submit:active {
	background-color:#f6aa33;
}
.promo .partners {
	position:absolute;
	bottom:30px;
	padding:10px 9999px;
	margin:0 -9999px;
	left:0;
	right:0;
	background:url(../images/bg-partners.png);
	font-size:18px;
	line-height:40px;
}
.promo .partners .str {
	float:left;
	margin-right:-10px;
	font-weight:normal;
	text-shadow:1px 1px 0 #d6d6d6;
}
.promo .partner-hold {
	overflow:hidden;
}
.promo .partners ul {
	float:right;
	list-style:none;
	margin:0;
	padding:0;
}
.promo .partners li {
	float:left;
	padding:0 0 0 72px;
}
.promo .partners a {
	float:left;
	cursor:pointer;
}
.promo .partners img {
	opacity:0.8;
	max-width:200px;
	width:auto;
	float:left;
}
.promo .partners a:hover img {
	opacity:1;
}
.promo .big-btn,
aside .btns .btn,
.area .big-btn {
	display:none;
	color:#fff;
	background:#f68b33;
	border:1px solid #df7f2e;
	font-size:16px;
	line-height:19px;
	height:68px;
	margin:0 0 10px;
	cursor:pointer;
}
aside .btns .btn-2 {
	border-color:#5d8dc0;
	background:#659ad2;
}
aside .btns .btn {
	display:block;
	margin:0 0 11px;
	height:98px;
	font-size:18px;
	line-height:21px;
}
/* gallery */
.gallery {
	background:#659ad2;
	color:#e9f1f2;
	line-height:24px;
	margin:0 -20px;
}
.gallery .flexslider {
	margin:0;
	padding:0 20px;
	background:none;
	border:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.gallery .flex-viewport {
	padding:50px 0;
}
.gallery .slides {
	list-style:none;
	margin:0;
	padding:0;
}
.gallery .box {
	padding:10px;
	background:#fff;
	font-size:0;
	line-height:0;
}
.gallery .box iframe {
	width:100% !important;
}
.gallery .descr {
	padding-top:48px;
	float:right;
}
.gallery .head {
	padding:0 0 2px;
	border-bottom:1px solid #aec5e7;
	margin:0 0 32px;
	color:#fff;
}
.gallery h2 {
	font-size:36px;
	line-height:39px;
	font-weight:normal;
	border-bottom:1px solid #aec5e7;
	margin:0;
	padding:0 0 10px;
}
.gallery p {margin:0;}
.gallery .flex-control-nav {
	bottom:auto;
	left:50%;
	position:absolute;
	right:0;
	text-align:right;
	top:29px;
	width:569px;
}
.gallery .flex-control-paging li {
	margin:0 0 0 6px;
}
.gallery .flex-control-paging li a {
	text-align:left;
	width:12px;
	height:12px;
	background:#84aedb;
	-webkit-box-shadow:1px 1px 0 0 rgba(255,255,255,0.3), inset 1px 1px 0 0 rgba(0,0,0,0.2);
	-moz-box-shadow:1px 1px 0 0 rgba(255,255,255,0.3), inset 1px 1px 0 0 rgba(0,0,0,0.2);
	box-shadow:1px 1px 0 0 rgba(255,255,255,0.3), inset 1px 1px 0 0 rgba(0,0,0,0.2);
}
.gallery .flex-control-paging li a.flex-active {
	background-color:#fff;
	top:0;
	border:0;
	-webkit-box-shadow:1px 1px 0 0 rgba(255,255,255,1), inset 1px 1px 0 0 rgba(0,0,0,0.4);
	-moz-box-shadow:1px 1px 0 0 rgba(255,255,255,1), inset 1px 1px 0 0 rgba(0,0,0,0.4);
	box-shadow:1px 1px 0 0 rgba(255,255,255,1), inset 1px 1px 0 0 rgba(0,0,0,0.4);
}
.gallery .flex-direction-nav a {
	width:144px;
	height:144px;
	background:url(../images/btn-gallery.png) no-repeat;
	top:50%;
	margin:-72px 0 0;
}
.gallery .flex-direction-nav .flex-prev {
	left:0;
}
.gallery .flex-direction-nav .flex-next {
	background-position:-154px 0;
	right:0;
}
.gallery-2 {
	background:#fafafa;
	font-size:12px;
	line-height:15px;
	margin:0 -20px;
}
.gallery-2 .flexslider {
	background:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	border:0;
	margin:0;
	padding:0 20px;
}
.gallery-2 .flex-viewport {
	padding:50px 0;
}
.gallery-2 .descr {
	padding-top:16px;
}
.gallery-2 h2 {
	font-size:36px;
	line-height:40px;
	font-weight:normal;
	margin:0 0 20px;
	color:#444;
}
.gallery-2 p {margin:0;}
.gallery-2 .color-1 {color:#f68b33;}
.gallery-2 .flex-direction-nav a {
	width:143px;
	height:145px;
	background:url(../images/btn-gallery.png) no-repeat 0 -154px;
	top:50%;
	margin:-72px 0 0;
}
.gallery-2 .flex-direction-nav .flex-prev {
	left:0;
}
.gallery-2 .flex-direction-nav .flex-next {
	background-position:-155px -154px;
	right:0;
}
.gallery-2 .flex-control-nav {
	bottom:auto;
	left:50%;
	position:absolute;
	right:0;
	text-align:right;
	top:30px;
	width:569px;
}
.gallery-2 .flex-control-paging li {
	margin:0 0 0 7px;
}
.gallery-2 .flex-control-paging li a {
	text-align:left;
	width:12px;
	height:12px;
	background:#c9c9c9;
	-webkit-box-shadow:inset 1px 1px 0 0 rgba(0,0,0,0.2);
	-moz-box-shadow:inset 1px 1px 0 0 rgba(0,0,0,0.2);
	box-shadow:inset 1px 1px 0 0 rgba(0,0,0,0.2);
}
.gallery-2 .flex-control-paging li a.flex-active {
	background-color:#536a95;
	border:0;
	top:0;
	-webkit-box-shadow:1px 1px 0 0 rgba(255,255,255,1), inset 1px 1px 0 0 rgba(0,0,0,0.4);
	-moz-box-shadow:1px 1px 0 0 rgba(255,255,255,1), inset 1px 1px 0 0 rgba(0,0,0,0.4);
	box-shadow:1px 1px 0 0 rgba(255,255,255,1), inset 1px 1px 0 0 rgba(0,0,0,0.4);
}
.gallery-3 {
	background:#eee;
	border:1px solid #e3e3e3;
	border-width:1px 0;
	padding:34px 20px 39px;
	margin:0 -20px;
	font-size:12px;
	line-height:15px;
}
.gallery-3 .flexslider {
	background:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	border:0;
	margin:0 -20px;
	padding:0 20px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.gallery-3 .flex-viewport {
	padding:20px 0;
	max-width:1184px;
	margin:0 auto;
}
.gallery-3 .slides li {
/*	width:296px; */

}
.gallery-3 .items {
	overflow:hidden;
	max-width:1184px;

}
.gallery-3 .items .item {
	float:left;
	width:25%;
}
.gallery-3 .items .in {
	width:252px;
	margin:0 auto;
}
.gallery-3 .heading {
	border-bottom:1px solid #aaa;
	margin:0 auto 10px;
	padding:0 0 14px;
	color:#2a457a;
}
.gallery-3 h2 {
	margin:0;
	font-size:48px;
	line-height:51px;
	font-weight:normal;
}
.gallery-3 h3 {
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	margin:0;
}
.gallery-3 .img {
	margin:0 0 17px;
	padding:1px;
	background:#fff;
}
.gallery-3 a {color:#444;}
.gallery-3 .color-1 {color:#f4a462;}
.gallery-3 p {margin:0 0 11px;}
.gallery-3 .flex-direction-nav a {
	width:143px;
	height:145px;
	background:url(../images/btn-gallery.png) no-repeat 0 -154px;
	top:50%;
	margin:-72px 0 0;
}
.gallery-3 .flex-direction-nav .flex-prev {
	left:0;
}
.gallery-3 .flex-direction-nav .flex-next {
	background-position:-155px -154px;
	right:0;
}
.gallery-3 .flex-control-nav {
	position:absolute;
	top:-81px;
	left:50%;
	right:0;
	width:569px;
	bottom:auto;
	text-align:right;
}
.gallery-3 .flex-control-paging li {
	margin:0 0 0 7px;
}
.gallery-3 .flex-control-paging li a {
	text-align:left;
	width:12px;
	height:12px;
	background:#c9c9c9;
	-webkit-box-shadow:inset 1px 1px 0 0 rgba(0,0,0,0.2);
	-moz-box-shadow:inset 1px 1px 0 0 rgba(0,0,0,0.2);
	box-shadow:inset 1px 1px 0 0 rgba(0,0,0,0.2);
}
.gallery-3 .flex-control-paging li a.flex-active {
	background-color:#536a95;
	top:0;
	border:0;
	-webkit-box-shadow:1px 1px 0 0 rgba(255,255,255,1), inset 1px 1px 0 0 rgba(0,0,0,0.4);
	-moz-box-shadow:1px 1px 0 0 rgba(255,255,255,1), inset 1px 1px 0 0 rgba(0,0,0,0.4);
	box-shadow:1px 1px 0 0 rgba(255,255,255,1), inset 1px 1px 0 0 rgba(0,0,0,0.4);
}
.statistics {
	text-align:center;
	color:#3d3d3d;
	padding:27px 0 29px;
	line-height:14px;
}
.statistics .value {
	display:block;
	color:#659ad2;
	font-size:60px;
	line-height:63px;
	font-weight:normal;
	padding:0 0 8px;
}
.statistics .unit {
	display:block;
}
.area {
	padding:19px 9999px 44px;
	margin:0 -9999px;
	border-top:1px solid #eee;
	background:#fafafa;
}
.breadcrumbs {
	list-style:none;
	margin:0;
	padding:0 0 31px;
	font-size:14px;
	line-height:17px;
	color:#bbb;
}
.breadcrumbs:after {
	clear:both;
	content:"";
	display:block;
}
.breadcrumbs li {
	float:left;
	padding:0 7px 0 15px;
	background:url(../images/sep-04.png) no-repeat 0 50%;
}
.breadcrumbs li:first-child {
	padding-left:0;
	background:none;
}
.breadcrumbs a {
	color:#bbb;
}
.breadcrumbs a:hover,
.breadcrumbs a:active {
	text-decoration:none;
	color:#2a457a;
}
.area .mobile-show {
	display:none;
}
.area .big-btn {
	height:68px;
	font-size:16px;
	line-height:19px;
	margin-bottom:29px;
}
/* main */
.main {
	padding:0 0 10px;
}
.main:after {
	clear:both;
	content:"";
	display:block;
}
.main .color-1 {
	color:#2a457a;
}
.main .color-2 {
	color:#659ad2;
}
.main h1 {
	color:#444;
}
.post-preview {
	padding:0 0 44px;
	margin:0 0 42px;
	background:url(../images/bg-cell.gif) repeat-x 0 100%;
}
.post-preview h1 a {
	color:#444;
}
.post-preview .meta {
	padding:0 0 20px;
}
.post-preview .img {
	padding:0 0 19px;
}
.post-preview .img img {
	max-width:100%;
	display:block;
	margin:0 0 8px;
}
.post-preview .img .caption {
	display:block;
	font-size:12px;
	line-height:15px;
	color:#bbb;
}
.post-preview h2 {
	padding-top:11px;
}
.post-preview h3 {
	padding-top:12px;
}
.post-preview .add-info {
	text-align:right;
	padding:31px 0 0;
	font-size:18px;
	line-height:33px;
}
.post-preview .add-info:after {
	clear:both;
	content:"";
	display:block;
}
.post-preview .add-info .add-links {
	float:left;
	background:#fff;
	padding:6px 8px 4px;
	margin:0 10px 0 0;
	font-size:0;
	line-height:0;
}
.post-preview .add-info .add-links img {
	vertical-align:top;
}
.post-preview .add-info .link {
	white-space:nowrap;
}
.post {
	background:none;
	padding-bottom:0;
	margin-bottom:6px;
}
.post .heading {
	padding:0 0 8px;
	margin:0 0 22px;
	background:url(../images/bg-cell.gif) repeat-x 0 100%;
}
.pagination {
	list-style:none;
	margin:-10px -27px 20px 0;
	padding:0;
	font-size:24px;
	line-height:27px;
	color:#f68b33;
	overflow:hidden;
}
.pagination li {
	display:inline;
	padding:0 27px 0 0;
}
.pagination .link-prev {
	float:left;
	font-size:18px;
}
.pagination .link-next {
	float:right;
	font-size:18px;
}
.tab-area {
	padding:19px 0 44px;
}
.tab-area .tabset {
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	font-size:14px;
	line-height:49px;
}
.tab-area .tabset li {
	float:left;
	border:1px solid #ccc;
	border-width:1px 1px 0 0;
}
.tab-area .tabset li:first-child {
	border-left-width:1px;
}
.tab-area .tabset a {
	float:left;
	background:#eee;
	color:#888;
	padding:0 23px;
}
.tab-area .tabset a:hover,
.tab-area .tabset a:active,
.tab-area .tabset .ui-state-active a {
	text-decoration:none;
	background-color:#fff;
	color:#2a457a;
}
.tab-area .tab-content {
	padding:22px 55px;
	border:1px solid #ccc;
	overflow:hidden;
	background:#fff;
}
.tab-area .ui-tabs-hide {
	display:none;
}
.area .list {
	list-style:none;
	margin:0;
	padding:6px 0 10px;
}
.area .list li {
	padding:0 0 20px 27px;
	background:url(../images/bul-01.png) no-repeat 16px 10px;
}
.info-form {
	padding:0 0 20px;
}
.info-form .form-item {
    margin-top:0;
    margin-bottom: 0;
}
.info-form legend,
.info-form h2 {
	padding-top:8px;
	margin-bottom:15px;
}
.info-form .sep-holder {
	padding:0 0 15px;
	position:relative;
}
.info-form .sep-holder em.req {
	position:absolute;
	top:-33px;
	right:0;
	text-align:right;
	white-space:nowrap;
	color:#f00;
	font-size:14px;
	line-height:17px;
	font-style:normal;
	background:#fafafa;
}
.popup-ask .info-form .sep-holder em.req {
	background-color:#0d0d0d;
}
.info-form .holder {
	padding:0 0 10px;
	min-height:50px;
}
.info-form .holder:after,
.info-form .in:after {
	clear:both;
	content:"";
	display:block;
}
.info-form .in {
	padding:0 21px;
}
.info-form .in1 {
	padding:0 6px 0 0;
}
.info-form .form-text,
.info-form .text,
.info-form textarea {
	float:left;
	width:100%;
	height:28px;
	padding:10px 20px;
	margin:0 -21px;
	border:1px solid #bbb;
	background:#fff;
	color:#bbb;
	font:24px/28px 'Patua One', cursive;
}
.info-form textarea {
	overflow:auto;
	height:100px;
}
.info-form .frame {
	float:left;
	width:49%;
	position:relative;
}
.info-form select {
	float:left;
	width:100%;
	margin:0;
	color:#bbb;
	font:24px/28px 'Patua One', cursive;
}
.info-form .select-area {
	position:absolute;
	left:0;
	right:0;
	width:auto !important;
}
.info-form .resizable-textarea,
.info-form .textarea {
	padding:0 21px 20px;
}
.info-form .form-textarea:after,
.info-form .textarea:after {
	clear:both;
	content:"";
	display:block;
}
.info-form .btn-holder {
	overflow:hidden;
	width:100%;
}
.info-form .chk-row {
	float:left;
	padding:0 10px 0 0;
}
.info-form .chk {
	float:left;
	margin:0 15px 0 0;
	padding:0;
	width:16px;
	height:15px;
}
.info-form .chk-row label.option,
.info-form .btn-holder label {
	float:left;
	font-size:14px;
	line-height:25px;
}
.info-form .form-submit, 
.info-form .btn-submit {
	float:right;
	margin:0;
	padding:0;
	border:1px solid #df7f2e;
	cursor:pointer;
	background:#f68b33;
	width:197px;
	height:50px;
	color:#fff;
	font:18px/50px 'Patua One', cursive;
}
.info-form .form-submit, .info-form .form-submit:active,
.info-form .btn-submit:hover,
.info-form .btn-submit:active {
	background-color:#f6aa33;
}
.info-form .btn-hold {
	width:100%;
}
.info-form .btn-hold:after {
	clear:both;
	content:"";
	display:block;
}
.info-form .add-btn {
	float:right;
	margin:0 0 -21px;
	font-size:18px;
	line-height:21px;
	color:#2a457a;
        cursor: pointer;
}
aside {
	padding-top:10px;
}
aside h3 {
	font-size:36px;
	line-height:39px;
	font-weight:normal;
	margin:0 0 8px;
}
aside .cell {
	padding:27px 0 10px;
	background:url(../images/bg-cell.gif) repeat-x;
}
aside .side-menu {
	list-style:none;
	margin:0;
	padding:0;
	font-size:18px;
	line-height:21px;
}
aside .side-menu li {
	padding:0 0 19px;
}
aside .side-menu a{color:#aaa;}
aside .btns {
	padding:7px 0 9px;
}
aside .side-list , aside .menu  {
	list-style:none;
	margin:-18px 0 0;
	padding:0 0 20px;
	font-size:14px;
	line-height:17px;
}
aside .menu li ul {
    display: none;
}
aside .side-list li, aside .menu li {
	padding:0 0 10px;
}
aside .side-list a, aside .menu a {
	display:block;
	background:#659ad2;
	color:#fff;
	padding:0 50px 0 20px;
	cursor:pointer;
	position:relative;
	height:50px;
}
aside .side-list .tbl, .menu .tbl {
	display:table;
	width:100%;
	height:100%;
}
aside .side-list .tbl-cell, aside .menu .tbl-cell {
	display:table-cell;
	vertical-align:middle;
	width:100%;
}
aside .menu a:hover,
aside .menu a:active,
aside .side-list a:hover,
aside .side-list a:active {
	text-decoration:none;
	background-color:#2a457a;
}
aside .side-list .ico, aside .menu .ico  {
	position:absolute;
	top:50%;
	right:18px;
	width:12px;
	height:20px;
	margin:-10px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/ico-05.gif) no-repeat;
}
aside .menu a:hover .ico,
aside .menu a:active .ico,
aside .side-list a:hover .ico,
aside .side-list a:active .ico {
	background-position:-22px 0;
}
aside .ad {
	margin:-18px 0 32px;
}
aside .ad a {
	cursor:pointer;
	width:100%;
}
aside .ad img {
	max-width:100%;
	display:block;
}
.team-list {
	list-style:none;
	margin:0 -12px 26px;
	padding:0;
	overflow:hidden;
}
.team-list li {
	float:left;
	width:16.5%;
}
.team-list .holder {
	overflow:hidden;
	position:relative;
	margin:0 5px 10px;
}
.team-list a {
	display:block;
	position:relative;
	width:100%;
	cursor:pointer;
}
.team-list .ibox,
.team-list img {
	width:100%;
	display:block;
	position:relative;
	z-index:1;
}
.team-list .jbox,
.team-list .jobx {
    position: absolute;
    bottom: 4px;left:8px;
    z-index:4;
}
.team-list .ibox .title {
    font-size: 11px;
    color: #28457a;
    line-height: 1.2em;
}
.team-list .ibox .name {
    font-size: 17px;
    color: #000;
}
.team-list .first {
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}
.team-list a:hover .first {
	opacity:0;
}
/* footer */
footer {
	background:#222;
	color:#888;
	padding:62px 20px 36px;
	margin:0 -20px;
}
footer .top {
	padding-bottom:10px;
	line-height:17px;
}
footer h3 {
	color:#659ad2;
	font-size:20px;
	line-height:23px;
	font-weight:normal;
	margin:0 0 15px;
}
footer .offset-1 {
	margin-top:-2px;
}
footer p {margin:0 0 24px;}
footer .sep {
	padding:0 0 0 15px;
	background:url(../images/sep-02.png) no-repeat 6px 50%;
}
footer address {
	font-style:normal;
	padding:0 0 16px;
}
footer address span {
	display:block;
}
footer .contact-info {
	padding:0 0 37px;
}
footer .contact-info span {
	display:block;
}
footer .contact-info a {
	color:#888;
}
footer .socials {
	list-style:none;
	margin:0;
	padding:0 0 20px;
	overflow:hidden;
}
footer .socials li {
	float:left;
	padding:0 10px 10px 0;
}
footer .socials a {
	display:block;
	width:50px;
	height:50px;
	background:#444;
	cursor:pointer;
}
footer .socials img {
	display:block;
	width:100%;
}
footer .socials a:hover {
	background-color:#315c9a;
}
footer .socials .ico-2:hover {
	background-color:#3cf;
}
footer .socials .ico-3:hover {
	background-color:#006499;
}
footer .socials .ico-4:hover {
	background-color:#c13920;
}
footer .socials .ico-5:hover {
	background-color:#d2241f;
}
footer .f-widget {
	padding:0 0 20px;
}
footer .f-widget img {
	max-width:100%;
	display:block;
}
footer .btn {
	display:block;
	cursor:pointer;
	background:#f68b33;
	color:#fff;
	margin:0 0 11px;
	padding:0 5px;
	height:100px;
	font-size:18px;
	line-height:21px;
}
footer .btn-2 {
	background-color:#659ad2;
}
footer .btn .tbl,
.promo .big-btn .tbl,
aside .btns .btn .tbl,
.area .big-btn .tbl {
	width:100%;
	height:100%;
	display:table;
}
footer .btn .tbl-cell,
.promo .big-btn .tbl-cell,
aside .btns .btn .tbl-cell,
.area .big-btn .tbl-cell {
	display:table-cell;
	width:100%;
	text-align:center;
	vertical-align:middle;
}
footer .btn:hover,
.promo .big-btn:hover,
footer .btn:active,
.promo .big-btn:active,
aside .btns .btn:hover,
aside .btns .btn:active,
.area .big-btn:hover,
.area .big-btn:active {
	text-decoration:none;
	position:relative;
	background-color:#f6aa33;
}
footer .btn-2:hover,
footer .btn-2:active,
aside .btns .btn-2:hover,
aside .btns .btn-2:active {
	background-color:#2a457a;
}
footer .bottom {
	border-top:1px solid #444;
	padding:2px 0 0;
	font-size:10px;
	line-height:13px;
	color:#444;
}
footer .bottom .in {
	border-top:1px solid #444;
	padding:17px 0;
}
footer .menu,
footer .navbar {
	list-style:none;
	margin:0;
	padding:0 0 7px;
	overflow:hidden;
	font-size:13px;
	line-height:16px;
}
footer .menu li,
footer .navbar li {
	float:left;
	padding:0 10px 0 0;
	margin:0 8px 0 0;
	background:url(../images/sep-03.png) no-repeat 100% 50%;
}
footer .menu li.last,
footer .navbar li.last-child {
	margin-right:0;
	background:none;
}
footer .menu a, 
footer .navbar a {
	color:#fff;
}
footer .bottom p {
	margin:0 0 10px;
}
.popup {
	width:490px;
	padding:22px 40px 65px 30px;
	border:1px solid #cecece;
	font-size:14px;
	line-height:18px;
	color:#999;
	background:url(../images/bg-popup.png);
}
.popup .btn-close {
	position:absolute;
	top:22px;
	right:22px;
	width:32px;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/sprite.png) no-repeat -82px 0;
}
.popup .head {
	padding:0 0 16px;
}
.popup .name {
	display:block;
	color:#222;
	font-size:30px;
	line-height:32px;
	font-weight:normal;
}
.popup .role {
	display:block;
	color:#659ad2;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
}
.popup p {
	margin:0 0 18px;
}
.popup-ask {
	width:745px;
	padding:10px;
	color:#fff;
}
.popup-ask .btn-close {
	position:absolute;
	top:-9999px;
}
.popup-ask .heading {
	padding:0 0 10px;
	margin:0 0 30px;
	background:url(../images/bg-cell.gif) repeat-x 0 100%;
	color:#f68b33;
}
.popup-ask .heading h3 {
	margin-bottom:0;
}
.test-popup-ask .color-1,
.popup-ask .color-1 {
	color:#659ad2;
}


@media only screen and (max-width:1200px) {
	.promo .partners li {
		padding-left:46px;
	}
	.gallery .flex-control-nav {
		width:auto;
		left:20px;
		right:20px;
	}
	.gallery-2 .flex-control-nav {
		width:auto;
		left:20px;
		right:20px;
	}
	.gallery-3 .flex-control-nav {
		width:auto;
		left:20px;
		right:20px;
	}
	.post-preview .add-info {
		text-align:left;
	}
	.post-preview .add-info .add-links {
		float:none;
		margin-bottom:15px;
	}
}
@media only screen and (max-width:1070px) {
	.promo .partners li {
		padding-left:26px;
		padding-top:6px;
	}
	.gallery-3 .items .in {
		width:160px;
	}
	.pagination {
		font-size:20px;
		line-height:23px;
		margin-right:-22px;
	}
	.pagination li {
		padding-right:22px;
	}
}
@media only screen and (max-width:1000px) {
	.promo .partners li {
		padding-left:26px;
	}
	.promo .partners a {
		float:left;
		cursor:pointer;
	}
	.promo .partners .ico-1 {
		width:133px;
	}
	.promo .partners .ico-2 {
		width:134px;
	}
	.promo .partners .ico-3 {
		width:54px;
	}
	.promo .partners .ico-4 {
		width:74px;
	}
	.promo .partners .ico-5 {
		width:103px;
	}
	.promo .partners img {
		width:100%;
	}
	.gallery .descr {
		padding-top:0;
	}
	.tab-area .tabset a {
		padding-left:13px;
		padding-right:13px;
	}
	.info-form .frame {
		width:100%;
		padding:10px 0 0;
		min-height:50px;
	}
	.info-form .frame:first-child {
		padding-top:0;
	}
}
@media only screen and (max-width:917px) {
	nav > ul > li {
		margin-left:20px;
	}
	.pagination {
		font-size:16px;
		line-height:19px;
		margin-right:-18px;
	}
	.pagination li {
		padding-right:18px;
	}
	.tab-area .tabset {
		line-height:36px;
	}
	.tab-area .tabset a {
		padding-left:5px;
		padding-right:5px;
	}
}
@media only screen and (max-width:840px) {
	header .row,
	.statistics,
	.gallery .row,
	.gallery-2 .row,
	.gallery-3 .row,
	.main-area,
	footer .top,
	footer .bottom {
		min-width:0;
	}
	.popup-ask {
		left:10px !important;
		right:10px !important;
		width:auto;
	}
nav .nav_background {
		width: 515px;
	}
nav .nav_background ul li {
		margin-left:15px;
	}
}
@media only screen and (min-width:761px) {
nav .nav_background {
		width: 515px;
	}
nav .nav_background ul li {
		margin-left:20px;
	}
}

@media only screen and (max-width:761px) {

	#close_menu_ul {display: block !important;}
	header .bottom, header {
		position: static;
	}
	nav {
		position:absolute;
		top:-3px;
		width:280px;
		padding:0 0 20px;
		right: 0;
		
	}
	nav .btn-menu {
		display:block;
		z-index: 9998;
	}

	nav .nav_background {
		background:url(../images/bg-nav.gif);
		-webkit-box-shadow:-5px 5px 10px 0 rgba(0,0,0,0.5);
		-moz-box-shadow:-5px 5px 10px 0 rgba(0,0,0,0.5);
		box-shadow:-5px 5px 10px 0 rgba(0,0,0,0.5);
		position: absolute;
		right: 0px;
		z-index: 9999;
		top: 0;
		width: 0px;
		overflow: hidden;
	}
	nav ul {
		position:relative;
		z-index:3;
		float:none;
		border:0;
		font-size:14px;
		line-height:38px;
		background:url(../images/bg-nav.gif);

	}
	nav ul li {
		float:none;
		margin:0;
		padding:0;
	margin-left:0px !important;
		border-bottom:1px solid #7bafde;
		position:static;
	}
	nav .active a,
	nav ul a,
	nav ul ul a {
		display:block;
		border-bottom:1px solid #5087c7;
		padding:0 20px;
		color:#fff;
		text-shadow:0 1px 0 #587ca4;
	}
	nav ul ul a {
		text-shadow: none !important;
	}

	nav ul li:hover > a,
	nav ul li a:active,
	nav .active:hover > a,
	nav .active a:active,
	nav ul li:hover > a,
	nav ul li a:active,
	nav ul li.selected > a {
		text-decoration:none;
		color:#fff;
		text-shadow:0 1px 0 #af5d1a;
		border-bottom-color:#d36810;
		background:url(../images/bg-nav-hover.gif);
	}
	nav ul ul {
		position:relative;
		display:block;
		top:0;
		right:0px;
		width:100%;
		padding:0;
		border:0;
		overflow: hidden;
		font-size:14px;
		line-height:38px;
		background:#e3e3e3;
		background:#fff;
	}
	nav li li {
		border:0;
	}
	nav li li a {
		color: #659AD2;
		color: #999;
	}
	header .top {
		font-size:12px;
	}
	header .contact-str {
		background:none;
		padding-left:0;
		padding-right:73px;
	}
	header .soc {
		display:none;
	}
	header .bottom {
		padding:34px 0 32px;
	}
	header .logo {
		float:none;
		display:block;
		margin:0 auto;
	}
	header .search-form {
		position:relative;
		z-index:1;
		top:0;
		right:0;
		width:auto;
		border-bottom:1px solid #7bafde;
	}
	header .search-form .btn-open {
		width:100%;
		height:38px;
		background:url(../images/ico-03.png) no-repeat 21px 50%;
		border-bottom:1px solid #5087c7;
	}
	header .search-form .form {
		top:0;
		border:0;
		width:100%;
	}
	header .search-form .form .text {
		padding:10px 20px;
		width:190px;
		font-size:14px;
		line-height:20px;
		height:20px;
	}
	header .search-form .form .btn-submit {
		width:50px;
		height:40px;
		background:url(../images/ico-04.png) no-repeat 15px 50%;
	}
	.promo {
		background:#fafafa;
		border-top:1px solid #eee;
		font-size:18px;
		line-height:20px;
	}
	.promo .holder {
		height:auto;
		padding-top:30px;
		padding-bottom:20px;
		overflow:hidden;
	}
	.promo .block {
		position:static;
	}
	.promo h1 {
		font-size:34px;
		line-height:36px;
		margin-bottom:10px;
	}
	.promo p {
		margin:0 0 24px;
	}
	.promo .partners,
	.promo .question-form {
		display:none;
	}
	.promo .big-btn {
		display:block;
	}
	.gallery {
		font-size:12px;
		line-height:18px;
		color:#fff;
	}
	.gallery .flex-control-nav {
		text-align:left;
		top:20px;
	}
	.gallery .flex-control-nav li {
		margin:0 6px 0 0;
	}
	.gallery .head {
		margin-bottom:20px;
	}
	.gallery .box {
		padding:0;
	}
	.gallery h2 {
		font-size:34px;
		line-height:36px;
	}
	.gallery .descr {
		float:none;
		padding:0 0 20px;
	}
	.gallery .flex-direction-nav {
		display:none;
	}
	.gallery-2 .flex-control-nav {
		text-align:left;
		top:22px;
	}
	.gallery-2 .flex-control-nav li {
		margin:0 6px 0 0;
	}
	.gallery-2 .flex-viewport {
		padding:60px 0;
	}
	.gallery-2 .img {
		display:none;
	}
	.gallery-2 h2 {
		font-size:24px;
		line-height:30px;
		margin-bottom:10px;
	}
	.gallery-2 .flex-direction-nav {
		display:none;
	}
	.gallery-2 .flex-control-paging li a.flex-active {
		background-color:#f8a25c;
	}
	.gallery-3 {
		padding-top:50px;
	}
	.gallery-3 .flex-direction-nav {
		display:none;
	}
	.gallery-3 .flex-control-paging li a.flex-active {
		background-color:#f8a25c;
	}
	.gallery-3 .flex-control-nav {
		text-align:left;
		top:-108px;
	}
	.gallery-3 .flex-control-nav li {
		margin:0 6px 0 0;
	}
	.gallery-3 .heading {
		color:#f68b33;
		font-size:34px;
		line-height:36px;
	}
}

@media only screen and (max-width:761px) {
	input[type='text'],input[type='number'],textarea {font-size:16px !important;}
	#close_menu_ul {
		display: block !important;
	}
	body {
		font-size:12px;
		line-height:18px;
	}
	h1 {
		font-size:34px;
		line-height:36px;
	}
	h2 {
		font-size:22px;
		line-height:26px;
	}
	.chk-area {
		margin-right:10px;
	}
	.chk-area span {
		width:10px;
		height:10px;
	}
	.select-area {
		font-size:16px;
		line-height:38px;
		height:40px;
	}
	.select-area .center {
		padding-left:9px;
	}
	.select-options ul {
		font-size:16px;
		line-height:20px;
	}
	.select-options ul a {
		padding:6px 9px;
	}
	header .contact-str .mobile-hide {
		display:none;
	}
	.gallery .flexslider {
		padding:0;
	}
	.gallery .descr {
		padding-left:20px;
		padding-right:20px;
	}
	.gallery-2 .flexslider {
		padding:0;
	}
	.gallery-3 {
		padding-bottom:28px;
	}
	.gallery-3 .heading {
		margin-bottom:2px;
	}
	.gallery-3 .flex-control-nav {
		left:0;
	}
	.gallery-3 .flexslider {
		margin:0;
		padding:0;
		border-top:1px solid #bbb;
	}
	.gallery-3 .items {
		font-size:10px;
		line-height:13px;
	}
	.gallery-3 .items .item {
		float:none;
		width:100%;
		padding:10px 0;
		border-bottom:1px solid #bbb;
	}
	.gallery-3 .items .in {
		width:100%;
	}
	.gallery-3 .img {
		display:none;
	}
	.gallery-3 .items p {
		margin:0 0 5px;
	}
	.gallery-3 h3 {
		line-height:18px;
	}
	.statistics {
		margin:0 -20px;
		padding-left:20px;
		padding-right:20px;
		background:#fafafa;
	}
	.statistics > div {
		display:none;
	}
	.statistics > div:first-child {
		display:block;
	}
	.breadcrumbs {
		display:none;
	}
	.area .mobile-show {
		display:block;
	}
	.team-list {
		margin-left:-3px;
		margin-right:-3px;
	}
	.team-list li {
		width:33%;
		min-width:95px;
	}
	.team-list .holder {
		margin:0 2px 5px 3px;
	}
	.main {
		margin-left:-20px;
		margin-right:-20px;
	}
	.pagination {
		margin-right:-9px;
		margin-left:-9px;
		text-align:center;
	}
	.pagination li {
		padding-right:9px;
		padding-left:9px;
	}
	.pagination .link-next,
	.pagination .link-prev {
		font-size:16px;
	}
	.post-preview .add-info {
		font-size:12px;
		line-height:18px;
	}
	.tab-area .tabset a {
		padding-left:13px;
		padding-right:13px;
	}
	.tab-area .tab-content {
		padding:15px 20px;
	}
	.area .list li {
		background-position:16px 7px;
	}
	.info-form {
		padding-bottom:0;
	}
	.info-form .holder,
	.info-form .frame {
		min-height:40px;
	}
	.info-form .in {
		padding:0 10px;
	}
	.info-form .text,
	.info-form textarea {
		font-size:16px;
		line-height:20px;
		height:20px;
		padding:9px;
		margin:0 -10px;
	}
	.info-form .textarea {
		padding:0 10px 10px;
	}
	.info-form textarea {
		height:180px;
	}
	.info-form .chk-row {
		width:100%;
		padding:0 0 30px;
	}
	.info-form .chk-row:after {
		clear:both;
		content:"";
		display:block;
	}
	.info-form .btn-submit {
		width:100%;
		height:40px;
		font-size:16px;
		line-height:40px;
	}
	.info-form .add-btn {
		color:#659ad2;
		font-size:12px;
		line-height:15px;
		margin-bottom:-15px;
	}
	.info-form .btn-holder label {
		font-size:12px;
		line-height:20px;
	}
	.info-form .sep-holder.req-holder {
		padding-top:10px;
	}
	.info-form .sep-holder em.req {
		top:-10px;
	}
	aside {
		display:none;
	}
	footer {
		padding:20px 0;
		line-height:18px;
	}
	footer .alignright {
		float:none !important;
	}
	footer .top .last {
		padding-bottom:22px;
	}
	footer .mobile-hide {
		display:none;
	}
	footer .btn {
		height:70px;
	}
	footer h3 {
		font-size:22px;
		line-height:25px;
	}
	footer .sep {
		display:block;
		background:none;
		padding-left:0;
	}
	footer .socials {
		padding-bottom:30px;
		margin-right:-10px;
	}
	footer .bottom {
		margin-left:20px;
		margin-right:20px;
		width:auto;
		text-align:center;
	}
	footer .navbar {
		font-size:12px;
		line-height:18px;
		padding-bottom:12px;
	}
	footer .navbar li {
		display:inline;
		float:none;
		margin-right:5px;
	}
	.popup {
		width:auto;
		left:10px !important;
		right:10px !important;
		padding:15px;
	}
	.popup-ask {
		left:10px !important;
		right:10px !important;
		width:auto;
	}
}
@media only screen and (max-width:600px) {
	.tab-area .tabset li {
		float:none;
		border-width:1px 1px 0;
	}
	.tab-area .tabset a {
		float:none;
		display:block;
	}
	.pagination .link-next,
	.pagination .link-prev {
		padding-bottom:15px;
		font-size:14px;
	}
        .half, .half-last { width: 98%  !important;}
        .half .content .teaser-wrapper { border-right: none !important;}
}
@media only screen and (max-width:500px) {
	.pagination {
		margin-right:-5px;
		margin-left:-5px;
		font-size:14px;
		line-height:17px;
	}
	.pagination li {
		padding-right:5px;
		padding-left:5px;
	}
}
@media only screen and (max-width:390px) {
	.pagination {
		margin-right:-3px;
		margin-left:-3px;
		font-size:12px;
		line-height:15px;
	}
	.pagination li {
		padding-right:3px;
		padding-left:3px;
	}
}

.shorter { width: 94% !important;}
