@import url('../css2.css');


body{
    margin:0;
    padding:0;
    color:#000;
   font-family: 'Poppins', sans-serif;

}

/*#082e04*/
.main{
    margin: auto;
    padding: 0;
    width: 95%;
}
/*#fed43a*/
a{
    color: #000;
    text-decoration: none;
}
a:focus, a:hover {
    color: #000;
    text-decoration: none;
}
img{
    max-width: 100%;
}
h1{margin:0px;}
h2{margin:0px;}
h3{margin:0px;}
h4{margin:0px;}
h5{margin:0px;}
h6{margin:0px;}


/* START HEADER SECTION */

/* start top head section */

.tophead-section{
  padding: 0;
  background: #b3022b;
  color:#ffc800;
}
.tophead-section1{
  padding: 0;
}
.tophead-left1{
  padding: 10px 0;
}
.tophead-left2{
  padding: 10px 0;
}
.tophead-left2 p{
  color: #fff;
  font-size: 17px;
  margin: 0;
  font-weight:500;
  padding: 0;
  text-align: center;
 
}
@keyframes tlf{
  0%{transform:translateY(0px);}
  25%{transform:translateY(10px);}
  50%{transform: translateY(0px);}
  75%{transform:translateY(-10px);}
  100%{transform: translateY(0px);}

}

.tophead-center1{
  padding: 10px;
}
.tophead-center2{
  padding: 10px;
  visibility: hidden;
  border:1px solid;
}
/* end top head section */

/* start top line section */

.topline-section{
  padding: 0;
}
.topline-section1{
  padding: 16px 0;
  background:#000000;
  border-radius: 0px 0px 20px 20px;
}
  
  .topline-section1 p{
  text-align: center;
  line-height: 1;
  font-size: 25px;
  color: #ffc800;
  
  margin: 0px;
  font-weight: 600;
  padding: 0;
  text-transform: capitalize;
  }
  
@keyframes neon {
  from {
    text-shadow:
    0 0 6px #ffb000,
    0 0 30px rgb(220 220 181),
    0 0 12px #ffb000,
    0 0 21px #ffb000,
    0 0 34px rgb(255 255 0),
    0 0 54px #ffb000;
  }
  to {
    text-shadow:
    0 0 6px rgb(218 218 193),
    0 0 30px rgb(209 209 192),
    0 0 12px rgb(233 233 161),
    0 0 22px #ffb000,
    0 0 38px rgb(246 246 125),
    0 0 60px #ffb000;
  }
}

/* end top line section */

/* start head section */

.head-section{
  padding: 0;
  border-bottom: 6px solid #052f02;
}
.head-section1{
  padding: 14px 0 10px 0;
}

.head-logo1{
  padding: 10px;
}
.head-logo2{
  padding: 0;
  text-align: center;
}

.head-right1{
  padding: 10px;
}
.head-right2{
  padding: 10px;
  text-align: center;
}
.welcome{
    margin: 0;
    padding: 12px 3% 0px 0;
}
.welcome p{
    color: #222;
    text-transform:capitalize;
    margin: 0px 0 0;
    font-size: 20px;
    font-weight: 600;
}
.head-mark{
    padding: 9px 0 9px;
}
.head-mark ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.head-mark ul li{
  padding: 6px 10px;
  list-style: none;
  display: inline-block;
  font-size: 15px;
  color: #2e2e2e;
  text-transform: capitalize;
  font-weight: 600;
}
.head-mark ul li i{
    color: #ffc800;
    padding: 0px 7px 0 0;
}

.mark-line{
    padding: 10px;
    background: #ffc800;
    color: #000;
    border-radius: 40px;
    padding: 12px 24px 6px;
    font-size: 17px;
    text-transform: capitalize;
    font-weight: 600;
}

/* end head section */

/* start header bannre section*/

.headerbanner-section{
  padding:0;
}

/* end header banner section*/

/* END HEADER SECTION */

/* start mark section */

