@charset "utf-8";

/* CSS Document */

@font-face {

    font-family: "Gotham";

    src: url('../Gotham-Font/GothamMedium.ttf')  format('opentype');

    }



    @font-face {

        font-family: "Gotham Light";

        src: url('../Gotham-Font/Gotham-Light.otf')  format('opentype');

        }

        

        

        html {

  scroll-behavior: smooth;

}

body{

	margin:0;

	padding:0;

    font-family: "Gotham";

	box-sizing: border-box;	

}

body {

    overflow-x: hidden;

}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{ overflow:hidden; }
.contactUs{ width: 100%; overflow: hidden; }

*, *:before, *:after {

  box-sizing: border-box;

}




h1,h2,h3,h4,h5,h6{
	margin:0;	
	line-height: 1.3;
	padding: 5px 0; 
}

ul {

    margin: 0;

    padding: 0;

}

img{

	max-width:100%;	

}



p{

	margin-top:0;

	margin-bottom:15px; 	

    font-family: "Gotham Light";

}

section p{

    margin-top: 0;

    font-weight: 600;

    margin-bottom: 15px;

    font-family: "Gotham Light";

    font-size: 16px;

    line-height: 31px;

    letter-spacing: 0.5px;

}

section h2 {

    font-weight: 700;

}

i.fa-solid.fa-arrow-right {

    font-size: 16px;

}



header img {

    width: 60px;

}

.banner__slider .slide{
	position:relative;	
}

.banner__slider .slide__img {
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
	min-height:700px;
}

.slide__content 

{

    margin: 0;

    position: absolute;

    top: 30%;
	
	transform:translateX(-50%);
	
	left: 50%
}

.banner_socialicon {display: flex;flex-direction: column;align-content: left;flex-wrap: wrap;color: #fff;}


.slick-slide .slide__img img{
	margin: 0 auto;
}


i.fa-brands {

    display: block;

    padding: 16px 0 0 0;

}

h1.animated.title {

    font-size: 40px;

    padding-bottom: 1rem;

    margin-bottom: 15px;
	
	cursor: text;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;

}

.modal-header{
	padding:20px;	
}

.modal-body {
    padding: 20px;
}

.popup-contact-box .mb-3.form_personal_information p{
	letter-spacing: 0.5px;
	font-weight:600;	
}

@media (min-width: 576px){
.modal-dialog {
    max-width: 600px;
}
}

.contact_info ul {

    list-style-type: none;

}

.slide__content--headings , .contact_info {

    color: #fff;

}

.seprator {

    display: flex;

    height: 200px;

    justify-content: left;

    padding: 10px 5px;

}

button.btn-light.mt-3 {

    font-size: 24px;

    padding: 8px 15px;

    background: #FF0000;

    border: 0;

    color: #fff;

}

button.btn-light.mt-3 a:hover{

   color: #fff;

}

.banner_socialicon a:hover{
	color:#fff;	
}

.seprator img {

    height: 100%;

}



.col-1.seprator_wrapper {

    flex-direction: column;

    justify-content: left;

}

button.slick-prev.slick-arrow {

    right: 85px;

    z-index: 9;

    font-size: 0;

    color: #fff;

    border: 0;

    background: 0;

    position: absolute;

    bottom: 31px;

}



header .container {

    position: relative;

}



.header_wrapper {

    margin: 0 auto;

    position: absolute;

    width: 100%;

    z-index: 1;
	
	left:50%;
	
	transform: translateX(-50%);
	
	padding:10px;
	
	max-width: 1320px; 
	

}

.header_wrapper:after{ content: " "; display: block; clear: both; }

button.slick-next.slick-arrow {

    color: #fff;

    border: 0;

    background: 0;

    right: 30px;

    z-index: 9;

    position: absolute;

    font-size: 0;

    bottom: 31px;

}




.details_item {

    display: flex;

    justify-content: space-between;

    padding-bottom: 20px;

}

.slide__img .overlay {

    background: #2A2A36CC;
	opacity:100%;
}

#tower_condos {

    background: #F7F7F7;

    padding: 100px 0;

}

button.btn.btn-primary {

    background: #FF0000;

    padding: 10px 20px;

    border: #FF0000;

}



.form-check-input:checked {

    background: #FF0000;

    border: #ff0000;

}

