/* 
Theme Name: The Preserve SC
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: FDM
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/******Default vip css start*****/  
@import url("https://use.typekit.net/ypx1rqh.css");
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap');
*{
	outline: none !important; 
	text-decoration: none !important;  
}
ul {
	padding: 0;
} 
.site-branding {
	display: none;
} 
p,li {
	margin-bottom: 20px; 
}  
p, li, div, p.elementor-heading-title {
	color: #444444;
	font-size: 17px;
	line-height: 29px;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
}
p:last-child{
	margin-bottom: 0;
} 
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 h6, .h6 {
	color: #444444;
	letter-spacing: 0;
	font-family: "the-seasons", sans-serif;
	font-weight: 700; 
}
p a{
	color: #b28353 !important;
	font-weight: 700;
	text-decoration: unset !important;
} 
p a:hover, .link-text a:hover {
	color: #c0262b !important;
}
strong {
	font-weight: 500 !important;
}  
.subheading h6 {
	font-size: 18px;
	line-height: 49px;
	text-transform: uppercase;
	color: #2b328c;
}
.pl60{
	padding-left: 60px;
}
.pl30{
	padding-left: 30px;
}
.pr60{
	padding-right: 60px;
} 
.pt0 {
	padding-top:0px !important;
}
.pb0 {
	padding-bottom:0px !important;
}
.mt50{
	margin-top: 50px;
}   
.mt35{
	margin-top: 35px;
} 
.mt100{
	margin-top: 100px;
}    
.pad100 {
	padding: 100px 15px;
} 
.pt100{
	padding-top: 100px;
} 
.pb100{
	padding-bottom: 100px;
}
.pt50 {
	padding-top: 50px;
}
.defbtn .elementor-widget-container {
	margin-top: 30px;
}
body {
	position: relative;
}
a {
	transition: all ease-in-out 0.5s !important;
}
div[data-elementor-type="wp-page"] {
	overflow: hidden;
}
/*** Header ***/  
@keyframes slideIn {
	from { top: -50% }
	to { top: 0 }
}   
.hdactive .elementor-location-header {
	position: fixed;
	-webkit-animation: slideIn 0.5s ease-in;
	-moz-animation: slideIn 0.5s ease-in;
	animation: slideIn 0.5s ease-in;
	z-index: 102;
	padding: 10px 15px;
	background: #556e63;
	box-shadow: 0px 0px 11px rgba(0,0,0,0.2);
}
.hd_menu  .elementor-widget-container {
	width: 100%;
}      
.header_main .elementor-widget-wrap {
	justify-content: space-between;
	align-items: center;
} 
.hd_menu .elementor-nav-menu > li {
	margin-left: 50px;
}
.hd_menu .elementor-nav-menu > li > a {
	font-size: 17px;
	color: #fff !important;
	padding: 0 !important;
}
.hd_menu .elementor-nav-menu > li > a:hover {
	color: #d34539 !important;
}
.hd_menu .elementor-nav-menu > li:last-child > a {
	background: #d34539 !important;
	color: #fff !important;
	font-size: 17px;
	padding: 15px 26px !important;
	min-width: 160px;
	border-radius: 5px !important;
	border: 0px !important;
	justify-content: center;
}
.elementor-nav-menu > li > ul.sub-menu a {
	padding: 14px 14px !important;
	color: #fff !important;
	border-bottom: 1px solid #ffffff38;
	border-left: 0;
	white-space: normal;
	background: #4e6f62 !important;
	font-size: 15px;
	text-transform: capitalize;
	letter-spacing: 0;
}
.elementor-nav-menu > li > ul.sub-menu li:last-child a {
	border-bottom: 0px !important;
}  
.elementor-sub-item.elementor-item-active {
	background-color: transparent !important;
} 
.elementor-nav-menu > li > ul.sub-menu {
	background: #222334;
	min-width: 235px !important;
	border-radius: 0px;
	border-radius: 5px;
	overflow: hidden;
}
.elementor-nav-menu > li > ul.sub-menu:last-child a {
	border-radius: 0px; 
} 
.elementor-nav-menu > li > ul.sub-menu .sub-arrow {
	display: none !important;
} 
.elementor-nav-menu > li > ul.sub-menu a:hover {
	background: #d34539 !important;
	opacity: 1;
	border-left: unset !important;
	color: #fff !important;
}
.elementor-location-header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	padding:  15px;
}
.elementor-nav-menu li .sub-arrow svg {
	transition: all ease-in-out 0.5s;
	fill: #fff;
}
.elementor-nav-menu li:hover .sub-arrow svg {
	fill: #dbdbdb;
} 
.site_logo {
	width: auto !important;
	max-width: 340px;
}
.hd_menu {
	width: calc(100% - 340px) !important;
}
.hdactive .site_logo {
	max-width: 250px;
}
/*** Header End***/ 
.mt30{
	margin-top: 30px;
}
.colblock > div {
	column-gap: 20px;
	row-gap: 20px;
}
.itinerary_box {
	width: calc(100% / 5 - 16px) !important;
	background: #ddd5cb;
	border-radius: 10px;
	padding: 30px;
}
.itinerary_box .elementor-image-box-img {
	width: 100% !important;
	order: 2;
	margin: 30px auto auto !important;
}
.itinerary_box .elementor-image-box-img img {
	max-height: 65px;
	width: auto !important;
	margin-left: auto;
}
.itinerary_box .elementor-image-box-wrapper {
	display: flex;
	flex-wrap: wrap;
}
.itinerary_box .elementor-image-box-title {
	text-align: left;
	min-height: 90px;
	font-size: 19px;
	line-height: 25px;
}
.bigheading h2 {
	font-size: 55px;
	line-height: 60px;
}
.smheading h2{
	font-size: 45px;
	line-height: 55px;
}
.bigheading, .smheading{
	margin-bottom: 20px !important;
}
.about_info > div {
	padding: 50px;
}
.wt p,.wt {
	color: #fff;
}
.defbtn a {
	background: #556e63 !important;
	color: #fff !important;
	font-size: 17px;
	padding: 16px 30px;
	min-width: 180px;
	border-radius: 5px !important;
}
.defbtn {
	margin-top: 25px;
}
.defbtn a:hover {
	background: #d34539 !important;
}
.corner_rad > div {
	border-radius: 20px;
	overflow: hidden;
}
.fullimg *, .fullimg {
	height: 100% !important;
	object-fit: cover;
}
.bigtext p {
	font-size: 22px;
	line-height: 35px;
}
.cards_block {
	width: calc(100% / 2 - 10px) !important;
}
.cards_block .elementor-flip-box {
	height: 500px;
	border-radius: 11px;
}
.cards_block .elementor-flip-box__layer__overlay {
	justify-content: flex-end;
	text-align: left !important;
	background: #000;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.78) 100%);
	padding: 40px !important;
}
.cards_block h2 {
	color: #fff;
	font-size: 30px;
	margin: 0 !important;
	text-shadow: 0px 0px 17px rgba(0,0,0,1);
}
.cards_block .elementor-flip-box__layer__description {
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	margin: 20px auto !important;
	text-shadow: 0px 0px 7px rgba(0,0,0,1);
}
.cards_block .elementor-flip-box__button {
	background: #d34539 !important;
	color: #fff !important;
	font-size: 17px;
	padding: 16px 26px;
	min-width: 180px;
	border-radius: 5px !important;
	border: 0px !important;
}
.linktext .elementor-heading-title {
	font-family: "the-seasons", sans-serif;
	font-weight: 700;
	color: #546d62;
	text-decoration: underline !important;
	font-size: 26px;
	margin-top: 30px;
}
.itinerary_box:hover {
	background: #b2835333;
}
.slide_img img {
	display: block;
}
.slide_img .swiper-slide {
	background: #000;
	border-radius: 15px;
	overflow: hidden;
}
.slide_img .swiper-slide img {
	opacity: 0.6;
}
.slide_img .swiper-slide-next img {
	opacity: 1;
}
.slide_img .swiper-wrapper {
	margin-left: -24% !important;
}
.hd_menu .elementor-nav-menu > li:last-child > a:hover {
	background: #b28353 !important;
}
.bannercaption h1, .bannercaption p {
	text-shadow: 0px 0px 17px rgba(0, 0, 0, 0.79);
}
.banner h1 {
	font-size: 69px;
	color: #fff;
	margin-bottom: 30px;
	line-height: 1.1;
}
.banner p {
	color: #fff;
	max-width: 700px;
	margin: auto;
}
.bannercaption > div {
	max-width: 870px;
	margin: auto;
}
.bannercaption {
	padding: 160px 0 100px;
}
.review_main {
	width: calc(100% - 120px);
	margin: auto;
	border-radius: 15px;
	padding: 80px 15px 0;
}
.review_outer .elementor-main-swiper {
	width: 100% !important;
	background: #f8f4f1;
	border-radius: 15px 15px 0 0;
	/* 	padding: 80px 60px 0 !important; */
	max-width: 1010px;
}
.review_outer .swiper-slide {
	background: transparent !important;
	padding: 80px 60px 0 !important;
}
.review_outer .elementor-testimonial {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	text-align: center;
}
.review_outer .elementor-testimonial__title {
	font-size: 15px !important;
	color: #000 !important;
}
.review_outer .elementor-testimonial__header {
	order: 2;
}
.review_outer .elementor-testimonial__text {
	font-size: 17px !important;
	line-height: 32px !important;
	margin-bottom: 30px;
}
.review_outer .elementor-testimonial__name {
	font-weight: normal !important;
	font-size: 20px;
	font-weight: 500 !important;
}
.review_outer .elementor-main-swiper:before {
	content: "";
	background-image: url("https://thepreservesc.com/wp-content/uploads/2025/07/rev_ic.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 100px;
	height: 100px;
	position: absolute;
	top: -45px;
	margin: auto;
	left: 0;
	right: 0;
}
.review_outer {
	margin-top: 70px;
}
.copyright_text , .copyright_text a {
	color: #fff;
	font-size: 15px;
} 
.ft_social  svg {
	margin: 0 !important;
	fill: #fff;
	width: 15px !important;
	height: 19px !important;
}
.ft_social a {
	border: 1px solid #fff;
	width: 40px !important;
	height: 40px !important;
	border-radius: 50%;
	justify-content: center !important;
}
.ft_social a:hover {
	background: #fff;
}
.ft_social a:hover svg {
	fill: #000;
} 
.ft_social .elementor-icon-list-text {
	display: none !important;
}
.info-col .elementor-icon-box-icon {
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center; 
	margin-bottom: 10px !important;
} 
.info-col .elementor-icon {
	width: 50px !important;
	height: 50px !important;
	border-radius: 50%;
	background-color: #556e63 !important;
	display: flex !important;
	align-content: center;
	align-items: center;
	justify-content: center;
} 
.info-col svg {
	fill: #fff;
	width: 18px !important;
	height: 23px !important;
}
.info-col a {
	color: #fff !important;
	font-weight: 500;
	font-size: 20px;
	line-height: normal;
}
.ft-nav {
	border-bottom: 1px solid #ffffff29;
	max-width: 1100px;
	margin: 60px auto 50px !important;
	padding-bottom: 30px;
}
.ft-btm {
	padding: 100px 15px 30px;
}
.copyright_text {
	margin-bottom: 30px !important;
}
.ft-nav a {
	color: #fff;
}
.ft-nav li {
	margin: 0 30px !important;
}
.ft-nav a:hover {
	color: #d34539;
}
.icon-col .elementor-image-box-img img {
	max-height: 46px;
	width: auto;
}
.icon-col .elementor-image-box-img {
	width: 85px !important;
	height: 85px !important;
	background: #556e63;
	border-radius: 9px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 !important;
}

.icon-col li {
	margin: 0;
	list-style: none;
	padding-left: 20px;
	position: relative;
}
.icon-col li:before {
	content: "";
	left: 0;
	width: 7px;
	height: 7px;
	background: #556e63;
	border-radius: 50px;
	position: absolute;
	top: 10px;
}
.bdr-img {
	border-radius: 15px;
	overflow: hidden;
}
.icon-col:last-child .elementor-image-box-wrapper {
	border-bottom: 0;
	padding-bottom: 0;
}
.icon-col .elementor-image-box-wrapper {
	flex-wrap: wrap;
	flex-direction: row !important;
	border-bottom: 1px solid #cccccc73;
	padding: 24px 0;
}
.icon-col  .elementor-image-box-content {
	width: calc(100% - 100px) !important;
	padding-left: 26px;
}
.icon-col span {
	font-weight: 600;
	font-size: 18px;
	display: block;
	margin-bottom: 4px;
}
.icon-col p {
	line-height: 25px;
}
.properties_slider .elementor-testimonial__name video {
	display: block;
	height: 330px;
	object-fit: cover;
}
.properties_slider .swiper-slide {
	border-radius: 14px !important;
	overflow: hidden;
}
.properties_slider .elementor-testimonial__title {
	font-size: 24px !important;
	font-family: "the-seasons", sans-serif !important;
	color: #fff !important;
	text-align: center;
}
.properties_slider .swiper-pagination-bullets {
	bottom: -10px !important;
}
.properties_slider .elementor-testimonial__header {
	border: 0px !important;
	position: relative;
} 
.properties_slider .swiper-slide:hover .elementor-testimonial__content {
	right: 0;
}
.properties_slider .elementor-testimonial__content {
	position: absolute;
	bottom: 0;
	z-index: 1;
	right: -100%;
	transition: all ease-in-out 0.5s;
	background: #b28353e3;
	width: 100%;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	pointer-events: none;
}
.swiper-pagination-bullet {
	background: #000 !important;
	width: 15px !important;
	height: 15px !important;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #d34539 !important;
}
.properties_slider .elementor-testimonial__text span {
	display: block;
	font-size: 15px;
	margin-bottom: 20px;
}
.properties_slider .swiper-slide:hover .elementor-testimonial__cite {
	bottom: -100%;
}
.properties_slider .elementor-testimonial__cite {
	margin: 0 !important;
	position: absolute;
	bottom: 0;
	z-index: 1;
	padding: 90px 30px 20px;
	background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgb(0, 0, 0) 100%);
	width: 100% !important;
	transition: all ease-in-out 0.5s;
}
.properties_slider .elementor-testimonial__header {
	flex-wrap: wrap; 
	border: 0px !important;
	position: relative;
}
.properties_slider .elementor-testimonial__image {
	width: 100% !important;
}
.properties_slider .elementor-testimonial__image img {
	border-radius: 0px !important;
	width: auto !important;
	height: auto !important;
}
.properties_slider .elementor-testimonial__content b {
	font-size: 27px !important;
	font-family: "the-seasons", sans-serif !important;
	color: #fff !important;
	line-height: normal;
}
.properties_slider .elementor-testimonial__content span {
	color: #fff;
	font-size: 17px;
	line-height: normal;
	margin: 6px auto 30px;
	border-bottom: 1px solid #ffffff4f;
	padding-bottom: 20px;
}
.properties_slider .elementor-testimonial__text i:last-child {
	border: 0px;
}
.properties_slider .elementor-testimonial__text i {
	color: #fff;
	font-style: normal;
	padding: 0px 11px;
	display: inline-block;
	font-size: 16px;
	border-right: 1px solid #ffffff78;
	line-height: normal;
}
.pt60{
	padding-top:60px;
}
.inr-banner {
	padding: 16% 15px 14%;
} 
.inr-hd h1 {
	font-size: 69px;
	line-height: 1.1;
	text-shadow: 0px 0px 17px rgba(0, 0, 0, 0.79);
} 
.pad60{
	padding:60px 15px;
} 
.cta-section h3 {
	font-size: 46px;
	line-height: normal;
	color: #fff;
} 
.cta-section .elementor-container {
	padding: 40px;
	border-radius: 15px;
	background: #556e63;
	position: relative;
	overflow:hidden;
} 
.defbtn.wt a {
	background: #fff !important;
	color: #000 !important;
} 
.defbtn.wt a:hover {
	background: #d34539 !important;
	color: #fff !important;
} 
.cta-section .elementor-container::before {
	position: absolute;
	content: "";
	background-image: url(https://thepreservesc.com/wp-content/uploads/2025/08/ptrn-logo.png);
	width: 360px;
	height: 80px;
	background-size: 360px;
	background-repeat: no-repeat;
	right: -50px;
	left: unset;
	bottom: 0;
	opacity: 0.2;
} 
.sm-hd span {
	font-weight: 600;
	font-size: 18px;
	display: block;
	margin-bottom: 17px;
} 
.site-list li {
	list-style: none;
	margin-bottom: 10px;
	padding-left: 38px;
	position: relative;
} 
.site-list li::before {
	position: absolute;
	content: "";
	background-image: url(https://thepreservesc.com/wp-content/uploads/2025/08/icon-logo1.png);
	background-repeat: no-repeat;
	background-size: 30px;
	left: 0;
	width: 30px;
	height: 30px;
	top: 6px;
} 
.bdr-rds img {
	border-radius: 15px;
}
.mt80{
	margin-top:80px;
} 
.pad80{
	padding:80px 15px;
} 
.unit-col .icon-col span {
	font-size: 25px;
	display: block;
	position: absolute;
	color: #fff;
	background: #556e63;
	left: 0;
	padding: 10px;
	border-radius: 15px;
	text-align: center;
	max-width: 80px;
	height: 80px;
	font-family: "the-seasons", sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
} 
.unit-col .icon-col .elementor-image-box-content {
	width: calc(100% - 100px) !important;
	padding-left: 95px;
	display: flex;
	align-content: center;
	align-items: center;
} 
.ament-col .elementor-icon-list-item {
	width: calc(100% / 4 - 20px) !important;
	background: #ddd5cbc4;
	border-radius: 10px;
	padding: 30px 20px;
	margin: 15px 0px 0px 0px; 
	transition: all ease-in-out 0.5s !important;
} 
.ament-col .elementor-icon-list-text {
	color: #444444;
	font-size: 17px;
	line-height: normal;
} 
.ament-col .elementor-icon-list-item:hover {
	background: #b2835333;
} 

.sideovly::before {
	position: absolute;
	content: "";
	width: 90%;
	height: 100%;
	right: 0;
	bottom: 0;
	top: 0;
	/* background: #B28353; */
	background: linear-gradient(260deg,rgba(47, 45, 44, 0.83) 40%, rgba(0, 0, 0, 0) 100%); 
	z-index: 1;
} 
.sideovly {
	position: relative;
} 
.site-list.wt li::before {
	filter: invert() brightness(100);
} 
.site-list.wt li {
	color: #fff;
} 
.site-list.two-col ul {
	display: flex;
	flex-wrap: wrap;
} 
.site-list.two-col li {
	width: calc(100% / 2 - 10px) !important;
} 
.sm-pt span {
	color: #b28353;
	font-size: 19px;
	line-height: normal;
	margin: 0px;
	display: block;
	padding-bottom: 0px;
} 
/* .sm-pt span i {
font-style: normal;
padding: 0px 10px;
display: inline-block;
border-right: 1px solid #b28353;
border-left: 1px solid #b28353;
margin: 0px 10px;
}  */
.pt80{
	padding-top:80px;
} 
.simple-list li::before {
	position: absolute;
	content: "";
	width: 7px;
	height: 7px;
	background: #556e63;
	border-radius: 50px;
	top: 11px;
	left: 38px;
} 
.simple-list li {
	margin: 0px 0px 10px;
	list-style: none;
	padding-left: 55px;
	position: relative;
} 

.list-icon .elementor-image-box-title {
	font-size: 21px;
	line-height: normal;
	font-weight: 500;
	margin-bottom: 15px;
	text-align: center;
} 
.list-icon .elementor-image-box-wrapper {
	text-align: center !important;
} 
.list-icon {
	width: calc(100% / 2 - 16px) !important;
	margin: 0px 0px 20px !important;
	background: #ddd5cb;
	border-radius: 10px;
	padding: 30px;
	transition: all ease-in-out 0.5s !important;
} 
.list-icon li {
	margin: 0px 3px 10px;
	list-style: none;
	position: relative;
	border: 1px solid #507064;
	border-radius: 10px;
	display: inline-block;
	padding: 3px 10px;
	font-size: 14px;
	line-height: normal;
} 
.list-icon .elementor-image-box-img {
	width: auto !important; 
	margin-bottom: 5px !important;
} 
.list-icon .elementor-image-box-img img {
	max-width: 80px;
	max-height: 80px;
	transition: all ease-in-out 0.5s !important;
	min-height: 80px;
	object-fit: contain;
} 
.div-center .elementor-widget-wrap {
	justify-content: center !important;
} 
.col-stay {
	width: calc(100% / 2 - 20px) !important;
	margin: 0px 10px 20px !important;
	background: #ddd5cb;
	border-radius: 10px;
	padding: 30px; 
	transition: all ease-in-out 0.5s !important;
} 
.col-stay .elementor-image-box-img {
	width: 100% !important;
	display: block !important;
	margin-bottom: 0px !important; 
	border-radius:15px 15px 0px 0px; 
	overflow: hidden;
} 

.col-stay .elementor-image-box-title {
	font-size: 30px;
	margin: 15px 0px !important;
	font-family: "the-seasons", sans-serif;
	font-weight: 700;
	display: block;
} 

.col-stay:hover{
	background: #b2835333;
}
.pb80{
	padding-bottom:80px;
} 



.gform_wrapper .gform_validation_errors {
	display: none;
}
.validation_message {
	padding: 0px !important;
	background: transparent !important;
	border: 0px !important;
	margin-top: 0px !important;
	line-height: 20px !important;
	font-size: 14px !important;
}
.gform_wrapper .gfield_required{
	display: none !important;
} 
.custom-contact label {
	font-weight: 500 !important;
	font-size: 16px !important;
	line-height: normal !important;
	padding: 0px !important;
	color: #444 !important;
	margin-bottom: 3px !important;
} 
.custom-contact input, .custom-contact .textarea {
	background: transparent !important;
	border: 1px solid #556e63 !important;
	height: 60px;
	margin-bottom: 0px !important;
	border-radius: 15px !important;
	padding: 8px 15px !important;
	color: #444 !important;
} 
.custom-contact .textarea { 
	height:160px !important;
}	  
.custom-contact .gform_footer {
	margin: 25px 0px 0px !important;
	padding: 0px !important;
} 
.custom-contact{
	background: #fff;
	padding: 50px;
	border-radius: 15px;
	box-shadow: 0px 0px 5px #00000026;
	z-index: 2;
	position: relative;
	max-width: 1100px;
	margin: -100px auto 90px;
}  
.half-col {
	grid-column: span 6 !important;
	margin-bottom: 10px;
} 
.full-col{
	margin-bottom: 10px !important;
}
.custom-contact .button {
	border: 0px !important;
	margin: 0 auto !important;
	background: #556e63 !important;
	color: #fff !important;
	font-size: 17px;
	padding: 16px 30px !important;
	min-width: 180px;
	border-radius: 5px !important;
	height: unset; 
	transition: all ease-in-out 0.5s;
} 
.gform_wrapper .gform_validation_errors > h2 {
	font-size: 17px !important;
	font-weight: 500;
	line-height: normal !important;
} 
.custom-contact .gform_fields {
	grid-column-gap: 3% !important;
	grid-row-gap: 10px !important;
}
.contact-banner {
	padding: 19% 15px 7%;
} 
.contact-banner p {
	text-shadow: 0px 0px 17px rgba(0, 0, 0, 0.79);
} 
.custom-contact h3 {
	font-size: 32px;
	line-height: normal;
	margin-bottom: 25px;
	text-align: center;
} 
.custom-contact .button:hover {
	background: #d34539 !important;
} 
.sm-pt {
	margin-bottom: 20px !important;
}
/* 
Blog-css */
.blog-main {
	margin-top: -210px;
}
.single-post .elementor-location-header {
	background-color: #556e63;
	position: relative;
}
.blog-main {
	padding: 100px 15px;
}
.post-card article {
	/* background: rgb(255,255,255); */
	background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgb(255, 255, 255) 100%);
	padding: 0px 20px 30px !important;
	position: relative;
	border-radius: 20px;
}
.post-card article a::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	pointer-events: all;
	z-index: 0;
	top: 0;
	right: 0;
}
.post-card .elementor-posts-container {
	column-gap: 20px;
	row-gap: 20px;
}
.post-card .elementor-post__title a {
	font-size: 26px;
	line-height: normal;
	color: #444444;
}
.post-card h3 {
	margin-bottom: 10px !important;
	line-height: 28px;
}
.post-card .elementor-post__read-more {
	background-color: #556e63 !important;
	border-radius: 0px;
	font-size: 17px !important;
	padding: 12px 25px 12px 25px;
	background-repeat: no-repeat;
	background-size: 17px;
	min-width: 170px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-weight: normal !important;
	transition: all ease-in-out 0.5s !important;
	border-radius: 5px !important;
	text-align: center;
}
.post-card article:hover .elementor-post__read-more {
	background-position: right 30px center;
	background-color: #d34539 !important;
}
.post-card .elementor-post__thumbnail img {
	width: 100% !important;
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	transform: none !important;
	transition: all ease-in-out 0.5s !important;
	height: 230px !important;
	object-fit: cover;
}
.post-card article:hover .elementor-post__thumbnail img {
	transform: scale(1.1) !important;
}
.post-card .elementor-post__thumbnail {
	padding-bottom: 0px !important;
	overflow: hidden !important;
	border-radius: 20px;
}
.post-card .elementor-post__thumbnail::before {
	content: "";
	position: absolute;
	width: 200%;
	height: 0%;
	left: 50%;
	top: 50%;
	background-color: rgba(255,255,255,.3);
	transform: translate(-50%,-50%) rotate(-45deg);
	z-index: 1;
}
.post-card article:hover .elementor-post__thumbnail::before {
	height: 250%;
	transition: all 600ms linear;
	background-color: transparent;
}
.post-card .elementor-post__excerpt {
	margin-bottom: 15px !important;
}
.post-card .elementor-post__excerpt p {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px !important;
	line-height: 22px !important;
	color: #000 !important;
	pointer-events: none;
}
.single-main {
	padding: 100px 15px;
	background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,246,232,1) 100%);
}
.single-main .elementor-widget-wrap {
	box-shadow: none !important;
	transition: none !important;
	background: transparent !important;
}
.single-main h1 {
	font-size: 45px !important;
	line-height: 55px !important;
	margin-bottom: 18px;
}
.single-main .elementor-icon-list-item {
	margin: 0px 0px 0px 8px !important;
}
.single-main li a {
	color: #000 !important;
	font-size: 18px !important;
	line-height: 28px !important;
}

