@font-face {
    font-family: 'Neue Machina';
    src: url('../fonts/Neue Machina/NeueMachina-Ultralight.eot');
    src: local('Neue Machina Ultralight'), local('NeueMachina-Ultralight'),
        url('../fonts/Neue Machina/NeueMachina-Ultralight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Neue Machina/NeueMachina-Ultralight.woff2') format('woff2'),
        url('../fonts/Neue Machina/NeueMachina-Ultralight.woff') format('woff'),
        url('../fonts/Neue Machina/NeueMachina-Ultralight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Neue Machina';
    src: url('../fonts/Neue Machina/NeueMachina-Light.eot');
    src: local('Neue Machina Light'), local('NeueMachina-Light'),
        url('../fonts/Neue Machina/NeueMachina-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Neue Machina/NeueMachina-Light.woff2') format('woff2'),
        url('../fonts/Neue Machina/NeueMachina-Light.woff') format('woff'),
        url('../fonts/Neue Machina/NeueMachina-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
	}

@font-face {
    font-family: 'Neue Machina';
    src: url('../fonts/Neue Machina/NeueMachina-Black.eot');
    src: local('Neue Machina Black'), local('NeueMachina-Black'),
        url('../fonts/Neue Machina/NeueMachina-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Neue Machina/NeueMachina-Black.woff2') format('woff2'),
        url('../fonts/Neue Machina/NeueMachina-Black.woff') format('woff'),
        url('../fonts/Neue Machina/NeueMachina-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Neue Machina';
    src: url('../fonts/Neue Machina/NeueMachina-Regular.eot');
    src: local('Neue Machina Regular'), local('NeueMachina-Regular'),
        url('../fonts/Neue Machina/NeueMachina-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Neue Machina/NeueMachina-Regular.woff2') format('woff2'),
        url('../fonts/Neue Machina/NeueMachina-Regular.woff') format('woff'),
        url('../fonts/Neue Machina/NeueMachina-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Neue Machina';
    src: url('../fonts/Neue Machina/NeueMachina-Bold.eot');
    src: local('Neue Machina Bold'), local('NeueMachina-Bold'),
        url('../fonts/Neue Machina/NeueMachina-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Neue Machina/NeueMachina-Bold.woff2') format('woff2'),
        url('../fonts/Neue Machina/NeueMachina-Bold.woff') format('woff'),
        url('../fonts/Neue Machina/NeueMachina-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Neue Machina';
    src: url('../fonts/Neue Machina/NeueMachina-Medium.eot');
    src: local('Neue Machina Medium'), local('NeueMachina-Medium'),
        url('../fonts/Neue Machina/NeueMachina-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Neue Machina/NeueMachina-Medium.woff2') format('woff2'),
        url('../fonts/Neue Machina/NeueMachina-Medium.woff') format('woff'),
        url('../fonts/Neue Machina/NeueMachina-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Neue Machina';
    src: url('../fonts/Neue Machina/NeueMachina-Ultrabold.eot');
    src: local('Neue Machina Ultrabold'), local('NeueMachina-Ultrabold'),
        url('../fonts/Neue Machina/NeueMachina-Ultrabold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Neue Machina/NeueMachina-Ultrabold.woff2') format('woff2'),
        url('../fonts/Neue Machina/NeueMachina-Ultrabold.woff') format('woff'),
        url('../fonts/Neue Machina/NeueMachina-Ultrabold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

body.home 
{
	padding-right: 0!important;
	font-family: 'Neue Machina', Arial, sans-serif !important;
	font-weight: 300;
	font-style: normal;
	font-size: 16px;	
	overflow: hidden;	
	color: #0d0d0d;
	background: radial-gradient(220.58% 74.17% at 25.83% 49.94%, #5c84e3 0%, #415ade 100%);
	background: #f4f7fb url('../img/bg/home_bg.webp') no-repeat top center;
	background-image: radial-gradient(circle at center, rgba(92, 132, 227, 1) 0%, rgba(65, 90, 222, 1) 100%)
}

body
{
	padding-right: 0!important;
	font-family: 'Neue Machina', Arial, sans-serif !important;
	font-weight: 300;
	font-style: normal;
	font-size: 16px;	
	overflow: hidden;	
	color: #0d0d0d;	
	background: #f4f7fb url('../img/bg/page_bg.webp') no-repeat center 94px;
	background: url('../img/bg/page_bg.webp') no-repeat center 94px;
	background: #f4f7fb;
}

body.page-template-default,
body.archive,
body.single
{
	background: #f4f7fb;
}

html
{
	min-height: 100%;
	position:  relative;
	overflow-y: scroll;
	overflow-x: hidden;
}
img
{
	max-width: 100%;
}
ul
{
	margin: 0;
	padding: 0;
}
.main_title
{
	position: relative;
	display: block;
	padding: 0 0 20px;	
	font-weight: 500;
	font-size: 48px;
	letter-spacing: -0.03em;
	color: #1c1c1c;
	line-height: normal;
}
#home_bg
{
	position: relative;
}
.logo_block img
{
	max-width: 118px;
    width: 100%;
}

.home_screen
{
	z-index: -1;
	position: absolute;
    right: 0;
}
.page_screen
{	
	z-index: 1;   
	position: absolute;
	right: -10%;
    top: 4%;
    max-width: 950px;
}

.home #header
{
	padding: 30px 0 0;	
	background: none;
}
#header
{	
	padding: 30px 0 0;
	background: #fff;
}

#header_middle
{
	padding: 0 0 150px;
}

.header_top.sticky 
{
	z-index: 9999;
	position: fixed;
	right: 0;
	top: 0;	
	margin-top: 0;
	padding-top: 20px;
	width: 100%;
	max-width: 100%;
	height: 90px;
	text-align: center;
	background: #fff;
	border-radius: 0;	
}
.menu_logo_visible
{
	display: none;
}
.sticky .logo_block img
{
	display: block;
	float: left
}
.sticky .menu_logo_visible
{
    display: block;
}
.sticky  .menu_logo
{
	display: none;
}

.home .sticky  .nav_top li a
{
    color: #1c1c1c;
}
.home .sticky #menu-verhnee-menyu svg
{
    stroke: #1c1c1c;
}
.home .sticky .head_call
{
	color: #fff;
	border: 2px solid #1c1c1c;
	background: #1c1c1c url('../img/icons/phone-1.webp') no-repeat 3px 10px;
}
.home .head_call
{
	position: relative;
    overflow: hidden;
    display: block;
	float: right;
    max-width: 190px;
    width: 100%;
    padding: 10px 20px 10px 10px;
	margin-top: 0px;	
    text-align: right;
    font-size: 15px;	
	color: #1c1c1c;
    font-weight: 500;
	line-height: normal;
    border: 2px solid #fff;
	background: #fff url('../img/icons/phone.webp') no-repeat 3px 10px;
    border-radius: 60px;
	text-decoration: none;
    -moz-transition: all .5s;
		-webkit-transition: all .5s;
			transition: all .5s;
}
.home .head_call:hover
{	
	background: #1c1c1c url('../img/icons/phone-1.webp') no-repeat 3px 10px;
	color: #fff;
	border: 2px solid #1c1c1c;
	text-decoration: none;
}
.head_call
{
	position: relative;
    overflow: hidden;
    display: block;
	float: right;
    max-width: 190px;
    width: 100%;
    padding: 10px 20px 10px 10px;
	margin-top: 0px;	
    text-align: right;
    font-size: 15px;	
	color: #fff;
    font-weight: 500;
	line-height: normal;
    border: 2px solid #1c1c1c;
	background: #1c1c1c url('../img/icons/phone-1.webp') no-repeat 3px 10px;
    border-radius: 60px;
	text-decoration: none;
    -moz-transition: all .5s;
		-webkit-transition: all .5s;
			transition: all .5s;
}
.head_call:hover
{	
	background: #fff url('../img/icons/phone.webp') no-repeat 3px 10px;
	color: #1c1c1c;
	border: 2px solid #1c1c1c;
	text-decoration: none;
}

.logo_block:hover
{
	text-decoration: none;
}

.header_middle__title
{		
	position: relative;
    z-index: 2;
	max-width: 750px;
	width: 100%;
	margin-top: 25px;
	font-size: 90px;
	color: #f4f7fb;
	font-weight: 700;	
    line-height: 100px;
}

.home .header_middle__text
{
	position: relative;
    z-index: 2;
	margin: 30px 0 0;
	max-width: 765px;
	width: 100%;
	font-family: "Manrope", sans-serif;
	font-weight: 400;
	font-size: 26px;
	color: #f4f7fb;
	opacity: .8;
}
.header_middle__text
{
	position: relative;
    z-index: 2;
	margin: 30px 0 0;
	max-width: 690px;
	width: 100%;
	font-family: "Manrope", sans-serif;
	font-weight: 400;
	font-size: 26px;	
	
}
.home .btn_1
{
	position: relative;
	overflow: hidden;
	display: block;	
	max-width: 327px;
	width: 100%;
	padding: 11px 10px 11px 20px;
	margin-top: 60px;	
	text-align: left;
	font-weight: 500;
	font-size: 20px;
	color: #1c1c1c;	
	border: 2px solid #fff;
	background: #fff;
	border-radius: 64px;
	text-decoration: none;
	-moz-transition: all .5s;
		-webkit-transition: all .5s;
			transition: all .5s;
}
.home .btn_1 svg path
{	
	stroke: #1c1c1c;	
}

.home .btn_1:hover
{	
	background: #2158e6;
	color: #fff;
	border: 2px solid #2158e6;
	text-decoration: none;
}

.home .btn_1:hover svg path
{
	stroke: #fff;
}
.btn_1
{
	position: relative;
	overflow: hidden;
	display: block;	
	max-width: 327px;
	width: 100%;
	padding: 11px 10px 11px 20px;
	margin-top: 60px;	
	text-align: left;
	font-weight: 500;
	font-size: 20px;
	color: #fff;	
	border: 2px solid #2158e6;
	background: #2158e6;	
	border-radius: 64px;
	text-decoration: none;
	-moz-transition: all .5s;
		-webkit-transition: all .5s;
			transition: all .5s;
}
.btn_1:hover
{	
	background: #fff;
	color: #1c1c1c;
	border: 2px solid #1c1c1c;
	text-decoration: none;
}
.btn_1 svg path
{
	stroke: #fff;
}
.btn_1:hover svg path
{
	stroke: #1c1c1c;
}

.header_middle__btn svg
{
	display: inline-block;
	vertical-align: bottom;
}

.home .main_bg
{
	background: #f4f7fb;
}
.main_bg
{
	background: #fff;
}

.home .window .header
{
	background: #fff;	
}

.window .header.menu-opened
{
	background-color: #2158e6;
}
.menu .questions_block svg
{
	display: none;
	float: right;
	margin-top: 14px;	
    vertical-align: top;
    margin-right: 10px;
    transition: transform 0.35s, stroke 0.35s;
    stroke: #fff;
}
.menu .questions_block:hover svg
{
	transform:rotate(180deg);
}
.menu .collapse.in
{
	border-bottom: 1px solid rgba(0, 0, 0, .15);
    padding-bottom: 15px;
}
.nav_top
{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
	align-items: center;  
	justify-content: center;
	list-style-type: none;
	height: 50px;	
	margin-left: -10px;
	padding: 0;
}
.nav_top li a
{
	position: relative;	
	padding: 14px 10px;
	font-style: normal;	
	font-size: 16px;
	line-height: 17px;
	color: #1c1c1c;
	letter-spacing: 1px;	
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.nav_top li a:hover
{	
	text-decoration: underline;
}

.nav_top li.current_page_item a,
.nav_top li.current-menu-item a
{
	text-decoration: underline;
}
.header_top {
    padding: 0 0 20px;
}
.nav_top li 
{
	position: relative;
}
nav li ul.sub-menu
{
    position: absolute;
    top: 140%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 200px;
    padding: 5px 0;
	margin: 0px;
    font-size: 14px;
    text-align: left;
    list-style: none;
	background: #fff;
	box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;  
	border-radius: 0;  
	border-top: 2px solid #1c1c1c;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	transition: all .2s;
}
nav li:hover ul.sub-menu
{
	display: block;
}
ul.sub-menu li a 
{
    display: block;
	padding: 15px 30px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #1c1c1c;
	text-decoration: none;
}
nav li ul.sub-menuli
{
	position: relative;
}
nav li ul.sub-menu li ul.sub-menu
{
	display: none;
	left: 100%;
	top: 0%;
	background: #f6aa07;
	height: auto;
    min-height: 570px;
}
nav li ul.sub-menu>li:hover>ul.sub-menu,
#sidebar nav li ul.sub-menu>li:hover>ul.sub-menu
{
	display: block; 
}
nav li:hover ul.sub-menu>li>a
{
	display: block;
	padding: 10px 30px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;	
	white-space: nowrap;
	text-transform: inherit;	
   color: #1c1c1c;
	border: none;
	font-size: 14px;
	text-decoration: none;
}
nav li:hover ul.sub-menu>li
{
	display: block;	
}
nav li:hover ul.sub-menu>li>a:hover
{
	color: #1c1c1c;
}
nav li:hover ul.sub-menu>li:hover
{
	
}
nav li:hover ul.sub-menu>li:last-child a
{
	border-bottom: none;
}
.home #menu-verhnee-menyu svg
{
	stroke: #fff;
}
#menu-verhnee-menyu svg
{
	display: inline-block;
    vertical-align: top;
    margin-right: 10px;
	
	transition: transform 0.35s, stroke 0.35s;
	stroke: #1c1c1c;
}
#menu-verhnee-menyu .current-menu-parent:hover svg
{
	transform:rotate(180deg);
}
.home .nav_top li a
{
	color: #fff;
}

h1
{
	
}
#content_body
{
	padding: 30px 0;
	min-height: 400px;
	height: auto;
}
.header_middle__h1
{
	margin-top: 70px;
	font-size: 40px;
}
.header_middle__subtitle
{
	max-width: 755px;
    width: 100%;
    margin-top: 40px;
    font-size: 54px;
    font-weight: 700;
    line-height: 70px;
}
.detail_block__bg
{
	position: relative;
    top: -150px;	
}
.home .detail_block__bg
{
	position: relative;
    top: -150px;
	background: none;
}

#detail_block
{		
	position: relative;	
	margin: 84px auto 0;
	max-width: 1240px;
	width: 100%;
	padding: 80px 48px;
	border-radius: 32px;
	background: #fff url('../img/bg/details.webp') no-repeat right top;
}
.detail_block__text
{
	width: 85%;
	font-weight: 500;
	font-size: 40px;
	line-height: 120%;	
	color: #1c1c1c;
	letter-spacing: -0.06em;
}
.detail_block__text i
{
	font-style: normal;
	color: #2158e6;
}
.detail_block__text p
{
	max-width: 85%;
	margin: 32px 0 0;
	font-family: "Manrope", sans-serif;		
	font-weight: 400;
	font-size: 20px;
	letter-spacing: normal;
	line-height: 140%;
	color: #1c1c1c;
}
#services_main
{
	position: relative;
	top: -60px;
	padding: 0;
}
#detailpage_block
{		
	z-index: 2;
	position: relative;	
	margin: 84px auto 0px;
	max-width: 1240px;
	width: 100%;
	padding: 80px 48px;
	border-radius: 32px;
	background: #1c1c1c url('../img/bg/detailspage.webp') no-repeat right bottom;
}
.detailpage_block__text
{
	width: 60%;
	font-weight: 500;
	font-size: 40px;
	line-height: 120%;	
	color: #fff;
	letter-spacing: -0.06em;
}
.detailpage_block__text i
{
	font-style: normal;
	color: #2158e6;
}
.detailpage_block__text p
{
	max-width: 100%;
	margin: 32px 0 0;
	font-family: "Manrope", sans-serif;		
	font-weight: 400;
	font-size: 18px;
	letter-spacing: normal;
	line-height: 140%;
	color: #fff;
}
#services
{
	padding: 40px 0;
}
.services_top__num
{
	font-weight: 500;
	font-size: 40px;
	line-height: 180%;
	color: #2158e6;
}
.services_top
{
	display: flex;
	justify-content: space-between;
}
.services_top .main_title
{
	max-width: 700px;
	width: 100%;
}
.services_block
{	
	display: flex;
	margin-top: 30px;
}
.services_block__sl
{	
	margin-top: 30px;
}
.services_column
{	
	display: block;
	width: 33%;
	padding: 24px;
	margin-right: 20px;
	border-radius: 16px;
	background: #fff;
		-moz-transition: all .4s;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.services_column__sl
{
	margin-right: 20px;
	padding: 24px;
	margin-right: 20px;
	border-radius: 16px;
	background: #fff;
		-moz-transition: all .4s;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.services_column__img
{
	overflow: hidden;
}
.services_column__img img
{
	height: 200px;
    width: 100%;
    object-fit: cover;
}
.services_column__link:focus,
.services_column__title:focus
{
	outline: 0;
}
.services_block .services_column:last-child
{
	margin-right: 0px;
}

.services_column__title
{
	display: block;
    min-height: 114px;
    height: auto;
    margin: 32px 0 0;
    font-weight: 500;
    font-size: 32px;
    line-height: 119%;
    letter-spacing: -0.04em;
    color: #1c1c1c;
	outline: 0;
}

.services_column__link
{
	display: block;
    margin: 70px 0 0;
		-moz-transition: all 1s;
		-webkit-transition: all 1s;
			transition: all 1s;
		-webkit-transform: translate(0,0px);
    -moz-transform: translate(0,0px);
    -o-transform: translate(0,0px);
	transform: translate(0,0px);
}
.services_block .services_column:hover,
.services_block__sl .services_column__sl:hover
{
	background: #2158e6;
}

.services_block .services_column:hover .services_column__title,
.services_block__sl .services_column__sl:hover .services_column__title
{	
	text-decoration: none;
	color: #fff;
}
.services_block .services_column:hover .services_column__link,
.services_block__sl .services_column__sl:hover .services_column__link
{
	 	-webkit-transform: translate(15px,0);
    -moz-transform: translate(15px,0);
    -o-transform: translate(15px,0);
	transform: translate(15px,0);
}
.services_block .services_column:hover .services_column__link svg path,
.services_block__sl .services_column__sl:hover .services_column__link svg path
{
	stroke: #fff;
}
.education_column
{	
	display: block;
	width: 50%;
	padding: 24px;
	margin-right: 20px;
	border-radius: 16px;
	background: #fff;
		-moz-transition: all .4s;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.education_column__img
{
	overflow: hidden;
}

.services_block .education_column:last-child
{
	margin-right: 0px;
}

.education_column__link
{
	display: block;
    margin: 0 0 0;
		-moz-transition: all 1s;
		-webkit-transition: all 1s;
			transition: all 1s;
		-webkit-transform: translate(0,0px);
    -moz-transform: translate(0,0px);
    -o-transform: translate(0,0px);
	transform: translate(0,0px);
}
.services_block .education_column:hover
{
	background: #2158e6;
}
.services_block .education_column:hover .services_column__title
{	
	text-decoration: none;
	color: #fff;
}
.services_block .education_column:hover .education_column__link
{
	 	-webkit-transform: translate(15px,0);
    -moz-transform: translate(15px,0);
    -o-transform: translate(15px,0);
	transform: translate(15px,0);
}
.services_block .education_column:hover .education_column__link svg path
{
	stroke: #fff;
}
.education_column .services_column__title
{
	min-height: 104px;
}


#opportunities
{
	padding: 90px 0 60px;
}

.opportunities_block
{
	display: flex;
	padding: 77px 48px;
	border-radius: 32px;
	background: #fff url('../img/bg/opportunities.webp') no-repeat right center;
}


.opportunities_block__title
{
	font-weight: 500;
	font-size: 40px;
	line-height: 120%;
	letter-spacing: -0.05em;
	color: #1c1c1c;
}
.opportunities_block__text
{
	margin-top: 20px;
	font-family: "Manrope", sans-serif;		
	font-weight: 400;
	font-size: 20px;
	line-height: 140%;
	color: #1c1c1c;
	}

.opportunities_block__left
{
	max-width: 430px;
    width: 100%;
    margin-right: 40px;
}

.opportunities_block__right
{
	
}

.content_block
{
	padding: 25px 0 0;
}

#person
{
	padding: 40px 0;
}
.person_block
{
	display: flex;
	align-items: end;
	width: 100%;
	background: url('../img/bg/quote_icons.webp') no-repeat 48% 24%;
}
.person_block__left
{
	max-width: 400px;
	width: 100%;
	margin-right: 40px;
}
.person_block__right
{
	max-width: 800px;
	width: 100%;
}

.person_block__text
{
	font-weight: 400;
	font-size: 32px;
	line-height: 125%;
	color: #1c1c1c;
}
.person_block__name
{
	padding: 30px 0 10px;
	font-family: "Manrope", sans-serif;		
	font-weight: 500;
	font-size: 26px;
	color: #1c1c1c;
}
.person_block__quote
{
	padding-bottom: 13px;
	font-family: "Manrope", sans-serif;		
	font-size: 18px;
	line-height: 133%;
	color: #9d9d9d;
}
.person_block__right
{
	
}

#main_contacts
{
	padding: 40px 0;
}
.home .main_contacts___bg
{	
	display: flex;
	width: 100%;
	align-items: center;
	padding: 80px 48px;
	border-radius: 32px;
	background: #2158e6;
}
.main_contacts___bg
{	
	display: flex;
	width: 100%;
	align-items: center;
	padding: 80px 48px;
	border-radius: 32px;
	background: #f4f7fb;
}

.home .main_contacts_left
{
	position: relative;
	padding: 40px;
	width: 50%;
	height: 344px;
	border-radius: 32px 0 0 32px;
	background: #1c1c1c;
}
.main_contacts_left
{
	position: relative;
	padding: 40px;
	width: 50%;
	height: 344px;
	border-radius: 32px 0 0 32px;
	background: #2158e6;
}


.main_contacts_lefttitle
{	
	font-size: 32px;
	line-height: 108%;
	font-weight: 500;
	letter-spacing: -0.04em;
	color: #fff;
}
.main_contacts_lefttext
{
	font-family: "Manrope", sans-serif;	
	font-size: 18px;
	line-height: 133%;
	color: #fff;
}
.main_contacts_left svg
{
	margin: 20px 0;
}
.main_contacts__right
{	
	width: 50%;
	height: 376px;
	padding: 40px;
	border-radius: 32px;
	background: #fff;
}
.main_contacts__title
{
	font-size: 32px;
	font-weight: 500;
	line-height: 119%;
	letter-spacing: -0.04em;
	color: #1c1c1c;
}
.main_contacts__socblock
{
	display: flex;
	width: 100%;	
	margin-top: 20px;
	background: url('../img/bg/main_contacts__bg.webp') no-repeat top center;	
}


.main_contacts__right .main_contacts__soc
{
	width: 50%;
	margin-top: 30px;
	border-radius: 32px;
	padding: 24px;
	
}
.main_contacts__right .main_contacts__soc:first-child
{
	margin-right: 10px;
}
.main_contacts__soc a
{
	display: block;
}
.main_contacts__whatsapp
{
	position: relative;
	height: 40px;
	line-height: 40px;
	font-size: 40px;
	color: #32d951;
		-moz-transition: all 1s;
		-webkit-transition: all 1s;
			transition: all 1s;
		-webkit-transform: translate(0,0px);
    -moz-transform: translate(0,0px);
    -o-transform: translate(0,0px);
	transform: translate(0,0px);
}
.main_contacts__soc:hover .main_contacts__whatsapp
{
		 	-webkit-transform: translate(0,-5px);
    -moz-transform: translate(0,-5px);
    -o-transform: translate(0,-5px);
	transform: translate(0,-5px);
	color: #1c1c1c;
}


.main_contacts__telegram
{
	position: relative;
	height: 40px;
	line-height: 40px;
	font-size: 40px;
	color: #2AABEE;
		-moz-transition: all 1s;
		-webkit-transition: all 1s;
			transition: all 1s;
		-webkit-transform: translate(0,0px);
    -moz-transform: translate(0,0px);
    -o-transform: translate(0,0px);
	transform: translate(0,0px);
}
.main_contacts__soc:hover .main_contacts__telegram
{
			 	-webkit-transform: translate(0,-5px);
    -moz-transform: translate(0,-5px);
    -o-transform: translate(0,-5px);
	transform: translate(0,-5px);
	color: #1c1c1c;
}
.main_contacts_phone
{
	margin-top: 90px;
	font-weight: 500;
	font-size: 18px;
	color: #1c1c1c;
	text-decoration: none;
}
.main_contacts_phone:hover
{
	color: #2158e6;
	text-decoration: none;
}

.home .main_contacts_left:after
{
	content: '';
	position: absolute;
	right: -20px;
	top: 44%;
	width: 0;
	height: 0;
	border-top: 22px solid transparent;
	border-left: 20px solid #1c1c1c;
	border-bottom: 22px solid transparent;
}
.main_contacts_left:after
{
	content: '';
	position: absolute;
	right: -20px;
	top: 44%;
	width: 0;
	height: 0;
	border-top: 22px solid transparent;
	border-left: 20px solid #2158e6;
	border-bottom: 22px solid transparent;
}



.video_block,
.video_block iframe
{
	height: 500px;
	width: 100%;
}

#media
{
	padding: 40px 0;
}
.media_block
{
	display: flex;
	margin-top: 30px;
}

.media_block .media_article:last-child
{
	margin-right: 0px;
}
.media_middle__block
{
	display: flex;
}
.media_article
{	
	display: block;
	width: 33%;	
	margin-right: 20px;
	border-radius: 32px;
	background: #fff;
		-moz-transition: all .4s;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.article_cat
{
	display: table;
	padding: 2px 12px 4px;
	border-radius: 12px;
	background: #2158e6;
	font-weight: 400;
	font-size: 16px;
	color: #fff;
}
.article_cat:hover
{
	color: #1c1c1c;
	text-decoration: none;
}


.media_article_img img
{
	border-radius: 32px;
	height: 200px;
    object-fit: cover;
}
.media_middle__block
{
	display: flex;
    margin: 25px 0 11px;
	padding: 0 20px;
    justify-content: space-between;
    align-items: center;
}
.article_title
{
	display: block;
	min-height: 114px;
    height: auto;
	margin: 32px 0 20px;
	padding: 0 20px;
	font-weight: 500;
	font-size: 32px;
	line-height: 119%;
	letter-spacing: -0.04em;
	color: #1c1c1c;
}
.article_title:hover
{
	text-decoration: none;
}
.article_link
{
	display: block;
	margin: 70px 0 0;
}
/*
.media_block .media_article:hover
{
	background: #2158e6;
}
.media_block .media_article:hover .article_cat
{
	background: #fff;
	color: #1c1c1c;
	text-decoration: none;
}
.media_block .media_article:hover .article_title
{	
	text-decoration: none;
	color: #fff;
}
.media_block .media_article:hover .article_link svg path
{
	stroke: #fff;
}
*/
.single_excerpt
{
	padding: 0 20px;
}
.media_journal
{
	padding: 28px 30px;
	margin: 0 0 60px;
	background: url('../img/bg/media_journal_bg.webp') no-repeat right center, rgb(33, 88, 230);
	border-radius: 32px;
	font-family: "Manrope", sans-serif;		
	color: #fff;
}
.media_journal__title
{
	margin: 0 0 10px;	
	font-weight: 700;
	font-size: 32px;	
	color: #fff;
}
.media_journal__text
{	
	font-weight: 500;
	font-size: 20px;	
}


#advantages
{
	padding: 40px 0;	
}
#advantages .main_title
{
	
}
.advantages_block
{
	display: flex;
	margin-top: 30px;
}
.advantages_block .advantages_column:first-child
{
	background: #f4f7fb;
}
.advantages_block .advantages_column:nth-child(2)
{
	background: #2158e6;
}
.advantages_block .advantages_column:last-child
{
	background: #1c1c1c;
	margin-right: 0;
}

.advantages_column
{	
	display: block;
	width: 33%;
	min-height: 362px;
	padding: 24px 20px;
	margin-right: 20px;
	border-radius: 16px;
	background: #fff;
		-moz-transition: all .4s;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.advantages_num
{
	font-weight: 500;
	font-size: 64px;
	line-height: 109%;
	color: #1c1c1c;
}
.advantages_title
{
	margin: 40px 0 20px;
	font-weight: 500;
	font-size: 32px;
	line-height: 119%;
	letter-spacing: -0.04em;
	color: #1c1c1c;
}
.advantages_text
{
	font-weight: 400;
	font-size: 18px;
	line-height: 133%;
	color: #1c1c1c;
}
.advantages_block .advantages_column:last-child .advantages_text,
.advantages_block .advantages_column:last-child .advantages_title,
.advantages_block .advantages_column:last-child .advantages_num,
.advantages_block .advantages_column:nth-child(2) .advantages_text,
.advantages_block .advantages_column:nth-child(2) .advantages_title,
.advantages_block .advantages_column:nth-child(2) .advantages_num
{
	color: #fff;
}
#meet
{
	padding: 46px 0;
	background: #2158e6 url('../img/bg/meet_bg2.webp') no-repeat 70% 15%;
}
.meet_block__title
{
	margin: 0 0 10px;
	font-family: "Manrope", sans-serif;		
	font-weight: 400;
	font-size: 32px;	
	color: #fff;
}
.meet_block__text
{
	font-weight: 400;
	font-size: 16px;
	color: #fff;
}
.meet_block
{
	
}
.meet_block__left
{
    max-width: 770px;
    width: 100%;
    margin-right: 40px;
}
.meet_right
{	
    display: block;
	margin-top: 18px;
	border-radius: 64px;
	padding: 16px 20px;	
	background: #fff;
	font-weight: 400;
	font-size: 20px;
	color: #000;
}
.meet_right:hover
{
	text-decoration: none;
}
.meet_block__right
{
	max-width: 250px;
	float: right;
}


#stages
{
	padding: 40px 0;
}
.stages_block
{
	display: flex;
	align-items: center;
	width: 100%;
	margin-top: 40px;
}

.stages_left
{
	position: relative;
	max-width: 820px;
	width: 100%;
	min-height: 582px;
    height: 100%;
	padding: 40px 30px;
	border-radius: 32px;
	background: #1c1c1c;
}

.stages_left:after
{
	content: '';
	position: absolute;
	right: -20px;
	top: 44%;
	width: 0;
	height: 0;
	border-top: 22px solid transparent;
	border-left: 20px solid #1c1c1c;
	border-bottom: 22px solid transparent;
}

.stages_text
{
	font-weight: 400;
	font-size: 17px;
	line-height: 133%;
	color: #fff;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:active
{
	position: relative;
	overflow: visible;
	display: inline-block;	
	
	padding: 10px 20px;
	margin-top: 60px;	
	text-align: center;
	font-weight: 400;
	font-size: 18px;
	color: #fff;
	border: 2px solid #2158e6;
	background: #2158e6;	
	border-radius: 48px;
	text-decoration: none;
	-moz-transition: all .5s;
		-webkit-transition: all .5s;
			transition: all .5s;
}

.nav-tabs>li.active>a:hover
{	
	background: #fff;
	color: #1c1c1c;
	border: 2px solid #1c1c1c;
	text-decoration: none;
}
/*
.nav-tabs>li>a 
{
	position: relative;
	overflow: visible;
	display: inline-block;	
	
	padding: 10px 20px;
	margin-top: 60px;	
	text-align: center;
	font-weight: 400;
	font-size: 18px;
	color: #fff;
	border: 2px solid #fff;
	background:#1c1c1c;	
	border-radius: 48px;
	text-decoration: none;
	-moz-transition: all .5s;
		-webkit-transition: all .5s;
			transition: all .5s;
}
*/

.nav-tabs>li>a 
{
	z-index: 10;
	position: relative;
	overflow: visible;
	display: inline-block;		
	padding: 10px 20px;
	margin-top: 60px;	
	text-align: center;
	font-weight: 400;
	font-size: 18px;
	color: #fff;
	border: 2px solid #fff;
	background:#1c1c1c;	
	border-radius: 48px;
	text-decoration: none;
	-moz-transition: all .5s;
		-webkit-transition: all .5s;
			transition: all .5s;
}


.nav>li>a:hover,
.nav>li>a:focus
{
    border: 2px solid #2158e6;
	background: #2158e6;	
}
.nav-tabs>li.active>a:focus
{
    border: 2px solid #2158e6;
	background: #2158e6;	
	color: #fff;
}
.nav-tabs>li.active>a:after
{
	content: "";
	position: absolute;
	height: 68px;
    width: 108%;
    left: -4%;
    top: -11px;
	border: 2px dashed #fff;
	border-radius: 50px;
}
.stages__tabs .nav-tabs
{
	display: flex;
	flex-wrap: wrap;
	border-bottom: none;
}
.stages__tabs .nav-tabs li:nth-child(1)
{
	width: 100%;
	left: 5%;
}

.stages__tabs .nav-tabs li:nth-child(2)
{
	width: 50%;
	left: 8%;
}
.stages__tabs .nav-tabs li:nth-child(3)
{
	width: 50%;	
	left: 5%;
}
.stages__tabs .nav-tabs li:nth-child(4)
{
	width: 100%;
	left: 35%;
}
.stages__tabs .nav-tabs li:nth-child(5)
{
	width: 40%;
}

.stages__tabs .nav-tabs li:nth-child(6)
{
	width: 60%;
	left: 12%;
}
/*
.stages__tabs .nav-tabs li:nth-child(1):before
{	
	content: '';
	position: absolute;
    right: 30px;
    top: 84px;
    width:330px;
    height: 112px;
    border-top: 1px solid white;
    border-right: 1px solid white;
    border-top-right-radius: 80px;
    border-bottom: 1px solid white;
    border-bottom-right-radius: 80px;
}*/

.stages__tabs .nav-tabs li:nth-child(1):before
{	
	z-index: 1;
	content: '';
	position: absolute;
    right: 30px;
    top: 82px;
    width:90%;
    height: 112px;
    border-top: 1px solid white;
    border-right: 1px solid white;
    border-top-right-radius: 80px;
    border-bottom: 1px solid white;
    border-bottom-right-radius: 80px;
}



.stages__tabs .nav-tabs li:nth-child(2):before
{	
	content: '';
    position: absolute;
    left: -15%;
    top: 84px;
    width: 340px;
    height: 112px;
    border-top: 1px solid white;
    border-left: 1px solid white;
    border-top-left-radius: 80px;
    border-bottom: 1px solid white;
    border-bottom-left-radius: 80px;
}
.stages__tabs .nav-tabs li:nth-child(3):before
{	
	content: '';
	position: absolute;
	left: -20%;
    top: 84px;
    width: 180px;
    height: 112px;
    border-top: 1px solid white;  
}
.stages__tabs .nav-tabs li:nth-child(4):before
{	
	content: '';
    position: absolute;
    left: 22%;
    top: 84px;
    width: 320px;
    height: 112px;
    border-top: 1px solid white;
    border-right: 1px solid white;
    border-top-right-radius: 80px;
    border-bottom: 1px solid white;
    border-bottom-right-radius: 80px;
}
.stages__tabs .nav-tabs li:nth-child(5):before
{	
	content: '';
	position: absolute;
	right: -40%;
    top: 84px;
    width: 180px;
    height: 112px;
    border-top: 1px solid white;
  
}
.stages_right
{
	max-width: 420px;
	width: 100%;
	min-height: 540px;
    height: 100%;
	padding: 30px;
	border-radius: 0 32px 32px 0;
	background: #f4f7fb;
}
.stages_right__img
{
	padding: 30px;
	border-radius: 19px;
	background: #fff;
}
.stages_right__img img
{
	display: table;
	margin: auto;
}
.stages_right__title
{
	padding: 20px 0 25px;
	font-weight: 500;
	font-size: 32px;
	line-height: 119%;
	letter-spacing: -0.04em;
	color: #1c1c1c;
}
.stages_right__text
{
	font-weight: 400;
	font-size: 18px;
	line-height: 133%;
	color: #1c1c1c;
}



#result
{
	padding: 40px 0;	
}
.result_block
{
	padding: 40px;
	background: #f4f7fb url('../img/bg/result_bg.webp')no-repeat right top;
	background-size: contain;
	border-radius: 32px;
}
.result_block__subtitle
{
	width: 70%;
	font-weight: 400;
	font-size: 32px;
	line-height: 125%;
	color: #1c1c1c;
}
.result_block__num
{
	margin: 40px 0 30px;
}
.result_block__text
{
	opacity: 0.8;
	width: 70%;
	font-weight: 400;
	font-size: 20px;
	line-height: 140%;
	color: #1c1c1c;
}
#utp
{
	padding: 80px 0;
}
.utp_block
{
	display: flex;
	margin-top: 30px;
}

.utp_block .utp_column:nth-child(2)
{
	margin-top: 30px;
}
.utp_block .utp_column:last-child
{
	margin-top: 60px;
	margin-right: 0;
}

.utp_column
{		
	width: 33%;
	min-height: 399px;
	height: fit-content;	
	padding: 24px 20px;
	margin-right: 20px;
	border-radius: 32px;
	background: #fff;
	border: 1.50px solid #1c1c1c;
		-moz-transition: all .4s;
	-webkit-transition: all .4s;
	transition: all .4s;
}

.utp_title
{
	margin-bottom: 40px;
	font-weight: 500;
	font-size: 32px;
	line-height: 119%;
	letter-spacing: -0.04em;
	color: #1c1c1c;
}
.utp_text
{
	font-weight: 400;
	font-size: 17px;
	line-height: 133%;
	color: #1c1c1c;
}
.utp_img
{
	padding-top: 40px;
}

#footer
{
	padding: 0;	
	background: #fff;
}
.home #footer,
.category #footer,
.single #footer
{
    background: #f4f7fb;
}
.footer_top
{
	padding: 60px 0;
	background: #2158e6;
}
.footer_title
{
	margin: 0px 0 10px;
	opacity: .8;
	display: block;
	color: #f4f7fb;		
}
.footer_phone
{
	display: block;	
	font-family: "Manrope", sans-serif;		
	font-weight: 600;
	font-size: 26px;
	line-height: 92%;
	color: #fff;
}
.footer_phone:hover
{
	color: #fff;
}
.footer_address
{
	font-family: "Manrope", sans-serif;		
	font-weight: 500;
	font-size: 18px;	
	color: #fff;
}
.logo_footer img
{
	width: 118px;
}
.logo_footer
{
	float: right;
}
.footer_block__bottom
{
	background: #1c1c1c;
}
.footer_block
{
	display: flex;
	justify-content: space-between;
	padding: 23px 0;	
	font-size: 18px;
    color: #fff;	
}
.footer_block div:last-child
{
	
}
.footer_menu__center
{
	display: flex;
	justify-content: space-between;
}
.footer_name
{
	margin: 0 0 10px;
	font-family: "Manrope", sans-serif;		
	font-size: 18px;
	font-weight: 500;
	color: #fff;
}
.footer_menu li 
{
	margin-bottom: 5px;
	list-style-type: none;
}
.footer_menu li a
{
	display: block;
	list-style-type: none;
	font-family: "Manrope", sans-serif;		
	font-size: 14px;
	font-weight: 300;
	color: #fff;
	text-decoration: none;
	-moz-transition: all .2s;
		-webkit-transition: all .2s;
			transition: all .2s;
}
.footer_menu li a:hover
{
	text-decoration: underline;
}
.footer_middle
{
	margin: 55px 0 10px;
}
.footer_telega
{
	display: table;
	margin: 10px auto 0;	
	padding: 0 55px 0 0;
	background: url('../img/icons/vector.png') no-repeat right top;
	color: #fff;
}
.footer_telega i
{
	font-style: normal;
    font-weight: 500;
    font-size: 35px;
}
.footer_telega:hover
{
	color: #fff;
}
.footer_middle
{
	margin: 50px 0 40px;
}

.footer_bottom
{
	font-size: 14px;	
}
.footer_bottom a
{
	color: #0D0D0D;
}
.footer_copy a
{
	display: block;
	color: #fff;
}
.footer_copy:hover
{
	text-decoration: none;
}
.footer_soc ul
{
    padding: 0;
    margin-top: 9px;
}

.footer_soc .fa
{
	opacity: .8;
	position: relative;
	margin-right: 15px;
	font-size: 30px;
    color: #fff;
	-moz-transition: all 1s;
		-webkit-transition: all 1s;
			transition: all 1s;
		-webkit-transform: translate(0,0px);
    -moz-transform: translate(0,0px);
    -o-transform: translate(0,0px);
	transform: translate(0,0px);
}
.footer_soc .fa:hover
{
	 color: #f0f3f7;
	 	-webkit-transform: translate(0,-5px);
    -moz-transform: translate(0,-5px);
    -o-transform: translate(0,-5px);
	transform: translate(0,-5px);
}
.footer_soc
{
	float: right;
}
.copyright
{	
	font-size: 19px;
}
.copyright a
{		
	color: #0D0D0D;
	text-decoration: underline;
}
.grecaptcha-badge {visibility: hidden!important}
.polit
{
	display: block;	
	margin: 20px 0 0;
	font-size: 12px;
}
.polit a
{	
	border-bottom: 1px solid #224F84;
	text-decoration: none;	
}
.invalid input.form-control
{
    border-bottom: 2px solid red !important;
}
span.wpcf7-not-valid-tip,
div.wpcf7-validation-errors 
{
    display: none !important;
}

.footer_block__bottom a
{
	font-size: 12px;
	color: #0d0d0d;
}

.contacs_page .footer_title,
.contacs_page .footer_address,
.contacs_page .footer_phone
{
	color: #0d0d0d;
}
.contacs_page .footer_phone
{
	margin-bottom: 20px;
}
.modal
{
	top: 70px;
}

.close
{
	z-index: 999;
	position: absolute;
	right: 0;
	left: 0;
	margin: auto;
	top: 25px;
	width: 32px;
	height: 32px;
	opacity: 1;
		-moz-transition: all .2s;
		-webkit-transition: all .2s;
			transition: all .2s;
}
.close:hover
{
	-webkit-transform: rotate(180deg);	
		-ms-transform: rotate(180deg);
			transform: rotate(180deg);
	filter: progid: DXImageTransform.Microsoft.Matrix(M11=0, M12=0, M21=0, M22=0, sizingMethod='auto expand');
	zoom: 1
}
.close:before, .close:after
{
	position: absolute;
	left: 15px;
	top: 0;
	content: ' ';
	height: 33px;
	width: 2px;
	background-color: #262626;
}
.close:before
{
	transform: rotate(45deg);
}
.close:after 
{
	transform: rotate(-45deg);
}
.modal-content
{
	border-radius: 0;
	background: #fff;
}

.modal-header
{
	border: none;
}
.modal_title
{
	display: table;
	position: relative;
	margin: 20px auto;   
	font-size: 40px;	
	text-align: center;	
	color: #FFFFFF;
    font-weight: 500;
}
.modal_title span
{	
	font-weight: normal;
}

.modal_text
{
	display: table;
	position: relative;
	margin: 20px auto;
	max-width: 390px;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
}
.modal-content .form-control,
#ii_form .form-control
{
	height: 50px;
    border: 1px solid #ccc;
    outline: 0;
    box-shadow: none;
    border-radius: 0;
    color: #262626;
    font-size: 16px;
    font-weight: 300;
}
.modal-content .form-group,
#ii_form .form-group
{	
	font-size: 14px;
	line-height: 19px;	
	text-align: left;
}



.modal-content .polit_form,
#ii_form .polit_form,
.modal-content .polit_form a,
#ii_form .polit_form a
{
	font-size: 13px;
	color: #262626;
}
.modal-content .form_group_mail,
#ii_form .form_group_mail
{
    display: block;
    max-width: 320px;
    margin: 20px auto 0;
    text-align: center;
}
.modal-content .polit,
#ii_form .polit 
{
    margin: 20px 0 0;
    font-size: 13px;
}
.modal-content .polit label,
#ii_form .polit label
{
	font-weight: 300;
	font-family: inherit;
}

.invalid input.form-control
{
    border-bottom: 2px solid red !important;
}
span.wpcf7-not-valid-tip,
div.wpcf7-validation-errors
{
    display: none !important;
}

.wpcf7 .ajax-loader
{
	 display: none !important;
}
@keyframes motion{0%{transform:translateY(-6%);}50%{transform:translateY(0%)}100%{transform:translateY(-6%)}}@keyframes motion_scale{0%{transform:scale(.5)}50%{transform:scale(1)}100%{transform:scale(.5)}}

#totop
{
	position:fixed;
	bottom:-70px;
	right:20px;
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:24px;
	z-index:50;
	display:block;
	cursor:pointer;
	color:#fff;
	background: #2158e6;
	    -webkit-transition: all 200ms ease-in-out 0s;
    -moz-transition: all 200ms ease-in-out 0s;
    -ms-transition: all 200ms ease-in-out 0s;
    -o-transition: all 200ms ease-in-out 0s;
}
#totop.fixed
{
	bottom:60px;
}

.form-control::-webkit-input-placeholder {color: #202020; }
.form-control::-moz-placeholder          {color: #202020; }/* Firefox 19+ */
.form-control:-moz-placeholder           {color: #202020; }/* Firefox 18- */
.form-control:-ms-input-placeholder      {color: #202020; }



#mail_form  .form-control::-webkit-input-placeholder {color: rgba(255, 255, 255, 0.6);}
#mail_form  .form-control::-moz-placeholder          {color: rgba(255, 255, 255, 0.6);}
#mail_form  .form-control:-moz-placeholder           {color: rgba(255, 255, 255, 0.6);}
#mail_form  .form-control:-ms-input-placeholder      {color: rgba(255, 255, 255, 0.6);}

#mail_form__bottom .form-control::-webkit-input-placeholder {color: rgba(255, 255, 255, 0.6);}
#mail_form__bottom  .form-control::-moz-placeholder          {color: rgba(255, 255, 255, 0.6);}
#mail_form__bottom  .form-control:-moz-placeholder           {color: rgba(255, 255, 255, 0.6);}
#mail_form__bottom  .form-control:-ms-input-placeholder      {color: rgba(255, 255, 255, 0.6);}

.modal-content .form-control::-webkit-input-placeholder {color: #262626;}
.modal-content .form-control::-moz-placeholder          {color: #262626;}
.modal-content .form-control:-moz-placeholder           {color: #262626;}
.modal-content .form-control:-ms-input-placeholder      {color: #262626;}

.modal-dialog-logo img
{
	display: table;
	margin: 30px auto 0;
	max-width: 200px;
}

.btn_more
{
	position: relative;    
    display: block;
    max-width: 250px;
    width: 100%;
    padding: 12px 20px;
	margin: 20px auto;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    border: 2px solid #1c1c1c;
	background: #1c1c1c;
    border-radius: 0px;
	text-decoration: none;
    -moz-transition: all .5s;
		-webkit-transition: all .5s;
			transition: all .5s;
}
.btn_more:hover
{
	background: #fff;
	color: #1c1c1c;
	 border: 2px solid #1c1c1c;
	text-decoration: none;
}
.polit a
{
    color: #2158e6;
    font-weight: 400;
    border-bottom: 1px solid #2158e6;
    text-decoration: none;
}


.page-template-corporat .page_screen
{
	right: 0%;
    top: 0;
    width: 750px;
}
.page-template-indiv_ii .page_screen
{
	right: -5%;
    top: 3%;
}
.page-template-outreach .page_screen
{
	right: -5%;
    top: 3%;
}
.page-template-agent .page_screen
{
	right: -5%;
    top: 3%;
}
.page-template-audit .page_screen
{
	right: 0%;
    top: 3%;
	max-width: 749px;
}
.page-template-deployment  .page_screen
{
	right: 5%;
    top: 3%;
    max-width: 700px;
}
.page-template-strategy .page_screen
{
	right: 2%;
    top: 5%;
    max-width: 749px;	
}
.footer_bottom__mobile
{
	display:none;
}




/*-------------------------------------*/

.ii_template,
.page-template-ii_bot #header_middle
{
	max-width: 390px;
    width: 100%;
    margin: auto;
}
.ii_template .container,
.page-template-ii_bot #header_middle .container
{
	width: 100%;
}
.ii_bot__firstimg
{
	margin: 30px 0;
}
.ii_template .blog_h2
{
	margin-bottom: 30px;
	font-weight: 700;
	font-size: 32px;
	line-height: 125%;
	text-align: center;
}
.page-template-ii_bot .header_middle__subtitle,
.page-template-ii_bot .header_middle__text
{
	color: #fff;
}

#ii_example
{
	padding: 30px 0 70px;
	background: #fff radial-gradient(220.58% 74.17% at 25.83% 49.94%, #5c84e3 0%, #415ade 100%);
}
.ii_example_block
{
	margin: 40px 20px 0;
	padding: 24px;
	border-radius: 12px;
	background: #fff;
}
#ii_example .blog_h2
{
	color: #fff;
}
.ii_example_block ul li 
{
	position: relative;
	padding: 20px 0 20px 40px;
	list-style-type: none;
	font-weight: 700;
	font-size: 19px;
	color: #1c1c1c;
	background: url('../img/can/fi_4886185.webp') 0 20px no-repeat;
	
}
.ii_example_block ul li:after
{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 289px;
	height: 1px;
	background: url('../img/can/Line 114.webp') 0 0px no-repeat;
	
}
#ii_write
{
	padding: 30px 0 60px;
	background: #fff;
}
.page-id-611 #ii_write
{
	padding: 30px 0 60px;
	background: #f4f7fb;
}
.page-id-611 .ii_write_first
{
	background: #fff;
}

.ii_write_first
{
	margin-bottom: 30px;
	border-radius: 12px;
	padding: 24px;
	background: #f4f7fb;
}
.ii_write_first span
{
	display: block;
	margin: 0 0 10px;
	font-weight: 700;
	font-size: 20px;
	color: #1c1c1c;
}
.ii_write_first li 
{
	padding: 0 0 0 30px;
	margin: 0 0 10px;
	font-size: 16px;
	list-style-type: none;
	background: url(../img/can/1-1.webp) no-repeat left 0;
 }

.ii_write_last
{
	border-radius: 12px;
	padding: 24px;
	background: rgba(0, 199, 103, 0.05);
}
.ii_write_last span
{
	display: block;
	margin: 0 0 10px;
	font-weight: 700;
	font-size: 20px;
	color: #1c1c1c;
}
.ii_write_last li 
{
	padding: 0 0 0 30px;
	margin: 0 0 10px;
	font-size: 16px;
	list-style-type: none;
	background: url(../img/can/1-2.webp) no-repeat left 0;
 }


.ii_template
{
	font-family: "Manrope", sans-serif!important;
}
.ii_works
{
	padding: 40px 0;
	background: radial-gradient(220.58% 74.17% at 25.83% 49.94%, #5c84e3 0%, #415ade 100%);
}
.ii_works h2
{
	margin-bottom: 40px; 
	text-align: center;
	color: #fff;
}
.ii_block
{
	margin: 0 20px 15px;
	padding: 24px;
	border-radius: 12px;
	background: #fff;
}
.ii_block span
{
	display: block;
	margin: 0 0 5px;
	font-weight: 600;
	font-size: 40px;
	color: #2158e6;
}
.ii_block p b
{
	font-weight: 700;
	font-size: 20px;
	color: #1c1c1c;
}
.ii_block p
{

}


#ii_can
{
	padding: 40px 0;
	background: #fff;
}

.ii_can__block
{
	padding: 24px;
	margin-bottom: 30px;
	border-radius: 12px;
	background: #f4f7fb;
}
.ii_can__img
{
	margin-bottom: 25px;
	padding: 20px 0;
	border-radius: 12px;
	background: #fff;
}
.ii_can__block img
{
	display: block;
	margin: 20px auto 0;
}
.ii_can__block span
{
	display: block;
	margin: 0 0 5px;
	font-weight: 700;
	font-size: 20px;
	color: #1c1c1c;
}
.ii_can__block p
{
	font-weight: 400;
	font-size: 16px;
	line-height: 162%;
	color: #1c1c1c;
}

#ii_testing
{
	padding: 40px 0;
	background: #f4f7fb;
}

.ii_testing__list
{
	border-radius: 12px;
	padding: 24px;
	background: #fff;
}
.ii_testing__list ol
{
	list-style-type: none; 
	counter-reset: num;
	margin: 0 0 0 60px;
	padding: 15px 0 5px 0;
	font-weight: 400;
	font-size: 16px;
	color: #1c1c1c;
	
}
.ii_testing__list ol li
{
	position: relative;	
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
}
.ii_testing__list ol li:before
{
	content: counter(num); 
	counter-increment: num;
	display: inline-block;
	position: absolute;
	top: -11px;
	left: -60px;
	width: 50px;
	text-align: center;
	font-weight: 500;
	font-size: 48px;
	color: #2158e6;
}
.ii_testing__img img
{
	display: block;
	margin: 40px auto 30px;
}
.btn_testing
{
	position: relative;
	overflow: hidden;
	display: block;	
	max-width: 300px;
	width: 100%;
	padding: 11px 10px 11px;
	margin: 60px auto 0;	
	text-align: center;
	font-weight: 500;
	font-size: 16px;
	color: #fff;	
	border: 2px solid #2158e6;
	background: #2158e6;	
	border-radius: 64px;
	text-decoration: none;
	-moz-transition: all .5s;
		-webkit-transition: all .5s;
			transition: all .5s;
}
.btn_testing:hover
{	
	background: #fff;
	color: #2158e6;
	border: 2px solid #2158e6;
	text-decoration: none;
}




#ii_contacts
{
	padding: 30px 0 40px;
	background: #fff;
}

#ii_contacts h2
{
	margin-bottom: 40px;
}

.ii_test__block
{
	padding:0 20px;
}

.ii_test__block p
{
	font-weight: 500;
	font-size: 16px;
	line-height: 162%;
	color: #1c1c1c;
}
.ii_test__block img
{
	margin-bottom: 10px;
}

#ii_begin
{
	padding: 40px 0;
	background: url(../img/can/ii_test.webp) no-repeat top center;
	background-size: cover;
	color: #fff;
}
#ii_begin .blog_h2
{
	color: #fff;
}
#ii_begin span i
{
	line-height: normal;
	font-style: normal;
	font-weight: 600;
	font-size: 150px;
	color: #fff;
}
#ii_begin span
{
	display: block;
	text-align: center;
	font-weight: 700;
	font-size: 32px;
	text-align: center;
	color: #fff;
}
.ii_begin__block li 
{
	padding: 0 0 0 20px;
	margin: 0 0 10px;
	font-weight: 400;
	font-size: 18px;
	list-style-type: none;
	background: url(../img/can/circle.webp) no-repeat left 8px;
}
.ii_begin__block ul
{
	margin: 0 0 0 30px;
}

#ii_cost
{
	padding: 40px 0;
	background: #fff;
}

.ii_cost__block
{
	margin: 30px 0 0;
	border-radius: 16px;
	padding: 32px 32px 40px 32px;
}

.cost_subtitle
{
	margin: 10px 0;
	font-weight: 400;
	font-size: 16px;
	text-align: center;
	color: #1c1c1c;
}

.ii_cost__subtitle
{
	float: right;
    display: inline-block;
    padding: 5px 12px;
    border-radius: 38px;
    background: #2158e6;
    font-weight: 500;
    font-size: 12px;
    color: #fff;
}

.ii_cost__title
{
	display: block;
	margin-top: 35px;
	margin-bottom: 5px;
	font-weight: 500;
	font-size: 32px;
	color: #151515;
	clear: both;
	overflow: hidden;
}
.ii_cost__block p
{
	font-weight: 400;
	font-size: 16px;
	color: #848484;
}
.ii_cost_price
{
	margin: 40px 0;
	text-align: center;
	font-weight: 400;
	font-size: 24px;
	line-height: 89%;
	letter-spacing: -0.01em;
	color: #6a6a84;
}
.ii_cost_price span
{
	font-weight: 400;
	font-size: 40px;
	color: #151515;
}
.ii_cost__block li 
{
	padding: 2px 0 2px 30px;
	margin: 0 0 10px;
	font-weight: 400;
	font-size: 18px;
	list-style-type: none;
	background: url(../img/can/check.webp) no-repeat left 4px;
}

.cost_bg__start
{
	background: url(../img/can/cost_1.webp) no-repeat top center;
	background-size: cover;
}
.cost_bg__business
{
	background: url(../img/can/cost_2.webp) no-repeat top center;
	background-size: cover;
}

.cost_bg__enterprise
{
	background: url(../img/can/cost_3.webp) no-repeat top center;
	background-size: cover;
}

.cost_bg__demo
{
	background: #f4f7fb;
}

.cost_bg__business .ii_cost__subtitle
{
	color: #1a4ddd;
	background: #fff;
}
.cost_bg__business .ii_cost__title
{
	color: #fff;
}
.cost_bg__business p
{
	color: #aabfeb;
}
.cost_bg__business .ii_cost_price
{
	color: #b9b9d5;
}
.cost_bg__business .ii_cost_price span
{	
	color: #fff;
}

.cost_bg__business li 
{
	color: #fff;
	background: url(../img/can/check_1.webp) no-repeat left 4px;
}
.cost_bg__business .btn_ii
{
	background: #fff;
	color: #151515;
	border: 2px solid #fff;
}
.cost_bg__business .btn_ii:hover
{	
	color:#fff;	
	border: 2px solid #1c1c1c;
	background: #1c1c1c;	
}

.btn_ii
{
	position: relative;
	overflow: hidden;
	display: block;	
	max-width: 270px;
	width: 100%;
	padding: 11px 10px 11px;
	margin: 60px auto 0;	
	text-align: center;
	font-weight: 500;
	font-size: 16px;
	color: #fff;	
	border: 2px solid #1c1c1c;
	background: #1c1c1c;	
	border-radius: 64px;
	text-decoration: none;
	-moz-transition: all .5s;
		-webkit-transition: all .5s;
			transition: all .5s;
}
.btn_ii:hover
{	
	background: #fff;
	color: #2158e6;
	border: 2px solid #2158e6;
	text-decoration: none;
}


.chat_ii_bot__soc
{
	display: flex;
	margin: 25px 0;
}

.chat_ii_bot__soc span
{
	margin-right: 10px;
	font-weight: 500;
	font-size: 20px;
	color: #fff;
	opacity: 0.8;
}
.ii_bot__wa
{
	display: block;
    width: 130px;
	margin-right: 15px;
	border-radius: 20px;
	padding: 8px 16px;
	background: #daffe8 url(../img/icons/10-1.png) no-repeat 15px center;
	font-weight: 600;
	font-size: 14px;
	color: #12b34e;
	text-align: right;
}
.ii_bot__tg
{
	display: block;
    width: 130px;
	border-radius: 20px;
	padding: 8px 16px;
	background: #dff5ff url(../img/icons/10-2.png) no-repeat 15px center;
	font-weight: 600;
	font-size: 14px;
	color: #039be5;
	text-align: right;
}

#ii_form
{
	padding: 40px 0;
	background: url(../img/can/ii_form.webp) no-repeat right bottom;
    background-size: 100%;
}

.btn_ii_top
{
	position: relative;
	overflow: hidden;
	display: block;	
	max-width: 327px;
	width: 100%;
	padding: 11px 10px 11px 20px;
	margin: 60px auto 0;	
	text-align: left;
	font-weight: 500;
	font-size: 20px;
	color: #1c1c1c;	
	border: 2px solid #fff;
	background: #fff;
	border-radius: 64px;
	text-decoration: none;
	-moz-transition: all .5s;
		-webkit-transition: all .5s;
			transition: all .5s;
}
.btn_ii_top svg path
{	
	stroke: #1c1c1c;	
}

.btn_ii_top:hover
{	
	background: #2158e6;
	color: #fff;
	border: 2px solid #2158e6;
	text-decoration: none;
}

.btn_ii_top:hover svg path
{
	stroke: #fff;
}

.page-template-ii_bot #header_middle
{
	padding-top: 50px;
	background: url('../img/can/main_bg.webp') no-repeat top center;
	background-size: cover;
}

/*-------------------------------------*/



/**/
/**/


.blog_template
{
	padding-bottom: 40px;
	font-family: "Manrope", sans-serif!important;
	background: #fff;
}
.blog_template p
{
	margin-bottom: 20px;
	font-weight: 400;
	font-size: 20px;
	line-height: 150%;
	color: #1c1c1c;
}
.blog_h1
{
	font-family: "Manrope", sans-serif!important;
	font-weight: 600;
	font-size: 56px;
	line-height: 129%;
	color: #000;
}
.blog_h2
{
	margin-bottom: 20px;
	font-family: "Manrope", sans-serif!important;
	font-weight: 600;
	font-size: 44px;
	line-height: 120%;
	color: #1b1b1f;
}
.blog_h3
{
	margin-bottom: 20px;
	font-family: "Manrope", sans-serif!important;
	font-weight: 600;
	font-size: 34px;
	line-height: 120%;
	color: #1b1b1f;
}
.blog_h4
{	
	font-family: "Manrope", sans-serif!important;
	font-weight: 600;
	font-size: 24px;
	line-height: 120%;
	color: #1b1b1f;
}


.img_blog
{
	margin: 20px 0;
}
.marks_block
{
	margin: 20px 0 30px;
	padding: 20px 0 20px 110px;
	background:url('../img/blog/q_marks.webp') no-repeat 30px 30px, url('../img/blog/marks_bg.webp') no-repeat center;
	background-size: auto, cover;
}
.marks_block b
{
	display: block;
	margin-bottom: 10px;
	font-style: italic;
	font-weight: 700;
	font-size: 20px;
	line-height: 150%;
	color: #2d426c;
}
.marks_block p
{
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
}
.blog_article
{	
	overflow: hidden;
	padding: 20px;
	background: #f4f7fb;
	border-radius: 12px;
}
.blog_article__img
{
	height: 200px;
	object-fit: cover
}
.blog_article .btn_download svg
{
	position: relative;
	top: 7px;  
}
.blog_article .btn_download svg
{
	margin-left: 5px;
	-moz-transition: all 1s;
		-webkit-transition: all 1s;
			transition: all 1s;
		-webkit-transform: translate(0,0px);
    -moz-transform: translate(0,0px);
    -o-transform: translate(0,0px);
	transform: translate(0,0px);
}
.blog_article .btn_download:hover svg
{
		-webkit-transform: translate(5px,0px);
    -moz-transform: translate(5px,0px);
    -o-transform: translate(5px,0px);
	transform: translate(5px,0px);
}
.blog_article .btn_download
{
	padding: 2px 10px 5px 20px;
}
.list_blog
{
	counter-reset: count;
	padding-left: 42px;
	margin: 30px 0 30px 40px;
}

.list_blog li
{	
	position: relative;
	margin-bottom: 15px;
	list-style-type: none;
	text-indent: -42px;
	font-size: 20px;
}

.list_blog li:before
{
	counter-increment: count;
	content: counter(count)" ";
	display:inline-block;
	margin-right: 0.5em;
	color:#fff;
	border-radius: 8px;
	padding: 4px 9px;
	width: 32px;
	height: 32px;
	background: #2158e6;
	font-weight: 700;
	font-size: 20px;
	line-height: 120%;
	text-align: center;
	text-indent: initial;
}
.blog_advantages
{
	position: relative;
	margin: 30px 0 30px 40px;
	padding-left: 40px;
	font-size: 20px;
}
.blog_advantages:after
{
	content: '';
	position: absolute;
	left: 0;
	top: 7px;
	width: 12px;
	height: 12px;
	background: url('../img/blog/blog_circle.webp') no-repeat left 0;
}
.blog_advantages:before
{
	content: '';
	position: absolute;
	left: 5px;
    top: 10px;
	width: 2px;
	height: 90%;
	background: #e0e3e8;
}

.blog_footnote
{
	margin: 20px 0 30px;
	padding: 20px 0 20px 110px;
	background:url('../img/blog/footnote_icon.webp') no-repeat 30px 30px, url('../img/blog/footnote_bg.webp') no-repeat center;
	background-size: auto, cover;
	border-radius: 10px;
}
.blog_footnote b
{
	display: block;
	margin-bottom: 10px;	
	font-weight: 700;
	font-size: 20px;
	line-height: 150%;
	color: #fff;
}
.blog_footnote p
{
	margin-bottom: 0;
	font-size: 20px;	
	font-weight: 400;
	color: #fff;
}

.blog_man
{
	margin-bottom: 20px;	
	padding: 20px;
	border-radius: 12px;
	background: url('../img/blog/man_bg.webp') no-repeat center;
	background-size: cover;
}
.blog_man__block
{	
	display: flex;
	border-radius: 12px;
	background: #f4f7fb;
}
.blog_man__left
{
	width: 33%;
}
.blog_man__right
{
	width: 67%;
	padding: 20px 0 0px 20px;
}
.blog_man .btn_download
{
	margin-top: 10px;
}
.blog_man .btn_download svg
{
    position: relative;
    top: 2px;
}
.blog_man .btn_download svg
{
	margin-right: 5px;
	-moz-transition: all 1s;
		-webkit-transition: all 1s;
			transition: all 1s;
		-webkit-transform: translate(0,0px);
    -moz-transform: translate(0,0px);
    -o-transform: translate(0,0px);
	transform: translate(0,0px);
}
.blog_man .btn_download:hover svg
{
		-webkit-transform: translate(-5px,0px);
    -moz-transform: translate(-5px,0px);
    -o-transform: translate(-5px,0px);
	transform: translate(-5px,0px);
}
.blog_two
{
	display: flex;
}
.blog_mini
{	
	float: right;
	padding: 32px 20px;
	border-radius: 12px;
	margin-left: 40px;
	width: 285px;
	background: url('../img/blog/mini_bg.webp') no-repeat center;
	background-size: cover;
	color:  #f4f7fb;
}
.blog_mini b
{
	display: block;
	margin: 0 0 5px;
	font-weight: 700;
	font-size: 24px;
}
.blog_mini p
{
	font-weight: 400;
	font-size: 15px;
	color:  #f4f7fb;
}
.btn_mini
{
	position: relative;
	overflow: hidden;
	display: block;	
	max-width: 422px;
	width: 100%;
	padding: 7px 10px 7px 20px;
	margin-top: 30px;	
	text-align: center;
	font-weight: 500;
	font-size: 16px;
	color: #fff;	
	border: 2px solid #2158e6;
	background: #2158e6;	
	border-radius: 64px;
	text-decoration: none;
	-moz-transition: all .5s;
		-webkit-transition: all .5s;
			transition: all .5s;
}

.btn_mini:hover
{	
	background: #fff;
	color: #1c1c1c;	
	text-decoration: none;
	border: 2px solid #fff;
}

.blog_cases
{
	z-index: 99;
	position: relative;
	padding: 20px;
	margin: 30px 0;
    background: #f4f7fb;
    border-radius: 12px;
	overflow: hidden;
}
.blog_form__title
{
	font-size: 24px;
}
.blog_cases .blog_form__list li
{
	width: 100%;
	font-size: 15px;
}
.blog_cases b
{
	display: block;
	margin-top: 15px;
}
.blog_cases .btn_mini
{
	margin-top: 10px;
}
.blog_cases__img
{
	z-index: -1;
	position: absolute;
    right: 0;
    bottom: 0;   
}
.blog_cases .btn_mini:hover
{
	background: #1c1c1c;
	color: #fff;
}
.blog_cases .btn_mini
{
	padding: 7px 10px;
}
.list_num
{
	display: flex;
	margin-bottom: 25px;
	align-items: center;
}
.list_num span
{
	display: block;
	margin: 0 15px 0 0;
	border-radius: 32px;
	padding: 4px 9px;
	width: 32px;
	height: 32px;
	background: #2158e6;
	color: #fff;
	text-align: center;
	font-weight: 800;
	font-size: 20px;
	line-height: 120%;
}

.list_blog__2
{
	margin: 0 0 10px 40px;
}

.list_blog__2 li
{	
	list-style-type: none;
	padding: 0 0 0 30px;
	margin: 0 0 10px;
	font-size: 20px;
    background: url(../img/blog/blog_circle.webp) no-repeat left 8px;
	background-size: 12px;
}

.found_form__subtitle
{
	display: inline-block;
    padding: 2px 12px;
    border-radius: 38px;
    background: #ff5833;
    font-weight: 500;
    font-size: 12px;
    color: #fff;
}
.found_form__title
{
	margin-top: 10px;
	font-weight: 700;
	font-size: 24px;
	color: #1c1c1c;
}
.found_form__titlesmall
{
	font-weight: 400;
	font-size: 14px;
	color: #9d9d9d;
}
.found_form__text
{
	margin-top: 15px;
	font-weight: 400;
	font-size: 15px;
	color: #1c1c1c;
}
.found_form__bottom
{
	display: flex;
	align-items: center;
	margin-top: 10px;
	font-size: 15px;
	color: #9d9d9d;
	font-weight: 500;
}

.found_soc ul
{
    padding: 0;
    margin-top: 9px;
}

.found_soc .fa
{
	opacity: .8;
	position: relative;
	margin-right: 15px;
	font-size: 30px;
   color: #9d9d9d;
	-moz-transition: all 1s;
		-webkit-transition: all 1s;
			transition: all 1s;
		-webkit-transform: translate(0,0px);
    -moz-transform: translate(0,0px);
    -o-transform: translate(0,0px);
	transform: translate(0,0px);
}
.found_soc .fa:hover
{
	 color: #2158e6;
	 	-webkit-transform: translate(0,-5px);
    -moz-transform: translate(0,-5px);
    -o-transform: translate(0,-5px);
	transform: translate(0,-5px);
}
.found_soc
{
	margin-left: 20px;
}

.category #header
{
	background: #f4f7fb;	
}
.category main
{
	background: #fff;	
}


.blog_stages
{	
	background: url('../img/blog/blog_stage_bg.webp') no-repeat center;
	background-size: cover;
	border-radius: 12px;
}

.blog_stages__block
{
	position: relative;
	display: flex;
	margin: 20px auto;
	padding: 30px 0;
	max-width: 750px;
	
}
.blog_stage__column
{		
	width: 33%;
	min-height: 190px;
	height: fit-content;	
	padding: 24px;
	margin-right: 20px;
	border-radius: 12px;
	background: #fff;	
		-moz-transition: all .4s;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.blog_stage__date
{
	display: inline-block;	
	padding: 2px 12px;
	border-radius: 38px;	
	background: #ff5833;	
	font-weight: 700;
	font-size: 12px;
	color: #fff;
}
.blog_stages__blue .blog_stage__date
{
	background: #2158e6;	
}
.blog_stage__text
{
	margin-top: 20px;	
	font-weight: 500;
	font-size: 15px;
	line-height: 150%;
	color: #00002d;
}
.blog_stages__block > .blog_stage__column:first-child:after
{
	content: url("../img/blog/blog_str.svg");
	position: absolute;
	top: 13px;
	left: 17%;
	width: 212px;
	height: 13px;
}
.blog_stages__block > .blog_stage__column:nth-child(2):after
{
	content: url("../img/blog/blog_str.svg");
	position: absolute;
	top: 13px;
	left: 53%;
	width: 212px;
	height: 13px;
}

.blog_stages__blue .blog_stages__block > .blog_stage__column:first-child:after
{
	content: url("../img/blog/blog_str_3.svg");
}
.blog_stages__blue .blog_stages__block > .blog_stage__column:nth-child(2):after
{
	content: url("../img/blog/blog_str_3.svg");
}


.blog_stages__block > .blog_stage__column:last-child
{
	margin-right: 0;
}

.blog_form__block
{	
	overflow: hidden;
	position: relative;
	padding: 20px;
	margin: 10px 0 30px;
	background: #f4f7fb;
	border-radius: 12px;
}

.blog_form__subtitle
{
	display: inline-block;	
	padding: 4px 12px;
	border-radius: 38px;	
	background: #00c767;	
	font-weight: 500;
	font-size: 12px;
	color: #fff;
}
.blog_form__title
{
	margin-top: 15px;	
	font-weight: 700;
	font-size: 20px;	
	color: #1c1c1c;
}

.blog_form__text
{
	margin-top: 15px;	
	font-weight: 400;
	font-size: 15px;	
	color: #1c1c1c;
}
.blog_form__list ul
{
	margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
}
.blog_form__list li
{
	width: 48%;
	padding: 0 10px 0 30px;
	list-style-type: none;
	background: url('../img/blog/check.png') no-repeat left 3px;
	margin-bottom: 10px;	
	font-weight: 500;
	font-size: 13px;	
	color: #1c1c1c;
}

.btn_download
{
	position: relative;
	overflow: hidden;
	display: block;	
	max-width: 422px;
	width: 100%;
	padding: 7px 10px 7px 20px;
	margin-top: 10px;	
	text-align: center;
	font-weight: 500;
	font-size: 16px;
	color: #fff;	
	border: 2px solid #2158e6;
	background: #2158e6;	
	border-radius: 64px;
	text-decoration: none;
	-moz-transition: all .5s;
		-webkit-transition: all .5s;
			transition: all .5s;
}

.btn_download:hover
{	
	background: #1c1c1c;
	color: #fff;	
	text-decoration: none;
	border: 2px solid #1c1c1c;
}
.btn_download svg
{
	margin-left: 5px;
		-moz-transition: all 1s;
		-webkit-transition: all 1s;
			transition: all 1s;
		-webkit-transform: translate(0,0px);
    -moz-transform: translate(0,0px);
    -o-transform: translate(0,0px);
	transform: translate(0,0px);
}
.btn_download:hover svg
{
		-webkit-transform: translate(0,5px);
    -moz-transform: translate(0,5px);
    -o-transform: translate(0,5px);
	transform: translate(0,5px);
}

.blog_practice
{
	margin: 20px 0 30px;
	padding: 20px 0 20px 110px;
	background:url('../img/blog/check_2.webp') no-repeat 30px 30px, url('../img/blog/practice_bg.webp') no-repeat center;
	background-size: auto, cover;
}
.blog_practice b
{
	display: block;
	margin-bottom: 10px;	
	font-weight: 700;
	font-size: 20px;
	line-height: 150%;
	color: #1c1c1c;
}
.blog_practice p
{
	font-size: 20px;
	color: #1c1c1c;
	font-weight: 400;
}

.blog_structure
{	
	margin: 10px 0 30px;
	background: url('../img/blog/structure_bg.webp') no-repeat center;
	background-size: cover;
	border-radius: 12px;
}

.blog_structure__block
{
	position: relative;
	display: flex;
	margin: 20px auto;
	padding: 30px 0;
	max-width: 750px;
	
}
.blog_structure__column
{		
	width: 25%;		
	padding: 24px;
	margin-right: 20px;
	border-radius: 12px;
	background: #fff;	
		-moz-transition: all .4s;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.blog_stage__date
{
	display: inline-block;	
	padding: 2px 12px;
	border-radius: 38px;	
	background: #ff5833;	
	font-weight: 700;
	font-size: 12px;
	color: #fff;
}


.blog_structure__block .blog_structure__column:nth-child(even) .blog_stage__date
{
	background: #2158e6;
}

.blog_stage__title
{
	margin-top: 10px;	
	font-weight: 700;
	font-size: 14px;
	line-height: 150%;
	color: #00002d;
}
/*
.blog_stage__text
{
	margin-top: 10px;	
	font-weight: 500;
	font-size: 12px;
	line-height: 150%;
	color: #9d9d9d;
}*/
.blog_structure__block > .blog_structure__column:last-child
{
    margin-right: 0;
}


.blog_right_man
{
	margin-top: 35px;
	padding: 20px;
	background:url('../img/blog/man_right__bg.webp') no-repeat center;
	background-size: cover;
	border-radius: 10px;
	color: #fff;
}

.blog_right_man img
{
	border-radius: 12px;
}
.blog_man__title
{
	margin: 15px 0px 5px;
	font-weight: 600;
	font-size: 20px;
}
.blog_man__subtitle
{
	margin: 5px 0px 0;
	padding: 0 0 10px;
	border-bottom: 1px solid rgb(255 255 255 / 20%);
	font-weight: 400;
	font-size: 16px;
}
.blog_man__text
{	
	margin: 20px 0 0;
	font-size: 14px;
	line-height: 129%;
}
.blog_right__share
{
	margin-top: 35px;
	padding: 20px;
	background:url('../img/blog/man_right__bg.webp') no-repeat center;
	background-size: cover;
	border-radius: 10px;
	color: #fff;
}
.blog_right__share p
{
	font-weight: 400;
	font-size: 16px;
	color: #fff;	
}
.share_btn svg
{
	margin-right: 10px;
			-moz-transition: all 1s;
		-webkit-transition: all 1s;
			transition: all 1s;
		-webkit-transform: translate(0,0px);
    -moz-transform: translate(0,0px);
    -o-transform: translate(0,0px);
	transform: translate(0,0px);
}

.blog_right__share .share_btn svg:hover
{
	 	-webkit-transform: translate(0,-5px);
    -moz-transform: translate(0,-5px);
    -o-transform: translate(0,-5px);
	transform: translate(0,-5px);
}

.nav_right p
{
	margin-top: 30px;
	font-weight: 600;
	font-size: 20px;
	color: #1b1b1f;
}

.nav_right li
{
	position: relative;
	display: block;
	margin-bottom: 15px;
	padding-left: 20px;
	border-left: 2px solid #fff;
		-moz-transition: all .3s;
		-webkit-transition: all .3s;
			transition: all .3s;
}
.nav_right li:hover
{
	display: block;
	margin-bottom: 15px;
	border-left: 2px solid #2158e6;
}
.nav_right li a
{
	position: relative;
	display: block;
	padding: 10px 0;
	font-weight: 500;
	font-size: 16px;
	color: #1c1c1c;
	-moz-transition: all .3s;
		-webkit-transition: all .3s;
			transition: all .3s;
	text-decoration: none;
}
.nav_right li.nav_right__active
{
	border-left: 2px solid #2158e6;
}
.nav_right li.nav_right__active a
{
	color: #2158e6;
}

.nav_right li a:hover
{
	font-weight: 500;
	font-size: 16px;
	color: #2158e6;
}
.blog_bottom__share
{
	display: flex;	
	justify-content: space-between;	
	margin-top: 0px;
    padding: 20px;
    background: url(../img/blog/man_right__bg.webp) no-repeat center;
    background-size: cover;
    border-radius: 10px;
    color: #fff;
}

.blog_bottom__share p
{
	margin: 0;
    font-weight: 600;
    font-size: 20px;
    color: #fff;
}
.blog_bottom__share svg
{
	margin-right: 10px;
			-moz-transition: all 1s;
		-webkit-transition: all 1s;
			transition: all 1s;
		-webkit-transform: translate(0,0px);
    -moz-transform: translate(0,0px);
    -o-transform: translate(0,0px);
	transform: translate(0,0px);
}

.blog_bottom__share .share_btn svg:hover
{
	 	-webkit-transform: translate(0,-5px);
    -moz-transform: translate(0,-5px);
    -o-transform: translate(0,-5px);
	transform: translate(0,-5px);
}

.blog_template p.blue_p
{
	font-weight: 700;
	font-size: 20px;
	line-height: 150%;
	color:#2158e6;
}

/**/

.book_template
{
	padding-top: 60px;
	font-family: "Manrope", sans-serif!important;
	background: #fff;
}

.book_template h1
{
	font-weight: 700;
	font-size: 40px;
	letter-spacing: -0.02em;
	color: #1c1c1c;
}
.book_subtitle
{
	margin: 15px 0 0;
	font-weight: 500;
	font-size: 24px;
	color: #1c1c1c;
}
.book_author
{
	display: flex;
	margin: 20px 0 0;
	font-weight: 300;
	font-size: 20px;
	color: #9d9d9d;
}
.book_author div:first-child
{
	margin-right: 15px;
}
.book_author a
{
	font-weight: 300;
	font-size: 20px;
	color: #2158e6;
}
.book_author a:hover
{
	text-decoration: none;
}
.book_details
{
	display: flex;
	margin: 30px 0;
}
.book_details div
{
	margin: 0 10px 0 0;	
	border-radius: 24px;
	padding: 6px 16px 6px 40px;	
	font-weight: 500;
	font-size: 16px;
	color: #1c1c1c;
	background: #f4f7fb
}
.book_details div:last-child
{
	padding: 6px 16px;	
	transition: all 1s;
}
.book_details div:hover
{
	background: #2158e6;
	color: #fff;
}

.book_details div.book_details__page
{
	background: #f4f7fb url('../img/book/4_1.png') no-repeat 15px 9px;
	transition: all 1s;
}
.book_details div.book_details__page:hover
{
	background: #2158e6 url('../img/book/4.png') no-repeat 15px 9px;
}

.book_details div.book_details__format
{
	background: #f4f7fb url('../img/book/phone.png') no-repeat 18px 9px;
	transition: all 1s;
}
.book_details div.book_details__format:hover
{
	background: #2158e6 url('../img/book/phone_1.png') no-repeat 18px 9px;
	
}
.book_platforms__block
{
	margin-top: 40px;
}
.book_platforms__column
{
	display: flex;
	margin: 0 0 10px;
	align-items: center;
	font-weight: 400;
	font-size: 16px;
	color: #1c1c1c;
}

.book_platforms__column a
{
	display: block;
	padding: 10px 50px;
	margin-right: 30px;
	width: 183px;
    border-radius: 23px;
    background: #f4f7fb;
	border: 2px solid #f4f7fb;
	transition: all 1s;
}
.book_platforms__column img
{
	margin: auto;	
}
.book_platforms__column a:hover
{
	border: 2px solid #2158e6;
}
.book_platforms h3
{
	margin-top: 40px;
}

#book_about
{
	padding: 40px 0;
	margin: 70px 0 0;
}
.book_about_subtitle
{
	padding: 30px 0px;
	font-weight: 600;
	font-size: 32px;
	color: #000;
}
.book_template h2
{
	font-weight: 700;
	font-size: 40px;
}

.book_about_text
{
	font-weight: 400;
	font-size: 24px;
	color: #000;
}
.book_template h4
{
	margin: 50px 0 35px;
	font-weight: 700;
	font-size: 40px;
}
.book_about__block
{
	display: flex;
}
.book_about__block > div
{
	width: 25%;
	padding-right: 2%;
}
.book_about__block > div:last-child
{	
	
}

.book_about__num
{
	margin: 10px 0 25px;
	border-radius: 11px;
	width: 36px;
	height: 36px;
	background: #2158e6;
	font-weight: 800;
	font-size: 20px;
	line-height: 38px;
	color: #fff;
	text-align: center;
}
.book_about__column span
{
	display: block;
	font-weight: 400;
	font-size: 24px;
	color: #000;
}

#book_read
{
	padding: 40px 0;		
}

.book_read__title
{
	margin: 0 0 40px;
	font-weight: 700;
	font-size: 40px;
}
.book_read__block
{
	padding: 48px 60px;
	border-radius: 32px;
	background: url('../img/book/book_bg.webp') no-repeat center;
	color: #fff;
}

.book_read__row
{
	display: flex;
}
.book_read__row > div
{
	display: flex;
	width: 32%;
	padding-right: 2%;
}
.book_read__column
{	
	font-size: 21px;
}

.book_read__icons
{
	padding-right: 15px;
	flex: 0 0 auto;
}

#book_fragment
{
	padding: 40px 0;		
}

.book_fragment__block
{
	padding: 20px 0;
}
.book_slider
{
	margin-top: 38px;
	background: #f4f7fb;
	border-radius: 24px;
}

.book_slider .slick-dots
{
	top: 30px;
}
.book_slider .slick-prev,
.book_slider .slick-next
{
	display: block!important;
}


/***

	768

***/
@media screen and (max-width: 768px)
{
.blog_stages__block
{
	flex-wrap: wrap;
	padding: 30px 20px 30px 20px;
}
.blog_stage__column
{
	margin: 0 0 20px 20px;
	width: 100%;
}
.blog_stages__block > .blog_stage__column:first-child:after
{
	content: url("../img/blog/blog_str_2.svg");
	position: absolute;
	top: 16%;
	left: 24px;
	width: 13px;
	height: 212px;
}
.blog_stages__block > .blog_stage__column:nth-child(2):after
{
	content: url("../img/blog/blog_str_2.svg");
	position: absolute;
	top: 55%;
	left: 24px;
	width: 13px;
	height: 212px;
}
.blog_stages__blue .blog_stages__block > .blog_stage__column:first-child:after
{
	content: url("../img/blog/blog_str_4.svg");
}
.blog_stages__blue .blog_stages__block > .blog_stage__column:nth-child(2):after
{
	content: url("../img/blog/blog_str_4.svg");
}
.blog_form__list li
{
	width: 100%;
}
.blog_form__list ul
{
	margin-top: 20px;
}
.blog_h1
{
	font-size: 30px;
}
.blog_h2
{
	font-size: 28px;
}
.blog_h3
{
	font-size: 24px;
}
.blog_h4
{
	font-size: 20px;
}
.blog_template p
{
	font-size: 18px;
}
.blog_article__img
{
	border-radius: 12px;
}

.marks_block b,
.marks_block p
{
	font-size: 15px;
}
.marks_block
{
	padding: 110px 0 20px 20px;
	border-radius: 12px;
	background: url(../img/blog/q_marks.webp) no-repeat 30px 30px, url(../img/blog/marks_bg_mob.webp) no-repeat center;
    background-size: auto, cover;
}
.blog_form__subtitle
{
	margin-top: 20px;
}
.btn_download
{
	margin-top: 25px; 
}
.list_blog li:before
{
	width: 27px;
    height: 27px;
	font-size: 16px;
}
.list_blog
{
	margin: 20px 0 20px 10px;
}
.list_blog li
{
	font-size: 16px;
	text-indent: -36px;
}
.blog_advantages
{
	margin: 20px 0 20px 15px;
    padding-left: 30px;
    font-size: 16px;
}
.blog_footnote
{
	padding: 110px 0 20px 20px;
	background: url(../img/blog/footnote_icon.webp) no-repeat 10px 30px, url(../img/blog/footnote_bg.webp) no-repeat center;
	background-size: auto, cover;
}
.blog_footnote b
{
	 font-size: 18px;
}
.blog_man__block,
.blog_two
{
	flex-wrap: wrap;
}
.blog_man__left,
.blog_man__right
{
	width: 100%;
}
.blog_man__left img
{
	width: 100%;
}
.blog_man__right
{
	padding: 20px;
}
.blog_man .btn_download 
{
    margin-top: 20px;
}
.blog_mini
{
	margin: 10px auto 20px;
}
.blog_two
{
	justify-content: center;
}
.btn_mini
{
	padding: 7px 10px;
}
.blog_cases__img
{
	position: relative;
}
.list_blog__2
{
    margin: 0 0 10px 20px;
}
.list_blog__2 li 
{   
    padding: 0 0 0 25px;
    margin: 0 0 10px;
    font-size: 16px;
    background: url(../img/blog/blog_circle.webp) no-repeat left 6px;
   
}
.blog_practice
{
	padding: 110px 20px 20px 20px;
	border-radius: 12px;
	background: url(../img/blog/check_2.webp) no-repeat 30px 30px, url(../img/blog/practice_bg_mob.webp) no-repeat center;
    background-size: auto, cover;
}
.blog_structure__block
{
	padding: 20px 0;
	flex-wrap: wrap;
}
.blog_structure__column
{
	width: 100%;
	margin: 10px 15px;
}
.blog_structure__block > .blog_structure__column:last-child
{
    margin-right: 15px;
}
.blog_template p
{
	margin-bottom: 15px;
}
.nav_right
{
	display: none;
}
.blog_form__block img
{
	display: block;
	margin: 0 auto 20px;
}
.found_form__bottom
{
	flex-wrap: wrap;
    justify-content: center;
}
.found_soc
{
    margin: 10px 0;
}
.blog_bottom__share
{
	flex-wrap: wrap;
}
}


/**/
/**/



#detailpage_block__bg
{

background: linear-gradient(to bottom,  #f4f7fb 0%,#f4f7fb 50%,#2989d8 50%,#ffffff 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}
/***

	1400

***/

@media screen and (max-width: 1400px)
{
.page-template-corporat .page_screen
{
	right: -3%;
    top: 0;
    width: 750px;
}
.page-template-indiv_ii .page_screen
{
	right: -15%;
    top: 3%;
}
.page-template-automation .page_screen
{
	right: -22%;
   
}
}
/***

	1240

***/

@media screen and (max-width: 1240px)
{
.opportunities_block
{
	background-size: 45%;
}
.person_block
{
	background-size: 120px;
}
.main_contacts_lefttitle
{
	font-size: 24px;
}
.main_contacts_lefttext
{
	font-size: 15px;
}
.stages_block
{
	flex-flow: column;
}
.stages_left:after
{
	content: '';
	position: absolute;
	right: -20px;
	top: auto;
	top: 97%;
    right: 49%;
	width: 0;
	height: 0;
	transform: rotate(90deg);
	border-top: 22px solid transparent;
	border-left: 20px solid #1c1c1c;
	border-bottom: 22px solid transparent;
}
.stages__tabs .nav-tabs li:nth-child(1)
{
    width: 100%;
    left: 10%;
}
.stages__tabs .nav-tabs li:nth-child(1):before
{
	right: 65px;
}
.page_screen,
.page-template-corporat .page_screen,
.page-template-indiv_ii .page_screen,
.page-template-automation .page_screen
{
	position: relative;
	top: 20px;
	right: 0;
    margin: 20px auto;
    display: table;
	padding: 0 20px;
	height: 300px;
	width: 120%;
}
.page-template-audit .page_screen
{
	position: relative;
	top: 20px;
	right: 0;
    margin: 20px auto;
    display: table;
	padding: 0 20px;
	height: 300px;
	width: 100%;
}





}

/***

	992

***/


@media screen and (max-width: 992px)
{
.footer_middle
{
	display: none;
}
.logo_block
{
	margin: auto;
    display: table;
}
.head_call,
.home .head_call,
.home .sticky .head_call
{
	float: none;
	margin: 30px auto;
    display: table;
}
.services_column__title
{
	font-size: 26px;
    line-height: 119%;
}
.services_top .main_title
{
    max-width: 700px;
    width: 70%;
}
.opportunities_block
{
	background-size: 35%;
}
.person_block
{	
	background: url(../img/bg/quote_icons.webp) no-repeat 60% 0%;
	background-size: 120px;
}
.main_contacts___bg
{
	flex-wrap: wrap;
}
.main_contacts_left,
.main_contacts__right
{
	width: 100%;
}
.main_contacts_left:after,
.home .main_contacts_left:after
{
	top: 96%;
	right: 50%;
    transform: rotate(90deg);
}
.main_contacts_left,
.home .main_contacts_left
{
	border-radius: 32px 32px 0 0;
}
.article_title
{
	font-size: 20px;
	min-height: auto;
}
.advantages_block
{
	flex-wrap: wrap;
	}
.advantages_column
{
	width: 100%;
	min-height: auto;
	margin: 0 0 20px;
}
#advantages .main_title
{
    width: 100%;
}
.result_block
{
	padding: 40px;
	background: #f4f7fb;	
}
.result_block__text,
.result_block__subtitle
{
	width: 100%;
}
.utp_block
{
	flex-wrap: wrap;
}
.home .header_top.sticky {
        height: 200px;
    }
.utp_column
{
	width: 100%;
	margin-right: 0px;
	margin-bottom: 25px;
}
.utp_block .utp_column:nth-child(2)
{
    margin-top: 00px;
}
.utp_block .utp_column:last-child
{
    margin-top: 0px;
    margin-right: 0;
}
.nav-tabs>li>a
{
	margin-top: 40px;
}
.stages__tabs .nav-tabs li:nth-child(1),
.stages__tabs .nav-tabs li:nth-child(2),
.stages__tabs .nav-tabs li:nth-child(3),
.stages__tabs .nav-tabs li:nth-child(4),
.stages__tabs .nav-tabs li:nth-child(5),
.stages__tabs .nav-tabs li:nth-child(6)
{
	width: 100%;
	left:0;
	text-align: center;
}
.stages__tabs .nav-tabs li:nth-child(1):before,
.stages__tabs .nav-tabs li:nth-child(2):before,
.stages__tabs .nav-tabs li:nth-child(3):before,
.stages__tabs .nav-tabs li:nth-child(4):before,
.stages__tabs .nav-tabs li:nth-child(5):before
{
    content: '';
    position: absolute;
    left: 50%;
    top: 84px;
    width: 1px;
    height: 80px;
    border-right: 1px solid white;
}
.stages__tabs .nav-tabs li:nth-child(5):before
{
	
    content: '';
    position: absolute;
    left: 50%;
    top: -20px;
    width: 1px;
    height: 80px;
    border-right: 1px solid white;
}
.stages__tabs .nav-tabs li:nth-child(2):before
{
	border-top: none;
	border-top-left-radius: 0;
}


.header_top 
{
    padding: 0;
}
#header_middle
{
    padding: 190px 0 150px;
}
.header_top.sticky
{
	height: 200px;
}
.footer_bottom
{
	margin-top: 30px;
}
.stages__tabs .nav-tabs li:nth-child(1)
{
	order: 1
}
.stages__tabs .nav-tabs li:nth-child(2)
{
	order: 3
}
.stages__tabs .nav-tabs li:nth-child(3)
{
	order: 2
}
.stages__tabs .nav-tabs li:nth-child(4)
{
	order: 4
}
.stages__tabs .nav-tabs li:nth-child(5)
{
	order: 6
}
.stages__tabs .nav-tabs li:nth-child(6)
{
	order: 5
}
.book_read__row > div
{
    display: flex;
    width: 100%;
    padding-right: 0%;
	margin-bottom: 20px;
}
.book_read__row 
{
    display: flex;
    flex-wrap: wrap;
}
.book_read__icons
{
    padding-right: 15px;
	padding-top: 5px;
    width: auto;
}
.book_read__column
{
    font-size: 19px;
}
.book_read__block
{
	padding: 30px;
	background-size: cover;
}
.book_read__title 
{
    margin: 0 0 30px; 
    font-size: 30px;
}
}


/***

	768

***/
@media screen and (max-width: 768px){
.header_top.sticky,
.footer_bottom
{
	display: none;
}
.footer_bottom__mobile,
.home .footer_bottom__mobile .head_call
{
	display: block;
}
.footer_soc
{
    float: none;
	margin: 30px auto;
	text-align: center;
}
.footer_soc .fa
{
	margin: 0 10px;
}
.footer_copy
{
	display: flex;
    justify-content: space-around;
}
.footer_copy a
{

	font-size: 13px;
}
#header
{
	position: relative;
}
.page_screen,
.page-template-corporat .page_screen,
.page-template-indiv_ii .page_screen
{
	position: relative;
	top: 20px;
	right: 0;
	margin: 20px auto;
	display: table;
	padding: 0 20px;
	height: 300px;
	width: 100%;
}
.page-template-automation .page_screen
{
	position: relative;
	top: 20px;
	right: 0;
	margin: 20px auto;
	display: table;
	padding: 0 20px;
	height: 300px;
	width: 140%;
}
.page-template-indiv_ii .page_screen
{
	width: 120%;
}
#services_main
{
	top: 30px;
}
.home #services_main 
{
	top: 0px;
}
h1
{
	font-size: 30px;
}
body.home
{
	background-size: 100% 10.5%;
}
#menu-osnovnoe-menyu,
#main_menu
{
	display: none;
}
.logo_block,
.home .head_call,
.head_call
{
	display: none;
}

.site-logo img
{
	height: 22px;
}

.main_title
{
	font-size: 32px;
	letter-spacing: -0.06em;
	line-height: normal;
}
.header_middle__title
{
	margin-top: 15px;
	font-size: 40px;
	line-height: 40px;
}
.header_middle__h1
{
	margin-top: 59px;
	font-size: 21px;
}
.header_middle__text
{
	margin: 20px 0 0;
	font-size: 16px;
}
.home .header_middle__text
{
	margin: 20px 0 0;
	font-size: 16px;
}
.window .header
{
	border-bottom: none;
}
.header_middle__subtitle
{
	font-size: 32px; 
    line-height: 32px;
}
.home_screen
{
    top: 245px;
}
.btn_1,
.home .btn_1
{
	margin-top: 30px;
	max-width: 267px;
	font-size: 16px;
}

body
{
	background: #f4f7fb;
}

.home #header_middle
{
	padding: 50px 0 0;
	background: none; 
}

#header_middle
{
	padding: 0;	
}

#detail_block
{
	padding: 32px 0;
	margin: 122px auto 25px;
	width: 90%;
	background: #fff;
}
.detail_block__text
{
	width: 100%;
	font-size: 24px;
	line-height: 117%;
}
.detail_block__text p
{
	max-width: 100%;
	margin: 22px 0 0;
	font-size: 16px;
}
#detailpage_block
{
	padding: 32px 0;
	margin: 122px auto 25px;
	width: 90%;
	background: #1c1c1c;
}
.detailpage_block__text
{
	width: 100%;
	font-size: 24px;
	line-height: 117%;
}
.detailpage_block__text p
{
	max-width: 100%;
	margin: 22px 0 0;
	font-size: 16px;
}
.services_top
{
	flex-wrap: wrap;
}
.services_top .main_title
{
    width: 100%;
	padding: 0 0 5px;
}
.services_top__num
{
	font-size: 20px;
	line-height: normal;
}
.services_block
{
	overflow: scroll;
    width: 100%;
}
.services_column__title
{
	margin: 20px 0 0;
	font-size: 20px;
	line-height: 130%;
	letter-spacing: -0.04em;
}
.services_column__link
{
	margin: 15px 0 0;
}
.services_column__link svg,
.education_column__link svg
{
	width: 40px;
	height: 40px;
}
.services_column,
.education_column
{
	min-width: 270px;
}
#detailpage_block
{
	margin: -50px auto 25px;
}

#result,
#opportunities,
#advantages,
#person,
#main_contacts,
#utp
{
    padding: 30px 0;
}
#services
{
	 padding: 60px 0 20px;
}
.stages_right__text
{
	font-size: 16px;
}
.stages_right
{
	min-height: auto;
	border-radius: 0;
}
.opportunities_block
{
	padding: 32px 16px 250px;
	background: #fff url('../img/bg/opportunities_mob.webp') no-repeat center 85%;
}
.opportunities_block__title
{
	font-size: 24px;
	line-height: 108%;
	letter-spacing: -0.06em;
}
.opportunities_block__text
{
	font-size: 16px;
}
.media_journal__title
{
	font-size: 24px;
}
.media_journal__text
{  
    font-size: 18px;
}
.media_journal 
{
    padding: 28px 30px 190px 30px;
    background: url(../img/bg/media_journal_bg.webp) no-repeat bottom center, rgb(33, 88, 230);   
    background-size: 300px;
}
.person_block
{	
	flex-wrap: wrap-reverse;
	background: url(../img/bg/quote_icons.webp) no-repeat 0 top;
	background-size: 94px 80px;
}
.person_block__text
{
	font-size: 24px;
	line-height: 108%;
}
.person_block__right
{
	padding-top: 100px;
}
.person_block__name
{
	font-size: 20px;
}
.person_block__quote
{
	font-weight: 400;
	font-size: 15px;
	line-height: 160%;
}
.person_block__left
{
	margin-right: 0;
}
.main_contacts___bg,
.home .main_contacts___bg
{
	padding: 32px 12px;
}
.main_contacts_left,
.home .main_contacts_left
{    
	width: 90%;
	margin: auto;
	padding: 20px;
}


.main_contacts__socblock
{
	flex-wrap: wrap;	
}
.main_contacts__right .main_contacts__soc
{
	width: 100%;
}
.main_contacts__right
{
	height: 100%;
}
.media_article
{
	width: 100%;
	min-height: auto;
	margin: 0 0 20px;
}
.media_block
{
	flex-wrap: wrap;	
}
.article_link
{
	margin: 0;
}
.article_link svg
{
	width: 40px;
	height: 40px;
}
.result_block
{
	padding: 20px;
	background: #f4f7fb;	
	border-radius: 0;
}
.result_block__text
{
	font-size: 16px;
	opacity: 1;
}

.result_block__subtitle
{
	font-size: 18px;	
}
.result_block__num svg
{
	width: 20px;
}
.result_block__num
{
    margin: 20px 0 10px;
}
.utp_title
{
	font-size: 26px;
	line-height: normal;
}
.stages_right__title
{
	font-size: 26px;
}
.utp_column
{
	height: auto;
	min-height: auto;
}
.utp_text
{
	font-size: 16px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:active,.nav-tabs>li>a
{
	padding: 10px 8px;
	font-size: 16px;
	font-weight: 300;
}
.stages_left
{
	padding: 20px 0px;
}
.nav-tabs>li>a
{
	padding: 10px 8px;
}
.stages_left:after
{
	right: 47%;
}
.stages_text
{
	padding: 0 15px;
}
.logo_footer
{
	display: block;
	margin: 0 0 30px;
	float: none;
}
#footer
{
	padding: 0;
}
.footer_block
{
	padding: 20px 32px;
}
.nav-tabs>li.active>a:after
{
    content: "";
    position: absolute;
    height: 60px;
	width: 108%;
	left: -4%;
    top: -8px;
    border: 2px dashed #fff;
    border-radius: 50px;
}
.homr #detail_block 
{
	padding: 32px 0;
	margin: 100px auto 25px;
	width: 90%;
	background: #fff;
}
.home .detail_block__bg
{
    position: relative;
    top: -50px;
    background: none;
}
.detail_block__bg
{
    position: relative;
    top: 0px;
}
.video_block,
.video_block iframe
{
	height: 300px;
	width: 100%;
	margin-bottom: 20px;
}
.footer_title
{
	margin: 10px 0;
}

.footer_top 
{
	padding: 40px 0;
}
.footer_block
{	
	font-size: 15px;
}
#meet
{
	background: #2158e6 url(../img/bg/meet_bg2.webp) no-repeat center 77%;
}
.meet_block__title
{
	font-size: 24px;
}
.meet_block__text
{
	font-size: 14px;
	font-weight: 300;
}
.meet_block__right
{
	float: none;
	max-width: 330px;	
	margin: 240px auto 0;
}
.meet_right
{
	text-align: center;
}
.book_template h1
{
	font-weight: 700;
	font-size: 30px;
	letter-spacing: -0.02em;
}
.book_subtitle
{
	font-weight: 500;
	font-size: 20px;
}
.book_author,
.book_author a
{
	font-size: 17px;
}
.book_details
{
	flex-wrap: wrap;
	margin: 60px 0 20px;
}
.book_details div
{
	margin: 0 10px 10px 0;
}
.book_platforms__block 
{
    margin-top: 30px;
}

.book_platforms__column
{
	font-size: 12px;
}
.book_platforms__column a
{
	padding: 9px 0;
	margin-right: 15px;
	width: 150px;
}
.book_platforms__column img
{
	display: block;
    margin: 0 auto;
}
#book_about
{
    padding: 40px 0;
    margin: 0;
}
.book_template h2
{
    font-weight: 700;
    font-size: 30px;
}
.book_about_subtitle
{
    padding: 15px 0px;
    font-weight: 600;
    font-size: 24px;
    color: #000;
}
.book_about_text
{
    font-weight: 400;
    font-size: 20px;
    color: #000;
}
.book_template h4
{
    margin: 30px 0;
    font-weight: 700;
    font-size: 30px;
}
.book_about__block > div
{
    width: 48%;
    padding-right: 3%;
	padding-bottom: 5%;
}
.book_about__block
{
    flex-wrap: wrap;
}
.book_about__column span
{  
    font-size: 18px;
    color: #000;
}
#book_fragment
{
    padding: 0px 0;
}

}
/***

	bootstrap 5 column

***/

.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5
{
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1-5
{
  width: 20%;
  float: left;
}

@media (min-width: 768px){
  .col-sm-1-5 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
    float: left;
  }
}



