@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700;800;900&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Pinyon+Script&family=Special+Elite&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&display=swap');
html{
        scroll-behavior: smooth;
}

body {
    color: #000 !important;
    font-family: 'Satoshi' !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 1.4;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    scroll-behavior: smooth;


}
.gallrycontent p {
    max-width: 280px;
}

img {
    max-width: 100%;
    height: auto;
}

a,
a:hover {
    text-decoration: none !important;
}

header {
    padding: 20px 0;

}

button:focus {
    outline: 0 !important;
    box-shadow: unset !important;
}


header button {
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    border: 0;
    background-color: transparent;
    letter-spacing: 0.48px;
    text-transform: uppercase;
    cursor: pointer;
    transition: 0.5s all;

}

header button:hover {
    transform: scale(1.2);
    font-weight: 500;
}

.imgsubtext {
    position: absolute;
    left: 12px;
    bottom: 8px;
    margin: 0;
    color: white;
    font-size: 12px;
}
.banner .imgsubtext {
    right: 20px;
    left: auto;
    margin-bottom:0 !important;
}

.banner {
    background-image: url(../images/banner.jpg);
    height: calc(100vh - 72px);
    background-size: cover;
    background-repeat: no-repeat;
    background-position:top center;
    padding-bottom: 40px;
}
.banner1 .imgsubtext {
    right: 20px;
    left: auto;
    margin-bottom:0 !important;
}

.banner1{
    position: relative;
    background-image: url(../images/arial_view.webp);
    height: calc(100vh - 72px);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    padding-bottom: 40px;
    overflow: hidden;
}

/* Black overlay */
.banner1::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.55); /* adjust opacity here */
    z-index: 1;
}

/* Text/content stays above overlay */
.banner1 > *{
    position: relative;
    z-index: 2;
}

.flex-fill {
    flex: 1 1 auto;

}

.banner h1 {
    padding-bottom: 100px;

    color: #FFF;
    font-size: 50px;
    font-weight: 400;
    line-height: 66px;
    margin-bottom: 0;
     font-family: "Archivo Black", sans-serif;
  font-weight: 400;
  

}

.banner p {

    margin-bottom: 0;
    color: #FFF;
    font-size: 16px;

    font-weight: 400;
    line-height: 22px;
}

.banner1 h1 {
    padding-bottom: 100px;

    color: #FFF;
    font-size: 68px;
    font-weight: 400;
    line-height: 66px;
    margin-bottom: 0;

}

.banner1 p {

    margin-bottom: 0;
    color: #FFF;
    font-size: 16px;

    font-weight: 400;
    line-height: 22px;
}

.dancebutton {
    margin: auto;
    display: table;
    left: 0;
    right: 0;
}

.dancebutton a {
    background-color: transparent;
    width: 60px;
    height: 100px;
    border-radius: 100px;
    border: 1px solid #7b4c1b;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;

}

.dancebutton a svg {
    animation: jumpInfinite 2s infinite;

}

.expoler {
    padding: 16px 0;
}

.expoler h1 {
     color: #000;
    font-size: 55px;
    font-weight: 400;
    line-height: 51px;
    letter-spacing: -0.44px;
    font-family: fangsong;
}

.expoler h1 i {
    color: #7b4c1b;
    font-style: normal;

}

.asbcircle {
    top: 70px;
    left: -22px;
}

.expoler p {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;

}

.absline {
    top: 126px;
}

.expoler button {
    padding: 18px 44px;
    border-radius: 100px;
    border: 1px solid #C6C6C6;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.72px;
    text-transform: capitalize;
    background-color: white;
    transition: 0.2s all;
    cursor: pointer;
    display: inline-block;
    margin-top: 48px;
}

.expoler button:hover {
    background: #7b4c1b;
    color: white;
}

.abs-img {
    position: absolute;
    top: 270px;
    left: -68px;
}
.abs-img img
{
    max-width:212px;
}
.fixedbutotn {
    position: fixed;
    right: -162px;
    top: 40%;
    z-index: 99;
    transform: rotate(90deg);
}

.fixedbutotn button {
    border: 0;
    background: #7b4c1b;
    padding: 16px 30px;
    color: white;
    font-size: 18px;
    font-weight: 400;
}

