.HomeBanner {
    position: relative;
    overflow: hidden;
    height: 88vh;
}
.HomeBanner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
   
    z-index: 9;
}
.HomeBanner {
    margin-top: 90px;
}
.HomeBanner .pic img{height:88vh;}
.Bnr_tx .container {
    height: 100%;
}

.Bnr_tx {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    z-index: 9;
}
.banner_slider {
    position: relative;
    z-index: 9;
}
.owl-dots {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 9;
}
button.owl-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #fff !important;
    border-radius: 5px;
    margin: 5px;
    outline: none !important;
}
button.owl-dot.active {
    width: 35px;
}
.Bnr_tx .row {
    height: 100%;
    display: flex;
    align-items: center;
}
figure.bnr_img {
    float: right;
    margin: 0 0 -142px 0;
    text-align: right;
}
.srcCol2 {
    margin-top: auto;
    text-align: right;
}
.srcCol {
    margin-top: auto;
}
.Bnr_tx h1 {
    color: #fff;
    text-transform: inherit;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 15px;
}
.Bnr_tx h2 {
    font-size: 26px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 0px;
    font-weight: 500;
}
.yellow {
    color: #f9da48 !important;
}
.enquery_icon {
    position: fixed;
    bottom: 30px;
    right: 25px;
    cursor: pointer;
    z-index: 9;
}

.WHY_CHOOSE_in {
    background: #e6eff5;
    padding: 60px 0;
}
.WHY_CHOOSE_bx {
    text-align: center;
    padding: 0 44px;
    border-right: 1px solid #b0c4d1;
    margin-top: 30px;
}
.WHY_CHOOSE_bx:hover img {
    transform: rotateY(
360deg
);
    transition: ease-in-out 1s;
}
.WHY_CHOOSE_in .row .col-md-4:last-child .WHY_CHOOSE_bx {
    border-right: 0;
}
.WHY_CHOOSE_bx h4 {
    font-size: 24px;
    color: #222222;
    text-align: center;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 35px;
    line-height: 30px;
}
.WHY_CHOOSE_bx p {
    margin-bottom: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #1c262d;
}
.contact_scn {
    background: #e6eff5;
    padding: 70px 0 100px;
}
.contact_in_left h4 {
    color: #203993;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 15px;
}
.contact_in_left a, .contact_in_left p {
    font-size: 16px;
    line-height: 23px;
    margin: 0;
    color: #000;
    font-weight: 400;
    display: inline-block;
}
.contact_in {
    background: #fff;
    width: 100%;
    margin: 35px auto 0;
    max-width: 920px;
}
.contact-4{
	width: 32%;
    display: none;
}
.contact_in_left_bx {
    padding: 30px 0 30px 50px;
    border-bottom: 1px solid #ececec;
}
.no-gutters-custom {
    flex-wrap: wrap;
}
.contact_in_left {
    border-right: 1px solid #ececec;
}
.contact-8 {
    width: 100%;
}
.contact_scn .h2 {
    font-size: 38px;
    line-height: 46px;
}
.contact_in_rt .form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #000;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid #ced4da;
    border-radius: 0px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-bottom: 1px solid #e5e5e5;
    outline: none !important;
    box-shadow: none !important;
}
.contact_in_rt ::-webkit-input-placeholder { /* Edge */
    color: #000;
  }
  
  .contact_in_rt :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000;
  }
  
  .contact_in_rt ::placeholder {
    color: #000;
  }
.contact_in_rt  .form-group {
    margin-bottom: 30px;
}
.contact_in_rt textarea.form-control {
    height: 100px;
}
.contact_in_rt {
    padding: 50px 40px 40px 35px;
}
.contact_in_rt .sub_btn2 {
    background: #ea1d26;
    border-color: #ea1d26;
    color: #fff;
}
.contact_in_rt .sub_btn2:hover {
    background: #203993;
    border-color: #203993;
    color: #fff;
}
.contact_in_rt input[type=checkbox] {
    box-sizing: border-box;
    padding: 0;
    float: left;
    margin: 5px 10px 0 0;
    color: #000;
    font-size: 16px;
    font-weight: 500;
}
.checkcontainer {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    margin: 15px 0 0 0;
}

.destop_hide{display: none;}



