html {
  overflow-y: auto;
  margin: 0 !important;
  margin-top: 0 !important;
}
div#wpadminbar {
  display: none;
}
.slick-prev:focus, .slick-next:focus{
  background: #ffffff !important;
}
/* .aos-animate{
  display: none;;
} */
#slider .owl-carousel .owl-item img{
  width: 100% !important;
}
header,section,footer {
  /* background: #ffffff; */
  z-index: 0
}
header#masthead {
  z-index: 2;
  position: relative;
}
button.owl-dot {
  border-radius: 50%;
}
.owl-nav button {
  z-index: 3;
  cursor: pointer !important;
}
.task-inner .main-task-inner-wrapper:nth-child(1).aos-animate{
  animation-name: fade-right !important;
  visibility: visible;
  animation-duration: 0s;
  transition-delay: 0s !important;
}
.task-inner .main-task-inner-wrapper img.arrow-img:nth-child(2){
  visibility: visible;
  animation-duration: 2s;
  transition-delay: 1s !important;
}
.task-inner .main-task-inner-wrapper:nth-child(2).aos-animate{
  -webkit-animation-name: fade-up;
  animation-name: fade-up !important;
  visibility: visible;
  animation-duration: 2s;
  transition-delay: 2s !important;
}
.task-inner .main-task-inner-wrapper:nth-child(3).aos-animate{
  -webkit-animation-name: fade-down;
  animation-name: fade-down !important;
  visibility: visible;
  animation-duration: 3s;
  transition-delay: 3s !important;
}

@-webkit-keyframes shine {
  from {-webkit-mask-position: 150%; } to {-webkit-mask-position: -50%; }
}
/* ------------------ Testimonials ----------------  */

#testimonials .testimonials-head{
  text-align: center;
  margin-bottom: 0rem;
}
#testimonials .testimonials-head h3{
  letter-spacing: 0px;
}
#blog .blog-head h3
{
  letter-spacing: 0px;
}
.blog-share{
  float: right;
  cursor: pointer;
}
.blog-share i{
  font-size: 24px;
  color: #4bcdfc;
}
.blog-share{
  border: 1px solid transparent;
  padding: 5px 10px 5px 10px;
  border-radius: 8px 0px;
  margin-top: -10px;
}
.blog-share:hover{
  border: 1px solid #4bcdfc;
}
.blog-share-icon {
  margin-top: 7em;
  margin-left: -10em;
  margin-bottom: -2em;
}
.blog-share-icon a {
  margin-right: 5px;
  background-color: var(--heading-text-color);
  padding: 8px;
  border-radius: 5px 0px;
}
.blog-share-icon a:hover {
  background-color: #4bcdfc;
  color: var(--heading-text-color);
}
.blog-comments i {
  color: #4bcdfc;
}
.blog-comments span{
  font-size: 13px;
}
.blog-contents:hover {
  background-size: cover;
}
#blog .owl-carousel .owl-dot, #our-clients .owl-carousel .owl-dot {
  padding: 4px;
  padding: 5px;
  border: none;
  margin-right: 9px;
  background-color: #d9d9d9;
}
.shortcode_text{
  margin-top: 3%;
  color: #9d9d9e;
}
.owl-carousel .owl-item img {
  width: auto;
  margin: 0 auto;
}
button.owl-next.disabled, button.owl-prev.disabled {
  background: #bbb;
}


/* My Custom Css */

/* Heading And Sub Heading */
.service-heading h2,.department-heading h2,.iwt-heading h2,.pp-heading h2,.facilitie-heading h2,h2.testi-heading,.blog-heading h2 {
  font-family: Poppins;
  font-size: 48px;
  font-weight: 600;
  line-height: 40px;
  text-align: center;
  color: #232323;
  padding: 0;
}
.service-heading,.doctor-heading,.department-heading,.iwt-heading,.pp-heading,.facilitie-heading,.testi-head,.blog-heading {
  padding-bottom: 40px;
}

/* Button style */
.btn-1,.btn-2 {
  font-family: Helvetica, Arial;
  font-size: 16px;
  font-weight: 700;
  line-height: 12px;
  text-align: center;
  color: #235DA5;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 200px;
  height: 50px;
  position: relative;
  z-index: 1;
  transition: 0.3s ease-in-out;
}
.btn-1 {
  background: #ffffff;
}
.btn-2 {
  background: #E8E8E8;
}
.btn-1 span ,.btn-2 span {
  width: 100%;
  height: 100%;
  max-width: 10px;
  background: #235DA5;
  position: absolute;
  left: 0;
  transition: 0.3s ease-in-out;
  z-index: -1
}
.btn-1:hover span ,.btn-2:hover span {
  max-width: 100%;
}
.btn-1:hover,.btn-2:hover {
  color: #ffffff
}

/* Banner */
#banner {
  padding: 0;
}
.banner-wrap {
  position: relative;
}
img.b-mbl-img {
  display: none;
}
.banner-text-wrap {
  position: absolute;
  top: 48%;
  transform: translateY(-48%);
  left: 140px;
}
h1.banner-heading {
  font-family: Poppins;
  font-size: 66px;
  font-weight: 700;
  line-height: 75px;
  text-align: left;
  color: #ffffff;
  padding: 0;
  width: 100%;
  max-width: 60%;
  margin-bottom: 80px;
}
p.banner-text {
  font-family: Helvetica, Arial;
  font-size: 16px;
  font-weight: 500;
  line-height: 29px;
  text-align: left;
  color: #ffffff;
  margin: 0;
  padding: 25px 0;
  width: 100%;
  max-width: 55%;
}
.banner-trusted {
  display: flex;
  align-items: center;
  gap: 50px;
  position: absolute;
  bottom: 85px;
  left: 135px;
}
.banner-trusted p {
  font-family: 'Helvetica, Arial';
  font-size: 16px;
  font-weight: 600;
  line-height: 12px;
  text-align: left;
  color: #ffffff;
  margin: 0;
}
.banner-arrow {
  width: 100%;
  max-width: 100px;
  height: 100px;
  background: #ffffff;
  border-radius: 50%;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 20px 0;
  cursor: pointer
}
.banner-arrow img {
  animation: mover 1s infinite alternate;
}
@keyframes mover {
  0% { transform: translateY(0); }
  100% { transform: translateY(-30px); }
}

/* Brand */
section#brand {
  padding: 0 0 50px;
}
.brand-heading {
  padding: 50px 15px 50px 0;
  background: #235DA5;
}
.brand-inner-wrapper {
  display: grid;
  grid-template-columns: 1.1fr 3fr;
}
.brand-heading h2{
  font-family: Poppins;
  font-size: 36px;
  font-weight: 600;
  line-height: 32px;
  text-align: right;
  color: #ffffff;
  padding: 0
}
.brand-img {
  background: #FCFCFC;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 50px 0;
}