.why {
    background-image: url(../images/why.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 80px;
    padding-bottom: 160px;

}
.getintouch p a {
    color: #000;
}

.getintouch p a:hover {
    color: #088597;
}

.why h1 {
        color: #000;
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    font-size: 60px;
    letter-spacing: -0.44px;
    font-family: ui-rounded;
}

.why p {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;

}

.why button {
    padding: 18px 44px;
    border-radius: 100px;
    border: 1px solid #000;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.72px;
    text-transform: capitalize;
    background-color: transparent;
    transition: 0.2s all;
    cursor: pointer;
    display: inline-block;
    margin-top: 38px;

}

.whyline {
    position: absolute;
    top: 110px;
}

.why .dancebutton {
    margin: unset;
    top: 220px;
    left: 280px;
}

.why .dancebutton svg {
    animation: jumpInfinite 2s infinite;
}
.why .card ul li svg {
    flex: 0 0 22px;
    max-width: 22px;
}
.why .card {
    margin-top: 140px;
    padding: 38px 44px;
    background: #fff7d8;
    max-width: 460px;
    flex: 0 0 445px;
    padding-bottom:20px;
    border: 0;
    border-radius: 0;
}
.offercontaniner {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}
a.carousel-control-prev {
    left: -40px !important;
    align-items: self-end !important;
    opacity:9 !important ;
}

a.carousel-control-next {
    right: -40px !important;
    align-items: self-end !important;
    opacity:9 !important ;
    
}
.offercontaniner {
    gap: 16px;
    justify-content: space-between;
}

.offerbox {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.offerbox p {
    font-size: 12px;
    color: black;
    line-height: 18px;
    display: block;
    margin:0;
    
}
.why .owl-nav {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.offerbox figure {
    height: 40px;
}

.offerbox figure img {
    height: 40px;
    width: auto;
}
.why .card h3 {
    color: #000;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 2.2px;
    text-transform: uppercase;
    margin-bottom: 36px;
}

.why .card ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: self-start;
    gap: 12px;

}
button.downloadbtn {
    padding: 18px 44px;
    border-radius: 100px;
    border: 1px solid #C6C6C6;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.72px;
    text-transform: capitalize;
    background-color: white;
    transition: 0.2s all;
    cursor: pointer;
    display: inline-block;
}

button.downloadbtn:hover {background: #7b4c1b;color: white;}

.why .card ul li {
    display: inline-flex;
    /*align-items: center;*/
    gap: 12px;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.48px;
}

.abscard {
    position: absolute;
    /* right: 0; */
    top: 40%;
    width: 212px;
    height: 260px;
    flex-shrink: 0;
    z-index: 1;
    background: #f6ffd8;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 18px;
}

.abscard p {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    margin: 0;
}

.abscard>div {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    color: #000;
    text-align: right;
    font-size: 16px;
    font-weight: 400;
}

ol.carousel-indicators {
    list-style: none;
}

ol.carousel-indicators li:not(.active) {
    display: none;
}

.carousel-indicators li {
    background: transparent;
    text-indent: unset;
    width: auto;
    height: auto;
}

.carousel-indicators {
    bottom: auto;
    top: 40%;
    right: 0;
    left: auto;
}

.anemetic h1 {
        color: #000;
    font-size: 55px;
    font-weight: 400;
    line-height: 51px;
    letter-spacing: -0.44px;
    font-family: fangsong;
}

.anemetic h1 b {
    font-weight: normal;
    color: #7b4c1b;
}

.anemetic h1+p {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 32px;
    padding-right: 60px;
}

.anemetic a {
    display: flex;
    width: 100px;
    height: 60px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 1000px;
    border: 1px solid rgba(6, 133, 151, 0.40);
    margin-right: 12px;
}

.anemetic a:hover {
    background: #7b4c1b;
    color: white;
}

.anemetic a:hover svg path {
    stroke: white
}

.line-leftbtn {
    position: absolute;
    bottom: 0px;
    left: 0;
}

.anemetic {
    padding-bottom: 100px;
    padding-top: 20px;
}

.line-right {
    position: absolute;
    right: 0;
    top: 20px;
}

.simpletext>div {
    white-space: nowrap;
}

.simpletext {
    color: #000;
    font-size: 88px;
    font-weight: 300;
    line-height: 54px;
    /* 61.364% */
    letter-spacing: -1.76px;
    text-transform: capitalize;
    display: table;
    margin: auto;
    padding: 150px 0 250px 0;
    width: 100%;
    overflow: hidden;
    animation: scrollText 20s infinite linear;
    transition: all 1s ease;
}

.text-block {
    width: 100%;
    overflow: hidden;
}

.simpletext span {
    color: #7b4c1b;
}

button#custom-next-button {
    width: 190px;
    border: 0;
    padding: 0;
    background: transparent;
}

.gallery {
    margin-top: 160px;
}

.panel {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;


}

.placed h1 {
    color: #1A0D0D;
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    /* 109.091% */
    letter-spacing: -0.44px;
    margin-bottom: 28px;
}

.placed h1 i {
    font-style: normal;
    color: #7b4c1b;
}

.placed p {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    /* 143.75% */
    padding-right: 210px;
    margin-bottom: 32px;
}

.placed {
    margin-top: 40px;
}
.gallery .owl-carousel .owl-item img {
    width: auto;
}
.placed a {
    display: flex;
    width: 100px;
    height: 60px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 1000px;
    border: 1px solid rgba(6, 133, 151, 0.40);
    margin-right: 12px;
}

.placed a:hover {
    background: #7b4c1b;
    color: white;
}

.placed a:hover svg path {
    stroke: white
}



.gallrycontent {
    /*padding-left: 100px;*/
    padding-top: 60px;
}

.gallrycontent h1 {
        color: #000;
    font-size: 55px;
    font-weight: 400;
    line-height: 51px;
    letter-spacing: -0.44px;
    font-family: fangsong;
}

.gallrycontent h1 i {
    font-style: normal;
    color: #7b4c1b;
}

.gallrycontent .btns {
    margin-top: 24px;
    display: flex;
    align-items: center;
    gap: 12px;
}

.gallrycontent .btns>div {
    display: inline-flex;
    width: 100px;
    height: 60px;
    justify-content: center;
    align-items: center;
    border-radius: 1000px;
    border: 1px solid rgba(6, 133, 151, 0.40);
    cursor: pointer;
}

.gallrycontent .btns>div:hover {
    background: #7b4c1b;
}

.gallrycontent .btns>div:hover svg path {
    stroke: white;
}

.galarysvg {
    transform: translate(-180px, 100px);
    margin-top:-50px;
}

.location {
    margin-top: 180px;

}

.location .container {
    left: 0;
    right: 0;
    top: -50px;
    z-index: 2;
}

.location h1 {
        color: #000;
    font-size: 55px;
    font-weight: 400;
    line-height: 51px;
    letter-spacing: -0.44px;
    font-family: fangsong;
}

.location h1 i {
    color: #7b4c1b;
    font-style: normal;
}

.location .card {
    background: #ffcd99;
    width: 445px;
    padding: 36px 44px;
    border: 0;
    border-radius: 0;
}

.location .card h2 {
    color: #000;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
    /* 113.636% */
    letter-spacing: 2.2px;
    text-transform: uppercase;
}

.location .card ul {
    list-style: none;
    padding: 0;
    margin-top: 32px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 0;
}

.location .card ul li {
    display: inline-flex;
    gap: 8px;
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.48px;
}

.location-btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.location-btn a {
    border-radius: 100px;
    /*border: 1px solid #676767;*/
    border: 1px solid #7b4c1b;
    
    padding: 20px 44px;
    background: #7b4c1b;
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.72px;
    text-transform: capitalize;
}

.location-btn a:hover {
    background: #7b4c1b;
    cursor: pointer;
}

.aboutmore {
    background: #7b4c1b;
    padding-top: 100px;
    padding-bottom: 45px;
    color: white;
}

.counterone .count-digit {
    color: #FFF;
    font-size: 202px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    /* letter-spacing: -8.08px; */

}

.count-digit {
    color: #FFF;
    font-size: 90px;
    font-style: normal;
    font-weight: 500;
    line-height: 130px;


}

.counter {
    color: #FFF;
    font-size: 90px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    vertical-align: middle;

}

.aboutmore .col-md-8 p {
    color: #B4DAE0;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.56px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.aboutmore .col-md-8 .row+.row {
    margin-top: 54px;
}

.foop {
    margin-top: 110px;
}

.foop p {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    margin: 0;
}

.aboutmore .abs-svg {
    position: absolute;
    right: -40px;
    top: 160px;
}

.aboutmore .circlesvg {
    position: absolute;
    left: 0;
}

.aboutmore button {
    border-radius: 100px;
    border: 1px solid rgba(255, 255, 255, 0.20);
    padding: 20px 44px;
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.72px;
    text-transform: capitalize;
    background: transparent;
    margin-top: 47px;
}

.aboutmore button:hover {
    background: rgba(255, 255, 255, 0.20);
    cursor: pointer;
}

.aboutmore h1 {
    color: #FFF;
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    /* 109.091% */
    letter-spacing: -0.44px;
    text-transform: capitalize;
    margin-bottom: 0;
    margin-top: 100px;
}

.anchorbtn a {
    border-radius: 1000px;
    border: 1px solid rgba(255, 255, 255, 0.20);
    width: 60px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.anchorbtn {
    margin-top: 60px;
}

.anchorbtn a svg {
    animation: jumpInfinite 2s infinite;
}

.anchorbtn a:hover {
    background: rgba(255, 255, 255, 0.20);
}

.getintouch {
    padding-top: 106px;
}

.getintouch h1 {
    color: #1A0D0D;
    font-size: 58px;
    font-weight: 400;
    line-height: 60px;
    /* 103.448% */
    letter-spacing: -0.58px;
    margin-bottom: 16px;
}

.getintouch h1 i {
    font-style: normal;
    color: #7b4c1b;
}

.getintouch p {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
}

.clbtn {
    border-radius: 100px;
    border: 1px solid #C6C6C6;
    padding: 20px 44px;
    background: white;
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.72px;
    text-transform: capitalize;
}

.getintouch .card {
    padding: 40px 48px;
    border: 0;

    /* width: 562px; */
    flex: 0 0 562px;
    margin-left: auto;
    background: #ffcd99;

    border-radius: 0;
}

.getintouch .card .header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}

.getintouch .card button {
    border: 0;
    background: transparent;
    cursor: pointer;
}

.getintouch .card h2 {
    color: #000;
    font-size: 68px;
    font-style: normal;
    font-weight: 400;
    line-height: 66px;
    /* 109.091% */
    text-transform: capitalize;
    margin-bottom: 0;
}

.abstexts {
    right: -40px;
    bottom: 5px;
    font-size: 16px;
}

.getintouch .card.active #myButton {
    transform: rotate(180deg);
}

.getintouch .card #myButton {
    transition: 0.5s all;
}