.mark-section{
  padding:0;
  background: #b3022b;
}
.mark-section1{
  padding: 70px 30px 120px;
  text-align: center;
}
.mark-section1 p{
  
  color:#ffc800;
  font-size: 38px;
  margin: 0;
  font-weight: 500;
  text-transform: capitalize;
}
@keyframes scl{
  0%{transform: scale(1);text-shadow: 0 0 10px;}
  50%{transform: scale(1.05);text-shadow: 0 0 30px;}
  100%{transform: scale(1);text-shadow: 0 0 10px;}

}
.mark-section1 strong{
  color: #fff;
  font-size: 25px;
  margin: 0;
  padding: 8px 0 24px 0;
  display: block;
  font-weight: 400;
  text-transform: capitalize;
}
.mark-section1 a{
  background:#ffc800;
  color:#000;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 17px;
  box-shadow: 5px 5px 0 #000;
}

/* end mark section */

/* start top services section */

.topservices-section{
  padding: 0;
  margin: -70px 0 0 0;
}
.topservices-section1{
  padding: 50px 30px;
  background:#ffc800;
}
.aboutus-head{
    padding: 0;
    text-align: center;
}
.aboutus-head strong{
    text-transform: uppercase;
    font-size: 33px;
    margin: 0;
    font-weight: 600;
}
.aboutus-head p{
    color: #000;
    font-size: 20px;
    padding: 0;
    margin: 0px 0 0 0;
    font-weight: 500;
    text-transform: capitalize;
}
.top-services{
  padding: 20px 0 0 0;
}
.top-services1{
  padding: 10px;
}
.top-services2{
  padding: 15px;
  border:2px dashed #000;
}
.top-services3{
  padding: 0;
}
.top-services3 img{
  height: 215px;
}
.top-services4{
  padding: 20px 0;
  text-align: left;
}
.top-services4 strong{
  font-size: 28px;
  font-weight: 600;
  text-transform: capitalize;
}
.top-services4 p{
  color: #000;
  font-size:15px;
  line-height: 25px;
  font-weight: 400;
  margin: 0;
}


/* end top services section */

/* start about us section*/

.aboutus-section{
  padding: 0;
}
.aboutus-section1{
  padding: 50px 30px 40px;
}
.horoscope-head{
   padding: 10px 0 0;
   text-align: center;
}
.horoscope-head p{
  color: #222;
  font-size: 17px;
  padding: 0px 0 0px 0px;
  margin: 0;
  font-weight: 500;
  text-align: center;
  text-transform: capitalize;
}
.horoscope-head strong{
  color: #014317;
  font-weight: 700;
  font-size: 37px;
  text-transform: uppercase;
}

.aboutus-content1{
  padding: 20px 0px 0;
}
.aboutus-content2 {
  padding: 10px 0;
  /* text-align: center; */
}
.aboutus-content2 img{
   height: 400px;
   float:right;
   padding: 12px;
}

.aboutus-content2 p{
  color: #222;
  text-align: left;
  margin:0;
  font-weight: 400;
  text-align: left;
  font-size: 14px;
  line-height: 28px;
  padding: 6px 0;
}
.aboutus-content2  p strong{
  color: #004e02;
  font-weight: 600;
}
.aboutus-content2 ul{
  text-align: left;
  padding: 10px 0 5px;
  margin: 0;
  list-style: none;
}
.aboutus-content2 ul li{
  margin:0;
  font-size: 14px;
  padding: 0px 0;
  color: #222;
  text-transform: capitalize;
  font-weight: 500;
  line-height: 27px;
}
.aboutus-content2 li:before {
    color: #014317;
    content: "\f192";
    font-weight: 900;
    display: inline-block;
    font-size: 10px;
    padding: 0 6px 0 0px;
    font-family: "Font Awesome 5 Free";
}
.aboutus-content2 span{
    font-size: 20px;
    font-weight: 600;
    margin: 5px 0 3px;
    padding: 9px 20px;
    background: #ffc800;
    display: inline-block;
    color: #000;
    text-transform: capitalize;
}

/* end about us section*/
/*start mark section*/

