@media screen and (max-width: 1900px) {
	.work-img {
	    position: relative;
	    margin: 0 -200px 0 -184px;
	}
}


@media screen and (max-width: 1800px) {
	.work-img {
	    position: relative;
	    margin: 0 -140px 0 -184px;
	}
}

@media screen and (max-width: 1700px) {
	.work-img {
	    position: relative;
	    margin: 0 -100px 0 -184px;
	}
}

@media screen and (max-width: 1600px) {
	.work-img {
	    position: relative;
	    margin: 50px -50px 0 -184px;
	}
}

@media screen and (max-width: 1500px) {
	.work-img {
	    position: relative;
	    margin: 70px -20px 0 -184px;
	}
   .work-img {
        margin: 0 -50px 0 -210px;
    }
}

@media screen and (max-width: 1470px) {
	.mapsec-block {
	    width: 38%;
	    padding: 0 0px 0 0;
	}

	.variantsec-border {
	    height: 668px;
	    padding: 30px 20px 25px 20px;
	    position: relative;
	    border: 1px solid #E9E9E9;
	    border-radius: 30px;
	}

	.formasec-img3 {
	    position: absolute;
	    bottom: 0;
	    width: 541px;
	    right: 0px;
	}
}

@media screen and (max-width: 1367px) {
	.header-input {
	    padding: 0 0 0 20px;
	    position: relative;
	}

	.header-input input {
	    font-family: 'Montserrat-Regular';
	    font-size: 14px;
	    line-height: 120%;
	    color: #000;
	    margin: 0 0 0 0;
	    width: 285px;
	    padding: 0 0 0 20px;
	    height: 58px;
	    background: #F1F6F8;
	    border-radius: 30px;
	}

	.work-img {
	    position: relative;
	    margin: 120px -20px 0 -184px;
	}
    .work-img  {
        margin: 0 -20px 0 -184px;
    }
	.formasec-img {
	    position: absolute;
	    width: 712px;
	    bottom: 0;
	    right: 0px;
	}

	.formasec-border {
	    background: #012D54;
	    border-radius: 0;
	    padding: 110px 20px 110px 20px;
	    position: relative;
	}

	.formasec-img2 {
	    position: absolute;
	    width: 493px;
	    right: 0px;
	    bottom: 0;
	}

	.nashisec-border {
	    padding: 110px 0px 110px 5px;
	    background: #F5FBFF;
	    border-radius: 30px;
	}

	.nachalosec-border {
	    box-shadow: 0px 0px 20px rgb(13 35 59 / 8%);
	    border-radius: 30px;
	    padding: 33px 20px 25px 20px;
	}

	.variantsec-title p {
	    font-family: 'gilroy-semibold';
	    font-size: 28px;
	    line-height: 120%;
	    color: #0D233B;
	}

	.variantsec-price-zach {
	    font-family: 'PT-Root-UI_Regular';
	    text-decoration-line: line-through;
	    font-size: 22px;
	    line-height: 26px;
	    color: #C1CCD6;
	}

	.variantsec-price-ski {
	    padding: 0 0 0 6px;
	    font-family: 'PT-Root-UI_Medium';
	    font-size: 28px;
	    line-height: 34px;
	    color: #E46D6D;
	}

	.variantsec-border {
	    height: 570px;
	    padding: 30px 20px 30px 20px;
	    position: relative;
	    border: 1px solid #E9E9E9;
	    border-radius: 30px;
	}

	.variantsec-border ul li p {
	    margin: 0 0 0 10px !important;
	    width: 94%;
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 18px;
	    line-height: 120%;
	    color: #0D233B;
	}

	.variantsec-border ul li {
	    padding: 13px 0 0 0;
	    display: flex;
	}

	.variantsec-border ul {
	    padding: 17px 0 0 0;
	}

	.variantsec-button {
	    position: absolute;
	    bottom: 30px;
	    left: 20px;
	}

	.variantsec-absolute p {
	    font-family: 'gilroy-semibold';
	    font-size: 16px;
	    line-height: 120%;
	    text-transform: uppercase;
	    color: #0D233B;
	}

	.variantsec-absolute {
	    position: absolute;
	    top: 22px;
	    right: 20px;
	    background: #FFED8F;
	    border-radius: 50%;
	    width: 50px;
	    height: 50px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}

	.vrachwork-block2 {
	    width: 25%;
	    padding: 0 0 0 20px;
	}

	.vrachwork-info {
	    padding: 0 0 0 20px;
	    width: 64%;
	}
}

@media screen and (max-width: 1300px){
	.cenisec-block {
	    width: 15%;
	}

	.cenisec-block4 {
	    display: flex;
	    justify-content: flex-end;
	    width: 15%;
	}

	ul.tabs3 li {
	    margin: 0;
	    cursor: pointer;
	    padding: 10px 10px;
	    font-family: 'gilroy-semibold';
	    font-size: 20px;
	    line-height: 26px;
	    color: #5B799A;
	    position: relative;
	}
}


