:root {
  --yellow: #f1ca45;
}
a:focus {
  color: white;
  text-decoration: none;
}
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select:focus,
textarea {
  font-size: 16px !important;
}

a:hover {
  text-decoration: none !important;
}
@font-face {
  font-family: Helvetica-Regular;
  src: url("../fonts/Helvetica-Font/Helvetica.ttf");
}
@font-face {
  font-family: Helvetica-Bold;
  src: url("../fonts/Helvetica-Font/Helvetica-Bold.ttf");
}
@font-face {
  font-family: Helvetica-Light;
  src: url("../fonts/Helvetica/Helvetica\ Light\ Condensed/");
}
@font-face {
  font-family: Helvetica-semiBold;
  font-weight: 800;
  src: url("../fonts/Helvetica/Helvetica-Medium-Condensed/Helvetica\ Medium\ Condensed.otf");
}
* {
  font-family: Helvetica-Regular;
}
.iti--separate-dial-code .iti__selected-dial-code {
  font-size: 16px;
}
.about_img_two {
  width: 15% !important;
}
/* .about_img_one {
  width: 22% !important;
} */
.client_bold {
  font-family: Helvetica-Bold;
}
.why_siva_mob_para {
  font-size: 14px;
}

.carousel-indicators li {
  opacity: 1 !important;
  border: none !important;
}
.certificate_head {
  font-size: 20px;
  font-family: Helvetica-Regular;
}
.year_para {
  font-size: 20px;
  font-family: Helvetica-Bold;
}
.logo_link:hover {
  text-decoration: none;
  border: none;
}
svg {
  width: 8%;
}
.about_para {
  width: 75%;
  font-size: 16px;
}
.mySlides_new p {
  font-size: 40px;
}
.step_3 {
  margin-left: 9%;
}
.step_6 {
  margin-left: 10%;
}
.step_4 {
  margin-left: 10%;
}
.step_4 {
  margin-left: 60%;
}
.step_4_para {
  margin-left: 60%;
}
.step_3_para {
  margin-left: 29%;
}
/* header start */
.banner_para {
  margin-left: 5%;
}
header {
  background: url(../images/Banner/Banner.png) no-repeat right;
  background-size: cover;
  height: 650px;
  display: flex;
  align-items: center;
  /* position: relative; */
}
/* header p:nth-child(1) {
    font-family: Helvetica-Bold;

  font-size: 35px;
  line-height: 47px;
} */
header h1{
  font-family: Helvetica-Bold;
  font-size: 37px;
  line-height: 55px;
}
header p:nth-child(2) {
  font-size: 15px;
}
header a {
  background-color: #45a735;
  color: white;
  border-radius: 20px;
  padding: 10px;
  width: 35%;
  text-align: center;
  font-size: 16px;
  margin-top: 9% !important;
}
header a:hover {
  color: white;
}
.banner_counter {
  width: 65%;
  height: auto;
  padding: 20px;
  margin-top: -5%;
  position: absolute;
  bottom: -22%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 10px 12px 32px #00000024;
  background-color: #f3f3f3;
  border-radius: 10px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  z-index: 10;
}
.banner_counter p {
  color: #212529;
  font-size: 15px;
}
.banner_counter img {
  height: 50px !important;
}
.banner_counter h2 {
  font-family: Helvetica-semiBold;
  font-weight: 800;
}

