@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&amp;display=swap');

@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed: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;1,900&amp;display=swap');





.main-container {

  float: left;

  width: 100%;

  overflow: hidden;

  position: relative;

  background: url(../images/bg.png);

  background-attachment: fixed;

  background-repeat: repeat;

  background-position-x: center;

}

.ser-box img {

  border: 2px solid #4A0001;

}

.ser-box video {

  float: left;

  width: 100%;

  border: 5px solid #4A0001;

}

img {

  max-width: 100%;

}



body {

  font-family: "Quicksand", sans-serif;

  font-optical-sizing: auto;

  font-weight: 600;



  font-style: normal;

}



.hdd {

  font-family: "Barlow Condensed", sans-serif;

  font-weight: 600;

  font-style: normal;

}



ul {

  margin: 0;

  padding: 0;

}



li {

  list-style: none;

}



.header {

  float: left;

  width: 100%;

  text-align: center;

  padding: 10px 0px;

  background: #fff;

}



















.mark-section {

  padding: 50px 0;

  background: linear-gradient(90deg, #4A0001 30%, #ffa202 80%);

  float: left;

  width: 100%;

}



.mark-left1 strong {

  font-size: 44px;



  text-transform: capitalize;

  display: block;

  color: #ffffff;

}



.mark-left1 strong b {

  font-weight: 700;

}



.mark-left1 p {

  font-size: 15px;

  text-transform: capitalize;

  color: #ffffff;

  line-height: 30px;

  padding: 4px 0 0;

}



.mark-right1 a {

  display: inline-block;

  padding: 10px 27px 9px;

  border-radius: 40px;

  font-size: 15px;

  font-weight: 600;

  text-transform: uppercase;

  background: #fff;

  color: #212121;

  margin: 0 0 0 10px;

}



.mark-right1 .chat {

  background: #038303;

  color: #fff;

}



.mark-design {

  align-items: center;

}



.mark-right1 {

  margin-top: 20px;

}





















.bestservices-section {

  float: left;

  width: 100%;

  padding: 50px 0px;

}



.bestservices-1 {

  padding: 15px;

  margin-top: 15px;

}



.bestservices-2 {

  border-radius: 36px;

  border: 2px solid #FFF;

  background: #fafafa;

  box-shadow: -5px 1px 14px 0px rgba(24, 24, 24, 0.08);

  padding: 30px 25px 35px;

}



.bestservices-3 strong {

  color: #fff;

  font-size: 22px;

  position: absolute;

  text-transform: capitalize;

  font-weight: 600;

  background: linear-gradient(90deg, #4A0001 30%, #ffa202 80%);

  left: 0;

  padding: 6px 7px 4px;

  width: 74%;

  right: 0;

  margin: 0 auto;

  bottom: 0px;

  border-radius: 30px 30px 0 0;

}



.bestservices-3 img {

  border-radius: 20px;

}



.bestservices-4 p {

  font-size: 14px;

  line-height: 30px;

  color: #292929;

  padding: 24px 0 26px;

}



.bestservices-4 a {

  display: inline-block;

  text-transform: capitalize;

  border-radius: 50px;

  padding: 7px 22px 6px;

  background: #ffa202;

  color: #000;

  font-weight: 600;

  font-size: 18px;

}







.text-center {

  text-align: center !important;

}



.aboutus-heading p {

  font-size: 16px;

  letter-spacing: 2px;

  text-transform: capitalize;

  color: #5c5c5c;

  font-weight: 500;

  padding: 0 0 0px 0;

}





.aboutus-heading strong {

  color: #212121;

  font-size: 46px;

  text-transform: uppercase;

  font-weight: 700;

}

















.best-services {

  padding: 50px 0;

  float: left;

  width: 100%;

}



.ser-box {

  overflow: hidden;

  position: relative;

  margin-top: 35px;

}



.ser-box img {

  transition: 0.6s;

}



.ser-box:hover img {

  transform: scale(1.1);

}



.ser-box:hover .cen-box {

  background: #ffa202;

}



.cen-box {

  background: #4A0001;

  padding: 12px 5px;

  width: 90%;

  margin: 0 auto;

  margin-top: -35px;

  position: relative;

  z-index: 8;

}



.cen-box h3 a {

  color: #fff;

  text-decoration: none;

  font-size: 25px;

  width: 100%;

  display: block;

  font-weight: bold;

}



strong {

  color: #4A0001;

}



.ser-box:hover .cen-box h3 a {

  color: #000;

}



.text-center h2 {

  font-size: 40px;

  font-weight: 700;

  color: #4A0001;

}



























.pro-part {

  background: #4A0001;

  background-attachment: fixed;

  background-size: cover;

  background-repeat: no-repeat;

  padding: 50px 0;

  float: left;

  width: 100%;

}



.c-org {

  color: #dc760d;

}



ul.list-design li {

  position: relative;

  font-size: 16px;

  color: #fff;

  line-height: 1.5;

  list-style: none;

  padding-left: 25px;

  margin-bottom: 10px;

}



ul.list-design li i {

  color: #ffa202;

  position: absolute;

  left: 0;

  top: 5px;

}



.text-green2 {

  color: #ffa202;

  font-weight: bold;

  font-size: 30px;



}



.text-icon {

  background: #ffffff;

  box-shadow: 0 0 5px rgb(0 0 0 / 10%);

  border-bottom: 3px solid #ffa202;

  border-radius: 6px 6px 6px 6px;

  padding: 15px;

  transition: 0.8s;

  text-align: center;

  /* height: 290px;*/

}



.text-icon i {

  color: #4A0001;

  background-color: #f7f9fa;

  font-size: 40px;

  height: 90px;

  width: 90px;

  line-height: 90px;

  border-radius: 100% 100% 100% 100%;

  display: inline-block;

  text-align: center;

  transition: 0.8s;

  box-shadow: 0 8px 29px 0 rgba(0, 0, 0, .12);

  border: solid 1px #eee;

}



.text-icon:hover i {

  background: #4A0001;

  color: #fff;

}



.text-icon h5 {

  font-size: 22px;

  color: #4A0001;

  margin-top: 15px;

  font-weight: 600;

}



.text-icon p {

  font-size: 16px;

  color: #222;

}



.ftr-sec {

  background: #4A0001;

  text-align: center;

  display: block;

  padding: 40px 0;

}



.ftr-sec .dsclmr span {

  display: block;

  text-align: center;

  border-top: 1px solid #ffea00;

  padding: 10px 0;

}



.white-text {

  color: #fff;

  font-weight: bold;

}



.ftr-sec p {

  color: #fff;

}





.text-white b {

  color: #fff;

  font-size: 20px;

}















.testimonial-sec {

  float: left;

  width: 100%;

  padding: 50px 0px;

}



.testi-1 {

  padding: 12px 35px;



}



.testi-2 {

  padding: 25px 15px 0;

  position: relative;

}



.testi-2:before {

  content: '';

  position: absolute;

  width: 100%;

  height: 100%;

  background: linear-gradient(180deg, #eefc0d 24%, #fde02b 77%, #fff 0%);

  z-index: -1;

  top: 0;

  right: 0;

}



.testi-3 {

  padding: 0;

  background: #fff;

  border: 1px solid #fde12a;

}



.testi-4 {

  padding: 2px 0 0;

  display: flex;

  align-items: center;

  justify-content: space-between;

}



.client-img {

  padding: 0px;

  margin: 0 -38px 0 0px;

}



.client-img img {

  margin: -0px 0 0px;

  border: 3px solid #185402;

  padding: 5px;

}



.client-info {

  width: 67%;

  background: #4A0001;

  padding: 4px 0 5px 30px;

  margin: 0 0 0 -43px;

  position: relative;

  text-align: left;

}



.client-info strong {

  font-weight: 500;

  font-size: 18px;

  color: #fff;

  text-transform: capitalize;

}



.client-info p {

  letter-spacing: 1px;

  font-size: 13px;

  color: #ffa202;

  text-transform: uppercase;

}



.testi-5 {

  padding: 2px 0 0;

}



.testi-5 p {

  padding: 12px 15px 15px;

  text-align: center;

  border-radius: 25px;

  position: relative;

  font-size: 16px;



  line-height: 30px;

  color: #2b2b2b;

}

















.footer {

  float: left;

  width: 100%;

  position: relative;

  z-index: 9;

  background: #4A0001;

}



.footer-left1 {

  padding: 30px 12px 12px;

}



.footer-about p {

  color: #ffffff;

  padding: 20px 0 0;

  font-size: 16px;



  line-height: 27px;

}





.footer-about {

  text-align: center;

}



.footer-about a {

  text-transform: capitalize;

  font-size: 40px;

  display: block;

  line-height: 53px;

  text-align: center;

  color: #ffa202;

}



.footer-navigation1 a {

  display: block;

}



.footer-navigation1 a span {

  color: #af0004;

  padding: 15px 12px 4px;

  font-weight: 700;

  font-size: 35px;

  text-align: center;

  display: block;

  background: #ffa202;

}



.footer-navigation1 a span i {

  display: block;

  font-size: 80px;

}



.footer-navigation1 a b {

  text-transform: capitalize;

  font-size: 40px;

  display: block;

  line-height: 53px;



  text-align: center;

  color: #ffffff;

}



.footer-navigation1 a span i {

  font-size: 75px;

  color: #4A0001;

}



.footer-right-1 {

  padding: 0 12px 12px;

  background: #fff;

  text-align: center;

  border-radius: 0 0 20px 20px;

}



.footer-right-1 strong {

  display: block;

  color: #000000;

  font-size: 40px;

  text-transform: capitalize;

  font-weight: 600;



}



.footer-right-1 ul {

  padding: 0 0 15px;

}



.footer-right-1 ul li a img {



  width: 135px;

}



.copy-right {

  padding: 20px 0 10px;

}



.copy-right p {

  color: #ffffff;

  font-weight: 300;

  font-size: 14px;

  padding: 0 0 7px;

}









.header-top {

  float: left;

  width: 100%;

  padding: 0;

  background: #4A0001;

}



.header-top1 {

  font-size: 19px;

  font-weight: 600;

  color: #fff;

  display: inline-block;

  text-transform: capitalize;

  padding: 9px 0 3px;

}



.header-top2 {

  text-align: center;

  padding: 7px 0 7px;

}



.header-top2 a {

  font-size: 22px;

  font-weight: 600;

  color: #fff;

  display: inline-block;

  padding: 0 13px 0 0;

}



.header-top2 a i {

  font-size: 25px;

  color: #fed200;



  padding: 0 2px 0 0;

}



.header-top2 span {

  font-size: 17px;

  font-weight: 700;

  color: #4A0001;

  display: inline-block;

  text-transform: uppercase;

  padding: 3px 15px;

  background: white;

  border-radius: 45px;

}











.astrology-section {

  padding: 50px 0px;

  float: left;

  width: 100%;

  z-index: 9;

  position: relative;

}



.astrology-left1 img {

  border-radius: 30px;

}





.astrology-right1 {

  padding: 0px 0 0 50px;

}



.astrology-right1 p {

  color: #000000;

  line-height: 31px;

  font-size: 16px;



  padding: 5px 0 0;

}



.astrology-right1 i {

  color: #ffffff;

  text-transform: uppercase;

  font-weight: 600;

  padding: 0px 19px 2px;

  font-size: 18px;

  display: block;

  font-style: normal;

  background: #ff0012;

  margin: 0 0 8px;

  width: fit-content;

  border-radius: 50px;

}



.astrology-right1 strong {

  text-transform: capitalize;

  font-weight: 600;

  font-size: 54px;

  position: relative;

  margin: -14px 0 0;

  display: block;

  color: #4A0001;

}



.astrology-right1 a {

  display: block;

  width: fit-content;

  background: transparent;

  border: 1px solid #dfdfdf;

  text-align: center;

  color: #f30000;

  font-weight: 600;

  margin: 12px auto 0 0;

  text-transform: capitalize;

  font-size: 20px;

  padding: 7px 23px 7px;

  background: #ffa202;

}





.gallery {

  float: left;

  width: 100%;

}



.gallery .col-sm-2 {

  padding: 1px !important;

}





@media(min-width:992px) and (max-width:1200px) {}



@media(min-width:768px) and (max-width:991px) {

  .best-services .col-sm-4 {

    width: 50%;

  }

}



@media(min-width:640px) and (max-width:767px) {

  .header2 {

    display: none;

  }



  .mark-right1 a {

    margin-bottom: 20px;

  }



  .astrology-right1 {

    padding: 20px;

  }

}



@media(min-width:480px) and (max-width:639px) {

  .header2 {

    display: none;

  }



  .mark-right1 a {

    margin-bottom: 20px;

  }



  .astrology-right1 {

    padding: 20px;

  }

  .gallery .col-sm-2 {

  padding: 1px !important;

  float: left;

  width: 50%;

}

}



@media(min-width:320px) and (max-width:479px) {





  .header2 {

    display: none;

  }



  .mark-right1 a {

    margin-bottom: 20px;

  }



  .astrology-right1 {

    padding: 20px;

  }

.gallery .col-sm-2 {

  padding: 1px !important;

  float: left;

  width: 50%;

}

}