@media(max-width: 1700px) {
	.container {
        padding: 0 20px;
    }
}

@media(max-width: 1660px) {

    .stg_item .stg_core {
    	width: 90%;
    }
    
    .section_wrapper {
    	display: block;
    }
    
    .slider_control_w .next {
    	right: 20px;
    }
    
    nav a {
        font-size: 12px;
    }
    
    .header_contact_group a {
        font-size: 12px;
    }
    
    .geo_list_title {
    	font-size: 12px;
    }
    
    .about_company_advantages_item_title {
    	font-size: 40px;
    }
    
    .stages_group_item {
    	width: 100%;
    }
    
}
@media(max-width: 1450px) {
    .advantages_item {
        padding: 102px 20px 20px 20px;
        height: 21vw;
    }

    .about_company_group {
    	gap: 100px;
    }
}
@media(max-width: 1380px) {
    .header_group {
        padding: 35px 40px;
    }
    .header_contact_group {
        gap: 10px;
    }
    header nav {
        gap: 15px;
    }
    .for_whom_item_title {
        font-size: 22px;
    }

    .service_list_item_title {
        font-size: 25px;
    }
    p {
        font-size: 14px;
    }

    .about_company_content_item > p {
        font-size: 14px;
    }
    .about_company_advantages_item_title {
        font-size: 30px;
    }
    .employee_name {
        font-size: 25px;
    }
    .stage_group_item_title {
        font-size: 25px;
    }
    .stages_group_item > p {
        font-size: 14px;
    }
    .portfolio_item_title  {
        font-size: 25px;
    }
    .portfolio_item_content_group > p {
        font-size: 14px;
    }
    .offering_group_item_list_title {
        font-size: 25px;
    }
    .offering_group_item_list .offering_group_item_li p {
        font-size: 14px;
    }
    .comment_item_title {
        font-size: 25px;
    }
    .question_item_title {
        font-size: 25px;
    }
    .about_company_advantages_item > p  {
        font-size: 14px;
    }
    .question_item_toggle_group p {
        font-size: 14px;
    }
    .about_company_content_item {
        padding: 0 29px 0 0;
    }
    .about_company_advantages_group {
        gap: 100px;
    }
    .portfolio_item {
        padding-bottom: 40px;
    }

    .logo {
        width: 150px;
    }
    
    .service_list_group {
    	grid-template-columns: 1fr;
    	margin-top: -60px;
    	margin-bottom: -60px;
    }
    
    .service_list_group .slick-track {
    	display: flex;
    	/*gap: 10px;*/
    }
    
    .tariff_group {
    	grid-template-columns: 1fr 1fr 1fr;
    }

	.section_form_group {
		padding: 109px 47px 0 47px;
	}
	
	.section_form_group_free {
		padding: 109px 47px 0 47px;
	}
	
	.about_company_group {
	    gap: 50px;
	}
	
	.service_list_item {
    	margin: 60px 10px;
	}
	
	.service_list_section .slider_control.hideT {
		display: flex;
	}

}
@media(max-width: 1280px) {
	.header_group {
    	position: relative;
    }
    
    .header_group.mob_menu_active {
    	border-radius: 25px 25px 0 0;
    }
    
    header nav {
    	display: none;
	    position: absolute;
	    top: 66px;
	    background-color: #fff;
	    padding: 17px 0;
	    justify-content: center;
	    left: -1px;
	    gap: 20px;
	    z-index: 10;
	    border: 1px solid rgba(34,34,34,.3);
	    border-radius: 0 0 25px 25px;
	    border-top: none;
	    right: -1px;
    }
    
	header nav a {
        font-size: 14px;
    }
    
    .header_group {
	    padding: 17px 30px;
	}
    
    .mobile_menu_btn {
        display: block;
    }
    
    .mobile_menu_btn.close_menu_pl {
        width: 52%;
    }
    
    .mobile_menu_btn_wrapper {
    	width: 35px;
    	display: flex;
    	justify-content: center;
    }
    
    .adv_item .adv_core .adv_texts .adv_text1 {
    	font-size: 23px;
    	line-height: 24.31px;
    }	
}
@media(max-width: 1180px) {

	.main_title_group {
	    width: 80%;
	}
    .tariff_group {
        grid-template-columns: 1fr 1fr;
    }
    .for_whom_group {
        grid-template-columns: 1fr 1fr;
    }
    .section_form_group {
        padding: 55px 49px 56px 25px;
        margin: 0;
    }
    .about_company_advantages_group {
        display: flex;
	    flex-wrap: wrap;
	    column-gap: 49px;
	    row-gap: 20px;
	    margin-top: 50px;
    }
    .about_company_advantages_item {
	    width: 263px;
	}
	.about_company_advantages_item_title {
	    font-size: 40px;
	    font-weight: 700;
	    line-height: 48px;
	    letter-spacing: -1.8px;
	    text-align: left;
	    width: 100%;
	}
	.about_company_advantages_item > p {
	    font-size: 12px;
	    text-align: left;
	    line-height: 14.4px;
	    font-weight: 400;
	    width: 100%;
	}
    .advantages_group {
        grid-template-columns: 1fr;
    }
    .question_item {
        padding: 34px 39px;
    }
    .about_company_group {
        display: flex;
    	flex-wrap: wrap;
    	gap: 37px;
    }
    .about_company_group > img {
	    height: 299px;
	    width: 100%;
	}
	
    .about_company_content_item {
        padding: 0 29px 29px 0;
        width: 100%;
    }
    .advantages_item {
        height: 40vw;
        align-content: center;
    }
    .stages_group {
        grid-template-columns: 1fr 1fr;
    }
    .stages_group_item:nth-child(3) {
        display: none;
    }
    .stages_group_item:nth-child(4) {
        display: none;
    }
    .stages_group_item {
        height: 35vw;
    } 
    .section_form_group_free {
        padding: 50px 25px 0 25px;
    }
    .offering_group {
        grid-template-columns: 1fr;
    }
    .offering_group_item:nth-child(1) {
        grid-row: 2;
    }
    .portfolio_group {
    	grid-template-columns: 1fr;
    }
    .portfolio_group .slick-track {
    	display: flex;
    	gap: 10px;
    }
    .portfolio_item {
    	margin: 10px 0;
    }
    .advantages_group .slick-track {
    	display: flex;
    	gap: 10px;
    }
    .offering_group_item:nth-child(2) > img {
	    height: 304px;
	}
	.adv_item .adv_core .adv_texts .adv_text1 {
		font-size: 16px;
		line-height: 19px;
	}
	.adv_item .adv_core .adv_texts {
		font-size: 14px;
    	line-height: 16px;
	}
	
	.adv_item .adv_icon {
    	width: 56px;
    	height: 56px;
    }
    .adv_item .adv_icon img {
	    width: 23px;
	    height: 23px;
	}
	.adv_item .adv_core {
		margin-top: 45px;
		margin-bottom: 10px;
	}
	.adv_item .adv_core .vpukl {
		width: 90px;
    	height: 135px;
	}
	.adv_item .zaglushka {
	    width: 60px;
	    height: 10px;
	    top: 40px;
	}
	
	.team_item .team_item_img {
		height: 162px;
	}
	
	.footer_contact_group {
	    padding: 50px 30px;
	}
	
	.advantages_section .slider_control.hideT {
		display: flex;
	}
	
	.portfolio_section .slider_control.hideT {
		display: flex;
		margin: 0 auto 0 0;
		margin-top: -30px;
	}
	
	.btn_more {
		display: none;
	}
	
	.question_close {
	    right: 20px;
    	top: 9px;
	}
	.question_open {
	    right: 20px;
    	top: 9px;
	}
	.question_item_title div {
	    width: 80%;
	}
}
@media(max-width: 960px) {
	
    .main_title_form {
        grid-template-columns: 1fr;
        padding: 0 15px;
        gap: 20px;
    }
    .main_title_form > input[type=submit] {
        margin-top: 40px;
    }
    .main_title_item {
        
    }
    .main_title_form .consent_text {
        grid-column: 1;
        width: 285px;
    	margin: 13px auto 0;
    	font-size: 12px;
    }
    .main_title_form > input[type=submit] {
        grid-column: 1;
    }
    .form_slide_item {
        grid-template-columns: 1fr;
    }
    .section_form_group {
        
    }
    .section_form {
        grid-template-columns: 1fr;
    }
    .consent_text {
        grid-column: 1;
    }
    .section_form > input[type=submit] {
        grid-column: 1;
    }
    .section_form_group_free {
        margin: 0;
    }
    

    .header_contact_group {
        grid-auto-flow: column;
        grid-template-columns: unset;
    }
    .geo_list_group {
        grid-row: unset;
    }
    .header_contact_group > a:nth-child(2) {
        grid-column: unset;
    }
    
    .comment_group {
    	height: 100%;
    }
    
    .checkbox_wrapper {
    	padding: 13px 35px;
    	font-size: 14px;
    }
    
    .form_slide_item .form_slide_item_fields {
    	gap: 10px 18px;
    }
    
    .form_slider_nav {
    	margin-top: 20px;
    }
    
    .team_item > .position {
    	font-size: 12px;
    	margin: 10px 0 5px;
    }
    
    .employee_name {
	    font-size: 18px;
	}
	
	.partner_slides .logo_slide_wrapper .logo_slide {
	    width: 80%;
	}
	
	.comment_group {
        padding: 23px;
    	height: 375px;
    	margin: 10px;
    	position: relative;
    }
    .comment_slides .slick-track {
    	gap: 0;
    }
    .comment_img_group > img {
    	width: 56px;
    }
    .comment_img_group {
    	margin-bottom: 10px;
    }
    .comment_img_group a {
    	display: none;
    }
    .comment_mob_soc {
    	display: flex;
    	position: absolute;
    	bottom: 40px;
    	left: 25px;
    	gap: 16px;
    }
    .comment_mob_soc img {
    	width: 40px;
    	height: 40px;
	}
    .comment_item_title {
	    font-size: 22px;
	    margin-bottom: 10px;
	}
	.comment_section2 {
	    margin: 0;
	    padding: 30px 0 45px;
	}
	.comment_video_wrapper {
		height: 200px;
	}
	.comment_group_video {
		height: 200px;
	}
	.comment_video_wrapper .comment_video_button {
		bottom: 10px;
    	left: 10px;
    	width: 45px;
    	height: 45px;
	}
	.comment_video_wrapper .comment_video_button img {
	    width: 15px;
	    height: 15px;
	}
}

