@import url("https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800,900&display=swap");
a {
  color: #ffc300;
  outline: 0;
  font-weight: bold;
  -webkit-transition: all .8s ease;
  transition: all .8s ease;
}

.s1-position {
  padding-top: 15%;
  padding-left: 10vw;
  padding-bottom: 15%;
}

.s1-text h3 {
  font-weight: 600;
  color: white;
  text-shadow: black 0.1em 0.1em 0.2em;
  font-size: calc(1.35rem + 1.2vw);
}

@media (min-width: 1200px) {
  .s1-text h3 {
    font-size: 2.25rem;
  }
}

@media screen and (max-width: 1600px) {
  .s1-text h3 {
    font-size: calc(1.3125rem + 0.75vw);
  }
}

@media screen and (max-width: 1600px) and (min-width: 1200px) {
  .s1-text h3 {
    font-size: 1.875rem;
  }
}

@media screen and (max-width: 1200px) {
  .s1-text h3 {
    font-size: calc(1.2875rem + 0.45vw);
  }
}

@media screen and (max-width: 1200px) and (min-width: 1200px) {
  .s1-text h3 {
    font-size: 1.625rem;
  }
}

@media screen and (max-width: 992x) {
  .s1-text h3 {
    font-size: calc(1.275rem + 0.3vw);
  }
}

