/*
 Theme Name:   Hello Elementor Child
 Theme URI:    http://example.com/hello-elementor-child
 Description:  Hello Elementor Child Theme
 Author:       Your Name
 Author URI:   http://example.com
 Template:     hello-elementor
 Version:      1.0.0
*/

/* Importing the parent theme style.css */
@import url("../hello-elementor/style.css");

:root {
  --color1: #ad986c;
  --color2: #ad986c;
  --color3: #292c2d;
  --color4: #fff;
}

/* Custom CSS can go here */

@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1240px !important;
  }
}
label {
  width: 100%;
}
.captcha .cf7sr-g-recaptcha {
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  transform-origin: top left;
  -webkit-transform-origin: top left;
}
.captcha .cf7-left p:first-child,
.captcha .cf7-left p:last-child {
  display: none;
}

body {
  font-family: HostGrotesk;
}
.fix-header #masthead {
  position: fixed;
  top: 0;
  width: 100%;
}
/* home banner css start */

.hero-banner .carousel-caption {
  position: absolute;
  top: 50%;
  right: 0;
  bottom: inherit;
  left: 0;
  padding-top: 0;
  padding-bottom: 0;
  color: #fff;
  text-align: left !important;
  transform: translate(0%, -50%);
}
.hero-banner .carousel-caption h3 {
  font: normal normal normal 52px/62px HostGrotesk;
  letter-spacing: 0px;
  color: #ffffff;
}
.arrow-control-slider {
  display: flex;
}
.arrow-control-slider span {
  background-color: var(--color1);
  padding: 5px;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  margin-right: 5px;
}
.arrow-control-slider span:hover {
  background-color: var(--color2);
}

.arrow-control-slider .control-prev {
  border-radius: 5px;
}
.arrow-control-slider .control-next {
  border-radius: 5px;
}
.arrow-control-bottom {
  display: flex;
  position: absolute;
  bottom: 15%;
  left: 0;
  z-index: 9;
  width: 100%;
}

.prepaidslider {
    min-height: 250px;
}


