/* styles.css */
/* @import url('https://fonts.googleapis.com/css2?family=Fustat:wght@200..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Marhey:wght@300..700&display=swap'); */


#loading {
            color: white;
            background-color: rgba(5, 80, 231, 0.9);
            position: fixed;
            inset: 0;
            z-index: 1000;
            display: flex;
            justify-content: center;
            align-items: center;
        }

body {
    overflow: hidden;
}


.name {
    display: none;
}




@font-face {
    font-family: 'cairo';
    /* Give your font a descriptive name */
    src: url('../Fonts/Cairo.woff2') format('woff2');
    /* Path to your font files */
    /* url('fonts/MyCustomFont.woff') format('woff'); */
    font-weight: normal;
    /* Specify font weight if applicable */
    font-style: normal;
    /* Specify font style if applicable */
    font-display: swap;
    /* Optional: Controls how the font is displayed while loading */
}

.super-color {
    color: #079CBB !important;
    /* background: linear-gradient(to right, #2989d8, #45a2ea); */
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
    font-weight: bold;
}

.marhey-custom {
    font-family: "Marhey", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
}

body {
    font-family: 'Marhey', sans-serif;
}

.hero {
    font-family: "Cairo", sans-serif;
    font-optical-sizing: auto;
    font-weight: bold;
    font-style: italic;
    font-variation-settings: "slnt" 0;
    color: white !important;

}

.herotext {
    /* max-width:250px !important; */
    /* background-color: rgba(32, 33, 34, 0.2) !important; */
    text-align: center !important;

}

.ar-hero-text,
.slwgn{
    text-align: center !important;
    direction: rtl !important;
    width: 250px !important;
    text-shadow: 2px 2px 2px black;
}



/* ---------Media Responsives---------------- */

@media screen and (max-width: 520px) {
    .hero {
        background: url('../images/Mobhero.webp') center center / cover no-repeat;
        /* height: 100vh !important; */
    }

    .hero h1 {
        font-size: 2rem;
    }

    .herotext {
        padding-left: 10px;
        justify-content: flex-end !important;
        align-items: center !important;
    }

    .logo {
        width: 120px !important;
    }

}

@media screen and (min-width: 521px) and (max-width: 768px) {
    .hero {
        background: url('../images/heroimage.webp') top center / cover no-repeat;
        color: white !important;

    }

    .herotext {
        justify-content: center !important;
        align-items: end !important;
        /* padding-left: 100px !important; */
        /* margin: 0 auto !important; */
    }

    .ar-hero-text,
    .slwgn {
        width: 200px !important;
    }

    .hero h1 {
        font-size: 2rem;
    }

    .logo {
        width: 200px !important;
        /* margin: 0 auto !important; */
    }
}

@media screen and (min-width: 769px) {
    .hero {
        background: url('../images/heroimage.webp') center center / cover no-repeat;
        color: white !important;

    }

    .herotext {
        justify-content: center !important;
        align-items: end !important;
        padding-left: 100px !important;
        /* margin: 0 auto !important; */
    }

    .hero h1 {
        font-size: 2rem;
    }

    .logo {
        width: 250px !important;
        /* margin: 0 auto !important; */
    }
}

/* @media screen and (max-width: 380px) {
    .hero h1 {
        font-size: 1.5rem;
    }

    .herotext {
        justify-content: center !important;
        align-items: center !important;
    }

    .logo {
        width: 20px !important;
    }
} */



.bio {
    width: 100% !important;
    /* position: relative; */
    /* margin: 15px auto !important; */
    overflow: hidden;
    /* top: 20px !important; */
    /* background: linear-gradient(to bottom, #073b68 0%, #2989d8 50%, #073b68 70%, #004AE5 100%); */
    /* background: linear-gradient(to bottom,  #05218f 0%,#2989d8 51%,#308ad8 51%,#45a2ea 100%); */
}

.about {
    width: 90% !important;
    border: #004AE5 0px solid !important;
    border-radius: 20px !important;
    margin: 30px auto !important;
    padding: 5px !important;
    /* background: linear-gradient(to top, #0b36e6 0%, #2989d8 30%, #073b68 70%, #004AE5 100%); */
    /* background-color: rgba(0, 0, 0, 0.9) !important; */
    /* box-shadow: 0 4px 8px rgba(32, 33, 34, 0.5) !important; */
    /* margin: auto  !important; */
    /* position: absolute !important; */
    /* background-color: aqua; */
    /* top: -50% !important; */
    /* z-index: 1000 !important  ; */
    /* overflow: hidden; */

}

/* .about .about-logo{
    width: 350px !important;
    margin: 0 auto !important;
    overflow: hidden;
} */

