


/* Start:/bitrix/templates/web20_copy/components/bitrix/system.auth.form/authorization/style.css*/


/* End */



/* Start:/bitrix/templates/web20_copy/components/bitrix/system.auth.form/auth2018/style.css*/
.header__right {
  display: flex;
  flex-direction: column;
}
.header__right a {
  margin-left: 0px !important;
}
.header__right .header__right_title {
  color: #f7cd6b;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 5px;
  text-shadow: 1px 1px #1e1e1e;
}
.header__right .header__right_tel {
  color: #fff;
  font-weight: 700 !important;
  font-size: 16px !important;
  text-decoration: none;
  text-shadow: 1px 1px #1e1e1e;
}
.header__right .header__right_tel span {
  color: #f7cd6b;
  margin-left: 10px;
  font-weight: 500;
}
.header__right .header__right_online {
  margin-top: 10px;
  padding: 10px 10px 10px 50px;
  text-decoration: none;
  color: #84560f !important;
  font-weight: 700 !important;
  background: #ffc228 !important;
  position: relative;
  background: #dba032 !important;
  background: -moz-linear-gradient(-45deg, #dba032 1%, #ffff88 62%, #dba032 100%) !important;
  background: -webkit-linear-gradient(-45deg, #dba032 1%, #ffff88 62%, #dba032 100%) !important;
  background: linear-gradient(135deg, #dba032 1%, #ffff88 62%, #dba032 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dba032', endColorstr='#dba032',GradientType=1 ) !important;
}
.header__right .header__right_online::before {
  content: "•";
  position: absolute;
  color: #00ff52;
  top: 50%;
  left: 23px;
  font-size: 25px;
  line-height: 0;
  display: block;
}
.header__nav_right {
  display: flex;
  margin-top: 4px;
}
.header__nav_right.header__nav_log_in_right {
  margin-top: 3px;
}
.header__nav_right .header__nav_fields {
  display: flex;
  flex-direction: column;
}
.header__nav_right .header__nav_fields label {
  display: flex;
  align-items: flex-end;
  color: #f7cd6b;
}
.header__nav_right .header__nav_fields label > input {
  margin-right: 5px;
}
.header__nav_right .header__nav_fields input {
  margin-left: 0;
  background: #ece7d2;
}
.header__nav_right .header__nav_fields div {
  display: flex;
}
.header__nav_right .header__nav_fields div > input {
  width: 100px;
  margin-right: 11px;
  box-shadow: inset 1px 1px 3px rgba(84, 76, 44, 0.65);
  font-size: 11px;
  font-style: italic;
  border: 0;
  padding: 4px 8px;
}
.header__nav_right .header__nav_button input {
  color: #f7cd6b;
  border: 0;
  padding: 10px 20px;
  margin-right: 8px;
  background: url(/bitrix/templates/web20_copy/images/buttonaut.png) no-repeat 0 0;
}
.header__nav_right .header__nav_button input:hover {
  background: url(/bitrix/templates/web20_copy/images/buttonaut.png) no-repeat 0 -32px;
}
.header__nav_right .header__nav_links {
  display: flex;
  flex-direction: column;
}
.header__nav_right .header__nav_links a {
  color: #f7cd6b !important;
  text-decoration: none !important;
  font-size: 13px !important;
  text-align: left !important;
  text-transform: none !important;
  height: auto !important;
  padding: 0 !important;
  white-space: nowrap;
}
.header__nav_right .header__nav_log_in_fields {
  display: flex;
  flex-direction: column;
  margin-right: 21px;
  width: 160px;
}
.header__nav_right .header__nav_log_in_fields i {
  width: 22px;
  height: 15px;
  margin-right: 5px;
}
.header__nav_right .header__nav_log_in_fields a {
  display: flex !important;
  padding: 0 !important;
  color: #f7cd6b !important;
  text-decoration: none !important;
  font-size: 13px !important;
  text-align: left !important;
  text-transform: none !important;
  height: auto !important;
  white-space: nowrap;
}
.header__nav_right .header__nav_log_in_user {
  padding-top: 2px;
}
.header__nav_right .header__nav_log_in_user i {
  background: url(/bitrix/templates/web20_copy/images/fiz_name.png) no-repeat 0 0;
}
.header__nav_right .header__nav_log_in_msg {
  padding-top: 4px;
}
.header__nav_right .header__nav_log_in_msg i {
  background: url(/bitrix/templates/web20_copy/images/fiz_message.png) no-repeat 0 0;
}
.header__nav_right .header__nav_log_in_fields .header__nav_log_in_stg {
  font-size: 24px !important;
  margin-right: 2px;
  padding-top: 4px;
}
.header__nav_right .header__nav_log_in_stg i {
  width: 22px;
  height: 27px;
  background: url(/bitrix/templates/web20_copy/images/settings.png) no-repeat 0 8px;
}
.header__nav_right .header__nav_log_in_button input {
  color: #f7cd6b;
  border: 0;
  padding: 10px 20px;
  background: url(/bitrix/templates/web20_copy/images/buttonaut.png) no-repeat 0 0;
}
.header__nav_right .header__nav_log_in_button input:hover {
  background: url(/bitrix/templates/web20_copy/images/buttonaut.png) no-repeat 0 -32px;
}

@media(min-width: 800px) {
  .width {
    display: flex;
    justify-content: space-between;
  }
  #header_right #authorization {
    display: none;
  }
  #header_right {
    top: 5px !important;
  }
}
@media(max-width: 800px) {
  .header__nav_right {
    display: none;
  }
  #header_right .header__right {
    display: none;
  }
}

