@import url(Vazirmatn-RD-FD-font-face.css);
.go-top i,
.go-top::before,
a {
  -webkit-transition: 0.5s;
}
.faq-page .questions,
body,
ul {
  padding: 0;
}
.d-table,
.go-top::before {
  width: 100%;
  height: 100%;
}
.default-btn::before,
.go-top::before,
.video-btn::after {
  z-index: -1;
  position: absolute;
}
.banner-area,
.banner-area::before,
.dropdown-style::before {
  background-size: cover;
  background-repeat: no-repeat;
}
.single-box i::after,
.video-btn::after {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#b08f30),
    to(#eabc00)
  );
  background-image: linear-gradient(to right, #b08f30, #eabc00);
}
.banner-area .banner-text span,
.best-services-area .best-service-area ul li,
.best-services-area .nav-pills .nav-link,
.error-area .error-contant-wrap h3,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.hero-slider-area .hero-slider-item .hero-slider-text span,
.peru-nav .main-nav,
.single-pricing span,
.single-pricing ul li,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Vazirmatn RD FD", sans-serif;
}
a,
a:focus,
a:hover {
  text-decoration: none;
}
body {
  margin: 0;
  font-size: 14px;
  line-height: 1.8;
  color: #999;
}
a {
  display: inline-block;
  transition: 0.5s;
}
.about-title ul li a:hover,
.about-title ul li:hover,
.blog-details-desc .article-content .entry-meta ul li a:hover,
.blog-details-desc .article-footer .article-tags a:hover,
.cart-area .cart-table table tbody tr td.product-name a:hover,
.cart-area
  .cart-table
  table
  tbody
  tr
  td.product-quantity
  .input-counter
  span:hover,
.comments-area .comment-metadata a:hover,
.hero-slider-area .owl-theme .owl-nav .owl-next:hover i,
.hero-slider-area .owl-theme .owl-nav .owl-prev:hover i,
.page-title-area .page-title-content ul li a:hover,
.peru-nav
  .main-nav
  nav
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  a.active,
.peru-nav
  .main-nav
  nav
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  a:hover,
.peru-nav .main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active,
.peru-nav .main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover,
.peru-nav .main-nav nav .navbar-nav .nav-item a.active,
.peru-nav .main-nav nav .navbar-nav .nav-item a:hover,
.post-navigation .navigation-links div a:hover,
.services-area:hover .owl-next i,
.services-area:hover .owl-prev i,
.sign-up-area .contact-form-action .now-register a,
.sign-up-area .contact-form-action form .form-condition .agree-label a,
.single-blog-post:hover h3 a,
.single-services:hover h3 a,
.single-widget .instragram li:hover,
.single-widget .instragram li:hover a,
.widget-area .widget-peru-posts-thumb .item .info .title a:hover,
.widget-area .widget_categories ul li a:hover,
a:hover {
  color: #006157;
}
button {
  outline: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
button:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #006157;
  font-weight: 700;
}
h3 {
  font-size: 18px;
}
.d-table-cell {
  vertical-align: middle;
}
p {
  font-size: 15px;
  margin-bottom: 15px;
}
.about-title ul li:last-child,
.best-services-area .best-service-area ul li:last-child,
.blog-details-desc .article-content .wp-block-gallery.columns-3 li figure,
.cart-area .cart-table table,
.checkout-area .billing-details .col-lg-12:last-child .form-group,
.checkout-area .order-details .order-table table,
.faq-accordion .accordion .accordion-item:last-child,
.features-right-area .features-title p,
.service-list-pro ul li:last-child,
.services-title p,
.shop-details-area .product-details-desc p,
.shop-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-comments
  .review-item
  p,
