@font-face {
    font-family: font1;
    src: url("font/font1.otf");
}

@font-face {
    font-family: font2;
    src: url("font/font2.otf");
}

body {
    font-family: font1 !important;
}



* {
    box-sizing: border-box !important;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none !important;
}


/* ----- container عرض  %100 به جای   ----- */

.custom-container {
    /* --bs-gutter-x: 1.5rem; */
    --bs-gutter-y: 0;
    width: 100% !important;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto;
}


/* ----- header ----- */

/* nav */

header ul li a {
    font-size: 1.2em;
    color: #78403B;
}

header li a:hover {
    font-weight: bold;
}

header ul li {
    padding: 0 17px;
}

header ul {
    margin-top: -4px;
}

.en-icon {
    width: 8%;
    height: 1%;
    margin-top: -4px;
}

.azco-logo {
    width: 28%;
    cursor: pointer
}

/* offcanvas */
.offcanvas {
    background-color: #E5E7E7 !important;
    padding: 0 10px;
}

.offcanvas .offcanvas-body a {
    color: #78403B;
}

.offcanvas .offcanvas-body a:hover {
    font-family: font2 !important;
}

.offcanvas .offcanvas-body p {
    color: white;
    font-size: 3.9em;
    line-height: 52px;
    font-family: font2 !important;
}


.offcanvas .offcanvas-bottom p {
    font-size: 0.7em;
    color: #78403B;
    padding: 0 4.5%;
}


/* --- text-header-nav --- */

.text-header-nav {
    color: #78403B;
    margin-top: -95px;
    padding-left: 609px !important;
}

.text-header-nav p {
    font-size: 2em;
    font-weight: bold;
}


.text-header-nav span {
    font-size: 0.8em;
}



/* --- card brown fix --- */

.scroll-fix .main2 {
    flex: 1 !important;
}

.sidebar {
    margin-top: 7%;
    background-color: #77403B;
    color: white;
    width: 21%;
    height: 410px !important;
    border-radius: 40px;
    font-family: font2 !important;
    padding: 2.5% 2% 2.5% 1.5%;
    z-index: 4;
}

.sidebar span {
    font-size: 2.5em;
}

.sidebar a {
    font-size: 1.2em;
    line-height: 16px;
    margin-left: 3%;
    color: white;
}

.sidebar a:hover {
    background-color: #98D2EB;
    border-radius: 15px;
    padding: 8px 15px 4px 4%;
}

.sidebar .text-lang:hover {
    background-color: #98D2EB;
    border-radius: 15px;
    padding: 8px 4px 4px 4% !important;
}


/* --- section2  3-img --- */

.section2 {
    position: relative;
    margin-top: 8%;
    padding-left: 25% !important;
}

.section2 img {
    width: 40%;
}

.section2-img1 {
    margin-right: -80px;
    z-index: 2;
}

.section2-img2 {
    margin-right: -80px;
    z-index: 1;
}


/* --- text-header animation  --- */

.text-header-animation {
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 270px;
    z-index: 3;
}

.slider-track {
    display: flex;
    width: max-content;
    animation: slide 14s linear infinite;
}

.slider-track p {
    color: #98D2EB;
    font-size: 8.5em;
}

@keyframes slide {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}


.content {
    flex: 1 !important;
}


/* --- section3 --- */

.section3 {
    font-size: 2em;
    padding-top: 5%;
    line-height: 28px;
    color: #78403B;
}


/* --- section4 --- */

.section4 {
    font-size: 1.4em;
    color: #78403B;
    line-height: 25px;
}

.section4-p2 {
    font-size: 1.4em;
    color: #78403B;
    line-height: 25px;
}


/* --- section5 --- */

.section5 {
    font-size: 3em;
    color: #78403B;
}



/* --- section6 - 4 Circle --- */

.section6 p {
    text-align: center;
    color: white;
    font-family: font2 !important;
}

.section6-text {
    font-size: 1em;
}

.section6-text-4 {
    font-size: 1.8em;
    margin-top: 20px;
}

