@font-face {
font-family: "byekan";
src: url(../fonts/byekan/BYekan.eot);
src: url(../fonts/byekan/BYekan.eot?#iefix) format("embedded-opentype"), url(../fonts/byekan/BYekan.woff) format("woff"), url(../fonts/byekan/BYekan.ttf) format("truetype"), url(../fonts/byekan/BYekan.svg#BYekan) format("svg");
font-weight: normal;
font-style: normal
}

/* font-family: BYekan, Tahoma, Arial , sans-serif;   */

@font-face {
font-family: "yekan";
src: url(../fonts/yekan/Yekan.eot);
src: url(../fonts/yekan/Yekan.eot?#iefix) format("embedded-opentype"), url(../fonts/yekan/Yekan.woff) format("woff"), url(../fonts/yekan/Yekan.ttf) format("truetype"), url(../fonts/yekan/Yekan.svg#Yekan) format("svg");
font-weight: normal;
font-style: normal
}

/* font-family: Yekan, Tahoma, Arial , sans-serif;   */

@font-face {
font-family: "wdgoogle";
src: url(../fonts/wdgoogle/wdgoogle.eot);
src: url(../fonts/wdgoogle/wdgoogle.eot?#iefix) format("embedded-opentype"), url(../fonts/wdgoogle/wdgoogle.woff) format("woff"), url(../fonts/wdgoogle/wdgoogle.ttf) format("truetype");
font-weight: normal;
font-style: normal
}

/* font-family: Wdgoogle, Tahoma, Arial , sans-serif;   */

body {
    margin: auto 0;
    font-family: Yekan, Tahoma, Arial , sans-serif;
}
    .rtl {

    text-align: right;

}

.ltr {

    text-align: left;

}
p {font-family: Yekan, Tahoma, Arial , sans-serif;}

header {
    border-top:10px solid #eeeded;
}
.h2, h2 {
    font-size: 22px;
    font-family: Wdgoogle, Tahoma, Arial , sans-serif;
    margin-top: 35px;
}
.page-header {
    margin: 10px 0;
    border-bottom: 1px solid #00a8eb;
}
.logo {
    margin: 5px auto;
}
.login {
    margin-bottom: 5px;
}
.login a {color: #00a8eb; padding-left: 10px; text-decoration: none; cursor: pointer;}
.login a:hover {color: #337ab7;}
.login a span {
text-align: left;
}
.modal-body ul{
    padding-right: 0 !important;
}
.time {
    margin: 10px auto;
    width: 300px;
    background-image: linear-gradient(to bottom, #fff, #ccc);
    padding: 10px 0;
    font-size: 13px;
    border: 1px solid #eee;
    font-family: BYekan, Tahoma, Arial , sans-serif;
}
.carousel-caption h3 {
    border-bottom: 4px solid #4fb6ff;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.carousel-caption {
    padding: 15px 35px 10px 15px;
}
.btn {
    padding: 5px 20px;
    background-color: #60bfe5;
    color:#fff;  
}
hr {
    border-top: 2px solid #00a8eb;
}
.slideshow .slide img {
    width:100%;
    height:auto;  
}
.carousel-caption {
    background-color: rgba(0,0,0,0.6);
    bottom: 28%;
    left: 8%;
    right: 55%;
    top: 27%;
}
.carousel-control.right , .carousel-control.left {
    opacity: 0.4;
    width:60px;
    height:50px;
    margin-top: 18%;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left:20%;
    top:45%;
    font-size: 25px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right:30%;
    top:45%;
    font-size: 25px;
}
.carousel-control.right {
    background-image: url("../images/left.png");
    background-position: left center;
    background-repeat: no-repeat;
    left: 0;
    right: auto;
}
.carousel-control.left {
    background-image: url("../images/right.png");
    background-position: right center;
    background-repeat: no-repeat;
    left: auto;
    right: 0;
}
.icon_center {
    width:930px;
    margin-top: -85px;
}
.icon_center_darbare_ma {
    background-image: url('../../../images/img/darbare-ma.png');
    background-repeat: no-repeat;
    width:222px; 
    height:238px;
    margin-top: -2px;
}
.icon_center_rahnamaye_bimaran {
    background-image: url('../../../images/img/rahnamaye-bimaran.png');
    background-repeat: no-repeat;
    width:228px; 
    height:230px;
    margin-right: -3px;
}
.icon_center_medical_professionals {
    background-image: url('../../../images/img/medical-professionals.png');
    background-repeat: no-repeat;
    width:224px; 
    height:231px;
    margin-right: -4px;
}
.icon_center_tamas_ba_ma {
    background-image: url('../../../images/img/tamas-ba-ma.png');
    background-repeat: no-repeat;
    width:225px; 
    height:237px; 
    margin-right: -3px;
    margin-top: -2px;
}

.icon_center_darbare_ma img {
    display: block;
    margin: 68px auto 0; 
}

.icon_center_rahnamaye_bimaran img {
    display: block;
    margin: 52px auto 0; 
}

.icon_center_medical_professionals img {
    display: block;
    margin: 55px auto 0; 
}

.icon_center_tamas_ba_ma img {
    display: block;
    margin: 62px auto 0; 
}

.icon_center_darbare_ma span {
    display: block;
    margin: auto;
    text-align: center; 
}

.icon_center_rahnamaye_bimaran span {
    display: block;
    margin: auto; 
    text-align: center; 
}

.icon_center_medical_professionals span {
    display: block;
    margin: auto;
    text-align: center;  
}

.icon_center_tamas_ba_ma span {
    display: block;
    margin: auto; 
    text-align: center;
}
.icon_center span {
    color: #fff;
    font-size: 18px;
    margin-top: 10px;
}
.icon_center a:hover {
    text-decoration: none;
}
.icon_center img:hover {
    border-bottom: 4px solid #fff;
    cursor:pointer;
}
.icon_center img {
    padding-bottom: 10px;
}
.brand-bottom {
    width:1085px;
    margin: 30px auto 20px auto;
}
footer {
    background-color: #e8e8e8;
    padding: 10px 0 5px;
    font-size: 13px;
    color:#8b8989;
}
.slide_show {
    background-color: #ccc;
}
.navbar-default {
    background-color: #00a8eb;
    background-image: none;
    border:none;
}
.navbar-right-left {
    direction: ltr;
}
.navbar-right-left > li {
    float:left !important;
}
.navbar-right-left > li a {
    text-align: left !important;
}
/* menu style */

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; 
}

.dropdown-menu
{
    background-color: #00a8eb;
    border:none;
}

.dropdown-menu > li > a {
    text-align: right;
    color: #fff;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #fff;
    color:#00a8eb;
}

.navbar-nav > li {
    float: right;
    font-family: Wdgoogle, Tahoma, Arial , sans-serif;
}

.navbar{
    margin-top: 10px;
    margin-bottom: 20px;
    border-radius: none;
    min-height: 40px;
    border-radius: 0;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    padding-bottom: 10px;
    padding-top: 10px;
}

.navbar-default .navbar-nav > li > a:focus, 
.navbar-default .navbar-nav > li > a:hover {
    color: #eee;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover  {
    background-color: transparent;
    color: #00A8EB;
    background-image: linear-gradient(to bottom, #fff 0px, #fff 100%);
}
.article-filters {
    padding:6px 4px;
    background-color: #0189BF;
    border-radius: 10px;
    direction: ltr;
    text-align: left;
}
.article-filters span {
    color: #fff;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 5px;
}
.article-filters select, .article-filters input {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;;
}
.article-filters input {
    padding: 5px;
    width: 500px;
}
.article-container {
    padding: 0;
}
.article-row {
    padding: 10px 10px;
    margin: 10px 0;
    border-radius: 10px;
    direction: ltr;
}
.article-row:nth-child(odd) {
    background: #C4ECFC;
}

.article-row:nth-child(even) {
    background: #95D4ED;
}
.contact-filters {
    padding:6px 4px;
    background-color: #0189BF;
    border-radius: 10px;
    text-align: right;
}
.contact-filters span {
    color: #fff;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 5px;
}
.contact-filters select, .contact-filters input {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;


    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;;
}
.contact-filters input {
    padding: 5px;
    width: 500px;
}
.contact-container {
    padding: 0;
}
.contact-row {
    padding: 10px 10px;
    margin: 10px 0;
    border-radius: 10px;
}
.contact-row:nth-child(odd) {
    background: #C4ECFC;
}

.contact-row:nth-child(even) {
    background: #95D4ED;
}
.blog .items-row:nth-child(odd) {
    background: #C4ECFC;
}
.blog .items-row:nth-child(even) {
    background: #95D4ED; 
}
.blog {
    direction: ltr;
}
.blog p {
    font-size: 16px;
}
.blog img {
    border: 1px solid #0090d1;
    margin-right: 10px;
}
.blog .items-row {
    border-radius: 10px;
    direction: ltr;
    margin: 20px 0;
    padding: 20px;
}
.medical-h3 {
    text-align: left;
    color: #0189BF;
    margin-top: 30px;
    margin-bottom: 20px;
}
video {
    border: 2px solid #0090d1;
}
.map {
    border: 2px solid #0090d1;
    width:100%;
    height:380px;
    border-radius: 10px;
}
.article-container2 {
    padding: 0;
}
.article-container2 .article-row {
    padding: 0;
    background: #95D4ED;
    padding: 10px 10px;
    margin: 0;
    border-radius: 10px;
    direction: ltr;
}

.doctor-row {
    padding: 10px 10px;
    margin: 10px 0;
    border-radius: 10px;
}
.doctor-row:nth-child(odd) {
    background: #C4ECFC;
}

.doctor-row:nth-child(even) {
    background: #95D4ED;
}
.doctor-row {
    padding: 0;
    background: #95D4ED;
    padding: 10px 10px;
    border-radius: 10px;
}
.doctor-row h2 {
    font-size: 16px;
}
.doctor-row div {
    margin-bottom: 5px;
}
.doctor-filters {
    padding:6px 4px;
    background-color: #0189BF;
    border-radius: 10px;
    text-align: right;
}
.doctor-filters span {
    color: #fff;
    font-weight: bold;
    margin-right: 10px;
    margin-left: 5px;
}
.doctor-filters select, .doctor-filters input {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;;
}
.doctor-filters input {
    padding: 5px;
    width: 500px;
}

.well {
    background-image: linear-gradient(to bottom, #5BD0FF 0px, #00a8eb 100%);
    background-color: #00a8eb;
    border-color: #0491C9;
    color: #fff;
    min-height: 70px;
}

.well select {
    color:#000;
    margin-bottom: 15px;
    border-radius: 5px;
    padding: 0px; 
}
.well input, textarea {
    color:#000;
    margin-bottom: 15px;
    border-radius: 5px;
    padding: 5px;
}
legend {
   border-color: #0491C9;
   color: #fff;
   padding-bottom: 10px; 
}
label {
    font-weight: normal;
}
.control-group {
    clear: both;
}
.control-label {
    float: right;
    width: 240px; 
}
.controls {
    float: right; 
}
.responstable-education {
    margin: 10px auto auto auto !important;
    width: 1170px !important;
    direction: ltr;
}
.responstable {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #167f92;
    border-radius: 10px;
    color: #024457;
    margin: 1em 0;
    overflow: hidden;
    width: 100%;
}
.responstable tr:nth-child(2n+1) {
    background-color: #c4ecfc;
}
.responstable tr {
    border: 1px solid #d9e4e6;
}
.responstable th:first-child {
    display: table-cell;
    text-align: center;
}
.responstable th, .responstable td {
    display: table-cell;
    padding: 1em;
}
.responstable th, .responstable td {
    margin: 0.5em 1em;
    text-align: center;
}
.responstable th {
    background-color: #177da8;
    border: 1px solid #fff;
    color: #fff;
    padding: 1em;
    text-align: center;
}
.tabs-row:nth-child(odd) {
    background: #C4ECFC;
}
.tabs-row:nth-child(even) {
    background: #95D4ED;
}
.tabs-row {
    border-radius: 10px;
    direction: ltr;
    padding: 20px;
    margin-top: 30px;
}
.tabs-row img {
    border: 1px solid #0090d1;
    margin-right: 10px;
}

.blog-persian .items-row:nth-child(odd) {
    background: #C4ECFC;
}
.article-tabs-row {
    border-radius: 10px;
    direction: ltr;
    padding: 10px;
    background-color: #eee;
    margin-top: 20px;
}
.article-tabs-row h2 {
    font-size: 16px;
}
.article-tabs-row img {
    border: 1px solid #0090d1;
}
.blog-persian .items-row:nth-child(even) {
    background: #95D4ED;
}

.blog-persian .readmore {
    float: left;
}
.blog-persian p {
    font-size: 16px;
}
.blog-persian img {
    border: 1px solid #0090d1;
    margin-right: 10px;
}
.blog-persian .items-row {
    border-radius: 10px;
    margin: 20px 0;
    padding: 20px;
}
.about-us-info {
    text-align: justify;
    line-height: 2;
    font-size: 14px;
}
.contact-info {
    background: #95d4ed none repeat scroll 0 0;
    border-radius: 10px;
    margin: 20px auto;
    padding: 10px 20px;
}
.contact-en {
    direction: ltr;
    text-align: left;
}
.contact-info h4 {
    font-weight: bold;
    font-size: 18px;
}
.contact-info span {
    font-weight: bold;
}
.modal-dialog {
    width: 400px;
}
.modal-content {
    border: #00a8eb 4px solid;
    background-color: rgba(0,0,0,0.8);
    color:#fff;
}

button.close {
    color: #ffffff;
}
.nav-tabs {
    border-bottom: none;
}
.nav-tabs > li > a {
    line-height: 0 !important;
}

.nav-tabs > li > a:hover {
    background-color: transparent;
    border: none;
}
.icon-login {
    margin-top: 10px;
}
.breadcrumbs_en {
    direction: ltr;
}
.tabs-row .readmore ,.blog .readmore{
    float: right;
    position: relative;
	
}
@media screen and (max-device-width:768px)  {
.tabs-row .readmore,.blog .readmore {
    float: right;
    bottom: 0;
    position: relative;
}

}
@media screen and (min-device-width:950px)  {

.tabs-row .readmore ,.blog .readmore{
    float: right;
    bottom: -100px;
    position: relative;
}

}
@media screen and (min-device-width:769px)  and (max-device-width:949px) {

.tabs-row .readmore ,.blog .readmore{
    float: right;
    bottom: -75px;
    position: relative;
}

}

.pagination-start a,
.pagination-start span {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.pagination-end a,
.pagination-end span {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

.pagination {
    text-align: center;
    width: 100%;
}

.pagination > ul {
    margin-bottom: 10px;
    margin-top: 10px;
    display: inline-block;
}

.pagination > ul > li {
    display: inline-block;
    margin-top: 16px;
}

.pagination > ul > li > a,
.pagination > ul > li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #02A9EB;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 0px 12px;
    position: relative;
    text-decoration: none;
}

/* end menu style */

.checkbox input[type="checkbox"], 
.checkbox-inline input[type="checkbox"], 
.radio input[type="radio"], 
.radio-inline input[type="radio"] {
	margin-left: 0;
	margin-right: -20px;
}

.course {
	direction: ltr;
}

.course .control-label {
	float: left;
	text-align: left;
}

.course .controls{
	float: left;
}
.alert-heading {
	display:none;
}
.linkpdf a {
    color: #ffffff;
}
.help {
    background-image: url("../images/help.png");
    background-size: cover;
    height: 100px;
    position: fixed;
    right: 0;
    top: 40%;
    width: 100px;
}