html {
  scroll-behavior: smooth;
}

body {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  font-size: 22px;
  font-weight: 400;
  scroll-behavior: smooth;
  line-height: 35px;
}
@media (max-width: 1024px) {
  body {
    font-size: 16px;
    line-height: 1.2em;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 14px;
    line-height: 1.3em;
  }
}

p {
  font-size: 22px;
  font-weight: 400;
  line-height: 35px;
}
@media (max-width: 1024px) {
  p {
    font-size: 16px;
    line-height: 1.3em;
  }
}
@media (max-width: 479px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    hyphens: auto;
    word-wrap: break-word;
  }
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-size: inherit !important;
  font-family: inherit !important;
}

.gform-theme--foundation:where(:not(.gform_editor)) .gf_hidden,
.gform_wrapper.gravity-theme .gform_validation_errors > h2.hide_summary,
.gform-theme--foundation:where(:not(.gform_editor)) .gform_hidden {
  display: none !important;
}

.gform-footer.gform_footer.top_label font {
  width: 100%;
}

[type=button],
[type=submit],
button {
  white-space: normal;
}

.container-large {
  padding-left: 20px;
  padding-right: 20px;
  max-width: 5000px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.3;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  color: #474540;
  line-height: 1.3;
}

.single-post a {
  color: #0066cc;
}
.single-post a:hover {
  color: #ff4b33;
}
.single-post h2 {
  font-family: "Asap", Sans-serif;
  font-size: 36px;
  font-weight: bold;
  text-transform: capitalize;
  line-height: 45px;
  color: #7A7A7A;
  margin-top: 20px;
}
.single-post #container {
  float: none;
}
.single-post h1,
.single-post h2,
.single-post h3,
.single-post h4,
.single-post h5,
.single-post h6 {
  color: #7a7a7a;
}
.single-post h1 {
  font-weight: bold;
  font-family: "Asap", Sans-serif;
}
@media (max-width: 767px) {
  .single-post h1 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .single-post h2 {
    font-size: 34px;
  }
}
.single-post .entry-title {
  margin-top: 20px;
}
.single-post .type-post {
  max-width: 900px;
  margin: 0 auto;
  padding: 40px 20px;
}
.single-post .type-post img {
  height: auto;
  width: 100%;
  display: block;
  max-width: 100%;
}
.single-post .type-post h1,
.single-post .type-post h2,
.single-post .type-post h3,
.single-post .type-post h4,
.single-post .type-post h5,
.single-post .type-post h6 {
  color: #7a7a7a;
}
.single-post .type-post p,
.single-post .type-post ul,
.single-post .type-post li {
  font-size: 16px;
  line-height: 35px;
  color: #7a7a7a;
}

.privacy-policy-page {
  margin: 0 auto;
  padding: 40px 20px;
}
@media (max-width: 767px) {
  .privacy-policy-page {
    padding: 30px 20px;
  }
}
.privacy-policy-page a {
  color: #0066cc;
}
.privacy-policy-page a:hover {
  color: #ff4b33;
}
.privacy-policy-page .entry-content h1 {
  font-family: "Asap", Sans-serif;
  font-size: 60px;
  font-weight: bold;
  text-transform: uppercase;
  font-style: normal;
  line-height: 72px;
  color: #474540;
}
@media (max-width: 1024px) {
  .privacy-policy-page .entry-content h1 {
    font-size: 42px;
    line-height: 50px;
  }
}
@media (max-width: 767px) {
  .privacy-policy-page .entry-content h1 {
    font-size: 35px;
    line-height: 40px;
  }
}
.privacy-policy-page h2 {
  font-family: "Asap", Sans-serif;
  font-weight: bold;
  text-transform: capitalize;
  line-height: 45px;
  margin-top: 20px;
}
.privacy-policy-page p + h2 {
  font-size: 16px;
  line-height: 20px;
}
.privacy-policy-page p,
.privacy-policy-page ul,
.privacy-policy-page li {
  font-size: 16px;
  line-height: 35px;
  color: #7a7a7a;
}

.not-found {
  padding: 20px;
}

.entry-content input {
  margin: 0 0 24px 0;
  padding: 10px 20px;
  font-size: 16px;
  line-height: 35px;
  color: #7a7a7a;
}

/*
This file can be used to overwrite any normailze settings.
*/
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
menu,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
main,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}

/* HTML5 hidden-attribute fix for newer browsers */
*[hidden] {
  display: none;
}

