@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@100;200;300;400;500;600;700;800;900&display=swap');
body{
  margin:0;
  padding:0;
  font-family: 'Heebo', sans-serif;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -0px;
}
.main{
  margin: auto;
  padding: 0;
  width: 94%;
}
a{
  color: #000000;
  text-decoration: none;
}
a:focus, a:hover {
  color: #000;
  text-decoration: none;
}
img{
  max-width: 100%;
}

ul{
  list-style:none;
  margin: 0;
  padding: 0;
}
p{
  margin: 0;
  padding: 0;
}
.bi {
  display: inline-block;
  vertical-align: -0.125em;
  fill: currentcolor;
}

/* top mark section start*/
.topmark-section{
    padding: 0;
    background: #ffc530;
}

.topmark-section1{
    padding: 14px 0 0;
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 30px;
}
.line-free strong{
  display: inline-block;
  padding: 10px 15px;
  font-weight: 700;
  font-size: 30px;
  color: #a42401;
}
.line-free span{
  padding: 12px 10px 5px;
  display: block;
  background: #ffc530;
  color: #000000;
  font-size: 32px;
  font-weight: 600;
}
.line-free p{
  padding: 0 0 40px;
  text-align: center;
  color: #000000;
  font-size: 20px;
  font-weight: 600;
  line-height: 33px;
}
.line-free a{
  display: block;
  font-size: 23px;
  font-weight: 500;
}
.line-free{
}
/* top mark section end */


/* head mark section start*/
.headmark-section{
    background: #a42401;
}

.headmark-section1 p{
  padding: 9px 0 6px;
  color: #ffffff;
  font-size: 25px;
  font-weight: 600;
  text-transform: capitalize;
  text-align: center;
}

/* head mark section end */