/* стили для md-устройств */
@media screen and (max-width: 1200px) {
	.header-button button {
	    font-family: 'gilroy-medium';
	    font-size: 16px;
	    line-height: 120%;
	    text-align: center;
	    color: #FFFFFF;
	    background: #79BDF9;
	    border-radius: 30px;
	    width: 220px;
	    height: 47px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}

	.header-button2 button {
	    font-family: 'gilroy-medium';
	    font-size: 16px;
	    line-height: 120%;
	    color: #79BDF9;
	    border: 2px solid #7ABDFA;
	    border-radius: 30px;
	    width: 150px;
	    height: 47px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}

	.header-top-link a p {
		font-size: 14px;
		line-height: 16px;
	}

	.header-top-link p {
	    font-family: 'PT-Root-UI_Medium';
	    font-size: 10px;
	    line-height: 110%;
	    text-align: right;
	    color: #79BDF9;
	}

	.header-input input {
	    font-family: 'Montserrat-Regular';
	    font-size: 14px;
	    line-height: 120%;
	    color: #000;
	    margin: 0 0 0 0;
	    width: 285px;
	    padding: 0 0 0 20px;
	    height: 50px;
	    background: #F1F6F8;
	    border-radius: 30px;
	}

	.header-logo-title {
	    font-family: 'gilroy-semibold';
	    font-size: 20px;
	    line-height: 120%;
	    color: #79BDF9;
	}

	.header-logo-suptitle {
	    font-family: 'gilroy-medium';
	    font-size: 8px;
	    line-height: 110%;
	    color: #0D233B;
	}

	.header-input-button {
	    position: absolute;
	    top: 15px;
	    right: 20px;
	}

	.header-li a {
	    text-decoration: none;
	    position: relative;
	    font-family: 'gilroy-medium';
	    font-size: 12px;
	    line-height: 120%;
	    color: #0D233B;
	}

	.title {
	    font-family: 'gilroy-semibold';
	    font-size: 38px;
	    line-height: 120%;
	}

	.work-title p {
	    padding: 20px 0 0 0;
	    font-family: 'gilroy-medium';
	    font-size: 24px;
	    line-height: 120%;
	    color: #0D233B;
	}

	.work {
	    background: #F1F6F8;
	    padding: 32px 0 0 0;
	}

	.work-block {
	    padding: 0px 0 0 0;
	    width: 55%;
	}

	.work-li {
	    display: flex;
	    padding: 16px 0 0 0;
	    align-items: center;
	}

	.work-ul {
	    padding: 9px 0 0 0;
	}

	.work-li p {
	    margin: 0 0 0 10px;
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 16px;
	    line-height: 120%;
	    color: #0D233B;
	}

	.work-form {
	    padding: 40px 0 0 0;
	}

	.work-input input {
	    font-family: 'Montserrat-Regular';
	    font-size: 14px;
	    line-height: 120%;
	    color: #0D233B;
	    margin: 0 0 0 0;
	    width: 250px;
	    padding: 0 0 0 20px;
	    height: 58px;
	    background: #FFFFFF;
	    border-radius: 30px;
	}

	.work-button button {
	    font-family: 'gilroy-medium';
	    font-size: 18px;
	    line-height: 120%;
	    color: #FFFFFF;
	    background: #79BDF9;
	    border-radius: 30px;
	    width: 200px;
	    height: 58px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}

	.work-form-text p {
	    padding: 15px 0 0 0;
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 12px;
	    line-height: 120%;
	    color: #8B8B8B;
	}

	.work-img {
	    position: relative;
	    margin: 0px -20px 0 -184px;
	}

	.work-absolute {
	    position: absolute;
	    left: 149px;
	    bottom: 127px;
	    background: #FFFFFF;
	    box-shadow: 0px 0px 30px rgb(13 35 59 / 10%);
	    border-radius: 50%;
	    width: 150px;
	    height: 150px;
	    padding: 49px 1px 0 1px;
	}

	.work-absolute-name p {
	    font-family: 'gilroy-semibold';
	    font-size: 14px;
	    line-height: 120%;
	    text-align: center;
	    color: #0D233B;
	}

	.work-absolute-position p {
	    padding: 4px 0 0 0;
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 12px;
	    line-height: 120%;
	    color: #8B8B8B;
	    text-align: center;
	}

	.uslugisec {
	    padding: 70px 0 0 0;
	}

	.title2 {
	    font-family: 'gilroy-semibold';
	    font-size: 36px;
	    line-height: 110%;
	    color: #E46D6D;
	}

	.uslugisec-wrap {
	    display: flex;
	    flex-wrap: wrap;
	    padding: 15px 0 0 0;
	}

	.uslugisec-block {
	    width: 33.3333333%;
	    padding: 15px 8px 0 8px;
	}

	.uslugisec-border {
	    position: relative;
	    border: 1px solid #E9E9E9;
	    border-radius: 30px;
	    padding: 20px 20px;
	}

	.uslugisec-border p {
	    padding: 24px 0 0 0;
	    font-family: 'gilroy-semibold';
	    font-size: 22px;
	    line-height: 120%;
	    color: #0D233B;
	}

	.uslugisec-border ul {
	    padding: 7px 0 0 0;
	}

	.uslugisec-border ul li {
	    padding: 13px 0 0 0;
	    display: flex;
	    align-items: center;
	}

	.uslugisec-border ul li a p {
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 18px;
	    line-height: 120%;
	    color: #0D233B;
	}
/*
	.uslugisec-button {
	    position: absolute;
	    bottom: 20px;
	    left: 20px;
	}
	*/

	.nashisec {
	    padding: 70px 0 0 0;
	}

	.nashisec-border {
	    padding: 60px 0px 60px 5px;
	    background: #F5FBFF;
	    border-radius: 30px;
	}

	.nashisec-title p {
	    padding: 15px 0 0 0;
	    font-family: 'gilroy-semibold';
	    font-size: 22px;
	    line-height: 110%;
	    color: #0D233B;
	}

	.nashisec-suptitle p {
	    padding: 10px 0 0 0;
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 14px;
	    line-height: 140%;
	    color: #0D233B;
	}

	.nashisec-block {
	    width: 33.33333333%;
	    padding: 25px 20px 0 15px;
	}

	.nashisec-wrap {
	    display: flex;
	    flex-wrap: wrap;
	    padding: 5px 0 0 0;
	}

	.nachalosec {
	    padding: 70px 0 0 0;
	}

	.nachalosec-wrap {
	    display: flex;
	    padding: 10px 0 0 0;
	}

	.nachalosec-title p {
	    padding: 20px 0 0 0;
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 14px;
	    line-height: 140%;
	    color: #0D233B;
	}

	.nachalosec-border {
	    box-shadow: 0px 0px 20px rgb(13 35 59 / 8%);
	    border-radius: 30px;
	    padding: 26px 20px 20px 20px;
	}

	.nachalosec-border-title p {
	    padding: 17px 0 0 0;
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 18px;
	    line-height: 130%;
	    color: #0D233B;
	}

	.nachalosec-border-name p {
	    font-family: 'gilroy-semibold';
	    font-size: 16px;
	    line-height: 140%;
	    color: #0D233B;
	}

	.nachalosec-border-position p {
	    padding: 2px 0 0 0;
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 12px;
	    line-height: 120%;
	    color: #0D233B;
	}

	.nachalosec-border-staj p {
	    padding: 10px 0 0 0;
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 12px;
	    line-height: 120%;
	    color: #8B8B8B;
	}

	.formasec {
	    padding: 70px 0 0 0;
	}

	.formasec-border {
	    background: #012D54;
	    border-radius: 0;
	    padding: 60px 20px 60px 20px;
	    position: relative;
	}

	.title3 {
	    font-family: 'gilroy-semibold';
	    font-size: 36px;
	    line-height: 110%;
	    color: rgba(228, 109, 109, 1);
	}

	.formasec-title p {
	    padding: 15px 0 0 0;
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 18px;
	    line-height: 120%;
	    color: #FFFFFF;
	}

	.formasec-form {
	    padding: 30px 0 0 0;
	}

	.formasec-link {
	    padding: 30px 0 0 0;
	}

	.formasec-link-title {
	    margin: 0 0 0 6px !important;
	    font-family: 'PT-Root-UI_Medium';
	    font-size: 14px;
	    line-height: 120%;
	    color: #FFFFFF;
	}

	.formasec-link-number {
	    margin: 0px 0 0 6px !important;
	    font-family: 'gilroy-semibold';
	    font-size: 18px;
	    line-height: 120%;
	    color: #79BDF9;
	}

	.formasec-img {
	    position: absolute;
	    width: 452px;
	    bottom: 0;
	    right: 80px;
	}

	.teksovaya {
	    padding: 60px 0 0 0;
	}

	.teksovaya p {
	    padding: 10px 0 0 0;
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 14px;
	    line-height: 140%;
	    color: #0D233B;
	}

	.teksovaya-border p {
	    padding: 0 0 0 15px;
	    width: 90%;
	    font-family: 'PT-Root-UI_Medium';
	    font-size: 14px;
	    line-height: 130%;
	    color: #012D54;
	}

	.teksovaya-border p {
	    padding: 0 0 0 15px;
	    width: 90%;
	    font-family: 'PT-Root-UI_Medium';
	    font-size: 14px;
	    line-height: 130%;
	    color: #012D54;
	}

	.teksovaya ul li p {
	    padding: 0 0 0 15px;
	    width: 97%;
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 14px;
	    line-height: 130%;
	    color: #0D233B;
	}

	.teksovaya ul li:before {
	    margin: 4px 0 0 0;
	    content: '';
	    width: 8px;
	    height: 8px;
	    border-radius: 50%;
	    background: #79BDF9;
        margin-right: 10px;
	}

	.teksovaya ul li {
	    padding: 10px 0 0 0;
	}

	.teksovaya ul {
	    padding: 10px 0 0 0;
	}

	.teksovaya-block {
	    width: 33%;
	    padding: 10px 0px 0 0;
	}

	.nashisec-block2 {
	    width: 33.333333%;
	    padding: 20px 20px 0 15px;
	}

	.nashisec-number p {
	    font-family: 'gilroy-medium';
	    font-size: 80px;
	    line-height: 94px;
	    color: rgba(121, 189, 249, 0.15);
	}

	.nashisec-title2 p {
	    padding: 0 0 0 0;
	    font-family: 'gilroy-semibold';
	    font-size: 22px;
	    line-height: 110%;
	    color: #0D233B;
	}

	.nashisec-number {
	    margin: 0 0 -65px 18px;
	}

	.vrachisec {
	    padding: 70px 0 0 0;
	}

	.title4 {
	    font-family: 'gilroy-semibold';
	    font-size: 36px;
	    line-height: 110%;
	    color: #0D233B;
	}

	.vrachisec-slayder {
	    padding: 30px 0 0 0;
	}

	.vrachisec-slayder-middle {
	    display: flex;
	    position: relative;
	    z-index: 2;
	    justify-content: flex-end;
	    margin: -55px 20px -25px 0;
	}

	.vrachisec-slayder-middle-border {
	    position: relative;
	    z-index: 1;
	    padding: 19px 0 0 0;
	    background: #F5FBFF;
	    border-radius: 50%;
	    width: 70px;
	    height: 70px;
	}

	.vrachisec-slayder-middle-title p span {
	    font-size: 18px;
	    font-family: 'gilroy-semibold';
	}

	.vrachisec-slayder-border {
	    padding: 20px 20px 23px 20px;
	    background: #FFFFFF;
	    border: 1px solid #E9E9E9;
	    border-radius: 30px;
	}

	.vrachisec-slayder-name p {
	    padding: 10px 0 0 0;
	    font-family: 'gilroy-semibold';
	    font-size: 18px;
	    line-height: 120%;
	    color: #0D233B;
	}

	.vrachisec-slayder-position p {
	    padding: 10px 0 0 0;
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 14px;
	    line-height: 120%;
	    color: #8B8B8B;
	}

	.formasec-img2 {
	    position: absolute;
	    width: 339px;
	    right: 100px;
	    bottom: 0;
	}

	.vrachisec-sl .slick-prev {
		width: 40px !important;
		height: 40px !important;
		right: auto !important;
		left: 8px !important;
		bottom: -90px !important; 
	}

	.vrachisec-sl .slick-next {
		width: 40px !important;
		height: 40px !important;
		right: auto !important;
		left: 68px !important;
		bottom: -70px !important;
	}

		.formasec2 {
	    padding: 140px 0 0 0;
	}

	.otzivsec {
	    padding: 70px 0 0 0;
	}

	.otzivsec-slayder {
	    padding: 30px 0 0 0;
	}

	.otzivsec-border {
	    background: #F5FBFF;
	    border-radius: 30px;
	    padding: 30px 20px 30px 20px;
	    display: flex;
	}

	.otzivsec-title p {
	    padding: 20px 0 0 0;
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 16px;
	    line-height: 140%;
	    color: #0D233B;
	}

	.otzivsec-right {
	    width: 18%;
	    padding: 0 0 0 0px;
	}

	.otzivsec-left {
	    padding: 7px 20px 0 0;
	    width: 82%;
	}

	.otzivsec-sl .slick-prev {
		width: 40px !important;
		height: 40px !important;
		right: auto !important;
		left: 0px !important;
		bottom: -90px !important; 
	}

	.otzivsec-sl .slick-next {
		width: 40px !important;
		height: 40px !important;
		right: auto !important;
		left: 60px !important;
		bottom: -70px !important;
	}

	.licenziyasec {
	    padding: 150px 0 0 0;
	}

	.licenziyasec-slayder {
      padding: 30px 0px 100px;
	}

	.licenziyasec-sl .slick-prev {
		width: 40px !important;
		height: 40px !important;
		right: auto !important;
		left: 8px !important;
		bottom: -90px !important; 
	}

	.licenziyasec-sl .slick-next {
		width: 40px !important;
		height: 40px !important;
		right: auto !important;
		left: 68px !important;
		bottom: -70px !important;
	}

	.fotosec {
	    padding: 150px 0 0 0;
	}

	.fotosec-salyder {
	    padding: 30px 0 0 0;
	}

	.fotosec-sl .slick-prev {
		width: 40px !important;
		height: 40px !important;
		right: auto !important;
		left: 8px !important;
		bottom: -90px !important; 
	}

	.fotosec-sl .slick-next {
		width: 40px !important;
		height: 40px !important;
		right: auto !important;
		left: 68px !important;
		bottom: -70px !important;
	}

	.fagsec {
	    padding: 150px 0 0 0;
	}

	.accordion {
	    padding: 15px 0 0 0;
	    margin: 0 0 0 0;
	}

	.accordion .item {
	    padding: 20px 20px 20px 20px;
	    cursor: pointer;
	    margin: 15px 0 0 0;
	    grid-template-columns: auto 1fr auto;
	    column-gap: 24px;
	    row-gap: 32px;
	    align-items: center;
	    transition: border-top 0.3s;
	    background: #F5FBFF;
	    border-radius: 30px;
	}

	.accordion .text {
	    position: relative;
	    padding: 0 0 0 0;
	    width: 100%;
	    display: flex;
	    align-items: center;
	    justify-content: space-between;
	    font-family: 'gilroy-semibold';
	    font-size: 18px;
	    line-height: 110%;
	    color: #0D233B;
	    letter-spacing: -0.005em;
	    margin: 0;
	}

	.accordion .hidden-box p {
	    padding: 10px 10px 0 0;
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 14px;
	    line-height: 140%;
	    color: #0D233B;
	}

	.cenisec {
	    padding: 70px 0 0 0;
	}

	.cenisec-tabs {
	    padding: 30px 0 0 0;
	}

	ul.tabs3 li {
	    margin: 0;
	    cursor: pointer;
	    padding: 10px 10px;
	    font-family: 'gilroy-semibold';
	    font-size: 18px;
	    line-height: 21px;
	    color: #5B799A;
	    position: relative;
	}

	.tabs-block {
	    padding: 30px 0 0 0;
	}

	.title5 {
	    font-family: 'gilroy-semibold';
	    font-size: 26px;
	    line-height: 110%;
	    color: #0D233B;
	}

	.cenisec-title p {
	    font-family: 'PT-Root-UI_Medium';
	    font-size: 18px;
	    line-height: 22px;
	    color: #000000;
	}

	.cenisec-suptitle p {
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 14px;
	    line-height: 140%;
	    color: #0D233B;
	}

	.cenisec-price p {
	    font-family: 'PT-Root-UI_Medium';
	    font-size: 18px;
	    line-height: 22px;
	    text-align: center;
	    color: #000000;
	}

	.cenisec-button button {
	    font-family: 'gilroy-medium';
	    font-size: 14px;
	    line-height: 120%;
	    text-align: center;
	    color: #FFFFFF;
	    background: #79BDF9;
	    border-radius: 30px;
	    width: 140px;
	    height: 40px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}

	.cenisec-block {
	    width: 15%;
	}

	.cenisec-block4 {
	    display: flex;
	    justify-content: flex-end;
	    width: 15%;
	}

	.tabs-block2 {
	    padding: 30px 0 0 0;
	}

	.stacionarsec {
	    padding: 70px 0 0 0;
	}

	.stacionarsec-sl .slick-list {
	    padding: 30px 0 80px 0 !important;
	}

	.stacionarsec-border {
	    padding: 20px 20px;
	    background: #FFFFFF;
	    border: 1px solid #E9E9E9;
	    border-radius: 30px;
	}

	.stacionarsec-addres p {
	    padding: 25px 0 0 0;
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 14px;
	    line-height: 120%;
	    color: #8B8B8B;
	}

	.stacionarsec-title p {
	    padding: 10px 0 0 0;
	    font-family: 'gilroy-semibold';
	    font-size: 18px;
	    line-height: 110%;
	    color: #000000;
	}

	.stacionarsec-price p {
	    padding: 20px 0 0 0;
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 22px;
	    line-height: 26px;
	    color: #000000;
	}

	.stacionarsec-button {
	    padding: 30px 0 0 0;
	}

	.stacionarsec-sl .slick-prev {
		width: 40px !important;
		height: 40px !important;
		right: auto !important;
		left: 8px !important;
		bottom: -20px !important; 
	}

	.stacionarsec-sl .slick-next {
		width: 40px !important;
		height: 40px !important;
		right: auto !important;
		left: 68px !important;
		bottom: 0px !important;
	}

	.statyisec {
	    padding: 70px 0 0 0;
	}

	.statyisec-border {
	    padding: 20px 20px 22px 20px;
	    background: #FFFFFF;
	    border: 1px solid #E9E9E9;
	    border-radius: 30px;
	}

	.statyisec-data p {
	    padding: 20px 0 0 0;
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 14px;
	    line-height: 120%;
	    color: #8B8B8B;
	}

	.statyisec-title p {
	    padding: 15px 0 0 0;
	    font-family: 'gilroy-semibold';
	    font-size: 18px;
	    line-height: 110%;
	    color: #000000;
	}

	.statyisec-suptitle p {
	    padding: 10px 0 0 0;
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 14px;
	    line-height: 140%;
	    color: #0D233B;
	}

	.statyisec-link {
	    padding: 30px 0 0 0;
	}

	.statyisec-link a {
	    font-family: 'gilroy-semibold';
	    text-decoration: none;
	    position: relative;
	    font-size: 14px;
	    line-height: 110%;
	    color: #8B8B8B;
	}

	.statyisec-link a:before {
	    position: absolute;
	    content: '';
	    width: 100%;
	    bottom: -2px;
	    border-bottom: 1px dashed #8B8B8B;
	}

	.mapsec {
	    padding: 70px 0 70px 0;
	}

	.mapsec-link {
	    padding: 40px 0 0 0;
	}

	.mapsec-link a {
	    text-decoration: none;
	    font-family: 'gilroy-semibold';
	    font-size: 26px;
	    line-height: 120%;
	    color: #0D233B;
	}

	.mapsec-link p {
	    font-family: 'PT-Root-UI_Medium';
	    font-size: 14px;
	    line-height: 120%;
	    color: #79BDF9;
	}

	.mapsec-link2 {
	    padding: 30px 0 0 0;
	}

	.mapsec-link2 a {
	    display: flex;
	    align-items: center;
	    font-family: 'gilroy-medium';
	    text-decoration: none;
	    font-size: 18px;
	    line-height: 120%;
	    color: #3A4E5F;
	}

	.mapsec-addres p {
	    margin: 0 0 0 10px !important;
	    font-family: 'gilroy-medium';
	    font-size: 18px;
	    line-height: 120%;
	    color: #3A4E5F;
	}

	.mapsec-ul {
	    display: flex;
	    align-items: center;
	    padding: 30px 0 0 0;
	}

	.mapsec-li a img {
		width: 30px;
	}

	.mapsec-buttons {
	    display: flex;
	    align-items: center;
	    padding: 40px 0 0 0;
	}

	.mapsec-buttons {
		flex-wrap: wrap;
	}

	.mapsec-button {
		width: 100%;
	}

	.mapsec-button button {
		width: 100%;
	}

	.mapsec-button2 {
		width: 100%;
		padding: 15px 0 0 0;
	}

	.mapsec-button2 button {
		width: 100%;
	}

	.mapsec-block2 {
	    width: 62%;
	    padding: 0 0 0 20px;
	}

	.footer {
	    padding: 30px 0 20px 0;
	    background: #0D233B;
	}

	.footer-li a {
	    font-family: 'gilroy-medium';
	    text-decoration: none;
	    font-size: 16px;
	    line-height: 120%;
	    color: #CECECE;
	}

	.footer-li {
	    padding: 0 0 15px 0;
	}

	.footer-border {
	    padding: 30px 0 0 0;
	    border-top: 1px solid #1F3853;
	}

	.footer-logo-title {
	    font-family: 'gilroy-semibold';
	    font-size: 20px;
	    line-height: 120%;
	    color: #79BDF9;
	}

	.footer-logo-suptitle {
	    font-family: 'gilroy-medium';
	    font-size: 8px;
	    line-height: 120%;
	    color: #FFFFFF;
	}

	.footer-text p {
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 12px;
	    line-height: 120%;
	    color: #CECECE;
	}

	.title-mr {
	    margin: 0 0px 0 0;
	}

	.nawsec ul li a {
	    display: block;
	    font-family: 'gilroy-semibold';
	    text-decoration: none;
	    font-size: 16px;
	    line-height: 18px;
	    color: #5B799A;
	    padding: 10px 10px;
	    border-radius: 10px;
	}

	.nawsec {
	    padding: 30px 0 0 0;
	}

	.variantsec {
	    padding: 70px 0 0 0;
	}

	.variantsec-wrap {
	    padding: 15px 0 0 0;
	    display: flex;
	    flex-wrap: wrap;
	}

	.variantsec-block {
		padding: 15px 8px 0 8px;
		width: 50%;
	}

	.variantsec-border {
	    height: 485px;
	    padding: 30px 20px 30px 20px;
	    position: relative;
	    border: 1px solid #E9E9E9;
	    border-radius: 30px;
	}

	.etapisec {
	    padding: 70px 0 0 0;
	}

	.etapisec-wrap {
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: center;
	    padding: 15px 0 0 0;
	}

	.etapisec-title p {
	    font-family: 'gilroy-semibold';
	    font-size: 22px;
	    line-height: 120%;
	    color: #0D233B;
	}

	.etapisec-number p {
	    font-family: 'gilroy-medium';
	    font-size: 64px;
	    line-height: 75px;
	    color: rgba(121, 189, 249, 0.15);
	}

	.etapisec-number {
	    margin: 0 0 -45px 0;
	}

	.etapisec-border {
	    height: 100%;
	    padding: 20px 20px;
	    border: 1px solid #E9E9E9;
	    border-radius: 30px;
	}

	.formasec-img3 {
	    position: absolute;
	    bottom: 0;
	    width: 370px;
	    right: 100px;
	}

	.formasec3 {
	    padding: 70px 0 0 0;
	}

	.teksovaya h2 {
	    font-family: 'gilroy-semibold';
	    font-size: 36px;
	    line-height: 110%;
	    color: #0D233B;
	}

	.teksovaya-wrap2 {
	    padding: 10px 0 0 0;
	    display: flex;
	}

	.teksovaya h3 {
	    padding: 20px 0 0 0;
	    font-family: 'gilroy-semibold';
	    font-size: 22px;
	    line-height: 110%;
	    color: #0D233B;
	}

	.teksovaya-padding {
	    padding: 10px 0 0 0;
	}

	.variksec {
	    padding: 140px 0 0 0;
	}

	.variksec-border {
	    position: relative;
	    padding: 30px 20px;
	    border: 1px solid #E9E9E9;
	    border-radius: 30px;
	}

	.variksec-title p {
	    font-family: 'gilroy-semibold';
	    font-size: 28px;
	    line-height: 120%;
	    color: #0D233B;
	}

	.variksec-price-zach {
	    font-family: 'PT-Root-UI_Regular';
	    text-decoration-line: line-through;
	    font-size: 22px;
	    line-height: 26px;
	    color: #C1CCD6;
	}

	.variksec-price-ski {
	    padding: 0 0 0 6px;
	    font-family: 'PT-Root-UI_Medium';
	    font-size: 28px;
	    line-height: 34px;
	    color: #E46D6D;
	}

	.variksec-border ul li {
	    display: flex;
	    padding: 13px 0 0 0;
	}

	.variksec-border ul {
	    height: 285px;
	    padding: 17px 0 0 0;
	}

	.variksec-border ul li p {
	    width: 94%;
	    margin: 0 0 0 10px !important;
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 18px;
	    line-height: 120%;
	    color: #0D233B;
	}

	.variksec-absolute p {
	    font-family: 'gilroy-semibold';
	    font-size: 16px;
	    line-height: 120%;
	    text-transform: uppercase;
	    color: #0D233B;
	}

	.variksec-absolute {
	    background: #FFED8F;
	    width: 50px;
	    height: 50px;
	    border-radius: 50%;
	    position: absolute;
	    top: 22px;
	    right: 20px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}

	.licenziyasec2 {
	    padding: 70px 0 0 0;
	}

	.formasec-padding {
		padding: 150px 0 0 0;
	}

	.fotosec2 {
	    padding: 70px 0 0 0;
	}

	.smotrsec {
	    padding: 150px 0 0 0;
	}

	.smotrsec ul {
	    padding: 30px 0 0 0;
	    display: flex;
	    align-items: center;
	    justify-content: space-between;
	}

	.smotrsec ul li a {
	    display: block;
	    font-family: 'gilroy-semibold';
	    text-decoration: none;
	    font-size: 22px;
	    line-height: 26px;
	    color: #5B799A;
	    padding: 10px 10px;
	    border: 1px solid #E9E9E9;
	    border-radius: 10px;
	}

	.formasec-img4 {
	    position: absolute;
	    width: 370px;
	    bottom: 0;
	    right: 200px;
	}

	.formasec4 {
	    padding: 70px 0 0 0;
	}

	.variksec-wrap {
	    padding: 30px 0 0 0;
	    display: flex;
	}

	.statyawork-title {
	    font-family: 'gilroy-medium';
	    font-size: 22px;
	    line-height: 120%;
	    color: #0D233B;
	}

	.statyawork-li a {
		text-decoration: none;
		display: block;
	}

	.statyawork-li a p {
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 16px;
	    line-height: 120%;
	    color: #0D233B;
	}

	.statyawork-li a:hover p {
		color: #79BDF9;
	}

	.statyawork-li {
	    padding: 20px 0 0 0;
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 16px;
	    line-height: 120%;
	    color: #0D233B;
	}

	.statyawork-li2 a {
		text-decoration: none;
		display: block;
	}

	.statyawork-li2 a p {
	    margin: 0 0 0 3px !important;
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 14px;
	    line-height: 120%;
	    color: #0D233B;
	}

	.statyawork-li2 a:hover p {
		color: #79BDF9;
	}

	.statyawork-li2:before {
	    content: '-';
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 14px;
	    line-height: 120%;
	    color: #0D233B;
	}

	.statyawork-ol {
	    padding: 0px 0 0 20px;
	    list-style: decimal;
	}

	.statyawork-border {
	    background: #F5FBFF;
	    border-radius: 30px;
	    padding: 20px 0 0 20px;
	}

	.statyawork-data p {
	    font-family: 'gilroy-medium';
	    font-size: 14px;
	    line-height: 120%;
	    color: #0D233B;
	}

	.statyawork-inner {
	    display: flex;
	    align-items: center;
	    padding: 20px 0 0 0;
	}

	.statyawork-text {
	    padding: 0px 0 0 0;
	}

	.statyawork-prosmotr p {
	    margin: 0 0 0 5px !important;
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 14px;
	    line-height: 120%;
	    color: #0D233B;
	}

	.statyawork-avtor {
	    padding: 55px 0 0 0;
	    font-family: 'gilroy-regular';
	    font-size: 12px;
	    line-height: 120%;
	    color: #0D233B;
	}

	.statyawork-name p {
	    padding: 10px 0 0 0;
	    font-family: 'gilroy-semibold';
	    font-size: 16px;
	    line-height: 120%;
	    color: #0D233B;
	}

	.statyawork-position p {
	    padding: 6px 0 18px 0;
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 12px;
	    line-height: 120%;
	    color: #8B8B8B;
	}

	.statyawork-img img {
		width: 170px;
		position: relative;
		border-radius: 0 0 30px 0;
	}

	.statyawork-social {
	    display: flex;
	    padding: 13px 0 0 0;
	    align-items: center;
	    justify-content: flex-end;
	}

	.statyawork-social-title p {
	    font-family: 'gilroy-regular';
	    font-size: 14px;
	    line-height: 120%;
	    color: #0D233B;
	}

	.statyawork-social-ul {
	    display: flex;
	    align-items: center;
	    padding: 0 0 0 5px;
	}

	.statyawork-social-li a img {
		width: 30px;
	}

	.statyawork-social-link a {
	    font-family: 'gilroy-semibold';
	    text-decoration: none;
	    position: relative;
	    font-size: 14px;
	    line-height: 120%;
	    color: #79BDF9;
	}

	.statyawork {
	    padding: 32px 0 0 0;
	}

	.statyainner {
	    padding: 30px 0 0 0;
	}

	.statyainner-border {
	    background: #F5FBFF;
	    border-radius: 30px;
	    padding: 30px 20px 30px 20px;
	}

	.title6 {
	    font-family: 'gilroy-semibold';
	    font-size: 36px;
	    line-height: 110%;
	    color: #0D233B;
	}

	.title7 {
	    font-family: 'gilroy-semibold';
	    font-size: 22px;
	    line-height: 110%;
	    color: #0D233B;
	}

	.statyainner-social-title p {
	    font-family: 'gilroy-regular';
	    font-size: 14px;
	    line-height: 120%;
	    color: #0D233B;
	}

	.statyainner-social-ul {
	    display: flex;
	    align-items: center;
	    padding: 0 0 0 5px;
	}

	.statyainner-social-li a img {
		width: 30px;
	}

	.statyainner-ocenka {
	    padding: 20px 0 0 0;
	}

	.statyainner-ocenka-wrap {
	    display: flex;
	    padding: 10px 0 0 0;
	    align-items: center;
	}

	.statyainner-ocenka-number p {
	    font-family: 'PT-Root-UI_Medium';
	    font-size: 64px;
	    line-height: 120%;
	    color: #0D233B;
	}

	.statyainner-ocenka-block {
	    padding: 0 0 0 10px;
	}

	.statyainner-ocenka-button {
	    padding: 10px 0 0 0;
	}

	.statyainner-ocenka-button button {
	    font-family: 'gilroy-regular';
	    font-size: 14px;
	    line-height: 120%;
	    color: #0D233B;
	}

	.statyainner-ocenka-chislo p {
	    margin: 0 0 0 8px !important;
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 14px;
	    line-height: 120%;
	    color: #0D233B;
	}

	.statyainner-ul {
	    padding: 5px 0 0 20px;
	    list-style: decimal;
	}

	.statyainner-li {
	    padding: 10px 0 0 0;
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 14px;
	    line-height: 140%;
	    color: #0D233B;
	}

	.statyainner-li p {
	    font-family: 'PT-Root-UI_Regular';
	    text-decoration: none;
	    font-size: 14px;
	    line-height: 140%;
	    color: #0D233B;
	}

	.statyainner-block {
	    width: 43%;
	    padding: 0 0px 0 0;
	}

	.fagsec2 {
		padding: 70px 0 0 0;
	}

	.vrachwork {
	    padding: 32px 0 0 0;
	}

	.vrachwork-position p {
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 14px;
	    line-height: 120%;
	    color: #8B8B8B;
	}

	.vrachwork-name h1 {
	    font-family: 'gilroy-semibold';
	    font-size: 22px;
	    line-height: 110%;
	    color: #0D233B;
	}

	.vrachwork-pd {
	    padding: 15px 0 0 0;
	}

	.vrachwork-text {
	    display: flex;
	    align-items: center;
	    padding: 5px 0 0 0;
	}

	.vrachwork-text-title {
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 14px;
	    line-height: 120%;
	    color: #8B8B8B;
	}

	.vrachwork-text-suptitle {
	    padding: 0 0 0 5px;
	    font-family: 'PT-Root-UI_Medium';
	    font-size: 14px;
	    line-height: 120%;
	    color: rgba(13, 35, 59, 1);
	}

	.vrachwork-button {
	    padding: 30px 0 0 0;
	}

	.vrachwork-button button {
	    font-family: 'gilroy-medium';
	    font-size: 16px;
	    line-height: 120%;
	    text-align: center;
	    color: #FFFFFF;
	    background: #79BDF9;
	    border-radius: 30px;
	    width: 262px;
	    height: 55px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}

	.vrachwork-ocenka-title {
	    font-family: 'gilroy-semibold';
	    font-size: 62px;
	    line-height: 110%;
	    letter-spacing: -0.02em;
	    color: #C1CCD6;
	}

	.vrachwork-stars-title p {
	    margin: 0 0 0 8px !important;
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 14px;
	    line-height: 120%;
	    color: #8B8B8B;
	}

	.vrachwork-link a {
	    font-family: 'gilroy-semibold';
	    text-decoration: none;
	    position: relative;
	    font-size: 18px;
	    line-height: 120%;
	    color: #79BDF9;
	}

	.vrachwork-link {
	    padding: 20px 0 0 0;
	}

	.vrachwork-block {
	    display: flex;
	    align-items: center;
	    width: 70%;
	    border-right: 1px solid #E9E9E9;
	}

	.vrachwork-block2 {
	    width: 30%;
	    padding: 0 0 0 20px;
	}

	.vrachinfo {
	    padding: 70px 0 0 0;
	}

	.vrachinfo h2 {
	    font-family: 'gilroy-semibold';
	    font-size: 36px;
	    line-height: 110%;
	    color: #0D233B;
	}

	.vrachinfo ul {
	    padding: 20px 0 0 0;
	}

	.vrachinfo ul li {
	    padding: 10px 0 0 0;
	}

	.vrachinfo ul li p {
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 14px;
	    line-height: 140%;
	    color: rgba(13, 35, 59, 1);
	}

	.ostav {
		padding: 150px 0 0 0;
	}

	.ostav-title p {
	    padding: 15px 0 0 0;
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 14px;
	    line-height: 120%;
	    color: #0D233B;
	}

	.ostav-wrap { 
	    display: flex;
	    padding: 30px 0 0 0;
	}

	.formasec-padding2 {
		padding: 150px 0 0 0;
	}

	.vrachiwork-wrap {
	    display: flex;
	    flex-wrap: wrap;
	    padding: 15px 0px 0 0;
	}

	.blog-block {
	    width: 33.3333333%;
	    padding: 15px 7.5px 0 7.5px;
	}

	.vrachiwork {
		padding: 32px 0 0 0;
	}

	.foto-wrap {
	    display: flex;
	    flex-wrap: wrap;
	    padding: 15px 0 0 0;
	}

	.licenzii-block {
	    padding: 30px 0 0 0;
	}

	.title8 {
	    font-family: 'gilroy-semibold';
	    font-size: 22px;
	    line-height: 120%;
	    color: #0D233B;
	}

	.licenzii-block2 {
	    padding: 120px 0 0 0;
	}

	.ozivi-pd {
		padding: 15px 0 0 0;
	}

	.ostav2 {
		padding: 70px 0 0 0;
	}

	.kontakti-li p {
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 14px;
	    line-height: 120%;
	    color: #0D233B;
	} 

	.mapsec2 {
		padding: 32px 0 70px 0;
	}

	.kontakti-ul {
	    padding: 25px 0 0 0;
	}


}	


