@media screen and (max-width : 992px) {
    .section10 .div-text-title {
        text-align: center !important;
    }
}


@media (min-width: 768px) and (max-width: 992px) {
    .azco-logo {
        display: none;
    }

    .azco-logo-no-text {
        display: block !important;
        width: 22%;

    }
}

@media screen and (max-width : 768px) {

    header .nav {
        display: none !important;
    }


    .azco-logo {
        display: none;
    }

    .en-icon {
        display: none;
    }

    /* offcanvas button */

    .navbar-toggler svg {
        color: white;
        background-color: #98D2EB !important;
        border-radius: 50px !important;
        padding: 5px 5px !important;
    }


    /* --- text-header-nav --- */

    .text-header-nav {
        text-align: center !important;
    }


}



/* -xs- -col- Extra small devices (phones, 390px and down) */
@media screen and (max-width : 390px) {

    .custom-container {
        --bs-gutter-x: 3.5rem;
    }


    .azco-logo-no-text {
        display: none;
    }

    /* ----- header ----- */

    .offcanvas {
        width: 92vw !important;
    }

    /* offcanvas button */

    .azco-icon-r {
        width: 45%;
        margin-top: 5%;
    }

    .en-icon-r {
        width: 52px;
        margin-top: -3.5%;
        margin-right: 10px;
    }

    .navbar-toggler {
        margin-top: -2.5%;
    }


    /* --- text-header-nav --- */

    .text-header-nav {
        margin-top: 6%;
        padding-left: 0 !important;
    }

    .text-header-nav p {
        font-size: 1.4em;
    }

    .text-header-nav span {
        font-size: 0.8em;
    }

    .sidebar {
        display: none !important;
    }

    /* --- dropdown-menu --- */

    .flesh-dropdown {
        margin-top: -20px;
        z-index: 5;
        position: relative !important;
    }

    .border-img {
        border: 2px solid #77403B;
        border-radius: 50px;
    }

    .flesh-dropdown img {
        border: 2px solid #adadad;
        border-radius: 50px;
        padding: 2px 4.8px;
        width: 28px;
        cursor: pointer;
    }

    .sidebar-r {
        display: none;
        background-color: #77403B !important;
        font-family: font2 !important;
        width: 83.5% !important;
        position: absolute !important;
        top: 120% !important;
        border-radius: 20px !important;
        padding: 4% 0;
        z-index: 10;
    }

    .sidebar-r span {
        margin-left: 5%;
        font-size: 1.6em;
        color: white !important;
    }

    .sidebar-r a {
        margin-left: 5%;
        font-size: 0.9;
        color: white;
    }

    .sidebar-r a:hover {
        background-color: #98D2EB;
        border-radius: 15px;
        padding: 8px 15px 4px 4%;
    }


    /* --- text-header animation  --- */

    .text-header-animation-r {
        width: 100%;
        overflow: hidden;
        position: absolute;
        top: 22%;
        z-index: 3;
    }

    .slider-track-r {
        display: flex;
        width: max-content;
        animation: slide 14s linear infinite;
    }

    .slider-track-r p {
        color: #98D2EB;
        font-size: 2.8em;
    }

    @keyframes slide {
        from {
            transform: translateX(0);
        }

        to {
            transform: translateX(-50%);
        }
    }

    /* --- section2  3-img --- */

    .section2 {
        margin-top: 2%;
        padding-left: 3.5% !important;
        justify-content: center;
    }

    .section2 img {
        width: 44%;
    }

    .section2-img1 {
        margin-right: -45px;
    }

    .section2-img2 {
        margin-right: -45px;
    }


    /* --- section3 --- */

    .section3 {
        font-size: 1.4em;
        padding-top: 6%;
        line-height: 23px;
    }


    /* --- section4 --- */

    .section4 {
        font-size: 1.2em;
        line-height: 23px;
    }

    .section4-p2 {
        font-size: 1.2em;
        line-height: 23px;
    }


    /* --- section5 --- */

    .section5 {
        font-size: 1.8em;
    }


    /* --- section6 responsive - 4 Circle --- */

    .section6r p {
        text-align: center;
        color: white;
        font-family: font2 !important;
    }

    .section6r-text {
        font-size: 1.2em;
        margin-top: 22px;
    }

    .section6r-text-4 {
        font-size: 1.1em;
        line-height: 17px;
        margin-top: 20px;
    }

    .section6r .bg-circle-brown {
        background-color: #78403B;
        border-radius: 100px;
        padding-top: 32px;
        height: 100%;
        min-width: 123px !important;
        max-width: 122px !important;
        padding: 28px 0;
        margin-left: 10px;
    }

    .section6r .bg-circle-blue {
        background-color: #98D2EB;
        border-radius: 100px;
        padding-top: 32px;
        height: 100%;
        min-width: 123px !important;
        max-width: 122px !important;
        padding: 28px 0;
        margin-left: 8px;
    }

    .section6r .bg-circle-blue-text-4 {
        background-color: #98D2EB;
        border-radius: 100px;
        padding-top: 32px;
        height: 100%;
        min-width: 121px !important;
        max-width: 120px !important;
        padding: 18px 0;
        margin-left: 8px;
    }

    .section6 {
        display: none !important;
    }


    /* --- section7 responsive --- */

    .section7-r {
        padding: 8% 5% 3% 5% !important;
        border-radius: 35px;
        background-color: #77403B;
        color: white;
    }

    .section7-r-title {
        font-size: 1.8em;
        font-family: font2 !important;
    }


    .section7-r-text {
        font-size: 1.2em;
        line-height: 23px;
        margin-top: -10px;
    }

    .section7-r .div-border-bottom {
        border-bottom: 1px solid white;
    }


    /* --- section8 --- */

    .section8 {
        padding: 29% 4% 9% 4%;
        line-height: 22px;
        border-bottom-left-radius: 45px;
        border-bottom-right-radius: 45px;
        margin-top: -60px;
    }

    .section8-title {
        font-size: 1.5em !important;
        padding-bottom: 2.2%;
    }

    .section8 p {
        font-size: 1.4em;
    }

    .section8 span {
        font-size: 1.4em;
    }


    /* --- section9 responsive --- */
    .section9-r {
        margin-top: 4%;
        font-size: 1.2em;
        line-height: 23px;
    }

    .section9-r button {
        width: 19%;
        margin-left: 46%;
        margin-top: 2%;
    }


    /* --- section10 --- */

    .section10-text-title {
        font-size: 1.3em;
        padding-top: 5%;
        line-height: 20px;
    }


    /* --- section10  animation  --- */

    .section10-animation {
        margin-top: 35%;
    }

    .section10 .slider-track {
        animation: slide 10s linear infinite;
    }

    .section10 .slider-track p {
        font-size: 2.8em;
    }


    /* ----- section10-bottom ----- */

    .section10-bottom {
        margin-top: 76.4%;
        padding-bottom: 8%;
    }

    .section10-bottom-text1 {
        font-size: 1.2em;
        border: 1px solid white;
        border-radius: 20px;
        padding: 0 10px;
    }

    .section10-bottom-text2 {
        font-size: 0.7em;
        margin-top: 2.5%;
    }




    /* --- section13 --- */

    .section13 {
        margin-top: 4%;
    }

    .section13 span {
        font-size: 2.7em;
        font-weight: bold;
    }

    .section13 p {
        font-size: 1.3em;
        line-height: 22px;
        margin-top: -5px;
    }


    /* --- section14 --- */

    .section14 {
        margin-top: 8%;
    }

    .slider-track img {
        width: 10%;
        height: 7vh;
        object-fit: cover;
        margin: 0 13px;
    }


    /* --- section15 --- */

    .section15 {
        margin-top: 8%;
    }

    .section15 img {
        width: 8.5%;
    }

    .section15 span {
        font-size: 1em;
        margin-top: 3px;
    }

    .section15 p {
        font-size: 3em;
        font-weight: bold;
        margin-top: 18px;
        line-height: 40px;
    }



    /* --- section16 footer mobail --- */

    footer {
        display: none;
    }


    .section16 {
        height: auto;
    }

    .section16 .azco-footer-r {
        width: 60%;
        margin-top: 5%;
    }

    .section16 .felesh-top-blue-r {
        margin-top: 5%;
    }

    .section16 .felesh-top-blue-r img {
        width: 12%;
    }

    .section16 .section16-div1 {
        margin-top: 10%;
    }

    .section16 .section16-div1 div p {
        font-size: 0.9em;
        line-height: 2px;
    }



    .section16 .address-ephone-r {
        font-size: 1em;
        margin-top: 12%;
        line-height: 18px;
    }

    .address-ephone-r-div1 img {
        width: 3.9%;
        margin-top: -40px;
    }

    .address-ephone-r-div2 img {
        width: 4.4%;
        margin-top: -18.6px;
    }

    .address-ephone-r-div3 img {
        width: 5.2%;
        margin-top: -18.6px;
    }

    .section16-4icon img {
        width: 9%;
    }

    .section16-text3 {
        font-size: 1em;
        line-height: 19px;
        margin-top: 30px;
    }



    /* CONTACT US */

    .CONTACT-r {
        max-width: 311px;
    }

    .CONTACT-r img {
        width: 8%;
    }

    .CONTACT-r p {
        font-size: 1.5em;
        margin-top: -8.5%;
        margin-left: 3%;
    }

    /* .section16 form */

    .section16 form {
        width: 90%;
        height: 40px;
        border-radius: 10px;
        margin-top: -12px;
    }

    .section16 form input {
        width: 73%;
        height: 98%;
        padding-left: 10px;
        font-size: 1.2em;
        border-radius: 10px;
    }

    .section16 form button {
        width: 25%;
        height: 90%;
        font-size: 1.2em;
        border-radius: 10px;
        margin-top: 0.6%;
    }



    .section16-text-bottom .section16-bottom-text1 {
        font-size: 0.8em;
    }


    .section16-text-bottom .section16-bottom-text2 {
        font-size: 0.8em;
    }


    .section16-text-bottom .section16-bottom-text1 {
        font-size: 0.7em;
        color: white;
    }


    .section16-text-bottom .section16-bottom-text2 {
        font-size: 0.7em;
        color: #98D2EB;
    }

}