.single-main img {
	width: 100%;
	display: block !important;
	height: 450px;
	object-fit: cover;
}
.single-main .elementor-icon-list-icon {
	display: none !important;
}
.single-left h2 {
	font-size: 35px;
	line-height: 42px;
}
.single-left h3 {
	font-size: 30px;
	line-height: normal;
}
.single-left h4 {
	font-size: 25px;
	line-height: 28px;
}
.single-left h5 {
	font-size: 20px;
	line-height: 24px;
}
.single-left h2, .single-left h3, .single-left h4, .single-left h5 {
	margin: 30px auto 10px;
}
.post-content ul {
	list-style: none !important;
}
.post-content li {
	position: relative;
	font-size: 17px;
	line-height: 27px;
	padding-left: 20px;
	margin-bottom: 10px !important;
}
.post-content li::before {
	content: "";
	position: absolute;
	background-image: url(https://thepreservesc.com/wp-content/uploads/2025/08/blk-errow.png);
	background-repeat: no-repeat;
	background-size: 13px;
	height: 20px;
	width: 20px;
	left: 0px;
	top: 8px;
}
.pl40 {
	padding-left: 40px;
}
.single-ryt .sidebar .elementor-container {
	background: #556e63;
	padding: 30px;
	border-radius: 20px;
}
.single-main .elementor-widget-theme-post-featured-image.elementor-widget-image {
	border-radius: 20px;
	overflow: hidden;
}
.single-ryt h4 {
	font-size: 30px;
	line-height: 34px;
	margin-bottom: 16px;
}
.single-ryt article {
	padding-bottom: 15px !important;
	border-bottom: 1px solid #ffffff2b;
	/* 	align-items: center; */
	margin-bottom: 15px !important;
}
.single-ryt h3 a {
	font-size: 15px !important;
	line-height: 22px !important;
	color: #fff !important;
}
.single-ryt article:last-child {
	border-bottom: 0px !important;
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
.post-content p {
	font-size: 17px;
	line-height: 31px;
}
.thanks-heading h1 {
	font-size: 60px;
	line-height: 60px;
}
.thanks-heading .elementor-widget-container {
	margin-bottom: 33px;
}
.single-icon {
	width: calc(100% / 3 - 20px) !important;
	margin: 10px auto !important;
}
.single-icon .elementor-image-box-img {
	width: auto !important;
	margin-bottom: 0px !important;
	overflow: hidden;
	display: block;
}
.single-icon .elementor-image-box-content {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgb(15, 18, 18) 90%);
	padding: 80px 10px 20px;
}
.single-icon .elementor-image-box-img img {
	width: 100%;
	height: 370px;
	display: block;
	transition: all ease-in-out 0.5s;
	object-fit: cover;
}
.single-icon .elementor-widget-container:hover .elementor-image-box-img img {
	transform: scale(1.1) !important;
} 
.single-icon h3 {
	font-size: 23px;
	line-height: normal;
	margin: 0px !important;
	color: #fff !important;
}
.ft-fixed-btn {
	display: none;
}

.store_flex {
	display: flex;
	flex-wrap: wrap;
} 
.store-map-box ul li img {
	position: absolute;
	left: 0;
	max-height: 30px;
	top: 0px;
}
.store-map-box-scroll {
	background: #fff;
	padding: 30px;
}
.home-address img {
	width: 22px;
	object-fit: contain;
	position: absolute;
	left: 0;
	top: 2px;
}
.store-map-box ul li:last-child span {
	font-size: 25px;
	color: #d34539;
	font-family: "the-seasons", sans-serif;
	font-weight: 700;
}
.gm-ui-hover-effect {
	right: -13px;
}
.home-address {
	font-size: 16px;
	max-width: 280px;
}
.direction a {
	color: #53647a;
	padding: 9px 34px;
	display: inline-block;
	text-align: center;
	font-weight: normal;
	line-height: normal;
	font-size: 16px;
	position: relative;
}
.direction {
	margin-top: 10px;
}
#map {
	width: 70% !important;
	height: auto !important;
}
.store-map-box ul li {
	margin-bottom: 10px;
	font-size: 17px;
	cursor: pointer;
	padding-left: 38px;
	position: relative;
}
.store-map-box {
	width: 30%;
	padding: 20px;
}
.store-map-box ul {
	list-style: none;
	display: flex;
	flex-direction: column-reverse;
	flex-wrap: wrap;
}
.guesty-search-submit-btn:hover {
	background: #d34539 !important;
}
.cities-dropdown .selectr-selected {
	background-image: url("https://thepreservesc.com/wp-content/uploads/2025/10/pin-map.png"); 
}
.guests-dropdown .selectr-selected {
	background-image: url("https://thepreservesc.com/wp-content/uploads/2025/10/group.png"); 
}
#guesty-search-widget__datepicker{
	background-image: url("https://thepreservesc.com/wp-content/uploads/2025/10/schedule.png");  
}
.cities-dropdown .selectr-selected, .guests-dropdown .selectr-selected, #guesty-search-widget__datepicker {
	background-repeat: no-repeat;
	background-position: center left 16px;
	background-size: 15px;
	padding-left: 45px !important;
}
.selectr-options li {
	margin: 0 !important;
}
.selectr-option.selected {
	background: #4e6f62 !important;
	color: #fff !important;
}
.selectr-option.active {
	background: #cccccc85 !important;
	color: #000 !important;
}
.guesty-root-element #guesty-search-widget__datepicker [id^="date-picker-wrapper"].guesty-focused .check-in::placeholder, .guesty-root-element #guesty-search-widget__datepicker [id^="date-picker-wrapper"].guesty-focused .check-out::placeholder {
	color: #4E6F62 !important;
}
.cusform_bg {
	background-image: url("https://thepreservesc.com/wp-content/uploads/2025/10/form_bg.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: px 110px;
	margin-top: -53px;
}
.guesty-root-element .selectr-container li {
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	padding: 9px 20px;
}
.guesty-widget__item {
	width: calc(100% / 3 - 73px) !important;
}
.guesty-root-element {
	display: flex !important;
	flex-wrap: wrap !important;
	column-gap: 10px;
}
.guesty-widget__item:last-child {
	width: 170px !important;
}
.guesty-search-submit-btn {
	background: #4e6f62 !important;
	border-radius: 5px !important;
	font-size: 17px !important;
	padding: 12px 40px !important;
	width: 100% !important;
	height: 52px !important;
	font-family: "Poppins", sans-serif !important;
}
#guesty-search-widget__datepicker input {
	color: #000 !important;
	font-weight: normal !important;
	font-family: "Poppins", sans-serif !important;
	height: 51px !important;
	background: transparent !important;
	font-size: 15px !important;
}
#guesty-search-widget__datepicker {
	border: 1px solid #ccc;
	border-radius: 3px;
} 
#guesty-search-widget__datepicker > div {
	background: transparent !important;
}
#guesty-search-widget__datepicker > div:nth-of-type(2) {
	border-left: 1px solid #ccc !important;
}
.selectr-label {
	height: 33px;
	font-size: 15px;
	padding: 3px 0;
}
.selectr-selected {
	height: auto !important;
	border: 1px solid #ccc !important;
	border-radius: 3px !important;
}
.new-pad {
	padding: 30px 15px 80px;
}

