body{
    margin:0;
    padding: 0;
    color: #000;
    /*    
    
    font-family: 'Yanone Kaffeesatz', sans-serif;   
    font-family: 'Jost', sans-serif;

    */
}

a {
    text-decoration: none !important;
    color: initial !important;
    cursor: pointer !important;
}

img {
    width: 100%;
}

ul {
    margin: 0;
    padding: 0;
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 600;
    color: inherit !important;
}

.width-60 {
    width: 60px !important;
}

.main-color {
    color: #C68A00;
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}

a.stiky-ws-fix {
    position: fixed;
    right: 15px !important;
    bottom: 20px !important;
    z-index: 1030;
}

/* ----------------------------------------------------other -----------------------------------------------------*/
.btn-submit {
    width: 100%;
    height: 45px;
    color: #fff;
    background: linear-gradient(#000661, #00001b);
    font-size: 20px;
    font-weight: bold;
}

.aed-price-section p {
    font-size: 48px;
}

.aed-price-section h2 {
    font-size: 30px;
    font-weight: 700;
}

#bannerform {
    border: 2px solid rgb(141 141 141);
    padding: 30px;
    border-top: none;
    background-color: #fff;
}

.iti {
    width: 100%;
}

.btn-style {
    background: #000;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    width: 100%;
    border: 1px solid transparent;
    padding: 8px 0;
    border-radius: 5px;
}





  /* ----------------------------------------------------header----------------------------------------------------*/