.mark-1{
    padding: 0;
    background:#000;
}
.mark-1a{
    padding:30px;
    text-align: center;
}
.mark-1a p{color: #ffc800;padding: 0;margin: 0;line-height: 30px;padding: 15px 0px 13px 0px;font-size: 36px;font-weight: 600;text-transform: uppercase;}
.mark-1a span{
    color: #fff;
    margin: 0;
    font-size: 19px;
    font-weight: 400;
    padding: 0;
    line-height: 33px;
    text-transform: capitalize;
}
.mark-1a span strong{
    color: #ffca00;
    font-weight: 500;
}

/*end mark section*/
/* start our services section */

.ourservices-section{
  padding: 0;
}
.ourservices-section1{
  padding: 50px 30px;
}
.our-services{
  padding: 20px 0 0 0;
}

.our-services1{
  padding: 15px 10px;
}
.our-services2{
  padding: 10px;
}
.our-services3{
  padding:0;
}
.our-top{
  padding: 0;
  z-index: 9;
}
.our-top p{
  border-radius: 50px;
  background: #ffc800;
  text-align: center;
  padding: 8px 12px;
  font-weight: 600;
  color: #000000;
  margin-bottom: -15px;
  font-size: 20px;
}
.our-services4{
  padding: 10px 0;
  border: 4px solid #4c0311;
  padding: 15px;
  /* border-radius: 15px; */
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
  border-top: 0px;
  padding-bottom: 25px;
}
.our-services4 p{
      color: #000;
      font-size: 14px;
      line-height: 25px;
      text-align: center;
      font-weight: 400;
      margin: 0;
      padding: 0 0 10px 0;
}
.our-services4 a {
    display: block;
    background: #4c0311;
    border-radius: 50px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 11px 6px;
    font-size: 19px;
    position: absolute;
    width: 93%;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -26px;
    text-decoration: none;
}

/* end our services section */

/* start testimonials section*/

.testimonials-section{
  padding: 0;
  background:url(../images/astrology-bg.html);
  background-attachment: fixed;
  background-size:cover;
  background-repeat: no-repeat;
  background: #ffc800;
}
.testimonials-section1{
  padding: 50px 30px;
}
.testimonials{
   padding: 30px 1px 30px;
}

.testimonials-1{
  padding: 20px 10px;
}
.testimonials-2{
  padding: 0px 0;
}
.testimonials-3{
  background:#fff;
  text-align: center;
  padding: 30px 25px 60px;
}
.testimonials-3 p{
    color: #222;
    font-size: 14px;
    line-height: 26px;
    transition: all 0.3s ease 0s;
    padding: 5px 0 0 0;
    margin: 0;
}
.testimonials-4{
  text-align: center;
  padding: 0px 0 0 0;
  margin: -50px 0 0 0;
}
.testimonials-4 img{
  border-radius: 50%;
  width: 120px;
  border: 6px solid #ffc800;
}

.testimonials-4 p{
  color: #014317;
  text-transform: capitalize;
  margin:0;
  padding: 15px 0 5px;
  font-weight: 600;
  font-size: 23px;
}
.testimonials-4 span{
  color: #000;
  font-weight: 600;
  text-transform:uppercase;
  font-size: 16px;
}
.testimonials-4 i {
    font-size: 13px;
    padding: 3px 1px 3px;
    margin: 0 0px;
    font-size: 15px;
    color: #014317;
    font-weight: 200;
}

/* end testimonials section*/
/*start form section*/

.form-section{
    padding: 0;
}
.form-section1{
    padding: 50px 30px 30px;
}
.form-section2{
    padding: 40px 0px 20px 0px;
}
.contac-r{
  padding:0;
}
.form-group {
    padding: 5px 15px;
    margin-bottom: 10px;
}
input.form-control {
    color: #000;
}
.form-control {
    width: 100%;
    background: #ffffff00;
    border-radius: 0px;
    height: 34px;
    color: #000;
    border: 0px;
    box-shadow: none;
    border-radius: 1px;
    border-bottom: 2px solid #6e6e6e;
}
textarea.form-control {
    height: 80px;
    color: #000;
}
.btn-group>.btn:first-child {
    margin-left: 0;
    margin: 10px 0 0 0;
    padding: 10px 54px;
    border-radius: 33px;
    font-size: 17px;
    text-align: center;
    border: 0px;
    font-weight: 500;
    float: right;
    color: #fff;
    background: #860330;
}
.btn-group>.btn:first-child:hover{
    background: #ffba00;
    color: #000;
}
 .btn:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -0px;
}
.form-group  .place::-webkit-input-placeholder{
  color: #000000d9;
}