@media screen and (max-width: 1050px) {
	
	.smotrsec ul {
		flex-wrap: wrap;
		padding: 10px 0 0 0;
	}

	.smotrsec ul li {
		padding: 20px 0 0 0;
	}
  
}


/* стили для sm-устройств */
@media screen and (max-width: 1024px) {
	.variantsec-border {
	    height: 520px;
	    padding: 30px 20px 30px 20px;
	    position: relative;
	    border: 1px solid #E9E9E9;
	    border-radius: 30px;
	}

	ul.tabs3 li {
	    margin: 0;
	    cursor: pointer;
	    padding: 10px 10px;
	    font-family: 'gilroy-semibold';
	    font-size: 14px;
	    line-height: 17px;
	    color: #5B799A;
	    position: relative;
	}

	.formasec-img4 {
	    position: absolute;
	    width: 370px;
	    bottom: 0;
	    right: 100px;
	}

	.vrachwork-info {
	    padding: 0 0 0 20px;
	    width: 80%;
	}

	.vrachwork-img {
	    padding: 18px 0 0 0;
	    background: #F5FBFF;
	    border-radius: 30px;
	    width: 334px;
	    height: 277px;
	    display: flex;
	    justify-content: center;
	    align-items: flex-end;
	    margin: -2px 0 -2px -2px;
	}

	.vrachwork-img img {
		width: 151px;
	}
  
}

