/*Gentral */
p,
a,
h1,
h2,
h3,
h4,
h5,
h6,
li {
  font-family: "poppins";
}

h2 {
  color: #000;
  font-weight: bolder;
  letter-spacing: 1px;
  font-size: 33px;
}

p {
  color: #222222;
  letter-spacing: 0.5px;
  font-family: "poppins";
}

.contact-bg .enquiry-form div#edit-actions {
  padding-left: 10px;
}

form .col-lg-6 .col-md-6 {
  width: 100% !important;
  padding: 0 !important;
  max-width: 100%;
}
input#edit-actions-submit {
  margin-top: 0px;
}
.book-appoinment .form .btn {
  width: max-content;
}

.form-group {
  margin-bottom: 27px;
}

.enquiry-form .webform-elements {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
/* news detail page*/
.entity-pager-list {
  margin: 0px !important;
}

.entity-pager-list .entity-pager-item {
  margin: 0px;
}

.entity-pager-list .entity-pager-item a {
  color: #fff !important;
  text-decoration: none;
}
#contact-page .contact-bg .geolocation-formatter-map-wrapper {
  padding: 33px 20px !important;
}
/*End news detail page*/

.col-md-6.well.js-form-item.form-item.js-form-type-date.form-item-date.js-form-item-date.form-no-label {
  padding-left: 0px !important;
}

.col-md-6.js-form-item.form-item.js-form-type-select.form-item-docters-list.js-form-item-docters-list.form-no-label {
  padding-right: 0px !important;
}

.path-frontpage #docters {
  background-color: #e6f5fa !important;
}

.path-frontpage #docters .docters-list {
  background-color: #fff !important;
}

.path-frontpage #clients-testimonial {
  background-color: #fff;
}
.path-frontpage #departments {
  background-color: #e6f5fa !important;
}

.path-frontpage #departments .department-caption {
  background-color: #fff !important;
  height: 100px;
}
/* Nav section*/

nav#mainNav {
  padding: 40px 0px 30px 0px;
  border-bottom: 1px solid #e6f5fa;
}

.navbar-light .navbar-nav .nav-item a {
  color: #222222;
  font-weight: 500;
  font-family: "poppins", sans-serif;
  padding: 0px 15px;
}

.navbar-light .navbar-nav .nav-item .btn.btn-infos {
  color: #fff !important;
  font-weight: bold;
  font-size: 16px;
  padding: 10px 20px;
  display: inline;
}

.navbar-light .navbar-nav .nav-item a.is-active {
  color: #1d4577 !important;
}

.navbar-light .navbar-nav .active > .nav-item a,
.navbar-light .navbar-nav .nav-item a:hover {
  color: #1d4577;
  text-decoration: none;
}

.navbar-fixed-top {
  position: fixed;
  width: 100%;
  z-index: 759;
  top: 0px;
  background: #fff;
}

.navbar-collapse {
  flex-grow: 0 !important;
}
/* End nav section*/

/* Banner slider section*/

section#banner-slider {
  padding-top: 113px;
}

#banner-slider .carousel-item {
  width: 100%;
  padding-bottom: calc(720 / 1440 * 100%);
  position: relative;
  overflow: hidden;
}

#banner-slider .carousel-item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#banner-slider .carousel-caption {
  left: -22%;
}

.carousel-caption.d-none.d-md-block {
  text-align: left;
  padding-bottom: 230px;
  width: 50%;
}

.carousel-caption.d-none p {
  color: #1d4577;
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

.carousel-caption.d-none h1 {
  font-size: 54px;
  color: #222222;
  font-weight: bolder;
  letter-spacing: 1px;
}

.btn.btn-infos {
  background-color: #1d4577;
  color: #fff;
  font-weight: bolder;
  border-radius: 25px;
  padding: 10px 34px;
  margin-top: 12px;
  cursor: pointer;
  font-size: 18px;
  letter-spacing: 0.5px;
}

.btn.btn-infos:hover {
  background-color: rgba(80, 149, 208, 0.98);
}

#banner-slider .carousel-caption.d-none .btn.btn-infos {
  padding: 12px 32px;
  margin-top: 30px;
}

.carousel-indicators {
  bottom: 28px;
}

.carousel-indicators li {
  height: 16px;
  width: 16px;
  border-radius: 100%;
  background-color: transparent;
  border: 3px solid #464648;
  margin-right: 6px;
  margin-left: 6px;
}

.carousel-indicators .active {
  background-color: #ffffff !important;
  border: none;
}
/* End banner carousel*/

/* About section */

section#about {
  padding-top: 50px;
  padding-bottom: 50px;
}

section#two_columns {
  padding-top: 50px;
}

.about-content {
  padding-top: 50px;
}

#about .about-content span {
  font-weight: bolder;
}

#about .about-content p {
  font-size: 17px;
  line-height: 30px;
}
/* End About section */

/* Departments section */
#departments {
  background-color: #e6f5fa;
  padding: 90px 0px;
  text-align: center;
  font-size: 18px;
}

.departmets-header {
  padding-bottom: 35px;
}

