.courses{
	display: flex;
	flex-direction: column;
}

.courses .row {
	justify-content: space-evenly
}


.preview-info {
	gap: 10px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.swiper-wrapper {
	height: auto !important
}

.news {
	gap: 100px;
	display: flex;
	flex-direction: column
}

.news-block2 {
	padding-bottom: 60px;
	padding-top: 60px
}

.page-name {
	color: var(--brown-orange, #DE541E);
	font-family: Actay Wide;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%;
	display: flex;
	justify-content: center
}

@media (max-width: 575px) {
	.tasks-block .list .images {
		height: auto;
		display: none;
		margin-top: 0
	}
	
	.course-preview-text {
		margin-top: 20px !important
	}
	
	.news-block .top-text {
		text-align: center
	}
	
	.news-block .name {
		margin-top: 16px 0;
		text-align: center
	}
}

@media (max-width: 992px) {
	.course-preview .course-preview-start {
		font-size: 12px !important
	}
	
	.expert-block.expert-reverse .content {
		padding: 0 !important
	}
	
	.expert-block {
		padding: 40px 0 40px 0 !important
	}
	
	.expert-block .content p {
		margin-bottom: 20px;
		color: var(--brown-gray, #8c857f);
		font-size: 16px;
		line-height: 140%;
		max-width: 50%
	}
	
	.expert-block .content .bottom-blocks {
		max-width: 50%
	}
	
	.expert-block .content p {
		max-width: 50%
	}
	
	.services .row {
		justify-content: space-evenly
	}
	
	.services .row .col-md-7 {
		max-width: 50%
	}
	
	.services .row .col-md-5 {
		max-width: 50%
	}
}

@media (max-width: 680px) {
	
	
	.courses-block .course-button {
		display: flex;
		flex-direction: column
	}
	
	.courses-block .course .course-time {
		font-size: 14px !important
	}
	
	.courses-block .course-title {
		margin-bottom: 40px !important
	}
	

	
	.courses-block .course-button {
		gap: 20px !important
	}
	
	.format-block .format-tegel {
		padding: 20px 20px !important
	}
}

.news {
	margin-top: 30px
}

@media (max-width: 767px) {
	.previews-block {
		padding: 80px 0 40px 0 !important
	}
	
	.news {
		gap: 30px
	}
	
	.news .row {
		gap: 80px
	}
	
	.courses .row {
		gap: 40px
	}

	.news-block {
		padding-bottom: 100px !important
	}
	
	.video-block {
		padding: 50px 0 140px 0 !important
	}
	
	.services-block {
		padding: 100px 0 !important
	}
	
	.expert-block .content p {
		max-width: 100%
	}
	
	.expert-block .content .bottom-blocks {
		max-width: 100%
	}
	
	.services .row {
		display: flex;
		gap: 30px
	}
	
	.services .row .col-md-7 {
		flex: 0 0 100%;
		max-width: 100%
	}
	
	.services .row .col-md-5 {
		flex: 0 0 100%;
		max-width: 100%
	}
	
	.courses-block {
		padding: 80px 0 !important
	}
	
	.format-padding {
		padding-top: 40px !important;
		padding-bottom: 40px !important
	}
	
	.format-block .format-second {
		padding: 15px !important
	}
	
	.format-block .format-second::after {
		width: auto !important
	}
}

.up {
	text-transform: uppercase
}

.none {
	text-decoration: none
}

.th {
	font-weight: 100
}

.el {
	font-weight: 200
}

.l {
	font-weight: 300
}

.reg {
	font-weight: 400
}

.med {
	font-weight: 500
}

.sb {
	font-weight: 600
}

.bold {
	font-weight: 700
}

.eb {
	font-weight: 800
}

.black {
	font-weight: 900
}

.un {
	text-decoration: underline
}

.in {
	display: inline-block
}

.vam {
	vertical-align: middle
}

.rel {
	position: relative
}

.bl {
	display: block
}

.abs {
	position: absolute
}

.tr {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

.try {
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}

.trx {
	position: absolute;
	left: 50%;
	transform: translateX(-50%)
}

.tc {
	display: table-cell;
	vertical-align: middle
}

.dn {
	display: none
}

.tac {
	text-align: center
}

.tal {
	text-align: left
}

.tar {
	text-align: right
}

.taj {
	text-align: justify
}

.it {
	font-style: italic
}

.sn {
	font-style: normal
}

.popup {
	position: fixed;
	width: 120%;
	height: 100%;
	left: -10%;
	top: 0;
	overflow-y: scroll;
	background: rgba(1, 1, 1, .7);
	z-index: 11;
	display: none
}

.b0 {
	border: 0
}

.bn {
	background: none
}

.w100 {
	width: 100%
}

.h100 {
	height: 100%
}

.wa {
	width: auto
}

.p0 {
	padding: 0
}

.m0 {
	margin: 0
}

.poi {
	cursor: pointer
}

.auto {
	top: auto;
	bottom: auto;
	left: auto;
	right: auto
}

.noup {
	text-transform: none
}

.fix {
	position: fixed
}

.tn {
	transform: none
}

.bf {
	background: #fff
}

.cf {
	color: #fff
}

.c0 {
	color: #26231f
}

.ap {
	appearance: none
}

.nw {
	white-space: nowrap
}

.ma {
	margin: 0 auto
}

.oh {
	overflow: hidden
}

.pen {
	pointer-events: none
}

body, html {
	width: 100%;
	height: 100%
}

body {
	background: #fff;
	overflow-x: hidden
}

body, th, td {
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	color: #26231f
}

body, form, object, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0
}

img, table {
	border: none
}

table {
	border-collapse: collapse
}

table td {
	padding: 0
}

a {
	color: #26231f;
	cursor: pointer;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease
}

a:hover {
	text-decoration: none
}

input, textarea, button, select {
	margin: 0;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	border: 0;
	font-family: "Montserrat", sans-serif
}

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder, button:focus::-webkit-input-placeholder, select:focus::-webkit-input-placeholder {
	color: rgba(0, 0, 0, 0)
}

input:focus::-moz-placeholder, textarea:focus::-moz-placeholder, button:focus::-moz-placeholder, select:focus::-moz-placeholder {
	color: rgba(0, 0, 0, 0)
}

input:focus:-moz-placeholder, textarea:focus:-moz-placeholder, button:focus:-moz-placeholder, select:focus:-moz-placeholder {
	color: rgba(0, 0, 0, 0)
}

input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder, button:focus:-ms-input-placeholder, select:focus:-ms-input-placeholder {
	color: rgba(0, 0, 0, 0)
}

button, input[type=submit] {
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
	cursor: pointer;
	border: 0
}

ol, ul {
	padding: 0;
	margin: 0;
	list-style: none
}

img {
	max-width: 100%
}

.an {
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease
}

.box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

section, header, footer, nav, main {
	display: block
}

* {
	outline: none !important
}

.flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.flex2 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify
}

@media (min-width: 1200px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 1210px
	}
}

.first-block {
	background: #f8f6f5;
	margin-bottom: 140px
}

.header {
	padding: 25px 0
}

.header ul {
	margin-top: 12px
}

.header ul li {
	display: inline-block
}

.header ul li:not(:last-child) {
	margin-right: 70px
}

.header ul li a {
	display: block;
	color: var(--brown-gray, #8c857f);
	font-size: 16px
}

.header ul li a:hover {
	color: #de541e
}

.header .menu-button {
	width: 30px;
	height: 16px;
	position: relative;
	display: inline-block;
	margin-top: 15px;
	display: none
}

.header .menu-button.active span:nth-child(1) {
	transform: translate(3px, 7px) rotate(45deg);
	left: 0
}

.header .menu-button.active span:nth-child(2) {
	display: none
}

.header .menu-button.active span:nth-child(3) {
	transform: translate(3px, -7px) rotate(-45deg);
	left: 0
}

.header .menu-button:hover span:nth-child(1) {
	left: 0
}

.header .menu-button:hover span:nth-child(2) {
	left: 6px
}

.header .menu-button:hover span:nth-child(3) {
	left: 0
}

.header .menu-button span {
	position: absolute;
	width: 24px;
	height: 2px;
	background: #000;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease
}

.header .menu-button span:nth-child(1) {
	top: 0;
	left: 6px
}

.header .menu-button span:nth-child(2) {
	top: 50%;
	left: 0;
	margin-top: -1px
}

.header .menu-button span:nth-child(3) {
	bottom: 0;
	left: 6px
}

.about-block {
	position: relative
}

.about-block .image {
	position: absolute;
	right: 0;
	top: 0;
	width: 48.5%;
	height: 100%;
	background: url("img/about.png") center/cover
}

.about-block .text {
	padding: 137px 0 192px
}

.about-block .text .top-text {
	margin-bottom: 32px
}

.about-block .text .name {
	margin-bottom: 20px;
	font-family: Actay Wide;
	font-size: 42px;
	font-weight: 700;
	line-height: 120%
}

.about-block .text p {
	margin-bottom: 70px;
	color: var(--brown-gray, #8c857f);
	font-size: 20px;
	line-height: 140%
}

.about-block .text p span {
	font-weight: 700
}

.about-block .text .link {
	display: inline-block;
	color: #fff;
	font-family: Actay Wide;
	font-size: 16px;
	font-weight: 700;
	line-height: 120%;
	padding: 16px 40px;
	border-radius: 4px;
	background: var(--brown-black, #26231f)
}

.about-block .text .link:hover {
	background: var(--brown-orange, #de541e)
}

.about-block .text .link:active {
	background: #af4217
}

.steps-block {
	padding-bottom: 128px
}

.steps-block .content {
	position: relative;
	padding-left: 600px
}

.steps-block .content .image {
	position: absolute;
	left: 0;
	top: 0;
	width: 532px;
	height: calc(100% - 0px);
	background: url("img/steps.png") center/cover
}

.steps-block .content .top-text {
	margin-bottom: 16px
}

.steps-block .content .block-name {
	margin-bottom: 40px;
	font-family: Actay Wide;
	font-size: 36px;
	font-weight: 700
}

.steps-block .content .item {
	margin-bottom: 12px;
	border-radius: 4px;
	background: #f8f6f5;
	padding: 20px 30px 30px 30px
}

.steps-block .content .item .number {
	margin-bottom: 10px;
	color: var(--brown-orange, #de541e);
	font-size: 28px;
	line-height: 140%
}

.steps-block .content .item .name {
	margin-bottom: 10px;
	font-family: Actay Wide;
	font-size: 20px;
	font-weight: 700;
	line-height: 140%
}

.steps-block .content .item p {
	color: var(--brown-gray, #8c857f);
	font-size: 16px;
	line-height: 140%
}

.tasks-block {
	padding-bottom: 130px
}

.tasks-block .top-text {
	margin-bottom: 16px
}

.tasks-block .block-name {
	margin-bottom: 20px;
	font-family: Actay Wide;
	font-size: 36px;
	font-weight: 700
}

.tasks-block .preview-text {
	max-width: 550px;
	margin-bottom: 48px;
	color: var(--brown-gray, #8c857f);
	font-size: 16px;
	line-height: 140%
}

.tasks-block .list {
	position: relative;
	padding-right: 510px
}

.tasks-block .list .images {
	position: absolute;
	right: 0;
	top: 0;
	width: 480px;
	height: 100%
}

.tasks-block .list .images img {
	position: absolute;
	left: 0;
	width: 100%;
	object-fit: cover;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.tasks-block .list .images img:nth-child(1) {
	top: 0;
	height: 61%
}

.tasks-block .list .images img:nth-child(2) {
	bottom: 0;
	height: 37%
}

.tasks-block .list .item {
	border-radius: 4px;
	background: #f8f6f5;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
	margin-bottom: 10px;
	padding: 30px
}

.tasks-block .list .item.active {
	background: #de541e;
	color: #fff
}

.tasks-block .list .item.active .name {
	background: url("img/arrow2.svg") no-repeat right
}

.tasks-block .list .item.active .name svg path {
	fill: #fff
}

.tasks-block .list .item .name {
	cursor: pointer;
	padding: 0 40px 0 64px;
	position: relative;
	font-family: Actay Wide;
	font-size: 20px;
	font-weight: 700;
	line-height: 140%;
	background: url("img/arrow.svg") no-repeat right
}

.tasks-block .list .item .name svg {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0
}

.tasks-block .list .item .name svg path {
	fill: #de541e
}

.tasks-block .list .item .text {
	padding: 40px 0 10px;
	font-size: 16px;
	line-height: 140%;
	display: none
}

.cases-block {
	padding: 140px 0 80px;
}

.cases-block .top-text {
	margin-bottom: 16px
}

.cases-block .block-name {
	margin-bottom: 20px;
	font-family: Actay Wide;
	font-size: 36px;
	font-weight: 700
}

.cases-block .preview-text {
	max-width: 480px;
	margin-bottom: 40px;
	color: var(--brown-gray, #8c857f);
	font-size: 16px;
	line-height: 140%
}

.cases-block .list {
	width: calc(50vw + 50%)
}

.cases-block .list .swiper-wrapper {
	display: flex
}

.cases-block .list .item {
	width: 480px;
	height: auto;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	margin-right: 20px;
	padding: 30px 30px 50px 30px
}

.cases-block .list .item .block {
	margin-bottom: 37px;
	font-size: 16px;
	line-height: 140%
}

.cases-block .list .item .block p {
	margin-bottom: 4px;
	color: var(--brown-orange, #de541e);
	font-family: Actay Wide;
	font-size: 14px;
	font-weight: 700;
	line-height: 140%
}

.cases-block .list .item .city {
	position: absolute;
	left: 30px;
	bottom: 30px;
	padding-left: 26px;
	background: url("img/adress.svg") no-repeat left;
	color: var(--brown-orange, #de541e);
	line-height: 140%
}

.cases-block .list .container {
	margin: 0
}

.list .swiper-pagination {
	position: relative;
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
	text-align: center;
	padding-top: 30px
}

.list .swiper-pagination .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: #ccc6c0;
	opacity: 1;
	margin: 0 8px
}

.list .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #de541e
}

.expert-block .content {
	padding: 88px 0 88px 600px;
	position: relative
}

.expert-block .content .image {
	position: absolute;
	left: 0;
	top: 0;
	width: 494px;
	height: 100%;
	background: url("img/expert.png") center/cover
}

.expert-block .content .top-text {
	margin-bottom: 16px
}

.expert-block .content .name {
	margin-bottom: 40px;
	font-family: Actay Wide;
	font-size: 36px;
	font-weight: 700;
	line-height: 140%
}

.expert-block .content p {
	margin-bottom: 20px;
	color: var(--brown-gray, #8c857f);
	font-size: 16px;
	line-height: 140%
}

.expert-block .content .bottom-blocks .block {
	display: inline-block;
	padding-top: 20px;
	color: var(--brown-gray, #8c857f);
	font-size: 20px;
	line-height: 140%
}

.expert-block .content .bottom-blocks .block:not(:last-child) {
	margin-right: 74px
}

.expert-block .content .bottom-blocks .block .count {
	color: var(--brown-orange, #de541e);
	font-family: Actay Wide;
	font-size: 32px;
	font-weight: 700;
	line-height: 140%
}

.expert-block .content .bottom-blocks .block .count span {
	font-size: 40px;
	line-height: 140%
}

.bottom-menu {
	padding-bottom: 138px
}

.bottom-menu .contacts .mail {
	margin-bottom: 40px;
	color: var(--brown-black, #26231f);
	font-family: Actay Wide;
	font-size: 30px;
	font-weight: 700;
	line-height: 140%
}

.bottom-menu .contacts .mail a {
	display: block;
	color: var(--brown-gray, #8c857f);
	font-family: Montserrat;
	font-size: 26px;
	font-weight: 400;
	line-height: 140%
}

.bottom-menu .contacts .yt {
	display: block;
	line-height: 40px;
	padding-left: 60px;
	background: url("img/yt.svg") no-repeat left;
	color: var(--brown-gray, #8c857f);
	font-family: Actay Wide;
	font-size: 18px;
	font-weight: 700
}

.social-icon {
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 35px;
	height: 35px;
	border-radius: 100%;
	background: transparent no-repeat center;
	background-size: contain;
	transition: all 0.3s ease 0s;
  }
  

  .social-icon-vk { background-image: url("./img/vk.svg"); }
  .social-icon-facebook { background-image: url("./img/facebook.svg"); }
  .social-icon-twitter { background-image: url("./img/twitter.svg"); }
  .social-icon-instagram { background-image: url("./img/instagram.svg"); }
  .social-icon-ok { background-image: url("./img/ok.svg"); }
  .social-icon-mailru { background-image: url("./img/mailru.svg"); }
  .social-icon-linkedin { background-image: url("./img/linkedin.svg"); }
  .social-icon-whatsapp { background-image: url("./img/whatsapp.svg"); }
  .social-icon-viber { background-image: url("./img/viber.svg"); }
  .social-icon-telegram { background-image: url("./img/telegram.svg"); }
  .social-icon-youtube { background-image: url("./img/youtube.svg"); }
  .social-icon-tiktok { background-image: url("./img/tiktok.svg"); }
  .social-icon-rutube { background-image: url("./img/rutube.svg"); }
  .social-icon-dzen { background-image: url("./img/dzen.svg"); }

  .channels{
	display: flex;
	gap:13px;
	margin-top: 15px;
  }



@media (max-width: 575px) {
    .bottom-menu .contacts .channels-wrapper {
        font-size: 20px;
    }
}

@media (max-width: 991px) {
    .bottom-menu .contacts .channels-wrapper {
        margin-bottom: 20px;
    }
}

.bottom-menu .contacts .channels-wrapper {
    margin-bottom: 40px;
    color: var(--brown-black, #26231f);
    font-family: "Actay Wide";
    font-size: 24px;
    font-weight: 600;
    line-height: 140%;
}






.bottom-menu ul {
	padding: 10px 80px 0 0
}

.bottom-menu ul li {
	margin-bottom: 30px
}

.bottom-menu ul li a {
	display: block;
	color: var(--brown-gray, #8c857f);
	font-size: 16px
}

.bottom-menu ul li a:hover {
	color: #de541e
}

.footer {
	color: var(--brown-light, #ccc6c0);
	font-size: 15px;
	line-height: 140%
}

.footer .flex {
	border-top: 1px solid #ddd9d5;
	padding: 10px 0
}

.footer a {
	color: var(--brown-light, #ccc6c0)
}

@media (max-width: 1199px) {
	.about-block .text {
		padding: 80px 0
	}
	
	.steps-block .content {
		padding-left: 560px
	}
	
	.steps-block .content .image {
		width: 520px
	}
	
	.tasks-block .list {
		padding-right: 400px
	}
	
	.tasks-block .list .images {
		width: 360px
	}
	
	.expert-block .content {
		padding: 0 0 0 540px
	}
	
	.expert-block .content .bottom-blocks .block:not(:last-child) {
		margin-right: 40px
	}
}

@media (max-width: 991px) {
	.header ul li:not(:last-child) {
		margin-right: 30px
	}
	
	.about-block .text {
		padding: 40px 0
	}
	
	.about-block .text .name {
		font-size: 32px
	}
	
	.about-block .text p {
		margin-bottom: 32px;
		font-size: 16px
	}
	
	.first-block {
		margin-bottom: 60px
	}
	
	.steps-block .content .image {
		width: 330px
	}
	
	.steps-block .content {
		padding-left: 360px
	}
	
	.steps-block .content .block-name {
		font-size: 32px;
		margin-bottom: 30px
	}
	
	.steps-block .content .item {
		padding: 20px
	}
	
	.steps-block {
		padding-bottom: 50px
	}
	
	.tasks-block .block-name {
		font-size: 32px
	}
	
	.tasks-block .preview-text {
		margin-bottom: 30px
	}
	
	.tasks-block .list {
		padding-right: 0
	}
	
	.tasks-block .list .images {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;
		width: auto;
		height: 300px;
		margin-top: 20px
	}
	
	.tasks-block .list .images img {
		width: 49%
	}
	
	.tasks-block .list .images img:nth-child(1) {
		height: 100%
	}
	
	.tasks-block .list .images img:nth-child(2) {
		height: 100%;
		left: auto;
		right: 0
	}
	
	.tasks-block {
		padding-bottom: 50px
	}
	
	.cases-block {
		padding: 60px 0
	}
	
	.cases-block .block-name {
		font-size: 32px
	}
	
	.cases-block .preview-text {
		margin-bottom: 30px
	}
	
	.expert-block .content .image {
		width: 300px
	}
	
	.expert-block .content {
		padding-left: 330px
	}
	
	.expert-block .content .name {
		font-size: 32px;
		margin-bottom: 30px
	}
	
	.expert-block .content .bottom-blocks .block:not(:last-child) {
		margin-right: 0
	}
	
	.expert-block .content .bottom-blocks {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	
	.expert-block .content .bottom-blocks .block {
		width: 48%;
		font-size: 18px
	}
	
	.expert-block .content .bottom-blocks .block .count {
		font-size: 24px
	}
	
	.expert-block .content .bottom-blocks .block .count span {
		font-size: 30px
	}
	
	.expert-block {
		padding-bottom: 60px
	}
	
	.bottom-menu .contacts .mail {
		margin-bottom: 20px
	}
	
	.bottom-menu ul {
		padding: 30px 0 0 0;
		width: 100%
	}
	
	.bottom-menu {
		padding-bottom: 30px
	}
}

@media (max-width: 767px) {
	.header ul li:not(:last-child) {
		margin-right: 20px
	}
	
	.header ul li a {
		font-size: 15px
	}
	
	.about-block .text {
		padding: 0 0 30px 0
	}
	
	.about-block .image {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;
		width: auto;
		height: 500px
	}
	
	.steps-block .content {
		padding-left: 0
	}
	
	.steps-block .content .image {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;
		width: auto;
		height: 300px;
		margin-bottom: 30px
	}
	
	.tasks-block .list .item .name {
		font-size: 18px
	}
	
	.tasks-block .list .images {
		height: 240px
	}
	
	.cases-block .list .item {
		width: 400px
	}
	
	.expert-block .content {
		padding-left: 0
	}
	
	.expert-block .content .image {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;
		width: auto;
		height: 400px;
		margin-bottom: 30px
	}
	
	.footer .flex .copy {
		width: 100%;
		text-align: center;
		margin-top: 10px;
		order: 1000
	}
}

@media (max-width: 575px) {
	.menubg {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background: rgba(1, 1, 1, .7);
		z-index: 11;
		display: none
	}
	
	.header ul {
		position: fixed;
		width: 280px;
		height: 100%;
		top: 0;
		left: -280px;
		background: #fff;
		z-index: 12;
		-webkit-transition: all 200ms ease;
		-moz-transition: all 200ms ease;
		-ms-transition: all 200ms ease;
		-o-transition: all 200ms ease;
		transition: all 200ms ease;
		margin: 0
	}
	
	.header ul.opened {
		left: 0
	}
	
	.header ul li {
		display: block;
		margin: 0 !important
	}
	
	.header ul li a {
		display: block;
		padding: 10px 20px;
		color: #26231f;
		font-size: 16px;
		border-bottom: 1px solid #ccc
	}
	
	.header .menu-button {
		display: block
	}
	
	.about-block .text .name {
		font-size: 28px
	}
	
	.about-block .text .top-text {
		margin-bottom: 16px
	}
	
	.about-block .text .link {
		display: block;
		text-align: center;
		padding: 16px 10px
	}
	
	.about-block .image {
		height: 300px
	}
	
	.steps-block .content .block-name {
		font-size: 28px
	}
	
	.steps-block .content .image {
		height: 260px
	}
	
	.tasks-block .block-name {
		font-size: 28px
	}
	
	.tasks-block .list .item {
		padding: 20px
	}
	
	.tasks-block .list .item .name {
		padding: 0;
		background: none !important;
		font-size: 16px
	}
	
	.tasks-block .list .item .name svg {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;
		transform: none;
		display: block;
		margin-bottom: 10px
	}
	
	.tasks-block .list .item .text {
		padding: 20px 0 0 0;
		font-size: 14px
	}
	
	.tasks-block .list .images img {
		position: relative;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		width: 100%;
		height: auto;
		margin-top: 10px
	}
	
	.tasks-block .list .images {
		height: auto;
		margin-top: 0
	}
	
	.cases-block {
		padding: 50px 0
	}
	
	.cases-block .block-name {
		font-size: 28px
	}
	
	.cases-block .list .item {
		width: 280px;
		padding: 20px 20px 40px 20px;
		margin-right: 10px
	}
	
	.cases-block .list .item .block {
		font-size: 14px;
		margin-bottom: 20px
	}
	
	.cases-block .list .item .city {
		left: 20px;
		bottom: 20px
	}
	
	.expert-block .content .name {
		font-size: 28px
	}
	
	.expert-block .content .image {
		height: 320px
	}
	
	.expert-block .content .bottom-blocks .block {
		width: 100%
	}
	
	.bottom-menu .contacts .mail {
		font-size: 24px
	}
	
	.bottom-menu .contacts .mail a {
		font-size: 18px
	}
	
	.bottom-menu ul li {
		margin-bottom: 20px
	}
	
	.footer a {
		width: 100%;
		text-align: center;
		margin-bottom: 10px
	}
	
	.footer .flex .copy {
		margin-top: 0
	}
}

/*# sourceMappingURL=style.css.map */
