html,body{
    margin: 0px;
padding: 0px;
font-family: helveticaneuecyrlight;
    background: #fff;
    height: 100%;
}

#container {
min-width: 1040px;
/* margin: 0 auto; */
min-height: 100%;
margin-bottom: 30px;
}

.header {
width: 1020px;
margin: 0 auto;
height: 80px;
/* margin: 0px 30px 0px 30px; */
}

.header_wrapper {
background: #fff;
}

.header .logo {
width: 364px;
height: 51px;
display: block;
/*background: url(../images/logo.png) no-repeat;*/
/* margin-left: 30px; */
margin-top: 14px;
/* clear: both; */
float: left;
}

.header .search {
height: 18px;
min-width: 193px;
/* background: #000; */
float: left;
margin-left: 42px;
margin-top: 27px;
}

.search input[type="text"] {
height: 21px;
margin: 0px;
padding: 0px;
border: none;
display: block;
width: 125px;
border-left: 1px solid #e5e5ea;
border-top: 1px solid #e5e5ea;
border-bottom: 1px solid #e5e5ea;
float: left;
font-size: 15px;
color: #C2C2C2;
padding-left: 5px;
border-color: #000;
}

a {
color: #000;
text-decoration: none;
}

.gerb img {
    height: 74px;
    display: block;
    float: left;
    margin-top: 3px;
    margin-right: 5px;
}

.gerb {
}

.pg-modal-button {
    width: 182px;
    height: 165px;
    display: block;
    position: relative;
}

.pg-modal-button:hover .zoom {
    display: block;
    width: 37px;
    height: 37px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    background: url(../images/zoom.png) no-repeat;
}

.pg-modal-button:hover {
    -webkit-box-shadow: inset 0px 0px 0px 2px rgba(63,144,198,1);  -moz-box-shadow: inset 0px 0px 0px 2px rgba(63,144,198,1);  
    box-shadow: inset 0px 0px 0px 2px rgba(63,144,198,1);
}

.pg-modal-button img {
    width: 182px;
    height: 165px;
}

.itemView .itemPrintLink {
    /* display: block; */
    font-size: 14px;
    color: #a4acb0;
    border-bottom: 1px solid #e8eaeb;
    float: left;
    font-weight: bold;
}

.moduletable.events .all_news {
width: 121px;
height: 26px;
display: block;
background: #000;
border: 1px solid #fff;
line-height: 26px;
text-align: center;
font-size: 18px;
color: #fff;
float: right;
/* margin-right: 17px; */
/* margin-top: 39px; */
position: absolute;
bottom: 0;
right: 17px;
margin-bottom: 10px;
color: #fff!important;
}

.moduletable.events .moduleItemIntrotext div {
display: block;
width: 7px;
height: 12px;
/* float: right; */
/* clear: both; */
display: inline-block;
/* margin-top: 0px; */
/* padding-top: 0px; */
position: relative;
top: 2px;
left: 10px;
}

ul {
margin: 0px;
padding: 0px;
}


.top_menu {
width: 1040px;
margin: 0 auto;
/* z-index: 1000; */
/* position: fixed; */
}

.top_menu > li li {
display: block;
/* border-bottom: 1px solid #40465b; */ 
/* padding: 3px 0px 3px 10px; */
}

.top_menu > li li a {
border-bottom: 1px solid #000;
/* padding: 3px 0px 3px 10px; */
display: block;
padding: 3px 10px 3px 10px; */;
/* border-bottom: 1px solid #40465b; */
/* font-size: 13.5px; */
}

.top_menu > li li a:hover, .top_menu > li li.active > a {
    background: #000;
    color: #fff;
}

.top_menu > li li:last-child a {
border: 0;
}

.top_menu > li > a {
height: 37px;
display: block;
line-height: 37px;
font-size: 18px;
padding: 0px 14px 0px 14px;
/* font-weight: bold; */
border-color: #000;
}

.error404 {
    display: none!important;
}

.top_menu > li:hover,.top_menu > li.active {
background: #fff;
}

.top_menu > li:hover a, .top_menu > li.active a {
    color: #000;
}

