@import 'reset.css';


@font-face {
    font-family: Vazir;
    src: url('../fonts/vazir.eot') format('eot'), url('../fonts/vazir.ttf') format('ttf'), url('../fonts/vazir.woff') format('woff'), url('../fonts/vazir.woff2') format('woff2');
}

body, html {
    font-family: Vazir;
    direction: rtl;
    overflow-x: hidden;
    line-height: 1.8;
    width: 100%;
    max-width: 100%;
    overflow-x: hidden !important;
    position: relative;
}

main {
    flex: 1;
}

.raw-text {
    font-style: normal !important;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

.container {
    max-width: 1300px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

.overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .6);
}

/* header */
header {
    width: 100%;
    position: relative;
}

    header .header-slide {
        width: 100%;
        height: 100vh;
        /* background-image: url(../images/header.jpg);*/
        background-image: var(--header-bg);
        background-position: center;
        background-size: cover;
        position: relative;
    }

    header nav {
        width: 100%;
        height: 80px;
        display: flex;
        background-color: rgba(0, 0, 0, .6);
    }

        header nav .navbar {
            width: 100%;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

            header nav .navbar .navbar-right {
                display: flex;
            }

                header nav .navbar .navbar-right ul {
                    display: flex;
                }


                    header nav .navbar .navbar-right ul li {
                        margin: 0 10px;
                    }

                        header nav .navbar .navbar-right ul li a {
                            text-decoration: none;
                            color: #fff;
                            font-size: 18px;
                        }

        header nav .navbar-left {
            display: flex;
            align-items: center;
        }

            header nav .navbar-left ul {
                display: flex;
                margin-left: 30px;
            }

                header nav .navbar-left ul li {
                    margin-left: 10px;
                }

                header nav .navbar-left ul a {
                    font-size: 18px;
                    text-decoration: none;
                    color: #fff;
                }

            header nav .navbar-left a img {
                height: 60px;
                margin: 5px;
            }

    header .header-desc {
        color: #fff;
        position: absolute;
        top: 40%;
        right: 0;
        left: 0;
        text-align: center;
    }

        header .header-desc h1 {
            font-size: 50px;
        }

        header .header-desc p {
            padding-top: 20px;
            font-size: 25px;
        }

/* end-header */

/* shahrkhani section */
.spacer-shahrkhani {
    width: 100%;
    height: 20px;
    background-color: #291307;
}

#shahrkhani {
    width: 100%;
    position: relative;
    display: flex;
    align-content: center;
}

    #shahrkhani .back-shahrkhani-section {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 50%;
        height: 420px;
        background-color: #fae8df;
    }

    #shahrkhani .shahrkhani {
        display: flex;
        justify-content: space-between;
    }

        #shahrkhani .shahrkhani .shahrkhani-right {
            display: flex;
            width: 50%;
            z-index: 1;
            height: 420px;
        }

            #shahrkhani .shahrkhani .shahrkhani-right .shahrkhani-right-desc {
                width: 100%;
                display: flex;
                margin: auto;
            }

                #shahrkhani .shahrkhani .shahrkhani-right .shahrkhani-right-desc h1 {
                    font-size: 18px;
                    margin-top: 15px;
                    margin-bottom: 0px !important;
                    color: #c56211;
                    display: flex;
                }

                #shahrkhani .shahrkhani .shahrkhani-right .shahrkhani-right-desc p {
                    margin-top: 10px;
                    font-size: 16px;
                   
                }


            #shahrkhani .shahrkhani .shahrkhani-right .shahrkhani-right1 {
                width: 215px;
                padding: 2px;
                height: 380px;
                margin: 20px;
                /* background-image: url(../images/shahrkhani-image.jpg);*/
                background-size: contain;
                background-repeat: no-repeat;
            }

            #shahrkhani .shahrkhani .shahrkhani-right .shahrkhani-right2 {
                width: 60%;
                /* margin: 20px;
                padding-top: 10%;*/
            }


        #shahrkhani .shahrkhani .shahrkhani-left {
            width: 50%;
            height: 420px;
        }

            #shahrkhani .shahrkhani .shahrkhani-left .shahrkhani-left-inside {
                height: 90%;
                width: 90%;
                display: flex;
                flex-wrap: wrap;
                position: relative;
                gap: 25px;
                justify-content: flex-end;
                /* اطمینان از چپ چین شدن */
                padding: 20px 20px 20px 0;
            }

            #shahrkhani .shahrkhani .shahrkhani-left h1 {
                font-size: 30px;
                margin-top: 30px;
            }

            #shahrkhani .shahrkhani .shahrkhani-left h2 {
                font-size: 30px;
                margin-top: 30px;
            }

            #shahrkhani .shahrkhani .shahrkhani-left .shahr-menu {
                background-color: #e7e7e7;
                width: 200px;
                height: 175px;
                text-align: center;
                font-size: 80px;
                line-height: 2.5;
            }

                #shahrkhani .shahrkhani .shahrkhani-left .shahr-menu a svg {
                    color: #291307;
                }

            #shahrkhani .shahrkhani .shahrkhani-left .shahr-menu2 img {
                width: 175px;
                text-align: center;
            }