.clbtn:hover {
    background: #C6C6C6;
    cursor: pointer;
}
.getintouch figure {
    margin-top: 28px;
    align-items: center;
    gap: 18px;
}
.getintouch p i {
    font-style: normal;
    font-weight: 500;
}

.getintouch figure p {
    
        margin: 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
}

.getintouch .row:nth-child(2) {
    margin-top: 80px;
}

.getintouch .card form {
    margin-top: 60px;
    
}div#exampleModalCenterdw {
    padding-top: 0;
}

.getintouch .card form .form-control {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom-color: #D2D2D2;
    background: transparent;
    padding-left: 0;
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.14px;
    border-radius: 0;
    height:38px;
}

.getintouch .card form .form-control::placeholder {
    color: black;
}

.getintouch .card form .form-group {
    margin-bottom: 28px;
}

.getintouch .card form .form-control:focus {
    outline: 0;
    box-shadow: unset;
}

.getintouch .card form button {
    border-radius: 100px;
    border: 1px solid #7b4c1b;
    padding: 20px 44px;
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.72px;
    text-transform: capitalize;
    margin-top: 30px;
}

.getintouch .card:not(.active) form {
    display: none;
}

.getsvg {
    position: absolute;
    top: 310px;
    left: 0;
}

.circle-svg {
    position: absolute;
    left: 0;
    right: 0;
    display: table;
    margin-left: auto;
    margin-right: auto;
    top: 260px;
}

