* {
	padding:0;
	margin:0;
}

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

table td {
	padding:0px;
}

img {
	border:0;
	vertical-align:text-bottom;
}

.clear {
	clear:both;
	/*
	display:block;
	height:1px;
	width:100%;
	visibility:hidden;
	*/
}

.nobr {
	white-space:nowrap;
}

.vat {
	vertical-align:top;
}

.vam {
	vertical-align:middle;
}

.c2 td {
	width:50%;
}


.c3 td {
	width:33.3%;
}


.c4 td {
	width:25%;
}


.c5 td {
	width:20%;
}


.fl, .to-left {
	float:left;
}


.fr, to-right {
	float:right;
}


.abs {
	position:absolute;
}


.rel {
	position:relative;
}


.fix {
	position:fixed;
}


.tal {
	text-align:left;
}


.tar {
	text-align:right;
}


.tac {
	text-align:center;
}


.fwb {
	font-weight: bold;
}


.fwn {
	font-weight: normal;
}

.ttn {
	text-transform: none;
}

.ttu {
	text-transform: uppercase;
}

.toe {
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}

.red {color: red}
.white {color: white}
.black {color: black}
.green {color: green}
.gray {color: gray}
.orange {color: #feac01}
.blue {color: #4286be}

.he9 {
	height: 999px;
}

html {
	overflow-y: scroll;
}

body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, a, div, span, em, img, pre, form, label, input, textarea select, dl, dd, dt, table, tr, th, td, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0 none;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

html, body {
	height: 100%;
	background-color: #f9f9f9;
	font: 14px/20px sans-serif, Arial, Tahoma, Verdana, sans-serif;
	color: #000;
}

img {vertical-align: middle;}

ul {list-style-type: none;}

h2 {
	font-size: 33px;
	line-height: 33px;
	font-weight: normal;
	text-transform: uppercase;
}

h3 {
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	text-transform: uppercase;
}

h4 {
	font-size: 16px;
	font-weight: normal;
	color: #4286be;
	margin: 0 10px 10px 0;
}

h5 {
	font-size: 13px;
	font-weight: normal;
	color: #555e6a;
	margin: 0 10px 10px 0;
}

a {
	color: #2c2b39;
	text-decoration: none;
}


hr {
	margin: 30px 0 0;
	border: 0;
	height: 1px;
	background-color: #ccc;
}


.a-center {text-align: center;}

.a-right {text-align: right;}

.a-justify {text-align: justify;}

img.to-left {float: left; margin: 0 10px 10px 0;}

img.to-right {float: right; margin: 0 0 10px 15px;}







/*a:hover {text-decoration: underline;}*/

.placeholder {color: #aaa;}
*::-webkit-input-placeholder {color: #aaa;}
*:-moz-placeholder {color: #aaa; opacity: 1;}
*::-moz-placeholder {color: #aaa; opacity: 1;}
*:-ms-input-placeholder {color: #aaa;}

.clear {clear: both;}

.op {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	/*filter: alpha(opacity=60);*/
	/*-moz-opacity: 0.6;*/
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.ce {
	margin: 0 auto;
	padding: 0 10px;
	min-width: 960px;
	max-width: 1400px;
	width: 90%;
	background: inherit;
	position: relative;
}

.cnt-hidden {
	display: none;
}

.cnt-hidden.view {
	display: block;
}

#dialogs, .dlg-auto, .bac {display: none;}

a.button, button, input.button {
	overflow: visible; /*for IE*/
	width: auto;
	display: inline-block;
	margin: 2px 0 0;
	padding: 10px 40px 10px 40px;
	background-color: #feac01;
	color: #555;
	font-size: 18px;
	text-transform: uppercase;
	border-width: 0;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;

	transition: all .3s linear;
}
a.button.green {
	background-color: #22ee22;
}
a.button.row {
	display: block;
	margin: 0;
}
button.row {
	display: block;
	margin: 0;
	width: 100%;
}
button {
	margin: 0;
	/*padding: 8px 58px 8px 58px;*/
}

a.button:focus, button:focus, input.button:focus {background-color: #ff8000; color: #555;}
a.button:hover, button:hover, input.button:hover {background-color: #4286be; color: #fff;}




a.button img {
	padding: 0 5px 2px 0;
	margin:0;
}







#page {
	position: relative;
	min-height: 100%;
	min-width: 980px;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-khtml-background-size: 100% 100%;
	background-size: 100% 100%;
}

#top {
	position: fixed;
	z-index: 1500;
	width: 100%;
	margin:0;
	height: 56px;
	background-color: #edbd2f;
}


/*.topNav {position: relative; z-index: 10;}*/
.topNav {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;

}

/*.topNav div.exNavC {float: left;}*/
.topNav div.exNavC {
	position: absolute;
	top: 0;
	left: 0;
}

.topNav a.exNavC {
	display: block;
	width: 56px;
	height: 56px;
	background: #da9c15 url(../images/cmn/ico-menu.png) no-repeat center;
	overflow: hidden;
	text-indent: -999em;
}

.topNav a.exNavC:hover {background-color: #4286be;}



#top-exNav {
	background-color: #da9c15;
	margin: 56px 0 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}






#top-cnt {
	background-color: #da9c15;
	padding: 56px 0 0;
	position: relative;
}


.exNav {
	background-color: #da9c15;
	padding: 20px 40px;
	display: none;
	height: 215px;
}

.exNav a {
	color: #fff;
	display: block;
	line-height: 36px;
	height: 36px;
	text-decoration: none;
	padding: 0 15px;
	transition: all .3s linear;
}
.exNav a:hover {
	background-color: #4286be;
}





.navigation {
	margin: 0 0 0 56px;
	padding: 0 250px 0 0;
	height: 56px;
	overflow: hidden;
	background-color: #edbd2f;
}

.navigation li {
	height: 56px;
	display: block;
	float: left;
	line-height: 0;
}

.navigation li a {
	display: block;
	line-height: 56px;
	height: 56px;
	text-decoration: none;
	padding: 0 15px;
	transition: all .3s linear;
}

.navigation li.li-on a:hover,
.navigation li.li-on a {
	color: #fff;
	background-color: #4286be;
}

.navigation li a:hover, .navigation li a:focus {
	color: #fff;
	background-color: #da9c15;
}

.ac {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 5;
	background-color: #554f4d;
}

.ac ul {
	float: left;
}

.ac li {
	position: relative;
	height: 56px;
	display: inline;
	line-height: 0;
	float: left;
	background: url(../images/cmn/vert-line.png) repeat-y;
	padding: 0 0 0 1px;
}

.ac li.first {
	background-image: none;
	padding: 0;
}

.ac li a {
	position: relative;
	display: block;
	line-height: 56px;
	height: 56px;
	text-decoration: none;
	color: #fff;
	padding: 0 20px;
	transition: all .3s linear;
}

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

.ac li a.account {
	text-indent: 50px;
	background: url(../images/cmn/ac.png) no-repeat 27px 18px;
	width: 27px;
	overflow: hidden;
}

.ac li a.account:hover {
	background: url(../images/cmn/ac_hover.png) no-repeat 27px 18px;
	background-color: #4286be;
	width: auto;
}

.ac li span {
	position: absolute;
	display: block;
	top: 13px;
	left: -14px;
	color: #fff;
	padding: 3px;
	line-height: 22px;
	transition: none;
	background-color: #b30000;
	
	height: 22px;
	width: 22px;
	text-align: center;
	box-shadow: 0 0 4px #fff;
	-webkit-border-radius: 14px;
	border-radius: 14px;

}

.ac li span a{
	display: block;
	line-height: 20px;
	height: 20px;
	padding: 5px;
	transition: none;
}

.ac div {
	float: left;
	position: relative;
	background-color: #da9c15;
}

.ac div a {
	background: url(../images/cmn/lang-bg.png) no-repeat center bottom;
	position: relative;
	display: block;
	line-height: 56px;
	height: 66px;
	width: 56px;
	text-decoration: none;
	color: #fff;
	text-align: center;
	margin-bottom: -10px;
}

.ac div a {
	font-size: 16px;
	font-weight: bold;
	color: #554f4d;
}

.ac div a:hover {
	/*font-size: 17px;
	color: #fff;*/
	background-image: url(../images/cmn/lang-bg-slide.png);
}


.ac div a#lang {
	position: absolute;
	left: 0;
	top: -66px;
	background-image: url(../images/cmn/lang-bg-slide.png);
	color: #fff;
}


/*
.ac div a span {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 10px;
	width: 100%;

}
*/





#header {
	position: relative;
	/*height: 155px;*/
	
	background: url(../images/cmn/header.jpg) no-repeat center 0;
	height: 255px;
}

#header .ce {
	padding: 50px 0;
}

#header h1 {
	width: 30%;
	float: left;
	display: block;
}

#header h1 a {
	display: block;
	margin: 0 auto;
	background: url(../images/cmn/symbol.png) no-repeat center;
	width: 100px;
	height: 135px;
	text-indent: -999em;
	overflow: hidden;
}

#header .leftText {
	width: 34%;
	float: left;
	display: block;
	padding: 20px 0 0;
}

#header .leftText p {
	float: right;
	text-align: center;
	font-size: 13px;
	text-transform: uppercase
}

