
body {font-family: 'Open Sans', sans-serif; }
.in { padding-right:0 !Important;}
.top { padding:8px 0; border-bottom:1px solid #00a3d1; background:#efefeb;}
.toplog { width:50%;}
.menurow {position:sticky; top:0px; background:#fff; z-index:999; border-bottom:1px solid #00a3d1;}
.menu {
    padding: 5px 0;
}

.navbar-toggler { display:none;}
.menu li{}
.menu li a{ padding:10px 15px; color:#ec1751; font-size:16px; letter-spacing:1px;  text-align:center; text-transform: capitalize; position:relative; font-weight:500;}
.menu li a:hover { text-decoration:none; color:#000;}
.nomaring {margin:0;}
.slider { position:relative;}
#cont {
    float: right;
    position: absolute;
    right: 26px;
    background: rgb(204, 204, 204);
    padding: 13px 15px;
    display: none;
    background-color:#ec1751;
    color: #fff;
    top: 0;}
#cont  a { color:#FFF;}
.formbox {
    position: absolute;
    right: 0;
    top: 0;
    padding:2px 15px;
    bottom: 0;
     background-color:#0f5892; z-index:99;}
.formbox h1 {
    text-align: center;
    /*font-size: 50px;*/
    color: #f15931;
    font-weight: 900;
    letter-spacing: 4px;
    margin: 0;
    /*padding: 6px 0 0;*/
}
.leftsection p {
    text-align: justify;
    line-height: 30px;
    font-size:15px;
}
.formbox .form-control {
    border-radius: 0;
    margin-bottom: -7px;
    height:38px; border-bottom:1px solid #000; border:0;
}
.formbox input[type=text] {
    border-radius: 0;
    color: #fff;
    border: 0;
    padding: 8px;
    font-size: 16px;
    background: none;
    border-bottom: 1px solid #fff;padding-left: 0;}
.formbox input[type=button] {
	width: 100%;
    /* width: 30%; */
    border-radius: 0;
    color: #000;
    border: 0; font-weight:600;
    padding: 8px;
    font-size: 14px;
    background: #f3f1ee;
    letter-spacing: 1px; cursor:pointer;}
.formbox h2 {

    font-size: 16px;
    text-align: center;
    letter-spacing: 1px;
    padding: 5px 0;
    color: #fff;
  font-weight: 600;
    margin: 0;
    text-transform: uppercase;
    line-height: 22px;

}
.gallery-img {
    margin-bottom:30px;}
.floor-img {
    cursor: pointer;}
.formbox h2 span {

    font-size: 16px;
    display: block;
    padding: 0 0 12px;
    font-weight: bold;
    line-height: 10px;

}
.formbox h3 {
    font-size:18px;
    text-align: center;
    letter-spacing: 1.5px;
   /*  background-color: #f15931; */
    padding: 5px 0; font-weight:500;
    color: #fff;
    margin: 0;}
.payment-colm img {
    width: 100%;}
.payment-colm h3 {
    text-align: center;
    font-size: 16px;
    padding:20px 0 0 0;}
.payment-colm {
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
    height: 310px;}
.payment-sec {
    padding-top: 20px;}
.formbox h4 {
    font-size: 18px;
    text-align: center;
    letter-spacing: 1.5px;
    /* background-color: #bd9133; */
    padding: 3px 0;
    color: #fff; font-weight:500;
    margin:0px 0;}

.formbox b {
    letter-spacing: .5px;
    font-size: 18px;
    text-align: right;
    float: right;
    padding: 7px 0 0;
    color: #fff;}
.formbox b a {color: #fff;}
.formbox b a:hover {text-decoration:none;}
.formbox .fieldRow {
    float: left;
    padding: 0 0 10px;
    width: 100%; margin-bottom:10px;}
.billionaire-logo {margin:-129px auto 0; border-radius: 42px 42px 0 0;}
.formbox .fieldRow ul { margin:0; padding:0;}
.formbox .fieldRow ul li{ list-style:none; float:left; margin-right:10px;}
.formbox .fieldRow ul li label { margin-right:5px;}
.formbox .fieldRow ul li label input {}
 
.formbox2 { padding:30px;}
.formbox2 h1 {
    text-align: center;
    font-size: 50px;
    color: #f15931;
    font-weight: 900;
    letter-spacing: 4px;}
.formbox2 .form-control {
    border-radius: 0;
    margin-bottom: 7px;
    height: 44px; border-bottom:1px solid #000; border:0;}
.formbox2 input[type=text] {border-radius:0; color:#fff;  border:0; padding:8px; font-size:16px; background:transparent; border-bottom:1px solid #ccc; }
.formbox2 input[type=button] { width:40%; border-radius:0; color:#fff;  border:0; padding:8px; font-size:16px; background:#ec1751; }
.formbox2 h2 {
    font-size: 16px;
    text-align: center;
    letter-spacing: 1px;
    /* background-color: #f15931; */
    padding: 5px 0;
    color:#fff; font-weight:500;
    margin: 0;}
.formbox2 h2 span{ font-size:14px; display:block;}
.formbox2 h3 {
    font-size: 18px;
    text-align: center;
    letter-spacing: 1.5px;
   /*  background-color: #f15931; */
    padding: 5px 0; font-weight:500;
    color:#fff;
    margin: 0;}
.formbox2 h4 {
    font-size: 18px;
    text-align: center;
    letter-spacing: 1.5px;
    /* background-color: #bd9133; */
    padding: 5px 0;
    color:#fff; font-weight:500;
    margin: 5px 0;}
.formbox2 b {
    letter-spacing: 1.5px;
    font-size: 16px;
    text-align: right;
    float: right;
    padding: 7px 0 0;
    color:#fff;}
input[type=text].input-field::-webkit-input-placeholder { color:#fff;}
.modal-content { background:#0f5892;}
.input-container {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 5px auto;
    margin-top:10px;}
.frmbtn {
    margin-top:22px;cursor:pointer;}
	.modal-body.inq-form button.close {
    color: #fff;
    opacity: 1;
}
.input-container .fa {font-size:18px;}
.icon {
  padding: 10px;
  border-top-color: #000;
    border-right-color: #000;
	border:1px solid #000;   
  min-width: 50px;
  text-align: center;}
.input-field {
  width: 100%;
  padding: 7px;
  outline: none;}
.input-field:focus {
  border: 2px solid dodgerblue;}
.banner-offer {
    position: absolute;
    bottom: 150px;
    left: 0;
    padding: 0;}
.banner-offer img { }
.price-banner {
        background-color: rgba(80, 72, 72, 0.77);
    padding: 20px 0;
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 2; padding: 12px 0;}
.price-banner p {
    padding: inherit;
    margin-right: 30px;
    font-size: 14px;
    }
.banner-offer h5 {
    font-size:35px;
    text-align: center;
    letter-spacing: 1px;
    padding: 5px 0;
    color: #fff;
    margin: 0;
    background:#eb7e24cc;
    border-radius: 0;
    font-weight: bold;
    text-transform: uppercase;
}
.ovr-sec {
    padding-top: 30px;
}
.banner-offer h5 span { display:block; color:#fff;}
.banner-offer h5 span a { color:#fff;}
.price-banner .flex-wrp {
    align-items: baseline !important;}

.price-banner .wrapper {
    /* max-width: 870px; */
    width: 100%;
    margin: 0 auto;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content:flex-start;}
.price-banner p {
    padding: inherit;
    color:#fff;
    font-size: 15px;
    
    margin: 0 80px 0 0;}
.flex-wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;}
.price-banner p strong {
    display: block;
    letter-spacing: 1px;
    font-weight: 600;}
.about { padding:50px 0;}
.about p {text-align:justify; line-height:23px; font-size:16px; letter-spacing:1px;}
.about b { font-size:24px; letter-spacing:2px; font-weight:600; color:#000;}
#gallery2{ color:#fff;}
.carousel-indicators2 {
    position: absolute;
    padding: 40px 25px;
    left: 0;
    top: 0;
    bottom: 0;
    background:#ec1751;
    right: 0;
    z-index: 99;
    width:500px;
    margin: 0;}
.floor-img h3 {
    text-align: center;
    margin: 0px;
    padding: 12px 0px;
    font-size: 20px;
    font-weight: 600;
    color: #ec1751;}
.carousel-indicators2 .btn-gold {
    border-color: #000;
    background-color: #000;
    border-radius: 0;
    color: #fff;
    padding: 10px 25px;
    margin-top: 3px;} 
.carousel-indicators2 .btn-gold a{ color:#fff;}
.carousel-indicators2 .btn-gold a:hover {text-decoration:none;} 
.carousel-indicators2 h1{ font-size:24px; line-height: 1.2em; font-weight:600; letter-spacing:1.5px; position:relative;}
.sectionTitle{
       
}

.sectionTitle span.icon {
    display: block;
    height: 56px;
    position: relative;
    width: 56px;
	 display: inline-block;
    float: left;} 
.sectionTitle h1{
    margin-left: 75px;
    padding: 0px 0 20px;
	font-size: 24px;
    line-height: 1.2em;
    font-weight: 600;
    letter-spacing: 1.5px;
    position: relative; color:#000;text-transform: uppercase;}
.sectionTitle h1 span{color:#ec1751;
    display: block;}
.sectionTitle span.icon:before {
    border-top-color: #fbda39db;
    border-right-color: #fbda39db;
    top: 0;
    right: 0;}
.carousel-indicators2 h1 .fa { position:absolute; font-size:80px;}
.carousel-indicators2 h1  span {
  color: #fff;
    display: block;}
.carousel-indicators2 .carousel-control-prev {
    bottom: 40px;
    top: auto;
    left: auto;
    right: 54px;}
.carousel-indicators2 .carousel-control-next {
    bottom: 40px;
    top: auto;}
.carousel-indicators2 .fa { font-size:30px; color:#000;}
.carousel-inner .carousel-item img { width:100%;}
.propertyPrice {
    padding: 20px 0 0 0;
    margin: 40px auto 50px;
    padding-top: 0;
    position: relative;}
.propertyPrice .sectionTitle.active span.before-block, .page-about-us-about-management span.before-block {
    display: inline-block;
    background-color: #f6f3e3;
    position: absolute;
    width: 500px;
    left: 0;
    top: -40px;
    height: 100%;
    z-index: -9;
    padding: 70px 0;}
.pricebc {
    position: absolute;
    left: 0;
    background:#ec1751;
    padding: 43px 0px 20px 182px;}
.owl-stage {
    /* position: absolute; */
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    top: 29px;
    margin-left: 300px;}

.owl-stage .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    margin-right: 20px;
    margin-top:50px;width: 43%;}

.owl-stage .owl-item .slide {
    float: left;
    padding: 5px;
    width: 100%;}

.owl-stage .owl-item .slide .box {
    background-color: #fff;
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
    float: left;
    padding: 30px 35px;
    position: relative;
    width: 100%;
    /* max-height: 240px; */
}
.propertyPrice .slide .box ul{ margin:0; padding:0;}
.propertyPrice .slide .box ul li {
    color: #ec1751;
    
    font-size: 16px;
    padding: 0 0 5px;
    width: 100%;
    margin-right: 5px;
    list-style: none;}
.propertyPrice .slide .box ul li:last-child{ border:1px solid #ec1751; padding:10px 15px; margin:10px auto; text-align:center; letter-spacing:1px; position:relative;} 
.propertyPrice .slide .box ul li:last-child a {color:#ec1751; text-align:center;text-decoration: none;}

.menu li:last-child a {
    border: none;}	
.propertyPrice .slide .box ul li span {
    color: #000;
    display: block;
     
    font-size: 16px;
    padding: 7px 0 0;}
.clear{ clear:both;}
.life { position:relative; margin:80px auto;}
.lifebg { position:absolute; background:#ec1751; bottom:0; left:0; right:0; height:200px; z-index:-9;}
#lifeslider { margin-top:50px;}
#lifeslider .fa { font-size:35px; color:#000;}
#lifeslider .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease;}
#lifeslider .carousel-inner .carousel-item h2 {
    position: absolute;
    left: 0;
    right: 0;
    font-size: 18px;
    letter-spacing: 1.5px;
    bottom: 0;
    background:#ec1751;
    padding: 15px 0;
    text-align: center; color:#fff;text-transform: uppercase;
    font-weight: 600; margin:0;}
.life ul{}
.life ul li{ margin:1px auto;display:block;}
.life ul li span {
    padding: 0 10px;
    background: #ec1751;
    display: inline-block;
    float: right;
    width: 80px;
    color: #fff;}
.life ul li {
    margin: 1px 0px 8px 0px;
    font-size: 15px;
    font-weight: 600;}
.ourservice { position:relative; margin:80px auto;}
 
/******************* Accordion Demo - 6 *****************/
#accordion6 .panel{
    border: 1px solid #bf6026;
    border-radius: 0;
    box-shadow: none;
    margin-left: 50px;
    margin-bottom: 12px;}
 
#accordion6 .panel-heading{
    padding: 0;
    background: #fff;
    position: relative;}
#accordion6 .panel-heading:before,
#accordion6 .panel-heading:after{
    content: "";
    border-right: 8px solid #bf6026;
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    position: absolute;
    top: 12px;
    left: -9px;}
#accordion6 .panel-heading:after{
    border-right: 7px solid #fff;
    border-bottom: 7px solid transparent;
    border-top: 7px solid transparent;
    position: absolute;
    top: 13px;
    left: -6px;}
#accordion6 .panel-title a{
    display: block;
    padding: 3px 20px 3px 20px;
    border: none;
    font-size: 20px;
    font-weight: 400;
    color: #bf6026;
    position: relative;
    background: #f1f1f2;}
#accordion6 .panel-title a:before,
#accordion6 .panel-title a.collapsed:before{
    content: "\f068";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    color: #bf6026;
    text-align: center;
    border: 1px solid #bf6026;
    position: absolute;
    top: 0;
    left: -50px;
    transition: all 0.5s ease 0s;}
#accordion6 .panel-title a.collapsed:before{ content: "\f067"; }
#accordion6 .panel-body{
    padding: 0 15px 15px;
    border: none;
    font-size: 14px;
    color: #807e7e;
    line-height: 28px;}
#accordion6 .panel-body p{ margin-bottom: 0; }

/******************* Accordion Demo - 5 *****************/
#accordion5 .panel{
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 15px 50px;}
#accordion5 .panel-title a{
    display: block;
    padding: 10px 20px 10px 60px;
    background: #ec1751;
    border-radius: 30px;
    border: 2px solid #ec1751;
    font-size: 20px;
    font-weight:400;
    color: #fff;
    position: relative;text-decoration: none;}
#accordion5 .panel-title a.collapsed{
    border: 2px solid #ec1751;
    background: #fff;
    color: #000;}
#accordion5 .panel-title a.collapsed:hover { text-decoration:none;}
#accordion5 .panel-title a:before,
#accordion5 .panel-title a.collapsed:before{
    content: "\f068";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    background: #ec1751;
    font-size: 18px;
    color: #fff;
    text-align: center;
    border-right: 3px solid #fff;
    position: absolute;
    top: -10px;
    left: -30px;
    z-index: 1;
    transition: all 0.3s ease 0s;}
#accordion5 .panel-title a.collapsed:before{
    content: "\f067";
    background:#ec1751;
    border: none;}
#accordion5 .panel-body{
    padding: 10px 15px 0;
    margin: 0 0 0 30px;
    border: none;
    font-size: 14px;
    color: #333;
    line-height: 28px;
    position: relative;}
#accordion5 .panel-body p img { margin:0 auto; display:block;}
#accordion5 .panel-body:before{
    content: "";
    display: block;
    width: 5px;
    height: 98%;
    background: #ec1751;
    position: absolute;
    top: 0;
    left: -30px;}
#accordion5 .panel-body:after{
    content: "";
    border-top: 20px solid #ec1751;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    position: absolute;
    bottom: 0;
    left: -48px;}
.salient-features {
    margin: 20px 0px 50px;}
.salient-features ul {
    margin: 0 0 0 10px;
    padding: 0;}
.salient-features ul li{ list-style:square; letter-spacing:1px; font-size:15px; font-weight:600; line-height:24px;}

/******************* Accordion Demo - 4 *****************/
#accordion4 .panel{
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 10px;
    overflow: hidden;
    position: relative;}
#accordion4 .panel-heading{
    padding: 0;
    border: none;
    border-radius: 0;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;}
#accordion4 .panel-heading:before,
#accordion4 .panel-heading:after{
    content: "";
    width: 50%;
    height: 20%;
    box-shadow: 0 15px 5px rgba(0, 0, 0, 0.4);
    position: absolute;
    bottom: 15px;
    left: 10px;
    transform: rotate(-3deg);
    z-index: -1;}
#accordion4 .panel-heading:after{
    left: auto;
    right: 10px;
    transform: rotate(3deg);}
h4.panel-title{margin:10px 0px !important;}
#accordion4 .panel-title a{
    display: block;
    padding: 15px 70px 15px 70px;
    margin: 0;
    background: #fff;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #d11149;
    border-radius: 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    position: relative;}
#accordion4 .panel-title a:before,
#accordion4 .panel-title a.collapsed:before{
    content: "\f106";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 55px;
    height: 100%;
    text-align: center;
    line-height: 50px;
    border-left: 2px solid #D11149;
    position: absolute;
    top: 0;
    right: 0;}
#accordion4 .panel-title a.collapsed:before{ content: "\f107"; }
#accordion4 .panel-title a .icon{
    display: inline-block;
    width: 55px;
    height: 100%;
    border-right: 2px solid #d11149;
    font-size: 20px;
    color: rgba(0,0,0,0.7);
    line-height: 50px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;}
#accordion4 .panel-body{
    padding: 10px 15px;
    margin: 0 0 20px;
    border-bottom: 3px solid #d11149;
    border-top: none;
    background: #fff;
    font-size: 15px;
    color: #333;
    line-height: 27px;}