.top_menu li.active.deeper.parent {
background: #fff;
}

.top_menu > li:last-child > a {
border: 0px;
}

.top_menu a {
color: #fff;
}

.top_menu > li {
display: inline-block;
}

.top_menu > li.deeper.parent {
    background-image: url(../images/arrow_down.png);
    background-repeat: no-repeat;
    background-position: 95% center;
}

.top_menu > li ul {
display: none;
position: absolute;
background: #fff;
border-bottom: 3px solid #292d3a;
padding: 7px 0px 7px 0px;
border-left: 1px solid #383c4a;
border-right: 1px solid #383c4a;
/* border-top: 1px solid #383c4a; */
width: 190px;
z-index: 10000;
border-color: #000;
}

.top_menu > li > ul ul {
left: 190px;
/* border-left: 0px; */
/* border-right: 0px; */
/* bottom: 0px; */
margin-top: -22px;
border-top: 0px;
/* padding-top: 0px; */
/* padding-bottom: 0px; */
/* top: 10px; */
/* position: relative; */
}

.number_phone .hot_line {
color: #000;
font-size: 14px;
font-family: Arial;
float: right;
display: block;
}

.social_icons .vk {
background: url(../images/social_icons.png);
}

.social_icons .facebook {
background: url(../images/social_icons.png) 100%;
}

.social_icons .twitter {
background: url(../images/social_icons.png) 199%;
}

.social_icons .odnoklassniki {
background: url(../images/social_icons.png) 298%;
}

.number_phone {
clear: both;
margin-top: 10px;
float: right;
}

.number_phone .phone {
display: block;
/* height: 13px; */
font-family: proxima_nova_ltlight;
font-size: 19px;
/* font-weight: bold; */
}

.header .version {
display: block;
float: left;
/* line-height: 23px; */
font-size: 17px;
width: 90px;
margin-top: 22px;
margin-left: 42px;
}

.search input[type="submit"] {
width: 56px;
height: 23px;
padding: 0px;
margin: 0px;
border: 0px;
outline: 0;
float: left;
display: block;
border: 1px solid #d9d9eb;
/* border-bottom: 1px solid #d9d9eb; */
background: #000;
/* border-right: 1px solid #d9d9eb; */
font-size: 15px;
color: #fff;
border-color: #000;
}

.header .right_block {
float: right;
margin-top: 14px;
}


.social_icons a {
display: block;
width: 27px;
height: 25px;
float: left;
margin-right: 3px;
background-repeat: no-repeat;
	/* CSS3 */
	
	
	
	
	
	/* IE 5.5+ */
	
}

.social_icons a:last-child {
margin: 0px;
}

.social_icons {
float: right;
display: none;
}

.header .sub_header {
/* display: block; */
margin: 0px 30px 0px 30px;
height: 73px;
}

.top_menu_wrapper {
background: #000;
border-bottom: 1px solid #000;
border-top: 1px solid #000;
}

.top_menu_wrapper.fixed {
position: fixed;
left: 0;
right: 0;
top: 0;
z-index: 999999999;
}

.content_wrapper {
width: 960px;
margin: 0 auto;
margin-top: 5px;
}

.slider {
width: 670px;
float: left;
}

.moduletable.events {
float: right;
width: 100%;
background: #fff;
padding: 0px!important;
border-bottom: 0px;
height: 280px;
position: relative;
}

.moduletable.events * {
    color: #000!important;
}

.moduletable.left_menu {
    clear: both;
    float: left;
    width: 249px;
    margin-top: 5px;
}


.moduletable.left_menu ul {
    background: #000;
    padding: 17px 0px 17px 0px;
}

.moduletable.left_menu li {
    display: block;
}

.moduletable.left_menu li a {
    display: block;
    padding: 4px 9px 4px 9px;
    color: #fff;
    border-bottom: 1px solid #fff;
    font-size: 17px;
}

.moduletable.left_menu li a:hover,.moduletable.left_menu li.active a {
    text-decoration: underline;
}

.moduletable.left_menu li:last-child a {
    border: 0;
}

