/*width */
.clearfix:after,
.clear-block:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
}

* html > body .clearfix,
* html > body .clear-block {
  display: block;
  width: 100%;
}

* html .clearfix,
* html .clear-block {
  height: 1%;
}

html {
  height: 100% !important;
  height: auto;
  margin-bottom: 1px;
}

.clr {
  display: block;
  clear: both;
}

ul.pagenav::after, .control-group::after, .btn-toolbar::after, .nav-tabs::after, .main-header-inner::after, .main-navigation::after, .cont-inner::after, .content-three-col::after, .items-leading::after,
.items-row::after, #article-index::after, .category-desc::after, fieldset.filters::after, .reg-form-block p::after, .profile fieldset dl dd::after, .breadcrumbs-block::after, .mod-content .search::after, .swiper-wrapper::after, .allmode-box.news::after, .header-block .user-box .reg-form-block p::after, .blog.news .item::after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
}

fieldset, input, textarea, button {
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
}

input, textarea, select, button, a {
  outline: none;
}

input, button {
  box-sizing: border-box;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: inherit;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  opacity: 1;
  color: inherit;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  color: inherit;
}

input[disabled],
button[disabled] {
  cursor: default;
}

input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input:-moz-ui-invalid {
  box-shadow: none;
}
input::-ms-clear {
  display: none;
}
input::-ms-reveal {
  width: 0;
  height: 0;
}

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

textarea {
  overflow: auto;
  resize: none;
}

body,
h1, h2, h3, h4, h5, h6, a, th,
abbr, address,
del, b, strong, em, i, ins, small,
sub, sup, var, cite, code, kbd, samp,
input, textarea, button {
  font: inherit;
}

b, strong {
  font-weight: bold;
}

i, em {
  font-style: italic;
}

body, h1, h2, h3, h4, h5, h6,
p, blockquote, dl, dd, figure {
  margin: 0;
}

legend, th, td {
  padding: 0;
}

ul, ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

iframe, abbr {
  border: 0;
}

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

caption {
  text-align: left;
}

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

a,
.pseudo-link {
  outline: none;
  text-decoration: none;
  color: #144a75;
  cursor: pointer;
}
a:hover,
.pseudo-link:hover {
  text-decoration: underline;
}
a:active,
.pseudo-link:active {
  color: #1a9cbc;
}

.image a {
  display: block;
  line-height: 0.5;
}

.pseudo-link {
  text-decoration: none;
  border-bottom: 1px dashed;
  cursor: pointer;
}

html {
  font-size: 62.5%;
}