/* стили для sm-устройств */
@media screen and (max-width: 992px) {
	/*Burger*/

	.burger {
	    display: block !important;
	}

	.mt-munu-mb .header-navigation-wr {
	    display: block !important;
	}

	.mt-mobile {
		right: 0;
	}

	.header-border {
		display: none;
	}

	.header-top {
		position: relative;
	}

	.header-middle-title p {
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 10px;
	    line-height: 120%;
	    color: #7F8A93;
	}

	.header-gorod-button button {
	    position: relative;
	    font-family: 'gilroy-medium';
	    font-size: 14px;
	    line-height: 120%;
	}

	.header-gorod-dk {
		display: none;
	}

	.header-social {
		padding: 0;
	}

	.header-social-li {
		padding: 0 10px 0 0;
	}

	.header-social-li:last-child {
		padding: 0;
	}

	.header-social-li a img {
		width: 30px;
	}

	.header {
		padding: 10px 0 0 0;
	}

	.header-middle {
	    display: flex;
	    align-items: center;
	    justify-content: space-between;
	    padding: 32px 0 0px 0;
	}

	.header-bg {
		margin-block-end: 20px;
	}

	.work {
		margin: 10px 0 0;
		padding: 30px 0 0 0;
	}

	.header-button-dk {
		display: none;
	}
    
    .new__head_btns .js-show-modal{
    display:flex !important;
    }
    .new__head_btns{
    justify-content: space-around;
}

.new__head_btns button{
font-size: 14px;
}

	.header-top-right {
	    display: flex;
	    align-items: center;
	    padding: 0 39px 0 0;
	}

	.header-input input {
		width: 100%;
	}

	.header-input {
		padding: 0;
	}

	.header-button {
		padding: 15px 0 0 0;
	}

	.header-button button {
		width: 100%;
	}

	.header-button button,
	.header-button2 button {
		padding-block: 10px;
    padding-inline: 3px 10px;
        height: auto;
	}

	.header-button2 {
		padding: 15px 0 0 0;
	}

	.header-button2 button {
		width: 100%;
	}

	.header-gorod {
		padding: 40px 0 0 0;
	}

	.header-social-burger {
		padding: 30px 0 0 0;
	}

	.uslugisec-border {
	    position: relative;
	    border: 1px solid #E9E9E9;
	    border-radius: 30px;
	    padding: 20px 20px;
	}

	.vrachiwork-block {
		width: 33.333333%;
	}

	.vrachiwork-block-mb {
		display: none;
	}
}