.bottomsvg {
    position: absolute;
    right: 0;
    bottom: 40px;
}

.modal-dialog.modal-dialog-centered {
    max-width: 600px;
    padding: 0;
    margin: auto;
}



div#exampleModalCenter .modal-dialog.modal-dialog-centered, div#exampleModalCenterdw .modal-dialog.modal-dialog-centered, div#exampleModalCenterav .modal-dialog.modal-dialog-centered {
    max-width: 600px;
}

div#exampleModalCenter .modal-dialog.modal-dialog-centered .modal-body, div#exampleModalCenterdw .modal-dialog.modal-dialog-centered .modal-body, #exampleModalCenterav .modal-dialog.modal-dialog-centered .modal-body{
    padding: 0;
}

div#exampleModalCenter .modal-dialog.modal-dialog-centered .modal-body button.close, div#exampleModalCenterdw .modal-dialog.modal-dialog-centered .modal-body button.close, #exampleModalCenterav .modal-dialog.modal-dialog-centered .modal-body button.close {
    position: absolute;
    z-index: 9;
    top: 20px;
    right: 20px;
}
.thankbody {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: calc(100vh - 90px);
}

.thankbody h1 {
    color: #000;
    text-align: center;
    font-size: 68px;
    font-style: normal;
    font-weight: 400;
    line-height: 66px; /* 97.059% */
    text-transform: capitalize;
    margin-bottom: 36px;
}