#departments h2 {
  padding-bottom: 20px;
}

.departments-list {
  padding: 0px 10px;
}

.departments-list img {
  width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.department-caption {
  background-color: #fff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.department-caption p {
  padding: 20px;
  margin-bottom: 0px;
  font-weight: bolder;
  letter-spacing: 0.5px;
}

.all-department-btn,
.all-doctors-btn {
  padding-top: 50px;
}

.all-department-btn .btn.btn-infos,
.all-doctors-btn .btn.btn-infos {
  border-radius: 30px;
  padding: 14px 34px;
}

.departmets-header p {
  padding-bottom: 35px;
}
/* End Departments section */

/* Features section */
#features {
  padding: 50px 0px;
  text-align: center;
}

#features p {
  font-weight: bolder;
  font-size: 18px;
  margin-top: -20px;
  margin-bottom: 0px;
}
/* End Features section */

/* Docters Section */

#doctors {
  padding: 80px 0px;
  text-align: center;
  background-color: #e6f5fa;
}

.doctors-title {
  padding-bottom: 40px;
}

.docters-lists {
  padding: 0px 20px;
}

.docters-list {
  background-color: #fff;
  padding: 10px 10px 0px 10px;
}

.docters-list img {
  width: 100%;
}

.doctors-info {
  padding: 20px 0px;
}

.doctors-info h6 {
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 17px;
}

.doctors-info p {
  color: #3e473d;
  margin-bottom: 0px;
  letter-spacing: 0px;
  font-size: 14.4px;
  font-weight: lighter;
}

/* End Docters Section */

/* Clients Testimonial */
#clients-testimonial {
  padding: 80px 0px;
}

#clients-testimonial .text-center {
  padding-bottom: 40px;
}

.testimonial-description {
  padding: 0px 70px 0px 120px;
}

.testimonial-description p:first-child {
  padding-top: 21px;
}

.owl-carousel .owl-item img {
  width: auto;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  background-color: #1d4577;
  color: #fff;
  font-size: 28px;
  height: 28px !important;
  padding: 0px 10px 0px 10px;
}
.owl-theme .owl-nav {
  text-align: right;
  position: relative;
  margin-top: -40px !important;
  margin-right: 10px;
}
.owl-carousel .owl-nav span {
  padding: 0px 10px;
  position: relative;
  top: -10px;
}

.testimonial-name {
  float: right;
  text-align: right;
  padding-top: 35px;
}

.testimonial-description p:first-child {
  padding-top: 21px;
  font-family: "poppins,sans-serif" !important;
  font-size: 22px;
}

.testimonial-name h6 {
  color: #222222;
  font-weight: bold;
  font-size: 18px;
}

.testimonial-name p {
  color: #e7e7e7;
  margin-bottom: 0px;
  letter-spacing: 0px;
  font-size: 15px;
  font-weight: lighter;
}

blockquote::before {
  content: "\f10d";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #1d4577;
  font-size: 40px;
  margin-left: -55px;
  position: absolute;
}

.loop button:focus {
  outline: none;
}

.owl-theme .owl-dots .owl-dot span {
  height: 16px;
  width: 16px;
  border-radius: 100%;
  background-color: transparent;
  border: 3px solid #464648;
  margin-right: 6px;
  margin-left: 6px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #1d4577 !important;
  border: none;
}
/* End Clients Testimonial */

/* Schedule Section*/
#schedule {
  padding: 50px 0px;
}

.schedule-date h2 {
  padding-bottom: 70px;
}

.schedule-day ul {
  list-style-type: none;
  font-weight: bold;
  font-size: 24px;
  padding-left: 0px;
}

.schedule-day li {
  padding-bottom: 15px;
}

.schedule-time {
  margin-left: -30px;
}

.book-appoinment form {
  padding-left: 70px;
}
.schedule-time ul {
  list-style-type: none;
  font-size: 25px;
  padding-left: 0px;
}

.schedule-time li {
  padding-bottom: 15px;
}

.book-appoinment h2 {
  padding-bottom: 70px;
  text-align: center;
}

.book-appoinment .form-control-lg {
  /*color: #b7bbbe;*/
  border: 1px solid #2b2d30;
  font-family: "poppins";
  background-color: transparent;
  margin-bottom: 10px;
  width: 100%;
  height: 55px;
}

.book-appoinment ::-webkit-input-placeholder {
  color: #b7bbbe;
}

.fa-calendar:before {
  font-size: 23px;
}

i.fa.fa-calendar {
  position: absolute;
  top: 15px;
  right: 30px;
}

select.form-control-lg:not([size]):not([multiple]) {
  height: 55px;
}
.book-appoinment .btn.btn-infos {
  width: 100%;
}
/* End Schedule Section*/

/* Latest News section */
#latest-news {
  background-color: #e6f5fa;
  padding: 80px 0px;
}

.latest-news-caption {
  padding-left: 0px;
  padding-top: 42px;
}

.latest-news-description {
  background-color: #f4f4f4;
  padding: 20px 63px 0px 32px;
}

.latest-news-description p {
  color: #373737;
}

