@media (min-width: 1281px) {

    .btn:not(.wt):not(.dark):not(.grey):not(.blk):hover::before {
        transform: rotate(-37deg);
        transition: all .4s ease;
    }

    .price__header .btn:hover::before {
        opacity: 1;
    }

    .btn:hover,
    input[type=submit]:hover + .btn {
        background: #393939;
        transition: all .4s ease;
    }

    .btn.blk:hover {
        background: #262626;
    }

    .btn.grey:hover,
    .swiper-btn:hover {
        background: #DADADA;
        transition: all .4s ease;
    }

    .btn.wt:hover {
        background: #ececec !important;
    }

    .btn.dark:hover {
        background: #393939;
    }

    .nav__list a:hover,
    .nav__list span:hover {
        opacity: 0.7;
        transition: all .4s ease;
    }

    .nav__menu .social a:hover img {
        filter: brightness(1);
    }

    .social a:hover {
        background: #010101;
        transition: all .4s ease;
    }

    .tel:hover,
    .dropdown ul li a:hover,
    .nav__menu > ul a:hover {
        opacity: 0.7;
        transition: all .4s ease;
    }

    .footer__item ul a:hover {
        color: #DDDDDD;
        transition: all .4s ease;
    }

    .footer__copy a:hover {
        color: #878787;
        transition: all .4s ease;
    }

    .close:hover {
        transform: rotate(180deg);
        transition: all .4s ease;
    }

    .accordion__item:hover .accordion__header::after {
        filter: invert(1);
        transition: all .4s ease;
    }

    .tags a:hover {
        color: #C4C4C4;
        transition: all .4s ease;
    }

    .check a:hover,
    .pol__content a:hover {
        color: #585858;
        transition: all .4s ease;
    }

    .pol__contact .check a:hover {
        color: #DDDDDD;
    }

    .blog__item-img:hover > img {
        transform: scale(1.1);
        transition: all .4s ease;
    }

    .proc__swiper .blog__item:hover .blog__item-img span {
        background: #fff;
        transition: all .4s ease;
    }

    .vacancy__item:hover::before {
        filter: invert(0);
        transform: rotate(45deg);
        transition: all .4s ease;
    }

    .bef__img:hover > img {
        transform: scale(1);
    }

    .blog__item:hover .bef__img span:has(img) {
        opacity: 1;
        transition: all .4s ease;
    }

    .pagination nav a:hover::before {
        opacity: 1;
    }

    .ser .accordion__item:hover .accordion__header::after {
        filter: unset;
    }

    .team__item:hover .team__item-img::before {
        transform: rotate(45deg);
        transition: all .4s ease;
    }

    .loc__item > a:hover {
        color: #DADADA;
        transition: all .4s ease;
    }

    .team__item:hover .team__item-img img {
        transform: scale(1.05);
        transition: all .4s ease;
    }

    .breadcrumps a:hover {
        color: #080808;
        transition: all .4s ease;
    }

    .breadcrumps a:hover img {
        filter: brightness(0.1);
        transition: all .4s ease;
    }

    .breadcrumps a:hover::after {
        background: #080808;
        transition: all .4s ease;
    }

    .service__item:hover .service__btn {
        background: #fff;
        transition: all .4s ease;
    }

    .service__item:hover .service__btn::after {
        transform: rotate(45deg);
        transition: all .4s ease;
    }

    .doc__swiper .swiper-slide:hover img {
        transform: scale(1.1);
        transition: all .4s ease;
    }

    .pol:not(.article) aside ul li ul li a:hover {
        text-decoration: underline;
    }

    .about__item:hover {
        color: #fff;
        background: #181818;
        transition: all .4s ease;
    }

    .about__item:hover p {
        color: #C4C4C4;
        transition: all .4s ease;
    }

}

@media (max-width: 1600px) {

    /* Doc */
    .doc > img {
        width: 697px;
    }

    .doc__container {
        width: calc(100% - 699px);
    }

    /* Pol */
    .pol aside {
        min-width: 537px;
        max-width: 537px;
    }

    .pol__contact {
        max-width: calc(100% - 591px);
    }

    .article__content,
    .article > p {
        max-width: calc(100% - 545px);
    }

    /* Vacancy */
    .vacancy aside {
        min-width: 536px;
        max-width: 536px;
    }

    /* Job */
    .job__content {
        width: 917px;
    }

    .job__img {
        width: calc(100% - 921px);
    }

    .job__header > div {
        max-width: 857px;
    }
}