/* -xs- -col- Extra small devices (phones, 390px and up) */
@media screen and (min-width : 390px) {

    .custom-container {
        --bs-gutter-x: 3rem;
    }

    .azco-logo-no-text {
        display: none;
    }

    /* ----- header ----- */


    /* offcanvas button */

    .div-icon-header {
        margin-top: -11px;
    }

    .azco-icon-r {
        width: 45%;
        margin-top: 4%;
    }

    .en-icon-r {
        width: 55px;
        margin-top: -3.5%;
        margin-right: 12px;
    }

    .navbar-toggler {
        margin-top: -3.5%;
    }


    /* --- text-header-nav --- */

    .text-header-nav {
        margin-top: 6%;
        padding-left: 0 !important;
    }

    .text-header-nav p {
        font-size: 1.8em;
    }

    .text-header-nav span {
        font-size: 0.8em;
    }

    .sidebar {
        display: none !important;
    }


    /* --- dropdown-menu --- */

    .flesh-dropdown {
        margin-top: -20px;
        z-index: 5;
        position: relative !important;
    }

    .border-img {
        border: 2px solid #77403B;
        border-radius: 50px;
    }

    .flesh-dropdown img {
        border: 2px solid #adadad;
        border-radius: 50px;
        padding: 2px 4.8px;
        width: 29px;
        cursor: pointer;
    }

    .sidebar-r {
        display: none;
        background-color: #77403B !important;
        font-family: font2 !important;
        width: 87.5% !important;
        position: absolute !important;
        top: 120% !important;
        border-radius: 20px !important;
        padding: 4% 0;
        z-index: 10;
    }

    .sidebar-r span {
        margin-left: 5%;
        font-size: 1.6em;
        color: white !important;
    }

    .sidebar-r a {
        margin-left: 5%;
        font-size: 0.9;
        color: white;
    }

    .sidebar-r a:hover {
        background-color: #98D2EB;
        border-radius: 15px;
        padding: 8px 15px 4px 4%;
    }



    /* --- text-header animation  --- */

    .text-header-animation-r {
        width: 100%;
        overflow: hidden;
        position: absolute;
        top: 26%;
        z-index: 3;
    }

    .slider-track-r {
        display: flex;
        width: max-content;
        animation: slide 14s linear infinite;
    }

    .slider-track-r p {
        color: #98D2EB;
        font-size: 3.2em;
    }

    @keyframes slide {
        from {
            transform: translateX(0);
        }

        to {
            transform: translateX(-50%);
        }
    }


    /* --- section2  3-img --- */

    .section2 {
        margin-top: 2%;
        padding-left: 3.5% !important;
        justify-content: center;
    }

    .section2 img {
        width: 44%;
    }

    .section2-img1 {
        margin-right: -80px;
    }

    .section2-img2 {
        margin-right: -80px;
    }


    /* --- section3 --- */

    .section3 {
        font-size: 1.5em;
        padding-top: 6%;
        line-height: 25px;
    }


    /* --- section4 --- */

    .section4 {
        font-size: 1.2em;
        line-height: 23px;
    }

    .section4-p2 {
        font-size: 1.2em;
        line-height: 23px;
    }


    /* --- section5 --- */

    .section5 {
        font-size: 2em;
    }


    /* --- section6 responsive - 4 Circle --- */

    .section6r p {
        text-align: center;
        color: white;
        font-family: font2 !important;
    }

    .section6r-text {
        font-size: 1.3em;
        margin-top: 22px;
    }

    .section6r-text-4 {
        font-size: 1.2em;
        line-height: 20px;
        margin-top: 20px;
    }

    .section6r .bg-circle-brown {
        background-color: #78403B;
        border-radius: 100px;
        padding-top: 32px;
        height: 100%;
        min-width: 133px !important;
        max-width: 132px !important;
        padding: 32px 0;
        margin-left: 10px;
    }

    .section6r .bg-circle-blue {
        background-color: #98D2EB;
        border-radius: 100px;
        padding-top: 32px;
        height: 100%;
        min-width: 133px !important;
        max-width: 132px !important;
        padding: 32px 0;
        margin-left: 8px;
    }

    .section6r .bg-circle-blue-text-4 {
        background-color: #98D2EB;
        border-radius: 100px;
        padding-top: 32px;
        height: 100%;
        min-width: 133px !important;
        max-width: 132px !important;
        padding: 19px 0;
        margin-left: 8px;
    }

    .section6 {
        display: none !important;
    }


    /* --- section7 responsive --- */

    .section7-r {
        padding: 8% 5% 3% 5% !important;
        border-radius: 40px;
        background-color: #77403B;
        color: white;
    }

    .section7-r-title {
        font-size: 1.8em;
        font-family: font2 !important;
    }


    .section7-r-text {
        font-size: 1.2em;
        line-height: 23px;
        margin-top: -10px;
    }

    .section7-r .div-border-bottom {
        border-bottom: 1px solid white;
    }


    /* --- section8 --- */

    .section8 {
        padding: 24% 4% 8% 4%;
        line-height: 24px;
        border-bottom-left-radius: 45px;
        border-bottom-right-radius: 45px;
        margin-top: -60px;
    }

    .section8-title {
        font-size: 1.7em !important;
        padding-bottom: 2.2%;
    }

    .section8 p {
        font-size: 1.5em;
    }

    .section8 span {
        font-size: 1.5em;
    }

    /* --- section9 responsive --- */
    .section9-r {
        margin-top: 4%;
        font-size: 1.2em;
        line-height: 23px;
    }

    .section9-r button {
        width: 16%;
        margin-left: 45%;
        margin-top: 2%;
    }


    /* --- section10 --- */

    .section10-text-title {
        font-size: 1.1em;
        padding-top: 10%;
    }


    /* --- section10  animation  --- */

    .section10-animation {
        margin-top: 20%;
        padding-bottom: 10%;
    }

    .section10 .slider-track {
        animation: slide 10s linear infinite;
    }

    .section10 .slider-track p {
        font-size: 3em;
    }


    /* ----- section10-bottom ----- */

    .section10-bottom {
        margin-top: 44.3%;
        padding-bottom: 6%;
    }

    .section10-bottom-text1 {
        font-size: 1.2em;
        border: 1px solid white;
        border-radius: 20px;
        padding: 0 10px;
    }

    .section10-bottom-text2 {
        font-size: 0.7em;
        margin-top: 1.8%;
    }





    /* --- section13 --- */

    .section13 {
        margin-top: 4%;
    }

    .section13 span {
        font-size: 3.2em;
        font-weight: bold;
    }

    .section13 p {
        font-size: 1.3em;
        line-height: 22px;
        margin-top: -11px;
    }


    /* --- section14 --- */

    .section14 {
        margin-top: 8%;
    }

    .slider-track img {
        width: 10%;
        height: 8vh;
        object-fit: cover;
        margin: 0 13px;
    }


    /* --- section15 --- */

    .section15 {
        margin-top: 12%;
    }

    .section15 img {
        width: 8.5%;
    }

    .section15 span {
        font-size: 1.2em;
        margin-top: 6px;
    }

    .section15 p {
        font-size: 3.5em;
        font-weight: bold;
        margin-top: 3%;
        line-height: 48px;
    }

    /* footer */

    footer {
        display: none;
    }



    /* --- section16 footer mobail --- */

    .section16 {
        height: auto;
    }

    .section16 .azco-footer-r {
        width: 60%;
        margin-top: 5%;
    }

    .section16 .felesh-top-blue-r {
        margin-top: 5%;
    }

    .section16 .felesh-top-blue-r img {
        width: 10%;
    }

    .section16 .section16-div1 {
        margin-top: 10%;
    }

    .section16 .section16-div1 div p {
        font-size: 1.1em;
        line-height: 4px;
    }



    .section16 .address-ephone-r {
        font-size: 1.2em;
        margin-top: 12%;
        line-height: 22px;
    }

    .address-ephone-r-div1 img {
        width: 3.5%;
        margin-top: -40px;
    }

    .address-ephone-r-div2 img {
        width: 4%;
        margin-top: -18.6px;
    }

    .address-ephone-r-div3 img {
        width: 4.2%;
        margin-top: -18px;
    }

    .section16-4icon img {
        width: 7.7%;
    }

    .section16-text3 {
        font-size: 1.2em;
        line-height: 22px;
        margin-top: 35px;
    }



    /* CONTACT US */

    .CONTACT-r {
        max-width: 300px;
        min-width: 299px;
    }

    .CONTACT-r img {
        width: 7%;
    }

    .CONTACT-r p {
        font-size: 1.4em;
        margin-top: -8.8%;
        margin-left: 1%;
    }

    /* .section16 form */

    .section16 form {
        width: 75%;
        height: 45px;
        border-radius: 10px;
        margin-top: -15px;
    }

    .section16 form input {
        width: 74.5%;
        height: 98%;
        padding-left: 10px;
        font-size: 1.2em;
        border-radius: 10px;
    }

    .section16 form button {
        width: 23.6%;
        height: 90%;
        font-size: 1.2em;
        border-radius: 10px;
        margin-top: 0.6%;
    }



    .section16-text-bottom .section16-bottom-text1 {
        font-size: 0.8em;
    }


    .section16-text-bottom .section16-bottom-text2 {
        font-size: 0.8em;
    }

}






