* {
  padding: 0;
  margin: 0;
  outline:0;
}
@font-face {
    font-family: 'spinwerad';
    src: url('fonts/spinwerad.html');
    font-weight: normal;
    font-style: normal;
}


.flt{float:left;}
.fltr{float:right;}
.clr{clear:both;}
ol, ul{margin:0; padding:0;}
body a{text-decoration: none; transition: 0.5s all ease;}
body a:hover{text-decoration:none;}
body a:focus{text-decoration:none;}
ul li{list-style:none;}
h1, h2, h3, h4, h5, h6{margin:0; padding:0;}
body a:hover{color: #76766f !important; transition: 0.5s all ease;}

.center{text-align:center}
body {
    height: 100%;
    margin: 0;
    font-family: "Gilroy-Regular";
    background: #fff;
}
.begonia_DIV.center h1 {
    font-size: 30px;
    color: #76766f;
}
.bttrfly2{position: inherit; top:-30px; right:10px; width:40px;}

body h1 {
    font-size: 28px;
    line-height: 45px;
    color: #fff;
    margin-bottom: 0px;
    font-weight: 500;
    text-transform: capitalize;
    position: relative;
	font-family: 'spinwerad';
}
body h2 {
    font-size: 28px;
    line-height: 32px;
    color: #76766f;
    margin-bottom: 20px;
    font-weight: 700;
    position: relative;
    text-transform: capitalize;
    padding-left: 0px;
    display: inline-block;
    padding-bottom: 0px;
	font-family: 'spinwerad';
}


body h3 {
    text-transform: capitalize;
    font-family: 'spinwerad';
    font-size: 50px;
    color: #76766f;
    margin-bottom: 20px;
    margin-top: 0;
    padding-top: 20px;
    text-align: center;
    line-height: 54px;
    font-weight: 400;
}

body h4 {
      font-size: 26px;
    line-height: 28px;
    color: #585448;
    margin-bottom: 20px;
    font-weight: 400;
    position: relative;
	font-family: 'spinwerad';
}
body h5 {
    text-transform: capitalize;
    font-family: 'spinwerad';
    font-size: 40px;
    color: #76766f;
    margin-bottom: 10px;
    margin-top: 0;
    padding-top: 0px;
    text-align: center;
    line-height: 44px;
    font-weight: 400;
}
body p {
    font-size: 14px;
    color: #000;
    line-height: 24px;
    font-weight: 300;
    margin-bottom:15px;
	font-family: "Gilroy-Regular";
}
.border_lft {
     border-left: 10px solid #76766f;
    padding: 9px 0 4px 20px; 
}
.ul_bx ul li {
    display: block;
    font-size: 14px;
    padding-left: 20px;
    margin-bottom: 10px;
    color: #000;
    background: url(../images/ulicon.png) no-repeat 0px 4px;
}
.number ul {
    display: flex;
    align-items: center;
}
.number {
    width: 187px;
}
.whatsapp{position:relative; width: 30px; float:right;}





.btn_ex {
    height: 50px;
    font-size: 24px;
    color: #000;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s all ease;
    border-radius: 30px;
    background: #fff;
    border: 1px solid #fff;
    transition: 0.5s all ease;
    padding: 8px 40px 9px 40px;
    text-align: center;
    margin-right: 0px;
}
.mobile-content{display:none;}
.container{max-width: 1262px; width: 100%; margin:0 auto; }
.about_lt img {
    width: 100%;
    border-radius: 10px;
}
header {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 999;
    transition: 0.5s all ease;
	background: rgba(0, 0, 0, 0.70);
}
.header_fixed {
    position: fixed;
    background: rgba(0, 0, 0, 0.70);
    transition: 0.5s all ease;
}
.logo_mn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: 0.5s all ease;
	padding:11px 0;
}
.header_fixed .logo_mn {
    transition: 0.5s all ease;
}
.logo_mn a{
        height: 40px;
    display: inline-block;
}
.logo_mn .logo img{width:100%; height:100%;}
.header ul li a {
    display: block;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    transition: 0.5s all ease; height:auto;
}
.header ul li a:hover{color: #fff !important; transition: 0.5s all ease;}
.header ul li a i{color: green !important; background: green !important;}
.header ul li {
    display: inline-block;
    margin: 0 7px;
}
.number ul li span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
}

.number ul li a{
    -webkit-animation: blink .5s alternate infinite;
    -moz-animation: blink .5s alternate infinite;
    -ms-animation: blink .5s alternate infinite;
    -o-animation: blink .5s alternate infinite;
    animation: blink .5s alternate infinite;
    font-size: 16px;
}