/* About */
.about-inner-wrap .row {
  align-items: center;
}
.about-text h5 {
  font-family: Helvetica, Arial;
  font-size: 16px;
  font-weight: 600;
  line-height: 12px;
  color: #ffffff;
  background: #E5332B;
  width: 100%;
  max-width: 125px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-text h2 {
  font-family: Poppins;
  font-size: 48px;
  font-weight: 600;
  line-height: 63px;
  text-align: left;
  color: #232323;
  padding: 40px 0;
}
.about-text p {
  font-family: Helvetica, Arial;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  text-align: left;
  color: #393939;
  margin: 0;
}
ul.about-feature {
  list-style: none;
  margin: 30px 0 50px;
}
ul.about-feature li {
  font-family: Helvetica, Arial;
  font-size: 16px;
  font-weight: 700;
  line-height: 12px;
  text-align: left;
  color: #393939;
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 20px;
}
ul.about-feature li:last-child {
}
.about-img {
  padding-right: 100px;
}

/* Service */
.service-inner-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.service-content:nth-child(odd) {
  background: #235DA5;
  transform: perspective(1100px) rotateY(40deg);
  box-shadow: 0px 2px 4px 0px #00000040;
  padding: 25px 20px;
  transform-origin: right;
}
.service-content:nth-child(even) {
  transform: perspective(1100px) rotateY(-40deg);
  background: #B1D1FA;
  box-shadow: 0px 2px 2px 0px #00000040;
  padding: 25px 20px;
  transform-origin: left;
}
a.sv-btn {
  margin: 80px auto 0;
}
.service-title {
  font-family: Helvetica, Arial;
  font-size: 21px;
  font-weight: 700;
  line-height: 26px;
  text-align: left;
  padding: 20px 0;
}
.service-text p {
  font-family: Helvetica, Arial;
  font-size: 16px;
  font-weight: 500;
  line-height: 29px;
  text-align: left;
  margin: 0 0 20px;
}
a.service-btn {
  font-family: 'Helvetica, Arial';
  font-size: 16px;
  font-weight: 700;
  line-height: 14px;
  text-align: left;
}
.service-content:nth-child(odd) .service-text-wrap .service-title,.service-content:nth-child(odd) .service-text-wrap .service-text p {
  color: #ffffff;
}
.service-content:nth-child(odd) .service-text-wrap .service-btn {
  color: #bbbbbb
}
.service-content:nth-child(even) .service-text-wrap .service-title,.service-content:nth-child(even) .service-text-wrap .service-text p {
  color: #000000;
}
.service-content:nth-child(even) .service-text-wrap .service-btn {
  color: #000000
}
.service-heading {
  padding-bottom: 80px;
}

/* Choose Us */
.cu-text h5 {
  font-family: 'Helvetica, Arial';
  font-size: 16px;
  font-weight: 600;
  line-height: 12px;
  text-align: left;
  color: #ffffff;
  width: 100%;
  max-width: 130px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #E5332B;
}
.cu-text h2 {
  font-family: Poppins;
  font-size: 48px;
  font-weight: 600;
  line-height: 58px;
  text-align: left;
  color: #000000;
  padding: 40px 0;
  letter-spacing: 0;
}
.cu-img {
  text-align: right;
}
.cu-feature {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 50px;
  grid-row-gap: 30px;
}
.cu-feature-content {
  display: flex;
  align-items: center;
  gap: 15px;
}
.cu-f-icon {
  width: 100%;
  max-width: 45px;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 7px;
  background: #235DA5;
}
.cu-f-text h4 {
  font-family: Helvetica, Arial;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  text-align: left;
  color: #000000;
  padding: 0 0 15px;
}
.cu-f-text p {
  font-family: Helvetica, Arial;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: left;
  color: #6c6c6c;
  margin: 0;
}

/* Doctor */
.doctor-wrapper {
  padding: 30px 0 50px;
}
.doctor-heading h2 {
  font-family: Poppins;
  font-size: 48px;
  font-weight: 600;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  padding-bottom: 30px;
}
.doctor-heading p {
  font-family: Helvetica, Arial;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
  width: 100%;
  max-width: 85%;
  margin: 0 auto;
}
.doctor-content {
  background: #ffffff;
  box-shadow: 0px 1px 1px 0px #00000040;
}
.doctor-inner-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 25px;
}
.doctor-img {
  position: relative;
}
.doctor-img img {
  width: 100%;
}
.doctor-social {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 5px;
  position: absolute;
  right: 0;
  bottom: -20px;
}
.doctor-social a {
  width: 35px;
  height: 35px;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.doctor-text-wrap {
  padding: 20px 10px 30px;
}
.doctor-title a {
  font-family: Helvetica, Arial;
  font-size: 20px;
  font-weight: 800;
  line-height: 14px;
  text-align: left;
  color: #235DA5;
}
a.doctor-desig {
  font-family: Helvetica, Arial;
  font-size: 16px;
  font-weight: 600;
  line-height: 36px;
  text-align: left;
  color: #9e9e9e;
}
.doctor-text p {
  font-family: Helvetica, Arial;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  text-align: left;
  color: #393939;
  margin: 0;
}
.doctor-social a i {
  color: #000000 !important;
}

/* Department */
.department-inner-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 25px;
}
.department-content {
  background: #ffffff;
  box-shadow: 0px 1px 1px 0px #00000040;
}
.department-img img {
  width: 90%;
  margin: auto;
}
.department-text-wrap {
  padding: 10px;
}
.department-title h3 {
  font-family: Helvetica, Arial;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
  color: #235DA5;
}
.department-text p {
  font-family: Helvetica, Arial;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  text-align: left;
  color: #393939;
  margin: 5px 0 0;
}
a.dep-btn {
  margin: 40px auto 0;
}

/* Image With text */
.iwt-img img {
  width: 100%;
}
.iwt-text-wrap {
  background: #235DA5;
  height: 100%;
  padding: 50px 30px;
}
h3.iwt-title {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 600;
  line-height: 14px;
  text-align: left;
  color: #ffffff;
}
p.iwt-text {
  font-family: Helvetica, Arial;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  text-align: left;
  color: #ffffff;
  margin: 15px 0 15px 0;
}
ul.iwt-feature {
  padding-left: 20px;
}
ul.iwt-feature li {
  font-family: Helvetica, Arial;
  font-size: 16px;
  font-weight: 300;
  line-height: 12px;
  text-align: left;
  color: #ffffff;
}
ul.iwt-feature li:nth-child(1) {
  margin-bottom: 20px;
}
.iwt-detail {
  padding-bottom: 40px;
}
.iwt-contact {
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 20px;
  padding-top: 40px;
}
.iwt-contact a,.iwt-contact h5 {
  font-family: Helvetica, Arial;
  font-size: 16px;
  font-weight: 300;
  line-height: 14px;
  text-align: left;
  color: #ffffff;
  display: flex;
  align-items: center;
  gap: 15px
}
.iwt-contact a i,.iwt-contact h5 i {
  font-size: 14px !important;
}