/*Footer css*/
.footer_scn {
    background: #d0d0d0;
    position: relative;
    z-index: 99;
}
footer {
    padding: 0;
}
.ftr_in {
    display: flex;
    justify-content: space-around;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1260px;
    width: 100%;
    margin: 0 auto;
}
.ftr_bt_rt {
    padding-right: 0px;
}
.ftrCol {
    padding-left: 30px;
    border-left: 1px solid #999;
    padding-top: 80px;
    padding-bottom: 90px;
}

.ftrCol1 {
    width: 200px;
    padding-right: 20px;
    border-left: none;
    padding-left: 0px;
}
.ftrCol1 .hdrft_social {
    margin-top: 15px;
}
.ftrCol1 p {
    margin-bottom: 15px;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    color: #474747;
    margin-top: 30px;
}
.ftrCol2 {
    padding-right: 20px;
    width: 370px;
}
.ftrCol3 {
    padding-right: 20px;
    width: 300px;
}
.ftr_hd {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    color: #ea1d26;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
footer .hdr_social {
    padding-left: 0;
    border-left: 0px solid #9b9b9b;
}
footer li {
    display: block;
    line-height: 20px;
    margin-bottom: 7px;
    transition: 0.5s all ease;
}
footer a {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    display: inline-block;
    transition: 0.5s all ease;
}
footer a:hover {
    color: #ea1d26;
    transition: 0.5s all ease;
}

.ftr_add ul li {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    position: relative;
    padding-left: 0;
    padding-bottom: 0;
    margin-bottom: 10px;
    display: block;
    transition: 0.5s all ease;
    line-height: 22px;
}
.ftr_add ul li a{
    font-size: 15px;
    color: #222222;
    font-weight: 400;
    transition: 0.5s all ease;
}
.ftr_add ul li a:hover{
    color: #ea1d26;
    transition: 0.5s all ease;
}
.ftr_add ul li span {
    position: absolute;
    top: 0;
    left: 0;
}
.ftr_add ul li a {
    color: #000;
    font-weight: 400;
}
.ftr_Form{
    position: relative;
}
.ftr_add ul li.phone_ftr {
    padding-left: 18px;
}
.ftr_menu ul li {
    display: inline-block;
    padding: 0 15px;
}
.ftr_menu {
    text-align: center;
    padding: 15px 0 10px;
    border-top: 1px solid #999;
}
.ftrCol h6 {
    font-size: 20px;
    color: #000;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 0;
}
.ftr_Form input.form-control {
    width: 100%;
    height: 44px;
    background: #FFFFFF;
    border: 0;
    border-radius: 6px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    color: #ADADAD;
    outline: none;
    box-shadow: none;
}
button.ftr_btn {
    position: absolute;
    width: 150px;
    height: 44px;
    right: 0;
    bottom: 0;
    background: linear-gradient(270deg, #FFC320 -0.12%, #FFA519 97.96%);
    border-radius: 6px;
    border: 0;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #292929;
    text-align: center;
}

.ftrCol .sub_btn2 {
    background: #ffa400;
    border-radius: 0px;
    color: #000;
    text-transform: uppercase;
    font-weight: 500;
    padding: 15px 25px;
    margin-top: 30px;
    outline: none !important;
}
.ftrCol .sub_btn2:hover {
    background: #fff;
}
.ftrCol .product_icon {
    margin-left: 22px;
}
.ftrCol4 {
    display: none;
}
.ftrSocial {
    margin-top: 25px;
}
.ftrSocial a {
    display: inline-block;
    margin-right: 14px;
    transition: 0.5s all ease;
}
.ftrSocial a:hover {
    opacity: 0.6;
    transition: 0.5s all ease;
}
.bt_ftr {
    padding: 10px 0 10px 0;
    background: #050710;
}
.bt_ftr li {
    display: inline-block;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    margin: 0;
    margin: 0 5px;
    color: #FFFFFF;
    opacity: 0.5;
}
.bt_ftr p{
    opacity: 0.5;
    margin-bottom: 0px;
}
.bt_ftr p, .bt_ftr a {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    transition: 0.5s all ease;
    color: #FFFFFF;
}

.page_menu {
    padding: 30px 0;
    background: #ededed;
}

.page_menu ul li {
    display: inline-block;
    color: #ea1d26;
    font-size: 16px;
    padding-right: 30px;
    position: relative;
    transition: 0.5s all ease;
}
.page_menu ul li a {
    display:block;
    color: #000;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    line-height: 22px;
    transition: 0.5s all ease;
}
.page_menu ul li a:hover {
    color: #ea1d26;
    transition: 0.5s all ease;
}




.counter_bg {
    background: url(../images/counter_bg.png) no-repeat center center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}
.counter_bg, .counter_img img{
    height: 200px;
    object-fit: cover;
}
.counter_bg span, .value {
    display: inline-block;
    color: #354b9c;
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
    margin: 0;
    padding: 0px;
}
.counter_tx {
    background: #e6eff5;
    height: 100%;
    padding: 20px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.counter_tx p {
    margin: 0;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    color: #222222;
}


.h6 {
    font-size: 24px;
    text-transform: uppercase;
    color: #ea1d26;
    line-height: 24px;
    margin: 0 0 10px 0;
    padding: 0;
    font-weight: 500;
}
.h2 {
    color: #555;
    font-size: 44px;
    line-height: 50px;
    margin-bottom: 20px;
    font-weight: bold;
}
.feature_tabs {
    text-align: center;
    margin-top: 40px;
}
.feature_tabs ul li {
  display: inline-block;
  position: relative;
  margin-bottom: 5px;
}
.feature_tabs > ul > li > a {
    display: inline-block;
    padding: 16px 40px 17px;
    background: #354b9c;
    font-size: 14px;
    color: #FFF;
    text-align: center;
    font-weight: 400;
    line-height: 18px;
    transition: 0.5s all ease;
}
.feature_tabs.sticky > ul > li > a {
    padding: 12px 20px 12px;
}
.feature_tabs > li.active > a, .feature_tabs > ul > li:hover > a{
    background: #000;
    color: #ffffff;
    transition: 0.5s all ease;
}
.feature_tabs ul li.active a{
    background: #000;
    color: #ffffff;
}
.feature_tab_img{
	display:block;
	overflow: hidden;
	position: relative;
}

.feature_tab_img img{
    width: 100%;
    overflow: hidden;
    -webkit-transition: all 1.2s ease-out;
    -moz-transition: all 1.2s ease-out;
    -o-transition: all 1.2s ease-out;
    transition: all 1.2s ease-out;
}
.feature_item:hover img {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.feature_submenu {
    position: absolute;
    top: 51px;
    left: 0px;
    background: #fff;
    z-index: 999;
    padding: 35px 0px 30px 30px;
    border: 1px solid #ccc;
    text-align: left;
    height: 350px;
    display: none;
}
.feature_tabs ul li:nth-child(3) .feature_submenu {
    left: -409px;
}
.feature_tabs .single_menu {
    left: 0px !important;
    padding: 0px;
    height: auto;
}
.feature_tabs .single_menu li a {
    padding: 10px !important;
    font-size: 16px !important;
}
.feature_tabs .single_menu li {
    padding: 0px !important;
}
.feature_tabs ul li:nth-child(4) .feature_submenu {
    left: inherit;
    right: 100%;
}
/*.feature_tabs ul li:nth-child(5) .feature_submenu {
    left: inherit;
    right: 440px;
}*/
.feature_tabs ul li:nth-child(2) .feature_submenu {
    left: -204px;
}
/* .feature_tabs ul li:first-child .feature_submenu {
    display: block;
} */
.feature_menu_icon {
    display: none;
}


@media(min-width:992px){
	.feature_tabs ul li:hover .feature_submenu {
		display: block;
	}
	.feature_submenu li:hover .feature_third_menu {
		display: block;
	}
}
.feature_tabs .feature_submenu > li {
    display: block;
    position: initial;
    padding-right: 35px;
    width: 260px;
}
.feature_tabs .feature_submenu > li > a {
    display: block;
    font-size: 18px;
    color: #c6c6c6;
    font-weight: 500;
    line-height: 24px;
    padding: 30px 0 20px 0;
    border-bottom: 1px solid #ccc;
    transition: 0.5s all ease;
}
/* .feature_submenu > li:first-child > a {
    color: #354b9c;
} */
.feature_tabs .feature_submenu li:hover > a {
    color: #ea1d26;
    transition: 0.5s all ease;
}

.feature_tabs .feature_submenu > li:last-child a {
    border: 0px;
}
.feature_third_menu {
    position: absolute;
    top: -1px;
    left: 100%;
    width: 500px;
    background: #f9f9f9;
    height: 350px;
    padding: 50px;
    border: 1px solid #c6c6c6;
    display: none;
}
.feature_submenu li:first-child .feature_third_menu {
    display: block;
}

.feature_third_menu:before {
    content: "";
    position: absolute;
    top: 36px;
    left: -14px;
    width: 14px;
    height: 22px;
    background: url(../images/submenu_icon.png) no-repeat left top;
}
ul.scroll_sec {
    overflow-y: scroll;
    height: 245px;
    position: relative;
}

/* width */
.feature_third_menu ::-webkit-scrollbar {
    width:4px;
  }
  
  /* Track */
  .feature_third_menu ::-webkit-scrollbar-track {
    background: #fff;
  }
  
  /* Handle */
  .feature_third_menu ::-webkit-scrollbar-thumb {
    background: #bbbbbb;
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #555;
  }
.feature_tabs .feature_third_menu li {
    display: block;
    position: relative;
    padding-bottom: 8px;
    padding-left: 22px;
}
.feature_third_menu li:before {
    content: "";
    background: #354b9c;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 6px;
    left: 0;
    border-radius: 20px;
}
.feature_tabs .feature_third_menu li a {
    display: block;
    font-size: 16px;
    color: #6d6d6d;
}


/*
.feature_tab_img::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(#0000002b, #0000009c);
	z-index: 9;
}
*/
.feature_show {
	margin-top: 30px;
}
.feature_tab_show .owl-dots {
    display: none;
}
.feature_tab_link{
	display:block;
	position: relative;
}
.feature_tab_img:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 9;
    background-image: linear-gradient(180deg, #f000, rgb(0 0 0 / 5%));
}
.feature_tab_tx {
	position: absolute;
	padding: 0 40px 0 40px;
	bottom: 44px;
	left: 0;
	width: 100%;
    z-index: 9;
}
.link_arrow {
	position: absolute;
	top: 20px;
	right: 40px;
}
.link_arrow img {
    transition: 0.5s all ease;
}
.feature_tab_tx h2{
	font-size: 30px;
	font-weight: 500;
	line-height: 40px;
	color: #ffffff;
	margin-bottom: 0px;
}
.feature_tab_tx h5{
	font-size: 20px;
	font-weight: 400;
	line-height: 20px;
	color: #ffffff;
	margin-bottom: 0px;
}

.feature_slider .owl-nav {
    display: block !important;
}


.feature_slider .owl-nav button {
    width: 60px;
    height: 60px;
    display: inline-block;
    margin: 0 15px 0 0;
    background-size: 60px 60px;
    background-repeat: no-repeat;
    background-position: center;
    border: 0;
    background-color: transparent;
    cursor: pointer;
    font-size: 0 !important;
    line-height: 0;
    outline: 0px auto -webkit-focus-ring-color;
}
.feature_slider .owl-nav button.owl-prev {
    background-image: url(../images/prev_icon.png);
    position: absolute;
    left: -30px;
    top: 50%;
    transform: translateY(-50%);
}
.feature_slider .owl-nav button.owl-next {
    background-image: url(../images/next_icon.png);
    position: absolute;
    right: -46px;
    top: 50%;
    transform: translateY(-50%);
}
.ftr_bt p, .ftr_bt a {
    color: #000;
    font-size: 14px;
    margin: 0;
}
.hdrft_social a {
    display: inline-block;
    width: 36px;
    height: 36px;
    border: 1px solid #000;
    color: #000;
    font-size: 18px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
}

.ftr_bt {
    border-top: 1px solid #999;
    padding: 20px 0;
}
.ftr_bt_in {
    max-width: 1260px;
    width: 100%;
    margin: 0 auto;
}


.counter_sl .owl-dots {
    display: none;
}
/* to remove slide effect  css */
/* .animated  {
    -webkit-animation-duration : 0 ms  !important;
    animation-duration : 0 ms  !important;
    -webkit-animation-fill-mode : both  !important;
    animation-fill-mode : both  !important;
  }  
  
  
  .fadeOut  {
    -webkit-animation-name : fadeOut  ;
    animation-name : fadeOut  ;
  }  
  @-webkit-keyframes  fadeOut  {
    0% {
      opacity : 0   ;
    }  
    100% {
      opacity : 0   ;
    }  
  }
  @keyframes  fadeOut  {
    0% {
      opacity : 0   ;
    }  
    100% {
      opacity : 0   ;
    }  
  } */



#modalLoginForm .form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 10px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid #ced4da;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    outline: none !important;
    border-bottom: 1px solid #ccc;
    padding-right: 150px;
    box-shadow: none !important;
    padding-left: 35px;
}
#modalLoginForm .sub_btn2 {
    width: 165px;
    border-radius: 0px;
    padding: 10px 15px;
    position: absolute;
    top: 5px;
    right: 0;
    background: #ea1d26;
    border-color: #ea1d26;
    color: #fff;
    border: 0;
}
#modalLoginForm .sub_btn2:hover {
    background: #203993;
    border-color: #203993;
    color: #fff;
}


.md_form {
    position: relative;
}
#modalLoginForm .md_form .grey-text {
    position: absolute;
    left: 0;
    top: 14px;
    font-size: 22px;
}
#modalLoginForm .sub_btn2 .product_icon {
    margin-left: 15px;
}

