.sq_box {
  height: 214px;
  border-radius: 35px;
  background-color: #e9e9e9;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0 30px; }
  @media screen and (min-width: 576px) {
    .sq_box {
      width: 206px; } }
  .sq_box img {
    margin-bottom: 10px; }
  .sq_box p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    margin-bottom: 0; }
  .sq_box.center_box {
    position: relative;
    background-color: #2899FF;
    color: white; }
    @media screen and (min-width: 576px) {
      .sq_box.center_box {
        margin: -75px auto; } }

.various_departments {
  background-color: #E9E9E9;
  padding: 50px 0;
  margin-bottom: 80px; }
  .various_departments-box {
    text-align: center;
    border-radius: 6px;
    padding: 20px 15px;
    border-bottom: 5px solid #084A66;
    background: linear-gradient(to bottom, white 65%, #e9e9e9 100%);
    min-height: 180px; }
    .various_departments-box img {
      margin-bottom: 20px; }
    .various_departments-box p {
      font-size: 16px;
      color: #000000;
      font-weight: 500;
      line-height: 20px;
      margin-bottom: 0; }

@media screen and (min-width: 768px) {
  .fees_Collection_Process .time_line-1 {
    list-style: none;
    padding-left: 0; }
    .fees_Collection_Process .time_line-1 li {
      display: inline-block;
      /*min-width: 32%;*/
      text-align: center;
      position: relative;
      z-index: 9;
      margin-bottom: 70px; }
      .fees_Collection_Process .time_line-1 li:after {
        content: "";
        position: absolute;
        width: 100%;
        border-bottom: 2px dashed black;
        left: 0;
        top: 50%;
        transform: translate(0px, -50%);
        z-index: -1; }
      .fees_Collection_Process .time_line-1 li:nth-child(1):before {
        content: "";
        background-image: url("../images/FCS/arrow-Shape1.webp");
        position: absolute;
        right: -4px;
        width: 20px;
        height: 30px;
        background-size: cover;
        background-repeat: no-repeat;
        top: 50%;
        transform: translate(0px, -50%);
        z-index: 9; }
      .fees_Collection_Process .time_line-1 li:nth-child(2):before {
        content: "";
        background-image: url("../images/FCS/arrow-Shape2.webp");
        position: absolute;
        right: -4px;
        width: 20px;
        height: 30px;
        background-size: cover;
        background-repeat: no-repeat;
        top: 50%;
        transform: translate(0px, -50%);
        z-index: 9; }
      .fees_Collection_Process .time_line-1 li:nth-child(3):after {
        content: "";
        position: absolute;
        width: 100%;
        border-bottom: transparent;
        left: 0;
        top: 150px;
        transform: translate(0px, -50%);
        z-index: -1;
        border: 2px dashed;
        border-radius: 0 200px 200px 0;
        height: 196px;
        border-left: transparent; }
      .fees_Collection_Process .time_line-1 li:nth-child(3):before {
        content: "";
        background-image: url("../images/FCS/arrow-Shape3.webp");
        position: absolute;
        right: 32px;
        width: 30px;
        height: 35px;
        background-size: contain;
        background-repeat: no-repeat;
        top: 65px;
        transform: translate(0px, -50%);
        z-index: 9; }
      .fees_Collection_Process .time_line-1 li:nth-child(3) .time_line-content {
        right: -100px;
        top: 30px; }
  .fees_Collection_Process .time_line-2 {
    list-style: none;
    padding-left: 0;
    position: relative;
    z-index: 99; }
    .fees_Collection_Process .time_line-2 li {
      display: inline-block;
      /*min-width: 32%;*/
      text-align: center;
      position: relative;
      z-index: 9;
      margin-bottom: 70px;
    /*     &:after {
    content: "";
    position: absolute;
    width: 100%;
    border-bottom: 2px dashed black;
    right: 115px;
    top: 50%;
    transform: translate(0px, -50%);
    z-index: -1;
}*/ }
      .fees_Collection_Process .time_line-2 li:nth-child(1):before {
        content: "";
        background-image: url("../images/FCS/arrow-Shape5.webp");
        position: absolute;
        left: 35px;
        width: 30px;
        height: 30px;
        background-size: contain;
        background-repeat: no-repeat;
        top: 65px;
        transform: translate(0px, -50%);
        z-index: 9; }
      .fees_Collection_Process .time_line-2 li:nth-child(2):after {
        display: none; }
      .fees_Collection_Process .time_line-2 li:nth-child(2):before {
        content: "";
        background-image: url("../images/FCS/arrow-Shape4.webp");
        position: absolute;
        left: -4px;
        width: 20px;
        height: 30px;
        background-size: cover;
        background-repeat: no-repeat;
        top: 50%;
        transform: translate(0px, -50%);
        z-index: 9; }
      .fees_Collection_Process .time_line-2 li:nth-child(3):after {
        content: "";
        position: absolute;
        width: 100%;
        border-bottom: transparent;
        left: 0;
        top: 150px;
        transform: translate(0px, -50%);
        z-index: -1;
        border: 2px dashed;
        border-radius: 0 200px 200px 0;
        height: 196px;
        border-left: transparent; }
      .fees_Collection_Process .time_line-2 li:nth-child(3):before {
        content: "";
        background-image: url("../images/FCS/arrow-Shape3.webp");
        position: absolute;
        right: 32px;
        width: 30px;
        height: 35px;
        background-size: contain;
        background-repeat: no-repeat;
        top: 65px;
        transform: translate(0px, -50%);
        z-index: 9; }
      .fees_Collection_Process .time_line-2 li:nth-child(3) .time_line-content {
        right: -100px;
        top: 30px; }
  .fees_Collection_Process .time_line-3 {
    list-style: none;
    padding-left: 0; }
    .fees_Collection_Process .time_line-3 li {
      display: inline-block;
      /*min-width: 32%;*/
      text-align: center;
      position: relative;
      z-index: 9;
      margin-bottom: 70px; }
      .fees_Collection_Process .time_line-3 li:after {
        content: "";
        position: absolute;
        width: 100%;
        border-bottom: 2px dashed black;
        left: 0;
        top: 50%;
        transform: translate(0px, -50%);
        z-index: -1; }
      .fees_Collection_Process .time_line-3 li:nth-child(1):after {
        content: "";
        position: absolute;
        width: 100%;
        border-bottom: transparent;
        left: 0;
        top: -43px;
        transform: translate(0px, -50%);
        z-index: -1;
        border: 2px dashed;
        border-radius: 200px 0 0 200px;
        height: 196px;
        border-right: transparent; }
      .fees_Collection_Process .time_line-3 li:nth-child(1):before {
        content: "";
        background-image: url("../images/FCS/arrow-Shape6.webp");
        position: absolute;
        right: -4px;
        width: 20px;
        height: 30px;
        background-size: cover;
        background-repeat: no-repeat;
        top: 50%;
        transform: translate(0px, -50%);
        z-index: 9; }
      .fees_Collection_Process .time_line-3 li:nth-child(2):before {
        content: "";
        background-image: url("../images/FCS/arrow-Shape7.webp");
        position: absolute;
        right: -4px;
        width: 20px;
        height: 30px;
        background-size: cover;
        background-repeat: no-repeat;
        top: 50%;
        transform: translate(0px, -50%);
        z-index: 9; }
      .fees_Collection_Process .time_line-3 li:nth-child(3) {
    /*
.time_line-content {
    right: -100px;
    top: 30px;
}*/ }
        .fees_Collection_Process .time_line-3 li:nth-child(3):before {
          content: "";
          background-image: url("../images/FCS/arrow-Shape8.webp");
          position: absolute;
          right: -10px;
          width: 30px;
          height: 35px;
          background-size: contain;
          background-repeat: no-repeat;
          top: 52px;
          transform: translate(0px, -50%);
          z-index: 9; }
  .fees_Collection_Process .time_line-content {
    position: absolute;
    right: -75px;
    max-width: 165px;
    min-width: 165px;
    bottom: -20px;
    text-align: center;
    font-size: 16px;
    color: #000000;
    font-weight: 600; } }
.fees_Collection_Process .time_line-1-mob {
  list-style: none;
  padding-left: 0; }
  .fees_Collection_Process .time_line-1-mob li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    box-shadow: 3px 4px 8px -4px rgba(0, 0, 0, 0.75); }

.home_fcs_banner {
  min-height: 800px;
  background-size: 100% 100%; }
  @media screen and (max-width: 768px) {
    .home_fcs_banner {
      background-size: cover;
      background-position: right; } }

.h1_head_s {
  text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.6); }

/*# sourceMappingURL=fees-collection-system.css.map */
