div strong, div span{
  font-size: inherit;
  line-height: inherit;
}
.header__nav__link {
    color: #FFF;    
}
.header__nav{
  flex: auto;
}
.header__nav__item {
  width: auto;
  flex: 1 1 auto;
}
.to-main-page {
    top: 12%;
}
.fixed .header__nav__link a{
    color: #fff;
}
.header.fixed {
    background: #0B5DC6;
}
.header__hamburger__line1, .header__hamburger__line2 {
	background: #FFF;
}
.header__hamburger__line3 {
	background: #E81A1A;
}
.header__hamburger__line4 {
	background:#BA5CE6;
}
.header__nav__top {
	-webkit-flex-basis: auto;
	        flex-basis: auto;
}
.header__language {
	width: 62px;
	height: 62px;
}
.header__language__submenu {
	width: 62px;
	top: 60px;
}
.header__language__link {
	background: transparent;
    border: 3px solid #D2A2E8;
    color: #fff;
    font-size: 20px;
    height: 62px;
    padding-left: 17px;
    padding-right: 17px;
}
:root{
    --swidth:62px;
    --height:62px;
  }
.header__nav__link {
	font-size: 26px;
}

.header.fixed .header__nav__link:hover a{
  color: #BA5CE6;
}
.logo_w {
  display:block!important;
}
.logo_b {
  display:none!important;
}
.header__right .btn {
	padding-left: 80px;
	padding-right: 80px;
  width: auto;
}
header .btn {
	font-size: 22px;
	height: 62px;
	text-transform: uppercase;
}