#latest-news .owl-carousel .owl-item img {
  width: 100%;
  height: 199px;
  object-fit: cover;
}

.latest-news-imgs {
  padding-right: 0px;
}

.owl-theme .owl-nav {
  text-align: right;
  position: relative;
  margin-top: -40px;
}

.owl-theme .owl-nav [class*="owl-"] {
  border-radius: 0px;
  margin: 2px;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  background-color: #1d4577;
  color: #fff;
  font-size: 28px;
  height: 38px;
  padding: 0px 10px 0px 10px;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
}

.owl-carousel .owl-nav button:focus {
  outline: none;
}

.owl-carousel .owl-nav span {
  padding: 0px 10px;
}
/* End Latest News section */

/* Call to action section */
#call-to-action {
  background-color: #1d4577;
  padding: 55px 0px;
}

#call-to-action h4 {
  color: #fefefd;
  font-size: 36px;
  font-weight: bolder;
  letter-spacing: 1px;
}
/* End Call to action section */

/*FOOTER SECTION*/
#footer {
  padding: 70px 0px 40px 0px;
  background-color: #161616;
}
.footer-columns.footer-services {
  max-width: 100% !important;
}

.contact-details .location {
  padding-bottom: 0px;
}
.contact-details .location i {
  font-size: 22px;
  color: #fff;
  float: left;
}

.contact-details h4 {
  padding-left: 35px;
  padding-top: 0px;
  color: #fff;
  font-size: 15px;
  font-weight: bolder;
  margin-bottom: 0px;
}

.location p {
  padding-left: 35px !important;
  padding-top: 0px !important;
  font-size: 13px !important;
  font-weight: bolder;
  font-family: poppins;
  padding-bottom: 0px !important;
}

#footer p {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
}

#footer li > a {
  color: #939393;
  text-decoration: none;
  font-size: 12px;
}

.footer-columns li {
  border-bottom: 2px solid #282828;
  padding: 4px 0px;
}

.footer-columns li:last-child {
  border-bottom: none;
}

.footer-columns img {
  margin-top: -8px;
  margin-bottom: 35px;
  max-width: 100%;
}

.footer-columns h6 {
  font-weight: bolder;
  padding-bottom: 10px;
  color: #fff !important;
  font-size: 16px;
}

.footer-columns ul {
  padding: 0px !important;
  list-style: none;
  display: list-item;
}

.footer-columns li a:hover {
  color: #3e7de4;
  cursor: pointer;
}

.footer-columns .social .fa {
  color: #fff;
  border: none;
  padding: 5px 9px 9px 6px;
  width: 20px;
  border-radius: 2px;
  height: 20px;
  margin-right: 8px;
}
i.fa.fa-facebook {
  background-color: #4e6899;
}

i.fa.fa-twitter {
  background-color: #99dbf3;
}

i.fa.fa-linkedin {
  background-color: #3694b5;
}

.footer-columns .social i:hover {
  background-color: #3e7de4;
  color: #fff;
  cursor: pointer;
}

#footer .social li > a {
  color: #fff;
  font-weight: bolder;
}

.copyright {
  background-color: #000000;
  padding: 45px 0px 28px 0px;
}

.copyright p {
  color: #fff;
  font-size: 13px;
}

.copyright a {
  color: #1d4577;
  font-size: 13px;
  font-family: "Open Sans", sans-serif !important;
  font-weight: bolder;
}
.mr-auto {
  text-align: right;
}

.copyright a:hover {
  text-decoration: none;
  color: darkgray;
}

.location a {
  color: #fff;
}
.location a:hover {
  color: #1d4577;
  text-decoration: none;
}
/* END FOOTER SECTION*/

/* ----------------About page css -------------------*/

.top-banner {
  background-image: url(../images/banner_final1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 0;
  padding-bottom: calc(350 / 1440 * 100%);
  position: relative;
}

.top-banner-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.05) 0%,
    rgba(0, 0, 0, 0.15) 60%,
    rgba(0, 0, 0, 0.3) 100%
  );
  pointer-events: none;
}

@media only screen and (max-width: 680px) {
  .top-banner {
    padding-bottom: calc(350 / 400 * 100%);
  }
}

/* ── Page Title Section (below banner) ── */
.page-title-section {
  background: #fff;
  padding: 48px 0 40px 0;
  position: relative;
}

.page-title-content {
  display: flex;
  align-items: stretch;
  gap: 20px;
}

