

/* Start:/local/templates/yurlitsa/bs3/bootstrap-3-grid.css?168173178715196*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/* End */


/* Start:/local/templates/yurlitsa/css/mobmenu.css?16817317873271*/
.ham {
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	transition: transform 400ms;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#mob-menu .ham{
	position: absolute;
	right: 20px;
	top: 4px;
}
.hamRotate.active {
	transform: rotate(45deg);
}
.line {
	fill:none;
	transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
	stroke:#000;
	stroke-width:5.5;
	stroke-linecap:round;
}
.ham4 .top {
	stroke-dasharray: 40 121;
}
.ham4 .bottom {
	stroke-dasharray: 40 121;
}
.ham4.active .top {
	stroke-dashoffset: -68px;
}
.ham4.active .bottom {
	stroke-dashoffset: -68px;
}
#mob-menu{
	width: 100%;
	min-height: 100%;
	height: 100%;
	overflow-y: scroll;
	overflow-x: hidden;
	background: #3ba5df;
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 99999;
	font-family: 'Open Sans', sans-serif !important;
}
#mob-menu .mob-phone{
	text-align: center;
	font-size: 24px;
	margin-top: 0px;
	background: white !important;
	margin-bottom: 0;
	padding-top: 8px;
	padding-bottom: 8px;
}
#mob-menu ul{list-style: none; padding: 0px;}
#mob-menu li {
	margin:2px;
	border-bottom: 1px solid #00000026;
	width: 100%;
	padding: 5px 0px 5px 20px;
}
#mob-menu li * {
	color: white;
}
#mob-menu li>strong{
	color:#000 !important;
}
#mob-menu li a{
	display: block;
}
#mob-menu p {
	text-align: center;
	font-weight: bold;
	color: white;
	font-size: 20px;
}
#mob-menu .mob-navbar{
	text-align: center;
	background: #4bb5ef;
	padding: 18px 0px;
	user-select: none;
}
#mob-menu .mob-navbar > * {
	display: inline-block;
	vertical-align: middle;
	margin: 5px 16px;
	color: white;
	text-decoration: none;
}
#mob-menu .topbtn-mobmenu{
	border: 1px dashed white;
	padding: 4px 14px;
	line-height: 28px;
	border-radius: 4px;
}
#mob-menu .mobmenu-phone{
	background: #269226;
}
#mob-menu .mobmenu-massege{
	background: #d68625;
}
#mob-menu .mobmenu-obsyzden{
	background: cadetblue;
}
#mob-menu .mob-social{
	text-align: center;
	background: #4bb5ef;
	padding: 30px 0px;
	user-select: none;
}
#mob-menu .btn-mob-social{
	width: 52px;
	height: 52px;
	display: inline-block;
	border: 2px solid white;
	border-radius: 50%;
	margin: 0px 4px;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

#mob-menu .mob-menu-vk{
	background: url("/local/img/mbmenu/whmobmenu-vk.ico");
}
#mob-menu .mob-menu-facebook{
	background: url("/local/img/mbmenu/whmobmenu-facebook.ico");
}
#mob-menu .mob-menu-ok{
	background: url("/local/img/mbmenu/whmobmenu-ok.ico");
}
#mob-menu .mob-menu-twitter{
	background: url("/local/img/mbmenu/whmobmenu-twitter.ico");
}
#mob-menu .mob-close{
	text-align: center;
	font-size: 20px;
	background: white !important;
	margin-bottom: 0;
}
#mob-menu .mob-close a{
	color: black;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	margin: 0px;
}
.mob-menu-hd{
	display:block;
}
.mob-menu-sh{
	display:none;
    height: 42px;
    background: #e0e0e0;
	margin-bottom: 10px;
}

.text_phone .ham{
	display:none;
}

@media (max-width: 767px) {

.mob-menu-hd{
	display:none;
}
.mob-menu-sh{
	display:block;
}
.text_phone .ham{
	display:block;
	position: absolute;
    top: 0px;
    left: 3px;
}

}

/* End */


/* Start:/local/templates/yurlitsa/components/bitrix/breadcrumb/mybreadcrumb/style.min.css?1681731787467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/components/mycomponents/rightbanner/templates/popcity/style.css?1681731786773*/
.rigth-pop-city ul{
    list-style: none;
    padding: 0px;
}