@media screen and (max-width: 1000px) {
	.work-img {
        margin: 0 -150px 0 -54px;
    }


}


/* Ipad*/ 
@media screen and (max-width: 768px) {
.work-img {
    width: calc(100% + 140px);
    margin: 0 -70px;
}
.new_5_block_field::before {
    content: none;
}
.att_block_in {
    height: 181px;
    padding: 40px 20px 20px 20px;
}
.att_block p:nth-child(1) {
font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}
.att_block p:nth-child(2) {
    font-size: 14px;
    line-height: 20px;
}
.att_block a {
    font-size: 14px;
    line-height: 20px;
}
.att_block {
    border-radius: 10px;
    padding: 15px;
}

.att_block_in::before {
    top: -10px;
    background-size: 70%;
    background-position: center center;
}


	.cenisec-tabs-mb {
		padding: 30px 0 0 0;
		display: block;
	}

	.cenisec-tabs {
		display: none;
	}

	.tabs-border-block {
		padding: 40px 0 0 0;
	}

	.tabs-border {
		padding: 20px 20px;
	}

	.cenisec-wrap {
		flex-wrap: wrap;
	}

	.cenisec-block {
		width: 100%;
	}

	.cenisec-block2 {
		width: 100%;
		padding: 10px 0 0 0;
	}

	.cenisec-block3 {
		width: 100%;
		padding: 20px 0 0 0;
	}

	.cenisec-price p {
		text-align: left;
	}

	.cenisec-block4 {
		width: 100%;
		justify-content: flex-start;
		padding: 20px 0 0 0;
	}

	.work-wrap {
		flex-wrap: wrap;
	}

	.work-block {
		width: 100%;
	}

	.work-block2 {
		width: 100%;
	}

	.work-img {
	    position: relative;
	    margin: 35px -20px 0px -20px;
	}

	.uslugisec-block {
		width: 50%;
	}

	.nashisec-block {
		width: 50%;
	}

	.nachalosec-block {
		display: none;
	}

	.nachalosec-block2 {
		width: 100%;
		padding: 0;
	}

	.nachalosec-border-mb {
		display: block;
		margin: 20px 0 0 0;
	}

	.formasec-img {
		padding: 30px 0 0 0;
		position: relative;
		width: 100%;
		text-align: center;
		right: 0;
		bottom: 0;
	}

	.formasec-border {
	    background: #012D54;
	    border-radius: 0;
	    padding: 60px 20px 0px 20px;
	    position: relative;
	}

	.teksovaya-wrap {
		flex-wrap: wrap;
	}

	.teksovaya-block {
		text-align: center;
		width: 100%;
	}

	.teksovaya-block2 {
		width: 100%;
		padding: 0;
	}

	.teksovaya-img {
		text-align: center;
	}

	.nashisec-block2 {
		width: 50%;
	}

	.vrachisec-container {
		padding: 0 0 0 12px;
	}

	.vrachisec-sl .slick-list {
		padding: 0 10% 0 0 !important;
	}

	.formasec-img2 {
		padding: 30px 0 0 0;
		position: relative;
		bottom: 0;
		right: 0;
		width: 100%;
		text-align: center;
	}

	.otzivsec-left {
	    padding: 7px 20px 0 0;
	    width: 70%;
	}

	.otzivsec-right {
	    width: 30%;
	    padding: 0 0 0 0px;
	}

	.otzivsec-link-dk {
		display: none;
	}

	.otzivsec-link-mb {
		display: block;
		padding: 38px 0 0 0;
		text-align: right;
	}

	.otzivsec-link-none {
		display: none;
	}

	.mapsec-wrap {
		flex-wrap: wrap;
	}

	.mapsec-block {
		width: 100%;
	}

	.mapsec-block2 {
		width: 100%;
		padding: 40px 0 0 0;
	}

	.mapsec-map {
		height: 260px;
	}

	.footer-logo-mb {
		display: block;
	}

	.footer-logo-dk {
		display: none;
	}

	.footer-block-none {
		display: none;
	}

	.footer-top {
		padding: 20px 0 40px 0;
	}

	.footer-block-mb {
		display: block;
	}

	.footer-oplata-mb {
		padding: 10px 0 0 0;
	}

	.footer-border {
		border-top: none;
		padding: 0;
	}

	.footer-middle {
		flex-wrap: wrap;
	}

	.footer-middle-block-mb {
		display: block;
	}

	.footer-middle-block-dk {
		display: none;
	}

	.footer-middle-block {
		width: 100%;
	}

	.footer-text p br {
		display: none;
	}

	.footer-pd2 {
		padding: 20px 0;
	}

	.footer-pd3 {
		padding: 20px 0 0 0;
	}

	.footer-links {
	    padding: 18px 0 0 0;
	}

	.footer-bottom-block-mb {
		display: block;
	}

	.footer-bottom-block-dk {
		display: none;
	}

	.footer-bottom {
		flex-wrap: wrap;
	}

	.footer-bottom-block {
		width: 100%;
	}

	

	.footer-bottom-block-pd2 {
		padding: 20px 0 0 0;
	}

	.footer-mobile-button {
		display: block;
	}

	.licenziyasec {
	    padding: 78px 0 0 0;
	}

	.fotosec {
	    padding: 78px 0 0 0;
	}

	.fagsec {
	    padding: 78px 0 0 0;
	}

	.modal-border3 {
		width: 100%;
		margin: 0 20px;
	}

	.nawsec {
		display: none;
	}

	.etapisec-block {
		width: 50%;
	}

	.formasec-img3 {
		position: relative;
		width: 100%;
		right: 0;
		padding: 30px 0 0 0;
		text-align: center;
	}

	.teksovaya-wrap2 {
		flex-wrap: wrap;
	}

	.teksovaya-block3 {
		width: 100%;
	}

	.teksovaya-block4 {
		width: 100%;
		padding: 30px 0 10px 0;
		text-align: center;
	}

	.variksec-wrap {
		flex-wrap: wrap;
		padding: 15px 0 0 0;
	}

	.variksec-block {
		width: 100%;
		padding: 15px 8px 0 8px;
	}

	.variksec-img {
	    padding: 25px 0 0 0;
	}

	.variksec-img img {
		width: 100%;
	}

	.variksec-button {
	    padding: 25px 0 0 0;
	}

	.variksec-border ul {
	    height: auto;
	    padding: 17px 0 0 0;
	}

	.formasec-padding {
	    padding: 78px 0 0 0;
	}

	.smotrsec {
	    padding: 78px 0 0 0;
	}

	.smotrsec ul {
		justify-content: flex-start;
	}

	.smotrsec ul li {
		padding: 20px 20px 0 0;
	}

	.formasec-img4 {
		position: relative;
		width: 100%;
		right: 0;
		padding: 30px 0 0 0;
		text-align: center;  
	}

	.statyawork-button {
		display: none;
	}

	.statyawork-wrap {
		flex-wrap: wrap;
		padding: 30px 0 0 0;
	}

	.statyawork-block {
		display: none;
	}

	.statyawork-block2 {
		width: 100%;
	}

	.statyawork-block3 {
		display: block;
		width: 100%;
		padding: 32px 0 0 0;
	}

	.teksovaya-wrap3 {
		flex-wrap: wrap;
	}

	.teksovaya-block5 {
		width: 100%;
	}

	.teksovaya-block6 {
		width: 100%;
		padding: 30px 0 0 0;
	}

	.teksovaya-wrap4 {
		flex-wrap: wrap;
	}

	.teksovaya-block7 {
		width: 100%;
		padding: 20px 0 0 0;
	}

	.teksovaya-block8 {
		width: 100%;
	}

	.statyainner-wrap {
		flex-wrap: wrap;
	}

	.statyainner-block {
		width: 100%;
	}

	.statyainner-block2 {
		width: 100%;
		padding: 30px 0 0 0;
	}

	.statyawork-social {
		justify-content: flex-start;
	}

	.vrachwork-wrap {
		flex-wrap: wrap;
	}

	.vrachwork-border {
		border-radius: 30px;
	}

	.vrachwork-block {
		flex-wrap: wrap;
		width: 100%;
		border-right: none;
		border-bottom: 1px solid #E9E9E9;
	}

	.vrachwork-block2 {
		width: 100%;
		padding: 20px 20px 32px 20px;
	}

	.vrachwork-img {
		width: 100%;
	}

	.vrachwork-info {
		width: 100%;
		padding: 30px 20px;
	}

	.vrachwork-img {
	    padding: 7px 0 0 0;
	    background: #F5FBFF;
	    border-radius: 30px;
	    width: 101%;
	    height: 265px;
	    display: flex;
	    justify-content: center;
	    align-items: flex-end;
	    margin: -2px -2px 0px -2px;
	}

	.ostav-wrap {
		flex-wrap: wrap;
	}

	.ostav-block {
		width: 100%;
		padding: 0;
	}

	.ostav-block2 {
		width: 100%;
		padding: 15px 0 0 0;
	}

	.ostav-fayl-button button {
	    font-family: 'gilroy-medium';
	    font-size: 14px;
	    line-height: 120%;
	    color: #F5FBFF;
	    display: flex;
	    align-items: center;
	    justify-content: flex-start;
	    width: 230px;
	    height: 45px;
	    padding: 0 0 0 20px;
	    background: #0D233B;
	    border-radius: 30px;
	}

	.ostav-button {
	    padding: 40px 0 0 0;
	}

	.ostav {
		padding: 78px 0 0 0;
	}

	.vrachiwork-block {
	    width: 50%;
	    padding: 18px 7.5px 0 7.5px;
	}

	.vrachiwork-block-mb2 {
		display: none;
	}

	.blog-block {
		width: 50%;
	}

	.blog-block-mb {
		display: none;
	}


}


