body{
    font-family: 'Lato', sans-serif;
  font-size:20px;
  font-weight:300;
}

a:hover,
a:focus,
button:hover,
button:foucs,
.btn:hover,
.btn:focus{
    outline: 0 !important;
    box-shadow: 0 !important;
}
a{
    color: #0d63af;
}
a,
button{
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
a:focus,
.btn:focus,
button:focus{
    -webkit-box-shadow: none;
    box-shadow: none;
}
p{
    font-size: 15px !important;
    line-height: 24px;
    letter-spacing: 0.02em;
}

select.form-control:not([size]):not([multiple]) {
    /* height: calc(2.25rem + 2px); */
}
.custom-page-head {
    padding: 5rem 0;
}
.custom-page-head .heading {
    font-size: 32px;
    font-weight: 700;
}
.hospital-nav .navbar-collapse .navbar-nav .nav-item .nav-link {
    font-weight: 700;
    letter-spacing: 0.03em;
}
.custom-page-head .breadcrumb {
    background-color: transparent;
    padding: 0;
    margin-bottom: 0;
}

.custom-page-head .breadcrumb li a {
    color: #fff;
}

.custom-page-head .breadcrumb li {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}

.custom-page-head .breadcrumb li:before {
    color: #fff;
    opacity: 0.5;
}

.custom-page-head .breadcrumb li.breadcrumb-item.active {
    color: #ffffff;
}
.department-sidebar {
    background: #0d63af;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
}

.department-sidebar .categories li a {
    color: #bad5e0;
    padding: 13px 0;
    position: relative;
    padding-left: 15px;
    font-size: 15px;
    border-bottom: 1px solid #22a0d4;
}

.department-sidebar .categories li a:before {
    content: "-";
    position: absolute;
    left: 5px;
    top: 13px;
    color: #fff;
    opacity: 0.5;
}

.department-sidebar .categories li a:hover,.department-sidebar .categories li.active a {
    color: #fff;
}
.department-sidebar .appointment-btn .btn {
    background: #fff !important;
    letter-spacing: 0.01em;
    font-size: 13px;
    font-weight: 700;
    width: 100%;
    text-align: center;
    padding: 16px 0;
}
.department-sidebar .appointment-btn {
    margin-top: 50px;
}
.sidebar-object:last-child {
    margin-bottom: 10px;
}
.department-sidebar .appointment-btn .btn:hover {
    background: #177196 !important;
}
.appointment-cta {
    background: #0d63af;
    border: 0;
}

.appointment-btn .btn,
.appointment-cta .btn {
    background: #fff !important;
    letter-spacing: 0.01em;
    font-size: 13px;
    font-weight: 700;
    width: 100%;
    text-align: center;
    padding: 16px 0;
}
.appointment-cta .btn:hover {
    background: #177196 !important;
}
.department-price-list ul {
    padding-left: 0;
}

.department-price-list ul li {
    list-style: none;
    position: relative;
    padding: 12px 0;
    border-bottom: 1px solid #ebf0f3;
}

.department-price-list ul li:last-child {
    border-bottom: 0;
}

.department-price-list ul li .float-right {
    font-weight: 700;
    font-size: 14px;
    background: #339fcb;
    color: #fff;
    padding: 7px 10px;
}
.doctor-department-list {
    margin-bottom: 30px;
    background: #f3f6f9;
    border-radius: 0;
}
.doctor-sidebar {
    background: #f3f6f7;
    padding: 40px 30px;
}
.doctor-sidebar .categories li a {
    color: #333;
    font-size: 16px;
    padding: 13px 0;
}
.doctor-sidebar .categories li.active a,
.doctor-sidebar .categories li a:hover {
    color: #0d63af;
}

.doctor-sidebar .section-title-inner {
    text-transform: uppercase;
    color: #8a8a8a;
    font-size: .75rem !important;;
}

.doctor-sidebar .categories li {
    border-bottom: 1px solid #d6e0e4;
}

.st-menu{
    background:#fff;
}
.doctor-profile {
    padding: 20px;
    border-bottom: 1px solid #dce4e6;
}

.doctor-info {
    margin-top: 20px;
}

p.doctor-name {
    font-size: 24px;
    margin-bottom: 6px;
}

p.doctor-designation {
    text-transform: capitalize;
    letter-spacing: 0.05em;
    font-size: 14px;
    margin-bottom: 0;
    color: #006c98;
}

.doctor-details ul li {
    list-style: none;
    font-size: 15px;
    padding: 5px 0;
}

.doctor-details ul {
    padding: 0;
    margin: 0;
}

.doctor-details {
    padding: 0px;
}

.doctor-details ul li
 strong {
    width: 30%;
}

.doctor-details ul li
 span {
    width: 70%;
}
.doctor-description {
    margin-top: 25px;
}

.doctor-description h5 {
    font-size: 15px;
    opacity: 0.5;
}

.doctor-description p {
    font-size: 15px;
    margin-bottom: 0;
}

.doctor-social {
    padding: 0 20px;
}
.appointment-btn.doctor-book {
    padding: 20px;
    margin-bottom: 60px;
    margin-top: 20px;
}

.appointment-btn.doctor-book .btn {
    background: #0d63af !important;
    color: #fff !important;
}
.view-fifth .mask {
    background-color: rgba(0, 135, 190, 0.76);
}
.doctor-list {
    margin-bottom: 50px;
}
.department-section {
    background: #f3f7f9;
}

.department-small-view {
    background: #fff;
    padding: 40px 20px;
    margin-bottom: 30px;
    min-height: 205px;
    border-radius: 5px;
    display: table;
    width: 100%;
    box-shadow: 0 0 20px rgba(0,0,0,0.03);
}

.department-small-view .block-icon {
    display: table-cell;
    vertical-align: middle;
}

.department-small-view i {
    font-size: 50px;
    color: #319dca;
}
.department-small-view h5 {
    color: #6a7275;
}
section.home-top-widgets {
    position: relative;
    top: -100px;
    z-index: 2;
}

section.home-top-widgets .col-lg-4 {
    padding-right: 0;
    padding-left: 0;
}

section.home-top-widgets .col-lg-4:last-child {
    padding-right: 15px;
}

section.home-top-widgets .col-lg-4:first-child {
    padding-left: 15px;
}

.home-widget {
    padding: 45px;
    height: 100%;
    color: #fff;
}
.home-widget.widget-3 {
    background: #0d63af;
}

.home-widget.widget-2 {
    background: #289bca;
}

.home-widget.widget-1 {
    background: #46acd6;
}
.home-widget i {
    font-size: 35px;
}

.home-widget h4 {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 15px;
}

.home-widget p {
    font-size: 15px;
    opacity: 0.7;
    letter-spacing: 0.03em;
}

.home-widget h3 {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0.03em;
    margin-top: 30px;
}
.home-widget ul {
    padding: 0;
    opacity: 0.7;
}

.home-widget ul li {
    list-style: none;
    padding: 5px 0;
    border-bottom: 1px solid rgba(256,256,256,0.2);
    margin-bottom: 5px;
}

.home-widget ul li span {
    font-weight: 700;
}
.home-widget a.btn {
    background: #fff;
    border: 0;
    padding: 15px 20px;
    font-weight: 700;
    margin-top: 10px;
}

.home-widget a.btn:hover {
    color: #fff;
    background: #0d63af;
}

.patient-code .btn {
    position: absolute;
    right: 3px;
    bottom: 4px;
    padding: 2px;
    height: 25px;
    width: 25px;
    opacity: 0.4;
    text-align: center;
}
.about-text img{
    max-width: 100%;
}
.flatpickr-time{
    border-top:1px solid #ddd;
}
.section-title-inner{
    color: #4494d8 !important;
    font-size: 36px !important;
    font-weight: 900;
}
.section-title::after{
    content: "";
    width: 18%;
    height: 6px;
    background: rgb(218,19,28);
    background: linear-gradient(90deg, rgba(218,19,28,1) 0%, rgba(218,19,28,1) 35%, rgb(36 129 173) 100%);
    position: absolute;
    border-radius: 20px;
    left: 50%;
transform: translate(-50%, -2px);
}
img{
    max-width: 100% !important;
}
.department-small-view{
    padding: 0;
}
.department-small-view .block-icon{
    position: absolute;
background: #ffff !important;
bottom: 30px;
padding: 4% 2%;
right: 10%;
width: 80%;
}
.department-small-view h5{
    color: #4494d8;
    font-size: 22px;
}
.sct-color-2 {
    background-image: url('../images/blue-bg.jpg');
    /* background-color: #0d63af;
background: rgb(8,129,231); */
/* background: radial-gradient(circle, rgba(8,129,231,1) 0%, rgba(8,166,231,1) 28%, rgba(8,144,231,1) 40%, rgba(8,154,231,1) 43%, rgba(8,114,231,1) 71%); */
    }
    .text-white{
        color: #fff !important;
    }
p{
        font-weight: 300 !important;
font-size: 19px !important;
line-height: 1.7 !important;
    }
    @media (min-width:1000px)
    {
    .bdimage img{
        height: 593px;
background: #ffff;
position: absolute;
z-index: 10000;
display: block;
top: 1px;
margin-top: -213px; 
}
.bg2{
    background-color: #0d63af;
    padding-bottom: 150px;
    z-index: 1;
}
.bg1{
    margin-top: -230px;
}
.doctor-list{
    z-index: 10;
}

    }
    .btn1 .btn{
        background: #d80f16;
font-weight: 700;
font-size: 18px !important;
    }
    .btn1{
        text-align: center;
        margin: 25px 0;
    }
    .pt100{
        padding-top: 150px;
    }
 .bg2{
    background-image: url('../images/blue-bg.jpg');
    /* background-color: #0d63af;
background: rgb(8,129,231);
background: radial-gradient(circle, rgba(8,129,231,1) 0%, rgba(8,166,231,1) 28%, rgba(8,144,231,1) 40%, rgba(8,154,231,1) 43%, rgba(8,114,231,1) 71%); */
 }
 .doctor-list img{
    height: 300px;

 }
 .block--style-4 .block-body {
    background-color: #0d63af;
    text-align: center;

 }
 .block--style-4 .block-body h3 a,.block--style-4 .block-body h3 a:hover{
    font-weight: 600;
    color: #fff !important;
    font-size: 21px;
 }
 .swiper-container .swiper-slide h2{
   /* background: rgba(11, 130, 234, .7) ;*/
    padding: 12px;
 }
 .footer-top{
    background: #2a3865;
padding: 80px 0;

 }
 .footer .heading{
    color: #0d63af;
    font-size: 20px !important;
    text-transform: capitalize !important;
 }
 footer .footer-links > li > a{
    color: #fff !important;
    font-weight: 600 !important;
    font-size: 16px !important;
 }
 .footer-bottom{
    background: #254a80;
color: #fff;
 }
 .footer .social-media > li > a > i {
    color: #fff;
    border: 1px solid gray !important;
width: 40px;
height: 40px;
margin-top: 20px;
border-radius: 50%;
padding: 10px;
    }
    .department-small-view img{
        width: 100% !important;
    }
    .bdicon img{
border-radius: 50%;

border: 8px solid #fff;
    }
.bservice .icon-block--style-1-v2{
border-radius: 50%;
border: 8px solid #fff;
box-shadow: 0 2px 5px 1px rgba(64,60,67,.16);
}
    .bdicon::before{
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        background-color: rgb(18, 90, 134,0.3);
        border-radius: 50%;
    }
    .bservice .icon-block--style-1-v2 .block-content{
        position: absolute;
        bottom: 36%;
        padding-left: 0 !important;
        width: 100%;
        text-align: center;

        
    }
    .bservice .icon-block--style-1-v2 .block-content h3,.bservice .icon-block--style-1-v2 .block-content p{
        color: #fff !important;
        font-size: 20px !important;
    }
    .bservice .icon-block--style-1-v2 .block-content h3{
        font-size: 33px !important;
    }
    .navbar.bg-default{
        padding: 0px 0;
        border-top: 25px solid #0d63af;
    }
    .bservice .icon-block--style-1-v2 h3{
        font-weight: 700 !important;
    }
    .bdicon img{
width: 320px;
height: 320px;
    }

@media (min-width:800px){
    .navbar.bg-default{
        padding: 0 70px;
    }
    .navbar-expand-lg .navbar-nav .nav-link{
        padding-left: 1.88rem;
    }

    .m-25{
        margin-left: -150px !important;
    }
    .sct-color-2.mb1{
        margin-bottom: 100px;
      }
}
@media (min-width:1200px){
      .p20{
        padding: 0 200px !important;
    }
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
background: transparent !important;
color: #006c98;
}
.doctor-list img {
    height: 450px;
    width: 700px;
  }
.bd_edit h3{
    font-size: 26px !important;
}
.bd_ul li{
    list-style: none;

}
.bd_ul li::before {
    content:url('../images/bullets.png');
    font-weight: 700;
    padding-right: 10px;

  }
  p,li,b{
    font-size: 18px !important;
  }
  .bd_ul{
    padding-left: 10px !important;
  }
.bd-box{
    background: #D9EEFF;
    padding: 40px;
}
.doctors .doctor-list img {
    height: 300px !important;
}
.col-md-4 .bd_ul li{
    color: #000;
    border-bottom: 1px dashed;
}
.bd_box2{
    margin-left: -7px;
}
.address1{
    font-size: 19px;
    margin-bottom: 25px;
}
.cc{
    line-height: 2;
    margin-bottom: 25px;
}
.map{
    border: 13px solid color(srgb 0.8516 0.9319 0.9992);
}
.custom-page-head {
    padding: 7rem 0;
    background-position: center;
background-size: cover;
background-attachment: initial !important;
    }
.bg9{
    background: #1970cd !important;
}
.bg9 img{
    width: 250px;
}
.bg9 .doctor-designation{
    color: #fff;
font-weight: 800 !important;
}
.bg9{
    padding-left: 5px;
    margin-right: 20px;
}
.department-small-view img {
    width: 100% !important;
    height: 350px;
    }
    .whi .doctor-details ul li
    strong {
   color: #fff;
   }
   .whi .doctor-details ul li
   span{
    color: #fff;
   }
   .doctor-description h5{
    font-size: 20px;
   }
   .whi .social-media.social-media--style-1-v4 > li > a{
    color: #fff !important;
   }
   .doctor-details ul li {

    padding: 2px 0;
    }
    .bg9 {
        padding-top: 32px;
        }
        .bd_edit h3 {
            font-size: 42px !important;
            }
            .form-row>.col, .form-row>[class*=col-] {
            
                padding-left: 0;
                }
                label {
                    font-weight: 400;
                    font-size: 1.2rem;
                    text-transform: none;
                    }
                    .form-control, .form-control > .btn{
                        font-size: 1rem;
                        padding: 0.2rem .75rem;
                    }
.doctor_view{
  background: color(srgb 0.0217 0.1334 0.255) !important;
padding: 15px;
color: #fff;
font-weight: 700;
margin: 5px;
margin-bottom: 15px;
  font-size:23px
}
.bd_edit h3 {
font-size: 25px !important;
color: color(srgb 0.2664 0.5797 0.8453);
font-weight: 700;
  margin:15px 0;
}
.navbar-light .navbar-nav .active>.nav-link{
  color: color(srgb 0.0369 0.47 0.8505);
}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #9370DB;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #BA55D3;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}
#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #FF00FF;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.doctor-list img {
    height: 100%;
    width: 100%;
}
.doctor-grid-view .doctor_view{
  background: #062241 !important;
}
.form-control, .form-control > .btn,select.form-control:not([size]):not([multiple]) {
    font-size: 1.3rem;
    padding: 0.9rem 0.75rem !important;
  height:auto;
}
@media (max-width: 991px)
  {
      .background-image-holder .holder-item {
        padding:2rem 0 !important
      }
          .custom-page-head {
          padding: 2rem 0;
      }
        .sct-color-1 img   {
             transform: scale(1.1);
      }

    .navbar-brand img{
      width:300px;
    }
    .bg-size-cover {

    background-position: center;
    }
    .custom-page-head {
    background-position: right;
    }

    .bd_box2 img{
      transform:inherit;
}
}
    @media (max-width: 1300px) and (min-width: 800px)
  {
   .navbar-expand-lg .navbar-nav .nav-link{
          padding: 0 10px !important;
     letter-spacing: 0 !important;
    }
    .navbar.bg-default{
    padding: 0 !important;
}
    }
    @media (max-width: 1000px){
      .mobilehide{
        display:none;
      }
      .mobileview{
        display:block !important;
      }
}
.view-buttons a{
  z-index:10000000 !important;
}