@media (max-width: 1470px) {

    /* Team */
    .team__swiper .mySwiper {
        max-width: 535px;
    }

    .team__swiper-content {
        width: calc(100% - 535px);
    }

    .team__item {
        height: fit-content;
    }

    /* Doc */
    .doc > img {
        width: 597px;
    }

    .doc__container {
        width: calc(100% - 599px);
    }

    /* Pol */
    .pol aside {
        min-width: 437px;
        max-width: 437px;
    }

    .pol__contact {
        max-width: calc(100% - 491px);
    }

    .article__content,
    .article > p {
        max-width: calc(100% - 445px);
    }

    /* Job */
    .job__content {
        width: 717px;
    }

    .job__img {
        width: calc(100% - 721px);
    }

    .job__header > div {
        max-width: 657px;
    }

    /* Ank */
    .ank > img {
        right: 0px;
    }

    /* Article */
    section:has(.article__content) .header .h2 {
        max-width: calc(100% - 200px);
    }

    /* Team */
    .team__swiper .mySwiper {
        max-width: 374px;
        height: 500px;
    }

    .team__swiper-content {
        width: calc(100% - 374px);
    }

    .team__swiper .mySwiper3 .swiper-slide {
        width: 124px;
        height: 196px;
    }

    .team__swiper .mySwiper2 p {
        font-size: 16px;
        max-width: 509px;
    }

    .team__swiper .mySwiper3 {
        margin: 0;
    }

    .team__items > div {
        width: 33.3%;
    }

    .team__swiper:has(.anim-section),
    .team__swiper-content:has(.anim-section) {
        overflow: unset;
    }

    .team__swiper-content:has(.anim-section) {
        position: unset;
    }

    .team__swiper:has(.anim-section) {
        margin-bottom: 108px;
        position: relative;
        border-radius: 12px 12px 0 0;
    }

    .team__swiper-content .anim-section {
        position: absolute;
        bottom: -105px;
        left: -2px;
        width: 100%;
        border-radius: 0 0 12px 12px;
    }

}

@media (max-width: 1400px) {}

@media (max-width: 1340px) {}

@media (max-width: 1280px) {

    /* Default */
    body {
        font: 14px "Mulish", sans-serif;
    }

    h1,
    .h1,
    .h2,
    .article__content h3,
    h2 {
        font-size: 32px;
    }

    h5,
    .h5 {
        font-size: 18px;
    }

    .btn {
        padding: 12px 22px;
        font-size: 14px;
    }

    .btn.dark,
    .btn.wt,
    .btn.grey {
        font-size: 14px;
        padding: 8px 16px;
    }

    /* Nav */
    .logo {
        width: 140px;
        height: 20px;
    }

    .tel {
        font-size: 14px;
    }

    .burger {
        max-width: 40px;
        min-width: 40px;
        height: 37px;
    }

    .burger::before {
        top: 13px;
    }

    .burger::after {
        bottom: 13px;
    }

    .burger::after,
    .burger::before,
    .burger span {
        width: 10px;
    }

    /* Hero */
    .hero {
        height: fit-content !important;
    }

    .hero__btns {
        margin-top: 32px;
    }

    .hero__content p {
        font-size: 16px;
    }

    .hero__content .btn {
        padding: 12px 22px;
    }

    /* Why */
    .why__item {
        height: 256px;
    }

    .why__item p {
        font-size: 16px;
    }

    /* Blog */
    .blog__item .h5 {
        max-height: 46px;
    }

    /* Ready */
    .ready {
        min-height: fit-content;
    }

    .ready > img {
        width: 376px;
        height: 392px;
        right: -72px;
        top: auto;
        bottom: -92px;
    }

    .ready .h2 {
        font-size: 64px;
    }

    .ready .btn {
        margin-top: 64px;
    }

    /* Zaput */
    .zaput > img {
        width: calc(100% - 473px);
        left: 473px;
        right: auto;
    }

    /* Service */
    .service__item > img {
        width: 373px;
        height: 168px;
    }

    .service__btn {
        width: 373px;
        top: 172px;
    }

    .service__item {
        padding-right: 403px;
        min-height: 266px;
    }

    .service__item p {
        font-size: 16px;
    }

    /* Gog */
    .gog__swiper .swiper-slide {
        width: 33.3% !important;
    }

    /* Price */
    .price__item li span:last-child,
    .price__item li span:nth-last-child(2) {
        min-width: 251px;
        max-width: 251px;
    }

    .price__header {
        padding: 28px;
    }

    /* Cert */
    .cert__items > a {
        width: 33.3%;
    }

    .article__img span {
        top: -34px;
    }

    /* Join */
    .join p {
        font-size: 16px;
        max-width: 413px;
    }

    .join > img {
        width: 75%;
    }

    /* Doc */
    .doc > img {
        width: 375px;
        height: fit-content;
    }

    .doc__container {
        width: calc(100% - 377px);
    }

    /* Pol */
    .pol {
        padding-left: 32px;
    }

    /* Vacancy */
    .vacancy aside {
        min-width: 371px;
        max-width: 371px;
        margin-left: 4px;
    }

    .vacancy p {
        font-size: 16px;
    }

    /* Del */
    .del > div {
        width: 50%;
    }

    /* Blag */
    .blag {
        min-height: 476px;
    }

    /* Loc */
    .loc__map {
        height: 420px;
    }

    /* Reviews */
    .reviews__swiper .swiper-slide {
        width: 279px;
        height: 496px;
        min-height: unset;
        max-height: unset;
    }
}

