@font-face {
    font-family: "Roboto";
    src: url("/fonts/Roboto-Regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Roboto";
    src: url("/fonts/Roboto-Medium.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Roboto";
    src: url("/fonts/Roboto-Bold.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
ol,
ul,
ul li {
    padding: 0;
}
body,
h5 {
    line-height: 26px;
}
body,
ol,
ul,
ul li {
    margin: 0;
}
a,
body,
ul li {
    font-family: "Roboto", sans-serif;
}
.navbar-brand,
a {
    display: inline-block;
}
.navbar,
section {
    position: relative;
}
.icon-circle,
.link1,
.link2,
a,
a:hover,
p a {
    text-decoration: none;
}
html {
    scroll-behavior: smooth;
}
body {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    background: #ffff;
    letter-spacing: 1px;
}
.nav-item a:hover,
.recolor,
h2 {
    color: #f69600;
}
h3,
h5 {
    font-weight: 700;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin-bottom: 10px !important;
}
h1 {
    font-size: 55px;
    line-height: 65px;
}
h2 {
    font-size: 40px;
    line-height: 50px;
}
h3 {
    font-size: 32px;
    line-height: 42px;
}
h4 {
    font-size: 26px;
    line-height: 32px;
}
a,
h6,
p {
    line-height: 26px;
}
h5 {
    font-size: 20px;
}
h6 {
  font-size: 16px;
    font-weight: 700;
    color: #e54225;
    margin-bottom: 1px!important;
}
a,
p {
    font-size: 16px;
}
a {
    cursor: pointer;
    color: #000;
}
img {
    width: 100%;
}
ul li {
    list-style: none;
}
ol li {
    margin-bottom: 14px;
    margin-left: 20px;
}
ol li::marker {
    font-weight: 900;
}
section {
    z-index: 1;
    padding: 40px 0;
}
input,
select,
textarea {
    width: 100%;
    padding: 15px 10px;
    letter-spacing: 1px;
    border: 1px solid #fff3cd;
    margin: 4px 0;
    border-radius: 10px;
}
header img {
    border: 0;
    padding: 0;
    max-width: 90px;
}
header ul li {
    padding-right: 20px;
}
.nav-item a {
    color: #331b09;
    font-weight: 500;
}
.navbar {
    padding: 15px 0 !important;
    border-bottom: 2px solid #f69600;
}
.navbar-brand {
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
    pointer-events: auto;
    width: auto;
    padding: 0 15px;
}
.navbar-toggler {
    width: 50px;
}
.navbar-toggler:focus {
    outline: 0;
    box-shadow: none;
}
.lback,
.link1:hover {
    background: #fef9f4;
}
.bo-r20 {
    border-radius: 35px;
}
.brback {
    background: #331b09;
}
.gradient-bg {
    background: #f69600;
}
.link1,
.link2,
.link2:hover {
    background: linear-gradient(90deg, #f69600, #f69600);
}
.link1,
.link2 {
    display: inline-block !important;
    width: auto !important;
    max-width: max-content;
    color: #fff;
    padding: 15px 25px;
    margin-top: 5px;
    border-radius: 30px;
    transition: 0.3s;
}
.link1 {
    background: #fff;
    color: #f69600;
}
.object-fit-cover {
    object-fit: cover;
}
.icon-circle {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #f69600;
    color: #fff;
    transition: 0.2s;
}
.icon-circle:hover {
    background: #000;
}
span {
               font-weight: 800;
}
.par li,
.parclose li {
    position: relative;
    padding-left: 38px;
    margin-bottom: 14px;
    line-height: 1.6;
}
.par li::before,
.parclose li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
}
.par li::before {
    background-image: url(https://vaastudevayah.com/images/home/check.png);
}
.parclose li::before {
    background-image: url(https://vaastudevayah.com/images/home/like.png);
}
.mw-100px {
    max-width: 100px !important;
}
.mw-60px {
    max-width: 60px;
}
.faq .accordion-item {
    border: none;
    border-radius: 10px;
    background: #fff;
}
.grback,
.testimonial-card {
    background: #f5f5f5;
}
.casestudy h3 {
    font-size: 50px;
    line-height: 60px !important;
}
.faq .accordion-button {
    box-shadow: none !important;
    font-weight: 600;
    border: 2px solid #fff3cd;
    line-height: 26px;
}
.accordion-button:not(.collapsed) {
    background: #ffff;
    color: #000;
    border: 2px solid #000;
}
.social-icons a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #fff;
    color: #000 !important;
    margin-left: 14px;
    box-shadow: 0 2px 6px #00000026;
}
.social-icons a:hover {
    background: #fff3cd;
}
.social-icons a:first-child {
    margin-left: 0;
}
@media (max-width: 992px) {
    h1,
    h2,
    p {
        margin-bottom: 10px !important;
    }
    h1 {
        font-size: 40px;
        line-height: 46px;
        font-weight: 600;
    }
        h2 {
        font-size: 34px;
        line-height: 40px;
          font-weight: 600;
    }
    h3 {
        font-size: 26px;
        line-height: 34px;
    }
    .bo-right {
        border-right: none !important;
    }
    .border-top.border-start.border-bottom {
        border-right: 1px solid #dee2e6 !important;
    }
    .mw-100px {
        max-width: 70px !important;
    }
    .hero {
        min-height: 20vh !important;
    }
}
.team-card {
    border-radius: 15px;
    padding: 30px 20px 50px;
    text-align: center;
    transition: 0.3s;
}
.team-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px #0000001a;
}
.team-card .profile-img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 50%;
    margin-bottom: 15px;
}
.testimonial-card span {
    color: #f1c40f;
    font-size: 20px;
}
.testimonial-card {
    border-radius: 10px;
    box-shadow: 0 4px 10px #0000001a;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.carousel-item .col-md-6,
.carousel-item .row,
.services .image-box {
    display: flex;
}
.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 35px;
    height: 35px;
    background-color: #f69600;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1 !important;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
    width: 1rem !important;
}
.carousel-control-next {
    right: 1%;
}
.carousel-control-prev {
    left: 90%;
}
.blog-card h5 {
    color: #000;
}
.blog-card:hover img {
    opacity: 0.7;
}
.blog-card:hover h5,
.casestudy h4:hover {
    color: #007bff;
}
.blog-card {
    box-shadow: 0 8px 20px #00000026;
}
.hero {
    position: relative;
    width: 100%;
    min-height: 50vh;
    display: flex;
    align-items: flex-end;
    color: #fff;
}
.hero::after {
    content: "";
    position: absolute;
    inset: 0;
    background: #0006;
}
.hero-content {
    position: relative;
    z-index: 1;
}
.hero-expertise {
    background: url(../images/home/vastu-ancient.jpg) center center/cover no-repeat;
}
.office-expertise {
    background: url(../images/home/office-reception.webp) center center/cover no-repeat;
    min-height: 250px;
}
.hero-case {
    background: url(../images/home/vastu-results-chhaya-ji.jpg) center center/cover no-repeat;
}
.vastu-check {
    background: url(../images/home/vastu-check-online-consult.webp) center center/cover no-repeat;
}
.vastu-online {
    background: url(../images/home/vastu-five-elements.webp) center center/cover no-repeat fixed;
}
.img-back {
    background: url(../images/home/commercial-buildings.webp) center center/cover no-repeat fixed;
}
p a {
    color: inherit;
}
p a:hover {
    text-decoration: underline;
}
.card-img-top {
    height: 300px;
    object-fit: cover;
}
.equal-height {
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
}
.invert {
    filter: invert(1);
}
footer {
    border-top: 5px solid #f69600;
}
.orcolor,
footer a:hover {
    color: #f69600 !important;
}
.navbar-toggler {
    border: 2px solid #f69600 !important;
    background-color: #fff;
    line-height: 1.4 !important;
}
.navbar-toggler-icon {
    background-image: none;
    width: 24px;
    height: 3px;
    background-color: #f69600;
    position: relative;
}
.navbar-toggler-icon::after,
.navbar-toggler-icon::before {
    content: "";
    position: absolute;
    left: 0;
    width: 24px;
    height: 3px;
    background-color: #f69600;
}
.navbar-toggler-icon::before {
    top: -8px;
}
.navbar-toggler-icon::after {
    top: 8px;
}
.vastu-services {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding: 0;
    margin: 40px 0;
    justify-content: center;
    list-style: none;
}
.box,
.vastu-services li {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 10px #0000000d;
    padding: 25px;
    text-align: left;
    height: 100%;
}
.vastu-services li {
    flex: 1 1 calc(33.333% - 20px);
    height: auto;
}
.uppad {
    margin: 20px 0;
}
#client-testimonials {
    overflow-x: hidden;
}
@media (max-width: 576px) {
    .card {
        width: 100% !important;
    }
    .alcen {
        text-align: center;
    }
    .toppad {
        padding-top: 20px;
    }
    section {
        padding: 15px 0 !important;
    }
    .carousel-control-prev {
        left: 1%;
    }
}
.services .image-box img,
.services .image-box picture {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 0;
}
@media (max-width: 768px) {
    .services .content-box,
    .services .image-box {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .services .image-box img,
    .services .image-box picture {
        height: auto;
        object-fit: contain;
    }
}
.service-card {
    min-height: 380px;
}
.service-card img {
    height: 100%;
}
.overlay {
    background: linear-gradient(to top, #000, #0000);
}
.phone-group img {
    max-width: 100px;
}
.whatapp,
.whatapp1 {
    z-index: 9;
    position: fixed;
}
.whatapp1 {
    left: 5px;
    bottom: 20px;
}
.whatapp {
    right: 5px;
    bottom: 20px;
}
.whatapp img,
.whatapp1 img {
    width: 70%;
}
.mobile-only {
    display: none;
}

@media screen and (max-width: 767px) {
    .mobile-only {
        display: block;
    }
}
.desktop-only {
    display: block;
}

@media screen and (max-width: 767px) {
    .desktop-only {
        display: none !important;
    }
}