/* Pricing */
.pp-heading h2 {
  padding-bottom: 30px;
}
.pp-heading p {
  font-family: Helvetica, Arial;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  text-align: center;
  color: #393939;
  width: 100%;
  max-width: 85%;
  margin: 0 auto;
}
.pp-product {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 60px;
  padding-top: 50px;
}
.pp-detail-wrap {
  background: #d9d9d90f;
  border: 1px solid #F5F5F5;
  text-align: center;
  position: relative;
}
.pp-images {
  position: absolute;
  top: -14%;
  left: 50%;
  transform: translate(-50%, 14%);
}
.pp-images img {
  border: 10px solid #ffffff;
  border-radius: 50%;
  width: 100%;
  box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
}
.pp-text-wrap {
  padding: 100px 0 20px;
}
.pp-title a {
  font-family: Helvetica, Arial;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  color: #000000;
}
.pp-price {
  font-family: Poppins;
  font-size: 40px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  color: #e5332b;
  padding: 30px 0;
}
.pp-text p {
  font-family: Helvetica, Arial;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  text-align: center;
  color: #000000;
  width: 100%;
  max-width: 80%;
  margin: 0 auto;
  margin-bottom: 30px;
}
ul.pp-feature {
  border-top: 1px solid #F5F5F5;
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding-top: 30px;
}
ul.pp-feature li {
  font-family: Helvetica, Arial;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  color: #585858;
}
.pp-cart-btn {
  padding-top: 40px
}
.pp-cart-btn a {
  font-family: Poppins;
  font-size: 24px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  color: #000000;
  text-decoration: underline;
}
.pp-detail-wrap:nth-child(2) {
  background: #235DA5;
}
.pp-detail-wrap:nth-child(2) .pp-title a,.pp-detail-wrap:nth-child(2) .pp-text p,.pp-detail-wrap:nth-child(2) ul.pp-feature li,.pp-detail-wrap:nth-child(2) .pp-cart-btn a {
  color: #ffffff;
}

/* Text Banner */
.tb-details {
  position: relative;
}
.tb-text {
  position: absolute;
  top: 50%;
  left: 135px;
  transform: translateY(-50%);
}
.tb-text h2 {
  font-family: Poppins;
  font-size: 48px;
  font-weight: 600;
  line-height: 64px;
  text-align: left;
  color: #232323;
  width: 100%;
  max-width: 65%;
  padding-bottom: 40px;
}

/* Facilities */
.facilities-inner-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 150px;
  grid-row-gap: 40px;
}
.facilitie-details {
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px #7A7A7A40;
  padding: 40px 20px;
}
.facilitie-details h4 {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 600;
  line-height: 14px;
  text-align: left;
  color: #235da5;
  padding: 0 0 25px;
}
.facilitie-details p {
  font-family: Helvetica, Arial;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  text-align: left;
  color: #393939;
  margin: 0;
}
.facilitie-details:last-child {
  background: #235DA5;
}
.facilitie-details:last-child h4,.facilitie-details:last-child p {
  color: #ffffff;
}

/* Testimonial */
h4.testi-title {
font-family: Helvetica, Arial;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    text-align: left;
    color: #000000;
	width: 85%;
	padding: 0;
}
p.testi-customer-designation {
  font-family: Helvetica, Arial;
  font-size: 15px;
  font-weight: 600;
  line-height: 25px;
  text-align: left;
  color: #6d6d6d;
  margin: 0
}
.testi-text p {
  font-family: Helvetica, Arial;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  text-align: left;
  color: black;
  padding: 15px 0;
  margin: 0;
  width: 100%;
  max-width: 80%;
}
.testi-content {
  grid-template-columns: 0.4fr 2fr;
  align-items: center;
  gap: 30px;
  padding: 5px;
}
.testi-img {width: 60px;
    height: 60px;
    border-radius: 40px;
    overflow: hidden;
    margin-right: 15px;
	float: left;
	}
