

/* Start:/bitrix/components/bitrix/breadcrumb/templates/coffeediz.schema.org/style.css?1678096037989*/
.bx_breadcrumbs{
    margin-bottom:15px;
    padding-top:0px
}
.bx_breadcrumbs ul{
    margin:0;
    padding:0
}
.bx_breadcrumbs ul li{
    display:inline-block;
    line-height:20px
}
.bx_breadcrumbs ul li a{
    display:block;
    padding:0 15px;
    background:url(/bitrix/components/bitrix/breadcrumb/templates/coffeediz.schema.org/images/breadcrumbs_arrow.png) no-repeat center right;
    color:#555;
    text-decoration:none;
    font-size:11px;
    opacity:.5
}
.bx_breadcrumbs ul li:first-child a{padding-left:0}
.bx_breadcrumbs ul li:last-child  a{background:none}
.bx_breadcrumbs ul li a:hover{
    text-decoration:underline;
    line-height:20px;
    opacity:1
}
.bx_breadcrumbs ul li span{
    display:block;
    padding:0 15px;
    color:#aaa;
    text-decoration:none;
    font-size:11px
}
.bx_breadcrumbs,
.bx_breadcrumbs ul li{
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
}
/* End */


/* Start:/bitrix/templates/UAheating/template_styles.css?175309536763171*/
#ad-placeholder {
  width: 300px;
  height: 250px;
  max-width: 300px;
  max-height: 250px;
  min-width: 300px;
  min-height: 250px;
  overflow: hidden;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
  display: block;
  text-align: center;
}

@media (min-width: 769px) {
  #ad-placeholder {
    width: 100% !important;
    max-width: 1000px !important;
    min-width: 0 !important;
    height: 280px !important;
    max-height: 280px !important;
    min-height: 280px !important;
    overflow: hidden !important;
  }
}

.t-block {
  max-width: 555px; /* Максимальная ширина блока */
  padding: 0px; /* Отступ внутри блока */
#  border-radius: 10px; /* Заокругленные углы */
  border-radius: 0px 0px 10px 10px; /* Заокруглить только нижние углы */
  border: 2px solid #0099ff; /* Контур и его цвет ccc*/
  background-color: #f7f7f7; /* Цвет фона */
  margin: 20px auto; /* Отступ снаружи блока */
font-size: 17px;
}
.t-block-text {
  padding: 15px; /* Внутренний отступ для текста */
}
.t-block img {
  display: block !important; /* Гарантирует, что изображение занимает всю ширину */
  margin: 0 !important; /* Убирает все внешние отступы */
  padding: 0 !important; /* Убирает все внутренние отступы */
  float: none !important; /* Отменяет выравнивание по краям */
 # margin: 30 auto !important;
 margin-bottom: -20px !important; /* Отрицательный отступ, чтобы сблизить с текстом */
 # float: left; /* Выравнивание рисунка по левому краю */
 # margin-right: 10px; /* Внешний отступ справа от рисунка */
}


.table25 {
  display: flex;
  flex-wrap: wrap;
#  text-align: center;
}

.row25 {
  display: table-row;
}

.acell25 {
  display: inline-block;
  box-sizing: border-box;
  padding: 3px;
#  border: 1px solid black;
  text-align: left;
  vertical-align: top;
}

@media (min-width: 768px) {
  .acell25 {
    width: 25%;
  }
}

@media (max-width: 767px) {
  .acell25 {
    width: 49%;
  }
 }