@media(max-width: 840px) {
	
    .portfolio_section .slider_mobile_container {
        display: grid;
    }
    
    .swiper-slide .stages_group_item {
        height: 66vw;
        padding: 0 30px 0 90px;
    }
    .advantages_section .ad-container {
        /*display: none;*/
    }
    .advantages_section .slider_mobile_container {
        display: grid;
    }

    .team_section .slider_mobile_container {
        display: grid;
    }
    
    .service_list_section .slider_mobile_container {
        display: grid;
    }
    .swiper-slide {
        padding: 15px!important;
    }
    .form_slide_input_group {
        grid-template-columns: 1fr;
    }
    .form_slide_input_group input[type=submit] {
        grid-column: 1;
    }
    .for_whom_item_title {
        margin: 20px 26px 20px 26px;
    }
    .for_whom_item > p {
        margin: 0 26px;
    	font-size: 14px;
    }
    .service_list_item {
        padding: 53px 26px;
    }
    .header_group {
        padding: 15px 20px;
    }
    .team_group {
        
    }
    .slider_form {
        margin-bottom: 45px;
    }
    
    .service_list_section {
	    padding-top: 45px;
	}
    
    .tariff_section {
        padding: 50px 0;
        margin: 0;
    }
    
    .for_whom_section {
	    padding-bottom: 45px;
	}
    
    .form1 {
	    padding: 45px 0 143px;
	}
	.form2 {
	    padding: 45px 0 70px;
	}
	
	.team_section {
	    padding-top: 90px;
	    padding-bottom: 90px;
	}
	
	.stages_section {
	    padding-top: 90px;
	    padding-bottom: 45px;
	}
    
    .section_form_group {
        margin: 0;
    }
    .about_company_section {
        padding: 50px 0;
        margin: 0;
    } 
    .advantages_section {
        margin: 0;
    	padding: 50px 0;
    } 
    .advantages_item {
        height: 38vw;
    }
    .section_form_group_free {
        
    }
    .portfolio_section {
        margin-bottom: 0;
        padding: 70px 0 45px;
    }
    
    .offering {
	    padding-top: 45px;
	}
	
	.offering_group {
		margin-bottom: 45px;
	}
    
    .comment_section {
        padding: 46px 0 30px;
    }
    
	.partner_wrapper {
	    padding: 45px 0;
	}
	
	.question_section {
	    padding: 45px 0 90px;
	}
    
    .question_item {
        
    }
    .question_close {
        
    }
    .question_item_toggle_group p {
        width: 100%;
    }
    
    .slider_control_w .next {
    	bottom: 45px;
    }
    
	.stg_item .stg_num {
		width: 52px;
	    height: 52px;
	    font-size: 20px;
	    line-height: 28.41px;
	    top: 134px;
	    left: 5px;
	}
	.stg_item .stg_core {
		padding-left: 41px;
		height: 300px;
		margin: 10px 0 10px 40px;
	}
	.stg_item .stg_core .vpukl {
		width: 112px;
	    height: 112px;
	    top: 95px;
	    left: -80px;
	}
	.stg_item .zaglushka {
		left: 20px;
	    top: 110px;
	    height: 95px;
	}
	main.fixed {
		margin-top: 100px;
	}
	.section_form .section_form_inputs > input[type=text] {
		font-size: 12px;
		padding: 14px 16px;
	}
	.tel_wrapper input {
		font-size: 12px;
		padding: 14px 16px 14px 50px !important;
	}
	.tel_wrapper::before {
		left: 16px;
	}
}
@media(max-width: 768px) {
	
	.form_errors_text {
		text-align: center;
		font-size: 14px;
	}
	
	div.mf-ok-text {
		text-align: center;
		font-size: 14px;
		padding-top: 1em;
    	padding-bottom: 0;
	}
	
	.popup_form div.mf-ok-text {
	    text-align: left;
	}
	
	.popup_form .form_errors_text font.errortext {
	    text-align: left;
	}
	
    .geo_list_title > span {
        display: grid;
        grid-row: unset;
        position: relative;
        font-family: Inter-Light;
        font-weight: 400;
        
    }
    .geo_list_title > img {
        display: none;
    }
    .geo_list_title::after {
        display: block;
    }
    .geo_list_group {
        margin-right: 5px;
    }
    .stages_section .ad-container {
        /*grid-template-columns: 1fr;*/
    }
   	.stg_item .stg_core .stg_texts {
    	font-size: 14px;
    }
    .stg_item .stg_core .stg_texts .stg_text1 {
    	font-size: 22px;
    	line-height: 30.31px;
    }
    .stages_group_item {
    	display: none !important;
    }
    .stages_section .slider_mobile_container {
        display: grid;
    }
    .for_whom_section .ad-container {
        /*display: none;*/
    }
    .for_whom_section .slider_mobile_container {
        display: grid;
        margin-bottom: 85px;
    }
    .slider_control_w {
        margin-top: -44px;
    }
    .slider_control_w .next {
    	/*top: 45px;*/
    }
    .swiper-slide .stages_group_item {
        padding: 0 30px 0 20vw;
    }
    .stages_section .slider_control {
        display: none;
    }
    
    .form_slider_group {
        margin-bottom: 20px;
    }
    .form_slider_btn {
        font-size: 14px;
        padding: 12px 24px;
    }
    .main_title_section {
        height: auto;
    }
    h2 {
        font-size: 25px;
        margin-bottom: 26px;
    }
    
    .service_list_section {
	    padding-bottom: 50px;
	}
    .advantages_item {
        padding: 142px 20px 60px 20px;
    }
    .section_form_group_title {
        font-size: 25px;
        font-weight: 700;
        line-height: 30.26px;
        margin: 0;
    }
    .section_form_group_subtitle {
        font-family: Inter-Regular;
        font-size: 14px;
        font-weight: 300;
        line-height: 16.8px;
        width: 55%;
        margin: 28px 0 40px 0;
    }
    .section_form_group_subtitle br {
        display: none;
    }
    .section_form_group_free {
        padding: 49px 49px 49px 25px;
        height: 313px;
        background-image: url(../img/backgrounds/formfree_bg768.jpg);
        background-position: 90% 75%;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
    }
    .section_form_group_free::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.3);
        pointer-events: none;
        border-radius: 20px;
    }

    .section_form_group_free .section_form .consent_text {
        margin: auto;
        width: 100%;
        margin-top: 10px;
        font-size: 12px;
        line-height: 12.6px;
        font-weight: 400;
    }
    .section_form_group_free .section_form input[type=submit] {
		font-size: 12px;
        line-height: 14.52px;
        font-weight: 700;
        position: absolute;
        width: 122px;
        height: 124px;
        border: 9px solid #fff;
        margin: auto;
        bottom: -135px;
        left: 0;
        right: 0;
    }
    .section_form_group_free > * {
        position: relative;
    }

    .advantages_group {
        grid-template-columns: 1fr;
    }
    .advantages_item {
        height: 75vw;
    }

    .main_title_section {
        margin-bottom: 45px;
    }
    .main_title_group {
        margin-top: 59px;
    }
    .main_title_form > input[type=submit] {
	   width: 122px;
        height: 124px;
        font-size: 13px;
        border: 10px solid #fff;
        margin-bottom: -43px;
	}
    .section_form_group {
        height: auto;
    }
    .offering_group_item_list_title {
	    font-size: 22px;
	    margin-top: 5px;
	}
    .offering_group_item_list {
        display: flex;
    	row-gap: 34px;
    	flex-wrap: wrap;
    	gap: 20px;
    }
    .offering_group_item_list .offering_group_item_li {
    	width: 45%;
    }
    .offering_group_item_list .offering_group_item_li p {
    	margin: 10px 0 0;
    }
    .question_section {
        padding: 30px 0 90px;
    }
    .question_group {
    	gap: 30px;
    }
    .question_item {
	    padding: 30px 60px 70px 40px;
	    gap: 34px;
	}
	.question_item_number {
		font-size: 40px;
	}
	
    .about_company_advantages_item_title {
		margin-bottom: 5px;
    }

	.partner_slides {
		width: 80%;
	}
	.slider_control_w > div {
    	width: 45px;
    	height: 45px;
	}
	.slider_control_w > div img {
		width: 20px;
    	height: 20px;
	}
    .question_item_title {
        font-size: 22px;
        margin-bottom: 15px;
    }
	
    .mobile_phone_wrapper a {
        font-size: 14px;
    }
    .mobile_phone_title {
        font-size: 12px;
        margin-top: 22px;
    }
    .mobile_menu_group .logo {
        width: 153px;
    }
    .portfolio_section {
        
    }
    .portfolio_item_content_group {
        padding: 30px 25px;
    }
    .portfolio_item_lable {
    	margin-bottom: 20px;
    }
    .portfolio_section .portfolio_title {
        display: block;
        margin-left: 15px;
    }
    .portfolio_item_title {
	    font-size: 22px;
	    height: 50px;
	}
	.portfolio_item_content_group > p {
		margin: 20px 0;
		height: 68px;
	}
	.portfolio_item > .btn {
	    margin-left: 25px;
	}
	.btn_more {
		display:none;
	}

    .tariff_item {
        padding: 43px 26px;
    }
    .tariff_item_price {
    	margin-bottom: 40px;
    }
    .service_list_item_title {
	    font-size: 22px;
	    margin-bottom: 30px;
	}
	.service_list_item_price {
		margin-bottom: 20px;
	}
	.service_list_item > p {
		font-size: 14px;
		margin-bottom: 30px;
	}
	.for_whom_section {
		margin-top: 0;
		margin-bottom: 0;
	}
	.team_section {
	    margin-top: 0;
	    margin-bottom: 0;
	}
	.btn {
	    padding: 13px 45px;
	    font-size: 16px;
	    width: 190px;
	    margin-top: 30px;
	}
    
    header {
        margin-bottom: 18px;
    }
    .header_group {
        padding: 16px 30px 17px 30px;
    }
    .header_contact_group .shapka_email {
        display: block;
        font-size: 12px;
        line-height: 14.52px;
        font-weight: 400;
        font-family: Inter-Light;
    }
    .header_phone_wrapper {
        display: block;
        font-size: 12px;
        line-height: 14.52px;
        font-weight: 400;
        font-family: Inter-Light;
    }
    .header_phone_wrapper a {
        padding: 7px 14px;
    }
    .header_logo-nav_group .logo {
/*        width: 110px;
        height: 17px;*/
        width: 160px;
        height: 45px;
    }
    .header_phone_list {
        top: 45px;
    }
    .mobile_wrapper {
        left: 30px;
        width: 712px; /*92%*/
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        border: 1px solid rgba(34, 34, 34, 0.3);
        padding: 17px 67.5px 18px 67.5px;
        top: 84px!important;
        position: absolute;

        display: none;
    }
    .mobile_wrapper .mobile_phone_wrapper {
        display: none;
    }
    .mobile_wrapper img.logo {
        display: none;
    }
    .mobile_wrapper .mobile_menu_group nav {
        display: flex;
        gap: 20px;
    }
    .mobile_wrapper .mobile_menu_group nav a {
        font-size: 14px;
        line-height: 16.94px;
        font-weight: 400;
        font-family: Inter-Light;
    }
    .header_phone_list {
        z-index: 3;
    }
    .main_title_form {
        /* display: flex;
        flex-wrap: wrap;
        width: 456px;
        padding: 0; */
    }
    .main_title_form  {
        
    }
    .main_title_item {
        padding: 24px 77px;
        gap: 9px;
        justify-content: center;
        width: 466px;
    	margin: auto;
    }
    .main_title_section .main_title_group .main_title_item h1 {
        font-size: 18px;
        line-height: 21.78px;
        font-weight: 700;
        font-family: Inter-Regular;
    }
    .main_title_section .main_title_group .main_title_item .main_title_item_subtitle {
        font-size: 14px;
        line-height: 16.8px;
        font-weight: 500;
        font-family: Gilroy-Medium;
    }
    .main_title_section .main_title_group .main_title_item .main_title_item_subtitle br {
        display: none;
    }
    .main_title_inputs {
    	gap: 10px;
    	width: 456px;
    	margin: auto;
    	margin-top: 14px;
    }
    .main_title_form .main_title_inputs input[type=text] {
    	padding: 13px 20px;
    	font-size: 12px;
    }

    .main_title_form .main_title_inputs .tel {
    	padding: 13px 20px 13px 54px !important;
    }
    .main_title_form > input[type=submit] {
	    margin-top: 33px;
	}
	
    .consulting .section_form_group_subtitle {
        width: 65%;
        margin: 20px 0 44px;

    }
    .about_company_section {
        margin-top: 0;
    }
	.about_company_quote {
	    margin-top: 0;
	    margin-bottom: 0;
	}
	.about_company_content_item {
	    padding: 0 29px 0 0;
	    width: 100%;
	    margin-bottom: 15px;
	    font-size: 14px;
	}
	.about_company_advantages_item {
	    width: 45%;
	}
    .section_form_group .section_form {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
    }

    .tel_wrapper input {
    	padding: 14px 33px 14px 50px;
    }
    .section_form_group .section_form .consent_text {
        margin: auto;
        width: 100%;
        margin-top: -6px;
        font-size: 12px;
        line-height: 12.6px;
        font-weight: 400;
    }
    .section_form_group .section_form input[type=submit] {
        font-size: 12px;
        line-height: 14.52px;
        font-weight: 700;
        position: absolute;
        width: 122px;
        height: 124px;
        border: 9px solid #fff;
        margin: auto;
        bottom: -80px;
        left: 0;
        right: 0;
    }

    main.fixed {
		margin-top: 83px;
	}

	.footer_title {
	    font-size: 22px;
	    margin-bottom: 23px;
	}
	
	.footer_soc_icon_group {
		margin-bottom: 26px;
	}
	
	.slider_control.hideT {
		display: flex;
	}
	
	.offering_group {
		margin-bottom: 90px;
	}
	
	.partner_wrapper {
	    margin-bottom: 0;
	}
	
	.stages_section {
		margin-top: 0;
    	margin-bottom: 0;
	}

}