@media (max-width: 1212px) {

    /* Job */
    .job__content {
        width: 617px;
    }

    .job__img {
        width: calc(100% - 621px);
    }

    .job__header > div {
        max-width: 557px;
    }

    /* About */
    .about__num {
        flex-direction: column;
    }

    .about__item {
        padding: 30px;
        align-items: flex-start;
        text-align: left;
        width: 100%;
    }

    /* Team */
    .team__item-img {
        max-height: 500px;
        min-height: 350px;
    }
}

@media (max-width: 1110px) {

    /* Nav */
    .nav__list > ul:not(.dropdown) {
        display: none;
    }

    .nav__menu > ul {
        display: none;
    }

    .nav__menu > ul:nth-child(2) {
        display: none;
    }

    .nav__menu > ul.mob {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: space-between;
    }

    .nav__menu > ul.mob li {
        width: 171px;
    }

    .nav__menu {
        width: 498px;
    }

    /* Ser */
    .accordion__content > img,
    .accordion__content > video,
    .accordion__content > iframe {
        max-width: 368px;
        height: 168px;
    }

    /* Ready */
    .ready .h2 {
        font-size: 48px;
    }

    .ready .btn {
        margin-top: 90px;
    }

    /* Zaput */
    .zaput > img {
        width: 725px;
        left: 401px;
    }

    /* Pol */
    .pol aside {
        min-width: 375px;
        max-width: 375px;
        margin-left: 32px;
    }

    .pol__contact {
        max-width: calc(100% - 407px);
    }

    .article__content,
    .article > p {
        max-width: calc(100% - 380px);
    }

    /* Job */
    .job__content {
        width: calc(100% - 379px);
    }

    .job__img {
        width: 375px;
        height: 196px;
    }

    .job__img img {
        width: 266px;
        height: 38px;
    }

    .job__header > div {
        max-width: calc(100% - 379px);
    }

    /* Ank */
    .ank {
        height: 190px;
    }

    .ank > img {
        right: 52px;
        width: 440px;
    }

    /* About */
    .about__num {
        width: 40%;
    }

    .about__content {
        width: 60%;
    }

    .about__content p {
        font-size: 16px;
    }


    /* Blag */
    .blag {
        min-height: 422px;
    }

    .blag__num .num {
        font-size: 44px;
    }

    /* Blog */
    .blog__items > div {
        width: 50%;
    }

    /* Loc */
    .loc__item .flex-row {
        width: fit-content;
    }

}

