@media print{
    .print_dnone{display: none;}
}
.dnone, .hidden{display: none;}
.tcenter{
  text-align: center;
}
.nopad{padding:0px !important;}
.tx-capitalze{
    text-transform: capitalize;
}
.nopadl{
  padding-left: 0px !important;
}
.nopadr{
  padding-right: 0px !important;
}
@media print { .print_dnone{display: none;} }
.vamiddle{vertical-align: middle;}
a:focus{outline: none;}
.w100{width: 100% !important;}
.m0{margin:0px !important;}
.mt-0{margin-top:0px !important;}
.mt-10{margin-top: 10px;}
.mb-10{margin-bottom: 10px;}
.mt-20{margin-top: 20px;}
.mt-50{margin-top: 50px;}
.mb-20{margin-bottom: 20px;}
.pb-25{padding-bottom: 25px !important;}
.noborder{border:0px !important;}
.pd-t40{padding-top:50px;}
.fl{float: left;}
.twhite{color:#fff !important;}
.content{padding-bottom: 50px;}
.bodyContent{padding-top: 83px;}
/*label.error {
  color:#FF0000 !important;
  font-size: 12px !important;
  margin-top: 10px !important; /* used this in registration form to display error in between */
}*/
.nopad{padding:0px !important;}
.strong{font-weight: 600;}
.card-Subtitle{
    color:#fff;
    margin-top: 12px;
    font-size: 12px;
}
.doctor-book-card h3{
    font-size: 15px;
    line-height: 20px;
}
.banner-wrapper .banner-header h1{
    font-size: 32px;
}
.footer-contact-info a:hover{
    text-decoration: underline;
}
.card-label > label {
    background-color: transparent;
    color: #959595;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    margin-top:0px;
    margin-bottom: 1em;
    margin-left: 0px;
    padding: 0px;
}
.form-group input.error, .form-group select.error, .form-group textarea.error {
    border-color: #dc3545;
}
label.error {
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545;
    float: left;
    background:transparent;
    margin-bottom: 10px;
    margin-left: 0px;
}
.form-Main{
    padding-left: 50px;
    padding-right: 50px;
}
.form-TopBotm{
    padding-top: 25px;
    padding-bottom: 25px;
}
.nameTxb{
    padding-top: 17px;
}
.clinic-content{
    margin-top: 50px;
}
.contactMap{
    margin-top: 50px;
}
.nameLabl{
    padding-top: 25px;
    color: #959595;
    font-size: 13px;
    font-weight: 500;
}
.testimonials {
    background-color: #f8f9fa;
    padding: 80px 0 80px;
}
.testimonials .card, .testimonials .card .card-header{
  background-color: #fff;
}
.testimonials .slick-slide {
    margin:0px 8px;
}
.testimonials .patient-details {
    padding-left: 15px;
    margin-right: auto;
}
.testimonials .patient-details h5 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    color: #15558d;
    margin-bottom: 5px;
}
.testimonials .patient-details h6 {
    font-size: 14px;
    color: #ee2e4f;
    font-weight: 500;
    margin-bottom: 0;
}
.testimonials-item p {
    margin-bottom: 0;
}
.testimonials .slick-dots {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
}
.testimonials .slick-dots li {
    width: 8px;
    height: 8px;
    font-size: 0;
    background-color: #0168b3;
    border-radius: 50px;
    margin: 2px;
    cursor: pointer;
    transition: ease all 0.5s;
    -webkit-transition: ease all 0.5s;
    -ms-transition: ease all 0.5s;
}
.testimonials .slick-dots li.slick-active {
    width: 23px;
    transition: ease all 0.5s;
    -webkit-transition: ease all 0.5s;
    -ms-transition: ease all 0.5s;
}
.testimonials .slick-dots button {
    border: 0;
}
.card, .card .card-header{
    background:#f8f9fa;
}
.testimonials .slick-dots li.slick-active button, .testimonials .slick-dots li button{
    background-color: #fff;
}
.main-nav li a{
    font-size: 16px;
}
.sub-title.maninB{
    max-width: 100%;
}
.card-Subtitle{
    color:#fff;
    margin-top: 12px;
    font-size: 16px;
}
.banner-wrapper .banner-header h1{
    font-size: 32px;
}
.footer-contact-info a:hover{
    text-decoration: underline;
}
.contactSect .search-area{
    max-width: 510px;
}
.msg_success{
  color:#7bb13c;
  font-size: 14px;
  line-height: 22px;
  float: left;
  margin-bottom: 7px;
}
.msg_error{
  color:#FF0000;
  font-size: 14px;
  line-height: 22px;
  float: left;
  margin-bottom: 7px;
}
.pageTtl p{
color: #333A47;
font-weight: normal;
line-height: 30px;
margin: 0;
text-align: center;
float: left;
width: 100%;
padding: 0;
font-size: 16px;
}
.owner .doc-name{
    margin-top: 20px;
    color:#15558d;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 28px;
    letter-spacing:1px;
}
.owner .doc-speciality{
    font-size: 14px;
    color: #15558d;
    font-weight: 600;
    margin-bottom: 0;
}
.radioDv h6{
    color:#959595;
    font-size: 14px;
    font-weight: 500;
}
label.payment-radio{
    font-weight: 500;
    font-size: 14px;
}
.slick-track
{
    display: flex !important;
}

