@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iransans/IRANSansWeb.eot');
    src: url('../fonts/iransans/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/iransans/IRANSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/iransans/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/iransans/IRANSansWeb.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/iransans/IRANSansWeb_Bold.eot');
    src: url('../fonts/iransans/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/iransans/IRANSansWeb_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/iransans/IRANSansWeb_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/iransans/IRANSansWeb_Bold.ttf') format('truetype');
}

body {
    font-family: IRANSans;
    margin: 0px;
    padding: 0px;
    direction: rtl;
    line-height: 1.7em;
    font-size: 14px;
    background-color: #FFFFFF;
    color: #656565;
}

    body a {
        color: #656565;
    }

        body a:hover {
            text-decoration: none;
        }

hr {
    margin-bottom: 10px;
    border: 1px solid #e3e3e3;
}

.text-justify {
    text-align: justify;
}

.left-align {
    text-align: left;
}

.center-align {
    text-align: center;
}

.left-border {
    border-left: 1px solid #dbdbdb;
}

.bottom-margin {
    margin-bottom: 30px;
}

#header {
    background-color: white;
}

#header-responsive {
    display: none;
    height: 52px;
    background-color: #00bcf6;
}

.logo {
    float: right;
    margin-left: 5px;
}

.title {
    color: #0d4eba;
}

.sub-title {
    font-size: 14px;
    margin-top: 13px;
}

.header-content {
    padding-top: 30px;
}

    .header-content img {
        float: right;
        margin-top: 5px;
    }

    .header-content a {
        color: #33747a;
    }

.header-content-text {
    margin-right: 40px;
}

    .header-content-text span {
        font-size: 0.7em;
    }

#search-input {
    margin-top: 35px;
    display: flex;
}

.search-txt {
    outline: none;
    width: 100%;
    border: 0px;
}

#menu {
    background-color: #9bd6e6;
    position: relative;
    top: 35px;
    z-index: 3;
    width: 100%;
}

.navbar-default {
    min-height: 55px;
}

    .navbar-default a:hover {
        border-bottom: 4px solid #6ecbe4;
    }

.menu-icon {
    line-height: 6em;
    font-size: 8px;
    padding: 0px 6px;
    color: #6ecbe4;
}

#slideshow {
    position: relative;
    top: -54px;
    background-color: #e5e2df;
}

.slideshow-paging {
    height: 60px;
    background-color: #00bcf6;
}

#about {
    margin-top: 20px;
}

.about-pic {
    margin-top: 20px;
}

.direct-btn {
    margin: 12px 0px;
}

.offer {
    background-image: url("../images/takh.jpg");
    height: 355px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 53px;
    text-align: center;
}

.offer-title {
    padding-top: 115px;
    color: red;
}

.offer-content {
    height: 150px;
    margin: 0px 35px;
    background-color: rgba(255, 255, 255, 0.71);
    border-radius: 7px;
    padding: 15px;
}

.seperator {
    background-repeat: no-repeat;
    background-position: center;
    height: 73px;
}

    .seperator img {
        margin: auto;
        display: block;
        padding-top: 25px;
    }

.services {
    background-image: url("../images/fel.png");
}

#hornav {
    background-color: #0d49b2;
}

.hornav-icon {
    display: block;
    text-align: center;
    margin: auto;
    margin-bottom: 5px;
}

.nav-tab {
    max-width: 973px;
    width: 100%;
    margin: 13px auto 0px auto;
    border: 0px;
}

    .nav-tab > li > a {
        background-color: transparent !important;
        border: 0px !important;
        color: white;
    }

        .nav-tab > li > a:hover {
            color: #00bcf6;
        }

#tab {
    margin-top: 30px;
}

.tab-title {
    margin-bottom: 30px;
}

.question {
    background-image: url("../images/fel1.png");
}

#question {
    background-color: #f7f7f7;
    padding-top: 30px;
    padding-bottom: 15px;
}

.question-seperator {
    margin: 20px 0px;
    border-top: 1px solid #dbdbdb;
}

.question-title {
    border-right: 2px solid #4cb2e3;
    padding-right: 10px;
}

.number-style {
    padding: 1px 8px;
    background-color: #4cb2e3;
    color: white;
    margin-left: 5px;
}

    .number-style:hover {
        background-color: #0d49b2;
    }

.answer-style {
    padding: 10px 33px 10px 0px;
    color: #9f9f9f;
}

.answer {
    color: #4cb2e3;
}