/* -sm-  Small devices (portrait tablets and large phones, 576px and up) */

@media screen and (min-width : 576px) {

    .custom-container {
        --bs-gutter-x: 2.5rem;
    }


    /* ----- header ----- */


    /* offcanvas button */

    .div-icon-header {
        margin-top: -22px;
    }

    .azco-icon-r {
        width: 35%;
        margin-top: 0;

    }

    .en-icon-r {
        width: 55px;
        margin-top: -5%;
        margin-right: 8px;
    }

    .navbar-toggler {
        margin-top: -5%;
    }

    /* --- text-header-nav --- */

    .text-header-nav {
        margin-top: 4%;
    }

    .text-header-nav p {
        font-size: 1.8em;
    }

    .text-header-nav span {
        font-size: 0.8em;
    }


    /* --- text-header  animation  --- */

    .text-header-animation {
        top: 260px;
    }

    .slider-track {
        animation: slide 14s linear infinite;
    }

    .slider-track p {
        font-size: 4em;
    }



    /* --- dropdown-menu --- */

    .flesh-dropdown {
        margin-top: -20px;
        z-index: 5;
        position: relative !important;
    }

    .border-img {
        border: 2px solid #77403B;
        border-radius: 50px;
    }

    .flesh-dropdown img {
        border: 2px solid #adadad;
        border-radius: 50px;
        padding: 2px 4.8px;
        width: 32px;
        cursor: pointer;
    }

    .sidebar-r {
        display: none;
        background-color: #77403B !important;
        font-family: font2 !important;
        width: 93% !important;
        position: absolute !important;
        top: 120% !important;
        left: 2.8% !important;
        border-radius: 20px !important;
        padding: 4% 0;
        z-index: 10;
    }

    .sidebar-r span {
        margin-left: 5%;
        font-size: 1.6em;
        color: white !important;
    }

    .sidebar-r a {
        margin-left: 5%;
        font-size: 0.9;
        color: white;
    }

    .sidebar-r a:hover {
        background-color: #98D2EB;
        border-radius: 15px;
        padding: 8px 15px 4px 4%;
    }



    /* --- section2  3-img --- */

    .section2 {
        margin-top: 3%;
        padding-left: 3.5% !important;

    }

    .section2 img {
        width: 44%;
    }

    .section2-img1 {
        margin-right: -80px;
    }

    .section2-img2 {
        margin-right: -80px;
    }


    /* --- section3 --- */

    .section3 {
        font-size: 1.6em;
        padding-top: 6%;
        line-height: 24px;
    }

    /* --- section4 --- */

    .section4 {
        font-size: 1.2em;
        line-height: 23px;
    }

    .section4-p2 {
        font-size: 1.2em;
        line-height: 23px;
    }


    /* --- section5 --- */

    .section5 {
        font-size: 2.1em;
    }


    /* --- section6 responsive - 4 Circle --- */

    .section6r p {
        text-align: center;
        color: white;
        font-family: font2 !important;
    }

    .section6r-text {
        font-size: 1.3em;
        margin-top: 22px;
    }

    .section6r-text-4 {
        font-size: 1.2em;
        line-height: 20px;
        margin-top: 20px;
    }

    .section6r .bg-circle-brown {
        background-color: #78403B;
        border-radius: 100px;
        padding-top: 32px;
        height: 100%;
        min-width: 133px !important;
        max-width: 132px !important;
        padding: 32px 0;
        margin-left: 10px;
    }

    .section6r .bg-circle-blue {
        background-color: #98D2EB;
        border-radius: 100px;
        padding-top: 32px;
        height: 100%;
        min-width: 133px !important;
        max-width: 132px !important;
        padding: 32px 0;
        margin-left: 8px;
    }

    .section6r .bg-circle-blue-text-4 {
        background-color: #98D2EB;
        border-radius: 100px;
        padding-top: 32px;
        height: 100%;
        min-width: 133px !important;
        max-width: 132px !important;
        padding: 19px 0;
        margin-left: 8px;
    }



    /* --- secdtion7 --- */

    .secdtion7 {
        margin-top: 5%;
        border-radius: 45px;
        padding: 4% 4% 1% 4%;
    }

    .section7-title p {
        font-size: 1.4em;
    }

    .section7-div p {
        font-size: 1em;
        line-height: 21px;
    }

    .section7-div-3 p {
        font-size: 1em;
        line-height: 21px;
    }



    /* --- section8 --- */

    .section8 {
        padding: 20% 4% 5% 4%;
        line-height: 22px;
        border-bottom-left-radius: 45px;
        border-bottom-right-radius: 45px;
        margin-top: -60px;
    }

    .section8-title {
        font-size: 1.5em !important;
        padding-bottom: 2.2%;
    }

    .section8 p {
        font-size: 1.4em;
    }

    .section8 span {
        font-size: 1.4em;
    }

    /* --- section9 responsive --- */
    .section9-r {
        margin-top: 4%;
        font-size: 1.1em;
        line-height: 23px;
    }

    .section9-r button {
        width: 13%;
    }


    /* --- section10 --- */

    .section10-text-title {
        font-size: 1.6em;
        padding-top: 8%;
    }



    /* --- section10  animation  --- */

    .section10-animation {
        margin-top: 20%;
        padding-bottom: 10%;
    }

    .section10 .slider-track {
        animation: slide 14s linear infinite;
    }

    .section10 .slider-track p {
        font-size: 4em;
    }


    /* ----- section10-bottom ----- */

    .section10-bottom {
        margin-top: 24.3%;
        padding-bottom: 4%;
    }

    .section10-bottom-text1 {
        font-size: 1.6em;
        border: 1px solid rgb(219, 219, 219);
        border-radius: 12px;
        padding: 0 18px;
    }

    .section10-bottom-text2 {
        font-size: 0.9em;
        margin-top: 2%;
    }





    /* --- section13 --- */

    .section13 {
        margin-top: 5%;
    }

    .section13 span {
        font-size: 4em;
        font-weight: bold;
    }

    .section13 p {
        font-size: 1.3em;
        line-height: 22px;
        margin-top: -15px;
    }


    /* --- section14 --- */

    .section14 {
        margin-top: 8%;
    }

    .slider-track img {
        width: 10%;
        height: 9vh;
        object-fit: cover;
        margin: 0 13px;
    }


    /* --- section15 --- */

    .section15 {
        margin-top: 10%;
    }

    .section15 img {
        width: 7%;
    }

    .section15 span {
        font-size: 1.3em;
        margin-top: 8px;
    }

    .section15 p {
        font-size: 3.2em;
        font-weight: bold;
        margin-top: 3%;
    }


    /* footer   min-widwh : 576px / 768  */

    .footer-576-768 {
        height: auto;
    }

    .footer-576-768 .azco-footer-r {
        width: 40%;
        margin-top: 5%;
    }

    .footer-576-768 .felesh-top-blue-r {
        margin-top: 5%;
    }

    .footer-576-768 .felesh-top-blue-r img {
        width: 30%;
    }

    .footer-576-768 .footer-576-768-div1 {
        margin-top: 10%;
    }

    .footer-576-768 .footer-576-768-div1 div p {
        font-size: 1.2em;
        line-height: 8px;
    }



    .footer-576-768 .address-ephone-r {
        font-size: 1.2em;
        margin-top: 12%;
        line-height: 22px;
    }

    .address-ephone-r-div1 img {
        width: 2.5%;
        margin-top: -28px;
    }

    .address-ephone-r-div2 img {
        width: 2.6%;
        margin-top: -18.6px;
    }

    .address-ephone-r-div3 img {
        width: 3%;
        margin-top: -18px;
    }

    .footer-576-768-4icon img {
        width: 6%;
    }

    .footer-576-768-text3 {
        font-size: 1.3em;
        line-height: 22px;
        margin-top: 35px;
    }



    /* CONTACT US */

    .CONTACT-r {
        max-width: 300px;
        min-width: 299px;
    }

    .CONTACT-r img {
        width: 9%;
    }

    .CONTACT-r p {
        font-size: 1.8em;
        margin-top: -10.2%;
        margin-left: -5%;
    }

    /* .footer-576-768 form */

    .footer-576-768 form {
        width: 75%;
        height: 45px;
        border-radius: 8px;
        margin-top: -8px;
    }

    .footer-576-768 form input {
        width: 74.5%;
        height: 98%;
        padding-left: 10px;
        font-size: 1.2em;
        border-radius: 8px;
    }

    .footer-576-768 form button {
        width: 23.8%;
        height: 90%;
        font-size: 1.2em;
        border-radius: 8px;
        margin-top: 0.6%;
    }



    .footer-576-768-text-bottom .footer-576-768-bottom-text1 {
        font-size: 0.8em;
    }


    .footer-576-768-text-bottom .footer-576-768-bottom-text2 {
        font-size: 0.8em;
    }

    .section16 {
        display: none;
    }

}