.page-title-accent {
  flex-shrink: 0;
  width: 4px;
  border-radius: 2px;
  background: linear-gradient(180deg, #1d4577 0%, #3a7bd5 100%);
}

.page-title-heading {
  font-weight: 700;
  color: #181818;
  font-size: 38px;
  letter-spacing: 1.5px;
  line-height: 1.25;
  margin: 0;
  padding: 0;
  animation: pageTitleFadeIn 0.6s ease both;
}

.page-title-heading h2 {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}

@keyframes pageTitleFadeIn {
  from {
    opacity: 0;
    transform: translateY(16px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media only screen and (max-width: 680px) {
  .page-title-section {
    padding: 32px 0 28px 0;
  }

  .page-title-heading,
  .page-title-heading h2 {
    font-size: 26px;
    letter-spacing: 1px;
  }

  .page-title-accent {
    width: 3px;
  }
}

/* Legacy caption (kept for fallback) */
.top-banner-caption {
  display: none;
}

.top-banner-caption p {
  color: #ded9d4;
}

/* Company Detail Section*/
section#company-detail {
  padding: 50px 0px;
}

#company-detail img {
  width: 100%;
}

.company-detail-description h2 {
  letter-spacing: 1px;
  color: #181818;
  padding-bottom: 2px;
}

.company-detail-description {
  padding-left: 65px;
  font-family: poppins;
  font-size: 18px;
}
/* End Company Detail Section*/

/* Our History */
#our-history {
  padding: 80px 0px;
  background-color: #e6f5fa;
}
#our-history h2 {
  padding-bottom: 57px;
}

.year {
  border-radius: 50%;
  background-color: #fff;
  height: 145px;
  width: 145px;
}

.year h4 {
  font-weight: bolder;
  font-size: 31px;
  padding-top: 55px;
}

#our-history p {
  padding-top: 60px;
  padding: 60px 16px 0px 10px;
  font-weight: bolder;
}

#features h2 {
  padding-bottom: 35px;
}

.feature-title p {
  font-weight: 100 !important;
}

.docters-bg {
  background-color: #fff !important;
}

.docters-bg .docters-list {
  background-color: #e6f5fa !important;
}

.docters-bg .doctors-info p {
  color: #3e473d;
}

.clients-bg {
  background-color: #e6f5fa;
}

.clients-bg .owl-carousel .owl-item img {
  border-radius: 50%;
}

.clients-bg .testimonial-name p {
  color: #969b9e;
}
/* End Our History */

/*----------- End About page css ----------------*/

/*--------------- Departments page---------------*/

.departments-bg .department-caption {
  background-color: #e6f5fa !important;
}

.departments-bg .department-list {
  padding-bottom: 60px;
}

.departments-bg .department-list:last-child {
  padding-bottom: 0px;
}

/*--------------- End  Departments page---------------*/

/* Doctors PAGE CSS */

#doctor-page {
  padding: 70px 0px;
}

#doctor-page .content {
  padding-top: 20px;
}
#doctor-page .btn.btn-infos {
  float: right;
  margin-right: 28px;
  font-size: 15px;
  padding: 10px 24px;
}

.doctors-content {
  padding-left: 0px;
  padding-top: 20px;
}

.content h5 {
  font-weight: bolder;
}

.content h6 {
  font-size: 14px;
}

#doctor-page .doctor-image img {
  width: 100%;
  border-top-right-radius: 2px;
  padding: 10px;
}

#doctor-page .items {
  padding-bottom: 50px;
}

#doctor-page .doctor-description a > h6 {
  font-size: 25px;
  font-weight: bolder;
  color: #282828 !important;
}

.doctor-listing:hover #doctor-page .doctor-description a > h6 {
  color: #3e7de4;
}

.doctor-listing {
  background-color: #e6f5fa;
  padding-bottom: 1rem;
}

#doctor-page .doctor-description a > h6:hover {
  color: #3e7de4 !important;
}

#doctor-page .doctor-description h6:last-child {
  color: #d3d3d3;
  padding-left: 15px;
  padding-right: 15px;
}

#doctor-page p {
  color: #231e23;
  padding-right: 65px;
  padding-top: 20px;
  font-size: 14px;
  line-height: 25px;
}

.appoinment-time {
  display: inline-flex;
}

.appoinment-time i.fa {
  color: #1d4577;
  padding: 24px 10px 20px 0px;
}

.appoinment-time p {
  font-size: 16px !important;
  font-weight: 600;
  color: #000 !important;
}

#doctor-page .items {
  padding-bottom: 32px;
}
/* End Docters page*/

/* News Page */

#news-page {
  padding: 70px 0px;
}

#news-page .content {
  padding-top: 5px;
}

.news-details-btn.text-center {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.news-content {
  padding-left: 0px;
  padding-top: 20px;
}

.content h5 {
  font-weight: bolder;
}

.content h6 {
  font-size: 16px;
  padding-right: 20px;
  font-weight: bolder;
  line-height: 30px;
}

#news-page .news-images img {
  width: 100%;
  border-top-right-radius: 2px;
  padding: 30px 30px 33px 30px;
}

#news-page .items {
  padding-bottom: 50px;
}

.news-listing {
  background-color: #e6f5fa;
}

.news-time {
  display: inline-flex;
}

.news-time i.fa {
  color: #1d4577;
  padding: 18px 10px 20px 0px;
}

.news-time p {
  font-size: 16px !important;
  font-weight: 100;
  color: #8e989a !important;
  padding-right: 23px !important;
  padding-top: 14px !important;
}

#news-page .items {
  padding-bottom: 32px;
}

/* End News Page */

/* News details page */

.news-detail-page {
  padding: 70px 0px 280px 0px !important;
}

.news-details-btn .btn.btn-infos {
  float: none !important;
  padding: 8px 28px !important;
  font-size: 15px;
}
/*  End News details page */