body {
  height: 100%;
  font: 16px/20.8px "PT Sans", Helvetica, Arial, sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

html {
  -webkit-text-size-adjust: none;
}

p {
  margin: 0.8rem 0;
}

.item-page p:not(:last-child) {
  margin-bottom: 24px;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.woff?-dqh2yl") format("woff");
  font-weight: normal;
  font-style: normal;
}

dl.article-info dd:before, .main-header .search::after, .main-header-front .search::after, .btn-group .btn.dropdown-toggle .icon-cog::after, .btn.jmodedit::after, .btn.jmodedit:hover::after, ul.actions li a::after, ul.dropdown-menu li a::after, .tags span a::before, ul.marked li::before, ul.marked.check li::before, .attachment-link::before, p.readmore:before, .content-category .cat-children .item-title::before, table.category .list-title > a::before, .items-more h3:before, span.icon-search::after, .sidebar-first .reg-form-block-sidebar .line-icon::before,
.sidebar-second .reg-form-block-sidebar .line-icon::before, .breadcrumbs span.separator::after, aside .menu > li.parent:before, .top-menu.dropdown > li.deeper::after, .top-menu.dropdown > li.deeper ul.nav-child li.deeper::after, ul.relateditems li::before,
ul.archive-module li::before,
ul.categories-module li::before,
ul.category-module li::before,
ul.latestnews li::before,
ul.latestusers li::before,
ul.mostread li::before, .feed h2::before, .feed .newsfeed .feed-link::before {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 0.9em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

dl.article-info dd.category-name:before,
dl.article-info dd.parent-category-name:before {
  content: "\e792";
}
dl.article-info dd.createdby:before {
  content: "\e7d4";
}
dl.article-info dd.hits:before {
  content: "\e82a";
}
dl.article-info dd.created:before,
dl.article-info dd.create:before {
  content: "\e7ac";
}

.created {
  color: #b0b0b0;
}

.main-header-inner, .main-header-front .search, .cont-inner, .main-footer-inner, .breadcrumbs, .top-menu, .front-block-sections .module-block {
  max-width: 1216px;
  margin: auto;
}

body {
  display: table;
  width: 100%;
  height: 100%;
}
body .wrap {
  display: table-row;
}
body .main-footer {
  display: table-row;
  height: 50px;
}

.small-font {
  font-size: 11px;
}

.full .content-three-col, #article-index ul, .categories-list li .category-desc, .categories-list li fieldset.filters, .items-more h3, .items-more ol, div.search p, ul.footer-menu, ul.relateditems,
ul.archive-module,
ul.categories-module,
ul.category-module,
ul.latestnews,
ul.latestusers,
ul.mostread {
  margin: 0;
}

aside .menu .nav-child, ul.footer-menu, ul.relateditems,
ul.archive-module,
ul.categories-module,
ul.category-module,
ul.latestnews,
ul.latestusers,
ul.mostread {
  padding: 0;
}

.no-display {
  display: none;
}

.main-header .search, .main-header-front .search {
  position: relative;
}
.main-header .search::after, .main-header-front .search::after {
  color: #1a9cbc;
  font-size: 24px;
  right: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  content: "\f002";
}

ul.sitemap {
  margin: 5px;
}
ul.sitemap li {
  list-style: disc;
  margin: 0 0 0 2em;
  padding: 3px 0;
}

ul.pagenav {
  box-sizing: border-box;
  margin: 8px 0 0;
  padding: 8px 0;
  border-top: 1px solid #eeeeee;
}
ul.pagenav li {
  list-style: none;
  padding: 0;
  font-size: 0.9em;
}
ul.pagenav li.previous {
  float: left;
}
ul.pagenav li.next {
  float: right;
}
ul.pagenav li a {
  display: block;
  padding: 4px 8px;
  text-decoration: none;
  line-height: 1;
  border: 1px solid #1a9cbc;
  border-radius: 30px;
}
ul.pagenav li a:hover {
  border-color: #4cceee;
  color: #4cceee;
}

.pagination {
  position: relative;
  text-align: center;
  padding-top: 24px;
}
.pagination .pull-right {
  float: none;
}
.pagination .pagination-prev,
.pagination .pagination-next,
.pagination p.counter {
  display: none;
}
.pagination .pagination-start {
  float: left;
}
.pagination .pagination-start span {
  color: #b0b0b0;
}
.pagination .pagination-end {
  float: right;
}
.pagination .pagination-end span {
  color: #b0b0b0;
}
.pagination ul {
  margin: 0;
  padding: 8px 0;
}
.pagination ul li {
  display: inline-block;
  list-style: none;
  padding: 0 2px;
  line-height: 1;
  position: relative;
  z-index: 99;
}
.pagination ul li.pagination-next a, .pagination ul li.pagination-end a {
  text-decoration: underline;
  border-color: #eeeeee;
}
.pagination ul li.pagination-next a:hover, .pagination ul li.pagination-end a:hover {
  border-color: #eeeeee;
  text-decoration: none;
}
.pagination ul li.pagination-next span, .pagination ul li.pagination-end span {
  border-color: #eeeeee;
  background: none;
  color: #9e9e9e;
}
.pagination ul li a, .pagination ul li span {
  display: block;
  padding: 0.3em 0.5em;
  text-decoration: none;
  box-sizing: border-box;
  color: #1a9cbc;
}
.pagination ul li a:hover {
  border-color: #bcbcbc;
  color: #1a9cbc;
}
.pagination ul li span {
  border-color: #0688a8;
  color: #144a75;
}

.filters select.inputbox,
.filters .button {
  padding: 4px;
}

.filters .button {
  margin: 0 0 0 16px;
}

.btn, .button, .rsform-submit-button {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  margin: 0 8px 0 0;
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  padding: 0 24px;
  background-color: #1a9cbc;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.14);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.14);
  color: white;
  cursor: pointer;
}
.btn:hover, .button:hover, .rsform-submit-button:hover {
  text-decoration: none;
  background: #22a4c4;
}
.btn:active, .button:active, .rsform-submit-button:active {
  box-shadow: inset 0 0 5px #007c9c;
}

.btn-registration {
  display: block;
  text-align: center;
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
select,
textarea,
.inputbox {
  outline: none;
  box-sizing: border-box;
  padding: 8px 16px;
  font-family: Arial, helvetica, sans-serif;
  font-size: 16px;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.14);
  background-color: white;
}
input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #b0b0b0;
  font-size: 15px;
}
input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #b0b0b0;
  font-size: 15px;
}
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #b0b0b0;
  font-size: 15px;
}
input[type="text"]:hover,
input[type="email"]:hover,
input[type="password"]:hover,
input[type="search"]:hover,
select:hover,
textarea:hover,
.inputbox:hover {
  border-color: #d6d6d6;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
select:focus,
textarea:focus,
.inputbox:focus {
  border-color: #cecece;
  box-shadow: 0 0 4px rgba(26, 156, 188, 0.5);
}

.chzn-container {
  display: inline-block;
  position: relative;
  width: 220px !important;
}

.control-group {
  padding: 8px 0;
}
.control-group .control-label {
  display: table-cell;
  width: 224px;
  vertical-align: top;
  padding: 4px 0 4px;
}
.control-group .controls {
  display: table-cell;
  vertical-align: top;
}

.form-actions {
  padding: 0 0 0 224px;
}

.btn-toolbar {
  margin: 0 0 8px;
  padding: 0;
}
.btn-toolbar li {
  list-style: none;
  padding: 0;
  margin: 0 8px 0 0;
}
.btn-toolbar li a.btn {
  margin: 0;
}

.btn-group {
  position: relative;
  float: left;
  display: inline-block;
}
.btn-group .btn.dropdown-toggle {
  margin: 0;
  width: 24px;
  height: 24px;
  padding: 0;
  border: none;
  box-shadow: none;
}
.btn-group .btn.dropdown-toggle .icon-cog {
  position: relative;
  width: 24px;
  height: 24px;
  display: block;
}
.btn-group .btn.dropdown-toggle .icon-cog::after {
  content: "\e73e";
  width: 24px;
  height: 24px;
  display: block;
  line-height: 24px;
  text-align: center;
}
.btn-group ul.dropdown-menu {
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  background: white;
  right: 0;
  float: none;
  background: white;
  box-shadow: 0 1px 3px #e4e4e4;
  border-radius: 2px;
}
.btn-group ul.dropdown-menu li {
  float: none;
  margin: 0;
  border-bottom: 1px solid #f2f2f2;
  list-style: none;
}
.btn-group ul.dropdown-menu li a {
  width: auto !important;
  height: auto !important;
  text-align: left;
  display: block;
  padding: 4px 8px;
}
.btn-group ul.dropdown-menu li a span {
  display: none;
}
.btn-group ul.dropdown-menu li a:hover {
  background: #fbfbfb;
}
.btn-group.open ul.dropdown-menu {
  display: block;
}

.pull-right {
  float: right;
  padding: 0 0 0 8px;
}

.nav-tabs {
  margin: 8px 0;
  padding: 0;
}
.nav-tabs li {
  list-style: none;
  float: left;
  margin: 0 8px 0 0;
  padding: 0;
}
.nav-tabs li a {
  display: block;
  padding: 4px 16px;
  text-decoration: none;
  border: 1px solid #eeeeee;
  box-sizing: border-box;
  border-radius: 16px;
  color: #616161;
  background: white;
}
.nav-tabs li a:hover {
  background: #fdfdfd;
  border-color: #dadada;
}
.nav-tabs li.active a {
  background: #1a9cbc;
  color: white;
  border-color: #1a9cbc;
}

.tab-content .tab-pane {
  display: none;
}
.tab-content .tab-pane.active {
  display: block;
}

.btn.jmodedit, .btn.jmodedit:hover {
  border: none;
  box-shadow: none;
  width: 24px;
  height: 24px;
  display: block;
  float: none;
  padding: 0;
  top: 4px;
}
.btn.jmodedit::after, .btn.jmodedit:hover::after {
  content: "\e73e";
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  display: block;
}

ul.actions, ul.dropdown-menu {
  float: right;
  width: auto;
  margin: 0;
  padding: 0;
}
ul.actions li, ul.dropdown-menu li {
  list-style: none;
  float: left;
  margin: 0 0 0 8px;
  padding: 0;
}
ul.actions li a, ul.dropdown-menu li a {
  color: #616161;
  width: auto;
  padding-left: 24px !important;
  text-decoration: none;
  position: relative;
}
ul.actions li a:hover, ul.dropdown-menu li a:hover {
  color: #1a9cbc;
}
ul.actions li a::after, ul.dropdown-menu li a::after {
  display: block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  text-align: center;
  line-height: 16px;
  text-decoration: none;
  position: absolute;
  left: 4px;
  top: 0.4em;
  font-size: inherit;
}
ul.actions li a img, ul.actions li a span, ul.dropdown-menu li a img, ul.dropdown-menu li a span {
  display: none;
}
ul.actions .print-icon a::after, ul.dropdown-menu .print-icon a::after {
  content: "\e750";
}
ul.actions .email-icon a::after, ul.dropdown-menu .email-icon a::after {
  content: "\e752";
}
ul.actions .edit-icon a::after, ul.dropdown-menu .edit-icon a::after {
  content: "\e743";
}

.nav-stacked {
  margin: 16px 0 0;
}
.nav-stacked li {
  float: none;
  margin: 0;
  padding: 2px 0;
}
.nav-stacked li a {
  display: inline;
  padding: 0;
  border: none;
  color: #1a9cbc;
  text-decoration: underline;
  border-radius: 0;
}
.nav-stacked li a:hover {
  text-decoration: none;
}

.tags {
  margin-bottom: 8px;
}
.tags span {
  display: inline-block;
  font-size: 0.8em;
  margin-right: 8px;
}
.tags span a {
  text-decoration: none;
  border-radius: 2px;
  display: block;
  position: relative;
  color: #616161;
}
.tags span a::before {
  content: "\e740";
  font-size: inherit;
  float: left;
  margin: 4px 4px 0 0;
}
.tags span a:hover {
  color: #1a9cbc;
}

h1, h2, h3, h4 {
  margin: 0 0 0.4em;
  line-height: 1.2em;
}

.item-page h1,
.cat-children h3,
.blog h1,
h1.item-title,
.page-inner h1,
h1.page-header {
  margin: 0 0 8px;
  padding: 0;
  font-size: 32px;
  font-weight: bold;
  color: black;
}

.subheading-category {
  font-size: 32px;
}

h1.head {
  margin: 0 0 0.2em;
  font-size: 32px;
}
h1.head.page {
  margin: 0 0 0.4em;
  font-size: 32px;
}

h2 {
  font-size: 28px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 20px;
}

.badge-info {
  display: inline-block;
  padding: 4px 8px;
  font-size: 14px;
  line-height: 1;
  border-radius: 16px;
  background: #eeeeee;
}

.searchintro .badge-info {
  background: #ffffcc;
}

.page-header {
  margin-bottom: 24px;
}
.page-header h2 {
  margin: 0;
}

.items-row .page-header {
  margin-bottom: 0;
}

span.highlight {
  background: #fdfdca;
  border-radius: 3px;
  margin: 0 2px;
}

.image-left {
  float: left;
  margin: 0 8px 2px 0;
  border: 1px solid #eeeeee;
}

.image-right {
  float: right;
  margin: 0 0 2px 8px;
  border: 1px solid #eeeeee;
}

img {
  max-width: 100%;
}

ul.marked {
  margin: 8px 0 8px 8px;
}
ul.marked li {
  list-style: none;
  margin: 4px 0;
}
ul.marked li::before {
  content: "\e608";
  margin-right: 4px;
  color: #1a9cbc;
}
ul.marked.check li {
  position: relative;
  list-style: none;
  padding-left: 8px;
}
ul.marked.check li::before {
  content: "\e046";
  position: absolute;
  top: 4px;
  left: -1em;
  color: #1a9cbc;
}

ol.number {
  counter-reset: firstLevel;
  margin: 8px 0 8px 10px;
}
ol.number li {
  list-style: none;
  margin: 4px 0;
}
ol.number li::before {
  color: #144a75;
  font-size: 0.8em;
  font-weight: bold;
  content: counter(firstLevel,decimal) " ";
  counter-increment: firstLevel;
}

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}

