html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,center,dl,dt,dd,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {font-style: inherit;font-weight: inherit;margin: 0;padding: 0;outline: 0;vertical-align: top;} table {border-collapse: collapse;border-spacing: 0;}

/* Main Layout */
html {height: 100%;}
body { font-family:'Spectral', Helvetica, Sans-Serif; background: url(../images/bg.jpg) top center repeat; background-attachment: fixed; }
body.contentpane { background:#fff;}
h1,h2,h3,h4,h5,h6 {margin:0; padding:10px 0; font-weight:bold; color:#222222;}
.componentheading { font-style:italic;font-size:25px; margin:0; padding:0 0 10px 0; color:#1a528c;}
h1 { font-size: 20px;}
h2 { font-size: 18px;}
h3 { font-size: 16px;}
h4 { font-size: 14px;}
a:link, a:visited {  color: #181818;}
a:hover {  color: #333333;}
ul {margin:0 0 0 15px;}
p {margin-top: 0;margin-bottom: 10px; padding: 0 5px 0 5px;}
blockquote { background:#eee; border:3px solid #ccc; margin:5px; padding:5px; font-size:18px; font-family:Arial, Helvetica, sans-serif; font-style:italic}
element.style { height:auto;}
hr { width:100%; clear:both; border:none; height:2px; background:#eee; margin:0; padding:0;}
.clr {clear: both;}
.container {
    max-width: 1250px;
    margin: 0 auto;
}
/* Header */
#header {padding: 1% 0;color: #a19e9b;height: 91px;}
#header em {
    color: #fff; font-style: normal;
}

#header .inline {
  width: 30%;
  margin: 0 1.5%;
  display: inline-block;
  text-align: center;
  font-size: 18px
}
.inline.top, .inline.tguser {
  padding-top: 2%;
}
#topimage {
    position: relative;
    min-height: 150px;
}

#topimage .custom {
    position: absolute;
    bottom: 3%;
    left: 50%;
    transform: translateX(-50%);
    padding: 1% 4%;
    background: #3a3835;
    background: rgba(58, 56, 53, 0.76);
        z-index: 5;
}
.layout-featured #main-content {
    margin-top: 0;
    font-size: 33px;
    text-align: center;
    color: #A19065;
    padding: 1% 0 2% 0;
    line-height: 1.3em;
}
.module.nmr:last-child {
    padding-bottom: 0;
}

.logo {max-width: 130px;position: absolute;top: 11px;transform: translateX(-50%);}

#nav {
  background: #3a3835;
  text-align: center;
  padding: 14px 0;
}
#nav ul {margin:0;padding:0;display: inline-block;}
#nav ul li {display: inline-block;padding: 3px 10px;border-right: 1px dotted #333333;}
#nav ul li a {display:block;padding:0 7px 0 7px;margin:0;line-height: 26px;color:#FFF;text-decoration:none;font-size: 23px;font-weight:normal;}

#nav ul li.active a {}
#nav ul li:hover, #nav ul li.active { background: #252525; border-radius: 4px; transition: all 1s}
#nav ul li a:hover{}

#nav li ul {
	position: absolute;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
    top: 60px;
    width: 170px;
    z-index: 100;
    margin-left: -8px;
    background:  #F27EBD;
    box-shadow: 10px 5px 15px #111111;
    border-radius: 3px;
    display: none
}
#nav li:hover ul {
  display: block;
}

#nav li ul li {
  border-bottom: 1px solid #BC3A6A;
  background: none;
  padding: 3px 5px;
  top: 0;
  position: relative;

}
#nav li.active ul li a {
     background: none;
}
#nav li ul li a {
  display: block;
 text-transform: none;
 margin: 0;
 line-height: 1.5em;
 padding: 3px 5px;
 width: 140px;
}
#nav li ul li a:hover { background: #AA5479; color: #FFFFFF;}

/** Level third and above **/

