/* line 3, styles.scss */
h3 {
  text-align: center; }

/* line 7, styles.scss */
.line_1 {
  height: auto; }

/* line 11, styles.scss */
.sh1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

/* line 18, styles.scss */
.sh2 {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1); }

/* line 22, styles.scss */
.sh5 {
  color: #0d3f69;
  position: relative;
  font-size: 20px; }
  /* line 26, styles.scss */
  .sh5::before {
    content: '';
    background-color: #0d3f69;
    position: absolute;
    top: 50%;
    left: -3px;
    width: 120%;
    height: 2px;
    transform: rotate(10deg) translateY(-50%); }
  /* line 36, styles.scss */
  .sh5 .ba_lari {
    font-size: 14px; }

/* line 41, styles.scss */
.sh6 {
  color: #f5821f;
  font-size: 30px; }
  /* line 44, styles.scss */
  .sh6 .ba_lari {
    font-size: 14px; }

/* line 49, styles.scss */
.sh5 {
  display: block;
  text-align: center; }

/* line 54, styles.scss */
.sh7 {
  text-align: left; }

/* line 57, styles.scss */
.sh8, .sh9 {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1); }

/* line 61, styles.scss */
.sh10, .sh11 {
  display: flex;
  align-items: center;
  justify-content: center; }

/* line 67, styles.scss */
.sh12 {
  border-top: 2px solid #dce2e9; }

/* line 71, styles.scss */
a.sh99 {
  text-decoration: none; }
