@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cookie&amp;display=swap');

body{
    margin:0;
    padding:0;
    color:#E40000;
   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 tophead section*/

.tophead-section{
    padding: 0;
    background:  #3a3a3c;
}
.tophead-section1{
    padding: 0px 0 0 0;
}
.top-details {
    padding: 0px;
    background:#feba01;
}
.top-details:after {
    position: absolute;
    content: "";
    clip-path: polygon(100% 0%, 100% 50%, 100% 100%, 0% 100%, 25% 50%, 0% 0%);
    background-color: #3a3a3c;
    height: 100%;
    width: 42px;
    right: -1px;
    top: 0;
}

.top-details1 {
    padding: 0px;
    /* border: 1px solid; */
}
.top-details1 p{
   color:#000;
   text-align:center;
   font-size:20px;
   text-transform:capitalize;
   padding: 7px 0 7px;
   font-weight: 600;
   margin: 0;
}




.top-right1{
    padding: 0;
}
.top-right2{
    padding: 0;
}
.top-call {
    padding: 0px;
}
.top-call1 {
    padding: 10px 0px 0;
    margin: 0px 0 0 0;
}
.top-call1 p {
    margin: 0;
    text-align: right;
}
.top-call1 p a {
    border-radius: 46px;
    color: #000;
    background: #feba01;
    font-size: 17px;
    font-weight: 600;
    text-transform: capitalize;
    text-align: center;
    padding: 4px 17px;
}

.top-icon{
    padding: 0px;
}
.top-icon1 {
    padding: 10px 0 0 0;
    text-align: right;
}

.top-icon1 ul{
    padding: 10px 0;
    border-bottom: 2px solid #000;
    margin: 0;
    text-align: center;
    list-style: none;
    display: inline-block;
}
.top-icon1 ul li{
    display: inline-block;
    padding: 0px 5px;
}
.top-icon1 a {
    margin: 0;
    padding: 0;
    line-height: 52px;
    text-decoration: none;
    text-align: center;
}
.top-icon1 i {
    text-decoration: none;
    font-size: 14px;
    display: block;
    color: #f7a300;
    line-height: 53px;
    line-height: 33px;
    text-align: center;
    height: 32px;
    border: 2px solid #f7a300;
    border-radius: 50%;
    width: 32px;
}
.top-icon1 i:hover{
    background:#f7a300;
    color: #000;
}
.top-icon1 span{
    color: #fff;
    margin: 0;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 500;
}

/*end top head section*/

/* start head section */

.head-section{
    padding: 0;
}
.head-section1{
    padding: 18px 0 0 0;
}

.head-logo1{
    padding: 0px;
}
.head-logo2{
    padding: 0;
    text-align: center;
}

.head-right1{
    padding: 0;
}
.head-right2{
    padding: 0;
    text-align: right;
}
.head_righttop2{
  padding: 10px 40px 10px 0px;
}
.head_righttop2 ul{
  margin:0;
  padding:0;
  list-style: none;
}
.head_righttop2 ul li{
  margin:0;
  padding:0 4px;
  display: inline-block;
}
.head_righttop2 ul li .right-head1{
  color: #000;
  background:#feba01;
  padding: 7px 20px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 30px;
  text-transform: capitalize;
}
.head_righttop2 ul li .right-head2{
  border: .5px solid #feba01;
  border-radius: 30px;
  font-size:15px;
  text-transform: capitalize;
  font-weight: 600;
  color: #E40000;
  margin: 0;
  padding: 7px 16px;
}
.head_righttop2 ul li .right-head2 i{
  color: #feba01;
  font-size: 18px;
}
.head_rightbottom2{
  padding: 10px 40px 10px 0;
}
.head_rightbottom2 ul{
  margin: 0;
  padding:0;
  list-style: none;
}
.head_rightbottom2 ul li{
  display: inline-block;
  margin: 0;
  padding: 0 7px;
  text-transform: capitalize;
  font-size: 17px;
  font-weight: 500;
  color: #E40000;
}
.head_rightbottom2 ul li i{
  color: #ffb700;
  font-size: 20px;
  padding: 0 5px 0 0;
}


.headright-bottom1{
    padding: 0px 0 0 0;
}
.head-bg{
    padding: 10px 0 0;
    text-align: center;
}
.head-bg1{
    padding: 0px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background:#feba01;
}
.head-bg1:before{
    border-top: 44px solid transparent;
    border-left: 44px solid transparent;
    border-bottom: 44px solid #feba01;
    border-right: 44px solid #feba01;
    position: absolute;
    content: "";
    left: -86px;
    top: -1px;
}

.head-call{
    padding: 2.4px 0;
}
.head-call1{
    padding: 10px 0;
}
.head-call1 p{   
animation-name: bounce;
   animation-duration: 1s;
   margin:0;
   animation-iteration-count: infinite;
 }
.head-call1 a{
    text-transform: capitalize;
    margin: 0;
    color: #000;
    font-size: 22px;
    font-weight: 600;
    text-decoration: none;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
  40% {transform: translateY(-13px);}
  60% {transform: translateY(-10px);}
}

.head-call1 span{
    color: #af061b;
    font-size: 17px;
    margin: 0;
    font-weight: 600;
    padding: 10px 0 10px;
    text-transform: capitalize;
}



.head-whatsapp{
    padding:10px;
}
.head-whatsapp1{
    padding: 0px;
}
.head-whatsapp1 span{
    color: #fff;
    font-size: 16px;
    background: green;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
    margin: 0;
    padding: 8px 10px;
    border-radius: 42px;
}
.head-whatsapp1 span i{
    color: #ffffff;
    font-size: 20px;
    padding: 0px 5px 0 0;
}
.head-whatsapp1 p{
    color: #000000;
    display: none;
    font-size: 23px;
    margin: 0;
    padding: 8px 0px 0px 0;
    font-weight: 600;
    text-transform: capitalize;
}
/* end head section */
/* start head mark section*/

.headmark_section{
    padding:0;
    background: #feba01;
    color: #fff;
}
.headmark_section1{
    padding: 0px;
}
.headmark-left1{
    padding: 10px 10px 0;
}
.headmark-left2{
    padding: 0px;
}
.headmark-left2 p{
    background: linear-gradient(to bottom, #E40000, #d00000);
    padding: 8px 15px;
    display: block;
    color: #fff;
    border: 1px solid #b90000;
    text-transform: capitalize;
    text-decoration: none;
    border-radius: 3px;
    font-weight: 500;
    font-size: 20px;
    text-align: center;
}

.headmark-center1{
    padding: 10px 10px 0;
}
.headmark-center2{
    padding: 4px 0 0;
    text-align: center;
}
.headmark-center2 p{
    background:#000;
    color: #fff;
    margin:0;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 10px 13px;
    border-radius: 40px;
}




.headmark-right1{
    padding: 10px 10px 0;
}
.headmark-right2{
    padding: 0px;
}
.headmark-right2 p{
    background: linear-gradient(to bottom, #E40000, #d00000);
    padding: 8px 15px;
    display: block;
    color: #fff;
    border: 1px solid #b90000;
    text-transform: capitalize;
    text-decoration: none;
    border-radius: 3px;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
}

/* end head mark section*/

/* start header image section */

.headerimage-section{
    padding: 0;
}
/* end header image section */

/* END HEADER SECTION */

/* start why choose us section */

.chooseus-section{
    padding: 0;
    
}
.chooseus-section1{
    padding: 0;
}
/*font-family: 'Cookie', cursive;*/


.choose-left1{
    padding: 10px;
    background: #edaf05;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
}
.choose-left2{
    padding: 10px;
}
.choose-head{
    padding: 10px 10px 0;
    border-bottom: 1px solid #22222238;
}
.choose-head strong{
    color: #E40000;
    text-transform: capitalize;
    font-size: 38px;
    margin:0;
    font-family: 'Cookie', cursive;
    font-weight: 600;
}
.choose-head i{
    float: right;
    font-size: 30px;
    margin:0;
}
.choose-head img{
    float: right;
    height: 38px;
}
.choose-list{
    padding: 10px 10px 0;
}
.choose-list p{
    color:#000;
    font-size:15px;
    text-transform: capitalize;
    line-height: 25px;
    margin:0;
    padding: 0 0 6px 0;
    font-weight: 500;
}
.choose-list ul{
    padding: 0;
    margin:0;
    list-style: none;
}
.choose-list ul li{
    font-size: 15px;
    padding:0;
    line-height: 29px;
    margin:0;
    text-transform: capitalize;
    color: #000;
}
.choose-list li:before {
    content: "\f192";
    font-family: "fontawesome";
    font-size: 11px;
    font-weight: 700;
    padding: 0 5px 0 0;
    color: #E40000;
    font-family: "Font Awesome 5 Free";
}
.choose-list a{
    background: #E40000;
    font-size: 15px;
    color: #fff;
    padding: 8px 21px;
    margin:0;
    display: inline-block;
    text-align: center;
    text-transform: capitalize;
    text-decoration: none;
    margin: 16px 0 0 0;
}




.choose-center1{
    padding: 10px;
    background:#feba01;
     border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
}
.choose-center2{
    padding: 10px;
}
.horoscope-1{
    padding: 0;
}
.horoscope-2{
    padding: 10px 10px 5px;
}
.horoscope-3{
    padding: 0;
    text-align: center;
}
.horoscope-3 img{
    
}
.horoscope-1 a{
  background: #E40000;
    font-size: 15px;
    color: #fff;
    padding: 8px 21px;
    margin:0;
    display: inline-block;
    text-align: center;
    text-transform: capitalize;
    text-decoration: none;
    margin: 20px 0 0 0;
}


.choose-right{
   padding: 10px;
   background: #edaf05;
   border-bottom-right-radius: 40px;
   border-bottom-left-radius: 40px;
}
.choose-right2{
    padding: 10px;
}
.choose-text{
    padding: 10px 10px;
}
.choose-text p{
    color: #000;
    line-height: 25px;
    font-size:14px;
    margin:0;
}
.choose-text a{
  background: #E40000;
    font-size: 15px;
    color: #fff;
    padding: 8px 21px;
    margin:0;
    display: inline-block;
    text-align: center;
    text-transform: capitalize;
    text-decoration: none;
    margin: 20px 0 0 0;
}
/* end why choose us section */


/* start about us section */

.aboutus-section{
    padding: 0;
}
.aboutus-section1{
    padding: 50px 30px 0;
}
.aboutus-head{
    padding: 0;
    text-align: center;
}
.aboutus-head strong{
    color: #E40000;
    text-transform: capitalize;
    font-size: 55px;
    margin: 0;
    font-family: 'Cookie', cursive;
    font-weight: 600;
}
.aboutus-head p{
    color: #000;
    font-size:16px;
    padding: 31px 0 0px 0;
    margin:0;
    font-weight: 500;
    text-transform: capitalize;
}
.undl {
    background-color: #ffbb03;
    width: 450px;
    margin: 9px auto 0;
    height: 4px;
}
.undle span{
  background-color: #f6f6f7 !important;
}
.undl span {
    background-color: #ffffff;
    margin: 0px auto;
    display: block;
    height: 4px;
    width: 100px;
    position: absolute;
    left: 0;
    right: 0;
}
.undl span:before {
    position: absolute;
    content: "";
    margin: 0 auto;
    top: -13px;
    height: 30px;
    width: 30px;
    border: 3px solid #ffbb03;
    transform: rotate(45deg);
    right: -10px !important;
    left: 0;
}
.undl span:after {
    position: absolute;
    content: "";
    margin: 0 auto;
    top: -13px;
    height: 30px;
    width: 30px;
    border: 3px solid #ffbb03;
    transform: rotate(45deg);
    left: -10px;
    right: 0;
}
.aboutus-content{
    padding: 10px;
    text-align: left;
}
.aboutus-content p{
    color: #000;
    font-size: 15px;
    line-height: 27px;
    margin:0;
    padding-bottom: 14px;
    font-weight: 300;
text-align: center;
padding:50px 0 50px 0px;
}
.aboutus-content p strong{
    color:#E40000;
    font-weight: 5600;
}
.aboutus-content ul{
    padding: 0px 0 10px 0;
    margin:0;
    list-style: none;
}
.aboutus-content ul li{
    font-size: 15px;
    padding:0;
    line-height: 29px;
    margin:0;
    text-transform: capitalize;
    color: #000;
}
.aboutus-content li:before {
    content: "\f192";
    font-family: "fontawesome";
    font-size: 11px;
    font-weight: 700;
    padding: 0 5px 0 0;
    color: #E40000;
    font-family: "Font Awesome 5 Free";
}

/* end about us section */

/* start best services section */

.bestservices-section{
     padding: 0;
}
.bestservices-section1{
    padding: 50px 30px;
}
.best-services{
    padding: 40px 0;
}
.best-services1{
    padding: 10px;
}
.best-services2{
    padding: 0;
}
.best-services3{
    padding: 0;
    text-align: center;
}
.best-services4 {
    padding: 28px 0 0  0;
    text-align: center;
}
.best-services4 a{
    background-color: #000;
    color: #ffffff;
    padding: 10px;
    border-radius: 5px;
    margin: 10px 0 0 0px;
    display: inherit;
    font-size: 20px;
}
.best-services4 i{
    color: #ffbb03;
    font-size: 16px;
    padding: 0 2px;
    margin:0;
}
.best-services4 strong{
    color: #E40000;
    display: block;
    font-size: 35px;
    margin:0;
    font-family: 'Cookie', cursive;
    text-transform: capitalize;
    font-weight: 600;
}
.best-services4 p{
    color: #000;
    font-weight: 300;
    line-height: 25px;
    font-size: 14px;
    margin:0;
    padding: 0;
}

/* end best services secttion */

/* start mark section*/


.mark-section{
    padding: 0;
    background:#E40000;
}
.mark-section1{
    padding: 60px 30px;
}
.mark-left1{
    padding: 10px;
    border-right: 1px solid #ffffffcf;
}
.mark-left2{
    text-align: right;
    padding: 10px 20px 10px 28%;
}
.mark-left2 p{
    color: #ffbb03;
    display: block;
    font-size: 37px;
    margin:0;
    /* font-family: 'Cookie', cursive; */
    text-transform: capitalize;
    font-weight: 500;
}
.mark-right1{
    padding: 10px;
}
.mark-right2{
    padding: 10px 24% 0 14px;
}
.mark-right2 p{
    color: #fff;
    line-height: 28px;
    font-size: 15px;
    font-weight: 400;
    margin:0;
    padding: 0 0  30px 0px;
    /* text-transform: capitalize; */
}
.mark-right2 a{
    border: .5px solid #feba01;
    border-radius: 30px;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 400;
    color: #ffffff;
    margin: 0;
    padding: 9px 36px;
}
/* end mark section */

/* start testimonials section */

.testimonials-section{
    padding: 0;
    background-image: url(../images/testi-bg.html);
    background-size: cover;
}
.background-overlay{
    background-color: #ffffffe0;
    background-image: linear-gradient(180deg, var( --e-global-color-bbd6cd1 ) 0%, var( --e-global-color-db2edb1 ) 23%);
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
    width: 100%;
    top: 0;
    padding: 0;
    left: 0;
    /* position: absolute; */
}


.testimonials-section1{
    padding: 50px 30px;
}
.testimonials1{
    padding: 40px 0 0;
}
.testimonials-1{
    padding: 30px 10px;
}
.testimonials-2{
    padding:10px;
}
.shape-image{

position: absolute;

top: -16px;

left: -9px;
}
.shape-image img{
  width: 39%;
}
.testimonials-3{
    padding: 10px;
}
.testimonials-image{
    padding: 20px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 15px 17px 35px -8px rgb(0 0 0 / 15%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    background: #ffffff;
    border-radius: 200px;
    margin: 5px 0  0;
}
.testi-image{
    width:30%;
}
.testi-image img{
    border-radius: 50%;
    height: 97px;
    text-align:center;
}
.testi-name{
    width: 90%;
    padding: 0px 0px 0 0px;
}
.testi-name strong{
    color: #E40000;
    text-transform: capitalize;
    font-size: 38px;
    margin: 0;
    font-family: 'Cookie', cursive;
    font-weight: 600;
}
.testi-name p{
    color:#000;
    font-weight: 600;
    font-size: 15px;
    padding: 4px 0 0 0;
    margin:0;
    border-top: 1px solid;
    text-transform: capitalize;
}
.testi-name i{
    color: #ffbb03;
    font-size: 16px;
    padding: 5px 2px 0;
    margin: 0;
}


.testimonials-4{
    padding: 10px 10px 10px 10px;
}
.testimonials-5{
    padding: 10px;
}
.testi-content{
    padding: 10px;
}
.testi-content p{
    color: #222;
    font-size: 16px;
    line-height: 32px;
    margin:0;
    padding:10px;
}
/* end testimonials section */

/* start high light section*/

.highlight-section{
    padding: 70px 50px;
    background: url(../images/astrology-bg.html);
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.highlight-section1{
    padding: 40px 30px;
    background: rgb(0 0 0 / 84%);
}
.mark2_section2{
    padding: 20px 0;
    text-align: center;
}
.mark2_section2 img{
   height: 130px;
}
.mark2_section2 strong{
    color: #ffffff;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0px;
    font-size: 31px;
}
.mark2_section2 p{
    font-weight: 500;
    text-transform: uppercase;
    margin: 0px;
    padding: 17px 0 43px;
    font-size: 22px;
    color: #ffbb03;
}
.mark2_section2 a{
    background: #ffbb03;
    color: #050101;
    padding: 12px 23px;
    font-weight: 700;
    border-radius: 6px;
    font-size: 19px;
    text-transform: capitalize;
    border: 1px solid #d0aa43;
}
/* end high light section */

/* start other services section */

.otherservices-section{
    padding: 0;
}
.otherservices-section1{
    padding: 50px 30px;
}
.other-services1{
    padding: 10px;
}
.other-services2{
    padding: 0;
        border: 1px solid #d6d3d3;
    box-shadow: 0 5px 10px #a8a8a84f;

}
.other-services3{
    padding: 0;
}
.other-services3 img{
    widows: 100%;
}
.other-services4{
    padding: 10px 20px;
text-align: center;
}
.other-services4 a{
    background-color: #000;
    color: #ffffff;
    padding: 10px;
    border-radius: 5px;
    margin: 10px 0 0 0px;
    display: inherit;
    font-size: 20px;
}
.other-services4 strong{
    color: #E40000;
    display: block;
    font-size: 18px;
    margin:0;
    text-transform: capitalize;
    font-weight: 500;
}
.other-services4 p{
    color: #000;
    font-weight: 300;
    line-height: 25px;
    font-size: 14px;
    margin:0;
    padding: 9px 0 0 0;
}
.other-services4 a{
    background: #E40000;
    font-size: 15px;
    color: #fff;
    padding: 8px 21px;
    margin: 0;
    display: inline-block;
    text-align: center;
    text-transform: capitalize;
    text-decoration: none;
    margin: 16px 0 0 0;
}

/* end other services section */


/*start form section*/

.form{
  padding: 0;
  margin: -0px 0 0px 0;
  position: relative;
  margin-bottom: -36px;
  z-index: 99;
}
.form1{
  padding: 10px;
  background: #fff;
  padding: 30px 30px 0;
  -webkit-box-shadow: 0px 0px 35px -20px;
  box-shadow: 0px 0px 35px -20px #000;
}
.contac-r {
    padding: 0px;
    margin: 0;
    text-align: left;
    float: left;
    width: 100%;
}
.form-group {
    padding: 5px;
}
input.form-control {
    color: #000;
    font-weight: 500;
}
.form-group label {
    color:#ffffff;
    text-align: left;
    font-size: 19px;
    font-weight: 500;
}
.form-control {
    background-color:#ffffff;
    height: 50px;
}
textarea.form-control {
    height: 50px;
    color: #000;
     font-weight: 500;
}
.btn-group>.btn:first-child {
    margin-left: 5px;
    margin-top: 7px;
    padding: 7px 25px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    border-radius: 29px;
    background: #a40000;
}
.btn-group>.btn:first-child:hover{
  background: #000;
  transition: 0.3s all ease-in-out;
}

/*end form section*/




/* start footer section*/

.footer-section{
    background:#000;
    width: 100%;
    height: 100%;
    padding: 0px 0 0px;
}
.footer-section1{
    padding: 50px 30px 10px;
    color: #fff;
    border-bottom: 1px solid #3b3b3b;
}
.footer-section_1{
    padding: 0px;
}

.footer-left1{
    padding:10px;
}
.footer-left2{
    padding: 0px;
}
.footer-about{
    padding: 0px;
}
.footer-about strong{
    color: #ffbb03;
    font-size: 29px;
    font-family: 'Cookie';
    text-transform: capitalize;
    margin: 0;
    font-weight: 400;
}
.footer-about p{
    text-transform: capitalize;
    font-style: italic;
    color: #fff;
    margin: 0;
    padding: 5px 0;
    font-size: 15px;
    line-height: 30px;
}
.footer-abouttxt{
    padding: 0px 0 10px;
}
.footer-abouttxt p{
    font-size: 14px;
    font-weight: 300;
    line-height: 26px;
    padding: 0px 0px 0;
    margin: 0;
}




.footer-right1{
    padding: 10px 10px 0;
}
.footer-right2{
    padding: 0 10px;
}
.footer-navbar{
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid #3b3b3b;
}
.footer-navbar ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-navbar ul li{
    display: inline-block;
    padding: 0 17px;
}
.footer-navbar li a{
    color: #ffffff;
    text-transform: capitalize;
    margin: 0;
    padding: 5px 5px;
    text-decoration: none;
    font-size: 16px;
}

.footer-note{
    padding: 0px 10px 0;
    /* border:1px solid; */
}
.footer-note strong{
    color: #ffa548;
    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase;
}
.footer-note p{
    color: #ffbb03;
    text-transform: uppercase;
    margin: 0;
    font-weight: 600;
    font-size: 22px;
    padding: 0px 0 10px 0;
}
.footer-note span{
    color: #fff;
    text-transform: capitalize;
    margin: 0;
    font-size: 17px;
    padding: 0 0px;
    font-weight: 500;
}
.footer-services{
    padding:10px 0;
}
.footer-contact1{
    padding: 10px 10px 0;
    text-align: left;
}
.footer-contact2{
    padding:0px;
}
.footer-contact2 ul{
       padding:0;
      margin:0;
      list-style: none;
}
.footer-contact2 ul li{
    color: #ffffff;
    font-size: 15px;
    padding: 9px 0 4px 0;
    font-weight: 300;
    margin: 0;
    text-transform: capitalize;
}
.footer-contact2 li i{
  color: #fcb802;
  padding: 0 5px;
}
.footer-contact2 li a{
  color: #ffffff;
  text-decoration: none;
}
.footer-contact2 li a i{
  color: #ffbb03;
  padding: 0 5px;
}
.footer-contact2 p{
    color: #ffbb03;
    font-weight: 500;
    font-size:20px;
    text-transform:capitalize;
    text-align:left;
    margin: 0;
    padding: 0 0 5px;
}
/* end footer section*/


/*start copyright section*/
.f-t{
text-align:center;
}
.call-fixed{
bottom: 20px;
    position: fixed;
    z-index: 111;
	left:10px;
    cursor: pointer;
    width: auto;
}
.call-fixed1{
     bottom: 20px;
    right: 10px;
    position: fixed;
    z-index: 111;
    cursor: pointer;
    width: auto;
}
.call-fixed img{
width:65%;
}
.call-fixed1 img{
width:65%;
}
.copyright_section{
    padding:0;
    background:#000;
}
.copy-bottom{
    padding: 10px 30px;
    text-align: center;
}
.copy-bottom p a{
color:#FFFFFF;
}

.copy-bottom p{
    color: #ffbb03;
    font-size: 14px;
    text-transform: capitalize;
    margin: 0;
    padding: 12px 5px;
}
/* end copyright section*/


  #callbook {
    background:green;
    bottom: 0;
    height:50px;
    left: 0;
    position: fixed;
    display: none;
    right: 0;
    z-index: 100;
}
#callbook ul{
  padding: 0px;
}
#callbook ul li {
    border-bottom:1px solid #fff; 
    background:red;
    position: relative;
    padding: 21px;
    width:50%;
    list-style:none;
    float:left; text-align: center;
}
  #callbook ul li a span {
    color: #fff;
    font-size:22px;
    font-weight: 500;
    text-decoration: none;
    position: relative;
    top: -15px;
}
#callbook ul li a i{ 
  color: #fff;
    position: relative;
    top: -13px;
    padding: 0 5px 0 0;
    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;}
    .top-details1 p{font-size: 18px;}
    .top-call{display:none;}
    .top-icon1{text-align:center;padding: 10px 0 10px 0;}
    .head-section1{padding:0;}
    .head_righttop2{padding:10px 0;}
    .head-right2 {  text-align:center;}
    .head_righttop2 ul li:last-child{display:none;}
    .head_rightbottom2{display:none;}
    .head-whatsapp{padding:10px 0;}
    .head-whatsapp1 span {font-size: 15px;padding: 8px 8px;}
    .headmark-left1{display:none;}
    .headmark-right1{display:none;}
    .headmark-center1{padding:0 0 10px 0;}
    .horoscope-2 {width:25%;}
    .choose-left1{border-radius:0;}
    .choose-center1{border-radius:0;padding-bottom: 0px;}
    .aboutus-section1{padding: 50px 0px 0;}
    .bestservices-section1{padding: 30px 0px;}
    .best-services1{width: 50%;}
    .mark-section1{ padding: 40px 0px;}
    .mark-left2{text-align:center;padding: 10px 0px 0px 0%;}
    .mark-right2{padding: 0px 0px 10px 0%;}
    .mark-section1 {padding: 30px 0px 40px;}
    .mark-left1{padding: 0;border: 0;}
    .mark-right1{padding:0;}
    .testimonials-section1{padding: 30px 0px;}
    .shape-image {left: -15%;}
    .divReverse {display: flex;flex-wrap: wrap-reverse;}
    .testimonials-1{padding:20px 0;}
    .testimonials-4 {padding: 0px 10px 0px 10px;}
    .testi-content p{padding: 14px 50px 0 90px;font-size: 15px;line-height: 26px;}
    .testimonials-5{padding:0;}
    .testi-content{padding:0;}
    .mark2_section2 strong {font-size: 21px;line-height: 40px;}
    .mark2_section2 img {height: 100px;}
    .mark2_section2 p {padding: 17px 0 27px;font-size: 14px;line-height: 30px;}
    .highlight-section{padding: 20px 10px;}
    .highlight-section1{padding: 20px 10px;}
    .otherservices-section1{ padding: 30px 0px;}
    .other-services1{width: 50%;}
    .copy-bottom{padding: 0px 0px 50px;}
      #callbook ul li {padding: 20px 0px;}
      #callbook {display:block;}
      #callbook ul li a span {top: -5px;}
      #callbook ul li a i{ top: -5px;}
      #callbook ul li a span { font-size: 17px;}
      .footer-contact1{width: 50%;}
    .footer-about p { font-size: 14px;}
    .footer-navbar { padding: 10px 0;}
    .footer-section1{padding: 60px 0 0;}
    .footer-navbar ul li { padding: 0 7px;}
    .footer-navbar li a {font-size: 14px;}
    .footer-note{padding: 10px 0;}
    .footer-note p { font-size: 17px;}
    .form1{ padding: 30px 20px 0;}





}

