﻿body {
    font-family: IRANSans !important;
    font-weight: 300;
    direction: rtl;
    /* background-color: #f8f8f8; */
    margin: 0;
    overflow-x: hidden
}

html {
    scroll-behavior: smooth;
}


h1, h2, h3, h4, h5, h6, input, textarea {
    font-family: IRANSans !important
}

h1 {
    font-weight: 700
}

.wrapper {
    max-width: 900px;
    margin: 0 auto
}

.ltr {
    direction: ltr
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.text-small {
    font-size: .8em
}

.text-xsmall {
    font-size: .6em
}

.text-large {
    font-size: 1.2em
}

.text-xlarge {
    font-size: 1.4em
}

.text-underline {
    text-decoration: underline
}

.text-ultralight {
    font-weight: 200
}

.text-light {
    font-weight: 300
}

.text-regular {
    font-weight: 400
}

.text-medium {
    font-weight: 500
}

.text-bold {
    font-weight: 700
}

blockquote {
    font-weight: 500;
    padding: 10px;
    border: 1px dashed #666
}

.mainbox {
    width: 100%;
    background-color: #EFEFEF;
    display: table;
    margin-bottom: 30px;
    border-right: 8px solid #FF3
}

.mainboxnegativ {
    width: 100%;
    background-color: #000;
    display: table;
    margin-bottom: 30px;
    border-right: 8px solid #FF3;
    color: #F9F9F9
}

.mainbox2 {
    font-size: 1em;
    width: 90%;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px
}

.mainbox3 {
    width: 100%;
    background-color: #b8b8b8;
    display: table;
    margin-bottom: 30px;
    border-right: 8px solid #bd70ff
}

.mainbox2negativ {
    font-size: 1em;
    color: #F9F9F9;
    background-color: #000;
    padding-right: 20px
}

.farsiparagraph {
    font-size: 1em;
    width: 47%;
    float: right;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px
}

.englishparagraph {
    font-size: 1em;
    width: 47%;
    float: left;
    direction: ltr;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px
}

.rightbox {
    width: 60%;
    padding-right: 20px;
    padding-left: 5px;
    float: right;
    margin-left: 10px;
    margin-bottom: 0;
    min-width: 0;
    background-color: #F7F7F7
}

.titelbox {
    width: 60%;
    padding-right: 25px;
    padding-left: 0;
    float: right;
    margin-left: 10px;
    margin-bottom: 0;
    min-width: 0;
    background-color: #F2F2F2;
    color: #4B4B4B
}

.lefttbox {
    padding-right: 20px;
    padding-left: 4px;
    float: right;
    margin-bottom: 10px;
    min-width: 0
}

.alphabet {
    width: 35%;
    float: left;
    font-size: 21em;
    text-align: center;
    font-weight: 500;
    color: #999
}

.alphabet2 {
    width: 35%;
    float: left;
    direction: ltr;
    font-size: 1.6em;
    text-align: left;
    font-weight: 500;
    color: #333;
    margin-top: 100px
}

.footer {
    font-weight: 300;
    font-size: .7em;
    text-align: center;
    direction: ltr;
    margin-bottom: 0;
    padding-bottom: 0
}

.carousel-caption {
    top: 0 !important
}

.header {
    width: 100%;
    background: #fff;
    margin-bottom: 5px
}

.topmenu {
    width: 100%;
    height: 42px;
    background: #5c1879;
    margin-bottom: 0;
    padding-bottom: 0
}

.nav {
    min-height: 29px;
    float: right;
    line-height: 20px;
    margin-right: 15px
}

    .nav > li {
        float: right
    }

    .nav li > a {
        font-weight: 700;
        font-size: 12px;
        color: #ded4e2;
        padding-left: 15px
    }

        .nav li > a:hover {
            text-decoration: none;
            background-color: #692b83;
            color: #fff
        }

.transition-03s {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.nav2 {
    min-height: 45px;
    text-decoration: none;
    list-style: none;
    line-height: 50px;
    padding-right: 0;
    position: relative
}

    .nav2 > li {
        float: right
    }

    .nav2 li > a {
        font-weight: 500;
        font-size: 12px;
        color: #444;
        display: block
    }

    .nav2 > li > a {
        padding: 0 15px
    }

    .nav2 li > a:hover {
        text-decoration: none;
        color: #71901b
    }

    .nav2 li:hover > .megamenulevel2 {
        display: block
    }

.megamenulevel2 {
    list-style: none;
    padding: 0;
    margin: 0;
    background: white;
    position: absolute;
    display: none;
    border: 1px solid #eee;
    z-index: 9999;
    right: 0;
    left: 0;
    padding-top: 10px
}

ul.ullevel3 {
    list-style: none;
    margin-bottom: 15px;
    padding-right: 0
}

    ul.ullevel3 > li {
        line-height: 20px
    }

        ul.ullevel3 > li > a {
            display: block
        }

            ul.ullevel3 > li > a:hover {
                color: #40b3c3
            }

li.Title {
    color: #5c1879;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 8px;
    border-bottom: 1px dashed #cecece;
    padding-bottom: 8px
}

.slider {
    margin-bottom: 10px
}

.FirstListPages {
    width: 100%;
    height: 100%;
    background: white;
    box-shadow: 0 0 1px 0 #b3b3b3;
    margin-bottom: 10px;
    padding-top: 10px;
    border-radius: 3px
}

.tile-stats.tile-red {
    height: 118px;
    background: #fff;
    display: block;
    color: #40b3c3;
    padding: 0 10px;
    margin-bottom: 10px;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    border: 1px solid #45b7ca;
    text-align: center
}

a:focus, a:hover {
    /*color: #fa0000;*/
    text-decoration: none
}

.tile-stats.tile-red:hover {
    color: #464646;
    opacity: .9;
    transition: 0.2s ease all
}

.tile-stats.tile-red h3 {
    font-size: 13px;
    padding: 6px 10px;
    background: #45b7ca;
    margin-top: 18px;
    border: 1px solid #45b7ca;
    color: #fff;
    border-radius: 4px;
    line-height: 30px;
    margin-bottom: 18px
}

.SecondListPage {
    margin-right: 0;
    padding: 0;
    height: 100%
}

.headeroneitemlistpage {
    width: 100%;
    float: right;
    background: #fff;
    border-radius: 4px 4px 0 0
}

img.imgoneitemlistpage {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

h3.titleoneitemlistpage {
    font-size: 15px;
    padding: 2px 10px 11px 10px;
    color: #40b3c3;
    margin: 10px 0 3px 0;
    border-bottom: 1px dashed #e2e2e2;
    text-align: center
}

.footeroneitemlistpage {
    background: #fff;
    height: 220px;
    padding: 10px
}

.oneitemlistpage {
    margin-bottom: 20px;
    padding: 18px;
    background: #eee;
    border-radius: 3px
}

h3.H2Title {
    float: right;
    width: 100%;
    background: white;
    padding: 10px;
    border-bottom: 1px solid #9e4dbf;
    border-radius: 4px;
    font-size: 15px;
    margin-bottom: 0;
    color: #a53ad1;
    margin-bottom: 10px
}

.divOneNews {
    width: 100%;
    float: right;
    height: 185px
}

.divRightOneNews {
    float: right;
    width: 25%;
    background: white
}

img.imgOneNews {
    width: 100%;
    height: 183px;
    padding: 6px
}

.divLeftOneNews {
    width: 58%;
    float: right;
    height: 183px;
    background: white
}

.divleftleftOneNews {
    width: 17%;
    float: right;
    height: 183px;
    background: white;
    border-radius: 4px 0 0 4px
}

a.continueOneNews {
    width: 100%;
    height: 36px;
    cursor: pointer;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    color: #8c22b6;
    border: 1px solid #9e4dbf;
    border-radius: 3px;
    background-color: #fff;
    padding: 8px 18px;
    line-height: 180px;
    margin-right: 40px
}

    a.continueOneNews:hover {
        color: #fff;
        background-color: #9e4dbf
    }

h4.h4titleOneNews {
    max-height: 63px;
    overflow: hidden;
    line-height: 25px;
    padding: 13px
}

.TopdivLeftOneNews {
    float: right;
    width: 100%
}

a.atitleOneNews {
    color: #444
}

    a.atitleOneNews:hover {
        -webkit-transition: all .2s linear;
        transition: all .2s linear;
        color: #f30
    }

p.contentOneNews {
    float: right;
    width: 100%;
    line-height: 25px;
    padding-right: 15px;
    max-height: 100px;
    overflow: hidden
}

div#owl-demo {
    direction: ltr;
    float: right
}

#owl-demo .item {
    margin: 3px
}

    #owl-demo .item img {
        display: block;
        width: 100%;
        height: auto
    }

