.container:after,
#header:after,
#header .holder:after,
.info-box:after,
#main .main-content:after,
#main .main-holder:after,
#main .frame:after,
.carousel-2:after,
.carousel-1:after,
.info-list:after,
#sidebar .items-list:after,
.wrapp-box:after,
ol.list:after,
.comments .links:after,
.visual-list:after,
.section-service .head-box:after,
.tabset1:after,
.list-link:after,
#footer:after,
#footer .social-networks:after,
.footer-box:after,
.footer-box ul:after,
.footer-block:after,
.section-items ul:after,
.nav:after {
	content: " ";
	display: block;
	clear: both;
}

.top-panel .navigation,
.top-panel .slide-block ul,
.ac ul,
.lang-list ul,
.news-box,
.news-box .drop ul,
#nav,
#nav .drop ul,
.breadcrumbs,
.carousel-2 .pagination ul,
.carousel-1 .pagination ul,
.slideshow .pagination ul,
.info-list,
.tabset,
.tabsetLink,
.carousel .pagination ul,
.panel-list,
#sidebar .items-list,
.link-list,
#content .social-networks,
ol.list,
.comments .links,
.comment-list,
.comment-list ul,
.open-close .img-list,
.visual-list,
.jcf-list ul,
.bio-list,
.trans-tabs,
.trans-panel .control-item,
.trans-panel .check-list,
.reg-panel ul,
.tabset1,
.service-list,
.info-panel ul,
.buttons-list ul,
.list-link,
#footer .banner-list,
.footer-box ul,
.article .aside-box ul,
.tabset2,
.accordion,
.section-items ul,
.list-rate,
.tz-list,
.tz-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

body {
	margin: 0;
	color: #1b1d1f;
	background: #fff;
	font: 1.4em/1.286 Arial, Helvetica, sans-serif;
	min-width: 320px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
	overflow-y: scroll;
}

* {
	max-height: 1000000px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
	display: block;
}

img {
	border-style: none;
	vertical-align: middle;
}

a {
	text-decoration: none;
	color: #1c5499;
}

a:hover {
	text-decoration: underline;
}

input,
textarea,
select {
	font: 100% Arial, Helvetica, sans-serif;
	color: #1b1d1f;
	vertical-align: middle;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

input[type="submit"]:hover,
button:hover {
	cursor: pointer;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	margin: 0;
	padding: 4px 7px;
	border: 1px solid #a5a5a5;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	box-shadow: none;
	border-radius: 0;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	border-color: #595959;
}

textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
	border-radius: 0;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	margin: 0 0 1.2em;
}

p {
	margin: 0 0 1.2em;
}

q {
	quotes: none;
}

q:before,
q:after {
	content: "";
	content: none;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

* {
	font-size: 100.01%;
}

html {
	font-size: 62.5%;
}

.accessibility {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.accessibility:focus {
	position: static;
	width: auto;
	height: auto;
}

#wrapper {
	overflow: hidden;
	width: 100%;
	position: relative;
}

#wrapper .bg-header {
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 0;
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.container {
	margin: 0 auto;
	/*max-width: 980px;*/
	/*max-width: 1160px;*/
	max-width: 1300px;
	padding: 0 10px;
}

#header {
	font-family: "PT Sans Narrow", Arial, Helvetica, sans-serif;
	width: 100%;
	border-bottom: 6px solid #f0f0f0;
	position: relative;
	z-index: 50;
	padding: 0 0 67px;
}

#header .container {
	padding: 19px 20px 0;
}

#header .top-bar {
	overflow: hidden;
	width: 100%;
	padding: 0 17px;
}

#header .holder {
	width: 100%;
	padding: 0 10px 37px 34px;
}

#header .decor {
	float: left;
	background: url(../images/sprite-bg.png) no-repeat -52px -55px;
	width: 41px;
	height: 42px;
	margin: 8px 0 0 9px;
	text-indent: -9999px;
	overflow: hidden;
}

#header .fixed-navigation .container {
	padding: 0 15px;
}

.top-panel {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #edbd2f;
	z-index: 310;
	height: 56px;
}

.top-panel .decor {
	position: absolute;
	left: 20px;
	top: 0;
	width: 56px;
	height: 8px;
	background: #e9ca87;
}

.top-panel .decor:after {
	content: "";
	position: absolute;
	left: 100%;
	top: 0;
	width: 56px;
	height: 8px;
	background: #9dbfdb;
}

.top-panel .container {
	padding: 0 20px;
	position: relative;
}

.top-panel .open-nav {
	display: none;
}

.top-panel.panel-active .opener {
	background: #4286be;
}

.top-panel.panel-active .opener:before,
.top-panel.panel-active .opener:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
}

.top-panel.panel-active .opener:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.top-panel.panel-active .opener span {
	opacity: 0;
}

.top-panel .opener {
	width: 56px;
	height: 56px;
	background: #da9c15;
	position: absolute;
	left: 20px;
	top: 0;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.top-panel .opener:before,
.top-panel .opener:after,
.top-panel .opener span {
	content: "";
	width: 20px;
	height: 2px;
	background: #f9f9f9;
	position: absolute;
	top: 26px;
	left: 18px;
	right: 18px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.top-panel .opener:before {
	top: 20px;
}

.top-panel .opener:after {
	top: 32px;
}

.top-panel .opener:hover {
	background: #4286be;
}

.top-panel .navigation {
	overflow: hidden;
	width: 100%;
	padding: 0 112px 0 56px;
}

.top-panel .navigation li {
	float: left;
}

.top-panel .navigation li.active a {
	background: #4286be;
	color: #fff;
}

.top-panel .navigation li.active a:hover {
	background: #4286be;
}

.top-panel .navigation li a {
	height: 56px;
	padding: 0 15px;
	display: block;
	color: #2c2b39;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	white-space: nowrap;
}

.top-panel .navigation li a:after {
	content: "";
	display: inline-block;
	height: 100%;
	width: 1px;
	overflow: hidden;
	vertical-align: middle;
}

.top-panel .navigation li a span {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
}

.top-panel .navigation li a:hover {
	color: #fff;
	background: #da9c15;
	text-decoration: none;
}

.top-panel .slide-block {
	overflow: hidden;
	background: #da9c15;
	margin: 0 -9999px;
	padding: 0 9999px;
}

.top-panel .slide-block ul {
	padding: 20px 56px;
}

.top-panel .slide-block ul li a {
	display: block;
	color: #fff;
	height: 36px;
	line-height: 2.571em;
	padding: 0 15px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.top-panel .slide-block ul li a:hover {
	background: #4286be;
	text-decoration: none;
}

.ac {
	position: absolute;
	right: 20px;
	top: 0;
	line-height: 4em;
}

.ac ul {
	float: right;
}

.ac ul li {
	float: left;
}

.ac ul li a {
	display: block;
	background: #555e6a;
	width: 56px;
	height: 56px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	position: relative;
}

.ac ul li a:before,
.ac ul li a:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	background: url(../images/sprite-bg.png) no-repeat -186px -65px;
	width: 18px;
	height: 19px;
	margin: -9px 0 0 -10px;
	opacity: 1;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.ac ul li a:before {
	background-position: -206px -65px;
	opacity: 0;
}

.ac ul li a:hover {
	background: #4286be;
}

.ac ul li a:hover:after {
	opacity: 0;
}

.ac ul li a:hover:before {
	opacity: 1;
}

.ac div {
	float: right;
}

.ac div .lang {
	display: block;
	width: 56px;
	height: 56px;
	background: #da9c15;
	color: #fff;
	text-align: center;
	padding: 0 5px;
	position: relative;
}

.ac div .lang:hover {
	text-decoration: none;
	background: #4286be;
}

.ac div .lang:hover:after {
	background-position: -239px -91px;
}

.ac div .lang:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -10px;
	background: url(../images/sprite-bg.png) no-repeat -180px -91px;
	width: 56px;
	height: 12px;
}

.info-box {
	padding: 0 0 13px 26px;
}

.info-box .phone-box {
	border-radius: 3px;
	float: left;
	background: #fff;
	padding: 6px 10px 10px;
	width: 39.4%;
	border-top-left-radius: 6px 100%;
	border-top-right-radius: 6px 100%;
	border-bottom-left-radius: 6px 100%;
	border-bottom-right-radius: 6px 100%;
	max-width: 380px;
}

.info-box .phone-box .num {
	white-space: nowrap;
	letter-spacing: 1px;
	display: inline-block;
	vertical-align: middle;
	font: 1.643em/1.087em Arial, Helvetica, sans-serif;
	padding: 3px 43px 0 15px;
	color: #da251c;
	position: relative;
	width: 36%;
	text-align: center;
	margin-right: -3px;
}

.info-box .phone-box .num:before {
	content: "";
	position: absolute;
	left: -28px;
	top: -8px;
	background: url(../images/sprite-bg.png) no-repeat;
	width: 43px;
	height: 48px;
}

.info-box .phone-box .num:after {
	content: "";
	position: absolute;
	right: 13px;
	top: 50%;
	background: url(../images/sprite-bg.png) no-repeat 0 -56px;
	width: 27px;
	height: 43px;
	margin: -19px 0 0;
}

.info-box .phone-box span {
	display: inline-block;
	vertical-align: middle;
	width: 64%;
	line-height: 1.214em;
	text-transform: uppercase;
	padding: 0 0 0 2px;
	margin-right: -3px;
}

.info-box .phone-box span a {
	color: #426ca5;
	text-decoration: underline;
	display: inline-block;
	vertical-align: top;
}

.info-box .phone-box span a:hover {
	text-decoration: none;
}

.info-box .date-box {
	padding: 15px 17px 16px 15px;
	float: right;
	background: #fff;
	border-radius: 3px;
	text-transform: uppercase;
	width: 26.2%;
	border-top-left-radius: 6px 100%;
	border-top-right-radius: 6px 100%;
	border-bottom-left-radius: 6px 100%;
	border-bottom-right-radius: 6px 100%;
	max-width: 250px;
}

.info-box .date-box time {
	line-height: 1.2142em;
	display: inline-block;
	width: 100%;
	vertical-align: top;
}

.info-box .date-box time span {
	display: inline-block;
	vertical-align: middle;
	width: 24%;
	text-align: right;
	padding: 0 0 0 20px;
	margin-right: -3px;
	position: relative;
}

.info-box .date-box time span:before {
	content: "";
	position: absolute;
	left: 2px;
	top: 50%;
	margin: -21px 0 0;
	background: url(../images/sprite-bg.png) no-repeat -33px -56px;
	width: 11px;
	height: 40px;
}

.info-box .date-box time em {
	width: 76%;
	margin-right: -3px;
	display: inline-block;
	vertical-align: middle;
	font-style: normal;
}

.admin.trans #header {
	background: url(../images/bg-trans-header.jpg) no-repeat 50% 56px;
	background-attachment: fixed;
	height: 254px;
}

.admin.trans .logo-holder .logo {
	float: right;
	margin: 0;
}

.admin #header {
	height: 255px;
	background: url(../images/bg-header-admin.jpg) no-repeat 50% 56px;
	background-attachment: fixed;
	border: none;
	margin: 56px 0 0;
}

.admin #header .holder {
	padding: 36px 0 37px;
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
}

.admin #header h2 {
	display: inline-block;
	vertical-align: middle;
	width: 42%;
	padding: 10px 13px 29px;
	text-transform: uppercase;
	font: 24px/29px "PT Sans Caption", Arial, Helvetica, sans-serif;
	color: #2c2b39;
	margin: 0;
	letter-spacing: 0;
}

.admin #header .trans-box h2 {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	padding: 0 0 6px;
	letter-spacing: -1px;
}

.admin .logo {
	width: 104px;
	height: 138px;
}

.admin .logo img {
	width: 104px;
	height: 138px;
}

.invest .top-panel {
	background: none;
	height: auto;
}

.invest #header {
	margin: 0;
	background: url(../images/bg-header-admin.jpg) no-repeat 50% 0;
	background-attachment: fixed;
	border: none;
}

.invest #header h2 {
	display: inline-block;
	vertical-align: middle;
	padding: 0;
	text-transform: uppercase;
	font: 24px/24px "PT Sans Caption", Arial, Helvetica, sans-serif;
	color: #2c2b39;
	margin: 0;
	letter-spacing: 0;
}

.invest #header .holder {
	padding: 34px 0 43px;
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
}

.invest .logo-holder {
	width: 12%;
}

.invest .logo {
	width: 83px;
	height: 109px;
}

.invest .logo img {
	width: 83px;
	height: 109px;
}

.invest #nav {
	font-size: 14px;
	line-height: 17px;
	font: 14px/17px "PT Sans", Arial, Helvetica, sans-serif;
}

.invest #nav > li.drop-active > a,
.invest #nav > li.active > a {
	background: #da9c15;
}

.invest #nav > li > a {
	text-align: left;
	padding: 26px 24px 5px 20px;
	height: 84px;
}

.invest #nav > li > a:hover {
	background: #da9c15;
}

.invest #nav > li > a:after {
	display: none;
}

.invest #nav > li > a span {
	padding: 0;
	vertical-align: top;
}

.invest #nav > li > a span:after {
	display: none;
}

.invest #nav .drop:after {
	background: #da9c15;
}

.invest-box {
	font: 14px/18px Arial, Helvetica, sans-serif;
	display: inline-block;
	vertical-align: middle;
	padding: 22px 5px 10px 10px;
	width: 60%;
	letter-spacing: 0;
	text-align: left;
}

.invest-box h2 {
	width: 100%;
	padding: 0;
}

.invest-box p {
	margin: 0;
	text-transform: uppercase;
}

.invest-map {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: 0;
	text-transform: uppercase;
	color: #2c2b39;
	font: 14px/16px "PT Sans Caption", Arial, Helvetica, sans-serif;
	position: relative;
	padding: 10px 0 10px 78px;
	min-height: 61px;
	margin: 9px 0 0;
	width: 28%;
}

.invest-map:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	background: url(../images/sprite-bg.png) no-repeat -188px -239px;
	width: 61px;
	height: 61px;
	margin: -32px 0 0;
}

.help-box {
	margin: 0 0 3px;
	letter-spacing: 0;
	display: inline-block;
	vertical-align: middle;
	width: 42%;
	font: 14px/20px Arial, Helvetica, sans-serif;
	padding: 10px 5px 10px 64px;
	position: relative;
}

.help-box:after {
	content: "";
	background: url(../images/sprite-bg.png) no-repeat 0 -238px;
	position: absolute;
	top: 4px;
	left: 0;
	width: 59px;
	height: 60px;
}

.help-box strong {
	color: #2c2b39;
	display: block;
	font-size: 48px;
	line-height: 50px;
	text-transform: uppercase;
	padding: 0 0 5px;
}

.help-box strong em {
	font-style: normal;
	font-weight: normal;
	letter-spacing: -1px;
	display: inline-block;
	vertical-align: top;
	margin: 0 -5px 0 0;
}

.help-box span {
	display: block;
	color: #555e6a;
	padding: 0 0 0 5px;
}

.trans-box {
	font: 14px/20px Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	color: #555e6a;
	width: 84%;
	display: inline-block;
	vertical-align: middle;
	padding: 20px 0 10px 100px;
	min-height: 88px;
	position: relative;
}

.trans-box:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 88px;
	height: 88px;
	background: url(../images/sprite-trans.png) no-repeat;
	margin: -44px 0 0;
}

.trans-box h2 {
	padding: 0 0 20px;
}

.trans-box p {
	margin: 0;
}

.logo-holder {
	display: inline-block;
	vertical-align: middle;
	width: 16%;
	padding: 0 5px;
}

.logo-holder .logo {
	float: none;
	display: block;
	margin: 0 auto;
}

.logo {
	float: left;
	width: 340px;
	height: 140px;
	margin: -13px 0 0;
}

.logo img {
	display: block;
	width: 340px;
	height: 140px;
}

.lang-list ul {
	float: right;
}

.lang-list ul li {
	float: left;
	margin: 0 0 0 22px;
}

.lang-list ul li.active a {
	color: #1c5499;
}

.lang-list ul li a {
	text-transform: uppercase;
	color: #1b1d1f;
}

.lang-list ul li a.login {
	display: block;
	background: none;
	width: auto;
	height: 18px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	position: relative;
}

.lang-list ul li a.login::before, .lang-list ul li a.login::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background: url(../images/sprite-bg.png) no-repeat -186px -65px;
    width: 18px;
    height: 19px;
    margin: -9px 0 0 -10px;
    opacity: 1;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

.lang-list ul li a:hover {
	text-decoration: none;
	color: #1c5499;
}

.hidden {
	display: none;
}

.search-form {
	margin: 56px 0 0;
	padding: 0 40px 0 0;
	float: right;
	overflow: hidden;
	position: relative;
	height: 38px;
}

.search-form.focus .popup {
	width: 270px;
}

.search-form .popup {
	display: block !important;
	width: 0;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	float: right;
	overflow: hidden;
}

.search-form input[type="submit"] {
	display: none;
	width: 0;
	height: 0;
	opacity: 0;
	visibility: hidden;
}

.search-form input[type="text"] {
	padding: 5px 11px;
	font: 1em/1.357em Georgia, Times, "Times New Roman", serif;
	float: right;
	width: 100%;
	overflow: hidden;
	padding: 5px 11px;
	height: 37px;
	background: rgba(255, 255, 255, .75);
	color: #9e9e9e;
	outline: none;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	border-radius: 0;
	box-shadow: none;
	overflow: hidden;
}

.search-form input[type="text"] ::-webkit-input-placeholder {
	color: #9e9e9e;
}

.search-form input[type="text"] ::-moz-placeholder {
	opacity: 1;
	color: #9e9e9e;
}

.search-form input[type="text"] :-moz-placeholder {
	color: #9e9e9e;
}

.search-form input[type="text"] :-ms-input-placeholder {
	color: #9e9e9e;
}

.search-form input[type="text"] .placeholder {
	color: #9e9e9e;
}

.search-form input[type="text"]:focus {
	background: #fff;
	color: #555;
}

.search-form .btn-submit {
	cursor: pointer;
	width: 37px;
	height: 36px;
	background: url(../images/sprite-bg.png) no-repeat -50px 0;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
}

.fixed-nav .fixed-navigation {
	position: fixed;
	top: 0;
	bottom: auto;
}

.fixed-navigation {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.nav {
	width: 100%;
	background: #a10909;
	position: relative;
	padding: 0 0 0 20px;
}

.nav:before,
.nav:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 10px;
	margin: 0 0 0 -9999px;
	padding: 0 0 0 9999px;
	background: #a10909;
}

.nav:after {
	left: auto;
	right: 0;
	margin: 0 -9999px 0 0;
	padding: 0 9999px 0 0;
}

.nav .nav-opener {
	display: none;
}

.nav .home {
	position: absolute;
	height: 100%;
	top: 50%;
	margin: -9px 0 0;
	left: -10px;
	width: 21px;
	height: 18px;
	background: url(../images/sprite-bg.png) no-repeat -246px -64px;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

.nav .home:hover {
	opacity: .8;
}

.news-box {
	margin: 65px 0 0 22px;
	float: right;
	position: relative;
	font-size: 1.143em;
	line-height: 1.125em;
}

.news-box > li {
	padding: 0 0 11px;
	position: relative;
}

.news-box > li > a {
	text-transform: uppercase;
	display: block;
	padding: 0 15px 0 0;
	position: relative;
	color: #1b1d1f;
	position: relative;
	border-color: #004252;
}

.news-box > li > a:after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border: 0;
	border-color: #004252;
	top: 100%;
	left: 0;
	margin-top: 0;
	margin-left: -5px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #004252;
	border-top-color: inherit;
}

.news-box > li > a:hover {
	text-decoration: none;
	color: #1c5499;
}

.news-box > li > a:after {
	top: 50% !important;
	left: auto !important;
	right: 0 !important;
	margin: -2px 0 0 !important;
}

.news-box li:hover a,
.news-box li.hover a {
	color: #1c5499;
}

.news-box li:hover .drop,
.news-box li.hover .drop {
	display: block;
}

.news-box .drop {
	display: none;
	width: 145px;
	background: #fff;
	position: absolute;
	top: 100%;
	right: 0;
	font-size: .875em;
	line-height: 1.143em;
	padding: 10px 10px 5px;
	border: 1px solid #a5a5a5;
	z-index: 20;
}

.news-box .drop ul li {
	margin: 0 0 5px;
	text-align: right;
}

.news-box .drop ul li a {
	text-transform: uppercase;
}

#nav {
	font-size: 1.143em;
	line-height: 1.25em;
	display: table;
	width: 100%;
}

#nav > li {
	display: table-cell;
	vertical-align: middle;
}

#nav > li.active > a,
#nav > li.hover > a {
	background: #a5978b;
	position: relative;
	z-index: 101;
}

#nav > li.hover .drop {
	display: block;
}

#nav > li > a {
	text-align: center;
	display: block;
	padding: 10px 5px;
	height: 67px;
	color: #fff;
	text-transform: uppercase;
	white-space: nowrap;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

#nav > li > a:after {
	content: "";
	display: inline-block;
	height: 100%;
	width: 1px;
	overflow: hidden;
	margin: 0 0 0 -5px;
	vertical-align: middle;
}

#nav > li > a span {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	position: relative;
	position: relative;
	border-color: #fff;
	padding: 0 11px 0 0;
}

#nav > li > a span:after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border: 0;
	border-color: #fff;
	top: 100%;
	left: 0;
	margin-top: 0;
	margin-left: -4px;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #fff;
	border-top-color: inherit;
}

#nav > li > a span:after {
	top: 50% !important;
	left: auto !important;
	right: 0 !important;
	margin: -1px 0 0 !important;
}

#nav > li > a:hover {
	text-decoration: none;
	background: #a5978b;
}

#nav .drop-slide-wrapper {
	top: 66px;
	z-index: 300;
	height: auto !important;
}

#nav .drop {
	padding: 24px 20px;
	position: absolute;
	top: 66px;
	width: 100%;
	left: 0;
	right: 0;
	border: 1px solid #e9e9e9;
	background: #fff;
	overflow: hidden;
	z-index: 100;
	display: none;
}

