

/* Start:/bitrix/templates/desktop_new_template_en/components/bitrix/news.list/revslider_home/style.css?1512419107233*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.fullscreen-container, .fullwidthbanner-container {
     width: 100% !important;
}
/* End */


/* Start:/bitrix/templates/desktop_new_template_en/components/bitrix/news.list/news_home/style.css?151255119914151*/
.news_main_wrap * {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	outline: none;
	/*	font-family:Arial, Helvetica, sans-serif; */
	font-family: "Roboto";
	font-weight: 300;
	box-sizing: border-box;
}

.news_main_wrap h1 {
	padding: 35px 0;
}

footer {
	box-sizing: content-box;
}

.top_menu li a {
	font-family: 'Roboto';
	font-weight: 400;
}

#wrapper {
	width: 100%;
	min-width: 1024px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.container_r {
	width: 1000px;
	margin: 0 auto;
}

.center {
	text-align: center;
}

.col-left {
	float: left;
}

.col-center {
	float: left;
}

.col-right {
	float: right;
}

.section-top-fltr {
	padding-top: 0;
}

.title-page-g {
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 30px;
	color: #007ac2;
	padding: 55px 0 50px;
	text-align: center;
}

.filtre-news-main {
	border-top: 1px solid #C3C3C3;
	background: #F1F1F1;
}

.filtre-news-top {
	border-bottom: 1px solid #C3C3C3;
}

.filtre-nw-nav {
	overflow: hidden;
}

.filtre-nw-nav-li {
	float: left;
	width: 33%;
	height: 100px;
	text-align: center;
	padding: 0 6px;
}

.filtre-nw-nav-li a {
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 30px;
	position: relative;
}

.filtre-nw-nav-li .icon-filtre-nw {
	display: inline-block;
	vertical-align: middle;
	width: 45px;
	height: 45px;
	margin-right: 22px;
	background-repeat: no-repeat;
	background-position: top center;
}

.filtre-nw-nav-li a:hover .icon-filtre-nw {
	background-position: bottom center;
}

.filtre-nw-nav-li .icon-filtre-nw.inverted {
	background-position: bottom center;
}

.filtre-nw-nav-li a:hover .icon-filtre-nw.inverted {
	background-position: top center;
}

.filtre-nw-nav-li .des-ic-filtre {
	font-family: 'Roboto';
	font-weight: 400;
	font-size: 13px;
	color: #333333;
	text-transform: uppercase;
}

.filtre-nw-nav-li a:after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
	width: 0;
	height: 5px;
	background: #007AC2;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.filtre-nw-nav-li a:hover:after,
.filtre-nw-nav-li.active a::after {
	width: 100%;
}

.filtre-nw-nav-li a:hover .des-ic-filtre,
.filtre-nw-nav-li.active a .des-ic-filtre {
	font-family: 'Roboto';
	font-weight: 400;
	color: #007ac2;
}

.reload-nw-yers {
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 22px;
	color: #333333;
	display: inline-block;
	vertical-align: middle;
}

.reload-nw-yers.active {
	color: #007ac2;
}

.reload-nw-yers:first-child {
	margin-right: 20px;
}

.reload-nw-yers:last-child {
	margin-left: 20px;
}

.button-reload-nw {
	display: inline-block;
	vertical-align: middle;
	width: 44px;
	height: 44px;
	background: url("/bitrix/templates/desktop_new_template_en/components/bitrix/news.list/news_home/img/bt-nw-reload-yrs.png") top center no-repeat;
	cursor: pointer;
}

.button-reload-nw:hover {
	opacity: 0.8;
}

.buttn-fltr-nw-yrs {
	float: right;
	border-left: 1px solid #ABABAB;
	padding-left: 70px;
}

.filtre-news-bottom {
	padding: 55px 0 45px;
	text-align: center;
	border-bottom: 1px solid #C3C3C3;
}

.filtre-news-bottom.hidden {
	display: none;
}

.section-history-block {
	position: relative;
	padding: 0 0 75px;
}

.section-history-block:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: '';
	clear: both;
	height: 0;
}

.section-history-block > .col-left {
	width: 50%;
	padding-right: 18px;
}

.section-history-block > .col-right {
	width: 50%;
	padding-left: 18px;
}