@media(max-width: 680px) {
	.tariff_group {
    	grid-template-columns: 1fr;
	}
	
	.mobile_wrapper {
        left: 0px;
        width: 100%;
        height: 100%;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border: 0;
        position: fixed;
        padding: 72px 30px 40px 30px;
        top: 0!important;
        display: none;
        z-index: 1000;
        overflow: scroll;
    }
    .mobile_wrapper .mobile_phone_wrapper {
        display: block;
    }
    .mobile_wrapper .mobile_menu_logo {
        display: block;
        width: 213px;
        height: 32px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .mobile_wrapper .mobile_phone_wrapper a {
        font-family: Inter-Regular;
        font-size: 20px;
        font-weight: 600;
        line-height: 24.2px;
    }
    .mobile_wrapper .mobile_phone_wrapper span {
        font-family: Inter-Regular;
        font-size: 16px;
        font-weight: 400;
        line-height: 19.36px;
        margin-top: 20px;
    }
    .mobile_wrapper .mobile_phone_wrapper > div {
        margin-top: 0;
        margin-bottom: 28px;
    }
    .mobile_wrapper img.logo {
        display: none;
    }
    .mobile_wrapper .mobile_menu_group {
        margin-top: 0;
        gap: 40px;
    }
    .mobile_wrapper .mobile_menu_group .close_menu {
        display: flex;
        position: absolute;
        top: 20px;
        right: 20px;
        width: 26px;
    	height: 26px;
    }
    .mobile_wrapper .mobile_menu_group nav {
        display: flex;
        flex-direction: column;
    }
    .mobile_wrapper .mobile_menu_group nav a {
        font-size: 25px;
        line-height: 30.26px;
        font-weight: 600;
        font-family: Inter-Regular;
    }
}

@media(max-width: 650px) {
	h2 {
        margin-bottom: 20px;
    }
    .stages_section h2 {
    	/*text-align: center;*/
    	margin-bottom: 71px;
    }
    .stages_group_item > p {
        font-size: 10px;
    }
    .stages_section .slider_control {
        display: flex;
    }
    .question_item {
        padding: 29px 14px;
        grid-auto-flow: unset;
        gap: 11px;
    }
    .comment_group {
        padding: 20px;
    }

    header  {
        padding: 20px 0 0 0;
    }
    .mobile_wrapper {
        padding: 20px 20px 40px 20px;
        
    }
    .logo {
        width: 153px;
    }
    .mobile_phone_wrapper > a {
        font-size: 15px;
    }
    .close_menu {
        right: 20px;
    }
    .container {
        padding: 0 10px;
    }
    .slider_form {
	    margin-bottom: 35px;
	    margin-top: 0;
	}
	.service_list_section {
	    margin-bottom: 0;
	    padding-top: 35px;
	}
    .form_slider_btn {
        font-size: 9px;
        padding: 12px 14px;
    }
    .form_slider_btn span {
    	display: none;
    }
    .tariff_item {
        padding: 50px 20px;
    }
    .checkbox_wrapper {
        padding: 15px 20px;
    }
    .mobile_wrapper nav {
        gap: 10px;
    }
    .mobile_wrapper nav a {
        font-size: 15px;
    }
    .main_title_item {
        padding: 0;
        padding-bottom: 2.66px;
        padding-top: 39px;
        gap: 13.06px;
        margin-top: 0;
        margin-bottom: 0;
        width: 100%;
        backdrop-filter: none;
    	background: transparent;
    }
    .main_title_section .main_title_group .main_title_item h1 {
        font-size: 20px;
        line-height: 24.2px;
        font-weight: 700;
        width: 249px; /* 71% */
        margin: auto;
    }
    .main_title_section .main_title_group .main_title_item h1 br {
        display: none;
    }
    .main_title_form {
        padding: 0 40px;
        gap: 6px;
        position: relative;
    }
    .main_title_section .main_title_group .main_title_form .tel_wrapper {
        margin-top: 0;
    }
    .tel_wrapper::before {
    	left: 20px;
    }
    .main_title_form .consent_text {
        font-size: 10px;
        font-weight: 400;
        line-height: 11px;
        width: 222px;
    }
    .main_title_section {
        margin-bottom: 94px;
    }
    header {
        margin-bottom: 20px;
    }
    h1 {
        font-size: 20px;
    }
    .main_title_section .main_title_group .main_title_item .main_title_item_subtitle {
        font-size: 12px;
        line-height: 14.4px;
        font-weight: 500;
        width: 60%;
        padding-left: 0;
        margin: auto;
    }
    .main_title_group {
        padding-bottom: 60px;
        width: 100%;
    	margin-top: 0;
    }
    .main_title_inputs {
    	grid-template-columns: 1fr;
    	gap: 10px;
    	width: 100%;
    }
    .main_title_form .main_title_inputs input[type=text] {
    	padding: 13px 20px;
    }
    .main_title_form .main_title_inputs .tel {
    	padding: 13px 20px 13px 54px !important;
    }
    input[type=text] {
        font-size: 12px;
    }
    .main_title_form > input[type=submit] {
	    font-size: 12px;
	    line-height: 14.52px;
	    font-weight: 700;
	    border: 9px solid #fff;
	    margin-top: 0;
	    position: absolute;
	    bottom: -95px;
	    left: 0;
	    right: 0;
    }
    .checkbox_wrapper {
        font-size: 14px;
    }
    .section_form_group_free .section_form_group {
        position: relative;
    }
    .section_form_group_title {
        font-size: 25px;
        line-height: 28.75px;
        font-weight: 700;
        text-align: start;
        max-width: 80%;
    }
    .section_form_group_subtitle {
        display: block;
        font-size: 14px;
        line-height: 16.8px;
        text-align: start;
        font-weight: 300;
        max-width: 80%;
        width: 80%;
        margin: 0;
        margin-bottom: 20px;
    }
    .section_form_group_subtitle br {
        display: none;
    }
    .section_form_group {
        padding: 55px 10px 76px 10px;
        display: grid;
        gap: 10px;
        margin: 0;
    }
    .section_form_group_free {
        padding: 55px 10px 76px 10px;
        display: grid;
        gap: 10px;
        height: 496px;
        background-position: 55% 75%;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        margin: 0;
    }
    .section_form_group_free::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.3);
        pointer-events: none;
        border-radius: 20px;
    }
    .header_group {
        padding: 16px 20px 13px 20px;
    }
    .section_form_group_free .section_form input[type=submit] {
        bottom: -160px;
    }
    .section_form_group_free .section_form > input[type="text"] {
        width: 100%;
    }
    .section_form_group_free .section_form .tel_wrapper {
        width: 100%;
    }
    .section_form_group_free .section_form .consent_text {
        font-size: 10px!important;
        font-family: Montserrat-Regular;
        line-height: 11px;
        font-weight: 400;
        max-width: 60%;
        margin: auto;
        margin-top: 10px;
    }
    
    .section_form_inputs {
	    grid-template-columns: 1fr;
	    width: 100%;
	}
    
    .header_contact_group .shapka_email {
        display: none
    }
    .header_contact_group .header_phone_wrapper {
        display: none
    }
    .header_phone_wrapper a {
        padding: 7px 14px;
    }
    .header_logo-nav_group .logo {
/*        width: 110px;
        height: 17px;*/
        width: 230px;
        height: 60px;

    }
    .header_phone_list {
        top: 45px;
    }
    .geo_list_title {
        display: flex;
        margin-right: 0;
    }
    .geo_list_title span {
        display: none;
    }
    .geo_list_title::after {
        display: none;
    }
    .geo_list_title > img {
        display: flex;
    }

    .form_slide_item {
        gap: 10px;
    }
    .form_slide_item .form_slide_item_fields {
    	grid-template-columns: 1fr;
    	gap: 9px;
    }
    .form_slider_group {
        margin-bottom: 33px;
        width: 100%;
    }
    .form_slider_group img {
/*        height: 204px; */
        height: auto;
    }
    .form_slider_nav {
        justify-content: left;
        gap: 43px;
        margin-top: 20px;
    }
    .form_slider_btn {
        border: 0;
        padding: 0;
        width: 28px;
        height: 28px;
    }
    .form_slider_btn img {
        width: 100%;
        height: 100%;
    }
    .swiper-slide {
        padding: 0 !important;
    }
    .form_slider_btn:hover {
        background-color: transparent;
    }
    .form_slider_btn:hover > img {
        filter: none;
    }
    .service_list_section .container {
    	padding: 0;
    }
    .service_list_section h2 {
    	padding: 0 10px;
    }
    .service_list_group .slick-track {
    	gap: 0;
    }
    .service_list_section .slider_control.hideT {
    	padding: 0 10px;
    }
    .service_list_item {
        padding: 50px 20px;
        margin: 60px 10px;
    }
    .service_list_item .service_list_item_days {
        margin-top: 14px;
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 19.36px;
        font-weight: 300;
    }
    .service_list_item .btn {
        margin-top: 6px;
        font-size: 16px;
        line-height: 19.36px;
        font-weight: 700;
        padding: 13px 53px;
    }
    .service_list_item .service_list_item_title {
        font-size: 18px;
        line-height: 21.78px;
        font-weight: 700;
        margin-bottom: 14px;
    }
    .service_list_item p {
        font-size: 14px;
        line-height: 16.8px;
        font-weight: 300;
        margin-bottom: 20px;
    }
    .service_list_item .service_list_item_price {
        font-size: 32px;
        line-height: 38.73px;
        font-weight: 400;
    }
	.service_list_group {
	    grid-template-columns: 1fr;
	}
	.tariff_section {
	    padding: 52px 0;
	    margin: 0;
	}
	.tariff_item_title {
	    font-size: 18px;
	    margin-bottom: 14px;
	}
	.tariff_item > p {
		font-size: 14px;
		margin-bottom: 20px;
	}
	.tariff_item_price {
	    margin-bottom: 20px;
	}
	.tariff_item .btn {
		margin-top: 0;
	}
	
	.advantages_section {
		padding: 60px 0;
	}

    .advantages_section h2 {
        margin-bottom: 14px;
    }
    .advantages_section .adv_item {
        padding: 25px 0 9px;
    }
    .advantages_section .adv_texts {
        font-size: 14px;
        line-height: 16.8px;
        font-weight: 300;
        font-family: Inter-Regular;
        align-items: start;
    }
    .advantages_section .adv_texts .adv_text1 {
        font-size: 18px;
        line-height: 21.78px;
        font-weight: 700;
    }
    
    .adv_item .adv_core {
    	margin-top: 20px;
    }
    
    .adv_item .zaglushka {
	    width: 56px;
	    left: 0;
	    right: 0;
	    margin: auto;
	}

    .consulting {
        height: 451px;
    }
    .consulting .section_form_group_title {
        margin-bottom: 13px;
    }
    .consulting .section_form_group_subtitle {
        display: none;
    }

    .about_company_section {
        margin-top: 0;
        padding: 30px 0;
    }
    
    .about_company_group {
	    flex-wrap: wrap;
	    gap: 0;
	}
	
	.about_company_content_item {
		width: 100%;
	}
	.about_company_quote {
	    margin-top: 30px;
	    margin-bottom: 20px;
	}
    .section_form_group .section_form input[type=submit] {
        bottom: -80px;
    }
    .section_form_group .section_form > input[type="text"] {
        width: 100%;
    }
    .section_form_group .section_form .tel_wrapper {
        width: 100%;
    }
    .section_form_group .section_form .consent_text {
        font-size: 10px!important;
        font-family: Montserrat-Regular;
        line-height: 11px;
        font-weight: 400;
        margin: auto;
        margin-top: -10px;
    }

    .form_slide_input_group {
        display: flex;
        flex-direction: column;
        gap: 10px;
        margin: 0 10px;
    }
    .form_slide_input_group input[type="submit"] {
        width: 100%;
    }
    .team_section {
	    padding-top: 60px;
    	padding-bottom: 60px;
	}
	
	.stages_section {
	    padding-top: 60px;
    	padding-bottom: 60px;
	}

    .team_item {
        display: grid;
        grid-auto-flow: row;
        gap: 8px;
        width: 140px; /* 43% */
        text-align: left;
    }
    .team_item > .position {
        margin-top: 10px;
        font-size: 12px;
        font-weight: 500;
        line-height: 14.52px;
    }
    .team_group {
    	grid-template-columns: 1fr;
    }
    .tariff_group {
	    gap: 30px;
	}
    .employee_name {
        font-size: 16px;
        font-weight: 700;
        line-height: 19.36px;
    }

    .slider_control {
       gap: 43px;
    }

	.for_whom_group {
	    grid-template-columns: 1fr;
	    gap: 0;
	}

	.stages_group {
	    grid-template-columns: 1fr;
	}
	
	.form1, .form2 {
	    padding: 30px 0 103px;
	}
	
	.portfolio_section {
        padding: 10px 0 30px;
    }
    
    .offering {
	    padding-top: 30px;
	}
	
	.portfolio_group {
	    grid-template-columns: 1fr;
	}
	.portfolio_section .container {
	    padding: 0;
	}
	.portfolio_section h2 {
		padding: 0 10px;
	}
	.portfolio_group .slick-track {
		gap: 0;
	}
	.portfolio_item {
		margin: 10px;
	}
	.portfolio_section .slider_control.hideT {
		padding: 0 10px;
	}
	.portfolio_item_content_group {
	    padding: 30px 14px 39px;
	}
	
	.portfolio_item_lable {
		margin-bottom: 23px;
	}
	
	.for_whom_section {
		padding-bottom: 30px;
    	padding-top: 20px;
	}
	
	.for_whom_item {
		padding-bottom: 40px;
		margin: 10px 0;
	}
	
	.for_whom_item_img {
		height: 150px;
	}
	
	.for_whom_item_title {
	    margin: 40px 12px 10px 12px;
	    font-size: 18px;
	}
	
	.for_whom_item > p {
	    margin: 0px 12px;
	}
	
	.offering_group {
		display: block;
	}
	
	.offering_group_item_list .offering_group_item_li {
		width: 221px;
	}
	
	.offering_group_item_list {
		display: block;
		padding-top: 17px;
	}
	
	.offering_group_item_list .slick-track {
		display: flex;
    	gap: 19px;
	}
	
	.offering_group_item {
		order: 1;
	}
	
	.offering_group_item:nth-child(1) {
		order: 2;
		grid-row: unset;
	}
	
	.offering_group_item:nth-child(2) > img {
	    height: auto;
	}
	
	.offering_group_mob {
		display: block;
	}

	.offering_group_desc {
		display: none;
	}
	
	.about_company_advantages_item {
	    width: 100%;
	}
	
	.footer_group {
	    grid-template-columns: 1fr;
	}
	
	.map {
		height: 370px;
	}
	
	.footer_contact_group {
	    padding: 60px 10px;
	}
	
	.question_item_title {
	    font-size: 16px;
	    margin-bottom: 26px;
	}
	
	.slider_control_w {
		display: none;
	}

	.team_group .slick-track {
		gap: 10px;
    	display: flex;
	}
	
	.slider_control.hideP {
		display: flex;
	}
	
	.stg_item.slick-slide {
		margin-top: 60px;
	}
	
	.stg_item .stg_num {
	    width: 68px;
	    height: 68px;
	    font-size: 30px;
	    top: -60px;
	    left: 0;
	    right: 0;
	    margin: auto;
	}
	
	.stg_item .zaglushka {
	    left: 0;
	    right: 0;
	    top: -10px;
	    margin: auto;
	    height: 20px;
	    width: 80px;
	}
	
	.stg_item .stg_core {
		width: 100%;
		margin-left: 0;
		padding: 0 20px;
	    text-align: center;
	    height: 237px;
	}
	
	.stg_item .stg_core .vpukl {
		width: 119px;
	    height: 108px;
	    top: -88px;
	    left: 0;
	    right: 0;
	    margin: auto;
	}
	
	.popup_group {
	    width: 95%;
	    max-width: 543px;
	    height: 448px;
	}
	
	.popup_form_group {
	    padding: 80px 15px;
	}
	
	.close_popup {
	    right: 20px;
	    top: 20px;
	}
	
	.popup_form_title {
	    font-size: 20px;
	    width: 239px;
	    margin-bottom: 15px;
	}
	
	.popup_form input[type=text] {
	    padding: 13px 20px;
	}
	
	.popup_form .tel_wrapper {
	    margin-top: 15px;
	    margin-bottom: 15px;
	}
	
	.popup_form input[type=submit] {
	    padding: 13px 0;
	    margin-top: 15px;
	    margin-bottom: 16px;
	}
	
	.popup_form .ag_text {
	    font-size: 12px;
	}
	
	.upblock {
		display: none;
	}
	
	.question_close {
	    right: -1px;
    	top: -56px;
	}
	.question_open {
	    right: -1px;
    	top: 4px;
	}
	
	.offering_group {
		margin-bottom: 30px;
		gap: 0;
	}
	
	.partner_wrapper {
	    padding: 30px 0;
	}
	
	.comment_section {
	    padding: 30px 0;
	}
	
	.comment_section2 {
	    padding: 30px 0;
	}
	
	.partner_slides {
		width: 100%;
	}

}