﻿.ms-succse{
        background: #009688;
    color: #fff;
    border-radius: 13px;
    direction: rtl;
    padding: 15px 20px;
    margin-bottom: 10px;
}
.ms-error{
    background: #F44336;
    color: #fff;
    border-radius: 13px;
    direction: rtl;
    padding: 15px 20px;
    margin-bottom: 10px;
}
.ms-baner {
  /*height: 408px;
    background-attachment: unset;
    position: relative;
       background-position: center center;*/
}
.ms-banerProfile {
 height: 408px;
    position: relative;
    background-attachment: unset;
    background-size: cover !important;
    background-position:center right;
}
.doct_title{
        font-size: 16px;
    font-weight: bold;
    text-align: right;
    color: rgb(57, 73, 89);
    direction: rtl;
}

.bc-bx {
    background-color: rgb(248, 249, 250);
    min-height: 100vh;
    position: relative;    padding: 45px 0px;
}.title-nd {
    font-size: 17px;

    font-weight: bold;
}
.ms_bc_dc1{
box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 7px 0px;
    background-color: white;
    border-radius: 13px;
    padding: 15px 20px;
    margin-bottom: 10px;
    direction: rtl;
   
}
.ms_bc_dc2 {
  
    background-color: white;
    border-radius: 13px;    direction: rtl;
    padding: 15px 20px;
    margin-bottom: 10px;
}
.ms_flex_birthday{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-around;
    align-items: center;
}
.ms_flex_birthday > select{
    width:33% !important;    padding: 6px 0px;
    text-align: center;
    font-size: 13px;
}
.ms_Flex_rw{
        display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-around;
    align-items: center;margin-bottom: 15px;
}
.rw-nws-blg {
 background-color: #fff;
    padding: 10px 0;
    color: #333;
    margin-bottom: 15px;
    box-shadow: 0px 0px 6px hsl(0deg 0% 58% / 28%);
    border-radius: 11px;
    width: 98%;
    padding-bottom: 4px;
    height: 94%;
}
.no-pn-pg{
    padding:0px;
}