/* end-shahrkhani section */

/* pol section */
#pol {
    width: 100%;
    height: 300px;
    padding: 30px 0;
    /*background-image: url(../images/pol.jpg);*/
    background-image: var(--pol-bg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: relative;
}

    #pol .pol-desc {
        text-align: center;
        color: #fff;
    }

        #pol .pol-desc h1 {
            font-size: 40px;
            margin-top: 50px;
        }

        #pol .pol-desc p {
            font-size: 18px;
            line-height: 22px;
            margin-top: 20px;
        }


/* end-pol section */

/* shab section */
.spacer-shab {
    width: 100%;
    height: 20px;
    background-color: #0b1b36;
}

#shab {
    width: 100%;
    position: relative;
    display: flex;
    align-content: center;
}

    #shab .back-shab-section {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 50%;
        height: 420px;
        background-color: #e1f4fd;
    }

    #shab .shab {
        display: flex;
        justify-content: space-between;
    }

        #shab .shab .shab-right {
            display: flex;
            width: 50%;
            z-index: 1;
            height: 420px;
        }

            #shab .shab .shab-right .shab-right-desc {
                width: 100%;
                display: flex;
                margin: auto;
            }

                #shab .shab .shab-right .shab-right-desc h1 {
                    font-size: 18px;
                    margin-top: 15px;
                    margin-bottom:0px !important; 
                    color: #c56211;
                    display: flex;
                }

                #shab .shab .shab-right .shab-right-desc p {
                    margin-top: 10px;
                    font-size: 16px;
                  
                }


            #shab .shab .shab-right .shab-right1 {
                width: 215px;
                padding: 2px;
                height: 380px;
                margin: 20px;
                /*background-image: url(../images/shabe-khouzestan-image.jpg);*/
                background-size: contain;
                background-repeat: no-repeat;
            }

            #shab .shab .shab-right .shab-right2 {
                width: 60%;
                /*margin: 20px;
                padding-top: 10%;*/
            }


        #shab .shab .shab-left {
            width: 50%;
            height: 420px;
        }

            #shab .shab .shab-left .shab-left-inside {
                height: 90%;
                width: 90%;
                display: flex;
                flex-wrap: wrap;
                position: relative;
                gap: 25px;
                justify-content: flex-end;
                /* اطمینان از چپ چین شدن */
                padding: 20px 20px 20px 0;
            }

            #shab .shab .shab-left h1 {
                font-size: 30px;
                margin-top: 30px;
            }

            #shab .shab .shab-left h2 {
                font-size: 30px;
                margin-top: 30px;
            }

            #shab .shab .shab-left .shab-menu {
                background-color: #e7e7e7;
                width: 200px;
                height: 175px;
                text-align: center;
                font-size: 80px;
                line-height: 2.5;
            }

                #shab .shab .shab-left .shab-menu a svg {
                    color: #0b1b36;
                }

            #shab .shab .shab-left .shab-menu2 img {
                width: 175px;
                text-align: center;
            }

/* end-shab section */


/* responsive */
#responsive-navigation {
    display: none;
    position: absolute;
    top: 0px;   
}

.hamburger-icon {
    width: 20%;
    display: none;
}

    .hamburger-icon img {
        width: 50px;
    }

/* end-responsive */

/* footer */

footer {
    margin-top: auto; /* فوتر همیشه پایین بچسبه */
}


    footer .top-footer {
        width: 100%;
        background-color: #26292c;
        padding: 40px 0 20px
    }

.top-footer .list {
    margin-bottom: 20px
}

    .top-footer .list header {
        margin-bottom: 20px;
        position: relative;
    }

        .top-footer .list header:before {
            width: 100%;
            content: '';
            position: absolute;
            height: 12px;
            right: 0;
            top: 0;
            margin-bottom: 15px;
            border-bottom: 1px solid #404E51;
            z-index: 10
        }

        .top-footer .list header h4 {
            color: #fff;
            font-size: 16px;
            line-height: 20px;
            display: inline-block;
            background-color: #26292c;
            z-index: 11;
            position: relative;
            padding-left: 20px
        }

    .top-footer .list ul li a {
        display: block;
        line-height: 25px;
        padding: 2px 15px 2px 0;
        color: #fff;
        font-size: 14px;
        position: relative;
    }

        .top-footer .list ul li a:hover {
            padding-right: 17px;
            color: #37d43b
        }

        .top-footer .list ul li a:before {
            position: absolute;
            color: #37d43b;
            font-size: 6px;
            font-family: 'FontAwesome';
            content: '\f111';
            right: 0;
            top: 3px
        }

