.elementor-1217 .elementor-element.elementor-element-09884dc{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1217 .elementor-element.elementor-element-4d62443{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1217 .elementor-element.elementor-element-4776d03{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1217 .elementor-element.elementor-element-95c60c4{color:#813B62;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1217 .elementor-element.elementor-element-4f4bf55{margin:-33px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-1217 .elementor-element.elementor-element-4f4bf55 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:57px;font-weight:600;color:#813B62;}.elementor-1217 .elementor-element.elementor-element-750b66f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1217 .elementor-element.elementor-element-97aadcf{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 70px;text-align:end;}.elementor-1217 .elementor-element.elementor-element-d2e81ef{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-30px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1217 .elementor-element.elementor-element-b0ff548{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1217 .elementor-element.elementor-element-cdd28c1{margin:-146px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-1217 .elementor-element.elementor-element-a8f3677{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1217 .elementor-element.elementor-element-a840342{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1217 .elementor-element.elementor-element-bf52ed0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(min-width:768px){.elementor-1217 .elementor-element.elementor-element-4776d03{--width:50%;}.elementor-1217 .elementor-element.elementor-element-750b66f{--width:50%;}}/* Start custom CSS for html, class: .elementor-element-3acb613 */.contact-float-left {
  position: fixed;
  left: 0;
  bottom: 80px;
  z-index: 999999;
}

.contact-float-left a {
  width: 42px;
  height: 42px;
  background-color: #6D0F2C;
  margin-bottom: 8px;
  border-radius: 0 10px 10px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.contact-float-left a svg {
  width: 25px;
  height: 25px;
  fill: #ffffff;
}

/* Slide effect */
.contact-float-left a:hover {
  width: 54px;
  background-color: #8B1D3A;
}
/* WhatsApp original green */
.contact-float-left a:nth-child(1) {
  background-color: #25D366;
}

/* Call Us original blue */
.contact-float-left a:nth-child(2) {
  background-color: #007BFF;
}

/* Hover effect – thoda dark */
.contact-float-left a:nth-child(1):hover {
  background-color: #1ebe5d;
}

.contact-float-left a:nth-child(2):hover {
  background-color: #0069d9;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-692ec8e */.process-section {
  background: #F1E9D2;
  padding: 140px 20px;
  text-align: center;
  font-family: 'Poppins', sans-serif;
}

.small-title {
  color: #b8322a;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 13px;
  margin-bottom: 10px;
}

.main-title {
  color: #7a1c17;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 50px;
}

.process-boxes {
  display: flex;
  gap: 25px;
  justify-content: center;
  flex-wrap: wrap;
}

.process-box {
  background: #ffffff;
  border-radius: 16px;
  padding: 30px 25px;
  width: 300px;
  text-align: left;
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}

.process-box .step {
  color: #ff3b1d;
  font-weight: 700;
  font-size: 13px;
}

.process-box h3 {
  margin: 15px 0 10px;
  color: #111;
  font-size: 18px;
}

.process-box p {
  color: #555;
  font-size: 14px;
  line-height: 1.6;
}

.cta-wrapper {
  margin-top: 50px;
}
.cta-btn:hover {
  background: #e63218;
}

/* Responsive */
@media(max-width: 768px) {
  .main-title {
    font-size: 26px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cdd28c1 */.cta-overlay-wrap {
  background: ; /* same section background */
  padding: 60px 20px;
}

.cta-overlay {
  background: #ff3b1d;
  max-width: 1100px;
  margin: 0 auto;
  padding: 35px 50px;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0 20px 40px rgba(0,0,0,0.15);
}

.cta-text {
  color: #ffffff;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.3;
  max-width: 75%;
}

.cta-link {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  white-space: nowrap;
  opacity: 0.9;
  transition: 0.3s ease;
}

.cta-link:hover {
  opacity: 1;
  text-decoration: underline;
}

/* Responsive */
@media (max-width: 768px) {
  .cta-overlay {
    flex-direction: column;
    text-align: center;
    border-radius: 30px;
    gap: 15px;
  }

  .cta-text {
    font-size: 22px;
    max-width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5f9d9db */.services-section {
  background: #fff7ef;
  padding: 80px 20px;
  font-family: 'Poppins', sans-serif;
}

.container {
  max-width: 1200px;
  margin: auto;
}

.section-header {
  text-align: center;
  margin-bottom: 50px;
}

.subtitle {
  display: block;
  font-size: 13px;
  letter-spacing: 2px;
  color: #c14a2a;
  font-weight: 600;
  margin-bottom: 10px;
}

.section-header h2 {
  font-size: 36px;
  line-height: 1.3;
  color: #2b2b2b;
}

.services-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}

.service-card {
  background: #ffffff;
  border-radius: 16px;
  padding: 28px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.06);
  position: relative;
}

.service-number {
  position: absolute;
  top: 25px;
  right: 25px;
  font-size: 18px;
  font-weight: 600;
  color: #c14a2a;
}

.service-card h3 {
  font-size: 20px;
  margin-bottom: 10px;
  color: #1f1f1f;
}

.service-card p {
  font-size: 14px;
  line-height: 1.7;
  color: #555;
  margin-bottom: 18px;
}

.service-card img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  border-radius: 12px;
}

/* Responsive */
@media (max-width: 768px) {
  .services-grid {
    grid-template-columns: 1fr;
  }

  .section-header h2 {
    font-size: 28px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-73d7a08 */.social-float-vertical {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999999;
}

.social-float-vertical a {
  width: 38px;
  height: 38px;
  background-color: #6D0F2C;
  margin-bottom: 6px;
  border-radius: 10px 0 0 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease;
}

.social-float-vertical a svg {
  width: 16px;
  height: 16px;
  fill: #ffffff;
}

.social-float-vertical a:hover {
  width: 48px;
  background-color: #8B1D3A;
}
/* Button size – thoda bada */
.social-float-vertical a {
  width: 42px;      /* pehle 38px */
  height: 42px;     /* pehle 38px */
}

/* Icon size – thoda bada */
.social-float-vertical a svg {
  width: 25px;      /* pehle 16px */
  height: 25px;     /* pehle 16px */
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5973e42 */* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.cta-section {
  width: 100%;
  background-color: #FF4326;
  padding: 70px 20px;   /* ⬅ REDUCED */
  text-align: center;
}

.cta-content {
  max-width: 760px;   /* ⬅ more compact */
  margin: 0 auto;
}

.cta-tag {
  font-family: "Poppins", sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1.4px;
  color: #FFFFFF;
  margin-bottom: 14px; /* ⬅ tighter */
  display: block;
}

.cta-content h2 {
  font-family: "Playfair Display", serif;
  font-size: 40px;
  line-height: 1.22;
  font-weight: 400;
  color: #FFFFFF;
  margin-bottom: 14px; /* ⬅ reduced */
}

.cta-content p {
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  line-height: 1.65;
  color: #FFE6E0;
  max-width: 640px;
  margin: 0 auto 26px; /* ⬅ reduced bottom gap */
}

.cta-btn {
  display: inline-block;
  padding: 12px 30px;
  background-color: #FFFFFF;
  color: #FF4326;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  text-decoration: none;
  border-radius: 25px;
  transition: all 0.3s ease;
}

.cta-btn:hover {
  background-color: #ffe5df;
  transform: translateY(-2px);
}

/* TABLET */
@media (max-width: 991px) {
  .cta-section {
    padding: 60px 20px;
  }

  .cta-content h2 {
    font-size: 34px;
  }
}

/* MOBILE */
@media (max-width: 575px) {
  .cta-section {
    padding: 50px 18px;
  }

  .cta-content h2 {
    font-size: 28px;
  }

  .cta-content p {
    font-size: 12.5px;
  }
}/* End custom CSS */