﻿
@font-face {
    font-family: Peyda;
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/Peyda/woff/PeydaWebFaNum-Thin.woff') format('woff'), url('../fonts/Peyda/woff2/PeydaWebFaNum-Thin.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: Peyda;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/Peyda/woff/PeydaWebFaNum-Light.woff') format('woff'), url('../fonts/Peyda/woff2/PeydaWebFaNum-Light.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: Peyda;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/Peyda/woff/PeydaWebFaNum-Regular.woff') format('woff'), url('../fonts/Peyda/woff2/PeydaWebFaNum-Regular.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: Peyda;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Peyda/woff/PeydaWebFaNum-Medium.woff') format('woff'), url('../fonts/Peyda/woff2/PeydaWebFaNum-Medium.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: Peyda;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/Peyda/woff/PeydaWebFaNum-SemiBold.woff') format('woff'), url('../fonts/Peyda/woff2/PeydaWebFaNum-SemiBold.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: Peyda;
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/Peyda/woff/PeydaWebFaNum-Bold.woff') format('woff'), url('../fonts/Peyda/woff2/PeydaWebFaNum-Bold.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: Peyda;
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/Peyda/woff/PeydaWebFaNum-UltraBold.woff') format('woff'), url('../fonts/Peyda/woff2/PeydaWebFaNum-UltraBold.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: Peyda;
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/Peyda/woff/PeydaWebFaNum-ExtraBold.woff') format('woff'), url('../fonts/Peyda/woff2/PeydaWebFaNum-ExtraBold.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: Peyda;
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/Peyda/woff/PeydaWebFaNum-Black.woff') format('woff'), url('../fonts/Peyda/woff2/PeydaWebFaNum-Black.woff2') format('woff2');
    font-display: swap;
}

body {
    direction: rtl;
    background-color: white !important;
    color: #3A3A3A;
    font-family: Peyda !important;
    line-height: 2rem;
    --heading-color: #3A1341;
    --paragraph-color: #5F4A63;
}

.article_Body a {
    color: #0D99F1 !important;
}

.toosi-sm-color {
    background-color: unset;
}

h1,
h3,
h2 {
    line-height: 50px !important;
}

h1 {
    font-size: 32px;
    font-weight: 900;
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-left: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-right: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-left: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-right: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-left: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-right: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-left: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-right: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-left: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-right: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-left: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-right: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-left: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-right: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-left: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-right: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-left: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-right: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-left: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-right: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-left: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-right: 3rem !important
}

::-moz-selection {
    color: #FFF;
    background-color: #1E3C75;
}

::selection {
    color: #FFF;
    background-color: #1E3C75;
}

a {
    text-decoration: none;
}



header {
    position: relative;
}

    header .header_logo {
        margin: 0px 0px 0px 0px;
    }

        header .header_logo img {
            width: auto;
            height: 40px;
        }

    header .tel-call {
        border-radius: 40px;
        color: #11244B;
        text-decoration: none;
        padding: 3px 5px;
        display: none;
        align-items: center;
        margin-right: 20px;
        margin: 5px 20px 5px 5px;
        font-size: 18px;
        font-weight: 600;
    }

        header .tel-call a:first-child {
            direction: ltr;
            color: #3A1341;
            margin-left: 15px;
            margin-right: 15px;
            border: 1px solid transparent;
            -webkit-transition: border 300ms linear;
            -ms-transition: border 300ms linear;
            transition: border 300ms linear;
            border-radius: 35px;
            padding: 5px 20px;
        }

            header .tel-call a:first-child:hover {
                border: 1px solid #932A85;
                -webkit-transition: border 300ms linear;
                -ms-transition: border 300ms linear;
                transition: border 300ms linear;
                -webkit-transition: color 300ms linear;
                -ms-transition: color 300ms linear;
                transition: color 300ms linear;
            }

        header .tel-call a:last-child {
            color: #932A85;
            background-color: #FFF;
            border-radius: 35px;
            font-size: 16px;
            padding: 5px 20px;
            font-weight: 500;
            border: 1px solid #932A85;
            -webkit-transition: background-color 300ms linear;
            -ms-transition: background-color 300ms linear;
            transition: background-color 300ms linear;
        }

            header .tel-call a:last-child:hover {
                background-color: #932A85;
                color: #FFF;
                border: 1px solid #932A85;
                -webkit-transition: background-color 300ms linear;
                -ms-transition: background-color 300ms linear;
                transition: background-color 300ms linear;
            }