#nav .drop:after {
	content: "";
	position: absolute;
	top: 0;
	border-top: 1px solid #e9e9e9;
	left: 1px;
	right: 1px;
	height: 5px;
	background: #a5978b;
}

#nav .drop .col {
	float: left;
	width: 25%;
	padding: 0 20px 10px;
	font-size: 12px;
	line-height: 18px;
	font: .750em/1.5em Arial, Helvetica, sans-serif;
}

#nav .drop .col img {
	width: 100%;
	height: auto;
	margin: 0 0 11px;
}

#nav .drop .title {
	text-transform: uppercase;
	display: block;
	font: 400 1.333em/1.125em "PT Sans Narrow", Arial, Helvetica, sans-serif;
	padding: 0 0 6px;
}

#nav .drop .title a {
	color: #426ca5;
}

#nav .drop .title a:hover {
	text-decoration: underline;
}

#nav .drop .title.active a {
	color: #993366;
}
#nav .drop p {
	font-style: italic;
	margin: 0;
}

#nav .drop ul {
	background: none;
	display: block;
	float: left;
	margin: -7px 0 0;
	font: 400 1.333em/1.5em "PT Sans Narrow", Arial, Helvetica, sans-serif;
}

#nav .drop ul li {
	margin: 0 0 8px;
}

#nav .drop ul li a {
	color: #426ca5;
	text-decoration: underline;
}

#nav .drop ul li a:hover {
	text-decoration: none;
}

#nav .drop ul li.active a {
	color: #993366;
}
.breadcrumbs {
	overflow: hidden;
	font-size: .929em;
	line-height: 1.384em;
	padding: 0 0 28px;
}

.breadcrumbs li {
	float: left;
	color: #466ca3;
	position: relative;
	padding: 0 8px 0 10px;
	margin: 0 0 0 -10px;
	margin: 0;
}

.breadcrumbs li:first-child {
	padding: 0 8px 0 0;
	margin: 0;
}

.breadcrumbs li:first-child:before {
	display: none;
}

.breadcrumbs li:before {
	content: "/";
	position: absolute;
	left: 0;
	top: 0;
}

.breadcrumbs li a {
	color: #466ca3;
}

#main {
	overflow: hidden;
	width: 100%;
	background: #fff;
	position: relative;
	z-index: 2;
}

#main .main-content {
	width: 100%;
	padding: 10px 0 0;
}

#main .head {
	overflow: hidden;
	width: 100%;
	padding: 46px 10px 0;
}

#main .head h1 {
	border-bottom: 1px solid #ddd;
	padding: 9px 0 3px;
	margin: 0 0 5px;
}

#main .head .sub-title, #main .bar .sub-title {
	padding: 9px 0 0;
	display: block;
	text-transform: uppercase;
	color: #9e9e9e;
	font: normal 1.571em/1.09em Georgia, Times, "Times New Roman", serif;
}

#main .bar .sub-title {
	font-size: 1.4em;
	padding: 0 0 9px;
}

#main .main-holder {
	position: relative;
	padding: 52px 0 10px;
	background: #f5f5f5;
	/*border-bottom: 10px solid #fff;*/
	z-index: 10;
}

#main .main-holder .decor {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 60.8%;
	height: 10px;
	background: #da251c;
}

#main .main-holder .decor:after {
	content: "";
	position: absolute;
	top: 0;
	right: -10px;
	background: url(../images/sprite-bg.png) no-repeat -136px -54px;
	width: 12px;
	height: 10px;
}

#main .frame {
	padding: 29px 0 18px;
	position: relative;
	width: 100%;
	background: #f2f2f2;
	border-top: 10px solid #f5f5f5;
}

#main .frame .decor {
	position: absolute;
	top: -10px;
	right: 0;
	width: 59.6%;
	height: 10px;
	background: #f8c301;
}

#main .frame .decor:after {
	content: "";
	position: absolute;
	top: 0;
	left: -10px;
	background: url(../images/sprite-bg.png) no-repeat -136px -66px;
	width: 12px;
	height: 10px;
}

#main h1 {
	text-transform: uppercase;
	color: #000;
	font: 2.2857em/1.125em Georgia, Times, "Times New Roman", serif;
	margin: 0;
}

#main h1 .date-filter {
	text-transform: none;
	color: #888;
}

#main .visual-block h1 {
	margin: 0;
	font: 4.285em/1em "PT Sans", Arial, Helvetica, sans-serif;
	color: #fff;
	text-shadow: 0 0 2px rgba(0, 0, 0, .5);
	padding: 10px 0 43px;
	position: absolute;
	bottom: 0;
	left: 10px;
	right: 10px;
}

#main .visual-block h1 span {
	font-weight: 700;
	display: block;
}

.visual-block {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.visual-block .container {
	height: 100%;
	position: relative;
}

.visual-block .bg-img {
	width: 100%;
	height: auto;
}

.visual-block .text-wrapp {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.project-detail {
	overflow: hidden;
	width: 100%;
	background: #efefef;
}

.project-detail .container {
	padding: 0 20px;
}

.project-detail .holder {
	background: #c8c2ba;
	border-bottom: 7px solid #fff;
}

.project-detail .tabset1 {
	position: relative;
	top: auto;
	left: auto;
	float: left;
}

.project-detail .tabset1 li {
	float: left;
	border-right: 1px solid #969290;
	padding: 0;
	width: 33.332%;
}

.project-detail .tabset1 li a {
	font: 16px/19px "PT Sans", Arial, Helvetica, sans-serif;
	display: block;
	background: #c8c2ba;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	text-transform: none;
	padding: 16px 20px 23px;
	min-height: 77px;
	color: #2c2b39;
}

.project-detail .tabset1 li a.active,
.project-detail .tabset1 li a:hover {
	background: #fff;
	color: #2c2b39;
}

.project-detail .tabset1 li a:after {
	display: none;
}

.project-detail .tab-content {
	margin: 0;
	width: 100%;
	padding: 80px 0 37px;
	font-size: 17px;
	line-height: 20px;
	color: #2c2b39;
}

.project-detail .tab-content .aside {
	float: right;
	width: 300px;
	margin: -9px 0 20px 126px;
}

.project-detail .tab-content .text-holder {
	overflow: hidden;
	padding: 9px 0 29px 22px;
}

.project-detail .tab-content h3 {
	font-family: "PT Sans", Arial, Helvetica, sans-serif;
	margin: 0 0 33px;
}

.project-detail .tab-content p {
	margin: 0 0 20px;
}

.project-detail .tab-content .img-box {
	overflow: hidden;
	width: 100%;
}

.project-detail .tab-content .img-box img {
	max-width: 100%;
	height: auto;
}

.project-detail .sel-form {
	margin: 15px 0 10px;
	float: right;
	width: 32%;
}

.project-detail .sel-form .jcf-select {
	border: none;
	height: 48px;
	min-width: 0;
	width: 100%;
}

.project-detail .sel-form .jcf-select .jcf-select-text {
	height: 48px;
	padding: 15px 0 13px;
	margin: 0 60px 0 20px;
	color: #2c2b39;
	text-transform: uppercase;
	font: 16px/18px "PT Sans", Arial, Helvetica, sans-serif;
}

.project-detail .sel-form .jcf-select .jcf-select-opener {
	width: 40px;
	height: 48px;
	border: none;
	background: #acabab;
	bottom: 0;
	top: 0;
	right: 0;
}

.project-detail .sel-form .jcf-select .jcf-select-opener:after {
	margin: -3px 0 0 -8px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 10px solid #fff;
}

.promo {
	position: relative;
	overflow: hidden;
}

.promo .bg-img {
	width: 100%;
	height: auto;
}

.promo .container {
	position: relative;
	z-index: 3;
}

.promo .img-box {
	position: absolute;
	bottom: 0;
	right: -19px;
	width: 433px;
	z-index: 3;
}

.promo .img-box img {
	max-width: 100%;
	height: auto;
	width: 100%;
}

.promo .img-box .btn-play {
	position: absolute;
	bottom: 60px;
	right: 101px;
	width: 59px;
	height: 60px;
	background: url(../images/sprite-bg.png) no-repeat -254px -239px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.promo .img-box .btn-play:hover {
	opacity: .8;
}

.promo .carousel-2 {
	width: 430px;
	position: absolute;
	z-index: 5;
	bottom: 44px;
	left: 20px;
	background: rgba(255, 255, 255, .85);
	padding: 19px 20px 22px;
}

.promo .carousel-2 .title {
	display: block;
	font: 24px/27px "PT Sans", Arial, Helvetica, sans-serif;
	color: #2c2b39;
	letter-spacing: -1px;
	word-spacing: -2px;
}

.promo .carousel-2 .slide p {
	margin: 0;
}

.carousel-2,
.carousel-1 {
	position: relative;
	width: 100%;
}

.carousel-2 .mask,
.carousel-1 .mask {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.carousel-2 .slideset,
.carousel-1 .slideset {
	width: 99999px;
	float: left;
	overflow: hidden;
}

.carousel-2 .slide,
.carousel-1 .slide {
	width: 100%;
	float: left;
}

.carousel-2 .pagination,
.carousel-1 .pagination {
	position: absolute;
	bottom: 100%;
	left: 0;
	margin: 0 0 4px;
}

.carousel-2 .pagination ul,
.carousel-1 .pagination ul {
	float: left;
	width: 100%;
}

.carousel-2 .pagination ul li,
.carousel-1 .pagination ul li {
	float: left;
	margin: 0 5px 0 0;
}

.carousel-2 .pagination ul li.active a,
.carousel-1 .pagination ul li.active a {
	background: #da9c15;
}

.carousel-2 .pagination ul a,
.carousel-1 .pagination ul a {
	width: 15px;
	height: 15px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: #fff;
	-webkit-transition: background .3s linear;
	transition: background .3s linear;
}

.carousel-2 .pagination ul a:hover,
.carousel-1 .pagination ul a:hover {
	background: #da9c15;
}

.visual-holder {
	position: relative;
	padding: 0 10px 67px 0;
}

.slideshow {
	float: left;
	position: relative;
	width: 100%;
	margin: 0 0 0 10px;
}

.slideshow .holder {
	position: relative;
	float: left;
}

.slideshow .slideset {
	float: left;
	width: 510px;
}

.slideshow .slide {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}

.slideshow .slide.active {
	z-index: 2;
}

.slideshow .img-box {
	overflow: hidden;
	width: 100%;
	border-top-left-radius: 10px 14%;
	border-top-right-radius: 10px 14%;
	border-bottom-left-radius: 10px 14%;
	border-bottom-right-radius: 10px 14%;
}

.slideshow .img-box img {
	width: 100%;
	height: auto;
}

.slideshow .text-box {
	width: 470px;
	color: #fff;
	position: absolute;
	bottom: 5px;
	left: -10px;
	overflow: hidden;
	background: rgba(27, 29, 31, .9);
	padding: 16px 58px 18px 34px;
}

.slideshow .text-box span {
	float: left;
	font: 2.571em/.7777em Georgia, Times, "Times New Roman", serif;
	padding: 0 10px 0 0;
}

.slideshow .text-box a {
	color: white;
}

.slideshow .text-box em {
	font-style: normal;
	overflow: hidden;
	display: block;
}

.slideshow .btn-next {
	position: absolute;
	right: 13px;
	top: 50%;
	z-index: 20;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/sprite-bg.png) -161px -59px;
	width: 17px;
	height: 31px;
	margin: -17px 0 0;
	animation: f105 1.5s infinite;
}
.slideshow .btn-next::before {
	position: absolute;
	content: '\f105';
	font-family: 'FontAwesome', sans-serif;
	font-size: 50px;
	left: 0;
	top: 0;
	line-height: 0.6;
	/*text-indent: 0;*/
}


.slideshow .pagination {
	overflow: hidden;
	padding: 66px 0 0 20px;
}

.slideshow .pagination ul {
	font-size: .857em;
	line-height: 1.1666em;
}

.slideshow .pagination ul li {
	margin: 25px 0 0;
	padding: 0 0 3px;
}

.slideshow .pagination ul li:first-child {
	margin: 0;
}

.slideshow .pagination ul li.active .date {
	margin: 0 0 6px -20px;
	padding: 0 0 0 28px;
}

.slideshow .pagination ul li a {
	display: block;
	outline: none;
	color: #426ca5;
}

.slideshow .pagination ul li a:hover {
	text-decoration: none;
}

.slideshow .pagination ul li a:hover .date {
	text-decoration: none;
}

.slideshow .pagination ul li a:hover .title {
	text-decoration: underline;
}

.slideshow .pagination ul .title {
	display: block;
	font-weight: normal;
	font: 1.5em/1em Georgia, Times, "Times New Roman", serif;
	padding: 0 0 0 8px;
}

.slideshow .pagination ul .date {
	display: inline-block;
	vertical-align: top;
	background: #b73429;
	color: #fff;
	padding: 0 0 0 8px;
	margin: 0 0 6px;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

.slideshow .pagination ul .date span {
	color: #1b1d1f;
	background: #f8c301;
	padding: 5px 9px 3px;
	float: right;
}

.slideshow .pagination ul .date i {
	font-style: normal;
	padding: 5px 14px 3px 0;
	float: left;
}

.slideshow.not-enough-slides a.btn-prev,
.slideshow.not-enough-slides a.btn-next {
	visibility: hidden;
}

.info-list {
	width: 100%;
	font: 1.214em/1.0588em Georgia, Times, "Times New Roman", serif;
	margin: 0 0 17px;
}

.info-list li {
	float: left;
	width: 26%;
	position: relative;
	padding: 10px 20px 15px 53px;
}

.info-list li:first-child {
	width: 50%;
}

.info-list li:last-child {
	width: 24%;
}

.info-list li:before {
	content: "";
	position: absolute;
	left: 9px;
	top: 0;
	bottom: 0;
	height: auto;
	width: 1px;
	background: #d9d4d0;
}

.info-list li:after {
	content: "";
	position: absolute;
	left: 19px;
	top: 50%;
	background: url(../images/sprite-bg.png) no-repeat -98px -54px;
	width: 28px;
	height: 43px;
	margin: -23px 0 0;
}

.info-list li:hover .drop-box,
.info-list li.hover .drop-box {
	display: block;
}

.info-list li a {
	display: block;
	color: #000;
}

.info-list li a:hover {
	text-decoration: none;
}

.info-list li .drop-box {
	z-index: 12;
	display: none;
	position: absolute;
	top: 100%;
	left: 9px;
	right: -10px;
	background: #b73429;
	font: .7055em/1.5em Arial, Helvetica, sans-serif;
}

.info-list li .drop-box a {
	display: block;
	color: #fff;
	text-decoration: underline;
	padding: 19px 11px 16px;
}

.info-list li .drop-box a:hover {
	text-decoration: none;
}


.tabsetLink {
	padding: 15px 0;
	overflow: hidden;
	width: 100%;
	font: 1.1424em/1.125em "PT Sans Narrow", Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 50;
}

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

.tabsetLink li a {
	background: #fff;
	color: #1b1d1f;
	border-radius: .5em;
	padding: 11px 13px 11px;
	display: block;
	text-transform: uppercase;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	border-top-left-radius: 6px 100%;
	border-top-right-radius: 6px 100%;
	border-bottom-left-radius: 6px 100%;
	border-bottom-right-radius: 6px 100%;
}

.tabsetLink li a.active,
.tabsetLink li a:hover {
	text-decoration: none;
	background: #426ca5;
	color: #fff;
}



.tabset {
	padding: 0 0 0 570px;
	overflow: hidden;
	width: 100%;
	font: 1.1424em/1.125em "PT Sans Narrow", Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 50;
}

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

.tabset li a {
	background: #fff;
	color: #1b1d1f;
	border-radius: .5em;
	padding: 11px 13px 11px;
	display: block;
	text-transform: uppercase;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	border-top-left-radius: 6px 100%;
	border-top-right-radius: 6px 100%;
	border-bottom-left-radius: 6px 100%;
	border-bottom-right-radius: 6px 100%;
}

.tabset li a.active,
.tabset li a:hover {
	text-decoration: none;
	background: #426ca5;
	color: #fff;
}


.tab-content {
	margin: -39px 0 0;
	overflow: hidden;
}

.carousel {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.carousel .mask {
	position: relative;
	overflow: hidden;
	padding: 3px 0 22px;
}

.carousel .slideset {
	width: 100% !important;
	white-space: nowrap;
	float: left;
	text-align: justify;
	letter-spacing: -4px;
	/*font-size: 0;*/
	line-height: 0;
}

.carousel .slide {
	padding: 0 10px;
	width: 25% !important;
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0;
	/*font-size: 12px;*/
	line-height: 18px;
	white-space: normal;
	text-align: left;
	/*font-style: italic;*/
}

.carousel .slide p {
	margin: 0;
}

.carousel .icon {
	width: 61px;
	height: 61px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 3;
	opacity: 0;
	text-align: center;
	white-space: nowrap;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	background: rgba(248, 195, 1, .75);
	margin: -30px 0 0 -30px;
}

.carousel .icon:after {
	content: "";
	display: inline-block;
	height: 100%;
	width: 1px;
	overflow: hidden;
	margin: 0 0 0 -5px;
	vertical-align: middle;
}

.carousel .icon img {
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
}

.carousel .img-box {
	margin: 0 0 6px;
	position: relative;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	width: 100%;
}

.carousel .img-box:after {
	content: "";
	position: absolute;
	top: -3px;
	bottom: -3px;
	left: -3px;
	right: -3px;
	background: #f8c301;
	opacity: 0;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	visibility: hidden;
	z-index: 0;
}

.carousel .img-box .img {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 2;
}

.carousel .img-box a {
	display: block;
}

.carousel .img-box:hover {
	border-color: #f8c301;
}

.carousel .img-box:hover:after {
	opacity: 1;
	visibility: visible;
}

.carousel .img-box:hover .icon {
	opacity: 1;
}

.carousel .pagination {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 15px;
	text-align: center;
}

.carousel .pagination ul {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	line-height: 0;
	letter-spacing: 4px;
}

.carousel .pagination ul li {
	float: left;
}

.carousel .pagination ul li.active a {
	background-color: #f7c201;
}

.carousel .pagination ul li.active a:after {
	border-color: #c8a00f;
}

.carousel .pagination ul li a {
	width: 15px;
	height: 15px;
	display: block;
	border-radius: 50%;
	overflow: hidden;
	text-indent: -9999px;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	position: relative;
	background: transparent;
}

.carousel .pagination ul li a:after {
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	position: absolute;
	left: 3px;
	top: 3px;
	width: 9px;
	height: 9px;
	content: "";
	border-radius: 50%;
	border: 1px solid #d3d3d3;
	background: #f8f8f8;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZmVmZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #efefef));
	background: -webkit-linear-gradient(top, #f8f8f8 0%, #efefef 100%);
	background: linear-gradient(to bottom, #f8f8f8 0%, #efefef 100%);
	box-shadow: 1px 1px 0 #fff inset;
}

.carousel .pagination ul li a:hover {
	background-color: #f7c201;
}

.carousel .pagination ul li a:hover:after {
	border-color: #c8a00f;
}

.heading {
	position: relative;
	padding: 0 40px 9px 10px;
	margin: 0 0 26px;
	border-bottom: 1px solid #d5d5d5;
	width: 100%;
	overflow: hidden;
	min-height: 41px;
}

.heading .update {
	float: left;
	font-size: .928em;
	line-height: 2.461em;
	padding: 8px 0 0 20px;
	color: #9e9e9e;
	float: left;
	max-width: 50%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.heading .document {
	position: absolute;
	right: 10px;
	top: 9px;
	background: url(../images/sprite-bg.png) no-repeat -94px 0;
	width: 18px;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
}

.heading.photo .title .icon {
	background: url(../images/sprite-bg.png) no-repeat 0 -111px;
}

.heading.video .title .icon {
	background: url(../images/sprite-bg.png) no-repeat -46px -160px;
}

.heading.mayor .title .icon {
	background: url(../images/sprite-2bg.png) no-repeat -46px -138px;
}
.heading .title {
	float: left;
	max-width: 50%;
	text-transform: uppercase;
	color: #000;
	font: normal 1.571em/1.1818em Georgia, Times, "Times New Roman", serif;
	position: relative;
	padding: 8px 0 7px 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.heading .title a {
	color: #000;
}

.heading .title .icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 41px;
	height: 41px;
	display: block;
}


.bar {
	overflow: hidden;
	width: 100%;
	/*border-bottom: 1px solid #ddd;*/
	/*padding: 0 110px 3px 10px;*/
	padding: 0 0 3px 0;
	position: relative;
	margin: 0 0 10px;
}

.bar h1 {
	padding: 6px 0 12px 0;
}

.bar .breadcrumbs {
	border-top: 1px solid #ddd;
	padding-top: 5px;
}

.panel-list {
	position: absolute;
	top: 0;
	right: 0;
}

.panel-list li {
	float: left;
	margin: 0 0 0 2px;
}

.panel-list li.active a:after {
	opacity: 1;
	visibility: visible;
}

.panel-list li a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 41px;
	height: 41px;
	position: relative;
}

.panel-list li a.active:after {
	opacity: 1;
	visibility: visible;
}

.panel-list li a:before {
	position: absolute;
	content: "";
	height: 17px;
	left: 11px;
	top: 12px;
}

.panel-list li a.table:before {
	background: url(../images/sprite-bg.png) no-repeat -176px 0;
	width: 19px;
}

.panel-list li a.list:before {
	background: url(../images/sprite-bg.png) no-repeat -204px 0;
	width: 18px;
}

.panel-list li a:after {
	content: "";
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/sprite-bg.png) no-repeat -128px 0;
}

.panel-list li a:hover:after {
	opacity: 1;
	visibility: visible;
}

.news-block {
	margin: 46px 0 0;
	overflow: hidden;
}

#sidebar {
	width: 31.2%;
	float: right;
}

#sidebar .wrapp-box {
	margin: 0 11px 86px 0;
}

#sidebar .aside-box {
	background: #f2f2f2;
	border-top-left-radius: 100% 6px;
	border-top-right-radius: 100% 6px;
	border-bottom-left-radius: 100% 6px;
	border-bottom-right-radius: 100% 6px;
	padding: 27px 19px 2px;
	margin: 0 0 27px;
}

#sidebar .aside-box h2 {
	font: 1.5714em/1.1818em Georgia, Times, "Times New Roman", serif;
	margin: 0 -8px 19px;
	border-bottom: 1px solid #d5d5d5;
	padding: 0 0 17px 10px;
	text-transform: uppercase;
}

#sidebar .aside-box .banner-box {
	overflow: hidden;
	margin: 0 1px 28px;
}

#sidebar .aside-box .banner-box img {
	width: 100%;
	height: auto;
	border: 1px solid #e7e7e7;
}