.thankbody p {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px; /* 106.25% */
    letter-spacing: -0.16px;
}
.thankbody a {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.72px;
    text-transform: capitalize;
    border-radius: 100px;
    border: 1px solid #7b4c1b;
    padding: 20px 44px;
    margin-top: 50px;
}

.thankbody a:hover {
    background: #7b4c1b;
    color: white;
}
.footer {
    background: #5b4202;
    color: white;
    padding: 28px 0;
}

.footer p {
    margin: 0;
    font-size: 10px;
    text-transform: uppercase;
}

.footer p span {
    font-weight: 500;
}

.footer a {
    color: white;
    text-transform: uppercase;
    font-size: 10px;
}

.footer a:hover {
    color: white;
}

.footer div {
    font-size: 10px;
}
#imgmodal .modal-dialog {
    max-width: 80%;
}
#imgmodal a svg {
    background: #7b4c1b;
    border-radius: 50%;
    opacity: 9;
}

#imgmodal a {
    opacity: 9;
    width:auto;
}
#imgmodal button.close {
    position: absolute;
    right: 30px;
    top: 40px;
    z-index: 1;
    opacity: 9;
}
.Drams h1 {
        color: #694f08;
    font-size: 51px;
    font-weight: 400;
    line-height: 60px;
    letter-spacing: -0.58px;
    margin-bottom: 16px;
    font-weight: 500;
    font-family: fangsong;
}

.Drams p {
        font-size: 16px;
    line-height: 24px;
    color: black;
    margin-bottom: 0;
}
.Drams p span {
    font-weight: 600;
}

.Drams h1+ p {
        margin-bottom: 24px !important;
}
    .Drams {
    padding-top: 82px;
    padding-bottom: 100px;
}
.project h1 {
    font-size: 58px;
    color: #2C868f;
    font-weight: 400;
    margin: 0;
    padding-right: 60px;
}
.project {
    padding-bottom: 100px;
}
.project .btns> div {
    display: inline-flex;
    width: 100px;
    height: 60px;
    justify-content: center;
    align-items: center;
    border-radius: 1000px;
    border: 1px solid rgba(6, 133, 151, 0.40);
    cursor: pointer;
    margin-top: 24px;
    gap: 30px;
}

.project .btns {
    display: flex;
    gap: 20px;
}
@-webkit-keyframes scrollText {
    from {
        transform: translateX(0%);
    }

    to {
        transform: translateX(-50%);
    }
}

@keyframes scrollText {
    from {
        transform: translateX(0%);
    }

    to {
        transform: translateX(-50%);
    }
}



@media (min-width: 1400px) {
    .container {
        max-width: 1360px;
    }

}

@keyframes jumpInfinite {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(10px);
    }

    100% {
        transform: translateY(0px);
    }
}
@media (min-width: 768px) and (max-width: 1100px) {
    .getintouch .card h2 {
        color: #000;
        font-size: 41px !important;
        font-style: normal;
        font-weight: 400;
        line-height: 46px !important;
        text-transform: capitalize;
        margin-bottom: 66px !important;
    }                                                                                                                        .abscard {
    right: -155px;
   }                                                                                                                         .project h1 {
    font-size: 32px !important;
}
}


