@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont-v=4.7.0.eot");
  src: url("../fonts/fontawesome-webfont-v=4.7.0.eot?#iefix") format("embedded-opentype"),
    url("../fonts/fontawesome-webfont-v=4.7.0.woff2") format("woff2"),
    url("../fonts/fontawesome-webfont-v=4.7.0.woff") format("woff"),
    url("../fonts/fontawesome-webfont-v=4.7.0.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
h3.trust {
  font-size: 30px;
  text-transform: uppercase;
  color: #656565;
  background: linear-gradient(-385deg, #df457a 0%, #fbb03b 100%);
}

.gradtext {
  background: linear-gradient(45deg, #df457a 0%, #fbb03b 100%);
  color: transparent !important;
  -webkit-background-clip: text !important;
}

.re-service-main {
  padding-top: 5%;
}

.re-service-inner {
  margin-bottom: 50px;
}

.re-service-img {
  position: relative;
  margin-bottom: 45px;
}

.re-img {
  overflow: hidden;
}

.re-service-img .re-icon {
  width: 60px;
  height: 60px;
  line-height: 70px;
  text-align: center;
  position: absolute;
  bottom: -22px;
  left: 20px;
}

@media screen and (min-width: 768px) {
  .re-service-content {
    min-height: 100px;
  }
}

.re-learn {
  font-size: 16px;
}

.re-learn .zn_arrow {
  line-height: 26px !important;
  font-size: 14px !important;
  font-family: FontAwesome !important;
  font-display: swap;
  opacity: 1;
  position: relative;
  display: inline-block;
  margin-left: 10px;
  top: 1px;
  transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
  -webkit-transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
  overflow: visible;
  height: 26px;
  width: 26px;
  border-radius: 100px;
  text-align: center;
}

.re-learn .zn_arrow {
  line-height: 26px !important;
  font-size: 14px !important;
  font-family: FontAwesome !important;
  opacity: 1;
  position: relative;
  display: inline-block;
  margin-left: 10px;
  top: 1px;
  transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
  -webkit-transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
  overflow: visible;
  height: 26px;
  width: 26px;
  border-radius: 100px;
  text-align: center;
  border: 1px solid #ec5a2b;
}
/* ///////////// */
img.wp-smiley,
img.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 0.07em !important;
  vertical-align: -0.1em !important;
  background: none !important;
  padding: 0 !important;
}

.re-service-img {
  position: relative;
  margin-bottom: 45px;
}

.re-service-img .re-icon {
  width: 60px;
  height: 60px;
  line-height: 70px;
  text-align: center;
  position: absolute;
  bottom: -22px;
  left: 20px;
}

.re-service-main {
  padding-top: 5%;
}

.re-img {
  overflow: hidden;
}

.re-service-img .re-img img {
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
}

.re-service-inner:hover .re-img img {
  transform: scale(1.1);
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
}

.re-service-content p {
  font-size: 15px;
  margin: 5px 0 5px;
}

.re-service-content h3 a {
  color: #666666;
  font-size: 22px;
}

.re-service-content h3:hover a {
  color: #ea5b36;
}

.re-learn {
  font-size: 16px;
}

.re-service-inner {
  margin-bottom: 50px;
}

.re-learn .zn_arrow {
  line-height: 26px !important;
  font-size: 14px !important;
  font-family: FontAwesome !important;
  opacity: 1;
  position: relative;
  display: inline-block;
  margin-left: 10px;
  top: 1px;
  transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
  -webkit-transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
  overflow: visible;
  height: 26px;
  width: 26px;
  border-radius: 100px;
  text-align: center;
  border: 1px solid #ec5a2b;
}

.re-learn .zn_arrow:after {
  display: block;
  content: " ";
  position: absolute;
  width: 26px;
  height: 1px;
  background-color: #ec5a2b;
  opacity: 0;
  left: -6px;
  cursor: pointer;
  transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
  -webkit-transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
  pointer-events: none;
  top: 12px;
  transform: translateX(-27px);
  -webkit-transform: translateX(-27px);
}

.re-learn .zn_arrow:before {
  content: "\f105";
  color: #ec5a2b;
  top: -2px;
  right: -1px;
  display: block;
  transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
  -webkit-transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
  position: relative;
}

.re-learn:hover .zn_arrow {
  border-color: transparent;
}

.re-learn:hover .zn_arrow:before {
  transform: translateX(9px);
  -webkit-transform: translateX(9px);
}

.re-learn:hover .zn_arrow:after {
  opacity: 1;
  transform: translateX(2px);
  -webkit-transform: translateX(2px);
}

.re-learn .zn_arrow:before {
  top: -1px !important;
}

@media screen and (min-width: 768px) {
  .re-service-content {
    min-height: 100px;
  }
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9 {
  float: left;
}

.col-md-3 {
  width: 25%;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9 {
  float: left;
}

.col-lg-3 {
  width: 25%;
}

.re-service-maina .card-link {
  text-decoration: none;
  cursor: pointer !important;
}

.re-service-maina .card-link:hover {
  text-decoration: none;
  cursor: pointer !important;
}

.re-service-maina h5,
.re-service-maina p {
  color: inherit;
  text-decoration: none;
}

.re-service-inner {
  transition: all 0.3s ease;
  box-shadowa: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.re-service-inner:hover {
  transforma: translateY(-5px);
  box-shadowa: 0 6px 12px rgba(0, 0, 0, 0.15);
}

.re-service-img {
  position: relative;
}

.re-icon {
  position: absolute;
  bottom: -30px;
  left: 20px;
  z-index: 1;
}

.re-service-content {
  padding: 10px 20px 30px 20px;
}

.read-more {
  color: #f0542d;
  font-weight: bold;
  margin-top: 2rem !important;
  transition: all 0.3s ease;
}

.read-more:hover {
  color: #d63b1c;
}

@media (max-width: 991.98px) {
  .re-service-maina .col-lg-3 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (max-width: 767.98px) {
  .re-service-maina .col-lg-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