@media only screen and (min-width: 768px) and  (max-width:991px) {
 .top-call{display:none;}
 .top-details:after { width: 25px;}
 .top-details1 p {font-size: 14px;padding: 10px 0;}
 .top-icon1 span{font-size: 15px;}
 .head-right2 {  text-align:center;}
 .headmark-left1{display:none;}
 .headmark-center1{padding:0 0 10px 0;}
 .headmark-center2 p{font-size:15px;}
 .headmark-right1{padding-top:0;}
 .choose-left1{border-radius:0;height:470px;}
 .choose-center1{border-radius:0;padding-bottom: 13px;height:470px;}
 .testimonials-2{padding:10px 0;}
 .testimonials-3{padding:10px 0;}
 .testi-name{width:70%;padding:0 0 0 10px;}
 .testi-name strong {font-size: 35px;}
 .shape-image {left:-19px;}
 .testi-content {padding: 0px;}
 .testimonials-1 {padding: 30px 0px;}
 .testimonials-5 {padding: 10px 0px 10px 0px;}
 .testi-content p{line-height:32px;}
 .mark2_section2 p {font-size: 18px;}
 .mark2_section2 strong { font-size: 30px;}
 .footer-contact2 ul li {font-size: 14px;}
 .footer-contact2 p {font-size: 18px;}
  .footer-left2{text-align: center;}
  .mark-left2 {padding: 10px 20px 10px 8%;}
  .mark-left2 p { font-size: 35px;}



}

