.icon_box {
    background: #3952a4;
    text-align: center;
    width: 100%;
    height: 350px;
    border-radius: 10px;
    padding: 10px;
    color: #fff;
    transition: transform 0.5s ease;
    /* يحدد مدة الحركة ونوعها */
}

/* .hidden_xs{
    display: none;
} */
.scrolled .header {
    --background-color: #19358ddb;
}

.icon_box:hover {
    transform: rotate(5deg);
}

.team .team-member {
    background-color: #5731d0;
}

.team .team-member .member-img:after {
    background-color: #5731d0;
}

.hero {
    background: linear-gradient(45deg, var(--background-color) 0%,
            color-mix(in srgb, #3952a4, transparent 10%) 100%), url(../img/hero-bg.jpg) center center no-repeat;
}

.footer {
    background: linear-gradient(45deg, var(--background-color) 0%,
            color-mix(in srgb, #3952a4, transparent 10%) 100%), url(../img/footer-bg.jpg) center center no-repeat;
}

.icon {
    margin-right: 10px;
}

.header {
    --background-color: #3952a4;
}

/* crad why */
.testimonials .testimonial-item .testimonial-img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 15px;
    margin: 0;

}

.btn_show {
    border: solid 1px #0b2169;
    padding: 10px 20px 10px 20px;
    border-radius: 15px;
}

/* 
---------------------------------------------
الخرائط
--------------------------------------------- 
*/

.our-videos .videos-left-dec img {
    width: 220px;
    height: 471px;
    left: 0;
    top: 120px;
    position: absolute;
}

.our-videos .videos-right-dec img {
    width: 730px;
    height: 523px;
    right: 0;
    top: 45px;
    position: absolute;
}

.our-videos {
    position: relative;
    /* margin-bottom: -30px; */
    padding-top: 120px;
    margin-top: 0px;
    z-index: 2;
}

.our-videos .naccs {
    position: relative;
}

.our-videos .naccs .menu div {
    margin-bottom: 30px;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
    transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

.our-videos .naccs .menu div {
    transition: all 0.3s;
}

.our-videos .naccs .menu div.active .thumb .inner-content {
    text-align: center;
    width: 100%;
    height: 100%;
    border-radius: 23px;
}

.our-videos .naccs .menu div.active .thumb .inner-content h4 {
    top: 30%;
    transform: translateY(-55%);
    position: relative;
}

.our-videos .naccs .menu div.active .thumb .inner-content span {
    display: block;
    position: relative;
    top: 40%;
    transform: translateY(-55%);
}

.our-videos ul.nacc {
    position: relative;
    min-height: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    transition: 0.5s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

.our-videos ul.nacc li {
    opacity: 0;
    /* transform: translateX(-50px); */
    position: absolute;
    list-style: none;
    transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

.our-videos ul.nacc li.active {
    transition-delay: 0.3s;
    position: relative;
    z-index: 2;
    opacity: 1;
    transform: translateX(0px);
}

.our-videos ul.nacc li {
    width: 100%;
}

.our-videos .nacc .thumb {
    position: relative;
    border-radius: 23px;
}

/* ارتفاع الخريطة */
.our-videos .nacc .thumb iframe {
    border-radius: 23px;
    height: 500px;
}

.our-videos .nacc .thumb .overlay-effect {
    background: #e7b202;
    background: linear-gradient(105deg, #5d40b0 0%, #065293 100%);
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    border-top-left-radius: 23px;
    border-bottom-right-radius: 23px;
    padding: 35px 30px;
    text-align: center;
}

.our-videos .nacc .thumb .overlay-effect h4 {
    font-size: 20px;
    margin-top: 5px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px;
}

.our-videos .nacc .thumb .overlay-effect span {
    font-size: 15px;
    color: #fff;
}

.our-videos .menu .thumb {
    position: relative;
}

.our-videos .menu .thumb .inner-content {
    background: #065293;
    background: linear-gradient(105deg, #5d40b0 0%, #065293 100%);
    border-top-left-radius: 23px;
    border-bottom-right-radius: 23px;
    position: absolute;
    left: 0;
    top: 0;
    padding: 20px 30px;
    transition: all 0.3s;
}

.our-videos .menu .thumb .inner-content h4 {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    transition: all 0.3s;
}

.our-videos .menu .thumb .inner-content span {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    display: none;
    transition: all 0.3s;
}


/*----------- Manger speech -----------------*/

.m_container {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.bg-image {
    
    background-size: cover;
    background-position: center;
    width: 750px;
    height: 500px;
    border-radius: 50%;
    overflow: hidden;
    left: 17%;
    z-index: 2;
    position: relative;
}

.m_card-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.card2 {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    padding: 20px;
    text-align: center;
    width: 600px;
    height: 300px;
    z-index: 3;
    right: 20px;
    bottom: 140px;
}

.card-back {
    background-color: #269bc6;
    border-radius: 50%;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    padding: 20px;
    text-align: center;
    width: 400px;
    height: 400px;
    /* z-index: -1; */
    transform: translate(-150px, 30px);
}

.card-title {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 10px;
}

.card-text {
    font-size: 1.1rem;
}

/*-----------end Manger speech -----------------*/

/* book */

.why-choose-us-content .feature-list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    grid-gap: 40px;
}

.why-choose-us-content .feature {
    background-color: rgba(255, 255, 255, 0.1);
    padding: 40px;
    border-radius: 8px;
    box-shadow: 0 4px 6px #065293, 0 1px 3px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease;
}

.why-choose-us-content .feature:hover {
    transform: translateY(-10px);
}

.why-choose-us-content .feature h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 16px;
    color: #000;
}

.why-choose-us-content .feature p {
    color: #000;
}

/* book end */

/* contact */
.info-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    /* المسافة بين الكاردات */
}

.info-card {
    background: #f9f9f9;
    /* لون خلفية الكارد */
    border: 1px solid #ddd;
    /* حدود الكارد */
    border-radius: 8px;
    /* زوايا مدورة */
    /* padding داخل الكارد */
    display: flex;
    align-items: center;
    /* محاذاة العمود في المنتصف */
    flex: 1 1 80px;
    /* السماح للكاردات بالتقلص والنمو */
}

.info-card i {
    margin-right: 10px;
    /* المسافة بين الأيقونة والنص */
}

@media (max-width: 600px) {
    .info-container {
        flex-direction: column;
        /* تغيير الاتجاه إلى عمودي في الشاشات الصغيرة */
    }
}

/* contact end */




















/* ------------ kindergartens ---------*/

.galary4 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
}

.galary4 .containar {
    height: 400px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: start;
}

.galary4card {
    width: 80px;
    border-radius: .75rem;
    background-size: cover;
    cursor: pointer;
    overflow: hidden;
    border-radius: 2rem;
    margin: 0 10px;
    display: flex;
    align-items: flex-end;
    transition: .6s cubic-bezier(.28, -0.3, 0, .99);
    box-shadow: 0px 10px 30px -5px rgba(0, 0, 0, 0.8);
}

.galary4card>.row {
    color: white;
    display: flex;
    flex-wrap: nowrap;
}

.galary4card>.row>.icon {
    background: #000;
    color: white;
    border-radius: 50%;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 15px;
}

.galary4card>.row>.discription {
    display: flex;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
    height: 80px;
    width: 520px;
    opacity: 0;
    transform: translateY(30px);
    transition-delay: 1s;
    transition: all 1s ease;
}

.discription p {
    color: #000;
    padding-top: 5px;
}

.discription h4 {
    color: #000;
    text-transform: uppercase;
}

.wrapper4 {
    z-index: 100;
}

.wrapper4 .containar input {
    display: none;
}

.wrapper4 .containar input:checked+label {
    width: 500px;
}

.wrapper4 .containar input:checked+label .discription {
    opacity: 1 !important;
    transform: translateY(0) !important;
}

/* but */
.ser-butt {
    text-align: center;
    position: relative;
    z-index: 200;
    text-align: center;
}

.service_par {
    align-items: center;
    display: inline-block;
    padding: 12px 28px;
    background: rgb(255, 255, 255);
    border-radius: 40px;
    font-size: 16px;
    color: #081b29;
    letter-spacing: 1px;
    text-decoration: none;
    font-weight: 600;
    box-shadow: 0 0 5px #065293;
    cursor: pointer;
    justify-content: center;
}

/* kindergartens end */




/* moved image */

.sec5 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50vh;
    overflow: hidden;
}

.sec5 .container {
    position: relative;
    display: flex;
    gap: 2px;
    justify-content: center;
    align-items: center;
    transform-style: preserve-3d;
    animation: moveImages 30s linear infinite;
}

.sec5 .container .img {
    position: relative;
    width: 200px;
    height: 200px;
    transition: 0.8s;
    transform-origin: bottom center;
    -webkit-box-reflect: below 1px linear-gradient(transparent, #0002);
    animation: rotateImage 8s linear infinite;
}

.sec5 .container .img:hover {
    transform: perspective(500px) rotateY(0deg) scale(1.5);
    z-index: 1000;
}

.carouseltitle1 {
    text-align: center;
    font-size: 3em;
    padding-top: 85px;
}

@keyframes moveImages {
    0% {
        transform: translateX(0);
    }
}

@keyframes rotateImage {
    0% {
        transform: perspective(500px) rotateY(0deg) scale(1);
    }

    50% {
        transform: perspective(500px) rotateY(180deg) scale(0.95);
    }

    100% {
        transform: perspective(500px) rotateY(360deg) scale(1);
    }
}

.wave-container {
    position: relative;
}

.wave {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.wave svg {
    position: relative;
    display: block;
    width: calc(200% + 1.3px);
    height: 399px;
}

.wave .shape-fill {
    fill: #065293;
}

/* moved image end*/



.carousel-caption {
    top: 70%;
    border-radius: 25px;
    background-color: #0000006e;
    height: 120px;
    padding: 10px;
    line-height: 22px;
}



/* card 5 */


.container5 {

    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    /* gap: 60px; */
}

.card5 {
    position: relative;
    width: 350px;
    height: 190px;
    background-color: rgb(255, 255, 255);
    border-radius: 20px;
    box-shadow: 0 35px 50px;
    transition: 0.5s;

}

.card5:hover {
    height: 450px;

}

.cardd {
    position: absolute;
    width: 150px;
    height: 150px;
    background-color: black;
    left: 50%;
    transform: translateX(-50%);
    top: -50px;
    border-radius: 20px;
    box-shadow: 0 15px 20px;
    background-color: azure;
    overflow: hidden;
    transition: 0.5s;


}

.card5:hover .cardd {
    width: 250px;
    height: 250px;

}

.cardd img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;

}

.card5 .content5 {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    overflow: hidden;
}

.card5 .content5 .detalis {
    padding: 40px;
    text-align: center;
    width: 100%;
    transition: 0.5s;
    transform: translateY(150px);
}

.card5:hover .content5 .detalis {
    transform: translateY(0px);

}


.card5 .content5 .detalis .h2 {

    font-size: 1.25em;
    font-weight: 600;
    color: rgb(43, 40, 40);
    line-height: 1.2em;
}

.card5 .content5 .detalis .data {
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
}

.card5 .content5 .detalis .data .h3 {
    font-size: 1em;
    color: rgb(46, 40, 40);
    line-height: 1.2em;
    font-weight: 600;

}

.card5 .content5 .detalis .data .h3 .span {
    font-size: 0.85em;
    font-weight: 400;
    opacity: 50%;
}

.card5 .content5 .detalis .action {
    display: flex;
    justify-content: space-between;
    gap: 20px;

}

button {
    padding: 10px 30px;
    border: none;
    outline: none;
    font-size: 1em;
    font-weight: 500;
    background-color: #ee4abd;
    color: rgb(255, 255, 255);
    cursor: pointer;
}

button:nth-child(2) {
    /* border: 1px solid #a09f9d;
    color: rgb(69, 70, 71);
    background-color: azure;  */

}

/* card 5 end*/



/* card 6 */
.container6 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    /* flex-wrap: wrap; */
    height: 400px;
}


.container6 .hexagon {
    position: relative;
    width: 300px;
    height: 350px;
    /* margin: 30px 20px 30px; */

}

.container6 .hexagon::before {
    content: '';
    position: absolute;
    bottom: -70px;
    width: 100%;
    height: 60px;
    background: radial-gradient(rgba(0, 0, 0, 0.35), transparent, transparent);
    border-radius: 50%;
    transition: 0.5s;

}

.container6 .hexagon:hover::before {
    opacity: 0.8;
    transform: scale(0.8);

}

.container6 .hexagon .shape {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    transition: 0.5s;
}

.container6 .hexagon:hover .shape {
    transform: translateY(-30px);
}

.container6 .hexagon .shape img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.container6 .hexagon .shape .content6 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    text-align: center;
    background: linear-gradient(45deg, #000000b8, rgba(0, 18, 180, 0.3));
    color: beige;
    opacity: 0%;
    transition: 0.5s;

}

.container6 .hexagon:hover .shape .content6 {
    opacity: 1;

}

/* card 6 end*/

/* صورة بشكل النجمة */

/* صورة بشكل النجمة */

/* تنسيق دائة الاختيار */
.form-check-input {
    border: 2px solid #065193b8;
}