/* p {
  color: #1a1b1f;
} */

.group-sec-1,
.tax-sec-1,
.location-sec-1,
.single-loc-sec-1,
.team-sec-1 {
  background-color: #152847;
}

.group-sec-1 h1,
.group-sec-1 p,
.tax-sec-1 h1,
.tax-sec-1 p,
.location-sec-1 h1,
.location-sec-1 p,
.single-loc-sec-1 h1,
.single-loc-sec-1 p,
.team-sec-1 h2,
.team-sec-1 p {
  color: #fff !important;
}

.group-sec-1 img,
.tax-sec-1 img,
.location-sec-1 img,
.single-loc-sec-1 img {
  border-radius: 50px 50px 0 0;
  max-height: 450px;
  width: 100%;
  object-fit: cover;
}

.team-sec-1 img {
  border-radius: 50px 50px 0 0;
  max-height: 450px;
  width: 350px;
  object-fit: cover;
}

.team-sec-2 h2 {
  color: #132647;
  font-family: 'Baskervville', serif;
  margin-top: 3rem;
}

.group-sec-2 > .container ul,
.bg-member ul,
.team-sec-2 ul,
.single-blog-sec-3 ul {
  list-style-type: none;
  padding: 0;
  line-height: 2;
}

.single-blog-sec-3 ol {
  line-height: 2;
}

.group-sec-2 > .container ul li,
.bg-member ul li,
.team-sec-2 ul li,
.single-blog-sec-3 ul li {
  padding-left: 20px;
  position: relative;
}

.group-sec-2 > .container ul li::before,
.bg-member ul li::before,
.team-sec-2 ul li::before,
.single-blog-sec-3 ul li::before {
  content: '';
  background: url('https://aaagency.ae/dev/Sicpa/wp-content/uploads/2024/10/Li_Icon.svg');
  background-position: center;
  background-size: cover;
  margin-right: 5px;
  position: absolute;
  left: 0;
  top: 2px;
  height: 17px;
  width: 13px;
  transition: 0.3s all linear;
}

.group-sec-2 > .container ul li::before,
.bg-member ul li::before {
  top: 6px;
}

.location-card-img {
  width: 100%;
  height: 310px;
  border-radius: 25px;
  overflow: hidden;
}

.location-card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.location-card-content p {
  color: #808182 !important;
}

.blogs-sec-2 {
  background-color: #e8eef5;
  border-radius: 50px;
  position: relative;
}

.blogs-sec-2 h1,
.single-blog-sec-1 h1 {
  font-size: 4rem;
  line-height: 1.5;
}

/* .single-blog-sec-1 {
  background-color: #15233c;
  color: #fff;
  position: relative;
} */

.breadcrumbs a {
  color: #132647;
}
.single-blog-img {
  height: 500px;
  object-fit: cover;
}

.blogs-sec-2 .main-blog-img {
  border-radius: 50px 0 0 50px;
  height: 100%;
  object-fit: cover;
  position: absolute;
  z-index: 1;
  top: 50px;
}

.single-blog-sec-1 .main-blog-img {
  position: absolute;
  width: 40%;
  top: 0;
  bottom: 0;
  right: 0;
  padding-right: 0;
}

.single-blog-sec-1 .main-blog-img img {
  border-radius: 50px 0 0 50px;
  height: 100%;
  object-fit: cover;
}

.single-blog-sec-3 h2,
.single-blog-sec-3 h3 {
  color: #132647;
  font-family: 'Baskervville', serif;
  margin-top: 23px;
}

.single-blog-sec-3 a {
  color: #132647;
  border-bottom: 1px solid #132647;
}

.blogs-sec-4 .card-container,
.single-blog-sec-6 .card-container {
  /* border-radius: 0 0 50px 50px; */
  background-color: #f6f6f6;
}
.blogs-sec-4 .card-container .blog-img,
.single-blog-sec-6 .card-container .blog-img {
  height: 200px;
  object-fit: cover;
}

/* .blog-meta {
  background-color: #dadce5;
}

.blog-meta .mid-line {
  width: 2px;
  height: 15px;
  background-color: #000;
} */

.single-blog-sec-5 {
  background-color: #152847;
  background-image: url('https://aaagency.ae/dev/Sicpa/wp-content/uploads/2024/10/bg-lines.png');
  color: #fff;
}

