
.getin_touch {
    background-color: #000;
}

.getin_info_lft{
    width: 100%;
}

 .small-BA-line::after {
    content: "";
    display: inline-block;
    width: 55px;
    margin: 5px 8px;
    height: 1px;
    background: linear-gradient(90deg, #FFF 0%, rgba(0, 0, 0, 0.00) 107.27%);
}

.small-BA-line::before {
    content: "";
    display: inline-block;
    width: 55px;
    margin: 5px 8px;
    height: 1px;
    background: linear-gradient(215deg, #FFF 0%, rgba(0, 0, 0, 0.00) 107.27%);
}

.icon-details {
    color: #FFF;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 142.857% */
letter-spacing: 0.42px;
}

.s-icon {
    margin-right: 10px;
}

.icon-h {
    height: 26px;
    margin-bottom: 10px;
}

.getin_address p  {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: 0.42px;
    padding: 40px 0 40px 0%;
    text-align: center;
}

.disclaimer   {
    justify-content: space-evenly;
}

.duffl {
    text-align: end;
}

.last-footer {
    color: #D2D2D2;
font-size: 13px;
font-style: normal;
font-weight: 300;
line-height: 28px; /* 215.385% */
}

.getin_row  {
    align-items: end;
}


footer {
    background: #0067AA;
    height: 26px;
}

.linear-color-footer {
    width: 100%;
    height: 33px;
    background: linear-gradient(180deg, #000 -198.58%, #2B2B2B -26.59%, #000 145.39%);
    position: absolute;
    
    top: -68px;
    top: -30px;
    left: 0;
    /* z-index: -1; */
}


.getin_touch {
    position: relative;
    background: #000 ;
}

.instagram-media {
    min-width: unset !important;
}

.getin_rgt {
    padding-bottom: 10px;
}

.insta-profile {
    position: relative;
    z-index: 1;
}


.getin_actions img {
    width: unset;
    /* margin-bottom: 12px; */
}

.getin_actions {
    gap: unset;
}

.custom-container {
    width: 90%;
    max-width: 90%;
    margin: 0 auto;
}

.getin_rgt {
    padding-left: 0px;
}

.getin_touch {
    padding: 0px 0px;
    /* background: linear-gradient(to bottom, #ffffff 0%, #ffffff 60%, rgba(10, 8, 8, 0.9) 60%, rgba(10, 8, 8, 0.9) 100%); */
}

.emty-black {
    width: 100%;
    height: 102px;
    height: 70px;
    background-color: #000;
}

.getin_address p {
    margin-bottom: 0px;
    letter-spacing: 1px;
}

.getin_row {
    padding-bottom: 10px;
}

.new_launch, .plot_apartments_bg, .scroll_bug, .getin_touch, footer {
    width: 100%;
}

/* .col-12 {
    flex: 0 0 auto;
    width: 100%;
} */

@media screen and (min-width: 1151px) and (max-width: 1399px) {
    .getin_actions .ts-14 {
        font-size: 0.75rem;
    }
}

@media (max-width: 1280px) {
    .ts-14 {
        font-size: 0.75rem;
        line-height: 1.25rem;
    }
}


@media (min-width:991px) and (max-width:1239px){
    .mail-line{
        visibility: hidden
    };
}

@media (min-width:768px) and (max-width:891px){
    .mail-line{
        visibility: hidden
    };
}

@media (max-width:991px) {

    .getin_lft iframe {
        min-width: 100% !important;
    }

    .getin_info_lft {
        width: 100%;
        text-align: center;
    }
    
          .getin_info_lft {
            width: 100%;
            text-align: center;
        }

    .getin_address p {
        padding: 40px 0 40px 0%;
    }

    .duffl {
        text-align: center;
    }

    .getin_info_lft {
        padding-top: 30px;
    }

    .linear-color-footer {
        display: none;
    }
}

@media (max-width:768px) {
    .getin_actions {
        row-gap: 40px !important;
    }
}

@media (max-width:600px) {
    .last-footer-space {
        justify-content: space-between;
    }
}

@media (max-width: 424px) {
    

    .getin_actions {
        row-gap: 25px !important;
    }

    .getin_address p {
        margin-bottom: 0 !important;
    }

    .getin_address p {
        padding: 28px 0 ;
    }
}





.getin_actions a:hover {
    color: #FFF !important;
}




/* pop  */


  .modal {
    display: none; /* Hidden by default */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Black background with opacity */
    justify-content: center;
    align-items: center;
  }
  
  .modal-dialog {
    background-color: white;
    padding: 20px;
    border-radius: 8px;
    max-width: 600px;
    width: 80%;
    overflow: auto;
  }
  
  .modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
  .modal-title {
    font-size: 24px;
  }
  
  .btn-close {
    background: transparent;
    border: none;
    font-size: 30px;
    cursor: pointer;
  }
  
  .modal-body {
    margin-top: 20px;
  }
  
  .modal-body h2 {
    font-size: 18px;
  }
  
  .modal-body p {
    margin-bottom: 10px;
    letter-spacing: 1px;
    font-weight: 400;

  }
  
  .modal-body a {
    color: #f76200;
  }
  
  .modal-body a:hover {
    text-decoration: underline;
  }
  


  /* banner menu   */


.menu-container{
    display: flex;
    align-items: center;
    justify-content: end;
    position: relative;
    /* width: 300px; */
    width: 150px;
    transition: width 0.5s ease;
}
header .menu-container.addwidth{
    width: 300px;
}
header .button{
    position: relative;
    background: #1b1b1b;
    color: white;
    font-size: 20px;
    padding: 8px 20px;
    width: 150px;
    line-height: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 25px;
    cursor: pointer;
    transition: width .4s;
    border: 2px solid #0097d7;
}
header .button.expand{
    width: 100%;
}
header .fas.expand:before{
    content: '\f00d';
}
header ul{
    list-style: none;
    position: absolute;
    top: 65px;
    display: block;
    background: #1b1b1b;
    width: 100%;
    text-align: center;
    border-radius: 5px;
    display: none;
    box-shadow: 0 3px 6px rgba(0,0,0,0.3);
}
header ul:before{
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    background: #1b1b1b;
    top: -10px;
    right: 15px;
    transform: rotate(45deg);
    z-index: -1;
}
header ul li{
    line-height: 35px;
  padding: 0px;
    cursor: pointer;
    border: 1px solid transparent;
    border-bottom: 1px solid rgba(255,255,255,.1);
}
header ul li a{
    padding: 8px 20px;
    display: block;
}
header ul li:last-child{
    border-bottom: none;
}
header ul li:hover,header ul li.active{

                box-shadow: inset 0 0 5px #0097d7, inset 0 0 10px #0097d7;
}
header ul li:hover:first-child{
    border-radius: 5px 5px 0 0;
}
header ul li:hover:last-child{
    border-radius: 0 0 5px 5px;
}
header ul li a{
    color: white;
    font-size: 18px;
    text-decoration: none;
    letter-spacing: 0.80px;
}
header ul li:hover a,header ul li.active a{
    color: #FFF;
    font-weight: bold;
}

header .nav_brand img {
    width: 128px;
    height: 116px;
}
.v-header-right{
    display: flex;
    align-items: center;
}

.v-header-right .social_sec i {
    font-size: 18px;
}
.v-header-right .social_sec a {
    width: 38px;
    height: 38px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    transition: 0.3s ease;
}
.v-header-right .social_sec a:hover {
    background-color: #0b95d7;
    border: 1px solid #0b95d7;
}
.v-header-right .js-center {
    flex-direction: column;
    justify-content: center;
}
.v-header-right .social_sec {
    flex-direction: row;
    justify-content: center;
    grid-gap: 15px;
    margin-right: 22px;    
    padding: 0px;
}
@media (max-width: 992px) {
    header .nav_brand img {
        width: 95px;
        height: auto;
    }
}
@media (max-width:600px) {
    header .button {
        font-size: 16px;
        padding: 4px 12px;
    }

    header .menu-container{
        width: 110px;
     }
  header  .menu-container.addwidth {
        width: 200px;
    }

    header .nav_brand img {
        width: 65px;
        height: auto;
    }
    .v-header-right .social_sec.hide-icons{
        display: none;
    }
    .v-header-right .social_sec a {
        width: 32px;
        height: 32px;
    }
    .v-header-right .social_sec i {
        font-size: 16px;
    }
}






@media (max-width:575px){
    .last-footer-space{
        flex-direction: column;
    }
    header ul li a {
       font-size: 15px;
    }
}