#nav li ul ul {
	margin: 0 0 0 150px;
    top: 0;

}
#nav li ul ul ul {
	margin: -24px 0 0 113px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* nested under hovered items */
	left: auto;
}
.mod-languages {
    display: inline-block;
}

#nav div.mod-languages ul li {
    padding: 10px 0px 0 0;
}

#nav .mod-languages ul li a {
    padding: 0;
}
ul.breadcrumb {
    margin: 1% 0 0 0;
    padding: 1% 2%;
}
ul.breadcrumb li {
  display: inline-block;
     color: #777777;
}
ul.breadcrumb li.active span {
   padding-left: 3px;
   font-size: 15px;
}

/* Sidebar */
#leftbar-w {padding:0px;width:230px;float:left;}
#addthis {float:center; padding-left: 12px; padding-top: 5px;}
#rightbar-w {margin-right:12px;padding:0px;width:230px;float:right;}
#sidebar {padding:0}
#sidebar .module {padding:6px 0 6px 0; margin:0;}
#sidebar .module-title {font-size:16px;font-weight:100;margin:0;height:24px; line-height:24px; color: #fff; padding:0 0 0 22px; font-family:Tahoma, sans-serif;}
#leftbar-w .module-title {padding: 0 0 0 15px }
#rightbar-w  .module-title {padding: 0 0 0 15px}
#sidebar .module-body p{padding:0; margin:0;}

#sidebar .module .custom {
  padding: 15px;
  background: #D68351; color: #222222;
  line-height: 1.5em
}