.history-nw-block {
	width: 100%;
	background: #F0F0F0;
	border-bottom: 4px solid #007AC2;
	margin-bottom: 45px;
	position: relative;
	z-index: 1;
	-o-transition: background-color 250ms ease-in;
	transition: all 150ms ease-in;
	box-shadow: 0 0.3px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0.3px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0.3px 2px rgba(0, 0, 0, 0.3);
	padding-bottom: 0;
}

.history-nw-block:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: '';
	clear: both;
	height: 0;
}

.history-nw-block:last-child {
	margin-bottom: 0;
}

.history-nw-block .history-nw-photo {
	overflow: hidden;
	cursor: pointer;
}

.history-nw-block-photo-left .history-nw-photo {
	height: auto;
	overflow: visible;
	position: relative;
	z-index: 1;
}

.history-nw-block .history-nw-photo,
.history-nw-block .history-nw-photo img {
	width: 100%;
}

.history-nw-info-bl-top {
	padding: 20px 25px 25px;
	border-bottom: 4px solid transparent;
	overflow: hidden;
}

.history-nw-date {
	margin-bottom: 22px;
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 12px;
	color: #666;
}

.history-nw-title {
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 20px;
	color: #007ac2;
	line-height: 30px;
}

.history-nw-title:hover {
	/*	text-decoration: underline; */
}

.history-nw-info-bl-bottom {
	padding: 20px 25px 25px;
}

.history-minidescription {
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 15px;
	color: #333333;
	margin-bottom: 25px;
	line-height: 25px;
}

.history-hastag {
	list-style: none;
	/*	min-height: 40px; */
}

.history_tags {
	min-height: 30px;
	padding-top: 10px;
}

.history-hastag li {
	float: left;
	margin-right: 27px;
	margin-bottom: 8px;
	/*	line-height: 1; */
}

.history-hastag li a {
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 11px;
	color: #aaaaaa;
	text-transform: uppercase;
}

.history-hastag li a:hover {
	text-decoration: underline;
}

.history-hastag li.active a {
	font-family: 'Roboto';
	font-weight: 500;
	color: #007ac2;
}

.history-social-block {
	padding: 12px 25px 12px 17px;
	height: 58px;
	background: #F0F0F0;
	position: absolute;
	bottom: 0;
	z-index: 2;
	width: 100%;
}

.news-marker-ic.active,
.news-marker-ic:hover {
	background-position: bottom center;
}

.history-nw-block:hover {
	background: #fff;
	-webkit-box-shadow: 0 0 22px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 22px 0 rgba(0,0,0,0.2);
	box-shadow: 0 0 22px 0 rgba(0,0,0,0.2);
}

.history-nw-block:hover .history-nw-info-bl-top {
	border-bottom: 4px solid #F0F0F0;
}

.history-nw-info-bl-bottom {
	position: relative;
}

.history-nw-info-bl-bottom .news-marker-ic {
	position: absolute;
	bottom: 32px;
	right: 24px;
}

.history-nw-block-photo-left .history-nw-photo {
	float: left;
	width: auto;
}

.history-nw-block-photo-left .history-nw-photo img {
	width: auto;
	max-width: 190px;
	display: block;
}

.history-nw-block-photo-left .history-hastag li {
	margin-right: 17px;
}

.history-nw-block-photo-left .history-nw-info-bl-bottom {
	padding-right: 25px;
	overflow: hidden;
}

.scale-yers-main {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -50px;
	width: 100px;
	height: 100%;
	text-align: center;
	/*	padding-top: 95px; */
}

.nw-scale-m {
	position: relative;
	width: 2px;
	height: 100%;
	margin: 0 auto;
	background: #C9C9C9;
}

.nw-scale-left-y {
	position: absolute;
	top: 23px;
	right: -43px;
	width: 43px;
}

.nw-scale-left-linie {
	width: 41px;
	height: 2px;
	background: #C9C9C9;
}

.nw-scale-left-mark {
	position: absolute;
	top: -17px;
	right: -16px;
	width: 34px;
	height: 34px;
	background: transparent;
}

.nw-scale-left-mark span {
	display: block;
	width: 9px;
	height: 18px;
	background: #C9C9C9;
	border-radius: 9px 0 0 9px;
	margin: 8px 0 0 8px;
}

.section-history-block > .col-right .nw-scale-left-mark {
	right: auto;
	left: -16px;
}

.section-history-block > .col-right .nw-scale-left-mark span {
	border-radius: 0 9px 9px 0;
}