.about img {
    /* margin: 0 auto !important; */
    /* left: 0 !important; */
    /* right: 0 !important; */
    width: 90% !important;
    /* height: auto !important; */
    border: 2px solid #004AE5 !important;
    border-radius: 100px 200px 200px 200px !important;
    box-shadow: 10px 5px 15px rgba(16, 63, 201, 0.923) !important;
    
}

.about-pic {
    margin: 0px 0px !important;
    padding: 5px 5px !important;
    /* border: #000000 5px solid !important; */
    /* border-radius: 0px 0px 70px 0px !important; */

    /* overflow: hidden; */
}
.aboutAr {
    /* background: linear-gradient(to top, #0b36e6 0%, #2989d8 30%, #073b68 70%, #004AE5 100%); */
    /* background-color: rgba(0, 0, 0, 0.1) !important; */
    box-shadow: 5px 2px 4px rgba(32, 33, 34, 0.1) !important;
    margin: auto  !important;
    /* position: absolute !important; */
    /* background-color: aqua; */
    /* top: -50% !important; */
    z-index: 1001 !important  ;
    overflow: hidden;
    /* width: 500px !important; */
}
.aboutEn {
    /* background: linear-gradient(to top, #0b36e6 0%, #2989d8 30%, #073b68 70%, #004AE5 100%); */
    /* background-color: rgba(0, 0, 0, 0.9) !important; */
    box-shadow: 5px -4px 20px rgba(32, 33, 34, 0.1) !important;
    margin: auto  !important;
    /* position: absolute !important; */
    /* background-color: aqua; */
    /* top: -50% !important; */
    z-index: 1002 !important  ;
    overflow: hidden;
    /* width: 500px !important; */

}
.aboutAr h2{
    text-align: center !important;
    direction: rtl !important;
    padding: 10px 10px !important;
    font-size: 1.5rem !important;
    font-weight: bold !important;
    line-height: 1.3 !important;
    color: #079CBB !important;
    text-shadow: 2px 2px 4px linear-gradient(to top, #05218f 0%, #2989d8 30%, #073b68 70%, #004AE5 100%);
}
.aboutAr div{
    text-align: center !important;
    direction: rtl !important;
    position: relative;
    padding: 10px 10px !important;
    font-size: 1.1rem !important;
    font-weight: 400 !important;
    line-height: 1.3 !important;
    color: #161616 !important;
    text-shadow: 2px 2px 4px linear-gradient(to top, #05218f 0%, #2989d8 30%, #073b68 70%, #004AE5 100%);
}
.aboutAr div::after{
    content: "";
    position: absolute;
    top: 50% !important;
    right: 5px;
    transform: translateY(-50%);
    width: 2px;
    height: 55%;
    opacity: 0.4;
    box-shadow: 0 4px 8px rgba(32, 33, 34, 0.5) !important;
    background: linear-gradient(to right, #2989d8, #45a2ea);
    /* text-shadow: 2px 2px 4px linear-gradient(to top, #05218f 0%, #2989d8 30%, #073b68 70%, #004AE5 100%); */
}
.aboutEn h2{
    text-align: center !important;
    direction: rtl !important;
    padding: 10px 10px !important;
    font-size: 1.5rem !important;
    font-weight: bold !important;
    line-height: 1.3 !important;
    color: #079CBB !important;
    text-shadow: 2px 2px 4px linear-gradient(to top, #05218f 0%, #2989d8 30%, #073b68 70%, #004AE5 100%);
}
.aboutEn div{
    text-align: left !important;
    direction: ltr !important;
    position: relative;
    padding: 10px 10px !important;
    font-size: 1.1rem !important;
    font-weight: 400 !important;
    line-height: 1.3 !important;
    /* color: #079CBB !important; */
    text-shadow: 2px 2px 4px linear-gradient(to top, #05218f 0%, #2989d8 30%, #073b68 70%, #004AE5 100%);
}
.aboutEn div::after{
    content: "";
    position: absolute;
    bottom: 0% !important;
    left: 50%;
    transform: translateX(-50%);
    width: 50%;
    height: 0.3px;
    opacity: 0.8;
    box-shadow: 0 4px 8px rgba(32, 33, 34, 0.5) !important;
    background: linear-gradient(to right, #2989d8, #45a2ea);
    /* text-shadow: 2px 2px 4px linear-gradient(to top, #05218f 0%, #2989d8 30%, #073b68 70%, #004AE5 100%); */
}


/* .docPhoto{
    background-image: url('../images/COVER3.webp');
    background-size: stretch;
    background-position: center;
} */

.special-text {
    color: #079CBB !important;
    text-shadow: 2px 2px 4px linear-gradient(to top, #05218f 0%, #2989d8 30%, #073b68 70%, #004AE5 100%);

}

.card-title {
    font-weight: bold !important;
    font-size: 1.5rem !important;
    text-transform: uppercase !important;
    color: #079CBB !important;
    padding: 10px 0px !important;
    text-shadow: 2px 2px 4px linear-gradient(to top, #05218f 0%, #2989d8 30%, #073b68 70%, #004AE5 100%);
}

.main-services {
    color: #079CBB;
    background: linear-gradient(to top, #05218f 0%, #2989d8 30%, #073b68 70%, #004AE5 100%);
}

.services {
    /* background-color: #1f2020; */
    color: #079CBB;
    /* background: rgba(0, 0, 0, 0.361); */
    background: fixed url('../images/ServicesBG.webp') center center / cover no-repeat;
    box-shadow: 0px 4px 8px rgba(5, 80, 231, 0.2);
    padding: 0px 0px;
    width: 98% !important;
    margin: 0 auto !important;
}

.service-text {
    padding: 0px 0px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 2em !important;
    color: white;
    text-shadow: 2px 2px 2px black;
}
h5 span {
    font-size: 1.5rem !important;
    /* color: #079CBB; */
    text-shadow: 2px 2px 4px linear-gradient(to top, #05218f 0%, #2989d8 30%, #073b68 70%, #004AE5 100%);
}

.services-img {
    /* text-align: center; */
    margin: 0 auto;
    padding: 0px;
    overflow: hidden;
    width: 50%;
    /* height: 50%; */
}

.services-img img {
    /* filter: drop-shadow(2px 4px 6px linear-gradient(to top, #05218f 0%, #2989d8 30%, #073b68 70%, #004AE5 100%)); */
    border-radius: 50%;
    border: 0px solid;
    /* overflow: hidden; */
    opacity: 0.1;
    width: 100%;
    transition: all 0.5s ease-in-out;
}

.hserv:hover img {
    opacity: 1;
    transform: scale(2);
    /* transition: all 0.3s ease-in-out; */
}

.serv-title {
    /* background: fixed url('../images/0_Eye_Technology_3840x2160.gif') center center / cover no-repeat; */
    overflow: hidden;
}

.card-pic {
    /* background: url(../images/exam.webp) center center / cover no-repeat; */
    /* height: 100% !important; */
    overflow: hidden;
    /* width: 100% !important; */
    /* height: 350px !important; */
    border-radius: 50px;
    box-shadow: #2989d8 0px 0px 8px 0px inset;
    /* margin: auto !important; */
}

.card-pic img {
    width: 100% !important;
    /* height: 100% !important; */
    object-fit: contain !important;
    transition: transform 0.3s ease-in-out;
}

.card-pic img:hover {
    transform: scale(1.10);
}

.exam {
    background-color: rgba(236, 232, 232, 0.95) !important;
    box-shadow: 5px 4px 8px rgba(4, 108, 212, 0.5) !important;
    padding: 0px !important;
    width: 95% !important;
    margin: 20px auto !important;
    border:white 20px solid;
    border-radius: 12%;
    /* box-shadow: 0 4px 8px rgba(5, 80, 231, 0.3); */
    /* overflow: hidden; */
    color: #15181a !important;
    display: flex !important;
    /* justify-content: space-between !important; */
    align-items: center !important;
}

.appoint {
    /* background-color: rgba(1, 8, 19, 0.67); */
    /* background: linear-gradient(to bottom, #05218f 0%, #2989d8 30%, #073b68 70%, #004AE5 100%); */
    /* box-shadow: 0 4px 8px rgba(5, 80, 231, 0.3); */
    /* padding: 10px  !important; */
    /* height: 100%; */
    color:rgba(0, 0, 0, 0.5) ;
}

/* 
.services-container{
    background: fixed url('../images/ServicesBG.webp') center center / cover no-repeat;
    border-radius: 15px;
    height: 50%;
    padding: 20px;
    box-shadow: 0 4px 8px rgba(5, 80, 231, 0.2);
    overflow-y: auto;
    scroll-behavior: smooth;
} 

.services-container::-webkit-scrollbar {
    display: none;
}


.services-container {
    -ms-overflow-style: none;
    scrollbar-width: none;
} */

.footer {


    /* background-attachment: fixed; */
    /* background-size:cover; */
    position: relative;
    text-align: center;
    border-radius: 100%;
    border: #079CBB 10px solid;
    height: 250px;
    width: 250px;
    margin: 0 auto;
    overflow: hidden;
}

.footer-img {
    background: url(../images/0_Eye_Technology_3840x21601.gif) center center / cover no-repeat;

    width: 100% !important;
    height: 100%;
    margin: 0 auto;
    transition: 2s all ease;
}

.footer-img:hover {
    transform: scale(1.5);
    cursor: progress;

    /* transition: ease-in-out; */
}