.bottom-footer {
    background-color: #1e2023;
    padding: 15px 0
}

    .bottom-footer p {
        color: #B2BFC5;
        font-size: 14px;
        line-height: 22px;
        text-align: justify;
        padding: 0;
        margin: 0
    }

        .bottom-footer p a {
            color: #B2BFC5;
        }

            .bottom-footer p a:hover {
                color: #09E3B1
            }

/* end-footer */

/* ***************************** */

.team-boxed {
    color: #313437;
    background-color: #eef4f7;
}

    .team-boxed p {
        color: #7d8285;
        line-height: 20px;
    }

    .team-boxed h2 {
        font-weight: bold;
        margin-bottom: 40px;
        padding-top: 40px;
        color: inherit;
    }

    .team-boxed .intro {
        font-size: 16px;
        max-width: 500px;
        margin: 0 auto;
    }

        .team-boxed .intro p {
            margin-bottom: 0;
        }

    .team-boxed .people {
        padding: 50px 0;
    }

    .team-boxed .item {
        text-align: center;
    }

        .team-boxed .item .box {
            text-align: center;
            padding: 30px;
            background-color: #fff;
            margin-bottom: 30px;
        }

        .team-boxed .item .name {
            font-weight: bold;
            margin-top: 28px;
            margin-bottom: 8px;
            color: inherit;
        }

        .team-boxed .item .title {
            text-transform: uppercase;
            font-weight: bold;
            color: #d0d0d0;
            letter-spacing: 2px;
            font-size: 13px;
        }

        .team-boxed .item .description {
            font-size: 15px;
            margin-top: 15px;
            margin-bottom: 20px;
        }

        .team-boxed .item img {
            max-width: 160px;
        }

    .team-boxed .social {
        font-size: 18px;
        margin-top: 15px;
        color: #a2a8ae;
    }

        .team-boxed .social a {
            color: inherit;
            margin: 0 10px;
            display: inline-block;
            opacity: 0.7;
        }

            .team-boxed .social a:hover {
                opacity: 1;
            }


.container-center-login {
    width: 100%;
}

.login-container {
    background: white;
    padding: 50px 40px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    width: 30%;
    margin: 80px auto;
}

h2 {
    text-align: center;
}

.form-group {
    margin-bottom: 15px;
}

label {
    display: block;
    margin-bottom: 5px;
}

input {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

button {
    width: 100%;
    padding: 10px;
    background-color: #552b12;
    color: rgb(255, 255, 255);
    border: none;
    border-radius: 3px;
    cursor: pointer;
}

    button:hover {
        background-color: #753814;
    }

/* breadcrumb */
.breadcrumb {
    background-color: #0c1c37;
    padding: 10px;
    height: 30px;
}

    .breadcrumb a {
        color: #ffffff;
        text-decoration: none;
    }

    .breadcrumb span {
        color: #e2bd22;
    }

/* gallery */
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}


h1 {
    text-align: center;
    margin-bottom: 30px;
}

/* ====== آلبوم‌ها ====== */
.album-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 20px;
}

.album {
    background-color: #c7c7c7;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 3px 10px rgba(0,0,0,0.1);
    cursor: pointer;
    transition: transform .2s ease, box-shadow .2s ease;
}

    .album:hover {
        transform: translateY(-5px);
        box-shadow: 0 6px 14px rgba(0,0,0,0.15);
    }

    .album img {
        width: 100%;
        height: 180px;
        object-fit: cover;
    }

.album-title {
    padding: 10px 15px;
    text-align: center;
    font-weight: bold;
    color: #333;
}

/* ====== گالری عکس‌ها ====== */
.gallery {
    display: none;
}

    .gallery.active {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
        gap: 10px;
        margin-top: 20px;
    }

    .gallery img {
        width: 100%;
        border-radius: 8px;
        cursor: pointer;
        transition: transform .2s;
    }

        .gallery img:hover {
            transform: scale(1.05);
        }

.back-btn {
    display: inline-block;
    margin-bottom: 15px;
    color: #007bff;
    cursor: pointer;
}

/* ====== مدال ====== */
.modal {
    display: none;
    position: fixed;
    z-index: 99;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-top: 10vh;
}

    .modal img {
        max-width: 90%;
        max-height: 80%;
        border-radius: 10px;
        box-shadow: 0 0 20px rgba(255,255,255,0.3);
    }

    .modal.show {
        display: flex;
    }

.modal-close {
    position: absolute;
    top: 20px;
    left: 30px;
    font-size: 28px;
    color: white;
    cursor: pointer;
}

@media (max-width: 600px) {
    .album img {
        height: 140px;
    }
}


body.no-scroll {
    overflow: hidden !important;
    position: relative !important;
    height: 100% !important;
}