@charset "utf-8";

/******* Fonts Import Start **********/
 
@import url("../css/roboto.css");
/********* Fonts Face CSS End **********/

/******* Common Element CSS Start ******/
* {
  margin: 0px;
  padding: 0px;
}
body {
  font-family: "Roboto", sans-serif;
 
}
.bg{
    width: 100%;
    height: auto;
    background-image: url(../image/head-bg.svg);
    background-repeat: no-repeat;
    padding-top: 15px;
    background-size: cover;
}
.to0 ul li{
    float: left;
    list-style: none;
    margin-right: 13px;
    font-size: 14px;
    height: 20px;
}
.menu{
    padding: 13px;
    margin-top: 34px;
    /* border-bottom: 1px dashed #fff; */
}
.menubg1{
      background: #f5c331;
}
.menubg2{
      background: #e1563d;
}
.menubg3{
      background: #3eab4e;
}
.menu ul li{
    float: left;
    list-style: none;
    margin-right: 28px;
    font-size: 16px;
    transition: all .2s ease-in-out;
}
.menu ul li a{
       color: #fff;
       line-height: 28px;
       text-decoration: none;
}
.headmer  ul li a{
 color: #000;
       text-decoration: none;   
}
.menu ul li:hover{
    font-size: 18px;
    cursor: pointer;
}
.headmer ul li a:hover{
    color: #e1563d;
    cursor: pointer;
    font-size: 15px;
}
.rdg{
    height: 487px;
}
.mdtoys{
    position: absolute;
    left: 30px;
    top: 50px;
    width: 100%;
    border-radius: 64px 0px;
    border: 2px dashed #fdfeff;
    padding: 5px;
    animation: 4s linear 0s infinite alternate sun-rise;
    /* background: #ffffff; */
    z-index: 1;
}
@keyframes sun-rise {
  from {
    /* pushes the sun down past the viewport */
    transform: translateY(50px);
  }
  to {
    /* returns the sun to its default position */
    transform: translateY(0);
  }
}
.logo{
    width: 200px;
    position: absolute;
    padding: 10px;
    top: -30px;
    background: #fff;
    border-top-right-radius: 21px;
    border-bottom-left-radius: 21px;
    box-shadow: 0px 2px 15px 2px #00000030;
    z-index: 1;
}
.logo1{
    border: 2px solid #FFC107;
}
.logo2{
    border: 2px solid #e1563d;
}
.logo3{
    border: 2px solid #3eab4e;
}


.menu-main{
    margin-left: 200px;
}
.logins{
    width: 100%;
    height: 100%;
    background: #ffffff;
    border: 1px dashed #e2d9d9;
}
.login{
    width: 100%;
    border-radius: 16px;
    height: 100%;
    background-color: #d76143;
    /* background-image: url(../assets/image/other/sidebg.svg); */
    background-repeat: no-repeat;
    border: 1px dashed #fff;
    filter: alpha(opacity=50);
    background-position: -100px -8px;
    background-blend-mode: luminosity;
    background-size: cover;
}
.borders {
    border: 1px dashed #d8cdcd;
    padding: 4px!important;
}
.pt-35{
    padding-top: 35px;
}
.mt-20{
    margin-top: 20px;
}
.mt-60{
    margin-top: 60px!important;
}
.news{
 
margin-top: -2px;
 
padding: 9px;
 
background-image: url(../image/other/bodhed.svg);
 
background-repeat: no-repeat;
 
height: 268px;
 
background-size: cover;
}
.new{
     background-color: #ffffff;
     display: none;
}
.title {
   font-weight: 700;
   font-size: 47px;
   color: #FBB03B;
}
.title span{
  color: #426ab6;
}
.titles {
   font-weight: 700;
   font-size: 47px;
   color: #FBB03B;
}
.titles span{
  color: #3470B8;
}
.pair{
  font-size: 19px;
  padding-bottom: 13px;
}
.button{
    border: 1px solid #FBB03B;
    padding: 10px 22px;
    border-radius: 8px;
    color: #FBB03B;
}
.imgchat{
    width: 100%;
    border: 1px dashed #e0d1d1;
    padding: 7px;
    height: 100%;
    border-radius: 10px;
}
.astro{
    width: 100%;
    height: 231px;
    background: #fff;
    margin-top: 19px;
    border-radius: 19px;
}
 
.astro img{
    width: 100px;
    margin-top: 10px;
}
.astro p{
    text-align: center;
}
.rating img{
    width: 23px;
    margin: 0px 5px;
}
.rating{
  padding-bottom: 5px;
    margin-top: -4px;
    border-bottom: 1px solid #f1eeee;
}
.pd-3{
    padding: 3px;
}.pri img{
        width: 31px;
    margin-top: 0;
}
.pri{
  text-align: center;
  margin-top: 3px;
}
@media (min-width: 1200px){
.container {
    width: 1200px!important;
    }
}

.customer-logo1 span{
    color: #ffffff;
}
/* Slider */

.slick-slide {
    margin: 0px 10px;
    background: #426ab6;
}
.customer-logo1 {
    background: #F3C031;
    border-radius: 11px;
}
.slick-slide img {
    width: 100%;
}
.customer-logo1 .slick-slide img{
    margin-bottom: -26px;
}
.customer-logo1 .slick-slide{
      border-radius: 18px;
      padding-bottom: 12px;
      border: 1px solid #426ab640;
      box-shadow: -1px 6px 8px #0000004a;
}
.customer-logo2 .slick-slide {
    margin: 12px 32px 15px 18px;
    background: #426ab6;
    border-radius: 18px;
    width: 176px;
    padding-bottom: 26px;
    border: 0px dashed #d4d4d4;
    text-align: center;
    box-shadow: 5px 11px 12px 0px #4a4a4a8a;
    cursor: pointer;
}
.customer-logo2 {
    border: 1px dashed #ffffff;
    border-top-left-radius: 40px;
    margin-top: 40px!important;
    border-top-left-radius: 83px;
    border-bottom-right-radius: 83px;
}
.customer-logo2  .slick-slide img {
    width: 100%;
    padding: 36px;
    margin-bottom: -30px;
    margin-top: -17px;
}
.customer-logo2 .slick-list{
  margin-left: 13px;
}
.customer-logo2  .slick-slide span {
 /* margin-top: -10px; */
 padding-bottom: 10px;
 color: #fff;
}
.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    padding-top: 10px;
    padding-bottom: 10px;
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    float: left;
    min-height: 1px;
    border: 1px dashed #cfc7c7;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
    padding: 25px;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
    text-align: center;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slider{
    margin-left: -10px;
    padding: 20px 36px;
}
.per15{
    font-size: 24px;
    font-size: 24px;
    text-align: center; 
}
.center{
    text-align: center;
}
.online{
        background-image: url(../image/other/background.svg);
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #dbd8ce26;
        padding: 100px;
        margin-top: 100px;
        height: 635px;
        margin-bottom: 50px;
}
.sup15{
        width: 654px;
        margin-left: -220px;
        margin-top: -180px;
        -webkit-animation:spin 4s linear infinite;
        -moz-animation:spin 4s linear infinite;
        animation:spin 4s linear infinite;
}
.typ778{
    height: 389px;
    background: #fff;
    border: 1px dashed #FBB03B;
    border-radius: 63px;
    margin-bottom: -337px;
    box-shadow: 0px 2px 9px 6px #00000014;
    z-index: 1;
    background-image: url(../image/ads/online.png);
    background-size: 102% 101%;
    background-position: -5px -3px;
}
@-moz-keyframes spin { 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin { 
    100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin { 
    100% { 
        -webkit-transform: rotate(360deg); 
        transform:rotate(360deg); 
    } 
}
.white{
  color: #fff!important;
}
.mt-200{
        margin-top: 200px;
}
.product{
    background: #F3C031;
    height: 660px;
    padding: 0px 15px;
}
.product-list{
    width: 100%;
    height: 266px;
    background: #fff;
    margin-top: 40px;
    border-radius: 19px;
}
.product-list p{
     margin-top: -19px;
     font-size: 12px;
     text-wrap: wrap;
     margin-bottom: 5px;
}
.product-list img{
    padding: 10px;
    margin-top: -8px;
}
.product-list span{
        font-size: 12px;
        color: #009245;
}
.product-list a{
   display: block;
   background: #426ab6;
   width: 120px;
   border-radius: 10px;
   padding: 4px 5px;
   font-size: 12px;
   margin-top: 9px;
   color: #fff;
   text-decoration: none;
}
.product-list  hr{
    margin-top: 7px;
    margin-bottom: 13px;
    border-top: 1px solid #d7d7d7;
}
.category ul li{
    list-style: none;
    padding: 5px;
}
.category ul li img{
    width: 31px;
    padding: 4px;
    border-radius: 50px;
    border: 1px solid #d6d1d1;
    margin-right: 5px;
}
.category span{
        margin-left: 23px;
        font-size: 15px;
        font-family: inherit;
        margin-top: 12px;
        font-weight: 600;
        color: #DE533E;
        text-transform: uppercase;
}
.category{
 padding-top: 10px;
}
.asro{
  background: #faf9f8;
  height: 500px;
  margin-top: 121px;
  margin-bottom: 43px;
}
.sideimg{
        width: 500px;
        margin-left: -300px;
        position: absolute;
}.atr445{
        font-size: 20px;
        text-align: justify;
        margin-top: 29px;
}.cardg{
        width: 512px;
        position: absolute;
        top: -61px;
        left: 42px;
}
.artical{
        width: 65%;
        float: left;
}
.artcal-img{
    width: 35%;
    float: right;
}
.recent, .resent-news{
        overflow: auto;
}
.recent{
    padding: 0px;
    height: 100%;
}
.resent-news{
    border-bottom: 1px dashed #dedcdc;
    margin-top: -13px;
    margin-bottom: 14px;
    padding-bottom: 10px;
    padding-top: 10px;
    cursor: pointer;
}
.artical p{
        margin-top: 17px;
        padding-right: 10px;
        padding-left: 10px;
        font-size: 15px;
}
.artical span{
        color: #DE533E;
    margin-left: 10px;
}
.tie9{
        font-size: 18px;
    font-weight: 700;
    padding-left: 10px;
    color: #F3C131;
    margin-top: 14px;
    text-transform: uppercase;
}
.tie9 span{
      color: #383b3d; 
}

.recent  :last-child {
  border-bottom: 0px!important;
  margin-bottom: 0px;
}table.lightgrey-weekends tbody td:nth-child(n+6) {
  background-color: #f3f3f3;
}
.badges {
    display: inline-block;
    min-width: 10px;
    padding: 5px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #F3C131;
    border-radius: 10px;
}.pancha{
    width: 65%;
   float: left;
}
.resent-pancha{
    background: #F3C031;
    /* overflow: auto; */
    /* margin: 10px; */
    padding: 10px;
    border-radius: 10px;
    height: 334px;
    margin: 17px 10px 19px 10px;
}
.pancha ul li{
    list-style: none;
    padding-top: 19px;
    padding-left: 7px;
    color: #fff;
}
.pancha ul{
        margin-left: -15px;
}
.pancha ul li b{
    color: #343030;
}
.footer{
        background-image: url(../image/other/footer.svg);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        margin-top: 75px;
        background-position: center;
        background-color: #fef8e4;
        padding-bottom: 51px;
        padding-top: 20px;
}
.footer-head{
    height: 150px;
}
.astrolgy1 ul li{
    list-style: none;
    line-height: 2;
}
.astrolgy1 ul li a{
    font-size: 16px;
    /* text-transform: uppercase; */
    color: #000;
    text-decoration: none;
}
.astrolgy1 span{
        margin-left: 20px;
        font-size: 17px;
        font-weight: 600;
        color: #FBB03B;
        text-transform: uppercase;
}
.astrolgy2 ul li{
    list-style: none;
    line-height: 2;
}
.astrolgy2 ul li a{
    color: #fff;
    font-size: 16px;
    /* text-transform: uppercase; */
    text-decoration: none;
}
.astrolgy2 span{
    margin-left: 20px;
    font-size: 17px;
    font-weight: 600;
    color: #31302b;
    text-transform: uppercase;
}
.mtmtmtmt-50{
    margin-top: 50px;
}
.astrolgy ul{
    margin-top: 10px;
}
.safe-menu ul li > img{
    width: 80px;
}
.safe-menu ul li{
    list-style: none;
    float: left;
    border: 1px dashed #ddd6d6;
    margin: 10px;
    padding: 10px;
    text-align: center;
    font-size: 15px;
}
.safe-menu{
    text-align: center;
}
.safe-menu ul{
        display: inline-block;
}
.copyright{
    font-size: 15px;
    text-transform: uppercase;
}
.boer45{
    background: #e1563d;
    height: 18px;
    width: 100%;
    margin: auto;
    margin-top: 20px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
}
.fdlogo{
    border: 2px solid #FFC107;
    padding-bottom: 10px;
    margin-bottom: 25px;
    margin-right: 12px;
    padding-top: 10px;
    background-color: #fff;
    padding-left: 17px;
    border-top-right-radius: 31px;
    border-bottom-left-radius: 34px;
}
.fdlogo img{
        width: 211px;
}
.address p{
        margin-top: 7px;
        font-size: 15px;
}
.pd-45{
        padding-left: 45px;
}
.pd-35{
    padding-left: 38px;
}
.address  b{
    color: #FBB03B;
    font-size: 15px;
    text-transform: uppercase;
}
.address span{
    font-size: 15px;
    line-height: 31px;
}
.ml-85{
 margin-left: 85px;
}
.imgwidt{
   width: 100%;
}.mt-10{
    margin-top: 10px;
}
.category ul {
     margin-top: 5px;
}
.mt-50{
    margin-top: 50px;
}
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #F3C031; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.astouser{
     padding-bottom: 25px;
     padding-top: 10px;
     border-radius: 10px;
}
.astroji .ast45{
    padding-top: 25px;
    padding-left: 10px;
    height: 118px;
    background: #fff;
    border-radius: 22px;
    border: 0px!important;
    box-shadow: 0px 2px 8px 6px #ca98044a;
    cursor: pointer;
}

{
 position: relative;
    top: 176px;
    left: -9px;
    padding: 27px 6px;
    /* height: 100px; */
    background: #DE533E;
    color: #fff;
    display: inline-block;
    z-index: 1;   
}
.item-desc h3{
        font-weight: 600;
        font-size: 21px;
        color: #FFC107;
}
.item-desc p{
        color: #4f4c4c;
}
 
.mb-20{
    margin-bottom: 20px;
}
.item  img{
    border-radius: 10px;
}
.barner{
    background: #F3C031;
    margin-bottom: -2px;
}
.item{
        border: 0px dashed #fff;
        /* padding: 11px; */
        /* border-radius: 10px; */
}


.login button{
    color: #fff;
    height: 42px;
    font-size: 17px;
    width: 125px;
    margin: 0px 24px 16px;
    background: #edc542;
    border-radius: 5px;
    border: 0px solid #d0cbcb;
}
.reme{
    width: 25px!important;
    height: 20px!important;
}
.remeber{
    position: absolute;
    left: 26px;
    color: #fff;
}
.forgot{
        float: right;
        color: #fff;
        /* margin-right: 22px; */
}.carousel-indicators li {
    display: inline-block;
    width: 19px;
    height: 8px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgb(255 255 255);
    border: 0px solid #fff;
    border-radius: 10px;
}.carousel-indicators .active {
    width: 19px;
    height: 8px;
    margin: 1px;
    background-color: #807f7b;
}
.fromg{
    height: 100%;
}
.logininput{
    z-index: 1;
    position: absolute;
    width: 93%;
    padding-right: 15px;
}
.bagr{
    opacity: 0.4;
}
.ast45 img{
        width: 73px;
}
.ast45 span{
    font-size: 16px;
    position: absolute;
    top: 55px;
}
.myicon{
        background-color: #07070757;
    background-size: 16px;
    font-size: 12px;
    padding: 15px;
    border-radius: 21px;
    background-blend-mode: revert;
}
lord-icon {
  width: 76px;
  height: 76px;
}
.secondary {
--lord-icon-primary: #ED4735;
--lord-icon-secondary: #F3C031;
}
.iconu{
        width: 24px;
        position: absolute;
        left: 30px;
        top: 14px;
        opacity: 0.8;
}
 
 .ast45:after  {
    border-bottom: 4px solid #e1563be0;
    content: "";
    left: 24%;
    position: absolute;
    bottom: 0px;
    width: 56%;
    border-radius: 10px;
}

input:focus {
  outline: 1px solid #e8ca4f;
}

input: focus-visible {
  outline: 4px dashed darkorange;
}

.customer-logo1 .slick-slide :hover {
    cursor: pointer;
    transition: box-shadow .1s ease-in-out;
}
.astro:hover {
     cursor: pointer;
     box-shadow: 0 0px 11px 5px #0000002e;
     transition: box-shadow .1s ease-in-out;
}
.chatgp{
    position: absolute;
    bottom: 50px;
    width: 92%;
    padding: 20px;
    font-weight: 500;
    text-align: center;
}.chatgp p{
    font-size: 26px;
    display: block;
    color: #fff;
    text-align: center;
}
.chatgp .btn{
    width: 154px;
    line-height: 30px;
    margin-top: 5px;
    border-radius: 25px;
    background: #e1563d;
    font-size: 15px;
    border: 0px solid #fff;
    box-shadow: 2px 2px 20px 0px #f60606;
}
.circles {
  height: 400px;
  top: 89px;
  left: -44px;
  position: relative;
  width: 400px;
  
  >
  div {
    animation: growAndFade 3s infinite ease-out;
  background-color: #e8ca4f;
  border-radius: 50%;
  height: 100%;
  opacity: 0;
  position: absolute;
  width: 100%;
  }
  
  .circle1 {
  animation-delay: 1s;    
  }
  .circle2 {
  animation-delay: 2s; 
  }
  .circle3 {
  animation-delay: 3s;
  }
}

@keyframes growAndFade {
  0% {
    opacity: .25;
    transform: scale(0);
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}

 #loading {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 9000000000;
  flex-flow: column;
}

#loading p {
    z-index: 10000;
    margin: auto;
    font-size: 15px;
    margin-left: 25px;
    padding-left: -2px;
    margin-top: 10px;
    color: #000;
}
#load{
   position: fixed; 
    top: 300px;
}
#loading-image {
    width: 132px;
    -webkit-animation: spin 4s linear infinite;
    -moz-animation: spin 4s linear infinite;
    animation: spin 4s linear infinite;
}.owl-controls{
      display: none;
}
.leftastro{
    position: relative;
    top: 152px;
    display: inline-block;
    z-index: 1;
    height: 45px;
}
.floatright{
        float: right;
    margin-right: 10px;
}