.banner_main_img{
	position: absolute;
	right: 0;
	top: 5%;
}
.main_ban_block h2 .text-border, .main_ban_block  h2 .text-colored-wrap{
	font-size: 140px;
  display: inline-block;
  line-height: 1.1;
  margin-bottom: 0;
  font-weight: 800;
  text-transform: none;
}
.main_ban_block  h2 .text-colored-wrap{
  background: linear-gradient(99.6deg, #117AFF -4.51%, #11FFE2 114.5%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.main_ban_block h2{
	position: relative;
}
.main_ban_block h2:before {
    content: "";
    display: block;
    width: 10px;
    height: 100%;
    left: -74px;
    top: 0;
    background: #FFF;
    position: absolute;
}
.go-mobile{
  max-width: 776px;
}
.go-mobile, .go-mobile span{
  font-size: 38px;
  line-height: 170%;
  text-transform: uppercase;
  color: #FFFFFF;
  font-weight: bold;
}
.go-mobile span{
  position: relative;
}
.go-mobile span:before{
  content: "";
  position: absolute;
  display: block;
  background: #0A3E74;
  left: -6px;
  bottom: 3px;
  width: calc(100% + 8px);
  height: 10px;
  z-index: -1;
}
.main_ban_block_text li:first-child{
  padding-left: 70px;
  max-width: 940px;
  margin-bottom: 58px;
  list-style-type: none;
}
.main_ban_block_text li:first-child:before{
  content: none;
}
.main_ban_block_text li:first-child, .main_ban_block_text li:first-child *{
  font-size: 30px;
  line-height: 170%;
  color: #FFFFFF;
  font-weight: 400;
}
.main_ban_block_text li:first-child span{
  position: relative;
}
.main_ban_block_text li:first-child span:before{
  content: "";
  position: absolute;
  display: block;
  background: #0A3E74;
  left: -2px;
  bottom: 2px;
  width: calc(100% + 4px);
  height: 5px;
  z-index: -1;
}
.main_ban_block_text li:first-child strong{
  color: #11EDE7;
  font-weight: bold;
}
.main_ban_block_text li{
  position: relative;
  padding-left: 190px;
  font-size: 26px;
  line-height: 170%;
  color: #FFFFFF;
  display: block;
  font-weight: 400;
  margin-bottom: 10px;
}
.main_ban_block_text li:before{
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 20px;
  width: 160px;
  height: 8px;
  background: url(/wp-content/themes/diasoft/img/bpm/arrow.svg) no-repeat center / cover;

}
.banner_btn{
  left: 60%;
  bottom: 25%;
  z-index: 22;
}
.banner_btn_2{
  bottom: calc(25% - 75px);
}
.btn{
  height: auto;
  width: 100%;
  max-width: 580px;
  padding: 22px 80px;
  font-size: 22px;
  line-height: 1.4;
  text-transform: uppercase;
  color: #FFFFFF;
  font-weight: bold;
  
}
.btn.blue-button{
  background: linear-gradient(99.6deg, #117AFF -4.51%, #11FFE2 114.5%);
}

.py{
  padding-top: 125px;
  padding-bottom: 125px;
}
.bpm_title, .bpm_title *{
  font-size: 75px;
  line-height: 112.5%;
  text-transform: uppercase;
  
}
.bpm_title{
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 145px;
  color: #0B5DC6;
}
.bpm_title strong{
  display: block;
  color: #000;
  width: 100%;
  text-align: center;
}
.bpm_title span{
  position: relative;
  display: inline-block;
  color: #0B5DC6;
}
.bpm_title span:before{
  content: "";
  position: absolute;
  display: block;
  background: #11E9E8;
  left :-7px;
  bottom: 4px;
  width: calc(100% + 14px);
  height: 12px;
  z-index: -1;
}
.losf__list{
  display: grid;
  gap: 80px;
  grid-template-columns: repeat(3, 1fr);
}
.vydel span{
  position: relative;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: #0B5DC6;
  z-index: 1;
  display: inline-block;
}
.vydel span:before{
  content: "";
  position: absolute;
  display: block;
  background: #11E9E8;
  left :-6px;
  bottom: 4px;
  width: calc(100% + 12px);
  height: 12px;
  z-index: -1;
  background: #11E9E8;
}
.losf__title{
  font-size: 38px;
  line-height: 128.5%;
  font-weight: bold;
  margin-bottom: 35px;
}
.losf__text{
  font-size: 28px;
  line-height: 178.5%;
  color: #000000;
  font-weight: 500;
}
.losf__text strong{
  color: #0B5DC6;
}
.losf__img{
  position: relative;
  width: 100%;
  height: 325px;
  margin-bottom: 50px;
}

.losf__img img{
  position: absolute;
  left: 50%;
  top: 0%;
  transform: translate(-50%,0%);
}
#up{
  background: linear-gradient(97.48deg, #263852 16.11%, #3B4F6B 122.06%);
}
section h2{
  margin-bottom: 90px;
}
section h2 .text-colored-wrap, .about h2 .text-colored-wrap {
  margin-top: 0px;
}
section h2 .text-border {
  margin-bottom: 0px;
}
.text-border, .text-colored-wrap .text-colored{
/*  font-size: 90px;*/
  line-height: 1;
  text-transform: uppercase;
  font-weight: 800;
}
.text-colored-wrap .text-colored{
  background: linear-gradient(99.6deg, #117AFF -4.51%, #11FFE2 114.5%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 200% auto;
  background-position: 100% 0;
}
section#up h2 .text-border{
  -webkit-text-stroke-color: #fff;
  
}
.number_block_item{
  margin-bottom: 80px;
}
.number_block_count{
  display: flex;
  align-items: flex-end;
}
.number_block_count .numcount span{
    color: inherit;
  font-weight: inherit;
}
.number_block_count .numcount{
  font-size: 92px;
  line-height: 112.5%;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  position: relative;
  font-weight: 900;
  z-index: 1;
}

.number_block_count .numcount:before{
  content: "";
  position: absolute;
  display: block;
  background: #11E9E8;
  left: -5px;
  bottom: 7px;
  width: calc(100% + 10px);
  height: 12px;
  z-index: -1;
  background: #11E9E8;
}
.number_block_count>b{
  font-size: 50px;
  line-height: 112.5%;
  text-align: center;
  color: #1286FE;
  font-weight: 800;
  margin-left: 20px;
}
.number_block_count4>b{
  font-size: 92px;
}
.number_block_item-4 b{
  font-size: 92px;
}
.number_block_name{
  font-size: 26px;
  line-height: 178.5%;
  color: #FFFFFF;
  font-weight: 400;
  margin-top: 10px;
  max-width: 420px;
}
#lct{
  background: #F4F7FE;
}
.lct__list{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.lct__list li{
  height: 560px;
  padding: 200px 85px 55px;
  
}
.lct__block{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 350px;
  height: 100%;
}
.lct__title{
  font-size: 38px;
  line-height: 128.5%;
  color: #FFFFFF;
  font-weight: bold;
}
.lct__title span:before{
  background: #3585D7;
}
.lct__title span{
  color: #fff;
}
.lct__list li:nth-child(3) .lct__block, .lct__list li:nth-child(4) .lct__block{
  margin-left: auto;
}
.lct__block .lct__link{
  font-size: 22px;
  line-height: 178.5%;
  color: #FFFFFF;
  font-weight: bold;
  transition: color 0.3s;
}
.lct__block .lct__link:after{
  content: url(/wp-content/themes/diasoft/img/bpm/arrow_mini.svg);
  margin-left: 10px;
}
.lct__block .lct__link:hover{
  color: #3585D7;
}

.eot__title_block{
  height: 650px;
  margin-bottom: 90px;
  display: flex;
  align-items: center;
}
.eot__label{
  display: inline-block;
  border: 6.5px solid transparent;
  border-image: linear-gradient(to right, #1183FE , #11E9E8);
  -moz-border-image: -moz-linear-gradient(left, #1183FE , #11E9E8);
  -webkit-border-image: -webkit-linear-gradient(left, #1183FE , #11E9E8);
  border-image-slice: 1;
  padding: 2px 14px;
  font-size: 24px;
  line-height: 128.5%;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 85px;
  font-weight: 800;
}
.eot__title{
  font-size: 55px;
  line-height: 128.5%;
  color: #FFFFFF;
  font-weight: bold;
}
.eot__title span{
  color: #71FFFE;
}
.eot__title span:before{
  height: 15px;
}
.eot__title_block-1 span:before{
  background: #2E95FF;
}
.eot__title_block-2 span:before{
  background: #0A4D93;
}
.eot__title_block-3 span:before{
  background: #0A4D93;
}
.eot__title_block-4 span:before{
  background: #2F8CEB;
}
.eot__title_block-1 .row>div, .eot__title_block-3 .row>div{
  margin-left: auto;
}
.eot__under_title{
  margin-bottom: 110px;
  font-size: 40px;
  line-height: 148.5%;
  color: #000000;
  padding: 23px 78px;
  border-left-width: 9px;
  border-left-style: solid;
}
.eot__list {
  display: grid;
  gap:50px 65px;
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: 90px;
}
.eot__list-column{
  grid-template-columns: repeat(2, 1fr);
  gap: 50px 120px;
}
.eot__list_title{
  font-size: 30px;
  line-height: 128.5%;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 40px;
  font-weight: bold;
}
.eot__list_text, .eot__list_text li, .eot__list_text p {
  font-size: 24px;
  line-height: 178.5%;
  color: #000000;
  position: relative;
}
.eot__list_text li{
  padding-left: 88px;
  margin: 10px 0;
}
.eot__list_text li:before{
  content: "";
  display: block;
  width: 64px;
  height: 8px;
  position: absolute;
  left: 0;
  top: 13px;
  background-size: cover;
}
.eot__node{
  padding: 12px;
  margin-bottom: 75px;
}
.eot__node_block{
  background-color: #fff;
  padding: 100px 90px;
  display: flex;
  align-items: flex-start;
}
.eot__node_info {
  margin-left: -125px;
}
img.eot__node_img {
  margin-bottom: -90px;
}
.eot__node_title{
  font-size: 44px;
  line-height: 128.5%;
  text-transform: uppercase;
  color: #000000;
  font-weight: bold;
  margin-bottom: 85px;
}
.eot__node_text li{
  position: relative;
  padding-left: 256px;
  font-size: 28px;
  line-height: 178.5%;
  color: #000000;
  margin: 10px 0;
}
.eot__node_text li:before{
  content: "";
  position: absolute;
  display: block;
  width: 218px;
  height: 3px;
  left: 0;
  top: 25px;
}
.btn_block {
  margin-bottom: 90px;
  position: relative;
}
.btn_block:before {
  left: 0;
}
.btn_block:before, .btn_block:after {
  content: "";
  display: block;
  height: 1px;
  width: 33%;
  background: #DCDCDC;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.btn_block:after {
  right: 0;
}
.btn.btn-width {
  width: auto;
}
#afde{
  background: linear-gradient(103.7deg, #0B5DC6 -2.95%, #3A90FF 125.25%);
}
#afde .text-border {
  -webkit-text-stroke-color: #fff;
}
.afde__text{
  font-size: 44px;
  line-height: 160%;
  color: #FFFFFF;
  max-width: 1000px;
  margin-bottom: 90px;
}
.afde__text strong, .afde__text span{
  color: #11E9E8;
}
.afde__text span:before{
  background: #002C5A;
  bottom: 10px;
  height: 16px;
}
.afde__item{
  margin-bottom: 40px;
  display: flex;
}
.afde__item *{
  transition: all 0.3s;
}
.afde__number{
  flex: 0 0 142px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 90px;
  line-height: 1.1;
  padding: 22px 0;
  text-transform: uppercase;
  color: transparent;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #fff;
  font-weight: 800;
  background: linear-gradient(133.63deg, #1186FE -0.55%, #B6EAFF 257.17%);
}
.afde__block{
  border: 13px solid transparent;
  border-image: linear-gradient(to right, #1183FE , #11E9E8);
  -moz-border-image: -moz-linear-gradient(left, #1183FE , #11E9E8);
  -webkit-border-image: -webkit-linear-gradient(left, #1183FE , #11E9E8);
  border-image-slice: 1;
  padding: 35px 60px;
  flex: 1;
  position: relative;
}
.afde__title{
  position: relative;
  text-align: center;
  font-size: 36px;
  line-height: 120%;
  color: #fff;
  font-weight: bold;
}
.afde__title span{
  color: #77F4F4;
  display: inline-block;
  font-weight: bold;

}
.afde__title svg{
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
}
.afde__block_text{
  height: 0;
  opacity: 0;
  overflow: hidden;
  padding-left: 60px;
  border-left: 10px solid #11E9E8;
}
.afde__block_text p{
  font-size: 26px;
  line-height: 178.5%;
  color: #000000;
}
.afde__item.active .afde__number{
  color: #fff;
}
.afde__item.active .afde__block{
  border-color: #fff;
  -webkit-border-image:none;
  border-image:none;
  -moz-border-image:none;
  background: #fff;
}
.afde__item.active .afde__title{
  color: #000;
}
.afde__item.active .afde__title span{
  color:  #1286FE;
}
.afde__item.active svg path{
  fill: #000;
}
.afde__item.active svg{
  transform: translateY(-50%) scaleY(-1);
}
.afde__item.active .afde__block_text{
  height: auto;
  opacity: 1;
  overflow: visible;
  margin-top: 100px;
  
}
.afde__item.active .afde__block:before{
  content: "";
  display: block;
  width: calc(100% + 26px);
  height: 2px;
  border-top: 1px solid #CCCCCC;
  position: absolute;
  left: -13px;
  top: 125px;
}
.bpm__text{
  margin-bottom: 75px;
  font-size: 38px;
  line-height: 160%;
  color: #000000;
  font-weight: bold;
}
.bpm__text span:before{
  background: #9EF9F9;
}
.ibp__list{
  display: flex;
  flex-direction: column;
  margin-left: 90px;
  margin-bottom: 125px;
}
.ibp__list li{
  font-size: 28px;
  line-height: 178.5%;
  color: #000000;
  margin: 10px 0;
  position: relative;
  padding-left: 90px;
}
.ibp__list li:before{
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 20px;
    width: 64px;
    height: 8px;
    background: url(/wp-content/themes/diasoft/img/bpm/arrow.svg) no-repeat right / cover;
}
#uc{
  background: #F4F7FE;
}
.uc__list{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.uc__item *{
  transition: 0.3s;
}
.uc__item{
  padding: 90px;
  min-height: 605px;
  position: relative;  
}
.uc__item:before{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 50, 102, 0.78) 0%, rgba(5, 51, 99, 0.23) 121.85%);
  z-index: 1;
  transition: 0.3s;
}
.uc__item:hover:before{
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.76) 0%, rgba(255, 255, 255, 0.83) 122.43%)
}
.uc__block{
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 2;
  height: 100%;
}

.uc__text{
  display: none;
  opacity: 0;
}
.uc__text li{
  padding-left: 70px;
  position: relative;
  margin: 0px 0 15px;
  font-size: 25px;
  line-height: 1.8;
  color: #FFFFFF;
}
.uc__text li:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 20px;
  width: 44px;
  height: 8px;
  background: url(/wp-content/themes/diasoft/img/bpm/arrow.svg) no-repeat right / cover;
}
.uc__btn{
  position: absolute;
  left: 0;
  bottom: 0;
  
}
.uc__btn span{
  color: #fff;
  font-size: 22px;
  font-weight: bold;
}
.uc__item:hover .uc__btn span{
  color: #000;
}
.uc__item.active .uc__btn span{
  color: #fff;

}
.uc__title{
  font-size: 42px;
  line-height: 140%;
  color: #fff;
}
.uc__item:hover .uc__title{
  color: #000;
}
.uc__title span{
  color: #11E9E8;
}
.uc__item:hover .uc__title span{
  color: #1286FE;
}
.uc__title span:before{
  height: 12px;
  background: #1286FE;
}
.uc__item:hover .uc__title span:before{
  background: #9EF9F9;
}

.uc__btn_icon {
  background-image: url(/wp-content/themes/diasoft/img/bpm/uc_icon.png);
  background-repeat: no-repeat;
  display: inline-block;
  margin-left: 12px;
  vertical-align: middle;
}

.uc__btn_icon {
  width: 19px;
  height: 16px;
  background-position: -5px -5px;
}

.uc__item.active .uc__btn_icon {
  width: 16px;
  height: 15px;
  background-position: -34px -5px;
}
.uc__btn-close{
  display: none;
}
.uc__item.active:before{
  background: #0B5DC6;
}
.uc__item.active .uc__title{
  display: none;
}
.uc__item.active .uc__text{
  display: block;
  opacity: 1;
}
.fmbb__list{
  display: grid;
  grid-template-columns: repeat(2,1fr);
}
.fmbb__item{
  padding: 90px;
  background: #F4F7FE;
}
.fmbb__item:last-child{
  background: #EDF1FC;
}
.fmbb__title{
  margin-bottom: 45px;
  font-size: 44px;
  line-height: 1.1;
  color: #000;
  font-weight: bold;
}
.fmbb__title span{
  color: #1286FE;
}
.fmbb__title span:before{
  background: #9EF9F9;
}
.fmbb__text ul li{
  margin-bottom: 50px;
  position: relative;
  font-size: 22px;
  line-height: 178.5%;
  color: #000000;
  padding-left: 80px;
}
.fmbb__text ul li:before{
  content: "";
  display: block;
  width: 46px;
  height: 45px;
  background: url(/wp-content/themes/diasoft/img/bpm/icon_list.svg) no-repeat center / cover;
  position: absolute;
  left: 0;
  top: 0;
}
.fmbb__text img{
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#cu{
  background: url(/wp-content/themes/diasoft/img/bpm/contacts.png)  no-repeat center / cover;
}
#cu h2{
  margin-bottom: 0;
}
#cu .text-border{
  -webkit-text-stroke-color: #fff;
}
.btn.cookie_accept{
  width: auto;
  flex: 1 0 auto;
  font-size: 18px;
}
.banner_main_img img{
  max-width: 100%;
}
#eot_4 .btn_block{
  margin-bottom: 0;
}
.main_ban_block h2{
  font-size: 0;
}
.btn_top{
  font-size: 22px;
  text-transform: uppercase;
  color: #1286FE;
  border: 3px solid #000000;
  padding: 10px 100px;
  position: absolute;
  right: 15%;
  bottom: 45px;
  z-index: 10;
  font-weight: bold;
  opacity: 0;
  transition: 0.3s;
  transform: translateY(100%);
}
.btn_top svg{
  margin-left: 18px;
}
.btn_top.act{
  opacity: 1;
  transform: translateY(0%);
}
.eot__title a{
  font-size: 20px;
  line-height: 178.5%;
  color: #FFFFFF;
  font-weight: bold;
  transition: color 0.3s;
  display: inline-flex;
  gap: 10px;
  align-items: center;
  margin-top: 10%;
}
.eot__title a:hover {
  color: #3585D7;
}
#pr{
  padding-top: 100px;
}
.pr__list{
  display: flex;
  gap: 10px;
}
.pr__item{
  width: 50%;
  display: flex;
  flex-direction: column;
  transition: all 0.3s;
  border: 3px solid #1183FE;
  border-image-slice: 1;
}
.pr__block{
  flex-grow: 1;
  padding: 30px 65px;
  width: 100%;
  border-bottom: 1px solid #DCDCDC;
  text-align: center;
}
.pr__title {
  margin-bottom: 10px;
}
.pr__under.eot__list_title{
  margin-bottom: 20px;
}
.pr__anons.eot__list_text{
  margin-bottom: 40px;
}
.pr__options_name, .pr__cap_name{
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 15px;
}
.pr__options ul, .pr__caps ul{
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
}
.pr__options li {
  text-align: left;
}
.pr__cap_name{
  margin-bottom: 20px;
}
.pr__caps ul{
  align-items: flex-start;
}
.pr__caps ul li{
  position: relative;
  padding-left: 25px;
  text-align: left;
}
.pr__caps ul li:before{
  content: "✔";
  position: absolute;
  left: 0;
  top: 0;
  font-weight: bold;
  color: #4EA10D;
}
.pr__caps ul li.none:before{
  content: "✖";
  color: red;
}
span.LICENSE, span.LICENSE~br{
  display: none;
}
.pr__block .btn {
  font-size: 16px;
  max-width: none;
  padding: 15px 50px;
  display: inline-block;
  width: auto;
}
.header__search_btn {
    background-color: #D2A2E8;
}