#sidebar  ul li { margin:0 5px; padding:0;}
#sidebar  ul.nav.menu{margin:5px 0 0 0; padding:0;list-style:none; padding:0; list-style-type:none;}
#sidebar  ul.nav.menu li{ background: #8d7667; /* Old browsers */
background: -moz-linear-gradient(top,  #8d7667 0%, #564238 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8d7667), color-stop(100%,#564238)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8d7667 0%,#564238 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8d7667 0%,#564238 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8d7667 0%,#564238 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8d7667 0%,#564238 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8d7667', endColorstr='#564238',GradientType=0 ); /* IE6-9 */
 border-bottom:2px solid #D9844D;}
#sidebar  ul.nav.menu li a {
  display:block;margin:0; color: #FFFFFF; padding:3px 0 3px 15px;font-weight:bold;line-height:35px; text-decoration:none; font-size:15px;}
#sidebar  ul.nav.menu li a:hover { color:#ECC1A6; text-decoration:underline;}
#sidebar  ul.nav.menu li:hover {  background: #7D6759}
#sidebar  ul.nav.menu li.active a{color:#ECC1A6;}


/* Content */
#main { margin:0px auto 0 auto;position: relative;}
#main-content { clear:both;margin-top: 10px; background:#fff; position:relative; height:100%; padding: 10px}

#maincol {position: relative;}
#wrapper { margin:0 auto; width:1000px; padding:0;position: relative;}

#leftcolumn{margin-left:9px;padding:0px;width:205px;float:left;}
#rightcolumn{margin-right:9px;padding:0px;width:205px;float:right;}
#centercontent{width:500px;float:left;margin:5px;padding:0px;overflow:hidden; border:1px solid #e5e5e5; -moz-border-radius: 8px 8px 8px 8px; border-radius:8px;}
#centercontent_md{width: 725px;float:left;margin:0px 5px 0px 5px;padding:5px;overflow:hidden;}
#centercontent_bg{padding:0px;overflow:hidden;}

div.clearpad {float:left;padding:0 0px 15px 10px;}
div.clearpad ul {clear: both;}

/* Content styles */
ul.archive li { list-style:none; padding:0 0 0 10px;}
.archive .article-count {color:#999;}
.items-leading {position: relative; clear:both; padding: 3px 0px 3px 4px; margin-top:2px;}

.blog-featured {
    max-width: 700px;
    margin: 0 auto;
}
.item-page { position:relative; background:#fff; color: #555;}
h2.item-page-title {padding: 3px 0px 3px 4px; margin-bottom: 10px;}
h2.item-page-title a{color: #181818;
  font-size: 26px;
  font-weight: normal;}
.item-page-title, .item-page-title a {text-decoration:none; color:#01406a;}
.item-page-title a:hover {}
.item-page .page-header h2 {
    font-size: 50px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 2%;
}
.item .page-header h2 {
    font-size: 28px;
}
.item .page-header h2 a {
    text-decoration: none;
}
.items-row { position: relative; clear: both; text-align: center;}
.items-row .span3, .items-row .span4, .items-row .span6  { display: contents;}

.cols-1 {width:100%; clear:both;}
.cols-2 .column-1{width:45%;}
.cols-2 .column-2{width:45%;}
.cols-3 .column-1{width:33%;}
.cols-3 .column-2{width:33%;}
.cols-3 .column-3{width:33%;}
.cols-4 .column-1{width:24%;}
.cols-4 .column-2{width:24%;}
.cols-4 .column-3{width:24%;}
.cols-4 .column-4{width:24%;}
.column-1, .column-2, .column-3, .column-4 {
    position:relative;
    display: inline-block;
}

.blog .item {
    text-align: center;
    font-size: 15px;
    margin: 1% 0;
    padding-bottom: 1%;
}
.blog .item:hover {
    box-shadow: 0 0 20px #e8e8e8;
}
.blog .item .pull-left.item-image img {
  max-width: 100%
}

.readmore { margin:0; line-height:20px; }


ul.pagenav { display:block;} ul.pagenav li { list-style:none;}
.pagenav-prev { float:left; padding-top: 10px;}
.pagenav-next { float:right; padding-top: 10px;}
.pagination { clear:both;}
span.pagination { background:none;}
.pagination span, .pagination a, ul.pagenav li a {padding: 1px 8px; background: #fff; color: #555; font-weight: bold; font-size: 90%;}
.pagination a, ul.pagenav li a {  font-weight: bold; text-decoration:underline}


.button:hover,.validate:hover,.pagination a:hover,ul.pagenav li a:hover  {background:#757474;color:#fff;}
.inputbox, input, textarea, select { border:1px solid #c0c0c0; color:#13618d; padding: 5px 10px}
.breadcrumbs { padding:0 0 0 10px; color:#555;}
.searchbox {background: url(../images/search.png) no-repeat ; margin-top: 7px; width: 165px; height: 18px; color:#13618d; -moz-border-radius: 5px; border-radius: 5px;}

/* Footer */

#footer { clear:both; margin:10px 0 0 0; padding:0;}


.alert {
	padding: 8px 35px 8px 14px;
	margin-bottom: 18px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.alert,
.alert h4 {
	color: #c09853;
}
.alert h4 {
	margin: 0;
}
.alert .close {
  float: right;
  cursor: pointer;
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847;
}
.alert-success h4 {
	color: #468847;
}
.alert-danger,
.alert-error {
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
	color: #b94a48;
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad;
}
.alert-info h4 {
	color: #3a87ad;
}
.alert-block {
	padding-top: 14px;
	padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
	margin-bottom: 0;
}
.alert-block p + p {
	margin-top: 5px;
}

#user-bottom {
    background: #252525;
    color: #909078;
    overflow: hidden;
    padding: 3% 0;
    text-align: left;
    height: 100%;
    font-size: 17px
}
#user-bottom a {
    color: #DBC596;
    text-decoration: none
}
#user-bottom a:hover {
    text-decoration: underline
}
.user1 {
    padding: 0;
    float: left;
    width: 65%;
}
#user-bottom .module h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
    padding: 5px;
    margin-bottom: 10px;
}
.user1 .module {
    display: inline-block;
    width: 260px
}
.user1 .module:first-child {
    margin-right: 17%;
}

.user1 p {
  margin-bottom: 5px;
}
.user2 {
    display: inline-block;
    width: 33%;
}
.user2 .module {
    display: inline-block;
    width: 185px;
}
.user2 .module:last-child {
    float: right;
    width: 125px;
}
.user2 .spusok {
    padding-left: 5px;
}
.user2 ul {
   margin-left: 5px
}
.user2 li {
    display: inline-block;
    width: 99%
}
.user2 li:first-child, .user2 li:nth-child(2) {
    display: none;
}

#ustom {
    position: relative;
    text-align: center;
    padding: 40px 0;
}
.user3, .user4 {
    width: 40%;
    display: inline-block;
    color: #e8dcb1;
    font-size: 18px;
}
#ustom a {
     color: #e8dcb1;
}

.user3 {
    text-align: left;
}
.user4 {
    text-align: right;
}
#ustom p {
    margin-bottom: 0
}

#ustom .container {
    max-width: 64%;
}

.log {
    width: 10%;
    position: relative;
    display: inline-block;
}
.log .logo {
    top: -60px;
    max-width: 110px;
}

.module.nmr {
    background: #fff url(../images/bgwhite.jpg) center top no-repeat;
    text-align: center;
    padding-bottom: 3%
}
.module.nmr ul {
    margin: 1% 0;
}
.module.nmr h3 {
    font-size: 48px;
    padding: 2% 0 1% 0;
    font-weight: 400
}
.module.nmr ul li {
    display: inline-block;
    width: 24.5%;
    max-width: 370px;
    font-size: 17px
}
.module.nmr ul li img {
    max-width: 100%
}
.module.nmr ul li:hover img {
    border-radius: 25px;
    box-shadow: 0 0 10px #999999;
    transition: all 1s
}
 .module.nmr ul li a {
    text-decoration: none;
    font-size: 30px;
}
.module.tbl {
    padding: 4% 0 3% 0;
}

.module.tbl table {
    max-width: 1450px;
    margin: 0 auto;
    color: #fff;
    font-size: 22px;
}
.module.tbl table img {
    display: block;
    float: left;
    margin: 5px 10%;
}
.item-page table .custom {
    text-align: center;
    font-size: 25px;
}

div.article_images_block {
    padding: 8px;
    text-align: center;
    margin: 0 2% 1% 0!important;
    max-width: 600px;
    float: left;
}
div[itemprop="articleBody"] {
    padding-top: 10px;
    font-size: 18px
}

#navtoogle {
   display: none;
  background: #a6987b;
    background: linear-gradient(to bottom, #d0bc8f, #9a8e76);
    color: #fdfcfc;
    padding-right: 5%;
    text-align: right;
    margin-bottom: 2%;
}
@media only screen and (max-width: 1200px) {
  #header {
    height: 110px;
}
}

@media only screen and (max-width: 1000px) {
.module.tbl table tr {
    display: block;
}
.module.tbl table td {
    display: inline-block;
    width: 45%;
    float: left;
        margin: 1% 0;
}
    .user1, .user2 {
    float: none;
    width: 49%;
    padding: 0;
    display: inline-block;
}
.user1 .module, .user2 .module {
    display: inline-block;
    width: 49%;
    margin: 0
}
.user1 .module:first-child, .user2 .module:last-child {
    margin-right: 0;
    width: auto;
    float: none
}
.user2 .module {
    width: 42%
}


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

#nav {
    display: none;
}
#nav ul li {
    padding: 5px 0;
    width: 100%;
}
div.article_images_block {
    padding: 0;
    max-width: 100%;
    float: none;
}
#header {
    height: auto;
}
.logo {
    position: static;
    transform: none;
}
#header .inline {
    width: 98%;
    margin: 0 1%;
}
#ustom .container {
    max-width:  none;
}
.user1, .user2 {
    float: none;
    width: 100%;
    padding: 0;
    display: inline-block;
    text-align: center;
}
.user3, .user4 {
    text-align: center;
    width: 100%;
    font-size: 15px;
}
.log .logo {
    top: 0;
    max-width: 60px;
}
.log {
    width: 100%;
}
#header .inline.top {
    display: none;
}
#navtoogle {
   display: block;
 }