.shop-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  p:last-child,
.single-blog-post .post-content p,
.single-widget .address li:last-child,
.single-widget .links li:last-child,
.widget-area .widget-peru-posts-thumb .item:last-child,
.widget-area .widget_meta ul li:last-child,
.widget-area .widget_recent_entries ul li:last-child,
p:last-child {
  margin-bottom: 0;
}
img {
  max-width: 100%;
  height: auto;
}
ul {
  list-style: none;
  margin: 0;
}
.form-control {
  height: 50px;
  color: #6e6e6e;
  border: 1px solid #ebebeb;
  background-color: transparent;
  border-radius: 4px;
  padding: 10px 20px;
  font-size: 15px;
  width: 100%;
}
.pt-100,
.ptb-100 {
  padding-top: 100px;
}
.pb-100,
.ptb-100 {
  padding-bottom: 100px;
}
.form-control::-webkit-input-placeholder {
  color: #6e6e6e;
}
.form-control:-ms-input-placeholder {
  color: #6e6e6e;
}
.form-control::-ms-input-placeholder {
  color: #6e6e6e;
}
.form-control::placeholder {
  color: #6e6e6e;
}
.form-control:focus {
  color: #000;
  background-color: transparent;
  outline: 0;
  border: 1px solid #b08f30;
}
.go-top,
.go-top::before {
  visibility: hidden;
  border-radius: 50%;
  opacity: 0;
  top: 0;
}
.form-control:focus,
.form-control:hover:focus {
  -webkit-box-shadow: unset;
  box-shadow: unset;
}
textarea.form-control {
  height: 250px;
}
.pb-70 {
  padding-bottom: 70px;
}
.go-top {
  position: fixed;
  cursor: pointer;
  right: 15px;
  background-color: #eabc00;
  z-index: 4;
  width: 40px;
  text-align: center;
  height: 42px;
  line-height: 42px;
  -webkit-transition: 0.9s;
  transition: 0.9s;
}
.default-btn,
.video-btn {
  color: #fff;
  position: relative;
  z-index: 1;
}
.go-top i {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  color: #fff;
  transition: 0.5s;
}
.go-top i:last-child {
  opacity: 0;
  visibility: hidden;
  top: 60%;
}
.go-top::before {
  content: "";
  left: 0;
  background-color: #006157;
  transition: 0.5s;
}
.comments-area .comment-respond .form-submit input:focus,
.comments-area .comment-respond .form-submit input:hover,
.go-top:hover,
.project-area .sorting-menu ul li:hover {
  color: #fff;
  background-color: #006157;
}
.go-top:focus::before,
.go-top:hover::before,
.single-portfolio-item .portfolio-inner:hover .portfolio-hover {
  opacity: 1;
  visibility: visible;
}
.go-top:focus i:first-child,
.go-top:hover i:first-child {
  opacity: 0;
  top: 0;
  visibility: hidden;
}
.go-top:focus i:last-child,
.go-top:hover i:last-child {
  opacity: 1;
  visibility: visible;
  top: 50%;
}
.best-services-area .nav-pills .nav-link.active i,
.best-services-area .nav-pills .nav-link:hover i,
.client-area .section-title h2,
.client-area .section-title span,
.default-btn:hover,
.faq-page .questions .contact-form h3,
.go-top:focus,
.questions .contact-form .form-group .form-control,
.single-box:hover i,
.single-services .service-text h3 a,
.single-team:hover .team-text h3,
.single-team:hover .team-text span {
  color: #fff;
}
.go-top.active {
  top: 98%;
  -webkit-transform: translateY(-98%);
  transform: translateY(-98%);
  opacity: 1;
  visibility: visible;
}
.video-wrap .video-btn-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-wrap .video-play {
  position: absolute;
  top: 16px;
  left: 80px;
  text-transform: uppercase;
  width: 129px;
  line-height: 1;
}
.video-btn,
.video-btn::after {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.video-wrap .video-play p {
  border-bottom: 1px solid #fff;
  margin-bottom: 0;
}
.video-btn {
  display: inline-block;
  line-height: 65px;
  text-align: center;
  top: 3px;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#eabc00),
    to(#b08f30)
  );
  background-image: linear-gradient(to right, #eabc00, #b08f30);
}
.blog-details-desc .article-image img,
.cart-area .coupon-wrap .nice-select .list,
.default-btn:hover::before,
.preloader {
  width: 100%;
}
.video-btn i {
  font-size: 20px;
  font-weight: 700;
  padding-left: 4px;
  color: #fff;
}
.video-btn::after {
  content: "";
  left: 0;
  top: 0;
  -webkit-animation: 1.6s ease-out infinite ripple;
  animation: 1.6s ease-out infinite ripple;
  opacity: 0;
}
.default-btn,
.default-btn::before {
  -webkit-transition: 0.5s;
  border-radius: 4px;
}
.video-btn:hover {
  background-color: #121232;
  color: #fff;
}
@-webkit-keyframes ripple {
  0%,
  35% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0.8;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2);
  }
}
.default-btn {
  font-size: 15px;
  font-weight: 600;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#eabc00),
    to(#c4a651)
  );
  background-image: linear-gradient(to right, #eabc00, #c4a651);
  padding: 12px 25px;
  line-height: 1;
  transition: 0.5s;
}
.default-btn::before {
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #b08f30;
  transition: 0.5s;
}
.section-title {
  text-align: center;
  margin: -8px auto 60px;
  max-width: 600px;
}
.hero-slider-area .owl-theme .owl-nav,
.is-sticky,
.sign-up-area .contact-form-action form .reset-btn,
.widget-area .widget:first-child {
  margin-top: 0;
}
.about-title span,
.features-right-area .features-title span,
.section-title span,
.services-title span {
  font-family: "Vazirmatn RD FD", sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #006157;
  display: inline-block;
  margin-bottom: 10px;
}
.features-right-area .features-title h2,
.section-title h2,
.services-title h2 {
  font-size: 38px;
  margin-bottom: 0;
}
.preloader {
  height: 100%;
  position: fixed;
  background-color: #fff;
  top: 0;
  left: 0;
  z-index: 99999;
}
.preloader .lds-ripple {
  position: relative;
  width: 64px;
  height: 64px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.preloader .lds-ripple div {
  position: absolute;
  border: 4px solid #006157;
  opacity: 1;
  border-radius: 50%;
  -webkit-animation: 1s cubic-bezier(0, 0.2, 0.8, 1) infinite lds-ripple;
  animation: 1s cubic-bezier(0, 0.2, 0.8, 1) infinite lds-ripple;
}
.preloader .lds-ripple div:nth-child(2) {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
@-webkit-keyframes lds-ripple {
  0% {
    top: 28px;
    left: 28px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: -1px;
    left: -1px;
    width: 58px;
    height: 58px;
    opacity: 0;
  }
}
@keyframes lds-ripple {
  0% {
    top: 28px;
    left: 28px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: -1px;
    left: -1px;
    width: 58px;
    height: 58px;
    opacity: 0;
  }
}
.peru-nav .main-nav {
  background-color: transparent;
  position: relative;
  z-index: 1;
  padding: 5px 0;
}
.banner-area .shape-1,
.banner-area .shape-10,
.banner-area .shape-11,
.banner-area .shape-3,
.banner-area .shape-4,
.banner-area .shape-7,
.banner-area .shape-8,
.banner-area .shape-9,
.banner-area::before,
.peru-nav .main-nav::before {
  position: absolute;
  z-index: -1;
}
.peru-nav .main-nav::before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.peru-nav .main-nav nav .navbar-nav .nav-item a {
  font-weight: 600;
  font-size: 14px;
  text-transform: capitalize;
  color: #00362f;
  margin-left: 12px;
  margin-right: 12px;
}
.peru-nav .main-nav nav .navbar-nav .nav-item .dropdown-menu {
  width: 240px;
  background-color: #fff;
  border: none;
}
.peru-nav .main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
  left: 100%;
  border: none;
}
.peru-nav
  .main-nav
  nav
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu
  li
  a {
  color: #006157;
  text-transform: capitalize;
}
.peru-nav .main-nav nav .navbar-nav .nav-item .dropdown-menu li a {
  padding: 5px 15px;
  font-size: 14px;
  color: #006157;
  font-weight: 500;
}
.peru-nav .main-nav nav .navbar-nav .nav-item .dropdown-menu li a::after {
  float: right;
  position: relative;
  top: 11px;
}
.peru-nav .others-option {
  margin-left: 60px;
}
.peru-nav .others-option .contact-number {
  color: #006157;
  font-size: 14px;
  font-weight: 600;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-right: 20px;
}
.peru-nav .others-option .contact-number i {
  display: inline-block;
  width: 25px;
  height: 25px;
  background-color: #e8e8e7;
  text-align: center;
  border-radius: 50%;
  line-height: 26px;
  padding-right: 0;
  margin-right: 5px;
  color: #006157;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.peru-nav .others-option .contact-number:hover {
  color: #b08f30;
}
.peru-nav .others-option .contact-number:hover i {
  color: #fff;
  background-color: #b08f30;
}
.peru-nav .others-option .default-btn {
  font-size: 14px;
  font-weight: 600;
  padding: 12px 25px;
}
.about-us-img,
.dropdown-style,
.financial-text-wrap,
.shop-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-title,
.widget-area .widget_search form {
  position: relative;
}
.dropdown-style::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(../img/shape/2.png);
  background-position: center center;
  opacity: 0.1;
}
.is-sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background-color: #fff;
  -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
  -webkit-animation: 0.5s ease-in-out fadeInDown;
  animation: 0.5s ease-in-out fadeInDown;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  max-width: 100%;
}
.banner-area {
  background-image: url(../img/home-one/slider/2.jpg);
  background-position: center center;
  width: 100%;
  height: 100vh;
  position: relative;
  z-index: 1;
}
.banner-area::before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 101%;
  background-image: url(../img/shape/9.png);
  background-position: bottom;
}
.choose-bg-area .single-box,
.choose-img,
.choose-img::after,
.hero-slider-area .hero-slider-item,
.questions::after,
.single-box,
.single-box.single-box-2::after {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner-area .banner-text {
  max-width: 700px;
  margin-top: 100px;
}
.banner-area .banner-text span {
  font-size: 15px;
  display: inline-block;
  margin-bottom: 10px;
  font-weight: 600;
  color: #006157;
}
.banner-area .banner-text h1 {
  font-size: 45px;
  color: #006157;
  font-weight: 700;
  margin-bottom: 15px;
}
.banner-area .banner-text h1 span {
  font-size: 60px;
  color: #006157;
  font-weight: 700;
}
.banner-area .banner-text p {
  color: #999;
  font-size: 14px;
  margin-bottom: 40px;
  font-weight: 700;
}
.banner-area .video-wrap,
.contact-area .contact-form form,
.single-processing {
  text-align: center;
}
.banner-area .shape-1 {
  top: 80px;
  left: 10px;
  width: 10%;
  -webkit-animation: 1s linear infinite rotation;
  animation: 1s linear infinite rotation;
}
.banner-area .shape-3 {
  top: 250px;
  left: 30px;
  -webkit-animation: 3s infinite alternate mover;
  animation: 3s infinite alternate mover;
}
.banner-area .shape-5,
.banner-area .shape-6 {
  -webkit-animation: 25s linear infinite rotation;
  position: absolute;
  z-index: -1;
}
.banner-area .shape-4 {
  bottom: -150px;
  left: 100px;
}
.banner-area .shape-5 {
  top: 400px;
  left: 200px;
  animation: 25s linear infinite rotation;
}
.banner-area .shape-6 {
  top: 600px;
  left: 40px;
  animation: 25s linear infinite rotation;
}
.banner-area .shape-7 {
  top: 120px;
  left: 325px;
  -webkit-animation: 25s linear infinite rotation;
  animation: 25s linear infinite rotation;
}
.banner-area .shape-8 {
  top: 120px;
  right: 0;
  width: 10%;
}
.banner-area .shape-9 {
  bottom: 150px;
  left: 800px;
  -webkit-animation: 5s linear infinite rotation;
  animation: 5s linear infinite rotation;
}
.banner-area .shape-10 {
  bottom: 100px;
  left: 500px;
  -webkit-animation: 5s linear infinite rotation;
  animation: 5s linear infinite rotation;
}
.banner-area .shape-11 {
  bottom: -55px;
  left: 800px;
  -webkit-animation: 25s linear infinite rotation;
  animation: 25s linear infinite rotation;
}
.about-us-area-2,
.choose-img,
.coming-soon-area,
.error-area .error-contant-wrap,
.financial-text,
.hero-slider-area,
.single-services {
  position: relative;
  z-index: 1;
}
.hero-slider-area .hero-slider-item {
  width: 100%;
  height: 710px;
  position: relative;
  z-index: 1;
}
/*.hero-slider-area .hero-slider-item::before {*/
/*  content: "";*/
/*  position: absolute;*/
/*  top: 0;*/
/*  left: 0;*/
/*  width: 100%;*/
/*  height: 100%;*/
/*  !*background-color: #000;*!*/
/*  opacity: 0.5;*/
/*  z-index: -1;*/
/*}*/
.hero-slider-area .hero-slider-item .hero-slider-text {
  max-width: 700px;
}
.hero-slider-area .hero-slider-item .hero-slider-text span {
  font-size: 15px;
  display: inline-block;
  margin-bottom: 10px;
  font-weight: 600;
  color: #006157;
}
.hero-slider-area .hero-slider-item .hero-slider-text h1 {
  font-size: 45px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #006157;
}
.hero-slider-area .hero-slider-item .hero-slider-text h1 span {
  font-size: 45px;
  font-weight: 700;
  color: #006157;
}
.hero-slider-area .hero-slider-item .hero-slider-text p {
  font-size: 25px;
  margin-bottom: 40px;
  font-weight: 700;
  color: #006157;
}
.hero-slider-area .hero-slider-item .slider-item {
  width: 650px;
}
.hero-slider-area .owl-theme .owl-nav .owl-prev {
  position: absolute;
  top: 47%;
  left: 30px;
  width: 50px;
  height: 50px;
  border: 1px solid #006157 !important;
  border-radius: 0 10px;
  background-color: #006157;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin: 0;
}
.hero-slider-area .owl-theme .owl-nav .owl-next:hover,
.hero-slider-area .owl-theme .owl-nav .owl-prev:hover {
  border: 2px solid #006157 !important;
  background-color: transparent;
}
.hero-slider-area .owl-theme .owl-nav .owl-next i,
.hero-slider-area .owl-theme .owl-nav .owl-prev i {
  color: #fff;
  font-size: 18px;
}
.hero-slider-area .owl-theme .owl-nav .owl-next {
  position: absolute;
  top: 47%;
  right: 30px;
  width: 50px;
  height: 50px;
  border: 2px solid #006157 !important;
  border-radius: 0 10px;
  background-color: #006157;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin: 0;
}
.single-box i,
.single-box i::after {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  line-height: 50px;
}
.hero-slider-area .shape-1 {
  position: absolute;
  top: 80px;
  left: 10px;
  z-index: 1;
  width: 10%;
  -webkit-animation: 50s linear infinite rotation;
  animation: 50s linear infinite rotation;
  opacity: 0.4;
}
.hero-slider-area .shape-3 {
  position: absolute;
  top: 250px;
  left: 30px;
  z-index: 1;
  -webkit-animation: 3s infinite alternate mover;
  animation: 3s infinite alternate mover;
  opacity: 0.4;
}
.hero-slider-area .shape-5,
.hero-slider-area .shape-6 {
  -webkit-animation: 25s linear infinite rotation;
  position: absolute;
  opacity: 0.4;
  z-index: 1;
}
.hero-slider-area .shape-4 {
  position: absolute;
  bottom: 0;
  left: 270px;
  z-index: 1;
  opacity: 0.4;
}
.hero-slider-area .shape-5 {
  top: 400px;
  left: 100px;
  animation: 25s linear infinite rotation;
}
.hero-slider-area .shape-6 {
  top: 500px;
  left: 40px;
  animation: 25s linear infinite rotation;
}
.hero-slider-area .shape-7 {
  position: absolute;
  top: 120px;
  left: 325px;
  z-index: 1;
  -webkit-animation: 25s linear infinite rotation;
  animation: 25s linear infinite rotation;
  opacity: 0.4;
}
.hero-slider-area .shape-8 {
  position: absolute;
  top: 120px;
  right: 0;
  z-index: 1;
  width: 10%;
  opacity: 0.4;
}
@-webkit-keyframes mover {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes mover {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes rotation {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.box-area {
  margin-top: -100px;
}
.single-box {
  text-align: center;
  padding: 30px;
  border-radius: 0 30px;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.single-box i::after,
.single-box::before {
  position: absolute;
  z-index: -1;
  -webkit-transition: 0.5s;
  top: 0;
  left: 0;
  content: "";
}
.single-box::before {
  width: 100%;
  height: 100%;
  background-color: #006157;
  opacity: 1;
  border-radius: 0 30px;
  transition: 0.5s;
}
.single-box i,
.single-box.single-box-2 {
  position: relative;
  z-index: 1;
  background-color: #fff;
}
.choose-bg-area .single-box::before,
.coming-soon-content .newsletter-form button::after,
.coming-soon-content .newsletter-form button::before,
.shop-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-form
  form
  .btn,
.single-box:hover {
  border-radius: 0;
}
.single-box:hover::before {
  opacity: 0.5;
  border-radius: 0;
}
.best-services-area .nav-pills .nav-link:hover::before,
.single-box.single-box-2:hover::after,
.single-box:hover i::after {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.single-box i {
  font-size: 25px;
  display: inline-block;
  color: #eabc00;
  margin-bottom: 20px;
}
.single-box i::after {
  -webkit-transform: scale(0);
  transform: scale(0);
  transition: 0.5s;
}
.single-box h3 {
  color: #fff;
  margin-bottom: 12px;
}
.single-box p {
  color: #e6e1e1;
  margin-bottom: -6px;
}
.single-box.bg-1,
.single-box.bg-3 {
  background-image: url(../img/box/1.jpg);
}
.single-box.bg-2 {
  background-image: url(../img/box/2.jpg);
}
.choose-bg-area .single-box,
.single-box.single-box-2::after {
  background-image: url(../img/shape/2.png);
}
.single-box.single-box-2 {
  -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
}
.single-box.single-box-2::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0.1;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#Container .mix,
.blog-details-desc .article-content .entry-meta ul li:last-child::before,
.checkout-area
  .order-details
  .payment-box
  .payment-method
  p
  [type="radio"]:checked,
.checkout-area
  .order-details
  .payment-box
  .payment-method
  p
  [type="radio"]:not(:checked),
.col-lg-3:last-child .single-processing::before,
.coming-soon-content #timer div:last-child::before,
.comments-area .comment-author .says,
.faq-page .questions::before,
.shop-details-area .product-details-desc .buy-checkbox-btn input,
.shop-details-area .tab .tabs_item,
.single-box.single-box-2::before,
.widget-area .widget_search form .screen-reader-text,
blockquote cite {
  display: none;
}
.single-box.single-box-2 i {
  background-color: rgba(234, 188, 0, 0.26);
}
.single-box.single-box-2 h3 {
  color: #006157;
  margin-bottom: 12px;
}
.single-box.single-box-2 p {
  color: #999;
  margin-bottom: -6px;
}
.about-title {
  margin-top: -8px;
}
.about-title h2 {
  font-size: 38px;
  margin-bottom: 30px;
}
.client-details h3,
.client-details ul li i {
  font-size: 15px;
  margin-bottom: 0;
}
.about-title ul,
.shop-area .woocommerce-topbar {
  margin-bottom: 40px;
}
.best-services-area .nav-pills,
.sign-up-area .contact-form-action form .form-group,
.single-blog-post,
.single-team,
.team-area-two .section-title p {
  margin-bottom: 30px;
}
.about-title ul li,
.about-title ul li a {
  margin-bottom: 10px;
  color: "Vazirmatn RD FD", sans-serif;
  color: #006157;
  font-weight: 600;
  font-size: 15px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.about-title ul li i {
  padding-right: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.about-title ul li:hover i,
.sign-up-area .contact-form-action form .default-btn i,
.single-pricing ul li i {
  margin-right: 5px;
}
.about-us-img img,
.best-services-area .best-service-img img,
.choose-img img,
.single-services img {
  border-radius: 4px;
}
.about-us-img .about-img-2 {
  position: absolute;
  top: 62px;
  right: 0;
}
.about-us-area-2 {
  background-color: #f2f2f9;
}
.best-services-area {
  background-color: #f0f1f8;
}
.best-services-area .tab-content {
  -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  background-color: #fff;
  padding: 30px;
  border-radius: 4px;
}
.best-services-area .nav-pills .nav-link {
  color: #292a2c;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  padding: 25px;
  border-radius: 4px;
  font-weight: 600;
  font-size: 14px;
  width: 200px;
  height: 100px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  z-index: 1;
}
.best-services-area .nav-pills .nav-link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#006157),
    to(#00362f)
  );
  background-image: linear-gradient(to right, #006157, #00362f);
  z-index: -1;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 4px;
}
.best-services-area .nav-pills .nav-link i {
  display: block;
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
  color: #006157;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.best-services-area .nav-pills .nav-link:hover {
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.best-services-area .nav-pills .nav-link.active {
  color: #fff;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#eabc00),
    to(#b08f30)
  );
  background-image: linear-gradient(to right, #eabc00, #b08f30);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.best-services-area .best-service-area h3,
.checkout-area .billing-details .form-check,
.checkout-area .billing-details .form-group,
.questions .contact-form .form-group,
.shop-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-form
  form
  .form-group,
.sign-up-area .contact-form-action form .form-condition,
.team-area-two .section-title h2 {
  margin-bottom: 20px;
}
.best-services-area .best-service-area ul {
  margin-bottom: 35px;
}
.best-services-area .best-service-area ul li {
  margin-bottom: 10px;
  color: #006157;
  font-size: 13px;
  font-weight: 600;
  padding-left: 35px;
  position: relative;
}
.best-services-area .best-service-area ul li i {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  background-color: #006157;
  text-align: center;
  color: #fff;
  margin-right: 5px;
  font-weight: 400;
  border-radius: 4px;
  position: absolute;
  top: 0;
  left: 0;
}
.choose-bg-area {
  max-width: 650px;
  margin-left: auto;
}
.choose-bg-area .single-box {
  border-radius: 0;
  margin-bottom: 0;
  border: 1px solid #00362f;
  padding: 30px 28px;
}
.choose-bg-area .single-box:hover::before {
  border-radius: 0;
  opacity: 0.9;
}
.choose-bg-area:hover .choose-1 {
  margin-right: 15px;
  margin-bottom: 15px;
}
.choose-bg-area:hover .choose-2 {
  margin-left: 15px;
  margin-bottom: 15px;
}
.choose-bg-area:hover .choose-3 {
  margin-top: 15px;
  margin-right: 15px;
}
.choose-bg-area:hover .choose-4 {
  margin-top: 15px;
  margin-left: 15px;
}
.choose-img {
  background-image: url(../img/choose-bg.jpg);
  height: 100%;
  text-align: center;
  padding: 40px 0;
}
.choose-img::before,
.questions::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #006157;
  opacity: 0.9;
  z-index: -1;
}
.choose-img::after,
.questions::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/shape/8.png);
  opacity: 0.1;
  z-index: -1;
}
.choose-img .video-wrap .video-btn-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.financial-text-wrap .financial-text {
  position: absolute;
  top: 0;
  left: 0;
}
.blog-wrap.owl-theme .owl-dots .owl-dot:hover span::before,
.client-details-wrap .owl-dots .owl-dot span:hover,
.financial-area,
.footer-bottom-area .social-icon li a i:hover,
.project-slide-wrap .owl-dots .owl-dot:hover span::before,
.single-team:hover .team-text,
.team-area-two .single-team:hover .team-text,
.widget-area .widget_search form button:hover {
  background-color: #006157;
}
.financial-image {
  width: 100%;
  height: 100%;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}
.client-area,
.coming-soon-area,
.features-left-area,
.page-title-area,
.questions,
.single-pricing h3,
.single-processing::before {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.financial-image img {
  display: none !important;
}
.financial-image.bg-1 {
  background-image: url(../img/financial/1.jpg);
}
.financial-image.bg-2 {
  background-image: url(../img/financial/2.jpg);
}
.financial-text {
  text-align: center;
  overflow: hidden;
  padding: 70px 30px;
}
.financial-text .icon {
  color: #006157;
  font-size: 25px;
  margin-bottom: 20px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background-color: #fff;
  display: inline-block;
  border-radius: 50%;
}
.financial-text h3 {
  color: #fff;
  margin-bottom: 18px;
}
.financial-text p {
  color: #fff;
  margin-bottom: 0;
}
.financial-text .default-btn,
.single-box.single-box-2 .default-btn {
  margin-top: 22px;
}
.financial-text .shape {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  margin: 0 auto;
  z-index: -1;
}
.partner-area .owl-carousel .owl-item img {
  width: unset;
  margin: auto;
  opacity: 0.5;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.partner-area .owl-carousel .owl-item img:hover {
  opacity: 1;
}
.partner-area .single-logo {
  line-height: 1;
}
.single-team .team-text {
  text-align: center;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  padding: 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.single-team .team-text h3 {
  margin-bottom: 5px;
  margin-top: -2px;
}
.single-team .team-text span {
  display: block;
  margin-bottom: -4px;
}
.single-team .team-img {
  position: relative;
  border-right: 10px solid #006157;
  border-top: 10px solid #006157;
}
.single-team .team-img .team-icon {
  position: absolute;
  bottom: -25px;
  left: 0;
  right: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.single-team .team-img .team-icon li {
  display: inline-block;
  padding: 0 10px;
}
.single-team .team-img .team-icon li a {
  color: #fff;
  font-size: 17px;
  line-height: 1;
}
.single-team .team-img .team-icon li a i {
  line-height: 20px;
  width: 20px;
  height: 20px;
  text-align: center;
}
.single-team .team-img .team-icon li a:hover {
  color: #006157;
  background-color: #fff;
}
.single-team .team-img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #006157;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.single-team:hover .team-img::before {
  opacity: 0.5;
}
.single-team:hover .team-img .team-icon {
  bottom: 0;
}
.client-area {
  background-image: url(../img/client-img/bg.jpg);
  height: 100%;
  position: relative;
  z-index: 1;
}
.client-area::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 300px;
  background-color: #fff;
  z-index: -1;
}
.client-details-wrap .owl-dots {
  margin-top: 0 !important;
  position: absolute;
  top: 44%;
  left: 0;
  display: -ms-grid;
  display: grid;
}
.client-details-wrap .owl-dots .owl-dot span {
  width: 3px;
  height: 15px;
  background-color: #006157;
  border-radius: 0;
}
.client-details-wrap .owl-dots .owl-dot.active span {
  background: #006157 !important;
}
.client-bg {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  margin-left: 15px;
  margin-right: 15px;
}
.client-details {
  text-align: center;
  padding: 20px 55px;
}
.client-details img {
  margin: 0 auto 20px;
  border-radius: 50%;
  width: unset !important;
}
.client-details span {
  display: block;
  margin-bottom: 10px;
}
.blog-details-desc .article-footer .article-share .social li,
.client-details i,
.client-details ul li,
.comments-area .comment-respond .comment-reply-title #cancel-comment-reply-link,
.shop-details-area
  .product-details-desc
  .custom-payment-options
  .payment-methods
  a,
.shop-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-title
  .rating {
  display: inline-block;
}
.client-details ul li i {
  color: #e9cc0b;
  line-height: 1;
}
.client-details i {
  font-size: 30px;
  line-height: 1;
  margin-bottom: 15px;
  color: #006157;
}
.blog-wrap.owl-theme .owl-nav.disabled + .owl-dots {
  line-height: 0.01;
  margin-top: 30px;
}
.blog-wrap.owl-theme .owl-dots .owl-dot span,
.project-slide-wrap .owl-dots .owl-dot span {
  width: 16px;
  height: 16px;
  margin: 0 4px;
  background: 0 0;
  border: 1px solid #006157;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
}
.blog-wrap.owl-theme .owl-dots .owl-dot:hover span,
.coming-soon-content .newsletter-form .input-newsletter:focus,
.comments-area .comment-respond input[type="datetime-local"]:focus,
.comments-area .comment-respond input[type="email"]:focus,
.comments-area .comment-respond input[type="month"]:focus,
.comments-area .comment-respond input[type="number"]:focus,
.comments-area .comment-respond input[type="password"]:focus,
.comments-area .comment-respond input[type="search"]:focus,
.comments-area .comment-respond input[type="tel"]:focus,
.comments-area .comment-respond input[type="text"]:focus,
.comments-area .comment-respond input[type="url"]:focus,
.comments-area .comment-respond input[type="week"]:focus,
.comments-area .comment-respond textarea:focus,
.widget-area .widget_search form .search-field:focus {
  border-color: #006157;
}
.blog-wrap.owl-theme .owl-dots .owl-dot.active span {
  border-color: #006157;
  position: relative;
}
.blog-wrap.owl-theme .owl-dots .owl-dot.active span::before,
.project-slide-wrap .owl-dots .owl-dot.active span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #006157;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 50%;
  margin: 3px;
}
.single-blog-post {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  margin-left: 15px;
  margin-right: 15px;
}
.single-blog-post .post-image,
.widget-area .widget-peru-posts-thumb {
  position: relative;
  overflow: hidden;
}
.cart-area .cart-table table tbody tr td.product-thumbnail a,
.faq-accordion .accordion .accordion-content.show,
.shop-details-area .tab .tabs_item:first-child,
.single-blog-post .post-image a {
  display: block;
}
.single-blog-post .post-image a img {
  border-radius: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.single-blog-post .post-content {
  padding: 25px;
}
.single-blog-post .post-content .date {
  color: #006157;
  font-size: 12px;
  margin-bottom: 8px;
  margin-top: -4px;
}
.single-blog-post .post-content .date i {
  font-size: 12px;
}
.single-blog-post .post-content h3 a {
  margin-bottom: 8px;
  line-height: 1.4;
  font-size: 20px;
  font-weight: 900;
  color: #006157;
}
.single-blog-post .post-content .default-btn {
  margin-top: 25px;
}
.single-blog-post:hover .post-image a img {
  -webkit-transform: scale(1.3) rotate(4deg);
  transform: scale(1.3) rotate(4deg);
}
.questions-area.two .section-title {
  text-align: right;
  max-width: unset;
  margin: 0 auto 60px;
}
.questions {
  background-image: url(../img/choose-bg.jpg);
  height: 100%;
  text-align: center;
  position: relative;
  z-index: 1;
  padding-top: 60px;
  padding-bottom: 60px;
}
.questions .contact-form {
  padding: 30px;
  background-color: #242527;
  margin-left: 60px;
  margin-right: 60px;
}
.questions .contact-form label {
  float: left;
  color: #fff;
}
.questions .contact-form .form-group textarea.form-control {
  height: 200px;
}
.questions .contact-form .default-btn {
  cursor: pointer;
}
.faq-accordion .accordion {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
.faq-accordion .accordion .accordion-item {
  display: block;
  -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
  box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
  background: #fff;
  margin-bottom: 10px;
}
.faq-accordion .accordion .accordion-title {
  padding: 12px 20px 12px 51px;
  color: #006157;
  position: relative;
  border-bottom: 1px solid transparent;
  margin-bottom: -1px;
  display: block;
  font-size: 18px;
  font-weight: 500;
}
.faq-accordion .accordion .accordion-title i {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  text-align: center;
  height: 100%;
  background: #faf5f5;
  color: #006157;
  font-size: 14px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.faq-accordion .accordion .accordion-title i::before {
  position: absolute;
  left: 0;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.faq-accordion .accordion .accordion-title.active {
  border-bottom-color: #eee;
}
.faq-accordion .accordion .accordion-title.active i,
.shop-area .single-product-box .product-image .add-to-cart-btn:hover {
  background-color: #006157;
  color: #fff;
}
.faq-accordion .accordion .accordion-title.active i::before {
  content: "\f063";
}
.faq-accordion .accordion .accordion-content {
  display: none;
  position: relative;
  padding: 15px;
  font-size: 15;
}
.footer-top-area {
  background-color: #00362f;
}
.single-widget {
  margin-bottom: 25px;
}
.single-widget h3 {
  color: #fff;
  margin-bottom: 20px;
}
.single-widget p {
  color: #fafafa;
  margin-top: 10px;
}
.shop-details-area .product-details-desc .buy-checkbox-btn,
.shop-details-area .product-details-desc .custom-payment-options,
.shop-details-area .product-details-desc .product-add-to-cart,
.single-widget .address {
  margin-top: 20px;
}
.single-widget .address li {
  color: #fafafa;
  position: relative;
  padding-left: 40px;
  margin-bottom: 15px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.single-widget .address li a {
  color: #fafafa;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.footer-bottom-area .social-icon li a i,
.single-processing span {
  -webkit-transition: 0.5s;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
}
.single-widget .address li i {
  position: absolute;
  top: -4px;
  left: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #eabc00;
  text-align: center;
  border-radius: 50%;
  color: #fff;
}
.single-contact-box .content-title a:hover,
.single-portfolio-item .portfolio-inner:hover h4,
.single-widget .address li:hover,
.single-widget .address li:hover a,
.single-widget .links li:hover,
.single-widget .links li:hover a {
  color: #eabc00;
}
.single-widget .links li {
  margin-bottom: 16px;
}
.single-widget .instragram li a,
.single-widget .links li a {
  color: #fafafa;
}
.single-widget .instragram {
  margin-top: -10px;
}
.single-widget .instragram li {
  display: inline-block;
  margin-left: 7px;
  margin-right: 7px;
  margin-top: 17px;
}
.footer-bottom-area {
  background-color: #006157;
  padding: 15px 0;
}
.footer-bottom-area p {
  color: #fff;
  margin-top: 4px;
}
.footer-bottom-area .social-icon,
.shop-area .woocommerce-topbar .woocommerce-topbar-ordering {
  text-align: right;
}
.footer-bottom-area .social-icon li {
  display: inline-block;
  padding-left: 5px;
}
.footer-bottom-area .social-icon li a i {
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #eabc00;
  text-align: center;
  transition: 0.5s;
}
.single-processing span {
  background-color: #d5d8e0;
  line-height: 20px;
  height: 20px;
  width: 20px;
  position: relative;
  left: -40px;
  top: 10px;
  transition: 0.5s;
}
.single-processing .processing-icon {
  position: relative;
  width: 80px;
  height: 80px;
  margin: 0 auto 36px;
  top: 8px;
}
.single-processing .processing-icon i {
  color: #fff;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  display: inline-block;
  text-align: center;
  line-height: 80px;
  background: #d5d8e0;
  z-index: 1;
  font-size: 35px;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.single-processing .processing-icon i::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: -7px;
  border: 2px dotted #d5d8e0;
  border-radius: 50%;
  z-index: -1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-animation: 50s linear infinite rotation;
  animation: 50s linear infinite rotation;
}
.single-processing h3 {
  margin-top: 25px;
  margin-bottom: 12px;
}
.single-contact-box:hover i,
.single-processing:hover i {
  background-color: #eabc00;
  color: #fff;
}
.single-processing:hover i::after {
  border: 2px dotted #eabc00;
  -webkit-animation: 10s linear infinite rotation;
  animation: 10s linear infinite rotation;
}
.single-processing:hover span {
  background: #eabc00;
}
.single-processing::before {
  content: "";
  position: absolute;
  width: 10%;
  height: 10%;
  top: 50px;
  right: 0;
  background-image: url(../img/shape/11.png);
  z-index: 1;
}
.blog-details-desc .article-content,
.blog-details-desc .post-navigation,
.cart-area .cart-buttons,
.coming-soon-content #timer,
.comments-area .comment-respond,
.icon-color:nth-child(2) .single-processing,
.icon-color:nth-child(4) .single-processing,
.service-pro,
.shop-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-form {
  margin-top: 30px;
}
.services-area .default-btn {
  margin: 30px auto auto;
}
.services-area .owl-next,
.services-area .owl-prev {
  position: absolute;
  top: 38%;
  margin: 0 !important;
  background-color: transparent !important;
}
.services-area .owl-next {
  right: -40px;
}
.services-area .owl-next i,
.services-area .owl-prev i {
  color: #ddd;
  font-size: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.services-area .owl-prev {
  left: -40px;
}
.single-pricing h3::before,
.single-services::before {
  background-color: #006157;
  opacity: 0.5;
  content: "";
  position: absolute;
}
.services-title {
  margin: -8px auto 60px;
}
.single-services .service-text {
  position: absolute;
  bottom: 0;
  left: 20px;
}
.single-services .service-text h3 a i {
  color: #006157;
  font-weight: 400;
  margin-left: 20px;
  font-size: 30px;
}
.single-services::before {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  -webkit-box-shadow: 1px -20px 15px #006157;
  box-shadow: 1px -20px 15px #006157;
}
.cart-area .cart-totals,
.single-pricing:hover {
  -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
}
.features-left-area {
  position: relative;
  overflow: hidden;
  background-image: url(../img/features-img.webp);
  height: 100%;
}
.features-right-area {
  max-width: 500px;
  margin-left: 50px;
}
.features-right-area .features-title {
  margin: 0 auto 50px;
}
.features-right-area .features-list {
  position: relative;
  margin-bottom: 60px;
}
.features-right-area .features-list i {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#eabc00),
    to(#b08f30)
  );
  background-image: linear-gradient(to right, #eabc00, #b08f30);
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 30px;
  border-radius: 50%;
}
.features-right-area .features-list .creative-text {
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 70px;
}
.single-pricing {
  text-align: center;
  border: 1px solid #ddd;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 4px;
  margin-bottom: 30px;
}
.single-pricing h3,
.single-pricing h3::after {
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
}
.single-pricing .pricing-wrap {
  padding: 0 80px;
}
.single-pricing h3 {
  padding: 30px 0 52px;
  border-bottom: 1px solid #ddd;
  transition: 0.5s;
  background-image: url(../img/pricing-1.jpg);
  border-radius: 4px 4px 0 0;
  position: relative;
  z-index: 1;
}
.single-pricing h3::before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.single-pricing h3::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  opacity: 1;
  z-index: -1;
  transition: 0.5s;
}
.single-pricing .money-bag {
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  background-color: #ddd;
  border-radius: 50%;
  font-size: 30px;
  position: relative;
  top: -40px;
  color: #fff;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#8fd913),
    to(#39ae38)
  );
  background-image: linear-gradient(to right, #8fd913, #39ae38);
  z-index: 1;
}
.single-pricing span {
  display: block;
  font-weight: 700;
  color: #006157;
  font-size: 30px;
  margin-top: -25px;
}
.single-pricing span sub {
  font-size: 14px;
  font-weight: 400;
  color: #b7b8bc;
}
.single-pricing ul li {
  line-height: 1;
  color: #0a4f9c;
  font-weight: 500;
  border-bottom: 1px solid #ddd;
  padding-top: 20px;
  padding-bottom: 20px;
}
.cart-area .cart-totals ul li:first-child,
.single-pricing ul li:last-child,
.widget-area .widget_download ul li:last-child a,
.widget-area .widget_services_list ul li:last-child a {
  border-bottom: none;
}
.single-pricing .default-btn {
  margin-top: 17px;
  margin-bottom: 30px;
}
.single-pricing:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  border: 1px solid #fff;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
}
.single-pricing:hover h3 {
  border-bottom: 1px solid #fff;
  color: #fff;
}
.single-pricing:hover h3::after {
  opacity: 0;
}
.team-area-two .section-title {
  text-align: left;
  margin-bottom: 0;
}
.team-area-two .single-team {
  margin-left: 15px;
  margin-right: 15px;
}
.team-area-two .single-team .team-img {
  border: none;
}
.team-area-two .single-team .team-text {
  -webkit-box-shadow: 0 2px 11px 6px rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 11px 6px rgba(0, 0, 0, 0.08);
}
.page-title-area {
  position: relative;
  z-index: 1;
  padding-top: 130px;
  padding-bottom: 40px;
  text-align: center;
  background-image: url(../img/shape/2.png);
}
.page-title-area::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #006157;
  opacity: 0.9;
}
.page-title-area .page-title-content h2 {
  margin-bottom: 0;
  color: #fff;
  font-size: 45px;
  font-weight: 700;
}
.page-title-area .page-title-content ul {
  padding-left: 0;
  list-style-type: none;
  margin-top: 20px;
  margin-bottom: 0;
}
.page-title-area .page-title-content ul li {
  display: inline-block;
  color: #eabc00;
  position: relative;
  font-size: 15px;
  font-weight: 700;
}
.page-title-area .page-title-content ul li a i,
.page-title-area .page-title-content ul li i {
  font-size: 12px;
  margin: 0 10px;
}
.page-title-area .page-title-content ul li a {
  color: #bab0b0;
}
.project-area .sorting-menu {
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}
.project-area .sorting-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.project-area .sorting-menu ul li {
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  padding: 8px 30px;
  margin: 0 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  background-color: #fff;
  border-radius: 4px;
}
.project-area .sorting-menu ul li.active {
  color: #fff;
  background-color: #eabc00;
}
.single-portfolio-item .portfolio-inner {
  border-radius: 4px;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}
.single-portfolio-item .portfolio-inner .portfolio-img {
  width: 100%;
  border-radius: 4px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.single-portfolio-item .portfolio-inner .portfolio-hover {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 97, 87, 0.85);
  border-radius: 4px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.single-portfolio-item .portfolio-inner .portfolio-hover .hover-text {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #eabc00;
  text-align: center;
}
.single-portfolio-item .portfolio-inner .portfolio-hover .hover-text a {
  display: block;
  color: #fff;
}
.single-portfolio-item .portfolio-inner .portfolio-hover .hover-text a h4 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 5px;
}
.single-portfolio-item .portfolio-inner .portfolio-hover .hover-text a span {
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 500;
  color: #a0aec6;
}
.single-portfolio-item .portfolio-inner:hover .portfolio-img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.blog-details-desc .single-blog-post,
.blog-page .single-blog-post {
  margin-left: 0;
  margin-right: 0;
}
.pagenavigation-area {
  text-align: center;
  margin: 20px auto 0;
  display: table;
}
.pagenavigation-area .page-link {
  color: #006157;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px #d0d0d0;
  box-shadow: 0 0 15px #d0d0d0;
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  line-height: 24px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-weight: 700;
}
.pagenavigation-area .page-link i {
  margin-right: -4px;
  font-size: 18px;
}
.pagenavigation-area .page-link:hover {
  color: #fff;
  background-color: #006157;
  border: 1px solid #006157;
}
.pagenavigation-area .page-link:focus {
  z-index: 2;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.pagenavigation-area .page-link.page-links i::before {
  margin-left: -4px;
}
.pagenavigation-area .page-item {
  padding: 0 8px;
}
.contact-area .contact-form,
.single-contact-box {
  -webkit-box-shadow: 0 0 11px 3px rgba(0, 0, 0, 0.05);
  padding: 30px;
}
.pagenavigation-area .page-item:first-child .page-link,
.pagenavigation-area .page-item:last-child .page-link {
  border-radius: none;
}
.pagenavigation-area .page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #006157;
  border-color: #006157;
}
.contact-area .contact-form {
  box-shadow: 0 0 11px 3px rgba(0, 0, 0, 0.05);
}
.contact-area .contact-form form .form-control {
  background-color: #fff;
  border: 1px solid #fff;
  -webkit-box-shadow: 0 5px 28.5px 1.5px rgba(149, 152, 200, 0.2) !important;
  box-shadow: 0 5px 28.5px 1.5px rgba(149, 152, 200, 0.2) !important;
  height: 57px;
  color: #eabc00;
}
.contact-area .contact-form form .form-control:focus {
  border: 1px solid #b08f30;
}
.contact-area .contact-form form .form-group {
  text-align: left;
}
.contact-area .contact-form form .row {
  margin-left: -7px;
  margin-right: -7px;
}
.contact-area .contact-form form .row .col-lg-12,
.contact-area .contact-form form .row .col-lg-6 {
  padding-left: 7px;
  padding-right: 7px;
}
.contact-area .contact-form form textarea.form-control {
  height: auto;
  padding-top: 15px;
}
.contact-area .contact-form .default-btn {
  cursor: pointer;
  margin-top: 10px;
}
#map {
  width: 100%;
  height: 576px;
}
.single-contact-box {
  text-align: center;
  background-color: #fff;
  box-shadow: 0 0 11px 3px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
}
.single-contact-box i {
  line-height: 50px;
  width: 50px;
  height: 50px;
  border: 1px dashed #eabc00;
  border-radius: 50%;
  font-size: 20px;
  display: inline-block;
  color: #eabc00;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-bottom: 20px;
}
.single-contact-box .content-title h3 {
  margin-bottom: 10px;
}
.single-contact-box .content-title a {
  display: block;
  font-size: 15px;
  color: #747171;
}
.error-area {
  padding: 50px 0;
  height: 100vh;
  text-align: center;
  position: relative;
  z-index: 1;
  background-color: #fff;
}
.error-area::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  z-index: -1;
}
.error-area .error-contant-wrap img {
  max-width: 300px;
  width: 100%;
}
.error-area .error-contant-wrap h3 {
  margin: 30px 0 0;
  position: relative;
  color: red;
}
.error-area .error-contant-wrap p {
  margin: 20px 0 30px;
  font-size: 19px;
}
.faq-page .questions .contact-form {
  margin: 0;
  padding: 30px;
}
.client-page {
  background-image: none;
}
.client-page .client-details {
  -webkit-box-shadow: 0 0 11px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 11px 3px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding: 30px;
}
.client-page .client-details:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.coming-soon-area {
  height: 100vh;
  overflow: hidden;
  background-image: url(../img/choose-img.jpg);
}
.coming-soon-area::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #006157;
  opacity: 0.9;
  z-index: 1;
}
.sign-up-area:after,
.sign-up-area:before {
  width: 50%;
  height: 60%;
  background-image: url("../img/shape/10.png");
  opacity: 0.1;
  background-position: center;
  content: "";
}
.coming-soon-content {
  text-align: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
}
.coming-soon-content h1 {
  margin-bottom: 0;
  color: #fff;
  font-size: 80px;
  font-weight: 700;
  margin-top: -18px;
}
.coming-soon-content p {
  color: #f3f3f3;
  line-height: 1.8;
  font-size: 14.5px;
  max-width: 600px;
  margin: 15px auto 0;
}
blockquote,
blockquote::after {
  margin-top: 20px;
  margin-bottom: 20px;
}
.coming-soon-content #timer div {
  display: inline-block;
  color: #006157;
  position: relative;
  margin-left: 35px;
  margin-right: 35px;
  font-size: 65px;
  font-weight: 700;
}
.coming-soon-content #timer div span {
  display: block;
  text-transform: capitalize;
  margin-top: -15px;
  font-size: 16px;
  font-weight: 400;
}
.blog-details-desc .article-content .entry-meta ul li:last-child,
.coming-soon-content #timer div:last-child,
.shop-details-area .products-details-tab .tabs li:last-child {
  margin-right: 0;
}
.coming-soon-content #timer div:first-child {
  margin-left: 0;
}
.coming-soon-content #timer div::before {
  content: "";
  position: absolute;
  right: -50px;
  top: -10px;
  font-size: 70px;
  color: #fff;
}
.coming-soon-content .newsletter-form {
  position: relative;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
}
.coming-soon-content .newsletter-form .input-newsletter {
  display: block;
  width: 100%;
  height: 60px;
  border: none;
  background-color: rgba(255, 255, 255, 0.3);
  padding-left: 15px;
  color: #fff;
  outline: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.coming-soon-content
  .newsletter-form
  .input-newsletter::-webkit-input-placeholder {
  color: #fff;
}
.coming-soon-content .newsletter-form .input-newsletter:-ms-input-placeholder {
  color: #fff;
}
.coming-soon-content .newsletter-form .input-newsletter::-ms-input-placeholder {
  color: #fff;
}
.coming-soon-content .newsletter-form .input-newsletter::placeholder {
  color: #fff;
}
.coming-soon-content .newsletter-form button {
  position: absolute;
  right: 0;
  top: 0;
  height: 60px;
  padding: 0 30px;
  text-transform: uppercase;
  outline: 0;
  color: #fff;
  background-color: #25283a;
  border: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-weight: 600;
  font-size: 15px;
  cursor: pointer;
  border-radius: 0 !important;
}
.coming-soon-content .newsletter-form #validator-newsletter {
  color: #fff;
  font-size: 14px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -30px;
  margin: 0 auto;
}
.sign-up-area {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.sign-up-area .contact-form-action {
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
  box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
  padding: 40px;
  max-width: 570px;
  margin: auto;
}
.sign-up-area .contact-form-action .form-heading {
  margin-bottom: 33px;
}
.sign-up-area .contact-form-action .form-heading .form-title {
  font-size: 38px;
  color: #233d63;
  font-weight: 600;
  margin-bottom: 10px;
}
.sign-up-area .contact-form-action .form-heading .form-desc {
  font-size: 18px;
  color: #677286;
  font-weight: 500;
}
.sign-up-area .contact-form-action .form-heading .reset-desc {
  line-height: 30px;
  margin-top: 15px;
  font-size: 16px;
}
.checkout-area
  .order-details
  .order-table
  table
  tbody
  tr
  td.order-shipping
  span,
.checkout-area
  .order-details
  .order-table
  table
  tbody
  tr
  td.order-subtotal
  span,
.checkout-area .order-details .order-table table tbody tr td.total-price span,
.sign-up-area .contact-form-action .form-heading .reset-desc a,
.sign-up-area .contact-form-action .now-log-in {
  color: #006157;
  font-weight: 600;
}
.sign-up-area .contact-form-action form .submit-btn {
  margin-top: 24px;
}
.sign-up-area .contact-form-action form .default-btn {
  cursor: pointer;
  margin-bottom: 30px;
  padding: 12px 20px;
}
.sign-up-area .contact-form-action form .btn-facebook {
  background-color: #3b5998;
}
.sign-up-area .contact-form-action form .btn-twitter {
  background-color: #31a5ff;
}
.checkout-area
  .order-details
  .order-table
  table
  tbody
  tr
  td.order-subtotal-price,
.checkout-area .order-details .order-table table tbody tr td.product-subtotal,
.checkout-area .order-details .order-table table tbody tr td.shipping-price,
.shop-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-comments
  .review-item
  span
  strong,
.sign-up-area .contact-form-action .now-log-in .font-q,
.sign-up-area .contact-form-action form .form-condition .agree-label {
  font-weight: 600;
}
.sign-up-area .contact-form-action .account-desc {
  margin-top: -8px;
  font-weight: 600;
}
.sign-up-area .contact-form-action .account-desc a {
  color: #006157;
  margin-left: 10px;
  font-weight: 600;
}
.sign-up-area .contact-form-action #chb1,
.sign-up-area .contact-form-action #chb2 {
  position: relative;
  top: 1px;
}
.sign-up-area .contact-form-action .forget {
  float: right;
  color: #006157;
  font-weight: 600;
}
.sign-up-area .contact-form-action .now-register {
  font-weight: 600;
  float: right;
}
.sign-up-area:before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: -30px;
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
.sign-up-area:after {
  position: absolute;
  z-index: -1;
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
  right: 0;
  left: auto;
  top: auto;
  bottom: 0;
}
.blog-details-desc .article-content .entry-meta {
  margin-bottom: -10px;
}
.blog-details-desc .article-content .entry-meta ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.blog-details-desc .article-content .entry-meta ul li {
  position: relative;
  display: inline-block;
  color: #006157;
  margin-right: 21px;
  font-size: 14px;
}
.blog-details-desc .article-content .entry-meta ul li span {
  display: inline-block;
  color: #006157;
  font-weight: 500;
}
.blog-details-desc .article-content .entry-meta ul li a,
.blog-details-desc .article-footer .article-tags a {
  display: inline-block;
  color: #666;
}
.blog-details-desc .article-content .entry-meta ul li i {
  color: #006157;
  margin-right: 2px;
}
.blog-details-desc .article-content .entry-meta ul li::before {
  content: "";
  position: absolute;
  top: 11px;
  right: -15px;
  width: 6px;
  height: 1px;
  background: #006157;
}
.blog-details-desc .article-content h3 {
  margin-bottom: 13px;
  margin-top: 25px;
}
.blog-details-desc .article-content .wp-block-gallery.columns-3 {
  padding-left: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 30px -10px;
}
.blog-details-desc .article-content .wp-block-gallery.columns-3 li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333%;
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
  padding-right: 10px;
  padding-left: 10px;
}
.blog-details-desc .article-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;
}
.blog-details-desc .article-footer .article-share,
.blog-details-desc .article-footer .article-tags,
.post-navigation .navigation-links .nav-previous {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.blog-details-desc .article-footer .article-tags span {
  display: inline-block;
  color: #006157;
  font-size: 20px;
  margin-right: 5px;
  position: relative;
  top: 2px;
}
.blog-details-desc .article-footer .article-share .social {
  padding-left: 0;
  list-style-type: none;
  text-align: right;
  margin-bottom: 0;
}
.blog-details-desc .article-footer .article-share .social li span {
  display: inline-block;
  margin-right: 2px;
  font-weight: 500;
  color: #666;
}
.blog-details-desc .article-footer .article-share .social li a {
  display: block;
  color: #006157;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 50%;
  background-color: #faf5f5;
  text-align: center;
  font-size: 14px;
}
.blog-details-desc .article-footer .article-share .social li a:hover {
  color: #fff;
  background-color: #006157;
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}
blockquote {
  overflow: hidden;
  background-color: #fafafa;
  padding: 50px !important;
  position: relative;
  text-align: center;
  z-index: 1;
}
blockquote p {
  color: #006157;
  line-height: 1.6;
  margin-bottom: 0;
  font-style: italic;
  font-weight: 600;
  font-size: 18px !important;
}
blockquote::before {
  color: #efefef;
  content: "\f10e";
  position: absolute;
  left: 50px;
  top: -50px;
  z-index: -1;
  font-family: "Font Awesome 5 Free";
  font-size: 140px;
  font-weight: 900;
}
blockquote::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background-color: #006157;
}
.post-navigation {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding-top: 20px;
  padding-bottom: 20px;
}
.post-navigation .navigation-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.post-navigation .navigation-links .nav-previous a i,
.shop-details-area .product-details-desc .product-add-to-cart .btn i {
  margin-right: 2px;
}
.post-navigation .navigation-links .nav-next {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  text-align: right;
}
.post-navigation .navigation-links .nav-next a i {
  margin-left: 2px;
}
.post-navigation .navigation-links div a {
  display: inline-block;
  font-weight: 600;
  color: #000;
}
.comments-area {
  padding: 25px;
  margin-top: 30px;
  -webkit-box-shadow: 0 0 29px 0 rgba(102, 102, 102, 0.08);
  box-shadow: 0 0 29px 0 rgba(102, 102, 102, 0.08);
  background-color: #fff;
}
.comments-area .comments-title {
  position: relative;
  margin-bottom: 30px;
  line-height: initial;
  font-size: 22px;
  font-weight: 600;
}
.comments-area .comment-respond .comment-reply-title::before,
.comments-area .comments-title::before {
  content: "";
  height: 25px;
  width: 3px;
  left: -25px;
  position: absolute;
  background: #006157;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.comments-area .comment-list,
.comments-area ol,
.comments-area ul,
.widget-area .widget_categories ul,
.widget-area .widget_meta ul,
.widget-area .widget_recent_entries ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.comments-area .children {
  margin-left: 40px;
}
.comments-area .comment-body {
  border-bottom: 1px solid #eee;
  padding-left: 65px;
  font-size: 14px;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.comments-area .comment-body .reply,
.shop-details-area
  .product-details-desc
  .buy-checkbox-btn
  .item:not(:first-child) {
  margin-top: 15px;
}
.comments-area .comment-body .reply a {
  border: 1px solid #ded9d9;
  color: #006157;
  display: inline-block;
  padding: 5px 20px;
  border-radius: 30px;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  font-size: 13px;
  font-weight: 600;
}
.comments-area .comment-body .reply a:hover,
.shop-details-area .products-details-tab .tabs li a:focus,
.shop-details-area .products-details-tab .tabs li a:hover,
.shop-details-area .products-details-tab .tabs li.current a {
  color: #fff;
  background-color: #006157;
  border-color: #006157;
}
.comments-area .comment-meta {
  margin-bottom: 0.8em;
}
.comments-area .comment-author {
  font-size: 16px;
  margin-bottom: 0.4em;
  position: relative;
  z-index: 2;
}
.comments-area .comment-author .avatar {
  height: 50px;
  left: -65px;
  position: absolute;
  width: 50px;
  border-radius: 50%;
}
.comments-area .comment-author .fn {
  font-weight: 600;
  color: #006157;
}
.comments-area .comment-metadata {
  color: #666;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
}
.comments-area .comment-metadata a {
  color: #666;
}
.comments-area .comment-content p,
.shop-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-form
  form
  .form-group
  .form-control {
  font-size: 14px;
}
.comments-area .comment-respond .comment-reply-title {
  margin-bottom: 15px;
  position: relative;
  font-size: 22px;
  font-weight: 600;
}
.cart-area .cart-table table tbody tr td.product-subtotal,
.comments-area .comment-respond .comment-form,
.widget-area .widget-peru-posts-thumb .item .info {
  overflow: hidden;
}
.comments-area .comment-respond .comment-form-comment {
  margin-top: 15px;
  float: left;
  width: 100%;
}
.comments-area .comment-respond label {
  display: block;
  font-weight: 500;
  color: #006157;
  margin-bottom: 5px;
}
.comments-area .comment-respond input[type="datetime-local"],
.comments-area .comment-respond input[type="email"],
.comments-area .comment-respond input[type="month"],
.comments-area .comment-respond input[type="number"],
.comments-area .comment-respond input[type="password"],
.comments-area .comment-respond input[type="search"],
.comments-area .comment-respond input[type="tel"],
.comments-area .comment-respond input[type="text"],
.comments-area .comment-respond input[type="url"],
.comments-area .comment-respond input[type="week"],
.comments-area .comment-respond textarea {
  display: block;
  width: 100%;
  background-color: #fff;
  border: 1px solid #eee;
  padding: 0.625em 0.7375em;
  outline: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.comments-area .comment-respond .comment-form-author {
  float: left;
  width: 50%;
  padding-right: 10px;
  margin-bottom: 20px;
}
.comments-area .comment-respond .comment-form-email {
  float: left;
  width: 50%;
  padding-left: 12px;
  margin-bottom: 20px;
}
.comments-area .comment-respond .comment-form-url {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.comments-area .comment-respond .comment-form-cookies-consent {
  width: 100%;
  float: left;
  position: relative;
  padding-left: 20px;
  margin-bottom: 20px;
}
.comments-area .comment-respond .comment-form-cookies-consent input {
  position: absolute;
  left: 0;
  top: 6px;
}
.comments-area .comment-respond .comment-form-cookies-consent label {
  display: inline-block;
  margin: 0;
  color: #666;
  font-weight: 400;
}
.comments-area .comment-respond .form-submit {
  float: left;
  width: 100%;
}
.comments-area .comment-respond .form-submit input {
  background: #006157;
  border: none;
  color: #fff;
  padding: 14px 30px 12px;
  display: inline-block;
  cursor: pointer;
  outline: 0;
  border-radius: 0;
  text-transform: uppercase;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-weight: 500;
  font-size: 14px;
}
.widget-area .widget {
  margin-top: 35px;
  -webkit-box-shadow: 0 0 29px 0 rgba(102, 102, 102, 0.08);
  box-shadow: 0 0 29px 0 rgba(102, 102, 102, 0.08);
  background-color: #fff;
  padding: 25px;
}
.widget-area .widget .widget-title {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 20px;
  text-transform: capitalize;
  position: relative;
  font-weight: 600;
  font-size: 20px;
}
.widget-area .widget .widget-title::before {
  content: "";
  position: absolute;
  background: #006157;
  bottom: -1px;
  left: 0;
  width: 50px;
  height: 1px;
}
.widget-area .widget_search form label {
  display: block;
  margin-bottom: 0;
}
.widget-area .widget_search form .search-field {
  background-color: transparent;
  height: 50px;
  padding: 6px 15px;
  border: 1px solid #eee;
  width: 100%;
  display: block;
  outline: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.widget-area .widget_search form button {
  position: absolute;
  right: 0;
  outline: 0;
  bottom: 0;
  height: 50px;
  width: 50px;
  border: none;
  color: #fff;
  background-color: #006157;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}
.widget-area .widget-peru-posts-thumb .item {
  overflow: hidden;
  margin-bottom: 20px;
}
.widget-area .widget-peru-posts-thumb .item .thumb {
  float: left;
  height: 80px;
  overflow: hidden;
  position: relative;
  width: 80px;
  margin-right: 15px;
}
.widget-area .widget-peru-posts-thumb .item .thumb .fullimage {
  width: 80px;
  height: 80px;
  display: inline-block;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: center center !important;
}
.widget-area .widget-peru-posts-thumb .item .thumb .fullimage.bg1 {
  background-image: url(../img/blog-details/2.jpg);
}
.widget-area .widget-peru-posts-thumb .item .thumb .fullimage.bg2 {
  background-image: url(../img/blog-details/3.jpg);
}
.widget-area .widget-peru-posts-thumb .item .thumb .fullimage.bg3 {
  background-image: url(../img/blog-details/4.jpg);
}
.widget-area .widget-peru-posts-thumb .item .thumb .fullimage.bg4 {
  background-image: url(../img/blog-details/5.jpg);
}
.widget-area .widget-peru-posts-thumb .item .thumb .fullimage.bg5 {
  background-image: url(../img/blog-details/6.jpg);
}
.widget-area .widget-peru-posts-thumb .item .info span {
  display: block;
  color: #666;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: 500;
}
.widget-area .widget-peru-posts-thumb .item .info .title {
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 15px;
  font-weight: 600;
}
.widget-area .widget-peru-posts-thumb .item .info .title a {
  display: inline-block;
  color: #474c40;
}
.widget-area .widget_recent_entries ul li {
  position: relative;
  margin-bottom: 12px;
  color: #666;
  padding-left: 17px;
  line-height: 1.5;
  font-size: 15px;
  font-weight: 600;
}
.widget-area .widget_categories ul li::before,
.widget-area .widget_meta ul li::before,
.widget-area .widget_recent_entries ul li::before {
  background: #006157;
  position: absolute;
  height: 7px;
  width: 7px;
  content: "";
  left: 0;
  top: 7px;
}
.widget-area .widget_recent_entries ul li .post-date {
  display: block;
  font-size: 13px;
  color: #666;
  margin-top: 4px;
}
.widget-area .widget_categories ul li {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 10px;
  color: #666;
  padding-left: 17px;
  font-size: 15px;
  font-weight: 600;
  border-bottom: 1px solid #efefef;
}
.widget-area .widget_categories ul li:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.widget-area .widget_categories ul li a {
  display: block;
  color: #666;
}
.widget-area .widget_categories ul li .post-count,
.widget-area .widget_categories ul li a span {
  float: right;
}
.widget-area .widget_meta ul li {
  position: relative;
  margin-bottom: 12px;
  color: #666;
  padding-left: 17px;
  font-size: 15px;
  font-weight: 600;
}
.widget-area .widget_tag_cloud .widget-title {
  margin-bottom: 12px;
}
.widget-area .tagcloud a {
  display: inline-block;
  color: #666;
  font-weight: 600;
  font-size: 14px !important;
  padding: 7px 10px;
  border: 1px dashed #eee;
  margin-top: 10px;
  margin-right: 10px;
}
.widget-area .tagcloud a:focus,
.widget-area .tagcloud a:hover {
  background-color: #006157;
  color: #fff;
  border-color: #006157;
}
.widget-area .widget_download ul,
.widget-area .widget_services_list ul {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 0;
  -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.04);
  box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.04);
  background-color: #fff;
}
.widget-area .widget_download ul li a,
.widget-area .widget_services_list ul li a {
  display: block;
  position: relative;
  border-bottom: 1px solid #eee;
  padding: 15px 35px 15px 15px;
  color: #5d6576;
  z-index: 1;
  font-weight: 500;
}
.widget-area .widget_download ul li a::before,
.widget-area .widget_services_list ul li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #252920;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
}
.widget-area .widget_download ul li a i,
.widget-area .widget_services_list ul li a i {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.widget-area .widget_download ul li a.active,
.widget-area .widget_download ul li a:hover,
.widget-area .widget_services_list ul li a.active,
.widget-area .widget_services_list ul li a:hover {
  background-color: #006157;
  color: #fff;
  padding-left: 20px;
}
.widget-area .widget_download ul li a.active::before,
.widget-area .widget_download ul li a:hover::before,
.widget-area .widget_services_list ul li a.active::before,
.widget-area .widget_services_list ul li a:hover::before {
  opacity: 1;
  visibility: visible;
  width: 5px;
}
.service-list-pro ul li {
  font-size: 16px;
  font-weight: 500;
  color: #006157;
  margin-bottom: 10px;
  position: relative;
  padding-left: 40px;
}
.service-list-pro ul li i {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  background-color: #006157;
  text-align: center;
  border-radius: 4px;
}
.project-slide-wrap .owl-nav.disabled + .owl-dots {
  line-height: 0.01;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
}
.project-slide-wrap img {
  width: 450px !important;
  height: 400px !important;
}
.project-slide-wrap .owl-dots .owl-dot:hover span {
  border-color: #006157;
  background: 0 0;
}
.project-slide-wrap .owl-dots .owl-dot.active span {
  border-color: #006157;
  background: 0 0;
  position: relative;
}
.shop-area .woocommerce-topbar .woocommerce-topbar-ordering .nice-select {
  background-color: #fff;
  color: #006157;
  border-radius: 0;
  border: none;
  -webkit-box-shadow: 0 0 29px 0 rgba(102, 102, 102, 0.1);
  box-shadow: 0 0 29px 0 rgba(102, 102, 102, 0.1);
  float: unset;
  height: unset;
  line-height: initial;
  padding: 17px 35px 13px 20px;
  font-size: 16px;
}
.checkout-area .billing-details .form-group .nice-select .list,
.shop-area .woocommerce-topbar .woocommerce-topbar-ordering .nice-select .list {
  background-color: #fff;
  -webkit-box-shadow: 0 0 29px 0 rgba(102, 102, 102, 0.1);
  box-shadow: 0 0 29px 0 rgba(102, 102, 102, 0.1);
  border-radius: 0;
  margin-top: 0;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}
.shop-area
  .woocommerce-topbar
  .woocommerce-topbar-ordering
  .nice-select
  .list
  .option {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  font-size: 16px;
  padding-left: 20px;
  padding-right: 20px;
}
.checkout-area .billing-details .form-group .nice-select .list .option:hover,
.shop-area
  .woocommerce-topbar
  .woocommerce-topbar-ordering
  .nice-select
  .list
  .option:hover {
  background-color: #006157 !important;
  color: #fff;
}
.shop-area
  .woocommerce-topbar
  .woocommerce-topbar-ordering
  .nice-select
  .list
  .option.selected {
  background-color: transparent;
  font-weight: 700;
}
.checkout-area .billing-details .form-group .nice-select:after,
.shop-area .woocommerce-topbar .woocommerce-topbar-ordering .nice-select:after {
  right: 20px;
}
.shop-area .single-product-box {
  text-align: center;
  margin-bottom: 30px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 40px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 40px 3px rgba(0, 0, 0, 0.05);
}
.shop-area .single-product-box .product-image {
  overflow: hidden;
  position: relative;
  text-align: left;
}
.shop-area .single-product-box .product-image a img {
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.shop-area .single-product-box .product-image .add-to-cart-btn {
  position: absolute;
  bottom: -46px;
  left: 0;
  width: 100%;
  background-color: #006157;
  color: #fff;
  padding: 18px 20px 13px;
  text-transform: uppercase;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
}
.shop-area .single-product-box .product-image .add-to-cart-btn i {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.shop-area .single-product-box .product-image .sale-btn {
  position: absolute;
  left: 20px;
  top: 20px;
  background-color: #006157;
  color: #fff;
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  border-radius: 50%;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
}
.shop-area .single-product-box .product-content {
  padding: 30px 25px;
}
.shop-area .single-product-box .product-content h3 {
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: 700;
}
.shop-area .single-product-box .product-content h3 a {
  display: inline-block;
  color: #006157;
  text-decoration: none;
}
.shop-area .single-product-box .product-content .price {
  color: #006157;
  font-weight: 600;
  font-size: 15px;
}
.shop-area .single-product-box .product-content .price span,
.shop-details-area .product-details-desc .price span {
  padding: 0 5px;
}
.shop-area .single-product-box .product-content .price .old {
  text-decoration: line-through;
  color: #006157;
  font-size: 14px;
}
.shop-area .single-product-box .product-content .rating {
  margin-top: 12px;
  color: #ffb708;
  font-size: 15px;
}
.shop-area .single-product-box .product-content .rating i {
  margin-right: -1px;
}
.shop-area .single-product-box:hover .product-image .add-to-cart-btn {
  bottom: 0;
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  text-decoration: none;
}
.cart-area .cart-table table thead tr th {
  border-bottom-width: 0;
  vertical-align: middle;
  padding: 0 0 15px;
  text-transform: uppercase;
  border: none;
  font-weight: 700;
  font-size: 16px;
}
.cart-area .cart-table table tbody tr td {
  vertical-align: middle;
  color: #666;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px;
  border-color: #eaedff;
  border-left: none;
  border-right: none;
}
.cart-area .cart-table table tbody tr td.product-thumbnail img {
  width: 60px;
  height: 60px;
}
.cart-area .cart-table table tbody tr td.product-name a {
  color: #666;
  font-weight: 600;
  display: inline-block;
}
.cart-area .cart-table table tbody tr td.product-price span,
.cart-area .cart-table table tbody tr td.product-subtotal span {
  font-weight: 500;
}
.cart-area .cart-table table tbody tr td.product-subtotal .remove {
  color: #666;
  float: right;
  position: relative;
  top: 1px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.cart-area .cart-table table tbody tr td.product-subtotal .remove i {
  font-size: 22px;
}
.cart-area .cart-table table tbody tr td.product-subtotal .remove:hover,
.checkout-area .billing-details .form-group label .required {
  color: red;
}
.cart-area .coupon-wrap .nice-select .option.selected.focus,
.cart-area .coupon-wrap .nice-select .option:hover,
.cart-area .coupon-wrap select .option.focus,
.checkout-area .billing-details .form-group .nice-select .option.focus,
.checkout-area .billing-details .form-group .nice-select .option.selected.focus,
.checkout-area .billing-details .form-group .nice-select .option:hover {
  background-color: #006157 !important;
  color: #fff !important;
}
.cart-area .cart-table table tbody tr td.product-quantity .input-counter {
  max-width: 130px;
  min-width: 130px;
  text-align: center;
  display: inline-block;
  position: relative;
}
.cart-area .cart-table table tbody tr td.product-quantity .input-counter span {
  position: absolute;
  top: 0;
  background-color: transparent;
  cursor: pointer;
  color: #006157;
  width: 40px;
  height: 100%;
  line-height: 48px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.cart-area
  .cart-table
  table
  tbody
  tr
  td.product-quantity
  .input-counter
  span.minus-btn,
.shop-details-area
  .product-details-desc
  .product-add-to-cart
  .input-counter
  span.minus-btn {
  left: 0;
}
.cart-area
  .cart-table
  table
  tbody
  tr
  td.product-quantity
  .input-counter
  span.plus-btn,
.shop-details-area
  .product-details-desc
  .product-add-to-cart
  .input-counter
  span.plus-btn {
  right: 0;
}
.cart-area .cart-table table tbody tr td.product-quantity .input-counter input {
  height: 45px;
  color: #006157;
  outline: 0;
  display: block;
  border: none;
  background-color: #f8f8f8;
  text-align: center;
  width: 100%;
  font-size: 17px;
  font-weight: 600;
}
.cart-area
  .cart-table
  table
  tbody
  tr
  td.product-quantity
  .input-counter
  input::-webkit-input-placeholder {
  color: #006157;
}
.cart-area
  .cart-table
  table
  tbody
  tr
  td.product-quantity
  .input-counter
  input:-ms-input-placeholder {
  color: #006157;
}
.cart-area
  .cart-table
  table
  tbody
  tr
  td.product-quantity
  .input-counter
  input::-ms-input-placeholder {
  color: #006157;
}
.cart-area
  .cart-table
  table
  tbody
  tr
  td.product-quantity
  .input-counter
  input::placeholder {
  color: #006157;
}
.cart-area .cart-totals {
  background: #fff;
  padding: 40px;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  border-radius: 0;
  margin: 50px auto auto;
}
.cart-area .coupon-wrap,
.shop-details-area .products-details-tab {
  margin-top: 50px;
}
.cart-area .cart-wraps,
.cart-area .coupon-wrap {
  background-color: #fff;
  padding: 40px;
  -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
}
.cart-area .cart-totals h3 {
  margin-bottom: 25px;
  font-weight: 700;
}
.cart-area .cart-totals ul {
  padding: 0;
  margin: 0 0 25px;
  list-style-type: none;
}
.cart-area .cart-totals ul li {
  border: 1px solid #eaedff;
  padding: 10px 15px;
  color: #323232;
  overflow: hidden;
  font-weight: 700;
}
.cart-area .cart-totals ul li:last-child {
  border-top: none;
}
.cart-area .cart-totals ul li span {
  float: right;
  color: #666;
  font-weight: 400;
}
.cart-area .cart-area .nice-select {
  height: 50px;
  line-height: 49px;
  border-radius: 0;
  width: 100%;
  margin-bottom: 18px;
}
.cart-area .coupon-wrap .nice-select .option {
  color: #006157 !important;
}
.cart-area .coupon-wrap h3 {
  padding-bottom: 25px;
}
.cart-area .coupon-wrap .form-group {
  margin-bottom: 18px;
}
.cart-area .coupon-wrap .nice-select {
  height: 50px;
  width: 100%;
  margin-bottom: 19px;
  border-radius: 0;
}
.cart-area .coupon-wrap .nice-select .current {
  position: relative;
  top: 4px;
}
.checkout-area .user-actions {
  -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  background: #fff;
  padding: 18px 20px 15px;
  margin-bottom: 65px;
  border-top: 3px solid #006157;
  position: relative;
  color: #006157;
}
.checkout-area .user-actions::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: -35px;
  width: 100%;
  height: 1px;
  background: #eee;
}
.checkout-area .user-actions i {
  color: #006157;
  margin-right: 2px;
  font-size: 20px;
  position: relative;
  top: 2px;
}
.checkout-area .user-actions span {
  display: inline-block;
  font-weight: 500;
  color: #006157;
}
.checkout-area .user-actions span a {
  display: inline-block;
  color: #006157;
  font-size: 15px;
}
.checkout-area .billing-details .form-check .form-check-label,
.checkout-area
  .order-details
  .order-table
  table
  tbody
  tr
  td.product-name
  a:hover,
.checkout-area .user-actions span a:focus,
.checkout-area .user-actions span a:hover,
.shop-details-area
  .product-details-desc
  .product-add-to-cart
  .input-counter
  span:hover {
  color: #006157;
}
.checkout-area .checkout-area .title {
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 700;
}
.checkout-area .billing-details,
.checkout-area .order-details .order-table {
  background-color: #fff;
  padding: 30px;
  -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
}
.checkout-area .billing-details .form-group label {
  display: block;
  color: #006157;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 500;
}
.checkout-area .billing-details .form-group .nice-select {
  float: unset;
  line-height: 45px;
  color: #006157;
  padding-top: 0;
  padding-bottom: 0;
}
.checkout-area .billing-details .form-group .nice-select .list .option {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding-left: 20px;
  padding-right: 20px;
}
.checkout-area
  .billing-details
  .form-group
  .nice-select
  .list
  .option.selected {
  background-color: transparent;
}
.checkout-area .billing-details .form-group textarea {
  padding-top: 13px;
}
.checkout-area .billing-details .form-check label {
  position: relative;
  top: 1px;
  font-size: 14px;
  font-weight: 500;
}
.checkout-area .order-details .order-table table thead tr th {
  border-bottom-width: 0;
  vertical-align: middle;
  border-color: #eaedff;
  padding: 15px 20px;
  font-weight: 700;
}
.checkout-area .order-details .order-table table tbody tr td {
  vertical-align: middle;
  color: #006157;
  border-color: #eaedff;
  font-size: 14px;
  padding-left: 20px;
  padding-right: 20px;
}
.checkout-area .order-details .order-table table tbody tr td.product-name a {
  color: #006157;
  display: inline-block;
  font-weight: 500;
  font-size: 15px;
}
.checkout-area .order-details .payment-box {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
  margin-top: 30px;
  padding: 30px;
}
.checkout-area
  .order-details
  .payment-box
  .payment-method
  p
  [type="radio"]:checked
  + label,
.checkout-area
  .order-details
  .payment-box
  .payment-method
  p
  [type="radio"]:not(:checked)
  + label {
  padding-left: 27px;
  cursor: pointer;
  display: block;
  font-weight: 600;
  color: #006157;
  position: relative;
  margin-bottom: 8px;
}
.checkout-area
  .order-details
  .payment-box
  .payment-method
  p
  [type="radio"]:checked
  + label::before,
.checkout-area
  .order-details
  .payment-box
  .payment-method
  p
  [type="radio"]:not(:checked)
  + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  border-radius: 50%;
  background: #fff;
}
.checkout-area
  .order-details
  .payment-box
  .payment-method
  p
  [type="radio"]:checked
  + label::after {
  content: "";
  width: 12px;
  height: 12px;
  background: #006157;
  position: absolute;
  top: 6px;
  left: 3px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.checkout-area
  .order-details
  .payment-box
  .payment-method
  p
  [type="radio"]:not(:checked)
  + label::after {
  content: "";
  width: 12px;
  height: 12px;
  background: #006157;
  position: absolute;
  top: 6px;
  left: 3px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.checkout-area .order-details .payment-box .btn.order-btn {
  display: block;
  margin-top: 25px;
}
.checkout-area .order-details .payment-box .default-btn {
  margin-top: 20px;
  display: block;
  text-align: center;
}
.shop-details-area .product-details-desc h3 {
  margin-bottom: 12px;
  font-weight: 700;
}
.shop-details-area .product-details-desc .price {
  margin-bottom: 10px;
  color: #333;
  font-weight: 700;
}
.shop-details-area .product-details-desc .price .old-price {
  text-decoration: line-through;
  color: #828893;
  font-size: 13px;
}
.shop-details-area .product-details-desc .product-review {
  margin-bottom: 15px;
}
.shop-details-area .product-details-desc .product-review .rating {
  display: inline-block;
  padding-right: 5px;
  font-size: 14px;
}
.shop-details-area .product-details-desc .product-review .rating i,
.shop-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-comments
  .review-item
  .rating
  .fas.fa-star,
.shop-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-title
  .rating
  .fas.fa-star {
  color: #ffba0a;
}
.shop-details-area .product-details-desc .product-review .rating-count {
  display: inline-block;
  color: #333;
  border-bottom: 1px solid #333;
  line-height: initial;
}
.shop-details-area .product-details-desc .product-review .rating-count:hover {
  color: #006157;
  border-color: #006157;
}
.shop-details-area .product-details-desc .product-add-to-cart .input-counter {
  max-width: 130px;
  min-width: 130px;
  margin-right: 10px;
  text-align: center;
  display: inline-block;
  position: relative;
}
.shop-details-area
  .product-details-desc
  .product-add-to-cart
  .input-counter
  span {
  position: absolute;
  top: 0;
  background-color: transparent;
  cursor: pointer;
  color: #d0d0d0;
  width: 40px;
  height: 100%;
  line-height: 48px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.shop-details-area
  .product-details-desc
  .product-add-to-cart
  .input-counter
  input {
  height: 45px;
  color: #333;
  outline: 0;
  display: block;
  border: none;
  background-color: #f8f8f8;
  text-align: center;
  width: 100%;
  font-size: 17px;
  font-weight: 600;
}
.shop-details-area
  .product-details-desc
  .product-add-to-cart
  .input-counter
  input::-webkit-input-placeholder {
  color: #333;
}
.shop-details-area
  .product-details-desc
  .product-add-to-cart
  .input-counter
  input:-ms-input-placeholder {
  color: #333;
}
.shop-details-area
  .product-details-desc
  .product-add-to-cart
  .input-counter
  input::-ms-input-placeholder {
  color: #333;
}
.shop-details-area
  .product-details-desc
  .product-add-to-cart
  .input-counter
  input::placeholder {
  color: #333;
}
.shop-details-area .product-details-desc .product-add-to-cart .default-btn {
  border: none;
  cursor: pointer;
  float: right;
}
.shop-details-area .product-details-desc .product-add-to-cart .btn {
  height: 45px;
  top: -2px;
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
}
.shop-details-area .product-details-desc .buy-checkbox-btn .cbx {
  margin: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
.shop-details-area .product-details-desc .buy-checkbox-btn .cbx span {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.shop-details-area
  .product-details-desc
  .buy-checkbox-btn
  .cbx
  span:first-child {
  position: relative;
  width: 18px;
  height: 18px;
  border-radius: 3px;
  -webkit-transform: scale(1);
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #ebebeb;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.shop-details-area
  .product-details-desc
  .buy-checkbox-btn
  .cbx
  span:first-child
  svg {
  position: absolute;
  top: 3px;
  left: 2px;
  fill: none;
  stroke: #ffffff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.shop-details-area
  .product-details-desc
  .buy-checkbox-btn
  .cbx
  span:first-child:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #333;
  display: block;
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.shop-details-area
  .product-details-desc
  .buy-checkbox-btn
  .cbx
  span:last-child {
  padding-left: 4px;
  color: #57647c;
}
.shop-details-area
  .product-details-desc
  .buy-checkbox-btn
  .cbx:hover
  span:first-child {
  border-color: #333;
}
.shop-details-area
  .product-details-desc
  .buy-checkbox-btn
  .inp-cbx:checked
  + .cbx
  span:first-child {
  background: #333;
  border-color: #333;
  -webkit-animation: 0.4s wave;
  animation: 0.4s wave;
}
.shop-details-area
  .product-details-desc
  .buy-checkbox-btn
  .inp-cbx:checked
  + .cbx
  span:first-child
  svg {
  stroke-dashoffset: 0;
}
.shop-details-area
  .product-details-desc
  .buy-checkbox-btn
  .inp-cbx:checked
  + .cbx
  span:first-child:before {
  -webkit-transform: scale(3.5);
  transform: scale(3.5);
  opacity: 0;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.shop-details-area .product-details-desc .buy-checkbox-btn .btn {
  display: block;
  width: 100%;
}
.shop-details-area .product-details-desc .buy-checkbox-btn .default-btn {
  text-transform: uppercase;
  display: block;
  text-align: center;
}
.shop-details-area .product-details-desc .custom-payment-options span {
  display: block;
  color: #57647c;
  margin-bottom: 15px;
}
.shop-details-area
  .product-details-desc
  .custom-payment-options
  .payment-methods
  a
  img {
  width: 40px;
  margin-right: 5px;
}
.shop-details-area .product-details-image {
  text-align: center;
  background-color: #f7f7f7;
}
.help-block.with-errors,
.text-danger,
.text-success {
  margin-top: 10px;
}
.shop-details-area .products-details-tab .tabs {
  list-style-type: none;
  margin-bottom: -1px;
  padding-left: 0;
}
.shop-details-area .products-details-tab .tabs li {
  display: inline-block;
  line-height: initial;
  margin-right: 5px;
}
.shop-details-area .products-details-tab .tabs li a {
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  color: #333;
  border: 1px solid #eee;
  padding: 15px 30px 15px 48px;
  font-weight: 700;
}
.shop-details-area .products-details-tab .tabs li a .dot {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 30px;
  width: 12px;
  height: 12px;
  border: 1px solid #333;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 50%;
}
.shop-details-area .products-details-tab .tabs li a .dot::before {
  position: absolute;
  top: 0;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  background: #333;
  margin: 2px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.shop-details-area .products-details-tab .tabs li a:focus .dot,
.shop-details-area .products-details-tab .tabs li a:hover .dot {
  border-color: #fff;
}
.shop-details-area .products-details-tab .tabs li a:focus .dot::before,
.shop-details-area .products-details-tab .tabs li a:hover .dot::before,
.shop-details-area .products-details-tab .tabs li.current a .dot::before {
  background: #fff;
}
.shop-details-area .products-details-tab .tabs li.current a .dot {
  border: 1px solid #fff;
}
.shop-details-area .products-details-tab .tab_content {
  border: 1px solid #eee;
  padding: 30px;
}
.shop-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  p {
  margin-bottom: 20px;
  font-size: 14px;
}
.shop-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .additional-information {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
  text-align: left;
}
.shop-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .additional-information
  li {
  border: 1px solid #eee;
  border-bottom: none;
  padding: 10px 15px;
  color: #57647c;
}
.shop-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .additional-information
  li:last-child {
  border-bottom: 1px solid #eee;
}
.shop-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .additional-information
  li
  span {
  display: inline-block;
  width: 30%;
  color: #333;
  font-size: 16px;
  font-weight: 600;
}
.shop-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  h3 {
  margin-bottom: 15px;
  font-weight: 700;
}
.shop-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-title
  .rating
  i {
  color: #ffba0a;
  font-size: 14px;
}
.shop-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-title
  p {
  margin-bottom: 0;
  display: inline-block;
  padding-left: 5px;
  line-height: initial;
}
.shop-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-title
  .btn {
  position: absolute;
  right: 0;
  bottom: 10px;
  padding: 10px 11px;
  font-size: 11px;
}
.shop-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-title
  .btn:focus {
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background-color: #006157;
}
.shop-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-comments {
  margin-top: 35px;
}
.shop-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-comments
  .review-item {
  margin-top: 30px;
  position: relative;
  padding-right: 200px;
  border-top: 1px dashed #eee;
  padding-top: 30px;
}
.shop-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-comments
  .review-item
  .rating
  i {
  font-size: 14px;
  color: #ffba0a;
}
.shop-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-comments
  .review-item
  h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.shop-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-comments
  .review-item
  span {
  margin-bottom: 10px;
  font-size: 13px;
  display: block;
}
.shop-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-comments
  .review-item
  .review-report-link {
  position: absolute;
  right: 0;
  color: #57647c;
  top: 40px;
  text-decoration: underline;
}
.shop-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-comments
  .review-item
  .review-report-link:hover {
  color: #ff4800;
}
.shop-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-form
  form
  .form-group
  label {
  color: #444;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}
.shop-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-form
  form
  .form-group
  textarea {
  padding-top: 15px;
}
.shop-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-form
  form
  .btn:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-radius: 0;
}
.list-unstyled li {
  color: #dc3545;
}
.text-danger {
  color: #dc3545 !important;
}
.text-success {
  color: #28a745 !important;
}
.best-service-img img {
  width: 330px !important;
  height: 330px !important;
}