#modalLoginForm .modal-dialog {
    max-width: 580px;
}
#modalLoginForm .modal-body {
    padding-bottom: 40px;
}
#modalLoginForm .modal-header {
    border: 0;
    margin-bottom: 60px;
    display: block;
    padding: 0;
}
#modalLoginForm .h6 {
    padding: 0 0 15px 18px;
}
#modalLoginForm .modal-header .close {
    margin: 0;
    display: inline-block;
    height: 40px;
    width: 40px;
    font-size: 48px;
    position: absolute;
    top: 0px;
    right: 0;
    background: transparent;
    line-height: 40px;
    padding: 0;
    color: #000;
    font-weight: 300;
    opacity: 1;
    box-shadow: none !important;
    outline: none !important;
}

#modalLoginForm .modal-content {
    overflow: hidden;
}

.bedcrumds ul li a {
    display: inline-block;
    color: #fff;
    padding-right: 11px;
    margin-right: 12px;
    position: relative;
}
.bedcrumds ul li {
    display: inline-block;
    color: #ea1d26;
    font-size: 16px;
}
.bedcrumds ul li a:before {
    content: url('../images/breadcrumbs_icon.png');
    position: absolute;
    top: 2px;
    right: -7px;
}
.inner_banner, .inner_banner .pic img {
    height: auto;
}
.sticky {
    position: fixed;
    left: 0;
    top: 75px;
    width: 100%;
    z-index: 999;
    background: #fff;
    padding: 9px 15px;
    box-shadow: 0 6px 6px rgb(0 0 0 / 34%);
    margin-top: 0;
}
.project_menu ul li a {
    width: 175px;
    font-size: 16px;
}
.project_details p {
    margin-bottom: 15px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #222222;
}
.red{
    color:#ea1d26 !important;
}