.moduletable.events .moduleItemDateCreated {
display: block;
width: 70px;
font-size: 13px;
background: #fff;
padding-left: 30px;
color: #000;
}

.moduletable.events ul li {
border-top: 1px solid #515157;
margin-right: 19px;
clear: both;
}

.events h3 {
margin: 0px;
font-size: 22px;
color: #fefefe;
padding: 10px 0px 10px 17px;
}

.events li {
display: block;
}

.moduletable.events .moduleItemIntrotext {
font-size: 15.5px;
font-family: Arial;
color: #fff;
padding: 5px 0px 5px 17px;
display: block;
}

.moduletable.events .moduleItemIntrotext:hover {
    text-decoration: underline;
}

.left_block {
    float: left;
    clear: both;
}
.right_block {
    float: right;
}

.clear {
    clear: both;
}

.doc_files {
    float: right;
    width: 668px;
    height: 200px;
    background: #fff;
    border: 1px solid #000;
    margin-top: 10px;
}

.page.doc_files {
    width: auto;
    float: none;
    border: 0;
    height: auto;
    background: inherit;
    margin: 0;
}

.doc_files .title_top {
    height: 20px;
    background: #000;
    font-size: 15px;
    text-align: center;
    color: #fff;
    line-height: 18px;
    font-weight: bold;
    width: 82px;
}

.doc_files .body .title span:nth-child(1) {
    font-family: Arial;
    font-weight: bold;
    color: #5f5f5f;
    text-decoration: underline;
    font-size: 17px;
}

.doc_files .body {
    margin: 5px 10px 5px 10px;
}

.doc_files .body .title span:nth-child(2) {
    color: #5f5f5f;
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
    margin-left: 5px;
}

.doc_files .body .title span:nth-child(3) {
    font-family: Arial;
    font-style: italic;
    color: #d95050;
    font-size: 13px;
}

.doc_files .body .title .load {
    width: 13px;
    height: 13px;
    background: url(../images/download.png) no-repeat;
    display: inline-block;
}

.doc_files .body .description {
    font-size: 14px;
    font-family: Arial;
    font-style: italic;
    color: #5f5f5f;
    margin-top: 5px;
}


.poll {
    clear: both;
    width: 249px;
    background: #424b67;
    padding: 0px!important;
}

.poll > div:not(#poll_links) {
    padding: 5px 9px 0px 9px;
}

.poll * {
    color: #fff;
}

.poll_item {
    padding-bottom: 10px;
    font-size: 14px;
}

.poll label {
    color: #fff;
    font-size: 14px;
    margin-bottom: 5px;
}

.poll h4 {
    margin: 0px;
    background: #d95050;
    font-weight: normal;
    padding: 5px 9px 5px 9px;
}

.poll input[type="radio"] {
    margin-top: 0px;
}

.poll input[name="task_button"] {
    background: #d95050;
    outline: none;
    border: 0;
    font-size: 16px;
    color: #fff;
    height: 23px;
    line-height: 23px;
    padding: 0px 10px 0px 10px;
    cursor: pointer;
    position: relative;
    left: 125px;
    top: 2px;
}

.poll #poll_buttons_1 {
    padding: 0px;
}

.footer_wrapper {
    background: #000;
    min-width: 1020px;
}

.footer_wrapper * {
    color: #fff!important;
}

.footer_wrapper .footer {
    width: 960px;
    margin: 0 auto;
    min-height: 157px;
    padding: 21px 0px 10px 0px;
}

.footer li {
    display: block;
}

.footer li a {
    color: #535353;
    font-size: 15px;
}

.footer li a:hover {
    text-decoration: underline;
}

.footer > div:not(.clear) {
    width: 18%;
    float: left;
}

.footer .moduletable {
    padding-left: 2%;
}


.footer .moduletable h3 {
    color: #c65656;
    font-size: 14px;
    font-family: Tahoma;
    font-weight: 400;
    margin: 0px;
    margin-bottom: 15px;
    font-family: Tahoma;
    text-transform: uppercase;
}

.footer .copy_year {
    color: #fff;
    font-family: Arial;
    font-size: 16px;
}

