.as_logo img {
  width: 250px;
 
}
.header a:hover {
    color: #a20a0a;
}
.as_menu >ul >li > a:before {
    content: '';
    position: absolute;
    width: 0;
    height: 3px;
    background-color: #fff !important;
    top: 0%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}
.as_info_detail {
    background-image: -webkit-linear-gradient( 
30deg
 , rgb(215 5 5) 0%, rgb(255 247 7) 100%) !important;
 padding: 5px 0;
}
.col-md-12.blog-row {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    padding: 20px;
    border-radius: 5px;
    margin: 10px;
}
.blog-img img {
    padding: 0px;
    width: 160px;
    border-radius: 20px;
}
h6.blog a {
    color: #a20a0a;
}
.blog-para{
  text-align: left !important;
}
.blog-para a {
    color: #a20a0a;
}
.as_banner_wrapper {
     background-image: url(../images/banner.png) !important; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 210px 0 150px;
    position: relative;
    color: #ffffff;
   
}
.as_menu >ul >li .as_submenu {
    position: absolute;
    left: 0;
    top: 100%;
    background-color: #fff;
    padding: 15px 0;
    border-radius: 0px;
    width: 200px;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
}
.as_header_wrapper {
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
}
.as_menu >ul >li .as_submenu li a {
  padding: 7px 20px;
  display: flex;
  color: #a94442;
  font-size: 14px;
  font-weight: 900;
}

p.as_font14.as_padderTop20.as_padderBottom20 {
    color: #fff !important;
}
.as_horoscope_wrapper {
    background-image: url(../imagesdd/bg3.html);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: -webkit-linear-gradient( 
30deg
 , rgb(215 5 5) 0%, rgb(255 247 7) 100%) !important;
        
}
.as_whychoose_wrapper {
    background-image: url(../images/why.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 150px 0 100px;
    position: relative;
    z-index: 1;
}
.form-group {
    width: 100%;
}

.as_appointment_form .form-control {
    border: 2px solid #000;
    border-radius: 45px;
}
.as_footer_wrapper {
     background-image: none;
    background-repeat: no-repeat; 
    background-size: cover; 
    background-position: center; 
    position: none !important; 
    color: #fff;
    z-index: 1;
   
    background-image: -webkit-linear-gradient( 
0deg
 , rgb(215 5 5) 0%, rgb(255 247 7) 100%) !important;
}
.as_aboutimg.text-right img {
    width: 420px;
}
.toptitle{
    font-size: 26px;
    text-transform: capitalize;
    padding-bottom: 16px;
    position: relative;
    margin: -8px 0 0;
    color: var(--dark-color1);
    font-weight: 600;
    text-align: center;
    padding-top:50px;

}
.contact-righ-img{
    padding-top:100px;
}
.foot-a a:hover{
    color:#a94442;
}
.as_footer_widget {
     margin-top: 0px;
}
.copy-logo{
    text-align: center;
    padding: 15px 0;
}
.as_right_info i {
    color: #fff;
}
i.fa {
    color: #fff;
}

.whoe{
  display: flex;
  text-align: center;
  padding-top: 20px;
  padding-left: 85px;
}
.nadi-contents{
  width:83%;
  background-color: #fff;
  height:290px;
}
.sliders-items img{
  width:450px !important;
  padding:0px;
  border:2px solid #fff;
}
span.priv-arrow.slick-arrow .fa {
  position:absolute;
  font-size: 54px;
  top:50%;
  left:0;
  z-index:1;

}
span.next-arrow.slick-arrow .fa {
  position:absolute;
  font-size: 54px;
  top:50%;
  right:0;
}
.nadi-contents h4 {
  text-align: left;
  color: #f38a35;
  font-weight: 900;
  margin-top: 0;
 
  padding: 20px 5px 5px 20px;
}
.nadi-contents p {
  text-align: justify;
  color: #000;
  font-weight: 700;
  padding: 0 20px 10px 20px;
}
.whower{
  color:#fff;
}
.whowe{
  padding-bottom:20px;
}
.as_service_box.text-center {
 
  border: 2px solid #a94442;
}
.as_subheading {
 
  color: rgb(243 115 53);
}
.as_menu > ul > li > a {
  padding: 18px 0;
  position: relative;
  color: #a94442;
  font-size: 14px;
  font-weight: 900;
}
.top-cll{
  padding-top:5px;
}
/* whatsapp */
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
  top: 80%;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}
.floatss{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:rgb(243 115 53);
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
  top:70%;
}
.floats{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#a94442;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
  top:63%;
}
.my-float{
	margin-top:16px;
}
.offer{
  display:flex; 
} 
.as_contact_expert{
  padding-left:50px;
}
.col-md-4.blog-img img {
    width: 100%;
}
.blog {
    font-size: 17px;
    text-transform: capitalize;
    padding-bottom: 17px;
    position: relative;
    text-align: left;
    color: var(--dark-color1);
    font-weight: 600;
}
.blog-next img {
    width: 300px;
}

.fluid{
  background-color: #fff;
  padding:20px;
}



@media (max-width: 991px){
.as_aboutimg img {
    margin: 0 0px 30px auto;
    width: 100%;
}

.as_info_detail ul li {
    padding: 12px 3px;
  }
  .as_info_detail, .as_menu_wrapper {
    padding-right: 20px !important;
}
.as_logo img {
    width: 150px;
}
.as_whychoose_wrapper{
    display:none;
}
.as_toggle {
  display: flex;
  margin-right: 20px;
  cursor: pointer;
  background-color: #a94442;
}
.as_horoscope_wrapper{
  display:none;
}
.toptitle {
  font-size: 22px;
  text-transform: capitalize;
  padding-bottom: 16px;
  position: relative;
  margin: -8px 0 0;
  color: var(--dark-color1);
  font-weight: 600;
  text-align: center;
  padding-top: 50px;
}
.main-menus{
  border-bottom:2px solid rgb(244 170 54);
}
.offer{
  display:block !important; 
} 
.as_contact_expert{
  padding-left:10px;
}
.hoz-line{
  border-top:2px solid #000;
}
.as_logo img {
  width: 150px;
 
}
.as_year_ex {
  font-size: 40px;
  font-weight: 700;
  color: var(--secondary-color);
  font-family: 'Philosopher', sans-serif;
  margin-right: 10px;
}
.as_menu ul li.as_submenu_li:after {
  position: absolute;
  content: '';
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid rgb(243 115 53);
  top: 25px;
  right: 0;
}
.as_menu {
  position: fixed;
  left: -200px;
  top: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 999;
  width: 200px;
  border-right: 2px solid var(--secondary-color);
  opacity: 0;
  visibility: hidden;
}

}