.sticky-container {

  display: none; 

  background-color: #dc1411;

  padding-right: 3px;

  position: fixed;

  top: 50%;

  width: auto;

  height: auto;

  z-index: 9999;

  text-align: center;

}

.button-container a{

    color: #fff;

    text-decoration: none;

}

.button-container {

    padding: 10px;

    color: #fff;

    text-decoration: none;

}

input , select {

    font-family: 'Gotham Light';

}

.community_wrapper{

    background: url(../image/Sectionbg.png

    );

}

.community_wrapper .col-sm-4 {

    position: relative;

    background: url(../image/Whiteshape.png);

    left: -100px;

}

.community_wrapper .col-lg-5 {

    position: relative;

    background: url(../image/Whiteshape.png);

    left: -100px;

    background-size: cover;

}

#lakefront h2 {

    font-weight: 800;

    padding-bottom: 30px;

    font-size: 36px;

}



.lakefront-img {

    padding-top: 30px;

}

.city_overlaping_bg .col-sm-4 {

    height: 0px;

    left: 0;

}





.city_overlaping_bg .col-sm-5 .row {

    display: flex;

    justify-content: start;

    align-items: flex-end;

    flex-direction: column;

    flex-wrap: nowrap;

}

.community_inner {

    display: flex;

    height: 100%;

    align-items: center;

    padding: 20px;

}

.city_overlaping_bg .col-sm-8 {

    width: 81%;

}

.city_overlapimg{

    margin-top:-60px;

}

.second_img{

    position: relative;

    bottom:-10px;

}

#vip_brokers {

    background-image: url("../image/Section.png");

    padding: 60px 0;

    background-size: cover;

    background-repeat: no-repeat;

}

#tower_location {

    background-image: url(../image/Section1.png);

    padding: 60px 0;

    background-size: cover;

    background-repeat: no-repeat;

}



.vip_wrapper {

    width: 80%;

    margin: 0 auto;

    padding: 50px;

    background: #2A2A36E5;

    color: #fff;

}

.city_overlaping h2 {

    padding: 60px 0;

}



.row.city_overlaping_bg {

    background: #2A2A36;

    color: #fff;

}



.city_overlaping .col.col-md-7 {

    display: flex;

    flex-direction: column;

    justify-content: space-around;

    margin-top: -50px;

}



.city_overlaping p {

    padding: 30px;

}

.vip_wrapper li {

    padding: 0 20px 20px 0px;

    list-style-type: none;

}

.footer_logo ul {

    display: flex;

    align-items: center;

    flex-direction: row;

    justify-content: center;

}



.footer_logo ul li {

    padding: 0 20px;

    list-style-type: none;

}



.footer_logo li:first-child {

    border-right: 1px solid gray;

}

.registor_form form {

    gap: 20px;

    display: grid;

    grid-template-columns: 1fr 1fr;

    

}

section#registration_form , #lakefront  , #haebourfront {

    padding: 100px 0;

}

.copyright.text-center {

    margin: 0 auto;

    font-size: 12px;

    width: 80%;

    color: #000;

    font-weight: 500;

}

.footer_top{

    padding: 50px 0; 

}

.fb_wrapper {

    display: flex;

    justify-content: space-between;

    align-items: center;

        font-weight: bold;

    font-size: 14px;

}



.footer_bottom {

    padding-top: 20px;

    padding-bottom: 20px;

    border-top: 1px solid #dc1411;

}



.fb_wrapper p {

    margin-bottom: 0px;

}

.community_wrapper .col-sm-7{

    padding: 50px;

}

.registor_form .form-control {

    border: 0;

    border-bottom: 1px solid;

    border-radius: 0;

}

.community_inner {

    display: flex;

    height: 100%;

    margin: 0 auto;

    align-items: center;

    padding: 30px 0 0 60px;

}

.row.contact_wrapper {

    margin: 0  !important;

}



.row.contact_wrapper .col-md-6{

   padding: 0;

}



.contact_us .col-md-6 {

    position: relative;

}



.col-md-6.left .overlay {

    position: absolute;

    width: 100%;

    background: #ff0000;

    height: 100%;

}

.contact_form .form-control {

    border: none;

    border-bottom: 1px solid #da0f14;

    border-radius: 0;

    padding: 5px 0;

}


.contact_form_box .form-control {

   border:none;

    border-bottom: 1px solid #da0f14;

    border-radius: 0;

    padding: 5px 0;
	
	background-color:transparent;
	
	color:#fff;
	
	margin-bottom:30px !important;

}