.green{
    color:#203993 !important;
}

.Amenities_sction p {
}
.Amenities_sction .WHY_CHOOSE_in {
    padding: 60px 150px;
}
.Amenities_bx {
    text-align: center;
}
.Amenities_icon {
    display: block;
    background: #fff;
    padding: 40px 20px;
}
.Amenities_bx h5 {
    color: #354b9c;
    margin: 8px 0 0 0;
    font-size: 16px;
}
.Floor_plan_in {
    background: #e6eff5;
    padding: 55px;
}
.Floor_Plan_bx {
    background: #fff;
    padding: 25px;
}

.gallery_in {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(4, 1fr);
}
.project_details .h2 {
    font-weight: 400;
}

li.viewer-rotate-left, li.viewer-rotate-right, li.viewer-flip-horizontal, li.viewer-flip-vertical, li.viewer-reset, .viewer-title {
    display: none !important;
}
.viewer-toolbar {
    display: flex;
    align-items: center;
    justify-content: center;
}
.viewer-button {
    width: 100px !important;
    height: 100px !important;
    background-color: #feba12 !important;
}
.viewer-button:before {
    bottom: 15px !important;
    left: 29px !important;
    color: #000 !important;
    content: "X" !important;
    font-size: 22px !important;
    font-weight: 600 !important;
    background: transparent !important;
}