.chebg{
    background-image: url(../image/other/bg2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.cardgs{
    /* width: 599px; */
    margin-top: -76px;
    -moz-animation: spin 15s linear infinite;
    animation: spin 15s linear infinite;
}.bgt {
    background-color: #F3C031;
}.bgts {
    background-color: #d76143;
    background-image: url(../image/other/bgpartten.svg);
    background-repeat: no-repeat;
    background-size: cover;
}
.imgyout{
    position: absolute;
    width: 50px!important;
    top: 42%;
    left: 44%;
}
.onlineastor{
   margin: 92px 81px;
}
.onlineastor h1{
        font-size: 44px;
        font-weight: 600;
        color: #F3C031;
}
.onlineastor p{
    font-size: 21px; 
}
.onlineastor .btn {
    width: 133px;
    line-height: 30px;
    margin-top: 5px;
    border-radius: 25px;
    background: #e1563d;
    font-size: 15px;
    border: 0px solid #fff;
    box-shadow: 2px 2px 14px 0px #f60606;
}
.productonline{
    position: absolute;
    bottom: 12px;
    padding: 10px;
    text-align: center;
}
.productonline h3{
        font-size: 21px;
        color: #e1563d;
        font-weight: 700;
        margin-bottom: 3px;
}
.productonline p{
        color: #fff;
        font-size: 14px;
}
.address ul li{
    list-style: none;
    float: left;
}
.address ul li img{
       width: 39px;
       padding: 2px;
       margin-left: 4px;
       background: #fffefe;
       border-radius: 46px;
       border: 1px solid #d0caca;
}
.address ul{
    margin-left: -22px;
    margin-top: 5px;
}
.main{
    background-image: url(../image/other/bgpartten.svg);
    height: 100vh;
    width: 100%;
}
.borders-bg {
    margin-top: 20px;
    padding: 40px;
    text-align: center;
    background: #fff;
    border: 1px dashed #d8d8d8;
}
 
.borders-bg  img{
        width: 321px;
}
 .customer-log {
    border: 1px dashed #ffffff;
    border-top-left-radius: 40px;
    margin-top: 20px!important;
    margin-left: 0px;
    border-top-left-radius: 2px!important;
    border-bottom-right-radius: 2px!important;
}
.customer-log .slick-slide {
     margin: 12px 14px 13px 17px!important;
}
.content h1{
    font-size: 46px;
    font-weight: 700;
    color: #F3C031;
}
.content h1 >span{
    color: #426ab6;
}
.content p{
   font-size: 20px; 
}
.explation{
    background: #e1563d;
    border-bottom: 0;
    background-image: url(../image/other/round-red.svg);
    background-position: 10% 103%;
    background-repeat: repeat-x;
    background-size: 6.5% auto;
}
.scontent h1{
    font-size: 56px;
    font-weight: 700;
    color: #436ab6;
    margin-top: 76px;
}
.scontent p{
        width: 584px;
        font-size: 25px;
        color: #fff;
}
.horsocop{
        -webkit-animation: spin 10s linear infinite;
    -moz-animation: spin 10s linear infinite;
    animation: spin 10s linear infinite;
}
.top-contect{
        background: #ffffff;
        top: -100px;
        position: relative;
        border: 1px dashed #d3d3d3;
        height: 553px;
        background-image: url(../image/other/bgpartten.svg);
        background-size: cover;
        padding: 70px 90px;
        background-position: inherit;
        border-bottom-right-radius: 88px;
        border-top-left-radius: 88px;
        box-shadow: 0px 3px 12px #0000001c;
}


.mdtoy{
        position: absolute;
        left: -16px;
        top: 32px;
        height: 431px;
        width: 100%;
        border-radius: 0px 96px;
        border: 2px dashed #ffff;
        padding: 10px;
}
.form-group input{
        height: 43px!important;
}.form-control {
    display: block;
    width: 100%;
    height: 43px;
    padding: 3px 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    /* -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; */
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
.mmt-100{
    margin-top: -100px;
}
.addres{
        padding: 90px;
        font-size: 18px;
        background: #e1563d;
        color: #fff;
        margin-right: -15px;
        border-top-right-radius: 0;
}
.detail{
           padding: 94px;
           font-size: 18px;
           background: #edc542;
           color: #fff;
           margin-right: -15px;
           border-bottom-right-radius: 49px;
}
.reyu{
    margin-top: 50px;
    border-radius: 50px 0px;
    background: aliceblue;
    box-shadow: 3px 3px 15px #0000002e;
    border: 1px dashed #bcb9b9;
}
.topup{
        padding: 73px 39px;
}
.icou{
    float: left;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    margin-right: 10px;
    box-shadow: 3px 3px 15px #00000045;
}
.iopl{
        margin-top: 13px;
    margin-right: 122px;
}
.mb-40{
    margin-bottom: 40px;
}
.rdop{
    padding: 20px;
    background: #f9f9f9;
    border-radius: 20px;
    text-align: center;
}
.rdop img{width: 91px;}
.rdop p{
    margin-top: 15px;
}
.top-contect-uuo{
        background: white;
        top: -167px;
        z-index: 1;
        position: relative;
        border: 1px dashed #d3d3d3;
        height: 385px;
        padding: 45px 90px;
        border-bottom-right-radius: 88px;
        border-top-left-radius: 88px;
        box-shadow: 0px 3px 12px #0000001c;
}

.pd-102{
        padding: 1px 92px;
}
.mt-100{
    margin-top: 100px;
}
.customer-logo3 .slick-slide{
    background-color: #f9f9f9!important;
    background-image: url(../image/other/sidebgcard.svg);
    border-radius: 11px;
    background-size: 100% 100%;
    background-position: -6px -147px;
    background-repeat: no-repeat;
    background-blend-mode: luminosity;
}
.sloppo{
       margin-bottom: -15px;
       margin-top: -48px;
       background: #e1563d;
       padding: 9px 9px;
       color: #fff;
       margin-left: 33px;
       margin-right: 33px;
       border-radius: 42px;
} 
.customer-logo3 img{
    padding: 34px!important;
}
.mtm-60{
    margin-top: -60px;
}
.br56{
    background-color: #f9f9f9;
    border-radius: 33px;
    padding-bottom: 0px;
    margin-top: 40px;
    border: 1px dashed #cacaca;
    background-image: url(../image/ads/from.jpg)
}
.br56 form{
        padding: 57px 45px;
        background: #e1563d;
        margin-right: -22px;
        margin-left: 0px;
        border-bottom-left-radius: 100px;
        border-top-left-radius: 0px;
        border-left: 1px solid #fff;
        border-bottom: 1px solid #fff;
        border-top-right-radius: 32px;
        background-image: url(../image/other/sidebgcard.svg);
}
.br56 img{
    padding: 61px;
    position: absolute;
    top: -172px;
}
.br56  label{
  color:#fff;
}
.br56 .btn-danger {
    color: #fff;
    background-color: #f5c331;
    border-color: #f5c331;
    height: 42px;
    width: 142px;
    border-radius: 11px;
    /* box-shadow: 1px -1px 11px 3px #500e0e54; */
}
.br56  .form-control {
       border: 1px solid #fff;
}
.ht500px{
        height: 500px;
}

.horsocops{
    margin-left: -85px;
    width: 201px;
    margin-top: 12px;
    -webkit-animation: spin 10s linear infinite;
    -moz-animation: spin 10s linear infinite;
    animation: spin 10s linear infinite;
}
.horsocop2{
    width: 191px;
    margin-top: 4px;
    position: absolute;
    right: -105px;
    bottom: 0px;
}
.explations{
    background-color: #e1563d;
}
.explation3{
    background-color: #3eab4e;
}

 
.rdops {
    padding: 23px;
    background: #f9f9f9;
    border-radius: 20px;
    text-align: left;
    box-shadow: 1px 1px 5px 0px #00000036;
    margin-top: 38px;
}.rdops img{width: 91px;}
.rdops p{
  display: inline-block;
  margin-left: 10px;
  font-size: 16px;
}
.mreop{
    background-color: #e1563d;
    height: 599px;
    background-image: url(../image/other/bg-dark.png);
    background-blend-mode: hard-light;
    margin-top: 185px;
    background-repeat: no-repeat;
    background-size: 100%;
}

/*
.rdops::after{
     content: "";
     position: absolute;
     border: 3px solid;
     right: 16px;
     height: 89px;
     border-color: #dfdfdf;
     border-top-left-radius: 10px;
     border-bottom-left-radius: 10px;
}
*/
@-webkit-keyframes expand{
    0%{height:0px}
    100%{height:1000px}
}
/*
.re78::after {
    content: "";
    position: absolute;
    bottom: -190px;
    left: 0;
    background-image: url(../assets/image/other/leftadni.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 1051px;
    z-index: -1;
}
 */
.per16{
    font-size: 24px;
}
.justify{
    text-align: justify;
}
.letyp5{
    background: #ffffff;
    border: 1px dashed #ddd;
    height: 500px;
    box-shadow: 10px 10;
    margin-top: -50px;
    margin-bottom: -52px;
    box-shadow: 0px 3px 12px #0000001c;
    /* padding: 10px; */
}
.explations3::before{
 content: "";
 position: absolute;
 left: 10px;
 top: 68px;
 background-image: url(../image/other/rightseed.svg);
 background-repeat: no-repeat;
 width: 400px;
 height: 400px;
}
.explations::before{
 content: "";
 position: absolute;
 left: 10px;
 top: 68px;
 background-image: url(../image/other/rightseed.svg);
 background-repeat: no-repeat;
 width: 400px;
 height: 400px;
}
.rdopg{
    padding: 24px 22px;
    background: #f9f9f9;
    border-radius: 20px;
    text-align: center;
    box-shadow: 0 19px 25px 0 rgba(0,0,0,.19);
    cursor: pointer;
}

.rdopg :: after{
        background-image: url(../image/other/sidebgcard.svg);
}
.rdopg img{width: 150px;}
.rdopg p{
    margin-top: 3px;
}
.rdops {
   transition: all .2s ease-in-out;   
    cursor: pointer;
}.rdop {
   transition: all .2s ease-in-out;   
    cursor: pointer;
}
.rdops:hover{
        box-shadow: 0 19px 25px 0 rgba(0,0,0,.19);
}

.rdop:hover{
        box-shadow: 0 19px 25px 0 rgba(0,0,0,.19);
}
.mb-50{
        margin-bottom: 50px;
}
.bre56{
    background-image: url(../image/other/bgr45.svg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 631px;
    background-color: #fafafa;
    margin-top: 84px;
    margin-bottom: 50px;
    background-position-x: center;
    background-position-y: -64px;
}
.rights{
   text-align: justify;
   color: #fff;
   margin-right: 151px;
   margin-left: 16px;
}
 .mys {
    width: 133px;
    line-height: 30px;
    margin-top: 9px;
    border-radius: 10px;
    background: #e1563d;
    font-size: 15px;
    margin-left: 18px;
    border: 0px solid #fff;
}
.yellow{
    color:#f5c331!important; 
}
.itemme{
    height: 100%;
    background-size: cover;
    padding: 17px;
}
.item-descs{
        position: absolute;
    bottom: -18px;
    background: #ffffff30;
    width: 83%;
    padding: 3px 10px;
    border-radius: 10px;
}.item-descs p {
    color: #ffffff!important;
}
.card-rg{height: 163px;background: #fff;border-radius: 0px 26px;box-shadow: 1px 2px 9px #00000070;border: 1px dashed #bab6b6;margin-top: 20px;cursor: pointer;}
.lsg9{
     margin-top: -93px;
     background: #fff;
     height: 440px;
     border-radius: 23px;
     box-shadow: 4px 3px 14px #00000054;
     background-image: url(../image/pslider/vatu.png);
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
}
.vatst{
       text-align: justify;
    padding-right: 63px; 
}
.vastubg{
    background-image: url(../image/other/vastubg.svg);
    width: 100%;
    height: 570px;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #dbd8ce26;
}
.card-rg{
    text-align: center;
    padding: 15px 10px;
}
.card-rg img {
    width: 100px;
}
.secondary-vastu {
--lord-icon-primary: #3eab4e;
--lord-icon-secondary: #F3C031;
}
.secondary-vastu{
    width: 90px;
    height: 90px;
}
.drop-15{
    /*    background: #edc542;*/
    margin-top: -23%;
    box-shadow: 0px 2px 12px #00000052;
    border-radius: 75px 0px;
    /* padding: 50px; */
    background-image: url(../image/ads/fromenquery.avif);
    background-size: 80%;
    background-position: 472px  -62px;
    background-repeat: no-repeat;
}

.drop-15 {}
.drop-15 .form-control{
    border: 0px solid #ffffff !important;
}
.bg-gray{
    background-color: #F3C031;
    padding-bottom: 160px;
    padding-top: 50px;
}
.bggr{
    /* background-image: url(../assets/image/other/bodhed.svg); */
    background-repeat: no-repeat;
    margin-top: 70px;
    height: 627px;
    background-position: bottom;
}
.typ7788 {
    height: 389px;
    background: #fff;
    border: 1px dashed #FBB03B;
    border-radius: 63px;
    margin-bottom: -337px;
    box-shadow: 0px 2px 9px 6px #00000014;
    z-index: 1;
    background-image: url(../image/ads/vastu.png);
    background-size: 102% 101%;
    background-position: -5px -3px;
    margin-top: 40px;
}

 .slide-container{
  /* max-width: 1120px; */
  width: 100%;
  padding: 40px 0;
}
.slide-content{
  overflow: hidden;
  border-radius: 25px;
  height: 455px;
}
.card{
  border-radius: 25px;
  background-color: #FFF;
}
.image-content,
.card-content{
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px 14px;
}
.image-content{
  position: relative;
  row-gap: 5px;
  padding: 25px 0;
}
.overlay{
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #3eab4e;
  border-radius: 25px 25px 0 25px;
}
.overlay::before,
.overlay::after{
  content: '';
  position: absolute;
  right: 0;
  bottom: -40px;
  height: 40px;
  width: 40px;
  background-color: #3eab4e;
}
.overlay::after{
  border-radius: 0 25px 0 0;
  background-color: #FFF;
}
.card-image{
  position: relative;
  height: 150px;
  width: 150px;
  border-radius: 100%;
  background: #fff;
  padding: 6px;
}
.card-image .card-img{
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 100%;
  border: 3px solid #FFC107;
}
.name{
  font-size: 18px;
  font-weight: 500;
  color: #333;
}
.description{
  font-size: 14px;
  color: #707070;
  text-align: center;
}
.button{
  border: none;
  font-size: 16px;
  color: #FFF;
  padding: 8px 16px;
  background-color: #4070F4;
  border-radius: 6px;
  margin: 14px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.button:hover{
  background: #265DF2;
}

.swiper-navBtn{
  color: #6E93f7;
  transition: color 0.3s ease;
}
.swiper-navBtn:hover{
  color: #4070F4;
}
.swiper-navBtn::before,
.swiper-navBtn::after{
  font-size: 35px;
}
.swiper-button-next{
  right: 0;
}
.swiper-button-prev{
  left: 0;
}
.swiper-pagination-bullet{
  background-color: #6E93f7;
  opacity: 1;
}
.swiper-pagination-bullet-active{
  background-color: #4070F4;
}
.swiper-pagination{
    margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .slide-content{
    margin: 0 10px;
  }
  .swiper-navBtn{
    display: none;
  }
}
.onlineastors {
    margin: 77px 37px;
}
 
.onlineastors h1{
        font-size: 44px;
        font-weight: 600;
        color: #F3C031;
}
.onlineastors p{
    font-size: 21px; 
}
.onlineastors .btn {
    width: 133px;
    line-height: 30px;
    margin-top: 5px;
    border-radius: 25px;
    background: #e1563d;
    font-size: 15px;
    border: 0px solid #fff;
    box-shadow: 2px 2px 14px 0px #f60606;
}

.customer-logo4 .slick-slide {
    background: #52ab52;
    border: 1px dashed #ffffff;
    height: 183px;
    border-radius: 24px;
    padding-top: 16px;
    transition: all .2s ease-in-out;
}
.customer-logo4 .slick-slide img {padding: 14px;width: 120px;display: inline-block;background: #fff;margin-bottom: 10px;border-radius: 50%;}

.customer-logo4 .slick-slide:hover {
    box-shadow: 1px 1px 12px 0 rgba(0,0,0,.19);
    cursor: pointer;
}
.swiper-wrapper{
    height: 400px!important;
}#nt-example1 li {
    color: #6a7069;
    overflow: hidden;
    height: auto;
    padding: 0;
    line-height: 34px;
    font-size: 16px;
    text-align: left;
    border-bottom: 1px dashed #ff572263;
    padding-bottom: 10px;
    padding-top: 10px;
}#nt-example1 li a {
    color: #ffffff;
}

.bg-gray {
    
/* border: 6px #ededed solid; */
    
border-bottom: 0;
    
background-image: url(../image/other/round.svg);
    
background-position: 10% 103%;
    
background-repeat: repeat-x;
      /* 8 background repetitions */
    
background-size: 6.5% auto;
    }
 .explation3{
    
/* border: 6px #ededed solid; */
    
border-bottom: 0;
    
background-image: url(../image/other/vasturoud.svg);
    
background-position: 10% 103%;
    
background-repeat: repeat-x;
      /* 8 background repetitions */
    
background-size: 6.5% auto;
    }
.brop{
    width: 133px;
    line-height: 30px;
    margin-top: 5px;
    border-radius: 25px;
    background: #e1563d;
    font-size: 15px;
    border: 0px solid #fff;
    box-shadow: 2px 2px 14px 0px #f60606;
}
.mt-150{
        margin-top: 150px;
}
.customer-logo4 .slick-slide p{
    color: #fff;
}
.customer-logo5 .slick-slide p{
    color: #fff;
    padding: 0px 12px;
    font-size: 15px;
}

.customer-logo5 .slick-slide {
    background: #52ab52;
    border: 1px dashed #ffffff;
    border-radius: 46px 46px 46px 0px;
    padding-top: 16px;
    padding-bottom: 25px;
    transition: all .2s ease-in-out;
    margin-top: 42px;
}
.customer-logo5 .slick-slide img {padding: 0px;width: 147px;height: 120px;display: inline-block;background: #fff;border: 2px solid #ffffff;margin-bottom: 20px;border-radius: 17%;margin-top: -74px;box-shadow: 1px 10px 11px 0px #0000003d;cursor: pointer;overflow: hidden;object-fit: cover;object-position: center;}

.customer-logo5 .slick-slide:hover {
    box-shadow: 1px 1px 12px 0 rgba(0,0,0,.19);
    cursor: pointer;
}
.yeelow{
        background: #edc542!important;
        margin-top: 130px!important;
}
.buttons{
    width: 115px;
    line-height: 25px;
    margin-top: 5px;
    border-radius: 25px;
    background: #ffffff;
    font-size: 15px;
    color: #2f2c2b;
    border: 0px solid #fff;
}
.boreg{
      padding: 123px 150px;
    margin-bottom: -246px;
    margin-top: -87px;  
}
.horsocop3{
       width: 191px;
       margin-top: 54px;
       position: absolute;
       right: 11px;
       top: 57px;
}
.red{
    color: #e1563d!important;
}
.blue{
     color: #426ab6!important; 
}
.ft-50{
  font-size: 50px!important;
}
.vastug{
        padding-right: 103px;
        font-size: 23px!important;
        color: #ffffff;
        text-align: justify;
        margin-bottom: 20px;
}

 .normal {
    width: 133px;
    line-height: 30px;
    margin-top: 13px;
    padding: 11px 33px;
    border-radius: 25px;
    background: #e1563d;
    font-size: 15px;
    text-decoration: none;
}.btn-danger:hover {
   text-decoration: none;
}
.bgr789{
        background: #f5c331;
    padding: 43px;
    margin-left: -24px;
    border-top-left-radius: 76px;
}
.explation4 {
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #426ab6;
    background-position: center;
    margin-bottom: 61px;
    background-image: url(../image/other/vadicbgslider.svg);
}
.explation5 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center -1px;
    margin-bottom: 61px;
    background-image: url(../image/other/taroatcart.svg);
    height: 700px;
}
.ht875px{
    /* height: 875px; */
    padding-bottom: 110px;
}
.menubg4 {
    background: #436ab6;
}
.logo4 {
    border: 2px solid #426ab6;
}
.adsvadic{
    height: 450px;
    background: #fff;
    border-radius: 0px  10px 100px 0px;
    box-shadow: 0px 10px 12px #0000004f;
    background-image: url(../image/pslider/vadic.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.scontentv h1 {
    font-size: 56px;
    font-weight: 700;
    color: #436ab6;
    margin-top: 76px;
}.scontentv p {
    width: 584px;
    font-size: 25px;
    color: #393636;
}
.va780{
    height: 600px;
    background: #efc843;
    margin-top: 241px;
    background-image: url(../image/other/round.svg);
    background-position: 10% 103%;
    background-repeat: repeat-x;
    background-size: 6.5% auto;
}
.vadicads{
    width: 100%;
    height: 446px;
    margin-top: -146px;
    border-radius: 50px;
    background-image: url(../image/pslider/vaidcpujan.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0px 10px 13px #00000057;

}
.slidevadic{
    width: 100%;
    height: 200px;
    background: #426ab6;
    border-radius: 0px  20px 20px 20px;
}
.addsvaid{
    width: 100%;
    height: 300px;
    border: 1px dashed #b5b1b1;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}
.addsvaids{
    margin-top: 20px;
    width: 100%;
    height: 388px;
    border: 1px dashed #b5b1b1;
}
.addsvaids img{
    width: 100%;
    height: 386px;
}
.bty45{
    width: 100%;
    height: 450px;
    background: #f8f8f8;
}.va788 {
    height: 550px;
    background: #426ab6;
    margin-top: 218px;
    margin-bottom: 50px;
}
.marqu{
        background: #f5c331;
        border: 1px dashed #ffffff;
        height: 58px;
        padding: 16px 0;
        font-size: 18px;
        border-radius: 10px;
        margin-bottom: -15px;
        color: #fff;
}
.onlineastovaid .btn{
        width: 133px;
    line-height: 30px;
    margin-top: 5px;
    border-radius: 25px;
    background: #e1563d;
    font-size: 15px;
    border: 0px solid #fff;
    box-shadow: 2px 2px 14px 0px #f60606;
}
.onlineastovaid{
    margin: 94px 178px 50px 24px;
}
.onlineastovaid h1{
        font-size: 44px;
    font-weight: 600;
    color: #F3C031;
}
.onlineastovaid p {
    font-size: 21px;
    padding-right: 35px;
    color: #fff;
}
.search{
    width: 100%;
    border: 1px dashed #ded4d4;
    padding: 18px;
    background: #f3f3f3;
    text-align: end;
}
.search .form-group{
        width: 290px;
        margin: 0px;
        display: inline-block;
}
 
.customer-logo6 .slick-slide p{
    color: #fff;
    padding: 0px 12px;
    font-size: 15px;
}

.customer-logo6 .slick-slide {
    background: #426ab6;
    border: 1px dashed #ffffff;
    border-radius: 46px 46px 46px 0px;
    padding-top: 16px;
    padding-bottom: 25px;
    transition: all .2s ease-in-out;
    margin-top: 42px;
}
.customer-logo6 .slick-slide img {padding: 0px;width: 140px;height: 112px;display: inline-block;background: #fff;border: 2px solid #ffffff;margin-bottom: 20px;border-radius: 17%;margin-top: -74px;box-shadow: 1px 10px 11px 0px #0000003d;cursor: pointer;overflow: hidden;object-fit: cover;object-position: center;}

.customer-logo6 .slick-slide:hover {
    box-shadow: 1px 1px 12px 0 rgba(0,0,0,.19);
    cursor: pointer;
}
.horsocop4{
       width: 191px;
       margin-top: 4px;
       position: absolute;
       right: 0px;
       margin-top: -114px;
       margin-right: 6px;
       animation: 4s linear 0s infinite alternate sun-rise;
}
.horsocop5{
       width: 205px;
       position: absolute;
       left: 0px;
       margin-top: -62px;
       margin-right: 10px;
       animation: 4s linear 0s infinite alternate sun-rise;
}.va788 {
    background-image: url(../image/other/vadicbg.svg);
    width: 100%;
    height: 570px;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #dbd8ce26;
}
.bode45{
        padding: 10px;
    border: 2px dashed #fffafa;
    border-radius: 0px 10px 100px 0px;
}
.as45{
    width: 100%;
    height: 550px;
    background: #fff;
    margin-top: -122px;
    border-radius: 0px 110px;
    border: 1px dashed #ffffff;
    box-shadow: 0px 10px 12px #0000003b;
    background-image: url(../image/pslider/ektupuja.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}.scontents h1 {
    font-size: 56px;
    font-weight: 700;
    color: #436ab6;
    margin-top: 37px;
}
.scontents p {
    width: 584px;
    font-size: 25px;
    color: #fff;
}.productonlinevad {
    position: absolute;
    bottom: 39px;
    /* text-align: center; */
}.productonlinevad h3 {
    font-size: 21px;
    color: #edc542;
    font-weight: 700;
    margin-bottom: 3px;
    margin-left: 13px;
}.productonlinevad p {
    color: #fff;
    font-size: 16px;
    padding: 5px 16px;
}
.mt-23{
        margin-left: 23px;
}
.addsvaid img{
    width: 100%;
}
.tartocard{
    width: 100%;
    background: #f5c331;
    height: 550px;
    background-image: url(../image/other/topbg.svg);
    background-position: 10% 0%;
    background-repeat: repeat-x;
    background-size: 6.5% auto;
}

.letyp6 {
    background: #ffffff;
    border: 1px dashed #ddd;
    height: 500px;
    box-shadow: 10px 10;
    margin-top: -50px;
    margin-bottom: -52px;
    box-shadow: 0px 3px 12px #0000001c;
    /* padding: 10px; */
}

.itemmee {
    height: 100%;
    background-size: cover;
    padding: 17px;
}

.item-descse {
    position: absolute;
    bottom: 9px;
    background: #ffffff30;
    width: 83%;
    padding: 3px 10px;
    border-radius: 10px;
}
.vadicrouwnd{
    width: 100%;
    height: 440px;
    background-color: #fff;
    margin-top: 60px;
    border: 1px dashed #c9bfbf;
    border-radius: 76px;
    box-shadow: 0px 2px 9px 6px #00000014;
    background-image: url(../image/ads/vaidpujanmaincard.jpg);
    background-size: cover;
    background-size: 102% 101%;
    background-position: -5px -3px;
    /* margin-top: -170px; */
}
.mt-300{
        margin-top: 350px;
}
.tartocardo{
    background-image: url(../image/other/tarotbg.svg);
    width: 100%;
    height: 600px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 100px;
    background-color: #dbd8ce26;
}
.vadicrouwne {
    width: 100%;
    height: 400px;
    background: #fff;
    margin-top: -149px;
    border: 1px dashed #c9bfbf;
    border-radius: 76px;
    box-shadow: 0px 2px 9px 6px #00000014;
}

.customer-logo7 .slick-slide img {
    padding: 0px;
    width: 180px;
    height: 140px;
    display: inline-block;
    background: #fff;
    border: 2px solid #ffffff;
    border-radius: 25px 25px;
    margin-top: -74px;
    box-shadow: 1px 10px 11px 0px #0000003d;
    margin-bottom: 18px;
}.customer-logo7 .slick-slide {
    background: #f5c331;
    border: 1px dashed #ffffff;
    border-radius: 25px;
    padding-top: 16px;
    padding-bottom: 0;
    transition: all .2s ease-in-out;
    margin-top: 42px;
}

.customer-logo7 p{
     color: #fff;
     padding: 13px;
     text-align: left;
}.customer-logo7  button{
   
margin-bottom: -16px;
   
background: #e1563d;
   
color: #fff;
}
.tartocardo span{
    color: #fff!important;
}

.customer-logo8 .slick-slide {
    background: #edc542;
    /* border: 1px dashed #ffffff; */
    border-radius: 24px;
    overflow: hidden;
    transition: all .2s ease-in-out;
    box-shadow: 0px 8px 12px #00000038;
}

.customer-logo8 .slick-slide img {
    padding: 14px;
    /* width: 152px; */
    display: inline-block;
    background: #fff;
    /* margin-bottom: 10px; */
    /* border-radius: 50%; */
}
.customer-logo8 .slick-slide p {
    color: #fff;
    padding: 6px 10px;
}
.mt-50-impotant{
    margin-top: 130px!important;
}
.adstarocard{
        height: 450px;
    background: #fff;
    border-radius: 0px 10px 100px 0px;
    box-shadow: 0px 10px 12px #0000004f;
    background-image: url(../image/ads/tarot-card.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.top78{
    padding-right: 127px;
    text-align: justify;
}

.allbg {
    height: 300px;
    overflow: hidden;
    padding-top: 38px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center -1px;
    background-image: url(../image/other/defulthader.svg);
}
.molic{
    background: #faf8f8;
    width: 100%;
    height: 40px;
}

ul.breadcrumbs-two {
    margin: 0;
    padding: 6px 0;
    list-style: none
}

.breadcrumbs-two {
    overflow: hidden;
    width: 100%
}

.breadcrumbs-two li {
    float: left;
    margin: 0 .5em 0 .6em
}

.breadcrumbs-two li:first-child {
    margin: 0 .5em 0 .1em;
}

.breadcrumbs-two li:first-child a {
    min-width: 28px
}

.breadcrumbs-two li a,.breadcrumbs-two li div {
    background: #ccc;
    padding: 0.13em .4em;
    float: left;
    text-decoration: none;
    color: #454545;
    position: relative;
    height: 26px;
    margin-left: 2px;
}

.breadcrumbs-two li a:before,.breadcrumbs-two li div:before {
    content: "";
    position: absolute;
    top: 50%;
    border-color: #ccc #ccc #ccc #0000;
    border-style: solid;
    border-width: 13px 0 13px 15px;
    left: -14px;
    transform: translateY(-50%);
    height: 100%
}

.breadcrumbs-two li a.active,.breadcrumbs-two li div.active {
    background: #f5c331;
    color: #fff;
    font-size: 16px;
}

.breadcrumbs-two li a.active:hover,.breadcrumbs-two li div.active:hover {
    cursor: default;
    box-shadow: none;
    transition: none;
    background: #f5c331;
    color: #333;
}

.breadcrumbs-two li a:hover {
    box-shadow: 4px 3px 6px 0 #0000004d;
    background: #ccc;
    color: #333;
    transition: box-shadow .2s;
    cursor: pointer
}

.breadcrumbs-two li:first-child a:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: 0;
    border: 0 solid #f1f2f2;
    border-left-color: #0000;
    left: 0
}

.breadcrumbs-two li a.active:before,.breadcrumbs-two li div.active:before {
    content: "";
    position: absolute;
    top: 50%;
    border-color: #ccc #ccc #ccc #0000;
    border-style: solid;
    border-width: 13px 0 13px 15px;
    left: -13px;
    transform: translateY(-50%);
    height: 100%
}

.breadcrumbs-two li a:hover:before,.breadcrumbs-two li div:hover:before {
    border-color: #ccc #ccc #ccc #0000
}

.breadcrumbs-two li a.active:before,.breadcrumbs-two li div.active:before {
    border-color: #f5c331 #f5c331 #f5c331 #0000;
}

.breadcrumbs-two li:last-child a:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: 0;
    border-top: 0;
    border-bottom: 0;
    border-left: 0;
    right: 0;
    border-radius: 5px
}

.breadcrumbs-two li a:after,.breadcrumbs-two li div:after {
    content: "";
    position: absolute;
    top: 50%;
    border-top: 13px solid #0000;
    border-bottom: 13px solid #0000;
    border-left: 13px solid #ccc;
    right: -12px;
    z-index: 99;
    transform: translateY(-50%);
    height: 100%
}

.breadcrumbs-two li a:hover:after,.breadcrumbs-two li div:hover:after {
    border-left-color: #ccc;
    color: #333
}

.breadcrumbs-two .current,.breadcrumbs-two .current:hover {
    background: none
}

.breadcrumbs-two .current:after,.breadcrumbs-two .current:before {
    content: normal
}
.marquepage{
    width: 850px;
    padding: 4px;
}
.allgr h1 {
    font-size: 56px;
    font-weight: 700;
    color: #ffffff;
    margin-top: 92px;
}
.allgr span{
    color: #426ab6;
}
.artr___45{
        animation: spin 10s linear infinite;
}
.content-ty45 p{
    font-size: 18px;
    text-align: justify;
}
.zindex{
        z-index: 1;
}
.conteet{
        color: #f5c331!important;
}
.conect{
    color: white;
}.horsocop8 {
    width: 191px;
    position: absolute;
    right: -90px;
    bottom: 63px;
}
.slidev {
    margin: 22px 20px 15px 18px;
    background: #426ab6;
    border-radius: 18px;
    padding: 26px;
    text-align: center;
    cursor: pointer;
    color: #ffffff;
}

.allgrs h1 {
    font-size: 56px;
    font-weight: 700;
    color: #ffffff;
    margin-top: 50px;
}

.allgrs span{
    color: #436ab6;
}
.ml-15{
    margin-left: 15px;
}

.detf {
    line-height: 30px;
    margin-top: 5px;
    margin-right: 10px;
    float: right;
    border-radius: 9px;
    background: #e1563d;
    font-size: 15px;
    border: 0px solid #fff;
    /* box-shadow: 2px 2px 14px 0px #f60606; */
}
.slick-track{
    z-index: 2;
}
.rightastro {
    position: relative;
    top: -143px;
    right: 0px;
    z-index: 1;
}
.customer-logo9 .slick-slide{
    margin: 0px 5px !important;
    background-color: #f9f9f9!important;
    transition: all .2s ease-in-out;
    cursor: pointer;
    border-radius: 10px;
    background-image: url(../image/other/sidebgcardme.svg);
    border-radius: 11px;
    background-size: 100% 100%;
    background-position: -50px -120px;
    background-repeat: no-repeat;
    background-blend-mode: luminosity;
}
.customer-logo9 .slick-slide p{
text-align: justify;
}
.solde{
    height: 403px;
    overflow: hidden;
    padding: 15px;
}
.buttonr{
    padding: 10px 0px 20px 0px;
}

.solde p{
    font-size: 18px;
}
 .buttonssp {
    width: 115px;
    line-height: 25px;
    margin-top: 5px;
    border-radius: 25px;
    background: #f5c331;
    font-size: 13px;
    color: #ffffff;
    border: 0px solid #fff;
}
.solde h3{
    color: #f5c331;
    font-size: 18px;
    font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.customer-logo9 .slick-slide:hover {
    box-shadow:0px 4px 15px 0 rgba(0,0,0,.19);
}
.fist p{
display: none;
}
 
.fist p:nth-child(1), .fist p:nth-child(2){
display:block;
}

.scend p{
    display: block;
    }
.scend p:nth-child(1), .scend p:nth-child(2){
display:none;
 }   
 a:focus, a:hover {
    color: #23527c;
    text-decoration: none!important;
    outline: 0; 
}
 
.next{
    cursor: pointer;
}
.prev{
    cursor: pointer;
}

 
.blogs{
    background: #F3C031;
    text-align: center;
    padding-bottom: 50px;
}
.blogs-list{
    width: 100%;
    height: 266px;
    background: #fff;
    margin-top: 40px;
    border-radius: 19px;
}
.blogs-list p{
     margin-top: 7px;
     font-size: 14px;
     text-wrap: wrap;
     margin-bottom: 5px;
     text-align: left;
     padding-left: 10px;
}
.blogs-list img{
    margin-top: -42px;
    cursor: pointer;
    width: 100%;
    border-radius: 20px 20px 0 0;
    height: 215px;
    overflow: hidden;
    object-fit: cover;
    object-position: center;
}
.blogs-list span{
        font-size: 12px;
        color: #fff8f6;
        position: relative;
        top: -12px;
        right: -80px;
        background: #00000069;
        border-radius: 10px;
        padding: 3px 10px;
        margin-bottom: -55px;
        z-index: 1;
}
.blogs-list a{
   display: block;
   background: #426ab6;
   width: 120px;
   border-radius: 10px;
   padding: 4px 5px;
   font-size: 12px;
   margin-top: 9px;
   color: #fff;
   text-decoration: none;
}
.blogs-list  hr{
    margin-top: 7px;
    margin-bottom: 13px;
    border-top: 1px solid #d7d7d7;
}
.productonlinevads {
    position: relative;
    top: -216px;
}
.productonlinevads h3 {
    font-size: 21px;
    color: #edc542;
    font-weight: 700;
    margin-bottom: 3px;
    margin-left: 13px;
}.productonlinevads p {
    color: #fff;
    font-size: 16px;
    padding: 5px 16px;
}

.addsvaid45 {
    width: 100%;
    border: 1px dashed #dddcdc;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    text-align: center;
    background-color: #f5f5f5;
    margin-bottom: 10px;
    border-bottom-right-radius: 10px;
    padding: 10px;
    text-align: center;
    margin-top: 15px;
}
.addsvaid45 ul{
    display: inline-block;
}

.addsvaid46 {
    width: 100%;
    border: 1px dashed #dddcdc;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    text-align: center;
    margin-bottom: 10px;
    text-align: center;
    height: 368px;
}
.addsvaid45 ul li img {
    border: 1px solid #ffffff;
}
.addsvaid46 ul li{
    list-style: none;
    text-align: left;
    font-size: 16px;
    padding-left: 10px;
    line-height: 2;
    border-bottom: 1px solid #f2eded;
}

.addsvaid46 ul::-webkit-scrollbar {
    width: 3px;
  }
  

  .addsvaid47 {
    width: 100%;
    border: 1px dashed #dddcdc;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    text-align: center;
    margin-bottom: 10px;
    text-align: center;
    margin-top: 15px;
}
.addsvaid47 ul li{
    list-style: none;
    text-align: left;
    font-size: 16px;
    line-height: 2;
    padding-left: 10px;
    border-bottom: 1px solid #f2eded;
}
.addsvaid47 ul,.addsvaid46 ul{
    padding-left: 0;
}
    .headblog{
        font-size: 18px;
        text-align: left;
        padding-left: 8px;
        padding-top: 12px;
        padding-bottom: 12px;
        background: #ef6147;
        color: #fff;
    }
    .addsvaid46 ul {
        height: 308px;
        overflow: overlay;
    }

    .padding-0{
        padding: 0px;
    }
    .pagination>li>a, .pagination>li>span{
        font-size: 14px;
        color: #e46c4d;
        /* border: 1px solid #edc542; */
    }
    .example{
        display: inline-block;
        margin-top: 20px;
    }
    .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
        z-index: 3;
        color: #fff;
        cursor: default;
        background-color: #e46c4d;
        border-color: #e46c4d;
    }
    .pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{
        z-index: 0;
        color: #edc542;
        background-color: #eee;
        border-color: #ddd;
    }

    .page-link:focus{
        box-shadow:0px!important;
    }
    .mtm-20{
        margin-top: -0px;
    }
    .mt-15{
        margin-top: 15px;
    }.yellow-bg {
        background-color: #f5c331!important;
    }
    .tes{
        font-weight: 700;
        color: #3a3937;
        text-align: left;
    }
    .bologs p{
        font-size: 19px;
        text-align: justify;
    }
    .bologs h3{
      font-weight: bold;
    }
 .bologs p img{
    width: 100%;
 }

 .addsvaid49 {
    width: 100%;
    border: 1px dashed #dddcdc;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    margin-bottom: 10px;
    text-align: center;
}
.addsvaid49 ul li {
    list-style: none;
    text-align: left;
    font-size: 16px;
    padding-left: 10px;
    line-height: 2;
    border-bottom: 1px solid #f2eded;
}

.addsvaid49 ul {
    padding: 0px;
}

.addsvaid49 ul li:last-child,.addsvaid47  ul li:last-child {
    border-bottom: 0px solid #f2eded;
}
.blogs .col-md-4{
padding:8px;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    border: 0.5px solid #e46c4d;
}
.pagination>li {
    display: inline;
    outline: none;
    cursor: pointer;
}
.error img{
    padding: 85px 205px;
    margin-left: -11px;
    margin-right: -11px;
    margin-bottom: -20px;
    background: #fff;
    border-left: 1px dashed #cfcdcd;
    border-right: 1px dashed #cfcdcd;
    border-bottom: 1px dashed #cfcdcd;
    background: #fffcf5;
}
.error{
    display: none;
}


.cehek {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 6px;
    margin-top: 5px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: normal;
  }
  
  /* Hide the browser's default checkbox */
  .cehek input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  
  /* Create a custom checkbox */
  .checkmark {
    position: absolute;
    top: 5px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
  }
  
  /* On mouse-over, add a grey background color */
  .cehek:hover input ~ .checkmark {
    background-color: #ccc;
  }
  
  /* When the checkbox is checked, add a blue background */
  .cehek input:checked ~ .checkmark {
    background-color: #edc542;
  }
  
  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  
  /* Show the checkmark when checked */
  .cehek input:checked ~ .checkmark:after {
    display: block;
  }
  
  /* Style the checkmark/indicator */
  .cehek .checkmark:after {
    left: 8px;
    top: 4px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .bologs ul{
    font-size: 19px;
  }
  .bologs ul li{
    font-size: 19px;
    line-height: 2;
    text-align: justify;
  }
  .bologs ul li strong{
    color: #d76143;
  }
  .art img{
    cursor: pointer;
    width: 117px;
    border-radius: 12px;
    height: 100px;
    overflow: hidden;
    object-fit: cover;
    object-position: center;
  }
  .form-bar {
    font-size: 14px;
    position: relative;
    color: #ffd8d1;
    top: -9px;
    margin-left: 13px;
}.validate-has-error {
    color: #f9d0c6;
    font-size: 14px;
    margin-left: 10px;
}
 
.forgot a{
    color: #fff;
}.dataasdd {
    padding: 10px 10px 35px 15px;
}#add_staff legend {
    background: #f5c331!important;
    color: #fff!important;
    padding: 10px;
    margin-bottom: 0px;
    font-size: 17px;
    margin-top: 20px;
}.allboder2 {
    width: 100%;
    margin-top: 30px;
    background: #fff;
    border: 1px dashed #d5cbcb;
    border-radius: 17px;
    overflow: hidden;
    margin-bottom: 50px;
}.gray {
    background: #faf9f9!important;
}.profile_show {
    margin-top: 45px;
    border: 1px solid #dbdbdb;
    padding: 5px;
    background: white;
    height: 95px;
}.select2-container .select2-selection--single {
    border-radius: 0.25rem !important;
    border-color: #f6f7fb;
    height: 42px !important;
    padding: 5px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 9px!important;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #d76143!important;
    color: white;
}

.select2-container ::-webkit-scrollbar {
    width: 0px;
}

 
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #e9e9e9!important;
}
.select2-search--dropdown .select2-search__field {
    padding: 8px 4px!important;
 
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
    font-size: 14px;
}

 
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #e1e3e6!important;
    border-radius: 4px;
}
element.style {
}
.form-group label {
    font-weight: 600;
    font-size: 14px;
    color: #413f3f;
    margin-bottom: 4px;
    margin-top: 20px;
    font-family: inherit;
}input[type=file]::file-selector-button {
 
    height: 45px;
     
      background-color: #e1563d;
      transition: 1s;
        color: #fff;
        font-size: 14px;
    }
    input[type=file]::file-selector-button:hover {
      background-color: #f5c331;
     
    }.bt2 {
        display: inline-block;
        background: #e1563d;
        padding: 8px 30px;
        border-radius: 10px;
        color: #fff;
        font-size: 15px;
        cursor: pointer;
    }
    .cusme .validate-has-error {
        color: #f06846!important;
        margin-left: 0px!important;
    }
    .form-group{
        margin-bottom:0px;
    }
    .sidemeno{
        position: absolute;
        right: 63px;
        top: 83px;
        font-size: 19px;
        color: #fff;
        cursor: pointer;
    }

    .modal.left .modal-dialog,
	.modal.right .modal-dialog {
		position: fixed;
		margin: auto;
		width: 800px;
		height: 100%;
		-webkit-transform: translate3d(0%, 0, 0);
		    -ms-transform: translate3d(0%, 0, 0);
		     -o-transform: translate3d(0%, 0, 0);
		        transform: translate3d(0%, 0, 0);
	}

	.modal.left .modal-content,
	.modal.right .modal-content {
		height: 100%;
		overflow-y: auto;
		z-index: 11111;
	}
	
	.modal.left .modal-body,
	.modal.right .modal-body {
		padding: 15px 15px 80px;
	}

/*Left*/
	.modal.left.fade .modal-dialog{
		left: -800px;
		-webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
		   -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
		     -o-transition: opacity 0.3s linear, left 0.3s ease-out;
		        transition: opacity 0.3s linear, left 0.3s ease-out;
	}
	
	.modal.left.fade.in .modal-dialog{
		left: 0;
	}
        
/*Right*/
	.modal.right.fade .modal-dialog {
		right: -800px;
		-webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
		   -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
		     -o-transition: opacity 0.3s linear, right 0.3s ease-out;
		        transition: opacity 0.3s linear, right 0.3s ease-out;
	}
	
	.modal.right.fade.show .modal-dialog {
		right: 0;
	}

/* ----- MODAL STYLE ----- */
	.modal-content {
		border-radius: 0;
		border: none;
	}

	.modal-header {
		border-bottom-color: #f5c331;
		background-color: #f5c331;
		border-radius: 0px;
	}

    .modal.right.modal {
        background: #0000005e;
    }.modal-header {
        padding: 30px!important;
  
    }
    .left{
        text-align: left!important;
    }

    .bt3 {
        display: inline-block;
        background: #f5c331;
        padding: 8px 30px;
        border-radius: 10px;
        color: #fff;
        font-size: 15px;
        margin-right: 10px;
        cursor: pointer;
    }
     .br56 label{
     color: #fff;
     }


     .btn.focus, .btn:focus, .btn:hover {
        color: #333;
        text-decoration: none;
        background: #f1f1f1;
    }input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
        outline: 0px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }
    div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:focus {
        box-shadow: 0 0 0 0px rgba(112,102,224,.5)!important;
    }
    
    div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm{
        background-color: #e1563d!important;
    }
    div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel {
        background-color: #2d2f31!important;
    }
  
    
    .select2-container--default.select2-container--disabled .select2-selection--single {
        background-color: #ffffff!important;
    }
    .form-control:disabled {
        background-color: #ffffff!important;
        opacity: 1;
    }
    div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel:focus {
        box-shadow: 0 0 0 0px rgba(110,120,129,.5)!important;
    }
    div:where(.swal2-container) h2:where(.swal2-title) {
        padding: 0.8em 2em 0!important;
    
    }
    
    div:where(.swal2-container) div:where(.swal2-actions) {
        margin: 10px auto 0!important;
    }
    
    div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm {
        font-size: 14px!important;
    }div:where(.swal2-container) h2:where(.swal2-title) {
        font-size: 17px!important;
        font-weight: 500!important;
    }
    
    .input {
        width: 40px;
        border: 1px solid #dcdcdc;
        margin: 0 6px 0px 0px;
        text-align: center;
        font-size: 19px;
        border-radius: 4px;
        /* cursor: not-allowed; */
        /* pointer-events: none; */
    }
     
    .input:focus {
        border-bottom: 3px solid orange;
        outline: none;
    }
     
    .input:nth-child(1) {
        cursor: pointer;
        pointer-events: all;
    }
    .ser{
        margin-top: 45px;
        margin-left: -75px;
    }.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        background: #e3dddc!important;
        border: 1px solid #bcb8b8!important;
    }
    .chek{
        width: 34px;
        position: absolute;
        top: 27px;
        left: -17px;
        cursor: pointer;
        display: none;
    } 
    .pd-0{
        padding: 0px;
    }.product-list2 {
        width: 100%;
        background: #fff;
        margin-top: 18px;
        border-radius: 19px;
    }.product-list2 a {
        display: block;
        background: #426ab64d;
        width: 72px;
        background: #00000069;
        border-radius: 10px;
        padding: 4px 5px;
        font-size: 12px;
        border: 0.5px solid #fff;
        margin-top: 9px;
        color: #fff;
        text-decoration: none;
        position: absolute;
        top: -2px;
        right: 17px;
    }
    .product-list2 img{
        
        cursor: pointer;
        width: 100%;
        border-radius: 20px 20px 0 0;
        height: 215px;
        overflow: hidden;
        object-fit: cover;
        object-position: center;
    }
    .titl45{
        padding: 10px;
    }
    .titl45 p{
      margin: 3px;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
    }
    .titl45 p:last-child {
        color: #e35e46;
      }
    /* Some styles for the containers */
    #slider1 {
        position:relative;  /* Containers need relative or absolute position. */
        margin-left:20px;
        width:256px;
        height:120px;
        border-top:1px solid #aaa;
        border-bottom:1px solid #aaa;
    }

    #slider2 {
        position:relative;
        margin-left:20px;
        width:75%;
        height:120px;
        border-top:1px solid #aaa;
        border-bottom:1px solid #aaa;
    }

    #slider3 {
        position:relative;
        margin-top: -3px;
        width: 106px;
        height: 384px;
        margin-bottom:40px;
        float: left;
        width: 19%;
    }
    .prive{
        width: 78%;
        height: 456px;
        float: left;
        background: #f2f2f2;
        margin-left: 12px;
        text-align: center;
        border-radius: 6px;
    }
    .pojapro{
        border: 1px dashed #99999959;
        padding: 11px 35px 0px 33px;
        border-radius: 5px;
        background: #fffcf2;
    }
    .cloudzoom{
        width: 100%;
        height: 100%;
        padding: 4px;
        overflow: hidden;
        object-fit: cover;
        object-position: center;
        border-radius: 5px;
        background: #faf9f9;
        border: 1px dashed #e5e2e2;
    }
    
   .rop465{
    margin-left: 40px;
    font-size: 15px;
    color: #ffe0db;
    background: #e1563d;
    padding: 5px 20px 5px 3px;
    float: right;
    border-radius: 5px;
   }
   .price{
    font-size: 16px;
   }
   .pojapro h2{
    font-weight: 600;
    font-size: 26px;
   }
   .btpro {
    display: inline-block;
    background: #f5c331;
    padding: 9px 37px;
    border-radius: 9px;
    color: #fff;
    margin-top: 19px;
    margin-bottom: -15px;
    font-size: 15px;
    position: relative;
    cursor: pointer;
}
.con46 p{
    font-size: 17px;
}
.pojaasto {
    border: 1px dashed #99999959;
    padding: 15px 50px 24px 33px;
    border-radius: 5px;
    background-color: #e1563d;
    margin-top: 32px;
    margin: 31px 7px;
    background-image: url(../image/other/bgpartten.svg);
    background-repeat: no-repeat;
    background-size: 1502px 678px;
    background-position: top;
    background-blend-mode: overlay;
    height: 200px;
}
.pojaasto img{
    width: 127px;
}
.img45555{
    float: left;
    margin-right: 11px;
}
.img45555 img {
    width: 95px;
    height: 95px;
    overflow: hidden;
    object-fit: cover;
    object-position: center;
    border-radius: 100%;
    background: #faf9f9;
    border: 1px solid#e5e2e2;
    padding: 3px;
}
.pojaasto p{
    color: #fff;
    font-size: 15px;
    margin: 2px;
    margin-left: 110px;
    text-align: justify;
}
.pojaasto strong{
    font-size: 27px;
}.pojartest h2 {
    font-weight: 600;
    font-size: 26px;
}


.pojaasto2{
    border: 1px dashed #99999959;
    padding: 33px;
    border-radius: 5px;
    background: #f1f2f3c9;
    margin-top: 32px;
    margin: 34px 7px;
}
.pojaasto2 img{
    width: 87px;
}
.img45555{
    float: left;
    margin-right: 11px;
}
.pojaasto2 p{
    color: #433c3c;
    font-size: 15px;
    margin: 2px;
}
.pojaasto2 strong{
    font-size: 16px;
}
  .testmonials{
    background: white;
    border-radius: 30px 30px 0px 30px;
    padding: 25px 25px 16px 25px;
    margin-bottom: 28px;
}

.h2{
    font-weight: 600; 
    font-size: 26px;
}
.astro4{
    border: 1px dashed #99999959;
    padding: 15px 50px 24px 33px;
    border-radius: 5px;
    background: #e1563d;
    margin-top: 32px;
    margin: 31px 7px;
}

@media (min-width: 1200px){
    .recantieni .container{
        width: 1300px!important;
    }
}.thumbelina li img {
    width: 100px;
    height: 100px;
    padding: 4px;
    overflow: hidden;
    object-fit: cover;
    object-position: center;
    border-radius: 5px;
    background: #e8e5e5;
}
 body{
    overflow: hidden;
}
.min-ht{
    min-height: 514px;
}
.pojaastofrom {
    padding: 12px 45px 50px 31px;
    border-radius: 5px;
    background: #f5c331;
    margin-top: 32px;
    margin: 31px 7px;
}
.pojaastofrom label{
    color: #fff;
}
.redbg{
    background-color: #e1563d!important;
}
.rating-por {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -16px;
    width: 200px;
    float: left;
}

@media (max-width: 360px) {
    .rating-por{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

[dir="rtl"].rating-por {
    padding-left: unset;
    padding-right: 0
}

.rating-por li {
    line-height: 0;
    list-style: none;
}

.rating-por li+li {
    margin-left: 2px
}

 

.rating-por li .feather {
    width: 14px;
    height: 14px;
    stroke: #ffb321
}

.rating-por li .feather.fill {
    fill: #ffb321
}

.product-rating span{
    float: right;
}
.product-rating{
    height: 28px;
    margin-left: 102px;
}
.pojapro25 {
    border: 1px dashed #99999959;
    padding: 40px 34px 0px 32px;
    border-radius: 5px;
    background: #f5f5f5;
    margin-top: 32px;
}.btpro-25 {
    display: inline-block;
    background: #f5c331;
    padding: 9px 37px;
    border-radius: 9px;
    color: #fff;
    margin-top: 11px;
    margin-bottom: -21px;
    font-size: 15px;
    position: relative;
    cursor: pointer;
}
.modal {
    background: #0000005e;
}.modal-open .modal {
    overflow-x: hidden;
    overflow-y: hidden;
}
.login-modal{
    border-radius: 17px;
    height: 415px;
}
input[type=button] {
    border: none;
    outline: none;
}
.btn.active, .btn:active {
    background-image: none!important;
    outline: 1px!important;
    -webkit-box-shadow:  0px!important;
    box-shadow:  0!important;
}
.login-modal .login{
    overflow: hidden;
}
.pojaastofrom .validate-has-error {
    color: #f27253;
    font-size: 14px;
    margin-left: 10px;
}

.slidpro {
    -webkit-filter: grayscale(20%) blur(1px);
    filter: grayscale(20%) blur(1px);
    opacity: 0.8;
}
.blure{
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        -webkit-filter: grayscale(0) blur(0);
        filter: grayscale(0) blur(0);
        opacity: 1;
        -webkit-box-shadow: 0 0 8px rgba(34, 34, 34, 0.16);
        box-shadow: 0 0 8px rgba(34, 34, 34, 0.16);
}
.rop465 ul li{
    float: left;
    list-style: none;
} 
.pojapro29 {
    border: 1px dashed #99999959;
    padding: 24px 34px 22px 31px!important;
    border-radius: 6px;
    background: #f5f5f5;
    margin-top: 0;
    max-height: 613px;
    overflow-y: scroll;
}
.pojapro29::-webkit-scrollbar {
    width: 5px;
  }
  .erro{
    text-align: center;
  }
  .erro img{
        width: 380px;
        text-align: center;
  }
.vclose2{
    float: right;
    background: #FFC107;
    padding: 9px;
    margin-top: -16px;
    margin-bottom: -20px;
    opacity: 1;
    position: absolute;
    z-index: 1;
    right: 0px;
    margin-right: -8px;
    color: #fff;
    cursor: pointer;
}.modal-body {
    position: relative;
    padding: 0px;
}
.custop{
    border-radius: 16px;

}
.astrop{
    border: 1px solid #f3efef;
    margin-top: 8px;
    cursor: pointer;
}.fe45 {
    height: auto!important;
}
.lang{
    height: 80px;
    background: #000;
}
.astro .img{
   float: left;
   width: 111px;
}
.astro .deteail{
    float: left; 
 }
 .deteail p{
    text-align: left;
    width: 196px;
    margin-bottom: 2px;
    font-size: 14px;
 }

 .deteail .rating img {
    width: 23px;
    margin: 0px 6px 0px 0px!important;
}
.readro{
    padding: 10px 2px;
    min-height: 179px;
    height: 0px;
}

.readro .astro img {
    width: 117px;
    margin-right: 5px;
    margin-top: 10px;
}
.readro .product-rating {
    height: 28px;
    margin-left: 12px;
}
.readro .deteail {
    float: left;
    padding-top: 16px;
}


.readro .rating-por {
    width: 0px;
}

.readro img {
    margin-right: 4px;
    margin-left: 4px;
}
.bgts  .col-md-3{
    padding: 10px
}
.chat .col-md-4{
padding: 5px;
}
.readro .img img{
    padding: 3px;
    background: #f1f1f1;
    border-radius: 100%;
    cursor: pointer;
    overflow: hidden;
    object-fit: cover;
    object-position: center;
    height: 100px;
}
.onlines{
    background: #3eab4e;
    padding: 2px 9px;
    position: absolute;
    font-size: 11px;
    color: #ffffff;
    border-radius: 10px;
    top: 21px;
    left: 7px;
}
.offline {
    background: #e1563d;
    padding: 2px 9px;
    position: absolute;
    font-size: 11px;
    color: #ffffff;
    border-radius: 10px;
    top: 21px;
    left: 7px;
}
.pooja{
    padding: 8px;
}
#poojafileter{
    padding: 0px 10px;
}

.hest {
    width: 100%;
    height: 420px;
}
.hest img{
    width: 100%;
    height: 418px;
}


.profile-img{
    position: relative;
    top: 44px;
    z-index: 43;
}
.allbg-1{
    height: 267px;
    /* overflow: hidden; */
    padding-top: 38px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center -1px;
    background-image: url(../image/other/defulthadero.svg);
}
.profile-img img{
    border: 2px solid #f5c331;
    border-radius: 100%;
    width: 270px;
    border-radius: 100%;
    cursor: pointer;
    overflow: hidden;
    object-fit: cover;
    padding: 10p;
    object-position: center;
    height: 270px;
    background: #ffffff;
}
.profile-name h1{
    display: inline-block;
}
.profile-name{
    display: inline-block;
    margin-left: 44px;
}
.profile-info-rate{
    height: 90px;
    background: #e1563d;
    border-radius: 10px;
}

.profile-info-tae{
    height: 100px;
    border-radius: 10px;
    padding-top: 48px;
}
.rating-por2 {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 17px;
    float: left;
    background: #fff;
}

@media (max-width: 360px) {
    .rating-por2{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

[dir="rtl"].rating-por2 {
    padding-left: unset;
    padding-right: 0
}

.rating-por2 li {
    line-height: 0;
    list-style: none;
}

.rating-por2 li+li {
    margin-left: 2px
}

 

.rating-por2 li .feather {
    width: 18px;
    height: 19px;
    stroke: #ffb321
}

.rating-por2 li .feather.fill {
    fill: #ffb321
}
.profile-info-rate ul li{float: left;list-style: none;width: 33.333%;padding: 25px;border-left: 1px solid #fff;}
.profile-info-rate ul li strong{color: #fff;font-size: 16px;}
.profile-info-rate ul li p{
    color: #f5c331;
    font-size: 15px;
 }


 .profile-info-rate ul li:first-child  {
    border-left: 0px;
}
.profile-infos {
    min-height: 400px;
    background: #f7f7f7;
    border-radius: 10px;
    padding-top: 25px;
    border: 1px dashed #d5cccc;
}
.profile-info-btu{
    background: #f7f7f7;
    border-radius: 10px;
}
.profile-infos ul  li{
    list-style: none;
    padding: 7px;
    font-size: 15px;
}
.profile-infos ul  li span{
  color: #6c6b6a;
}
.about-astro{
    padding: 23px 32px;
    border-top: 1px solid #e2dbdb;
    margin-top: 31px;
}
.about-astro p{
    font-size: 16px;
    margin-top: 7px;
    text-align: justify;
    line-height: 25px;
}
.about-astro strong{
    font-size: 15px;
}
.profile-info-btu{
    min-height: 406px;
    background-color: #f5c331;
}
 
.ingo-bt{
    width: 187px;
    height: 45px;
    margin-top: -25px;
    text-align: center;
    line-height: 30px;
    font-size: 17px;
}

 .headf-tpu{
    margin-top: 25px;
    padding: 0px 16px;
    font-size: 15px;
}
.reviews{
    margin-left: 10px!important;
    font-size: 15px;
}

.rating-box ul li {
    list-style: none;
    width: 100%;
    height: 33px;
}

 .review-box .rating-box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: calc(13px + (20 - 13) * ((100vw - 320px) / (1920 - 320)));
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

 .rating-box ul li .rating-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.rating-box ul li .rating-list .progress {
    width: 100%;
    border-radius: 3px;
    height: 15px;
    margin-bottom: -1px;
    overflow: hidden;
    background-color: #ffffff;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.rating-box{
    margin-top: 73px;
    padding-right: 14px;
    padding-bottom: 9px;
}
.rating-list h5{
    font-size: 16px;
    font-weight: 600;
}
 
.topl-tor{
    font-size: 15px;;
}
.topl-tor strong{
    padding: 0px 4px 0px 21px;
    color: #e1563d;
}
.profile-img .onlines{
    left: 35px;
    top: 14px;
    padding: 2px 20px;
    border-radius: 50px;
    font-size: 13px;
}.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 11px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

select::-webkit-scrollbar {
    width: 2px;
  }
  .order{
    padding-top: 19px;
    font-size: 12px;
    text-align: center;
    position: relative;
    left: -7px;
    font-weight: 600;
  }
  .massage-rate{
    display: flex;
  }
  .razorpay-payment-button{
    display: inline-block;
    background: #f5c331;
    padding: 9px 37px;
    border-radius: 9px;
    color: #fff;
    margin-top: 19px;
    margin-bottom: -15px;
    font-size: 15px;
    position: relative;
    cursor: pointer;
    border: 0px;
  }
  .tab-content ::-webkit-scrollbar {
    width: 2px!important;
  }.ingo-bts {
    width: 187px;
    height: 45px;
    margin-top: -25px;
    text-align: center;
    line-height: 30px;
    font-size: 17px;
}
.dangers {
    color: #fff;
    background-color: #ff8771!important;
    border-color: #e1563d!important;
    font-size: 15px;
    cursor: pointer;
}.title-side {
    font-weight: 700;
    font-size: 33px;
    color: #FBB03B;
    margin-left: 5px;
    margin-top: 10px;
}.title-side span{
    color: #426ab6;
  }
  .contact-form .form-group{
    margin-bottom: 20px;
  }
  .relogo .logo{
    margin-top: 49px;
    border: 2px solid #FFC107;
  }
  .contat-us{
    font-size: 18px;
    margin-left: 5px;
    padding-right: 10px;
  }
  #myModal2 .modal-body{
    overflow-x: hidden;
  }
  #myModal2 .btn {
    padding: 10px 51px;
    border-color: #f5c331;
    background: #f5c331;
    width: 100%;
    font-size: 16px;
  }.modal-footer {
    padding: 2px 10px;
    text-align: right;
    width: 100%;
    border-top: 1px solid #ffffff;
}
#myModal2 .form-group input {
    height: 46px!important;
}
#myModal2  .modal-footer ul li{float: left;list-style: none;margin-left: 4px;}

#myModal2  .modal-footer .menu-fot{
    margin: auto;
    width: 100%;
    background: #f5f5f5;
    height: 82px;
    margin-top: 15px;
    border-bottom-left-radius: 10px;
    padding-top: 22px;
    color: #2f2d2d;
    border-top: 1px dashed #d8d6d6;
    border-bottom: 1px dashed #d8d6d6;
    border-left: 1px dashed #d8d6d6;
}
.modal-footer .col-md-6{
    padding: 0;
}
.modal-footer .row{
    margin: 0;
    width: 100%;
}.modal-footer .address{
    background: #e1563d;
}

#myModal2  .vclose {
    float: right;
    background: #FFC107;
    padding: 11px;
    margin-top: -10px;
    opacity: 1;
    margin-right: -8px;
    color: #fff;
    width: 30px;
    border-radius: 10px 0px 0px 10px;
    cursor: pointer;
}
#myModal2  .modal-headers {
    position: absolute;
    left: -52px;
    bottom: 130px;
    z-index: 1111111;
}
#myModal2  lord-icon {
    width: 34px;
    height: 31px;
    margin-top: -9px;
}
#myModal2 .secondary {
    --lord-icon-primary: #ffffff;
    --lord-icon-secondary: #ffffff;
}
#myModal2  .validate-has-error {
    color: #e1563d;
    font-size: 14px;
    margin-left: 0;
}
.melogin-top  button {
    color: #fff;
    height: 42px;
    font-size: 15px;
    width: 145px;
    margin: 0px 24px 16px;
    background: #edc542;
    border-radius: 5px;
    border: 0px solid #d0cbcb;
}
.proimg-ntop img {
    border: 2px solid #f5c331;
    border-radius: 100%;
    width: 54%;
    border-radius: 100%;
    cursor: pointer;
    overflow: hidden;
    object-fit: cover;
    padding: 10p;
    object-position: center;
    margin-top: 30px;
    height: 55%;
    margin-bottom: -13px;
    background: #ffffff;
}
 #myModal2 .modal-dialog{
    max-width: 600px;
 }
 .contetent h3{
    font-weight: bold;
    color: #494444;
 }
 .contetent ul li{
    font-size: 18px;
    line-height: 38px;
 }
 .contetent tr th{
    background: #e1563d;
    color: #fff;
 }
 .content-ty45 .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-bottom-width: 1px;
}
.content-ty45 tr:nth-child(even) {background-color: #f2f2f2;}
.content-ty45 .table{
    --bs-table-bg: none!important;
}
.video-modal .modal-body{
    margin-top: -24px;
    overflow: hidden;
    margin-bottom: -6px;
}
.video-modal .modal-headers{
z-index: 1;
}
.video-modal iframe{
    border-radius: 15px;
}
#video .modal-dialog {
    max-width: 800px;
}
.content-ty45 tr td{
    font-size: 18px;;
}
.content-ty45  h4{
    font-weight: bold;
}
.content-ty45  h4{
    font-weight: bold;
}
.contetent{
    background: #faf8f86e;
    padding: 20px;
    border-radius: 10px;
    border: 1px dashed #d0d0d0;
}
.customer-logo5 strong{
    color: #436ab6;
}

