/* Adaptation */



@media screen and (max-width: 1599px) {
	html {
    font-size: .95vw;
}
	

}


/*576-768px*/

@media screen and (max-width: 768px) {
    .container {
        max-width: 30rem;
    }
    html {
        font-size: 1rem;
    }
    .navigation__block,
    .navigation-button__btn,
    .main-menu,
    .offer-block__numb,
    .service-img,
    .team-video__btn {
        display: none;
    }
    .navigation-button a.navigation-button__phone,
    .open-menu {
        display: block;
    }
    .navigation-button a {
        position: static;
        padding: 0;
        width: 2.5rem;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        height: 2.5rem;
    }
    body .navigation-button__phone svg {
        width: 100%;
        height: 100%;
    }
    .navigation-button {
        max-width: 12rem;
    }
    .navigation {
        padding: 0.625rem 1.125rem;
    }
    .navigation__logo {
        width: 5.5rem;
		margin-left: 0;
    }
    .offer {
        background-position: left!important;
        padding: 2.5rem 0 6rem;
    }
    .offer-form .acceptance-input {
    bottom: -3rem;
}
    .offer-title {
        font-size: 1.625rem;
        line-height: 140%;
    }
    .offer .container {
        padding: 0 1.125rem;
    }
    .offer-block__text h3 {
        font-size: 1rem;
    }
    .offer-block__text p {
        font-size: 0.875rem;
        line-height: 155%;
    }
    .btn {
            padding: 0.85rem 0;
        font-size: 0.6875rem;
    }
    .offer-form__btn {
        width: 9.375rem;
    }
    .offer-form__field {
        font-size: 0.9375rem;
        padding: 0.6875rem 1.25rem;
    }
    .advantage {
        margin-top: 0;
    }
    .advantage-list {
        padding: 1rem 1.125rem;
        border-radius: 0;
        grid-template-columns: repeat(1, 1fr);
    }
    .advantage-card::after {
        display: none;
    }
    .advantage-card__icon {
        width: 1.875rem;
    }
    .advantage-card__info h3 {
        font-size: 1rem;
    }
    .advantage-card__info p {
        font-size: 0.8125rem;
    }
    .advantage-card {
        padding: 0.6375rem 0;
    }
    .service {
        padding: 3.125rem 0;
        overflow: hidden;
    }
    .service .container,
    .about .container,
    .informations .container,
    .team .container,
    .certificate .container,
    .faq .container,
    .footer .container, .citySection .container {
        padding: 0 1.125rem;
    }
    h2,
    .serviceInfo h2 {
        font-size: 1.625rem;
    }
    .service-list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 0.9375rem;
        grid-row-gap: 0.9375rem;
        margin-top: 1.875rem;
    }
    .service-list li h3,
    .service-list li span,
    .service-list li:last-child a,
    .service-slider__name,
    .about-content p,
    .about-card p,
    .team-head>span,
    .team-mini p,
    .team-list p,
    .certificate-list li a span,
    .faq__left p,
    .faq-card__content p,
    .footer-info__block p,
    .footer-info__right p,
    .footer-info__block ul li,
    .footer-info__block ul li a {
        font-size: 0.8125rem;
    }
    .service-contact {
        position: static;
        max-width: 100%;
        margin-top: 30px;
    }
    .discount-info__button a {
        font-size: 0.75rem;
        padding: 0.8125rem 0.3125rem 0.8125rem 2rem;
        gap: 0.75rem;
        width: 9.875rem;
    }
    .discount-info__button {
        gap: 0.9375rem;
    }
    .discount-form__field {
        font-size: 0.9375rem;
    }
    .service .discount-form {
        width: 100%;
    }
    .discount-form {
        margin: auto;
        width: 92%;
    }
    .discount-form__btn {
        width: 9.75rem;
    }
    .service-slider__title {
        position: static;
        transform: none;
        font-size: 1.625rem;
        margin-bottom: 1.0625rem;
    }
    .service-slider {
        padding: 2.5625rem 0.9375rem 1.375rem;
        border-radius: 0;
    }
    .service-slider__text {
        font-size: 0.8125rem;
        line-height: 155%;
    }
    .service-slider__name::before {
        width: 1.875rem;
    }
    .service-slider-button {
        position: static;
    }
    .service-slider-button-block {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 0.9375rem;
        gap: 0.9375rem;
    }
    .service-slider::before {
        width: 1000%;
    }
    .about,
    .informations,
    .team,
    .certificate,
    .faq {
        padding: 3.125rem 0;
    }
    .about-block,
    .informations__wrap,
    .discount-info,
    .team-head,
    .team-top,
    .faq__wrap {
        flex-direction: column;
    }
    .about-content h3 {
        font-size: 1rem;
        line-height: 150%;
        margin-bottom: 0.9375rem;
    }
    .about-block__right {
        display: flex;
        overflow: auto;
        margin-top: 1.875rem;
    }
    .about-card {
        min-width: 15rem;
        padding: 1.25rem;
    }
    .about-card h3 {
        font-size: 1rem;
    }
    .forWhom__info {
        font-size: 0.8125rem;
        margin-top: 1.875rem;
    }
    .forWhom__info ul {
        padding-left: 0;
    }
    .forWhom__info ul li {
        gap: 1.25rem;
    }
    .forWhom__info ul li::before {
        min-width: 1.875rem;
        width: auto;
    }
    .forWhom {
        max-width: 100%;
        margin-bottom: 3.125rem;
    }
    .company__list {
        margin-top: 1.875rem;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .company__list li {
        height: 6.75rem;
    }
    .discount-card {
        border-radius: 0;
        padding: 1.875rem 0 5rem;
    }
    .discount-card__title {
        font-size: 1.375rem;
    }
    .discount-card__subtitle {
        font-size: 0.875rem;
        width: 20rem;
        margin: auto;
    }
    .discount-info {
        gap: 0.9375rem;
    }
    .team-head {
        align-items: start;
        gap: 0.5rem;
    }
    .team-top {
        margin-top: 0.9375rem;
    }
    .team-mini img {
        height: 9.6875rem;
        margin-bottom: 0.9375rem;
    }
    .team-mini h3,
    .team-list h3,
    .faq-card__content h3,
    .footer-info__block h3,
    .footer-info__right h3 {
        font-size: 1rem;
    }
    .team-mini p:not(:last-child) {
        margin-bottom: 0.625rem;
    }
    .team-list {
        margin-top: 2.5rem;
    }
    .team-list li {
        min-width: 15rem;
    }
    .team-list img {
        height: 12rem;
        width: 100%;
    }
    .certificate-list {
        margin-top: 1.375rem;
        display: flex;
        gap: 0.9375rem;
        overflow: auto;
    }
    .certificate-list li {
        min-width: 15rem;
    }
    .faq__block {
        max-width: 100%;
        grid-template-columns: repeat(1, 1fr);
        grid-row-gap: 1.875rem;
    }
    .faq-card__content h3 {
        margin-bottom: 0.625rem;
    }
    .footer__phone {
        font-size: 1.625rem;
    }
    .footer-info {
        flex-direction: column;
        margin-top: 1.5625rem;
        gap: 1.5625rem;
    }
    .footer {
        background: #E8F3F7;
    }
    .footer-info__block h4 {
        margin-top: 0.9375rem;
        font-size: 0.8125rem;
    }
    .footer-link {
        margin-top: 1.5625rem;
    }
    .footer__text {
        font-size: 0.6875rem;
        margin-top: 2.1875rem;
    }
    .footer {
        padding: 3.125rem 0 1.25rem;
    }
    .footer-form__field {
        font-size: 0.875rem;
    }
    header.sticky .navigation {
        display: flex;
    }
    .navigation-button a:not(.navigation-button__btn) {
        position: static;
        width: 2.5rem;
        padding: 0;
    }
    .navigation-button a.navigation-button__btn {
        display: none;
    }
    .mobMenu {
        display: block;
        top: -500%;
        position: fixed;
        border-radius: 0px 0px 10px 10px;
        background: #F8F8F8;
        box-shadow: 0px 60px 55px 0px rgba(61, 66, 72, 0.25);
        width: 100%;
        z-index: 5;
        transition: all 0.5s ease;
        padding: 6rem 1.5rem 2rem;
    }
    
   footer .openModalBtn {
        
        margin: 2rem 0;
    }
    
    .mobMenu.active {
              top: 3rem;
        overflow: auto;
        height: 100%;
        padding-bottom: 6rem;
    }
    .mobMenu__list li a {
        color: #3D4248;
        font-size: 1rem;
        line-height: 150%;
    }
    .mobMenu__list li.menu-item-has-children ul li a {
        font-size: 0.9rem;
        position: relative;
        display: flex;
        align-items: center;
        gap: 1rem;
    }
    .mobMenu__list li.menu-item-has-children ul li {
        padding: 0.3rem 0;
    }
    .mobMenu__list li.menu-item-has-children ul {
        padding-left: 1.2rem;
    }
    .mobMenu ul li.menu-item-has-children ul li a:before {
        content: "";
        border-radius: 1px;
        background: #3D4248;
        width: 15px;
        height: 1px;
    }
    
    footer .mobMenu__list, footer .openModalBtn {
        display: block;
    }
    
    .mobMenu__list>li, footer .mobMenu__list>li {
        padding: .5rem 0;
    }
    .mobMenu__list>li>ul li, footer .mobMenu__list>li ul li  {
        padding: 0;
        border-bottom: none!important;
    }
    .mobMenu ul>li:not(:last-child), footer .mobMenu__list>li:not(:last-child) {
        border-bottom: 1px solid rgba(207, 214, 223, 0.55);
    }
    .menu-item-has-children {
        position: relative;
    }
    .menu-custom-button {
        position: absolute;
        font-size: 1.7rem;
        font-weight: 200;
        padding: 0;
        line-height: 1;
        right: 10px;
        top: 7px;
        z-index: 2;
    }
    .menu-item-has-children>ul {
        display: none;
    }
    .menu-item-has-children.active ul {
        display: block;
    }
    .reviews__wrap,
    .arhive-content__block {
        grid-template-columns: repeat(1, 1fr);
    }
    .head h1 {
        font-size: 1.7rem;
    }
    .head {
        padding: 2.125rem 0;
    }
    .reviews__title {
        margin-bottom: 1.75rem;
    }
    .reviews .container,
    .head .container,
    .arhive .container,
    .articlePage .container,
    .serviceOffer .container,
    .serviceList .container,
    .serviceInfo .container,
    .contact .container,
    .whyUs .container,
    .aboutInfo .container,
    .choose .container,
    .aboutList .container {
        padding: 0 0.9375rem;
    }
    .arhive__wrap {
        flex-direction: column;
    }
    .blog .arhive-content,
    .cat .arhive-nav,
    .articlePage .arhive-nav {
        display: none;
    }
    .arhive {
        padding: 1.0625rem 0 2.25rem;
    }
    .arhive-nav {
        max-width: 100%;
    }
    .arhive-content .pagination span.current {
        width: 2.125rem;
        height: 2.125rem;
        line-height: 2.125rem;
        font-size: 0.8rem;
    }
    .arhive-content .pagination {
        padding: 0.1rem 0;
    }
    .articlePage .arhive-content h2 {
        font-size: 1.2rem;
    }
    .articlePage .arhive-content img {
        height: 15.85rem;
        width: 100%;
    }
    .comment-form {
        padding: 2rem 0.75rem 2rem;
        margin: 2.75rem 0;
    }
    .comment-form__title {
        font-size: 1.4rem;
    }
    .commentForm__block,
    .serviceOfferBlock__rigth ul,
    .serviceTable {
        flex-direction: column;
    }
    .serviceOfferBlock__rigth ul li {
        width: 100%;
    }
    .articlePage {
        padding: 3.75rem 0 2.25rem;
    }
    .serviceOffer__title {
        font-size: 1.7rem;
    }
    .serviceOffer__text,
    .choose__subtitle {
        font-size: 1rem;
    }
    .serviceList .service-list {
        grid-template-columns: repeat(3, 1fr);
    }
    .serviceList {
        padding-bottom: 5.25rem;
    }
    .serviceInfo {
        padding-top: 3.25rem;
    }
    .notice-block {
        padding: 1.5rem;
        flex-direction: column;
        gap: 0.875rem;
    }
    .reviewsblock .service-slider::before {
        width: 100%;
        transform: translateX(50%);
    }
    .reviewsblock .service-contact {
        position: static;
        margin-right: 0;
    }
    .reviewsblock {
        flex-direction: column-reverse;
    }
    .reviewsblock .service-slider {
        width: 100%;
    }
    .contact__block,
    .methodBlock__card {
        flex-direction: column;
        gap: 0;
    }
    .contact__list {
        flex-direction: column;
        max-width: 100%;
    }
    .contact__list li {
        margin-bottom: 0.9375rem;
        width: 100%;
    }
    .contact {
        padding: 2.75rem 0;
    }
    .serviceOffer-block,
    .aboutInfo__wrap {
        flex-direction: column;
    }
    .aboutList ul {
        grid-template-columns: repeat(1, 1fr);
        grid-row-gap: 2rem;
    }
    .methodBlock {
        grid-template-columns: repeat(1, 1fr);
    }
    .methodBlock__numb {
        min-width: 2.9375rem;
        min-height: 2.9375rem;
    }
    .aboutCenter__block {
        padding: 4rem 1rem 2rem;
        text-align: center;
        border-radius: 0;
    }
    .aboutCenter__block div {
        margin-top: 1rem;
        font-size: 1.2rem;
    }
    .choose__wrap {
        grid-template-columns: repeat(1, 1fr);
        margin-top: 2.125rem;
    }
    .aboutInfo {
        margin: 0;
    }
    .aboutInfo__wrap img {
        position: static;
        width: 100%;
        margin-bottom: 2rem;
    }
    .aboutCenter__block img {
        width: 5.8383rem;
        position: absolute;
        right: 50%;
        top: -4rem;
        transform: translateX(50%);
    }
    .choose {
        padding: 2.625rem 0;
    }
    .choose-card {
        padding: 1.2rem;
    }
    .whyUs {
        padding: 2.875rem 0 6rem;
    }
    .aboutList {
        padding-bottom: 4.25rem;
        padding-top: 4rem;
    }
    .aboutList ul li {
        gap: 0.875rem;
    }
    .serviceOffer {
        padding: 3.25rem 0 5rem;
    }
    .serviceOfferBlock__wrap {
        flex-direction: column;
        border-radius: 0;
        padding: 2rem 1rem;
    }
    .serviceOfferBlock__left {
        max-width: 100%;
        padding: 0;
        margin-bottom: 2rem;
        border: none;
    }
    .serviceOfferBlock__rigth {
        padding-left: 0;
    }
    .serviceTable table {
        overflow: auto;
        width: 100%;
        display: block;
        margin-bottom: 3rem;
    }
    .serviceOffer-block__left h3 {
        font-size: 1rem;
        margin-bottom: 1rem;
    }
    .serviceContent.serviceInfo .discount .container {
        padding: 0;
        margin: 0 -0.9375rem;
    }
    .serviceInfo ol li {
        flex-direction: column;
        align-items: start;
    }
    .team-video iframe {
        height: 13.0116rem;
    }
    
    .reviews__card {
        height: 57rem;
    }
    
    footer .footer__text {
         display: block;
    }
    
   .footerNav .navigation {
        display: none;
    }
    
    .city-list {

    grid-template-columns: repeat(2, 1fr);

}
    
    .citySection__wrap {
        flex-direction: column;
    }
}