/* End */



/* Start:/bitrix/templates/web20_copy/template_styles.css*/
@CHARSET "UTF-8";

.text-left {
  text-align:left;
}
.text-right {
  text-align:right;
}
.text-center {
  text-align:center;
}

/*===BLOCKQUOTE===*/
blockquote{
  margin-top: 20px;
  margin-left:10px;
  margin-right: 15px;
  margin-bottom:15px;
  padding: 15px 30px 15px 30px;
  font-size: 120%;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.55);
  -moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.55);
  box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.55);
  overflow: auto;
}
blockquote img {
  margin-right: 10px;
}
blockquote.files {
  padding-left: 9%;
}
blockquote.files img {
  margin-left: -9%;
}

div.a4letter {
  margin-top: 20px;
  margin-left:10px;
  margin-right: 10px;
  margin-bottom:10px;
  padding: 15px 30px 15px 30px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.55);
  -moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.55);
  box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.55);
}
/*===/BLOCKQUOTE===*/


#container ul{
  list-style-image: url('/bitrix/templates/web20_copy/images/tags_list.png');
}
article ul, article ol {list-style-position:inside; margin-bottom:5px;}
article ul li, article ol li {margin-bottom: 5px; padding-left:30px;}

.no-favorite {
padding: 15px;
background: #E9E9E9;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
text-align: center;
font-size: 140%;
}
article {
  font-size:130%;
  line-height: 135%;
  text-align: justify;
}
article ul li {
  list-style-position: inside;
}

.full-width {
  width:100%;
  max-width:100%;
}
.half-width {
  width: 50%;
  max-width:50%;
}

#authorization{
  width: 372px;
  min-width: 372px;
  max-width: 372px;
  padding-left: 30px;
        max-height: 80px;
}

.login_button_fix{
  margin-right: 17px;
}

.form_register p{
  color: #000;
}

.register-success a {
  margin-left:0 !important;
}

.lglm-input {
position: relative;
color: #501d0e;
font: italic 16px Georgia;
background: #ece7d2;
border: none;
-moz-box-shadow: inset 1px 1px 3px rgba(84, 76, 44, 0.65);
-webkit-box-shadow: inset 1px 1px 3px rgba(84, 76, 44, 0.65);
box-shadow: inset 1px 1px 3px rgba(84, 76, 44, 0.65);
padding: 10px 10px;
margin-top:5px;
}

@media print {
.top_grey, #top_menu, #left,#footer_top {display:none}
#right{width:100% !important}
}


form.rotate-image{
  display:inline;
  margin-right:5px;
  margin-left:5px;
}
button.arrow-left, button.arrow-right{
width:20px;
height:13px;
border: none;
cursor: pointer;
}

button.arrow-left{
background:url('/bitrix/templates/web20_copy/images/arrow-left.png') no-repeat 0 0;
}

button.arrow-right{
background:url('/bitrix/templates/web20_copy/images/arrow-right.png') no-repeat 100% 0;
}

/*
=====MODAL WINDOWS IN THE MAPS SECTION=====
*/
.lglm-modal{
  background-color: #ffffff;
}
.lglm-modal .ui-dialog-titlebar {
  border:none;
background-color: #6a3c21;
color:#dddddd;
}
/*
=====BLOG=====
*/
#blog_list .item article, .blog_article, #blog-draft-content .blog-post-content {
 font-size: 120%;
}

.blog_article img {
  margin: 10px 0;
}

.strip_background {
  background: url('/bitrix/templates/web20_copy/images/strip_background.jpg');
}

div.blog-mainpage-item span.blog-author {
  font-size: 60%;
  padding-left: 10px;
}

/*
======404=====
*/
#p404 {
  width: 50%;
  min-height: 430px;
  margin: 0 auto;
  padding-left: 37%;
  font-size: 120%;
  position: relative;
  border:1px solid #777;
  margin-bottom: 50px;
  margin-top: 50px;
}

#p404.shadow{
  -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow:    1px 1px 3px 0px rgba(0, 0, 0, 0.5);
  box-shadow:         1px 1px 3px 0px rgba(0, 0, 0, 0.5);
}

#p404 h1 {
  color:#111;
}

