@font-face {
    font-family: 'Outfit';
    src: url('../fonts/Outfit-Light.woff2') format('woff2'),
        url('../fonts/Outfit-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Outfit';
    src: url('../fonts/Outfit-ExtraBold.woff2') format('woff2'),
        url('../fonts/Outfit-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Outfit';
    src: url('../fonts/Outfit-SemiBold.woff2') format('woff2'),
        url('../fonts/Outfit-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Outfit';
    src: url('../fonts/Outfit-Bold.woff2') format('woff2'),
        url('../fonts/Outfit-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Outfit';
    src: url('../fonts/Outfit-Regular.woff2') format('woff2'),
        url('../fonts/Outfit-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Outfit';
    src: url('../fonts/Outfit-Black.woff2') format('woff2'),
        url('../fonts/Outfit-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Outfit';
    src: url('../fonts/Outfit-Thin.woff2') format('woff2'),
        url('../fonts/Outfit-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Outfit';
    src: url('../fonts/Outfit-ExtraLight.woff2') format('woff2'),
        url('../fonts/Outfit-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Outfit';
    src: url('../fonts/Outfit-Medium.woff2') format('woff2'),
        url('../fonts/Outfit-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  border: none;
  list-style: none;
	
  }
.center {
    width:100%;
    float:left;
}
.p_t {
    padding-top:120px !important;
}
.p_b {
    padding-bottom:120px !important;
}
body {
  font-family: 'Outfit';
  }

h1, h2, h3, h4, h5 {
  font-weight: normal;
  font-family: 'Outfit'; }

a {
  color: #000;
  text-decoration: none;
  font-family: 'Outfit';}

a:hover {
  color: #ff944c;
  text-decoration: none;
  font-family: 'Outfit';  }

img {
  max-width: 100%; }

html {
  scroll-behavior: smooth;
}
.clear {
  clear: both; }

.center {
  text-align: center; }

.row {
  width: 100%;
  float: left;
  overflow:hidden;
  }
#owl-demo2.owl-carousel .owl-item img {
	display:inline-block;
width:auto;
}
#owl-demo2.owl-carousel .owl-item{ padding:0 10px;}
#owl-demo2.owl-carousel .owl-item .item  {	
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
    margin: 0 0px;
    min-height: 186px;
}
#owl-demo2.owl-carousel .owl-item h3 {
	font-size: 18px;
    color: #000;
	font-weight:600;
	margin-top:10px;
}

.amenities_area{
	width: 100%;
	float: left;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 25px;
}
.amenities_area .item img {
	display:inline-block;
width:auto;
}
.amenities_area .item{	
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
    margin: 0 0px;
    min-height: 186px;
}
.amenities_area .item h3{
	font-size: 18px;
    color: #000;
	font-weight:600;
	margin-top:10px;
}


#owl-demo3.owl-carousel .owl-item {
	padding: 10px;
	margin: 0 0px;
}
#owl-demo3.owl-carousel .owl-item img {
	border: 1px solid #ccc;
	
}
#owl-demo3 .owl-item p{
    font-size: 15px;
    color: #000;
    line-height: 28px;
    margin-top: 10px;
}


.floor_planes{
	width: 100%;
	float: left; text-align: center;
}
.floor_planes .item{
	padding: 12px; display: inline-block;float: left; width:25%;
	margin: 0 0px;
}
.floor_planes .item img {
	border: 1px solid #ccc;
}
.floor_planes .item p{
    font-size: 15px;
    color: #000;
    line-height: 28px;
    margin-top: 10px;
}




#owl-demo1.owl-carousel .owl-item img {
	height:567px;
}
#owl-demo5.owl-carousel .owl-item {
	padding:10px;
}
/*main Css==========================*/
.wrapper {
  width: 94% !important;
  max-width: 1280px !important;
  margin: 0 auto !important;
  float: none !important; 
}
.wpcf7-response-output {
    width: 100%;
    float: left;
    text-align: center;
}
.vc_row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.vc_column_container>.vc_column-inner{
	padding-left: 0px !important; 
    padding-right: 0px !important;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li{
	margin-bottom:0px !important;
}  
.header {
	width:100%;
	float:left;
	position: fixed;
    background: #fff;
	z-index:999;
	text-align:center;
}
.header-col-1 {
	float: left !important;
}
.header-col-2 {
	display:inline-block;
}
 .close-popup {
        background-color: #fff !important;
    color: #000;
    border: none;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    top: 36%;
    right: 28%;
    transform: translate(-36%, -28%);
    font-size: 36px;
    height: 50px;
    width: 50px;
    border-radius: 50%;
  }

  .popup-content p{
    padding: 30px !important;
    font-size: 16px;
    line-height: 25px;
}
  .popup-content .grid_col_2 p{
	    padding: 0 !important;
}
.menu-bar input[type="checkbox"]{
    display: none;
  }
.nav{
	width: 100% !important;
    float: left !important;
	padding-top: 25px;
}
.nav li {
	display: inline-block;
	float: left;
	position: relative;
	padding: 0px 11px;
}
.nav li a {
	display: block;
	font-size: 13px;
	color: #000;
	font-weight:700;
	padding: 6px 0;
	position: relative;
}
.nav li a:before{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 0%;
  background: #e23130 ;
  border-radius: 12px;
  transition: all 0.4s ease;
}
.nav li a:hover:before{
  width: 100%;
}
.header-col-3 {
	float: right !important;
    margin-top: 20px !important;
}
.header-col-3 h3{
	font-size: 13px;
    color: #fff;
    font-weight: 700;
    padding: 10px 10px 10px 10px;
    background: #e02826 url(../images/icon-2.webp) 10px no-repeat;
    border-radius: 5px;
    padding-left: 35px;
}
.header-col-3 h3 a{
	color: #fff;
}
.header-col-3 h3:hover{
	 background: #fdcc0d url(../images/icon-2.webp) 10px no-repeat;
}
.banner {
	width: 100%;
	float: left;
	margin-top:85px;
	display:flex;
	flex-wrap:wrap-reverse;
}
.banner img {
	width: 100%;
}
.banner-left{
	width: 40%;
	float: left;
	padding: 0 40px 0 80px;
	background: #f4f8fc;
}
.banner-right{
	width: 60%;
	float: right;
	overflow:hidden;
}
.banner-caption{
	width: 100%;
	float: left;
	padding:47px 0;
}
.banner-caption h2{
	font-size:13px;
	color:#e02826;
	text-transform:uppercase;
	font-weight: 600;
	margin-bottom:10px;
}
.banner-caption h1 {
	font-size: 40px;
    color: #000;
    font-weight: 500;
	text-transform:uppercase;
	margin-bottom: 5px;
}
.banner-caption p {
	font-size: 15px;
    color: #000;
    font-weight: 500;
	margin-bottom: 15px;
}
.banner-caption h3 {
	font-size: 18px;
    color: #000;
    font-weight: 600;
	margin-bottom: 25px;
}
.banner-list{
	width: 100%;
	float: left;
	margin-bottom:10px;
}
.banner-list li{
	width: 48%;
    float: left;
    margin-right: 2%;
    font-size: 15px;
    padding: 10px;
    font-weight: 500;
    margin-bottom: 15px;
    padding-left: 34px;
}
.banner-list li:nth-child(1){
	background: url(../images/icon-3.webp) left center no-repeat;
}
.banner-list li:nth-child(2){
	background: url(../images/icon-4.webp) left center no-repeat;
}
.banner-list li:nth-child(3){
	background: url(../images/icon-5.webp) left center no-repeat;
}
.banner-list li:nth-child(4){
	background: url(../images/icon-6.webp) left center no-repeat;
}
.banner-list li:nth-child(5){
	background: url(../images/icon-7.webp) left center no-repeat;
}
.banner-caption h4 {
	font-size: 25px;
    color: #000;
    font-weight: 600;
	margin-bottom: 30px;
}
.banner-btn{
	width: 100%;
    float: left;
}
.banner-btn-left{
    float: left;
	margin-right:2%;
}
.banner-btn-left{
    font-weight: 700;
    padding: 16px 40px 16px 14px;
    font-size: 13px;
    color: #000;
    background: #fdcc0d url(../images/icon-8.webp) 113px no-repeat;
    border-radius: 5px;
	transition: ease-in-out 300ms;
}
.back-box {
    font-weight: 700;
    padding: 16px 40px 16px 14px;
    font-size: 16px;
    color: #000;
    background: #fdcc0d url(../images/icon-8.webp) 113px no-repeat;
    border-radius: 5px;
	transition: ease-in-out 300ms;
	margin-top:20px;
	display: inline-block;
}
.banner-btn-left:hover{
    background: #e02826 url(../images/icon-8.webp) 118px no-repeat;
	transition: ease-in-out 300ms;
}
.banner-btn-left a{
	color: #000;
}
.banner-btn-right{
	width: 48%;
    float: right;
}
.banner-btn-right h6{
	font-size: 13px;
    color: #000;
    text-decoration: underline;
    padding: 20px 0;
    background: url(../images/icon-10.webp) left no-repeat;
    padding-left: 45px 
}
.content-row-1{
	width:100%;
	float:left;
	padding: 40px 0px;
}
.content-row-2{
	width:100%;
	float:left;
	padding:60px 0;
}
.content-row-2 h2{
	font-size: 30px;
    color: #000;
	font-weight:600;
	text-transform:uppercase;
	margin-bottom:20px !important;
}
.content-row-2 p {
	font-size: 15px;
    color: #000;
    line-height: 28px;
	margin-bottom: 10px;
}
.content-row-3{
	width:100%;
	float:left;
	background:#f3f8fc;
}
.content-row-3-col-1{
	width: 28% !important;
    float: left !important;
    padding: 50px 20px !important;
}
.why-list li {
    font-size: 15px;
    color: #000;
    font-weight: 600;
    line-height: 28px;
    padding: 30px 0;
    text-align: right;
    border-bottom: 3px dotted #777;
	padding-right: 34px;
}
.why-list li:nth-child( odd ){
	background: url(../images/icon-16.webp) right no-repeat;
	
}
.why-list li:nth-child( even ){
	background: url(../images/icon-17.webp) right no-repeat;

}
.why-list1 li {
	font-size: 15px;
    color: #000;
    font-weight: 600;
    line-height: 28px;
    padding: 30px 0;
    text-align: right;
    border-bottom: 3px dotted #777;
    text-align: left !important;
  padding-left: 34px;
}
.why-list1 li:nth-child( odd ){
	background: url(../images/icon-16.webp) left no-repeat; 
}
.why-list1 li:nth-child( even ){
	background: url(../images/icon-17.webp) left no-repeat;
}
.content-row-3-col-2{
	width:44% !important;
	float:left !important;
	text-align:center;
	background: url(../images/img-1.jpg) right no-repeat;
	padding: 250px 0;
}
.content-row-3-col-2 h2{
	color:#fff;
	font-size:40px;
	font-weight:600;
	line-height:45px;
	text-transform:uppercase;
}
.content-row-3-col-3{
	width:28% !important;
	float:right !important;
	padding: 50px 20px !important;
}
.content-row-4{
	width:100%;
	float:left;
	padding:60px 0;
	background: #f3f8fc;
}
.content-row-4 h2{
	font-size: 30px;
    color: #000;
	font-weight:600;
	text-transform:uppercase;
	margin-bottom:40px !important;
	text-align:center;
}
.price-tbl{
	width:100%;
	float:left;
	text-align:center;
	border-spacing: 0px;
}
.price-tbl tr th{
  border: none;
  padding: 15px;
  color:#fff;
  font-size:14px;
  font-weight:400;
}
.price-tbl tr:first-child{
    background: #413f4c;
}
/*.price-tbl tr{
    background: url(../images/bg-tbl.webp) left no-repeat;
}*/
.price-tbl tr td{
  color:#000;
  font-size:14px;
  font-weight:400;
  padding: 25px 0;
}
.price-tbl tr td a{
	font-size: 13px;
    color: #fff;
    font-weight: 700;
    padding: 10px;
    background: #e02826 url(../images/icon-2.webp) 10px no-repeat;
    border-radius: 5px;
    padding-left: 35px;
	transition: ease-in-out 300ms;
}
.price-tbl tr td a:hover{
	transition: ease-in-out 300ms;
	background: #000 url(../images/icon-2.webp) 10px no-repeat;
}
.content-row-5{
	width:100%;
	float:left;
	padding:60px 0;
	text-align:center;
}
.content-row-5 h2{
	font-size: 30px;
    color: #000;
	font-weight:600;
	text-transform:uppercase;
	margin-bottom:40px !important;
}
.wide-list{
	width:100%;
	float:left;
	margin-right:2%;
	background:#fff;
	border:1px solid #ccc;
	border-radius:5px;
	margin-bottom:20px;
	padding:20px;
	min-height:182px;
}
.wide-list h3{
	font-size: 18px;
    color: #000;
	font-weight:600;
	margin-top:10px;
}
.content-row-6{
	width:100%;
	float:left;
	padding:60px 0;
	background: #f3f8fc;
}
.content-row-6 h2{
	font-size: 30px;
    color: #000;
	font-weight:600;
	text-transform:uppercase;
	margin-bottom:40px !important;
	text-align:center;
}
.content-row-7{
	width:100%;
	float:left;
	padding:60px 0;
}
.floor_planes .item img,
.content-row-7 img{ max-width:100%;height:auto;}
.content-row-7 h2{
	font-size: 30px;
    color: #000;
	font-weight:600;
	text-transform:uppercase;
	margin-bottom:40px !important;
	text-align:center;
}
.content-row-7-col-1{
	width: 100% !important;
    margin: 0 auto;
    float: none;
    text-align: center;
}
.content-row-7-col-2{
	width: 40% !important;
    float: right !important;
    padding: 105px 0;
}
.content-row-7 h3 {
    font-size: 22px;
    color: #000;
    font-weight: 600;
    margin-bottom: 15px !important;
}
.content-row-7 p {
    font-size: 15px;
    color: #000;
    line-height: 28px;
    text-align: justify;
    margin-bottom: 10px !important;
}
.content-row-7 ul li {
    font-size: 15px;
    color: #000;
    padding: 10px;
    background: url(../images/icon-17.webp) 10px no-repeat;
    padding-left: 50px;
}
.content-row-8{
	width:100%;
	float:left;
	padding:0px 0 60px 0;
}
.content-row-8 h2{
	font-size: 30px;
    color: #000;
	font-weight:600;
	text-transform:uppercase;
	margin-bottom:40px !important;
	text-align:center;
}
.floor-list{
    width:100% !important;
	float:left !important;
	margin-right:2%;
}
.floor-list img{
	background: #fff;
    border: 1px solid #ccc;
	padding: 40px 0;
}
.content-row-8 ul li:last-child(){
	margin-right:0% !important;
}
.floor-list h3 {
    font-size: 15px;
    color: #000;
    line-height: 28px;
    margin-top: 10px;
}
.content-row-9{
	width:100%;
	float:left;
	background: url(../images/bg.webp) left no-repeat;
}
.content-row-9-col-1{
	width:62% !important;
	float:left !important;
	padding:100px 0;
}
.content-row-9-col-2{
	width: 30% !important;
    float: right !important;
	position: relative !important;
    top: -28px;
}
.content-row-9 h2{
	font-size: 40px;
    color: #fff;
	font-weight:600;
	margin-bottom:10px;
	text-transform:uppercase;
}
.content-row-9 h2 span{
	color:#fdcc0d;
}
.content-row-9 p {
    font-size: 15px;
    color: #fff;
    line-height: 28px;
    margin-top: 10px;
}
.content-row-10{
	width:100%;
	float:left;
	padding:60px 0;
}
.content-row-11{
	width:100%;
	float:left;
	padding:60px 0;
}
.content-row-11-col-1{
	width:48% !important;
	float:left !important;
}
.content-row-11-col-2{
	width: 48% !important;
    float: right !important;
}
.content-row-11 h2 {
    font-size: 22px;
    color: #000;
    font-weight: 600;
    margin-bottom: 15px;
}
.content-row-11 p {
    font-size: 15px;
    color: #000;
    line-height: 28px;
    text-align: justify;
    margin-bottom: 10px;
}
.content-row-12{
	width:100%;
	float:left;
	padding:60px 0;
    background: #f3f8fc;
}
.content-row-12 h2 {
    font-size: 30px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 40px !important;
    text-align: center;
}
.content-row-12 ul{
	width:100%;
	float:left;
	margin-bottom:30px !important;
}
.content-row-12 ul li{
	width:31% !important;
	float:left !important;
	margin-right:2%;
}
.content-row-12 h3 {
    color: #e02826;
    font-size: 85px;
    font-weight: 700;
    display: inline-block;
    float: left;
}
.content-row-12 span{
	color: #767676;
    font-size: 25px;
    font-weight: 700;
    position: relative;
    top: 24px;
    left: -51px;
}
.dev-box{
	width:100%;
	float:left;
}
.dev-box h4{
	font-size: 18px;
    color: #000;
	font-weight:600;
    line-height: 28px;
}
.content-row-12 p {
    font-size: 15px;
    color: #000;
    line-height: 28px;
    text-align: center;
}
.content-row-13{
	width:100%;
	float:left;
	padding:60px 0;
	text-align: center;
}
.content-row-13 h2 {
    font-size: 30px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 40px !important;
}
.proj-list li{
	width:31% !important;
	float:left !important;
	margin-right:2%;
}
.proj-list li h3{
	font-size: 18px;
    color: #000;
    font-weight: 400;
    border-bottom: 2px solid #e02826;
    padding-bottom: 10px;
    display: inline-block;
    margin-top: 20px;
}
.proj-list li p {
    font-weight: 700;
    font-size: 13px;
    color: #000;
    background: url(../images/icon-8.webp) 242px no-repeat;
    margin-top: 10px;
	display:none;
}
.proj-list li p a{
	color:#000;
}
.proj-list li p:hover{
	color:#000;
	 background: url(../images/icon-8.webp) 254px no-repeat;
}
.content-row-14 {
    width: 100%;
    float: left;
    padding: 60px 0;
	text-align: center;
}
.content-row-14 h2 {
    font-size: 30px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 40px !important;
}
.content-row-15 {
    width: 100%;
    float: left;
    padding: 60px 20%;
}
.content-row-15 h2 {
    font-size: 30px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 60px !important;
	text-align: center;
}

.footer{
	width: 100%;
    float: left;
    background: url(../images/bg-1.webp) left no-repeat;
}
.disclaimer-box{
	width: 100%;
    float: left;
	margin: 223px 0 22px 0;
}
.disclaimer-box p {
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
}
.copyright{
	width:100%;
	float:left;
	padding:20px 0;
	background: #e02826;
	text-align:center;
}
.copyright p{
	color:#fff;
	font-size:15px;
	line-height:30px;
}
.reg-box{
	width:100%;
	float:left;
	background:#e5eff8;
	box-shadow: 0px 8px 21px 0px rgba(0, 0, 0, 0.1);
	border:2px solid #fff;
	border-radius:5px;
	padding:0 0 0 100px;
}
.reg-left {
    float: left;
    margin-top: 25px;
    width: 13%;
}
.reg-left h2 {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
}
.reg-right {
    float: right;
    width: 86%;
}
.call-box-1 {
    width: 100%;
    float: left;
    margin: 25px 0 20px 0;
}
.call-box-1 ul li {
    width: 25%;
    float: left;
	position:relative;
	overflow:hidden;
	border: #b1b1b1 solid 1px;
    border-radius: 6px;
	margin-right:2%;
}
.call-box-1 ul li:nth-child(3n) {
	margin-right:0px;
}

.call-box-1 ul li:nth-child(1):before {
    position: absolute;
    left: 25px;
    top: 17px;
    content: "";
    background: url(../images/icon-13.webp) left top no-repeat;
	width:25px;
	height:25px;
	z-index: 9999;
}
.call-box-1 ul li:nth-child(2):before {
    position: absolute;
    left: 25px;
    top: 19px;
    content: "";
    background: url(../images/icon-14.webp) left top no-repeat;
	width:25px;
	height:25px;
	z-index: 9999;
}
.call-box-1 ul li:nth-child(3):before {
    position: absolute;
    left: 25px;
    top: 17px;
    content: "";
    background: url(../images/icon-15.webp) left top no-repeat;
	width:25px;
	height:25px;
	z-index: 9999;
}
.call-box-1 ul li input[type="text"], .call-box-1 ul li input[type="email"], .call-box-1 ul li input[type="tel"] {
    width: 100%;
    float: left;
    border:none;
	outline:none;
    height: 45px;
    padding-left: 55px;
	position:relative;
	overflow:hidden;
	font-family: 'Outfit' !important;
}
.submit-btn input[type="submit"] {
    font-size: 14px;
    background: #e0340c;
    color: #FFF;
    border-radius: 50%;
    padding: 16px;
    cursor: pointer;
    margin-left: 20px;
	text-transform:uppercase;
}
.wpsm_testi_title{
	 font-family: 'Outfit' !important;
}
.wpsm_testi_description{
	 font-family: 'Outfit' !important;
	padding: 0 20%;
}
.content-row-15 .vc_toggle, .faq-row-2 .vc_toggle {
    border-bottom: #ccc solid 1px;
    padding-bottom: 15px !important;
}
.content-row-15 .vc_toggle_title>h4, .faq-row-2 .vc_toggle_title>h4 {
    font-weight: 600;
	color: #000;
    font-size: 20px;
}
.content-row-15 .vc_toggle_content p, .faq-row-2 .vc_toggle_content p {
    font-size: 15px;
    color: #000;
    line-height: 28px;
    text-align: justify;
    margin-bottom: 10px;
}
.cont-box{
	width: 100%;
    float: left;
    background: #e02826;
    padding: 80px 65px 20px 65px;
    border-radius: 95px 0 0 0;
}
.cont-box h2{
	font-size:25px;
	color:#fff;
	font-weight:600;
	margin-bottom:20px;
	text-transform:capitalize;
}
.form-box {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.form-box input[type="text"], .form-box input[type="email"], .form-box input[type="tel"], .form-box textarea{
    width: 100%;
    float: left;
    border: 1px solid #e7e7e7;
    background: #fff;
    height: 50px;
    border-radius: 10px;
    color: #777;
    font-size: 14px;
    padding: 0 10px;
    outline: none;
    font-family: 'Outfit';
}
.form-box input[type="submit"] {
   font-weight: 700;
    padding: 16px 40px 16px 14px;
    font-size: 12px;
    color: #fff;
	letter-spacing:2px;
	text-transform:uppercase;
    /*background: #9d1615 url(../images/arrow-1.webp) 136px no-repeat;*/
    border-radius: 5px
}
.cont-box-1{
	width: 100%;
    float: left;
    padding:30px;	
	text-align:center !important;
}
.cont-box-1 h2{
	font-size:25px;
	color:#000;
	font-weight:600;
	margin:20px 0 50px 0 !important;
	text-transform:capitalize;
	position: relative;
}
.cont-box-1 h2:after {
    content: " ";
    display: block;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 30px;
    background-color: #e23031;
    height: 2px;
    width: 90px;
    transition: width .2s;
    -webkit-transition: width .2s;
    -moz-transition: width .2s;
    -ms-transition: width .2s;
    -o-transition: width .2s;
}
.cont-box-1 h2:hover:after {
    width: 120px;
}
.form-box textarea {
    height: 80px;
    padding: 18px 20px 0 10px;
    font-family: 'Outfit';
}
.cont-box-1 .form-box input[type="submit"] {
	width:100%;
	padding: 16px 40px;
	background: #9d1615;
	margin-top:20px;
	transition: all 0.2s linear;
}
.cont-box-1 .form-box input[type="submit"]:hover {
    background: #000;
    color: #fff;
    transition: ease-in-out 300ms;
    transform: translateY(-3px);
    box-shadow: 0px 0px 14px 0px rgb(133 133 133 / 30%);
}
.sticky_btn {
    position: fixed;
    right: 10px;
    top: 40%;
    z-index: 12;
    background: #e02826;
    width: 55px;
    padding: 20px 0px;
    border-radius: 30px;
    text-align: center;
}
.sticky_btn li{
	text-align: center;
	position: relative;
    color: #fff;
	border: 0;
    width: 40px;
    height: 40px;
    font-size: 23px;
    margin: 3px 0;
	line-height: 40px;
	cursor: pointer;
	display: inline-block;
}
.sticky_btn li:nth-child(3) {
	border-radius: 100%;
    background: #29a71a;
}
.sticky_btn li a{
	color: #fff !important;
}
.sticky_btn li .sticky-box {
    position: absolute;
    right: 51px;
    width: 141px;
    line-height: 14px;
    font-size: 13px;
    text-align: center;
    background: #333;
    padding: 6px 15px 8px;
    z-index: 99;
    border-radius: 4px;
    transform-origin: 50% 0;
    transform: scaleY(0) translateZ(0);
    opacity: 0;
    transition: transform .3s,opacity .3s;
    top: 9px;
    display: block;
}
.sticky_btn li:hover .sticky-box{
    opacity: 1;
    transform: scaleY(1) translateZ(0);
}
.sticky_btn li .sticky-box:before {
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 9px solid #333;
    position: absolute;
    right: -9px;
    top: 5px;
    content: '';
}
.nav-menu input[type="checkbox"]{
    display: none;
  }
/*===================respo_nav=========================*/
.line-box{
    float: left;
    cursor: pointer;
    position: absolute;
   right: 30px;
    top: 27px;
	z-index: 9;width: 50px;
  height: 40px;
	display:none;
}
.line {
    margin:0px 0;
    width: 24px;left: 10px;
    height: 2px;
    border-radius: 100px;
    background: #000;
    position: relative;
    top: 18px;
    float: left;
}
.line:before {
    width: 24px;
    height: 2px;
    border-radius: 100px;
    background: #000;
    content: "";
    display: block;
    position: absolute;
    right: -8px;
    top: 6px;
    transition: 300ms all;
    -moz-transition: 300ms all;
    -webkit-transition: 300ms all;
}
.line:after {
    width: 24px;
    height: 2px;
    border-radius: 100px;
    background: #000;
    content: "";
    display: block;
    position: absolute;
    right: -8px;
    bottom: 6px;
    transition: 300ms all;
    -moz-transition: 300ms all;
    -webkit-transition: 300ms all;
}
.close-box{
    position: absolute;
	left: 0px;
	top: -30px;
	z-index: 9999;
	background: #0e0e0f;
	width: 100%;
	height: 40px;
	padding: 20px 10px;
	text-align:left;
}
.close {
    width: 40px;
    height: 40px;
    background: transparent;
    display: inline-block;
    position: relative;
    top:17px;
    float: left;
    cursor: pointer;
}
.close:before {
    width: 34px;
    height: 3px;
    background: #FFF;
    content: "";
    display: block;
    position: absolute;
    left: 3px;
  	top: 20px;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}
.close:after {
    width: 34px;
    height: 3px;
    background: #FFF;
    content: "";
    display: block;
    position: absolute;
    left: 3px;
  	top: 20px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
.responsive_menu {
    padding: 1px;
    width: 100%;
    max-width: 300px;
    height: 100%;
    background: #1c1c1e;
    position: fixed;
    right:-320px; 
    top:0px;
    z-index: 9999;
}
.responsive_menu a {
    text-decoration: none;
    font-family: 'Outfit';
    padding:20px 15px;
    font-size: 17px;
    font-weight: 400;
    color: #fff !important;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: 1px;
	background: #232326;
}
.responsive_menu a:hover{
    background: #2c2c2f;
    color: #fff !important;
}
.responsive_menu a.active{
    background: #2c2c2f;
    color: #fff !important;
}

.form-box input[type="text"], .form-box input[type="email"], .form-box input[type="tel"], .form-box textarea {
    width: 100%;
    float: left;
    border: 1px solid #e7e7e7;
    background: #fff;
    height: 50px;
    border-radius: 10px;
    color: #777;
    font-size: 14px;
    padding: 0 10px;
    outline: none;
    font-family: 'Outfit';
}
.form-box button.btn-theme,
.form-box input[type="submit"] {
    font-weight: 700;
    padding: 16px 14px 16px 14px;
    font-size: 12px;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    background: #9d1615;
    border-radius: 5px;
	cursor:pointer;
}
.home-from-box {
	width:100%;
	float:left;
	 display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 10px;
}
.call-box-1 .form_div {
	position:relative;
}
.call-box-1 .form_div:nth-child(1):before {
    position: absolute;
    left: 25px;
    top: 17px;
    content: "";
    background: url(../images/icon-13.webp) left top no-repeat;
    width: 25px;
    height: 25px;
    z-index: 9;
}
.call-box-1 .form_div:nth-child(2):before {
    position: absolute;
    left: 25px;
    top: 17px;
    content: "";
    background: url(../images/icon-14.webp) left top no-repeat;
    width: 25px;
    height: 25px;
    z-index: 9;
}
.call-box-1 .form_div:nth-child(3):before {
    position: absolute;
    left: 25px;
    top: 17px;
    content: "";
    background: url(../images/icon-15.webp) left top no-repeat;
    width: 25px;
    height: 25px;
    z-index: 9;
}
.form_div input[type="text"], .form_div input[type="email"], .form_div input[type="tel"] {
    width: 100%;
    float: left;
    border: none;
    outline: none;
    height: 45px;
    padding-left: 55px;
    position: relative;
    overflow: hidden;
    font-family: 'Outfit' !important;
}
.form_div button.btn-theme,
.form_div input[type="submit"] {
    font-size: 14px;
    background: #e0340c;
    color: #FFF;
    border-radius: 50%;
    padding: 16px;
    cursor: pointer;
    margin-left: 20px;
    text-transform: uppercase;
}

.accordion {
  cursor: pointer;
  padding: 18px 18px 18px 0;
  width: 100%;
  text-align: left;
  transition: 0.4s;  
  background-color: transparent;
    border-bottom: #ccc solid 1px;
    padding-bottom: 15px !important;
    font-weight: 600;
    color: #000;
    font-size: 16px;
}

.faq-box .active, .faq-box .accordion:hover {
    background-color: transparent;
    border-bottom: #ccc solid 1px;
    padding-bottom: 15px !important;
    font-weight: 600;
    color: #000;
    font-size: 16px;
}

.panel {
  padding: 15px;
  display: none;
  background-color: white;
  overflow: hidden;
  font-size: 15px;
    color: #000;
    line-height: 28px;
    text-align: justify;
    margin-bottom: 10px;
}
.testimonial-text h3 {
	font-size: 18px;
    color: #000000;
    margin-top: 12px;
    margin-bottom: 8px;
    padding: 0px;
	font-weight:bold;
}
.testimonial-text p {
    font-size: 16px !important;
    color: #595959 !important;
    font-weight: 400;
	padding:0 20%;
	line-height:25px;
}
.faq-box {
	width:100%;
	float:left;
}
.popup{
    width: 100%;
    padding: 30px 40px;
    position: fixed;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
    display: none;
    text-align: center;
    z-index: 999;
    background: rgba(0,0,0,0.5);
    height: 100%;
}
.popup button.btn-theme{margin:0  auto; width:138px;}
.popup button{
    display: block;
    margin:  0 0 20px auto;
    font-size: 30px;
    color: #ffffff;
    background: #000;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    border: none;
    outline: none;
    cursor: pointer;
}
.popup h2{
   font-size: 25px;
    color: #000;
    font-weight: 600;
    margin: 20px 0 50px 0 !important;
    text-transform: capitalize;
    position: relative;
}
.popup h2:after {
	    content: " ";
    display: block;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 30px;
    background-color: #e23031;
    height: 2px;
    width: 90px;
    transition: width .2s;
    -webkit-transition: width .2s;
    -moz-transition: width .2s;
    -ms-transition: width .2s;
    -o-transition: width .2s;
}
.popup-inn {
	    width: 50%;
    margin: 0 auto;
    background: #fff;
    border-radius: 5px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
}

.mobile {
	display:none;
}
.hero-banner img{}
.gallery_items_area .item{ float:left; width:33.3333%; padding:10px;}
.gallery_items_area .item img{ width:100%; max-width:496px; height:auto;}
/*===================respo_nav_end=========================*/
@media only screen and (max-width: 1200px) {
    .content-row-12 h3{float: none;}
    .content-row-12 span{top: 0;left: 0;width: 100%;display: block;text-align: left;}
    .content-row-12 span br{ display: none;}
}
@media only screen and (max-width: 1150px) {
	.nav li {
		padding: 0px 3px;
	}
}

@media only screen and (max-width: 1000px) {
	.floor_planes .item{ width:50%;}
	.hero-banner img{ width:100%; height:auto;}
    .amenities_area{grid-template-columns: 1fr 1fr 1fr;}
	.nav-menu {
		float:right;
	}
	.menu-bar {
		position:relative;
	}
	.nav{
        position: fixed;
        top: 0;
        right: -100%;
        height: 100%;
        width: 80%;
        background: #000;
        transition: all 0.6s ease-in-out;
        z-index: 99;
	   padding-top:100px;
		text-align:center;
      }
      #active:checked ~ .nav{
        right:0;
      }
      .menu-btn{
        position: absolute;
        z-index: 999;
        right: 0;
        top: 25px;
        height: 30px;
        width: 50px;
        text-align: center;
        line-height: 50px;
        border-radius: 50%;
        font-size: 20px;
        cursor: pointer;
        transition: all 0.3s ease-in-out;
      }
      .menu-btn span,
      .menu-btn:before,
      .menu-btn:after{
          content: "";
          position: absolute;
          top: calc(50% - 1px);
          left: 30%;
          width: 60%;
          border-bottom: 2px solid #000;
          transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
      }
      .menu-btn:before{
        transform: translateY(-10px);
        width:60%;
      }
      .menu-btn:after{
        transform: translateY(10px);
        width:60%;
      }
      /*.close {
          z-index: 1;
          width: 100%;
          height: 100%;
          pointer-events: none;
          transition: background .6s;
		  position:fixed;
      }*/
      /* closing animation */
/* 	#active:checked + .menu-btn{
		position:fixed;
	} */
      #active:checked + .menu-btn span {
          transform: scaleX(0);
      }
      #active:checked + .menu-btn:before {
          transform: rotate(45deg);
        border-color: #fff;
        width: 60%;
        left: 30%;
      }
      #active:checked + .menu-btn:after {
          transform: rotate(-45deg);
        border-color: #fff;
        width: 60%;
        left: 30%;
      }
      .nav ul li{
        display: block;
		  width:100%;
      }
      .nav ul li a{
        text-decoration: none;
        font-size: 18px;
        font-weight: 500;
        color: #fff;
        line-height: 26px;
        position: relative;
        opacity: 0;
		display:inline-block;
		  padding:10px 30px;
      }
      #active:checked ~ .nav ul li a{
        opacity: 1;
      }
	  .line-box {
		display:block;
	}
	.header {
		display:flex;
	}
	.header-col-2 {
		display: inherit;
		order:3;
		position:relative;
	}
	.header-col-3 {
		float: none !important;
		margin-top: 20px !important;
		display: inline-block;
	}
	.banner-left {
		width:100%;
		float:left;
		padding:0 20px;
	}
	.banner-caption {
		padding:20px 0;
	}
	.banner-caption h1 {
		font-size: 25px;
	}
	.banner-right {
		width:100%;
	}
	.reg-box {
		padding:10px;
		text-align:center;
	}
	.reg-left, .reg-right {
		width:100%;
		float:left;
	}
	.submit-btn input[type="submit"]{
		margin-top:15px !important;
	}
	.mobile {
	display:block;
}
.desktop {
	display:none;
}
.banner-btn-left {
	padding: 16px 60px 16px 14px;
}
}
@media only screen and (max-width: 800px) {

.gallery_items_area{ text-align:center;}	
.gallery_items_area .item{
	max-width: 450px !important;
    width: 100% !important;
    display: inline-block;
    float: none !important;
	}
    .amenities_area{grid-template-columns: 1fr 1fr;}
	.content-row-3-col-1, .content-row-3-col-2, .content-row-3-col-3, .content-row-7-col-1, .content-row-7-col-2, .content-row-9-col-1, .content-row-9-col-2, .content-row-11-col-1, .content-row-11-col-2  {
		width:100% !important;
		float:left !important;
	}
	.why-list li {
		padding:30px;
		text-align:left;
	}
	.why-list li:nth-child( odd ) {
		background: url(../images/icon-16.webp) left no-repeat;
	}
	.why-list li:nth-child( even ) {
		background: url(../images/icon-17.webp) left no-repeat;
	}
	.content-row-3-col-2, .content-row-9{
		background-size:cover;
	} 
	.content-row-12 ul li, .proj-list li {
		width:100% !important;
		margin:0 0 2% 0;
	}
    .proj-list{ text-align: center;}
    .proj-list li{max-width:437px!important;width:100% !important; display: inline-block; float: none!important;}
	.content-row-15 {
		padding:30px 5%;
	}
	.call-box-1 ul li {
		width:100%;
		margin:0 0 15px 0;
	}
	.submit-btn input[type="submit"]{
		margin-top:15px !important;
	}
	#owl-demo1.owl-carousel .owl-item img {
	height:auto;
}
	.popup-inn {
		width:80%;
	}
	.banner-btn-right {
		display:none;
	}
	.home-from-box {
		grid-template-columns: 1fr;
	}
}