/* Contact Page */
#contact-page {
  padding: 50px 0px 8px 0px;
}
.contact-bg {
  background-color: #eaf7fd;
}

#contact-page iframe {
  width: 100%;
  padding: 30px 20px 25px 20px;
  height: 600px;
}

/* Contact section*/
#contact {
}

form {
  padding-top: 25px;
}

#contact .contact-bg h4 {
  color: #1d4577;
  font-size: 24px;
  font-weight: bolder;
  letter-spacing: 0.5px;
}

.enquiry-form {
  padding: 35px;
}

#contact .form-control {
  background-color: transparent;
  border: 1px solid #40484c;
}

#contact {
  padding-bottom: 8px;
}

#contact input {
  height: 55px;
}

#contact ::-webkit-input-placeholder {
  color: #c5c7c9;
  font-size: 22px;
  font-family: "poppins";
}

#contact input:focus {
  border: 1px solid #1d4577;
  outline: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  color: #fff;
  font-size: 15px;
}

#contact textarea:focus {
  color: #fff;
  font-size: 15px;
  border: 1px solid #1d4577;
  outline: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}

#contact .btn .btn-infos {
  padding: 6px 16px;
  font-size: 16px;
}

.contact-inner {
  background-color: #eaf7fd;
  min-height: 300px;
}

.contact-address:first-child {
  padding-left: 0px;
  padding-right: 0px;
}

.contact-address:last-child {
  padding-left: 0px;
  padding-right: 0px;
}

input.form-control.form-control-lg {
  color: #000 !important;
}

input.form-control.form-control-lg {
  color: #000 !important;
}

textarea.form-control.form-control-lg {
  color: #000 !important;
}
.form-control-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  font-size: 15px !important;
}

#contact-info {
  padding-bottom: 120px;
}

.contact-inner h4 {
  color: #1d4577;
  padding: 30px 30px 15px 30px;
  font-weight: bolder;
}

.contact-inner h6 {
  padding-left: 30px;
  padding-right: 80px;
  font-weight: bolder;
}
.contact-inner p {
  padding-left: 30px;
  padding-right: 80px;
  font-weight: bolder;
}

.contact-inner a {
  text-decoration: none;
  color: #000 !important;
  padding-left: 30px;
  font-weight: bolder;
}

.contact-inner a:hover {
  color: #1d4577 !important;
}

/* End  Contact section*/

/* End Contact Page */