.attachment-link {
  display: inline-block;
  position: relative;
  margin-left: 36px;
  text-decoration: none;
  vertical-align: middle;
  line-height: 32px;
}
.attachment-link::before {
  text-decoration: none;
  position: absolute;
  top: 0;
  left: -36px;
  box-sizing: border-box;
  width: 32px;
  height: 32px;
  margin-right: 4px;
  text-align: center;
  font-size: 16px;
  line-height: 32px;
  border-radius: 2px;
  color: white;
}

.icon-pdf::before {
  content: "\e916";
  background: #cc0000;
}

.icon-excel::before,
.icon-excelx::before {
  content: "\e919";
  background: green;
}

.icon-word::before,
.icon-wordx::before {
  content: "\e918";
  background: #336699;
}

.icon-ppt::before,
.icon-pptx::before {
  content: "\e91b";
  background: orange;
}

.icon-zip::before,
.icon-archive::before {
  content: "\e91a";
  background: #999999;
}

.icon-image::before {
  content: "\e917";
  background: #999999;
}

.at_filename .filesize {
  font-weight: 400;
  color: #cccccc;
}

.attachmentsContainer table {
  border: 0 !important;
}
.attachmentsContainer table td {
  font-size: inherit;
  border: 0;
}

.attachment-xls,
.attachment-ptt,
.attachment-pdf,
.attachment-jpg,
.attachment-zip,
.attachment-doc {
  display: inline-block;
  position: relative;
  margin-left: 28px;
  padding: 0 16px;
  text-decoration: none;
  font: 13px/24px "PT Sans", Helvetica, Arial, sans-serif;
  border-radius: 2px;
  color: white;
}
.attachment-xls::before,
.attachment-ptt::before,
.attachment-pdf::before,
.attachment-jpg::before,
.attachment-zip::before,
.attachment-doc::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -28px;
  width: 22px;
  height: 24px;
  line-height: 0.5;
  border-radius: 2px;
}