/* Ipad mini*/ 
@media screen and (max-width: 640px) {

.work-block .phone_num{
margin-top: 25px;
    margin-bottom: 5px;
}
.phone_num p{
    font-size: 16px;
}
.phone_num a{
    font-size: 16px;
}

	.top-title {
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 14px;
	    line-height: 110%;
	    color: #FFFFFF;
	    text-align: center;
	}

	.licenziyasec-container {
		padding: 0 0 0 12px;
	}

	.licenziyasec-sl .slick-list {
		padding: 0 10% 0 0 !important;
	}

	.fotosec-sl .slick-list {
		padding: 0 10% 0 0 !important;
	}

	.fotosec-container {
		padding: 0 0 0 12px;
	}

	.accordion .icon {
		padding: 7px 7px;
	}

	.icon-dk {
		display: none;
	}

	.icon-mb {
		display: block;
	}

	.uslugisec-border ul li a p {
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 18px;
	    line-height: 120%;
	    color: #0D233B;
	}

	.modal-border2 {
		width: 100%;
		margin: 0 20px;
	}

	.modal-title2 {
	    font-family: 'gilroy-semibold';
	    font-size: 28px;
	    line-height: 120%;
	    color: #0D233B;
	}

	.modal-border {
	    position: relative;
	    padding: 30px 20px;
	    width: 100%;
	    margin: 0 20px;
	    background: #FFFFFF;
	    border-radius: 30px;
	}

	.modal-suptitle p {
	    padding: 10px 0 0 0;
	    font-family: 'gilroy-regular';
	    font-size: 14px;
	    line-height: 120%;
	    color: #0D233B;
	}

	.modal-form {
	    padding: 10px 0 0 0;
	}

	.modal-input {
	    padding: 10px 0 0 0;
	}

	.modal-input input {
	    font-family: 'Montserrat-Regular';
	    font-size: 12px;
	    line-height: 120%;
	    color: #000;
	    margin: 0 0 0 0;
	    width: 100%;
	    padding: 0 0 0 20px;
	    height: 48px;
	    background: #F1F6F8;
	    border-radius: 30px;
	}

	.modal-input2 {
	    padding: 10px 0 0 0;
	}

	.modal-input2 input {
	    font-family: 'Montserrat-Regular';
	    font-size: 12px;
	    line-height: 120%;
	    color: #000;
	    margin: 0 0 0 0;
	    width: 100%;
	    padding: 0 0 65px 20px;
	    height: 120px;
	    background: #F1F6F8;
	    border-radius: 30px;
	}

	.modal-input2 input {
	    font-family: 'Montserrat-Regular';
	    font-size: 12px;
	    line-height: 120%;
	    color: #000;
	    margin: 0 0 0 0;
	    width: 100%;
	    padding: 0 0 65px 20px;
	    height: 120px;
	    background: #F1F6F8;
	    border-radius: 30px;
	}

	.modal-button button {
	    font-family: 'gilroy-medium';
	    font-size: 16px;
	    line-height: 120%;
	    color: #FFFFFF;
	    background: #79BDF9;
	    border-radius: 30px;
	    width: 100%;
	    height: 48px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}

	.modal-button {
	    padding: 10px 0 0 0;
	}

	.variantsec-block {
		width: 100%;
	}

	.variantsec-border {
		height: auto;
	}

	.variantsec-button {
		position: relative;
		left: 0;
		bottom: 0;
		padding: 30px 0 0 0;
	}

	.etapisec-block {
		width: 100%;
	}

	.etapisec-img img {
		width: 100%;
	}
}