.hide{
    display: none;
}
 .show{
    display: block;
 }
  .btpro9 {
    display: inline-block;
    background: #f5c331;
    padding: 9px 37px;
    border-radius: 9px;
    color: #fff;
    margin-top: 19px;
    margin-bottom: -37px;
    font-size: 15px;
    position: relative;
    cursor: pointer;
}
.customer-logo6 strong{
    color: #426ab6;
}
.customer-logo7 p{
    text-align: center;
    padding: 0 15px;
}
.gg-list ul li:nth-child(2) {
    list-style: auto!important;
}
.black {
    color: #4c4746!important;
}
.container-flud{
    height: 338px;
    margin-bottom: 61px;
    padding-top: 38px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center -1px;
    background-image: url(../image/other/defulthader.svg);
}
.bhaed{
    width: 100%;
    background: #fff;
    overflow: hidden;
    /* border-radius: 30px; */
    /* box-shadow: 0px 9px 9px 3px #0003; */
    /* margin-top: 100px; */
}.mission-card {
    background: rgb(247 207 89);
    border: 0.1rem dashed rgb(255 255 255);
    border-radius: 1.8rem;
    margin-bottom: 30px;
    transition: 0.4s ease-in-out;
    height: 406px;
    box-shadow: 1px 1px 5px 0px #00000036;
}
.mission-card-inner {
    padding: 30px;
}
.mission-icon {
    margin-bottom: 8px;
    border: 1px solid rgb(255 255 255);
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 98%;
    padding: 10px;
    height: auto;
    background: #ffffffd6;
}.terms-condition p {
    text-align: justify;
}.mission-para p {
    font-size: 18px;
    text-align: justify;
}.mission-text .content {
    font-weight: bold;
    margin-left: 14px;
    font-size: 18px;
    margin-top: 14px;
    color: #e1563d;
}.custom-page h3 {
    font-size: 24px;
    line-height: 29px;
}
.container-flud-2 {
    padding: 42px;
    background-color: #e1563d;
    background-blend-mode: soft-light;
    background-image: url(../image/other/bgpartten.svg);
    background-repeat: no-repeat;
    background-size: cover;
}
.bhaed2 h2{
color: #fff;
font-weight: 700;
text-align: center;
}
.bhaed2 p{
    color: #fff;
    text-align: center;
    font-size: 18px;
 }
 .bhaed2 {
    /* padding: 20px; */
 }
 .bhaed2 .col-md-4{
    border-left: 2px solid #fff;
 }
 .bhaed2 .col-md-4:first-child {
    border-left: 0px solid #fff;
 }
 .card-admout{
    width: 100%;
    padding: 18px 22px;
    border: 1px solid #0000;
    border-radius: 13px;
    height: 143px;
    margin-top: 40px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.12) inset;
 }
 .about-re{
    position: absolute;
    top: 250px;
    max-width: 600px;
 }
 .about-re h1{font-size: 64px;font-weight: bold;color: #f5c331;}
 .about-re h1 span{
    color: #426ab6;
 }
 .about-re p{
    font-size: 26px;
    padding-right: 92px;
    color: #322d2d;
    font-weight: 00;
    font-family: sans-serif;
    text-align: justify;
 }
 .mt-300{
    margin-top: 300px;
 }
 .card-admout lord-icon {
    float: left;
    margin-left: 10px;
    margin-top: 7px;
 }
 .card-admout p{
    font-size: 17px;
    padding: 6px;
    margin-left: 70px;
 }
 .ft-20{
    font-size: 22px!important;
 }

 .mission-card::before {
    border-bottom: 4px solid #eeeeee;
    content: "";
    left: 10%;
    position: absolute;
    bottom: 30px;
    width: 80%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.bgred{
        display: inline-block;
        background: #e1563d!important;
  
}
.molic2 {
 
width: 100%;
 
height: 40px;
 
margin-top: 8px;
 
border-top: 1px solid #e7e7e7;
}
.molic2 .profile-info-rate {margin-top: -39px;}
.molic2  .profile-info-rate ul li {
    float: left;
    list-style: none;
    width: 33.333%;
    padding: 18px;
    border-left: 1px solid #fff;
}
.molic2  .profile-info-rate ul li:first-child {
    border-left: 0px;
}.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    z-index: 1;
}
.eimg-ad{
    padding: 3px;
    background: #f1f1f1;
    border-radius: 100%;
    cursor: pointer;
    overflow: hidden;
    object-fit: cover;
    object-position: center;
    height: 100px;
}
.astrog{
    margin-top: 20px!important;
    margin-bottom: 7px;
}
.languages{
    max-height: 466px;
}
.number{
    float: right;
    margin-right: 10px;
}
.custome-pagination{
    text-align: center;
}.wetting {
    background: #f5c331;
    padding: 2px 9px;
    position: absolute;
    font-size: 11px;
    color: #ffffff;
    border-radius: 10px;
    top: 21px;
    left: 7px;
}
.fe49{
    height: 256px!important;
    overflow: overlay;
}
.fe49::-webkit-scrollbar {
    width: 3px;
  }
  
  /* Track */
  .fe49::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  /* Handle */
  .fe49::-webkit-scrollbar-thumb {
    background: #f5c331; 
  }
  .addsvaid46 ul::-webkit-scrollbar-thumb {
    background: #ef6147; 
  }

  .error2 img{
    padding: 92px 205px;
    margin-left: -11px;
    margin-right: -11px;
    margin-bottom: -20px;
    background: #fff;
    border-left: 1px dashed #cfcdcd;
    border-right: 1px dashed #cfcdcd;
    background: #fffcf5;
}
 #blog{
    margin: 0px 3px;
 }
 #pooja{
    margin: 0 10px;

 }
 #birth-chart-view svg line{
    stroke: #e1563d!important;
    stroke-width: 2px;
 }
 #birth-chart-view svg{
    color: #ffffff!important;
    font-family: sans-serif;
    font-size: 17px;
    width: 480px;
    height: 491px;
 }
 #birth-chart-view svg text{
    fill: #e1563d!important;
 }
 #birth-chart-view{
    padding: 40px 0px;
    background: #ffffff;
    margin-top: 27px;
    text-align: center;
    border-radius: 10px;
    background-image: url(../image/other/bgpartten.svg);
    background-repeat: no-repeat;
    background-size: 290%;
    background-blend-mode: luminosity;
    border: 1px dashed #d0d0d0;
 }
 .ht-45{
        font-weight: 700;
        color: #f5c331;
        border-bottom: 1px dashed #e7e3e3;
        padding-bottom: 23px;
        margin-left: -20px;
        padding-left: 22px;
        margin-right: -20px;
        margin-top: 0px;
 }
 .ht-45 span{
    color: #4c64b4;
 }
 .chart-th{
    min-height: 574px;
 }


  .search-box {
    width: 100%;
    height: 40px;
    padding: 30px 20px;
    outline: none;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 20px;
  }
  
 .search-result {
    width: 100%;
    padding: 0;
    margin: 0;
  }
 .search-result li {
    width: 100%;
    list-style-type: none;
    padding: 10px 20px;
  }
