.banner-section-five {
  position: relative;
  overflow: hidden;
}
.banner-section-five .slide-item {
  position: relative;
  min-height: 740px;
}
@media (max-width: 575.98px) {
  .banner-section-five .slide-item {
    min-height: auto;
  }
}
.banner-section-five .slide-item .bg-image {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.banner-section-five .slide-item .bg-image:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;

  content: "";
}
.banner-section-five .content-box {
  position: relative;
  padding: 190px 0;
  text-align: leftr;
	width: 750px;
}
@media (max-width: 575.98px) {
  .banner-section-five .content-box {
    padding: 160px 0;
  }
}
 .banner-section-five .content-box p {
   color:#fff;
	 font-size: 20px;
	  line-height: 30px;
	 
  }
.banner-section-five .content-box .sub-title {
  position: relative;
  display: inline-block;
  line-height: 26px;
  padding: 5px 15px 5px 15px;
  font-size: 15px;
  color: var(--text-color-bg-theme-color1);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.5px;
	
  
  margin-bottom: 20px;
}
@media (max-width: 575.98px) {
  .banner-section-five .content-box .sub-title {
    font-size: 14px;
    padding: 5px 10px;
  }
}
.banner-section-five .content-box .title {
  color: #FFFFFF;
  font-size: 72px;
  font-weight: 700;
  line-height: 65px;
  margin-bottom: 25px;
}
@media (max-width: 767.98px) {
  .banner-section-five .content-box .title {
    font-size: 60px;
    line-height: 1.3;
  }
}
@media (max-width: 575.98px) {
  .banner-section-five .content-box .title {
    font-size: 40px;
  }
  .banner-section-five .content-box .title br {
    display: none;
  }
}
.banner-section-five .content-box .btn-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: left;
      -ms-flex-align: left;
          align-items: left;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