a {
  text-decoration: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

[hidden] {
  display: none;
}

/**
 * Basic typography style for copy text
 */
h1 {
  font-family: "Asap", Sans-serif;
  font-size: 64px;
  font-weight: 400;
  font-style: normal;
  line-height: 72px;
}
@media (max-width: 1024px) {
  h1 {
    font-size: 42px;
    line-height: 50px;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 35px;
    line-height: 40px;
  }
}

h2, .h2 {
  font-family: "Asap", Sans-serif;
  font-size: 60px;
  font-weight: 400;
  font-style: normal;
  line-height: 72px;
  color: #FFFFFF;
}
h2 span, .h2 span {
  font-weight: bold;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  h2, .h2 {
    font-size: 28px;
    line-height: 32px;
  }
}

.site-header {
  position: relative;
  z-index: 9999;
  background-color: #E9855C;
  width: 100%;
  transition: all 0.2s;
}
.site-header.scrolled {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  transition: all 0.2s;
}
.site-header .main-navigation .menu {
  display: flex;
  align-items: center;
  gap: 0;
  justify-content: end;
}
.site-header .main-navigation ul {
  list-style: none;
  margin: 0;
}
.site-header .main-navigation ul li {
  list-style: none;
}
.site-header .main-navigation .menu-item {
  position: relative;
  list-style: none;
}
.site-header .main-navigation .menu-item a {
  display: block;
  padding: 13px 38px;
  font-family: "Asap", Sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  font-style: normal;
  line-height: 26px;
  color: #FFFFFF;
  fill: #FFFFFF;
}
.site-header .main-navigation .menu-item a:hover, .site-header .main-navigation .menu-item a:focus {
  color: #E8E4DF;
  fill: #E8E4DF;
}
@media (max-width: 1699px) {
  .site-header .main-navigation .menu-item a {
    font-size: 15px;
    padding: 10px 10px;
  }
}

.header-main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 5000px;
  margin: 0 auto;
  padding: 15px 20px;
}

.site-branding {
  flex: 0 0 auto;
  width: 25%;
  text-align: center;
}

.header-logo a {
  display: inline-block;
}
.header-logo img {
  width: auto;
}
@media (max-width: 1699px) {
  .header-logo img {
    height: 65px;
  }
}

.header-menu.menu-desktop {
  display: block;
  max-width: 75%;
  width: 100%;
}

.menu-mobile {
  display: none;
}

.menu-toggle {
  display: none;
  cursor: pointer;
  width: 40px;
  height: 40px;
  position: relative;
  z-index: 10001;
  background: none;
  border: none;
  outline: none;
}
.menu-toggle i {
  font-size: 24px;
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 0.3s ease, transform 0.3s ease;
  font-family: "Font Awesome 6 Free" !important;
}
.menu-toggle .icon-close {
  opacity: 0;
  transform: translate(-50%, -50%) rotate(90deg);
}
.menu-toggle.active .icon-open {
  opacity: 0;
  transform: translate(-50%, -50%) rotate(-90deg);
}
.menu-toggle.active .icon-close {
  opacity: 1;
  transform: translate(-50%, -50%) rotate(0deg);
}

.mobile-nav {
  position: fixed;
  top: 92px;
  left: 0;
  width: 100%;
  background: rgba(232, 135, 93, 0.95);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-20px);
  transition: all 0.35s ease;
  overflow-y: auto;
}
@media screen and (max-width: 767px) {
  .mobile-nav {
    top: 66px;
  }
}
.mobile-nav .menu {
  width: 100%;
  justify-content: center;
  margin: 0;
}
.mobile-nav {
  /* -----------------------
       Mobile Navigation
    ----------------------- */
}
.mobile-nav.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.mobile-nav ul {
  margin: 0 !important;
  padding: 10px !important;
  list-style: none !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center;
  justify-content: center;
  width: auto !important;
}
.mobile-nav li {
  width: 100%;
  margin-left: 0 !important;
  margin-left: 0 !important;
}
.mobile-nav li:not(:last-child) {
  margin-bottom: 20;
}
.mobile-nav a {
  display: block;
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  text-transform: uppercase;
  transition: 0.3s;
}
.mobile-nav a:hover {
  opacity: 0.75;
}
.mobile-nav .current_page_item > a {
  color: #fff;
}

