            .text {
                line-height: 10px !important;
                font-size: 16px !important; 
                color:#2a2a2a !important;
            }
            .whatsapp {        
                position: fixed;
                bottom: 0px;            
                right: -50px;            
                /*padding: 20px;*/
                z-index: 1000;
            }

            .about_hero_bg {
                background: linear-gradient(180deg,#8e0053 0%,#000533 100%) !important;
            }
            .about_bg {
                background-repeat: no-repeat;
                background-position: top;
                background-size: cover;
                position: absolute;
                bottom: 0;
                left: 0;
                width: 100%;
                height: 100%;
                display: block;
            }
            .font_Philosopher {
                font-family: Philosopher;
            }

            #footer a:not(.btn):not(.no-footer-css) {
                color: #fff;
                transition: all 0.1s ease-in-out;
            }

            .form-box {
                width: 90%;
               /* margin-left: 40px;*/
                padding: 40px 60px;
                border-style: solid;
                border-width: 1px;
                border-color: #d9d9d9;
                background-color: #fff;
                box-shadow: 7px 7px 20px 0 rgb(0 0 0 / 15%);
            }
            .form-box-2 {
                width: 100%;
                /* margin-left: 40px; */
                padding: 25px 35px;
                border-style: solid;
                border-width: 1px;
                border-color: #d9d9d9;
                background-color: #fff;
                box-shadow: 7px 7px 20px 0 rgb(0 0 0 / 15%);
            }

            .form-control{
                border-radius:0rem;
                border-color: #d9d9d9;
            }
            hr {
                background: #fff;
                border: 0;
                height: 1px;
                margin: 22 0px;
                opacity: 0.25;
            }

            .text-justify
            {
                text-align:justify;
            }
            .selectVastuBox .selectVastuBody {
                background: #fff;
                border-radius: 8px;
                box-shadow: 0 0 16px 0 rgb(0 0 0 / 8%);
                position: relative;
            }
            .selectVastuBox ul li {
                padding: 20px 15px;
                width: 100%;
                list-style:none;
            }
            .selectVastuBox ul {
                display: flex;
                flex-wrap: wrap;
                position: relative;
                margin:0;
                padding:0;
            }
            .selectVastuBox ul li {
                padding: 20px 15px;
                width: 50%;
            }
            .selectVastuBox ul+ul {
                border-top: 1px solid #e8e8e8;
            }
            .selectVastuBox ul+ul:before {
                margin: 0 auto;
                background: #fff;
                content: '';
                width: 31px;
                height: 31px;
                border-radius: 50%;
                border: solid 1px #e8e8e8;
                position: absolute;
                top: -17px;
                right: 0;
                left: 0;
                z-index: 2;
            }
            .selectVastuBox ul:after {
                content: '';
                background: #e8e8e8;
                width: .5px;
                height: 100%;
                position: absolute;
                top: 0;
                left: 50%;
            }
            .selectVastuBox .selectVastuBody .selectVastuSubHeading {
                padding: 15px;
                margin:0;
                border-bottom: solid 1px #e8e8e8;
                font-size: 16px;
                font-weight: 600;
                line-height: 21px;
                color: #333;
            }
            .selectVastuBox ul li .tipsHeading {
                display: flex;
                align-items: center;
            }
            .selectVastuBox ul li .tipsHeading .icon-check {
                margin-right: 10px;
                width: 25px;
                height: 25px;
                background: #ffefd1;
                border-radius: 50%;
                display: flex;
                align-items: center;
                justify-content: center;
                flex: none;
            }
            .selectVastuBox ul li p {
                margin-top: 15px;
                font-size: 13px;
                line-height: 24px;
                color: #2a2a2a;
                margin-bottom: 0px;
            }
            .commercialVastu {
                margin-top: 50px;
            }

            @media (max-width: 768px) {
                    .hidden-mobile {
                      display: none;
                    }
            }
            
            @media (min-width: 768px) {
                    .hidden-desktop {
                      display: none;
                    }
            }
               

            .as_contact_expert {
                display: flex;              
            }
            .as_contact_expert em {
               font-size: 16px;
                margin: 0;
                font-weight: 600;
                line-height: 18px;   
                text-transform: uppercase;
                color: black;
                text-decoration: none;
                font-style: normal;
            }
            .as_contact_expert p {
              font-size: 20px;
            font-weight: 700;
             margin: 0 0 0 0;
            line-height: 1;
            color: #212529;
            }
            .as_year_ex {
                font-size: 44px;
                font-weight: 500;
                margin-right: 10px;
                line-height: 36px;
            }   