.textoneCaresule {
    width: 100%;
    font-size: 15px;
    float: left;
    direction: rtl;
    margin: 0 auto;
    padding: 5px 13px;
    background: white;
    color: #000;
    border: 1px solid #eee;
    border-radius: 0 0 4px 4px;
    height: 50px;
    overflow: hidden;
}

.DivList {
    float: right;
    width: 100%
}

.onepostinlist {
    background: white;
    width: 100%;
    height: 445px;
    overflow: hidden;
    margin-bottom: 15px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding: 10px;
    position: relative
}

img.imgonepostinlist {
    width: 100%;
    margin-bottom: 10px;
    height: 220px;
    border-radius: 4px
}

h2.h2titleonepostinlist {
    float: right;
    font-size: 13px;
    padding: 0 15px;
    margin: 0;
    color: #692287;
    font-weight: 500;
    line-height: 20px;
    height: 42px
}

p.contenteonepostinlist {
    float: right;
    width: 100%;
    padding: 0 17px;
    max-height: 120px;
    overflow: hidden;
    margin-bottom: 6px
}

a.aonepostinlist {
    padding: 8px 15px;
    position: absolute;
    left: 0;
    color: #9372a1;
    font-weight: 400;
    right: 0;
    text-align: center;
    bottom: 0;
    border-radius: 0 0 3px 3px;
    border-top: 1px solid #e5e5e5;
    background: #edeaef
}