@media screen and (max-width: 992x) and (min-width: 1200px) {
  .s1-text h3 {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 768px) {
  .s1-text h3 {
    font-size: 1.25rem;
  }
}

@media screen and (max-width: 576px) {
  .s1-text h3 {
    font-size: 1rem;
    font-weight: 400;
  }
}

.s1-text h2 {
  font-weight: 600;
  color: white;
  text-shadow: black 0.1em 0.1em 0.2em;
  font-size: calc(1.325rem + 0.9vw);
}

@media (min-width: 1200px) {
  .s1-text h2 {
    font-size: 2rem;
  }
}

@media screen and (max-width: 1600px) {
  .s1-text h2 {
    font-size: calc(1.3rem + 0.6vw);
  }
}

@media screen and (max-width: 1600px) and (min-width: 1200px) {
  .s1-text h2 {
    font-size: 1.75rem;
  }
}

@media screen and (max-width: 1200px) {
  .s1-text h2 {
    font-size: calc(1.275rem + 0.3vw);
  }
}

@media screen and (max-width: 1200px) and (min-width: 1200px) {
  .s1-text h2 {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 992x) {
  .s1-text h2 {
    font-size: calc(1.25625rem + 0.075vw);
  }
}

@media screen and (max-width: 992x) and (min-width: 1200px) {
  .s1-text h2 {
    font-size: 1.3125rem;
  }
}

@media screen and (max-width: 768px) {
  .s1-text h2 {
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 576px) {
  .s1-text h2 {
    font-size: 1rem;
  }
}

.s1-text h1 {
  font-weight: 600;
  color: white;
  text-shadow: black 0.1em 0.1em 0.2em;
  font-size: calc(1.525rem + 3.3vw);
}

@media (min-width: 1200px) {
  .s1-text h1 {
    font-size: 4rem;
  }
}

@media screen and (max-width: 1600px) {
  .s1-text h1 {
    font-size: calc(1.4125rem + 1.95vw);
  }
}

@media screen and (max-width: 1600px) and (min-width: 1200px) {
  .s1-text h1 {
    font-size: 2.875rem;
  }
}

@media screen and (max-width: 1200px) {
  .s1-text h1 {
    font-size: calc(1.38125rem + 1.575vw);
  }
}

@media screen and (max-width: 1200px) and (min-width: 1200px) {
  .s1-text h1 {
    font-size: 2.5625rem;
  }
}

@media screen and (max-width: 992px) {
  .s1-text h1 {
    font-size: calc(1.3375rem + 1.05vw);
  }
}

@media screen and (max-width: 992px) and (min-width: 1200px) {
  .s1-text h1 {
    font-size: 2.125rem;
  }
}

@media screen and (max-width: 768px) {
  .s1-text h1 {
    font-size: calc(1.275rem + 0.3vw);
  }
}

@media screen and (max-width: 768px) and (min-width: 1200px) {
  .s1-text h1 {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 576px) {
  .s1-text h1 {
    font-size: 1.1875rem;
  }
}

.s2-text h1 {
  font-weight: 700;
  color: #FFFFFF;
  line-height: 80px;
  text-align: center;
  font-size: calc(1.325rem + 0.9vw);
}

@media (min-width: 1200px) {
  .s2-text h1 {
    font-size: 2rem;
  }
}

@media screen and (max-width: 768px) {
  .s2-text h1 {
    line-height: 60px;
    font-size: calc(1.2875rem + 0.45vw);
  }
}

@media screen and (max-width: 768px) and (min-width: 1200px) {
  .s2-text h1 {
    font-size: 1.625rem;
  }
}

@media screen and (max-width: 576px) {
  .s2-text h1 {
    line-height: 40px;
    font-size: calc(1.2625rem + 0.15vw);
  }
}

@media screen and (max-width: 576px) and (min-width: 1200px) {
  .s2-text h1 {
    font-size: 1.375rem;
  }
}

.s2-text h2 {
  color: #FFFFFF;
  font-weight: 700;
  line-height: 29px;
  text-align: center;
  font-size: 1.25rem;
}

@media screen and (max-width: 768px) {
  .s2-text h2 {
    line-height: 20px;
    font-size: 1rem;
  }
}

@media screen and (max-width: 576px) {
  .s2-text h2 {
    line-height: 20px;
    font-size: 0.875rem;
  }
}

.s2-border {
  border-width: minmax(4px, 50%);
  border-bottom-style: inset;
  border-color: #ffffff;
  margin: 0% 10% 0% 10%;
}

.s2-text h3 {
  font-weight: 400;
  color: #FFFFFF;
  padding: 20px 0 20px 0;
  text-align: center;
  font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
  .s2-text h3 {
    font-size: 1.5rem;
  }
}

.s2-text h4 {
  font-weight: 400;
  color: #FFFFFF;
  padding: 20px 0 20px 0;
  text-align: center;
  font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
  .s2-text h4 {
    font-size: 1.5rem;
  }
}

.s2-text h5 {
  font-weight: 400;
  color: #FFFFFF;
  padding: 20px 0 20px 1rem;
  text-align: center;
  font-size: calc(1.2625rem + 0.15vw);
}

@media (min-width: 1200px) {
  .s2-text h5 {
    font-size: 1.375rem;
  }
}

@media screen and (max-width: 1200px) {
  .s2-text h5 {
    font-size: 1.25rem;
    padding: 20px 0 20px 0.5rem;
  }
}

@media screen and (max-width: 992px) {
  .s2-text h5 {
    font-size: 1.25rem;
    padding: 20px 0 20px 0.25rem;
  }
}

@media screen and (max-width: 768px) {
  .s2-text h5 {
    font-size: 1.125rem;
    font-weight: 700;
    padding: 15px 0 15px 0.25rem;
  }
}

@media screen and (max-width: 576px) {
  .s2-text h5 {
    font-size: 1.125rem;
    font-weight: 700;
    padding: 10px 0 10px 1rem;
  }
}

@media screen and (max-width: 480px) {
  .s2-text h5 {
    font-size: 1rem;
    font-weight: 700;
    padding: 10px 0 10px 0.5vw;
  }
}

@media screen and (max-width: 420px) {
  .s2-text h5 {
    font-size: 0.875rem;
    font-weight: 700;
    padding: 10px 0 10px 0;
  }
}

.s2-text h6 {
  font-weight: 400;
  color: #FFFFFF;
  padding: 20px 0 20px 0;
  text-align: center;
  font-size: calc(1.2625rem + 0.15vw);
}

@media (min-width: 1200px) {
  .s2-text h6 {
    font-size: 1.375rem;
  }
}

@media screen and (max-width: 1200px) {
  .s2-text h6 {
    font-size: 1.25rem;
  }
}

@media screen and (max-width: 992px) {
  .s2-text h6 {
    font-size: 1.25rem;
  }
}

@media screen and (max-width: 768px) {
  .s2-text h6 {
    font-size: 1.125rem;
    font-weight: 700;
  }
}

@media screen and (max-width: 576px) {
  .s2-text h6 {
    font-size: 1.125rem;
    font-weight: 700;
  }
}

@media screen and (max-width: 480px) {
  .s2-text h6 {
    font-size: 1rem;
    font-weight: 700;
  }
}

@media screen and (max-width: 420px) {
  .s2-text h6 {
    font-size: 0.875rem;
    font-weight: 700;
  }
}

.img-fluidA {
  width: 100%;
  height: auto;
}

.img-fluidB {
  width: 100%;
  height: auto;
  padding: 0 20%;
}

@media screen and (max-width: 576px) {
  .img-fluidB {
    width: 100%;
  }
}

.steppadding {
  margin: auto;
  max-width: 600px;
}

.year {
  font-family: 'Inter';
  font-style: normal;
  max-width: 70px;
  color: #ffc300;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
}

.s-history p {
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  margin: 0;
}

@media screen and (max-width: 1400px) {
  .s-history p {
    font-size: 1rem;
  }
}

.s3-text h3 {
  font-weight: 700;
  color: #FFFFFF;
  text-shadow: black 0.1em 0.1em 0.2em;
  line-height: 43px;
  padding: 5px 5px 0 5px;
  font-size: calc(1.3125rem + 0.75vw);
}

@media (min-width: 1200px) {
  .s3-text h3 {
    font-size: 1.875rem;
  }
}

@media screen and (max-width: 1400px) {
  .s3-text h3 {
    font-size: calc(1.2875rem + 0.45vw);
  }
}

@media screen and (max-width: 1400px) and (min-width: 1200px) {
  .s3-text h3 {
    font-size: 1.625rem;
  }
}

@media screen and (max-width: 1200px) {
  .s3-text h3 {
    font-size: calc(1.2625rem + 0.15vw);
  }
}

@media screen and (max-width: 1200px) and (min-width: 1200px) {
  .s3-text h3 {
    font-size: 1.375rem;
  }
}

@media screen and (max-width: 576px) {
  .s3-text h3 {
    font-size: calc(1.3125rem + 0.75vw);
  }
}

@media screen and (max-width: 576px) and (min-width: 1200px) {
  .s3-text h3 {
    font-size: 1.875rem;
  }
}

.s3-text p {
  display: block;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 43px;
  font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
  .s3-text p {
    font-size: 1.5rem;
  }
}

.serviceimg {
  position: relative;
  min-height: 350px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
}

.servicetitle {
  background: rgba(255, 195, 0, 0.5);
  border-bottom: 3px solid #FFC300;
  display: inline-block;
}

.serviceimg:nth-child(1) {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(44, 44, 44, 0.8)), to(rgba(44, 44, 44, 0.8))), url(../images/Government_Resources/6ways_bg01.png);
  background: linear-gradient(0deg, rgba(44, 44, 44, 0.8), rgba(44, 44, 44, 0.8)), url(../images/Government_Resources/6ways_bg01.png);
}

.serviceimg:nth-child(2) {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(44, 44, 44, 0.8)), to(rgba(44, 44, 44, 0.8))), url(../images/Government_Resources/6ways_bg02.png);
  background: linear-gradient(0deg, rgba(44, 44, 44, 0.8), rgba(44, 44, 44, 0.8)), url(../images/Government_Resources/6ways_bg02.png);
}

