@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/josefinsans/v16/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_ObXbMZhKg.ttf) format('truetype');
}

@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/muli/v21/7Aulp_0qiz-aVz7u3PJLcUMYOFn8kEk30e0.ttf) format('truetype');
}

[class^="flaticon-"]:before,
[class^="flaticon-"]:after {
  font-family: Flaticon;
  font-style: normal;
}

#section-style-0004 {
  position: relative;
  padding: 50px 0px;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  background-color: #fff;
}

#section-style-0004 .flaticon-chat:before {
  content: "\f11c";
}

#section-style-0004 .flaticon-cloud-computing:before {
  content: "\f11d";
}

#section-style-0004 .flaticon-analysis-1:before {
  content: "\f11e";
}

#section-style-0004 h2,
#section-style-0004 h5 {
  position: relative;
  font-family: 'Josefin Sans', sans-serif;
  font-style: normal;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #1d165c;
}

#section-style-0004 h2 {
  font-size: 36px;
  line-height: 46px;
  font-weight: 700;
  padding-bottom: 16px;
}

#section-style-0004 h5 {
  font-size: 18px;
  margin-bottom: 0.7rem;
}

#section-style-0004 p {
  position: relative;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  font-family: 'Muli', sans-serif;
  color: #666666;
  margin: 0px;
  margin-top: 0;
  margin-bottom: 1rem;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

#section-style-0004 .image-box img {
  width: 100%;
  max-height: 500px;
  border: 1px solid rgb(223, 223, 223);
  position: relative !important;
  box-shadow: #adb7d4 2px 5px 10px;
  border-radius: 5px;
}

#section-style-0004 .auto-container {
  position: static;
  max-width: 1200px;
  padding: 0px 15px;
  margin: 0 auto;
}

#section-style-0004 .decor {
  position: relative;
  width: 57px;
  height: 9px;
  background-repeat: no-repeat;
  margin: 0 auto;
  margin-bottom: 25px;
}

#section-style-0004 .pattern-layer {
  position: absolute;
  right: 0px;
  bottom: 100px;
  width: 60px;
  height: 380px;
  background-repeat: no-repeat;
}

#section-style-0004 .sec-title {
  position: relative;
  margin-bottom: 33px;
}

#section-style-0004 .image-box {
  position: relative;
  display: block;
}

#section-style-0004 .content-box .text {
  margin-bottom: 43px;
}

#section-style-0004 .progress-box {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 53px;
}

#section-style-0004 .progress-box:last-child {
  margin-bottom: 0px;
}

#section-style-0004 .inner-box {
  position: relative;
  padding-left: 80px;
  padding-right: 35px;
}

#section-style-0004 .bar {
  position: relative;
  width: 100%;
  height: 2px;
  margin-left: 35px;
  background: #e5e5e5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin-bottom: 20px;
}

#section-style-0004 .bar-inner {
  position: relative;
  display: block;
  width: 0px;
  height: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 1500ms ease;
  -o-transition: all 1500ms ease;
  -moz-transition: all 1500ms ease;
  transition: all 1500ms ease;
  background: #fb5155;
}

#section-style-0004 .bar-inner:before {
  position: absolute;
  content: '';
  background: #fff;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  top: -5px;
  right: -5px;
  border: 2px solid #fb5155;
}

#section-style-0004 .count-text {
  position: absolute;
  color: #1d165c;
  left: -115px;
  top: -40px;
  width: 55px;
  height: 55px;
  font-family: 'Josefin Sans', Sans-serif;
  line-height: 55px;
  background: #fff;
  font-size: 16px;
  font-weight: 600;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  -webkit-box-shadow: 0 0px 30px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0px 30px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}

#section-style-0004 .count-text:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -5px;
  top: 100%;
  border: 5px solid transparent;
}

#section-style-0004 .icon-box {
  position: absolute;
  left: 0px;
  bottom: -15px;
  font-size: 25px;
  line-height: 30px;
  color: #fb5155;
}

@media only screen and (min-width:992px) {
  #section-style-0004 .content-box {
    padding: 0px 15px
  }
}

@media only screen and (max-width: 991px) {
  #section-style-0004 {
    padding: 50px 15px;
  }
}

@media only screen and (max-width: 767px) {
  #section-style-0004 .image-box {
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 599px) {
  #section-style-0004 h2 {
    font-size: 32px;
    line-height: 40px;
  }
}