.column {
    float: left;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #000;
    border-radius: 8px;
    margin: 10px;
    padding: 10px 20px;
}
.column a {
    color: #333 !important;
}
.column1 {
    float: right;
 #   width: 50%;
  padding: 0px 10px;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

@media only screen and (min-width: 768px ) {
.myblock {display: none;}
}
ol {
    padding-inline-start: 1px;
}
ul {
    padding-inline-start: 1px;
}
.post_body ul{
    list-style: none;
}
.post_body ul li{
    background: url('/include/ul_bullet.png') 0 4px no-repeat;
    padding-left:30px;
    margin-bottom: 5px;
    line-height: 25px;
}
.post_body ol{    
    list-style: none;
    counter-reset: list;
}
.post_body ol li{
    margin-bottom: 10px;
}
.post_body ol li:before{
    counter-increment: list;
    content: counter(list);
    color: #fff;
    background: #0099ff;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    width:25px;
    height: 25px;
    border-radius: 100%;
    display: inline-block;
    font-weight: 400;
    margin-right: 10px;
}
#ramkaotstup img {text-align:center; margin: 9px 0px;}
.photobg {
    background: url('/include/bg.jpg');
}
@media only screen and (max-width: 359px) {
img[class=hideable]{
	display:none;
	}
}
.video-wrapper {
	width: 640px;
	max-width: 100%;
}
.video-responsive { 
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; 
  overflow:hidden;
} 
.video-responsive iframe, 
.video-responsive object, 
.video-responsive embed {
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%;
  height: 100%; 
}
img{max-width:100%;height:auto;}
blockquote {
    background: none repeat scroll 0 0 #e4eff6;
    border-left: 2px solid #2285c1 !important;
    font-family: Georgia;
    font-size: 19px;
    font-style: italic;
    margin: 0.5em 5px !important;
    padding: 0.5em 10px !important;
}
blockquote > p:first-child {
    display: inline !important;
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
img,
legend {
  border: 0;
}
legend,
td,
th {
  padding: 0;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
optgroup,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000000;
}
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;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre,
textarea {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
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;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* ==========================================================================
   GRID */
/* ========================================================================== */
.content {
  position: relative;
  margin: 0 auto;
}
.content:before,
.content:after {
  content: " ";
  display: table;
}
.content:after {
  clear: both;
}
@media (max-width: 768px) {
  .content .content {
    margin-left: -5px;
    margin-right: -5px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .content .content {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .content .content {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1280px) {
  .content .content {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.col {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .col {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .col {
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1280px) {
  .col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.col-mb-12 {
  width: 100%;
}
.col-mb-11 {
  width: 91.66666667%;
}
.col-mb-10 {
  width: 83.33333333%;
}
.col-mb-9 {
  width: 75%;
}
.col-mb-8 {
  width: 66.66666667%;
}
.col-mb-7 {
  width: 58.33333333%;
}
.col-mb-6 {
  width: 50%;
}
.col-mb-5 {
  width: 41.66666667%;
}
.col-mb-4 {
  width: 33.33333333%;
}
.col-mb-3 {
  width: 25%;
}
.col-mb-2 {
  width: 16.66666667%;
}
.col-mb-1 {
  width: 8.33333333%;
}
.col-mb-right-12 {
  right: 100%;
}
.col-mb-right-11 {
  right: 91.66666667%;
}
.col-mb-right-10 {
  right: 83.33333333%;
}
.col-mb-right-9 {
  right: 75%;
}
.col-mb-right-8 {
  right: 66.66666667%;
}
.col-mb-right-7 {
  right: 58.33333333%;
}
.col-mb-right-6 {
  right: 50%;
}
.col-mb-right-5 {
  right: 41.66666667%;
}
.col-mb-right-4 {
  right: 33.33333333%;
}
.col-mb-right-3 {
  right: 25%;
}
.col-mb-right-2 {
  right: 16.66666667%;
}
.col-mb-right-1 {
  right: 8.33333333%;
}
.col-mb-left-12 {
  left: 100%;
}
.col-mb-left-11 {
  left: 91.66666667%;
}
.col-mb-left-10 {
  left: 83.33333333%;
}
.col-mb-left-9 {
  left: 75%;
}
.col-mb-left-8 {
  left: 66.66666667%;
}
.col-mb-left-7 {
  left: 58.33333333%;
}
.col-mb-left-6 {
  left: 50%;
}
.col-mb-left-5 {
  left: 41.66666667%;
}
.col-mb-left-4 {
  left: 33.33333333%;
}
.col-mb-left-3 {
  left: 25%;
}
.col-mb-left-2 {
  left: 16.66666667%;
}
.col-mb-left-1 {
  left: 8.33333333%;
}
.col-mb-left-0 {
  left: 0%;
}
@media (max-width: 767px) {
  .col-12 {
    display: none;
  }
}
@media (min-width: 768px) {
  .content {
    max-width: 758px;
  }
  .col {
    float: left;
  }
  .col-12 {
    width: 100%;
  }
  .col-11 {
    width: 91.66666667%;
  }
  .col-10 {
    width: 83.33333333%;
  }
  .col-9 {
    width: 75%;
  }
  .col-8 {
    width: 66.66666667%;
  }
  .col-7 {
    width: 58.33333333%;
  }
  .col-6 {
    width: 50%;
  }
  .col-5 {
    width: 41.66666667%;
  }
  .col-4 {
    width: 33.33333333%;
  }
  .col-3 {
    width: 25%;
  }
  .col-2 {
    width: 16.66666667%;
  }
  .col-1 {
    width: 8.33333333%;
  }
  .col-right-12 {
    right: 100%;
  }
  .col-right-11 {
    right: 91.66666667%;
  }
  .col-right-10 {
    right: 83.33333333%;
  }
  .col-right-9 {
    right: 75%;
  }
  .col-right-8 {
    right: 66.66666667%;
  }
  .col-right-7 {
    right: 58.33333333%;
  }
  .col-right-6 {
    right: 50%;
  }
  .col-right-5 {
    right: 41.66666667%;
  }
  .col-right-4 {
    right: 33.33333333%;
  }
  .col-right-3 {
    right: 25%;
  }
  .col-right-2 {
    right: 16.66666667%;
  }
  .col-right-1 {
    right: 8.33333333%;
  }
  .col-left-12 {
    left: 100%;
  }
  .col-left-11 {
    left: 91.66666667%;
  }
  .col-left-10 {
    left: 83.33333333%;
  }
  .col-left-9 {
    left: 75%;
  }
  .col-left-8 {
    left: 66.66666667%;
  }
  .col-left-7 {
    left: 58.33333333%;
  }
  .col-left-6 {
    left: 50%;
  }
  .col-left-5 {
    left: 41.66666667%;
  }
  .col-left-4 {
    left: 33.33333333%;
  }
  .col-left-3 {
    left: 25%;
  }
  .col-left-2 {
    left: 16.66666667%;
  }
  .col-left-1 {
    left: 8.33333333%;
  }
  .col-left-0 {
    left: 0%;
  }
}
@media (min-width: 992px) {
  .content {
    max-width: 992px;
  }
  .col {
    float: left;
  }
  .col-dt-12 {
    width: 100%;
  }
  .col-dt-11 {
    width: 91.66666667%;
  }
  .col-dt-10 {
    width: 83.33333333%;
  }
  .col-dt-9 {
    width: 75%;
  }
  .col-dt-8 {
    width: 66.66666667%;
  }
  .col-dt-7 {
    width: 48.33333333%;
  }
  .col-dt-6 {
    width: 50%;
  }
  .col-dt-5 {
    width: 51.66666667%;
  }
  .col-dt-4 {
    width: 33.33333333%;
  }
  .col-dt-3 {
    width: 25%;
  }
  .col-dt-2 {
    width: 16.66666667%;
  }
  .col-dt-1 {
    width: 8.33333333%;
  }
  .col-dt-right-12 {
    right: 100%;
  }
  .col-dt-right-11 {
    right: 91.66666667%;
  }
  .col-dt-right-10 {
    right: 83.33333333%;
  }
  .col-dt-right-9 {
    right: 75%;
  }
  .col-dt-right-8 {
    right: 66.66666667%;
  }
  .col-dt-right-7 {
    right: 58.33333333%;
  }
  .col-dt-right-6 {
    right: 50%;
  }
  .col-dt-right-5 {
    right: 41.66666667%;
  }
  .col-dt-right-4 {
    right: 33.33333333%;
  }
  .col-dt-right-3 {
    right: 25%;
  }
  .col-dt-right-2 {
    right: 16.66666667%;
  }
  .col-dt-right-1 {
    right: 8.33333333%;
  }
  .col-dt-left-12 {
    left: 100%;
  }
  .col-dt-left-11 {
    left: 91.66666667%;
  }
  .col-dt-left-10 {
    left: 83.33333333%;
  }
  .col-dt-left-9 {
    left: 75%;
  }
  .col-dt-left-8 {
    left: 66.66666667%;
  }
  .col-dt-left-7 {
    left: 58.33333333%;
  }
  .col-dt-left-6 {
    left: 50%;
  }
  .col-dt-left-5 {
    left: 41.66666667%;
  }
  .col-dt-left-4 {
    left: 33.33333333%;
  }
  .col-dt-left-3 {
    left: 25%;
  }
  .col-dt-left-2 {
    left: 16.66666667%;
  }
  .col-dt-left-1 {
    left: 8.33333333%;
  }
  .col-dt-left-0 {
    left: 0%;
  }
}
@media (min-width: 1280px) {
  .content {
    max-width: 1240px;
  }
  .col {
    float: left;
  }
  .col-ld-12 {
    width: 100%;
  }
  .col-ld-11 {
    width: 91.66666667%;
  }
  .col-ld-10 {
    width: 83.33333333%;
  }
  .col-ld-9 {
    width: 75%;
  }
  .col-ld-8 {
    width: 66.66666667%;
  }
  .col-ld-7 {
    width: 58.33333333%;
  }
  .col-ld-6 {
    width: 50%;
  }
  .col-ld-5 {
    width: 41.66666667%;
  }
  .col-ld-4 {
    width: 33.33333333%;
  }
  .col-ld-3 {
    width: 25%;
  }
  .col-ld-2 {
    width: 16.66666667%;
  }
  .col-ld-1 {
    width: 8.33333333%;
  }
  .col-ld-right-12 {
    right: 100%;
  }
  .col-ld-right-11 {
    right: 91.66666667%;
  }
  .col-ld-right-10 {
    right: 83.33333333%;
  }
  .col-ld-right-9 {
    right: 75%;
  }
  .col-ld-right-8 {
    right: 66.66666667%;
  }
  .col-ld-right-7 {
    right: 58.33333333%;
  }
  .col-ld-right-6 {
    right: 50%;
  }
  .col-ld-right-5 {
    right: 41.66666667%;
  }
  .col-ld-right-4 {
    right: 33.33333333%;
  }
  .col-ld-right-3 {
    right: 25%;
  }
  .col-ld-right-2 {
    right: 16.66666667%;
  }
  .col-ld-right-1 {
    right: 8.33333333%;
  }
  .col-ld-left-12 {
    left: 100%;
  }
  .col-ld-left-11 {
    left: 91.66666667%;
  }
  .col-ld-left-10 {
    left: 83.33333333%;
  }
  .col-ld-left-9 {
    left: 75%;
  }
  .col-ld-left-8 {
    left: 66.66666667%;
  }
  .col-ld-left-7 {
    left: 58.33333333%;
  }
  .col-ld-left-6 {
    left: 50%;
  }
  .col-ld-left-5 {
    left: 41.66666667%;
  }
  .col-ld-left-4 {
    left: 33.33333333%;
  }
  .col-ld-left-3 {
    left: 25%;
  }
  .col-ld-left-2 {
    left: 16.66666667%;
  }
  .col-ld-left-1 {
    left: 8.33333333%;
  }
  .col-ld-left-0 {
    left: 0%;
  }
}
.center-block {
  margin: 0 auto;
}
@media (max-width: 767px) {
  .col-mb-hide,
  .mb-hide,
  .tablet-block,
  .dt-block,
  .ld-block {
    display: none;
  }
  .mb-block {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .col-hide,
  .tablet-hide,
  .mb-block,
  .dt-block,
  .ld-block {
    display: none;
  }
  .tablet-block {
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .col-dt-hide,
  .dt-hide,
  .mb-block,
  .tablet-block,
  .ld-block {
    display: none;
  }
  .dt-block {
    display: block;
  }
}
@media (min-width: 1280px) {
  .col-ld-hide,
  .ld-hide,
  .mb-block,
  .tablet-block,
  .dt-block {
    display: none;
  }
  .ld-block {
    display: block;
  }
}
@media (max-width: 768px) {
  .col-padding {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .col-padding {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .col-padding {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (min-width: 1280px) {
  .col-padding {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .col-margin {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .col-margin {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .col-margin {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media (min-width: 1280px) {
  .col-margin {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .col-margin-bottom {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .col-margin-bottom {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .col-margin-bottom {
    margin-bottom: 30px;
  }
}
@media (min-width: 1280px) {
  .col-margin-bottom {
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .col-margin-top {
    margin-top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .col-margin-top {
    margin-top: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .col-margin-top {
    margin-top: 30px;
  }
}
@media (min-width: 1280px) {
  .col-margin-top {
    margin-top: 40px;
  }
}
/* ==========================================================================
   BUTTONS */
/* ========================================================================== */
/* ==========================================================================
   ICONS */
/* ========================================================================== */
/* ==========================================================================
   FORMS */
/* ========================================================================== */
/* ==========================================================================
	 TABLES */
/* ========================================================================== */
/* ==========================================================================
   TABLE-PROGRAM */
/* ========================================================================== */
/* ==========================================================================
   TABLE-GRAY-HEADER */
/* ========================================================================== */
/* ==========================================================================
   table-schedule */
/* ========================================================================== */
/* ==========================================================================
   HTML-MAIN STYLES */
/* ========================================================================== */
html {
  height: 100%;
}
* html body {
  height: 100%;
}
body {
  height: 100%;
  min-height: 100%;
  position: relative;
}
/* ==========================================================================
	BASE SITE STYLES */
/* ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #1c1c1c;
}
body {
  font-size: 19px;
  line-height: 150%;
  font-family: "PT Sans", PTsans, Arial, sans-serif;
  color: #1c1c1c;
  background: #ededed;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  background: rgba(0, 0, 0, 0.2);
  margin: 1em 0;
  padding: 0;
}
img {
  vertical-align: middle;
  max-width: 100%;
}
.bxedtaskbarset img {
  max-width: none;
}
.bx-yandex-view-map img {
  max-width: inherit;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
  line-height: 20px;
}
a,
.pseudolink {
  color: #0077CC;
  text-decoration: underline;
}
a:hover,
.pseudolink:hover,
a.active,
.pseudolink.active {
  color: #ff0000;
  text-decoration: underline;
}
*[data-target-self],
*[data-target-blank],
.pseudolink {
  cursor: pointer;
}
h1,
.h1 {
  margin-top: 0;
  font: normal 26px/32px "PT Sans", PTsans, Arial, sans-serif;
}
@media (min-width: 768px) and (max-width: 991px) {
  h1,
  .h1 {
    font-size: 28px;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  h1,
  .h1 {
    font-size: 30px;
  }
}
@media (min-width: 1280px) {
  h1,
  .h1 {
    font-size: 32px;
  }
}
h2,
.h2 {
  font: normal 23px/27px "PT Sans", PTsans, Arial, sans-serif;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  h2,
  .h2 {
    font: normal 27px/33px "PT Sans", PTsans, Arial, sans-serif;
    text-transform: none;
  }
}
h3,
.h3 {
  font: normal 23px/27px "PT Sans", PTsans, Arial, sans-serif;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  h3,
  .h3 {
    font: normal 27px/33px "PT Sans", PTsans, Arial, sans-serif;
    text-transform: none;
  }
}
:-moz-placeholder {
  color: #ffffff;
}
:-ms-input-placeholder {
  color: #ffffff;
}
::-webkit-input-placeholder {
  color: #ffffff;
}
/* Breadcrumb
-----------------------------------------------------------------------------*/
.breadcrumb ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
  color: #000000;
  margin-left: 10px;
  margin-bottom: 10px;
}
.breadcrumb ul li {
  display: inline-block;
  margin: 0 5px 0 0;
}
.breadcrumb ul li a {
  color: #000000;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
/* ==========================================================================
   TOPNAVI */
/* ========================================================================== */
.hamburger {
  display: none;
  width: 50px;
  height: 50px;
  position: absolute;
  padding: 12px;
  top: 0;
  right: 0;
  z-index: 500;
  -webkit-tap-highlight-color: transparent;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .hamburger {
    display: block;
  }
}
.icon-hamburger {
  position: relative;
  margin-top: 11px;
  margin-bottom: 7px;
}
.icon-hamburger,
.icon-hamburger:before,
.icon-hamburger:after {
  display: block;
  width: 20px;
  height: 2px;
  background-color: #000000;
  -webkit-transition: all ease .4s;
  transition: all ease .4s;
}
.icon-hamburger:before,
.icon-hamburger:after {
  position: absolute;
  content: "";
}
.icon-hamburger:before {
  top: -6px;
}
.icon-hamburger:after {
  top: 6px;
}
.hamburger.active .icon-hamburger {
  background-color: transparent;
}
.hamburger.active .icon-hamburger:before,
.hamburger.active .icon-hamburger:after {
  background-color: #000000;
}
.hamburger.active .icon-hamburger:before {
  -moz-transform: translateY(6px) rotate(45deg);
  -ms-transform: translateY(6px) rotate(45deg);
  -webkit-transform: translateY(6px) rotate(45deg);
  transform: translateY(6px) rotate(45deg);
}
.hamburger.active .icon-hamburger:after {
  -moz-transform: translateY(-6px) rotate(-45deg);
  -ms-transform: translateY(-6px) rotate(-45deg);
  -webkit-transform: translateY(-6px) rotate(-45deg);
  transform: translateY(-6px) rotate(-45deg);
}
.mobile-nav-wrapper {
  top: 50px;
  bottom: 0;
  left: 0;
  z-index: 250;
  position: fixed;
  display: none;
  width: 100%;
  background: #c2d3da;
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.mobile-nav-wrapper.active {
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.mobile-nav-inner {
  width: 100%;
  height: 100%;
  display: table;
  table-layout: fixed;
}
.mobile-nav .ios-fix {
  height: 110%;
  -moz-transform: translateY(-5%);
  -ms-transform: translateY(-5%);
  -webkit-transform: translateY(-5%);
  transform: translateY(-5%);
  padding-top: 10%;
  padding-bottom: 10%;
}
.mobile-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mobile-nav ul a {
  color: #ffffff;
  font-size: 19px;
  line-height: 15px;
  display: block;
  padding: 10px 20px;
}
.mobile-nav ul a:active,
.mobile-nav ul a:hover {
  text-decoration: none;
}
.mobile-nav ul .col {
  padding: 0;
}
.mobile-nav ul li a {
#  text-transform: uppercase;
}
.mobile-nav ul li.parent a:after {
  position: absolute;
  content: "";
  content: " ";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('/bitrix/templates/UAheating/images/all-icons.png') no-repeat -80px -60px;
}
@media screen and (min-resolution: 192dpi) {
  .mobile-nav ul li.parent a:after {
    background-image: url(/bitrix/templates/UAheating/images/all-icons@2x.png);
    background-size: 200px 300px;
  }
}
.mobile-nav ul li.parent li a:after {
  content: none;
}
.mobile-nav ul li li a {
  text-transform: none;
  background: transparent;
}
.mobile-nav ul li.active {
  -webkit-transition-delay: 0;
  transition-delay: 0;
  -webkit-transition: none;
  transition: none;
}
.mobile-nav ul li.active > a {
  background: rgba(24, 24, 24, 0.3);
}
.mobile-nav ul li.active > a + .second-level {
  display: block;
  height: auto;
  opacity: 1;
}
.mobile-nav ul li.active > a:after {
  background-position: -80px -80px;
}
.mobile-nav ul .second-level {
  position: static;
  background: rgba(24, 24, 24, 0.1);
  -webkit-transition-delay: 0;
  transition-delay: 0;
  -webkit-transition: none;
  transition: none;
}
.mobile-nav ul .second-level li {
  width: 100%;
}
.mobile-nav > ul {
  background: rgba(24, 24, 24, 0.3);
  margin: 10px 20px 20px;
  border-radius: 3px;
}
.mobile-nav > ul > li:first-child a {
  border-radius: 3px 3px 0 0;
}
.mobile-nav > ul > li:last-child a {
  border-radius: 0 0 3px 3px;
}
/* perfect-scrollbar v0.6.3 */
.ps-container {
  -ms-touch-action: none;
  overflow: hidden !important;
}
.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block;
}
.ps-container.ps-in-scrolling {
  pointer-events: none;
}
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: rgba(24, 24, 24, 0.1);
  opacity: 0.9;
}
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: rgba(24, 24, 24, 0.3);
}
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: rgba(24, 24, 24, 0.1);
  opacity: 0.9;
}
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: rgba(24, 24, 24, 0.3);
}
.ps-container > .ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  bottom: 3px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 8px;
}
.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: rgba(24, 24, 24, 0.3);
  border-radius: 4px;
  -webkit-transition: background-color .2s linear;
  transition: background-color .2s linear;
  bottom: 0;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 8px;
}
.ps-container > .ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  right: 3px;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 4px;
}
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: rgba(24, 24, 24, 0.3);
  border-radius: 4px;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  right: 0;
  /* there must be 'right' for ps-scrollbar-y */
  width: 4px;
}
.ps-container:hover.ps-in-scrolling {
  pointer-events: none;
}
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: rgba(24, 24, 24, 0.1);
  opacity: 0.9;
}
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: rgba(24, 24, 24, 0.3);
}
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: rgba(24, 24, 24, 0.1);
  opacity: 0.9;
}
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: rgba(24, 24, 24, 0.3);
}
.ps-container:hover > .ps-scrollbar-x-rail,
.ps-container:hover > .ps-scrollbar-y-rail {
  opacity: 0.6;
}
.ps-container:hover > .ps-scrollbar-x-rail:hover {
  background-color: rgba(24, 24, 24, 0.1);
  opacity: 0.9;
}
.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
  background-color: rgba(24, 24, 24, 0.3);
}
.ps-container:hover > .ps-scrollbar-y-rail:hover {
  background-color: rgba(24, 24, 24, 0.1);
  opacity: 0.9;
}
.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: rgba(24, 24, 24, 0.3);
}
/* ==========================================================================
   Селекты */
/* ========================================================================== */
/* ==========================================================================
   COMMON STYLES */
/* ========================================================================== */
.container-white,
.white-box {
  background: #ffffff;
  color: #000000;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
}
.container-white h1,
.white-box h1,
.container-white .h1,
.white-box .h1,
.container-white h2,
.white-box h2,
.container-white .h2,
.white-box .h2,
.container-white h3,
.white-box h3,
.container-white .h3,
.white-box .h3 {
  color: #1c1c1c;
}
.container-m50 {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .container-m50 {
    margin: 50px 0;
  }
}
.container-mb50 {
  margin-bottom: 50px;
}
.container-mb70 {
  margin-bottom: 30px;
}
@media (min-width: 1280px) {
  .container-mb70 {
    margin-bottom: 70px;
  }
}
.white-box {
  border-radius: 4px;
}
.primary-border-box {
  border-top: solid 4px #0000FF;
}
.padding-box {
  padding: 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .padding-box {
    padding: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .padding-box {
    padding: 20px;
  }
}
@media (min-width: 1280px) {
  .padding-box {
    padding: 30px;
  }
}
.padding-box > p:first-child {
  margin-top: 0;
}
.padding-box > p:last-child {
  margin-bottom: 0;
}
.negative-padding-box {
  margin: 0 -20px -20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .negative-padding-box {
    margin: 0 -10px -10px;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .negative-padding-box {
    margin: 0 -20px -20px;
  }
}
@media (min-width: 1280px) {
  .negative-padding-box {
    margin: 0 -30px -30px;
  }
}
@media (max-width: 768px) {
  .big-padding-box {
    padding: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .big-padding-box {
    padding: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .big-padding-box {
    padding: 30px;
  }
}
@media (min-width: 1280px) {
  .big-padding-box {
    padding: 55px;
  }
}
.big-padding-box li {
  line-height: 30px;
}
.primary-box,
.secondary-box,
.additional-box {
  color: #ffffff;
  border-radius: 4px;
  padding: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .primary-box,
  .secondary-box,
  .additional-box {
    padding: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .primary-box,
  .secondary-box,
  .additional-box {
    padding: 30px;
  }
}
@media (min-width: 1280px) {
  .primary-box,
  .secondary-box,
  .additional-box {
    padding: 40px;
  }
}
.primary-box a,
.secondary-box a,
.additional-box a {
  color: #ffffff;
}
.primary-box h1,
.secondary-box h1,
.primary-box .h1,
.secondary-box .h1,
.primary-box h2,
.secondary-box h2,
.primary-box .h2,
.secondary-box .h2,
.primary-box h3,
.secondary-box h3,
.primary-box .h3,
.secondary-box .h3 {
  color: #ffffff;
}
.primary-box a.btn-cta,
.secondary-box a.btn-cta {
  color: #0000FF;
}
.primary-box {
  background: #0000FF;
}
.secondary-box {
  background: #45a3ba;
}
.container-big-primary .secondary-box {
  background-color: rgba(69, 163, 186, 0.5);
}
.additional-box {
  background: #dcecf6;
}
.white-hero {
  padding: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .white-hero {
    padding: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .white-hero {
    padding: 30px;
  }
}
@media (min-width: 1280px) {
  .white-hero {
    padding: 60px 40px;
  }
}
@media (min-width: 992px) {
  .white-hero .hero-image {
    float: right;
    width: 60%;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .white-hero h1,
  .white-hero .h1 {
    float: left;
    width: 40%;
  }
}
@media (max-width: 768px) {
  .big-image-col {
    margin-left: -5px;
    margin-right: -5px;
    position: static;
    padding-left: 0;
    padding-right: 0;
    width: auto;
  }
  .padding-box .big-image-col {
    margin-left: -20px;
    margin-right: -20px;
  }
  .big-image-col img {
    width: 100%;
  }
}
.container-big-primary {
  background: #0000FF;
  color: #ffffff;
}
.container-dark-transparent {
  background: rgba(24, 24, 24, 0.3);
  font-size: 16px;
  padding: 10px 0;
}
/* ==========================================================================
   HEADER */
/* ========================================================================== */
.container-top-header {
  background: #ededed;
  color: #ffffff;
}
.container-top-header a,
.container-top-header .open-menu {
  display: inline-block;
  padding: 15px 5px;
  color: #ffffff;
  text-decoration: none;
}
@media (min-width: 768px) {
  .container-top-header a,
  .container-top-header .open-menu {
    padding: 15px;
  }
}
.container-top-header a:hover,
.container-top-header .open-menu:hover {
  text-decoration: none;
  background: #106196;
}
.container-top-header .open-menu {
  float: right;
  width: 50px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.logo-block {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
}
.logo-block a {
  text-decoration: none;
  color: #1c1c1c;
}
.logo-block a.logo {
  padding-right: 20px;
}
@media (max-width: 767px) {
  .logo-block a.logo {
    width: 150px;
  }
}
.logo-block a .h1 {
  line-height: 30px;
}
.logo-block a small {
  font-size: 16px;
  color: #000000;
  line-height: 20px;
  font-family: "PT Sans", PTsans, Arial, sans-serif;
}
.header-info-block {
  line-height: 30px;
  color: #1c1c1c;
}
@media (max-width: 768px) {
  .header-info-block {
    margin: 10px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-info-block {
    margin: 20px 0;
    width: 50%;
    float: left;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .header-info-block {
    margin: 30px 0;
    font-size: 14px;
  }
}
@media (min-width: 1280px) {
  .header-info-block {
    margin: 40px 0;
  }
}
@media (min-width: 992px) {
  .header-info-block {
    width: 40%;
    float: left;
  }
  .header-info-block:first-child {
    width: 60%;
  }
}
@media (max-width: 768px) {
  .header-info-block .icon {
    margin-left: 20px;
    margin-right: 20px;
  }
}
/* ==========================================================================
	   SEARCH */
/* ========================================================================== */
/* ==========================================================================
   SLIDER */
/* ========================================================================== */
/* ==========================================================================
   NEWS-LIST */
/* ========================================================================== */
@media (min-width: 768px) {
  .news-list .news-item-image {
    float: left;
    margin-right: 40px;
    max-width: 40%;
  }
  .news-list .news-item-image + .news-item-text {
    overflow: hidden;
  }
  .news-list .news-item-image + .news-item-text .news-item-header {
    margin-top: 0;
  }
}
.news-detail .news-item-text {
  font-size: 16px;
  line-height: 25px;
}
.news-item {
  margin: 10px 0;
  font-size: 14px;
  padding-bottom: 0px;
  border-bottom: solid 1px rgba(130, 130, 130, 0.3);
}
.news-item:before,
.news-item:after {
  content: " ";
  display: table;
}
.news-item:after {
}
.news-item:first-child {
  margin-top: 0;
}
.news-item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
}
.news-item-header {
  text-transform: none;
  font: normal 16px/25px "PT Sans", PTsans, Arial, sans-serif;
}
.news-item-header a {
  display: inline-block;
}
.news-item-date {
  font-size: 14px;
  margin-bottom: 10px;
}
.news-item-main {
  font-size: 16px;
}
.news-item-main .news-item-header {
  font: normal 22px/30px "PT Sans", PTsans, Arial, sans-serif;
}
.news-item-main .news-item-date {
  margin-bottom: 20px;
}
/* ==========================================================================
   SIDEBAR */
/* ========================================================================== */
.sidebar-nav {
  margin: 20px;
}
.sidebar-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.sidebar-nav ul ul {
  display: none;
  padding: 15px 0;
}
.sidebar-nav li {
  margin-left: -20px;
  margin-right: -20px;
}
.sidebar-nav li a {
  display: block;
  padding: 5px 10px 5px 10px;
  border-left: solid 4px transparent;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.sidebar-nav li a:hover,
.sidebar-nav li a:active {
  text-decoration: underline;
}
.sidebar-nav li.current > a,
.sidebar-nav li.active > a {
  text-decoration: none;
  color: #ff0000;
  border-color: #0000FF;
}
.sidebar-nav li.current > ul,
.sidebar-nav li.active > ul {
  display: block;
}
.sidebar-nav li:first-child a {
  padding-top: 0;
}
.sidebar-nav li:last-child a {
  padding-bottom: 0;
}
.sidebar-nav li li {
  margin: 0;
}
.sidebar-nav li li a {
  color: #0000FF;
  border-color: transparent;
  padding-left: 40px;
  padding: 3px 10px 3px 40px;
}
.sidebar-nav li li.current,
.sidebar-nav li li.active {
  border-color: #0000FF;
}
.sidebar-nav li.parent > a:after {
  position: relative;
  content: ' ';
  display: inline-block;
  width: 5px;
  height: 5px;
  margin: 0 0 0 15px;
  border: solid 2px #b5b5b5;
  border-top: 0;
  border-right: 0;
  border-radius: 0 0 0 4px;
  top: -2px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sidebar-nav li.parent.current > a:after {
  top: 0;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.sidebar-info-block {
  color: #1c1c1c;
}
.sidebar-info-block .icon {
  width: 40px;
  margin-top: 15px;
}
.sidebar-info-block .icon-big-phone {
  width: 30px;
  margin-left: 10px;
}
/* ==========================================================================
   PAGE-NAVIGATION */
/* ========================================================================== */
.page-navigation {
  display: inline-block;
}
.page-navigation-wrapper {
  text-align: center;
}
.page-navigation .right-arr,
.page-navigation .left-arr,
.page-navigation .page-navigation-pages a {
  display: inline-block;
  line-height: 30px;
  min-width: 10px;
  text-align: center;
  border-radius: 20px;
  padding: 0 5px;
  color: #1c1c1c;
  box-shadow: none;
}
.page-navigation .right-arr:hover,
.page-navigation .left-arr:hover,
.page-navigation .page-navigation-pages a:hover {
  text-decoration: none;
  color: #0000FF;
}
.page-navigation .right-arr,
.page-navigation .left-arr {
  width: 30px;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.page-navigation .right-arr:hover,
.page-navigation .left-arr:hover {
  color: #1c1c1c;
}
.page-navigation-pages {
  background: #ffffff;
  color: #000000;
  border-radius: 20px;
  display: inline-block;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
}
.page-navigation-pages a.current {
  padding: 0 12px;
  color: #0000FF;
  box-shadow: inset 0 0 0 1px  #0000FF;
}
.page-navigation-pages a:first-child {
  padding: 0 5px 0 12px;
}
.page-navigation-pages a:last-child {
  padding: 0 12px 0 5px;
}
/* ==========================================================================
   FACULTY-ITEM */
/* ========================================================================== */
/* ==========================================================================
   RECTORATE-ITEM */
/* ========================================================================== */
/* ==========================================================================
   PROGRAM-ITEM */
/* ========================================================================== */
/* ==========================================================================
   LINKS-LIST */
/* ========================================================================== */
.links-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.links-list li {
  font-size: 22px;
  color: #0000FF;
  margin: 20px 0;
}
.links-list a {
  text-decoration: none;
  border-bottom: solid 1px transparent;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.links-list a:hover {
  border-bottom-color: inherit;
}
.links-list .has-child > a {
  position: relative;
}
.links-list .has-child > a:after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  margin: .3em 0 0 15px;
  border: solid 2px #000000;
  border-top: 0;
  border-right: 0;
  border-radius: 0 0 0 2px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.links-list .has-child > a.opened:after {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  margin-top: .4em;
  border-color: #0000FF;
}
.links-list .has-child ul {
  display: none;
}
.links-list .has-child li {
  margin: 15px 0;
  padding-left: 20px;
}
.links-list .has-child li a {
  font-size: 16px;
}
/* ==========================================================================
   TEACHERS */
/* ========================================================================== */
.teachers-item {
  color: #1c1c1c;
  line-height: 25px;
}
.teachers-item h2 a,
.teachers-item .h2 a {
  color: #1c1c1c;
  text-decoration: none;
}
.teachers-item h2 a:hover,
.teachers-item .h2 a:hover {
  color: #0000FF;
}
.teacher-info {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 768px) {
  .teacher-info {
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.teacher-info-position {
  color: #1c1c1c;
  font-size: 18px;
  line-height: 22px;
}
.teacher-info-name {
  line-height: 26px;
}
.teacher-table {
  margin-top: 37px;
}
.teacher-table td {
  border-top: 0px;
  padding: 12px 18px;
  font-size: 18px;
  line-height: 24px;
}
.teacher-table td:nth-child(2n) {
  color: #1c1c1c;
}
@media (max-width: 768px) {
  .teacher-table td:nth-child(2n) {
    padding-top: 0;
  }
}
@media (max-width: 768px) {
  .teacher-table td:nth-child(2n+1) {
    padding-bottom: 8px;
  }
}
@media (max-width: 768px) {
  .teacher-table td {
    width: 100%;
  }
}
.teacher-table td p:first-child {
  margin-top: 0;
}
.teacher-table td p:last-child {
  margin-bottom: 0;
}
.teacher-table .col {
  float: none;
}
.teacher-description {
  color: #1c1c1c;
  margin-top: 41px;
  margin-bottom: 10px;
  line-height: 30px;
}
/* ==========================================================================
   VERTICAL-FILTER */
/* ========================================================================== */
.vertical-filter-box {
  border-bottom: solid 1px rgba(255, 255, 255, 0.3);
  padding: 10px 0;
}
.vertical-filter-box.first {
  border-top: solid 1px rgba(255, 255, 255, 0.3);
  margin-top: 20px;
}
.vertical-filter-box.active .vertical-filter-header:after {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  margin-top: 0px;
}
.vertical-filter-box.active .vertical-filter-content {
  display: block;
}
.vertical-filter-header {
  position: relative;
  padding: 5px 15px 5px 0;
  cursor: pointer;
}
.vertical-filter-header:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -2px;
  display: inline-block;
  width: 4px;
  height: 4px;
  border: solid 2px #ffffff;
  border-top: 0;
  border-right: 0;
  border-radius: 0 0 0 2px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.vertical-filter-content {
  margin-top: 15px;
  display: none;
}
/* ==========================================================================
   FOOTER */
/* ========================================================================== */
.container-footer {
  background: #bdbdbd;
  color: #ffffff;
  padding: 20px 10px;
  line-height: 25px;
}
@media (min-width: 768px) {
  .container-footer {
    padding: 20px 0;
    line-height: 30px;
  }
}
.container-footer a {
  color: #ffffff;
}
.container-footer a:hover {
  color: #FF0000;
}
.social-network {
  display: inline-block;
  width: 30px;
}
.social-network + .social-network {
  margin-left: 5px;
}
.footer-menu-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-menu-content ul ul {
  display: none;
}
@media (min-width: 768px) {
  .footer-menu-content ul ul {
    display: block;
  }
}
.footer-menu-content h4,
.footer-menu-content .h4 {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .footer-menu-content h4,
  .footer-menu-content .h4 {
    color: #0000FF;
    text-transform: uppercase;
    position: relative;
    cursor: pointer;
  }
  .footer-menu-content h4:after,
  .footer-menu-content .h4:after {
    position: absolute;
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: .5em 0 0 15px;
    border: solid 2px #0000FF;
    border-top: 0;
    border-right: 0;
    border-radius: 0 0 0 2px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .footer-menu-content h4.opened:after,
  .footer-menu-content .h4.opened:after {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    margin-top: .6em;
    border-color: #0000FF;
  }
}
/* ==========================================================================
   MAP-BLOCK */
/* ========================================================================== */
/* ==========================================================================
   SWITCH-BLOCK */
/* ========================================================================== */
/* ==========================================================================
   INFO-BOX */
/* ========================================================================== */
/* ==========================================================================
   SCHEDULE */
/* ========================================================================== */
.schedule-header {
  color: rgba(255, 255, 255, 0.7);
  padding: 30px 0;
  font-size: 14px;
}
.schedule-header h1,
.schedule-header .h1 {
  color: #ffffff;
}
.session-info {
  line-height: 20px;
}
.session-info .h3 {
  line-height: 20px;
}
.session-info:before,
.session-info:after {
  content: " ";
  display: table;
}
.session-info:after {
  clear: both;
}
.week-link {
  color: #ffffff;
  display: inline-block;
  position: relative;
  font-size: 18px;
  line-height: 20px;
  margin-top: 5px;
}
.week-link:hover {
  color: #ffffff;
}
.week-link:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  background: url('/bitrix/templates/UAheating/images/all-icons.png') no-repeat -80px 0;
}
@media screen and (min-resolution: 192dpi) {
  .week-link:after {
    background-image: url(/bitrix/templates/UAheating/images/all-icons@2x.png);
    background-size: 200px 300px;
  }
}
.week-link-prev {
  padding-left: 40px;
}
.week-link-prev:after {
  left: 5px;
}
.week-link-prev:hover:after {
  background-position: -100px 0;
}
.week-link-next {
  padding-right: 40px;
}
.week-link-next:after {
  right: 5px;
  background-position: -80px -20px;
}
.week-link-next:hover:after {
  background-position: -100px -20px;
}
.special-settings {
  display: none;
}
.special-aaVersion-on .special-settings {
  display: block;
}
.aa-show {
  display: none;
}
.special-aaVersion-on .aa-show {
  display: inline-block;
  float: right;
}
.special-aaVersion-on .aa-hide {
  display: none;
}
/* ==========================================================================
   HELPER CLASSES */
/* ========================================================================== */
ol.unstyled,
ul.unstyled {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.big-list {
  margin: 20px 0;
  padding: 0;
  list-style: none;
}
ul.big-list li {
  margin: 5px 0;
  font-size: 18px;
  line-height: 25px;
}
.ta-center,
.table th.ta-center,
.table td.ta-center {
  text-align: center;
}
.ta-left,
.table th.ta-left,
.table td.ta-left {
  text-align: left;
}
.ta-right,
.table th.ta-right,
.table td.ta-right {
  text-align: right;
}
.va-bottom,
.table th.va-bottom,
.table td.va-bottom {
  vertical-align: bottom;
}
.va-top,
.table th.va-top,
.table td.va-top {
  vertical-align: top;
}
.va-middle,
.table th.va-middle,
.table td.va-middle {
  vertical-align: middle;
}
.td-n {
  text-decoration: none;
}
.td-u {
  text-decoration: underline;
}
.tt-u {
  text-transform: uppercase;
}
.tt-n {
  text-transform: none;
}
.hide,
.d-n {
  display: none;
}
.show,
.d-b {
  display: block;
}
.inline-block,
.d-ib {
  display: inline-block;
}
.inline,
.d-i {
  display: inline;
}
.invisible,
.vis-h {
  visibility: hidden;
}
.verdana {
  font-family: Verdana, sans-serif;
}
.tahoma {
  font-family: Tahoma, sans-serif;
}
.arial {
  font-family: Arial, sans-serif;
}
.p-r,
.pos-r {
  position: relative;
}
.p-a,
.pos-a {
  position: absolute;
}
.p-f,
.pos-f {
  position: fixed;
}
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
.ov-h {
  overflow: hidden;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible,
.viz-h {
  visibility: hidden;
}
.p0 {
  padding: 0;
}
.p10 {
  padding: 10px;
}
.p20 {
  padding: 20px;
}
.p30 {
  padding: 30px;
}
.p40 {
  padding: 40px;
}
.pt0 {
  padding-top: 0;
}
.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pr0 {
  padding-right: 0;
}
.pr10 {
  padding-right: 10px;
}
.pr20 {
  padding-right: 20px;
}
.pr30 {
  padding-right: 30px;
}
.pr40 {
  padding-right: 40px;
}
.pb0 {
  padding-bottom: 0;
}
.pb10 {
  padding-bottom: 10px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.pl0 {
  padding-left: 0;
}
.pl10 {
  padding-left: 10px;
}
.pl20 {
  padding-left: 20px;
}
.pl30 {
  padding-left: 30px;
}
.pl40 {
  padding-left: 40px;
}
.m0 {
  margin: 0;
}
.m10 {
  margin: 10px;
}
.m20 {
  margin: 20px;
}
.m30 {
  margin: 30px;
}
.m40 {
  margin: 40px;
}
.m50 {
  margin: 50px;
}
.mt0 {
  margin-top: 0;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mr0 {
  margin-right: 0;
}
.mr10 {
  margin-right: 10px;
}
.mr20 {
  margin-right: 20px;
}
.mr30 {
  margin-right: 30px;
}
.mr40 {
  margin-right: 40px;
}
.mr50 {
  margin-right: 50px;
}
.mb0 {
  margin-bottom: 0;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.ml0 {
  margin-left: 0;
}
.ml10 {
  margin-left: 10px;
}
.ml20 {
  margin-left: 20px;
}
.ml30 {
  margin-left: 30px;
}
.ml40 {
  margin-left: 40px;
}
.ml50 {
  margin-left: 50px;
}
.text-light,
a.text-light {
  color: #000000;
}
.text-dark,
a.text-dark {
  color: #1c1c1c;
}
.text-muted,
a.text-muted {
  color: #cfcfcf;
}
.text-primary,
a.text-primary {
  color: #0000FF;
}
.text-secondary,
a.text-secondary {
  color: #45a3ba;
}
.text-additional,
a.text-additional {
  color: #dcecf6;
}
.fz12 {
  font-size: 12px;
}
.fz14 {
  font-size: 14px;
}
.fz16 {
  font-size: 16px;
}
.fz18 {
  font-size: 18px;
}
.fz20 {
  font-size: 20px;
}
.fz22 {
  font-size: 22px;
}
.fz24 {
  font-size: 24px;
}
.fz26 {
  font-size: 26px;
}
.fz30 {
  font-size: 30px;
}
@media (max-width: 768px) {
  .mb-fz12 {
    font-size: 12px;
  }
  .mb-fz14 {
    font-size: 14px;
  }
  .mb-fz16 {
    font-size: 16px;
  }
  .mb-fz18 {
    font-size: 18px;
  }
  .mb-fz20 {
    font-size: 20px;
  }
  .mb-fz22 {
    font-size: 22px;
  }
  .mb-fz24 {
    font-size: 24px;
  }
  .mb-fz26 {
    font-size: 26px;
  }
  .mb-fz30 {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tablet-fz12 {
    font-size: 12px;
  }
  .tablet-fz14 {
    font-size: 14px;
  }
  .tablet-fz16 {
    font-size: 16px;
  }
  .tablet-fz18 {
    font-size: 18px;
  }
  .tablet-fz20 {
    font-size: 20px;
  }
  .tablet-fz22 {
    font-size: 22px;
  }
  .tablet-fz24 {
    font-size: 24px;
  }
  .tablet-fz26 {
    font-size: 26px;
  }
  .tablet-fz30 {
    font-size: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .dt-fz12 {
    font-size: 12px;
  }
  .dt-fz14 {
    font-size: 14px;
  }
  .dt-fz16 {
    font-size: 16px;
  }
  .dt-fz18 {
    font-size: 18px;
  }
  .dt-fz20 {
    font-size: 20px;
  }
  .dt-fz22 {
    font-size: 22px;
  }
  .dt-fz24 {
    font-size: 24px;
  }
  .dt-fz26 {
    font-size: 26px;
  }
  .dt-fz30 {
    font-size: 30px;
  }
}
@media (min-width: 1280px) {
  .ld-fz12 {
    font-size: 12px;
  }
  .ld-fz14 {
    font-size: 14px;
  }
  .ld-fz16 {
    font-size: 16px;
  }
  .ld-fz18 {
    font-size: 18px;
  }
  .ld-fz20 {
    font-size: 20px;
  }
  .ld-fz22 {
    font-size: 22px;
  }
  .ld-fz24 {
    font-size: 24px;
  }
  .ld-fz26 {
    font-size: 26px;
  }
  .ld-fz30 {
    font-size: 30px;
  }
}
.alert {
  border: solid 1px #ea5600;
  background: rgba(234, 86, 0, 0.1);
  color: #ea5600;
  padding: 20px;
  border-radius: 5px;
}
.alert-info {
  color: #45a3ba;
  background: rgba(69, 163, 186, 0.2);
  border-color: #45a3ba;
}
.alert-success {
  color: #409990;
  background: rgba(64, 153, 144, 0.2);
  border-color: #409990;
}
.alert-error {
  color: #a42338;
  background: rgba(164, 35, 56, 0.2);
  border-color: #a42338;
}
.alert p:first-child {
  margin-top: 0;
}
.alert p:last-child {
  margin-bottom: 0;
}
.alert font.errortext,
.alert font {
  color: inherit !important;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clr {
  clear: both;
  height: 0;
  overflow: hidden;
}
.fleft,
.fll,
.fl-l {
  float: left;
}
.fright,
.flr,
.fl-r {
  float: right;
}
img[align="right"] {
  padding: 0 0 20px 20px;
}
img[align="left"] {
  padding: 0 20px 20px 0;
}
img.ta-center,
img[align="center"] {
  display: block;
  margin: 0 auto;
}
select.input.multiple {
  -webkit-appearance: inherit;
}
/*# sourceMappingURL=template_styles.css.map */
/* End */
/* /bitrix/components/bitrix/breadcrumb/templates/coffeediz.schema.org/style.css?1678096037989 */
/* /bitrix/templates/UAheating/template_styles.css?175309536763171 */