.cmn-toggle-switch {
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 58px;
  height: 40px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  -webkit-transition: background 0.3s;
          transition: background 0.3s;
}

.cmn-toggle-switch:focus {
  outline: none;
}
.cmn-toggle-switch span {
  display: block;
  position: absolute;
  top: 18px;
  left: 18px;
  right: 18px;
  height: 3px;
  background: white;
}

.cmn-toggle-switch span::before,
.cmn-toggle-switch span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #fff;
  content: "";
}

.cmn-toggle-switch span::before {
  top: -8px;
}

.cmn-toggle-switch span::after {
  bottom: -8px;
}
.cmn-toggle-switch__htx {
  background-color: #32312f;
}

.cmn-toggle-switch__htx span {
  -webkit-transition: background 0 0.3s;
          transition: background 0 0.3s;
}

.cmn-toggle-switch__htx span::before,
.cmn-toggle-switch__htx span::after {
  -webkit-transition-duration: 0.3s, 0.3s;
          transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0;
          transition-delay: 0.3s, 0;
}

.cmn-toggle-switch__htx span::before {
  -webkit-transition-property: top, -webkit-transform;
          transition-property: top, transform;
}

.cmn-toggle-switch__htx span::after {
  -webkit-transition-property: bottom, -webkit-transform;
          transition-property: bottom, transform;
}

