
@import url('https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;500;600;700;800&family=Chivo:ital,wght@0,100..900;1,100..900&family=Hanken+Grotesk:ital,wght@0,100..900;1,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Rethink+Sans:ital,wght@0,400..800;1,400..800&family=Roboto+Flex:opsz,wght@8..144,100..1000&family=Roboto+Serif:ital,opsz,wght@0,8..144,100..900;1,8..144,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;500;600;700;800&family=Chivo:ital,wght@0,100..900;1,100..900&family=Hanken+Grotesk:ital,wght@0,100..900;1,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Rethink+Sans:ital,wght@0,400..800;1,400..800&family=Roboto+Flex:opsz,wght@8..144,100..1000&family=Roboto+Serif:ital,opsz,wght@0,8..144,100..900;1,8..144,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;500;600;700;800&family=Chivo:ital,wght@0,100..900;1,100..900&family=Hanken+Grotesk:ital,wght@0,100..900;1,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Rethink+Sans:ital,wght@0,400..800;1,400..800&family=Roboto+Flex:opsz,wght@8..144,100..1000&family=Roboto+Serif:ital,opsz,wght@0,8..144,100..900;1,8..144,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;500;600;700;800&family=Chivo:ital,wght@0,100..900;1,100..900&family=Hanken+Grotesk:ital,wght@0,100..900;1,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Oswald:wght@200..700&family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Rethink+Sans:ital,wght@0,400..800;1,400..800&family=Roboto+Flex:opsz,wght@8..144,100..1000&family=Roboto+Serif:ital,opsz,wght@0,8..144,100..900;1,8..144,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
/* @import url('https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;500;600;700;800&family=Chivo:ital,wght@0,100..900;1,100..900&family=Hanken+Grotesk:ital,wght@0,100..900;1,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Oswald:wght@200..700&family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Rethink+Sans:ital,wght@0,400..800;1,400..800&family=Roboto+Flex:opsz,wght@8..144,100..1000&family=Roboto+Serif:ital,opsz,wght@0,8..144,100..900;1,8..144,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap'); */

   body {
        	margin: 0;
        	padding: 0;
            font-weight: 400;
        }
        h1, h2, h3, h4, h5, h6 {
            font-weight: 600;
            margin: 0px;
        }
 h2, h3, h4, h5, h6{
    font-size: 25px;
 }
 
.even {
    display: flex;
    gap: 15px;
    align-items: center;
    justify-content: start;
    padding: 0px 10px 10px 0px;
}
  .even a img {
    transition: transform 0.3s ease;
    width:40px;
    
  }

  .even a img:hover {
    transform: scale(1.2);
  }
 .flo-icons{
     display:none;
 }
.book-now-res-bg{
      display:none;
}
 .book-now-res-two{
      display:none;
 }
  .book-an-app-flex {
      display: flex;
      align-items: center;
      gap: 5px;
    }
    .book-an-app-flex p {
      margin: 0;
    }
    .navbar-nav{
            margin-right: 105px;
    }
        p{
            font-family: "Arial" ;
             margin: 0px;
                 font-size: 16px;

        }
        
        .container {
        	width: 1200px;
            margin: 0 auto;
        }
        .nav-link{
            font-size:18px;
        }
        a{
            text-decoration: none !important;
        }

        ul li{
          font-family: 'poppins';
        }
/* header */
.nav-link{
    color: #000 !important;
}
.book-an-app-flex{
        background: #BD1F14;
    font-weight: 500;
    color: #fff !important;
    padding: 7px 15px 7px 7px;
    border-radius: 0px 15px 0px 15px;
    display: flex;
    align-items: center;
    animation: blink 1.4s linear infinite;
 
}
*{

  box-sizing:border-box;

}
/*@keyframes blink{*/
/*30% {*/
/*    background-color:#f7972f;*/
/*}*/
/*	90% {*/
/*    background-color:#222f4d;*/
/*}*/
/*}*/
.top-nav-bg {
    background-color: #535353;
    height: 41px;
    padding: 0px 17px;
    /* margin-top: -3px; */
    border-radius: 0px 0px 10px 10px;
}
.mastershiv-fs{
    display: flex;
        align-items: anchor-center;
    height: 40px;
        gap: 10px;
}
.mastershiv-fs a{
    color: white;
    font-family: 'poppins';
    font-size: 15px;
    font-weight: 600;
}
.phone-call-size{
        width: 25px;
}
.topnav-flex{
    display: flex;
    justify-content: end;
    gap: 50px;
    padding-right: 50px;
}
.head-flxx{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0px;
    position: sticky;
    top: 0;
}
.header-align-ul ul{
    display: flex;
    list-style-type: none;
    gap: 30px;
    font-size: 18px;
    padding-right: 100px;
}
.header-align-ul a{
    color: black;
}
.book-an-app-flex{
    display: flex;
    align-items: center;
}
.a-header p{
        font-size: 18px;
    font-weight: 600;
    padding-left: 12px;
}
.a-header a{
    background: #BD1F14;
    font-weight: 500;
    color: #fff;
    padding: 7px 15px 7px 7px;
    border-radius: 0px 15px 0px 15px;
    display: flex;
    align-items: center;
    animation: blink 1.4s linear infinite;
}
/*@keyframes blink{*/
/*30% {*/
/*    background-color:#f7972f;*/
/*}*/
/*	90% {*/
/*    background-color:#222f4d;*/
/*}*/
/*}*/

/* master shiva sai */
.master-shiva-bg {
    background-image: url("image/banner-home-1.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 570px;
    width: 100%;
    padding: 30px 0px 30px 0px;
    box-shadow: inset 0px -20px 16px #ffffff;

}
.master-flex{
    display: grid;
    grid-template-columns: 1.7fr 1fr;
}

.master-shiva-firstsec h1{
    Font-size:40px;
Font-weight:700;
color:#FF7010;
    font-style: normal;
}
.master-shiva-firstsec p{
    font-style: normal;
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    padding: 10px 0px;
}
.master-shiva-firstsec div:nth-child(3){
    display: flex;
    margin-bottom: 15px;
}
.master-shiva-firstsec ul li{
    color:white;
    line-height:54px;
    font-size: 22px;
    padding-left: 10px;
}
.banner-btn {
    border-radius: 28px;
    padding: 14px 30px !important;
    font-weight: 700 !important;
    font-size: 20px;
    font-family: "arial" !important;
    margin-top: 20px;
    border: 3.5px solid;
        color: #FFFFFF;
    border-color: #FFFFFF;
    background-color: #04334C;
    text-decoration: none;
}
/* about us section */
.about-sec-flex{
    display: grid;
    grid-template-columns:1fr 2fr;
        margin-top: 40px;
}
.about-img-first img {
    width: 575px;
    border-radius: 15px;
    margin-right: 25px;
}
.about-sec-flex div:nth-child(1){
    width: 50%;
}
/* .about-sec-flex div:nth-child(2){
    width: 50%;
} */
.about-color{
        font-size: 25px;
    color: #EE441D;
        margin: 30px 0px 10px 0px;
}
.about-sec-flex div:nth-child(2) p {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    font-weight: 500;
}
.best-vedic {
    font-size: 23px !important;
    font-weight: 600 !important;
    padding: 10px 0px !important;
}
.master-padd{
    margin-bottom: 20px;
}
.thank-head {
    font-weight: 800;
    color: #000;
    font-family: "Bell MT";
    font-size:27px;
}
.thank-head2 {
    font-weight: 800;
    color: #000;
    font-size:38px;
    font-family: "Bell MT";
}
.thank-para{
    font-size:16px;
    font-family: "Chivo", Sans-serif;
    font-weight: 400;
    color: #000;
}
.thank-para a{
    color:#bd1f14;
}
.view-more {
    color: #FFFFFF;
    border-color: #EEEEEE00;
    font-weight: 500;
    font-family: Arial;
    text-transform: capitalize;
    font-size: 16px;
    background-color: #bd1f14;
    padding: 12px 20px 12px 20px !important;
    text-decoration: none;
    border-radius: 5px;
}
.call-logo {
    display: flex;
    background-color: #EE441D;
    border-radius: 5px;
    padding: 10px 10px 10px 35px;
    margin: 20px 0px 0px 0px;
        width: 80%;
          align-items: center;
}
.call-logo img{
    width: 60px;
}
.call-logo div:nth-child(1){
    width: 15%;
}
.call-logo h4{
    color: #FFB800;
    font-family: "arial";
    font-weight: 600;
    font-size: 19px;
    padding-bottom: 10px;
}
.call-logo a{
    color: white;
    font-size: 30px;
    text-decoration: none;
    font-family: "poppins";
}
/* our services */
.ourservice-bg{
    background-image: url("/image/ser-banner-1-min.webp");
    background-position: center;
    background-size: cover;
    min-height: 550px;
    background-repeat: no-repeat;
    padding: 20px 0px;
        margin-top: 30px;
}
.services-flx {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 15px;
        width: 100% !important;
}
.our-service-sec h4{
color: white;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 20px;
}
.explore-future{
    color: white;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    padding: 0px 0px 25px 0px;
}
.services-frst-child{
    background-color: white;
    border-radius: 10px;
    padding: 10px;

}
.spiritual-padd{
    text-align: center;
}
.ser-card{
    text-align: center;
    font-size: 20px;
    color: #EE441D;
    padding: 10px 0px;
}
.spiritual-padd p{
    line-height: 24px;
    font-weight: 500;
    margin: 0px 0px 10px 0px;
        font-size: 14px;
}
.spiritual-padd a{
   color: #ffffff;
    background-color: #bd1f14;
    padding: 4px 10px;
    border-radius: 3px;
    font-size: 15px;
    text-decoration: none;
}
.services-frst-child-border {
  border: 2px dashed red;
  padding: 10px 10px 15px 10px;
  border-radius: 10px;
}
.spiritual-padd img{
    width: 230px;
    border-radius:15px;
}
/* why choose us */
.why-choose-us-bg{
     background-image: url("/image/Frame-25-.webp");
    background-position: center;
    background-size: cover;
    height: 370px;
    background-repeat: no-repeat;
    padding: 10px 0px;
    margin-top: 30px;
}
.why-chose-center{
    text-align: center;
}
.best-psychic{
    font-family: "poppins";
    font-size: 20px;
}
.why-choose-flex{
    display: grid;
    grid-template-columns: 1fr 3fr;
        margin: 40px 0px 0px 0px;
   gap: 20px;
    
}
.why-choose-first-sec img{
    width: 400px;
        margin: 30px 0px 0px 0px;
}
.why-choose-first-sec{
    width: 40%;
}
.master-shiva-fc{
    color:white;
    text-align: justify;
}
.what-makes-fs{
        color: #EE441D;
    font-size: 24px;
    font-family: "arial";
    font-weight: 600;
    padding:10px 0px;
}
.happy-clients-flex{
    display: flex;
}
.happy-clients-flex-two{
        display: flex;
    justify-content: space-between;
    gap: 150px;
    margin-top:80px;
}
.happy-clients-flex-two div:first-child{
    width: 100%;
}
.happy-client-width{
    width: 40%;
}
.happy-clients-flex div:second-child{
    width: 60%;
}
.bef-number{
    position: relative;
}
.bef-number:before {
    content: '';
    position: absolute;
    background-image: url("/image/shape-1.png");
    width: 155px;
    height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    top: -135px;
    z-index: -1;
    left: -58px;
}
.happy-clients-flex-two h6 {
margin-top: 70px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Poppins';
}
.happy-clients-flex-two p{
    color:white;
}
/* get immediate */
.get-immediate-bg {
    background-image: url("/image/contact-us-img-banner-1-1.webp");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px 10px;
    border-radius: 10px;
    height: 230px;
    position: relative;
    margin-top: 40px;
    margin-bottom: 20px;
}

.get-solution{
           color: white;
    text-align: center;
    font-size: 28px;
   
}
.master-shiva-sai {
    display: flex;
    justify-content: left;
    align-items: center;
    column-gap: 10px;
    background-color: #fabd00e3;
    border-radius: 50px 15px 15px 50px;
    width: 24%;
    position: relative;
    overflow: hidden;
}
.master-shiva-sai::before {
    content: "";
    position: absolute;
    border-top: 45px solid transparent;
    border-bottom: 50px solid transparent;
    border-right: 20px solid #C50909;
    right: 0px;
    width: 0;
    height: 0;
    top: 50%;
    transform: translatey(-50%);
    border-radius: 50px;
}
.get-sol-flex{
    display:flex;
    gap: 20px;
    margin-top: 45px;
    justify-content:center;
}
.cont-data-img {
    display: flex;
    justify-content: center;
    background-color: #ffffff;
    width: 70px;
    height: 70px;
    border-radius: 50% 50%;
    padding: 15px;
}
.get-sol-flex a{
    color: black;
    font-size: 26px;
    font-weight: 600;
}
/*.get-immediate-bg:before{*/
/*     content: url("/image/Frame-26.png");*/
/*    position: absolute;*/
/*    z-index: 999;*/
/*    top: -3px;*/
/*    left: 130px;*/
/*    transform: scale(0.7);*/
/*}*/
/* What Our Client Says */
.what-client{
    text-align:center;
}
.emily-thompson-flex{
    gap: 20px;
    margin-top: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.emily-border{
    border: 1.5px solid #CDC8C6;
    padding: 10px 10px 20px 10px;
    border-radius: 8px;
}
.client-img{
        width: 70px;
}
.emily-thompson-flex h3{
        color: #002861;
        font-weight: 700;
        font-size: 22px;
}
.thompson-sec-img{
         width: 135px;
}
.emily-thompson {
    display: grid
;
    gap: 5px;
    margin-top: 30px;
    grid-template-columns: repeat(4, 1fr);
}
/* footer */
.footer-bg{
background-image: url("/image/footer-bg-image.webp");
      background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px 10px;
    border-radius: 10px;
    height: 750px;
}
.list-box {
    position: relative;
    font-size: 21px;
}
.list-box ul {
    padding: 0px ;
    margin: 0px;
}
.list-box ul li {
    position: relative;
    padding-left: 25px;
    font-size: 16px;
    list-style-type: none;
}
.list-box ul li::before {
    content: "";
    display: block;
    background-image: url("/image/right-arrow.png");
    height: 13px;
    width: 13px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

 .our-service-mt{
    margin-top: 125px;
    width: 35%;
    margin-left:50px;
 }
 .our-service-mt h2{
     color: white;
    font-size: 30px;
    font-weight: 800;
    font-family: "Montserrat";
 }
 .list-box li{
    color: white;
    line-height: 35px;
 }
 .list-box a{
    color:white;
    font-size: 16px;
 }
.footer-flx{
    display: flex;
    padding: 0px 40px;
}
.our-service-mt-two{
    width: 60%;
    margin-top: 245px;
}
.service-img{
    display:flex;
        align-items: anchor-center;
            gap: 15px;
}
.service-img img{
    width:55px;
}
.service-img p{
    color:white;
    font-family: "Oswald";
        font-size: 21px;
}
.service-img a{
    color:white;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 18px;
}
.logo-footer-img{
    display: flex;
    gap: 35px;
}
.padd-gmail{
    padding-top: 15px;
}
.menu-footer-bg ul{
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin-top: 30px;
}
.menu-footer-bg ul li{
     padding: 15px 0px 15px 0px  !important;
     font-family:"poppins, sans-serif";
     list-style-type: none;

}
.menu-footer-bg{
    background-color: white;
    border-radius: 10px !important;
 
}
.menu-footer-bg ul li a{
    color: black;
    font-size: 16px;
    font-weight: 600;
    z-index: 1;
    position: relative;
    font-family: poppins;
    
}

.menu-footer-bg ul li:last-child:after {
    content: "";
    display: block;
    height: 220px;
    width: 220px;
    position: absolute;
    background: #222f4d;
    top: 50%;
    border-radius: 100%;
    left: 0;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    padding: inherit;
}
.menu-footer-bg ul li:last-child {
    position: relative;
    overflow: hidden;
       padding-left: 10px !important;
       padding-right: 5px !important;
           border-radius: 0px 10px 10px 0px;
         border-width: 1px 1px 1px 0px;   
border-style: solid;
border-color: white;
}
.menu-footer-bg ul li:last-child a{
    color:white;
}
.Disclaimer p{
    color: white;
    line-height: 22px;
        font-weight: 500;
}
.bottom-footbg{
    border-width: 1px 0px 1px 0px;   
border-style: solid;
border-color: white;
background-color:#ff8d62;
    padding: 15px 0px;
    text-align: center;
    margin-top: -80px;
    font-family:"Nunito, sans-serif";
}
.Copyright{
    color: white;
        font-family: poppins;
    font-size: 14px;
}
.Copyright a{
    color: white;
    padding-right: 20px;
}
/* side icon */
.social{
    position: fixed;
    top: 50%;
    left:0;
    list-style-type: none;
    padding: 0px 0px 0px 0px;
}
.social .fab {
    color: #fff !important;
    transition: all 0.8s ease-in-out;
    font-size: 28px;
}
li.whatsapp {
    background: #47c756;
}
.social li {
    padding: 8px 10px;
    font-size: 25px;
    transition: all 0.8s ease-in-out;
}
.social li:hover {
    margin-right: -15px;
    box-shadow: 2px 5px 10px grey;
}
.env {
    background-image: linear-gradient(261deg, #fab434 0%, #ee401c 100%);
}
.env a,.phone a{
    color: white !important;
}
.phone {
    background: #222f4d;
}



@media screen and (max-width: 768px) {
  .book-an-app-flex {
    display: none !important;
  }
  /*.master-flex{*/
  /*    display:block;*/
  /*}*/
  .master-shiva-firstsec ul li{
      font-size:18px;
  }
  .master-shiva-firstsec div:nth-child(3){
        display:block;
  }
  .master-shiva-firstsec h1{
          Font-size: 32px;
        text-align: left;
  }
  .master-shiva-firstsec p{
          text-align: text;
    font-weight: 500 !important;
    margin: 0px;
  }
  .mb-experience{
      margin-bottom:70px;
  }
  .master-shiva-bg{
     min-height: 1250px;
  }
  .about-img-first img {
    width: 345px;
    padding-right: 0px !important;
}
  .about-sec-flex{
      display:block !important;
  }
  .services-flx{
           display:block;
  }
  .services-frst-child{
          margin-top: 10px;
  }
  .happy-clients-flex-two{
      display:block;
  }
  .why-choose-flex{
      display:block;
      margin: 15px 0px 0px 0px;
  }
    .why-choose-us-bg {
        min-height: auto !important;
        height: inherit;
    }
    .get-sol-flex{
        display:block;
            margin-top: 0px;
    }
    .master-shiva-sai{
          margin-top: 10px;
        margin-top: 10px;
        display: block;
        text-align: center;
        padding: 10px 0px;
    }
    .why-choose-first-sec img {
    width: 330px;
    margin: 0px 0px 0px 0px;
}
.get-immediate-bg{
      min-height: auto !important;
        height: inherit;
}
.get-solution{
    font-size: 24px;
}
.cont-data-img{
        margin-left: 123px;
    z-index: 999;
    position: relative;
}
.emily-thompson{
    display:block;
}
.emily-border{
    margin-top:10px;
}
.footer-flx{
    display:block;
        padding: 0px 0px;
}
.our-service-mt{
    width:100%;
}
.footer-bg{
     min-height: auto !important;
        height: inherit;
            background-position: right;
            margin-top:10px;
}
.our-service-mt{
        margin-top: 60px;
}
.logo-footer-img{
     display:block;
}
.our-service-mt-two{
    width: 100%;
    margin-top: 10px;
}
.service-img{
        margin-top: 25px;
        gap: 7px;
}
.res-imgg{
    height: 45px;
}
.bottom-footbg{
    margin-top: -30px;
    margin-bottom: 50px;
}
.menu-footer-bg ul{
    display:block;
        padding: 0px;
}
.menu-footer-bg ul li:last-child:after{
        width: 100%;
            border-radius: 0%;
}
.menu-footer-bg ul li:last-child{
    border-radius:0px;
    border:none;
}
.menu-footer-bg{
    text-align:center;
}
.call-logo{
    width:100%;
        padding: 10px 10px 10px 10px;
            justify-content: space-evenly;
    align-items: center;
}
.happy-clients-flex-two div:first-child{
  width: 100%;
  margin-bottom: 70px !important;
}
.tarot-responsive{
    margin:0px;
}
.social{
    display:none;
}
.topnav-flex{
     display:none;
}
 .book-now-res-two{
     display:block;
     
 }
 .book-now-res-bg-two{
         color: white;
    font-size: 22px;
 }
 .book-now-res-bg{
       display: flex;
    align-items: center;
    justify-content: center;
        background-color: #04334c;
    padding: 15px;
    text-align: center;
 }
.top-nav-bg{
      
    display:none;
}

.top-book  img {
    animation: blink 2s infinite;
}
  @keyframes blink {
                    from {
                        opacity: 0
                    }

                    to {
                        opacity: 1
                    }
                }
 .our-service-mt{
     margin-left:0px;
 }

/**/

.flo-icons {
    position: fixed;
    bottom: 0px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    width: 100%;
    text-align: center;
    z-index: 999;
}
span.foo-icons {
    background-color: #47c756;
    padding: 10px;
}
span.foo-call {
    background-color: #c90909;
    padding: 10px;
}
span.foo-call a {
    color: #fff;
    font-size: 23px;
    font-weight: 400;
    font-family: 'Philosopher';
    display: flex;
    align-items: center;
    gap: 10px;
}
span.foo-icons a {
    color: #fff;
    font-size: 23px;
    font-weight: 400;
    font-family: 'Philosopher';
    display: flex;
    align-items: center;
    gap: 5px;
}
.flo-icons img{
    width:40px;
}
.master-shiva-firstsec{
    margin-bottom: 40px;
}
.hm_contact_form {
    padding: 20px !important;
}
.master-flex {
    grid-template-columns: 1fr !important; /* stack on mobile */
  }

  .master-flex > :nth-child(1) {
    order: 2;
  }

  .master-flex > :nth-child(2) {
   order:1;
}
.hm_contact_form{
    padding:20px !important;
}
 .hm_contact_form{
      padding:20px;
  }
.hm_contact_form {
    padding: 20px 20px;
}

}










input.hm_input_text.sm-form-control {
    border-radius: 4px;
    color: #324545;
    box-shadow: 0 10px 20px 1px rgba(0, 0, 0, 0.2);
    font-weight: 600;
    width: 100%;
    margin-bottom: 10px;
    height: 40px;
    padding: 0px 10px;
     border: none;
}
textarea.hm_input_text.sm-form-control {
    border-radius: 4px;
    color: #324545;
    box-shadow: 0 10px 20px 1px rgba(0, 0, 0, 0.2);
    font-weight: 600;
    width: 100%;
    margin-bottom: 10px;
    padding: 0px 10px;
        border: none;
}
button.button.button-3d.nomargin {
    background: #BD1F14;
    border: none;
    font-weight: 900;
    font-size: 16px;
    color: #fff;
    font-family: 'Oswald';
    border-radius: 0px 15px 0px 15px !important;
    padding: 10px 30px;
}
h3.world-now {
    text-align: center;
    color:#FF7010;
    margin-bottom: 25px;
}
.hm_contact_form {
    padding: 25px 40px;
    background-color: #c5c3c3;
    border-radius: 20px;
}
 .hm_contact_form{
      padding:40px;
  }



select#services {
    color: #324545ab;
    width: 100%;
    height: 40px;
    border-radius: 4px;
    box-shadow: 0 10px 20px 1px rgba(0, 0, 0, 0.2);
    font-weight: 500;
    padding: 0px 10px;
    border: none;
    margin-bottom: 10px;
}
@media (max-width:1400px){
    .our-service-mt {
    margin-top: 125px;
    width: 35%;
    margin-left: 0px;
}
.our-service-mt-two {
    width: 70%;
    margin-top: 225px;
}
.service-img a {
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 18px;
}
.master-shiva-sai {
    display: flex;
    justify-content: left;
    align-items: center;
    column-gap: 10px;
    background-color: #fabd00e3;
    border-radius: 50px 15px 15px 50px;
    width: 29%;
    position: relative;
    overflow: hidden;
}
.why-choose-first-sec img {
    width: 380px;
    margin: 30px 0px 0px 0px;
}
}
@media (max-width:500px){
    .master-shiva-sai {
    display: flex;
    justify-content: left;
    align-items: center;
    column-gap: 10px;
    background-color: #fabd00e3;
    border-radius: 50px 15px 15px 50px;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.our-service-mt {
    margin-top: 125px;
    width: 100%;
    margin-left: 0px;
}
.cont-data-img {
    margin-left: 20px;
    z-index: 999;
    position: relative;
}
.service-img a {
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-break: anywhere;
}
.our-service-mt-two {
    width: 100%;
    margin-top: 15px;
}
html,body{
    overflow-x:hidden;
}
.spiritual-padd img {
    width: 90%;
    border-radius: 15px;
}
}