@media only screen and (min-width: 991px) and  (max-width:1200px) {
    .headmark-left2 p {font-size:17px}
    .headmark-center1{padding:10px 0 10px 0;}
    .headmark-center2 p{font-size:13px;}
    .head-whatsapp{padding:10px 0;}
    .head-whatsapp1 span {font-size: 13px;padding: 8px 9px;}
    .head_righttop2 ul li .right-head1 {font-size: 14px; padding: 5px 15px;}
    .head_righttop2 ul li .right-head2 {font-size: 14px; padding: 5px 15px;}
    .top-details1 p { font-size: 18px;}
    .top-icon1 span {font-size: 13px;}
     .mark2_section2 strong { font-size: 38px;}
      .footer-contact2 ul li { font-size: 14px;}


}
@media only screen and (min-width: 1200px) and  (max-width:1300px) {
   .head-whatsapp{padding:10px 0;}
   .head-whatsapp1 span {font-size: 13px;padding: 8px 9px;}
   .headmark-center2 p{font-size:15px;}

}
@media only screen and (max-width: 1260px) and (min-width: 1200px){
   
}

@media (max-width: 575px) and (min-width: 0px){
  .top-icon1 span{font-size: 14px;}
  .headmark-center2 p{padding:10px 7px;font-size:13px;}
  .best-services1{width: 100%;}
  .mark-left2 p {font-size: 28px;}
  .shape-image {left: -20%;top: -3px;}
  .shape-image img {width: 35%;}
  .testi-content p {font-size: 14px; line-height: 27px;padding: 10px 0;}
  .testi-content p{padding: 14px 0px 0 0px;}
  .other-services1{width: 100%;}
  .footer-right1{padding: 0px 0 10px;}
  .footer-right2 {padding: 0px;}
    .footer-navbar ul li { padding: 0 0px;}
    .footer-contact1{width: 100%;}
 
  
}

@media (max-width: 520px){
  .head-call1{padding-bottom:0;}
  .head_righttop2 ul li {padding: 0 2px;}
  .top-details1 p{font-size: 15px;}
   .head-bg1{display:block;}
   .top-details:after {width:0px;}
    .head_righttop2 ul li .right-head1 {font-size: 13px; padding: 5px 10px;}
   .head_righttop2 ul li .right-head2 {font-size: 13px; padding: 5px 10px;}
   .horoscope-2 {width: 33.3%;padding: 3px;}
   .choose-center2{padding:0;}
   .undl{width:100%;margin-top:0;}
   .aboutus-head p{font-size:14px;padding:25px 0 0 0;}
   .testimonials-3 {padding: 0px;}
   .testimonials-2 {padding:10px 0;}
   .testi-name{width:70%;}
   .testi-image{width:30%;}
   .testi-image img{height:auto;}
   .shape-image {top: -15px;left: -32%;}
   .testimonials-image{padding: 10px 19px;margin: 0 0px 0 0px;}
   .shape-image img {width: 30%;}
   




}