#sidebar .items-list {
	font-size: .8571em;
	line-height: 1.5em;
	padding: 0 0 36px 20px;
}

#sidebar .items-list li {
	margin: 0 0 22px;
}

#sidebar .items-list .title {
	display: block;
	color: #426ca5;
	font-size: 1.5em;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: normal;
	padding: 0 0 4px;
}

#sidebar .items-list a {
	display: inline-block;
	vertical-align: top;
	color: #1b1d1f;
	text-decoration: underline;
	margin: 0 0 0 2px;
}

#sidebar .items-list a:hover {
	text-decoration: none;
}

.wrapp-box {
	border-bottom: 1px solid #ddd;
	padding: 0 0 8px;
	margin: 0 0 60px;
	position: relative;
}

.wrapp-box.search {
	border-bottom: none;
	padding: 0 0 8px;
	margin: 0 0 25px;
	position: relative;
}

.wrapp-box .opener {
	position: absolute;
	bottom: -20px;
	height: 20px;
	width: 60px;
	left: 50%;
	margin: 0 0 0 -30px;
	overflow: hidden;
}

.wrapp-box.search .opener {
	position: absolute;
	bottom: -15px;
	height: 20px;
	width: auto;
	left: auto;
	right: 10px;
	margin: 0 0 0 -30px;
	overflow: hidden;
}

.wrapp-box .decor {
	position: absolute;
	left: 50%;
	bottom: 8px;
	margin: 0 0 0 -2px;
	width: 4px;
	height: 4px;
	background: #426ca5;
	border-radius: 50%;
	text-indent: -9999px;
}

.wrapp-box .decor:after,
.wrapp-box .decor:before {
	content: "";
	position: absolute;
	top: 0;
	left: -8px;
	width: 4px;
	height: 4px;
	background: #426ca5;
	border-radius: 50%;
}

.wrapp-box .decor:after {
	left: auto;
	right: -8px;
}

.link-list {
	overflow: hidden;
	font: 1.1428em/1.1875em "PT Sans Narrow", Arial, Helvetica, sans-serif;
}

.link-list li:first-child a:after {
	display: none;
}

.slide .link-list li:first-child a:after {
	display: block;
}
.link-list li.active a {
	color: #fff;
	text-decoration: none;
	background: #a5978b;
}

.link-list li.active a:after {
	display: none;
}

.link-list li a {
	position: relative;
	display: block;
	text-transform: uppercase;
	padding: 11px 10px 11px 19px;
	color: #426ca5;
}

.link-list li a:hover {
	color: #fff;
	text-decoration: none;
	background: #a5978b;
	background: #ccaa8c;
}

.link-list li a:hover:after {
	display: none;
}

.link-list li a:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: -10px;
	width: auto;
	height: 1px;
	background: #ddd;
}

#content {
	padding: 9px 0 0;
	float: left;
	width: 66.7%;
}

#content .holder-box {
	overflow: hidden;
	padding: 0 0 0 10px;
}
#content .holder-box.additional {
	padding: 33px 50px 0 10px;
}

#content h1 {
	color: #641b0f;
	margin: 0 0 19px;
}

#content h2 {
	color: #641b0f;
	font: 1.7142em/1.0833em Georgia, Times, "Times New Roman", serif;
	text-transform: uppercase;
	margin: 0 0 23px;
}

#content .text-wrapp {
	color: #9e9e9e;
	font: 1.2857em/1.333em Georgia, Times, "Times New Roman", serif;
}

#content .text-wrapp p {
	margin: 0 0 23px;
}

#content .image-box {
	overflow: hidden;
	width: 100%;
	margin: 0 0 26px;
	padding: 0 10px 0 0;
}

#content .image-box img {
	width: 100%;
	height: auto;
}

#content p {
	margin: 0 0 24px;
}

#content .info {
	display: block;
	font-size: .9285em;
	line-height: 1.3846em;
	color: #8d817c;
	padding: 0 0 44px 2px;
}

#content .about-box {
	overflow: hidden;
	width: 100%;
	padding: 0 0 49px;
}

#content .about-box .img {
	float: left;
	width: 140px;
	margin: 0 19px 5px 2px;
}

#content .about-box .img img {
	width: 100%;
	height: auto;
}

#content .about-box .text-holder {
	padding: 3px 0 0;
	overflow: hidden;
}

#content .about-box .name {
	display: block;
	color: #b73429;
	font: normal 1.2142em/1.1764em Georgia, Times, "Times New Roman", serif;
	text-transform: uppercase;
	padding: 0 0 11px;
}

#content .about-box p {
	margin: 0 0 15px;
}

#content .social-networks {
	overflow: hidden;
	border-top: 1px solid #ddd;
	padding: 9px 0 63px 2px;
}

#content .social-networks li {
	float: left;
	margin: 0 5px 5px 0;
}

#content .social-networks li a {
	display: block;
	width: 35px;
	height: 36px;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	text-indent: -9999px;
	overflow: hidden;
}

#content .social-networks li a:hover {
	opacity: .8;
}

#content .social-networks li a.twitter {
	background: url(../images/sprite-social.png) no-repeat 0 -50px;
}

#content .social-networks li a.telegram {
	background: url(../images/sprite-social.png) no-repeat 0 -50px;
}

#content .social-networks li a.facebook {
	background: url(../images/sprite-social.png) no-repeat -40px -50px;
}

#content .social-networks li a.youtube {
	background: url(../images/sprite-social.png) no-repeat -81px -50px;
}

#content .social-networks li a.rss {
	background: url(../images/sprite-social.png) no-repeat -122px -50px;
}

#content .comments h2 {
	color: #b8b8b8;
	margin: 0 0 5px;
}

#content .comment p {
	margin: 0 0 14px;
}

ol.list {
	counter-reset: item;
	padding: 0 0 7px 10px;
}

ol.list li {
	display: block;
	padding: 0 0 18px 32px;
	position: relative;
}

ol.list li:before {
	position: absolute;
	top: 0;
	left: 0;
	counter-increment: item;
	content: counters(item, ".", decimal) ".";
}

.comments {
	overflow: hidden;
	width: 100%;
	padding: 0 0 15px;
}

.comments h2 {
	color: #b8b8b8;
	padding: 0 0 0 10px;
}

.comments .links {
	font-size: .8571em;
	line-height: 1.333em;
	width: 100%;
	padding: 0 0 19px 10px;
}

.comments .links li {
	float: left;
	margin: 0 28px 5px 0;
}

.comments .links li a {
	color: #426ca5;
	text-decoration: underline;
}

.comments .links li a:hover {
	text-decoration: none;
}

.comments .description {
	display: block;
	font-size: .8571em;
	line-height: 1.5em;
	color: #9b9696;
	padding: 0 10px 10px;
}

.comment {
	overflow: hidden;
	width: 100%;
	color: #2c2b39;
	background: #f6f6f6;
}

.comment header {
	border-bottom: 1px solid #ddd;
	background: #fff;
	overflow: hidden;
	width: 100%;
	padding: 20px 0 10px;
}

.comment h3 {
	font-style: italic;
	color: #58a73f;
	margin: 0 0 0 10px;
	padding: 4px 15px 0 34px;
	font-weight: bold;
	position: relative;
	font-size: 1em;
	line-height: 1.4285em;
	min-height: 24px;
	text-overflow: ellipsis;
	max-width: 60%;
	float: left;
	overflow: hidden;
	white-space: nowrap;
}

.comment h3 .icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 24px;
	height: 24px;
	background: url(../images/sprite-social.png) no-repeat 0 -90px;
}

.comment time {
	float: right;
	color: #9b9696;
	font-size: .8571em;
	line-height: 1.5em;
	max-width: 40%;
	text-align: right;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 6px 0 0;
}

.comment .text-holder {
	overflow: hidden;
	padding: 15px 12px 14px;
}

.comment p {
	margin: 0 0 20px;
}

.comment .reply {
	display: inline-block;
	vertical-align: top;
	text-decoration: underline;
	color: #426ca5;
	font-size: .8571em;
	line-height: 1.333em;
	margin: 0 0 0 31px;
}

.comment .reply:hover {
	text-decoration: none;
}

.comment-list {
	overflow: hidden;
	padding: 0 0 30px;
}

.comment-list ul {
	padding: 0 0 0 40px;
}

.comment-form {
	overflow: hidden;
	width: 100%;
	margin: 0 0 16px;
	padding: 30px 10px;
	border-top: 1px solid #ddd;
	background: #f2f2f2;
}

.comment-form ::-webkit-input-placeholder {
	color: #b1b2b2;
}

.comment-form ::-moz-placeholder {
	opacity: 1;
	color: #b1b2b2;
}

.comment-form :-moz-placeholder {
	color: #b1b2b2;
}

.comment-form :-ms-input-placeholder {
	color: #b1b2b2;
}

.comment-form .placeholder {
	color: #b1b2b2;
}

.comment-form textarea {
	width: 100%;
	max-width: 100%;
	padding: 10px;
	margin: 0;
	border: none;
	background: #fff;
	color: #b1b2b2;
	font-style: italic;
	overflow: auto;
	height: 147px;
	min-height: 147px;
	resize: none;
}

.comment-form input[type="text"] {
	border: none;
	height: 37px;
	padding: 9px 10px 10px;
	margin: 0;
	font-style: italic;
	color: #b1b2b2;
	background: #fff;
	width: 60%;
	outline: none;
}

.comment-form input[type="submit"] {
	float: left;
	height: 40px;
	color: #fff;
	text-transform: uppercase;
	font: 1.1428em/1.25em "PT Sans Narrow", Arial, Helvetica, sans-serif;
	background: #426ca5;
	border: 0;
	padding: 0 17px;
	margin: 21px 0 0 30px;
	border-top-left-radius: 6px 100%;
	border-top-right-radius: 6px 100%;
	border-bottom-left-radius: 6px 100%;
	border-bottom-right-radius: 6px 100%;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

.comment-form input[type="submit"]:hover {
	cursor: pointer;
	background: #fff;
	color: #1b1d1f;
}

.comment-form input[type="submit"]::-moz-focus-inner {
	border: 0 !important;
	padding: 0 !important;
}

.table-responsive {
	overflow-x: auto;
	min-height: .01%;
	border-bottom: 1px solid #8cb17c;
}

.slide .table-1 tr:nth-child(2n) {
	background: #f6f6f6;
}

.slide .table-1 tr:nth-child(2n+1) {
	background: none;
}

.slide .table-1 tr:hover {
	background: #e6e6e6;
}

.table-1 {
	max-width: 100%;
	width: 100%;
	margin: 0;
	min-width: 390px;
}

.table-1 tr:nth-child(2n+1) {
	background: #f6f6f6;
}

.table-1 tr:first-child:hover {
	border: none;
}

.table-1 tr:hover {
	background: #e6e6e6;
}

.table-1 tr th {
	background: #8cb17c;
	color: #fff;
	font: 1.2857em/1em "PT Sans Narrow", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 13px 9px 18px;
	text-align: left;
}

.table-1 tr th.col-2 {
	padding: 13px 9px 18px 20px;
}

.table-1 tr th.col-3 {
	padding: 13px 9px 18px 50px;
}

.table-1 tr td {
	position: relative;
	z-index: 10;
	vertical-align: top;
	padding: 16px 9px 26px;
	border-bottom: 1px solid #ddd;
}

.table-1 tr td a {
	color: #426ca5;
}

.table-1 tr td.col-1 {
	color: #58a73f;
}

.table-1 tr td.col-3 {
	color: #58a73f;
	padding-right: 20px;
}

.table-1 tr .col-1 {
	width: 12.6%;
}

.table-1 tr .col-2 {
	width: 17.2%;
}

.table-1 tr .col-3 {
	width: 70.2%;
}

.open-close {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.open-close .slide {
	overflow: hidden;
	padding: 19px 0 0;
}

.open-close .heading {
	margin: 10px 0 29px;
}

.open-close .heading a:hover {
	color: #1c5499;
	text-decoration: none;
}

.open-close .heading .document {
	right: 22px;
}

.open-close.active .btn-open span {
	opacity: 0;
	visibility: hidden;
}

.open-close.active .btn-open:after {
	display: none;
}

.open-close.active .btn-open:before {
	display: block;
	background: #a5a5a5;
}

.open-close .btn-open {
	display: block;
	width: 100%;
	padding: 5px;
	background: #f2f2f2;
	position: relative;
	font: 1.5714em/1.0909em Georgia, Times, "Times New Roman", serif;
	color: #000;
	text-transform: uppercase;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	padding: 11px 0 9px 10px;
}

.open-close .btn-open:hover {
	text-decoration: none;
	color: #1c5499;
}

.open-close .btn-open:before,
.open-close .btn-open:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 18px;
	height: 4px;
	margin: -2px 0 0 -9px;
	background: #fff;
}

.open-close .btn-open:after {
	right: 17px;
	height: 18px;
	width: 4px;
	margin: -9px 0 0;
	display: block;
	background: #fff;
}

.open-close .btn-open span {
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	opacity: 1;
	visibility: visible;
}

.open-close .img-list {
	overflow: hidden;
	margin: 0 11px 0 -11px;
}

.open-close .img-list li {
	float: left;
	width: 50%;
	padding: 0 0 20px 20px;
}

.open-close .img-list li img {
	width: 100%;
	height: auto;
	margin: 0 0 6px;
}

.open-close .img-list li .sub-text {
	display: block;
	font-size: .8571em;
	line-height: 1.5em;
	max-width: 77%;
}

.visual-list {
	margin: 0 11px 0 -11px;
}

.visual-list li {
	float: left;
	padding: 0 0 20px 20px;
	width: 25%;
}

.visual-list li a {
	position: relative;
	display: block;
}

.visual-list li a.hover {
	/*margin: -3px -5px -4px;*/
}

.visual-list li a.hover .icon {
	opacity: 1;
}

.visual-list li a.hover:after {
	opacity: 1;
	visibility: visible;
}

.visual-list li a:after {
	content: "";
	position: absolute;
	top: -3px;
	bottom: -3px;
	left: -3px;
	right: -3px;
	background: #f8c301;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	visibility: hidden;
	opacity: 0;
	z-index: 0;
	width: auto;
	height: auto;
}

.visual-list li a .icon {
	width: 61px;
	height: 61px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 3;
	opacity: 0;
	text-align: center;
	white-space: nowrap;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	background: rgba(248, 195, 1, .75);
	margin: -30px 0 0 -30px;
}

.visual-list li a .icon:after {
	content: "";
	display: inline-block;
	height: 100%;
	width: 1px;
	overflow: hidden;
	margin: 0 0 0 -2px;
	vertical-align: middle;
}

.visual-list li a .icon img {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	max-width: 100%;
	height: auto;
	width: auto;
}

.visual-list li a img {
	position: relative;
	z-index: 2;
	width: 100%;
	height: auto;
	display: block;
}

.wrap-holder {
	overflow: hidden;
	margin: 0 -10px 10px -9999px;
	padding: 0 10px 0 9999px;
	background: #f2f2f2;
}

.wrap-holder.video {
	background: #d4ddea;
}

.wrap-holder.video .open-close .btn-open {
	background: #d4ddea;
}

.wrap-holder.video .open-close .heading {
	border-color: #a5a5a5;
}

.form-block {
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #ddd;
	margin: 0 0 29px;
	padding: 17px 0 0;
}

.form-block .head-box {
	overflow: hidden;
	background: #c13f2e;
	padding: 21px 12px 21px;
	color: #fff;
	font: 1.2857em/1em "PT Sans Narrow", Arial, Helvetica, sans-serif;
}

.form-block .head-box p {
	margin: 0 !important;
}

.form-block .title {
	margin: 0 0 15px;
	white-space: nowrap;
	font: normal 1.222em/1.0909em Georgia, Times, "Times New Roman", serif;
	color: #fff;
	text-transform: uppercase;
	padding: 0 0 0 47px;
	margin: 0 0 19px;
	position: relative;
	min-height: 44px;
	display: block;
}

.form-block .title:before {
	content: "";
	position: absolute;
	top: 50%;
	left: -2px;
	width: 41px;
	height: 41px;
	margin: -23px 0 0;
	background: url(../images/sprite-bg.png) no-repeat -94px -160px;
}

.form-block .title:after {
	content: "";
	display: inline-block;
	height: 44px;
	width: 1px;
	overflow: hidden;
	margin: 0 0 0 -5px;
	vertical-align: middle;
}

.form-block .title span {
	padding: 0 0 2px;
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
}

.vote-form {
	overflow: hidden;
	width: 100%;
	padding: 22px 10px 6px 31px;
	background: #f2f2f2;
}

.vote-form .row {
	float: left;
	width: 100%;
	padding: 0 0 13px 49px;
	position: relative;
	min-height: 49px;
}

.vote-form .row.alt {
	padding: 0 0 28px 49px;
}

.vote-form .row.alt .jcf-radio,
.vote-form .row.alt .jcf-checkbox {
	top: 9px;
}

.vote-form label {
	display: block;
	overflow: hidden;
	font-style: italic;
}

.vote-form label.jcf-label-active {
	color: #426ca5;
}

.vote-form .jcf-radio,
.vote-form .jcf-checkbox {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
}

.vote-form .jcf-checkbox {
	top: 3px;
}
.vote-form input[type="text"] {
	border: none;
	height: 37px;
	padding: 9px 10px 10px;
	margin: 0;
	font-style: italic;
	color: #000;
	background: #fff;
	/*width: 60%;*/
	width: 100%;
	outline: none;
}

.vote-form input[type="submit"] {
	float: left;
	height: 40px;
	color: #fff;
	text-transform: uppercase;
	font: 16px/20px "PT Sans Narrow", Arial, Helvetica, sans-serif;
	background: #426ca5;
	border: 0;
	padding: 0 17px;
	border-top-left-radius: 6px 100%;
	border-top-right-radius: 6px 100%;
	border-bottom-left-radius: 6px 100%;
	border-bottom-right-radius: 6px 100%;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

.vote-form input[type="submit"]:hover {
	cursor: pointer;
	background: #fff;
	color: #1b1d1f;
}

.vote-form input[type="submit"]::-moz-focus-inner {
	border: 0 !important;
	padding: 0 !important;
}

.doc-search-form {
	overflow: hidden;
	width: 100%;
	padding: 22px 31px 6px 31px;
	background: #f2f2f2;
}

.doc-search-form .row {
	float: left;
	width: 100%;
	padding: 0 0 13px 49px;
	position: relative;
	min-height: 49px;
}

.doc-search-form .row.alt {
	padding: 0 0 28px 49px;
}

.doc-search-form .row.alt .jcf-radio,
.doc-search-form .row.alt .jcf-checkbox {
	top: 9px;
}

.doc-search-form label {
	display: block;
	overflow: hidden;
	font-style: italic;
}

.doc-search-form label.jcf-label-active {
	color: #426ca5;
}

.doc-search-form .jcf-radio,
.doc-search-form .jcf-checkbox {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
}

.doc-search-form .jcf-checkbox {
	top: 3px;
}
.doc-search-form input[type="text"] {
	border: none;
	height: 37px;
	padding: 9px 10px 10px;
	margin: 0;
	font-style: italic;
	color: #b1b2b2;
	color: black;
	background: #fff;
	/*width: 60%;*/
	width: 100%;
	outline: none;
}

.doc-search-form input[type="submit"] {
	float: left;
	height: 40px;
	color: #fff;
	text-transform: uppercase;
	font: 16px/20px "PT Sans Narrow", Arial, Helvetica, sans-serif;
	background: #426ca5;
	border: 0;
	padding: 0 17px;
	border-top-left-radius: 6px 100%;
	border-top-right-radius: 6px 100%;
	border-bottom-left-radius: 6px 100%;
	border-bottom-right-radius: 6px 100%;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

.doc-search-form input[type="submit"]:hover {
	cursor: pointer;
	background: #fff;
	color: #1b1d1f;
}

.doc-search-form input[type="submit"]::-moz-focus-inner {
	border: 0 !important;
	padding: 0 !important;
}

body > .jcf-select-drop.jcf-select-sel1 .jcf-list {
	font: 16px/18px "PT Sans", Arial, Helvetica, sans-serif;
}

body > .jcf-select-drop.jcf-select-sel1 .jcf-list li span {
	padding: 14px 10px 14px 20px;
	text-transform: uppercase;
}

body > .jcf-select-drop.jcf-select-sel1 .jcf-list li span.jcf-hover {
	color: #fff;
}

body > .jcf-select-drop.jcf-select-sel1 .jcf-list li span.jcf-selected {
	background: #acabab;
	color: #fff;
}

.jcf-radio {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	background: #fff;
	border: 2px solid #a5a5a5;
	border-radius: 10px;
	margin: 0 3px 0 0;
	height: 18px;
	width: 18px;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

.jcf-radio span {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 8px;
	height: 8px;
	background: #1b1d1f;
	border-radius: 100%;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

.jcf-radio input[type="radio"] {
	position: absolute;
	height: 100%;
	width: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
	cursor: pointer;
}

.jcf-radio.jcf-checked {
	border-color: #1b1d1f;
}

.jcf-radio.jcf-checked span {
	visibility: visible;
	opacity: 1;
}

/* custom checkbox styles */

.jcf-checkbox {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	background: #fff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #eaeaea));
	background: -webkit-linear-gradient(top, #fff 0%, #eaeaea 100%);
	background: linear-gradient(to bottom, #fff 0%, #eaeaea 100%);
	border: 1px solid #838383;
	margin: 0 9px 0 0;
	height: 14px;
	width: 14px;
	border-radius: 2px;
}

.jcf-checkbox span {
	position: absolute;
	display: none;
	height: 13px;
	width: 13px;
	top: -1px;
	right: -2px;
	background: url(../images/sprite-trans.png) no-repeat -93px -67px;
}

.jcf-checkbox.jcf-checked span {
	display: block;
}

.jcf-checkbox input[type="checkbox"] {
	cursor: pointer;
	position: absolute;
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}

/* custom select styles */

.jcf-select {
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: 1px solid #ddd;
	background: #f9f9f9;
	margin: 0 0 12px;
	min-width: 300px;
	height: 41px;
}

.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}

.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
	display: block;
	font-size: 14px;
	line-height: 29px;
	margin: 0 38px 0 8px;
	height: 39px;
	color: #646464;
	padding: 5px 0;
}

.jcf-select .jcf-select-text img {
	display: none;
	height: 32px;
	width: 32px;
}

.jcf-select .jcf-select-opener {
	cursor: pointer;
	position: absolute;
	text-align: center;
	background: #e2e2e2;
	width: 30px;
	height: 41px;
	border: solid #ddd;
	border-width: 1px 1px 1px 0;
	bottom: -1px;
	right: -1px;
	top: -1px;
}

.jcf-select .jcf-select-opener:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -2px 0 0 -5px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #9e9e9e;
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 40;
	top: 100%;
	left: -1px;
	right: -1px;
}

.jcf-select .jcf-select-drop.jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}

.jcf-select .jcf-select-drop-content {
	width: 100%;
}

body > .jcf-select-drop {
	position: absolute;
	z-index: 50;
	margin: 1px 0 0;
}

body > .jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}

/* multiple select styles */

.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #b8c3c9;
	min-width: 200px;
	margin: 0 15px;
}

/* select options styles */

.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	line-height: 19px;
	font-size: 14px;
	width: 100%;
}