.news-title {
    color: black;
    margin-right: 10px;
}

    .news-title:hover {
        color: #4cb2e3;
    }

#doctor {
    margin-top: 30px;
    margin-bottom: 15px;
}

.doctor-title {
    margin-bottom: 20px;
    display: block;
}

.question-content {
    height: 250px;
    overflow: auto;
}

#base {
    background-color: #3a3a3a;
    color: #f5f5f5;
}

.base-info {
    min-height: 115px;
    padding: 4px 0px;
}

.base-section {
    height: 115px;
    padding: 21px 0px;
}

.base-img {
    float: right;
}

.base-content {
    font-size: 12px;
    margin-right: 106px;
    color: gray;
}

.base-title {
    margin-right: 106px;
}

#footer {
    background-color: #2f2f2f;
    color: #f5f5f5;
}

.addr {
    background-color: #474747;
}

.location {
    text-align: center;
    padding: 20px 0px 10px 0px;
}

.gis {
    margin: auto;
    padding: 12px 25px;
}

.point {
    font-size: 20px;
    margin: 0px 6px;
}

.footer-content {
    font-size: 12px;
    color: gray;
}

.carousel-indicators {
    bottom: -53px;
}

.icon-header-responsive {
    float: left;
    margin-top: 14px;
    font-size: 20px;
    color: white;
}

.img-header-responsive {
    width: 33px;
    margin: 6px 12px;
}

#search-field {
    display: none;
}

.search-field-div {
    padding: 10px;
}

.search-field-txt {
    background: transparent;
    border: 0px;
    border-bottom: 1px solid white;
    width: 100%;
    outline: none;
    padding-right: 35px;
    color: white;
}

.search-field-icon {
    position: absolute;
    color: white;
    font-size: 17px;
    right: 20px;
}

.social {
    text-align: center;
    padding: 10px 0px;
}

.social-icon {
    font-size: 20px;
    color: black;
    background: white;
    padding: 6px 0px;
    border-radius: 50px;
    margin: 0px 4px;
    width: 34px;
    height: 32px;
}

.active a {
    border-radius: 0px !important;
}

    .active a:hover {
        border-radius: 0px !important;
    }

.nav-pills > .active {
    border-left: 0px;
}

    .nav-pills > .active a {
        background-image: url("../images/right.png");
        background-position: left;
        background-repeat: no-repeat;
        color: white !important;
    }

.nav-pills > li > a {
    border-radius: 0px;
}

.nav-stacked > li + li {
    margin-top: 0;
    border-top: 1px solid #dddddd;
}

.nav-stacked > li {
    border-left: 1px solid #dddddd;
    background-color: whitesmoke;
}

.pagging {
    font-size: 23px;
    color: #4cb2e3;
}

    .pagging:hover {
        color: #0d49b2;
    }

.nav-pills {
    height: 300px;
    overflow: auto;
}

    .nav-pills a {
        padding: 0px;
    }

.pill-image {
    width: 55px;
    height: 55px;
    border-radius: 50px;
    margin: 0px 3px;
    float: right;
}

.doctr-experience {
    display: block;
    max-height: 85px;
}

@media screen and (max-width: 992px) {
    #header {
        display: none;
    }

    #menu {
        display: none;
        position: fixed !important;
        height: 100%;
        z-index: 30;
        top: 52px !important;
        overflow: auto;
    }

        #menu > .container {
            margin-bottom: 45px;
        }

    #slideshow {
        position: inherit;
    }

    #header-responsive {
        display: block;
    }

    .menu-icon {
        display: none;
    }

    .menu-nav {
        margin: 0px -15px;
    }

        .menu-nav li {
            background-color: #9bd6e6;
            border-bottom: 1px solid rgba(220, 220, 220, 0.29);
        }

        .menu-nav a:hover {
            border: 0px !important;
        }

        .menu-nav a {
            color: #f4feff !important;
        }

    #search-field {
        display: block;
    }
}

/*AmirHossein Card*/
.card-wrapper {
    margin: 0 auto;
    padding-top: 2em;
    background-color: #fff;
    height: 100%;
}