@media (min-width: 992px) {
    header .tel-call {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
}

#footer {
    background-color: #3A1341;
    padding: 70px 0px 0px 0px;
}

    #footer .footer_address {
        color: #EADFE8;
    }

        #footer .footer_address img {
            margin: 20px 0px 20px auto;
        }

        #footer .footer_address p {
            text-align: justify;
            padding: 20px 0px;
        }

        #footer .footer_address .footer_menu {
            list-style: none;
            padding: 20px 0px;
        }

            #footer .footer_address .footer_menu li {
                display: inline-block;
            }

                #footer .footer_address .footer_menu li a {
                    margin: 10px 5px;
                    padding: 5px 12px;
                    border-radius: 35px;
                }

                #footer .footer_address .footer_menu li:first-child a {
                    margin-right: 0px;
                }

                #footer .footer_address .footer_menu li:last-child a {
                    margin-left: 0px;
                }

                #footer .footer_address .footer_menu li a:hover {
                    background-color: #FFF;
                }

    #footer .footer_contact_info {
        color: #EADFE8;
    }

    #footer .footer_contact_info_item {
        display: flex;
        flex-direction: column;
        align-items: start;
        margin: 10px 0px;
    }

        #footer .footer_contact_info_item:first-child {
            margin-bottom: 40px;
        }

    #footer .footer_contact_info .footer_contact_info_item span {
        color: #88768C;
    }

    #footer .top_border {
        border-top: 1px solid #58345E;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        padding: 10px 0px;
    }

    #footer .ownership {
        display: inline-block;
        margin: 15px 0px 15px 0px;
        color: #EADFE8;
        font-size: 13px;
        text-align: center;
    }

        #footer .ownership a {
            color: #8f4cd1;
        }

        #footer .ownership p {
            margin-bottom: 0px;
        }

    #footer .social_lists {
        display: flex;
    }

        #footer .social_lists a {
            color: #8f4cd1;
            border: 1px solid #EADFE8;
            border-radius: 50%;
            width: 45px;
            height: 45px;
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 5px;
        }

            #footer .social_lists a:hover {
            }

            #footer .social_lists a svg {
                height: auto;
                width: 16px;
            }

.breadcrumbs {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    padding: 0px;
    color: #5F4A63;
    margin: 10px auto 30px auto;
    font-size: 12px;
}

    .breadcrumbs a {
        color: #5F4A63;
    }

    .breadcrumbs .breadcrumb-spliter {
        padding: 0px 5px;
    }