#header .leftText strong {
	display: block;
	font-size: 96px;
	font-weight: normal;
	line-height: 76px;
	color: #d20000;
	float: none;
}

#header .leftText span {
	display: block;
	font-size: 26px;
	line-height: 30px;
	float: none;
}

#header h2 {
	width: 35%;
	float: left;
	display: block;
	padding: 30px 0 0;
}

#header h2 span {
	font-size: 18px;
	line-height: 24px;
	color: #5f6c77;
	display: block;
}


#crumbs {
	position: relative;
	padding: 0;
	background-color: #5f6c77;
	color: #fff;
}

#crumbs .block {
	float: left;
	width: 65%;
	height: 110px;
}
#crumbs .block.small {
	width: 45%;
}
#crumbs .block.right {
	width: 35%;
}

#crumbs .block.right.stripe {
	margin: 15px 0;
	height: 80px;
	background: url(../images/cmn/vert-line.png) repeat-y left;
}

#crumbs a.arrow {
	display: block;
	float: left;
	height: 110px;
	width: 30px;
	background: url(../images/cmn/arrow-left.png) no-repeat center;
}

#crumbs a.arrow:hover {background-image: url(../images/cmn/arrow-left-sel.png);}

#crumbs .right a.arrow {
	height: 80px;
	background-image: url(../images/cmn/arrow-right.png);
	float: right;
}
#crumbs .right a.arrow:hover {background-image: url(../images/cmn/arrow-right-sel.png);}


#crumbs .block div {
	float: left;
	font-size: 17px;
	line-height: 20px;
	width: 100%;
}

#crumbs .block div div {
	float: none;
	width: auto;
}

#crumbs .block div img {
	float: left;
}

#crumbs .block.stripe div span {
	text-transform: uppercase;
	line-height: 80px;
	padding-left: 20px;
}

#crumbs h2 {
	font-size: 24px;
	line-height: 26px;
	padding: 43px 0 0;
	color: #fff;
}

#crumbs h2.fr {
	padding-right: 20px;
}
#crumbs h2.orange {
	color: #feac01;
}

#crumbs .stripe h2 {
	padding: 28px 0 0 20px;
}

#crumbs a h2 {
	color: #fff;
}

#crumbs a:hover h2 {
	text-decoration: underline;
	color: #fff;
}











#bp {
	position: relative;
	padding: 40px 0;
	color: #000;
	background-color: #fff;
}

#bp a.button {
	margin: 0 20px 0 0;
}







#content {
	position: relative;
	padding: 60px 0;
}

#content .block {
	float: left;
	width: 75%;
}
#content .block.full {width: 100%;}

#content .block.right {width: 25%;}

#content h3 {
	margin: 0 0 30px;
	color: #4286be;
}

#content .h3 {
	margin: 0;
	color: #4286be;
	padding: 0 0 5px;
}



.text p {
	padding: 0 0 20px 0;
}

ul.topics-menu li {}

ul.topics-menu li:hover {}

ul.topics-menu li a {
	display: block;
	padding: 16px 0 16px 55px;
	position: relative;
}

ul.topics-menu li a:hover{
	color: #4286be;
}
ul.topics-menu li.li-on a {
	color: #4286be;
	font-weight: bold;
}

ul.topics-menu li a div {
	background: url(../images/cmn/ring48.png) no-repeat left center;
	position: absolute;
	top: 50%;
	left: 0;
	height: 48px;
	width: 48px;
	margin-top: -24px;
}

ul.topics-menu li a:hover div, ul.topics-menu li.li-on a div {
	background-image: url(../images/cmn/ring48-sel.png);
}






#content .block.right .mline {
	margin: 10px 0 0;
	padding: 0 0 30px;
	border-top: 1px solid #bcc2c7;
	height: 30px;
	background: url(../images/cmn/gray-arrow-bottom.png) no-repeat center;
	cursor: pointer;
}

#content .block.right .mline:hover {
	border-top: 1px solid #a3abb1;
	background-image: url(../images/cmn/gray-arrow-bottom-sel.png);
}

#content .block.right .mline.up {background-image: url(../images/cmn/gray-arrow-up.png);}

#content .block.right .mline.up:hover {background-image: url(../images/cmn/gray-arrow-up-sel.png);}

.pe {
	margin: 0 40px 40px 0;
}

.pe .top div {
	display: block;
	float: left;
	background-color: #e0dcda; /*#d2cbc8*/
	padding: 18px;
	line-height: 20px;
	margin: 0 0 30px 1px;
}

.pe .top .date {
	color: #373644;
	font-weight: bold;
}
.pe .top .date span {
	color: #5F6C77;
	display: inline;
	padding-right: 5px;
}

.pe .top div a {
	color: #4286be;
	text-decoration: underline;
}

.pe .top .popen {
	margin: 0;
	width: 20px;
	height: 20px;
	background: #ece9e8 url(../images/cmn/gray-arrow-right.png) no-repeat center;
	cursor: pointer;
}

.pe .top .info {
	background: url(../images/cmn/events.png) no-repeat center bottom;
	min-width: 60px;
	text-align: center;
	color: red;
	font-weight: bold;
}
.pe .top .info span {
	color: #000;
	font-size: 11px;
	font-weight: normal;
}

.pe .top .popen:hover {background-image: url(../images/cmn/gray-arrow-right-sel.png);}

.pe .top .popen.up {
	background: #fec856 url(../images/cmn/gray-arrow-bottom.png) no-repeat center;
}

.pe .top .popen.up:hover {background-image: url(../images/cmn/gray-arrow-bottom-sel.png);}

.pe .top .status {
	float: right;
	background-color: #fff; /*#d2cbc8*/
	border: 5px solid #56a63d;
	padding: 13px;
	color: #000;
}