.banner_counter_mob {
  width: 100%;
  height: auto;
  padding: 20px;
  z-index: 10 !important;
  /* transform: translate-50%, -50%); */
  box-shadow: 10px 12px 32px #00000024;
  background-color: #f3f3f3;
  border-radius: 10px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.banner_counter_mob p {
  color: #212529;
}
.banner_counter_mob img {
  height: 50px !important;
}
.banner_counter_mob h2 {
  font-family: Helvetica-semiBold;
  font-weight: 800;
}
/* header End */

/* About Us Start */
.index_about {
  padding-top: 80px;
  padding-bottom: 40px;
}
.index_about img:nth-child(1) {
  width: 100%;
  margin-top: -10%;
}
.index_about p:nth-child(1) {
  font-family: Helvetica-Regular;
  font-weight: 500;
  font-size: 30px;
  margin-top: 15%;
}

@media (min-width: 1440px) {
  .container {
    max-width: 1320px !important;
  }
}
@media (max-width: 1440px) {
  .container {
    max-width: 1320px;
  }
  .index_about p:nth-child(1) {
    margin-top: 60px;
  }
}
.about_client_img {
  width: 100%;
  display: grid;
  grid-template-columns: 50% 50%;
  margin-top: 80px;
}
.index_about span {
  font-family: Helvetica-Bold;
}
.index_about a {
  background-color: var(--yellow);
  color: #232323;
  padding: 5px;
  width: 40%;
  border-radius: 10px;
  font-family: Helvetica-Bold;
  font-size: 16px;
  border: none;
  text-align: center;
  text-decoration: none;
}
/* About Us End */

/* why_chit start */
.why_chit {
  background-image: url(../images/Why_Chit/Image.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  height: 650px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.why_chit p {
  font-size: 15px;
  text-align: justify;
}
.why_chit p:nth-child(3) {
  font-size: 15px;
  text-align: justify;
}
/* why_chit End */

/* How it works start */
/* article {
  padding-top: 60px;
  padding-bottom: 60px;
  background: url(../images/How_it_Works/how_it_works_bg.png), no-repeat;
  height: auto;
} */
.zoom:hover {
  -ms-transform: scale(1.5); /* IE 9 */
  -webkit-transform: scale(1.5); /* Safari 3-8 */
  transform: scale(1.2);
  transition-duration: 1s;
}
.Artboard-4 {
  margin-left: -57%;
}
.Artboard-3 {
  margin-top: -12%;
}
.Artboard-1 {
  margin-top: -10%;
}
article button {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: var(--yellow);
  color: #232323;
  padding: 5px;
  width: 10% !important;
  border-radius: 10px;
  font-family: Helvetica-Bold;

  border: none;
}
/* How it works End */

/* why siva section start */
.why_siva_mob .accordion-button::after {
  background: url(../images/Why_SSC_Chit/down-arrow.png) no-repeat;
  background-size: 1.25rem;
}
.why_siva_mob .accordion-button:not(.collapsed)::after {
  background: url(../images/Why_SSC_Chit/down-arrow.png) no-repeat;
  transform: rotate(-180deg);
  background-size: 1.25rem;
}
.why_siva {
  background: url(../images/Why_SSC_Chit/10.png) no-repeat center;
  height: auto;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 30px;
}

.index_head {
  font-size: 30px;
  text-align: center;
  font-family: Helvetica-Regular;
  font-weight: 500;
}
.index_head_view {
  font-size: 30px;
  text-align: center;
  font-family: Helvetica-Regular;
  font-weight: 500;
}
.footer_index_head {
  font-size: 20px;
  font-family: Helvetica-semiBold;
  font-weight: 800;
}
.footer_service {
  margin-left: -10%;
}
/* vertical Bar start */
/* Style the tab */
.tab {
  float: left;
  border: 1px solid #ccc;
  background-color: #474747;
  background-image: url(../images/Why_SSC_Chit/vertical_tabs_bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 30%;
  z-index: 10;
  height: 435px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* Style the buttons inside the tab */
.tab button {
  display: flex;
  justify-content: space-between;
  display: block;
  background-color: inherit;
  color: rgb(255, 255, 255);
  padding: 22px 14px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 12px;
}
.tab button {
  font-family: Helvetica-Regular;
}
.tabcontent p {
  font-family: Helvetica-Regular;
  font-size: 15px;
}
/* Change background color of buttons on hover */
.tab button:hover {
  background-color: var(--yellow);
}

/* Create an active/current "tab button" class */
.tab button.active {
  background: var(--yellow) url(../images/Why_SSC_Chit/right-arrow123.png)
    no-repeat right;
  background-position-x: 95%;
}

/* Style the tab content */
.tabcontent {
  background-color: white;
  float: left;
  /* padding-top: 30px;
  padding-left: 30px; */
  border: 1px solid #ccc;
  padding: 10px;
  width: 70%;
  border-left: none;
  height: 435px;
}
.tabcontent h3 {
  font-family: Helvetica-Bold;
  margin-top: 4%;
}
.head_allows {
  color: #171717;
  font-family: Helvetica-Bold;
}
/* .tab_bg {
  background-image: url(../images/Why_SSC_Chit/vertical_tab_img1.png);
  background-repeat: no-repeat;
  background-position: right bottom;
} */
/* vertical bar end */
/* why siva section End */

/* Business Profile start */
.business_new {
  background: url(../images/Business_Profile/Business_bg.png);
}
.Business {
  background-image: url(../images/Business_Profile/Business_bg.png);
  background-position: center;
  background-repeat: no-repeat;
  height: auto;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
}

.Business h2 {
  color: #232323;
  font-family: Helvetica-semiBold;
  font-weight: 800;
  font-size: 30px;
  text-align: center;
  margin-bottom:25px;
}
.bsn_year {
  font-size: 22px;
  /* color: var(--yellow); */
  font-family: Helvetica-Bold;
}
.bsn {
  margin-left: 20px;
  font-size: 20px;
  cursor: pointer;
}
.bsn_heading {
  font-family: Helvetica-Bold;
}
.bsn_icon {
  width: 9%;
  height: 9%;
  cursor: pointer;
}
.Business_prev {
  left: 57% !important;
  top: 30% !important ;
  transform: rotate(90deg) !important;
}
.Business_next {
  top: 88% !important;
  left: 57%;
  transform: rotate(90deg);
}

/* Business Profile End */

/* testimonials start */
/*This is in another css file*/
/* testimonials End */

/* Blog start  */
.blog {
  background-image: url(../images/Blog/10.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  margin-top: 10px;
}
.card_text {
  background-color: white;
  padding: 10px;
  border-radius: 0px 0px 30px 30px;
}
.card_text p:nth-child(1) {
  font-family: Helvetica-semiBold;
  font-weight: 800;
  font-size: 14px;
}
.card_text p:nth-child(2) {
  font-family: Helvetica-Regular;
  font-weight: 800;
}
.card_text a {
  background-color: black;
  padding: 10px;
  color: white !important;
  border-radius: 10px;
  text-decoration: none;
}
.card_text_two {
  box-shadow: 0px 5px 40px #00000029;
  font-size: 10px;
  padding: 5px !important;
}
.card_text_two a {
  padding: 10px;
  font-size: 8px;
}
/* Blog End */

/* how start */

.line_bg {
  background-image: url("../Images_New/New_folder/line.png");
  height: 500px;
  margin-top: 10%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 10%;
}
.know {
  margin-top: 10%;
}
.line_bg p {
  font-size: 14px;
  width: 35%;
}
.Each_img {
  margin-left: 3%;
}
.step {
  margin-left: 13%;
}
.Each_img_two {
  margin-left: 9%;
}
.how {
  background-image: url(../Images_New/New_folder/how_bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  height: auto;
  position: relative;
}
.how a {
  background-color: var(--yellow);
  color: #232323;
  padding: 5px;
  width: 10%;
  border-radius: 10px;
  font-family: Helvetica-Bold;
  border: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  margin-top: 10%;
}
.curve_img_one {
  position: absolute;
  top: 61%;
  left: 28%;
  z-index: -1;
}

.curve_img_two {
  position: absolute;
  top: -32%;
  left: 52%;
  width: 18% !important;
  z-index: -1;
}
/* .curve_img_two_two {
  position: absolute;
  top: -42%;
  left: 31%;
  width: 14% !important;
  z-index: -1;
} */

.curve_img_two_two {
  position: absolute;
  top: -19%;
  left: 41%;
  width: 20% !important;
  z-index: -1;
}
.curve_img_four {
  position: absolute;
  top: -37%;
  left: 69%;
  width: 14% !important;
  z-index: -1;
}
.curve_img_three {
  position: absolute;
  top: -31%;
  left: 80%;
  width: 8% !important;
  z-index: -1;
}
.curve_img_five {
  position: absolute;
  top: -27%;
  left: 27%;
  width: 20% !important;
  z-index: -1;
}

.round_img_six {
  position: absolute;
  top: -78%;
  left: 31%;
}
.how img {
  width: 30%;
}
.round_img_one {
  margin-left: 18%;
}
.round_img_one_para {
  margin-top: 10px;
  margin-left: 10%;
}
.round_img_one_head {
  margin-left: 23%;
  margin-bottom: 10px;
  font-family: Helvetica-semiBold;
  font-weight: 800;
}
.round_img_two {
  margin-left: 41%;
}
.round_img_two_head {
  margin-left: 40%;
  margin-top: -10%;
  font-family: Helvetica-semiBold;
  font-weight: 800;
}
.round_img_three_head {
  margin-left: 72%;
  margin-top: -4%;
  font-family: Helvetica-semiBold;
  font-weight: 800;
}
.round_img_three {
  margin-left: 67%;
}

.round_img_four {
  margin-left: 74%;
}

.round_six {
  margin-top: 13%;
}
/* .round_img_six {
  margin-left: 30%;
} */
.round_img_four_head {
  margin-left: 79%;
  margin-top: 18px;
  font-family: Helvetica-semiBold;
  font-weight: 800;
}
.round_img_four_para {
  margin-left: 76%;
}
.round_img_five_head {
  margin-left: 65%;
  font-family: Helvetica-semiBold;
  font-weight: 800;
}
.round_img_five {
  margin-left: 60%;
}

.round_img_five_para {
  margin-left: 57%;
}
.round_img_six_para {
  font-family: Helvetica-semiBold;
  font-weight: 800;
  margin-left: 35%;
  font-family: Helvetica-semiBold;
  font-weight: 800;
  margin-left: 35%;
  position: absolute;
  top: -89%;
  left: -1%;
}

.round_img_six_head {
  position: absolute;
  top: -8%;
  right: 56%;
}

.lines_one {
  position: absolute;
  top: 16%;
  left: 50%;
  z-index: -1;
}
.lines_two {
  position: absolute;
  top: 18%;
  left: 50%;
  z-index: -1;
}
.lines_three {
  position: absolute;
  top: 20%;
  left: 50%;
  z-index: -1;
}
.lines_four {
  position: absolute;
  top: 31%;
  left: 50%;
  z-index: -1;
}
.lines_five {
  position: absolute;
  top: 33%;
  left: 50%;
  z-index: -1;
}
.lines_six {
  position: absolute;
  top: 35%;
  left: 50%;
  z-index: -1;
}
.lines_seven {
  position: absolute;
  top: 46%;
  left: 50%;
  z-index: -1;
}
.lines_eight {
  position: absolute;
  top: 48%;
  left: 50%;
  z-index: -1;
}
.lines_nine {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
}
.lines_ten {
  position: absolute;
  top: 60%;
  left: 50%;
  z-index: 0;
}
.lines_elven {
  position: absolute;
  top: 62%;
  left: 50%;
  z-index: -1;
}
.lines_twelve {
  position: absolute;
  top: 64%;
  left: 50%;
  z-index: -1;
}
.lines_thirteen {
  position: absolute;
  top: 77%;
  left: 50%;
  z-index: -1;
}
.lines_fourteen {
  position: absolute;
  top: 80%;
  left: 50%;
  z-index: -1;
}
.lines_fiveteen {
  position: absolute;
  top: 83%;
  left: 50%;
  z-index: -1;
}
.lines_img {
  width: 3px !important;
}
.bsn_icon_mob {
  display: none;
}
.line_rotate {
  display: none;
  transform: rotate(90deg) !important;
}
.rewards_col_bus {
  gap: 50px;
  overflow-y: scroll;
  height: 400px;
}
.lines_one,
.lines_two,
.lines_three,
.lines_four,
.lines_five,
.lines_six,
.lines_seven,
.lines_eight,
.lines_nine,
.lines_ten,
.lines_elven,
.lines_twelve,
.lines_thirteen,
.lines_fourteen,
.lines_fiveteen {
  display: none;
}
/* how end */
.accordion-flush .accordion-item .accordion-button {
  background-color: #474747;
  color: white;
}
.accordion-button:focus {
  z-index: 3;
  border-color: none;
  outline: 0;
  box-shadow: none;
}
.why_siva_mob .accordion-button:not(.collapsed) {
  background-color: #f1ca45 !important;
}
.why_siva_mob .accordion-button {
  padding: 1rem 1.25rem !important;
}
.column_bus {
  float: none;
}
.Business_mob {
  display: none;
}
.side_img {
  height: 400px;
}
.logo_link img {
  margin-left: 15%;
}
.logo_link {
  display: flex;
  align-items: center;
  color: black;
  text-decoration: none;
}
.logo_link:hover {
  color: black;
}
.counter_text {
  display: inline-flex;
}
.mail a {
  color: #e8e8e8;
}
.phone a {
  color: #e8e8e8;
}
.title_chits {
  margin-left: 5%;
}
.last_img {
  margin-right: -1%;
}
/* media Query start  */
/* media Query End */
.how_round_three {
  margin-top: -2%;
}
.blog_img_three {
  height: 294px !important;
  border-radius: 30px 30px 0 0;
}
.blog_img_one {
  height: 300px !important;
  border-radius: 30px 30px 0 0;
}
.blog_img_two {
  height: 307px !important;
  border-radius: 30px 30px 0 0;
}
.card_text {
  box-shadow: 0px 5px 40px #00000029;
}
.accordion-flush .accordion-item {
  border-bottom: 2px solid white;
}
/* .blog_img_one {
  height: 130px !important;
}
.blog_img_two {
  height: 115px !important;
} */
@media (max-width: 1024px) {
  .step_5 {
    margin-left: -9% !important;
  }
  .Each_img_two {
    margin-left: 20%;
  }
  .last_img {
    margin-right: 12%;
  }
  .step_3 {
    margin-left: 19%;
  }

  .blog_img_three,
  .blog_img_one {
    height: 193px !important;
  }
  .blog_img_two {
    height: 200px !important;
  }
  .line_bg p {
    width: 75%;
  }
  /* .blog_img_one {
    height: 80% !important;
  }
  .blog_img_two {
    height: 80% !important;
  } */
  svg {
    width: 6%;
  }
  .Business svg {
    width: 10%;
  }
  .how_round_two {
    margin-top: -1% !important;
  }
  .how_round_three {
    margin-top: 0%;
  }
  header p:nth-child(1) {
    font-size: 30px;
    line-height: 44px;
  }
  .why_chit {
    height: auto;
  }
  .how a {
    width: 15%;
  }
  .round_img_one_para {
    width: 33%;
  }
  .tabcontent {
    font-size: 12px;
    height: 454px;
  }
  .tab{height:Auto;}
  .tabcontent {
    overflow-y: scroll;
  }
  .index_about a {
    width: 80%;
  }
  #quote-carousel{margin-top:0px !important;}
}
@media (max-width: 992px) {
  .index_about_head {
    text-align: center;
  }
  .lines_one,
  .lines_two,
  .lines_three,
  .lines_four,
  .lines_five,
  .lines_six,
  .lines_seven,
  .lines_eight,
  .lines_nine,
  .lines_ten,
  .lines_elven,
  .lines_twelve,
  .lines_thirteen,
  .lines_fourteen,
  .lines_fiveteen {
    display: block;
  }
  .index_about a {
    width: 50%;
  }
  .how img {
    width: 25%;
  }
  .curve_img_one {
    display: none;
  }
  .curve_img_two {
    display: none;
  }
  .curve_img_four {
    display: none;
  }
  .curve_img_three {
    display: none;
  }
  .curve_img_five {
    display: none;
  }
  .round_img_one {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .round_img_one_para {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
    text-align: center;
  }
  .round_img_two_para {
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
  }
  .round_img_one_head {
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
  }
  .round_img_two {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .round_img_two_head {
    text-align: center;
    margin-top: 0%;
    margin-left: 0;
  }
  .round_img_three_head {
    text-align: center;
    margin-left: 0;
    margin-top: 10px;
  }
  .round_img_three_para {
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
  }
  .round_img_three {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .round_img_four {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .round_six {
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0;
  }
  .round_img_six {
    display: none;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .round_img_six_head {
    display: none;
  }
  .round_img_four_head {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
  }
  .round_img_four_para {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .round_img_five_head {
    text-align: center;
    margin-top: 10px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .round_img_five {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .round_img_five_para {
    display: block;
    text-align: center;

    margin-right: auto;
    margin-left: auto;
  }
  .round_img_six_para {
    display: none;
    margin-top: 10px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
  }
  .curve_img_two_two {
    display: none;
  }
}
.how_round_two {
  margin-top: -4%;
}

@media (max-width: 820px) {
  .last_img {
    margin-right: 16%;
  }
  .tabcontent{height:415px;}
  .logo_link img {
    width: 80% !important;
    margin-left: 0;
  }
  .blog_img_three {
    height: 210px !important;
  }
  .blog_img_one {
    height: 60% !important;
  }
  .blog_img_two {
    height: 60% !important;
  }
  header {
    background: url(../images/Banner/Banner.png) no-repeat right;

    background-size: cover;

    height: 550px;

    display: flex;

    align-items: center;

    /* position: relative; */

    background-position: left;
  }

  .index_about {
    padding-top: 0px;

    padding-bottom: 70px;
  }

  /* .why_chit {
    
     background-size: cover;
    
    } */

  .tab {
    float: left;

    border: 1px solid #ccc;

    background-color: #474747;

    background-image: url(../images/Why_SSC_Chit/vertical_tabs_bg.png);

    background-repeat: no-repeat;

    background-size: contain;

    width: 40%;

    z-index: 10;

    /* height: 540px; */

    display: flex;

    flex-direction: column;

    justify-content: center;
  }

  .tabcontent {
    background-color: white;

    float: left;
    padding: 10px;

    /* padding-top: 30px;

    padding-left: 30px; */

    border: 1px solid #ccc;

    width: 60%;

    border-left: none;

    /* height: 538px; */
  }

  .tab button {
    font-size: 10px !important;
  }

  .Business {
    padding-top: 5px;
  }
  .line_bg p {
    width: 75%;
  }
  .why_chit {
    background-size: cover;
    background-position: initial;
  }

  .Business svg {
    width: 4%;
  }
  .year_para {
    font-size: 15px;
  }
  .line_bg p {
    text-align: center;
  }
  .how_round_three {
    margin-top: -1%;
  }
  .how_round_two {
    margin-top: -3% !important;
  }
  .Business_imgs {
    width: 50%;
  }
  .Each_img_two {
    margin-left: 28%;
  }
  .how_round_one {
    margin-top: -6% !important;
  }
  .Business_prev {
    left: 1% !important;
    top: 75% !important;
    transform: rotate(0deg) !important;
  }
  .Business_next {
    top: 75% !important;
    left: 84%;
    transform: rotate(0deg);
  }
  .about_client_img {
    width: 100%;
  }
  .ul.cards li:nth-child(3) {
    margin-left: 250px !important;
  }
  .about_img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .banner_counter {
    width: 80%;
  }
  .about_para {
    width: 100% !important;
  }
  footer .index_head {
    text-align: left !important;
  }
  .tab_bg {
    background-size: 50%;
  }
  .tab button {
    font-size: 12px;
  }

  .bsn {
    font-size: 16px;
  }
  .index_about img:nth-child(1) {
    margin-top: 0%;
  }
  /* .tabcontent {
    height: 430px;
  } */
}

@media (max-width: 480px) {
  .about_client_two img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .about_client_two p {
    text-align: center;
  }
  .about_client_one img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .about_client_one p {
    text-align: center;
  }
  .logo_link img {
    margin-left: 8%;
  }
  .card_text p:nth-child(2) {
    font-size: 14px;
  }
  .years_divs {
    width: 75% !important;
    text-align: left !important;
    margin-left: 5% !important;
  }
  .Business svg {
    width: 11%;
    height: 12%;
  }
  .step_5 {
    margin-left: 0% !important;
  }
  .about_client_img {
    margin-top: 15px;
    grid-template-columns: 100%;
  }
  .about_img_two {
    width: 25% !important;
  }
  .how a {
    margin-top: 0%;
  }
  .know {
    margin-top: 5%;
  }
  .about_para {
    width: 100% !important;
  }
  header a {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6% !important;
  }
  header {
    background-position: initial;
  }
  .year_para {
    font-size: 16px;
  }
  .Business {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  svg {
    width: 50%;
  }
  .last_img {
    margin-right: 0%;
  }
  .step {
    margin-left: 0%;
  }
  .step_6 {
    margin-left: 0%;
  }
  .step_3 {
    margin-left: 0% !important;
  }
  .members_img {
    margin-right: 0% !important;
  }
  .Each_img {
    margin-left: 0%;
  }

  .Business_imgs {
    width: 100%;
  }
  .green_line {
    display: block;
    width: 2px;
    height: 20px;
  }
  header p:nth-child(1) {
    font-size: 20px;
    line-height: 29px;
  }
  .side_img {
    height: 261px;

    margin-top: 10px;
  }
  .side_img {
    display: flex;
  }
  .carousel-control-next,
  .carousel-control-prev {
    position: absolute !important;
  }
  .accordion-button {
    font-size: 16px;
  }
  .Business_mob_prev {
    top: -25%;
    right: 0%;
  }
  .Business_mob_next {
    top: -25%;
    right: 0%;
  }

  .Business_mob {
    display: block;
  }
  .rewards_col_bus {
    overflow: scroll;
    gap: 50px;
  }
  .line_rotate {
    display: block;
    transform: rotate(90deg) !important;
  }
  .bsn_icon_mob {
    display: block;
  }
  .how a {
    width: 40%;
  }
  .nav-link {
    font-size: 15px !important;
  }
  .Business h2 {
    font-size: 20px;
  }
  .index_about p:nth-child(1) {
    font-style: 20px !important;
  }
  .index_head {
    font-size: 20px;
  }
  .how img {
    width: 50%;
  }
  .card_text_two {
    box-shadow: 0px 5px 40px #00000029;
    font-size: 16px;
    padding: 10px;
  }
  .card_text_two a {
    padding: 10px;
  }
  .bsn {
    font-size: 12px;
    background-color: #bea579 !important;
  }
  .bsn_icon {
    width: 20%;
    height: auto;
    display: none;
  }
  .banner_counter {
    width: 100%;
  }
  .banner_counter {
    margin-top: 0%;
    box-shadow: none;
    padding: 10px;
  }
  .index_about a {
    width: 50%;
  }
  .index_about img:nth-child(1) {
    width: 100%;
  }
  header {
    height: 343px;
  }
  .index_about {
    padding-top: 0px;
  }
  .why_chit {
    padding-top: 30px;
  }
  .tabcontent {
    width: 100%;
  }
  .tab {
    width: 100%;
    height: 400px;
  }
  .card_text {
    padding: 10px;
  }
  .title_chits {
    font-size: 12px !important;
  }
  .Business_next {
    left: 70%;
  }
  .bsn_year {
    font-size: 14px;
  }
}
@media (max-width: 350px) {
  .title_chits {
    font-size: 10px !important;
  }
}
/* slide sync start */

/* business slider start */
/* .active_bus {
  background-color: var(--yellow);
} */

/* timeline slider start */

/* -------------------------------- 

Primary style

-------------------------------- */
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro);
*,
*::after,
*::before {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
  font-family: "Arial", sans-serif;
  color: #383838;
}

/* -------------------------------- 

Main Components 

-------------------------------- */

.cd-horizontal-timeline a {
  text-decoration: none;
  /* background: url(../images/Business_Profile/Business_bg.png); */
}
.cd-horizontal-timeline {
  opacity: 0;
  display: none;
  margin: 2em auto;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.cd-horizontal-timeline::before {
  /* never visible - this is used in jQuery to check the current MQ */
  content: "mobile";
  display: none;
}
.cd-horizontal-timeline.loaded {
  /* show the timeline after events position has been set (using JavaScript) */
  opacity: 1;
}
.cd-horizontal-timeline .timeline {
  position: relative;
  height: 100px;
  width: 90%;
  max-width: 800px;
  margin: 0 auto;
}
ol,
ul {
  padding-left: 2rem;
  list-style: none;
}
.timeline ul {
  list-style: none;
}
.events-content ol {
  list-style: none;
}
.cd-horizontal-timeline .events-wrapper {
  position: relative;
  height: 100%;
  margin: 0 40px;
  overflow: hidden;
}
.cd-horizontal-timeline .events-wrapper::after,
.cd-horizontal-timeline .events-wrapper::before {
  /* these are used to create a shadow effect at the sides of the timeline */
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  height: 100%;
  width: 20px;
}
/* .cd-horizontal-timeline .events-wrapper::before {
  left: 0;
  background-image: -webkit-linear-gradient(
    left,
    #f8f8f8,
    rgba(248, 248, 248, 0)
  );
  background-image: linear-gradient(to right, #f8f8f8, rgba(248, 248, 248, 0));
}
.cd-horizontal-timeline .events-wrapper::after {
  right: 0;
  background-image: -webkit-linear-gradient(
    right,
    #f8f8f8,
    rgba(248, 248, 248, 0)
  );
  background-image: linear-gradient(to left, #f8f8f8, rgba(248, 248, 248, 0));
} */
.cd-horizontal-timeline .events {
  /* this is the grey line/timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 49px;
  height: 2px;
  /* width will be set using JavaScript */
  background: #dfdfdf;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}
.cd-horizontal-timeline .filling-line {
  /* this is used to create the green line filling the timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #fd8204;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.cd-horizontal-timeline .events a {
  position: absolute;
  bottom: 0;
  z-index: 2;
  text-align: center;
  font-size: 1.3rem;
  padding-bottom: 15px;
  color: #383838;
  /* fix bug on Safari - text flickering while timeline translates */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.cd-horizontal-timeline .events a::after {
  /* this is used to create the event spot */
  content: "";
  position: absolute;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -5px;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  border: 2px solid #fd8204;
  background-color: #f8f8f8;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
}
.no-touch .cd-horizontal-timeline .events a:hover::after {
  background-color: #085796;
  border-color: #085796;
}
.cd-horizontal-timeline .events a.selected {
  pointer-events: none;
}
.cd-horizontal-timeline .events a.selected::after {
  background-color: #085796;
  border-color: #085796;
}
@media only screen and (min-width: 1100px) {
  .cd-horizontal-timeline {
    margin: 6em auto;
  }
  .cd-horizontal-timeline::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: "desktop";
  }
}

.cd-timeline-navigation a {
  /* these are the left/right arrows to navigate the timeline */
  position: absolute;
  z-index: 1;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 34px;
  width: 34px;
  border-radius: 50%;
  border: 2px solid #dfdfdf;
  color: #dfdfdf;
  /* replace text with an icon */
  overflow: hidden;
  color: transparent;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.cd-timeline-navigation a:hover {
  border: 2px solid #005695;
  color: #005695;
}

.cd-timeline-navigation a.prev::before {
  content: "\f053";
  font-family: FontAwesome;
  color: #ccc;
  font-size: 1.4rem;
  display: block;
  position: absolute;
  top: 9px;
  left: -22px;
  z-index: 10000;
  height: 100%;
  width: 100%;
  text-align: center;
}

.cd-timeline-navigation a.next::before {
  content: "\f054";
  font-family: FontAwesome;
  font-size: 1.4rem;
  display: block;
  position: absolute;
  top: 9px;
  left: -18px;
  z-index: 10000;
  color: #ccc;
  height: 100%;
  width: 100%;
  text-align: center;
}

.cd-timeline-navigation a:hover:before {
  color: #005695;
}

.cd-timeline-navigation a.next {
  right: 0;
}

.no-touch .cd-timeline-navigation a:hover {
  border-color: #7b9d6f;
}
.cd-timeline-navigation a.inactive {
  cursor: not-allowed;
}
.cd-timeline-navigation a.inactive::after {
  background-position: 0 -16px;
}
.no-touch .cd-timeline-navigation a.inactive:hover {
  border-color: #dfdfdf;
}

.cd-horizontal-timeline .events-content {
  position: relative;
  width: 100%;
  margin: 2em 0;
  overflow: hidden;
  -webkit-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s;
}
.cd-horizontal-timeline .events-content li {
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  padding: 0 5%;
  opacity: 0;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.cd-horizontal-timeline .events-content li.selected {
  /* visible event content */
  position: relative;
  z-index: 2;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.cd-horizontal-timeline .events-content li.enter-right,
.cd-horizontal-timeline .events-content li.leave-right {
  -webkit-animation-name: cd-enter-right;
  -moz-animation-name: cd-enter-right;
  animation-name: cd-enter-right;
}
.cd-horizontal-timeline .events-content li.enter-left,
.cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-name: cd-enter-left;
  -moz-animation-name: cd-enter-left;
  animation-name: cd-enter-left;
}
.cd-horizontal-timeline .events-content li.leave-right,
.cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-direction: reverse;
  -moz-animation-direction: reverse;
  animation-direction: reverse;
}
.cd-horizontal-timeline .events-content li > * {
  max-width: 800px;
  margin: 0 auto;
}
.cd-horizontal-timeline .events-content h2 {
  /* color: #005695; */
  text-align: center;
  font-weight: bold;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.2;
}
.cd-horizontal-timeline .events-content em {
  display: block;
  font-style: italic;
  margin: 10px auto;
}
.cd-horizontal-timeline .events-content em::before {
  content: "- ";
}
.cd-horizontal-timeline .events-content p {
  font-size: 1.4rem;
  color: #959595;
}
.cd-horizontal-timeline .events-content em,
.cd-horizontal-timeline .events-content p {
  line-height: 1.6;
}
.cd-horizontal-timeline .events-content p {
  display: block;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .cd-horizontal-timeline .events-content h2 {
    font-size: 2.6rem;
    color: #005695;
  }
  .cd-horizontal-timeline .events-content em {
    font-size: 2rem;
  }
  .cd-horizontal-timeline .events-content p {
    font-size: 1.8rem;
  }
}

@-webkit-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@-webkit-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}

/* Timeline slider End */

@media (max-width: 820px) {
  .footer_service {
    margin-left: 0%;
  }
}
/* @media (max-width: 1024px) {
  .banner_counter {
  }
} */
.how_round_one {
  margin-top: -9%;
}

.members_img {
  margin-right: -61%;
}

@media (max-width: 1024px) {
  .line_bg {
    height: 420px;
  }
}
@media (max-width: 820px) {
  .line_bg {
    height: 390px;
  }
}
@media (max-width: 480px) {
  .banner_counter_mob p {
    font-size: 14px;
  }
  .Each_img_two {
    margin-left: 0%;
  }
  .line_bg {
    height: auto;
  }
  .how {
    background-size: cover;
  }
  .line_bg {
    background-image: none;
  }
  .members_img {
    margin-right: 0%;
  }
}

.carousel-indicators {
  position: relative;
}
.carousel-indicators [data-bs-target] {
  background-color: black;
  width: 0%;
  text-indent: 0px;
}
.certificate_one {
  position: relative;
  background-color: #fff3ea;
  height: 300px;
  border-radius: 10px;
  width: 90%;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.certificate_one img {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  position: absolute;
  top: 28%;
  border-radius: 10px;
  cursor: pointer;
}
.certificate_two img {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  position: absolute;
  top: 28%;
  border-radius: 10px;
  cursor: pointer;
}
.certificate_two {
  position: relative;
  background-color: #bee1e6;
  height: 300px;
  border-radius: 10px;
  width: 90%;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.certificate {
  height: 600px;
}

@media (max-width: 1024px) {
  /* .banner_counter {
    bottom: -34%;
  } */

  .certificate {
    height: 500px;
  }
}

@media (max-width: 820px) {
  .certificate {
    height: 500px;
  }
  .banner_para {
    margin-left: 0%;
    margin-top: 21% !important;
  }
}

@media (max-width: 480px) {
  .step_4 {
    margin-left: 0%;
  }
  .step_3_para {
    margin-left: 0%;
  }
  .step_4_para {
    margin-left: 0%;
  }
  .certificate_two img {
    top: 15%;
  }
  .certificate_one img {
    top: 15%;
  }
  .index_about p:nth-child(1) {
    margin-top: 0px;
  }
  .index_about {
    padding-bottom: 30px;
  }
  .years_img {
    width: 100px !important;
  }
  .certificate {
    height: auto;
  }

  .certificate_two {
    height: 300px;
  }
  .certificate_one {
    height: 300px;
  }
}
/* Example start */
.pos-r {
  position: relative;
  background: url(../images/Business_Profile/Business_bg.png);
  background-size: cover;
}
.testimonial,
.testimonial.box {
  display: flex;
  align-items: center;
}
.testimonial .testimonial-img,
.testimonial.box .testimonial-img {
  /* border-radius: 40% 0% 20% 0; */
  display: inline-block;
  overflow: hidden;
  position: relative;
  margin-right: 30px;
  width: 100%;
}
.testimonial .testimonial-img img,
.testimonial.box .testimonial-img img {
  border-radius: 0;
  max-height: 350px;
}
.testimonial .testimonial-quote {
  color: #ffe2e1;
  left: 0;
  right: inherit;
  transform: rotate(-180deg);
}
.testimonial-carousel.testimonial-inner .controls {
  /* position: absolute; */
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 70%;
}
.testimonial-carousel.testimonial-inner .controls li {
  /* position: absolute; */
  /* box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15); */
  display: block !important;
  border-radius: 100%;
  z-index: 99;
  opacity: 0.6;
  width: 200px;
  height: 130px;
  /* margin: inherit; */
  float: none;
  /* width: 80px; */
  height: 100%;
  animation: inherit;
}
.testimonial-carousel.testimonial-inner i {
  font-size: 45px;
}

.testimonial-inner .controls li:nth-child(1) {
  margin-left: auto;
  margin-right: auto;
  /* left: 0; */
  bottom: 200%;
}
.testimonial-inner .controls li:nth-child(2) {
  margin-left: auto;
  margin-right: auto;
  /* left: 3%; */
  bottom: 150%;
}
.testimonial-inner .controls li:nth-child(3) {
  /* left: 0; */
  bottom: 100%;
  margin-left: auto;
  margin-right: auto;
}
.testimonial-inner .controls li:nth-child(4) {
  /* left: 0; */
  bottom: 50%;
  margin-left: auto;
  margin-right: auto;
}
.testimonial-inner .controls li:nth-child(5) {
  /* left: 0; */
  bottom: 0%;
  margin-left: auto;
  margin-right: auto;
}
.testimonial-carousel.testimonial-inner .controls li a img.active {
  opacity: 1;
  /* transition: all 0.2s; */
  /* transform: scale(1.5); */
}
.nav li img {
  border-radius: 50%;
}

@media (max-width: 991px) {
  .testimonial,
  .testimonial.box {
    display: block;
    margin: auto;
  }
  .testimonial .testimonial-img img,
  .testimonial.box .testimonial-img img {
    /* max-height: 180px; */
    margin: auto;
    display: block;
  }
  .carousel {
    position: relative;
    text-align: center;
  }
}
/* Example End */

.years_img {
  width: 150px;
}
.controls p {
  font-family: Helvetica-Regular;
  font-size: 18px;
}
.submit_btn {
  /* background-color: var(--yellow); */
  background: #b22c2d 0% 0% no-repeat padding-box;
  color: rgb(255, 255, 255);
  font-family: Helvetica-Bold;
  border: none;
  border-radius: 41px;
}
.dot_lines {
  transform: rotate(90deg);
}
@media (max-width: 820px) {
  .controls ul {
    display: flex;
  }
  .controls p {
    font-size: 13px;
  }
}

.controls li a img.active .active_svg .cls-2 {
  fill: var(--yellow) !important;
}
.active_svg .cls-2 {
  fill: var(--yellow) !important;
  stroke: none !important;
}
.active_svg .st5 {
  fill: var(--yellow) !important;
}

.active_svg .cls-4 {
  fill: #f1ca45 !important;
}

.controls .nav .active svg .cls-2 {
  fill: var(--yellow) !important;
  stroke: none !important;
}

.controls .nav .active svg .cls-4 {
  fill: var(--yellow) !important;
  stroke: none !important;
}
.controls .nav .active svg .st5 {
  fill: var(--yellow) !important;
  stroke: none !important;
}

/* oidhoahfh */

#myImg_two {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg_two:hover {
  opacity: 0.7;
}
#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {
  opacity: 0.7;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 10; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
/* .modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
} */

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
/* .modal-content,
#caption {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
} */

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
  }
}

@keyframes zoom {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1 !important;
  opacity: 1 !important;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
/* @media only screen and (max-width: 700px) {
  .modal-content {
    width: 100%;
  }
} */
#img01 {
  width: 25%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.navbar {
  margin-bottom: 0% !important;
}
.corner_img {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 25%;
}
.corner_img_two {
  position: absolute;
  bottom: 0%;
  right: 0%;
  width: 25%;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  top: 12%;
  background-color: transparent !important;
}

.years_icons_bus {
  width: 100%;
  height: auto;
}

@media (max-width: 1024px) {
  .years_icons_bus {
    height: auto;
  }
}
