@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Amarante&display=swap');

body {
    font-family: "Roboto", serif;
}

.hdd {
    font-family: "Amarante", serif;
    font-weight: 400;
    font-style: normal;
}

.main-container {
    float: left;
    width: 100%;
    overflow: hidden;
    background: url(../images/bg.png);
    background-attachment: fixed;
    background-repeat: repeat;
}

img {
    max-width: 100%;
}

.text-center {
    text-align: center !important;
}

ul {
    padding: 0;
    margin: 0;
}

li {
    padding: 0;
    margin: 0;
    list-style: none;
}
.banner3
{float: left;
width: 100%;
}


.ftr-sec {
  background: #000;
  float: left;
width: 100%;
padding: 50px 0px;
}
.footer-logo{
  
margin: 0 auto;
}
.ftr-sec .footer-col1 {
  text-align: center;
}

.ftr-sec .footer-col2 {
  padding: 12px;
}

.ftr-sec .footer-col2 .footer-box {
  padding: 0;
  text-align: left;
  margin: 0 auto;
}

.ftr-sec .footer-col2 .footer-head {
  font-size: 24px;
  color: #ffc107;
  text-transform: capitalize;
  font-weight: 600;
  text-align: left;
  padding: 0 0 10px;
}
.footer-why .footer-head {
  color: #8f0000 !important;
  font-weight: 700 !important;
}
.footer-why ul li {
  color: #000 !important;
  font-weight: 600;
}
.footer-why ul li:before {
    color: #8f0000 !important;
    font-weight: 500 !important;
}
.ftr-sec .footer-col2 ul li {
  color: #ffffff;
  text-transform: capitalize;
  padding: 8px 0;
  font-size: 16px;
}


.ftr-sec .footer-col2 ul li i {
    font-weight: 200;
    font-size: 15px;
    display: inline-block;
    color: #ffc107;
    padding: 0 3px 0 0;
}
.footer-why {
  background: #fff;
  border-radius: 20px;
  padding: 15px;
}
.ftr-sec .dsclmr {
  padding: 0px;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  order: 5;
}

.ftr-sec .dsclmr p {
  padding: 30px 0 10px;
  line-height: 23px;
  text-align: center;
  font-weight: 300;
  font-size: 13px;
}

.ftr-sec .dsclmr span {
  display: block;
  text-align: center;
  color: #ffc107;
  font-size: 16px;
}