.rigth-pop-city ul li{
	background: #f8f6ee;
	text-align: center;
	border:1px solid #cfcfcf;
	background:#fff;
	margin-bottom:12px;
	padding:5px;
	position: relative;
}
.rigth-pop-city ul li:hover{
    box-shadow: inset 0 0 3px rgba(26, 110, 214, 0.7098039215686275), 0 3px 15px rgba(26, 110, 214, 0.71);
    border: 1px solid #1a6ed6b5;
}
.rigth-pop-city p{
	margin:0px;
}
.rigth-pop-city .rg_bn_razdel{
    background: #b3d0f361;
    font-size: 14px;
    padding: 3px 8px 3px 8px;
	
	/*border: 1px solid #1a6ed6b5;
	border: 1px solid #cfcfcf;
    position: absolute;
    background: #fff;
    left: -10px;
    top: 5px;
    font-size: 14px;
    padding: 3px 8px 3px 8px;*/
}
/* End */


/* Start:/local/components/mycomponents/rightbanner/templates/poptheme/style.css?1681731786661*/
.rigth-pop-theme ul{
    list-style: none;
    padding: 0px;
}

.rigth-pop-theme ul li{
	background: #f8f6ee;
	text-align: center;
	border:1px solid #cfcfcf;
	background:#fff;
	margin-bottom:12px;
	padding:5px;
	position: relative;
}
.rigth-pop-theme ul li:hover{
    box-shadow: inset 0 0 3px rgba(26, 110, 214, 0.7098039215686275), 0 3px 15px rgba(26, 110, 214, 0.71);
    border: 1px solid #1a6ed6b5;
}
.rigth-pop-theme p{
	margin:0px;
}
.rigth-pop-theme .rg_bn_razdel{
	border: 1px solid #1a6ed6b5;
    position: absolute;
    background: #fff;
    left: -10px;
    top: 5px;
    font-size: 14px;
    padding: 3px 8px 3px 8px;
}
/* End */


