:root {
  --text-size: 1.1rem;
  --text-weight: 400;
  --line-height: 1.5;
  --background-color: white;
  --text-decoration: none;
  --title-font-family: "Roboto", sans-serif;
  --title-font-weight: 700;
  --body-font-family: "Roboto", sans-serif;
  --package-circle-color: #ffc300;
  --package-circle-number: black;
  --aboutpara-color: rgb(20, 17, 17);
  --fontsize-timeandpara: 14px;
  --heading-five-fontweight: 600;
  --color-timeandpara: #8d8080;
  --heading-one-color: #c91818;
}

body {
  font-size: var(--text-size);
  font-weight: var(--text-weight);
  line-height: var(--line-height);
  font-family: var(--body-font-family);
}

a {
  text-decoration: var(--text-decoration);
  color: var(--text-color);
}

.banner h1 {
  font-family: var(--title-font-family);
  font-size: 61px;
  font-style: italic;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
  color: #ffffff !important;
  overflow: hidden;
}

/* HOME */
.home {
  background-image: url('../images/tirupati-hero.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}

@media screen and (max-width: 576px) {
  .home {
    background-position: center;
  }
}

/* HEADER */
.header {
  width: 100%;
  color: #fff;
  background-color: #0000002b;
}

.header .contacts {
  font-weight: 400;
  font-size: 14px;
}

.header .align-text {
  justify-content: end;
  font-size: 13px;
  gap: 20px;
  flex-wrap: wrap;
}

.header-msg a,
.header-phone a,
.header-links a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}

@media screen and (max-width: 576px) {
  .header .align-text {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 10px;
  }

  .navbar-brand {
    display: block;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .navbar .navbar-nav {
    text-align: center;
    margin: 0;
  }

  .navbar .navbar-nav a {
    margin: 8px 0;
  }
}

@media screen and (min-width: 768px) {
  .header .align-text {
    flex-direction: row;
    justify-content: flex-end;
  }

  .navbar .container {
    display: flex;
    align-items: center;
  }

  .navbar-brand {
    margin-right: 50px;
  }

  .navbar .navbar-nav {
    margin-left: auto;
  }
}

/* NAVBAR */
.navbar {
  width: 100%;
  background: none !important;
}

.navbar .logo {
  position: relative;
  top: 0px;
}

.logo img {
  position: absolute;
  top: -72px;
  height: 105px;
}

.navbar .row {
  width: 100%;
}

.navbar .nav-bar-collapse {
  float: right;
}


.navbar .navbar-nav a {
  margin-left: 80px;
}

.navbar .navbar-nav {
  font-size: 21px;
  font-weight: 500;
}

@media screen and (max-width: 1200px) {
  .logo img {
    top: -66px;
    height: 95px;
  }
}

@media screen and (max-width: 992px) {
  .logo img {
    top: -60px;
    height: 97px;
  }
}

@media screen and (max-width: 576px) {
  .logo img {
    top: -47px;
    height: 93px;
  }
}

@media screen and (max-width: 991px) {
  .navbar-brand {
    display: block;
    text-align: center;
    margin-bottom: 15px;
  }

  .navbar .navbar-nav {
    text-align: center;
    margin: 0;

  }

  .navbar .navbar-nav a {
    margin: 8px 0;
  }
}

@media screen and (min-width: 992px) {
  .navbar .container {
    display: flex;
    align-items: center;
  }

  .navbar-brand {
    margin-right: 50px;
  }

  .navbar .navbar-nav {
    margin-left: auto;
  }
}

/* BANNER */
.banner {
  background-repeat: no-repeat;
  min-height: 605px;
  width: 100%;
  display: flex;
  align-items: center;
}

.home .home_bg {
  position: relative;
  top: -165px;
  width: 100%;
}

.col-lg-6 img {
  width: auto;
  height: 625px;
  border-radius: 9px;
}

.banner h1 {
  color: var(--banner-text-color);
  font-style: italic;
  font-size: 65px;
  line-height: 1;
}

.banner-capt {
  text-shadow: 3px 2px 0px rgb(255 250 250 / 50%);
}

.bannertop {
  margin-top: 30px;
}

@media screen and (max-width: 1300px) {
  .banner .banner-capt {
    font-size: 47px;
  }
}

@media screen and (max-width: 768px) {
  .banner .banner-capt {
    font-size: 39px;
  }
}

@media screen and (max-width: 576px) {
  .banner .banner-capt {
    font-size: 42px;
  }
}

.about-us {
  background-color: #febf17;
  background-size: cover;
  width: 100%;
  justify-content: center;
  align-items: center;
  text-align: center;
}


.aboutpara {
  color: var(--aboutpara-color);
  font-size: 21px;
  line-height: 1.6;
}

.about-us h1 {
  color: var(--heading-one-color);
  font-weight: var(--title-font-weight);
  font-family: var(--title-font-family);
}


@media screen and (max-width: 768px) {
  .about-us .aboutpara {
    font-size: 15px;
  }
}

@media screen and (max-width: 576px) {
  .about-us {
    background-position: top;
    background-size: contain;
  }

  @media screen and (max-width: 576px) {
    .about-us .aboutpara {
      font-size: 15px;
    }
  }
}


/* TIRUPATI PACKAGES */
.tirupatipackages {
  background-color: #f6f6f6;
}

.bg-image {
  background: url('../images/bg.png') center center no-repeat;
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px;
}


.circle {
  font-weight: bold;
  padding: 15px 20px;
  border-radius: 50%;
  background-color: var(--package-circle-color);
  color: var(--package-circle-number);
  max-height: 50px;
  z-index: 2;
}

.how-it-works.row {
  display: flex;
}

.how-it-works.row .col-2 {
  display: inline-flex;
  align-self: stretch;
  align-items: center;
  justify-content: center;
  position: relative;
}

.timeline div {
  padding: 0;
  height: 40px;
}

.timeline hr {
  border-top: 3px solid #000000;
  margin: 0;
  top: 17px;
  position: relative;
}

.timeline .col-2 {
  display: flex;
  overflow: hidden;
}

.timeline .corner {
  border: 3px solid #bfbfbf;
  width: 100%;
  position: relative;
  border-radius: 15px;
}

.timeline .top-right {
  left: 50%;
  top: -51%;
}

.timeline .left-bottom {
  left: -50%;
  top: calc(50% - 3px);
}

.timeline .top-left {
  left: -50%;
  top: -50%;
}

.timeline .right-bottom {
  left: 50%;
  top: calc(50% - 3px);
}

.package h1 {
  font-weight: var(--title-font-weight);
  font-family: var(--banner-font-family);
}

.time {
  font-size: var(--fontsize-timeandpara);
  color: var(--color-timeandpara);
}

.timelinechart h5 {
  font-weight: var(--heading-five-fontweight);
}

.tirupatipackages h2 {
  font-size: 30px;
  font-family: var(--title-font-family);
}

.tirupatipackages h3 {
  font-size: 25px;
  font-family: var(--title-font-family);
}

.tirupatipackages p {
  color: #000;
  text-align: justify;
}

.tirupatipackages .img-fluid {
  display: block;
  margin: auto;
}

.common-heading h1,
h3 {
  color: var(--heading-one-color);
  font-family: var(--title-font-family);
}

.custom-list {
  list-style: none;
  padding-left: 0;
}

.custom-list li {
  margin-bottom: 10px;
  padding-left: 25px;
  position: relative;
}

.custom-list li::before {
  content: "✔";
  position: absolute;
  left: 0;
  color: #d40c06bf;
  font-weight: bold;
}

/* ANIMATION FOR BANNER */
.text3 span {
  display: inline-block;
}

/* SPECIALITIES */
.section-spacing {
  background-color: #f6f6f6;
}

.section-spacing img {
  width: auto;
  height: 120px;
}

.section-spacing h5 {
  color: var(--heading-one-color);
}

.section-spacing h1 {
  color: var(--heading-one-color);
  font-family: var(--title-font-family);
}

/* CUSTOMER SUPPORT */
.cs-support-wraps {
  float: left;
  width: 100%;
  background-color: #febf17;
}

.cs-support-wraps .no-padding {
  padding: 0 !important;
}

.cs-support-wraps .container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.colwe-po {
  float: left;
  width: 50%;
  background-color: #febf17;
  padding: 25px 0;
}

.left-wrpso {
  float: left;
  width: 130px;
  margin: 8px 0;
  text-align: center;
}

.righgt-wrpso {
  float: right;
  width: calc(100% - 155px);
  padding-right: 100px;
}

@media screen and (max-width: 576px) {
  .righgt-wrpso {
    padding-right: 4px;
    width: calc(100% - 131px);
  }

}

.righgt-wrpso h2 {
  float: left;
  width: 100%;
  font-size: 35px;
  font-weight: 600;
  color: #000;
  margin-bottom: 10px;
}

@media screen and (max-width: 576px) {
  .righgt-wrpso h2 {
    font-size: 24px;
  }
}

.righgt-wrpso p {
  float: left;
  width: 100%;
  font-size: var(--text-size);
  font-weight: var(--text-weight);
  margin: 0;
}

.clor-er {
  float: left;
  width: 50%;
  background-color: #35322d;
  padding: 62px 0;
  text-align: center;
  position: relative;
  border-radius: 20px 0 0 0;
}

.clor-er a {
  display: inline-block;
  padding: 12px 30px;
  background-color: #febf17;
  color: #282828 !important;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
}

.clor-er:after {
  position: absolute;
  content: "";
  width: 103px;
  height: 175px;
  background-color: #febf17;
  left: -82px;
  top: -14px;
  border-radius: 50%;
  transform: rotate(193deg);
  border-radius: 0 0 115% 1px;
}

@media (max-width: 768px) {
  .clor-er:after {
    display: none;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .clor-er {
    border-radius: 0;
    padding: 25px 0px 25px 0;
  }
}

@media (min-width: 320px) and (max-width: 767px) {

  .colwe-po,
  .clor-er {
    width: 100% !important;
  }
}

/* ONE DAY PACKAGES */
.one-dast-pasd {
  width: 100%;
  background-color: #f6f6f6;
  padding: 50px 0;
  overflow-x: hidden;
}

.one-dast-pasd .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.re-baner-cont-er {
  float: left;
  width: 100%;
  font-weight: var(--title-font-weight);
  font-family: var(--title-font-family);
  color: var(--heading-one-color);
  text-align: center;
}

.weli-pol {
  float: left;
  width: 100%;
  margin-top: 40px;
}

.one-dast-pasd .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.serpoli-op {
  float: left;
  width: 100%;
  font-size: var(--text-size);
  font-weight: var(--text-weight);
  color: #000;
  line-height: 30px;
  margin-bottom: 25px;
  text-align: justify;
}

.swewelli {
  float: left;
  width: 100%;
  margin: 40px 0 20px 0;
}

.swewelli .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.car-werpolo {
  float: left;
  width: 100%;
}

.car-werpolo h3 {
  float: left;
  width: 100%;
  font-size: 17px;
  color: var(--heading-one-color);
  font-weight: 600;
  text-align: center;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}

.sw-poik {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  text-align: center;
}

.no-per {
  float: left;
  width: 100%;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-label {
  font-size: 16px;
  font-weight: 500;
  color: #000;
}

.sepoqw {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.sepoqw .a {
  display: inline-block;
  padding: 12px 40px;
  background-color: #ff8f05;
  border: #ff8f05;
  color: #000 !important;
  border-radius: 5px;
  font-weight: 600;
  font-size: 20px;
  box-shadow: 0px 0px 2px 2px #ababab;
}

.sw-poik img {
  width: 91%;
  height: 126px;
}

/* FOOTER */
.bg-faded {
  padding-bottom: 40px !important;
  padding-top: 70px !important;
}

.bg-theme-color-2 {
  background-color: #35322d !important;
}

footer {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.footer-list {
  padding-left: 0px;
}

.bg-faded .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  color: white;
}

.footer-item {
  position: relative;
  margin-bottom: 30px;
}

.footer-title {
  margin-bottom: 30px;
}

.footer-title h4 {
  color: #fff;
  font-size: 20px;
  letter-spacing: 0.8px;
  padding-bottom: 22px;
  padding-top: 60px;
  text-transform: uppercase;
}

h4 {
  font-size: 20px;
  font-weight: 600 !important;
  margin-bottom: 10px;
}

.footer-title h4 span {
  color: var(--package-circle-color);
}

.border-style-3 {
  position: relative;
}

.border-style-3:after {
  background: var(--package-circle-color) none repeat scroll 0 0;
  border-radius: 0 50px 0 0;
  content: "";
  height: 3px;
  left: 2px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 40px;
}

.footer-widget-one p {
  font-weight: 400;
  color: #fff;
  margin-bottom: 20px;
  text-transform: capitalize;
  line-height: 28px;
  font-size: 17px;
}

.footer-item h6 {
  color: #fff;
  letter-spacing: 2px;
  margin-bottom: 18px;
  text-transform: uppercase;
  font-weight: 500;
}

.footer-item h6 span {
  color: var(--package-circle-color);
}

footer ul.social-icon {
  border-bottom: none;
  padding-left: 0px;
}

.bg-transparent {
  z-index: 22;
  position: absolute;
  width: 100%;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  border-top-color: #a0a0a0;
}

.social-icon.bordered-theme li a {
  color: var(--package-circle-color);
}

.bg-faded ul li {
  list-style-type: none;
}

hr {
  margin: 0px;
}

.footer-map {
  height: auto;
  width: 100%;
}

.footer-item iframe {
  width: 100%;
}

.footer-contact li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
}

.footer-contact li i {
  width: 25px;
  font-size: 18px;
  margin-right: 10px;
  margin-top: 5px;
}

.footer-contact li span {
  flex: 1;
}