.history-nw-block:hover .nw-scale-left-linie {
	background: #007AC2;
}

.history-nw-block:hover .nw-scale-left-mark span {
	background: #007AC2;
}

.nw-scale-mark-g {
	position: absolute;
	top: -36px;
	right: -49px;
	content: '';
	width: 14px;
	height: 14px;
	border-radius: 50%;
	border: 2px solid #C9C9C9;
	background: #F9F9F9;
}

.section-history-block > .col-right .nw-scale-left-y {
	right: auto;
	left: -34px;
}

.section-history-block > .col-right .nw-scale-mark-g {
	right: auto;
	left: -49px;
}

.nw-scale-hist-year {
	position: absolute;
	top: -74px;
	right: -74px;
	width: 65px;
	height: 40px;
	text-align: center;
	background: #F9F9F9;
	padding-top: 7px;
}

.nw-scale-hist-year span {
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 20px;
	color: #007ac2;
}

.section-history-block > .col-right .nw-scale-hist-year {
	left: -74px;
}

.pop-up-nw-history {
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -530px;
	width: 1060px;
	background: #fff;
	-webkit-box-shadow: 0 0 22px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 22px 0 rgba(0,0,0,0.2);
	box-shadow: 0 0 22px 0 rgba(0,0,0,0.2);
	z-index: 999;
}

.pop-up-nw-transparent {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 998;
	display: none;
}

.pop-up-nw-history-padd {
	padding: 50px;
}

.wd-hist-date {
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 12px;
	color: #666666;
	margin-bottom: 30px;
}

.window-history-big .news-marker-ic {
	margin-right: 25px;
}

.window-history-big {
	position: relative;
}

.window-history-big .wd-hist-title {
	margin-bottom: 35px;
	display: table;
}

.window-history-big .wd-hist-title .table-cell {
	display: table-cell;
	vertical-align: middle;
}

.window-history-big .wd-hist-title a {
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 24px;
	color: #007ac2;
	line-height: 1.2;
}

.window-history-big .wd-hist-title a:hover {
	text-decoration: underline;
}

.window-hist-close {
	position: absolute;
	top: 0;
	right: 0;
	width: 42px;
	height: 43px;
	background: url("/bitrix/templates/desktop_new_template_en/components/bitrix/news.list/news_home/img/iclose.png") no-repeat;
}

.window-hist-close:hover {
	opacity: 0.8;
	cursor: pointer;
}

.wd-hist-photo,
.wd-hist-photo img {
	width: 100%;
}

.wd-hist-photo {
	margin-bottom: 42px;
}

.window-history-big p {
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 16px;
	color: #333333;
	line-height: 1.9;
	margin-bottom: 30px;
}

.wd-hist-hastag-main {
	overflow: hidden;
	margin-top: 55px;
}

.wd-hist-hastag-main .col-left,
.wd-hist-hastag-main .col-right {
	width: 50%;
	overflow: hidden;
}

.download-documents-hist {
	float: right;
	list-style: none;
	overflow: hidden;
}

.download-documents-hist li {
	float: left;
	margin-right: 35px;
}

.download-documents-hist li a {
	display: block;
	width: 57px;
	height: 66px;
}

.download-documents-hist li a.pdf {
	background: url("/bitrix/templates/desktop_new_template_en/components/bitrix/news.list/news_home/img/icon-pdf.png") no-repeat;
}

.download-documents-hist li a.ppt {
	background: url("/bitrix/templates/desktop_new_template_en/components/bitrix/news.list/news_home/img/icon-ppt.png") no-repeat;
}

.download-documents-hist li a.doc {
	background: url("/bitrix/templates/desktop_new_template_en/components/bitrix/news.list/news_home/img/icon-doc.png") no-repeat;
}

.download-documents-hist li a:hover {
	opacity: 0.8;
}

.wd-hist-more-photo {
	margin-top: 58px;
	position: relative;
}

.wd-hist-more-photo ul {
	list-style: none;
	overflow: hidden;
}

.wd-hist-more-photo ul li {
	float: left;
	width: 20%;
	height: 189px;
	overflow: hidden;
	padding: 1px;
	position: relative;
}

.wd-hist-more-photo ul li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.wd-hist-more-photo ul li a img {
	width: 100%;
}

.video-more-hist:after {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0, 122, 194, 0.65);
}