.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
	border: 1px solid #ddd;
}

.jcf-list-content ul li span img {
	height: 32px;
	width: 32px;
}

.jcf-list ul {
	/*border: 1px solid #ddd;*/
}

.jcf-list ul li {
	overflow: hidden;
	display: block;
}

.jcf-list .jcf-overflow {
	overflow: auto;
}

.jcf-list .jcf-option {
	white-space: nowrap;
	cursor: pointer;
	display: block;
	padding: 10px;
	color: #646464;
	height: 1%;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 100%;
}

.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 10px;
	cursor: pointer;
	color: #2c2b39;
}

.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}

.jcf-select-drop .jcf-selected {
	background: #ddd;
	color: #2c2b39;
}

.jcf-select-drop .jcf-hover {
	background: #feac01;
	color: #2c2b39;
}

.bio-list {
	overflow: hidden;
	margin: 17px 0 0 -27px;
	padding: 0 0 54px;
}

.bio-list li {
	float: left;
	width: 25%;
	padding: 0 0 30px 27px;
}

.bio-list img {
	width: 83%;
	height: auto;
	margin: 0 0 15px;
}

.bio-list .title {
	display: block;
	font: normal 1.2857em/1.111em Georgia, Times, "Times New Roman", serif;
	color: #426ca5;
	text-transform: uppercase;
	padding: 0 0 21px;
}

.bio-list .title span {
	display: block;
	font-size: .7777em;
	line-height: 1.4285em;
	padding: 2px 0 0;
}

.bio-list .appointment {
	font-size: .8571em;
	line-height: 1.5em;
	color: #7c7c7c;
	display: block;
	padding: 0 0 9px;
}

.bio-list address {
	color: #181e2d;
	font-style: normal;
}

.bio-list .phone {
	color: #181e2d;
}

.bio-list .phone:hover {
	color: #1c5499;
	text-decoration: none;
}

.block {
	overflow: hidden;
	color: #2c2b39;
	max-width: 77%;
	clear: both;
	padding: 0 0 50px;
}

.block .text-frame {
	overflow: hidden;
	padding: 0 0 34px;
}

.block h2 {
	text-transform: uppercase;
	font: 1.5714em/1.0909em Georgia, Times, "Times New Roman", serif;
	margin: 0 0 22px;
	color: #426ca5;
}

.block p {
	margin: 0 0 18px;
}

.block a {
	color: #426ca5;
	text-decoration: underline;
}

.block a:hover {
	text-decoration: none;
}

.post-wrapp {
	margin: 0 0 0 -41px;
	padding: 18px 0 0;
}

.post {
	display: inline-block;
	vertical-align: top;
	width: 33.332%;
	margin-right: -.3em;
	padding: 0 0 39px 41px;
}
.post.post-inline {
	display: block;
	padding-bottom: 0;
	width: 90%;
}




.post.society h2:before {
	background: url(../images/sprite-bg.png) no-repeat -46px -111px;
}
.post.society .date {
	background: #539498;
}
.post.culture h2:before {
	background: url(../images/sprite-bg.png) no-repeat -93px -111px;
}
.post.culture .date {
	background: #936e54;
}
.post.science h2:before {
	background: url(../images/sprite-bg.png) no-repeat -141px -111px;
}
.post.science .date {
	background: #8d8e2e;
}
.post.city h2:before {
	background: url(../images/sprite-bg.png) no-repeat -188px -111px;
}
.post.city .date {
	background: #a5978b;
}
.post.weather h2:before {
	background: url(../images/sprite-bg.png) no-repeat -236px -111px;
}
.post.weather .date {
	background: #74bddc;
}
.post.health h2:before {
	background: url(../images/sprite-bg.png) no-repeat -283px -111px;
}
.post.health .date {
	background: #b73429;
}
.post.covid19 h2:before {
	background: url(../images/sprite-bg.png) no-repeat -141px -159px;
}
.post.covid19 .date {
	background: #bd2baa;
}
.post.sport h2:before {
	background: url(../images/sprite-bg.png) no-repeat 0 -159px;
}
.post.sport .date {
	background: #426ca5;
}



.post.finance h2:before {
	background: url(../images/sprite-2bg.png) no-repeat 0 0;
}
.post.finance .date {
	background: #72a562;
}
.post.recreation  h2:before {
	background: url(../images/sprite-2bg.png) no-repeat -46px 0;
}
.post.recreation  .date {
	background: #e985c7;
}
.post.transport  h2:before {
	background: url(../images/sprite-2bg.png) no-repeat -92px 0;
}
.post.transport  .date {
	background: #605757;
}
.post.infrastructure  h2:before {
	background: url(../images/sprite-2bg.png) no-repeat -138px 0;
}
.post.infrastructure  .date {
	background: #73bddb;
}
.post.foreign  h2:before {
	background: url(../images/sprite-2bg.png) no-repeat -184px 0;
}
.post.foreign  .date {
	background: #9d9ed3;
}
.post.social  h2:before {
	background: url(../images/sprite-2bg.png) no-repeat 0 -46px;
}
.post.social  .date {
	background: #78cdc4;
}
.post.deputy  h2:before {
	background: url(../images/sprite-2bg.png) no-repeat -46px -46px;
}
.post.deputy  .date {
	background: #59a0a4;
}
.post.housing  h2:before {
	background: url(../images/sprite-2bg.png) no-repeat -92px -46px;
}
.post.housing  .date {
	background: #5d67a5;
}
.post.mayor  h2:before {
	background: url(../images/sprite-2bg.png) no-repeat -46px -138px;
}
.post.mayor  .date {
	background: #d4c7a3;
}
.post.architecture  h2:before {
	background: url(../images/sprite-2bg.png) no-repeat -138px -46px;
}
.post.architecture  .date {
	background: #ed893f;
}
.post.ecology  h2:before {
	background: url(../images/sprite-2bg.png) no-repeat -184px -46px;
}
.post.ecology  .date {
	background: #89b559;
}
.post.improvement  h2:before {
	background: url(../images/sprite-2bg.png) no-repeat 0 -92px;
}
.post.improvement  .date {
	background: #67974b;
}
.post.accidents  h2:before {
	background: url(../images/sprite-2bg.png) no-repeat -46px -92px;
}
.post.accidents  .date {
	background: #991313;
}
.post.festivities  h2:before {
	background: url(../images/sprite-2bg.png) no-repeat -92px -92px;
}
.post.festivities  .date {
	background: #4c5896;
}





.post h2 {
	margin: 0 0 15px;
	white-space: nowrap;
	font: 1.5714em/1.0909em Georgia, Times, "Times New Roman", serif;
	color: #000;
	text-transform: uppercase;
	padding: 0 0 0 55px;
	margin: 0 0 7px;
	position: relative;
	min-height: 44px;
}

.post h2:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 1px;
	width: 41px;
	height: 41px;
	margin: -20px 0 0;
}

.post h2:after {
	content: "";
	display: inline-block;
	height: 44px;
	width: 1px;
	overflow: hidden;
	margin: 0 0 0 -5px;
	vertical-align: middle;
}

.post h2 span {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
}

.post .holder-box {
	overflow: hidden;
	border-top: 1px solid #ddd;
	padding: 46px 0 0 10px;
	position: relative;
}

.post .date {
	background: #b73429;
	position: absolute;
	left: 0;
	top: 15px;
	color: #fff;
	font-size: .8571em;
	line-height: 1.1666em;
}

.post .date i {
	font-style: normal;
	padding: 5px 14px 3px 11px;
	float: left;
}

.post .date span {
	color: #1b1d1f;
	background: #f8c301;
	padding: 5px 9px 3px;
	float: right;
}

.post .title {
	display: block;
	font: normal 1.2857em/1em Georgia, Times, "Times New Roman", serif;
	padding: 0 0 6px;
}

.post .title a {
	color: #426ca5;
}

.post .img-box {
	overflow: hidden;
	width: 100%;
	padding: 0 13px 0 0;
	margin: 11px 0 6px;
}

.post .img-box img {
	width: 100%;
	height: auto;
}

.post p {
	margin: 0 0 20px;
}

.list-active .post-wrapp {
	margin: 0;
	overflow: hidden;
	/*padding: 0;*/
}

.list-active .post {
	width: 100%;
	padding: 0 0 38px;
	margin-right: 0;
	position: relative;
}

.list-active .post.post-inline {
	padding: 0 0 14px;
}

.list-active .post .date {
	top: 2px;
}

.list-active .post .date:after {
	content: "";
	position: absolute;
	left: 100%;
	margin: 0 0 0 9px;
	top: 0;
	width: 22px;
	height: 22px;
}

.jcf-option-society:before,
.list-active .post.society .date:after {
	background: url(../images/sprite-bg.png) no-repeat 0 -213px;
}

.jcf-option-culture:before,
.list-active .post.culture .date:after {
	background: url(../images/sprite-bg.png) no-repeat -28px -213px;
}

.jcf-option-science:before,
.list-active .post.science .date:after {
	background: url(../images/sprite-bg.png) no-repeat -57px -213px;
}

.jcf-option-city:before,
.list-active .post.city .date:after {
	background: url(../images/sprite-bg.png) no-repeat -85px -213px;
}

.jcf-option-weather:before,
.list-active .post.weather .date:after {
	background: url(../images/sprite-bg.png) no-repeat -113px -213px;
}

.jcf-option-health:before,
.list-active .post.health .date:after {
	background: url(../images/sprite-bg.png) no-repeat -140px -213px;
}

.jcf-option-covid19:before,
.list-active .post.covid19 .date:after {
	background: url(../images/sprite-bg.png) no-repeat -199px -213px;
}

.jcf-option-sport:before,
.list-active .post.sport .date:after {
	background: url(../images/sprite-bg.png) no-repeat -170px -213px;
}




.jcf-option-finance:before,
.list-active .post.finance .date:after {
	background: url(../images/sprite-2bg.png) no-repeat 0 -188px;
}

.jcf-option-recreation:before,
.list-active .post.recreation .date:after {
	background: url(../images/sprite-2bg.png) no-repeat -28px -188px;
}

.jcf-option-transport:before,
.list-active .post.transport .date:after {
	background: url(../images/sprite-2bg.png) no-repeat -56px -188px;
}

.jcf-option-infrastructure:before,
.list-active .post.infrastructure .date:after {
	background: url(../images/sprite-2bg.png) no-repeat -84px -188px;
}

.jcf-option-foreign:before,
.list-active .post.foreign .date:after {
	background: url(../images/sprite-2bg.png) no-repeat -112px -188px;
}

.jcf-option-social:before,
.list-active .post.social .date:after {
	background: url(../images/sprite-2bg.png) no-repeat -0px -216px;
}

.jcf-option-deputy:before,
.list-active .post.deputy .date:after {
	background: url(../images/sprite-2bg.png) no-repeat -28px -216px;
}

.jcf-option-housing:before,
.list-active .post.housing .date:after {
	background: url(../images/sprite-2bg.png) no-repeat -56px -216px;
}

.jcf-option-mayor:before,
.list-active .post.mayor .date:after {
	background: url(../images/sprite-2bg.png) no-repeat -28px -272px;
}

.jcf-option-architecture:before,
.list-active .post.architecture .date:after {
	background: url(../images/sprite-2bg.png) no-repeat -84px -216px;
}

.jcf-option-ecology:before,
.list-active .post.ecology .date:after {
	background: url(../images/sprite-2bg.png) no-repeat -112px -216px;
}

.jcf-option-improvement:before,
.list-active .post.improvement .date:after {
	background: url(../images/sprite-2bg.png) no-repeat -0px -244px;
}

.jcf-option-accidents:before,
.list-active .post.accidents .date:after {
	background: url(../images/sprite-2bg.png) no-repeat -28px -244px;
}

.jcf-option-festivities:before,
.list-active .post.festivities .date:after {
	background: url(../images/sprite-2bg.png) no-repeat -56px -244px;
}





.list-active .post .holder-box {
	border: none;
	padding: 33px 50px 0 10px;
}

.list-active .post .img-box {
	padding: 0 10px 0 0;
	width: 140px;
	float: left;
	margin: 0;
}

.list-active .post h2 {
	display: none;
}

.list-active .post.post-inline h2 {
	display: block;
}

.list-active .post .title {
	padding: 0 0 10px;
}

.list-active .post p {
	margin: 0 0 7px;
}

.section {
	overflow: hidden;
	padding: 20px 0;
}

.trans-tabs {
	font: 13px/18px "PT Sans Caption", Arial, Helvetica, sans-serif;
	float: left;
	width: 68%;
}

.trans-tabs li {
	float: left;
	width: 130px;
}

.trans-tabs li.active a {
	color: #f9f9f9;
	background: #8e0808;
}

.trans-tabs li a {
	height: 126px;
	padding: 94px 5px 5px;
	display: block;
	text-align: center;
	position: relative;
	color: #cc9797;
	text-transform: uppercase;
	text-decoration: none;
}

.trans-tabs li a:hover {
	color: #f9f9f9;
	background: #8e0808;
}

.trans-tabs li a em {
	font-style: normal;
}

.trans-tabs li .icon {
	position: absolute;
	left: 50%;
	top: 27px;
	width: 59px;
	height: 59px;
	background: #000;
	margin: 0 0 0 -30px;
}

.trans-tabs li.bus .icon {
	background: url(../images/sprite-trans.png) no-repeat -92px 0;
}

.trans-tabs li.taxi .icon {
	background: url(../images/sprite-trans.png) no-repeat -154px 0;
}

.trans-tabs li.tram .icon {
	background: url(../images/sprite-trans.png) no-repeat -217px 0;
}

.trans-tabs li.trolleybuse .icon {
	background: url(../images/sprite-trans.png) no-repeat -281px 0;
}

.search-form-box {
	float: right;
	padding: 28px 0 10px 7px;
	width: 32%;
}

.search-form-box a {
	display: inline-block;
	vertical-align: top;
	color: #fff;
	text-decoration: underline;
}

.search-form-box a:hover {
	text-decoration: none;
}

.search-form-box .search-form-1 {
	width: 100%;
	margin: 0 0 16px;
}

.trans-panel {
	min-height: 126px;
	width: 100%;
	overflow: hidden;
	background: #9c1313;
}

.trans-panel .tab-content {
	overflow: hidden;
	margin: 0;
	background: #555e6a;
}

.trans-panel .tab-holder {
	overflow: hidden;
	padding: 35px 0 17px;
	min-height: 176px;
}

.trans-panel .text-wrapp {
	float: left;
	min-width: 244px;
	padding: 0 30px 17px 0;
}

.trans-panel h3 {
	color: #f9f9f9;
	letter-spacing: -1px;
	margin: 0 0 22px;
}

.trans-panel .control-item {
	overflow: hidden;
	width: 100%;
}

.trans-panel .control-item li {
	margin: 0 0 12px;
}

.trans-panel .control-item li a {
	color: #f9f9f9;
	text-decoration: underline;
}

.trans-panel .control-item li a:hover {
	text-decoration: none;
}

.trans-panel .check-list {
	overflow: hidden;
	padding: 4px 0 0;
}

.trans-panel .check-list li {
	float: left;
	width: 80px;
	margin: 0 0 22px;
	padding: 0 5px 0 0;
}

.trans-panel .check-list label {
	padding: 0 0 0 23px;
	position: relative;
	float: left;
	font-family: "PT Sans Caption", Arial, Helvetica, sans-serif;
	color: #f9f9f9;
	cursor: pointer;
	max-width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.trans-panel .check-list label.jcf-label-active {
	color: #da9c15;
}

.trans-panel .check-list .jcf-checkbox {
	position: absolute;
	margin: 0;
	left: 0;
	top: 3px;
}

.reg-panel {
	width: 100%;
	overflow: hidden;
	background: #9c1313;
	padding: 28px;
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
}

.reg-panel .container {
	padding: 0 20px;
}

.reg-panel ul {
	width: 70%;
	display: inline-block;
	vertical-align: middle;
}

.reg-panel ul li {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
	padding: 0 40px 0 0;
}

.reg-panel ul a {
	color: #fff;
}

.reg-panel ul a:hover {
	text-decoration: none;
	color: #da9c15;
}

.reg-panel ul .icon {
	width: 30%;
	display: inline-block;
	vertical-align: middle;
}

.reg-panel ul em {
	width: 70%;
	text-transform: uppercase;
	font-style: normal;
	white-space: nowrap;
	min-height: 68px;
	display: inline-block;
	vertical-align: middle;
}

.reg-panel ul em:after {
	content: "";
	display: inline-block;
	height: 68px;
	width: 1px;
	overflow: hidden;
	margin: 0 0 0 -5px;
	vertical-align: middle;
}

.reg-panel ul em i {
	width: 100%;
	font-style: normal;
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	letter-spacing: 0;
	font: 14px/17px "PT Sans Caption", Arial, Helvetica, sans-serif;
}

.search-form-1 {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 30%;
	height: 48px;
	padding: 0 48px 0 0;
}

.search-form-1 input[type="submit"] {
	position: absolute;
	top: 0;
	right: 0;
	width: 48px;
	height: 48px;
	border: none;
	overflow: hidden;
	text-indent: -9999px;
	outline: none;
	background: #da9c15 url(../images/sprite-bg.png) no-repeat -311px -40px;
}

.search-form-1 input[type="text"] {
	background: #fff;
	height: 48px;
	padding: 13px 12px;
	margin: 0;
	float: left;
	width: 100%;
	border: none;
	color: #c2c2c4;
	font-size: 14px;
	line-height: 20px;
}

.search-form-1 ::-webkit-input-placeholder {
	color: #c2c2c4;
}

.search-form-1 ::-moz-placeholder {
	opacity: 1;
	color: #c2c2c4;
}

.search-form-1 :-moz-placeholder {
	color: #c2c2c4;
}

.search-form-1 :-ms-input-placeholder {
	color: #c2c2c4;
}

.search-form-1 .placeholder {
	color: #c2c2c4;
}

.search-form-2 {
	position: relative;
	float: right;
	height: 56px;
}

.search-form-2 .btn-submit {
	cursor: pointer;
	float: right;
	width: 56px;
	height: 56px;
	background: #da9c15 url(../images/sprite-bg.png) no-repeat -307px -36px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	overflow: hidden;
	text-indent: -9999px;
}

.search-form-2 .btn-submit:hover {
	background-color: #4286be;
}

.search-form-2.focus .popup {
	width: 237px;
}

.search-form-2.focus .btn-submit {
	background-color: #4286be;
}

.search-form-2 .popup {
	display: block !important;
	float: right;
	overflow: hidden;
	-webkit-transition: all .2s ease 0s;
	transition: all .2s ease 0s;
	width: 0;
}

.search-form-2 input[type="text"] {
	background: rgba(218, 156, 21, .5);
	height: 56px;
	padding: 18px 15px;
	margin: 0;
	float: left;
	width: 100%;
	color: #555e6a;
	font-size: 14px;
	line-height: 20px;
	border: none;
	outline: none;
}

.search-form-2 ::-webkit-input-placeholder {
	color: #555e6a;
}

.search-form-2 ::-moz-placeholder {
	opacity: 1;
	color: #555e6a;
}

.search-form-2 :-moz-placeholder {
	color: #555e6a;
}

.search-form-2 :-ms-input-placeholder {
	color: #555e6a;
}

.search-form-2 .placeholder {
	color: #555e6a;
}

.section-service {
	overflow: hidden;
	width: 100%;
	background: #dad4cb;
	padding: 50px 0 45px;
}

.section-service .tab-content {
	overflow: hidden;
	margin: 0;
	width: 100%;
}

.section-service .head-box {
	width: 100%;
	border-bottom: 1px solid #aeaaa6;
	margin: 0 0 38px;
	padding: 0 0 0 58%;
	position: relative;
}

.section-service .head-box span.description {
	display: block;
	font-size: 12px;
	line-height: 15px;
	color: #8c8681;
	padding: 0 0 10px;
}

.tabset1 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 58%;
}

.tabset1 li {
	width: 50%;
	float: left;
	padding: 0 20px 0 8px;
}