.attachment-xls {
  background: #81c48f;
}
.attachment-xls::before {
  background-position: 0 0;
}

.attachment-ptt {
  background: #f0a839;
}
.attachment-ptt::before {
  background-position: 0 -24px;
}

.attachment-pdf {
  background: #f7886e;
}
.attachment-pdf::before {
  background-position: 0 -48px;
}

.attachment-jpg {
  background: #91a0b0;
}
.attachment-jpg::before {
  background-position: 0 -72px;
}

.attachment-zip {
  background: #f1c238;
}
.attachment-zip::before {
  background-position: 0 -96px;
}

.attachment-doc {
  background: #6fa6f7;
}
.attachment-doc::before {
  background-position: 0 -120px;
}

#system-message-container .alert {
  margin-bottom: 24px;
  padding: 16px;
  background: #e3e8f9;
}
#system-message-container .alert p {
  margin: 0;
  margin-top: 8px;
}
#system-message-container .alert p:not(:last-child) {
  margin-bottom: 8px;
}
#system-message-container .alert-error {
  background: #ecc9c9;
}

#system-message .alert {
  position: relative;
  padding: 16px;
}
#system-message .alert .close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 24px;
  height: 24px;
  text-align: center;
  text-decoration: none;
  line-height: 24px;
  border-radius: 24px;
  background: #1a9cbc;
  color: white;
}
#system-message .alert.alert-warning {
  border-bottom: 1px solid #cca9a9;
  background: #ecc9c9;
}
#system-message .alert .alert-heading {
  font-size: 32px;
}
#system-message .alert p {
  margin: 8px 0;
}

.main-header {
  height: 152px;
  background: url('../images/header-inner.jpg') 50% 0 no-repeat;
}
.main-header .logo {
  display: block;
  float: left;
  width: 340px;
  height: 86px;
  margin-top: 32px;
  font-size: 0;
  line-height: 0.5;
  background: url('../images/logo-inner.png');
}
.main-header .search {
  float: right;
  width: 224px;
  margin-top: 52px;
}
.main-header .inputbox {
  width: 100% !important;
  height: 48px;
  padding: 0 16px;
  line-height: 48px;
  border: 0;
}

.navigation.main-width {
  margin-bottom: 24px;
}

.element-invisible {
  display: none;
}

.main-header-front {
  position: relative;
  line-height: 0;
}
.main-header-front .search-front {
  padding-top: 52px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.main-header-front .logo {
  position: absolute;
  top: 64px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 322px;
  height: 480px;
  background: url('../images/logo.png');
}
.main-header-front .search::after {
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%);
}
.main-header-front .search > form .inputbox {
  float: right;
  width: 224px !important;
  height: 48px;
  padding: 0 16px;
  line-height: 48px;
  border: 0;
}

.main-navigation {
  background: #93d5db;
}

.cont-inner {
  margin-top: 24px;
}

.content-div {
  padding-bottom: 24px;
}

.front .content-div {
  padding-bottom: 0;
}

.center-div {
  float: left;
  padding: 0;
  position: relative;
  width: 100%;
}

.content-three-col {
  padding: 0 0 24px;
  margin: 0 372px 0 248px;
}

.sidebar-first-div .content-three-col {
  margin: 0 0 0 248px;
}

.sidebar-second-div .content-three-col {
  margin: 0 420px 0 0;
}

aside.sidebar-first {
  float: left;
  margin-left: -100%;
  position: relative;
  width: 224px;
}

aside.sidebar-second {
  float: left;
  margin-left: -348px;
  position: relative;
  width: 348px;
}