@media (max-width: 992px) {

    /* Default */
    h1,
    h2,
    h3,
    .h1,
    .article__content h3,
    .h2,
    .h3 {
        font-size: 24px;
    }

    /* Footer */
    .footer__items > div {
        width: 50%;
    }

    .footer__items > div:last-child {
        width: 100%;
    }

    .footer__item:has(.btn) ul {
        margin-bottom: 32px;
    }

    .footer__item .flex-row:has(.social) {
        margin-top: 77px;
    }

    .col-1:nth-last-of-type(2) .footer__item ul {
        flex-wrap: nowrap;
        flex-direction: column;
    }

    .col-1:nth-last-of-type(2) .footer__item ul li {
        width: 100%;
    }

    .col-1:last-child .footer__item ul li {
        width: calc(50% - 8px);
    }

    .col-1:last-child .footer__item ul li:nth-child(3n+2),
    .footer__copy a {
        padding-left: 30px;
    }

    .footer__copy p,
    .footer__copy a {
        width: calc(50% - 8px);
    }

    /* Why */
    .why__item .num {
        font-size: 48px;
    }

    /* Blog */
    .blog__item-img {
        height: 220px;
    }

    .bef__img {
        height: 166px;
    }

    /* Ser */
    .accordion__header span {
        width: 35%;
    }

    .accordion__content {
        flex-direction: column;
    }

    .accordion__content > img,
    .accordion__content > video,
    .accordion__content > iframe {
        max-width: 100%;
        object-fit: cover;
        height: 322px;
        min-height: 322px;
        display: flex;
        margin-bottom: 30px;
    }

    .accordion__content-text {
        width: 65%;
        margin-left: auto;
        min-height: fit-content;
    }

    .tags {
        margin-top: 30px;
    }

    .accordion__content-text p {
        font-size: 16px;
    }

    .tags a {
        font-size: 12px;
    }

    /* Team */
    .team__item-img {
        max-height: 450px;
        min-height: 300px;
    }

    .team__swiper .mySwiper {
        max-width: 251px;
        max-height: 322px;
    }

    .team__swiper .mySwiper .swiper-slide,
    .team__swiper .mySwiper .swiper-slide img {
        border-radius: 0;
    }

    .team__swiper-content {
        width: calc(100% - 251px);
        grid-template-rows: auto 1fr;
    }

    .team__swiper .mySwiper3 {
        display: none;
    }

    .team__swiper-content .mySwiper4 .swiper-slide .btn {
        padding: 8px 16px;
        font-size: 14px;
    }

    .team__swiper-content .mySwiper4 .swiper-slide,
    .team__swiper-content .mySwiper2 .swiper-slide {
        padding: 28px;
    }

    .team__swiper .swiper-btn {
        max-width: 37px;
        min-width: 37px;
        height: 37px;
    }

    .team__swiper .swiper-btns {
        bottom: 28px;
        right: 6px;
    }

    /* Price */
    .price__item li span:last-child,
    .price__item li span:nth-last-child(2) {
        min-width: fit-content;
        max-width: fit-content;
    }

    /* Cert */
    .cert__items > a {
        width: 50%;
    }

    /* Gog */
    .gog__swiper .swiper-slide {
        width: 50% !important;
    }

    /* Doc */
    .doc > img {
        width: 253px;
        height: 309px;
    }

    .doc__container {
        width: calc(100% - 255px);
    }

    .doc__info {
        width: calc(100% + 255px);
        margin-left: -255px;
        margin-top: 2px;
    }

    /* Pol */
    .pol aside {
        display: none;
    }

    .pol__contact {
        max-width: calc(100% - 4px);
    }

    .article__content,
    .article > p {
        max-width: calc(100% - 4px);
    }

    .pol {
        padding: 0 30px;
    }

    /* Error */
    .error h1 {
        font-size: 24px !important;
    }

    /* Vacancy */
    .vacancy {
        flex-direction: column;
    }

    .vacancy aside {
        min-width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-top: 2px;
    }

    /* Job */
    .job__content {
        width: 100%;
    }

    .job__img {
        width: 317px;
        height: 166px;
        position: absolute;
        top: 60px;
        left: 30px;
    }

    .job__img img {
        width: 210px;
        height: 30px;
    }

    .job__header > div {
        max-width: 100%;
    }

    .job__header {
        margin-top: 200px;
    }

    .job__header > .btn {
        position: absolute;
        top: 60px;
        right: 30px;
    }

    /* Ank */
    .ank > img {
        right: 0;
        width: 440px;
    }

    /* Reviews */
    .reviews__swiper .swiper-slide {
        width: 178px;
        height: 316px;
    }

    .reviews__swiper .swiper-slide::before {
        width: 36px;
        height: 36px;
        bottom: 16px;
        left: 16px;
        background: url(../img/play.svg) center center / 10px 10px no-repeat, #F2F2F2;
    }

    /* Blag */
    .blag__num .num {
        font-size: 36px;
    }

    /* Contact */
    .contact {
        flex-direction: column;
    }

    .contact > img {
        width: 100%;
        height: auto !important;
    }

    .contact .pol__contact {
        max-width: 100%;
        height: auto !important;
    }

    /* Loc */
    .loc__item > a,
    .loc__item > span {
        font-size: 16px;
    }

    #smooth-content {
        padding-bottom: 0;
    }

    div:has(.mob_google) .btn:first-child {
        display: none;
    }

    .mob_google {
        display: inline-flex;
    }
}