.video-more-hist:before {
	position: absolute;
	top: 50%;
	left: 50%;
	content: '';
	width: 70px;
	height: 70px;
	margin: -35px 0 0 -35px;
	background: url("/bitrix/templates/desktop_new_template_en/components/bitrix/news.list/news_home/img/icon_video.png") no-repeat;
	z-index: 2;
}

.photo-more-hist:after {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.62);
}

.photo-more-hist span {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 70px;
	height: 70px;
	margin: -35px 0 0 -35px;
	background: rgba(0, 122, 194, 0.48);
	z-index: 2;
	line-height: 70px;
	text-align: center;
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 18px;
	color: #fff;
	border-radius: 50%;
}

.wd-hist-pagination {
	height: 150px;
	border-top: 4px solid #007AC2;
	position: relative;
}

.wd-hist-pagination .wd-hist-pg {
	position: absolute;
	top: 53px;
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	background: #007AC2;
	border-radius: 6px;
	padding: 0 36px;
}

.wd-hist-pagination .wd-hist-pg:hover {
	opacity: 0.8;
}

.wd-hist-pagination .wd-hist-pg-prev {
	left: 50px;
}

.wd-hist-pagination .wd-hist-pg-next {
	right: 50px;
}

.wd-hist-pagination .wd-hist-social {
	padding-top: 61px;
	text-align: center;
}

.title-page-g-news {
	border-bottom: 4px solid #EFEFEF;
	margin-bottom: 40px;
}

.news-content-main .wd-hist-more-photo {
	padding: 0 25px;
	margin-bottom: 42px;
}

.pop-up-nw-history-horisontal,
.pop-up-nw-history-vertical {
	display: none;
}

.pop-up-nw-history-vertical .wd-hist-photo {
	float: left;
	padding: 0 40px 0 0;
	width: auto;
	margin-bottom: 20px;
	max-height: 538px;
	overflow: hidden;
}

.pop-up-nw-history-vertical .wd-hist-photo img {
	width: auto;
	max-width: 509px;
}

.video-pop-up-main {
	position: absolute;
	bottom: 190px;
	left: 0;
	width: 100%;
	padding: 40px 10px;
	z-index: 12;
	background: #fff;
	-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 15px 0 rgba(0,0,0,0.2);
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.2);
	display: none;
	min-height: 570px;
}

.video-pop-up-main iframe {
	width: 100%;
	height: 530px;
}

.video-popup-close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 20px;
	height: 20px;
	background: url("/bitrix/templates/desktop_new_template_en/components/bitrix/news.list/news_home/img/iclose-mini.png") no-repeat;
}

.video-popup-close:hover {
	opacity: 0.8;
	cursor: pointer;
}

.photo-more-display-none {
	display: none;
}

.clearfix {
	clear: both;
}

.menu_footer {
	overflow: hidden;
}

footer {
	height: auto;
}

.media-box-content {
	padding: 0 !important;
}

.media-boxes-no-more-entries {
	display: none !important;
}

.media-box-container {
  overflow: visible !important;
}
/* hover effect on the image */
.history-nw-block .history-nw-photo img {
	-webkit-transition: all 0.15s ease-in-out !important;
	-moz-transition: all 0.15s ease-in-out !important;
	-o-transition: all 0.15s ease-in-out !important;
	-ms-transition: all 0.15s ease-in-out !important;
	transition: all 0.15s ease-in-out !important;
	-webkit-filter: grayscale(30%);
	filter: grayscale(30%);
}

.history-nw-block:hover .history-nw-photo img {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}

.history_tags {
	margin-left: -15px;
}
/* End */