.select2 {
    width: 100%!important;
}
#load {
    position: fixed;
    top: 300px;
}

#loading2 {
    position: fixed;
    display: none;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #00000073;
    z-index: 9000000000;
    flex-flow: column;
}
#loading2 #load {
    width: 177px;
    padding: 10px;
    background: #fff;
    border-radius: 10px;
}
#loading2 p{    
    margin-top: 19px;
}
#loading2 p{
    margin-top: 17px;
}
  .loader  {
    animation: rotate 1s infinite;
    height: 50px;
    width: 50px;
    float: left;
  }
  
  .loader:before,
  .loader:after {   
    border-radius: 50%;
    content: '';
    display: block;
    height: 20px;  
    width: 20px;
  }
  .loader:before {
    animation: ball1 1s infinite;  
    background-color: #cb2025;
    box-shadow: 30px 0 0 #f8b334;
    margin-bottom: 10px;
  }
  .loader:after {
    animation: ball2 1s infinite; 
    background-color: #00a096;
    box-shadow: 30px 0 0 #97bf0d;
  }
  
  @keyframes rotate {
    0% { 
      -webkit-transform: rotate(0deg) scale(0.8); 
      -moz-transform: rotate(0deg) scale(0.8);
    }
    50% { 
      -webkit-transform: rotate(360deg) scale(1.2); 
      -moz-transform: rotate(360deg) scale(1.2);
    }
    100% { 
      -webkit-transform: rotate(720deg) scale(0.8); 
      -moz-transform: rotate(720deg) scale(0.8);
    }
  }
  
  @keyframes ball1 {
    0% {
      box-shadow: 30px 0 0 #f8b334;
    }
    50% {
      box-shadow: 0 0 0 #f8b334;
      margin-bottom: 0;
      -webkit-transform: translate(15px,15px);
      -moz-transform: translate(15px, 15px);
    }
    100% {
      box-shadow: 30px 0 0 #f8b334;
      margin-bottom: 10px;
    }
  }
  
  @keyframes ball2 {
    0% {
      box-shadow: 30px 0 0 #97bf0d;
    }
    50% {
      box-shadow: 0 0 0 #97bf0d;
      margin-top: -20px;
      -webkit-transform: translate(15px,15px);
      -moz-transform: translate(15px, 15px);
    }
    100% {
      box-shadow: 30px 0 0 #97bf0d;
      margin-top: 0;
    }
  }

  .chart-th9 {
    min-height: 485px;
}
.ht-459 span{
    color: #436ab6;
}
.ht-459 {
    font-weight: 700;
    color: #f5c331;
    padding-bottom: 13px;
    margin-top: 23px;
}