/* Responsive Queries */
@media screen and (min-width: 1200px) {
  #departments .department-list {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .carousel-caption.d-none.d-md-block {
    width: 70%;
    left: 5% !important;
  }

  #departments .department-list {
    flex: 0 0 20%;
    min-width: 20% !important;
  }

  .department-caption p {
    padding: 20px 0px;
  }

  .schedule-time {
    padding: 0px;
  }

  #doctor-page .btn.btn-infos {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .doctor-image {
    padding-top: 17px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1100px) {
  .navbar-light .navbar-nav .nav-item a {
    padding: 0px 8px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .news-image {
    min-width: 100% !important;
  }
  .news-content {
    min-width: 100% !important;
  }

  .news-content {
    padding-left: 45px;
  }

  #news-page .btn.btn-infos {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 769px) and (max-width: 991px) {
  .carousel-caption.d-none.d-md-block {
    width: 80%;
    left: 6% !important;
  }
  #about img {
    width: 100%;
  }

  #about .about-content p {
    font-size: 14px;
  }

  #about .btn.btn-infos {
    margin-bottom: 30px;
  }

  .department-list {
    min-width: 100% !important;
    margin-bottom: 40px;
    padding: 0px 130px;
  }

  .testimonial-description {
    padding: 0px 70px 0px 155px;
  }

  .schedule-date {
    min-width: 100% !important;
  }

  .schedule-day {
    padding-left: 100px;
  }

  .schedule-time {
    margin-left: 0px;
  }
  .footer-columns li {
    width: 100%;
  }

  .book-appoinment {
    min-width: 100%;
  }

  .book-appoinment h2 {
    padding-bottom: 50px;
  }

  #our-history .history-outer {
    max-width: 33.33%;
    flex: 0 0 33.33%;
  }

  .company-detail-description {
    padding-left: 15px !important;
    padding-top: 30px !important;
    min-width: 100% !important;
  }

  .company-detail-img {
    min-width: 100% !important;
  }

  #doctor-page .btn.btn-infos {
    margin-bottom: 30px;
  }
  .navbar-light .navbar-nav .nav-item .btn.btn-infos {
    padding: 3px 10px !important;
  }
  .doctors-content {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .doctors-content {
    padding-left: 27px;
  }
  .doctor-image {
    max-width: 100%;
    flex: 0 0 100%;
  }

  .latest-news-description {
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
  .latest-news-imgs {
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
}

@media screen and (min-width: 320px) and (max-width: 575px) {
  .department-list {
    margin-bottom: 40px;
  }

  .schedule-date {
    margin: auto;
  }

  .col-md-6.schedule-day {
    width: 30% !important;
    margin: auto;
    margin-top: 0px;
  }

  .schedule-day ul {
    font-size: 16px;
    padding-left: 0px;
  }

  .schedule-time {
    padding-left: 24px;
    width: 70% !important;
  }

  .schedule-time ul {
    font-size: 16px;
    padding-left: 24px;
  }

  .year {
    margin: auto;
  }

  #our-history p {
    padding: 60px 16px 0px 27px;
    padding-bottom: 42px;
    margin-top: -32px;
  }
}

@media only screen and (max-width: 768px) {
  #mainNav a img {
    margin-left: -5px;
  }

  .navbar-light .navbar-toggler {
    margin-right: 20px;
  }

  .d-none {
    display: block !important;
  }

  #banner-slider .carousel-item {
    height: 400px;
    width: 100%;
  }

  #banner-slider .carousel-caption {
    left: 6%;
  }

  .carousel-caption.d-none.d-md-block {
    padding-bottom: 79px;
    width: 90%;
  }

  .carousel-caption.d-none p {
    font-size: 20px;
  }

  .carousel-caption.d-none h1 {
    font-size: 22px;
  }
  #banner-slider .carousel-caption.d-none .btn.btn-infos {
    padding: 7px 19px;
    margin-bottom: 13px;
    font-size: 16px;
  }

  #about img {
    width: 100%;
  }

  #about .btn.btn-infos {
    margin-bottom: 30px;
  }

  .departmets-header p {
    font-size: 14px;
  }

  .department-list {
    min-width: 100% !important;
    padding: 0px 40px;
    margin-bottom: 40px;
  }

  .docters-lists {
    margin-bottom: 30px;
  }
  .testimonial-description {
    padding: 0px 28px 0px 80px;
  }

  .owl-carousel .owl-item img {
    margin: auto;
  }

  .schedule-day {
    width: 50% !important;
  }

  .schedule-time {
    width: 50% !important;
  }

  .book-appoinment form {
    padding: 15px;
  }

  .book-appoinment h2 {
    padding-bottom: 35px;
  }

  .latest-news-caption {
    padding-bottom: 30px;
  }

  #call-to-action h4 {
    font-size: 20px;
  }

  .footer-columns h6 {
    padding-top: 28px;
  }

  .company-detail-description {
    padding-left: 15px !important;
    padding-top: 35px !important;
  }

  #doctor-page p {
    padding-right: 16px;
  }

  .appoinment-time p {
    font-size: 10px !important;
  }

  #doctor-page .btn.btn-infos {
    margin-bottom: 20px;
    float: none;
    margin-right: 0px;
  }

  #news-page .btn.btn-infos {
    margin-bottom: 25px;
  }

  .contact-address:first-child {
    padding-left: 15px;
    padding-right: 15px;
  }

  .contact-address:last-child {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
  }
  .navbar-light .navbar-nav .nav-item .btn.btn-infos {
    padding: 3px 10px !important;
  }

  .form-control-lg.form-text.hasDatepicker {
    width: 104% !important;
  }
}

@media only screen and (max-width: 480px) {
  nav#mainNav {
    padding: 15px 0px 15px 0px;
  }
  #mainNav a {
    padding: 0px 0px 0px 20px;
    width: 70%;
  }
  #mainNav a img {
    width: 75%;
    height: auto;
  }

  .navbar-light .navbar-toggler {
    margin-right: 20px;
  }

  .schedule-day {
    width: 30% !important;
  }

  .schedule-time {
    width: 70% !important;
  }

  .top-banner-caption {
    text-align: center;
    margin-left: 0px;
    padding: 80px 0px;
  }

  .top-banner {
    margin-top: 12%;
  }

  section#banner-slider {
    padding-top: 40px;
  }
}

/* End Responsive Quries */

/* Page not found */
#not-found-section {
  padding: 217px 0px 100px;
}

.not-found-body {
  max-width: 70%;
  margin: auto;
}

.not-found-body h2 {
  font-size: 25px;
  font-weight: 600;
}

.not-title {
  border: 2px solid #1d4577;
  padding: 10px 50px 30px 50px;
  width: 50%;
  margin: auto;
  margin-bottom: 40px;
  border-radius: 10px;
}

.not-title h1 {
  font-size: 125px;
  margin: 0px;
  color: #1d4577;
}

.not-title h2 {
  font-size: 25px;
  margin: 0px;
  color: #1d4577;
}

#not-found-section a.btn.btn-custom {
  text-align: center;
  display: inline-block;
  padding: 8px 20px;
  margin: 10px 0 0 0;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.42857143;
  background-color: #1d4577;
  border-color: #1d4577 !important;
  color: #fff !important;
  transition: 0.7s;
}
#not-found-section a.btn.btn-custom:hover {
  background-color: #fff;
  border-color: #b7b7b7 !important;
  color: #333 !important;
  transition: 0.7s;
}