.quick-link {
	position: fixed;
	left: 0;
	right: 0;
	margin: auto;
	background: #556e63;
	z-index: 100;
	max-width: max-content;
	border-radius: 10px;
	transition: all ease-in-out 0.5s;
	bottom: 20px;
	padding: 10px 10px 10px 20px;
	align-items: center;
	border: 1px solid #ffffff40;
	display: none;
}
.quick-link a {
	padding: 4px 25px;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	border-radius: 5px;
	font-size: 16px;
	position: relative; 
}
.quick-link a.active {
	background: #d34539;
	color: #fff;
}
.quick-link a:last-child {
	border: 0px;
}
.quick-link p {
	margin: 0 10px 0 0;
	font-size: 16px;
	color: #fff;
}
.hdactive .quick-link {
	display: flex;
} 
.quick-link a:last-child::after {
	border: 0 !important;
	padding: 0 !important;
}

.store-map-box ul li:last-child {
	pointer-events: none;
}
.mt100 {
	margin-top: 100px !important;
}
.icon-clr.Amenities_slide .elementor-testimonial__image img {
	filter: grayscale(100%) brightness(100%);
}
.look-host-things .cards_block {
	width: calc(100% / 3 - 10px) !important;
}
.Amenities_slide .swiper-slide .elementor-testimonial__cite {
	width: 100% !important;
}
.Amenities_slide .elementor-testimonial__header {
	border-block-end: unset !important;
}
.Amenities_slide .elementor-testimonial__header {
	flex-wrap: wrap;
}
.Amenities_slide  .elementor-testimonial__image ,
.feature_slide .elementor-testimonial__cite {
	width: 100%;
}
.Amenities_slide .elementor-testimonial__image img,
.detail-box .elementor-image-box-img img{
	width: auto !important;
	height: auto !important;
	border-radius: 0px !important;
	margin: auto;
	max-width: 90px;
	max-height: 70px;
}
.Amenities_slide .elementor-testimonial__name {
	text-align: center !important; 
	font-weight: normal !important;
	color: #fff !important;
	font-size: 18px;
	line-height: 26px;
	margin-top: 30px;
}
.Amenities_slide .swiper-slide {
	border: 1px solid #ffff !important;
	padding: 50px 10px !important;
	margin: 20px 0;
	z-index: 1;
	position: relative;
	overflow: visible;
	border-radius: 15px;
	background-color: transparent;
} 
.elementor-swiper-button {
	background: #556e63 !important;
	height: 40px !important;
	width: 40px !important;
	border-radius: 50%;
	display: flex !important;
	justify-content: center;
	align-items: center;
	transition: all ease-in-out 0.5s;
	border: 1px solid #fff;
}
.elementor-swiper-button:hover ,
.feature_slide .elementor-swiper-button{
	background: #efe6d8 !important;
}
.elementor-swiper-button:hover svg,
.feature_slide .elementor-swiper-button svg{
	fill: #000 !important;
}
.elementor-swiper-button svg {
	fill: #efe6d8 !important;
	transition: all ease-in-out 0.5s;
	font-size: 19px;
}
.Amenities_slide .elementor-swiper-button:hover {
	background: #d34539 !important;
}
.Amenities_slide .elementor-swiper-button:hover svg{
	fill: #efe6d8 !important;
}
.btntext  a {
	background-image: url("https://thepreservesc.com/wp-content/uploads/2025/12/arr_ic.png");
	background-repeat: no-repeat;
	background-color: transparent !important;
	color: #53647a !important;
	background-position: right center;
	background-size: 12px;
	font-size: 17px; 
	margin-top: 30px !important;
	text-decoration: underline !important;
}