@media (max-width: 768px) {

    /* Team */
    .team__swiper {
        flex-direction: column;
    }

    .team__swiper .mySwiper {
        max-width: 100%;
        height: 500px;
        max-height: unset;
        min-height: unset;
        flex: unset;
    }

    .team__swiper .mySwiper .swiper-slide img {
        border-radius: 12px;
        display: block;
        object-position: center -50px;
    }

    .team__swiper-content {
        width: 100%;
        flex: unset;
        display: block;
    }

    .team__swiper-content .mySwiper4 .swiper-slide,
    .team__swiper-content .mySwiper2 .swiper-slide {
        padding: 16px;
    }

    .team__swiper .swiper-btns {
        bottom: 16px;
        right: 16px;
    }

    .team__swiper-content .mySwiper4 .swiper-slide {
        flex-direction: column;
    }

    .team__swiper-content .mySwiper4 .swiper-slide .btn {
        width: 100%;
    }

    .team__swiper-content .mySwiper4 .btn:last-child {
        width: calc(100% - 80px);
    }

    .team__items > div {
        width: 50%;
    }

    .team__swiper-content:has(.anim-section) {
        position: unset;
    }

    .team__swiper-content .anim-logo__item img {
        width: 178px;
        height: 24px;
    }

    .team__swiper-content .anim-logo__item,
    .team__swiper-content .marquee__group,
    .team__swiper-content .marquee {
        gap: 19px;
    }

    .team__swiper-content .anim-section {
        padding: 18px 0;
    }

    .team__swiper:has(.anim-section) {
        margin-bottom: 58px;
    }

    .team__swiper-content .anim-section {
        bottom: -56px;
    }

    .team__swiper .mySwiper:not(.swiper) img {
        object-position: center -100px;
    }

    /* Why */
    .why__items > div {
        width: 100%;
    }

    .why__item {
        height: fit-content;
    }

    .why__item-img {
        margin-bottom: 52px;
    }
}

