html {
  height: 100%;
  box-sizing: border-box;
}
body {
  background-color: #fff;
  counter-reset: section;
  font-size: 16px;
  line-height: 27px;
 font-family: 'Roboto', sans-serif;
  margin: 0;
  min-height: 100%;
  position: relative;
  background: url(../img/body_bg.jpg) no-repeat;
    background-position: right;
    background-size: cover;
    /*position: relative;
    z-index: 1;
    padding: 50px 0;
    margin-top: 80px;*/
    background-attachment: fixed;
}
/*body:before{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    content: "";
    z-index: -1;
 }*/
body::after {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #f4e9ff;
    opacity: .7;
    content: "";
    z-index: -1;
}
.custom-container{
  max-width: 100%;
}
ul, ol, h1, h2, h3, h4, h5, h6 {
  outline: none !important;
  margin: 0;
  padding: 0;
}

img {
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%;
border:0;
vertical-align:top;
}
iframe {
  max-width: 100%;
}
a:hover, a:focus {
  outline: none;
  text-decoration: none;
}
.white{
  color: white;
}
.clear {
  clear: both;
}

.btn{
  display: inline-block;
  padding: 5px;
  border: 2px dashed transparent;
  border-radius: 64px;
  transition: all .5s ease;
  background: #fff;
  padding: 7px;
}
.btn:hover{
      border: 2px dashed #ffffff;
       background: #4B0C86;
       color: #fff;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
     border-radius: 64px;
}
/*.btn :hover{
 outline:none;  
 
   color: white;
}
.btn:active, 
.btn:hover, 
 
{
  color: #fff;
}*/
a{
/*  color: #176533;*/
  color: #c651f7;;
}
a:hover{
  color: #9b15b3;
}
.clear{
  clear: both;
}
/* Scroll to top
---------------------------------- */
.scrollToTop {
  color: #ff401b;
  position: fixed;
  bottom: 14px;
  right: 18px;
  width: 40px;
  height: 40px;
  text-align: center;
  cursor: pointer;
  z-index: 1005;
  display: none;
  transform: rotate(45deg);
  background-color: #4B0C86;
  border: 1px solid #4B0C86;
}
.scrollToTop i {
  line-height: 40px;
  font-size: 18px;
  transform: rotate(-46deg);
  color: #fff;
}
/*common css*/
.custom-container {
    max-width: 1154px;
    width: 100%;
}

h1, h2, h3, h4, h5, h6 {
  
 font-family: 'poppins', sans-serif;
}
p{
    margin: 0;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #222;
    text-align: justify;
}

/*HEADER START*/

