.block-title.element-title {
  margin-bottom: 15px;
}
.elementor-widget.elementor-widget-spacer {
  margin-bottom: 0;
}
.elementor-widget:not(:last-child) {
  margin-bottom: 0;
}
.home-page-first-style {
  min-height: calc(80vh - 140px);
}
.home-page-first-style .title-block h2 {
  font-size: 60px;
  line-height: 74px;
  margin: 0;
  text-align: center;
}
.home-page-first-style .title-block .sp-subtitle {
  color: #888;
  font-size: 21px;
  font-weight: 300;
  margin: 5px 0;
  text-align: center;
}
.text-rotation {
  display: block;
  width: 100%;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .home-page-first-style .title-block h2 {
    font-size: 48px;
    line-height: 56px;
    margin: 0 0 10px;
    text-align: center;
  }
}
.skills-info.skills-first-style {
  margin-bottom: 30px;
}
.skills-info.skills-first-style h4 {
  font-size: 1em;
  line-height: 1.1em;
  position: relative;
  float: left;
  margin: 0 0 8px;
}
.skills-first-style .skill-container {
  position: relative;
  background-color: #d6d7d8;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 4px;
  margin-bottom: 17px;
  width: 100%;
}
.skills-first-style .skill-value {
  font-size: 12px;
  line-height: 1.1em;
  position: relative;
  float: right;
  margin: 0 0 4px;
  color: #666768;
}
.skills-first-style .skill-percentage {
  position: absolute;
  background-color: #474fee;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  height: 6px;
  padding: 0;
  top: -1px;
}
.info-block-w-icon {
  margin-bottom: 25px;
}
.info-block-w-icon .ci-icon {
  display: table-cell;
  width: 54px;
  padding-right: 22px;
}
.info-block-w-icon .ci-icon svg {
  max-width: 48px;
  max-height: 48px;
}
.info-block-w-icon i,
.info-block-w-icon svg {
  position: relative;
  font-size: 28px;
  background: #f5f6f7;
  display: block;
  padding: 12px;
  border-radius: 10px;
}
.info-block-w-icon .ci-text {
  position: relative;
  display: table-cell;
  padding: 16px 0 0;
  vertical-align: middle;
}
.info-block-w-icon .ci-text h4 {
  margin: 10px 0;
  font-size: 18px;
}
.info-block-w-icon .ci-text p {
  font-size: 0.95em;
}
.info-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.info-list ul li {
  margin-bottom: 10px;
}
.info-list .title {
  color: #04b4e0;
  margin-right: 5px;
  font-weight: 600;
}
.testimonials:not(.owl-loaded) {
  display: block;
  position: relative;
  height: auto;
  min-height: 1px;
}
.testimonial-item {
  padding: 30px;
  margin-bottom: 10px;
}
.testimonial-content {
  position: relative;
  padding: 30px 20px 20px 60px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.testimonial-picture {
  position: absolute;
  display: block;
  top: -30px;
  left: -30px;
  width: 80px;
  height: 80px;
}
.testimonial-picture img {
  display: inline-block;
  border-radius: 80px;
}
.testimonial-text p {
  font-style: italic;
}
.testimonial-author-info {
  margin-top: 18px;
}
.testimonial-author {
  margin: 0 0 2px;
}
.testimonial-firm {
  margin: 0;
  font-size: 0.8em;
  color: #bbb;
}
.testimonial-icon {
  display: block;
  line-height: 20px;
  font-size: 20px;
  position: absolute;
  left: 20px;
  bottom: 46px;
  color: #e5e5e5;
}
.testimonial-icon-big {
  display: block;
  line-height: 44px;
  font-size: 44px;
  position: absolute;
  right: -24px;
  bottom: -24px;
  color: #f5f5f5;
  z-index: -1;
}
.testimonials.owl-carousel .owl-nav,
.clients.owl-carousel .owl-nav {
  position: relative;
  text-align: right;
}
.testimonials.owl-carousel .owl-nav .owl-prev,
.testimonials.owl-carousel .owl-nav .owl-next,
.clients.owl-carousel .owl-nav .owl-prev,
.clients.owl-carousel .owl-nav .owl-next {
  position: relative;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #e6e7e8;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.08);
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  font-family: linearicons-free;
  font-size: 12px;
  font-weight: 700;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  color: #666;
}
.testimonials.owl-carousel .owl-nav .owl-prev,
.clients.owl-carousel .owl-nav .owl-prev {
  margin-right: 3px;
}
.testimonials.owl-carousel .owl-nav .owl-prev:before,
.testimonials.owl-carousel .owl-nav .owl-next:before,
.clients.owl-carousel .owl-nav .owl-prev:before,
.clients.owl-carousel .owl-nav .owl-next:before {
  position: relative;
  margin: 2px;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  display: block;
  cursor: pointer;
  color: inherit;
  z-index: 1;
}
.testimonials.owl-carousel .owl-nav .owl-prev:before,
.clients.owl-carousel .owl-nav .owl-prev:before {
  content: "\e875";
}
.testimonials.owl-carousel .owl-nav .owl-next:before,
.clients.owl-carousel .owl-nav .owl-next:before {
  content: "\e876";
}
.testimonials.owl-carousel .owl-nav .owl-prev:hover,
.testimonials.owl-carousel .owl-nav .owl-next:hover,
.clients.owl-carousel .owl-nav .owl-prev:hover,
.clients.owl-carousel .owl-nav .owl-next:hover {
  background-color: #04b4e0;
  border-color: #04b4e0;
  color: #fff;
}
.clients:not(.owl-loaded) {
  display: block;
  position: relative;
  height: auto;
  min-height: 1px;
}
.clients.owl-carousel .client-block {
  padding: 15px;
  margin-bottom: 15px;
}
.client-block {
  text-align: center;
  padding: 5px 0;
  margin-bottom: 30px;
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.client-block img {
  max-width: 90%;
}
.fun-fact {
  position: relative;
  text-align: left;
  width: 100%;
  display: block;
  margin: 0 0 15px;
  border: 2px solid #e6e7e8;
  padding: 20px 25px 20px 85px;
  border-radius: 8px;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.fun-fact:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-box-shadow: 0 12px 17px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 12px 17px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 12px 17px rgba(0, 0, 0, 0.12);
  box-shadow: 0 12px 17px rgba(0, 0, 0, 0.12);
}
.fun-fact.gray-bg {
  background-color: #fcfcfc;
}
.fun-fact h4 {
  font-size: 16px;
  margin: 0 0 10px;
}
.fun-fact .fun-fact-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  height: 100%;
  width: 60px;
  top: 0;
  left: 0;
  background-color: #f5f6f7;
}
.fun-fact i,
.fun-fact svg {
  position: relative;
  font-size: 28px;
  color: #858687;
  width: 28px;
  height: 28px;
  text-align: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.fun-fact .lm-info-block {
  font-size: 24px;
  font-weight: 400;
  display: block;
  margin: 10px 0;
  color: #04b4e0;
}
.fun-fact-block-value {
  color: #a5a6a7;
  font-size: 30px;
  font-weight: 600;
  line-height: 50px;
  display: block;
}
.fun-fact-block-text {
  display: block;
}
.timeline-item {
  position: relative;
  padding: 25px 0 20px 40px;
}
.timeline-item:before {
  content: "";
  position: absolute;
  display: block;
  height: 100%;
  background-color: #f5f6f9;
  width: 1px;
  left: 15px;
  bottom: 5px;
}
.timeline-item:after {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  background-color: #f5f6f9;
  width: calc(100% - 15px);
  left: 15px;
  bottom: 3px;
}
.timeline-item:first-child {
  padding-top: 3px;
}
.timeline-item:last-child:after {
  display: none;
}
.timeline-item:last-child {
  margin-bottom: 30px;
}
.timeline-item h5.item-period {
  display: inline-block;
  position: relative;
  font-size: 12px;
  font-weight: 500;
  margin: 0 0 5px -40px;
  color: #222;
  background-color: #fff;
  padding: 0 10px;
  line-height: 23px;
  border: 2px solid #a6a7a8;
  border-radius: 3px;
}
.timeline-item .item-company {
  display: inline-block;
  font-size: 13px;
  color: #9e9e9e;
  margin-left: 7px;
}
.timeline-item .item-title {
  font-size: 16px;
  margin: 10px 0;
}
.timeline-item p {
  font-size: 0.95em;
}
.certificate-item {
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
  border: 2px solid #e6e7e8;
  border-radius: 6px;
  margin-bottom: 20px;
  -webkit-transition: all 2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a > .certificate-item:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-box-shadow: 0 12px 17px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 12px 17px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 12px 17px rgba(0, 0, 0, 0.12);
  box-shadow: 0 12px 17px rgba(0, 0, 0, 0.12);
}
.certi-logo {
  display: table-cell;
  width: 120px;
  height: 100%;
  background-color: #f7f7f7;
  padding: 25px;
  vertical-align: middle;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.certi-logo img {
  display: block;
  max-width: 100%;
}
.certi-content {
  display: table-cell;
  width: 100%;
  padding: 20px 25px;
  vertical-align: middle;
}
.certi-title h4 {
  font-size: 16px;
  margin: 0 0 10px;
}
.certi-id {
  font-size: 0.95em;
  color: #666;
}
.certi-date {
  font-size: 0.85em;
  color: #9e9e9e;
  opacity: 1;
  line-height: 1;
  margin-top: 5px;
}
.knowledges {
  list-style: none;
  margin: 0;
  padding: 0;
}
.knowledges li {
  display: inline-block;
  background-color: #0ba376;
  border-radius: 3px;
  color: #fff;
  padding: 5px 10px;
  line-height: 1.2;
  margin: 3px 2px;
  font-size: 13px;
}
.fw-pricing .fw-package {
  background-color: #fff;
  border: 2px solid #e6e7e8;
  padding: 40px;
  margin-bottom: 10px;
  border-radius: 8px;
  text-align: left;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.fw-pricing .fw-package.highlight {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
}
.fw-pricing .fw-package:hover,
.fw-pricing .fw-package.highlight:hover {
  -webkit-transform: translateY(-9px);
  -ms-transform: translateY(-9px);
  -o-transform: translateY(-9px);
  transform: translateY(-9px);
  -webkit-box-shadow: 0 18px 24px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 18px 24px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 18px 24px rgba(0, 0, 0, 0.15);
  box-shadow: 0 18px 24px rgba(0, 0, 0, 0.15);
}
.fw-pricing .fw-pricing-row {
  padding: 30px 0 20px;
}
.fw-pricing .fw-pricing-row span {
  display: inline-block;
  line-height: 1;
  color: #333;
  font-size: 36px;
  font-weight: 600;
  margin-right: 5px;
}
.fw-pricing .fw-pricing-row small {
  color: #a6a7a8;
  font-weight: 300;
  font-size: 0.9em;
  display: inline-block;
}
.fw-pricing .fw-heading-row h4 {
  font-size: 18px;
  margin: 5px 0 0;
}
.fw-pricing .fw-default-row {
  padding: 5px 0;
  font-size: 14px;
}
.fw-pricing .fw-button-row {
  padding: 10px 0 20px;
}
.fw-pricing .fw-price-icon-no:before {
  content: "\f068";
  color: #e87878;
}
.fw-pricing .fw-price-icon-yes:before {
  content: "\f058";
  color: #ade878;
}
.lm-info-block {
  position: relative;
  text-align: center;
  width: 100%;
  display: block;
  margin: 0 0 15px;
  background-color: #fff;
  padding: 25px 10px;
  border-radius: 8px;
  border: 2px solid #e6e7e8;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.lm-info-block i,
.lm-info-block svg {
  position: relative;
  font-size: 33px;
  height: 33px;
  color: #04b4e0;
  z-index: 1;
}
.lm-info-block h4 {
  font-size: 15px;
  margin: 8px 0 0;
}
.lm-info-block .lm-info-block-value {
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
  display: block;
  margin: 10px 0;
  color: #04b4e0;
}
.lm-info-block .lm-info-block-value:empty {
  margin: 0;
}
@media only screen and (max-width: 480px) {
  .timeline-second-style .timeline-item {
    position: relative;
    display: block;
  }
  .timeline-second-style .left-part {
    width: 100%;
    display: block;
    padding-left: 25px;
    min-height: 100%;
    text-align: left;
  }
  .timeline-second-style .divider {
    left: 0;
  }
  .timeline-second-style .right-part {
    width: 100%;
    display: block;
    padding-left: 25px;
    padding-right: 0;
  }
}
.flex-v-align {
  vertical-align: middle;
  width: 100%;
  min-height: 100%;
  align-items: center;
  display: flex;
  display: -ms-flexbox;
  -ms-flex-pack: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  margin: 0;
}
.flex-v-align .flex-direction-reverse,
.flex-direction-reverse {
  flex-direction: row-reverse !important;
}
.home-page-second-style .home-content {
  position: relative;
  width: 100%;
  margin: 7% 0;
}
.home-page-second-style .home-text {
  text-align: left;
  padding-right: 0;
  padding-left: 10px;
}
.home-page-second-style .home-text.hp-left {
  padding-left: 0;
  padding-right: 25px;
}
.home-page-second-style .home-text h1 {
  font-size: 48px;
  line-height: 56px;
  margin-top: 0;
  margin-bottom: 20px;
}
.home-page-second-style .home-text h4 {
  font-size: 16px;
  color: #aaa;
  font-weight: 300;
  margin-bottom: 10px;
}
.home-page-second-style .home-photo {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: calc(100% - 36px);
  background-color: #fff;
  border-radius: 1000px;
  border: 18px solid #fff;
  overflow: hidden;
  -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
}
.home-page-second-style .home-photo .hp-inner {
  background-image: url("https://lmpixels.com/wp/wezen-wp/full-width-2/wp-content/plugins/wezen-widgets/shortcodes/assets/images/main_photo.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  display: block;
  position: absolute;
  top: -18px;
  bottom: -18px;
  width: auto;
  left: -18px;
  right: -18px;
}
.home-page-second-style .home-buttons {
  margin-top: 27px;
}
.home-page-second-style .hp-dots {
  position: absolute;
  opacity: 0.04;
  top: -5%;
  left: -3%;
  content: "";
  height: 70%;
  width: 38%;
  background-image: -webkit-repeating-radial-gradient(
    center center,
    #000,
    #000 2px,
    transparent 0px,
    transparent 100%
  );
  background-image: -moz-repeating-radial-gradient(
    center center,
    #000,
    #000 2px,
    transparent 0px,
    transparent 100%
  );
  background-image: -ms-repeating-radial-gradient(
    center center,
    #000,
    #000 2px,
    transparent 0px,
    transparent 100%
  );
  -webkit-background-size: 30px 30px;
  -moz-background-size: 30px 30px;
  background-size: 30px 30px;
  z-index: -1;
}
.home-page-second-style .flex-direction-reverse .hp-dots {
  right: -3%;
  left: auto;
}
@media only screen and (max-width: 1100px) {
  .home-page-second-style .home-content {
    margin: 5% 0;
  }
}
@media only screen and (max-width: 767px) {
  .home-page-second-style .home-photo {
    width: 60%;
    padding-bottom: calc(60% - 36px);
    margin: 30px auto;
  }
  .home-page-second-style .home-text {
    padding-right: 0;
    padding-left: 0;
  }
  .home-page-second-style .home-text.hp-left {
    padding-right: 0;
    padding-left: 0;
  }
  .home-page-second-style .home-text h1,
  .home-page-second-style .home-text h4 {
    text-align: center;
  }
  .home-page-second-style .home-buttons {
    text-align: center;
  }
}
@media only screen and (max-width: 648px) {
  .home-page-second-style .home-photo,
  .home-page-second-style .home-photo.hp-left {
    width: 70%;
    padding-bottom: calc(70% - 36px);
  }
}
@media only screen and (max-width: 500px) {
  .home-page-second-style .home-photo,
  .home-page-second-style .home-photo.hp-left {
    width: 90%;
    padding-bottom: calc(90% - 36px);
  }
  .home-page-second-style .home-text h1 {
    font-size: 36px;
    line-height: 42px;
  }
  .home-page-second-style.home-text h4 {
    font-size: 14px;
  }
}
.home-page-third-style.vcentered {
  min-height: calc(80vh - 20px);
  width: calc(100% + 100px);
  margin-top: -70px;
  margin-left: -50px;
}
.home-page-third-style .home-content {
  position: relative;
  width: 100%;
  margin: 0;
}
.home-page-third-style .home-photo {
  display: block;
  position: relative;
  width: 100%;
  min-height: calc(80vh - 20px);
  background-color: #fff;
  overflow: visible;
}
.home-page-third-style .home-photo .hp-inner {
  background-image: url("https://lmpixels.com/wp/wezen-wp/full-width-2/wp-content/plugins/wezen-widgets/shortcodes/assets/images/main_photo.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  display: block;
  position: absolute;
  top: -18px;
  bottom: -18px;
  width: auto;
  left: -18px;
  right: -18px;
}
.home-page-third-style .without-padding {
  padding-left: 0;
  padding-right: 25px;
}
.home-page-third-style .flex-direction-reverse .without-padding {
  padding-left: 0;
  padding-right: 0;
}
.home-page-third-style .flex-direction-reverse .home-text {
  padding-left: 40px;
  padding-right: 20px;
}
.home-page-third-style .home-text {
  text-align: left;
  padding: 0 15px;
}
.home-page-third-style .home-text h1 {
  font-size: 52px;
  font-weight: 700;
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 20px;
}
.home-page-third-style .home-text h1 span {
  font-weight: 300;
}
.home-page-third-style .home-text h4 {
  font-size: 16px;
  color: #aaa;
  font-weight: 300;
  margin-bottom: 10px;
}
.home-page-third-style .home-buttons {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .home-page-third-style .without-padding,
  .home-page-third-style .flex-direction-reverse .without-padding {
    padding-right: 0;
  }
  .home-page-third-style .home-text h1 {
    font-size: 44px;
  }
  .home-page-third-style .home-photo {
    min-height: calc(50vh - 20px);
  }
  .home-page-third-style .home-text {
    padding-top: 50px;
  }
  .home-page-third-style.vcentered {
    width: calc(100% + 90px);
    min-height: auto;
  }
}
@media only screen and (max-width: 500px) {
  .testimonials.owl-carousel .owl-item {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .testimonials.owl-carousel .owl-item.active {
    opacity: 1;
    visibility: visible;
  }
  .testimonials.owl-carousel .owl-stage-outer {
    width: calc(100% + 10px);
    padding: 0 5px;
    margin-left: -5px;
  }
  .testimonial-item {
    padding: 30px 0;
  }
  .testimonial-content {
    position: relative;
    padding: 65px 20px 20px;
  }
  .testimonial-icon {
    top: 18px;
  }
  .testimonial-icon-big {
    right: 16px;
    bottom: 18px;
    color: #e6e7e8;
    z-index: 1;
    font-size: 40px;
  }
  .testimonial-picture {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