.card {
    background-color: #fff;
    display: block;
    overflow-y: hidden;
    color: #212121;
    text-overflow: ellipsis;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom: 2px solid #e0e0e0;
    -webkit-box-shadow: 0px 5px 0px 0px rgba(102,102,102,0.4);
    -moz-box-shadow: 0px 5px 0px 0px rgba(102,102,102,0.4);
    box-shadow: 0px 5px 0px 0px rgba(102,102,102,0.4);
}

    .card .controls {
        content: "";
        display: block;
        height: 2.5em;
        width: 100%;
        list-style: none;
        margin: 0;
        padding: 0;
        border-top: 1px solid #eee;
    }

        .card .controls li {
            position: relative;
            z-index: 1;
            color: #424242;
            font-size: 1.1em;
            height: 100%;
            display: inline-block;
            float: left;
            width: 33.33333%;
            text-align: center;
        }




            .card .controls li:hover {
                cursor: pointer;
                color: #fff;
                transition: color .175s;
            }


        .card .controls .read:after {
            position: absolute;
            content: " ";
            z-index: -2;
            display: block;
            background: #0090FF;
            height: 120%;
            width: 100%;
            margin-top: 0;
            transition: transform .175s;
        }

        .card .controls .views:after {
            position: absolute;
            content: " ";
            z-index: -2;
            display: block;
            background: #5CB85C;
            height: 120%;
            width: 100%;
            margin-top: 0;
            transition: transform .175s;
        }

        .card .controls .comment:after {
            position: absolute;
            content: " ";
            z-index: -2;
            display: block;
            background: #D9534F;
            height: 120%;
            width: 100%;
            margin-top: 0;
            transition: transform .175s;
        }

        .card .controls li:hover::after {
            transform: translateY(-80%);
            transition: transform .175s;
            margin-top: 0;
        }

        .card .controls li p {
            padding-top: 0px;
            display: inline-block;
            font-size: .8em;
            vertical-align: middle;
        }

            .card .controls li p:hover {
                color: #fff;
            }

            .card .controls li p a {
                color: black;
            }

                .card .controls li p a:hover {
                    color: #fff;
                }

            .card .controls li p .text-a {
                padding-top: 15px;
            }

    .card h3 {
        font-weight: normal;
        padding-top: 0;
        margin-top: 0.3em;
        margin-left: 0.7em;
        margin-bottom: 0;
        color: #0090FF;
        padding-top: 0.4em;
        padding-left: 1.75em;
        padding-right: 0.75em;
        padding-bottom: 0.6em;
    }

    .card .desc-text {
        color: #212121;
        min-height: 80px;
        font-size: 1em;
        padding-top: 0.4em;
        padding-left: 1.75em;
        padding-right: 1.75em;
        padding-bottom: 0.6em;
        text-overflow: ellipsis;
        word-wrap: break-word;
        overflow: hidden;
        max-height: 10.5em;
        line-height: 1.5;
    }
/*AmirHossein card*/

/*AmirHossein pCard*/

.cardp {
    font-size: 1em;
    overflow: hidden;
    padding: 0;
    margin-top: 2em;
    border: none;
    border-radius: .28571429rem;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
}

.cardp-block {
    font-size: 1em;
    position: relative;
    margin: 0;
    padding: 1em;
    border: none;
    border-top: 1px solid rgba(34, 36, 38, .1);
    box-shadow: none;
}

.cardp-img-top {
    display: block;
    width: 100%;
    height: auto;
}

.cardp-title {
    font-size: 1.28571429em;
    font-weight: 700;
    line-height: 1.2857em;
}

.cardp-text {
    clear: both;
    margin-top: .5em;
    color: rgba(0, 0, 0, .68);
}

.cardp-footer {
    font-size: 1em;
    position: static;
    top: 0;
    left: 0;
    max-width: 100%;
    padding: .75em 1em;
    color: rgba(0, 0, 0, .4);
    border-top: 1px solid rgba(0, 0, 0, .05) !important;
    background: #fff;
}

.cardp-inverse .btn {
    border: 1px solid rgba(0, 0, 0, .05);
}

.profile {
    position: absolute;
    top: -12px;
    display: inline-block;
    overflow: hidden;
    box-sizing: border-box;
    width: 25px;
    height: 25px;
    margin: 0;
    border: 1px solid #fff;
    border-radius: 50%;
}

.profile-avatar {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 50%;
}

.profile-inline {
    position: relative;
    top: 0;
    display: inline-block;
}

    .profile-inline ~ .cardp-title {
        display: inline-block;
        margin-left: 4px;
        vertical-align: top;
    }
/*AmirHossein pCard*/

/*-----------------------------------------------------------------------------------*/
/* Blog */
/*-----------------------------------------------------------------------------------*/
.blog-post-date {
    position: absolute;
    padding: 0px;
    text-align: left;
    font-weight: 400;
    font-size: 20px;
    margin: 0 10px 0 0;
    right: 0;
    top: 0;
}

    .blog-post-date a {
        color: #b3b3b3;
    }