.footer {
    background: #000;
    padding: 20px 0;
    display: flex;
    justify-content: flex-end;
    /* margin-top: 150px; */
}
.footer h2 {
    text-align: left;
    font-size:24px;
    color: #ec1751;
    font-weight: 900;
    letter-spacing: 1px;
    margin: 0;
    padding: 0;}
.footer h2 span{ font-size:12px; color:#fff; }
.footermenu {
    margin: 0;
    padding: 0;
    width: 100%;     
    display: flex;
    display: flex;
    justify-content:center;}
.footermenu li {
    list-style: none; 
    float: left; font-size:15px; letter-spacing:1px;
    padding: 5px 10px; color:#fff; margin-top:0px;}
.footermenu li a{ color:#fff;}
.footermenu li a:hover { text-decoration:none;}
.footer p { color:#fff; font-size:14px; text-align:center; letter-spacing:1px; margin:0;}

.footer hr {
    margin-top: 10px;
    margin-bottom:10px;
    border: 0;
    border-top: 1px solid #fff;}
.slider .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 60px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: flex-start;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 20px;
    list-style: none;}
.slider .carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #0e0e0e;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;}

.mobile-section {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;    
    display: none;}

.floor-img img {
    width: 100%;
}
 
 

/*********************** Demo - 21 *******************/
.box21{text-align:center;position:relative; margin-bottom:20px; padding:20px 20px;}
.box21:after,.box21:before{content:"";width:2px;height:2px;border-radius:50%;background:rgba(187, 143, 64, .5);position:absolute;top:50%;left:50%;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}
.box21:hover:after,.box21:hover:before{-webkit-transform:scale(400);-moz-transform:scale(400);-ms-transform:scale(400);-o-transform:scale(400);transform:scale(400)}
.box21:before{-o-transition:all .5s linear .3s;-moz-transition:all .5s linear .3s;-ms-transition:all .5s linear .3s;-webkit-transition:all .5s linear .3s;transition:all .5s linear .3s}
.box21:hover:before{-moz-transition-delay:0s;-webkit-transition-delay:0s;-o-transition-delay:0s;-ms-transition-delay:0s;transition-delay:0s}
.box21:after{-o-transition:all .5s linear .6s;-moz-transition:all .5s linear .6s;-ms-transition:all .5s linear .6s;-webkit-transition:all .5s linear .6s;transition:all .5s linear .6s}
.box21:hover:after{-moz-transition-delay:.2s;-webkit-transition-delay:.2s;-o-transition-delay:.2s;-ms-transition-delay:.2s;transition-delay:.2s}
.box21 img{width:120px;height:auto; margin-bottom:30px; height:90px;}
.box21 h2 { font-weight:600; text-align:center; margin:0 0 30px; padding:0; font-size:20px;}
.box21 .box-content{width:100%;height:100%;position:absolute;top:0;left:0;background:0 0;color:#fff;padding-top:25px;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;transition:all .3s linear 0s;z-index:1}
.box21:hover .box-content{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-moz-transition-delay:.4s;-webkit-transition-delay:.4s;-o-transition-delay:.4s;-ms-transition-delay:.4s;transition-delay:.4s}
.box21 .title{font-size:21px;font-weight:700;text-transform:uppercase;border-bottom:1px solid #fff;padding-bottom:20px;margin-top:20px}
.box21 .description {
    font-size: 16px;
    font-style: normal;
    padding: 0 10px;
    margin: 15px 0;
}
.box21 .read-more{display:block;width:120px;background:#000;border-radius:5px;font-size:14px;color:#fff;text-transform:capitalize;padding:10px 0;margin:0 auto}
@media only screen and (max-width:990px){.box21{margin-bottom:30px}
}
@media only screen and (max-width:479px){.box21 .box-content{padding-top:0}
}
@media only screen and (max-width:359px){.box21 .title{padding-bottom:10px}
}
 




 
 
@media(min-width:1500px) and (max-width:1920px){
	.input-container {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 10px auto;}
.formbox input[type=text] {
    border-radius: 0;
    color: #fff;
    border: 0;
    padding: 8px;
    font-size: 16px;
    background: transparent;
    border-bottom: 1px solid #ccc;-webkit-text-fill-color: #fff;
    height: 60px;}
#gallery2 {
     
}
#gallery2 ul{
     
}
#gallery2 ul li{
    line-height:35px;
}

.formbox h2 {
    font-size: 18px;
    text-align: center;
    letter-spacing: 1.5px;
    /* background-color: #f15931; */
    padding: 5px 0;     
    font-weight: 500;
    margin: 0;
        line-height: 32px;
}
.formbox h4 {
    font-size: 24px;
    text-align: center;
    letter-spacing: 1.5px;
    /* background-color: #bd9133; */
    padding: 5px 0;     
    font-weight: 500;
    margin: 5px 0;
}
.formbox h3 {
    font-size: 22px;
    text-align: center;
    letter-spacing: 1.5px;
    /* background-color: #f15931; */
    padding: 5px 0;
    font-weight: 500;    
    margin: 0;
}	
.formbox {
    position: absolute;
    right: 0;
    top: 0;
    /*padding: 35px 25px;*/
    bottom: 0; 
    z-index: 99;
}
.frmbtn {
    margin-top: 40px;
}
 .container {
    max-width: 80%;
}
} 
 .aminitest-sec li {
    margin:15px 0px 0px 0px;
}

@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-250px * 7));
            transform: translateX(calc(-250px * 7));
  }
}

@keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-250px * 7));
            transform: translateX(calc(-250px * 7));
  }
}
.award-sec .slider {
  background: white;
  /* box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.125); */
  margin: auto;
  overflow: hidden;
  position: relative;
}
.award-sec .slider::before, .slider::after {
  /* background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%); */
  content: "";
  height: 100px;
  position: absolute;
  width: 200px;
  z-index: 2;
}
.award-sec .slider::after {
  right: 0;
  top: 0;
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}
.award-sec .slider::before {
  left: 0;
  top: 0;
}
.award-sec .slider .slide-track {
  -webkit-animation: scroll 40s linear infinite;
          animation: scroll 40s linear infinite;
  display: flex;
  width: calc(250px * 14);
}
/* .slider .slide { */
  /* height: 100px; */
  /* width: 250px; */
/* } */
.award-sec .slide {

    border: 1px solid #ccc;
    margin: 10px 0px;
    padding: 10px;
}
.award-sec  .slider h2 {
    text-align: center;
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 15px;
}
.award-sec {
    padding-bottom: 60px;
}
.floor-img {
    margin-bottom: 30px;
    border: 1px solid #ccc;
}
.panel-body.row ul {
    margin-left: 0;
    padding-left: 0;
}
.feature-text h3 {
   font-size: 24px;
font-weight: 700;
letter-spacing: 1.5px;
color: #000;
text-transform: uppercase;
margin: 0px 0 15px 0;
}
.feature-colm img {
    width: 100%;
}
.feature-sec{padding:0px 0px 20px 0px;}
.feature-colm-right ul {
    padding: 0;
}
.feature-colm-right li {
    margin-bottom: 10px;
}
   .enquirybox input::-webkit-input-placeholder { color:#fff !important; }
   
   .formbox .form-control::placeholder {
    color: #fff;
}
.form-control.btmsbmt1 {

    width: 30%;
    display: inline-block;
    float: left;
    cursor: pointer;

}
   .formbox2 .form-control::placeholder {
    color: #fff;
}
.form-control.btmsbmt3 {

    width: 30%;
    float: left;
    display: inline-block;
    cursor: pointer;

}

@media (max-width:767px){
body {margin-bottom:40px;}
.form-control.btmsbmt1 {
    width: 100%;
    display: block;
    float: none;
    cursor: pointer;
}
.payment-colm {
    height: auto;
    margin-top:30px;}
.payment-colm h3 {padding: 20px 0 20px 0;}	
.mobile-section {
   background:#000;}
.menu {
    padding: 5px 0;
    background: #f9f9f9;}
 #lifeslider .carousel-control-next, .carousel-control-prev {top: -38px;}
.formbox2 input[type=button] {
	width: 100%;
    /* width: 28%; */
    border-radius: 0;
    color: #fff;
    border: 0;
    padding: 8px;
    font-size: 16px;
    background:#ec1751;}
	#lifeslider .carousel-control-next, .carousel-control-prev {
    right: 0;}
.banner-offer h5 {
    font-size: 15px;
    text-align: center;
    letter-spacing: 1px;
    padding: 5px 0;
    color: #fff;
    font-weight: 600;
    margin: 0;
    background: #100f0f;}
.banner-offer {
    position:relative;
    bottom: 0;
    left: 0;
    padding: 0;
    border-radius: 0;}
.banner-offer h5 { border-radius:0;}
.mobile-section .btn{ border-radius:0; border:0;} 
.mobile-section .btn-success {
    background:#ec1751;
   width: 100%;}
	.life ul {
    padding: 0;

}
.mobile-section a .fa {
    display: inline-block;
    font-size: 16px;
    margin-bottom: 5px;}
.mobile-section a  {
    width:49%;}
.formbox {
    position:relative;
    right: 0;
    top: 0;
    padding: 15px 25px;
    bottom: 0;  
    z-index: 99;
    left: 0;}	
.frmbtn {
    margin-top:24px;
    cursor: pointer;}
.sectionTitle {
    text-align: center;}
.sectionTitle span.icon {
    display: block;
    height: 56px;
    position: relative;
    width: 56px;
    display: inline-block;
     float: none;}
.sectionTitle h1 {
    margin-left: 0;
    padding: 0px 0 0px;
    font-size: 24px;
    line-height: 1.2em;
    font-weight: 600;
    letter-spacing: 1.5px;
    position: relative;
    margin-top: 5px;}
.sectionTitle h1 b{ display:inline; font-size: 24px;}
.about {
    padding: 50px 10px;}
.about b {
    letter-spacing: 2px;
    font-weight: 600;
    text-align: center;
    display: block;
    font-size: 14px;}
 
.sectionTitle h1 span {  
    display: inline;}
.formbox input[type=button] {
    width: 100%;
    border-radius: 0;
    color:#ec1751;
    border: 0;
    padding: 8px;
    font-size: 16px;
    background:#fff;}
.formbox b {
    letter-spacing: 1.5px;
    font-size: 24px;
    text-align: center;
    float: none;
    padding: 7px 0 0;
    color: #000;
    display: block;}
.price-banner {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 20px 0;
    position: relative; display:none;
    width: 100%;
    bottom: 0;
    z-index: 2;
    padding: 12px 0;}
.carousel-indicators2 ul { margin:0; padding:0 0 0 20px;}
.carousel-indicators2 .btn-gold {     
    border-radius: 0;
    color: #fff;
    padding: 10px 25px;
    margin-top: 30px;}
.propertyPrice {
    padding: 20px 0 0 0;
    margin: 20px auto 50px;
    padding-top: 0;
    position: relative;}
.price-banner .wrapper {
    /* max-width: 870px; */
    width: 100%;
    margin: 0 auto;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    display: block;}	
.price-banner p{
    padding: 5px 0;
    font-size: 15px;
    
    margin: 2px 0;
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #ccc;}
.carousel-indicators2{
    position: relative;
    padding: 40px 25px;
    left: 0;
    top: 0;
    bottom: 0;   
    right: 0;
    z-index: 99;
    width: 100%;
    margin: 0;}
 
.carousel-indicators2 .carousel-control-prev {
    bottom: 80px;
    top: auto;
    left: 0;
    right: 0;}
.carousel-control-next {
    right: 48px;}
.pricebc {
    position: relative;
    left: 0;  
    padding: 10px 0;}
.owl-stage {
    /* position: absolute; */
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    top: 29px;
    margin-left: 0;}
.owl-stage .owl-item {
    position: relative;
    min-height: 1px;
    float: none;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    margin-right: 0;
    margin-top: 0;}
	.owl-stage .owl-item {
    width: 100%;
}
#accordion5 .panel {
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 15px 30px;}
.footermenu {
    margin: 0;
    padding: 0;
    width: 100%;    
    display: block;}
.owlCustomWrap {display:none;}
.menurow {
    position: sticky;
    top: 0px;
    background: #fbda39db;
    z-index: 999;
    border-bottom: 1px solid #ccc;}
.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
    right: 4px;
    top: 30px;
    display: block;
    position: absolute;}
.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;}

.menurow {
    position: absolute;
    top:100px;
    background: #bd9133;
    z-index: 999;
    border-bottom: 1px solid #ccc;
    left: 0;
    right: 0;}
.floor-img {
    margin-bottom: 30px;}
.menu li a {
    padding: 10px 15px;
    color:#ec1751;
    font-size: 16px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: capitalize;
    position: relative;
    font-weight: 400;
    display: block;
    border-bottom: 1px dotted #000;}
.slider .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -19px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: flex-start;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
    list-style: none;}
.formbox2 {
    padding:30px 5px;}

.modal {
    position:fixed;
    top: 83px;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
    margin: 0 !important;}
#accordion5 .panel-title a {
    display: block;
    padding: 5px 20px 5px 30px;
    font-size: 16px; line-height:22px;
    font-weight: 400; letter-spacing:1px;
    color: #fff;
    position: relative;}
h4.panel-title {
    margin: 30px 0px !important;}
#accordion5 .panel-title a:before, #accordion5 .panel-title a.collapsed:before {    
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;     
    font-size: 13px;
    color: #fff;
    text-align: center;
    border-right: 3px solid #fff;
    position: absolute;
    top: -6px;
    left: -30px;
    z-index: 1;
    transition: all 0.3s ease 0s;}
.Highlights h2 { font-size:15px; text-align:center; font-weight:600;}
.footer h2 {
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: 900;
    letter-spacing: 4px;
    margin: 0;
    padding: 0;}
.owl-stage .owl-item .slide .box {
    background-color:#0f5892;}
.footer h2 span {
    font-size: 14px;
    color: #fff;}
.propertyPrice .slide .box ul li:last-child a {
    color: #fff;
    text-align: center;}
.propertyPrice .slide .box ul li span {
    color: #fff;
    display: block;
    font-family: "DIN-Medium";
    font-size: 16px;
    padding: 7px 0 0;}
.propertyPrice .slide .box ul li {
    color:#c9c9c9;
    
    font-size: 16px;
    padding: 0 0 5px;
    width: 100%;
    margin-right: 5px;
    list-style: none;}
.footermenu li {
    list-style: none;
    float: none;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 5px 0px;
    color: #fff;
    text-align: center;}
#lifeslider {
    margin-top:20px;}
.life {
    position: relative;
    margin: 40px auto;}
 
.lifebg {
    position: absolute;    
    bottom: 0;
    left: 0;
    right: 0;
    height: 159px;
    z-index: -9;}
.salient-features ul li {
    list-style: square;
    letter-spacing: 1px;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    text-align: justify;}
} 