.section6 .bg-circle-brown {
    background-color: #78403B;
    border-radius: 100px;
    line-height: 30px;
    padding-top: 32px;
    height: 100%;
    width: 16%;
    padding: 4.4% 0;
    margin: 0 10px;
}

.section6 .bg-circle-blue {
    background-color: #98D2EB;
    border-radius: 100px;
    line-height: 30px;
    padding-top: 32px;
    height: 100%;
    width: 16%;
    padding: 4.4% 0;
    margin: 0 10px;
}

.section6 .bg-circle-blue-text-4 {
    background-color: #98D2EB;
    border-radius: 100px;
    line-height: 30px;
    padding-top: 32px;
    height: 100%;
    width: 16.2%;
    padding: 2.4% 0;
    margin: 0 10px;
}

.section6r {
    overflow-x: auto !important;
    /* overflow-y: none !important; */
}

.section6r::-webkit-scrollbar {
    /* Hide scrollbar */
    display: none;
}


/* --- section7 --- */

.section7 {
    margin-top: 5%;
    color: white;
    background-color: #77403B;
    border-radius: 55px;
    padding: 3% 4% 1% 4%;
    z-index: 2 !important;
}

.section7-title p {
    font-size: 1.8em;
    font-family: font2 !important;
}


.section7-title {
    border-bottom: 1px solid white;
}

.section7-div {
    border-bottom: 1px solid white;
}

.section7-div p {
    font-size: 1.2em;
    line-height: 23px;
}

.section7-div-3 p {
    font-size: 1.2em;
    line-height: 23px;
}



/* --- section8 --- */

.section8 {
    background-color: #E5E7E7;
    color: #77403B;
    padding: 11% 4% 2% 4%;
    line-height: 30px;
    border-bottom-left-radius: 45px;
    border-bottom-right-radius: 45px;
    margin-top: -55px;
}

.section8-title {
    font-size: 1.9em !important;
    font-family: font2 !important;
    padding-bottom: 1.2%;
}

.section8 p {
    font-size: 2em;
    border-bottom: 1px solid #93544d;
}

.section8 span {
    font-size: 2em;
}


/* --- section9 --- */
.section9 {
    margin-top: 4%;
    font-size: 1.2em;
    line-height: 22px;
    color: #D1D3D4;
}

/* --- section9  responsive-text --- */

.section9-r {
    margin-top: 6%;
    font-size: 1.2em;
    color: #D1D3D4;
}

.section9-r button {
    color: rgb(0, 0, 0);
    border: 1px solid black;
    border-radius: 20px;
    width: 14%;
    margin-left: 42%;

}

#moreText {
    display: none;
}


/* --- section10 --- */

.section10 {
    background-image: url(img/bg-p\ s10.png);
    background-position: top !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-attachment: fixed;
    height: auto;
    width: 100%;
    color: white;
}

.section10-text-title {
    font-size: 2em;
    padding-top: 4%;
}


/* --- section10 animation  --- */

.section10-animation {
    width: 100%;
    overflow: hidden;
    margin-top: 10%;
}

.section10 .slider-track {
    display: flex;
    width: max-content;
    animation: slide 14s linear infinite;
}

.section10 .slider-track p {
    color: white;
    font-size: 8.5em;
}

@keyframes slide {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}


/* ----- section10-bottom ----- */

.section10-bottom {
    margin-top: 5%;
}

.section10-bottom-text1 {
    font-size: 2.2em;
    border: 1px solid rgb(219, 219, 219);
    border-radius: 12px;
    padding: 0 18px;
}

.section10-bottom-text2 {
    font-size: 1.1em;
    margin-top: 1.2%;
}






/* --- section13 --- */

.section13 {
    margin-top: 3%;
}

.section13 span {
    font-size: 6em;
    color: #78403B;
    font-family: font2 !important;
}

.section13 p {
    font-size: 1.3em;
    line-height: 22px;
    margin-top: -30px;
}



/* --- section14 --- */

.section14 {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 8%;
}

.slider-track {
    display: flex;
    width: max-content;
    animation: slide 15s linear infinite;
}

