body {
    font-size: unset !important
}
html {
    direction: rtl;
}

body {
    direction: rtl;
    font-family: AbarLowFaNum;
}

li, p, i, td, a {
    font-size: 14px;
}
#header {
    padding: 0;
    top: 90px;
    box-shadow: none;
    background: #798424;
}
#topbar {
    background: #fff;
    height:90px;
    padding-top:5px;
}
#topbar .logo {
    margin: 0 15px;
    float:right;
}
    #topbar .logo img {
        float: right;
        max-height: 70px;
        display: block;
    }
.lang-dropdown
{
    top: 18px;
    border-radius: 5px;
    left: auto;
    right: -15px;
    padding: 0;
    font-size: 10px;
}
.lang-dropdown > li > a 
{
   text-align:center;
   font-size:11px;
}
#pmTitle {
    color: white;
   
    font-size: 24px;
}
.btn-pym1, .btn-pym2 {
    font-size: 12px;
    font-family: AbarLowFaNum;
    padding: 6px 15px;
    border-radius: 25px;
    background-color: #798424;
    color: #283165;
    box-shadow: none;
    border: none;
}
#mobLangbar {
    display: none;
}
.btn-pym2 {
    background-color: #cdcdcc;
    text-align:left;
}
    .btn-pym1:hover {
        background-color: #2f2484c9;
        color: white;
    }


#hosTitle {
    float: right;
    color: #333;
    padding: 3px 10px;
    color: #2f2484;
    text-align: center;
}
    #hosTitle h1 {
        font-weight: bold;
        font-size: 18px;
        margin-bottom: 6px;
        font-family: AbarLowFaNum;
    }
    #hosTitle h2 {
    margin-top:-10px;
    }
    #hosTitle h2, #hosTitle h3 {
        font-family: "Open Sans";
        font-weight: 800;
        font-size: 18px;
        text-transform: uppercase;
    }
    #hosTitle h3 {
        font-weight: 400;
        font-size: 13px;
    }


.mobile-nav-toggle.bi-x {
    color: #fff;
    position: absolute;
    top: -5px;
    right: 15px;
    z-index: 999;
}
p.fst-italic {
    font-size: 16px;
}

#counts p {
    text-align: justify
}

.services .title::after {
    display: none;
}

#counts {
  
    padding-bottom: 50px;
}

.counts .count-box {
    background: #fff;
    box-shadow: -10px -5px 20px 0 rgb(94, 94, 94);
    width: 100%;
    border-radius: 10px;
}

.services {
    background: white;
}

    .services .icon {
        background: #fff;
    }

    .services .icon-box:hover .icon {
        box-shadow: 0px 0 25px #2f2484;
    }

.about {
    background: #f6f6f6;
    /*border-radius: 5% 5% 0 0;*/
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#cta {
    background: #FFF url('/stuff/assets/img/international.jpg') no-repeat center center fixed;
    background-size: auto;
    padding: 100px 0;
    background-size: cover;
    position: relative;
}

    #cta::before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        background: rgba(0, 0, 0, .5);
        width: 100%;
        height: 100%;
    }

.gallery {
    padding: 10px 0px
}
.gallery1 {
    padding: 10px 0px
}
.contact {
    padding: 0;
    border: 2px 0px #999 solid;
}

.departments {
    background: #2f24842b;
}
.navbar li a, .navbar li a:hover {
    color: white;
}

.navbar li.dropdown ul li a {
    color: black;
}
.navbar a, .navbar {
    font-family: AbarLowFaNum;
    font-size: 12px;
}
.navbar ul{
margin-top:0px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: AbarLowFaNum;
}
#hero .btn-get-started {
    font-family: AbarLowFaNum;
}

p .fst-italic {
    font-style: normal;
}

.counts .count-box p {
    font-family: AbarLowFaNum;
    color: #283165;
}

.counts .count-box a {
    font-family: AbarLowFaNum;
    color: #283165;
}

#cta {
    padding: 80px;
}

.cta .cta-btn {
font-family: AbarLowFaNum;
background: #2f2484c9;
border: none;
padding: 20px;
font-weight: bold;
font-size: 25px;
width: 70%;
text-decoration: none;
}

    .cta .cta-btn:hover {
        background: #2f2484;
        color: white;
    }

#footer .footer-top .footer-info p {
    font-family: AbarLowFaNum;
}