.pe .top .status.orange {border-color: #da9c15;}
.pe .top .status.red {border-color: #c00;}
.pe .top .status.gray {border-color: #888;}

.pe img {
	/*margin: 20px 0 0;*/
}

.pe a.fancybox img {
	border: 2px solid #eee;

	transform: scale(0.95,0.95);
	-ms-transform: scale(0.95,0.95);
	-moz-transform: scale(0.95,0.95);
	-webkit-transform: scale(0.95,0.95);

	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
.pe a.fancybox img:hover {
	border-color: #feac01;
	transform: scale(1,1);
	-ms-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-webkit-transform: scale(1,1);
}


.pe h4 {
	font-weight: bold;
}

h4.topic {
	display: block;
	padding: 5px 0 5px 60px;
	position: relative;
	font-weight: bold;
}

.pe h4 a {color: #4286BE;}

a.topic {
	display: block;
	height: 48px;
	width: 48px;
	background: url(../images/cmn/ring48.png) no-repeat right center;
}
a.topic:hover {
	background: url(../images/cmn/ring48-sel.png) no-repeat right center;
}
a.topic img {margin: 0;}


h4 a.topic {
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -24px;
}

.pea {
	display: block;
	background: url(../images/cmn/rhomb-gray.png) no-repeat right 35px;
	margin: 20px 0 0 20px;
	padding: 0 35px 0 0;
}

.pea:hover {
	margin: 20px 35px 0 10px;
	border-left: 10px solid lightgrey;
	padding: 0;
}

.pea.event {
	background-position: right 0;
}

.pea.origin {
	background: url(../images/cmn/rhomb-white.png) no-repeat 0 35px;
	padding: 0 0 0 35px;
}

.pea .cnt {
	color: #456;
	background-color: #ededed;
	padding: 40px 40px 20px;
	margin: 0;
}

.pea .cnt:hover {
	background-color: white;
}

.pea.origin .cnt {
	background-color: #fff;
}

.pea.event .cnt {
	padding: 12px 15px;
	min-height: 48px;
}

.pea .info {
	display: block;
	clear: both;
	margin: 0 0 5px;
	font-size: 13px;
}

.pea .info div {
	display: inline;
}

.pea .date {
	margin: 0 15px 0 0;
	color: #888;
}
.pea .date span {
	color: #da9c15;
	padding: 0 5px 0 0;
}

.pea .status {color: #56a63d;}
.pea .status.orange {color: #da9c15;}
.pea .status.red {color: #c00;}
.pea .status.gray {color: #888;}

.pea h4, .peb h4 {
	margin: 20px 0 0;
	padding: 0;
	font-size: 16px;
	color: #555e6a;
}

.pea h5 {
	margin: 0;
	padding: 0 0 20px;
	color: #555e6a;
}




















/*  petition panel  */
#pp {
	position: relative;
	padding: 70px 0;
	background-color: #9c1313;
	color: #fff;
}

#pp .block {
	float: left;
	width: 30%;
}

#pp .block.right {
	width: 40%;
}

#pp h3 {
	margin: 0 70px 0 0;
}

#pp .right h3 {
	margin: 0 0 15px 20px;
}

#pp p {
	padding: 30px 50px 0 0;
}

#pp ul {
	margin: 35px 40px 0 0;
	list-style: disc inside none;
}

#pp ul li {
	padding: 5px 0;
}

#pp li a {
	padding: 2px;
	color: #fff;
	border-bottom: 1px solid;
	font-size: 13px;
}

#pp li a:hover {
	color: #fff;
	border-bottom: 1px solid transparent;
	background-color: #4286be;
}

#pp-cnt {
	float: left;
	border-bottom: 1px solid #800;
	height: 300px;
	width: 100%;
	overflow: auto;
}

#pp-cnt .block {
	border-top: 1px solid #800;
	width: 100%;
	/*height: 110px;*/
	overflow: hidden;
}

#pp-cnt a {
	color: #fff;
	width: 100%;
	display: block;
}

#pp-cnt a:hover {background-color: #951111;}

#pp-cnt .block div {
	position: relative;
	padding: 25px 20px;

	display: block;
}


#pp-cnt span {

	color: #ffcf8b;
}

#pp-cnt span.address {display: block; color: #abe7ff;}

#pp-cnt span.date {
	display: inline;
	color: #d6b0b0;
}

#pp-cnt img {
	padding: 0 20px 0 0;
	float:left;
}








/*  gray panel  */
#gp {
	position: relative;
	padding: 70px 0 10px;
	background-color: #5f6c77;
	color: #fff;
	text-align: center;
}

#gp h3 {margin: 0 0 20px;}
#gp h6 {
	font-size: 17px;
	margin: 10px 0 0;
}

.cir .block {
	display: block;
	float: left;
	margin: 20px 0 10px;
	width: 16.5%;
	text-align: center;
}

.cir .block a {
	display: block;
	background: url(../images/cmn/ring-def.png) no-repeat center top;
	width: 100%;
	font-size: 11px;
	line-height: 15px;
	padding: 0 0 5px 0;
	color: #afafb4;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	height: 140px;
}

.cir .block a img {margin: 0 0 8px;}

.cir .block a span {
	display: block;
	position: absolute;
	padding: 115px 5% 0;
	top: 0;
	left: 0;
	width: 90%;
}

.cir .block a h2, .cir .block a h4{
	text-align: left;
	display: block;
	position: absolute;
	top: 20px;
	left: 90%;
	width: 100%;
	margin: 0;
	color: #eee;
}

.cir .block a h4 {
	line-height: 20px;
	padding: 40px 0 0;
}

.cir .block a:hover {
	background-image: url(../images/cmn/ring-sel.png);
	color: #fff;
}

#gp .mline {
	margin: 0;
	padding: 0 0 30px;
	border-top: 1px solid #7a858e;
	height: 30px;
	background: url(../images/cmn/arrow-bottom.png) no-repeat center;
	cursor: pointer;
}

#gp .mline:hover {
	border-top: 1px solid #a3abb1;
	background: url(../images/cmn/arrow-bottom-sel.png) no-repeat center;
}

#gp .mline.up {
	background-image: url(../images/cmn/arrow-up.png)
}

#gp .mline.up:hover {
	background-image: url(../images/cmn/arrow-up-sel.png)
}





/*  stat  */
#st {
	position: relative;
	color: #fff;
	text-align: center;
}

#st .block {
	position: relative;
	float: left;
	height: 110px;
	width: 31%;
	background: url(../images/cmn/marker_red.png) no-repeat 0 center;
	border: 1px solid;
	margin: 0 0 0 2%;
}

#st .block.orange {background-image: url(../images/cmn/marker_orange.png);}
#st .block.green {background-image: url(../images/cmn/marker_green.png);}

#st h2 {
	position: absolute;
	top: 0;
	left: 120px;
}

#st h4 {
	position: absolute;
	top: 60px;
	left: 120px;
}





/*  map  */
#mp {
	position: relative;
	background: #fff url(../images/cmn/ico-menu.png);
	height: 500px;
}

#mp.slim {
	height: 400px;
}

#map {
	background: transparent url(../images/cmn/wait.gif) no-repeat center;
	position: relative;
	color: #333;
	height: inherit;
}

#map.fullscreen {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1000;
}


#map .point {display: none;}

#map-canvas, #map-canvas-lf {
	height: 100%;
	width: 100%;
}





/*  before-after  */
#ba {
	position: relative;
	padding: 60px 0;
	color: #000;
	text-align: center;
}

#ba .block {
	float: left;
	width: 33%;
	margin: 20px 0 50px;
}

#ba .block .block {
	float: none;
	margin: 0 auto;
	padding: 15px 15px 5px;
	background-color: #eee;
	width: 276px;
	text-align: left;
}

#ba .info {
	color: #9B9696;
	display: block;
	padding: 0 0 5px 5px;
	font-weight: bold;
}

#ba .info .date {
	float: right;
	color: #DA9C15;
	padding: 0 5px 0;
}

#ba .info a {
	text-decoration: underline;
	color: #4286be;
}

#ba .block .block .photo {
	height: 125px;
	border-bottom: 1px solid #fff;
	text-align: center;
}

#ba .ba {
	display: block;
	width: 138px;
	float: left;
	overflow: hidden;
}

#ba .ba img {
	border: 3px solid transparent;
	margin: 0 0 4px;
	transform: scale(0.95,0.95);
	-ms-transform: scale(0.95,0.95);
	-moz-transform: scale(0.95,0.95);
	-webkit-transform: scale(0.95,0.95);
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

#ba .ba:hover img{
	transform: scale(1,1);
	-ms-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-webkit-transform: scale(1,1);
	border-color: #EDBD2F;
}

#ba .ba:hover {color: #4286be; font-weight: bold;}

#ba ul {
	position: relative;
	margin: 10px 0 5px;
	padding: 0;
}

