.ctasection {
  padding: 80px 0 40px;
  position: relative;
}

.ctacont span {
  color: var(--white);
  font-size: var(--midFont);
  letter-spacing: var(--letter3);
  line-height: var(--smallHeight);
  white-space: nowrap;
}

.footerbox ul li p strong a {
  background-image: linear-gradient(
    to right,
    var(--primary),
    var(--primary) 50%,
    var(--black) 50%
  );
  font-weight: 700;
}

a {
  color: inherit;
  text-decoration: none;
}

.ctacont p {
  color: var(--white);
  font-size: 21px;
  font-weight: 600;
  line-height: 30px;
  margin: 0;
}

.ctacomponent {
  justify-content: end;
  margin-right: 25px;
  width: 70px;
}

.footerbox h4 {
  color: var(--secondary);
  margin: 10px 0 15px;
}

.footerbox span {
  float: left;
  height: 32px;
  margin-right: 15px;
  width: 32px;
}

.footerbox span svg {
  overflow: hidden;
  transition: all 0.5s ease;
}

.footerbox ul li a {
  -webkit-text-fill-color: #0000;
  align-items: center;
  -webkit-background-clip: text;
  background-image: linear-gradient(
    to right,
    var(--primary),
    var(--primary) 50%,
    var(--black70) 50%
  );
  background-position: 100%;
  background-size: 200% 100%;
  color: inherit;
  display: flex;
  font-weight: 400;
  pointer-events: all;
  text-decoration: inherit;
  transition: all 1s ease;
}

.footerbox ul li:hover a {
  background-position: 0;
}

.footerbox ul li {
  align-items: center;
  display: flex;
  font-size: var(--midFont);
  line-height: var(--smallHeight);
  padding: 5px 0;
}

.footerbox ul li p {
  float: left;
  line-height: inherit;
  margin: 0;
  width: auto;
}

.footerbox span svg path {
  fill: var(--black70);
}

.copyrightcont p {
  color: var(--black70);
  font-size: var(--smallFont);
  letter-spacing: 0.3px;
  margin: 0;
}

.copyrightcont p a {
  border-right: 1px solid #ababab;
  margin-right: 10px;
  padding-right: 10px;
}

.copyrightcont p a:last-child {
  border: 0;
  margin: 0;
  padding: 0;
}

.footerbox ul li a:hover {
  color: var(--primary);
}

.ctabtn svg path,
.ctacont p,
.footerbox span svg path,
.footerbox ul li p {
  transition: all 0.5s ease;
}

.ctabtn:hover svg path {
  fill: var(--white);
}

.ctabtn:hover .ctacont p {
  color: var(--primary);
}

.tfhours {
  background: var(--primary);
  border-radius: 5px;
  color: var(--white);
  font-size: 11px;
  letter-spacing: 1px;
  line-height: 1;
  padding: 5px 10px;
  position: absolute;
  text-transform: uppercase;
  top: 0;
}

.footercolumn h3 {
  font-size: 19px;
  line-height: 24px;
  font-weight:600;
}

.footercolumn:last-child .footerbox {
  border-bottom: 1px solid #ededed;
  padding: 8px 0;
}

.footercolumn:last-child .footerbox:last-child {
  border: 0;
}

.footercolumn:last-child .footerbox:first-child {
  padding-top: 0;
}

.fb a:hover svg {
  background-color: #4a6d9d;
}

.tw a:hover svg {
  background-color: #3bc1ed;
}

.li a:hover svg {
  background-color: #0b7bb5;
}

.tel a:hover svg {
  background: linear-gradient(
    45deg,
    #f09433,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888
  );
}

.follow_us span {
  border-radius: 50px;
  overflow: hidden;
}

.footercolumn:nth-child(2) ul li:last-child a {
  color: var(--black70);
  font-weight: 600;
}

.follow_us span:hover svg path {
  fill: var(--white);
}

@media (max-width: 1600px) {
  .footerbox span {
    height: 30px;
    width: 30px;
  }
}

@media (max-width: 1440px) {
  .footercolumn h3 {
    font-size: 17px;
    line-height: 24px;
  }
  .footerbox ul li {
    font-size: 15px;
    line-height: 22px;
  }
}

@media (max-width: 1040px) {
  .copyrightcont p a,
  .footerbox ul li,
  .footerbox ul li a {
    font-weight: 300;
  }
  .ctabtn {
    display: grid;
    justify-content: center;
    text-align: center;
  }
  .ctacomponent {
    height: 70px;
    margin: 0 auto;
  }
  .ctacont p {
    font-size: 19px;
    line-height: 20px;
    margin-top: 5px;
  }
  .footercolumn {
    margin-bottom: 25px;
    width: 30%;
  }
  .ctasection {
    padding: 35px 0;
  }
}

@media (max-width: 680px) {
  .footercolumn {
    width: 50%;
  }
  .ctacomponent {
    justify-content: center;
  }
  .copyrightcont {
    display: grid !important;
    margin-top: 0 !important;
    text-align: center;
  }
  .bglayerimage .row,
  .ctasection .col-12 .row {
    row-gap: 25px;
  }
}

@media (max-width: 480px) {
  .footercolumn:last-child {
    width: 100%;
  }
  .footerbox ul li {
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 20px;
    padding: 3px 0;
  }
  .footercolumn h3 {
    font-size: 15px;
    letter-spacing: 0.5px;
    line-height: 20px;
  }
}

@media (max-width: 390px) {
  .footercolumn {
    width: 100%;
  }
}

@font-face {
  font-display: block;
  font-family: lg;
  font-style: normal;
  font-weight: 400;
  src: url(https://www.patelhospital.com/static/media/lg.64b800aa30714fd916dc.woff2)
      format("woff2"),
    url(/static/media/lg.747d038541bfc6bb8ea9.ttf) format("truetype"),
    url(/static/media/lg.356a0e9cb064c7a196c6.woff) format("woff"),
    url(/static/media/lg.09cd8e9be7081f216644.svg#lg) format("svg");
}

.lg-icon:focus-visible {
  border-radius: 3px;
  color: #fff;
  outline: 1px dashed #fff9;
}

.lg-toolbar .lg-icon:focus-visible {
  border-radius: 8px;
  outline-offset: -5px;
}

.ctasection,
.outline-button .btn-8.bluebtn {
  background-color: #163d68;
  background-color: var(--blue);
}