/*end form section*/


/*start footer section*/

.footer-section{
  padding:0;
  background: #4c0311;
}
.footer-section1{
    padding: 50px 30px;
}
.footer-section-2{
    padding: 10px;
}
.footer-section-3{
    padding: 10px;
    text-align: center;
}
.footer-section2{
    padding: 10px;
}
.footer-section3{
    padding: 10px;
}
.footer-head{
    padding: 0;
    text-align: left;
}
.footer-head p{
    font-size: 25px;
    font-weight: 500;
    margin: 0;
    text-transform: capitalize;
    color: #ffb000;
    padding: 5px;
    border-bottom: 4px double;
}

.footer-section4{
    text-align: center;
    padding:2px 0 0 0;
}
.footer-section4 ul{
    margin: 0;
    padding: 9px 0 0 0;
    list-style: none;
    text-align: left;
}
.footer-section4 li{
    color: #fff;
    padding: 5px 0 5px 0px;
    line-height: 26px;
    font-weight: 400;
    font-size: 15px;
    text-transform: capitalize;
}

.footer-section4 i{
    color: #ffb000;
    font-size: 12px;
    padding: 0 4px 0 0;
}
.footer-section-4{
    text-align: center;
    padding:15px 0 0 0;
}
.footer-serv{
    padding: 0px;
    margin: 0px 0 0 0;
}
.fooottt{
    text-align:left;
    padding:2px 0 0 0;
}
.fooottt ul{
    margin: 0;
    padding: 9px 0 0 0;
    list-style: none;
    text-align: left;
}
.fooottt li{
    color: #ffb000;
    padding: 5px 0 5px 0px;
    line-height: 26px;
    font-size: 17px;
    text-transform: capitalize;
}
.fooottt li a{color: #ffb000;padding: 5px 0 5px 0px;line-height: 26px;font-size: 17px;text-transform: capitalize;border: 1px solid #ffb000;padding: 7px 6px;display: block;margin-bottom: 7px;text-decoration: none;transition: 0.6s;}
.fooottt li a:hover{
    color: #fff;
    border:1px solid #fff;
    transition: 0.6s;
}
.fooottt li a:hover i{
    color: #fff;
    transition: 0.6s;
}
.fooottt i{
    color: #ffb000;
    font-size: 22px;
    padding: 0 8px 0 0;
}
.footer-section-4{
    text-align: center;
    padding:15px 0 0 0;
}
/*end footer section*/
.dis-1 {
    padding: 0;
    border-top: 1px solid #ffb00047;
    text-align: center;
}
.dis-1 p{
    font-size: 16px;
    padding: 20px 0 10px 0;
    line-height: 26px;
    margin: 0px;
    color: #fff;
    font-weight: 400;
}
.copy-1{
  padding: 0px;
  text-align: center;
}
.copy-1 .copy{
  padding: 10px 0;
  margin:0px;
  font-size: 16px;
  color: #ffbb03;
}

/*end disclimer*/
#callbook {
    background:green;
    bottom: 0;
    height:50px;
    left: 0;
    position: fixed;
    display: none;
    right: 0;
    z-index: 9;
}
#callbook ul{
  padding: 0px;
}
#callbook ul li {
    border-bottom:1px solid #fff; 
    background:red;
    position: relative;
    padding: 15px;
    width:50%;
    list-style:none;
    float:left; text-align: center;
}
  #callbook ul li a span {
    color: #fff;
    font-size:22px;
    font-weight: 600;
    text-decoration: none;
    position: relative;
    top: -15px;
}
#callbook ul li a i{ 
  color: #fff;
    position: relative;
    top: -13px;
    font-size: 20px;

}    
#callbook ul li a i{
        animation: pulsate 0.5s ease-out;
        animation-iteration-count: infinite;
        -webkit-animation: pulsate 0.5s ease-out;
        -webkit-animation-iteration-count: infinite;
}
@keyframes pulsate {
        0% {transform: scale(0.9, 0.9); opacity: 1;}
        50% {transform: scale(1.2, 1.2); opacity: 1;}
        100% {transform: scale(0.9, 0.9); opacity: 1;}
    }