@-webkit-keyframes wobble-vertical-on-hover {
	16.65% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px);
	}
	33.3% {
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px);
	}
	49.95% {
		-webkit-transform: translateY(4px);
		transform: translateY(4px);
	}
	66.6% {
		-webkit-transform: translateY(-2px);
		transform: translateY(-2px);
	}
	83.25% {
		-webkit-transform: translateY(1px);
		transform: translateY(1px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
@keyframes wobble-vertical-on-hover {
	16.65% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px);
	}
	33.3% {
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px);
	}
	49.95% {
		-webkit-transform: translateY(4px);
		transform: translateY(4px);
	}
	66.6% {
		-webkit-transform: translateY(-2px);
		transform: translateY(-2px);
	}
	83.25% {
		-webkit-transform: translateY(1px);
		transform: translateY(1px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
.Amenities_slide .elementor-testimonial__image, .blue_box .elementor-image-box-img {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	text-align: center;
}
.Amenities_slide .swiper-slide:hover .elementor-testimonial__image,
.blue_box:hover .elementor-image-box-img,
.detail-box:hover .elementor-image-box-img{
	-webkit-animation-name: wobble-vertical-on-hover;
	animation-name: wobble-vertical-on-hover;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

/* Responsive-Start*/

@media(max-width: 1400px) {
	.custom-contact {
		margin: -50px auto 90px;
	}
	.bnr-form-col .elementor-widget.elementor-widget-image {
		margin: -49px 15px 0 !important;
	}
	.lft-ryt-spc {
		padding-right: 15px;
		padding-left: 15px;
	}
	.hd_menu .elementor-nav-menu > li {
		margin-left: 20px;
	}
	.site_logo {
		max-width: 300px;
	}

}
@media(max-width: 1199px) {
	.ament-col .elementor-icon-list-item {
		width: calc(100% / 4 - 20px) !important;
		padding: 26px 18px;
	}
	.smheading h2 {
		font-size: 40px;
		line-height: 50px;
	}
	.mt100 {
		margin-top: 80px !important;
	}
	.guesty-root-element.small-size.guesty-widget__container .guesty-widget__item #guesty-search-widget__datepicker {
		width: 100% !important;
		margin-left: 1% !important;
		margin-right: 1% !important;
	}
	.guesty-root-element.small-size.guesty-widget__container .guesty-widget__item .selectr-container {
		width: 100% !important;
		margin-left: 1% !important;
		margin-right: 1% !important;
	}
	.guesty-widget__item:last-child {
		width: 170px !important;
		margin: 0 auto !important;
	} 
	.cusform_bg {
		background-image: unset;
		margin-top: -53px;
		background-color: #fff;
		margin-left: 15px;
		margin-right: 15px;
		padding: 10px 15px 23px !important;
		border-radius: 10px !important;
	}
	.custom-contact {
		margin: -50px auto 80px;
	}
	.custom-contact {
		max-width: 960px;
	}
	.cta-section .elementor-container {
		padding: 35px;
	}
	.cta-section h3 {
		font-size: 40px;
	}
	.inr-hd h1 {
		font-size: 56px;
	}
	.ft-nav {
		margin: 50px auto 40px !important;
	}
	.ft-btm {
		padding: 80px 15px 30px;
	}
	.review_outer .swiper-slide {
		padding: 80px 50px 0 !important;
	}
	.icon-col .elementor-image-box-wrapper {
		padding: 20px 0;
	}
	.icon-col .elementor-image-box-img {
		width: 80px !important;
		height: 80px !important;
	}
	.pl60 {
		padding-left: 50px;
	}
	.pb100 {
		padding-bottom: 80px;
	}
	.itinerary_box .elementor-image-box-img img {
		max-height: 60px;
	}
	.itinerary_box {
		padding: 20px;
	}
	.bigheading, .smheading {
		margin-bottom: 17px !important;
	}
	.about_info > div {
		padding: 40px;
	}
	/* 	.cards_block .elementor-flip-box__layer__overlay {
	padding: 36px !important;
} */
	.cards_block .elementor-flip-box__layer__overlay {
		padding: 23px !important;
	}
	.pad100 {
		padding: 80px 15px;
	}
	.bigheading h2 {
		font-size: 50px;
		line-height: 55px;
	}
	.pt100 {
		padding-top: 80px;
	}
	.banner h1 {
		font-size: 64px;
		margin-bottom: 25px;
	}


}
@media(max-width: 1024px) {
	.hd_menu .elementor-nav-menu > li:last-child > a {
		justify-content: left;
	}
	.header_main .elementor-menu-toggle__icon--close.e-font-icon-svg.e-eicon-close {
		fill: #e2332c;
	}

	.header_main .elementor-menu-toggle__icon--open.e-font-icon-svg.e-eicon-menu-bar {
		fill: #fff;
	}
	.hd_menu {
		flex-direction: row-reverse !important;
	}
	.header_main .elementor-menu-toggle {
		background-color: #e2332c;
		margin: 0px 0px !important;
		z-index: 10;
		display: flex;
		justify-content: flex-end;
		width: fit-content;
		border-radius: 0px;
		padding: 10px;
	}
	.header_main nav.elementor-nav-menu--dropdown {
		position: fixed;
		top: 0;
		bottom: 0;
		width: 480px;
		margin: 0 !important;
		display: flex;
		align-items: center;
		justify-content: center;
		right: -490px;
		transform: unset !important;
		max-height: 100% !important;
		transition: all ease-in-out 0.3s !important;
		background-color: #556e63;
		overflow: auto;
		z-index: 5;
	}
	.header_main .elementor-nav-menu>li>a {
		color: #fff;
	}
	.header_main .elementor-menu-toggle.elementor-active~.elementor-nav-menu--dropdown {
		right: 0px !important;
	}
	.header_main .elementor-menu-toggle.elementor-active {
		background-color: #fff;
		margin: 0px !important;
		position: fixed;
		right: 15px;
		top: 34px;
	}
	.hd_menu .elementor-nav-menu > li > a:hover {
		color: #fff !important;
	}
	.header_main .elementor-nav-menu {
		margin: auto;
		margin-top: 90px !important;
		width: 100% !important;
	}
	.header_main .sub-arrow {
		position: absolute;
		right: 30px;
	}
	.header_main .elementor-nav-menu>li:last-child>a:hover {
		background: transparent !important;
		color: #fff !important;
	}
	.header_main .elementor-nav-menu>li:last-child {
		margin-left: 0px;
	}
	.header_main .hd_menu .elementor-nav-menu>li:last-child>a {
		border: 0 !important;
	}
	.header_main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
		background-color: transparent !important;
		font-size: 20px !important;
		padding: 22px 15px !important;
		border: 0px !important;
		color: #fff !important;
		border-bottom: 1px solid #ffffff1f !important;
	}
	.hd_menu nav > ul.elementor-nav-menu > li {
		margin-left: 0px;
	}
	.header_main ul.elementor-nav-menu .sub-menu li a {
		padding: 20px 20px 20px 35px !important;
		color: #fff !important;
		font-size: 17px !important;
		background-color: #4c6a5d !important; 
	}
	.header_main ul.elementor-nav-menu .sub-menu {
		background: transparent !important;
	}

}
@media(max-width: 842px) {
	.guesty-widget__item {
		width: 100% !important;
		margin: 6px 0 !important;
	}
	.guesty-widget__item:last-child { 
		margin: 10px auto auto !important;
	}
}
@media(max-width: 999px) {
	.neigh_borhood > div {
		flex-direction: column-reverse;
	}
	.t-full-col.pl60 {
		padding-left: 0;
	}
	.pad80 {
		padding: 60px 15px;
	}
	.t-full-col {
		width: 100% !important;
	}
	.cta_ryt {
		width: 29.571% !important;
	}
	.cta_lft {
		width: 70.391% !important;
	}
	.ament-col .elementor-icon-list-item {
		padding: 20px 16px;
	}
	.mt80 {
		margin-top: 60px;
	}
	.pt80 {
		padding-top: 60px;
	}
	.mt100 {
		margin-top: 60px !important;
	}

	.custom-contact {
		max-width: 100%;
		margin: -40px 15px 60px;
		padding: 40px 30px;
	}
	/* 	.custom-contact {
	max-width: 100%;
	margin: -50px 15px 80px;
} */
	.blog-main {
		padding: 60px 15px;
	}
	.post-card .elementor-post__read-more {
		font-size: 17px !important;
		padding: 10px 25px 10px 25px;
		background-size: 15px;
		min-width: 150px;
	}
	.post-card .elementor-post__title a {
		font-size: 24px;
	}
	.post-card article:hover .elementor-post__read-more {
		background-color: #556e63 !important;
	}
	.post-card article:hover .elementor-post__thumbnail::before {
		height: auto;
		transition: unset;
		background-color: unset;
	}
	.post-card article a::after {
		display: none;
	}
	.post-card article:hover .elementor-post__thumbnail img {
		transform: unset !important;
	}
	.blog-main {
		margin-top: -170px;
	}
	.defbtn a {
		padding: 14px 25px;
		min-width: 160px;
	}
	.cta-ryt {
		width: 30% !important;
	}
	.cta-lft {
		width: 70% !important;
	}
	.cta-section .elementor-container {
		padding: 35px 20px;
	}
	.cta-section h3 {
		font-size: 37px;
		line-height: 39px;
	}
	.inr-banner {
		padding: 23% 15px 18%;
	}
	.inr-hd h1 {
		font-size: 50px;
	}
	.cards_block .elementor-flip-box__layer__overlay {
		justify-content: flex-start !important;
		padding: 23px !important;
		background: transparent;
	}
	.cards_block .elementor-flip-box__front h2 {
		display: none;
	}
	.cards_block .elementor-flip-box__back h3 {
		padding-top: 15px;
		margin: 0 0 7px;
		padding-bottom: 12px;
	}
	.cards_block .elementor-flip-box__image img {
		height: 159px !important;
		border-radius: 0px !important;
	}
	.cards_block .elementor-flip-box__front h3 {
		display: none !important;
	}
	.cards_block {
		width: calc(100% / 2 - 10px) !important;
		margin: 0px !important;
		height: auto !important;
		overflow: hidden;
		position: relative !important;
		border-radius: 15px;
	}
	.cards_block .elementor-flip-box__front {
		background-color: transparent !important;
		position: static !important;
		height: 230px !important;
	}
	.cards_block .elementor-flip-box {
		height: auto !important;
	}
	.cards_block .elementor-flip-box__back {
		transform: unset !important;
		position: static;
		border-radius: 0px !important;
		background-image: unset !important;
		min-height: 440px;
		background-color: #444444 !important;
	}
	.cards_block .elementor-flip-box__front .elementor-flip-box__layer__inner::before {
		background: #848181db;
		display: none;
	}
	.cards_block .elementor-flip-box:hover .elementor-flip-box__front {
		transform: unset !important;
	} 
	.ft-nav a:hover {
		color: #fff;
	}
	.smheading h2 {
		font-size: 39px;
		line-height: 50px;
	}
	.ft_social a:hover svg {
		fill: #fff;
	}
	.ft_social a:hover {
		background: transparent;
	}
	.itinerary_box:hover {
		background: #ddd5cb;
	}
	.defbtn a:hover {
		background: #556e63 !important;
	}
	.ft-nav li {
		margin: 0 12px !important;
	}
	.info-col a {
		font-size: 16px;
	}
	.review_main {
		padding: 60px 15px 0;
	}
	.review_outer .swiper-slide {
		padding: 70px 40px 0 !important;
	}
	.review_outer {
		margin-top: 50px;
	}
	.review_outer .elementor-main-swiper::before {
		width: 90px;
		height: 90px;
		top: -35px;
	}
	.ft-btm {
		padding: 60px 15px 30px;
	}



	.icon-col .elementor-image-box-img {
		width: 70px !important;
		height: 70px !important;
	}
	.icon-col .elementor-image-box-img img {
		max-height: 36px;
	}
	.colblock > div {
		justify-content: center;
	}
	.pl60 {
		padding-left: 35px;
	}
	.pb100 {
		padding-bottom: 60px;
	}

	.itinerary_box:nth-child(n+4) {
		margin-top: 15px;
	}
	.itinerary_box {
		width: calc(100% / 3 - 16px) !important;
	}

	.bigheading, .smheading {
		margin-bottom: 14px !important;
	}
	p, li, div, p.elementor-heading-title {
		font-size: 16px;
		line-height: 26px;
	}
	.about_info > div {
		padding: 40px 20px;
	}
	.pad100 {
		padding: 60px 15px;
	}
	.properties_slider .elementor-testimonial__content {
		right: 0 !important;
	}
	.properties_slider .elementor-testimonial__cite {
		display: none;
	}
	.bigheading h2 {
		font-size: 39px;
		line-height: 46px;
	}
	.pt100 {
		padding-top: 60px;
	}
	.bnr-form-col .elementor-widget.elementor-widget-image {
		margin: -30px 15px 0 !important;
	}
	.banner h1 {
		font-size: 51px;
		margin-bottom: 22px;
	}
	.bannercaption {
		background-color: #556e63;
		padding: 30px 0 60px;
	}
	.banner .elementor-container.elementor-column-gap-no {
		min-height: auto !important;
	}
	.banner video {
		position: static !important;
		transform: unset !important;
		width: 100% !important;
		height: auto !important;
		display: block;
	}
	.banner > div {
		position: static !important;
	}
	.store-map-box-scroll {
		padding: 30px 15px;
	}
	#map {
		width: 100% !important;
		height: 470px !important; 
	}
	.store-map-box {
		width: 100%;
		padding: 0;
	}
}
@media(max-width: 767px) { 
	.ament-col .elementor-icon-list-text { 
		font-size: 14px; 
	}
	.simple-list li { 
		padding-left: 0; 
	}
	.simple-list li::before { 
		display: none;
	}
	.ament-col .elementor-icon-list-item {
		width: calc(100% / 2 - 20px) !important;
		padding: 12px 16px;
	}
	.sideovly .elementor-container {
		min-height: 270px !important;
	}
	.sideovly::before {
		width: 100%;
		background: linear-gradient(260deg,rgba(47, 45, 44, 0.83) 40%, rgb(50, 50, 50) 100%);
	}
	.store-map-box ul li {
		font-size: 15px; 
	}
	.col-stay {
		width: 100% !important;
		margin: 8px 0 !important;
		padding: 20px;
	}
	.col-stay .elementor-image-box-title {
		font-size: 20px;
		line-height: 28px;
		margin: 0 0 10px !important;
	}
	.custom-contact input, .custom-contact .textarea { 
		border-radius: 5px !important; 
	}
	p, li, div, p.elementor-heading-title {
		font-size: 15px;
		line-height: 26px;
	}
	.card_pro .defbtn {
		margin-top: 10px;
	}

	.quick-link {
		z-index: 90;
		bottom: 58px;
	}
	.ft-btm {
		z-index: 91;
	} 
	.card_pro > div.elementor-container {
		border: 1px solid #fff;
		border-radius: 20px;
		padding: 15px 15px 30px;
		background: #fff;
		text-align: center;
	}
	.quick-link a {
		padding: 2px 13px; 
		font-size: 13px; 
	}
	.quick-link p { 
		font-size: 13px; 
	}
	.card_pro .site-list li:before {
		display: none;
	}
	.card_pro .site-list li {
		padding: 7px 0;
		background: #ffffff;
		background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 32%, rgba(247, 247, 247, 1) 72%, rgba(255, 255, 255, 1) 100%);
		margin: 4px 0;
	}
	.hidemob {
		display: none;
	}
	.mt80 {
		margin-top: 40px;
	}
	.card_pro .elementor-widget-image img {
		height: auto !important;
	}
	.card_pro .elementor-widget-image {
		margin-bottom: 20px;
	}
	.cta_ryt {
		width: 100% !important;
	}
	.cta_lft {
		width: 100% !important;
	}
	.pt80 {
		padding-top: 40px;
	}
	.mt100 {
		margin-top: 40px !important;
	}
	.slide_img .swiper-wrapper {
		margin-left: 0% !important;
	}
	.custom-contact input, .custom-contact .textarea {
		height: 50px;
	}
	.custom-contact .button {
		min-width: 150px;
		line-height: 1 !important;
	}
	.custom-contact {
		max-width: 100%;
		margin: -30px 15px 40px;
		padding: 30px 20px;
	}
	.blog-main {
		padding: 40px 15px;
	}
	.blog-main {
		margin-top: -110px;
	}
	.mob-full img {
		width: 100% !important;
	}
	.defbtn.wt a:hover {
		background: #fff !important;
		color: #000 !important;
	}
	.cta-section h3 {
		font-size: 33px;
		line-height: 37px;
	}
	.cta-section .elementor-container::before {
		background-size: 270px;
		right: 0;
		left: 0;
		bottom: -6px;
		opacity: 0.2;
		margin: 0 auto !important;
		background-position: center;
	}
	.pad80 {
		padding: 40px 15px;
	}
	.cta-ryt {
		width: 100% !important;
	}
	.cta-lft {
		width: 100% !important;
	}
	.inr-banner {
		padding: 28% 15px 16%;
	}
	.pad60 {
		padding: 40px 15px;
	}
	.hom-rental .bigheading h2 {
		max-width: 400px;
		margin: 0 auto;
	}
	.inr-hd h1 {
		font-size: 43px;
	}
	.ft-fixed-btn a:last-child {
		background-color: #d34539;
	}
	.ft-fixed-btn a {
		color: #fff;
		padding: 11px 8px;
		font-size: 17px;
		text-transform: uppercase;
		width: 100%;
		text-align: center;
	}
	.ft-fixed-btn {
		display: flex;
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		background-color: #556e63;
		border: 1px solid #ffffff2e;
		justify-content: space-around;
		z-index: 92;
	}
	.cards_block .elementor-flip-box__button {
		display: flex;
		max-width: fit-content;
		margin-top: 13px;
		font-size: 15px;
		padding: 13px 16px;
		justify-content: center;
	}
	.cards_block .elementor-flip-box__layer__description {
		text-align: center;
		text-shadow: none;
		margin: 10px 0 0 !important;
		font-size: 15px;
		line-height: 24px;
	}
	.cards_block h2 {
		font-size: 21px;
		text-align: center;
		text-shadow: none;
		line-height: 26px;
	}
	.cards_block:nth-of-type(2) {
		margin-top: 10px !important;
	}
	.look-host-things .cards_block {
		width: 100% !important;
		margin-top: 15px !important;
	}
	.cards_block .elementor-flip-box__back {
		min-height: auto;
	}
	.cards_block {
		width: 100% !important;
	}
	.bannercaption {
		padding: 30px 12px 60px;
	}
	.bigheading h2 {
		font-size: 31px;
		line-height: 35px;
	}
	.review_main {
		padding: 40px 15px 0;
	}
	.bnr-form-col .elementor-widget.elementor-widget-image {
		margin: -20px 15px 0 !important;
	}
	.review_outer .elementor-testimonial__text {
		font-size: 16px !important;
		line-height: 26px !important;
		margin-bottom: 20px;
	}
	.review_outer .swiper-slide {
		padding: 70px 20px 0 !important;
	}
	.ft_social {
		margin-top: 28px;
	}
	.copyright_text {
		margin-bottom: 30px !important;
		margin-top: 20px;
	}
	.ft-num-col {
		margin-top: 10px;
		border: 1px solid #8080804f;
		padding: 12px;
	}
	.ft-mail-col {
		border: 1px solid #8080804f;
		padding: 12px;
	}
	.info-col .elementor-icon {
		width: 45px !important;
		height: 45px !important;
	}
	.icon-col .elementor-image-box-wrapper {
		padding: 15px 0;
	}
	.mt30 {
		margin-top: 20px;
	}
	.pb100 {
		padding-bottom: 40px;
	}
	.ft-logo-col {
		order: -1;
		margin-bottom: 20px;
	}
	.ft-logo-col img {
		width: 290px;
	}
	.ft-btm {
		padding: 40px 15px 30px;
	}
	.smheading h2 {
		font-size: 28px;
		line-height: 37px;
	}
	.review_main {
		width: calc(100% - 30px);
	}
	.bigheading, .smheading {
		margin-bottom: 12px !important;
	}
	.properties_slider .elementor-testimonial__image img {
		width: 100% !important;
	}
	.about_info br {
		display: none;
	}
	.icon-col li::before {
		display: none;
	}
	.icon-col li {
		margin: 5px 0;
		padding-left: 0px;
		border: 1px solid #80808029;
		padding: 8px;
	}
	.icon-col .elementor-image-box-content {
		width: 100% !important;
		padding-left: 0px;
	}
	.icon-col .elementor-image-box-img {
		width: 60px !important;
		height: 60px !important;
		margin: 0 auto 10px !important;
	}
	.pl60 {
		padding-left: 0px;
	}
	.itinerary_box .elementor-image-box-title {
		min-height: 60px;
		font-size: 16px;
		line-height: 22px;
	}
	.itinerary_box .elementor-image-box-img img {
		max-height: 48px;
	}
	.colblock > div {
		column-gap: 13px;
	}
	.itinerary_box {
		width: calc(100% / 3 - 9px) !important;
	}
	.about_info > div {
		padding: 25px 15px 30px;
	}
	.bigheading h2 {
		font-size: 35px;
		line-height: 39px;
	}
	.pad100 {
		padding: 40px 15px;
	}
	.pt100 {
		padding-top: 40px;
	}
	.banner h1 {
		font-size: 41px;
		margin-bottom: 15px;
	}
	.site_logo {
		max-width: 270px;
	}
	.pr60 {
		padding-right: 0;
	}
	.bigheading br{
		display: none;
	}
}
@media(max-width: 600px) {
	.half-col {
		grid-column: span 12 !important;
		margin-bottom: 6px;
	}
	.custom-contact h3 {
		font-size: 26px;
		margin-bottom: 23px;
	}
	.custom-contact {
		padding: 30px 15px;
	}
	.contact-banner {
		padding: 37% 15px 16%;
	}
	.post-card .elementor-post__read-more {
		font-size: 15px !important;
		padding: 9px 20px 9px 20px;
		background-size: 15px;
		min-width: 149.9px;
	}
	.post-card article {
		padding: 0px 15px 25px !important;
	}
	p, li {
		margin-bottom: 15px;
	}
	.cta-section h3 {
		font-size: 23px;
		line-height: normal;
	}
	.cta-section .elementor-container {
		padding: 35px 15px;
	}
	.inr-banner {
		padding: 36% 15px 20%;
	}
	.bigheading h2 {
		font-size: 33px;
		line-height: 37px;
	}
	.inr-hd h1 {
		font-size: 37px;
	}
	.pad80 {
		padding: 40px 15px;
	}
	.review_outer .swiper-slide {
		padding: 50px 20px 0 !important;
	}
	.sm-pt li {
		margin: 5px 10px !important;
	}
	.defbtn a {
		padding: 13px 20px;
		min-width: 150px;
	}
	.sm-pt span { 
		font-size: 15px; 
	}
	.review_outer .elementor-main-swiper::before {
		width: 70px;
		height: 70px;
		top: -28px;
	}
	.hdactive .site_logo {
		max-width: 230px;
	}
	.swiper-pagination-bullet {
		width: 10px !important;
		height: 10px !important;
	}
	.colblock > div {
		column-gap: 7px;
	}
	.itinerary_box:nth-child(n+3) {
		margin-top: 8px;
	}
	.itinerary_box {
		width: calc(100% / 2 - 9px) !important;
	}
	.banner h1 {
		font-size: 36px;
		margin-bottom: 12px;
	}
	.header_main ul.elementor-nav-menu .sub-menu li a ,
	.header_main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
		font-size: 16px !important;
		padding: 15px 15px !important;
	}
	.header_main nav.elementor-nav-menu--dropdown {
		width: 320px;
	}
	.header_main .elementor-menu-toggle {
		padding: 9px;
	}
	.site_logo {
		max-width: 250px;
	}
}
@media(max-width: 400px) {

}