#footer .footer-top {
    background: #283165;
}

#footer .footer-top {
    color: white;
}

    #footer .footer-top ul {
        color: white;
    }

.education-link {
    border-radius: 10px;
    border-color: #2f2484;
    padding: 15px;
    color: white;
    background: #2f2484;
    margin: 50px;
    display: flex;
}


#hero{margin-top:80px;}
#hero h2 {
    font-size: 26px;
    font-family: AbarLowFaNum;
    color: #fff;
}

#hero .container-fluid {
    margin: 0;
    width: 100%;
    text-align: center;
    background: rgba(62, 61, 61, 0.6);
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 4px solid #2f2484;
}

.carousel-indicators {
    margin: auto;
    margin-bottom: 15px;
}

#testimonials .carousel-control.left, #testimonials .carousel-control.right {
    background-image: none;
}

#testimonials .carousel-control-next-icon, #testimonials .carousel-control-prev-icon {
    background: none;
    font-size: 30px;
    line-height: 0;
    width: auto;
    height: auto;
    background: #2f2484c9;
    border-radius: 50px;
    transition: 0.3s;
    color: rgba(255, 255, 255, 0.5);
    width: 54px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.itemNews {
    border-radius: 20px;
    border: 5px solid #2f2484c9;
    width: auto;
    height: 200px;
    max-width: 100%;
}

#newsRow {
    padding-right: 60px;
    padding-left: 60px;
}

#testimonials .carousel-control-next, #testimonials .carousel-control-prev {
    width: 60px;
}

#departments h3 {
    text-align: center;
    font-size: 24px;
}

#departments .img-fluid {
    margin: 0;
    margin-bottom: 0px;
    width: 100%;
    padding: 0;
    border-radius: 10px;
    border: 5px solid #2f2484c9;
    margin-bottom: 4px;
}

#departments .education-link {
    width: 100%;
    margin: 0;
}

#educationBox {
    display: table;
    margin: auto;
    width: 300px
}

.counts .count-box span {
    font-size: 50px;
    font-family: 'AbarLowFaNum';
}


#pageImg {
    border-radius: 30px;
    border: 5px solid #2f2484c9;
    width: auto;
    height: 200px;
    max-width: 100%;
    margin-bottom: 15px;
    float: left;
}

#footer .footer-top .footer-links ul a {
    color: white;
    font-size: 17px;
}

#footer .footer-top .footer-newsletter ul a {
    color: white;
    font-size: 17px;
    line-height: 40px;
}

#footer .footer-top .footer-info ul a {
    color: white;
    font-size: 17px;
    line-height: 40px;
}

#footer .footer-top h4 {
    font-size: 21px;
    font-weight: bold;
    color: #cdcdcc;
}

#footer .footer-top .footer-links ul a:hover {
    color: white;
}

#footer {
    background: #2f2484;
    padding: 0;
}

    #footer .copyright {
        color: #000;
        padding-top: 15px;
    }

    #footer .credits {
        color: #000;
        padding-bottom: 15px
    }

    #footer .footer-top {
        padding: 60px 0 8px 0;
    }

.list-square-item-title {
    
    text-align: right;
    margin-top: 14px;
    font-size: 13px;
}

.list-square-item-button {
    margin: auto;
    display: block;
    text-align: center;
}
.list-square-item-image img{
    width:100%;
    max-height:150px;
}
.navbar a:focus {
    font-family: AbarLowFaNum;
    font-size: 12px;
    text-decoration: none;
}
.navbar a .caret{margin-right:5px}
#header #navbar .dropdown ul {
    right: 0;
    left: auto;
}
#navbar {
    margin-bottom:0px;
}
.breadcrumbs {
    padding: 20px 0;
    max-height: 150px;
    
    
    
}
    .breadcrumbs h2 {
        color: #fff;
        margin: 30px 10px ;
        font-family: AbarLowFaNum;
        font-size: 26px;
        font-weight: 600;
    }
#pageMainImage img {
    position:absolute;
    left:15%;
    top:30px;
    z-index:80;
    transition: all 0.5s ease 0s;
    border: 2px solid #2f2484;
    padding: 3px;
    border-bottom-right-radius: 35px;
    border-top-left-radius: 35px;
    width: auto;
    height:240px;
 
}
#pageMainImage img:hover {
    border-radius: 0px;
}
.inner-page , .doctor-page {
    padding-right: 10%;
    padding-left:10%;
    top: 200px;
    display:table;
    margin:auto;
 
    width:100%;

}
.TextBody {
    margin-top: 40px;
    padding: 80px 50px;
  
  
  
}
.TextBody h2 {
         
         padding:10px;
        font-family: AbarLowFaNum;
        font-size: 16px;
        font-weight:500;
    }