@media only screen and (max-width: 500px) {
	.floor_planes .item{ width:100%;}
    .amenities_area{grid-template-columns: 1fr;}
	.sgpb-popup-dialog-main-div-theme-wrapper-6 {
		left:30px !important;
	}
	.sgpb-theme-6-content {
		width:85% !important;
	}
	/*.sticky_btn {
    bottom: 0;
    width: 100%;
    padding: 10px;
    border-radius: 0;
		top:inherit;
	}*/
	.table-box {
		width:100%;
		float:left;
		overflow-y:hidden;
		overflow-x:scroll;
	}
	.content-row-12 h3 {
		font-size:60px;
	}
	.footer {
		background-size:cover;
	}
	.submit-btn input[type="submit"]{
		margin-top:15px !important;
	}
	.disclaimer-box p {
    font-size: 8px;
		line-height:12px;

}
.price-tbl tr th{ padding: 5px;font-size: 13px;}
.price-tbl tr td{ padding: 5px;font-size: 13px;padding: 20px 0;}
.price-tbl tr td a{ font-size: 0;background-position:center center !important; width: 35px; height: 35px; display: inline-block;}
.cont-box{padding: 50px 35px 20px 35px;}
}

@media only screen and (max-width:450px){
	.banner-list li{
		width:100%
	}

}