.onepostinlist:hover a {
    background: #dacfe1
}

h3.H3TitleList {
    margin: 0 15px 10px;
    font-size: 15px;
    background: #fff;
    padding: 10px
}

.divpagenation {
    float: right;
    width: 100%;
    background: yellow;
    height: 50px;
    margin-bottom: 20px
}

section#boxed-pagination {
    width: 100%;
    height: 80px;
    background: #f8f8f8;
    border: 1px solid #fff;
    float: right
}

ul.pagination.modal-1 {
    display: block;
    width: 100%;
    margin: 23px auto;
    height: 33px;
    text-align: center;
    direction: rtl
}

ul.pagination {
    margin-top: 0
}

.divsinglepost {
    width: 100%;
    overflow: auto;
    padding: 15px;
    float: right;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    box-shadow: inset 0 0 32px 10px rgba(238,238,238,.43)
}

.divmuchmoreviewPost {
    width: 100%;
    background: #fff;
    height: auto
}

h2.h2headersinglepost {
    border-bottom: 1px solid #eee;
    float: right;
    color: #5c1879;
    margin: 0;
    width: 100%;
    font-size: 16px;
    padding: 15px 20px
}

img.imgsinglepost {
    width: 100%;
    height: 400px;
    padding: 1px;
    border-bottom: 1px solid #eee
}

.divmuchmoreviewPost {
    border: 1px solid #eee;
    border-radius: 4px;
    box-shadow: inset 0 0 32px 10px rgba(238,238,238,.43)
}

p.contentsinglepost {
    padding: 15px;
    line-height: 23px;
    margin-bottom: 0
}

.footersinglepost {
    width: 100%;
    height: 40px;
    background: #fafafa;
    border-top: 1px solid #ccc
}

i.fa.fa-calendar {
    line-height: 40px;
    font-size: 13px
}

span.datefootersinglepost {
    font-size: 12px;
    margin-left: 20px
}

.footersinglepost {
    padding-right: 20px
}

i.fa.fa-eye {
    font-size: 13px
}

.secondmenu {
    height: auto;
    border-bottom: 1px solid #e2e2e2;
    width: 100%;
    background: white;
    margin-bottom: 10px
}

ul.listmostviewpost {
    list-style: none;
    padding-right: 0;
    float: right;
    padding-top: 10px;
    width: 100%
}

h3.h3listpost {
    font-size: 13px;
    margin: 0;
    line-height: 28px;
    color: #444
}

i.iconlistpost {
    line-height: 0 !important;
    float: right;
    padding: 15px 10px 15px 15px;
    color: #818181;
    position: absolute;
    right: 0
}

.listmostviewpost > li {
    float: right;
    width: 100%;
    padding: 5px 6px
}

    .listmostviewpost > li:hover {
        background: #5c1879;
        transition: 0.2s ease all
    }

        .listmostviewpost > li:hover a > h3 {
            color: #fff
        }

        .listmostviewpost > li:hover a > i {
            color: #fff
        }

a.alistmostviewpost {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding-right: 35px;
    position: relative
}

.box-footer {
    float: right;
    width: 100%;
    background: #fff;
    margin-top: 25px;
    border-top: 1px solid #e4e4e4
}

.footer {
    float: right;
    width: 100%;
    min-height: 270px
}

.footer-right {
    background: #5c1879;
    min-height: 270px;
    padding: 0 20px
}

.logo-footer {
    text-align: center;
    padding: 25px 25px 15px 25px;
    color: #f7f0fa;
    border-bottom: 1px solid #481e59;
    margin-bottom: 10px
}

    .logo-footer > h3 {
        font-size: 22px;
        font-weight: 700;
        margin: 0
    }

.description-footer {
    padding: 0 0 10px 0;
    text-align: justify;
    height: 130px;
    margin-bottom: 17px;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    overflow: hidden
}

.go-up-footer {
    float: right;
    width: 100%;
    position: relative;
    height: 48px;
    cursor: pointer;
    background: #a1ca2b;
    border-top: 1px solid #96bd25;
    overflow: hidden
}

    .go-up-footer:hover {
        background: #8baf25;
        border-radius: 4px 4px 0 0
    }

    .go-up-footer > span > i {
        width: 40px;
        height: 40px;
        background-position: -186px -45px
    }

