@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
@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;1,900&family=Quicksand:wght@300..700&display=swap');

body {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
}
.banner3 {
  float: left;
  width: 100%;
}

.carousel-indicators {
  bottom: -11px;
}
.main-menu-container {
    float: left;
    width: 100%;
    position: relative;
}

.main-menu-container ul.nav li {
  float: left;
  padding: 0px 20px;
}

.main-menu-container .nav.navbar-nav {
  float: none;
  margin: 0 auto;
  display: table;
}

.main-menu-container nav.navbar.navbar-default.yourstyle {
    background-color: transparent;
    margin-bottom: 0 !important;
    border: 0 !important;
}

.main-menu-container nav.navbar.navbar-default.yourstyle ul li::before {
    display: none !important;
}


.main-menu-container ul.nav li a {
  color: #fff !important;
  font-size: 15px;
  letter-spacing: 0.5px;
  font-weight: 700;
  font-family: "Quicksand", sans-serif;
}



.navbar-default .navbar-nav > .open > a {
    background-color: #fff !important;
    color: #000 !important;
}

.main-menu-container ul.nav li ul {
  background-color: #cd002d;
}

.main-menu-container ul.nav li ul li a:hover {
  background-color: #fd6400;
}

.main-menu-container ul.nav li ul li a {
  font-size: 14px !important;
  color: #fff !important;
  padding: 4px;
}

.inner-banner-title {
  background-color: #cf2e2e;
  text-align: center;
  width: 100%;
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  color: #fff;
  float: left;
  text-transform: uppercase;
  padding: 20px;
}
.inner-details-left {
  float: left;
  width: 100%;
  padding: 50px 0px;
}
.inner-details-image {
  float: left;
  width: 100%;
}
.inner-details-desc {
  float: left;
  width: 100%;
}
.inner-details-desc {
  float: left;
  width: 100%;
  font-family: "Quicksand", sans-serif;
  font-size: 16px;
  color: rgb(0, 0, 0);
  padding-top: 12px;
  text-align: justify;
  line-height: 26px;
}
.inner-details-right {
  float: left;
  width: 100%;
  margin-top: 50px;
}
.inner-details-right {
  float: left;
  width: 100%;
  background-image: url('../images/1614172632199-1024x546-1.png');
  background-size: contain;
  padding: 24px;
}
.about-us-container {
    float: left;
    width: 100%;
    padding-top: 50px;
}
.inner-details-right-title {
  float: left;
  width: 100%;
  background-color: #cf2e2e;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
}
.inner-details-right-form {
  float: left;
  width: 100%;
}
.inner-details-right-form input {
  float: left;
  width: 100%;
  padding: 12px;
  margin-top: 13px;
  border-radius: 0px;
  border: 2px solid #000;
  font-family: "Quicksand", sans-serif;
  font-weight: bold;
}
.inner-details-right-form textarea {
  float: left;
  width: 100%;
  height: 140px;
  margin-top: 15px;
  border: 2px solid #000;
  font-family: "Quicksand", sans-serif;
  font-weight: bold;
}
.inner-details-right-form button {
  background-color: #cf2e2e;
  color: #fff;
  padding: 15px;
  margin-top: 15px;
  font-family: "Quicksand", sans-serif;
  font-weight: bold;
}
.about-left {
    float: left;
    width: 100%;
}
.inner-details-right-form ul {
  float: left;
  width: 100%;
}
.inner-details-right-form ul li {
  float: left;
  width: 100%;
  color: #fff;
  font-family: "Quicksand", sans-serif;
  line-height: 30px;
  font-weight: 600;
}
.about-left img {
    float: left;
    width: 100%;
    border-radius: 20px;
    margin-top: 30px;
}
.inner-details-right-form ul li i {
  color: #cf2e2e;
  margin-right: 8px;
}
.about-hd1 {
  float: left;
  width: 100%;
  font-size: 30px;
  text-align: left;
  color: #cf2e2e;
  font-weight: bold;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
}

.about-right {
    width: 100%;
    float: left;
}

.about-right-head {
  width: 100%;
  font-family: "Oswald", sans-serif;
  font-size: 30px;
  color: #cf2e2e;
  text-transform: uppercase;
}

.about-right-desc {
  width: 100%;
  font-family: "Quicksand", sans-serif;
  text-align: left;
  font-size: 16px;
  color: #000;
  padding-top: 12px;
  font-weight: 600;
}
.about-right-desc span {
  font-weight: bold;
  font-size: 22px;
}
.about-right-desc p {
    color: #454545;
    font-weight: 600;
}