.footer .address {
    color: #c65656;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.footer .license {
    font-family: Tahoma;
    /* font-weight: 400; */
    font-size: 14px;
    color: #6e6e6e;
}

.footer .license a {
    color: #3783b3;
}

.footer .license a:hover {
    text-decoration: underline;
}

.footer .support {
    color: #6e6e6e;
    font-size: 14px;
    margin-top: 5px;
    font-family: Tahoma;
    margin-bottom: 5px;
}

.footer .hot_line {
    font-size: 14px;
    color: #6e6e6e;
    font-family: Tahoma;
}

.footer .hot_line span {
    font-size: 14px;
    color: #3c3d3d;
    display: block;
}

.footer .support a {
    font-size: 14.5px;
    display: block;
    color: #3c3d3d;
    text-decoration: underline;
}

#footer_slider {
    /* height: 74px; */
    width: 960px;
    margin: 0 auto;
}

#footer_slider .block {
    float: left;
    width: 109px;
    height: 49px;
    border-right: 1px solid #e6e6e6;
    padding-right: 17px;
    padding-left: 17px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#footer_slider .block .desc {
    font-size: 9px;
    color: #9d9d9d;
    font-family: Tahoma;
    text-align: center;
}

#footer_slider .block .title {
    font-size: 12px;
    color: #484747;
    font-family: Tahoma;
    text-align: center;
}

.footer_end {
    height: 18px;
    background: #000;
    min-width: 1020px;
    clear: both;
    display: none;
}

.footer_slider_wrapper {
    background: #fff;  min-width: 1020px;
}

.footer_slider_wrapper * {
    color: #000!important;
}

#footer_slider #interSlider_prev {
    width: 15px;
    height: 32px;
    background: url(../images/prev_slider.png) no-repeat;
    position: absolute;
    left: 0;
    cursor: pointer;
    z-index: 1;
    margin-top: 17px;
}

#footer_slider #interSlider_next {
    width: 15px;
    height: 32px;
    background: url(../images/next_slider.png) no-repeat;
    position: absolute;
    right: 0;
    margin-top: 17px;
    cursor: pointer;
    z-index: 1;
}

#footer_slider #slider_wrapper_margin {
    width: 872px;
    margin: 0 auto;
    overflow: hidden;
}

.gallery_wrapper {
    clear: both;
    width: 668px;
    margin-top: 15px;
    float: right;
}

.gallery {
    position: relative;
    z-index: 1111111;
}

.gallery section img {
    width: 100%;
    height: 100%;
    z-index: -2;
}

.gallery .title_top {
    position: absolute;
    z-index: 1;  height: 18px;  background: #d95050;  font-size: 13px;  text-align: center;  color: #fff;  line-height: 18px;  font-weight: bold;
    padding: 0px 10px 0px 10px;
}

.reception {
    width: 689px;
    margin-top: 32px;
}

.reception .form {
    border: 3px solid #202628;
    padding: 35px 20px 35px 20px;
    width: 353px;
    position: relative;
    float: left;
}

.reception .form input[type="text"] {
    width: 314px;
    padding: 0px 19px 0px 19px;
}

input.empty, textarea.empty {
    border: 3px solid #000 !important;
    -webkit-transition: all 0.5s linear;  -moz-transition:all 0.5s linear;  -ms-transition:all 0.5s linear;  -o-transition:all 0.5s linear;  transition:all 0.5s linear;
}

.reception .form textarea {
    width: 314px;
    height: 100px;
}

.form textarea {
    border: 1px solid #575b5c;
    padding: 10px 19px 10px 19px;
    display: block;
    width: 100%;
    font-family: proxima_nova_ltlight;
    font-size: 16px;
}

.reception .form .title {
    font-size: 25px;
    font-family: Tahoma;
    /* position: absolute; */
    width: 313px;
    text-align: center;
    position: absolute;
    /* margin: 0 auto; */
    top: -18px;
    left: 0px;
    right: 0px;
    margin: auto;
    background: #fff;
    text-transform: uppercase;
}

.form button {
    display: block;
    background: #000;
    margin: 0 auto;
    padding: 5px 10px 5px 10px;
    font-size: 18px;
    color: #fff;
    font-family: proxima_nova_ltlight;
    border: 0px;
}