.DownloadBrochure_in {
    background: #203993;
    text-align: center;
    padding: 50px 20px;
    margin-top: 40px;
}

.DownloadBrochure_in .h2 {
    font-weight: 400;
    color: #fff;
    font-size: 36px;
    line-height: 40px;
}
.DownloadBrochure_in .sub_btn2 {
    color: #fff;
    background: transparent;
    padding: 15px 30px;
    border: 1px solid #fff;
}
.DownloadBrochure_in .sub_btn2:hover {
    color: #fff;
    background: #ea1d26;
    padding: 15px 30px;
    border: 1px solid #ea1d26;
}

.DownloadBrochure_in p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
}
.h3 {
    font-size: 36px;
    font-weight: 500;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 15px;
}
.pratext_bg {
    font-size: 18px !important;
    color: #203993 !important;
    font-weight: 600 !important;
}
.board_director_bx h5 {
    font-size: 18px;
    line-height: 24px;
    color: #303030;
    font-weight: 500;
    margin-bottom: 5px;
}

.board_director_bx p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 20px;
    color: #252629;
}
.board_director_img {
    display: block;
    margin-bottom: 15px;
}
.founder_img {
    display: inline-block;
    width: 260px;
    overflow: hidden;
}
.founder_img img {
    border-radius: 50%;
}
.founder_scn p {
    font-size: 16px;
    color: #474747;
}
.founder_scn .Floor_plan_in {
    padding: 50px 50px 50px 100px;
    display: flex;
    align-items: center;
}
.founder_rt {
    padding-left: 44px;
    flex: 1;
}