.paydi tr td,.paydi tr th{
    padding: 10px!important;
    font-size: 15px;
}
html.swal2-shown,body.swal2-shown { overflow-y: hidden !important; height: auto!important;}

.top45 .checkmark {
    top: -2px;
}
.lo-task{
    background: #f5c331;
    color: #fff!important;
    padding: 10px;
    font-size: 18px;
    font-weight: 600;
    box-shadow: inset 1px 1px 10px 7px #f5c331;
}
.ht-459 {
    font-weight: 700;
    color: #f5c331;
    border-bottom: 1px dashed #e7e3e3;
    padding-bottom: 23px;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 22px;
    margin-top: 0px;
    margin-bottom: 22px;
}

.numerology td{
    font-size: 16px;
}
.decop-stion{
    font-size: 16px;
    margin-bottom: 15px;
}
.numerology{
    margin-bottom: -12px;

}
.bt9{
    display: inline-block;
    background: #e1563d;
    padding: 8px 30px;
    border-radius: 10px;
    color: #fff;
    font-size: 15px;
    cursor: pointer!important;
    font-weight: 100;
    border: 0px;
    margin-right: 20px;
    position: absolute;
    top: 0;
    right: 0;
}
.decop-stion-2 {
    font-size: 16px;
    margin-bottom: 15px;
    background: #fff;
    padding: 20px;
    border: 1px solid#eae6e6;
}
.lo-task-2 {
    background: #f5c331;
    color: #fff!important;
    padding: 20px;
    font-size: 16px;
    font-weight: 600;
    box-shadow: inset 1px 1px 10px 7px #f5c331;
}
.pagename{
    margin: 0px 8px;
}
.menu-horsocp{
    background: #e1563d;
    height: 100%;
    padding: 23px 0px;
}
.menu-horsocp ul li{list-style: none;color: #fff;font-size: 16px;line-height: 39px;}
.menu-horsocp ul li img{
    width: 38px;
}
#kundli-matching .content{
    width: 100%;
    height: 100%;
}
.rdto tr:nth-child(even) {background-color: #efefef;}
.rdto >:not(caption)>*>*{
    padding: 0.5rem 0.5rem;
    color: var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));
    background-color:  #0000;
    border-bottom-width: var(--bs-border-width);
    box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)));
}.vclose lord-icon{
    cursor: pointer;
}