.reception .form button[disabled] {
    width: 250px!important;
    background: #9B9B9B;
}

.reception .form button {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 98px;
    bottom: -16px;
    cursor: pointer;
}

.form input[type="text"] {
    padding: 0px;
    height: 34px;
    border: 1px solid #5b5f61;
    display: block;
    width: 100%;
    /* padding-left: 19px; */
    margin-bottom: 16px;
    /* max-width: 358px; */
    font-family: proxima_nova_ltlight;
    font-size: 16px;
}

.reception-info {
    float: left;
    width: 255px;
    font-family: Tahoma;
    margin-left: 11px;
}

.reception-info .title {
    font-size: 20px;
    font-family: proxima_nova_ltlight;
    font-weight: bold;
    margin-bottom: 5px;
}

.reception-info .body {
    font-size: 11px;
    color: #393c3e;
}

.reception-info .body ul li {
    list-style: decimal;
    margin-left: 22px;
    font-size: 15px;
}

.reception-info .body ul {}

.moduletable.polls {
    clear: both;
}

.weather {
    min-width: 247px;
    background: #e0e1e1;
    border: 1px solid #d8e3e8;
    height: 127px;
}

.weather .gradus {
    font-size: 71px;
    font-family: Tahoma;
    color: #6f8b9e;
    text-align: center;
    position: relative;
}

.weather .city {
    text-transform: uppercase;
    font-size: 17px;
    color: #6f8b9e;
    text-align: center;
}

.weather .gradus span:last-child {
    font-size: 28px;
    position: absolute;
    top: 5px;
}

.weather .left_block {
    width: 131px;
    border-right: 1px solid #cad5db;
    height: 100%;
}

.weather .right_block {
    width: 115px;
    height: 100%;
}

.weather .right_block .date {
    font-size: 16px;
    color: #d95050;
    font-family: Tahoma;
    text-align: center;
    height: 61px;
    line-height: 61px;
}

.weather .right_block .ico {
    height: 63px;
    background-image: url(../images/weather.png);
    border-bottom: 1px solid #cad5db;
    background-repeat: no-repeat;
    background-position: center;
}

.overlay {
    position: fixed;
    z-index: 999999999;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.38);
    cursor: pointer;
    display: none;
}


.show_img img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-height: 600px;
    max-width: 1300px;    
    -webkit-box-shadow: 0px 0px 14px 2px rgba(0,0,0,0.75);  -moz-box-shadow: 0px 0px 14px 2px rgba(0,0,0,0.75);  box-shadow: 0px 0px 14px 2px rgba(0,0,0,0.75);
    cursor: default;
}

.fixed_wrapper {
    min-height: 37px;
}

#k2Container.itemListView {
    /* clear: both; */
    width: 689px;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}

.itemListView .catItemDateCreated {
    color: #d95050;
    font-family: proxima_nova_ltlight;
    font-size: 13px;
    display: block;
    text-align: right;
    margin-right: 5px;
}

.itemListView .catItemTitle {
    color: #333232;
    margin: 0px;
    font-size: 14px;
    margin-left: 10px;
    margin-top: 5px;
}

.itemListView .itemContainer {
    width: 200px!important;
    float: left;
    height: 216px;
    border: 1px solid #e9ecf1;
    margin-right: 35px;
    position: relative;
    margin-bottom: 10px;
    -webkit-box-shadow: inset 3px -131px 0px -127px rgba(204,207,210,1);
-moz-box-shadow: inset 3px -131px 0px -127px rgba(204,207,210,1);
box-shadow: inset 3px -131px 0px -127px rgba(204,207,210,1);
}

.itemListView .itemContainer * {
    color: #000!important;
}

.itemListView .itemList .itemContainer:nth-child(3n+3) {
    margin-right: 0px;
}

.itemListView .itemContainer:hover {
    -webkit-box-shadow: inset 3px -131px 0px -127px #000;  -moz-box-shadow: inset 3px -131px 0px -127px #000;  box-shadow: inset 3px -131px 0px -127px #000;
    -webkit-transition: all 0.3s linear;  -moz-transition:all 0.3s linear;  -ms-transition:all 0.3s linear;  -o-transition:all 0.3s linear;  transition:all 0.3s linear;
}