.section-1 {
    background: linear-gradient(220deg,#e1cb70,#000);
}

h2.logo-text {
    font-size: 5.9vw;
    font-family: 'Jost', sans-serif;
}

img.logo {
    width: 400px;
}


@keyframes social-button-beat{
	0%{		
    opacity: .8;
		transform: scale(1);
  }

	
	70%{
		opacity: 0;
		transform: scale(1.1);
  }

	
	100%{
		opacity: 0;
  }

  }
		

.social-button{
	display: inline-block;
	border-radius:50%;
	background-color: rgba(#8C8C8C, .75);
	color: #fff;
	border: 0 none;
	padding: 0;
	text-align: center;
	line-height: 1em;
	position: relative;
	transition: all .25s ease-in-out;
}
		
.social-button:before{
  animation: social-button-beat 2s ease-out infinite;
}

.social-button:before {
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  left: 0;
  background-color: #fff;
  height: 110px;
  width: 350px;
  border-radius: 55px;
  opacity: 0;
  transition: all .25s ease-in-out;
  z-index: 0;
}



a.register-box-btn {
  height: 100px;
  width: 350px;
  background-color: #fff;
  border-radius: 50px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-direction: column;
  z-index: 2;
  box-shadow: 0px 0px 25px rgba(0 , 0 , 0, 0.2);
  padding: 10px 10px;
}


.btn-index {
    z-index: 2;
}

.btn-index img {
    border-radius: 50%;
    width: 80px;
    position: absolute;
    top: 10%;
    left: 5%;
}

.btn-index-text {
    position: absolute;
    left: 32%;
}

.btn-index h4 {
   font-size: 20px;
   margin-bottom: 5px;
}

.btn-index p {
    font-size: 12px;
    margin-bottom: 0;
 }

.price {
    font-size: 36px;
    font-weight: 700;
    margin: 20px 0;
    /* font-family: 'Yanone Kaffeesatz', sans-serif; */
}

/* ----------------------------------------------------Banner -----------------------------------------------------*/

.banner-part {
    background-image: url(../img/banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    background-attachment: fixed;
}

.mobile-img {
    display: none;
}


.banner-container-reletive {
    position: relative;
}

.banner-part-2 video {
    width: 100%;
    height: 100%;
    margin-top: -30%;
    position: relative;
}

.caption {
    background-color: rgb(159, 143, 79, 0.5);
    width: 700px;
    height: 191%;
    top: 7px;
    margin-top: -30%;
    position: absolute;
}



.caption-2 {
    background-color: rgb(159, 143, 79, 0.8);
    width: 600px;
    height: 191%;
    top: 7px;
    margin-top: -30%;
    position: absolute;
}


.caption-2 p {
    font-size: 7vw;
    line-height: 1;
    font-family: 'Yanone Kaffeesatz', sans-serif; 
}

.caption-2 a {
    font-size: 20px;
    font-family: 'Jost', sans-serif;
}

/* ----------------------------------------------------residential-tower -----------------------------------------------------*/
.residential-tower {
    background-color: #F1F1F1;
    color: #000;
}

.residential-tower-text {
    font-size: 35px;
    font-family: 'Yanone Kaffeesatz', sans-serif; 
    line-height: 1.2;
    font-weight: 600;
}

.residential-tower-text-2 {
    font-weight: initial !important;
}

.residential-tower-text-4 {
    font-size: 30px !important;
    font-weight: initial !important;
}


.residential-tower-text-3 {
    font-size: 14px;
}

/* ----------------------------------------------------FLOOR PLANS -----------------------------------------------------*/

.hadding h1 {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    color: #C68A00 !important;
    font-size: 60px;
}

.container-lp {
    position: relative;
    margin-top: 50px;
    background: rgba(0, 0, 0, .3);
}

.title-lp {
    position: absolute;
    width: 100%;
    left: 0;
    top: calc(55% - 50px);
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    color: white;
    z-index: 1;
    transition: top .5s ease;
}

.overlay-lp {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    transition: background 0.5s ease;
}

.button-lp {
    position: absolute;
    width: 100%;
    left: 0;
    top: calc(70% - 65px);
    text-align: center;
    opacity: 0;
    transition: opacity .35s ease;
}

.button-lp a {
    width: 200px;
    padding: 12px 48px;
    text-align: center;
    color: white !important;
    border: solid 2px white;
    z-index: 1;
}

.button-lp a:hover {
    color: #C68A00 !important;
}

.container-lp:hover .title-lp {
    top: calc(40% - 40px);
}

.container-lp:hover .overlay-lp {
    display: block;
    background: rgba(0, 0, 0, .8);
}

.container-lp:hover .button-lp {
    opacity: 1;
}


/* ----------------------------------------------------FEATURES -----------------------------------------------------*/
.features  {}

.features-text p {
    color: #3C3000 !important;
    font-weight: 600;
}

.features-text ul {
    margin-left:15px;
}

.owl-prev {
    position: absolute;
    top: calc(50% - 50px);
    left: 15px;
    color: #fff !important;
    font-size: 50px !important;
}

.owl-next {
    position: absolute;
    top: calc(50% - 50px);
    right: 15px;
    color: #fff !important;
    font-size: 50px !important;
}


.gallery-slider-btn {
    position: absolute;
    top: 0;
    top: 20px;
    right: 20px;
}

.faetures-box {
    background-color: #F1F1F1;
    height: 300px;
    min-height: 100%;
    padding: 30px;
    border-radius: 5px;
    box-shadow: 0px 0 2px #000;
}

.faetures-box:hover {
    box-shadow: 0px 0 8px #3C3000;
}

/* ---------------------------------------------------- Developing Process-----------------------------------------------------*/

 .tab {
	 overflow: hidden;
	 border: 1px solid #3C3000;
	 background-color: #f0f0f0;
	 transition: all 3s;
     border-radius: 200px;
}
 .tab button {
	 background-color: inherit;
	 float: left;
	 border: none;
	 outline: none;
	 cursor: pointer;
	 padding: 14px 16px;
	 transition: 0.3s;
	 font-size: 1.125rem;
     width: 25%;
     border: 1px solid #3C3000;
     font-weight: 600;
}

 .tab button.active {
	 background-color: #3C3000;
	 color: #fff;
}


.tablinks-1 {
    border-radius: 100px 0 0 100px;
} 

.tablinks-4 {
    border-radius: 0 100px 100px 0;
} 

.tabcontent {
	 display: none;
}
 .is-hidden {
	 display: none !important;
}
 .is-desktop {
	 display: block;
}

 .is-mobile {
	 display: none !important;
}

 select.is-mobile {
	 -webkit-appearance: none;
	 -moz-appearance: none;
	 appearance: none;
	/* Remove default arrow */
	 width: 100%;
	 padding: 1rem;
	 font-size: 1.125rem;
	 background-color: #3C3000;
     color: #fff;
	 border: none;
     font-weight: 600;
}

 select.is-mobile::-ms-expand {
	 display: none;
}
 .select-is-mobile {
	 position: relative;
}

.palne-img {
    width: 100%;

}

.palne-img:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    content: "";
    top: 0;
    left: 0;
}


.plane-hadding {
    position: absolute;
    z-index: 2;
    text-align: center;
    margin-bottom: 30px;
    color: #fff;
}

.plane-hadding h3{
    font-size: 4rem;
    text-transform: uppercase;
    font-family: 'Yanone Kaffeesatz', sans-serif;
}

.uk-icon [STROKE*='#']:not(.uk-preserve), .uk-icon [stroke*='#']:not(.uk-preserve) {
    color: #fff !important;
}


.uk-lightbox-toolbar {
    background: #000;
    color: #fff;
}

/* ---------------------------------------------------if-you-form---------------------------------------------------*/

.if-you-form {
    background-color: #F1F1F1;
}

.if-you-form p,
.if-you-form label{
    font-weight: 600;
}

.if-you-form label{ 
    font-size: 18px;
}


.if-you-form input,
.if-you-form select {
    width: 70%;
    height: 50px;
    border-radius: 30px;
    margin-bottom: 20px;
    margin-top: 10px;
    border: 2px solid #514101;
    padding-left: 15px;
    background: transparent;
    color: #514101;
    font-weight: 500;
}

.btn-submit-popup-text {
    color: #fff !important;
}



/* ----------------------------------------------------footer---------------------------------------------------*/

.footer {
    background-color: #9F8F4F;
}



.footer input::placeholder {
    color: #fff;
}

.footer input:focus-visible {
    outline: 0px solid transparent;
}

.footer-2 {
    background: linear-gradient(365deg,#e1cb70,#000);
    
}

.footer-2 p,
.footer-2 a {
    margin: 0;
    font-weight: 500;
    font-size: 12px;
    line-height: 1.3;
    color: #fff !important;
}

.footer-2 a:hover {
    color: #000 !important;
}

/* ----------------------------------------------------popup---------------------------------------------------*/

.popup input,
.popup select{
    width: 100%;
    margin-top: 30px;
    font-family: 'Yanone Kaffeesatz', sans-serif; 
    height: 50px;
    border-radius: 30px;
    border: 1px solid #8C8C8C;
    padding-left: 15px;
}

.modal-body h2 {
    font-family: 'Yanone Kaffeesatz', sans-serif; 
    color: #3C3000 !important;
    font-size: 50px;
}

.btn-submit-popup {
    font-family: 'Jost', sans-serif !important;
    background-color: #3C3000 !important;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
}

.btn-submit-popup:hover{ 
    background-color: #514101 !important;
}
.modal-header {
    
}

.modal-header .btn-close {
    background-color: red;
    position: absolute;
    top: -8px;
    right: -8px;
}

/* ---------------------------------------------------------------------------responsive---------------------------------------------------------------------------*/

/* ---------------------------------------------------------------------------1199px---------------------------------------------------------------------------*/

@media only screen and (max-width:1199px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 14px;
    }
}

/* ---------------------------------------------------------------------------992px---------------------------------------------------------------------------*/
@media only screen and (max-width:991px) {
    .section-1 {
        text-align: center;
    }

    img.logo {
        width: 275px;
    }

    .caption,
    .caption-2 {
        height:  189%;
    }

    .caption {
        width: 696px;
    }

}


/* ---------------------------------------------------------------------------767px---------------------------------------------------------------------------*/

@media only screen and (max-width:767px) {

    .price {
        font-size: 30px;
    }    

    .caption,
    .caption-2 {
        height:  186% !important;
    }

    .caption {
        width: 95.6% !important;
    }


    .banner-part {
        background-image: url();
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 100%;
        background-attachment: fixed;
    }

    .mobile-img {
        display: block;
    }


    .select-is-mobile:after {
        content: '';
        background-image: url("../img/download.png");
        background-position: center;
        background-size: contain;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 1rem;
        pointer-events: none;
        width: 32px;
        height: 32px;
    }

    .is-mobile {
        display: block !important;
    }

    .is-desktop {
        display: none !important;
    }

    .caption {
        background-color: rgb(159, 143, 79, 0.6);
        width: 96%;
    }

    .caption-2 {
        background-color: rgb(159, 143, 79, 0);
        width: 96%;
    }

    .residential-tower-text {
        font-size: 28px;
    }

    .residential-tower-text-3 {
        font-size: 18px;
    }

}

/* ---------------------------------------------------------------------------575px---------------------------------------------------------------------------*/

@media only screen and (max-width:575px) {

    .price {
        font-size: 21px;
    }   

    a.register-box-btn {
        width: 285px;
    }

    .social-button:before {
        left: -1px;
        width: 290px;
    }

    .btn-index h4 {
        font-size: 16px;
    }

    .btn-index p {
        font-size: 10px;
    }

    .btn-index-text {
        left: 35%;
    }

    .modal-header .btn-close {
        top: 8px;
        right: 8px;
        border-radius: 0;
    }
    
    .hadding h1 {
        font-size: 40px;
    }

    .plane-hadding h3 {
        font-size: 2rem;
    }

    .if-you-form input,
    .if-you-form select {
        width: 100%;
    }

    .btn-submit-footer {
        width: 100% !important;
    }

    input#formbelowcountry {
        width: 24% !important;
    }

    input#formbelowphone {
        width: 74% !important;
    }

}