/* head section start */
.head-align, .align{
    align-items: center;
    justify-content: center;
}
.head-list{
  background: #a42401;
  text-align: center;
  border-radius: 100px;
  padding: 10px 25px;
}
.head-list ul{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.head-list ul li{
  padding: 2px 0px;
  font-size: 18px;
  position: relative;
  color: #fff;
  display: inline-block;
}
.head-list ul li:nth-child(2){
  width: 12%;
  padding: 30px 0 0;
}
.head-list ul li a{
  color: #ffffff;
  display: block;
  font-size: 34px;
  position: relative;
  font-weight: 800;
  text-transform: capitalize;
  padding: 3px 0 0;
}
.head-list ul li a img{
  position: absolute;
  left: 0;
  right: 0;
  top: -40px;
  margin: 0 auto;
}
.head-list ul li span{
  display: inline-block;
  text-align: center;
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  text-transform: capitalize;
}
.head-list ul li p{
  text-align: center;
  color: #ffc530;
  font-weight: 600;
  font-size: 18px;
  text-transform: capitalize;
}
/* head section end */


/* banner section start */
.banner img{
  width:100%;
}
/* banner section end */


/* about us section start */
.about-section{
    padding: 0 6px 70px 70px;
    position: relative;
    z-index: 9999;
    background: linear-gradient(90deg, #ffc530 50%, transparent 50%);
    border-radius: 0 0 0 30px;
}
.about-section:after {
    content: "";
    height: 95.5%;
    background: transparent;
    right: 0;
    margin: 0 auto;
    position: absolute;
    z-index: 0;
    top: 0;
    width: 50%;
    border: 6px solid #a42401;
    border-left: 0;
    border-top: 0;
    border-radius: 0 0 30px 0;
}
.about-section-1{
    padding: 45px 30px 45px;
    background: #ffff;
    position: relative;
    z-index: 1;
}
.about-title{
    padding: 0 0 10px;
    text-align: center;
}
.about-title strong{
    text-transform: capitalize;
    font-size: 46px;
    font-weight: 900;
    padding: 0;
    display: block;
    color: #a42401;
}
.about-title p{
    text-transform: capitalize;
    font-size: 16px;
    color: #000000;
    font-weight: 600;
}
.about-us-content{
  padding: 0 0 0;
}
.about-us-content p{
    font-size: 16px;
    font-weight: 400;
    line-height: 31px;
    color: #3e3e3e;
    padding: 7px 0;
}
.about-us-content p strong{
    color: #a42401;
    font-weight: 600;
}
.about-us-content ul{
  padding: 7px 0 5px;
}
.about-us-content ul li{
    position: relative;
    border-radius: 10px;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    color: #000;
    padding: 10px 12px 8px;
    background: #ffffff;
    border: 1px solid #ffc530;
    margin: 7px 7px 7px 0px;
}
.about-us-content ul li i {
    display: inline-block;
    text-align: center;
    color: #a42401;
    padding: 0 27px 0 0;
    font-weight: 600;
    font-size: 18px;
}
/* about us section end */




/* best services section start */
.bestsv1{
  padding: 12px 12px 60px;
}
.bestsv2{
    position: relative;
    z-index: 1;
    text-align: center;
}
.bestsv2::after {
    content: "";
    height: 310px;
    width: 130px;
    display: block;
    position: absolute;
    top: 59px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -19;
    background: #ffc530;
}
.best-img{
    position: relative;
    z-index: 0;
}
.best-img img{
    border-radius: 50%;
    max-width: 243px;
    border: 4px solid #ffffff;
    box-shadow: 0 0 0px 10px #a42401;
}
.best-img::after {
    content: "";
    height: 315px;
    max-width: 315px;
    background-image: url(../images/circle.png);
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -37px;
    left: 3px;
    right: 0;
    z-index: -1;
    margin: 0 auto;
}
.best-text{
  padding: 25px 15px 0;
  background: #a42401;
  border-radius: 35px;
  margin: 75px 0 0;
}

.best-text span{
    text-transform: capitalize;
    font-size: 26px;
    font-weight: 600;
    display: block;
    color: #ffffff;
    text-shadow: 0 0 8px #ffc530;
    border-bottom: 2px solid #ffffff1f;
}
.best-text p {
    font-size: 15px;
    font-weight: 300;
    line-height: 26px;
    color: #ffffff;
    padding: 8px 0 12px;
}

.best-text a{
  display: inline-block;
  background: #ffffff;
  padding: 5px 0 0;
  width: 84px;
  height: 75px;
  line-height: 89px;
  margin: 0 0 -61px;
  border-radius: 42px 42px 0 0;
}
.best-text a i{
  display: inline-block;
  font-size: 30px;
  font-weight: 600;
  background: #ffc530;
  color: #a42401;
  text-transform: capitalize;
  width: 65px;
  height: 65px;
  line-height: 66px;
  border-radius: 50%;
}
/* best services section end */



/* services section start */
.srvv-left1{
  padding: 12px;
  text-align: center;
}
.srvv-right1{
  padding: 12px;
}
.services-1{
  padding: 12px;
}
.services-2{
  padding: 0;
}
.service_card_div {
    position: relative;
    padding: 0;
}
.service_card_content p {
    font-size: 25px;
    font-weight: 800;
    padding: 18px 0 0;
    text-transform: capitalize;
    color: #a42401;
    display: block;
}

.service_card_content a {
    color: #000000;
    font-size: 18px;
    padding: 3px 15px 0px;
    font-weight: 700;
    text-transform: uppercase;
    background: #ffc530;
    display: inline-block;
    border-radius: 15px 15px 0 0;
}
.service_card_content .srv-text{
   padding: 0 0 10px;
   font-size: 15px;
   font-weight: 400;
   line-height: 28px;
   color: #3e3e3e;
}
.service_card_img {
    position: relative;
}
.service_card_img img {
    width: 100%;
    padding: 0;
    border-radius: 13px;
    box-shadow: 0 0 0px 6px #ffc530;
}
/* services section end */



/* why choose us section start */
.counter-1{
  padding: 12px 12px 65px;
}
.counter-2{
  padding: 15px 15px 0;
  text-align: center;
  background: linear-gradient(360deg, transparent 40%, #ffc530 35%);
}
.count-up{
  background: #ffffff;
  border-radius: 20px;
  margin: 0 0 -23px;
  box-shadow: 0 0 9px #5353531f;
  position: relative;
}
.count-up::after {
    content: "";
    height: 6px;
    width: 70%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
    background: #a42401;
}
.count-up p{
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
    padding: 15px 0px 0px;
}
.counter-count{
    color: #a42401;
    font-size: 40px;
    font-weight: 800;
    text-transform: capitalize;
    display: block;
}
.count-up span{
    color: #c02c04;
    font-size: 31px;
    font-weight: 700;
    text-transform: capitalize;
    padding: 0;
    width: 85px;
    height: 85px;
    line-height: 89px;
    display: inline-block;
    background: #ffffff;
    border-radius: 50px;
    border: 1px solid #c02c04;
    margin: 0 0 -33px;
}
.count-up span i{
    color: #a42401;
    font-size: 34px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 0;
    width: 65px;
    height: 65px;
    line-height: 64px;
    display: inline-block;
    background: #ffc530;
    border-radius: 50px;
}
/* why choose us section end */


/* astro services section start */
.astro-sv{
  padding: 12px;
}
.astro-sv1{
  text-align: center;
  transition: background 0.3s;
  border-radius: 32px;
  padding: 20px 0 0;
  overflow: hidden;
  box-shadow: 0 0 19px #ededed;
}
.astro-img{position: relative;}
.astro-img:before {
    content: "";
    position: absolute;
    background: #ffc530;
    width: 145px;
    height: 200px;
    left: 0;
    margin: 0 auto;
    right: 0;
    top: -80px;
    z-index: 0;
    border-radius: 0 0 100px 100px;
}
.astro-img img{
  position: relative;
  width: 94px;
}
.astro-text {padding: 42px 0 0;}
.astro-text span{
  display: inline-block;
  color: #ffffff;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 500;
  padding: 5px 15px 3px;
  border: 1px solid #fff;
  border-radius: 50px;
  background: #a42401;
}
.astro-text p{
    padding: 6px 15px;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    color: #3e3e3e;
}
.astro-call{
  background: #ffc530;
  padding: 7px 15px 4px;
}
.astro-call a{
    text-transform: uppercase;
    color: #000000;
    font-size: 18px;
    font-weight: 800;
}

/* astro services section end */



/* award section start */
.award-sec{
  overflow: hidden;
}
.award-left1{
  padding: 12px 12px 0;
}
.award-left2{
  padding: 35px 0 0;
  background: #fff;
  z-index: 10;
  position: relative;
  border: 1px solid #c02c04;
  text-align: center;
  border-bottom: 0;
}
.list2{
  padding:0;
  position: relative;
}
a.award-call{
    display: inline-block;
    font-size: 42px;
    background: #ffc530;
    text-transform: capitalize;
    width: 95px;
    height: 95px;
    line-height: 94px;
    border-radius: 100%;
    color: #a42401;
    font-weight: 600;
    position: relative;
    box-shadow: 0 0 0 14px #ffc530;
    border: 4px solid #fff;
}
.list2 p {
    padding: 22px 5px 7px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 17px;
}

.list2 p span {
    color: #a42401;
}

.serv-link ul {
    padding: 12px;
}

.serv-link ul li{
    color: #000;
    font-size: 16px;
    text-align: left;
    background: #ffc530;
    margin-bottom: 10px;
    border-radius: 5px;
    display: block;
    padding: 12px;
    text-transform: capitalize;
    font-weight: 600;
}

.list2 ul li:before {
    content: "\f679";
    font-family: "Font Awesome 7 Free";
    font-weight: 600;
    font-size: 16px;
    color: #a42401;
    padding: 1px 10px 1px 0;
    border-right: 1px solid #a42401;
    margin: 0 9px 0 0;
}
a.link-no {
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    background: #a42401;
    display: block;
}

.award-right1{
  padding: 0 35px 0 12px;
}
.award-right2{
  padding: 0;
}
.award-box{
    font-size: 16px;
    position: relative;
    margin: 20px 0;
    padding: 12px;
}
.award-box:before {
    content: "";
    width: 1111px;
    height: 100%;
    left: -32px;
    position: absolute;
    z-index: -1;
    background: #ffc530;
    top: 0;
}
.award-box:after {
    content: "awards";
    width: 282px;
    height: 50px;
    top: 95px;
    right: -200px;
    position: absolute;
    z-index: -1;
    transform: rotate(269deg);
    font-size: 55px;
    font-weight: 800;
    text-transform: uppercase;
    color: #ffffff47;
}
.awards-1{
  padding: 12px;
}
.awards-2{
  padding:0;
  text-align: center;
}
.awards-2 img{
  width: 100%;
}
.testi-1{
  padding: 12px;
}
.testi-2{
  padding: 14px 0 0;
  border: 1px solid #a42401;
}
.msg p {
    text-align: center;
    padding: 0 12px 39px;
    font-size: 15px;
    font-weight: 400;
    line-height: 29px;
    color: #3e3e3e;
}
.client-detail {
    background: #a42401;
    padding: 9px 15px 12px;
    text-align: center;
}
.client-detail img{
  
border-radius: 50%;
  
width: 90px;
  
border: 5px solid white;
  
margin: -40px 0 0;
}
.name strong {
    font-size: 20px;
    color: #ffc530;
    font-weight: 500;
    text-transform: capitalize;
    display: block;
    padding: 8px 0 0;
}
.name span {
    font-size: 14px;
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
}
/* award section end */



/* copyright section start */
.copyright{
  background: url(../images/footer-bg.jpg);
  background-position: center;
  background-size: cover;
  border-top: 1px solid #a42401;
    text-align: center;
}
.disclimer p{
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    color: #000000cc;
    padding: 13px 0 0px;
}
.copyryt span{
    font-size: 13px;
    font-weight: 600;
    line-height: 30px;
    color: #000000;
    display: block;
    padding: 0px 0 5px;
}
/* copyright section end */





#callbook {
  background:green;
  bottom: 0;
  height: 38px;
  left: 0;
  position: fixed;
  display: none;
  right: 0;
  z-index: 999999;
}
#callbook ul{
  padding: 0px;
}
#callbook ul li {
  background: #d30606;
  position: relative;
  padding: 6px 12px 26px;
  width:50%;
  float:left;
  text-align: center;
}
#callbook ul li:last-child{
  background: #009f15;
}
#callbook ul li a span {
  color: #fff;
  font-size: 19px;
  font-weight: 600;
  position: relative;
  top: 0px;
  text-transform: uppercase;
}