.blog-post {
    margin-bottom: 30px;
}

.blog-post-details-item {
    float: left;
    padding: 3px 10px;
    font-size: 12px;
    background: #f4f4f4;
    margin: 0 10px 0 0;
}

    .blog-post-details-item a {
        color: #b3b3b3;
    }

.blog-item-header {
    position: relative;
    display: block;
    padding-bottom: 0px;
    margin-bottom: 10px;
}

    .blog-item-header h2 {
        padding: 0;
    }

        .blog-item-header h2 a {
            color: #555555;
            text-decoration: none;
        }

.blog-item-footer .blog-author p {
    padding: 0;
    margin: 0;
}

.blog-item-footer .blog-recent-comments .profile-thumb {
    padding: 10px 20px;
}

.blog-item-footer .blog-recent-comments h4 {
    color: #555555;
}

.blog-item-footer .blog-recent-comments .date {
    color: #b3b3b3;
}

.blog-item-footer .blog-recent-comments img {
    border: 5px solid #e6e6e6;
    border-radius: 5px;
}

.blog-item-footer .blog-recent-comments .list-group-item {
    padding-bottom: 30px;
}

.blog-item-footer hr {
    width: 100%;
}

.blog-item-footer h4 {
    margin: 0;
    padding: 0;
}
/* Blog - Tags */
.blog-tags {
    list-style: none;
    margin: 10px 0 20px;
    overflow: hidden;
    padding: 0;
}

    .blog-tags li {
        float: left;
    }

.blog-tag {
    background: #F4F4F4;
    border-radius: 3px 0 0 3px;
    color: #333333;
    display: inline-block;
    font-size: 10px;
    height: 22px;
    line-height: 22px;
    padding: 0 25px 0 10px;
    position: relative;
    margin: 0 7px 7px 0;
    text-decoration: none;
    -webkit-transition: color 0.2s;
    box-shadow: 1px -1px 0px rgba(0, 0, 0, 0.15) inset;
}

    .blog-tag::before {
        background: #b3b3b3;
        border-radius: 10px;
        box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
        content: '';
        height: 6px;
        right: 10px;
        position: absolute;
        width: 6px;
        top: 8px;
    }

    .blog-tag::after {
        background: #FFF;
        border-bottom: 11px solid transparent;
        border-left: 10px solid #F4F4F4;
        border-top: 11px solid transparent;
        content: '';
        position: absolute;
        right: 0;
        top: 0;
    }

    .blog-tag:hover {
        background-color: #7dc2c9;
        color: white;
    }

        .blog-tag:hover::after {
            border-left-color: #7dc2c9;
        }
/* Recent Posts */
ul.posts-list {
    margin-left: 0;
    padding-left: 0;
}

    ul.posts-list li {
        list-style: none;
    }

.recent-post {
    margin-bottom: 20px;
}

    .recent-post img {
        padding-right: 10px;
    }

    .recent-post .recent-post-date {
        font-size: 11px;
    }

.posts-list-title {
    font-size: 12px;
}

.blog-post-date.text-left {
    left: 0 !important;
    font-size: .9em;
    color: #717171;
    position: inherit;
}

.blog-post-details-item {
    float: right;
}

.blog-tags li {
    float: right !important;
}

.blog-item-header h2 {
    font-size: 1.9em;
}
/*---------------------*/
.perCicle {
    background-image: url(/assets/img/pr.png);
    color: #fff;
    background-repeat: no-repeat;
    height: 90px;
    background-position: 50%;
    padding-top: 35px;
    padding-right: 35px;
    font-family: IRANSans;
    font-size: 2em;
}

.peri {
    background-color: #c3f4fe;
    padding-top: 25px;
    margin-right: -18px;
    padding-bottom: 25px;
    padding-right: 10px;
}


.offerTitle {
    border-bottom: 1px solid #d2d1d1;
}

    .offerTitle h2 {
        font-size: 1.3em;
        line-height: 30px;
        color: #767676;
    }

    .offerTitle h3 {
        font-size: .95em;
        color: black;
    }

h3.offer-title-single {
    margin-top: 35px !important;
    min-height: 140px;
}
/*------------*/
.meta {
    height: 35px;
}
.blog-post-body {
    margin-top: 15px;
}
.col-sm-8.date {
    padding-left: 0;
    margin-left: 0;
}
.col-sm-4.photo {
    padding-right: 0;
    margin-right: 0;
}
/*-----------*/