.hdd {
    font-family: "Oswald", sans-serif;
    font-weight: 400;
}

.main-container {
    float: left;
    width: 100%;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

img {
    max-width: 100%;
}
.other-ser {
  float: left;
  width: 100%;
  padding: 50px 0px;
  margin-top: 30px;
  background-color: #990707;
}

.other-border {
  background-color: #fff;
  background-image: url(../images/rs3.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  box-shadow: 0px -4px 34px 0px rgba(0, 30, 76, 0.06);
  border-radius: 10px;
  overflow: hidden;
  text-align: center;
  padding: 35px 40px 35px 40px;
  margin-top: 30px;
  position: relative;
  z-index: 10;
}

.other-border img {
  border-radius: 10px;
  margin-bottom: 10px;
}

.other-border span {
  font-family: "Caveat", cursive;
  font-size: 16px;
  font-weight: 600;
  color: #000;
  font-family: "Quicksand", sans-serif;
}
.other-border h2 {
  font-size: 22px;
  color: #ffa301;
  margin: 0;
  padding: 10px 0px;
  font-weight: bold;
  text-transform: uppercase;
  color: #990707;
}
.other-border p {
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  color: #000;
  font-family: "Quicksand", sans-serif;
  float: left;
  width: 100%;
  padding: 10px 0px;
}
.top-sub-heading .hdd {
  font-family: "Oswald", sans-serif;
  text-align: center;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 36px;
}
.top-sub-heading span {
  text-align: center;
  font-size: 18px;
  color: #fff;
  font-family: "Quicksand", sans-serif;
  float: left;
  width: 100%;
}
.other-border a {
  text-align: center;
  font-size: 16px;
  padding: 10px 20px;
  border-radius: 50px;
  color: #fff;
  background: green;
}

.text-center {
    text-align: center !important;
}

.our-icon-serv {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 50px;
}

.value {
  width: 100%;
  font-family: "Oswald", sans-serif;
  font-size: 65px;
  color: #cf2e2e;
  text-transform: uppercase;
  float: left;
  text-align: center;
}

.our-serv-icon-title {
    width: 100%;
    font-size: 24px;
    color: rgb(0, 0, 0);
    float: left;
    font-family: "Quicksand", sans-serif;
    text-transform: capitalize;
    font-weight: bold;
    text-align: center;
}

.tophead-section {
    background: #000;
    padding: 0 12px;
    float: left;
    width: 100%;
}

.tophead-left2 {
    font-size: 20px;
    text-transform: capitalize;
    color: #fff;
    font-weight: 400;
    padding: 7px 0 0;
}


.tophead-right1 {
    padding: 0;
}

.tophead-right2 {
    background: linear-gradient(to right, #c31432, #240b36);
    text-align: center;
}

.tophead-right2 p {
    font-size: 22px;
    color: #ffffff;
    font-weight: 400;
    display: block;
    padding: 4px 15px 4px;
}


.trust-ico {
    float: left;
    width: 100%;
    text-align: center;
    padding: 20px;
}

.trust-ico .container {
  background-color: #cf2e2e;
  padding: 20px;
  border-radius: 20px;
}

.trust-ico {
    float: left;
    width: 100%;
}

.trust1 {
    float: left;
    width: 100%;
}

.trust2 {
    float: left;
    width: 100%;
    font-family: "Oswald", sans-serif;
    font-size: 22px;
    color: #fff;
    padding: 10px;
}

.trust3 {
    float: left;
    width: 100%;
    font-family: "Quicksand", sans-serif;
    font-size: 16px;
    color: #fff;
}

.trust1 img {
    background-color: #fff;
    border-radius: 64px;
    padding: 10px;
    width: 40%;
}

.testi-cont {
    float: left;
    width: 100%;
    text-align: center;
    padding: 30px;
}

.testi-blk {
    float: left;
    width: 100%;
    background-color: #e8f1ff;
    padding: 20px;
    border-radius: 20px;
}

.testi-blk-title {
    font-family: "Quicksand", sans-serif;
    font-size: 16px;
    float: left;
    width: 100%;
    padding: 10px 0px;
}

.testi-blk-name {
    float: left;
    width: 100%;
    font-family: "Quicksand", sans-serif;
}

.testi-blk-img {
    float: left;
    width: 100%;
}

.testi-blk-img img {
    width: 50%;
}

.testi-blk-desc {
  float: left;
  width: 100%;
  font-family: "Oswald", sans-serif;
  font-size: 20px;
  color: #cf2e2e;
}

.testi-cont .about-right-head {
    padding-bottom: 25px;
}

.testi-cont .row {
    padding-bottom: 25px;
}

.gallery-container {
  float: left;
  width: 100%;
  padding-bottom: 30px;
  padding: 50px;
}

.gallery-image {
    float: left;
    width: 100%;
    border: 5px solid #fff;
    margin-bottom: 30px;
}

.gallery-image img {
  float: left;
  width: 100%;
  border: 4px solid #565656;
}
.footer-desc {
  font-family: "Quicksand", sans-serif;
  font-size: 16px;
  float: left;
  width: 100%;
  padding: 10px 0px;
  color: #fff;
}

.footer-head {
  float: left;
  width: 100%;
  color: #cf3233;
  font-family: "Oswald", sans-serif;
  font-size: 22px;
}

.footer-desc strong {
  color: #cf2e2e;
}
.footer-inner {
    float: left;
    width: 100%;
}

.footer-inner img {
    float: left;
    width: 70%;
}

.footer-desc ul {
    float: left;
    width: 100%;
}

.footer-desc ul li {
    float: left;
    width: 100%;
    padding-bottom: 10px;
}

.footer-container {
  float: left;
  width: 100%;
  background-color: #000;
  padding: 40px;
}
.footer-section {
    background: linear-gradient(to right, #c31432, #240b36);
    position: relative;
    padding: 50px 0px;
    z-index: 9;
    float: left;
    width: 100%;
}

.footer-section:before {
    content: "";
    background: url(../images/bg2.jpg) no-repeat;
    position: absolute;
    height: 100%;
    background-size: cover;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -9;
    right: 0;
    margin: 0 auto;
    opacity: 0.1;
}

.footer-left2 {
    padding: 45px 20px 35px;
    margin: -100px 0 0;
    background: #000;
    border-radius: 15px 15px;
}

.list-img {
    display: block;
    padding: 0 0 20px 0;
}

.list-img img {
    color: #c31432;
    font-size: 40px;
    text-align: center;
    font-weight: 600;
    width: 125px;
    border-radius: 50%;
    display: inline-block;
    background: #ffffff;
    box-shadow: 0 0 0px 12px #ffffff;
}

.footer-heading strong {
    color: #000000;
    font-size: 28px;
    padding: 3px 0 5px 0;
    font-family: 'Cinzel Decorative', serif;
    font-weight: 600;
    text-transform: capitalize;
    display: block;
}

.footer-links ul li {
    color: #fff;
    padding: 10px 12px 10px;
    background: #ffffff1c;
    position: relative;
    font-size: 17px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 15px 0 0;
    border-radius: 40px;
    display: flex;
    align-items: center;
}

.footer-links ul li:before {
    content: "";
    display: inline-block;
    margin: 0 6px 0 0;
    width: 15px;
    height: 15px;
    background: #ffffff;
    border-radius: 50%;
}


.footer-right1 {
    padding: 0 15px 0 50px;
}

.footer-right2 {}

.footer-contact {
    border-radius: 20px;
    margin: 23px 0 0;
    background-position: center;
    padding: 20px 0;
}

.contact-left1 {
    padding: 15px;
}

.contact-left2 ul li {
    padding: 18px 10px 8px 10px;
    /* background: #ffffff; */
    text-align: center;
    position: relative;
    border: 1px solid #ffffff21;
}

.contact-left2 li span {
    font-size: 29px;
    display: block;
    color: #ffffff;
    padding: 0;
    font-weight: 400;
}

.contact-left2 li b {
    font-size: 18px;
    font-weight: 500;
    color: #ffa700;
    text-transform: uppercase;
    display: block;
    padding: 10px 0 0;
}

.contact-left2 li i {
    font-size: 70px;
    color: #ffffff;
    opacity: 0.2;
}

.footer-contact-design strong {
    color: #ffffff;
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    text-align: right;
    font-family: "Rethink Sans", sans-serif;
    border-bottom: 1px solid #ffffff26;
    padding: 0 0 2px;
}

.footer-ws a span {
    color: #fff;
    padding: 20px 0px;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 35px;
    text-align: center;
    display: block;
    background: #097f09;
    position: relative;
    z-index: 9;
}

.footer-ws a span i {
    display: block;
    font-size: 80px;
    padding: 0 0 5px;
}

.footer-ws a span:before {
    background: url(../images/bg-whatsapp.jpg) no-repeat #31e531;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: -9;
    opacity: 0.2;
    background-size: cover;
}

.disclaimer strong {
    font-size: 14px;
    line-height: 23px;
    font-weight: 200;
    color: #ffffff91;
}

.disclaimer p {
    padding: 6px 10px 7px;
    font-weight: 600;
    color: #c31432;
    font-size: 18px;
    background: white;
    margin: 35px 0 0;
    border-radius: 50px;
}


.tagline-reallove {
    float: left;
    width: 100%;
    padding: 20px 0px;
}

.tagline-reallove a {
    font-size: 32px;
    display: block;
    font-weight: 500;
    width: fit-content;
    text-align: center;
    background: #ffa304;
    padding: 0;
    color: #000000;
    text-transform: capitalize;
    margin: 0 auto;
    padding: 3px 20px;
    animation: blink 1.5s linear infinite;
}

@keyframes blink {
    50% {
        opacity: .1;
    }
}


.other-services {
  float: left;
  width: 100%;
  padding: 50px 0px 0px;
  background-image: url(../images/bg5-1-1.jpg);
  background-size: cover;
}

.other-services .container {
    border-radius: 20px;
    padding: 30px;
}

.other-services1 {
    padding: 15px;
    margin-top: 20px;
}

.other-services2 {
  padding: 10px;
  border-radius: 20px;
  text-align: center;
  background-color: #e8f1ff;
  border: 2px solid #b3b3b3;
}
.other-services2 img {
    border-radius: 20px;
}

.other-services2 p {
  font-size: 18px;
  color: #ffffff;
  text-transform: capitalize;
  background: #cf2e2e;
  display: block;
  font-weight: 500;
  position: relative;
  padding: 6px 13px 6px;
  margin: 20px 0 0 0px;
  font-family: "Oswald", sans-serif;
}
.astrology-numers {
  float: left;
  width: 100%;
  padding: 30px 0px;
}
.other-services2 p:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 5%;
    background: #8e1133;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -20px;
    z-index: -9;
}

.other-services2 a {
    color: #000;
    font-size: 21px;
    text-transform: capitalize;
    font-weight: 500;
    padding: 8px 0px 0;
    display: block;
    font-family: "Quicksand", sans-serif;
}

.other-services2 a b {
    display: block;
}

.aboutus-heading.text-center strong {
  width: 100%;
  font-size: 34px;
  color: #cf2e2e;
  text-transform: uppercase;
  font-weight: bold;
  float: left;
  font-family: "Oswald", sans-serif;
  padding-bottom: 40px;
}
.services-section .hdd {
  color: #000 !important;
  padding: 0 !important;
}
.other-services .aboutus-heading.text-center strong {
    color: #fff;
    padding: 0;
    font-family: "Quicksand", sans-serif;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 28px;
}

.aboutus-heading.text-center p {
  width: 100%;
  font-size: 22px;
  color: #a40000;
  float: left;
  font-family: "Quicksand", sans-serif;
  font-weight: bolder;
}

.other-service-container {
  float: left;
  width: 100%;
  text-align: center;
  padding: 50px;
  background-image: url('../images/1614172632199-1024x546-1.png');
  background-size: contain;
}

.other-serv-head {
  width: 100%;
  font-size: 24px;
  color: #cf2e2e;
  font-weight: bold;
  float: left;
  font-family: "Oswald", sans-serif;
}

.other-serv-desc {
    width: 100%;
    font-family: "Quicksand", sans-serif;
    text-align: center;
    font-size: 16px;
    color: rgb(1, 1, 1);
    padding-top: 12px;
    float: left;
}
.other-service-head {
  font-weight: bold;
  padding-bottom: 40px;
  width: 100%;
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  color: #fff;
  float: left;
  text-transform: uppercase;
}

.other-serv-inner {
  float: left;
  width: 100%;
  padding: 25px;
  border-radius: 20px;
  text-align: center;
  background-color: #e8f1ff;
  margin-bottom: 30px;
}

.line-free span {
    padding: 12px 30px 5px;
    display: inline-block;
    background: #ffa700;
    color: #fff;
    font-size: 39px;
    margin: 10px 0 23px;
    font-weight: 600;
    margin-top: 20px;
}

.line-free a {
    display: block;
    font-size: 22px;
    font-weight: 600;
    color: #000;
}

.line-hindi strong {
    display: block;
    padding: 0 0 40px 0;
    font-size: 35px;
    text-align: center;
}

.tagline-reallove strong {
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 500;
    color: #fff;
    line-height: 50px;
    display: block;
    font-family: "Oswald", sans-serif;
}

.tagline-reallove a {
    font-size: 32px;
    display: block;
    font-weight: 500;
    width: fit-content;
    text-align: center;
    background: #ffa304;
    padding: 0;
    color: #000000;
    text-transform: capitalize;
    margin: 0 auto;
    padding: 3px 20px;
    animation: blink 1.5s linear infinite;
}

.head-mark2 {
    background: linear-gradient(to right, #c31432, #240b36);
    padding: 0px 0px 0px 60px;
    float: left;
    width: 100%;
}

.head-mark3 {
    padding: 0px;
}

.head-mark4 {
    padding: 0px;
}

.head-mark5 {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: rgb(255, 255, 255);
    padding: 12px 0px 0px;
}

.head-mark6 {
    box-shadow: rgba(0, 0, 0, 0.13) -4px 0px 5px 0px;
    padding: 0px;
}

.head-mark7 {
    background: #ffa304;
    clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
    padding-top: 10px;
    text-align: center;
}

.head-mark7 p a {
    font-size: 24px;
    color: rgb(255, 255, 255);
    text-align: center;
    font-weight: 700;
}

.head-mark7 span {
    color: rgb(255, 255, 255);
    padding: 0px 5px 0px 0px;
}

.ad1 {
    background: #ffa304;
    padding: 0 15px;
    float: left;
    width: 100%;
}

.ad2 {
    padding: 0;
    display: flex;
    align-items: end;
    justify-content: center;
}

.ad3 {
    padding: 40px 0px;
}

.ad4 {
    padding: 0;
}

.ad4 p {
    color: #000000;
    padding: 0 0 5px;
    font-size: 22px;
    font-weight: 700;
    line-height: 31px;
}

.ad6 {
    padding: 0;
}

.ad-list {
    padding: 6px 0 6px 0;
}

.ad-list li {
    margin: 5px 5px;
    position: relative;
    background: linear-gradient(to right, #c31432, #240b36);
    padding: 12px 20px 9px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    display: inline-block;
    text-align: left;
}

.ad-list li::before {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    background-color: #ffffff;
    left: 6px;
    top: 0;
}


.awards-sec {
    float: left;
    width: 100%;
    background: linear-gradient(to left, white 50%, #c31432 50%);
    padding: 50px 0px;
}

.awards-1 {
    padding: 12px;
    margin-top: 30px;
}

.awards-2 img {
    width: 100%;
}


.sv-heading {

    text-align: center;
}

.sv-heading strong {
    font-size: 50px;
    font-weight: 800;
    text-transform: uppercase;
    display: block;
    padding: 0;
    color: #ffffff;
}

.sv-heading span {
    color: #c31432;
    text-transform: capitalize;
    font-size: 19px;
    background: #edff00;
    display: block;
    font-weight: 700;
    padding: 4px 15px 4px;
}

.services {
    background: #fcff00;
    margin: 70px 0 0;
}

.services3 {
    z-index: 9;
    position: relative;
    padding: 75px 0 0;
}

.services3:before {
    content: "";
    margin: 0 auto;
    background: #c31432;
    position: absolute;
    height: 100%;
    width: 6px;
    left: 0;
    right: 0;
    top: -31px;
    z-index: -1;
}

.services3 img {}

.services3 img {
    border-radius: 50%;
    border: 11px solid #c31432;
    margin: 0 auto;
    padding: 15px;
}

.services4 strong {
    font-size: 32px;
    font-weight: 600;
    text-transform: capitalize;
    display: block;
    color: #000000;
    padding: 12px 0 0;
}

.services4 span {
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    display: inline-block;
    color: #c31432;
}

.services4 p {
    padding: 5px 0 15px;
    line-height: 30px;
    color: #424242;
    font-size: 17px;
    font-weight: 400;
}

.services4 {
    position: relative;
}

.services4 a {
    margin: 0 auto;
    display: inline-block;
    font-size: 17px;
    font-weight: 500;
    border: 2px solid #ffffff;
    text-transform: capitalize;
    color: #ffffff;
    background: #228d00;
    padding: 4px 15px 5px;
    border-radius: 50px;
}

.services1 {
    padding: 31px 20px 40px;
    overflow: hidden;
}


.services-section {
  background: #ffb900;
  padding: 50px 0px;
  position: relative;
  float: left;
  width: 100%;
}

.services-1 {
  padding: 10px 10px 20px;
}

.services-2 {
  padding: 14px 14px 14px;
  background: #ffffff;
  position: relative;
  z-index: 9;
  border-radius: 20px;
}

.services-3 {
  padding: 0px 0px 0 0px;
}

.services-3 img {
  margin: 0 auto;
  border-radius: 20px;
  border-right: 0;
  display: block;
  border: 6px solid #ffffff;
}

.services-3 a {
  position: absolute;
  height: 52px;
  width: 52px;
  line-height: 53px;
  border-radius: 50%;
  color: #ff0000;
  background: #ffffff;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -20px;
  border: 1px dashed #ffffff;
  overflow: visible;

}

.services-3 a i {
  height: 25px;
  animation: tilt-shaking .2s infinite;
  width: 25px;
  font-size: 20px;
}

@keyframes tilt-shaking {
  0% {
    transform: rotate(0deg);
  }

  25% {
    transform: rotate(7deg);
  }

  50% {
    transform: rotate(0 eg);
  }

  75% {
    transform: rotate(-7deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

.services-4 {
  padding: 20px 0px 0 0px;
}

.services-4 strong {
  display: block;
  padding: 0px 0px 0px;
  text-transform: capitalize;
  font-weight: 600;
  color: #791939;
  font-size: 21px;
}
.gallery-container .aboutus-heading.text-center p {
  font-size: 34px !important;
  color: #cf2e2e;
  text-transform: uppercase;
  float: left;
  font-family: "Oswald", sans-serif;
  font-weight: bold;
  padding-bottom: 20px;
}

.services-4 p {
  color: #000000;
  line-height: 27px;
  font-size: 15px;
  padding: 0 0 8px 0;
  z-index: 9;
  position: relative;
  font-family: "Quicksand", sans-serif;
}
.services-contact a {
  color: #fff;
  padding: 7px 27px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  border-radius: 4px;
}

.services-contact .call-mark {
  background: #861837;
  border-color: #861837;
  color: #fff;
}

.services-contact .chat-mark {
  background: #39d51f;
}

.services-contact span {
  color: #000;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 5px;
}

.topservices-heading {
  float: left;
  width: 100%;
  text-align: center;
  padding-bottom: 20px;
}

.text-center {
  text-align: center !important;
}

.topservices-heading strong {
  color: #bb0000;
  font-weight: 800;
  text-transform: capitalize;
  font-size: 69px;
  position: relative;
  background: -webkit-linear-gradient(90deg, #a01a37, #4c163a 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  float: left;
  width: 100%;

}

.topservices-heading span {
  background: #fff;
  padding: 3px 10px;
  color: #000;
  margin: -10px 0 0;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  position: relative;
}


.otherservices {
    float: left;
    width: 100%;
    padding: 50px 0px;
}



.other-ser {
    float: left;
    width: 100%;
    padding: 50px 0px;
    margin-top: 30px
}

.sv1 {
    padding: 35px 15px 0;
}

.sv2 {
    padding: 0px 22px 0 35px;
    background: #c31432;
}

.main-txt {
    padding: 20px 0px 0 0px;
    text-align: left;
}

.main-txt .main-txt1 {
    padding: 0px 0 0;
    font-size: 25px;
    color: #ffa700;
    text-transform: capitalize;
}

.main-txt .main-txt2 {
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    line-height: 32px;
    padding: 0px 0 14px 0;
}

.main-txt a {
    color: #c31432;
    font-weight: 700;
    font-size: 19px;
    text-transform: capitalize;
    background: #ffffff;
    padding: 7px 16px;
    text-align: center;
}

.main-img {
    padding: 30px 0 30px 0;
    position: relative;
    text-align: center;
}

.main-img img {
    width: 202px;
    border: 2px dashed #ffffff;
    box-shadow: 0 0 14px #ffffff61;
    border-radius: 50%;
}

.main-img span {
    position: absolute;
    height: 55px;
    width: 55px;
    background: green;
    line-height: 60px;
    right: 0px;
    text-align: center;
    animation: clc 0.6s infinite;
    display: inline-block;
    margin: 0 auto;
    bottom: 40px;
}

@keyframes clc {
    0% {
        box-shadow: 0 0 0 4px #fff;
    }

    50% {
        box-shadow: 0 0 0 8px #fff;
    }

    100% {
        box-shadow: 0 0 0 4px #fff;
    }
}

.main-img span a {
    color: #fff;
    padding: 0px;
    display: block;
    text-align: center;
    font-size: 28px;
    line-height: 56px;
}


.header {
    float: left;
    width: 100%;
    text-align: center;
    padding: 10px 0px;
}
.inner-details-right-form ul li a {
  color: #fff !important;
  text-decoration: none;
  font-size: 16px;
}
.inner-details-right-form ul li a:hover {
  color: #cf2e2e !important;
}
.footer-desc ul li a {
  color: #fff;
}




/*====================
26. Choose css 
======================*/

.choose-area {
  padding-top: 65px;
  padding-bottom: 75px;
  float: left;
  width: 100%;
  background-image: url('../images/footer-bg-img.jpg') !important;
  background-attachment: fixed;
  background-position: center;
}
.text-warning {
  font-weight: 500;
  width: 100%;
  font-family: "Oswald", sans-serif;
  font-size: 24px;
  color: #efcf23;
  float: left;
  text-transform: uppercase;
  padding: 5px;
}
.text-white {
  float: left;
  width: 100%;
  font-family: "Quicksand", sans-serif;
  font-size: 16px;
  color: #fff;
}
.site-title-tagline.text-white {
  float: left;
  width: 100%;
  font-family: "Quicksand", sans-serif;
  font-size: 16px;
  color: #fff;
}
.choose-item {
  display: inline-flex;
  gap: 15px;
  position: relative;
  margin-top: 25px;
  z-index: 1;
}

.choose-item-content{
  flex: 1;
}
.choose-icon {
  width: 90px;
  height: 90px;
  line-height: 72px;
  background-color: #9c0203;
  color: var(--color-white);
  font-size: 45px;
  border-radius: 50px;
  margin-bottom: 15px;
  text-align: center;
  border: 4px solid var(--color-white);
  box-shadow: var(--box-shadow);
}
.choose-icon i {
  color: #efcf23 !important;
  margin-top: 22px;
}
.choose-icon img{
  width: 50px;
  filter: brightness(0) invert(1);
}

.choose-item-content h4{
  margin-bottom: 10px;
  font-size: 19px;
}

.choose-img{
  float:left;
  width: 100%;
}


@media all and (max-width: 1199px) {
  .choose-img{
    position: relative;
    width: 100%;
  }
}

@media all and (max-width: 991px) {
  .choose-content {
    margin-bottom: 60px;
  }
}



/*===================
37. Pricing css 
=====================*/

.pricing-area {
  float: left;
  width: 100%;
  background-color: #fde8be;
  padding: 50px;
}
.pricing-item {
  position: relative;
  padding: 20px 40px;
  text-align: center;
  background: #fff;
  box-shadow: var(--box-shadow);
  border-top: 4px solid #efcf23;
  margin-top: 20px;
  float: left;
  width: 100%;
}
.site-title {
  width: 100%;
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  color: #cf2e2e;
  float: left;
  text-transform: uppercase;
}
.site-title-tagline {
  float: left;
  width: 100%;
  font-family: "Quicksand", sans-serif;
  font-size: 16px;
  color: #000;
  font-weight: bold;
}
.site-heading p {
  float: left;
  width: 100%;
  font-family: "Quicksand", sans-serif;
  font-size: 16px;
  color: #000;
  font-weight: bold;
}
.pricing-icon {
  width: 100px;
  height: 100px;
  line-height: 105px;
  background: #cf2e2e;
  margin: 20px auto 0 auto;
  position: relative;
  border-radius: 50%;
}

.pricing-icon::before{
  content: "";
  position: absolute;
  left: -8px;
  right: -8px;
  top: -8px;
  bottom: -8px;
  border-radius: 50%;
  border: 3px solid var(--color-red);
}

.pricing-icon img{
  width: 65px;
  filter: brightness(0) invert(1);
}

.pricing-header-content{
  margin: 30px 0 20px 0;
}

.pricing-header-content h4{
  margin-bottom: 10px;
  color: var(--color-dark);
}

.pricing-duration{
  color: var(--color-dark);
}

.pricing-amount{
  color: var(--theme-color);
}

.pricing-feature ul{
  padding-top: 10px;
  margin-bottom: 25px;
  text-align: left;
  /* border-top: 1px solid var(--border-info-color); */
}
.bg-gradient {
  float: left;
  width: 100%;
  padding: 0;
  background: linear-gradient(181deg,rgb(214, 0, 57) 0%, rgb(171, 0, 0) 50%, rgb(237, 191, 83) 100%);
}
.pricing-feature ul li {
  position: relative;
  float: left;
  width: 100%;
  font-family: "Quicksand", sans-serif;
  font-size: 16px;
  color: #000;
  padding: 6px;
  font-weight: 600;
  text-align: center;
}
.pricing-feature a {
  background-color: green;
  padding: 13px 20px;
  color: #fff;
  font-family: "Quicksand", sans-serif;
  font-weight: bold;
  text-decoration: navajowhite;
}
.pricing-feature {
  float: left;
  width: 100%;
}
.pricing-feature ul {
  float: left;
  width: 100%;
}
.pricing-feature ul li span{
  float: right;
}

.pricing-feature .theme-btn{
  width: 100%;
}




@media(min-width:992px) and (max-width:1200px) {}

@media(min-width:768px) and (max-width:991px) {
    .head-mark2 {
        padding: 0;
    }

    .services1 {
        width: 50%;
    }
}

@media(min-width:640px) and (max-width:767px) {
    .tophead-right2 p {
        font-size: 15px;
    }

    .header2 {
        display: none
    }

    .head-mark6 {
        display: none;
    }

    .head-mark4 {
        width: 100%;
    }

    .head-mark2 {
        padding: 0;
    }

    .ad2 {
        display: block;
    }


    .footer-right1 {
        padding: 10px;
    }
}

@media(min-width:480px) and (max-width:639px) {
    .tophead-right2 p {
        font-size: 15px;
    }

    .header2 {
        display: none
    }

    .head-mark6 {
        display: none;
    }

    .head-mark4 {
        width: 100%;
    }

    .head-mark2 {
        padding: 0;
    }

    .ad2 {
        display: block;
    }

    .footer-right1 {
        padding: 10px;
    }
        .main-menu-container {
  margin-top: -56px;
}
    .about-hd1 {
  font-size: 24px;
}
    .other-services {
  padding: 0px 0px 0px;
}
  .other-services2 {
    float: left;
    width: 100%;
    margin-bottom: 25px;
  }
    .our-icon-serv {
  padding: 50px 0px;
}
    .other-service-container {
  padding: 40px 0px;
}
    .other-serv-inner {
  margin-bottom: 20px;
}
    .testi-blk {
  margin-bottom: 20px;
}
     .main-menu-container ul.nav li {
  float: left;
  padding: 0 20px;
  width: 100%;
  text-align: left;
  padding: 0;
}
.gallery-container {
  padding: 50px 0px;
}
.about-us-container {
  padding-top: 20px;
}
.other-services {
  background-size: contain;
}
.gallery-container {
  padding: 50px 0px;
}

.other-services1 {
  padding: 0;
}
.astrology-numers .other-services2 {
  float: left;
  width: 47%;
  margin: 0;
  margin: 5px;
}
.pricing-area {
  padding: 50px 0px;
}
.banner3 .carousel-indicators {
  bottom: -11px;
}
}

@media(min-width:320px) and (max-width:479px) {
    .tophead-right2 p {
        font-size: 15px;
    }

    .header2 {
        display: none
    }

    .head-mark6 {
        display: none;
    }

    .head-mark4 {
        width: 100%;
    }

    .head-mark2 {
        padding: 0;
    }

    .ad2 {
        display: block;
    }

    .footer-right1 {
        padding: 10px;
    }

    .header1 {
        float: left;
        width: 80%;
    }
.header .container-fluid {
  padding: 0;
}
.navbar-toggle {
  margin-right: 0px;
}
    .main-menu-container {
  margin-top: -56px;
}
    .about-hd1 {
  font-size: 24px;
}
    .other-services {
  padding: 0px 0px 0px;
}
  .other-services2 {
    float: left;
    width: 100%;
    margin-bottom: 25px;
  }
    .our-icon-serv {
  padding: 50px 0px;
}
    .other-service-container {
  padding: 40px 0px;
}
    .other-serv-inner {
  margin-bottom: 20px;
}
    .testi-blk {
  margin-bottom: 20px;
}
    .main-menu-container ul.nav li {
  float: left;
  padding: 0 20px;
  width: 100%;
  text-align: left;
  padding: 0;
}
.gallery-container {
  padding: 50px 0px;
}
.about-us-container {
  padding-top: 20px;
}
.other-services {
  background-size: contain;
}
.gallery-container {
  padding: 50px 0px;
}

.other-services1 {
  padding: 0;
}
.astrology-numers .other-services2 {
  float: left;
  width: 47%;
  margin: 0;
  margin: 5px;
}
.pricing-area {
  padding: 50px 0px;
}
.banner3 .carousel-indicators {
  bottom: -11px;
}
}