.main-footer {
  background: #fafafa;
}

.main-footer-inner {
  padding: 96px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px;
  background: url('../images/logo-footer.png') no-repeat 50%;
}
.main-footer-inner > div {
  width: 50%;
}

.footer-naosmart {
  text-align: right;
}
.footer-naosmart a {
  color: #1a9cbc;
}

.items-leading,
.items-row {
  margin: 0 0 24px;
}

.items-leading > div {
  margin-bottom: 24px;
}

.items-row.cols-3 .item {
  float: left;
  width: 30%;
}
.items-row.cols-3 .item.column-2 {
  margin: 0 5%;
}
.items-row.cols-2 .item {
  float: left;
  width: 48%;
}
.items-row.cols-2 .item.column-2 {
  float: right;
}

div.post-meta {
  padding: 4px 0;
  margin: 0 0 8px;
  border-bottom: 1px solid #eeeeee;
  font-size: 0.9em;
}

div.post-meta span {
  padding: 0 1em 0 0;
}

div.post-meta a,
div.post-meta a:visited {
  color: #616161;
}

dl.article-info {
  padding: 4px;
  margin: 0 0 8px;
  font-size: 0.9em;
  color: #616161;
}
dl.article-info .article-info-term {
  display: none;
}
dl.article-info dd {
  display: inline-block;
  padding: 0 8px 0 0;
}
dl.article-info a {
  color: #616161;
}

.pagenavcounter {
  display: inline-block;
  padding: 0 8px 4px 0;
  font-weight: 700;
}

#article-index {
  float: right;
  max-width: 180px;
  font-size: 0.9em;
  line-height: 1.3em;
  background: #ffffd6;
}
#article-index ul {
  padding: 8px 16px;
}
#article-index ul li {
  list-style: none;
  padding: 4px 0;
  border-bottom: 1px solid #ebebb8;
}
#article-index ul li a.active {
  font-weight: 700;
}

p.readmore {
  position: relative;
  margin: 8px 0 0;
}
p.readmore:before {
  content: "\e76a";
  color: #1a9cbc;
  margin: 0 4px 0 0;
}
p.readmore a {
  color: #1a9cbc;
}
p.readmore a.btn {
  text-decoration: underline;
  background: none;
  box-shadow: none;
  color: #1a9cbc;
  font-weight: 400;
  border: none;
  padding: inherit;
  text-shadow: none;
  border-radius: 0;
  display: inline;
}
p.readmore a.btn span {
  display: none;
}

.content-category .cat-children > h3 {
  font-size: 24px;
}
.content-category .cat-children .item-title::before {
  margin-right: 4px;
  content: "\e793";
}

.categories-list li {
  padding: 4px 0;
}
.categories-list li dl {
  display: block;
  padding: 4px 0 16px 8px;
}
.categories-list li dl dt, .categories-list li dl dd {
  display: inline;
  color: #616161;
}
.categories-list li ul {
  margin-top: 4px;
  margin-left: 16px;
}

.cat-children {
  margin-top: 16px;
}
.cat-children > div {
  margin-left: 2px;
}
.cat-children > div:not(:last-child) {
  margin-bottom: 16px;
}
.cat-children .item-title {
  font-size: 26px;
}

table.category {
  width: 100%;
  margin: 0.8em 0;
  border: 1px solid #eeeeee;
}
table.category th,
table.category td {
  padding: 8px;
  vertical-align: middle;
  border-bottom: 1px solid #eeeeee;
}
table.category th {
  text-align: left;
  font-weight: bold;
  border-width: 4px;
  background-color: #f8f8f8;
}
table.category .list-title > a {
  position: relative;
  padding-left: 1.4em;
}
table.category .list-title > a::before {
  content: "\e6e5";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: inherit;
  color: #616161;
}

.category-desc, fieldset.filters {
  padding: 4px 8px;
  background-color: lightyellow;
  border: 1px solid #ebebb8;
  border-radius: 2px;
  margin: 0 0 8px;
}

.cat-children ul li,
.categories-list ul li {
  margin: 0 0 4px;
}
.cat-children ul .item-title,
.categories-list ul .item-title {
  display: block;
  padding: 0 8px;
  font-size: 16px;
  font-weight: 700;
}
.cat-children ul .category-desc, .cat-children ul fieldset.filters,
.categories-list ul .category-desc,
.categories-list ul fieldset.filters {
  background: none;
}

.items-more {
  position: relative;
  margin: 8px 0 16px;
  padding: 16px;
  border: 1px solid #eeeeee;
  border-radius: 2px;
}
.items-more h3 {
  display: inline-block;
  position: relative;
  top: -2em;
  padding: 0 0.2em;
  font-size: 1em;
  font-weight: 700;
  background: white;
}
.items-more h3:before {
  content: "\e786";
  display: block;
  position: relative;
  top: 2px;
  float: left;
  margin: 0 8px 0 0;
  color: #eeeeee;
}
.items-more ol {
  position: relative;
  padding: 0 0 0 2em;
}
.items-more ol li {
  list-style: decimal;
  padding: 4px 0;
  margin: 0;
  color: #1a9cbc;
  float: none;
}
.items-more ol li a {
  display: inline;
  border: none;
  padding: 0;
  color: inherit;
  text-decoration: underline;
}
.items-more ol li a:hover {
  text-decoration: none;
}