.box-footer-list {
    float: right;
    width: 100%;
    height: auto;
    padding: 20px 0 5px
}

.footer-list {
    float: right;
    width: 100%
}

    .footer-list > li {
        float: right;
        width: 100%;
        display: block;
        height: 25px;
        line-height: 25px;
        margin-bottom: 5px
    }

        .footer-list > li:first-child {
            margin-bottom: 10px
        }

        .footer-list > li > h4 {
            font-weight: 500;
            font-size: 14px;
            color: #5a2770
        }

        .footer-list > li > a {
            display: inline-block;
            color: #8b8686;
            font-weight: 500;
            font-size: 11px
        }

            .footer-list > li > a:hover {
                color: #5c1879
            }

.box-copy-right {
    float: right;
    width: 100%;
    position: relative;
    border-top: 1px solid #e4e4e4;
    padding-top: 10px;
    padding-right: 160px;
    height: 60px;
    overflow: hidden
}

    .box-copy-right > p {
        font-size: 12px;
        margin-top: 3px;
        color: silver
    }

.logo-designer {
    float: right;
    width: 100%
}

    .logo-designer > i {
        right: -70px;
        top: 30px
    }

.design-by {
    color: #626755;
    font-weight: 400;
    margin-left: 5px
}

.name-company-designer {
    color: #626755;
    font-weight: 400
}

.box-namad {
    background: #eeeff1;
    border: 1px solid #e4e4e4;
    min-height: 270px;
    text-align: center;
    position: relative;
    border-top: 0
}

h3.H3TitleAboutMe {
    color: #6f80f6
}

.DivAboutMe {
    padding: 15px;
    line-height: 26px
}

h3.H3TitleContactUs {
    color: #6f80f6
}

.DivContactUs {
    padding: 15px;
    line-height: 26px
}

.DivSendFormContactus {
    float: right;
    width: 100%;
    border-top: 1px solid #eee
}

input.textcontactus {
    width: 100%;
    border: 1px solid #e4e1e1;
    padding: 10px
}

textarea.textareacontactus {
    width: 100%;
    margin-top: 10px;
    border: 1px solid #e4e1e1;
    padding: 10px;
    height: 150px
}

input.submitcontactus {
    width: 120px;
    border: 1px solid #972ec3;
    padding: 5px;
    border-radius: 2px;
    background: #692287;
    color: white
}

    input.submitcontactus:hover {
        background: #7c1fa4
    }

span.ErrorSendMessageContactus {
    width: 100%;
    float: right;
    background: #ff495c;
    padding: 5px 30px;
    margin-bottom: 15px;
    color: white;
    border: 1px solid #e22424
}

span.SuccessSendMessageContactus {
    width: 100%;
    float: right;
    background: #59a93d;
    padding: 5px 30px;
    margin-bottom: 15px;
    color: white;
    border: 1px solid #2a800b
}

.SendResume {
    background: #692287;
    color: aliceblue;
    padding: 7px 20px;
    border-radius: 4px
}

.panel-default > .panel-heading {
    color: #fff;
    background-color: #b044dd;
    border-color: #480a62
}

.divaccordin {
    float: right;
    width: 100%
}

.divShoar {
    float: right;
    width: 100%;
    margin-bottom: 20px
}

img.Imgcolumnshoar {
    width: 100%;
    float: right;
    height: 200px
}

span.spanshoar1 {
    float: right;
    width: 100%;
    color: #5468f6;
    padding: 15px;
    font-size: 16px;
    font-weight: 500
}

p.pshoar1 {
    float: right;
    font-size: 15px;
    line-height: 24px;
    padding: 0 12px 12px 12px;
    height: 145px
}

.divcolumnshoar {
    float: right;
    background: white;
    border: 1px solid #eee;
    border-radius: 4px;
    margin-bottom: 20px;
    height: 410px
}

a.arowinaccordin {
    display: block;
    padding: 10px
}

.panel-heading.nopading {
    padding: 0
}

.divcolumnshoar2 {
    float: right;
    background: white;
    border: 1px solid #eee;
    border-radius: 4px;
    height: 210px
}

img.Imgcolumnshoar2 {
    width: 348px;
    height: 100%;
    float: right
}

span.spanshoar2 {
    width: 100%;
    float: right;
    color: #5468f6;
    padding: 15px;
    font-size: 16px;
    font-weight: 500
}

.contentbigcolshoar {
    width: 380px;
    float: right
}

p.pshoar2 {
    float: right;
    font-size: 15px;
    line-height: 24px;
    padding: 0 12px 12px 12px
}