#p404 .p404-image {
  background: url('/bitrix/templates/web20_copy/images/404_book.png') no-repeat 0% 0%;
  position: absolute;
  top: -50px;
  left: -50px;
  width: 469px;
  height: 530px;
}

/*
======END_404=====
*/

/* LOGIN */

	.login_div{
		float: left;
		color: #dbb357;
		font-size: 17px;
		margin-bottom: 10px;
	}
	
	.login_div_pass{
		margin-left: 140px;
	}
	
	.login_link{
		text-decoration: none; 
		color: #dbb357;
		font-size: 17px;
	}
	
.login_link:HOVER {
		text-decoration: underline;
	}
/*
======LOGIN=====
*/

#authorization input[type="submit"]{
      background: url('/bitrix/templates/web20_copy/images/buttonaut.png') no-repeat 0 0;
	  width: 78px;
	  height: 33px;
	  border: none;
	  color: #dbb357;
	  text-decoration: none;
	  font: bold italic 15px Georgia;
	  position: absolute;
	  right: 0;
}

#authorization input[type="submit"]:HOVER {
	 background: url('/bitrix/templates/web20_copy/images/buttonaut.png') no-repeat 0 -32px;
}

.return_message_link{
	background: url('/bitrix/templates/web20_copy/images/massage_link.jpg') no-repeat 0 0;
	display: block;
	min-width: 102px;
	width: 102px;
	max-width: 102px;
	
	float: left;
	
	height: 111px;
	min-height: 111px;
	max-height: 111px;
}

article div img{
     margin: 5px;
}

article p img{
     margin: 5px;
}

article img{
     margin: 5px;
}

/*
=====TABLE=====
*/

.table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}


.table {
  width: 100%;
  margin-bottom: 20px;
}

.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table th {
  font-weight: bold;
}

.table thead th {
  vertical-align: bottom;
}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}

.table tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}

.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}

.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}

.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
}

.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}

table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}

.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}

.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}

.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}

.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}

.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}

.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}

.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}

.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}

.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}

.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}

.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}

.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}

.table tbody tr.success > td {
  background-color: #dff0d8;
}

.table tbody tr.error > td {
  background-color: #f2dede;
}

.table tbody tr.warning > td {
  background-color: #fcf8e3;
}

.table tbody tr.info > td {
  background-color: #d9edf7;
}

.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}

.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}

.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}

.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}

.table.table-align-middle td {
vertical-align: middle;
}

/*==ACCORDION==*/

#accordion, .accordion {
  font: inherit;
}
#accordion .ui-state-default, .accordion .ui-state-default{
  background: #ebe4d0;
}

/*ARTICLES, NEWS etc*/
#news article h1, #news article h2, #news article h3, #news article h4, #news article h5, #news article h6  {
  font-weight: bold;
}


/*==showMe==*/

.showMe a {
  cursor: pointer;
}

/*====*/
.clearfix {
  clear:both;
}

/*FOOTER ADDITIONAL STYLES*/

#footer_bottom {
 height: 50px;
}

#footer_bottom a, #footer_bottom a:visited {
  color: #eeeeee;
}

#footer_bottom > div > div {
  width: 33%;
  float:left;
}

/*FORMS*/
.form-group{margin-bottom:15px}

.form-group label {display: block;
max-width: 100%;
margin-bottom: 5px;
font-weight: 400;
font-size: 130%;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 130%;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.last_li_menu{
visibility: hidden;
display: none;
}

/*breadcrumbs*/
.breadcrumbs {
  margin-bottom: 15px;
  padding-top: 0px;
}

.breadcrumbs ul {
margin: 0;
padding: 0;
}

.breadcrumbs ul li {
display: inline-block;
line-height: 20px;
}

.breadcrumbs ul li a {
  color: #bfbfbf;
  display: block;
padding: 0 10px;
background: url(/bitrix/templates/web20_copy/components/bitrix/breadcrumb/template1/images/breadcrumbs_arrow.png) no-repeat center right;
text-decoration: none;
font-size: 12px;
font-style: italic;
}


/*Top menu mobile browsers fix*/
#web-blue-tabs-menu {position:relative; z-index:5; width:86%;}

form#search{margin-bottom: 10px;}

#blog_comments .item, #blog_comments .answer .text {
  font-size: 18px;
}


.login-form-input-container{
  float: left; margin-left: 5px;
}

.login-form-input{
  width: 177px; height: 25px;
}
.form-link {
  float: left; color: #dbb357; font-size: 17px; margin-bottom: 10px;
}
.form-link a{
  color: #dbb357!important; font-size: 17px!important; text-decoration: none;
}
/* End */
/* /bitrix/templates/web20_copy/components/bitrix/system.auth.form/authorization/style.css */
/* /bitrix/templates/web20_copy/components/bitrix/system.auth.form/auth2018/style.css */
/* /bitrix/templates/web20_copy/template_styles.css */
