/**
*	Theme Name: Theme Name
**/

html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */}
.alignself{ align-self: center;}
.m-0{ margin: 0;}
.item:focus,
.item:hover{ outline: none !important;}
.gform_body ul li.gfield.gfield_error input,
.gform_body ul li.gfield.gfield_error textarea{border: 1px solid #ff0000 !important;}
.gform_wrapper .gfield_error .gfield_label {color: #b69c9c!important;}
.gform_wrapper .field_description_below .gfield_description { padding-top: 8px!important;}
.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {max-width: inherit!important;}
.gform_wrapper li.gfield.gfield_error {background-color: transparent !important; margin-bottom: 6px!important;border: 0px !important;padding-bottom: 0 !important;}
ul#menu{  display: none;}
/* width */
::-webkit-scrollbar {width: 10px;}

/* Track */
::-webkit-scrollbar-track {background-color: rgba(0,0,0,0.4); border-radius: 10px;}

/* Handle */
::-webkit-scrollbar-thumb {background: #3f4551;border-radius: 10px;}

a,
a:hover {text-decoration: none !important;transition: all .5s;}
p { margin: 0 0 20px;}
img {height: auto; max-width: 100%}
a:focus,
input:focus,
button:focus,
select:focus,
textarea:focus {outline: 0 !important}
input[type="checkbox"],
input[type="radio"] {width: auto !important;}
.searchform {position: relative}
.searchform input {border-radius: 30px;border: 1px solid #ccc;padding: 14px 20px;width: 100%;}
.searchform button {border: 0px;background-color: transparent;font-size: 24px;position: absolute;top: 5px;right: 10px;}
.not-found {margin: 100px 0;}
.not-found p {margin-bottom: 30px;}

/* Navbar */
.nav-bar {text-align: right;}
.main-navigation {clear: both;position: relative;}
ul.nav-menu,
div.nav-menu > ul {margin: 0;padding: 0;}
.nav-menu li {display: inline-block;margin: 0 32px 0 0;position: relative;}
.nav-menu li:last-child{ margin: 0;}
.nav-menu li a {color: #1b2336;display: inline-block;font-size: 15px;font-weight: bold;line-height: 1;text-decoration: none; transition: all 0.4s ease;}
.nav-menu li.menu-item-has-children { position: relative; padding-right: 10px;}
.nav-menu li.menu-item-has-children li.menu-item-has-children{ padding-right: 0;}
.nav-menu li.menu-item-has-children::after { color: #1b2336;display: block; content: '\f0d7'; font-family: FontAwesome; position: absolute; font-size: 15px; right: -11px;top: 3px;}
.nav-menu li.menu-item-has-children ul.sub-menu li.menu-item-has-children::after{color: #ffffff; display: block; content: '\f0da'; font-family: FontAwesome; position: absolute; font-size: 12px; right: 10px; top: 13px;}
.nav-menu .sub-menu,
.nav-menu .children {background-color: #1b2336;border: 0px;border-top: 0;padding: 0;position: absolute;left: -2px;z-index: 99999;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);transform: translateX(20px);}
ul.sub-menu li { margin: 0px}
ul.sub-menu li a { color: #ffffff !important; padding: 15px;text-align: left;width: 225px; font-size: 14px;}
ul.sub-menu li a:hover {background: #000;}
.nav-menu .sub-menu ul,
.nav-menu .children ul {border-left: 0;left: 100%;top: 0;}
ul.nav-menu ul a,
.nav-menu ul ul a {color: #ffffff;margin: 0;}
ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {background-color: #4a83fb;}
ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul,
ul.nav-menu .focus > ul,
.nav-menu .focus > ul {clip: inherit;overflow: inherit;height: inherit;width: inherit;transform: translateY(0);transition: all 0.4s ease;}
.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a,
.nav-menu li a:hover{color: #71C4D2;}
.closebtn,
.openmenu,
.menuToggle,
.mobilesubmenu {display: none;}
.nav-menu .current_page_item > a::before{width: 100%;}
/*  Alignment  */
.alignnone {margin: 5px 20px 20px 0;}
.aligncenter,
div.aligncenter {display: block;margin: 5px auto 5px auto;}
.alignright {float:right;margin: 5px 0 20px 20px;}
.alignleft {float: left;margin: 5px 20px 20px 0;}
a img.alignright {float: right;margin: 5px 0 20px 20px;}
a img.alignnone {margin: 5px 20px 20px 0;}
a img.alignleft {float: left;margin: 5px 20px 20px 0;}
a img.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.wp-caption {background: #ffffff;border: 1px solid #f0f0f0;max-width: 96%;padding: 5px 3px 10px;text-align: center;}
.wp-caption.alignnone {margin: 5px 20px 20px 0;}
.wp-caption.alignleft {margin: 5px 20px 20px 0;}
.wp-caption.alignright {margin: 5px 0 20px 20px;}
.wp-caption img {border: 0 none;height: auto;margin: 0;max-width: 98.5%;padding: 0;width: auto;}
.wp-caption p.wp-caption-text {font-size: 11px;line-height: 17px;margin: 0;padding: 0 4px 5px;}

/* Slider */
.slick-list.draggable {padding: 0px !important;}
.slick-slider { position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0;}
.slick-list:focus { outline: none;}
.slick-list.dragging { cursor: pointer;cursor: hand;}
.slick-slider .slick-track,
.slick-slider .slick-list {-webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
.slick-track {position: relative;top: 0;left: 0;display: block;margin-left: auto;margin-right: auto;}
.slick-track:before,
.slick-track:after {display: table;content: '';}
.slick-track:after {clear: both;}
.slick-loading .slick-track { visibility: hidden;}
.slick-slide{display: none;float: left; height: 100%; min-height: 1px;}
[dir='rtl'] .slick-slide {float: right;}
.slick-slide img {display: block;}
.slick-slide.slick-loading img {display: none;}
.slick-slide.dragging img {pointer-events: none;}
.slick-initialized .slick-slide { display: block;}
.slick-loading .slick-slide { visibility: hidden;}
.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}
.nopd {padding: 0 !Important}
.fw-container-fluid.nopd .fw-row {margin: 0;}
.cover {background-size: cover !important; background-repeat: no-repeat !important; background-position: center !important;}
.content-header.cover { padding: 100px 0;position: relative;}
.content-header.cover::after{content: '';display: inline-block;background-color: rgba(0,0,0,0.6);width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 0;}
.conthead-content{position: relative;z-index: 1;}
.conthead-content h1{ color: #ffffff;font-size: 50px;font-weight: 600;text-align: center;margin: 0 0 15px 0;}
ul#breadcrumbs{list-style: none;padding: 0;margin: 0;text-align: center;}
ul#breadcrumbs li{display: inline-block;margin-right: 8px;}
ul#breadcrumbs li:last-child{ margin-right: 0;}
ul#breadcrumbs li,
ul#breadcrumbs li a,
ul#breadcrumbs li strong{color: #ffffff;font-size: 16px;font-weight: 500;}
.all-pages-content {padding: 60px 0 45px;}
.all-pages-content h1,
.all-pages-content h2,
.all-pages-content h3,
.all-pages-content h4,
.all-pages-content h5,
.all-pages-content h6{color: #000000;font-size: 30px;font-weight: 500; margin-bottom: 20px;}
.all-pages-content p{color: #000000;font-size: 16px;font-weight: 400; margin: 0 0 15px 0;}
.all-pages-content p a{ color: #000000;text-decoration: underline !important;transition: all 0.4s ease;}
.all-pages-content p a:hover{ color: red;}
.all-pages-content ul{list-style: none;padding: 0;margin: 10px 0;}
.all-pages-content ul li {color: #000000;font-size: 16px;font-weight: 400;margin: 0 0 5px 0;position: relative;padding-left: 25px;}
.all-pages-content ul li::after {display: block; content: '\f00c';font-family: FontAwesome;position: absolute;font-size: 15px;left: 0;top: 0;}
.all-pages-content ul li:last-child{ margin-bottom: 0;}

/* Pagination  */
.pagination {  display: inline-block; margin: 30px 0 0; width: 100%;}
.sub-pagenation-div li {display: inline-block;border-radius: 4px; width: auto;}
.sub-pagenation-div li a { border-radius: 4px; color: #333333; display: block;padding: 10px 20px;}
.sub-pagenation-div li.current a,
.sub-pagenation-div li:hover a {background: #394e8c;color: #ffffff;}

/* DatePicker Table */
.ui-datepicker table {width: 100%;}
.ui-datepicker-header {
	background: url('../img/dark_leather.png') repeat 0 0 #000;
	color: #e0e0e0;
	font-weight: bold;
	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 2);
	-moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
	box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
	text-shadow: 1px -1px 0px #000;
	filter: dropshadow(color=#000, offx=1, offy=-1);
	line-height: 30px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #111;
}
.ui-datepicker-title {
	text-align: center;
}
.ui-datepicker-prev, .ui-datepicker-next {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	cursor: pointer;
	background-image: url('images/arrow.png');
	background-repeat: no-repeat;
	line-height: 600%;
	overflow: hidden;
}
.ui-datepicker-prev {
	float: left;
	background-position: center -30px;
}
.ui-datepicker-next {
	float: right;
	background-position: center 0px;
}
.ui-datepicker thead {
	background-color: #f7f7f7;
	background-image: -moz-linear-gradient(top,  #f7f7f7 0%, #f1f1f1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#f1f1f1));
	background-image: -webkit-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
	background-image: -o-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
	background-image: -ms-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
	background-image: linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 );
	border-bottom: 1px solid #bbb;
}
.ui-datepicker th {
	text-transform: uppercase;
	font-size: 6pt;
	padding: 5px 0;
	color: #666666;
	text-align: center;
	text-shadow: 1px 0px 0px #fff;
	filter: dropshadow(color=#fff, offx=1, offy=0);
}
.ui-datepicker tbody td {
	padding: 0;
	background-color: #ffffff;
	border-right: 1px solid #bbb;
}
.ui-datepicker tbody td:last-child {
	border-right: 0px;
}
.ui-datepicker tbody tr {
	border-bottom: 1px solid #bbb;
}
.ui-datepicker tbody tr:last-child {
	border-bottom: 0px;
}
.ui-datepicker td span, .ui-datepicker td a {
	display: inline-block;
	font-weight: bold;
	text-align: center;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #666666;
	text-shadow: 1px 1px 0px #fff;
	filter: dropshadow(color=#fff, offx=1, offy=1);
}
.ui-datepicker-calendar .ui-state-default {
	background: #ededed;
	background: -moz-linear-gradient(top,  #ededed 0%, #dedede 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#dedede));
	background: -webkit-linear-gradient(top,  #ededed 0%,#dedede 100%);
	background: -o-linear-gradient(top,  #ededed 0%,#dedede 100%);
	background: -ms-linear-gradient(top,  #ededed 0%,#dedede 100%);
	background: linear-gradient(top,  #ededed 0%,#dedede 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 );
	-webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
	-moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
	box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
}
.ui-datepicker-calendar .ui-state-hover {
	background: #f7f7f7;
}
.ui-datepicker-calendar .ui-state-active {
	background: #6eafbf;
	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
	box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
	color: #e0e0e0;
	text-shadow: 0px 1px 0px #4d7a85;
	filter: dropshadow(color=#4d7a85, offx=0, offy=1);
	border: 1px solid #55838f;
	position: relative;
	margin: -1px;
}
.ui-datepicker-unselectable .ui-state-default {
	background: #f4f4f4;
	color: #b4b3b3;
}
.ui-datepicker-calendar td:first-child .ui-state-active {
	width: 29px;
	margin-left: 0;
}
.ui-datepicker-calendar td:last-child .ui-state-active {
	width: 29px;
	margin-right: 0;
}
.ui-datepicker-calendar tr:last-child .ui-state-active {
	height: 29px;
	margin-bottom: 0;
}
/* MAIN CSS  */
.container::after,
.blogdetail::after,
.fw-container::after,
.entry-content::after {
	content: '';
	clear: both;
	display: block;
}

button#accessibility_settings_toggle {
    background-color: #71C4D2 !important;
}
body .accessibility-trigger.aioa-medium-icon button img{
	filter: brightness(0) saturate(100%) invert(100%) sepia(88%) saturate(812%) hue-rotate(225deg) brightness(114%) contrast(89%) !important;
}
body .accessibility-modal-button-bottom-group button {
    color: #71C4D2 !important;
    border-color: #71C4D2 !important;
}
body .accessibility-modal-button-bottom-group button .aioa-icon {
    color: #71C4D2 !important;
}
body .accessibility-modal-button-bottom-group button span {
    color: #71C4D2 !important;
}
body .accessibility-trigger button:hover .aioa-trigger-button-tooltip {
    color: #ffffff !important;
}

/* Header */
body .container{max-width: 1280px;}
.site-header .container-fluid {
    padding: 0 150px;
}
body{
    font-family: "Hind", sans-serif!important;
}
.hind-light {
    font-family: "Hind", sans-serif;
    font-weight: 300;
    font-style: normal;
}
.hind-regular {
    font-family: "Hind", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.hind-medium {
    font-family: "Hind", sans-serif;
    font-weight: 500;
    font-style: normal;
}
.hind-semibold {
    font-family: "Hind", sans-serif;
    font-weight: 600;
    font-style: normal;
}
.hind-bold {
    font-family: "Hind", sans-serif;
    font-weight: 700;
    font-style: normal;
}
.site-header {padding-top: 34px;  padding-bottom: 31px;background-color: #F1F8FF;}
.flexrow {display: flex;justify-content: space-between;align-items: center;}
.logosite {width: 310px}
.sitephone a {display: flex;background-color: #71C4D2;color: #fff;font-weight: 500;font-size: 20px;letter-spacing: 1px;border-radius: 50px;border: 2px solid #71C4D2;padding: 2px 21px 2px 4px;justify-content: center;align-items: center;}
.sitephone a span.iconp {width: 38px;height: 38px;display: inline-block;background-color: #fff;color: #71C4D2;border-radius: 50px;text-align: center;line-height: 43px;margin-right: 17px;transition: all .5s;}
.sitephone a:hover{background-color: transparent;color: #71C4D2;}
.sitephone a:hover span.iconp{background-color: #71C4D2;color: #fff;}
.nav-menu li a {font-weight: 500;color: #2F363D;font-size: 17px;position: relative;}
.nav-menu li a::before{content: '';display: inline-block;width: 0;height: 2px;background-color: #71C4D2;position: absolute;bottom: -2px;left: 0;transition: all .5s;}
.nav-menu li a:hover::before{width: 100%;}
/* Banner */
.bannertext h1 {
	color: #00121A;
	font-size: 55px;
	font-weight: 600;
	line-height: 60px;
	letter-spacing: -1.1px;margin-bottom: 25px;
}
/* Banner */
.homebanner_sec{background-color: #F1F8FF;position: relative;padding-top: 28px;padding-bottom: 191px;}
.topbane{position: relative;}
.topbane::before{content: '';display: inline-block;background-image: url(images/arrowdot.webp);background-position: center;
background-repeat: no-repeat;background-size: contain;width: 373px;height: 215px;position: absolute;
bottom: 143px;left: -269px;right: 0;margin: 0 auto;}
.bannertext h1 strong,
.headingtop h3 strong{color: #71C4D2; font-weight: 600;position: relative;display: inline-block;}
.bannertext h1 strong::before{content: '';display: inline-block;width: 100%;height: 4px;background-color: #71C4D2;position: absolute;bottom: 6px;
left: 0;}
.bannertext p {color: #383F45;font-size: 18px;font-weight: 500;line-height: 28px;letter-spacing: -0.36px;margin-bottom: 42px;
    width: 541px;}
.btnstyle {
	background-color: #71C4D2;
	border: 2px solid #71C4D2;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: -0.36px;border-radius: 10px;padding: 14px 44px;
}
.btnstyle:hover{background-color: transparent;color: #71C4D2;}
.bannerimg {text-align: end;}
.bannertext {padding-top: 48px;}
.amenities_div {background-color: #71C4D2;color: #fff;border-radius: 30px;padding: 33px 36px 35px;position: absolute;bottom: -132px;left: 0;
right: 0;width: 1256px;margin: 0 auto;}
.amenihead h3 {font-size: 30px;font-weight: 600;letter-spacing: -0.6px;margin-bottom: 16px;}
.amentiiner {background-color: #94E3E8;border-radius: 15px;text-align: center;	width: 184px;min-height: 167px;display: flex;justify-content: center;align-items: center;
    margin: 0 auto;padding: 0 10px;transition: all .5s;}
    .amentiiner:hover{background-color: #fff;color: #fff;}
    .amentiiner:hover .amenidata h3{color: #000;}
    .amentiiner:hover .amenidata img{filter: none;}
.amenidata h3 {
	font-size: 18px;
	font-weight: 500;
	line-height: 23px;
	letter-spacing: -0.36px;margin-bottom: 0;margin-top: 17px;transition: all .5s;color: #000;;
}
.amenidata img {margin: 0 auto;height: 67px;object-fit: scale-down;object-position: center;
transition: all .5s; filter: brightness(0%);}
.amenihead h3{position: relative;}
.amenihead h3::before{content: '';width: 69%;height: 1px;background: rgba(255, 255, 255, 0.50);position: absolute;top: 50%;
    right: 0;}
.amenitislider .slick-prev::before,
.testislider  .slick-prev::before{content: '\f104';font-family: FontAwesome;opacity: 1;}
.amenitislider .slick-next::before,
.testislider  .slick-next::before{content: '\f105';font-family: FontAwesome;opacity: 1;}
.testislider  .slick-next::before,
.testislider  .slick-prev::before{color: #71C4D2;font-size: 25px;}
/* Home_about */
.habout_sec {
	padding-top: 223px;
	padding-bottom: 121px;
}
.haboutimg{position: relative;padding-top: 41px;}
.haboutimg::before{content: '';display: inline-block;background-image: url(images/aboutimgafter.webp);background-position: center;
background-repeat: no-repeat;background-size: cover;width: 139px;height: 115px;position: absolute;top: 3px;right: -35px;z-index: -1;}
.haboutimg img {
	border-radius: 30px;
	height: 540px;
	object-fit: cover;
	object-position: center;
}
.habouttext h3 {
	color: #000;
	font-size: 55px;
	font-weight: 400;
	line-height: 55px;
	letter-spacing: -1.1px;margin-bottom: 13px;
}
.habouttext h3 strong{font-weight: 600;}
.habouttext h3 strong span{color: #94E3E8; }
.habouttext p {
	color: #383F45;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: -0.4px;
}
.hvision {
	background-color: #94E3E8;
	border: 1px solid #CADEE7;
	border-radius: 30px;
	padding: 24px 33px;margin-bottom: 30px;margin-top: 29px;
}
.hvision h4 {
	color: #000;
	font-size: 40px;
	font-weight: 600;
	letter-spacing: -0.8px;
}
.habouttext li {
	display: inline-block;
	padding: 0 16px;border-right: 1px solid #00000033;
}
.habouttext li:last-child{border-right: none;}
.habouttext li:first-child{margin-left: 0;}
.habouttext li:last-child{margin-right: 0;}
/* .habouttext li a {
	color: #71C4D2;
	font-size: 22px;
	font-weight: 600;
	line-height: 30px;
}
.habouttext li a:hover{color: #000;} */
.habouttext li a i {padding-left: 7px;}
.habouttext {
	padding-left: 45px;
}
/* Explore */
.hexplore_sec {
	background-color: #000;
	color: #fff;padding: 75px 0 65px;
}
.hexpltext{position: relative;padding-right: 10px;}
.hexpltext::before{content: '';width: 1px;height: 100%;background-color: #fff;position: absolute;right: -22px;}
.hexpltext h3 {
	font-size: 55px;
	font-weight: 400;
	letter-spacing: -1.1px;
}
.hexpltext p {
	color: rgba(255, 255, 255, 0.80);
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
	letter-spacing: -0.4px;
}
.hexplbtn {text-align: end;}
/* Gallery */
.hgallery_sec {padding: 77px 0 0px;}
.headingtop {margin-bottom: 41px;}
.headingtop h3,
.eventhead h2 {
	color: #000;
	font-size: 55px;
	font-weight: 600;
	letter-spacing: -1.1px;margin-bottom: 0;
}
.eventhead h2 span,
.headingtop h3 strong{color: #71C4D2; font-weight: 600;}
.imgmaingal img {
	height: 305px;
	width: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 20px;
}
.imgmaingal {margin-bottom: 20px;}
.viewbtn {margin-top: 24px;}
/* Testimonial */
.htesti_sec {background-color: #F1F8FF;padding: 76px 0 58px;}
.headingtop p {
	color: #383F45;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: -0.4px;
}
.testidata {background-color: #fff;border-radius: 20px;padding: 29px;margin-right: 31px;}
.innerdetail h3 {
	color: #71C4D2;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: -0.4px;margin-bottom: 0;
}
.innerdetail h4 {
	color: #7E8D93;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.32px;
}
.innerdetail p {color: #383F45;font-size: 16px;font-weight: 400;line-height: 26px;margin-top: 15px;}
.quoteicon {margin-top: -57px;}
.testislider .slick-track {padding-top: 35px;}
.innerdetail {padding-top: 13px;}
.innerlogo .mylist {display: flex;justify-content: center;align-items: center;}
.innerlogo .mylist li img {width: 110px;object-fit: scale-down;object-position: center;}
.innerlogo .mylist li {margin: 0 20px;}
.innerlogo {margin-top: 83px;}
.thumbna img {width: 100%;height: 326px;object-fit: cover;object-position: top;border-radius: 20px;}
.detailblog {width: 346px;margin: 0 auto;background-color: #fff;border-radius: 20px;padding: 22px 23px;margin-top: -62px;position: relative;}
.detailblog h3 {color: #000;font-size: 30px;font-weight: 600;margin-bottom: 10px;}
.detailblog p {color: #383F45;font-size: 16px;font-weight: 400;line-height: 26px;}
.detailblog a {color: #71C4D2;font-size: 18px;font-weight: 600;display: inline-block;}
.detailblog a:hover{color:#000;}
.detailblog a i {margin-left: 5px;}
.hblog_sec {padding: 82px 0 105px;}
/* Activities */
.activ_sec {
	background-color: #000;
	color: #fff;position: relative;z-index: 1;padding-bottom: 69px;
}
.activ_sec::before{content: '';background-color: #71c4d2;height: 100%;width: 43%;position: absolute;right: 0;top: 0;
z-index: -1;}
.qualimg img {
	width: 328px;
	height: 236px;
	border-radius: 20px;
	object-fit: cover;
	object-position: center;
}
.qualtext h3 {
	font-size: 30px;
	font-weight: 600;
	line-height: 35px;margin-bottom: 14px;
}
.qualtext p {font-size: 16px;font-weight: 400;line-height: 23px;margin-bottom: 37px;}
.qualtext a {font-size: 18px;font-weight: 600;line-height: 30px;color: #fff;}
.qualtext a i {margin-left: 10px;}
.acitihtext h3 {font-size: 40px;font-weight: 600;line-height: 35px;margin-bottom: 13px;}
.acitihtext p {font-size: 16px;font-weight: 400;line-height: 26px;margin-bottom: 25px;}
.acitihtext ul,
.livetext ul {list-style: none;margin: 0 0 29px 0;padding: 0;}
.acitihtext ul li {font-size: 20px;font-weight: 500;line-height: 26px;position: relative;padding-left: 35px;margin-bottom: 16px;}
.acitihtext ul li::before{content: '';display: inline-block;background-image: url(images/arrowac.png);background-position: center;background-repeat: no-repeat;background-size: cover;
width: 18px;height: 18px;position: absolute;top: 3px;left: 0;}
.acitihtext a {
	color: #FFF;
	font-size: 20px;
	font-weight: 500;
	display: inline-block;
}
.qulist {padding-top: 73px;}
.acitihtext {padding-left: 55px;padding-top: 66px;}
.qualtext {margin-left: -17px;}
/* Inner Pages */
.innerbanner_sec{position: relative;z-index: 1;color: #fff;padding: 161px 0 126px;}
.innerbanner_sec::before{content: '';display: inline-block;background-image: url(images/banneroverly.png);background-position: center;background-repeat: no-repeat;
background-size: cover;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: -1;}
.innerban_text {
	width: 41%;
}
.innerban_text h1 {
	font-size: 55px;
	font-weight: 600;
	line-height: 60px;
	letter-spacing: -1.1px;margin-bottom: 12px;
}
.innerban_text h2 {
	font-size: 35px;
	font-weight: 400;
	line-height: 35px;
	letter-spacing: -0.7px;margin-bottom: 21px;
}
.innerban_text p {
	font-size: 20px;
	font-weight: 400;
	line-height: 26px;
	letter-spacing: -0.4px;
}
.datediv span {
	background-color: #14BAFF;
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	padding: 5px 25px;
	display: inline-block;
}
.datediv {position: absolute;top: 0;left: 30px;}
.thumbna {position: relative;}
.eventhead {width: 60%;margin: 0 auto;padding-bottom: 60px;}
.event_sec {background-color: #F1F8FF;padding: 100px 0;}
.livetext h3 {
	font-size: 55px;
	font-weight: 600;
	line-height: 55px;
	letter-spacing: -1.1px;margin-top: 25px;margin-bottom: 13px;
}
.livetext p {
	color: #383F45;
	font-size: 20px;
	font-weight: 400;
	line-height: 26px;
	letter-spacing: -0.4px;margin-bottom: 21px;
}
.livetext li {
	color: #383F45;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: -0.4px;position: relative;padding-left: 43px;margin-bottom: 13px;
}
.livetext li::before{content: '';display: inline-block;background-image: url(images/checkicon.png);background-position: center;background-repeat: no-repeat;
background-size: cover;width: 19px;height: 19px;position: absolute;top: 5px;left: 0;}
.liveimg{position: relative;z-index: 1;margin-top: 47px;}
.liveimg::before{content: '';display: inline-block;width: 100%;height: 100%;border-radius: 3px;background-color: #D9D9D9;position: absolute;top: -48px;right: -48px;z-index: -1;}
.liveimg img {
	width: 100%;
	height: 474px;
	object-fit: cover;
	object-position: center;
	border-radius: 15px;
}
.live_sec {
	padding-top: 155px;
	padding-bottom: 119px;
}
/* Gallery */
.page-id-185 .innerbanner_sec{padding-bottom: 207px;}
.innerban_text a,
.helpcal a {display: inline-block;background-color: #fff;border-radius: 10px;color: #71C4D2;font-size: 18px;font-weight: 600;	letter-spacing: -0.36px;width: 246px;text-align: center;padding: 16px 0;margin-top: 20px;}
.innerban_text a:hover,
.helpcal a:hover{background-color: #71C4D2;color: #fff;}
.innerban_text a i,
.helpcal a i {margin-left: 10px;}
.page-id-185 .innerban_text {width: 48%;}
.scrolbtn {
	position: absolute;
	bottom: -54px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
}
.gallhead h4{position: relative;
	color: #000;
	text-align: center;
	font-size: 30px;
	font-weight: 400;
	line-height: 30px; /* 100% */
	letter-spacing: -0.6px;}
.gallhead h4::before {
	content: '';
	display: block;
	width: 1px;
	height: 71px;
	background-color: #000;
	margin: 0 auto;
	position: relative;
	top: -32px;
}
.gallhead p {width: 87%;margin: 0 auto;}
.gallhead h3 {margin-bottom: 30px;}
.galleryimgs {
	column-count: 3;
	column-gap: 10px;margin-bottom:100px;
}
.galleryimgs figure {
	margin: 0;
	display: grid;
	grid-template-rows: 1fr auto;
	margin-bottom: 10px;
	break-inside: avoid;
}
.galleryimgs img {width: 100%;}
.gallerysec {background-color: #F5FAFF;padding-top: 83px;padding-bottom: 164px;}
.videodiv {position: relative;}
.heghticonvideo {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.videoplayicon {
	z-index: 1;
	right: 0;
	text-align: center;
	width: 110px;
	height: 110px;
}
.videoplayicon button {
	background-color: #0000009c;
	border: 2px solid #fff;
	display: inline-block;
	border-radius: 50%;
	width: 110px;
	height: 110px;
	color: #fff;
}
.videoplayicon .pausbtn {display: none;}
.pausbtn.mystyle {opacity: 0;}
.videodiv:hover .pausbtn.mystyle, .bannevideo:hover .pausbtn.mystyle {opacity: 1;}
.videodiv video {width: 100%;border-radius: 10px;}
.videoplayicon button i {font-size: 32px;}
.gallerysec.video_tour {background-color: #fff;padding-bottom: 110px;}
.help_sec {background-color: #000;color: #fff;padding: 111px 0 100px;}
.helpleft h3 {color: #FFF0F0;font-size: 55px;font-weight: 600;letter-spacing: -1.1px;margin-bottom: 6px;}
.helpleft p {
	color: #FFF0F0;
	font-size: 20px;
	font-weight: 400;
	line-height: 26px;
	letter-spacing: -0.4px;
}
.helpcal h4 {
	color: #FFF0F0;
	font-size: 35px;
	font-weight: 400;
	letter-spacing: -0.7px;
}
.helpcal p a {
	color: #FFF0F0;
	font-size: 55px;
	font-weight: 600;
	letter-spacing: -1.1px;
}
.helpcal p {color: #FFF0F0;font-size: 20px;font-weight: 400;line-height: 26px;letter-spacing: -0.4px;width: 84%;}
.paracal a{background-color: transparent;padding: 0;width: auto;margin-top: 0;}
.paracal a:hover{background-color: transparent;color: #71C4D2;}
.mainhelpp {padding: 0 90px;}
.helpleft {width: 73%;}
.colbor{position: relative;}
.colbor::before{content: '';width: 1px;height: 184px;background-color: #fff;position: absolute;top: 0;right: 72px;}
.helpcal a {
	margin-top: 7px;
}
.contactform {
	fill: #FFF;
	filter: drop-shadow(0px 4px 132.3px rgba(0, 0, 0, 0.05));
	background-color: #fff;
	width: 83%;
	margin: 0 auto;padding: 80px 104px;
}
.contactform .gform_body.gform-body .gform_fields input,
.contactform .gform_body.gform-body .gform_fields textarea {
	width: 100%;
	border-radius: 10px;
	border: 1px solid #EBEBEB;
	background: #FAFAFA;
	color: #8C8888;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	padding: 15px 30px;margin-bottom: 11px;
}
.contactform .gform_body.gform-body .gform_fields label {
	color: #000;
	font-size: 18px;
	font-weight: 400;
	line-height: 16px;
}
.contactform .gfield_required {
	display: none;
}
.contactform .gform_footer.top_label input {
	width: 100%;
	border-radius: 10px;
	background: #71C4D2;
	border: 2px solid #71C4D2;
	color: #FFF;
	font-size: 14px;
	font-weight: 500;
	line-height: 18px;transition: all .5s;padding: 17px 0;
}
.contactform .gform_body.gform-body .gform_fields textarea{height: 164px!important;}
.contactform .gform_wrapper.gravity-theme .ginput_container_time{max-width: 117px;min-width: 117px;}
.contactform .gform_body.gform-body .gfield_required {
	display: none;
}
.visitform_sec {
	padding: 62px 0 97px;
}
/* Amenities & Service */
.serbanerpa {
	background-color: #f1f8ff;padding-top: 47px;padding-bottom: 100px;
}
.serbantext {
	width: 75%;
	margin: 0 auto 34px;
}
.serbantext h1 {
	color: #000;
	font-size: 55px;
	font-weight: 600;
	line-height: 60px;
	letter-spacing: -1.1px;margin-bottom: 0;
}
.mainserban {
	width: 1757px;
	margin: 0 auto;
}
.serbanimg img {
	width: 100%;
	height: 690px;
	object-fit: cover;
	object-position: center;
	border-radius: 20px;
}
.delitext h3,
.addtext h3 {
	color: #000;
	font-size: 55px;
	font-weight: 600;
	line-height: 55px;
	letter-spacing: -1.1px;margin-bottom: 20px;
}
.delitext h3 span{color: #71C4D2; }
.delitext p {
	color: #000;
	font-size: 20px;
	font-weight: 400;
	line-height: 26px;
	letter-spacing: -0.4px;margin-bottom: 30px;
}
.delitext h4 {
	color: #000;
	font-size: 38px;
	font-weight: 400;
	line-height: 50px;
	letter-spacing: -0.76px;margin-bottom: 0;
}
.delitext h4 strong{font-weight: 600;}
.icontext p,
.addtext p {
	color: #383F45;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: -0.4px;margin-bottom: 0;
}
.deliicon {width: 10%;}
.icontext {width: 90%;padding-left: 10px;}
.delitext .flexrow {align-items: initial;}
.delitext li {
	border-bottom: 1px solid #ECECEC;
	padding: 32px 0 20px;
}
.delitext li:last-child{border-bottom: 0;}
.deliimg{position: relative;z-index: 1;padding-top: 35px;text-align: right;}
.deliimg::before{content: '';display: inline-block;background-image: url(images/imgrectan.png);background-position: center;background-repeat: no-repeat;background-size: cover;
width: 161px;height: 137px;position: absolute;top: 0;left: 0;z-index: -1;}
.deliimg img {
	border-radius: 30px;
}
.deli_sec {
	padding: 151px 0 39px;
}
.addi_sec {
	background-color: #000;
	color: #fff;padding: 102px 0 100px;
}
.addtext h3,
.addtext p{color: #fff;}
.serdivam h4 {
	font-size: 30px;
	font-weight: 500;
	line-height: 50px;
	letter-spacing: -0.6px;margin-bottom: 20px;
}
.serdivam .mylist {columns: 3;}
.sertit span {
	font-size: 18px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: -0.36px;
}
.serdivam .flexrow {justify-content: initial;}
.serdivam li {margin-bottom: 20px;}
.sertit {padding-left: 13px;}
.serdivam {
	border: 1px solid #485972;
	background: #243144;
	padding: 36px;margin-top: 44px;
}
.addiimg img {border-radius: 10px;}
.addtext {padding-left: 35px;}
.myserlistsec.mycolorsec {
	background-color: #F1F8FF;
}
.mysertext h3,
.qualitytext h3 {
	color: #000;
	font-size: 55px;
	font-weight: 600;
	line-height: 55px;
	letter-spacing: -1.1px;margin-bottom: 10px;
}
.qualitytext h3 span{color: #71C4D2; }
.mysertext p {
	color: #383F45;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: -0.4px;margin-bottom: 24px;
}
.sermyim img {
	width: 100%;
	border-radius: 15px;
	height: 392px;
	object-fit: cover;
	object-position: center;
}
.sermyim{position: relative;z-index: 1;}
.sermyim::before{content: '';display: inline-block;width: 100%;height: 100%;border-radius: 3px;border: 1px solid #D9D9D9;background: #fff; 
position: absolute;top: -40px;left: -34px;z-index: -1;}
.sermyim.rightimg::before {	left: auto;right: -34px;background: #EBF5FF;}
.bottext p {
	color: #383F45;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: -0.4px;
}
.iconimg {margin-bottom: 36px;}
.myserlistsec {padding: 142px 0 112px;}
.myserlistsec.mycolorsec .mysertext {padding-left: 20px;}
.bottext {padding-top: 23px;}
/* Lifestyle */
.bannerform_sec {background-color: #000;color: #fff;padding: 99px 0 100px;position: relative;}
.formbandiv .gform_body.gform-body .gform_fields .gfield_required {display: none;}
.formbandiv .gform_body.gform-body .gform_fields label {
	color: #FFF;
	font-size: 18px;
	font-weight: 500;
	line-height: 16px;
}
.formbandiv .gform_body.gform-body .gform_fields input {
	width: 100%;
	border-radius: 3px;
	border: 1px solid #E6E6E6;
	background-color: transparent;
	color: #E6E6E6;
	font-size: 14px;
	font-weight: 300;padding: 15px 16px;
}
.formbandiv .gform_body.gform-body .gform_fields input[type="submit"] {
	width: auto;
	border-radius: 10px;
	background: #71C4D2;
	border: 2px solid #71C4D2;
	color: #FFF;
	font-size: 14px;
	font-weight: 500;
	line-height: 18px;
	padding: 18px 74px;transition: all .5s;
}
.formbandiv .gform_body.gform-body .gform_fields input[type="submit"]:hover{background-color: transparent;color: #fff;}
.mysertext h3 span {color: #71C4D2;}
.mysertext li span {
	color: #383F45;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: -0.4px;
}
.mysertext li{position: relative;padding-left: 41px;margin: 23px 0;border-bottom: 1px solid #DDDADA;}
.mysertext li:last-child{border-bottom: none;}
.mysertext li::before{content: '';display: inline-block;background-image: url(images/tickimng.png);background-position: center;
background-repeat: no-repeat;background-size: contain;width: 23px;height: 17px;position: absolute;top: 8px;left: 0;}
.telehea_sec {
	background-color: #000;
	color: #fff;padding: 112px 0 103px;
}
.mainflec {
	display: flex;flex-wrap: wrap;margin-bottom: 30px;
}
.felcicon {
	width: 20%;
}
.flextext {
	width: 80%;
}
.flextext h4 {
	color: #F8FCFF;
	font-size: 20px;
	font-weight: 500;
	line-height: 25px;
	letter-spacing: 2px;text-transform: uppercase;
}
.qualitytext {width: 56%;margin-bottom: 50px;}
.healthtitle h4 {
	color: #000;
	font-size: 25px;
	font-weight: 600;
	line-height: 30px;
	letter-spacing: -0.5px;
}
.healthinner {padding: 36px 24px;transition: all .5s;}
.healthinner:hover{background-color: #222F431F;border-radius: 15px;}
.iconheal {
	width: 71px;
	height: 70px;
	border-radius: 15px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.orange {background-color: #FFEAB5;}
.bluecol {background-color: #B2D8FF;}
.healthtitle {
	margin-top: 22px;
}
.healthser .slick-prev::before {
	content: '\f060';font-family: FontAwesome;
}
.healthser .slick-next::before {
	content: '\f061';font-family: FontAwesome;
}
.healthser .slick-prev,
.healthser .slick-next{background: #71C4D2;border-radius: 50%;width: 37px;height: 37px;top: -79px;}
.healthser .slick-prev:hover,
.healthser .slick-prev:focus,
.healthser .slick-next:hover,
.healthser .slick-next:focus{background: #71C4D2;opacity: 1;}
.healthser .slick-prev{
	left: auto;
	right: 35px;z-index: 1;
}
.quality_sec {
	padding-top: 79px;
	padding-bottom: 100px;
}
.newsletter_sec {
	background-color: #71C4D2;
	color: #fff;padding: 95px 0;
}
.newslhead h3 {
	font-size: 55px;
	font-weight: 600;
	line-height: 55px;
	letter-spacing: -1.1px;margin-bottom: 15px;
}
.newslhead p {
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: -0.4px;margin-bottom: 30px;
}
.newsletterform {
	width: 56%;
	margin: 0 auto;
}
.newsletterform label {
	color: #FFF;
	font-size: 18px;
	font-weight: 500;margin-bottom: 11px;
}
.newsletterform input {
	width: 100%;
	border-radius: 10px;
	border: 1px solid #E6E6E6;
	background-color: transparent;
	color: #FFF;
	font-size: 14px;
	font-weight: 300;
	line-height: 16px;
	padding: 15px 20px;margin-bottom: 29px;
}
.newsletterform input[type="submit"]{
	background-color: #fff;
	color: #71C4D2;
	font-size: 14px;
	font-weight: 500;transition: all .5s;padding: 19px 0;margin-bottom: 0;
}
.newsletterform input[type="submit"]:hover{background-color: transparent;color: #fff;}
.newsletterform form[data-form-id="2"] .es-form-field-container .gjs-row{gap:19px}
.fooetrfomrmain .gform_body.gform-body .gform_fields legend {
	color: #000;
	font-family: Hind;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: -0.32px;text-align: center;
}
.fooetrfomrmain .gform_body.gform-body .gform_fields .gfield_checkbox {
	display: flex;
	justify-content: space-evenly;
	align-items: center;
}
.fooetrfomrmain .gform_body.gform-body .gform_fields .gfield_checkbox label{
	color: #000;font-size: 14px;font-weight: 300;line-height: 14px; /* 100% */}
.fooetrfomrmain .gform_body.gform-body .gform_fields .gfield_checkbox input{margin-bottom: 0;}
.fooetrfomrmain .gform_body.gform-body .gform_fields #input_5_6 {
	display: block;
	text-align: center;
}
.bannerslider .slick-prev::before {
	content: '\f053';font-family: FontAwesome;
}
.bannerslider .slick-next::before {
	content: '\f054';font-family: FontAwesome;
}
.bannerslider .slick-next {
	right: 22px;
	filter: drop-shadow(0px 4px 6.9px rgba(0, 0, 0, 0.50));font-size: 39px;
}
.bannerslider  .slick-prev{left: 22px;z-index: 1;filter: drop-shadow(0px 4px 6.9px rgba(0, 0, 0, 0.50));font-size: 39px;}
.apertban_sec {
	overflow-x: hidden;
}
.featurdiv h3 {
	color: #000;
	font-size: 55px;
	font-weight: 500;
	line-height: 55px;
	letter-spacing: -1.1px;margin-bottom: 64px; 
}
.aparttext h3 {
	color: #383F45;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: -0.4px;
}
.aparttext h3 strong {
	color: #71C4D2;
	font-size: 28px;
	font-weight: 600;
	letter-spacing: -0.56px;
}
.aparttext h2,
.avalhead h2 {
	color: #000;
	font-size: 55px;
	font-weight: 600;
	line-height: 55px;
	letter-spacing: -1.1px;margin-bottom: 11px;
}
.aparttext h2 strong {color: #71C4D2;}
.aparttext p {
	color: #383F45;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: -0.4px;margin-bottom: 50px;
}
.fleximg {display: flex;align-items: center;}
.flextextap h4 {
	color: #383F45;
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
	letter-spacing: 3px;
	margin-bottom: 0;
}
.flextextap {padding-left: 22px;width: 85%;}
.fleimg {width: 18%;}
.aparttext {width: 64%;}
.featuimg {
	margin-bottom: 70px;
}
.apartment_text_sec {
	padding: 50px 0 0px;
}
.availap_sec {
	background-color: #000;
	color: #fff;padding: 99px 0;
}
.avalhead h2{color: #fff;}
.avaapdiv {
	background-color: #243144;
	border-radius: 3px;
	height: 100%;padding: 50px 36px 64px;
}
.avaapdiv h3 {
	text-transform: uppercase;
	font-size: 22px;
	font-weight: 500;
	line-height: 25px;
	letter-spacing: -0.44px;margin-bottom: 0;
}
.avaapdiv h4 {
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: -0.36px;
	text-transform: uppercase;margin-bottom: 20px;
}
.avaapdiv .avtext {font-size: 30px;font-weight: 600;line-height: 35px;letter-spacing: -0.6px;margin-bottom: 20px;min-height: 35px;}
.avaapdiv .namtit {
	font-size: 30px;
	font-weight: 500;
	line-height: 35px;
	letter-spacing: -0.6px;margin-bottom: 11px;
}
.avaapdiv li,
.avaapdiv li span {
	display: inline-block;
	color: #FFF;
	font-size: 20px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: -0.4px;
}
.staappr p {
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: -0.4px;
}
.staappr p strong {
	color: #71C4D2;
	font-weight: 600;
	font-size: 28px;
}
.vitbn a {
	color: #71C4D2;
	font-size: 20px;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: -0.4px;
	text-decoration-line: underline !important;
	display: inline-block;
}
.schturbtn a {
	border-radius: 10px;
	border: 1px solid #FFF;
	color: #FFF;
	font-size: 18px;
	font-weight: 600;
	line-height: 28px;
	letter-spacing: -0.36px;display: inline-block;padding: 15px 54px;
}
.vitbn a:hover{color: #fff;}
.schturbtn a:hover{background-color: #71C4D2;}
.schturbtn {margin-top: 19px;}
.avalhead {
	margin-bottom: 54px;
}
.apartottext p {
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: -0.4px;margin-bottom: 0;
}
.apartottext {
	margin-top: 35px;
}
.apartrent {
	border-radius: 3px;
	border: 1px solid #D9D9D9;padding: 48px 0;
}
.rentname h4 {
	color: #383F45;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: -0.4px;margin-bottom: 0;
}
.rentname h3 {
	color: #383F45;
	font-size: 25px;
	font-weight: 500;
	line-height: 30px;
	letter-spacing: -0.5px;margin-bottom: 0;
}
.rentname {
	border-right: 1px solid #B2B2B2;
	padding-left: 65px;
}
.apartrent .col-sm-6:last-child .rentname{border-right: 0;}
.specidiv {
	border-radius: 3px;
	border: 1px dashed #C8DAED;
	background: #F1F8FF;
	position: relative;
	padding: 36px 38px 33px 94px;margin-top: 17px;display:flex;align-items:center;
}
.specbtn .btnstyle{padding:9px 44px;}
.specbtn {
    margin-left: 22px;
}
.specidiv::before{content: '';display: inline-block;background-image: url(images/tag.webp);background-position: center;background-repeat: no-repeat;background-size: cover;
position: absolute;top: 38px;left: 39px;width: 33px;height: 39px;}
.specidiv h3 {
	color: #383F45;
	font-size: 25px;
	font-weight: 500;
	line-height: 30px;
	letter-spacing: -0.5px;
}
.specidiv p {
	color: #383F45;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: -0.4px;margin-top: 0;
}
.priceflorplan h3 {
	color: #000;
	font-size: 55px;
	font-weight: 600;
	line-height: 55px;
	letter-spacing: -1.1px;margin-bottom: 20px;
}
.priceflorplan h3 strong {color: #71C4D2;}
.tabsboots #pills-tab {justify-content: space-between;flex-wrap: nowrap;border-radius: 3px;border: 1px solid #D9D9D9;background: #FFF;}
.tabsboots #pills-tab .nav-link {
	color: #383F45;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: -0.4px;width: 100%;padding: 11px 0;
}
.tabsboots #pills-tab .nav-link.active{color: #fff;background-color: #71C4D2;}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
	background-color: #71C4D2;
}
.tabsboots #pills-tab .nav-item {
	display: block;
	width: 100%;border-right: 1px solid #D9D9D9;
}
.tabsboots #pills-tab .nav-item:last-child{border-right: 0;}
.aboutencinoapart {background-color: #F1F8FF;padding: 116px 0;}
.textaboutenci h2 {
	color: #000;
	font-size: 55px;
	font-weight: 600;
	line-height: 55px;
	letter-spacing: -1.1px;margin-bottom: 10px;
}
.textaboutenci h3 {
	color: #000;
	font-size: 30px;
	font-weight: 500;
	line-height: 30px;
	letter-spacing: -0.6px;margin-bottom: 20px;
}
.textaboutenci p {
	color: #383F45;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: -0.4px;margin-bottom: 0;
}
.uniquname{position: relative;padding-left: 24px;margin-bottom: 25px;}
.uniquname::before{content: '';display: inline-block;width: 9px;height: 9px;background-color: #000;border-radius: 50%;
position: absolute;top: 4px;left: 0;}
.uniquname h3 {
	color: #383F45;
	font-size: 20px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: -0.4px;
}
.uniquelist {
	margin-top: 35px;
}
.uniqure_sec {
	padding: 100px 0;
}
.apartcon_sec {
	background-color: #000;
	color: #fff;padding: 100px 0;
}
.aprheacon h3 {
	font-size: 55px;
	font-weight: 500;
	line-height: 55px;
	letter-spacing: -1.1px;
}
.iconblue {
	border-radius: 10px;
	background: #94E3E8;
	width: 59px;
	height: 59px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.iconnamtext h4 {
	color: #FFF;
	font-size: 25px;
	font-weight: 400;margin-bottom:0;
}
.iconnamtext a {
	color: #FFF;
	font-size: 25px;
	font-weight: 600;
	line-height: 30px;
	text-transform: uppercase;display: inline-block;
}
.detacon {	margin-bottom: 30px;}
.aprheacon {margin-bottom: 44px;}
.msgbtn a {
	color: #FFF;
	font-size: 18px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: -0.36px;
	display: inline-block;
	padding: 13px 36px;
	border: 1px solid #fff;
}
.hourdeta a {
	color: #FFF;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: -0.4px;display: inline-block;
}
.hourdeta a i {padding-left: 7px;transition:all .5s;}
.msgbtn {margin-top: 9px;}
.hourdeta {margin-top: 33px;}
.priceflorplan {padding-top: 99px;padding-bottom: 104px;}
.tabsboots #pills-tab .nav-item.uncategorized {
	display: none;
}
.filtertab h3,
.filtertab h2 {
	color: #383F45;
	font-size: 25px;
	font-weight: 500;
	letter-spacing: -0.5px;
}
.filtertab h5 {
	color: #383F45;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: -0.4px;
}
.filtertab .mylist {
	display: flex;
	align-items: center;
}
.mylist .tourplan {
	display: inline-block;
	width: 199px;
	text-align: center;
	border: 1px solid #71C4D2;
	border-radius: 3px;
	color: #71C4D2;
	font-size: 18px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: -0.36px;
	padding: 13px 0;
}
.mylist .tourplan:hover{background-color: #71C4D2;color: #fff;}
.filtertab .mylist li span {
	color: #383F45;
	font-size: 18px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: -0.36px;
}
.mainfloorm {
	display: flex;
	justify-content: space-between;
}
.floorimg img {
	border-radius: 3px;
	border: 1px solid #D9D9D9;
	background: #FFF;
	padding: 10px 13px;
}
.floorimg img {
	border-radius: 3px;
	border: 1px solid #D9D9D9;
	background: #FFF;
	padding: 10px 13px;
	width: 202px;
	height: 140px;
	object-fit: cover;
	object-position: center;
}
.mylist .plnright {
	margin-left: 30px;
}
.tab-content {
	border: 1px solid #D9D9D9;
	background: #FFF;
	padding: 0 41px 41px;
}
.mainfloorm {margin-bottom: 0px;}
.formmain{border-bottom: 1px solid #D9D9D9;padding-bottom: 32px;padding-top: 36px;}
.formmain:last-child {border-bottom: 0;padding-bottom: 0;}
.titlepla {color: #383F45;font-size: 20px;font-weight: 400;letter-spacing: -0.4px;margin-top: 28px;cursor: pointer;}
.availunit h3 {color: #383F45;font-size: 20px;font-style: normal;font-weight: 400;letter-spacing: -0.4px;margin-bottom: 0;}
.avaitable {display: flex;justify-content: space-between;align-items: end;border-top: 1px solid #D9D9D9;padding-top: 10px;}
.unitlist .mylist {display: block;}
.unitlist .mylist span {
	color: #71C4D2;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: -0.36px;
}
.unitlist .mylist li {
	color: #383F45;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: -0.36px;border-top: 1px solid #D9D9D9;padding: 14px 0px;
}
.unitlist h4 {
	color: #646A70;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.32px;
}
.availunit h3 {
	color: #383F45;
	font-size: 25px;
	font-weight: 500;
	letter-spacing: -0.5px;
}
.filtertab h4 i {font-size: 14px;}
.unitlist {width: 25%;}
.unitlist .mylist li i {font-size: 12px;color: #383F45;}
.mylist.downarow li {
	padding-right: 23px;
}
.unitlist.arrowdo {
	width: 10%;
}
.apartdetail {
	padding: 0px 0 0;
}
/* Footer */
.formdetail_sec{
	background-color: #F1F8FF;
}
.mylist.downarow {
	text-align: end;
}
.fooetrfomrmain h3 {
	color: #000000;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: -0.6px;
}
.fooetrfomrmain h2 {
	color: #000000;
	font-size: 55px;
	font-weight: 600;
	line-height: 55px;
	letter-spacing: -1.1px;margin-bottom: 20px;
}
.fooetrfomrmain h2 strong{color: #94E3E8;font-weight: 600;}
.formdiv .gform_body.gform-body .gfield_required {
	display: none;
}
.formdiv .gform_body.gform-body label,
.fooetrfomrmain .gform_body.gform-body .gform_fields #field_2_7 legend{
	font-size: 18px;
	color: #000000;
	font-weight: 500;
	letter-spacing: -0.36px;
}
.fooetrfomrmain .gform_body.gform-body .gform_fields #field_2_7 legend{text-align:left;}
.formdiv .gform_body.gform-body .gform_fields input,
.formdiv .gform_body.gform-body .gform_fields select,
.formdiv .gform_body.gform-body .gform_fields textarea {
	width: 100%;
	border: 1px solid #C9D2DA;
	border-radius: 10px;
	background-color: #fff;
	padding: 14px 20px;font-size: 16px; font-weight: 400; letter-spacing: -0.32px; margin-bottom: 6px;
}
.formdiv .gform_body.gform-body textarea{height: 157px;}
.formdiv .gform_footer.top_label input[type="submit"] {
	border-radius: 10px;
	background-color: #71C4D2;
	border: 2px solid #71C4D2;
	color: #FFF;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: -0.36px;
	text-transform: uppercase;padding: 14px 62px;transition: all .5s;margin-top: 22px;
}
.formdiv .gform_footer.top_label input[type="submit"]:hover{background-color: transparent;color: #71C4D2;}
.mylist{list-style: none;margin: 0;padding: 0;}
.footerdeta li h3 {
	color: #71C4D2;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 2px;
}
.footerdeta li p,
.footerdeta li a {
	color: #383F45;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
}
.footerdeta li a:hover{color: #71C4D2;}
.footerdeta {
	border-radius: 20px;
	background: #FFF;
	box-shadow: 0px 5px 50px 0px rgba(167, 229, 255, 0.60);
	width: 281px;
	padding: 23px 36px 36px 48px;
}
.footerdeta {
	border-radius: 20px;
	background: #FFF;
	box-shadow: 0px 5px 50px 0px rgba(167, 229, 255, 0.60);
	width: 281px;
	padding: 23px 36px 36px 48px;
	text-align: left;
	position: absolute;
	left: 0;
	top: 107px;
}
.maprightft iframe {width: 557px;height: 498px;border-radius: 20px;}
.maprightft {text-align: right;position: relative;}
.fooetrfomrmain {border-right: 1px solid #71C4D236;padding-right: 29px;margin-right: 25px;padding-top: 47px;padding-bottom: 37px;}
.footerdetail {background-color: #71C4D2;color: #fff;}
.mainflex {display: flex;padding-top: 29px;padding-bottom: 27px;position: relative;}
.footerdetail .col-sm-12{position: relative;}
.footerdetail .col-sm-12:not(:last-child)::before{content: '';display: inline-block;width: 1px;height: 100%;
opacity: 0.2;background-color: #FFF;position: absolute;right: 20px;top: 0; }
.fticon {width: 59px;height: 59px;background-color: #94E3E8;border-radius: 10px;display: flex;justify-content: center;align-items: center;margin-top: 4px;}
.fticon i {font-size: 30px;color:#fff;}
.ftconde h3 {color: #FFF;font-size: 25px;font-weight: 400;margin-bottom: 0;}
.ftconde a,
.ftconde p {color: #FFF;font-size: 25px;font-weight: 600;display: inline-block;margin-bottom: 0;}
.ftconde a:hover,
.ftconde p:hover{color:#000;}
.ftconde {padding-left: 16px;width: 76%;}
.ftmenu ul{list-style: none;margin: 0;padding: 0;}
.ftmenu ul li{display: inline-block;margin: 0 17px 0 0px;}
.ftsocial ul li {display: inline-block;margin: 0 5px 0 0;}
.ftmenu ul li:last-child,
.ftsocial ul li:last-child{margin-right: 0;}
.ftlogo {width: 256px;}
.ftmenu ul li a {color: #383F45;font-size: 18px;font-weight: 400;display: inline-block;}
.ftmenu ul li a:hover{color: #71C4D2;}
.copyright {text-align: center;}
.copyright p {font-size: 18px;font-weight: 400;color: #383F45;margin-bottom: 0;}
.bottomfooter {padding-top: 43px;padding-bottom: 42px;}
.hourlist ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.hourlist ul li {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    display: flex;
    justify-content: space-between;
}
.hourlist {
    background-color: #71c4d2;
    width: 224px;
    padding: 12px 30px;
    border-radius: 20px;
}
.hourdeta a.movedo i{transform: rotate(180deg);}
.sliderapimg img {
	height: 708px;
	width: 100%;
	object-fit: cover;
	object-position: center;
}
.fooetrfomrmain .gform_wrapper.gravity-theme .ginput_container_time{max-width:100px;min-width:100px;}
.page-id-229 .innerban_text{width:63%;}
.filtertab h3.bluecolo {
	color: #71C4D2;
	font-weight: bold;
}
.site-logo {
    max-width: 333px;
    width: max-content;
}
.page-id-185 .gallhead h4::before{content:none;}
.homevideo{margin-top:50px;}
/*  Media Query  */
@media(max-width:1800px){
	.mainserban {
		width: 100%;
		margin: 0 auto;
		padding: 0 60px;
	}
}
@media(max-width:1600px){
	.site-header .container-fluid {padding: 0 100px;}
}
@media(max-width:1440px){
	.nav-menu li{margin: 0 18px 0 0;}
	.testislider  .slick-next{right: 0;}
	.serbanimg img{height: 600px;}
	.site-header .container-fluid {padding: 0 50px;}
	.sliderapimg img {height: 649px;}
}
@media(max-width:1300px){
	body .container {max-width: 100%;padding: 0 30px;}
	.habouttext {padding-left: 0;}
	.page-id-185 .innerban_text {
		width: 60%;
	}
	.sermyim.rightimg::before {
		left: auto;
		right: 16px;
	}
	.site-header .container-fluid {padding: 0 30px;}
}
@media(max-width:1280px){
	.header-content {position: relative;}
	.sitephone {margin-right: 84px;}
    #menuToggle {
        display: flex;
        flex-direction: column;
        position: absolute;
        top: 16px;
        right: 0px;
        z-index: 1;
        -webkit-user-select: none;
        user-select: none;
        z-index: 9999;
    }
    #menuToggle input {
        width: 29px !important;
        height: 18px;
        position: absolute;
        cursor: pointer;
        opacity: 0;
        z-index: 2;
        top: 0;
    }
    #menuToggle span{
        display: flex;
        width: 29px;
        height: 2px;
        margin-bottom: 5px;
        position: relative;
        background: #000000;
        border-radius: 3px;
        z-index: 1;
        transform-origin: 5px 0px;
        transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
        background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
        opacity 0.55s ease;
    }
    #menuToggle.open span:first-child{
        transform-origin: 0% 0%;
    }
    #menuToggle.open span:nth-last-child(2){
        transform-origin: 0% 100%;
    }
    #menuToggle.open input:checked ~ span{
        opacity: 1;
        transform: rotate(45deg) translate(-3px, -1px);
        background: #ffffff;
    }
    #menuToggle.open input:checked ~ span:nth-last-child(3){
        opacity: 0;
        transform: rotate(0deg) scale(0.2, 0.2);
    }
    #menuToggle.open input:checked ~ span:nth-last-child(2){
        transform: rotate(-45deg) translate(0, -1px);
    }
    ul.nav-menu li ul.sub-menu{
        display: none !important;
    }
    ul.nav-menu li.open ul.sub-menu{
        display: block !important;
    }
    .nav-menu li.menu-item-has-children.open ul.sub-menu.open-submenu {
        display: block !important;
        left: 0;
        background-color: transparent;
    }
    .mobilesubmenu.open{
        background-color: rgba(72, 72, 72, 0.85) !important;
    }
    .nav-menu .sub-menu, .nav-menu .children{
        background-color: transparent;
    }
    ul.sub-menu{
        display: none !important;
        position: relative !important;
        top: -100% !important;
    }
    .mobilesubmenu i {
        position: relative;
        top: 12px;
        right: 0;
    }
    .nav-bar li {
        display: block;
        margin: 0;
        width: 100%;
        top: 0;
        border-bottom: 1px solid #717171;
        overflow: hidden;
        float: left;
    }
    .mobilesubmenu {
        display: inline-block;
        position: absolute;
        top: 0;
        cursor: pointer;
        color: #ffffff;
        right: 0;
        z-index: 9999;
        border-left: 1px solid #717171;
        padding-left: 0;
        height: 100%;
        width: 45px;
        text-align: center;
        margin: 0 auto;
    }
    .nav-menu li.menu-item-has-children::after,
    .nav-menu li.menu-item-has-children ul.sub-menu li.menu-item-has-children::after{
        display: none;
    }
    .nav-menu .sub-menu, .nav-menu .children {
        width: 100%;
    }
    ul.sub-menu li {
        display: block;
    }
    ul.sub-menu,
    .open-submenu{
        transition: all 1s;
    }
    .openmenu {
        display: inline-block;
        font-size: 30px;
        cursor: pointer;
        color: #333333;
        float: right;
    }
    .nav-bar.open {
        right: 0;
    }
    .nav-menu li a{
        color: #ffffff;
        float: left;
        font-weight: normal;
        font-size: 16px;
        padding: 15px 0;
    }
    ul.sub-menu li:last-child{
        border: 0px !Important;
    }
    ul.sub-menu li a{
        color: #ffffff !Important;
        font-weight: 600;
        width: 100%;
    }
    ul.sub-menu li{
        margin: 0px;
    }
    .nav-menu li:last-child{
        border: 0px !Important;
    }
    .nav-menu li:last-child a,
    .nav-menu .sub-menu, .nav-menu .children{
        left: 0;
        width: 100% !important;
    }
    .nav-menu li.menu-item-has-children {
        padding-right: 0;
    }
    .nav-bar {
        background-color: #333333;
        height: 100%;
        position: fixed;
        top: 0;
        right: -100%;
        padding: 15px;
        padding-top: 60px;
        transition: all 0.3s;
        width: 300px;
        text-align: left;
        z-index: 999;
    }
    .closebtn {
        display: block;
        position: absolute;
        top: -55px;
        font-size: 20px;
        right: 0;
        color: #ffffff;
        cursor: pointer;
        margin-bottom: 20px;
    }
	.ftconde a, .ftconde p{font-size: 21px;}
	.activ_sec::before{width: 41%;}
	.amenities_div {
		width: 100%;
		position: relative;
		bottom: 0;margin-top: 53px;
	}
	.homebanner_sec{padding-bottom: 70px;}
	.habout_sec {
		padding-top: 80px;
		padding-bottom: 121px;
	}
	.innerban_text {
		width: 52%;
	}
	.specidiv{display:block;}
	.specbtn { margin-left: 0;}
}
@media(max-width:1170px){
	.bannertext h1{font-size: 46px;line-height: 56px;}
	.bannertext p{width: 100%;}
	.schturbtn a{padding: 13px 27px;}
	.mainhelpp {padding: 0 0px;}
	.liveimg::before{right: -7px;}
	.qualitytext {
		width: 63%;
		margin-bottom: 50px;
	}
	.sliderapimg img {height: 449px;}
}
@media(max-width:1112px){
	.hexpltext::before{content: none;}
	.hexplore_sec .col-sm-12 {width: 100%;}
	.hexplbtn {text-align: center;}
	.hexpltext {position: relative;padding-right: 0;text-align: center;}
	.imgmaingal img {height: 242px;}
	.haboutimg img {height: 473px;}
	.detailblog{width: 97%;}
	.eventhead{width: 70%;}
	.sermyim.rightimg::before {left: auto;right: 16px;}
}
@media(max-width:1080px){
	.ftconde a, .ftconde p {font-size: 16px;}
	.footerdeta {
		position: relative;
		left: 0;
		top: 0;
		margin: 0 auto 23px;
	}
	.bottomfooter .flexrow {
		flex-wrap: wrap;
	}
	.ftmenu {
		width: 100%;
		text-align: center;
	}
	.ftlogo {
		width: 256px;
		text-align: center;
		margin: 0 auto 29px;
	}
	.ftsocial {
		text-align: center;
		margin: 10px auto 10px;
	}
	.ftsocial {
		text-align: center;
		margin: 10px auto 10px;
	}
	.habouttext h3{font-size: 47px;line-height: 51px;}
	.topbane::before{content: none;}
	.bannertext {padding-top: 0;}
	.aparttext {width: 74%;}
	.aboutencinoapart {padding: 70px 0;}
	.delitext h3, .addtext h3{font-size: 48px;}
	.addtext {
		padding-left: 0;
	}
	.serbantext {
		width: 85%;
		margin: 0 auto 34px;
	}
	.mysertext h3, .qualitytext h3{font-size: 49px;}
	.page-id-229 .innerban_text {width: 80%;}
}
@media(max-width:1066px){
	.flextextap h4{font-size: 16px;}
	.btnstyle{padding: 14px 21px;}
}
@media(max-width:1024px){
	.bannertext h1 {
		font-size: 41px;
		line-height: 53px;
	}
	.maprightft iframe {width: 100%;	height: 441px;}
	.fooetrfomrmain{margin-right: 0;}
	.schturbtn a {
		padding: 13px 21px;
		font-size: 15px;
	}
	.page-id-185 .innerban_text {
		width: 70%;
	}
	.innerban_text {
		width: 62%;
	}
	.eventhead {
		width: 78%;
	}
	.liveimg img{height: 385px;}
}
@media(max-width:991px){
	.haboutimg img {height: 374px;}
	.mainblog {margin-bottom: 30px;}
	.hblog_sec {padding: 40px 0 45px;}
	.activ_sec::before {
		width: 100%;
		height: 629px;
		bottom: 0;
		top: auto;
	}
	.hgallery_sec {
		padding: 40px 0 0px;
	}
	.footerdetail .col-sm-12 {
		width: 50%;
		text-align: left;
		margin: 0 auto 10px;
	}
	.footerdetail .col-sm-12:not(:last-child)::before{content: none;}
	.amenihead h3::before{width: 51%;}
	.aparttext {
		width: 82%;
	}
	.liveimg {
		width: 60%;
		margin: 91px auto 0;
	}
	.liveimg::before {
		right: -40px;
	}
	.live_sec {
		padding-top: 58px;
		padding-bottom: 82px;
	}
	.deli_sec {
		padding: 78px 0 39px;
	}
	.deliimg {
		text-align: center;
		width: 70%;
		margin: 0 auto;
	}
	.ordtwo ,.twoord{
		order: 2;
	}
	.addtext {
		padding-left: 0;
		margin-bottom: 38px;
	}
	.addiimg {
		text-align: center;
	}
	.myserimg {
		width: 60%;
		margin: 40px auto 0;
	}
	.myserlistsec {
		padding: 54px 0 21px;
	}
	.mysertext {
		padding-bottom: 39px;text-align: center;
	}
	.serbanimg img {
		height: 400px;
	}
	.serbantext h1{font-size: 46px;}
	.page-id-229 .innerban_text {width: 100%;}
}
@media(max-width:940px){
	.featurdiv .col-sm-6 {
		width: 50%;
	}
	.apartment_text_sec {
		padding: 70px 0 68px;
	}
	.avaapdiv .col-6 {
		width: 100%;
	}
	.page-id-185 .innerban_text {
		width: 80%;
	}
	.page-id-185 .innerbanner_sec {
		padding: 92px 0 109px;
	}
	.innerban_text {
		width: 80%;
	}
	.eventhead {
		width: 90%;
	}
	.sliderapimg img {height: 377px;}
}
@media(max-width:900px){
	.qualitytext {
		width: 75%;
		margin-bottom: 50px;
	}
	.healthtitle h4{font-size: 22px;}
	.formbandiv .gform_body.gform-body .gform_fields input[type="submit"]{padding: 16px 43px;}
	.bannerform_sec {
		padding: 43px 0 42px;
	}
}
@media(max-width:830px){
	.qualtext {
		margin-left: 0;
	}
	.maprightft iframe {
		width: 100%;
		height: 343px;
	}
	.apartdetail {
		padding: 60px 0 0;
	}
	.aparttext {
		width: 100%;
	}
	.rentname {
		padding-left: 0;
		text-align: center;
	}
	.contactform{width: 90%;padding: 80px 54px;}
	.newsletterform {
		width: 70%;
		margin: 0 auto;
	}
}
@media(max-width:768px){
	.bannertext h1 {
		font-size: 34px;
		line-height: 48px;
	}
	.habouttext h3 {
		font-size: 43px;
		line-height: 48px;
	}
	.haboutimg img {
		height: 315px;
	}
	.habouttext li a{font-size: 17px;}
	.fooetrfomrmain h2{font: 45px; line-height: 50px;}
	.helpcal p a{font-size: 46px;}
	.myserimg {
		width: 70%;
		margin: 40px auto 0;
	}
}
@media(max-width:767px){
	.bannertext {
		padding-top: 0;
		text-align: center;
	}
	.bannerimg {
		text-align: center;
		margin-top: 50px;
	}
	.amenihead h3::before {content: none;}
	.haboutimg {
		position: relative;
		padding-top: 0;
		text-align: center;
	}
	.habouttext {
		padding-top: 50px;
		text-align: center;
	}
	.fooetrfomrmain {
		margin-right: 0;
		padding-right: 0;
		border-right: none;
	}
	.haboutimg::before{top: -18px;right: 35px;}
	.footermapdiv {margin-bottom: 50px;}
	.availap_sec .col-sm-12 {
		margin-bottom: 30px;
	}
	.apartcon_sec .col-sm-12 {
		margin-bottom: 39px;
	}
	.apartcon_sec {
		padding: 47px 0 30px;
	}
	.uniqure_sec {
		padding: 48px 0;
	}
	.rentname {
		margin-bottom: 30px;
	}
	.apartrent {
		padding: 31px 0 5px;
	}
	.colbor::before {content: none;}
	.help_sec {padding: 48px 0 82px;}
	.headingtop h3, .eventhead h2{font-size: 46px;}
	.page-id-185 .innerban_text {
		width: 90%;
	}
	.innerbanner_sec{padding: 89px 0 70px;}
	.event_sec {
		padding: 59px 0;
	}
	.myserlistsec.mycolorsec .mysertext {
		padding-left: 0;
	}
}
@media(max-width:736px){
	.heap {display: none;}
	.sitephone a{padding: 2px 4px 2px 4px;}
	.sitephone a span.iconp{margin-right: 0;}
	.filtertab .mylist {
		display: block;
		align-items: center;
	}
	.mylist .plnright {
		margin-left: 0;
		margin-top: 23px;
	}
	.contactform {
		width: 100%;
		padding: 80px 35px;
	}
}
@media(max-width:667px){
	.hexpltext h3{font-size: 44px;}
	.hexpltext p {
		font-size: 17px;
		line-height: 27px;
	}
	.footerdetail .col-sm-12 {
		width: 100%;
		text-align: left;
		margin: 0 auto 10px;
	}
	.blogdiv .col-sm-6 {
		width: 100%;
	}
	.aparttext h2, .avalhead h2{font-size: 46px;line-height: 53px;}
	.availap_sec {
		padding: 49px 0;
	}
	.innerban_text h1 {
		font-size: 47px;
		line-height: 57px;
	}
	.gallhead p {
		width: 100%;
	}
	.helpleft {
		width: 100%;
	}
	.liveimg {
		width: 80%;
		margin: 91px auto 0;
	}
	.serbantext h1 {
		font-size: 37px;
		line-height: 54px;
	}
	.serbanimg img {
		height: 325px;
	}
	.formbandiv .gform_body.gform-body .gform_fields input[type="submit"] {
		padding: 16px 27px;
	}
	.flextext h4{font-size: 15px;}
	.mysertext h3, .qualitytext h3 {
		font-size: 42px;
		line-height: 50px;
	}
	.newslhead h3 {
		font-size: 49px;
		line-height: 52px;
	}
	.newsletter_sec {
		padding: 61px 0;
	}
}
@media(max-width:640px){
	.featurdiv .col-sm-6 {
		width: 100%;
	}
	.featuimg {
		margin-bottom: 37px;
	}
	.detacon .col-sm-2 {
		width: 20%;
	}
	.detacon .col-sm-10 {
		width: 80%;
	}
	.priceflorplan {
		padding-top: 59px;
		padding-bottom: 68px;
	}
}
@media(max-width:600px){
	.innerban_text h1{font-size: 41px;}
	.gallerysec {
		padding-top: 83px;
		padding-bottom: 74px;
	}
	.innerban_text {
		width: 100%;
	}
	.myserimg {
		width: 100%;
		margin: 40px auto 0;
	}
	.sliderapimg img {height: 336px;}
}
@media(max-width:570px){
	.hgallery_sec .col-sm-6 {
		width: 50%;
	}
	.qualtext {
		margin-left: 0;
		margin-top: 27px;
	}
	.qulist {
		padding-top: 44px;
	}
	.activ_sec::before{content: none;}
	.acitihtext {
		padding-left: 0;
		padding-top: 66px;
	}
	.headingtop h3, .eventhead h2{font-size: 40px;}
	.rentname {
		border-right: none;
	}
	.tabsboots #pills-tab .nav-link{font-size: 17px;}
	.tab-content{padding: 0 15px 41px;}
	.sermyim img{height: 318px;}
	.qualitytext {
		width: 100%;
		margin-bottom: 50px;
	}
	.healthser .slick-prev, .healthser .slick-next{top:-37px;}
	.healthslider  .slick-next {
		right: 0;
	}
	.healthser .slick-prev {
		left: auto;
		right: 62px;
		z-index: 1;
	}
	.site-header .container-fluid { padding: 0 15px;}
}
@media(max-width:480px){
	body .container {
		padding: 0 15px;
	}
	.site-logo img { width: 215px;}
	.sitephone {
		margin-right: 47px;
	}
	.bannertext h1 {
		font-size: 30px;
		line-height: 42px;
	}
	.hvision{padding: 24px 15px;}
	.habout_sec {
		padding-top: 46px;
		padding-bottom: 59px;
	}
	.hexpltext h3 {
		font-size: 37px;
	}
	.imgmaingal img {
		height: 197px;
	}
	.textaboutenci h2{font-size: 43px;}
	.featurdiv h3 {
		font-size: 47px;
		margin-bottom: 13px;
	}
	.priceflorplan h3{font-size: 46px;}

	.floorimg img{width: 172px;height: 120px;}
	.priceflorplan h3 {
		font-size: 41px;
		margin-bottom: 4px;
	}
	.innerban_text h1 {
		font-size: 34px;
		line-height: 53px;
	}
	.galleryimgs {
		column-count: 2;
	}
	.gallerysec.video_tour {
		padding-bottom: 65px;
	}
	.liveimg {
		width: 100%;
		margin: 91px auto 0;
	}
	.eventhead {
		width: 100%;
	}
	.serbantext h1 {
		font-size: 33px;
		line-height: 45px;
	}
	.mainserban {
		width: 100%;
		margin: 0 auto;
		padding: 0 10px;
	}
	.serbanimg img {
		height: 307px;
	}
	.serbanerpa {
		padding-top: 20px;
		padding-bottom: 72px;
	}
	.delitext h3, .addtext h3 {
		font-size: 43px;
	}
	.newsletterform {
		width: 100%;
		margin: 0 auto;
	}
}
@media(max-width:414px){
	.bannertext h1 {
		font-size: 25px;
		line-height: 35px;
		margin-bottom: 11px;
	}
	.amenihead h3{font-size: 23px;}
	.habouttext h3 {
		font-size: 38px;
		line-height: 43px;
	}
}