@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
body{
    padding: 0;
    margin: 0;
    font-family: 'Poppins', sans-serif;
}

a, a:focus, a:hover {
    color: #000;
    text-decoration: none;
}

img{
    max-width: 100%;
}


ul, p{
    margin: 0;
    padding: 0;
}
li{
    list-style: none;
}


.main{
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 90%;
}


/* top head section start */
.header-logo{background: #ffff00;}
.head-flex{
    /* align-items: center; */
}

.header-logo-right-1{
    padding: 0;
}
.header-logo-right-1 p{
  padding: 8px 0 14px;
  font-size: 23px;
  color: #dc000a;
  text-transform: capitalize;
  font-weight: 600;
  text-align: center;
}
.tophead-section1{
  padding: 0;
  text-align: center;
  /* border-bottom: 1px solid #042b24; */
  /* display: flex; */
  justify-content: center;
  align-items: center;
  }
.top-head2{
  padding: 0px;
}
.top-head-2{
  padding: 0px;
}
.top-head-2 span{
  color: #ffff00;
  text-align: center;
  background: #042b24;
  padding: 5px 14px 5px;
  font-size: 21px;
  font-weight: 500;
  /* animation: glowing 800ms infinite; */
  display:block;
  text-transform: capitalize;
}
@keyframes glowing {
  0% { background-color: #ffff00; }
  50% {background-color: #275c53;color:#fff;}
  100% { background-color: #ffff00;}
}
.top-head3{
    padding: 0px;
    border-bottom: 1px solid #042b24;
}
.top-head-3{
  padding: 0px;
  text-align: center;
}
.top-head-3 ul {
}
.top-head-3 ul li{
    display: inline-block;
    color: #000000;
    text-align: center;
    padding: 3px 8px 5px;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
}
.top-head-3 ul li i{
  
color: #dc000a;
  
padding: 0 7px 0 0;
  
font-size: 21px;
}
/* top head section end */

/* head section start */
.head{
  padding: 6px 8px 10px;
}
.head-align{align-items: center;}
.head-left1{
}
.head-left2{
}
.head-left2 img{
  
/* width: 475px; */
}
.head-right1{
}
.head-right2{
}
.head-right3{
  padding: 0 0 14px;
}
.headl-1{
  padding: 0;
}
.headl-2{
  padding:0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.headl-2 a{
  position: relative;
  display: inline-block;
}
.headl-2 a i{
  width: 65px;
  height: 65px;
  line-height: 57px;
  background-color: #ffff01;
  font-size: 27px;
  border-radius: 50%;
  border: 4px solid #fff;
  color: #dc000a;
  box-shadow: 0 0 3px #0000003b;
  font-weight: 600;
}
.call-icon::before {
    content: '';
    background-color: #042b24;
    width: 40px;
    top: -27px;
    height: 50px;
    position: absolute;
    left: -2px;
    right: 0;
    margin: 0 auto;
    z-index: -1;
}
.head-call{
  padding: 0 0 0 7px;
  text-align: center;
}
.head-call a{
    text-align: center;
    font-size: 23px;
    color: #042b24;
    font-weight: 700;
}
.head-call p{
    text-align: center;
    font-size: 16px;
    color: #dc000a;
    text-transform: capitalize;
    font-weight: 600;
}
.head-right4{
  padding:0;
}
.head-right4 span{
    padding: 5px 15px 5px;
    text-align: center;
    font-size: 18px;
    color: #ffff00;
    font-weight: 500;
    background: #042b24;
    border-radius: 50px;
    text-transform: capitalize;
    display: inline-block;
}
/* head section end */



/* banner section start */
.banner-sec-1{
    padding: 0;
}
.banner-sec-1 img{
    width: 100%;
}
/* banner section end*/



/* about us section start */
.about-sec{}
.about-sec-1{
    padding: 0;
}
.about-sec-2{
    padding: 50px 0;
}
.about-title{
    padding: 0;
    text-align: center;
}
.about-title img{
    
width: 43px;
    
display: block;
    
margin: 0 auto;
    
padding: 0 0 10px;
}
.about-title span{
    font-size: 16px;
    color: #dc000a;
    font-weight: 600;
    text-transform: capitalize;
    padding: 6px 15px;
    display: inline-block;
    background: #ffff01;
    border-radius: 50px;
}
.about-title strong{
    font-size: 49px;
    color: #042b24;
    text-transform: capitalize;
    display: block;
    font-weight: 800;
}
.about-content{
    padding: 0 0 0;
}
.about-content p{
    font-size: 15px;
    font-weight: 400;
    line-height: 31px;
    padding: 7px 0;
}
.about-content strong{
    font-weight: 500;
    color: #dc000a;
}
.about-content span{
    color: #042b24;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    text-transform: capitalize;
    padding: 0;
    display: inline-block;
}
.about-content ul{
    padding: 5px 0;
}
.about-content ul li{
    font-size: 15px;
    font-weight: 400;
    line-height: 31px;
    padding: 2px 0 2px;
    position: relative;
}
.about-content ul li:before{
    font-weight: 600;
    font-size: 15px;
    color: #dc000a;
    padding: 0 8px 0 0;
    content: "\f558";
    font-family: "Font Awesome 7 Free";
    display: inline-block;
}
/* about us section end */


/* services section start */
.top-srv-sec-1{padding: 0;}
.top-srv-sec-2{
    padding: 0;
}
.top-srv-content{
  padding: 12px 0 0;
}
.top-srv-0{
   padding: 12px;
}
.top-srv-1{
   padding: 0;
   text-align: center;
}
.top-srv-2{
    position: relative;
}
.image-content {
    position: relative;
    row-gap: 5px;
    padding: 25px 0;
}
.overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #ffff01;
    border-radius: 25px 25px 0 25px;
}
.overlay::before, .overlay::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -40px;
    height: 40px;
    width: 40px;
    background-color: #ffff01;
}
.overlay::after {
    border-radius: 0 25px 0 0;
    background-color: #FFF;
}
.card-image {
    position: relative;
    height: 200px;
    width: 200px;
    border-radius: 50%;
    background: #FFF;
    padding: 10px;
    margin: 0 auto;
}
.card-image img {
    width: 100%;
    object-fit: cover;
    border-radius: 50%;
    border: 6px solid #dc000a;
}
.image-content, .card-content {
    padding: 14px 14px 0;
}
.name {
    font-size: 23px;
    font-weight: 700;
    color: #042b24;
    text-transform: capitalize;
    z-index: 1;
    position: relative;
}
.description {
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
    padding: 2px 0 0;
    text-align: center;
    display: block;
}
/* services section end */


/* awards section start */
.awards-sec{
  padding: 50px 0;
}
.awards-sec_1{
  padding:0;
}
.awards-sec_2{
  padding:0;
}
.awards-content{
  padding: 10px 0 0;
}
.awards-1{
  padding: 10px;
}
.awards-2{
  padding:0;
}
.awards-2 img{
  width:100%;
}
/* awards section end */



/* why choose us section end */
.why-sec-1{
    padding:0;
}
.why-sec-2{
    padding: 0;
}
.why-box{
  
}
.why-add{
    padding: 0;
    box-shadow: 0 0 20px 0px #ececec;
}
.why-add-1{
    padding: 30px 12px;
}
.why-add-2{
    padding:0;
    text-align: center;
}
.why-add-2 p{
   font-size: 25px;
   font-weight: 700;
   padding: 0px 0 9px;
   line-height: 30px;
   text-transform: capitalize;
   color: #042b24;
}
.why-add-2 span{
   font-size: 20px;
   font-weight: 600;
   line-height: 30px;
   padding: 0;
   text-transform: capitalize;
   color: #000;
}
.why-add-3{
    padding: 0;
    text-align: center;
}
.why-add-3 p{
   font-size: 48px;
   font-weight: 700;
   padding: 0 0 4px;
   text-align: center;
   color: #e01a23;
   line-height: 60px;
}
.why-add-3 span{
   font-size: 39px;
   font-weight: 700;
   display: inline-block;
   text-transform: capitalize;
   color: #000;
}
.why-add-3 span a{
   /* color: #e01a23; */
}
.why-left{
    padding: 12px;
}
.why-left-1{
    padding:0;
    margin-top: -70px;
}
.srv-list{
    padding: 0;
    border: 1px solid #042b24;
    background: #ffff01;
    overflow: hidden;
}
.srv-list-1{
    padding: 0;
}
.srv-list-2{
    padding:0;
}
.srv-list-2 p{
    color: #dc000a;
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    text-transform: capitalize;
    background: #fff;
    border-radius: 0 0 90% 90%;
    padding: 13px 0 22px;
}
.srv-list-2 ul{
    padding: 25px 0 31px;
}
.srv-list-2 ul li{display: block;position: relative;padding: 9px 0;}
.srv-list-2 ul li span{
    background-color: #ffffff;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    color: #e01a23;
    font-size: 21px;
    font-weight: 700;
    line-height: 50px;
    height: 50px;
    display: block;
    text-transform: capitalize;
    padding: 0 29px 0;
    z-index: 1;
    position: relative;
    margin: 0 76px 0 0;
}
.srv-list-2 ul li::before {
    content: '';
    width: 100%;
    height: 5px;
    position: absolute;
    top: 31px;
    right: 0;
    bottom: 0;
    background: #042b24;
}
.why-right{
    padding: 30px 12px 12px;
}
.why-right-1{
    padding:0;
}
.why-content{
    padding: 40px 0 0;
}
.why-1{
    padding: 0;
}
.why-2{
    padding: 0;
}
.timeline {
    padding: 90px 12px 50px;
    margin: 0;
    text-align: center;
}
.timeline-content {
    background: linear-gradient(to right, #042b24,#042b24 25%,transparent 25%,transparent 75%,#042b24 75%);
    min-height: 87px;
    padding: 30px 30px 30px 120px;
    border-radius: 3px;
    display: block;
    position: relative;
    z-index: 1;
    padding: 30px 0;
}
.timeline-content:before {
    content: '';
    background: linear-gradient(to right,#fff,#eee);
    border-radius: 40px;
    border: 5px solid #fff;
    box-shadow: 4px 4px 10px rgba(0,0,0,0.5);
    position: absolute;
    left: 10px;
    top: 10px;
    bottom: 10px;
    right: 10px;
    z-index: -1;
}
.timeline-year {
    color: #dc000a;
    background: #ffff01;
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    line-height: 79px;
    width: 85px;
    border: 4px solid #042b24;
    height: 85px;
    border-radius: 10px;
    transform: translateX(-50%);
    position: absolute;
    top: -100px;
    left: 50%;
}
.timeline-icon {
    color: #042b24;
    font-size: 40px;
    transform: translateY(-50%);
    position: absolute;
    left: 43px;
    top: 50%;
}
.title {
    color: #dc000a;
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    padding: 0;
}
/* why choose us section start */


/* astrological services section start */
.astro-srv-sec-1{
    padding: 0;
}
.astro-srv-sec-2{
    padding: 58px 0 0;
}
.astro-srv-content{
  padding: 19px 0 0;
}
.astro-srv-1{
   padding: 12px;
}
.astro-srv-2{
   padding: 0;
}
.astro-div-sec {
    text-align: center;
    padding: 0;
    position: relative;
    overflow: hidden;
    background: #ffff01;
}
.astro-div-sec img{
    
border-radius: 0 0 50% 50%;
    
box-shadow: 0px 9px 0 #042b24;
}
.astro-div-sec p{
    font-size: 26px;
    font-weight: 700;
    padding: 15px 0 20px;
    display: block;
    color: #dc000a;
    text-transform: capitalize;
}
.astro-srv-call{
    
}
.astro-srv-call a {
    color: #dc000a;
    font-size: 36px;
    background: #ffff01;
    padding: 0;
    width: 80px;
    height: 80px;
    line-height: 72px;
    display: inline-block;
    text-transform: capitalize;
    font-weight: 600;
    border-radius: 50px;
    border: 6px solid #042b24;
    margin: -35px 0 0;
}
/* astrological services section end */




/* testimonial section start */
.testimonial{ 
   padding: 0; 
   position: relative;  
   overflow: hidden;
}
.testi_sec{
    padding:0;
}

@keyframes rotation {
    0% {
        transform: rotate(0);
    }

    to {
        transform: rotate(1turn);
    }
}
.testi_sec_1{
    padding: 50px 0;
}
.testi-content{
    padding: 15px 0 0;
}
.testi-1{
    padding: 12px;
}
.testi-2{
    padding:0;
}

.testi__single {
    position: relative;
    display: block;
    background-color: #042822;
    text-align: center;
    padding: 40px 32px 55px;
    margin: 0 auto 30px;
    z-index: 1;
}
.testi__single::before {
    content: "";
    position: absolute;
    top: 25px;
    bottom: 0;
    left: 14px;
    right: 14px;
    background-color: #ffff01;
    /* border-radius: 50%; */
    z-index: -1;
}
.testi__single::after {
    content: "";
    position: absolute;
    bottom: -145px;
    width: 184px;
    height: 184px;
    background-color:#fff;
    border-radius: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.testi__icon {
    position: relative;
    display: inline-block;
}
.testi__single:hover .testi__icon img {
    transform: scale(.9);
}
.testi__icon img {
    width: 100px;
    transition: all 500ms linear;
    transition-delay: 0.1s;
    border-radius: 50px;
    border: 3px solid white;
}
.testi__title {
    font-size: 22px;
    font-weight: 700;
    padding: 14px 0 1px;
    display: block;
    color: #dc000a;
    text-transform: capitalize;
}
.testi__text {
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
    padding: 0px 0 14px;
    text-align: center;
}
.rating {
    position: relative;
    display: inline-block;
    background-color: #042822;
    color: #ffff01;
    font-size: 13px;
    font-weight: 500;
    padding: 6px 21px 6px;
    transition: all 0.3s linear;
    overflow: hidden;
    z-index: 1;
    border-radius: 3px;
}
.testi__inner {
    position: relative;
    display: block;
    z-index: 1;
}
/* testimonial section end */


/* footer section start */
.footer-sec{
    text-align: center;
    background: #ffff01;
}
.footer-sec1{
    padding:0;
}
.footer-sec2{
    padding:0;
}
.footer-1{
    padding: 35px 10px 30px;
}
.footer-2{
    padding:0;
    /* text-align: center; */
}
.footer-2 strong{
    padding:0;
    font-size: 35px;
    font-weight: 900;
    text-transform: capitalize;
    text-align: center;
    color: #40711f;
    display: inline-block;
}
.footer-2 p{
    font-size: 16px;
    line-height: 30px;
    color: #222222;
    font-weight: 400;
    padding: 5px 0 0;
}
.footer-2 span{
    color: #db171c;
    font-weight: 800;
}
.footer-2 ul{
   padding: 5px 0 0;
}
.footer-contac{
    padding: 0;
}
.footer-contac1{
    padding: 0;
}
.footer-contac1:nth-child(1){
    border-right: 1px solid black;
}
.footer-contac2{
    padding: 0;
    text-align: center;
}
.footer-contac2 strong{
    padding: 6px 20px 3px;
    background: #db171c;
    border-radius: 50px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
}
.footer-contac2 .footer-call{
    font-size: 45px;
    font-weight: 800;
    padding: 12px 0 0;
}
.footer-contac2 a{
    display: block;
    padding: 22px 0 0;
    border-radius: 50px;
    font-size: 28px;
    font-weight: 800;
    color: #000;
    text-transform: capitalize;
}
.footer-call{
    padding:0;
}
.footer-call ul{background: #042822;text-align: center;display: flex;align-items: center;justify-content: center;padding: 10px 12px 10px;}
.footer-call ul li{
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    display: inline-block;
    text-transform: capitalize;
}
.footer-call ul li a{
    font-size: 28px;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    display: inline-block;
}
.footer-call ul li a img{
    width: 62px;
    padding: 0 7px 0 12px;
}
.disclaimer {
    padding: 15px 0 0;
    font-size: 12px;
    font-weight: 500;
    color: #000000;
    line-height: 21px;
    text-align: center;
}
/* footer section end */




/* footer copyright section start */
.copyryt-sec{
    padding:0;
    background: #042822;
}
.footer-copyryt{
    padding: 17px 0 0;
}
.footer-copyryt-1{
    padding:0;
}
.copyryt{
    padding: 0;
    text-align: center;
}
.copyryt span{
    font-size: 15px;
    font-weight: 600;
    color: #dc000a;
    text-align: center;
    padding: 7px 18px 7px;
    display: inline-block;
    border-radius: 27px 27px 0 0;
    background: #ffff01;
}
.footer-navigation1 ul li{
    padding: 5px 12px 0;
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
    color: #ffffff;
    display: inline-block;
}
.footer-navigation1 ul li a{
    color: #dc000a;
}
/* footer copyright section end */




#callbook {
  background:green;
  bottom: 0;
  height: 40px;
  left: 0;
  position: fixed;
  display: none;
  right: 0;
  z-index: 999999;
}
#callbook ul{
  padding: 0px;
}
#callbook ul li {
  background: #ff0000;
  position: relative;
  padding: 8px 15px;
  width:50%;
  float:left;
  text-align: center;
}
#callbook ul li:last-child{
  background: #038303;
}
#callbook ul li a span {
  color: #fff;
  font-size: 19px;
  font-weight: 500;
  position: relative;
  top: 0px;
}


@media (max-width: 767px){
.header-logo-right-1 p {font-size: 17px;padding: 5px 0 4px;line-height: 27px;}
.top-head-2 a {font-size: 17px;}
.top-head-3 ul li {padding: 7px 4px 0px;font-size: 16px;}
.top-srv-0 {padding: 15px 6px 0;}
.name {font-size: 16px;}
.why-left {}
.why-add-2 p {font-size: 23px;}
.why-add-3 p {font-size: 45px;}
.why-sec-2 {padding: 0;}
.why-add {padding: 22px 0 65px;}
.why-add-1 {padding: 5px 30px;}
.why-right {padding: 45px 25px 0;}
.astro-srv-1 {padding: 15px 6px 0;}
.astro-div-sec p {font-size: 23px;}
.astro-srv-call a {font-size: 30px;width: 70px;height: 70px;line-height: 62px;}
.footer-1:nth-child(1){padding: 35px 10px 0px;}
.footer-1 {padding: 25px 10px 30px;}
.footer-call ul li {font-size: 19px;}
.footer-call ul li a {font-size: 23px;}
.footer-call ul li a img {width: 52px;}
.top-head-3 { padding: 0 0 6px;}
.head-right4 span {font-size: 18px;}
.call-icon::before{width:0;}
.about-title strong {font-size: 39px;}
.about-title span {font-size: 16px;}
.copyryt span {padding: 7px 22px 47px;}
#callbook{display: block;}

}

@media only screen and (min-width: 767px) and (max-width:991px){
.header-logo-right-1 p {font-size: 19px;padding: 8px 0 4px;}
.top-head-3 ul li {padding: 10px 5px 7px;font-size: 17px;}
.top-head-2 a {font-size: 14px;padding: 4px 14px 3px;}
.top-srv-0 {padding: 15px 10px 0;}
.name {font-size: 22px;}
.why-sec-2 {padding: 0;}
.why-add {padding: 22px 0 65px;}
.why-add-1 {padding: 5px 30px;}
.why-right { padding: 45px 45px 0;}
.title {font-size: 18px;}
.testi__single{padding: 40px 25px 51px;}
.testi__text {font-size: 14px;line-height: 31px;padding: 0px 0 7px;}
.footer-2 img{width:100%;}
.footer-1:nth-child(1){padding: 35px 10px 0px;}
.call-icon::before{width:0;}
}



@media only screen and (min-width: 991px) and (max-width:1200px){
.top-head-2 span {font-size: 18px;}
.top-head-3 ul li {padding: 3px 1px 5px;font-size: 15px;}
.top-head-3 ul li i{font-size: 18px; padding: 0 4px 0 0;}
.head-right4 span {font-size: 17px;}
.header-logo-right-1 p {font-size: 20px;padding: 8px 0 10px;}
.top-srv-0 {padding: 15px 10px 0;}
.name {font-size: 19px;}
.why-add-2 p {font-size: 18px;padding: 0px 0 1px;}
.why-add-2 span {font-size: 16px;}
.why-add-3 p {font-size: 35px;}
.why-add-3 span {font-size: 28px;}
.why-left {padding: 15px 55px 0;}
.srv-list-2 p { font-size: 29px;}
.srv-list-2 ul li span {font-size: 17px; padding: 0 20px 0;}
.timeline {padding: 90px 5px 35px;}
.title {font-size: 18px;}
.testi__text {font-size: 13px;line-height: 28px;padding: 0px 0 7px;}
.astro-srv-1 {padding: 15px 8px 0;}
.astro-div-sec p {font-size: 23px;}
.footer-call ul li {font-size: 12px;}
.footer-call ul li a {font-size: 18px;}
.footer-call ul li a img {width: 52px;}
.disclaimer {padding: 10px 0 0;font-size: 14px;}
.about-title span {font-size: 17px;}
.testi-1 {padding: 9px 6px 15px;}
}

@media only screen and (min-width: 1201px) and (max-width:1312px){
.top-head-3 ul li {padding: 3px 4px 5px;font-size: 18px;}
.why-add-2 p {font-size: 22px;padding: 0px 0 6px;}
.why-add-2 span {font-size: 18px;}
.why-add-3 p {font-size: 48px;}
.why-add-3 span {font-size: 35px;}
.footer-call ul li {}
.footer-call ul li a {font-size: 24px;}
.footer-call ul li a img {width: 54px;}
}



@media (min-width:0) and (max-width:600px){
.head-call a {font-size: 21px;}
.head-call p {font-size: 16px;}
.headl-2 a i {width: 55px;height: 55px;line-height: 49px;font-size: 24px;}
.head-right4 span {font-size: 16px;}
.head-left2 img {/* width: 424px; */}
.header-logo-right-1 p {font-size: 17px;padding: 5px 0 4px;line-height: 27px;}
.top-head-2 a {font-size: 12px;padding: 4px 5px 4px;}
.top-head-3 ul li {font-size: 15px;}
.top-head-3 ul li i{font-size: 17px;}
.top-head-3 {padding: 2px 0 5px;}
.top-srv-0{width:100%;}
.name { font-size: 25px;}
.why-left {}
.why-add-2 p {font-size: 20px;padding: 0px 0 2px;}
.why-add-2 span {font-size: 17px;}
.why-add-3 p {font-size: 37px;line-height: 30px;padding: 0 0 4px;}
.why-add-3 span {font-size: 31px;}
.why-sec-2 {padding: 0;}
.why-add {padding: 22px 0 65px;}
.why-add-1 {padding: 5px 30px 0;}
.why-right {padding: 45px 25px 0;}
.title {font-size: 18px;}
.srv-list-2 ul li span {font-size: 19px;}
.about-title strong {font-size: 32px;}
.about-title span {font-size: 15px;}
.astro-div-sec p {font-size: 18px;}
.footer-call ul li {padding: 3px 0 7px;}
.footer-call ul {display: block;}
.footer-call ul li a {font-size: 30px;}

}




@media (min-width: 290px) and (max-width:491px){
.headl-1{width:100%;padding: 0px 0 6px;}
.headl-2 a i {width: 51px;height: 51px;line-height: 46px; font-size: 21px;}
.head-right4 span {font-size: 13px;}
.head-right3 {padding: 0;}
.top-head-2 span {font-size: 17px;}
.top-head-3 ul li {font-size: 14px;}
.top-head-3 ul li i{font-size: 14px;}
.header-logo-right-1 p {padding: 5px 0 5px;font-size: 15px;line-height: 24px;}
.top-srv-sec-1 {padding: 0 0 15px;}
.name {font-size: 17px;}
.about-sec-2 {padding: 20px 0 20px;}
.about-title strong {font-size: 26px;}
.about-title span {font-size: 15px;}
.about-content {padding: 8px 0 0;}
.why-left {}
.why-add-2 p {font-size: 18px;line-height: 26px;}
.why-add-2 span {font-size: 16px;line-height: 15px;}
.why-add-3 p {font-size: 24px;}
.why-add-3 span {font-size: 20px;}
.why-sec-2 {padding: 0;}
.why-add {padding: 22px 0 65px;}
.why-add-1 {padding: 5px 15px 0;}
.why-right {padding:27px 10px 0;}
.title {font-size: 18px;}
.testi_sec_1 {padding: 22px 0 25px;}
.testi-1 {padding: 9px 10px 0px;}
.astro-srv-1{width:100%;}
.srv-list-2 ul li span {font-size: 17px;margin: 0 35px 0 0;padding: 0 13px 0;}
.astro-div-sec p {font-size: 23px;}
.astro-srv-call a {font-size: 34px;width: 80px;height: 80px;line-height: 70px;}
.copyryt span {}
.footer-call ul li {font-size: 17px;display: block;padding: 2px 0 2px;}
.footer-call ul {display: block;}
.footer-call ul li a {font-size: 27px;}
.footer-call ul li a img {width: 45px;padding: 0 7px 0 0;}
.footer-1 {padding: 10px 6px 10px;}
.footer-1:nth-child(1) {padding: 12px 6px 0px;}
.astro-srv-sec-2 {padding: 0 0 0;}
.srv-list-2 p {font-size: 23px;}
.footer-navigation1 ul li {
    padding: 2px 5px 0;
}
.awards-1{width:100%;padding: 10px 0;}
.awards-sec {padding: 0 15px 20px;}
}