@media (min-width: 320px) and (max-width: 480px) {
  .not-title h1 {
    font-size: 92px !important;
    margin: 0px !important;
    color: #1d4577 !important;
  }
  .not-title h2 {
    font-size: 22px !important;
    margin: 0px !important;
    color: #1d4577 !important;
  }
  .not-title {
    border: 2px solid #1d4577 !important;
    padding: 10px 50px 30px 50px !important;
    width: 100% !important;
    margin: auto !important;
    margin-bottom: 40px !important;
    border-radius: 10px !important;
  }
}

@media (min-width: 481px) and (max-width: 768px) {
  .not-title h1 {
    font-size: 92px !important;
    margin: 0px !important;
    color: #1d4577 !important;
  }
  .not-title h2 {
    font-size: 22px !important;
    margin: 0px !important;
    color: #1d4577 !important;
  }
  .not-title {
    border: 2px solid #1d4577 !important;
    padding: 10px 50px 30px 50px !important;
    width: 100% !important;
    margin: auto !important;
    margin-bottom: 40px !important;
    border-radius: 10px !important;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .not-title h1 {
    font-size: 92px !important;
    margin: 0px !important;
    color: #1d4577 !important;
  }
  .not-title h2 {
    font-size: 22px !important;
    margin: 0px !important;
    color: #1d4577 !important;
  }
  .not-title {
    border: 2px solid #1d4577 !important;
    padding: 10px 50px 30px 50px !important;
    width: 70% !important;
    margin: auto !important;
    margin-bottom: 40px !important;
    border-radius: 10px !important;
  }
}
/* User login form css*/
#user-login {
  max-width: 40%;
  margin: auto;
  padding: 20px 0px 40px;
  border: 2px solid #f5f5f5;
  margin-bottom: 40px;
  margin-top: 20px;
  overflow: hidden;
}
.login-text .form-group input {
  width: 100%;
  padding: 10px;
  border-radius: 5px;
}
.login-text a {
  color: #1d4577;
}
.login-button input {
  padding: 5px 20px 5px 20px;
  background: #1d4577;
  border: 1px solid #1d4577;
  color: #fff;
  font-size: 20px;
  border-radius: 10px;
  font-weight: 600;
}
.login-button input:hover {
  padding: 5px 20px 5px 20px;
  background: #fff;
  border: 1px solid #000;
  color: #000;
  font-size: 20px;
  border-radius: 10px;
  font-weight: 600;
}
.login-button,
#user-register-form .form-actions,
#user-pass .form-actions {
  text-align: center;
}

#user-register-form,
#user-pass {
  max-width: 50%;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  border: 2px solid #f5f5f5;
  padding: 20px 20px 40px;
  overflow: hidden;
}

#user-register-form .js-form-item {
  margin-bottom: 20px !important;
}

#user-register-form .js-form-item input,
#user-pass .js-form-item input {
  width: 100%;
  padding: 10px;
  border-radius: 5px;
}

#user-register-form .form-actions input,
#user-pass .form-actions input {
  padding: 5px 20px 5px 20px;
  background: #4a9a4f;
  border: 1px solid #fff;
  color: #fff;
  font-size: 20px;
  border-radius: 10px;
  font-weight: 600;
}
#user-register-form .form-actions input:hover,
#user-pass .form-actions input:hover {
  padding: 5px 20px 5px 20px;
  background: #fff;
  border: 1px solid #000;
  color: #000;
  font-size: 20px;
  border-radius: 10px;
  font-weight: 600;
}
@media only screen and (max-width: 610px) {
  #user-login {
    max-width: 95% !important;
    margin: auto;
    padding: 20px 0px 40px;
    border: 2px solid #f5f5f5;
    margin-bottom: 40px;
    margin-top: 20px;
    overflow: hidden;
  }

  #user-register-form,
  #user-pass {
    max-width: 95% !important;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 40px;
    border: 2px solid #f5f5f5;
    padding: 20px 20px 40px;
    overflow: hidden;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  #user-login {
    max-width: 95% !important;
    margin: auto;
    padding: 20px 0px 40px;
    border: 2px solid #f5f5f5;
    margin-bottom: 40px;
    margin-top: 20px;
    overflow: hidden;
  }

  #user-register-form,
  #user-pass {
    max-width: 95% !important;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 40px;
    border: 2px solid #f5f5f5;
    padding: 20px 20px 40px;
    overflow: hidden;
  }
}
/* End  User login form css*/
/* End Page not found */
#block-footerfirst img {
  margin-bottom: 50px;
}
#block-footerfirst img {
  width: 150px;
  height: auto;
}
#contact .col-md-6 {
  width: 100%;
  max-width: 100%;
}
#contact form .btn {
  width: max-content;
  color: #000;
}

.status-message {
  margin-left: 25px;
}

.viewsreference--view-title {
  display: none;
}

.whatsapp-btn {
  background-color: #25d366 !important;
  border: none;
}

.read-more-btn {
  float: right;
  margin-right: 28px;
  font-size: 15px;
  padding: 8px 20px;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  #block-yg-medical-googletranslator {
    position: absolute;
    top: 0;
    right: 2rem;
  }
}

body:not(.path-frontpage) .content {
  padding-bottom: 0rem;
}

.geolocation-map-container {
  height: 600px !important;
}