@media (max-width: 767px){
    body{text-align: center;}
    .tophead-center1{display: none;}
    .head-right2{padding: 0 0 10px 0;}
    .tophead-center{display:none;}
    .mark-section1{padding: 30px 0px;}
    .topservices-section1{padding:30px 0;}
    .top-services1{width: 50%;}
    .top-services3 img { height:auto;}
    .mark-section1 p{font-size:30px;}
    .mark-section1 strong{font-size: 19px;line-height:30px;}
    .right-top{display:none;}
    .topline-section1 p{font-size:17px;line-height: 27px;}
    .head-section1{padding:0;}
    .head-right1{padding:0;}
    .welcome{display:none;}
    .head-mark ul{display:none;}
    .head-logo1{padding:10px 0 0 0;}
    .head-mark{padding:0;}
    .aboutus-section1{padding: 50px 0px 40px;}
    .mark-1a span {font-size: 16px;letter-spacing: 0;line-height: 26px;}
    .mark-1a{padding:30px 0;}
    .mark-1a p {font-size: 31px;}
    .mark-head p {font-size: 27px;}
    .testimonials-section1{padding:30px 0;}
    .testimonials-1{width:50%;}
       .footer-section1{padding: 30px 0px;}
    .footer-section2{width: 50%;}
    .footer-section-2 {padding: 0px 0;}
    .footer-serv{width: 50%;}
    .footer-section3 {padding: 10px 0;}
    .dis-1 {padding: 0px 0px;}
    .copy-1 {padding: 0px 0px 40px 0px;}
    .form-section1{padding: 30px 0px 20px;}
    .our-services1{width:50%;}
    .ourservices-section1{padding: 30px 0px;}

  








    #callbook ul li {padding: 20px 0px;}
    #callbook {display:block;}
    #callbook ul li {padding: 20px 0px;}
    #callbook {display:block;}
    #callbook ul li a span {font-size: 18px;top: -4px;}
    #callbook ul li a i {top: -5px;}
    #callbook ul li a i {top: -5px;}




}

@media only screen and (min-width: 768px) and  (max-width:991px) {
   .top-services3 img { height:auto;}
   .top-services4 strong{font-size: 22px;}
   .head-right2{padding:10px 0;}
   .tophead-center1{display: none;}
   .tophead-left1{width:50%;}
   .mark-section1 p{font-size:30px;}
  .mark-section1 strong{font-size: 19px;line-height:30px;}
  .welcome{padding:0;}
  .head-right1{padding:0;}
   .mark-1a span {font-size: 19px;}
}

@media only screen and (min-width: 991px) and (max-width: 1200px) {
   .top-services3 img { height:auto;}
   .top-services4 strong{font-size: 21px;}
   .mark-section1 strong{font-size: 19px;}
   .welcome p{font-size: 19px;}
   .head-right2{padding:10px 0;}
   .head-mark ul li{padding: 6px 3px;font-size: 16px;}
    .tophead-center1{display: none;}
   .tophead-left1{width:50%;}


}
@media only screen and (min-width: 1200px) and  (max-width:1300px) {
   .top-services3 img { height:auto;}
   .mark-section1 strong{font-size:23px;}
}

@media only screen and (max-width: 1260px) and (min-width: 1200px){
   
}

@media (max-width: 575px) and (min-width: 0px){
  .top-services1{width: 100%;}
  .aboutus-head p{font-size:14px;}
  .mark-section1 p{font-size:25px;}
  .mark-1a span {font-size: 16px;letter-spacing: 0;line-height: 26px;}
  .mark-1a p {padding: 5px 0px 5px 0px;font-size: 23px;line-height: 45px;}
  .testimonials-1{width:100%;padding: 10px 0;}
   .footer-section-2 {padding: 0px 0;}
    .dis-1 p {font-size: 12px;padding: 10px 0px;line-height: 20px;}
    .copy-1 .copy {padding: 10px 0px;font-size: 13px;}
   .footer-section2{width: 100%;}
   .our-services1{width: 100%;}

}

@media (max-width: 420px) and (min-width: 290px){
    .aboutus-head strong{font-size:28px;}
    .aboutus-head p{margin:0;}
    .mark-section1 strong{font-size:18px;line-height:25px;}
    .mark-section1 p{font-size:20px;}



}