.group-sec-2 > .container,
.member-sec-2 > .container {
  background-color: #e8eef5;
  border-radius: 50px;
}

.center-line {
  height: 1px;
  width: 100%;
  background-color: rgba(21, 40, 71, 0.25);
}

.tax-sec-2 ul.wellness-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  flex-direction: row;
  padding: 0;
  margin: 0;
  column-gap: 2%;
  row-gap: 2rem;
  list-style: none;
  margin: 3rem 0;
}

.tax-sec-2 ul li.welness-card {
  border-radius: 25px;
  width: 32%;
  border: 1px solid #f7f7f7;
  box-shadow: 0 0 12px 0px #ebebeb;
  overflow: hidden;
}

.group-sec-2 .group-item img {
  border-radius: 500px 0 0 500px;
}

.group-sec-2 .group-item.reverse img {
  border-radius: 0 500px 500px 0;
}

.group-sec-2 .group-item.reverse .wp-bootstrap-blocks-row {
  flex-direction: row-reverse;
}

.about-sec-3 .guardians-bg {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.about-sec-3 .guardians-bg h2 {
  font-size: 40px;
}
.about-sec-4 {
  height: 500px;
}
.about-sec-5 .vision-bg {
  height: 500px;
}

.about-sec-7 h2.values-title::after {
  content: '';
  position: absolute;
  height: 1px;
  width: calc(100% - 120px);
  background: #d0d0d0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.rtl .about-sec-7 h2.values-title::after {
  right: unset;
  left: 0;
}

.about-sec-3 .guardians-bg::after,
.contact-sec-1::after,
.about-sec-1::after {
  content: '';
  background-color: rgba(21, 30, 70, 0.5);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.contact-sec-1 .hero-arrow-icon,
.about-sec-1 .hero-arrow-icon {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 20px;
}

.wpcf7 input[type='text'],
.wpcf7 input[type='url'],
.wpcf7 input[type='email'],
.wpcf7 input[type='tel'],
.wpcf7 textarea,
.wpcf7 textarea:focus {
  border: 1px solid #151e46;
  padding: 1.2rem;
  background-color: #eee;
}

.rtl .wpcf7 input[type='url'],
.rtl .wpcf7 input[type='email'],
.rtl .wpcf7 input[type='tel'] {
  direction: rtl;
}

.wpcf7-spinner {
  position: absolute;
}

/* footer */
#wpcf7-f370-o1 input.wpcf7-email {
  background-color: transparent;
  border: 1px solid #ccd4d6;
  border-radius: 500px;
  padding: 11px 15px;
}

#wpcf7-f370-o1 .nh-btn-solid input {
  border: 2px solid #152847;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  background-color: #152847;
  transition: 0.3s all linear;
  font-weight: 300;
  letter-spacing: 0.5px;
  font-size: 0.9rem;
}

#wpcf7-f370-o1 .nh-btn-solid input:hover {
  font-weight: 400;
  letter-spacing: 1px;
  background-color: #000;
}

#wpcf7-f370-o1 .wpcf7-list-item-label a,
#wpcf7-f370-o1 .wpcf7-list-item-label {
  color: #1a1b1f;
}

.footer-img img {
  border-radius: 50px 50px 0 0;
  height: 400px;
  object-position: center;
  object-fit: cover;
}

.newsletter-sec {
  background-color: #e3e7ef;
}

.franchise-sec {
  background-color: #edf1f4;
}

#footer,
#footer-sec-last {
  /* background-color: #152847; */
}

/* #footer h5,
#footer p,
#footer-sec-last p {
  color: #fff !important;
} */

.footer-sep {
  background-color: #000;
  width: 90%;
  margin-inline: auto;
  height: 1px;
}

.footer-logo {
  /* width: 80px; */
  height: 100%;
}

#footer a,
.newsletter-sec a,
#footer-sec-last a {
  color: #000;
  transition: color 0.3s ease;
}

#footer a:hover,
.newsletter-sec a:hover,
#footer-sec-last a:hover {
  color: #151e46;
}

.newsletter-sec a {
  border-bottom: 1px solid #000;
  line-height: 1;
}

#footer ul {
  list-style-type: none;
  padding: 0;
  margin-bottom: 0;
}

#footer ul li {
  margin-block: 5px;
}

.top-button.visible {
  background-color: #151e46;
  color: #fff;
}