.itemListView .catItemImage img {
    width: 200px!important;
    height: 128px!important;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */      filter: gray; /* IE6-9 */      -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */      transition: 0.3s ease-in;
}

.itemListView .catItemCategory {
    position: absolute;
    bottom: 0px;
    color: rgb(174, 174, 174);
    font-size: 11px;
    right: 0;
    margin: 0px 5px 5px 0px;
}

.itemListView .catItemCategory a {
    color: rgb(174, 174, 174);
}

.news_categories {
    clear: both;
    background: #000;
    width: 249px;
    float: left;
    margin-top: 10px;
}

.news_categories ul {
    padding-top: 20px;
    padding-bottom: 20px;
}

.news_categories ul li {
    display: block;
}

.news_categories ul li.activeCategory a, .news_categories ul li a:hover {
    text-decoration: underline;
}

.news_categories ul li a {
    border-bottom: 1px solid #fff;
    display: block;
    padding: 3px 3px 3px 35px;
    color: #fff;
    font-size: 15px;
    /* height: 14px; */
}

.news_categories ul li:nth-child(1) a {
    background:url(../images/ico1.png) no-repeat 8px center;
}

.news_categories ul li:nth-child(2) a {
    background:url(../images/ico2.png) no-repeat 8px center;
}

.news_categories ul li:nth-child(3) a {
    background:url(../images/ico3.png) no-repeat 8px center;
}

.news_categories ul li:nth-child(4) a {
    background:url(../images/ico4.png) no-repeat 8px center;
}

.news_categories ul li:nth-child(5) a {
    background:url(../images/ico5.png) no-repeat 8px center;
}

.news_categories ul li:nth-child(6) a {
    background:url(../images/ico6.png) no-repeat 8px center;
}

.news_categories ul li:nth-child(7) a {
    background:url(../images/ico7.png) no-repeat 8px center;
}

.news_categories ul li:nth-child(8) a {
    background:url(../images/ico8.png) no-repeat 8px center;
}

.news_categories ul li:last-child a {
    border: 0;
}

.itemView {
    /* clear: both; */
    border: 1px solid #e3eef2;
    padding: 5px 17px 5px 17px;
    background: #fff;
    position: relative;
    width: 640px!important;  float: left;  margin-left: 20px;  margin-top: 20px;
    border-color: #000;
}

.itemView * {
    color: #000!important;
    font-size: 16px!important;
}

.news_desc {
    clear: both;
    background: #000;
    width: 100%;
    float: left;
}

.news_desc * {
    color: #fff!important;
}

.news_desc li .wrapper {
    display: block;
    width: 210px;
    float: right;
    border-left: 1px solid #d2d6d9;
    padding-left: 15px;
    padding-bottom: 10px;
}

.news_desc li {
    display: block;
}

.news_desc li:hover, .news_desc li.active, .news_desc li.active {
    background: #fff;
    -webkit-transition: all 0.5s linear;  -moz-transition:all 0.5s linear;  -ms-transition:all 0.5s linear;  -o-transition:all 0.5s linear;  transition:all 0.5s linear;
}

.news_desc li .moduleItemDateCreated {
    display: block;
    background: url(../images/point.png) no-repeat left center;
    padding-left: 18px;
    position: relative;
    right: 18px;
    font-size: 15px;
    color: #9da2a5;
    margin-top: 10px;
    font-family: Tahoma;
}

.news_desc li:hover .moduleItemDateCreated, .news_desc li.active .moduleItemDateCreated {
    color: #000!important;
}

.news_desc li .moduleItemTitle {
    display: block;
    color: #2a2d33;
    font-weight: bold;
    font-size: 17px;
    font-family: proxima_nova_ltlight;
    margin-top: 5px;
    margin-bottom: 5px;
}

.news_desc li:hover .moduleItemTitle, .news_desc li.active .moduleItemTitle {
    color: #000!important;
}

