@font-face {
    font-family:'Maison Neue';
    src: url(../fonts/MaisonNeue-Light.ttf);
}

@font-face {
    font-family:'Maison Neue Bold';
    src: url(../fonts/MaisonNeue-Bold.ttf);
}


* {
    padding: 0;
    margin: 0 auto;
}

body {
    /*font-family: 'Open Sans', sans-serif;*/
    font-family:'Maison Neue';
    font-weight: 100;
    color: #656565;
    overflow-x: hidden;
}

a,
a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}

button:hover,
button:focus {
	outline: none;
	box-shadow: none;
	cursor: pointer;
}

em {
	font-size: 14px;
	font-style: normal;
}

h1,
h2,
h3,
h4,
h5 {
        /* font-family: 'Playfair Display', serif; */
        font-family: Playfair Display,serif !important;
        font-weight: 100;
        font-style: normal;
        color: #222326;
        font-size: 30px;
}

p {
	font-weight: 100;
	color: #656565;
	line-height: 1.8;
	font-size: 13px;
	text-align: justify;
}
.float-l{float:left;}
.float-r{float:right;}
.mrgn-left-36{margin-left:36%;}
.wdth-62{width:62%;}
.top-margn{display: block;margin: 0 !important;}
.fixed-header .logo1{display:none;}
.logo2{display:none;}
.fixed-header .logo2{display:inline-block;}
.navbar-brand img {
    width: 145px;
}

.mr-lt {
    margin-right: 0;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff !important;
    font-weight: normal;
    text-transform: capitalize;
    font-size: 14px;
    letter-spacing: 0.5px;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}

.btn_none {
    display: none !important;
}

.navbar-light {
    background: #e3e6e5b8;
    position: fixed;
    z-index: 9999;
    left: 0;
    right: 0;
    padding:0 1rem;
}

.slick-initialized .slick-slide:focus {
    outline: none;
}

.golf-master {
    padding: 40px 0;
}

.golf-master .golf-inner {
    margin-top: -100px;
}

.golf-master .golf-text h4 {
	font-size: 32px;
	line-height: 44px;
    color: #333;
    margin-bottom: 20px;
    font-weight: 500;
}

.golf-master .golf-text p {
    margin: 0;
    margin-bottom: 8px;
}

.golf-btn {
    color: #333;
    /* text-transform: unset; */
    /* font-size: 14px; */
    /* vertical-align: middle; */
    margin: 0;
    width: 50%;
}

.golf-btn span {
    position: relative;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .16em;
    text-decoration: none;
    color: #000;
}

.golf-btn i {
    border: solid 1px #333;
    color: #333;
    padding: 5px 15px;
    border-radius: 50px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
     position: relative;
     top: 5px;
     left: 0;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    background-color: transparent;
    border: 1px solid rgba(0,0,0,.4);
    color: #000;
    border-radius: 15px;
    box-sizing: content-box;
    padding: 8px 15px;
    height: 12px;
    width: 12px;
    transition: all .4s;
    margin-left: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.golf-btn:hover i,
.golf-btn:focus i {
    background: #333;
    color: #fff;
}

.golf-about .row {
    margin: 0;
}

.golf-about .row .col-lg-6 {
    padding: 0;
}

.golf-about .golf-about-inner .golf-about-img {
    background-size: cover !important;
    width: 280px;
    height: 380px;
    position: absolute;
    right: 0;
}

.golf-about-inner {
    position: relative;
    height: 730px;
}

.common-heading {
    /* color: #333; */
    /* font-size: 27px; */
    /* font-weight: 300; */
    /* line-height: 44px; */
    margin-bottom: 20px;
}

.golf-about-img-text {
    padding: 45px;
}

.golf-about-img-text p {
    margin-bottom: 10px;
}

.golf-about-img-text p:last-child {
    margin-bottom: 0;
}

.golf-padd {
    padding: 20px;
    padding-bottom: 15px;
}

.golf-world {
    background: #e3e6e5;
    margin-top: 0;
}

.golf-world .common-heading {
    text-align: center;
}

.product-showcase-carousel-controls {
    position: absolute;
    top: 3px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 2;
    font-weight: 100;
    font-size: 60px;
    background: transparent;
    color: #84642c;
    padding: 0;
    width: 40px;
    height: 40px;
    text-align: center;
}

.gallery .product-showcase-carousel-controls, .plans .product-showcase-carousel-controls, .site .product-showcase-carousel-controls {
    position: absolute;
    top: 3px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 2;
    font-weight: 100;
    font-size: 60px;
    background: transparent;
    color: #84642c;
    padding: 0;
    width: 40px;
    height: 40px;
    text-align: center;
}

.product-showcase-carousel-controls--right {
    right: 0px;
}

.product-showcase-carousel-controls--left {
    right: 30px;
}

.product-showcase-carousel-controls i {
    font-size: 18px;
    font-weight: 300;
}

.product-showcase-carousel-controls i {
	font-size: 20px;
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	padding: 6px;
	font-weight: 100;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.slick-disabled i{
    color:  #ccc;
}

.golfWorld .golfWorld-box {
    margin: 15px 0px 0 15px;
    margin-bottom: 0;
    text-align: left;
}

.golfWorld .golfWorld-box .golfWorld-box-img {
    margin-bottom: 15px;
    /*overflow: hidden;
    max-height: 250px;*/
}

.golfWorld .golfWorld-box h5 {
    color: #84642c;
    font-size: 18px;
    margin-bottom: 2px;
    width: 95%;
}
.golfWorld .golfWorld-box b {    color: #84642c;
    font-size: 14px;
    margin-bottom: 0;
    display: block;
    /* float: left; */
    width: 95%;
    font-weight: 500;}

.golfWorld .golfWorld-box h5 span {
    margin: 0;
    display: inline-block;
    /* font-family: 'Open Sans', sans-serif; */
    font-size: 20px;
    font-family: 'Maison Neue';
}

.golfWorld .golfWorld-box span {
    color: #84642c;
    font-size: 14px;
    margin-bottom: 0;
    display: block;
    float: left;
}

.golfWorld .golfWorld-box p {
    /* color: #555; */
    /* font-size: 15px; */
    margin-bottom: 20px;
    width: 95%;
    line-height: 17px;
    margin-top: 15px;
}

.golf-slider {
    height: 600px
    overflow: hidden;
    position: relative;
}

.golf-slider video {
    position: relative;
}

#amenity video {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 500px;
}

.video-caption {
    position: absolute;
    top: 0;
    right: 0;
    left: 50px;
    z-index: 1;
    max-width: 90%;
    bottom: 0;
    margin: auto;
    max-height: 180px;
    margin-left: 0;
    z-index: 100;
}

.video-caption h4 {
    color: #fff;
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 50px;
}

.video-caption p {
    color: #fff;
    margin-bottom: 30px;
    font-family: 'Playfair Display', serif;
    font-size: 30px;
    line-height: 39px;
    text-align: left;
    margin-top: 20px;
    width: 700px;
    float: left;
    clear: both;
}

.video-caption a {
	border: 1px solid rgba(255, 255, 255, 0.52);
	color: #fff;
	display: inline-block;
	text-transform: uppercase;
	border-radius: 21px;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
	line-height: 22px;
	height: auto;
	transition: all .4s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 190px;
	height: 42px;
	margin-left: 0;
	text-align: center;
	justify-content: center;
}    


.video-caption a:hover {
    border: 1px solid rgb(255, 255, 255);
}                                                                                                                                                                                                                                                                                 

.video-caption a i {
	font-size: 16px;
	position: relative;
	top: -1px;
	left: 6px;
	margin: 0;
}

.overlay {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.2);
    z-index: 10;
}

.golf-about-img.mart {
    left: 0;
    top: 200px;
    right: auto !important;
}

.amenity {
    background-size: cover !important;
    padding: 0;
    background-attachment: fixed !important;
    position: relative;
    height: 500px;
}

.amenity .container {
    position: relative;
    z-index: 100;
}

.amenity h4 {
    color: #fff;
}

.amenity ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 20px 0 0;
    padding: 0;
}

.amenity ul li {
    display: inline-block;
    color: #fff;
    padding: 28px;
    text-align: center;
    font-size: 15px;
    position: relative;
    line-height: 1.4;
    font-family: 'Playfair Display', serif;
    font-weight: 100;
}

.amenity ul li span {
	display: block;
	margin-bottom: 20px;
}

.amenity ul li:last-child:after {
	display: none;
}

.amenity ul li:after {
    content: '';
    background: url(../images/separator.png) no-repeat;
    position: absolute;
    right: -90px;
    height: 2.8rem;
    width: 8.4rem;
    top: 80px;
    margin: auto;
    transform: rotate(-10deg);
}

.amenity ul li img {
	width: 40px;
}

.btn-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: left;
    width: 95%;
    margin-bottom:20px;
}

.btn-box .golf-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}



.btn-box .golf-btn span {
    margin: 0;
    font-size: 12px;
    color: #656565;
    display: inline-block;
}

.testimonials2 .testimonials-box {
    margin: 0;
    overflow: hidden;
    width:100%;
}

.testimonials-box video{
        width: 100%;
}

.testimonials .testimonials-box img {
	transition: all ease-in-out 0.3s;

}
.testimonials .testimonials-box img:hover {
	-webkit-transform: scale(1.12);
	-ms-transform: scale(1.12);
	transform: scale(1.12);
}

.testimonials-text {
    max-width: 600px;
    margin: auto;
    background: #fff;
    margin-top: -50px;
    position: relative;
    z-index: 9;
    padding: 20px 30px;
}

.testimonials-text h5 {
    /* color: #555; */
    /* font-size: 30px; */
    margin: 0;
    line-height: 1.2;
}
.testimonials-text p {
	/* font-size: 16px; */
	/* margin: 0; */
	/* color: #333; */
	/* margin-bottom: 4px; */
	float: left;
	width: 100%;
	font-family: 'Maison Neue';
	font-size: 11px;
	margin-bottom: 2px;
	text-transform: uppercase;
	/* font-weight: 100; */
	color: #999;
	font-family: 'Maison Neue Bold';
	letter-spacing: 1px;
}


/* request form */

.request .form-group {
    width: 21%;
    float: left;
}

.request .form-group {
    padding-right: 5px;
    padding-left: 5px;
}

.request {
    background: #84642c;
    width: 100%;
    float: left;
    position: fixed;
    bottom: 0;
    z-index: 999;
}

.request p {
    color: #fff;
    font-size: 20px;
    margin: 5px 0px;
    text-align: center;
    font-weight: 100;
    text-transform: capitalize;
    margin-bottom: 0;
}

.request h1 {
    color: #fff;
}

.request .col-md-10 {
    padding-right: 0;
    padding-left: 0;
}

.request .col-sm-3 {
    padding-right: 5px;
    padding-left: 5px;
}

.request .form-control {
    background: none;
    height: 40px;
    color: #15375E;
    border: 0px solid #d2d0ceba;
    outline: none;
    box-shadow: none;
    border-radius: 0px;
    resize: none;
    background: #fff;
    padding-left: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-radius: 4px;
    font-size: 12px;
    font-family: 'Maison Neue';
}

.request .form-group {
    margin-top: 15px;
    margin-top: 5px;
}

.request .btnnn {
    text-decoration: none;
    font-size: 12px;
    font-weight: 100;
    width: 184px;
    border: solid 0px #ac761c;
    padding: 11px 12px;
    margin-right: 0px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #fff;
    position: relative;
    background: #ac761c;
    margin-top: 5px;
    border-radius: 4px;
    cursor: pointer;
    font-family: 'Maison Neue';
}

footer {
	background: #222326;
	margin-bottom: 122px;
	padding: 60px 0;
}

.footer-inner h4 {
	font-weight: 600;
	color: #84642c;
	margin-bottom: 20px;
	font-size: 28px;
}

.footer-inner ul {
	list-style: none;
}

.footer-inner ul li {
	margin: 10px 0;
}

.footer-inner ul li a {
	text-decoration: none;
	font-size: 18px;
	color: #fff;
	-webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}

.footer-inner ul li a:hover,
.footer-inner ul li a:focus {
	color: #84642c;
}

.footer-inner p {
	color: #fff;
}

.footer-inner .footer-logo {
	border-bottom: solid 1px #868686; 
	margin-bottom: 20px;
    padding-bottom: 20px;
}
.footer-inner .footer-logo img {
	width: 150px;
}

.social-icon  {
	list-style: none;
}

.social-icon li {
	display: inline-block;
	margin-right: 10px !important;
}

.social-icon li a i {
    background: #18191f;
    padding: 12px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 18px;
    text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}

.social-icon li a i:hover {
	background: #222326;
}

.our-links {
	margin-left: 50px;
}

.fixed-header {
	position: fixed;
	z-index: 1000;
	background: #84642c;
	transition: all ease-in-out 0.3s;
	padding: 0px 0;
	box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.14);
}

.fixed-header .navbar-nav li a.nav-link {
 	color: #fff !important;
        
}

.nav-link {
    display: block;
    padding: 1rem 1rem;
}

.golf-about-img.square {
    left: 60px;
    right: auto !important;
    height: 240px !important;
    top: 40px;
}

.golf-world .golf-btn i {
	margin-left: 20px;
	position: inherit;
}



.appointment .row {
	margin-top: 80px;
}
.appointment .form-control {
	margin-bottom: 20px;
	border: solid 1px #ccc;
	border-radius: 0;
	padding: 10px 10px;
	width:90%;
}

#apartment {
	margin-left: 0px;
	padding: 40px 0;
}

#floor {
	margin-right: 0px;
	padding: 40px 0;
}

#floor .common-heading {
    /* color: #333; */
    /* font-size: 27px; */
    /* font-weight: 300; */
    /* line-height: 44px; */
    margin-bottom: 20px;
   text-align:right;
}

#testimonials {
	background: #fff;
	padding-bottom: 0;
}

/* Outer */


.popup1 {
    width:  100%;
    margin:  0 auto;
    position:  fixed;
    z-index:  100000;
    left: 0;
    top: 0;
    height:  100%;
    right: 0;
    background-color: hsla(0, 0%, 0%, 0.8);
    display:none !important;
}

.cnt223 {
    width:  300px;
    border-radius: 5px;
    max-height: 533px;
    height: 533px;
    background:  url(../images/popup.jpg) no-repeat;
    background-size: contain;
    margin:50px auto;
    left: 0;
    right: 0;
    position:  relative;
    z-index: 3000;
    padding:  4px 10px;
}

.cnt223 h1 {
    font-size: 35px;
     text-align: center;
     line-height: 25px;
     color: #656464;
}

.cnt223 .x:hover {
    cursor:  pointer;
}

.cnt223 a img {
    margin-top: -30px;
     border-radius:  8px;
}


.closee {
     position: absolute;
     right: -15px;
     top: -15px;
     color: #ccc;
     font-size: 15px;
     z-index: 11111;
     cursor:  pointer;
}


.closee:hover {
     color: #fff;
 }





@media only screen and (max-width: 991px) {
    
.cnt223  {
    
    width: 92%;
    
    margin:  26vh auto;
    
}

.closee  {
    position:  absolute;
      right:  -7px;
    top:  -15px;
    color:  #ccc;
    font-size:  15px;
    z-index:  11111;
    margin-top:  0;
}


}

.popup {
    z-index: 99999;
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.84);
}


/* Inner */

.popup-inner {
    max-width: 400px;
    width: 50%;
    padding: 20px 40px 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 1);
    border-radius: 3px;
    background: #fff;
}


/* Close Button */

.popup-close {
    text-decoration: none;
    width: 30px;
    height: 30px;
    padding-top: 4px;
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 0px;
    transition: ease 0.25s all;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    border-radius: 1000px;
    background: rgba(0, 0, 0, 0.8);
    font-family: Arial, Sans-Serif;
    font-size: 20px;
    text-align: center;
    line-height: 100%;
    color: #fff;
}

.popup-close:hover {
    -webkit-transform: translate(50%, -50%) rotate(180deg);
    transform: translate(50%, -50%) rotate(180deg);
    background: rgba(0, 0, 0, 1);
    text-decoration: none;
    color: #fff;
}

.enquiry_form .form-group {
    margin-bottom: 15px;
    width: 100%;
    border: solid 0.5px #eaeaea;
    padding: 8px;
}

.enquiry_form textarea {
    height: auto !important;
    margin: 0 !important;
    border: none;
    width: 100%;
    resize: none;
    font-size: 12px;
}

.enquiry_form textarea:focus {
	outline: none;
}

.enquiry_form .form-group input {
    color: #15375E;
    border:none;
    outline: none;
    box-shadow: none;
    resize: none;
    background: #fff;
    margin-top: 0px;
    margin-bottom: 0px;
    border-radius: 2px;
    width: 100%;
    font-size: 12px;
}

.enquiry_form .btn-villas {
  width: 100px;
  margin-top: 0;
}

.enquiry_form h4 {
    margin-top: 0;
    text-align: center;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    text-transform: capitalize;
    font-weight: normal;
    letter-spacing: 0;
    font-size: 24px;
    margin-bottom: 22px;
}

.effect3 {
    width: 600px;
    position: fixed;
    right: 0%;
    top: 20%;
    z-index: 20000;
    height: 0;
}
.effect3 {
    width: 600px;
    position: fixed;
    right: 0%;
    top: 20%;
    z-index: 20000;
    height: 0;
}

.enquiryform10 {
    max-width: 320px;
    height: auto;
    float: right;
    border: 1px solid #222326;
    line-height: 30px;
    display: none;
    background-color: #222326 !important;
}

.enquiryform10 form {
  padding: 20px;
}
.contact_tab1 {
    float: right;
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    position: relative;
    right: -75px;
    border: none;
    background: #84642c;
    width: 190px;
    height: 40px;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    text-decoration: none;
    font-weight: 600;
    cursor: pointer;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-top: 30%;
    cursor: pointer;
    outline: none;
    border-radius: 5px 5px 0px 0px;
    -webkit-animation: blink 0.9s linear infinite;
    -moz-animation: blink 0.9s linear infinite;
    -ms-animation: blink 0.9s linear infinite;
    -o-animation: blink 0.9s linear infinite;
    animation: blink 0.9s linear infinite;
}

.enquiryform10 .btn {
    width: 150px;
    /* height: 30px; */
    margin: 8px auto 0;
    background: #000;
    display: block;
    padding: 18px;
    line-height: 3px;
    text-transform: uppercase;
    cursor: pointer !important;
}

.enquiryform10 h2 {
    margin: 0 0px 15px 0px;
    text-align: center;
    font-size: 24px;
}

.enquiryform10 label {
    color: #444 !important;
    text-transform: uppercase;
}

.enquiryform10 .form-group {
  background: #fff;
}

.enquiryform10 .btn-villas {
  padding: 5px;
}


.popup-inner.enquiry_form .golf-btn {
	    border: none;
    background: transparent;
    display: flex;
    align-items: center;
}

.popup-inner.enquiry_form .golf-btn span {
	top: 5px;
}

.appointment .form-control {
    margin-bottom: 20px;
    border: none;
    border-radius: 0;
    padding: 10px 10px;
    border-bottom: solid 1px #ccc;
    background: transparent;
    padding-left: 0;
    padding-right: 0;
    height: 20px;
    padding-bottom: 18px;
    /* font-size: 12px !important; */
    margin-bottom: 25px;
    resize: none;
    outline: none;
}

.appointment .form-control:focus {
	outline: none;
	box-shadow: none;
}

.appointment .golf-btn {
	border: none;
	background: transparent;
	display: flex;
	align-items: center;
	margin-left: 0;
	cursor: pointer;
	float: left;
	width: auto;
}

.appointment .golf-btn:focus {
	outline: none;	
}

.appointment .golf-btn span {
	top: 5px;
}

.appointment textarea.form-control {
	height: auto;
	padding: 0;
	width: 95%;
}

.appointment label {
	font-size: 13px;
}

.appointment .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-weight: 300;
	color: #555;
	font-size: 16px;
}
.appointment .form-control::-moz-placeholder { /* Firefox 19+ */
	font-weight: 300;
	color: #555;
	font-size: 16px;
}
.appointment .form-control:-ms-input-placeholder { /* IE 10+ */
	font-weight: 300;
	color: #555;
	font-size: 16px;
}
.appointment .form-control:-moz-placeholder { /* Firefox 18- */
	font-weight: 300;
	color: #555;
	font-size: 16px;
}

.office-address .office-address-inner {
	margin-bottom: 30px;
}

.office-address .office-address-inner:last-child {
	margin-bottom: 0;
}

.office-address .office-address-inner h4 {
	margin-bottom: 10px;
	font-size: 15px;
	color: #84642c;
	font-weight: 700;
}

.office-address .office-address-inner p {
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 1.4;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	color: #fff;
}

.testimonials video {
	width: 120% !important;
	position: inherit !important;
}

.golf-list {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

.golf-list li {
    font-size: 13px;
    /* font-weight: 300; */
    margin-bottom: 10px;
    position: relative;
    margin-left: 15px;
    font-family: Playfair Display,serif !important;
    /* color: #84a750; */
}

.golf-list li i {
    text-indent: 16px;
    position: absolute;
    left: -30px;
    top: 8px;
    font-size: 7px;
    /* color: #84a750; */
}

.testimonials .product-showcase-carousel-controls {
	top: 93%;
}

.testimonials .product-showcase-carousel-controls--right {
    margin: auto;
    left: 40%;
    right: 0;
    z-index: 99;
}

.testimonials .product-showcase-carousel-controls--left {
    left: 36%;
    z-index: 99;
    margin: auto;
}

.golf-inner img {
	height: 402px;
}

.testimonials .testimonials-box a {
	display: block;
	overflow: hidden;
}


.common-heading span{
    float: left;
    width: 100%;
    font-family: 'Maison Neue';
    font-size: 11px;
    margin-bottom: 2px;
    text-transform: uppercase;
    /* font-weight: 100; */
    color: #999;
    font-family: 'Maison Neue Bold';
    letter-spacing: 1px;
    }
	
	#testimonials .w-100 {
    width: 100%!important;
}

.golf-padd2{padding:50px 0;}
#project{padding:50px 0;padding-bottom: 90px;}


.gradient-text{
    /* font-size: 120px; */
    /* line-height: 120px; */
    color: #001f35;
    margin-bottom: 0;
    padding-bottom: 30px;
    display: inline-block;
    background: #84642c;
    /*background: linear-gradient(90deg,#84642c 0,#deeec8 50%,#f4f5f4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e2c79a",endColorstr="#eaeff3",GradientType=1);*/
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    background-size: 150%;
    background-position: 50% 50%;
    transition: background-position .4s;
    font-size: 45px;
    line-height: 90px;
    position: absolute;
    top: 0px;
    /* font-family: 'Maison Neue' !important; */
    /* font-weight: 100; */
    /* letter-spacing: -4px; */
    font-family: Playfair Display,serif !important;
    }


	.phoenix-slider{overflow:hidden;width:100%;height: 600px!important;position:relative;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;
	margin-top:0px;    background: url(../images/banners/banner4.jpg) no-repeat;
    background-size: cover;}
.phoenix-slider .phoenix-feather{background:center top no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;position:absolute;height: 600px;min-height: 460px;overflow:hidden;display:table;width:100%;z-index:2;opacity:0;}
.phoenix-slider .reborn{z-index:4}
.phoenix-slider .phoenix-feather>img{position:absolute;width:600px;height:550px;min-height:550px;overflow:hidden; float:right; background-size:600px auto;}
.container-dots-wrapper{position:absolute;margin:0 auto;right:0;left:0;height:30px;z-index:100;width:100%;bottom:5px;text-align:center;}
.container-dots-inner{display:inline-block;height:30px}

.dots{margin:0;padding:0; display: none;}
.dots li{width:40px;height:5px;float:left;margin:0 4px 7px;text-indent:-999em;opacity:1;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;background:#fff;color:rgba(255, 255, 255, 0);}
.dots li.active{background:#016833;opacity:1}
.tagline{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    max-width: 100%;
    bottom: 0;
    margin: auto;
    max-height: auto;
    margin-left: 0;
    z-index: 100;
    padding: 35vh 100px;
    background: rgba(0, 0, 0, 0.15);
    }
.banner-text{float: none;margin: 0 auto;padding: 0;width: 1150px;margin-top: 0;}


.tagline p {
    color: #fff;
    margin-bottom: 30px;
    font-family: 'Playfair Display', serif;
    font-size: 30px;
    line-height: 39px;
    text-align: left;
    margin-top: 20px;
    width: 700px;
    float: left;
    clear: both;
}

.tagline p span{
        font-family: 'Maison Neue';
        
}

	.tagline img{
	float: right;
	width: 435px;
	margin-top: 30px;
	margin-right: 55px;
	}
	
	
	#amenity .overlay{background:none;}

	#map iframe{
width:100%; float:left; height:450px;
}
	
	#map{
		margin-bottom: 82px;
	}
	
	.top-form{
		    float: right;
		    position: absolute;
		    right: 0;
		    top: -75px;
		    width: 270px;
		    background: rgba(255, 255, 255, 0.83);
		    padding: 20px;
		    text-align: center;
		    border-radius: 4px;
		    box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.35);
		    z-index: 100;
	}
	
	.top-form h3{
		color: #0d0a08;
		font-size: 25px;
		margin-bottom: 20px;
		float: left;
		width: 100%;
	}
	
	.top-form input{
		width: 100%;
		background: none;
		border: none;
		border-bottom: solid 1px #a9a7a7;
		font-size: 13px;
		outline:none;
		resize:none;
		height: 40px;
		background: none;
		padding: 0;
	}

	
	.top-form  .btnnn {
    text-decoration: none;
    font-size: 12px;
    font-weight: 100;
    width: 184px;
    border: solid 0px #0d0a08;
    padding: 11px 12px;
    margin-right: 0px;
    text-transform: uppercase;
    letter-spacing: 0.5p;
    color: #fff;
    position: relative;
    background: #0d0a08;
    margin-top: 5px;
    border-radius: 4px;
    cursor: pointer;
    font-family: 'Maison Neue';
}

/*#project .common-heading{text-align:center;}*/

.new-slider{width: 100%;float:left;margin:0;padding:0;min-height:400px;margin-top: 40px; position:relative;}

.slide-text{
    font-size: left;
    float: left;
    width: 625px;
    box-sizing: border-box;
    padding: 99px 23px;
}

.slide-text ul li{
    float: left;
    width: 100%;
    margin-bottom: 2px;
}


.slide-text p{
	    /* font-family: Playfair Display,serif !important; */
	    font-weight: 100;
	    font-style: normal;
	    color: #656565;
	    font-size: 20px;
	    line-height: 25px;
	    margin-top: 60px;
}


	.slide-image{
    float: right;
    width: 540px;

    height:360px;
}


.slide-image img{
	width: 100%;
    float: left;
    margin: 0;
}
	
	.about-box{
   
}


.about .slick-list{box-shadow:1px 1px 30px rgba(0, 0, 0, 0.25)	;}
 
.tt{
	    top: 365px;
	    text-align: right;
	    /* left: 94px; */
	    right: 45px;
}

.enur-btn-2{
     
    border: solid 0px #ac761c;
   border-radius: 4px;
    margin-right: 0px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #fff !important;
    position: relative;
    background: #ac761c;
    display:none;
}

.fixed-header .enur-btn-2{display:block;}

.enur-btn-2 a{ color: #fff !important;}

#project .product-showcase-carousel-controls{top:-10%;}


.top-form .form-group input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #6b6969;
}
.top-form .form-group input::-moz-placeholder { /* Firefox 19+ */
  color: #6b6969;
}
.top-form .form-group input:-ms-input-placeholder { /* IE 10+ */
 color: #6b6969;
}
.top-form .form-group input:-moz-placeholder { /* Firefox 18- */
color: #6b6969;
}

.gallery .golfWorld-box-img, .plans .golfWorld-box-img,  .site .golfWorld-box-img {
    height: 244px !important;
   padding: 0px 15px;
    
}

#floor .golf-padd {
       padding-bottom: 46px;
    padding-top: 46px;
    
}

.gallery .golfWorld-box-img img, .plans .golfWorld-box-img img,  .site .golfWorld-box-img img {
    height: 244px !important;
    padding-top: 39px;
    width: 100%;
}

.gallery .product-showcase-carousel-controls--left, .plans .product-showcase-carousel-controls--left, .site .product-showcase-carousel-controls--left{    right: 40px;}

.gallery .product-showcase-carousel-controls--right, .plans .product-showcase-carousel-controls--right, .site .product-showcase-carousel-controls--right{    right: 6px;}
 
 
 .appointment{padding: 26px 0;}

.marquee {
    background: #e3e6e5;
    padding: 15px 0;
}

.marquee img {
    width: 145px;
    margin: 0 30px;
}

.TabbedPanelsTab {
    line-height: 23px;
}

phoenix-feather {
        position: relative;
}

.no-mar_btn {
    margin-bottom:0 !important;
        margin-top: 0 !important;
}

.marquee2 {
    background: #e3e6e5;
    padding: 15px 0;
        margin-top: 20px;
    
}

.marquee2 h2{
font-size: 11px;
    margin-bottom: 2px;
    text-transform: uppercase;
    text-align:center;
    color: #84642c;
    font-family: 'Maison Neue Bold' !important;
    letter-spacing: 1px;
}

.bhk {
    background: rgba(255, 255, 255, 0.83);
    padding: 20px;
    text-align: center;
    color: #0d0a08;
    box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.35);
    z-index: 100;
    width: 620px;
    position: absolute;
    right: 0;
    padding: 10px;
    top: 80px;
    font-size: 20px;
    font-weight: 600;
}

.rera{width: 150px;
    position: fixed;
    left: 0;
    z-index: 999;
    height: 50px;
    background: #84642c;
    top: 58%;
    font-family: 'Maison Neue Bold' ;
    color: #fff;
    text-align: center;
    border-radius: 1 5px 0 5px;
    line-height: 50px;
display:none
}