#ba li a {
	padding: 16px 50px 16px 5px;
	display: inline-block;
	position: relative;
	font-size: 15px;
	line-height: 17px;
	/*font-weight: bold;*/
	text-align: left;
	transition: all .3s linear;
	text-decoration: underline;
}

#ba a:hover {
	/*transition: all .3s linear;
	background-color: #ff8000; */
	color: #4286be;
	text-decoration: none;
	/*background-color: #4286be; color: #fff;*/
}

#ba li.topic {
	position: absolute;
	top: 50%;
	right: 0;
	height: 48px;
	width: 48px;
	margin-top: -24px;
}

#ba li.topic a {
	padding: 0;
	background: url(../images/cmn/ring48.png) no-repeat right center;
}


#ba li.topic a:hover {
	background: url(../images/cmn/ring48-sel.png) no-repeat right center;
}

#ba a.button:hover {
	color: #fff;
}





/* home content */
#hc {
	position: relative;
	padding: 70px 0 40px;
	color: #000;
	background-color: #fff;
}

#hc .block {
	/*float: left;
	width: 65%;*/
}

#hc .block.right {
	float: right;
	width: 35%;
}

#hc h3 {margin: 0 0 30px;}



.news {
	padding: 0 50px 25px 0;
}
.news.flex {
	display: flex;
}

hr.hr-news {
	border: 0;
	background-color: #ddd9d9;
	height: 1px;
	margin: 0 0 35px;
}

.news span {
	/*font-size: 12px;*/
	color: #9b9696;
	display: block;
}

.news span.time {
	color: #da9c15;
	display: inline;
	padding: 0 5px;
}

.news a {display: block;}

.news h4 {
	font-weight: bold;
	/*color: #555e6a;*/
}

.news a:hover h4 {color: #da9c15;}

.news h3 {
	font-size: 22px;
	text-transform: none;
	color: #4286be;
}


.text p {
	padding: 0 0 10px 0;
}

.text ul {
	padding: 0 0 10px 40px;
	list-style-type: disc;
}

.text ol {
	padding: 0 0 10px 40px;
	list-style-type: decimal;
}


.text a {
	color: #4286be;
}
.text a:hover {
	text-decoration: underline;
}

em {
	font-style: italic;
}

















ul.buttons {
	min-width: 300px;
	width: 90%;
	float: left;
}

ul.buttons li {
	margin: 15px 0 0 0;
	background-color: #da9c15;
}

ul.buttons a {
	display: block;
	padding: 15px 0 15px 15px;
	margin: 0 15px 0 0;
	font-size: 16px;
	text-transform: uppercase;
	background: url(../images/cmn/arrow-right.png) no-repeat center right;
	color: #fff;
	white-space: nowrap;
}

ul.buttons li:hover {background-color: #4286be;}



.pagination {
	text-align: center;
}

.pages a, .pages strong {
	display: inline-block;
	padding: 7px 12px;
	margin: 0 4px;
	font-size: 19px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	color: #5f6c77;
	background-color: transparent;
	border: 1px solid #d2cbc8;
	margin-bottom: 15px;
}

.pages strong {
	background-color: #edbd2f;
	color: #fff;
}

.pages a.next, .pages a.prev {
	padding: 7px 20px;
}

.pages a:hover {
	background-color: #d2cbc8;
	border: 1px solid transparent;
}

.pages strong.points {
	padding: 7px 3px;
	background-color: transparent;
	color: #5f6c77;
	border: 0;
}











/*  mobile app panel  */
#mob {
	position: relative;
	padding: 40px 0;
	background-color: #373644;
	color: #fff;
	text-align: center;
}

#mob ul li {
	display: inline;
	padding: 0 15px;
}



/*  footer panel  */
#footer {
	position: relative;
	padding: 70px 0;
	background-color: #d2cbc8;
	color: #fff;
}

#footer .block {
	float: left;
	width: 23%;
	margin: 0 0 70px;
}

#footer .second {width: 33%;}

#footer .third {width: 44%;}

#footer h2 {
	font-size: 17px;
	font-weight: normal;
	text-transform: uppercase;
	color: #2c2b39;
	padding: 0 0 25px;
	border-bottom: 1px solid #9b9696;
	margin: 0 30px 40px 0;
}

#footer .third ul {
	float: left;
	width: 47%;
	padding: 0 2% 0 0;
}

#footer li {padding: 5px 10px 5px 0;}

#footer li a {
	padding: 0 0 1px;
	border-bottom: 1px solid #9b9696;
}

#footer li a:hover {border-bottom: 1px solid;}

#footer .symbol {
	display: block;
	float: left;
	background: url(../images/cmn/symbol-small.png) no-repeat left center;
	height: 50px;
	padding: 8px 0 0 50px;
	font-size: 17px;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #736f6e;
}

#footer .stat {
	display: block;
	float: right;
	background: url(../images/cmn/ico-stat.png) no-repeat left center;
	padding: 0 0 0 30px;
	margin: 20px 200px 0;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #736f6e;
}

#footer .stat div {
	background: url(../images/cmn/vert-line.png) no-repeat left center;
	padding: 0 0 0 10px;
}





#layer-hint {
	position: absolute;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 8px;
	z-index: 9999;
	margin: 28px 0 0 5px;
	box-shadow: 0 0 5px #888888;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: none;
}
.fix-hint {
	background: url(../images/cmn/exclamation.png) no-repeat 15px center;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 8px 8px 8px 60px;
	margin: 0 0 10px 0;
	box-shadow: 0 0 5px #888888;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}


.blk-auto .wait {
	background: transparent url(../images/cmn/wait.gif) no-repeat center;
	position: relative;
	min-height: 50px;
}




.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%;
}





.dlg-body h2 {
	/*margin: 10px 0 10px 40px;*/
	font-size: 22px;
}


.dlg-body .cnt {
	margin: 0 50px 0 40px;
}














.form {
	position: relative;
}

.form h2 {
	text-align: center;
}

.form p.field, .form p.area {
	position: relative;
	margin: 20px 0 6px;
}

.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;}

.classForSelect2 {
	font: 17px Trebuchet MS, Arial;
}



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;
}




fieldset {
	border: 1px solid #aaa;
	padding: 10px;
	border-radius: 5px;
	
	margin-bottom: 20px;
}
fieldset:hover, .fieldsetFocus {
	background-color: #f8f8f8;
	border-color: #feac01;
	box-shadow: 0 0 2px #feac01;
}

legend {
	background-color: #f1f5fa;
	font-size: 15px;
	color: #aaa;
	padding: 0.2em 0.5em;
	border:1px solid #aaa;
	border-radius:5px;
	color: #aaa;
	/*text-align:right;*/
	/*float:left;
	margin-top:-30px;*/
}
.fieldsetFocus legend {
	color: #555;
}




.fieldsinline p.field {
	position: relative;
	float: left;
	padding: 0 0 10px;
}

.fieldsinline input.field {
	margin-right: 15px;
}
.fieldsinline label {
	display: inline;
	/*line-height: 28px;*/
}










.login-form {
	width: 270px;
	float: left;
}

.login-form input.field {
	width: 250px;
}

.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;
}



.registration-form {
	width: 590px;
}


.register-left {
	float: left;
	width: 270px;
	padding: 0 20px 0 0;
}

.register-right {
	float: left;
	width: 300px;
}

.register-left input.field {
	width: 240px;
}

.register-right input.field {
	width: 270px;
}


.controlSubmit p.field span.error {
	padding: 1px 9px 0;
	display: block;
	font-size: 11px;
	line-height: 11px;
	color: red;
	text-align: left;
}

.select2connect {
	float: left;
	clear: both;
}





.fld-soc-signin {
	border-radius: 4px;
	background-color: #fff;
	margin: 0 0 10px;
	padding: 10px;
	text-align: right;
	border: 1px solid #aaa;
}

.fld-soc-reg {
	border-radius: 4px;
	background-color: #fff;
	margin: 0 0 10px;
	padding: 10px;
	text-align: right;
	border: 1px solid #aaa;
}