span.spanrowresume {
    width: 160px;
    text-align: left;
    float: right;
    margin-left: 10px;
    margin-bottom: 0;
}

.divrowresume {
    position: relative;
    margin-bottom: 6px;
    line-height: 25px;
    /* width: 50%; */
    float: right;
}

input.inputrowresume {
    outline: none;
    width: 250px;
    border: 1px solid #dbd8d8;
    border-radius: 4px;
    height: 28px;
    padding: 2px 10px;
    box-shadow: inset 0 0 5px 1px rgba(238,238,238,.43);
    float: right
}

.divcolsendresume {
    width: 100%;
    float: right;
    background: white;
    border: 1px solid #eee
}

h3.h3sendresume {
    margin-right: 20px;
    color: #6f80f6
}

.contentresume {
    float: right;
    /* padding: 20px 100px; */
    margin-bottom: 30px
}

input.SendResume.btnSendResume {
    border: 1px solid #3347cd
}

select.inputrowresume {
    width: 250px
}

img.img-wp {
    width: 100%
}

.description-footer {
    direction: rtl
}

.col-lg-12.onerowreg {
    margin-bottom: 10px
}

span.lblregister {
    float: left;
    line-height: 26px;
    font-size: 13px;
    font-weight: 500
}

.allRegister {
    margin-top: 20px;
    margin-bottom: 20px;
    float: right;
    width: 100%
}

input.inputreg {
    width: 275px !important;
    margin-left: 10px;
    border: 1px solid #ddd;
    height: 25px;
    border-radius: 2px;
    float: right;
    box-shadow: inset 0 0 9px 4px rgba(0,0,0,.02)
}

.divbranch {
    float: right;
    width: 100%;
    margin-top: 30px
}

.col-lg-4.onebranch {
    margin-bottom: 10px;
    text-align: center
}

a.atitlwbranch {
    padding: 25px;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 400;
    border: 1px solid #afafaf;
    width: 100%;
    display: block;
    color: #4a4845
}

.atitlwbranch:hover {
    color: #aa30dc !important;
    background: white
}

ul.ullistostan {
    margin-top: 30px;
    list-style: none;
    background: #5c1778;
    float: right;
    margin-right: 0;
    padding-right: 0;
    width: 200px
}

li.lilistostan {
    width: 100%;
    float: right
}

a.alistostan {
    display: block;
    padding-bottom: 5px;
    margin-top: 5px;
    padding-right: 12px;
    color: aliceblue
}

li.lilistostan:hover {
    background: #7905a9
}

span.countbranch {
    float: left;
    padding-left: 10px
}

a.ainjaresume {
    font-size: 18px;
    font-weight: 500
}

label#Name-error {
    /* color: #ff4343; */
    /* font-size: 12px; */
    /* position: relative; */
    /* float: right; */
    /* margin-right: 10px; */
}

label#Family-error {
    /* color: #ff4343; */
    /* font-size: 12px; */
    /* position: relative; */
    /* float: right; */
    /* margin-right: 10px; */
}

label#BeginDate-error {
    /* color: #ff4343; */
    /* font-size: 12px; */
    /* position: relative; */
    /* float: right; */
    /* margin-right: 10px; */
}

label#ReshteTahsili-error {
    color: #ff4343;
    font-size: 12px;
    position: relative;
    float: right;
    margin-right: 10px
}

label#Tel-error {
    /* color: #ff4343; */
    /* font-size: 12px; */
    /* position: relative; */
    /* float: right; */
    /* margin-right: 10px; */
}

label#LastJobName-error {
    color: #ff4343;
    font-size: 12px;
    position: relative;
    float: right;
    margin-right: 10px
}

label#LastLocationJob-error {
    color: #ff4343;
    font-size: 12px;
    position: relative;
    float: right;
    margin-right: 10px
}

label#Resume-error {
    color: #ff4343;
    font-size: 12px;
    position: relative;
    float: right;
    margin-right: 10px
}

span.tazakorresume {
    width: 100%;
    float: right;
    text-align: center;
    background: #ff4646;
    color: white;
    padding: 5px 0
}

label#Username-error {
    color: #ff4343;
    font-size: 12px;
    position: relative;
    float: right;
    margin-right: 10px
}

label#Password-error {
    color: #ff4343;
    font-size: 12px;
    position: relative;
    float: right;
    margin-right: 10px
}

label#StudentName-error {
    color: #ff4343;
    font-size: 12px;
    position: relative;
    float: right;
    margin-right: 10px
}

label#FatherName-error {
    color: #ff4343;
    font-size: 12px;
    position: relative;
    float: right;
    margin-right: 10px
}

label#Mobile-error {
    /* color: #ff4343; */
    /* font-size: 12px; */
    /* position: relative; */
    /* float: right; */
    /* margin-right: 10px; */
}