.slider-track img {
    width: 10%;
    height: 10vh;
    object-fit: cover;
    margin: 0 18px;
}

@keyframes slide {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}


/* --- section15 --- */

.section15 {
    margin-top: 6%;
}

.section15 img {
    width: 5.2%;
}

.section15 span {
    font-size: 1.9em;
    color: #98D2EB;
    margin-top: 14px;
}

.section15 p {
    font-size: 8em;
    margin-top: 6%;
    color: #78403B;
    font-family: font2 !important;
}



/* --- footer --- */


/* --- footer --- */

footer {
    background-color: #78403B;
    height: auto;
    margin-top: 4%;
}

footer main {
    padding-top: 4.5%;
}

.azco-icon-footer {
    width: 33%;
}

footer ul {
    margin-left: 4%;
}

footer ul li {
    font-size: 1.3em;
    list-style-type: none;
    color: white;
    line-height: 23px;
}


.footer-4icon img {
    width: 24%;
    margin-left: 50%;
    cursor: pointer
}

.footer-4icon img:hover {
    transform: scale(1.1);
}

.felesh-top-blue {
    width: 6%;
    margin-top: -76px;
    cursor: pointer;
}


/* --- address-ephone --- */

.address-ephone {
    margin-top: 3%;
    /* padding-right: 8.8% !important; */
    direction: rtl;
    line-height: 20px;
}

.address-ephone p {
    font-size: 1.3em;
    color: white;
}

.address-ephone img {
    margin-top: -20px;
}

/* div-1 */

.footer-div1 img {
    width: 1.2%;
}

/* div-2 */

.footer-div2 {
    padding-right: 4.8%;
}

.footer-div2 img {
    width: 2.2%;
}

/* div3 */

.footer-div3 {
    padding-right: 21.1%;
}

.footer-div3 img {
    width: 1.1em;
}

/* main3 */

.main3 {
    padding-top: 2%;
}

.main3 p {
    font-size: 1.6em;
    line-height: 26px;
}


/* CONTACT US */

.CONTACT {
    padding-left: 13%;
    padding-top: 10px;
}

.CONTACT img {
    width: 12%;
    margin-top: -95px;
}

.CONTACT p {
    font-size: 2.5em;
    font-weight: bold;
    color: #98D2EB;
}

/* footer form */

footer form {
    width: 28.6%;
    height: 45px;
    border-radius: 8px;
    background-color: white;

}

footer form input {
    width: 82.7%;
    height: 100%;
    padding-left: 10px;
    font-size: 1.3em;
    border-radius: 8px;
    border: none;
}

footer form button {
    width: 16%;
    height: 90%;
    background-color: #98D2EB;
    color: white;
    font-size: 1.2em;
    border-radius: 8px;
    border: none;
}

footer form button:hover {
    background-color: #7ec4e2;
}


/* main4 */

footer .main4 {
    border-top: solid white 1px;
    margin-top: 2.2%;
}

footer .main4-text1 {
    font-size: 1.3em;
    color: white;
    padding-top: 1%;
}

footer .main4-text2 {
    font-size: 1.3em;
    font-weight: bold;
    color: white;
    padding-top: 1%;
}

footer .main4-text3 {
    font-size: 1.3em;
    color: #98D2EB;
    padding-top: 1%;
}




/* min-widwh : 576px / 768 */

.footer-576-768 {
    background-color: #78403B;
    height: auto;
}

.footer-576-768 .azco-footer-r {
    width: 60%;
    margin-top: 5%;
}

.footer-576-768 .felesh-top-blue-r {
    direction: rtl;
    margin-top: 5%;
}

.footer-576-768 .felesh-top-blue-r img {
    width: 12%;
}

.footer-576-768 .footer-576-768-div1 {
    margin-top: 10%;
}

.footer-576-768 .footer-576-768-div1 div p {
    color: white;
    font-size: 0.9em;
    line-height: 2px;
}


.footer-576-768 .address-ephone-r {
    color: white;
    font-size: 1em;
    margin-top: 12%;
    line-height: 18px;
}