@media (max-width: 600px) {

    .carousel-indicators {
        left: 0;
        right: 0;
        top: 100%;
    }

    .line-leftbtn svg {
        max-width: 320px;
    }

    .aboutmore svg {
        max-width: 120px;
    }

    .aboutmore .abs-svg {
        right: 0;
    }

    .getintouch .card {
        width: 100%;
        padding:40px 24px;
    }

    .location .card {
        max-width: 445px;
        
    }

    .galarysvg svg {
        max-width: 320px;
    }

 /*   .banner.position-relative.d-flex {
        background-image: url(../images/banner.jpg);
        background-size: cover;
        background-position: left center;
        padding-bottom:40px;
        
    }*/
      .banner1.position-relative.d-flex {
        background-image: url(../images/arial_mb.png);
        background-size: cover;
        background-position: left center;
        padding-bottom:40px;
        
    }

    .banner h1 {
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: 52px;
        padding-bottom: 0;
        margin-bottom: 20px;
    }
       .banner1 h1 {
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: 52px;
        padding-bottom: 0;
        margin-bottom: 20px;
    }
    .clbtn {
       padding: 12px 28px !important;
    }
    .banner p {
        margin-bottom: 0px;
        padding-right: 20px;
    }
      .banner1 p {
        margin-bottom: 0px;
        padding-right: 20px;
    }

    .expoler {
        padding: 0;
    }

    .expoler h1 {
        margin-top: 76px;
        margin-bottom: 16px;
    }

    .expoler .row .col-md-6:nth-child(2) {
        margin-top: 60px;
    }

    .expoler button {
        margin-top: 36px;
    }

    .absline svg {
        width: 260px;
    }

    .absline {
        top: 280px;
    }

    .abs-img {
        position: absolute;
        top: auto;
        bottom: -150px;
        left: 0;
        right: 0;
        display: table;
        margin: auto;
        width: 193px;
    }

    .why {
        margin-top: 50px;
        background-image: url(../images/mobwhy.jpg);
        padding-top: 54px;
        padding-bottom: 290px;
        background-position: right center;
    }

    .why h1 {
        font-size: 44px;
        font-style: normal;
        font-weight: 400;
        line-height: 48px;
        letter-spacing: -0.44px;
        margin-bottom: 0;
    }

    .why p {
        margin-top: 24px;
        margin-bottom: 0;
    }

    .whyline {
        top: 0;
    }

    .whyline svg {
        width: 180px;
    }

    .why button {
        margin-top: 28px;
    }

    .why .card {
        max-width: unset;
        flex: 0 0 98%;
        width: 98%;
        padding: 36px 24px;
    }

    ol.carousel-indicators {
        display: flex;
        align-items: center;
        justify-content: center;
            width: 100%;
    }

    .carousel-indicators li {
        width: 100%;
    }

    .abscard {
            top: auto;
    bottom: -130px;
    right: 70px;

    }

    .simpletext {
        font-size: 60px;
    }

    .simpletext.m-scroll__title {
        padding-top: 50px;
        padding-bottom: 150px;
    }

    .gallery {
        padding-top: 60px;
    }

    .gallrycontent {
        padding-left: 0;
        padding-top: 60px;
    }

    .location.position-relative {
        margin-top: 60px;
        background:unset !important;
    }

    .galarysvg {
        transform: translate(-180px, -50px);
    }

    .getsvg svg {
        width: 80%;
    }

    .gallrycontent h1 {
        margin-bottom: 20px;
         transform: unset !important;
    }.location h1 {
    transform: unset !important;
    margin-bottom: 22px;
}.gallery .owl-carousel {
    transform: unset !important;
}.galarysvg {
    display: none;
}
.location .container{
    top:0;
}

    .location {
        /*background-image: url(../images/locationmob.jpg);*/
        background-size: cover;
        background-position: top;
    }



    .location-btn {
        position: relative;
        margin-top: 130px;
    }

    .location .card {
        margin-top: 0px;
        transform: unset !important;
        padding: 32px 32px;
    }
.location-btn {
    transition: unset !important;
    /* margin-top: 0; */
    bottom: unset;
}
    .aboutmore .col-md-4 {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: space-between;
    }

    .anchorbtn {
        margin-top: -50px;
    }

    .aboutmore {
        padding-top: 60px;
    }

    .counterone .count-digit {
        font-size: 150px;
    }

    .aboutmore .col-md-8 p {
        display: block;
    }

    .counter {
        display: block;
    }



    .aboutmore .col-md-8 .row+.row .col-md-4 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .foop {
        margin-top: 44px;
    }

    .foop p {
        margin-bottom: 20px;
    }

    .getintouch {
        padding-top: 84px;
    }

    .getintouch h1 {
        font-size: 48px;
        line-height: 52px;
    }

.getintouch .card form .form-group {
    margin-bottom: 42px;
}
    .getintouch .row:nth-child(2) {
        margin-top: 44px;
    }

    .getsvg {
        top: 400px;
    }

    .circle-svg {
        top: 430px;
        left: -130px;
    }

    .circle-svg svg {
        width: 100px;
    }

    .location .container {
        position: relative !important;
    }

    .placed {
        margin-top: 0;
    }

    .placed p {
        padding-right: 0;
    }

    .placed #carouselExampleControlssss {
        margin-top: 44px;
    }
    .gallery
    {
        margin-top:0px;
    }
    .getintouch .card h2 {
    font-size: 44px;
    line-height: 48px;
}

.abstexts {
    position: relative !important;
    left: 4px;
    bottom: -20px;
    
}

.abstexts br {
    display: none;
}
.thankbody h1 {
    font-size: 44px;
    line-height: 58px;
}
.getintouch figure {
    margin-top: 0;
}
.getintouch .row .col-md-6:nth-child(1) {
    margin-bottom: 40px;
}
.getintouch figure {
    flex-wrap: wrap;
    gap: 18px;
    flex-direction: column;
    align-items: flex-start;
}
.footer .col-md-4> div {
    margin: 12px 0;
}
#imgmodal .modal-dialog {
    max-width: 90%;
}
.offerbox p
{
    margin-top:0px;
}
.mobile-card {
    width: 90%;
    margin: auto;
    =:
    table;
    background: #f6ffd8;
    margin-top: -20px;
}