.tabset1 li a {
	text-transform: uppercase;
	color: #1d1d1b;
	font: 24px/26px "PT Sans Caption", Arial, Helvetica, sans-serif;
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 0 0 15px;
}

.tabset1 li a:after {
	position: absolute;
	bottom: -7px;
	left: 50%;
	margin: 0 0 0 -8px;
	content: "";
	background: url(../images/sprite-bg.png) no-repeat -175px -30px;
	width: 17px;
	height: 7px;
	opacity: 0;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

.tabset1 li a.active:after {
	opacity: 1;
}

.tabset1 li a.active,
.tabset1 li a:hover {
	text-decoration: none;
	color: #4286be;
}

.service-list {
	overflow: hidden;
	width: 100%;
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
}

.service-list li {
	display: inline-block;
	vertical-align: middle;
	width: 33.332%;
	padding: 0 15px 0 10px;
	margin: 0 0 8px;
}

.service-list .icon {
	position: absolute;
	top: 50%;
	left: 0;
	margin: -30px 0 0;
	background: url(../images/sprite-bg.png) no-repeat -125px -238px;
	width: 59px;
	height: 60px;
	text-align: center;
	white-space: nowrap;
}

.service-list .icon:after {
	content: "";
	display: inline-block;
	height: 100%;
	width: 1px;
	overflow: hidden;
	vertical-align: middle;
}

.service-list .icon img {
	max-width: 100%;
	height: auto;
	display: inline-block;
	vertical-align: middle;
}

.service-list em {
	display: inline-block;
	vertical-align: middle;
	font: normal 16px/18px "PT Sans Caption", Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	white-space: normal;
	text-transform: uppercase;
}

.service-list a {
	color: #2c2b39;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	padding: 0 0 0 79px;
	position: relative;
	min-height: 60px;
	width: 100%;
}

.service-list a:after {
	content: "";
	display: inline-block;
	height: 60px;
	width: 1px;
	overflow: hidden;
	vertical-align: middle;
}

.service-list a:hover {
	text-decoration: none;
	color: #4286be;
}

.service-list a:hover .icon {
	background-position: -64px -238px;
}

h3 {
	font: 24px/24px "PT Sans Caption", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0 0 15px;
	color: #2c2b39;
}

.info-panel {
	width: 100%;
	background: #eeebe4;
	padding: 26px 0 20px;
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
}

.info-panel h3 {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	letter-spacing: 0;
	max-width: 40%;
	padding: 0 50px 4px 20px;
}

.info-panel ul {
	display: inline-block;
	vertical-align: middle;
	max-width: 60%;
	width: 60%;
}

.info-panel ul li {
	width: 33.332%;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 0 20px 0 59px;
	white-space: nowrap;
	min-height: 53px;
}

.info-panel ul li:after {
	content: "";
	display: inline-block;
	height: 53px;
	width: 1px;
	overflow: hidden;
	margin: 0 0 0 -5px;
	vertical-align: middle;
}

.info-panel ul li.item strong {
	color: #1d71b8;
}

.info-panel ul .icon {
	position: absolute;
	top: 50%;
	left: 0;
	margin: -28px 0 0;
	width: 53px;
	height: 53px;
}

.info-panel ul .icon img {
	width: 100%;
	height: auto;
}

.info-panel ul strong {
	font-size: 24px;
	line-height: 24px;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
	font-weight: normal;
	white-space: normal;
	letter-spacing: 0;
	width: 100%;
	color: #9c1313;
	padding: 2px 0 1px;
}

.info-panel ul strong span {
	padding: 1px 0 0 4px;
	color: #2c2b39;
	display: block;
	font-size: 11px;
	line-height: 14px;
}

.section-news {
	overflow: hidden;
	padding: 90px 10px 80px 0;
}

.section-news .content {
	float: left;
	width: 63.2%;
}

.section-news .content h3 {
	padding: 0 0 0 10px;
}

.section-news .tabset1 {
	position: static;
	width: 100%;
	float: left;
	bottom: auto;
	left: auto;
	border-bottom: 1px solid #222626;
	padding: 9px 0 0;
	margin: 0 0 -10px;
}

.section-news .tabset1 li {
	width: auto;
	padding: 0 45px 0 10px;
}

.section-news .tabset1 li a {
	color: #bfc0c3;
	font-family: "PT Sans", Arial, Helvetica, sans-serif;
	padding: 0 0 6px;
}

.section-news .tabset1 li a.active,
.section-news .tabset1 li a:hover {
	color: #2c2b39;
}

.section-news .tabset1 li a:after {
	display: none;
}

.section-news .tab-content {
	width: 100%;
	margin: 0;
}

.section-news .aside {
	float: right;
	width: 31.6%;
}

.section-news .aside h3 {
	margin: 0 0 18px;
	line-height: 28px;
}

.section-news .aside .map-box {
	width: 100%;
	overflow: hidden;
	margin: 0 0 60px;
}

.section-news .aside .map-box img {
	width: 100%;
	height: auto;
}

.section-news .all {
	display: inline-block;
	vertical-align: top;
	text-decoration: underline;
	color: #2c2b39;
	margin: 15px 0 0 9px;
}

.section-news .all:hover {
	text-decoration: none;
}

.buttons-list {
	overflow: hidden;
	padding: 0 0 30px;
}

.buttons-list ul {
	overflow: hidden;
	font: 15px/16px "PT Sans Caption", Arial, Helvetica, sans-serif;
}

.buttons-list ul li {
	margin: 0 0 10px;
}

.buttons-list ul li a {
	display: block;
	background: #da9c15;
	padding: 17px 35px 15px 18px;
	text-transform: uppercase;
	color: #f9f9f9;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	position: relative;
}

.buttons-list ul li a:after {
	content: "";
	position: absolute;
	right: 14px;
	top: 50%;
	margin: -9px 0 0;
	background: url(../images/sprite-bg.png) no-repeat -196px -30px;
	width: 7px;
	height: 17px;
}

.buttons-list ul li a:hover {
	text-decoration: none;
	background: #4286be;
}

.list-link {
	line-height: 22px;
	padding: 0 27px 0 0;
}

.list-link li {
	margin: 0 0 12px;
}

.list-link li a {
	color: #2c2b39;
	text-decoration: underline;
}

.list-link li a:hover {
	text-decoration: none;
}

.news {
	overflow: hidden;
	width: 100%;
	padding: 37px 0 26px 10px;
	border-bottom: 1px solid #ddd9d9;
}

.news .img-box {
	float: left;
	width: 34%;
	margin: 3px 30px 10px 0;
}

.news .img-box img {
	width: 100%;
	height: auto;
}

.news .text-holder {
	overflow: hidden;
	padding: 0 10px 0 0;
}

.news .date {
	display: block;
	color: #9b9696;
	font-size: 12px;
	line-height: 16px;
}

.news .date span {
	color: #da9c15;
}

.news .title {
	display: block;
	font: normal 18px/22px "PT Sans Caption", Arial, Helvetica, sans-serif;
	padding: 0 0 12px;
}

.news .title a {
	color: #da9c15;
}

.news .title a:hover {
	text-decoration: none;
	color: #4286be;
}

.news p {
	margin: 0;
}

#footer {
	width: 100%;
}

#footer .holder {
	overflow: hidden;
	width: 100%;
	background: #f2f2f2;
	padding: 35px 0 30px;
	font-size: .8571em;
	line-height: 1.333em;
}

#footer .col-holder {
	overflow: hidden;
	padding: 0 0 5px;
	border-bottom: 1px solid #d5d5d5;
}

#footer .col-holder.three-columns .col {
	width: 33.332%;
	padding: 0 110px 0 0;
}

#footer .col-holder.three-columns .footer-box {
	padding: 0 0 15px;
}

#footer .frame {
	padding: 24px 0 20px;
}

#footer .footer-logo {
	float: left;
	margin: 0 0 20px;
}

#footer .footer-logo img {
	max-width: 100%;
	height: auto;
}

#footer .banner-list {
	overflow: hidden;
	/*margin: 0 0 0 -42px;*/
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
	padding: 0 0 25px;
}

#footer .banner-list li {
	display: inline-block;
	vertical-align: bottom;
	margin: 0 0 20px 40px;
}

#footer .banner-list li a {
	text-decoration: none;
}

#footer .banner-list li img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

#footer .text-block {
	overflow: hidden;
	font-size: 1em;
	line-height: 1.25em;
	color: #9e9e9e;
}

#footer .text-block .box {
	float: left;
	width: 51.5%;
	padding: 0 36px 10px 10px;
}

#footer .text-block .box:first-child {
	width: 39.5%;
}

#footer .text-block p {
	margin: 0;
}

#footer .col {
	float: left;
	width: 25%;
	padding: 0 31px 0 0;
}

#footer .social-networks {
	margin: 0 -10px 0 0;
	padding: 18px 0 0 3px;
	border-top: 1px solid #bdbdbd;
}

#footer .social-networks li {
	float: left;
	margin: 0 0 7px 7px;
}

#footer .social-networks li a {
	display: block;
	width: 46px;
	height: 46px;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	text-indent: -9999px;
	overflow: hidden;
}

#footer .social-networks li a:hover {
	opacity: .8;
}

#footer .social-networks li a.twitter {
	background: url(../images/sprite-social.png) no-repeat;
}

#footer .social-networks li a.telegram {
	background: url(../images/sprite-social.png) no-repeat;
}

#footer .social-networks li a.facebook {
	background: url(../images/sprite-social.png) no-repeat -53px 0;
}

#footer .social-networks li a.youtube {
	background: url(../images/sprite-social.png) no-repeat -107px 0;
}

#footer .social-networks li a.rss {
	background: url(../images/sprite-social.png) no-repeat -161px 0;
}

.footer-box {
	width: 100%;
	padding: 0 0 40px;
}

.footer-box .personal {
	padding: 15px 10px 16px 9px;
	border-top: 1px solid #bdbdbd;
}

.footer-box .personal a {
	display: inline-block;
	vertical-align: top;
	color: #1b1d1f;
}

.footer-box h3,
.footer-box h4 {
	font: 1.333em/1.25em "PT Sans Narrow", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #426ca5;
	margin: 0;
	padding: 0 0 10px 10px;
	border-bottom: 1px solid #bebebe;
}

.footer-box h3 + h3,
.footer-box h4 + h4 {
	border: none;
	padding: 10px 0 10px 10px;
}

.footer-box ul {
	padding: 12px 15px 10px 8px;
}

.footer-box ul li {
	margin: 0 0 8px;
}

.footer-box ul li a {
	color: #9e9e9e;
}

.footer-box ul li a:hover {
	text-decoration: none;
	color: #3f3f3f;
}

.btn-top {
	position: fixed;
	top: 50%;
	margin: -23px 0 0;
	display: block;
	right: 15px;
	width: 46px;
	height: 46px;
	background: url(../images/sprite-bg.png) no-repeat -235px 0;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 300;
}

.btn-top:hover {
	opacity: .8;
}

.footer-block {
	width: 100%;
	min-height: 177px;
	padding: 46px 0 30px 10px;
	position: relative;
	font-size: .8571em;
	line-height: 1.5em;
	font-style: italic;
}

.footer-block .bg-img {
	position: absolute;
	right: -112px;
	bottom: 0;
	max-width: 100%;
	height: auto;
	z-index: 0;
}

.footer-block .history-box {
	position: relative;
	z-index: 10;
	color: #9e9e9e;
	max-width: 460px;
}

.footer-block .history-box p {
	margin: 0;
}

.footer-block .history-box .author {
	color: #595959;
	display: block;
}

.map-block {
	width: 100%;
	position: relative;
	border-top: 5px solid #fff;
}

.map-block img {
	width: 100%;
	height: auto;
}

.map-block .container {
	position: relative;
}

.map-block .btn-open {
	position: absolute;
	left: 17px;
	top: -33px;
	color: #9e9e9e;
	font-size: .8571em;
	line-height: 1.5em;
	padding: 7px 3px 5px 54px;
}

.map-block .btn-open:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/sprite-bg.png) no-repeat -286px 0;
	width: 46px;
	height: 30px;
}

.trans .map-section {
	height: 727px;
}

.map-section {
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #fff;
}

.map-section iframe {
	width: 100% !important;
	height: 100% !important;
	border: none;
	margin: 0;
}

.map-section .container {
	position: relative;
	padding: 4px 19px 18px;
}

.map-section img {
	width: 100%;
	height: auto;
}

.map-section h3 {
	padding: 13px 250px 0 0;
	margin: 0;
}

.map-section .sel-form {
	position: absolute;
	right: 20px;
	top: 13px;
}

.sel-form {
	display: inline-block;
	vertical-align: top;
	width: 230px;
}

.sel-form .jcf-select {
	width: 100%;
	margin: 0;
}

.intro {
	overflow: hidden;
	width: 100%;
	background: #555e6a;
	padding: 20px 0;
}

.intro .holder {
	overflow: hidden;
	width: 100%;
}

.intro .service-list {
	padding: 30px 0 5px;
}

.intro .service-list a {
	color: #f9f9f9;
}

.intro .service-list a:hover {
	color: #da9c15;
}

.intro .btn-open {
	max-width: 45%;
	float: left;
	text-transform: uppercase;
	color: #f9f9f9;
	font: 24px/24px "PT Sans Caption", Arial, Helvetica, sans-serif;
	padding: 0 0 0 84px;
	position: relative;
	min-height: 66px;
	white-space: nowrap;
}

.intro .btn-open:after {
	content: "";
	display: inline-block;
	height: 66px;
	width: 1px;
	overflow: hidden;
	vertical-align: middle;
}

.intro .btn-open:hover {
	text-decoration: none;
	color: #da9c15;
}

.intro .ico {
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	width: 66px;
	height: 66px;
	margin: -33px 0 0;
}

.intro .ico img {
	width: 100%;
	height: auto;
}

.intro em {
	white-space: normal;
	font-style: normal;
	display: inline-block;
	vertical-align: middle;
}

.intro .btn-link {
	margin: 21px 0 0;
	float: right;
	max-width: 45%;
	text-transform: uppercase;
	color: #f9f9f9;
	font: 24px/24px "PT Sans Caption", Arial, Helvetica, sans-serif;
	position: relative;
	padding: 0 20px 0 0;
}

.intro .btn-link:hover {
	text-decoration: none;
	color: #da9c15;
}

.intro .btn-link:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	background: url(../images/sprite-bg.png) no-repeat -196px -30px;
	width: 7px;
	height: 17px;
	margin: -8px 0 0;
}

.article {
	overflow: hidden;
	width: 100%;
	padding: 54px 0 80px;
}

.article h3 {
	text-transform: none;
	font-size: 22px;
	line-height: 29px;
	max-width: 88%;
	padding: 0 0 0 10px;
	margin: 0 0 55px;
}

.article .tab-content {
	float: left;
	margin: 0;
	width: 71%;
}

.article .aside-box {
	float: right;
	width: 25%;
	padding: 4px 0 0;
}

.article .aside-box ul {
	overflow: hidden;
	width: 100%;
}

.article .aside-box ul li {
	margin: 0 0 10px;
}

.article .aside-box ul li a {
	padding: 20px 10px 13px 20px;
	display: block;
	background: #f0f0f0;
	color: #2c2b39;
}

.article .aside-box ul li a:hover {
	text-decoration: none;
}

.article .aside-box ul li a:hover span {
	text-decoration: underline;
}

.article .aside-box ul .title {
	display: block;
	color: #4286be;
	text-transform: uppercase;
	font: normal 17px/20px "PT Sans Caption", Arial, Helvetica, sans-serif;
	padding: 0 0 15px;
}

.article .aside-box ul span {
	display: block;
	padding: 0 0 15px;
}

.tabset2 {
	overflow: hidden;
	width: 100%;
	font: 14px/16px "PT Sans Caption", Arial, Helvetica, sans-serif;
	padding: 0 0 0 3px;
	border-bottom: 1px solid #dfab4c;
	margin: 0 0 27px;
}

.tabset2 li {
	float: left;
	margin: 0 0 0 6px;
}

.tabset2 li a {
	display: block;
	background: #4286be;
	color: #fff;
	padding: 10px 15px 12px;
	text-transform: uppercase;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

.tabset2 li a.active,
.tabset2 li a:hover {
	background: #da9c15;
	text-decoration: none;
}

.calendar-wrap {
	width: 100%;
	padding: 50px 0;
	overflow: auto;
}

.calendar-wrap .fc table {
	box-sizing: border-box;
}

.calendar-wrap #calendar {
	min-width: 670px;
}

.accordion {
	overflow: hidden;
	width: 100%;
}

.accordion > li {
	/*border-top: 1px solid #ddd9d9;*/
	padding: 14px 0;
	padding: 0 0 30px 0;
}

.accordion > li:first-child {
	border: none;
}

.accordion > li.active a {
	color: #da9c15;
}

.accordion > li.active .opener:after {
	left: 8px;
	top: 8px;
	width: 17px;
	height: 7px;
	background-position: -175px -40px;
}

.accordion > li .opener {
	display: block;
	padding: 0 0 0 38px;
	position: relative;
	color: #4286be;
	font: 17px/22px "PT Sans Caption", Arial, Helvetica, sans-serif;
}

.accordion > li .opener:after {
	content: "";
	position: absolute;
	left: 13px;
	top: 5px;
	background: url(../images/sprite-bg.png) no-repeat -209px -30px;
	width: 7px;
	height: 17px;
}

.accordion > li .opener:hover {
	text-decoration: none;
	color: #da9c15;
}

.accordion > li .slide {
	padding: 25px 10px 15px 30px;
}

.accordion ol.list {
	padding: 25px 18px 6px;
}

.accordion ol.list li {
	padding: 0 0 36px 20px;
}

.section-items {
	background: #c8c2ba;
	position: relative;
	z-index: 20;
}

.section-items ul {
	font: 16px/19px "PT Sans", Arial, Helvetica, sans-serif;
	width: 100%;
	color: #2c2b39;
}

.section-items ul li {
	width: 25%;
	float: left;
	position: relative;
	cursor: default;
	padding: 0 0 0 1px;
}

.section-items ul li:first-child {
	padding: 0;
}

.section-items ul li:first-child:after {
	display: none;
}

.section-items ul li:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	top: 10px;
	height: auto;
	width: 1px;
	background: #4b4951;
}

.section-items ul li:hover span,
.section-items ul li.hover span {
	margin: -20px 0 0;
	background: #fff;
}

.section-items ul li:hover .more,
.section-items ul li.hover .more {
	height: 40px;
	padding: 11px 30px 10px;
}

.section-items ul li span {
	height: 100%;
	display: block;
	padding: 25px 15px 35px 30px;
	background: #c8c2ba;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.section-items ul .more {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	background: #373d45;
	font: 13px/18px Arial, Helvetica, sans-serif;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 0;
	padding: 0 30px;
}

.section-items ul .more:hover {
	background: #da9c15;
	text-decoration: none;
}

.project-section {
	overflow: hidden;
	background: #efefef;
	padding: 56px 0 45px;
}

.project-section .container {
	padding: 0 20px;
}

.project-section .carousel-1 {
	width: 66.664%;
	float: left;
}

.project-section .carousel-1 h3 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 60%;
}

.project-section .carousel-1 .pagination {
	right: 48px;
	left: auto;
	bottom: auto;
	top: 7px;
}

.project-section .carousel-1 .pagination ul {
	float: right;
}

.project-section .carousel-1 .pagination ul li {
	margin: 0 0 0 5px;
}

.project-section .carousel-1 .pagination ul li.active a {
	background: #da9c15;
}

.project-section .carousel-1 .pagination ul li a {
	background: #c0c0c0;
}

.project-section .carousel-1 .col {
	width: 50%;
}

.project-section .col-holder {
	overflow: hidden;
}

.project-section h3 {
	font: 24px/24px "PT Sans", Arial, Helvetica, sans-serif;
	margin: 0 0 37px;
}

.project-section h3.mark {
	color: #da9c15;
}

.project-section .col {
	float: left;
	width: 33.332%;
	padding: 0 20px 0 0;
	line-height: 20px;
	color: #2c2b39;
}

.project-section .col .head-title {
	text-transform: uppercase;
	display: block;
	font: 18px/22px "PT Sans", Arial, Helvetica, sans-serif;
	padding: 0 0 11px;
}

.project-section .col .head-title a {
	color: #1d71b8;
}

.project-section .col .head-title a:hover {
	text-decoration: none;
	color: #da9c15;
}

.project-section .col p {
	margin: 0;
	max-width: 95%;
}

.project-section .img-box {
	max-width: 265px;
	overflow: hidden;
	margin: 0 0 26px;
}

.project-section .img-box img {
	width: 100%;
	height: auto;
}

.rating-section {
	overflow: hidden;
	background: #bfc0c3;
	padding: 10px 0;
}

.rating-section .carousel-1 {
	padding: 0 10px;
}

.rating-section .carousel-1 .btn-next,
.rating-section .carousel-1 .btn-prev {
	position: absolute;
	left: -10px;
	top: 50%;
	margin: -9px 0 0;
	width: 7px;
	height: 17px;
	background: url(../images/sprite-bg.png) no-repeat -288px -51px;
	overflow: hidden;
	text-indent: -9999px;
}

.rating-section .carousel-1 .btn-next.disabled,
.rating-section .carousel-1 .btn-prev.disabled {
	opacity: 0;
}

.rating-section .carousel-1 .btn-next {
	left: auto;
	right: -10px;
	background-position: -196px -30px;
}

.rating-section .carousel-1 .slide {
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
	position: relative;
	padding: 22px 0 17px;
}

.rating-section .carousel-1 .slide:after {
	content: "";
	position: absolute;
	top: -10px;
	bottom: -10px;
	height: auto;
	width: 1px;
	background: #efefef;
	left: 50%;
}

.rating-section .carousel-1 .slide .list-rate:first-child {
	padding: 0;
}

.list-rate {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
	padding: 0 0 0 52px;
}

.list-rate li {
	display: inline-block;
	vertical-align: middle;
	padding: 0 0 0 38px;
	font-size: 24px;
	line-height: 26px;
	letter-spacing: 0;
}

.list-rate li:first-child {
	padding: 0;
}

