@charset "UTF-8";
/* beetween 1280 to 1440 */
/* beetween 1440 to 1600 */
/* from 1600 */
/* beetween 768 to 1280 */
/* beetween 375 to 768 */
/* beetween 320 to 375 */
/*
@media (max-width: @mediaTablet) {
		width:100%;
		margin: 0;
	}
*/
/*
*	DOCUMENT
*/
* {
  margin: 0;
  padding: 0px;
}
/*
*	FOOTER ON BOTTOM
*/
.footer {
  /*background-image:url(/gif/footer.gif);*/
  /*background-image:url(/gif/top_line.gif);
	background-repeat:repeat-x;
	background-position: left top;*/
  /*height:85px; */
  height: 45px;
  clear: both;
  position: relative;
}
.push {
  height: 45px;
  clear: both;
}
.header {
  height: 180px;
}
.clear {
  clear: both;
  font-size: 1px;
  height: 1px;
}
/*
*	COMMON STYLES
*/
p,
a {
  color: #2a2a2a;
  font-size: 1em;
  margin-bottom: 0.4em;
}
a {
  /*color: #2509f3;
	text-decoration: none;*/
}
a img {
  border: none;
}
ul li {
  list-style-type: none;
}
ol {
  margin: 1em 0 1em 40px;
}
td {
  vertical-align: top;
}
.text {
  width: 100%;
}
.container {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 30px;
}
.header {
  height: 150px;
}
.top_left {
  left: 20px;
  top: 10px;
  position: absolute;
  width: 652px;
  height: 926px;
  z-index: 0;
  display: block;
}
.s1280 {
  max-width: 1280px;
  /*position: relative;
	top: 0px;
	left: 0px;*/
}
.left_line {
  color: #feba04;
  font-style: italic;
  font-size: 0.9em;
  margin: 0 20px 20px 20px;
  text-align: right;
  padding-right: 20px;
  margin-top: 40px;
}
.left_line p {
  color: #feba04;
  white-space: nowrap;
}
.textcontainer p {
  line-height: 1.4;
}
h1,
h2,
h3,
h4,
p {
  /*text-indent: 40px;*/
}
.textcontainer ul li {
  margin-bottom: 0.6em;
}
.textcontainer ul li p {
  text-indent: 0;
}
/*********************************************************
*
*	MAIN MENU
*
************************************************************/
.main_menu {
  margin-bottom: 40px;
  font-size: 1.15em;
  margin-right: 20px;
  width: 180px;
  font-family: Arial, Sans-serif;
}
.main_menu li {
  padding-bottom: 0.4em;
  padding-top: 0.4em;
  text-align: right;
  /*border-bottom: 1px solid #4c69d6;*/
  border-bottom: none;
}
.main_menu li.first {
  /*border-top: 1px dashed #4c69d6;*/
}
.main_menu li a {
  text-decoration: none;
  color: #262626;
  /*font-family: "Times New Roman",Helvetica,Times, serif;;*/
  color: #2a5877;
  padding-right: 20px;
  display: block;
  margin-bottom: 0;
  /*text-transform: uppercase;*/
  font-weight: bold;
  font-size: 1em;
}
.main_menu li a:hover,
.main_menu li a.active {
  color: #3276b4;
  /*	background-image: url('/gif/dot.gif');
	background-repeat: no-repeat;
	background-position: 100% 70%;*/
}
/*********************************************************
*
*	LEFT MENU
*
************************************************************/
.left_menu {
  margin-top: 0.6em;
  margin-bottom: 0.8em;
  margin-right: 3px;
}
.left_menu li {
  border: none;
}
.left_menu li.first {
  border: none;
}
.left_menu li a {
  font-size: 0.9em;
  text-decoration: none;
  /*font-family: Verdana, Arial, Sans-serif;*/
  font-weight: normal;
  color: #14415f;
}
.left_menu li a.active {
  background-image: url('/gif/dot2.gif');
  background-repeat: no-repeat;
  background-position: 100% 70%;
  text-decoration: none;
}
/*****************************************************************
*
*	COMMON
*
******************************************************************/
.wysiwyg img {
  /*float: left;*/
  margin-right: 20px;
  margin-bottom: 10px;
}
.listname,
.wysiwyg a {
  /*color: #3276B4;*/
  color: #2b7093;
  text-decoration: none;
}
.listname {
  font-size: 1.2em;
  /*font-weight: bold;*/
  font-family: Arial;
}
.wysiwyg a:hover {
  text-decoration: underline;
}
.news_block,
.text {
  text-align: justify;
}
.textcontainer ul {
  margin-left: 40px;
  margin-top: 1em;
}
.textcontainer ul li {
  margin-bottom: 0.6em;
  list-style-type: disc;
}
.textcontainer ul li a {
  /*text-decoration: none;*/
  /*text-transform: uppercase;*/
  /*font-size: 1em;*/
}
.textcontainer ul li a:hover {
  text-decoration: underline;
}
code {
  margin: 10px 0 10px 0;
  padding: 10px;
  border: 1px solid #ccc;
  display: block;
  background-color: #efefef;
  font-family: "courier new";
}
/*****************************************************************
*
*	ТАБЛИЦА
*
******************************************************************/
/*
.wysiwyg table {
	border:0px; 
	border-collapse:collapse; 
	
	border-collapse:collapse;
	border-spacing:0;
	
	margin: 1em 50px 2em 0px;
}
.wysiwyg table td{
	padding:0px; 
	
	border-bottom:1px solid #000000;
	padding:3px 5px;
	text-align:left;
	vertical-align:top;
}

.wysiwyg table th, .wysiwyg table td {
	border-bottom:1px solid #000000;
	padding:5px 5px;
	text-align:left;
	vertical-align:top;
}
.wysiwyg table th {
	background-color: #eee;
	vertical-align: middle;
}
col {
	border-right:1px solid #000000;
}
col.full_width {
	width:100%;
}
col.last_col {
	border:medium none;
}
.nowrap {
	white-space: nowrap;
}
*/
/**********************************
*
*	FORM
*
*******************************************/
.form_body {
  min-height: 100px;
}
input {
  border: 1px solid #ccc;
  width: 300px;
  font-size: 1em;
  padding: 2px;
}
textarea {
  border: 1px solid #ccc;
  width: 450px;
  height: 150px;
}
.fields td {
  padding: 2px 20px 2px 0px;
}
.row_name {
  /*font-weight: bold;*/
  /*text-align: right;*/
}
.button:hover {
  background-position: 0 -70px;
}
.button {
  background: #3C8DE6 url('/gif/submit.png') no-repeat scroll 0 -35px;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  font-family: Verdana, Arial, Tahoma, sans-serif;
  font-size: 1em;
  font-weight: bold;
  height: 35px;
  width: 155px;
}
.text form .fields {
  margin-top: 30px;
}
.counter {
  position: absolute;
  bottom: 10px;
  right: 40px;
}
.wysiwyg table.noborder td {
  border: none;
  padding-bottom: 10px;
}
.error {
  color: red;
  font-weight: bold;
}
/**************************************
*
*	Текстовые стили
*
********************************************/
p.pic {
  font-style: Arial;
  font-weight: bold;
}
p.ref,
p.stich,
p.ref2,
p.citation,
p.ep,
p.ini5,
p.ini6 {
  font-size: 0.9em;
  text-indent: 0;
}
p.citation,
p.ini5,
p.ini6 {
  margin-left: 40px;
}
p.ep {
  margin-left: 50%;
  font-style: italic;
}
p.citation,
p.ini5,
p.ini6 {
  font-family: Verdana;
}
p.ini5,
p.ini6,
p.stich {
  font-style: italic;
}
p.ref,
p.ref2 {
  margin-top: 10px;
  margin-bottom: 10px;
}
p.ref2 {
  margin-left: 40px;
}
p.ini2:first-letter {
  font-size: 150%;
  color: #9f0000;
  line-height: 1;
}
p.ini1:first-letter {
  font-size: 150%;
  color: red;
  line-height: 1;
}
p.ini5:first-letter {
  font-size: 150%;
  color: #009000;
  line-height: 1;
}
.portfolio_list img {
  float: left;
  border: 1px dotted #ccc;
  margin-right: 20px;
}
.textcontainer .portfolio_list {
  margin-left: 0;
}
.textcontainer .portfolio_list {
  clear: left;
  float: left;
  margin-bottom: 40px;
  width: 100%;
}
.textcontainer .portfolio_list .descr {
  margin-left: 330px;
}
.pagenum {
  font-size: 0.9em;
}
.pagenum_t {
  margin-bottom: 20px;
}
.pagenum_b {
  margin-top: 20px;
  clear: both;
}
/*
	API
*/
dl dt {
  padding: 0 0 10px 0;
}
dd {
  margin-left: 1.8em;
  margin-bottom: 5px;
}
dt .refpurpose {
  font-style: italic;
}
.toc {
  margin: 15px 0;
}
.titlepage h2.title {
  margin-top: 1em;
}
.pager {
  margin-bottom: 20px;
  margin-left: 40px;
}
.slider {
  /*background-color: #daf2f4;*/
  border-bottom: 1px solid #c5ebfe;
}
.slider:hover {
  background-color: #c5ebfe;
}
.navl {
  padding: 1px 30px 3px 30px;
  margin-left: -30px;
}
.navc {
  padding: 1px 30px 3px 30px;
}
.navr {
  padding: 1px 30px 3px 30px;
}
.pager .empty {
  color: #aeaeae;
}
.right {
  border-left: 1px solid #c3baf1;
}
.textcontainer ul.unmarker li {
  list-style-type: none;
  margin-bottom: 2em;
}
.textcontainer ul.unmarker {
  margin-left: 0px;
}
.item_description {
  margin-left: 200px;
}
.videoblock {
  margin-bottom: 1.4em;
}
.date {
  margin-right: 15px;
  font-style: italic;
  font-size: 0.9em;
  color: #545454;
}
.fileinfo {
  margin-left: 15px;
}
.json a {
  color: red;
  font-size: 1.1em;
  font-weight: bold;
  font-family: Arial;
  text-decoration: none;
}
.auth_block {
  margin-left: 20px;
  margin-right: 40px;
}
#link2home {
  width: 260px;
  height: 140px;
  display: block;
  position: absolute;
  z-index: 1000;
  top: 0;
  left: 0;
}
.sitemap ul ul {
  margin-left: 25px;
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}
.sitemap li {
  margin-bottom: 0.4em;
  list-style-type: disc;
}
/* ---- DOCUMENT ---- */
* {
  margin: 0;
  padding: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
* {
  -webkit-text-size-adjust: none;
}
html,
body {
  height: 100%;
}
html {
  overflow-y: scroll;
  font-size: 100.1%;
}
body {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  background-color: white;
  font-size: 16px;
  color: #000;
}
/*-------------
	Layout
--------------*/
body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
header {
  /* We want the header to have a static height - it will always take up just as much space as it needs.  */
  /* 0 flex-grow, 0 flex-shrink, auto flex-basis */
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.main-content {
  /* By setting flex-grow to 1, the main content will take up 
	all of the remaining space on the page (the other elements have flex-grow: 0 and won't contest the free space). */
  /* 1 flex-grow, 0 flex-shrink, auto flex-basis */
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
footer {
  /* Just like the header, the footer will have a static height - it shouldn't grow or shrink.  */
  /* 0 flex-grow, 0 flex-shrink, auto flex-basis */
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
/* ---- COMMON STYLES ---- */
p,
a {
  font-size: 1em;
}
.content p,
.content a {
  margin-bottom: 0.4em;
}
a img {
  border: none;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
ul li {
  list-style-type: none;
}
input,
select {
  vertical-align: middle;
}
main,
header,
nav,
section,
article,
aside,
footer {
  display: block;
}
.autoclear:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/*-------------
	Header
--------------*/
body {
  background-image: url(/gif/bg_inner.jpg);
  background-repeat: repeat-y;
  background-position: left top;
  background-color: #e3f5ff;
}
body#index {
  background-image: url(/gif/fon_index.jpg);
}
.wrapper {
  background-image: url(/gif/sun.jpg);
  background-position: left top;
  background-repeat: no-repeat;
}
.wrapper {
  height: auto !important;
  height: 100%;
}
#index .wrapper {
  background-image: url(/gif/girl.jpg);
  background-repeat: no-repeat;
}
h1,
h2,
h3,
h4 {
  color: #545454;
  /*font-family: "Times New Roman",Helvetica,Times, serif;*/
}
h1 {
  color: #000;
  font-family: Arial;
  font-size: 1.8em;
}
h1,
h2,
h3,
h4 {
  font-family: Arial, Verdana, Sans-serif;
  color: #2b7093;
  margin-bottom: 0.6em;
  text-align: left;
}
h1 {
  margin-bottom: 0.6em;
  font-size: 1.5em;
}
h2 a,
h2 {
  margin-bottom: 0.6em;
  font-size: 1.4em;
  margin-top: 1em;
  text-decoration: none;
}
h3 {
  margin-bottom: 0.6em;
  font-size: 1.3em;
  margin-top: 1em;
}
h4 {
  font-size: 1.2em;
  color: #2b7093;
  text-transform: uppercase;
}
.lastlist {
  margin-bottom: 1.1em;
}
.home-news {
  font-size: 0.9em;
  margin-top: 2em;
}
.home-news .lastlist {
  clear: both;
}
.home-news .lastlist .news_data {
  margin-bottom: 0;
  margin-right: 15px;
  font-style: italic;
  color: #545454;
  float: left;
}
.text-color-blue {
  color: #0000ff;
}
.article-body p:first-letter {
  font-size: 150%;
  color: red;
  line-height: 1;
}
.wysiwyg h2 {
  margin-bottom: 0.2em;
  font-size: 1.3em;
  margin-top: 1.2em;
  color: #2b7093;
}
.description {
  margin-bottom: 0.8em;
  line-height: 1.4;
}
.description:empty {
  margin: 0;
}
.author {
  margin-right: 15px;
  font-style: italic;
}
.navibar {
  margin-bottom: 1.4em;
  margin-left: 0;
}
.text-marked {
  background-color: yellow;
}
.textarea {
  max-width: 1280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 800px) {
  .textarea {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.sitename {
  margin-left: 300px;
  color: #f89903;
  font-size: 1.8em;
  text-transform: uppercase;
  margin-top: 20px;
  font-family: "Times New Roman";
  text-indent: 0;
}
@media (max-width: 800px) {
  .sitename {
    margin-left: 0;
    text-align: center;
  }
}
.sitename span {
  font-size: 0.9em;
}
#index .sitename {
  margin-left: 550px;
  text-indent: 0;
}
@media (max-width: 800px) {
  #index .sitename {
    margin-left: 0;
    text-align: center;
  }
}
.fon {
  min-height: 133px;
  height: auto;
  width: 100%;
  overflow: hidden;
}
.textcontainer {
  padding-right: 40px;
  padding-left: 100px;
}
@media (max-width: 800px) {
  .textcontainer {
    padding: 0 1em;
  }
}
#index .textcontainer {
  padding-left: 350px;
}
@media (max-width: 800px) {
  #index .textcontainer {
    padding: 0 1em;
  }
}
.video-wrapper {
  margin: 1.4em 0;
}
.video-wrapper iframe {
  max-width: 100%;
}
.catalog {
  margin-top: 2em;
}
.catalog .item {
  margin-bottom: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 800px) {
  .catalog .item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.catalog .item .item-content {
  margin-left: 2em;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
@media (max-width: 800px) {
  .catalog .item .item-content {
    margin-left: 0;
  }
}
.photo-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2em;
}
@media (max-width: 800px) {
  .photo-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.photo-wrapper .description {
  margin-left: 2em;
}
@media (max-width: 800px) {
  .photo-wrapper .description {
    margin-left: 0;
    margin-top: 1em;
  }
}
.list-of-posts {
  margin-top: 2em;
}
.list-of-posts > div {
  margin-bottom: 2em;
}
.pages-count {
  display: inline-block;
  margin-left: 0.8em;
  margin-right: 0.8em;
}
.numpages {
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.8em;
}
.numpages a {
  margin-right: 0.6em;
  padding: 0.2em;
  display: inline-block;
  text-align: center;
  min-width: 2em;
  text-decoration: none;
  color: #2b7093;
  background-size: contain;
  background-repeat: no-repeat;
  background-size: 40%;
  background-position: center center;
}
.numpages a.current {
  font-weight: bold;
  cursor: default;
}
.numpages a.disabled {
  cursor: default;
  color: #2b7093;
  border-color: #2b7093;
}
.numpages a.toend {
  background-image: url(/assets/icons/icon-toend.svg);
}
.numpages a.tonext {
  background-image: url(/assets/icons/icon-tonext.svg);
}
.numpages a.toprev {
  background-image: url(/assets/icons/icon-toprev.svg);
}
.numpages a.tobegin {
  background-image: url(/assets/icons/icon-tobegin.svg);
}


/*# sourceMappingURL=main.8c9a7105598b53858d68.css.map*/