.DivErrorRegister {
    float: right;
    width: 100%;
    background: #fbf3e9;
    text-align: center;
    padding: 10px;
    border: 1px solid #ffcbcb
}

span.ErrorRegister {
    color: #ff0021;
    padding: 10px;
    font-size: 16px
}

.rightTopmenu {
    float: right;
    width: 90%
}

.leftLanguge {
    float: left;
    margin-top: 7px;
}

    /*    .leftLanguge a {
        margin-top: 5px;
        padding: 2px 10px;
        border-radius: 3px;
        background: #4e1467;
        color: #fff;
        font-size: 12px
    }*/

    .leftLanguge .aloginstu {
        /* margin-top: 6px; */
        padding: 8px 10px;
        border-radius: 4px;
        float: left;
        /* background: #4e1467; */
        color: #fff;
        font-size: 12px;
        height: 30px;
        margin-left: 5px
    }

    .leftLanguge a:hover {
        /* background: #fff; */
        /* color: #5c1879; */
    }

.lsi {
    background: #eee
}

    .lsi .logo-footer {
        color: #7d7680;
        border-bottom: 1px solid #e3e0e0
    }

    .lsi .description-footer {
        color: #666
    }

.topmenu .nav {
    margin-right: 0;
    transition: all .3s ease-out
}

#myCarousel {
    border: 10px solid #fff;
    border-radius: 3px;
    box-shadow: 0 0 1px 0 #b3b3b3
}

    #myCarousel img {
        border-radius: 4px
    }

.togglemenu {
    float: right;
    color: #5c1879;
    margin-top: 10px;
    height: 30px;
    background: #fff;
    /* padding: 3px 8px; */
    border-radius: 4px;
    font-weight: 500;
    padding-right: 30px;
    border: 2px solid #5d167b;
    cursor: pointer;
    transition: all .2s ease-out;
    /* margin-right: 10px; */
    position: relative;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

    .togglemenu i {
        top: 5px;
        position: absolute;
        right: 7px;
        font-size: 18px
    }

    .togglemenu.active {
        color: #fff;
        background: #4e1467
    }



.DivAboutMe img {
    width: 100% !important;
    height: 100% !important
}

.divsinglepost img {
    width: 100% !important;
    height: 100% !important
}

span.spMessageActivecode {
    width: 100%;
    text-align: center;
    float: right;
    background: #99e8e8;
    padding: 10px;
    color: black;
    border-radius: 6px
}

label#MeliCode-error {
    color: #ff4343;
    font-size: 12px;
    position: relative;
    float: right;
    margin-right: 10px
}

.meshim_widget_widgets_IconFont.icon_font.logo {
    display: none !important
}

a.meshim_widget_widgets_branding_ZopimGolion.desktop {
    display: none !important
}

span.Required {
    float: left;
    color: red;
    line-height: 35px;
    margin-left: 10px;
    font-size: 15px;
    font-weight: 600
}

.centerdiv {
    width: 100% !important;
    text-align: center !important
}

button.close.closemodal {
    position: absolute !important;
    background: white;
    color: black
}

.width400 {
    width: 400px
}

.margin-bottom15 {
    margin-bottom: 15px
}

label#SchoolName-error {
    color: #ff4343;
    font-size: 12px;
    position: relative;
    float: right;
    margin-right: 10px
}

a.instaicon {
    position: absolute;
    left: 0;
    top: 0
}

form.formsearch {
    float: left;
    position: relative
}

button.btnsearch {
    position: absolute;
    left: 0;
    border-radius: 4px 0 0 4px;
    background: #4e1467;
    color: #fff;
    border: 1px solid #333;
    height: 100%
}

input.inpsearch {
    width: 120px;
    border: 1px solid #4e1467;
    border-radius: 4px;
    padding: 1px 5px;
    font-size: 12px
}

h1.h1index {
    font-size: 22px;
    margin: 0;
    padding: 14px;
    color: #262626;
}

.divh1 {
    text-align: center;
    border: 1px solid #e2e2e2;
    border-radius: 8px;
}

h2.h2top {
    font-size: 17px;
}

h4.h4top {
    font-size: 15px;
}

select.textcontactus {
    width: 100%;
    float: right;
    border: 1px solid #e4e1e1;
    height: 40px;
}

.bordrdiv {
    float: right;
    width: 100%;
    padding: 10px;
    border-radius: 4px;
    margin-top: 20px;
    border: 1px solid #ffc8c8;
    margin-bottom: 20px;
}

.onedivborder {
    float: right;
    width: 100%;
    border: 1px solid #ddd;
    padding: 22px;
    margin-top: 20px;
    border-radius: 8px;
}

