

/* You can add global styles to this file, and also import other style files */

body{
  font-family: "Poppins", sans-serif;
}


.temp_menu{
  padding: 30px 0;
}




























.logo_cs {
  width: 320px;
  height: 79px;
  object-fit: cover;
}
.boost_online{
  color: #292930;
  font-weight: 600;
}
.digital_market_css{
  color: #00AAE9;
  font-weight: 600;
}

.talk_to_expert_card {
    border-radius: 16px;
}
.input_terrace {
    margin-bottom: 35px;
}

.btn_submit_det {
  background: #0072bc;
  border: unset;
  color: #fff;
  border-radius: 15px;
  padding: 11px 22px;
}
.btn_submit_det:hover{
        background: #0072bc;
    border: unset;
    color: #fff;
}
.modal_new_details_h {
    color: #000;
    text-align: center;
    font-weight: 700;
    font-family: Poppins;
    font-size: 25px;
    margin-bottom: unset;
}
.main_header {
  color: #000 !important;
  font-weight: 600;
}
.btn_enquire{
  background-color: #F8CE58;
  color: #fff;
  margin-left: 10px;

}
.btn_call {
  /* background-color: #1a2782; */
  color: #0072bc;
  padding: 17px 24px;
  text-decoration: underline;
  font-size: 16px;
  border-radius: 40px;
  font-family: "Philosopher", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.btn_call:hover{
   /* background-color: #0072bc; */
  color: #000;
  transition: 1s;
}
.nav_digital_saee ul{
  margin-left: auto;
}
.nav_digital_saee ul li{
  margin-right: 20px;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}


.first_header
{
  background-color: #0072bc;
}
.first_header p {
  margin-bottom: 0;
  color: #fff;
  font-size: 12px;
  margin-left: 12px;
  margin-bottom: 0;
}
.first_header{
  padding: 10px 0;
}
.icon_boder {
  border: 1px solid #fff;
  background-color: #fff;
  width: 25px;
  height: 25px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.icon_boder_2{
  border: 1px solid #fff;
  background-color: #fff;
  /* padding: 40px; */
  margin-left: 20px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.icon_boder svg {
  font-size: 13px;
}
.first_header img {
  width: 13px;
}
section.home_banner 
{
  padding: 140px 0px;
  /* background: url(../img/depth.png); */
  background: linear-gradient(-45deg, #7b7d8c00, rgb(0 0 0 / 80%)) fixed, url(../img/depth.png) fixed;
  background-repeat: no-repeat;
  background-size: 100%;
  /* height: 350px; */
}
.home_banner h1 {
  margin: 20px 0;
  color: #fff;
  font-family: "Philosopher", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 48px;
}
.home_banner h3{
  color: #fff;
}
.home_banner p{
  color: #fff;
}
.zodiac_sign {
  display: block;
  margin: auto;
  animation: rotation 8s infinite linear;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.about_guru h1 , .about_us_new_sect h1, .about_astrologer h1
  {
  text-align: center;
  font-family: "Philosopher", sans-serif;
  font-weight: 700;
  font-style: normal;
}
  
.we_invite {
  text-align: center;
  font-family: "Philosopher", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  margin: 0;
}
.about_guru{
  margin: 60px 0;
}
.about_guru h4 span, .about_us_new_sect h4 span, .about_astrologer h4 span {
  width: 10px;
  height: 10px;
  background: #1a2782;
  display: inline-block;
  position: relative;
}
.about_guru h4 span:before ,.about_us_new_sect h4 span:before, .about_astrologer h4 span:before {
  content: '';
  border: 1px solid #d8d8d8;
  width: 53px;
  position: absolute;
  right: 15px;
  top: 3px;
}
.about_guru h4 span:after ,.about_us_new_sect h4 span:after , .about_astrologer h4 span:after {
  content: '';
  border: 1px solid #d8d8d8;
  width: 53px;
  position: absolute;
  left: 15px;
  top: 3px;
}
.about_guru h4, .about_us_new_sect h4, .about_astrologer h4 {
  text-align: center;
}
.graducation_cap img {
  width: 60px;
  display: block;
  margin: auto;
  margin-top: 30px;
}
.graducation_cap h4 ,.astrology_card_det h4{
  font-size: 22px;
  margin: 20px 0;
  font-family: "Philosopher", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.graducation_cap p, .astrology_card_det p {
  font-size: 13px;
  text-align: center;
  margin: 25px 0;
}
.graducation_cap a {
  color: #0072bc !important;
  display: flex;
  text-decoration: none;
  font-weight: 500;
  margin-bottom: 25px;
  align-items: center;
  justify-content: center;
}
/* .graducation_cap svg ,.astrology_card_det svg{
  color: #0072bc;
} */
.graducation_cap {
  /* background: url(../img/zodiac.png) ,linear-gradient(to bottom, #f4aa36 2%, #f37335 100%); */
  background-repeat: no-repeat;
  background-size: 100%;
  border: none;
  margin: 30px 0;
  border-radius: 15px;
  
}
.footer ul li a {
    text-decoration: none;
    color: #000;
    font-size: 16px;
}
.graducation_cap:hover {
  background: linear-gradient(to bottom, #0072bcc4 2%, #0072bc 100%);
  color: #fff;
  cursor: pointer;
  transition: 0.4s;
}
.graducation_cap:hover a{
  color: #fff !important;
  transition: 0.4s;
}
.graducation_cap:hover a svg{
  color: #fff;
  transition: 0.4s;
}
.graducation_cap:hover img{
  filter: brightness(0)invert(1);
  transition: 0.4s;
}
.astrology_card_det {
  /* background: url(../img/zodiac.png) ,linear-gradient(to bottom, #f4aa36 2%, #f37335 100%); */
  background-repeat: no-repeat;
  background-size: 100%;
  border: none;
  margin-top: 60px;
  padding: 23px;
  border-radius: 15px;
}

.astrology_card_det button {
  color: #fff;
  background-color: #0072bc;
  padding: 11px 14px;
  border-radius: unset;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 25px;
}
.astrology_card_det button:hover{
  background-color: #0072bc;
}
.astrology_card_det img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  display: block;
  margin: auto;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  /* margin-top: 30px; */
}
.astrology_card_det .card-body{
  padding: 0;
}

.as-service-box:hover {
  background: var(--primary-color);

}
.hor_body_rad {
  border-radius: 35px;
}
/* .about_guru img{
  width: 100%;
} */

.about_us_new_sect {
  background-color: #f9f5ec;
  /* margin: 40px 0; */
  padding: 60px 0;
}
.about_us_new_sect h2{
  font-family: "Philosopher", sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 30px;
}
.prgress_new_cd
{
  border-radius: 20px;
  width: 100%;
}
.btn_about_us_astrolo {
  background-color: #0072bc;
  color: #fff;
  padding: 13px 21px;
  font-size: 14px;
  margin-top: 22px;
  border-radius: unset;
}



.get_in_touch .card {
  border: unset;
  border-radius: 40px;
  /* background-image: url(../../assets/img/rect.png); */
  /* background-size: 100%; */
  background-position: right;
  /* height: 70vh; */
  padding: 50px 40px 40px 67px;
  background-repeat: no-repeat;
}

.get_in_touch h1 {
  color: #000;
  font-size: 40px;
  font-weight: 700;
}
.get_in_touch h1 span {
  color: #0072bc !important;
}
.get_in_touch p {
  color: #000;
  font-weight: 600;
  font-size: 16px;
}
.get_in_touch .card input {
  margin-top: 20px;
}
.btn_get_in {
  background-color: #0072bc;
  color: #fff;
  width: 100%;
  border-radius: unset;
  margin-bottom: 30px;
}

.phone_details h5 {
  font-size: 12px;
  font-weight: 800;
  margin: 0;
}
.phone_details p {
  font-size: 12px !important;
  color: #00AAE9;
}

section#contact {
  margin: 60px 0;
}

.phone_details p a {
  color: #0072bc !important;
}

.footer ul li {
  list-style: none;
  color: #000;
  font-size: 14px;
  /* font-weight: 300; */
  margin: 22px 0;
}
/* .footer h4 {
  font-size: 20px;
  color: #000;
  margin: 34px;
} */
.temp_images_saee {
  display: flex;
  align-items: start;
  /* margin-left: auto; */
  /* margin-right: auto; */
  margin-top: 32px;
}
.temp_images_saee img {
    width: 17px;
    margin-right: 20px;
}
.image_det_logo img {
  margin: 15px;
  /* filter: brightness(0)invert(1) !important; */
}
section.about_astrologer {
  background: #f9f5ec;
  padding: 60px 0;
}
section.footer {
    background: #ffff;
    padding: 60px 0;
    margin-top: 40px;
    border-top: 1px solid #000;
}

.bottom_footer {
  background: #ffff;
  border-top: 1px solid #a29c9c;
  padding: 19px 0;
}
.bottom_footer p {
  color: #000;
  font-size: 13px;
  margin: 0;
  text-align: center;
  /* padding: 13px 0; */
}
.bottom_footer span a {
  color: #00AAE9;
 text-decoration: none;
}
.privacy_new_a a {
  color: #000;
  text-decoration: none;
}


.floatph {
  display: none;
  position: fixed;
  width: 50px;
  height: 50px;
  bottom: 88px;
  left: 13px;
  border-radius: 16px;
  background-color: #0072bc;
  color: #FFFFFF;
  text-align: center;
  font-size: 25px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}
.my-floatp {
  margin-top: 14px;
  transform: rotate(100deg);
}
.floatph:hover ,.float:hover {
  color: #fff;
}

.float {
  display: none;
  position: fixed;
  width: 50px;
  height: 50px;
  bottom: 88px;
  background-color: #4dc247;
  color: #fff;
  border-radius: 16px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
  right: 13px;
}

.my-float {
  margin-top: 10px;
}

section.privacy h1 {
  text-align: center;
  margin: 40px 0;
  font-size: 35px;
  font-family: "Philosopher", sans-serif;
  font-weight: 700;
  font-style: normal;
}
section.privacy {
  border-top: 1px solid #cccccc80;
  padding-bottom: 40px;
}

.card_banner {
  background-color: rgba(0, 170, 233, 0.53);
}
.home_banner .card input {
  background-color: unset;
  padding: 8px 0;
}
.home_banner .card label {
  color: #fff;
}
.btn_end {
  background-color: #fff;
  margin-top: 10px;
  color: #000;
  padding: 10px 30px;
  border-radius: 15px;
}
.electric_city_det{
  width: 41px !important;
}
.astrology_card_det ul{
  margin: 25px 0;
}
.astrology_card_det ul li{
  padding-top: 20px;
}
.about_astrologer img{
  width: 100%;
}

video {
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: relative;
    border-radius: 15px;
}
.video_banner .card{
  position: absolute;
  bottom: 0;
}
.video_banner{
  margin: 80px 0;
}


.video-container {
  position: relative; /* Allows absolute positioning of child elements inside it */
}

.video-container .card {
  padding: 15px;
  width: 600px;
  background: #fffaf8e3;
  opacity: 20;
  margin: auto;
}

.video-container .card a {
  color: #000;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.video-container .card:hover {
  width: 600px;
  background: #fff;
  opacity: 20;
  margin: auto;
}
.logo_images {
  width: 200px;
  /* height: 110px; */
  object-fit: cover;
}
/* .first_banner img{
  height: 660px;
  object-fit: cover;
} */

.tow_image {
  width: 100%;
  /* height: 640px; */
  object-fit: cover;
  border-radius: 15px;
}
.two_data_det h1 {
  text-align: center;
  font-weight: 700;
  font-size: 19px;
  color: #000;
  margin-top: 15px;
}
.two_data_det a img {
  width: 15px;
  margin-left: 7px;
}
.two_data_det a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-size: 16px;
  text-decoration: none;
  margin-bottom: 20px;
}
.about_products_page{
  margin: 50px 0;
}

.about_products_page h1 {
  text-align: center;
  font-weight: 700;
  font-size: 23px;
  color: #000;
  margin-top: 15px;
}
.about_products_page p{
  text-align: center;
  margin-top: 20px;
}
.carousel_couches img{
  width: 400px;
}


section.video_banner.new_banner_margin {
  margin: 70px 0 !important;
}