.testimonial-text-section.slick-slide {
  margin: 0 25px;
      cursor: grab;
	  height: 220px;
    border: 1px solid #F5F5F5;
}
.testimonials-content .slick-list {
  padding-left: 0 !important
}
.testimonial-text {
  position: relative;
}
.testi-quotes {
  position: absolute;
  top: 10px;
  right: 10px;
}
.testi-quotes i {
    font-size: 36px !important;
    color: #b6dcf5 !important;
}
.testi-inner {
  margin: 0 0px 0 115px;
}
.testimonials-content .slick-dots li button:before {
  font-size: 46px;
}
.testimonials-content .slick-dots li {
  margin: 0
}
.testimonials-content .slick-dots {
  bottom: -50px;
}

/* Blog */
.blog-content-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 105px;
}
.blog-img img {
  width: 100%;
}
h5.blog-tag {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 500;
  line-height: 14px;
  text-align: center;
  color: #235da5;
  display: flex;
  align-items: center;
  gap: 10px;
}
h5.blog-tag i {
  font-size: 12px !important;
}
h4.blog-date {
  font-family: Helvetica, Arial;
  font-size: 16px;
  font-weight: 500;
  line-height: 12px;
  text-align: left;
  color: #171424;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0
}
h4.blog-date i {
  font-size: 20px;
}
.blog-tag-date {
  display: flex;
  align-items: center;
  gap: 20px;
}
.blog-title a {
  font-family: Helvetica, Arial;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
  color: #235DA5;
}
.blog-title {
  padding: 15px 0 15px 10px;
}
.blog-text p {
  font-family: Helvetica, Arial;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  text-align: left;
  color: #585858;
  margin: 0;
}
.blog-information {
}
a.blog-btn {
  margin: 40px auto 0;
}

/* Get In Touch */
.git-inner-wrap .row {
  align-items: center;
}
.git-form-wrap {
  background: #235DA5;
  padding: 35px;
  margin: auto;
  border-radius: 5px;
}
.git-form-wrap h4 {
  font-family: Poppins;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
  text-align: left;
  color: #ffffff;
  padding: 0 0 35px;
}
.git-name {
  display: flex;
  align-items: center;
  gap: 105px;
}
.git-gender p{color: #fff;  font-size: 16px;float: left;}
.git-f input {
  padding: 0;
  color: #ffffff
}
.git-age input{color: #ffffff;}
.git-f input::placeholder,.git-f select {
  font-family: Helvetica, Arial;
  font-size: 16px;
  font-weight: 500;
  line-height: 12px;
  text-align: left;
  color: #ffffff;
}
.git-f input {
  border: none;
  border-bottom: 1px solid #EBEBEB;
  padding-bottom: 15px;
}
.git-btn p {
  margin: 0;
}
.git-f p {
  margin-bottom: 37px;
}
.git-dep select {
  padding: 0;
  background: transparent;
  border-bottom: 1px solid #ffffff !important;
  padding-bottom: 15px;
  border: none;
}
.git-dep select option {
  color: #000000;
}
.git-btn p {
  margin-bottom: 0
}
.git-btn {
  position: relative;
  width: 100%;
  max-width: 200px;
  height: 50px
}
.git-btn input {
  font-family: Helvetica, Arial;
  font-size: 16px;
  font-weight: 700;
  line-height: 12px;
  text-align: left;
  color: #235DA5;
  width: 100%;
  max-width: 200px;
  height: 50px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #E8E8E8;
  border: none !important;
}

/* Direction */
.direction-text {
  background: #F6F6F6;
  padding: 45px;
}
.direction-text h5 {
  font-family: Helvetica, Arial;
  font-size: 20px;
  font-weight: 400;
  line-height: 27.28px;
  text-align: left;
  color: #235da5;
}
.direction-text h2 {
  font-family: Poppins;
  font-size: 48px;
  font-weight: 600;
  line-height: 72px;
  text-align: left;
  color: #235da5;
  padding-top: 10px;
  padding-bottom: 0;
}
.direction-text p {
  font-family: Helvetica, Arial;
  font-size: 16px;
  font-weight: 400;
  line-height: 36px;
  text-align: left;
  color: #454545;
  padding: 20px 0 30px;
  margin: 0;
}
.ddw h4 {
  font-family: Poppins;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  text-align: left;
  color: #235da5;
  padding: 0
}
.ddw p {
  font-family: Helvetica, Arial;
  font-size: 16px;
  font-weight: 500;
  line-height: 21.82px;
  letter-spacing: 0.05em;
  text-align: left;
  color: #757575;
  text-transform: capitalize;
  padding: 0;
}
.direction-distance-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 110px;
}