span.splblfordiv {
    float: right;
    position: relative;
    top: -24px;
    border: 1px solid #ddd;
    background: #ff5959;
    color: white;
    border-radius: 8px;
    padding: 3px 15px;
}

span.addrowresum {
    background: #e8f0fe;
    color: black;
    padding: 1px 10px;
    border-radius: 4px;
    border: 1px solid #b0b0b0;
    position: relative;
    right: 0px;
    float: left;
    top: -22px;
    cursor: default;
}

label.error {
    position: absolute;
    right: 170px;
    color: #ff4343;
    font-size: 12px;
    top: 0;
    z-index: 0;
}

.toggle_icon {
    display: flex;
    height: 38px;
    width: 38px;
    float: right;
    margin-left: 10px;
    justify-content: center;
    align-items: center;
}

.inside_icon {
    display: flex;
    width: 24px;
    height: 24px;
    background: rgb(0 0 0 / 15%);
    border-radius: 100px;
    position: relative;
}

    .inside_icon:after {
        content: "";
        position: absolute;
        width: 13px;
        height: 3px;
        background: #fff;
        border-radius: 100px;
        top: 50%;
        margin-right: 5px;
        margin-top: -1px;
    }

    .inside_icon:before {
        content: "";
        position: absolute;
        width: 3px;
        height: 13px;
        background: #fff;
        border-radius: 100px;
        top: 50%;
        margin-right: 10px;
        margin-top: -6px;
    }

.open_cl .inside_icon:before {
    display: none;
}

.open_cl .collapse {
    display: block;
}

.panel-default a:focus, .panel-default a:hover {
    color: #651b84;
    text-decoration: none;
}

button.btn.btn-info.btn-lg.float-left {
    float: left;
    margin-left: 20px;
}

.divfoterdesin {
    background: #5c1879;
    color: white;
    float: right;
    width: 100%;
}

a.text-xlarge {
    color: white;
    font-weight: 400;
}

img.logoAiReels {
    float: left;
    height: 30px;
}





.phone-header {
    overflow: hidden; /* برای اینکه ارتفاع درست حساب بشه */
    border: 1px solid #ffffff;
    border-radius: 10px;
    float: left;
    /* background: antiquewhite; */
}

    .phone-header i {
        float: left;
        margin-left: 5px; /* فاصله بین آیکن و شماره */
        color: #25d366; /* رنگ آیکن */
        font-size: 18px;
        /* برای هم‌تراز شدن با متن */
        height: 30px;
        padding-top: 7px;
    }

    .phone-header a {
        float: left;
        text-decoration: none;
        font-size: 12px;
        padding: 6px 6px 0 5px;
        color: #ffffff;
        line-height: 20px; /* برای هم‌ترازی با آیکن */
    }

        .phone-header a:hover {
            /* color: #000000; */
            color: #ffffff;
            text-decoration: none;
            font-size: 12px;
            line-height: 20px;
            transition: all 0.3s ease; /* انیمیشن نرم */
            position: relative;
        }

a.instaicon1 {
    padding: 8px 10px;
    border-radius: 4px;
    float: left;
    color: #fff;
    font-size: 12px;
    height: 30px;
    margin-left: 5px;
}


img.picslider {
    width: 100%;
    border-radius: 10px;
}

.divpicslider {
    position: relative;
    text-align: center;
    color: #fff;
}

img.picslider {
    width: 100%;
    border-radius: 10px;
    display: block;
}

/* متن روی تصویر */
.slider-text {
    position: absolute;
    bottom: 50px; /* فاصله از پایین */
    right: 40px; /* فاصله از راست */
    text-align: right;
}

    /* تیتر */
    .slider-text h2 {
        font-size: 36px; /* اندازه بزرگ‌تر */
        font-weight: 700; /* ضخیم و بولد */
        margin: 0 0 10px 0; /* فاصله بین خطوط */
        line-height: 1.2; /* فاصله بین خطوط کمتر و جمع‌تر */
        color: #fff;
        text-shadow: 3px 3px 10px rgba(0,0,0,0.6); /* سایه برای خوانایی بهتر */
    }