.home_section {
    padding: 80px 0px;
}

    .home_section#first {
        padding: 30px 0px;
        background-image: url(../img/first_back.svg);
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-position: left -40%;
    }

        .home_section#first span {
            color: #5F4A63;
            margin: 15px 0px;
        }

        .home_section#first h1 {
            color: #3A1341;
            font-weight: 900;
            font-size: 36px;
            line-height: 50px !important;
            margin: 15px 0px;
        }

        .home_section#first p {
            color: #5F4A63;
            font-size: 17px;
            text-align: justify;
        }

        .home_section#first strong {
            color: #932A85;
        }

        .home_section#first .btn_lists {
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: start;
            flex-direction:column;
            margin: 25px auto;
        }

            .home_section#first .btn_lists a {
                text-decoration: none;
                border-radius: 35px;
                padding: 15px 35px;
                font-size: 18px;
                margin:15px 0px;
            }

                .home_section#first .btn_lists a.online_booking {
                    color: #FFF;
                    background-color: #932A85;
                    -webkit-transition: background-color 300ms linear;
                    -ms-transition: background-color 300ms linear;
                    transition: background-color 300ms linear;
                }

                    .home_section#first .btn_lists a.online_booking:hover {
                        color: #932A85;
                        background-color: #FFF;
                        -webkit-transition: background-color 300ms linear;
                        -ms-transition: background-color 300ms linear;
                        transition: background-color 300ms linear;
                    }

                .home_section#first .btn_lists a.direct_contact {
                    color: #5F4A63;
                    background-color: transparent;
                    border: 1px solid transparent;
                    margin: 0px 15px;
                    -webkit-transition: border 300ms linear;
                    -ms-transition: border 300ms linear;
                    transition: border 300ms linear;
                }

                    .home_section#first .btn_lists a.direct_contact:hover {
                        border: 1px solid #5F4A63;
                        -webkit-transition: border 300ms linear;
                        -ms-transition: border 300ms linear;
                        transition: border 300ms linear;
                    }

        .home_section#first .img_holder {
            background: #932A85;
            background: linear-gradient(90deg, rgba(147, 42, 133, 1) 0%, rgba(255, 68, 0, 1) 50%, rgba(147, 42, 133, 1) 100%);
            border-radius: 50%;
            width: 300px;
            height: 300px;
            display: flex;
            align-items: center;
            justify-content: center;
            position: relative;
            margin:25px auto;
        }

            .home_section#first .img_holder img {
                height: 100%;
                width: 100%;
                position: absolute;
                right: 0px;
                top: 0px;
                z-index: 1 !important;
                border-radius: 50%;
                object-fit:cover;
            }

            .home_section#first .img_holder .feature_move {
                color: #932A85;
                font-size: 14px;
                background-color: rgba(250,245,249,0.7);
                z-index: 2 !important;
                border-radius: 32px;
                padding: 10px;
                position: absolute;
            }

                .home_section#first .img_holder .feature_move#featch1 {
                    left: 50px;
                    top: 150px;
                }

    .home_section#sec2 {
        background-color: #FAF5F9;
        padding: 30px 0px 20px 0px;
    }

        .home_section#sec2 img {
            height: 70vh;
            width: auto;
        }

        .home_section#sec2 svg {
            margin: 15px 0 5px 0px;
        }

        .home_section#sec2 span {
            color: #5F4A63;
            margin: 10px 0px;
        }

        .home_section#sec2 h2 {
            color: #3A1341;
            line-height: 58px;
            font-weight: 900;
            margin-bottom: 30px;
        }

        .home_section#sec2 p {
            color: #5F4A63;
            text-align: justify;
            font-size: 16px;
        }

    .home_section#sec3 {
        background-color: #FFF;
        padding: 40px 0px;
    }

        .home_section#sec3 .title1 {
            font-size: 16px;
        }

        .home_section#sec3 .title2 {
            font-size: 22px;
            font-weight: 800;
        }

        .home_section#sec3 .drs {
            text-align: center;
            margin: 20px auto;
        }

            .home_section#sec3 .drs > div {
                display: inline-block;
            }

        .home_section#sec3 .dr_item {
            margin: 25px auto;
            display: flex;
            flex-direction: column;
            text-align: center;
            align-items: center;
            padding: 10px;
        }

            .home_section#sec3 .dr_item img {
                width: 280px;
                height: 350px;
                border-radius: 24px;
                object-fit: cover;
                object-position: center;
            }

            .home_section#sec3 .dr_item .dr_name {
                font-size: 18px;
                font-weight: 800;
            }

            .home_section#sec3 .dr_item .text_info {
                width: 280px;
                display: flex;
                flex-direction: column;
                text-align: center;
                align-items: center;
                padding: 15px 0px;
            }

    .home_section#sec4 {
        background-color: #FAF5F9;
        background-image: url('../img/about_us_back.svg');
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        padding: 80px 0px 50px 0px;
    }

        .home_section#sec4 img {
            border-radius: 100px;
            object-fit: cover;
            margin: 5px;
            width: 100%;
        }

        .home_section#sec4 .img_holder {
            width: 30%;
            margin: 5px;
        }

            .home_section#sec4 .img_holder:nth-child(odd) img:nth-child(1) {
                height: 440px;
                object-position: left center;
            }

            .home_section#sec4 .img_holder:nth-child(odd) img:nth-child(2) {
                border-radius: 50%;
                height: 220px;
            }

            .home_section#sec4 .img_holder:nth-child(even) img:nth-child(1) {
                border-radius: 50%;
                height: 220px;
            }

            .home_section#sec4 .img_holder:nth-child(even) img:nth-child(2) {
                height: 440px;
                object-position: left center;
            }

        .home_section#sec4 span {
            color: #FFF;
            font-size: 13px;
            margin: 15px 0px 30px 0px;
            font-weight: 300;
        }

        .home_section#sec4 p {
            color: #FFF;
            text-align: justify;
            font-size: 17px;
            font-weight: 700;
        }

    .home_section#blogs {
        padding:40px 0px;
    }

        .home_section#blogs .head {
            display: flex;
            flex-direction: column;
            align-items: start;
            padding: 15px 0px;
            margin-bottom: 25px;
        }

            .home_section#blogs .head span:first-child {
                font-size: 16px;
                color: #5F4A63;
            }

            .home_section#blogs .head span:last-child {
                font-size: 24px;
                color: #3A1341;
                font-weight: 700;
            }

        .home_section#blogs .blog_list {
            text-align: center;
        }

            .home_section#blogs .blog_list > div {
                display: inline-block;
            }

        .home_section#blogs .blog_item {
            display: flex;
            flex-direction: column;
            width: 100%;
            margin: 0px;
            text-align: right;
            text-decoration: none;
            border-radius: 18px;
            padding: 10px 10px 25px 10px;
        }

            .home_section#blogs .blog_item:hover {
                background-color: #EADFE8;
            }

            .home_section#blogs .blog_item img {
                border-radius: 18px;
                width: 100%;
                height: 220px;
                object-fit: cover;
            }

            .home_section#blogs .blog_item .blog_date {
                color: #5F4A63;
                font-size: 14px;
                margin: 18px 0px 10px 0px;
                display: inline-block;
                position: relative;
                padding: 0px 5px;
            }

            .home_section#blogs .blog_item .blog_title {
                color: #3A1341;
                font-size: 18px;
                font-weight: 600;
                display: block;
                padding: 0px 5px;
            }

    .home_section#visitors_comments {
        background-color: #FFF;
        padding:40px 0px;
    }

        .home_section#visitors_comments .visitor_comment_box {
            background-color: #EADFE8;
            border-radius: 18px;
            padding: 30px;
        }

        .home_section#visitors_comments .visitors_comment_head {
            color: #3A1341;
            font-size: 18px;
            text-align: center;
            font-weight: 800;
            margin: 20px auto 40px auto;
        }

        .home_section#visitors_comments .comment_item {
            background-color: #FFF;
            border-radius: 18px;
            padding: 40px;
            color: #5F4A63;
            display: inline-block;
            text-align: right;
            width: 100%;
            margin: 15px auto;
        }

            .home_section#visitors_comments .comment_item .visitor_text {
                padding: 15px 0px;
                height: 200px;
                width: 100%;
                position: relative;
                text-align: justify;
                margin-bottom: 0px !important;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                overflow: hidden;
                -webkit-line-clamp: 6;
            }

            .home_section#visitors_comments .comment_item .visitor_name {
                padding: 10px 0px;
            }

                .home_section#visitors_comments .comment_item .visitor_name img {
                    border-radius: 50%;
                    width: 60px;
                    height: 60px;
                    object-fit: cover;
                }

                .home_section#visitors_comments .comment_item .visitor_name span {
                    font-size: 18px;
                    font-weight: 800;
                    padding: 0px 10px 0px;
                }