.fld-soc-reg .h2, .fld-soc-signin .h2 {
	font-size: 22px;
	line-height: 48px;
	text-transform: uppercase;
	float: left
}





.feedback {
	width: 600px;
}




.bigdrop .select2-results {
	min-height: 10px;
	max-height: 350px;
}






.fancybox-title-over-wrap {
	width: 100%;
	padding: 0;
}

.fancybox-title-over-wrap > div {
	padding: 10px;
}







.file-container {
	/*float: left;
	width: 90%;*/
	margin: 1% 0;
}
.file-container h4 {
	margin-left: 25px;
}
.file-container .file-list .file {
	padding: 1px;
	margin: 10px 0 20px;
	background-color: #fff;
	border: 1px solid #ddd;
}
.file .progressbar {
	position: relative;
}
.file .progressbar, .file .fileinfo, .file .fileinfo2 {
	background-color: white;
	padding: 7px;
	margin: 2px;
	font-size: 13px;
}
.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;
	background-color: transparent;
	font-size: 12px;
	line-height: 12px;
	border-radius: 0;
}

.file .file-ico {
	float: left;
	/*display: inline-block;*/
	background: url(../images/cmn/file_ico.png) no-repeat 0 0;
	min-width: 30px;
	max-width: 100px;
	height: 20px;
	padding: 20px 10px 0 3px;
}
.file .file-ico span {
	display: block;
	background-color: #3399ff;
	border-radius: 3px;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	padding: 0 2px;
	color: white;
	white-space:nowrap;
}
.file .fileinfo:hover {
	background-color: #feac01;
	cursor: pointer;
	color: white;
}
.file img {
	float: right;
	margin: 2px 2px 2px 8px;
	z-index: 10;
}

.infoWindow {
	/*padding: 0 10px;*/
	max-height: 300px;
	/*line-height: normal;
	overflow: auto;*/
}
.infoWindow h4 {
	font-weight: bold;
	padding: 20px 0 20px 0;
	margin: 0;
}
.infoWindow h4.topic {
	padding-left: 60px;
}
.infoWindow hr {
	margin: 10px 0 0;
}


.gm-style-iw {
	/*height: 100px;*/
	/*width: 500px;*/
}


#map-filter {
	float: left;
}

.marker {
	position: relative;
	display: block;
	float: left;
	height: 45px;
	line-height: 25px;
	padding: 5px 5px 5px 40px;
	margin: 24px 10px 24px 0;
	background: url(../images/cmn/markere.png) no-repeat 5px center;
	border: 1px solid transparent;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
}
.marker:hover {border: 1px solid #999;}

.marker.on .check{
	position: absolute;
	display: block;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: url(../images/cmn/marker-check.png) 6px 5px no-repeat;
}
#filter-r {background-image: url(../images/cmn/markerr.png);}
#filter-o {background-image: url(../images/cmn/markero.png);}
#filter-g {background-image: url(../images/cmn/markerg.png);}















#block-filter {
	float: right;
	margin: 0;
	text-align: center;
	padding: 20px 0 0 0;
}

#block-filter .block-title {
	text-align: left;
	color: #fff !important;
}

.map-filter-date {
	position: relative;
	margin: 15px 25px 5px;
	float: left;
	line-height: 45px;
}

#block-filter .jcf-checkbox {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/cmn/markere.png) no-repeat 5px center;
	border: 0;
	margin: 0 0 10px;
	height: 45px;
	width: 40px;

}

#block-filter .jcf-checkbox span {
	position: absolute;
	display: none;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	background: url(../images/cmn/marker-check.png) 5px 1px no-repeat;
}

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

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

#block-filter .filter-r .jcf-checkbox {background-image: url(../images/cmn/markerr.png);}
#block-filter .filter-o .jcf-checkbox {background-image: url(../images/cmn/markero.png);}
#block-filter .filter-g .jcf-checkbox {background-image: url(../images/cmn/markerg.png);}

.filter-marker {
	float: left;
	margin: 10px 10px 0 0;
}

.filter-marker label {
	color: lightgray;
	height: 45px;
	margin: 0 0 10px;
	display: inline-block;
	vertical-align: middle;
	line-height: 45px;
}





















#map-filter-date {
	position: relative;
	height: 40px;
	margin: 35px 20px 35px;
	float: left;
}

.select-element {
	position: relative;
	overflow: hidden;
	display: block;
	font-size: 15px;
	line-height: 30px;
	text-align: left;
	background-color: #f6f6f6;
	color: #000;
}

.select-element label {
	position: relative;
	float: left;
}

.select-element select {
	display: none;
}

.select-element div.select-result {
	width: 150px;
	min-width: 100px;
	max-width: 150px;
	height: 30px;
	padding: 4px 47px 4px 7px;
	/*margin: 0;*/
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
	color: #000;
	cursor: default;
}

.select-element span.select-action {
	position: absolute;
	top: 0;
	right: 0;
	height: 38px;
	width: 40px;
	background: #dad4cb url(../images/cmn/selectbox-down.png) no-repeat center center;
}

.select-element span.select-action:hover {
	background-color: #da9c15;
}

.select-element ul {
	position: relative;
	display: none;
	background-color: #f6f6f6;
	overflow: hidden;
	border-top: 1px solid #dad4cb;
}

.select-element ul.view {
	display: block;
}

.select-element li {
	/*padding: 7px 10px;*/
}

.select-element li a {
	padding: 7px 10px;
	display: block;
}

.select-element li.li-on {
	background-color: #dad4cb;
	color: #000;
}

.select-element li:hover {
	background-color: #feac01;
	color: #fff;
}

.va1 {
	-webkit-animation: view 1s 1 ease-out;
	-moz-animation: view 1s 1 ease-out;
	animation: view 1s 1 ease-out;
}


@-webkit-keyframes view {0%,30% {opacity: 0;}}
@-moz-keyframes view {0%,30% {opacity: 0;}}
@keyframes view {0%,30% {opacity: 0;}}


/*
@keyframes view {
	0% {height: 0px;}
	100% {height: 100%; opacity: 1;}
}
*/



@keyframes grow {
	0% {
		transform: scale(1, 1);
	}
	99% {
		transform: scale(4, 4);
		opacity: 0;
	}
	100% {
		transform: scale(1, 1);
		opacity: 0;
	}
}

.starability-grow {
	display: block;
	position: relative;
	width: 300px;
	min-height: 40px;
	padding: 0;
	border: none;
}

.starability-grow > input {
	position: absolute;
	margin-right: -100%;
	opacity: 0;
}

.starability-grow > input:checked ~ label,
.starability-grow > input:focus ~ label {
	background-position: 0 -30px;
}

.starability-grow > input:hover ~ label {
	background-position: 0 -30px;
}

.starability-grow > input:focus + label {
	/*outline: 1px dotted #999;*/
}

.starability-grow > label {
	position: relative;
	display: inline-block;
	float: right;
	width: 30px;
	height: 30px;
	color: transparent;
	cursor: pointer;
	background-image: url("../images/starability-images/icons.png");
	background-repeat: no-repeat;
}

@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-resolution: 192dpi) {
	.starability-grow > label {
		background-image: url("../images/starability-images/icons@2x.png");
		background-size: 30px auto;
	}
}

.starability-grow > label:before {
	display: none;
	position: absolute;
	content: ' ';
	width: 30px;
	height: 30px;
	background-image: url("../images/starability-images/icons.png");
	background-repeat: no-repeat;
	bottom: 0;
}

@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-resolution: 192dpi) {
	.starability-grow > label:before {
		background-image: url("../images/starability-images/icons@2x.png");
		background-size: 30px auto;
	}
}

.starability-grow > input:checked + label:before {
	background-position: 0 -30px;
	display: block;
	animation-duration: 1s;
	animation-name: grow;
	animation-fill-mode: forwards;
}