/* دکمه */
.btn-course {
    display: inline-flex;
    align-items: center;
    gap: 8px; /* فاصله متن و آیکن */
    padding: 12px 24px;
    background: linear-gradient(135deg, #25d366, #128c7e);
    color: #fff;
    text-decoration: none;
    border-radius: 50px;
    font-size: 16px;
    font-weight: bold;
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
    transition: all 0.3s ease;
}

    .btn-course i {
        font-size: 14px;
        transition: transform 0.3s ease;
    }

    .btn-course:hover {
        background: linear-gradient(135deg, #1da851, #0e6f62);
        transform: translateY(-3px);
        box-shadow: 0 6px 16px rgba(0,0,0,0.3);
    }

        .btn-course:hover i {
            transform: translateX(-5px); /* فلش موقع هاور کمی حرکت کنه */
        }






.DivContactUsinhome {
    text-align: center; /* همه متن و دکمه وسط چین */
    padding: 30px 15px; /* فاصله داخلی */
    max-width: 800px; /* حداکثر عرض برای ظاهر مرتب */
    margin: 0 auto; /* وسط صفحه قرار بگیره */
}

.picContactUsinhome {
    width: auto;
    height: 350px; /* ارتفاع ثابت */
    max-width: 100%; /* تا روی موبایل جمع بشه */
    border-radius: 10px; /* گوشه‌های گرد */
    margin-bottom: 20px; /* فاصله با متن */
}

.h2ContactUsinhome {
    font-size: 28px;
    font-weight: 800;
    margin-bottom: 15px;
    color: #000000;
}

.pContactUsinhome {
    font-size: 16px;
    line-height: 1.6;
    color: #333;
    margin-bottom: 25px;
}

/* دکمه تماس */
.DivContactUsinhome .btn-course {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 24px;
    background: linear-gradient(135deg, #25d366, #128c7e);
    color: #fff;
    text-decoration: none;
    border-radius: 50px;
    font-size: 16px;
    font-weight: bold;
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
    transition: all 0.3s ease;
}

    .DivContactUsinhome .btn-course i {
        font-size: 14px;
        transition: transform 0.3s ease;
    }

    .DivContactUsinhome .btn-course:hover {
        background: linear-gradient(135deg, #1da851, #0e6f62);
        transform: translateY(-3px);
        box-shadow: 0 6px 16px rgba(0,0,0,0.3);
    }

        .DivContactUsinhome .btn-course:hover i {
            transform: translateX(-5px);
        }











.levels-section {
    padding: 10px 15px;
    background-color: #f2f2f2;
    text-align: center;
    margin-bottom: 20px;
}

.levels-title {
    font-size: 28px;
    font-weight: 800;
    margin-bottom: 10px;
    color: #000000;
}

.levels-subtitle {
    font-size: 16px;
    color: #333;
    margin-bottom: 30px;
}

/* گرید با فلوت */
.levels-grid {
    width: 100%;
    overflow: hidden; /* برای پاکسازی float */
}

.level-card {
    position: relative;
    float: left; /* شناور به چپ */
    width: calc(50% - 20px); /* هر کارت نصف عرض منهای فاصله */
    margin: 0 10px 20px 10px; /* فاصله بین کارت‌ها */
    height: 250px;
    border-radius: 15px;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.4s ease;
}

    /* تصویر کارت */
    .level-card img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.4s ease;
    }

    /* لایه نیمه‌شفاف برای متن */
    .level-card::before {
        content: '';
        position: absolute;
        inset: 0;
        background: rgba(0,0,0,0.4);
        z-index: 1;
        transition: background 0.4s ease;
    }

    /* متن روی کارت */
    .level-card span {
        position: absolute;
        top: 70%;
        left: 80%;
        transform: translate(-50%, -50%);
        color: #fff;
        font-size: 24px;
        font-weight: 700;
        text-shadow: 2px 2px 8px rgba(0,0,0,0.6);
        z-index: 2;
        text-align: center;
    }

    /* افکت هاور */
    .level-card:hover img {
        transform: scale(1.05);
    }

    .level-card:hover::before {
        background: rgba(0,0,0,0.2);
    }



@media (max-width:991px) {
    .slider-text {
        text-align: center;
    }

        .slider-text h2 {
            font-size: 20px; /* کوچکتر برای موبایل */
            line-height: 1.3;
        }


    .instaicon1 {
        display: none;
    }

    .topmenu .nav {
        display: none
    }

    .topmenu {
        height: auto;
        padding-bottom: 10px
    }

        .topmenu .nav.active {
            display: block;
            width: 100%
        }

    .nav > li {
        width: 50%
    }

    img.imgoneitemlistpage {
        max-height: 100%;
        max-width: 100%;
        width: 100px;
        height: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto
    }

    .leftLanguge {
        margin-top: 10px;
    }

    img.picslider {
        height: 460px;
        width: 100%;
        object-fit: cover;
        object-position: center;
        filter: brightness(74%); /* تصویر 40٪ تیره‌تر میشه */
        border-radius: 10px;
    }

    .picContactUsinhome {
        width: auto;
        height: auto;
    }

    .h2ContactUsinhome {
        font-size: 18px;
    }

    .pContactUsinhome {
        font-size: 13px;
    }

    .level-card {
        float: none;
        width: 100%;
        height: 200px;
        margin: 0 0 20px 0;
    }

        .level-card span {
            font-size: 20px;
        }
}

@media (min-width:992px) {
    .togglemenu {
        display: none
    }
}
