/*
Theme Name: Movyya theme
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.7.1778846729
Updated: 2026-05-15 12:05:19

*/


html, body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}
#mf-input-radio-c55c4c9 label span {
    left: -15px !important;
    font-size: 12px;
}
.blue-button a {
	font-size:20px;
	font-weight:600;
	line-height:24px;
	color:#fff;
	background: linear-gradient(180deg, #00629E 0%, #2590D1 100%);
	border-radius: 2.0422e+07px;
}
.blue-button a:hover {
  color: #fff !important;
  background: linear-gradient(
    180deg, #0075BC 0%, #3AA0E0 100%
  ) !important;
  box-shadow:
    0 0 0 3px rgba(37, 144, 209, 0.35),
    0 4px 16px rgba(0, 98, 158, 0.45) !important;
  transform: translateY(-1px) !important;
}

.blue-button a:active {
  color: #fff !important;
  background: linear-gradient(
    180deg, #004F7E 0%, #1A7AB8 100%
  ) !important;
  box-shadow:
    0 0 0 3px rgba(37, 144, 209, 0.25),
    0 2px 6px rgba(0, 98, 158, 0.35) !important;
  transform: translateY(0px) !important;
}

.blue-button a {
  transition: background 0.2s, box-shadow 0.2s, transform 0.2s !important;
}
.blue-button svg {
	width:30px;
	height:30px;
}
a.blue-button {
	font-size:20px;
	text-decoration: none;
	font-weight:600;
	line-height:24px;
	color:#fff;
	background: linear-gradient(180deg, #00629E 0%, #2590D1 100%);
	border-radius: 2.0422e+07px;
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 12px;
    gap: 12px;
	border: 1px solid #FFFFFF;
}

a.blue-button:hover {
  background: linear-gradient(
    180deg, #0075BC 0%, #3AA0E0 100%
  );
  box-shadow:
    0 0 0 3px rgba(37, 144, 209, 0.35),
    0 4px 16px rgba(0, 98, 158, 0.45);
  transform: translateY(-1px);
  transition: background 0.2s, box-shadow 0.2s, transform 0.2s;
}

a.blue-button:active {
  background: linear-gradient(
    180deg, #004F7E 0%, #1A7AB8 100%
  );
  box-shadow:
    0 0 0 3px rgba(37, 144, 209, 0.25),
    0 2px 6px rgba(0, 98, 158, 0.35);
  transform: translateY(0px);
}

a.blue-button svg {
	width:30px;
	height:30px;
}
span.ts-btn-arrow {
    display: flex;
}

.arrow-heading::after {
  content: "";
  display: inline-block;
  width: 182px;
  height: 175px;
  background-image: url("/wp-content/uploads/2026/05/Group.webp");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
    position: absolute;
    right: -165px;
    top: -71px;
}

.elementor-147 .elementor-element.elementor-element-c55c4c9 .mf-radio-option {
    display: inline-block;
    padding: 10px 20px 16px 20px;
    color: #000000;
    background: white;
    border-radius: 555px;
    border: 1px solid #e3e3e3;
}




/* Make the label fill the whole button */
.elementor-element-c55c4c9 .mf-radio-option label {
  display: block;
  cursor: pointer;
  margin: 0;
  padding: 0;
}

/* Remove padding from the div itself, put it on the label instead */
.elementor-element-c55c4c9 .mf-radio-option {
  display: inline-block;
  padding: 0;
  color: #000000;
  background: white;
  border-radius: 555px;
  border: 1px solid #e3e3e3;
  cursor: pointer;
  transition: all 0.2s ease;
  overflow: hidden;
}

/* Move padding to label so the whole area is clickable */
.elementor-element-c55c4c9 .mf-radio-option label {
  display: block;
  padding: 10px 0px 10px 0px;
  cursor: pointer;
}

/* Pressed (momentary) */
.elementor-element-c55c4c9 .mf-radio-option:active {
  transform: scale(0.97);
  background: #f0f0f0;
}

/* Selected state */
.elementor-element-c55c4c9 .mf-radio-option:has(input[type="radio"]:checked) {
  background: linear-gradient(180deg, #00629E 0%, #2590D1 100%);
  border: 2px solid #1a6ef5;
  color: #ffffff;
}

.elementor-element-c55c4c9 .mf-radio-option:has(input[type="radio"]:checked) span {
  color: #ffffff;
}

/* Hide radio input */
.elementor-element-c55c4c9 .mf-radio-input {
  display: none;
}

div#mf-input-radio-c55c4c9 {
    display: flex;
    gap: 10px;
}

.elementor-element-e4d6797 .mf-radio-option {
  display: inline-block;
  padding: 0;
  color: #000000;
  background: white;
  border-radius: 555px;
  border: 1px solid #e3e3e3;
  cursor: pointer;
  transition: all 0.2s ease;
  overflow: hidden;
}

.elementor-element-e4d6797 .mf-radio-option label {
  display: block;
  padding: 10px 20px 10px 20px;
  cursor: pointer;
  margin: 0;
}

.elementor-element-e4d6797 .mf-radio-option:active {
  transform: scale(0.97);
}

.elementor-element-e4d6797 .mf-radio-option:has(input[type="radio"]:checked) {
  background: linear-gradient(180deg, #00629E 0%, #2590D1 100%);
  border: 2px solid #00629E;
}

.elementor-element-e4d6797 .mf-radio-option:has(input[type="radio"]:checked) span {
  color: #ffffff;
}

.elementor-element-e4d6797 .mf-radio-input {
  display: none;
}

div#mf-input-radio-e4d6797 {
    display: flex;
    gap: 10px;
}
.elementor-147 .elementor-element.elementor-element-54379b03 .metform-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    align-content: center;
    flex-wrap: nowrap;
    gap: 10px;
        float: right;
}
.elementor-147 .elementor-element.elementor-element-54379b03 .mf-btn-wraper svg {
    width: 40px !important;
}

.gradient-heading {
color:#fff; 
background: linear-gradient(180deg, #00629E 0%, #2590D1 100%) !important;
padding: 0 5px;
}

























/* =========================
   TRAVEL SLIDER
========================= */

/* ================================================
   TRAVEL SLIDER — slider.css
   Font: Urbanist (assign family only, pre-installed)
   ================================================ */
/* 
*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
} */

/* ── Section wrapper ── */
.travel-slider-section {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  height: 485px;
  border-radius: 18px;
  overflow: hidden;
  font-family: 'Urbanist', sans-serif;
  isolation: isolate;
}

/* ── Slides ── */
/* 1 — slides wrapper */
/* .ts-slides-wrapper {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.ts-slide {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  opacity: 0;
  transition: opacity 1s ease;
  will-change: opacity;
} */

.ts-slides-wrapper {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 100%;
  transition: transform 0.7s ease;
  will-change: transform;
}

/* 2 — har slide */
.ts-slide {
  position: relative;
  flex: 0 0 100%;
  min-width: 100%;
  background-size: cover;
  background-position: center;
  opacity: 1;
}
.ts-slide.active {
  opacity: 1;
}

/* Ken-burns zoom on active slide */
.ts-slide.active {
  animation: kenBurns 7s ease forwards;
}

@keyframes kenBurns {
  from { transform: scale(1);   }
  to   { transform: scale(1.06); }
}

/* Dark gradient overlay */
.ts-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    90deg,
    rgba(0,0,0,0.60) 0%,
    rgba(0,0,0,0.30) 55%,
    rgba(0,0,0,0.10) 100%
  );
}