.mobile-card .card {
    background: #fff3d8;
    border: 0;
    border-radius: 0;
    padding: 20px;
}

.mobile-card .card .owl-nav {
    display: flex;
    justify-content: space-between;
}

.mobile-card .card h3 {
    font-size: 22px;
    margin-bottom: 24px;
}

.project h1 {
    font-size: 44px;
    padding-right: 0;
    margin-bottom: 32px;
}
.Drams figure {
    display: none;
}

.Drams {
    padding-top: 44px;
    padding-bottom: 60px;
}
.gallrycontent p {
    max-width: unset;
    transform: unset !important;
}
.anemetic .row {
    display: flex;
}

.anemetic .col-md-6 {order: 2;}

.anemetic .col-md-5 {
    order: 1;
}

.anemetic h1 {
    transform: unset !important;
}

.cirlecenter {
    display: none;
}

.anemetic {
    padding-top: 60px;
        overflow: hidden;
        padding-bottom:190px;
}

.line-right {
}

.anemetic h1+p {
    transform: unset !important;
}
.abscard {
    transform: unset !important;
    height: 160px;
    width: 220px;
}



.anemetic .imgsubtext {
    top: 10px;
    right: 0;
}
.vidoe-blcok {
    margin-top: 40px;
}
.anemetic #carouselExampleIndicators {
    margin-top: 44px;
}
.abs-img {
    transform: unset !important;
    bottom: auto;
    top: -120px;
    left: auto;
    width: 150px;
    right: 20px;
}

.abs-img img {
    width: 100%;
}
.dancebutton{
    display:none;
}
.project{
    padding-bottom:0;
}
.fixedbutotn {
    transform: unset;
    left: 0;
    right: 0;
    display: flex;
    white-space: nowrap;
    gap: 8px;
    padding: 10px 10px;
    width: 100%;
    justify-content: space-between;
    bottom: 0;
    top: auto;
    background: white;
}

.fixedbutotn button {
    width: 50%;
    font-size: 14px;
    padding: 12px 12px;
}

.footer {
    margin-bottom: 60px;
}
.expoler h1, .expoler p, .expbtn {transform: unset !important;}

.abscard>div div:nth-child(2) {
    padding-left: 20px;
}
.modal.getintouch {
    padding-top: 0 !important;
}
iframe
{
    height:350px;
}
}


.whatsapp-float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 20px;
    right: 20px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s;
}

.whatsapp-float img {
    width: 35px;
    height: 35px;
}

.whatsapp-float:hover {
    transform: scale(1.1);
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .whatsapp-float {
        width: 50px;
        height: 50px;
        bottom: 65px;
        right: 15px;
    }

    .whatsapp-float img {
        width: 28px;
        height: 28px;
    }
}

.section-row {
    opacity: 0;
    transform: translateY(40px);
}

.section-row img {
    width: 100%;
    border-radius: 8px;
}

.section-content h2 {
    font-weight: 700;
    text-transform: uppercase;
}

.section-content p {
    font-size: 16px;
    color: #555;
}
.gh{
    font-family: "Pinyon Script", cursive;
  font-weight: 500;
  font-style: normal;
  font-size: 83px !important;
}
.nhtext{
        color: #000;
    font-size: 55px;
    font-weight: 400;
    line-height: 51px;
    letter-spacing: -0.44px;
    font-family: fangsong;
}
.new-text{
        color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 32px;
    padding-right: 60px;
}



/* Desktop: resolution >= 786px */
@media (min-width: 786px) {
    .desktop {
        display: block;
    }
    .mobile {
        display: none;
    }
}

/* Mobile: resolution <= 785px */
@media (max-width: 785px) {
    .mobile {
        display: block;
    }
    .desktop {
        display: none;
    }
}


/* Default: Desktop (width > 1023px) */
.banner {
  display: block;
}

.banner2 {
  display: none;
}

/* Mobile & Tablet (≤1023px) */
@media (max-width: 1023px) {
  .banner {
    display: none !important;
  }

  .banner2 {
    display: block;
  }
}

.hero-banner {
  position: relative;
  background: url('../images/arial_view.webp') center/cover no-repeat;
  min-height: 70vh;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

/* Overlay */
.hero-banner .overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45); /* translucent background */
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: 1;
}