.contact_form_box .form-control:focus{
	box-shadow:none !important;	
}

.contact_form_box {
	position:relative;
	
}

.contact_form_box ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.contact_form_box ::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.contact_form_box :-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.contact_form_box :-moz-placeholder { /* Firefox 18- */
  color: #fff;
}


.copyright.text-center p {

    margin: 0;

}

.mb-3.form_personal_information p {

    line-height: 1.5;

    font-size: 11px;

}

.contact_info h3 {

    text-transform: uppercase;

}

.copyright.text-center {

    padding-top: 20px;

}

.contact_form button.btn.btn-primary {

    border-color: #dc1411;

    background: #dc1411;

}

.container.contact_info {

    margin: 0;

    width: 50%;

    position: absolute;

    top: 50%;

    z-index: 1;

    padding: 0;

    left: 50%;

    height: auto;

    background: transparent;

    transform: translate(-50% , -50%);

}

.overlay {

    position: absolute;

    width: 100%;

    height: 100%;

    background: #393943;

    top: 0;

    opacity: 65%;

}

/*.contact_form {

    top: 0;

    position: absolute;

    width: 100%;

    margin: 0;

    position: absolute;

    top: 50%;

    z-index: 1;

    left: 60%;

    padding: 40px;

    background: #fff;

    transform: translate(-69% , -50%);

}*/


.contact_form {

   width: 100%;

    margin: 40px 0;

    position: relative;

    z-index: 1;

    left:-80px;

    padding: 40px;

    background: #fff;

   max-width:1000px;

}

.contact_socialicon {

    display: flex;

    gap: 20px;

}



/**/

.grid-container {

    min-height: 300px;

    width: 100%;

    background: white;

    display: grid;

    grid-template-columns: repeat(4, 1fr);

    grid-template-rows: repeat(4, 1fr);

    grid-gap: 10px;

  }

  .community_wrapper .col-lg-7 {

    padding: 50px;

}

  #block1 {

    background:LightSkyBlue;

    grid-area: 2/2/4/4;

    z-index: 2;

  }

  

  #block2 {

    background:LightSalmon;

    grid-area: 1/3/5/5;

    z-index: 1;

  }

  .project_details h5 {

    padding-bottom: 30px;

}

  .block-text {

    text-align: center;

    font-size: 10vw

  }

  .community_wrapper {

    background-repeat: no-repeat;

    background-size: cover !important;

    background: url(../image/Sectionbg.png);

}



ul.slick-dots {

    position: absolute;

    bottom: 30px;

    right: 221px;

    display: flex;

    list-style-type: none;

    border: 0;

    color: #fff;

}



.autoplay.slick-initialized .slick-slide  {

    display: block;

    padding: 10px;

    margin: 20px;

}

.autoplay button.slick-prev.slick-arrow, .autoplay button.slick-next.slick-arrow {

    top: -40px;

    bottom: auto;

}

/*.autoplay .slick-slide.slick-current.slick-active img {

    object-fit: cover;

    transform: scale(1.5);

    transition-property: transform;

    transition-duration: 1s;

    transition-delay: .2s;

}*/
/*
.autoplay .slick-list.draggable {

    transform: translateX(111px);

    

}*/

.autoplay .slick-slide.slick-current.slick-active  img{

    object-fit: cover;

    transform: scale(1.3);

    transition-property: transform;

    transition-duration: 1s;

    transition-delay: .2s;

}

.row.background_forinvest {

    background: #2A2A36;

    padding: 30px;

}



section#Why_Qtowers {

    padding: 0 0 80px 0;

}

li.slider-item {

    color: #fff;

    padding-bottom: 20px;

    list-style-type: none;
	
	cursor:pointer;

}

.invest_gallery {

    top:35px;

    position: relative;

}

li.slider-item:hover {

    color: #FF0000;

    text-decoration: underline;

}

.invest_summery p {

    color: #fff;

    font-size: 18px;

}



