@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 ----- */

/*  header-section1  */

.header-main-1 {
    height: 100vh;
}

header {
    background-image: url(img/bg1.png);
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: auto;
    width: 100%;
    padding-bottom: 18%;
}



header ul li a {
    font-size: 1.2em;
}

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 */

.btn-close-r {
    width: 13%;
}


.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: 4em;
    line-height: 52px;
    font-family: font2 !important;
}


.offcanvas .offcanvas-bottom p {
    font-size: 0.7em;
    color: #78403B;
    padding: 0 4.5%;
}


/* text-header */

.text-header {
    font-size: 9em;
    color: #98D2EB;
    line-height: 120px;
    padding-top: 10%;
    font-family: font2 !important;
}


/*  header-section1-botoom  */

.header-bottom {
    position: absolute;
    left: 0;
    right: 0;
}


.header-bottom .text-center-border p {
    border: 1px solid rgb(216, 216, 216);
    border-radius: 20px;
    padding: 0px 12px;

}


.header-bottom img {
    width: 5.5%;
    margin-top: -20px;
}


/* -- header-section2 -- */



.header-section2 {
    margin-top: 6%;
}

.header-section2-text-blue {
    color: #98D2EB;
    font-size: 7em;
    margin-left: 48.1%;
    line-height: 90px;
    font-family: font2 !important;
}

.header-section2-text1 {
    font-size: 2.3em;
    margin-top: -2%;
    line-height: 35px;
}

.header-section2-text2 {
    font-size: 1.3em;
    line-height: 20px;
    margin-top: 2.4%;
    margin-left: 5.6%;
}


/* --- section2 --- */

.section2 {
    background-image: url(img/bg2.png);
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: auto;
    width: 98%;
    margin: -16% auto 0 auto;
}

.section2 main {
    padding-top: 18%;
}

.section2 main .div-1 {
    line-height: 40px;
}

.section2-number {
    font-size: 5em;
    font-family: font2 !important;

}

.section2-text2 {
    font-size: 3em;
}

.section2-text3 {
    font-size: 2em;
    margin-top: -15px;
    color: #98D2EB;
}

.number-text {
    background-color: #cbcbcb97;
    border-radius: 100px;
    text-align: center;
    line-height: 30px;
    padding-top: 32px;
    height: 84%;
    width: 13%;
    margin: 0 10px;

}

.number-text span {
    font-size: 2.5em;
    font-family: font2 !important;

}

.number-text p {
    font-size: 1.1em;
    line-height: 18px;
}

/* --- section3 text brown --- */

.section3-text-brown {
    font-size: 7.5em;
    line-height: 100px;
    margin-top: 5%;
    color: #78403B;
    font-family: font2 !important;

}


/* --- section4 text & icon felesh --- */

.section4 p {
    font-size: 1.3em;
    line-height: 20px;
}

.section4 img {
    cursor: pointer;
    width: 5%;
}


/* --- section5 scroll Horizontal --- */


.section5 {
    height: auto;
    overflow-y: hidden;
    overflow-x: scroll;
}

.div-cadr {
    background-color: #78403B;
    border-left: 1px solid white;
    padding: 1.5% 2% 0% 2%;
    line-height: 38px;
}

.div-cadr-1 {
    border-left: 1px solid #78403B !important;
}


.section5-title {
    color: white;
}

.section5-title p {
    font-size: 2.5em;
}

.section5-title span {
    font-size: 2.5em;
    color: #D1D3D4;
}

.section5-text-blue {
    font-size: 2em;
    color: #98D2EB;
}

.section5-text1 {
    font-size: 1.1em;
    color: white;
}

.section5-text2 {
    font-size: 1.2em;
    color: white;
    margin-top: -20px;
    line-height: 20px;
}

.section5-number {
    font-size: 1.4em;
    color: #98D2EB;
}



/* --- section6 --- */

.section6 {
    background-image: url(img/bg3.png);
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: auto;
    width: 100%;
    /* margin-top: 2%; */
}


.section6-text-blue {
    font-size: 5.5em;
    line-height: 75px;
    color: #98D2EB;
    font-family: font2 !important;

}

.section6-container {
    padding-top: 2.5%;
}

.section6-bottom {
    margin-top: 11%;
}

.section6-bottom p {
    font-size: 1.3em;
    line-height: 20px;
    color: white;

}

.section6-bottom img {
    width: 5%;
}

.text-border-bottom {
    font-size: 1.7em;
    color: white;
    border-bottom: 1px solid white;
}


/* --- section7 - 2text --- */

.section7 {
    margin-top: 4%;
}

.section7 p {
    font-size: 2.2em;
    line-height: 36px;
}

.section7 span {
    font-size: 1.3em;
    line-height: 20px;
    margin-top: 0.5%;
    color: #78403B;
}