@media (max-width: 767px){
.headmark-section1 p {font-size: 18px;}
.head-list {padding: 5px 20px 8px;}
.head-list ul li p {font-size: 17px;margin: 5px 0 -4px;}
.head-list ul li span {font-size: 14px;}
.head-list ul li a {font-size: 26px;padding: 6px 0 0;}
.about-section-1 {padding: 25px 22px 15px;}
.about-section:after{display: none;}
.about-section {padding: 0 20px 20px;background: #ffc530;border-radius: 0;}
.align{flex-direction: column-reverse;}
.award-right1 {padding: 0;}
.awards-1 {padding: 5px;}
.award-box{background: #ffc530;}
.award-box:before, .award-box:after{width: 0;}
.copyryt span {padding: 0 0 45px;}
.about-us-content ul li {display: block;}
.head-right1 {padding: 2px 12px 5px;}
.line-free span {font-size: 15px;padding: 9px 10px 5px;}
.line-free strong {padding: 0px 0px 5px;font-size: 22px;display: block;}
.line-free p {font-size: 16px;line-height: 29px;}
#callbook {display:block;}

}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.head-right1 {padding: 5px 0 5px;}
.headmark-section1 p {font-size: 20px;}
.award-right1 {padding: 0;}
.align{flex-direction: column-reverse;}
.award-box{background: #ffc530;}
.award-box:before, .award-box:after{width: 0;}
.line-free span {font-size: 20px;}
.line-free strong {padding: 10px 8px;font-size: 20px;}
}


@media only screen and (min-width: 992px) and (max-width: 1199px) {
.head-list ul li p {font-size: 16px;padding: 2px 0 0;}
.head-list ul li a {font-size: 28px;padding: 6px 0 0;}
.serv-link ul li {padding: 15px 20px;}
.award-box:before {height: 265px;}
.award-box:after {top: 68px;right: -169px;font-size: 50px;}
.line-free span {font-size: 25px;}
.line-free strong {padding: 10px 10px;font-size: 26px;}
}

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

}

@media (max-width: 575px) and (min-width: 0px) {
.topmark-section1 {font-size: 18px;padding: 8px 0 0;}
.headmark-section1 p {font-size: 15px;}
.head-list ul li:nth-child(2){display: none;}
.head-list ul li a {font-size: 32px;padding: 0;margin: -4px 0 0;}
.about-title strong {font-size: 34px;}
.about-title p {font-size: 15px;}
.head-list ul {display: block;}
.head-list ul li p {font-size: 22px;margin: 2px 0 -4px;}
.head-list {border-radius: 6px;padding: 5px 12px 0;}
.head-list ul li { padding: 0;}
.line-free p {font-size: 14px;line-height: 27px;}
}





@media (max-width: 419px) and (min-width: 290px) {
.head-list {border-radius: 12px;padding: 5px 20px 0px;}
.head-list ul {display: block;}
.head-list ul li {padding: 0px 0px 0;}
.topmark-section1 {font-size: 16px;}
.headmark-section1 p {font-size: 14px;}
.awards-1{width: 100%;}
.srvv-left2 {padding: 0 0 50px;}
.about-section {padding: 0 12px 12px;}
.about-section-1 {padding: 20px 12px 10px;}
.about-title strong {font-size: 27px;}
.about-title p{font-size: 14px;}
.best-text span {font-size: 25px;}
.bestservices, .astrosev-sec{padding: 20px 0 0!important;}
.services{padding-bottom: 0 !important;}
.about{padding: 0 0 20px !important;}
.line-free span {font-size: 15px;line-height: 25px;}
.line-free strong {font-size: 18px;}
.line-free p {font-size: 12px;line-height: 26px;}


}