

/* Start:/local/templates/universesite_s1/components/bitrix/news/news.1/style.css?17732698635524*/
.ns-bitrix.c-news.c-news-news-1.p-news .sections-list {
    padding-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.ns-bitrix.c-news.c-news-news-1.p-news .section-item a {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    color: #82909E;
    transition: 0.4s;
    padding: 15px 15px;
    background-color: #fff;
    cursor: pointer;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: color, background-color;
    -moz-transition-property: color, background-color;
    -ms-transition-property: color, background-color;
    -o-transition-property: color, background-color;
    transition-property: color, background-color;
}

.ns-bitrix.c-news.c-news-news-1.p-news .section-item span {
    margin-left: 4px;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.2;
    text-align: center;
    padding: 1px 6px;
    background: #E0E9EC;
    border-radius: 5px;
    color: #82909E;
}

.ns-bitrix.c-news.c-news-news-1.p-news .section-item a:hover {
    color: #fff;
    background: #388e92;
}

.ns-bitrix.c-news.c-news-news-1.p-news .section-item a:hover span {
    color: #82909E;
}h1#pagetitle {
    margin-top: 0!important;
}.intec-template .intec-template-title {
    display: none !important;
}
.ns-bitrix.c-news.c-news-news-1 .news-body[data-additional=true] {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.ns-bitrix.c-news.c-news-news-1.p-news {
    background: #f5f5f5;
}.c-form-result-new.c-form-result-new-form-8 {
    padding-bottom: 100px;
    background: #f5f5f5;
}.c-news-list.c-news-list-tile-1 .ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items {
    text-align: left;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-item {
  margin-top: 30px;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-item:first-child {
  margin-top: 0;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-tags-header {
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-tags-header + div {
  margin-top: 15px;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-top-wrapper {
  padding: 25px;
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-top-header {
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-top-header + div {
  margin-top: 25px;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-subscribe {
  padding: 25px;
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-1 {
  margin-bottom: 20px;
  padding: 10px 15px;
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-1-item {
  margin: 5px 15px;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-1-item > * {
  font-size: 13px;
  line-height: 17px;
  text-decoration: none;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-1-item > a {
  color: #4b4b4b;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-2 {
  padding: 10px;
  margin-bottom: 30px;
  background-color: #f9f9fa;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-2-item {
  margin: 10px 25px;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-2-item[data-role=year] {
  position: relative;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-2-item[data-role=year]::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -25px;
  display: block;
  width: 1px;
  height: 20px;
  margin-top: -10px;
  background-color: #888888;
  opacity: 0.7;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-2-item > * {
  font-size: 14px;
  line-height: 14px;
  text-decoration: none;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-2-item > a {
  color: #888888;
}
.ns-bitrix.c-news.c-news-news-1.news-detail-anchors[data-position=default][data-initialized=true]{
	display: none !important;
}
@media all and (max-width: 1024px) {
  .ns-bitrix.c-news.c-news-news-1 [data-additional=true] .news-content {
    width: 100%;
  }

}
@media all and (max-width: 768px) {
  .ns-bitrix.c-news.c-news-news-1 .news-panel-2-item[data-role=year]::after {
    display: none;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/universesite_s1/components/bitrix/system.pagenavigation/.default/style.css?17725297703906*/
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item svg path {
	transition:0.4s;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item:hover svg path {
    fill: #388d92;
}
.faq-flex-content .ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items {
    text-align: left;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default {
  display: block;
  margin: 10px 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items {
  display: block;
  position: relative;
  text-align: center;
  overflow: hidden;
  font-size: 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items-wrapper {
    display: inline-flex;
    vertical-align: top;
    margin: -2px;
    flex-wrap: wrap;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item {
    order: 1;
    display: inline-block;
    vertical-align: middle;
    padding: 2px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-active .system-pagenavigation-item-wrapper {
    background-color: #E0E9EC !important;
    border-color: #E0E9EC;
    color: #388D92;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-disabled .system-pagenavigation-item-wrapper {
  display: none;
} 
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-all .system-pagenavigation-item-wrapper {
  width: auto;
  text-align: left;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    font-style: normal;
    text-align: center;
    padding: 6px;
    border-radius: 10px;
    width: 45px;
    height: 45px;
    overflow: hidden;
    text-decoration: none;
    cursor: pointer;
    background: #FFFFFF;
    color: #667070;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2;
    -webkit-transition-duration: 350ms;
    -moz-transition-duration: 350ms;
    -ms-transition-duration: 350ms;
    -o-transition-duration: 350ms;
    transition-duration: 350ms;
    -webkit-transition-property: color, background-color, border-color;
    -moz-transition-property: color, background-color, border-color;
    -ms-transition-property: color, background-color, border-color;
    -o-transition-property: color, background-color, border-color;
    transition-property: color, background-color, border-color;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper:hover {
    background-color: #e0e9ec;
    border-color: #e0e9ec;
    color: #388e92;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-previous {
    order: 2;
}

.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-next {
    order: 3;
}
.pagination-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap-reverse;
    margin-top: 40px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-next .system-pagenavigation-item-wrapper, 
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-previous .system-pagenavigation-item-wrapper {
    background: transparent !important;
}
/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/universesite_s1/components/bitrix/news.list/news.tile.blog/style.css?17737056159076*/
/* Начальное состояние новой новости */
.news-list-item.is-new {
    opacity: 0;
    transform: translateY(20px);
    transition: transform 0.6s ease, opacity 0.6s ease;
}
/* Состояние после подгрузки */
.news-list-item.is-visible {
    opacity: 1;
    transform: translateY(0);
}.ns-bitrix.c-news-list.c-news-list-tile-1 {
    padding-bottom: 50px;
}
.ns-bitrix.c-news-list.c-news-list-tile-1 .news-list-content {
    padding-bottom: 30px;
}.ns-bitrix.c-news-list.c-news-list-tile-1 .news-list-item-wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #fff;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: box-shadow;
    -moz-transition-property: box-shadow;
    -ms-transition-property: box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow;
}
.ns-bitrix.c-news-list.c-news-list-tile-1 .bottom-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 15px;
    padding: 0px 20px 20px 20px;
}
.ns-bitrix.c-news-list.c-news-list-tile-1 .bottom-flex .time {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    color: #667070;
}
.ns-bitrix.c-news-list.c-news-list-tile-1 .news-list-item-date {

    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    color: #667070;
}
.ns-bitrix.c-news-list.c-news-list-tile-1 .news-list-item-tags {
  margin-top: 10px;
}
.ns-bitrix.c-news-list.c-news-list-tile-1 .news-list-item-tags-item-wrapper {
  display: block;
  margin: 0;
}
.ns-bitrix.c-news-list.c-news-list-tile-1 .news-list-item-tags-item-wrapper input {
  display: none;
}
.ns-bitrix.c-news-list.c-news-list-tile-1 .news-list-item-tags-item-wrapper span {
    display: block;
    white-space: nowrap;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    color: #667070;
    background: #fff !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: color, background-color;
    -moz-transition-property: color, background-color;
    -ms-transition-property: color, background-color;
    -o-transition-property: color, background-color;
    transition-property: color, background-color;
}

.ns-bitrix.c-news-list.c-news-list-tile-1 [data-view=default] .news-list-item-image {
    display: block;
    background-size: cover;
    background-repeat: no-repear;
    background-position: center;
}
.ns-bitrix.c-news-list.c-news-list-tile-1 [data-view="default"] .news-list-item-image img {
  display: block;
  width: 100%;
  height: 300px;
  object-fit: cover;
  object-position: center;
  -webkit-object-fit: cover;
  -webkit-object-position: center;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  
}

.ns-bitrix.c-news-list.c-news-list-tile-1 [data-view=default] .news-list-item-text {
    padding: 15px 20px 0px 20px;
}
.ns-bitrix.c-news-list.c-news-list-tile-1 [data-view=default] .news-list-item-name a {
    text-decoration: none;
    color: #181B1C;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: color;
    -moz-transition-property: color;
    -ms-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
}
.ns-bitrix.c-news-list.c-news-list-tile-1 [data-view=default] .news-list-item-tags {

    padding-bottom: 10px;
}
.ns-bitrix.c-news-list.c-news-list-tile-1 [data-view=default] .news-list-item-description {
  font-size: 14px;
  line-height: 22px;
  margin-top: 20px;
}
.ns-bitrix.c-news-list.c-news-list-tile-1 [data-view=big] .news-list-item-wrapper {
  position: relative;
  min-height: 400px;
}
.ns-bitrix.c-news-list.c-news-list-tile-1 [data-view=big] .news-list-item-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-decoration: none;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.ns-bitrix.c-news-list.c-news-list-tile-1 [data-view=big] .news-list-item-text {
  padding: 30px 35px;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);
  pointer-events: none;
}
.ns-bitrix.c-news-list.c-news-list-tile-1 [data-view=big] .news-list-item-name {
  font-size: 17px;
  line-height: 24px;
  text-decoration: none;
  color: #FFF;
  max-width: 300px;
}
.ns-bitrix.c-news-list.c-news-list-tile-1 [data-view=big] .news-list-item-date {
  color: #FFF;
}
.ns-bitrix.c-news-list.c-news-list-tile-1 [data-view=big] .news-list-item-tags-item-wrapper {
  pointer-events: all;
}
.ns-bitrix.c-news-list.c-news-list-tile-1 [data-view=big] .news-list-item-tags-item-wrapper span {
  color: #FFF;
}
.ns-bitrix.c-news-list.c-news-list-tile-1 [data-grid="4"] [data-view=big] {
  width: 50%;
}
.ns-bitrix.c-news-list.c-news-list-tile-1 [data-grid="3"] [data-view=big] {
  width: 66.6666666667%;
}
.ns-bitrix.c-news-list.c-news-list-tile-1 [data-role=form] {
  display: none;
}
.ns-bitrix.c-news-list.c-news-list-tile-1 .count {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #F0F0F0;
    padding: 6px 8px;
    font-weight: 400;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    gap: 10px;
    border-radius: 5px;
    color: #667070;
    margin-bottom: 15px;
}
.ns-bitrix.c-news-list.c-news-list-tile-1 .tags {
    padding-bottom: 10px;
}
.ns-bitrix.c-news-list.c-news-list-tile-1 .tags a.tag {
    display: block;
    white-space: nowrap;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    padding-bottom: 5px;
    color: #667070;
    text-decoration: none;
    background: #fff !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: color, background-color;
    -moz-transition-property: color, background-color;
    -ms-transition-property: color, background-color;
    -o-transition-property: color, background-color;
    transition-property: color, background-color;
}

.ns-bitrix.c-news-list.c-news-list-tile-1 .tags a.tag:hover {
    color: #388d92;
}
.catalog-section-more-button {
    cursor: pointer;
    display: flex;
    font-weight: 500;
    font-size: 16px;
    justify-content: center;
    align-items: center;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 14px 23px;
    gap: 10px;
    transition: 0.4s;
    line-height: 1;
    color: #388D92;
}

.catalog-section-more-button:hover {
    color: #fff;
    background: #388e92;
}

.catalog-section-more-button svg path{
    transition: 0.4s;}

.catalog-section-more-button:hover path {
    stroke: #fff;
}
@media all and (max-width: 1024px) {
  .ns-bitrix.c-news-list.c-news-list-tile-1 [data-grid="4"] [data-view=big] {
    width: 66.6666666667%;
  }
}
@media all and (max-width: 768px) {
  .ns-bitrix.c-news-list.c-news-list-tile-1 [data-grid] [data-view=big] {
    width: 100%;
  }
  .ns-bitrix.c-news-list.c-news-list-tile-1 [data-view=default] .news-list-item-wrapper span {
    font-size: 14px;
    line-height: 14px;
  }

  .ns-bitrix.c-news-list.c-news-list-tile-1 [data-view=default] .news-list-item-text {
    padding-left: 15px;
    padding-right: 15px;
  }
  .ns-bitrix.c-news-list.c-news-list-tile-1 [data-view=default] .news-list-item-name {
    font-size: 16px;
    line-height: 21px;
  }

  .ns-bitrix.c-news-list.c-news-list-tile-1 [data-view=default] .news-list-item-description {
    font-size: 14px;
    line-height: 20px;
  }
  .ns-bitrix.c-news-list.c-news-list-tile-1 [data-view=big] .news-list-item-wrapper {
    padding-top: 50%;
  }
  .ns-bitrix.c-news-list.c-news-list-tile-1 [data-view=big] .news-list-item-text {
    padding-left: 15px;
    padding-right: 15px;
  }
  .ns-bitrix.c-news-list.c-news-list-tile-1 [data-view=big] .news-list-item-name {
    font-size: 14px;
    line-height: 21px;
  }
  .ns-bitrix.c-news-list.c-news-list-tile-1 [data-view=big] .news-list-item-date {
    font-size: 11px;
    line-height: 14px;
  }
  .ns-bitrix.c-news-list.c-news-list-tile-1 [data-view="default"] .news-list-item-image img {
    height: 250px;
}
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/universesite_s1/components/intec.universe/main.widget/form.8/style.css?177249442811702*/
.c-form-result-new.c-form-result-new-form-8 {
    padding-bottom: 70px;
    display: block;
    padding-top: 90px;
    background: #fff;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-wrapper {
    background-position: center;
    background: -webkit-linear-gradient(180deg, rgb(241, 248, 251), rgb(224, 233, 236));
    background: -moz-linear-gradient(180deg, rgb(241, 248, 251), rgb(224, 233, 236));
    background: linear-gradient(180deg, rgb(241, 248, 251), rgb(224, 233, 236));
    border-radius: 10px;
    position: relative;
}
.c-form-result-new.c-form-result-new-form-8 .decoration {
    width: 144px;
    position: absolute;
    height: 134px;
    border-radius: 8px;
}

.c-form-result-new.c-form-result-new-form-8 .decoration:after {
    content: "";
    position: absolute;
    left: -10px;
    right: -10px;
    top: -10px;
    bottom: -10px;
    background: #fff;
    border-radius: 10px;
}

.c-form-result-new.c-form-result-new-form-8 .decoration:before {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background: #E0E9EC;
    border-radius: 10px;
    z-index: 1;
}

.c-form-result-new.c-form-result-new-form-8 .decoration img {
    z-index: 2;
    position: relative;
    top: -31px;
    animation-duration: 3s;
    animation-name: slidein;
    animation-iteration-count: infinite;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-additional-picture {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-content {
    position: relative;
    padding: 34px 5% 68px 13%;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-header {
    margin-bottom: 37px;
    display: flex;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-title {
    margin: 0;
    width: 45%;
    font-weight: 600;
    font-size: 36px;
    line-height: 40px;
    text-align: left;
    padding-right: 10px;
    color: #262A2E;
}.c-form-result-new.c-form-result-new-form-8 .form-result-new-popup-send {
    width: 100%;
    top: 0;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    background: #00000080;
    display: flex;
    justify-content: center;
    align-items: center;
}

.c-form-result-new.c-form-result-new-form-8 .form-result-new-popup-send .form-result-new-popup-wrapper {
    overflow: hidden;
    background: #fff;
    padding: 30px 31px;
    width: 100%;
    max-width: 430px;
    border-radius: 10px;
    position: relative;
    text-align: center;
}

.c-form-result-new.c-form-result-new-form-8 .form-result-new-popup-send .form-result-new-popup-wrapper .close {
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
}

.c-form-result-new.c-form-result-new-form-8 .form-result-new-popup-send .form-result-new-popup-wrapper .image {
    padding-bottom: 30px;
}

.c-form-result-new.c-form-result-new-form-8 .form-result-new-popup-send .form-result-new-popup-wrapper .title {
    font-weight: 600;
    font-size: 24px;
    line-height: 1.2;
    padding-bottom: 30px;
}

.c-form-result-new.c-form-result-new-form-8 .form-result-new-popup-send .form-result-new-popup-wrapper .description {
    font-weight: 400;
    font-size: 16px;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-description {
    font-size: 16px;
    line-height: 23px;
    text-align: left;
    width: 55%;
    color: #262A2E;
    max-width: 556px;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-fields {
    flex-wrap: wrap;
    display: flex;
    margin: -5px;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-field {
    display: block;
    padding: 5px;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-field input {
    font-size: 18px;
    width: 100%;
    outline: none;
    padding: 16px 15px;
    border: 1px solid #fff;
    border-radius: 10px;
        color: #262A2E;
    transition: 0.4s;
}.c-form-result-new.c-form-result-new-form-8 .form-result-new-field .form-result-new-field-content.active input {
    border-color: #388D92;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-field-content textarea {
  width: 100%;
  min-width: 100%;
        color: #262A2E;
  max-width: 100%;
  max-height: 250px;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-field-title-mobile {
    left: 16px;
    top: 20px;
    position: absolute;
    font-weight: 400;
    font-size: 14px;
    pointer-events: none;
    transition: 0.4s;
}.c-form-result-new.c-form-result-new-form-8 .form-result-new-field .form-result-new-field-content {
    position: relative;
}.c-form-result-new.c-form-result-new-form-8 .form-result-new-field .form-result-new-field-content.active {}

.c-form-result-new.c-form-result-new-form-8 .form-result-new-field .form-result-new-field-content.active .form-result-new-field-title-mobile {
    top: -22px;
}

.c-form-result-new.c-form-result-new-form-8 .form-result-new-field .form-result-new-field-content.active .form-result-new-field-title-mobile:after {
    color: #6e6e6e;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-captcha-image img {
  width: 180px;
  height: 40px;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-consent * {
    color: #82909E;
    font-size: 13px;
    font-weight: 400;
    align-items: flex-start;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-consent span.intec-ui-part-selector {
    background: transparent;
    border-color: #82909E !important;
    background-color: transparent !important;
    position: relative;
    top: 2px;
}

.c-form-result-new.c-form-result-new-form-8 .form-result-new-consent {
    padding-top: 17px;
    width: 70%;
    max-width: 460px;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-consent .intec-ui.intec-ui-control-checkbox .intec-ui-part-selector:before {
    top: 2px;
    left: 3px;
    font-size: 10px;
    color: #82909E !important;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-button {
    z-index: 2;
    position: relative;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    padding: 32px 37px;
    border-radius: 10px;
    border: none;
    cursor: pointer;
    outline: none;
    color: #fff;
    background: #388D92;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-consent a {
    text-decoration: underline;
}

.c-form-result-new.c-form-result-new-form-8 .form-result-new-button svg {
    position: relative;
    margin-left: 7px;
    top: 2px;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-error {
    color: #262a2e !important;
    background-color: transparent !important;
    border-color: transparent !important;
    padding: 0;
    margin-bottom: 10px;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-error font.errortext {
    color: #262a2e !important;
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-button:disabled {
  background-color: #CCCCCC !important;
  border-color: #CCCCCC !important;
  cursor: not-allowed;
}



.c-form-result-new.c-form-result-new-form-8 .decoration {
    width: 144px;
    position: absolute;
    height: 134px;
    border-radius: 8px;
}

.c-form-result-new.c-form-result-new-form-8 .decoration:after {
    content: "";
    position: absolute;
    left: -10px;
    right: -10px;
    top: -10px;
    bottom: -10px;
    background: #fff;
    border-radius: 10px;
}

.c-form-result-new.c-form-result-new-form-8 .decoration:before {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background: #E0E9EC;
    border-radius: 10px;
    z-index: 1;
}

.c-form-result-new.c-form-result-new-form-8 .decoration img {
    z-index: 2;
    position: relative;
    top: -31px;
    animation-duration: 3s;
    animation-name: slidein;
    animation-iteration-count: infinite;
}

.c-form-result-new.c-form-result-new-form-8 .form-result-new-content .form-result-new-buttons {position: absolute;bottom: 0;right: 0;}

.c-form-result-new.c-form-result-new-form-8 .form-result-new-content .form-result-new-buttons:after {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    background: #fff;
    border-radius: 10px;
}

@media all and (max-width: 1200px) {
    .c-form-result-new.c-form-result-new-form-8 .form-result-new-header {
        display: block;
        padding-left: 160px;    margin-bottom: 60px;
    }

	.c-form-result-new.c-form-result-new-form-8 .form-result-new-title {
		padding-left: 0;
		padding-bottom: 20px;
		padding-right: 0;
		width: 100%;
	}

	.c-form-result-new.c-form-result-new-form-8 .form-result-new-description {
		width: 100%;
	}

	.c-form-result-new.c-form-result-new-form-8 .form-result-new-content {
		padding: 34px 22px 68px 22px;
	}
}
@media all and (max-width: 768px) {
	.c-form-result-new.c-form-result-new-form-8 .form-result-new-button {
		padding: 22px 31px 22px 29px;
		font-size: 18px;
	}
	.c-form-result-new.c-form-result-new-form-8 .form-result-new-consent {
		padding-top: 27px;
		width: calc(100% - 250px);
	}
    .c-form-result-new.c-form-result-new-form-8 .form-result-new-content {
        padding: 34px 22px 25px 22px;
    }
}
@media all and (max-width: 700px) {
	.c-form-result-new.c-form-result-new-form-8 .form-result-new-field {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}.c-form-result-new.c-form-result-new-form-8 .form-result-new-field .form-result-new-field-content.active .form-result-new-field-title-mobile {
 
    opacity: 0;
}
}
@media all and (max-width: 560px) {.c-form-result-new.c-form-result-new-form-8 .form-result-new-popup-send .form-result-new-popup-wrapper {
    width: calc(100% - 30px);
}
.c-form-result-new.c-form-result-new-form-8 .form-result-new-title {
    font-size: 28px;
    line-height: 1.2;
    height: 86px;
}.c-form-result-new.c-form-result-new-form-8 .form-result-new-description {
    margin-left: -100px;
    font-size: 14px;
    line-height: 1.2;
    width: calc(100% + 100px);
}.c-form-result-new.c-form-result-new-form-8 .decoration {
    width: 90px;
    height: 91px;
}.c-form-result-new.c-form-result-new-form-8 .decoration img {
    top: -9px;
    animation-name: none;
    width: 80px;
}.c-form-result-new.c-form-result-new-form-8 .form-result-new-header {
    padding-left: 100px;    margin-bottom: 30px;
}.c-form-result-new.c-form-result-new-form-8 .decoration:after {
    left: -8px;
    right: -8px;
    top: -8px;
    bottom: -8px;
}.c-form-result-new.c-form-result-new-form-8 .form-result-new-consent {
    padding-top: 20px;
    width: 100%;
}.c-form-result-new.c-form-result-new-form-8 .form-result-new-content .form-result-new-buttons {
    position: relative;
}.c-form-result-new.c-form-result-new-form-8 .form-result-new-content .form-result-new-buttons:after{
	display:none;
}.c-form-result-new.c-form-result-new-form-8 .form-result-new-button {
        margin-top: 20px;
        font-size: 18px;
        display: block;
        width: 100%;
        padding: 22px 20px;
}    .c-form-result-new.c-form-result-new-form-8 .form-result-new-content {
        padding: 34px 22px 20px 22px;
    }.c-form-result-new.c-form-result-new-form-8 .form-result-new-field input {
    font-size: 16px;
    padding: 18px 15px;
}.c-form-result-new.c-form-result-new-form-8 .form-result-new-consent * {
    font-size: 13px;
}
}
@media all and (max-width:375px) {
    .c-form-result-new.c-form-result-new-form-8 .form-result-new-title {
	font-size: 20px;
	}
	}
/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/universesite_s1/components/bitrix/news/news.1/style.css?17732698635524 */
/* /local/templates/universesite_s1/components/bitrix/system.pagenavigation/.default/style.css?17725297703906 */
/* /local/templates/universesite_s1/components/bitrix/news.list/news.tile.blog/style.css?17737056159076 */
/* /local/templates/universesite_s1/components/intec.universe/main.widget/form.8/style.css?177249442811702 */