.list-rate li .rate {
	display: block;
	color: #9c1313;
	font-weight: normal;
	padding: 0 0 2px;
}

.list-rate li time {
	display: block;
	color: #2c2b39;
	font: 12px/14px "PT Sans", Arial, Helvetica, sans-serif;
}

.description-section {
	padding: 70px 0 95px;
}

.description-section .container {
	padding: 0 20px;
}

.description-section h3 {
	font-family: "PT Sans", Arial, Helvetica, sans-serif;
	margin: 0 0 47px;
	padding: 0 0 0 18px;
}

.tz-list {
	color: #2c2b39;
	border-bottom: 1px solid #2c2b39;
}

.tz-list ul {
	overflow: hidden;
	border: none;
	margin: 0 -20px;
	padding: 0 0 16px;
}

.tz-list ul li {
	border: none;
	padding: 16px 20px 0;
}

.tz-list ul li .title {
	font-weight: normal;
	padding: 0 0 0 10px;
}

.tz-list li {
	line-height: 20px;
	border-top: 1px solid #2c2b39;
	padding: 15px 20px;
}

.tz-list li:nth-child(odd) {
	background: #ebeae9;
}

.tz-list li:nth-child(odd) + li ul li {
	background: #fff;
}

.tz-list li:nth-child(even) + li ul li {
	background: #ebeae9;
}

.tz-list li.not-sep {
	padding-top: 0;
	padding-bottom: 0;
	border: none;
}

.tz-list li .title {
	float: left;
	width: 42%;
}

.tz-list li span {
	display: block;
	overflow: hidden;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	.promo .img-box .btn-play,
	.invest-map::after,
	.search-form-2 .btn-submit,
	.service-list a:hover .icon,
	.service-list .icon,
	.help-box:after,
	.ac div .lang:after,
	.ac div .lang:hover:after,
	.ac ul li a:after,
	.ac ul li a:before,
	.form-block .title:before,
	.list-active .post.sport .date:after,
	.list-active .post.health .date:after,
	.list-active .post.covid19 .date:after,
	.list-active .post.weather .date:after,
	.list-active .post.city .date:after,
	.list-active .post.science .date:after,
	.list-active .post.culture .date:after,
	.list-active .post.society .date:after,

	.jcf-option-sport:before,
	.jcf-option-health:before,
	.jcf-option-covid19:before,
	.jcf-option-weather:before,
	.jcf-option-city:before,
	.jcf-option-science:before,
	.jcf-option-culture:before,
	.jcf-option-society:before,

	.heading.video .title .icon,
	.post.sport h2:before,
	.post.health h2:before,
	.post.covid19 h2:before,
	.post.weather h2:before,
	.post.city h2:before,
	.post.science h2:before,
	.post.culture h2:before,
	.post.society h2:before,
	.heading.photo .title .icon,
	.nav .home,
	.slideshow .btn-next,
	#main .main-holder .decor:after,
	#main .frame .decor:after,
	.info-list li:after,
	#header .decor,
	.map-block .btn-open:after,
	.btn-top,
	.panel-list li a.list:before,
	.panel-list li a.table:before,
	.panel-list li a:after,
	.heading .document,
	.search-form .btn-submit,
	.info-box .date-box time span:before,
	.info-box .phone-box .num:after,
	.info-box .phone-box .num:before {
		background: url("../images/sprite-bg2x.png") no-repeat;
		background-size: 310px 273px;
	}





	.heading.mayor .title .icon,
	.list-active .post.finance .date:after,
	.list-active .post.recreation .date:after,
	.list-active .post.transport .date:after,
	.list-active .post.infrastructure .date:after,
	.list-active .post.foreign .date:after,
	.list-active .post.social .date:after,
	.list-active .post.deputy .date:after,
	.list-active .post.housing .date:after,
	.list-active .post.mayor .date:after,
	.list-active .post.architecture .date:after,
	.list-active .post.ecology .date:after,
	.list-active .post.improvement .date:after,
	.list-active .post.accidents .date:after,
	.list-active .post.festivities .date:after,

	.jcf-option-finance:before,
	.jcf-option-recreation:before,
	.jcf-option-transport:before,
	.jcf-option-infrastructure:before,
	.jcf-option-foreign:before,
	.jcf-option-social:before,
	.jcf-option-deputy:before,
	.jcf-option-housing:before,
	.jcf-option-mayor:before,
	.jcf-option-architecture:before,
	.jcf-option-ecology:before,
	.jcf-option-improvement:before,
	.jcf-option-accidents:before,
	.jcf-option-festivities:before,

	.post.finance h2:before,
	.post.recreation h2:before,
	.post.transport h2:before,
	.post.infrastructure h2:before,
	.post.foreign h2:before,
	.post.social h2:before,
	.post.deputy h2:before,
	.post.housing h2:before,
	.post.mayor h2:before,
	.post.architecture h2:before,
	.post.ecology h2:before,
	.post.improvement h2:before,
	.post.accidents h2:before,
	.post.festivities h2:before {
		background: url("../images/sprite-2bg2x.png") no-repeat;
		background-size: 225px 289px;
	}





	.info-box .phone-box .num:before {
		width: 44px;
		height: 48px;
	}

	.info-box .phone-box .num:after {
		background-position: 0 -51px;
		margin: -20px 0 0;
	}

	.info-box .date-box time span:before {
		background-position: -27px -51px;
		width: 12px;
		height: 41px;
	}

	.search-form .btn-submit {
		background-position: -45px 0;
		height: 38px;
	}

	.heading .document {
		background-position: -83px 0;
	}

	.panel-list li a:after {
		background-position: -102px 0;
	}

	.panel-list li a.table:before {
		background-position: -144px 0;
	}

	.panel-list li a.list:before {
		background-position: -164px 0;
	}

	.btn-top {
		background-position: -183px 0;
	}

	.map-block .btn-open:after {
		background-position: -230px 0;
	}

	#header .decor {
		background-position: -39px -51px;
		width: 42px;
	}

	.info-list li:after {
		background-position: -83px -51px;
		height: 44px;
	}

	#main .main-holder .decor:after {
		background-position: -112px -51px;
	}

	#main .frame .decor:after {
		background-position: -112px -62px;
	}

	.slideshow .btn-next {
		background-position: -125px -51px;
		width: 18px;
		height: 34px;
	}

	.nav .home {
		background-position: -143px -51px;
	}

	.heading.photo .title .icon {
		background-position: 0 -98px;
	}

	.post.society h2:before {
		background-position: -42px -98px;
	}

	.post.culture h2:before {
		background-position: -84px -98px;
	}

	.post.science h2:before {
		background-position: -125px -98px;
	}

	.post.city h2:before {
		background-position: -167px -98px;
	}

	.post.weather h2:before {
		background-position: -209px -98px;
	}

	.post.health h2:before {
		background-position: -251px -98px;
	}

	.post.covid19 h2:before {
		background-position: -125px -141px;
	}

	.post.sport h2:before {
		background-position: 0 -141px;
	}





	.heading.mayor .title .icon {
		background-position: -46px -138px;
	}
	.post.finance h2:before {
		background-position: 0 0;
	}
	.post.recreation h2:before {
		background-position: -46px 0;
	}
	.post.transport h2:before {
		background-position: -92px 0;
	}
	.post.infrastructure h2:before {
		background-position: -138px 0;
	}
	.post.foreign h2:before {
		background-position: -184px 0;
	}
	.post.social h2:before {
		background-position: 0 -46px;
	}
	.post.deputy h2:before {
		background-position: -46px -46px;
	}
	.post.housing h2:before {
		background-position: -92px -46px;
	}
	.post.mayor h2:before {
		background-position: -46px -138px;
	}
	.post.architecture h2:before {
		background-position: -138px -46px;
	}
	.post.ecology h2:before {
		background-position: -184px -46px;
	}
	.post.improvement h2:before {
		background-position: 0 -92px;
	}
	.post.accidents h2:before {
		background-position: -46px -92px;
	}
	.post.festivities h2:before {
		background-position: -92px -92px;
	}





	.heading.video .title .icon {
		background-position: -42px -141px;
	}

	.jcf-option-society:before,
	.list-active .post.society .date:after {
		background-position: 0 -185px;
	}
	.jcf-option-culture:before,
	.list-active .post.culture .date:after {
		background-position: -23px -185px;
	}
	.jcf-option-science:before,
	.list-active .post.science .date:after {
		background-position: -46px -185px;
	}
	.jcf-option-city:before,
	.list-active .post.city .date:after {
		background-position: -69px -185px;
	}
	.jcf-option-weather:before,
	.list-active .post.weather .date:after {
		background-position: -92px -185px;
	}
	.jcf-option-health:before,
	.list-active .post.health .date:after {
		background-position: -115px -185px;
	}
	.jcf-option-covid19:before,
	.list-active .post.covid19 .date:after {
		background-position: -161px -185px;
	}
	.jcf-option-sport:before,
	.list-active .post.sport .date:after {
		background-position: -138px -185px;
	}



	.jcf-option-finance:before,
	.list-active .post.finance .date:after {
		background-position: 0 -183px;
	}
	.jcf-option-recreation:before,
	.list-active .post.recreation  .date:after {
		background-position: -28px -183px;
	}
	.jcf-option-transport:before,
	.list-active .post.transport .date:after {
		background-position: -56px -183px;
	}
	.jcf-option-infrastructure:before,
	.list-active .post.infrastructure .date:after {
		background-position: -84px -183px;
	}
	.jcf-option-foreign:before,
	.list-active .post.foreign .date:after {
		background-position: -112px -183px;
	}
	.jcf-option-social:before,
	.list-active .post.social .date:after {
		background-position: 0 -211px;
	}
	.jcf-option-deputy:before,
	.list-active .post.deputy .date:after {
		background-position: -28px -211px;
	}
	.jcf-option-housing:before,
	.list-active .post.housing .date:after {
		background-position: -56px -211px;
	}
	.jcf-option-mayor:before,
	.list-active .post.mayor .date:after {
		background-position: -28px -267px;
	}
	.jcf-option-architecture:before,
	.list-active .post.architecture .date:after {
		background-position: -84px -211px;
	}
	.jcf-option-ecology:before,
	.list-active .post.ecology .date:after {
		background-position: -112px -211px;
	}
	.jcf-option-improvement:before,
	.list-active .post.improvement .date:after {
		background-position: 0 -239px;
	}
	.jcf-option-accidents:before,
	.list-active .post.accidents .date:after {
		background-position: -28px -239px;
	}
	.jcf-option-festivities:before,
	.list-active .post.festivities .date:after {
		background-position: -56px -239px;
	}





	.form-block .title:before {
		background-position: -84px -141px;
	}

	.ac ul li a:after {
		background-position: -168px -76px;
		width: 19px;
	}

	.ac ul li a:before {
		background-position: -188px -76px;
		width: 19px;
	}

	.ac div .lang:after {
		background-position: -166px -51px;
	}

	.ac div .lang:hover:after {
		background-position: -166px -63px;
	}

	.help-box:after {
		background-position: 0 -212px;
		width: 60px;
	}

	.service-list .icon {
		background-position: -62px -212px;
		width: 60px;
	}

	.service-list a:hover .icon {
		background-position: -124px -212px;
		width: 60px;
	}

	.search-form-1 input[type="submit"] {
		background: #da9c15 url(../images/sprite-bg2x.png) no-repeat -260px -44px;
		background-size: 310px 273px;
	}

	.search-form-2 .btn-submit {
		background: #da9c15 url(../images/sprite-bg2x.png) no-repeat -256px -42px;
		background-size: 310px 273px;
	}

	.invest-map::after {
		background-position: -186px -212px;
		width: 62px;
	}

	.promo .img-box .btn-play {
		background-position: -250px -212px;
		width: 60px;
	}

	.comment h3 .icon,
	#content .social-networks li a.rss,
	#content .social-networks li a.youtube,
	#content .social-networks li a.facebook,
	#content .social-networks li a.twitter,
	#content .social-networks li a.telegram,
	#footer .social-networks li a.rss,
	#footer .social-networks li a.youtube,
	#footer .social-networks li a.facebook,
	#footer .social-networks li a.twitter,
	#footer .social-networks li a.telegram {
		background: url(../images/sprite-social2x.png) no-repeat;
		background-size: 190px 112px;
	}

	#footer .social-networks li a.facebook {
		background-position: -48px 0;
	}

	#footer .social-networks li a.youtube {
		background-position: -96px 0;
	}

	#footer .social-networks li a.rss {
		background-position: -144px 0;
	}

	#content .social-networks li a.rss,
	#content .social-networks li a.youtube,
	#content .social-networks li a.facebook,
	#content .social-networks li a.twitter,
	#content .social-networks li a.telegram {
		width: 35px;
		height: 35px;
	}

	#content .social-networks li a.twitter {
		background-position: 0 -50px;
	}

	#content .social-networks li a.telegram {
		background-position: 0 -50px;
	}

	#content .social-networks li a.facebook {
		background-position: -37px -50px;
	}

	#content .social-networks li a.youtube {
		background-position: -74px -50px;
	}

	#content .social-networks li a.rss {
		background-position: -110px -50px;
	}

	.comment h3 .icon {
		background-position: 0 -88px;
	}

	.trans-tabs li.trolleybuse .icon,
	.trans-tabs li.tram .icon,
	.trans-tabs li.taxi .icon,
	.trans-tabs li.bus .icon,
	.trans-box:after {
		background: url(../images/sprite-trans@2x.png) no-repeat;
		background-size: 336px 88px;
	}

	.trans-box:after {
		background-position: 0 0;
	}

	.trans-tabs li.bus .icon {
		background-position: -90px 0;
	}

	.trans-tabs li.taxi .icon {
		background-position: -152px 0;
	}

	.trans-tabs li.tram .icon {
		background-position: -214px 0;
	}

	.trans-tabs li.trolleybuse .icon {
		background-position: -276px 0;
	}
}

@media only screen and (min-width: 768px) {
	.nav .js-slide-hidden {
		left: 0 !important;
		top: 0 !important;
		position: static !important;
		display: table !important;
	}

	#nav {
		display: table !important;
	}
}

@media only screen and (min-width: 1024px) {
	.top-panel .container .slide-nav.js-slide-hidden {
		position: static !important;
		left: 0 !important;
		top: 0 !important;
	}
}

@media only screen and (min-width: 1025px) {
	.bio-list .phone {
		cursor: default;
		pointer-events: none;
	}
}

@media only screen and (max-width: 1199px) {
	.promo .bg-img {
		position: absolute;
		height: 100%;
		width: auto;
		left: 50%;
		top: 0;
		-ms-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.promo .container {
		height: 388px;
	}
}

@media only screen and (max-width: 1023px) {
	.logo {
		width: 250px;
		height: 103px;
	}

	.logo img {
		width: 250px;
		height: 103px;
	}

	.ac {
		right: 0;
	}

	.invest {
		/* #header{
			background-position:50% 50%;
			background-attachment:scroll;
			background-size:cover;
		} */
	}

	.invest .top-panel {
		position: fixed;
	}

	.invest .nav {
		padding: 0;
	}

	.invest #nav {
		font-size: 13px;
		line-height: 18px;
	}

	.invest #nav > li > a {
		padding: 25px 12px 5px;
	}

	.rating-section .carousel-1 {
		padding: 0 20px;
	}

	.rating-section .carousel-1 .btn-next,
	.rating-section .carousel-1 .btn-prev {
		left: 0;
	}

	.rating-section .carousel-1 .btn-next {
		left: auto;
		right: 0;
	}

	.rating-section .carousel-1 .slide {
		padding: 22px 0;
	}

	.rating-section .carousel-1 .slide .list-rate {
		float: right;
		padding: 0 0 0 20px;
	}

	.rating-section .carousel-1 .slide .list-rate:first-child {
		float: left;
	}

	.list-rate li {
		padding: 0 0 0 15px;
	}

	.invest-box {
		width: 58%;
	}

	.invest-map {
		width: 30%;
	}

	.top-panel {
		height: auto;
		min-height: 56px;
	}

	.top-panel .decor {
		left: 0;
	}

	.top-panel .opener {
		left: 0;
		float: left;
		height: 56px;
		position: relative;
		z-index: 100;
		width: 100%;
	}

	.top-panel .opener:after,
	.top-panel .opener:before,
	.top-panel .opener span {
		left: 50%;
	}

	.top-panel .slide-nav {
		overflow: hidden;
		width: 100%;
		background: #f2f2f2;
		float: left;
	}

	.top-panel .navigation {
		float: left;
		width: 100%;
		clear: both;
		padding: 0;
	}

	.top-panel .navigation li {
		float: left;
		width: 100%;
	}

	.top-panel .navigation li a {
		text-align: center;
		padding: 0 5px;
	}

	.top-panel .container {
		padding: 56px 0 0;
	}

	.top-panel .container.container-active .open-nav {
		background: #4286be;
	}

	.top-panel .container.container-active .open-nav:before,
	.top-panel .container.container-active .open-nav:after {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		top: 50%;
	}

	.top-panel .container.container-active .open-nav:after {
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	.top-panel .container.container-active .open-nav span {
		opacity: 0;
	}

	.top-panel .slide-block {
		float: left;
		width: 100%;
		margin: 0;
		padding: 0;
	}

	.top-panel .slide-block .container {
		padding: 0;
	}

	.top-panel .slide-block ul {
		padding: 0;
	}

	.top-panel .slide-block ul li a {
		padding: 10px;
		height: auto;
	}

	.top-panel .open-nav {
		position: absolute;
		left: 0;
		top: 0;
		display: block;
		width: 56px;
		height: 56px;
		background: #da9c15;
		float: left;
		-webkit-transition: all .3s linear;
		transition: all .3s linear;
	}

	.top-panel .open-nav:before,
	.top-panel .open-nav:after,
	.top-panel .open-nav span {
		content: "";
		width: 20px;
		height: 2px;
		background: #f9f9f9;
		position: absolute;
		top: 26px;
		left: 18px;
		right: 18px;
		-webkit-transition: all .3s linear;
		transition: all .3s linear;
	}

	.top-panel .open-nav:before {
		top: 20px;
	}

	.top-panel .open-nav:after {
		top: 32px;
	}

	.top-panel .open-nav:hover {
		background: #4286be;
	}

	.fixed-navigation {
		position: static;
		bottom: auto;
		left: auto;
		right: auto;
	}

	.fixed-nav .fixed-navigation {
		position: static;
		top: auto;
	}

	#header {
		padding: 0;
	}

	#header .holder {
		padding: 0 10px 18px;
	}

	#header .container {
		padding: 19px 10px 0;
	}

	.news-box {
		margin: 54px 0 0 22px;
	}

	.admin {
		/* &.trans{
			#header{
				background-position:50% 50%;
				background-attachment:scroll;
				background-size:cover;
				margin:0;
			}
		} */
	}

	.admin #header {
		background-position: 50% 56px;
		margin: 56px 0 0;
	}

	.admin #header h2 {
		font-size: 18px;
		line-height: 26px;
		padding: 10px 13px 29px 24px;
	}

	.help-box strong {
		font-size: 34px;
		line-height: 34px;
	}

	.search-form {
		margin: 45px 0 0;
	}

	.search-form.focus .popup {
		width: 168px;
	}

	.info-box .phone-box {
		width: 50%;
	}

	.info-box .date-box {
		width: 34%;
	}

	.nav {
		padding: 0 0 0 20px;
	}

	.nav .home {
		left: -6px;
	}

	#nav {
		font-size: 13px;
		line-height: 18px;
	}

	#nav > li > a {
		height: 54px;
	}

	#nav .drop {
		top: 53px;
		padding: 20px 10px 10px;
	}

	#nav .drop .col {
		padding: 0 10px 10px;
	}

	#nav .drop ul li {
		margin: 0 0 4px;
	}

	#nav .drop-slide-wrapper {
		top: 53px;
	}

	#main .main-holder {
		padding: 30px 0 10px;
	}

	#main .visual-block h1 {
		font-size: 40px;
		line-height: 40px;
	}

	.tabset {
		padding: 0 0 0 460px;
		font-size: 13px;
		line-height: 18px;
	}

	.tabset li {
		margin: 0 5px 5px 0;
	}

	.tabset li a {
		padding: 10px 9px;
	}

	.carousel .pagination ul li {
		margin: 0 3px;
	}

	.carousel .slide {
		line-height: 15px;
	}

	.slideshow .slideset {
		width: 420px;
	}

	.slideshow .text-box {
		width: auto;
		right: 67px;
	}

	.slideshow .pagination {
		padding: 47px 0 0 20px;
	}

	.slideshow .pagination ul li .title {
		font-size: 14px;
		line-height: 14px;
	}

	.visual-holder {
		padding: 0 10px 40px 0;
	}

	.info-list {
		font-size: 14px;
		line-height: 16px;
	}

	.info-list li {
		width: 30%;
	}

	.info-list li:first-child {
		width: 40%;
	}

	.info-list li:last-child {
		width: 30%;
	}

	.info-list li .drop-box {
		right: 0;
	}

	.bio-list {
		margin: 0 0 0 -27px;
	}

	.block {
		max-width: 90%;
	}

	.reg-panel {
		padding: 28px 0;
	}

	.reg-panel .container {
		padding: 0 10px;
	}

	.reg-panel ul li {
		padding: 0 20px 0 0;
	}

	.reg-panel ul .icon {
		width: 34%;
	}

	.reg-panel ul em {
		width: 66%;
	}

	.trans-tabs {
		border-top: 1px solid #f9f9f9;
		border-bottom: 1px solid #f9f9f9;
		width: 100%;
		text-align: center;
		font-size: 0;
		line-height: 0;
		letter-spacing: -4px;
	}

	.trans-tabs li {
		float: none;
		letter-spacing: 0;
		font-size: 13px;
		line-height: 18px;
		display: inline-block;
		vertical-align: top;
	}

	.trans-panel .container {
		padding: 0;
	}

	.trans-panel .tab-content .container {
		padding: 0 10px;
	}

	.search-form-box {
		width: 500px;
		margin: 0 auto 15px;
		float: none;
		text-align: center;
	}

	.info-panel {
		text-align: center;
	}

	.info-panel h3 {
		padding: 0;
		margin: 0 0 20px;
		width: 100%;
		max-width: 100%;
	}

	.info-panel ul {
		max-width: 80%;
		width: 100%;
	}

	.info-panel ul li {
		text-align: left;
	}

	.visual-list li a .icon {
		width: 50px;
		height: 50px;
		margin: -25px 0 0 -25px;
	}

	.visual-list li a .icon:after {
		margin: 0 0 0 -2px;
	}

	.visual-list li a .icon img {
		width: 20px;
		height: 20px;
	}

	.project-detail .container {
		padding: 0 10px;
	}

	.project-detail .tabset1 {
		width: 65%;
	}

	.project-detail .tab-content {
		padding: 20px 0;
	}

	.project-detail .tab-content .aside {
		margin: -9px 0 20px 50px;
	}

	.project-detail .tab-content .text-holder {
		padding: 9px 0 29px 10px;
	}

	.description-section {
		padding: 40px 0;
	}

	.footer-block {
		padding: 15px 0 75px 10px;
	}

	.footer-block .history-box {
		max-width: 340px;
	}

	.footer-block .bg-img {
		right: -43px;
	}

	#footer .col-holder.three-columns .col {
		padding: 0 30px 0 0;
	}

	#footer .col {
		padding: 0 15px 0 0;
	}

	#footer .banner-list {
		margin: 0;
	}

	#footer .banner-list li {
		margin: 0 0 20px 30px;
	}

	.footer-box {
		padding: 0 0 30px;
	}
}