.banner-section-five .content-box .btn-box .theme-btn {
  margin: 0 10px;
}
/* Animate 1 */
.owl-carousel .animate-7,
.owl-carousel .animate-6,
.owl-carousel .animate-5,
.owl-carousel .animate-4,
.owl-carousel .animate-3,
.owl-carousel .animate-2,
.owl-carousel .animate-1 {
  opacity: 0;
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.bg-img-pos {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.banner-carousel .owl-nav {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  max-width: 1170px;
  margin: -25px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.about-section-five {
  position: relative;
  padding: 120px 0 70px;
}
.about-section-five .content-column {
  position: relative;
  margin-bottom: 0px;
  z-index: 1;
}
.about-section-five .content-column .inner-column {
  position: relative;
}
.about-section-five .content-column .inner-column .list-style-three {
  margin-bottom: 0px;
  border-bottom: 0px solid #e6e8ed;
  padding-bottom: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.about-section-five .content-column .inner-column .list-style-three li {
  width: 50%;
  padding-right: 20px;
}
.about-section-five .content-column .inner-column .list-style-three a {
color: var(--theme-color1);
}

.about-section-five .content-column .btn-box {
  position: relative;
}
.about-section-five .content-column .btn-box .theme-btn {
  margin-right: 70px;
}
.about-section-five .image-column {
  position: relative;
  margin-bottom: 10px;
  z-index: 1;
}
.about-section-five .image-column .inner-column {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.about-section-five .image-column .inner-column:before {
  position: absolute;
  top: 380px;
  left: -150px;
  height: 480px;
  width: 480px;
  background-image: url(../images/dms-rings.svg);
	background-repeat: no-repeat;
  -webkit-animation: zoom-one 5s infinite linear;
          animation: zoom-one 5s infinite linear;
  content: "";
	
}
.about-section-five .image-column .image-1 {
  position: relative;
  margin-bottom: 0;
}
.about-section-five .image-column .image-2 {
  position: absolute;
  right: 48px;
  top: 90px;
  border: 10px solid #ffffff;
  -webkit-box-shadow: 0 10px 60px rgba(0, 0, 0, 0.08);
          box-shadow: 0 10px 60px rgba(0, 0, 0, 0.08);
  max-width: 300px;
}
.call-to-action-seven {
  position: relative;
  padding: 120px 0;
  z-index: 2;
}
.call-to-action-seven:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#222429), to(rgba(34, 36, 41, 0.6117647059)));
  background: linear-gradient(180deg, #222429 0%, rgba(34, 36, 41, 0.6117647059) 100%);
  opacity: 0.6;
  content: "";
  z-index: 1;
}
.call-to-action-seven .outer-box {
  position: relative;
  max-width: 1010px;
  margin: 0 auto;
  z-index: 2;
}
@media (max-width: 991.98px) {
  .call-to-action-seven .outer-box {
    text-align: center;
  }
}
.call-to-action-seven .outer-box .title {
  font-size: 60px;
  color: var(--theme-color-light);
  margin-bottom: 35px;
}
@media (max-width: 1199.98px) {
  .call-to-action-seven .outer-box .title {
    font-size: 50px;
  }
}
@media (max-width: 767.98px) {
  .call-to-action-seven .outer-box .title {
    font-size: 42px;
    line-height: 1.2em;
  }
}
@media (max-width: 575.98px) {
  .call-to-action-seven .outer-box .title {
    font-size: 36px;
  }
}
.call-to-action-seven .outer-box p {
  
  color: var(--theme-color-light);
 
}
.services-section-eight {
  position: relative;
  padding: 70px 0 80px;
  z-index: 2;
}
.services-section-eight .bg-image {
  position: absolute;
  left: 0;
  top: 0;
 
  background-repeat: repeat;
  opacity: 0.62;
}

.service-block-eight {
  position: relative;
  margin-bottom: 24px;
}
.service-block-eight .inner-box {
  position: relative;
  background-color: #ffffff;
  -webkit-box-shadow: 0 10px 60px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 60px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  height: 100%;
  padding: 50px 50px 50px;
  padding-right: 270px;
  min-height: 350px;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
  z-index: 2;
}
@media only screen and (max-width: 1199px) {
  .service-block-eight .inner-box {
    padding: 30px !important;
  }
}
.service-block-eight .inner-box:after {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: var(--bg-theme-color2);
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
  border-radius: 500px 0 0;
  z-index: -1;
  content: "";
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}
.service-block-eight .image-box {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media only screen and (max-width: 1199px) {
  .service-block-eight .image-box {
    position: relative;
    left: 0;
    top: 0;
    margin-bottom: 70px;
  }
}
.service-block-eight .image-box .image {
  border-radius: 400px 0 0 0;
  overflow: hidden;
  max-width: 271px;
}
@media only screen and (max-width: 1199px) {
  .service-block-eight .image-box .image {
    border-radius: 0 !important;
  }
}
.service-block-eight .image-box .image img {
  width: 100%;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.service-block-eight .image-box .icon {
  position: absolute;
  right: 75px;
  top: -10px;
  height: 88px;
  width: 88px;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 44px;
  color: var(--theme-color2);
  -webkit-box-shadow: 0 10px 60px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 60px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  z-index: 2;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.service-block-eight .inner-box:hover .icon {
  -webkit-transform: rotate(180deg) scale(-1);
          transform: rotate(180deg) scale(-1);
}
@media only screen and (max-width: 1199px) {
  .service-block-eight .image-box .icon {
    right: 0 !important;
    left: 0 !important;
    top: auto;
    bottom: 0;
    margin: 0 auto -40px;
  }
}
.service-block-eight .content {
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .service-block-eight .content {
    text-align: center;
  }
}
.service-block-eight .title {
  font-size: 30px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 599px) {
  .service-block-eight .title {
    font-size: 24px;
  }
}
.service-block-eight .text {
  line-height: 30px;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}
.service-block-eight.style-two .inner-box {
  padding-left: 280px;
  padding-right: 50px;
}
.service-block-eight.style-two .inner-box:after {
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
  border-radius: 0 500px 0 0;
}
.service-block-eight.style-two .image-box {
  right: auto;
  left: 0;
}
.service-block-eight.style-two .image-box .image {
  border-radius: 0 400px 0 0;
}
.service-block-eight.style-two .image-box .icon {
  right: auto;
  left: 75px;
}
.service-block-eight.style-three .inner-box:after {
  -webkit-transform-origin: right top;
          transform-origin: right top;
  border-radius: 0 0 0 500px;
}
.service-block-eight.style-three .image-box {
  top: 0;
  bottom: auto;
}
.service-block-eight.style-three .image-box .image {
  border-radius: 0 0 0 400px;
}
.service-block-eight.style-three .image-box .icon {
  top: auto;
  bottom: -10px;
}
.service-block-eight.style-four .inner-box {
  padding-left: 280px;
  padding-right: 30px;
}
.service-block-eight.style-four .inner-box:after {
  -webkit-transform-origin: left top;
          transform-origin: left top;
  border-radius: 0 0 500px 0;
}
.service-block-eight.style-four .image-box {
  bottom: auto;
  top: 0;
  left: 0;
  right: auto;
}
.service-block-eight.style-four .image-box .image {
  border-radius: 0 0 400px 0;
}
.service-block-eight.style-four .image-box .icon {
  right: auto;
  left: 75px;
  top: auto;
  bottom: -10px;
}
.features-section-eight {
  position: relative;
  background-color: var(--bg-theme-color2);
}
.features-section-eight .features-column .inner-column {
  position: relative;
  padding: 130px 0px 100px 50px ;
  height: 100%;
}
.features-section-eight .content-column {
  position: relative;
  padding: 100px 0px ;
}
.features-section-eight .content-column .inner-column {
  padding-right: -465px;
}
@media only screen and (max-width: 1023px) {
  .features-section-eight .content-column .inner-column {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.features-section-eight .content-column .sec-title h3{
	 position: relative;
  font-size: var(--sec-title-font-size);
  color: var(--theme-color-white);
  font-family: var(--sec-title-font-family);
  font-weight: var(--sec-title-font-weight);
  margin-top: -9px;
  margin-bottom: 0;
}
	
.feature-block-eight {
  position: relative;
}
.feature-block-eight:last-child .inner-box {
  padding-bottom: 0;
  border-bottom: 0;
  margin-bottom: 0;
  min-height: 110px;
}
.feature-block-eight .inner-box {
  position: relative;
  min-height: 160px;
  padding-top: 10px;
  padding-left: 150px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 30px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.feature-block-eight .inner-box:hover .icon {
  background-color: var(--bg-theme-color1);
  color: #fff;
  -webkit-transform: rotate(180deg) scale(-1);
  transform: rotate(180deg) scale(-1);
}
@media only screen and (max-width: 767px) {
  .feature-block-eight .inner-box {
    padding-left: 0;
  }
}
.feature-block-eight .inner-box .icon {
  position: absolute;
  left: 0;
  top: 0;
  height: 110px;
  width: 110px;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 64px;
  color: var(--theme-color2);
  border-radius: 50%;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media only screen and (max-width: 767px) {
  .feature-block-eight .inner-box .icon {
    margin-bottom: 25px;
    position: relative;
  }
}
.feature-block-eight .title {
  color: #ffffff;
  font-weight: 400;
  margin-bottom: 10px;
}
.feature-block-eight .text {
  color: #fff;
}

.feature-block-eight .inner-box h3 {
  font-size: var(--h5-font-size);
  font-weight: var(--h5-font-weight);
  line-height: var(--line-height-heading-small);
}
.testimonial-section-four {
  position: relative;
  padding: 180px 0 100px;
}
.testimonial-section-four .carousel-outer {
  position: relative;
}
.testimonial-section-four .carousel-outer .testimonial-bg {
  position: absolute;
  top: -60px;
  left: -100px;
  right: -100px;
  bottom: -60px;
  background-repeat: no-repeat;
  opacity: 0.25;
}
.testimonial-section-four .owl-dots {
  position: absolute;
  left: -495px;
  bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.testimonial-section-four .owl-dots .owl-dot {
  display: block;
  height: 3px;
  width: 35px;
  background-color: #d3d3d4;
  margin-bottom: 10px;
  margin-right: 10px;
}
.testimonial-section-four .owl-dots .owl-dot.active {
  opacity: 1;
  background-color: var(--bg-theme-color2a);
}
.testimonial-block-four {
  position: relative;
  margin-bottom: 30px;
}
.testimonial-block-four .inner-box {
  position: relative;
}
.testimonial-block-four .content-box {
  position: relative;
  display: block;
  background-color: var(--bg-theme-color2);
  background-image: url(../images/icons/shape-12.png);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 55px 60px;
  margin-bottom: 45px;
}
.testimonial-block-four .content-box:before {
  position: absolute;
  left: 60px;
  top: 100%;
  border-right: 150px solid transparent;
  border-top: 45px solid var(--theme-color2);
  content: "";
}
.testimonial-block-four .content-box .rating {
  font-size: 16px;
  color: var(--theme-color2);
  margin-bottom: 12px;
}
.testimonial-block-four .content-box .text {
  position: relative;
  font-size: 20px;
  line-height: 38px;
  color: #ffffff;
  margin-bottom: 0;
}
.testimonial-block-four .info-box {
  position: relative;
  margin-top: -30px;
  margin-left: 160px;
  padding-left: 115px;
  min-height: 94px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.testimonial-block-four .info-box .name {
  margin-bottom: 2px;
}
.testimonial-block-four .info-box .designation {
  position: relative;
  text-transform: uppercase;
  display: block;
  font-size: 13px;
  color: #808287;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0.1em;
}
.call-to-action-four {
  position: relative;
  padding: 100px 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: var(--bg-theme-color2);
  z-index: 2;
}
.call-to-action-four .outer-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden;
  background-color: var(--bg-theme-color2);
  width: 100%;
}
.call-to-action-four .title-box .title {
  font-weight: 700;
  margin-bottom: 0;
color:#fff;
}
.call-to-action-four .btn-box {
  position: relative;
  z-index: 8;
}
.call-to-action-four p {
 color:#fff;
	font-size:18px;
}
.contact-section-five {
  position: relative;
  overflow: hidden;
  padding: 120px 0 70px;
}
.contact-section-five .bg-image {
  position: absolute;
  right: 60px;
  bottom: 103px;
}
@media only screen and (max-width: 1700px) {
  .contact-section-five .bg-image {
    right: -60px;
  }
}
@media only screen and (max-width: 1439px) {
  .contact-section-five .bg-image {
    display: none;
  }
}
.contact-section-five .sec-title {
  margin-bottom: 20px;
}
.contact-section-five .title-column .inner-column .sec-title h3{
  font-size: var(--h2-font-size);
}

.contact-section-five .title-column {
  position: relative;
  margin-bottom: 50px;
}
.contact-section-five .inner-column h3{font-size: var(--h4-font-size);}


.contact-section-five .form-column {
  margin-bottom: 50px;
}
.contact-section-five .form-column .inner-column {
  padding-right: 130px;
  margin-left: -30px;
}
@media only screen and (max-width: 1199px) {
  .contact-section-five .form-column .inner-column {
    padding-right: 0;
    margin-left: 0;
  }
}
.contact-section-five .contact-info-block {
  position: relative;
  margin-bottom: 20px;
}
.contact-section-five .contact-info-block .inner {
  position: relative;
  padding-left: 110px;
  min-height: 80px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 599px) {
  .contact-section-five .contact-info-block .inner {
    padding-left: 70px;
    min-height: auto;
  }
}
.contact-section-five .contact-info-block .icon {
  position: absolute;
  left: 0;
  top: 0;
  height: 80px;
  width: 80px;
  background-color: var(--theme-color2);
  color: var(--theme-color-white);
  font-size: 24px;
  line-height: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media only screen and (max-width: 599px) {
  .contact-section-five .contact-info-block .icon {
    height: 50px;
    width: 50px;
    font-size: 20px;
  }
}
.contact-section-five .contact-info-block .title {
  font-size: 16px;
  text-transform: uppercase;
  color: #000;
  font-weight: 500;
  margin-bottom: 0;
}
.contact-section-five .contact-info-block .text {
  font-size: 20px;
  line-height: 30px;
  color: var(--theme-color4);
  font-weight: 700;
}
.contact-section-five .contact-info-block .text a {
  color: inherit;
  font-weight: inherit;
}
.contact-section-five .contact-form {
  position: relative;
  background-color: #ffffff;
  padding: 50px 60px 50px;
  -webkit-box-shadow: 0 10px 60px rgba(0, 0, 0, 0.07);
          box-shadow: 0 10px 60px rgba(0, 0, 0, 0.07);
}
@media only screen and (max-width: 1023px) {
  .contact-section-five .contact-form {
    padding: 50px 40px;
  }
}
@media only screen and (max-width: 767px) {
  .contact-section-five .contact-form {
    padding: 40px 20px;
  }
}
.contact-section-five .contact-form::before {
  position: absolute;
  right: 30px;
  bottom: 30px;
  height: 414px;
  width: 340px;
  border-bottom: 5px solid;
  -o-border-image: linear-gradient(to left, var(--border-theme-color2), transparent) 1;
     border-image: -webkit-gradient(linear, right top, left top, from(var(--border-theme-color2)), to(transparent)) 1;
     border-image: linear-gradient(to left, var(--border-theme-color2), transparent) 1;
  z-index: 2;
  pointer-events: none;
  content: "";
}
@media only screen and (max-width: 1023px) {
  .contact-section-five .contact-form::before {
    display: none;
  }
}
.contact-section-five .contact-form:after {
  position: absolute;
  right: 30px;
  bottom: 30px;
  height: 414px;
  width: 340px;
  pointer-events: none;
  border-right: 5px solid;
  -o-border-image: linear-gradient(transparent, var(--border-theme-color2)) 1;
     border-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(var(--border-theme-color2))) 1;
     border-image: linear-gradient(transparent, var(--border-theme-color2)) 1;
  z-index: 2;
  content: "";
}
@media only screen and (max-width: 1023px) {
  .contact-section-five .contact-form:after {
    display: none;
  }
}
.contact-section-five .contact-form .title {
  font-size: 40px;
  text-align: center;
  margin-bottom: 20px;
}
.features-section-three {
  position: relative;
  padding: 120px 0 90px;
  z-index: 2;
  background-color: #fff;
}
.features-section-three.style-two {
  padding: 120px 0 75px;
}
.features-section-three.style-two .feature-block-three .image img {
  max-width: 200px;
}
.features-section-three .carousel-outer {
  padding: 0 45px;
}
.features-section-three .features-carousel .feature-block-three {
  padding: 0px 15px 15px;
}
.feature-block-three {
  position: relative;
  margin-bottom: 30px;
  z-index: 1;
}
.feature-block-three .inner-box {
  position: relative;
  margin-top: 30px;
  height: 100%;
  padding: 35px 50px 25px;
  padding-left: 300px;
  background-color: #ffffff;
  min-height: 260px;
  -webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.07);
          box-shadow: 0 0px 15px rgba(0, 0, 0, 0.07);
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
  border-right: 6px solid var(--border-theme-color2);
}
.feature-block-three .inner-box:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #ffffff;
  background-image: url(../images/icons/icon-lines-2.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  content: "";
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}
.feature-block-three .image {
  position: absolute;
  left: 30px;
  top: -30px;
  margin-bottom: 0px;
  overflow: hidden;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.feature-block-three .image img {
  width: 100%;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.feature-block-three .image:after {
  background: rgba(255, 255, 255, 0.3);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  opacity: 1;
  z-index: 9;
  pointer-events: none;
}
.feature-block-three .inner-box:hover .image:after {
    height: 100%;
    opacity: 0;
    -webkit-transition: all 400ms linear;
    transition: all 400ms linear;
}

.feature-block-three .inner-box .title  {
  margin-bottom: 15px;
 color: var(--text-color);	
font-size: var(--body-font-size2);
}
.feature-block-three .text2 {
  position: relative;
  margin-bottom: 0;
  color: var(--text-color);
  font-size: var(--body-font-size);
  font-family: var(--text-font);
  font-weight: var(--body-font-weight);
	line-height: var(--body-line-height2);
}
.feature-block-three .text3 {
  position: relative;
  margin-bottom: 0;
  color: var(--text-color);
  font-size: 19px;
  font-family: var(--text-font);
  font-weight: var(--body-font-weight2);
	line-height: var(--body-line-height2);
}