@charset "utf-8";

@media only screen and (max-width: 760px) {
html {
	font-size: 2vw;
}
body {
	font-size: 0.875rem;
	line-height: 1.25rem;
}
.hr {
	margin: 2rem 0;
}
.btn {
	padding-top: 0.8125rem;
	padding-bottom: 0.875rem;
}
h1, .h1 {
	font-size: 1.5rem;
	line-height: 1.75rem;
	text-align: center;
	margin: 1rem 0 0.75rem 0;
}
h2, .h2 {
	font-size: 1.5rem;
	line-height: 2rem;
	padding: 0;
	margin: 0 0 1rem 0;
}
h3, .h3 {
	font-weight: normal;
	font-size: 1.25rem;
	line-height: 1.5rem;
	text-transform: none;
	letter-spacing: -0.02em;
	padding: 0;
	margin: 0 0 1rem 0;
}
.subtitle {
	font-size: 0.875rem;
	line-height: 1.5rem;
}
.container {
	padding: 0 2.375rem;
}
html.open-menu {
	overflow: hidden;
}
.open-menu .header {
	position: fixed;
}
.header .grid {
	height: 6.125rem;
}
.header .logo img {
	height: 2rem;
}
.header .toggle-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.head-menu {
	position: fixed;
	z-index: 90;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	overflow-y: auto;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	padding: 0;
	max-width: none;
	margin: 0;
	background: #fff;
	-webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	-webkit-transform-origin: 50% 6.5rem;
	        transform-origin: 50% 6.5rem;
	-webkit-transform: translate3d(0, 100%, 0);
	        transform: translate3d(0, 100%, 0);
}
.open-menu .head-menu {
	-webkit-transform: translate3d(0, 0, 0);
	        transform: translate3d(0, 0, 0);
}
.head-menu .t {
	-webkit-box-flex: 1;
	    -ms-flex: 1 0 auto;
	        flex: 1 0 auto;
	padding: 3rem 0 0 0;
	font-size: 1.5rem;
	text-align: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin: 0;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
}
.head-menu .t:before, .head-menu .t:after {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
	content: '';
	display: block;
	height: 1px;
	margin: 0.75rem 0;
}
.head-menu .t ul {
	-webkit-box-align: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.head-menu .t li {
	margin: 0.75rem 0;
}
.head-menu .b {
	display: block;
}
.head-menu .b .text {
	margin: 0 0 1.5rem 0;
}
.soc > * {
	min-width: 22%;
}
.content {
	padding-top: 6.5rem;
}
.foot-soc {
	padding: 1.875rem 0 2.5rem 0;
}
.foot-soc .grid {
	display: block;
}
.foot-soc .text {
	width: auto;
	text-align: center;
	margin: 0 0 1.875rem 0;
	max-width: none;
	top: auto;
}
.foot-soc .soc {
	max-width: none;
	margin: -1rem;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.foot-soc .soc > * {
	padding: 1rem;
}
.foot-text {
	font-size: 0.875rem;
	line-height: 1.375rem;
	text-align: center;
	padding: 2rem 0 3rem 0;
}
.foot-text .grid {
	display: block;
}
.foot-text .logo {
	margin: 0 0 1.5rem 0;
}
.foot-text .logo img {
	height: 4.5rem;
}
.foot-text .others {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch;
	margin: -0.75rem 0;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
}
.foot-text .others > * {
	padding: 0.75rem 0;
	width: auto!important;
	-webkit-box-ordinal-group: 2!important;
	    -ms-flex-order: 1!important;
	        order: 1!important;
	text-align: inherit!important;
}
.foot-text .copy {
	padding-bottom: 0;
}
.foot-text .code {
	padding-top: 0;
}
.welcome {
	padding: 0 0 2.75rem 0;
}
.welcome .h1 {
	line-height: 2rem;
	margin: 0;
	text-align: left;
}
.welcome .h1 .ind {
	margin-top: 0.875rem;
}
.welcome .h1:before, .welcome .h1:after {
	width: 0.875rem;
	height: 1rem;
}
.welcome .h1:before {
	margin: 0.375rem 0;
}
.top-stat {
	font-size: 1rem;
	line-height: 1.5rem;
	margin: 0.25rem 0 2.625rem 0;
}
.top-stat .grid {
	margin-left: -0.5rem;
	margin-right: -0.5rem;
}
.top-stat .el {
	width: 50%;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}
.top-stat .el:before {
	content: '';
	display: block;
	background: url(../img/crown.svg) no-repeat 50% 50%;
	background-size: contain;
	width: 1.125rem;
	height: 1rem;
	margin: 0 0 0.5rem 0;
}
.projects {
	padding-bottom: 3rem;
}
.projects .h2 {
	margin: 2rem 0;
}
.projects .hold-swiper {
	margin: 0 -2.375rem;
	padding: 0 2.375rem;
}
.projects .swiper-container {
	overflow: visible;
}
.projects .swiper-wrapper {
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	margin: 0;
	display: flex !important;
	grid-gap: 0 !important;
	width: 100%!important;
	overflow: visible!important;
}
.projects .swiper-wrapper .swiper-slide {
	width: 75%;
	padding: 0;
	z-index: 1;
}

.projects .swiper-wrapper .swiper-slide .el_title{
	opacity: 0;
	transition: .3s ease-out;
}

.projects .swiper-wrapper .swiper-slide-active .el_title{
	opacity: 1;
}

.projects .swiper-wrapper .swiper-slide.wide {
	width: 75%;
}
.projects .swiper-wrapper .swiper-slide-active {
	z-index: 2;
}
.projects .swiper-wrapper .swiper-slide .project-link {
	position: relative;
	z-index: 1;
	margin: 0 -17.5%;
	-webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	-webkit-transform: scale(0.789);
	        transform: scale(0.789);
}
.projects .swiper-wrapper .swiper-slide-active .project-link {
	z-index: 2;
	-webkit-transform: scale(1);
	        transform: scale(1);
}
.projects .swiper-wrapper .swiper-slide .project-link .text {
	-webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	opacity: 0;
}
.projects .swiper-wrapper .swiper-slide-active .project-link .text {
	opacity: 1;
	-webkit-transition-delay: 0.2s;
	        transition-delay: 0.2s;
}
.projects .link-all {
	display: none!important;
}
.projects .link-all-mob {
	display: block;
}


.top-title--portfolio .container {
	display: block;
}

.top-title--portfolio h1{
	text-align: left;
	font-size: 2.75rem;
	line-height: 3rem;
}

.top-title--portfolio .nav-wrapper{
	margin-bottom: 1.75rem;
	max-width: 100%;
}

.top-title--portfolio .path{
	text-align: left;
	justify-content: flex-start;
}

.top-title--portfolio .container{
	margin-bottom: 2rem;
}

.page-projects.all-projects{
	margin: 0;
}

.page-projects.all-projects .btn{
	width: 100%;
	margin-top: 2rem;
}

.projects-grid.projects-grid--new {
	display: grid;
	grid-gap: 2rem;
	grid-template-columns: repeat(1, 1fr) !important;
	margin: 0;
}
.projects-grid .el {
	width: 100%;
	/* padding: 1rem; */
}

.projects-page.top-sort{
	display: block;
	margin-bottom: 2rem;
}

.projects-page select{
	font-size: 1.125rem;
	line-height: 1.75rem;
}

.projects-page.top-sort .all-projects{
	display: none;
}


.project-link .text {
	font-size: 1rem;
	line-height: 1.5rem;
	left: 0!important;
	right: 0!important;
	padding: 1.5rem 1rem;
	text-align: center!important;
}
.project-link .logo {
	height: auto;
	min-height: 1.75rem;
	max-height: 2.75rem;
	top: 1rem;
	left: 1rem;
}

.project-link .photo{
	border-radius: 24px;
	-webkit-border-radius: 24px;
}
	


.project-link .el_title{
	font-size: 1.125rem;
	line-height: 1.5rem;
}

.project-link .btn {
	display: none;
}
.project-link.view-index .text {
	position: static;
	text-align: left!important;
	top: auto;
	left: auto!important;
	right: auto!important;
	bottom: auto;
	color: #051150;
	padding: 0;
	margin: 2rem 0 0 0;
}
.clients {
	padding: 3rem 0;
}
.clients .link-more {
	display: block;
}
.clients-grid {
	margin: 0 -1.5rem;
}
.clients-grid .el {
	padding: 0 1.5rem;
	width: 50%;
	display: none;
}
.clients-grid .el:nth-child(1), .clients-grid .el:nth-child(2), .clients-grid .el:nth-child(3), .clients-grid .el:nth-child(4), .clients-grid .el:nth-child(5), .clients-grid .el:nth-child(6), .clients-grid .el:nth-child(7), .clients-grid .el:nth-child(8), .clients-grid .el:nth-child(9), .clients-grid .el:nth-child(10), .clients-grid .el:nth-child(11), .clients-grid .el:nth-child(12) {
	display: block;
}
.top-sort {
	margin-bottom: 1rem;
	font-weight: normal;
	font-size: 1rem;
	line-height: 1.5rem;
	letter-spacing: -0.02em;
	position: relative;
}
.top-sort .toggle {
	display: block;
}
.top-sort .list {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	background: #fff;
	border: 1px solid rgba(5, 17, 80, 0.2);
	z-index: 90;
	margin: -1px 0 0 0;
	border-radius: 0.25rem;
	overflow: hidden;
	overflow-y: auto;
	max-height: 60vh;
	padding: 0.375rem 0;
	display: none;
}
.top-sort.open .list {
	display: block;
}
.top-sort .link {
	padding: 0.3125rem 1.0625rem;
}
.top-sort .link.active {
	display: none;
}
.expertise {
	letter-spacing: -0.02em;
	padding: 2.5rem 0 0 0;
}
.expertise .h2 {
	margin: 0 0 1.5rem 0;
	text-align: left;
}
.expertise .num {
	font-weight: normal;
}
.expertise .el:not(.link) .h3 {
	cursor: pointer;
	display: block;
	margin: 0;
	padding: 1.25rem 4.375rem 1.25rem 2.375rem;
	position: relative;
	font-weight: normal;
	text-transform: none;
	letter-spacing: -0.02em;
}
.expertise .h3 .arr {
	display: block;
}
.expertise-grid {
	display: block;
	border-width: 0;
	border-top-width: 1px;
}
.expertise-grid .el {
	width: auto;
	border-width: 0;
	border-bottom-width: 1px;
	padding: 0;
}
.expertise-grid .el.link {
	font-weight: normal;
	font-size: 1.25rem;
	line-height: 1.5rem;
	letter-spacing: -0.02em;
	padding: 0.75rem 2.375rem;
	border-width: 0;
}
.expertise-grid .el .ind {
	padding: 0 2.375rem 1rem 2.375rem;
}
.expertise-grid .el .in {
	display: none;
}
.expertise-grid .el.open .in {
	display: block;
}
.expertise-grid .el.link .h3 {
	font: inherit;
	text-transform: inherit;
	letter-spacing: inherit;
	max-width: none;
}
.reviews {
	padding: 2.5rem 0 2rem 0;
}
.reviews .h2 {
	margin-bottom: 1.5rem;
}
.review {
	display: block;
	font-size: 1rem;
	line-height: 1.5rem;
	color: #051150;
}
.review .logo {
	margin: 0;
}
.review .list {
	-webkit-column-count: 1;
	   -moz-column-count: 1;
	        column-count: 1;
	-webkit-column-gap: 0;
	   -moz-column-gap: 0;
	        column-gap: 0;
}
.review .hr {
	margin: 1.5rem 0 2rem 0;
}
.slider-reviews {
	padding-right: 0;
	margin: 0 -2.375rem;
}
.slider-reviews .swiper-slide {
	padding: 0 2.375rem;
}
.slider-reviews .swiper-arr, .slider-reviews .swiper-pagination {
	right: 2.375rem!important;
	margin-top: 0.625rem;
}
.slider-reviews .swiper-prev {
	margin-right: 8.125rem;
}
.slider-reviews .swiper-pagination {
	width: 10.125rem;
}
.about {
	font-size: 1rem;
	line-height: 1.5rem;
	padding: 2.5rem 0 3.75rem 0;
}
.about .max {
	max-width: none;
}
.about .h2 {
	font-size: 1.25rem;
	line-height: 1.625rem;
	margin-bottom: 1.5rem;
}
.about .top {
	font-size: 1.5rem;
	line-height: 2rem;
	text-align: left;
	margin-bottom: 1.5rem;
}
.about .smile {
	display: none;
	visibility: hidden;
}
.about .links {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	-webkit-box-align: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	margin-top: 1.25rem;
}
.about .smile:first-child ~ * .links {
	margin-top: 1.25rem;
	margin-bottom: -0.875rem;
}
.about .links ul {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.about .links li:only-child {
	width: 100%;
}
.about .links li:only-child .btn {
	width: 100%;
}
.ratings {
	padding: 2.5rem 0 3rem 0;
	background: none;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.ratings .h2 {
	margin-bottom: 0.625rem;
}
.ratings-grid {
	margin: -0.75rem -0.5rem;
}
.ratings-grid .el {
	width: 50%;
	padding: 0.75rem 0.5rem;
}
.rating-place {
	font-size: 0.75rem;
	line-height: 1rem;
}
.rating-place .logo {
	margin-bottom: 1.125rem;
}
.rating-place .big {
	margin-bottom: 0.5rem;
}
.articles {
	padding: 2.5rem 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.top-title + .articles {
	padding-top: 0.75rem;
}
.articles .h2 {
	margin-bottom: 1.5rem;
}
.articles .link-all {
	font: inherit;
	color: #2B61FF!important;
	background: none!important;
	border-radius: 0;
	margin: 0;
	padding: 0;
	top: 0.5rem;
}
.articles-grid {
	margin: -1rem 0;
}
.articles-grid .el {
	padding: 1rem 0;
}
.article-mini {
	display: block;
	font-size: 1rem;
	line-height: 1.5rem;
}
.article-mini .photo {
	width: auto;
	display: block;
	margin: 0 0 0.5rem 0;
}
.article-mini .text {
	display: block;
}
.article-mini .h3 {
	font: inherit;
	margin: 0;
	letter-spacing: inherit;
}
.article-mini .txt, .article-mini .date {
	display: none;
}
.technologies {
	padding: 2.5rem 0 0 0;
	background: none;
	margin-bottom: -1px;
}
.technologies .h2 {
	margin: 0 0 1.5rem 0;
	text-align: left;
}
.technologies-grid {
	display: block;
	border-top: 1px solid #E6E6E6;
	margin: 0 -2.375rem;
	line-height: 1.5rem;
}
.technologies-grid .el {
	width: auto;
	border-bottom: 1px solid #E6E6E6;
	padding: 0;
	font-size: 1rem;
	line-height: 1.5rem;
}
.technologies-grid .el .h3 {
	cursor: pointer;
	display: block;
	margin: 0;
	padding: 1.125rem 4.375rem 1.1875rem 2.375rem;
	position: relative;
	font-weight: normal;
	text-transform: none;
	letter-spacing: -0.02em;
	font-size: 1.25rem;
	line-height: 1.625rem;
}
.technologies-grid .h3 .arr {
	display: block;
}
.technologies-grid .el .ind {
	padding: 0 2.375rem 1rem 2.375rem;
}
.technologies-grid .el .in {
	display: none;
}
.technologies-grid .el.open .in {
	display: block;
}
.path {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	text-align: center;
	margin-bottom: 1.75rem;
}
.wide-soc {
	margin-top: 0;
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}
.wide-soc .text {
	font-size: 1.25rem;
	line-height: 1.5rem;
	margin-bottom: 1.5rem;
}
.wide-soc .soc {
	margin: -1rem;
}
.wide-soc .soc > * {
	padding: 1rem;
}
.offices {
	background-image: none!important;
	border-top-width: 0;
	padding-top: 2rem;
	padding-bottom: 1.5rem;
	min-height: 0;
}
.offices .h2 {
	margin-bottom: 1.5rem;
}
.project-head .in {
	margin: 0 -2.375rem;
	padding: 0 2.375rem;
	border-radius: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.project-head .photo {
	-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	        order: 2;
	width: auto;
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
	margin: -0.75rem 0 0 0;
}
.project-head .text {
	position: relative;
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
	text-align: center;
	display: block;
	padding: 1.5rem 0 0 0;
}
.project-head .h2 {
	font-size: 1.25rem;
	line-height: 1.625rem;
	margin: 0 0 1.25rem 0;
}
.project-head .path {
	margin: 0 0 1.5rem 0;
}
.project-head .bottom {
	display: block;
	font-size: 0.75rem;
}
.project-head .platform {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-top: 0.5rem;
}
.project-head .platform > * {
	padding: 0.5rem;
}
.project-head .platform img {
	height: 2rem;
	width: auto;
}
.about-client {
	padding: 2.5rem 0;
}
.about-client .h2 {
	margin-bottom: 1rem;
}
.about-client .grid {
	display: block;
}
.about-client .text {
	max-width: none;
}
.about-client .logo {
	margin: 2.5rem auto 0 auto;
	width: 7.125rem;
}
.play-video .link {
	border-radius: 0;
	margin: 0 -2.375rem;
}
.play-video .link .play {
	width: 4rem;
	height: 4rem;
	background-size: auto 1.375rem;
}
.award {
	padding: 1.375rem 0 2.5rem 0;
	font-size: 0.75rem;
	line-height: 1rem;
}
.award .grid {
	position: relative;
	margin-bottom: 4.375rem;
}
.award .logo {
	margin-right: 0.875rem;
}
.award .subtitle {
	font-size: 0.875rem;
	line-height: 1.25rem;
	margin: 0 0 0.25rem 0;
}
.award .for-download {
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	margin: 1.375rem 0 0 0;
}
.download {
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.quote {
	padding: 2rem 0 2.75rem 0;
	font-size: 0.875rem;
	line-height: 1.25rem;
}
.quote .max:before {
	margin-bottom: 1.5rem;
}
.screens {
	padding: 2rem 0 0 0;
}
.screens .grid:after {
	display: none;
}
.screens .grid {
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.screens .grid > * {
	-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	        order: 2;
}
.screens .grid .el {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}
.screens .grid .el, .screens .swiper-slide {
	float: none;
	width: auto;
	padding: 0;
}
.screens .swiper-slide {
	width: 15.5rem;
}
.screens .grid .el {
	padding: 0;
}
.screens .hold-swiper, .screens .swiper-container {
	display: block!important;
}
.screens .hold-swiper {
	margin-top: 1rem;
}
.screens .swiper-wrapper {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
}
.screens .h2 {
	font-size: 1.5rem;
	line-height: 2rem;
	margin: 0 0 1rem 0;
}
.process {
	padding: 2rem 0 2.5rem 0;
}
.process .h2 {
	margin-bottom: 2rem;
}
.process-grid {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	margin: -1rem 0;
}
.process-grid .el {
	width: 100%;
	padding: 1rem 0;
}
.process-grid .el:before {
	margin-bottom: 1.75rem;
}
.process-grid .subtitle {
	font-size: 1rem;
	line-height: 1.5rem;
	margin-bottom: 0.5rem;
}
.project-tech {
	padding: 2rem 0;
	font-size: 1rem;
	line-height: 2rem;
}
.project-tech .h2 {
	margin-bottom: 1.5rem;
}
.project-tech .link {
	margin-top: 1.5rem;
}
.project-tech .link .btn {
	min-width: 0;
	width: 100%;
}
.article {
	padding-bottom: 2rem;
}
.image {
	margin-bottom: 2rem;
}
.research-top {
	padding: 2rem 0 2.25rem 0;
	font-size: 1rem;
	line-height: 1.5rem;
	margin: 0;
}
.research-top .grid {
	display: block;
}
.research-top .img {
	width: 47%;
	margin: 0.625rem 0 0 0;
}
.research-top .img > * {
	font-size: 0.9375rem;
	line-height: 1.5rem;
	letter-spacing: -0.02em;
	width: 150%;
	padding: 0.25rem 0;
	-webkit-transform: translate3d(36%, -50%, 0);
	        transform: translate3d(36%, -50%, 0);
}
.research-list .top {
	padding: 2.5rem 0;
}
.research-list .top .max {
	max-width: none;
}
.research-list .top h2, .research-list .top .h2 {
	margin: 0 0 1rem 0;
}
.research-list .el {
	padding: 2.5rem 0;
}
.research-list .el .grid {
	display: block;
}
.research-list .el h3, .research-list .el .h3 {
	font-weight: normal;
	font-size: 1.25rem;
	line-height: 1.625rem;
	letter-spacing: -0.02em;
	margin: 0 0 1rem 0;
}
.research-list .el .img {
	width: auto;
	padding: 0;
	margin: 0 0 2rem 0;
}
.research-list .el:first-child .img {
	margin-top: -3.75rem;
}
.research-list .el .text {
	padding: 0!important;
}
.research-list .el .text .max {
	max-width: none;
}
.research-list .btn-place {
	margin-top: 1.5rem;
}
.research-list .btn-place .btn {
	display: block;
	width: 100%;
	padding-left: 0.25rem;
	padding-right: 0.25rem;
}
.research-list .custom {
	padding: 2.5rem 0;
	font-weight: normal;
	font-size: 0.875rem;
	line-height: 1.25rem;
}
.research-list .custom .max {
	padding: 0;
}
.research-list .custom .img {
	margin-bottom: 2rem;
}
.research-list .custom .text {
	max-width: none;
}
.research-process {
	padding-top: 2.5rem;
}
.research-process h2, .research-process .h2 {
	text-align: left;
	margin: 0 0 1.5rem 0;
}
.research-process .text {
	font-size: 0.875rem;
	line-height: 1.25rem;
	margin: -1.5rem 0 1.5rem 0;
	padding: 1.5rem 0 0 0;
}
.research-process .list {
	padding-bottom: 2.5rem;
}
.research-process .list ol {
	margin: -0.5rem;
}
.research-process .list li {
	padding: 0.5rem;
	width: 16.5625rem;
}
.research-result {
	padding: 2.5rem 0;
	font-size: 0.875rem;
	line-height: 1.25rem;
}
.research-result h2, .research-result .h2 {
	margin: 0 0 1.5rem 0;
	text-align: left;
}
.research-result .grid {
	display: block;
}
.research-result .img {
	width: auto;
	margin: -6.6875rem 0 2rem 0;
}
.meet {
	padding: 2.5rem 0;
	font-size: 0.875rem;
	line-height: 1.25rem;
}
.meet .container:after {
	display: none;
}
.meet h2, .meet .h2 {
	margin: 0 0 2rem 0;
}
.meet h2, .meet .h2, .meet .text {
	float: none;
	width: auto;
	padding: 0;
}
.meet .photo {
	float: none;
	width: auto;
	margin: 0 0 2rem 0;
	max-width: 21rem;
}
.meet .btn-place {
	margin-top: 2rem;
	text-align: center;
}
.meet .btn-place .btn {
	padding-top: 1.0625rem;
	padding-bottom: 1.125rem;
}
.modal, .modal-small {
	max-width: none;
	background: #fff;
	padding: 2rem 2.375rem;
}
.modal-top-image, .modal-small .modal-top-image {
	min-height: 0;
	margin: 0 auto 2rem auto;
	padding: 0;
}
.modal-text-content, .modal-small .modal-text-content {
	background: none;
	box-shadow: none;
	border-radius: 0;
	position: static;
	padding: 0;
	font-size: 0.875rem;
	line-height: 1.25rem;
}
.modal-close {
	width: 2.5rem;
	height: 2.5rem;
	margin: 1rem;
}
.modal-small .modal-close {
	width: 2.125rem;
	height: 2.125rem;
	margin: 1.0625rem;
}
.modal-small .modal-top-image {
	max-width: 21.375rem;
	padding: 0 2.375rem;
	min-height: 13.625rem;
	margin-bottom: -4.1875rem;
}
.modal-small .modal-top-image img {
	max-height: 13.625rem;
}
.modal-small {
	background: none;
	padding: 0;
}
.modal-small .modal-text-content {
	background: #fff;
	padding: 6.25rem 2.375rem 2rem 2.375rem;
	position: relative;
}
.modal-text-content h3, .modal-text-content .h3 {
	font-weight: normal;
	font-size: 1.25rem;
	line-height: 1.625rem;
	margin: 2.5rem 0 1rem 0;
}
.modal-text-content .big {
	font-size: 1rem;
	line-height: 1.5rem;
}
.modal-text-content .accent {
	font-size: 1rem;
	line-height: 1.5rem;
	margin: 2.5rem -2.375rem;
	padding: 1.5rem 2.375rem;
}
.modal-links {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch;
	margin: 2rem 0 -1.5rem 0;
	font-size: 1rem;
	line-height: 1.5rem;
	text-align: center;
}
.modal-links > * {
	width: 100%;
	margin: 0 0 1.5rem 0;
}
.modal-links .btn {
	padding-left: 0.25rem;
	padding-right: 0.25rem;
}
.mfp-container {
	padding: 0!important;
}
.medtech-mobile {
	padding: 2rem 0;
	font-size: 1rem;
	line-height: 1.5rem;
}
.medtech-mobile p {
	margin-bottom: 1.5rem;
}
.medtech-mobile h2, .medtech-mobile .h2 {
	margin: 0 0 1.5rem 0;
}
.medtech-mobile .grid {
	display: block;
}
.medtech-mobile .img {
	width: auto;
	max-width: 20.625rem;
	margin: 2rem auto 0 auto;
}
.medtech-mobile .text {
	padding: 0;
}
.why {
	padding: 2.5rem 0;
	font-size: 0.875rem;
	line-height: 1.25rem;
}
.why h2, .why .h2 {
	margin: 0 0 4.5rem 0;
}
.why .max {
	max-width: none;
}
.why li {
	margin: 3.5rem 0 0 0;
	padding: 0;
}
.why li:first-child {
	margin-top: 0;
}
.why .pic {
	position: relative;
	width: 3rem;
	height: 3rem;
	margin: 0 0 1.5rem 0;
	top: auto;
	left: auto;
}
.why .btn {
	margin: 2.5rem 0 0 0;
}
.service-projects {
	padding: 2.5rem 0 0 0;
}
.service-projects h2, .service-projects .h2 {
	margin: 0 0 0.25rem 0;
}
.service-projects .grid .el {
	margin: 0 -100vw;
	padding: 2.5rem 100vw;
}
.project-link-service .text {
	display: block;
}
.project-link-service .logo img {
	max-height: 2.375rem;
}
.project-link-service .btns {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	margin: 1.5rem 0 -1.5rem 0;
}
.project-link-service .btns > * {
	margin: 0 0 1.5rem 0;
}
.project-link-service .btns > *:only-child {
	width: 100%;
}
.project-link-service.view1 {
	overflow: visible;
	font-size: 0.875rem;
	line-height: 1.25rem;
}
.project-link-service.view1 .logo {
	margin: 0 0 1.5rem 0;
}
.project-link-service.view1 .photo {
	border-radius: 0.25rem 0.25rem 0 0;
}
.project-link-service.view1 .photo img {
	max-width: 21.125rem;
}
.project-link-service.view1 .text {
	position: static;
	top: auto;
	bottom: auto;
	right: auto;
	width: auto;
	max-width: none;
	padding: 1.5rem 1.5rem 2.5rem 1.5rem;
}
.project-link-service.view1 .text-in {
	max-width: none;
}
.project-link-service.view2 {
	display: block;
	font-size: 0.875rem;
	line-height: 1.25rem;
	letter-spacing: -0.02em;
}
.project-link-service.view2 .text {
	width: auto;
	padding: 0;
}
.project-link-service.view2 .photo {
	width: auto;
	margin: -2.9375rem auto 0 auto;
	max-width: 21rem;
}
.project-link-service.view2 .photo:before {
	padding-top: 86.294%;
}
.project-link-service.view2 .photo img {
	max-width: 113.23%;
}
.project-link-service.view2 .logo {
	margin: 0 0 1.5rem 0;
}
.project-link-service.view2 .text-in {
	margin: 0;
}
.fast-start {
	padding: 4.1875rem 0 2.5rem 0;
	font-size: 0.875rem;
	line-height: 1.25rem;
}
.fast-start h2, .fast-start .h2 {
	margin: 0 0 1.5rem 0;
}
.fast-start .grid {
	display: block;
}
.fast-start .img {
	width: auto;
	margin: -5.6875rem auto 2rem auto;
	max-width: 21rem;
}
.fast-start .text {
	width: auto;
	margin: 0;
	padding: 0;
}
.fast-start .text .btn {
	margin-top: 1rem;
}
.reviews-inner {
	padding: 2.75rem 0 1.5rem 0;
}
.reviews-inner .max {
	max-width: none;
}
.reviews-inner h2, .reviews-inner .h2 {
	font-weight: normal;
	font-size: 1.25rem;
	line-height: 1.625rem;
	padding: 0 0 0 2.9375rem;
	margin: 0 0 2rem 0;
}
.reviews-inner h2 img, .reviews-inner .h2 img {
	top: -0.25rem;
	-webkit-transform: translate3d(0, 0, 0);
	        transform: translate3d(0, 0, 0);
}
.review-inner {
	margin: 0 0 3rem 0;
	font-size: 0.875rem;
	line-height: 1.25rem;
}
.review-inner:last-child {
	margin-bottom: 1rem;
}
.services {
	margin: 3.625rem 0 0 0;
	padding: 0;
}
.services .grid .el {
	padding: 0 0 8.375rem 0;
}
.service {
	display: block;
	margin: 0 -100vw;
	padding: 0 100vw;
	border-radius: 0;
}
.service .img {
	width: 72%;
	max-width: 15rem;
	margin: 0 auto 0.5rem auto;
	top: -2rem;
}
.service .img:before {
	padding-top: 89.539%;
}
.service .text {
	width: auto;
	padding: 0 0 2.5rem 0!important;
	display: block;
}
.service h2, .service .h2 {
	font-weight: normal;
	font-size: 1.25rem;
	line-height: 1.625rem;
	margin: 0 0 1.5rem 0;
}
.service .btns {
	margin-top: 1.875rem;
}
.service .btns > * {
	-webkit-box-flex: 1;
	    -ms-flex: 1 1 auto;
	        flex: 1 1 auto;
}
.service .btns .btn {
	padding-left: 1rem;
	padding-right: 1rem;
}
.main-form {
	font-size: 1rem;
}
.main-form h2, .main-form .h2 {
	font-weight: normal;
	letter-spacing: -0.02em;
}
.main-form-bg {
	min-height: 0;
}
.modal-small .main-form-bg {
	margin: 3.8125rem -2.375rem -2rem -2.375rem;
	padding: 1.1875rem 2.375rem 2rem 2.375rem;
}
.main-form-grid {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	margin-top: -1.5rem;
}
.main-form-el {
	width: 100%!important;
	padding-top: 1.5rem;
}
.main-form-submit, .main-form-link {
	margin-top: 2rem;
}
.main-form-submit .btn, .main-form-link .btn {
	width: 100%;
	min-width: 0;
}

/* career */


.career-title h1 {
	font-size: 32px;
	line-height: 40px;
	text-align: left;
}

.careers-subtitle {
	width: 90%;
	text-align: center;
}

.careers-desc {
	margin-top: 25px;
}

.careers-subtitle p {
	font-size: 24px;
	line-height: 32px;
}

.careers-desc-content {
	width: 114%;
	margin-left: -6%;
}

.cube {
	width: auto !important;
	margin: 0 !important;
}

	.cube-bottom-left,
.cube-center,
.cube-top-right {
	display: none !important;
}

.scale-animate {
	transform: scale(0.6);
}

.cube-top-left {
	top: 0;
	left: -89px;
}
.text-container p {
	font-size: 20px;
	line-height: 24px;
}
.cdc-row-top {
	width: 85%;
	left: 6%;
	margin-top: 215px;
}

.cdc-row-canter {
	width: 85%;
	left: 6%;
	margin-top: 20px;
}

.cdc-row-bottom {
	width: 85%;
	left: 6%;
	margin-top: 20px;
}

.careers-desc-content > .text-container {
	width: 80%;
}

.cube-bottom-right {
	bottom: -152px;
	right: -16px;
	transform: scale(0.8) !important;
}

.careers-bg {
	bottom: 98px;
	left: -129px;
}

.vacancies-list h2 {
	font-weight: 300;
	font-size: 36px;
	line-height: 64px;
}

.vacancy-row {
	flex-direction: column;
}

.vacancy-name a {
	font-size: 20px;
	line-height: 30px;
}
.vacancy-location {
	font-size: 16px;
	line-height: 30px;
}

.vacancy-row {
	padding: 20px 0;
}

.form-wrapper {
	padding: 0 !important;
	margin-top: 0;
}

.form-container {
	border-radius: 0;
	padding: 40px 35px;
}
.form-container h3 {
	font-size: 26px;
	line-height: 34px;
}
.half {
	width: 100% !important;
}

.send-row {
	flex-direction: column;
	margin-top: 32px;
}

.send-button {
	width: 100%;
	margin-top: 33px;
}

.btn-career {
	width: 100%;
	font-weight: 500;
	font-size: 16px;
	padding: 13px 0 !important;
}


.seo-comment .container {
	padding: 0;
	height: 500px;
}
.seo-comment-photo {
	height: 100%;
}
.seo-comment-photo img {
	width: 180%;
}

.seo-comment-text {
	width: 88%;
	right: auto;
	bottom: 15px;
	left: 7%;
}
.seo-comment-text p {
	font-size: 20px;
	line-height: 28px;
}

.seo-comment-text .seo-name {
	font-size: 16px;
	line-height: 24px;
}


/* vacancy modal */

.modal-career {
	margin-top: 60px;
	padding: 30px 0;
}

.modal-career .modal-text-content {
	padding: 0;
}
.vacancy-image {
	display: none;
}

.modal-text-content h2 {
	font-weight: 300;
	font-size: 26px;
	line-height: 32px;
	padding-left: 69px;
	margin-bottom: 15px;
}

.vacancy-location-m {
	display: flex;
	margin: 0 38px;
}

.vacancy-location-m span {
	font-size: 14px;
	line-height: 32px;
}

.modal-career .modal-close {
	left: 24px;
	top: 33px;
}

.vacancy-description {
	margin: 15px 38px;
}

.vacancy-rows {
	padding: 0;
}
.vacancy-description p {
	font-size: 16px;
	line-height: 24px;
}

.vac-row  {
	padding: 20px 40px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0;
}

.vac-row h4 {
	font-size: 20px;
	font-weight: 500;
	cursor: pointer;
	margin: 0;
	position: relative;
}
.vac-row h4:before {
	content: '';
	position: absolute;
	width: 15px;
	background-image: url("../img/careers/arrow-slider.svg");
	background-repeat: no-repeat;
	background-position-x: right;
	background-position-y: center;
	height: 15px;
	transform: rotate(180deg);
	right: 0;
	top: 7px;
	opacity: 0.3;
	transition: all 0.5s;
}

.vac-row  .slide-active:before {
	opacity: 1;
	transform: rotate(0deg);
}

.vac-row p {
	margin-top: 25px;
}

.vac-row > div {
	display: none;
}

.career-form-white .send-button {
	display: flex;
	flex-direction: column;
}
.career-form-white .send-button button {
	width: 100%;
	font-weight: 500;
	font-size: 16px;
	padding: 13px;
}
.career-form-white .btn-border-blue {
	margin-right: 0;
	margin-bottom: 16px;
}

.career-form-white .form-container {
	padding: 0 40px;
}

.send-row {
	align-items: flex-start;
}

.seo-comment-photo > img {
	min-width: 1034px;
	top: 42%;
}

}

@media only screen and (max-width: 560px) {
html {
	font-size: 3.892944vw;
}
	

	
	.hs-center video {
		object-fit:contain;
	}
}
@media only screen and (max-width: 1200px) {
	.cube {
		margin-top: 100px;
	}
}

/*added 02.02.21 start*/
.news-about {
	margin-top: 1.5rem;
}
/*added 02.02.21 end*/


@media only screen and (max-width: 760px) {
	.vacancies-list .container,
	.careers-desc .container {
		padding: 0 1.375rem;
	}

	.block-background{
		/* padding: 3.5rem 0 4rem; */
	}
	.project-content-wrapper{
		padding: 0 2.375rem;
	}
}


