/* RESET */

* { margin:0; padding:0; box-sizing: border-box; -webkit-tap-highlight-color: transparent;}
html ,body {width: 100%; color: #232323; font-family: 'Inter', sans-serif; font-size: 18px; line-height: 1.4; cursor: default; -webkit-font-smoothing: antialiased;}
html {height: 100%;}
body {height:auto !important; min-height:100%; height:100%; position:relative; background-color: #F7F7F7; scroll-behavior: smooth;}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, select, input, textarea,
cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0; padding:0;}
a img, :link img, :visited img {border:0;}

table {border-collapse: collapse; border-spacing: 0;}
ul li {list-style: none;}
ul {padding: 0;}
a {cursor: pointer; text-decoration: none;color: #232323; }

img {max-width: 100%; height: auto;}
 
a:hover {
	color: #0036FF;
	text-decoration: none;
}
	
a, .burger {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

a:focus {
    outline: none !important;
}

ol {padding-left: 20px; margin-bottom: 32px;}
ol:last-child{margin-bottom: 0;}
ol li {padding-left: 4px;}
ol li + li {margin-top: 10px}
ol li::marker {color: #0036FF;}
.workarea ul:not(.main-news-tabs):not(.sort_display) li {
	position: relative;
    padding-left: 24px;
	margin-bottom: 8px;
}
	
.workarea ul:not(.main-news-tabs):not(.sort_display) li:before { 
	content: url(/upload/img/svg/menu-dot.svg);
	position: absolute; 
	left: 0;
}
	
.section__heading a:hover svg {fill: #0036FF;}	

p {
	padding-bottom: 15px;
}

div.modern-page-navigation a {color: #232323 !important;text-decoration: underline; }
.workarea_wrap--inner .workarea a:not(.btn):not(.news_detail_link):not(.newstype):not(.subscr):not(.news_detail_link):not(.teportYeartype):not(.mixitup-control-active):not(.tab-link) {color: #0036FF; text-decoration: underline; font-weight: 600;}
.workarea_wrap--inner .workarea a:not(.btn):not(.news_detail_link):not(.newstype):not(.subscr):not(.news_detail_link):hover {text-decoration: none;}

.workarea_wrap--inner p {padding-bottom: 32px;}
.workarea_wrap--inner .fintech_desc-item p {padding-bottom: 0;}
.panel-group .panel-default > .panel-heading a {text-decoration: none !important;}
.panel-group .panel-default > .panel-heading a, .partner-item-info a {color: #232323 !important; text-decoration: none !important; }
.partner-item-info a:hover {color: #0036FF !important;} 

strong{font-weight: bold;}
em{font-style: italic;}
button {cursor: pointer;}
.clear {clear: both; line-height: 0px; height: 0px; width: 0px; font-size: 0px;}

input[type="text"] {font-size: 18px;}

#body-wrapper {
  width: 100%;
  min-height: 800px;
  
}

input { font-family: 'Inter', sans-serif;} 

.body-wrapper input[type="text"], 
.body-wrapper input[type="password"],
.body-wrapper input[type="tel"],
.body-wrapper input[type="email"] {
	height: 61px;
	border-radius: 8px;
	border: 1px solid #DFDFDF;
	background:  #FFF;
	padding: 0 12px;
	font-size: 18px;
	width: 100%;
}

input[type="text"]:focus-visible, 
input[type="password"]:focus-visible,
input[type="tel"]:focus-visible,
input[type="email"]:focus-visible,
input[type="text"]:focus, 
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
textarea:focus {
	border-color: #257AFF;
	outline: none !important;
}

h3 {
  font-size: 24px;
  font-weight: 600;
}

.section__title {
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.4;
	text-transform: uppercase;
	margin-bottom: 40px;
}

.pb-85 {padding-bottom: 85px}

.pt-85 {padding-top: 85px}
.mb-24 {margin-bottom: 24px}
.mb-48 {margin-bottom: 48px}
.mb-16 {margin-bottom: 16px}
.mb-32 {margin-bottom: 32px}
.mb-64 {margin-bottom: 64px}
.mt-32 {margin-top: 32px}
.mt-64 {margin-top: 64px}
.p-0 {padding-bottom: 0 !important;}
.d-flex {display: flex;}

h6 {font-size: 18px;}

.maxwidth-theme {max-width: 1560px; margin: 0 auto;}

@media (min-width: 992px) {
	body .maxwidth-theme {
		padding-left: 32px;
		padding-right: 32px;
	}
}


/* HEADER */

.wrap-footer .footer,
.workarea_wrap {
  
}

.header {
	padding-bottom: 24px;
}


.header__top-inner {
  padding-top: 21px;
  padding-bottom: 25px;
  
}
.wrap-top-header {
  padding-bottom: 20px;
}
.logo {
  display: block;
  width: 231px;
  height: 60px;
  border: none;
  flex: 0 0 231px;
  margin-left: 20px;
  margin-right: 12px;
}
.logo img {
  border: none;
}

.wrap-null-menu ul:not(.select2-results__options) {
  list-style-type: none;
  display: flex;
  /*gap: 24px;*/
}

.wrap-null-menu ul li > a {
  display: block;
  padding-left: 28px;
  min-height: 24px;
}

.wrap-null-menu ul li > a.eye-link {
	padding-left: 0;
	
}
.wrap-null-menu .auth {
  background: url(images/icon_entrance.svg) no-repeat 0 0;
}
.wrap-null-menu ul li a.login {
  background: url(images/icon_logout.svg) no-repeat 0 0;
  padding-left: 28px;
  min-height: 24px;
  display: inline-block;
}
.wrap-null-menu .feedback {
  background: url(images/icon_contact.svg) no-repeat 0 0;
}
.wrap-null-menu .map {
  background: url(images/null-menu-map.png) no-repeat 0 0;
}

.search-box {
  position: relative;
}
.search-box input {
  width: 100%;
  height: 56px;
  line-height: 56px;
  padding: 0 57px 0 24px;
  border: none;
  border-radius: 27px;
  font-size: 16px;
  outline: none;
}

.sites__current {
	text-transform: uppercase;
}

.icon-block__icon {
	flex-shrink: 0;
}

.sites .icon-block__icon > img {max-width: 24px;}

.search-box .search-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 16px;
  display: block;
  width: 27px;
  height: 23px;
  background: url(images/search.svg) no-repeat 0 0;
  filter: grayscale(1);
}

.search-box .search-button:hover {
 
  filter: grayscale(0);
}

/* MENU */
header nav {
   background-color: #fff;
   border-radius: 16px;
   padding: 0 clamp(1vw, 2vw, 57px);
}

#nav { 
   padding: 0; 
   list-style: none; 
   height: 70px;
   position: relative;
   z-index: 500; 
   display: flex;
   justify-content: space-between;
   align-items: center;   
}


#nav li.top { 
	display: inline-flex;
    height: 70px;
    align-items: center;
}
#nav li a.top_link { 
   display:block; 
   text-decoration:none; 
   font-size: clamp(16px, 14px + 0.321vw, 18px);
   padding: 0 12px;
   color: #232323; 
   font-weight: 500;
}

#nav li.item-selected > a {color: #0036FF}


#nav li a.top_link span { 
   display: inline-flex; 
   padding: 0 12px;  
   gap: 8px;
}
#nav li.last-child a,
#nav li.last-child a span {
  padding-right: 0;
}
#nav li a.top_link span.down {
   padding: 0 12px;  
}

#nav li a.top_link span.down:after {
	content: url(images/menu_arrow.svg); 
	height: 12px;
}

#nav li.top-dropdown:hover a.top_link span.down:after {
    transform: rotate(-180deg);
    transform-origin: 50% 110%;
}
#nav > li:first-child > a,
#nav > li:first-child > a.top_link > span.down {
}
#nav li:hover a.top_link span {
   text-decoration: none;
   color: #0036FF;
}

#nav li:hover {
   
   z-index: 200; 
}
#nav li:hover ul.sub { 
	box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
	border-radius: 0 16px 16px 16px;
   top: 70px;
   left: 0;
   padding: 16px 0 15px;
   background-color: #fff;
   white-space:normal; 
   width: 344px; 
   height:auto;
   z-index:300; 
}

#nav li.top-dropdown:last-child:hover ul.sub { 
   border-radius: 16px 0 16px 16px;
   top: 70px;
   right: 0;

}

#nav li.top-dropdown:last-child ul {
	/*right: -9999px;*/
	left: unset;
}


#nav li:first-child ul.sub {
  left: 0;
}
#nav li:hover ul.sub li { 
   display: block; 
   width: 344px; 
}
#nav li:hover ul.sub li a {
   display: block; 
   padding: 8px 24px;  
   font-size: clamp(16px, 16px + 0.1vw, 1.125rem);
    
}
#nav li ul.sub li a.fly {display: flex; justify-content: space-between;}

#nav li ul.sub li a.fly:after { 
	content: url(images/menu_arrow.svg);
    height: 12px;
}

#nav li ul.sub li.li-parent:hover a.fly:after,
#nav li ul.sub li.li-parent a.maintainHover.fly:after { 
	transform: rotate(-90deg);
    transform-origin: 50% 110%;
} 

#nav li:hover ul.sub li a:hover {
   
   color: #0036FF;
   text-decoration: none;
}
#nav li:hover ul.sub li a.fly:hover {/*������ � ������� fly �������� li ������� ul � ������� sub �������� li �������� � ��������������� nav ��� ��������� �������*/
   color: #0036FF; /*����, ������� ����������� � ���� � ����, ������������ ������� �������� �� ��� x 110px �� ��� y 6px, �� ����������� (�� ���������), ���� ������*/
}


#nav li:hover li:hover ul,/*������ ul �������� li �������� � ��������������� nav ��� ��������� ������� 2� �������*/
#nav li:hover li:hover li:hover ul,/*������ ul �������� li �������� � ��������������� nav ��� ��������� ������� 3� �������*/
#nav li:hover li:hover li:hover li:hover ul,/*������ ul �������� li �������� � ��������������� nav ��� ��������� ������� 4� �������*/
#nav li:hover li:hover li:hover li:hover li:hover ul {/*������ ul �������� li �������� � ��������������� nav ��� ��������� ������� 5� �������(� ��� ������ 4 ������ �����������, ������� ��� ������ ����� �������, ���� �� ���������� ����������� ������)*/
   /*left:290px; 
   top: -5px; 
   
   padding:5px 0; 
   width:290px; 
   white-space: normal;
   z-index:400; 
   height:auto; */
}



#nav ul.sub,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul {
   /*position: absolute; 
   left:-9999px; 
   top:-9999px; 
   height:0; 
   margin:0; 
   padding:0; 
   list-style:none; */
}
#nav ul.sub {
	position: absolute;
	box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    border-radius: 0 16px 16px 16px;
    top: 70px;
    left: 0;
    padding: 16px 0 15px;
    background-color: #fff;
    white-space: normal;
    width: 344px;
    height: auto;
    z-index: 300;
	display: none;
}

#nav .top-dropdown:hover ul.sub {display: block;}
#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly {
  
   color: #0036FF; 
   text-decoration: none;
}
#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly {
   background:#204199 url(images/menu-arrow-inner-down.png) no-repeat 270px -88px; 
   text-decoration: none;
}
/*Denied items*/

 #nav a.denied, .mobile-nav li.denied > a{   
	display: flex !important;
    gap: 10px;
	align-items: center;
}
.mobile-nav li.denied > a{   
    gap: 8px;
}

#nav a.denied:after {

	content: url(images/bank_lock.png);
	height: 20px;
	width: 18px
}

.mobile-nav li.denied > a:after {
	content: url(images/mobile-lock.svg);
	height: 20px;
}
/* FOOTER */

footer {
	background-color: #232323;
	position: relative;
}

