#section-style-0022 {
  position: relative;
  background-color: #fff;
}

#section-style-0022 *,
#section-style-0022 *:before,
#section-style-0022 *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#section-style-0022 figure img {
  height: 435px;
}

#section-style-0022 img {
  box-shadow: #adb7d4 4px 8px 10px;
  border-radius: 5px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  width: 100%;
}

#section-style-0022 a:active,
#section-style-0022 a:hover {
  outline: 0;
}

#section-style-0022 figure {
  margin: 1em 40px;
}

#section-style-0022 a:hover,
#section-style-0022 a:focus {
  color: #505050;
}

#section-style-0022 a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

#section-style-0022 .col-md-5,
#section-style-0022 .col-lg-5,
#section-style-0022 .col-sm-6,
#section-style-0022 .col-sm-7,
#section-style-0022 .col-md-7,
#section-style-0022 .col-lg-7,
#section-style-0022 .col-xs-12,
#section-style-0022 .col-sm-12,
#section-style-0022 .col-md-12,
#section-style-0022 .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

#section-style-0022 .col-xs-12 {
  float: left;
}

#section-style-0022 .col-xs-12 {
  width: 100%;
}

@media (min-width: 768px) {

  #section-style-0022 .col-sm-6,
  #section-style-0022 .col-sm-7,
  #section-style-0022 .col-sm-12 {
    float: left;
  }

  #section-style-0022 .col-sm-12 {
    width: 100%;
  }

  #section-style-0022 .col-sm-7 {
    width: 58.33333333%;
  }

  #section-style-0022 .col-sm-6 {
    width: 50%;
  }
}

@media (min-width: 992px) {

  #section-style-0022 .col-md-5,
  #section-style-0022 .col-md-7,
  #section-style-0022 .col-md-12 {
    float: left;
  }

  #section-style-0022 .col-md-12 {
    width: 100%;
  }

  #section-style-0022 .col-md-7 {
    width: 58.33333333%;
  }

  #section-style-0022 .col-md-5 {
    width: 41.66666667%;
  }
}

@media (min-width: 1200px) {

  #section-style-0022 .col-lg-5,
  #section-style-0022 .col-lg-7,
  #section-style-0022 .col-lg-12 {
    float: left;
  }

  #section-style-0022 .col-lg-12 {
    width: 100%;
  }

  #section-style-0022 .col-lg-7 {
    width: 58.33333333%;
  }

  #section-style-0022 .col-lg-5 {
    width: 41.66666667%;
  }
}

#section-style-0022 a {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  color: #333;
}

#section-style-0022 .animated-border-btm:after {
  content: '';
  display: block;
  width: 0;
  height: 2px;
  background: #f4b92d;
  -webkit-transition: all 1.3s ease-in-out;
  -moz-transition: all 1.3s ease-in-out;
  -ms-transition: all 1.3s ease-in-out;
  -o-transition: all 1.3s ease-in-out;
  transition: all 1.3s ease-in-out;
}

#section-style-0022 .animated-border-btm:hover:after {
  width: 100%;
  -webkit-transition: all 1.3s ease-in-out;
  -moz-transition: all 1.3s ease-in-out;
  -ms-transition: all 1.3s ease-in-out;
  -o-transition: all 1.3s ease-in-out;
  transition: all 1.3s ease-in-out;
}

#section-style-0022 [class^="ti-"] {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#section-style-0022 h2,
#section-style-0022 h4 {
  font-family: 'Poppins', sans-serif;
  margin: 0 0 10px 0;
  color: #162637;
}

#section-style-0022 .section-heading span {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
}

#section-style-0022 h4 {
  line-height: 28px;
  margin-bottom: 10px;
  font-weight: 600;
}

#section-style-0022 a:hover,
#section-style-0022 a:focus {
  outline: none;
}

#section-style-0022 p {
  line-height: 24px;
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
  color: #505050;
  margin: 0 0 10px;
}

#section-style-0022 figure {
  position: relative;
  margin-bottom: 0;
}

#section-style-0022 [class*='col-lg'],
#section-style-0022 [class*='col-md'],
#section-style-0022 [class*='col-sm'],
#section-style-0022 [class^='col-lg'] {
  display: inline-block;
  float: none;
  margin: 0 -4px 0 0;
  vertical-align: top;
}

#section-style-0022 .parallax-window {
  min-height: auto;
}

#section-style-0022 .mt-20 {
  margin-top: 20px;
}

#section-style-0022 .mb-40 {
  margin-bottom: 40px;
}

#section-style-0022 .page-section:after {
  content: "";
  display: block;
  clear: both;
}

#section-style-0022 .section-heading {
  border-left: 0px solid;
  position: relative;
}

#section-style-0022 .section-heading:after {
  position: absolute;
  content: '';
  left: 0;
  border: 0;
  height: 2px;
  width: 100px;
  margin-right: auto;
  margin-left: auto;
  right: 0;
}

#section-style-0022 .section-heading span {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  color: #505050;
}

#section-style-0022 h2 {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.3px;
  margin-top: 4px;
  text-align: center;
  line-height: 34px;
}

#section-style-0022 .animated-border-btm {
  display: inline-block;
  text-decoration: none;
}

#section-style-0022 .animated-border-btm:after {
  content: '';
  display: block;
  width: 0;
  height: 2px;
  background: #f4b92d;
}

#section-style-0022 .animated-border-btm:hover:after {
  width: 100%;
}

#section-style-0022 .bu-services-box {
  background: #ffffff;
  box-shadow: 0px 2px 2px #ececec;
  margin-bottom: 30px;
  width: 100%;
  border: 1px solid rgb(0 0 0 / 30%);
}

#section-style-0022 .bu-services-box:hover {
  background-color: #f7f9fd;
  transition: all .7s ease-in-out;
}

#section-style-0022 .bu-services-box:after {
  content: '';
  display: block;
  clear: both;
}

#section-style-0022 .bu-services-box .img-holder figure {
  float: left;
  margin-right: 10px;
  height: 80px;
  width: 80px;
  background: transparent;
  padding: 18px;
}

#section-style-0022 .bu-services-box .img-holder figure span {
  font-size: 36px;
}

#section-style-0022 .bu-services-box:hover .img-holder figure span {
  font-size: 44px;
}

#section-style-0022 .bu-services-box .text-holder {
  overflow: hidden;
  padding: 15px 10px 10px 0;
}

#section-style-0022 .bu-services-box .img-holder figure span, .animated-border-btm {
  color: #e7412a !important;
}

#section-style-0022 .section-heading:after,
#section-style-0022 .animated-border-btm:after {
  background: #e33d26 !important;
}

#section-style-0022 .bu-services-box .img-holder figure span,
#section-style-0022 .bu-services-box {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

#section-style-0022 .bu-services-box {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

#section-style-0022 .bu-services-box:hover {
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