/* -md- Medium devices (landscape tablets, 768px and up) */

@media screen and (min-width : 768px) {

    .custom-container {
        --bs-gutter-x: 2.5rem;
    }


    #menu {
        display: none !important;
    }

    /* ----- header ----- */

    /* offcanvas button */

    .navbar-toggler {
        display: none !important;
    }

    .azco-icon-r {
        display: none;
    }



    /*  header-section1  */

    header ul li a {
        font-size: 0.9em;
    }

    header ul {
        margin-top: -4px;
        margin-left: 1% !important;

    }

    header ul li {
        padding: 0 10px;
    }

    .en-icon {
        width: 10%;
        height: 1%;
        margin-top: -3px;
    }

    .en-icon-r {
        display: none;
    }

    .azco-logo {
        width: 25%;
    }


    /* --- text-header-nav --- */

    .text-header-nav {
        margin-top: -5%;
        padding-left: 41.5% !important;
    }


    .text-header-nav p {
        font-size: 1.5em;
    }

    .text-header-nav span {
        font-size: 0.8em;
    }



    /* --- text-header  animation  --- */

    .text-header-animation {
        top: 190px;
    }

    .slider-track {
        animation: slide 14s linear infinite;
    }

    .slider-track p {
        font-size: 5.5em;
    }

     .scroll-fix {
        max-width: 1400px !important;
        --bs-gutter-y: 0 !important;
        width: 100% !important;
        padding-right: calc(var(--bs-gutter-x) * .5) !important;
        padding-left: calc(var(--bs-gutter-x) * .5) !important;
        margin-right: auto !important;
        margin-left: auto !important;
    }

    /* --- card brown fix --- */

    .sidebar {
        margin-top: 7%;
        width: 28%;
        height: 370px !important;
        border-radius: 40px;
        padding: 2.5% 2% 2.5% 1.5%;
        margin-left: 2.5%;
    }

    .sidebar span {
        font-size: 1.8em;
    }

    .sidebar a {
        font-size: 1em;
        line-height: 10px;
        margin-left: 3%;
    }

    .sidebar a:hover {
        padding: 8px 15px 4px 4%;
    }

    .sidebar .text-lang {
        font-size: 0.9em !important;
    }

    .sidebar .text-lang:hover {
        padding: 8px 4px 4px 4% !important;
    }


    .sidebar {
        display: block !important;
    }


    /* --- section2  3-img --- */

    .section2 {
        margin-top: 11%;
        padding-left: 10% !important;
    }

    .section2 img {
        width: 45%;
    }

    .section2-img1 {
        margin-right: -80px;
    }

    .section2-img2 {
        margin-right: -80px;
    }


    /* --- section3 --- */

    .section3 {
        font-size: 1.5em;
        padding-top: 6%;
        line-height: 24px;
    }


    /* --- section4 --- */

    .section4 {
        font-size: 1.2em;
        line-height: 23px;
    }

    .section4-p2 {
        font-size: 1.2em;
        line-height: 23px;
    }


    /* --- section5 --- */

    .section5 {
        font-size: 2.5em;
    }


    /* --- section6 - 4 Circle --- */


    .section6-text {
        font-size: 0.8em;
        margin-top: 21px;
    }

    .section6-text-4 {
        font-size: 0.7em;
        line-height: 13px;
    }

    .section6 .bg-circle-brown {
        border-radius: 100px;
        padding-top: 32px;
        min-width: 74px !important;
        max-width: 75px !important;
        padding: 0px 0;
        padding: 0.8% 0;
    }

    .section6 .bg-circle-blue {
        border-radius: 100px;
        padding-top: 32px;
        height: 100%;
        min-width: 74px !important;
        max-width: 75px !important;
        padding: 4px 0;
        margin-left: 0.3%;
    }

    .section6 .bg-circle-blue-text-4 {
        border-radius: 100px;
        padding-top: 32px;
        height: 100%;
        min-width: 74px !important;
        max-width: 75px !important;
        padding: 0px 0;
        margin-left: 0.3%;
    }


    .section6 {
        display: flex !important;
    }


    /* --- secdtion7 --- */

    .secdtion7 {
        margin-top: 5%;
        border-radius: 45px;
        padding: 4% 4% 1% 4%;
    }

    .section7-title p {
        font-size: 1.3em;
    }

    .section7-div p {
        font-size: 1em;
        line-height: 21px;
    }

    .section7-div-3 p {
        font-size: 1em;
        line-height: 21px;
    }


    /* --- section8 --- */

    .section8 {
        padding: 20% 4% 5% 4%;
        line-height: 22px;
        border-bottom-left-radius: 45px;
        border-bottom-right-radius: 45px;
        margin-top: -60px;
    }

    .section8-title {
        font-size: 1.5em !important;
        padding-bottom: 2.2%;
    }

    .section8 p {
        font-size: 1.4em;
    }

    .section8 span {
        font-size: 1.4em;
    }


    /* --- section9 responsive --- */
    .section9-r {
        margin-top: 4%;
        font-size: 1.2em;
        line-height: 24px;
    }


    /* --- section10 --- */

    .section10-text-title {
        font-size: 2em;
        padding-top: 8%;
    }



    /* --- section10  animation  --- */

    .section10-animation {
        margin-top: 10%;
        padding-bottom: 10%;
    }

    .section10 .slider-track {
        animation: slide 14s linear infinite;
    }

    .section10 .slider-track p {
        font-size: 5.5em;
    }

    /* ----- section10-bottom ----- */

    .section10-bottom {
        margin-top: 19.7%;
        padding-bottom: 3%;
    }

    .section10-bottom-text1 {
        font-size: 1.6em;
        padding: 0 18px;
    }

    .section10-bottom-text2 {
        font-size: 0.9em;
        margin-top: 1.7%;
    }





    /* --- section13 --- */

    .section13 {
        margin-top: 4%;
    }

    .section13 span {
        font-size: 5em;
        font-weight: bold;
    }

    .section13 p {
        font-size: 1.3em;
        line-height: 22px;
        margin-top: -22px;
    }



    /* --- section14 --- */

    .section14 {
        margin-top: 8%;
    }

    .slider-track img {
        width: 10%;
        height: 10vh;
        object-fit: cover;
        margin: 0 15px;
    }


    /* --- section15 --- */

    .section15 {
        margin-top: 8%;
    }

    .section15 img {
        width: 6%;
    }

    .section15 span {
        font-size: 1.5em;
        margin-top: 12px;
    }

    .section15 p {
        font-size: 4.3em;
        line-height: 60px;
        font-weight: bold;
        margin-top: 4%;
    }


    /* --- footer --- */

    footer {
        height: auto;
        margin-top: 4%;
        display: block;
    }

    footer main {
        padding-top: 5.5%;
    }

    .azco-icon-footer {
        display: none;
    }

    .azco-footer-notext {
        width: 22%;
        margin-top: -38px;
    }

    footer ul {
        margin-left: 0%;
    }

    footer ul li {
        font-size: 1em;
        line-height: 20px;
    }

    .footer-4icon img {
        width: 20%;
        margin-left: 40%;
    }

    .felesh-top-blue {
        width: 7%;
        margin-top: -48px;

    }


    /* --- address-ephone --- */

    .address-ephone {
        margin-top: 3%;
        line-height: 16px;
    }

    .address-ephone p {
        font-size: 1.1em;
    }

    .address-ephone img {
        margin-top: -20px;
    }

    /* div-1 */

    .footer-div1 img {
        width: 1.7%;
    }

    /* div-2 */

    .footer-div2 {
        padding-right: 4.1%;
    }

    .footer-div2 img {
        width: 12%;
    }

    .footer-div2 p {
        font-size: 1.2em;
    }

    /* div3 */

    .footer-div3 {
        padding-right: 0;
    }

    .footer-div3 img {
        width: 0.9em;
    }

    /* footer-main3 */

    .footer-main3 {
        padding-top: 2%;
    }

    .footer-main3 p {
        font-size: 1.2em;
        line-height: 22px;
    }


    /* CONTACT US */

    .CONTACT {
        margin-left: -12.5% !important;
        padding-top: 14px;
    }

    .CONTACT img {
        width: 7.5%;
        margin-top: -25px;
    }

    .CONTACT p {
        font-size: 1.8em;
    }


    /* footer form */

    footer form {
        width: 48% !important;
        height: 45px;
    }

    footer form input {
        width: 78.5%;
        height: 100%;
        font-size: 1.1em;
    }

    footer form button {
        width: 20%;
        font-size: 1.1em;
        height: 90%;
    }


    /* main4 */

    footer .main4 {
        margin-top: 2.2%;
    }

    footer .main4-text1 {
        font-size: 0.9em;
        padding-top: 1%;
    }

    footer .main4-text2 {
        font-size: 0.9em;
        padding-top: 1%;
    }

    footer .main4-text3 {
        font-size: 0.9em;
        padding-top: 1%;
    }


    .section16 {
        display: none;
    }

}



