#section-style-0021 *,
#section-style-0021 *:before,
#section-style-0021 *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#section-style-0021 {
  position: relative;
  background-color: #fff;
}

@media(min-width:1200px) {
  #section-style-0021 .col-lg-offset-1 {
    margin-left: 3%
  }
}

#section-style-0021 .decor {
  position: relative;
  width: 57px;
  height: 9px;
  background-repeat: no-repeat;
  margin: 0 auto
}

#section-style-0021 p {
  position: relative;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  font-family: 'Muli', sans-serif;
  color: #666;
  margin-bottom: 15px;
  transition: all 500ms ease;
}

#section-style-0021 .container:before,
#section-style-0021 .container:after,
#section-style-0021 .row:before,
#section-style-0021 .row:after {
  display: table;
  content: " ";
  width: 100%;
}

#section-style-0021 a:active,
#section-style-0021 a:hover {
  outline-width: 0;
}

#section-style-0021 a {
  color: #273f5b;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

#section-style-0021 h2 {
  margin: .5em 0;
  font-size: 30px;
  line-height: 1.3em;
  font-weight: 700;
  color: #273f5b;
  font-family: "Nunito", Arial, "Helvetica Neue", Helvetica, sans-serif;
  letter-spacing: 0.02em;
}

#section-style-0021.background-contain {
  background-size: contain;
  background-repeat: no-repeat;
}

#section-style-0021 .crumina-image img {
  display: flex;
  align-items: center;
  border-radius: 7px;
  transition: all 1s ease-in-out;
  overflow: hidden;
  position: relative;
  box-shadow: #adb7d4 4px 8px 10px;
  display: inline-block;
}

#section-style-0021 .crumina-heading {
  position: relative;
  z-index: 5;
  margin-bottom: 30px;
}

#section-style-0021 .crumina-heading>*:last-child {
  margin-bottom: 0;
}

#section-style-0021 .crumina-heading>*:first-child {
  margin-top: 0;
}

#section-style-0021 .crumina-heading+* {
  margin-top: 25px;
}

#section-style-0021 .heading-title {
  margin-bottom: 30px;
  line-height: 1.3em;
}

#section-style-0021 .heading-text {
  margin-top: 20px;
  position: relative;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  font-family: 'Muli', sans-serif;
  color: #666;
  margin-bottom: 15px;
  transition: all 500ms ease;
}

@media (max-width: 799px) {
  #section-style-0021 .crumina-grid .col-sm-12 {
    float: left;
  }

  #section-style-0021 .crumina-grid .col-sm-12 {
    width: 100%;
  }

  #section-style-0021 h2 {
    font-size: 1.8em;
  }

  #section-style-0021 .heading-text {
    font-size: 20px;
  }
}

@media (max-width: 587px) {
  #section-style-0021 .heading-title {
    text-align: center;
    font-size: x-large;
  }

  #section-style-0021 .col-xs-12+.col-xs-12 {
    margin-top: 20px;
  }

  #section-style-0021 .heading-text {
    font-size: 16px;
  }

  #section-style-0021 .crumina-heading {
    margin-top: 15px;
  }

  #section-style-0021 .crumina-grid .col-xs-12 {
    float: left;
  }

  #section-style-0021 .crumina-grid .col-xs-12 {
    width: 100%;
  }

  #section-style-0021 h2 {
    font-size: 1.6em;
  }
}