.serviceimg:nth-child(3) {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(44, 44, 44, 0.8)), to(rgba(44, 44, 44, 0.8))), url(../images/Government_Resources/6ways_bg03.png);
  background: linear-gradient(0deg, rgba(44, 44, 44, 0.8), rgba(44, 44, 44, 0.8)), url(../images/Government_Resources/6ways_bg03.png);
}

.serviceimg:nth-child(4) {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(44, 44, 44, 0.8)), to(rgba(44, 44, 44, 0.8))), url(../images/Government_Resources/6ways_bg04.png);
  background: linear-gradient(0deg, rgba(44, 44, 44, 0.8), rgba(44, 44, 44, 0.8)), url(../images/Government_Resources/6ways_bg04.png);
}

.serviceimg:nth-child(5) {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(44, 44, 44, 0.8)), to(rgba(44, 44, 44, 0.8))), url(../images/Government_Resources/6ways_bg05.png);
  background: linear-gradient(0deg, rgba(44, 44, 44, 0.8), rgba(44, 44, 44, 0.8)), url(../images/Government_Resources/6ways_bg05.png);
}

.serviceimg:nth-child(6) {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(44, 44, 44, 0.8)), to(rgba(44, 44, 44, 0.8))), url(../images/Government_Resources/6ways_bg06.png);
  background: linear-gradient(0deg, rgba(44, 44, 44, 0.8), rgba(44, 44, 44, 0.8)), url(../images/Government_Resources/6ways_bg06.png);
}

.ibox {
  border-style: solid;
  border-color: black;
}

.add-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}

.add-flex:last-of-type .ibox {
  width: calc(100% - 36px);
}

i.glyphicon {
  margin-top: 100px;
  color: red;
  font-size: 36px;
}

.accordion-button {
  position: relative;
}

.accordion-button::after {
  font-family: FontAwesome;
  font-size: 40px;
  line-height: 0;
  width: 0;
  height: 0;
  margin-left: auto;
  content: "\f0d7";
  background-image: url();
  position: relative;
  left: -30px;
}

@media screen and (max-width: 576px) {
  .accordion-button::after {
    font-size: 20px;
    left: -15px;
  }
}

.accordion-button:not(.collapsed)::after {
  font-family: FontAwesome;
  content: "\f0d8";
  width: 0;
  height: 0;
  background-image: url();
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: rotate(0turn);
          transform: rotate(0turn);
  position: relative;
  left: -30px;
}

@media screen and (max-width: 576px) {
  .accordion-button:not(.collapsed)::after {
    left: -15px;
  }
}

.accordion-button:focus {
  border-color: #2c2c2c;
  -webkit-box-shadow: 0 0 0 0 #2c2c2c;
          box-shadow: 0 0 0 0 #2c2c2c;
}

.accordion-button:not(.collapsed) {
  color: #0c63e4;
  background-color: #2c2c2c;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.collaoseTemplate {
  border-bottom: solid 3px white !important;
  background-color: #2c2c2c;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 0;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.s5-img {
  line-height: 43px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .patnarimg {
    max-width: 80%;
    max-height: 80%;
  }
}
/*# sourceMappingURL=cashflow.css.map */