.img-bxt {
    position: relative;
}
.ms_newsimg-bx {
width: 100%;
    height: 0;
    padding-bottom: 85.306667%;
    display: block;
    overflow: hidden;
    position: relative;
    max-height: 222px;
    margin-bottom: 6px;
}
.ms_newsimg-bx img {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 100%;
    position: absolute;
    top: 50%;
    border-radius: 11px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.ti1 {
      font-size: 15px;
    padding: 20px 0px 2px 10px;
    text-align: right;
    direction: rtl;
    font-weight: bold;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: unset;
}.box-date {
color: #fb1020;
    font-weight: bold;
    margin-bottom: 5px;
    direction: rtl;
    font-size: 9px;
    text-align: right;
    margin-top: 7px;
}.p-blog98 {
    text-align: justify;
    direction: rtl;
    font-size: 12px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: unset;padding-left: 15px;
}.item-detail-nd {
padding: 6px 20px 1px 20px;
    margin-top: 19px;
    border-top: 2px dashed #dadada;
}.like-post, .comment-post {
    float: left;
    color: #636363;
    font-size: 11px;
    margin-right: 10px;
    padding-top: 2px;
}.like-post .fa, .comment-post .fa {
    margin-right: 3px;
}

.ms_Flex_rw>div{
        position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    flex: 1 1 0%;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 10px;
    cursor: pointer;
    font-weight: bold;
    font-size: 11px;
    border: 1px solid rgb(143 206 237);
    border-radius: 14px;
    color: rgb(95, 115, 140);
    margin-left: 20px;
}
.ms_Flex_rw>div:last-child{
      margin-left: 0px;
}
.ms_Flex_rw>div img{
    width: 25px;
}
.erxMeh {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 8px;
    border-top: 1.5px dashed rgb(207, 218, 232);
    margin-top: 18px;
}
.check-ul {

    margin-top: 15px;
}
.check-ul li{
        float: right;
    width: 100%;list-style:none;
    margin-bottom: 10px;
}

.check-row {
    padding: 4px 0px;
    font-size: 14px;
    text-align: right;
}.check-row:last-child {
    border: none;
}
 .ms_span_check{
     float: right;
    margin-right: 30px;
 }
 .hidden {
    display: none;
}
  .visibility {
    display: none;
}
 .check-label {
    cursor: pointer;
    display: inline-block;
    -webkit-perspective: 0;
    perspective: 0;
    -webkit-perspective-origin: center center;
    perspective-origin: center center;
    font-size: 12px;    float: right;
    direction: rtl;
}.check-box {
    display: inline-block;
    vertical-align: middle;
    right: 0px;
    top: -1px;
    width: 10.5em;
    position: absolute;
    height: 1.5em;
    transition: all 0.25s cubic-bezier(0.6, 0.04, 0.98, 0.335);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.check-off, .check-on {
    display: inline-block;
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: 0px;
    font-weight: 300;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    text-decoration: none;
}
.check-off {
    color: #d3dbdd;
}.check-on {
    -webkit-transform: rotateX( -90deg) translateZ(0.5em);
    transform: rotateX( -90deg) translateZ(0.5em);
  
    color: #8a2ce0;
}[type=checkbox]:checked + .check-label .check-box .check-on,[type=radio]:checked + .check-label .check-box .check-on {
    -webkit-transform: rotateX(0deg) translateZ(0em);
    transform: rotateX(0deg) translateZ(0em);
}
 .ms_flex_stretch{
         display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
    align-items: stretch;
 }
 .kzHVRJ {
    flex: 1 1 0%;
    display: flex;
    flex-direction: column;
    background-color: white;
    box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 7px 0px;
    border-radius: 13px;height:96%;text-decoration: none;
    position: relative;    margin-bottom: 15px;
}
 .ewMbwo {
    display: flex;
    flex-direction: column;
    padding: 16px 0px 0px;    color: rgb(57, 73, 89);
}.cMIGHK {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    flex: 1 1 0%;
    justify-content: flex-start;
    align-content: center;
    flex-wrap: nowrap;

}.fhrNKX {
    width: 90px;
    min-width: 90px;
    max-width: 90px;
    height: 90px;
    min-height: 90px;
    max-height: 90px;border-color: rgb(236, 242, 255);
    border-style: solid;
    border-radius: 50%;
    overflow: hidden;    margin-left: 10px;
    position: relative;
}
 .dr-Rw2{
         display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex-flow: wrap;
    -webkit-box-flex: 1;
    flex-grow: 1;
    direction: rtl;
 }
 .dr-title{
font-size: 16px;
    line-height: 24px;
    margin-bottom: 6px;
    direction: rtl;
    color: rgb(57, 73, 89);
    font-weight: bold;
    width: 80%;
 }.gpBoPC {
    width: 100%;
    min-width: 100%;
    max-width: 220px;
    color: rgb(109, 129, 158);

       font-size: 14px;
    line-height: 21px;
    margin-bottom: 6px;

    order: 3;
}
.dr-order2{
  order:2;
}
.dr-rate{
        direction: rtl;
    color: #FF9800;
    font-weight: bold;
    font-size: 16px;
}.gwkVnu {
  
    color: rgb(109, 129, 158);
}
 .iiHCoM {
    border-top: 1px solid rgb(238, 238, 238);
    margin-top: 10px;
    padding-top: 16px;padding-bottom: 16px;direction: rtl;
}
 .guYiLR {
    color: rgb(44, 55, 70);
    margin-left: 4px;
    font-weight: bold;
    font-size: 14px;
}
 .ksuQHi {
    font-weight: 300;
    font-size: 14px;
    /*text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;*/
}
 .dr-address{
    text-align: right;
    border: 1px solid rgb(238, 238, 238);
    border-radius: 100px;
    padding: 8px 10px;
    margin: 8px auto;
    width: 100%;
 }
 .pd610{
         padding: 6px 10px;
 }
 .dr-footer{
       background-color: rgb(247, 247, 248);
    padding: 15px 10px;
    border-radius: 0px 0px 13px 13px;
    direction: rtl;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;

 }
 .dr-btn{
     background: linear-gradient(to bottom, rgba(48,150,185,1) 0%,rgba(48,149,184,1) 0%,rgba(33,131,166,1) 43%,rgba(9,104,138,1) 100%);
    padding: 6px 10px;
    border-radius: 100px;
    color: #fff;
    font-weight: bold;
    float: left;
    line-height: 23px;

 }
 .dr-btn:hover{
     background: linear-gradient(to top, rgb(136 192 211) 0%,rgb(75 197 239) 0%,rgb(56 146 179) 43%,rgb(6 55 72) 100%);
 }
 .check-ul-sort {
    margin-top: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    float: left;
    width: 78%;
}
 .check-ul.check-ul-sort li {
    margin-bottom: 0;
}
  /* Overlay style */
  .dr-rw-filter{
      display:none;
  }

   #trigger-overlay2{
     display:none;   
    color: #2196F3;
    padding: 9px 10px;
    border: none;
    background: #fff;
    float: right;
    font-size: 12px;
    font-weight: bold;
 }
.overlay2 {
	width:100%;
    position:relative;
}


.overlay2 .overlay-close2 {
width: 26px;
    height: 26px;
    position: absolute;
    left: 25px;
    top: 22px;
    overflow: hidden;
    border: none;
    background: url(/css/img/close.png) no-repeat center center;
    text-indent: 200%;
    color: transparent;
    outline: none;
    z-index: 100;
    background-size: 19px;
}

.ms-filter {
   position: absolute !important;
    top: 21px !important;
    left: 23px !important;
    margin: 0px auto !important;
    width: 112px !important;
    text-align: center !important;
    background: #db2328 !important;
    color: #fff !important;
    padding: 5px 7px !important;
    font-size: 13px !important;
    border-radius: 5px !important;
    cursor: pointer !important;
    text-indent: 0 !important;
}
.overlay2 nav {
	text-align: center;
	position: relative;
	top: 50%;
	height: 60%;
	font-size: 54px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.overlay2 ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	height: 100%;
	position: relative;
}

.overlay2 ul li {
	display: block;
	height: 20%;

}



.overlay2 ul li a:hover,
.overlay2 ul li a:focus {
	color: #e3fcb1;
}


.overlay2-hugeinc.open {
	opacity: 1;
	visibility: visible;

}

.overlay2-hugeinc nav {
	-webkit-perspective: 1200px;
	perspective: 1200px;
}

.overlay2-hugeinc nav ul {
	opacity: 0.4;
	-webkit-transform: translateY(-25%) rotateX(35deg);
	transform: translateY(-25%) rotateX(35deg);
	-webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
	transition: transform 0.5s, opacity 0.5s;
}

.overlay2-hugeinc.open nav ul {
	opacity: 1;
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}

.overlay2-hugeinc.close nav ul {
	-webkit-transform: translateY(25%) rotateX(-35deg);
	transform: translateY(25%) rotateX(-35deg);
}
.ti-fiter {
    padding: 9px 15px;
    direction: rtl;
    color: #000;
    font-weight: bold;
    box-shadow: 0 4px 4px 0 rgba(0,0,0,.08);
    display: none;
    background: #ebebeb;
}
.dr-overload{
        position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background:rgb(0 0 0 / 44%);
    z-index: 999999;
    overflow: hidden;
}
.show-filter{
        display: block !important;
    position: fixed;
    z-index: 999999;
    height: 198px;
    max-width: 80%;
    left: 0px;
    right: 0px;
    margin: 0px auto;    top: 15%;
}
.dr-closeFilter{
    background-color: rgb(255, 255, 255);
    border: none;
    outline: none;
    position: absolute;
    top: 16px;
    left: 16px;
    padding: 8px;
    display: none;
    cursor: pointer;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.04) 0px 0px 1px, rgba(0, 0, 0, 0.2) 0px 2px 5px 0px;
}
.show-filter .dr-closeFilter { display: flex;
}

.dr-row1{
        display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center; 
}

.dr-title_info{
          font-size: 26px;
    margin-bottom: 12px;
    font-weight: bold;
    color: #127294;
}
.dr-info{
color: #404040;
    font-size: 15px;
    line-height: 32px;
    direction: rtl;
}
.dr-info-bold{
        color:#012434;
    font-weight: bold;
}
.Flex{
    display: flex;
}
.flex-wrap_nowrap{flex-direction: row-reverse;
    flex-wrap: nowrap;
}
.justify-content_flex-start{
  
    justify-content: flex-start;
}
.align-itemsCenter{
    align-items: center;
}
.align-items-stretch {
    align-items: stretch;
}.flex-wrap_wrap {
    flex-direction: row-reverse;
    flex-wrap: wrap;
}
.dr-p_info {
    font-size: 16px;
    font-weight: bold;
    color: rgb(28 125 160);
}
.dr-matn{
        font-size: 15px;
    direction: rtl;
    line-height: 35px;
    padding: 15px 0px;
    color: #004760;
}

.section {
   
}.dynamic-height-wrap {
    overflow: hidden;
    position: relative;
    -webkit-transition: max-height 0.25s ease-in-out;
    -moz-transition: max-height 0.25s ease-in-out;
    -o-transition: max-height 0.25s ease-in-out;
    transition: max-height 0.25s ease-in-out;
    width: 100%;
}

 .btm-mr-less {
    font-size: 13px;
    padding: 10px 0px 0px;
    color: #012434;
    font-weight: bold;
    cursor: pointer;
    direction: rtl;
    text-align: center;
    margin: 0px auto;
    width: 100%;
}
 .dr-shadow{
     border-radius: 11px;
    box-shadow: 0 1px 20px 7px rgb(94 100 114 / 16%);
    border: solid 1px #f0f0f0;
    background-color: #fff;
    padding: 25px;
 }
 .ewMbwoV2 {
    display: flex;
    flex-direction: column;
    color: rgb(57, 73, 89);    direction: rtl;
    border-radius: 13px;
}.cMIGHKV2 {
display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    align-content: center;
    flex-wrap: nowrap;
    /*background: url(/css/img/baner13.jpg) no-repeat;*/
    background: linear-gradient(to bottom, rgba(227,227,227,1) 0%,rgba(213,214,214,1) 50%,rgba(177,181,182,1) 100%);
    border-radius: 13px 13px 0px 0px;
    padding: 15px 10px;
    position: relative;
    padding-bottom: 50px;
    background-size: 100% 100%;
}

 .fhrNKXV2 {
    width: 100px;
    height: 100px;
    border: 5px solid rgb(255 255 255);
    border-style: solid;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    bottom: -48px;
}.dr-titleV2 {
font-size: 19px;
    line-height: 24px;
    margin-bottom: 10px;
    direction: rtl;
    color: #000;
    font-weight: bold;
    width: 80%;
    text-align: center;    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}.gpBoPCV2 {
    width: 100%;
    min-width: 100%;
    max-width: 220px;
  color: #000;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 6px;
    text-align: center;
    font-weight: bold;    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

  .ewMbwoV2:hover .cMIGHKV2{
       /*background: url(/css/img/hover_baner11.jpg) no-repeat; background-size: 100% 100%;*/
       background: linear-gradient(to bottom, #3095b8 0%,rgba(30,128,162,1) 50%,rgba(9,103,137,1) 100%);
 }
  .ewMbwoV2:hover .gpBoPCV2, .ewMbwoV2:hover .dr-titleV2{
    color:#fff;
 }
 .pn05{
     padding:0px 5px;
 }.iiHCoMV2 {
        margin-top: 10px;
    padding-top: 42px;
    padding-bottom: 15px;
    direction: rtl;
}
  .dr-flex{
      display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }
  .dr-flex-icon{
      display: flex;
    flex-direction: column;
    padding: 0px 7px;
    width: 33%;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    align-items: center;
    justify-content: space-around;
    align-content: center;
    flex-wrap: nowrap;
    line-height: 30px;    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ms_bc_dc1V2 {
    color: white;
    padding: 15px 0px;
      line-height: 32px;
    text-align: center;
    direction: rtl;
    font-size: 20px;
    font-weight: bold;
}
  .ms_breadCrumbs {
   
  
    margin: 3px auto 1px;

    padding-top: 10px;
 
}
 .title-ms-profile {
       position: absolute;

    left: 7%;
    margin: 0px auto;
    bottom: 5%;
}
 .title-profile {
    color: #000;
    padding: 15px 0px;
    line-height: 32px;
    text-align: right;
    direction: rtl;
    font-size: 30px;
    font-weight: bold;
}
 .title-reserv {
    color: #000;
    padding: 6px 0px;
       line-height: 32px;
    text-align: right;
    direction: rtl;
    font-size: 20px;
    font-weight: bold;
}
 .dr-profile-info {
    color: #ffffff;
    font-size: 16px;
    line-height: 34px;
    direction: rtl;
}
 .font-weight{
     font-weight:bold;
 }
.title-ms-profile .ms_breadCrumbs li a {
    color: #fff;
}
 .dr-servInfo {
    text-align: right;
    border: 1px solid rgb(238, 238, 238);
    border-radius: 100px;
    padding: 8px 10px;
    margin: 8px auto;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
}
 .ms-dr-info{
       background: linear-gradient(to bottom, rgba(48,150,185,1) 0%,rgba(48,149,184,1) 0%,rgba(33,131,166,1) 43%,rgba(9,104,138,1) 100%);
    color: #fff !important;
    padding: 25px 35px;
 }.dr-p_info_W {
    font-size: 17px;
    /*font-weight: bold;*/
    color: rgb(255 255 255);
    padding-right: 13px;
}
  .color-white{
      color:#fff;
  }
  .btn_accept{
       background: #d7fd48;
    border-radius: 19px;
    padding: 10px 21px;
    color: #000000;
    direction: rtl;
    font-size: 13px;
    border: none;
    margin: 5px 0px 10px;
    cursor: pointer;
  }
  .md_btnCancel{
      color: #ffffff;
    background:#012434;
  }
  .btn_accept:hover{
      background: #8a2ce0;  color: #fff;
  } .md_btnCancel:hover{
      
    background:  #8a2ce0 ; color: #fff;
  }
  .drServ-title_info {
        font-size: 20px;
    font-weight: bold;
    color: rgb(1 36 52);
    position: relative;
    padding-right: 31px;
}
  .drServ-title_info:before {
        position: absolute;
    background-color: #8a2ce0;
    border-radius: 30%;
    transform: rotate(45deg);
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
    z-index: 0;
    content: "";
    top: 0;
    right: 0;
}
  .drServ-title_info:after{
  position: absolute;
    border: 2px dashed #012434;
    border-radius: 30%;
    transform: rotate(45deg);
    width: 30px;
    height: 30px;
    transform: rotate(45deg);
    z-index: 0;
    content: "";
    top: -5px;
    right: -5px;
  }
  .shadow_word{
  position: absolute;
    bottom: -26px;
    font-size: 32px;
    right: 0px;
    color: #e6e6e66b;
    font-weight: bold;
    z-index: 0;
  }
 .showdash {
    margin-top: 10px;
    line-height: 30px;
    margin-bottom: 30px;
}
  .showdash span{
   position: relative;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
  }
   .showdash span:after{
    position: absolute;
    content: " ";
    width: 4px;
    height: 1px;
    background: #03A9F4;
    top: 51%;
    left: 0px;
  }
    .showdash span:last-child:after {
        display:none;
    } 
    .img-bx {
    margin-top: 15px;
}
    .img-bx img {
  width:50px;
}.img-bx:before {
    width: 0;
}.ti-nd {
   
    padding: 10px 0 0 0;
    font-weight: bold;
}
    .baner-info{
        background: url(/css/img/baner3.jpg);
    background-size: cover;    background-position: right;
  background-repeat: no-repeat;
    }
    .baner-info_4 {
   background: url(/css/img/baner4.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    
}.banner75 {
    padding: 70px 50px;
}
    .getVisit{background-color: #fff;
    box-shadow: inset rgb(100 100 111 / 31%) 0 0px 14px 0;padding:70px 50px;}
    .dr-h2_info {
    font-size: 31px;
    font-weight: bold;
    color: rgb(15 110 145);
    margin-bottom: 25px;
    text-align: center;
}
     .quote{
             width: 30px;
    margin: 0px auto;
    display: block;
    margin-bottom: 10px;
     }
     .ptb-60{
             padding: 60px 0px;
     }
     .mb-15{
         margin-bottom:15px;
     }
     .radio-visit{
               float: right;
    margin-top: 9px !important;
    height: 20px;
    width: 20px;
    border: none;
    margin-right: 4px !important;
     }
     .m0{
         margin:0px;
     }
     #shownobat .select2-container{
         margin:0px;
     }
   #shownobat  .select2-container .select2-choice{
       height:34px;
     }
   .ms_none{
         filter: grayscale(100%);text-decoration: line-through;
   }
   .dJkZpB {
         display: flex;
    -webkit-box-pack: justify;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    border-radius: 100px;
    padding: 2px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    margin: 0px auto;
    margin-bottom: 25px;
    margin-top: 25px;
}
   .dJkZpB input {
    display: none;
}.dJkZpB label {
    width: 50%;
    text-align: center;
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    flex: 1 1 0%;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    cursor: pointer;
    font-weight: bold;
    font-size: 11px;
    border: 1px solid #8a2ce0;
    border-radius: 14px;
    color: rgb(95, 115, 140);
    margin-left: 20px;    padding: 10px;
}
 .dJkZpB label img{
     filter:invert(107%) sepia(54%) saturate(2026%) hue-rotate(-88deg) brightness(155%) contrast(100%);
 }
 .dJkZpB input:checked + label {
    background: rgb(128 196 48);
    color: white;
 
}
 .other_pm{
         align-items: center;
    background: #f8f9fa;
    padding: 12px 10px;
    width: 100%;
    display: block;
    text-align: center;
    direction: rtl;
    box-shadow: rgb(224, 224, 224) 0px 1px 4px 1px;
    border-radius: 8px;
    font-size: 13px;
    margin-bottom: 19px;
    color: red;
    margin-top: -17px;
 }
   .ms_row_rate{
                    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
                }
                .ms_star_empty{
                    background: url("data:image/svg+xml,%3Csvg viewBox='0 0 32 30' fill='none' xmlns='http://www.w3.org/2000/svg' class='sc-26a1d0d0-0 sc-2e9ead5d-0 uakja aEbMl'%3E%3Cmask id='new-star_svg__a' maskUnits='userSpaceOnUse' x='0' y='0' width='32' height='30' style='mask-type: alpha;'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.84 1.962l3.046 6.084a2.047 2.047 0 001.543 1.108l6.813.98c1.684.243 2.354 2.284 1.135 3.452l-4.927 4.735a2.005 2.005 0 00-.59 1.792l1.163 6.683c.286 1.654-1.473 2.915-2.978 2.133l-6.09-3.158a2.08 2.08 0 00-1.91 0l-6.09 3.158c-1.505.782-3.264-.48-2.976-2.133l1.16-6.683a2.005 2.005 0 00-.59-1.792l-4.926-4.735c-1.218-1.168-.549-3.209 1.135-3.452l6.813-.98a2.05 2.05 0 001.545-1.108l3.044-6.084c.753-1.505 2.927-1.505 3.68 0z' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/mask%3E%3Cg mask='url(%23new-star_svg__a)'%3E%3Cpath clip-rule='evenodd' d='M17.84 1.962l3.046 6.084a2.047 2.047 0 001.543 1.108l6.813.98c1.684.243 2.354 2.284 1.135 3.452l-4.927 4.735a2.005 2.005 0 00-.59 1.792l1.163 6.683c.286 1.654-1.473 2.915-2.978 2.133l-6.09-3.158a2.08 2.08 0 00-1.91 0l-6.09 3.158c-1.505.782-3.264-.48-2.976-2.133l1.16-6.683a2.005 2.005 0 00-.59-1.792l-4.926-4.735c-1.218-1.168-.549-3.209 1.135-3.452l6.813-.98a2.05 2.05 0 001.545-1.108l3.044-6.084c.753-1.505 2.927-1.505 3.68 0z' stroke='%23679FFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
                     width: 15px;
    display: block;
    background-repeat: no-repeat;
    height: 15px;
                }
                .ms_star_check {
    background: url("data:image/svg+xml, %3Csvg viewBox='0 0 32 30' fill='%23FFC107' xmlns='http://www.w3.org/2000/svg' class='sc-26a1d0d0-0 sc-2e9ead5d-0 uakja aEbMl'%3E%3Cmask id='new-star_svg__a' maskUnits='userSpaceOnUse' x='0' y='0' width='32' height='30' style='mask-type: alpha;'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.84 1.962l3.046 6.084a2.047 2.047 0 001.543 1.108l6.813.98c1.684.243 2.354 2.284 1.135 3.452l-4.927 4.735a2.005 2.005 0 00-.59 1.792l1.163 6.683c.286 1.654-1.473 2.915-2.978 2.133l-6.09-3.158a2.08 2.08 0 00-1.91 0l-6.09 3.158c-1.505.782-3.264-.48-2.976-2.133l1.16-6.683a2.005 2.005 0 00-.59-1.792l-4.926-4.735c-1.218-1.168-.549-3.209 1.135-3.452l6.813-.98a2.05 2.05 0 001.545-1.108l3.044-6.084c.753-1.505 2.927-1.505 3.68 0z' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/mask%3E%3Cg mask='url(%23new-star_svg__a)'%3E%3Cpath clip-rule='evenodd' d='M17.84 1.962l3.046 6.084a2.047 2.047 0 001.543 1.108l6.813.98c1.684.243 2.354 2.284 1.135 3.452l-4.927 4.735a2.005 2.005 0 00-.59 1.792l1.163 6.683c.286 1.654-1.473 2.915-2.978 2.133l-6.09-3.158a2.08 2.08 0 00-1.91 0l-6.09 3.158c-1.505.782-3.264-.48-2.976-2.133l1.16-6.683a2.005 2.005 0 00-.59-1.792l-4.926-4.735c-1.218-1.168-.549-3.209 1.135-3.452l6.813-.98a2.05 2.05 0 001.545-1.108l3.044-6.084c.753-1.505 2.927-1.505 3.68 0z' stroke='%23FFC107' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    width: 15px;
    display: block;
    background-repeat: no-repeat;
    height: 15px;
}

                .ms_dr_rate{
                    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    font-size: 19px;
    margin-top: 30px;
                }
                .ms_dr_rateAll{
                    font-size: 45px;
    font-weight: bold;
    padding: 0px 20px;
    border-left: 1px dashed #2a75a7;
    margin-left: 15px;
                }
@media screen and (max-height: 30.5em) {
	.overlay2 nav {
		height: 70%;
		font-size: 34px;
	}

}


@media screen and (max-width: 990px)  {
	.overlay2 nav {
		height: 70%;
		font-size: 34px;
	}
	.overlay2 ul li {
		min-height: 34px;
	}
    .overlay2 {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background:#fff;
    z-index:9999999999;
    overflow:scroll;

}
   .city_sel{
       display:none;
   }
.overlay2-hugeinc {
	opacity: 0;
	visibility: hidden;

}
.dr-rw-filter{
    display:block;
    flex-direction: row-reverse;
    flex: 1 1 0%;
    height: 100%;
    position: sticky;
    top: 0;
    z-index: 11;
    background: #fff;
    width: 100%;
    float: left;
    padding: 5px 0px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;margin-bottom: 15px;
}
.drbtn-filter{
    color: #2196F3;
    padding: 9px 10px;
    border: none;
    background: #fff;
    float: right;
    font-size: 12px;
    font-weight: bold;cursor:pointer;
}
 #trigger-overlay2,.ti-fiter
 {
     display:block;
 }
 .pdmobile{
     padding: 0px 21px;
 }
 .bc-bx {
 
    padding: 0px;
}
 #sort_bx{
     display:none;
 }
 .check-ul-sort {
   flex-direction: column-reverse;
    width: 100%;
    margin-top: 15px;
    line-height: 28px;
}.gpBoPC {
   font-size: 13px;
    order: 1;
}.dr-title {
    font-size: 15px;
   
    width: 100%;
}
 .dr-address {
 
    border-radius: 13px;
    line-height: 26px;
}
 .ms-baner {
 background-image: none !important;
 display:block;
 height: 82px;
}
}

/**********************start Style deties 1*********************/
.main_bc{
    position: relative;
    overflow: hidden;
    padding: 50px 0;
    background: linear-gradient(to bottom, rgba(248, 246, 248, 1) 0%, rgba(248, 246, 248, 1) 73%, rgba(238, 234, 248, 1) 73%, rgba(238, 234, 248, 1) 100%);
}
.main_bx{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: stretch;
    width: 100%;
  
}
.ms-innerbx{
   background-color: #fff;
    border-radius: 12px;
    padding: 24px 16px;
    box-shadow: rgba(189, 189, 189, 0.5) 0px 1px 10px 2px;
    margin-bottom: 30px;
    height: 97%;    line-height: 28px;
}.dr-img{
overflow: hidden;
    display: block;
    float: right;
    width: 125px;
    height: 125px;
    position: relative;
    border-radius: 50%;
    background-image: url(/frontPage/images/bc-ce.png);
    background-size: 100% 100%;
    -webkit-box-shadow: 0px 0px 12px 1px #e7e7e7;
    box-shadow: 0px 0px 12px 1px #e7e7e7;
    margin-left: 20px;
}
.dr-img img{
   width: 93%;
    position: absolute;
    top: 3%;
    left: 0;
    bottom: 3%;
    right: 0;
    margin: 0px auto;
    height: 93%;
    border-radius: 50%;
}
.ms_title_st1{
        font-size: 20px;
    line-height: 37px;
    font-weight: bold;
}
.main_bx > div {
            background-color: #fff;
            border-radius: 12px;
            padding: 24px 16px;
            box-shadow: rgba(189, 189, 189, 0.5) 0px 1px 10px 2px;
            margin-bottom: 30px;
            line-height: 28px;
            margin: 1%;
        }

            .main_bx > div:nth-child(2n+1) {
                width: 54%;
            }

            .main_bx > div:nth-child(2n) {
                width: 42%;
            }
             .ms-alert-p {
                                            direction: rtl;
                                            font-size: 14px;
                                            letter-spacing: -0.5px;
                                            border-radius: 8px;
                                            -webkit-border-radius: 8px;
                                            -moz-border-radius: 8px;
                                            -o-border-radius: 8px;
                                            -ms-border-radius: 8px;
                                            border: solid 1px #d2d7db;
                                            background-color: #fff;
                                            padding: 8px 9px 8px 13px;
                                            cursor: pointer;
                                        }
                                        .ms-plans_title {
                                            font-size: 15px;
                                            padding-right: 8px;
                                            color: #03273c;
                                            font-weight: bold;
                                            opacity: .8;
                                        }
                                        .ms-left {
                                            float: left;
                                        }
                                        .ms-plane-wait {
                                            font-size: 11px;
                                            font-weight: 300;
                                            color: #5e7582;
                                            padding-left: 4px;
                                            padding-right: 4px;
                                            border: 0;
                                        }
                                        .ms-plans_title i:before {
                                            color: #8a2ce0 !important;
                                            border: 1px solid;
                                            border-radius: 50%;
                                            margin-left: 3px;
                                            padding: 3px 5px;
                                        }
                                        .p-vd-time i {
   
    top: 9px;
  
}
/**********************end Style deties 1*********************/
@media screen and (max-width:769px) {
    .main_bx > div:nth-child(2n+1), .main_bx > div:nth-child(2n) {
                width: 98%;        order: 2;
            }
        .drServ-title_info {
        font-size: 17px;
    }
            .shadow_word {
        font-size: 22px;
    }
 .main_bx > div:nth-child(2){
     order: 1;
 }

}
@media screen and (max-width:526px) {
    #DoctorsList .col-xs-6 {
    width: 100%;
}
    .flex-wrap_nowrap {
    flex-direction: column;
   
}.getVisit {
   
    padding: 70px 28px;
}.banner75 {
    padding: 45px 20px;
}.dr-h2_info {
    font-size: 24px;
    
}.dr-matn {
   
    padding: 15px 15px;

}.ptb-60 {
    padding: 40px 0px;
}.dr-img {
    width: 150px;
    height: 150px;
    margin-left: 0;
}.ms-dr-info {
   
    padding: 25px 20px;
}
 .title-ms-profile {
   
    left: 5%;
    bottom: 0%;
    width: 90%;
    right: 5%;
    margin: 0px auto;
}
.ms_title_st1 {
    font-size: 17px;
   
}
}