@media only screen and (max-width: 767px) {
	.logo {
		width: 145px;
		height: 60px;
		margin: 0;
	}

	.logo img {
		width: 145px;
		height: 62px;
	}

	.lang-list {
		text-align: center;
	}

	.lang-list ul {
		display: inline-block;
		vertical-align: top;
		float: none;
	}

	.lang-list ul li {
		margin: 0 12px 5px;
	}

	.invest #header {
		/* background-size:auto; */
		background-position: 50% 56px;
		background-attachment: fixed;
	}

	.invest #header h2 {
		font-size: 22px;
	}

	.invest #header .holder {
		padding: 56px 0 10px;
	}

	.invest .logo-holder {
		width: 100%;
	}

	.invest .top-panel {
		background: #da9c15;
	}

	.invest .top-panel .decor {
		display: none;
	}

	.invest .top-panel:after {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background: #da9c15;
		content: "";
		width: auto;
		height: auto;
		z-index: 2;
	}

	.invest .ac {
		left: 0;
	}

	.invest .ac ul,
	.invest .ac > div {
		position: relative;
		z-index: 3;
	}

	.invest .nav #nav > li.active-alt > a {
		background: #da9c15;
	}

	.invest .nav #nav > li > a br {
		display: none;
	}

	.invest .nav #nav > li > a:hover {
		background: #da9c15;
	}

	.invest-map {
		width: 100%;
		margin: 0;
		font-size: 13px;
		line-height: 18px;
		padding: 11px 53px 9px 68px;
	}

	#header .fixed-navigation .container {
		padding: 0 10px;
	}

	.search-form-2 {
		float: left;
		position: static;
	}

	.search-form-2 .popup {
		z-index: -10;
		position: absolute;
		top: -56px;
		left: 0;
		right: 0;
		width: 100% !important;
		float: none;
		z-index: -10;
	}

	.search-form-2 input[type="text"] {
		background: rgba(255, 255, 255, .8);
	}

	.search-form-2.focus .popup {
		top: 100%;
		width: 100%;
	}

	.search-form-2 .btn-submit {
		position: relative;
		z-index: 3;
		background-color: #555e6a;
	}

	.search-form-2 .btn-submit:hover {
		background-color: #4286be;
	}

	.invest-box {
		width: 100%;
		padding: 0 0 5px;
		text-align: center;
	}

	.admin.trans #header {
		height: auto; /* background-position:50% 50%;
				background-attachment:scroll;
				background-size:cover; */
	}

	.admin.trans .logo-holder .logo {
		float: none;
		margin: 0 auto;
	}

	.admin #header {
		height: auto;
		background-position: 50% 56px;
	}

	.admin #header .holder {
		padding: 96px 0 0;
		position: relative;
		text-align: center;
	}

	.admin #header h2 {
		padding: 10px;
		width: 100%;
	}

	.admin .logo-holder {
		padding: 0;
		position: absolute;
		left: 50%;
		margin: 0 0 0 -35px;
		top: 5px;
	}

	.admin .logo {
		width: 70px;
		height: 93px;
	}

	.admin .logo img {
		width: 70px;
		height: 93px;
	}

	.help-box {
		display: inline-block;
		vertical-align: top;
		margin: 0 auto;
		width: auto;
	}

	.help-box strong {
		font-size: 30px;
		line-height: 30px;
	}

	.help-box span {
		padding: 0;
	}

	#header .holder {
		padding: 0 0 10px;
	}

	#header .container {
		padding: 10px 10px 0;
	}

	#header .decor {
		display: none;
	}

	.news-box {
		margin: 20px 0 0 22px;
	}

	.intro {
		text-align: center;
	}

	.intro .btn-holder {
		overflow: hidden;
		width: 100%;
	}

	.intro .btn-open {
		max-width: 100%;
		float: none;
		display: inline-block;
		vertical-align: top;
		font-size: 20px;
		line-height: 20px;
		padding: 0 0 0 50px;
		min-height: 40px;
	}

	.intro .btn-open:after {
		height: 40px;
	}

	.intro .btn-link {
		font-size: 20px;
		line-height: 20px;
		max-width: 100%;
		float: none;
		display: inline-block;
		vertical-align: top;
	}

	.intro .service-list {
		text-align: left;
	}

	.intro .ico {
		width: 40px;
		height: 40px;
		margin: -20px 0 0;
	}

	.search-form {
		margin: 15px 0 0;
		width: 100%;
		position: relative;
		padding: 0 40px 0 0;
	}

	.search-form.focus .popup {
		overflow: hidden;
		width: 100%;
	}

	.reg-panel {
		padding: 80px 0 15px;
	}

	.reg-panel ul {
		width: 100%;
	}

	.reg-panel ul li {
		width: 100%;
		padding: 0 10px 15px 0;
	}

	.reg-panel ul .icon {
		width: 30%;
		max-width: 90px;
	}

	.article {
		padding: 20px 0;
	}

	.article h3 {
		max-width: 100%;
		margin: 0 0 20px;
	}

	.article .tab-content {
		width: 100%;
		padding: 0 0 20px;
	}

	.article .aside-box {
		width: 100%;
	}

	.search-form-1 {
		width: auto;
		position: absolute;
		left: 15px;
		right: 15px;
		top: 15px;
	}

	.info-box {
		padding: 0 0 13px;
	}

	.info-box .phone-box {
		width: 100%;
		margin: 0 0 10px;
		display: none;
	}

	.info-box .date-box {
		width: 66%;
		float: left;
		max-width: 220px;
		padding: 15px 10px 15px 10px;
	}

	.info-box .date-box time em {
		font-size: 12px;
		line-height: 16px;
	}

	.info-box .date-box time span {
		font-size: 12px;
		line-height: 16px;
		text-align: left;
	}

	.nav {
		position: relative;
		margin: 0 -10px;
		width: auto;
		background: none;
		padding: 0;
	}

	.nav .home {
		right: 62px;
		top: -46px;
		left: auto;
		background: #9a9dae !important;
		width: 40px;
		height: 40px;
		border-top-left-radius: 6px 100%;
		border-top-right-radius: 6px 100%;
		border-bottom-left-radius: 6px 100%;
		border-bottom-right-radius: 6px 100%;
	}

	.nav .home:after {
		content: "";
		background: url(../images/sprite-bg.png) no-repeat -246px -64px;
		width: 21px;
		height: 18px;
		position: absolute;
		left: 50%;
		top: 50%;
		margin: -11px 0 0 -10px;
	}

	.nav .home:hover {
		opacity: .9;
	}

	.nav .home:hover:after {
		opacity: 1;
	}

	.nav #nav {
		overflow: hidden;
		width: 100%;
		display: block;
		position: static;
		font-size: 16px;
		line-height: 20px;
	}

	.nav #nav > li {
		display: block;
		width: 100%;
	}

	.nav #nav > li.active-alt > a {
		background: #a5978b;
	}

	.nav #nav > li.active-alt > a span:after {
		-webkit-transform: rotate(-180deg);
		-ms-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}

	.nav #nav > li > a {
		height: auto;
		display: block;
		background: #a10909;
		text-align: left;
		padding: 15px 10px;
	}

	.nav #nav > li > a:after {
		display: none;
	}

	.nav #nav > li > a:hover {
		background: #a5978b;
	}

	.nav #nav > li > a span {
		display: block;
		position: relative;
		border-color: #fff;
	}

	.nav #nav > li > a span:after {
		position: absolute;
		content: "";
		width: 0;
		height: 0;
		border: 0;
		border-color: #fff;
		top: 100%;
		left: 0;
		margin-top: 0;
		margin-left: -6px;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-top: 6px solid #fff;
		border-top-color: inherit;
	}

	.nav #nav > li > a span:after {
		-webkit-transition: all .2s ease;
		transition: all .2s ease;
	}

	.nav #nav .drop {
		padding: 15px 10px;
		top: 0;
		position: relative;
	}

	.nav #nav .drop .col {
		width: 100%;
		padding: 0;
	}

	.nav #nav .drop .col img {
		display: none;
	}

	.nav #nav .drop .col p {
		display: none;
	}

	.nav #nav .drop .col .title {
		line-height: 24px;
	}

	.nav #nav .drop .col .title a {
		display: inline-block;
		vertical-align: top;
		text-decoration: underline;
	}

	.nav #nav .drop .col .title a:hover {
		text-decoration: none;
	}

	.nav #nav .drop .col ul {
		margin: 0;
		text-transform: uppercase;
	}

	.nav #nav .drop .col ul li {
		margin: 0 0 6px;
	}

	.nav.nav-active .nav-opener span {
		opacity: 0;
	}

	.nav.nav-active .nav-opener:before,
	.nav.nav-active .nav-opener:after {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		top: 50%;
		left: 15%;
		right: 15%;
	}

	.nav.nav-active .nav-opener:after {
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	.nav:after,
	.nav:before {
		display: none;
	}

	.nav .nav-opener {
		width: 40px;
		height: 40px;
		background: #9a9dae;
		position: relative;
		border-top-left-radius: 6px 100%;
		border-top-right-radius: 6px 100%;
		border-bottom-left-radius: 6px 100%;
		border-bottom-right-radius: 6px 100%;
		display: block;
		float: right;
		margin: -55px 10px 0 0;
	}

	.nav .nav-opener:before,
	.nav .nav-opener:after,
	.nav .nav-opener span {
		background: #fff;
		border-radius: 2px;
		position: absolute;
		top: 50%;
		left: 20%;
		right: 20%;
		height: 4px;
		margin-top: -2px;
		-webkit-transition: all .2s linear;
		transition: all .2s linear;
		text-indent: -9999px;
		overflow: hidden;
	}

	.nav .nav-opener:before,
	.nav .nav-opener:after {
		content: "";
		top: 30%;
	}

	.nav .nav-opener:after {
		top: 70%;
	}

	.nav .nav-opener:hover {
		opacity: .9;
	}

	.visual-holder {
		padding: 0 0 30px;
	}

	.accordion > li {
		padding: 0 0 25px 0;
	}

	.accordion > li .opener {
		padding: 0 0 0 28px;
		font-size: 14px;
		line-height: 16px;
	}

	.accordion > li .opener:after {
		left: 3px;
		top: 0px;
	}

	.accordion > li.active .opener:after {
		left: 0;
		top: 5px;
	}

	.accordion ol.list {
		padding: 20px 6px 6px;
	}

	.accordion ol.list li {
		padding: 0 0 20px 20px;
	}

	.tab-open-close {
		border-bottom: 1px solid #dfab4c;
		overflow: hidden;
		width: 100%;
	}

	.tab-open-close.active .opener {
		background: #da9c15;
	}

	.tab-open-close .opener {
		text-align: center;
		text-decoration: none;
		display: inline-block;
		vertical-align: top;
		background: #4286be;
		color: #fff;
		padding: 10px 15px 12px;
		text-transform: uppercase;
		-webkit-transition: all .2s ease;
		transition: all .2s ease;
		max-width: 100%;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}

	.tab-open-close .opener:hover {
		background: #da9c15;
	}

	.tabset2 {
		border: none;
		padding: 10px 0 0;
		margin: 0;
	}

	.tabset2 li {
		float: left;
		width: 100%;
		margin: 0 0 10px;
		padding: 0;
	}

	.tabset2 li a {
		width: 100%;
		display: block;
		text-align: center;
	}

	.tabset {
		width: 100%;
		padding: 0;
	}

	.tabset li {
		width: 100%;
		margin: 0 0 5px;
	}

	.tabset li a {
		text-align: center;
	}

	.tab-content {
		margin: 0;
	}

	.slideshow {
		margin: 0;
	}

	.slideshow .holder {
		width: 100%;
	}

	.slideshow .slideset {
		width: 100%;
		overflow: hidden;
	}

	.slideshow .text-box {
		right: 0;
		left: 0;
		padding: 10px 40px 10px 10px;
		font-size: 12px;
		line-height: 16px;
		bottom: 0;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		border-bottom-left-radius: 6px 14%;
		border-bottom-right-radius: 6px 14%;
	}

	.slideshow .img-box {
		border-top-left-radius: 6px 14%;
		border-top-right-radius: 6px 14%;
		border-bottom-left-radius: 6px 14%;
		border-bottom-right-radius: 6px 14%;
	}

	.slideshow .pagination {
		float: left;
		width: 100%;
		padding: 15px 0 0;
	}

	.slideshow .pagination ul li {
		margin: 10px 0 0;
	}

	.slideshow .slide {
		width: 100%;
	}

	.info-list li {
		padding: 20px 20px 20px 37px;
		width: 100% !important;
	}

	.info-list li:before {
		left: 0;
		top: auto;
		right: 0;
		bottom: 0;
		height: 1px;
		width: auto;
	}

	.info-list li:after {
		left: 0;
	}

	.info-list li a:hover {
		color: #1c5499;
		text-decoration: underline;
	}

	.info-list li .drop-box {
		display: none !important;
	}

	.info-panel ul {
		max-width: 100%;
	}

	.info-panel ul li {
		width: 100%;
		padding: 0 10px 0 59px;
		margin: 0 0 15px;
	}

	.info-panel ul strong span br {
		display: none;
	}

	.section-news {
		padding: 20px 0;
	}

	.section-news .content {
		width: 100%;
		padding: 0 0 20px;
	}

	.section-news .content h3 {
		padding: 0;
	}

	.section-news .aside {
		width: 100%;
	}

	.section-news .tabset1 {
		margin: 0 0 10px;
	}

	.section-news .tabset1 li {
		padding: 0 15px 0 5px;
	}

	.news {
		padding: 15px 0 20px;
	}

	.news .img-box {
		margin: 3px 15px 5px 0;
	}

	.news .text-holder {
		overflow: visible;
	}

	.heading {
		padding: 0 40px 5px 0;
	}

	.heading .title {
		width: 100%;
		max-width: 100%;
	}

	.heading .update {
		width: 100%;
		max-width: 100%;
		padding: 5px 0 0 5px;
	}

	.carousel .slide {
		width: 50% !important;
	}

	.carousel .slide .img-box .icon {
		width: 50px;
		height: 50px;
		margin: -25px 0 0 -25px;
	}

	.carousel .pagination ul li {
		margin: 0 3px 6px;
	}

	.news-block {
		margin: 20px 0 0;
	}

	.bar {
		padding: 0 0 5px;
	}

	.panel-list {
		position: relative;
		/*width: 86px;*/
		margin: 0 auto;
		overflow: hidden;
	}

	.section-service .head-box {
		padding: 0;
	}

	.section-service .head-box span.description {
		width: 100%;
		padding: 0 0 15px;
	}

	.tabset1 {
		position: static;
		width: 100%;
	}

	.tabset1 li {
		width: 50%;
		padding: 0 5px;
	}

	.tabset1 li a {
		text-align: center;
		display: block;
		font-size: 20px;
		line-height: 20px;
	}

	.service-list {
		width: 100%;
	}

	.service-list li {
		width: 100%;
		padding: 0;
	}

	.trans .map-section {
		height: 400px;
	}

	.map-section .container {
		text-align: center;
	}

	.map-section h3 {
		text-align: left;
		padding: 13px 0 15px;
	}

	.map-section .sel-form {
		position: static;
		right: auto;
		top: auto;
		margin: 0 auto;
		float: none;
		display: inline-block;
		vertical-align: top;
		text-align: left;
	}

	.table-1 tr .col-1 {
		width: 18%;
	}

	.table-1 tr .col-2 {
		width: 18%;
	}

	.table-1 tr .col-3 {
		width: 64%;
	}

	#main .head {
		padding: 20px 0 0;
	}

	#main .head h1 {
		font-size: 24px;
		line-height: 28px;
		padding: 0 0 10px;
		margin: 0 0 10px;
	}

	#main h1 {
		font-size: 24px;
		line-height: 28px;
		padding: 0 0 10px;
	}

	#main .visual-block h1 {
		font-size: 22px;
		line-height: 22px;
		padding: 10px 0;
	}

	.mobile-clear {
		display: none;
	}

	#sidebar {
		width: 100%;
	}

	#sidebar.mobile-h {
		display: none;
	}

	#content {
		width: 100%;
	}

	#content .holder-box {
		padding: 0;
	}

	#content .text-wrapp {
		font-size: 14px;
		line-height: 18px;
	}

	#content h1 {
		font-size: 24px;
		line-height: 28px;
		margin: 0 0 15px;
		padding: 0;
	}

	#content h2 {
		font-size: 20px;
		line-height: 22px;
	}

	#content .image-box {
		padding: 0;
	}

	#content ol.list {
		padding: 0;
	}

	#content ol.list li {
		padding: 0 0 15px 28px;
	}

	#content .about-box {
		padding: 0 0 15px;
	}

	#content .about-box .img {
		width: 100px;
		margin: 0 10px 5px 0;
	}

	#content .about-box .text-holder {
		overflow: visible;
	}

	.open-close .slide {
		padding: 10px 0 0;
	}

	.open-close .btn-open {
		font-size: 18px;
		line-height: 20px;
	}

	.open-close .heading {
		margin: 10px 0;
	}

	.open-close .heading .title {
		font-size: 18px;
		line-height: 22px;
		padding: 10px 0 10px 50px;
	}

	.open-close .heading .document {
		right: 5px;
	}

	.open-close .img-list {
		margin: 0 0 0 -15px;
	}

	.open-close .img-list li {
		padding: 0 0 15px 15px;
	}

	.open-close .img-list li .sub-text {
		max-width: 100%;
	}

	.visual-list {
		margin: 0 0 0 -12px;
	}

	.visual-list li {
		width: 50%;
		padding: 0 3px 15px 15px;
	}

	.visual-list li a.hover {
		margin: 0;
	}

	.vote-form {
		padding: 22px 10px 6px 15px;
	}

	.vote-form .row {
		padding: 0 0 10px 30px;
	}

	.vote-form .row.alt {
		padding: 0 0 10px 30px;
	}

	.vote-form input[type="text"] {
		width: 100%;
	}

	.doc-search-form {
		padding: 22px 10px 6px 15px;
	}

	.form-block .head-box {
		font-size: 15px;
		line-height: 18px;
	}

	.form-block .title {
		margin: 0 0 10px;
	}

	.comment-form input[type="submit"] {
		margin: 15px 0 0 10px;
	}

	.comment .reply {
		margin: 0;
	}

	.comment-list ul {
		padding: 0 0 0 30px;
	}

	.post-wrapp {
		float: left;
		width: 100%;
		margin: 0;
	}

	.post {
		width: 100%;
		padding: 0 0 20px;
		margin-right: 0;
	}

	.list-active .post {
		/*padding: 0 0 10px;*/
	}

	.list-active .post .holder-box {
		padding: 33px 0 10px 10px;
	}

	.list-active .post p {
		margin: 0 0 15px;
	}

	.footer-block {
		padding: 15px 0 75px;
	}

	.footer-block .bg-img {
		right: -20px;
		max-width: 350px;
	}

	.footer-block .history-box {
		padding: 0 60px 0 0;
	}

	.btn-top {
		right: 2px;
	}

	.breadcrumbs {
		padding: 0 0 10px;
	}

	.bio-list {
		margin: 0 auto;
		max-width: 320px;
		padding: 0 0 15px;
	}

	.bio-list li {
		width: 100%;
		padding: 0 0 20px;
	}

	.block {
		padding: 0 0 20px;
	}

	.block .text-frame {
		padding: 0;
	}

	.trans-tabs {
		border-bottom: 0;
	}

	.trans-tabs li {
		width: 100%;
		float: left;
		border-bottom: 1px solid #f9f9f9;
	}

	.trans-tabs li a {
		padding: 10px 10px 10px 80px;
		height: 74px;
		white-space: nowrap;
	}

	.trans-tabs li a:after {
		content: "";
		display: inline-block;
		height: 54px;
		width: 1px;
		overflow: hidden;
		vertical-align: middle;
	}

	.trans-tabs li a em {
		width: 100%;
		white-space: normal;
		display: inline-block;
		vertical-align: middle;
		text-align: left;
	}

	.trans-tabs li .icon {
		top: 50%;
		margin: -30px 0 0;
		left: 10px;
	}

	.trans-box {
		text-align: left;
		width: 100%;
	}

	.trans-panel .text-wrapp {
		width: 100%;
		padding: 0 0 15px;
		float: none;
		overflow: hidden;
	}

	.trans-panel .check-list {
		width: 100%;
	}

	.trans-panel .check-list li {
		width: 74px;
	}

	.trans-panel .tab-holder {
		padding: 15px 0;
	}

	.trans-panel h3 {
		float: left;
		width: 50%;
		margin: 0 0 10px;
		font-size: 20px;
		padding: 0 10px 0 0;
	}

	.trans-panel .control-item {
		float: right;
		width: 50%;
	}

	.trans-panel .control-item li {
		text-align: right;
	}

	.search-form-box {
		width: 100%;
		margin: 0 0 20px;
		overflow: hidden;
		padding: 28px 15px 0;
	}

	.search-form-box .search-form-1 {
		position: relative;
		left: auto;
		top: auto;
		right: auto;
		width: 100%;
	}

	.promo .carousel-2 {
		left: 5px;
		right: 5px;
		bottom: 5px;
		width: auto;
		padding: 15px;
	}

	.promo .carousel-2 .title {
		font-size: 23px;
		line-height: 26px;
	}

	.promo .img-box {
		width: 300px;
		right: 0;
	}

	.promo .img-box img {
		width: 300px;
	}

	.promo .img-box .btn-play {
		bottom: auto;
		top: 0;
		right: 10px;
	}

	.promo .container {
		height: 300px;
	}

	.section-items .container {
		padding: 0;
	}

	.section-items ul li {
		height: auto !important;
		width: 100%;
		border-bottom: 1px solid #4b4951;
	}

	.section-items ul li:after {
		display: none;
	}

	.section-items ul li span {
		padding: 15px;
	}

	.section-items ul li.hover span {
		margin: 0;
		padding: 20px 15px;
	}

	.section-items ul li.hover .more {
		padding: 11px 15px 10px;
	}

	.section-items ul .more {
		position: relative;
		padding: 0 15px;
	}

	.project-section {
		padding: 20px 0;
	}

	.project-section .container {
		padding: 0 10px;
	}

	.project-section .carousel-1 {
		width: 100%;
		padding: 35px 0 0;
	}

	.project-section .carousel-1 .col {
		width: 100%;
		padding: 0 0 20px;
	}

	.project-section .carousel-1 h3 {
		max-width: 100%;
		overflow: visible;
		margin: 0 0 20px;
	}

	.project-section .carousel-1 .pagination {
		left: 0;
		top: 0;
	}

	.project-section .carousel-1 .pagination ul {
		margin: 0;
	}

	.project-section .carousel-1 .pagination ul li {
		margin: 0 5px 5px 0;
	}

	.project-section .col {
		padding: 0 0 20px;
		width: 100%;
	}

	.rating-section .carousel-1 {
		padding: 0;
	}

	.rating-section .carousel-1 .slide:after {
		width: auto;
		height: 1px;
		left: 20px;
		right: 20px;
		top: 50%;
		bottom: auto;
		margin: -1px 0 0;
	}

	.rating-section .carousel-1 .slide .list-rate {
		padding: 20px 0 0;
		width: 100%;
	}

	.rating-section .carousel-1 .slide .list-rate:first-child {
		padding: 0 0 20px;
	}

	.rating-section .carousel-1 .slide .list-rate li {
		text-align: center;
		padding: 0 0 15px;
		width: 50%;
	}

	.rating-section .carousel-1 .slide .list-rate li:first-child {
		width: 100%;
		padding: 0 0 15px;
	}

	.project-detail .holder .container {
		position: relative;
		padding: 70px 0 0;
	}

	.project-detail .container {
		padding: 0 10px;
	}

	.project-detail .sel-form {
		left: 10px;
		right: 10px;
		top: 10px;
		width: auto;
		position: absolute;
		margin: 0;
	}

	.project-detail .tabset1 {
		width: 100%;
		border-bottom: 1px solid #969290;
	}

	.project-detail .tabset1 li {
		width: 100%;
		border-top: 1px solid #969290;
	}

	.project-detail .tabset1 li a {
		min-height: 0;
		text-align: left;
		width: 100%;
		height: auto !important;
		padding: 12px 10px 14px;
	}

	.project-detail .tab-content .text-holder {
		padding: 0;
	}

	.project-detail .tab-content .aside {
		width: 100%;
		margin: 0;
	}

	.description-section h3 {
		margin: 0 0 15px;
		padding: 0;
	}

	.description-section .container {
		padding: 0 10px;
	}

	.tz-list li {
		padding: 15px;
	}

	.tz-list li .title {
		width: 100%;
		padding: 0 0 5px;
	}

	.tz-list li span {
		width: 100%;
	}

	.tz-list li ul {
		margin: 0 -15px;
	}

	.tz-list li ul li .title {
		padding: 0 0 5px;
	}

	#footer .social-networks {
		margin: 0;
		padding: 10px 0 0;
	}

	#footer .col-holder {
		padding: 0;
	}

	#footer .col-holder.three-columns .col {
		width: 100%;
		padding: 0;
	}

	#footer .col-holder.three-columns .footer-box {
		padding: 0 0 5px;
	}

	#footer .col {
		width: 100%;
		padding: 0;
	}

	#footer .holder {
		padding: 35px 0 0;
	}

	#footer .frame {
		text-align: center;
	}

	#footer .text-block {
		text-align: left;
	}

	#footer .text-block .box {
		padding: 0 0 15px;
		width: 100%;
	}

	#footer .text-block .box:first-child {
		width: 100%;
	}

	#footer .footer-logo {
		float: none;
		display: inline-block;
		vertical-align: top;
		margin: 0 0 15px;
		width: 100%;
	}

	#footer .banner-list {
		text-align: center;
		width: 100%;
		clear: both;
	}

	#footer .banner-list li {
		margin: 0 0 15px;
		padding: 0 10px;
		width: 100%;
	}

	.footer-box {
		padding: 0 0 5px;
	}

	.footer-box ul {
		padding: 12px 15px 0 8px;
	}

	.footer-box .personal {
		padding: 15px 10px 13px 9px;
	}
}