/* -lg- Large devices (laptops/desktops, 992px and up) */

@media screen and (min-width : 992px) {

    .custom-container {
        --bs-gutter-x: 2.5rem;
    }

    /* ----- header ----- */

    /* nav */

    header ul li a {
        font-size: 1em;
    }

    header ul li {
        padding: 0 12px;
    }

    header ul {
        margin-left: 4% !important;
        margin-top: -4px;
    }

    .en-icon {
        width: 9%;
        height: 1%;
        margin-top: -3px;
    }

    .azco-logo {
        width: 32%;
    }


    /* --- text-header-nav --- */

    .text-header-nav {
        margin-top: -7%;
        padding-left: 42.3% !important;
    }


    .text-header-nav p {
        font-size: 1.8em;
    }

    .text-header-nav span {
        font-size: 0.7em;
    }


    /* --- text-header  animation  --- */

    .text-header-animation {
        top: 230px;
    }

    .slider-track {
        animation: slide 14s linear infinite;
    }

    .slider-track p {
        font-size: 7em;
    }


    /* --- card brown fix --- */

    .sidebar {
        margin-top: 7%;
        width: 28%;
        height: 390px !important;
        border-radius: 40px;
        padding: 2.5% 2% 2.5% 1.5%;
        margin-left: 2%;

    }

    .sidebar span {
        font-size: 2.1em;
    }

    .sidebar a {
        font-size: 1.1em;
        line-height: 16px;
        margin-left: 3%;
    }

    .sidebar a:hover {
        padding: 8px 15px 4px 4%;
    }

    .sidebar .text-lang {
        font-size: 1.1em !important;
    }

    .sidebar .text-lang:hover {
        padding: 8px 4px 4px 4% !important;
    }


    /* --- section2  3-img --- */

    .section2 {
        margin-top: 10%;
        padding-left: 12% !important;
    }

    .section2 img {
        width: 42%;
    }

    .section2-img1 {
        margin-right: -80px;
    }

    .section2-img2 {
        margin-right: -80px;
    }


    /* --- section3 --- */

    .section3 {
        font-size: 1.8em;
        padding-top: 5%;
        line-height: 28px;

    }


    /* --- section4 --- */

    .section4 {
        font-size: 1.3em;
        line-height: 24px;
    }

    .section4-p2 {
        font-size: 1.3em;
        line-height: 24px;
    }


    /* --- section5 --- */

    .section5 {
        font-size: 2.8em;
    }


    /* --- section6 - 4 Circle --- */

    .section6-text {
        font-size: 1.1em;
        margin-top: 21px;
    }

    .section6-text-4 {
        font-size: 0.9em;
        line-height: 22px;
    }

    .section6 .bg-circle-brown {
        border-radius: 100px;
        padding-top: 32px;
        height: 100%;
        min-width: 101px !important;
        max-width: 102px !important;
        padding: 18px 0;
    }

    .section6 .bg-circle-blue {
        border-radius: 100px;
        padding-top: 32px;
        height: 100%;
        min-width: 101px !important;
        max-width: 102px !important;
        padding: 18px 0;
        margin-left: 0.3%;
    }

    .section6 .bg-circle-blue-text-4 {
        border-radius: 100px;
        padding-top: 32px;
        height: 100%;
        min-width: 101px !important;
        max-width: 102px !important;
        padding: 0px 0;
        margin-left: 0.3%;
    }


    /* --- secdtion7 --- */

    .secdtion7 {
        margin-top: 5%;
        border-radius: 50px;
        padding: 4% 5% 1% 5%;
    }

    .section7-title p {
        font-size: 1.5em;
    }

    .section7-div p {
        font-size: 1.1em;
        line-height: 21px;
    }

    .section7-div-3 p {
        font-size: 1.1em;
        line-height: 21px;
    }


    /* --- section8 --- */

    .section8 {
        padding: 14% 4% 3% 4%;
        line-height: 22px;
        border-bottom-left-radius: 45px;
        border-bottom-right-radius: 45px;
        margin-top: -55px;
    }

    .section8-title {
        font-size: 1.6em !important;
        padding-bottom: 1.8%;
    }

    .section8 p {
        font-size: 1.5em;
    }

    .section8 span {
        font-size: 1.5em;
    }


    /* --- section9 --- */
    .section9 {
        margin-top: 4%;
        font-size: 1.1em;
        line-height: 22px;
    }


    /* --- section10  animation  --- */

    .section10-animation {
        margin-top: 6%;
        padding-bottom: 5%;
    }


    /* --- section10 --- */

    .section10-text-title {
        font-size: 2em;
        padding-top: 5%;
        padding-left: 40%;
    }


    /* --- section10 --- */

    .section10-text-title {
        font-size: 2.2em;
        padding-top: 5%;
        padding-left: 25%;
    }


    /* --- section10  animation  --- */

    .section10 .slider-track {
        animation: slide 14s linear infinite;
    }

    .section10 .slider-track p {
        font-size: 7em;
    }


    /* ----- section10-bottom ----- */

    .section10-bottom {
        margin-top: 11.5%;
        padding-bottom: 3%;
    }

    .section10-bottom-text1 {
        font-size: 1.8em;
        padding: 0 18px;
    }

    .section10-bottom-text2 {
        font-size: 1em;
        margin-top: 1.3%;
    }





    /* --- section13 --- */

    .section13 {
        margin-top: 4%;
    }

    .section13 span {
        font-size: 5.2em;
        font-weight: bold;
    }

    .section13 p {
        font-size: 1.3em;
        line-height: 20px;
        margin-top: -25px;
    }


    /* --- section14 --- */

    .section14 {
        margin-top: 8%;
    }

    .slider-track img {
        width: 10%;
        height: 10vh;
        object-fit: cover;
        margin: 0 15px;
    }

    /* --- section15 --- */

    .section15 {
        margin-top: 6%;
    }

    .section15 img {
        width: 5.2%;
    }

    .section15 span {
        font-size: 1.7em;
        margin-top: 10px;
    }



    .section15 p {
        font-size: 5.8em;
        line-height: 80px;
        font-weight: bold;
        margin-top: 4%;
    }



    /* --- footer --- */

    footer {
        height: auto;
        margin-top: 4%;
    }

    footer main {
        padding-top: 5.5%;
    }

    .azco-icon-footer {
        width: 32%;
        margin-top: -8px;
        display: block;
    }

    .azco-footer-notext {
        display: none;
    }

    footer ul {
        margin-left: 2%;
    }

    footer ul li {
        font-size: 1.1em;
        line-height: 21px;
    }

    .footer-4icon img {
        width: 20%;
        margin-left: 45%;
    }

    .felesh-top-blue {
        width: 6%;
        margin-top: -47px;
    }



    /* --- address-ephone --- */

    .address-ephone {
        margin-top: 3%;
        line-height: 18px;
    }

    .address-ephone p {
        font-size: 1.2em;
    }

    .address-ephone img {
        margin-top: -20px;
    }

    /* div-1 */

    .footer-div1 img {
        width: 1.4%;
    }

    /* div-2 */

    .footer-div2 {
        padding-right: 5.2%;
    }


    .footer-div2 img {
        width: 12%;
    }

    .footer-div2 p {
        font-size: 1.2em;
    }

    /* div3 */

    .footer-div3 {
        padding-right: 0;
    }

    .footer-div3 img {
        width: 1em;
    }


    /* footer-main3 */

    .footer-main3 {
        padding-top: 2%;
    }

    .footer-main3 p {
        font-size: 1.2em;
        line-height: 22px;
    }


    /* CONTACT US */

    .CONTACT {
        margin-left: 0 !important;
        padding-left: 2%;
        padding-top: 10px;
    }

    .CONTACT img {
        width: 13%;
        margin-top: -61px;
    }

    .CONTACT p {
        font-size: 1.8em;
        margin-left: -5px;
    }

    /* footer form */

    footer form {
        width: 34% !important;
        height: 42px;
    }

    footer form input {
        width: 80.5%;
        height: 100%;
        font-size: 1.2em;
    }

    footer form button {
        width: 18%;
        font-size: 1.2em;
        height: 90%;
    }



    /* main4 */

    footer .main4 {
        margin-top: 2.2%;
    }

    footer .main4-text1 {
        font-size: 1.2em;
        padding-top: 1%;
    }

    footer .main4-text2 {
        font-size: 1.2em;
        padding-top: 1%;
    }

    footer .main4-text3 {
        font-size: 1.2em;
        padding-top: 1%;
    }

}