@-webkit-keyframes blink {
    from { color: #76766f; }
    to { color: #fff; }
}
@-moz-keyframes blink {
    from { color: #76766f; }
    to { color: #fff; }
}
@-ms-keyframes blink {
    from { color: #76766f; }
    to { color: #fff; }
}
@-o-keyframes blink {
    from { color: #76766f; }
    to { color: #fff; }
}
@keyframes blink {
    from { color: #76766f; }
    to { color: #fff; }
}

.banner{width:100%; height:100vh; overflow:hidden; position:relative; z-index:1;}
.banner img{width:100%; object-fit:cover;}
#video1{ object-fit:cover; width:100%; height:100vh;}
.Mobile_banner{display: none !important;}
.over{ /* position:absolute; top:0; left:0; 
    background: rgba(0, 0, 0, 0.43); width:100%; height:100%; z-index:9; */}
.main {
    z-index: 99;
    position: relative;
}
.bg_gray{ background:#edeee7; padding:30px 0 30px; width:100%;}

.begonia_sec_one{width:100%; text-align:center; padding:50px 0 0; background:#edeee7;}
.box-grend1{width: 100%;  margin: 0 auto;  max-width: 980px;}
.begonia_sec_one h6 {
    font-size: 18px;
    font-family: "Gilroy-Regular";
    line-height: 28px;
    padding: 20px 0px;
    color: #59473b;
    text-align: left;
}
.begonia_DIV.center {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* height: 100vh; */
    width: 100%;
	background: #edeee7;
	padding: 50px 0;
}
.begonia_DIV.center ul {
    width: 100%;
    display: flex;
    justify-content: center;
}
.begonia_logo {
    margin:50px 0;
	position:relative; display: inline-block;
}
.begonia_logo img{
    width: 350px;
}
.butrfly1{position:absolute; top:-51px; right:-40px;}
.butrfly1 img{width:60px;}
.begonia_DIV.center ul li a h5 {
    margin-top: 10px;
    font-weight: 500; /* color: #faa00e; */ color:#000;
    font-size: 20px;
}
.begonia_DIV.center ul li a {
    display: block;
    text-decoration: none;
    text-decoration-line: none;
    text-decoration-style: initial;
    text-decoration-color: initial;
    text-transform: uppercase;
    transition: 0.5s all ease; 
}
.begonia_DIV.center ul li {
    display: inline-block;
    padding: 0 40px;
    border-left: 3px solid #76766f;
	 width:25%;
}
.begonia_DIV.center ul li:first-child{border-left: 0px; }

.canner_img_DIV {
    padding: 40px 0 0px;
	background: #edeee7;
}
.about_lt {
    width: 45%;
}
.about_rt_tx {
    width: 680px;
    width: 50%;
}
.about_bx {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.project_DIV {
    text-align: center;
    margin: 5px 70px;
}
#project_bx {
    padding:0;
    background: #fff;
    margin-top:45px;
}
#project_bx li img {
    width: 100%;
}

#project_bx .owl-nav.disabled {
    display: block;
}

#project_bx .owl-next{
    background: #000 url(../images/Next_icon.png) no-repeat center center;
    width: 50px !important;
    height: 50px;
    display: block;
    font-size: 0;
    display: inline-block;
    transition: 0.5s all ease;
    border-left:0px;
    right: -25px;
}
#project_bx .owl-prev{
    background: #000 url(../images/Previous_icon.png) no-repeat center center;
    width: 50px !important;
    height: 50px;
    left: -25px;
    display: block;
    font-size: 0;
    display: inline-block;
    transition: 0.5s all ease;
}

#project_bx .owl-prev, #project_bx .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);;
    border-radius: 50%;
}
#project_bx .owl-next:hover, #project_bx .owl-prev:hover {
    background-color: #76766f;
    transition: 0.5s all ease;
} 


#project_bx .owl-dots {
    position: absolute;
    bottom: -50px;
    width: 100%;
}
#project_bx .owl-dot {
    height: 11px;
    width: 11px;
    background: #fff;
    border-radius: 50%;
    margin: 0 5px;
    display: inline-block;
}

#project_bx .owl-dot.active {
    background: #76766f;
}

  




/*amenites_DIV css*/
.ameni_sub h5 {
    height: 50px;
    background: #76766f;
    text-align: center;
    display: flex;
    align-items: center;
    padding: 0 5px;
    justify-content: center;
    color: #fff;
    margin: 0;
    line-height: 20px;
    font-size: 15px; font-family: "Gilroy-Regular"; font-weight: 700;    letter-spacing: 1px;
}

.amenites_DIV {
   /*  margin: 130px 70px 70px; */
}
#amenites_slider {
    margin-top: 50px;
}
#amenites_slider .owl-nav.disabled {
    display: block;
}

#amenites_slider .owl-next{
    background: #76766f url(../images/Next_icon.png) no-repeat center center;
    width: 50px !important;
    height: 50px;
    display: block;
    font-size: 0;
    display: inline-block;
    transition: 0.5s all ease;
    border-left:0px;
    right: -85px;
}
#amenites_slider .owl-prev{
    background: #76766f url(../images/Previous_icon.png) no-repeat center center;
    width: 50px !important;
    height: 50px;
    left: -85px;
    display: block;
    font-size: 0;
    display: inline-block;
    transition: 0.5s all ease;
}

