html {
  font-family: sans-serif;
/* 1 */
  -ms-text-size-adjust: 100%;
/* 2 */
  -webkit-text-size-adjust: 100%;
/* 2 */
/*overflow-x: hidden;*/
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
/* 1 */
  vertical-align: baseline;
/* 2 */
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
.overlay
{
    z-index: 9922!important;
}
.pop_up
{
    top: 13%;
    left: 31%;
position:fixed;
    z-index: 9923;
    background: #E8E5E5;
    padding: 10px;
    border: 1px solid #999;
    width: 440px;
}
.pop_up .title-form {
    font-size: 22px;
    text-align: center;
    color: #000000;
    font-weight: bold;
    display: inherit;
    width: 100%;
}
.online_konsult form>div>span
{
color: #828181;
margin-bottom: 4px;
    margin-top: 10px;
    display: inline-block;
}
.online_konsult form>div>input[type="text"]
{
width: 100%;

}
.close-form {

    right: 5px!important;
    top: 5px!important;

}
.online_konsult form>div>input[name="captcha_word"]
{
    width: 180px;

}
.online_konsult form>div>textarea
{    resize: none;
width: 100%;
height: 70px;
}


b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
/* 1 */
  font: inherit;
/* 2 */
  margin: 0;
/* 3 */
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
/* 2 */
  cursor: pointer;
/* 3 */
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
/* 1 */
  padding: 0;
/* 2 */
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
/* 1 */
/* 2 */
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
/* 1 */
  padding: 0;
/* 2 */
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
h1 {
  font: 700 25px;
  margin: 0;
  color: #333;
}
a:focus,
button:focus,
input:focus {
  outline: none;
}
ul, ol {
  padding: 0px;
  margin: 0px;
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
@font-face {
  font-family: 'MyriadProRegular';
  src: url('../fonts/MyriadProRegular/MyriadProRegular.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/MyriadProRegular/MyriadProRegular.woff') format('woff'), 
       url('../fonts/MyriadProRegular/MyriadProRegular.ttf')  format('truetype'), 
       url('../fonts/MyriadProRegular/MyriadProRegular.svg#MyriadProRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MyriadProItalic';
  src: url('../fonts/MyriadProItalic/MyriadProItalic.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/MyriadProItalic/MyriadProItalic.woff') format('woff'), 
       url('../fonts/MyriadProItalic/MyriadProItalic.ttf')  format('truetype'), 
       url('../fonts/MyriadProItalic/MyriadProItalic.svg#MyriadProItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MyriadProSemiBold';
  src: url('../fonts/MyriadProSemiBold/MyriadProSemiBold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/MyriadProSemiBold/MyriadProSemiBold.woff') format('woff'), 
       url('../fonts/MyriadProSemiBold/MyriadProSemiBold.ttf')  format('truetype'), 
       url('../fonts/MyriadProSemiBold/MyriadProSemiBold.svg#MyriadProSemiBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
html {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  height: 100%;
}
body {
  font: 400 14px Arial, Helvetica, sans-serif ;
  background: #fff;
  height: 100%;
  color: #3C3636;
  line-height: 1;
  width: 1100px;
  margin: 0 auto;
}
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
.ma a {
    color: #005DA7;
  -webkit-transition: color 0.2s ease-out;
          transition: color 0.2s ease-out;
  text-decoration: none;
}
.text-align-left {
  text-align: left;
}
.text-align-center {
  text-align: center;
}
.text-align-right {
  text-align: right;
}
.main-header {
  display: table;
  width: 100%;
  margin-top: 10px;
}
.main-header > div {
  display: table-cell;
  width: 50%;
}

.main-header > div:first-child{width: 40%;}
.main-header > div:last-child{width: 60%;}
.main-header .logo img{width: 90%;}

.logo {
  background: #fed001;
  vertical-align: middle;
  text-align: center;
}
.top-header-link {
  text-align: right;
  color: #828181;
  position: relative;
}
.top-header-link a {
  color: #828181;
  margin-left: 35px;
    font-size: 14px;
}
.top-header-link .auth_log2, .top-header-link .auth_log{font-size: 14px;}

.top-header-link a:nth-child(1) {
  border-bottom: 1px solid #828181;
}
.social-block {
  float: left;
  margin-left: 20px;
}
.social-block > a > img {
  margin-left: 20px;
}
.top-menu-link {
  float: right;
  position: relative;
  top: 20px;
}
.top-menu-link  ul {
  list-style: none;
}
.top-menu-link  ul > li {
  display: inline-block;
  vertical-align: top;
  padding: 0 15px;
}
.top-menu-link  ul > li > a {
  color: #005da3;
  font-size: 15px;
  border-bottom: 1px solid #005da3;
}
.top-menu-link  ul > li:not(:last-child) {
  border-right: 1px solid #828182;
}
.top-menu-link  ul > li:last-child {
  padding-right: 0px;
}
.menu {
  margin-top: 12px;
}
.menu  ul {
  list-style: none;
  width: 100%;
  display: table;
  border: 0px;
}
.menu  ul > li {
  display: table-cell;
  vertical-align: top;
  line-height: 45px;
  vertical-align: middle;
  height: 45px;
  background: #005da7;
}
.menu  ul > li > a {
  line-height: 43px;
  display: block;
  text-align: center;
  color: #feffff;
  font-size: 18px;
  padding: 0 12px;
}
.menu  ul > li:not(:last-child) > a {
  border-right: 1px solid #eef5f8;
}
.menu  ul > li:hover {
  background: #a1c7db;

}
.header-shadow {
  background: url(../images/shadow-header.png) no-repeat;
  height: 15px;
  text-align: center;
  background-position: center;
}
.top-banner {
/*height: 416px;*/ width:100%;
height: 270px; overflow: hidden;
}
.yelow-line {
  background: #ffce01;
  height: 7px;
}
.yelow-line:after {
  content: "";
  background: url(../images/shadow-top-banner.png) no-repeat;
  height: 43px;
  display: block;
  position: relative;
  top: 7px;
  background-position: center;
}
.main {
  position: relative;
  border-bottom: 1px solid #8d8d8d;
  display: table;
  width: 100%;
}
.sidebar,
.content {
  display: table-cell;
vertical-align: top;
}
.sidebar {
  width: 245px;
}
.content {
  border-left: 1px solid #8d8d8d;
}
.content img {
max-width: 100%;
}
.left-menu {
  width: 100%;
  list-style: none;
  margin-top: 15px;
}
.left-menu > li {
  
}
.left-menu > li:not(:last-child) {
  border-bottom: 2px solid #929292;
}
.left-menu > li > a {
  font-size: 18px;
  color: #005DA7;
  padding: 14px 10px 14px 20px;
  display: block;
 position: relative;
    text-shadow: 1px 1px 2px #fff;
}
.left-menu > li.submenu > a:after {
  content: "";
  background: url(../images/arrow-right2.png) no-repeat;
  width: 14px;
  height: 19px;
  display: inline-block;
  margin-right: 13px;
  float: right;
  position: absolute;
  top: 16px;
  right: 0px;
}
.left-menu > li.submenu.open > a:after {
  content: "";
  background: url(../images/arrow-down.png) no-repeat;
  width: 19px;
  height: 19px;

}
.left-menu > li.submenu > ul.lvl2 {
  list-style: none;
  display: none;
}

.left-menu > li.submenu.open > ul.lvl2 {  display: block;}

.left-menu > li.submenu > ul.lvl2 > li {
  font-size: 18px;
  color: #005da3;
  padding: 8px 0 8px 50px;
  display: block;
}
.left-menu > li.submenu > ul.lvl2 > li > a {
    font-size: 16px;
  color: #005da3;
}
.left-menu > li.submenu > ul.lvl2 > li:not(:last-child) {
}
.sidebar-block {

}
.sidebar-block .title {
  color: #005da3;
  font-size: 18px;
  padding: 0 15px;
  text-align: center;
  margin-bottom: 25px;
}
.sidebar-block .title a {
  color: #005da3;     font-size: 16px;
}
.sidebar-block .title:before {
  background: #ffd200;
  height: 3px;
  width: 78%;
  margin: 40px auto 25px auto;
  content: "";
  display: block;
}
.sidebar-block .text {
  text-align: center;
}
.sidebar-block .text > img {
  text-align: center;
  border: 5px solid #ffffff;
  border-top-width: 2px;
  box-shadow: 0 4px 5px rgba(201,201,201,1);
}
.sidebar .clear-sidebar {
  display: block;
  height: 50px;
}
.news-list {
  width: 100%;
  list-style: none;
  padding-right: 25px;
}
.news-list > li:after {
  content: "";
  display: block;
  background: url(../images/shadow-news-list.png) no-repeat;
  height: 21px;
  text-align: center;
  background-position: center;
}
.news-item .title {
  font-size: 25px;
  color: #005da3;
  position: relative;
  padding-left: 60px;
  margin-top: 20px;
  font-family: 'MyriadProSemiBold';
}
.news-item .title a {
  color: #005da3;
    width: 80%;
    display: inline-block;
}
.news-item .title .date-block {
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 15px;
  color: #005da3;
  border: 1px solid #005da3;
  border-radius: 5px;
  padding: 6px;
  font-family: 'MyriadProRegular';
}
.news-item .text-news {

  line-height: 20px;
  padding-left: 40px;
  padding-top: 50px;
  font-size: 14px;
}
.news-item .text-news a {
	color: #005da3;
}
.news-item .news-button {
  margin-top: 10px;
  text-align: right;
}
.news-item iframe,
.news-item img {
max-width: 100%
}
.reedmore {
  font-size: 15px;
  color: #646464;
  display: inline-block;
  background: url(../images/reedmore.png) no-repeat;
  width: 126px;
  height: 48px;
  white-space: nowrap;
font-family: MyriadProRegular !important;
}
.reedmore span {
  position: relative;
  top: 19px;
  left: -17px;
}
.comment {
  display: inline-block;
  background: url(../images/comment.png) no-repeat;
  width: 122px;
  height: 48px;
  font-size: 12px;
  color: #646464;
  font-family: 'MyriadProItalic';
}
.comment span {
  position: relative;
  top: 19px;
  left: -17px;
}
.footer {
  display: table;
  width: 100%;
  font-size: 15.12px;
  color: #000000;
  line-height: 28px;
  margin-top: 35px;
}
.footer a {
  color: #000000;
  text-decoration: underline;
}
.footer > div {
  display: table-cell;
  vertical-align: top;
}
.footer-font-small {
  font-size: 12.96px;
}
.search-form {
	    margin-top: 10px;
}
.footer-contact {
  list-style: none;
  padding-right: 10px;
  float: left;
}
.footer-contact li:nth-child(1):before {
  content: "";
  display: inline-block;
  background: url(../images/feedback.png) no-repeat;
  width: 25px;
  height: 24px;
  margin-right: 8px;
}
.footer-contact li:nth-child(2):before {
  content: "";
  display: inline-block;
  background: url(../images/map-icon.png) no-repeat;
  width: 25px;
  height: 24px;
  margin-right: 8px;
}
.footer-contact li {
  line-height: 24px;
  white-space: nowrap;
}
.footer-contact li span {
  vertical-align: top;
  display: inline-block;
}
.footer-contact li span a {
  font-size: 12.96px;
  color: #8d8a8d;
  text-decoration: none;
  border-bottom: 1px solid #8d8a8d;
  text-align: center;
}
.bottom-banner {
  width: 100%;
  list-style: none;
  display: table;
  margin: 65px 0 100px;
}
.bottom-banner > li {
  display: table-cell;
  text-align: center;
}
.bottom-banner > li:first-child {
  text-align: left;
}
.bottom-banner > li:last-child {
  text-align: right;
}
.footer-line {
  display: block;
  background: #ffd200;
  height: 19px;
}


/***********************************************************/
/*                                                         */
/*                 lvl2.html                               */
/*                                                         */
/***********************************************************/


.page-content {
  padding: 65px; 120px 0 80px;
}
.page-content .back {
  margin-bottom: 30px;
}
.page-content .back a {
  color: #005da7;
  border-bottom: 1px dashed #115799;
  font: 12.96px Arial;
}
.page-content .date {
  font: 12.96px Arial;
  color: #000000;
  margin-bottom: 15px;
}
.page-content .name {
  margin-bottom: 40px;
}
.page-content .name a {
  font: 12.96px Arial;
  color: #005da7;
  border-bottom: 1px solid #115799;
}
.page-content .title {
  font: 21.6px Arial;

  margin-bottom: 35px;
  position: relative;
}
.page-content .title > div {
  position: absolute;
  right: 0px;
  top: 0px;
}
.page-content .title > div a {
  font-size: 15.12px;
  color: #005da7;
}
.page-content .title > div a > strong {
  font-weight: normal;
}
.page-content .title > div a.active > strong {
  color: #005da7;
  border-bottom: 1px solid #115799;
}
.page-content .title > div a > strong:hover {
  color: #005da7;
  border-bottom: 1px solid #115799;
}
.page-content .title > div a:not(:last-child):after {
  content: ".";
  display: inline-block;
  padding: 0 5px;
}
.page-content .title > span {
  color: #ff8208;
  font-size: 15.12px;
  font-weight: bold;
}
.page-content .text {

  font: 14px Arial;
  line-height: 17px;
}
.title-small {
  font: 14px Arial;

  margin-top: 30px;
  margin-bottom: 20px;
}
.slidesjs-container {
  height: 270px !important;
}
.document {
  list-style: none;
}
.document > li {
  display: inline-block;
  margin-right: 15px;
}
.document > li:before {
  content: "";
  display: inline-block;
  background: url(../images/icon-doc.png) no-repeat;
  width: 28px;
  height: 29px;
  margin-right: 10px;
}
.document > li > span {
  display: inline-block;
  line-height: 29px;
  vertical-align: top;
}
.document > li > span > a {
  color: #626262;
  font: 12.96px Arial;
  border-bottom: 1px solid #626262;
}
.image-list {
  list-style: none;
}
.image-list > li {
  display: inline-block;
  margin-right: 25px;
  vertical-align: middle;
  margin-bottom: 25px;
}
.other-info {
  border-top: 4px solid #999999;
  margin-top: 45px;
  padding-top: 20px;
}
.views {
  font: 12.96px Arial;
  color: #626262;
}
.bottom-link {
  margin-left: 30px;
}
.bottom-link a {
  color: #005da3;
  font: 13px Arial;
  border-bottom: 1px dashed #115799;
  white-space: nowrap;
  display: inline-block;
}
.fav:before {
  content: "";
  display: inline-block;
  background: url(../images/fav.png) no-repeat;
  width: 16px;
  height: 17px;
  margin-right: 4px;
}
.repost:before {
  content: "";
  display: inline-block;
  background: url(../images/repost.png) no-repeat;
  width: 13px;
  height: 17px;
  margin-right: 4px;
}
.title-comment {
  font: 25.92px Arial;
  color: #005da3;
  margin: 55px 0;
}
.list-comment {
  width: 100%;
  list-style: none;
}
.list-comment > li {
  margin-bottom: 50px;
}
.comment-photo {
  float: left;
  width: 47px;
}
.comment-text {
  position: relative;
  margin-left: 67px;
  margin-top: 15px;
  color: #000000;
  font: 12.96px Arial;
  line-height: 20px;
}
.comment-text > a {
  color: #005da7;
  border-bottom: 1px dashed #115799;
}
.user-info {
  position: relative;
  margin-bottom: 25px;
}
.user-info > a {
  font: 12.96px Arial;
  color: #005da7;
  border-bottom: 1px solid #115799;
}
.user-info > span {
  display: block;
  color: #3e3e3e;
  font: italic 11.88px Arial;
  margin-top: 15px;
}
.user-info > div {
  position: absolute;
  right: 0px;
  top: 0px;
  color: #626262;
  font: 11.88px Arial;
}
.form-comment {
  margin-top: 10px;
}
.textarea-comment {
  width: 100%;
  height: 200px;
  border: 3px solid #e8e8e8;
  border-radius: 3px;
}
.button-input {
  background: linear-gradient(#005da7, #005da7);
  color: #f5f5f5;
  padding: 10px;
  border: 0px;
  border-radius: 8px;
  font: bold 16.31px Arial;
}
.button-input:hover {
  background: linear-gradient(#13599a, #82a6c8);
}
.reset {
  background: linear-gradient(#c5c4c5, #797979);
}
.reset:hover {
  background: linear-gradient(#797979, #c5c4c5);
}
.gray-bg {
  background: #f3f3f3;
  padding: 15px;
  border-bottom: 4px solid #fffd40;
  border-left: 1px solid #f7f7cb;
  border-right: 1px solid #f7f7cb;
}
.gray-bg:before {
  content: "";
  display: inline-block;
  background: url(../images/gray-bg_arrow.png) no-repeat;
  width: 10px;
  height: 24px;
  position: relative;
  top: -17px;
  left: -25px;
}
.comment-del .user-info {
  font-weight: bold;
}
.title-add-comment {
  font: 25.92px Arial;
  color: #005da3;
  border-bottom: 1px dashed #115799;
  display: inline-block;
}
.page-contact {
  text-align: left;
  padding: 45px 25px 30px 85px;
  color: #000000;
  font-size: 25.92px;
  line-height: 45px;
}
.map {
  text-align: center;
}
.map > img {
  text-align: center;
  border: 5px solid #ffffff;
  border-top-width: 2px;
  box-shadow: 0 4px 5px rgba(201,201,201,1);
}




.color1 .logo,
.color1 .menu  ul > li {
  background: #000;
}
.color1 .menu  ul > li:hover {
  background: #fff;
}
.color1 .menu  ul > li:hover > a,
.color1 .left-menu > li > a,
.color1 .sidebar-block .title a,
.color1 .news-item .title a,
.color1 .news-item .title .date-block,
.color1 .news-item .text-news,
.color1 .reedmore, .color1 .comment,
.color1 .footer-contact li span a,
.color1 .page-content .back a,
.color1 .page-content .name a,
.color1 .page-content .title > span,
.color1 .document > li > span > a,
.color1 .bottom-link a,
.color1 .page-content .title > div a,
.color1 .page-content .title > div a.active > strong,
.color1 .user-info > a,
.color1 .user-info > div,
.color1 .user-info > span,
.color1 .comment-text > a,
.color1 .title-add-comment {
  color: #000;
}
.fs-normal .footer, 
.fs-normal .footer-font-small, 
.fs-normal .footer-contact li span a, 
.fs-normal .menu  ul > li:hover > a,
.fs-normal .menu  ul > li > a,
.fs-normal .text-news,
.fs-normal .page-content .back a,
.fs-normal .page-content .date,
.fs-normal .page-content .name a,
.fs-normal .page-content .title > span,
.fs-normal .page-content .title > div a,
.fs-normal .page-content .text,
.fs-normal .title-small,
.fs-normal .document > li > span > a,
.fs-normal .views,
.fs-normal .bottom-link a,
.fs-normal .user-info > a,
.fs-normal .user-info > span,
.fs-normal .user-info > div,
.fs-normal .comment-text  {
  font-size: 16px;
}

.color2 body {
  background: #000;
}
.color2 .logo,
.color2 .menu  ul > li {
  background: #ff0;
}
.color2 .menu  ul > li:hover {
  background: #000;
}
.color2 .menu  ul > li > a {
  color: #000;
}
.color2 .menu  ul > li:hover > a,
.color2 .left-menu > li > a,
.color2 .sidebar-block .title a,
.color2 .news-item .title a,
.color2 .news-item .title .date-block,
.color2 .news-item .text-news,
.color2 .reedmore, .color2 .comment,
.color2 .footer-contact li span a,
.color2 .page-content .back a,
.color2 .page-content .name a,
.color2 .page-content .title > span,
.color2 .document > li > span > a,
.color2 .bottom-link a,
.color2 .page-content .title > div a,
.color2 .page-content .title > div a.active > strong,
.color2 .user-info > a,
.color2 .user-info > div,
.color2 .user-info > span,
.color2 .comment-text > a,
.color2 .title-add-comment,
.color2 .top-header-link a,
.color2 .top-menu-link > ul > li > a,
.color2 .footer,
.color2 .footer a,
.color2 .left-menu > li.submenu > ul.lvl2 > li > a,
.color2 .page-content .date,
.color2 .page-content .title,
.color2 .page-content .text,
.color2 .title-small,
.color2 .views,
.color2 .title-comment,
.color2 .comment-text,
.color2 .page-contact {
  color: #ff0;
}
.color2 .gray-bg,
.color2 .gray-bg .user-info > a,
.color2 .gray-bg .user-info > span,
.color2 .gray-bg .user-info > div {
  color: #000 !important;
}
.color2 .reedmore {
  color: #000 !important;
}
.color2 .footer-contact li span a,
.color2 .user-info > a,
.color2 .bottom-link a,
.color2 .document > li > span > a,
.color2 .page-content .title > div a > strong:hover,
.color2 .page-content .title > div a.active > strong,
.color2 .page-content .back a,
.color2 .left-menu > li:not(:last-child),
.color2 .left-menu > li.submenu > ul.lvl2 > li:not(:last-child),
.color2 .page-content .name a,
.color2 .top-menu-link > ul > li > a,
.color2 .top-header-link a:nth-child(1) {
  border-color: #ff0;;
}
.fs-big .footer, 
.fs-big .footer-font-small, 
.fs-big .footer-contact li span a,
.fs-big .text-news,
.fs-big .page-content .back a,
.fs-big .page-content .date,
.fs-big .page-content .name a,
.fs-big .page-content .title > span,
.fs-big .page-content .title > div a,
.fs-big .page-content .text,
.fs-big .title-small,
.fs-big .document > li > span > a,
.fs-big .views,
.fs-big .bottom-link a,
.fs-big .user-info > a,
.fs-big .user-info > span,
.fs-big .user-info > div,
.fs-big .comment-text,
.fs-big .top-header-link > a,
.fs-big .top-menu-link > ul > li > a  {
  font-size: 22px;
}
.fs-big .menu  ul > li:hover > a,
.fs-big .menu  ul > li > a {
font-size: 18px;
}

.mobile body {
  width: 100%;
}
.mobile .main {
  display: block;
}
.mobile .main-header > div,
.mobile .menu  ul > li {
  display: table-row;
}
.mobile .top-header-link {
  position: static;
}
.mobile .top-banner {
  height: 100%;
}
.mobile .top-banner img {
  width: 100%;
}
.mobile .sidebar,
.mobile .content {
  display: table-row;
}
.mobile .logo {
  height: 100%;
  padding: 5px;
}
.mobile .logo > a > img {
  width: 100%;
}
.mobile .bottom-banner > li:first-child,
.mobile .bottom-banner > li:last-child {
  text-align: center;
}
.mobile .bottom-banner > li {
  display: table-row;
  padding: 5px 0;
}
.mobile .news-item .title .date-block {
  position: static;
}
.mobile .footer > div {
  display: table-row;
}
.mobile .top-header-link > a {
  display: block;
  text-align: center;
  padding: 5px  0;
}
.mobile .top-header-link a:nth-child(1) {
  border: 0px;
}
.mobile .social-block {
  float: none;
  text-align: center;
  padding: 5px 0;
  margin-left: 0px;
}
.mobile .top-menu-link {
  float: none;
  text-align: center;
  top: 10px;
}
.mobile .top-menu-link > ul > li {
  display: block;
  text-align: center;
  padding: 5px 0;
}
.mobile .top-menu-link > ul > li:not(:last-child) {
  border: 0px;
}
.mobile .news-item .title {
  padding-left: 0px;
  text-align: center;
}
.mobile .news-list {
  padding-right: 0px;
}
.mobile .text-align-left,
.mobile .text-align-right,
.mobile .footer-contact {
  text-align: center;
}
.mobile .top-header-link a {
  margin-left: 0px;
}
.mobile .menu  ul > li:not(:last-child) > a {
  border: 0px;
}
.fs-normal .menu  ul > li > a,
.fs-big .menu  ul > li > a {
padding: 0px;
}
.all_news {
text-align: center;
margin: 15px 0;
}
.mobilein { display: none;}
.mobile .mobilein {display: inline-block;}
.mobile .mobileout {display: none;}
.all_news a {
text-align: center;
color: #005da3;
font-size: 20px;
}
.page-content table,
.page-content table tr,
.page-content table tr td {/*border: 1px solid #8d8d8d;*/}
#slides {
  position: relative;
}
.slidesjs-previous {
  background: url(../images/prev.png) no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0px;
  top: 40%;
  z-index: 99;
}
.slidesjs-next {
  background: url(../images/next.png) no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0px;
  top: 40%;
  z-index: 99;
}
.fs-big .menu  ul > li:nth-child(3) > a,
.fs-big .menu  ul > li:nth-child(4) > a,
.fs-big .menu  ul > li:nth-child(5) > a {
  line-height: 86px;
  height: 86px;
}
.table-content-box {
font-size: 14px;
}
.breadcrumb-navigation {
	margin-bottom: 10px;
	position: relative;
    top: -40px;
}
.breadcrumb-navigation > li > a {
	color: #005da7;
    font: 13px Arial;
}
.breadcrumb-navigation > li:not(:last-child):after {
	content: "\2192";
	display: inline-block;
	text-align: center;
	font-size: 13px;
	color: #115799;
	padding: 0 5px;
}
.feedback {
    padding: 30px 15px !important;
}
.feedback .breadcrumb-navigation {
	top: -3px;
}
.feedback .inputtext, .feedback .inputtextarea, .feedback select {
    width: 100% !important;
}
.owl-carousel {
overflow: hidden;
height: 270px;
width: 100%;
max-width: 1100px;
}
.owl-item {
float: left;
}
.owl-item > .item > a > img {
height: 270px;
}
.owl-prev {
  background: url(../images/prev.png) no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0px;
  top: 40%;
  z-index: 99;
cursor: pointer;
}
.owl-next {
  background: url(../images/next.png) no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0px;
  top: 40%;
  z-index: 99;
cursor: pointer;
}
.table-row-dep img {
	min-width: 142px;
}
.owl-wrapper{
    position: absolute;
}