div.search fieldset.word,
div.search .searchintro,
div.search .phrases,
div.search fieldset.only,
div.search .form-limit,
div.search p.counter {
  padding: 8px;
  background: #eeeeee;
}
div.search p.counter {
  background: #e4e4e4;
}
div.search .phrases-box {
  margin: 0 0 8px;
}
div.search .phrases-box .controls > label input {
  margin-right: 4px;
}
div.search .phrases-box .controls > label:not(:last-child) {
  margin-right: 24px;
}
div.search .only > label:not(:last-child) {
  margin-right: 24px;
}
div.search fieldset {
  position: relative;
  padding-top: 32px !important;
}
div.search fieldset legend {
  display: inline;
  position: absolute;
  top: 3px;
  font-weight: 700;
}

dl.search-results dt {
  padding: 8px;
  padding-top: 1.5em !important;
  color: #616161;
}
dl.search-results dt a {
  font-weight: 700;
}
dl.search-results dt.result-title {
  border-top: 1px solid #eeeeee;
}
dl.search-results dd.result-category,
dl.search-results dd.result-created {
  padding: 0 8px 0 16px;
  font-size: 0.9em;
  color: #616161;
}
dl.search-results dd.result-text {
  padding: 0 8px 0 16px;
}
dl.search-results dd.result-created {
  padding-bottom: 8px;
}

span.icon-search {
  display: inline-block;
  position: relative;
  width: 32px;
  height: 32px;
}
span.icon-search::after {
  content: "\e73d";
  display: block;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
}

.com_search .btn-group .btn {
  width: 32px;
  height: 32px;
  padding: 0;
  border: none;
  box-shadow: none;
  line-height: 0;
}
.com_search .btn-group .inputbox {
  box-sizing: border-box;
  height: 32px;
  margin: 0 4px 0 0;
  padding: 0 8px;
}

div.login,
div.remind,
div.reset,
div.registration {
  margin: 0 0 8px;
}
div.login fieldset legend,
div.remind fieldset legend,
div.reset fieldset legend,
div.registration fieldset legend {
  display: block;
  margin: 0 0 16px;
  font-size: 32px;
  line-height: 1.3em;
  color: black;
}

.login-fields label {
  display: block;
  padding-bottom: 4px;
}

.login-fields {
  margin: 4px;
}

.red {
  color: #cc0000;
}

.sidebar-first .reg-form-block-sidebar .inputbox,
.sidebar-second .reg-form-block-sidebar .inputbox {
  width: 100%;
}
.sidebar-first .reg-form-block-sidebar .line-icon,
.sidebar-second .reg-form-block-sidebar .line-icon {
  box-sizing: border-box;
  position: relative;
}
.sidebar-first .reg-form-block-sidebar .line-icon::before,
.sidebar-second .reg-form-block-sidebar .line-icon::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 32px;
  margin-top: -0.5em;
  text-align: center;
  font-size: inherit;
}
.sidebar-first .reg-form-block-sidebar .line-icon .inputbox,
.sidebar-second .reg-form-block-sidebar .line-icon .inputbox {
  padding-left: 28px;
}
.sidebar-first .reg-form-block-sidebar .line-icon.icon-user::before,
.sidebar-second .reg-form-block-sidebar .line-icon.icon-user::before {
  content: "\e73b";
}
.sidebar-first .reg-form-block-sidebar .line-icon.icon-password::before,
.sidebar-second .reg-form-block-sidebar .line-icon.icon-password::before {
  content: "\e741";
}
.sidebar-first .reg-form-block-sidebar #form-login-remember input,
.sidebar-second .reg-form-block-sidebar #form-login-remember input {
  float: left;
  margin: 0 4px 0 0;
}

.profile fieldset {
  margin: 0 0 8px;
}
.profile fieldset legend {
  display: block;
  margin: 0 0 8px;
  font-size: 32px;
  color: black;
  display: block;
  line-height: 1.3em;
}
.profile fieldset dl dt {
  float: left;
  width: 224px;
  margin: 0 8px 8px 0;
}

.breadcrumbs-block {
  display: block;
  background: #ebf1f1;
}

.breadcrumbs {
  padding: 8px 0;
  color: #798c8e;
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
}
.breadcrumbs a {
  color: #798c8e;
}
.breadcrumbs span {
  font-weight: bold;
}
.breadcrumbs span.separator {
  padding: 0 4px;
  color: #798c8e;
}
.breadcrumbs span.separator img {
  display: none;
}
.breadcrumbs span.separator::after {
  content: "\f105";
}

aside .menu > li {
  list-style: none;
  padding: 8px;
}
aside .menu > li > a {
  display: block;
}
aside .menu > li.parent {
  position: relative;
}
aside .menu > li.parent > a {
  padding-right: 12px;
}
aside .menu > li.parent:before {
  content: "\f107";
  display: block;
  position: absolute;
  top: 18px;
  right: 4px;
  width: 16px;
  height: 16px;
  margin: -8px 0 0;
  text-align: center;
  font-size: 10px;
  line-height: 16px;
  border-radius: 16px;
  background: #f8f8f8;
  color: #616161;
}
aside .menu > li.active > a {
  text-decoration: none;
  color: black;
}
aside .menu > li.active:before {
  box-shadow: inset 0 1px 2px #dadada;
  color: #1a9cbc;
}
aside .menu .nav-child {
  margin: 8px 0 0 8px;
}
aside .menu .nav-child li {
  list-style: none;
}
aside .menu .nav-child li a {
  display: block;
  padding: 4px 8px;
}
aside .menu .nav-child .active > a {
  text-decoration: none;
  border-radius: 2px;
  background: #eeeeee;
}
aside .menu .nav-child .active .inner-menu {
  font-size: 14.4px;
}

