@charset "UTF-8";

@import url("https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css");

strong, b {
	font-weight: 700 !important;
}

body {
	margin: 0;
	padding: 0;
	min-width: 320px;
	font-size: 18px;
	line-height: 25px;
	font-family: "Calibri", sans-serif;
	font-weight: 400;
	color: #444444;
	background-color: #fff;
}

section .contentPinkButton {
	width: 41%;
}

img {
	max-width: 100%;
	height: auto;
}

.inner {
	max-width: 1275px;
}

.inner.rightOriented .octaider {
	float: right;
}

.zebra>section:nth-child(odd) .mask {
	background-image: none;
}

.zebra>section:nth-child(even) .mask {
	background-image: none;
}

.active_menu {
	display: block !important;
}

#block2 {
	transition: all 1s ease 0s;
}

#block1 {
	transition: all 1s ease 0s;
}

.b-none {
	position: absolute;
	right: 200px;
	opacity: 0;
	transition: 1s;
}

.display-none {
	display: none;
}

.display-block {
	position: relative;
	left: 0px;
	opacity: 1;
	transition: all 1s ease 0s;
}

#chek1, #chek2, #chek3, #send, #ChekBack1 {
	width: 220px;
	border-radius: 50px;
	border: none;
	right: 0px;
	position: relative;
	background: #49acda;
	line-height: 1;
}

#ChekBack1 {
	display: inline-block;
	float: left;
	width: 80px;
	text-align: center;
	padding: 16px 0px;
	background: gainsboro;
}

