.cid-sRbFSQsbiR {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #efefef;
  }
  .cid-sRbFSQsbiR .mbr-section-head {
    margin-bottom: 2rem;
  }
  .cid-sRbFSQsbiR .mbr-iconfont {
    font-size: 1.4rem !important;
    font-family: 'Moririse2' !important;
    color: #1d2c35;
    margin-left: 1rem;
  }
  .cid-sRbFSQsbiR .panel-group {
    border: none;
  }
  .cid-sRbFSQsbiR .panel-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .cid-sRbFSQsbiR .panel-body,
  .cid-sRbFSQsbiR .card-header {
    padding: 1rem 0;
  }
  .cid-sRbFSQsbiR .panel-title-edit {
    color: #1d2c35;
  }
  .cid-sRbFSQsbiR .card .card-header {
    background-color: transparent;
    margin-bottom: 0;
  }

/* FOOTER1  */
.cid-sLU10JIlKH {
  padding-top: 2rem;
  padding-bottom: 0rem;
  background-color: #000000;
}
.cid-sLU10JIlKH .card-box {
  z-index: 10;
  position: relative;
}
@media (min-width: 1500px) {
  .cid-sLU10JIlKH .container {
    max-width: 1400px;
  }
}
.cid-sLU10JIlKH .card {
  margin: auto;
}
.cid-sLU10JIlKH .mbr-iconfont {
  display: block;
  font-size: 5rem;
  color: #6592e6;
  margin-bottom: 2rem;
}
.cid-sLU10JIlKH .card-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.cid-sLU10JIlKH .row {
  justify-content: center;
}


/* FOOTER 2  */
.cid-sJ51AT7x2Q {
  padding-top: 15px;
  padding-bottom: 45px;
  background-color: #000000;
}
.cid-sJ51AT7x2Q section {
  position: relative;
}
.cid-sJ51AT7x2Q h4 {
  margin: 0;
}
.cid-sJ51AT7x2Q img {
  height: 100px;
  padding-right: 8px;
  width: auto;
}
.cid-sJ51AT7x2Q a {
  font-weight: 300;
}
.cid-sJ51AT7x2Q .img1 {
  color: #ffffff;
}
.cid-sJ51AT7x2Q .img2 {
  color: #fe8100;
}
.cid-sJ51AT7x2Q .line {
  width: 35px;
  height: 3px;
  display: inline-block;
  background: #fe8100;
  transition: background 0.3s;
  margin-bottom: 2rem;
}
.cid-sJ51AT7x2Q .media-wrap {
  display: flex;
  margin-bottom: 1rem;
  align-items: center;
}
@media (max-width: 992px) {
  .cid-sJ51AT7x2Q .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.cid-sJ51AT7x2Q .item,
.cid-sJ51AT7x2Q .link {
  display: flex;
  align-items: center;
  padding-bottom: 0.5rem;
  margin-bottom: 0.6rem;
}
.cid-sJ51AT7x2Q .item h4,
.cid-sJ51AT7x2Q .link h4 {
  padding-left: 10px;
  margin: 0;
}
.cid-sJ51AT7x2Q .card-img {
  width: auto;
}
.cid-sJ51AT7x2Q .link {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 767px) {
  .cid-sJ51AT7x2Q .item {
    justify-content: center;
  }
}
.cid-sJ51AT7x2Q .item-title {
  color: #c1c1c1;
}