.hero-banner .indicators-num {
  display: flex;
  position: absolute;
  bottom: 5%;
  left: 0;
  z-index: 9;
  width: 100%;
}
.hero-banner .carousel-indicator {
  display: flex;
}
.hero-banner .carousel-indicator span {
  color: #fff;
}
.hero-banner .carousel-indicator button {
  border-radius: 0 !important;
  background: transparent !important;
  padding: 0;
  border: 0 !important;
  margin-right: 8px;
}
.hero-banner .carousel-indicator button .budge {
  background: #eee !important;
  opacity: 1 !important;
  padding: 3px 15px 3px 15px !important;
  border: 0 !important;
  border-radius: 0;
  width: 30px !important;
  height: 10px !important;
  display: inline-block;
}
.hero-banner .carousel-indicator button.active .budge {
  background: var(--color1) !important;
}
.hero-banner .carousel-indicator button .number {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
.hero-banner .carousel-indicator button.active .number {
  color: var(--color1) !important;
}

/* home banner css end */

/* pagination style one css start  */
.pagination-style-one {
  display: inline-flex;
  justify-content: center;
}
.pagination-style-one .page-numbers.current {
  font-weight: 700 !important;
  color: #ad986c !important;
}
.pagination-style-one .page-numbers {
  font: normal normal 700 18px / 22px Host Grotesk !important;
  letter-spacing: 0px;
  color: #474a48 !important;
  border-radius: 0px;
  text-decoration: none !important;
  width: 25px;
  height: 25px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0 5px;
}
.pagination-style-one .page-numbers:hover {
  color: #AD986C !important;

}
/* pagination style one css start  */

/* Blog css start */

.blog-post-card {
  margin-bottom: 40px;
  border-radius: 16px;
  overflow: hidden;
  background: #fff;
}

.blog-image-wrapper {
  position: relative;
}

.blog-image-wrapper img {
  width: 100%;
  border-radius: 20px;
  display: block;
}

.blog-category-badge {
  position: absolute;
  top: 15px;
  left: 15px;
  background: var(--color1) !important;
  color: #fff;
  font-size: 13px;
  padding: 6px 12px;
  border-radius: 8px;
  text-transform: capitalize;
}

.blog-content {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.blog-content h2 {
  font-size: 34px !important;
  color: #0073aa;
  margin: 0;
}

.blog-content h2 a {
  color: #0073aa;
  text-decoration: none;
}

.blog-content p {
  margin-top: 10px;
}

.read-more-btn {
  display: inline-block;
  background: var(--color2);
  font-size: 16px !important;
  color: #fff !important;
  padding: 12px 30px !important;
  border-radius: 10px !important;
  margin-top: 15px;
  font-weight: 500;
  text-decoration: none;
}

.read-more-btn:hover {
  background: #292c2d !important;
  color: #fff !important;
}

h3.cat-color {
  color: var(--color1) !important;
  font-size: 22px !important;
  font-weight: 600 !important;
  padding-bottom: 2px !important;
}

.sidebar-box h3 {
  margin-bottom: 15px;
}

.sidebar-box {
  background: #fff;
  border: solid 1px #ececec;
  border-radius: 15px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  padding: 30px;
}
.single-detail {
  background-image: url(https://draftsite1.com/goldcard/wp-content/uploads/2025/08/Mask-Group-6-1.png);
  background-position: -33px 59px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: -180px;
  padding-top: 180px;
}
.sidebar-box h3 {
  margin-bottom: 15px;
}

.category-list {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}

.category-list li {
  margin-bottom: 8px;
}

.category-list a {
  color: #292c2d;
  text-decoration: none;
  font-weight: 500;
  font-size: 16px !important;
  width: 100%;
  display: block;
}
.category-list a span {
  float: right;
}
.category-list a:hover {
  color: #292c2d;
  text-decoration: none;
  font-weight: 500;
  font-size: 18px !important;
}
.article-detail {
  padding: 70px 0;
}
.prevnext-post {
  font-size: 14px;
}
.recent-post {
  display: flex;
  gap: 12px;
  margin-bottom: 20px;
  align-items: center !important;
}

.recent-post img {
  width: 70px;
  display: block;
}

.recent-post a {
  font-size: 16px !important;
  color: #292c2d !important;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
  line-height: 21px;
  margin-bottom: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.recent-date {
  font-size: 14px !important;
  color: #292c2d !important;
  margin-top: 2px;
}

/* blog css end */

/* testimonials css start */

/* testimonials box one  css start */

.testimonials-box-one {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 2px solid #ececec;
  border-radius: 10px 150px 10px 10px;
  padding: 0px 50px 50px 50px;
  text-align: center;
  margin-top: 55px;
  position: relative;
}
.testimonials-box-one:before {
  content: "";
  position: absolute;
  bottom: -1px;
  width: calc(100% + 4px);
  height: 10px;
  background: var(--color1);
  left: -2px;
  border-radius: 0px 0px 10px 10px;
  transition: all 0.4s ease;
}
.testimonials-box-one:hover:before {
  content: "";
  background: var(--color2);
}

.testimonials-box-one .img-wrap {
  position: relative;
  margin-top: -50px;
}

.testimonials-box-one .img-wrap img {
  width: 100px !important;
  margin: 0px auto;
  border-radius: 50%;
}
.testimonials-box-one .title,
.testimonials-box-one-popup .title {
  font: normal normal normal 21px / 25px HostGrotesk;
  letter-spacing: 0px;
  color: var(--color1);
  margin-bottom: 5px;
  margin-top: 20px;
}
.testimonials-box-one .quate-img img {
  width: 25px;
  margin: 0 auto;
}
.testimonials-box-one .rating-area {
  color: #ffc107;
  font-size: 20px;
  margin-top: 24px;
}
.testimonials-box-one .content-box {
  height: 130px;
}
.testimonials-box-one .content-box .description {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.read-more-link {
  text-decoration: underline !important;
  font: normal normal 700 15px / 28px HostGrotesk;
  letter-spacing: 0px;
  color: #292c2d !important;
}

/* testimonials box one  css end */

/* testimonials box two  css start */
.testimonials-box-two {
  background: #f9f9f9 0% 0% no-repeat padding-box;
  box-shadow: 2px 5px 10px #d9d6cd29;
  border-radius: 20px;
  padding: 25px;
}
.testimonials-box-two .testimonials-wrap,
.testimonials-box-two-slider .testimonials-wrap {
  display: flex;
  align-items: center;
  justify-content: start;
}
.testimonials-box-two .content-box {
  font: normal normal 500 16px / 24px HostGrotesk;
  letter-spacing: 0px;
  color: #3a3a3a;
  margin-bottom: 30px;
}
.testimonials-box-two .content-box strong {
  color: #bfa74b;
  font-weight: 500 !important;
  font-style: italic;
}
.testimonials-box-two .testimonials-wrap .img-wrap img,
.testimonials-box-two-slider .testimonials-wrap .img-wrap img {
  width: 70px !important;
  min-width: 70px !important;
  height: 70px;
  border-radius: 50%;
  margin-right: 10px;
}
.testimonials-box-two .testimonials-wrap .title,
.testimonials-box-two-slider .testimonials-wrap .title {
  font: normal normal 600 16px / 24px HostGrotesk;
  letter-spacing: 0px;
  color: #000;
  margin: 0;
}
.testimonials-box-two .testimonials-wrap {
  color: #ffc107;
  font-size: 16px;
}

/* testimonials css start */

/* testimonials popup css start */
.model-testimonial .img-wrap img {
  width: 130px !important;
  margin: 0px auto;
  border-radius: 50%;
}
.model-testimonial button.btn-close {
  position: absolute;
  background-color: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  right: -50px;
  top: 5px;
  z-index: 9;
  opacity: 1;
  filter: invert(1);
  padding: 0;
  width: 20px;
  box-shadow: none !important;
  outline: none;
}
.breadcrumbs-article a {
  color: #2c302e;
}
.breadcrumbs-article {
  color: #ad986c;
}
@media only screen and (max-width: 991px) {
  .model-testimonial button.btn-close {
    right: 15px;
    top: 15px;
    filter: none;
  }
}

.model-testimonial button.btn-close:hover,
.model-testimonial button.btn-close:focus,
.model-testimonial button.btn-close:focus-visible {
  filter: brightness(0) saturate(100%) invert(24%) sepia(63%) saturate(7327%)
    hue-rotate(348deg) brightness(102%) contrast(103%);
}
.model-testimonial .modal-content {
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 20px;
  padding: 40px;
}
.model-testimonial .testimonials-wrap {
  display: flex;
  justify-content: start;
  align-items: center;
  margin-bottom: 15px;
}
.model-testimonial .testimonials-wrap .img-wrap {
  width: 80px;
  margin-right: 10px;
}
.model-testimonial .testimonials-wrap .img-wrap img {
  border-radius: 50%;
}
.model-testimonial .testimonials-wrap .title {
  font: normal normal 600 16px / 24px HostGrotesk;
  letter-spacing: 0px;
  color: #000;
  margin: 0;
}
.model-testimonial .rating {
  color: #ffc107;
  font-size: 16px;
}

.modal-backdrop {
  background-color: #000 !important;
  opacity: 0.8 !important;
}

/* testimonials popup css end */

/* slick dots start  */

.arrowbtn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #3a3a3a;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  z-index: 99;
  color: #fff;
  cursor: pointer;
}
.arrowbtn:hover {
  background: var(--color2);
  color: #fff;
}
.left-btn {
  left: 0;
}
.right-btn {
  right: 0;
}

ul.slick-dots {
  display: flex;
  justify-content: center;
  margin-top: 15px;
  list-style: none;
}
ul.slick-dots li {
  margin: 0 5px;
}
ul.slick-dots li button {
  padding: 5px;
  font-size: 0;
  border-radius: 50% !important;
  width: 10px;
  height: 10px !important;
  background-color: #cfcfcf;
  border-color: #cfcfcf;
}
ul.slick-dots li.slick-active button,
ul.slick-dots li button:hover {
  background-color: var(--color1) !important;
  border-color: var(--color1) !important;
}
/* slick dots end  */

.gallery-information {
  padding-bottom: 90px;
}
.glightbox-clean .gclose path,
.glightbox-clean .gnext path,
.glightbox-clean .gprev path {
  fill: #000 !important;
  font-size: 24px !important;
  width: 24px;
}
.goverlay {
  opacity: 0.8 !important;
}
.glightbox-clean .gclose {
  width: 55px !important;
  height: 55px !important;
  top: 15px !important;
  right: 10px !important;
  position: absolute !important;
  background: transparent !important;
  border-radius: 50% !important;
  opacity: 1 !important;
  opacity: 1 !important;
  right: 20px !important;
  padding: 0 !important;
  filter: brightness(0) saturate(100%) invert(65%) sepia(44%) saturate(285%)
    hue-rotate(3deg) brightness(86%) contrast(89%);
}
button.gprev.gbtn,
button.gnext.gbtn {
  background: transparent !important;
  width: 50px !important;
  height: 50px !important;
  border-radius: 50% !important;
  padding: 0 !important;
  color: #ffffff;
}
.gslide-image img {
  border-radius: 15px !important;
}
.glightbox-clean .gslide-description {
  display: none !important;
}
button.gprev.gbtn svg,
button.gnext.gbtn svg {
  display: none !important;
}
button.gprev.gbtn:hover,
button.gnext.gbtn:hover {
  background: transparent !important;
  color: #ffffff;
}
button.gprev.gbtn:before {
  transform: rotate(180deg);
}
button.gprev.gbtn:before,
button.gnext.gbtn:before {
  content: "\e89e";
  font-size: 36px;
  font-family: "eicons" !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* download pdf start */

.download-box .img-box {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #bec0c5;
  border-radius: 20px;
  overflow: hidden;
}
.download-box .img-box img {
  transition: 0.3s ease all;
}
.download-box:hover .img-box img {
  scale: 1.1;
}
.download-box .text-box h4 {
  text-align: left;
  font: normal normal 500 20px/26px HostGrotesk;
  letter-spacing: 0px;
  color: var(--color1);
  opacity: 1;
}
.download-box .text-box .description {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.download-box .text-box .elementor-button img {
  filter: brightness(10);
}
.download-box .text-box .elementor-button:hover img {
  filter: inherit;
}

/* download pdf end */

/* other box one css start */

.other-box-one .img-wrap {
  position: relative;
  overflow: hidden;
}
.other-box-one .img-wrap img {
  transition: all 0.4s ease;
}
.other-box-one .img-wrap .btn-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.4s ease;
}
.other-box-one:hover .img-wrap .btn-center {
  opacity: 1;
}
.other-box-one:hover .img-wrap img {
  transform: scale(1.05);
}
.other-box-one .content-box .date {
  font: normal normal 600 13px / 18px HostGrotesk;
  letter-spacing: 1.6px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.other-box-one .content-box .title {
  font: normal normal 500 20px/28px HostGrotesk;
  letter-spacing: 0px;
  color: var(--color1);
  margin-bottom: 10px;
}
/* other box one css start */

/* filter css start */
ul#project-filter-list {
  display: flex;
  justify-content: center;
  margin-bottom: 40px !important;
  padding-left: 0;
  list-style: none;
  flex-wrap: wrap;
}
ul#project-filter-list li {
  margin: 0 10px;
}
ul#project-filter-list li .cats {
  font: normal normal bold 18px / 30px HostGrotesk;
  letter-spacing: 0px;
  color: #292c2d;
  padding: 5px 15px;
  text-decoration: none;
}
ul#project-filter-list li .cats.active {
  color: var(--color1);
}
/* filter css end */

/* portfolio css start  */

.portfolio-box {
  position: relative;
  z-index: 0;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid #dbdbdb;
  background: #fff;
}
.portfolio-box .overlay {
  background: #0000001c 0% 0% no-repeat padding-box;
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  display: grid;
  place-items: center;
}
.portfolio-box:hover .overlay {
  opacity: 1;
  transition: 0.3s ease;
}
.portfolio-info .title {
  font: normal normal 600 22px / 30px HostGrotesk;
  letter-spacing: 0px;
  color: #2c302e;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
}
.portfolio-info p {
  font: normal normal normal 14px/21px HostGrotesk;
  letter-spacing: 0px;
  color: #2c302e;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.btn-normal {
  display: flex !important;
  align-items: center !important;
  font: normal normal 700 16px / 20px HostGrotesk !important;
  letter-spacing: 0px !important;
  color: #ffffff !important;
  text-decoration: none !important;
  transition: all 0.4s ease;
}
.btn-normal svg {
  fill: #fff;
  margin-left: 10px;
  transition: all 0.4s ease;
  height: 14px !important;
}
.btn-normal:hover {
  color: var(--color1) !important;
}
.btn-normal:hover svg {
  fill: var(--color1) !important;
  transform: translateX(10px);
}
.portfolio-details h3 {
  text-align: left;
  font: normal normal 500 30px/38px HostGrotesk;
  letter-spacing: 0px;
  color: #2c302e;
  opacity: 1;
}
.portfolio-details .sub {
  color: #ad986c;
}
.related-promotions {
  padding: 70px 0;
  background: #f7f5ef;
}
.portfolio-details .elementor-button {
  background: #2c302e 0% 0% no-repeat padding-box;
  border-radius: 50px;
  opacity: 1;
  text-align: center;
  font: normal normal 500 15px/30px HostGrotesk;
  letter-spacing: 0.6px;
  color: #ffffff;
  text-transform: uppercase;
  opacity: 1;
  padding: 10px;
  min-width: 180px;
}
.portfolio-details .elementor-button:hover {
  background: #464a48;
}
/* portfolio css end  */

.other-box-two {
  background: #fafafa 0% 0% no-repeat padding-box;
  border-radius: 20px;
}
.other-box-two .text-box {
  padding: 30px;
}
.other-box-two h4 {
  text-align: left;
  font: normal normal 600 24px / 34px HostGrotesk;
  letter-spacing: 0px;
  color: #101010;
  opacity: 1;
}
.other-box-two .videos-box video {
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  min-height: 240px;
  object-fit: cover;
}

button.close-top-right,
button.close-top-right:hover,
button.close-top-right:focus,
button.close-top-right:focus-visible {
  position: absolute;
  top: 30px;
  right: 30px;
  background-color: transparent;
  border: 0;
  filter: invert(1);
  opacity: 1;
  border-radius: 0;
  box-shadow: none !important;
  outline: none;
  z-index: 9999;
}
.codedropz-upload-handler {
  background: #fff !important;
  border: 1px dashed #ad986c !important;
  box-shadow: 0px 0px 0px #ddd;
}
.codedropz-upload-container {
  padding: 55px 20px 40px;
}
.codedropz-upload-container:before {
  content: "";
  background-image: url(https://draftsite1.com/goldcard/wp-content/uploads/2025/08/icon-upload.svg);
  position: absolute;
  left: 0;
  top: -60px;
  right: 0;
  bottom: 0;
  width: 30px;
  height: 30px;
  background-size: contain;
  background-repeat: no-repeat;
  margin: auto;
}
.codedropz-upload-container:after {
  content: "Drop or drag your file(s) here";
  position: absolute;
  left: 0;
  text-align: center;
  margin: auto;
  bottom: 18px;
  right: 0;
  font: normal normal normal 14px / 20px Helvetica;
  letter-spacing: 0px;
  color: #bfbfbf;
}
.codedropz-upload-inner h3 {
  font-size: 0;
  line-height: 1;
}
.codedropz-upload-inner h3::before {
  content: "Upload Your Resume";
  font-size: 20px;
}
.codedropz-upload-inner .codedropz-btn-wrap,
.codedropz-upload-inner span,
.dnd-upload-counter {
  display: none;
}
.owce-carousel-container {
  padding: 0 !important;
}
.owl-nav button {
  opacity: 1 !important;
}
.owl-nav button i {
  width: 60px !important;
  height: 60px !important;
  background: #2c302e !important;
  border-radius: 50% !important;
  display: inline-grid !important;
  place-items: center !important;
  color: #fff !important;
  opacity: 1 !important;
}
.owl-nav button.owl-prev {
  left: 50px !important;
}
.owl-nav button.owl-next {
  right: 50px !important;
}
.owce-carousel .owl-prev:hover,
.owce-carousel .owl-next:hover {
  background: #2c302e !important;
}
.event-box {
  position: relative;
  background: #fff;
}
.event-box .event-img {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.event-box .event-img .overlay {
  background: #00000025 0% 0% no-repeat padding-box;
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  display: grid;
  place-items: center;
}
.event-box:hover .overlay {
  opacity: 1;
  transition: 0.3s ease;
}
.event-box .event-text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.event-box .event-text h5 {
  text-align: center;
  font: normal normal 600 18px/28px HostGrotesk;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
  margin: 0;
}
.event-box .event-text p {
  text-align: center;
  font: italic normal normal 13px/20px HostGrotesk;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
}
.event-info .title {
  text-align: left;
  font: normal normal bold 20px/30px HostGrotesk;
  letter-spacing: 0px;
  color: #2c302e;
  opacity: 1;
}
.event-title {
  font-family: "HostGrotesk", Sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 1.3em;
  color: var(--e-global-color-secondary);
  text-align: center;
}
#galleryModal {
  background: #000000d5;
}
.modal-dialog {
  max-width: 80% !important;
}
#galleryModal .modal-dialog .carousel-inner {
  padding: 0 150px;
}
.modal-dialog button {
  border: 0 !important;
  border-radius: 0 !important;
  color: #fff !important;
  font-size: 20px !important;
  background: transparent !important;
  opacity: 1 !important;
}
.modal-dialog .carousel-control-prev,
.modal-dialog .carousel-control-next {
  top: 50%;
  bottom: inherit;
  height: auto;
  translate: 0 -50%;
}
.modal-dialog .btn-close {
  position: absolute;
  right: 0;
  top: 10px;
  z-index: 99;
}

.team-details .team-contact p {
  display: flex;
  align-items: center;
}
.team-details .team-header {
  margin-bottom: 20px;
}
.team-details .team-header h2 {
  text-align: left;
  font: normal normal 600 32px/40px HostGrotesk;
  letter-spacing: 0px;
  color: #ad986c;
  opacity: 1;
  margin: 0;
}
.team-details .team-header span {
  text-align: left;
  font: italic normal normal 13px/20px HostGrotesk;
  letter-spacing: 0px;
  color: #a1a1a1;
  opacity: 1;
}
.team-details .team-contact i {
  color: #ad986c;
  font-size: 24px;
}
.teamModal .modal-dialog {
  max-width: 60% !important;
}
.teamModal .modal-dialog .carousel-inner {
  overflow: hidden;
  border-radius: 12px;
}
.teamModal .modal-dialog .carousel-control-prev {
  left: -50px;
}
.team-member {
  position: relative;
}
.team-member .member-social {
  position: absolute;
  bottom: 25px;
  left: 50%;
  transform: translate(-50%, -25px);
  z-index: 9;
  display: flex;
  justify-content: center;
  margin: auto;
  align-items: center;
}
.social-icon {
  width: 45px;
  height: 45px;
  border-radius: 50px;
  background: #ad986c;
  margin: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff !important;
  font-size: 21px;
}
.social-icon:hover {
  background: #474a48;
  color: #ad986c !important;
}

.teamModal .modal-dialog .carousel-control-next {
  right: -50px;
}
.teamModal .modal-dialog {
  max-width: 60% !important;
}
.Join-us {
  height: 100%;
  background: #ad986c;
  display: grid;
  place-items: end;
}
.Join-us div {
  width: 100%;
  padding: 30px;
}
.Join-us div p {
  text-align: left;
  font: italic normal normal 30px/40px HostGrotesk;
  letter-spacing: 0px;
  color: #ffffff;
}
.Join-us div p span {
  font-style: normal;
}
.Join-us div .elementor-button {
  background: #fff !important;
  color: #2c302e !important;
}
.Join-us div .elementor-button:hover {
  color: #fff !important;
  background: #2c302e !important;
}
.plan-slider {
  overflow-x: hidden;
}
.plan-slider .owce-carousel .owl-stage-outer {
  overflow: inherit !important;
}
.plan-slider .owce-carousel .owl-stage-outer .owl-item {
  opacity: 0.3;
}
.plan-slider .owce-carousel .owl-stage-outer .owl-item.active {
  opacity: 1;
}
.plan-slider .owl-nav button.owl-next {
  right: -40% !important;
  top: 50% !important;
}
.plan-slider .owl-nav button.owl-prev {
  left: -40% !important;
  top: 50% !important;
}












.pricing__slider .slick-prev.slick-arrow {
  left: -45px !important;
}
.pricing__slider .slick-next.slick-arrow {
  right: -45px !important;
}
/* home banner start */
.dialog-widget.dialog-lightbox-widget.dialog-type-buttons.dialog-type-lightbox.elementor-lightbox {
  display: none;
}
.power{
 background: linear-gradient(102deg, #AD986C, #504939, #AD986C);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

/* Make icon bigger by default */
.home-banner-button .elementor-button svg {
transform: scale(2);
transition: transform 0.3s ease;
}

/* Rotate on hover while keeping size */
.home-banner-button .elementor-button:hover svg {
transform: scale(2) rotate(45deg);
}



.htslider-postslider-area .slick-dots li button {
  width: 5px !important;   /* smaller dot width */
  height: 5px !important;  /* smaller dot height */
  border-radius: 50%;
  padding: 0;
}

.htslider-postslider-area .slick-dots li.slick-active button {
  background-color: #AD986C !important;
  border: none;
  outline: 1px solid #AD986C;
  outline-offset: 3px;
  border-radius: 50%;
}



.htslider-postslider-area .slick-dots li button:hover,
.htslider-postslider-area .slick-dots li.slick-active button:hover {
  background-color: #AD986C !important;
}

/* home banner end */

.down-arrow-gap .elementor-icon-box-icon {
  margin-top: 7px;
}
.down-arrow-gap .elementor-icon-box-icon {
  transition: all 0.4s ease;
}
.down-arrow-gap:hover .elementor-icon-box-icon {
  transform: rotate(45deg);
}
.down-arrow-gap:hover .elementor-icon-box-icon svg path {
  fill: #AD986C !important;
}

#elementor-lightbox-slideshow-de2bf69 .elementor-slideshow__title {
  display: none !important;
}

/* Home page image blur section start */
.bg-blur {
position: relative;
overflow: hidden; 
}

.bg-blur::before {
content: "";
position: absolute;
inset: 0;
background: rgba(173, 152, 108, 0); /* transparent by default */
backdrop-filter: blur(0px) brightness(1);
-webkit-backdrop-filter: blur(0px) brightness(1);
transition: all 0.4s ease;
z-index: 1;
}

/* Hover effect */
.bg-blur:hover::before {
background: #ad986c63; /* 70% gold overlay */
backdrop-filter: blur(6px) brightness(1.15);
-webkit-backdrop-filter: blur(15px) brightness(1.15);
}

/* Keep content above overlay */
.bg-blur > * {
position: relative;
z-index: 2;
}

/* Home page image blur section end */




/* Home page singtel section animation start */
.fade-left {
opacity: 0;
transform: translateX(-30px);
transition: all 0.5s ease;
}

.fade-right {
opacity: 0;
transform: translateX(30px);
transition: all 0.5s ease;
}

/* On hover, show both */
.face-animation:hover .fade-left {
opacity: 1;
transform: translateX(0);
}

.face-animation:hover .fade-right {
opacity: 1;
transform: translateX(0);
}

/* Home page singtel section animation end */



/* About us page 2 section icon start */

.down-arrow-icon:hover .elementor-icon svg {
  transform: rotate(45deg);
  transition: transform 0.3s ease, fill 0.3s ease;
}

.down-arrow-icon:hover .elementor-icon svg path {
  fill: #AD986C;
  transition: fill 0.3s ease;
}

/* About us page 2 section icon end */




/* carrers page open position section start */
.carrer-sale .elementor-icon {
  border-color: #DBDBDB !important;
  transition: border-color 0.3s ease;
}

.carrer-sale .elementor-icon svg path {
  fill: #474a48;
  transition: fill 0.3s ease;
}

.carrer-sale:hover .elementor-icon,
.carrer-hover:hover .carrer-sale .elementor-icon {
  border-color: #AD986C !important;
}

.carrer-sale:hover .elementor-icon svg path,
.carrer-hover:hover .carrer-sale .elementor-icon svg path {
  fill: #AD986C;
}
/* carrers page open position section end */




/* carrers inner page Key Responsibilities
section start */

.bullet-color ul {
  list-style-position: inside; 
}

.bullet-color ul li {
  color: inherit; 
}

.bullet-color ul li::marker {
  color: #AD986C; 
}

.bullet-color ul {
  list-style-position: inside; 
  padding-left: 0; 
  margin-left: 0; 
}

.bullet-color ul li::marker {
  color: #AD986C; 
}

/* carrers inner page Key Responsibilities
section end */






/* Contact page form start */

/* Base form layout */
.wpcf7 form .cf7-flex {
display: grid;
}

/* Row with left/right columns */
.wpcf7 form .cf7-row {
display: flex;
gap: 14px;
}
.wpcf7 form .cf7-left,
.wpcf7 form .cf7-right {
flex: 1;
}

/* Inputs style */
.wpcf7 form input[type="text"],
.wpcf7 form input[type="email"],
.wpcf7 form input[type="tel"],
.wpcf7 form textarea,
.wpcf7 form select {
width: 100%;
padding: 14px 16px;
border: 1px solid #DBDBDB;
border-radius: 0px;
font-size: 14px;
line-height: 1.4;
outline: none;
color: #000; /* Normal text color */
}

/* Placeholder color for inputs & textarea */
.wpcf7 form input::placeholder,
.wpcf7 form textarea::placeholder {
color: #A1A1A1;
}

/* Subject dropdown */
.wpcf7 form select {
width: 100%;
padding: 14px 16px;
border: 1px solid #DBDBDB;
border-radius: 0px;
font-size: 14px;
line-height: 1.4;
outline: none;
color: #A1A1A1; /* Default placeholder color */
}

/* Jab koi option select ho */
.wpcf7 form select.has-value {
color: #2C302E; /* Selected text color */
}

.wpcf7 form select:invalid {
color: #A1A1A1; /* Placeholder (first option) color */
}
.wpcf7 form select option {
color: #2C302E; /* Dropdown options color */
}

/* Message box height reduced */
.wpcf7 form textarea {
height: 180px !important;
resize: vertical;
}

/* Focus style */
.wpcf7 form input:focus,
.wpcf7 form textarea:focus,
.wpcf7 form select:focus {
border-color: #AD986C;
}

/* Submit button */
.btn-stacked{
--primary:#AD986C !important; 
--btn-bg:#2C302E !important; 
--btn-hover:#474A48 !important;
--text:#fff !important;
--white:#fff !important;

display:inline-flex !important;
align-items:center !important;
gap:.8rem !important; 
padding: 7px 0px 7px 7px!important;
border:1.5px solid var(--btn-bg)!important;
background:var(--btn-bg)!important;
color:var(--text)!important;
font:500 14px/1.2 system-ui, -apple-system, Segoe UI, Roboto, Arial!important;
border-radius:999px!important;
cursor:pointer!important;
transition:background .2s ease, color .2s ease, border-color .2s ease, transform .08s ease!important;
}

.btn-stacked:focus-visible{
outline:2px solid color-mix(in srgb, var(--btn-bg) 60%, transparent);
outline-offset:2px;
}
.btn-stacked:active {
transform: translateY(1px);
background: #2C302E !important; /* Click par normal color */
border-color: var(--btn-bg) !important;
color: var(--text) !important;
}


.icon-stack{
position:relative;
width:34px;
height:34px;
border-radius:50%;
background:var(--primary); /* Circle stays same */
flex:0 0 34px;
transition:transform .2s ease;
}

.icon-stack::after{
content:"";
position:absolute; inset:0;
margin:12px;
background:var(--white); /* Arrow stays same */
-webkit-mask:url("https://draftsite1.com/goldcard/wp-content/uploads/2025/08/arrow-upright.svg") center/contain no-repeat;
        mask:url("https://draftsite1.com/goldcard/wp-content/uploads/2025/08/arrow-upright.svg") center/contain no-repeat;
transition: transform .3s ease;
}

.btn-stacked:hover{
background:var(--btn-hover);
color:var(--text);
border-color:var(--btn-hover);
}

.btn-stacked:hover .icon-stack{
transform:translateX(2px);
}

.btn-stacked:hover .icon-stack::after{
transform: rotate(45deg); /* Rotate arrow but keep same color */
}

form .cf7-right {
text-align: end !important;
}


/* Responsive for mobile */
@media (max-width: 768px) {
.wpcf7 form .cf7-row {
  flex-direction: column;
}
form .cf7-right {
text-align: center !important;
}
}

/* Contact page form end */





/* Shop page product hover icon start */

.woocommerce ul.products li.product {
position: relative;
overflow: hidden;
border-radius: 10px; 
background: #fff;
}

/* Black overlay */
.woocommerce ul.products li.product::before {
content: "";
position: absolute;
inset: 0;
background: rgba(0, 0, 0, 0.2); /* black with 20% opacity */
opacity: 0;
transition: all 0.3s ease;
z-index: 4;
border-radius: 10px;
pointer-events: none; 
}

/* Icon overlay */
.woocommerce ul.products li.product::after {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 60px;
height: 60px;
background: url("https://draftsite1.com/goldcard/wp-content/uploads/2025/08/icon-plus-circle.svg") no-repeat center center / contain;
transform: translate(-50%, -50%) scale(0.5);
opacity: 0;
transition: all 0.3s ease;
z-index: 5;
border-radius: 50%;
pointer-events: none; /* icon bhi clicks block na kare */
}

/* Hover effect */
.woocommerce ul.products li.product:hover::before {
opacity: 1;
}

.woocommerce ul.products li.product:hover::after {
opacity: 1;
transform: translate(-50%, -50%) scale(1);
}

/* Shop page product hover icon end */


.eicon-caret-right:before {
    color: #AD986C;
}

.eicon-caret-left:before{
    color: #AD986C;
}




@media only screen and (max-width: 991px) {
  .Join-us div p {
    font-size: 20px;
    line-height: 1.3;
  }
}
@media only screen and (max-width: 768px) {
  h3.cat-color {
    font-size: 18px !important;
  }
  .sidebar-box {
    padding: 10px;
  }
  .blog-content h2 {
    font-size: 24px !important;
  }
  .read-more-btn {
    font-size: 14px !important;
    padding: 8px 20px !important;
    border-radius: 7px !important;
  }
  .article-detail {
    padding: 30px 0;
  }

  /* banner responsive css  start */
  .hero-banner .carousel-caption h3 {
    font-size: 24px;
    line-height: 30px;
  }
  /* banner responsive css  end */

  .arrowbtn {
    width: 30px;
    height: 30px;
  }

  ul#project-filter-list li .cats {
    font-size: 16px;
    padding: 5px 2px;
  }

  .portfolio-info .title {
    font-size: 18px;
    line-height: 23px;
  }

  .other-box-two h4 {
    font-size: 18px;
    line-height: 24px;
  }
  .event-title {
    font-size: 28px;
  }
  #galleryModal .modal-dialog .carousel-inner {
    padding: 0;
  }
  .modal-dialog {
    max-width: 100% !important;
  }
  .fiter_shop{
    z-index: 0 !important;
  }
}



@media (max-width: 767px) {
  .modal-dialog.modal-lg {
    max-width: 100% !important;
		padding: 20px !important;
    margin: 0;
  }
  .modal-content {
    border-radius: 0; 
  }
	.teamModal .carousel-control-prev,
.teamModal .carousel-control-next {
	display: none !important;
	}

}


@media (max-width: 767px) {
	.pricing__slider .slick-prev.slick-arrow {
			left: 0px !important;
	}
	.pricing__slider .slick-next.slick-arrow {
    right: 0px !important;
}
}


@media (max-width: 767px) {
	.plan-slider .owl-nav button.owl-next   {
			right: 2% !important;
			top: 50% !important;
	}
	.plan-slider .owl-nav button.owl-prev   {
		left: 2% !important;
	}
	.owce-carousel .owl-nav i {
		font-size: 15px !important;
	}
	.owl-nav button i {
    width: 40px !important;
		height: 40px !important;
	}
}