#amenites_slider .owl-prev, #amenites_slider .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);;
    border-radius: 50%;
}
#amenites_slider .owl-next:hover, #amenites_slider .owl-prev:hover {
    background-color: #000;
    transition: 0.5s all ease;
} 
#amenites_slider img {
    width: 100%;
}

.amenites_bx{width:100%; display:flex; align-items:center; padding-top:50px;}
.amenites_bx ul{width:25%; padding-left: 10px;  border-left:5px solid #8b8b8b;}
.amenites_bx ul li{display:flex;  align-items:center; width:100%; padding: 0;}
.amenites_bx ul li .bameimg{width: 80px;}
.amenites_bx ul li .ameni_txt{font-size:18px; line-height:22px; color:#59473b; font-family: "Gilroy-Regular"; text-align: left; padding-left: 10px;}



.cl_BHK ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px 0 45px;
}
.cl_BHK ul li {
    display: inline-block;
    margin-left: 6px;
}
.cl_BHK ul li a {
    font-size: 13px;
    text-transform: uppercase;
    color: #000;
    border: 1px solid #76766f;
    height: 25px;
    display: block;
    line-height: 25px;
    padding: 0 25px;
    border-radius: 25px;
    transition: 0.5s all ease;
}
.cl_BHK ul li a:hover, .cl_BHK ul li.active a{
    background: #76766f;
    transition: 0.5s all ease;
    color: #fff !important
}

.gallery_tha {
    margin-bottom: 15px;
}
.gallery_tha .owl-nav {
    display: none;
}
.floorPlan_DIv {
    max-width: 1015px;
    width: 100%;
    margin: 0 auto 30px; 
}
.gallery_tha ul li {
    position: relative;
    display: inline-block;
    padding: 0 10px;
    margin-left: -4px;
}
.gallery_tha .owl-item {
    float: none;
    display: inline-block;
}
.gallery_tha .owl-stage {
    width: 100% !important;
    text-align: center;
}

.gallery_tha ul li a {
    color: #76766f;
    padding: 0;
    display: block;
    font-size: 13px;
	font-weight:600;
}
.gallery_tha .current a {
    color: #000 !important;
}
.gallery_tha ul li:before {
    position: absolute;
    top: 3px;
    left: 0;
    width: 1px;
    height: 14px;
    background: #000;
    content: "";
}
.gallery_tha ul li.active a {
    color: #000 !important;
}
.floorPlan_DIv .owl-nav {
    display: none;
}
.gallery_tha ul li:first-child:before {
    display: none;
}

.floor_plan_DIV {padding-top:30px;}

.map_mn > div {
    flex: 1;
}
.map_mn {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.map_lt {padding-right:50px;}
.btn_div {
    display: flex;
    margin-top:75px;
}
.btn_div a{margin:0 15px;}
.map_mn h4 {padding-left: 0; line-height: 30px; font-size: 22px; color: #000; text-transform: inherit;}
.map_mn p {line-height: 30px; font-size: 18px; color: #000; }
.map_rt iframe {
    height: 470px;
    border-radius: 10px;
}

.btn_div a:hover {
    background: #76766f;
    color: #000 !important;
    border: 1px solid #76766f;
}
.walkthru_mn h2 {
    display: inline-block;
}
.walkthru_DIV {
    margin: 90px 0 0;
}
.walk_video {
    position: relative;
    max-width: 768px;
    width: 100%;
    margin: 30px auto 0;
}

.walk_video iframe {
    height: 460px;
}
/*.video_cl {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    cursor: pointer;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.43137254901960786);
}*/

footer p, footer a {
    margin: 0;
    color: #fff;
    font-size: 14px;
}
footer {
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(49, 49, 49, 0.9);
    margin-bottom: 65px;
    padding: 14px 10px 12px 10px;
}
footer a {
    opacity: 1;
}




/*Form css*/
.form_DIV {
    position: fixed;
    bottom: 0;
    z-index: 999;
    width: 100%;
}
.form_in {
    overflow: hidden;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px;
    box-sizing: border-box;
    border-radius: 5px;
}

.form_bx .form-group.From_btn {
    width: 140px;
    cursor: pointer;
    margin-right: 0;
}
.form_bx form {
    display: flex;
    align-items: center;
}
.form_bx .form-group {
    margin: 0;
    width: 24%;
    float: left;
    margin-right: 12px;
}
.form_bx .form-group.From_btn input.form-control {
    background: #76766f;
    color: #000;
    transition: 0.5s all ease;
    cursor: pointer;
}
.form_bx .form-group.From_btn input.form-control:hover {
    background: #9f7e03;
    color: #fff;
    transition: 0.5s all ease;
}
.form_bx input.form-control {
    height: 45px;
    background: #6b6a68;
    font-size: 16px;
    border: 0;
    border-radius: 5px;
    color: #fff;
    font-weight: 400;

}
.form_bx input.num{width:64% !important; float:left;}
.form_bx select.nu{width:35%; margin-right:1%; float:left; height: 45px;
    background: #6b6a68;
    font-size: 16px;
    border: 0;
    border-radius: 5px;
    color: #fff;
    font-weight: 400;}
.form_DIV h5 {
    float: left;
    margin: 0px 25px 0 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
	line-height:26px;
    font-weight: 600;
}  
.form_DIV a:hover{color:#b1aeae !important;}

.form_DIV ::-webkit-input-placeholder { /* Edge */
  color: #fff;
}

.form_DIV :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.form_DIV ::placeholder {
  color: #fff;
}

.form_DIV_Fixed {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.80);
}
.form_DIV_Fixed .form_in {
    max-width: 350px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: rgba(255,255,255,1);
    flex-direction: column;
    border-radius: 5px;
    padding: 20px 15px 10px;
    width: 96%;
}
.form_DIV_Fixed form {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.form_DIV_Fixed form .form-group {
    width: 100%;
    margin: 0 0 15px 0;
}
.form_DIV_Fixed h5 {
    color: #333;
    margin-bottom: 15px;
}
.form_DIV_Fixed .form_close {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 20px;
    display: block;
    width: 30px;
    text-align: center;
    cursor: pointer;
}




/*Popup Form*/
.overlay_sam {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 99;
    width: 100%;
    height: 100%;
    display: none;
}

.overlay_sam {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 9999;
    width: 100%;
    height: 100%;
    display: none
}
.sam1 {
    position: fixed;
    top: 20%;
    box-sizing: border-box;
    left: 0;
    right: 0;
    margin: auto;
    background: #fff;
    width: 310px;
    z-index: 99999;
    box-sizing: border-box;
    padding: 25px;
    background: #fff;
    display: none
}
.sam1 h2.para-heading {
    color: #4E4E4E;
    font-size: 20px;
    line-height: normal;
    margin: 24px 0 8px;
    padding: 0;
    font-weight: 400;
}
.sam1{    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.enquery-form2 input {
    font-size: 15px !important;
    margin-top: 5px;
    border: 1px solid #ccc;
    border-radius: 0px;
    background: none;
    color: #000;
    padding-left: 45px;
    font-weight: 100;
    border-radius: 5px !important;
    width:100%;
    transition: all 0.5s ease;
}

.enquery-form2 input:active {
    padding-left: 5px  !important;
    transition: all 0.5s ease;
}
.form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.sam1 input.input22 {
    background: url(../images/input22.png) top 5px left 8px no-repeat !important;
    background-size: 22px 22px !important;
}
.sam1 input.input23 {
    background: url(../images/input23.png) top 11px left 8px no-repeat !important;
    background-size: 22px 15px !important;
}
.sam1 input.input24 {
    background: url(../images/input24.png) top 4px left 11px no-repeat !important;
    background-size: 16px 24px !important;
}
.form-group{width:100%;}
.enquery-form2 {
    padding-top: 0px;
    position: relative;
}
.enquery-form2 .form-group {
    margin-bottom: 10px !important;
}
.btn-submit1 {
    width: 100%;
    border: 0px;
    font-size: 16px;
    border-radius: 2px;
    padding: 9px;
    text-align: center;
    background: #fba802;
    color: #000;
    transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
}
.enquery-form2 input:focus {
    background: none !important;
    padding-left: 5px;
    transition: 0.5s all ease;
}
.close_bt {
    position: absolute;
    top: -25px;
    right: -9px;
    cursor: pointer;
}
.btn-submit1:hover {
    background: #000000;
    color: #fff;
    /* border: 1px solid #2b3c61; */
}

.form_cl {
    position: fixed;
    bottom: 0;
    z-index: 999;
    width: 100%;
    display: none;
}
.form_close {
    display: none;
}


.viewer-button {
    background-color: rgb(255, 203, 8) !important;
    z-index: 999999999 !important;
}
.menu_icon {
    display: none;
}

.map_rt img {
    width: 100%;
}








/*popup css*/
.poup_bg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.35);
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
}

.popup_box {
    position: fixed;
    top: 50%;
    left: 50%;
    max-width: 780px;
    width: 100%;
    transform: translate(-50%, -50%);
    height: 65vh;
    background: #000;
    padding: 30px 20px 20px 20px;
    border-radius: 5px;
    display: none;
    z-index: 9999;
}

.popup_box_in {
    overflow: hidden;
    overflow-y: scroll;
    box-sizing: border-box;
    height: 85%;
}
.popup_box_in::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.3);
    background-color:transparent;
}

.popup_box_in::-webkit-scrollbar
{
    width: 6px;
    background-color:transparent;
}

.popup_box_in::-webkit-scrollbar-thumb
{
    background-color: #76766f;
}
body .popup_box h2 {
    margin-bottom: 10px;
}
body .popup_box h4 {
    margin-bottom: 10px;
}
.btn-agree1 {
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 45px;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #76766f;
    color: #76766f;
    cursor: pointer;
}
.btn-agree1 a{color:#76766f; }


/* .thankyou{background:url(../images/bg.png) repeat top left; padding:7%; color:#000 !important; width:40%; margin:0 auto; text-align:center; } */
.thankyou{background:rgba(255, 255, 255, 0.3); padding:7%; color:#000 !important; width:40%; margin:0 auto; text-align:center; }
.thankyou p{ color:#000 !important; font-size:24px; line-height:30px; font-weight:600; }
.thankyou a.download_pdf{background:#76766f; color:#000; padding:10px 20px; border-radius:10px; display:block; width:80%; margin:10px auto;}
.thankyou a.download_pdf:hover{background:#faa615; color:#000 !important;}
.thankyou a i{margin-right:10px;}
.project_feature_Div { padding: 0px 70px 50px;}


#project_feature_slider .owl-nav.disabled {
    display: block;
}

#project_feature_slider .owl-next{
    background: #76766f url(../images/Next_icon.png) no-repeat center center;
    width: 50px !important;
    height: 50px;
    display: block;
    font-size: 0;
    display: inline-block;
    transition: 0.5s all ease;
    border-left:0px;
    right: -85px;
}
#project_feature_slider .owl-prev{
    background: #76766f url(../images/Previous_icon.png) no-repeat center center;
    width: 50px !important;
    height: 50px;
    left: -85px;
    display: block;
    font-size: 0;
    display: inline-block;
    transition: 0.5s all ease;
}

#project_feature_slider .owl-prev, #project_feature_slider .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);;
    border-radius: 50%;
}
#project_feature_slider .owl-next:hover, #project_feature_slider .owl-prev:hover {
    background-color: #000;
    transition: 0.5s all ease;
} 
#project_feature_slider img {
    width: 100%;
}

#project_feature_slider {
    margin-top: 50px;
}