.map h6 {
  color: #1d4577;
}

.contact-inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.two-columns {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}

@media (min-width: 768px) {
  .two-columns {
    grid-template-columns: 1fr 1fr;
  }
}

.column {
  padding: 0.25rem;
}

.img-responsive {
  max-width: 100%;
  height: auto;
}

.field--type-image {
  width: 100%;
}

.field--type-image img {
  width: 100%;
}

.btn.btn-infos {
  background-color: #1d4577 !important;
}

.docters-list h6 {
  padding-right: 0px;
}

.ept-accordion-title {
  background-color: white;
}

.ept-accordion-title p {
  background-color: white;
  margin: 0;
  padding: 0;
}

.department-caption {
  height: 6rem;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}

@media (min-width: 770px) {
  #pagina-doctor .appoinment-time i.fa {
    color: #1d4577;
    padding: 4px 6px 41px 37px !important;
  }

  #pagina-doctor .whatsapp-btn {
    position: absolute;
    right: 1rem;
    bottom: 0rem;
  }

  #pagina-doctor .doctor-listing {
    margin: 1rem;
  }
}

i.fa.fa-facebook {
  background-color: #ffffff00 !important;
}

#pagina-doctor .doctor-image {
  text-align: center;
}

#pagina-doctor .doctor-listing .doctors-content {
  padding: 0 2rem;
  padding-top: 1rem;
  text-align: center;
}

#pagina-doctor .doctor-listing .doctors-content .row {
  height: 100%;
}

#pagina-doctor .doctor-listing .doctors-content .row .content {
  height: 100%;
}

#pagina-doctor .fa-clock-o {
  padding: 0px 4px 20px 15px;
}

/* Desktop breakpoint */
@media screen and (min-width: 768px) {
  #pagina-doctor .doctor-listing .doctors-content {
    text-align: justify;
  }
}

.news-content {
  padding: 0 2rem;
  padding-top: 1rem;
}

.news-listing {
  margin-bottom: 1rem;
}

.news-images {
  max-width: 100%;
}

.news-images img {
  max-width: 100%;
  height: 25%;
  object-fit: cover;
}

body {
  background-color: #00000008;
}

.navbar-fixed-top {
  position: relative;
  width: 100%;
  z-index: 759;
  top: 0px;
  background: #f7f7f7;
}

.carousel-caption h1,
.carousel-caption p {
  color: #ffffff !important;
  text-shadow:
    4px 4px 4px rgba(0, 0, 0, 2.5),
    3px 3px 3px rgba(0, 0, 0, 0.4);
  font-size: 2.5rem;
  font-family: sans-serif;
}

#block-footerfirst img {
  width: 220px;
  height: auto;
  margin-top: 1rem;
}

.navbar-light img {
  height: 60px;
  width: auto;
}

.docters-list img {
  width: 100%;
  object-fit: cover;
  /*aspect-ratio: 9 / 11;*/
}

.img-responsive {
  width: 320px;
  height: 320px;
  object-fit: cover;
}

.departments-list .img-responsive {
  width: 100% !important;
  height: 280px;
  object-fit: cover;
}

/* Desktop breakpoint */
@media screen and (min-width: 768px) {
  .departments-list .img-responsive {
    height: 200px;
  }
}

.insignia .img-responsive {
  object-fit: contain;
  width: 50%;
  margin-bottom: 2rem;
}

.img-responsive {
  height: auto;
  width: auto;
}

.doctor-image .img-responsive {
  height: 320px;
  width: 320px;
}

.field--name-field-ept-accordion-title {
  color: black;
}

.ept-accordion .ui-icon {
  margin-top: 4px;
}

.carousel-item {
  display: none;
  transition: 0.2s ease-in-out;
}

.carousel-item.active {
  display: block;
}

@media screen and (max-width: 992px) {
  .navbar-nav {
    text-align: center;
  }
  .navbar-nav .nav-item {
    margin-bottom: 1rem;
  }
  .navbar-nav .nav-item:hover {
    transform: scale(1.1);
    transition: all 0.3s ease-in-out;
  }
  .latest-news-caption {
    text-align: center;
  }
  #footer {
    text-align: center;
  }
  .insignia .col-xs-12 {
    margin-bottom: 2rem;
  }
  .doctor-listing {
    margin-top: 2rem;
  }
}

/* Imagen para mobile */
.banner-slider-mobile {
  display: block;
}

@media (min-width: 768px) {
  .banner-slider-mobile {
    display: none; /* Ocultar en pantallas medianas y grandes */
  }
}

/* Imagen para desktop */
.banner-slider-desktop {
  display: none;
}

@media (min-width: 768px) {
  .banner-slider-desktop {
    display: block; /* Mostrar en pantallas medianas y grandes */
  }
}

.container {
  max-width: calc(1512px + 120px) !important;
  padding: 20px 20px !important;
}

@media (min-width: 992px) {
  .container {
    padding: 30px !important;
    margin: 0 auto !important;
  }
}

.node__content {
  margin-top: 0px !important;
}

.banner-slider-mobile {
  margin-top: 0px !important;
}