@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 767px), (min-resolution: 144dpi) and (max-width: 767px) {
	.nav .home:after {
		background: url(../images/sprite-bg2x.png) no-repeat -143px -51px;
		/*background-size: 293px 207px;*/
		background-size: 310px 273px;
	}
}







img.gimg {
	width: 100%;
	height: auto;
}






.link-list li p a {
	position: relative;
	display: inline;
	text-transform: none;
	padding: 0 10px 0 19px;
	color: #426ca5;
}
.link-list li p a:after {
	display: none;
}








#content .text p {
	margin: 0 0 26px;
}


.pagination.center {
	text-align: center;
}

.pages a, .pages strong {
	display: inline-block;
	padding: 0 12px;
	margin: 0 4px 10px;
	font-size: 19px;
	font-weight: bold;
	line-height: 35px;
	text-decoration: none;
	color: #5f6c77;
	background-color: transparent;
	border: 1px solid #d2cbc8;
}

.pages strong {
	background-color: #edbd2f;
	color: #fff;
}

.pages a.next, .pages a.prev {
	padding: 0 20px;
}

.pages a:hover {
	background-color: #d2cbc8;
	border: 1px solid transparent;
}

.pages strong.points {
	padding: 7px 3px;
	background-color: transparent;
	color: #5f6c77;
	border: 0;
}


.calImg {
	position: relative;
	margin: 0 0 0 -25px;
	vertical-align: middle;
	/*
	left: -20px; -top: 4px; display: block;
	*/
}


/*  map  */
#mp {
	/*position: relative;*/
	background: #fff url(../images/cmn/ico-menu.png);
	height: 600px;
}

#mp.slim {
	height: 350px;
}

#map {
	background: transparent url(../images/cmn/wait.gif) no-repeat center;
	color: #333;
	height: inherit;
	/*position: relative;*/
	position: absolute;
	width: 100%;
	left: 0px;
}

#map.fullscreen {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 100;
}

#map .point {display: none;}

#map-canvas {
	height: 100%;
	width: 100%;
}



.layer-wait {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1000;

}
.layer-wait div {
	position: absolute;
	top: 0;
	left: 0;
	background: url('../images/cmn/waiting-bar.gif') no-repeat center center;
	width: 100%;
	height: 100%;
}
.layer-wait .layer-wait-body {
	background: #bbb;
	opacity: 0.6;
}



.dlg-out {
	display: none;
	position: fixed;
	background: #000;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999;
}

.dialog {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 999;
	color: #333;
}

.dialog.abs {
	position: absolute;
}

.dialog .dlg-body {
	position: relative;
	background: #ededed;
	padding: 30px;
	z-index: 999;
	border: 10px solid #fff;
	overflow: auto;
	max-width: 100%;
	max-height: 100%;
}

.dlg-close {
	position: absolute;
	width: 21px;
	height: 21px;
	right: 12px;
	top: 12px;
	background: url('../images/cmn/dialog/dlg_close.png') no-repeat center;
	z-index: 999;
}
.dlg-close.hide {display: none;}

.dlg-c, .dlg-s {
	position: absolute;
	width: 6px;
	height: 6px;
}

.dlg-tl {
	background-image: url('../images/cmn/dialog/dlg_tl.png');
	left: -6px;
	top: -6px;
}

.dlg-tr {
	background-image: url('../images/cmn/dialog/dlg_tr.png');
	right: -6px;
	top: -6px;
}

.dlg-bl {
	background-image: url('../images/cmn/dialog/dlg_bl.png');
	left: -6px;
	bottom: -6px;
}

.dlg-br {
	background-image: url('../images/cmn/dialog/dlg_br.png');
	right: -6px;
	bottom: -6px;
}

.dlg-t {
	background-image: url('../images/cmn/dialog/dlg_t.png');
	top: -6px;
	width: 100%;
}

.dlg-r {
	background-image: url('../images/cmn/dialog/dlg_r.png');
	right: -6px;
	top: 0;
	height: 100%;
}

.dlg-b {
	background-image: url('../images/cmn/dialog/dlg_b.png');
	bottom: -6px;
	width: 100%;
}

.dlg-l {
	background-image: url('../images/cmn/dialog/dlg_l.png');
	left: -6px;
	top: 0;
	height: 100%;
}

.nclr {
	background: #e4e4e4; 
}

.vote-form .block {
	max-width: 100%;
}

.vote-form textarea {
	border: 0;
	padding: 10px;
	width: 100%;
	font-style: italic;
}

.vote-form input[type="submit"].executable {
	float: unset;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.tal {
	text-align: left;
}

.tac {
	text-align: center;
}

.tar {
	text-align: right;
}

.print {
	display: none;
}

.form-block.ask {
	margin: -9px 0 0 0;
	padding: 0;
}

.form-block.ask .vote-form {
	padding: 22px 31px 6px 31px;
}

hr {
	border: none;
	color: #ddd;
	background-color: #ddd;
	height: 1px;
}

.file-container {
	/*float: left;
	width: 90%;
	margin: 1% 0;*/
	margin-right: 20px;
	min-width: 250px;
}

.file-container.w500 {
	width: 500px;
}
.file-container.max {
	/*width: 98%;*/
}
.file-container.small {
	margin: 0;
	width: 300px;
}

.file-container.min {
	max-width: 500px;
}

.file-container h4 {
	margin-left: 25px;
}
.file-container .file-list {
	padding: 5px 0 0;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
.file-container.small .file-list {
	padding: 0;
}
.file-container .file-list .file {
	border-radius: 4px;
	/*border: 1px solid white;*/
	padding: 4px;
	margin: 0 0 5px;
	background-color: #e6f6ff;
}
.file .progressbar, .file .fileinfo, .file .fileinfo2 {
	/*background-color: white;*/
	background-color: #c8e7fe;
	padding: 5px;
	/*margin: 2px;*/
	font-size: 13px;
}
.file .progressbar {
	position: relative;
}
.file .progressbar .bar {
	background-color: orange;
	width: 0%;
	height: 15px;
	border-radius: 2px;
}
.file .progressbar .close {
	position: absolute;
	background: url(../images/cmn/small_close.png) no-repeat top right ;
	top: 3px;
	right: 3px;
	background-color: orange;
	width: 14px;
	height: 14px;
	line-height: 14px;
	border-radius: 2px;
	cursor: pointer;
	font-size: 12px;
	color: black;
}
.file .fileinfo2 {
	padding: 5px 5px 5px 0;
	background-color: transparent;
	font-size: 12px;
	line-height: 12px;
	border-radius: 0;
}

.file .fileinfo2 .del,
.file .fileinfo2 .pub,
.file .fileinfo2 .unpub {
	background: url(../images/cmn/small_close.png) no-repeat center left;
	background-color: #fcd5d5;
	padding: 0 3px 0 15px;
	line-height: 14px;
	border-radius: 2px;
	cursor: pointer;
	font-size: 12px;
	color: #000;
	border: 1px solid #ccc;
	transition: all .3s linear;
}
.file .fileinfo2 .del:hover,
.file .fileinfo2 .pub:hover,
.file .fileinfo2 .unpub:hover {
	/*text-decoration: underline;*/
	background-color: #fff;
	color: #000;
	/*color: white;*/
}

.file .fileinfo2 .pub {
	background: url(../images/cmn/small_close.png) no-repeat center left;
	background-color: red;
	color: #fff;
}

.file .fileinfo2 .unpub {
	background: url(../images/cmn/small_plus.png) no-repeat center left;
	background-color: transparent;
	color: #fff;
}


.file .filename {
	display: block;
}

.file .file-ico {
	float: left;
	/*display: inline-block;*/
	background: url(../images/cmn/file_ico.png) no-repeat 0 0;
	min-width: 37px;
	max-width: 100px;
	height: 40px;
	padding: 20px 10px 0 3px;
}
.file .file-ico span {
	display: block;
	background-color: #6696c8;
	border-radius: 4px;
	font-size: 12px;
	/*font-weight: bold;*/
	line-height: 18px;
	padding: 0 2px;
	color: white;
	white-space:nowrap;
}
.file .fileinfo:hover {
	background-color: #feac01;
	background-color: #ffc243;
	cursor: pointer;
	color: white;
}
.file img {
	float: right;
	margin: 2px 2px 2px 8px;
	z-index: 10;
}

input.field.error, .area.error {border: 1px solid red;}




.fld-soc-reg, .fld-soc-signin {
	max-width: 600px;
	min-width: 300px;
	border-radius: 4px;
	background-color: #fff;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	border: 1px solid #aaa;
}

.fld-soc-reg .h2, .fld-soc-signin .h2 {
	font-size: 22px;
	line-height: 36px;
	text-transform: uppercase;
	/*float: left;*/
}

.fld-soc-reg .block, .fld-soc-signin .block1 {
	min-height: 42px;
	display: block;
}


.button {
	display: inline-block;
	vertical-align: top;
	padding: 20px 15px 22px;
	padding: 15px 10px 16px;
	text-align: center;
	min-width: 250px;
	font: 15px/18px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #426ca5;
	-webkit-transition: background .2s ease;
	transition: background .2s ease;
	border-radius: 8px;
}

.button.btn-green {
	background: #4cc1c5;
}

.login-form {
	max-width: 350px;
	margin: 0 auto;
	/*float: left;*/
}

.login-form input.field {
	width: 100%;
}

.login-form p.field {
	clear: both;
}


.login-form p.field a {
	font-size: 15px;
	color: #4286be;
	border-bottom: 1px solid;
}



p.field.soc {
	float: left;
	width: 300px;
	font-size: 13px;
	line-height: 16px;
	/*height: 48px;*/
}

p.field.soc img {
	float: left;
	margin: 0 15px 5px 0;
}

p.field.soc a {
	text-decoration: underline;
	color: #4286be;
}

p.field label i, p.area label i{
	color:#58a73f;
}

p.field label big, p.area label big {
	color:black;
}


.fieldsinline p.field, .fieldsinline p.area {
	position: relative;
	float: left;
	min-height: 32px;
}

.fieldsinline input.field {margin: 0;}

.fieldsinline label {
	display: inline;
	padding: 0;
}


.registration-form {
	/*width: 540px;*/
}


.register-left {
	float: left;
	width: 270px;
}

.register-right {
	float: left;
	width: 270px;
}

.register-left input.field {
	width: 240px;
}

.register-right input.field {
	width: 270px;
}



.form {
	position: relative;
}

.form h2 {
	text-align: center;
}

.form p.field, .form p.area {
	position: relative;
	margin: 20px 0 0;
}

.form p.field.field-slim {
	margin: 0 0 6px;
}

.form p.field label, .form p.area label {
	display: block;
	text-align: left;
	padding: 0 9px;
	color: #4286be;
}

.form p.field-checkbox {
	position: relative;
	margin: 20px 0 10px;
	text-align: left;
}

.form p.field-checkbox label {
	display: inline;
}

.form p.field-checkbox.small * {
	font-size: 13px;
}

.form p label a {
	font-size: 15px;
	color: #4286be;
	border-bottom: 1px solid;
}

input.field, select.field, textarea {
	font: 17px/26px Trebuchet MS, Arial;
	border-width: 0;
	border: 1px solid #bebebe;
	background-color: #fff;
	padding: 8px 9px 7px;
	line-height: 26px;
}
input.field.error, .area.error {border: 1px solid red;}

input.field:focus, textarea:focus {
	box-shadow: 0px 0px 6px #888;
}

input.field.readonly {
	background-color: #f4f4f4;
}


.field a.error {color: red;}

.classForSelect2 {
	font: 17px Trebuchet MS, Arial;
}


button, input.button {
	overflow: visible; /*for IE*/
	border-width: 0;
	cursor: pointer;
	transition: all .3s linear;
}



input.checkbox {
	margin: 6px 5px;
}

input[type=checkbox] {
	box-shadow: 0px 0px 8px #ff9933;
	padding: 5px;
	margin: 0 5px 0 0;
}

select.field option {
	color: black;
}
select.field option[default] {
	color: #aaa;
	display: none;
	font-size:0px;
}
select.field.empty {
	color: #aaa;
}


.video {
	width: 100% !important;
	height: auto !important;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



.item-info {
	padding-bottom: 4px;
}


.add-time, .add-visitors{
	position: relative;
	display: inline-block;
	margin-right: 20px;
	padding-left: 20px;
	color: #808285;
}

/*
.add-visitors {
	float: right;
	margin-right: 0;
}
*/

.add-time::before {
	position: absolute;
	content: '\f133';
	font-family: 'FontAwesome', sans-serif;
	font-size: 14px;
	left: 0;
	top: 0;
	color: #808285;
}


.add-visitors::before {
	position: absolute;
	content: '\f06e';
	font-family: 'FontAwesome', sans-serif;
	font-size: 14px;
	left: 0;
	top: 0;
	color: #808285;
}


.post .add-visitors {
	position: absolute;
	right: 0px;
	top: 17px;
}


.list-active .post .add-visitors {
	position: absolute;
	right: 40px;
	top: 5px;
}



.jcf-select-nts {
	margin: 0 10px 10px 0;
	min-width: 260px;
}
.jcf-option-nts,
.jcf-list .jcf-option.jcf-option-nts {
	position: relative;
	padding: 10px 10px 10px 40px;
}
.jcf-option-nts::before {
	content: "";
	position: absolute;
	left: 0;
	margin: 0 0 0 9px;
	top: 8px;
	width: 22px;
	height: 22px;
}
.jcf-select-text .jcf-option-nts {
	padding: 10px 10px 10px 30px;
}
.jcf-select-text .jcf-option-nts::before {
	margin: 0;
}


#sidebar .datepicker {
	width: 100%;
	margin-bottom: 20px;
}

.warning {
	background-color: #bbb;
	color: white;
	padding: 10px 0;
}

.warning-red {
	background-color: red;
	color: white;
	padding: 10px 0;
}

.wsn {
	white-space: nowrap;
}


.p0 {padding: 0;}
.pt0 {padding-top: 0;}
.pb0 {padding-bottom: 0;}
.pl0 {padding-left: 0;}
.pr0 {padding-right: 0;}

.p5 {padding: 5px;}
.ph5 {padding: 0 5px;}
.pv5 {padding: 5px 0;}
.pt5 {padding-top: 5px;}
.pb5 {padding-bottom: 5px;}
.pl5 {padding-left: 5px;}
.pr5 {padding-right: 5px;}

.p10 {padding: 10px;}
.ph10 {padding: 0 10px;}
.pv10 {padding: 10px 0;}
.pt10 {padding-top: 10px;}
.pb10 {padding-bottom: 10px;}
.pl10 {padding-left: 10px;}
.pr10 {padding-right: 10px;}

.p15 {padding: 15px;}
.ph15 {padding: 0 15px;}
.pv15 {padding: 15px 0;}
.pt15 {padding-top: 15px;}
.pb15 {padding-bottom: 15px;}
.pl15 {padding-left: 15px;}
.pr15 {padding-right: 15px;}

.p20 {padding: 20px;}
.ph20 {padding: 0 20px;}
.pv20 {padding: 20px 0;}
.pt20 {padding-top: 20px;}
.pb20 {padding-bottom: 20px;}
.pl20 {padding-left: 20px;}
.pr20 {padding-right: 20px;}

.m0 {margin: 0;}

.m5 {margin: 5px;}

.m10 {margin: 10px;}

.m15 {margin: 15px;}

.m20 {margin: 20px;}

.m25 {margin: 25px;}

.red {color: red;}
.brown {color: brown;}
.green {color: green;}
.orange {color: #feac01;}
.gray {color: #b6b6b6;}
.navy {color: navy;}
.crayola {color: #1974D2;}
.darkgray {color: darkgray;}
.lightgray {color: lightgray;}
.darkcyan {color: darkcyan;}
.deeppink {color: deeppink;}
.deepskyblue {color: deepskyblue;}
.dodgerblue {color: dodgerblue;}
.steelblue {color: steelblue;}
.forestgreen {color: forestgreen;}


@keyframes f105 {
  0% { right: 10px; } 50% { right: 30px; } 100% { right: 10px; }
}


.leaflet-right.leaflet-top {
	top: 120px;
}


.map-filter {
	z-index: 500;
	position: absolute;
	top: 5px;
	right: 5px;
	border: 1px solid #fff;
	border-radius: 3px;
	padding: 9px 12px 0;
	background-color: #fff;
	width: auto;
	border-top-left-radius: 6px 100%;
	border-top-right-radius: 6px 100%;
	border-bottom-left-radius: 6px 100%;
	border-bottom-right-radius: 6px 100%;
}