hr.hr-dark {
    background: black !important;
}  
ul.header-loc-links {
   background-color: white;
   color: black;
   position: relative;
   margin-top: -70px !important;
   border: 1px solid #dddddd3b;
   border-radius: 25px;
   left: 0;
   right: 0;
   text-align: center;
   /* width: 78%; */
   margin: 0 auto;
   padding-left: 0px;
   padding: 30px 0px;
   box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

ul.header-loc-links li {
    display: inline-block;
    border-right: 1px solid #dddddd3b !important;!i;!;
    width: 24%;
    /* text-align: center; */
}

ul.header-loc-links li a {
    color: #000000 !important;
    padding: 20px 20px;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
}
ul.header-loc-links li h2 {
    margin: 0;
    color: black !important;
    font-size: 16px;
    font-weight: 700;
}
ul.header-loc-links li:first-child, ul.header-loc-links li:last-child
{
    border: 0px;!i;!;
}
 ul.header-loc-links li:last-child
 {
    margin-right: 0%;
    border: 1px !important;
 }
ul.header-loc-links img {
    border-radius: 10px;
    width:auto;
    height: 150px;
    display: block;
}
ul.header-loc-links li a span {
    display: block;
    font-size: 18px;
    color: #c70525;
        line-height: 0;
        font-weight: 700;
}
ul.header-loc-links li a:hover {
    text-decoration: none;
}

@media (max-width: 768px) {
    ul.header-loc-links li {
        display: inline-block;
        width: 100%;
        margin-bottom: 10px;
        background: #ffffff;
        border-radius: 20px;
    }
    ul.header-loc-links {
        top: 0px;
    }
   ul.header-loc-links li a {  
    padding: 0px;
    }
    ul.header-loc-links {
        padding: 15px 15px;
    }
    ul.header-loc-links li:first-child {
        display: block;
        width: 100%;
        background-color: white;
    }
} 
section.counter-section {
background: #FFF0E0;
   /* padding: 40px 0;*/
    padding: 0px 0 !important;
}
ul.list-box li {
    display: inline-flex;
    padding: 10px 14px;
    border: 1px solid #c9c9c9;
    margin-bottom: 10px;
}
ul.list-box {
     padding-top: 20px;
    padding-left: 0px;
}
ul.list-check {
    padding-top: 20px;
    list-style-type: none;
    padding-left: 0;
}
ul.list-check li {
    color: black;
    font-size: 14px;
}
ul.list-check i {
    color: #c70525;
    padding-right: 5px;
}
.why-section-chennai:before {
    position: absolute;
    background-color: #000000;
    width: 100%;
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    height: 100%;
    opacity: 0.7;
}
.why-section-chennai {
    position: relative;
}
  section.page-banner {
    background-color: #eea227;
    padding: 20px 0px;
    position: relative;
    background: linear-gradient(7deg, rgb(0 0 0 / 61%), rgb(0 0 0 / 39%)), url(https://samruddhivastu.com/img/pune-bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;

}

section.page-banner h1 {
    font-size: 50px !important;
    line-height: 70px !important;
    color: white;
    text-align: left;
     
}
.online-consult-section {
    background-color: #000000;
    padding: 40px 0px;
    position: relative;
    background-image: none;
    /*background: linear-gradient(121deg, rgb(0 0 0 / 55%), rgb(20 20 20 / 51%)), url(img/gallery/7.jpg);*/
    background-position: center right !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

section.page-banner p {
  font-size: 28px;
    line-height: 40px;
    text-align: left;
    color: white;
    font-weight: 500;
}

section.page-banner ul {
    list-style: none;
    padding: 0;
    text-align: left;
}

section.page-banner ul li {
    display: inline-block;
    color: #fffef3;
    font-size: 16px;
    text-align: left;
    padding-right: 20px;
    margin-bottom: 10px;
}
section.page-banner ul li i{
    color: #f7f7f7;
    padding-right: 5px;
}
.border-box {
    padding: 20px;
    border: 1px solid #bbbbbb;
}
section.online-consult-section h3 {
    background: white;
    display: inline-block;
    padding: 10px;
    margin-bottom: 20px !important;
}
@media (max-width: 768px) {
    section.page-banner {
    padding: 60px 0px;   
}
section.page-banner h1 {
    font-size: 30px !important;
    line-height: 35px !important;
    color: white;
     text-align: left;
     padding-top: 100px;
     margin-bottom: 0px;
    
 }
 section.page-banner h2 {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 20px;
}
 .as_contact_expert {
  
    /*margin-bottom: 30px;*/
}  
.why-section-chennai:before {
       opacity: 0;
}  
   #header .header-logo img {
       width: 200px;
   
}
}
@media (max-width: 768px) {
    ul.header-loc-links li {
        display: inline-block;
        width: 49%;
        margin-bottom: 10px;
        background: #ffffff;
        border-radius: 20px;
    }

ul.header-loc-links li a {
    color: #000000 !important;
    padding: 5px 5px;
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
    line-height: 16px;
}
ul.header-loc-links img {
    border-radius: 10px;
    width: 300px;
    height: 150px;
    margin: 0 auto;
}
ul.header-loc-links li a span {
    display: block;
    font-size: 12px;
    color: #d85828;
    line-height: 22px;
    font-weight: 700;
}
    ul.header-loc-links li:first-child {
         display: inline-block;
        width:49%;
        background-color: white;
    }
    .mobile-d-none
    {
        display: none !important;
    }
    .block {
    display: block;
}

.as_contact_expert {
    display: block;
    border-right: 1px solid #dddddd;
    text-align: center;
}

.as_contact_expert span {
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    display: block;
    margin: 0;
}

.block h5 {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
}

.block h2 {
    font-size: 15px;
    font-weight: 700;
    line-height: 15px;
}
.as_contact_expert.last-box {
    border: 0px;
}
.portfolio-list {
    padding-left: 20px;
}
section.online-consult-section h1 {
    font-size: 22px !important;!i;!;
    line-height: 28px;
    margin-bottom: 10px;
}

section.online-consult-section h2 {
    font-size: 18px;
    padding: 0px 10px;
    margin-bottom: 15px !important;!i;!;
}

section.online-consult-section h3 {
    line-height: 31px;
    margin-bottom: 7px;
}
.border-box {
    padding: 0px;
    padding-top: 15px;
    border: 1px solid #bbbbbb;
    margin: 5px;
}
}

.grey-bg {
    background: #f4f4f4;
}
@media (max-width: 768px) {
        section.page-banner {
        padding: 60px 0px !important;
    }
h3 {
    font-size: 20px;
}
h2 {
    font-size: 22px;
    margin-bottom: 0;
}
.loc-page-section .container.pt-5 {
    padding-top: 20px !important;
   }
.loc-page-section .container .pb-5 {
        padding-bottom: 0px !important;
    }
.loc-page-section p {
    padding-top: 10px !important;
    }
    section.page-banner p {
    font-size: 18px;
    line-height: 25px;
}

}

ul.list-check li {
    border-radius: 0px;
    background: #f4f4f4;
    padding: 10px;
    margin: 10px;
    margin-left: 0px;
}
