* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important
}

header .col-12 {
    padding: 0px
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 82px;
    z-index: 1
}

header .brand-logo a img {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

.cls-1 {
    fill: #fff
}

.cls-2 {
    fill: #fff
}

.header-bg .cls-1 {
    fill: #7e5422
}

.header-bg .cls-2 {
    fill: #515252
}

.header-bg {
    -webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, .062745098);
    box-shadow: 0px 1px 6px rgba(0, 0, 0, .062745098);
    background-color: #ADD393;
    transition: background-color 0.5s ease-in-out, opacity 0.5s ease-in-out;    
}


.lower {
    text-align: right
}

header .orange-btn {
    padding: 16px 0 0
}

.lower .nav-links {
    padding: 30px 0px 0 0;
    text-align: right;
    display: inline-block
}

.nav-links a {
    color: #000;
    font-weight: 400;
    cursor: pointer;
    font-size: 16px;
    line-height: 45px;
    position: relative;
    display: block
}

.nav-links a {
    padding: 0 0 3px 22px
}

.nav-links a.active {
    position: relative;
    font-weight: 600;
    font-size: 18px
}

.logo-black {
    display: inline-block !important;
    padding-bottom: 30px
}

.header-menu .burger-menu-wrapper {
    position: relative;
    right: 62px
}

.open-menu {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 3;
    height: 100vh;
    display: none
}

.sticky-btn {
    position: fixed;
    top: 165px;
    right: 0;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
    width: 270px;
    z-index: 999;
    display: inline-block;
    text-align: center;
    text-decoration: none
}

.nav-links {
    background-color: #fff;
    padding: 15px 0 0 0px
}

.header-menu {
    background-color: #fff;
    height: 100vh
}

.call-us {
    margin: 30px 0;
    padding: 17px 0px;
    border-top: 1px solid #78562b
}

.call-us a {
    color: #000;
    font-weight: 400;
    cursor: pointer;
    font-size: 16px;
    line-height: 45px;
    margin: 0 0 0 20px
}

.call {
    vertical-align: middle
}

.open-menu:before {
    position: absolute;
    content: "";
    background: #000 0% 0% no-repeat padding-box;
    mix-blend-mode: multiply;
    opacity: .32;
    width: 66.6%;
    height: 100vh
}

a.enquire-toggle-button.extLink.active:before {
    content: unset
}

.logo-div img {
    padding: 10px 0 0
}

.burger-menu-wrapper {
    display: block;
    float: right;
    background-color: #78562b;
    margin: 18px 0 0 20px;
    padding: 2px;
    border-radius: 20px;
    cursor: pointer
}

.burger-menu {
    display: block;
    padding: 7px 24px;
    margin-top: 0px
}

.bar1,
.bar2,
.bar3 {
    width: 24px;
    height: 2px;
    background-color: #fff;
    margin: 4px 0;
    -webkit-transition: .4s;
    transition: .4s
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-2px, 3px);
    transform: rotate(-45deg) translate(-2px, 3px)
}

.change .bar2 {
    opacity: 0
}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-5px, -7px);
    transform: rotate(45deg) translate(-5px, -7px);
    width: 24px;
    left: 1px;
    margin: unset
}

.br-download-btn {
    display: none;
    color: #fff;
    background-color: #78562b;
    font-size: 14px !important;
    line-height: 34px !important;
    letter-spacing: .7px;
    padding: 8px 20px;
    position: relative;
    border-radius: 24px;
    font-weight: 500
}

.download_br {
    z-index: 0;
}

.brand-logo {
    padding: 15px 0 0
}

.orange-btn {
    display: inline-block
}

.orange-btn a {
    position: relative;
    z-index: 1;
    padding: 10px 14px !important;
    text-transform: uppercase;
    color: #fff !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 18px !important;
    display: inline-block;
    text-transform: uppercase !important;
    text-align: left;
    text-decoration: none;
    background-color: #78562b;
    border-radius: 24px;
    cursor: pointer;
    border: 1px solid #78562b
}

.orange-btn a:hover {
    color: #78562b !important;
    background-color: #fff
}

.hover-arrow {
    background-color: #78562b;
    border-radius: 100%;
    padding: 5px 9px
}

.footer-call-enquire {
    display: none
}