/* -xl- Extra large devices (large laptops and desktops, 1200px and up) */

@media screen and (min-width : 1200px) {

    .custom-container {
        --bs-gutter-x: 2.5rem;
    }


    /* ----- header ----- */

    /* nav */

    header ul li a {
        font-size: 1.2em;
    }

    header ul li {
        padding: 0 15px;
    }

    header ul {
        margin-left: 12% !important;
        margin-top: -4px;
    }

    .en-icon {
        width: 8%;
        height: 1%;
        margin-top: -3px;
    }

    .azco-logo {
        width: 28%;
    }


    /* --- text-header-nav --- */

    .text-header-nav {
        margin-top: -6.5%;
        padding-left: 52% !important;
    }

    .text-header-nav p {
        font-size: 2em;
    }

    .text-header-nav span {
        font-size: 0.8em;
    }


    /* --- text-header  animation  --- */

    .text-header-animation {
        top: 265px;
    }

    .slider-track {
        animation: slide 14s linear infinite;
    }

    .slider-track p {
        font-size: 8.5em;
    }

    /* --- card brown fix --- */

    .sidebar {
        margin-top: 7%;
        width: 22%;
        height: 405px !important;
        border-radius: 40px;
        padding: 2.5% 2% 2.5% 1.5%;
        margin-left: 1.6%;
    }

    .sidebar span {
        font-size: 2.3em;
    }

    .sidebar a {
        font-size: 1.2em;
        line-height: 16px;
        margin-left: 3%;
    }

    .sidebar a:hover {
        padding: 8px 15px 4px 4%;
    }

    .sidebar .text-lang {
        font-size: 1.2em !important;
    }

    .sidebar .text-lang:hover {
        padding: 8px 4px 4px 4% !important;
        font-size: 1.1em !important;
    }


    /* --- section2  3-img --- */

    .section2 {
        margin-top: 9%;
        padding-left: 15% !important;
    }

    .section2 img {
        width: 40%;
    }

    .section2-img1 {
        margin-right: -80px;
    }

    .section2-img2 {
        margin-right: -80px;
    }


    /* --- section3 --- */

    .section3 {
        font-size: 2em;
        padding-top: 5%;
        line-height: 29px;

    }


    /* --- section4 --- */

    .section4 {
        font-size: 1.3em;
        line-height: 24px;
    }

    .section4-p2 {
        font-size: 1.3em;
        line-height: 24px;
    }


    /* --- section5 --- */

    .section5 {
        font-size: 3em;
    }



    /* --- section6 - 4 Circle --- */

    .section6-text {
        font-size: 1.5em;
        margin-top: 22px;
    }

    .section6-text-4 {
        font-size: 1.4em;
        line-height: 25px;
    }

    .section6 .bg-circle-brown {
        border-radius: 100px;
        padding-top: 32px;
        height: 100%;
        min-width: 140px !important;
        max-width: 141px !important;
        padding: 36px 0;
    }

    .section6 .bg-circle-blue {
        border-radius: 100px;
        padding-top: 32px;
        height: 100%;
        min-width: 140px !important;
        max-width: 141px !important;
        padding: 36px 0;
        margin-left: 0.7%;
    }

    .section6 .bg-circle-blue-text-4 {
        border-radius: 100px;
        padding-top: 32px;
        height: 100%;
        min-width: 140px !important;
        max-width: 141px !important;
        padding: 15px 0;
        margin-left: 0.7%;
    }


    /* --- secdtion7 --- */

    .secdtion7 {
        margin-top: 5%;
        border-radius: 55px;
        padding: 3% 5% 1% 5%;
    }

    .section7-title p {
        font-size: 1.8em;
    }

    .section7-div p {
        font-size: 1.2em;
        line-height: 23px;
    }

    .section7-div-3 p {
        font-size: 1.2em;
        line-height: 23px;
    }


    /* --- section8 --- */

    .section8 {
        padding: 11% 4% 2.5% 4%;
        line-height: 30px;
        border-bottom-left-radius: 45px;
        border-bottom-right-radius: 45px;
        margin-top: -55px;
    }

    .section8-title {
        font-size: 1.9em !important;
        padding-bottom: 1.3%;
    }

    .section8 p {
        font-size: 2em;
    }

    .section8 span {
        font-size: 2em;
    }


    /* --- section9 --- */
    .section9 {
        margin-top: 4%;
        font-size: 1.2em;
        line-height: 24px;
    }


    /* --- section10 --- */

    .section10-text-title {
        font-size: 2.5em;
        padding-top: 6%;
        padding-left: 32%;
    }


    /* --- section10  animation  --- */

    .section10-animation {
        margin-top: 5%;
        padding-bottom: 5%;
    }



    .section10 .slider-track {
        animation: slide 14s linear infinite;
    }

    .section10 .slider-track p {
        font-size: 8.5em;
    }


    /* ----- section10-bottom ----- */

    .section10-bottom {
        margin-top: 4%;
        padding-bottom: 3%;
    }

    .section10-bottom-text1 {
        font-size: 2.1em;
        padding: 0 18px;
    }

    .section10-bottom-text2 {
        font-size: 1em;
        margin-top: 1.4%;
    }




    /* --- section13 --- */

    .section13 {
        margin-top: 4%;
    }

    .section13 span {
        font-size: 6em;
        font-weight: bold;
    }

    .section13 p {
        font-size: 1.3em;
        line-height: 20px;
        margin-top: -30px;
    }


    /* --- section14 --- */

    .section14 {
        margin-top: 8%;
    }

    .slider-track img {
        width: 10%;
        height: 11vh;
        object-fit: cover;
        margin: 0 15px;
    }


    /* --- section15 --- */

    .section15 {
        margin-top: 8%;
    }

    .section15 img {
        width: 5.6%;
    }

    .section15 span {
        font-size: 1.9em;
        margin-top: 14px;
    }

    .section15 p {
        font-size: 7.2em;
        line-height: 105px;
        font-weight: bold;
        margin-top: 5%;
    }



    /* --- footer --- */

    footer {
        height: auto;
        margin-top: 4%;
    }

    footer main {
        padding-top: 5.5%;
    }

    .azco-icon-footer {
        width: 33%;
    }

    footer ul {
        margin-left: 4%;
    }

    footer ul li {
        font-size: 1.2em;
        line-height: 23px;
    }

    .footer-4icon img {
        width: 23%;
        margin-left: 45%;
    }

    .felesh-top-blue {
        width: 6.2%;
        margin-top: -57px;
    }


    /* --- address-ephone --- */

    .address-ephone {
        margin-top: 3%;
        padding-right: 4.3% !important;
        line-height: 20px;
    }

    .address-ephone p {
        font-size: 1.3em;
    }

    .address-ephone img {
        margin-top: -20px;
    }

    /* div-1 */

    .footer-div1 img {
        width: 1.3%;
    }

    /* div-2 */

    .footer-div2 {
        padding-right: 5.4%;
    }

    .footer-div2 img {
        width: 12%;
    }

    .footer-div2 p {
        font-size: 1.3em;
    }

    /* div3 */

    .footer-div3 {
        padding-right: 0;
    }

    .footer-div3 img {
        width: 1em;
    }


    /* footer-main3 */

    .footer-main3 {
        padding-top: 2%;
    }

    .footer-main3 p {
        font-size: 1.5em;
        line-height: 26px;
    }


    /* CONTACT US */

    .CONTACT {
        padding-left: 5%;
        padding-top: 10px;
    }

    .CONTACT img {
        width: 14%;
        margin-top: -70px;
    }

    .CONTACT p {
        font-size: 2em;
    }

    /* footer form */

    footer form {
        width: 33% !important;
        height: 42px;
    }

    footer form input {
        width: 82.8%;
        height: 100%;
        font-size: 1.3em;
    }

    footer form button {
        width: 16%;
        font-size: 1.2em;
        height: 90%;
    }




    /* main4 */

    footer .main4 {
        margin-top: 2.2%;
    }

    footer .main4-text1 {
        font-size: 1.3em;
        padding-top: 1%;
    }

    footer .main4-text2 {
        font-size: 1.3em;
        padding-top: 1%;
    }

    footer .main4-text3 {
        font-size: 1.3em;
        padding-top: 1%;
    }

}



