@media screen and (max-width: 782px){

html #wpadminbar {
    height: 46px;
    min-width: 240px;
    top: -46px;
}
}
.page-body h3 {
	margin-bottom: 18px;
}
.page-body h1{
	font-weight: 500;
}
.button-previos._end{
	margin-top: 32px;
}
.button-previos{
	text-decoration: none!important;
	z-index: 9;
}
.page-body{
	margin-top: 170px;
	margin-bottom: 80px;
}
.top-block__btn{
	cursor: pointer;
}
._404 .top-block__column{
	max-width: 340px;
}
.part__item._center{
	align-items: center;
}
._de .services__title{
	font-size: 46px;
	letter-spacing: -1px;
	margin-right:16px;
}
.questions-page__btn{
	flex: 0 0 60px;
}
._de .top-block__column._req {
	    flex: 0 1 560px;
}
._de .top-block__text._req {
	max-width: 456px;	
}
._de .top-block .form._req {
    max-width: 420px;
}
._de .top-block__title._de{
	font-size: 62px;
	font-weight: 500;
}
._de .top-block__image._de{
	right: -75px;
}
@media(max-width: 1024px){
	._de .services__item:nth-child(2) {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 45%;
		flex: 1 1 45%;
		max-width: none;
	}
	._de .services__item:nth-child(1) {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 45%;
		flex: 1 1 45%;
		max-width: none;
	}
	._de .services__item:nth-child(3) {
		flex: 1 1 100%;
		max-width: none;
		webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	._de .services__item:nth-child(4) {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 45%;
		flex: 1 1 45%;
		max-width: none;
	}
	._de .services__item:nth-child(5) {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 45%;
		flex: 1 1 45%;
		max-width: none;
	}
}
@media(max-width:768px){
	.page-body{
		margin-top: 120px;
	}
	.page-body h1 {
	
		margin-top: 32px;
	}
	._de .top-block__column._req {
		flex: 0 1 auto;
	}
	._de .top-block__title._de {
		font-size: 32px;
	
	}
	._de .top-block__text{
		flex: 0 1 auto;
	}
	._de .top-block__column {
			flex: 1 1 auto;
	}
	.top-block__img-mb._fl{
		width: 100%;
	}
	._de .services__title{
		font-size: 32px;
		letter-spacing: -1px;
		margin-right:0px;
	}
}
@media (max-width: 560px){
	.page-body h3 {
		margin-bottom: 18px;
		font-size: 24px;
	}
}
@media(max-width: 550px){
	._de .section-top__row{
		flex-direction:column-reverse;	
		gap: 16px;
	}
	._de .section-top__text br{
		display: none;
	}
}
@media(max-width: 450px){
	.part__subtitle{
		word-break: break-all;
	}
}
@media(max-width: 360px){
	._de .item-services__title {
		font-size: 26px;
	}
	._de .career__text br{
		display: none;
	}
	.header__logo span {
		font-size: 26px;
	}
}
@media(max-width: 350px){
	.questions-page__text span {
		font-size: 18px;
	}
	.questions-page__text .cost {
		font-size: 28px;
	}
}
@media(max-width: 340px){
	._de .services__title{
		font-size: 28px;
	}
}
.map-contact{

}
.map-body{
	border-radius: 20px;
	margin-top: 80px;
	height: 440px;
	overflow: hidden;
	display: flex;
	align-items: flex-end;
}
._video-section{
		width: 110%!important;
	}
@media(max-width: 1100px){
	._video-section{
		width: 120%!important;
	}
}
@media(max-width: 992px){
	._video-section{
		width: 150%!important;
	}
}
@media(max-width: 768px){
	._video-section{
		left: -30%!important;
	}
}
@media(max-width: 992px){
	.map-body._home{
		height: 476.9px!important;
	}
	.map-body._home iframe{
		height: 530px;
	}
}
@media(max-width: 550px){
	.map-body._home.fl{
		width: 100%!important;
		height: 450px!important;
	}
}
.top-block__image._video {
    width: 100%;
    height: 100%;
}
.top-block__column {
	z-index: 2;
}
._bef .top-block__body:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(#000), color-stop(52.43%, rgba(0, 0, 0, 0.56)), color-stop(64.43%, rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(left, #000 0%, rgba(0, 0, 0, 0.56) 52.43%, rgba(0, 0, 0, 0) 64.43%);
    background: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0.56) 52.43%, rgba(0, 0, 0, 0) 64.43%);
    left: 0;
    top: 0;
    z-index: 2;
}
.form::after {
  content: "";
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(67, 67, 67, 0.0) url(img/loading.gif) no-repeat;
  background-size: 40px;
  background-position: center;
  opacity: 0;
  visibility: hidden;
}

.form._sending::after {
  -webkit-transition: all 0.5s ease 0;
  -o-transition: all 0.5s ease 0;
  transition: all 0.5s ease 0;
  opacity: 1;
  visibility: visible;
}
.header__logo span {
    font-size: 18px;
	line-height: 100%;
}
.footer__logo span {
    font-size: 22px;
	line-height: 100%;
}
@media(max-width: 768px){
	.header__logo span {
		white-space: nowrap;
	}
	.section-top__title{
		line-height: 110%;
	}
	.section-top__title svg{
		display: none;
	}
	.section-top__title br{
		display: none;
	}
	.footer__logo span {
		font-size: 20px;
		line-height: 100%;
	}
}
@media (max-width: 550px){
	._video-section {
		width: 200%!important;
	}
}
@media (max-width: 450px){
	._video-section {
		width: 250%!important;
	}
}
@media (max-width: 370px){
	._video-section {
		width: 300%!important;
	}
}
@media (max-width: 768px){
	.top-block._part._bef .top-block__image._video{
		position: absolute;
		top: 0;
		left: 0;
	}
	.top-block._part._bef .top-block__body{
		padding-bottom: 20px;
	}
	.top-block._part._bef ._video-section {
			width: 210%!important;
	}
}
@media (max-width: 350px){
	.top-block._part._bef ._video-section {
			width: 280%!important;
	}
}