footer * {
	color: #fff;
	font-size: 18px;
}
.footer-left {
  float: left;
  margin-top: 22px;
  padding: 0 0 0 53px;
  background: url(images/footer-logo-2023.png) no-repeat 0 0;
}
.footer-left div {
  color: #a7a9ac;
  font-size: 14px;
  
}
.footer-left a {
  font-size: 14px;
  color: #204199;
  
}
.footer-right {
    float: right;
    margin-top: 20px;
    text-align: right;
}
.footer-right a {
    color: #a7a9ac;
    text-align: right;
    text-decoration: none;
    font-size: 14px;
   
}
.footer-right a img {
    float: right;
    margin: -3px 0 0 8px;
}
.footer-right a:hover {
  text-decoration: underline;
}
#bx-composite-banner {
  margin-top: 10px;
}
.developer-hover {
  display: none;
}
/* JCAROUSEL */
.wrap-jcarousel {
  width: 980px;
  padding-top: 15px;
  margin: 0 auto;
}
.wrap-jcarousel h2 {
  padding-bottom: 20px;
  font-size: 22px; 
  color: #204199;
}

#mycarousel li table, #mycarousel li table td {
  width: 160px;
  height: 50px;
  vertical-align: middle;
  text-align: center;
}
#mycarousel li a {
  display: block;
  background-repeat: no-repeat;
  background-position: 0 0;
  margin: auto;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  opacity: 0.65;
}
/* WORKAREA */

.sidebar-left {
  
  flex: 0 0 344px;
}
.workarea h1{
  font-size: 22px;
  line-height: 24px;
  color: #204199;
  
  padding-bottom: 26px;
  font-weight:bold;  
}
.front .workarea h1 {
  font-size: 22px;
  line-height: 24px;
  color: #204199;
  
  padding-bottom: 35px;
  text-align: right;
}
.front .workarea h1:empty {
	display: none
}
.sidebar-left h4 {
  font-size: 22px;
  line-height: 24px;
  color: #204199;
 
  padding-bottom: 20px;
}
.front .workarea h4 {
  display: none;
}
.front-data {
  
}
.front-data tr td{
  padding-left: 15px;
  color: #808285;
  font-size: 12px;
  padding-top: 4px;
  padding-bottom: 4px;
  
  border: none;
  line-height: 18px;
  text-decoration: none;
  font-weight: normal;
}
.front-data tr td:first-child{
  width: 90px;
  padding-left: 0px;
  padding-right: 15px;
  border-right: 1px solid #d1d3d4;
  font-size: 18px;
  color: #204199;
  text-align: right;
  vertical-align: middle;
  text-decoration: none;
  font-weight: normal;
}
.front-data tr td b{
  font-weight: normal;
}
/* SITEMAP TABLE */
.sitemap-table h4 {
  font-size: 22px;
  line-height: 24px;
  color: #204199;
  
  padding-bottom: 20px;
}
table.front-data-sitemap tr td {
  color: #808285;
  font-size: 12px;

  padding: 5px 18px;
  line-height: 18px;
  text-align: center;
  border: none;
}
table.front-data-sitemap tr:first-child td{
  font-size: 18px;
  color: #204199;
  vertical-align: middle;
}
table.front-data-sitemap tr td b {
  font-weight: normal;
}
/* MAIN NEWS LIST */
.main-list-news {
 
}
.main-list-news h3 {
  font-size: 22px;
  line-height: 24px;
  color: #204199;
  
  padding-bottom: 30px;
}
.main-list-news-item {
  padding-bottom: 20px;
}
.main-list-news-item-date {
  float: left;
  width: 81px;
  font-size: 18px;
  color: #204199;
  font-family: 'pfdintextpro-regular';
}
.main-list-news-item-link {
  float: left;
  width: 560px;
}
.main-list-news-item-link a {
  color: #808285;
  font-size: 15px;
  display: inline-block;
  font-weight: normal;
}
.main-list-news-item-link a p,
.main-list-news-item-link a b {
  font-weight: normal;
  font-size: 15px;
}
.main-list-news-item-link a p {
  padding-bottom: 0px;
}
.main-list-news-item-link a:hover {
  color: #204199;
  text-decoration: underline;
}
.main-list-news-more {
  padding-left: 81px;
}
.main-list-news-more a {
  display: inline-block;
  padding-left: 25px;
  color: #204199;
  font-size: 14px;
  
  background: url(images/main-news-more.png) no-repeat 0 2px;
}
/* MAIN SLIDER */