.jcf-select {
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: 1px solid #9da0a5;
	background: #f9f9f9;
	margin: 0 0 10px;
	min-width: 150px;
	height: 36px;
}

.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: 24px;
	margin: 0 30px 0 8px;
	height: 32px;
	color: #646464;
	padding: 5px 0;
}

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

.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 #2a2525;
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	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: 9999;
	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: 16px;
	font-size: 14px;
	width: 100%;
	border: 1px solid #9da0a5;
}

.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}

.jcf-list ul {
	border: 0px solid #9da0a5;
}

.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;
}




.redline {
	background-color: red;
	color: white;
	text-align: center;
	padding: 3px;
}

.redline.fix {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1501;
}

.wsn {
	white-space: nowrap;
}













/**/





	/*------------------------*/
	/*---- hamburger menu ----*/
	.hamburger {
		position: absolute;
		left: 15px;
		top: 6px;
		display: none;
		cursor: pointer;
		-webkit-transition-property: opacity, -webkit-filter;
		transition-property: opacity, -webkit-filter;
		transition-property: opacity, filter;
		transition-property: opacity, filter, -webkit-filter;
		-webkit-transition-duration: 0.15s;
		transition-duration: 0.15s;
		-webkit-transition-timing-function: linear;
		transition-timing-function: linear;
		font: inherit;
		color: inherit;
		text-transform: none;
		background: transparent;
		border: 0;
		margin: 0;
		overflow: visible
	}
	.hamburger:hover {
		opacity: 0.7
	}
	.hamburger.is-active:hover {
		opacity: 0.7
	}
	.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after {
		background: #554f4d;
	}
	.hamburger-box {
		width: 40px;
		height: 24px;
		display: inline-block;
		position: relative
	}
	.hamburger-inner {
		display: block;
		top: 50%;
		margin-top: -2px
	}
	.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
		width: 40px;
		height: 4px;
		background-color: #554f4d;
		border-radius: 4px;
		position: absolute;
		-webkit-transition-property: -webkit-transform;
		transition-property: -webkit-transform;
		transition-property: transform;
		transition-property: transform, -webkit-transform;
		-webkit-transition-duration: 0.55s;
		transition-duration: 0.55s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease
	}
	.hamburger-inner::before, .hamburger-inner::after {
		content: '';
		display: block
	}
	.hamburger-inner::before {
		top: -10px
	}
	.hamburger-inner::after {
		bottom: -10px
	}
	.hamburger:focus {
		outline: none
	}
	.hamburger--slider .hamburger-inner {
		top: 2px
	}
	.hamburger--slider .hamburger-inner::before {
		top: 10px;
		-webkit-transition-property: opacity, -webkit-transform;
		transition-property: opacity, -webkit-transform;
		transition-property: transform, opacity;
		transition-property: transform, opacity, -webkit-transform;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
		-webkit-transition-duration: 0.15s;
		transition-duration: 0.15s
	}
	.hamburger--slider .hamburger-inner::after {
		top: 20px
	}
	.hamburger--slider.is-active .hamburger-inner {
		-webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
		transform: translate3d(0, 10px, 0) rotate(45deg)
	}
	.hamburger--slider.is-active .hamburger-inner::before {
		-webkit-transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
		transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
		opacity: 0
	}
	.hamburger--slider.is-active .hamburger-inner::after {
		-webkit-transform: translate3d(0, -20px, 0) rotate(-90deg);
		transform: translate3d(0, -20px, 0) rotate(-90deg)
	}
	.overlay{
		display: none;
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: #00000078;
		z-index: 1
	}

	/*---- menu ----*/
	.exNav {
		display: block;
		background-color: unset;
	}
	.exNav__nav {
		height: 56px;
		overflow: hidden;
		background-color: #edbd2f; 
	}
	.exNav__nav-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: flex-start;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin: 0 0 0 56px;
	}
	.exNav__nav-link {
		color: #2c2b39;
		display: block;
		text-decoration: none;
		padding: 18px 10px;
		transition: all .3s linear;
	}
	.exNav__nav-link:focus, .exNav__nav-link:hover {
		color: #fff;
		background-color: #da9c15;
	}
	.exNav__nav-link:hover {
		position: relative;
	}
	.exNav__nav-list li.li-on a:hover, .exNav__nav-list li.li-on a {
		color: #fff;
		background-color: #4286be;
	}
/*----------------------------------------------------------*/
	/*.topNav div.exNavC {
		display: none;
	}*/
	.button {
		margin: 25px 0;
		color: #0c4a7d;
		box-shadow: 0 0 2px #4286be;
	}
	button.hamburger {
		background-color: unset;
		padding: 10px 0px;
	}
	 /*button.executable, button.centered {
		box-shadow: 0 0 5px rgb(12, 74, 125);
	}*/
	
	/*---- pp ----*/
	#pp .ce a.button {
		color: #0c4a7d;
	}
	#pp .ce a.button:hover {
		color: #fff;
	}
	/*---- map-section-activate ----*/
	.map-section-activate #mp button.executable {
		margin-top: -260px !important;
	}

	/*-----------------*/
	/*---- F O R M ----*/
	.registration-form {
		width: 100% !important;
	}
	.registration-form .register-left, .register-right {
		width: 45%;
	}
	.registration-form .register-left input.field {
		width: 95% !important;
	}
	.registration-form .register-right input.field {
		width: 105%;
	}
	/*.dialog .dlg-body {
		background: #f0c443;
	}*/
	.field input.field, select.field, textarea {
		border: 1px solid #4286be;
	}
   /* .fld-soc-reg .h2, .fld-soc-signin .h2 {
		font-weight: bold;
	}
	.form p.field label, .form p.area label {
		color: #0c4a7d;
		font-weight: bold;
	}*/
	.select2-container-multi .select2-choices .select2-search-field input {
		width: 100% !important;
	}
	.select2-container-multi .select2-choices {
		border: 1px solid #4286be;
	}
	/*---- END the FORM ----*/
	/*----------------------*/

	/*form of thr center*/
	.dialog {
		transform: translate(-50%,0%);
		margin: 0 !important;
		top: 20%;
		/*width: 80%;*/
	}
	/*---- check appeal ------*/
	button.executable {
		margin: 0 !important;
	}
	/*---page map ---*/
	#page #crumbs .block.small {
		width: 270px;
	}
	#page #crumbs h2 {
		font-size: 25px;
	}
	/*---------*/


@media screen and (max-width: 992px) {
	/*---- m e n u --------*/
	/*.exNav__nav {
		transform: translate(0%, 75%);
	}
	.exNav__nav-link {
		font-size: 12px;
	}
	.exNav__nav {
		margin: 0px !important;
	}*/
	.exNav__nav-list {
		margin: 0px !important;
	}
	/*.exNav__nav-link {
		padding: 18px 3px;
	}
	
	/*#pp .ce {
		min-width: auto;
	}
	#gp .ce {
		min-width: auto;
	}*/

	/*---- ----*/
	#page {
		min-width: auto;
	}
	.ce {
		min-width: auto;
	}
   
	/*---- ba ----*/
	#ba .ce .block .block {
		width: 276px;
	}
	#ba .ce .block {
		width: 50%;
	} 
	/*---- hc ----*/
	#hc .ce{
		display: flex;
		justify-content: space-between;
		flex-direction: row-reverse;
	} 
	#hc .ce .right .buttons{
		width: 100%;
	} 
	#hc .ce .block{
		width: 48%;
		overflow: hidden;
	}
	#hc .ce .block.left iframe{
		width: 100% !important;
	}
	#hc .ce .block.left .news.flex{
		padding: 0;
	}
	/*---- footer ----*/
	#footer h2 {
		margin: 0 30px 30px 0;
	}
	#footer .block {   
		width: 30%;
	}
	#footer .second {
		width: 40%;
	}
	#footer .third {
		width: 30%;
	}
	#footer .third ul {
		width: 100%;
	}
	#footer .stat {
		margin: 20px 30px 0;
	}
	/*---- stat ----*/
	#stat {
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
		transform: translateX(-20%);
	}
	/*---- cir ----*/
	.cir .block {
		/*float: left;*/
		width: 30%;
		display: flex;
		flex-wrap: wrap;
		transform: translate(25%, 0%);
		margin: 20px auto 0;
		/*margin: 20px 10px 0px;*/
	}
	.cir .block a h2, .cir .block a h4 {
		/*left: 170px;
		width: 250px;*/
		left: 90%;
		width: 100%;
	}
	.cir .block a span {
		padding: 115px 0% 0;
		width: 100%;
	}

	/*--check appeal--*/
	#content .fl .select2-container {
		width: auto !important;
	}
	/*---  leave an appeal --*/
	#page #crumbs h2 {
		font-size: 20px;
	}
	/*---- content ----*/
	 #content .ce {
		display: flex;
		flex-direction: column;
	}
	#content .block {
		width: 100% !important;
	}
   /* #content .ce ul.topics-menu {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}*/
	#content .ce .pe {
		border: 1px solid #f1e2e273;
		padding: 10px !important;
		margin: 0 15px 15px 0 !important;
	}
	#content .ce .pe-pagination { 
		border: 0px;
	}
	.pe .top div {
		margin: 0 0 10px 5px;
	}
	/*------*/
}

