* {
    margin: 0;
    padding: 0;
    font-family: "Geologica", sans-serif;
}

@media (prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior: smooth;
    }
}

a {
    text-decoration: none;
    color: black;
}

.container {
    max-width: 1360px;
    width: 100%;
    margin: 0 auto;
}

.breadcrumb {
    margin-top: 40px;
    display: flex;
    gap: 8px;
    margin-left: 15px;
    margin-top: -60px;
}

.breadcrumb div {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
    background-color: rgba(237, 243, 248, 1);
    border-radius: 50px;
}

.breadcrumb div:nth-child(1) {
    color: #AEAEAE;
}

.breadcrumb div:nth-child(2) {
    color: #BFC8D2;
}

.pagination {
    margin-top: 30px;
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 5px;
}

.pagination_circle {
    width: 30px;
    height: 30px;
    border-radius: 100px;
    border: solid 1px rgba(191, 200, 210, 1);
    display: flex;
    justify-content: center;
    align-items: center;

}

.swiper {
    width: 100%;
    height: 100%;
    overflow: visible;
    margin-top: 40px;
}

.swiper-slide {
    font-size: 18px;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 479px;
    box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.08);
    box-shadow: -3px -3px 10px 0px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
}

.swiper-pagination {
    display: none;
}

.swiper-slide_block img {
    width: 295px;
    height: 274px;
    border-radius: 10px;
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 15px;
    object-fit: cover;
}

.swiper-slide_block h4 {
    font-size: 18px;
    margin-top: 15px;
    width: 295px;
    font-weight: 500;
    margin-left: 15px;
}

.swiper-slide_block p {
    width: 295px;
    font-weight: 300;
    color: rgba(174, 174, 174, 1);
    text-align: start;
    margin-left: 15px;
    margin-top: 10px;
    font-size: 16px;
}

.swiper-slide_block a {
    width: 295px;
    height: 52px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
    border-radius: 73.86px;
    color: rgba(92, 186, 234, 1);
    margin: 0 auto;
    margin-top: 15px;
    border: solid 1px rgba(92, 186, 234, 1);
    transition: 0.15s;
}

.swiper-slide_block a:hover {
    color: white;
    background-color: rgba(92, 186, 234, 1);
    transition: 0.15s;
}

.header-services-and-poisk-group .swiper-slide {
    box-shadow: none !important;
}

@media (max-width:850px) {
    .breadcrumb div {
        font-size: 14px;
    }
}

.swiper-slide_block {
    overflow: hidden;
}

.card30_img {
    width: 295px;
    height: 274px;
    margin-top: 15px;
    overflow: hidden;
    border-radius: 10px;
}

.docs_container .docs_container_block:nth-child(2) img {
    object-position: center 30%;
}

.docs_container .docs_container_block:nth-child(3) img {
    object-position: center 40%;
}

.docs_container .docs_container_block:nth-child(4) img {
    object-position: center 35%;
}

.docs_container .docs_container_block:nth-child(5) img {
    object-position: center 40%;
}

.docs_container .docs_container_block:nth-child(6) img {
    object-position: center 45%;
}

.docs_container .docs_container_block:nth-child(7) img {
    object-position: center 30%;
}

.docs_container .docs_container_block:nth-child(8) img {
    object-position: center 25%;
}

.docs_container .docs_container_block:nth-child(9) img {
    object-position: center 35%;
}

.docs_container .docs_container_block:nth-child(10) img {
    object-position: center 25%;
}

.docs_container .docs_container_block:nth-child(11) img {
    object-position: center 50%;
}

.docs_container .docs_container_block:nth-child(12) img {
    object-position: center 30%;
}

.docs_container .docs_container_block:nth-child(13) img {
    object-position: center 50%;
}

.docs_container .docs_container_block:nth-child(14) img {
    object-position: center 40%;
}

.docs_container .docs_container_block:nth-child(15) img {
    object-position: center 20%;
}

.docs_container .docs_container_block:nth-child(16) img {
    object-position: center 40%;
}

.docs_container .docs_container_block:nth-child(17) img {
    object-position: center 35%;
}

.docs_container .docs_container_block:nth-child(18) img {
    object-position: center 55%;
}

.docs_container .docs_container_block:nth-child(19) img {
    object-position: center 35%;
}

.docs_container .docs_container_block:nth-child(20) img {
    object-position: center 35%;
}

.docs_container .docs_container_block:nth-child(21) img {
    object-position: center 15%;
}