.footer-navigation1 ul li{
  padding: 2px 18px;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
}
.footer-navigation1 ul li a{
  color: #ffffff;
}
.footer-navigation1 ul li:before {
    font-weight: 200;
    font-size: 15px;
    display: inline-block;
    content: "";
    font-family: "Font Awesome 6 Pro";
    background: #ffc107;
    margin: 0 3px 0 0;
    width: 7px;
    height: 7px;
    position: relative;
    top: -2px;
}
.footer-navigation1{
  padding: 13px 12px 11px;
  background: #8f0000;
  text-align: center;
}
.number p a{
    color: #feba01;
    font-size: 42px;
    padding: 0 0 2px;
    font-weight:600;
    animation: blik 0.5s infinite;
    text-align: center;
    display: block;
}
@keyframes blik{
  0%{color: #ffffff;}
  50%{color:#f7a300;}
  100%{color:#ffffff;}
}




.testiomonials-section
{
    float: left;
    width: 100%;
    padding: 50px 0px;
}
.testimonials-design1{
 margin-top: 15px;
}
.testimonials-design3{
  padding: 12px 15px 10px 15px;
  background: #fff;
  border-radius: 30px 0 0px 30px;
  box-shadow: 0 0 12px #c3c3c380;
}
.testimonials-design3 strong{
  text-transform: capitalize;
  color: #000;
  font-size: 16px;
  display: inline-block;
  float: right;
  font-weight: 700;
}
.testimonials-design3 span{
  display: inline-block;
  padding: 0 4px;
}
.testimonials-design3 span ul
{
    display: inline;
}
.testimonials-design3 span ul li
{
    display: inline;
}
.testimonials-design3 span li i{
  color: #ffc107;
  padding: 3px;
  width: 20px;
  height: 20px;
  background: #8f0000;
  display: inline;
}

.testimonials-design4 p{
  box-shadow: 0 0 12px #c3c3c380;
  border-radius: 0 0 0 15px;
  text-align: center;
  line-height: 31px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  padding: 12px 12px 8px;
  background: linear-gradient(359deg, black, #8f0000);
  margin: 15px 0 0;
}

.testimonials-mid .testimonials-design3 strong{
  float: unset;
}
.testimonials-mid .testimonials-design3 span{
  float:right;
}

.testimonials-mid  .testimonials-design2{
  border-left: 1px solid;
  border-right: 0;
  padding: 0 10px 0 0;
}
.about-title{
  padding: 0 0 12px;
}
.about-title span{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    color: #000000;
    background: linear-gradient(1deg, #fffc00, #ffc107);
    padding: 8px 22px 4px;
    border-radius: 22px 22px 0 0;
}
.about-title strong{
  font-weight: 700;
  color: #000;
  font-size: 48px;
  text-transform: capitalize;
  display: block;
  background: linear-gradient(359deg, black, #8f0000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  border-top: 1px solid #ffc107;
}


.other-services
{
    float: left;
    width: 100%;
    padding: 50px 0px;
}
.other-services1{
  padding: 25px 15px 15px;
  text-align: center;
}
.other-services3{
  text-align: center;
  position:relative;
  z-index: 9;
  max-width: 259px;
  margin: 0 auto;
}
.other-services3:before{
  content:"";
  position:absolute;
  height: 30px;
  width: 30px;
  background: #ffc107;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -17px;
  z-index: -9;
  border-radius: 50%;
}
.other-services3:after{
  content:"";
  position:absolute;
  height: 30px;
  width: 30px;
  background: #ffc107;
  margin: 0 auto;
  bottom: -16px;
  z-index: -9;
  border-radius: 50%;
  right: 0;
  left: 0;
}

.other-services3 img{
  padding:0;
  width: 210px;
  border-radius: 50%;
  position:relative;
  border: 8px solid #ffc107;
  }

.other-services4 strong{
  font-size: 18px;
  font-weight: 800;
  text-transform: capitalize;
  padding: 30px 0 5px;
  display: block;
  position: relative;
  color: #8f0000;
}

.other-services4 p{
  padding: 0px 0 7px;
  line-height: 26px;
  color: #8f0000;
  font-size: 16px;
  font-weight: 700;
}

.other-services4 a{
    display: inline-block;
    font-size: 16px;
    color: #b2ff00;
    padding: 4px 15px 3px;
    border-radius: 50px;
    font-weight: 400;
    background: #002302;
}
.other-services4 a span{
  display: inline-block;
  background: #27a400;
  font-size: 18px;
  color: #fff;
  padding: 3px 15px;
  border-radius: 50px;
  font-weight: 600;
  margin: 5px 0 0;
}






.serv1-sec {
    float: left;
    width: 100%;
  padding: 50px 0px;
}

.serv1-sec .srv-hd {
  padding: 0px 0px 60px;
}

.serv1-sec .srv-hd p {
  font-size: 50px;
  color: #cc0000;
  text-transform: capitalize;
  margin: 0px;
  position: relative;
  font-family: 'Cinzel', serif;
  padding-bottom: 0px;
  font-weight: 800;
}

.serv1-sec .srv-hd p:after {
  content: "";
  position: absolute;
  width: 290px;
  height: 50px;
  top: 100%;
  right: 0px;
  bottom: inherit;
  left: 0px;
  margin: 0 auto;
  background: url(/web/20220310165939im_/https://www.astrologersunilacharya.com/css/line-divider.png);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}

.serv1-sec .srv-hd span {
  display: block;
  font-size: 20px;
  color: #000;
  text-transform: capitalize;
  padding: 35px 0px 0px;
}

.serv1-sec .srv-mn {
  padding: 25px 20px 25px 35px;
  margin-top: 20px;
  text-align: center;
}

.serv1-sec .srv-mn .srv-inr {
  padding: 20px 20px 40px;
  box-shadow: -20px -20px 0px #8f0000;
  background: #ffc10742;
  border-radius: 100px;
}

.serv1-sec .srv-mn .srv-im {
  padding: 0px;
}

.serv1-sec .srv-mn .srv-im img {
  border-radius: 70% 30% 30% 70% / 60% 40% 60% 40%;
  box-shadow: 0 0 5px #00000045;
}

.serv1-sec .srv-mn .srv-name {
  font-size: 32px;
  color: #8f0000;
  text-transform: capitalize;
  text-align: center;
  font-weight: 600;
  padding: 20px 0px 0px;
  display: block;
  font-family: "Belagio";
}

.serv1-sec .srv-mn span {
  display: inline-block;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 18px;
  padding: 2px 15px;
  background: #fff;
  color: #000000;
  border-radius: 30px;
}

.srv-mn p {
  line-height: 27px;
  font-size: 15px;
  color: #191919;
  font-weight: 500;
  padding: 15px 0 0;
}
.srv-mn a{
    display: inline-block;
    font-size: 16px;
    color: #b2ff00;
    padding: 4px 15px 3px;
    border-radius: 50px;
    font-weight: 400;
    background: #002302;
}








.aboutus-section {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.about-design {
    padding: 15px 0 0;
}

.about-design img {
    float: right;
    width: 330px;
    padding: 12px 0 12px 20px;
}

.about-design p {
    color: #2d2d2d;
    font-size: 16px;
    line-height: 31px;
    padding: 8px 0;
    font-weight: 400;
    text-align: justify;
}

.about-design p strong {
    color: #8f0000;
    font-weight: 500;
}

.about-design ul {
    padding: 18px 0;
}

.about-design ul li {
    text-transform: capitalize;
    margin: 5px;
    color: #ffffff;
    font-size: 16px;
    line-height: 25px;
    padding: 8px 20px 11px;
    font-weight: 400;
    background: #8f0000;
    display: inline-block;
    border-radius: 40px;
}

.about-design ul li i {
    font-weight: 600;
    color: #ffc107;
    display: inline-block;
    font-size: 20px;
    text-align: center;
    border-radius: 50% 50% 0;
    padding: 0 6px 0 0;
}




.choose-us-sec {
    float: left;
    width: 100%;
    padding: 50px 0px;
}



.choose-1 {
    padding: 0;
    margin-top: 20px;
}

.choose-2 {
    padding: 0 0 42px;

}

.choose-text {
    text-align: center;
    margin: 0 auto;
    position: relative;
}

.choose-text .choose-icon {
    color: #fff;
    background: linear-gradient(360deg, #ffffff 0%, #ffc107);
    font-size: 78px;
    font-weight: 600;
    height: 195px;
    width: 195px;
    padding: 0 0;
    margin: -5px auto 20px;
    border-radius: 300px 300px 0 0;
    display: block;
    position: relative;
    transition: all 0.3s;
    z-index: 1;
    line-height: 192px;
}

.choose-icon i {
    font-weight: 300;
    margin-top: 60px;
}

.choose-text .choose-icon:after {
    content: '';
    background: #8f0000;
    height: 170px;
    width: 170px;
    border-radius: 0 0 0 50%;
    transform: translateX(-50%) translateY(-50%) rotate(135deg);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
    transition: all 0.5s;
}

.choose-text p {
    padding: 8px 8px;
}

.choose-text p b {
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    padding: 6px 15px 4px;
    text-transform: capitalize;
    display: block;
    border-radius: 50px;
    background: #8f0000;
}

.choose-2:hover .choose-icon:after {
    border-radius: 20px;
}



.awards {
    padding: 0 1px 0 0;
    float: left;
    width: 100%;
}
.right-award {
    padding: 0px 50px 50px 50px;
    position: relative;
    z-index: 99;
    border-radius: 60px 0 0;
    background: #ffc107;
}
.awards-headings strong {
    font-size: 47px;
    display: inline-block;
    background: #fff;
    font-weight: 600;
    margin: 0;
    padding: 0px 20px 0px 20px;
    color: #8f0000;
    text-transform: capitalize;
}
.design-awards {
    align-items: center;
    padding: 20px 0 0;
   
}
.award1 {
    padding: 10px;
    margin-top: 30px;
}
.award2 img {
    width: 100%;
}



.top-header {
    background: #8f0000;
    float: left;
    width: 100%;
}

.top-left {
    padding: 0;
}

.top-left-1 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 8px 0px 2px;
    margin-top: 5px;
}

.top-right {
    padding: 0px 0 0;
    text-align: center;
}

a.head-call {
    font-size: 26px;
    font-weight: 500;
    padding: 1px 15px 0px;
    color: #ffffff;
    display: inline-block;
    border: 1px solid #ffffff3d;
    border-radius: 8px;
    animation: boun 1s infinite;
    text-shadow: 0 0 16px #ffffff;
    margin-top: 10px;
}

@keyframes boun {
    0% {
        transform: translateY(-3px);
    }

    100% {
        transform: translateY(0);
    }
}

.toplist1 ul li {
    padding: 8px 12px 9px;
    display: inline-block;
}

.toplist1 li i {
    height: 40px;
    width: 50px;
    color: #8f0000;
    border-radius: 50px 40px 23px 70px;
    font-size: 21px;
    background: #ffc107;
    display: inline-block;
    line-height: 43px;
    font-weight: 500;
}

.head-line {
    float: left;
    width: 100%;
}

.head-line p {
    padding: 6px 42px 6px;
    position: relative;
    text-transform: capitalize;
    background: #ffc107;
    color: #010601;
    border-radius: 70px 70px 0 0;
    font-size: 21px;
    display: block;
    font-weight: 500;
    text-align: center;
    margin: 0;
}



.list-design2 ul li i {
    color: #8f0000;
    font-weight: 600;
    padding: 5px 2px 5px 0;
    font-size: 18px;
}
.header
{
    float: left;
    width: 100%;
    padding: 10px 0px;
    background: #fff;
}



@media(min-width:992px) and (max-width:1200px){
}
@media(min-width:768px) and (max-width:991px){
    .serv1-sec .srv-mn {
  width: 50%;
}

}
@media(min-width:640px) and (max-width:767px){
}
@media(min-width:480px) and (max-width:639px)
{
}
.header .container {
  padding: 0;
}
.header .container {
  padding: 0;
}
.top-left-1 {
  padding: 0;
}
.head-line p {
  font-size: 16px;
}
}
@media(min-width:320px) and (max-width:479px)
{
    .head-line p {
  font-size: 17px;
}
.about-title strong {
  font-size: 35px;
}
.choose-1 {
  width: 100%;
}
.awards-headings strong {
  font-size: 40px;
}
.number p a {
  font-size: 33px;
}
.header .container {
  padding: 0;
}
.top-left-1 {
  padding: 0;
}
.head-line p {
  font-size: 16px;
}
}