/* Start:/media/nice-select/nice-select.css?15100820284092*/
.nice-select {
  position: relative;
  height: 45px;
}
  .nice-select span {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    height: 42px;
    line-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    white-space: nowrap;
    z-index: 3;
  }
  .nice-select:hover {
    border-color: #dbdbdb; }
  .nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #999; }
  .nice-select:after {
    position: absolute;
    top: 19px;
    right: 17px;
    content: '';
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 9px solid #007AC2;
    z-index: 4;
  }
  .nice-select.open:after {
    border-top: 9px solid #ABABAB;
  }
  .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0); }
  .nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none; }
    .nice-select.disabled:after {
      border-color: #cccccc; }
  .nice-select.wide {
    width: 100%; }
    .nice-select.wide .list {
      left: 0 !important;
      right: 0 !important; }
  .nice-select.right {
    float: right; }
    .nice-select.right .list {
      left: auto;
      right: 0; }
  .nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px; }
    .nice-select.small:after {
      height: 4px;
      width: 4px; }
    .nice-select.small .option {
      line-height: 34px;
      min-height: 34px; }
  .nice-select .list {
    background-color: #fff;
    border: 1px solid #1878AF;
    box-sizing: border-box;
    width: 100%;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 35px;
    left: 0;
    -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
        -ms-transform: scale(0.75) translateY(-21px);
            transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 2;
    padding-top: 5px;
    -webkit-border-bottom-right-radius: 9px;
    -webkit-border-bottom-left-radius: 9px;
    -moz-border-radius-bottomright: 9px;
    -moz-border-radius-bottomleft: 9px;
    border-bottom-right-radius: 9px;
    border-bottom-left-radius: 9px;
  }
    .nice-select .list:hover .option:not(:hover) {
      background-color: transparent !important; }
  .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 45px;
    list-style: none;
    min-height: 45px;
    outline: none;
    text-align: center;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    border-bottom: 1px solid #E2E2E2;
    font-family: 'RobotoLight';
    font-size: 14px;
    color: #333333;
  }
   .nice-select .option:last-child {
    border-bottom: none;
   }
    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
      background-color: #f6f6f6; }
    .nice-select .option.selected {
      font-weight: bold; }
    .nice-select .option.disabled {
      background-color: transparent;
      color: #999;
      cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }

/* End */


/* Start:/bitrix/templates/desktop_new_template_en/components/bitrix/news.list/services/style.css?1498220674150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/components/simai/feedback.error/templates/.default/style.css?15118506626087*/
body 
{
    margin: 0px!important;
    padding: 0px!important;
}

.modal-window-home 
{ 
    z-index: 2000; 
    position: fixed; 
    top: 0px; 
    left: 0px; 
    bottom: 0px; 
    right: 0px; 
    background-color: rgba(0, 0, 0, .6); 
    display: flex; 
    align-items: center; 
    justify-content: center;  
    overflow: visible;
    display: none;
} 
.modal-window-mask {
    position: fixed; 
    top: 0px; 
    left: 0px; 
    bottom: 0px; 
    right: 0px; 
    background-color: rgba(0, 0, 0, .6); 
    display: flex; 
    align-items: center; 
    justify-content: center;  
    overflow: visible;
}

.content-modal-window
{
    position: relative; 
    width: 400px;
/*    background-color: rgba(255,255,255,.99); */
    border-radius: 3px; 
/*    display: inline-grid; */
} 

.btn-button-modal-window
{ 
    margin-bottom: 0px; 
    margin-right: 0px; 
 /*   float: right; */
    padding: 5px 7px; 
    margin: 7px 20px; 
    font-size: 16px; 
} 

/*
*   ЗАГОЛОВОК ОСНОВНОГО ОКНА СООБЩЕНИЯ
*   ОБ ОШИБКЕ
*
*/
.header-modal-window
{   
    background-color: #FFFFFF; 
	border-radius: 4px;
  /*  border-top-left-radius: 3px;   */ 
  /* border-top-right-radius: 3px; */
    border-bottom: 1px solid rgba(0,0,0,0.1);
    width: 100%;
    display: inline-flex;
    align-items: center;
    font-weight: 600;
}

.header-modal-window-text
{ 
    font-family: "Roboto" !important; 
	font-weight: 300;
    display: inline-block; 
    padding-left: 20px;
    font-size: 0.9em; 
    color: rgba(0,0,0, .87);
    width: 100%;
} 

/*
*   ПОДВАЛ ОСНОВНОГО ОКНА СООБЩЕНИЯ
*   ОБ ОШИБКЕ
*
*/
.footer-modal-window
{ 
 /*   background-color: #FFFFFF; */
    overflow: hidden; 
    border-bottom-left-radius: 3px; 
    border-bottom-right-radius: 3px;
    width: 100%;
} 

.content-modal-window-message-submit
{ 
    background-color: #EEEEEE;
    padding: 0 20px 0px 20px;
/*    border-bottom-left-radius: 3px;*/
 /*   border-bottom-right-radius: 3px;*/
    border-radius: 4px;
}