.Download_DIV .btn_div {
    margin: 0;
    align-items: center;
    justify-content: center;
}

.Download_DIV{margin-top:50px;}

.Download_DIV .border_lft {
    border-left: 0 solid #76766f;
    padding: 9px 0 4px 0;
}
#project_scheme h2{margin-bottom: 15px;}
.floor_plan_DIV h2{ margin-bottom:20px;}
.cl_BHK ul {
    margin: 0 0 15px 0;
}
#project_bx { margin-top:0;}


.ulabout ul{padding: 0; width:46.4%; display:inline-block; margin-right:2%; vertical-align: top; position:relative; }
.ulabout ul:after{background:#9b9582; width:1px; height:80%; position:absolute; top:10%; left:3px; content:'';}
.ulabout ul:last-child{margin-left:2%; margin-right:0;}
.ulabout ul li{align-items: center;padding:20px; list-style:disc;  margin-bottom: 0; display:flex; background:url(../images/bg_dots.png) no-repeat center left; z-index: 2;    position: relative; text-align: left;}
.ulabout ul li span{    margin-right: 10px;min-width:20px; font-weight:700;text-align:center;}
.ulabout ul li span i{    font-size: 12px;}
.ulabout ul li p{margin:0; color:#585448;  font-family: "Gilroy-Regular";}

.elevationbx{width:100%; position:relative; padding:0px 0;}
.elevationbx .elevationbxtxt{width:40%;  position:absolute; top:50px; left:50px;}
.elevationbx .elevationbxtxt1{width:40%;  position:absolute; bottom:50px; right:50px; text-align:right;}
.elevationbx h6{font-size:20px; line-height:24px; margin-bottom:20px; color:#fff; text-transform: uppercase;   font-weight: 600; font-family: 'spinwerad';}
.elevationbx p{font-size:16px; line-height:22px; margin-bottom:0px; color:#fff;}
.elevationiner{display:flex; padding-top:5px; background:#edeee7;}
.elevationiner .elevationbximg1{width:50%; margin:0 3px 0 0;}
.elevationiner .elevationbximg1 img{width:100%;}
.elevationiner .elevationbximg2{width:50%; margin:0 0 0 3px;}
.elevationiner .elevationbximg2 img{width:100%;}

.locationbx{ padding:50px 0; display: flex;  align-items: center; margin-bottom: 80px;}
.locationbx .locationbxtxt{width:45%; padding:0 30px; text-align: left; margin-left: 20px;}
.locationbx .locationbxtxt ul{margin-left:20px;}
.locationbx .locationbxtxt ul li{list-style: disc;}
.locationbx .locationbxtxt ul li p{    font-size: 20px; line-height: 30px;  font-weight: 700;}
.locationbx .locationbximg{width:50%; }
.locationbx .locationbximg img{width:100%;}


.ulaboutbx{display: flex;    align-items: center;justify-content: center;     margin-top: 40px;}
.ulaboutbx ul{padding: 0; width:30%; display:inline-block; margin-right:2%;     vertical-align: top;}
.ulaboutbx ul:last-child{ margin-right:0;}
.ulaboutbx ul li{    padding: 12px 20px;  list-style: none; border: none !important;  margin-bottom: 20px;  display: flex;   align-items: center; background:#fff; text-align: left;}
.facalty-box {  margin-bottom: 2px;}
.ulaboutbx ul li .icon img{    width: 45px; height:45px; margin-right: 10px;}
.ulaboutbx ul li:last-child{border-bottom:1px solid #dfddcf; }
.ulaboutbx ul li span{width:15%; font-weight:700;}
.ulaboutbx ul li p{margin:0; color:#585448;font-family: "Gilroy-Regular"; font-size: 14px; line-height:18px;}


.ulaboutbx1{display: flex;    align-items: center;justify-content: center;     margin-top: 40px;}
.ulaboutbx1 ul{padding: 0; width:30%; display:inline-block; margin-right:2%;     vertical-align: top;}
.ulaboutbx1 ul:last-child{ margin-right:0;}
.ulaboutbx1 ul li{    padding: 12px 20px;  list-style: none; border: none !important;  margin-bottom: 20px;  display: flex;   align-items: center; text-align: left;}
.ulaboutbx1 ul li .icon img{    width: 45px; height:45px; margin-right: 10px;}
.ulaboutbx1 ul li:last-child{border-bottom:1px solid #dfddcf; }
.ulaboutbx1 ul li span{width:15%; font-weight:700;}
.ulaboutbx1 ul li p{margin:0; color:#585448;font-family: "Gilroy-Regular"; font-size: 14px; line-height:18px;}

.main-box{padding:50px 0; background:#edeee7;}

.aboutbx{padding:80px 0; text-align:center;    background: #edeee7;}
.aboutbx .aboutlogo{margin-bottom:30px;}
.aboutbx p{text-align:justify; }
.aboutbx h6{color:#006cb2; text-transform:uppercase; font-size:18px; font-weight: 600; margin-bottom: 30px; }
.aboutbx .aboutbxin{width:90%; max-width:1000px; margin:0 auto; }

.bgamenities{width:100%; padding:50px 0; background:#edeee7;}
.bgimg2 .new-grand .bgamenities{    padding: 0px 90px;}
.bgamenities .head{position: relative;}
.bgamenities .head .right{float: right;}
.bgamenities .head .right img{    width: 100px;
    position: absolute;
    top: 40px;
    right: 0px;}
.smheading{font-size: 18px;
    padding-bottom: 10px;font-family: "Gilroy-Regular";
    border-bottom: 1px solid #dfddcf;
    margin-bottom: 30px;
    margin-top: 50px;}
.bgimg2 h6{font-size: 22px;
    line-height: 30px;
    margin-bottom: 40px;
    color: #585448;
    font-family: 'spinwerad';
    padding: 0;
    font-weight: 700;}

 .connect{overflow: hidden;    padding: 60px 60px; background:#edeee7;}
    .connect .head{text-align: center;margin-bottom: 30px;}
    .unit h2{font-family: 'spinwerad';font-size: 62px;color: #504e41;margin-bottom: 40px;margin-top: 0;padding-top: 20px;width: 100%;text-align: center;}
    .connect .head h2{font-family: 'spinwerad';font-size: 62px;color: #504e41;margin-bottom: 10px;margin-top: 0;padding-top: 20px;}
    .connect .head h2 span{display: block;margin-bottom: 15px;}
    .connect .head p{font-size: 18px;color: #000;}
    .connect .connect-list{}
    .connect .connect-list .col{width: 33.33%;float: left;}
    .connect .connect-list .col .img{}
    .connect .connect-list .col .img img{width: 100%;}
    .connect .connect-list .col .list{margin-top: 20px;}
    .connect .connect-list .col .list .d-flex{margin-bottom: 10px;justify-content: left;align-items: center;}
    .connect .connect-list .col .list .d-flex img{width: 50px;margin-right: 10px;}
    .connect .connect-list .col .list .d-flex p{margin-bottom: 0;color: #000;font-size: 16px;}
    .unit{background: #fff;padding: 50px 0px;}

.master-plan {text-align:center; width:100%; padding:30px 0;  background:#edeee7;}
.master-plan img {
    width: 75%;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
.gmap{max-width:750px; width:90%; margin: 0 auto;  margin-top: 60px;}

.downloads{ padding: 50px 0;   text-align:center;    background: #edeee7;}
	.downloads h3{margin-bottom:50px;}
   /*  .downloads h3{font-family: 'spinwerad';
    font-size: 62px;    padding-top: 80px !important;
    color: #504e41;margin-top: 0px;
        margin-bottom: 50px;
    text-align: center;
    padding: 0;
    background: none;
    width: 100%;} */
    .downloads ul{    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;}
    .downloads ul li{     list-style: none;
    margin: 0px 20px;}
    .downloads ul li a{}
    .downloads ul li a .download{ display: flex;
    align-items: center;width:285px;
    justify-content: space-between;
    background: #fff;
    padding: 15px; margin-bottom: 10px;}
    .downloads ul li a .download h4{color: #000;
        font-family: 'Gilroy-Medium', sans-serif;font-size: 22px; margin-bottom: 0;  font-weight: 400;  text-transform: capitalize;}
    .downloads ul li a .download .pdfs{    color:#d67372;
    font-size: 26px;
    font-weight: 600;}
	.dd-bird img {
    width: 90px;
    position: absolute;
    right: -18px;
    top: -96px;
}
.callbx{padding:50px 0; background:#f5f5f5; position:relative;}
.callbx a{color:#000;}
.butrfly2{position:absolute; top:-35px; left:18%; width:60px;}
.butrfly2 img{width:60px;}
.box-grend1 h4 {
    font-size: 58px;
    font-family: 'spinwerad';
    text-transform: uppercase;
	color:#000;    text-align: center;
    margin-bottom: 0;
	position:relative;
}


.heart {
    position: fixed;
    top: -50%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -m-transform: rotate(-45deg);
    transform: rotate(-45deg);
 }

.heart:before {
    position: absolute;
    top: -50%;
    left: 0;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: 100%;
}

.heart:after {
    position: absolute;
    top: 0;
    right: -50%;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: 100%;
}

@-webkit-keyframes love {
  0%{top:110%}
}
@-moz-keyframes love {
  0%{top:110%}
}
@-ms-keyframes love {
  0%{top:110%}
}
@keyframes love {
  0%{top:110%}
}

@-webkit-keyframes fall {
    0% {
        opacity: 0.9;
        top: 0
    }
    100% {
        opacity: 0.9;
        top: 100%
    }
}

@keyframes fall {
    0% {
        opacity: 0.9;
        top: 0
    }
    100% {
        opacity: 0.9;
        top: 100%
    }
}

@-webkit-keyframes blow-soft-left {
    0% {
        margin-left: 0
    }
    100% {
        margin-left: -50%
    }
}

@keyframes blow-soft-left {
    0% {
        margin-left: 0
    }
    100% {
        margin-left: -50%
    }
}

@-webkit-keyframes blow-medium-left {
    0% {
        margin-left: 0
    }
    100% {
        margin-left: -100%
    }
}

@keyframes blow-medium-left {
    0% {
        margin-left: 0
    }
    100% {
        margin-left: -100%
    }
}

@-webkit-keyframes blow-soft-right {
    0% {
        margin-left: 0
    }
    100% {
        margin-left: 50%
    }
}

@keyframes blow-soft-right {
    0% {
        margin-left: 0
    }
    100% {
        margin-left: 50%
    }
}

@-webkit-keyframes blow-medium-right {
    0% {
        margin-left: 0
    }
    100% {
        margin-left: 100%
    }
}

@keyframes blow-medium-right {
    0% {
        margin-left: 0
    }
    100% {
        margin-left: 100%
    }
}

@-webkit-keyframes sway-0 {
    0% {
        -webkit-transform: rotate(-5deg)
    }
    40% {
        -webkit-transform: rotate(28deg)
    }
    100% {
        -webkit-transform: rotate(3deg)
    }
}

@keyframes sway-0 {
    0% {
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    40% {
        -ms-transform: rotate(28deg);
        transform: rotate(28deg)
    }
    100% {
        -ms-transform: rotate(3deg);
        transform: rotate(3deg)
    }
}

@-webkit-keyframes sway-1 {
    0% {
        -webkit-transform: rotate(10deg)
    }
    40% {
        -webkit-transform: rotate(43deg)
    }
    100% {
        -webkit-transform: rotate(15deg)
    }
}

@keyframes sway-1 {
    0% {
        -ms-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    40% {
        -ms-transform: rotate(43deg);
        transform: rotate(43deg)
    }
    100% {
        -ms-transform: rotate(15deg);
        transform: rotate(15deg)
    }
}

@-webkit-keyframes sway-2 {
    0% {
        -webkit-transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(56deg)
    }
    100% {
        -webkit-transform: rotate(22deg)
    }
}

@keyframes sway-2 {
    0% {
        -ms-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -ms-transform: rotate(56deg);
        transform: rotate(56deg)
    }
    100% {
        -ms-transform: rotate(22deg);
        transform: rotate(22deg)
    }
}

@-webkit-keyframes sway-3 {
    0% {
        -webkit-transform: rotate(25deg)
    }
    40% {
        -webkit-transform: rotate(74deg)
    }
    100% {
        -webkit-transform: rotate(37deg)
    }
}

@keyframes sway-3 {
    0% {
        -ms-transform: rotate(25deg);
        transform: rotate(25deg)
    }
    40% {
        -ms-transform: rotate(74deg);
        transform: rotate(74deg)
    }
    100% {
        -ms-transform: rotate(37deg);
        transform: rotate(37deg)
    }
}

@-webkit-keyframes sway-4 {
    0% {
        -webkit-transform: rotate(40deg)
    }
    40% {
        -webkit-transform: rotate(68deg)
    }
    100% {
        -webkit-transform: rotate(25deg)
    }
}

@keyframes sway-4 {
    0% {
        -ms-transform: rotate(40deg);
        transform: rotate(40deg)
    }
    40% {
        -ms-transform: rotate(68deg);
        transform: rotate(68deg)
    }
    100% {
        -ms-transform: rotate(25deg);
        transform: rotate(25deg)
    }
}

@-webkit-keyframes sway-5 {
    0% {
        -webkit-transform: rotate(50deg)
    }
    40% {
        -webkit-transform: rotate(78deg)
    }
    100% {
        -webkit-transform: rotate(40deg)
    }
}

@keyframes sway-5 {
    0% {
        -ms-transform: rotate(50deg);
        transform: rotate(50deg)
    }
    40% {
        -ms-transform: rotate(78deg);
        transform: rotate(78deg)
    }
    100% {
        -ms-transform: rotate(40deg);
        transform: rotate(40deg)
    }
}

@-webkit-keyframes sway-6 {
    0% {
        -webkit-transform: rotate(65deg)
    }
    40% {
        -webkit-transform: rotate(92deg)
    }
    100% {
        -webkit-transform: rotate(58deg)
    }
}

@keyframes sway-6 {
    0% {
        -ms-transform: rotate(65deg);
        transform: rotate(65deg)
    }
    40% {
        -ms-transform: rotate(92deg);
        transform: rotate(92deg)
    }
    100% {
        -ms-transform: rotate(58deg);
        transform: rotate(58deg)
    }
}

@-webkit-keyframes sway-7 {
    0% {
        -webkit-transform: rotate(72deg)
    }
    40% {
        -webkit-transform: rotate(118deg)
    }
    100% {
        -webkit-transform: rotate(68deg)
    }
}

@keyframes sway-7 {
    0% {
        -ms-transform: rotate(72deg);
        transform: rotate(72deg)
    }
    40% {
        -ms-transform: rotate(118deg);
        transform: rotate(118deg)
    }
    100% {
        -ms-transform: rotate(68deg);
        transform: rotate(68deg)
    }
}

@-webkit-keyframes sway-8 {
    0% {
        -webkit-transform: rotate(94deg)
    }
    40% {
        -webkit-transform: rotate(136deg)
    }
    100% {
        -webkit-transform: rotate(82deg)
    }
}

@keyframes sway-8 {
    0% {
        -ms-transform: rotate(94deg);
        transform: rotate(94deg)
    }
    40% {
        -ms-transform: rotate(136deg);
        transform: rotate(136deg)
    }
    100% {
        -ms-transform: rotate(82deg);
        transform: rotate(82deg)
    }
}

.sakura {
    background: -webkit-linear-gradient(120deg, red, red);
    background: red;
    pointer-events: none;
    position: fixed; z-index:9;
}

.videobx{width:100%; position:relative; margin-top:30px; text-align:center;}
.videobx ul{margin:0;}
.videobx ul li{display:inline-block; width:30%; margin-right: 2%;  margin-bottom: 20px;}


@media screen and (max-width: 912px) {
    .carousel-inner > .item img {height: auto !important;}
    .form_DIV.initial-div {position: fixed !important;}
    .form_DIV_Fixed .form_in {transform: translateY(-98%) !important;}
}
@media screen and (max-width: 540px) {
    .carousel-indicators {bottom: 0px !important;}
    .logo_mn .logo a img.main-logo{    width: 100px !important;}
    .logo h3{    font-size: 15px !important;}
    .logo_mn .logo{display: flex;align-items: center;}
    .form_DIV_Fixed .form_in {transform: translateY(-50%) !important;}
}
@media screen and (max-width: 412px) {
    .logo h3{    font-size: 11px !important;}
}