@media screen and (max-width: 575px) {
  	.vopros-wrap {
		flex-wrap: wrap;
	}

	.vopros-button {
		width: 100%;
		padding: 30px 0 0 0;
	}
}

/* Galaxy S8+*/ 
@media screen and (max-width: 480px) {
  	.work-inner {
  		flex-wrap: wrap;
  	}

  	.work-input {
  		width: 100%;
  	}

  	.work-input input {
  		width: 100%;
  	}

  	.work-button {
  		width: 100%;
  		padding: 15px 0 0 0;
  	}

  	.work-button button {
  		width: 100%;
  	}
     .work-img {
        width: 100%;
        margin: 0;
        display: block;
    }

  	.wokr-img-dk {
  		width: calc(100% + 120px);
        margin-left: -60px;
        margin-right: -60px;
        max-width: calc(100% + 120px);;
  	}

    .rodstveniki_img-dk {
      display: none;
    }

  	.work-img {
  		text-align: center;
  	}

  	.work-absolute {
	    position: absolute;
	    left: 20px;
	    bottom: 105px;
	    background: #FFFFFF;
	    box-shadow: 0px 0px 30px rgb(13 35 59 / 10%);
	    border-radius: 50%;
	    width: 150px;
	    height: 150px;
	    padding: 49px 1px 0 1px;
	}
    .work-absolute {
        bottom: 20px;
        width: 140px;
	    height: 140px;
    }
	.uslugisec-block {
		width: 100%;
        padding: 39px 1px 0 1px;
	}

	.uslugisec-border {
	    position: relative;
	    border: 1px solid #E9E9E9;
	    border-radius: 30px;
	    padding: 20px 20px;
	}

	.nashisec-block {
		width: 100%;
	}

	.work-form-text p br {
		display: none;
	}

	.nashisec-block2 {
		width: 100%;
	}

	.vrachisec-sl .slick-list {
	    padding: 0 15% 0 0 !important;
	}

	.otzivsec-border {
		flex-wrap: wrap;
	}

	.otzivsec-left {
		width: 100%;
		padding: 0;
	}

	.otzivsec-right {
		width: 100%;
		padding: 30px 0 0 0;
	}

	.otzivsec-img {
		text-align: left;
	}

	.teksovaya-border {
		flex-wrap: wrap;
		padding: 20px 20px;
	}

	.teksovaya-border p {
		width: 100%;
		padding: 10px 0 0 0;
	}

	.statyawork-social {
		position: relative;
		z-index: 1;
		flex-wrap: wrap;
	}

	.statyawork-social-link {
		width: 100%;
		padding: 3px 0 0 0;
	}

	.statyawork-img img {
	    width: 138px;
	    position: relative;
	    border-radius: 0 0 30px 0;
	}

	.statyawork-border {
	    background: #F5FBFF;
	    border-radius: 30px;
	    padding: 20px 20px 30px 20px;
	}

	.statyawork-img {
	    margin: 0 -20px 0px 0;
	    bottom: -42px;
	    position: relative;
	}

	.paginaciya-link {
		display: block;
		text-align: center;
		padding: 39px 0 0 0;
	}

	.vrachiwork-block {
		width: 100%;
	}

	.vrachiwork-inner {
		display: none;
	}

	.blog-block {
		width: 100%;
	}

	.foto-block {
		width: 100%;
	}

	.foto-block-mb {
		display: none;
	}

	.ozivi-block-mb {
		display: none;
	}


}

/* Galaxy*/ 
@media screen and (max-width: 415px) {
.header-top-left{
width: 50%;
}

  	.top-title {
	    /* width: 60%; */
	    font-family: 'PT-Root-UI_Regular';
	    font-size: 12px;
	    line-height: 110%;
	    color: #FFFFFF;
	    text-align: center;
	}

	.uslugisec-border {
	    position: relative;
	    border: 1px solid #E9E9E9;
	    border-radius: 30px;
	    padding: 20px 20px;
	}

	.header-br {
		display: block;
	}

	.title4-size {
		font-size: 34px;
	}

	.statyawork-img {
	    margin: 0 -20px 0px -44px;
	    bottom: -62px;
	    position: relative;
	}

	.statyawork-name {
		width: 200px;
	}

	.statyainner-social-ul {
	    display: flex;
	    align-items: center;
	    padding: 0 0 0 3px;
	}

	.ostav-ocenka {
		flex-wrap: wrap;
	}

	.ostav-ocenka-stars {
		width: 100%;
		padding: 10px 0 0 0;
	}
}