/* -xxl- Extra Extra large devices ( desktops and large desktops, 1400px and up) */

@media screen and (min-width : 1400px) {

    .custom-container {
        max-width: 1400px !important;
        --bs-gutter-x: 1.5rem;
    }

    /* ----- header ----- */

    /* nav */

    header ul li {
        padding: 0 17px;
    }

    header ul {
        margin-left: 14% !important;
        margin-top: -4px;
    }

    .en-icon {
        width: 8%;
        height: 1%;
        margin-top: -4px;
    }

    .azco-logo {
        width: 28%;
    }

    /* --- text-header-nav --- */

    .text-header-nav {
        margin-top: -6.5%;
        padding-left: 52% !important;
    }

    .text-header-nav p {
        font-size: 2em;
    }

    .text-header-nav span {
        font-size: 0.8em;
    }


    /* --- text-header  animation  --- */

    .text-header-animation {
        top: 260px;
    }

    .slider-track {
        animation: slide 12s linear infinite;
    }

    .slider-track p {
        font-size: 8.5em;
    }


    .scroll-fix {
        max-width: 1400px !important;
        --bs-gutter-y: 0 !important;
        width: 100% !important;
        padding-right: calc(var(--bs-gutter-x) * .5) !important;
        padding-left: calc(var(--bs-gutter-x) * .5) !important;
        margin-right: auto !important;
        margin-left: auto !important;
    }

    /* --- card brown fix --- */

    .sidebar {
        margin-top: 7%;
        width: 21%;
        height: 410px !important;
        border-radius: 40px;
        padding: 2.5% 2% 2.5% 1.5%;
         margin-left: 1%;

    }

    .sidebar span {
        font-size: 2.5em;
    }

    .sidebar a {
        font-size: 1.2em;
        line-height: 16px;
        margin-left: 3%;
    }

    .sidebar a:hover {
        padding: 8px 15px 4px 4%;
    }

    .sidebar .text-lang {
        font-size: 1.2em !important;
    }

    .sidebar .text-lang:hover {
        font-size: 1.2em !important;
        padding: 8px 4px 4px 4% !important;
    }


    /* --- section2  3-img --- */

    .section2 {
        margin-top: 8%;
        padding-left: 25% !important;
    }

    .section2 img {
        width: 40%;
    }

    .section2-img1 {
        margin-right: -80px;
    }

    .section2-img2 {
        margin-right: -80px;
    }


    /* --- section3 --- */

    .section3 {
        font-size: 2em;
        padding-top: 5%;
    }


    /* --- section4 --- */

    .section4 {
        font-size: 1.4em;
        line-height: 25px;
    }

    .section4-p2 {
        font-size: 1.4em;
        line-height: 25px;
    }


    /* --- section5 --- */

    .section5 {
        font-size: 3em;
    }


    /* --- section6 - 4 Circle --- */

    .section6-text {
        font-size: 1.6em;
        margin-top: 25px;
    }

    .section6-text-4 {
        font-size: 1.5em;
        line-height: 24px;
    }

    .section6 .bg-circle-brown {
        border-radius: 100px;
        padding-top: 32px;
        height: 100%;
        min-width: 140px !important;
        max-width: 141px !important;
        padding: 36px 0;
    }

    .section6 .bg-circle-blue {
        border-radius: 100px;
        padding-top: 32px;
        height: 100%;
        min-width: 140px !important;
        max-width: 141px !important;
        padding: 36px 0;
        margin-left: 0.7%;
    }

    .section6 .bg-circle-blue-text-4 {
        border-radius: 100px;
        padding-top: 32px;
        height: 100%;
        min-width: 140px !important;
        max-width: 141px !important;
        padding: 15px 0;
        margin-left: 0.7%;
    }



    /* --- secdtion7 --- */

    .secdtion7 {
        margin-top: 5%;
        border-radius: 55px;
        padding: 3% 4% 1% 4%;
    }

    .section7-title p {
        font-size: 1.8em;
    }

    .section7-div p {
        font-size: 1.2em;
        line-height: 23px;
    }

    .section7-div-3 p {
        font-size: 1.2em;
        line-height: 23px;
    }


    /* --- section8 --- */

    .section8 {
        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;
        padding-bottom: 1.2%;
    }

    .section8 p {
        font-size: 2em;
    }

    .section8 span {
        font-size: 2em;
    }


    /* --- section9 --- */
    .section9 {
        margin-top: 4%;
        font-size: 1.2em;
        line-height: 24px;
        padding-left: 24% !important;
    }


    /* --- section10 --- */

    .section10-text-title {
        font-size: 2.8em;
        padding-top: 7%;
        padding-left: 32%;
    }


    /* --- section10  animation  --- */

    .section10 .slider-track {
        animation: slide 12s linear infinite;
    }

    .section10 .slider-track p {
        font-size: 8.5em;
    }


    /* ----- section10-bottom ----- */

    .section10-bottom {
        margin-top: 5%;
        padding-bottom: 3%;
    }

    .section10-bottom-text1 {
        font-size: 2.2em;
        padding: 0 18px;
    }

    .section10-bottom-text2 {
        font-size: 1.1em;
        margin-top: 1.2%;
    }





    /* --- section13 --- */

    .section13 {
        margin-top: 3%;
    }

    .section13 span {
        font-size: 6em;
        font-weight: bold;
    }

    .section13 p {
        font-size: 1.3em;
        line-height: 22px;
        margin-top: -30px;
    }


    /* --- section14 --- */

    .section14 {
        margin-top: 8%;
    }

    .slider-track img {
        width: 10%;
        height: 10vh;
        object-fit: cover;
        margin: 0 18px;
    }

    /* --- section15 --- */

    .section15 {
        margin-top: 6%;
    }

    .section15 img {
        width: 5.2%;
    }

    .section15 span {
        font-size: 1.9em;
        margin-top: 14px;
    }

    .section15 p {
        font-size: 8em;
        line-height: 105px;
        font-weight: bold;
        margin-top: 4%;
    }


    /* --- footer --- */

    footer {
        height: auto;
        margin-top: 4%;
    }

    footer main {
        padding-top: 4.5%;
    }

    .azco-icon-footer {
        width: 31%;
    }

    footer ul {
        margin-left: 4%;
    }

    footer ul li {
        font-size: 1.3em;
        line-height: 25px;
    }

    .footer-4icon img {
        width: 24%;
        margin-left: 50%;
    }

    .felesh-top-blue {
        width: 5.8%;
        margin-top: -62px;
    }



    /* --- address-ephone --- */

    .address-ephone {
        margin-top: 3%;
        padding-right: 8.8% !important;
        line-height: 20px;
    }

    .address-ephone p {
        font-size: 1.3em;
    }

    .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: 12%;
    }

    .footer-div2 p {
        font-size: 1.3em;
    }

    /* div3 */

    .footer-div3 {
        padding-right: 0.4%;
    }

    .footer-div3 img {
        width: 1em;
    }


    /* footer-main3 */

    .footer-main3 {
        padding-top: 2%;
    }

    .footer-main3 p {
        font-size: 1.6em;
        line-height: 26px;
    }


    /* CONTACT US */

    .CONTACT {
        padding-left: 3.8%;
        padding-top: 13px;
    }

    .CONTACT img {
        width: 12%;
        margin-top: -65px;
    }

    .CONTACT p {
        font-size: 2.3em;
    }


    /* footer form */

    footer form {
        width: 33.6% !important;
        height: 45px;
        border-radius: 8px;
    }

    footer form input {
        width: 82.7%;
        height: 100%;
        font-size: 1.3em;
        border-radius: 8px;
    }

    footer form button {
        width: 16%;
        font-size: 1.2em;
        height: 90%;
        border-radius: 8px;
    }



    /* main4 */

    footer .main4 {
        margin-top: 2.2%;
    }

    footer .main4-text1 {
        font-size: 1.3em;
        padding-top: 1%;
    }

    footer .main4-text2 {
        font-size: 1.3em;
        padding-top: 1%;
    }

    footer .main4-text3 {
        font-size: 1.3em;
        padding-top: 1%;
    }
}