.undo-slide {
	width: 100%;
	height: 100%;
	background: linear-gradient(79deg, #ffffff00 50%, #ffffff80 50%);
	position: absolute;
	left: 0px;
	top: 0px;
}

.undo-slide-2 {
	width: 100%;
	height: 100%;
	background: linear-gradient(79deg, #ffffff00 50%, #ffffff90 50%);
	position: absolute;
	left: 0px;
	top: 0px;
}

.tattle-qwiz {
	padding-left: 15px;
}

.battons-qwiz {
	width: 350px;
	margin: auto;
	position: relative;
}

.fa, .fas, .fab {
	color: #617c8c;
	position: relative;
	transition: 0.3s;
}

.fa:before {
	font-family: FontAwesome;
	margin-right: 10px;
	font-size: 24px;
	position: absolute;
	left: 15px;
}

.fa:hover, .fas:hover, .fab:hover {
	color: #ccc;
	transition: 0.3s;
}

.fab {
	position: relative;
}

.fab:before {
	margin-right: 10px;
	font-size: 24px;
	position: absolute;
	left: 15px;
}

.fas {
	position: relative;
}

.fas:before {
	margin-right: 10px;
	font-size: 24px;
	position: absolute;
	left: 15px;
}

.visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	border: 0;
	padding: 0;
	white-space: nowrap;
	-webkit-clip-path: inset(100%);
	clip-path: inset(100%);
	clip: rect(0 0 0 0);
	overflow: hidden;
}

.custom-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.container1 {
	margin: 0 auto;
	padding: 0 10px;
	max-width: 1250px;
}

/* Header */
.page-header {
	padding: 0 0px;
	background: #f8f8f8;
	box-shadow: 1px 1px 1px 1px #444444;
	padding-bottom: 0px;
	margin-bottom: 60px;
}

.body_type_3 .page-header {
	margin-bottom: 0px;
}

.body_type_397 .page-header {
	margin-bottom: 0px;
}

/* .body_type_817 .page-header,.body_type_829 .page-header, .body_type_1238 .page-header {padding-bottom: 33px;} */
.body_type_817 .page-header, .body_type_829 .page-header, .body_type_1238 .page-header {
	margin-bottom: 32px;
}

.body_type_3 .page-header {
	margin-bottom: 0px;
}

.offices .countries .row a .flag {
	width: 45px;
}

section p {
	padding: 10px 0px;
}

.news ul {
	margin-left: 0px;
}

.nav__up {
	max-width: 1250px;
	margin: auto;
	position: relative;
	text-align: right;
	width: 100%;
	display: block;
}

/* Contacts */
.contacts {
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
	padding-top: 10px;
}

.contacts__title {
	margin: 0;
	padding-top: 0px;
	font-size: 16px;
	color: #697b8a;
}

.contacts__social {
  /* margin-right: 40px; */;
}

.language-change {
	padding-top: 7px;
	padding-right: 30px;
	font-size: 16px;
	font-weight: 700;
	color: #697b8a;
	text-decoration: none;
}

.contacts__wrapper {
	display: flex;
}

.vertical ul li .content {
	border-top: 0;
	transition: all .3s ease-out;
}

.partners-on {
	width: 198px;
	display: inline-block;
	float: left;
	margin: 10px;
}

.partners-one {
	padding: 10px;
	text-align: center;
	background: none;
	min-height: 54px;
	height: 54px;
	border: 3px solid #e4e4e4;
	padding-top: 17px;
	padding-bottom: 0px;
}

.partners-one img {
	height: 60%;
  /* width: 100%; */
	max-width: 206px;
}

.contacts__phone {
	display: block;
	position: relative;
	padding-top: 23px;
	padding-left: 50px;
	color: #697b8a;
	font-size: 26px;
	font-weight: 700;
	text-decoration: none;
}

.contacts__title p {
	padding-left: 26px !important;
  /* text-align: center; */;
}

.contacts__phone::before {
	content: "";
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
	height: 40px;
  /* border: solid 2px #697b8a; */
	border-radius: 50%;
	background-image: url("../img/phone.png");
	background-repeat: no-repeat;
	background-position: center;
}

/*Case product*/
.case-all {
	width: 100%;
	justify-content: space-between;
	align-self: center;
}

.case:hover {
	box-shadow: 0px 0px 7px -2px #ccc;
	transition: 0.5s;
}

/* .case a:hover{background:#f9645d; color: #fff; border: 2px solid #f9645d;} */
.case a:hover {
	opacity: 0.5;
	transition: 0.5s;
}

.case-all a {
	color: #f9645d;
  /* padding: 11px;padding-right: 35px;  */;
}

.case a::after {
	content: '\f061';
	opacity: 0;
	font-family: 'FontAwesome';
	left: 10px;
}

.case:hover a::after {
	position: relative;
	left: 20px;
	opacity: 1;
	transition: 0.8s;
	font-weight: 600;
	letter-spacing: 1px;
}

.case:hover a {
	transition: 0.5s;
	padding: 11px;
  /* padding-right: 35px;border: 2px solid #f9645d; */;
}

.case {
	width: 300px;
	height: 400px;
	background: #f8f8f8;
	transition: 0.5s;
	font-size: 18px;
	text-align: left;
}

.case:hover .case-undo-img {
	top: 155px;
	left: 0px;
	transition: 0.5s ease-in-out;
}

/*.case:hover .case-img{max-height: 0px; -webkit-transition: max-height 0.5s;transition: max-height 0.5s;}*/
.case:hover .case-img img {
	transform: scale(1.5);
	transition: 3s;
}

.case-img img {
	display: block;
	margin: 0 auto;
	position: relative;
	max-width: 100%;
}

.case-img {
	position: relative;
	overflow: hidden;
	height: 174px;
	max-height: 300px;
	-webkit-transition: max-height 0.5s;
	transition: max-height 0.5s;
	display: table-cell;
	vertical-align: middle;
}

.case-text {
	padding: 20px;
	color: #687c8d;
	position: relative;
	padding-top: 60px;
	border-top: #f86759 solid 1px;
}

.case-undo-img {
	background: linear-gradient(to top, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.3));
	width: 300px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.case-undo-text {
	position: absolute;
	top: -20px;
	background: #f9645d;
	color: #fff;
	padding: 5px 10px;
	left: 0px;
}

/*carusel*/
.carousel {
	position: relative;
	width: 100%;
	padding: 10px 40px;
}

.carousel img {
  /* РїРѕ СѓРјРѕР»С‡Р°РЅРёСЋ inline, РІ СЂСЏРґРµ Р±СЂР°СѓР·РµСЂРѕРІ СЌС‚Рѕ РґР°СЃС‚ Р»РёС€РЅРµРµ РїСЂРѕСЃС‚СЂР°РЅСЃС‚РІРѕ РІРѕРєСЂСѓРі СЌР»РµРјРµРЅС‚РѕРІ */
	display: block;
}

/*.arrow {
  position: absolute;
  top: 60px;
  padding: 0;
  background: #ddd;
  border-radius: 15px;
  border: 1px solid gray;
  font-size: 24px;
  line-height: 24px;
  color: #444;
  display: block;
}

.arrow:focus {
  outline: none;
}

.arrow:hover {
  background: #ccc;
  cursor: pointer;
}*/
.left32 {
	left: 32% !important;
}

.left65 {
	left: 65% !important;
}

.prev {
	left: 7px;
}

.next {
	right: 7px;
}

.gallery {
	width: 100%;
	overflow: hidden;
}

.gallery ul {
	width: 9999px;
	margin: 0;
	padding: 0;
	list-style: none;
	transition: margin-left 800ms;
  /* remove white-space between inline-block'ed li */
  /* http://davidwalsh.name/remove-whitespace-inline-block */
  font-size: 0; }

.gallery li {
  float: left;
  margin-right: 112px; }

/*carusel end*/
/*carusel product*/
.shown {
  opacity: 1 !important;
  transition: opacity 1s; }

.photo .photo-sl-1 {
  width: 100%;
  position: absolute;
  opacity: 0;
  left: 0;
  overflow: hidden;
  height: 226px; }

.photo .shown {
  position: absolute;
  overflow: hidden;
  height: 226px;
  z-index: 1; }

.photo img {
  width: 100%;
  position: relative;
  left: 0;
  transition: opacity 1s; }

ul.nacc li .description-carusel {
  position: absolute;
  z-index: 1;
  top: 140px;
  text-align: left;
  /* bottom: 0px; */
  background: #ffffffd9;
  padding: 20px 20px;
  border-left: 1px solid #ff6060;
  transition: 0.8s; }

ul.nacc li .title-carusel {
  text-align: left;
  margin-bottom: 20px;
  font-size: 38px;
  color: #d3d4d8;
  /* padding-left: 20px; */
  /* text-transform: uppercase; */ }

.content .title-carusel {
  text-align: left;
  margin-bottom: 20px;
  font-size: 38px;
  color: #d3d4d8;
  margin-bottom: 40px;
  /* padding-left: 20px; */
  /* text-transform: uppercase; */ }

.description-carusel a {
  color: #ff6060;
  text-decoration: none;
  margin-top: 10px;
  display: block; }

.description-carusel a:hover {
  opacity: 0.5;
  transition: 0.5s; }

.description-carusel a::after {
  content: '\f061';
  opacity: 0;
  font-family: 'FontAwesome';
  left: 10px; }

.description-carusel:hover a::after {
  position: relative;
  left: 20px;
  opacity: 1;
  transition: 0.8s;
  font-weight: 600;
  letter-spacing: 1px; }

.shown:hover .description-carusel {
  position: absolute;
  z-index: 1;
  top: 0px;
  text-align: left;
  /* bottom: 0px; */
  background: #fafafa;
  padding: 20px 20px;
  height: 197px;
  overflow: hidden;
  transition: 0.8s; }

.content .intro-description {
  opacity: 0;
  transition: 0.8s;
  font-size: 16px;
  line-height: 18px; }

.shown:hover .intro-description {
  opacity: 1;
  transition: 0.8s;
  margin-top: 20px;
  font-size: 16px;
  line-height: 18px; }

/*carusel product end*/
.under-line {
  position: absolute;
  height: 35px;
  background: #f6f6f6;
  width: 100%;
  top: 0px;
  display: grid;
  left: 0px;
  z-index: 0; }

.gmail_default {
  color: #697b8b; }
  .gmail_default a {
    color: #f95f5f; }

/* РњРµРґРёР°РІС‹СЂР°Р¶РµРЅРёСЏ РґР»СЏ Р°РґР°РїС‚РёРІР° */
@media (max-width: 860px) {
  .contacts__phone {
    font-size: 18px; }
  .page-footer__usefull {
    margin-bottom: 0px !important; }
  .page-footer a {
    color: #636363 !important;
    text-decoration: none; }
  .contacts__phone {
    padding-top: 3px;
    padding-left: 33px;
    right: 5%; }
  .contacts {
    flex-direction: unset;
    min-height: 50px; }
  .main-nav__logo {
    position: absolute !important; }
  .contacts__title {
    align-self: center;
    width: auto; }
  .svg-logo:not(:root) {
    left: 0px;
    position: absolute;
    top: 87px; }
  .contacts__title p {
    top: 139px;
    left: 10px;
    position: absolute; }
  .contacts__wrapper {
    align-self: center; } }

@media (max-width: 635px) {
  .subscribe_header {
    top: 0px;
    left: 0px; }
  .field_name_spisok_klientov {
    max-width: 905px;
    margin: 0 auto; }
  .main-nav__logo {
    top: 48px !important;
    left: 1% !important;
    position: absolute; }
  .contacts__title p {
    top: 182px; }
  .contacts__wrapper {
    min-width: 272px;
    left: auto;
    margin: auto;
    position: relative; }
  .contacts {
    flex-direction: column;
    min-height: 100px; } }

/* Socials */
.social {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: center;
  box-sizing: border-box;
  min-height: 40px;
  border-radius: 2px;
  border: solid 1px #abadae;
  background-color: #e7ebee; }

.left-social {
  position: relative; }

.social__item a {
  position: relative;
  display: block;
  width: 54px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center; }

.social__item a::before:hover {
  color: #ccc; }

.social__item a:hover::after,
.social__item a:hover::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #d0d3d4; }

.social__item a:hover::after {
  left: 0; }

.social__item a:hover::before {
  right: 0; }

/* .social__item--vk a {
	background-image: url("../img/vk.png");
} */
.social__item--fb a {
  background-image: url("../img/facebook.png"); }

.social__item--yt a {
  background-image: url("../img/youtube.png"); }

.social__item--inst a {
  background-image: url("../img/instagram.png"); }

.social__item--rss a {
  background-image: url("../img/rss.png"); }

/* Main Navigation */
.main-nav {
  display: flex;
  position: relative;
  max-width: 100%;
  /* background: #e7ebee; */
  justify-content: space-between;
  border-top: 1px solid #f1f1f1;
  margin-bottom: 0px;
  /* background: #fff; */
  border-bottom: 1px solid #f1f1f1; }

.main-nav__wrapper {
  display: flex; }

.main-nav__logo {
  display: block;
  height: 48px;
  top: 0px;
  position: relative; }

.svg-logo:not(:root) {
  overflow: hidden;
  text-align: left;
  left: 0px;
  position: relative;
  height: 100px;
  width: 250px; }

.hero .tagline .zagolovok {
  font-size: 50px;
  text-transform: uppercase;
  font-weight: 100;
  letter-spacing: 0.2em; }

.line__slider {
  position: absolute;
  height: 5px;
  background: #e7ebee;
  width: 100%;
  top: 35px; }

.line__slider2 {
  position: absolute;
  height: 5px;
  background: #e7ebee;
  width: 100%;
  top: 0px; }

.bim {
  font-size: 144px;
  letter-spacing: 31px; }

.bim-1 {
  font-size: 66px;
  letter-spacing: 7px;
  padding-left: 14px;
  line-height: 140px; }

.bim-2 {
  font-size: 34px;
  padding-left: 14px; }

.bim-3 {
  padding-left: 10px; }

.main-nav__list {
  display: inline-flex;
  justify-content: space-between;
  align-self: center;
  width: 100%;
  right: 0px;
  position: relative;
  z-index: 101; }

.main-nav__item:hover {
  background: #e7ebee; }

.main-nav__item {
  position: relative;
  display: inline-block;
  width: 161px;
  background: #fff;
  text-align: center;
  border-right: 1px solid #d4d4d4; }

.main-nav__item:first-child {
  border-right: 1px solid #d4d4d4;
  background: linear-gradient(to right, #ffffff00, #fff); }

.main-nav__item:last-child {
  border-right: 0px solid #d4d4d4;
  background: linear-gradient(to right, #fff, #ffffff00); }

.main-nav__item:first-child:hover {
  background: #e7ebee; }

.main-nav__item:last-child:hover {
  background: #e7ebee; }

/* РёСЃРїР°СЂР°РІР»РµРЅРЅС‹Рµ СЃС‚РёР»Рё min.css */
.zebra section {
  padding: 40px 0px; }

.section_gruppa_1 {
  margin-top: 56px; }

/* .field_block_data{margin-top: 30px;} */
.bx-wrapper {
  margin-top: 40px; }

.wraper {
  width: 100%;
  min-width: 320px;
  margin-bottom: 30px; }

.leftOriented .name {
  float: right;
  line-height: 33px; }

.zebra .rightOriented .description, .zebra .rightOriented .name {
  float: none; }

.zebra.bigImg .description, .zebra.bigImg .name {
  width: 50%;
  display: grid; }

.dgroup_block .bx-wrapper {
  padding-left: 54px; }

.field_name_poprobujte_pryamo_sejchas {
  top: 474px;
  display: none;
  /*top: auto;*/ }

.field_name_spisok_klientov, .field_name_spisok_proektov.field_block_data .row3 {
  width: 100%; }

.zebra.bigImg .row3 .name {
  width: 100%;
  height: 100px;
  display: table;
  /*text-align: center;*/ }

.field_name_spisok_proektov .block_list_pr span.name strong {
  display: table-cell;
  vertical-align: middle; }

.field_name_spisok_proektov.field_block_data .row3 img {
  height: 190px; }

.field_name_spisok_proektov .block_list_pr .name {
  text-align: center; }

.field_name_spisok_klientov .row3 .name {
  width: 61% !important; }

.group_name_proekty .bx-wrapper {
  padding: 0px; }

.prev_mini_text_autthor {
  min-height: 70px;
  display: block;
  text-align: center; }

.block_list_pr .link_data {
  width: 50%;
  margin: 0 auto; }

.field_name_skachat, .field_name_skachat_versiyu_dlya_domashnego_ispolzovaniya {
  margin-left: 25%;
	width: 27%;
}

.counts_2 {
  margin-top: 15px;
  margin-bottom: 25px; }

.field_name_poprobujte_pryamo_sejchas_pr {
  display: none; }

.slider_group_new .slideone {
  float: left;
  /*max-height: 315px;*/
  /*overflow: hidden;*/
  margin-bottom: 40px;
  position: relative; }

.slider_group_new .slideone .description {
  /*max-height: 255px;*/
  /*overflow: hidden;*/ }

.hide-more {
  display: none; }

.slideone.full_view_slide .description .hide-more {
  max-height: 800px !important;
  overflow: visible !important;
  display: block; }

.group_name_podderzhka_i_obuchenie img {
  width: 53px;
  margin-top: 7px; }

.zebra.bigImg .main_section_vozmozhnosti .imageContainer {
  width: 50%;
  margin-right: 0px; }

.slideone:nth-child(2n) .link_text_full {
  margin-left: 0%; }

.slideone:nth-child(2n) .imageContainer {
  width: 47%;
  margin-right: 3%; }

.slideone:nth-child(2n) .description {
  margin-right: 0px;
  width: 50%; }

.link_text_full {
  bottom: 0px;
  font-size: 18px;
  color: #f95f5f;
  cursor: pointer; }

.field_name_tablica.field_block_data table th, .field_name_tablica.field_block_data table td {
  background: none; }

.field_name_tablica.field_block_data table, .field_name_tablica.field_block_data table {
  border-spacing: 0px;
  color: black;
  border-collapse: collapse;
  margin-top: 40px;
  width: 100% !important;
  margin-left: 0px; }

.field_name_tablica.field_block_data table th {
  /*border-top: 0px!important;*/ }

.field_name_tablica.field_block_data table td, .field_name_tablica.field_block_data table th {
  width: 50% !important;
  padding: 10px 30px !important;
  color: #697a8a;
  border: 1px #697a8a solid; }

.group_name_stoimost.en .field_name_tablica.field_block_data table td,
.group_name_stoimost.en .field_name_tablica.field_block_data table th {
  width: 33% !important; }

.main_section_otzyvy_klientov.ba8188abf1d7bfd024e3a5b96729f701,
.main_section_news_product.ba8188abf1d7bfd024e3a5b96729f701,
.main_section_stoimost.ba8188abf1d7bfd024e3a5b96729f701,
.main_section_prilozheniya.ba8188abf1d7bfd024e3a5b96729f701 {
  display: none; }

.eduction_div label {
  width: 100%;
  float: left;
  font-weight: bold; }

.eduction_div {
  width: 100%;
  float: left;
  margin-bottom: 20px; }

input.eduction_label {
  margin-right: 4px; }

.bl-download-l .license_list_page li {
  border: 0px;
  padding: 0px;
  margin: 0px;
  text-align: left;
  line-height: 2; }

.bl-download-l .license_list_page li a {
  color: #fa5b61 !important;
  margin-left: 0px; }

.null_info_block .frame {
  padding-top: 50px; }

.mainframe.questions-list {
  text-align: center; }

.bl-download-l div, .bl-download-l {
  padding-left: 0px;
  min-height: 400px; }

.bl-download-l li {
  font-family: Calibri,Roboto; }

.block_groups_section .items_guide {
  margin-left: 25px; }

.group_name_gruppa_1.en .field_name_fraza.field_block_data {
  opacity: 0; }

.banner .item .text .inner .bannerContent {
  margin-left: 80px; }

.product_page .b-header {
  margin-bottom: 32px; }

.t .r .imageContainer {
  width: 100px; }

.zebra.bigImg .group_name_vozmozhnosti .imageContainer:nth-child(2n) {
  width: 50%;
  margin-left: 36px;
  margin-right: 0px; }

.slideone:nth-child(1n) .description {
  width: 47%; }

.field.uchebnyj_klass {
  clear: left; }

.itemMaiNews .imageContainerMain {
  width: 26%; }

.news.zebra .imageContainer .news_rubric_image {
  width: 28%; }

@media (max-width: 767px) {
  .zebra.bigImg .hidden-on-mob {
    display: none !important; }
  .zebra.bigImg .description:after,
  .zebra.bigImg .down-l:after {
    display: table;
    clear: both;
    content: ''; }
  .zebra.bigImg .description,
  .zebra.bigImg .name {
    display: block;
    width: 100%;
    float: none; }
  .zebra.bigImg .description + .name,
  .zebra.bigImg .description + .imageContainer {
    margin-top: 50px; }
  .zebra.bigImg .description + .description {
    margin-top: 0; }
  .zebra.bigImg .description:last-child {
    margin-bottom: 0; }
  .zebra.bigImg .description hr {
    margin: 10px 0; }
  .imageContainer.news_rubric_image {
    width: 100%; }
    .imageContainer.news_rubric_image .imgOctaiders img {
      width: 100% !important; } }

.page_1411 button {
  height: 45px;
  line-height: 26px;
  text-align: center;
  font-size: 25px;
  font-family: Calibri,Roboto;
  color: #fff;
  background-color: #f95f5f;
  border: 1px solid #f95f5f;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  padding: 0 30px;
  display: block;
  text-decoration: none;
  outline: 0;
  width: 55%;
  margin: auto;
  position: relative;
  /* margin-right: 0px; */
  margin-left: 0px; }

.page_1411 button:hover {
  height: 45px;
  line-height: 26px;
  text-align: center;
  font-size: 25px;
  font-family: Calibri,Roboto;
  color: #f95f5f;
  background-color: #fff;
  border: 1px solid #f95f5f;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  padding: 0 30px;
  display: block;
  text-decoration: none;
  outline: 0;
  width: 55%;
  margin: auto;
  position: relative;
  /* margin-right: 0px; */
  margin-left: 0px; }

.podpiska_na_rassylku {
  float: none;
  display: -webkit-inline-box; }

section h2 {
  font-size: 25px;
  font-weight: 400;
  font-family: Calibri,Roboto;
  color: #697b8b;
  line-height: 35px; }

.content h2 {
  font-size: 1.8rem;
  font-weight: 300; }

.zebra section:nth-child(even) {
  background-color: #ffffff00; }

.content_view_255 section:nth-child(even) {
  background-color: white !important; }

.body_type_240 .news:last-child {
  display: none; }

.language p {
  padding: 0px 0px; }

.padd60 {
  padding: 0px 0; }

.title {
  margin-bottom: 20px; }

#sendMess {
  display: none; }

.main-nav__switch:hover {
  background: #697b8a; }

input, textarea, select {
  *font-size: 100%;
  border: 1px solid; }

.descriptionp {
  position: absolute !important;
  font-size: 15px;
  top: 470px;
  width: 100%;
  top: 602px; }

.body_type_1311 form {
  margin-bottom: 30px; }

.ili_ssylka_na_arhiv_proekta_na_fajloobmennike {
  position: absolute !important;
  top: 565px;
  width: 100%; }

.parent_244 ul.dash li::before {
  content: "";
  margin-right: 0px; }

.main-nav__item a {
  display: block;
  height: 29px;
  color: #444;
  text-decoration: none;
  margin: 6px 0px 9px 0px; }

.main-nav__item div {
  display: block;
  height: 29px;
  color: #444;
  text-decoration: none;
  margin: 6px 0px 9px 0px; }

#menu a {
  color: #444;
  text-align: left;
  margin: 0px; }

.main-nav__item a:hover {
  opacity: 0.6; }

#menu:hover {
  opacity: 1;
  background: #fafafc; }

/* #menu:hover + .main-nav__item a{
      border-bottom: 2px solid #607d8e;

}
.main-nav__item a:hover {
      border-bottom: 2px solid #607d8e;
      transition: 0.3s;
} */
#menu {
  padding: 0px 0px;
  opacity: 0;
  border: 1px solid #ccc;
  border-radius: 0px 0px 3px 3px;
  height: 0px;
  /* box-shadow: 0px 2px 1px 0px #ccc; */
  position: absolute;
  width: -moz-max-content;
  width: -webkit-max-content;
  width: -o-max-content;
  width: -ms-max-content;
  top: 28px;
  z-index: 3;
  overflow: hidden;
  font-size: 16px;
  display: none; }

.title a.back {
  padding-left: 0px;
  background: none; }

/*----MS Edge Browser CSS Start----*/
@supports (-ms-ime-align: auto) {
  #menu {
    width: 220px; } }

/*----MS Edge Browser CSS End----*/
/*----MS EI Browser CSS Start----*/
@supports (-ms-accelerator: true) {
  #menu {
    width: 220px; } }

/*----MS Edge Browser CSS End----*/
.banner .item img {
  max-width: none; }

.banner .item .text .inner .bannerContent .name {
  font-family: Calibri,Roboto;
  font-weight: 400;
  font-size: 75px;
  margin-top: -20px;
  margin-left: -5px; }

.main-nav__item:hover #menu {
  opacity: 1;
  transition: 0.3s;
  border-top: 2px solid #607d8e;
  height: auto;
  top: 38px;
  background: #fafafc;
  display: block;
  min-width: 100%;
  z-index: 101; }

#menu:hover {
  opacity: 1;
  border-top: 2px solid #607d8e;
  transition: 0.5s;
  height: auto;
  top: 33px;
  display: block; }

/* #menu ul li {
    list-style: none;
    display: inline-grid;
    margin: 0px 10px;
} */
#menu ul li {
  border-bottom: 0.1px solid #ccc;
  padding: 10px 10px; }

.active_menu #menu ul li {
  padding: 0px 0px; }

#menu ul li:last-child {
  border-bottom: 0px solid #ccc; }

#menu ul li:hover {
  background: #e7ebee; }

.main-nav__item--current::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  background-color: #fa6060; }

.main-nav__switch {
  display: none;
  position: relative;
  align-self: center;
  padding: 0;
  width: 50px;
  height: 7px;
  border: none;
  background-color: #697b8a; }

.main-nav__switch::after,
.main-nav__switch::before {
  content: "";
  display: block;
  position: absolute;
  width: 50px;
  height: 7px;
  background-color: #697b8a; }

.main-nav__switch::after {
  left: 0;
  top: -10px; }

.main-nav__switch::before {
  left: 0;
  bottom: -10px; }

/* РњРµРґРёР°РІС‹СЂР°Р¶РµРЅРёСЏ РґР»СЏ Р°РґР°РїС‚РёРІР° */
@media (max-width: 860px) {
  #me2 .main-nav__item {
    padding: 6px 0px;
    border-bottom: 1px solid #ccc;
    border-right: 0px; }
  .main-nav {
    flex-direction: column; }
  .main-nav__item {
    width: 100%; }
  .main-nav__wrapper {
    justify-content: space-around;
    width: 100%;
    min-height: 100px; }
  .main-nav__switch {
    display: block;
    position: relative;
    right: -38%; }
  .main-nav__list {
    position: absolute;
    align-content: center;
    flex-direction: column;
    top: -4px;
    margin: auto;
    z-index: 999; }
  .main-nav--closed .main-nav__list {
    display: none; }
  .main-nav--opened .main-nav__list {
    display: block; }
  .main-nav__item a {
    box-sizing: border-box;
    padding: 10px 0;
    width: 100%;
    min-height: 50px;
    text-align: left;
    border-bottom: solid 1px #444444;
    background-color: #f8f8f8;
    font-size: 18px;
    padding-left: 20px;
    margin: 0px 0px 0px 0px; }
  .main-nav__item:hover #menu {
    opacity: 1;
    transition: 0.3s;
    border-top: 2px solid #607d8e;
    height: auto;
    top: 9px;
    left: 0px;
    background: #5d5d5d;
    display: none;
    width: 60%;
    border: none; }
  #menu {
    padding: 0px 0px;
    opacity: 0;
    border: 1px solid #ccc;
    border-radius: 0px 0px 3px 3px;
    height: 0px;
    /* box-shadow: 0px 2px 1px 0px #ccc; */
    position: relative;
    width: max-content;
    top: 28px;
    z-index: 3;
    overflow: hidden;
    font-size: 16px;
    display: none; }
  #menu li a {
    background: #5d5d5d;
    color: #fff; } }

.main-nav__item a:hover {
  opacity: 1;
  background: #e7ebee; }

.active_menuli #menu {
  display: block !important; }

/* Slide-button */
.slide-button {
  position: absolute;
  padding: 0;
  width: 23px;
  height: 17px;
  border: none;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-color: transparent;
  cursor: pointer; }

.slider-button--inactive {
  opacity: 0.3; }

/* Intro */
.intro {
  position: relative;
  display: flex;
  justify-content: flex-end;
  box-sizing: border-box;
  padding: 0 30px;
  width: 100%;
  top: 100px;
  max-width: 1250px;
  margin: auto; }

.undointro {
  margin-right: 30px;
  width: 50%;
  position: relative;
  max-width: 448px;
  z-index: 0; }

.undointro1 {
  margin-right: 30px;
  width: 100%;
  position: relative;
  max-width: 448px;
  z-index: 0;
  margin: auto; }

.undointro1 .btn {
  text-align: center;
  font-size: 26px; }

.undointro1 .intro__title {
  font-size: 20px; }

.undouintro_un {
  width: 100%; }

.intro__wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 120px; }

.intro__images-wrapper {
  width: 100%;
  /* 600px; */
  height: 83%;
  /* 380px; */
  overflow: hidden; }

.intro__title {
  margin: 0;
  margin-top: 5px;
  font-size: 42px;
  color: #697c8c; }

.intro__version {
  margin: 0;
  margin-top: 15px; }

.intro__version a {
  color: #fa6060;
  text-decoration: none; }

.intro__slide-button {
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  height: 40px; }

.intro__slide-button--up {
  left: 0;
  top: 0; }

.intro__slide-button--down {
  left: 12px;
  top: 24px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

/* РњРµРґРёР°РІС‹СЂР°Р¶РµРЅРёСЏ РґР»СЏ Р°РґР°РїС‚РёРІР° */
@media (max-width: 1130px) {
  .page-footer__other {
    width: 100%;
    display: inline-block !important; }
  .page-footer__copyright {
    padding-left: 35px;
    padding-right: 35px; } }

@media (max-width: 1000px) {
  #column-footer-left .social {
    display: table-cell !important;
    width: 226px !important; }
  #column-footer-left {
    width: 25% !important; }
  #footer-product {
    width: 17%; }
  .main-nav__item:first-child {
    border-right: 0px solid #d4d4d4;
    background: #fff; }
  .main-nav__item:last-child {
    border-right: 0px solid #d4d4d4;
    background: #fff; } }

@media (max-width: 1200px) {
  .undointro {
    width: 330px;
    margin-right: 100px; } }

@media (max-width: 860px) {
  .intro__wrapper {
    flex-direction: column;
    align-items: center; }
  .intro {
    justify-content: center;
    align-items: flex-end;
    min-height: 600px;
    width: 90%; }
  .intro__title {
    font-size: 26px; }
  .intro__version {
    margin-top: 0;
    font-size: 16px;
    line-height: 16px; }
  .intro__images-wrapper {
    margin-left: 10px;
    width: 250px; }
  .undointro {
    margin-bottom: 50px;
    margin-right: 0; } }

/* Download */
.download {
  width: 50%; }

.download__logo {
  margin-left: -15px;
  width: 320px; }

.download__text {
  margin: 0;
  margin-bottom: 18%;
  width: 80%;
  font-size: 36px;
  line-height: 48px;
  letter-spacing: 1px; }

.download__wrapper {
  position: relative;
  box-sizing: border-box;
  padding-right: 200px;
  min-height: 70px;
  width: 63%;
  min-width: 260px;
  border: solid 3px #d6d6d6;
  border-radius: 35px; }

.download__button {
  display: block;
  padding: 14px 15px 0;
  text-align: center;
  font-size: 32px;
  color: #697b8a;
  text-decoration: none; }

.download__buy-button {
  display: block;
  position: absolute;
  right: -3px;
  top: -3px;
  box-sizing: border-box;
  padding: 17px 0;
  width: 55%;
  min-height: 70px;
  text-align: center;
  font-size: 32px;
  color: #f8f8f8;
  text-decoration: none;
  border-radius: 35px;
  background-color: #fa6060; }

/* РњРµРґРёР°РІС‹СЂР°Р¶РµРЅРёСЏ РґР»СЏ Р°РґР°РїС‚РёРІР° */
@media (max-width: 860px) {
  .download {
    margin-bottom: 50px;
    width: 100%; }
  .download__logo {
    margin: auto; }
  .download__text {
    margin: 0 auto;
    margin-bottom: 50px;
    text-align: center; }
  .download__wrapper {
    margin: 0 auto; } }

/* Information */
.content .content_p {
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  letter-spacing: 0.01em;
  padding: 0px 60px;
  display: grid;
  line-height: 28px;
  width: 55%; }

.block-img-text {
  width: 29%;
  overflow: hidden;
  /* width: 110%; */
  position: relative;
  float: left;
  padding: 20px; }

.two {
  background: #e7ebee; }

.info {
  margin-top: 20px;
  position: relative;
  margin-bottom: 0px; }

.info__background {
  padding: 0px 0;
  /* background-color: #fafafa; */
  max-width: 1250px;
  margin: auto; }

.info__link-wrapper {
  border-bottom: solid 10px #dbdbdb; }

.info__nav {
  display: flex;
  justify-content: space-between;
  max-width: 1250px;
  margin: auto; }

.info__tab {
  position: relative;
  padding-right: 22px; }

.info__tab a {
  position: relative;
  display: block;
  padding-bottom: 10px;
  font-size: 24px;
  line-height: 26px;
  font-weight: 700;
  text-decoration: none;
  color: #767676; }

.info__tab::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 10px;
  width: 16px;
  height: 12px;
  background-image: url("../img/arrow.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 16px 12px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.info__tab--current a {
  color: #fa6060;
  -webkit-transform: translateY(-13px);
  transform: translateY(-13px); }

.info__tab--current::before {
  display: none; }

.info__tab--current a::after {
  content: "";
  position: absolute;
  display: block;
  top: 100%;
  width: 100%;
  height: 15px;
  background-color: #dbdbdb; }

.info__content-wrapper {
  display: flex;
  justify-content: space-between; }

.info__list {
  position: relative;
  padding-right: 75px;
  padding-left: 200px;
  min-width: 175px;
  font-size: 24px;
  color: #697c8c; }

.info__item {
  margin-bottom: 20px; }

.info__item:nth-child(4) {
  position: relative;
  margin: 30px 0;
  color: #fa6060;
  font-size: 40px;
  letter-spacing: 1px; }

.info__item:nth-child(4)::after {
  content: "";
  position: absolute;
  display: block;
  bottom: -15px;
  right: 0;
  width: 500%;
  height: 1px;
  background-color: #8e8e8e;
  overflow: visible; }

.info__item:nth-child(2),
.info__item:nth-child(6) {
  opacity: 0.8; }

.info__item:nth-child(1),
.info__item:nth-child(7) {
  opacity: 0.6; }

.info__item:last-child {
  margin-bottom: 0; }

.info__current-item {
  position: absolute;
  top: 158px;
  left: 10px;
  width: auto;
  font-size: 40px;
  letter-spacing: 1px; }

.info__current-item span {
  color: #fa6060; }

.info__slide-button {
  position: absolute;
  right: 10px;
  top: 155px;
  width: 35px;
  height: 40px; }

.info__slide-button--up {
  right: 0;
  top: 0; }

.info__slide-button--down {
  left: 0;
  bottom: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.info__slide-button--inactive {
  opacity: 0.3; }

.info__download {
  padding-top: 15px;
  width: 100%; }

.info__about-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 80px; }

.info__about-wrapper-product {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 80px;
  width: 100%; }

.nacc-product .active {
  width: 100%; }

.info__about {
  box-sizing: border-box;
  margin: 0;
  padding-top: 25px;
  width: 330px;
  min-height: 150px;
  padding-left: 20px; }

.info__more {
  display: block;
  margin-top: 5px;
  font-size: 24px;
  color: #fa6060;
  line-height: 38px;
  text-decoration: none; }

.info__buttons-wrapper {
  display: flex;
  justify-content: space-around;
  width: 100%; }

.info__button {
  display: block;
  box-sizing: border-box;
  padding: 15px 0;
  width: 240px;
  min-height: 70px;
  text-align: center;
  font-size: 32px;
  color: #748695;
  text-decoration: none;
  border-radius: 35px;
  border: solid 3px #748695; }

.info__button--opportunities {
  color: #f8f8f8;
  background-color: #748695; }

/* РњРµРґРёР°РІС‹СЂР°Р¶РµРЅРёСЏ РґР»СЏ Р°РґР°РїС‚РёРІР° */
@media (max-width: 860px) {
  .info__content-wrapper {
    flex-direction: column;
    align-items: center; }
  .main-nav__item div {
    margin: 0px 0px 0px 0px; }
  .info__download {
    width: 80%; }
  .info__about-wrapper {
    justify-content: space-around; }
  .info__avatar {
    margin-right: 10px; } }

@media (max-width: 860px) {
  #footer-product {
    width: 45% !important;
    padding: 15px 0px !important;
    float: none !important;
    margin-bottom: 15px;
    border-top: 1px solid #d8d8d8 !important;
    border-left: 0px solid #d8d8d8 !important; }
  #column-footer-left {
    padding-left: 0px !important; }
  #column-footer-left .social {
    display: block !important;
    width: 226px !important;
    margin: auto; }
  #column-footer-left {
    width: 100% !important; } }

@media (max-width: 600px) {
  .images .blocks_video_blok {
    height: 395px !important; }
  .group_name_vozmozhnosti {
    position: relative;
    margin-top: 44px; }

  .field_name_kupit_tekst.field_block_data {
    margin-left: 29%;
    margin-top: 26px; }
  .leftOriented .name {
    float: right;
    line-height: initial; }
  .main-nav__list {
    position: absolute;
    /* align-content: center; */
    flex-direction: column;
    top: -4px;
    right: 0px;
    left: 0px;
    width: 100%;
    /* margin: auto; */
    z-index: 101; }
  .actived h2 {
    padding-top: 25px;
    line-height: unset; }
  .banner .item .text .inner .bannerContent .description {
    margin-bottom: 10px !important;
    margin-top: -15px !important; }
  .banner .item .text .inner .bannerContent .downButton {
    padding: 5px 20px !important; }
  #footer-product {
    width: 100% !important;
    padding: 11px 0px !important;
    border-top: 1px solid #d8d8d8;
    border-left: 0px solid #d8d8d8 !important;
    margin-bottom: 0px; }
  #column-footer-left {
    padding-left: 0px !important; }
  .info__about-wrapper {
    flex-direction: column;
    margin-bottom: 0; }
  .info__about {
    padding-left: 0;
    width: 100%; }
  .info__avatar {
    margin-right: 0;
    width: 100px; }
  .group_name_gruppa_1 .field_name_fraza {
    margin-bottom: 50px; } }

/* Footer */
.page-footer {
  padding-top: 30px;
  color: #868686;
  font-weight: 100;
  line-height: 21px;
  background-color: #f5f5f5;
  font-size: 16px;
  border-top: 1px solid #dcdcdc; }

.body_type_830 .page-footer {
  display: inline-block;
  position: relative;
  bottom: -34px; }

.body_type_830 .wraper {
  overflow-x: initial; }

.page-footer__column {
  width: 550px; }

.page-footer a {
  color: #868686;
  text-decoration: none; }

.page-footer a:hover {
  color: #868686;
  text-decoration: none;
  text-decoration: underline; }

.main-nav__item {
  /* pointer-events: none; */
  cursor: default; }

.page-footer__title {
  margin: 0;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 400; }

.page-footer__wrapper {
  display: flex;
  justify-content: space-around;
  margin: auto;
  max-width: 1220px;
  margin-bottom: 25px; }

.page-footer__contacts {
  margin-bottom: 35px; }

.page-footer__contacts p {
  margin: 0; }

.page-footer__socials {
  margin-bottom: 20px; }

.page-footer__socials td {
  width: 240px; }

.page-footer__other {
  /* display: flex;
  justify-content: space-between; */
  width: 100%;
  display: flex; }

.page-footer__other div:last-child {
  padding-right: 0px !important; }

.page-footer__usefull {
  margin-bottom: 20px; }

.page-footer__copyright {
  display: flex;
  justify-content: space-around;
  border-top: 1px solid #dcdcdc;
  margin-top: 75px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: auto;
  max-width: 1230px; }

#footer-product {
  padding: 0px 43px;
  border-left: 1px solid #d8d8d8;
  width: 16%;
  float: left;
  display: inline-grid;
  /* padding-left: 40px; */ }

#column-footer-left {
  width: 30%;
  padding-left: 0px; }

#column-footer-right {
  width: 70%; }

.page-footer__copyright-item {
  margin: 0;
  width: 100%; }

.zebra.bigImg .imageContainer img {
  width: 100%; }

/* .page-footer__copyright-item:last-child{text-align: right;} */
.page-footer__copyright-item img {
  width: 166px;
  filter: grayscale(1);
  opacity: 0.5;
  background-blend-mode: multiply, normal; }

.page-footer__copyright-item .img-footer-renga {
  width: 259px;
  filter: grayscale(1);
  opacity: 0.5;
  background-blend-mode: multiply, normal;
  left: -15px;
  position: relative;
  margin-bottom: -11px;
  margin-top: -11px; }

#column-footer-left .left-social {
  position: relative;
  left: 0px; }

#column-footer-left .social {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: center;
  box-sizing: border-box;
  min-height: 40px;
  border-radius: 2px;
  border: solid 0px #f5f5f5;
  background-color: #f5f5f5;
  width: 300px;
  position: relative; }

#column-footer-left .fas, #column-footer-left .fab, #column-footer-left .fa {
  color: #929292; }

.custom-list li {
  margin: 0px 0px; }

.page-footer .custom-list li {
  margin: 4px 0px; }

/* РњРµРґРёР°РІС‹СЂР°Р¶РµРЅРёСЏ РґР»СЏ Р°РґР°РїС‚РёРІР° */
@media (max-width: 860px) {
  .page-footer__wrapper {
    flex-direction: column;
    align-items: center; }
  .page-footer__column {
    text-align: center;
    width: auto; }
  .page-footer__info {
    margin-bottom: 60px; }
  .page-footer__socials {
    margin-right: auto;
    margin-left: auto;
    width: 90%; }
  .page-footer__other {
    margin: 0 auto; }
  .page-footer__copyright {
    flex-direction: column;
    align-items: center; }
  .page-footer__copyright-item {
    margin-bottom: 20px;
    width: auto; }
  .page-footer__copyright-item:last-child {
    margin-bottom: 0; } }

@media (max-width: 600px) {
  .page-footer__title {
    font-size: 26px; }
  .page-footer__socials {
    font-size: 16px; }
  .page-footer__other {
    width: 100%;
    font-size: 16px; }
  .hidden-xs {
    display: none !important; }
  footer {
    position: relative;
    float: left; }
  .list-sertificated li {
    width: 100% !important; }
  .list-sertificated li:first-child {
    margin-bottom: 40px; }
  .list-sertificated {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; } }

.overlay {
  background: rgba(215, 215, 215, 0.51);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 1000; }

.popup_view {
  position: fixed; }

.form_popup_call {
  width: 350px;
  position: fixed;
  padding: 30px;
  background: #fff;
  z-index: 1000; }

.form_popup_call form {
  float: left;
  width: 100%; }

.form_popup_call h4 {
  margin-top: 0;
  color: #fa5e5e;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 20px; }

.field_pop {
  margin-bottom: 10px; }

.form_popup_call input[type=text] {
  border: 1px #ccc solid;
  background: #d0cfcf;
  color: #000;
  height: 30px; }

input[type=number], input[type=password], input[type=text], textarea {
  height: 27px;
  line-height: 15px;
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #697b8b;
  color: #fff;
  padding: 0 12px;
  font-family: Calibri,Roboto;
  font-size: 16px;
  outline: 0;
  resize: none; }

.field_quick {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important; }

send_ahref, .send_ahref_form {
  float: right;
  height: 28px;
  line-height: 26px;
  text-align: center;
  font-size: 16px;
  font-family: Calibri,Roboto;
  color: #fff;
  background-color: #f95f5f;
  border: 1px solid #f95f5f;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  padding: 0 30px;
  display: block;
  text-decoration: none;
  outline: 0;
  margin-top: 6px; }

.send_ahref_form {
  background: #fa5b61;
  color: #fff;
  margin-top: 10px; }

.close {
  width: 30px;
  height: 30px;
  background: url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
  cursor: pointer;
  text-indent: -9999px;
  position: absolute;
  top: -11px;
  right: -14px; }

.close {
  width: 30px;
  height: 30px;
  background: url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
  cursor: pointer;
  text-indent: -9999px;
  position: absolute;
  top: -11px;
  right: -14px; }

.mt-5 {
  margin-top: 5rem !important; }

.mt-3 {
  margin-top: 3rem !important; }

.count-sertificated {
  color: #f95f5f; }

.list-sertificated {
  float: left;
  width: 100%;
  padding-top: 5rem;
  padding-bottom: 2rem;
  /*min-height: 300px;*/ }

.list-sertificated li {
  float: left;
  width: 50%; }

.list-sertificated li a {
  color: #697b8b;
  font-size: 16px;
  margin-top: -2px;
  display: block; }

.list-sertificated li img {
  width: 65px;
  float: left;
  margin-right: 10px; }

.back-none {
  background: white !important;
  border-top: 0px !important; }

.back-grey {
  background: #f0f2f3 !important;
  border-top: 0px !important; }

.no-padding {
  padding: 0px !important; }

.b-header_panel_contacts_lang svg {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  left: 5px;
  top: -1px;
  width: 1em;
  height: 1em;
  fill: currentColor; }

.b-header_panel_contacts_lang .b-header_panel_contacts_lang_link {
  padding-bottom: 30px;
  margin-bottom: -30px; }
  .b-header_panel_contacts_lang .b-header_panel_contacts_lang_link:before {
    margin: -38px 0 0 !important; }

.b-header_panel_contacts_lang a:hover {
  opacity: 1 !important;
  z-index: 1000; }
  .b-header_panel_contacts_lang a:hover ul {
    opacity: 1 !important;
    visibility: visible; }

.b-header_panel_contacts_lang ul {
  position: absolute;
  z-index: 1000;
  left: 1px;
  top: 27px;
  width: 160px;
  min-width: 100%;
  white-space: nowrap;
  background: #fff;
  border: 1px solid #bbb;
  list-style: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity 100ms, visibility 100ms;
   }
  .b-header_panel_contacts_lang ul.l_en {
    left: 7px; }

.b-header_panel_contacts_lang li {
  padding: 6px; }
  .b-header_panel_contacts_lang li span:after {
    position: absolute;
    z-index: 1010;
    right: 3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px;
    opacity: 0;
    visibility: hidden;
    transform-origin: 50% 100%;
    transform: scale(1, 0);
    transition: all 400ms;
    content: '';
    border-color: transparent transparent #fff;
    opacity: 1;
    visibility: visible;
    transform: none;
    top: -8px; }

.list-learn-centers {
  margin-left: 10px; }
  .list-learn-centers li div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    box-sizing: border-box;
    margin-bottom: 20px; }
  .list-learn-centers li span {
    width: 100%;
    float: left; }
    .list-learn-centers li span.title {
      color: #f95f5f;
      background: none;
      border-bottom: 0px;
      padding: 0px;
      padding-top: 30px;
      padding-bottom: 5px;
      padding-left: 0px;
      font-size: 24px;
      margin-bottom: 10px;
      padding-left: 15px; }
    .list-learn-centers li span.name {
      font-family: calibrihackbold;
      font-size: 15px;
      font-weight: 400;
      color: #697b8b;
      padding-bottom: 10px; }
  .list-learn-centers .auth-center {
    margin-bottom: 30px;
    display: block;
    float: left;
    font-size: 15px; }
  .list-learn-centers-section {
    float: left;
    width: 100%; }

.bg-none {
  background: none !important; }

#telefon input.flag {
  padding-left: 35px; }

.body_type_1313 .wraper {
  overflow: visible; }

.body_type_1313 footer {
  margin-top: 40px; }

.clear-left {
  clear: left; }

.clear-right {
  clear: right; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .b-header_panel {
    padding-bottom: 30px !important; } }

.table_adaptive_mobile {
  border-spacing: 0px;
  color: black;
  border-collapse: collapse;
  margin-top: 40px;
  width: 100% !important;
  margin-left: 0px; }
  .table_adaptive_mobile th, .table_adaptive_mobile td {
    width: auto !important;
    padding: 10px 4px !important;
    color: #697a8a;
    border: 1px #697a8a solid !important;
    background: none !important;
    vertical-align: middle; }
    .table_adaptive_mobile th p, .table_adaptive_mobile td p {
      padding: 0px; }

a.read_more {
  color: #f95f5f !important; }



/*mobile*/
@media (max-width: 500px) {
	.wraper {
		margin-bottom: 0px !important;
	}

	.zebra section {
		padding: 30px 0 40px;
	}

	.zebra section:nth-child(1) {
		padding-top: 0;
	}

	.zebra .name {
		font-size: 22px;
		line-height: 1.15;
	}

	.zebra.bigImg .description + .name,
	.zebra.bigImg .description + .imageContainer,
	.zebra.bigImg .group_name_vozmozhnosti .imageContainer:nth-child(2n){
		margin: 24px auto 10px;
	}

	.zebra .contentPinkButton {
		float: none;
		width: 100%;
		margin: 20px 0 0 !important;
		box-sizing: border-box;
	}

	.zebra.bigImg .down-l p {
		padding: 0;
	}

	.zebra section h2 {
		margin-top: 24px;
		font-size: 22px;
		line-height: 1.15;
	}

	.zebra section h2 + .description {
		margin-top: 10px;
	}

	.zebra section ul li {
		font: inherit;
	}

	.block_list_pr {
		padding-left: 14px;
	}

	.field_name_skachat, .field_name_skachat_versiyu_dlya_domashnego_ispolzovaniya {
		margin-left: 32%;
	}

	.link_data {
		width: 100%;
	}

	.group_name_gruppa_1 {
		left: 0px;
	}



	.slideone .imageContainer {
		width: 100% !important;
	}

	.zebra.bigImg .name {
		text-align: center !important;
		margin-top: 10px;
		float: left;
	}

	.zebra.bigImg.dgroup_block.main_section_vozmozhnosti {
		padding-bottom: 0px;
	}

	.slider_group_new .slideone:last-child {
		margin-bottom: 0px;
	}

	.newBanner .item .description, .newBanner .item .name {
		width: 60% !important;
	}

	.subBanner .item .more {
		margin-top: 6px;
	}

	.group_name_proekty h2 {
		margin-top: 10px !important;
		padding-top: 0px !important;
	}

	.group_name_proekty .bx-wrapper {
		margin-top: 0px;
		margin-bottom: 10px !important;
	}

	.block_list_pr .link_data {
		margin-top: 34px;
	}

	.main_section_proekty {
		padding-bottom: 0px;
	}

	.dgroup_block .bx-wrapper {
		padding-left: 0px;
	}

	.ba8188abf1d7bfd024e3a5b96729f701 .group_name_video_blok .images .blocks_video_blok {
		height: 425px !important;
	}

	.group_name_articles .bl_pre_im_ap .mini_image {
		margin-left: 0px;
		width: 100% !important;
	}

	.group_name_articles h3 {
		float: left;
		margin-top: 20px;
		margin-left: -20px;
		width: 99% !important;
		text-align: center;
	}

	.ba8188abf1d7bfd024e3a5b96729f701 .group_name_vozmozhnosti h2 {
		margin-top: 23% !important;
	}

	.group_name_vozmozhnosti h2 {
		margin-top: 15% !important;
	}

	.group_name_vozmozhnosti h2.name {
		margin-top: 14px !important;
	}

	.group_name_vozmozhnosti .group_name_otzyvy_klientov .bl_pre_im_ap .mini_image {
		margin-left: 0px;
		width: auto !important;
		height: 157px;
		float: none;
		margin: 0 auto;
	}

	.group_name_vozmozhnosti .group_name_otzyvy_klientov .prev_app {
		margin-left: -18px;
	}

	.group_name_vozmozhnosti .block_groups_section {
		margin-bottom: 0px;
	}

	.group_name_vozmozhnosti .block_groups_section .group_name_stoimost a.link_data {
		margin-top: 30px !important;
	}

	.group_name_vozmozhnosti .block_groups_section .group_name_stoimost h2 {
		margin-top: 5px;
	}

	.group_name_vozmozhnosti .block_groups_section .items_guide {
		margin-top: 20px;
	}

	.group_name_vozmozhnosti .group_name_prilozheniya h3 {
		margin-top: 15px;
		text-align: center;
	}

	.group_name_otzyvy_klientov .bl_pre_im_ap .mini_image {
		margin: 0 auto;
		float: none;
	}

	.b-header_panel_contacts_lang_link {
		font-size: 13px !important;
	}

	.banner .item .text .inner .bannerContent {
		margin-left: 0px;
	}

	.b-header_panel_contacts_lang ul {
		width: 100%;
	}

	.b-header_panel_contacts_lang ul.l_en {
		left: auto;
		right: -8px;
	}

	.b-header_panel_contacts_lang ul.l_ru {
		left: auto !important;
		right: -8px;
	}

	.b-header .flex > [class*="col-"] {
		padding-right: 0px !important;
	}

	.b-header_panel_contacts_lang {
		padding-right: 5px !important;
	}

	.list-learn-centers li {
		width: 100%;
	}

	.mainTabs .ui-widget-header {
		float: none;
	}

	.page-footer__copyright-item {
		text-align: center;
	}

	.page-footer__copyright-item .img-footer-renga {
		left: 0px;
	}

	.field_name_kupit_tekst_2.field_block_data {
		text-align: center;
	}

	.group_name_stoimost.field_name_kupit_tekst, .group_name_stoimost a.link_data {
		float: none !important;
		margin-left: inherit !important;
		margin: 0 auto !important;
		margin-top: 20px !important;
	}

	.field_name_tablica.field_block_data table td, .field_name_tablica.field_block_data table th {
		font-size: 14px;
	}

	.responsive_table.original_table {
		display: block !important;
	}

	.null_info_block .poligon {
		left: 36% !important;
	}

	.list-learn-centers li div {
		width: 100%;
		max-width: 100%;
	}

	.body_type_797 .noTopPadding {
		background: none !important;
		border: none !important;
	}

	.form_element {
		text-align: center;
	}

	.form_element button[type="submit"] {
		margin: 0 auto !important;
	}

	.field.podpiska_na_rassylku {
		margin-left: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
	}

	.field label.checkBox {
		min-height: 10px;
	}

	section .contentPinkButton {
		margin: 0 auto;
		float: none;
	}

	section .contentPinkButton.padd {
		margin-bottom: 20px;
		margin-right: auto;
	}

	.mobile-text-center {
		text-align: center !important;
		margin-bottom: 20px;
	}

	.link-update {
		padding: 14px 15px;
		padding-top: 13px;
		font-size: 14px;
	}

	.forWho .icons .contCell a .icon {
		height: 76px;
	}
}

@media (max-width: 780px) {
	.b-header_panel_social_btn.fas.fa-rss {
		font-family: "Font Awesome 5 Pro";
		font-weight: 900;
	}
}

/*adaptive*/
@media (min-width: 940px) and (max-width: 1280px) {
  /*
  PAGE PRODUCT*/
	.slideone:nth-child(1n) .description {
		width: 46%;
		float: left;
	}

	.zebra.bigImg .group_name_vozmozhnosti .imageContainer:nth-child(2n) {
		margin-left: 34px;
	}
}

@media (max-width: 940px) and (min-width: 650px) {
	.slideone:nth-child(1n) .description {
		width: 45%;
		float: left;
	}

	.zebra.bigImg .group_name_vozmozhnosti .imageContainer:nth-child(2n) {
		margin-left: 32px;
	}

	.null_info_block .poligon {
		left: 47% !important;
	}
}

@media (max-width: 720px) and (min-width: 500px) {
	.slideone:nth-child(1n) .description {
		width: 43%;
		float: left;
	}

	.zebra.bigImg .group_name_vozmozhnosti .imageContainer:nth-child(2n) {
		margin-left: 33px;
	}

	.offices .countries .row {
		width: 100%;
	}
}

@media (max-width: 550px) and (min-width: 400px) {
	.slideone:nth-child(1n) .description {
		width: 100%;
	}

	.zebra.bigImg .group_name_vozmozhnosti .imageContainer:nth-child(2n) {
		width: 100%;
		margin-left: 0px;
	}



	.licenseData .mainframe-gray ul {
		margin-left: 0px !important;
	}
}

@media (max-width: 760px) {
	.block_news_item .imageContainer .imgOctaiders {
		height: auto !important;
	}
}

@media (max-width: 940px) and (min-width: 400px) {
	.bannerButtons .field_name_skachat, .bannerButtons  .field_name_skachat_versiyu_dlya_domashnego_ispolzovaniya{
		margin: 0;
		width: auto;

	}
	.bannerButtons .field_name_kupit_tekst.field_block_data{
		margin: 0;
		width: auto;
	}
	.field_name_skachat, .field_name_skachat_versiyu_dlya_domashnego_ispolzovaniya {
		margin-left: 20%;
		width: 26%;
	}

	.field_name_kupit_tekst.field_block_data {
		margin-left: 9%;
		margin-top: 0px;
	}


	.block_news_item .imageContainer .imgOctaiders {
		height: auto !important;
	}

	.imageContainer.news_rubric_image.list-news > div {
		height: auto !important;
	}

	.partOne .imageContainer {
		position: static !important;
		width: 44% !important;
		text-align: center;
	}

	.contact-search button {
		top: 31px;
	}

	.offices h2.city {
		float: left;
		width: 100%;
	}

	.bl_pre_im_ap {
		margin-right: 0px;
		margin-left: -16px;
		margin-bottom: 30px;
	}

	.bl_pre_im_ap .mini_image {
		margin: 0 auto;
	}

	.bl_pre_im_ap img {
		float: none;
	}
}

@media (max-width: 980px) and (min-width: 760px) {
	.partners-on.start {
		clear: left;
	}

	.list_links_app {
		width: 42%;
	}

	.field_name_ico_svidetelstvo {
		width: 60px;
	}
}

@media (max-width: 1000px) and (min-width: 400px) {
	.licenseData .inner {
		padding: 0px;
	}

	.licenseData .mainframe {
		width: 80%;
		max-width: 800px;
	}

	.licenseData .mainframe .bl-download-l {
		min-height: 100px;
	}

	.licenseData .mainframe .bl-download-l div {
		min-height: 100px;
		margin-bottom: 20px;
	}

	.licenseData .mainframe .bl-download-l,
    .licenseData .mainframe .bl-download-r {
		width: 100%;
		padding: 0px;
	}

	.licenseData .mainframe .bl-download-r {
		display: block;
		float: none;
		top: auto;
	}

	.licenseData .mainframe.last-frame {
		text-align: center;
	}

	.licenseData .mainframe.last-frame span:before {
		content: "\A";
		display: block;
	}

	.licenseData .mainframe-gray {
		padding: 20px 0 40px 0;
	}

	.licenseData .mainframe-gray ul {
		margin-left: 80px;
	}

	.licenseData .mainframe-gray .question {
		width: 100%;
		padding: 0 3px;
	}

	.licenseData .mainframe-gray .question:last-child {
		border-top: 2px dashed #ccc;
		border-left: none;
	}

	.newBanner .item .description, .newBanner .item .name {
		width: 77% !important;
	}
}

.margin-top-0 {
	margin-top: 0px !important;
}

@media (min-height: 700px) {
	.body_type_1313 footer {
		bottom: 0px;
	}
}

@media screen and (max-width: 470px) {
	.documents .row2 a img {
		margin-bottom: 90px;
	}
}

/*flags*/
.iti__flag {
	height: 15px;
	box-shadow: none;
	background-image: url("/templates/renga/assets/images/flags@2x.png");
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 20px 0;
	background-size: 5652px 15px;
	width: 20px;
	display: block;
	margin-top: -19px;
	z-index: 10;
	position: absolute;
	margin-left: 9px;
}

.iti__be {
	width: 18px;
}

.iti__ch {
	width: 15px;
}

.iti__mc {
	width: 19px;
}

.iti__ne {
	width: 18px;
}

.iti__np {
	width: 13px;
}

.iti__va {
	width: 15px;
}

.iti__ac {
	height: 10px;
	background-position: 0px 0px;
}

.iti__ad {
	height: 14px;
	background-position: -22px 0px;
}

.iti__ae {
	height: 10px;
	background-position: -44px 0px;
}

.iti__af {
	height: 14px;
	background-position: -66px 0px;
}

.iti__ag {
	height: 14px;
	background-position: -88px 0px;
}

.iti__ai {
	height: 10px;
	background-position: -110px 0px;
}

.iti__al {
	height: 15px;
	background-position: -132px 0px;
}

.iti__am {
	height: 10px;
	background-position: -154px 0px;
}

.iti__ao {
	height: 14px;
	background-position: -176px 0px;
}

.iti__aq {
	height: 14px;
	background-position: -198px 0px;
}

.iti__ar {
	height: 13px;
	background-position: -220px 0px;
}

.iti__as {
	height: 10px;
	background-position: -242px 0px;
}

.iti__at {
	height: 14px;
	background-position: -264px 0px;
}

.iti__au {
	height: 10px;
	background-position: -286px 0px;
}

.iti__aw {
	height: 14px;
	background-position: -308px 0px;
}

.iti__ax {
	height: 13px;
	background-position: -330px 0px;
}

.iti__az {
	height: 10px;
	background-position: -352px 0px;
}

.iti__ba {
	height: 10px;
	background-position: -374px 0px;
}

.iti__bb {
	height: 14px;
	background-position: -396px 0px;
}

.iti__bd {
	height: 12px;
	background-position: -418px 0px;
}

.iti__be {
	height: 15px;
	background-position: -440px 0px;
}

.iti__bf {
	height: 14px;
	background-position: -460px 0px;
}

.iti__bg {
	height: 12px;
	background-position: -482px 0px;
}

.iti__bh {
	height: 12px;
	background-position: -504px 0px;
}

.iti__bi {
	height: 12px;
	background-position: -526px 0px;
}

.iti__bj {
	height: 14px;
	background-position: -548px 0px;
}

.iti__bl {
	height: 14px;
	background-position: -570px 0px;
}

.iti__bm {
	height: 10px;
	background-position: -592px 0px;
}

.iti__bn {
	height: 10px;
	background-position: -614px 0px;
}

.iti__bo {
	height: 14px;
	background-position: -636px 0px;
}

.iti__bq {
	height: 14px;
	background-position: -658px 0px;
}

.iti__br {
	height: 14px;
	background-position: -680px 0px;
}

.iti__bs {
	height: 10px;
	background-position: -702px 0px;
}

.iti__bt {
	height: 14px;
	background-position: -724px 0px;
}

.iti__bv {
	height: 15px;
	background-position: -746px 0px;
}

.iti__bw {
	height: 14px;
	background-position: -768px 0px;
}

.iti__by {
	height: 10px;
	background-position: -790px 0px;
}

.iti__bz {
	height: 14px;
	background-position: -812px 0px;
}

.iti__ca {
	height: 10px;
	background-position: -834px 0px;
}

.iti__cc {
	height: 10px;
	background-position: -856px 0px;
}

.iti__cd {
	height: 15px;
	background-position: -878px 0px;
}

.iti__cf {
	height: 14px;
	background-position: -900px 0px;
}

.iti__cg {
	height: 14px;
	background-position: -922px 0px;
}

.iti__ch {
	height: 15px;
	background-position: -944px 0px;
}

.iti__ci {
	height: 14px;
	background-position: -961px 0px;
}

.iti__ck {
	height: 10px;
	background-position: -983px 0px;
}

.iti__cl {
	height: 14px;
	background-position: -1005px 0px;
}

.iti__cm {
	height: 14px;
	background-position: -1027px 0px;
}

.iti__cn {
	height: 14px;
	background-position: -1049px 0px;
}

.iti__co {
	height: 14px;
	background-position: -1071px 0px;
}

.iti__cp {
	height: 14px;
	background-position: -1093px 0px;
}

.iti__cr {
	height: 12px;
	background-position: -1115px 0px;
}

.iti__cu {
	height: 10px;
	background-position: -1137px 0px;
}

.iti__cv {
	height: 12px;
	background-position: -1159px 0px;
}

.iti__cw {
	height: 14px;
	background-position: -1181px 0px;
}

.iti__cx {
	height: 10px;
	background-position: -1203px 0px;
}

.iti__cy {
	height: 14px;
	background-position: -1225px 0px;
}

.iti__cz {
	height: 14px;
	background-position: -1247px 0px;
}

.iti__de {
	height: 12px;
	background-position: -1269px 0px;
}

.iti__dg {
	height: 10px;
	background-position: -1291px 0px;
}

.iti__dj {
	height: 14px;
	background-position: -1313px 0px;
}

.iti__dk {
	height: 15px;
	background-position: -1335px 0px;
}

.iti__dm {
	height: 10px;
	background-position: -1357px 0px;
}

.iti__do {
	height: 14px;
	background-position: -1379px 0px;
}

.iti__dz {
	height: 14px;
	background-position: -1401px 0px;
}

.iti__ea {
	height: 14px;
	background-position: -1423px 0px;
}

.iti__ec {
	height: 14px;
	background-position: -1445px 0px;
}

.iti__ee {
	height: 13px;
	background-position: -1467px 0px;
}

.iti__eg {
	height: 14px;
	background-position: -1489px 0px;
}

.iti__eh {
	height: 10px;
	background-position: -1511px 0px;
}

.iti__er {
	height: 10px;
	background-position: -1533px 0px;
}

.iti__es {
	height: 14px;
	background-position: -1555px 0px;
}

.iti__et {
	height: 10px;
	background-position: -1577px 0px;
}

.iti__eu {
	height: 14px;
	background-position: -1599px 0px;
}

.iti__fi {
	height: 12px;
	background-position: -1621px 0px;
}

.iti__fj {
	height: 10px;
	background-position: -1643px 0px;
}

.iti__fk {
	height: 10px;
	background-position: -1665px 0px;
}

.iti__fm {
	height: 11px;
	background-position: -1687px 0px;
}

.iti__fo {
	height: 15px;
	background-position: -1709px 0px;
}

.iti__fr {
	height: 14px;
	background-position: -1731px 0px;
}

.iti__ga {
	height: 15px;
	background-position: -1753px 0px;
}

.iti__uk {
	height: 10px;
	background-position: -1775px 0px;
}

.iti__gd {
	height: 12px;
	background-position: -1797px 0px;
}

.iti__ge {
	height: 14px;
	background-position: -1819px 0px;
}

.iti__gf {
	height: 14px;
	background-position: -1841px 0px;
}

.iti__gg {
	height: 14px;
	background-position: -1863px 0px;
}

.iti__gh {
	height: 14px;
	background-position: -1885px 0px;
}

.iti__gi {
	height: 10px;
	background-position: -1907px 0px;
}

.iti__gl {
	height: 14px;
	background-position: -1929px 0px;
}

.iti__gm {
	height: 14px;
	background-position: -1951px 0px;
}

.iti__gn {
	height: 14px;
	background-position: -1973px 0px;
}

.iti__gp {
	height: 14px;
	background-position: -1995px 0px;
}

.iti__gq {
	height: 14px;
	background-position: -2017px 0px;
}

.iti__gr {
	height: 14px;
	background-position: -2039px 0px;
}

.iti__gs {
	height: 10px;
	background-position: -2061px 0px;
}

.iti__gt {
	height: 13px;
	background-position: -2083px 0px;
}

.iti__gu {
	height: 11px;
	background-position: -2105px 0px;
}

.iti__gw {
	height: 10px;
	background-position: -2127px 0px;
}

.iti__gy {
	height: 12px;
	background-position: -2149px 0px;
}

.iti__hk {
	height: 14px;
	background-position: -2171px 0px;
}

.iti__hm {
	height: 10px;
	background-position: -2193px 0px;
}

.iti__hn {
	height: 10px;
	background-position: -2215px 0px;
}

.iti__hr {
	height: 10px;
	background-position: -2237px 0px;
}

.iti__ht {
	height: 12px;
	background-position: -2259px 0px;
}

.iti__hu {
	height: 10px;
	background-position: -2281px 0px;
}

.iti__ic {
	height: 14px;
	background-position: -2303px 0px;
}

.iti__id {
	height: 14px;
	background-position: -2325px 0px;
}

.iti__ie {
	height: 10px;
	background-position: -2347px 0px;
}

.iti__il {
	height: 15px;
	background-position: -2369px 0px;
}

.iti__im {
	height: 10px;
	background-position: -2391px 0px;
}

.iti__in {
	height: 14px;
	background-position: -2413px 0px;
}

.iti__io {
	height: 10px;
	background-position: -2435px 0px;
}

.iti__iq {
	height: 14px;
	background-position: -2457px 0px;
}

.iti__ir {
	height: 12px;
	background-position: -2479px 0px;
}

.iti__is {
	height: 15px;
	background-position: -2501px 0px;
}

.iti__it {
	height: 14px;
	background-position: -2523px 0px;
}

.iti__je {
	height: 12px;
	background-position: -2545px 0px;
}

.iti__jm {
	height: 10px;
	background-position: -2567px 0px;
}

.iti__jo {
	height: 10px;
	background-position: -2589px 0px;
}

.iti__jp {
	height: 14px;
	background-position: -2611px 0px;
}

.iti__ke {
	height: 14px;
	background-position: -2633px 0px;
}

.iti__kg {
	height: 12px;
	background-position: -2655px 0px;
}

.iti__kh {
	height: 13px;
	background-position: -2677px 0px;
}

.iti__ki {
	height: 10px;
	background-position: -2699px 0px;
}

.iti__km {
	height: 12px;
	background-position: -2721px 0px;
}

.iti__kn {
	height: 14px;
	background-position: -2743px 0px;
}

.iti__kp {
	height: 10px;
	background-position: -2765px 0px;
}

.iti__kr {
	height: 14px;
	background-position: -2787px 0px;
}

.iti__kw {
	height: 10px;
	background-position: -2809px 0px;
}

.iti__ky {
	height: 10px;
	background-position: -2831px 0px;
}

.iti__kz {
	height: 10px;
	background-position: -2853px 0px;
}

.iti__la {
	height: 14px;
	background-position: -2875px 0px;
}

.iti__lb {
	height: 14px;
	background-position: -2897px 0px;
}

.iti__lc {
	height: 10px;
	background-position: -2919px 0px;
}

.iti__li {
	height: 12px;
	background-position: -2941px 0px;
}

.iti__lk {
	height: 10px;
	background-position: -2963px 0px;
}

.iti__lr {
	height: 11px;
	background-position: -2985px 0px;
}

.iti__ls {
	height: 14px;
	background-position: -3007px 0px;
}

.iti__lt {
	height: 12px;
	background-position: -3029px 0px;
}

.iti__lu {
	height: 12px;
	background-position: -3051px 0px;
}

.iti__lv {
	height: 10px;
	background-position: -3073px 0px;
}

.iti__ly {
	height: 10px;
	background-position: -3095px 0px;
}

.iti__ma {
	height: 14px;
	background-position: -3117px 0px;
}

.iti__mc {
	height: 15px;
	background-position: -3139px 0px;
}

.iti__md {
	height: 10px;
	background-position: -3160px 0px;
}

.iti__me {
	height: 10px;
	background-position: -3182px 0px;
}

.iti__mf {
	height: 14px;
	background-position: -3204px 0px;
}

.iti__mg {
	height: 14px;
	background-position: -3226px 0px;
}

.iti__mh {
	height: 11px;
	background-position: -3248px 0px;
}

.iti__mk {
	height: 10px;
	background-position: -3270px 0px;
}

.iti__ml {
	height: 14px;
	background-position: -3292px 0px;
}

.iti__mm {
	height: 14px;
	background-position: -3314px 0px;
}

.iti__mn {
	height: 10px;
	background-position: -3336px 0px;
}

.iti__mo {
	height: 14px;
	background-position: -3358px 0px;
}

.iti__mp {
	height: 10px;
	background-position: -3380px 0px;
}

.iti__mq {
	height: 14px;
	background-position: -3402px 0px;
}

.iti__mr {
	height: 14px;
	background-position: -3424px 0px;
}

.iti__ms {
	height: 10px;
	background-position: -3446px 0px;
}

.iti__mt {
	height: 14px;
	background-position: -3468px 0px;
}

.iti__mu {
	height: 14px;
	background-position: -3490px 0px;
}

.iti__mv {
	height: 14px;
	background-position: -3512px 0px;
}

.iti__mw {
	height: 14px;
	background-position: -3534px 0px;
}

.iti__mx {
	height: 12px;
	background-position: -3556px 0px;
}

.iti__my {
	height: 10px;
	background-position: -3578px 0px;
}

.iti__mz {
	height: 14px;
	background-position: -3600px 0px;
}

.iti__na {
	height: 14px;
	background-position: -3622px 0px;
}

.iti__nc {
	height: 10px;
	background-position: -3644px 0px;
}

.iti__ne {
	height: 15px;
	background-position: -3666px 0px;
}

.iti__nf {
	height: 10px;
	background-position: -3686px 0px;
}

.iti__ng {
	height: 10px;
	background-position: -3708px 0px;
}

.iti__ni {
	height: 12px;
	background-position: -3730px 0px;
}

.iti__nl {
	height: 14px;
	background-position: -3752px 0px;
}

.iti__no {
	height: 15px;
	background-position: -3774px 0px;
}

.iti__np {
	height: 15px;
	background-position: -3796px 0px;
}

.iti__nr {
	height: 10px;
	background-position: -3811px 0px;
}

.iti__nu {
	height: 10px;
	background-position: -3833px 0px;
}

.iti__nz {
	height: 10px;
	background-position: -3855px 0px;
}

.iti__om {
	height: 10px;
	background-position: -3877px 0px;
}

.iti__pa {
	height: 14px;
	background-position: -3899px 0px;
}

.iti__pe {
	height: 14px;
	background-position: -3921px 0px;
}

.iti__pf {
	height: 14px;
	background-position: -3943px 0px;
}

.iti__pg {
	height: 15px;
	background-position: -3965px 0px;
}

.iti__ph {
	height: 10px;
	background-position: -3987px 0px;
}

.iti__pk {
	height: 14px;
	background-position: -4009px 0px;
}

.iti__pl {
	height: 13px;
	background-position: -4031px 0px;
}

.iti__pm {
	height: 14px;
	background-position: -4053px 0px;
}

.iti__pn {
	height: 10px;
	background-position: -4075px 0px;
}

.iti__pr {
	height: 14px;
	background-position: -4097px 0px;
}

.iti__ps {
	height: 10px;
	background-position: -4119px 0px;
}

.iti__pt {
	height: 14px;
	background-position: -4141px 0px;
}

.iti__pw {
	height: 13px;
	background-position: -4163px 0px;
}

.iti__py {
	height: 11px;
	background-position: -4185px 0px;
}

.iti__qa {
	height: 8px;
	background-position: -4207px 0px;
}

.iti__re {
	height: 14px;
	background-position: -4229px 0px;
}

.iti__ro {
	height: 14px;
	background-position: -4251px 0px;
}

.iti__rs {
	height: 14px;
	background-position: -4273px 0px;
}

.iti__ru {
	height: 14px;
	background-position: -4295px 0px;
}

.iti__rw {
	height: 14px;
	background-position: -4317px 0px;
}

.iti__sa {
	height: 14px;
	background-position: -4339px 0px;
}

.iti__sb {
	height: 10px;
	background-position: -4361px 0px;
}

.iti__sc {
	height: 10px;
	background-position: -4383px 0px;
}

.iti__sd {
	height: 10px;
	background-position: -4405px 0px;
}

.iti__se {
	height: 13px;
	background-position: -4427px 0px;
}

.iti__sg {
	height: 14px;
	background-position: -4449px 0px;
}

.iti__sh {
	height: 10px;
	background-position: -4471px 0px;
}

.iti__si {
	height: 10px;
	background-position: -4493px 0px;
}

.iti__sj {
	height: 15px;
	background-position: -4515px 0px;
}

.iti__sk {
	height: 14px;
	background-position: -4537px 0px;
}

.iti__sl {
	height: 14px;
	background-position: -4559px 0px;
}

.iti__sm {
	height: 15px;
	background-position: -4581px 0px;
}

.iti__sn {
	height: 14px;
	background-position: -4603px 0px;
}

.iti__so {
	height: 14px;
	background-position: -4625px 0px;
}

.iti__sr {
	height: 14px;
	background-position: -4647px 0px;
}

.iti__ss {
	height: 10px;
	background-position: -4669px 0px;
}

.iti__st {
	height: 10px;
	background-position: -4691px 0px;
}

.iti__sv {
	height: 12px;
	background-position: -4713px 0px;
}

.iti__sx {
	height: 14px;
	background-position: -4735px 0px;
}

.iti__sy {
	height: 14px;
	background-position: -4757px 0px;
}

.iti__sz {
	height: 14px;
	background-position: -4779px 0px;
}

.iti__ta {
	height: 10px;
	background-position: -4801px 0px;
}

.iti__tc {
	height: 10px;
	background-position: -4823px 0px;
}

.iti__td {
	height: 14px;
	background-position: -4845px 0px;
}

.iti__tf {
	height: 14px;
	background-position: -4867px 0px;
}

.iti__tg {
	height: 13px;
	background-position: -4889px 0px;
}

.iti__th {
	height: 14px;
	background-position: -4911px 0px;
}

.iti__tj {
	height: 10px;
	background-position: -4933px 0px;
}

.iti__tk {
	height: 10px;
	background-position: -4955px 0px;
}

.iti__tl {
	height: 10px;
	background-position: -4977px 0px;
}

.iti__tm {
	height: 14px;
	background-position: -4999px 0px;
}

.iti__tn {
	height: 14px;
	background-position: -5021px 0px;
}

.iti__to {
	height: 10px;
	background-position: -5043px 0px;
}

.iti__tr {
	height: 14px;
	background-position: -5065px 0px;
}

.iti__tt {
	height: 12px;
	background-position: -5087px 0px;
}

.iti__tv {
	height: 10px;
	background-position: -5109px 0px;
}

.iti__tw {
	height: 14px;
	background-position: -5131px 0px;
}

.iti__tz {
	height: 14px;
	background-position: -5153px 0px;
}

.iti__ua {
	height: 14px;
	background-position: -5175px 0px;
}

.iti__ug {
	height: 14px;
	background-position: -5197px 0px;
}

.iti__um {
	height: 11px;
	background-position: -5219px 0px;
}

.iti__un {
	height: 14px;
	background-position: -5241px 0px;
}

.iti__us {
	height: 11px;
	background-position: -5263px 0px;
}

.iti__uy {
	height: 14px;
	background-position: -5285px 0px;
}

.iti__uz {
	height: 10px;
	background-position: -5307px 0px;
}

.iti__va {
	height: 15px;
	background-position: -5329px 0px;
}

.iti__vc {
	height: 14px;
	background-position: -5346px 0px;
}

.iti__ve {
	height: 14px;
	background-position: -5368px 0px;
}

.iti__vg {
	height: 10px;
	background-position: -5390px 0px;
}

.iti__vi {
	height: 14px;
	background-position: -5412px 0px;
}

.iti__vn {
	height: 14px;
	background-position: -5434px 0px;
}

.iti__vu {
	height: 12px;
	background-position: -5456px 0px;
}

.iti__wf {
	height: 14px;
	background-position: -5478px 0px;
}

.iti__ws {
	height: 10px;
	background-position: -5500px 0px;
}

.iti__xk {
	height: 15px;
	background-position: -5522px 0px;
}

.iti__ye {
	height: 14px;
	background-position: -5544px 0px;
}

.iti__yt {
	height: 14px;
	background-position: -5566px 0px;
}

.iti__za {
	height: 14px;
	background-position: -5588px 0px;
}

.iti__zm {
	height: 14px;
	background-position: -5610px 0px;
}

.iti__zw {
	height: 10px;
	background-position: -5632px 0px;
}

.iti__np {
	background-color: transparent;
}
/*forms*/
form {
	position: relative;
}

.uploaderAdd:before {
	content: "";
	background: url(/templates/renga/assets/images/RengaSoftware_logo_2.svg) no-repeat;
	display: block;
	width: 75px;
	height: 71px;
	position: absolute;
	left: 46%;
	z-index: 1000;
	top: 66%;
	opacity: 1;
}
/*news*/
.news-short-main {
	float: left;
	width: 74%;
}

.news-short-main a {
	text-decoration: none;
	color: #f95f5f;
}

.news-short-main a.read_more {
	font-size: 12px !important;
}

.news-short-main .linkNewsMain {
	float: left;
}

.news-short-main .item-descr {
	float: left;
	width: 100%;
}

.anons-pic {
	margin-top: -70px;
}

@media (max-width: 600px) {
	.anons-pic {
		margin-top: 0px;
	}
}