.footer-rera p {
    font-size: 10px;
    line-height: 17px;
    color: #ECE3DE;
}

.form-group {
    position: relative
}

.form-control {
    width: 100%;
    height: 40px;
    margin-bottom: 22px;
    padding: 10px;
    border: 1px solid gray
}

textarea.form-control {
    height: 100px;
    resize: none;
    margin-top: 22px
}

label.error {
    position: absolute;
    left: 0;
    bottom: -17px;
    color: red;
    font-size: 10px
}

input.submit-btn {
    font-weight: 600;
    font-size: 14px !important;
    letter-spacing: .56px;
    color: #fff !important;
    padding: 7px 18px !important;
    border-radius: 6px;
    background-color: #78562b;
    display: inline-block;
    width: unset !important;
    text-transform: uppercase
}

a {
    cursor: pointer
}

.bAnimDelay,
.banner-overlay {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.revealOnScroll {
    opacity: 0
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.scale-up-ver-bottom {
    -webkit-animation: fade-in-bottom .6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
    animation: fade-in-bottom .6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
    -webkit-transform: translateY(50px);
    transform: translateY(50px)
}

@-webkit-keyframes fade-in-bottom {
    0% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fade-in-bottom {
    0% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.banner-div {
    -webkit-animation: scale-in-ver-top .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) .4s both;
    animation: scale-in-ver-top .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) .4s both;
    -webkit-transform: scaleY(0);
    transform: scaleY(0)
}

.in-view {
    -webkit-animation: scale-in-ver-top .5s .4s both;
    animation: scale-in-ver-top .5s .4s both;
    -webkit-transform: scaleY(0);
    transform: scaleY(0)
}

@-webkit-keyframes scale-in-ver-top {
    0% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }

    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@keyframes scale-in-ver-top {
    0% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }

    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

.section-title {
    font-size: 45px;
    line-height: 56px;
    font-weight: 600
}

.section-headline {
    font-size: 24px;
    line-height: 28px;
    padding: 10px 0 0
}

.section-para {
    font-size: 16px;
    line-height: 28px;
    padding: 20px 0 0;
    font-weight: 400
}

.enquire-close-mobile {
    cursor: pointer;
    float: right;
    font-size: 36px;
    margin-right: 10px
}

.img-desc {
    position: absolute;
    left: 3px;
    bottom: 10px;
    font-size: 6px;
    line-height: 12px;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    background-color: rgba(0, 0, 0, .6392156863);
    padding: 1px 3px;
    border-radius: 30px
}

.tc {
    position: absolute;
    right: 3px;
    bottom: 5px;
    font-size: 6px;
    line-height: 12px;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    background-color: rgba(0, 0, 0, .6392156863);
    padding: 1px 3px;
    border-radius: 30px
}

.slider-next,
.slider-prev {
    cursor: pointer;
    position: absolute;
    z-index: 1
}

.slick-arrow {
    background-color: rgba(0, 0, 0, 0)
}

#home {
    background-image: url("../images/home-banner.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    min-height: 991px
}

.cloud {
    bottom: -130px
}

.banner-caption {
    position: absolute;
    top: 12%;
    width: 100%;
    text-align: center;
    left: 0
}

.banner-title {
    font-size: 60px;
    line-height: 54px;
    font-weight: 400
}

.banner-title i {
    font-size: 110px
}

.banner-title span {
    font-size: 110px
}

.config {
    font-size: 24px;
    line-height: 28px;
    padding: 20px 0;
    font-weight: 400
}

.amount {
    top:auto;
    left: 60px;
    position: relative;
    bottom: 8px;
    font-size: 26px;
}

span.dot-1:before {
    width: 56px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    content: "";
    top: 17px;
    left: -62px;
}

span.dot-2 {
    margin-left: 122px
}

span.dot-2:before {
    width: 56px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    content: "";
    top: 18px;
    left: -117px;
}

#amenities {
    background-color: #fafcff
}

#project-overview,
#amenities {
    padding-bottom: 40px
}

.project-items {
    padding: 30px 0
}

.inner-div {
    height: 114px;
    display: inline-block;
    padding: 20px;
    border-radius: 8px;
    margin: 0 20px 0 0
}