.dropdown:hover .dropdown-content {
  display: block;
}
.ask_list .drop{

min-width: 55rem;
    margin-top: 44px;
    padding: 13px;
        background: linear-gradient(to bottom, #2f0573 0%, #9f1996 100%);
    color: #fff;
   /*border: 5px solid #9f1996;*/
     box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.ask_list .drop ul{
  
}
.ask_list  .drop .future-title h6{
  color: #fff;
}
.ask_list .drop ul li{
  
display: block;
  
padding-left: 26px;
}
.ask_list .drop ul li a{
  
}
.ask_list .drop1{left: 86% !important;}
.ask_list .drop1 ul{

}
.ask_list .drop1 ul li{

}
.drop1 ul li a{

}
.ask_list .drop2{

left: -160% !important;
}
.ask_list .drop2 ul{

}
.ask_list .drop2 ul li{

}
.ask_list .drop2 ul li a{

}

.ask_list .drop3{
       left: -405% !important;
}
.ask_list .drop3 ul{

}
.ask_list .drop3 ul li{

}
.ask_list .drop3 ul li a{

}
.ask_list .drop4{
       left: -649% !important;
}
.ask_list .drop4 ul{

}
.ask_list .drop4 ul li{

}
.ask_list .drop4 ul li a{

}
.hidden{overflow: hidden;}
.header-main {
   border-top: 3px solid #4B0C86;
   background-color: #fff!important;
}

.logo img {
    width: 253px;
}
.navbar-brand{width: auto;position: absolute;z-index: 1;background: #fff;margin-top: 3px;padding: 7px;top: -1%;}
.head_title{
  display: none;
}

.navbar {
  background-color: #fff!important;
  padding: 0;
}
.navbar img{
  width: 100px;
}
.navbar .navbar-nav .nav-link {
    color: #2e2e2e;
    padding: 23px 35px;
    font-size: 14px;
    text-transform: capitalize;
    font-family: "Rubik", sans-serif;
    font-weight: 500;
}
.nav-desc{
  display: none;
}
.dropdown-menu .dropdown-item {
    color: #fff;

    font-size: 12px;
    width: 100%;
    text-transform: capitalize;
    background-color: #000;
    border-bottom: 1px solid #4B0C86;
}
.disp-none{
  display: none;
}
.menu {
  border-top: 4px solid #67bc46;
  top: 70px;
  display: block;
  visibility: hidden; 
  opacity: 0;
  min-width: 215px;
  padding: 0;
  margin-top: 0;
  background-color: #fff;
  border: none;
  z-index: 9999 !important;
  border-radius: 0;
  -webkit-transform: translateY(-2em);
  -moz-transform: translateY(-2em);
  -o-transform: translateY(-2em);
  -ms-transform: translateY(-2em);
  transform: translateY(-2em);
  z-index: -1;
  -webkit-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  -moz-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  -o-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  -ms-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}
.dropdown:hover .menu {
  visibility: visible; 
  opacity: 1;
  z-index: 999;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition-delay: 0s, 0s, 0.3s;
  -moz-transition-delay: 0s, 0s, 0.3s;
  -o-transition-delay: 0s, 0s, 0.3s;
  -ms-transition-delay: 0s, 0s, 0.3s;
  transition-delay: 0s, 0s, 0.3s; 
}

.drop {
  border-top: 4px solid #4B0C86;

  
  padding: 0;
  margin-top: 0;
  background-color: #fff;
  border: none;
  z-index: 9999 !important;
  border-radius: 0;
  -webkit-transform: translateY(-2em);
  -moz-transform: translateY(-2em);
  -o-transform: translateY(-2em);
  -ms-transform: translateY(-2em);
  transform: translateY(-2em);
  z-index: -1;
  
   -webkit-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  -moz-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  -o-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  -ms-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  position: absolute;
     transform: translate3d(-60px, 38px, 0px)!important; 
    top: 20px;
    left: 80px;
    will-change: transform !important;
}

.drops:hover .drop {
  visibility: visible; 
  opacity: 1;
  z-index: 999;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition-delay: 0s, 0s, 0.3s;
  -moz-transition-delay: 0s, 0s, 0.3s;
  -o-transition-delay: 0s, 0s, 0.3s;
  -ms-transition-delay: 0s, 0s, 0.3s;
  transition-delay: 0s, 0s, 0.3s; }
.dropdown-item:focus, .dropdown-item:hover{color: #fff;background-color: #4B0C86;}
.navbar-nav .nav-link:focus, 
.navbar-nav .nav-link:hover{color: #4B0C86;}
.dropdown-menu .dropdown {
  position: relative;
}

.dropdown-item {
  color: #222;
  padding: 8px 18px;
}
.dropdown-toggle::after {
    content: "\f078";
    font-family: "Font Awesome 5 free";
    font-weight: 900;
    border: none;
    vertical-align: top;
    margin-left: 2px;
    font-size: 11px;
    margin-top: 2px;
}

.dropdown-item:active, 
.dropdown-item:hover, 
.navbar .navbar-nav .nav-link:hover, 
{
  color: #fff;
}
.bg-black {
    /*background-color: #ff401b !important;*/
    position: relative;
    z-index: 1;
}
.sticky {
    color: #ff401b;
    position: fixed !important;
    width: 100% !important;
    left: 0 !important;
    top: 0 !important;
    z-index: 9999 !important;
    border-top: 0 !important;
    background-image: none !important;
    border-top: 0 !important;
    background: #fff;
    /* min-height: 60px !important; */
    -webkit-box-shadow: 0px 3px 10px -1px rgba(0,0,0,0.23);
    -moz-box-shadow: 0px 3px 10px -1px rgba(0,0,0,0.23);
    box-shadow: 0px 7px 10px 4px rgba(0,0,0,0.3);
    transition: all ease-in-out .2s;
}
.sticky .navbar-nav .nav-link {
    color: #222!important;
}
/*qrcode*/

.ios-sec{
  
}
.qrcode h2{
  position: absolute;
  color: white;
  top: 219px;
  left: 61%;
}
.qrcode h3{position: absolute;color: white;left: 72%;}
.qrcode{

position: relative;

z-index: 1000;

top: 61px;
}
.qrcode .and{

position: absolute;

right: 4%;

top: 50px;
}
.qrcode .and img{
  
width: 160px;
}
.qrcode .ios{
  
position: absolute;
  
right: 29%;
  
top: 50px;
}
.qrcode .ios img{
  
width: 160px;
}
/*SLIDER START*/


.carousel-item{
  height: 600px;
}
 .carousel-item:before{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.69) none repeat scroll 0 0;
    content: "";
    z-index: 1;
 }
.carousel-item img{
  height: 100%;
  object-fit: cover;
}
 .carousel-caption {
    position: absolute;
    right: 49%;
    top: 25%;
  }
   .carousel-caption h2{
    display: none;
   }
  .carousel-caption h5 {
  text-transform: uppercase;
  line-height: 79px;
  /* letter-spacing: 0px; */
  text-align: justify;
  font-weight: 700;
  font-size: 70px;
  background-image: url(../img/banner2-01-01.png);
  color: transparent;
  background-size: contain;
  -webkit-background-clip: text;
}
.carousel-caption p{
  text-align: left;
  font-size: 27px;
  font-weight: 100;
  color: #fff;
  line-height: 34px;
  padding-top: 14px;
}

.call_us {
    background: #f1f1f1;
    height: 41px;
    width: 200px;
    float: right;
    border-radius: 0px 0px 26px 26px;
    position: relative;
    margin: 0 150px -41px 0;
    z-index: 99;
}
.call_us:before {
    content: url(../img/r.png);
    height: 42px;
    position: absolute;
    top: -1px;
    left: -30px;
    z-index: -1;
}
.call_us p {
    position: relative;
    color: #282828;
    font-weight: 700;
    display: inline-block;
    margin: 5px 11px 0 13px;
}
.call_us p span {
    display: inline-block;
    color: #fff;
    width: 30px;
    line-height: 30px;
    text-align: center;
    background: #4B0C86;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    margin-right: 8px;
}
.call_us a {
    color: #4B0C86;
}
.call_us:after {
    content: url(../img/l.png);
    height: 42px;
    position: absolute;
    top: -1px;
    right: -30px;
    z-index: -1;
}


/*SLIDER END*/
/*ABOUT SEC*/
.about-sec {
   padding: 70px 0 0px 0;
}
.available h3{
     
position: absolute;
     
left: 93%;
     
bottom: -266px;
     
width: 185px;
     
color: white;
     
font-size: 24px;
  }
.available{
      margin: 22px 0 55px 51px;
      width: 70%;
      position: absolute;
  }
  .available a img{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;}
  .available a{}
  
  .available .apple{
    width: 25%;
    float: left;
    left: 72%;
    top: 280px;
    position: absolute;
  }
   .available .noapp{
         width: 29%;
         padding: 2px;
         left: 107%;
         top: 275px;
         float: right;
         position: absolute;
  }
   .available .apple img{
         width: 100%;
         padding: 12px;
  }

.about-sec ul{}
.about-sec ul li{
  display: inline-block;
  list-style: none;
}

.future-title {
    padding-bottom: 26px;
}

  .future-title h6 {
    font-size: 36px;
    line-height: 40px;
    color: #4B0C86;
    text-transform: uppercase;
}

.about-sec .phone{
   
position: absolute;
   
width: 100%;
   
bottom: 34%;
   
height: 100%;
   
z-index: 999;
}
.about-sec .wrap{
              width: 91%;
              position: relative;
              left: 9%;
              bottom: 30%;
              overflow: hidden;
}
.about-sec .wrap .gallary{
  
}
 .wrap .gallary img{
    
border-radius: 5%;
    
height: 100%;
}


.gallary_img{
  width: 98%;
}



.about-p p {
    /* font-size: 14px; */
    /*color: #4e5453;*/
    font-weight: 400;
    /* padding-bottom: 10px; */
}
/*working-sec*/
.working-sec{

}
.working-sec .future-title{
  margin: 40px 0 0 39px;
}
.working-sec .future-title h6{
  
}
.working-detail {

}
.working-sec .add li{
margin-bottom: 29px;
}
.working-sec .addmore li{
margin-bottom: 40px;  
}
.working-detail li {
          margin: 0 70px 10px 25px;
    list-style: none;
}
.working-detail li p {
        margin-left: 21px;
}
.working-detail li a{
  position: relative;
  transition: all 500ms ease;
  left: 24px;
  text-decoration: none;
  color: black;
}
.working-detail li a span{
 color:#4B0C86; 
}
.working-detail li a:before{
  position: absolute;
  top: -4px;
  left: -43px;
  content: "\f101";
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  color: #c8c8c8;
  font-size: 31px;
  transition: all 0.3s ease-in-out 0.1s;
}
.working-detail li a:hover{
  padding-left: 9px;
  z-index: 1;
}
.working-detail li a:hover:before{
padding-left: 5px;
color: #4B0C86;
}

/*ABOUT SEC*/
/*=================ask*/
.ask{background: url(../img/banner2-01-01.png) no-repeat;background-position: right;background-size: cover;position: relative;z-index: 1;padding: 50px 0;/* margin-top: 80px; */background-attachment: fixed;}

.ask .future-title h3{
  color: #fff;

}
.ask .future-title h6{
  color: #dcc1f5;

}
.ask .color h6{
  color:#4B0C86 ;
}
.ask_list{
    margin: 20px 0px 20px 0px;
}
.ask_list ul{
}
.ask_list ul li{
    display: inline-block;
    margin-right: 39px;
    margin-left: 13px;
}
.ask-lists ul li{
  margin-bottom: 10px;
}
.ask-best{
           border: 2px solid #ffffff73;
           padding: 30px 48px;
           width: 100%;
}
.ask-best h5{
        
margin: 7px 0;
        
text-align: center;
}
.ask-best span a{
    
    padding: 9px;
    background-color: transparent;
    
    color: #fff;
    font-size: 14px;
    border-radius: 50px;
    border: 2px solid #d1a6ff;
}
.ask-best span a i{
  background-color: transparent;    
font-size: 11px;
      
margin-left: 3px;
}
.ask-best span a:hover{
  background-color: white;  
   color: #7356A5;   
     
      
     
}
.ask-best:hover .icon-best i{
     
      color:#4e357b;
     
}
.icon-best{
  color: white;
  text-align: center;
}
.icon-best i{
  color: white;
  font-size: 51px;
}
.dropdown-content {
      padding: 25px;
}
.dropdown-content ul{

text-align: left;

display: block;
}
.dropdown-content ul li{

display: block;

margin-bottom: 11px;
}
/*Astrology*/
.Astrology-sec {
    /* margin-top: 80px; */
}
.Astrology{
  /* background-color: #ECECEC; */
  height: 586px;
  padding: 48px 28px 0 44px;
}
.home-pd{
  padding: 36px 144px 36px 33px;
}
.Astrology h1{
  font-size: 35px;
  color: #4B0C86;
}
.Astrology p{font-size: 15px;
  color: #222;
  padding: 6px 0;
  text-align: justify;
}
.image-home img{
      object-fit: cover;
    height: 586px;
    object-position: 100% 25%;
}
ul.menu li{
    list-style: none;
    padding: 3px 0;
}
span.rate{

}
span.wp{
    font-weight: 400;
    font-size: 20px;
    display: block;
    margin-top: 35px;
    text-transform: uppercase;
    color: #7356A5;
}
/*Astrology*/
/*Screenshots-sec*/
.Screenshots-sec{
    /* margin: 80px 0; */
    padding: 20px 0px;
}
.Screenshots-item{

}
.Screenshots-image{width: 80%;border: 10px solid transparent;transition: all 1s;cursor: pointer;}

.Screenshots-image:hover{border: 10px solid #4B0C86;}
.Screenshots-image img{
  
}
/*   reviews-sec*/
/*.reviews-sec{

  background: linear-gradient(to bottom, #2f0573 0%, #9f1996 100%);
    margin-top: 80px;
}
.reviews-content{
    padding:36px 3px 80px 60px;
}
.reviews-content .future-title{

}
.reviews_img{
  width: 80%;
}
.reviews-content h6{



}
.reviews-content h3{

}*/
.testimonial-sec{
   background: linear-gradient(to bottom, #2f0573 0%, #9f1996 100%);
   /* margin-top: 80px; */
   }
.testimonial-sec h3{
  color: #fff;

}
.testimonial-sec h6{
  color: #e7bcf5;
   padding-top:60px;
}
.testimonial {
     padding: 20px 43px;
     color: #fff;
     max-width: 88%;
     margin: 20px auto;
}

.testimonials-section:before {
    width: 50px;
    height: 50px;
    pointer-events: none;
    position: absolute;
    content: '';
    bottom: 0;
    right: 0;
    background: white;
    background: linear-gradient(315deg, #dcad37 45%, #c49417 50%, #bd8e12 56%, #ab8117 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: width, height;
    transition-property: width, height;
}
.client-info{
    width: 49%;
    margin: 0 auto;
    display: block;
    text-align: center;
    }    
.circle-img {
  display: inline-block;
  vertical-align:  middle;
      width: 110px;
    height: 110px;
  border-radius: 50%;
  overflow: hidden;
  margin: 12px auto;
  -webkit-box-shadow: -2px 2px 1px -1px rgba(0, 0, 0, 0.46);
  -moz-box-shadow: -2px 2px 1px -1px rgba(0, 0, 0, 0.46);
  -o-box-shadow: -2px 2px 1px -1px rgba(0, 0, 0, 0.46);
  -ms-box-shadow: -2px 2px 1px -1px rgba(0, 0, 0, 0.46);
  box-shadow: -2px 2px 1px -1px rgba(0, 0, 0, 0.46);
  line-height:  100px;
}
.testimonial p {
  color: #fff;
  font-size: 16px;
  line-height: 27px;
  position: relative;
  letter-spacing: 1px;
  text-align: center;
  padding: 0px 7px;
}
.testimonial p:before {
 content: "\f10d";
 font-family: 'Font Awesome 5 free';
 font-weight: 900;
 margin: 0 10px 0 0;
 font-size: 38px;
 color: #fff;
 position:  absolute;
 top: -6px;
 left: -55px;
}

.testi-user {
    display: inline-block;
    vertical-align: middle;
    padding-left: 15px;
    padding-top: 9px;
}
.testi-user i{
        padding: 2px;
    font-size: 13px;
}
.testi-user h6{color: #fff;
  line-height: 0px;
  margin-bottom: 8px;
}
.testi-user span{color: #fff;}
.testimonial-sec .owl-dots {
  max-width: 900px;
  margin: 10px auto 0 auto;
  display: block;
  text-align: center;
  padding-bottom: 60px;
}
.testimonial-sec .owl-dots .owl-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #4B0C86 ;
    margin: 0 4px;
    outline: none;
    border: none;
}
.testimonial-sec .owl-dots .owl-dot.active {
  background-color: #fff;
}
.testimonial-sec .owl-nav { display: none;}
/*TESTIMONIAL*/
/*reviews-sec*/
   /*breadcrumb SECTION*/
.breadcrumb-sec{background: url(../img/banner.jpg) no-repeat scroll center center / cover;
}
.entry-banner .entry-banner-content {
    padding: 44px 0 0px;
    text-align: left;
}
.entry-banner-content h1 {
    color: #ffffff;
    font-size: 42px;
    font-weight: 600;
    margin-bottom: 46px;
    line-height: 1.4;
}
.breadcrumb-area .entry-breadcrumb {
    background: #1fa12e;
    float: left;
    padding: 14px;
    border-radius: 5px 5px 0 0;
    color: #ffffff;
}

.entry-banner-content {
    padding: 44px 0 0px;
    text-align: left;
    display: inline-grid;
}
.entry-banner-content nav{display: inline-block;}
.breadcrumb {
    padding: 0.75rem 1rem;
    margin-bottom: 0;
    list-style: none;
    background-color: #7457A4;
    border-radius: 5px 5px 0 0;
}
.breadcrumb-item.active {
    color: #fff;
}
.breadcrumb-item a{color: #dfb4f5;}
.breadcrumb-item + .breadcrumb-item::before{color: #fff;}
 /*breadcrumb SECTION*/
 /*Question SECTION*/
#more {display: none;}
.about-qsn{
  margin-top: 80px;
}
.about-qsn h3{
  margin-bottom: 20px;
}
.ask-q{margin-top: 1;margin-top: 25px;}
.ask-q p a{
  color:  #4B0C86;
}
/*a:not([href]):not([tabindex]):hover {
     color:  transparent;
     text-decoration: none; 
}*/
.ask-q a:not([href]):not([tabindex]) {
     color:  #4B0C86;
    text-decoration: none;
}
.ask-q p span{
  color: #4B0C86;
}
/*terms*/
.terms {

}
.ask-lists  ul{
    margin-left: 15px;
}
.terms ul{
    margin-left: 15px;
}
.terms ul li{
  
list-style: decimal;
  
font-weight: 600;
}
/*terms table*/
#customers {

  border-collapse: collapse;
  width: 100%;
}

#customers td, #customers th {
  border: 1px solid #ddd;
  padding: 8px;
}

#customers tr:nth-child(even){background-color: #f2f2f2;}

#customers tr:hover {background-color: #ddd;}

#customers th {
  width: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background: linear-gradient(to bottom, #1c0542 0%, #540f50 100%);
  color: white;
}
/*Question SECTION*/
footer {
           background: linear-gradient(to bottom, #1c0542 0%, #540f50 100%);
    border-top: 10px solid #4B0C86;
   
}
ul.links{}
ul.links li {
    list-style: none;
    border-bottom: 1px dotted #474747;
}
ul.links li a {
    text-decoration: none;
    color: #c8c8c8;
    display: block;
    padding: 5px 0;
    font-size: 14px;
}
ul.links li:last-child{border-bottom:transparent;}
ul.links li:hover a{color: #9b15b3;}
.future-footer .footer-title {
    color: #fff;
    overflow: hidden;
    position: relative;
    margin: 50px 0 10px;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: .05em;
}
.footer-detail{
      margin: 0 0 60px 0;
}
.future-footer h3.footer-end{
  margin-top: -50px;
  font-size:14px;
  font-weight: 100;
  text-transform: none;
  margin-bottom: 0;
  color: #fff;
  /*font-family: poppins;*/
}


.future-footer .footer-title span {
    position: relative;
    display: inline-block;
    padding: 10px 10px 22px 1px;
}
.future-footer .footer-title span {
    font-weight: 600;
    font-size: 20px;
    text-transform: capitalize;
}
.future-footer .footer-end span {
    background-color: transparent;
    font-weight: 400;
    font-size: 14px;
    padding-top: 23px;
}
.bg-end{
  background-color: #391356;
}

 ul.footer-contact li i {
    position: absolute;
    top: 12px;
    left: 0;
}
a.read-more{color: #1fa12e;
padding-top: 15px;
display: inline-block;}
.bg-foot{background-color: #121212;}
.bgcol-icon{background-color: #2a2a2a !important;}
.footer-contact ul{}
.footer-contact ul li{
  color: #c8c8c8;
  list-style: none;
  position: relative;
  vertical-align: middle;
  padding-left: 24px;
  line-height: 20px;
  font-size: 14px;
  margin: 25px 0;
}
.footer-contact ul li a{
  color:#c8c8c8;
}
.footer-contact ul li a:hover{
  color:#9b15b3;
}
.footer-contact ul li i{
    position: absolute;
    vertical-align: middle;
    top: 4px;
    left: 0px;
}

/*inner-pages*/
.mt-inner-0{margin-top: 0;}
.border-radius-none .product-pic img{border-radius: 0;}
.contact-info .box {
    display: flex;
    justify-content: center;
    align-items: center;
       padding: 10px 0 30px 0;
}
.contact-info .box .box-icon {
    width: 92px;
    height: 92px;
    border: 2px dashed #540f50;
    border-radius: 50%;
    padding: 11px;
}
.contact-info .box .box-icon span {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(to bottom, #1c0542 0%, #540f50 100%);
    border-radius: 50%;
    font-size: 30px;
    color: #ffffff;
}
.contact-info .box .box-content {
    padding-left: 20px;
}
.contact-info .box .box-content h3 {
    padding-bottom: 10px;
    font-size: 24px;
    color: #202020;
    font-weight: 500;
}
.contact-info .box .box-content p {
    font-size: 15px;
    line-height: 22px;
  
    font-weight: 400;
}
.map{
 height: 350px;
}
.divider {
    height: 1px;
    position: relative;
        margin: 30px 0;
}
.dividers {
    height: 1px;
    position: relative;
        margin:0;
}
.bg-gray {
    background-color: #d3d3d3;
}

h6.type{}
.services-sec-detail{padding-top: 40px;}
.services-sec-detail h4 {
    padding-bottom: 10px;
}
.service-detail{}
.service-detail img{width: 100%;}
.service-detail h2{
    padding-top: 23px;
}
.service-detail p{padding-top: 9px;padding-bottom: 30px;}
.about-inner {
    padding-right: 25px;
    padding-left: 30px;
   width: 100%;
}
.about-inner img{
 object-fit: cover;
    height: 416px; 
}
.service-detail ul{}
.service-detail ul li{list-style: none;position: relative;padding: 3px 0 0 16px;}
.service-detail ul li:before{
  position: absolute;
  content: "\f00c";
  font-family: "Font Awesome 5 free";
  font-weight: 900;
  left: 0;
  font-size: 9px;
  vertical-align: middle;
}
.ethics{}
.ethics h6{
    padding-bottom: 10px;
    font-size: 20px;
    font-style: oblique;
}
.ethics ul{}
.ethics ul li{line-height: 33px;list-style: none;font-size: 14px;color: #4e5453;}
.ethics ul li span{
    font-weight: 500;
    color: green;
}
ul.goals{}
ul.goals li{
 list-style: none;
 /*color: #4e5453; */
 /* font-size: 14px; */
 padding: 0 30px 0 0;
}
.mission p{
  /*color: #4e5453; */
  /* font-size: 14px; */
  }
.socialp h5{padding-bottom: 10px;
font-size: 24px;}
.socialp h6{padding-bottom: 10px;
}
.socialp span{

}
.socialp p{padding-bottom: 6px;}
.img-appointment{padding-top: 37px;}
.about-sec-inner{padding-top: 70px;}
.footer-main{

}
/* Small devices (tablets, phones less than 767px) */
@media (max-width:867px) {
.scrollToTop {
  width: 40px;
  height: 40px;
  z-index: 1000; 
  background-color: rgba(0, 0, 0, 0.4);
}
.scrollToTop i {
  line-height: 40px;
  font-size: 20px;
}
}