@media screen and (max-width: 768px){
	/*---- ----*/
	#page{
		min-width: auto;
	}
	.ce{
		max-width: auto;
		min-width: auto;
		width: 95%;
	}
   
	/*---- hamburger menu ----*/
	.hamburger {
		display: block;
		z-index: 11;
	}
	.hamburger.is-active:hover {
		opacity: 0.8;
		/*left: 50%;*/
	}
	.overlay-active  {
		display: block;
		z-index: 11;
	}
	.no-scroll {
		overflow: hidden
	}
	/*---- menu ----*/
	.exNav__nav, .exNav__nav-list {
		flex-direction: column;
		align-items: flex-start;
		padding: 0 30px;
	}
	.exNav__nav {
		position: absolute;
		top: 0;
		right: 102%;
		background: #f9c11e;
		padding: 80px 20px 0;
		height: 100vh;
		/*width: 50%;*/
		text-align: center;
		z-index: 12;
		transform: translateX(0%);
		transition: all .3s ease
	}
	.exNav__nav.active {
		transform: translateX(100%)
	}
	.exNav__nav-link {
		font-size: 16px;
		border: 1px solid #0c4a7d00;
		width: 220px;
		padding: 15px 30px;
		/*margin: 20px 0;
		background: #edbd2f;
		background: #feac01;*/
	}
	 /*.exNav__nav-link, .exNav__nav-link.active {
		display: block;
		font-size: 26px;
		line-height: 1.8;
		padding: 0
	}
   .exNav__nav-link:hover {
		position: relative;
		border: 1px solid #fff;
		box-shadow: 0 0 2px rgba(255, 255, 255, 0.5);*/
	   /* background: #4286be;
		color: white;
	}*/
	.exNav__nav-link:hover::after {
		position: absolute;
		width: 50%;
		margin: 5px auto
	}

	.ac {
		right: 0px;
	}
   
	/*---- header ----*/
	#header{
		background-size: cover;
		height: 100%;
		background-position: center;
		position: relative;
	}
	#header h1{
		margin-bottom: 20px;
	} 
	#header .ce{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	#header .ce h2{
		width: 100%;
		text-align: center;  
	}
	#header .leftText{
		width: 100% !important;
	}
	
	#header .leftText p {
		float: none;
		margin-bottom: 20px;
		font-size: 12px;
	}
	#header .leftText strong {
		font-size: 74px; 
	}
	#header .leftText span {
		font-size: 20px;
	}
	#header h2 {
		font-size: 25px;
	}
	#header h2 span {
		font-size: 16px;
	}
	/*---- pp ----*/
	#pp{
		padding-top: 50px;
	}
	#pp .ce{
		display: flex;
		flex-direction: column;
	}
	#pp .block{
		width: 100%;
		padding-bottom: 30px;
		margin-top: 30px;
		border-bottom: 1px solid rgb(255, 255, 255);
	}
	#pp .block input.field{
		width: 100%;
	}

	#pp .block.right{
		width: 100%;
		height: 500px;
		border-bottom: none;
	}
	#pp .mid input#lbl-petition-owner {
		margin: 20px 5px 25px 0;
	}
	#pp .ce h3 {
		text-align: center;
		margin: 0;
	}
	#pp .ce .button {
		width: 100%;
		margin: 20px 0px!important;
	}
	#pp .ce a.button {
		padding: 10px 0;
		margin-top: 0;
	}
	#pp form{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#pp form .fl{
		width: 40%;
	   /* margin-bottom: 20px;*/
	}
	#pp-cnt{
		height: 85%;
	}
	#pp-cnt .block div{
		padding: 0;
	}
	.pp-cnt-top{
		margin-top: 30px;
	}
	/*---- map-section-activate ----*/
	.map-section-activate #mp  {
		height: 300px !important;
	}
	/*---- ba ----*/
	/*#ba{
		display: none;
	}*/
	#ba .ce .block {
		width: 100%;
	}
	#ba .ce .block .block {
		width: 70%;
	}
	.ba-hide {
		display: none;
	}
	/*---- hc ----*/
	#hc{
		padding-top: 0;
	}
	#hc .ce {
		display: flex;
		flex-direction: column;
	}
	#hc .ce .block {
		width: 100%;
		margin-top: 50px;
	}
	#hc .ce .block .toe{
		text-align: center;
	}

	#hc .block.right{
		float: none;
	}
	#hc .block.left.toe{
		display: none;
	}
	#hc .block.left.news {
		display: none;
	}
	#hc .block.left.hr-news{
		display: none;
	}
	/*---- footer ----*/
	#footer h2 {
		padding: 0 0 10px;
		margin: 0 30px 10px 0;
		font-weight: bold;
	}
	#footer .block {
		float: none;
		width: 90%;
		margin: 0 auto 50px;
	}
	#footer .second {
		width: 90%;
	}
	#footer .third {
		width: 90%;
	}
	#footer .third ul {
		float: none;
		width: 100%;
	}
	#footer .symbol {
		display: flex;
		justify-content: center;
		margin: 10px auto 0;
		width: 150px;
	}
	#footer .stat {
		display: flex;
		justify-content: center;
		float: none;
		margin: 20px auto 0;
		width: 200px;
	}
	/*---- stat ----*/
	#stat {
		transform: translateX(-30%);
	}

	/*---- bp ----*/
	#bp .ce {
		display: flex;
		flex-direction: column;
	}
	#bp a.button {
		margin: 10px 20px 0 0;
	}
	/*---- cir ----*/   
	.cir .block a h2, .cir .block a h4 {
		left: 100%;
	}
	.cir .block a h2 {
		font-size: 28px;
		font-weight: bold;
	}
	.cir .block a h4 {
		font-size: 14px;
	}
	/*-----------------*/
	/*---- F O R M ----*/
	.registration-form {
		display: flex;
		flex-direction: column;
		width: 100%;
	}
	.registration-form .register-left {
		float: none;
	}
	.registration-form .register-right {
		order: -1;
		float: none;
	}
	.registration-form .register-left, .register-right {
		width: 100% !important;
	}
	.registration-form .register-right input.field {
		width: 95% !important;
	}
	/*.register-left input.field {
		width: 100%;
	}
	.register-right input.field {
		width: 100%;
	}*/

	.form p .field {
		float: none;
	}
	.form p.field-checkbox {
		margin: 0px 0 10px;
	}

	.field input.field, select.field, textarea {
		font-size: 14px;
	}
	
	#content .fl .select2-container {
		width: 100% !important;
	}
	#s2id_author_social_id, #s2id_author_category_id {
		/*display: block;*/
		width: 100% !important;
	} 
	.field .select2-container .select2-choice > .select2-chosen{
		font-size: 14px !important;
		margin-bottom: 30px;
	}

	.select2-container-multi .select2-choices {
		width: 97%;
	}
	.select2-container-multi .select2-choices .select2-search-field input {
		font-size: 12px;
		/*font-weight: bold;*/
		width: 100% !important;
	}

	.form p.field-checkbox.small #lbl-check-subscribe {
		margin-top: 30px;
	}
	
	/*form of the center*/
	.dialog {
		transform: translate(-50%,0%);
		margin: 0 !important;
		top: 20%;
		width: 80%;
	}
	/*sign in*/
	.dlg-body .login-form p.field > .select2-container{
		font-size: 14px;
	}
	.dlg-body .tac {
		width: 100% !important;
	}

	.dlg-body .login-form p.field {
		margin: 10px 20px 10px 0px;
		width: 100%;
	}
	.dlg-body .login-form {
		float: none;
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.dlg-body .login-form #lbl-login_username, #lbl-login_password{
		width: 100%;
	}
	/* END EDIT FORM */
	/*---------------*/

	/*---- crumbs ----*/
	#page #crumbs .ce {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	#page #crumbs .block {
		width: 100% !important;
		float: none;
		height: 80px;
	}
	#page #crumbs .ce #block-filter {
		padding: 0px;
		margin-bottom: 20px!important;
	}
	#page #crumbs .block.small {
		width: 100%;
		text-align: center;
	}
	#page #crumbs h2 {
		font-size: 18px;
	}
	/*---- check appeal ------*/
	#content .ce .fl {
		width: 100%;
		float: none;
	}
	#content .ce .fl input.field {
		width: 95%;
		margin: 10px 5px;
		float: none;
	}
	#content .ce .fl button.executable {
		margin: 20px;
		width: 100% !important;
	}
	/*---- check an appeal ------*/
	#page #content .ce .f1  {
		display: flex;
	}
	/*--- leave an appeal-----*/
	#content .blk-auto .form .tal, #contenr .blk-auto .form .map{
		width: 95% !important;
	}
	#content .blk-auto .tal .select2connect {
		float: none;
		display: flex;
	}
	#content .blk-auto .tal .file-container a.green {
		margin-top: 10px;
	}
	#content .blk-auto .tal .select2connect .fl .field-slim input#lbl-apartment {
		margin: 0px;
	}
	/*---- profile of the user --------*/
	#content .ce .full .fr  {
		margin: 10px;
	}
	/*---- bp ----*/
	/*---- category of the catalog ----*/
	#bp {
		padding: 25px 0;
	}
	#bp .ce {
		display: flex;
		flex-direction: column;
	}
	#bp .ce a.button {
		margin: 0px 20px 15px 0 !important;
		display: block;
	}

	/*---- cataloge  ----*/
	#content .block .top {
		display: flex;
		flex-wrap: wrap;
	}
   /* #content .block .top .status {
		margin: 5px auto 0;
	}*/
	#content .ce .right {
		width: 100%;
	}
	/*#content .ce ul.topics-menu {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}*/
	#content .ce ul.topics-menu li {
		margin: 10px 0px;
	}
	.pe .top .info {
		min-width: 0px !important;
	}
	.pages a, .pages strong {
		font-size: 16px;
	}
}
	