.main-slider-items {
  width: 100%;
  position: relative;
}
.main-slider-tabs, .main-news-tabs {
  list-style-type: none;
  margin: 0 auto;
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.main-slider-tabs li.tab,
.main-news-tabs li.tab-item > a {
	width: fit-content;
	border: 1px solid #257AFF;
	background: #F7F7F7;
	transition: background 0.6s ease;
    -webkit-transition: background 0.6s ease;
	
}
.main-slider-tabs li.first, 
.main-slider-tabs li.last {
  width: 16px;
  height: 108px;
  float: left;
}
.wrap-tab {
  
  cursor: pointer;
}

.last-tab-text  {
  border-right: 1px dotted transparent;
}
.tab-1 {
  background-image: url(images/tab-2.png);
}
.tab-2 {
  background-image: url(images/tab-1.png);
}
.tab-3 {
  background-image: url(images/tab-3.png);
}
.tab-4 {
  background-image: url(images/tab-4.png);
}
.tab-5 {
  background-image: url(images/tab-5.png);
}
.tab-6 {
  background-image: url(images/tab-6.png);
}
.tab-7 {
  background-image: url(images/tab-7.png);
}

.main-slider-tabs li.tab,
.main-news-tabs li.tab-item > a {
	border-radius: 100px;
	display: flex;
	justify-content: center;
	align-items: center;	
}
.main-slider-tabs li.tab .wrap-tab,
.main-news-tabs li.tab-item > a {
	padding: 16px 32px;
	display: block;
}

li.active.tab, .main-slider-tabs li.tab:hover,
.main-news-tabs li.tab-item > a.is-select, 
.main-news-tabs li.tab-item > a.mixitup-control-active,
.main-news-tabs li.tab-item a:hover {
	cursor: pointer;
	color: #fff;
	background: linear-gradient(180deg, #257AFF 0%, #0036FF 100%);
}
  

li.active .tab-text, 
.main-news-tabs li > a.is-select, 
.main-news-tabs li.tab-item > a:hover {
  color: #fff;
}

.wrap-main-slider-img {
  width: 100%;
  
}
.main-slider-img {
  position: relative;
  width: 100%;
  height: 370px;
  overflow-y: hidden;
  background: url(images/main-slider-bg-belcart_new.png) no-repeat center bottom;
}
.main-slider-img .wrap-text {
  width: 980px;
  height: 370px;
  margin: 0 auto;
}


.slide {
  /*display: none;*/
  width: 100%;
  /*position: absolute;*/
  top: 0;
  left: 0;
  z-index: 10;
  visibility: hidden;
  opacity:0;
  transition: visibility 0.6s linear, opacity 0.6s linear;
  margin-right: -100%;
  width: 100%;
}

.slide.service-tab.active {
	visibility: visible;	
	opacity:1;
}


.slide:first-child{
  display: block;
}
.front .text{
  /*padding-left: 540px;
  padding-top: 115px;*/
}
.main-slider-img .text ul{
  list-style-image: url(images/main-ul.png);
}
.main-slider-img .text ul li {
  margin-top: 300px;
  padding-bottom: 10px;
}
.main-slider-img .text ul li a{
  font-size: 19px;
  color: #e6e7e8;
 
}
.main-slider-img .text ul li a:hover{
  color: #b9cfff;
  text-decoration: underline;
}
.wrap-main-slider-link {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 20;
}
.main-slider-link {
  position: relative;
  width: 980px;
  margin: 0 auto;
  height: 50px;
}
.main-slider-link .stb {
  position: absolute;
  top: 12px;
  left: 2px;
  display: block;
  width: 36px;
  height: 36px;
}
.main-slider-link .pci{
  position: absolute;
  top: 12px;
  left: 65px;
  display: block;
  width: 48px;
  height: 36px;
}
.main-slider-link .Spb{
  position: absolute;
  top: 12px;
  left: 127px;
  display: block;
  width: 40px;
  height: 36px;
}
.main-slider-link .belcart{
  position: absolute;
  top: 13px;
  left: 821px;
  display: block;
  width: 140px;
  height: 35px;
}
/*.main-slider-link .mastercard{
  position: absolute;
  top: 13px;
  left: 659px;
  display: block;
  width: 53px;
  height: 35px;
}
.main-slider-link .visa{
  position: absolute;
  top: 13px;
  left: 740px;
  display: block;
  width: 53px;
  height: 35px;
}
.main-slider-link .american{
  position: absolute;
  top: 13px;
  left: 739px;
  display: block;
  width: 53px;
  height: 35px;
}
.main-slider-link .unionpay{
  position: absolute;
  top: 13px;
  left: 814px;
  display: block;
  width: 53px;
  height: 33px;
}

.main-slider-link .world{
  position: absolute;
  top: 13px;
  left: 883px;
  display: block;
  width: 81px;
  height: 33px;
}*/
/* INNER SLIDER */
.wrap-inner-slider {
  width: 100%;
  height: 153px;
  margin-bottom: 25px;
  background: url(images/wrap-slider-inner-bg.jpg) repeat-x left bottom;
}
.inner-slider {
  width: 100%;
  height: 153px;
  background: url(images/slider-inner-bg-belcar_new.png) no-repeat center center;
}
.inner-slider-link {
  position: relative;
  width: 980px;
  margin: 0 auto;
  height: 153px;
}
.inner-slider-link .stb {
  position: absolute;
  top: 2px;
  left: 2px;
  display: block;
  width: 54px;
  height: 36px;
}
.inner-slider-link .pci{
  position: absolute;
  top: 2px;
  left: 81px;
  display: block;
  width: 48px;
  height: 36px;
}
.inner-slider-link .Spb{
  position: absolute;
  top: 4px;
  left: 154px;
  display: block;
  width: 40px;
  height: 36px;
}
.inner-slider-link .belcart{
  position: absolute;
  top: 3px;
  left: 823px;
  display: block;
  width: 140px;
  height: 35px;
}
/*.inner-slider-link .mastercard{
  position: absolute;
  top: 3px;
  left: 580px;
  display: block;
  width: 53px;
  height: 35px;
}
.inner-slider-link .visa{
  position: absolute;
  top: 3px;
  left: 660px;
  display: block;
  width: 53px;
  height: 35px;
}
.inner-slider-link .american{
  position: absolute;
  top: 3px;
  left: 741px;
  display: block;
  width: 53px;
  height: 35px;
}

.inner-slider-link .unionpay{
  position: absolute;
  top: 3px;
  left: 815px;
  display: block;
  width: 53px;
  height: 35px;
}

.inner-slider-link .world{
  position: absolute;
  top: 3px;
  left: 884px;
  display: block;
  width: 81px;
  height: 33px;
}*/

/* BREADCRUMBS */

.wrap-bread-print {
  padding-bottom: 24px;
}

.breadcrumbs ul {
  list-style-type: none;
  padding: 0;
}
.breadcrumbs ul li{
  float: left;
 
}
.page-header {margin-bottom: 32px;}
.breadcrumbs ul li:last-child {
  background: none;
  overflow: hidden;
  text-overflow: ellipsis;
  width: auto !important;
}
.breadcrumbs ul li:first-child {
  padding-left: 0;
}


.breadcrumbs ul li a span:hover{
  text-decoration: none;
}

.bread-divider {padding: 0 7px;}

.page-header h1 {font-size: 32px; text-transform: uppercase;}
 
.wrap-print {
  float: right;
}
.wrap-print a {
  display: block;
  width: 125px;
  height: 20px;
  padding-left: 25px;
  background: url(images/print.png) no-repeat 0 2px;
  color: #204199;
  font-size: 14px;
 
}
.wrap-bread-print table, .wrap-bread-print table td {
  border: none;
  margin: 0;
  padding: 0;
}
/* SIDEBAR */

.sidebar-menu-header {
	font-weight: 500;
	font-size: 18px;
	display: block;
	position: relative;
    padding: 24px;
    border-bottom: 1px solid #edebeb;
    background: #fff;
    border-radius: 16px 16px 0 0;
}

/* @-moz-document url-prefix() {
	.sidebar-menu-header{
		border-top: 1px solid #edebeb;
		border-bottom: 0px;
	}
  } */



.sidebar-menu-header:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 4px;
    height: 100%;
    background: transparent;
    display: block;
}

.sidebar-menu-header.active-menu-header:before {
	background: linear-gradient(180deg, #257AFF 0%, #0036FF 100%);
}
.sidebar-menu-header > a:hover {
	color: #0036FF
}

.active-menu-header > a {
	background: var(--main, linear-gradient(180deg, #257AFF 0%, #0036FF 100%));
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.active-menu-header.active-menu-header > a:hover {
	background: var(--main, linear-gradient(180deg, #0036FF 0%, #0036FF 100%));
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

/* POPUP */
.shadow {
  display: none;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 500;
}
.wrap-nullmenu-link {
  position: relative;
  display: inline-flex;
}

.wrap-soc-menu {justify-content: space-between;}

.wrap-soc-menu .wrap-nullmenu-link {max-height: 24px}

.wrap-null-menu .wrap-nullmenu-link {
  gap: 6px;
  align-items: center;
  font-size: 16px;
  padding: 10px 12px;
}

.wrap-null-menu .wrap-nullmenu-link:first-child {
	
}
.wrap-null-menu .wrap-nullmenu-link:last-child {
	padding-right: 0;
}

.wrap-popup {
  background: #fff;
  border-radius: 16px;
  background: var(--white, #FFF);
  border: 1px solid #dfdfdf;
  display: none;
  overflow: hidden;
  padding: 32px;
  position: absolute;
  z-index: 900;
}
.popup-online {
  width: 504px;
  
}
.popup-auth, .popup-online {
  width: 504px;
  top: 100%;
  right: 0;
  border-radius: 16px 0 16px 16px;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
  border: none;
}

.popup-subscr {
	width: 335px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.popup-archive {
  width: 331px;
  top: -3px;
  right: 0;
}
.wrap-popup .close {
  font-size: 20px;
  font-weight: bold;
  padding: 0;
  position: absolute;
  right: 18px;
  height: 23px;
  text-decoration: none;
  top: 18px;
}

.wrap-popup .close:hover svg > path  {
  stroke: #0036FF;
} 
.shadow.shadow-auth {background: transparent;}

.wrap-popup h4 {
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	margin-bottom: 24px;
}

.popup-online .close,
.popup-auth .close {
  display: block;
}
div.mf-name, div.mf-phone, div.mf-organization, div.mf-email, div.mf-captcha, div.mf-message {padding-bottom: 12px;width: auto;}
div.mf-name input, 
div.mf-phone input,
div.mf-organization input,
div.mf-email input {
  width: 205px;
  height: 28px;
  line-height: 28px;
  padding: 0 5px;
  border: 1px solid #d7e3fd;
  color: #666669;
  font-size: 16px;
    
}
div.mf-message textarea {
  width: 205px;
  height: 80px;
  padding: 0 5px;
  border: 1px solid #d7e3fd;
  resize: none;
  color: #666669;
  font-size: 16px;
 
}
div.mf-captcha input {
  width: 79px;
  height: 28px;
  line-height: 28px;
  padding: 0 5px;
  border: 1px solid #d7e3fd;
  color: #666669;
  font-size: 16px;
   
}
.mf-name .mf-text,
.mf-phone .mf-text,
.mf-organization .mf-text,
.mf-email .mf-text,
.mf-message .mf-text,
.mf-captcha-text .mf-text {
  float: left;
  width: 120px;
  padding-top: 5px;
  color: #666669;
  font-size: 17px;
  
}
.wrap-captcha-img {
  float: left;
  margin-right: 6px;
}
.mfeedback-online a.button-submit {
  display: block;
  float: right;
  width: 134px;
  height: 24px;
  padding: 4px 0 0 0;
  margin: 0;
  background-color: #204199;
  color: #d7e3fd;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  
}
span.mf-req {color:red;}
div.mf-ok-text {color:green; font-weight:bold; padding-bottom: 1em;}
.wrap-popup p {
  padding-bottom: 5px;
}
/* AUTH FORM */

.request-active, .request-online-active {
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
    border-radius: 16px 16px 0 0;
	background-color: #fff;
	
}

/* NEWS LIST */
.news-list{
  position: relative;
}
.block-abs {
  position: absolute;
  top: -79px;
  right: 0;
}
.block-abs a {
  color: #204199;
  display: block;
  font-family: 'pfdintextpro-light';
  font-size: 14px;
  height: 20px;
  padding-left: 25px;
  width: 125px;
  margin-bottom: 5px;
}
.block-abs a.archive {
  background: url("images/archive.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);
}
.block-abs a.subscr {
  background: url("images/subscr.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);
}
.block-abs-div {
  position: relative;
}
/* SUBSCRIPTION */

a.subsc-button {
  display: block;
 
  font-size: 18px;
  text-align: center;
  text-decoration: none;
 
}
.wrap-subscr-div {
	display: flex; 
	flex-direction: column;
}

.mfeedback-subscr .ok {
  color: #008000;
  font-weight: 500;
}
.mfeedback-subscr .error {
  color: #ff0000;
  font-weight: normal;
}
/* ARCHIVE */
.styled-select select,
.styled-select2 select {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #666669;
    font-size: 16px;
    font-family: 'pfdintextpro-regular'; 
    height: 28px;
    padding-top: 4px;
    line-height: 28px;
    padding-left: 5px;
    width: 140px;
    outline: none;
}
.styled-select select option,
.styled-select2 select option {
    padding: 3px 5px;
}
.styled-select,
.styled-select2 {
    background: url("images/select-arrow.png") no-repeat scroll right center #fff;
    border: 1px solid #d7e3fd;
    height: 28px;
    overflow: hidden;
    width: 118px;
}
.styled-select2 select {
  width: 100px;
}
.styled-select2 {
  width: 77px;
}
.wrap-archive-div-month, 
.wrap-archive-div-year {
  float: left;
  margin-right: 15px;
}
a.archive-button {
  display: block;
  float: left;
  width: 102px;
  height: 24px;
  padding: 4px 0 0 0;
  margin: 0;
  background-color: #204199;
  color: #d7e3fd;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  font-family: 'pfdintextpro-regular';
}
.news-filter {
  display: none;
}
/* ACCORDEON */

h3.accordeon-title {
  cursor: pointer;
}
h3.accordeon-title:hover {
  text-decoration: none;
}
h3.accordeon-title.active {
  text-decoration: none;
}
.wrap-accordeon-content {
  display: none;
}
.wrap-contact-form {
  max-width: 600px
}

.wrap-contact-form .form-row input {
   
    width: 100%;
}
.sup-blue{
	color: #204199;
}
.text-center{
	text-align: center;
}
.shadow{
	top: 0;
	z-index: 850;
	background: rgba(0,0,0,0.33);
}
.feedback-forms_block > div{
	font-size: 0;
	width: 0;
	height: 0;
}
.feedback-fiz,
.feedback-ur{
	display: inline-block;
	color: #fff;
	background: #204199;
	padding: 5px 15px;
	cursor: pointer;
	text-decoration: underline;
}
.feedback-fiz:hover,
.feedback-ur:hover{
	text-decoration: none;
}
.feedback-fiz-form,
.feedback-ur-form{
	top: 100px;
    left: 50%;
    position: absolute;
    margin-left: -350px;
	width: 700px;
	max-width: 100%;
}
.wrap-popup .form-close{
	display: block;
}
.form-title{
	text-align: center;
}
.form-section-title{
	margin-bottom: 20px;
}
.form-control + .form-section-title{
	margin-top: 20px;
}
.form-control + .form-control{
	margin-top: 15px;
}
.form-field-label{
	display: inline-block;
    vertical-align: middle;
    width: 230px;
    color: #666669;
    font-size: 17px;
    font-family: 'pfdintextpro-regular';
}
.form-field-input{
	width: 430px;
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
    border: 1px solid #d7e3fd;
    color: #666669;
    font-size: 16px;
    font-family: 'pfdintextpro-regular';
}
textarea.form-field-input{
	height: 90px;
	display: inline-block;
    vertical-align: middle;
}
.form-description{
	margin: 20px 0;
}
.feedback-ur-form .form-field-label{
    width: 315px;
}
.feedback-ur-form .form-field-input{
    width: 365px;
}


.d-flex {display: flex;}
header {
	background-color: #F7F7F7;     
	/*position: sticky;
    top: 0;
    z-index: 99;*/
}
.header__top-inner {justify-content: space-between; gap: 28px; align-items: center;}
.header__block--right {display: flex; flex-direction: column; gap: 0px; font-size: 16px; flex-shrink: 0;}
.header__phone > a {display: flex;}
.header__phone > a:before {content: url(images/call.svg); height: 24px;}
.header__phone {padding-left: 12px}
.search-box {flex: 1 1 555px;}

.social__item .fa {
	background: -webkit-gradient(linear, left top, left bottom, from(#257AFF), to(#0036FF));
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.sites__select {
    display: flex;
    align-items: center;
    cursor: pointer;
	gap: 4px;
}

.light-opacity-hover {
    opacity: 1;
    transition: opacity .1s ease-in-out;
}

.social__item {
	width: 24px;
	font-size: 22px;
	text-align: center;
	display: inline-flex;
}

.sites:hover .sites__dropdown {
    opacity: 1;
    visibility: visible;
}

.sites {display: flex;}

.sites .select2-container { width: fit-content !important; }
.select2-container--default .select2-selection--single .select2-selection__arrow {/*z-index:99;*/}

.sites .select2-container--default .select2-selection--single {
    background-color: transparent;
    border: none;
    border-radius: 4px;
}

.langSelect {
  top: -34px;
  pointer-events: none;
}

.country-select-dropdown-open {
  top: -34px;
  pointer-events: initial;
}
.select2-container--open .langSelect.select2-dropdown--below {opacity: 0; transition: all ease .2s;}
.select2-container--open .langSelect.select2-dropdown--below.country-select-dropdown-open {opacity: 1;}


.select2-results {font-size: 16px;}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {z-index: 9999;}
.select2-container--default .select2-results__option--selected {background-color: transparent;}
.select2-container--default .select2-results>.select2-results__options {padding: 4px 0;}
.select2-results__option {padding: 4px 8px;}
.select2-container--open .langSelect.select2-dropdown--below {border: none; box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15); border-radius: 8px; /*margin-top: -30px; z-index: 99;*/}
.sites .select2-container--default .select2-selection--single .select2-selection__arrow b { border-width: 4px 5px 0 5px; border-color: #232323 transparent transparent transparent;}
.sites .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #232323 transparent;
    border-width: 0 5px 4px 5px;
} 

.sites .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #232323;
    line-height: 28px;
} 
.select2-container--default .langSelect .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: transparent;
    color: #0036FF;
}

.sites:hover .more-arrow{
	z-index:9;
}
.sites__dropdown .dropdown {
    padding: 4px 24px 4px 8px;
}

.sites__dropdown .dropdown--relative {
    position: relative;
}

.sites__dropdown {
    -webkit-box-shadow: 0 4px 15px rgba(0,0,0,.15);
    box-shadow: 0 4px 15px  rgba(0,0,0,.15);
    background-color: #fff;
    position: absolute;
	z-index: 9;
    top: -5px;
    left: 20px;
    opacity: 0;
	border-radius: 8px;
    visibility: hidden;
    transition: opacity .2s ease-in-out,visibility .2s ease-in-out;

}

.wrap-null-menu ul li a.sites__option  {padding-left: 0}

.sites__option {
    padding: 4px 0;
    cursor: pointer;
    display: block;
    text-transform: uppercase;
}

.nowrap {white-space: nowrap;}

body:not(.front) footer {margin-top: 100px;}

body:not(.front) .workarea > main {
	padding: 32px;
	border-radius: 16px;
	background: var(--white, #FFF);
}








.footer__top-part {
	justify-content: space-between;
	padding: 80px 0;
} 

.footer__heading {
	font-size: 24px;
	font-weight: 400;
	line-height: 140%; 
	margin-bottom: 24px;
	display: block;
}
footer .social__item {justify-content: center;}

footer .social__item .fa {
	color: #fff;
	background: none;
	-webkit-background-clip: unset; 
    -webkit-text-fill-color: unset;
}


footer .social__item:hover .fa {
    background: -webkit-gradient(linear, left top, left bottom, from(#257AFF), to(#0036FF));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
} 

footer .telegram__item > svg {
    filter: brightness(0) invert(1);
} 

footer .telegram__item:hover > svg {
    filter: brightness(1) invert(0);
} 

.footer__phone {
	margin-bottom: 16px;
}
.footer__social ul {
	display: flex;
	gap: 16px;
}

.footer__main-part {
	padding-top: 26px;
	justify-content: space-between;
	border-top: 1px solid #fff;
	padding-bottom: 81px;
}

.logos {	
	gap: 32px;
	align-items: baseline;
}


footer .logo {
	width: 312px; 
	height: 82px;
}
	
.footer__part-item:first-child {flex-basis: 22%;}	
.footer__part-item:nth-child(2) {flex-basis: 25%;}

.sites {position: relative;}

.sites__option--current {font-weight: 500;}

.swiper-pagination-bullet {
	background: none;
}

.swiper-pagination-bullet:before {display: none;}

.main-slider .swiper-container {
	height: calc(100vh - 213px);
}
.slide__banner {
	height: 100%;
}
.slide__banner, .image-wrapper__img {
	height: 100%;
}

.image-wrapper__img {
    object-fit: cover;
    width: 100%;
}

.swiper-pagination .swiper-pagination-bullet-active {
	color: #257AFF;
}

.swiper-pagination {
	color: #fff;
	margin: 0 auto;
	padding: 0 11vw;
	text-align: right;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
	right: 32px;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
	left: 32px;
}

.video-wrapper__video {
    min-width: 100%;
    min-height: 100%;
}

.video-wrapper {
  
    overflow: hidden;
}

.main-slider .video-wrapper video {
	position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    visibility: visible;
    opacity: 1;
    width: 100%;
	height: auto;
}
	
.slider-inner {
	display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 5;
	height: 100%;
}

.swiper-slide .slider-inner,
.swiper-slide .slider-inner .text a {
	color: #fff;
} 

.slider-inner {padding-left: 45%; padding-right: 95px; }
.slider-inner .text {margin-top: 21px;}

.swiper-slide.slide-dark .slider-inner,
.swiper-slide.slide-dark .slider-inner .text a {
	color: #fff;
} 

.swiper-slide.slide-light .slider-inner,
.swiper-slide.slide-light .slider-inner .text a {	
	color: #232323;
} 

 
.slider-inner .content__title  {
	font-size: clamp(2vw, 3.5vw, 70px);
    line-height: 1.25;
}
 
.mainpage-slider .maxwidth-theme {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
 }
 
.mainpage-slider__buttons {margin-top: 40px; }
 
.btn {
	display: inline-block;
    font-size: 18px;
    font-weight: 500;
    text-transform: none;    
    text-decoration: none;
    margin: 0;
	border: 1px solid;
	background: linear-gradient(180deg, #257AFF 0%, #0036FF 100%);
    border-radius: 100px;
    padding: 16px 32px;  
    overflow: hidden;
    transition: background-color .1s ease;
    -moz-transition: background-color .1s ease;
    -ms-transition: background-color .1s ease;
    -o-transition: background-color .1s ease;
    -webkit-transition: background-color .1s ease
}
 
 .btn.btn-default {
    border-color: #257AFF;
	border-bottom-color: #0036FF;
    background: linear-gradient(180deg, #257AFF 0%, #0036FF 100%);
    color: #fff;
}

.btn-white {
	background: #fff;
    color: #257AFF;
	border: none;
	transition: background .1s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.btn-transparent {
	background: transparent;
    color: #232323;
	border: 1px solid #232323;
	transition: background .1s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.btn-transparent:focus, 
.btn-transparent:hover {
    color: #0036FF;
	border-color: #0036FF;
	
}

.btn-white:focus, 
.btn-white:hover {

    color: #257AFF;
	border: none;
	box-shadow: 0px 0px 14px #fff;
}

.btn-default:hover {
	background: linear-gradient(180deg, #0036FF 0%, #0036FF 100%);	
}

.mainpage-slider .swiper-pagination {top: unset;}

.mainpage-slider .swiper-pagination-bullet {height: fit-content;}

.mainpage-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: 40px
}

.swiper-button-next, .swiper-button-prev {
	width: 88px;
	height: 88px;
	background: -webkit-gradient(linear, left top, left bottom, from(#257AFF), to(#0036FF));
	border-radius: 50%;
	border: 2px solid #fff;
	margin-top:-44px;
}

.swiper-container:not(.swiper-initialized) .swiper-button-prev,
.swiper-button-disabled.swiper-button-prev {
	opacity: 0;
	display: none;
}

.swiper-button-next:after, .swiper-button-prev:after  {
	display: none;
}

.swiper-button-next span, .swiper-button-prev span {line-height: 1;}
.swiper-button-next svg, .swiper-button-prev svg {transform: scale(1.6);}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, 
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 11px;
}

.mainpage-slider__buttons .btn {font-size: 20px; border: none;}
.slide.service-tab.active {position: relative;}


.service-tab__inner { 
	border-radius: 0px 254.5px; 
	background-color: #ffffff; 
	overflow: hidden;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
	height: 100%;
}
	
.service-tab__inner .wrap-text	{
	width: 53%;
	padding: 0 50px 0 132px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
}

.service-tab__row {
	-webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.wrap-image {
	width: 47%;
}

.wrap-image img {
    width: 100%;
    height: 100%;
	object-fit:cover;
}
   
.service-tab__heading {
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 1.4;
	margin-bottom: 16px;
}

.service-tab__buttons {margin-top: 24px;}
.section__heading {justify-content: space-between; align-items: flex-start;}
.section__heading a {align-items: center; gap: 8px;}


.products-row {
	display: flex;
	overflow: hidden;
}
.product-item {
	display: flex;
	height: 624px;
	background-size: auto 100%;
	background-position: left center;
	background-repeat: no-repeat;
	color: #fff;
	flex: 0.6;
	cursor: pointer;	
	position: relative;
	transition: flex 0.7s cubic-bezier(0.05, 0.6, 0.4, 0.9);
	box-shadow: -4px 4px 10px rgba(0, 0, 0, 0.05);
}

.product-item .name {
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	
}

.product-item .wrap-text {
	height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
	width: 0;
	visibility: hidden;
	position: absolute;
}

.name--not_hovered {
	text-align: center;
    top: 44px;
	position: absolute;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	opacity: 1;
	transition: opacity 0.1s ease-in 0s;
	width: 100%;
}

.product-item.unhover:nth-child(1) .product__preview-bg,
.product-item.unhover:nth-child(2) .product__preview-bg,
.product-item.unhover:nth-child(5) .product__preview-bg {
    object-fit: cover;
	object-position: -50px -30px;
} 


.product-item.unhover:nth-child(4) .product__preview-bg {
    display: none;
}
.product-item.unhover:nth-child(4){
   background-position: -55px center;
   background-size: auto 108%;
}  

.product-item.unhover:nth-child(6) .product__preview-bg {
    object-fit: cover;
	object-position: -120px -0px;
} 

.product-item .wrap-text .name {	
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	margin-bottom: 16px;
}

.product-item:first-child,
.product-item:first-child img { 
	border-radius: 16px 0px 0px 16px;
}
.product-item:last-child, 
.product-item:last-child img { 
	border-radius: 0px 16px 16px 0px;
	overflow: hidden;
}

.product-item h3 {
	font-size: 24px;
	opacity: 0;
	position: absolute;
	top: 20px;
	left: 20px;
	margin: 0;
	transition: opacity 0s ease-in 0s;
    background-color: #fff;
    padding: 10px;
    color: #000;
}

@media (min-width: 1200px) {
	
	.product-item.aktif .wrap-text, .product-item:hover .wrap-text {
		opacity: 1;
		display: block;	
		display: flex;
		position: absolute;
		width: auto;
		visibility: visible;
		padding-right: 109px;
		max-width: 621px;
		
	}

	.product-item .wrap-text {
		opacity: 0;	
		max-width: 0;
		transition: all 0s ease-in 0s;
		-webkit-transition: all 0s ease-in 0s;
	}

	.product-item:hover .name--not_hovered {
		opacity: 0;
	}

	.product-item.aktif, .product-item:hover {
		flex: 6;
		background-size: cover;
		align-items: flex-end;
		justify-content: flex-end;
	}

	.product-item.aktif .text, .product-item:hover .text {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	.product-item:hover .product__preview-bg {
		opacity: 0;
	}
}

@media (min-width: 1200px) and (max-width: 1450px) {
	
	.product-item.aktif .wrap-text, 
	.product-item:hover .wrap-text {
		padding-right: 55px;
		max-width: 550px;	
	}
}

.product-item .text {
	opacity: 0;
    -webkit-transform: translateY(32px);
    transform: translateY(32px);
    transition: opacity .7s ease-in 0.3s;
    -webkit-transition: opacity .7s ease-in 0.3s;
}


.product-item.aktif h3 {
	opacity: 1;
	transition: opacity 0.3s ease-in 0.4s;
}

.name--black, .wrap-text--black {
	color: #232323;
}

.product__buttons {
	margin-top: 24px;
}

.product__preview-bg {
	position: absolute;
	top: 0; 
	left: 0;
	transition: opacity 0.2s ease-in;
	max-width: unset;
    height: unset;
}

.product__preview-bg.hidden {
	opacity: 0;
}

.workarea_wrap--inner {display: flex; gap: 40px;}
.workarea_wrap--inner .workarea {flex-grow: 1;}

.news_tab_content  {gap: 40px; flex-wrap: wrap; }

.news_tab_item {flex: 0 0 calc(100% / 3 - 27px);}

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

.bank {border-radius: 8px}

.news_detail_img  {
	padding-top: 63%;
    position: relative;
} 
	
	
.news_detail_img > img	{
	position: absolute;
    top: 0;
	width: 100%;
    height: 100%;
    object-fit: cover;
	border-radius: 16px;
}

.news_item_date {
	color:#939393;
	font-weight: 500;
}

.load_more {
	margin: 10px; 
	cursor: pointer;
	color: #939393;
	font-size: 18px;	
	font-weight: 500;
	line-height: normal;
	width: fit-content;
    margin-left: auto;
	margin-top: 40px;
}

.load_more:hover {
	color: #0036FF;
}

.load_more:hover svg {
	fill: #0036FF;
}
	
.loaded_all {display: none;}

.loading img {
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
  width: 15%;
  height: 30vh;
 
  animation: rotationcustom 2s infinite linear;
}

.loading {
	   left: -10px;
	   right: -10px;
       position: absolute;
	   top: 45px;
	   bottom:0;	   
       width: calc(100% + 20px);
       z-index: 11;
       min-height: 18px;
       display: none;	
	   background-color: rgb(247 247 247 / 70%);
	   overflow: hidden;
	   text-align: center;	   
}
@media (min-width: 1200px)  {
	.loading {	 
		display: none !important;	
	}
}

@keyframes rotationcustom {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}


.newsblock {
	    position: relative;
} 
	
	
.section__video--left {
	flex: 1 0 57.2%;
}

.section__video--right {
	flex: 1 0 40.1%;
	height: fit-content;
}

.section__video--left .aduc_video:first-child {
	flex: 1 1 100%;
	margin-bottom: 8px;
}

.section__video--left .aduc_video:first-child .video-js {
	width: 100%;
	height: 507px;
	
}

.section__video--left .aduc_video {
	width: auto;
	flex: 1 0 30%;
	margin: 0;
}

.section__video--left .video-js {	
	width: auto;
	height: 152px;
	border-radius: 8px;
    overflow: hidden;	
}

.section__video--left .aduc_video:first-child .video-js {	
	border-radius: 16px;   	
}

.section__video--left .video-js:not(.vjs-fullscreen) .vjs-tech {
	object-fit: cover;	
}

.main-video_row {gap: 40px;}

.main-video .video_wrap {gap: 16px;}

.section__video--right_inner {
	padding: 64px; 
	border-radius: 16px;
	background-color: #fff;
	position: relative;
	padding-bottom: 90px;
}

.section__video--left .aduc_video:first-child .vjs-big-play-centered .vjs-big-play-button {
	border: none;
	width: 100%;
	height: 100%;
	line-height: 0;
	border-radius: 0;
	background-color: rgba(0, 0, 0, 0.5);
}


.section__video--left .aduc_video:first-child .video-js .vjs-big-play-button:before { 
	font-size: 75px;
	width: 114.438px;
    height: 114.061px;
	line-height: 114px;
	font-size: 50px;
    width: 114.438px;
    height: 114.061px;
    top: 50%;
	left: 50%;
    transform: translate(-50%, -50%);
	border: 3px solid #fff;
	border-radius: 100%;
}

.section__video--left .aduc_video .vjs-big-play-centered .vjs-big-play-button {
	border: none;
	border-radius: 0;
	width: 100%;
	height: 100%;
	line-height: 0;
	border-radius: 0;
	background-color: rgba(0, 0, 0, 0.5);
}

.section__video--left .aduc_video .video-js .vjs-big-play-button:before { 
    top: 50%;
	left: 50%;
    transform: translate(-50%, -50%);
    width: 54.438px;
    height: 54.061px;
    line-height: 54px;
    border: 2px solid #ffff;
    border-radius: 100%;	
}

.analytics-link {	
	padding-left: 64px;
	margin-top: 8px;
	max-width: 90%;
	background: url(images/icon_report.svg) no-repeat 0 5px;
}



.analytics-link a {
	text-decoration: underline;
	color: #0036FF;
}

.analytics-link a:hover {
	text-decoration: none;
	color: #232323;
}

.section__video--right p:first-child {
	font-size: 24px;
	padding-bottom: 30px;
} 

.section__video--right_inner:after {
	position: absolute;
	content:"";
	width: 68px;
	height: 71px;
	background: url(images/object.png) no-repeat 0 0;
	bottom: -54px;
    left: 50%;
    transform: translateX(-20px);
}

.section__video--right p {text-align: left; padding-bottom: 24px;}
.section__video_img {     
	margin-left: auto;
    display: block;
    margin-top: -30px;
    z-index: 9;
    position: relative;
    right: -16px;}
    
#particles-js {
	width: 100%;
	height: 100%;
	position: absolute; 
	top:0;
	left: 0;
	z-index: -1;
  
}

body:not(.front) #particles-js {
	display: none;
}

#nav li.top {position: relative;}

#nav li.top-dropdown:hover {box-shadow :0px 4px 15px rgba(0, 0, 0, 0.15); border-radius: 16px 16px 0 0;}
 
#nav li.top {
	--_br: 32px;
}
#nav li.top:after{
   
  --_size: calc(var(--_br) * 1.5);
  --_corner-color: #fff;
  left: 100%;
  bottom: 0;
}

#nav li.top-dropdown:before, .request-active:before, .request-online-active:before {
	content: "";
    position: absolute;
    background: #fff;
    width: 100%;
	bottom: -5px;
	height: 15px;
	z-index: 999;
	opacity: 0;
}
.errortext {display: flex; align-items: center; gap: 8px;}
.errortext:before {content: url(images/error-mark.svg); width: 24px; height: 24px;}

.request-active:before, .request-online-active:before  {opacity: 1; left: 0;}

#nav li.top-dropdown:after {
	content: "";
    position: absolute;
    width: calc(0% + 16px);
    height: 16px;
    background: #fff;
    -webkit-mask-image: radial-gradient(circle at bottom left, transparent 0, transparent 16px, black 16px);
    -webkit-mask-position: bottom left, bottom right;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 16px 16px;
    mask-image: radial-gradient(circle at bottom left, transparent 0, transparent 16px, black 16px);
    mask-position: bottom left, bottom right;
    mask-repeat: no-repeat;
    mask-size: 16px 16px;
	rotate: -180deg;
    top: unset;
	bottom: 0;
    left: 100%;
	opacity: 0;
	z-index: 999;
}


#nav li.top-dropdown:last-child:after, .request-active:after, .request-online-active:after {
	content: "";
    position: absolute;
    width: calc(0% + 16px);
    height: 16px;
    background: #fff;
    -webkit-mask-image: radial-gradient(circle at bottom left, transparent 0, transparent 16px, black 16px);
    -webkit-mask-position: bottom left, bottom right;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 16px 16px;
    mask-image: radial-gradient(circle at bottom left, transparent 0, transparent 16px, black 16px);
    mask-position: bottom left, bottom right;
    mask-repeat: no-repeat;
    mask-size: 16px 16px;
	rotate: 90deg;
    top: unset;
	bottom: 0;
    right: 100%;
	opacity: 0;
	z-index: 999;
	left: unset;
}
   
#nav li.top-dropdown:hover:after,
#nav li.top-dropdown:hover:before,
.request-active:after,
.request-online-active:after { 
  opacity:1;
}

/*Sub Menu*/

ul.sub-second  {
	display: none;
	left: 100%;
    top: 0;
    padding: 14px 0;
    width: 100%;
    white-space: normal;
    z-index: 400;
    height: auto;
	position: absolute;
	background-color: #fff;
	border-radius: 16px;
	box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
}

#nav li:hover li:hover ul.sub-second {
	/*left: 100%;
    top: 0;
    padding: 14px 0;
    width: 100%;
    white-space: normal;
    z-index: 400;
    height: auto;
	position: absolute;
	background-color: #fff;
	border-radius: 16px;
	box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);*/
}


@media (max-width: 1300px) {
	nav { 
		padding: 0 clamp(1vw, 1vw, 57px);
	}
}

nav {
  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
}


.fixed {
  position: fixed;
  top: 0;
  left: 0;
  /*animation: smoothScroll 1s forwards;*/
}
@keyframes smoothScroll {
	0% {
		transform: translateY(-40px);
	}
	100% {
		transform: translateY(0px);
	}
}

input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  height: 1em;
  width: 1em;
  border-radius: 50em;
  background: url(images/cross.svg) no-repeat 50% 50%;
  background-size: contain;
  opacity: 0;
  pointer-events: none;
  filter: grayscale(1);
  
}

input[type="search"]::-webkit-search-cancel-button:hover {
	filter: grayscale(0);
	
}
input[type="search"]:focus::-webkit-search-cancel-button {
  opacity: 1;
  pointer-events: all;
  cursor: pointer;
}

.hidden-desktop, .mob-show, .mobile-nav, .dropdown__input-hidden  {
  display: none;
} 

.hidden-desktop {
  display: none !important;
}

.bx-auth-label, .form-label {
	display: block;
	margin-bottom: 8px;
}

.form-row {margin-bottom: 24px;} 
textarea {
	width: 100%; 
	border-radius: 8px;
    border: 1px solid #DFDFDF;
	padding: 12px;
	font-size: 18px;
	font-family: "Inter";
} 
input[type="checkbox"] {
 
 
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-checkbox + label {
	  position: relative;
	  padding-left: 32px;
	  align-items: center;
	  user-select: none;
	  min-height: 25px;
	  display: inline-block;
}

.custom-checkbox + label[for^='agree_form'] {
	display: block;
	padding-left: 32px;
	position: relative;
}


.custom-checkbox + label[for^='agree_form']:before {
	position: absolute;
	left: 0;
	top: -1px;
}


.custom-checkbox + label:before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid #DFDFDF;
  border-radius: 4px;
  margin-right: 8px;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
}

.custom-checkbox:checked + label:before,
.custom-checkbox:checked  + label[for^='agree_form']:before {
  border-color: #257AFF;
  background: url(images/arrow-check.svg) center center no-repeat;
}

.submit-row {align-items: center; gap: 16px;}

.inverted-link {color: #0036FF; text-decoration: underline;}
.inverted-link:hover {text-decoration: none;}

.bg-wrapper {background-color: #F7F7F7; border: 1px solid #DFDFDF; border-radius: 16px; padding: 32px; margin-bottom: 32px;}
.bg-wrapper a.fancybox {max-width: 653px; display: block;}
.bg-wrapper--certificate, .bg-video {background: #F7F7F7 url(images/bg-certificate.png) center center / cover no-repeat;}
.bg-wrapper--certificate {padding: 52px; gap: 24px; }
.bg-bg-video {padding: 32px; }
.bg-wrapper {   
	display: flex;
    justify-content: center;
}

.bg-wrapper img {box-shadow: 0px 4px 50px 0px rgba(0, 0, 0, 0.25);}

.highlight {
	display: flex;
	margin-bottom: 32px;
	align-items: center;
}	

.highlight {margin-bottom: 0; margin-left: -10px;}
.highlight img {
	flex: 0 0 75px;
	margin-right: -44px;
	max-width: 88px;
	align-self: flex-start;
}

.highlight p {	
	border-radius: 16px;
	padding: 24px 24px 24px 70px;
	background: linear-gradient(180deg, rgba(37, 122, 255, 0.10) 0%, rgba(0, 54, 255, 0.10) 100%);
	flex: 1 0;
}
.highlight--custom {
	border-radius: 16px;
	align-items: flex-start;
	padding: 29px 24px 24px 20px;
	background: linear-gradient(180deg, rgba(37, 122, 255, 0.10) 0%, rgba(0, 54, 255, 0.10) 100%);
	margin-left: 0;
	gap: 25px;	
}
.highlight--custom p {
	background: none;
	padding: 0;
}

.highlight--custom img {
	margin-right: 0;
	flex: 1 0 100px;
	max-width: 100px;
}
.highlight--custom img + br {display: none;}
.security-row {gap: 32px; margin-bottom: 32px; }
.security-item h3 {font-weight: 400; text-align: center; margin-bottom: 24px; padding: 16px; border-radius: 8px; background: linear-gradient(180deg, rgba(37, 122, 255, 0.10) 0%, rgba(0, 54, 255, 0.10) 100%);}
.security-item {
	flex-direction: column;
	background: linear-gradient(180deg, rgba(37, 122, 255, 0.10) 0%, rgba(0, 54, 255, 0.10) 100%);
	border-radius: 16px;
	border: 1px solid var(--light-grey, #DFDFDF);
	background: var(--bg, #F7F7F7);
	padding: 24px;
	flex: 1 0;
}
.highlight-text {font-weight: 600;color: #0036FF; position: relative;}
.highlight-text:after {    
	position: absolute;
    bottom: 0;
    content: "";
    display: block;
    background: #0036FF;
    height: 1.5px;
    width: 100%;
    left: 0;
}

.sort_display {    
	display: flex;
    justify-content: flex-end;
    gap: 16px;
	width: fit-content; 
	margin-left: auto;
    position: absolute;
    right: 0;
	z-index: 9;
	
}

.sort_display .view-bar__button {
    display: inline-block;
    height: 57px;
    width: 57px;
	border: none;
}

.view-bar__button._active[data-view-mode="view-grid"] {
    background: url(images/block-icon-active.svg) 0 0 no-repeat;
}

.view-bar__button._active[data-view-mode="view-row"] 
{
    background: url(images/list-icon-active.svg) 0 0 no-repeat;
}


.sort_display button[data-view-mode="view-grid"] {
    background: url(images/block-icon.svg) 0 0 no-repeat;
}

.sort_display button[data-view-mode="view-row"] {
    background: url(images/list-icon.svg) 0 0 no-repeat;
}

.no-sidebar .sidebar-left {display: none;}

.subscr {display: flex; width: fit-content; align-items: center;}

.subscr:before {
	width: 40px;
	height: 40px;
	content: "";
	background-image:url(images/pen.png);
	background-size: 100% 100%;
	display: inline-block;
}


.subscribe_block { position: relative; top: -7px; } 

.doc-link > a {color: #0036FF;}
.doc-link + .doc-link {margin-top: 24px;}
a[href$=".pdf"]:not(.btn) {position: relative; display: flex; gap: 16px; align-items: center; width: fit-content; text-decoration: underline;}
a[href$=".pdf"]:not(.btn):before {content: url("images/pdf.svg"); height: 40px;} 
a[href$=".pdf"]:not(.btn):hover {text-decoration: none;}

.table-wrapper {
	border-radius: 16px;
	border: 1px solid #DFDFDF;
	background-color: #F7F7F7;
	padding: 32px;
}
.workarea table {
	border-spacing: 0;
    border-collapse: separate;
    border-radius: 10px;
    border: 1px solid #DFDFDF;
	overflow: hidden;	
}

.workarea table.map-columns {border: none}

.workarea table {width: 100%;}
.workarea table td,
.workarea table th {
  padding: 24px;
  vertical-align: top;
  font-size: 14px;
}
.workarea table th {text-align: left;}
.workarea table thead {
  background: linear-gradient(91deg, rgba(37, 122, 255, 0.10) 0.08%, rgba(0, 54, 255, 0.10) 100%);
}

table {background-color: #FFF; }

table th:not(:last-child),
table td:not(:last-child) {
	border-right: 1px solid #DFDFDF;
}

table >thead>tr:not(:last-child)>th,
table >thead>tr:not(:last-child)>td,
table >tbody>tr:not(:last-child)>th,
table > tbody>tr:not(:last-child)>td,
table > tfoot>tr:not(:last-child)>th,
table > tfoot>tr:not(:last-child)>td,
table > tr:not(:last-child)>td,
table > tr:not(:last-child)>th,
table > thead:not(:last-child),
table > tbody:not(:last-child),
table > tfoot:not(:last-child) {
	border-bottom: 1px solid #DFDFDF;
}

.contacts__wrap {
	padding: 37px;
	border-radius: 16px;
	background: linear-gradient(91deg, rgba(37, 122, 255, 0.10) 0.08%, rgba(0, 54, 255, 0.10) 100%);
}

.contacts__wrap {flex-direction: column; align-items: center;}
.contacts__wrap h3 {font-size: 18px;}
.contacts__columns {gap: 76px;}
.contacts__wrap p {max-width: 644px; margin: 0 auto 24px; text-align: center; padding: 0;}
.contacts__phone, .contacts__time {align-items: center; gap: 8px;}
.contacts__phone:before { content: url(images/call.png); height: 55px; }
.contacts__time:before {content: url(images/clock.png); height: 55px; }
.contacts__phone a {color: #0036FF; font-weight: 700; line-height: 1.8}
.contacts__wrap img {margin-bottom: 8px;}

.fintech_description {    
	padding: 32px;
    border-radius: 16px;
    background: #FFF;}
	
.fintech_desc-item {display: flex; align-items: center; gap: 16px;}
.fintech_desc-item:last-of-type {margin-bottom: 0;}

.fintech_desc-item > img {    
	flex: 0 0 100px;
    aspect-ratio: 1 / 1;
    max-width: 100px;
}

.fintech_description br, .about-row + br {display: none;}

.vacancy-banner  {
	border-radius: 16px;
	background: linear-gradient(180deg, #257AFF 0%, #0036FF 100%);	
	color: #fff;
} 
.vacancy-banner .vacancy-banner_content {
	padding: 41px 32px;
	flex: 1 0;	
}

.vacancy-banner_content a:not(.btn) {color: #fff;}
.vacancy-banner p {
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	padding-bottom: 0
}


.vacancy-banner p + p {margin-top: 16px;}

.vacancy-banner p + .btn{
	margin-top: 24px
} 
.vacancy-banner img {border-radius: 16px; }
.vacancy-banner_img {flex: 0 0 295px;}
.vacancy-banner_img > img {object-fit: cover; height: 100%;}
.vacancy-advice, .hr-banner, .banner {
	
    border-radius: 16px;
    padding: 24px;
    background-color: #FFF;
    gap: 24px;
}

.advice_img > img, 
.hr-banner_img > img, 
.banner--default__img > img {
    border-radius: 8px;
    display: block;
	
}
.advice_img > img, 
.banner--default__img > img {
 
	min-height: 260px;
	object-fit: cover;
}

.advice_img { flex: 0 0 370px;}
.hr-banner_img {flex: 0 0 320px;}
.banner--default__img {flex: 0 0 370px;}
.workarea_wrap--inner .hr-banner p {padding-bottom: 20px;}
.workarea_wrap--inner .hr-banner p:last-child, .banner p:last-child {padding-bottom: 0px;}

.advice_preview p {margin-bottom: 8px; padding-bottom:0;}
.hide-advice, .show-advice {
	white-space: nowrap;
    position: relative;
    cursor: pointer;
    background: var(--main, linear-gradient(180deg, #257AFF 0%, #0036FF 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	width: fit-content;
}
.hide-advice {margin-bottom: 10px;}

.show-advice:after {
	content: url(images/svg/caret-down.svg);
    display: inline-block;
	transform: translateY(2px);	
}

.hide-advice:after {
	content: url(images/svg/caret-up.svg);
	display: inline-block;
	transform: translateY(2px);		
}

.hide-advice:before, .show-advice:before {
    height: 1px;
    content: '';
    position: absolute;
    bottom: 0;
    background: linear-gradient(180deg, #257AFF 0%, #0036FF 100%);
    right: 20px;
    bottom: 1px;
    left: 0;
}
.hide-advice:hover:before, .show-advice:hover:before {
	display: none
}
.advice_preview.show-more-content .show-advice,
.advice_preview .hide-advice {
    display: none;
}

.advice_preview.show-more-content .hide-advice,
.advice_preview.show-more-content .wrap-accordeon-content {
    display: block;
}

.vacancy-quote {
	margin: 42px 0;
	border-radius: 16px;
	background: linear-gradient(180deg, rgba(37, 122, 255, 0.10) 0%, rgba(0, 54, 255, 0.10) 100%);
	padding: 27px 24px 16px 24px;
	position: relative;
}

.vacancy-quote p {
	font-size: 18px;
	font-style: italic;
	font-weight: 600;
	text-align: center;
	padding: 0 13% 8px;
}

.vacancy-quote .author {text-align: right; font-weight: 600; }

.vacancy-quote:before, .vacancy-quote:after {
	position: absolute;
	content: "";
	width: 93px;
	height: 81px;
	background: url(images/svg/quotes.png) no-repeat;
}

.vacancy-quote:before {
	left: 36px;
	bottom: -25px;
}
.vacancy-quote:after {
	right: 36px;
	top: -25px;
}

.traditions-banner, .processing-banner, .dark-banner {
	background: url(images/traditions-bg.jpg) no-repeat;
	background-size: cover;
}

.stage-step {
    display: flex;
    gap: 10px;
    padding: 5px 5px 5px 5px;
    align-items: center;
    border-radius: 32px 16px 16px 32px;
    background: #fff;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
	margin-bottom: 16px;
}

.stage-step.mb-32 {margin-bottom: 32px;}

.stage-step__num {
    flex-shrink: 0;
    width: 54px;
    height: 54px;
    border-radius: 100%;
	display: inline-flex;
	justify-content:center;
	align-items: center;
	color: #fff;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
    background: linear-gradient(180deg, #257AFF 0%, #0036FF 100%);
	align-self: flex-start;
}
 

.traditions-banner p, .traditions-banner_content p:last-of-type { padding-bottom:0;}
.flex-row {display: flex; align-items: center; gap: 16px}
.left-alert  {flex: 1 0;}
.cookie	{
	border-radius: 100px;
	background: #DFE5F8;
	padding: 16px 32px 16px 61px;
	backdrop-filter: blur(6px);
	left: 50%;
    transform: translateX(-50%);
	right: 12%;
    width: 95.5%;
    max-width: 1496px;
}
.cookie .btn {padding: 12px 31px; font-size: 16px; height: 46px;}
.subcontent {font-size: 14px;}
.right-alert  {flex: 0 0; display: flex; }
.cookie .close.btn-transparent {margin-left: 24px;} 

.popup-cookie__item + .popup-cookie__item {margin-top: 20px;}
.popup-cookie__item-checkbox {margin: 10px 0 5px;}

a.simple-link {text-decoration: underline;}
a.simple-link:hover {text-decoration: none;}
.popup-cookie__submit {margin-top: 24px;}

.block-wrapper {
    border-radius: 16px;
    background: #FFF;
    padding: 24px;
}


.about-partner	{
	padding: 32px;
	border-radius: 16px;
	background: #F7F7F7;
	display: flex;
	align-items: center;
	flex: 1 0;
	justify-content: center;
}

.fw-600 {font-weight: 600;}

.about-row {gap: 16px;}
.video-about__wrapper:after {
	
	content: "";
	display: block;
	top: 0;
	left: 0; 
	right: 0;
	bottom: 0;
	position: absolute;
	border-radius: 16px;
	overflow: hidden;
	background: url(images/about-bg.jpg) no-repeat;
	background-size: cover;
	z-index: -1;
}
.video-about__wrapper {
	border-radius: 16px;
	overflow: hidden;
	position: relative;
	
}
.about-video--right p {padding-bottom: 0;}
.video-about__wrapper br, .banner + br {display: none;}

.about-video {color: #fff; align-items: center; align-content: stretch; flex-wrap: wrap;}
   
.about-video--left {flex: 0 0 50%; }

.about-video--right {padding: 20px 50px; flex: 0 0 50%;}

.cards-banner {
	gap: 12px;
	margin-top: 58px;
	align-items: center;
	border-radius: 16px;
	padding: 0 6.4% 0 7.3%;
	justify-content: space-between;
	background: linear-gradient(180deg, rgba(37, 122, 255, 0.10) 0%, rgba(0, 54, 255, 0.10) 100%);
} 

.cards-banner_img {flex: 0 0 338px;}
.cards-banner_img > img {margin-top: -58px; display: block;} 
.cards-banner_content {gap: 26px}
.succes {color: #529c52; margin-bottom: 5px; font-weight: 500;}
.partners-list .partner-item-img {
	height: 130px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.partner-item-info h6 {
	font-weight: 600;
}

.accent-text {
	background: var(--main, linear-gradient(180deg, #257AFF 0%, #0036FF 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-weight: 600;
	font-size: 18px;
}

.processing-banner, .dark-banner {
    color: #fff;
    align-items: center;
    padding: 98px 68px 108px 108px;
    gap: 83px;
    border-radius: 16px;
    background-size: cover;
} 

.risk-item {
    height: 100%;
    border-radius: 16px;
    padding: 24px;
    background-color: #FFF;
    gap: 24px;
	flex-wrap: wrap;
	align-items: flex-start;
}
.risk_img {
    flex: 0 0 320px;
	min-height: 213px;
}

.risk-item .news_detail_preview {flex: 1 0;}

.risk_img > img {
    border-radius: 8px;
    display: block;
	object-fit: cover;
    height: 100%;
	min-height: 213px;

}
.risk-row {flex-wrap: wrap; gap: 24px;}
    
.risk-item--benefit {
    flex: 0 0 calc(100% / 3 - 16px);
}

.risk-item--benefit {
    position: relative;
    flex-direction: column;
    padding: 60px 32px 32px 32px;
    border-radius: 16px;
    background: linear-gradient(180deg, rgba(37, 122, 255, 0.10) 0%, rgba(0, 54, 255, 0.10) 100%);
}

.risk-item_img {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    left: 0;
    right: 0;
    transform: translateY(-54%);
}

.risk-item__benefit__preview  {
   font-size: 16px;
}

.risk-item_img > img {max-width: 100px;}

.scammer-item {
    height: 100%;
    border-radius: 16px;
    padding: 24px;
    background-color: #FFF;
    gap: 16px;
}

.scammer-item .truncate b {font-weight: 600;}
.scammer-item p + .second-section > br {display: none}
.scammer_img {
    flex: 0 0 320px;
}

.scammer_img > img {
    border-radius: 8px;
    display: block;
	object-fit: cover;
    width: 100%;
	min-height: 213px;
}

.workarea_wrap--inner .scammer-item p {
	padding-bottom: 16px
}
.add-read-more .second-section, .add-read-more .read-less {
    display: none;
}

.add-read-more.show-more-content .second-section, 
.add-read-more.show-more-content .read-less {
    display: unset;
}

.read-more, .read-less {
    white-space: nowrap;
    position: relative;
    cursor: pointer;
    background: var(--main, linear-gradient(180deg, #257AFF 0%, #0036FF 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	width: fit-content;
}

.read-less:after, .read-more:after {
    height: 1px;
    content: '';
    position: absolute;
    bottom: 0;
    background: linear-gradient(180deg, #257AFF 0%, #0036FF 100%);
    right: 20px;
    bottom: 1px;
    left: 0;
}

.read-less > .fa > img, .read-more > .fa > img {
    transform: translateY(3px);
}

.read-less:hover:after, .read-more:hover:after {
	display: none;
}

.add-read-more.show-more-content .read-more {
    display: none;
}

.workarea_wrap--inner .processing-banner p, 
.workarea_wrap--inner .dark-banner p{
	padding-bottom: 16px
}

.circle-wrapper { gap: 24px; justify-content:center; flex-wrap: wrap;}

.circle-item {
	border-radius: 100%;
    aspect-ratio: 1 / 1;
	position: relative;
    flex-direction: column;
    padding: 0;
    max-width: 316px;
    background: linear-gradient(180deg, rgba(37, 122, 255, 0.10) 0%, rgba(0, 54, 255, 0.10) 100%);
    flex: 0 0 calc(100% / 3 - 12px);
    width: calc(100% / 3 - 12px);
}
.circle-item:first-child, .circle-item:nth-child(3) {
    /*max-width: 316px;*/
}

.circle-item .circle-item_img > img.news__preview {
    max-width: 100px;
    margin-top: -60px;
}

.circle-item_img {
    text-align: center;
}
.circle__preview {
    padding: 24px 12% 24px;
    font-size: 16px;
    text-align: center;
    line-height: 1.25;
}
.accent-country {
	color: #fff;
    background: linear-gradient(180deg, #257AFF 0%, #0036FF 100%);
    padding: 8px 12px;
    display: inline-flex;
    line-height: 1;
    border-radius: 19px;
    margin-right: 4px;
    align-items: center;
    margin-bottom: 8px;
}

.publish-field {
	
    border-radius: 8px;
    border: 1px solid #DFDFDF;
    background: #FFF;
    padding: 12px;
    font-size: 18px;
    width: 100%;
}
.workarea_wrap--inner p.publish-label {padding-bottom: 8px}
.workarea_wrap--inner .publish-field p {padding-bottom: 20px}
.workarea_wrap--inner .publish-field p:last-of-type {padding-bottom: 0}
.fancybox-can-swipe .fancybox-content {cursor: default;} 
a.disabled {pointer-events: none;}
.success {color: #44be44;}
#bx-composite-banner {} 

/* adaptive */


@media (max-width: 1199px) {
	
	body {font-size: 14px;}
	h3 { font-size: 20px;}
	.btn, .mainpage-slider__buttons .btn {
		font-size: 14px;
		padding: 8px 16px;
	}
	.section__title {
		font-size: 24px;
		margin-bottom: 24px;
	}
	.main-slider .section__title, .main-news .section__title {margin-bottom: 12px;}
	
	.mb-24, .mb-32, .mb-48  {margin-bottom: 16px;}
	.mb-16 {margin-bottom: 12px;}  
	.pb-85 {padding-bottom: 32px}
	.pt-85 {padding-top: 32px}	
	.accent-text {font-size: 14px;}
	.slider-inner .content__title {font-size: 28px;}
    .load_more, .loadmore {font-size: 14px; margin-top: 24px; margin-bottom: 0; display: flex; margin-left: auto; align-items: center; gap: 3px; text-align: right;}    
	.mob-show, .mobile-nav {display: block}
	.video-wrapper video {object-fit: cover;}
	.main-search-link.mob-show {
		background: url(./images/search.svg) center center no-repeat;
		width: 32px;
		height: 32px;
		display: flex;
	}
	.sites {align-items: center; gap: 3px;}
    .select2-container--open .langSelect.select2-dropdown--below.country-select-dropdown-open {z-index: 4051;}
	.main-slider .mainpage-slider {height: calc(100vh - 78px);}
	.main-search-link.main-search-link--active {background: url(./images/cross-icon.svg) center center no-repeat;}
	body.fixed {overflow-y: hidden;height: 100vh;position: fixed;}
	#mobile_nav {background: linear-gradient(180deg, #257AFF 0%, #0036FF 100%); padding: 32px 22px;}
	.header__block--right {color: #fff;}
	.header {padding-bottom: 0;}
	.desktop-nav, .sub-menu, .sites .icon-block__icon > img, .header__phone > a:before, canvas.particles-js-canvas-el,
	.dropdown__button > br, .loaded_all {display: none;}
	.search-box {
		position: absolute;
		right: 62px;
		top: 10px;
		cursor: pointer;
		width: 100px;
		opacity: 0;
		visibility: hidden;
		-webkit-transition: all .4s ease;
		transition: all .4s ease;	
	}
	
	.search-box.show {
		width: calc(100vw - 72px);
		opacity: 1;
		visibility: visible;
		box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
		border-radius: 27px;
		z-index: 99;
	}
	.form-row {margin-bottom: 18px;}
	.header__block--right a:not(.inverted-link):not(.btn) {color: #fff; padding-left:0;}
	.header__block--right .agree_block label > a {color: #0036FF !important; text-decoration: underline;}
	.header__block--right .sites__option {color: #232323;}
	header .wrap-null-menu ul, .wrap-soc-menu {flex-direction: column; gap: 16px;} 
	header .wrap-null-menu ul .wrap-nullmenu-link:first-child {order: 1;}
	header .wrap-null-menu ul .wrap-nullmenu-link:nth-child(2) {order: 3;}
	header .wrap-null-menu ul .wrap-nullmenu-link:nth-child(3) {order: 4;}
	header .wrap-null-menu ul .wrap-nullmenu-link:nth-child(4){order: 2;}
	
	header .navbar-nav > li > a, header .navbar-nav > li.with-submenu .fa.fa-angle-right {display: inline-flex;}
	header .navbar-nav > li.with-submenu .fa.fa-angle-right:before {display: none;}
	header .navbar-nav > li.with-submenu .fa.fa-angle-right {
		display: inline-flex;
		width: 20px;
		height: 20px;
		margin-left: 2px;
		position: relative;
		top: 2px;
	}
	.shadow-auth {display: none !important;}
	header .wrap-null-menu {border-top: 1px solid #fff; padding: 24px 0 9px;}
    .header__top-inner {padding: 18px 0;}
	.mobile-nav {margin-bottom: auto;}
	.navbar-nav > li {font-weight: 600; padding: 8px 0;}
	.sub-menu > li {font-weight: 500; padding: 8px 0;}
	.sub-menu > li:first-child {padding: 16px 0 8px;}
	.sub-menu > li:last-child {padding: 8px 0 0;}
	.sub-menu {padding-left: 18px;}
	.navbar-nav > li.with-submenu .fa-angle-down {transform: rotate(180deg) !important;}
	.sites__dropdown {left: 0;}
	
	header .wrap-null-menu .feedback, .wrap-null-menu .auth  {background: none; padding-left: 0;}
	header .wrap-nullmenu-link > img {display: none;}
	header .logo {
		width: auto; 
		height: auto; 
		flex: 1 1 auto; 
		margin-left:0; 
		margin-right:0; 
		text-align: center;
		display: inline-flex;
		justify-content: center;
	}
	header .logo img {width: 163px;}
	header .social__item .fa { color: #fff; background: none; -webkit-background-clip: unset; -webkit-text-fill-color: unset;}
    header .wrap-null-menu .wrap-nullmenu-link, .header__block--right .with-submenu {font-weight: 600;}
	header .wrap-null-menu .wrap-nullmenu-link, .header__phone  {padding: 0;}
	header .social__item > svg, .wrap-nullmenu-link > a > img {filter: brightness(0) invert(1);}
	header .more-arrow > svg {fill: #fff;}
	header #mobile_nav {
		position: absolute;
		left: -100vw;
		top: 78px;
		transition: .3s ease;
		min-width: 320px;
		width: 100vw;
		height: calc(100dvh - 78px);
        overflow-y: auto;
		z-index: 9;
	}	
	header #mobile_nav.opened {
		left: 0;
		z-index: 9;		
	}
	#mobile_nav::-webkit-scrollbar-track {
		background: transparent;			
	}
	#mobile_nav::-webkit-scrollbar-thumb {
		background-color: #CECECE;
		border-radius: 4px;   
	}

	#mobile_nav::-webkit-scrollbar {
		width: 5px;
		display: block;	
		height: 5px;		
	}
	
	.burger {
		width: 32px;
		height: 32px;
		display: flex;
		flex-direction: column;
		cursor: pointer;
		position: relative;
		z-index: 10;
		justify-content: center;
		
	}
	.burger div {
		margin: 2px 0;
		height: 1.3px;
		width: 18px;
		background-color: #000;
		transition: .3s ease;
	}
	.burger.opened div:first-child {
		width: 18px;
		transform: rotate(45deg) translate(4px, 8px);
	}
	.burger.opened div:nth-child(2) {
		opacity: 0;
	}
	.burger.opened div:last-child {
		transform: rotate(-45deg) translate(-1px, -4px);
		width: 18px;
	}
	.sites .select2-container--default .select2-selection--single .select2-selection__rendered {
		color: #fff;
	}
	.select2-results__option {color: #232323;}
	.sites .select2-container--default .select2-selection--single .select2-selection__arrow b {border-color: #fff transparent transparent transparent;}
	.sites .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {border-color: transparent transparent #232323 transparent;}
	
	.mainpage-slider .swiper-pagination-bullets.swiper-pagination-horizontal {text-align: center; bottom: 32px;}
	.service-tab__row {
		-webkit-box-align: flex-start;
		-ms-flex-align: flex-start;
		align-items: flex-start;
	}
	.service-tab__inner .wrap-text {padding: 24px 16px;}
	.service-tab__inner .wrap-text .text {
		text-overflow: ellipsis;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 6;
		-webkit-box-orient: vertical;  
		max-height: 127px;		
		font-size: 14px;		
	}
	.service-tab__inner .wrap-image {
		padding-top: 73%;
		position: relative;
	}
	.wrap-image img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		position: absolute;
		top: 0;
	}	
	.service-tab__heading { font-size: 20px; margin-bottom: 8px;}
	.service-tab__buttons {margin-top: 16px;}	
	.main-slider-tabs, .dropdown__list {
		display: none;
		position: absolute;
		left: 0;
		top: 42px;
		margin: 0;
		padding: 0;
		list-style-type: none;
		background: #FFFFFF;
		box-shadow: 0px 4px 8px rgba(176, 198, 225, 0.6);
		overflow: hidden;
		border-radius: 16px;
		width: 100%;
		z-index: 1;
	}
	
	.main-slider-tabs {top: calc(100% + 10px);}
	
	.dropdown__list--visible {
		display: block;
		z-index: 11;
		padding: 10px 0;
	}
	
	.dropdown__button {
		display: flex !important;
		padding: 6px 16px;
		font-size: 14px;
		font-style: normal;
		font-weight: 500;
		line-height: 140%;
		-webkit-appearance: none;
		border-radius: 100px;
		border: 1px solid var(--main, #257AFF);
		margin-bottom: 24px;
		width: 100%;
		text-align: left;
		justify-content: space-between;
		align-items: center;
		background-color: transparent;
	}
		
	li.active.tab, .main-slider-tabs li.tab:hover, 
	.main-news-tabs li.tab-item > a.is-select, 
	.main-news-tabs li.tab-item a:hover,
	li.active .tab-text, 
	.main-news-tabs li > a.is-select, 
	.main-news-tabs li.tab-item > a:hover	{
		color: #0036FF;
		background: none;
	}
	.main-slider-tabs li.tab, .main-news-tabs li.tab-item > a {
		border: none;
		background: none;
	}
	.main-news-tabs li.tab-item > a {width: 100%;}
	.main-slider-tabs li.tab .wrap-tab, .main-news-tabs li.tab-item > a {
		padding: 6px 16px;
	}
	.main-slider-tabs li.tab {width: 100%; display: block;}
	.dropdown__button {color: #232323;} 
	.dropdown__button:after {
		content: url(images/menu_arrow.svg);
		height: 15px;
	}
	.dropdown__button--active:after {
		transform: rotate(-180deg);
	}
	
	.news_tab_item {    flex: 0 0 calc(100% / 2 - 27px);}
	
	.section__heading a, .swiper-nav, .section__video--right p:first-child, .section__video--right_inner:after {display: none;}
	.main-video_row {flex-direction: column-reverse; gap: 24px;}
	.section__video--right_inner { padding: 24px 16px; display: flex; flex-direction: column;}
	.section__video--right {display: flex; flex-direction: column-reverse;}		
	.section__video--left .aduc_video:first-child .video-js .vjs-big-play-button:before {    
		line-height: 44px;
		font-size: 30px;
		width: 44.438px;
		height: 44.061px;
		border: 1px solid #fff;
	}
	.section__video--right p {    padding-bottom: 16px;}
	
	.section__video--right p:nth-child(2) {order: 3;}
	.section__video--right p:nth-child(3){order: 4;}
	.section__video--right p:nth-child(4)  {order: 1; font-size: 20px;  }
	.analytics-link {order: 5;}
	
	.swiper-wrapper .product-item {
		flex: unset;
		flex-shrink: 0; 
		height: 509px;
		border-radius: 16px;
	}
	.swiper-wrapper .product__preview-bg,
	.product-item:first-child img {object-fit: cover; height: 100%; width: 100%; border-radius: 16px;}
    .name--not_hovered {font-size: 16px; top: 24px;}
	.analytics-link {background: url(images/icon_report.svg) no-repeat 0 0px; min-height: 64px;}
	.section__video--left .aduc_video:nth-child(4), .section__video--left .aduc_video:nth-child(3) {display: none;} 
	.section__video--left .aduc_video:first-child, .section__video--left .aduc_video {flex: 0 0 48.5%; margin-bottom: 0;}
	.section__video--left .aduc_video:first-child .video-js, .section__video--left .aduc_video .video-js {border-radius: 6px; height: 165px; }
	.safari_browser .section__video--left .aduc_video:first-child .vjs-big-play-centered .vjs-big-play-button { border-radius: 6px;} 
	.hidden-desktop.product-link {display: block; position: absolute; top: 0; bottom: 0; width: 100%; z-index: 1;}
	.section__video_img { margin-bottom: -40px;  right: 15px; max-width: 105px;}
	.slide__banner_tablet .desktop-img, .slide__banner_tablet .phone-img {display: none;}
	.slide__banner_tablet .tablet-img {display: block;}
	
	.logos img {max-width: 54px;}
     footer .logo {max-width: 163px;}
	.footer__top-part .footer__part-item {flex-basis: auto;}
	
	.workarea_wrap--inner {flex-direction: column;}
	.request-active:after, .request-active:before, 
	.request-online-active:after, .request-online-active:before {display: none; opacity: 0;}
	.request-active, .request-online-active {
		position: static;
		box-shadow: none;
		border-radius: 0;
		background-color: transparent;}
		
	.wrap-popup {
		top: 50%;
		right: unset;
		left: 50%;
		transform: translate(-50%, -50%);
		border-radius: 16px;
		color: #232323;
		font-weight: 400;
		max-width: 90%;
		padding: 20px;
	}
	
	.wrap-popup .close {top: 20px; right: 20px;}
	.popup-online {max-height: calc(100dvh - 128px); overflow: auto;} 
	.body-wrapper .form-row input {width: 100%; height: 47px;}
	.sidebar-left {display: none;}
	
	body:not(.front) .workarea > main {padding: 22px;}
	.page-header h1 {font-size: 24px;}
	.highlight p {padding-left: 50px;}
	.highlight--custom p {padding-left: 0;}
	.highlight--custom p:last-of-type {padding-bottom: 0;}
	.sort_display { position: static; margin-bottom: 20px;}
	.table-wrapper {overflow-x: auto; padding: 16px;} 
	.country-select-dropdown-open { top: -34px;}
	.loadmore.hidden-desktop {display: block !important; color: #939393;}
	.loadmore.hidden-desktop:hover svg {fill: #0036FF;}
	.loadmore.hidden-desktop:hover {color: #0036FF;}
	.mobile-nav .active > a {border-bottom: 1px solid #fff;}
	.hidden-desktop.lang-label {display: block !important;}
	.header__phone {font-weight: 600;}
	.map.footer__heading {width: fit-content;}
	.eye-link > img {display: none;}
}

@media (max-width: 992px) {
	.hidden-desktop {display: block}
	.hidden-mobile {display: none} 
	.maxwidth-theme {padding: 0 22px;}
	
	.footer__logos--mobile {display: flex; justify-content: space-between; gap: 32px; margin-bottom: 32px;} 
	 
	.main-slider-tabs, 
	.main-news-tabs, 
	.footer__top-part, 
	.footer__main-part {flex-direction: column;}
	
	.footer__social {flex-direction: column-reverse; display: flex;}
	.service-tab__inner {flex-direction: column-reverse;}
	.service-tab__inner .wrap-text, 
	.service-tab__inner .wrap-image {width: 100%;}
	.slider-inner {    padding-left: 0; padding-right: 0;}
	footer * {font-size: 14px;}
	.footer__heading {font-size: 20px; margin-bottom: 8px;}
	.map.footer__heading {margin-top: 32px}
	.footer__social ul {margin-top: 16px}
	.footer__main--right {margin-bottom: 0px; margin-top: 12px;}
	footer .logo {width: auto;height: auto;}
	.logos {gap: 8px;}
	.logos img {max-width: 39px;}
	.footer__logos--mobile .footer__part-item, 
	.footer__top-part .footer__part-item {flex-basis: auto;}
	
	.footer__top-part {padding: 32px 0;}
	.footer__main-part {padding: 25px 0;}
	.footer__phone {margin-bottom: 8px;} 
	
	.service-tab__inner {border-radius: 16px;}
	
	footer .logo img {max-width: 163px;}
    #bx-composite-banner:empty {display: none;}
	.vacancy-quote:before, .vacancy-quote:after {height: 51px; width: 63px; background-size: contain;}
	.vacancy-quote:before {left: 16px;}
	.vacancy-quote:after {right: 16px;}
	.cards-wrapper {gap: 64px;}
	
}
@media (max-width: 991px) {
	.risk-item--benefit {flex: 0 0 100%;}
	.risk-row {gap: 64px; margin-top: 64px;}
	.circle-item {border-radius: 16px;}
}

@media (min-width:768px) and (max-width: 991px) {
	.front .workarea_wrap.maxwidth-theme {max-width: 636px;}
	.map.footer__heading {margin-top: 0px; margin-bottom: 24px;}
	.footer__top-part {flex-direction: row}
	.footer__social {  flex-direction: column;}
	.footer__social ul {margin-top: 0;}
	.footer__top-part {padding: 40px 0;} 
	.footer__main-part {padding: 24px 0 40px;}
		
}

@media (max-width: 767px) {
	.workarea_wrap--inner p {padding-bottom: 24px;}	
	.block-wrapper {padding: 20px;}
	.block-wrapper:last-of-type {margin-bottom:0;} 
	.cookie {padding: 16px 16px 16px 16px; border-radius: 16px;}
	.flex-row img {display: none;}
	.cookie .flex-row {flex-direction: column;}
	
	.highlight {align-items: flex-start;}
	.bg-wrapper {padding: 16px;}
	.section__video--right p:nth-child(4) {max-width: 221px}
	.news_tab_content {display: block;}
	.news_tab_item + .news_tab_item {margin-top: 24px;}
	.section__video--left .aduc_video:not(:first-child) {display: none;}
	.section__video--left .aduc_video:first-child .video-js {height: calc(100vw * 0.59);}
	.section__video--left .aduc_video:first-child {flex: 0 0 100%;} 
	.slide__banner_tablet .desktop-img, .slide__banner_tablet .tablet-img  {display: none;}
	.slide__banner_tablet .phone-img  {display: block;}
	.workarea input[type="text"], .workarea input[type="password"] {min-width: 100%;}
	.contacts__wrap, .vacancy-advice, .hr-banner, .banner, .workarea table td, .workarea table th	{padding: 16px; }
	.banner + .block-wrapper {padding: 16px;}
	.contacts__columns {gap: 16px;}
	.contacts__wrap p { margin: 0 auto 16px; }
	.security-row, .contacts__columns, .vacancy-banner, .vacancy-advice, .traditions-banner, .processing-banner, .dark-banner, .cards-banner, .banner, .risk-item {flex-direction: column;}	
	.advice_img, .hr-banner_img, .banner_img, .risk_img, .scammer_img, .banner--default__img {flex: 0 0 auto;}
	.advice_preview p {padding-bottom: 0;}
	.advice_img > img {width: 100%;}
	.vacancy-advice {gap: 12px;}
	.vacancy-step .vacancy-step__num, .stage-step__num  {align-self: flex-start;}
	.panel-group .panel-default > .panel-heading {padding: 20px; padding-right: 45px;}
	.accordion-head__closer {top: 20px; transform: unset;}
	.vacancy-banner .vacancy-banner_content, .popup-anketa.fancybox-content {padding: 20px;}
	.vacancy-banner p {font-size: 18px;}
	.vacancy-banner p:last-of-type {padding-bottom: 0;}
	.cards-banner {padding-top: 20px; margin-top: 0;}
	.cards-banner_img > img {margin-top: 0;}
	.cards-banner_img {flex: unset;}
	.wrap-popup h4 {margin-bottom: 16px; font-size: 20px;}
	.banner--mpos .vacancy-banner_content p, .traditions-banner_content p:last-of-type {padding-bottom:0;}
	.processing-banner, .dark-banner {padding: 24px; gap: 20px;}
	.processing-banner img, .dark-banner img {max-width: 200px;}
	.scammer-item { flex-direction: column;}
	.highlight--custom img { max-width: 60px;}
	.highlight--custom {gap: 10px; padding: 20px 24px 20px 10px;}
	.circle-wrapper {gap: 40px;}
	.circle-item {flex: 0 0 100%; aspect-ratio: unset;}
	.circle__preview {padding: 8px 12% 24px}
	.circle-item .circle-item_img > img.news__preview {max-width: 60px; margin-top: -30px;}
    .vacancy-advice, .hr-banner, .banner {gap: 16px;}
	.highlight:not(.highlight--custom) img {flex: 0 0 60px; margin-right: -30px; max-width: 60px;}
   
}

@media (min-width: 767px) {
    input[type="text"], input[type="password"]  {
		min-width: 440px;
	}
}


.news-detail a {color: #0036FF !important;}
.news-detail a:hover {color: #232323 !important;}