@media (max-width: 750px) {

    /* Default */
    .container {
        padding: 0 20px;
    }

    .article p,
    .article li {
        font-size: 16px;
    }

    h1,
    .h1,
    h2,
    .h2,
    .article__content h3,
    .h4,
    h4 {
        font-size: 20px;
    }

    section {
        padding: 40px 0;
    }

    /* Nav */
    .nav__list,
    .nav > .tel,
    .nav > .btn:not(.burger):not(.lang) {
        display: none;
    }

    .lang {
        margin-left: auto;
    }

    .nav__menu {
        right: 20px;
        left: 20px;
        width: calc(100% - 40px);
        padding: 30px 30px 16px;
        overflow: hidden;
    }

    .nav__menu > ul.mob li {
        width: 100%;
    }

    .nav__menu > ul.mob {
        margin-bottom: 34px;
    }

    .nav__menu .social {
        display: none;
    }

    .nav__menu .nav__btn,
    .nav__menu .btn {
        display: inline-flex;
        width: 100%;
        z-index: 2;
        position: relative;
    }

    .nav__menu .nav__btn.active {
        flex-direction: row-reverse;
        justify-content: flex-end;
    }

    .menu-active,
    html:has(.menu-active),
    body:has(.modal__container.show),
    html:has(.modal__container.show) {
        overflow: hidden !important;
    }

    .nav__menu .nav__btn.active img {
        transform: rotate(90deg);
    }

    .nav__menu ul {
        position: relative;
        z-index: 0;
        margin-bottom: 34px;
    }

    .nav__menu ul::before {
        content: '';
        position: absolute;
        z-index: -1;
        box-shadow: 0 -2px 24px 0 rgba(0, 0, 0, .1);
        border-radius: 30px;
        bottom: -30px;
        left: -30px;
        right: -30px;
        top: -120px;
    }

    .nav__menu .btn {
        margin-top: 12px;
        padding: 8px 16px;
        height: 37px;
    }

    .nav__menu .btn.tel {
        border: 1px solid #DDDDDD;
    }

    .nav__menu .btn.tel:hover {
        background: #DDDDDD;
        color: #080808;
    }

    .nav__menu .btn.tel::before {
        content: unset !important;
    }

    .nav__menu:has(.nav__btn.active) .submenu,
    .nav__menu:has(.nav__btn.active) .main__services_menu {
        display: flex !important;
    }

    .nav__menu:has(.nav__btn.active) .mob {
        display: none !important;
    }

    /* Footer */
    .footer__items > div {
        width: 100%;
    }

    .footer__item .flex-row:has(.social) {
        margin-top: 105px;
    }

    .col-1:last-child .footer__item ul li {
        width: 100%;
    }

    .col-1:last-child .footer__item ul li:nth-child(3n+2),
    .footer__copy a {
        padding-left: 0px;
    }

    .col-1:last-child .footer__item ul li:last-child {
        display: inline-block;
    }

    .footer__copy {
        flex-direction: column;
    }

    .footer__copy p,
    .footer__copy a {
        width: 100%;
    }

    .footer__item {
        padding: 16px;
    }

    .footer__items > div:nth-child(3) {
        order: 1;
    }

    .footer__items > div:nth-child(1) {
        order: 2;
    }

    .footer__items > div:nth-child(4),
    .footer__items > div:nth-child(5) {
        order: 3;
    }

    .footer__items > div:nth-child(2) {
        order: 4;
    }

    .footer__item > div:not(.flex-row) a:not(.loc) {
        font-size: 24px;
    }

    /* Hero */
    .hero {
        height: fit-content;
        flex-direction: column;
    }

    .hero__content {
        padding: 15px;
    }

    .hero__content p {
        font-size: 14px;
    }

    .hero__content,
    .hero > img,
    .hero > video,
    .hero > iframe {
        width: 100%;
        height: auto;
        border-radius: 14px;
    }

    .section__hero > svg {
        padding: 0 20px;
    }

    /* Faq */
    .accordion__header {
        padding: 16px;
    }

    .accordion__content {
        padding: 0 16px;
    }

    .accordion__item.active .accordion__content {
        padding: 16px;
    }

    /* Blog */
    .blog__item-img {
        height: 320px;
    }

    .bef__img {
        height: 188px;
    }

    .blog__items > div {
        width: 100%;
    }

    /* Ser */
    .accordion__header span {
        width: 25%;
    }

    .accordion__content-text {
        width: 75%;
    }

    /* Ready */
    .ready {
        padding: 16px;
    }

    .ready .h2 {
        font-size: 40px;
    }

    .ready .btn {
        margin-top: 32px;
    }

    .ready > img {
        width: 175px;
        height: 182px;
        bottom: -58px;
        right: -40px;
    }

    /* Bread */
    .breadcrumps {
        padding: 7.5px 16px;
    }

    /* Zaput */
    .zaput {
        padding-bottom: calc(100px + (300 - 100) * ((100vw - 300px) / (750 - 350)));
    }

    .zaput p {
        font-size: 16px;
    }

    .zaput > img {
        width: 120%;
        left: 50%;
        transform: translate(-50%, 0);
        top: auto;
        bottom: -30px;
    }

    /* Service */
    .service__items > div {
        width: 50% !important;
    }

    .service__item > img {
        width: calc(100% - 4px);
        height: 240px;
        top: auto;
        bottom: 96px;
    }

    .service__btn {
        width: calc(100% - 4px);
        top: auto;
        bottom: 2px;
        color: #fff;
    }

    .service__item {
        padding-right: 28px;
        padding-bottom: 368px;
        min-height: fit-content;
    }

    .service__item p {
        max-height: 48px;
        overflow: hidden;
        margin-top: 8px;
    }

    /* Pol */
    .header .btn {
        position: relative;
        top: 0;
        right: 0;
        margin-top: 16px;
    }

    .date {
        padding: 16px !important;
        margin-bottom: 32px;
    }

    .pol {
        padding: 0 20px;
    }

    /* Job */
    .job__img {
        width: calc(100% - 40px);
        left: 20px;
        right: 20px;
    }

    .job__header > .btn {
        position: relative;
        right: 0;
        top: 0;
    }

    .job__header {
        flex-direction: column;
        gap: 24px;
    }

    /* Ank */
    .ank > img {
        right: -100px;
    }

    /* Prov */
    .prov {
        flex-direction: column-reverse;
    }

    .prov .swiper {
        width: 100%;
    }

    .prov .mySwiper {
        width: 50%;
    }

    .prov .mySwiper2 .swiper-slide {
        padding: 17px;
    }

    .prov .mySwiper2 .swiper-btns {
        right: 17px;
        bottom: 23px;
    }

    /* About */
    .about__container {
        flex-direction: column;
        margin-bottom: 80px;
    }

    .about > img {
        margin-bottom: 80px;
        height: 200px;
    }

    .about__num {
        width: 100%;
        height: fit-content !important;
    }

    .about__content {
        width: 100%;
        height: fit-content !important;
        padding: 0 20px 32px;
    }

    .about__item {
        width: 100%;
    }

    /* Blag */
    .blag {
        flex-direction: column;
        min-height: fit-content;
        padding: 16px;
        gap: 24px;
    }

    .blag__num .btn {
        width: 100%;
    }

    .blag__num p {
        max-width: 200px;
    }

    .blag__content,
    .blag__num {
        width: 100%;
    }

    .blag__content {
        padding: 0;
    }

    .header__links {
        padding: 16px;
    }

    /* Article */
    section:has(.article__content) .header .h2 {
        max-width: 100%;
    }

    /* Loc */
    .loc__items > div {
        width: 100%;
    }

    .loc__item {
        padding: 16px;
    }

    .loc__map {
        height: 284px;
    }
}