.col5me {
    width: 20%;
    float: right;
    padding: 2px;
    margin: 0;
    display: block;
    overflow: hidden;
}
.doctor_card {
    margin: 10px;
    background-color: #cdcdcc;
    height: 455px;
    border: 1px solid #999;
    overflow: hidden;
    border-radius: 30px;
    position: relative;
}
    .doctor_card:hover {
        box-shadow: 0px 0px 10px rgba(0,0,0,0.1), 0px 5px 10px rgba(0,0,0,0.3) !important;
    }
.doctor-img {
    height: 360px;
    overflow: hidden;
    width: 100%;
  
}
.doctor_card img{
width:100%;
height:auto;
margin-top:-25px !important;
}
.doctor-span {
    width: 100%;
    color: #283165;
    font-size: 20px;
    display: block;
    font-weight: bold;
    text-align: center;
}
.doctor-span-takhasos {
    width: 100%;
    font-size: 14px;
    display: block;
    font-weight: bold;
    color: #283165;
    text-align: center;
    font-weight: normal;
}

.doctor-about-special {
    background: #dae0ff;
    padding: 20px;
    color: #283165;
    border-radius: 30px;
}
.doctor-about-special-special {
    border: solid 1px #f00;
    background: #f00;
    padding: 18px;
    color: white;
}
.doctor-about-workplan {
    border: solid 1px #2f2484;
    background: #233e71;
    padding: 18px;
    color: white;
}
.doctor-about-desc {
    background: #dae0ff;
    padding: 18px;
    color: #283165;
    border-radius: 30px;
}
.doctor-about-buttom {
    display: block;
    text-align: center;
    padding: -22px;
    padding: 6px 17px 0px 17px;
    border-radius: 16px;
}
    .doctor-about-buttom span {
        padding: 5px 20px 5px 20px;
        color: white;
        background-color: #283165;
        border-radius: 15px;
    }
    .doctor-about-buttom:hover {
        color: wheat;
    }
    #divMangers {
        margin-top: -70px
    }
    #divMangers img, #Eftekhar img {
        transition: all 0.5s ease 0s;
        border: 3px solid #2f2484;
        padding: 3px;
        border-bottom-right-radius: 35px;
        border-top-left-radius: 35px;
        width: auto;
        height: 240px;
        display: table;
        margin: auto;
    }
.fade:not(.show) {
    opacity: 1;
}
.TextBody p, .TextBody #myTabContent li {
    text-align: justify;
    line-height: 2;
    font-weight: 500;
    
}
.TextBody #myTabs {
    border-bottom: 2px solid #2f2484;
    padding: 1px;
}
.TextBody .nav-tabs > li > a {
    background-color: #fff;
    border: 1px solid #ddd;
}
.TextBody #myTabContent{
    padding:10px;
}
.TextBody .nav-tabs > li.active > a, .TextBody .nav-tabs > li.active > a:focus, .TextBody .nav-tabs > li.active > a:hover {
    background-color: #2f2484;
    border: 1px solid #2f2484;
    color: white;
}
#divMangers img:hover, #Eftekhar img:hover{
    border-radius: unset;
}
#divMangers p, #divMangers h4 {
        text-align: center;
        font-family: AbarLowFaNum;
        font-size: 20px;
        color: #2f2484;
    }
#Eftekhar .BoxImgm {
max-width:300px;
    float: right;
    padding: 2px;
    margin: 0;
    display: inline-block;
    overflow: hidden;
    padding:20px;
    margin:20px;
}
#Eftekhar .BoxImgm p{
    text-align: center;
    font-family: AbarLowFaNum;
    font-weight: 500;
    font-size: 20px;
   
}
    #Eftekhar img {
        width: 240px;
        margin: auto;
    }