/*Медиа*/
@media (max-width: 2000px){
  .header__nav__link {
    font-size: 20px;
  }
  .banner_main_img{
    max-width: 920px;
  }
  .main_ban_block h2 .text-border, .main_ban_block h2 .text-colored-wrap {
    font-size: 105px;
  }
  .go-mobile, .go-mobile span {
    font-size: 28px;
  }
  .main_ban_block_text li:first-child, .main_ban_block_text li:first-child *{
    font-size: 22px;
  }
  .main_ban_block_text li{
    font-size: 20px;
  }
  .btn{
    font-size: 16px;
    max-width: 430px;
    padding: 22px 60px;
  }
  .bpm_title{
    margin-bottom: 50px;
  }
  .bpm_title, .bpm_title *{
    font-size: 56px;
  }
  .losf__img{
    transform: scale(0.85);
  }
  .losf__title {
    font-size: 28px;
    margin-bottom: 30px;
  }
  .losf__text{
    font-size: 20px;
  }
  .py{
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .text-border, .text-colored-wrap .text-colored{
/*    font-size: 67px;*/
  }
  .number_block_count>b{
    font-size: 38px;
  }
  .number_block_count .numcount, .number_block_count4>b{
    font-size: 70px;
  }
  
  .number_block_name{
    font-size: 20px;
  }
  .lct__title {
    font-size: 30px;
  }
  .lct__list li{
    height: 440px;
    padding: 155px 65px 40px 75px;
  }
  .lct__block{
    max-width: 271px;
  }
  .eot__title_block{
    margin-bottom: 68px;
    height: 490px;
  }
  .eot__title{
    font-size: 42px;
  }
  .eot__under_title{
    padding: 18px 60px;
    font-size: 30px;
    border-left-width: 6px;
    margin-bottom: 68px;
  }
  .eot__list_title{
    font-size: 22px;
    margin-bottom: 30px;
  }
  .eot__list_text, .eot__list_text li, .eot__list_text p{
    font-size: 18px;
  }
  .eot__list_text li{
    margin: 5px 0;
  }
  .eot__list{
    margin-bottom: 60px;
  }
  .eot__node{
    padding: 9px;
    margin-bottom: 90px;
  }
  .eot__node_block{
    padding: 80px 70px;
  }
  .eot__node_info {
    margin-left: -85px;
  }
  .eot__node_title{
    font-size: 32px;
    margin-bottom: 55px;
  }
  .eot__node_text li{
    font-size: 20px;
    padding-left: 185px;
  }
  .eot__node_text li:before{
    width: 165px;
  }
  img.eot__node_img{
    max-width: 330px;
  }
  .btn_block{
    margin-bottom: 60px;
  }
  .afde__text{
    font-size: 32px;
    margin-bottom: 70px;
  }
  .afde__number{
    font-size: 68px;
    flex: 0 0 106px;
    padding: 0;
  }
  .afde__block{
    border-width: 9px;
    padding: 20px 50px;
  }
  .afde__title{
    font-size: 27px;
  }
  .afde__title svg{
    height: 19px;
  }
  .afde__item.active .afde__block:before{
    top: 80px;
    width: calc(100% + 18px);
    left: -9px;
  }
  .afde__item.active .afde__block_text{
    margin-top: 55px;
  }
  .afde__block_text p{
    font-size: 20px;
  }
  #ibp img{
    max-width: 100%;
  }
  .bpm__text{
    font-size: 28px;
    margin-bottom: 60px;
  }
  .ibp__list{
    margin-bottom: 70px;
    margin-left: 70px;
  }
  .ibp__list li{
    font-size: 20px;
    padding-left: 64px;
  }
  .ibp__list li:before{
    width: 48px;
  }
  section h2{
    margin-bottom: 50px;
  }
  #uc .bpm__text{
    padding-left: 65px;
  }
  .uc__item{
    padding: 65px;
    min-height: 470px;
  }
  .uc__title{
    font-size: 32px;
  }
  .uc__btn span{
    font-size: 17px;
  }
  .uc__text li {
    margin: 0px 0 25px;
    font-size: 18px;
    padding-left: 60px;
  }
  .uc__text li:before{
    top: 14px;
    width: 40px;
  }
  .fmbb__item{
    padding: 70px;
  }
  .fmbb__title{
    font-size: 35px;
  }
  .fmbb__text ul li{
    font-size: 18px;
    margin-bottom: 35px;
  }
  .fmbb__text ul li{
    padding-left: 60px;
  }
  .fmbb__text ul li:before{
    width: 35px;
    height: 35px;
  }
  .vydel span:before{
    height: 9px;
    left: -4px;
    bottom: 4px;
    width: calc(100% + 8px);
  }
  .eot__title.vydel span:before{
    height: 11px;
    left: -3px;
    bottom: 6px;
    width: calc(100% + 6px);
  }
  .eot__label{
    font-size: 18px;
    margin-bottom: 60px;
  }
  .btn_top {
    font-size: 16px;
    padding: 7px 65px;
  }
}
@media (max-width: 1600px){
  .width-wrap {
    padding-left: 80px;
    padding-right: 80px;
  }
  .header__nav{
    width: 100%;
    justify-content: space-between;
  }
  .header__nav__item {
    width: auto;
  }
  .banner_main_img {
    max-width: 55%;
    top: 10%;
  }
  .main_ban_block h2 .text-border, .main_ban_block h2 .text-colored-wrap {
    font-size: 74px;
  }
  .go-mobile, .go-mobile span {
    font-size: 20px;
  }
  .go-mobile{
    margin-bottom: 30px;
  }
  .main_ban_block_text li:first-child{
    margin-bottom: 30px;
  }
  .main_ban_block_text li:first-child, .main_ban_block_text li:first-child * {
    font-size: 16px;
  }
  .main_ban_block_text li {
    font-size: 14px;
  }
  .main_ban_block h2:before {
    content: "";
    display: block;
    width: 5px;
    height: 80%;
    left: -46px;
    top: 50%;
    transform: translateY(-50%);
    background: #FFF;
    position: absolute;
  }
  .wrapper-top h2 {
    margin-bottom: 40px;
  }
  .main_ban_block_text li:first-child {
    padding-left: 65px;
  }
  .main_ban_block_text li{
    padding-left: 140px;
  }
  .main_ban_block_text li:before {
    top: 10px;
    width: 115px;
    background-position-x: right;
  }
  .py{
		padding: 80px 0;
	}
  .header__nav__link {
		font-size: 16px;
	}
	.header__language{
		height: 36px;
		width: 36px;
	}
  :root{
    --swidth:36px;
    --height:36px;
  }
	.header__language__link{
		font-size: 14px;
		height: 36px;
		padding-left: 9px;
		padding-right: 9px;
	}
	header .header__right .btn{
		font-size: 16px;
		height: 36px;
		padding: 18px 43px;
	}
	.header__language__submenu {
	    width: 36px;
	    top: 33px;
	}
  .banner_btn{
    bottom: 20%;
  }
  .banner_btn_2{
    bottom: calc(20% - 60px);
  }
  .banner .width-wrap{
    margin-top: 6%;
  }
  .btn{
    padding: 13px 38px;
    max-width: 310px;
    font-size: 12px;
  }
  .bpm_title, .bpm_title *{
    font-size: 40px;
  }
  .bpm_title{
    margin-bottom: 60px;
  }
  .losf__img {
    transform: scale(0.75);
    margin-bottom: 0;
  }
  .losf__title {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .losf__text {
    font-size: 15px;
  }
  .vydel span:before {
    height: 6px;
    bottom: 2px;
    left: -2px;
    width: calc(100% + 4px);
  }
  .text-border, .text-colored-wrap .text-colored{
/*    font-size: 48px;*/
  }
  .about h2, section h2 {
    margin-bottom: 40px;
  }
  .number_block_count>b{
    font-size: 28px;
  }
  .number_block_count .numcount, .number_block_count4>b{
    font-size: 48px;
  }
  .number_block_count .numcount:before{
    height: 6px;
  }
  
  .number_block_name{
    font-size: 14px;
  }
  .number_block_item{
    margin-bottom: 40px;
  }
  .lct__list li {
    height: 320px;
    padding: 110px 50px 30px 50px;
  }
  .lct__title{
    font-size: 22px;
  }
  .lct__block .lct__link{
    font-size: 13px;
  }
  .eot__title{
    font-size: 30px;
  }
  .eot__title a{
    font-size: 16px;
  }
  .eot__title_block {
    margin-bottom: 48px;
    height: 350px;
  }
  .eot__under_title {
    padding: 12px 45px;
    font-size: 22px;
    border-left-width: 5px;
    margin-bottom: 48px;
  }
  .eot__list_title {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .eot__list_text, .eot__list_text li, .eot__list_text p{
    font-size: 14px;
  }
  .eot__list_text li {
    padding-left: 50px;
  }
  .eot__list_text li:before {
    width: 40px;
    top: 9px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .eot__label{
    font-size: 13px;
    margin-bottom: 45px;
    border: 3.5px solid transparent;
    border-image: linear-gradient(to right, #1183FE , #11E9E8);
    -moz-border-image: -moz-linear-gradient(left, #1183FE , #11E9E8);
    -webkit-border-image: -webkit-linear-gradient(left, #1183FE , #11E9E8);
    border-image-slice: 1;
  }
  .eot__node{
    padding: 6px;
    margin-bottom: 30px;
  }
  .eot__node_block{
    padding: 50px;
  }
  img.eot__node_img {
    max-width: 230px;
  }
  .eot__node_title {
    font-size: 22px;
    margin-bottom: 35px;
  }
  .eot__node_text li {
    font-size: 14px;
    padding-left: 125px;
    padding-right: 170px;
  }
  .eot__node_text li:before {
    width: 115px;
    height: 2px;
    top: 12px;
  }
  .eot__node_info {
    margin-left: -30px;
  }
  .afde__text {
    font-size: 20px;
    margin-bottom: 60px;
  }
  .afde__number {
    font-size: 48px;
    flex: 0 0 75px;
    padding: 0;
  }
  .afde__block {
    border-width: 7px;
    padding: 20px 50px;
  }
  .afde__title {
    font-size: 20px;
  }
  .afde__block_text p {
    font-size: 16px;
  }
  .afde__item.active .afde__block:before {
    top: 70px;
    width: calc(100% + 14px);
    left: -7px;
  }
  .bpm__text {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .ibp__list li {
    font-size: 14px;
  }
  .uc__title {
    font-size: 24px;
  }
  .uc__btn span {
    font-size: 13px;
  }
  .uc__text li {
    margin: 0px 0 14px;
    font-size: 17px;
  }
  .fmbb__item {
    padding: 50px;
  }
  .fmbb__title {
    font-size: 24px;
    margin-bottom: 25px; 
  }
  .fmbb__text ul li{
    margin-bottom: 20px;
    font-size: 14px;
    padding-left: 45px;
  }
  .fmbb__text ul li:before {
    width: 25px;
    height: 25px;
  }
  .ibp__list li:before {
    top: 27%;
  }
  .uc__item.active .uc__block{
    justify-content: flex-start;
  }
  .afde__text span:before{
    bottom: 5px;
  }
  .go-mobile span:before{
    bottom: 5px;
    height: 7px;
  }
  .main_ban_block_text li:first-child span:before{
    bottom: 2px;
    height: 5px;
  }
  .eot__title.vydel span:before {
    height: 8px;
    bottom: 3px;
  }

}
@media (max-width: 1500px){
  .lct__block {
    max-width: 215px;
  }
  .afde__item {
    margin-bottom: 20px;
  }
  .btn_whatsapp.btn{
    font-size: 12px;
  }
  .pr__block{
    padding: 30px;
    min-height: 225px;
  }
}
@media (max-width: 1300px){
  .vydel span:before{
    left: -3px;
    width: calc(100% + 6px);
  }
  .lct__title {
    font-size: 20px;
  }
  .lct__block {
    max-width: 38%;
  }
  .uc__item {
    padding: 35px;
    min-height: 350px;
  }
  .uc__text li{
    font-size: 15px;
  }
  .uc__btn_icon {
    transform: scale(0.8);
    vertical-align: baseline;
  }
  .fmbb__text img {
    max-width: 100%;
    height: auto;
  }
  .text-border, .text-colored-wrap .text-colored {
/*    font-size: 38px;*/
  }
  .btn_top {
    font-size: 14px;
    padding: 5px 35px;
  }
  .btn_top svg {
    margin-left: 12px;
    height: 15px;
    vertical-align: initial;
  }
}
@media (max-width: 1200px){
  .width-wrap {
    padding-left: 25px;
    padding-right: 25px;
  }
  .main_ban_block h2 .text-border, .main_ban_block h2 .text-colored-wrap {
    font-size: 62px;
  }
  .first-screen .wrapper-top h2 {
    margin-top: 0px;
    margin-bottom: 0;
  }
  .main_ban_block {
    padding-left: 35px;
  }
  .main_ban_block h2:before {
      height: 70%;
      left: -26px;
      top: 3%;
      transform: translateY(0%);
  }
  .go-mobile{
    margin-bottom: 20px;
  }
  .go-mobile, .go-mobile span {
    font-size: 18px;
  }
  .main_ban_block_text li:first-child {
    padding-left: 30px;
  }
  .main_ban_block_text li:first-child, .main_ban_block_text li:first-child * {
    font-size: 14px;
  }
  .main_ban_block_text li:before{
    width: 75px;
  }
  .main_ban_block_text li {
    padding-left: 90px;
  }
  .go-mobile span:before {
      bottom: 3px;
      height: 7px;
  }
  .banner_main_img{
    top: 22%;
  }
  .banner_btn {
    bottom: 15%;
    left: 55%;
  }
  .banner_btn_2{
    bottom: calc(15% - 50px);
  }
  .py {
    padding: 60px 0;
  }
  .bpm_title, .bpm_title * {
    font-size: 36px!important;
  }
  .bpm_title {
    margin-bottom: 40px;
  }
  .losf__img {
    transform: scale(0.65);
    margin-bottom: 0;
  }
  .lct__list li {
    height: 260px;
    padding: 85px 25px 30px 35px;
  }
  .lct__title {
    font-size: 18px;
  }
  .eot__list{
    gap: 35px;
  }
  .eot__list_text li:before{
    top: 11px;
  }
  .eot__node_text li{
    padding-right: 0;
  }
  .uc__title, .fmbb__title {
    font-size: 22px;
  }
  .bpm_title span:before{
    height: 8px;
  }
  .btn_top{
    display: none;
  }
  .pr__block {
    padding: 20px;
    min-height: 245px;
  }
  
}
@media(max-width: 992px){
  .banner_main_img {
    top: 40%;
    transform: rotate(45deg);
    max-width: 52%;
    right: -10%;
  }
  .banner_btn {
    bottom: 12%;
    left: 50%;
    transform: translateX(-50%);
  }
  .banner_btn_2{
    bottom: calc(12% - 50px);
  }
  .losf__img{
    margin-bottom: -50px;
  }
  .losf__img {
    transform: scale(1);
    margin-bottom: 30px;
  }
  .losf__img img{
    height: 100%;
    width: auto!important;
  }
  .owl-dots{
    display: flex;
    justify-content: center;
    gap: 42px;
    margin-top: 35px;
  }
  .owl-dot{
    width: 13px;
    height: 13px;
    border: 2px solid #E0E0E0;
    border-radius: 20px;
  }
  .owl-dot.active{
    background: #1286FE;
    border-color: #1286FE;
  }
  .number_block_item {
    text-align: center;
  }
  .number_block_count{
    justify-content: center;
  }
  .lct__block {
    max-width: 100%;
  }
  .lct__list li {
    height: 290px;
    padding: 95px 45px 45px;
    text-align: center;
    background-size: 201% 100%!important;
    background-position: left!important;
  }
  .lct__list li:nth-child(3), .lct__list li:nth-child(4){
    background-position: right!important;
  }
  .lct__title {
    font-size: 22px;
  }
  .eot__title {
    font-size: 26px;
    text-align: center;
  }
  .eot__title_block, .eot__on_title_block{
    height: 350px;
  }
  .eot__title_block {
    margin-bottom: 35px;
    background-position: right!important;
    background-size: 200% 100%!important;
  }
  .eot__on_title_block {
    background-size: 200% 100%;
    background-position: left;
  }
  .eot__list {
    grid-template-columns: repeat(1, 1fr);
  }
  .eot__list_text ul{
    display: flex;
    flex-direction: column;
  }
  .eot__node_block {
    padding: 30px;
  }
  .btn_block:before, .btn_block:after{
    content: none;
  }
  .eot__node_text li{
    padding-left: 0;
  }
  .eot__node_text li:before {
    content: none;
  }
  .eot__title_block.eot__title_block-2, .eot__title_block.eot__title_block-4{
    background-position: left!important;
  }
  .eot__on_title_block.eot__on_title_block-2, .eot__on_title_block.eot__on_title_block-4{
    background-position: right!important;
  }
  #ibp .col-lg-5, #ibp .col-lg-4{
    display: none;
  }
  .ibp__img{
    display: block!important;
    margin-left: auto;
    margin-right: auto;
    width: 60%;
    margin-top: -8%;
    margin-bottom: 25px;
  }
  .uc__list {
    grid-template-columns: repeat(1, 1fr);
  }
  .uc__item {
    min-height: 300px;
  }
  .fmbb__list {
    grid-template-columns: repeat(1,1fr);
  }
  .eot__title  a svg {
    height: 15px;
  }
  .pr__list {
    flex-direction: column;
  }
  .pr__item{
    width: 100%;
  }
  .pr__block{
    min-height: auto;
  }
  .pr__options_name, .pr__cap_name{
    font-size: 20px;
  }
  .eot__list_title{
    padding-right: 0!important;
  }
}
@media(max-width: 767px){
  .header__search_btn {
    background-color: transparent;
      filter: contrast(0) brightness(10);
  }
  .main_ban_block h2 .text-border{
    font-size: 48px!important;
  }
  .main_ban_block h2:before{
    height: 50%;
  }
  .main_ban_block {
    padding-left: 0px;
    padding-top: 25px;
  }
  .main_ban_block h2{
    padding-left: 25px;
  }
  .main_ban_block h2 .text-colored-wrap {
    font-size: 48px!important;
    padding-left: 0px;
    margin-top: 0px!important;
  }
  .main_ban_block h2:before{
    left: 0px;
    height: 100%;
  }
  .first-screen{
    background-position: 80%!important;
  }
  .go-mobile{
    margin-bottom: 25px;
  }
  .go-mobile, .go-mobile span, .main_ban_block_text li:first-child, .main_ban_block_text li:first-child * {
    font-size: 22px;
  }
  .main_ban_block_text li:first-child{
    padding-left: 0;
  }
  .go-mobile br, .main_ban_block_text li br{
    display: none;
  }
  .first-screen .wrapper-top h2 {
    margin-top: 0px;
    margin-bottom: 120%;
  }
  .banner .width-wrap{
    position: relative;
  }
  .wrapper-top {
    padding-top: 30px;
  }
  .banner_main_img img {
    max-width: 750px;
  }
  .banner_main_img {
    top: 20%;
    transform: rotate(30deg) translateX(-25%);
    max-width: 100%;
    left: 0%;
  }
  .bpm_title{
    margin-top: 0;
    margin-bottom: 35px;
  }
  .losf__title{
    font-size: 24px;
  }
  .losf__text{
    font-size: 18px;
  }
  .text-border, .text-colored-wrap .text-colored{
/*    font-size: 40px!important;*/
  }
  .btn_whatsapp.btn{
    margin-bottom: 45px;
  }
  #up .text-right{
    text-align: center;
  }
  .number_block_count>b {
    font-size: 26px;
  }
  .number_block_count4>b{
    font-size: 50px;
  }
  .number_block_name{
    font-size: 16px;
  }
  .lct__list {
    grid-template-columns: repeat(1, 1fr);
  }
  .lct__list li {
    height: 295px;
    padding: 105px 80px 40px;
    text-align: center;
  }
  .lct__block .lct__link {
    font-size: 0px;
  }
  .lct__block .lct__link:after{
    margin-left: 0;
  }
  .eot__on_title_block{
    height: 275px;
  }
  .eot__title_block{
    height: 220px;
  }
  .eot__under_title {
    padding: 12px 35px;
  }
  .eot__list>li{
    padding: 30px;
    background: #F5F5F5;
    border: 4px solid #F5F5F5;
    transition: 0.3s;
  }
  .eot__list_title{
    font-size: 20px;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 0;
    position: relative;
    padding-right: 27px;
  }
  .eot__list_text{
    opacity: 0;
    height: 0;
    overflow: hidden;
    transition: 0.3s;
  }
  .eot__list_title:after{
    content: "";
    position: absolute;
    display: block;
    width: 26px;
    height: 8px;
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    transition: 0.3s;
  }
  .eot__list>li.active .eot__list_title:after{
    transform: translateY(-50%) rotate(90deg) scale(-1,1);
  }
  .eot__list>li.active .eot__list_text{
    opacity: 1;
    height: auto;
    overflow: visible;
    margin-top: 15px;
  }
  .eot__list_text, .eot__list_text li, .eot__list_text p{
    font-size: 17px;
  }
  .eot__node_block{
    flex-wrap: wrap;
  }
  img.eot__node_img{
    display: block;
    max-width: 245px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
  }
  .eot__node_info{
    margin-left: 0;
    width: 100%;
  }
  .eot__node_title {
    font-size: 24px;
    margin-bottom: 0px;
  }
  .eot__node_text li {
    font-size: 18px;
  }
  .btn{
    font-size: 14px;
  }
  .eot__label{
    margin-bottom: 25px;
  }
  .afde__text{
    font-size: 22px;
    margin-bottom: 45px;
  }
  .afde__number {
    font-size: 52px;
    flex: 0 0 80px;
  }
  .afde__block{
    font-size: 20px;
    padding: 22px 72px 22px 38px;
  }
  .afde__title svg{
    right: -40px;
  }
  .afde__block_text {
    padding-left: 0px;
    border-left: 0;
  }
  .afde__item.active .afde__block_text {
    margin-top: 20px;
  }
  .afde__item.active .afde__block:before {
    top: 80px;
  }
  .afde__list li:nth-child(2) .afde__title span{
    display: block;
  }
  .ibp__img{
    width: 80%;
  }
  .bpm__text{
    font-size: 22px;
    margin-bottom: 20px;
  }
  .ibp__list {
    margin-bottom: 40px;
    margin-left: 0px;
  }
  #uc .bpm__text {
    padding-left: 0px;
    margin-bottom: 25px;
  }
  .uc__item {
    min-height: 350px;
    padding: 25px 35px 35px;
  }
  .uc__item.active{
    padding-bottom: 15px;
  }
  .uc__block{
    align-items: center;
  }
  .uc__btn{
    left: 50%;
    transform: translateX(-50%);
  }
  .uc__btn span{
    font-size: 0;
  }
  .uc__btn_icon {
    transform: scale(1.3);
    vertical-align: baseline;
    margin-left: 0;
  }
  .uc__text li {
    margin: 0px 0 10px;
    padding-left: 35px;
  }
  .uc__text li:before {
    top: 10px;
    width: 25px;
  }
  .fmbb__item {
    padding: 40px 30px;
  }
  .fmbb__text ul li{
    font-size: 17px;
    margin-bottom: 17px;
  }
  .ibp__list li {
    font-size: 18px;
  }
  .main_ban_block_text li:first-child span{
    display: inline-block;
  }
  .banner_btn, .main_ban_block_text li:not(:first-child), .losf__title br, .afde__text br, .bpm__text br, .eot__node_title br{
    display: none;
  }
  .eot__list_text.pr__anons {
    height: auto;
    opacity: 1;
  }
  .pr__block{
    gap: 25px;
  }
  #pr {
    padding-top: 40px;
  }
}
@media(max-width: 450px){
  .eot__on_title_block {
    background-size: 240% 100%;
  }
  .afde__title {
    font-size: 17px;
  }
  .main_ban_block{
    padding-bottom: 40px;
  }
  
}
@media(max-width: 400px){
  .width-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
  .main_ban_block h2 .text-border, .main_ban_block h2 .text-colored-wrap{
    font-size: 47px!important;
  }
  .banner_main_img img {
    max-width: 650px;
  }
  .lct__list li {
    padding: 95px 40px 40px;
  }
  .eot__on_title_block {
    background-size: 270% 100%;
  }
  .eot__under_title, .eot__list_title{
    font-size: 18px;
  }
  .eot__node_title{
    font-size: 20px;
  }
  .uc__text li {
    font-size: 14px;
  }
  .uc__item {
    min-height: 385px;
  }
}
@media(max-width: 375px){
  .main_ban_block h2 .text-border, .main_ban_block h2 .text-colored-wrap{
    font-size: 34px!important;
  }
  .main_ban_block h2:before {
    left: 0px;
  }
  .text-border, .text-colored-wrap .text-colored {
/*    font-size: 32px!important;*/
  }

  .afde__number {
    font-size: 34px;
    flex: 0 0 40px;
  }
  .afde__block {
    padding: 20px 40px 20px 20px;
  }
  .afde__title svg {
    right: -25px;
  }
  .afde__title {
    font-size: 16px;
  }
  .afde__item.active .afde__block:before {
    top: 70px;
  }
  .bpm__text {
    font-size: 20px;
  }
  .uc__title, .fmbb__title {
    font-size: 20px;
  }
  .bpm_title, .bpm_title * {
    font-size: 28px!important;
  }
  .uc__text li:before{
    content: none;
  }
  .uc__text li{
    padding-left: 0;
  }
}
@media(max-width: 350px){
  .banner_main_img img {
    max-width: 500px;
  }
  
  .go-mobile, .go-mobile span, .main_ban_block_text li:first-child, .main_ban_block_text li:first-child * {
    font-size: 18px;
  }
  .banner_main_img {
    top: 25%;
  }
  .eot__on_title_block {
    background-size: 350% 100%;
  }
  .eot__list>li {
    padding: 20px;
  }
  .eot__node_title {
    font-size: 18px;
  }
  .eot__node_text li, .ibp__list li {
    font-size: 16px;
  }
  .fmbb__text ul li{
    padding-left: 35px;
  }
  
}