@media (max-width: 650px) {}

@media (max-width: 600px) {

    /* Ser */
    .accordion__content > img,
    .accordion__content > video,
    .accordion__content > iframe {
        margin-bottom: 18px;
        height: 222px;
        min-height: 222px;
    }

    .accordion__header span {
        width: fit-content;
        margin-right: 16px;
    }

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

    /* Service */
    .service__items > div {
        width: 100% !important;
    }

    /* Price */
    .price__item li {
        flex-wrap: wrap;
        row-gap: 16px;
        column-gap: 32px;
    }

    .price__item li span:first-child {
        width: 100%;
    }

    .price__item li span:last-child,
    .price__item li span:nth-last-child(2) {
        min-width: 104px;
        max-width: 104px;
        font-size: 14px;
    }

    .price__item li span:last-child {
        color: #878787;
    }

    .price__header {
        padding: 16px;
        margin-bottom: 80px;
    }

    section:has(.price__item) > div:nth-of-type(n+3) {
        margin-top: 80px !important;
    }

    /* Cert */
    .cert__items > a {
        width: 100%;
    }

    /* Join */
    .join {
        min-height: fit-content;
        padding: 16px;
        padding-bottom: calc(100px + (300 - 100) * ((100vw - 300px) / (750 - 350)));
    }

    .join p {
        margin-bottom: 32px;
    }

    .join > img {
        width: 100%;
        right: 0;
        top: auto;
        transform: translate(0);
        bottom: -30%;
    }

    /* Doc */
    .doc > img {
        width: 100%;
        height: fit-content;
    }

    .doc {
        flex-direction: column;
    }

    .doc__content {
        padding: 32px 16px;
    }

    .doc__content .btn {
        width: 100%;
    }

    .doc__container {
        width: 100%;
    }

    .doc__info {
        width: 100%;
        margin-left: 0;
        margin-top: 0;
    }

    /* Gog */
    .gog__swiper .swiper-slide {
        width: 90% !important;
    }

    /* Blog */
    .proc__swiper .blog__item {
        padding: 2px 16px 90px;
    }

    .proc__swiper .blog__item-img {
        position: unset;
        width: calc(100% + 28px);
        margin: 0 -14px 18px;
    }

    .proc__swiper .blog__item-img > img {
        width: 100%;
    }

    .proc__swiper .blog__item-img span {
        top: auto;
        bottom: 2px;
        right: 2px;
        left: 2px;
        padding: 16px;
        height: fit-content;
        width: calc(100% - 4px);
        justify-content: space-between;
        flex-direction: row-reverse;
        align-items: center;
    }

    .proc__swiper .blog__item-img span::before {
        position: relative;
        display: inline-block;
        top: 0;
        right: 0;
    }

    /* Ank */
    .ank {
        height: fit-content;
        padding-bottom: calc(150px + (350 - 150) * ((100vw - 300px) / (600 - 350)));
    }

    .ank .btn {
        margin-top: 24px;
        width: 100%;
    }

    .ank > img {
        right: auto;
        left: 50%;
        top: auto;
        bottom: -100px;
        transform: translate(-50%, 0);
        width: calc(100% + 40px);
    }

    .service__btn {
        padding: 16px;
    }

    .service__item > img {
        bottom: 72px;
    }

    /* Del */
    .del > div{
        width: 100%;
    }

    .del__item p {
        -webkit-line-clamp: unset;
    }

    .del > div:has(.del__item:hover) .del__item {
        position: relative;
        width: 100%;
    }

    /* Article */
    .article__slider-images a {
        width: calc(50% - 1px);
    }

    .article__img,
    .article__slider,
    .article__content > img {
        margin: 48px -8px 0;
        width: calc(100% + 16px);
    }

    .article > p {
        margin-bottom: 32px;
    }

    .article__content,
    .article > p {
        padding: 0 16px;
    }

    .article__img p {
        margin-left: 16px;
    }

    .article__img span {
        left: 16px;
    }

    /* Loc */
    .loc__item {
        flex-direction: column;
        align-items: flex-start;
    }

    .loc__item .flex-row {
        width: 100%;
        margin-top: 32px;
    }

    .job__content-items > div {
        width: 100%;
    }

    /* Team */
    .team__item-img {
        max-height: 400px;
        min-height: 250px;
    }

    .team__swiper .mySwiper:not(.swiper) img {
        object-position: center -50px;
    }
}