/* --- section8 text brown --- */

.section8 {
    color: #78403B;
    margin-top: 1.5%;
}

.section8-text1 {
    font-size: 7em;
    font-family: font2 !important;
    margin-top: 4%;
}

.section8 div {
    margin-top: 5%;
}

.section8-text2 {
    font-size: 1.9em;
    color: #78403B;
    border-bottom: 2px solid #854843;
}


/* --- section9 - 6img --- */

.scroll-full {
    display: flex;
    overflow-x: auto;
    --bs-gutter-x: 9.4rem;
    --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;
}

.scroll-full.full-width {
    max-width: 100%;
}

.scroll-full main {
    flex: 0 0 auto;
    /* این مهمه که جمع نشه */
    width: 20.3vw !important;
}



.section9 {
    margin-top: 2.5%;
}


.section9-img1 {
    background-image: url(img/s9\ img1.png);
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: auto;
    z-index: 1;
}


.section9-img2 {
    background-image: url(img/s9\ img2.png);
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: auto;
    z-index: 1;
}

/* .section9-img2:hover{
transform: scale(1.02);
} */

.section9-img3 {
    background-image: url(img/s9\ img3.png);
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: auto;
    z-index: 1;
}

.section9-img4 {
    background-image: url(img/s9\ img4.png);
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: auto;
    z-index: 1;
}

.section9-img5 {
    background-image: url(img/s9\ img5.png);
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: auto;
    z-index: 1;
}

.section9-title {
    font-size: 2.4em;
    line-height: 35px;
}

.section9-bottom-img3 {
    padding-top: 80.5%;
}

.section9-bottom {
    padding-top: 68%;
}


/* --- div-1 --- */

.section9-bottom-div-1 p {
    font-size: 1.6em;
}

.section9-bottom-div-1 img {
    width: 10%;
}


/* --- div-2 --- */

.section9-bottom-div-2 p {
    font-size: 0.9em;
    width: 80%;
    margin-top: -19px;
    line-height: 18px;
}

.section9-bottom-div-2 span {
    font-size: 1em;
    font-weight: bold;
    margin-top: -5px;
    margin-left: 25px;

}


/* --- section10 --- */

.section10 {
    background-image: url(img/bg\ s10.png);
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: auto;
    margin-top: -88px;
}

.section10 main {
    padding-top: 12%;
}

.section10-title {
    font-size: 7em;
    font-family: font2 !important;

}

.section10 .img-cube {
    width: 30%;
    margin-top: 4%;
}

.section10-text2 {
    font-size: 4.5em;
    margin-top: 0.5%;
}

.section10-text3 {
    font-size: 2.1em;
    font-weight: bold;
    color: #98D2EB;
    margin-top: -1% !important;
    font-family: font2 !important;

}

.section10-text4 {
    font-size: 1.3em;
    line-height: 20px;
    margin-top: -0.1%;
    padding-bottom: 1.5%;
}



/* --- section11 --- */

.section11 {
    margin-top: 1.5%;
}

.section11 p {
    font-size: 6em;
    color: #78403B;
    font-family: font2 !important;
}


/* --- section12 --- */

.section12 {
    margin-top: -22px;
}


.section12-text1 {
    font-size: 1.2em;
    color: #98D2EB;
    font-family: font2 !important;
}

.section12-text2 {
    font-size: 2em;
    margin-top: -22px;
    color: #78403B;
    font-family: font2 !important;
}

.section12-text3 {
    font-size: 1.3em;
    line-height: 22px;
    color: #98D2EB;
    margin-top: -16px;
}



/* --- section13 --- */

.section13 {
    margin-top: -25px;
}

.section13 span {
    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: 35px;
}

.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 span {
    font-size: 1.9em;
    color: #98D2EB;
}

.section15 p {
    font-size: 8em;
    margin-top: 6%;
    color: #78403B;
    font-family: font2 !important;
}



/* --- 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;
}





.scroll-container {
    overflow-x: auto !important;
    overflow-y: hidden !important;
    user-select: none;
    cursor: grab;

}

.scroll-container:active {
    cursor: grabbing;
}


/* Hide scrollbar */

.scroll-container::-webkit-scrollbar {
    display: none;
}

.scroll-container main {
    pointer-events: none !important;
    /* موقع کشیدن موس کلیک نخوره */
}



/* --------------- 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;
}

.section9-card {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: auto;
    z-index: 1;
    padding: 5% 4%;
}

.header-bottom .text-center-border p {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 42px;
    min-height: 42px;
    padding: 0 20px;
    white-space: nowrap;
}

.header-bottom .text-center-border {
    align-items: center;
}

.header-bottom {
    align-items: center;
}