.clinicsDiv {
    margin-top: -60px 
}
    .clinicsDiv .col5me 
    {
        width:25%
    }
    .clinicsDiv .cardClinic {
        margin: 15px 10px;
        background: white;
        height: 300px;
        border: 1px solid #999;
        overflow: hidden;
        border-radius: 3px 4px;
        position: relative;
        padding:15px;
    }
        .clinicsDiv .cardClinic:hover {
            box-shadow: 0px 0px 10px rgba(0,0,0,0.1), 0px 5px 10px rgba(0,0,0,0.3) !important;
            background-color: #2f2484;
        }
            .clinicsDiv .cardClinic:hover p{
                color:white;
            }
            .clinicsDiv p {
                text-align: center;
                font-family: AbarLowFaNum;
                font-size: 18px;
                font-weight: 700;
                color: #2f2484;
                padding: 15px 0;
            }
     .cardClinic:hover a {
             
                color: white;
               
            }
    .clinicsDiv img {
        height: 180px;
        overflow: hidden;
        width: 100%;
        margin: 10px auto;
        border-radius: 30px;
        border: 2px solid #ccc;
    }
.newsarchivecontinue {
    float: left;
    border: solid 1px;
    border-radius: 10px;
    background: #2f2484;
    padding: 4px 7px 4px 7px;
    border-color: #2f2484;
    color: white;
}
.international-head {
    border: solid 1px;
    background-color: navy;
    color: white;
    padding: 4px 0 4px 0;
}
    .international-head h3 {
        font-size: 26px;
        margin-right: 15px;
    }

.international_card {
    margin: 10px;
    background: white;
    height: 220px;
    border: 1px solid #999;
    overflow: hidden;
    border-radius: 3px 4px;
    position: relative;
}

.international_card:hover {
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1), 0px 5px 10px rgba(0,0,0,0.3) !important;
}

.international-img {
    height: 130px;
    overflow: hidden;
    width: 130px;
    margin: 10px auto;
    border-radius: 30px;
    border: 2px solid #ccc;
}

.international_card img {
    width: 100%;
    height: auto;
    margin-top: -25px !important;
}

.international-span {
    width: 100%;
    padding: 5px;
    font-size: 14px;
    display: block;
    font-weight: bold
}
.hotelprice{
border:solid 1px #ddd;
margin-bottom:4px;
}
.hotelprice img{
width:200px;
heigth:200px;
}
 .jam-aparat {
        background: url('/uploads/Aparat.png') no-repeat;
       
        margin-top:11px;
        width: 15px;
        height: 15px;
position: absolute;
}
#banerItem {
top : 60px;
position: absolute;
left:100px;
text-align: center;
z-index:1;
}
    #banerItem p{
        margin-bottom:0
    }
    #banerSection {
        position: relative;
        margin: 0px;
        margin-top: 80px;
        padding: 0;
    }
#banerMain .carousel-inner .item img {
    height: 600px;
    width: 100%;
    background-size: cover;
    background-position: center center;
}
.header-banner-list{
list-style-type: none;
padding:0;
}
    .header-banner-list li {
        background-color: #cdcdccd1;
        padding: 11px;
        margin-bottom: 5px;
        cursor: pointer;
        border-radius: 9px;
    }
        .header-banner-list li a p {
            color: black;
            font-size: 15px;
        }
        .header-banner-list li:hover {
            background-color: #cdcdcc;
        }

.lastsection {
    background: #cdcdcc;
}
#header #navbar .dropdown .dropdown-submenu ul {
    display: block;
    position: absolute;
    right: 100px;
    top: 35px;
    left: auto;
    margin: 0;
    padding: 10px 0;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    transition: 0.3s;
    border-radius: 4px;
}

#header #navbar .dropdown .dropdown-submenu:hover > ul {
    opacity: 1;
    right: 100px;
    top: 35px;
    visibility: visible;
}
.navbar .dropdown-submenu a .caret {
    transform: rotate(90deg);
}
.headerlogo img {
    width:60%
}
.fixed-top{
    background:#283165;
}
.aboutus img {
    padding: 40px
}
#childcount {
    position: absolute;
    z-index: 888;
    margin-top: -35px;
    margin-right: 80px;
}
#Section h4 {
    color: #2D3663;
    font-size: 20px;
    margin-bottom: 16px;
}
#Section p {
    color: #283165;
}
#Section img {
    width:50px;
}
#serviceElement {
    margin-top: -100px;
    padding: 0px 110px 0px 110px;
}
.newDoctor {
    margin-top: 82px
}
#tbresume th {
    color: #cdcdcc;
}