.contact_bx p {
    margin-bottom: 15px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #525252;
}
.contact_bx h5 {
    font-size: 22px;
    line-height: 26px;
    color: #203993;
    font-weight: 500;
    margin-bottom: 20px;
}
.contact_bx {
    padding: 36px 20px 20px 36px;
    border: 1px solid #c7c7c7;
    height: 100%;
}
.contact_bx p a {
    color: #203993;
    transition: all ease 0.5s ease;
}
.contact_bx p a:hover {
    color: #ea1d26;
    transition: all ease 0.5s ease;
}

/* Left Menu */
.investor_lt {
    
}
.investor_lt_bx {
}
.investor_menu_bx {
    margin-bottom: 5px;
}
.investor_mn_Cl {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #000;
    margin-bottom: 0;
    text-transform: inherit;
    letter-spacing: inherit;
    padding: 12px 30px 11px 10px;
    background: #e6e6e6;
    position: relative;
    cursor: pointer;
    margin-bottom: 1px;
}
.investor_mn_Cl:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 17px;
    height: 12px;
    width: 12px;
    background: url(../images/plus_icon.png) no-repeat top right;
}
.current-slider-menu .investor_mn_Cl:before {
    top: 22px;
    background: url(../images/min_icon.png) no-repeat top right;
}
.investor_menu_bx_show {
    background: #e6e6e6;
    padding: 15px 15px 25px;
    display: none;
}
.current-slider-menu .investor_menu_bx_show{
    display: block;
}
.investor_lt_bx ul li {
    display: block;
    color: #202020;
    position: relative;
    padding-left: 10px;
    padding-right: 15px;
}
.investor_lt_bx ul li.current-slider-menu a, .investor_lt_bx > ul > li:hover > a {
    color: #ea1d26;
}
.left_menu_i {
    height: 30px;
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    cursor: pointer;
}
.left_menu_i:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 9px;
    height: 12px;
    width: 12px;
    background: url(../images/plus_icon.png) no-repeat top right;
}
.left_menu_icon_add:before {
    top: 14px;
    background: url(../images/min_icon.png) no-repeat top right;
}
.investor_lt_bx ul li li {
    padding-left: 0px;
}
.investor_lt_bx ul li li:before {
    display: none;
}
.investor_lt_bx ul li:before {
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    width: 10px;
    height: 10px;
    background: #203993;
    border-radius: 10px;
}

.investor_lt_bx ul li a {
    display: block;
    font-size: 14px;
    color: #202020;
    font-weight: 400;
    transition: 0.5s all ease;
    padding: 7px 10px;
    line-height: 18px;
}
.investor_lt_bx ul li a.active{
    color: #ea1d26;
}
.investor_lt_bx ul li ul li, .investor_lt_bx ul li ul li a {
    padding-right: 0;
}
.investor_lt_bx > ul > li:hover > a{
    color: #ea1d26;
    transition: 0.5s all ease;
}
.investor_lt_bx ul li li:hover a{
    color: #ea1d26;
    transition: 0.5s all ease;
}
.investor_lt_bx ul ul{display: none;}

