

/* Start:/bitrix/templates/universelite_s1/components/bitrix/news/news.custom/style.css?17683882138333*/
.additional_news {
margin-top: 64px;
}

.block-articles-more.mobile {
    display: none;
}

.c-news-list.c-news-list-news-top-2 {
    overflow: hidden;
}
.c-news-list.c-news-list-news-top-2 .news-list-header {
    font-weight: 500;
    font-size: 32px;
    line-height: 1.2;
    margin-bottom: 24px;
    margin-top: 64px;
}

.c-news-list.c-news-list-news-top-2 .news-list-content{
    /*max-height: calc(70vh - 134px);*/
    /*overflow: auto;*/
    margin-right: 10px;
    padding-right: 20px;


    /*scrollbar-color: #c41f4c transparent;*/
    /*scrollbar-width: thin;*/
}
/*.c-news-list.c-news-list-news-top-2 .news-list-content::-webkit-scrollbar {*/
/*    width: 4px;*/
/*    background: transparent;*/
/*    box-shadow: inset 0 0 0 1px transparent;*/
/*}*/
/*.c-news-list.c-news-list-news-top-2 .news-list-content::-webkit-scrollbar-thumb {*/
/*    position: relative;*/
/*    background: #c41f4c;*/
/*}*/
.c-news-list.c-news-list-news-top-2 .news-list-element-wrap {
}
.c-news-list.c-news-list-news-top-2 .news-list-element {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding: 20px 0;
    border-top: 1px solid #e8e8e8;
}
.c-news-list.c-news-list-news-top-2 .news-list-element-wrap:first-child .news-list-element{
    padding-top: 1px;
    border-top: none;
}
.c-news-list.c-news-list-news-top-2 .news-list-element-wrap:last-child .news-list-element{
    padding-bottom: 1px;
}
.c-news-list.c-news-list-news-top-2 .news-list-element-picture{
    aspect-ratio: 16 / 9;
    max-width: 25%;
    flex: 0 0 25%;
}
.c-news-list.c-news-list-news-top-2 .news-list-element-picture img{
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
    pointer-events: none;
    user-select: none;
}
.c-news-list.c-news-list-news-top-2 .news-list-element-content{
    flex: 1;
}
.c-news-list.c-news-list-news-top-2 .news-list-element-name {
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.3;
    color: #1B1E25;
    text-decoration: none;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.c-news-list.c-news-list-news-top-2 .news-list-element-name:hover {
    color: #c60662;
}
.c-news-list.c-news-list-news-top-2 .news-list-element-additional {
    margin-top: 15px;
 }
.c-news-list.c-news-list-news-top-2 .news-list-element-tags {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    line-height: 16px;
    margin-top: 5px;
}
.c-news-list.c-news-list-news-top-2 .news-list-element-tag {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-bottom: 5px;
    height: 16px;
}
.c-news-list.c-news-list-news-top-2 .news-list-element-tag-button {
    font-size: 12px;
    line-height: 12px;
    padding: 2px;
    border: none;
    background-color: transparent;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.c-news-list.c-news-list-news-top-2 .news-list-element-tag-button.tag-disabled {
    cursor: default;
}
.c-news-list.c-news-list-news-top-2 .news-list-element-tag-button:focus {
    outline: none;
}
.c-news-list.c-news-list-news-top-2 .news-list-element-tag-button:hover {
    color: #FFF;
}
.c-news-list.c-news-list-news-top-2 .news-list-element-tag-button.active {
    color: #FFF;
}
.c-news-list.c-news-list-news-top-2 .news-list-element-date {
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    margin-top: 5px;
    font-weight: 400;
    color: #808080;
}

@media all and (max-width: 550px) {
.block-articles-more.mobile {
    display: block;
}

    .c-news-list.c-news-list-news-top-2 .news-list-header{
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 12px;
    }
    .c-news-list.c-news-list-news-top-2 .news-list-element-name{
        font-size: 14px;
        padding: 0;
    }
    .c-news-list.c-news-list-news-top-2 .news-list-element{
        padding: 15px 0;
    }
    .c-news-list.c-news-list-news-top-2 .news-list-element-additional {
        margin-top: 8px;
    }
    .c-news-list.c-news-list-news-top-2 .news-list-content{
        max-height: none;
        margin-right: 0;
        padding-right: 0;
    }
}
.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 .news-content {
  width: 75%;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional {
  width: 25%;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-item {
  margin-bottom: 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: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.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: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-1 {
  margin-bottom: 20px;
  padding: 10px 15px;
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.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: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.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 [data-additional=true] .news-content {
  width: 75%;
  flex-basis: auto;
}
.ns-bitrix.c-news.c-news-news-1 [data-additional=false] .news-content {
  width: 100%;
}
@media all and (max-width: 1024px) {
  .ns-bitrix.c-news.c-news-news-1 [data-additional=true] .news-content {
    width: 100%;
  }
  .ns-bitrix.c-news.c-news-news-1 .news-additional {
    display: none;
  }
}
@media all and (max-width: 768px) {
  .ns-bitrix.c-news.c-news-news-1 .news-panel-2-item[data-role=year]::after {
    display: none;
  }
}
body .case-banner_wrapper {
	padding: 45px;
}
@media (max-width: 600px) {
    
	body .case-banner_wrapper {
		padding: 0;
	}
}
/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universelite_s1/components/intec.universe/main.widget/form.3.newsDetail/style.css?175706762714015*/
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail {
  position: relative;
  z-index: 0;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-submit-smile:hover {
    background: #fff;
    color: #11436B !important;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-submit-smile {
    display: inline-block;	
	position: relative;
    text-align: center;
    margin-left: 24px;
    border-radius: 47px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    cursor: pointer;
    transition: 0.4s;
    font-weight: 500;
    font-size: 16px;
    line-height: 137%;
    border: 1px solid #FFFFFF;
    padding: 14px 37px;
    background: transparent;
    color: #fff !important;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-body {
  position: relative;
  z-index: 2;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-error font {
  font-weight: bold;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-title {
    font-weight: 500;
    font-size: 28px;
    line-height: 39px;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-description {
    font-size: 15px;
    font-weight: normal;
    line-height: 21px;
    margin-top: 13px;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail form {
    padding-top: 24px;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-sent {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  margin-top: 25px;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-fields {
    min-height: 20px;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-field {
    position: relative;
    padding-bottom: 22px;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-field-wrap {

}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail  .newsDetail-flex {
    padding: 0 48px;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-field-input {
    display: block;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    font-size: 16px;
    line-height: 25px;
    padding: 7px 10px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #FFF;
    outline: none;
    background-color: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-field-input::placeholder {
  opacity: 0.5;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-field-input:focus::placeholder {
  opacity: 1;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-field-input-error {
  border-bottom-color: #C50000 !important;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-field-input-error::placeholder {
  color: #C50000 !important;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-field textarea {
  height: 93px;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-field label {
  position: absolute;
  top: 15px;
  left: 20px;
  margin: 0;
  font-size: 16px;
  line-height: 25px;
  font-weight: normal;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-field[data-active=true] label {
  top: -20px;
  font-size: 12px;
  line-height: 20px;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-captcha {
  display: inline-block;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-captcha-wrap {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 25px;
  overflow: hidden;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-captcha-title {
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  margin-bottom: 10px;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-captcha-input {
  display: inline-block;
  width: 180px;
  text-align: center;
  min-width: initial;
  max-width: initial;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-consent-wrap {
    font-size: 0;
    margin-top: 17px;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-consent-wrap + .widget-form-result-new-submit-wrap {
  margin-top: 20px;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-consent-text {
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-consent-text a {
  text-decoration: underline;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-submit {
    display: inline-block;
    text-align: center;
    border-radius: 47px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    font-weight: 500;
    font-size: 16px;
    line-height: 137%;
    border: 1px solid #ffffff;
    padding: 14px 37px;
    background: #ffffff;
    color: #11436c !important;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-submit-wrap {
  font-size: 0;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-field .label {
    font-weight: normal;
    font-size: 12px;
    line-height: 148.9%;
    color: #FFFFFF;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-submit:hover {
    color: #ffffff !important;
    background: #11436c;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-background=true] {
    padding-top: 41px;
    padding-bottom: 46px;
    margin-top: 40px;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=dark] .widget-form-result-new-error font {
  color: #333 !important;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=dark] .widget-form-result-new-field-input {
  border-bottom-color: #333;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=light] .widget-form-result-new-error font {
  color: #FFF !important;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=light] .widget-form-result-new-field-input {
  border-bottom-color: #FFF;
}

.widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=left].widget-form-result-new-title, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=left].widget-form-result-new-description, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=left].widget-form-result-new-sent, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=left].widget-form-result-new-captcha-wrap, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=left].widget-form-result-new-consent-wrap, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=left].widget-form-result-new-submit-wrap {
  text-align: left;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=center].widget-form-result-new-title, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=center].widget-form-result-new-description, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=center].widget-form-result-new-sent, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=center].widget-form-result-new-captcha-wrap, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=center].widget-form-result-new-consent-wrap, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=center].widget-form-result-new-submit-wrap {
  text-align: center;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=right].widget-form-result-new-title, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=right].widget-form-result-new-description, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=right].widget-form-result-new-sent, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=right].widget-form-result-new-captcha-wrap, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=right].widget-form-result-new-consent-wrap, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=right].widget-form-result-new-submit-wrap {
  text-align: right;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=dark] .widget-form-result-new-title, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=dark] .widget-form-result-new-description, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=dark] .widget-form-result-new-sent, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=dark] .widget-form-result-new-field-input, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=dark] .widget-form-result-new-field-input::placeholder, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=dark] .widget-form-result-new-field label, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=dark] .widget-form-result-new-captcha-title, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=dark] .widget-form-result-new-consent-text, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=dark] .widget-form-result-new-consent-text a {
  color: #333;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=light] .widget-form-result-new-title, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=light] .widget-form-result-new-description, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=light] .widget-form-result-new-sent, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=light] .widget-form-result-new-field-input, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=light] .widget-form-result-new-field-input::placeholder, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=light] .widget-form-result-new-field label, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=light] .widget-form-result-new-captcha-title, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=light] .widget-form-result-new-consent-text, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=light] .widget-form-result-new-consent-text a {
  color: #FFF;
}

.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-submit-smile:hover .thank-you {
    top: -100%;
    opacity: 1;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .thank-you {
    left: inherit;
    position: absolute;
    top: -88%;
    right: 0;
    opacity: 0;
    transition: 0.4s;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .thank-you img {
    width: 65px;
}

@media all and (max-width: 1080px) {

	.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-title {
		font-size: 22px;
		line-height: 27px;
	}
	.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-description {
		font-size: 16px;
		line-height: 24px;
	}
	.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .newsDetail-flex {
		padding: 0 20px;
	}
	.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .newsDetail-flex .text-title-form {
		width: 100%;
	}
	.widget.c-form-result-new.c-form-result-new-form-3-newsDetail form {
		width: 100%;
		margin: 0 auto;
	}
	.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-submit,
	.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-submit-smile{
	    font-size: 12px;  
		padding: 13px 33px;	
	}
	.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-field-input{
		display: block;
		width: 100%;
		min-width: auto;
		max-width: 100%;
	}
	.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-consent-wrap {
		margin-top: 35px;
	}
	.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-field-wrap {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-submit-wrap{
	    padding-top: 20px;	
	}
	.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-field-wrap {
		margin-left: 0;
	}
	
}
@media all and (max-width: 375px) {
	.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-submit {
		display: block;
		width: 100%;
	}
	.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-submit-smile {
		display: block; 
		margin-left: 0;
		margin-top: 10px;
	}
	.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-field-input{
		display: block;
		width: 100%;
	}
}

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

/* End */


/* Start:/bitrix/templates/universelite_s1/components/bitrix/news.detail/news.default.1.new/style.css?177278731240567*/
.additional_news {
    margin-top: 70px;
}
.catalog-element-description {
	background: #fff;
	padding: 42px 46px;
	margin-bottom: 40px;
}
.catalog-element-description h1 {
	margin-top: 0;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-tags-item {
	background: #F3F7FF!important;
	color: #09538D!important;
}
@media (max-width: 768px) {
    .additional_news {
        margin-top: 25px;
    }
	.catalog-element-description {
		margin-left: -20px;
		margin-right: -20px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.table-content__wrapper.navigator-content {
		padding: 0;
	}
	.navigator-mobile {
		margin-top: 0!important;
	}
}
.ns-bitrix.c-news.c-news-news-1 {
	background: #F8F8F8;
	margin-bottom: -45px;
	padding-bottom: 28px;
	margin-top: 30px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-item + div {
  margin-top: 30px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-header-date {
  font-size: 14px;
  line-height: 14px;
  color: #696969;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-content-item + div {
  margin-top: 30px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-content-image {
  font-size: 0;
  text-align: center;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-content-image img {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-tags-item {
  font-size: 14px;
  line-height: 14px;
  color: #FFF;
  padding: 7px 12px;
  cursor: default;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-tags-item[data-color="1"] {
  background-color: #ffd800;
  color: #1f1f1f;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-tags-item[data-color="2"] {
  background-color: #d7569c;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-tags-item[data-color="3"] {
  background-color: #3eb5f1;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-tags-item[data-color="4"] {
  background-color: #52ac62;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-tags-item[data-color="5"] {
  background-color: #1f1f1f;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-print {
  font-size: 0;
  text-align: right;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-print-icon {
  display: inline-block;
  cursor: pointer;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-print-icon path {
  fill: #a6b1b7;
  -webkit-transition-property: fill;
  -moz-transition-property: fill;
  -ms-transition-property: fill;
  -o-transition-property: fill;
  transition-property: fill;
  -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-detail-print-icon:hover path {
  fill: #333333;
}

.ns-bitrix.c-news.c-news-news-1 .news-detail-additional-item + div {
  margin-top: 50px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-additional-header + div {
  margin-top: 25px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-footer {
  padding-top: 35px;
  border-top: 1px solid #e8e8e8;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-back-wrap {
  font-size: 0;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-back {
  display: inline-block;
  text-decoration: none;
  color: #525458;
  white-space: nowrap;
  -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-detail-back::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
  overflow: hidden;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-back-icon,
.ns-bitrix.c-news.c-news-news-1 .news-detail-back-text {
  display: inline-block;
  vertical-align: middle;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-back-icon {
  font-size: 27px;
  padding-right: 20px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-back-text {
  font-size: 14px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-social-wrap {
  text-align: right;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-social {
  display: inline-block;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-navigation[data-picture-show=false] .news-detail-navigation-item {
  padding: 48px 72px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item {
  border: 1px solid #F2F2F2;
  padding: 14px;
  height: 100%;
  display: block;
  text-decoration: none;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item:hover .news-detail-navigation-item-title {
  color: inherit;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item[data-position=right] {
  text-align: right;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item[data-position=right] .news-detail-navigation-item-picture {
  margin-left: 24px;
  margin-right: 0;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item-picture {
  width: 150px;
  height: 85px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-right: 24px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item-subtitle {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  color: #696969;
  margin-bottom: 16px;
}
.ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item-title {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
 
}
@media all and (max-width: 950px) {
  .ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item[data-position=right] {
    text-align: left;
  }
  .ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item[data-position=right] .news-detail-navigation-item-picture {
    margin-left: 0px;
    margin-right: 24px;
  }
  .ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item[data-position=right] .news-detail-navigation-item-wrapper {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: initial !important;
    -ms-flex-direction: initial !important;
    flex-direction: initial !important;
  }
}
.news-detail-content-preview {
	margin-top: 30px;
}
@media all and (max-width: 768px) {
  .ns-bitrix.c-news.c-news-news-1 .news-detail-header-date {
    font-size: 12px;
    line-height: 12px;
  }
  .ns-bitrix.c-news.c-news-news-1 .news-detail-print {
    display: none;
  }
  .ns-bitrix.c-news.c-news-news-1 .news-detail-content-preview,
.ns-bitrix.c-news.c-news-news-1 .news-detail-content-detail {
    font-size: 14px;
    line-height: 21px;
  }
  .ns-bitrix.c-news.c-news-news-1 .news-detail-tags-item {
    font-size: 12px;
    line-height: 12px;
  }
  .ns-bitrix.c-news.c-news-news-1 .news-detail-navigation[data-picture-show=false] .news-detail-navigation-item {
    padding: 20px 20px;
  }
  .ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item-picture {
    width: 100px;
    height: 100px;
  }
}
@media all and (max-width: 425px) {
  .ns-bitrix.c-news.c-news-news-1 .news-detail-navigation-item-picture {
    width: 60px;
    height: 60px;
  }
}
@media print {
  .ns-bitrix.c-news.c-news-news-1 .news-detail-footer,
.ns-bitrix.c-news.c-news-news-1 .news-detail-additional {
    display: none;
  }
}
.table-content__row {
	/*position: sticky;*/
   	z-index: 10;
    	top: 10px;
    	/*overflow: scroll;*/
    	/*height: 100vh;*/
       margin-bottom: 23px;
}
.table-content {
	order: 1;
}
.ns-bitrix.c-news.c-news-news-1.p-detail .form.mobile {
display: none;
}
@media (max-width: 1024px) {
.news-detail .widget.c-videos.c-videos-template-1 .widget-item {
margin-left: 0!important;
margin-right:  0!important;
}
	.table-content {
		order: 0;
	}
	.table-content__row {
		position: static;
		overflow: scroll;
    		height: auto;
	}
.ns-bitrix.c-news.c-news-news-1.p-detail .form.mobile {
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
}
.ns-bitrix.c-news.c-news-news-1.p-detail .form.desktop {
display: none;
}
.table-content__row.table-content__popular {
	display: none;
}
.table-content__row {
display: none;
}
}
.table-content__wrapper {	
	background: #FFFFFF;
    border-radius: 2px;
    padding: 40px;
	padding-right: 36px;
}
.table-content__title {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: bold
}
.table-content__item {
	margin-bottom: 8px;
}
.table-content__item--hidden {
	display: none;
}
.table-content__item-show {
	cursor: pointer;
	color: #11436b;
	margin-left: 10px;
	text-decoration: underline;
	cursor: pointer;
}
.topics__item-show {
	color: #11436b;
}
.table-content__item-show svg {
	margin-left: 10px;
}
.table-content__item-show svg path {
	/*fill: #FC5C00!important;*/
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe {
  position: relative;
  z-index: 0;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-submit-smile:hover {
    background: #fff;
    color: #11436B !important;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-submit-smile {
    display: inline-block;	
	position: relative;
    text-align: center;
    margin-left: 24px;
    border-radius: 47px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    cursor: pointer;
    transition: 0.4s;
    font-weight: 500;
    font-size: 16px;
    line-height: 137%;
    border: 1px solid #FFFFFF;
    padding: 14px 37px;
    background: transparent;
    color: #fff !important;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-body {
  position: relative;
  z-index: 2;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-error font {
  font-weight: bold;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-title {
    font-weight: 500;
    font-size: 28px;
    line-height: 39px;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-description {
    font-size: 15px;
    font-weight: normal;
    line-height: 21px;
    margin-top: 13px;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe form {
    padding-top: 24px;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-sent {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  margin-top: 25px;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-fields {
    min-height: 20px;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-field {
    position: relative;
    padding-bottom: 22px;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-field-wrap {

}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe  .subscribe-flex {
    padding: 0 48px;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-field-input {
    display: block;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    font-size: 16px;
    line-height: 25px;
    padding: 7px 10px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #FFF;
    outline: none;
    background-color: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-field-input::placeholder {
  opacity: 0.5;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-field-input:focus::placeholder {
  opacity: 1;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-field-input-error {
  border-bottom-color: #C50000 !important;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-field-input-error::placeholder {
  color: #C50000 !important;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-field textarea {
  height: 93px;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-field label {
  position: absolute;
  top: 15px;
  left: 20px;
  margin: 0;
  font-size: 16px;
  line-height: 25px;
  font-weight: normal;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-field[data-active=true] label {
  top: -20px;
  font-size: 12px;
  line-height: 20px;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-captcha {
  display: inline-block;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-captcha-wrap {
  font-size: 0;
  margin-top: 35px;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-captcha-title {
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  margin-bottom: 10px;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-captcha-input {
  display: inline-block;
  width: 180px;
  text-align: center;
  min-width: initial;
  max-width: initial;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-consent-wrap {
    font-size: 0;
    margin-top: 17px;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-consent-wrap + .widget-form-result-new-submit-wrap {
  margin-top: 20px;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-consent-text {
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-consent-text a {
  text-decoration: underline;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-submit {
    display: inline-block;
    text-align: center;
    border-radius: 47px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    font-weight: 500;
    font-size: 16px;
    line-height: 137%;
    border: 1px solid #ffffff;
    padding: 14px 37px;
    background: #ffffff;
    color: #11436c !important;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-submit-wrap {
  font-size: 0;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-field .label {
    font-weight: normal;
    font-size: 12px;
    line-height: 148.9%;
    color: #FFFFFF;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-submit:hover {
    color: #ffffff !important;
    background: #11436c;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-background=true] {
    padding-top: 41px;
    padding-bottom: 46px;
    margin-top: 40px;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=dark] .widget-form-result-new-error font {
  color: #333 !important;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=dark] .widget-form-result-new-field-input {
  border-bottom-color: #333;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=light] .widget-form-result-new-error font {
  color: #FFF !important;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=light] .widget-form-result-new-field-input {
  border-bottom-color: #FFF;
}

.widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=left].widget-form-result-new-title, .widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=left].widget-form-result-new-description, .widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=left].widget-form-result-new-sent, .widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=left].widget-form-result-new-captcha-wrap, .widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=left].widget-form-result-new-consent-wrap, .widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=left].widget-form-result-new-submit-wrap {
  text-align: left;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=center].widget-form-result-new-title, .widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=center].widget-form-result-new-description, .widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=center].widget-form-result-new-sent, .widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=center].widget-form-result-new-captcha-wrap, .widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=center].widget-form-result-new-consent-wrap, .widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=center].widget-form-result-new-submit-wrap {
  text-align: center;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=right].widget-form-result-new-title, .widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=right].widget-form-result-new-description, .widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=right].widget-form-result-new-sent, .widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=right].widget-form-result-new-captcha-wrap, .widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=right].widget-form-result-new-consent-wrap, .widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=right].widget-form-result-new-submit-wrap {
  text-align: right;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=dark] .widget-form-result-new-title, .widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=dark] .widget-form-result-new-description, .widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=dark] .widget-form-result-new-sent, .widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=dark] .widget-form-result-new-field-input, .widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=dark] .widget-form-result-new-field-input::placeholder, .widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=dark] .widget-form-result-new-field label, .widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=dark] .widget-form-result-new-captcha-title, .widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=dark] .widget-form-result-new-consent-text, .widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=dark] .widget-form-result-new-consent-text a {
  color: #333;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=light] .widget-form-result-new-title, .widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=light] .widget-form-result-new-description, .widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=light] .widget-form-result-new-sent, .widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=light] .widget-form-result-new-field-input, .widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=light] .widget-form-result-new-field-input::placeholder, .widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=light] .widget-form-result-new-field label, .widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=light] .widget-form-result-new-captcha-title, .widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=light] .widget-form-result-new-consent-text, .widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=light] .widget-form-result-new-consent-text a {
  color: #FFF;
}

.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-submit-smile:hover .thank-you {
    top: -100%;
    opacity: 1;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .thank-you {
    left: inherit;
    position: absolute;
    top: -88%;
    right: 0;
    opacity: 0;
    transition: 0.4s;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .thank-you img {
    width: 65px;
}

@media all and (max-width: 1080px) {
	.new-detail .widget.c-reviews.c-reviews-template-7 .widget-item-picture {
		width: 50px;
		height: 50px;
		flex-shrink: 0;
	}

	.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-title {
		font-size: 22px;
		line-height: 27px;
	}
	.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-description {
		font-size: 16px;
		line-height: 24px;
	}
	.widget.c-form-result-new.c-form-result-new-form-3-subscribe .subscribe-flex {
		padding: 0 20px;
	}
	.widget.c-form-result-new.c-form-result-new-form-3-subscribe .subscribe-flex .text-title-form {
		width: 100%;
	}
	.widget.c-form-result-new.c-form-result-new-form-3-subscribe form {
		width: 100%;
		margin: 0 auto;
	}
	.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-submit,
	.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-submit-smile{
	    font-size: 12px;  
		padding: 13px 33px;	
	}
	.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-field-input{
		display: block;
		width: 100%;
		min-width: auto;
		max-width: 100%;
	}
	.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-consent-wrap {
		margin-top: 35px;
	}
	.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-field-wrap {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-submit-wrap{
	    padding-top: 20px;	
	}
	.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-field-wrap {
		margin-left: 0;
	}
	
}
@media all and (max-width: 375px) {
	.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-submit {
		display: block;
		width: 100%;
	}
	.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-submit-smile {
		display: block; 
		margin-left: 0;
		margin-top: 10px;
	}
	.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-field-input{
		display: block;
		width: 100%;
	}
	
}

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

.intec-template .intec-template-title h1 {
	margin-top: 20px !important;
}
.table-content__list {
  font-size: 15px;
}

.another-cases {
	margin-top: 40px;
}
.another-cases__title {
	font-size: 32px;
	font-weight: 500;
	color: #3c3c3c;
	line-height: 132%;
	margin-bottom: 24px;
}
.mobile-tags {
	display: none;
}
@media (max-width:550px) {
	.mobile-tags { 
		display: block;
	}
	.news-detail-header {
		display: none;
	}
}


.widget.c-form-result-new.c-form-result-new-form-3-newsDetail {
  position: relative;
  z-index: 0;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-submit-smile:hover {
    background: #fff;
    color: #11436B !important;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-submit-smile {
    display: inline-block;    
    position: relative;
    text-align: center;
    margin-left: 24px;
    border-radius: 47px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    cursor: pointer;
    transition: 0.4s;
    font-weight: 500;
    font-size: 16px;
    line-height: 137%;
    border: 1px solid #FFFFFF;
    padding: 14px 37px;
    background: transparent;
    color: #fff !important;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-body {
  position: relative;
  z-index: 2;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-error font {
  font-weight: bold;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-title {
    font-weight: 500;
    font-size: 28px;
    line-height: 39px;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-description {
    font-size: 15px;
    font-weight: normal;
    line-height: 21px;
    margin-top: 13px;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail form {
    padding-top: 24px;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-sent {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  margin-top: 25px;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-fields {
    min-height: 20px;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-field {
    position: relative;
    padding-bottom: 22px;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-field-wrap {

}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail  .newsDetail-flex {
    padding: 0 48px;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-field-input {
    display: block;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    font-size: 16px;
    line-height: 25px;
    padding: 7px 10px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #FFF;
    outline: none;
    background-color: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-field-input::placeholder {
  opacity: 0.5;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-field-input:focus::placeholder {
  opacity: 1;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-field-input-error {
  border-bottom-color: #C50000 !important;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-field-input-error::placeholder {
  color: #C50000 !important;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-field textarea {
  height: 93px;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-field label {
  position: absolute;
  top: 15px;
  left: 20px;
  margin: 0;
  font-size: 16px;
  line-height: 25px;
  font-weight: normal;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-field[data-active=true] label {
  top: -20px;
  font-size: 12px;
  line-height: 20px;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-captcha {
  display: inline-block;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-captcha-wrap {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 25px;
  overflow: hidden;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-captcha-title {
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  margin-bottom: 10px;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-captcha-input {
  display: inline-block;
  width: 180px;
  text-align: center;
  min-width: initial;
  max-width: initial;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-consent-wrap {
    font-size: 0;
    margin-top: 17px;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-consent-wrap + .widget-form-result-new-submit-wrap {
  margin-top: 20px;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-consent-text {
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-consent-text a {
  text-decoration: underline;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-submit {
    display: inline-block;
    text-align: center;
    border-radius: 47px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    font-weight: 500;
    font-size: 16px;
    line-height: 137%;
    border: 1px solid #ffffff;
    padding: 14px 37px;
    background: #ffffff;
    color: #11436c !important;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-submit-wrap {
  font-size: 0;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-field .label {
    font-weight: normal;
    font-size: 12px;
    line-height: 148.9%;
    color: #FFFFFF;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-submit:hover {
    color: #ffffff !important;
    background: #11436c;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-background=true] {
    padding-top: 41px;
    padding-bottom: 46px;
    margin-top: 40px;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=dark] .widget-form-result-new-error font {
  color: #333 !important;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=dark] .widget-form-result-new-field-input {
  border-bottom-color: #333;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=light] .widget-form-result-new-error font {
  color: #FFF !important;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=light] .widget-form-result-new-field-input {
  border-bottom-color: #FFF;
}

.widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=left].widget-form-result-new-title, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=left].widget-form-result-new-description, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=left].widget-form-result-new-sent, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=left].widget-form-result-new-captcha-wrap, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=left].widget-form-result-new-consent-wrap, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=left].widget-form-result-new-submit-wrap {
  text-align: left;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=center].widget-form-result-new-title, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=center].widget-form-result-new-description, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=center].widget-form-result-new-sent, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=center].widget-form-result-new-captcha-wrap, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=center].widget-form-result-new-consent-wrap, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=center].widget-form-result-new-submit-wrap {
  text-align: center;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=right].widget-form-result-new-title, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=right].widget-form-result-new-description, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=right].widget-form-result-new-sent, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=right].widget-form-result-new-captcha-wrap, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=right].widget-form-result-new-consent-wrap, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail [data-align=right].widget-form-result-new-submit-wrap {
  text-align: right;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=dark] .widget-form-result-new-title, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=dark] .widget-form-result-new-description, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=dark] .widget-form-result-new-sent, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=dark] .widget-form-result-new-field-input, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=dark] .widget-form-result-new-field-input::placeholder, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=dark] .widget-form-result-new-field label, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=dark] .widget-form-result-new-captcha-title, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=dark] .widget-form-result-new-consent-text, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=dark] .widget-form-result-new-consent-text a {
  color: #333;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=light] .widget-form-result-new-title, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=light] .widget-form-result-new-description, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=light] .widget-form-result-new-sent, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=light] .widget-form-result-new-field-input, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=light] .widget-form-result-new-field-input::placeholder, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=light] .widget-form-result-new-field label, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=light] .widget-form-result-new-captcha-title, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=light] .widget-form-result-new-consent-text, .widget.c-form-result-new.c-form-result-new-form-3-newsDetail[data-theme=light] .widget-form-result-new-consent-text a {
  color: #FFF;
}

.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-submit-smile:hover .thank-you {
    top: -100%;
    opacity: 1;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .thank-you {
    left: inherit;
    position: absolute;
    top: -88%;
    right: 0;
    opacity: 0;
    transition: 0.4s;
}
.widget.c-form-result-new.c-form-result-new-form-3-newsDetail .thank-you img {
    width: 65px;
}

@media all and (max-width: 1080px) {

    .widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-title {
        font-size: 22px;
        line-height: 27px;
    }
    .widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-description {
        font-size: 16px;
        line-height: 24px;
    }
    .widget.c-form-result-new.c-form-result-new-form-3-newsDetail .newsDetail-flex {
        padding: 0 20px;
    }
    .widget.c-form-result-new.c-form-result-new-form-3-newsDetail .newsDetail-flex .text-title-form {
        width: 100%;
    }
    .widget.c-form-result-new.c-form-result-new-form-3-newsDetail form {
        width: 100%;
        margin: 0 auto;
    }
    .widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-submit,
    .widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-submit-smile{
        font-size: 12px;  
        padding: 13px 33px;    
    }
    .widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-field-input{
        display: block;
        width: 100%;
        min-width: auto;
        max-width: 100%;
    }
    .widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-consent-wrap {
        margin-top: 35px;
    }
    .widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-field-wrap {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-submit-wrap{
        padding-top: 20px;    
    }
    .widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-field-wrap {
        margin-left: 0;
    }
    
}
@media all and (max-width: 550px) {
    .date-block {
		flex-wrap: wrap;
    }
    .date-block__counter {
         margin-top: 5px;
    }
    .widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-submit {
        display: block;
        width: 100%;
    }
    .widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-submit-smile {
        display: block; 
        margin-left: 0;
        margin-top: 10px;
    }
    .widget.c-form-result-new.c-form-result-new-form-3-newsDetail .widget-form-result-new-field-input{
        display: block;
        width: 100%;
    }
}
.block-author {
	margin-right: auto;
}
.block-author__wrapper {
	display: flex;
	align-items: center;
}
.block-author__image {
	margin-right: 16px;
}
.block-author__name {
	font-weight: bold;
}
.block-author__text {
	font-size: 14px;
	margin-top: 2px;
}
.date-block {
	display: flex;
	align-items: center; 
}
.date-block__date {
	margin-right: 34px;
}
.date-block__time {
	margin-right: 34px;
}
.date-block__counter {
	white-space: nowrap;
}
.date-block__counter svg {
	margin-right: 4px;
}
.news-detail__rating svg {
	margin-right: 7px;
}
.news-detail__rating {
	display: flex;
	align-items: center;
	font-size: 14px;
	font-weight: 500;
	color: #848484;
}
.author__name {
	font-size: 14px;
	color: #9D9D9D;
	margin-bottom: 18px;
}
.news-detail__tags-container {
	display: flex;
	margin-bottom: 15px;
}
.news-detail__right {
	margin-left: auto;
	display: flex;
	align-items: center;
}
.news-detail__share {
	margin-left: 30px;
	cursor: pointer;
	margin-top: 5px;
}
.news-detail__form {
	margin-top: 23px;
	
} 
.news-detail__form-wrapper {
	border-radius: 4px;
	padding: 50px 43px 52px 40px;
	background: #379FFF;
	background: -webkit-linear-gradient(18deg,rgba(55, 159, 255, 1) 0%, rgba(10, 73, 185, 1) 44%, rgba(0, 54, 169, 1) 100%);
	background: -moz-linear-gradient(18deg,rgba(55, 159, 255, 1) 0%, rgba(10, 73, 185, 1) 44%, rgba(0, 54, 169, 1) 100%);
	background: linear-gradient(18deg,rgba(55, 159, 255, 1) 0%, rgba(10, 73, 185, 1) 44%, rgba(0, 54, 169, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#379FFF", endColorstr="#0036A9", GradientType=0);
	color: #fff;
}
.news-detail__form-title {
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
}
.news-detail__form-text {
	margin-top: 8px;
	opacity: 0.8;
	font-size: 14px;
	line-height: 130%;
}
.news-detail__form-button {
	margin-top: 34px;
	padding: 16px 29px;
	cursor: pointer;
	text-transform: uppercase;
	font: inherit;
	border: 0;
	background: #fff;
	color: #09538D;
	font-size: 13px;
	font-weight: 600;
	border-radius: 34px;
	transition: 0.4s;
}
.news-detail__form-button:hover {
	background:#dfe5ef;
}
.news-detail .widget.c-videos.c-videos-template-1 .widget-item {
	margin-left: -10px;
	margin-right: -10px;
}
.news-detail__info {
	display: flex;
	flex-wrap: wrap;
	margin-top: 40px;
}
.news-detail .widget.c-videos.c-videos-template-1 .widget-content.owl-carousel {
	margin-top: 20px;
}
.news-detail .widget.c-videos.c-videos-template-1 .widget.c-reviews.c-reviews-template-7 {
	margin-bottom: 60px;
}
.news-detail .another-cases__list {
	margin-bottom: 60px;
}
.news-detail .widget.c-videos {
	margin-bottom: 70px;
}
.news-detail .widget.c-videos.c-videos-template-1 .owl-carousel .owl-dot.active span {
	background: #09538D;
	border-color: #09538D;
}
.news-detail .widget.c-videos.c-videos-template-1 .owl-carousel .owl-dot {
	margin: 0 4px 0 4px;
}
.news-detail .widget.c-videos.c-videos-template-1 .owl-carousel .owl-dot span {
	border: 1px solid #CECECE;
	width: 10px;
	height: 10px;
}
.table-content__popular {
	margin-top: 0;
}

/* End */


/* Start:/bitrix/templates/universelite_s1/components/bitrix/system.pagenavigation/.default/style.css?16182954692487*/
.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-block;
  vertical-align: top;
  margin: -4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item {
  display: inline-block;
  vertical-align: middle;
  padding: 4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-active .system-pagenavigation-item-wrapper {
  background-color: #0065ff;
  border-color: #0065ff;
  color: #fff;
}
.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: block;
  background-color: transparent;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.42857143;
  text-align: center;
  padding: 6px;
  border-radius: 4px;
  width: 32px;
  height: 32px;
  overflow: hidden;
  text-decoration: none;
  cursor: pointer;
  color: #2d2d2d;
  -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: #f7f7f7;
  border-color: #f7f7f7;
}

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

/* End */


/* Start:/bitrix/templates/universelite_s1/components/bitrix/news.list/news.top.2/style.css?17715814774289*/
.block-articles-more.mobile {
    display: none;
}

.c-news-list.c-news-list-news-top-2 {
    overflow: hidden;
}
.c-news-list.c-news-list-news-top-2 .news-list-header {
    font-weight: 500;
    font-size: 32px;
    line-height: 1.2;
    margin-bottom: 24px;
}
.c-news-list.c-news-list-news-top-2 .news-list-content{
    /*max-height: calc(70vh - 134px);*/
    /*overflow: auto;*/
    margin-right: 10px;
    padding-right: 20px;

    /*scrollbar-color: #c41f4c transparent;*/
    /*scrollbar-width: thin;*/
}
/*.c-news-list.c-news-list-news-top-2 .news-list-content::-webkit-scrollbar {*/
/*    width: 4px;*/
/*    background: transparent;*/
/*    box-shadow: inset 0 0 0 1px transparent;*/
/*}*/
/*.c-news-list.c-news-list-news-top-2 .news-list-content::-webkit-scrollbar-thumb {*/
/*    position: relative;*/
/*    background: #c41f4c;*/
/*}*/
.c-news-list.c-news-list-news-top-2 .news-list-element-wrap {
}
.c-news-list.c-news-list-news-top-2 .news-list-element {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding: 20px 0;
    border-top: 1px solid #CECECE;
}
.c-news-list.c-news-list-news-top-2 .news-list-element-wrap:first-child .news-list-element{
    padding-top: 1px;
    border-top: none;
}
.c-news-list.c-news-list-news-top-2 .news-list-element-wrap:last-child .news-list-element{
    padding-bottom: 1px;
}
.c-news-list.c-news-list-news-top-2 .news-list-element-picture{
    aspect-ratio: 16 / 9;
    max-width: 25%;
    flex: 0 0 25%;
}
.c-news-list.c-news-list-news-top-2 .news-list-element-picture img{
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
    pointer-events: none;
    user-select: none;
}
.c-news-list.c-news-list-news-top-2 .news-list-element-content{
    flex: 1;
}
.c-news-list.c-news-list-news-top-2 .news-list-element-name {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    color: #1B1E25;
    text-decoration: none;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.c-news-list.c-news-list-news-top-2 .news-list-element-name:hover {
    color: #c60662;
}
.c-news-list.c-news-list-news-top-2 .news-list-element-additional {
    margin-top: 2px;
 }
.c-news-list.c-news-list-news-top-2 .news-list-element-tags {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    line-height: 16px;
    margin-top: 5px;
}
.c-news-list.c-news-list-news-top-2 .news-list-element-tag {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-bottom: 5px;
    height: 16px;
}
.c-news-list.c-news-list-news-top-2 .news-list-element-tag-button {
    font-size: 12px;
    line-height: 12px;
    padding: 2px;
    border: none;
    background-color: transparent;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.c-news-list.c-news-list-news-top-2 .news-list-element-tag-button.tag-disabled {
    cursor: default;
}
.c-news-list.c-news-list-news-top-2 .news-list-element-tag-button:focus {
    outline: none;
}
.c-news-list.c-news-list-news-top-2 .news-list-element-tag-button:hover {
    color: #FFF;
}
.c-news-list.c-news-list-news-top-2 .news-list-element-tag-button.active {
    color: #FFF;
}
.c-news-list.c-news-list-news-top-2 .news-list-element-date {
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    margin-top: 5px;
    font-weight: 400;
    color: #808080;
}

@media all and (max-width: 550px) {
.block-articles-more.mobile {
    display: block;
}

    .c-news-list.c-news-list-news-top-2 .news-list-header{
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 12px;
    }
    .c-news-list.c-news-list-news-top-2 .news-list-element-name{
        font-size: 14px;
        padding: 0;
    }
    .c-news-list.c-news-list-news-top-2 .news-list-element{
        padding: 15px 0;
    }
    .c-news-list.c-news-list-news-top-2 .news-list-element-additional {
        margin-top: 8px;
    }
    .c-news-list.c-news-list-news-top-2 .news-list-content{
        max-height: none;
        margin-right: 0;
        padding-right: 0;
    }
}
/* End */


/* Start:/bitrix/templates/universelite_s1/components/bitrix/news.list/topics/style.css?17726872551006*/
.topics__item-link {
	font-size: 16px;
	line-height: 140%;
	display: flex;
	align-items: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #1B1E25;
	margin-left: -40px;
	padding-left: 40px;
	margin-right: -36px;
	padding-right: 36px;
}
.topics__item-link:hover {
	text-decoration: none;
	background: #DAEAFE;
	color: #1B1E25;
}
.topics__item-icon {
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	margin-right: 10px;
}
.topics__item--hidden {
	display: none;
}
.topics__item-show {
	display: flex;
	align-items: center;
	text-decoration: underline;	
	cursor: pointer;
	padding-top: 10px;
	padding-bottom: 10px;
}
.topics__item-show svg {
	margin-left: auto;
}
.topics__item-show svg path {
    
}
@media (max-width: 768px) {
	.topics__item-link {
		font-size: 16px;
		line-height: 140%;
		display: flex;
		align-items: center;
		padding-top: 10px;
		padding-bottom: 10px;
		color: #1B1E25;
		margin-left: -20px;
		padding-left: 20px;
		margin-right: -20px;
		padding-right: 20px;
	}
}
/* End */


/* Start:/bitrix/templates/universelite_s1/components/bitrix/iblock.vote/template.2.custom/style.css?17727784271855*/
.ns-bitrix.c-iblock-vote.c-iblock-vote-template-2 .iblock-vote-body {
  overflow: hidden;
}
.ns-bitrix.c-iblock-vote.c-iblock-vote-template-2 .iblock-vote-title {
	font-size: 28px;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 19px;
	margin-top: 40px;
}
.ns-bitrix.c-iblock-vote.c-iblock-vote-template-2 .iblock-vote-container {
  font-size: 0;
  margin-left: -2px;
  margin-right: -2px;
  text-align: center;
  margin-bottom: 60px;
}
.ns-bitrix.c-iblock-vote.c-iblock-vote-template-2 .iblock-vote-item {
  display: inline-block;
  vertical-align: middle;
  margin-left: 2px;
  margin-right: 2px;
}
.ns-bitrix.c-iblock-vote.c-iblock-vote-template-2 .iblock-vote-item svg {
  display: inline-block;
  width: 27px;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  cursor: pointer;
}
.ns-bitrix.c-iblock-vote.c-iblock-vote-template-2 .iblock-vote-item svg path {
  fill: #E8E8E8;
  stroke: #E8E8E8;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: fill, stroke;
  -moz-transition-property: fill, stroke;
  -ms-transition-property: fill, stroke;
  -o-transition-property: fill, stroke;
  transition-property: fill, stroke;
}
.ns-bitrix.c-iblock-vote.c-iblock-vote-template-2 .iblock-vote-item[data-focus=true] svg path, .ns-bitrix.c-iblock-vote.c-iblock-vote-template-2 .iblock-vote-item[data-active=true] svg path {
  fill: #F4BB28;
  stroke: #F4BB28;
}
.ns-bitrix.c-iblock-vote.c-iblock-vote-template-2 .thanks {
	font-size: 20px;
    font-weight: bold;
    padding-bottom: 36px;
    text-align: center;
}
@media (max-width:550px) {
	.ns-bitrix.c-iblock-vote.c-iblock-vote-template-2 .iblock-vote-container {
		font-size: 22px;
		line-height: 30px;
	}
}

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

/* End */


/* Start:/bitrix/templates/universelite_s1/components/intec.universe/reviews/template.2.custom/style.css?177271500716363*/
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-toggle {
  font-size: 0;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-toggle-button {
  display: inline-block;
  padding: 12px 20px;
  background-color: #FFF;
  border: 1px solid;
  cursor: pointer;
  -webkit-transition-property: background-color;
  -moz-transition-property: background-color;
  -ms-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-toggle-button:hover .reviews-form-toggle-button-icon svg path {
  stroke: #FFF !important;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-toggle-button:hover .reviews-form-toggle-button-text {
  color: #FFF !important;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-toggle-button-part {
  display: inline-block;
  vertical-align: middle;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-toggle-button-icon {
  padding-right: 10px;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-toggle-button-icon svg {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: auto;
  max-width: 16px;
  max-height: 16px;
}
.moderation {
	display: inline-block;
    margin-left: 8px;
    padding: 3px 8px;
    font-size: 12px;
    font-weight: 500;
    color: #09538D !important;
    background: #e7efff !important;
    border-radius: 6px;
	
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-toggle-button-icon svg path {
  -webkit-transition-property: stroke;
  -moz-transition-property: stroke;
  -ms-transition-property: stroke;
  -o-transition-property: stroke;
  transition-property: stroke;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-toggle-button-text {
  font-size: 10px;
  font-weight: 600;
  line-height: 11px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form {
  padding-top: 24px;
  overflow: hidden;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form textarea {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  min-height: 70px;
}
/*
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-body {
  padding: 40px 32px;
  border: 1px solid #F2F2F2;
  background-color: #FFF;
}*/
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews__title {
	font-weight: 700;
	font-size: 26px;
	line-height: 30px;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-message {
  font-size: 13px;
  line-height: 20px;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-success {
  color: #1DB940;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-failure {
  color: #E05757;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-closed {
  color: #404040;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-error {
  margin-bottom: 24px;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-error-part {
  margin-bottom: 4px;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-section {
  margin-bottom: 16px;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-consent input:checked + .intec-ui-part-selector:before, .ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-mailing input:checked + .intec-ui-part-selector:before {
  inset: 0;
  line-height: 1.4;
  border-radius: 2px;
  display: block;
  color: #fff;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-consent input, .ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-mailing input {
  height: 100%;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-consent .intec-ui-part-content, .ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-mailing .intec-ui-part-content {
  font-weight: normal;
  font-size: 13px;
  text-decoration: none;
  line-height: 18px;
  color: #808080;
  padding-left: 16px;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-consent .intec-ui-part-content a, .ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-mailing .intec-ui-part-content a {
  color: #808080;
  text-decoration: none;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-input {
  display: block;
  font-weight: normal;
  margin-bottom: 0;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-input-part {
  display: block;
  font-size: 0;
  margin-bottom: 8px;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-input-caption {
  display: block;
  font-size: 13px;
  line-height: 13px;
  color: #808080;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-input-caption-required {
  color: #E05757;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-input-control {
  display: block;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-input-control-required {
  border-color: rgba(224, 87, 87, 0.4);
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-input-control-required:hover, .ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-input-control-required:focus {
  border-color: #e05757;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-input-rating {
  display: block;
  font-size: 0;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-input-rating-part {
  display: inline-block;
  vertical-align: middle;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-input-rating-action {
  margin-left: -2px;
  margin-right: -2px;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-input-rating-item {
  display: inline-block;
  padding-left: 2px;
  padding-right: 2px;
  cursor: pointer;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-input-rating-item svg path {
  fill: #E8E8E8;
  stroke: #E8E8E8;
  -webkit-transition-property: fill, stroke;
  -moz-transition-property: fill, stroke;
  -ms-transition-property: fill, stroke;
  -o-transition-property: fill, stroke;
  transition-property: fill, stroke;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-input-rating-item[data-active=true] svg path, .ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-input-rating-item[data-hover=true] svg path {
  fill: #F4BB28;
  stroke: #F4BB28;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-input-rating-item[data-active=true][data-hover=true] svg path {
  fill: #f8d271;
  stroke: #f8d271;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-input-rating-information {
  padding-left: 16px;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-input-rating-information[data-active=false] {
  display: none;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-input-rating-information-separator {
  font-size: 13px;
  line-height: 18px;
  color: #B0B0B0;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-input-rating-information-title {
  font-size: 13px;
  line-height: 18px;
  color: #404040;
  padding-left: 16px;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-input-captcha-part {
  max-width: 180px;
  margin-bottom: 8px;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-button {
      display: block;
    font-size: 11px;
    font-weight: 600;
    line-height: 10px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #FFF;
    padding: 18px 0;
    width: 100%;
    min-width: 166px;
    border: none;
    cursor: pointer;
    outline: none;
  -webkit-transition-property: background-color;
  -moz-transition-property: background-color;
  -ms-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
  border-radius: 12px!important;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-item__avatar {
	text-transform: uppercase;
    display: inline-flex;
    background: #42cdf1;
    color: #f9f9f9;
    width: 50px;
    height: 50px;
    font-weight: 500;
    align-items: center;
    /* text-align: center; */
    justify-content: center;
    line-height: 35px;
    border-radius: 50%;
    margin-right: 10px;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-item-answer {
	margin-left: 30px;
	position: relative;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-item-answer::before {
	content: "";
    width: 19px;
    height: 1px;
    background: #C0C0C0;
    position: absolute;
    left: -29px;
    top: 25px;
	
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-item-properties-item-date {
	font-size: 13px;
	color: #5B5B5B;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-item-answer::after {
	content: "";
    width: 1px;
    height: 37px;
    background: #C0C0C0;
    position: absolute;
    left: -29px;
    top: -11px;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-item-answer .reviews-item__avatar {
	background: #11436b;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-item__name-block {
	display: flex;
	align-items: center;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-consent {
	max-width: 400px;
	margin-right: auto!important;
	margin-left: 0!important;
}

.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-submit-block {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-submit-block .reviews-form-section {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: auto;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-items {
  margin-top: 45px;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-item {
  margin-bottom: -1px;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-item:first-child .reviews-item-content {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-item:last-child .reviews-item-content {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-item-empty {
  font-size: 16px;
  line-height: 24px;
  color: #808080;
  text-align: center;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-item-content {
  position: relative;
  background-color: #FFF;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-item-marker {
  position: absolute;
  top: 16px;
  right: 16px;
  font-size: 13px;
  font-weight: 500;
  line-height: 13px;
  padding: 6px 8px;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-item-marker[data-status=on-hold] {
  color: #0065FF;
  background-color: #ebf3ff;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-item-marker[data-status=accepted] {
  color: #1DB940;
  background-color: #dcf9e2;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-item-picture {
  width: 64px;
  height: 64px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-item-picture[data-view=rounded] {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-item-date {
  font-size: 10px;
  line-height: 10px;
  color: #808080;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 8px;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-item-name {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: #404040;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-item-grade {
  font-size: 0;
  white-space: nowrap;
  margin-left: -2px;
  margin-right: -2px;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-item-grade-item {
  display: inline-block;
  margin-left: 2px;
  margin-right: 2px;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-item-grade-item svg path {
  fill: #E8E8E8;
  stroke: #E8E8E8;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-item-grade-item[data-active=true] svg path {
  fill: #F4BB28;
  stroke: #F4BB28;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-item-properties {
  margin-top: 10px;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-item-properties-item {
  margin-bottom: 16px;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-item-properties-item-name {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  color: #404040;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-item-properties-item-value {
  font-size: 16px;
  line-height: 150%;
  color: #000;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-pagination {
  margin-top: 32px;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 [data-role="reviews.form.body"] {
  opacity: 1;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -ms-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
/*.ns-intec-universe.c-reviews.c-reviews-template-2 [data-role="reviews.form.body"][data-expanded=false] {
  display: none;
  opacity: 0;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 [data-role="reviews.form.body"][data-expanded=true] {
  opacity: 1;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 [data-role="reviews.form.body"][data-state=processing] {
  display: block;
}*/
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-error-part:last-child, .ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-section:last-child, .ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-input-part:last-child, .ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-input-captcha-part:last-child, .ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-item:last-child, .ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-item-properties-item:last-child {
  margin-bottom: 0;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-toggle-button, .ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-body, .ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-button, .ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-item-empty, .ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-item-marker {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 12px;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-toggle-button, .ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-button, .ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-item-marker {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-toggle-button, .ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-toggle-button-icon svg path, .ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-toggle-button-text, .ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-input-rating-item svg path, .ns-intec-universe.c-reviews.c-reviews-template-2 .reviews-form-button, .ns-intec-universe.c-reviews.c-reviews-template-2 [data-role="reviews.form.body"] {
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.reviews-form .reviews-form-input-control input[type="text"],
body .reviews-form .reviews-form-input-control textarea {
	background: #fff;
	border: 1px solid #CFCFCF;
	border-radius: 12px!important;
}
}		

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universelite_s1/components/intec.universe/main.reviews/template.7.new/style.css?17712188304631*/
.widget.c-reviews.c-reviews-template-7 .widget-item-wrapper {
  position: relative;
  padding: 44px 48px 44px 41px;
  border-radius: 20px;
  background: #F8F8F8; 
  
}
.widget.c-reviews.c-reviews-template-7 {
	margin-bottom: 80px;
}
.widget.c-reviews.c-reviews-template-7 .widget-item-picture {
  width: 80px;
  height: 80px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-right: 21px;
  flex-shrink: 0;
}
.widget.c-reviews.c-reviews-template-7 .widget-item-row {
	display: flex;
	align-items: center;
}
.widget.c-reviews.c-reviews-template-7 .widget-item-name {
  display: block;
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
  text-decoration: none;
}
.widget.c-reviews.c-reviews-template-7 .widget-item-position {
  font-size: 12px;
  line-height: 18px;
  color: #6a6a6a;
}
.widget.c-reviews.c-reviews-template-7 .widget-item-name,
.widget.c-reviews.c-reviews-template-7 .widget-item-position {  
}
.widget.c-reviews.c-reviews-template-7 .widget-item-description {
  font-size: 16px;
  line-height: 21px;
  color: #5B5B5B;
  text-align: left;
  margin-top: 18px;
}
.widget.c-reviews.c-reviews-template-7 .intec-ui-control-dots {
  padding-top: 10px;
}
.widget.c-reviews.c-reviews-template-7 .intec-ui-control-navigation {
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
}
.widget.c-reviews.c-reviews-template-7 .intec-ui-control-navigation .intec-ui-part-button-left,
.widget.c-reviews.c-reviews-template-7 .intec-ui-control-navigation .intec-ui-part-button-right {
  font-size: 0;
  width: 35px;
  height: 35px;
  padding: 0;
  margin-top: -17.5px;
  background-color: #FFF;
  opacity: 1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition-property: background-color;
  -moz-transition-property: background-color;
  -ms-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-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;
}
.widget.c-reviews.c-reviews-template-7 .intec-ui-control-navigation .intec-ui-part-button-left:hover,
.widget.c-reviews.c-reviews-template-7 .intec-ui-control-navigation .intec-ui-part-button-right:hover {
  background-color: #E3E3E3;
}
.widget.c-reviews.c-reviews-template-7 .intec-ui-control-navigation .intec-ui-part-button-left.disabled,
.widget.c-reviews.c-reviews-template-7 .intec-ui-control-navigation .intec-ui-part-button-right.disabled {
  display: none;
}
.widget.c-reviews.c-reviews-template-7 .intec-ui-control-navigation .intec-ui-part-button-left i,
.widget.c-reviews.c-reviews-template-7 .intec-ui-control-navigation .intec-ui-part-button-right i {
  font-size: 24px;
}
.widget.c-reviews.c-reviews-template-7 .intec-ui-control-navigation .intec-ui-part-button-left i {
  padding-right: 2px;
}
.widget.c-reviews.c-reviews-template-7 .intec-ui-control-navigation .intec-ui-part-button-right i {
  padding-left: 2px;
}
.widget.c-reviews.c-reviews-template-7 [data-nav=true] {
  padding-left: 40px;
  padding-right: 40px;
}
.widget.c-reviews.c-reviews-template-7 .widget-footer-button {
  color: #2d2d2d !important;
}
.widget.c-reviews.c-reviews-template-7 .widget-footer-button:hover, .widget.c-reviews.c-reviews-template-7 .widget-footer-button:focus, .widget.c-reviews.c-reviews-template-7 .widget-footer-button:active {
  color: #fff !important;
}
.widget.c-reviews.c-reviews-template-7 .intec-ui.intec-ui-control-dots .intec-ui-part-dot.active span {
	background-color: #09538D;
	border: 1px solid #09538D;
}
.widget.c-reviews.c-reviews-template-7 .intec-ui.intec-ui-control-dots .intec-ui-part-dot {
	padding: 4px;
	padding-bottom: 6px;
}
.widget.c-reviews.c-reviews-template-7 .intec-ui.intec-ui-control-dots .intec-ui-part-dot span {
	border: 1px solid #CECECE;
}
@media all and (max-width: 768px) {
  .widget.c-reviews.c-reviews-template-7 .widget-item-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media all and (max-width: 500px) {
  .widget.c-reviews.c-reviews-template-7 .widget-item-description {
    font-size: 12px;
    line-height: 18px;
  }
  .widget.c-reviews.c-reviews-template-7 .intec-ui-part-button-left,
.widget.c-reviews.c-reviews-template-7 .intec-ui-part-button-right {
    border: 1px solid #E3E3E3;
  }
  .widget.c-reviews.c-reviews-template-7 [data-nav=true] {
    padding-left: 0;
    padding-right: 0;
  }
}

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

/* End */


/* Start:/bitrix/templates/universelite_s1/components/intec.universe/main.videos/template.1/style.css?16182954895408*/
@keyframes animate-arrow {
    from {
        transform: initial;
    }
    50% {
        transform: scale(1.2);
    }
    to {
        transform: initial;
    }
}
.widget.c-videos.c-videos-template-1 .widget-content {
    position: relative;
    margin-left: -10px;
    margin-right: -10px;
}
.widget.c-videos.c-videos-template-1 .widget-content.owl-carousel {
    margin-left: 0;
    margin-right: 0;
}
.widget.c-videos.c-videos-template-1 .widget-item {
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.widget.c-videos.c-videos-template-1 .widget-item-wrapper-2 {
    position: relative;
    cursor: pointer;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.widget.c-videos.c-videos-template-1 .intec-grid-item-5 .widget-item-wrapper-2,
.widget.c-videos.c-videos-template-1 .intec-grid-item-4 .widget-item-wrapper-2 {
    padding-top: 100%;
}
.widget.c-videos.c-videos-template-1 .intec-grid-item-3 .widget-item-wrapper-2 {
    padding-top: 65%;
}
.widget.c-videos.c-videos-template-1 .intec-grid-item-2 .widget-item-wrapper-2 {
    padding-top: 55%;
}
.widget.c-videos.c-videos-template-1 .intec-grid-item-1 .widget-item-wrapper-2 {
    padding-top: 45%;
}

.widget.c-videos.c-videos-template-1 .widget-item-fade {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}
.widget.c-videos.c-videos-template-1 .widget-item-decoration {
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}
.widget.c-videos.c-videos-template-1 .widget-item-decoration::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}
.widget.c-videos.c-videos-template-1 .widget-item-decoration-wrapper {
    display: inline-block;
    vertical-align: middle;
}
.widget.c-videos.c-videos-template-1 .widget-item-decoration-icon {
    fill: #FFF;
    width: 75px;
    height: 75px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.widget.c-videos.c-videos-template-1 .widget-item-wrapper-2:hover .widget-item-decoration-icon {
    animation-name: animate-arrow;
    animation-duration: 1.8s;
    animation-iteration-count: infinite;
}
.widget.c-videos.c-videos-template-1 .owl-carousel .widget-item {
    width: 100%;
}
.widget.c-videos.c-videos-template-1 .owl-carousel .owl-dots {
    font-size: 0;
    text-align: center;
    padding-top: 15px;
}
.widget.c-videos.c-videos-template-1 .owl-carousel .owl-dot {
    display: inline-block;
    margin: 0 10px 0 10px;
    outline: none;
}
.widget.c-videos.c-videos-template-1 .owl-carousel .owl-dot span {
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 2px solid #000;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.widget.c-videos.c-videos-template-1 .owl-carousel .owl-dot.active span {
    background-color: #000;
}

.widget.c-videos.c-videos-template-1 .widget-footer .widget-footer-button {
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    text-decoration: none;
    padding: 15px;
    border: 2px solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.widget.c-videos.c-videos-template-1 .widget-footer .widget-footer-button:hover {
    color: #FFF;
}

@media all and (max-width: 750px) {
    .widget.c-videos.c-videos-template-1 .intec-grid-item-5 .widget-item-wrapper-2,
    .widget.c-videos.c-videos-template-1 .intec-grid-item-4 .widget-item-wrapper-2,
    .widget.c-videos.c-videos-template-1 .intec-grid-item-3 .widget-item-wrapper-2,
    .widget.c-videos.c-videos-template-1 .intec-grid-item-2 .widget-item-wrapper-2 {
        padding-top: 70%;
    }
}
@media all and (max-width: 550px) {
    .widget.c-videos.c-videos-template-1 .intec-grid-item-5 .widget-item-wrapper-2,
    .widget.c-videos.c-videos-template-1 .intec-grid-item-4 .widget-item-wrapper-2,
    .widget.c-videos.c-videos-template-1 .intec-grid-item-3 .widget-item-wrapper-2,
    .widget.c-videos.c-videos-template-1 .intec-grid-item-2 .widget-item-wrapper-2,
    .widget.c-videos.c-videos-template-1 .intec-grid-item-1 .widget-item-wrapper-2 {
        padding-top: 50%;
    }
}
@media all and (max-width: 400px) {
    .widget.c-videos.c-videos-template-1 .intec-grid-item-5 .widget-item-wrapper-2,
    .widget.c-videos.c-videos-template-1 .intec-grid-item-4 .widget-item-wrapper-2,
    .widget.c-videos.c-videos-template-1 .intec-grid-item-3 .widget-item-wrapper-2,
    .widget.c-videos.c-videos-template-1 .intec-grid-item-2 .widget-item-wrapper-2,
    .widget.c-videos.c-videos-template-1 .intec-grid-item-1 .widget-item-wrapper-2 {
        padding-top: 70%;
    }
}
/* End */


/* Start:/bitrix/templates/universelite_s1/components/intec.universe/main.widget/form.3.subscribeNewsDetail/style.css?175680740614788*/
.widget.c-form-result-new.c-form-result-new-form-3-subscribe {
  position: relative;
  z-index: 0;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-submit-smile:hover {
    background: #fff;
    color: #11436B !important;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-submit-smile {
    display: inline-block;	
	position: relative;
    text-align: center;
    margin-left: 24px;
    border-radius: 47px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    cursor: pointer;
    transition: 0.4s;
    font-weight: 500;
    font-size: 16px;
    line-height: 137%;
    border: 1px solid #FFFFFF;
    padding: 14px 37px;
    background: transparent;
    color: #fff !important;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-body {
  position: relative;
  z-index: 2;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-error font {
  font-weight: bold;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-title {
    /*font-weight: 500;
    font-size: 28px;
    line-height: 39px;*/
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-description {
    /*font-size: 15px;
    font-weight: normal;
    line-height: 21px;*/
    margin-top: 13px;
    font-weight: 400;
    font-size: 14px;
    line-height: 145%;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe form {
    width: 70%;
    padding-top: 0;
    margin: 0 auto;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-sent {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  margin-top: 25px;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-fields {
    min-height: 20px;

}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-field {
  position: relative;
  max-width: 311px;
  padding-bottom: 0;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-field-wrap {
    margin-top: 6px;
    margin-left: 15px;
    width: 40%;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-field-input {
    /*display: block;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    font-size: 16px;
    line-height: 25px;
    padding: 7px 10px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #FFF;
    outline: none;
    background-color: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;*/

    display: inline-block;
    /* text-align: center; */
    border-radius: 47px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    font-weight: 500;
    font-size: 16px;
    line-height: 137%;
    border: 1px solid #ffffff;
    padding: 14px 37px;
    background: #fff;
    color: #11436c !important;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-field-input::placeholder {
  opacity: 0.5;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;

    color: #11436c !important;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-field-input:focus::placeholder {
  opacity: 1;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-field-input-error {
  border-bottom-color: #C50000 !important;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-field-input-error::placeholder {
  color: #C50000 !important;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-field textarea {
  height: 93px;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-field label {
  position: absolute;
  top: 15px;
  left: 20px;
  margin: 0;
  font-size: 16px;
  line-height: 25px;
  font-weight: normal;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-field[data-active=true] label {
  top: -20px;
  font-size: 12px;
  line-height: 20px;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-captcha {
  display: inline-block;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-captcha-wrap {
  font-size: 0;
  margin-top: -5px;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-captcha-title {
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  margin-bottom: 10px;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-captcha-input {
  display: inline-block;
  width: 180px;
  text-align: center;
  min-width: initial;
  max-width: initial;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-consent-wrap {
    font-size: 0;
    margin-top: 17px;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-consent-wrap + .widget-form-result-new-submit-wrap {
  margin-top: 20px;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-consent-text {
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-consent-text a {
  text-decoration: underline;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-submit {
    display: inline-block;
    text-align: center;
    border-radius: 47px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    font-weight: 500;
    font-size: 16px;
    line-height: 137%;
    border: 1px solid #ffffff;
    padding: 14px 37px;
    background: #fff;
    color: #11436c !important;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-submit-wrap {
  font-size: 0;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-field .label {
    font-weight: normal;
    font-size: 12px;
    line-height: 148.9%;
    color: #FFFFFF;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-submit:hover {
    color: #fff  !important;
    background: transparent;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-background=true] {
    margin-bottom: -50px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 40px;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=dark] .widget-form-result-new-error font {
  color: #333 !important;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=dark] .widget-form-result-new-field-input {
  border-bottom-color: #333;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=light] .widget-form-result-new-error font {
  color: #FFF !important;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=light] .widget-form-result-new-field-input {
  border-bottom-color: #FFF;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .subscribe-flex {
    display: flex;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .subscribe-flex .text-title-form {
    /*width: 30%;*/
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=left].widget-form-result-new-title, .widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=left].widget-form-result-new-description, .widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=left].widget-form-result-new-sent, .widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=left].widget-form-result-new-captcha-wrap, .widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=left].widget-form-result-new-consent-wrap, .widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=left].widget-form-result-new-submit-wrap {
  text-align: left;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=center].widget-form-result-new-title, .widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=center].widget-form-result-new-description, .widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=center].widget-form-result-new-sent, .widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=center].widget-form-result-new-captcha-wrap, .widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=center].widget-form-result-new-consent-wrap, .widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=center].widget-form-result-new-submit-wrap {
  text-align: center;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=right].widget-form-result-new-title, .widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=right].widget-form-result-new-description, .widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=right].widget-form-result-new-sent, .widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=right].widget-form-result-new-captcha-wrap, .widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=right].widget-form-result-new-consent-wrap, .widget.c-form-result-new.c-form-result-new-form-3-subscribe [data-align=right].widget-form-result-new-submit-wrap {
  text-align: right;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=dark] .widget-form-result-new-title, .widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=dark] .widget-form-result-new-description, .widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=dark] .widget-form-result-new-sent, .widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=dark] .widget-form-result-new-field-input, .widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=dark] .widget-form-result-new-field-input::placeholder, .widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=dark] .widget-form-result-new-field label, .widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=dark] .widget-form-result-new-captcha-title, .widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=dark] .widget-form-result-new-consent-text, .widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=dark] .widget-form-result-new-consent-text a {
  color: #333;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=light] .widget-form-result-new-title, .widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=light] .widget-form-result-new-description, .widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=light] .widget-form-result-new-sent, .widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=light] .widget-form-result-new-field-input, .widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=light] .widget-form-result-new-field-input::placeholder, .widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=light] .widget-form-result-new-field label, .widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=light] .widget-form-result-new-captcha-title, .widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=light] .widget-form-result-new-consent-text, .widget.c-form-result-new.c-form-result-new-form-3-subscribe[data-theme=light] .widget-form-result-new-consent-text a {
  color: #FFF;
}

.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-submit-smile:hover .thank-you {
    top: -100%;
    opacity: 1;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .thank-you {
    left: inherit;
    position: absolute;
    top: -88%;
    right: 0;
    opacity: 0;
    transition: 0.4s;
}
.widget.c-form-result-new.c-form-result-new-form-3-subscribe .thank-you img {
    width: 65px;
}

@media all and (max-width: 1080px) {

	.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-title {
		font-size: 22px;
		line-height: 27px;
	}
	.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-description {
		font-size: 16px;
		line-height: 24px;
	}
	.widget.c-form-result-new.c-form-result-new-form-3-subscribe .subscribe-flex {
		display: flex;
		flex-wrap: wrap;
	}
	.widget.c-form-result-new.c-form-result-new-form-3-subscribe .subscribe-flex .text-title-form {
		width: 100%;
	}
	.widget.c-form-result-new.c-form-result-new-form-3-subscribe form {
		width: 100%;
		margin: 0 auto;
	}
	.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-submit,
	.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-submit-smile{
	    font-size: 12px;  
		padding: 13px 33px;	
	}
	.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-field-input{
	    display: inline-block;
		width: auto;
		min-width: auto;
		max-width: 100%;	
	}
	.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-consent-wrap {
		margin-top: 35px;
	}
	.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-field-wrap {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-submit-wrap{
	    padding-top: 20px;	
	}
	.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-field-wrap {
		margin-left: 0;
	}
	
}
@media all and (max-width: 375px) {
	.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-submit {
		display: block;
		width: 100%;
	}
	.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-submit-smile {
		display: block; 
		margin-left: 0;
		margin-top: 10px;
	}
	.widget.c-form-result-new.c-form-result-new-form-3-subscribe .widget-form-result-new-field-input{
		display: block;
		width: 100%;
	}
}

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

/* End */
/* /bitrix/templates/universelite_s1/components/bitrix/news/news.custom/style.css?17683882138333 */
/* /bitrix/templates/universelite_s1/components/intec.universe/main.widget/form.3.newsDetail/style.css?175706762714015 */
/* /bitrix/templates/universelite_s1/components/bitrix/news.detail/news.default.1.new/style.css?177278731240567 */
/* /bitrix/templates/universelite_s1/components/bitrix/system.pagenavigation/.default/style.css?16182954692487 */
/* /bitrix/templates/universelite_s1/components/bitrix/news.list/news.top.2/style.css?17715814774289 */
/* /bitrix/templates/universelite_s1/components/bitrix/news.list/topics/style.css?17726872551006 */
/* /bitrix/templates/universelite_s1/components/bitrix/iblock.vote/template.2.custom/style.css?17727784271855 */
/* /bitrix/templates/universelite_s1/components/intec.universe/reviews/template.2.custom/style.css?177271500716363 */
/* /bitrix/templates/universelite_s1/components/intec.universe/main.reviews/template.7.new/style.css?17712188304631 */
/* /bitrix/templates/universelite_s1/components/intec.universe/main.videos/template.1/style.css?16182954895408 */
/* /bitrix/templates/universelite_s1/components/intec.universe/main.widget/form.3.subscribeNewsDetail/style.css?175680740614788 */