/** *** *** *** ** */
/** MENU ** */
/** *** *** *** ** */
.top-menu {
  height: 56px;
  padding: 0;
}
.top-menu > li {
  position: relative;
  list-style: none;
  padding: 0;
  float: left;
  width: 20%;
  box-sizing: border-box;
}
.top-menu > li:not(:last-child) {
  border-right: 1px solid #c6ecf0;
}
.top-menu > li > a {
  display: block;
  height: 56px;
  padding: 0 16px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  line-height: 56px;
  color: white;
}
.top-menu > li.hover {
  background: #8fd1d7;
}
.top-menu > li.hover > a {
  text-shadow: none;
  color: white;
}
.top-menu > li.active {
  background: #8bcdd3;
}
.top-menu > li .nav-child {
  display: none;
  position: absolute;
  z-index: 90;
  top: 56px;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 1px solid #eeeeee;
  box-shadow: 0 1px 3px #eeeeee;
  background: white;
}
.top-menu > li .nav-child li {
  position: relative;
  list-style: none;
  float: none;
  padding: 0;
}
.top-menu > li .nav-child li a {
  display: block;
  height: auto;
  padding: 8px;
  text-decoration: none;
  line-height: inherit;
  color: #333333;
}
.top-menu > li .nav-child li .nav-child {
  top: -1px;
  left: 226px;
}
.top-menu.dropdown > li.deeper {
  padding-right: 16px;
}
.top-menu.dropdown > li.deeper::after {
  content: "\f107";
  position: absolute;
  top: 50%;
  right: 8px;
  margin-top: -0.5em;
}
.top-menu.dropdown > li.deeper::before {
  display: none;
}
.top-menu.dropdown > li.deeper.hover::after {
  color: white;
}
.top-menu.dropdown > li.deeper ul.nav-child li.deeper::after {
  content: "\f105";
  position: absolute;
  top: 50%;
  right: 4px;
  margin-top: -0.5em;
  color: #333333;
}
.top-menu li.hover > .nav-child {
  display: block;
}
.top-menu li.hover > .nav-child li.hover {
  background: #f8f8f8;
}

/** *** *** *** ** */
/** END MENU ** */
/** *** *** *** ** */
ul.footer-menu li {
  list-style: none;
  background: none;
  margin: 0 1.5em 0 0;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.2em;
  float: left;
}

ul.footer-menu li a,
ul.footer-menu li a:visited {
  text-decoration: none;
}
ul.footer-menu li a:hover,
ul.footer-menu li a:visited:hover {
  text-decoration: underline;
}

.module-block:not(:last-child) {
  margin-bottom: 24px;
}

.mod-title > h1 {
  font-size: 32px;
  text-transform: uppercase;
  font-weight: bold;
}

.header-block .search label {
  display: none;
}
.header-block .search .inputbox {
  width: 100%;
}

.mod-content .search label {
  display: none;
}
.mod-content .search .inputbox {
  display: block;
  width: 100%;
  height: 32px;
  padding-left: 24px;
}
.mod-content .search .button {
  display: none;
  float: right;
  width: 32px;
  margin: 0;
  text-indent: -9999px;
  background: none;
  background-size: 16px 16px;
}

.sidebar-first .search,
.sidebar-second .search {
  position: relative;
}
.sidebar-first .search .inputbox,
.sidebar-second .search .inputbox {
  float: left;
  width: 100%;
}

ul.relateditems li,
ul.archive-module li,
ul.categories-module li,
ul.category-module li,
ul.latestnews li,
ul.latestusers li,
ul.mostread li {
  padding: 4px 0 4px 16px;
  position: relative;
  list-style: none;
}
ul.relateditems li h4,
ul.archive-module li h4,
ul.categories-module li h4,
ul.category-module li h4,
ul.latestnews li h4,
ul.latestusers li h4,
ul.mostread li h4 {
  font-size: 100%;
}
ul.relateditems li::before,
ul.archive-module li::before,
ul.categories-module li::before,
ul.category-module li::before,
ul.latestnews li::before,
ul.latestusers li::before,
ul.mostread li::before {
  content: "\e827";
  color: #616161;
  position: absolute;
  left: 0;
  top: 8px;
}

ul.archive-module li::before {
  content: "\e7bf";
}

ul.categories-module li::before,
ul.category-module li::before {
  content: "\e793";
  top: 6px;
}

ul.latestnews li::before {
  content: "\e7a5";
  top: 7px;
}

ul.mostread li::before {
  content: "\e832";
  top: 7px;
}

ul.latestusers li::before {
  content: "\e7d4";
  top: 7px;
}

.swiper-container {
  overflow: hidden;
  height: 720px;
}

.swiper-wrapper .swiper-slide {
  height: 720px;
  float: left;
  padding: 0;
  box-sizing: border-box;
  cursor: pointer;
}
.swiper-wrapper .swiper-slide .title {
  font-size: 24px;
}

.swiper-pagination-switch {
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 1px solid #e4e4e4;
  border-radius: 12px;
  box-sizing: border-box;
  background: #f8f8f8;
  cursor: pointer;
  margin: 0 2px;
}
.swiper-pagination-switch.swiper-active-switch {
  background: #1a9cbc;
  border-color: #1a9cbc;
}

.allmode-box.news .image a {
  line-height: 0.5;
}
.allmode-box.news header .created {
  color: #616161;
}
.allmode-box.news h1 {
  font-size: 20px;
  text-transform: uppercase;
}
.allmode-box.news h1.last {
  border-bottom: none;
}