.date_tab {
    display: inline-block;
    padding: 12px 21px 11px;
    background: transparent;
    font-size: 14px;
    color: #585858;
    text-align: center;
    font-weight: 400;
    line-height: 18px;
    transition: 0.5s all ease;
    border: 1px solid #bbbbbb;
    margin-bottom: 5px;
}
.tb_show:hover {
    background: #e6e6e6;
    color: #fff;
    transition: 0.5s all ease;
    border: 1px solid #e6e6e6;
}
.date_tab:hover, .date_tab.active {
    background: #203993;
    color: #fff;
    transition: 0.5s all ease;
    border: 1px solid #203993;
}
.investor_rt_bx {
    padding-left: 30px;
}
.date_tabs_show {
    margin-top: 35px;
}
.date_tab_show_bx {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(4, 1fr);
}
span.d-block.mb-2.text-left {
    text-align: center !important;
}
.tb_show {
    display: inline-block;
    padding: 22px 25px 15px;
    background: transparent;
    font-size: 14px;
    color: #000000;
    text-align: left;
    font-weight: 400;
    line-height: 18px;
    transition: 0.5s all ease;
    border: 1px solid #bbbbbb;
    text-align: center;
    height: 100%;
}
.tb_show p {
    font-size: 16px;
    color: #000000;
    line-height: 20px;
}
.tb_show p b {
    display: inline-block;
    margin-bottom: 8px;
}
.Vision_and_Mission {
    background: #f7f7f7;
}
.ul_list {
    margin-bottom: 20px;
}
.ul_list li:before {
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    width: 7px;
    height: 7px;
    background: #474747;
}
.ul_list li {
    margin-bottom: 15px;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    color: #474747;
    position: relative;
    padding-left: 20px;
display:block;
}
.box_scroll {
    height: 350px;
    overflow: hidden;
    overflow-y: scroll;
padding-right:15px;
}
/* width */
.box_scroll::-webkit-scrollbar {
    width:4px;
  }
  
  /* Track */
  .box_scroll::-webkit-scrollbar-track {
    background: #fff;
  }
  
  /* Handle */
  .box_scroll::-webkit-scrollbar-thumb {
    background: #bbbbbb;
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #555;
  }


/*Icon inner css*/
.menu_accordian_mn {
    background: #ea1d26;
    margin-top: 30px;
    margin: 30px auto 0;
    padding: 10px 40px 10px;
display:none;
    cursor: pointer;
}
.menu_accordian {
    height: 22px;
    width: 32px;
    cursor: pointer;
    transition: 0.5s all ease;
    display: block;
    position: relative;
    z-index: 999;
    top: 0;
    right: 0;
    margin: 0 auto;
}
.menu_accordian.menu_accordian_add {
    top: 3px;
}
.menu_accordian .CL_MNU2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    transition: 0.5s all ease;
}

.menu_accordian .CL_MNU2:nth-child(1) {
    top: 0px;
}
.menu_accordian .CL_MNU2:nth-child(2) {
    top: 10px;
}
.menu_accordian .CL_MNU2:nth-child(3) {
    top: 20px;
}
.menu_accordian_add .CL_MNU2:nth-child(1) {
    transform: rotateZ(45deg);
    transition: 0.5s all ease;
    top: 8px;
}
.menu_accordian_add .CL_MNU2:nth-child(2) {
    display: none;
    transition: 0.5s all ease;
}
.menu_accordian_add .CL_MNU2:nth-child(3) {
    transform: rotateZ(-45deg);
    transition: 0.5s all ease;
    top: 8px;
}