@media (max-width: 560px) {}

@media (max-width: 480px) {

    /* Hero */
    .hero__btns {
        flex-direction: column;
    }

    .hero__btns .btn {
        width: 100%;
    }

    /* Blog */
    .blog__item {
        padding: 2px 16px 16px;
    }

    .blog__item-img {
        width: calc(100% + 24px);
        margin: 0 -12px 18px;
        height: 220px;
    }

    .bef__img {
        height: 112px;
    }

    .swiper-control {
        padding: 32px 16px;
        flex-direction: column;
        gap: 8px;
    }

    .swiper-control .btn {
        width: 100%;
    }

    .swiper-btns {
        margin-left: auto;
    }

    .swiper-control:has(.pagination) {
        padding: 16px;
    }

    .pagination nav span,
    .pagination nav a {
        max-width: 36px;
        min-width: 36px;
        height: 36px;
    }

    /* Ser */
    .accordion__content > img,
    .accordion__content > video,
    .accordion__content > iframe {
        height: 146px;
        min-height: 146px;
    }

    /* Reviews */
    section:has(.reviews__swiper) .swiper-control {
        flex-wrap: wrap;
        flex-direction: row;
    }

    section:has(.reviews__swiper) .swiper-control .btn {
        width: calc(100% - 44px);
        margin: 0;
    }

    section:has(.reviews__swiper) .swiper-control > .swiper-btn {
        margin: 0;
    }

    section:has(.reviews__swiper) .swiper-control .swiper-btns {
        width: 100%;
    }

    section:has(.reviews__swiper) .swiper-control .swiper-pause,
    section:has(.reviews__swiper) .swiper-control .swiper-play {
        margin-right: auto;
    }

    .form input[type="submit"] {
        width: 100%;
    }

    /* Modal */
    .form > p {
        width: 100%;
    }

    .form .btn {
        width: 100%;
    }

    /* Vacancy */
    .vacancy__item {
        padding: 16px;
    }

    .vacancy__item::before {
        right: 14px;
        top: 14px;
    }

    .vacancy__item:not(aside) p {
        max-width: calc(100% - 36px);
    }

    /* Loc */
    .loc__map {
        height: 200px;
    }

    /* Team */
    .team__items > div {
        width: 100%;
    }

    .team__item-img {
        max-height: 450px;
        min-height: 350px;
    }

    .team__swiper .mySwiper:not(.swiper) img {
        object-position: center center;
    }

    .team__swiper .mySwiper {
        height: 400px;
    }

    .team__swiper .mySwiper .swiper-slide img {
        object-position: center center;
    }
}