.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-7dd810c:#024EA2;--e-global-color-ef3622d:#003A3B;--e-global-typography-primary-font-family:"Din Medium";--e-global-typography-primary-font-weight:100;--e-global-typography-secondary-font-family:"Din Regular";--e-global-typography-secondary-font-weight:200;--e-global-typography-text-font-family:"Helvetica Regular";--e-global-typography-text-font-weight:200;--e-global-typography-accent-font-family:"Din Bold";--e-global-typography-accent-font-weight:500;--e-global-typography-85eb131-font-family:"Din Regular";--e-global-typography-a75c23a-font-family:"Helvetica";}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 p{margin-block-end:0px;}.elementor-kit-7 a{font-family:var( --e-global-typography-85eb131-font-family ), Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.slide-button {
  display: inline-block;
  padding: 7px 20px;
  background-color: #000; /* Button background color */
  color: white; /* Text color */
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  border: 1.2px solid #000; /* Border color */
  overflow: hidden;
  position: relative;
  transition: all 0.3s ease;
}

.slide-button span {
  position: relative;
  z-index: 2;
  transition: all 0.3s ease;
}

.slide-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: white; /* Background color on hover */
  transition: all 0.3s ease;
  z-index: 1;
}

.slide-button:hover::before {
  left: 0;
}

.slide-button:hover span {
  color: #000; /* Text color on hover */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Din Medium';
	font-display: auto;
	src: url('https://wordpress.raveshiarealty.com/wp-content/uploads/2025/04/DIN-Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Din Regular';
	font-display: auto;
	src: url('https://wordpress.raveshiarealty.com/wp-content/uploads/2025/04/DIN-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Helvetica Regular';
	font-display: auto;
	src: url('https://wordpress.raveshiarealty.com/wp-content/uploads/2025/04/Helvetica.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Din Bold';
	font-display: auto;
	src: url('https://wordpress.raveshiarealty.com/wp-content/uploads/2025/04/DIN-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */