/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on July 5, 2018 */



@font-face {
    font-family: 'century751_btroman';
    src: url('../fonts/century-webfont.woff2') format('woff2'),
         url('../fonts/century-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on July 5, 2018 */



@font-face {
    font-family: 'zurich_btbold';
    src: url('../fonts/zurchb-webfont.woff2') format('woff2'),
         url('../fonts/zurchb-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on July 5, 2018 */



@font-face {
    font-family: 'zurich_btroman';
    src: url('../fonts/zurchn-webfont.woff2') format('woff2'),
         url('../fonts/zurchn-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}






h1.partner_head span {
    font-weight: 700;
    font-size: 33px;
    padding-bottom: 11px;
    display: block;
}

h1.partner_head {
    font-size: 29px;
    color: #e4aa59;
    font-weight: 400;
    padding-top: 10px;
    line-height: 39px;
}

.sec-Pa-logo img {
    width: 186px;
    height: auto;
    margin: 10px 0px;
}

.sec-Pa-logo {
    width: 100%;
    float: left;
    margin-top: 2%;
}





*
{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body,html{
	font-family: 'Poppins', sans-serif;
	overflow-x: hidden;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a:hover,a:active
{
    text-decoration: none;
}

button:focus {
    outline: none;
    outline: none;
}



.img-fluid
{
    display: block;
}

/*
.background_video {
    position: relative;
    height: 83vh;
    z-index: 99999999;

    background: url(../images/pp.jpg);
}*/

.background_video video
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: -1;
	right: 0;
	bottom: 0;
}

.nav_back
{
	padding: 20px 0;
	background-color:rgb(251 251 251 / 60%);
}


.nav_back .menu_icon
{
	width: 30px;
	cursor: pointer;
}


.nav_back .logo_icon
{
	margin: auto;
	width: 300px;
}

.nav_back .right_ul ul li
{
	font-size: 15px;
		text-align: right;
}


.nav_back .right_ul ul li span
{
	color: #d7b56d;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #caa967;
    overflow-x: hidden;
    transition: 0.5s;
	padding-top: 100px;
}

.sidenav li a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 15px;
    color: #000000;
    display: block;
    transition: 0.3s;
	text-transform: uppercase;
	font-family: 'century751_btroman';
	margin-bottom: 2px;
	outline: 1px solid #caa967;
    outline-offset: -5px;
}

.sidenav li a:hover {
	color: #f1f1f1;
    background: #1b212d;
}
.sidenav li a.active
{
	color: #f1f1f1;
    background: #1b212d;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
	margin-left: 50px;
	color: #000;
}

#main {
    transition: margin-left .5s;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.about .container-fluid
{
	padding-left: 0;
	padding-right: 0;
}

.about .container-fluid .left_sec
{
	
	padding: 30px;
}

.about .container-fluid .about_img
{
	background: url(../images/about.jpg) no-repeat;
	height: 700px;
}

.about{
	margin-top: -7px;
	background-color: #1b212d;
}

.about .container-fluid .left_sec img
{
	margin: auto;
    width: 130px;

}

.about .container-fluid .left_sec p
{
	color: #fff;
	font-size: 16px;
	font-family: 'century751_btroman';
	text-align:center;
	padding-bottom: 15px;
	width: 80%;
	margin: auto;
	padding-top: 50px;

}

.about .container-fluid .left_sec p:last-child
{
	padding-bottom: 0;
	padding-top: 0;
}

.plots .img_div_one {
    background: url(../images/one.jpg) no-repeat;
    height: 300px;
    margin-bottom: 22px;
}

.plots .img_div_two
{
	background: url(../images/one.jpg) cno-repeat;;
	height: 300px;
}

.plots h3
{
	font-size: 24px;
	color: #1b212d;
	font-family: 'century751_btroman';
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 15px 0 15px 0;
}

.plots h3 + img
{
	margin: auto;
	width: 120px;
}

.plots h3 + img + p
{
	color: #1b212d;
	font-size: 16px;
	font-family: 'century751_btroman';
	text-align: center;
	padding: 20px 0;
}


.plots h3 + img + p + a {
    color: #fff;
    display: table;
    margin: auto;
    background: #1b212d;
    padding: 5px 35px;
	border: 1px solid #1b212d;
	font-family: 'century751_btroman';
	transition: all 0.1s ease-in-out;
}

.plots h3 + img + p + a:hover
{
	outline: 1px solid #1b212d;
	outline-offset: -5px;
	background-color: transparent;
	color: #1b212d;
	
}

.plots
{
	padding: 80px 0 0;
}


.plots h2
{
	font-size: 32px;
	color: #1b212d;
	font-family: 'century751_btroman';
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
}

.plots h2 + img
{
	margin: 15px auto 40px auto;
}

.gateway_map h3
{
	color: #d7b56d;
	font-size: 24px;
	padding-bottom: 20px;
	font-family: 'century751_btroman';

}

.gateway_map
{
	background-color: #1b212d;
	padding: 80px 0;
}

.gateway_map h3 + p
{
	color: #fff;
	font-family: 'century751_btroman';
	font-size: 16px;
	padding-bottom: 25px;


}

.gateway_map h3 + p + h4
{
	font-size: 18px;
	color: #d7b56d;
	text-transform: uppercase;
	font-family: 'century751_btroman';
	padding-bottom: 25px;

}

.gateway_map h3 + p + h4 + ul li::after {
    content: "\f260";
    font-family: fontawesome;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    color: #d7b56d;
}

.gateway_map h3 + p + h4 + ul li {
    color: #fff;
    font-family: 'century751_btroman';
    font-size: 14px;
    padding-bottom: 10px;
    padding-left: 25px;
    position: relative;
}

.gateway_map h3 + p + h4 + ul li:last-child
{
	padding-bottom: 0;
}


.gateway_map #myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

.gateway_map #myImg:hover {opacity: 0.7;}




/* The Modal (background) */
.gateway_map .modal1 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.gateway_map .modal-content1 {
    margin: auto;
    display: block;
    width: 100%;
}

/* Add Animation - Zoom in the Modal */
.gateway_map .modal-content1, #caption { 
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.gateway_map .close1 {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.gateway_map .close1:hover,
.gateway_map .close1:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */

.about_builder h2 {
    font-size: 32px;
    color: #1b212d;
    font-family: 'century751_btroman';
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}

.about_builder h2 + img {
    margin: 15px auto 40px auto;
}

.about_builder
{
	padding: 80px 0 0;
}
section.mt-70.gallery.about_builder {
    margin-bottom: 50px;
}

.about_builder .bb_logo{
	margin: auto;
}
.inner-div {
    border: 1px solid #eee;
    box-shadow: 0 10px 10px #eee;
    padding: 19px;
    text-align: center;
    margin-bottom: 40px;
}
.inner-div h3 {
    margin-top: 18px;
    margin-bottom: 11px;
    font-size: 17px;
}
.inner-div a {
    color: #555;
}
.about_builder p
{
	font-size: 15px;
	color: #1b212d;
	font-family: 'century751_btroman';
}

footer
{
	background: #1b212d;
	padding: 80px 0;
}

footer .nav_link ul li 
{
	display: inline-block;

}

footer .nav_link ul li a
{
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
	font-family: 'century751_btroman';
	display: inline-block;
	padding-right: 13px;
}

footer .social ol li 
{
	display: inline-block;

}

footer .social ol
{
	text-align: right;
}


footer .social ol li a
{
	color: #fff;
	height: 40px;
	width: 40px;
	display:flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #fff;
	transform: rotate(45deg);
	margin-left: 30px;
	transition: 0.3s;

}

footer .social ol li a:hover
{
	transform: rotate(0);
	border-color: #d7b56d;
}

footer .social ol li a i
{
	transform: rotate(-45deg);
	transition: 1s;
}

footer .social ol li a:hover i
{
	transform: rotate(0);
	color: #d7b56d;
}

footer .bo
{
	border-bottom: 1px solid rgba(255,255,255,0.3);
	margin: 50px 0;
}

footer .inner_div span
{
	display: inline-block;
	height: 60px;
	width: 60px;
	border: 2px solid #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: auto;
	transform: rotate(45deg);
	transition: 0.3s;
}

footer .inner_div span i
{
	color: #fff;
	font-size: 25px;
	transform: rotate(-45deg);
	transition: 1s;
}

footer .inner_div span + h4
{
	font-size: 22px;
	color: #fff;
	text-align: center;
	padding: 30px 0 15px 0;
	font-family: 'century751_btroman';
}

footer .inner_div span + h4 + a
{
	color: #fff;
	text-align: center;
	display: table;
	margin: auto;
}

footer .inner_div span + h4 + a + a
{
	color: #fff;
	text-align: center;
	display: table;
	margin: auto;
}

footer .inner_div
{
	border-bottom: 2px solid #fff;
	padding-bottom: 20px;
	height: 100%;
}

footer .inner_div:hover span
{
	transform: rotate(0);
	border-color: #d7b56d;
}

footer .inner_div:hover i
{
	transform: rotate(0);
	color: #d7b56d;
}

.copy
{
	background-color: #141a26;
	padding: 10px;

}

.copy p
{
	color: #fff;
	text-align: center;
}

.copy p a
{
	color: #d7b56d;
	font-weight: 700;
}
/*
.sub_banner
{
	height: 399px;
}*/

.breadcrumps
{
	background-color: #1b212d;
	padding: 10px 15px;
}

.breadcrumps h4
{
	color: #fff;
	font-size: 24px;
	text-transform: uppercase;
	font-family: 'century751_btroman';
	text-align: center;
}

.get h3
{
	font-size: 24px;
	color: #1b212d;
	text-transform: uppercase;
	position: relative;
	font-family: 'century751_btroman';
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 70px;
}

.get
{
	padding: 80px 0;
}

.get h3::after
{
	position: absolute;
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: #e0e0e0;
	content: "";
}

.get h3::before
{
	position: absolute;
	bottom: -20px;
	left: 0;
	width: 70px;
	height: 3px;
	background-color: #1b212d;
	content: "";
	z-index: 9999;
}

.get span
{
	height: 60px;
	width: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color:#1b212d; 
	position: absolute;
}

.get span i
{
	color: #fff;
	font-size: 25px;
}

.get a
{
	display: inline-block;
	padding-left: 80px;
	color: #1b212d;
}

.get .map_div
{
	height: 300px;
	width: 100%;
	margin-top: 80px;
	margin-bottom: 80px;
}

.get .map_div iframe
{
	height: 100%;
	width: 100%;
}

.get .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #000000;
    background-color: #eaeaea;
    background-clip: padding-box;
    border: 1px solid transparent;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-bottom: 2px solid #1b212d;
}


.get .form-group {
    margin-bottom: 25px;
}

.get .btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #eaeaea;
    padding: 5px 60px;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: #1b212d;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 2px solid #1b212d;
}

.residence
{
	padding: 80px 0;
}

.residence p
{
	text-align: center;
	color: #1b212d;
    font-size: 16px;
	font-family: 'century751_btroman';
	padding-bottom: 60px;
}


.residence .img_div_one {
    background: url(../images/one.jpg) no-repeat;
    height: 300px;
}

.residence .img_div_two {
    background: url(../images/floor.jpg) no-repeat;
    height: 300px;
}

.residence h3 {
    font-size: 20px;
    color: #1b212d;
    font-family: 'century751_btroman';
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 10px 0 10px 0;
    background: #f5f5f5;
}

.residence h3 + ul li 
{
	display: inline-block;
}

.residence h3 + ul
{
	margin-top: 10px;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
}

.residence h3 + ul li:nth-child(even)
{
	padding: 0 5px;
}

/*.img_div_live
{
	background: url(../images/live.jpeg) no-repeat;
	height: 350px;
}
*/

.amenities
{
	padding: 80px 0;
}

.amenities h3
{
	color: #1b212d;
    font-size: 24px;
    text-transform: uppercase;
	font-family: 'century751_btroman';
	font-weight: 600;
	margin-bottom: 15px;
}


.amenities h3 + ul li 
{
	position: relative;
	padding-left: 25px;
	padding-bottom: 10px;
	color: #141a26;
	font-family: 'century751_btroman';

}

.amenities h3 + ul li::after
{
	position: absolute;
	top: 0;
	left: 0;
	font-family: fontawesome;
	color: #141a26;
	content: "\f141";
}

.amenities .pad_c
{
	padding: 30px 0;
}

.specification h3 {
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'century751_btroman';
    margin-bottom: 15px;
    font-weight: 600;
    padding: 10px;
    background: #1b212d;
    border-radius: 4px;
}

.specification h3 + ul li 
{
	font-size: 14px;
	color: #141a26;
	padding-bottom: 5px;
}

.specification h3 + ul li:last-child
{
	padding-bottom: 0;
}



.specification
{
	padding: 80px 0 50px 0;
}


.specification .back-col
{
	background: #efefef;
	padding: 30px;
	margin-bottom: 30px;
	border-radius: 4px;
}

.master_plan {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 80px 0;
}

.master_plan figure {
  display: block;
  margin: 0;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.master_plan figure img {
  width: 100%;
}

/*****************galery start**************/
.filter-button.active {
    background-color: transparent;
    color: #004d00;
    border: 0px solid #b9911e;
    text-transform: uppercase;
    display: none;
}

.filter-button {
    margin: 5px;
    background: #b9911e;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.gallery .img-div {
    overflow: hidden;
    -webkit-transition: all ease-in-out 0.4s;
    -o-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
    margin-bottom: 30px;
    position: relative;
}
.gallery .img-div img {
    height: 310px;
    object-fit: cover;
}
.gallery .img-div::after {
    position: absolute;
    transition: all ease-in-out 0.4s;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgb(185 145 30 / 65%);
    content: "\f00e";
    font-family: fontawesome;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-size: 25px;
    opacity: 0;
}
.gallery .img-div:hover::after {
    opacity: 1;
}


/*****************galery end**************/
/*****************about-page start**************/
.breadcrumb_section {
    padding: 81px 0;
    width: 100%;
    background: #1B212D;
    color: #fff;
}
.breadcrumb {
    background:none;

}
[class*=overlay_bg_]::before {
    background-color: #000000ad;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}
[class*=overlay_bg_] {
    position: relative;
}


/*****************about-page start**************/

/*************************conatct start*******/
.contact-form {
    padding: 41px 35px;
}
.contact-form .form-control {
    border-radius: 10px;
    padding: 11px;
    margin-bottom: 8px;
}
.contact-right img {
    max-width: 100%;
}
section.contact-cnt.get {
    padding-top: 34px;
}
/*section.contact-cnt {
    margin-top: 30px;
    margin-bottom: 80px;
}*/
.about-cnt{
	margin-top: 40px;
}
/*************************conatct end*******/


/************** quick contact ****************//* popup-form */
#feedback {
    position: fixed;
    right: 0;
    top: 13%;
    z-index: 99999;
}

#feedback-tab:hover {    background: #a6a2a none repeat scroll 0 0 !important;    color: #fff;}

#feedback-tab {
    height: 42px;
    margin-right: -54px;
    margin-top: 240px;
    padding-top: 5px;
    width: 150px;
    background: #b9911e;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 19px;
    text-align: center;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

#feedback-form {
    background: #fff;
    border: 1px solid #505050;
    border-radius: 0;
    box-shadow: 0 0 6px #7b7b7b;
    float: right;
    padding-left: 20px;
    padding-right: 20px;
    width: 326px;
    z-index: 1000;
    padding-top: 15px;
    padding-bottom: 15px;
}
#feedback-form .wpcf7-not-valid-tip{ display:none !important; }
#feedback-form .wpcf7-validation-errors{	color:#f00 !important;	}
#feedback-form .wpcf7-not-valid {    border: 1px solid red;}
#feedback-form .wpcf7-mail-sent-ok{	color:#fff !important;}
label.error{margin-top: 6px; color: #f00; font-size: 14px;}
.popup-form h2 {
    color: #000;
    text-align: center;
    font-size: 24px;
    padding-top: 15px;
}
/* #popup_msg{	color:#fff;} */
.submit-btn {
    width: 100%;
    background: #b9911e;
    color: #fff;
}
.submit-btn:hover {
    width: 100%;
    background: #008f8f;
    color: #fff;
}
#feedback p {
    color: #000;
    font-size: 12px;
    text-align: center;
    padding-top: 5px;
    margin-bottom: 0;
}

.terms-privacy {
	padding: 100px 0;
}

.terms-privacy h2 {
	font-size: 24px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 15px;
}

.terms-privacy h3 {
	
	font-size: 18px;
    margin-bottom: 15px;
    text-decoration: underline;
}

.terms-privacy p {
	font-size: 15px;
    color: #161616;
    line-height: 21px;
    padding-bottom: 10px;
    padding-top: 5px;
}

.terms-privacy ul li
{
    font-size: 15px;
    color: #161616;
    line-height: 21px;
	padding-left: 15px;
}

.terms-privacy ul li::before {
    content: "\f105";
    font-family: fontawesome;
    padding-right: 10px;
    font-size: 16px;
}


.social-li-nks{position:fixed;bottom:20px;z-index:9999;left:20px}
.social-li-nks ul{display:flex;flex-wrap:wrap}
.social-li-nks ul li{margin-left:15px}
.social-li-nks ul li a{display:inline-block}
.social-li-nks ul li a img{width:40px;transition:all ease-in-out .3s}
/************** quick contact end****************/


@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
    .nav_back .logo_icon {
    /* margin: auto; */
    width: 246px;
    float: right;
    margin-top: -45px;
}
.about .container-fluid .left_sec p {
    width: 100%;
    padding-top: 0;
}
.about .container-fluid .about_img {
    display: none;
}
.gallery .img-div img {
    height: auto;
}
.gateway_map #myImg {
    margin-top: 24px;
}
.about_builder p {
    margin-top: 20px;
}
footer .inner_div {
    border-bottom: 0px solid #fff;
  
}
footer {
    padding: 80px 0 0;
}
.residence {
    padding: 80px 0 0px;
}
}


.response_message{
	margin-top:20px;
}