/* Content */
.hero-banner .content {
  position: relative;
  z-index: 2;
  margin-top: auto;
  margin-bottom: 1.5rem;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.4s ease;
}

/* Hover & Touch (desktop + mobile) */
.hero-banner:hover .overlay,
.hero-banner:active .overlay,
.hero-banner:focus-within .overlay {
  opacity: 1;
}

.hero-banner:hover .content,
.hero-banner:active .content,
.hero-banner:focus-within .content {
  opacity: 1;
  transform: translateY(0);
}

/* Heading Style */
.bann {
  font-family: fangsong;
  font-size: 46px;
}

/* Arrow spacing */
.dancebutton {
  margin-top: 20px;
}

/* Mobile */
@media (max-width: 768px) {
  .hero-banner {
    background: url('../images/arial_mb.png') center/cover no-repeat;
    min-height: 50vh;
  }

  .bann {
    font-size: 30px;
  }
}


.reveal-text {
    opacity: 0;
    transform: translateY(40px);
    transition: all 0.8s ease;
    pointer-events: none;
}

/* When active */
.reveal-banner.active .reveal-text {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}


.specifications {
    background: #e2a07b;
    padding: 30px;
    color: #fff;
    font-size: 14px;
}

.spec-row {
    display: grid;
    grid-template-columns: 220px 1fr;
    gap: 20px;
    margin-bottom: 14px;
}

.spec-title {
    font-weight: 600;
    color: black;
}

.spec-desc {
    line-height: 1.6;
}


 .offer-card img {
      height: 200px;
      object-fit: cover;
      border-radius: 10px;
    }
    .offer-card {
      margin-bottom: 30px;
      text-align: center;
    }
    .offer-card h5 {
      margin-top: 15px;
      font-weight: bold;
    }

    .offer-card {
  background: #fff;
  border-radius: 14px;
  overflow: hidden;
  height: 330px; /* SAME HEIGHT FOR ALL */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0 12px 30px rgba(0,0,0,0.12);
  transition: transform 0.5s ease, box-shadow 0.5s ease;
  transform-style: preserve-3d;
  perspective: 1000px;
}

/* Image */
.offer-card img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  transition: transform 0.6s ease;
}

/* Title */
.offer-card h5 {
  text-align: center;
  padding: 15px 10px;
  font-weight: 600;
  font-size: 16px;
  background: #fff;
}

/* PROFESSIONAL ROTATION EFFECT */
.offer-card:hover {
  transform: rotateY(6deg) rotateX(3deg) translateY(-8px);
  box-shadow: 0 25px 50px rgba(0,0,0,0.2);
}

.offer-card:hover img {
  transform: scale(1.08);
}

/* Disable hover rotation on mobile */
@media (max-width: 768px) {
  .offer-card:hover {
    transform: none;
  }
}

.nearby-locations {
  list-style: none;
  padding: 0;
  margin: 0;
}

.nearby-locations li {
  font-size: 15px;
  color: #202124;
  padding: 6px 0;
  border-bottom: 1px solid #e0e0e0;
}

.nearby-locations li b {
  font-weight: 600;
  color: #000000;
}


.gallery-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 20px;
}

.gallery-item {
  position: relative;
  overflow: hidden;
  border-radius: 14px;
  cursor: pointer;
  perspective: 1000px;
}

.gallery-item img {
  width: 100%;
  height: 260px;
  object-fit: cover;
  transition: transform 0.6s ease;
}

.gallery-item:hover img {
  transform: rotateY(10deg) rotateX(5deg) scale(1.08);
}

/* ===== Lightbox ===== */
.lightbox {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.85);
  z-index: 9999;
  justify-content: center;
  align-items: center;
}

.lightbox-content {
  position: relative;
  text-align: center;
}

.lightbox img {
  max-width: 95%;
  max-height: 80vh;
  border-radius: 12px;
  animation: zoom 0.4s ease;
}

.lightbox-title {
  margin-top: 12px;
  padding: 10px 20px;
  background: rgba(0,0,0,0.6);
  color: #fff;
  border-radius: 8px;
  font-size: 16px;
  opacity: 0.9;
}

/* Close Button */
.close-btn {
  position: absolute;
  top: 25px;
  right: 30px;
  font-size: 34px;
  color: #fff;
  cursor: pointer;
}

/* Animation */
@keyframes zoom {
  from { transform: scale(0.7); opacity: 0; }
  to { transform: scale(1); opacity: 1; }
}

@media(max-width: 576px){
  .gallery-item img { height: 200px; }
}
