.mobilmenu {
    transition: 0.6s ease-in;
}

.soft-edges {

    mask-image: linear-gradient(to left, black 70%, transparent 100%),
        linear-gradient(to bottom, black 80%, transparent 100%);
    -webkit-mask-image: linear-gradient(to left, black 70%, transparent 100%),
        linear-gradient(to bottom, black 80%, transparent 100%);
    mask-composite: intersect;
    -webkit-mask-composite: source-in;

}

.content-section {
    max-width: 1100px;
    margin: 2rem auto;
    padding: 2rem;
}

.section-title {
    color: #0f766e;
    font-size: 1.875rem;
    font-weight: 700;
    padding-bottom: 0.75rem;
    border-bottom: 2px solid #e2e8f0;
    margin-bottom: 1.5rem;
}

.google-blue-btn {
    background-color: #1a73e8;
    transition: all 0.3s ease;
}

.google-blue-btn:hover {
    background-color: #1557b0;
    box-shadow: 0 4px 12px rgba(26, 115, 232, 0.3);
}

.reviews-wrapper {
    min-height: 300px;
    width: 100%;
}

html,
body {
    position: relative;
    height: 100%;
}

body {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #fff;
    margin: 0;
    padding: 0;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    background-repeat: no-repeat !important;
    background-position: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.autoplay-progress {
    position: absolute;
    right: 16px;
    bottom: 16px;
    z-index: 10;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    color: var(--swiper-theme-color);
}

.autoplay-progress svg {
    --progress: 0;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 10;
    width: 100%;
    height: 100%;
    stroke-width: 4px;
    stroke: var(--swiper-theme-color);
    fill: none;
    stroke-dashoffset: calc(125.6px * (1 - var(--progress)));
    stroke-dasharray: 125.6;
    transform: rotate(-90deg);
}

.swiper-button-prev,
.swiper-button-next {
    color: rgb(255, 255, 255) !important;
}


.reabilitasiya-dropdown .dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
}


.reabilitasiya-dropdown:hover .dropdown-menu {
    display: block;
}

iframe.goog-te-banner-frame,
.goog-te-banner-frame,
.goog-te-balloon-frame,
#goog-gt-tt,
.skiptranslate,
.goog-te-gadget,
.goog-te-gadget-icon,
.goog-te-menu-value,
#google_translate_element img,
.goog-te-spinner-pos,
.VIpgJd-Zvi9ab-OR9s-rb-bgDN7c {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    width: 0 !important;
    pointer-events: none !important;
}

/* Tərcümə xətlərini sil */
font {
    background-color: transparent !important;
    box-shadow: none !important;
    display: inline !important;
    vertical-align: inherit !important;
}