.address-ephone-r-div1 img {
    width: 4.5%;
    margin-top: -40px;
}

.address-ephone-r-div2 img {
    width: 5%;
    margin-top: -18.6px;
}

.address-ephone-r-div3 img {
    width: 5.8%;
    margin-top: -18.6px;
}

.footer-576-768-4icon img {
    width: 9%;
}

.footer-576-768-text3 {
    font-size: 1em;
    line-height: 19px;
    margin-top: 30px;
}




/* CONTACT US */

/* .CONTACT-r {
} */

.CONTACT-r img {
    width: 14%;
}

.CONTACT-r p {
    font-size: 1.8em;
    font-weight: bold;
    color: #98D2EB;
}

/* .footer-576-768 form */

.footer-576-768 form {
    width: 28.6%;
    height: 40px;
    border-radius: 8px;
    background-color: white;

}

.footer-576-768 form input {
    width: 82.7%;
    height: 100%;
    padding-left: 10px;
    font-size: 1.3em;
    border-radius: 8px;
    border: none;
}

.footer-576-768 form button {
    width: 16%;
    height: 90%;
    background-color: #98D2EB;
    color: white;
    font-size: 1.2em;
    border-radius: 8px;
    border: none;
}

.footer-576-768 form button:hover {
    background-color: #7ec4e2;
}




.footer-576-768-text-bottom {
    border-top: 1px solid white;
}

.footer-576-768-text-bottom .footer-576-768-bottom-text1 {
    font-size: 0.6em;
    color: white;
}


.footer-576-768-text-bottom .footer-576-768-bottom-text2 {
    font-size: 0.7em;
    color: #98D2EB;
}








/* --- section16 footer mobail --- */

.section16 {
    background-color: #78403B;
    height: auto;
}

.section16 .azco-footer-r {
    width: 60%;
    margin-top: 5%;
}

.section16 .felesh-top-blue-r {
    direction: rtl;
    margin-top: 5%;
}

.section16 .felesh-top-blue-r img {
    width: 12%;
}

.section16 .section16-div1 {
    margin-top: 10%;
}

.section16 .section16-div1 div p {
    color: white;
    font-size: 0.9em;
    line-height: 2px;
}


.section16 .address-ephone-r {
    color: white;
    font-size: 1em;
    margin-top: 12%;
    line-height: 18px;
}

.address-ephone-r-div1 img {
    width: 4.5%;
    margin-top: -40px;
}

.address-ephone-r-div2 img {
    width: 5%;
    margin-top: -18.6px;
}

.address-ephone-r-div3 img {
    width: 5.8%;
    margin-top: -18.6px;
}

.section16-4icon img {
    width: 9%;
}

.section16-text3 {
    font-size: 1em;
    line-height: 19px;
    margin-top: 30px;
}




/* CONTACT US */

/* .CONTACT-r {
} */

.CONTACT-r img {
    width: 14%;
}

.CONTACT-r p {
    font-size: 1.8em;
    font-weight: bold;
    color: #98D2EB;
}

/* .section16 form */

.section16 form {
    width: 28.6%;
    height: 40px;
    border-radius: 8px;
    background-color: white;

}

.section16 form input {
    width: 82.7%;
    height: 100%;
    padding-left: 10px;
    font-size: 1.3em;
    border-radius: 8px;
    border: none;
}

.section16 form button {
    width: 16%;
    height: 90%;
    background-color: #98D2EB;
    color: white;
    font-size: 1.2em;
    border-radius: 8px;
    border: none;
}

.section16 form button:hover {
    background-color: #7ec4e2;
}




.section16-text-bottom {
    border-top: 1px solid white;
}

.section16-text-bottom .section16-bottom-text1 {
    font-size: 0.6em;
    color: white;
}


.section16-text-bottom .section16-bottom-text2 {
    font-size: 0.7em;
    color: #98D2EB;
}




/* --------------- scrollbar --------------- */

/* width */
::-webkit-scrollbar {
    width: 10px;
    height: 0;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
    display: none;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}