/* ── Content layer ── */
.ts-content {
  position: relative;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  padding: 28px 40px;
  gap: 24px;
}

/* ── LEFT column ── */
.ts-left {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 600px;
  /* removed animation from here — each content panel animates individually */
}

/* ── Per-slide content panels ── */
.ts-slide-content {
  display: none;
  flex-direction: column;
  gap: 12px;
}

.ts-slide-content.active {
  display: flex;
  animation: fadeSlideUp 0.6s ease both;
}

@keyframes fadeSlideUp {
  from { opacity: 0; transform: translateY(22px); }
  to   { opacity: 1; transform: translateY(0);    }
}

/* Tagline badge */
.ts-tagline-wrap {
  display: inline-flex;
}

.ts-tagline {
    position: absolute;
    width: 312.37px;
    left: calc(83% - 375.37px / 2 + 48.69px);
    top: calc(-1% - 53px / 2 + 1.53px);
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 500;
    font-size: 43.3116px;
    line-height: 42px;
    letter-spacing: -0.48124px;
    color: #FFFFFF;
    transform: rotate(3.2deg);
    background: linear-gradient(180deg, #00629E 0%, #2590D1 100%);
    padding: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

/* Headline */
.ts-headline {
font-family: 'Urbanist';
font-style: normal;
font-weight: 500;
font-size: 67px;
line-height: 82px;
letter-spacing: -0.744444px;
color: #FFFFFF;
background: linear-gradient(180deg, #00629E 0%, #2590D1 100%);
padding: 10px;
width: fit-content;
}

/* Description */
.ts-description {
  font-family: 'Urbanist', sans-serif;
  font-size: clamp(12px, 1.4vw, 15px);
  color: rgba(255,255,255,0.88);
  font-weight: 400;
  line-height: 1.55;
}

/* CTA buttons */
.ts-cta-group {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 4px;
}

.ts-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-family: 'Urbanist', sans-serif;
  font-size: 13px;
  font-weight: 600;
  padding: 10px 20px;
  border-radius: 50px;
  text-decoration: none;
  transition: transform 0.2s, box-shadow 0.2s, background 0.2s;
  cursor: pointer;
  white-space: nowrap;
}

.ts-btn-primary {
  background: #1a8ce8;
  color: #fff;
  border: 2px solid #1a8ce8;
}

.ts-btn-primary:hover {
  background: #1279d0;
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(26,140,232,0.40);
}

.ts-btn-arrow {
  font-size: 16px;
}

.ts-btn-secondary {
font-family: 'Urbanist';
font-style: normal;
font-weight: 600;
font-size: 18.6111px;
line-height: 22px;
text-align: center;
color: #FFFFFF;
background: #00629E;
border: 1px solid #FFFFFF;
border-radius: 1.90038e+07px;
padding: 16px 24px;
text-decoration: none !important;
}

.ts-btn-secondary:hover {
	color:#fff;
	background: linear-gradient(180deg, #00629E 0%, #2590D1 100%);
}

/* ── RIGHT column — countdown ── */
.ts-right {
  flex: 0 0 auto;
  animation: fadeSlideUp 0.8s 0.2s ease both;
}

.ts-countdown-box {
  background: rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(24px) saturate(180%);
  -webkit-backdrop-filter: blur(24px) saturate(180%);
  border: 1px solid rgb(255 255 255);
  border-radius: 12px;
  padding: 14px 18px 16px;
  min-width: 300px;
  margin-top: -130px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.ts-launch-label {
font-family: 'Urbanist';
font-style: italic;
font-weight: 600;
font-size: 14.8889px;
line-height: 22px;
text-align: center;
color: #FFFFFF;
}

/* Countdown row */
.ts-countdown {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 6px;
}

.ts-cd-unit {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* .ts-cd-unit:hover {
  background: rgba(26,140,232,0.25);
} */

.ts-cd-num {
font-family: 'Urbanist';
font-style: normal;
font-weight: 600;
font-size: 24.2649px;
padding: 5px;
border-radius: 6px;
line-height: 29px;
min-width: 44px;
text-align: center;
letter-spacing: -0.718338px;
color: #FFFFFF;
  background: rgba(255, 255, 255, 0.4) !important;
  /* transition: color 0.3s; */
    transition: background 0.3s;
      backdrop-filter: 
        blur(14.9px)
        brightness(1.05)
        saturate(1.5);
    -webkit-backdrop-filter: 
        blur(14.9px)
        brightness(1.05)
        saturate(1.5);
    
    /* Refraction / distortion strength: 80 */
    /* Dispersion: 50 — subtle color fringe on edges */
    box-shadow:
        inset 0 0 0 1px rgba(255, 255, 255, 0.18),  /* frost edge */
        0 8px 32px rgba(0, 0, 0, 0.25);
    
    /* Light angle: -45deg, intensity: 80% */
    background-image: linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.13) 0%,
        rgba(255, 255, 255, 0.04) 50%,
        rgba(255, 255, 255, 0.00) 100%
    );


    /* Frost: 2.98 — slight noise feel */
    filter: contrast(1.02) brightness(1.01);
}

/* Flash animation when number changes */
.ts-cd-num.flip {
  animation: numFlip 0.35s ease;
}

@keyframes numFlip {
  0%   { transform: translateY(-6px); opacity: 0.4; }
  100% { transform: translateY(0);    opacity: 1;   }
}

.ts-cd-label {
font-family: 'Urbanist';
font-style: normal;
font-weight: 600;
font-size: 9.68195px;
line-height: 15px;
text-align: center;
letter-spacing: 1.45229px;
text-transform: uppercase;
color: #FFFFFF;
margin-top: 5px;
}

/* ── Dots navigation ── */
.ts-dots {
  position: absolute;
  bottom: 14px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  display: flex;
  align-items: center;
  gap: 7px;
}

.ts-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  cursor: pointer;
  transition: background 0.3s, transform 0.3s, width 0.3s, box-shadow 0.3s, border-radius 0.3s;

  background: linear-gradient(
    160deg,
    rgba(255, 255, 255, 0.40) 0%,
    rgba(255, 255, 255, 0.18) 100%
  );
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  border: 1px solid rgba(255, 255, 255, 0.22);
  box-shadow:
    inset 0 1px 1px rgba(255, 255, 255, 0.35),
    0 1px 3px rgba(0, 0, 0, 0.18);
}

.ts-dot.active {
  width: 22px;
  border-radius: 6px;

  background: linear-gradient(
    160deg,
    rgba(255, 255, 255, 0.75) 0%,
    rgba(255, 255, 255, 0.40) 40%,
    rgba(255, 255, 255, 0.55) 100%
  );
  border: 1px solid rgba(255, 255, 255, 0.50);
  box-shadow:
    inset 0 1px 2px rgba(255, 255, 255, 0.90),
    inset 0 -1px 2px rgba(0, 0, 0, 0.08),
    0 2px 8px rgba(0, 0, 0, 0.20);
}

/* ================================================
   RESPONSIVE
   ================================================ */

/* Tablet landscape */
@media (max-width: 1100px) {
  .travel-slider-section {
    height: 400px;
  }
  .ts-countdown-box {
    min-width: 360px;
  }
  .ts-cd-unit {
    min-width: 42px;
    padding: 7px 8px 5px;
  }
}

/* Tablet portrait */
@media (max-width: 860px) {
  .travel-slider-section {
    height: auto;
    min-height: 380px;
  }
  .ts-content {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    padding: 24px 28px 40px;
    gap: 18px;
  }
  .ts-right {
    align-self: flex-end;
    max-width: 240px !important;
  }
  .ts-countdown-box {
    min-width: unset;
    width: 100%;
  }
}

/* Mobile */
@media (max-width: 560px) {
  .travel-slider-section {
    min-height: 480px;
    border-radius: 12px;
  }
  .ts-content {
    padding: 20px 18px 44px;
    gap: 14px;
  }
  .ts-headline {
    font-size: clamp(24px, 7vw, 32px);
  }
  .ts-description {
    font-size: 13px;
  }
  .ts-tagline {
    font-size: 12px;
  }
  .ts-cta-group {
    flex-direction: column;
    gap: 10px;
  }
  .ts-btn {
    justify-content: center;
    padding: 18px 20px;
    font-size: 18px;
  }
  .ts-countdown {
    gap: 0px;
  }
  .ts-cd-unit {
    min-width: 38px;
    padding: 7px 6px 5px;
  }
  .ts-cd-num {
    font-size: 20px;
  }
  .ts-cd-label {
    font-size: 7.5px;
  }
  .ts-launch-label {
    font-size: 10px;
  }
}

/* Very small mobile */
@media (max-width: 360px) {
  .ts-cd-unit {
    min-width: 33px;
    padding: 6px 4px 4px;
  }
  .ts-cd-num {
    font-size: 17px;
  }
}


@media screen and (max-width: 1122px) and (min-width: 1024px) {
    .ts-headline {
    font-size: 47px;
    line-height: 52px;
}
}

@media screen and (max-width: 1023px) and (min-width: 861px) {
    .ts-headline {
    font-size: 37px;
    line-height: 42px;
}
.ts-tagline {
    width: 242.37px;
    font-size: 30.3116px;
    line-height: 24px;
}
    .ts-countdown-box {
        max-width: 340px;
    }
}

@media screen and (max-width: 860px) and (min-width: 768px) {
    .ts-headline {
    font-size: 40px;
    line-height: 42px;
}
.ts-tagline {
    width: fit-content;
    white-space: nowrap;
    top: calc(5% - 53px / 2 + 1.53px);
    font-size: 30.3116px;
    line-height: 32px;
}
.ts-cta-group {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 4px;
    flex-direction: column;
    align-items: flex-start;
}

    .ts-right {
        align-self: flex-end;
        max-width: 317px !important;
        margin-top: -40px;
    }
}

@media (max-width:767px) {
    .ts-headline {
    font-size: 32px;
    line-height: 36px;
}
.ts-tagline {
    position: absolute;
    width: fit-content;
    left: calc(113% - 375.37px / 2 + 48.69px);
    top: calc(11% - 53px / 2 + 1.53px);
    line-height: 2px;
}
    .ts-countdown-box {
        min-width: auto;
        width: 100%;
        margin-top: 0;
        gap: 0px;
    }
    .ts-right {
        align-self: flex-start;
        max-width: fit-content !important;
    }
    div#mf-input-radio-c55c4c9 {
    display: flex;
    gap: 5px;
    flex-direction: column;
    }
    div#mf-input-radio-e4d6797 {
    display: flex;
    gap: 10px;
    flex-direction: column;
    }
}






/* Main option styling */
.mf-radio-option label span{
	position: relative;
	display: inline-flex;
	align-items: center;
}
.elementor-147 .elementor-element.elementor-element-c55c4c9 .mf-radio-option input[type="radio"] + span:before {
    color: #74747400;
    top: 13px !important;
    width: 20px !important;
    margin-right: 10px;
}

/* Common ::before styles */
.mf-radio-option label span::before{
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 28px;
	height: 28px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

/* Rental Properties */
.mf-radio-option:nth-child(1) label span::before{
	background-image: url("http://movyya.local/wp-content/uploads/2026/05/Icon-6.svg");
}

/* Vehicles */
.mf-radio-option:nth-child(2) label span::before{
	background-image: url("http://movyya.local/wp-content/uploads/2026/05/Icon-7.svg");
}

/* Professional Services */
.mf-radio-option:nth-child(3) label span::before{
	background-image: url("http://movyya.local/wp-content/uploads/2026/05/Group-5.svg");
}