.banner__slider .slick-prev::before {

    content: "\f104"; /* FontAwesome left arrow icon */

    font-family: FontAwesome;

    font-size: 24px;

  }

  

  .banner__slider .slick-next::before {

    content: "\f105"; /* FontAwesome right arrow icon */

    font-family: FontAwesome;

    font-size: 24px;

  }

  

  

   .autoplay button.slick-next.slick-arrow::after{

    content: "\f060"; /* FontAwesome left arrow icon */

    font-family: FontAwesome;

    font-size: 30px;

  }

   .autoplay button.slick-prev.slick-arrow::after{

    content: "\f061"; /* FontAwesome left arrow icon */

    font-family: FontAwesome;

    font-size: 30px;

  }

  .autoplay button.slick-prev.slick-arrow {

    right: 0;

}



.autoplay button.slick-next.slick-arrow {

    right: 60px;

}

.slick-dots li button {

    background: 0;

    border: 0;

    color: #fff;

}



li.slick-active button {

    text-decoration: underline;

}

.form-check {

    display: inline-block;

}



label.form-label {

    display: block;

}

.location_wrapper h2 {

    color: #fff;

}

.mb-3.submit {

    display: flex;

    flex-direction: column;

    align-content: flex-end;

    flex-wrap: wrap;

}

label.form-check-label {

    font-weight: 600;

    font-family: 'Gotham Light';

    font-size: 13px;

}

.col-lg-6.left{

    padding: 80px;

    background-image: linear-gradient(to right, #ff0000e5, #FF0000E5), url(../image/Rectangle3.png);

    background-repeat: no-repeat, no-repeat;
	background-position: right center;
    background-size: cover;
}

 .contact_info {
   max-width: 800px;
    text-align: left;
    float: right;
}


.col-lg-6.right{

    background: linear-gradient(to right, #393943ed, #393943ed), url(../image/Rectangle4.png);

    position: relative;

}



  /*media*/

  

  @media only screen and (max-width: 992px){

    .community_wrapper .col-lg-5{

        left:0px;

    }

    .col-lg-7 {

        padding: 50px 0;

    }

    .autoplay .slick-list.draggable {

        transform: translateX(0px);

    }

  }

  @media only screen and (max-width: 768px){

    .col-lg-6.right {

        padding: 40px 10px;

    }

    .contact_form {

        position: relative;

        left: 0;

        transform: translate(0 , 0);

        top: 0;

    }
	
	#lakefront{
		padding: 40px 0;
	}
	
	.copyright.text-center {
   width: 100%;
   
}

.community_wrapper .col-lg-7 {
    padding: 15px;
}

#lakefront h2 {
  font-size: 24px;
}

        .container.contact_info {

            margin: 0;

            width: 100%;}



            .registor_form form{

                display:block;

            }

            .city_overlapimg {

                margin-top: 0px;

            }

           

            .community_wrapper .col-lg-5{

                left:0px;

            }

            i.fa-brands {

                

                font-size: 12px;}

                h1.animated.title {

                    font-size: 25px;

                }

                .seprator {

                    height: 28px;}
					
					.contact_form_box {
   top: 40px;
  
}


.banner__slider label.form-label {font-size: 14px;}

/*.banner__slider .slide__img{
	min-height:1000px;	
}
*/
.slide__content{
	top:50%;	
}

.row.background_forinvest{
	padding:30px 0;	
}

.vip_wrapper {
    width: 100%;
    padding: 20px;
}

.city_overlaping p {
    padding: 30px 0;
}

.col-lg-6.left {
    padding: 40px 15px;
}
.contact_form_box textarea.form-control{
	height:40px;
}

p.animated.top-title.pb-3,h1.animated.title{
	padding-bottom:0px !important;	
	margin-bottom:0px;
}


.contact_form_box .form-control {
   margin-bottom: 10px !important;
}

  }

  img.full-image.animated {

    min-height: 500px;

}

  @media only screen and (max-width: 600px){

    p.animated.top-title.pb-3 {

        font-size: 14px;

    }

    .col-2.seprator_wrapper {

        flex-direction: column;

        justify-content: left;

        width: auto;

        padding: 15px;

    }

    h1.animated.title {

        font-size: 20px;

    }
	
	#tower_condos{
		padding: 60px 0;	
	}
	
#haebourfront {
    padding: 60px 0;
}

    .invest_gallery {

        top: 30px;}

    .invest_summery p {

        font-size: 16px;

    }

    button.btn-light.mt-3 {

        font-size: 18px;}

     .col-10 {

    flex: 0 0 auto;

    width: 91.66666667%;

    width: auto;

    padding: 0;

}}

a {

    text-decoration: none;

    color: #fff;

}

