* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    text-decoration: none !important;
    -webkit-text-stroke: 0 !important;
    text-shadow: none;
    border-bottom: none;
    background-image: none;
}

body {
    font-family: ERPx;
    direction: rtl;
    overflow-x: hidden;
    font-size: 16px !important;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
button,
input,
div {
    margin: 0;
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border: none;
    box-shadow: none;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.5;
}

input {
    outline: none;
    border: none;
    background: transparent;
}

li {
    list-style: none;
}

a {
    text-decoration: none !important;
    cursor: pointer;
}
a:focus {
    color: unset;
}
a:hover {
    color: unset;
}

.main-container {
    margin: 0 auto;
    width: 92%;
}
@media screen and (min-width: 767.5px) {
    .main-container {
        width: 90%;
    }
}
@media screen and (min-width: 1599.5px) {
    .main-container {
        max-width: 1450px;
    }
}
@media screen and (min-width: 1699.5px) {
    .main-container {
        max-width: 1550px;
    }
}

.banner .banner-content .banner-imgs-container .banner-img-1-frame, .banner .banner-content .banner-imgs-container .banner-img-1, .banner .banner-content .banner-imgs-container .banner-img-2-conatiner .banner-img-2-frame, .banner .banner-content .banner-imgs-container .banner-img-3-conatiner .banner-img-3-frame, .banner .banner-content .banner-imgs-container .banner-img-3-conatiner .banner-img-3, .page-footer .footer-logo-social-media-box::after, .page-footer .footer-tabs .nav-tabs .footer-tab-item.active:after, .header .header-middle .nav-list .nav-list-ul .nav-list-li .nav-submenu-ul .nav-submenu-li:not(:last-child)::after, .header .header-middle .nav-list .nav-list-ul .nav-list-li .nav-submenu-ul .nav-submenu-li .nav-sub-submenu .nav-sub-submenu-li:not(:last-child)::after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.introduction .introduction-img-back .introduction-img-border, .introduction .introduction-img-back .introduction-img-border .introduction-img-container, .events .events-pattern-box .events-pattern-box-inside, .gallery .gallery-content .tab-content .gallery-slider .gallery-slide .frame-2 .gallery-img-container, .gallery .gallery-content .tab-content .gallery-slider .gallery-slide .frame-2 .gallery-img-container .gallery-img-title-box {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.events .events-pattern-box:before, .gallery .gallery-content .tab-content .gallery-slider .gallery-slide .frame-2 .gallery-img-container:before {
    content: "";
    position: absolute;
    inset: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}

.services .services-slider .service-slide .service-slide-text, .introduction .introduction-desc .introduction-text, .market .market-info-container .market-courses .market-course .market-course-text, .events .events-slider .event-slide .event-slide-text {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.services .services-slider .service-slide .service-slide-title, .events .events-slider .event-slide .event-slide-title, .gallery .gallery-content .tab-content .gallery-slider .gallery-slide .frame-2 .gallery-img-container .gallery-img-title-box .gallery-img-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.gallery .gallery-content .title-tab-container .gallery-tabs .gallery-tab-item .gallery-tab-link, .gallery .gallery-content .tab-content .gallery-slider .gallery-slide {
    cursor: url("../images/mother-child/cursor-vector-1.svg") 0 0, auto !important;
}

.slider-next-btn {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.FaNum {
    font-family: ERPxFaNum !important;
}

.gap-03 {
    gap: 0.3em;
}

.gap-05 {
    gap: 0.5em;
}

.gap-1 {
    gap: 1em;
}

.gap-2 {
    gap: 2em;
}

.gap-4 {
    gap: 4em;
}

.opacity-05 {
    opacity: 0.5;
}

.nav-tabs > li > a:hover {
    border-color: transparent !important;
    background-color: transparent;
}

.nav::before,
.nav::after {
    content: none;
}

.slider-pagination {
    position: relative;
    top: unset;
    left: unset !important;
    width: unset;
    bottom: unset;
    direction: ltr;
    transform: translate(unset, unset) !important;
    -webkit-transform: translate(unset, unset) !important;
    -moz-transform: translate(unset, unset) !important;
    -ms-transform: translate(unset, unset) !important;
    -o-transform: translate(unset, unset) !important;
}

.swiper-pagination-bullets-dynamic {
    transform: translateX(0) !important;
    -webkit-transform: translateX(0) !important;
    -moz-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    -o-transform: translateX(0) !important;
}

.swiper-scrollbar {
    position: relative !important;
}

/* Remove all nav-tabs styles */
.nav-tabs {
    border-bottom: none;
    margin-bottom: 0;
    padding: 0;
    list-style: none;
}

/* Reset tab links */
.nav-tabs > li {
    float: none;
    margin-bottom: 0;
}

.nav-tabs > li > a {
    border: none;
    background: none;
    color: inherit;
    padding: 0;
    margin: 0;
    text-decoration: none;
    border-radius: 0;
}

/* Remove active tab styles */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    background-color: transparent;
    border: none;
    color: inherit;
}

.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}

.dropdown-menu > .active > a {
    background: transparent;
}

@keyframes shaking-1 {
    0% {
        transform: translateX(0) rotate(0deg) skew(0deg, 0deg);
    }
    25% {
        transform: translateX(-6px) rotate(3deg) skew(4deg, -2deg);
    }
    50% {
        transform: translateX(2px) rotate(-2deg) skew(-3deg, 2deg);
    }
    75% {
        transform: translateX(-2px) rotate(2deg) skew(2deg, -1deg);
        -webkit-transform: translateX(-2px) rotate(2deg) skew(2deg, -1deg);
        -moz-transform: translateX(-2px) rotate(2deg) skew(2deg, -1deg);
        -ms-transform: translateX(-2px) rotate(2deg) skew(2deg, -1deg);
        -o-transform: translateX(-2px) rotate(2deg) skew(2deg, -1deg);
    }
    100% {
        transform: translateX(0) rotate(0deg) skew(0deg, 0deg);
    }
}
@keyframes scale-up-center {
    0% {
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 #d3d1d1;
    }
}
@keyframes pulseShadow {
    0% {
        box-shadow: 0 0 0 0 rgba(234, 198, 245, 0.2);
    }
    100% {
        box-shadow: 0 0 0 1em rgba(234, 198, 245, 0.2);
    }
}
@keyframes pulse-slow {
    0% {
        opacity: 1;
        transform: scale(1);
    }
    100% {
        opacity: 0.5;
        transform: scale(0.85);
    }
}
@keyframes push {
    0% {
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }
}
@keyframes pulse-beat {
    0% {
        transform: translate(0, 0) skew(0deg, 0deg) rotate(0deg);
    }
    25% {
        transform: translate(5px, 5px) skew(-5deg, 3deg) rotate(-4deg);
    }
    50% {
        transform: translate(-4px, -6px) skew(6deg, -4deg) rotate(5deg);
        -webkit-transform: translate(-4px, -6px) skew(6deg, -4deg) rotate(5deg);
        -moz-transform: translate(-4px, -6px) skew(6deg, -4deg) rotate(5deg);
        -ms-transform: translate(-4px, -6px) skew(6deg, -4deg) rotate(5deg);
        -o-transform: translate(-4px, -6px) skew(6deg, -4deg) rotate(5deg);
    }
    75% {
        transform: translate(3px, 3px) skew(-3deg, 2deg) rotate(-3deg);
    }
    100% {
        transform: translate(0, 0) skew(0deg, 0deg) rotate(0deg);
    }
}
@keyframes scale-up-top {
    0% {
        transform: scale(0.5);
        transform-origin: center top;
    }
    100% {
        transform: scale(1);
        transform-origin: center top;
    }
}
@keyframes blink {
    0%, 100% {
        transform: scale(1);
    }
    25% {
        transform: scale(0.95);
    }
    50% {
        transform: scale(0.97);
    }
    75% {
        transform: scale(0.93);
    }
}
@keyframes rotate-blink {
    0%, 100% {
        transform: scale(1) rotate(10deg);
        -webkit-transform: scale(1) rotate(10deg);
        -moz-transform: scale(1) rotate(10deg);
        -ms-transform: scale(1) rotate(10deg);
        -o-transform: scale(1) rotate(10deg);
    }
    25% {
        transform: scale(0.95) rotate(10deg);
        -webkit-transform: scale(0.95) rotate(10deg);
        -moz-transform: scale(0.95) rotate(10deg);
        -ms-transform: scale(0.95) rotate(10deg);
        -o-transform: scale(0.95) rotate(10deg);
    }
    50% {
        transform: scale(0.97) rotate(10deg);
        -webkit-transform: scale(0.97) rotate(10deg);
        -moz-transform: scale(0.97) rotate(10deg);
        -ms-transform: scale(0.97) rotate(10deg);
        -o-transform: scale(0.97) rotate(10deg);
    }
    75% {
        transform: scale(0.93) rotate(10deg);
        -webkit-transform: scale(0.93) rotate(10deg);
        -moz-transform: scale(0.93) rotate(10deg);
        -ms-transform: scale(0.93) rotate(10deg);
        -o-transform: scale(0.93) rotate(10deg);
    }
}
@keyframes swing {
    0%, 100% {
        transform: rotateZ(0);
    }
    20% {
        transform: rotateZ(10deg);
        -webkit-transform: rotateZ(10deg);
        -moz-transform: rotateZ(10deg);
        -ms-transform: rotateZ(10deg);
        -o-transform: rotateZ(10deg);
    }
    40% {
        transform: rotateZ(-10deg);
        -webkit-transform: rotateZ(-10deg);
        -moz-transform: rotateZ(-10deg);
        -ms-transform: rotateZ(-10deg);
        -o-transform: rotateZ(-10deg);
    }
    60% {
        transform: rotateZ(3deg);
        -webkit-transform: rotateZ(3deg);
        -moz-transform: rotateZ(3deg);
        -ms-transform: rotateZ(3deg);
        -o-transform: rotateZ(3deg);
    }
    80% {
        transform: rotateZ(-3deg);
        -webkit-transform: rotateZ(-3deg);
        -moz-transform: rotateZ(-3deg);
        -ms-transform: rotateZ(-3deg);
        -o-transform: rotateZ(-3deg);
    }
}
@keyframes groove {
    0%, 100% {
        transform: skewY(0) rotate(0);
    }
    15% {
        transform: skewY(-5deg) rotateZ(4deg);
        -webkit-transform: skewY(-5deg) rotateZ(4deg);
        -moz-transform: skewY(-5deg) rotateZ(4deg);
        -ms-transform: skewY(-5deg) rotateZ(4deg);
        -o-transform: skewY(-5deg) rotateZ(4deg);
    }
    35% {
        transform: skewY(5deg) rotateZ(-4deg);
        -webkit-transform: skewY(5deg) rotateZ(-4deg);
        -moz-transform: skewY(5deg) rotateZ(-4deg);
        -ms-transform: skewY(5deg) rotateZ(-4deg);
        -o-transform: skewY(5deg) rotateZ(-4deg);
    }
    55% {
        transform: skewY(-3deg) rotateZ(-2deg);
        -webkit-transform: skewY(-3deg) rotateZ(-2deg);
        -moz-transform: skewY(-3deg) rotateZ(-2deg);
        -ms-transform: skewY(-3deg) rotateZ(-2deg);
        -o-transform: skewY(-3deg) rotateZ(-2deg);
    }
    85% {
        transform: skewY(3deg) rotateZ(2deg);
        -webkit-transform: skewY(3deg) rotateZ(2deg);
        -moz-transform: skewY(3deg) rotateZ(2deg);
        -ms-transform: skewY(3deg) rotateZ(2deg);
        -o-transform: skewY(3deg) rotateZ(2deg);
    }
}
@keyframes tata {
    0%, 100% {
        transform: scale(1);
    }
    20% {
        transform: scale(1.1) rotate(3deg);
    }
    40% {
        transform: scale(0.97);
    }
    60% {
        transform: scale(0.99) rotate(-3deg);
    }
    80% {
        transform: scale(1.05);
    }
}
@keyframes jerk {
    0%, 100% {
        transform: translateX(0) rotateZ(0);
    }
    20% {
        transform: translateX(-5px) rotateZ(-15deg);
    }
    40% {
        transform: translateX(5px) rotateZ(15deg);
    }
    60% {
        transform: translateX(-3px) rotateZ(5deg);
    }
    80% {
        transform: translateX(3px) rotateZ(-5deg);
    }
}
@keyframes jelly {
    0%, 100% {
        transform: scaleX(1);
    }
    20% {
        transform: scaleX(0.9);
    }
    50% {
        transform: scaleX(1.25);
    }
    85% {
        transform: scaleX(0.8);
    }
}
@keyframes flicker {
    0%, 100% {
        transform: skewX(0);
    }
    20% {
        transform: skewX(8deg);
    }
    40% {
        transform: skewX(-8deg);
    }
    60% {
        transform: skewX(4deg);
    }
    80% {
        transform: skewX(-4deg);
    }
}
@keyframes wobble-top {
    0%, 100% {
        transform: translateX(0);
        transform-origin: 50% 50%;
    }
    15% {
        transform: translateX(-6px) rotate(2deg);
        -webkit-transform: translateX(-6px) rotate(2deg);
        -moz-transform: translateX(-6px) rotate(2deg);
        -ms-transform: translateX(-6px) rotate(2deg);
        -o-transform: translateX(-6px) rotate(2deg);
    }
    30% {
        transform: translateX(4px) rotate(-2deg);
        -webkit-transform: translateX(4px) rotate(-2deg);
        -moz-transform: translateX(4px) rotate(-2deg);
        -ms-transform: translateX(4px) rotate(-2deg);
        -o-transform: translateX(4px) rotate(-2deg);
    }
    45% {
        transform: translateX(-4px) rotate(1.6deg);
        -webkit-transform: translateX(-4px) rotate(1.6deg);
        -moz-transform: translateX(-4px) rotate(1.6deg);
        -ms-transform: translateX(-4px) rotate(1.6deg);
        -o-transform: translateX(-4px) rotate(1.6deg);
    }
}
@keyframes wobble-bottom {
    0%, 100% {
        transform: translateX(0);
        transform-origin: 50% 50%;
    }
    15% {
        transform: translateX(-30px) rotate(-6deg);
    }
    30% {
        transform: translateX(15px) rotate(6deg);
    }
    45% {
        transform: translateX(-15px) rotate(-3.6deg);
    }
    60% {
        transform: translateX(9px) rotate(2.4deg);
    }
    75% {
        transform: translateX(-6px) rotate(-1.2deg);
    }
}
@keyframes wobble-left {
    0%, 100% {
        transform: translateY(0) rotate(0);
        transform-origin: 50% 50%;
    }
    15% {
        transform: translateY(-30px) rotate(-6deg);
    }
    30% {
        transform: translateY(15px) rotate(6deg);
    }
    45% {
        transform: translateY(-15px) rotate(-3.6deg);
    }
    60% {
        transform: translateY(9px) rotate(2.4deg);
    }
    75% {
        transform: translateY(-6px) rotate(-1.2deg);
    }
}
@keyframes wobble-right {
    0%, 100% {
        transform: translateY(0) rotate(0);
        transform-origin: 50% 50%;
    }
    15% {
        transform: translateY(-30px) rotate(6deg);
    }
    30% {
        transform: translateY(15px) rotate(-6deg);
    }
    45% {
        transform: translateY(-15px) rotate(3.6deg);
    }
    60% {
        transform: translateY(9px) rotate(-2.4deg);
    }
    75% {
        transform: translateY(-6px) rotate(1.2deg);
    }
}
.shaking-1 {
    animation: shaking-1 0.6s infinite;
    box-shadow: 0 0 0 1em transparent;
    -webkit-animation: shaking-1 0.6s infinite;
}

.shaking-1-on-hover:hover, .shaking-1-on-hover:focus {
    animation: shaking-1 0.6s infinite;
    box-shadow: 0 0 0 1em transparent;
    -webkit-animation: shaking-1 0.6s infinite;
}

.scale-up-center {
    animation: scale-up-center 1.2s infinite;
    -webkit-animation: scale-up-center 1.2s infinite;
}

.scale-up-center-on-hover:hover, .scale-up-center-on-hover:focus {
    animation: scale-up-center 1.2s infinite;
    -webkit-animation: scale-up-center 1.2s infinite;
}

.push {
    animation: push 0.5s infinite;
    -webkit-animation: push 0.5s infinite;
}

.push-on-hover:hover, .push-on-hover:focus {
    animation: push 1s forwards;
    -webkit-animation: push 1s forwards;
}

.pulseShadow {
    animation: pulseShadow 1s forwards;
    -webkit-animation: pulseShadow 1s forwards;
}

.pulseShadow-on-hover:hover, .pulseShadow-on-hover:focus {
    animation: pulseShadow 0.5s forwards;
    -webkit-animation: pulseShadow 0.5s forwards;
}

.pulse-beat {
    animation: pulse-beat 0.6s ease-in-out;
    box-shadow: 0 0 0 1em transparent;
    -webkit-animation: pulse-beat 0.6s ease-in-out;
}

.pulse-beat-on-hover:hover, .pulse-beat-on-hover:focus {
    animation: pulse-beat 0.6s ease-in-out;
    box-shadow: 0 0 0 1em transparent;
    -webkit-animation: pulse-beat 0.6s ease-in-out;
}

.pulse:hover {
    animation: pulse 1s;
    box-shadow: 0 0 0 1em transparent;
    -webkit-animation: pulse 1s;
}

.scale-up-top {
    animation: scale-up-top 0.4s;
    -webkit-animation: scale-up-top 0.4s;
}

.scale-up-top-on-hover:hover, .scale-up-top-on-hover:focus {
    animation: scale-up-top 0.4s;
    -webkit-animation: scale-up-top 0.4s;
}

.blink {
    animation: blink 0.8s infinite;
    -webkit-animation: blink 0.8s infinite;
}

.blink-on-hover:hover, .blink-on-hover:focus {
    animation: blink 0.8s infinite;
    -webkit-animation: blink 0.8s infinite;
}

.rotate-blink {
    animation: rotate-blink 0.8s infinite;
    -webkit-animation: rotate-blink 0.8s infinite;
}

.rotate-blink-on-hover:hover, .rotate-blink-on-hover:focus {
    animation: rotate-blink 0.8s infinite;
    -webkit-animation: rotate-blink 0.8s infinite;
}

.swing {
    animation: swing 0.8s infinite;
    -webkit-animation: swing 0.8s infinite;
}

.swing-on-hover:hover, .swing-on-hover:focus {
    animation: swing 0.8s infinite;
    -webkit-animation: swing 0.8s infinite;
}

.groove {
    animation: groove 0.8s infinite;
    -webkit-animation: groove 0.8s infinite;
}

.groove-on-hover:hover, .groove-on-hover:focus {
    animation: groove 0.8s infinite;
    -webkit-animation: groove 0.8s infinite;
}

.jerk {
    animation: jerk 0.8s infinite;
    -webkit-animation: jerk 0.8s infinite;
}

.jerk-on-hover:hover, .jerk-on-hover:focus {
    animation: jerk 0.8s infinite;
    -webkit-animation: jerk 0.8s infinite;
}

.jelly {
    animation: jelly 0.8s infinite;
    -webkit-animation: jelly 0.8s infinite;
}

.jelly-on-hover:hover, .jelly-on-hover:focus {
    animation: jelly 0.8s infinite;
    -webkit-animation: jelly 0.8s infinite;
}

.flicker {
    animation: flicker 0.8s infinite;
    -webkit-animation: flicker 0.8s infinite;
}

.flicker-on-hover:hover, .flicker-on-hover:focus {
    animation: flicker 0.8s infinite;
    -webkit-animation: flicker 0.8s infinite;
}

.pulse-slow {
    animation: pulse-slow 1s ease-in-out infinite alternate;
    -webkit-animation: pulse-slow 1s ease-in-out infinite alternate;
}

.pulse-slow-on-hover:hover, .pulse-slow-on-hover:focus {
    animation: pulse-slow 1s ease-in-out infinite alternate;
    -webkit-animation: pulse-slow 1s ease-in-out infinite alternate;
}

.wobble-top {
    animation: wobble-top 1s ease-in-out infinite alternate;
    -webkit-animation: wobble-top 1s ease-in-out infinite alternate;
}

.wobble-top-on-hover:hover, .wobble-top-on-hover:focus {
    animation: wobble-top 1s ease-in-out infinite alternate;
    -webkit-animation: wobble-top 1s ease-in-out infinite alternate;
}

.wobble-bottom {
    animation: wobble-bottom 1s ease-in-out infinite alternate;
    -webkit-animation: wobble-bottom 1s ease-in-out infinite alternate;
}

.wobble-bottom-on-hover:hover, .wobble-bottom-on-hover:focus {
    animation: wobble-bottom 1s ease-in-out infinite alternate;
    -webkit-animation: wobble-bottom 1s ease-in-out infinite alternate;
}

.wobble-left {
    animation: wobble-left 1s ease-in-out infinite alternate;
    -webkit-animation: wobble-left 1s ease-in-out infinite alternate;
}

.wobble-left-on-hover:hover, .wobble-left-on-hover:focus {
    animation: wobble-left 1s ease-in-out infinite alternate;
    -webkit-animation: wobble-left 1s ease-in-out infinite alternate;
}

.wobble-right {
    animation: wobble-right 1s ease-in-out infinite alternate;
    -webkit-animation: wobble-right 1s ease-in-out infinite alternate;
}

.wobble-right-on-hover:hover, .wobble-right-on-hover:focus {
    animation: wobble-right 1s ease-in-out infinite alternate;
    -webkit-animation: wobble-right 1s ease-in-out infinite alternate;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 #d3d1d1;
    }
}
.header {
    width: 100%;
    z-index: 1000;
    padding: 1.1em 0;
}
.header .header-logo {
    margin-right: 2em;
}
@media (min-width: 767.5px) {
    .header .header-logo {
        margin-right: 0;
    }
}
.header .header-logo .header-logo-img {
    width: 5em;
}
@media (min-width: 575.5px) {
    .header .header-logo .header-logo-img {
        width: 6em;
    }
}
@media (min-width: 767.5px) {
    .header .header-logo .header-logo-img {
        width: 6.5em;
    }
}
@media (min-width: 1199.5px) {
    .header .header-logo .header-logo-img {
        width: 7.5em;
    }
}
@media (min-width: 767.5px) {
    .header .header-middle {
        margin-right: 2em;
    }
}
@media (min-width: 1199.5px) {
    .header .header-middle {
        margin-right: 5em;
    }
}
.header .header-middle .bar-icon {
    font-size: 1.8em;
    z-index: 100;
    cursor: pointer;
}
.header .header-middle .bar-icon:before {
    color: #14294f;
}
.header .header-middle .nav-list {
    position: relative;
    width: 100%;
}
.header .header-middle .nav-list .nav-list-ul {
    width: 100%;
    margin-bottom: 0 !important;
}
@media (min-width: 767.5px) {
    .header .header-middle .nav-list .nav-list-ul {
        gap: 0.8em;
    }
}
@media (min-width: 991.5px) {
    .header .header-middle .nav-list .nav-list-ul {
        gap: 1.2em;
    }
}
.header .header-middle .nav-list .nav-list-ul .nav-list-li {
    position: relative;
    color: #000;
    height: 2em;
    font-size: 0.9em;
    font-weight: 400;
    cursor: pointer;
    transition: all 0.32s ease-in-out;
    -webkit-transition: all 0.32s ease-in-out;
    -moz-transition: all 0.32s ease-in-out;
    -ms-transition: all 0.32s ease-in-out;
    -o-transition: all 0.32s ease-in-out;
}
@media (min-width: 1499.5px) {
    .header .header-middle .nav-list .nav-list-ul .nav-list-li {
        font-size: 1em;
    }
}
.header .header-middle .nav-list .nav-list-ul .nav-list-li:hover {
    color: #b68431;
}
.header .header-middle .nav-list .nav-list-ul .nav-list-li:hover > .fa-chevron-down {
    color: #b68431;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
@media (min-width: 767.5px) {
    .header .header-middle .nav-list .nav-list-ul .nav-list-li:before {
        content: "";
        position: absolute;
        bottom: -4.3rem;
        opacity: 0;
        left: 50%;
        width: 9px;
        height: 9px;
        background-color: #b68431;
        border-radius: 50%;
    }
    .header .header-middle .nav-list .nav-list-ul .nav-list-li:hover::before {
        bottom: -1.3rem;
        opacity: 1;
    }
    .header .header-middle .nav-list .nav-list-ul .nav-list-li:hover > .nav-submenu-ul, .header .header-middle .nav-list .nav-list-ul .nav-list-li .nav-submenu-ul .nav-submenu-li .nav-list-li:hover > .nav-sub-submenu {
        display: flex !important;
        position: absolute;
        top: 2em;
        right: -3em;
        z-index: 50;
    }
}
.header .header-middle .nav-list .nav-list-ul .nav-list-li .nav-link {
    margin-left: 5px;
}
.header .header-middle .nav-list .nav-list-ul .nav-list-li .fa-chevron-down {
    transition: all 0.32s ease-in-out;
    -webkit-transition: all 0.32s ease-in-out;
    -moz-transition: all 0.32s ease-in-out;
    -ms-transition: all 0.32s ease-in-out;
    -o-transition: all 0.32s ease-in-out;
    color: #000;
    font-size: 0.8em;
    margin-right: 0.5em;
}
.header .header-middle .nav-list .nav-list-ul .nav-list-li .nav-submenu-ul, .header .header-middle .nav-list .nav-list-ul .nav-list-li .nav-submenu-ul .nav-submenu-li .nav-sub-submenu, .header .header-middle .nav-list .nav-list-ul .nav-list-li .nav-submenu-ul .nav-submenu-li .nav-sub-submenu .nav-sub-submenu-li .nav-sub-submenu, .header .header-middle .nav-list .nav-list-ul .nav-list-li .nav-submenu-ul .nav-submenu-li .nav-sub-submenu .nav-submenu-li .nav-sub-submenu {
    display: none !important;
    width: 17em;
    padding: 0.3em 0.8em;
    border-radius: 22px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    -ms-border-radius: 22px;
    -o-border-radius: 22px;
    color: #000;
    border: 2px solid #f0ab38;
    background: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(16px);
}
.header .header-middle .nav-list .nav-list-ul .nav-list-li .nav-submenu-ul .nav-submenu-li, .header .header-middle .nav-list .nav-list-ul .nav-list-li .nav-submenu-ul .nav-submenu-li .nav-sub-submenu .nav-sub-submenu-li, .header .header-middle .nav-list .nav-list-ul .nav-list-li .nav-submenu-ul .nav-submenu-li .nav-sub-submenu .nav-submenu-li {
    position: relative;
    margin-block: 0.3em !important;
    padding: 0.8em;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    transition: all 0.32s ease-in-out;
    -webkit-transition: all 0.32s ease-in-out;
    -moz-transition: all 0.32s ease-in-out;
    -ms-transition: all 0.32s ease-in-out;
    -o-transition: all 0.32s ease-in-out;
    color: #2959b1;
}
.header .header-middle .nav-list .nav-list-ul .nav-list-li .nav-submenu-ul .nav-submenu-li:not(:last-child)::after, .header .header-middle .nav-list .nav-list-ul .nav-list-li .nav-submenu-ul .nav-submenu-li .nav-sub-submenu .nav-sub-submenu-li:not(:last-child)::after {
    content: "";
    bottom: -0.3em;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, rgba(51, 107, 209, 0) 0%, #336bd1 50.5%, rgba(51, 107, 209, 0) 100%);
}
.header .header-middle .nav-list .nav-list-ul .nav-list-li .nav-submenu-ul .nav-submenu-li .fa-chevron-left, .header .header-middle .nav-list .nav-list-ul .nav-list-li .nav-submenu-ul .nav-submenu-li .nav-sub-submenu .nav-sub-submenu-li .fa-chevron-left, .header .header-middle .nav-list .nav-list-ul .nav-list-li .nav-submenu-ul .nav-submenu-li .nav-sub-submenu .nav-submenu-li .fa-chevron-left {
    color: #2959b1;
}
.header .header-middle .nav-list .nav-list-ul .nav-list-li .nav-submenu-ul .nav-submenu-li:hover, .header .header-middle .nav-list .nav-list-ul .nav-list-li .nav-submenu-ul .nav-submenu-li .nav-sub-submenu .nav-sub-submenu-li:hover, .header .header-middle .nav-list .nav-list-ul .nav-list-li .nav-submenu-ul .nav-submenu-li .nav-sub-submenu .nav-submenu-li:hover {
    color: #fff;
    background-color: #508bf8;
}
.header .header-middle .nav-list .nav-list-ul .nav-list-li .nav-submenu-ul .nav-submenu-li:hover .fa-chevron-left, .header .header-middle .nav-list .nav-list-ul .nav-list-li .nav-submenu-ul .nav-submenu-li .nav-sub-submenu .nav-sub-submenu-li:hover .fa-chevron-left {
    color: #fff;
}
.header .header-middle .nav-list .nav-list-ul .nav-list-li .nav-submenu-ul .nav-submenu-li:hover .nav-sub-submenu, .header .header-middle .nav-list .nav-list-ul .nav-list-li .nav-submenu-ul .nav-submenu-li .nav-sub-submenu .nav-sub-submenu-li:hover .nav-sub-submenu {
    display: flex !important;
    position: absolute;
    right: 90%;
    top: 20%;
}
.header .header-middle .nav-list .nav-list-ul .nav-list-li .nav-submenu-ul .nav-submenu-li .nav-sub-submenu, .header .header-middle .nav-list .nav-list-ul .nav-list-li .nav-submenu-ul .nav-submenu-li .nav-sub-submenu .nav-sub-submenu-li .nav-sub-submenu, .header .header-middle .nav-list .nav-list-ul .nav-list-li .nav-submenu-ul .nav-submenu-li .nav-sub-submenu .nav-submenu-li .nav-sub-submenu {
    width: 13em;
    padding: 0.8em;
}
.header .navbar-left-btns {
    gap: 0.5em;
}
.header .navbar-left-btns .icon-search::before {
    color: #fff;
}
.header .navbar-left-btns .nav-icon {
    font-size: 1.2em;
}
.header .navbar-left-btns .nav-big-btn {
    border-radius: 13px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    -o-border-radius: 13px;
    width: fit-content;
    color: #1b335f;
    background-color: #ffc86d;
    font-weight: 500;
    aspect-ratio: 1;
    padding: 0.6em;
    text-align: center;
}
@media (min-width: 991.5px) {
    .header .navbar-left-btns .nav-big-btn {
        aspect-ratio: 3/1;
        padding: 1em;
        font-size: 0.9em;
    }
    .header .navbar-left-btns .nav-big-btn.signIn-btn {
        border: 0.8px solid #1b335f;
    }
    .header .navbar-left-btns .nav-big-btn.logIn-btn {
        border: 0.8px solid #fff;
        background: #508bf8;
        color: #fff;
    }
}
@media (min-width: 1199.5px) {
    .header .navbar-left-btns .nav-big-btn {
        padding: 1em 1.5em;
    }
}
.header .navbar-left-btns .nav-big-btn:hover, .header .navbar-left-btns .nav-big-btn:focus {
    animation: pulse 1s;
    box-shadow: 0 0 0 1em transparent;
}
.header .navbar-left-btns .nav-icon {
    font-size: 1.3em;
}
@media (min-width: 991.5px) {
    .header .navbar-left-btns .nav-icon {
        margin-left: 0.3em;
    }
}
.header .navbar-left-btns .icon-search:before {
    color: #1b335f;
}
.header .mobile-menu {
    transition: all 0.32s ease-in-out;
    -webkit-transition: all 0.32s ease-in-out;
    -moz-transition: all 0.32s ease-in-out;
    -ms-transition: all 0.32s ease-in-out;
    -o-transition: all 0.32s ease-in-out;
    position: absolute;
    top: 0;
    right: -100%;
    width: 90%;
    visibility: hidden;
    overflow: hidden;
    z-index: 1000;
    border-radius: 22px 5px 5px 22px;
    border: 2px solid #f0ab38;
    background: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(15px);
}
@media (min-width: 575.5px) {
    .header .mobile-menu {
        width: 50%;
    }
}
.header .mobile-menu.open {
    right: 0;
    visibility: visible;
}
.header .mobile-menu .fa-times {
    padding: 1.1em;
    font-size: 2em;
    color: #2959b1;
    cursor: pointer;
}
.header .mobile-menu .mobile-menu-ul {
    padding: 0em 2em 1em 2em;
    max-height: 50em;
    overflow-y: auto;
}
.header .mobile-menu .mobile-menu-ul .mobile-menu-li {
    position: relative;
    width: 100%;
    font-size: 1em;
    cursor: pointer;
}
.header .mobile-menu .mobile-menu-ul .mobile-menu-li .mobile-menu-link {
    transition: all 0.32s ease-in-out;
    -webkit-transition: all 0.32s ease-in-out;
    -moz-transition: all 0.32s ease-in-out;
    -ms-transition: all 0.32s ease-in-out;
    -o-transition: all 0.32s ease-in-out;
    display: inline-block;
    color: #2959b1;
    font-weight: 400;
    padding: 0.7em;
    width: 100%;
    border-radius: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    -ms-border-radius: 9px;
    -o-border-radius: 9px;
}
.header .mobile-menu .mobile-menu-ul .mobile-menu-li .mobile-menu-link:hover {
    color: #fff;
    background-color: #508bf8;
}
.header .mobile-menu .mobile-menu-ul .mobile-menu-li .mobile-menu-link:hover .fa-chevron-down {
    color: #fff;
}
.header .mobile-menu .mobile-menu-ul .mobile-menu-li .mobile-menu-link:active {
    color: #fff;
}
.header .mobile-menu .mobile-menu-ul .mobile-menu-li.open .mobile-menu-submenu {
    max-height: 20em;
    visibility: visible;
    margin-top: 1em;
}
.header .mobile-menu .mobile-menu-ul .mobile-menu-li .mobile-menu-submenu {
    max-height: 0;
    margin-right: 1em;
    padding-right: 0.8em;
    visibility: hidden;
    overflow: hidden;
    border-right: 2px solid #2959b1;
    transition: all 0.32s ease-in-out;
    -webkit-transition: all 0.32s ease-in-out;
    -moz-transition: all 0.32s ease-in-out;
    -ms-transition: all 0.32s ease-in-out;
    -o-transition: all 0.32s ease-in-out;
}
.header .mobile-menu .mobile-menu-ul .mobile-menu-li .mobile-menu-submenu .submenu-item .submenu-item-link {
    width: 100%;
    display: inline-block;
    color: #2959b1;
    padding: 0.5em;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
.header .mobile-menu .mobile-menu-ul .mobile-menu-li .mobile-menu-submenu .submenu-item .submenu-item-link:hover {
    color: #fff;
    background-color: #508bf8;
}
.header .mobile-menu .mobile-menu-ul .mobile-menu-li .mobile-menu-submenu .submenu-item .submenu-item-link:hover .fa-chevron-down {
    color: #fff;
}
.header .mobile-menu .mobile-menu-ul .mobile-menu-li .mobile-menu-submenu .sub-submenu {
    max-height: 0;
    margin-right: 1em;
    padding-right: 0.8em;
    visibility: hidden;
    padding: 0 2em;
    border-right: 2px solid #2959b1;
    transition: all 0.32s ease-in-out;
    -webkit-transition: all 0.32s ease-in-out;
    -moz-transition: all 0.32s ease-in-out;
    -ms-transition: all 0.32s ease-in-out;
    -o-transition: all 0.32s ease-in-out;
}
.header .mobile-menu .mobile-menu-ul .mobile-menu-li .mobile-menu-submenu .sub-submenu .sub-submenu-item-link {
    width: 100%;
    display: inline-block;
    color: #2959b1;
    padding: 0.5em;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
.header .mobile-menu .mobile-menu-ul .mobile-menu-li .mobile-menu-submenu .sub-submenu .sub-submenu-item-link:hover {
    color: #fff;
    background-color: #508bf8;
}
.header .mobile-menu .mobile-menu-ul .mobile-menu-li .mobile-menu-submenu .sub-submenu.open {
    margin-top: 1em;
    max-height: 20em;
    visibility: visible;
}

.page-footer {
    overflow: hidden;
    position: relative;
    padding-top: 4em;
}
.page-footer .footer-logo-social-media-box {
    position: relative;
    width: 100%;
    margin-bottom: 3em;
}
@media (min-width: 575.5px) {
    .page-footer .footer-logo-social-media-box {
        width: 23%;
        margin-bottom: 0;
    }
    .page-footer .footer-logo-social-media-box .footer-logo {
        width: 100%;
        object-fit: cover;
    }
}
@media (min-width: 1429.5px) {
    .page-footer .footer-logo-social-media-box {
        width: 19%;
    }
}
.page-footer .footer-logo-social-media-box::after {
    content: "";
    bottom: -2.7em;
    width: 100%;
    height: 1px;
    background: #1b335f;
}
@media (min-width: 575.5px) {
    .page-footer .footer-logo-social-media-box::after {
        display: none;
    }
}
.page-footer .footer-tabs {
    gap: 3em;
    width: 100%;
}
@media (min-width: 575.5px) {
    .page-footer .footer-tabs {
        width: 70%;
        gap: 2em;
    }
}
.page-footer .footer-tabs .nav-tabs {
    position: relative;
    width: 100%;
    gap: 1.5em;
    padding: 1em 0;
}
.page-footer .footer-tabs .nav-tabs .footer-tab-item {
    position: relative;
    width: 30%;
    padding-block: 1em;
    text-align: center;
    border-radius: 11px;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    -o-border-radius: 11px;
}
.page-footer .footer-tabs .nav-tabs .footer-tab-item.active:after {
    content: "";
    bottom: -1em;
    width: 60%;
    height: 1em;
    background: url(../images/home-page/divider-lines.svg) no-repeat;
}
.page-footer .footer-tabs .nav-tabs .footer-tab-item.active .footer-tab-link {
    color: #1b335f !important;
}
.page-footer .footer-tabs .nav-tabs .footer-tab-item .footer-tab-link {
    color: rgba(27, 51, 95, 0.47);
    font-weight: 500;
    font-size: 1.05em;
}
.page-footer .footer-tabs .nav-tabs .footer-tab-item .footer-tab-link:hover {
    color: #1b335f !important;
}
.page-footer .footer-ul-columns {
    width: 70%;
}
.page-footer .footer-ul-columns .footer-ul-column {
    gap: 2em;
    width: 30%;
}
.page-footer .footer-ul-columns .footer-ul-column .footer-ul-column-title {
    position: relative;
    margin-bottom: 0.8em;
    color: #283676;
    font-weight: 500;
    font-size: 1em;
}
.page-footer .footer-ul-columns .footer-ul-column .footer-ul-column-title:after {
    content: "";
    position: absolute;
    right: 5%;
    bottom: -1.6em;
    width: 40%;
    height: 1em;
    background: url(../images/home-page/divider-lines.svg) no-repeat;
    background-position-x: right;
    background-size: contain;
}
.page-footer .footer-ul .footer-li {
    margin-bottom: 0.8em;
}
.page-footer .footer-ul .footer-li .footer-link {
    padding: 0;
    width: 100%;
    color: #1b335f;
    text-align: right;
    font-family: ERPxFaNum !important;
    font-size: 0.9em;
    font-weight: 400;
    line-height: 2;
}
.page-footer .footer-ul .footer-li .footer-icon {
    font-weight: 600;
    color: #ffa40c;
}
.page-footer .footer-ul .footer-li .footer-icon:before {
    color: #ffa40c;
    font-weight: 500;
}
.page-footer .footer-ul .footer-li .footer-icon.icon-fax {
    font-size: 1.8em;
}
.page-footer .footer-ul .footer-li .footer-icon.icon-location-tick, .page-footer .footer-ul .footer-li .footer-icon.icon-sms {
    font-size: 1.6em;
}
.page-footer .footer-ul .footer-li .footer-icon.icon-phone-ringing {
    font-size: 1.4em;
}
.page-footer .footer-social-media-links {
    width: 100%;
    gap: 2em;
}
@media (min-width: 575.5px) {
    .page-footer .footer-social-media-links {
        gap: 1.5em;
        width: 10em;
    }
}
@media (min-width: 1199.5px) {
    .page-footer .footer-social-media-links {
        width: 100%;
    }
}
.page-footer .footer-social-media-links .media-link-box {
    border-radius: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    -ms-border-radius: 9px;
    -o-border-radius: 9px;
    background: #ffa40c;
    padding: 0.6em;
}
.page-footer .footer-social-media-links .media-link-box .footer-media-icon {
    font-size: 1.5em;
}
.page-footer .footer-social-media-links .media-link-box .footer-media-icon:before {
    color: #fff;
}
.page-footer .footer-social-media-links .media-link-box .icon-linkedIn,
.page-footer .footer-social-media-links .media-link-box .icon-telegram {
    font-size: 1.3em;
}
.page-footer .created-by {
    width: 100%;
    background: #ffa30c;
    padding: 1em;
    position: relative;
    z-index: 100;
    gap: 2em;
}
@media screen and (min-width: 991.5px) {
    .page-footer .created-by {
        padding-inline: 2.5em;
    }
}
.page-footer .created-by .footer-bottom-ul {
    margin-bottom: 0;
    color: #fff;
    gap: 1.4em;
}
@media screen and (min-width: 991.5px) {
    .page-footer .created-by .footer-bottom-ul {
        width: 30%;
        gap: 0;
    }
}
.page-footer .created-by .footer-bottom-ul .footer-bottom-text {
    text-align: center;
    position: relative;
    line-height: 1.8;
    font-weight: 500;
    font-size: 0.7em;
}
@media screen and (min-width: 991.5px) {
    .page-footer .created-by .footer-bottom-ul .footer-bottom-text {
        text-align: right;
        list-style-type: disc;
    }
}
.page-footer .created-by .footer-bottom-ul .footer-bottom-text:first-child:before {
    content: "";
    position: absolute;
    bottom: -1.1em;
    left: 50%;
    width: 70%;
    height: 0.7px;
    background-color: #fff;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
@media screen and (min-width: 991.5px) {
    .page-footer .created-by .footer-bottom-ul .footer-bottom-text:first-child:before {
        display: none;
    }
}
.page-footer .created-by .footer-bottom-btn-container {
    gap: 1.5em;
    width: 100%;
}
@media (min-width: 991.5px) {
    .page-footer .created-by .footer-bottom-btn-container {
        width: 30%;
        margin-bottom: -0.7em;
    }
}
.page-footer .created-by .footer-bottom-btn-container .footer-bottom-btn {
    width: 50%;
    height: 3em;
    padding: 0.8em;
    gap: 0.5em;
    background: #fff;
    border-radius: 9px;
    color: #000;
    font-size: 0.8em;
    font-weight: 500;
}
@media (min-width: 575.5px) {
    .page-footer .created-by .footer-bottom-btn-container .footer-bottom-btn {
        width: 12em;
    }
}
.page-footer .created-by .footer-bottom-btn-container .footer-bottom-btn .icon-google-play {
    font-size: 1.2em;
}
.page-footer .created-by .footer-bottom-btn-container .footer-bottom-btn .icon-apple {
    font-size: 1.4em;
    padding-bottom: 7px;
}
.page-footer .abrisham-logo {
    width: 100%;
    gap: 0.6em;
}
@media (min-width: 991.5px) {
    .page-footer .abrisham-logo {
        width: 30%;
    }
}
.page-footer .abrisham-logo .law-message {
    color: #fff;
    text-align: center;
    font-size: 0.8em;
    font-weight: 500;
    display: flex;
    align-items: center;
}
.page-footer .abrisham-logo .law-message .abrisham-logo-img {
    width: 2em;
}
.page-footer .abrisham-logo .law-message .logo-name-part-1 {
    color: #6396fd;
    font-size: 1.6em;
    margin-right: 3px;
    margin-bottom: 3px;
}
.page-footer .abrisham-logo .law-message .logo-name-part-2 {
    color: #6c4807;
    font-size: 1.6em;
    margin-right: 0.2em;
    margin-bottom: 3px;
}

body {
    background: #fff5f9;
}

.section-title {
    font-family: "MolsaqArabic" !important;
    font-weight: 800;
    font-size: 1.6em;
    line-height: 1.2;
}
@media (min-width: 399.5px) {
    .section-title {
        font-size: 2em;
    }
}
@media (min-width: 1199.5px) {
    .section-title {
        font-size: 2.5em;
    }
}
@media (min-width: 1499.5px) {
    .section-title {
        font-size: 3em;
    }
}

.more-txt {
    opacity: 0;
    color: #ef6c21;
    font-weight: 500;
    font-size: 1em;
    margin-bottom: 7px;
    margin-left: 0.5em;
    transition: all 0.32s ease-in-out;
    -webkit-transition: all 0.32s ease-in-out;
    -moz-transition: all 0.32s ease-in-out;
    -ms-transition: all 0.32s ease-in-out;
    -o-transition: all 0.32s ease-in-out;
}
@media (min-width: 1399.5px) {
    .more-txt {
        font-size: 1.3em;
    }
}

.arrow-more {
    width: 1.5em;
    opacity: 0.6;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transition: all 0.32s ease-in-out;
    -webkit-transition: all 0.32s ease-in-out;
    -moz-transition: all 0.32s ease-in-out;
    -ms-transition: all 0.32s ease-in-out;
    -o-transition: all 0.32s ease-in-out;
}
@media (min-width: 1399.5px) {
    .arrow-more {
        width: 2em;
    }
}

.scrollbar-style {
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    height: 0.6em;
    background: #cae2f0;
}
@media (min-width: 575.5px) {
    .scrollbar-style {
        margin-right: auto;
    }
}
.scrollbar-style .swiper-scrollbar-drag {
    height: 1.5em;
    top: -9px;
    background: rgba(184, 224, 189, 0.3);
    border: 4px solid #b8e0bd;
    backdrop-filter: blur(2px);
}

.header .navbar-left-btns .nav-big-btn {
    border: none !important;
    box-shadow: 0px 6px 9.7px 0px rgba(0, 0, 0, 0.08);
    color: #3f3136;
}
.header .navbar-left-btns .nav-big-btn.logIn-btn {
    background: #c8e4cb;
}
.header .navbar-left-btns .nav-big-btn.signIn-btn {
    background: #f9cada;
}
@media (min-width: 991.5px) {
    .header .nav-list-ul {
        gap: 2.2em !important;
    }
}
@media (min-width: 1299.5px) {
    .header .nav-list-ul {
        gap: 5.2em !important;
    }
}
.header .nav-list-li:hover {
    color: #ff4182 !important;
}
.header .nav-list-li:hover .fa-chevron-down {
    color: #ff4182 !important;
}
.header .nav-list-li:hover .nav-submenu-ul {
    border-color: #ff4182 !important;
}
.header .nav-list-li:before {
    background-color: #ff4182 !important;
}
.header .nav-list-li .nav-submenu-li {
    color: #ff4182 !important;
}
.header .nav-list-li .nav-submenu-li .fa-chevron-left {
    color: #ff4182 !important;
}
.header .nav-list-li .nav-submenu-li:hover {
    background-color: #ff4182 !important;
    color: #fff !important;
}
.header .nav-list-li .nav-submenu-li:after {
    background: linear-gradient(90deg, rgba(51, 107, 209, 0) 0%, #ffb3cd 50.5%, rgba(51, 107, 209, 0) 100%) !important;
}
.header .nav-list-li .nav-submenu-li .nav-sub-submenu {
    border-color: #ff4182 !important;
}
.header .nav-list-li .nav-submenu-li .nav-sub-submenu .nav-sub-submenu-li {
    color: #ff4182 !important;
}
.header .nav-list-li .nav-submenu-li .nav-sub-submenu .nav-sub-submenu-li:hover {
    background-color: #ff4182 !important;
    color: #fff !important;
}
.header .nav-list-li .nav-submenu-li .nav-sub-submenu .nav-sub-submenu-li:after {
    background: linear-gradient(90deg, rgba(51, 107, 209, 0) 0%, #ffb3cd 50.5%, rgba(51, 107, 209, 0) 100%) !important;
}
.header .bar-icon:before {
    color: #3f3136 !important;
}
.header .mobile-menu {
    border-color: #f5e8c8 !important;
}
.header .mobile-menu .mobile-menu-link {
    color: #3f3136 !important;
}
.header .mobile-menu .mobile-menu-link:hover {
    background-color: transparent !important;
    color: #f981af !important;
}
.header .mobile-menu .mobile-menu-link:hover .fa-chevron-down {
    color: #f981af !important;
}
.header .mobile-menu .mobile-menu-link .fa-chevron-down {
    color: #3f3136 !important;
}
.header .mobile-menu .fa-times {
    color: #3f3136;
}

.banner {
    position: relative;
    margin-top: 1em;
    margin-bottom: 4em;
}
.banner .banner-content {
    position: relative;
    padding-block: 18%;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    border: 1px solid #ffd7e4;
    background: url(../images/mother-child/banner-pattern-1.svg) no-repeat center;
    background-size: cover;
    background-color: #fff;
    box-shadow: 7px 7px 0px 0px #fedee9;
}
@media (min-width: 767.5px) {
    .banner .banner-content {
        padding-top: 2em;
        padding-bottom: 9%;
        background: url(../images/mother-child/banner-pattern-2.svg) no-repeat center;
        background-size: cover;
        background-color: #fff;
        border-radius: 5% 5% 67% 14%/8% 8% 27% 11%;
        -webkit-border-radius: 5% 5% 67% 14%/8% 8% 27% 11%;
        -moz-border-radius: 5% 5% 67% 14%/8% 8% 27% 11%;
        -ms-border-radius: 5% 5% 67% 14%/8% 8% 27% 11%;
        -o-border-radius: 5% 5% 67% 14%/8% 8% 27% 11%;
    }
}
.banner .banner-content:before {
    content: "";
    position: absolute;
    bottom: -11%;
    left: -15%;
    width: 26%;
    height: 20%;
    background: url(../images/mother-child/banner-bottom-vector.svg) no-repeat center;
    background-size: 100%;
    z-index: -1;
    transform: rotate(-77deg);
    -webkit-transform: rotate(-77deg);
    -moz-transform: rotate(-77deg);
    -ms-transform: rotate(-77deg);
    -o-transform: rotate(-77deg);
}
@media (min-width: 767.5px) {
    .banner .banner-content:before {
        bottom: -16%;
        left: 2%;
        width: 22%;
        height: 30%;
        transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
    }
}
.banner .banner-content .banner-desc {
    width: 100%;
}
@media (min-width: 767.5px) {
    .banner .banner-content .banner-desc {
        width: 40%;
        gap: 4em;
        transform: translate(-5%, -8%) !important;
        -webkit-transform: translate(-5%, -8%) !important;
        -moz-transform: translate(-5%, -8%) !important;
        -ms-transform: translate(-5%, -8%) !important;
        -o-transform: translate(-5%, -8%) !important;
    }
}
@media (min-width: 991.5px) {
    .banner .banner-content .banner-desc {
        padding-right: 3%;
    }
}
@media (min-width: 1199.5px) {
    .banner .banner-content .banner-desc {
        transform: translate(-5%, -14%) !important;
        -webkit-transform: translate(-5%, -14%) !important;
        -moz-transform: translate(-5%, -14%) !important;
        -ms-transform: translate(-5%, -14%) !important;
        -o-transform: translate(-5%, -14%) !important;
    }
}
@media (min-width: 1399.5px) {
    .banner .banner-content .banner-desc {
        gap: 6em;
        transform: translate(-5%, -8%) !important;
        -webkit-transform: translate(-5%, -8%) !important;
        -moz-transform: translate(-5%, -8%) !important;
        -ms-transform: translate(-5%, -8%) !important;
        -o-transform: translate(-5%, -8%) !important;
    }
}
.banner .banner-content .banner-desc .banner-text {
    display: none;
    overflow: hidden;
    -webkit-box-orient: vertical;
    font-size: 0.9em;
    width: 88%;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    line-height: 1.8;
}
@media (min-width: 767.5px) {
    .banner .banner-content .banner-desc .banner-text {
        display: -webkit-box;
    }
}
@media (min-width: 1399.5px) {
    .banner .banner-content .banner-desc .banner-text {
        font-size: 1.1em;
    }
}
.banner .banner-content .banner-title {
    position: relative;
    font-family: "MolsaqArabic" !important;
    font-weight: 900;
    line-height: 1.3;
}
.banner .banner-content .banner-title .banner-title-part-1,
.banner .banner-content .banner-title .banner-title-part-3 {
    position: relative;
    font-size: 2.6em;
    color: #fff8fa;
    -webkit-text-stroke: 14px #b8ddf4 !important;
    paint-order: stroke fill;
    text-shadow: -2px -2px 0 #b8ddf4, 2px -2px 0 #b8ddf4, -2px 2px 0 #b8ddf4, 2px 2px 0 #b8ddf4;
}
@media (min-width: 459.5px) {
    .banner .banner-content .banner-title .banner-title-part-1,
    .banner .banner-content .banner-title .banner-title-part-3 {
        font-size: 3.2em;
    }
}
@media (min-width: 599.5px) {
    .banner .banner-content .banner-title .banner-title-part-1,
    .banner .banner-content .banner-title .banner-title-part-3 {
        font-size: 4.3em;
    }
}
@media (min-width: 767.5px) {
    .banner .banner-content .banner-title .banner-title-part-1,
    .banner .banner-content .banner-title .banner-title-part-3 {
        font-size: 2.8em;
    }
}
@media (min-width: 991.5px) {
    .banner .banner-content .banner-title .banner-title-part-1,
    .banner .banner-content .banner-title .banner-title-part-3 {
        font-size: 3.8em;
    }
}
@media (min-width: 1199.5px) {
    .banner .banner-content .banner-title .banner-title-part-1,
    .banner .banner-content .banner-title .banner-title-part-3 {
        font-size: 4.8em;
    }
}
@media (min-width: 1599.5px) {
    .banner .banner-content .banner-title .banner-title-part-1,
    .banner .banner-content .banner-title .banner-title-part-3 {
        font-size: 5.6em;
    }
}
.banner .banner-content .banner-title .banner-title-part-1:before,
.banner .banner-content .banner-title .banner-title-part-3:before {
    content: attr(data-text);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    color: #fff8fa;
    -webkit-text-stroke: 0;
    z-index: 1;
}
.banner .banner-content .banner-title .banner-title-part-1:after,
.banner .banner-content .banner-title .banner-title-part-3:after {
    content: "";
    position: absolute;
    width: 27%;
    height: 1.5em;
    background: url(../images/mother-child/shine-vector.svg) no-repeat center;
    background-size: 100%;
}
.banner .banner-content .banner-title .banner-title-part-1:after {
    right: -0.8em;
    top: -0.8em;
}
.banner .banner-content .banner-title .banner-title-part-3:after {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    left: -1.3em;
    bottom: -1em;
}
.banner .banner-content .banner-title .banner-title-part-2 {
    color: #ffb3cd;
    font-size: 3.4em;
}
@media (min-width: 459.5px) {
    .banner .banner-content .banner-title .banner-title-part-2 {
        font-size: 4em;
    }
}
@media (min-width: 599.5px) {
    .banner .banner-content .banner-title .banner-title-part-2 {
        font-size: 4.5em;
    }
}
@media (min-width: 767.5px) {
    .banner .banner-content .banner-title .banner-title-part-2 {
        font-size: 3.1em;
    }
}
@media (min-width: 991.5px) {
    .banner .banner-content .banner-title .banner-title-part-2 {
        font-size: 4.1em;
    }
}
@media (min-width: 1199.5px) {
    .banner .banner-content .banner-title .banner-title-part-2 {
        font-size: 5.1em;
    }
}
@media (min-width: 1599.5px) {
    .banner .banner-content .banner-title .banner-title-part-2 {
        font-size: 5.9em;
    }
}
.banner .banner-content .banner-imgs-container {
    width: 100%;
}
@media (min-width: 767.5px) {
    .banner .banner-content .banner-imgs-container {
        width: 53%;
    }
}
.banner .banner-content .banner-imgs-container .banner-img-1-conatiner {
    position: relative;
    width: 90%;
    aspect-ratio: 1;
    margin-inline: auto;
}
@media (min-width: 767.5px) {
    .banner .banner-content .banner-imgs-container .banner-img-1-conatiner {
        aspect-ratio: 9/8;
        width: 63%;

    }
}
.banner .banner-content .banner-imgs-container .banner-img-1-conatiner:before {
    content: "";
    position: absolute;
    bottom: -19%;
    left: 28%;
    width: 16%;
    height: 20%;
    background: url(../images/mother-child/coil.svg) no-repeat center;
    background-size: 100%;
}
@media (min-width: 767.5px) {
    .banner .banner-content .banner-imgs-container .banner-img-1-conatiner:before {
        bottom: unset;
        left: -21%;
        top: 5%;

    }
}
.banner .banner-content .banner-imgs-container .banner-img-1-conatiner:after {
    content: "";
    position: absolute;
    top: 6%;
    right: -1%;
    width: 16%;
    height: 16%;
    background: url(../images/mother-child/dashes-vector.svg) no-repeat center;
    background-size: 100%;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
@media (min-width: 767.5px) {
    .banner .banner-content .banner-imgs-container .banner-img-1-conatiner:after {
        right: -24%;
    }
}


.banner .banner-content .banner-imgs-container .banner-img-1-frame, .banner .banner-content .banner-imgs-container .banner-img-3-conatiner .banner-img-3-frame, .banner .banner-content .banner-imgs-container .banner-img-2-conatiner .banner-img-2-frame {
    bottom: 0;
    width: 100%;
    aspect-ratio: 3/2;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
    outline: 1px solid #b5d1e3;
    background: #b5d1e3;
    outline-offset: 3px;
    z-index: 0;
}
.banner .banner-content .banner-imgs-container .banner-img-1, .banner .banner-content .banner-imgs-container .banner-img-3-conatiner .banner-img-3 {
    position: absolute;
    top: 25%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 75%;
    aspect-ratio: auto;
    z-index: 10;
    border-radius: 0 0 35px 35px;
    -webkit-border-radius: 0 0 35px 35px;
    -moz-border-radius: 0 0 35px 35px;
    -ms-border-radius: 0 0 35px 35px;
    -o-border-radius: 0 0 35px 35px;
    object-fit: cover;
    object-position: center;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
    border-radius: 35px;
    overflow: hidden;
}
.banner .banner-content .banner-imgs-container .banner-img-2-conatiner {
    position: relative;
    width: 57%;
    aspect-ratio: 1;
    margin-left: 1em;
    transform: translate(0, 1em) !important;
    -webkit-transform: translate(0, 1em) !important;
    -moz-transform: translate(0, 1em) !important;
    -ms-transform: translate(0, 1em) !important;
    -o-transform: translate(0, 1em) !important;
}
.banner .banner-content .banner-imgs-container .banner-img-2-conatiner:after {
    content: "";
    position: absolute;
    bottom: -10%;
    right: -29%;
    width: 17%;
    height: 17%;
    background: url(../images/mother-child/dashes-vector.svg) no-repeat center;
    background-size: 100%;
}
.banner .banner-content .banner-imgs-container .banner-img-2-conatiner .banner-img-2-frame {
    outline: 1px solid #c8e4cb;
    background: #c8e4cb;
}
.banner .banner-content .banner-imgs-container .banner-img-2-conatiner .banner-img-2-frame:before {
    content: "";
    position: absolute;
    top: 7%;
    right: 4%;
    width: 35%;
    height: 46%;
    background: url(../images/mother-child/sun-shine.svg) no-repeat center;
    background-size: 100%;
}
.banner .banner-content .banner-imgs-container .banner-img-2-conatiner .banner-img-2 {
    position: absolute;
    top: 34%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 66%;
    aspect-ratio: auto;
    z-index: 10;
    border-radius: 0 0 35px 35px;
    -webkit-border-radius: 0 0 35px 35px;
    -moz-border-radius: 0 0 35px 35px;
    -ms-border-radius: 0 0 35px 35px;
    -o-border-radius: 0 0 35px 35px;
    object-fit: cover;
    object-position: center;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
    border-radius: 35px;
    overflow: hidden;
}
.banner .banner-content .banner-imgs-container .banner-img-3-conatiner {
    position: relative;
    width: 35%;
    aspect-ratio: 3/4;
}
.banner .banner-content .banner-imgs-container .banner-img-3-conatiner:before {
    content: "";
    position: absolute;
    top: -45%;
    left: 6%;
    width: 10%;
    aspect-ratio: 1;
    background: #c8e4cb;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.banner .banner-content .banner-imgs-container .banner-img-3-conatiner:after {
    content: "";
    position: absolute;
    top: -20%;
    left: -8%;
    width: 7%;
    aspect-ratio: 1;
    background: #f7e0e8;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.banner .banner-content .banner-imgs-container .banner-img-3-conatiner .banner-img-3-frame {
    aspect-ratio: 4/5;
    outline: 1px solid #f7e0e8;
    background: #f7e0e8;
}
.banner .banner-content .banner-imgs-container .banner-img-3-conatiner .banner-img-3 {
    position: absolute;
    top: 7%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 93%;
    aspect-ratio: auto;
    z-index: 10;
    border-radius: 0 0 35px 35px;
    -webkit-border-radius: 0 0 35px 35px;
    -moz-border-radius: 0 0 35px 35px;
    -ms-border-radius: 0 0 35px 35px;
    -o-border-radius: 0 0 35px 35px;
    object-fit: cover;
    object-position: center;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
    border-radius: 35px;
    overflow: hidden;
}

.services {
    margin-block: 6em;
}
.services .section-title {
    line-height: 1;
    position: relative;
}
@media (min-width: 767.5px) {
    .services .section-title {
        width: 7em;
    }
}
.services .section-title:before {
    content: "";
    position: absolute;
    top: -2.8em;
    right: 0;
    width: 32%;
    height: 3em;
    background: url(../images/mother-child/flowers.svg) no-repeat center;
    background-size: 100%;
}
@media (min-width: 767.5px) {
    .services .section-title:before {
        width: 42%;
        top: -3.5em;
    }
}
.services .section-title:after {
    content: "";
    position: absolute;
    top: -2.5em;
    left: -2em;
    width: 34%;
    height: 3.5em;
    background: url(../images/mother-child/ring-circle-vector.svg) no-repeat center;
    background-size: 100%;
    display: none;
}
@media (min-width: 767.5px) {
    .services .section-title:after {
        display: block;
    }
}
.services .section-title .section-title-part-one {
    color: #afddf9;
}
.services .section-title .section-title-part-two {
    color: #b8e0bd;
}
.services .services-dropdown {
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-block: 2em;
}
.services .services-dropdown .dropdown-toggle {
    width: 10em;
    height: 3.5em;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    background: #f981af;
    color: #fff;
    box-shadow: -3px 3px 0 0 #a1dbff;
}
@media (min-width: 575.5px) {
    .services .services-dropdown .dropdown-toggle {
        display: none !important;
    }
}
.services .services-dropdown .dropdown-menu {
    padding: 0.5em;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
@media (min-width: 576px) {
    .services .services-dropdown .dropdown-menu {
        display: flex;
        gap: 0.8em;
        position: static;
        float: none;
        box-shadow: none;
        background: transparent;
        border: none;
        padding: 0;
        margin: 0;
    }
}
.services .services-dropdown .dropdown-menu .menu-divider {
    width: 80%;
    height: 1px;
    background: #c56f8c;
    margin-inline: auto;
}
@media (min-width: 576px) {
    .services .services-dropdown .dropdown-menu .menu-divider {
        width: 1px;
        height: 1em;
        margin: auto 0;
    }
}
.services .services-dropdown .dropdown-menu .dropdown-item {
    width: 100%;
    margin-block: 0.3em;
}
@media (min-width: 576px) {
    .services .services-dropdown .dropdown-menu .dropdown-item {
        width: 8em;
        height: 3em;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border: 1px solid #f981af;
    }
    .services .services-dropdown .dropdown-menu .dropdown-item.active {
        border: 1px solid transparent !important;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        transition: all 0.32s ease-in-out;
        -webkit-transition: all 0.32s ease-in-out;
        -moz-transition: all 0.32s ease-in-out;
        -ms-transition: all 0.32s ease-in-out;
        -o-transition: all 0.32s ease-in-out;
        background: #f981af;
        color: #fff;
        box-shadow: -3px 3px 0 0 #a1dbff;
    }
    .services .services-dropdown .dropdown-menu .dropdown-item.active:hover {
        box-shadow: 3px -3px 0 0 #a1dbff;
    }
    .services .services-dropdown .dropdown-menu .dropdown-item.active .dropdown-item-link {
        background: transparent;
        color: #fff;
    }
}
.services .services-dropdown .dropdown-menu .dropdown-item .dropdown-item-link {
    color: #ae7387;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    width: 100%;
    padding: 0.8em 0.5em;
}
.services .services-dropdown .dropdown-menu .dropdown-item .dropdown-item-link:hover {
    background: #f9cada;
}
@media (min-width: 576px) {
    .services .services-dropdown .dropdown-menu .dropdown-item .dropdown-item-link:hover, .services .services-dropdown .dropdown-menu .dropdown-item .dropdown-item-link:focus {
        background: transparent !important;
    }
}
.services .service-tab-pane {
    position: relative;
    transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
}
.services .service-tab-pane.active.animating {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    z-index: 1;
    pointer-events: auto;
}
.services .services-slider {
    width: 100%;
    overflow: hidden;
    padding-bottom: 3em;
}
@media (min-width: 767.5px) {
    .services .services-slider {
        padding-bottom: 4.5em;
    }
}
.services .services-slider .swiper-slide:hover .service-slide {
    cursor: url("../images/mother-child/cursor-black.png"), auto !important;
    box-shadow: 0 19px 23px 0 rgba(0, 0, 0, 0), 0 10px 10px 0 rgba(0, 0, 0, 0.01), 0 8px 11px 0 rgba(0, 0, 0, 0.04), 0 10px 10px 0 rgba(0, 0, 0, 0.06), 0 8px 17px 0 rgba(0, 0, 0, 0.07);
}
.services .services-slider .swiper-slide:hover .service-slide .service-slide-bottom .more-txt {
    opacity: 1;
}
.services .services-slider .swiper-slide:hover .service-slide .service-slide-bottom .arrow-more {
    opacity: 1;
    transform: scale(1.5) rotate(0);
    -webkit-transform: scale(1.5) rotate(0);
    -moz-transform: scale(1.5) rotate(0);
    -ms-transform: scale(1.5) rotate(0);
    -o-transform: scale(1.5) rotate(0);
}
@media (min-width: 1399.5px) {
    .services .services-slider .swiper-slide:hover .service-slide .service-slide-bottom .arrow-more {
        transform: scale(1.8) rotate(0);
        -webkit-transform: scale(1.8) rotate(0);
        -moz-transform: scale(1.8) rotate(0);
        -ms-transform: scale(1.8) rotate(0);
        -o-transform: scale(1.8) rotate(0);
    }
}
.services .services-slider .swiper-slide:hover:nth-child(3n+1) .service-slide {
    border-color: rgba(6, 69, 108, 0.6);
}
.services .services-slider .swiper-slide:hover:nth-child(3n-1) .service-slide {
    border-color: #9d9c6d;
}
.services .services-slider .swiper-slide:hover:nth-child(3n) .service-slide {
    border-color: rgba(14, 57, 23, 0.6);
}
.services .services-slider .swiper-slide:nth-child(3n+1) .service-slide {
    background-color: #c2d9e7;
}
.services .services-slider .swiper-slide:nth-child(3n-1) .service-slide {
    background-color: #f1f0b0;
}
.services .services-slider .swiper-slide:nth-child(3n) .service-slide {
    background-color: #d4ebd9;
}
.services .services-slider .service-slide {
    width: 95%;
    margin-inline: auto;
    aspect-ratio: 5/4;
    padding: 1em 2em;
    gap: 1em;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
    border: 5px dashed transparent;
    transition: all 0.32s ease-in-out;
    -webkit-transition: all 0.32s ease-in-out;
    -moz-transition: all 0.32s ease-in-out;
    -ms-transition: all 0.32s ease-in-out;
    -o-transition: all 0.32s ease-in-out;
}
.services .services-slider .service-slide .service-slide-img {
    width: 20%;
}
.services .services-slider .service-slide .service-slide-title {
    width: 78%;
    color: #484848;
}
.services .services-slider .service-slide .service-slide-text {
    height: 6em;
    line-height: 2;
    font-size: 0.9em;
    text-align: justify;
    -webkit-line-clamp: 3;
    line-clamp: 3;
}
.services .services-slider .service-slide .service-slide-img-top-container {
    width: 100%;
    aspect-ratio: 16/11;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
    overflow: hidden;
}
.services .services-slider .service-slide .service-slide-img-top-container .service-slide-img-top {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.services .slider-navigation {
    position: absolute;
    bottom: 60%;
    width: 103%;
    left: 50%;
    z-index: 10;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
@media (min-width: 575.5px) {
    .services .slider-navigation {
        margin: -1em auto 2em;
        width: 95%;
        gap: 1.5em;
        position: relative;
        left: unset;
        bottom: unset;
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
    }
}
@media (min-width: 767.5px) {
    .services .slider-navigation {
        width: 75%;
        margin: -1em 1em 2em 0;
    }
}
@media (min-width: 1099.5px) {
    .services .slider-navigation {
        width: 80%;
    }
}
.services .slider-navigation .nav-btn {
    background-color: #fff;
    width: 1.8em;
    aspect-ratio: 1;
    border: 1px solid #ff8fb5;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}
@media (min-width: 499.5px) {
    .services .slider-navigation .nav-btn {
        width: 2em;
    }
}
@media (min-width: 575.5px) {
    .services .slider-navigation .nav-btn {
        width: 1.5em;
    }
}
@media (min-width: 1399.5px) {
    .services .slider-navigation .nav-btn {
        width: 2em;
    }
}
.services .slider-navigation .nav-btn .nav-icon {
    color: #ff8fb5;
    font-size: 1.1em;
}
@media (min-width: 499.5px) {
    .services .slider-navigation .nav-btn .nav-icon {
        font-size: 1.3em;
    }
}
@media (min-width: 575.5px) {
    .services .slider-navigation .nav-btn .nav-icon {
        font-size: 1.1em;
    }
}
@media (min-width: 1399.5px) {
    .services .slider-navigation .nav-btn .nav-icon {
        font-size: 1.3em;
    }
}
.services .slider-navigation .scrollbar-style {
    width: 83%;
}
.services .services-sign-in-form {
    width: fit-content;
    margin-bottom: 1em;
    margin-inline: auto;
}
@media (min-width: 767.5px) {
    .services .services-sign-in-form {
        position: absolute;
        top: -5em;
        right: 1em;
    }
}
.services .services-sign-in-form .sign-in-btn {
    border: 2px solid #ade6b4;
    background: #ffb4ce;
    color: #3f3136;
    padding: 10px 25px;
    border-radius: 12px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.4s ease;
}

.services .services-sign-in-form .sign-in-btn:hover {
    background: linear-gradient(135deg, #ade6b4 0%, #fb93b7 100%);
    color: #fff;
    box-shadow: 0 0 15px rgba(255, 180, 206, 0.6);
    transform: translateY(-3px);
}

.services .service-btn {
    width: 14em;
    height: 3em;
    font-weight: 500;
    font-size: 0.9em;
    border-radius: 13px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    -o-border-radius: 13px;
}
.services .service-btn .service-btn-icon {
    font-size: 1.2em;
    margin-left: 4px;
}
.services .market-link {
    margin-inline: auto;
    border: 2px solid #ff8fb5;
    background: #f1f0b0;
    color: #616161;
    padding: 10px 25px;
    border-radius: 12px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.4s ease;
}

.services .market-link:hover {
    background: linear-gradient(135deg, #ff8fb5 0%, #edec94 100%);
    color: #fff;
    box-shadow: 0 0 15px rgba(255, 143, 181, 0.6);
    transform: translateY(-3px);
}

@media (min-width: 767.5px) {
    .services .market-link {
        position: absolute;
        left: 1em;
        bottom: -0.5em;
        width: 8em;
    }
}

.introduction {
    margin-block: 6em;
}
.introduction .introduction-content {
    position: relative;
}
.introduction .introduction-content:before {
    content: "";
    position: absolute;
    top: -2%;
    left: 6%;
    width: 10%;
    aspect-ratio: 1;
    background: url(../images/mother-child/rings.svg) no-repeat center;
    background-size: cover;
}
@media (min-width: 767.5px) {
    .introduction .introduction-content:before {
        width: 3em;
    }
}
.introduction .introduction-img-back {
    position: relative;
    width: 100%;
    aspect-ratio: 16/17;
    background: url(../images/mother-child/introduction-bubbles.svg) no-repeat center;
    background-size: cover;
}
@media (min-width: 767.5px) {
    .introduction .introduction-img-back {
        width: 51%;
    }
}
.introduction .introduction-img-back:after {
    content: "";
    position: absolute;
    bottom: 1em;
    right: 3%;
    width: 12%;
    height: 12%;
    background: url(../images/mother-child/dashes-vector.svg) no-repeat center;
    background-size: 100%;
    display: none;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
@media (min-width: 767.5px) {
    .introduction .introduction-img-back:after {
        display: block;
    }
}
.introduction .introduction-img-back .introduction-img-border, .introduction .introduction-img-back .introduction-img-border .introduction-img-container {
    mask-image: url(../images/mother-child/introduction-img-mask.png);
    mask-position: center;
    mask-size: 100%;
    background: #f9cada;
    width: 67%;
    aspect-ratio: 4/5;
}
.introduction .introduction-img-back .introduction-img-border .introduction-img-container {
    width: 99%;
}
.introduction .introduction-img-back .introduction-img-border .introduction-img-container .introduction-img {
    width: 100%;
    height: 100%;
}
.introduction .section-title {
    position: relative;
}
@media (min-width: 991.5px) {
    .introduction .section-title {
        margin-bottom: 0.7em;
    }
}
.introduction .section-title .section-title-part-one {
    color: #a7e2ae;
}
.introduction .section-title .section-title-part-two {
    color: #ffb5ce;
}
.introduction .section-title:before {
    content: "";
    position: absolute;
    top: -62%;
    left: -19%;
    width: 0.4em;
    aspect-ratio: 1;
    background: #c8e4cb;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: none;
}
@media (min-width: 767.5px) {
    .introduction .section-title:before {
        display: block;
    }
}
.introduction .section-title:after {
    content: "";
    position: absolute;
    top: 8%;
    left: -37%;
    width: 0.3em;
    aspect-ratio: 1;
    background: #c2d9e7;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: none;
}
@media (min-width: 767.5px) {
    .introduction .section-title:after {
        display: block;
    }
}
.introduction .introduction-desc {
    position: relative;
    width: 100%;
}
@media (min-width: 767.5px) {
    .introduction .introduction-desc {
        width: 46%;
    }
}
.introduction .introduction-desc .introduction-text {
    color: #3e5868;
    line-height: 2;
    font-size: 0.9em;
    text-align: justify;
    -webkit-line-clamp: 7;
    line-clamp: 7;
}
.introduction .introduction-desc .pre-sign-in-btn {
    width: 100%;
    height: 3.5em;
    border-radius: 13px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    -o-border-radius: 13px;
    border: 2px solid #ade6b4;
    background: #f9cada;
    color: #3f3136;
    transition: all 0.4s ease;

}

.introduction .introduction-desc .pre-sign-in-btn:hover {
    background: linear-gradient(135deg, #ade6b4 0%, #fb93b7 100%);
    color: #fff;
    box-shadow: 0 0 15px rgba(255, 180, 206, 0.6);
    transform: translateY(-3px);
}



.mother-child {
    margin-bottom: 7em;
}
.mother-child .mother-child-content {
    position: relative;
    padding: 22% 15% 25%;
    gap: 4%;
    background: url(../images/mother-child/paint-background-1.svg) no-repeat center;
    background-size: contain;
    width: 100%;
    aspect-ratio: 1/2;
}
@media (min-width: 399.5px) {
    .mother-child .mother-child-content {
        aspect-ratio: 1/1.9;
        gap: 6%;
    }
}
@media (min-width: 449.5px) {
    .mother-child .mother-child-content {
        aspect-ratio: 1/1.6;
    }
}
@media (min-width: 575.5px) {
    .mother-child .mother-child-content {
        aspect-ratio: 1/1.4;
    }
}
@media (min-width: 649.5px) {
    .mother-child .mother-child-content {
        aspect-ratio: 1/1.2;
    }
}
@media (min-width: 767.5px) {
    .mother-child .mother-child-content {
        background: url(../images/mother-child/paint-background-2.svg) no-repeat center;
        background-size: contain;
        padding: 17% 15%;
        gap: 8%;
        aspect-ratio: 2/1.22;
    }
}
.mother-child .mother-child-content .market-link {
    position: absolute;
    top: 5%;
    left: 3%;
    width: 6em;
    height: 2.5em;
    border-radius: 10px;
    background: #c8e4cb;
    box-shadow: 3px 3px 0 0 #ffaeca;
    transform: rotate(-32deg);
    transition: all 0.4s ease-in-out;
    color: #613a4d;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}


.mother-child .mother-child-content .market-link:hover {
    transform: rotate(0deg) scale(1.05);
    background: linear-gradient(135deg, #e8b4c5 0%, #b86aab 100%);
    box-shadow: 0 0 30px 10px rgba(255, 174, 202, 0.6);
    color: #fff;
    box-shadow: 3px 3px 0 0 #ffaeca;

}

@media (min-width: 399.5px) {
    .mother-child .mother-child-content .market-link {
        left: 8%;
    }
}
@media (min-width: 449.5px) {
    .mother-child .mother-child-content .market-link {
        left: 12%;
    }
}
@media (min-width: 575.5px) {
    .mother-child .mother-child-content .market-link {
        left: 18%;
        width: 7em;
        height: 3em;
    }
}
@media (min-width: 639.5px) {
    .mother-child .mother-child-content .market-link {
        left: 22%;
    }
}
@media (min-width: 767.5px) {
    .mother-child .mother-child-content .market-link {
        top: 33%;
        left: 7%;
    }
}
@media (min-width: 991.5px) {
    .mother-child .mother-child-content .market-link {
        top: 27%;
        left: 17%;
    }
}
@media (min-width: 1199.5px) {
    .mother-child .mother-child-content .market-link {
        left: 22%;
    }
}
.mother-child .mother-child-content .section-title .section-title-part-one {
    color: #c8e4cb;
}
.mother-child .mother-child-content .section-title .section-title-part-two {
    color: #ffaeca;
}
.mother-child .mother-child-content .section-subtitle {
    font-size: 0.8em;
    color: #4c6371;
}
.mother-child .mother-child-content .leading-links {
    position: relative;
}
.mother-child .mother-child-content .leading-links:before {
    content: "";
    position: absolute;
    top: -3em;
    left: 1%;
    width: 3em;
    height: 4em;
    background: url(../images/mother-child/coil.svg) no-repeat center;
    background-size: 100%;
    display: none;
    z-index: 0;
}
@media (min-width: 767.5px) {
    .mother-child .mother-child-content .leading-links:before {
        display: block;
    }
}
.mother-child .mother-child-content .leading-links .leading-link {
    position: relative;
    height: 3em;
    width: 13em;
    font-size: 0.9em;
    border-radius: 40px;
    border: 2px solid #bde2c1;
    color: #7e4257;
    background: linear-gradient(0deg, rgba(241, 240, 176, 0.7) 0%, rgba(255, 254, 200, 0.52) 100%);
    backdrop-filter: blur(2.7px);
    cursor: pointer;
    font-weight: 600;
    transition: all 0.4s ease;
}

.mother-child .mother-child-content .leading-links .leading-link:hover {
    background: linear-gradient(135deg, #efc5d3 0%, #da6991 100%);
    color: #fff;
    box-shadow: 0 0 15px rgba(189, 226, 193, 0.6), 0 0 25px rgba(255, 180, 206, 0.4);
    transform: translateY(-4px);
}


.mother-child .mother-child-content .leading-links .leading-link.leading-link-first:before {
    content: "";
    position: absolute;
    top: -1.5em;
    right: 1%;
    width: 2.5em;
    aspect-ratio: 1;
    background: url(../images/mother-child/small-cloud.svg) no-repeat center;
    background-size: 100%;
    display: none;
}
@media (min-width: 767.5px) {
    .mother-child .mother-child-content .leading-links .leading-link.leading-link-first:before {
        display: block;
    }
}
@media (min-width: 1299.5px) {
    .mother-child .mother-child-content .leading-links .leading-link {
        font-size: 1.1em;
        width: 15em;
    }
}
.mother-child .mother-child-content .other-services .other-services-title {
    color: #ff71a2;
}
.mother-child .mother-child-content .other-services .other-services-text {
    font-size: 0.8em;
    color: #4c6371;
    width: 75%;
}
@media (min-width: 449.5px) {
    .mother-child .mother-child-content .other-services .other-services-text {
        width: 66%;
    }
}
.mother-child .mother-child-content .mother-child-sign-in-form .sign-in-btn {
    border-radius: 60px;
    height: 3em;
    color: #000000;
    width: 13em;
    font-size: 0.9em;
    border: 0.7px solid rgb(179, 124, 142);
    background: linear-gradient(145deg, #ffaeca, #ffc9da);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.62);
    transition: all 0.3s ease;
    cursor: pointer;
}


.mother-child .mother-child-content .mother-child-sign-in-form .sign-in-btn:hover {
    background: linear-gradient(145deg, #bd94a2, #f3c3d3);
    color: #fff;
    transform: translateY(-3px) scale(1.03);
    box-shadow: 0 10px 20px rgba(255, 175, 200, 0.59),
    0 6px 10px rgba(0, 0, 0, 0.15);
    border-color: rgba(246, 164, 190, 0.7);
}



@media (min-width: 1299.5px) {
    .mother-child .mother-child-content .mother-child-sign-in-form .sign-in-btn {
        font-size: 1.1em;
        width: 15em;
    }
}

.work-space {
    margin-block: 4em;
}
@media (min-width: 1199.5px) {
    .work-space {
        margin-block: 7em;
    }
}
.work-space .work-space-content .title-group {
    position: relative;
}
.work-space .work-space-content .title-group:before, .work-space .work-space-content .title-group::after {
    content: "";
    position: absolute;
    aspect-ratio: 1;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.work-space .work-space-content .title-group:before {
    top: -11%;
    right: 10%;
    width: 1em;
    background: #c8e4cb;
}
@media (min-width: 1199.5px) {
    .work-space .work-space-content .title-group:before {
        right: 3%;
    }
}
.work-space .work-space-content .title-group:after {
    top: 13%;
    right: 7%;
    width: 0.8em;
    background: #d0d09b;
}
@media (min-width: 1199.5px) {
    .work-space .work-space-content .title-group:after {
        right: 0;
    }
}
.work-space .work-space-content .section-subtitle {
    color: #515726;
    text-align: center;
    font-size: 0.9em;
    font-weight: 400;
    line-height: 2;
}
@media (min-width: 599.5px) {
    .work-space .work-space-content .section-subtitle {
        width: 65%;
        margin-inline: auto;
    }
}
.work-space .work-space-content .section-title {
    margin-bottom: 0.6em;
}
.work-space .work-space-content .section-title:after {
    content: "";
    position: absolute;
    top: 24%;
    left: 3%;
    width: 1.5em;
    aspect-ratio: 1;
    background: url(../images/mother-child/work-space-ring-vector.svg) no-repeat center;
    background-size: 100%;
}
@media (min-width: 767.5px) {
    .work-space .work-space-content .section-title:after {
        top: -28%;
        left: -3%;
        width: 1.5em;
    }
}
@media (min-width: 1199.5px) {
    .work-space .work-space-content .section-title:after {
        left: -20%;
    }
}
.work-space .work-space-content .section-title-part-one {
    color: #ffaeca;
    margin-left: 5px;
}
.work-space .work-space-content .section-title-part-two {
    color: #b4d8ee;
    margin-inline: 5px;
}
.work-space .work-space-content .section-title-part-three {
    width: 100%;
    font-size: 0.45em;
    font-weight: 400;
    margin-top: 0.7em;
    color: #4c6371;
    text-align: center;
    font-family: ERpxFaNum !important;
}
@media (min-width: 599.5px) {
    .work-space .work-space-content .section-title-part-three {
        width: fit-content;
    }
}
.work-space .work-space-content .work-space-items {
    width: 100%;
}
.work-space .work-space-content .work-space-items .work-space-item {
    width: 45%;
}
@media (min-width: 599.5px) {
    .work-space .work-space-content .work-space-items .work-space-item {
        width: 30%;
    }
}
.work-space .work-space-content .work-space-items .work-space-item .work-space-item-img {
    width: 6em;
}
@media (min-width: 599.5px) {
    .work-space .work-space-content .work-space-items .work-space-item .work-space-item-img {
        width: 8em;
    }
}
.work-space .work-space-content .work-space-sign-in-btn {
    width: 15em;
    height: 3.5em;
    margin-inline: auto;
    border-radius: 13px;
    color: #3f3136;
    border: 3px solid #f9cada;
    background: linear-gradient(135deg, #adda8d, #d7f2b2);
    transition: all 0.3s ease;
    cursor: pointer;
    box-shadow: 0 4px 8px rgba(173, 218, 141, 0.3);
}


.work-space .work-space-content .work-space-sign-in-btn:hover {
    background: linear-gradient(135deg, #baf59b, #f1c7d9);
    color: #2c1f23;
    border-color: #ffbcd3;
    transform: translateY(-4px) scale(1.05);
    box-shadow: 0 10px 20px rgba(173, 218, 141, 0.4),
    0 6px 12px rgba(255, 188, 211, 0.4);
}


.market {
    margin-block: 6em;
}
.market .section-title {
    position: relative;
}
.market .section-title::before, .market .section-title::after {
    content: "";
    position: absolute;
    aspect-ratio: 1;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.market .section-title:before {
    top: -46%;
    left: -18%;
    width: 0.4em;
    background: #ffbcd3;
}
@media (min-width: 767.5px) {
    .market .section-title:before {
        left: 53%;
        top: -27%;
    }
}
.market .section-title:after {
    top: 22%;
    left: -22%;
    width: 0.3em;
    background: #c2d9e7;
}
@media (min-width: 767.5px) {
    .market .section-title:after {
        left: 47%;
    }
}
.market .section-title .section-title-part-one {
    color: #b8e0bd;
}
.market .section-title .section-title-part-two {
    color: #add4eb;
}
@media (min-width: 767.5px) {
    .market .section-title .section-title-part-two {
        padding-right: 13%;
    }
}
.market .market-img-container {
    width: 100%;
    position: relative;
    object-fit: cover;
    object-fit: contain;
}
@media (min-width: 767.5px) {
    .market .market-img-container {
        width: 45%;
        object-fit: cover;
        object-fit: contain;

    }
}
.market .market-img-container .market-img {
    width: 90%;
}
.market .market-img-container .market-sun-shine-vector {
    position: absolute;
    top: -2em;
    left: 0;
    width: 25%;
    height: 20%;
    display: none;
    object-fit: cover;

}
@media (min-width: 767.5px) {
    .market .market-img-container .market-sun-shine-vector {
        display: block;
        object-fit: cover;

    }
}
.market .market-info-container {
    width: 60%;
}
@media (min-width: 499.5px) {
    .market .market-info-container {
        width: 90%;
    }
}
@media (min-width: 767.5px) {
    .market .market-info-container {
        width: 55%;
    }
}
@media (min-width: 991.5px) {
    .market .market-info-container {
        width: 42%;
    }
}
@media (min-width: 1399.5px) {
    .market .market-info-container {
        width: 35%;
    }
}
.market .market-info-container .section-subtitle {
    color: #555555;
    font-size: 0.9em;
    margin-bottom: 2em;
}
.market .market-info-container .market-courses {
    gap: 1em;
}
.market .market-info-container .market-courses .market-course {
    width: 100%;
}
@media (min-width: 499.5px) {
    .market .market-info-container .market-courses .market-course {
        width: 45%;
    }
}
.market .market-info-container .market-courses .market-course .market-course-text {
    color: #ff7ca8;
    width: 100%;
    line-height: 1.8;
    font-size: 1.1em;
    font-weight: 500;
    -webkit-line-clamp: 2;
    line-clamp: 2;
}
.market .market-info-container .market-courses .market-course .fa-circle {
    font-size: 0.5em;
    margin-left: 0.6em;
    color: #c2d9e7;
}
.market .market-info-container .market-link {
    width: 100%;
    height: 3em;
    border-radius: 13px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    -o-border-radius: 13px;
    border: 1px solid #ff84af;
    background: #fffecd;
    color: #ff84af;
    transition: all 0.4s ease;

}
.market .market-info-container .market-link:hover{
    background: linear-gradient(135deg, #ff8fb5 0%, #edec94 100%);
    color: #fff;
    box-shadow: 0 0 15px rgba(255, 143, 181, 0.6);
    transform: translateY(-3px);
}


.market .market-info-container .market-link .icon-bag {
    font-size: 1.4em;
    margin-bottom: 5px;
}
.market .market-info-container .market-link .icon-bag:before {
    color: #ff84af;
}
@media (min-width: 767.5px) {
    .market .market-info-container .market-link {
        width: 75%;
    }
}
@media (min-width: 991.5px) {
    .market .market-info-container .market-link {
        width: 55%;
    }
}
@media (min-width: 1399.5px) {
    .market .market-info-container .market-link {
        width: 50%;
    }
}

.events {
    margin-top: 2em;
    margin-bottom: 19em;
}
@media (min-width: 1199.5px) {
    .events {
        margin-bottom: 22em;
    }
}
.events .events-content {
    position: relative;
}
.events .events-content .canvas {
    position: absolute;
    bottom: -9em;
    left: 0;
    width: 100%;
    height: 38%;
    display: none;
}
@media (min-width: 767.5px) {
    .events .events-content .canvas {
        display: block;
    }
}
.events .events-content .canvas #canvas {
    width: 100% !important;
    height: 100% !important;
}
.events .events-pattern-box {
    position: relative;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
    border: 1px solid #99ceee;
    background: rgba(153, 206, 238, 0.2196078431);
}
.events .events-pattern-box:before {
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
    background: url(../images/mother-child/event-pattern-1.svg) no-repeat center;
    background-size: cover;
    backdrop-filter: blur(5.4px);
    z-index: 10;
}
@media (min-width: 767.5px) {
    .events .events-pattern-box:before {
        background: url(../images/mother-child/event-pattern-2.svg) no-repeat center;
        background-size: cover;
    }
}
.events .events-pattern-box:after {
    content: "";
    position: absolute;
    top: -1.2em;
    left: 0;
    width: 4em;
    height: 4em;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
    background: url(../images/mother-child/sun-vector.svg) no-repeat center;
    background-size: cover;
    z-index: 10;
}
@media (min-width: 599.5px) {
    .events .events-pattern-box:after {
        top: 1em;
        left: 2em;
    }
}
.events .events-pattern-box .events-pattern-box-inside {
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
    background: rgb(246, 245, 180);
    width: 99.4%;
    height: 98%;
    z-index: 0;
}
.events .events-pattern-box .section-title {
    margin-top: 1em;
    position: relative;
    z-index: 100;
}
.events .events-pattern-box .section-title .section-title-part-two {
    color: #a2cfea;
}
.events .events-pattern-box .section-title .section-title-part-one {
    color: #ffaeca;
}
.events .event-slider-content {
    margin-bottom: -17em;
    position: relative;
    z-index: 100;
}
.events .events-slider {
    width: 100%;
    overflow: hidden;
    padding-bottom: 4em;
    padding-top: 3.5em;
}
@media (min-width: 599.5px) {
    .events .events-slider .swiper-slide:nth-child(2n) .event-slide {
        transform: rotate(5.2deg);
        -webkit-transform: rotate(5.2deg);
        -moz-transform: rotate(5.2deg);
        -ms-transform: rotate(5.2deg);
        -o-transform: rotate(5.2deg);
    }
}
@media (min-width: 599.5px) {
    .events .events-slider .swiper-slide:nth-child(3n) .event-slide, .events .events-slider .swiper-slide:first-child .event-slide {
        transform: rotate(-4.6deg);
        -webkit-transform: rotate(-4.6deg);
        -moz-transform: rotate(-4.6deg);
        -ms-transform: rotate(-4.6deg);
        -o-transform: rotate(-4.6deg);
    }
}
.events .events-slider .swiper-slide:nth-child(3n+1):after {
    content: "";
    position: absolute;
    left: 0em;
    top: -2.2em;
    width: 4em;
    height: 4em;
    background: url(../images/mother-child/leaf-vector.svg) no-repeat center;
    background-size: cover;
    z-index: -1;
}
@media (min-width: 991.5px) {
    .events .events-slider .swiper-slide:nth-child(3n+1):after {
        left: -0.2em;
        top: 5em;
        width: 5em;
        height: 4em;
    }
}
@media (min-width: 1399.5px) {
    .events .events-slider .swiper-slide:nth-child(3n+1):after {
        left: 0.5em;
    }
}
@media (min-width: 991.5px) {
    .events .events-slider .swiper-slide:first-child:after {
        left: -1em;
    }
}
@media (min-width: 1399.5px) {
    .events .events-slider .swiper-slide:first-child:after {
        left: 0em;
    }
}
.events .events-slider .swiper-slide:nth-child(3n):after {
    content: "";
    position: absolute;
    right: 1em;
    top: -3.2em;
    width: 3em;
    height: 5em;
    background: url(../images/mother-child/branch-vector.svg) no-repeat center;
    background-size: cover;
    z-index: -1;
}
@media (min-width: 991.5px) {
    .events .events-slider .swiper-slide:nth-child(3n):after {
        right: 0;
        top: 4em;
        width: 3em;
        height: 5em;
    }
}
@media (min-width: 1399.5px) {
    .events .events-slider .swiper-slide:nth-child(3n):after {
        right: 1.2em;
        width: 4em;
        height: 7em;
    }
}
.events .events-slider .swiper-slide:hover .event-slide {
    border-radius: 35px;
    border-color: #ff91b6;
    background: #ccf6d5;
    box-shadow: 0 19px 23px 0 rgba(0, 0, 0, 0), 0 10px 10px 0 rgba(0, 0, 0, 0.01), 0 8px 11px 0 rgba(0, 0, 0, 0.04), 0 10px 10px 0 rgba(0, 0, 0, 0.06), 0 8px 17px 0 rgba(0, 0, 0, 0.07);
}
.events .events-slider .swiper-slide:hover .more-txt {
    opacity: 1;
}
.events .events-slider .swiper-slide:hover .arrow-more {
    opacity: 1;
    transform: scale(1.5) rotate(0);
    -webkit-transform: scale(1.5) rotate(0);
    -moz-transform: scale(1.5) rotate(0);
    -ms-transform: scale(1.5) rotate(0);
    -o-transform: scale(1.5) rotate(0);
}
.events .events-slider .event-slide {
    transition: all 0.32s ease-in-out;
    -webkit-transition: all 0.32s ease-in-out;
    -moz-transition: all 0.32s ease-in-out;
    -ms-transition: all 0.32s ease-in-out;
    -o-transition: all 0.32s ease-in-out;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
    background: #d4ebd9;
    padding: 0.5em;
    gap: 1em;
    border: 4px dashed transparent;
    margin-inline: auto;
    width: 95%;
    cursor: url("../images/mother-child/cursor-black.png"), auto !important;
}
@media (min-width: 599.5px) {
    .events .events-slider .event-slide {
        width: 84%;
    }
}
@media (min-width: 1399.5px) {
    .events .events-slider .event-slide {
        width: 77%;
    }
}
.events .events-slider .event-slide .event-slide-title {
    width: 100%;
    text-align: center;
    font-size: 1em;
}
.events .events-slider .event-slide .divider {
    width: 100%;
    height: 1px;
    background-color: rgba(153, 153, 153, 0.5607843137);
}
.events .events-slider .event-slide .event-img {
    border-radius: 35px;
    width: 100%;
    height: 100%;
    object-fit: cover; /* قاب رو پر می‌کنه، بدون کشیدگی */
    object-position: center;
    transition: none; /* از هر انیمیشن یا زوم جلوگیری می‌کنه */
    transform: none; /* اگر جایی scale داده بودی، حذفش کن */
}


.events .events-slider .event-slide .event-slide-text {
    color: #3e5868;
    text-align: justify;
    font-size: 0.8em;
    line-height: 2;
    height: 6em;
    -webkit-line-clamp: 3;
    line-clamp: 3;
}
.events .events-slider .event-slide .event-slide-bottom {
    padding: 0 1em 0.2em;
}
.events .events-slider .event-slide .event-slide-bottom .event-slide-date {
    color: #ff7ca8;
}
.events .events-slider .slider-navigation {
    gap: 1em;
}
.events .events-slider .slider-navigation .nav-icon {
    font-size: 1.8em;
}
.events .events-slider .slider-navigation .scrollbar-style {
    margin-block: 1em;
    width: 100%;
}
@media (min-width: 767.5px) {
    .events .events-slider .slider-navigation .scrollbar-style {
        width: 76%;
        margin: unset;
    }
}
.events .events-slider .slider-navigation .archive-btn {
    border-radius: 13px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    -o-border-radius: 13px;
    border: 3px solid #ff8fb5;
    background: #afafaf;
    color: #fff;
    width: 6em;
    height: 2.4em;
    padding: 0.5em;
    font-size: 0.8em;
    margin-left: 4px;
    transition: all 0.4s ease;

}

.events .events-slider .slider-navigation .archive-btn:hover{
    border-radius: 13px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    -o-border-radius: 13px;
    border: 3px solid #f897b8;
    background: #ea6e9a;
    color: #fff;
    width: 6em;
    height: 2.4em;
    padding: 0.5em;
    font-size: 0.8em;
    margin-left: 4px;
    transform: translateY(-3px);
}




@keyframes wave {
    from {
        mask-position: 0 0, 0 0;
        -webkit-mask-position: 0 0, 0 0;
    }
    to {
        mask-position: 0 0, 55.65px 0;
        -webkit-mask-position: 0 0, 55.65px 0;
    }
}
.gallery {
    position: relative;
    margin-top: 3em;
    margin-bottom: -1em;
    padding-top: 4.5em;
    padding-bottom: 1em;
}
.gallery:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #c2d9e7;
    mask: linear-gradient(180deg, rgba(0, 0, 0, 0) 29px, #000 0), radial-gradient(49px, #000 calc(100% - 1px), rgba(0, 0, 0, 0)) top/55.65px 108px;
    z-index: -1;
    animation: wave 3s linear infinite;
}
.gallery .flying-saucer {
    position: absolute;
    bottom: -6em;
    right: 2em;
    width: 4em;
    z-index: 200;
}
@media (min-width: 991.5px) {
    .gallery .flying-saucer {
        right: unset;
        left: 8%;
        bottom: 30%;
        width: 7%;
    }
}
.gallery .rainbow {
    position: absolute;
    right: 1.5em;
    top: -1.2em;
    width: 5em;
}
.gallery .gallery-content .title-tab-container {
    width: 100%;
    position: relative;
}
@media (min-width: 991.5px) {
    .gallery .gallery-content .title-tab-container {
        width: 28%;
    }
    .gallery .gallery-content .title-tab-container:before {
        content: "";
        position: absolute;
        left: -28%;
        bottom: -13%;
        width: 3.2em;
        height: 3.2em;
        background: url(../images/mother-child/dashes-vector.svg) no-repeat center;
        background-size: cover;
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        filter: brightness(0) saturate(100%) invert(100%) sepia(13%) saturate(7500%) hue-rotate(199deg) brightness(116%) contrast(112%);
    }
}
.gallery .gallery-content .title-tab-container .section-title {
    position: relative;
}
.gallery .gallery-content .title-tab-container .section-title .section-title-part-one {
    color: #fffecc;
}
.gallery .gallery-content .title-tab-container .section-title .section-title-part-two {
    color: #fff0f5;
}
.gallery .gallery-content .title-tab-container .section-title:before, .gallery .gallery-content .title-tab-container .section-title:after {
    content: "";
    position: absolute;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.gallery .gallery-content .title-tab-container .section-title:before {
    left: -25%;
    top: -40%;
    width: 0.4em;
    height: 0.4em;
    background: #ffbcd3;
}
@media (min-width: 991.5px) {
    .gallery .gallery-content .title-tab-container .section-title:before {
        left: -2%;
        top: -63%;
    }
}
.gallery .gallery-content .title-tab-container .section-title:after {
    left: -13%;
    top: 3%;
    width: 0.2em;
    height: 0.2em;
    background: #4d8e9f;
}
@media (min-width: 991.5px) {
    .gallery .gallery-content .title-tab-container .section-title:after {
        left: 10%;
        top: -18%;
    }
}
.gallery .gallery-content .title-tab-container .gallery-tabs {
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    padding: 0.7em;
    width: 15em;
    height: 4em;
    border: 0.7px solid rgba(0, 0, 0, 0.5);
    background: #f1f0b0;
    box-shadow: 0 7px 21px 0 rgba(0, 0, 0, 0.07);
}
@media (min-width: 991.5px) {
    .gallery .gallery-content .title-tab-container .gallery-tabs {
        width: 100%;
    }
}
@media (min-width: 1299.5px) {
    .gallery .gallery-content .title-tab-container .gallery-tabs {
        height: 5em;
    }
}
.gallery .gallery-content .title-tab-container .gallery-tabs .gallery-tab-item {
    position: relative;
    width: 50%;
    height: 100%;
}
.gallery .gallery-content .title-tab-container .gallery-tabs .gallery-tab-item:first-child::before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 80px;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    -ms-border-radius: 80px;
    -o-border-radius: 80px;
    transition: all 0.32s ease-in-out;
    -webkit-transition: all 0.32s ease-in-out;
    -moz-transition: all 0.32s ease-in-out;
    -ms-transition: all 0.32s ease-in-out;
    -o-transition: all 0.32s ease-in-out;
    border: 1px solid #7e4257;
    background: #fff0f5;
}
.gallery .gallery-content .title-tab-container .gallery-tabs .gallery-tab-item:first-child.active::before {
    left: 0;
}
.gallery .gallery-content .title-tab-container .gallery-tabs .gallery-tab-item:first-child:not(.active)::before {
    left: -100%;
}
.gallery .gallery-content .title-tab-container .gallery-tabs .gallery-tab-item .gallery-tab-link {
    color: #7e4257;
}
.gallery .gallery-content .title-tab-container .gallery-tabs .gallery-tab-item .gallery-tab-link:hover {
    color: unset !important;
}
.gallery .gallery-content .tab-content {
    width: 100%;
}
@media (min-width: 991.5px) {
    .gallery .gallery-content .tab-content {
        width: 70%;
        transform: translate(-10%, 0) !important;
        -webkit-transform: translate(-10%, 0) !important;
        -moz-transform: translate(-10%, 0) !important;
        -ms-transform: translate(-10%, 0) !important;
        -o-transform: translate(-10%, 0) !important;
    }
}
.gallery .gallery-content .tab-content .gallery-tab-pane {
    transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
}
.gallery .gallery-content .tab-content .gallery-tab-pane.active.animating {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    z-index: 1;
    pointer-events: auto;
}
.gallery .gallery-content .tab-content .gallery-slider {
    width: 100%;
    overflow: hidden;
}
@media (min-width: 991.5px) {
    .gallery .gallery-content .tab-content .gallery-slider {
        padding-top: 41%;
        padding-bottom: 3em;
    }
}
.gallery .gallery-content .tab-content .gallery-slider .swiper-slide {
    aspect-ratio: 1;
    overflow: visible;
}
@media (min-width: 991.5px) {
    .gallery .gallery-content .tab-content .gallery-slider .swiper-slide {
        opacity: 0 !important;
        height: 12.5em;
    }
    .gallery .gallery-content .tab-content .gallery-slider .swiper-slide.swiper-slide-visible {
        opacity: 1 !important;
    }
    .gallery .gallery-content .tab-content .gallery-slider .swiper-slide.swiper-slide-active .gallery-slide {
        width: 100%;
    }
    .gallery .gallery-content .tab-content .gallery-slider .swiper-slide.swiper-slide-next:hover .gallery-slide {
        transform: scale(1.05) rotate(-12deg) !important;
        -webkit-transform: scale(1.05) rotate(-12deg) !important;
        -moz-transform: scale(1.05) rotate(-12deg) !important;
        -ms-transform: scale(1.05) rotate(-12deg) !important;
        -o-transform: scale(1.05) rotate(-12deg) !important;
    }
    .gallery .gallery-content .tab-content .gallery-slider .swiper-slide.swiper-slide-next .gallery-slide {
        width: 100%;
        transform: rotate(-12deg) !important;
        -webkit-transform: rotate(-12deg) !important;
        -moz-transform: rotate(-12deg) !important;
        -ms-transform: rotate(-12deg) !important;
        -o-transform: rotate(-12deg) !important;
    }
    .gallery .gallery-content .tab-content .gallery-slider .swiper-slide.swiper-slide-next .gallery-slide {
        transform: rotate(-6deg);
        -webkit-transform: rotate(-6deg);
        -moz-transform: rotate(-6deg);
        -ms-transform: rotate(-6deg);
        -o-transform: rotate(-6deg);
    }
}
@media (min-width: 1049.5px) {
    .gallery .gallery-content .tab-content .gallery-slider .swiper-slide {
        height: 14em;
    }
}
@media (min-width: 1159.5px) {
    .gallery .gallery-content .tab-content .gallery-slider .swiper-slide {
        height: 15.5em;
    }
}
@media (min-width: 1249.5px) {
    .gallery .gallery-content .tab-content .gallery-slider .swiper-slide {
        height: 16.5em;
    }
}
@media (min-width: 1349.5px) {
    .gallery .gallery-content .tab-content .gallery-slider .swiper-slide {
        height: 18em;
    }
}
@media (min-width: 1449.5px) {
    .gallery .gallery-content .tab-content .gallery-slider .swiper-slide {
        height: 19em;
    }
}
@media (min-width: 1549.5px) {
    .gallery .gallery-content .tab-content .gallery-slider .swiper-slide {
        height: 20em;
    }
}
@media (min-width: 1699.5px) {
    .gallery .gallery-content .tab-content .gallery-slider .swiper-slide {
        height: 21em;
    }
}
.gallery .gallery-content .tab-content .gallery-slider .gallery-slide {
    cursor: url("../images/mother-child/cursor-white.png"), auto !important;
    position: relative;
    width: 86%;
    margin-inline: auto;
    aspect-ratio: 1/1.002;
    transition: all 0.32s ease-in-out;
    -webkit-transition: all 0.32s ease-in-out;
    -moz-transition: all 0.32s ease-in-out;
    -ms-transition: all 0.32s ease-in-out;
    -o-transition: all 0.32s ease-in-out;
}
@media (min-width: 991.5px) {
    .gallery .gallery-content .tab-content .gallery-slider .gallery-slide {
        transform: rotate(6deg);
        -webkit-transform: rotate(6deg);
        -moz-transform: rotate(6deg);
        -ms-transform: rotate(6deg);
        -o-transform: rotate(6deg);
    }
}
@media (min-width: 991.5px) {
    .gallery .gallery-content .tab-content .gallery-slider .gallery-slide:hover {
        transform: scale(1.05) rotate(6deg);
        -webkit-transform: scale(1.05) rotate(6deg);
        -moz-transform: scale(1.05) rotate(6deg);
        -ms-transform: scale(1.05) rotate(6deg);
        -o-transform: scale(1.05) rotate(6deg);
    }
}
.gallery .gallery-content .tab-content .gallery-slider .gallery-slide:hover .frame-1, .gallery .gallery-content .tab-content .gallery-slider .gallery-slide:hover .frame-2 {
    background: rgba(0, 0, 0, 0.74);
}
.gallery .gallery-content .tab-content .gallery-slider .gallery-slide:hover .frame-2 {
    background: #f7e0e8;
}
.gallery .gallery-content .tab-content .gallery-slider .gallery-slide:hover .gallery-img-container:before {
    background: rgba(0, 0, 0, 0.502) !important;
}
.gallery .gallery-content .tab-content .gallery-slider .gallery-slide:hover .gallery-img-container .gallery-img-title-box {
    visibility: visible !important;
    opacity: 1 !important;
}
.gallery .gallery-content .tab-content .gallery-slider .gallery-slide .frame-1, .gallery .gallery-content .tab-content .gallery-slider .gallery-slide .frame-2 {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    mask-image: url(../images/mother-child/gallery-item-mask.svg);
    mask-repeat: no-repeat;
    mask-size: cover;
    background: rgba(0, 0, 0, 0.25);
    transition: all 0.32s ease-in-out;
    -webkit-transition: all 0.32s ease-in-out;
    -moz-transition: all 0.32s ease-in-out;
    -ms-transition: all 0.32s ease-in-out;
    -o-transition: all 0.32s ease-in-out;
}
.gallery .gallery-content .tab-content .gallery-slider .gallery-slide .frame-2 {
    transition: all 0.32s ease-in-out;
    -webkit-transition: all 0.32s ease-in-out;
    -moz-transition: all 0.32s ease-in-out;
    -ms-transition: all 0.32s ease-in-out;
    -o-transition: all 0.32s ease-in-out;
    background: #ffc2d7;
    background-size: 99%;
    width: 98.5%;
    height: 98.5%;
}
.gallery .gallery-content .tab-content .gallery-slider .gallery-slide .frame-2 .gallery-img-container {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    width: 80%;
    aspect-ratio: 1;
    overflow: hidden;
}
.gallery .gallery-content .tab-content .gallery-slider .gallery-slide .frame-2 .gallery-img-container:before {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    transition: all 0.32s ease-in-out;
    -webkit-transition: all 0.32s ease-in-out;
    -moz-transition: all 0.32s ease-in-out;
    -ms-transition: all 0.32s ease-in-out;
    -o-transition: all 0.32s ease-in-out;
    background: transparent;
}
.gallery .gallery-content .tab-content .gallery-slider .gallery-slide .frame-2 .gallery-img-container .gallery-img-title-box {
    transition: all 0.32s ease-in-out;
    -webkit-transition: all 0.32s ease-in-out;
    -moz-transition: all 0.32s ease-in-out;
    -ms-transition: all 0.32s ease-in-out;
    -o-transition: all 0.32s ease-in-out;
    border-radius: 70px;
    -webkit-border-radius: 70px;
    -moz-border-radius: 70px;
    -ms-border-radius: 70px;
    -o-border-radius: 70px;
    width: 50%;
    height: 4em;
    padding: 0.5em;
    box-shadow: 0px 0px 0px 12px rgba(255, 255, 255, 0.42);
    background: #f1f0b0;
    visibility: hidden;
    opacity: 0;
}
.gallery .gallery-content .tab-content .gallery-slider .gallery-slide .frame-2 .gallery-img-container .gallery-img-title-box .gallery-img-title {
    color: #000000;
    font-weight: 400;
}
/* Ensure gallery images cover container */
.gallery .gallery-content .tab-content .gallery-slider .gallery-slide .frame-2 .gallery-img-container .gallery-img {
    object-fit: cover;
    object-position: center;
}
@media (min-width: 991.5px) {
    .gallery .gallery-content .slider-navigation {
        position: absolute;
        right: -36%;
        width: 60%;
        bottom: 1em;
    }
}
.gallery .gallery-content .gallery-slider-pagination {
    width: 100%;
    height: 1em;
    direction: ltr;
}
@media (min-width: 575.5px) {
    .gallery .gallery-content .gallery-slider-pagination {
        width: 80%;
    }
}
@media (min-width: 991.5px) {
    .gallery .gallery-content .gallery-slider-pagination {
        width: 60%;
    }
}
.gallery .gallery-content .nav-icon {
    font-size: 1.5em;
    font-weight: 600;
}
.gallery .gallery-content .nav-icon:before {
    color: #583440;
}
.gallery .gallery-content .swiper-pagination-bullet {
    background-color: #fffecb;
    opacity: 1;
    margin-inline: 10px;
}
.gallery .gallery-content .swiper-pagination-bullet-active {
    border: 1px solid #583440;
    background: transparent;
    transform: scale(1.7);
    -webkit-transform: scale(1.7);
    -moz-transform: scale(1.7);
    -ms-transform: scale(1.7);
    -o-transform: scale(1.7);
}

.page-footer {
    background: #c2d9e7;
    padding-top: 2em;
}
.page-footer:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/mother-child/footer-vector-1.png) no-repeat center;
    background-size: 100% 100%;
    z-index: 100;
}
@media (min-width: 991.5px) {
    .page-footer:before {
        background: url(../images/mother-child/footer-vector-2.png) no-repeat center;
        background-size: 100% 100%;
    }
}
.page-footer .main-container {
    z-index: 100;
    padding-top: 14em;
}
@media (min-width: 575.5px) {
    .page-footer .main-container {
        padding-top: 12em;
    }
}
.page-footer .footer-tabs {
    margin-bottom: 2em;
}
.page-footer .footer-ul-columns {
    padding-bottom: 2em;
}
@media (min-width: 991.5px) {
    .page-footer .footer-ul-columns {
        padding-top: 12%;
    }
}
.page-footer .footer-ul-column-title:after,
.page-footer .footer-tab-item:after {
    filter: brightness(0) saturate(100%) invert(66%) sepia(40%) saturate(593%) hue-rotate(297deg) brightness(103%) contrast(101%);
    -webkit-filter: brightness(0) saturate(100%) invert(66%) sepia(40%) saturate(593%) hue-rotate(297deg) brightness(103%) contrast(101%);
}
.page-footer .footer-ul .footer-li .footer-icon:before {
    color: #ff97ba;
}
.page-footer .footer-social-media-links .media-link-box {
    background: #ff97ba;
}
.page-footer .created-by {
    background: #f9cada;
}
.page-footer .created-by .law-message,
.page-footer .created-by .footer-bottom-text {
    color: #313131;
}
.page-footer .created-by .law-message:before,
.page-footer .created-by .footer-bottom-text:before {
    background-color: #000 !important;
}
.page-footer .created-by .logo-name-part-1 {
    color: #1f4d4c !important;
}
.page-footer .created-by .logo-name-part-2 {
    color: #fdb12a !important;
}
.page-footer .created-by .footer-bottom-btn {
    background: #fff0ab !important;
    border: 1px solid #000;
}

.work-space-item{
    transition: all 0.5s ease;
}

.work-space-item:hover{
    transform: scale(1.09);
    /*box-shadow: 0 6px 15px rgba(239, 10, 90, 0.3);*/
}

/*.nav-list li a {*/
/*    white-space: nowrap;*/
/*}*/

.work-space-item {
    position: relative;
    cursor: pointer;
    transition: all 0.3s ease;
}

.work-space-item-description {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    background-color: #f5f5f0;
    color: #333;
    padding: 8px 15px;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 1000;
    min-width: 300px;
    max-width: 400px;
    text-align: center;
    font-size: 13px;
    line-height: 1.3;
    margin-top: 10px;
}

.work-space-item:hover .work-space-item-description {
    opacity: 1;
    visibility: visible;
}

.work-space-item:hover {
    transform: translateY(-5px);
}
.introduction-img{

    object-fit: cover;

}
.market-img{
    object-fit: cover;
}


.header a {
    white-space: nowrap;

}
/* هدف: کنترل فاصله بین آیتم‌های navbar اصلی */
.header .nav-list-ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.8rem; /* فاصله بین آیتم‌ها، عدد کمتر → فاصله کمتر */
}

/* حذف هر فاصله ناخواسته از مرورگر یا bootstrap */
.header .nav-list-li {
    margin: 0 !important;
    padding: 0 !important;
}

/* لینک‌های داخل منو */
.header .nav-link {
    display: inline-block;
    padding: 0.3em 0.6em; /* فاصله داخلی ملایم */
    white-space: nowrap; /* جلوگیری از افتادن به خط بعد */
    text-decoration: none;
    color: inherit;
    transition: color 0.2s ease;
}

/* hover برای تست */
.header .nav-link:hover {
    color: #a40056; /* رنگ دلخواه */
}

/* اگر bootstrap یا theme خودش gap زیاد داده، این override کن */
.header .nav-list-ul.d-flex {
    gap: 0.6em !important;
}



.more-txt {
    color: #ef8b39;
    font-weight: 600;
    cursor: pointer;
    transition: color 0.3s;
}
/*.more-txt:hover {*/
/*    color: #ff4d8b;*/
/*}*/

.service-slide-more-text {
    display: none;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    background: rgba(255, 174, 202, 0.1);
    border-radius: 15px;
    padding: 0 15px;
    margin-top: 10px;
    line-height: 1.8;
    color: #444;
    /*box-shadow: 0 0 30px 10px rgba(255, 174, 202, 0.6);*/
    transition: all 0.4s ease;
}

.service-slide-more-text.active {
    display: block;
    opacity: 1;
    max-height: 800px;
    padding: 15px;
}
