/* Generated by less 3.11.1 */
/* БАЗОВЫЕ НАСТРОЙКИ ТЕГОВ HTML */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0px;
  padding: 0px;
}
html,
body {
  width: vh;
  height: vw;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary,
div {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
body {
  font-family: 'Museo Sans Cyrl 500', Verdana, Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 13pt;
  color: #064854;
  background-image: url(../_img/parallax_bg.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
section {
  position: relative;
}
.padding_v {
  padding-top: 40px;
  padding-bottom: 40px;
}
.padding_left {
  padding-left: 20px;
}
.hid_overflow {
  overflow: hidden;
}
.osnova {
  margin: 0 auto;
  max-width: 1920px;
  overflow: hidden;
  min-width: 740px;
  position: relative;
}
nav #nav {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
nav #background {
  padding: 0 15%;
}
/* БАЗОВАЯ РАЗМЕТКА */
.block {
  position: relative;
  clear: both;
  max-width: 1200px;
  width: 80%;
  margin: 0 auto;
  padding: 20px;
}
.content {
  position: relative;
  padding: 20px 20px;
}
.editable {
  padding: 4px;
  border: #427D87 solid 1px;
  min-height: 20px;
}
.mobile {
  display: none;
  -webkit-transition: height 0.7s ease-out 0s;
  transition: height 0.7s ease-out 0s;
}
.nomobile {
  display: block;
  -webkit-transition: height 0.7s ease-out 0s;
  transition: height 0.7s ease-out 0s;
}
/* ШРИФТЫ */
h1,
h2,
h3 {
  font-family: 'Museo Sans Cyrl 900', Verdana, Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
  font-weight: normal;
}
h1 strong,
h2 strong,
h3 strong,
h1 b,
h2 b,
h3 b {
  font-family: 'Museo Sans Cyrl 900', Verdana, Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
  font-weight: normal;
}
h1 {
  font-size: 36pt;
  margin: 0 0 20px -2px;
  line-height: 36pt;
}
h2 {
  font-size: 27pt;
  margin: 0 0 20px -2px;
  line-height: 27pt;
}
h3 {
  font-size: 22pt;
  margin: 0 0 20px -1px;
  line-height: 22pt;
}
h4 {
  font-size: 19pt;
  font-weight: normal;
  margin: 0 0 20px 0;
  line-height: 19pt;
}
h5 {
  font-size: 16pt;
  font-weight: normal;
  margin: 0 0 20px 0;
}
h6 {
  font-weight: normal;
  font-size: 11pt;
  margin: 0 0 15px 0;
}
p {
  margin-bottom: 15px;
}
a {
  color: #0366A9;
}
br {
  height: 10px;
  display: block;
}
blockquote {
  font-size: 16.9pt;
  padding-left: 10px;
  margin-bottom: 15px;
  border-left: 8px solid #62C425;
  color: #06423C;
}
blockquote.citate {
  margin: 20px 0;
  border: none;
  padding: 0px 20px 0px 50px;
  font-size: 15.6pt;
  font-style: italic;
  position: relative;
}
blockquote.citate:before {
  content: "\201C";
  font-weight: bold;
  position: absolute;
  left: -12px;
  top: -8px;
  color: white;
  background: #62C425;
  width: 50px;
  height: 50px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  -khtml-border-radius: 25px;
  border-radius: 25px;
  font-size: 80px;
  text-align: center;
  line-height: 80px;
}
blockquote.citate p {
  margin: 0;
}
blockquote.citate cite {
  color: #064854;
  font-family: 'Museo Sans Cyrl 500', Verdana, Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 13pt;
  float: right;
  padding-left: 80px;
}
ul,
ol {
  margin: 10px 0 20px 0;
  padding: 0 0 0 25px;
  text-align: left;
  overflow: hidden;
}
.content ul {
  padding: 0;
  list-style: none;
  padding: 0 0 0 8px;
}
.content ul li {
  text-indent: -23px;
  padding: 0 0 0 5px;
}
.content ul li:before {
  font-weight: bold;
  color: #bcbbb7;
  content: "\2b24";
  transition-duration: 0.5s;
  margin-right: 8px;
}
.content ul ul,
.content ul ol {
  margin: 10px 0 20px 20px;
}
.content ul ul li:before,
.content ul ol li:before {
  font-weight: bold;
  color: #028A4A;
  content: "\2b24";
  transition-duration: 0.5s;
  margin-right: 8px;
}
li {
  margin: 0 0 5px 10px;
  text-align: left;
}
.hairborder,
.hairborder td {
  border-style: solid;
  border-width: 1px;
}
.bottomline th {
  background: #cdccc8;
  padding: 8px 0;
}
.bottomline td {
  border-bottom-style: solid;
  padding: 8px 0;
}
div.bottomline {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
table.hairborder,
table.bottomline {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
table caption {
  text-align: center;
}
table thead td,
table tfoot td {
  background-color: #427D87;
}
table p {
  padding: 0;
  margin: 0;
}
table.zebra {
  border: solid 1px #5b9da9;
  width: 100%;
  border-collapse: separate;
  border-spacing: 1px;
}
table.zebra thead td,
table.zebra th {
  border: none;
  height: 30px;
  padding: 3px;
  background: url(../_img/top_menyou_bg.gif) center center repeat-x #064854;
  text-align: center;
  color: #ffffff;
}
table.zebra thead td *,
table.zebra th * {
  color: #cdccc8;
  margin: 0;
}
table.zebra td {
  border: none;
  padding: 3px;
}
table.zebra td * {
  margin: 0;
}
table.zebra tr:nth-child(even) {
  background: #edece8;
  color: #064854;
}
table.zebra tr:nth-child(odd) {
  background: #cdccc8;
  color: #064854;
}
img {
  max-width: 100%;
  max-height: 100%;
}
img.resizable {
  margin-bottom: 20px;
}
/* ФОРМЫ */
form {
  display: block;
}
form big {
  font-size: 32.5pt;
}
input:focus,
textarea:focus {
  outline: none;
}
textarea {
  overflow-x: hidden;
}
input[type=text],
input[type=password],
input[type=radio],
input[type=checkbox],
textarea,
select,
.selectcontayner,
input[type=number] {
  font-family: 'Museo Sans Cyrl 500', Verdana, Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 13pt;
  resize: none;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #cdccc8;
  background: -webkit-linear-gradient(#cdccc8, #edece8);
  background: -o-linear-gradient(#cdccc8, #edece8);
  background: -moz-linear-gradient(top, #cdccc8, #edece8);
  /* для firefox 3.6+ */
  background: linear-gradient(#cdccc8, #edece8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cdccc8, endColorstr=#edece8);
  /* для IE6-9 */
  padding: 3px;
  margin: 2px 0;
  color: #000000;
}
input[type=text]:focus,
input[type=password]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus,
textarea:focus,
select:focus,
.selectcontayner:focus,
input[type=number]:focus {
  background: #cdccc8;
  outline: none;
}
input[type=text],
input[type=password],
input[type=number] {
  height: 34px;
  border-top: 1px solid #427D87;
  border-left: 1px solid #427D87;
  border-right: 1px #ffffff;
  border-bottom: 1px #ffffff;
  overflow: hidden;
}
input[type=radio],
input[type=checkbox] {
  height: 18px;
  width: 18px;
  margin: 8px 0;
  cursor: pointer;
}
input[type=submit],
input[type=button],
input[type=reset] {
  font-family: 'Museo Sans Cyrl 500', Verdana, Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 13pt;
  cursor: pointer;
  height: 38px;
  border-top: 1px solid #175965;
  border-left: 1px solid #175965;
  border-bottom: 1px #000000;
  border-right: 1px #000000;
  background: #064854;
  background: -webkit-linear-gradient(#064854, #000000);
  background: -o-linear-gradient(#064854, #000000);
  background: -moz-linear-gradient(top, #064854, #000000);
  /* для firefox 3.6+ */
  background: linear-gradient(#064854, #000000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#064854, endColorstr=#000000);
  /* для IE6-9 */
  overflow: hidden;
  color: #028A4A;
  font-weight: bold;
}
input[type=submit]:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:focus,
input[type=button]:focus,
input[type=reset]:focus {
  border-top: 1px solid #2cffa5;
  border-left: 1px solid #2cffa5;
  border-bottom: 1px #006ba5;
  border-right: 1px #006ba5;
  background: #2cf3a5;
  background: -webkit-linear-gradient(#2cf3a5, #2c8da5);
  background: -o-linear-gradient(#2cf3a5, #2c8da5);
  background: -moz-linear-gradient(top, #2cf3a5, #2c8da5);
  /* для firefox 3.6+ */
  background: linear-gradient(#2cf3a5, #2c8da5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#2cf3a5, endColorstr=#2c8da5);
  /* для IE6-9 */
  color: #ffffff;
}
label {
  text-align: left;
  line-height: 34px;
  display: block;
  font-weight: bold;
}
label span {
  font-weight: normal;
  font-style: italic;
}
.forminput {
  text-align: left;
  overflow: hidden;
  position: relative;
  height: 35px;
  padding: 0;
  cursor: pointer;
}
.forminput input[type=button] {
  position: absolute;
  right: 0x;
  top: 0;
}
.forminput #userfile {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  font-size: 150px;
  height: 35px;
  z-index: 1;
  cursor: pointer;
}
.forminput:hover input[type=button],
.forminput:focus input[type=button] {
  border-top: 1px solid #2cffa5;
  border-left: 1px solid #2cffa5;
  border-bottom: 1px #006ba5;
  border-right: 1px #006ba5;
  background: #2cf3a5;
  background: -webkit-linear-gradient(#2cf3a5, #2c8da5);
  background: -o-linear-gradient(#2cf3a5, #2c8da5);
  background: -moz-linear-gradient(top, #2cf3a5, #2c8da5);
  /* для firefox 3.6+ */
  background: linear-gradient(#2cf3a5, #2c8da5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#2cf3a5, endColorstr=#2c8da5);
  /* для IE6-9 */
  color: #ffffff;
}
/* ВЫРАВНИВАНИЯ */
.align_center {
  text-align: center;
}
.align_right {
  text-align: right;
}
.valign {
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  /* display:inline; */
}
.valign_helper {
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0px;
  zoom: 1;
  /* display:inline; */
}
.left {
  float: left;
}
.img_left {
  max-width: 40%;
  margin: 0 20px 20px 0;
  float: left;
}
.right {
  float: right;
}
.img_right {
  max-width: 40%;
  margin: 0 0 20px 20px;
  float: right;
}
/* СЛУЖЕБНЫЕ */
.overlay,
#overlay {
  display: none;
  position: fixed;
  overflow-y: auto;
  overflow-x: hidden;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  z-index: 9999;
  padding: 0px;
  background: rgba(0, 0, 0, 0.9);
  color: #cdccc8;
}
.closeThis {
  background: rgba(0, 0, 0, 0.2);
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 1;
  right: 5px;
  top: 5px;
  color: white;
  font-size: 0;
  overflow: hidden;
}
.closeThis:hover {
  background: #2CC0A5;
}
.closeThis::before,
.closeThis::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #ffffff;
  content: "";
}
.closeThis::before {
  top: 18px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.closeThis::after {
  top: 18px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cutcontent {
  display: none;
  width: 100%;
}
.resizable {
  width: 100%;
}
.clear {
  clear: both;
}
.hid {
  display: none;
  visibility: hidden;
}
/* ЦВЕТОВЫЕ СХЕМЫ */
* {
  border-color: #427D87;
}
.hairborder .base {
  color: #286a76;
}
.hairborder .mask {
  background: #6caeba;
  background: -webkit-linear-gradient(#6caeba, #397b87);
  background: -o-linear-gradient(#6caeba, #397b87);
  background: -moz-linear-gradient(top, #6caeba, #397b87);
  /* для firefox 3.6+ */
  background: linear-gradient(#6caeba, #397b87);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#6caeba, endColorstr=#397b87);
  /* для IE6-9 */
  color: #ffffff;
}
.border_left {
  border-left-width: 1px;
  border-left-style: solid;
}
.border_right {
  border-right-width: 1px;
  border-right-style: solid;
}
.border_top {
  border-top-width: 1px;
  border-top-style: solid;
}
.border_bottom {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
hr {
  border: none;
  background-color: #649fa9;
  height: 1px;
  clear: both;
}
/* БЕЛЫЙ */
.bg_white {
  background-color: #ffffff;
}
.bg_extra_light {
  background-color: #edece8;
}
.bg_light {
  background-color: #cdccc8;
}
.bg_mid {
  background-color: #427D87;
}
.bg_mid * {
  border-color: #064854;
  color: #000000;
}
.bg_mid hr {
  background-color: #064854;
}
.bg_mid h1,
.bg_mid h2,
.bg_mid h3,
.bg_mid h4 {
  color: #ffffff;
}
.bg_dark {
  background-color: #064854;
}
.bg_dark * {
  border-color: #427D87;
  color: #cdccc8;
}
.bg_dark textarea,
.bg_dark input,
.bg_dark select,
.bg_dark option {
  color: #064854;
}
.bg_dark hr {
  background-color: #397b87;
}
.bg_dark h1,
.bg_dark h2,
.bg_dark h3,
.bg_dark h4 {
  color: #ffffff;
}
.bg_dark a {
  color: #cdccc8;
}
.bg_dark a:hover {
  color: #FF5900;
}
.bg_dark a:focus,
.bg_dark a:active {
  color: #62C425;
}
.bg_dark .editable,
.bg_dark .hairborder {
  border-color: #397b87;
}
.bg_dark a.hairborder {
  border-color: #62C425;
}
.bg_dark a.hairborder:hover {
  border-color: #028A4A;
}
.bg_dark a.hairborder .base {
  color: #B5D966;
}
.bg_dark a.hairborder .mask {
  background: #028A4A;
  background: -webkit-linear-gradient(#028A4A, #005717);
  background: -o-linear-gradient(#028A4A, #005717);
  background: -moz-linear-gradient(top, #028A4A, #005717);
  /* для firefox 3.6+ */
  background: linear-gradient(#028A4A, #005717);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#028A4A, endColorstr=#005717);
  /* для IE6-9 */
}
.bg_dark .bottomline th {
  background: #397b87;
}
.bg_dark .bottomline td {
  border-bottom: solid 1px #397b87;
}
/* САМЫЙ ТЁМНЫЙ */
.bg_black {
  background-color: #000000;
}
.bg_black * {
  border-color: #427D87;
  color: #cdccc8;
}
.bg_black textarea,
.bg_black input,
.bg_black select,
.bg_black option {
  color: #064854;
}
.bg_black hr {
  background-color: #064854;
}
.bg_black h1,
.bg_black h2,
.bg_black h3,
.bg_black h4 {
  color: #ffffff;
}
.bg_black .zebra {
  border-color: #064854;
}
.bg_black .zebra th {
  background: #000000;
  background: -webkit-linear-gradient(#000000, #000000);
  background: -o-linear-gradient(#000000, #000000);
  background: -moz-linear-gradient(top, #000000, #000000);
  /* для firefox 3.6+ */
  background: linear-gradient(#000000, #000000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000, endColorstr=#000000);
  /* для IE6-9 */
  color: #5b9da9;
}
.bg_black .zebra td {
  padding: 3px;
}
.bg_black .zebra tr:nth-child(even) {
  background: #175965;
  color: #5b9da9;
}
.bg_black .zebra tr:nth-child(odd) {
  background: #064854;
  color: #5b9da9;
}
.bg_black h6 {
  color: #649fa9;
}
.bg_black a {
  color: #FF5900;
}
.bg_black a:hover {
  color: #62C425;
}
.bg_black .editable,
.bg_black .hairborder {
  border-color: #397b87;
}
.bg_black .hairborder .base {
  color: #427D87;
}
.bg_black .hairborder .mask {
  background: #6caeba;
  background: -webkit-linear-gradient(#6caeba, #397b87);
  background: -o-linear-gradient(#6caeba, #397b87);
  background: -moz-linear-gradient(top, #6caeba, #397b87);
  /* для firefox 3.6+ */
  background: linear-gradient(#6caeba, #397b87);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#6caeba, endColorstr=#397b87);
  /* для IE6-9 */
}
.bg_contrast1 {
  background: #0366A9;
  color: #ffffff;
}
.bg_contrast1 * {
  border-color: #ffffff;
}
.bg_contrast1 h1,
.bg_contrast1 h2,
.bg_contrast1 h3 {
  color: #ffffff;
}
.bg_contrast1_dark {
  background: #07303D;
  color: #ffffff;
}
.bg_contrast1_dark * {
  border-color: #ffffff;
}
.bg_contrast1_dark h1,
.bg_contrast1_dark h2,
.bg_contrast1_dark h3 {
  color: #ffffff;
}
.bg_contrast2 {
  background: #2CC0A5;
  color: #ffffff;
}
.bg_contrast2 * {
  border-color: #ffffff;
}
.bg_contrast2 h1,
.bg_contrast2 h2,
.bg_contrast2 h3 {
  color: #ffffff;
}
.bg_contrast2_light {
  background: #FF5900;
  color: #ffffff;
}
.bg_contrast2_light * {
  border-color: #ffffff;
}
.bg_contrast2_light h1,
.bg_contrast2_light h2,
.bg_contrast2_light h3 {
  color: #ffffff;
}
.bg_contrast3 {
  background: #028A4A;
  color: #ffffff;
}
.bg_contrast3 * {
  border-color: #B5D966;
}
.bg_contrast3 a {
  color: #B5D966;
}
.bg_contrast3 a:hover {
  color: #ffffff;
}
.bg_contrast3 h1,
.bg_contrast3 h2,
.bg_contrast3 h3 {
  color: #ffffff;
}
.bg_contrast3_dark {
  background: #06423C;
  color: #ffffff;
}
.bg_contrast3_dark * {
  border-color: #B5D966;
}
.bg_contrast3_dark a {
  color: #B5D966;
}
.bg_contrast3_dark a:hover {
  color: #ffffff;
}
.bg_contrast3_dark h1,
.bg_contrast3_dark h2,
.bg_contrast3_dark h3 {
  color: #ffffff;
}
.tifloComment {
  display: none;
  border-top: 10px solid #427D87;
  border-bottom: 10px solid #427D87;
  padding: 15px 0;
  text-align: center;
}
.tifloComment::before {
  display: block;
  font-size: 27px;
  content: "Изображение:";
  padding-bottom: 15px;
}
.editable .tifloComment {
  display: block;
}
.invisible {
  position: absolute;
  width: 0px;
  height: 0px;
  overflow: hidden;
}
@media screen and (max-width: 1600px) {
  .float_left {
    left: 5%;
  }
  .float_right {
    right: 5%;
  }
}
@media screen and (max-width: 1400px) {
  .block {
    width: 90%;
  }
}
@media screen and (max-width: 1199px) {
  .block {
    width: 95%;
  }
}
@media screen and (max-width: 991px) {
  h1 {
    font-size: 30pt;
    line-height: 30pt;
  }
  h2 {
    font-size: 24pt;
    margin: 0 0 20px -2px;
    line-height: 24pt;
  }
  h3 {
    font-size: 20pt;
    margin: 0 0 20px -1px;
    line-height: 20pt;
  }
  .block {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .osnova {
    min-width: auto;
  }
  .mobile {
    display: block;
  }
  .nomobile {
    display: none;
  }
  .left,
  .right,
  article,
  aside {
    float: none;
  }
}