/*Speakers css Start*/
.speaker_bx {
    position: relative;
    z-index: 1;
    padding: 30px 20px;
    border-radius: 10px;
    transition: all .5s;
    background: #fff;
    text-align: center;
    overflow: hidden;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 8%);
    height: 100%;
}
.speaker_bx:hover {
    box-shadow: 0 15px 38px 0 rgba(0,0,0,0.1);
    transition: all .5s;
}
.speaker_image {
    width: 100%;
    transition: all .4s;
    z-index: 1;
    position: relative;
    padding: 5px 0 20px;
}
.speaker_image img {
    border-radius: 50%;
    height: 200px;
    width: 200px !important;
    object-fit: cover;
}
.speaker_item_info {
    margin-top: 0;
    position: relative;
    z-index: 1;
}
.speaker_title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    margin-top: 0px;
    color: #404040;
    margin-bottom: 15px;
}
.speaker_department {
    margin-top: 0;
    margin-bottom: 0;
    color: #333;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
}
.speaker_social {
    color: #909aa3;
    border-radius: 50px;
    padding: 0;
    position: absolute;
    top: 0px;
    right: 0;
    transform: translateY(-100%);
    transition: 0.5s all ease;
    width: 100%;
    text-align: center;
    display: none !important;
}
.speaker_bx:hover .speaker_social{
    transform: translateY(15px);
    transition: 0.5s all ease;
}
.speaker_social .team-icon {
    position: relative;
    padding: 6px 8px;
    text-decoration: none;
    color: inherit;
    transition: all .3s;
}
.speaker_social .team-icon:hover{color:#404040; transition: all .3s;}
/*Speakers css End*/
.Director-Message {
    background: #f3f3f3;
}


.business_menu > ul > li > a {
    padding: 12px 16px 11px;
    font-size: 13px;
}
.business_menu {
    padding: 9px 5px;
}
.business_repeat_bx {
    padding: 40px 30px 40px 30px;
    background: #e6eff5;
margin-top:50px;
}
.business_repeat_bx:nth-child(odd) {
    background: #f9f9f9;
}
.business_repeat_bx p {
    font-size: 15px;
    line-height: 22px;
}
.business_repeat_bx .h4 {
    font-size: 26px;
    color: #222222;
    font-weight: 500;
    margin-bottom: 15px;
    line-height: 30px;
    text-align: left;
}
.Awards_scn .board_director_bx img {
    height: 230px;
    object-fit: contain;
}
.Awards_scn .board_director_bx {
    background: #f7f7f7;
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 6px;
}
.Awards_scn .board_director_bx p {
    min-height: 42px;
}
.business_container{
    padding-left: 10px;
    padding-right: 10px;
}

.business_menu ul.navbar-nav1 li {
    margin-left: 1px;
    margin-right: 1px;
}
.business_menu ul.navbar-nav1 {
    display: flex;
    justify-content: center;
}
.Financial_mn_div {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #ccc;
}
.dt_tb_show_rpt_hd {
	grid-column: 1/5;
}
.dt_tb_show_rpt_hd h4 {
	color: #203993;
	font-size: 22px;
}

.date_tab_show_bx_not {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(4, 1fr);
}


.chait_icon {
    position: fixed;
    bottom: 120px;
    right: 48px;
    cursor: pointer;
    z-index: 99;
}

.iconic_bulding_item .feature_tab_img {
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f7f7f7;
}
.iconic_bulding_item .feature_tab_img img {
    height: 100%;
    width: auto !important;
}
.iconic_bulding_item .feature_tab_img:before {
    opacity: 0;
}
.iconic_bulding_sl button.owl-dot {
    background: #161616 !important;
}
.iconic_bulding_sl .owl-dots {
    position: static;
    margin-top: 10px;
}
.project_menu {
    display: none !important;
}

.video_section iframe{
	height:350px;
	width:100%;
}
.video_section {
    padding-left: 40px;
    padding-right: 40px;
}
.not_position {
    position: relative;
    padding-top: 65px;
}
.not_position h1 {
    color: #555;
}
.not_position .bedcrumds ul li a {
    color: #333;
}
.not_position .bedcrumds ul li a:before {
    content: url('../images/breadcrumbs_icon_block.png');
}
.residential_btn {
    color: #354b9c;
    background: transparent;
    padding: 12px 45px;
    text-transform: uppercase;
    font-weight: 600;
    transition: 0.5s all ease;
    display: inline-block;
    outline: none;
    border-radius: 30px;
    font-size: 16px;
    margin: 0 5px 10px 5px;
    border: 1px solid #354b9c;
}
.residential_btn:hover {
    color: #fff;
    background: #354b9c;
    transition: 0.5s all ease;
    border: 1px solid #354b9c;
}
.resi_button {
    margin-bottom: 20px;
}
.iconic_bulding_item {
    position: relative;
}
.iconic_bulding_hover h4 {
    font-size: 20px;
    color: #ffffff;
    line-height: 26px;
    margin-bottom: 12px;
    font-weight: 500;
}
.iconic_bulding_hover {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    z-index: 9;
    transform: translateY(100%);
    transition: 0.5s all ease;
}
.iconic_bulding_item:hover .iconic_bulding_hover {
    transform: translateY(0);
    transition: 0.5s all ease;
}
.iconic_bulding_item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: rgb(0 0 0 / 55%);
    height: 100%;
    width: 100%;
    z-index: 9;
opacity:0;
}
.iconic_bulding_item:hover:before {
    opacity: 1;
    transition: 0.5s all ease;
}
.iconic_bulding_hover p {
    font-size: 15px;
    line-height: 22px;
    color: #fff;
    margin-bottom: 0;
}