.docs_container .docs_container_block:nth-child(22) img {
    object-position: center 30%;
}

.docs_container .docs_container_block:nth-child(23) img {
    object-position: center 40%;
}

.docs_container .docs_container_block:nth-child(24) img {
    object-position: center 10%;
    width: 70%;
}

.docs_container .docs_container_block:nth-child(25) img {
    object-position: center 15%;
}

.docs_container .docs_container_block:nth-child(26) img {
    object-position: center 35%;
}

.docs_container .docs_container_block:nth-child(27) img {
    object-position: center 35%;
}

.docs_container .docs_container_block:nth-child(28) img {
    object-position: center 35%;
}

.docs_container .docs_container_block:nth-child(29) img {
    object-position: center 38%;
}

.docs_container .docs_container_block:nth-child(30) img {
    object-position: center 35%;
}

.docs_container .docs_container_block:nth-child(31) img {
    object-position: center 40%;
}

.docs_container .docs_container_block:nth-child(32) img {
    object-position: center 45%;
}

.docs_container .docs_container_block:nth-child(33) img {
    object-position: center 10%;
    width: 70%;
}

.docs_container .docs_container_block:nth-child(34) img {
    object-position: center 45%;
}

.docs_container .docs_container_block:nth-child(35) img {
    object-position: center 45%;
}

.docs_container .docs_container_block:nth-child(36) img {
    object-position: center 40%;
}

.docs_container .docs_container_block:nth-child(37) img {
    object-position: center 50%;
}

.docs_container .docs_container_block:nth-child(38) img {
    object-position: center 35%;
}

.docs_container .docs_container_block:nth-child(39) img {
    object-position: center 40%;
}

.docs_container .docs_container_block:nth-child(40) img {
    object-position: center 46%;
}

.docs_container .docs_container_block:nth-child(41) img {
    object-position: center 45%;
}

.docs_container .docs_container_block:nth-child(42) img {
    object-position: center 30%;
}

.docs_container .docs_container_block:nth-child(43) img {
    object-position: center 40%;
}
.docs_container .docs_container_block:nth-child(44) img {
    object-position: center 46%;
}
.docs_container .docs_container_block:nth-child(45) img {
    object-position: center 45%;
}
.docs_container .docs_container_block:nth-child(46) img {
    object-position: center 30%;
}
.mainForm input::placeholder {

    color: white;
    font-size: 14px;
    font-weight: 300;
}

.cross {
    width: 40px;
    height: 40px;
    position: relative;
}

.cross::before,
.cross::after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 4px;
    height: 100%;
    background-color: white;
    /* цвет линии */
    transform: translateX(-50%) rotate(45deg);
}

.cross::after {
    transform: translateX(-50%) rotate(-45deg);
}

.popUpMain {
    display: none;
    /* По умолчанию форма скрыта */
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
    justify-content: center;
}

.popup,
.popup input,
.popup textarea {
    box-sizing: border-box;
}

.akcii-block {
    cursor: pointer;
}

.popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    z-index: 999;
}

.popup {
    background: white;
    padding: 35px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    max-width: 420px;
    width: 100%;
    box-sizing: border-box;
}

.popup p {
    margin: 0 0 20px;
    font-size: 16px;
}

.popup input,
.popup textarea,
.popup button {
    width: 100%;
    margin-bottom: 15px;
    padding: 10px;
    font-size: 14px;
    resize: none;
    box-sizing: border-box;
}

.popup button {
    background: rgba(92, 186, 234, 1);
    color: white;
    border: none;
    cursor: pointer;
    transition: 0.15s;
}

.popup button:hover {
    background: rgb(40, 172, 238);
    transition: 0.15s;
}

.close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 18px;
    cursor: pointer;
}

@media (max-width:500px) {
    .mainForm {
        padding: 10px;
    }
    .mainForm br {
        display: none;
    }
}

.price-block-service {
    cursor: pointer;
}

@media (max-width:1007px) {
    .header_right_menu_link {
        font-size: 15px;
    }
}

@media (max-width:994px) {
    .header_right_menu_link {
        font-size: 14px;
    }
    .header_right_menu {
        gap: 10px;
    }
}

@media (max-width:980px) {
    .header_right_menu_link {
        font-size: 14px;
    }
    .header_right_menu {
        gap: 8px !important;
    }
}

@media (max-width:951px) {
    .header_right_menu_link {
        font-size: 14px;
    }
    .header_right_menu {
        gap: 6px !important;
    }
}