/* ---------------------------------------------------------------------------425px---------------------------------------------------------------------------*/

@media only screen and (max-width:450px) {
    .caption {
        height:  185% !important;
        width: 94.6% !important;
    }

}



/* ---------------------------------------------------------------------------425px---------------------------------------------------------------------------*/

@media only screen and (max-width:425px) {

    .caption {
        height:  183.6% !important;
        width: 94% !important;
    }

    .plane-hadding-btn {
        position: absolute;
        bottom: -150px;
        left: -65px;
    }

    .plane-hadding-btn-2{
        position: absolute;
        bottom: -150px;
        left: -20px;
    }

    .features {
        margin-top: 30px;
    }

    .view-gallery-btn {
        top: 210px;
        left: 15%;
    }

    .banner-part-2-img {
        margin-top: 50px;
    }

    .title-lp {
        font-size: 16px;
        top: calc(60% - 40px);
    }

    .button-lp {
        top: calc(80% - 65px);
    } 
    
    .container-lp:hover .title-lp {
        top: calc(45% - 40px);
    }

    .button-lp a {
        padding: 6px 24px;
    }
    

}

/* ---------------------------------------------------------------------------390px---------------------------------------------------------------------------*/

@media only screen and (max-width:390px) {
    .view-gallery-btn {
        top: 190px;
        left: 10%;
    }
}

/* ---------------------------------------------------------------------------375px---------------------------------------------------------------------------*/

@media only screen and (max-width:375px) {
    .plane-hadding-btn,
    .plane-hadding-btn-2 {
        bottom: -130px;
    }

    .plane-hadding-btn {
        left: -68px;
    }

    .plane-hadding-btn-2 {
        left: -25px;
    }
}

/* ---------------------------------------------------------------------------350px---------------------------------------------------------------------------*/

@media only screen and (max-width:350px) {
    .view-gallery-btn {
        top: 165px;
        left: 6%;
    }
}