.news_desc li .moduleItemIntrotext {
    display: block;
    font-size: 15px;
    color: #272829;
    font-weight: bold;
    font-family: proxima_nova_ltlight;
    padding-left: 2px;
    margin-right: 5px;
    text-align: left;
}

.news_desc li:hover .moduleItemIntrotext,.news_desc li.active .moduleItemIntrotext {
    color: #000!important;
}

.clearList {
    clear: both;
}

.itemView .itemBody p {
color: #2a2d33 !important;
font-family: proxima_nova_ltlight !important;
line-height: 20px !important;
text-align: left !important;
}

.itemView .itemBody span {
font-size: 16px !important;
font-family: proxima_nova_ltlight !important;
}

.itemView .itemDateCreated {
    display: block;
    font-size: 10px;
    color: #d95050;
    font-family: proxima_nova_ltlight;
    font-weight: bold;
    float: left;
    margin-right: 20px;
}

.itemView .itemCategory {
    float: left;
}

.itemView .itemCategory {
    display: block;  font-size: 10px;  color: #d95050;  font-family: proxima_nova_ltlight;  font-weight: bold;
}

.itemView .itemTitle {
    clear: both;
    margin: 0px;
    font-size: 22px!important;
    font-family: proxima_nova_ltlight;
    margin-bottom: 22px;
    color: #2a2d33;
}


.itemView .itemDateandCategory {
    float: right;
}

.itemView .itemBody img {
    float: left;
    margin-right: 10px;
    margin-bottom: 15px;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */      filter: gray; /* IE6-9 */      -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */;
}

.itemView .itemBody {
    font-size: 15.5px;
    font-family: proxima_nova_ltlight;
    color: #2a2d33;
    font-weight: normal;
    line-height: 20px;
}

.itemView .share_item {
    float: right;
}

.contentpane {
    clear: both;
}

.wheather_block {
    clear: both;
    opacity: 0;
    -webkit-transition: all 0.3s linear;  -moz-transition:all 0.3s linear;  -ms-transition:all 0.3s linear;  -o-transition:all 0.3s linear;  transition:all 0.3s linear;
}

.contact {
    width: 640px!important;  float: left;  margin-left: 20px;  margin-top: 20px;
    border: 1px solid #000;  padding: 5px 17px 5px 17px;  background: #fff;
}

#contact-form input[type="text"],#contact-form input[type="email"] {
    padding: 0px;  height: 34px;  border: 1px solid #5b5f61;  display: block;  
    width: 300px;  /* padding-left: 19px; */  margin-bottom: 16px;  /* max-width: 358px; */  font-family: proxima_nova_ltlight;
    padding-left: 10px;
    font-size: 16px;
}

#contact-form button {
    display: block;  
    background: #000;    padding: 5px 10px 5px 10px;  font-size: 16px;  color: #fff;  font-family: proxima_nova_ltlight;  border: 0px;
    margin-top: 10px;
    cursor: pointer;
    font-size: 18px;
}

#contact-form textarea {
    border: 1px solid #575b5c;  padding: 10px 19px 10px 19px;  display: block;  
    width: 281px;  font-family: proxima_nova_ltlight;
    padding-left: 10px;
    font-size: 16px;
}

#contact-form fieldset {
    margin-top: 15px;
    border: 3px solid #202628;
    padding: 10px 20px 15px 20px;
}

#contact-form fieldset legend {
    text-align: center;
}

.contact dt {
    float: left;
    display: block;
}

.contact dd,.contact dt {
    padding-top: 10px;
}

.contact dd {
    margin-left: 25px;
}

.contact dd+dt {
    clear: both;
}

.contact .accordion-heading {
    display: none;
}

.tooltip {
    display: none!important;
}

.contact .contact-name {
    font-size: 22px;
    font-family: proxima_nova_ltlight;
}

.contact h2 {
    margin-top: 12px;
}

#phocagallery #pg-msnr-container .pg-cv-box.item:nth-child(3n+3) {
    margin-right: 0px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #000!important;
}

.pluso a {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */      filter: gray; /* IE6-9 */      -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */;
}

.doc_files .custom * {
    color: #000!important;
}