.inner-div p {
    padding: 5px 0 0 20px
}

.inner-div p:before {
    position: absolute;
    content: "";
    width: 19px;
    height: 19px;
    left: -6px;
    top: 8px;
    background-image: url("../images/check.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.project-slider .slider-next {
    top: 45%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: calc(50% - 384px)
}

.project-slider {
    cursor: url("../images/next.png"), auto
}

.spec-slider .slider-next {
    top: 90%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: calc(50% - 430px)
}

.loc-points,
.line-svg {
    opacity: 0
}

@-webkit-keyframes pinsAnim {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes pinsAnim {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.animpins {
    -webkit-animation: pinsAnim ease-in 1;
    animation: pinsAnim ease-in 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

.points-1 {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.points-2 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.points-3 {
    -webkit-animation-delay: 4s;
    animation-delay: 4s
}

.points-4 {
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}

.points-5 {
    -webkit-animation-delay: 6s;
    animation-delay: 6s
}

.project-slide {
    padding: 0 25px
}

.project-slide p {
    font-size: 18px;
    line-height: 28px;
    padding: 15px 0 0;
    z-index: 1;
}

#outer {
    background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#ECE3DE)) 0% 0% no-repeat padding-box;
    background: rgba(0, 0, 0, 0) linear-gradient(180deg, #FFFFFF 0%, #ECE3DE 100%) 0% 0% no-repeat padding-box
}

.tree {
    background-color: #fff;
    mix-blend-mode: multiply
}

.journey_wrapper {
    margin: -184px 0 40px
}

.time p {
    font-size: 18px;
    line-height: 26px;
    padding: 0 5px
}

.timeline1 {
    width: 156px;
    height: 156px;
    border-radius: 100%;
    background-color: #caea7c;
    position: absolute;
    top: 348px;
    left: calc(50% - 412px)
}

.timeline2 {
    position: absolute;
    background-image: url("../images/time-2.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 256px;
    height: 256px;
    top: 500px;
    left: calc(50% - 334px)
}

.timeline3 {
    position: absolute;
    background-image: url("../images/time-3.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 316px;
    height: 316px;
    top: 230px;
    left: calc(50% - 128px)
}

.timeline4 {
    width: 220px;
    height: 220px;
    border-radius: 100%;
    background-color: #caea7c;
    position: absolute;
    right: calc(50% - 460px);
    top: 360px;
}

.timeline5 {
    position: absolute;
    background-image: url("../images/time-3.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 268px;
    height: 268px;
    bottom: -40px;
    right: calc(50% - 250px);
}

.timeline1 span {
    right: 5px !important
}

.times span {
    font-size: 19px;
    line-height: 35px;
    color: #fff;
    background-color: #7f8e5b;
    padding: 0 12px;
    border-radius: 100%;
    position: absolute;
    right: 40px;
    bottom: 10px;
}

.time {
    text-align: center;
    padding: 0 15px;
    width: 94%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

.relax {
    background-image: url("../images/revenue.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 911px;
    margin: -200px 0
}

.relax:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 250px;
    background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, from(#F1EAE6), to(rgba(236, 227, 222, 0))) 0% 0% no-repeat padding-box;
    background: rgba(0, 0, 0, 0) linear-gradient(180deg, #F1EAE6 0%, rgba(236, 227, 222, 0) 100%) 0% 0% no-repeat padding-box;
    left: 0;
    top: -2px;
    z-index: 1
}

#specifications {
    height: 931px
}

#specifications:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: -2px;
    left: 0;
    background: rgba(0, 0, 0, .13) -webkit-gradient(linear, left top, left bottom, from(#FAFCFF), to(rgba(250, 252, 255, 0))) 0% 0% no-repeat padding-box;
    background: rgba(0, 0, 0, .13) linear-gradient(180deg, #FAFCFF 0%, rgba(250, 252, 255, 0) 100%) 0% 0% no-repeat padding-box
}

.furnished p {
    font-size: 22px;
    line-height: 30px;
    padding-bottom: 20px
}

.furnished {
    position: absolute;
    top: 323px;
    width: 425px;
    height: 250px;
    background: rgba(0, 0, 0, 0) linear-gradient(190deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 77%) 0% 0% no-repeat padding-box;
    right: calc(50% - 441px);
    border-top-left-radius: 400px;
    border-top-right-radius: 400px;
    border-bottom: 0
}

.fully {
    margin: 50px 0 0
}

.box p {
    position: relative;
    top: -80px
}

.box {
    padding: 30px 20px 0
}

#location {
    background-color: #ecf5d1;
    margin: 200px 0 0
}

.drive {
    padding-top: 60px
}

.dashed {
    stroke-dasharray: 10
}

.path13 {
    stroke-dasharray: 7000;
    stroke-dashoffset: 7000;
    -webkit-animation: dash 15s linear forwards;
    animation: dash 15s linear forwards
}

@-webkit-keyframes dash {
    from {
        stroke-dashoffset: 7000
    }

    to {
        stroke-dashoffset: 0
    }
}

@keyframes dash {
    from {
        stroke-dashoffset: 7000
    }

    to {
        stroke-dashoffset: 0
    }
}

#partners,
#about {
    background-color: #f6fbfd;
    padding-bottom: 40 px;
}

.box img {
    -webkit-filter: blur(6px)
}

.about-div:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 136px;
    background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, from(#F6FBFD), to(rgba(246, 251, 253, 0))) 0% 0% no-repeat padding-box;
    background: rgba(0, 0, 0, 0) linear-gradient(180deg, #F6FBFD 0%, rgba(246, 251, 253, 0) 100%) 0% 0% no-repeat padding-box
}

.icon-div {
    width: 250px;
    height: 100px;
    background-color: rgba(186, 186, 186, .2901960784);
    border-radius: 6px;
    position: relative;
    margin: 0 auto
}

.icon-div img {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%
}

.icon-div p {
    font-size: 22px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%
}

.thrive {
    width: 215px;
    height: 55px;
    vertical-align: middle;
    padding: 0 0 10px 0;
    margin-right: 5px
}

.ganapati {
    width: 200px;
    height: 100px;
    vertical-align: middle
}

.footer-div {
    padding: 11px 40px;
    float: left;
    width: 100%;
    background-color: #78562b
}

.rera p,
.rera p a {
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 28px;
    text-align: left;
    color: #ECE3DE;
}

.marketed p,
.marketed p a {
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 28px;
    text-align: right;
    color: #000
}

.thankyou {
    text-align: center;
    font-size: 18px;
    padding: 0 0 10px
}

.selldo-intl-tel-input .country-list {
    z-index: 9999
}

input.btn {
    background-color: #78562b !important;
    color: #fff !important;
    text-transform: uppercase !important
}

#popup {
    max-width: 600px;
    width: 80%;
    padding: 20px;
    position: absolute;
    background: #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#close {
    top: -2px;
    right: 5px;
    position: absolute;
    font-size: 30px;
    color: #0b1222;
    cursor: pointer;
    z-index: 9999
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent black */
    backdrop-filter: blur(5px); /* Apply blur effect */
    z-index: 1; /* Ensure it's above other content */
    display: none; /* Initially hidden */
}


#privacy {
    padding: 140px 0 70px
}

.selldof .title {
    display: none
}

span.help-block {
    position: absolute;
    color: red !important;
    font-size: 10px;
    bottom: -25px
}

.falling-leaves,
.falling-leaves2,
.falling-leaves3 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    overflow: hidden;
    z-index: 1
}

.leaf-scene {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.leaf-scene div {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background: url("../images/leaf.png") no-repeat;
    background-size: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: visible;
    backface-visibility: visible
}

.tab {
    overflow: hidden;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: 15px
}

.tab div {
    background-color: #fff;
    float: left;
    border-radius: 16px;
    cursor: pointer;
    padding: 14px 16px;
    -webkit-transition: .3s;
    transition: .3s;
    margin-right: 10px;
    font-size: 18px
}

.tab div.active {
    background-color: #78562b;
    border-radius: 16px
}

.tab div.active {
    color: #fff
}

.flex-wrapper {
    max-height: 500px;
    max-width: 1000px;
    margin: auto;
    border: 1px solid #ccc;
    padding: 20px 30px;
    border-radius: 16px;
    background-color: #879664
}

.tabcontent {
    display: none;
    border-top: none
}

.dropdown {
    overflow: hidden;
    height: 80px;
    margin: 20px 0 0
}

.sqft1 {
    font-weight: 500;
    font-size: 20px
}

.dropbtn {
    font-size: 20px;
    border: none;
    padding: 14px 16px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
    text-align: left
}

.dropdown-content {
    width: 500px;
    position: absolute;
    z-index: 1;
    margin-left: 15px
}

.dropdown-content a {
    padding: 12px 16px;
    text-decoration: none;
    display: block
}

.cal-btn {
    background-color: #78562b;
    color: #fff;
    padding: 10px 20px;
    border-radius: 16px;
    font-size: 18px;
    border: 1px solid #78562b;
    cursor: pointer
}

.Calc {
    padding-top: 20px;
    margin-left: 20px
}

select {
    font-size: 18px;
    padding: 15px 15px;
    margin-left: 15px;
    border-radius: 16px;
    width: 100%
}

.flex-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 230px
}

.tab-rt {
    width: 400px;
    border: 1px solid #fff;
    border-radius: 20px
}

.tab-rt-text {
    color: #fff;
    font-size: 24px;
    text-align: center;
    padding: 60px 0 0
}

.selling-price,
.total-price {
    text-align: center;
    color: #fff;
    font-size: 36px;
    padding: 15px 0;
    font-weight: 500
}

#twelve,
#twelve2,
#fifteen {
    display: inline-block
}

.range {
    padding: 10px 0 0;
    font-size: 20px;
    font-weight: 500
}

.slidecontainer {
    width: 100%
}

.slider {
    -webkit-appearance: none;
    width: 100%;
    height: 25px;
    background: #fff;
    outline: none;
    opacity: .7;
    -webkit-transition: .2s;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.slider:hover {
    opacity: 1
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    background: #78562b;
    cursor: pointer
}

.slider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    background: #78562b;
    cursor: pointer
}


dialog {
    padding: 20px;
    border: none;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    max-width: 400px; /* Set a fixed max-width */
    width: 100%;
    /* height: auto; Adjust height to fit content */
    position: fixed;
    top: 50%;
    left: 50%;
    right: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    backdrop-filter: blur(5px);
    display: none;
    flex-direction: column;
    z-index: 4;
}

dialog h2 {
    margin-top: 0;
}

dialog[open] {
    display: flex; /* Display flex when dialog is open */
}

dialog input[type="text"],
dialog input[type="email"],
dialog input[type="phone"] {
    font-family: "poppins";
    width: 100%;
    padding: 10px;
    margin: 10px 0;
    font-size: 16px;
}

input:focus {
    background-color: #FFF;
    border-color: #5A8DEE;
    outline: 0;
    box-shadow: 0 3px 8px 0 rgb(0 0 0 / 10%);
}

#contact:focus {
    padding-left: 82px;
}

dialog button {
    padding: 10px;
    background-color: #78562b;
    color: white;
    border: 1px solid #78562b;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    width: 38%;
    align-self: flex-end;
    font-family: "poppins";
}

dialog .close-button {
    position: absolute;
    top: 15px;
    right: 20px;
    padding: 0px 10px 0px 10px;
    background-color: transparent;
    border: none;
    font-size: 25px;
    cursor: pointer;
    width: fit-content;
    color: #0b1222;
}

dialog .close-button:hover {
    background-color: #00000033;
}

dialog .submit-button:hover {
    color: #78562b;
    background-color: white;
    border: 1px solid #78562b;
}



/* Blur effect */
.blur-background {
    filter: blur(5px);
}

.error {
    display: none;
    color: red;
}

.iti-tel-input,
.iti{
  width: 100%;
}

#contact {
    padding-left: 90px !important; 
}

.contacts {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-top: 20px;
}

.contact-card {
    border: 1px solid #78562b;
    padding: 20px;
    border-radius: 8px;
    text-align: center;
}

.contact-card:hover,
.contact-card.active { /* Active class for click effect */
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); /* Example box-shadow style */
}

.contact-name {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.contact-phone {
    font-size: 16px;
    font-family: "poppins";
}

#contactDialog > p {
    padding: 10px 10px 0px 0px;
}

@media (max-width: 768px) {
    .contacts {
        grid-template-columns: 1fr;
    }
}