.header-block .user-box {
  padding: 4px 0 0;
  position: relative;
  float: right;
  width: 348px;
  color: #9e9e9e;
}
.header-block .user-box a, .header-block .user-box .pseudo-link {
  display: inline-block;
  height: 24px;
  box-sizing: border-box;
  line-height: 24px;
  color: #eeeeee;
}
.header-block .user-box .login-button {
  padding: 0 8px;
  text-decoration: none;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  background: white;
  color: #1a9cbc;
}
.header-block .user-box .pseudo-link {
  font-weight: 700;
}
.header-block .user-box .pseudo-link.active {
  text-decoration: none;
  border-bottom: none;
  border-radius: 4px 4px 0 0;
  background: white;
  color: #144a75;
}
.header-block .user-box .login-greeting {
  float: left;
  margin: 0 8px 0 0;
  padding: 3px 0 0;
}
.header-block .user-box .btn {
  padding: 0 8px;
  font-weight: 400;
}
.header-block .user-box .reg-form-block {
  display: none;
  position: absolute;
  box-sizing: border-box;
  z-index: 40;
  top: 24px;
  width: 348px;
  padding: 16px;
  border: 1px solid #eeeeee;
  border-top: none;
  border-radius: 0 4px 4px 4px;
  background: white;
}
.header-block .user-box .reg-form-block a {
  border: none;
  color: #144a75;
}
.header-block .user-box .reg-form-block p {
  margin: 0 0 4px;
}
.header-block .user-box .reg-form-block p .inputbox {
  width: 100%;
}
.header-block .user-box .reg-form-block ul {
  margin: 0;
  padding: 8px 0 0 16px;
}
.header-block .user-box .reg-form-block ul li {
  padding: 0;
}
.header-block .user-box .reg-form-block ul li a {
  padding: 0;
}

#login-form > ul {
  margin: 8px 0;
}

.stats-module dt {
  float: left;
  margin-right: 4px;
  font-weight: bold;
}
.stats-module dt::after {
  content: ":";
}

.feed {
  font-style: italic;
}
.feed h2 {
  font-size: 24px;
  font-style: normal;
}
.feed h2::before {
  content: "\e611";
}
.feed .newsfeed {
  margin: 16px 0 0 !important;
  font-style: normal;
}
.feed .newsfeed li {
  list-style: none;
  margin: 8px 0;
}
.feed .newsfeed .feed-link {
  position: relative;
  padding-left: 16px;
}
.feed .newsfeed .feed-link::before {
  content: "\e611";
  position: absolute;
  top: 0.2em;
  left: 0;
}
.feed .newsfeed .feed-item-description {
  padding: 8px 0 0 16px;
}

.jcarousel-wrapper {
  width: 100%;
  overflow: hidden;
  height: 720px;
}

.jcarousel {
  position: relative;
}
.jcarousel ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 20000em;
  height: 720px;
  left: 0;
  top: 0;
}
.jcarousel ul li {
  float: left;
}

.front-block-sections .module-block {
  border: 0;
  margin-top: 64px;
  margin-bottom: 48px;
}
.front-block-sections .module-block.contacts .mod-content > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.front-block-sections .module-block.contacts p {
  text-align: center;
  color: #616161;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
      -ms-flex: 1 1 0;
          flex: 1 1 0;
}
.front-block-sections .module-block.partners .mod-content img {
  display: block;
  margin: auto;
}
.front-block-sections .mod-title {
  margin-bottom: 24px;
  text-align: center;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: bold;
}
.front-block-sections .mod-content {
  padding: 0;
}

.news-horizontal .allmode-box.news .item {
  border: 0;
  width: 30%;
  float: left;
  padding: 0;
}
.news-horizontal .allmode-box.news .item.center {
  margin: 0 5%;
}
.news-horizontal .allmode-box.news .image {
  float: none;
  margin: 0 0 16px;
}

.news-vertical .item:not(:last-child) {
  margin-bottom: 32px;
}
.news-vertical .item .image {
  float: none;
  margin: 0 0 16px;
}
.news-vertical .item .text {
  color: #616161;
}

.view-rsform .content-three-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.view-rsform .content-three-col > form {
  margin-top: 64px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
      -ms-flex: 1 1 0;
          flex: 1 1 0;
}

.contact-info-block {
  width: 348px;
}
.contact-info-block .mod-title {
  margin-bottom: 32px;
}
.contact-info-block .mod-title h1 {
  text-transform: uppercase;
  font-size: 32px;
  font-weight: bold;
}
.contact-info-block p {
  color: #616161;
}
.contact-info-block p:not(:last-child) {
  margin-bottom: 32px;
}
.contact-info-block p strong {
  display: inline-block;
  margin-bottom: 8px;
  color: black;
}

.contact-form-block {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 40px;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.14);
  background: #eaf3f3;
}
.contact-form-block h3 {
  margin-bottom: 16px;
  text-transform: uppercase;
  font-size: 20px;
  color: #144a75;
}

.contact-form-block-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.contact-form-block-inner .line {
  margin-bottom: 4px;
}
.contact-form-block-inner .rsform-input-box,
.contact-form-block-inner .rsform-text-box,
.contact-form-block-inner .rsform-select-box {
  width: 100%;
}
.contact-form-block-inner .rsform-submit-button {
  margin: 24px 0 0;
}
.contact-form-block-inner .inputs {
  width: 224px;
}
.contact-form-block-inner .textarea {
  padding-left: 24px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
      -ms-flex: 1 1 0;
          flex: 1 1 0;
}

.blog.news .items-row {
  margin-bottom: 56px;
}
.blog.news a.thumbnail {
  float: left;
  margin: 0 32px 0 0;
}
.blog.news a.thumbnail img {
  border: 0;
  margin: 0;
}
.blog.news .created {
  margin: 16px 0 0;
}
.blog.news .page-header h2 {
  font-size: 20px;
  text-transform: uppercase;
}