@media screen and (max-width: 1024px) {
  .menu-header-menu-container {
    width: 100%;
  }
  .header-menu.menu-desktop {
    display: none;
  }
  .menu-mobile {
    display: block;
  }
  .menu-toggle {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header-main {
    padding: 10px 20px;
  }
  .header-logo img {
    height: 65px;
  }
}
@media screen and (max-width: 767px) {
  .header-main {
    height: 65px;
    padding: 10px 15px;
  }
  .header-logo img {
    height: 40px;
  }
  .mobile-nav .menu-item a {
    font-size: 16px;
    padding: 15px 20px;
  }
}
.site-footer {
  background: #809677;
  color: #fff;
  overflow: hidden;
}
.site-footer .container {
  max-width: 5000px;
  margin: 0 auto;
  padding: 50px 10px 50px;
}
.site-footer a {
  color: #fff;
  text-decoration: none;
  transition: 0.3s ease;
}
.site-footer a:hover {
  opacity: 0.7;
}
.site-footer p {
  margin: 0;
}
.site-footer img {
  display: block;
  max-width: 100%;
}
.site-footer .footer-top {
  display: flex;
  align-items: flex-start;
  padding-bottom: 50px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.site-footer .footer-left {
  width: 320px;
  flex-shrink: 0;
  text-align: center;
}
@media (min-width: 768px) {
  .site-footer .footer-left {
    width: 23%;
  }
}
.site-footer .footer-left > img {
  width: 325px;
  margin: 0 40px auto 0px;
}
.site-footer .footer-left .footer-contact p,
.site-footer .footer-left .footer-contact a {
  display: block;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  margin-bottom: 18px;
}
.site-footer .footer-left .footer-contact a:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .site-footer .footer-menu {
    width: 34%;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .site-footer .footer-menu {
    width: 50%;
  }
}
.site-footer .footer-menu ul {
  margin: 0;
  list-style: none;
  padding: 0% 0% 0% 20%;
}
.site-footer .footer-menu li {
  margin-bottom: 0 !important;
}
.site-footer .footer-menu li:last-child {
  margin-bottom: 0;
}
.site-footer .footer-menu a {
  color: #FFFFFF;
  fill: #FFFFFF;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: "Asap", Sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  font-style: normal;
  line-height: 45px;
  text-transform: uppercase;
  display: inline-block;
}
.site-footer .footer-right {
  max-width: 760px;
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .site-footer .footer-right {
    width: 33%;
  }
}
.site-footer .footer-right h2 {
  margin: 0 0 20px;
  font-family: "Asap", Sans-serif;
  font-size: 52px;
  font-weight: 400;
  font-style: normal;
  line-height: 72px;
  color: #FFFFFF;
}
.site-footer .footer-right h2 span {
  font-weight: 700;
  text-transform: capitalize;
}
.site-footer .footer-right > p {
  text-align: center;
  font-family: "Asap", Sans-serif;
  font-size: 22px;
  font-weight: 400;
  font-style: normal;
  line-height: 29px;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.site-footer .footer-right .social_heading {
  margin-top: 10px;
}
.site-footer .footer-social {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.site-footer .footer-social a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.site-footer .footer-social img {
  width: 25px;
  height: 25px;
  -o-object-fit: contain;
     object-fit: contain;
}
.site-footer .footer-bottom {
  padding-top: 45px;
}
.site-footer .copyright {
  max-width: 5000px;
  margin: 0px auto 20px auto;
  padding: 2% 3% 0% 3%;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: white;
}
.site-footer .copyright p {
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  color: white;
}
.site-footer .footer-badges {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 28px;
}
.site-footer .footer-badges a {
  display: flex;
}
.site-footer .footer-badges img {
  height: 40px;
  width: auto;
}
@media (max-width: 1024px) {
  .site-footer .footer-top {
    flex-wrap: wrap !important;
  }
  .site-footer .container {
    padding: 70px 25px 40px;
  }
  .site-footer .footer-left {
    width: 50%;
  }
  .site-footer .footer-menu {
    width: 50%;
  }
  .site-footer .footer-menu li {
    margin-bottom: 22px;
  }
  .site-footer .footer-right {
    width: 100%;
  }
  .site-footer .copyright p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .site-footer .footer-top {
    flex-direction: column;
    align-items: center;
    gap: 60px;
    text-align: center;
  }
  .site-footer .footer-left,
  .site-footer .footer-menu,
  .site-footer .footer-right {
    width: 100%;
    max-width: 100%;
  }
  .site-footer .container {
    padding: 55px 20px 35px;
  }
  .site-footer .footer-top {
    gap: 45px;
    padding-bottom: 45px;
  }
  .site-footer .footer-left > img {
    width: 210px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
  }
  .site-footer .footer-left .footer-contact p,
  .site-footer .footer-left .footer-contact a {
    font-size: 16px;
    line-height: 1.6;
  }
  .site-footer .footer-menu ul {
    padding: 0;
  }
  .site-footer .footer-menu li {
    margin-bottom: 16px;
  }
  .site-footer .footer-menu a {
    font-size: 20px;
  }
  .site-footer .footer-right h2, .site-footer .footer-right .h2 {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 18px;
  }
  .site-footer .footer-right > p {
    font-size: 18px;
    margin-bottom: 18px;
  }
  .site-footer .footer-social {
    gap: 24px;
  }
  .site-footer .footer-social::before {
    font-size: 18px;
  }
  .site-footer .footer-social img {
    width: 30px;
    height: 30px;
  }
  .site-footer .copyright {
    padding: 0;
  }
  .site-footer .copyright p {
    font-size: 15px;
    line-height: 1.8;
  }
  .site-footer .footer-badges img {
    height: 42px;
  }
}

.elementor-button,
button,
input[type=submit] {
  z-index: 0;
}

.e-button-base, .btn-orange {
  z-index: 0;
}

.btn-orange {
  background-color: #DC8A64;
  font-family: "Asap", Sans-serif;
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 26px;
  fill: #FFFFFF;
  color: #FFFFFF !important;
  border-radius: 26px 26px 26px 26px;
  padding: 13px 37px 13px 37px;
  display: inline-flex;
  transition: all 0.4s;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .btn-orange {
    font-size: 16px;
    padding: 10px 20px 10px 20px;
  }
}
.btn-orange:hover {
  background-color: #8BB6B8;
}

.home-hero-wrapper {
  position: relative;
  min-height: 100vh;
  display: flex;
  align-items: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.home-hero-wrapper .bg-banner {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.home-hero-wrapper .bg-banner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
}
.home-hero-wrapper .bg-banner .img-desktop {
  display: block;
}
@media (max-width: 1024px) {
  .home-hero-wrapper .bg-banner .img-desktop {
    display: none;
  }
}
@media (max-width: 767px) {
  .home-hero-wrapper .bg-banner .img-desktop {
    display: none;
  }
}
.home-hero-wrapper .bg-banner .img-tab {
  display: none;
}
@media (max-width: 1024px) {
  .home-hero-wrapper .bg-banner .img-tab {
    display: block;
  }
}
@media (max-width: 767px) {
  .home-hero-wrapper .bg-banner .img-tab {
    display: none;
  }
}
.home-hero-wrapper .bg-banner .img-mobile {
  display: none;
}
@media (max-width: 767px) {
  .home-hero-wrapper .bg-banner .img-mobile {
    display: block;
  }
}
@media (max-width: 1024px) {
  .home-hero-wrapper {
    -o-object-position: top center;
       object-position: top center;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (max-width: 767px) {
  .home-hero-wrapper {
    min-height: 558px;
  }
}
.home-hero-wrapper .container-large {
  position: relative;
  z-index: 2;
  width: 100%;
  margin: 0 auto;
  padding: 58px 20px 361px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1024px) {
  .home-hero-wrapper .container-large {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .home-hero-wrapper .container-large {
    padding: 7% 2% 12% 2%;
  }
}
.home-hero-wrapper .col-left {
  color: #fff;
}
@media (min-width: 768px) {
  .home-hero-wrapper .col-left {
    width: 53%;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .home-hero-wrapper .col-left {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .home-hero-wrapper .col-left {
    width: 100%;
  }
  .home-hero-wrapper .col-left .btn-wrapper {
    text-align: center;
  }
}
.home-hero-wrapper .col-left .h2 {
  margin-bottom: 20px;
}
.home-hero-wrapper .col-left .btn-orange {
  text-transform: uppercase;
  margin: 4% 0% 0% 0%;
}
.home-hero-wrapper .col-left p {
  padding-right: 10px;
  margin-bottom: 38px;
}
@media (min-width: 768px) {
  .home-hero-wrapper .col-right {
    width: 47%;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .home-hero-wrapper .col-right {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .home-hero-wrapper .col-right {
    width: 100%;
  }
}

.amenities-sec {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 9% 0% 9% 0%;
}
@media (max-width: 1024px) {
  .amenities-sec {
    padding: 4% 0% 7% 0%;
  }
}
@media (max-width: 767px) {
  .amenities-sec {
    padding: 12% 0% 15% 0%;
  }
}
.amenities-sec .container-large {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .amenities-sec .container-large {
    flex-wrap: wrap;
    flex-direction: column;
  }
}
.amenities-sec .container-large .col-left {
  flex: 0 0 50%;
  max-width: 50%;
}
@media (max-width: 1024px) {
  .amenities-sec .container-large .col-left {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0% 0% 6% 0%;
  }
}
.amenities-sec .container-large .col-left h2 {
  margin-bottom: 20px;
}
.amenities-sec .container-large .col-left h2,
.amenities-sec .container-large .col-left p {
  color: #ffffff;
}
.amenities-sec .container-large .col-left p {
  padding: 0% 6% 0% 0%;
}
@media (max-width: 1024px) {
  .amenities-sec .container-large .col-left p {
    padding-right: 0;
  }
}
.amenities-sec .container-large .col-right {
  flex: 0 0 50%;
  max-width: 50%;
  text-align: center;
}
@media (max-width: 1024px) {
  .amenities-sec .container-large .col-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.amenities-sec .container-large .col-right a {
  display: inline-block;
}
.amenities-sec .container-large .col-right a img {
  border-style: solid;
  border-width: 4px 4px 4px 4px;
  border-color: #FFFFFF;
  display: inline-block;
  vertical-align: middle;
  border-radius: 0;
  box-shadow: none;
  height: auto;
  max-width: 100%;
}

/* Slide 2 content */
.carousel {
  position: relative;
  overflow: hidden;
  background: #8BB6B8;
}

.is-control {
  background: none;
  color: rgba(0, 0, 0, 0.7);
  border: 0;
  cursor: pointer;
  transition: all 0.2s linear;
}
.is-control:focus {
  outline: none;
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
}

.rotation-button {
  position: absolute;
  bottom: 5px;
  left: 5px;
  padding: 10px 15px;
  z-index: 1;
  font-size: 20px;
  border-radius: 5px;
}
.rotation-button .pause-container {
  display: none;
}
.rotation-button .resume-container {
  display: none;
}

.previous-button {
  position: absolute;
  left: 0;
  top: 45%;
  padding: 5px 15px;
  z-index: 1;
  font-size: 40px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-left: 0;
}

.next-button {
  position: absolute;
  right: 0;
  top: 45%;
  padding: 5px 15px;
  z-index: 1;
  font-size: 40px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-right: 0;
}

.slides {
  display: flex;
  width: 100%;
  transition: transform 0.6s ease;
  will-change: transform;
}
.slides .slide {
  flex: 0 0 100%;
  min-width: 100%;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  flex-shrink: 0;
}
.slides .slide .background-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.slides .slide .content {
  position: absolute;
  top: 20px;
  left: 15%;
  max-width: 400px;
  width: 50%;
  max-height: 70%;
  padding: 15px;
  white-space: normal;
  color: white;
  box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.3);
}
.slides .slide .content h2 {
  margin: 0;
  font-size: 1.7rem;
}
.slides .slide .content p {
  margin: 10px 0 20px 0;
}
.slides .slide .content .cta-link {
  display: inline-block;
  padding: 5px 10px;
  background-color: white;
  color: rgba(0, 0, 0, 0.7);
  text-decoration: none;
  font-weight: 800;
  box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.3);
}
.slides .slide .content .cta-link:focus {
  text-decoration: underline;
  color: #000000;
  outline: 3px solid rgb(0, 0, 0);
}
.slides .slide .content .cta-link:hover {
  text-decoration: underline;
  color: #000000;
}

.navigation {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
  padding-bottom: 15px;
}
.navigation .slide-dot {
  display: inline;
}
.navigation .slide-dot:not(:last-of-type) {
  margin-right: 5px;
}
.navigation .slide-dot .slide-dot-button[aria-current=true] {
  background-color: rgb(0, 0, 0);
}
.navigation .slide-dot-button {
  background-color: rgba(0, 0, 0, 0.3);
  border: 0;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  cursor: pointer;
}
.navigation .slide-dot-button:focus {
  box-shadow: 0 0 0 1px white, 0 0 0 4px hsl(204, 86%, 53%);
  outline: none;
}

.is-visible {
  display: block !important;
}

.innerSlide {
  padding: 20px 55px;
}
@media (max-width: 767px) {
  .innerSlide {
    padding: 40px 40px;
  }
}
.innerSlide h2 {
  margin-top: 20px;
  font-size: 50px;
  font-weight: 400;
  line-height: 1.2;
  color: #ffffff;
}
.innerSlide p {
  font-size: 22px;
  font-weight: 400;
  line-height: 35px;
  margin-bottom: 20px;
  color: #ffffff;
}

.slide-row {
  display: flex;
  gap: 20px;
}
@media (max-width: 767px) {
  .slide-row {
    flex-direction: column;
    gap: 40px;
  }
}
.slide-row .slideLeft {
  width: 56%;
  color: #ffffff;
}
@media (max-width: 1199px) {
  .slide-row .slideLeft {
    width: 53%;
  }
}
@media (max-width: 767px) {
  .slide-row .slideLeft {
    width: 100%;
  }
}
.slide-row .slideLeft ul li {
  font-size: 22px;
  font-weight: 400;
  line-height: 35px;
  margin-bottom: 20px;
}
.slide-row .slideLeft h3 {
  font-size: 40px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 20px;
  color: #ffffff;
}
.slide-row .slideLeft a:visited {
  color: white !important;
}
.slide-row .slideRight {
  width: 40%;
  padding: 0px 0px;
}
@media (max-width: 767px) {
  .slide-row .slideRight {
    width: 100%;
    order: -1;
  }
}
.slide-row .slideRight img {
  border-radius: 0;
  display: block;
  width: 100%;
  height: auto;
}

.floorplanP {
  font-size: 22px;
  line-height: 1.5;
}

.floorplanCTA {
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
  fill: #FFFFFF;
  color: white !important;
  background-color: #474540;
  border-radius: 26px 26px 26px 26px;
  padding: 13px 37px 13px 37px;
  margin-top: 20px;
  display: inline-block;
  text-transform: capitalize;
}

.mobileHide {
  display: block;
}

.mobileReveal {
  display: none;
}

.floorplansHTML > .elementor-element-populated {
  padding: 0px !important;
}

.floorplansJon {
  padding-bottom: 28px;
  background-color: #8BB6B8;
}

@media only screen and (max-width: 660px) {
  .mobileHide {
    display: none;
  }
  .mobileReveal {
    display: block;
    width: 100%;
    height: auto;
  }
  .slideLeft {
    width: 100%;
  }
  .slideLeft ul li {
    margin-bottom: 10px;
    padding-top: 0px;
  }
  .slideLeft h3 {
    font-size: 28px;
  }
  .slideRight {
    display: none;
  }
  .innerSlide h2 {
    font-size: 35px;
    margin-top: 0;
  }
  .innerSlide p {
    font-size: 16px;
    line-height: 25px;
    padding-top: 20px;
  }
  .floorplanCTA {
    font-size: 16px;
    line-height: 22px;
    padding: 10px 20px 10px 20px;
  }
  .floorplansJon {
    padding-bottom: 0px;
  }
  .floorplanP {
    line-height: 25px;
    margin-top: 20px;
    font-size: 18px;
  }
  #floorplans {
    padding-top: 0 !important;
  }
}
.slides * {
  box-sizing: border-box;
}

.have-life .container {
  display: flex;
  margin-inline: auto;
  position: relative;
}
@media (max-width: 1024px) {
  .have-life .container {
    flex-wrap: wrap;
  }
}
.have-life .container .col-left {
  background-color: #E9855C;
  color: white;
}
.have-life .container .col-left .left-text {
  padding: 9% 17% 11% 12%;
}
@media (max-width: 1024px) {
  .have-life .container .col-left .left-text {
    padding: 5% 10% 5% 4%;
  }
}
@media (max-width: 767px) {
  .have-life .container .col-left .left-text {
    padding: 13% 5% 13% 5%;
  }
}
@media (min-width: 768px) {
  .have-life .container .col-left {
    width: 60%;
  }
}
@media (max-width: 1024px) {
  .have-life .container .col-left {
    width: 100%;
  }
}
.have-life .container .col-left h2 {
  margin-bottom: 20px;
}
.have-life .container .col-left p {
  color: white;
}
@media (min-width: 768px) {
  .have-life .container .col-right {
    width: 40%;
  }
}
@media (max-width: 1024px) {
  .have-life .container .col-right {
    width: 100%;
    order: 1;
  }
}
.have-life .container .col-right img {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  max-width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.discover-sec .container {
  display: flex;
  margin-inline: auto;
  position: relative;
}
@media (max-width: 1024px) {
  .discover-sec .container {
    flex-wrap: wrap;
  }
}
.discover-sec .container .col-right {
  background-color: #809677;
  color: white;
  align-items: center;
  display: flex;
}
.discover-sec .container .col-right .right-text {
  padding: 4% 16% 5% 12%;
}
@media (max-width: 1024px) {
  .discover-sec .container .col-right .right-text {
    padding: 5% 10% 5% 4%;
  }
}
@media (max-width: 767px) {
  .discover-sec .container .col-right .right-text {
    padding: 13% 5% 13% 5%;
  }
}
@media (min-width: 768px) {
  .discover-sec .container .col-right {
    width: 60%;
  }
}
@media (max-width: 1024px) {
  .discover-sec .container .col-right {
    width: 100%;
  }
}
.discover-sec .container .col-right h2 {
  margin-bottom: 20px;
}
.discover-sec .container .col-right p {
  color: white;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .discover-sec .container .col-left {
    width: 40%;
  }
}
@media (max-width: 1024px) {
  .discover-sec .container .col-left {
    width: 100%;
    order: 1;
  }
}
.discover-sec .container .col-left img {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  max-width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.groves-location {
  width: 100%;
  overflow: hidden;
}
.groves-location__inner {
  display: flex;
  align-items: stretch;
  background-color: #8bb6b8;
}
@media (max-width: 767px) {
  .groves-location__inner {
    flex-direction: column;
  }
}
.groves-location__content {
  width: 60%;
}
.groves-location__content--left {
  padding: 4% 12% 6% 12%;
}
@media (max-width: 1024px) {
  .groves-location__content--left {
    padding: 4% 8% 5% 8%;
  }
}
@media (max-width: 767px) {
  .groves-location__content--left {
    padding: 20% 5% 20% 5%;
  }
}
@media (max-width: 767px) {
  .groves-location__content {
    width: 100%;
    order: 1;
  }
}
.groves-location__heading {
  color: #fff;
  margin: 0 0 24px 0;
  font-size: 48px;
  line-height: 53px;
}
@media (max-width: 767px) {
  .groves-location__heading {
    font-size: 28px;
    line-height: 32px;
  }
}
.groves-location__text {
  color: #fff;
  margin: 0;
}
.groves-location__map {
  width: 40%;
  padding: 0;
  margin: 0;
}
.groves-location__map iframe {
  display: block;
  width: 100%;
  height: 539px;
  border: none;
}
@media (max-width: 767px) {
  .groves-location__map {
    width: 100%;
    order: 2;
  }
  .groves-location__map iframe {
    height: 539px;
  }
}

.groves-blog {
  width: 100%;
  background: #405244;
  padding: 5% 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .groves-blog {
    padding: 10% 0;
  }
}
.groves-blog__container {
  width: 100%;
  position: relative;
}
.groves-blog__heading {
  color: #fff;
  margin: 0;
  padding: 0 2%;
  font-weight: 700;
}
@media (max-width: 767px) {
  .groves-blog__heading {
    font-size: 30px;
    line-height: 38px;
    padding: 0 20px;
  }
}
.groves-blog__slider {
  overflow: hidden;
  width: 100%;
  margin-top: 40px;
}
.groves-blog__grid {
  display: flex;
  flex-wrap: nowrap;
  transition: transform 0.6s ease;
  will-change: transform;
  padding: 0 30px;
}
.groves-blog__card {
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
  padding: 0 15px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1023px) {
  .groves-blog__card {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  .groves-blog__card {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 5%;
  }
}
.groves-blog__card-link {
  background-color: #ffffff;
  padding: 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.groves-blog__card-image {
  overflow: hidden;
}
.groves-blog__card-image img {
  width: 100%;
  height: 479px;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.4s ease;
}
.groves-blog__card-image img:hover {
  transform: scale(1.05);
}
@media (max-width: 1023px) {
  .groves-blog__card-image img {
    height: 350px;
  }
}
@media (max-width: 767px) {
  .groves-blog__card-image img {
    height: 229px;
  }
}
.groves-blog__card-body {
  background: #fff;
  display: flex;
  flex-direction: column;
  flex: 1;
  padding-top: 10px;
}
.groves-blog__card-title {
  font-size: 28px;
  font-weight: 600;
  line-height: 32px;
  color: #54595f;
  margin-bottom: 8px;
}
.groves-blog__card-title a {
  color: inherit;
  text-decoration: none;
}
.groves-blog__card-title a:hover {
  color: #E9855C;
}
.groves-blog__card-title span {
  display: block;
  margin-top: 10px;
  font-size: 24px;
  line-height: 1.1;
  color: #E9855C;
}
@media (max-width: 767px) {
  .groves-blog__card-title {
    font-size: 22px;
    line-height: 28px;
  }
  .groves-blog__card-title span {
    font-size: 20px;
  }
}
.groves-blog__card-excerpt {
  font-size: 18px;
  line-height: 24px;
  color: #474540;
  margin-bottom: 20px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .groves-blog__card-excerpt {
    font-size: 16px;
    line-height: 22px;
  }
}
.groves-blog__card-btn {
  background: #809677;
  font-family: "Asap", Sans-serif;
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 26px;
  fill: #FFFFFF;
  color: #FFFFFF !important;
  border-radius: 26px 26px 26px 26px;
  padding: 13px 37px 13px 37px;
  display: inline-flex;
  transition: all 0.4s;
  text-transform: uppercase;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto auto 0 auto;
}
.groves-blog__card-btn:hover {
  background: #6f8666;
}
@media (max-width: 767px) {
  .groves-blog__card-btn {
    align-self: center;
    padding: 10px 20px;
    font-size: 16px;
  }
}
.groves-blog__arrows {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 35px;
}
.groves-blog__arrow {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: none;
  background: #fff;
  color: #405244;
  cursor: pointer;
  transition: 0.3s;
}
.groves-blog__arrow:hover {
  background: #E9855C;
  color: #fff;
}
.groves-blog__dots {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 25px;
}
@media (max-width: 767px) {
  .groves-blog__dots {
    display: none;
  }
}
.groves-blog__dot {
  width: 12px;
  height: 12px;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4);
  cursor: pointer;
}
.groves-blog__dot--active {
  background: #fff;
}

.groves-contact {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 3% 0;
}
@media (max-width: 767px) {
  .groves-contact {
    padding: 10% 0;
  }
}
.groves-contact__heading {
  margin-bottom: 20px;
}
.groves-contact__text {
  padding: 0% 31% 0% 0%;
}
@media (max-width: 1024px) {
  .groves-contact__text {
    padding: 0% 18% 0% 0%;
  }
}
@media (max-width: 767px) {
  .groves-contact__text {
    padding: 0;
  }
}
.groves-contact__inner {
  display: flex;
  align-items: flex-start;
  gap: 40px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .groves-contact__inner {
    flex-direction: column;
    gap: 30px;
  }
}
.groves-contact__content {
  width: 59%;
  padding-right: 40px;
  color: #fff;
}
@media (max-width: 767px) {
  .groves-contact__content {
    width: 100%;
    padding: 0 0%;
  }
}
.groves-contact__form-wrap {
  width: 41%;
}
@media (max-width: 767px) {
  .groves-contact__form-wrap {
    width: 100%;
    padding: 0 0%;
  }
}
.groves-contact .gform_wrapper.gravity-theme .gform_fields {
  gap: 10px !important;
}
.groves-contact__form {
  width: 100%;
}
.groves-contact .gform_wrapper.gravity-theme .gfield_label {
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  margin: 0 0 4px 0;
}
@media (max-width: 767px) {
  .groves-contact .gform_wrapper.gravity-theme .gfield_label {
    font-size: 16px;
    line-height: 16px;
  }
}

.ginput_container {
  margin-bottom: 21px;
}
.ginput_container input,
.ginput_container textarea {
  width: 100%;
  outline: none;
  border: 1px solid #fff !important;
  font-size: 16px;
  padding: 9px 18px;
  margin: 0;
  background-color: #fff !important;
  color: #fff !important;
  border-radius: 0 !important;
  font-family: "Roboto", sans-serif !important;
}
.ginput_container input:focus,
.ginput_container textarea:focus {
  background-color: transparent !important;
  border: 1px solid #fff !important;
}
.ginput_container textarea {
  resize: none;
  min-height: 90px !important;
  background-color: #fff !important;
  color: #fff !important;
  border-radius: 0 !important;
  border: 1px solid #fff !important;
}
@media (max-width: 767px) {
  .ginput_container textarea {
    min-height: 90px;
  }
}

input[type=submit] {
  background-color: #DC8A64;
  font-family: "Asap", Sans-serif;
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 26px;
  fill: #FFFFFF;
  color: #FFFFFF !important;
  border-radius: 26px 26px 26px 26px;
  padding: 13px 37px 13px 37px;
  display: inline-flex;
  transition: all 0.4s;
  text-transform: uppercase;
  border: 0 !important;
  box-shadow: none !important;
}
input[type=submit]:hover {
  background-color: #8BB6B8;
}
@media (max-width: 767px) {
  input[type=submit] {
    font-size: 16px;
    padding: 12px 20px;
  }
}

@media (max-width: 767px) {
  .gform_wrapper.gravity-theme input[type=submit] {
    display: block;
    margin: 23px auto 0;
    width: 53%;
    font-size: 16px;
    padding: 12px 20px;
  }
}

.gform_wrapper.gravity-theme .gfield_validation_message,
.gform_wrapper.gravity-theme .validation_message {
  color: #fca794 !important;
  background: transparent !important;
  border: 0 !important;
  font-size: 14.992px;
  margin-block-start: 0;
  padding: 2px 10px !important;
  line-height: 12px !important;
}

body .gform_wrapper.gravity-theme .gform_validation_errors,
body .gform_heading {
  display: none !important;
}

body .gform_wrapper.gravity-theme .charleft.ginput_counter.gfield_description {
  color: #fca794 !important;
  padding-top: 0 !important;
}

.gform_wrapper.gravity-theme .validation_message {
  display: none !important;
}

body .gform_wrapper.gravity-theme .gfield textarea.large {
  height: 90px;
}

.groves-campbell {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#divImg .groves-campbell div {
  max-width: none;
}
.groves-campbell__container {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .groves-campbell__container {
    max-width: 100%;
  }
}
.groves-campbell__column {
  width: 100%;
  margin: 0;
  padding: 0;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.groves-campbell__widget {
  width: 100%;
}

.doubleImg {
  width: 100%;
  display: block;
  float: left;
}
.doubleImg .leftImg {
  width: 50%;
  float: left;
  display: block;
  height: auto;
}
.doubleImg .rightImg {
  width: 50%;
  float: left;
  display: block;
  height: auto;
}
@media screen and (max-width: 1024px) {
  .doubleImg .leftImg,
  .doubleImg .rightImg {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .doubleImg .leftImg,
  .doubleImg .rightImg {
    width: 100%;
    float: none;
  }
}/*# sourceMappingURL=style.css.map */