.slick-slide
{
    height: inherit !important;
    margin-bottom: 0;
    object-fit: cover;
}
.testimonials-item .card-body{
    min-height: 250px;
}
.IndiSer .speicality-img{
    height: 80px;
    width: 80px;
}
.md-accordion .card .fa-angle-down {
    float: right;
}
.md-accordion .card .card-header a:not(.collapsed) .rotate-icon {
    -webkit-transform: rotate(
180deg
);
    transform: rotate(
180deg
);
}
.select2-container .select2-choice{
  color:#000;
}
.JTsearch .select2-choice{
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(../images/gray-dd-arrow.jpg) 100% 13px transparent no-repeat !important;
  padding-right: 30px;
  padding-left: 0px;
}
.JTsearch .select2-container .select2-choice > .select2-chosen{
  margin-right: 0px;
}
.JDsearch,.APsearch{
  background-image: url('../images/job-search.jpg') !important;
  background-repeat: no-repeat !important;
  background-position: 98% 10px !important;
  padding-right: 30px;
  height: 40px;
  background-color: transparent;
}
.JDatesearch, .APdatesearch{
  background-image: url(../images/calendar.png) !important;
  background-repeat: no-repeat !important;
  background-position: 94% 8px !important;
  padding-right: 40px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-size:13% !important;
  cursor: pointer;
  height: 40px;
  background-color: transparent;
}
.APsearch{
  background-position: 96% 10px !important;
}
.APdatesearch{
  background-position: 94% 8px !important;
  background-size:9% !important;
}
.fSecondT{
  margin-top: 30px;
  margin-bottom: 10px;
}
.serviceOnline .speicality-img{
  float: none;
  margin:0 auto;
  margin-bottom: 10px;
}
.serviceP2 {
  margin-top: 80px;
}
.CTA{
  padding-top: 0px;
}
.ctaBox{
  box-shadow: 0px 4px 35px rgba(128, 128, 128, 0.13);
  border-radius:21px;
  padding:20px 45px;
}
.CTA h3{
  font-weight: 600;
}
.ctaBut button{margin-top: 30px;}
.sectpresc{
  background-repeat: no-repeat !important;
  min-height: 500px;
  background-size: cover !important;
  background-blend-mode: overlay;
  background-position:center !important;
}
.flashMsg{
  font-size: 12px;
  padding:10px;
  margin-top:10px;
  margin-bottom: 10px;
  text-align: left;
  color:#49a942;
}
.msg_div{
  float: left;
  padding-left: 5px;
  width: 90%;
}
.section-choose{
  padding:80px 0;
}
.ablinks{
  margin-top: 20px;
}
.footer .ablinks ul{
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer .ablinks ul li a {
    color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 14px;
    transition: all 0.4s ease 0s;
    margin-right: 10px;
}
.footer .ablinks ul li a:hover,
.footer .ablinks ul li a:focus{
  text-decoration: underline;
}
.aboutIMg{
  margin-top: 50px;
}
.MVsection{
  padding-top: 40px;
}
/*.doctor-book-card img{
  max-height: 170px;
}*/
.home-tile-section .doctor-book-card img{
  height: 180px;
}
.pharmaSer .doctor-book-card-content > div{
  bottom: 0 !important;
  top: 90%;
  background: rgb(1,202,228,0.7);
  padding-top: 7px;
  padding-bottom: 27px;
}
.pharmaSer .tile-card-content-1{
  background: rgba(13, 13, 13, 0);
}
.social-icon{margin-top:20px;}
.banner-wrapper .banner-header h1{
  color:#15558d;
}
.banner-wrapper .banner-header p{
  color:#000;
}
.section-banner {
    background: #f9f9f9 url(../images/banner1.jpg) no-repeat center;
        background-size: auto;
    min-height: 550px;
    background-size: 100% auto;
    position: relative;
    background-blend-mode: Darken;
    padding: 80px 0;
}
.serviceWhysec{
  /*padding-top: 70px;*/
}
h6 a,
p a{
  color:#009efb;
}
.immulastBlock{
  margin-top: 50px !important;
}
.immulastBlock h6{
  line-height: 32px;
}

.bannerTl{
  background-color:rgb(0,158,251, 0.8);
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0px !important;
}
.pageBbelt{
  bottom:0px;
  position: absolute;
}
/*#banner::before {
    position: absolute;
    content: "";
    width: 995px;
    height: 100%;
    background: linear-gradient(to right,#eafaff,rgba(234,250,255,.99),rgba(234,250,255,.7),rgba(234,250,255,.001));
    z-index: 149;
    left: 0;
    top: 0;
}*/
.footer-logo img{
    max-height: 70px;
}
.account-page .fixed-top{
    position:  inherit;
}