/* Start:/local/templates/yurlitsa/template_styles.css?168173178716741*/
@font-face {
    font-family: 'fontello';
    src: url('/local/templates/yurlitsa/font/fontello.eot?70656121');
    src: url('/local/templates/yurlitsa/font/fontello.eot?70656121#iefix') format('embedded-opentype'),
    url('/local/templates/yurlitsa/font/fontello.woff2?70656121') format('woff2'),
    url('/local/templates/yurlitsa/font/fontello.woff?70656121') format('woff'),
    url('/local/templates/yurlitsa/font/fontello.ttf?70656121') format('truetype'),
    url('/local/templates/yurlitsa/font/fontello.svg?70656121#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}
.tablebodytext{display:none;}
[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}

.icon-certificate:before { content: '\f0a3'; } /* '' */

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
u {
    text-decoration: underline;
}
b, strong {
    font-weight: bold;
}
s, strike, del {
    text-decoration: line-through;
}
h1{
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

h2 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

h3 {
    display: block;
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

img {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
a{text-decoration: none;}
a:hover{
    text-decoration: underline;
}

p.text-pravila{
    font-size: 12px;
}
p.text-pravila a{ color:dodgerblue !important;}

.over-hidden {
    overflow: hidden;
    padding-left: 0px;
    padding-right: 0px;
	height:255px;
}
.phbtn{display:none;}

.fixed-top{
    position: fixed;
    right: 0;
    left: 0;
	top: 0;
    z-index: 1030;
}
.padding-none{
	padding-right:0px;
	padding-left:0px;
}
.margin-none{margin:0px;}
.text_phone{
	text-align: center;
    font-size: 20px;
    margin-top: 0px;
    background: white !important;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 42px;
    vertical-align: middle;
    line-height: 30px;
    margin-top: -1px;
}
.text_phone a{display:block; text-decoration: none !important; color:black;}
.button_phone{
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
    background: #5cc05c;
    color: white;
    font-size: 22px;
    text-align: center;
    text-decoration: none !important;
	margin-left:26px;
	margin-right:26px;
	border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-top: -1px;
}

.foter{
    line-height: 22px;
}
/* menu-mobile */
@font-face {
    text-decoration: none;
    list-style: none;
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v15/mem6YaGs126MiZpBA-UFUK0Zdcg.ttf) format('truetype');
}
@font-face {
    text-decoration: none;
    list-style: none;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype');
}
@font-face {
    text-decoration: none;
    list-style: none;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOUuhs.ttf) format('truetype');
}

body {
    background: #8a9a5b;
    margin: 0;
	overflow-y: scroll; 
}
.header{font-size: 0px;}
.main * {
    font-family: 'Open Sans', sans-serif;
    color: #000000;
    font-size: 100%;
}

.bg-tpl {
	background: #f8f6ee;
    box-shadow: inset 0 0 3px rgba(93,63,33,.71), 0 3px 15px rgba(0,0,0,.42);
}
.main{ padding-top:20px; padding-bottom: 20px;}


.menu {
    position: relative;
    margin-bottom: 31px;
    box-shadow: 0 2px 7px rgba(0,0,0,.32);
    padding:0 0 1px;;
    border: 1px solid #bcbcbc;
    border-top: none;
    background: url("/local/templates/yurlitsa/img/bg_aside_block_data.png");
	background-size: cover;

}
.menu ul {padding: 0; margin: 0;}
.menu h2 {
    height: 40px;
    color: #fff;
    font: 700 17px/40px Arial;
    text-align: center;
    background: url("/local/templates/yurlitsa/img/bg_header_top.png");
    background-size: 100% 100%;
    text-shadow: 0 1px 2px rgba(0,0,0,.59);
	margin: 0
}
.menu ul li{
    display: block;
    overflow: hidden;
    position: relative;
    color: #000;
    font: 700 15px/41px Arial;
    text-decoration: none;
    border-bottom: 2px solid #e7e3df;
    background: url("/local/templates/yurlitsa/img/bg_cats_a.png") 0 0 repeat-x;
}
.menu ul li a {
    padding: 0 0 0 15px;
    display: block;
    font-size: 88%;
}

/*----*/

.podpiska{
    position: relative;
    width: 284px;
    margin: 0 auto 25px;
    padding: 17px 24px 14px;
    box-shadow: 0 2px 11px rgba(206,192,178,.75);
    background-image: url("/local/templates/yurlitsa/img/bg_subscribe.jpg");

}

.podpiska h3{
margin-bottom: 15px;
color: #000;
font: 700 15px/35px PT Sans;
text-align: center;
text-transform: uppercase;
border-top: 2px dotted #c3c3c3;
border-bottom: 2px dotted #c3c3c3;
}

.podpiska div{
    padding-top: 5px;
}

.podpiska input {
    width: 100%;
    height: 32px;
    padding: 0 13px;
    color: #000;
    font: italic 14px/30px PT Sans;
    border: 1px solid #dbd4cc;
    background: #fff;
}

.podpiska button {
    display: inline-block;
    color: white;
    text-decoration: none;
    padding: .3em 1em;
    outline: none;
    border-width: 2px 0;
    border-style: solid none;
    border-color: rgba(0, 145, 0, 0.85) #000 #004d00;
    border-radius: 6px;
    background: linear-gradient(green, #005700) #005700;
    transition: 0.2s;
    margin-left: 50px;
    border: outset;

}

button a:hover {
    background: linear-gradient(#009100, #004d00) #00bf00;
    color: black;
    padding: .3em 1em;
    border-radius: 6px;
    box-shadow: 0 1px 1px rgba(51, 51, 51, 0.75), inset 0 2px 1px rgba(251, 251, 252, 0.55);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.71);
    border: inset;
}


.btn_more {
    display: inline-block;
    color: white;
    padding: .3em 1em;
    outline: none;
    border-width: 2px 0;
    border-style: solid none;
    border-color: rgba(0, 145, 0, 0.85) #000 #004d00;
    border-radius: 6px;
    background: linear-gradient(#8a9a5b, #8a9a5b) #005700;
    transition: 0.2s;
    border: outset;
	float:right;
}
.btn_more a{text-decoration: none;}
.btn_more a:hover{color: #fff;}




/* post*/
.post {
    position: relative;
    margin-bottom: 40px;
    padding: 20px 20px 20px;
    background: white;
    box-shadow: 0 0 14px rgba(206,192,178,.75);
	line-height: 1.6;
}
.post h2 {font-size: 1.3em;}
.posts .post:before {
    position: absolute;
    display: block;
    top: -21px;
    overflow: hidden;
    left: 0;
    width: 100%;
    height: 34px;
    background: url(/local/templates/yurlitsa/img/notebookPC.png);
    content: "";
    background-size: cover;
    background-repeat: no-repeat;
}

.prtext{
	padding: 10px;
    background-color: aliceblue;
    border-radius: 4px;	
	border: 1px solid #aaa;
	margin-top:10px;
	margin-bottom:10px;
}
.prtext p{ margin:0px; }
.chapter_container {
    background: #f9f9f9;
    border: 1px solid #aaa;
    padding: 10px;
    margin-bottom: 1em;
    font-size: 95%;
}

.chapter_container p.chapter_title {
    text-align: center;
    font-weight: 700;
    margin: 0;
    padding: 0;
}

.chapter_container ol.chapter_list {
    list-style-type: none; 
    counter-reset:  item; 
   }
.chapter_container ol.chapter_list li:before{
    content: counter(item) ') '; 
    counter-increment: item; 
}
.posts .post .desc ul{list-style: none; padding-left: 10px;}
.posts .post .desc ul li:before{
    content: '\f0a3';
    font-family:"fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.posts .post ul.list_tags{ list-style:none;}
.posts .post .socialbtn {margin-top:10px; border-top:1px solid rgba(0,0,0,.1)}

.posts .post .desc ul {
    margin-bottom: 20px;
}
.comments{ 
    background: white;
    box-shadow: 0 0 14px rgba(206,192,178,.75);
    display: block;
    overflow: hidden;
    margin-bottom: 40px;
}
.comments h2{ text-align:center;}

.list_tags a:before {
    display: inline-block;
    vertical-align: middle;
	margin-right: 7px;
    margin-left: 7px;
	background: url(/local/templates/yurlitsa/img/keymetka.png);
    content: "";
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: cover;
}

.post .bottom_dblock{
	margin-top: 10px;
    border-bottom: 1px solid rgba(0,0,0,.1);
    margin-bottom: 10px;
}
.post .desc{text-align:justify;}
.post .desc p a {color:red!important; text-decoration:underline;}
.post .desc p a:hover {text-decoration:none;}


.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.top_button_ligth ul {list-style: none; padding:0;margin:0;}
.top_button_ligth ul li a{
	display: block;
    margin-bottom: 20px;
    line-height: 32px;
    font-size: 16px;
    background-color: #4c8c22;
    color: white;
    text-decoration: none;
}

.top_button_ligth ul li .vopros{background-color: #8c4022;}
.top_button_ligth ul li .vopros:hover{background-color: #e6e6e6;}







/* */
.scrollup{
    width:40px;
    height:40px;
    opacity:0.3;
    position:fixed;
    bottom:50px;
    right:100px;
    display:none;
    text-indent:-9999px;
    background: url("/local/templates/yurlitsa/img/icon_top.png") no-repeat;
    z-index: 1;
}
.info-site {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
}

.info-site1 {
    color: #000000;
    font-size: 12px;
}

.info-site2 {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
}

.info-site3 {
    color: #000000;
    font-size: 12px;
}

.info-site4 {
    color: #000000;
    font-size: 12px;
}

.info-site5 {
    color: #000000;
    font-size: 12px;
}

.info-site6 {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}

.name{
    margin-bottom: 15px;
    color: #000;
    font: 700 28px/31px PT Sans;
}

.date {
    height: 18px;
    margin-bottom: 10px;
    margin-left: 10px;
    color: #000;
    font: 13px/20px PT Sans;
    float: left;
}

.comments_count {
    margin-bottom: 15px;
    padding-left: 20px;
    color: #000;
    font: 14px/18px PT Sans;
    background: url(/local/templates/yurlitsa/img/ic_post_comments_count.png) 0 no-repeat;
    float: right;
}

.data_comments{
    clear: both;
}

blockquote {
    background: #d8d8d8;
    border-left: 5px solid #6d0c80;
    outline: 0 none;
    padding: 10px 15px;
    margin: 0 0 0 10px;
}



.rubriki{
    float: left;
}

.posts .post .related_links {
    margin-bottom: 30px;
}

.posts .post .related_links .title {
    margin-bottom: 12px;
    color: #000;
    font: 700 18px/18px PT Sans;
}

.posts .post .related_links li {
    padding-left: 50px;
    list-style: none;
    font: 16px PT Sans;
    background: url("/local/templates/yurlitsa/img/ulgo.png") 0 7px no-repeat;
}

.core-ad-pill .url-or-advertiser {
    overflow: hidden;
    text-overflow: ellipsis;
    font: 300 11px "Roboto";
    color: #b3b3b3;
    display: block;
    vertical-align: middle;
    text-decoration: none;
    line-height: 17px;
    width: auto;
}

.core-ad-pill .ad-badge {
    background-color: #b3b3b3;
    color: #ffffff;
    font: 500 11px/13px "Roboto";
    border-radius: 2px;
    padding: 2px;
    float: left;
    margin: 0 4px 0 0;
}

.core-ad-pill {
    white-space: nowrap;
    display: inline-block;
    bottom: 10px;
    position: absolute;
}

.posts .post .related_links li + li {
    margin-top: 8px;
}

.posts .post .related_links li a {
    color: #709843;
}

.core {
    box-sizing: border-box;
    overflow: hidden;
    padding: 0 4px 8px 0;
    position: relative;
    float: left;
    list-style: none;
}

.rubriki {
    margin-bottom: 30px;
}

.comment-respond {
    margin-bottom: 50px;
}

.comment-respond .comment-reply-title {
    margin-bottom: 20px;
    color: #000;
    font: 700 26px/26px PT Sans;
}

.comment-respond form {
    position: relative;
    padding: 18px;
    border: 1px solid #fff;
    background: #eef3e9;
    box-shadow: 0 2px 11px rgba(206,192,178,.75);
}

.comment-respond form .line {
    position: relative;
    margin-bottom: 10px;
}

.comment-respond form .col.left {
    width: 35%;
    float: left;
}

.comment-respond form .col.right {
    width: 62%;
    text-align: right;
}

.right {
    float: right;
}

.comment-respond form .smiles {
    margin-bottom: 10px;
}

.comment-respond form .col.right .smiles {
    text-align: left;
}

.comment-respond form .submit {
    padding-top: 10px;
}

.clear {
    clear: both;
}

.smiles img.wp-smiley, .smiles img.emoji {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 3px;
    text-align: left;
    width: auto!important;
}
/* \menu-mobile */



/*
nav {
    --duration: 0.5s;
    --easing: ease-in-out;
    position: relative;
    width: 220px;
    margin: 20px;
}
nav ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
nav li {
    margin: -4px 0 0 0;
}
nav a {
    display: block;
    text-decoration: none;
    background: #fff;
    transform-origin: 0 0;
    transition: transform var(--duration) var(--easing), color var(--duration) var(--easing);
    transition-delay: var(--delay-out);
    border-radius: 4px;
    padding: 1em 1.52em;
}
nav a:hover {
    background: #efefef;
}
nav .sub-menu a {
    font-size: 0.9em;
    color: #666666;
    border-left: 2em solid white;
    padding: 0.75em;
    background: linear-gradient(to right, #ddd 2px, #fff 2px);
}
nav .sub-menu a:hover {
    background: linear-gradient(to right, #ddd 2px, #efefef 2px);
}
nav header {
    font-weight: 600;
    display: block;
    background: rgba(255, 255, 255, 0.5);
    transform-origin: 0 0;
    transition: transform var(--duration) var(--easing), color var(--duration) var(--easing);
    transition-delay: var(--delay-out);
    border-radius: 4px;
    padding: 1em 1.52em;
}
nav header span {
    border: none;
    background: transparent;
    font-size: 1.5em;
    padding: 0;
    cursor: pointer;
    line-height: 1;
    float: right;
}
nav footer button {
    position: absolute;
    top: 0;
    left: 0;
    border: none;
    padding: calc(1em - 2px);
    width: 100%;
    transform-origin: 0 0;
    transition: transform var(--duration) var(--easing);
    transition-delay: calc(var(--duration) + (.1s * (var(--count) / 2)));
    cursor: pointer;
    outline: none;
    background: #cdcdcd;
    opacity: 0;
}
nav.closed a,

nav.closed header {
    transform: translateY(calc(var(--top) * -1)) scaleY(0.1) scaleX(0.2);
    transition-delay: var(--delay-in);
    color: transparent;
}
nav.closed footer button {
    transition-delay: 0s;
    transform: scaleY(0.7) scaleX(0.2);
}
*/
.my-link-vopros{text-align:center;}
.btn-link-vopros{
    text-align: center;
    background-color: #8c4022;
    color: white;
    line-height: 32px;
    font-size: 16px;
    text-decoration: none !important;
    outline: none;
}


/* gif loading pagination scroll*/
.ias-trigger {
	padding: 1em 0;
}

.spinner-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
}
.loadimgfr{
	width: 160px;
}
.prevbtn a{
	text-align: center;
	border: 1px solid #989898;
	text-decoration: none !important;
	padding: 6px 16px;
	border-radius: 4px;
}
.spinner {
	-webkit-animation: rotator 1.4s linear infinite;
	animation: rotator 1.4s linear infinite;
}

@media (max-width: 767px){
.over-hidden{
		height: unset; 
	}
}

/* End */
/* /local/templates/yurlitsa/bs3/bootstrap-3-grid.css?168173178715196 */
/* /local/templates/yurlitsa/css/mobmenu.css?16817317873271 */
/* /local/templates/yurlitsa/components/bitrix/breadcrumb/mybreadcrumb/style.min.css?1681731787467 */
/* /local/components/mycomponents/rightbanner/templates/popcity/style.css?1681731786773 */
/* /local/components/mycomponents/rightbanner/templates/poptheme/style.css?1681731786661 */
/* /local/templates/yurlitsa/template_styles.css?168173178716741 */