.content-modal-window-message-submit p {
    font-size: .85rem;
    color: rgba(0,0,0, .87);
/*    font-weight: 600; */
	margin-top: 15px;
	padding: 20px;
    text-align: center;
}

.content-modal-window-message-submit div {
    font-size: .8rem;
    color: rgba(0, 0, 0, .54);
 /*   padding: 10px 0px; */

}


.message-text-submit
{  
    resize: none; 
    min-height: 250px; 
/*    min-width: 350px; */
	min-width: 392px;
    margin-left: -20px;
} 

.close-icon-button-block
{ 
    float: right;  
    display: flex; 
    align-items: center; 
    justify-content: center; 
    overflow: hidden;
    padding: 15px;
} 

.close-icon-button-block:hover
{ 
    background-color: rgba(218, 223, 225, 1.0); 
    cursor: pointer; 
} 




/*
*   but-sm СТАНДАРТАНАЯ КНОПКА
*   БЕЗ ЦВЕТОВОЙ СХЕМЫ
*
*/
.but-sm
{
    font-weight: normal;
    white-space: normal;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

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

.but-sm:hover, .but-sm:focus
{
    -webkit-transition: background-position 0s linear;
    -moz-transition: background-position 0s linear;
    -o-transition: background-position 0s linear;
    transition: background-position 0s linear;
}

/*
*-----but-sm-submit-----
*   КНОПКА С ЦВЕТОВОЙ СХЕМОЙ
*   ДЛЯ КНОПКИ ОТПРАВИТЬ(SUBMIT)
*/
.but-sm-submit
{
    color: rgba(255,255,255,.77);
    background-color:#3498DB;
    border-color:#22A7F0;
}
.but-sm-submit:hover, .but-sm-submit:focus
{
    color: rgba(255,255,255,.97);
    background-color:#3498DB;
    border-color:#22A7F0;

}

/*
*-----but-sm-cansel-----
*   КНОПКА С ЦВЕТОВОЙ СХЕМОЙ
*   ДЛЯ КНОПКИ ОТПРАВИТЬ(SUBMIT)
*/
.but-sm-cancel
{
    color: #FFFFFF;
    background-color: #e74c3c;
    border-color: #c0392b;
}

.but-sm-cancel:hover, .but-sm-cancel:focus
{
    color: #FFFFFF;
    background-color: #c0392b; 
    border-color: #e74c3c;
}


/*
*
*
*/

.but-sm-default
{
    color: #333333;
    background-color: #F2F1EF;
    border-color: #BDC3C7;
}

.but-sm-default:hover, .but-sm-default:focus
{
    color: #333333;
    background-color: #FFFFFF;
    border-color: #BDC3C7;
}

/*
*
*
*/
.form-sm-element
{
    display: block;
    background-color: #fff;
    background-image: none;
    border: 1px solid rgba(0,0,0,.38);
    border-radius: 2px;
    padding: 2% 0 0 2%;
    font-family: "Roboto" !important;
	font-weight:300;
    font-size: .9rem;
    color: rgba(0, 0, 0, .54);
}

.form-sm-element:focus {
    border-color: #66afe9;
    outline: 0;
}


.content-form-message-user
{

}



.over-mask {
    opacity: .99;
    z-index: 1000;
}

.but-close-over-mask {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
}

.no-bold {
    font-weight: normal;
    opacity: 0.7;
}

.text-error {
    margin: 10px 0 20px 0;
    color: rgba(214, 15, 15, 0.87) !important;
    font-size: 1em !important;
    font-weight: 400;
	padding-top: 20px;
    padding-bottom: 30px;
    text-align: center;
}

.m-20 {
    margin: 10px 20px;
}
.form-sm-element {
    display: block;
    background: #DDDDDD;
    border: none;
    border-bottom: #007ac2;
    border-bottom-style: inset;
    margin-bottom: 20px;
}

.form-sm-element:hover {

    background: #FFFFFF;

}
/* End */
/* /bitrix/templates/desktop_new_template_en/components/bitrix/news.list/revslider_home/style.css?1512419107233 */
/* /bitrix/templates/desktop_new_template_en/components/bitrix/news.list/news_home/style.css?151255119914151 */
/* /media/nice-select/nice-select.css?15100820284092 */
/* /bitrix/templates/desktop_new_template_en/components/bitrix/news.list/services/style.css?1498220674150 */
/* /bitrix/components/simai/feedback.error/templates/.default/style.css?15118506626087 */