@media screen and (max-width: 480px) {
	/*--------------*/
	/*  FONT Size   */
	#header .leftText p {
		font-size: 11px;
	}
	#header .leftText strong {
		font-size: 60px; 
		line-height: 60px;
	}
	#header .leftText span {
		font-size: 20px;
	}
	#header h2 {
		font-size: 20px;
		line-height: 30px;
		padding: 15px 0 0 !important;
	}
	#header h2 span {
		font-size: 14px;
	}
	/* END FOND Size*/
	/*--------------*/

	h3 {
		font-size: 17px;
		line-height: 24px;
	}
	.ce {
		width: 93%;
	}

	/*---- redline ----*/
	#page .redline.fix .wsn {
		white-space: unset;
	}
	/*---- menu ----*/
	.exNav__nav-link {
	   /* font-size: 15px;*/
	}
	/*---- header ----*/
	#header h1 {
		margin-bottom: 0px;
	}
	#header .ce {
		padding: 10px 0;
	}
	/*---- pp ----*/
	#pp {
		padding: 10px 0;
	}
	#pp p {
		padding: 25px 0 0;
	}
	#pp ul {
		margin-top: 20px;
	}
	#pp .block.right{
		width: 94%;
	}
	/*---- gp ----*/
	#gp {
		padding-top: 35px;
	}
	#gp .ce .h3 {
		font-size: 20px;
	}
	#gp .cir .block{
		margin-top: 5px;
	}

	/*---- footer ----*/
	#footer {
		padding: 20px 0;
	}
	#footer .ce{
		display: flex;
		flex-wrap: wrap;
	}
	#footer .block{
		margin-bottom: 25px;
		order: -1;
	}
	#footer h2{
		padding:0 0 10px;
		margin: 0 0 10px;
	}
	#footer .stat {
		order: -1;
		width: 250px;
		margin: 10px auto 15px;
	}
	/*---- stat ----*/
	#stat {
		transform: translateX(-30%);
	}
	/*---- ----*/

	/*---- cir ----*/
	.cir .block {
		width: 40%;
		transform: translate(20%, 0%);
	}
	.cir .block a h2, .cir .block a h4 {
		left: 160px;
		max-width: 100%;
	}
	.cir .block a h2 {
		font-size: 22px;
	}
	.cir .block a h4 {
		font-size: 12px;
	}
	/*---- crumbs ----*/
	#page #crumbs h2 {
		font-size: 19px;
	}
	/*---- ----*/
	#content .ce .fl input.field {
		width: 90%;
	}
	/*--- leave an appeal-----*/ 
	#content .blk-auto .tal .select2connect {
		flex-direction: column;
	}
	#content .blk-auto .tal .file-container a.green {
		display: block;
	}
	#content .blk-auto .tal .file-container .-tac a.executable {
		display: block;
	}
	/*---- profile of the user ----*/
	#content .ce .full .fr  {
		width: 100%;
		margin: 10px;
	}
	#content .ce .full .fr div.classForSelect2 {
		width: 95%;
	}
	#content .ce .full .fr input#date-range {
		width: 90%;
	}
	#content .ce .full fieldset {
		display: flex;
		flex-direction: column;
	}
	#content .ce .fr-first {
		order: 2;
	}
	#content .ce .fr-first input.field {
		width: 95%;
		margin-bottom: 10px;
	}
	/*----button of the registretion -> in user profile----*/
	.ac li a {
		transition: all .0s linear;
	}
	.ac li a.account {
		text-indent: 27px;
		font-size: 0px;
	}
	.dialog .dlg-body {
		padding: 20px;
	}
	/*---- cataloge category .ce .left----*/
	#content .ce .pe {
		margin: 0 10px 15px 0;
	}
	#content .ce .pe .top {
		display: flex;
	}
	#content .ce .pe .top .date {
		width: 80%;
	}
	#content .ce .pe .top .petition-numb { 
		width: 60%;
	}
	#content .ce .pe .cnt-hidden a.open-cnt {
		display: block;
	}
	.pages a, .pages strong {
		font-size: 13px;
	}
	/*---- dialog ----*/
	.dialog {
		width: 95%;
	}
}

@media screen and (max-width: 358px) {
	/*---- redline ----*/

	/*---- menu ----*/
	.exNav__nav {
		width: 325px;
	}
	.exNav__nav.active {
		display: block;
		width: 100%;
	}
	.exNav__nav, .exNav__nav-list {
		padding: 50px 0px 0px 15px;
	}
	.exNav__nav-list li.li-on {
		width: 100%;
	}
	.exNav__nav-link {
		display: block;
		width: 180px;
		padding: 10px 20px;
	}
	
	/*---- button registation ----*/
	.ac li.first {
		display: none;
	}
	/*---- ----*/
	.cir .block a h2, .cir .block a h4 {
		left: 130px;
	}
   
}