/* ???????? ?????????, ?.?. ???? ??????? */
.cmn-toggle-switch__htx.active {
  background-color: #666666;
}

.cmn-toggle-switch__htx.active span {
  background: none;
}

.cmn-toggle-switch__htx.active span::before {
  top: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.cmn-toggle-switch__htx.active span::after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.cmn-toggle-switch__htx.active span::before,
.cmn-toggle-switch__htx.active span::after {
  -webkit-transition-delay: 0, 0.3s;
          transition-delay: 0, 0.3s;
}
span.menutoog div {
      background: #000;
    width: 100%;
    height: 0.125rem;
    margin: 0.25rem auto;
    border-radius: 10px;
    -webkit-transition: 0.3s cubic-bezier(0.28, 0.55, 0.385, 1.65);
    transition: 0.3s cubic-bezier(0.28, 0.55, 0.385, 1.65);
    -webkit-transition-timing-function: cubic-bezier(0.28, 0.55, 0.385, 1.65);
    transition-timing-function: cubic-bezier(0.28, 0.55, 0.385, 1.65);
    -webkit-transform: 0;
    transform: 0;
    -webkit-transform-origin: center;
    transform-origin: center;

}

table, td, video {
    max-width: 98%;
    display: inline-block;
    margin: 0 auto;
    width: auto!important;
    height: auto!important;
}
img {
    max-width: 100%
}

td, iframe {
    border: none;
    width: 100%!important;
}
.calendar table {
    display: table;
}
.calendar table td {
   width: inherit!important;
    display: table-cell;
}

table.tablecena tr:first-child, table.tablecena tr:last-child {
    display: inline-block;
    height: auto!important;
    width: 49%;
}
table.tablecena td.kart {
    display: none
}
.blog .item {
    width: 48%
}

img.sigFreeImg {
    width: 265px!important;
    height: 200px!important;
    max-width: none;
}
ul.sigFreeClassic {
    text-align: center;
}
ul.sigFreeClassic li.sigFreeThumb {
    display: inline-block;
    margin: 1%;
    float: none;
}
ul.sigFreeClassic li.sigFreeThumb:nth-child(odd) {
    display: none;
}
table.tablecena {
    display: contents;
}
#topimage .custom {
    width: 70%;
}
.module.nmr ul li {
    width: 46.5%;
}
.fotorama__nav-wrap {
    display: none;
}

}

@media only screen and (max-width: 450px) {
.blog .item {
    width: 95%;
    margin: 1% auto;
}
.module.tbl table img {
    margin: 5px 6%;
}
}