body > .site {
  overflow: hidden;
  position: relative;
  scroll-behavior: smooth;
}
.jws_section_slider {
  display: block !important;
}
.jws_section_slider > .elementor-element:not(:first-child) {
  display: none;
}
.jws_section_slider .slick-track {
  display: flex;
}
.jws_section_slider .slider-dots {
  padding: 0;
  margin: 0;
  text-align: center;
}
.jws_section_slider .slider-dots li {
  display: inline-block;
  background: #000000;
  width: 15px;
  height: 3px;
  transition: 0.3s all;
  margin: 0 3px;
  cursor: pointer;
}
.jws_section_slider .slider-dots li.slick-active {
  width: 35px;
  background: var(--main2);
}
.jws_section_slider .slider-dots li button {
  display: none;
}
body.archive:not(.woocommerce):not(.post-type-archive-academics) .content-area {
  padding: 100px 0;
}
.jws-love.loved i {
  font-weight: 900;
}
.footer-parallax .site-content {
  position: relative;
  z-index: 1;
}
.dark-mode-on #preloader {
  background: #000000;
}
.jws-scrollbar {
  overflow-y: auto;
  scrollbar-color: #1f1f1f #e2e2e278;
  scrollbar-width: thin;
}
.jws-scrollbar::-webkit-scrollbar {
  width: 2px;
}
.jws-scrollbar::-webkit-scrollbar-track {
  background-color: #e2e2e2;
}
.jws-scrollbar::-webkit-scrollbar-thumb {
  background-color: #1f1f1f;
}
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 99999999999999;
  overflow: hidden;
  background: #ffffff;
  -webkit-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}
#preloader.fade-in {
  opacity: 0;
  visibility: hidden;
}
#preloader .preloader-cancel-btn {
  cursor: pointer;
  position: fixed;
  right: 30px;
  bottom: 30px;
}
#preloader .preloader-cancel-btn {
  opacity: 0;
  visibility: hidden;
}
#preloader .preloader-cancel-btn.fade-in {
  opacity: 1;
  visibility: visible;
}
#preloader .spinner {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
#preloader .spinner:before {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: var(--main);
  opacity: .6;
  position: absolute;
  top: 0;
  left: 0;
  animation: pulse-border3 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
  -webkit-animation: pulse-border3 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
  content: "";
}
#preloader .spinner:after {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: var(--main);
  opacity: .6;
  position: absolute;
  top: 0;
  left: 0;
  animation: pulse-border3 1.5s 0.65s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
  -webkit-animation: pulse-border3 1.5s 0.65s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
  content: "";
}
#preloader.loaded {
  opacity: 0;
  visibility: hidden;
}
@-webkit-keyframes sk-bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.lazyloaded {
  animation: fadeIn 0.35s both;
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  body .container,
  body .site-content .elementor-section-wrap > .elementor-section.elementor-section-boxed > .elementor-container,
  .site-footer .elementor-section-wrap > .elementor-section.elementor-section-boxed > .elementor-container,
  .quick-view-main .popup-quick-view {
    max-width: 480px !important;
  }
}
@media only screen and (max-width: 479px) {
  body .container,
  body .site-content .elementor-section-wrap > .elementor-section.elementor-section-boxed > .elementor-container,
  .site-footer .elementor-section-wrap > .elementor-section.elementor-section-boxed > .elementor-container,
  .quick-view-main .popup-quick-view {
    max-width: 360px !important;
  }
}
@media (max-width: 767px) {
  .svg-animation svg {
    display: none;
  }
}
a {
  color: var(--main);
}
input:not([type="submit"]):focus,
select:focus,
textarea:focus {
  border-color: var(--main) !important;
  outline: none;
  transition: 0.3s all;
}
.slick-slide:first-child {
  display: block;
}
.slick-disabled {
  opacity: 0.5;
}
.slick-slide {
  margin-top: 15px;
}
a,
.slick-slide {
  outline: none !important;
}
.jws-edit-user .submit {
  background: var(--main);
  border-color: var(--main);
  color: #ffffff;
}
.jws-btn {
  font-weight: 600;
  color: #ffffff;
  padding: 16px 35px;
  background: #a3816a;
  text-align: center;
  border: none;
  display: inline-block;
}
.jws-btn:hover {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05), 0px 2px 2px rgba(0, 0, 0, 0.05), 0px 4px 4px rgba(0, 0, 0, 0.05), 0px 8px 8px rgba(0, 0, 0, 0.05), 0px 16px 16px rgba(0, 0, 0, 0.05);
}
/** Widget */
form.search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  overflow: hidden;
  border: 0 solid transparent;
  min-height: 60px;
  border-radius: 5px;
}
form.search-form input,
form.search-form button {
  margin: 0;
  border: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  background: none;
  line-height: 1;
  min-width: 0;
  font-size: 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: var(--colorbody);
  outline: none;
}
form.search-form input {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
  padding: 0 30px;
}
form.search-form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: var(--colorbody);
}
form.search-form input:-ms-input-placeholder {
  /* IE 10+ */
  color: var(--colorbody);
}
form.search-form input:-moz-placeholder {
  /* Firefox 18- */
  color: var(--colorbody);
}
form.search-form button {
  min-width: 60px;
  cursor: pointer;
  height: 40px;
}
form.search-form button i {
  font-weight: bold;
}
/* Single Job */
.single-job .content-area {
  padding: 110px 0;
}
.single-job .job_title {
  font-size: 36px;
  font-weight: bold;
  font-family: var(--font1);
  color: var(--color1);
  margin-bottom: 44px;
}
.jws_iframe iframe {
  margin: 0 auto;
  display: block;
}
#at-expanded-menu-host .at-expanded-menu {
  animation: fadeIn 0.5s ease;
  -webkit-animation: fadeIn 0.5s ease;
}
/* Search Page */
body.search:not(.post-type-archive-product) .site-main {
  padding: 90px 0;
}
.search-results .jws_search_wap {
  margin-bottom: 40px;
}
.search-results .jws_search_wap .entry-title {
  font-size: 24px;
  line-height: 1.5em;
}
.search-results .jws_search_wap .entry-title a {
  color: var(--color1);
}
.search-results .jws_search_wap .jws_search_meta {
  font-size: 14px;
  color: var(--color1);
}
.search-no-results .error-404,
.error404 .error-404 {
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
}
.search-no-results .page-title,
.error404 .page-title {
  font-size: 24px;
  line-height: 1.5em;
  color: var(--color1);
  font-weight: 700;
}
.search-no-results p,
.error404 p {
  margin-bottom: 0;
}
.search-no-results form.search-form,
.error404 form.search-form {
  border-radius: 5px;
  border: 1px solid #efefef;
  margin-top: 30px;
}
.search-no-results form.search-form button > span,
.error404 form.search-form button > span {
  font-weight: 700;
}
/* 404 page */
.error404 .error-404 {
  padding: 100px 0;
}
/* Sidebar Mobile */
.sidebar-mobile-wap .mfp-content {
  position: fixed;
  left: 0;
  width: 300px !important;
  background: #ffffff;
  height: 100%;
  top: 0;
  padding: 30px 15px;
  overflow: auto;
  transform: translatex(-100%);
  -webkit-transform: translatex(-100%);
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.sidebar-mobile-wap .mfp-content .mfp-close {
  color: #ebebeb;
  background: #000000;
  top: 0;
}
.sidebar-mobile-wap.mfp-ready .mfp-content {
  transform: translatex(0%);
  -webkit-transform: translatex(0%);
}
.sidebar-mobile-wap.mfp-removing .mfp-content {
  transform: translatex(-100%);
  -webkit-transform: translatex(-100%);
}
.dark-mode-on .sidebar-mobile-wap .mfp-content {
  background: #191919;
}
.dark-mode-on form.search-form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff;
}
.dark-mode-on form.search-form input:-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff;
}
.dark-mode-on form.search-form input:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
}
.dark-mode-on form.search-form input,
.dark-mode-on form.search-form button {
  color: #ffffff;
}
.gallery-global .mfp-content {
  max-width: 900px;
}
.gallery-global .mfp-close {
  top: 0;
}
.gallery-global .mfp-bottom-bar {
  display: none;
}
/* start state */
/* animate in */
/* animate out */
.mfp-zoom-in .mfp-figure,
.mfp-zoom-in .html_inline,
.mfp-zoom-in .mfp-figure,
.mfp-zoom-in .comment-respond,
.mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler {
  opacity: 0;
  transition: all 0.3s ease-out;
  transform: scale(0.95);
}
.mfp-zoom-in .mfp-preloader {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-image-loaded .mfp-figure,
.mfp-zoom-in.mfp-ready .html_inline,
.mfp-zoom-in.mfp-ready .comment-respond,
.mfp-zoom-in.mfp-ready .mfp-iframe-holder .mfp-iframe-scaler {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready .mfp-preloader {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-figure,
.mfp-zoom-in.mfp-removing .html_inline,
.mfp-zoom-in.mfp-removing .comment-respond,
.mfp-zoom-in.mfp-removing .mfp-iframe-holder .mfp-iframe-scaler {
  transform: scale(0.95);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing .mfp-preloader {
  opacity: 0;
}
.mfp-zoom-in,
.sidebar-mobile-wap {
  /* animate in */
  /* animate out */
}
.mfp-zoom-in.mfp-bg,
.sidebar-mobile-wap.mfp-bg {
  opacity: 0;
  transition: 0.3s ease;
}
.mfp-zoom-in.mfp-ready.mfp-bg,
.sidebar-mobile-wap.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing.mfp-bg,
.sidebar-mobile-wap.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-content .comment-respond {
  max-width: 700px;
  margin: 0 auto;
}
.mfp-arrow-left {
  transform: translatex(-100%);
}
.mfp-arrow-right {
  transform: translatex(100%);
}
.mfp-ready .mfp-arrow-left {
  transform: translatex(0%);
}
.mfp-ready .mfp-arrow-right {
  transform: translatex(0%);
}
.mfp-removing .mfp-arrow-left {
  transform: translatex(-100%);
}
.mfp-removing .mfp-arrow-right {
  transform: translatex(100%);
}
.backToTop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  line-height: 50px;
  display: block;
  text-align: center;
  background: #ffffff;
  z-index: 99;
  opacity: 0;
}
.backToTop.with-shadow {
  box-shadow: 0 7px 16px rgba(0, 0, 0, 0.1);
  color: #000000;
}
.backToTop.with-mancolor {
  background: var(--main);
}
.backToTop.totop-show {
  opacity: 1;
}
.backToTop:hover {
  transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
}
.backToTop:hover:before {
  animation: bounceAlphaUp 1s both;
  -webkit-animation: bounceAlphaUp 1s both;
  display: block;
}
.clb-popup {
  background-color: rgba(23, 22, 26, 0.992);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-50vh);
  -ms-transform: translateY(-50vh);
  transform: translateY(-50vh);
}
.clb-popup.visible {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.clb-popup .close-bar {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 11;
}
.clb-popup .close-bar .clb-close {
  float: right;
  color: #ffffff;
  font-size: 25px;
  padding: 15px;
}
.clb-popup .close-bar .btn-round {
  color: #ffffff;
  font-size: 25px;
  padding: 15px;
  cursor: pointer;
}
.clb-popup .custom-navs {
  text-align: center;
  padding: 30px 0;
}
.clb-popup .custom-navs button {
  display: inline-block;
  background: transparent;
  color: #ffffff !important;
  border: 0;
  padding: 0 10px;
  font-size: 18px;
}
.clb-popup .clb-popup-holder {
  padding-top: 110px;
}
.clb-popup .clb-popup-holder .slider {
  opacity: 0;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}
.clb-popup .clb-popup-holder .slider img {
  margin: 0 auto;
  max-height: calc(100vh - 290px);
  width: auto;
}
.clb-popup .clb-popup-holder .slider .slick-track {
  display: flex;
}
.clb-popup .clb-popup-holder .slider .slick-track .slick-slide {
  display: flex;
  height: auto;
  align-items: center;
  justify-content: center;
}
.clb-popup .clb-popup-holder .slider.visible {
  visibility: visible !important;
  opacity: 1 !important;
}
.clb-popup .clb-popup-holder .slider.visible .image-wrap {
  transition: 0.5s all;
  transform: scale(0.6);
  opacity: 0.6;
}
.clb-popup .clb-popup-holder .slider.visible .image-wrap.slick-current {
  transform: scale(1);
  opacity: 1;
}
.gallery-tmpimage {
  position: fixed;
  z-index: 9999999;
  width: auto;
  left: 50%;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}
.page-mail {
  padding: 90px 15px;
  text-align: center;
}
.page-mail div {
  font-size: 20px;
  color: var(--color1);
  line-height: 35px;
  max-width: 600px;
  margin: 0 auto;
}
.page-mail a {
  color: #ffffff;
  background-image: linear-gradient(to right, var(--main) 0%, var(--main2) 51%, var(--main) 100%);
  background-size: 200% auto;
  font-weight: 600;
  border: none;
  outline: none;
  padding: 10px 55px;
  transition: 0.7s all;
  margin-top: 20px;
  border-radius: 40px;
  display: inline-block;
  margin-right: 10px;
}
.page-mail a:hover {
  background-position: right center;
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05), 0px 2px 2px rgba(0, 0, 0, 0.05), 0px 4px 4px rgba(0, 0, 0, 0.05), 0px 8px 8px rgba(0, 0, 0, 0.05), 0px 16px 16px rgba(0, 0, 0, 0.05);
}
.jws-load-more {
  position: relative;
}
.jws-load-more:before {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: var(--main);
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -17.5px;
  margin-top: -17.5px;
  animation: pulse-border3 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
  -webkit-animation: pulse-border3 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
  content: "";
  visibility: hidden;
}
.jws-load-more:after {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: var(--main);
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -17.5px;
  margin-top: -17.5px;
  animation: pulse-border3 1.5s 0.65s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
  -webkit-animation: pulse-border3 1.5s 0.65s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
  content: "";
  visibility: hidden;
}
.jws-load-more.items-loading {
  background: transparent !important;
  border-color: transparent !important;
}
.jws-load-more.items-loading:before,
.jws-load-more.items-loading:after {
  opacity: 0.6;
  transition-delay: 0.3s;
  visibility: visible;
}
.jws-load-more.items-loading span {
  opacity: 0;
}
.jws-pagination-number {
  position: relative;
}
.jws-pagination-number .page-numbers {
  transition: 0.3s all;
}
.jws-pagination-number.items-loading .page-numbers {
  opacity: 0;
}
.jws-pagination-number.items-loading:before {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: var(--main);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -17.5px;
  margin-top: -17.5px;
  animation: pulse-border3 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
  -webkit-animation: pulse-border3 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
  content: "";
  opacity: .6;
  transition-delay: 0.3s;
}
.jws-pagination-number.items-loading:after {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: var(--main);
  opacity: .6;
  transition-delay: 0.3s;
  visibility: visible;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -17.5px;
  margin-top: -17.5px;
  animation: pulse-border3 1.5s 0.65s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
  -webkit-animation: pulse-border3 1.5s 0.65s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
  content: "";
}
.jws-pagination-number ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
.jws-pagination-number ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px;
  padding: 0px 5px 0px 5px;
  text-align: center;
}
.jws-pagination-number ul li:first-child {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.jws-pagination-number ul li:last-child {
  margin-right: 0 !important;
  padding-right: 0 !important;
}
.jws-pagination-number ul li > .next,
.jws-pagination-number ul li > .prev {
  width: auto !important;
  padding: 0 10px;
}
.jws-pagination-number ul li > a,
.jws-pagination-number ul li > span {
  width: 34px;
  height: 34px;
  line-height: 34px;
  color: var(--colorbody);
  font-size: 14px;
  font-weight: 400;
  display: block;
}
.jws-pagination-number ul li > span,
.jws-pagination-number ul li > a:hover {
  color: #ffffff;
  background: var(--color1);
}
.jws-pagination-number ul li .dots {
  background: transparent;
  color: var(--colorbody);
}
.bg_main {
  background: var(--main);
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: var(--heading);
}
.average-rating .jws-star-rating {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 71px;
  letter-spacing: 1px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.average-rating .jws-star-rating:before {
  content: '\f005\f005\f005\f005\f005';
  left: 0;
  top: 0;
  position: absolute;
  font-size: 12px;
  color: #ffc107;
}
.average-rating .jws-star-rating span {
  overflow: hidden;
  position: absolute;
  text-indent: -999em;
  color: #333;
  padding-top: 1.5em;
  left: 0;
}
.average-rating .jws-star-rating span:before {
  content: '\f005\f005\f005\f005\f005';
  left: 0;
  top: 0;
  position: absolute;
  font-size: 12px;
  text-indent: 0;
  font-weight: 900;
  color: #ffc107;
}
.average-rating .rating-average {
  font-size: 13px;
  margin-bottom: -1px;
  display: inline-block;
  vertical-align: middle;
}
.single-space_location .site-main > .container {
  padding: 0;
}
/* Svg Animation */
.site-header {
  position: relative;
  z-index: 100;
}
header.header_absolute_yes {
  position: absolute;
  width: 100%;
}
.header-notes-top {
  position: relative;
}
.header-notes-top > span {
  position: absolute;
  cursor: pointer;
  top: 50%;
  color: var(--light);
  right: 50px;
  margin-top: -15px;
  font-size: 18px;
}
/* Title Bar */
.jws-title-bar-wrap .jws-title-bar {
  text-align: center;
}
.jws-title-bar-wrap .jws-title-bar .jws-text-ellipsis {
  font-size: 50px;
  color: #fefefe;
  font-family: var(--font1);
  margin-bottom: 17px;
}
.jws-title-bar-wrap .jws-title-bar .jws-path {
  font-size: 20px;
  color: #fefefe;
}
.jws-title-bar-wrap .jws-title-bar .jws-path a {
  color: #fefefe;
}
.jws-title-bar-wrap .jws-title-bar .jws-path a:hover {
  color: var(--main);
}
@media (max-width: 767px) {
  .header-notes-top > span {
    right: 10px;
  }
}
.site-footer {
  clear: both;
}
.site-footer.footer-parallax {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 0;
}
body[data-elementor-device-mode="mobile"] .site-footer.footer-parallax {
  position: relative;
}
body[data-elementor-device-mode="mobile"] .site-content.content-margin {
  margin-bottom: 0 !important;
}
@-webkit-keyframes elementor-headline-dash {
  0% {
    stroke-dasharray: 0 1500;
    opacity: 1;
  }
  to {
    stroke-dasharray: 1500 1500;
    opacity: 1;
  }
}
@keyframes elementor-headline-dash {
  0% {
    stroke-dasharray: 0 1500;
    opacity: 1;
  }
  to {
    stroke-dasharray: 1500 1500;
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes jws_fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes jws_fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.jws_fadeInUp {
  -webkit-animation-name: jws_fadeInUp;
  animation-name: jws_fadeInUp;
}
@keyframes pulse {
  0% {
    transform: scale3d(1, 1, 1);
    opacity: 1;
  }
  100% {
    transform: scale3d(2.2, 2.2, 1);
    opacity: 0;
  }
}
@-webkit-keyframes fadeInRight2 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight2 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight2 {
  -webkit-animation-name: fadeInRight2;
  animation-name: fadeInRight2;
}
#pulse:before,
#pulse:after {
  animation: 3s ease-out 0s normal none infinite running pulse;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  border-radius: 24px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.7) inset;
  content: "";
  height: 48px;
  left: 50%;
  margin: -24px 0 0 -24px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  width: 48px;
  z-index: -1;
}
#pulse:after {
  animation-delay: 1.5s;
}
#pulse {
  width: 50px;
  height: 50px;
  background: #ffffff url('http://www.blogher.com/files/imagecache/tiny_thumb/user_pictures/picture-196261.jpg') no-repeat center center;
  position: relative;
  border-radius: 25px;
  text-align: center;
  font: bold 14px/50px tahoma;
}
/*
  3. LIQUID SHORTCODES
*/
@-webkit-keyframes btnIconRipple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  20% {
    opacity: 0.8;
  }
  100% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes btnIconRipple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  20% {
    opacity: 0.8;
  }
  100% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes animatedBackground {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 100% 0;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translatey(50px);
    -webkit-transform: translatey(50px);
  }
  to {
    opacity: 1;
    transform: translatey(0px);
    -webkit-transform: translatey(0px);
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translatey(-50px);
    -webkit-transform: translatey(-50px);
  }
  to {
    opacity: 1;
    transform: translatey(0px);
    -webkit-transform: translatey(0px);
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translatex(150px);
    -webkit-transform: translatex(150px);
  }
  to {
    opacity: 1;
    transform: translatex(0px);
    -webkit-transform: translatex(0px);
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translatex(-50px);
    -webkit-transform: translatex(-50px);
  }
  to {
    opacity: 1;
    transform: translatex(0px);
    -webkit-transform: translatex(0px);
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes MoveLeft {
  from {
    transform: translatex(0px);
    -webkit-transform: translatex(0px);
  }
  to {
    transform: translatex(100px);
    -webkit-transform: translatex(100px);
  }
}
@keyframes MoveRight {
  from {
    transform: translatex(0px);
    -webkit-transform: translatex(0px);
  }
  to {
    transform: translatex(-100px);
    -webkit-transform: translatex(-100px);
  }
}
@keyframes MoveTop {
  from {
    transform: translatey(0px);
    -webkit-transform: translatey(0px);
  }
  to {
    transform: translatey(-100px);
    -webkit-transform: translatey(-100px);
  }
}
@keyframes MoveBottom {
  from {
    transform: translatey(0px);
    -webkit-transform: translatey(0px);
  }
  to {
    transform: translatey(100px);
    -webkit-transform: translatey(100px);
  }
}
@keyframes MoveZoomIn {
  from {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  to {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@keyframes MoveZoomOut {
  from {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  to {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
}
@keyframes MoveCircle {
  0% {
    transform: rotate(0deg) translate(-100%) rotate(0deg);
    -webkit-transform: rotate(0deg) translate(-100%) rotate(0deg);
  }
  100% {
    transform: rotate(360deg) translate(-100%) rotate(-360deg);
    -webkit-transform: rotate(360deg) translate(-100%) rotate(-360deg);
  }
}
@keyframes MoveCircleSmall {
  0% {
    transform: rotate(0deg) translate(-10%) rotate(0deg);
    -webkit-transform: rotate(0deg) translate(-10%) rotate(0deg);
  }
  100% {
    transform: rotate(360deg) translate(-10%) rotate(-360deg);
    -webkit-transform: rotate(360deg) translate(-10%) rotate(-360deg);
  }
}
@keyframes MoveCircle360 {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@keyframes width100 {
  0% {
    opacity: 0;
    transform: scaleX(0);
  }
  100% {
    opacity: 1;
    transform: scaleX(1);
  }
}
@keyframes bounceAlpha {
  0% {
    opacity: 1;
    transform: translateX(0px) scale(1);
  }
  25% {
    opacity: 0;
    transform: translateX(10px) scale(0.9);
  }
  26% {
    opacity: 0;
    transform: translateX(-10px) scale(0.9);
  }
  55% {
    opacity: 1;
    transform: translateX(0px) scale(1);
  }
}
@keyframes bounceAlpha2 {
  0% {
    opacity: 1;
    transform: translateX(0px) scale(1);
  }
  25% {
    opacity: 0;
    transform: translateX(-10px) scale(0.9);
  }
  26% {
    opacity: 0;
    transform: translateX(10px) scale(0.9);
  }
  55% {
    opacity: 1;
    transform: translateX(0px) scale(1);
  }
}
@keyframes bounceAlphaUp {
  0% {
    opacity: 1;
    transform: translateY(0px) scale(1);
  }
  25% {
    opacity: 0;
    transform: translateY(-10px) scale(0.9);
  }
  26% {
    opacity: 0;
    transform: translateY(10px) scale(0.9);
  }
  55% {
    opacity: 1;
    transform: translateY(0px) scale(1);
  }
}
@-webkit-keyframes jwsWave {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  20% {
    opacity: 0.8;
  }
  100% {
    -webkit-transform: scale(5.5);
    transform: scale(5.5);
    opacity: 0;
  }
}
@keyframes jwsWave {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  20% {
    opacity: 0.8;
  }
  100% {
    -webkit-transform: scale(5.5);
    transform: scale(5.5);
    opacity: 0;
  }
}
/* ----------------------------------------------
 * Generated by Animista on 2020-6-2 16:2:57
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w:http://animista.net,t:@cssanimista
 * ---------------------------------------------- */
@-webkit-keyframes rollIn {
  0% {
    -webkit-transform: translateY(60px) translateZ(-130px) rotateX(-90deg);
    transform: translateY(60px) translateZ(-130px) rotateX(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translatey(0), rotateX(0deg);
    transform: translatey(0) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes rollIn {
  0% {
    -webkit-transform: translateY(60px) translateZ(-130px) rotateX(-90deg);
    transform: translateY(60px) translateZ(-130px) rotateX(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translatey(0) rotateX(0deg);
    transform: translatey(0) rotateX(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes zoomInDown {
  0% {
    -webkit-transform: translateY(-60px) rotateX(90deg);
    transform: translateY(-60px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translatey(0), rotateX(0deg);
    transform: translatey(0) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes zoomInDown {
  0% {
    -webkit-transform: translateY(-60px) rotateX(90deg);
    transform: translateY(-60px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translatey(0) rotateX(0deg);
    transform: translatey(0) rotateX(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes zoomInUp {
  0% {
    -webkit-transform: translateY(100px) scaleX(0.7) scaleY(0.7);
    transform: translateY(100px) scaleX(0.7) scaleY(0.7);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0) scaleX(1) scaleY(1);
    transform: translateY(0) scaleX(1) scaleY(1);
    opacity: 1;
  }
}
@keyframes zoomInUp {
  0% {
    -webkit-transform: translateY(100px) scaleX(0.7) scaleY(0.7);
    transform: translateY(100px) scaleX(0.7) scaleY(0.7);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0) scaleX(1) scaleY(1);
    transform: translateY(0) scaleX(1) scaleY(1);
    opacity: 1;
  }
}
@-webkit-keyframes zoomInRight {
  0% {
    -webkit-transform: translateX(160px) translateZ(-130px) rotateY(90deg);
    transform: translateX(160px) translateZ(-130px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0), rotateY(0deg);
    transform: translateX(0) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes zoomInRight {
  0% {
    -webkit-transform: translateX(160px) translateZ(-130px) rotateY(90deg);
    transform: translateX(160px) translateZ(-130px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) rotateY(0deg);
    transform: translateX(0) rotateY(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes zoomInLeft {
  0% {
    -webkit-transform: translateX(-160px) translateZ(130px) rotateY(-90deg);
    transform: translateX(-160px) translateZ(130px) rotateY(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0), rotateY(0deg);
    transform: translateX(0) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes zoomInLeft {
  0% {
    -webkit-transform: translateX(-160px) translateZ(130px) rotateY(-90deg);
    transform: translateX(-160px) translateZ(130px) rotateY(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) rotateY(0deg);
    transform: translateX(0) rotateY(0deg);
    opacity: 1;
  }
}
[data-settings='{"_animation":"bounceInLeft"}'] img,
[data-settings='{"_animation":"bounceInDown"}'] img,
[data-settings='{"_animation":"bounceInUp"}'] img,
[data-settings='{"_animation":"bounceInRight"}'] img {
  opacity: 0;
  transition: 0.2s all;
}
[data-settings='{"_animation":"bounceInLeft"}']:before,
[data-settings='{"_animation":"bounceInDown"}']:before,
[data-settings='{"_animation":"bounceInUp"}']:before,
[data-settings='{"_animation":"bounceInRight"}']:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 1px);
  background: #fafafa;
  pointer-events: none;
  opacity: 0;
  transition: 0.8s ease-in-out, opacity 0s;
  content: "";
  z-index: 1;
}
[data-settings='{"_animation":"bounceInLeft"}'].animated:before,
[data-settings='{"_animation":"bounceInDown"}'].animated:before,
[data-settings='{"_animation":"bounceInUp"}'].animated:before,
[data-settings='{"_animation":"bounceInRight"}'].animated:before {
  background: #fafafa;
  opacity: 1;
  transition-delay: 0.6s;
}
[data-settings='{"_animation":"bounceInLeft"}'].animated img,
[data-settings='{"_animation":"bounceInDown"}'].animated img,
[data-settings='{"_animation":"bounceInUp"}'].animated img,
[data-settings='{"_animation":"bounceInRight"}'].animated img {
  opacity: 1;
  transition-delay: 0.6s;
}
[data-settings='{"_animation":"bounceInLeft"}']:before {
  transform-origin: 100% 50%;
}
[data-settings='{"_animation":"bounceInLeft"}'].animated:before {
  transform: scaleX(0);
}
[data-settings='{"_animation":"bounceInDown"}']:before {
  transform-origin: 50% 100%;
}
[data-settings='{"_animation":"bounceInDown"}'].animated:before {
  transform: scaleY(0);
}
[data-settings='{"_animation":"bounceInUp"}']:before {
  transform-origin: 50% 0%;
}
[data-settings='{"_animation":"bounceInUp"}'].animated:before {
  transform: scaleY(0);
}
[data-settings='{"_animation":"bounceInRight"}']:before {
  transform-origin: 0% 50%;
}
[data-settings='{"_animation":"bounceInRight"}'].animated:before {
  transform: scaleX(0);
}
.dark-mode-on [data-settings='{"_animation":"bounceInLeft"}']:before,
.dark-mode-on [data-settings='{"_animation":"bounceInDown"}']:before,
.dark-mode-on [data-settings='{"_animation":"bounceInUp"}']:before,
.dark-mode-on [data-settings='{"_animation":"bounceInRight"}']:before {
  background: #000000;
}
.bounceInLeft,
.bounceInDown,
.bounceInUp,
.bounceInRight {
  animation-name: none;
}
.perspective {
  -webkit-perspective: 1800px;
  perspective: 1800px;
}
.animated {
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
}
@keyframes pulse-border-simple {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0);
    opacity: 1;
  }
  20% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.2);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.2);
    opacity: 0;
  }
}
@keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0);
    opacity: 0.8;
  }
  20% {
    opacity: 0.8;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.2);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.2);
    opacity: 0;
  }
}
@keyframes pulse-border2 {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.4);
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.4);
  }
}
@keyframes pulse-border3 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  20% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes lds-dual-ring {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.lds-dual-ring {
  -webkit-animation-name: lds-dual-ring;
  animation-name: lds-dual-ring;
}
/* Elementor Section Custom */
.shade_animation {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.shade_animation .shade_wrap_inner {
  position: absolute;
}
.shade_animation .shade_wrap_inner.alternate {
  animation-direction: alternate;
}
.shade_animation .shade_wrap_inner.infinite {
  animation-iteration-count: infinite;
}
.project_description .elementor-widget-image-carousel img {
  width: 100%;
}
.elementor-progress-percentage {
  opacity: 0;
  transition: .3s all;
}
div[style] .elementor-progress-percentage {
  opacity: 1;
  transition-delay: .5s;
}
.jws-shade-yes > .shade_animation {
  opacity: 1;
}
.elementor-widget-wrap {
  transition: 0.3s all;
}
.animated {
  -webkit-animation-duration: 1.25s;
  animation-duration: 1.25s;
}
.line_animation {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.line_animation > section > .elementor-container {
  z-index: 1;
}
.line_animation .line_wrap {
  position: absolute;
  background: rgba(255, 255, 255, 0.1);
  height: 100%;
  width: 1px;
  left: 50%;
}
.line_animation .line_wrap .line_wrap_inner {
  position: absolute;
  -webkit-animation: MoveUpDown 1s infinite;
  animation: MoveUpDown 10s infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  left: -2px;
  width: 5px;
}
.line_animation .line_wrap .line_wrap_inner .circle_animation {
  width: 5px;
  height: 5px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  display: block;
}
.line_animation .line_wrap .line_wrap_inner .circle_animation:nth-child(2) {
  margin-top: 285px;
}
.jws-line-yes > .line_animation {
  opacity: 1;
}
@-webkit-keyframes MoveUpDown {
  0% {
    top: -50%;
  }
  100% {
    top: 110%;
  }
}
@keyframes MoveUpDown {
  0% {
    top: -50%;
  }
  100% {
    top: 110%;
  }
}
.elementor-social-icon i {
  transition: 0.3s all;
}
body .elementor-social-icon {
  font-size: 14px;
  vertical-align: middle;
}
body .elementor-social-icon {
  background: transparent;
}
.elementor-widget-heading .elementor-heading-title {
  line-height: 1.2;
}
.is-sticky {
  width: 100% !important;
  z-index: 999 !important;
}
.slider_image_grey img {
  opacity: 0.7;
  transition: 0.3s all;
}
.slider_image_grey img:hover {
  opacity: 1;
}
/* Contact Form 7 */
.wpcf7-submit {
  position: relative;
}
.wpcf7-form .apply-form .row {
  border-bottom: 1px solid #f4f4f4;
  padding: 50px 0 27px;
}
.wpcf7-form .apply-form .row > .right {
  padding-right: 16%;
}
.wpcf7-form .apply-form .row > .left h3 {
  color: #000000;
  font-family: var(--font1);
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 2px;
}
.wpcf7-form .apply-form .row > .left p {
  font-size: 14px;
  color: #959595;
}
.wpcf7-form .form_footer1 .wpcf7-form-control-wrap {
  margin-bottom: 0;
}
.wpcf7-form .form_footer1 input:not(.wpcf7-submit) {
  border: 1px solid #d9d9de;
  border-radius: 40px;
  background: transparent;
  color: var(--colorbody);
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  font-style: italic;
}
.wpcf7-form .form_footer1 input:not(.wpcf7-submit)::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: var(--colorbody);
}
.wpcf7-form .form_footer1 input:not(.wpcf7-submit):-ms-input-placeholder {
  /* IE 10+ */
  color: var(--colorbody);
}
.wpcf7-form .form_footer1 input:not(.wpcf7-submit):-moz-placeholder {
  /* Firefox 18- */
  color: var(--colorbody);
}
.wpcf7-form .form_footer1 .wpcf7-submit {
  height: 42px;
  line-height: 42px;
  width: 60px;
  padding: 0;
  position: absolute;
  top: 4px;
  right: 4px;
  box-shadow: none;
  border-radius: 40px;
  background: var(--main);
  border: none;
  color: #ffffff;
}
.jws-cf7btn-align-left .wpcf7-form .wpcf7-submit {
  margin: 0;
}
.jws-cf7btn-align-right .wpcf7-form .wpcf7-submit {
  margin: 0;
  margin-left: auto;
}
body .elementor-widget-text-editor {
  color: var(--colorbody);
}
/* Widget Default Elementor */
.box_hover .btn_hover {
  display: none;
}
.box_hover .btn_hover .elementor-button-content-wrapper {
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -0-align-items: center;
}
.box_hover .btn_hover .elementor-button-content-wrapper .elementor-button-icon {
  font-size: 30px;
}
.box_hover:hover .btn_hover {
  display: block;
  animation: fadeInUp 0.5s both;
  -webkit-animation: fadeInUp 0.5s both;
  animation-delay: 0.3s;
}
.box_hover:hover .heading_hover {
  animation: fadeInUp 0.5s both;
  -webkit-animation: fadeInUp 0.5s both;
  display: block;
}
.elementor-widget-wp-widget-archives h5,
.elementor-widget-wp-widget-categories h5 {
  display: none;
}
.elementor-widget-wp-widget-archives ul,
.elementor-widget-wp-widget-categories ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.elementor-widget-wp-widget-archives ul li,
.elementor-widget-wp-widget-categories ul li {
  margin-bottom: 6px;
}
.elementor-widget-wp-widget-archives ul li:last-child,
.elementor-widget-wp-widget-categories ul li:last-child {
  margin-bottom: 0px;
}
.elementor-widget-wp-widget-archives ul li.current-cat a,
.elementor-widget-wp-widget-categories ul li.current-cat a {
  color: var(--main);
}
.elementor-widget-wp-widget-archives ul li a,
.elementor-widget-wp-widget-categories ul li a {
  font-weight: 300;
  color: var(--colorbody);
}
.elementor-widget-wp-widget-archives ul li a:hover,
.elementor-widget-wp-widget-categories ul li a:hover {
  color: var(--main);
}
.elementor-widget-wp-widget-tag_cloud h5 {
  display: none;
}
.elementor-widget-wp-widget-tag_cloud .tagcloud a {
  font-size: 13px !important;
  color: #959595;
  font-family: var(--font1);
  padding: 8px 20px;
  box-shadow: 3px 4px 15px rgba(28, 31, 28, 0.05);
  display: inline-block;
  border-radius: 40px;
  background: #ffffff;
  margin-bottom: 15px;
  margin-right: 10px;
  font-weight: 600;
}
.elementor-widget-wp-widget-tag_cloud .tagcloud a:hover {
  color: var(--colorbody);
  background: #f5f5f5;
}
.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text {
  transition: 0.3s all;
}
.single-elementor_library .post_sidebar {
  display: none;
}
.single-elementor_library .post_content {
  -ms-flex: 0 0 100% !important;
  flex: 0 0 100% !important;
  max-width: 100% !important;
}
.jws-particle-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
}
#icon_size i {
  font-size: 12px;
}
.elementor-accordion .elementor-tab-content {
  border-top: 0;
}
.custom_icon_box2 .elementor-icon-box-icon > span {
  position: relative;
}
.custom_icon_box2 .elementor-icon-box-icon > span:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00c";
  font-size: 14px;
  width: 40px;
  height: 40px;
  line-height: 35px;
  text-align: center;
  border: 3px solid #ffffff;
  background: #ff9800;
  color: #ffffff;
  display: block;
  position: absolute;
  border-radius: 100%;
  right: -5px;
  bottom: -10px;
}
.vercical_text {
  -webkit-transform-origin: 0 0;
  transform-origin: 3px 10px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.vertical_icon .elementor-icon {
  display: block;
  margin-bottom: 22px;
}
.tab_custom_border .elementor-tab-title a {
  position: relative;
}
.tab_custom_border .elementor-tab-title a:before {
  content: "";
  width: 100%;
  height: 10px;
  background: var(--main);
  width: calc(100% + 14px);
  position: absolute;
  bottom: 3px;
  left: -7px;
  z-index: -1;
  transition: 0.3s all;
  transform: scaley(0);
  -webkit-transform: scaley(0);
}
.tab_custom_border .elementor-tab-title.elementor-active a:before {
  transform: scaley(1);
  -webkit-transform: scaley(1);
}
.elementor-tabs-view-vertical .elementor-tabs .elementor-tab-content {
  padding: 0 !important;
  animation: fadeInRight2 0.7s ease;
  -webkit-animation: fadeInRight2 0.7s ease;
}
/* Custom Color Default Eleemetor Widget */
.elementor-element .elementor-widget-icon-box.elementor-view-framed .elementor-icon,
.elementor-element .elementor-widget-icon-box.elementor-view-default .elementor-icon {
  color: var(--main);
}
.elementor-element.elementor-widget-icon-list .elementor-icon-list-items .elementor-icon-list-item:hover .elementor-icon-list-text {
  color: var(--main);
}
.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-wrapper {
  display: block !important;
}
.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-item {
  flex-basis: 0 !important;
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
  display: inline-block;
}
body[data-elementor-device-mode="mobile"] .wpcf7-form .apply-form .row > .right {
  padding: 0 15px;
}
body[data-elementor-device-mode="mobile"] .wpcf7-form .apply-form .row > .left {
  margin-bottom: 20px;
}
/* Booked Plugin */
body table.booked-calendar thead th {
  color: var(--heading) !important;
}
body table.booked-calendar thead th .monthName {
  font-weight: 600;
  font-family: var(--font1);
}
body table.booked-calendar thead > tr:first-child {
  box-shadow: 0px 3px 31.5px 3.5px rgba(0, 0, 0, 0.07000000000000001);
}
body table.booked-calendar tr.days th {
  color: var(--light) !important;
  font-size: 14px;
  font-weight: 600;
  font-family: var(--font1);
  padding: 1.7rem 0 !important;
}
body table.booked-calendar td {
  color: var(--heading);
  font-weight: bold;
  border: 0 !important;
  font-size: 15px;
}
body table.booked-calendar td.next-month .date span {
  color: var(--colorbody) !important;
  background: var(--light) !important;
}
body table.booked-calendar td.prev-date .date {
  background: var(--light) !important;
  color: var(--colorbody) !important;
}
body table.booked-calendar td.prev-date:hover .date {
  background: var(--light) !important;
  color: var(--colorbody) !important;
}
body table.booked-calendar td.prev-date:hover .date span {
  background: var(--light) !important;
  color: var(--colorbody) !important;
}
body table.booked-calendar td.prev-month .date span {
  color: var(--colorbody) !important;
}
body table.booked-calendar tr.week td.active .date {
  background: #e6e7f1 !important;
}
body table.booked-calendar tr.entryBlock {
  background: #e6e7f1;
}
body table.booked-calendar tr.entryBlock td {
  padding: 3% !important;
}
body table.booked-calendar .booked-appt-list {
  box-shadow: 0px 5px 21.87px 5.13px rgba(11, 41, 21, 0.1);
  padding: 23px 20px 10px;
}
body table.booked-calendar .booked-appt-list .timeslot {
  margin: 0 0 11px;
}
body table.booked-calendar .booked-appt-list .timeslot:hover {
  background: transparent;
}
body table.booked-calendar .booked-appt-list .timeslot .timeslot-time {
  color: var(--heading);
  font-size: 15px;
  font-weight: 500;
  padding: 22px 0 0 0;
}
body table.booked-calendar .booked-appt-list .timeslot .spots-available {
  color: var(--colorbody);
  font-size: 12px;
  padding-bottom: 0;
}
body table.booked-calendar .booked-appt-list .timeslot .timeslot-people button {
  font-size: 13px;
  font-weight: bold;
  border-radius: 3px;
  padding: 6px 17px;
  margin-top: 19px;
}
body table.booked-calendar .booked-appt-list .timeslot .timeslot-title {
  color: var(--heading);
  font-weight: bold;
  font-size: 15px;
  margin: 0 0 14px 0;
}
body table.booked-calendar .booked-appt-list .timeslot .timeslot-title .timeslot-range {
  font-size: 15px;
  color: var(--heading);
}
body table.booked-calendar .booked-appt-list h2 {
  font-weight: bold;
  text-transform: uppercase;
  color: var(--heading);
  font-size: 14px;
  margin: 0 0 20px;
}
.tooltipster-light {
  background: var(--main);
  color: var(--light) !important;
}
.tooltipster-light {
  border: none;
  letter-spacing: 0.5px;
}
.tooltipster-light .tooltipster-content {
  font-family: inherit;
  font-size: 12px;
}
html body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button:hover {
  background: var(--heading) !important;
  border-color: var(--heading) !important;
}
body .booked-modal input[type=submit].button-primary {
  font-size: 13px;
  font-weight: bold;
  border-radius: 3px;
  padding: 6px 17px;
  background: var(--heading) !important;
  border-color: var(--heading) !important;
}
body .booked-modal input[type=submit].button-primary:hover {
  background: var(--heading) !important;
  border-color: var(--heading) !important;
}
body .booked-modal button.cancel {
  font-size: 13px;
  font-weight: bold;
  border-radius: 3px;
  padding: 6px 17px;
  background: var(--main) !important;
  border-color: var(--main) !important;
  color: var(--light) !important;
}
body .booked-modal button.cancel:hover {
  background: var(--main) !important;
  border-color: var(--main) !important;
  color: var(--light) !important;
}
body table.booked-calendar {
  border-bottom: 0 !important;
}
body table.booked-calendar tr.week td.active .date .number {
  border: 2px solid var(--heading);
}
body table.booked-calendar td .date .number {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
body table.booked-calendar tr.week td.active .date .number {
  color: var(--main) !important;
}
body table.booked-calendar td.today .date span {
  background: var(--heading);
  border: 0 !important;
  color: var(--light) !important;
}
body table.booked-calendar th {
  padding: 1rem 0 !important;
}
body table.booked-calendar thead th .page-right,
body table.booked-calendar thead th .page-left {
  color: var(--heading) !important;
}
body .booked-modal .bm-window .booked-scrollable {
  background: #fff;
  padding-top: 56px;
}
body .booked-form .field {
  margin: 5px 0 10px;
}
body .booked-form .field input[type=email] {
  margin: 0 2.5% 0 0;
  width: 48.2%;
}
body .booked-form .field .checkbox-radio-block {
  padding: 0 0 5px 0;
}
body .booked-form .field .checkbox-radio-block label {
  font-size: 15px;
  top: 2px;
}
body .booked-form .field input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
body .booked-form .field select {
  background: #F4F5F6;
  border: 0;
  height: 45px;
  color: var(--colorbody);
  font-size: 15px;
}
body .booked-form .field input:not([type="radio"]):not([type="checkbox"]):not([type="submit"])::-webkit-input-placeholder,
body .booked-form .field select::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: var(--colorbody);
}
body .booked-form .field input:not([type="radio"]):not([type="checkbox"]):not([type="submit"])::-moz-placeholder,
body .booked-form .field select::-moz-placeholder {
  /* Firefox 19+ */
  color: var(--colorbody);
}
body .booked-form .field input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):-ms-input-placeholder,
body .booked-form .field select:-ms-input-placeholder {
  /* IE 10+ */
  color: var(--colorbody);
}
body .booked-form .field input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):-moz-placeholder,
body .booked-form .field select:-moz-placeholder {
  /* Firefox 18- */
  color: var(--colorbody);
}
body .booked-form .field label.field-label {
  color: var(--heading);
}
body .booked-form .field p.field-small-p {
  font-size: 15px;
}
body .booked-modal button,
body .booked-modal input[type=submit] {
  line-height: 35px;
  font-size: 15px !important;
}
body .booked-modal .bm-window {
  width: 510px;
}
body .booked-modal .bm-window .close {
  font-size: 15px;
  top: 28px;
}
body .booked-modal .bm-window p.booked-title-bar {
  padding: 25px 30px 25px 15px;
}
body .booked-modal .bm-window p.booked-title-bar small {
  font-family: var(--font1);
  font-size: 18px;
  text-transform: unset;
}
body table.booked-calendar th .monthName a {
  color: var(--heading) !important;
}
@media screen and (max-width: 720px) {
  body .booked-modal .bm-window {
    width: 100%;
  }
}
.heading_hover_line .elementor-heading-title {
  position: relative;
}
.heading_hover_line .elementor-heading-title:after,
.heading_hover_line .elementor-heading-title:before {
  content: "";
  position: absolute;
  width: 0;
  transition: 0.3s all;
  height: 1px;
  background: var(--e-global-color-secondary);
  bottom: -1px;
}
.heading_hover_line .elementor-heading-title:after {
  width: 0%;
  left: 0;
  transition-delay: 0.3s;
  opacity: 1;
}
.heading_hover_line .elementor-heading-title:before {
  width: 100%;
  right: 0;
}
.heading_hover_line .elementor-heading-title:hover:after {
  width: 100%;
  opacity: 1;
}
.heading_hover_line .elementor-heading-title:hover:before {
  width: 0%;
  opacity: 0;
}
.svg-animation {
  position: relative;
}
.svg-animation svg {
  font-size: 112px;
  width: 1em;
  position: absolute;
  left: 0;
  top: -28px;
  z-index: -1;
  transform-origin: left;
}
.svg-animation svg path {
  stroke: var(--main3);
  stroke-width: 5px;
}
.svg-animation svg.animation_start path {
  -webkit-animation: elementor-headline-dash forwards;
  animation: elementor-headline-dash forwards;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.sbi_item .sbi_photo {
  position: relative;
}
.sbi_item .sbi_photo:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.5s all;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
}
.sbi_item .sbi_photo:after {
  content: "\f16d";
  font-family: 'Font Awesome 5 Brands';
  position: absolute;
  top: 50%;
  left: 50%;
  color: #ffffff;
  opacity: 0;
  transition: 0.5s all;
  transform: translatey(10px);
  margin-left: -10px;
}
.sbi_item .sbi_photo:hover:before {
  opacity: 1;
}
.sbi_item .sbi_photo:hover:after {
  transform: none;
  opacity: 1;
}
body {
  -webkit-tap-highlight-color: transparent;
}
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-line-top .jws_main_menu .jws_main_menu_inner .nav > li.current-menu-item:before,
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-line-top .jws_main_menu .jws_main_menu_inner .nav > li.current-menu-ancestor:before {
  height: calc(50% - 22px);
}
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-line-top .jws_main_menu .jws_main_menu_inner .nav > li:before {
  content: "";
  width: 1px;
  height: 0px;
  background: var(--main);
  top: 0;
  position: absolute;
  transition: 0.3s all;
  left: 50%;
  margin-left: -1px;
}
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-line-top .jws_main_menu .jws_main_menu_inner .nav > li:hover:before {
  height: calc(50% - 22px);
}
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-square .jws_main_menu .jws_main_menu_inner {
  position: relative;
}
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-square .jws_main_menu .jws_main_menu_inner > span#magic_line {
  width: 40px;
  height: 40px;
  background: var(--main);
  transition: 0.5s all;
  position: absolute;
  z-index: -1;
  top: 50%;
  margin-top: -20px;
}
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-line .jws_main_menu .jws_main_menu_inner .nav > li.current-menu-item > a:before,
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-line .jws_main_menu .jws_main_menu_inner .nav > li.current-menu-ancestor > a:before {
  width: 100%;
  left: 0;
}
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-line .jws_main_menu .jws_main_menu_inner .nav > li > a {
  position: relative;
}
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-line .jws_main_menu .jws_main_menu_inner .nav > li > a:before {
  content: "";
  right: 0;
  width: 0%;
  height: 2px;
  background: var(--main);
  bottom: 0;
  position: absolute;
  transition: 0.3s all;
}
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-line .jws_main_menu .jws_main_menu_inner .nav > li > a:hover:before {
  width: 100%;
  left: 0;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu.sub_skin_skin1 .jws_main_menu_inner > ul > li .sub-menu li a:before {
  content: "";
  background: var(--main);
  width: 20px;
  height: 2px;
  margin-top: -2px;
  transition: 0.3s all;
  position: absolute;
  top: 50%;
  left: 0;
  opacity: 0;
  transform: scale(0);
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu.sub_skin_skin1 .jws_main_menu_inner > ul > li .sub-menu li.current-menu-item > a,
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu.sub_skin_skin1 .jws_main_menu_inner > ul > li .sub-menu li.current-menu-ancestor > a,
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu.sub_skin_skin1 .jws_main_menu_inner > ul > li .sub-menu li a:hover {
  padding-left: 30px;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu.sub_skin_skin1 .jws_main_menu_inner > ul > li .sub-menu li.current-menu-item > a:before,
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu.sub_skin_skin1 .jws_main_menu_inner > ul > li .sub-menu li.current-menu-ancestor > a:before,
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu.sub_skin_skin1 .jws_main_menu_inner > ul > li .sub-menu li a:hover:before {
  opacity: 1;
  transform: scale(1);
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu.sub_skin_skin2 .jws_main_menu_inner > ul > li .sub-menu li.menu-item-has-children:after {
  font-family: "jws-icon";
  font-size: 12px;
  float: right;
  content: '\e800';
  color: var(--heading);
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu.sub_skin_skin2 .jws_main_menu_inner > ul > li .sub-menu li.current-menu-item > a,
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu.sub_skin_skin2 .jws_main_menu_inner > ul > li .sub-menu li.current-menu-ancestor > a {
  transform: translateX(10px);
  -webkit-transform: translateX(10px);
  padding: 0 3px;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu.sub_skin_skin2 .jws_main_menu_inner > ul > li .sub-menu li.current-menu-item > a:before,
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu.sub_skin_skin2 .jws_main_menu_inner > ul > li .sub-menu li.current-menu-ancestor > a:before {
  width: 100%;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu.sub_skin_skin2 .jws_main_menu_inner > ul > li .sub-menu li a {
  position: relative;
  width: auto;
  display: inline-block !important;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu.sub_skin_skin2 .jws_main_menu_inner > ul > li .sub-menu li a:before {
  background: var(--main);
  content: "";
  bottom: 15%;
  left: 0;
  position: absolute;
  height: 10px;
  width: 0%;
  transition: 0.3s all;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu.sub_skin_skin2 .jws_main_menu_inner > ul > li .sub-menu li a span {
  position: relative;
  z-index: 1;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu.sub_skin_skin2 .jws_main_menu_inner > ul > li .sub-menu li a:hover {
  transform: translateX(10px);
  -webkit-transform: translateX(10px);
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu.sub_skin_skin2 .jws_main_menu_inner > ul > li .sub-menu li a:hover:before {
  width: 100%;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul {
  list-style-type: none;
  padding: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  padding: 0 15px;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li.menu-item-design-mega_menu_full_width {
  position: unset;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li.menu-item-design-mega_menu_full_width .sub-menu-dropdown {
  left: 0;
  width: 100%;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li.menu-item-design-standard .sub-menu li a {
  display: block;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li.menu-item-design-standard .sub-menu li a i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  font-size: 6px;
  color: #6d6d6d;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li.menu-item-design-standard .sub-menu li:last-child > a {
  border-bottom: 0 !important;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li.menu-item-design-standard > .sub-menu li {
  position: relative;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li.menu-item-design-standard > .sub-menu li:before {
  height: 100%;
  width: 5px;
  right: -5px;
  top: 0;
  content: "";
  position: absolute;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li.menu-item-design-standard > .sub-menu li .sub-menu {
  position: absolute;
  left: 100%;
  top: 0;
  opacity: 0;
  transition: 0.3s all;
  margin-left: 5px;
  visibility: hidden;
  pointer-events: none;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li.menu-item-design-standard > .sub-menu li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li .sub-menu {
  background: #0e0e0f;
  padding: 30px 0;
  list-style-type: none;
  min-width: 240px;
  border-radius: 5px;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li .sub-menu li {
  padding: 5px 30px;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li .sub-menu li a {
  color: #ffffff;
  font-family: var(--font1);
  position: relative;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li .sub-menu,
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li .sub-menu-dropdown {
  position: absolute;
  top: 100%;
  opacity: 0;
  z-index: 5;
  visibility: hidden;
  transform: translatey(30px);
  -webkit-transform: translatey(30px);
  pointer-events: none;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li .mega_menu_full_width {
  transform: translatey(0px);
  -webkit-transform: translatey(0px);
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li:hover .sub-menu,
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li:hover .sub-menu-dropdown {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translatey(0px);
  -webkit-transform: translatey(0px);
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li.menu-item:first-child {
  margin-left: 0 !important;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li.menu-item:last-child {
  margin-right: 0 !important;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li > a {
  color: #ffffff;
  border-radius: 10px;
  padding: 7px 15px;
  transition: 0.3s all;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li > a > i {
  margin-left: 5px;
  font-size: 12px;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_main_menu_inner > ul > li > a:hover {
  color: var(--main);
}
.elementor-jws-menu-align-right ul.nav {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-left: auto;
}
.elementor-jws-menu-align-center ul.nav {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}
.elementor-jws-menu-align-left ul.nav {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-right: auto;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu .jws_main_menu_inner > ul > li > a > i {
  display: none;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu .jws_main_menu_inner > ul > li .sub-menu li a {
  color: #333333;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu .jws_main_menu_inner > ul > li > a {
  padding: 7px 25px 7px 25px;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul {
  padding: 0;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center;
  transition: 0.3s all;
  position: relative;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li .btn-sub-menu {
  background: none;
  border: none;
  font-size: 10px;
  width: 57px;
  height: 30px;
  padding: 0;
  display: block;
  position: absolute;
  right: 0;
  margin-top: 7px;
  top: 0;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li .btn-sub-menu:before {
  display: block;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li .sub-menu-dropdown {
  display: none;
  width: 100% !important;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li .sub-menu {
  width: 100% !important;
  display: none;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li .sub-menu li a {
  padding: 5px 35px 5px 35px;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li .sub-menu li a i {
  display: none;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li .sub-menu li:last-child a {
  border-bottom: 0 !important;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li a {
  display: block;
  width: auto;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.elementor_jws_menu_layout_menu_vertical .jws_main_menu ul li.active > .btn-sub-menu:before {
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
}
.elementor_jws_menu_layout_menu_level .jws_main_menu .jws_main_menu_inner {
  transition: 0.5s all;
}
.elementor_jws_menu_layout_menu_level .jws_main_menu .jws_main_menu_inner > ul > li > a > i {
  display: none;
}
.elementor_jws_menu_layout_menu_level .jws_main_menu .jws_main_menu_inner > ul > li .sub-menu li a {
  color: #333333;
  vertical-align: middle;
}
.elementor_jws_menu_layout_menu_level .jws_main_menu .jws_main_menu_inner > ul > li > a {
  vertical-align: middle;
}
.elementor_jws_menu_layout_menu_level .jws_main_menu .jws_main_menu_inner > ul > li .btn-sub-menu {
  vertical-align: middle;
  font-weight: bold;
  font-size: 12px;
  margin-left: 10px;
}
.elementor_jws_menu_layout_menu_level .jws_main_menu ul {
  padding: 0;
  list-style-type: none;
  margin: 0;
}
.elementor_jws_menu_layout_menu_level .jws_main_menu ul li .btn-sub-menu-back {
  font-weight: 500;
  font-size: 13px;
  color: var(--main);
  letter-spacing: 1px;
  cursor: pointer;
  display: block;
  margin-bottom: 18px;
}
.elementor_jws_menu_layout_menu_level .jws_main_menu ul li .btn-sub-menu-back i {
  font-size: 16px;
  font-weight: bold;
  margin-right: 15px;
}
.elementor_jws_menu_layout_menu_level .jws_main_menu ul li .btn-sub-menu {
  background: transparent;
  border: 0;
}
.elementor_jws_menu_layout_menu_level .jws_main_menu ul li .sub-menu-dropdown {
  width: 100% !important;
  height: 100%;
}
.elementor_jws_menu_layout_menu_level .jws_main_menu ul li .sub-menu {
  width: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
  background: #ffffff;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s all;
}
.elementor_jws_menu_layout_menu_level .jws_main_menu ul li .sub-menu li a {
  opacity: 0;
  transition: 0.5s all;
  transform: translate3d(0, 25px, 0);
  display: block;
}
.elementor_jws_menu_layout_menu_level .jws_main_menu ul li .sub-menu li a i {
  display: none;
}
.elementor_jws_menu_layout_menu_level .jws_main_menu ul li .sub-menu li:last-child a {
  border-bottom: 0 !important;
}
.elementor_jws_menu_layout_menu_level .jws_main_menu ul li .sub-menu.active {
  pointer-events: auto;
  opacity: 1;
  z-index: 1;
}
.elementor_jws_menu_layout_menu_level .jws_main_menu ul li.active > .btn-sub-menu:before {
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
}
.has-mega-full .elementor-section .elementor-container,
.has-mega-full .elementor-column,
.has-mega-full .elementor-column-wrap,
.has-mega-full .elementor-widget-wrap,
.has-mega-full .elementor-widget,
.has-mega-full .elementor-section.elementor-section-full_width {
  position: unset;
}
.jws_video_popup.has_text .jws_video_popup_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.jws_video_popup.has_text .content_text {
  display: inline-block;
  vertical-align: middle;
  padding-left: 37px;
}
.jws_video_popup.has_text .content_text h4 {
  font-size: 18px;
  font-family: var(--font1);
}
.jws_video_popup.video-border_ani .jws_video_popup_inner a:before {
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  content: "";
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.jws_video_popup.video-border_ani .jws_video_popup_inner a:after {
  position: absolute;
  display: block;
  border-radius: 50%;
  top: -5px;
  left: -5px;
  content: "";
  border: 1px solid #ffffff;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  -webkit-animation: load-spin 3s infinite linear;
  animation: load-spin 3s infinite linear;
}
.jws_video_popup.video-border .jws_video_popup_inner a:before {
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  content: "";
  border: 1px solid #ffffff;
  animation: pulse-border-simple 1.5s ease-out infinite;
  -webkit-animation: pulse-border-simple 1.5s ease-out infinite;
}
.jws_video_popup.video-overlay .jws_video_popup_inner a:after,
.jws_video_popup.video-overlay .jws_video_popup_inner a:before {
  background: #fff;
  position: relative;
  display: block;
  text-align: center;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  padding-left: 5px;
  opacity: 0.8;
}
.jws_video_popup.video-overlay .jws_video_popup_inner a:before {
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  animation: pulse-border 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
  -webkit-animation: pulse-border 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
  content: "";
}
.jws_video_popup.video-overlay .jws_video_popup_inner a:after {
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  animation: pulse-border 1.5s 0.45s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
  -webkit-animation: pulse-border 1.5s 0.45s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
  content: "";
}
.jws_video_popup .jws_video_popup_inner a {
  display: inline-block;
  position: relative;
  transition: 0s all;
}
.jws_video_popup .jws_video_popup_inner a .video_icon {
  font-size: 24px;
  height: 50px;
  line-height: 50px;
  width: 50px;
  text-align: center;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  position: relative;
  z-index: 1;
  display: block;
  transition: 0.3s all;
}
.mfp-fade-in-down {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-fade-in-down .mfp-content > div {
  opacity: 0;
  transition: 0.5s ease;
  transform: translatey(-50px);
  -webkit-transform: translatey(-50px);
}
.mfp-fade-in-down.mfp-bg {
  opacity: 0;
  transition: 0.3s ease;
}
.mfp-fade-in-down.mfp-ready .mfp-content > div {
  opacity: 1;
  transform: translatey(0);
  -webkit-transform: translatey(0);
}
.mfp-fade-in-down.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-fade-in-down.mfp-removing .mfp-content > div {
  transform: translatey(50px);
  -webkit-transform: translatey(50px);
  opacity: 0;
}
.mfp-fade-in-down.mfp-removing.mfp-bg {
  opacity: 0;
}
@keyframes load-spin {
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes load-spin {
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes load-spin {
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes load-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes load-spin {
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.jws_info_box {
  transition: 0.3s all;
}
.jws_info_box .box_icon {
  transition: 0.3s all;
}
.jws_info_box svg {
  transition: 0.3s all;
}
.jws_info_box.layout1 {
  padding: 50px 30px;
  overflow: hidden;
  position: relative;
  box-shadow: 3px 4px 26.4px 3.6px rgba(62, 62, 62, 0.15);
}
.jws_info_box.layout1 .jws_info_box_inner .box_icon {
  position: absolute;
  right: 5px;
  bottom: 10px;
  font-size: 72px;
  opacity: 0.2;
}
.jws_info_box.layout1 .jws_info_box_inner .box_icon i {
  display: block;
}
.jws_info_box.layout1 .jws_info_box_inner .box_content p {
  margin-bottom: 0;
}
.jws_info_box.layout1:hover {
  box-shadow: 3px 4px 26.4px 3.6px rgba(62, 62, 62, 0.25);
}
.jws_info_box.layout2 {
  padding: 47px 30px 70px;
  position: relative;
  border: 2px solid #f2f2f4;
  border-radius: 5px;
}
.jws_info_box.layout2 .jws_info_box_inner {
  text-align: center;
}
.jws_info_box.layout2 .jws_info_box_inner .box_icon {
  margin-bottom: 26px;
  font-size: 30px;
  background: #d9eeff;
  padding: 15px;
  color: #180cb9;
  border-radius: 100%;
  display: inline-block;
}
.jws_info_box.layout2 .jws_info_box_inner .box_icon i {
  width: 1em;
  height: 1em;
  display: block;
}
.jws_info_box.layout2 .jws_info_box_inner .box_icon img {
  display: block;
  width: 30px;
}
.jws_info_box.layout2 .jws_info_box_inner .box_title {
  color: var(--color1);
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 10px;
}
.jws_info_box.layout2 .jws_info_box_inner .box_link {
  position: absolute;
  width: 100%;
  bottom: -30px;
  left: 0;
  opacity: 0;
  transition: 0.3s all;
}
.jws_info_box.layout2 .jws_info_box_inner .box_link span {
  display: inline-block;
}
.jws_info_box.layout2 .jws_info_box_inner .box_link a {
  color: #ffffff;
  font-size: 18px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  display: inline-block;
  border-radius: 100%;
  background: var(--main);
}
.jws_info_box.layout2 .jws_info_box_inner .box_link a:hover span {
  animation: bounceAlpha 1s both;
  -webkit-animation: bounceAlpha 1s both;
}
.jws_info_box.layout2:hover {
  border-color: var(--main);
}
.jws_info_box.layout2:hover .jws_info_box_inner .box_link {
  opacity: 1;
}
.jws_info_box.layout2:hover .jws_info_box_inner .box_link span {
  animation: fadeInLeft 0.3s both;
}
.jws_info_box.layout14 {
  padding: 69px 59px 68px;
  position: relative;
  border: 1px solid var(--color1);
}
.jws_info_box.layout14 .box_icon {
  margin-bottom: 19px;
}
.jws_info_box.layout14 .box_icon > span {
  display: block;
  width: 48px;
  height: 48px;
  text-align: center;
  background: var(--color1);
  line-height: 48px;
  border-radius: 100%;
  color: #ffffff;
  transition: 0.3s all;
}
.jws_info_box.layout14 .jws_info_box_inner .box_title {
  color: var(--color1);
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 24px;
}
.jws_info_box.layout14:hover {
  box-shadow: 0px 0px 1px 1px var(--color1);
}
.jws_info_box.layout14:hover .box_icon > span {
  background: var(--main2);
  color: var(--color1);
}
.jws_info_box.layout3 {
  text-align: center;
  border-radius: 5px;
  padding: 41px;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
.jws_info_box.layout3 .jws_info_box_inner .box_icon {
  margin-bottom: 11px;
}
.jws_info_box.layout3 .jws_info_box_inner .box_icon img {
  width: 110px;
}
.jws_info_box.layout3 .jws_info_box_inner .box_title {
  font-size: 18px;
  font-weight: 600;
  color: var(--color1);
  line-height: 30px;
  margin-bottom: 7px;
  letter-spacing: 0.6px;
}
.jws_info_box.layout3 .jws_info_box_inner .box_content {
  margin-bottom: 22px;
}
.jws_info_box.layout3 .jws_info_box_inner .box_link {
  font-size: 12px;
  font-weight: 700;
}
.jws_info_box.layout3 .jws_info_box_inner .box_link a {
  color: var(--color1);
  letter-spacing: 0.5px;
}
.jws_info_box.layout3 .jws_info_box_inner .box_link a:hover {
  color: var(--main);
}
.jws_info_box.layout3 .jws_info_box_inner .box_link a:hover span {
  transform: translateX(5px);
  -webkit-transform: translateX(5px);
}
.jws_info_box.layout3 .jws_info_box_inner .box_link span {
  margin-left: 5px;
  transition: 0.3s all;
  display: inline-block;
}
.jws_info_box.layout3:hover {
  box-shadow: 0px 5px 27.9px 2.1px rgba(51, 51, 102, 0.1);
}
.jws_info_box.layout4 {
  text-align: center;
}
.jws_info_box.layout4 .jws_info_box_inner .box_icon {
  display: inline-block;
  background: var(--color1);
  color: var(--main3);
  padding: 25px;
  border-radius: 100%;
  font-size: 30px;
  position: relative;
  transition: 0.7s ease;
}
.jws_info_box.layout4 .jws_info_box_inner .box_icon:before {
  pointer-events: none;
  position: absolute;
  content: '';
  top: 90%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 80%);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  margin-left: -20px;
}
.jws_info_box.layout4 .jws_info_box_inner .box_title {
  font-size: 24px;
  font-weight: bold;
  color: var(--main3);
  margin-top: 34px;
  margin-bottom: 11px;
}
.jws_info_box.layout4 .jws_info_box_inner .box_content {
  margin-bottom: 22px;
}
.jws_info_box.layout4:hover .box_icon {
  transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
}
.jws_info_box.layout4:hover .box_icon:before {
  opacity: 1;
  -webkit-transform: translateY(25px);
  transform: translateY(25px);
}
.jws_info_box.layout5 {
  background-color: #ffffff;
  box-shadow: 2.5px 4.33px 21px 9px rgba(19, 19, 19, 0.05);
  padding: 49px 30px;
}
.jws_info_box.layout5 .jws_info_box_inner .box_icon {
  font-size: 48px;
  margin-bottom: 12px;
}
.jws_info_box.layout5 .jws_info_box_inner .box_title {
  font-size: 24px;
  font-weight: 700;
  color: #232323;
  position: relative;
  margin-bottom: 10px;
}
.jws_info_box.layout5 .jws_info_box_inner .box_title span:last-child {
  position: relative;
}
.jws_info_box.layout5 .jws_info_box_inner .box_content {
  margin-bottom: 23px;
  font-size: 18px;
}
.jws_info_box.layout5 .jws_info_box_inner .box_link a {
  color: #616161;
}
.jws_info_box.layout6 .jws_info_box_inner {
  text-align: center;
}
.jws_info_box.layout6 .jws_info_box_inner .box_icon {
  margin-bottom: 10px;
}
.jws_info_box.layout6 .jws_info_box_inner .box_icon .number-text {
  font-size: 91px;
  font-weight: 600;
  color: #d3d3d3;
}
.jws_info_box.layout6 .jws_info_box_inner .box_title {
  color: var(--color1);
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
}
.jws_info_box.layout6 .jws_info_box_inner .box_content {
  margin-bottom: 22px;
  line-height: 24px;
}
.jws_info_box.layout6 .jws_info_box_inner .box_link a {
  color: var(--color1);
  font-weight: 600;
  letter-spacing: 0.5px;
  position: relative;
  padding: 0 7px;
}
.jws_info_box.layout6 .jws_info_box_inner .box_link a .lnr {
  margin-left: 5px;
  display: inline;
  vertical-align: middle;
}
.jws_info_box.layout6 .jws_info_box_inner .box_link a span {
  position: relative;
}
.jws_info_box.layout6 .jws_info_box_inner .box_link a:hover .lnr {
  display: inline-block;
  animation: bounceAlpha 1s both;
  -webkit-animation: bounceAlpha 1s both;
}
.jws_info_box.layout7 {
  border: 1px solid #d1d1d1;
  transition: 0.3s all;
  overflow: hidden;
  position: relative;
}
.jws_info_box.layout7 .sha1 {
  position: absolute;
  top: 12.5%;
}
.jws_info_box.layout7 .sha1:before,
.jws_info_box.layout7 .sha1:after {
  content: "";
  background: rgba(0, 0, 0, 0.1);
  border-radius: 100%;
  display: block;
  transition: 0.3s all;
  transform: scale(0);
  -webkit-transform: scale(0);
  opacity: 0;
}
.jws_info_box.layout7 .sha1:before {
  height: 24px;
  width: 24px;
  position: absolute;
  right: -16px;
  top: 6px;
}
.jws_info_box.layout7 .sha1:after {
  height: 70px;
  width: 70px;
}
.jws_info_box.layout7 .sha2 {
  position: absolute;
  bottom: -55px;
  right: -15px;
}
.jws_info_box.layout7 .sha2:before,
.jws_info_box.layout7 .sha2:after {
  content: "";
  background: rgba(0, 0, 0, 0.1);
  border-radius: 100%;
  display: block;
  transition: 0.3s all;
  transform: scale(0);
  -webkit-transform: scale(0);
  opacity: 0;
}
.jws_info_box.layout7 .sha2:before {
  height: 47px;
  width: 47px;
  position: absolute;
  right: 0;
  top: -50px;
}
.jws_info_box.layout7 .sha2:after {
  height: 137px;
  width: 137px;
}
.jws_info_box.layout7:hover {
  background: var(--main);
  border-color: transparent;
}
.jws_info_box.layout7:hover .box_title,
.jws_info_box.layout7:hover .box_icon,
.jws_info_box.layout7:hover .box_content {
  color: #ffffff !important;
}
.jws_info_box.layout7:hover .sha1:before,
.jws_info_box.layout7:hover .sha2:before,
.jws_info_box.layout7:hover .sha1:after,
.jws_info_box.layout7:hover .sha2:after {
  transform: scale(1);
  -webkit-transform: scale(1);
  opacity: 1;
}
.jws_info_box.layout8 {
  padding: 39px 45px 40px;
  position: relative;
  border: 1px solid #e7e8ea;
  border-radius: 5px;
  transition: 0.3s all;
}
.jws_info_box.layout8 .jws_info_box_inner {
  text-align: center;
}
.jws_info_box.layout8 .jws_info_box_inner .box_icon {
  margin-bottom: 20px;
  font-size: 24px;
  background: #e1edfa;
  padding: 17px;
  color: var(--main);
  border-radius: 100%;
  display: inline-block;
  transition: 0.3s all;
}
.jws_info_box.layout8 .jws_info_box_inner .box_icon i {
  width: 1em;
  height: 1em;
  display: block;
}
.jws_info_box.layout8 .jws_info_box_inner .box_icon img {
  display: block;
  width: 30px;
}
.jws_info_box.layout8 .jws_info_box_inner .box_title {
  color: var(--color1);
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 10px;
  transition: 0.3s all;
}
.jws_info_box.layout8 .jws_info_box_inner .box_content {
  color: var(--colorbody);
}
.jws_info_box.layout8:hover {
  transform: translate3d(0, -13px, 0);
  -webkit-transform: translate3d(0, -13px, 0);
}
.jws_info_box.layout8:hover .jws_info_box_inner .box_icon {
  color: #ffffff;
  background: var(--main);
}
.jws_info_box.layout8:hover .jws_info_box_inner .box_title {
  color: var(--main);
}
.jws_info_box.layout9 {
  padding: 33px;
  position: relative;
}
.jws_info_box.layout9 .box_title {
  color: var(--light);
  font-size: 18px;
  line-height: 26px;
  font-family: var(--font1);
  transition: 0.3s all;
}
.jws_info_box.layout9 a {
  color: var(--light);
}
.jws_info_box.layout9 .box_icon {
  font-size: 58px;
  margin-bottom: 13px;
  transition: 0.3s all;
}
.jws_info_box.layout9 .box_icon_bottom {
  position: absolute;
  right: -105px;
  opacity: 0.05;
  font-size: 165px;
  top: 20px;
  opacity: 0;
  transition: 0.3s all;
}
.jws_info_box.layout9 .box_link a {
  position: absolute;
  bottom: -20px;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  border: 5px solid var(--light);
  text-align: center;
  font-size: 11px;
  background: var(--main);
  opacity: 0;
}
.jws_info_box.layout9:hover .box_link a {
  opacity: 1;
}
.jws_info_box.layout9:hover .box_icon_bottom {
  opacity: 0.1;
}
.jws_info_box.layout10 {
  position: relative;
  padding: 73px 33px 49px;
}
.jws_info_box.layout10 .box_hover {
  transition: 0.3s all;
  opacity: 0;
}
.jws_info_box.layout10 .box_title {
  position: absolute;
  top: 50%;
  text-align: center;
  width: 100%;
  transform: translateY(-50%);
  transition: 0.3s all;
  left: 0;
}
.jws_info_box.layout10:hover .box_title {
  opacity: 0;
}
.jws_info_box.layout10:hover .box_hover {
  opacity: 1;
}
.jws_info_box.layout11 .jws_info_box_inner {
  text-align: center;
  padding: 44px 55px;
  position: relative;
}
.jws_info_box.layout11 .box_title {
  margin-bottom: 23px;
}
.jws_info_box.layout11 .box_content {
  margin-bottom: 10px;
}
.jws_info_box.layout11 .info-hoa1 {
  position: absolute;
  bottom: 0;
  left: 0;
  transition: 0.3s all;
}
.jws_info_box.layout11 .info-hoa2 {
  position: absolute;
  top: 0;
  right: 0;
  transition: 0.3s all;
}
.jws_info_box.layout11:hover .info-hoa1 {
  transform: translateY(-10px);
}
.jws_info_box.layout11:hover .info-hoa2 {
  transform: translateY(10px);
}
.jws_info_box.layout12 .box_icon {
  position: relative;
  display: inline-block;
}
.jws_info_box.layout12 .box_icon:before {
  content: "";
  background: url('https://crossroads-bv.nl/wp-content/themes/zahar/assets/image/brug.png');
  left: -24px;
  top: -17px;
  transition: 0.7s all;
  width: 0;
  height: 95px;
  position: absolute;
}
.jws_info_box.layout13 {
  position: relative;
}
.jws_info_box.layout13:before {
  background: var(--main);
  content: "";
  left: 0;
  top: 0;
  transition: 0.3s all;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  border-radius: 5px 5px 5px 5px;
}
.jws_info_box.layout13 .jws_info_box_inner {
  position: relative;
}
.jws_info_box.layout13 .box_link i {
  margin-left: 10px;
}
.jws_info_box.layout13:hover:before {
  opacity: 1;
}
.jws_info_box .jws_info_box_inner:hover .box_icon:before {
  width: 122px;
}
.box_icon svg {
  width: 1em;
  height: 1em;
}
.jws-services-element .jws_services_masonry .jws_services_item:nth-child(2) {
  margin-top: 135px;
}
.jws-services-element .jws_services_layout6 .jws_services_item:last-child .jws_service_title {
  border-bottom: 0;
}
.jws-services-element .jws_services_layout6 .jws_services_item .jws_service_title {
  padding: 17px 0;
  border-bottom: 1px solid rgba(97, 119, 152, 0.2);
  margin: 0;
}
.jws-services-element .jws_services_layout6 .jws_services_item .jws_service_title a {
  display: block;
}
.jws-services-element .jws_services_layout6 .jws_services_item .jws_service_title a:before {
  content: '\e800';
  margin-right: 10px;
  font-family: "jws-icon";
  font-weight: bold;
  color: var(--heading);
  font-size: 15px;
}
.jws-services-element .jws_services_layout5 .jws_services_item_inner {
  background: #F8F9FA;
}
.jws-services-element .jws_services_layout5 .jws_services_item_inner:hover {
  box-shadow: 0px 20px 40px -2px rgba(57, 78, 118, 0.18);
  background: #fff;
  transition: 0.3s all;
}
.jws-services-element .jws_services_layout5 .service_icon {
  display: inline-block;
  border-radius: 100%;
  padding: 10px;
}
.jws-services-element .jws_services_layout5 .service_icon svg {
  font-size: 36px;
  width: 1em;
  height: 1em;
  display: block;
}
.jws-services-element .jws_services_layout5 .jws_services_readmore i {
  margin-left: 7px;
}
.jws-services-element .jws_services_layout4 .jws_services_item.active .jws_service_title {
  background: var(--color1);
}
.jws-services-element .jws_services_layout4 .jws_services_item.active .jws_service_title:before {
  opacity: 1;
  transform: none;
}
.jws-services-element .jws_services_layout4 .jws_services_item.active .jws_service_title a {
  color: var(--light);
}
.jws-services-element .jws_services_layout4 .jws_service_title:hover {
  background: var(--color1);
}
.jws-services-element .jws_services_layout4 .jws_service_title:hover:before {
  opacity: 1;
  transform: none;
}
.jws-services-element .jws_services_layout4 .jws_service_title:hover a {
  color: var(--light);
}
.jws-services-element .jws_services_layout4 .jws_service_title {
  background: #f3f4f9;
  font-family: var(--font1);
  border-radius: 3px;
  font-size: 15px;
  transition: 0.3s all;
  position: relative;
  overflow: hidden;
}
.jws-services-element .jws_services_layout4 .jws_service_title:before {
  width: 73px;
  height: 60px;
  background: var(--main);
  border-radius: 100%;
  content: "";
  position: absolute;
  right: -35px;
  bottom: -40px;
  transition: 0.3s all;
  opacity: 0;
  transform: translate(30px, 35px);
}
.jws-services-element .jws_services_layout4 .jws_service_title a {
  display: block;
  padding: 17px 27px;
  color: var(--heading);
}
.jws-services-element .jws_services_layout1 .jws_services_item .jws_services_item_inner {
  position: relative;
  overflow: hidden;
  will-change: transform;
}
.jws-services-element .jws_services_layout1 .jws_services_item .jws_services_item_inner .jws_service_thumbnail {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  z-index: 0;
  opacity: 0;
  transition: 0.3s all;
}
.jws-services-element .jws_services_layout1 .jws_services_item .jws_services_item_inner .jws_service_overlay {
  background: #f5f5f5;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s ease;
  content: "";
}
.jws-services-element .jws_services_layout1 .jws_services_item .jws_services_item_inner .jws_service_content {
  text-align: center;
  position: relative;
  padding: 70px 35px 60px 35px;
}
.jws-services-element .jws_services_layout1 .jws_services_item .jws_services_item_inner .jws_service_content .service_icon {
  display: block;
  color: var(--main);
  font-size: 60px;
  transition: 0.3s all;
  width: 60px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.jws-services-element .jws_services_layout1 .jws_services_item .jws_services_item_inner .jws_service_content .service_icon svg {
  width: 100%;
  height: auto;
  fill: var(--main);
}
.jws-services-element .jws_services_layout1 .jws_services_item .jws_services_item_inner .jws_service_content .jws_services_excerpt {
  transition: 0.3s all;
  margin-bottom: 25px;
}
.jws-services-element .jws_services_layout1 .jws_services_item .jws_services_item_inner .jws_service_content .jws_service_title {
  margin-bottom: 20px;
}
.jws-services-element .jws_services_layout1 .jws_services_item .jws_services_item_inner .jws_service_content .jws_services_readmore a {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  background: var(--main);
  font-size: 18px;
  color: #ffffff;
}
.jws-services-element .jws_services_layout1 .jws_services_item .jws_services_item_inner .jws_service_content .jws_services_readmore a:hover i {
  animation: bounceAlpha 1s both;
  -webkit-animation: bounceAlpha 1s both;
  display: inline-block;
}
.jws-services-element .jws_services_layout1 .jws_services_item .jws_services_item_inner:hover .jws_service_overlay {
  background: var(--main);
  opacity: 0.8;
}
.jws-services-element .jws_services_layout1 .jws_services_item .jws_services_item_inner:hover .jws_service_thumbnail {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  opacity: 1;
}
.jws-services-element .jws_services_layout1 .jws_services_item .jws_services_item_inner:hover .jws_service_content .jws_service_title a,
.jws-services-element .jws_services_layout1 .jws_services_item .jws_services_item_inner:hover .jws_service_content .jws_services_excerpt,
.jws-services-element .jws_services_layout1 .jws_services_item .jws_services_item_inner:hover .jws_service_content .service_icon {
  color: #ffffff;
}
.jws-services-element .jws_services_layout1 .jws_services_item .jws_services_item_inner:hover .jws_service_content .service_icon svg {
  fill: #ffffff;
}
.jws-services-element .jws_services_layout1 .jws_services_item .jws_services_item_inner:hover .jws_service_content .jws_services_readmore a {
  background: #ffffff;
  color: var(--main);
}
.jws-services-element .jws_services_layout2 .jws_services_item .jws_services_item_inner {
  position: relative;
  box-shadow: 3px 4px 13.5px 1.5px rgba(28, 31, 28, 0.15);
  transition: 0.3s all;
}
.jws-services-element .jws_services_layout2 .jws_services_item .jws_services_item_inner .jws_service_content {
  text-align: center;
  overflow: hidden;
  position: relative;
  padding: 30px;
}
.jws-services-element .jws_services_layout2 .jws_services_item .jws_services_item_inner .jws_service_content .jws_service_title {
  font-size: 24px;
  font-family: var(--font1);
  font-weight: 500;
  margin-bottom: 13px;
}
.jws-services-element .jws_services_layout2 .jws_services_item .jws_services_item_inner .jws_service_content .jws_services_excerpt {
  color: #6f6f6f;
}
.jws-services-element .jws_services_layout2 .jws_services_item .jws_services_item_inner .jws_service_content .service_icon {
  font-size: 60px;
  position: absolute;
  right: -10px;
  top: -10px;
  transition: 0.3s all;
  width: 60px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.jws-services-element .jws_services_layout2 .jws_services_item .jws_services_item_inner .jws_service_content .service_icon svg {
  width: 100%;
  height: auto;
  fill: var(--main);
}
.jws-services-element .jws_services_layout2 .jws_services_item .jws_services_item_inner .jws_services_readmore {
  bottom: -25px;
  position: absolute;
  width: 100%;
  text-align: center;
  opacity: 0;
  transition: 0.3s all;
  transform: translateX(-30px);
  -webkit-transform: translateX(-30px);
}
.jws-services-element .jws_services_layout2 .jws_services_item .jws_services_item_inner .jws_services_readmore a {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  background: var(--main);
  font-size: 18px;
  color: #ffffff;
}
.jws-services-element .jws_services_layout2 .jws_services_item .jws_services_item_inner .jws_services_readmore:hover i {
  animation: bounceAlpha 1s both;
  -webkit-animation: bounceAlpha 1s both;
  display: inline-block;
}
.jws-services-element .jws_services_layout2 .jws_services_item .jws_services_item_inner:hover {
  box-shadow: 3px 4px 22.5px 2.5px rgba(28, 31, 28, 0.15);
}
.jws-services-element .jws_services_layout2 .jws_services_item .jws_services_item_inner:hover .jws_services_readmore {
  opacity: 1;
  transform: translateX(0);
  -webkit-transform: translateX(0);
}
.jws-services-element .jws_services_layout2 .jws_services_item .jws_services_item_inner:hover .jws_service_content .service_icon {
  opacity: 0.2;
  transform: translate(-10px, 10px);
  -webkit-transform: translate(-10px, 10px);
}
.jws-services-element .jws_services_layout3 .jws_services_item_inner .jws_service_content {
  padding: 27px 23px;
  position: relative;
}
.jws-services-element .jws_services_layout3 .jws_services_item_inner .jws_service_content:before {
  content: "";
  background: var(--main);
  opacity: 0.1;
  transition: 0.3s all;
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  top: 0;
}
.jws-services-element .jws_services_layout3 .jws_services_item_inner .number {
  font-size: 20px;
  font-family: var(--font1);
  color: var(--heading);
  margin-bottom: 27px;
}
.jws-services-element .jws_services_layout3 .jws_services_item_inner .jws_service_title {
  font-size: 20px;
  font-family: var(--font1);
  font-weight: 600;
  margin-bottom: 12px;
}
.jws-services-element .jws_services_layout3 .jws_services_item_inner .jws_service_title a {
  color: var(--heading);
}
.jws-services-element .jws_services_layout3 .jws_services_item_inner:hover .jws_service_content:before {
  opacity: 1;
}
.jws_services_slider .slick-dots {
  list-style-type: none;
  padding: 0;
  text-align: center;
  margin: 0;
}
.jws_services_slider .slick-dots li {
  width: 15px;
  height: 15px;
  border: 1px solid transparent;
  transition: 0.3s all;
  border-radius: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
  vertical-align: top;
}
.jws_services_slider .slick-dots li.slick-active {
  border-color: #8b8b8b;
}
.jws_services_slider .slick-dots li.slick-active button {
  background: var(--main);
}
.jws_services_slider .slick-dots li button {
  font-size: 0;
  width: 5px;
  height: 5px;
  background: #959595;
  border-radius: 100%;
  padding: 0;
  border: 0;
  outline: 0;
  cursor: pointer;
}
body[data-elementor-device-mode="mobile"] .jws-services-element .jws_services_masonry .jws_services_item:nth-child(2) {
  margin-top: 0;
}
.jws_testimonials_slider_wrap .custom_navs.style3 button {
  width: 50px;
  height: 50px;
  background: var(--main);
  color: #ffffff;
  border-radius: 100%;
  position: absolute;
  top: 41%;
  transition: 0.3s all;
  opacity: 0;
}
.jws_testimonials_slider_wrap .custom_navs.style3 button.nav_right {
  right: -60px;
  transform: translatex(15px);
}
.jws_testimonials_slider_wrap .custom_navs.style3 button.nav_left {
  left: -60px;
  transform: translatex(-15px);
}
.jws_testimonials_slider_wrap .custom_navs.style4 button {
  width: 50px;
  height: 50px;
  color: #ffffff;
  border-radius: 100%;
  position: relative;
  transition: 0.3s all;
  border: none;
  -webkit-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
}
.jws_testimonials_slider_wrap .custom_navs.style4 button.nav_right span:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f105";
}
.jws_testimonials_slider_wrap .custom_navs.style4 button.nav_left span:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f104";
}
.jws_testimonials_slider_wrap .custom_navs.style4 button svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.jws_testimonials_slider_wrap .custom_navs.style4 button svg path {
  stroke: #fff;
  stroke-width: 2px;
  fill: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition-property: stroke-dashoffset;
  -o-transition-property: stroke-dashoffset;
  transition-property: stroke-dashoffset;
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  transition-duration: 5000ms;
}
.jws_testimonials_slider_wrap .slider_running + .custom_navs.style4 button svg path {
  stroke-dashoffset: 0 !important;
}
.jws_testimonials_slider_wrap .slider_top + .custom_navs.style4 button svg path {
  stroke-dashoffset: 0;
  -webkit-transition-duration: 0s !important;
  -o-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.jws_testimonials_slider_wrap:hover .custom_navs.style3 button {
  transform: none;
  opacity: 1;
}
.jws_testimonials_slider_wrap .avatar-button {
  max-width: 240px;
  margin: 0 auto;
}
.jws_testimonials_slider_wrap .avatar-button .testimonials_image {
  border-radius: 100%;
  overflow: hidden;
  transform: scale(0.8);
  opacity: 0.7;
  transition: 0.3s all;
}
.jws_testimonials_slider_wrap .avatar-button .slick-current .testimonials_image {
  transform: scale(1);
  opacity: 1;
}
.jws_testimonials_slider_wrap .slider_layout_layout12 {
  max-width: 860px;
  margin: 0 auto;
}
.jws_testimonials_slider_wrap .slider_layout_layout12 .testimonials_description {
  text-align: center;
}
.jws_testimonials_slider_wrap .slider_layout_layout12 .testimonials_info {
  text-align: center;
}
.jws_testimonials_slider_wrap .slider_layout_layout12 .testimonials_title {
  display: block;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout15 .testimonials_images {
  position: relative;
  padding-left: 50px;
  padding-top: 50px;
  border-radius: 40px 0px 40px 0px;
  overflow: hidden;
  display: inline-block;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout15 .testimonials_images img {
  border-radius: 40px 0px 40px 0px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout15 .testimonials_images:before {
  background-color: #ffffff;
  opacity: 0.102;
  content: "";
  width: 100%;
  height: 100%;
  left: -50px;
  top: -50px;
  position: absolute;
  border-radius: 40px 0px 40px 0px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout15 .custom_dots {
  margin-top: 17px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout15 .custom_dots .slick-dots li {
  background: var(--main2);
  opacity: 0.5;
  width: 10px;
  height: 2px;
  border: 0;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout15 .custom_dots .slick-dots li:before {
  display: none;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout15 .custom_dots .slick-dots li.slick-active {
  opacity: 1;
  width: 20px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout15 .slick-slide {
  padding: 30px 0;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout15 .slick-slide.slick-active img {
  animation: fadeInLeft 0.3s both;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout15 .slick-slide.slick-active .testimonials_title {
  animation: fadeInUp 0.5s both;
  -webkit-animation: fadeInUp 0.5s both;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout15 .slick-slide.slick-active .testimonials_job {
  animation: fadeInUp 0.5s both;
  -webkit-animation: fadeInUp 0.5s both;
  animation-delay: 0.3s;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout15 .heading {
  color: var(--light);
  font-family: var(--font1);
  font-size: 48px;
  line-height: 58px;
  font-weight: 700;
  max-width: 394px;
  letter-spacing: 0;
  margin-bottom: 42px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout15 .heading:before {
  background: var(--main2);
  width: 50px;
  height: 2px;
  content: "";
  display: block;
  margin-bottom: 20px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout15 .heading2 {
  font-size: 13px;
  opacity: 0.8;
  color: #ffffff;
  font-family: var(--font1);
  margin-bottom: 20px;
  text-transform: uppercase;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout15 .testimonials_description {
  margin-bottom: 35px;
  position: relative;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout15 .testimonials_readmore {
  display: block;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout15 .testimonials_readmore i {
  display: inline-block;
  margin-left: 10px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout15 .testimonials_readmore:hover i {
  animation: bounceAlpha 1s both;
  -webkit-animation: bounceAlpha 1s both;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout15 .slider_content {
  position: relative;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout15 .slider_content .testimonials_icon {
  position: absolute;
  left: -57px;
  top: -8px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout15 .slider_content .testimonials_job {
  margin: 0;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout16 .slider_content {
  text-align: center;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout16 .testimonials_image img {
  width: 70px;
  border-radius: 100%;
  height: 70px;
  object-fit: cover;
  display: inline-block;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout16 .testimonials_title {
  display: block;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout16 .average-rating {
  border-radius: 5px;
  padding: 4px 10px 8px;
  background: #FFF6E8;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout16 .average-rating .jws-star-rating {
  margin-right: 0;
  width: 100px;
  letter-spacing: 5px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout16 .average-rating .jws-star-rating:before,
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout16 .average-rating .jws-star-rating span:before {
  font-size: 14px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout1 .slick-slide {
  padding: 30px 0;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout1 .slick-slide.slick-active img {
  animation: fadeInLeft 0.3s both;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout1 .slick-slide.slick-active .testimonials_title {
  animation: fadeInUp 0.5s both;
  -webkit-animation: fadeInUp 0.5s both;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout1 .slick-slide.slick-active .testimonials_job {
  animation: fadeInUp 0.5s both;
  -webkit-animation: fadeInUp 0.5s both;
  animation-delay: 0.3s;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout1 .heading {
  color: var(--main);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 3px;
  margin-bottom: 15px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout1 .heading2 {
  font-size: 36px;
  color: #ffffff;
  font-weight: 800;
  font-family: var(--font1);
  margin-bottom: 60px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout1 .testimonials_description {
  margin-bottom: 35px;
  position: relative;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout1 .slider_content {
  position: relative;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout1 .slider_content .testimonials_icon {
  position: absolute;
  left: -57px;
  top: -8px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout1 .slider_content .testimonials_job {
  margin: 0;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout2 {
  margin: 0 -25px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout2 .slick-slide {
  padding: 0 25px 25px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout2 header {
  margin-bottom: 33px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout2 header .testimonials_icon {
  font-size: 48px;
  color: #cccccc;
  display: inline-block;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout2 header .testimonials_icon i {
  line-height: 1;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout2 footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout2 footer .testimonials_image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  max-width: 60px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout2 footer .testimonials_image img {
  border-radius: 100%;
  box-shadow: 0px 7px 27.9px 2.1px rgba(5, 60, 55, 0.1);
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout2 footer .testimonials_info {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 60px);
  flex: 0 0 calc(100% - 60px);
  max-width: calc(100% - 60px);
  padding-left: 8%;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout2 footer .testimonials_info .testimonials_title {
  font-size: 20px;
  color: var(--color1);
  margin-bottom: 6px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout2 footer .testimonials_info .testimonials_job {
  font-size: 20px;
  color: var(--color1);
  font-weight: bold;
  margin: 0;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout3 .slick-slide {
  margin-top: 0;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout3 .slider_content {
  border: 1px solid #e0e2ed;
  padding: 50px 30px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout3 footer .testimonials_info .testimonials_job {
  margin: 0;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout3 header .testimonials_icon {
  display: block;
  color: #ffffff;
  background: var(--main);
  border-radius: 100%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  box-shadow: 0px 8px 21px 9px rgba(86, 110, 244, 0.15);
  text-align: center;
  margin-bottom: 41px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout3 header .testimonials_description {
  margin-bottom: 36px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout4 .slider_content {
  border: 2px solid var(--main);
  padding: 5% 7%;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout4 .slider_content header .testimonials_description {
  margin-bottom: 32px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout4 .slider_content footer .testimonials_info {
  font-style: italic;
  letter-spacing: 0.5px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout4 .slider_content footer .testimonials_info .testimonials_image img {
  max-width: 50px;
  display: inline-block;
  border-radius: 100%;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout4 .slider_content footer .testimonials_info .testimonials_image:after {
  content: "";
  height: 2px;
  background: var(--main);
  width: 30px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout4 ~ .custom_dots .slick-dots {
  text-align: center;
  margin-top: 39px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout4 ~ .custom_dots .slick-dots li:before {
  background: #fafafa;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout4 ~ .custom_dots .slick-dots li.slick-active {
  border-color: #fafafa;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout4 ~ .custom_dots .slick-dots li.slick-active:before {
  background: var(--main);
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout5 .slider_content {
  position: relative;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout5 .slider_content a {
  display: block;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout5 .slider_content a:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  transition: 0.4s all;
  content: "";
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout5 .slider_content header img {
  width: 100%;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout5 .slider_content footer {
  position: absolute;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -0-align-items: center;
  height: 100%;
  width: 100%;
  text-align: center;
  opacity: 0;
  transform: translatey(50px);
  -webkit-transform: translatey(50px);
  transition: 0.9s all;
  padding: 0 13%;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout5 .slider_content footer .testimonials_info {
  width: 100%;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout5 .slider_content footer .testimonials_info .testimonials_title {
  color: #ffffff;
  font-weight: 400;
  display: block;
  margin-bottom: 15px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout5 .slider_content footer .testimonials_info .testimonials_job {
  font-size: 16px;
  color: #ffffff;
  line-height: 30px;
  font-weight: 400;
  display: block;
  letter-spacing: 3px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout5 .slick-slide {
  margin-top: 0;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout5 .slick-active .slider_content a:before {
  opacity: 1;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout5 .slick-active .slider_content footer {
  opacity: 1;
  transform: translatey(0px);
  -webkit-transform: translatey(0px);
  transition-delay: 0.5s;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout5 ~ .custom_navs {
  margin: 0;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout5 ~ .custom_navs .slick-arrow {
  position: absolute;
  top: 50%;
  color: #ffffff;
  font-size: 30px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout5 ~ .custom_navs .slick-arrow.nav_left span:before {
  content: '\e80c';
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout5 ~ .custom_navs .slick-arrow.nav_right {
  right: 0;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout5 ~ .custom_navs .slick-arrow.nav_right span:before {
  content: '\e80b';
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout6 {
  margin: 0 -25px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout6 .slick-list {
  padding: 0 15px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout6 .slick-slide {
  padding: 0px 25px 40px;
  opacity: 0;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout6 .slick-slide.slick-active {
  opacity: 1;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout6 .slider_content {
  background-color: #ffffff;
  box-shadow: 2.5px 4.33px 21px 9px rgba(19, 19, 19, 0.05);
  padding: 37px 40px 32px 40px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout6 .testimonials_description {
  margin-bottom: 20px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout6 footer:after {
  content: "";
  display: table;
  clear: both;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout6 footer .average-rating {
  vertical-align: top;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout6 footer .average-rating .jws-star-rating {
  width: 134px;
  letter-spacing: 11px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout6 footer .average-rating .jws-star-rating:before {
  color: #f7e166;
  font-size: 16px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout6 footer .average-rating .jws-star-rating .jws-star-rated:before {
  color: #f7e166;
  font-size: 16px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout6 footer .testimonials_icon {
  font-size: 60px;
  color: #e5e5e5;
  vertical-align: top;
  float: right;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout6 header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 19px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout6 header .testimonials_image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  max-width: 60px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout6 header .testimonials_image img {
  border-radius: 100%;
  box-shadow: 0px 7px 27.9px 2.1px rgba(5, 60, 55, 0.1);
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout6 header .testimonials_info {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 60px);
  flex: 0 0 calc(100% - 60px);
  max-width: calc(100% - 60px);
  padding-left: 15px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout6 header .testimonials_info .testimonials_title {
  font-size: 20px;
  color: var(--color1);
  margin-bottom: 6px;
  font-weight: 700;
  display: block;
  margin-bottom: -6px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout6 header .testimonials_info .testimonials_job {
  margin: 0;
  font-size: 14px;
  font-weight: 300;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout6 ~ .custom_dots .slick-dots {
  text-align: center;
  margin-top: -29px;
  position: relative;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout6 ~ .custom_dots .slick-dots li:before {
  background: var(--colorbody);
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout6 ~ .custom_dots .slick-dots li.slick-active {
  border-color: var(--colorbody);
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout6 ~ .custom_dots .slick-dots li.slick-active:before {
  background: var(--color1);
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout7 .slider_content {
  text-align: center;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout7 .testimonials_description {
  margin-bottom: 48px;
  color: #ffffff;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout7 footer:after {
  content: "";
  display: table;
  clear: both;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout7 .testimonials_image {
  margin-bottom: 26px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout7 .testimonials_image img {
  border-radius: 100%;
  max-width: 80px;
  display: inline-block;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout7 .testimonials_info .testimonials_title {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.7px;
  margin-bottom: 6px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout7 .testimonials_info .testimonials_job {
  color: #e3e3e3;
  font-weight: 300;
  font-size: 14px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout7 ~ .custom_dots .slick-dots {
  text-align: center;
  margin-top: 14px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout8 ~ .custom_dots .slick-dots {
  text-align: center;
  margin-top: 36px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout8 ~ .custom_dots .slick-dots li.slick-active:before {
  background: #ffffff;
  transition-delay: 0s;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout8 .slider_content {
  text-align: center;
  padding: 38px 15px 80px 15px;
  border-radius: 3px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout8 .slider_content header img {
  border: 2px solid var(--main2);
  border-radius: 100%;
  margin: 0 auto;
  max-width: 50px;
  margin-bottom: 19px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout8 .slider_content header .testimonials_job {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 18px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout8 .slider_content header .testimonials_description {
  margin-bottom: 26px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout8 .slider_content footer h3 {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout9 header {
  display: inline-block;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout9 footer {
  float: right;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout9 .testimonials_title {
  display: block;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout9 .testimonials_description {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 23px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout9 .average-rating .jws-star-rating {
  margin: 0;
  margin-top: 44px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout9 .average-rating .jws-star-rating:before {
  color: var(--main);
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout9 .average-rating .jws-star-rating span:before {
  color: var(--main);
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout9 .slider_content {
  box-shadow: 0px 3px 31.5px 3.5px rgba(0, 0, 0, 0.07000000000000001);
  background: var(--light);
  border-radius: 5px;
  padding: 57px 30px 38px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout9 .slick-list {
  overflow: unset;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout9 .slick-slide {
  opacity: 0;
  transition: 0.3s all;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout9 .slick-active {
  opacity: 1;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout9 .testimonials_image {
  max-width: 80px;
  border-radius: 100%;
  overflow: hidden;
  position: absolute;
  top: -27px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout10 .testimonials_image {
  max-width: 80px;
  border-radius: 100%;
  overflow: hidden;
  border: 3px solid var(--main);
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout10 .testimonials_title {
  display: block;
  margin-bottom: -3px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout10 .testimonials_info {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 23px;
  margin-top: 19px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout10 .average-rating {
  margin-top: 30px;
  display: block;
  margin-bottom: 19px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout10 .average-rating .jws-star-rating:before {
  color: var(--main);
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout10 .average-rating .jws-star-rating span:before {
  color: var(--main);
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout10 ~ .custom_navs {
  position: absolute;
  right: 0;
  top: 0;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout10 ~ .custom_navs button {
  width: 30px;
  height: 30px;
  border: 1px solid var(--light);
  font-size: 10px;
  color: var(--light);
  opacity: 0.5;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout10 ~ .custom_navs button:hover {
  opacity: 1;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout13 .testimonials_title {
  display: block;
  margin-bottom: -2px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout13 .testimonials_description {
  margin-top: 12px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout13 .average-rating .jws-star-rating {
  margin: 0;
  margin-top: -6px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout13 .slick-list {
  padding: 30px 0;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout13 .slider_content {
  box-shadow: -0.209px 2.993px 13.5px 1.5px rgba(60, 74, 57, 0.15);
  background: var(--light);
  padding: 0px 30px 57px;
  text-align: center;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout13 .testimonials_image {
  max-width: 80px;
  border-radius: 100%;
  overflow: hidden;
  display: inline-block;
  margin-top: -40px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout11 header {
  margin-bottom: 33px;
  position: relative;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout11 header .testimonials_icon {
  font-size: 48px;
  color: #cccccc;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 26px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout11 header .testimonials_description {
  border-left: 5px solid var(--main);
  padding-left: 37px;
  padding-top: 20px;
  padding-bottom: 16px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout11 footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 1px solid #dadbdd;
  padding-top: 20px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout11 footer .testimonials_image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  max-width: 50px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout11 footer .testimonials_image img {
  border-radius: 100%;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout11 footer .average-rating {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  max-width: 100px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout11 footer .average-rating .jws-star-rating:before {
  color: var(--main);
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout11 footer .average-rating .jws-star-rating span:before {
  color: var(--main);
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout11 footer .testimonials_info {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 150px);
  flex: 0 0 calc(100% - 150px);
  max-width: calc(100% - 150px);
  padding-left: 20px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout11 footer .testimonials_info .testimonials_title {
  font-size: 20px;
  color: var(--color1);
  margin-bottom: 6px;
}
.jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout11 footer .testimonials_info .testimonials_job {
  font-size: 20px;
  color: var(--color1);
  font-weight: bold;
  margin: 0;
}
.jws_testimonials_slider_wrap .testimonials_slider ~ .custom_dots {
  margin-top: 41px;
}
.jws_testimonials_slider_wrap .testimonials_slider ~ .custom_dots .slick-dots {
  text-align: left;
}
.jws_testimonials_slider_wrap .testimonials_slider ~ .custom_dots li.slick-active {
  border-color: var(--heading);
}
.jws_testimonials_slider_wrap .testimonials_slider ~ .custom_dots li:before {
  background: var(--heading);
}
.custom_navs {
  margin-top: 17px;
}
.custom_navs button {
  background: transparent;
  border: none;
  color: var(--colorbody);
  transition: 0.3s all;
  padding: 0;
}
.custom_navs button:hover {
  color: var(--color1);
}
.custom_navs button.nav_left {
  margin-right: 5px;
}
.custom_navs.style2 button {
  width: 60px;
  height: 60px;
  text-align: center;
  border: 1px solid #9da3ac;
  border-radius: 100%;
}
.custom_navs.style2 button:hover {
  border-color: var(--main);
  background: var(--main);
  color: #ffffff;
}
.custom_dots .slick-dots {
  list-style-type: none;
  padding: 0;
  text-align: right;
  margin: 0;
}
.custom_dots .slick-dots li {
  width: 15px;
  height: 15px;
  border: 1px solid transparent;
  transition: 0.3s all;
  border-radius: 100%;
  position: relative;
  text-align: center;
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
}
.custom_dots .slick-dots li:before {
  width: 5px;
  height: 5px;
  background: #959595;
  border-radius: 100%;
  padding: 0;
  border: 0;
  outline: 0;
  cursor: pointer;
  content: "";
  display: inline-block;
  position: absolute;
  left: 4px;
  top: 3px;
}
.custom_dots .slick-dots li.slick-active {
  border-color: #8b8b8b;
}
.custom_dots .slick-dots li.slick-active:before {
  background: var(--main);
}
.custom_dots .slick-dots li button {
  display: none;
}
body[data-elementor-device-mode="mobile"] .jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout6 .slick-list {
  padding: 0;
}
body[data-elementor-device-mode="mobile"] .jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout1 img {
  width: 100%;
  margin-bottom: 30px;
}
body[data-elementor-device-mode="mobile"] .jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout1 .heading,
body[data-elementor-device-mode="mobile"] .jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout1 .heading2 {
  display: none;
}
@media (min-width: 767px) {
  .jws_testimonials_slider_wrap .testimonials_slider.slider_layout_layout6 .slick-slide {
    transition: 0.3s all;
  }
}
[data-elementor-device-mode="tablet"] .custom_navs,
[data-elementor-device-mode="mobile"] .custom_navs {
  display: none;
}
.jws-blog-element:hover .custom_navs.left_right button {
  opacity: 1;
  transform: none;
}
.jws-blog-element .jws_post_image img {
  width: 100%;
  transition: 0.5s all;
}
.jws-blog-element.has-nav.nav_horizontal .post_nav {
  padding: 0;
  list-style-type: none;
  margin: 0;
}
.jws-blog-element.has-nav.nav_horizontal .post_nav li {
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
}
.jws-blog-element.has-nav.nav_horizontal .post_nav li a {
  color: var(--color1);
  position: relative;
}
.jws-blog-element.has-nav.nav_horizontal .post_nav li a.hide {
  opacity: .3;
  pointer-events: none;
}
.jws-blog-element.has-nav.nav_vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.jws-blog-element.has-nav.nav_vertical .post_nav_container {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 36%;
  flex: 0 0 36%;
  max-width: 36%;
}
.jws-blog-element.has-nav.nav_vertical .post_nav_container .post_nav {
  padding: 0;
  list-style-type: none;
  margin: 0;
}
.jws-blog-element.has-nav.nav_vertical .post_nav_container .post_nav li {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 0px 0px 18px 0px;
}
.jws-blog-element.has-nav.nav_vertical .post_nav_container .post_nav li a {
  color: var(--color1);
  position: relative;
}
.jws-blog-element.has-nav.nav_vertical .blog_content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 64%;
  flex: 0 0 64%;
  max-width: 64%;
}
.jws-blog-element .jws_blog_slider.row .jws_blog_item {
  padding: 0 15px;
}
.jws-blog-element .jws_blog_layout18 .jws_blog_item.quote .jws_post_wap:after,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.quote .jws_post_wap:after {
  content: "\f10e";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  opacity: 0.1;
}
.jws-blog-element .jws_blog_layout18 .jws_blog_item.link .jws_post_wap:after,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.link .jws_post_wap:after {
  content: '\e815';
  font-family: 'jws-icon';
  opacity: 0.3;
}
.jws-blog-element .jws_blog_layout18 .jws_blog_item.quote .jws_post_wap,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.quote .jws_post_wap,
.jws-blog-element .jws_blog_layout18 .jws_blog_item.link .jws_post_wap,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.link .jws_post_wap {
  position: relative;
}
.jws-blog-element .jws_blog_layout18 .jws_blog_item.quote .jws_post_wap:after,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.quote .jws_post_wap:after,
.jws-blog-element .jws_blog_layout18 .jws_blog_item.link .jws_post_wap:after,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.link .jws_post_wap:after {
  position: absolute;
  bottom: 33px;
  right: 38px;
  font-size: 60px;
  line-height: 60px;
  color: var(--heading);
}
.jws-blog-element .jws_blog_layout18 .jws_blog_item.quote .jws_post_wap .jws_post_image,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.quote .jws_post_wap .jws_post_image,
.jws-blog-element .jws_blog_layout18 .jws_blog_item.link .jws_post_wap .jws_post_image,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.link .jws_post_wap .jws_post_image {
  margin: 0;
}
.jws-blog-element .jws_blog_layout18 .jws_blog_item.quote .jws_post_wap .jws_post_content,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.quote .jws_post_wap .jws_post_content,
.jws-blog-element .jws_blog_layout18 .jws_blog_item.link .jws_post_wap .jws_post_content,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.link .jws_post_wap .jws_post_content {
  background: var(--main3);
  padding: 40px 20px;
}
.jws-blog-element .jws_blog_layout18 .jws_blog_item.quote .jws_post_wap .jws_post_content .entry-title,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.quote .jws_post_wap .jws_post_content .entry-title,
.jws-blog-element .jws_blog_layout18 .jws_blog_item.link .jws_post_wap .jws_post_content .entry-title,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.link .jws_post_wap .jws_post_content .entry-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 9px;
}
.jws-blog-element .jws_blog_layout18 .jws_blog_item.quote .jws_post_wap .jws_post_content .entry-title a,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.quote .jws_post_wap .jws_post_content .entry-title a,
.jws-blog-element .jws_blog_layout18 .jws_blog_item.link .jws_post_wap .jws_post_content .entry-title a,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.link .jws_post_wap .jws_post_content .entry-title a {
  color: var(--color1);
}
.jws-blog-element .jws_blog_layout18 .jws_blog_item.quote .jws_post_wap .jws_post_content .entry-title a:hover,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.quote .jws_post_wap .jws_post_content .entry-title a:hover,
.jws-blog-element .jws_blog_layout18 .jws_blog_item.link .jws_post_wap .jws_post_content .entry-title a:hover,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.link .jws_post_wap .jws_post_content .entry-title a:hover {
  color: var(--color1);
  background-size: 100% 96%;
}
.jws-blog-element .jws_blog_layout18 .jws_blog_item.quote .jws_post_wap .jws_post_content .jws_post_meta,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.quote .jws_post_wap .jws_post_content .jws_post_meta,
.jws-blog-element .jws_blog_layout18 .jws_blog_item.link .jws_post_wap .jws_post_content .jws_post_meta,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.link .jws_post_wap .jws_post_content .jws_post_meta {
  margin-bottom: 10px;
}
.jws-blog-element .jws_blog_layout18 .jws_blog_item.quote .jws_post_wap .jws_post_content .entry-date,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.quote .jws_post_wap .jws_post_content .entry-date,
.jws-blog-element .jws_blog_layout18 .jws_blog_item.link .jws_post_wap .jws_post_content .entry-date,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.link .jws_post_wap .jws_post_content .entry-date {
  font-size: 14px;
  margin-right: 15px;
}
.jws-blog-element .jws_blog_layout18 .jws_blog_item.quote .jws_post_wap .jws_post_content .post_author,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.quote .jws_post_wap .jws_post_content .post_author,
.jws-blog-element .jws_blog_layout18 .jws_blog_item.link .jws_post_wap .jws_post_content .post_author,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.link .jws_post_wap .jws_post_content .post_author {
  font-size: 14px;
  color: var(--color1);
}
.jws-blog-element .jws_blog_layout18 .jws_blog_item.quote .jws_post_wap .jws_post_content .post_author span,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.quote .jws_post_wap .jws_post_content .post_author span,
.jws-blog-element .jws_blog_layout18 .jws_blog_item.link .jws_post_wap .jws_post_content .post_author span,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.link .jws_post_wap .jws_post_content .post_author span {
  color: var(--colorbody);
}
.jws-blog-element .jws_blog_layout18 .jws_blog_item.quote .jws_post_wap .jws_post_content .post_cat,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.quote .jws_post_wap .jws_post_content .post_cat,
.jws-blog-element .jws_blog_layout18 .jws_blog_item.link .jws_post_wap .jws_post_content .post_cat,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.link .jws_post_wap .jws_post_content .post_cat {
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  color: var(--colorbody);
  margin-bottom: 4px;
  display: block;
}
.jws-blog-element .jws_blog_layout18 .jws_blog_item.quote .jws_post_wap .jws_post_content .post_cat a,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.quote .jws_post_wap .jws_post_content .post_cat a,
.jws-blog-element .jws_blog_layout18 .jws_blog_item.link .jws_post_wap .jws_post_content .post_cat a,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.link .jws_post_wap .jws_post_content .post_cat a {
  color: var(--colorbody);
}
.jws-blog-element .jws_blog_layout18 .jws_blog_item.quote .jws_post_wap .jws_post_content .post_cat a:hover,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.quote .jws_post_wap .jws_post_content .post_cat a:hover,
.jws-blog-element .jws_blog_layout18 .jws_blog_item.link .jws_post_wap .jws_post_content .post_cat a:hover,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.link .jws_post_wap .jws_post_content .post_cat a:hover {
  color: var(--main);
}
.jws-blog-element .jws_blog_layout18 .jws_blog_item.quote .jws_post_wap .jws_post_content .jws_post_readmore,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.quote .jws_post_wap .jws_post_content .jws_post_readmore,
.jws-blog-element .jws_blog_layout18 .jws_blog_item.link .jws_post_wap .jws_post_content .jws_post_readmore,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.link .jws_post_wap .jws_post_content .jws_post_readmore {
  color: var(--color1);
  font-weight: 600;
  position: relative;
  padding: 0 3px;
  display: inline-block;
}
.jws-blog-element .jws_blog_layout18 .jws_blog_item.quote .jws_post_wap .jws_post_content .jws_post_readmore span,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.quote .jws_post_wap .jws_post_content .jws_post_readmore span,
.jws-blog-element .jws_blog_layout18 .jws_blog_item.link .jws_post_wap .jws_post_content .jws_post_readmore span,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.link .jws_post_wap .jws_post_content .jws_post_readmore span {
  position: relative;
}
.jws-blog-element .jws_blog_layout18 .jws_blog_item.quote .jws_post_wap .jws_post_content .jws_post_readmore:before,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.quote .jws_post_wap .jws_post_content .jws_post_readmore:before,
.jws-blog-element .jws_blog_layout18 .jws_blog_item.link .jws_post_wap .jws_post_content .jws_post_readmore:before,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.link .jws_post_wap .jws_post_content .jws_post_readmore:before {
  background: var(--main);
  content: "";
  bottom: 0;
  left: 0;
  transition: 0.3s all;
  position: absolute;
  height: 8px;
  width: 0%;
}
.jws-blog-element .jws_blog_layout18 .jws_blog_item.quote .jws_post_wap .jws_post_content .jws_post_readmore:hover:before,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.quote .jws_post_wap .jws_post_content .jws_post_readmore:hover:before,
.jws-blog-element .jws_blog_layout18 .jws_blog_item.link .jws_post_wap .jws_post_content .jws_post_readmore:hover:before,
.jws-blog-element .jws_blog_layout16 .jws_blog_item.link .jws_post_wap .jws_post_content .jws_post_readmore:hover:before {
  width: 100%;
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap {
  box-shadow: 3px 4px 26.4px 3.6px rgba(62, 62, 62, 0.15);
  overflow: hidden;
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content {
  padding: 18px 30px 30px;
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content .entry-title {
  margin-top: 4px;
  margin-bottom: 7px;
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content .jws_post_readmore span {
  margin-left: 5px;
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content .jws_post_readmore:hover span {
  animation: bounceAlpha 1s both;
  -webkit-animation: bounceAlpha 1s both;
  display: inline-block;
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content .jws_post_meta .entry-date {
  margin-right: 26px;
}
.jws-blog-element .jws_blog_layout1 .jws_post_wap .jws_post_content .jws_post_meta .entry-comment span {
  margin-right: 5px;
}
.jws-blog-element .jws_blog_layout2 .jws_post_wap {
  box-shadow: 3px 4px 26.4px 3.6px rgba(62, 62, 62, 0.15);
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -0-align-items: center;
}
.jws-blog-element .jws_blog_layout2 .jws_post_wap .jws_post_image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.jws-blog-element .jws_blog_layout2 .jws_post_wap .jws_post_content {
  padding: 30px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.jws-blog-element .jws_blog_layout2 .jws_post_wap .jws_post_content .entry-title {
  margin-top: 4px;
  margin-bottom: 7px;
}
.jws-blog-element .jws_blog_layout2 .jws_post_wap .jws_post_content .jws_post_readmore span {
  margin-left: 5px;
}
.jws-blog-element .jws_blog_layout2 .jws_post_wap .jws_post_content .jws_post_readmore:hover span {
  animation: bounceAlpha 1s both;
  -webkit-animation: bounceAlpha 1s both;
  display: inline-block;
}
.jws-blog-element .jws_blog_layout2 .jws_post_wap .jws_post_content .jws_post_meta .entry-date {
  margin-right: 26px;
}
.jws-blog-element .jws_blog_layout2 .jws_post_wap .jws_post_content .jws_post_meta .entry-comment span {
  margin-right: 5px;
}
.jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_image {
  margin-bottom: 32px;
  position: relative;
}
.jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_image .entry-date {
  position: absolute;
  left: 20px;
  top: 20px;
  background: #ffffff;
  font-size: 14px;
  font-family: var(--font1);
  color: var(--color1);
  font-weight: 500;
  padding: 5px 20px;
  border-radius: 5px;
}
.jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_image .entry-date .date_day {
  font-weight: 600;
  font-size: 30px;
  display: block;
  margin-bottom: -5px;
  margin-top: 5px;
}
.jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_image img {
  border-radius: 5px;
}
.jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_content .entry-title {
  margin-bottom: 4px;
}
.jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_content .jws_post_excerpt {
  margin-bottom: 13px;
}
.jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_content .jws_post_readmore span {
  margin-left: 5px;
}
.jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_content .jws_post_readmore:hover span {
  animation: bounceAlpha 1s both;
  -webkit-animation: bounceAlpha 1s both;
  display: inline-block;
}
.jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_content .jws_post_meta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 13px;
}
.jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_content .jws_post_meta > div {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_content .jws_post_meta .left .post_cat span {
  font-weight: 300;
  color: #959595;
}
.jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_content .jws_post_meta .right {
  text-align: right;
}
.jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_content .jws_post_meta .right > span,
.jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_content .jws_post_meta .right > a {
  margin-left: 30px;
}
.jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_content .jws_post_meta .right > span .far,
.jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_content .jws_post_meta .right > a .far {
  margin-right: 5px;
}
.jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_content .jws_post_meta .right .entry-like a.loved .far {
  color: var(--main);
}
.jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_content .jws_post_meta .right .entry-like .like_text {
  margin-left: 3px;
}
.jws-blog-element .jws_blog_layout4 .jws_post_wap {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -0-align-items: center;
}
.jws-blog-element .jws_blog_layout4 .jws_post_wap .jws_post_image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 24%;
  flex: 0 0 24%;
  max-width: 24%;
}
.jws-blog-element .jws_blog_layout4 .jws_post_wap .jws_post_image img {
  border-radius: 5px;
}
.jws-blog-element .jws_blog_layout4 .jws_post_wap .jws_post_content {
  padding: 30px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 76%;
  flex: 0 0 76%;
  max-width: 76%;
}
.jws-blog-element .jws_blog_layout4 .jws_post_wap .jws_post_content .entry-title {
  margin-bottom: 1px;
}
.jws-blog-element .jws_blog_layout4 .jws_post_wap .jws_post_content .entry-title:hover a {
  background-size: 100% 96%;
}
.jws-blog-element .jws_blog_layout5 .jws_post_wap .jws_post_image {
  margin-bottom: 15px;
}
.jws-blog-element .jws_blog_layout5 .jws_post_wap .jws_post_image .popular-level {
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  left: 0;
  background: var(--main);
  padding: 2px 10px;
  display: inline-block;
  color: #ffffff;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.jws-blog-element .jws_blog_layout5 .jws_post_wap .jws_post_image img {
  border-radius: 5px;
}
.jws-blog-element .jws_blog_layout5 .jws_post_wap .jws_post_content .entry-title {
  margin-bottom: 2px;
}
.jws-blog-element .jws_blog_layout5 .jws_post_wap .jws_post_content .entry-title a:hover {
  background-size: 100% 96%;
}
.jws-blog-element .jws_blog_layout5 .jws_post_wap .jws_post_content .jws_post_meta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 13px;
}
.jws-blog-element .jws_blog_layout5 .jws_post_wap .jws_post_content .jws_post_meta > div {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.jws-blog-element .jws_blog_layout5 .jws_post_wap .jws_post_content .jws_post_meta .right {
  text-align: right;
}
.jws-blog-element .jws_blog_layout5 .jws_post_wap .jws_post_content .jws_post_meta .right > span {
  margin-left: 30px;
}
.jws-blog-element .jws_blog_layout5 .jws_post_wap .jws_post_content .jws_post_meta .right > span .far {
  margin-right: 5px;
}
.jws-blog-element .jws_blog_layout6 .jws_post_wap .jws_post_image {
  margin-bottom: 23px;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
.jws-blog-element .jws_blog_layout6 .jws_post_wap .jws_post_image img {
  transition: 0.5s all;
}
.jws-blog-element .jws_blog_layout6 .jws_post_wap .jws_post_image .entry-date {
  position: absolute;
  left: 20px;
  top: 20px;
  background: #ffffff;
  font-size: 14px;
  font-family: var(--font1);
  font-weight: 500;
  padding: 5px 20px;
  border-radius: 5px;
  z-index: 1;
}
.jws-blog-element .jws_blog_layout6 .jws_post_wap .jws_post_image .entry-date a {
  color: var(--color1);
}
.jws-blog-element .jws_blog_layout6 .jws_post_wap .jws_post_image .entry-date .date_day {
  font-weight: 600;
  font-size: 30px;
  display: block;
  margin-bottom: -5px;
  margin-top: 5px;
}
.jws-blog-element .jws_blog_layout6 .jws_post_wap .jws_post_content .entry-title {
  margin-bottom: 1px;
}
.jws-blog-element .jws_blog_layout6 .jws_post_wap .jws_post_content .jws_post_excerpt {
  margin-bottom: 8px;
}
.jws-blog-element .jws_blog_layout6 .jws_post_wap .jws_post_content .jws_post_readmore span {
  margin-left: 5px;
}
.jws-blog-element .jws_blog_layout6 .jws_post_wap .jws_post_content .jws_post_meta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 13px;
}
.jws-blog-element .jws_blog_layout6 .jws_post_wap .jws_post_content .jws_post_meta > div {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.jws-blog-element .jws_blog_layout6 .jws_post_wap .jws_post_content .jws_post_meta .left .post_author span {
  font-weight: 300;
  color: #959595;
}
.jws-blog-element .jws_blog_layout6 .jws_post_wap .jws_post_content .jws_post_meta .right {
  text-align: right;
}
.jws-blog-element .jws_blog_layout6 .jws_post_wap .jws_post_content .jws_post_meta .right > span,
.jws-blog-element .jws_blog_layout6 .jws_post_wap .jws_post_content .jws_post_meta .right > a {
  margin-left: 30px;
}
.jws-blog-element .jws_blog_layout6 .jws_post_wap .jws_post_content .jws_post_meta .right > span .far,
.jws-blog-element .jws_blog_layout6 .jws_post_wap .jws_post_content .jws_post_meta .right > a .far {
  margin-right: 5px;
}
.jws-blog-element .jws_blog_layout6 .jws_post_wap .jws_post_content .jws_post_meta .right .entry-like a.loved .far {
  color: var(--main);
}
.jws-blog-element .jws_blog_layout6 .jws_post_wap .jws_post_content .jws_post_meta .right .entry-like .like_text {
  margin-left: 3px;
}
.jws-blog-element .jws_blog_layout6 .jws_post_wap:hover .jws_post_image img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.jws-blog-element .jws_blog_layout7 .jws_post_wap .jws_post_image {
  margin-bottom: 20px;
  overflow: hidden;
}
.jws-blog-element .jws_blog_layout7 .jws_post_wap .jws_post_image img {
  border-radius: 5px;
  transition: 0.5s all;
}
.jws-blog-element .jws_blog_layout7 .jws_post_wap .jws_post_content .entry-title {
  margin-top: 6px;
  margin-bottom: 9px;
}
.jws-blog-element .jws_blog_layout7 .jws_post_wap .jws_post_content .post_cat span {
  color: var(--colorbody);
}
.jws-blog-element .jws_blog_layout7 .jws_post_wap .jws_post_content .jws_post_meta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 13px;
}
.jws-blog-element .jws_blog_layout7 .jws_post_wap .jws_post_content .jws_post_meta .left .post_author span {
  font-weight: 300;
  color: #959595;
}
.jws-blog-element .jws_blog_layout7 .jws_post_wap .jws_post_content .jws_post_meta .right {
  text-align: right;
}
.jws-blog-element .jws_blog_layout7 .jws_post_wap .jws_post_content .jws_post_meta .right > span .far {
  margin-right: 5px;
}
.jws-blog-element .jws_blog_layout7 .jws_post_wap:hover .jws_post_image img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.jws-blog-element .jws_blog_layout8 .jws_post_wap .jws_post_image {
  position: relative;
}
.jws-blog-element .jws_blog_layout8 .jws_post_wap .jws_post_image .entry-date {
  transform-origin: 0 50%;
  height: 27px;
  line-height: 27px;
  transform: translate(13.5px, -45%) rotate(90deg);
  -webkit-transform: translate(13.5px, -45%) rotate(90deg);
  transition: 0.5s all;
  display: inline-block;
  position: absolute;
  border: 0;
  overflow: hidden;
  text-align: center;
  padding: 0px 15px;
  font-size: 12px;
  border-radius: 5px;
  background: var(--main2);
  left: 17px;
  top: -15px;
}
.jws-blog-element .jws_blog_layout8 .jws_post_wap .jws_post_image .entry-date a {
  color: #fff;
}
.jws-blog-element .jws_blog_layout8 .jws_post_wap .jws_post_image img {
  border-radius: 5px;
}
.jws-blog-element .jws_blog_layout8 .jws_post_wap .jws_post_content {
  padding-top: 24px;
}
.jws-blog-element .jws_blog_layout8 .jws_post_wap .jws_post_content .entry-title {
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 0;
}
.jws-blog-element .jws_blog_layout8 .jws_post_wap .jws_post_content .jws_post_meta {
  margin-bottom: 12px;
}
.jws-blog-element .jws_blog_layout8 .jws_post_wap .jws_post_content .jws_post_meta .entry-comment {
  font-size: 14px;
  color: #808291;
  float: right;
}
.jws-blog-element .jws_blog_layout8 .jws_post_wap .jws_post_content .jws_post_meta .entry-comment span {
  color: var(--main);
  margin-right: 6px;
}
.jws-blog-element .jws_blog_layout8 .jws_post_wap .jws_post_content .jws_post_meta > span {
  font-size: 14px;
  color: #808291;
}
.jws-blog-element .jws_blog_layout8 .jws_post_wap .jws_post_content .jws_post_meta > span.post_cat {
  margin-right: 12px;
}
.jws-blog-element .jws_blog_layout8 .jws_post_wap .jws_post_content .jws_post_meta > span.post_author {
  margin-right: 12px;
}
.jws-blog-element .jws_blog_layout8 .jws_post_wap .jws_post_content .jws_post_meta > span span {
  color: var(--main);
  margin-right: 6px;
}
.jws-blog-element .jws_blog_layout8 .jws_post_wap:hover .jws_post_image .entry-date {
  transform: translate(13.5px, 45%) rotate(90deg);
  -webkit-transform: translate(13.5px, 45%) rotate(90deg);
}
.jws-blog-element .jws_blog_layout9 .jws_post_wap {
  overflow: hidden;
  border-radius: 10px;
}
.jws-blog-element .jws_blog_layout9 .jws_post_wap .jws_post_image {
  overflow: hidden;
}
.jws-blog-element .jws_blog_layout9 .jws_post_wap .jws_post_image img {
  transition: 0.5s all;
}
.jws-blog-element .jws_blog_layout9 .jws_post_wap .jws_post_image .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -0-align-items: center;
}
.jws-blog-element .jws_blog_layout9 .jws_post_wap .jws_post_image .overlay:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: var(--main);
  opacity: 0;
  transition: 0.3s all;
}
.jws-blog-element .jws_blog_layout9 .jws_post_wap .jws_post_image .overlay a {
  display: block;
  margin: 0 auto;
  font-size: 24px;
  color: var(--color1);
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: var(--main);
  line-height: 50px;
  text-align: center;
  position: relative;
  opacity: 0;
  transform: translatey(10px);
  -webkit-transform: translatey(10px);
}
.jws-blog-element .jws_blog_layout9 .jws_post_wap .jws_post_content {
  padding: 18px 14px 19px 25px;
}
.jws-blog-element .jws_blog_layout9 .jws_post_wap .jws_post_content .entry-title {
  margin-top: -1px;
  margin-bottom: 7px;
  font-size: 18px;
  color: var(--color1);
  font-weight: 500;
  font-family: var(--font1);
  line-height: 28px;
}
.jws-blog-element .jws_blog_layout9 .jws_post_wap .jws_post_content .entry-title a {
  color: var(--color1);
}
.jws-blog-element .jws_blog_layout9 .jws_post_wap .jws_post_content .entry-date {
  font-size: 11px;
  font-family: var(--font1);
  font-weight: 300;
}
.jws-blog-element .jws_blog_layout9 .jws_post_wap .jws_post_content .jws_post_meta .post_cat {
  color: var(--main);
  font-size: 11px;
  text-transform: uppercase;
  font-family: var(--font1);
}
.jws-blog-element .jws_blog_layout9 .jws_post_wap:hover .jws_post_image img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.jws-blog-element .jws_blog_layout9 .jws_post_wap:hover .jws_post_image .overlay:before {
  opacity: 0.4;
}
.jws-blog-element .jws_blog_layout9 .jws_post_wap:hover .jws_post_image .overlay a {
  opacity: 1;
  transform: translatey(0);
  -webkit-transform: translatey(0);
}
.jws-blog-element .jws_blog_layout10 .jws_post_wap {
  overflow: hidden;
  background: transparent !important;
}
.jws-blog-element .jws_blog_layout10 .jws_post_wap .jws_post_image {
  border-radius: 10px;
  overflow: hidden;
}
.jws-blog-element .jws_blog_layout10 .jws_post_wap .jws_post_content {
  border-radius: 10px;
  padding: 60px 32px 66px 32px;
  background: var(--color2);
  margin-left: -45px;
}
.jws-blog-element .jws_blog_layout10 .jws_post_wap .jws_post_content .entry-title {
  margin-top: -1px;
  margin-bottom: 30px;
  font-size: 28px;
  color: var(--color1);
  font-weight: 500;
  font-family: var(--font1);
  line-height: 36px;
}
.jws-blog-element .jws_blog_layout10 .jws_post_wap .jws_post_content .entry-title a {
  color: var(--color1);
}
.jws-blog-element .jws_blog_layout10 .jws_post_wap .jws_post_content .jws_post_meta {
  font-size: 14px;
  color: var(--color1);
}
.jws-blog-element .jws_blog_layout10 .jws_post_wap .jws_post_content .jws_post_meta > span {
  margin-right: 3%;
  display: inline-block;
}
.jws-blog-element .jws_blog_layout10 .jws_post_wap .jws_post_content .jws_post_meta .post_author {
  font-weight: 700;
}
.jws-blog-element .jws_blog_layout10 .jws_post_wap .jws_post_content .jws_post_meta .post_author span {
  font-weight: 400;
}
.jws-blog-element .jws_blog_layout10 .jws_post_wap .jws_post_content .post_cat {
  color: var(--main);
  font-size: 14px;
  text-transform: uppercase;
  font-family: var(--font1);
  margin-bottom: 35px;
  display: block;
}
.jws-blog-element .jws_blog_layout11 .jws_post_wap .jws_post_content {
  padding-top: 25px;
}
.jws-blog-element .jws_blog_layout11 .jws_post_wap .jws_post_content .entry-title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 12px;
}
.jws-blog-element .jws_blog_layout11 .jws_post_wap .jws_post_content .entry-title a {
  color: var(--main3);
}
.jws-blog-element .jws_blog_layout11 .jws_post_wap .jws_post_content .jws_post_meta .entry-date {
  font-size: 14px;
  font-weight: 300;
  font-style: italic;
}
.jws-blog-element .jws_blog_layout11 .jws_post_wap .jws_post_content .jws_post_meta .line {
  width: 50px;
  height: 1px;
  background: #cccccc;
  display: block;
  margin-top: 14px;
}
.jws-blog-element .jws_blog_layout12 .jws_post_wap {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -0-align-items: center;
}
.jws-blog-element .jws_blog_layout12 .jws_post_wap .jws_post_image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 21%;
  flex: 0 0 21%;
  max-width: 21%;
}
.jws-blog-element .jws_blog_layout12 .jws_post_wap .jws_post_content {
  padding: 0 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 79%;
  flex: 0 0 79%;
  max-width: 79%;
}
.jws-blog-element .jws_blog_layout12 .jws_post_wap .jws_post_content .entry-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 8px;
}
.jws-blog-element .jws_blog_layout12 .jws_post_wap .jws_post_content .entry-title a {
  color: var(--main3);
}
.jws-blog-element .jws_blog_layout12 .jws_post_wap .jws_post_content .jws_post_meta .entry-date {
  font-size: 14px;
  font-weight: 300;
  font-style: italic;
}
.jws-blog-element .jws_blog_layout12 .jws_post_wap .jws_post_content .jws_post_meta .line {
  width: 50px;
  height: 1px;
  background: #cccccc;
  display: block;
  margin-top: 14px;
}
.jws-blog-element .jws_blog_layout13 .jws_post_wap {
  background: transparent !important;
}
.jws-blog-element .jws_blog_layout13 .jws_post_wap .row {
  margin: 0;
}
.jws-blog-element .jws_blog_layout13 .jws_post_wap .row > div {
  padding: 0;
}
.jws-blog-element .jws_blog_layout13 .jws_post_wap .jws_post_content .entry-title {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
}
.jws-blog-element .jws_blog_layout13 .jws_post_wap .jws_post_content .entry-title a {
  color: var(--main3);
}
.jws-blog-element .jws_blog_layout13 .jws_post_wap .jws_post_content .line {
  width: 50px;
  height: 1px;
  background: var(--colorbody);
  display: block;
  margin-top: 14px;
}
.jws-blog-element .jws_blog_layout13 .jws_post_wap .jws_post_content .jws_post_excerpt {
  margin-bottom: 28px;
}
.jws-blog-element .jws_blog_layout13 .jws_post_wap .jws_post_content .jws_post_meta > span {
  font-size: 14px;
  font-style: italic;
}
.jws-blog-element .jws_blog_layout13 .jws_post_wap .jws_post_content .jws_post_meta > span.post_author:after {
  background: var(--main3);
  width: 5px;
  height: 5px;
  border-radius: 5px;
  display: inline-block;
  margin: 0 20px;
  content: "";
}
.jws-blog-element .jws_blog_layout13 .jws_post_wap .jws_post_image img {
  width: 100%;
}
.jws-blog-element .jws_blog_layout14 .jws_post_wap .jws_post_image {
  position: relative;
  overflow: hidden;
}
.jws-blog-element .jws_blog_layout14 .jws_post_wap .jws_post_image .post_cat {
  background: var(--color1);
  color: #ffffff;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  padding: 1px 10px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.jws-blog-element .jws_blog_layout14 .jws_post_wap .jws_post_image .post_cat a {
  color: #ffffff;
}
.jws-blog-element .jws_blog_layout14 .jws_post_wap .jws_post_content .entry-title {
  font-size: 24px;
  font-weight: bold;
  margin-top: 23px;
  margin-bottom: 17px;
}
.jws-blog-element .jws_blog_layout14 .jws_post_wap .jws_post_content .entry-title a {
  color: var(--main3);
}
.jws-blog-element .jws_blog_layout14 .jws_post_wap:hover .jws_post_image img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  background-size: cover;
}
.jws-blog-element .jws_blog_layout15 .jws_post_wap .jws_post_image {
  position: relative;
}
.jws-blog-element .jws_blog_layout15 .jws_post_wap .jws_post_image .post_cat {
  background: var(--color1);
  color: #ffffff;
  font-size: 14px;
  padding: 5px 15px;
  border-radius: 5px;
  letter-spacing: 0.5px;
}
.jws-blog-element .jws_blog_layout15 .jws_post_wap .jws_post_image .post_cat a {
  color: #ffffff;
}
.jws-blog-element .jws_blog_layout15 .jws_post_wap .jws_post_content .entry-date {
  color: #656565;
  font-size: 14px;
  font-weight: 300;
  display: block;
  margin-bottom: 6px;
}
.jws-blog-element .jws_blog_layout15 .jws_post_wap .jws_post_content .jws_post_excerpt {
  margin-bottom: 30px;
}
.jws-blog-element .jws_blog_layout15 .jws_post_wap .jws_post_content .jws_post_readmore {
  font-weight: 600;
}
.jws-blog-element .jws_blog_layout15 .jws_post_wap .jws_post_content .entry-title {
  font-size: 24px;
  font-weight: 700;
  margin-top: 23px;
  margin-bottom: 12px;
}
.jws-blog-element .jws_blog_layout15 .jws_post_wap .jws_post_content .entry-title a {
  color: var(--color1);
}
.jws-blog-element .jws_blog_layout15 .jws_post_wap .jws_post_content .entry-title a:hover {
  background-size: 100% 96%;
}
.jws-blog-element .jws_blog_layout15 ~ .custom_navs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-left: auto;
  margin-top: 32px;
}
.jws-blog-element .jws_blog_layout15 ~ .custom_navs button {
  margin-left: 13px;
  font-size: 18px;
}
.jws-blog-element .jws_blog_layout15 ~ .custom_navs button:first-child {
  margin-left: 0;
}
.jws-blog-element .jws_blog_layout15 ~ .custom_navs button:last-child {
  margin-right: 0;
}
.jws-blog-element .jws_blog_layout16 .jws_blog_item {
  margin-bottom: 40px;
}
.jws-blog-element .jws_blog_layout16 .jws_post_wap .jws_post_image {
  margin-bottom: 15px;
  overflow: hidden;
}
.jws-blog-element .jws_blog_layout16 .jws_post_wap .jws_post_image img {
  transition: 0.5s all;
}
.jws-blog-element .jws_blog_layout16 .jws_post_wap .jws_post_image .jws-post-gallery {
  margin-bottom: 14px;
}
.jws-blog-element .jws_blog_layout16 .jws_post_wap .jws_post_content .entry-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 9px;
}
.jws-blog-element .jws_blog_layout16 .jws_post_wap .jws_post_content .entry-title a {
  color: var(--color1);
}
.jws-blog-element .jws_blog_layout16 .jws_post_wap .jws_post_content .entry-title a:hover {
  color: var(--main);
  background-size: 100% 96%;
}
.jws-blog-element .jws_blog_layout16 .jws_post_wap .jws_post_content .jws_post_excerpt {
  margin: 0px 0px 13px 0px;
}
.jws-blog-element .jws_blog_layout16 .jws_post_wap .jws_post_content .jws_post_meta {
  margin-bottom: 10px;
}
.jws-blog-element .jws_blog_layout16 .jws_post_wap .jws_post_content .entry-date {
  font-size: 14px;
  margin-right: 15px;
  font-weight: 300;
}
.jws-blog-element .jws_blog_layout16 .jws_post_wap .jws_post_content .entry-date a {
  color: var(--color1);
}
.jws-blog-element .jws_blog_layout16 .jws_post_wap .jws_post_content .post_author {
  font-size: 14px;
}
.jws-blog-element .jws_blog_layout16 .jws_post_wap .jws_post_content .post_author span {
  font-weight: 300;
}
.jws-blog-element .jws_blog_layout16 .jws_post_wap .jws_post_content .post_author a {
  color: var(--color1);
}
.jws-blog-element .jws_blog_layout16 .jws_post_wap .jws_post_content .post_cat {
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  color: var(--colorbody);
  margin-bottom: 4px;
  display: block;
}
.jws-blog-element .jws_blog_layout16 .jws_post_wap .jws_post_content .post_cat a {
  color: var(--colorbody);
}
.jws-blog-element .jws_blog_layout16 .jws_post_wap .jws_post_content .post_cat a:hover {
  color: var(--main);
}
.jws-blog-element .jws_blog_layout16 .jws_post_wap .jws_post_content .jws_post_readmore {
  color: var(--color1);
  font-weight: 600;
  position: relative;
  padding: 0 3px;
  display: inline-block;
}
.jws-blog-element .jws_blog_layout16 .jws_post_wap .jws_post_content .jws_post_readmore span {
  position: relative;
}
.jws-blog-element .jws_blog_layout16 .jws_post_wap .jws_post_content .jws_post_readmore:hover {
  color: var(--main);
}
.jws-blog-element .jws_blog_layout16 .jws_post_wap:hover .jws_post_image img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.jws-blog-element .jws_blog_layout17 .jws_post_wap {
  border-bottom: 1px solid #f4f4f4;
}
.jws-blog-element .jws_blog_layout17 .jws_post_wap .entry-title {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 11px;
}
.jws-blog-element .jws_blog_layout17 .jws_post_wap .entry-title a {
  color: var(--color1);
}
.jws-blog-element .jws_blog_layout17 .jws_post_wap .entry-title a:hover {
  background-size: 100% 96%;
}
.jws-blog-element .jws_blog_layout17 .jws_blog_item:last-child .jws_post_wap {
  border-bottom: none;
}
.jws-blog-element .jws_blog_layout34 .jws_blog_item:not(.quote):not(.link) .jws_post_wap {
  min-height: 440px;
  overflow: hidden;
  position: relative;
}
.jws-blog-element .jws_blog_layout34 .jws_blog_item:not(.quote):not(.link) .jws_post_wap .image-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center 29%;
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  transition: 0.5s all;
}
.jws-blog-element .jws_blog_layout34 .jws_blog_item:not(.quote):not(.link) .jws_post_wap .jws_post_content {
  position: absolute;
  bottom: 30px;
  width: 100%;
  padding: 0 30px;
  z-index: 1;
}
.jws-blog-element .jws_blog_layout34 .jws_blog_item:not(.quote):not(.link) .jws_post_wap:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
}
.jws-blog-element .jws_blog_layout34 .jws_blog_item:not(.quote):not(.link) .jws_post_wap:hover .image-wrap {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  background-size: cover;
}
.jws-blog-element .jws_blog_layout18 .jws_blog_item:not(.quote):not(.link) .jws_post_wap {
  min-height: 253px;
  overflow: hidden;
  position: relative;
}
.jws-blog-element .jws_blog_layout18 .jws_blog_item:not(.quote):not(.link) .jws_post_wap.big-height {
  min-height: 537px;
}
.jws-blog-element .jws_blog_layout18 .jws_blog_item:not(.quote):not(.link) .jws_post_wap .image-wrap {
  position: absolute;
  width: 100%;
  height: calc(100% + 35px);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  transition: 0.5s all;
}
.jws-blog-element .jws_blog_layout18 .jws_blog_item:not(.quote):not(.link) .jws_post_wap .jws_post_content {
  position: absolute;
  bottom: 30px;
  width: 100%;
  padding: 0 30px;
  z-index: 1;
}
.jws-blog-element .jws_blog_layout18 .jws_blog_item:not(.quote):not(.link) .jws_post_wap .jws_post_content .post_cat {
  background: var(--main2);
  color: var(--color1);
  font-size: 14px;
  font-weight: 600;
  padding: 0 10px;
  margin-bottom: 14px;
  display: inline-block;
}
.jws-blog-element .jws_blog_layout18 .jws_blog_item:not(.quote):not(.link) .jws_post_wap .jws_post_content .post_cat a {
  color: var(--color1);
}
.jws-blog-element .jws_blog_layout18 .jws_blog_item:not(.quote):not(.link) .jws_post_wap .jws_post_content .entry-title {
  font-size: 20px;
  line-height: 24px;
}
.jws-blog-element .jws_blog_layout18 .jws_blog_item:not(.quote):not(.link) .jws_post_wap .jws_post_content .entry-title a {
  color: #ffffff;
}
.jws-blog-element .jws_blog_layout18 .jws_blog_item:not(.quote):not(.link) .jws_post_wap .jws_post_content .entry-title a:hover {
  background-size: 100% 96%;
}
.jws-blog-element .jws_blog_layout18 .jws_blog_item:not(.quote):not(.link) .jws_post_wap:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 200%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to top, #232323 30%, transparent 100%);
  transition: opacity 0.45s cubic-bezier(0.3, 0.95, 0.5, 1), -webkit-transform 0.45s cubic-bezier(0.3, 0.95, 0.5, 1);
  transition: transform 0.45s cubic-bezier(0.3, 0.95, 0.5, 1), opacity 0.45s cubic-bezier(0.3, 0.95, 0.5, 1);
  transition: transform 0.45s cubic-bezier(0.3, 0.95, 0.5, 1), opacity 0.45s cubic-bezier(0.3, 0.95, 0.5, 1), -webkit-transform 0.45s cubic-bezier(0.3, 0.95, 0.5, 1);
}
.jws-blog-element .jws_blog_layout18 .jws_blog_item:not(.quote):not(.link) .jws_post_wap:hover .image-wrap {
  -webkit-transform: translateY(-35px);
  transform: translateY(-35px);
  background-size: cover;
}
.jws-blog-element .jws_blog_layout18 .jws_blog_item:not(.quote):not(.link) .jws_post_wap:hover:after {
  opacity: 0.7;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.jws-blog-element .jws_blog_layout19 .quote .jws_post_wap .jws_post_content,
.jws-blog-element .jws_blog_layout19 .link .jws_post_wap .jws_post_content {
  background: var(--main3);
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.jws-blog-element .jws_blog_layout19 .jws_post_wap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -0-align-items: center;
}
.jws-blog-element .jws_blog_layout19 .jws_post_wap .jws_post_image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 47%;
  flex: 0 0 47%;
  max-width: 47%;
  overflow: hidden;
}
.jws-blog-element .jws_blog_layout19 .jws_post_wap .jws_post_image img {
  transition: .5s all;
}
.jws-blog-element .jws_blog_layout19 .jws_post_wap .jws_post_content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 53%;
  flex: 0 0 53%;
  max-width: 53%;
  padding: 30px;
}
.jws-blog-element .jws_blog_layout19 .jws_post_wap .jws_post_content .entry-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 9px;
}
.jws-blog-element .jws_blog_layout19 .jws_post_wap .jws_post_content .entry-title a {
  color: var(--color1);
}
.jws-blog-element .jws_blog_layout19 .jws_post_wap .jws_post_content .entry-title a:hover {
  color: var(--main);
  background-size: 100% 96%;
}
.jws-blog-element .jws_blog_layout19 .jws_post_wap .jws_post_content .jws_post_meta {
  margin-bottom: 10px;
}
.jws-blog-element .jws_blog_layout19 .jws_post_wap .jws_post_content .entry-date {
  font-size: 14px;
  margin-right: 15px;
}
.jws-blog-element .jws_blog_layout19 .jws_post_wap .jws_post_content .post_author {
  font-size: 14px;
  color: var(--color1);
}
.jws-blog-element .jws_blog_layout19 .jws_post_wap .jws_post_content .post_author span {
  color: var(--colorbody);
}
.jws-blog-element .jws_blog_layout19 .jws_post_wap .jws_post_content .post_cat {
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  color: var(--colorbody);
  margin-bottom: 4px;
  display: block;
}
.jws-blog-element .jws_blog_layout19 .jws_post_wap .jws_post_content .post_cat a {
  color: var(--colorbody);
}
.jws-blog-element .jws_blog_layout19 .jws_post_wap .jws_post_content .post_cat a:hover {
  color: var(--main);
}
.jws-blog-element .jws_blog_layout19 .jws_post_wap .jws_post_content .jws_post_readmore {
  color: var(--color1);
  font-weight: 600;
  position: relative;
  padding: 0 3px;
  display: inline-block;
}
.jws-blog-element .jws_blog_layout19 .jws_post_wap .jws_post_content .jws_post_readmore span {
  position: relative;
}
.jws-blog-element .jws_blog_layout19 .jws_post_wap .jws_post_content .jws_post_readmore:before {
  background: var(--main);
  content: "";
  bottom: 0;
  left: 0;
  transition: 0.3s all;
  position: absolute;
  height: 8px;
  width: 0%;
}
.jws-blog-element .jws_blog_layout19 .jws_post_wap .jws_post_content .jws_post_readmore:hover:before {
  width: 100%;
}
.jws-blog-element .jws_blog_layout19 .jws_post_wap:hover .jws_post_image img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.jws-blog-element .jws_blog_layout20 .jws_post_wap .entry-date {
  display: block;
}
.jws-blog-element .jws_blog_layout20 .jws_post_wap .jws_post_image {
  overflow: hidden;
  border-radius: 5px;
}
.jws-blog-element .jws_blog_layout20 .jws_post_wap .jws_post_image img {
  transition: .5s all;
}
.jws-blog-element .jws_blog_layout20 .jws_post_wap .jws_post_image .post_cat {
  border-radius: 5px;
  color: #ffffff;
  padding: 3px 15px;
}
.jws-blog-element .jws_blog_layout20 .jws_post_wap .jws_post_image .post_cat a {
  color: #ffffff;
}
.jws-blog-element .jws_blog_layout20 .jws_post_wap:hover .jws_post_image img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.jws-blog-element .jws_blog_layout21 .jws_post_wap .entry-date {
  display: block;
}
.jws-blog-element .jws_blog_layout21 .jws_post_wap .jws_post_content {
  text-align: center;
}
.jws-blog-element .jws_blog_layout21 .jws_post_wap .jws_post_image {
  overflow: hidden;
  border-radius: 5px;
}
.jws-blog-element .jws_blog_layout21 .jws_post_wap img {
  transition: .5s all;
}
.jws-blog-element .jws_blog_layout21 .jws_post_wap .post_cat {
  border-radius: 5px;
  color: #ffffff;
  padding: 3px 15px;
  left: 50%;
  transform: translateX(-50%);
  -webkt-transform: translateX(-50%);
  display: flex;
  -webkit-display: flex;
}
.jws-blog-element .jws_blog_layout21 .jws_post_wap .post_cat a {
  color: #ffffff;
  padding: 0 5px;
}
.jws-blog-element .jws_blog_layout21 .jws_post_wap .jws_post_readmore {
  display: block;
}
.jws-blog-element .jws_blog_layout21 .jws_post_wap .jws_post_meta .entry-like i {
  display: none;
}
.jws-blog-element .jws_blog_layout21 .jws_post_wap .jws_post_meta > span:after,
.jws-blog-element .jws_blog_layout21 .jws_post_wap .jws_post_meta > a:after {
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 100%;
  background: var(--main);
  display: inline-block;
  margin: 0 11px 0 14px;
  vertical-align: middle;
}
.jws-blog-element .jws_blog_layout21 .jws_post_wap .jws_post_meta .post-share:after {
  display: none;
}
.jws-blog-element .jws_blog_layout21 .jws_post_wap:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.jws-blog-element .jws_blog_layout22 .jws_post_image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 37%;
  flex: 0 0 37%;
  max-width: 37%;
  overflow: hidden;
}
.jws-blog-element .jws_blog_layout22 .jws_post_image img {
  transition: .5s all;
}
.jws-blog-element .jws_blog_layout22 .jws_post_content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 63%;
  flex: 0 0 63%;
  max-width: 63%;
}
.jws-blog-element .jws_blog_layout22 .entry-title {
  margin-bottom: 14px;
}
.jws-blog-element .jws_blog_layout22 .jws_post_meta {
  margin-bottom: 10px;
}
.jws-blog-element .jws_blog_layout22 .entry-date {
  margin-right: 15px;
}
.jws-blog-element .jws_blog_layout22 .post_cat {
  display: block;
  margin-bottom: 13px;
}
.jws-blog-element .jws_blog_layout22 .jws_post_excerpt {
  margin-bottom: 16px;
}
.jws-blog-element .jws_blog_layout22 .jws_post_wap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -0-align-items: center;
}
.jws-blog-element .jws_blog_layout22 .jws_post_wap:hover .jws_post_image img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.jws-blog-element .jws_blog_layout33 .jws_post_image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 47%;
  flex: 0 0 47%;
  max-width: 47%;
  overflow: hidden;
}
.jws-blog-element .jws_blog_layout33 .jws_post_image img {
  transition: .5s all;
}
.jws-blog-element .jws_blog_layout33 .jws_post_readmore {
  padding-bottom: 6px;
  position: relative;
}
.jws-blog-element .jws_blog_layout33 .jws_post_readmore i {
  display: inline-block;
}
.jws-blog-element .jws_blog_layout33 .jws_post_readmore:hover i {
  animation: bounceAlpha 1s both;
  -webkit-animation: bounceAlpha 1s both;
}
.jws-blog-element .jws_blog_layout33 .jws_post_readmore:before {
  border-bottom: 1px solid;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
}
.jws-blog-element .jws_blog_layout33 .jws_post_content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 53%;
  flex: 0 0 53%;
  max-width: 53%;
}
.jws-blog-element .jws_blog_layout33 .jws_post_wap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -0-align-items: center;
}
.jws-blog-element .jws_blog_layout33 .jws_post_wap:hover .jws_post_image img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.jws-blog-element .jws_blog_layout23 .post_cat {
  display: block;
}
.jws-blog-element .jws_blog_layout23 .entry-date {
  display: block;
}
.jws-blog-element .jws_blog_layout24 .jws_post_content {
  position: relative;
  padding-left: 130px;
  padding-top: 26px;
}
.jws-blog-element .jws_blog_layout24 .post_cat,
.jws-blog-element .jws_blog_layout24 .post_author {
  font-size: 13px;
  text-transform: uppercase;
  color: var(--heading);
}
.jws-blog-element .jws_blog_layout24 .entry-date {
  width: 100px;
  min-height: 100px;
  border: 1px solid var(--main);
  text-align: center;
  font-size: 13px;
  text-transform: uppercase;
  color: var(--heading);
  letter-spacing: 1px;
  position: absolute;
  left: 0;
}
.jws-blog-element .jws_blog_layout24 .entry-date span {
  font-size: 60px;
  font-family: var(--font1);
  display: block;
  line-height: 60px;
  margin-top: -2px;
}
.jws-blog-element .jws_blog_layout25 .icon-arrow-right {
  margin-left: 11px;
}
.jws-blog-element .jws_blog_layout25 .post_cat {
  display: block;
}
.jws-blog-element .jws_blog_layout25 .jws_post_content {
  position: relative;
}
.jws-blog-element .jws_blog_layout25 .entry-date {
  width: 53px;
  min-height: 53px;
  background: var(--main);
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  color: var(--light);
  letter-spacing: 1px;
  border-radius: 3px;
  position: absolute;
  right: 31px;
  top: -26px;
}
.jws-blog-element .jws_blog_layout25 .entry-date span {
  font-size: 24px;
  font-family: var(--font1);
  display: block;
  line-height: 37px;
  font-weight: bold;
  margin-bottom: -10px;
}
.jws-blog-element .custom_navs {
  margin-top: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.jws-blog-element .custom_navs button {
  vertical-align: middle;
}
.jws-blog-element .custom_navs.inner_right {
  position: absolute;
  bottom: 32px;
  right: 21px;
}
.jws-blog-element .custom_navs.inner_right button {
  bottom: 40px;
  background-color: rgba(19, 19, 19, 0.3);
  padding: 2px 15px;
}
.jws-blog-element .custom_navs.inner_right button:hover {
  background-color: #131313;
  color: #ffffff;
}
.jws-blog-element .custom_navs.left_right .icon-arrow-left2:before {
  content: '\e80c';
}
.jws-blog-element .custom_navs.left_right .icon-arrow-right2:before {
  content: '\e80b';
}
.jws-blog-element .custom_navs.left_right button {
  width: 50px;
  height: 50px;
  background: var(--main);
  color: #ffffff;
  border-radius: 100%;
  position: absolute;
  top: 37%;
  transition: 0.3s all;
  opacity: 0;
}
.jws-blog-element .custom_navs.left_right .nav_right {
  right: -72px;
  transform: translatex(15px);
}
.jws-blog-element .custom_navs.left_right .nav_left {
  left: -72px;
  transform: translatex(-15px);
}
.jws-blog-element .slick-dots {
  list-style-type: none;
  padding: 0;
  text-align: center;
  margin: 0;
}
.jws-blog-element .slick-dots li {
  width: 15px;
  height: 15px;
  border: 1px solid transparent;
  transition: 0.3s all;
  border-radius: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
  vertical-align: top;
}
.jws-blog-element .slick-dots li.slick-active {
  border-color: #8b8b8b;
}
.jws-blog-element .slick-dots li.slick-active button {
  background: var(--main);
}
.jws-blog-element .slick-dots li button {
  font-size: 0;
  width: 5px;
  height: 5px;
  background: #959595;
  border-radius: 100%;
  padding: 0;
  border: 0;
  outline: 0;
  cursor: pointer;
}
.jws-blog-element .jws_pagination {
  text-align: center;
}
.jws_blog_layout27 .icon-arrow-right {
  margin-left: 11px;
}
.jws_blog_layout27 .jws_post_content {
  position: relative;
}
.jws_blog_layout27 .jws_post_wap .jws_post_image {
  overflow: hidden;
}
.jws_blog_layout27 .jws_post_wap .jws_post_image img {
  transition: 0.7s all;
}
.jws_blog_layout27 .jws_post_wap:hover .jws_post_image img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.jws_blog_layout28 .jws_post_readmore {
  position: relative;
  padding-bottom: 1px;
}
.jws_blog_layout28 .jws_post_readmore:after,
.jws_blog_layout28 .jws_post_readmore:before {
  content: "";
  position: absolute;
  width: 0;
  transition: 0.3s all;
  height: 1px;
  background: var(--heading);
  bottom: -1px;
}
.jws_blog_layout28 .jws_post_readmore:after {
  width: 0%;
  left: 0;
  transition-delay: 0.3s;
  opacity: 1;
}
.jws_blog_layout28 .jws_post_readmore:before {
  width: 100%;
  right: 0;
}
.jws_blog_layout28 .jws_post_readmore:hover:after {
  width: 100%;
  opacity: 1;
}
.jws_blog_layout28 .jws_post_readmore:hover:before {
  width: 0%;
  opacity: 0;
}
.jws_blog_layout28 .jws_blog_item.link .jws_post_wap {
  background: #f6f3ee;
}
.jws_blog_layout28 .jws_blog_item.link .jws_post_content {
  padding: 7% 10% 8% 11% !important;
  overflow: hidden;
  position: relative;
}
.jws_blog_layout28 .jws_blog_item.link .icon-icon_link2 {
  color: var(--main);
  font-size: 45px;
  display: block;
  margin-bottom: 24px;
}
.jws_blog_layout28 .jws_blog_item.link a {
  font-size: 18px;
  font-style: italic;
  line-height: 28px;
  color: var(--heading);
}
.jws_blog_layout28 .jws_blog_item.link .quote1 {
  position: absolute;
  bottom: -30%;
  right: -4%;
}
.jws_blog_layout28 .quote .quote1 {
  position: absolute;
  bottom: 0;
  left: -3.5%;
}
.jws_blog_layout28 .quote .quote2 {
  position: absolute;
  top: -14px;
  right: 0;
}
.jws_blog_layout28 .quote .icon-icon_quotations2 {
  color: var(--main);
  font-size: 75px;
  margin-left: -14px;
}
.jws_blog_layout28 .quote .jws_post_wap {
  background: #f6f3ee;
}
.jws_blog_layout28 .quote .jws_post_excerpt {
  font-size: 18px;
  font-style: italic;
  line-height: 28px;
}
.jws_blog_layout28 .quote .jws_post_content {
  padding: 7% 10% 9% 11% !important;
  overflow: hidden;
  position: relative;
}
.jws_blog_layout28 .quote .post_author a {
  color: var(--heading);
  font-family: var(--font1);
  line-height: 28px;
  font-weight: 500;
  font-size: 18px;
  text-transform: uppercase;
  font-style: normal;
}
.jws_blog_layout28 .jws_post_wap .jws_post_image {
  position: relative;
  overflow: hidden;
}
.jws_blog_layout28 .jws_post_wap .jws_post_image img {
  transition: 0.7s all;
}
.jws_blog_layout28 .jws_post_wap .jws_post_image .entry-date {
  transform-origin: 0 50%;
  height: 30px;
  line-height: 30px;
  transform: translate(13.5px, -45%) rotate(90deg);
  -webkit-transform: translate(13.5px, -45%) rotate(90deg);
  transition: 0.5s all;
  display: inline-block;
  position: absolute;
  border: 0;
  overflow: hidden;
  text-align: center;
  padding: 0px 15px;
  font-size: 12px;
  background: var(--light);
  left: 14px;
  top: -2px;
  z-index: 1;
}
.jws_blog_layout28 .jws_post_wap .jws_post_image .entry-date a {
  color: var(--main);
}
.jws_blog_layout28 .jws_post_wap:hover .jws_post_image img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.jws_blog_layout29 .jws_blog_item:nth-child(even) .jws_post_image {
  order: 2;
}
.jws_blog_layout29 .jws_post_meta i {
  font-size: 14px;
  margin-right: 10px;
}
.jws_blog_layout29 .jws_post_readmore i {
  font-weight: 400;
  margin-left: 6px;
}
.jws_blog_layout29 .jws_post_wap .jws_post_image {
  overflow: hidden;
}
.jws_blog_layout29 .jws_post_wap .jws_post_image img {
  transition: .5s all;
}
.jws_blog_layout29 .jws_post_wap .jws_post_content {
  padding: 30px;
}
.jws_blog_layout29 .jws_post_wap:hover .jws_post_image img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.jws_blog_layout31 .jws_post_wap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.jws_blog_layout31 .jws_post_wap .jws_post_image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 29%;
  flex: 0 0 29%;
  max-width: 29%;
  overflow: hidden;
  order: 2;
}
.jws_blog_layout31 .jws_post_wap .jws_post_image img {
  transition: .5s all;
}
.jws_blog_layout31 .jws_post_wap .jws_post_content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 71%;
  flex: 0 0 71%;
  max-width: 71%;
  padding: 30px;
}
.jws_blog_layout32 .jws_post_meta i {
  font-size: 14px;
  margin-right: 10px;
}
.jws_blog_layout32 .jws_post_wap .jws_post_image {
  overflow: hidden;
}
.jws_blog_layout32 .jws_post_wap .jws_post_image img {
  transition: .5s all;
}
.jws_blog_layout32 .jws_post_wap .jws_post_content {
  padding: 30px 0;
}
.jws_blog_layout32 .jws_post_wap:hover .jws_post_image img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.jws_blog_layout26 .jws_blog_item {
  transition: 0.3s all;
}
.jws_blog_layout26 .jws_blog_item:not(.quote):not(.link) .jws_post_wap {
  min-height: 320px;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}
.jws_blog_layout26 .jws_blog_item:not(.quote):not(.link) .jws_post_wap .image-wrap {
  position: absolute;
  width: 100%;
  height: calc(100% + 35px);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  transition: 0.5s all;
}
.jws_blog_layout26 .jws_blog_item:not(.quote):not(.link) .jws_post_wap .image-wrap:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0) 57%);
}
.jws_blog_layout26 .jws_blog_item:not(.quote):not(.link) .jws_post_wap .jws_post_content {
  position: absolute;
  bottom: 15px;
  width: 100%;
  padding: 0 30px;
  z-index: 1;
}
.jws_blog_layout26 .jws_blog_item:not(.quote):not(.link) .jws_post_wap .jws_post_content .jws_post_excerpt {
  line-height: 28px;
}
.jws_blog_layout26 .jws_blog_item:not(.quote):not(.link) .jws_post_wap .jws_post_content .post_cat {
  background: var(--main);
  color: var(--light);
  font-size: 13px;
  font-weight: 500;
  padding: 0 10px;
  margin-bottom: 14px;
  display: inline-block;
  line-height: 26px;
  border-radius: 5px;
}
.jws_blog_layout26 .jws_blog_item:not(.quote):not(.link) .jws_post_wap .jws_post_content .post_cat a {
  color: var(--light);
}
.jws_blog_layout26 .jws_blog_item:not(.quote):not(.link) .jws_post_wap .jws_post_content .entry-date {
  font-size: 13px;
  font-style: italic;
}
.jws_blog_layout26 .jws_blog_item:not(.quote):not(.link) .jws_post_wap .jws_post_content .entry-date a {
  color: var(--light);
}
.jws_blog_layout26 .jws_blog_item:not(.quote):not(.link) .jws_post_wap .jws_post_content .entry-title {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 5px;
  margin-top: 4px;
}
.jws_blog_layout26 .jws_blog_item:not(.quote):not(.link) .jws_post_wap .jws_post_content .entry-title a {
  color: #ffffff;
}
.jws_blog_layout26 .jws_blog_item:not(.quote):not(.link) .jws_post_wap .jws_post_content .entry-title a:hover {
  background-size: 100% 96%;
}
.jws_blog_layout26 .jws_blog_item:not(.quote):not(.link) .jws_post_wap .c_hover {
  background: #ffffff;
  bottom: 0;
  height: 100%;
  opacity: 0;
  transition: 0.5s all;
  transform: translatey(100%);
  padding: 25px 30px;
  display: table;
}
.jws_blog_layout26 .jws_blog_item:not(.quote):not(.link) .jws_post_wap .c_hover .c_hover_inner {
  display: table-cell;
  vertical-align: middle;
}
.jws_blog_layout26 .jws_blog_item:not(.quote):not(.link) .jws_post_wap .c_hover .jws_post_readmore {
  float: right;
  color: var(--heading);
  font-size: 20px;
}
.jws_blog_layout26 .jws_blog_item:not(.quote):not(.link) .jws_post_wap .c_hover .jws_post_excerpt {
  margin-bottom: 33px;
}
.jws_blog_layout26 .jws_blog_item:not(.quote):not(.link) .jws_post_wap .c_hover .entry-date a {
  color: var(--heading) !important;
}
.jws_blog_layout26 .jws_blog_item:not(.quote):not(.link) .jws_post_wap .c_hover .entry-title a {
  color: var(--heading) !important;
}
.jws_blog_layout26 .jws_blog_item:not(.quote):not(.link) .jws_post_wap:hover {
  box-shadow: 0px 5px 18px 2px rgba(10, 53, 70, 0.05);
}
.jws_blog_layout26 .jws_blog_item:not(.quote):not(.link) .jws_post_wap:hover .c_hover {
  opacity: 1;
  transform: translatey(0%);
}
.jws_blog_layout26 .jws_blog_item:not(.quote):not(.link) .jws_post_wap:hover .image-wrap {
  -webkit-transform: translateY(-35px);
  transform: translateY(-35px);
  background-size: cover;
}
.jws_blog_layout26 .jws_blog_item:not(.quote):not(.link) .jws_post_wap:hover:after {
  opacity: 1;
}
.jws_pagination .jws-load-more {
  background: var(--main);
  color: #ffffff;
  font-weight: bold;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  padding: 8px 28px;
  display: inline-block;
  margin-top: 20px;
}
.jws_pagination .jws-load-more .has-loaded {
  display: none;
}
.jws_pagination .jws-load-more:hover {
  background: var(--color1);
}
.jws_pagination .jws-load-more.all-items-loaded {
  pointer-events: none;
  cursor: no-drop;
}
.jws_pagination .jws-load-more.all-items-loaded .has-loaded {
  display: inline-block;
}
.jws_pagination .jws-load-more.all-items-loaded .has-loading {
  display: none;
}
/** Format **/
.jws_post_image {
  position: relative;
}
.video_format {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.video_format a.url {
  display: inline-block;
  position: relative;
  transition: 0s all;
}
.video_format a.url .video_icon {
  font-size: 24px;
  height: 50px;
  line-height: 50px;
  width: 50px;
  text-align: center;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  position: relative;
  z-index: 1;
  display: block;
  transition: 0.3s all;
  font-size: 12px;
  background: #ffffff;
}
.video_format a.url:before {
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  content: "";
  border: 1px solid rgba(255, 255, 255, 0.1);
  height: calc(50px + 10px);
  width: calc(50px + 10px);
}
.video_format a.url:after {
  position: absolute;
  display: block;
  border-radius: 50%;
  top: -5px;
  left: -5px;
  content: "";
  border: 1px solid #ffffff;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  -webkit-animation: load-spin 3s infinite linear;
  animation: load-spin 3s infinite linear;
  height: calc(50px + 10px);
  width: calc(50px + 10px);
}
.elementor-nav-slider-align-center .custom_navs {
  margin: 0 auto;
}
.elementor-nav-slider-align-right .custom_navs {
  margin-left: auto;
}
@media (min-width: 768px) {
  .jws-blog-element .jws_blog_layout29 .jws_post_wap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -0-align-items: center;
  }
  .jws-blog-element .jws_blog_layout29 .jws_post_wap .jws_post_image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48.5%;
    flex: 0 0 48.5%;
    max-width: 48.5%;
  }
  .jws-blog-element .jws_blog_layout29 .jws_post_wap .jws_post_content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 51.5%;
    flex: 0 0 51.5%;
    max-width: 51.5%;
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .jws-blog-element .custom_navs {
    display: none;
  }
  body .jws-blog-element .jws_blog_layout33 .jws_post_image,
  body .jws-blog-element .jws_blog_layout33 .jws_post_content {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 !important;
  }
  body .jws-blog-element .jws_blog_layout33 .jws_post_content {
    margin-top: 20px;
  }
  .jws-blog-element .jws_blog_layout15 ~ .custom_navs {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: 0;
  }
  .jws-blog-element .jws_blog_layout12 .jws_post_wap .jws_post_image {
    -ms-flex: 0 0 31%;
    flex: 0 0 31%;
    max-width: 31%;
  }
  .jws-blog-element .jws_blog_layout12 .jws_post_wap .jws_post_content {
    -ms-flex: 0 0 69%;
    flex: 0 0 69%;
    max-width: 69%;
    padding: 0 10px;
  }
  .jws-blog-element .jws_blog_layout22 .jws_post_wap {
    display: block;
  }
  .jws-blog-element .jws_blog_layout22 .jws_post_wap .jws_post_image {
    max-width: 100%;
  }
  .jws-blog-element .jws_blog_layout22 .jws_post_wap .jws_post_content {
    max-width: 100%;
  }
  .jws-blog-element .jws_blog_layout8 .jws_post_wap .jws_post_content .jws_post_meta > span.entry-comment {
    float: none;
  }
  .jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_content .jws_post_meta {
    display: block;
  }
  .jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_content .jws_post_meta > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_content .jws_post_meta .right {
    text-align: left;
  }
  .jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_content .jws_post_meta .right > a,
  .jws-blog-element .jws_blog_layout3 .jws_post_wap .jws_post_content .jws_post_meta .right > span {
    margin-left: 0;
    margin-right: 15px;
  }
  .jws-blog-element .jws_blog_layout10 .jws_post_wap .jws_post_content {
    margin-left: 0;
  }
  .jws-blog-element .jws_blog_layout19 .jws_blog_item:not(.quote):not(.link) .jws_post_wap {
    display: block;
  }
  .jws-blog-element .jws_blog_layout19 .jws_blog_item:not(.quote):not(.link) .jws_post_wap .jws_post_image {
    max-width: 100%;
  }
  .jws-blog-element .jws_blog_layout19 .jws_blog_item:not(.quote):not(.link) .jws_post_wap .jws_post_content {
    max-width: 100%;
    padding: 30px 0;
  }
  .jws-blog-element .jws_blog_layout2 .jws_post_wap .jws_post_image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .jws-blog-element .jws_blog_layout2 .jws_post_wap .jws_post_content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .jws-blog-element.has-nav.nav_vertical {
    display: block;
  }
  .jws-blog-element.has-nav.nav_vertical .post_nav_container {
    max-width: 100%;
  }
  .jws-blog-element.has-nav.nav_vertical .post_nav_container .post_nav li {
    display: inline-block;
    margin: 0 5px;
  }
  .jws-blog-element.has-nav.nav_vertical .blog_content {
    max-width: 100%;
  }
}
.jws_team {
  /* End 3d Slider */
}
.jws_team.masonry .jws_team_item:nth-child(1),
.jws_team.masonry .jws_team_item:nth-child(3),
.jws_team.masonry .jws_team_item:nth-child(8),
.jws_team.masonry .jws_team_item:nth-child(9) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.jws_team.masonry .jws_team_item:nth-child(2),
.jws_team.masonry .jws_team_item:nth-child(6) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33%;
  flex: 0 0 33%;
  max-width: 33%;
}
.jws_team.masonry .jws_team_item:nth-child(4) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 17%;
  flex: 0 0 17%;
  max-width: 17%;
}
.jws_team.layout11 .jws_team_content {
  text-align: center;
}
.jws_team.layout11 .jws_team_inner:hover .jws_team_image img {
  transform: scale(1.1);
}
.jws_team.layout11 .jws_team_image {
  position: relative;
}
.jws_team.layout11 .jws_team_image:before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: 3px solid var(--main);
  position: absolute;
  right: -8px;
  top: 0;
}
.jws_team.layout11 .jws_team_image span {
  display: block;
  border-radius: 100%;
  overflow: hidden;
}
.jws_team.layout11 .jws_team_image img {
  width: 100%;
  transition: 0.5s all;
}
.jws_team.layout11 .team_icon {
  padding: 0;
  margin-bottom: 0px;
}
.jws_team.layout11 .team_icon li {
  display: inline-block;
  list-style: none;
  margin: 0 3px;
}
.jws_team.layout11 .team_icon li a {
  font-size: 16px;
  background: rgba(242, 242, 254, 0.1);
  color: #ffffff;
  width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  line-height: 40px;
  border-radius: 100%;
}
.jws_team.layout11 .team_icon li a:hover {
  background: var(--main);
  color: var(--heading);
}
.jws_team.layout1 .jws_team_inner {
  text-align: center;
}
.jws_team.layout1 .jws_team_inner .jws_team_image {
  overflow: hidden;
  position: relative;
}
.jws_team.layout1 .jws_team_inner .jws_team_image img {
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
  transition: 0.6s all;
}
.jws_team.layout1 .jws_team_inner .jws_team_image:before {
  content: "";
  position: absolute;
  background: #f5f5f5;
  width: 100%;
  height: calc(100% - 80px);
  bottom: 0;
  left: 0;
  transition: 0.6s all;
}
.jws_team.layout1 .jws_team_inner .jws_team_content {
  width: calc(100% - 5vw);
  position: relative;
  margin-left: 2.5vw;
  transform: translatey(-50%);
  -webkit-transform: translatey(-50%);
  margin-bottom: -15%;
  border-radius: 5px;
  background: #ffffff;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.15);
  padding: 17px 15px 13px;
}
.jws_team.layout1 .jws_team_inner .jws_team_content .team_title {
  margin-bottom: 10px;
}
.jws_team.layout1 .jws_team_inner .jws_team_content .team_icon {
  padding: 0;
  margin-bottom: 5px;
}
.jws_team.layout1 .jws_team_inner .jws_team_content .team_icon li {
  display: inline-block;
  list-style: none;
  margin: 0 8px;
}
.jws_team.layout1 .jws_team_inner .jws_team_content .team_icon li a {
  font-size: 16px;
}
.jws_team.layout1 .jws_team_inner:hover .jws_team_image img {
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.jws_team.layout1 .jws_team_inner:hover .jws_team_image:before {
  transform: translateY(60px);
  -webkit-transform: translateY(60px);
}
.jws_team.layout2 .jws_team_inner .jws_team_image {
  position: relative;
}
.jws_team.layout2 .jws_team_inner .jws_team_image > a {
  display: block;
  border-radius: 5px;
  overflow: hidden;
}
.jws_team.layout2 .jws_team_inner .jws_team_image img {
  width: 100%;
  transition: 0.5s all;
}
.jws_team.layout2 .jws_team_inner .jws_team_image .team_icon {
  padding: 0;
  margin: 0;
  list-style-type: none;
  position: absolute;
  bottom: 0;
  right: 20px;
  background: #ffffff;
  width: 40px;
  text-align: center;
  font-size: 14px;
  padding-top: 12px;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  padding-bottom: 24px;
  transition: 0.3s all;
  opacity: 0;
}
.jws_team.layout2 .jws_team_inner .jws_team_image .team_icon li {
  margin-bottom: 6.5px;
  transition: 0.3s all;
  opacity: 0;
  transform: translatey(10px);
  -webkit-transform: translatey(10px);
}
.jws_team.layout2 .jws_team_inner .jws_team_image .team_icon li a {
  color: #3a3a3a;
}
.jws_team.layout2 .jws_team_inner .jws_team_image .team_icon li a:hover {
  color: var(--main);
}
.jws_team.layout2 .jws_team_inner .jws_team_image .team_icon li.show {
  opacity: 1;
  transform: translatey(0);
  -webkit-transform: translatey(0);
}
.jws_team.layout2 .jws_team_inner .jws_team_image .team_icon.opened {
  opacity: 1;
}
.jws_team.layout2 .jws_team_inner .jws_team_image .team_show_social {
  position: absolute;
  width: 40px;
  height: 40px;
  background: var(--main);
  border-radius: 100%;
  bottom: -20px;
  right: 20px;
  cursor: pointer;
}
.jws_team.layout2 .jws_team_inner .jws_team_image .team_show_social::before {
  transform: rotate(0deg);
}
.jws_team.layout2 .jws_team_inner .jws_team_image .team_show_social::after {
  opacity: 1;
  transform: rotate(-90deg);
}
.jws_team.layout2 .jws_team_inner .jws_team_image .team_show_social::before,
.jws_team.layout2 .jws_team_inner .jws_team_image .team_show_social::after {
  position: absolute;
  top: 50%;
  left: 38%;
  width: 10px;
  height: 2px;
  background: #ffffff;
  content: '';
  transition: all 0.4s ease-in-out;
}
.jws_team.layout2 .jws_team_inner .jws_team_image .team_show_social.opened::before {
  transform: rotate(180deg);
}
.jws_team.layout2 .jws_team_inner .jws_team_image .team_show_social.opened::after {
  opacity: 0;
  transform: rotate(90deg);
}
.jws_team.layout2 .jws_team_inner .jws_team_content {
  text-align: center;
  margin-top: 20px;
}
.jws_team.layout2 .jws_team_inner .jws_team_content .team_title {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 4px;
}
.jws_team.layout2 .jws_team_inner .jws_team_content .team_title a {
  color: var(--color1);
}
.jws_team.layout2 .jws_team_inner .jws_team_content .team_title a:hover {
  color: var(--main);
}
.jws_team.layout2 .jws_team_inner:hover .jws_team_image img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.jws_team.layout3 .jws_team_item .jws_team_inner {
  transition: 0.3s all;
  margin-bottom: -57px;
}
.jws_team.layout3 .jws_team_item .jws_team_inner .jws_team_image img {
  border-radius: 5px;
  transition: 0.3s all;
  width: 100%;
  z-index: 1;
  position: relative;
}
.jws_team.layout3 .jws_team_item .jws_team_inner .jws_team_content {
  text-align: center;
  padding: 27px 15px 19px 15px;
  transition: 0.3s all;
}
.jws_team.layout3 .jws_team_item .jws_team_inner .jws_team_content .team_info {
  transition: 0.3s all;
  transform: translateY(-57px);
  -webkit-transform: translateY(-57px);
}
.jws_team.layout3 .jws_team_item .jws_team_inner .jws_team_content .team_title {
  font-size: 14px;
  font-weight: bold;
  margin-top: 4px;
}
.jws_team.layout3 .jws_team_item .jws_team_inner .jws_team_content .team_title a {
  color: var(--color1);
}
.jws_team.layout3 .jws_team_item .jws_team_inner .jws_team_content .team_job {
  font-size: 14px;
  font-family: var(--font1);
  color: var(--colorbody);
}
.jws_team.layout3 .jws_team_item .jws_team_inner .jws_team_content .team_icon {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  transition: 0.3s all;
  opacity: 0;
  margin-bottom: 22px;
  transform: translateY(-77px);
  -webkit-transform: translateY(-77px);
}
.jws_team.layout3 .jws_team_item .jws_team_inner .jws_team_content .team_icon li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 6px;
}
.jws_team.layout3 .jws_team_item .jws_team_inner .jws_team_content .team_icon li a {
  color: #ffffff;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 100%;
  font-size: 10px;
  background: #0a0f21;
}
.jws_team.layout3 .jws_team_item .jws_team_inner .jws_team_content .team_icon li a:hover {
  background: var(--main);
}
.jws_team.layout3 .jws_team_item .jws_team_inner:hover {
  box-shadow: 0px 5px 27px 3px rgba(11, 11, 115, 0.1);
  transform: translatey(-57px);
  -webkit-transform: translatey(-57px);
}
.jws_team.layout3 .jws_team_item .jws_team_inner:hover .jws_team_image img {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.jws_team.layout3 .jws_team_item .jws_team_inner:hover .jws_team_content {
  background: #f7f7f7;
}
.jws_team.layout3 .jws_team_item .jws_team_inner:hover .jws_team_content .team_icon {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
}
.jws_team.layout3 .jws_team_item .jws_team_inner:hover .jws_team_content .team_info {
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.jws_team.jws_team_slider .slick-list {
  padding: 60px 20px 35px 20px;
  margin: 0 -20px;
}
.jws_team.jws_team_slider .slick-list .slick-slide {
  opacity: 0;
  transition: 0.4s all;
}
.jws_team.jws_team_slider .slick-list .slick-slide.slick-active {
  opacity: 1;
}
.jws_team.jws_team_slider .slick-dots {
  text-align: center;
  margin-top: -22px;
  z-index: 1;
  position: relative;
  padding: 0;
}
.jws_team.jws_team_slider .slick-dots li {
  width: 10px;
  height: 6px;
  transition: 0.4s all;
  background: var(--main);
  opacity: 0.5;
  border-radius: 5px;
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
}
.jws_team.jws_team_slider .slick-dots li.slick-active {
  opacity: 1;
  width: 30px;
}
.jws_team.jws_team_slider .slick-dots li button {
  display: none;
}
.jws_team.team-3d-slider {
  justify-content: center;
  margin: 0;
}
.jws_team.team-3d-slider .carousel-items {
  display: block;
  overflow: visible;
  position: relative;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.jws_team.team-3d-slider .carousel-item {
  flex-grow: 0;
  flex-shrink: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
}
.jws_team.team-3d-slider.carousel-initialized .carousel-item {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: visibility 0.45s step-end;
}
.jws_team.team-3d-slider.carousel-initialized .carousel-item.is-active,
.jws_team.team-3d-slider.carousel-initialized .carousel-item.is-top,
.jws_team.team-3d-slider.carousel-initialized .carousel-item.is-bottom {
  opacity: 1;
  visibility: visible;
}
.jws_team.team-3d-slider.carousel-initialized .carousel-item.is-top,
.jws_team.team-3d-slider.carousel-initialized .carousel-item.is-bottom {
  cursor: pointer;
  transition-timing-function: step-start;
}
.jws_team.team-3d-slider.carousel-initialized .carousel-item.is-active {
  position: relative;
  top: auto;
  left: auto;
  z-index: 1;
}
.jws_team.layout4 .jws_team_item .jws_team_inner {
  position: relative;
}
.jws_team.layout4 .jws_team_item .jws_team_inner .jws_team_image {
  overflow: hidden;
}
.jws_team.layout4 .jws_team_item .jws_team_inner .jws_team_image img {
  width: 100%;
  transition: .5s all;
}
.jws_team.layout4 .jws_team_item .jws_team_inner .jws_team_content {
  position: absolute;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -0-align-items: center;
  height: 100%;
  width: 100%;
}
.jws_team.layout4 .jws_team_item .jws_team_inner .jws_team_content:before {
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  transition: 0.5s all;
  opacity: 0;
}
.jws_team.layout4 .jws_team_item .jws_team_inner .jws_team_content .jws_team_border {
  position: absolute;
  border: 2px solid #ffffff;
  width: calc(100% - 40px);
  bottom: 20px;
  left: 20px;
  opacity: 0;
  height: calc(100% - 40px);
  transition: 0.2s all , height 0.3s ease;
}
.jws_team.layout4 .jws_team_item .jws_team_inner .jws_team_content .jws_team_content_inner {
  width: 100%;
  text-align: center;
  font-family: var(--font1);
  position: relative;
  z-index: 1;
  padding: 40px;
  opacity: 0;
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
  transition: 0.3s all;
}
.jws_team.layout4 .jws_team_item .jws_team_inner .jws_team_content .jws_team_content_inner .team_title {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.5px;
}
.jws_team.layout4 .jws_team_item .jws_team_inner .jws_team_content .jws_team_content_inner .team_title a {
  color: #ffffff;
}
.jws_team.layout4 .jws_team_item .jws_team_inner .jws_team_content .jws_team_content_inner .team_job {
  display: inline-block;
  color: var(--main);
  font-family: var(--font1);
  background: #101010;
  padding: 2px 7px;
  font-weight: 400;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
}
.jws_team.layout4 .jws_team_item .jws_team_inner .jws_team_content .jws_team_content_inner .team_icon {
  margin: 0;
  list-style-type: none;
  padding: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}
.jws_team.layout4 .jws_team_item .jws_team_inner .jws_team_content .jws_team_content_inner .team_icon li {
  display: inline-block;
  margin: 0 6.5px;
}
.jws_team.layout4 .jws_team_item .jws_team_inner .jws_team_content .jws_team_content_inner .team_icon li a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  display: block;
  border-radius: 100%;
  color: #ffffff;
  background: var(--main);
  font-size: 12px;
}
.jws_team.layout4 .jws_team_item .jws_team_inner .jws_team_content .jws_team_content_inner .team_icon li a:hover {
  background: #ffffff;
  color: #101010;
}
.jws_team.layout4 .jws_team_item .jws_team_inner:hover .jws_team_image img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.jws_team.layout4 .jws_team_item .jws_team_inner:hover .jws_team_content:before {
  opacity: 1;
}
.jws_team.layout4 .jws_team_item .jws_team_inner:hover .jws_team_content .jws_team_border {
  opacity: 1;
}
.jws_team.layout4 .jws_team_item .jws_team_inner:hover .jws_team_content .jws_team_content_inner {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
}
.jws_team.layout5 .jws_team_item .jws_team_inner .jws_team_image {
  position: relative;
  margin-bottom: 33px;
}
.jws_team.layout5 .jws_team_item .jws_team_inner .jws_team_image .team_icon {
  padding: 0;
  margin: 0;
  list-style-type: none;
  position: absolute;
  top: 50%;
  margin-top: -70px;
  right: 0;
  background: #ffffff;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  padding: 10px 10px;
  padding: 15px 16px;
  text-align: center;
}
.jws_team.layout5 .jws_team_item .jws_team_inner .jws_team_image .team_icon li {
  margin-bottom: 5px;
}
.jws_team.layout5 .jws_team_item .jws_team_inner .jws_team_image .team_icon li:last-child {
  margin-bottom: 0px;
}
.jws_team.layout5 .jws_team_item .jws_team_inner .jws_team_image .team_icon li a {
  font-size: 14px;
  color: var(--color1);
}
.jws_team.layout5 .jws_team_item .jws_team_inner .jws_team_content .jws_team_content_inner {
  text-align: center;
}
.jws_team.layout5 .jws_team_item .jws_team_inner .jws_team_content .jws_team_content_inner .team_title {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 3px;
}
.jws_team.layout5 .jws_team_item .jws_team_inner .jws_team_content .jws_team_content_inner .team_title a {
  color: var(--color1);
}
.jws_team.layout5 .jws_team_item .jws_team_inner .jws_team_content .jws_team_content_inner .team_title a:hover {
  color: var(--main);
}
.jws_team.layout5 .jws_team_item .jws_team_inner .jws_team_content .jws_team_content_inner .team_job {
  font-size: 16px;
  font-weight: 400;
}
.jws_team.layout5.carousel-initialized .jws_team_item .team_icon {
  opacity: 0;
  transition: 0.3s all;
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
}
.jws_team.layout5.carousel-initialized .jws_team_item .jws_team_content {
  opacity: 0;
  transition: 0.3s all;
  transform: translateY(50px);
  -webkit-transform: translateY(50px);
}
.jws_team.layout5.carousel-initialized .jws_team_item.is-active .team_icon {
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.jws_team.layout5.carousel-initialized .jws_team_item.is-active .jws_team_content {
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.jws_team.layout6 .jws_team_item .jws_team_inner {
  position: relative;
}
.jws_team.layout6 .jws_team_item .jws_team_inner .jws_team_image img {
  width: 100%;
}
.jws_team.layout6 .jws_team_item .jws_team_inner .overlay {
  position: absolute;
  background: rgba(255, 255, 255, 0.95);
  width: calc(100% - 50px);
  height: 0;
  bottom: 25px;
  left: 25px;
  transition: 0.3s all;
  transition-delay: 0.3s;
}
.jws_team.layout6 .jws_team_item .jws_team_inner .jws_team_content {
  position: absolute;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -0-align-items: center;
  height: 100%;
  width: 100%;
  transition: 0.3s all;
  opacity: 0;
  transform: translatey(20px);
  -webkit-transform: translatey(20px);
}
.jws_team.layout6 .jws_team_item .jws_team_inner .jws_team_content .jws_team_content_inner {
  position: relative;
  width: 100%;
  text-align: center;
}
.jws_team.layout6 .jws_team_item .jws_team_inner .jws_team_content .jws_team_content_inner .team_info .team_title {
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.5px;
  margin-bottom: 6px;
}
.jws_team.layout6 .jws_team_item .jws_team_inner .jws_team_content .jws_team_content_inner .team_info .team_title a {
  color: var(--color1);
}
.jws_team.layout6 .jws_team_item .jws_team_inner .jws_team_content .jws_team_content_inner .team_info .team_job {
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 0.5px;
}
.jws_team.layout6 .jws_team_item .jws_team_inner .jws_team_content .jws_team_content_inner .team_icon {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 8px;
}
.jws_team.layout6 .jws_team_item .jws_team_inner .jws_team_content .jws_team_content_inner .team_icon li {
  display: inline-block;
  margin: 0 8.5px;
}
.jws_team.layout6 .jws_team_item .jws_team_inner .jws_team_content .jws_team_content_inner .team_icon li a {
  color: var(--main);
}
.jws_team.layout6 .jws_team_item .jws_team_inner .jws_team_content .jws_team_content_inner .team_icon li a:hover {
  color: var(--color1);
}
.jws_team.layout6 .jws_team_item .jws_team_inner:hover .overlay {
  height: calc(100% - 50px);
  transition-delay: 0.2s;
}
.jws_team.layout6 .jws_team_item .jws_team_inner:hover .jws_team_content {
  opacity: 1;
  transform: translatey(0px);
  -webkit-transform: translatey(0px);
  transition-delay: 0.3s;
}
.jws_team.layout7 .jws_team_item .jws_team_inner .jws_team_image {
  position: relative;
  margin-bottom: 27px;
  transition: 0.3s all;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1200px;
  perspective: 1200px;
  overflow: visible;
}
.jws_team.layout7 .jws_team_item .jws_team_inner .jws_team_image .team_hover3d {
  -webkit-transform-style: inherit;
  transform-style: inherit;
  -webkit-backface-visibility: inherit;
  backface-visibility: inherit;
  -webkit-perspective: inherit;
  perspective: inherit;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.jws_team.layout7 .jws_team_item .jws_team_inner .jws_team_image img {
  width: 100%;
}
.jws_team.layout7 .jws_team_item .jws_team_inner .jws_team_image .team_icon_container {
  position: absolute;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -0-align-items: center;
  height: 100%;
  width: 100%;
  transition: 0.3s all;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 51px);
  transform: translate3d(0, 0, 51px);
}
.jws_team.layout7 .jws_team_item .jws_team_inner .jws_team_image .team_icon {
  list-style-type: none;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 8px;
  display: block;
  position: relative;
}
.jws_team.layout7 .jws_team_item .jws_team_inner .jws_team_image .team_icon li {
  display: inline-block;
  margin: 0 8.5px;
}
.jws_team.layout7 .jws_team_item .jws_team_inner .jws_team_image .team_icon li a {
  color: var(--main);
}
.jws_team.layout7 .jws_team_item .jws_team_inner .jws_team_image .team_icon li a:hover {
  color: var(--color1);
}
.jws_team.layout7 .jws_team_item .jws_team_inner .overlay {
  position: absolute;
  background: rgba(255, 255, 255, 0.95);
  width: calc(100% - 50px);
  height: 0;
  bottom: 25px;
  left: 25px;
  transition: 0.3s all;
  transition-delay: 0.3s;
  -webkit-transform: translate3d(0, 0, 50px);
  transform: translate3d(0, 0, 50px);
}
.jws_team.layout7 .jws_team_item .jws_team_inner .jws_team_content .jws_team_content_inner .team_info .team_title {
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.5px;
  margin-bottom: 6px;
}
.jws_team.layout7 .jws_team_item .jws_team_inner .jws_team_content .jws_team_content_inner .team_info .team_title a {
  color: var(--color1);
}
.jws_team.layout7 .jws_team_item .jws_team_inner .jws_team_content .jws_team_content_inner .team_info .team_job {
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 0.5px;
}
.jws_team.layout7 .jws_team_item .jws_team_inner:hover .overlay {
  height: calc(100% - 50px);
  transition-delay: 0.2s;
}
.jws_team.layout7 .jws_team_item .jws_team_inner:hover .jws_team_image .team_hover3d {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.07000000000000001);
}
.jws_team.layout7 .jws_team_item .jws_team_inner:hover .jws_team_image .team_icon_container {
  opacity: 1;
  transition-delay: 0.3s;
}
.jws_team.layout8 .jws_team_inner .jws_team_image {
  border-radius: 5px;
  overflow: hidden;
}
.jws_team.layout8 .jws_team_inner .jws_team_image img {
  width: 100%;
  transition: 0.3s all;
}
.jws_team.layout8 .jws_team_inner .team_icon {
  bottom: 32px;
  right: 20px;
  list-style-type: none;
}
.jws_team.layout8 .jws_team_inner .team_icon li {
  margin-bottom: 5px;
  transition: 0.3s all;
  opacity: 0;
  transform: translatey(10px);
  -webkit-transform: translatey(10px);
}
.jws_team.layout8 .jws_team_inner .team_icon li a {
  font-size: 13px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 100%;
  display: block;
  text-align: center;
}
.jws_team.layout8 .jws_team_inner:hover .jws_team_image img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.jws_team.layout8 .jws_team_inner:hover .team_icon li {
  opacity: 1;
  transform: translatey(0px);
  -webkit-transform: translatey(0px);
}
.jws_team.layout8 .jws_team_inner:hover .team_icon li:nth-child(2) {
  transition-delay: 0.1s;
}
.jws_team.layout8 .jws_team_inner:hover .team_icon li:nth-child(3) {
  transition-delay: 0.2s;
}
.jws_team.layout8 .jws_team_inner:hover .team_icon li:nth-child(4) {
  transition-delay: 0.3s;
}
.jws_team.layout9 .jws_team_inner .jws_team_image {
  overflow: hidden;
}
.jws_team.layout9 .jws_team_inner .jws_team_image:before {
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: 0.3s all;
  content: "";
  opacity: 0;
  z-index: 1;
}
.jws_team.layout9 .jws_team_inner .team_icon {
  bottom: 14px;
  left: 23px;
  list-style-type: none;
  padding: 0;
  margin: 0;
  z-index: 2;
}
.jws_team.layout9 .jws_team_inner .team_icon li {
  margin-bottom: 8px;
  transition: 0.3s all;
  opacity: 0;
  transform: translatey(10px);
  -webkit-transform: translatey(10px);
}
.jws_team.layout9 .jws_team_inner .team_icon li a {
  font-size: 13px;
  border-radius: 100%;
  display: block;
  text-align: center;
  color: var(--light);
}
.jws_team.layout9 .jws_team_inner:hover .jws_team_image img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.jws_team.layout9 .jws_team_inner:hover .jws_team_image:before {
  opacity: 1;
}
.jws_team.layout9 .jws_team_inner:hover .team_icon li {
  opacity: 1;
  transform: translatey(0px);
  -webkit-transform: translatey(0px);
}
.jws_team.layout9 .jws_team_inner:hover .team_icon li:nth-child(2) {
  transition-delay: 0.1s;
}
.jws_team.layout9 .jws_team_inner:hover .team_icon li:nth-child(3) {
  transition-delay: 0.2s;
}
.jws_team.layout9 .jws_team_inner:hover .team_icon li:nth-child(4) {
  transition-delay: 0.3s;
}
.jws_team.layout10 .jws_team_inner .jws_team_image {
  position: relative;
}
.jws_team.layout10 .jws_team_inner .jws_team_image > span {
  position: absolute;
  opacity: 0;
  transition: 0.3s all;
}
.jws_team.layout10 .jws_team_inner .jws_team_image .img_hover1 {
  right: -34px;
  bottom: 13px;
  transform: translate(-35px, -22px);
}
.jws_team.layout10 .jws_team_inner .jws_team_image .img_hover2 {
  left: -17px;
  top: -20px;
  transform: translate(35px, 22px);
}
.jws_team.layout10 .jws_team_inner .jws_team_image .img_hover3 {
  top: 0px;
  left: -9px;
  transform: scale(0.6);
}
.jws_team.layout10 .jws_team_inner .jws_team_image > a {
  display: block;
  border-radius: 5px;
  overflow: hidden;
}
.jws_team.layout10 .jws_team_inner .jws_team_image a img {
  width: 100%;
  transition: 0.5s all;
  border-radius: 100%;
}
.jws_team.layout10 .jws_team_inner .jws_team_content {
  text-align: center;
  margin-top: 20px;
}
.jws_team.layout10 .jws_team_inner .jws_team_content .team_title {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 4px;
}
.jws_team.layout10 .jws_team_inner .jws_team_content .team_title a {
  color: var(--color1);
}
.jws_team.layout10 .jws_team_inner .jws_team_content .team_title a:hover {
  color: var(--main);
}
.jws_team.layout10 .jws_team_inner:hover .jws_team_image > span {
  opacity: 1;
}
.jws_team.layout10 .jws_team_inner:hover .jws_team_image .img_hover3 {
  transform: scale(1);
}
.jws_team.layout10 .jws_team_inner:hover .jws_team_image .img_hover1,
.jws_team.layout10 .jws_team_inner:hover .jws_team_image .img_hover2 {
  transform: none;
}
.add-to-team {
  text-align: center;
}
.add-to-team h3 {
  font-weight: 500;
  font-size: 18px;
  color: var(--color1);
  margin-bottom: 15px;
}
.add-to-team a {
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  display: inline-block;
  border: 1px solid var(--color1);
  border-radius: 100%;
}
.add-to-team a .icon-add {
  display: inline-block;
  width: 13px;
  height: 13px;
  position: relative;
}
.add-to-team a .icon-add:before,
.add-to-team a .icon-add:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: var(--color1);
  transition: 0.3s all;
}
.add-to-team a .icon-add:after {
  transform: rotate(90deg);
}
.add-to-team a:hover {
  background: var(--color1);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate3d(0, 0, 1, 180deg);
  transform: rotate3d(0, 0, 1, 180deg);
}
.add-to-team a:hover .icon-add:before,
.add-to-team a:hover .icon-add:after {
  background: #ffffff;
}
.jws_team_image img {
  width: 100%;
  transition: .3s all;
  will-change: transform;
}
.jws-breadcrumbs {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.jws-breadcrumbs li {
  display: inline;
}
.jws-breadcrumbs li:first-child {
  margin-left: 0 !important;
}
.jws-breadcrumbs li i {
  display: inline-block;
}
.job_nav {
  padding: 0;
  list-style-type: none;
  text-align: center;
  margin-bottom: 62px;
}
.job_nav li {
  display: inline-block;
  margin: 0 10px;
}
.job_nav li a {
  display: block;
  font-size: 14px;
  font-family: var(--font1);
  font-weight: 600;
  color: var(--colorbody);
  text-transform: uppercase;
  padding: 4px 42px;
  border-radius: 40px;
  border: 1px solid transparent;
}
.job_nav li a:hover {
  background: #f5f5f5;
}
.job_nav li a.filter-active {
  border-color: var(--main);
  color: var(--main);
  background: transparent;
}
.job_filter_content {
  transition: all 0.7s ease 0s;
}
.job_filter_content.jws_job_layout1 .jws_job_item .jws_job_wap {
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -0-align-items: center;
  padding: 30px 25px;
  box-shadow: 3px 4px 13.5px 1.5px rgba(28, 31, 28, 0.05);
  transition: 0.3s all;
}
.job_filter_content.jws_job_layout1 .jws_job_item .jws_job_wap:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 100%;
  background: var(--main);
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.3s all;
  transform: translatex(-100%);
  -webkit-transform: translatex(-100%);
}
.job_filter_content.jws_job_layout1 .jws_job_item .jws_job_wap .jws_job_logo {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  padding: 0 10px;
}
.job_filter_content.jws_job_layout1 .jws_job_item .jws_job_wap .job_info {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 56%;
  flex: 0 0 56%;
  max-width: 56%;
}
.job_filter_content.jws_job_layout1 .jws_job_item .jws_job_wap .job_info .entry-title {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 7px;
}
.job_filter_content.jws_job_layout1 .jws_job_item .jws_job_wap .job_info .entry-title a {
  color: var(--color1);
}
.job_filter_content.jws_job_layout1 .jws_job_item .jws_job_wap .job_info .entry-title a:hover {
  color: var(--main);
}
.job_filter_content.jws_job_layout1 .jws_job_item .jws_job_wap .job_info > div {
  font-size: 14px;
  line-height: 24px;
}
.job_filter_content.jws_job_layout1 .jws_job_item .jws_job_wap .job_info > div > span {
  font-weight: bold;
  margin-right: 2px;
}
.job_filter_content.jws_job_layout1 .jws_job_item .jws_job_wap .job_action {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 24%;
  flex: 0 0 24%;
  max-width: 24%;
  text-align: right;
}
.job_filter_content.jws_job_layout1 .jws_job_item .jws_job_wap .job_action .job_type {
  font-size: 12px;
  color: #959595;
  background: #f5f5f5;
  text-align: center;
  border-radius: 10px;
  display: inline-block;
  padding: 0 15px;
  line-height: 24px;
  margin-bottom: 28px;
}
.job_filter_content.jws_job_layout1 .jws_job_item .jws_job_wap .job_action .job_readmore {
  font-family: var(--font1);
  font-weight: 600;
  font-size: 13px;
  display: block;
}
.job_filter_content.jws_job_layout1 .jws_job_item .jws_job_wap .job_action .job_readmore span {
  margin-left: 5px;
}
.job_filter_content.jws_job_layout1 .jws_job_item .jws_job_wap .job_action .job_readmore:hover span {
  animation: bounceAlpha 1s both;
  -webkit-animation: bounceAlpha 1s both;
  display: inline-block;
}
.job_filter_content.jws_job_layout1 .jws_job_item .jws_job_wap:hover {
  box-shadow: 3px 4px 36px 4px rgba(28, 31, 28, 0.15);
}
.job_filter_content.jws_job_layout1 .jws_job_item .jws_job_wap:hover:before {
  opacity: 1;
  transform: translatex(0);
  -webkit-transform: translatex(0);
}
.job_filter_content.jws_job_layout2 .jws_job_wap {
  overflow: hidden;
  position: relative;
  padding: 30px 43px;
  border-bottom: 1px solid #f4f4f4;
  transition: 0.3s all;
}
.job_filter_content.jws_job_layout2 .jws_job_wap:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 100%;
  background: var(--main);
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.3s all;
  transform: translatex(-100%);
  -webkit-transform: translatex(-100%);
}
.job_filter_content.jws_job_layout2 .jws_job_wap .entry-title {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 7px;
  line-height: 20px;
}
.job_filter_content.jws_job_layout2 .jws_job_wap .entry-title a {
  color: var(--color1);
}
.job_filter_content.jws_job_layout2 .jws_job_wap .entry-title a:hover {
  color: var(--main);
}
.job_filter_content.jws_job_layout2 .jws_job_wap:hover:before {
  opacity: 1;
  transform: translatex(0);
  -webkit-transform: translatex(0);
}
.job_filter_content.jws_job_layout4 .jws_job_item:first-child .jws_job_wap {
  border-top: 1px solid #e7e7e7;
}
.job_filter_content.jws_job_layout4 .jws_job_wap {
  overflow: hidden;
  position: relative;
  padding: 42px 0px;
  border-bottom: 1px solid #e7e7e7;
  transition: 0.3s all;
}
.job_filter_content.jws_job_layout4 .jws_job_wap .entry-title {
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
}
.job_filter_content.jws_job_layout4 .jws_job_wap .entry-title span {
  font-size: 16px;
  float: right;
}
.job_filter_content.jws_job_layout4 .jws_job_wap .entry-title a {
  color: var(--color1);
}
.job_filter_content.jws_job_layout4 .jws_job_wap:hover {
  border-color: var(--color1);
  padding-left: 30px;
}
.job_filter_content.jws_job_layout3 .jws_job_item .jws_job_wap {
  overflow: hidden;
  position: relative;
  padding: 30px 25px 30px 45px;
  box-shadow: 3px 4px 13.5px 1.5px rgba(28, 31, 28, 0.05);
  transition: 0.3s all;
}
.job_filter_content.jws_job_layout3 .jws_job_item .jws_job_wap .job_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -0-align-items: center;
  margin-bottom: 14px;
}
.job_filter_content.jws_job_layout3 .jws_job_item .jws_job_wap:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 100%;
  background: var(--main4);
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.3s all;
  transform: translatex(-100%);
  -webkit-transform: translatex(-100%);
}
.job_filter_content.jws_job_layout3 .jws_job_item .jws_job_wap .job_info {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 65%;
  flex: 0 0 65%;
  max-width: 65%;
}
.job_filter_content.jws_job_layout3 .jws_job_item .jws_job_wap .job_info .entry-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 7px;
}
.job_filter_content.jws_job_layout3 .jws_job_item .jws_job_wap .job_info .entry-title a {
  color: var(--color1);
}
.job_filter_content.jws_job_layout3 .jws_job_item .jws_job_wap .job_info .entry-title a:hover {
  color: var(--main4);
}
.job_filter_content.jws_job_layout3 .jws_job_item .jws_job_wap .job_info > div {
  font-size: 16px;
  line-height: 24px;
}
.job_filter_content.jws_job_layout3 .jws_job_item .jws_job_wap .job_info > div > span {
  font-weight: 600;
  margin-right: 2px;
  color: var(--color1);
}
.job_filter_content.jws_job_layout3 .jws_job_item .jws_job_wap .job_action {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35%;
  flex: 0 0 35%;
  max-width: 35%;
  text-align: right;
}
.job_filter_content.jws_job_layout3 .jws_job_item .jws_job_wap .job_action .job_type {
  font-size: 12px;
  color: #959595;
  background: #f5f5f5;
  text-align: center;
  border-radius: 10px;
  display: inline-block;
  padding: 0 15px;
  line-height: 24px;
  margin-bottom: 28px;
}
.job_filter_content.jws_job_layout3 .jws_job_item .jws_job_wap .job_action .job_readmore {
  font-family: var(--font1);
  font-weight: 600;
  font-size: 13px;
  display: block;
  color: var(--main4);
}
.job_filter_content.jws_job_layout3 .jws_job_item .jws_job_wap .job_action .job_readmore span {
  margin-left: 5px;
}
.job_filter_content.jws_job_layout3 .jws_job_item .jws_job_wap .job_action .job_readmore:hover span {
  animation: bounceAlpha 1s both;
  -webkit-animation: bounceAlpha 1s both;
  display: inline-block;
}
.job_filter_content.jws_job_layout3 .jws_job_item .jws_job_wap:hover {
  box-shadow: 3px 4px 36px 4px rgba(28, 31, 28, 0.15);
}
.job_filter_content.jws_job_layout3 .jws_job_item .jws_job_wap:hover:before {
  opacity: 1;
  transform: translatex(0);
  -webkit-transform: translatex(0);
}
.jws-job-element.cat_nav_left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.jws-job-element.cat_nav_left > div {
  padding: 0 15px;
}
.jws-job-element.cat_nav_left .job_cat_columns {
  -webkit-box-flex: 0;
  -ms-flex: 0 30%;
  flex: 0 0 30%;
  max-width: 30%;
}
.jws-job-element.cat_nav_left .job_cat_columns h4 {
  border-bottom: 1px solid;
  display: inline-block;
  font-size: 30px;
}
.jws-job-element.cat_nav_left .job_filter_content {
  -webkit-box-flex: 0;
  -ms-flex: 0 70%;
  flex: 0 0 70%;
  max-width: 70%;
}
body[data-elementor-device-mode="mobile"] .job_filter_content.jws_job_layout1 .jws_job_item .jws_job_wap .jws_job_logo {
  display: none;
}
body[data-elementor-device-mode="mobile"] .job_filter_content.jws_job_layout1 .jws_job_item .jws_job_wap .job_info {
  -ms-flex: 0 0 66%;
  flex: 0 0 66%;
  max-width: 66%;
}
body[data-elementor-device-mode="mobile"] .job_filter_content.jws_job_layout1 .jws_job_item .jws_job_wap .job_action {
  -ms-flex: 0 0 34%;
  flex: 0 0 34%;
  max-width: 34%;
}
@media (max-width: 767px) {
  .jws-job-element.cat_nav_left .job_cat_columns,
  .jws-job-element.cat_nav_left .job_filter_content {
    -webkit-box-flex: 0;
    -ms-flex: 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
}
.jws_tab_wrap.display_right .tab_nav_container {
  order: 12;
}
.jws_tab_wrap.display_left,
.jws_tab_wrap.display_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.jws_tab_wrap.display_left .tab_nav_container,
.jws_tab_wrap.display_right .tab_nav_container {
  -ms-flex: 0 0 33%;
  flex: 0 0 33%;
  max-width: 33%;
}
.jws_tab_wrap.display_left .tab_nav_container .tab_nav_wrap,
.jws_tab_wrap.display_right .tab_nav_container .tab_nav_wrap {
  display: block;
}
.jws_tab_wrap.display_left .tab_nav_container .tab_nav_wrap .tab_nav li,
.jws_tab_wrap.display_right .tab_nav_container .tab_nav_wrap .tab_nav li {
  display: block;
}
.jws_tab_wrap.display_left .tab_content,
.jws_tab_wrap.display_right .tab_content {
  padding: 0 30px;
}
.jws_tab_wrap .tab_nav_wrap {
  background: #f5f5f5;
  padding: 8px;
  border-radius: 40px;
  display: inline-block;
}
.jws_tab_wrap .tab_absolute {
  position: absolute;
  z-index: 1;
}
.jws_tab_wrap .tab_nav {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.jws_tab_wrap .tab_nav li {
  display: inline-block;
}
.jws_tab_wrap .tab_nav li a {
  position: relative;
  z-index: 1;
  color: var(--color1);
  font-size: 12px;
  font-family: var(--font1);
  display: block;
  padding: 4px 35px 4px 35px;
  font-weight: 600;
}
.jws_tab_wrap .tab_nav li a i {
  display: inline;
}
.jws_tab_wrap .tab_nav li a .elementor-align-icon-right {
  float: right;
}
.jws_tab_wrap .tab_nav li a span {
  display: inline-block;
  vertical-align: middle;
}
.jws_tab_wrap .tab_nav li a span svg {
  width: 1em;
  height: 1em;
}
.jws_tab_wrap .tab_nav li.current a {
  color: #ffffff;
}
.jws_tab_wrap .tab_nav #magic_line {
  background: var(--main);
  position: absolute;
  transition: 0.5s all;
  border-radius: 40px;
}
.jws_tab_wrap .tab_content .jws_tab_item {
  display: none;
}
.jws_tab_wrap .tab_content .jws_tab_item.current {
  display: block;
  animation: jws_fadeInUp 0.7s both;
  -webkit-animation: jws_fadeInUp 0.7s both;
}
.jws_tab_wrap .layout_layout2 .tab_nav_wrap .tab_nav {
  position: relative;
}
.jws_tab_wrap .layout_layout2 .tab_nav_wrap .tab_nav li {
  margin-right: 35px;
}
.jws_tab_wrap .layout_layout2 .tab_nav_wrap .tab_nav #magic_line {
  border-radius: 0;
  height: 4px !important;
}
body[data-elementor-device-mode="mobile"] .jws_tab_wrap .tab_absolute,
body[data-elementor-device-mode="tablet"] .jws_tab_wrap .tab_absolute {
  position: unset;
}
@media (max-width: 767px) {
  .jws_tab_wrap.display_left .tab_content,
  .jws_tab_wrap.display_right .tab_content {
    width: 100% !important;
    max-width: 100% !important;
  }
  .jws_tab_wrap .tab_nav #magic_line.hidden-mobile {
    display: none;
  }
  .jws_tab_wrap.display_right .tab_nav_container {
    order: 0;
  }
  .jws_tab_wrap.display_left,
  .jws_tab_wrap.display_right {
    display: block;
  }
  .jws_tab_wrap.display_left .tab_nav_container,
  .jws_tab_wrap.display_right .tab_nav_container {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.jws-price-table {
  text-align: center;
  border: 1px solid #dfdfdf;
  border-radius: 10px;
  padding: 60px 50px;
}
.jws-price-table .jws-price-table__header .jws-price-table__top_heading {
  font-family: var(--font1);
  font-weight: bold;
  font-size: 14px;
  color: #959595;
  display: block;
  margin-bottom: 16px;
}
.jws-price-table .jws-price-table__header .jws-price-table__heading {
  font-size: 24px;
  font-weight: 600;
  color: var(--color1);
  font-family: var(--font1);
  margin-bottom: 6px;
}
.jws-price-table .jws-price-table__header .jws-price-table__subheading {
  font-family: var(--font1);
  color: #959595;
}
.jws-price-table .jws-price-table__price {
  font-size: 30px;
  font-weight: 600;
  color: var(--color1);
  font-family: var(--font1);
  padding: 36px 0px 29px 0px;
}
.jws-price-table .jws-price-table__price .jws-price-table__period {
  font-size: 16px;
  font-weight: 400;
}
.jws-price-table .jws-price-table__features-list {
  padding: 41px 0px 30px 0px;
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}
.jws-price-table .jws-price-table__footer .jws-price-table__button {
  background: var(--main);
  border-radius: 40px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  font-family: var(--font1);
  display: inline-block;
  padding: 10px 40px;
  box-: 3px 4px 6.3px 0.7px rgba(52, 0, 0, 0.15);
}
.jws-price-table .jws-price-table__footer .jws-price-table__button:hover {
  background: var(--color1);
}
.jws-price-table .jws-price-table__footer .jws-price-footer_detail {
  display: block;
  font-size: 14px;
  font-weight: 600;
  font-family: var(--font1);
  margin: 30px 0px 0px 0px;
}
.jws-price-table .jws-price-table__footer .jws-price-footer_detail span {
  margin-left: 5px;
}
.jws-price-table .jws-price-table__footer .jws-price-footer_detail:hover span {
  display: inline-block;
  animation: bounceAlpha 1s both;
  -webkit-animation: bounceAlpha 1s both;
}
.jws-price-table.layout2 {
  border: none;
  transition: 0.3s all;
}
.jws-price-table.layout2 header {
  border: 1px solid #f0f3fc;
  transition: 0.3s all;
}
.jws-price-table.layout2 footer {
  border: 1px solid #f0f3fc;
  border-top: 0;
}
.jws-price-table.layout2 .jws-price-table__header {
  padding: 50px 15px 0px;
}
.jws-price-table.layout2 .jws-price-table__header .jws-price-table__top_heading {
  margin-bottom: 35px;
}
.jws-price-table.layout2 .jws-price-table__price {
  padding: 30px 0px 42px 0px;
}
.jws-price-table.layout2 .jws-price-table__price .jws-price-table__period {
  display: block;
  margin-top: 6px;
}
.jws-price-table.layout2 .jws-price-table__features-list {
  text-align: left;
  padding: 41px 30px 0px;
}
.jws-price-table.layout2 .jws-price-table__features-list li:not(:last-child) {
  margin-bottom: 10px;
}
.jws-price-table.layout2 .jws-price-table__features-list i {
  color: var(--main);
  margin-right: 11px;
  font-size: 16px;
}
.jws-price-table.layout2 .jws-price-table__footer .jws-price-table__button {
  display: block;
}
.jws-price-table.layout2:hover {
  margin-top: -20px;
}
.jws-price-table.layout2:hover header {
  padding-top: 20px;
  background: var(--main);
  border-color: var(--main);
}
.jws-price-table.layout2:hover header * {
  color: var(--light) !important;
}
.Rectangle_2 {
  background-color: #ffffff;
  box-shadow: 0px 0px 45px 5px rgba(28, 31, 28, 0.05);
  position: absolute;
  left: 777px;
  top: 4620px;
  width: 371px;
  height: 670px;
  z-index: 223;
}
.jws_progress {
  position: relative;
}
.jws_progress.layout_grid_line_top:before {
  position: absolute;
  left: 25px;
  top: 25px;
  height: 2px;
  width: 100vw;
  content: "";
  background-image: linear-gradient(to right, var(--button_bgcolor) 0%, var(--button_bgcolor2) 51%, var(--button_bgcolor) 100%);
  background-size: 200% auto;
}
.jws_progress.layout_grid_line_top .box_icon {
  width: 48px;
  height: 48px;
  line-height: 52px;
  margin-bottom: 25px;
  background-image: linear-gradient(to right, var(--button_bgcolor) 0%, var(--button_bgcolor2) 51%, var(--button_bgcolor) 100%);
  background-size: 200% auto;
  text-align: center;
  font-size: 24px;
  border-radius: 100%;
}
.jws_progress.layout_list_square {
  overflow: hidden;
}
.jws_progress.layout_list_square .progress_item {
  position: relative;
  padding-left: 46px;
}
.jws_progress.layout_list_square .progress_item:last-child:after {
  content: "";
  height: 1000px;
  width: 1px;
  background: var(--main);
  bottom: 97%;
  left: 7px;
  position: absolute;
}
.jws_progress.layout_list_square .progress_item:before {
  content: "";
  width: 15px;
  height: 15px;
  background: var(--main);
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 0px;
}
.jws_progress.layout_grid_line_left .progress_item {
  display: flex;
  position: relative;
}
.jws_progress.layout_grid_line_left .progress_item:before {
  content: "";
  height: 100%;
  width: 1px;
  background: var(--main);
  left: 28px;
  top: 56px;
  position: absolute;
}
.jws_progress.layout_grid_line_left .progress_item:last-child:before {
  display: none;
}
.jws_progress.layout_grid_line_left .progress_item .progress_bottom {
  padding-left: 46px;
  padding-top: 14px;
}
.jws_progress.layout_grid_line_left .box_icon {
  min-width: 56px;
  min-height: 56px;
  line-height: 56px;
  margin-bottom: 25px;
  background: var(--main);
  text-align: center;
  font-size: 24px;
  border-radius: 100%;
}
.jws_progress.layout_list_square {
  overflow: hidden;
}
.jws_progress.layout_list_square .progress_item {
  position: relative;
  padding-left: 46px;
}
.jws_progress.layout_list_square .progress_item:last-child:after {
  content: "";
  height: 1000px;
  width: 1px;
  background: var(--main);
  bottom: 97%;
  left: 7px;
  position: absolute;
}
.jws_progress.layout_list_square .progress_item:before {
  content: "";
  width: 15px;
  height: 15px;
  background: var(--main);
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 0px;
}
.jws_progress.layout_grid_number_top {
  text-align: center;
}
.jws_progress.layout_grid_number_top .progress_top {
  display: inline-block;
  position: relative;
  margin-bottom: 18px;
}
.jws_progress.layout_grid_number_top .progress_number {
  position: absolute;
  background: var(--heading);
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: var(--light);
  font-family: var(--font1);
  font-weight: 500;
  border-radius: 100%;
  top: -5px;
  left: -2px;
}
.jws_progress.layout_grid_number_top .progress_title {
  margin-bottom: 15px;
}
.jws_progress.layout_grid_number_top .box_icon {
  padding: 25px;
  display: inline-block;
  border-radius: 100%;
  background: #f3f4f9;
}
.jws_progress.layout_grid_number_top svg {
  width: 1em;
  height: 1em;
  display: block;
}
.jws_progress.layout_list_hover .progress_item {
  border-radius: 5px;
  transition: 0.3s all;
}
.jws_progress.layout_list_hover .progress_item .progress_title {
  margin-bottom: 12px;
  transition: 0.3s all;
}
.jws_progress.layout_list_hover .progress_item .progress_description {
  transition: 0.3s all;
}
.jws_progress.layout_list:before {
  width: 1px;
  height: calc(100% - 90px);
  left: 45px;
  top: 45px;
  content: "";
  position: absolute;
  background: #d8d8d8;
}
.jws_progress.layout_list .progress_item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -0-align-items: center;
  margin-bottom: 58px;
}
.jws_progress.layout_list .progress_item:last-child {
  margin-bottom: 0;
}
.jws_progress.layout_list .progress_item .progress_left {
  -ms-flex: 0 0 90px;
  flex: 0 0 90px;
  max-width: 90px;
}
.jws_progress.layout_list .progress_item .progress_left .progress_number {
  display: block;
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  background: #ffffff;
  border: 1px solid #dadada;
  font-family: var(--font1);
  font-size: 30px;
  font-weight: 700;
  color: var(--color1);
  border-radius: 100%;
  position: relative;
}
.jws_progress.layout_list .progress_item .progress_left .progress_number.active {
  background: var(--main);
  border-color: var(--main);
  color: #ffffff;
}
.jws_progress.layout_list .progress_item .progress_left .progress_number.active i {
  background: transparent;
}
.jws_progress.layout_list .progress_item .progress_left .progress_number i {
  color: #222222;
  position: absolute;
  bottom: -3px;
  right: -5px;
  font-size: 35px;
  background: #f5f5f5;
  padding: 0px 4px;
}
.jws_progress.layout_list .progress_item .progress_right {
  -ms-flex: 0 0 calc(100% - 90px);
  flex: 0 0 calc(100% - 90px);
  max-width: calc(100% - 90px);
  padding-left: 6.4%;
}
.jws_progress.layout_list .progress_item .progress_right .progress_title {
  color: var(--color1);
  font-family: var(--font1);
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 17px;
}
.jws_progress.layout_list .progress_item .progress_right .progress_description {
  color: #959595;
}
.jws_progress.layout_list2 .progress_item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -0-align-items: center;
}
.jws_progress.layout_list2 .progress_item:last-child {
  margin-bottom: 0;
}
.jws_progress.layout_list2 .progress_item .dots {
  margin-left: 48px;
}
.jws_progress.layout_list2 .progress_item .dots > span {
  height: 4px;
  width: 4px;
  border-radius: 100%;
  background-color: #ffffff;
  display: block;
  margin: 13px 0;
}
.jws_progress.layout_list2 .progress_item:last-child .dots {
  display: none;
}
.jws_progress.layout_list2 .progress_item .progress_left {
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  max-width: 100px;
}
.jws_progress.layout_list2 .progress_item .progress_left .progress_number {
  display: block;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  background: #ffffff;
  font-family: var(--font1);
  font-size: 30px;
  font-weight: 500;
  color: var(--color1);
  border-radius: 100%;
  position: relative;
}
.jws_progress.layout_list2 .progress_item .progress_left .progress_number.active {
  background: var(--main);
  border-color: var(--main);
  color: #ffffff;
}
.jws_progress.layout_list2 .progress_item .progress_left .progress_number.active i {
  background: transparent;
}
.jws_progress.layout_list2 .progress_item .progress_left .progress_number i {
  color: #222222;
  position: absolute;
  bottom: -3px;
  right: -5px;
  font-size: 35px;
  background: #f5f5f5;
  padding: 0px 4px;
}
.jws_progress.layout_list2 .progress_item .progress_right {
  -ms-flex: 0 0 calc(100% - 100px);
  flex: 0 0 calc(100% - 100px);
  max-width: calc(100% - 100px);
  padding-left: 6.4%;
}
.jws_progress.layout_list2 .progress_item .progress_right .progress_title {
  color: var(--color1);
  font-family: var(--font1);
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 11px;
}
.jws_progress.layout_list2 .progress_item .progress_right .progress_description {
  color: #959595;
}
.jws_progress.layout_tab .process_content .progress_item {
  display: none;
}
.jws_progress.layout_tab .process_content .progress_item.current {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.jws_progress.layout_tab .process_content .progress_item.current .progress_right .progress_step_big {
  animation: fadeInUp 0.5s both;
  animation-delay: 0.1s;
}
.jws_progress.layout_tab .process_content .progress_item .progress_left img {
  border-radius: 5px;
  box-shadow: 0px 5px 27.9px 2.1px rgba(51, 51, 102, 0.3);
  animation: fadeInUp 0.5s both;
  display: block;
}
.jws_progress.layout_tab .process_content .progress_item .progress_right .propress {
  position: relative;
}
.jws_progress.layout_tab .process_content .progress_item .progress_right .progress_step_big {
  color: #f4f4f4;
  font-size: 176px;
  font-weight: bold;
  font-family: var(--font1);
  position: absolute;
  top: 45%;
  z-index: 0;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.jws_progress.layout_tab .process_content .progress_item .progress_right .progress_step {
  font-family: var(--font1);
}
.jws_progress.layout_tab .process_content .progress_item .progress_right .progress_title {
  font-size: 20px;
  font-weight: bold;
  color: var(--color1);
  margin-bottom: 45px;
}
.jws_progress.layout_tab .process_content .progress_item .progress_right .progress_description {
  letter-spacing: 0.6px;
}
.jws_progress.layout_tab .process_content .progress_item .progress_right .progress_description ul {
  padding: 0;
  list-style-type: none;
}
.jws_progress.layout_tab .process_content .progress_item .progress_right .progress_description ul li:before {
  content: "";
  background: var(--main);
  width: 4px;
  height: 4px;
  border-radius: 100%;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.jws_progress.layout_tab .process_nav {
  z-index: 1;
  position: relative;
}
.jws_progress.layout_tab .process_nav .process_nav_inner {
  display: inline-block;
  position: relative;
}
.jws_progress.layout_tab .process_nav .process_nav_inner:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  border-top: 1px dashed #dce1fc;
  top: 50%;
  z-index: -1;
}
.jws_progress.layout_tab .process_nav .progress_item {
  display: inline-block;
  margin: 0 1.8vw;
}
.jws_progress.layout_tab .process_nav .progress_item:first-child {
  margin-left: 0 !important;
}
.jws_progress.layout_tab .process_nav .progress_item:last-child {
  margin-right: 0 !important;
}
.jws_progress.layout_tab .process_nav .progress_item .progress_number {
  display: block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 100%;
  text-align: center;
  box-shadow: 0px 5px 47.5px 2.5px rgba(51, 51, 102, 0.1);
  font-size: 18px;
  background: #ffffff;
  color: var(--color1);
  font-weight: bold;
}
.jws_progress.layout_tab .process_nav .progress_item.current a {
  background: var(--main);
  color: #ffffff;
  box-shadow: 0px 5px 27.9px 2.1px rgba(51, 51, 102, 0.3);
}
.jws_progress.layout_slider .progress_item .row {
  margin: 0;
}
.jws_progress.layout_slider .progress_item .row > div {
  padding: 0;
}
.jws_progress.layout_slider .progress_item img {
  width: 100%;
}
.jws_progress.layout_slider .progress_item .progress_content {
  background: var(--color2);
  padding: 11%;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.jws_progress.layout_slider .progress_item .progress_content .progress_number {
  font-family: var(--font1);
  color: var(--main);
  position: relative;
  margin-right: 12px;
}
.jws_progress.layout_slider .progress_item .progress_content .progress_number:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 30px;
  height: 1px;
  background: var(--main);
}
.jws_progress.layout_slider .progress_item .progress_content .progress_top_title {
  font-family: var(--font1);
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.5px;
}
.jws_progress.layout_slider .progress_item .progress_content .progress_title {
  font-size: 30px;
  font-weight: 500;
  font-family: var(--font1);
  margin-top: 25px;
  margin-bottom: 21px;
}
.jws_progress.layout_slider .progress_item .progress_content .progress_description {
  margin-bottom: 25px;
}
.jws_progress.layout_slider .progress_item .progress_content .progress_button {
  font-size: 16px;
  font-weight: 500;
  font-family: var(--font1);
}
.jws_progress.layout_slider .progress_item .progress_content .progress_button span {
  display: inline-block;
  vertical-align: middle;
}
.jws_progress.layout_slider .progress_item .progress_content .progress_button span.lnr {
  font-size: 30px;
  display: inline-block;
  margin-right: 10px;
}
.jws_progress.layout_slider .progress_item .progress_content .progress_button:hover span.lnr {
  animation: bounceAlpha 1s both;
  -webkit-animation: bounceAlpha 1s both;
}
.jws_progress.layout_slider .slider-nav-wrap {
  text-align: right;
  margin-top: -58px;
  width: 50%;
  padding-right: 3%;
}
.jws_progress.layout_slider .slider-nav {
  min-width: 170px;
  display: inline-block;
  position: relative;
  text-align: center;
}
.jws_progress.layout_slider .slider-nav .slick-arrow {
  font-size: 14px;
  color: var(--main);
  cursor: pointer;
  position: absolute;
  top: 6px;
}
.jws_progress.layout_slider .slider-nav .slick-arrow.slick-prev {
  left: 0;
}
.jws_progress.layout_slider .slider-nav .slick-arrow.slick-next {
  right: 0;
}
.jws_progress.layout_slider .slider-nav .custom_paging {
  padding: 0;
  margin: 0;
}
.jws_progress.layout_slider .slider-nav .custom_paging li {
  display: none;
}
.jws_progress.layout_slider .slider-nav .custom_paging li .custom-dot {
  font-size: 14px;
  color: var(--main);
  font-family: var(--font1);
}
.jws_progress.layout_slider .slider-nav .custom_paging li .custom-dot .total {
  color: var(--colorbody);
  padding: 0 5px;
}
.jws_progress.layout_slider .slider-nav .custom_paging li .custom-dot .string {
  font-size: 24px;
  color: var(--color1);
  font-weight: 500;
  padding: 0 5px;
}
.jws_progress.layout_slider .slider-nav .custom_paging li.slick-active {
  display: block;
}
.jws_progress.layout_slider .slider-nav .custom_paging li.slick-active .string {
  animation: fadeIn 0.3s both;
  -webkit-animation: fadeIn 0.3s both;
}
.jws_progress.layout_grid_animation .progress_item {
  position: relative;
}
.jws_progress.layout_grid_animation .progress_item .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: 0.5s all;
}
.jws_progress.layout_grid_animation .progress_item .process_content {
  position: relative;
}
.jws_progress.layout_grid_animation .progress_item .progress_number {
  font-size: 36px;
  font-weight: 700;
  color: #ffffff;
  display: block;
  margin-bottom: 23px;
}
.jws_progress.layout_grid_animation .progress_item .progress_title {
  font-size: 24px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 22px;
}
.jws_progress.layout_grid_animation .progress_item .progress_description {
  color: #e3e3e3;
}
.jws_progress.layout_grid_animation .progress_item.active .overlay {
  width: 0%;
}
body[data-elementor-device-mode="mobile"] .jws_progress.layout_tab .process_content .progress_item .progress_right .progress_title {
  margin-bottom: 15px;
}
body[data-elementor-device-mode="mobile"] .jws_progress.layout_tab .process_nav .process_nav_inner:before {
  display: none;
}
body[data-elementor-device-mode="mobile"] .jws_progress.layout_slider .slider-nav-wrap {
  text-align: left;
  margin-top: 30px;
  width: 100%;
  padding-right: 0;
}
@media (max-width: 767px) {
  .jws_progress.layout_tab .process_nav .progress_item .progress_number {
    width: 43px;
    height: 43px;
    line-height: 43px;
    font-size: 14px;
  }
  .jws_progress.layout_grid_line_top:before {
    display: none;
  }
}
@media (max-width: 1024px) {
  .jws_progress.layout_slider .slider-nav-wrap {
    width: 100%;
    padding-right: 0;
    margin-top: 25px;
  }
  .jws_progress.layout_tab .process_nav {
    margin: 30px 0px 0px 0px !important;
    text-align: left !important;
  }
}
.jws-project-element .jws_project_item {
  position: relative;
}
.jws-project-element .custom_navs button {
  position: absolute;
  top: 50%;
  z-index: 1;
  opacity: 0;
}
.jws-project-element .custom_navs .nav_right {
  right: 0;
}
.jws-project-element:hover .custom_navs button {
  opacity: 1;
}
.jws-project-element .project_content {
  transition: all 0.7s ease 0s;
  /** end layout 3 **/
  /** end layout 4 **/
  /** End layout 5 **/
  /** End layout 6 **/
  /** End layout 7 **/
  /** End layout 8 **/
  /** End layout 9 **/
  /** End layout 10 **/
  /** End layout 12 **/
  /** End Slider **/
}
.jws-project-element .project_content.jws_project_layout11 .jws_project_image {
  position: relative;
  overflow: hidden;
}
.jws-project-element .project_content.jws_project_layout11 .jws_project_image img {
  transition: all 0.7s ease 0s;
}
.jws-project-element .project_content.jws_project_layout11 .overlay_inner {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.jws-project-element .project_content.jws_project_layout11 .jws_project_wap:hover .jws_project_image img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.jws-project-element .project_content.jws_project_layout1 .jws_project_wap {
  position: relative;
}
.jws-project-element .project_content.jws_project_layout1 .jws_project_wap .overlay_inner {
  background-color: #000000;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0;
  z-index: 1;
}
.jws-project-element .project_content.jws_project_layout1 .jws_project_wap .jws_project_content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.jws-project-element .project_content.jws_project_layout1 .jws_project_wap .jws_project_content .jws_project_content_inner {
  width: 100%;
  margin-top: -5px;
}
.jws-project-element .project_content.jws_project_layout1 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat {
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 10px;
  position: relative;
  z-index: 2;
  letter-spacing: 1px;
  overflow: hidden;
}
.jws-project-element .project_content.jws_project_layout1 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat a {
  color: #ffffff;
  display: inline-block;
  transform: translatey(100%);
  -webkit-transform: translatey(100%);
  transition: 0.5s all;
  line-height: 24px;
}
.jws-project-element .project_content.jws_project_layout1 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat a:hover {
  color: var(--main);
}
.jws-project-element .project_content.jws_project_layout1 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat span {
  transition: 0.5s all;
  display: inline-block;
  transform: translatey(100%);
  -webkit-transform: translatey(100%);
}
.jws-project-element .project_content.jws_project_layout1 .jws_project_wap .jws_project_content .jws_project_content_inner .entry-title {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 25px;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.jws-project-element .project_content.jws_project_layout1 .jws_project_wap .jws_project_content .jws_project_content_inner .entry-title a {
  color: #ffffff;
  transform: translatey(100%);
  -webkit-transform: translatey(100%);
  display: inline-block;
  transition: 0.5s all;
}
.jws-project-element .project_content.jws_project_layout1 .jws_project_wap .jws_project_content .jws_project_content_inner .entry-title a:hover {
  color: var(--main);
}
.jws-project-element .project_content.jws_project_layout1 .jws_project_wap .jws_project_content .jws_project_content_inner .jws_project_readmore {
  position: relative;
  z-index: 2;
  font-size: 18px;
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  border-radius: 100%;
  background: var(--main);
  color: #ffffff;
  display: inline-block;
  opacity: 0;
  transform: translatey(15px);
  -webkit-transform: translatey(15px);
  transition: 0.5s all;
}
.jws-project-element .project_content.jws_project_layout1 .jws_project_wap .jws_project_content .jws_project_content_inner .jws_project_readmore span {
  display: inline-block;
}
.jws-project-element .project_content.jws_project_layout1 .jws_project_wap .jws_project_content .jws_project_content_inner .jws_project_readmore:hover span {
  animation: bounceAlpha 1s both;
  -webkit-animation: bounceAlpha 1s both;
}
.jws-project-element .project_content.jws_project_layout1 .jws_project_wap .jws_project_image {
  overflow: hidden;
}
.jws-project-element .project_content.jws_project_layout1 .jws_project_wap .jws_project_image img {
  width: 100%;
  transition: 0.5s all;
}
.jws-project-element .project_content.jws_project_layout1 .jws_project_wap:hover .jws_project_image img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.jws-project-element .project_content.jws_project_layout1 .jws_project_wap:hover .overlay_inner {
  opacity: 0.8;
}
.jws-project-element .project_content.jws_project_layout1 .jws_project_wap:hover .jws_project_content .jws_project_content_inner {
  opacity: 1;
}
.jws-project-element .project_content.jws_project_layout1 .jws_project_wap:hover .jws_project_content .jws_project_content_inner .jws_project_readmore {
  transform: translatey(0);
  -webkit-transform: translatey(0);
  opacity: 1;
}
.jws-project-element .project_content.jws_project_layout1 .jws_project_wap:hover .jws_project_content .jws_project_content_inner .projects_cat a,
.jws-project-element .project_content.jws_project_layout1 .jws_project_wap:hover .jws_project_content .jws_project_content_inner .projects_cat span {
  transform: translatey(0);
  -webkit-transform: translatey(0);
}
.jws-project-element .project_content.jws_project_layout1 .jws_project_wap:hover .jws_project_content .jws_project_content_inner .entry-title a {
  transform: translatey(0);
  -webkit-transform: translatey(0);
}
.jws-project-element .project_content.jws_project_layout2 .jws_project_wap {
  position: relative;
}
.jws-project-element .project_content.jws_project_layout2 .jws_project_wap .overlay_inner {
  background-color: #ffffff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0;
  transition: .3s all;
  z-index: 1;
}
.jws-project-element .project_content.jws_project_layout2 .jws_project_wap .jws_project_content {
  position: absolute;
  padding: 22% 5% 30px;
  left: 0;
  bottom: 0;
  width: 100%;
}
.jws-project-element .project_content.jws_project_layout2 .jws_project_wap .jws_project_content .jws_project_content_inner {
  width: 100%;
}
.jws-project-element .project_content.jws_project_layout2 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat {
  color: var(--colorbody);
  font-size: 14px;
  margin-bottom: 25px;
  opacity: 0;
  transform: translatey(15px);
  -webkit-transform: translatey(15px);
  transition: 0.5s all;
  position: relative;
  z-index: 2;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.jws-project-element .project_content.jws_project_layout2 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat a {
  color: var(--colorbody);
}
.jws-project-element .project_content.jws_project_layout2 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat a:hover {
  color: var(--main4);
}
.jws-project-element .project_content.jws_project_layout2 .jws_project_wap .jws_project_content .jws_project_content_inner .entry-title {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0px;
  line-height: 30px;
  opacity: 0;
  transform: translatey(15px);
  -webkit-transform: translatey(15px);
  transition: 0.5s all;
  position: relative;
  z-index: 2;
}
.jws-project-element .project_content.jws_project_layout2 .jws_project_wap .jws_project_content .jws_project_content_inner .entry-title a {
  color: var(--color1);
}
.jws-project-element .project_content.jws_project_layout2 .jws_project_wap .jws_project_content .jws_project_content_inner .entry-title a:hover {
  color: var(--main4);
}
.jws-project-element .project_content.jws_project_layout2 .jws_project_wap .jws_project_content .jws_project_content_inner .jws_project_readmore {
  position: relative;
  z-index: 2;
  font-size: 18px;
  text-align: center;
  border-radius: 100%;
  color: var(--color1);
  display: inline-block;
  opacity: 0;
  transform: translatey(15px);
  -webkit-transform: translatey(15px);
  transition: 0.5s all;
}
.jws-project-element .project_content.jws_project_layout2 .jws_project_wap .jws_project_content .jws_project_content_inner .jws_project_readmore span {
  display: inline-block;
}
.jws-project-element .project_content.jws_project_layout2 .jws_project_wap .jws_project_content .jws_project_content_inner .jws_project_readmore:hover span {
  animation: bounceAlpha 1s both;
  -webkit-animation: bounceAlpha 1s both;
}
.jws-project-element .project_content.jws_project_layout2 .jws_project_wap .jws_project_image {
  overflow: hidden;
}
.jws-project-element .project_content.jws_project_layout2 .jws_project_wap .jws_project_image img {
  width: 100%;
  transition: 0.5s all;
}
.jws-project-element .project_content.jws_project_layout2 .jws_project_wap:hover .overlay_inner {
  opacity: 0.8;
}
.jws-project-element .project_content.jws_project_layout2 .jws_project_wap:hover .jws_project_image img {
  transform: scale(1.1);
}
.jws-project-element .project_content.jws_project_layout2 .jws_project_wap:hover .jws_project_content .jws_project_content_inner {
  opacity: 1;
}
.jws-project-element .project_content.jws_project_layout2 .jws_project_wap:hover .jws_project_content .jws_project_content_inner .projects_cat,
.jws-project-element .project_content.jws_project_layout2 .jws_project_wap:hover .jws_project_content .jws_project_content_inner .entry-title,
.jws-project-element .project_content.jws_project_layout2 .jws_project_wap:hover .jws_project_content .jws_project_content_inner .jws_project_readmore {
  transform: translatey(0);
  -webkit-transform: translatey(0);
  opacity: 1;
}
.jws-project-element .project_content.jws_project_layout2 .jws_project_wap:hover .jws_project_content .jws_project_content_inner .projects_cat {
  transition-delay: 0.2s;
}
.jws-project-element .project_content.jws_project_layout2 .jws_project_wap:hover .jws_project_content .jws_project_content_inner .jws_project_readmore {
  transition-delay: 0.3s;
}
.jws-project-element .project_content.jws_project_layout3 .jws_project_wap {
  position: relative;
}
.jws-project-element .project_content.jws_project_layout3 .jws_project_wap .overlay_inner {
  background-color: #000000;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0;
  transition: .3s all;
  z-index: 1;
}
.jws-project-element .project_content.jws_project_layout3 .jws_project_wap .jws_project_image {
  overflow: hidden;
}
.jws-project-element .project_content.jws_project_layout3 .jws_project_wap .jws_project_image img {
  width: 100%;
  transition: 0.5s all;
}
.jws-project-element .project_content.jws_project_layout3 .jws_project_wap .jws_project_content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.jws-project-element .project_content.jws_project_layout3 .jws_project_wap .jws_project_content .jws_project_content_inner {
  width: 100%;
  padding: 0 30px;
}
.jws-project-element .project_content.jws_project_layout3 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat {
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 40px;
  position: relative;
  z-index: 2;
  letter-spacing: 1px;
  overflow: hidden;
}
.jws-project-element .project_content.jws_project_layout3 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat > * {
  transform: translatey(100%);
  -webkit-transform: translatey(100%);
  display: inline-block;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.7s, opacity 0.7s, color 0.3s;
  transition: transform 0.7s , opacity 0.7s, color 0.3s;
}
.jws-project-element .project_content.jws_project_layout3 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat span {
  margin: 0 5px;
}
.jws-project-element .project_content.jws_project_layout3 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat a {
  color: #ffffff;
}
.jws-project-element .project_content.jws_project_layout3 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat a:hover {
  color: var(--main);
}
.jws-project-element .project_content.jws_project_layout3 .jws_project_wap .jws_project_content .jws_project_content_inner .entry-title {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 36px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.jws-project-element .project_content.jws_project_layout3 .jws_project_wap .jws_project_content .jws_project_content_inner .entry-title a {
  color: #ffffff;
  transform: translatey(100%);
  -webkit-transform: translatey(100%);
  display: inline-block;
  -webkit-transition: -webkit-transform 0.7s, color 0.3s;
  transition: transform 0.7s , color 0.3s;
}
.jws-project-element .project_content.jws_project_layout3 .jws_project_wap .jws_project_content .jws_project_content_inner .entry-title a:hover {
  color: var(--main);
}
.jws-project-element .project_content.jws_project_layout3 .jws_project_wap .jws_project_content .jws_project_content_inner .projects-button {
  opacity: 0;
  transform: translatey(15px);
  -webkit-transform: translatey(15px);
  -webkit-transition: -webkit-transform 0.7s, opacity 0.3s;
  transition: transform 0.7s , opacity 0.3s;
  position: relative;
  z-index: 2;
}
.jws-project-element .project_content.jws_project_layout3 .jws_project_wap .jws_project_content .jws_project_content_inner .projects-button img {
  display: none;
}
.jws-project-element .project_content.jws_project_layout3 .jws_project_wap .jws_project_content .jws_project_content_inner .projects-button a {
  font-size: 18px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 100%;
  background: #ffffff;
  overflow: hidden;
  color: var(--color1);
  display: inline-block;
  transition: 0.3s all;
  position: relative;
}
.jws-project-element .project_content.jws_project_layout3 .jws_project_wap .jws_project_content .jws_project_content_inner .projects-button a:before {
  background-image: linear-gradient(90deg, var(--main) 0%, var(--main2) 100%);
  opacity: 0;
  transition: 0.3s all;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.jws-project-element .project_content.jws_project_layout3 .jws_project_wap .jws_project_content .jws_project_content_inner .projects-button a:first-child {
  margin-right: 20px;
}
.jws-project-element .project_content.jws_project_layout3 .jws_project_wap .jws_project_content .jws_project_content_inner .projects-button a span {
  display: inline-block;
  position: relative;
}
.jws-project-element .project_content.jws_project_layout3 .jws_project_wap .jws_project_content .jws_project_content_inner .projects-button a:hover {
  color: #ffffff;
}
.jws-project-element .project_content.jws_project_layout3 .jws_project_wap .jws_project_content .jws_project_content_inner .projects-button a:hover:before {
  opacity: 1;
}
.jws-project-element .project_content.jws_project_layout3 .jws_project_wap .jws_project_image img {
  width: 100%;
}
.jws-project-element .project_content.jws_project_layout3 .jws_project_wap:hover .overlay_inner {
  opacity: 0.8;
}
.jws-project-element .project_content.jws_project_layout3 .jws_project_wap:hover .jws_project_image img {
  transform: scale(1.1);
}
.jws-project-element .project_content.jws_project_layout3 .jws_project_wap:hover .jws_project_content .jws_project_content_inner {
  opacity: 1;
}
.jws-project-element .project_content.jws_project_layout3 .jws_project_wap:hover .jws_project_content .jws_project_content_inner .projects_cat > *,
.jws-project-element .project_content.jws_project_layout3 .jws_project_wap:hover .jws_project_content .jws_project_content_inner .entry-title a,
.jws-project-element .project_content.jws_project_layout3 .jws_project_wap:hover .jws_project_content .jws_project_content_inner .projects-button {
  transform: translatey(0);
  -webkit-transform: translatey(0);
  opacity: 1;
}
.jws-project-element .project_content.jws_project_layout4 .jws_project_wap .jws_project_image {
  margin-bottom: 17px;
  position: relative;
  overflow: hidden;
}
.jws-project-element .project_content.jws_project_layout4 .jws_project_wap .jws_project_image img {
  transition: 0.3s all;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.jws-project-element .project_content.jws_project_layout4 .jws_project_wap .jws_project_image .overlay_inner {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 1;
  transition: 0.3s all;
  background-size: auto 200% !important;
  background-image: linear-gradient(215deg, var(--main2) 0%, var(--main) 100%);
  transition: opacity 0.3s ease-out, background 0.8s ease-in;
}
.jws-project-element .project_content.jws_project_layout4 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat {
  color: var(--colorbody);
  font-size: 14px;
  transition: 0.5s all;
  position: relative;
  z-index: 2;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.jws-project-element .project_content.jws_project_layout4 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat a {
  color: var(--colorbody);
}
.jws-project-element .project_content.jws_project_layout4 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat a:hover {
  color: var(--main4);
}
.jws-project-element .project_content.jws_project_layout4 .jws_project_wap .jws_project_content .jws_project_content_inner .entry-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: -1px;
}
.jws-project-element .project_content.jws_project_layout4 .jws_project_wap .jws_project_content .jws_project_content_inner .entry-title a {
  color: var(--color1);
}
.jws-project-element .project_content.jws_project_layout4 .jws_project_wap .jws_project_content .jws_project_content_inner .entry-title a:hover {
  color: var(--main4);
}
.jws-project-element .project_content.jws_project_layout4 .jws_project_wap:hover .jws_project_image .overlay_inner {
  opacity: 0.9;
  background-size: auto 100% !important;
}
.jws-project-element .project_content.jws_project_layout5 > div {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1200px;
  perspective: 1200px;
  overflow: visible;
}
.jws-project-element .project_content.jws_project_layout5 .jws_project_wap {
  position: relative;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1200px;
  perspective: 1200px;
  overflow: visible;
}
.jws-project-element .project_content.jws_project_layout5 .jws_project_wap .overlay_inner {
  background-image: linear-gradient(90deg, var(--main) 0%, var(--main2) 100%);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  transition: .3s all;
  z-index: 1;
  opacity: 0;
}
.jws-project-element .project_content.jws_project_layout5 .jws_project_wap .jws_project_wap_inner {
  -webkit-transform-style: inherit;
  transform-style: inherit;
  -webkit-backface-visibility: inherit;
  backface-visibility: inherit;
  -webkit-perspective: inherit;
  perspective: inherit;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.jws-project-element .project_content.jws_project_layout5 .jws_project_wap .jws_project_content {
  transition: .3s all;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-transform: translate3d(0, 0, 0.01px);
  transform: translate3d(0, 0, 0.01px);
  -webkit-transform-style: inherit;
  transform-style: inherit;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: inherit;
  perspective: inherit;
}
.jws-project-element .project_content.jws_project_layout5 .jws_project_wap .jws_project_content .jws_project_content_inner {
  width: 100%;
  position: relative;
  z-index: 2;
  text-align: center;
  -webkit-transform: translate3d(0, 0, 0.01px);
  transform: translate3d(0, 0, 0.01px);
  -webkit-transform-style: inherit;
  transform-style: inherit;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: inherit;
  perspective: inherit;
}
.jws-project-element .project_content.jws_project_layout5 .jws_project_wap .jws_project_content .jws_project_content_inner .jws_project_content_3d {
  -webkit-transform: translate3d(0, 0, 50px) scale(0.5);
  transform: translate3d(0, 0, 50px) scale(0.5);
  display: inherit;
  width: 100%;
  height: 100%;
  align-items: inherit;
  justify-content: inherit;
  flex-flow: inherit;
  position: relative;
  z-index: 3;
  opacity: 0;
  transition: 0.3s all;
}
.jws-project-element .project_content.jws_project_layout5 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat {
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 25px;
  transition: 0.5s all;
  position: relative;
  z-index: 2;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.jws-project-element .project_content.jws_project_layout5 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat a {
  color: #ffffff;
}
.jws-project-element .project_content.jws_project_layout5 .jws_project_wap .jws_project_content .jws_project_content_inner .entry-title {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 3px;
  line-height: 36px;
  transition: 0.5s all;
  position: relative;
}
.jws-project-element .project_content.jws_project_layout5 .jws_project_wap .jws_project_content .jws_project_content_inner .entry-title a {
  color: #ffffff;
}
.jws-project-element .project_content.jws_project_layout5 .jws_project_wap .jws_project_image img {
  width: 100%;
}
.jws-project-element .project_content.jws_project_layout5 .jws_project_wap:hover {
  z-index: 2;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.jws-project-element .project_content.jws_project_layout5 .jws_project_wap:hover .jws_project_content .overlay_inner {
  opacity: 0.86;
}
.jws-project-element .project_content.jws_project_layout5 .jws_project_wap:hover .jws_project_content .jws_project_content_inner .jws_project_content_3d {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 50px) scale(0.7);
  transform: translate3d(0, 0, 50px) scale(0.7);
}
.jws-project-element .project_content.jws_project_layout6 .jws_project_wap .jws_project_image {
  position: relative;
  overflow: hidden;
}
.jws-project-element .project_content.jws_project_layout6 .jws_project_wap .jws_project_image .overlay_inner {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.3s all;
  background-size: auto 200% !important;
  background-image: linear-gradient(180deg, var(--main2) 0%, var(--main) 100%);
  transition: opacity 0.3s ease-out, background 0.8s ease-in;
}
.jws-project-element .project_content.jws_project_layout6 .jws_project_wap .jws_project_image img {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  width: 100%;
}
.jws-project-element .project_content.jws_project_layout6 .jws_project_wap .jws_project_content {
  padding: 22px 0 0;
  transition: 0.5s all;
  background: #ffffff;
}
.jws-project-element .project_content.jws_project_layout6 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat {
  color: var(--colorbody);
  font-size: 12px;
  transition: 0.5s all;
  position: relative;
  z-index: 2;
  text-transform: uppercase;
  letter-spacing: 2.1px;
  line-height: 20px;
  margin-bottom: 8px;
  letter-spacing: 1px;
}
.jws-project-element .project_content.jws_project_layout6 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat a {
  color: var(--colorbody);
}
.jws-project-element .project_content.jws_project_layout6 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat a:hover {
  color: var(--main4);
}
.jws-project-element .project_content.jws_project_layout6 .jws_project_wap .jws_project_content .jws_project_content_inner .jws_project_readmore {
  font-size: 18px;
  color: var(--color1);
  opacity: 0;
}
.jws-project-element .project_content.jws_project_layout6 .jws_project_wap .jws_project_content .jws_project_content_inner .jws_project_readmore:hover span {
  display: inline-block;
  animation: bounceAlpha 1s both;
  -webkit-animation: bounceAlpha 1s both;
}
.jws-project-element .project_content.jws_project_layout6 .jws_project_wap .jws_project_content .jws_project_content_inner .entry-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 8px;
}
.jws-project-element .project_content.jws_project_layout6 .jws_project_wap .jws_project_content .jws_project_content_inner .entry-title a {
  color: var(--color1);
}
.jws-project-element .project_content.jws_project_layout6 .jws_project_wap .jws_project_content .jws_project_content_inner .entry-title a:hover {
  color: var(--main4);
}
.jws-project-element .project_content.jws_project_layout6 .jws_project_wap:hover .jws_project_image img {
  transform: translateY(-37px);
  -webkit-transform: translateY(-37px);
}
.jws-project-element .project_content.jws_project_layout6 .jws_project_wap:hover .jws_project_content {
  transform: translateY(-37px);
  -webkit-transform: translateY(-37px);
}
.jws-project-element .project_content.jws_project_layout6 .jws_project_wap:hover .jws_project_content .jws_project_content_inner .jws_project_readmore {
  opacity: 1;
}
.jws-project-element .project_content.jws_project_layout7 .jws_project_wap .jws_project_image {
  position: relative;
}
.jws-project-element .project_content.jws_project_layout7 .jws_project_wap .jws_project_image .overlay_inner {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.3s all;
  background-size: auto 200% !important;
  background-image: linear-gradient(180deg, var(--main2) 0%, var(--main) 100%);
  transition: opacity 0.3s ease-out, background 0.8s ease-in;
}
.jws-project-element .project_content.jws_project_layout7 .jws_project_wap .jws_project_content {
  transition: 0.3s all;
  background: #ffffff;
  padding: 30px 30px 24px;
  box-shadow: 2.5px 4.33px 21px 9px rgba(19, 19, 19, 0.05);
  position: absolute;
  left: 50%;
  width: 80%;
  margin: 0 auto;
  margin-top: -56px;
  margin-bottom: 30px;
  overflow: hidden;
  margin-left: -40%;
}
.jws-project-element .project_content.jws_project_layout7 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat {
  color: var(--colorbody);
  font-size: 12px;
  transition: 0.3s all;
  position: relative;
  z-index: 2;
  text-transform: uppercase;
  letter-spacing: 2.1px;
  line-height: 20px;
  margin-bottom: 8px;
}
.jws-project-element .project_content.jws_project_layout7 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat a {
  color: var(--colorbody);
}
.jws-project-element .project_content.jws_project_layout7 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat a:hover {
  color: var(--main);
}
.jws-project-element .project_content.jws_project_layout7 .jws_project_wap .jws_project_content .jws_project_content_inner .jws_project_readmore {
  font-size: 18px;
  color: var(--color1);
  opacity: 0;
  height: 0;
  transition: height .3s,margin .3s;
  position: relative;
  display: block;
}
.jws-project-element .project_content.jws_project_layout7 .jws_project_wap .jws_project_content .jws_project_content_inner .entry-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 8px;
  transition: 0.3s all;
}
.jws-project-element .project_content.jws_project_layout7 .jws_project_wap .jws_project_content .jws_project_content_inner .entry-title a {
  color: var(--color1);
}
.jws-project-element .project_content.jws_project_layout7 .jws_project_wap .jws_project_content .jws_project_content_inner .entry-title a:hover {
  color: var(--main);
}
.jws-project-element .project_content.jws_project_layout7 .jws_project_wap:hover .jws_project_content {
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
}
.jws-project-element .project_content.jws_project_layout7 .jws_project_wap:hover .jws_project_content .jws_project_content_inner .jws_project_readmore {
  opacity: 1;
  height: 32px;
  animation: fadeInLeft 0.3s both;
}
.jws-project-element .project_content.jws_project_layout7 .jws_project_wap:hover .jws_project_content .jws_project_content_inner .projects_cat,
.jws-project-element .project_content.jws_project_layout7 .jws_project_wap:hover .jws_project_content .jws_project_content_inner .entry-title {
  transform: translateY(0px);
}
.jws-project-element .project_content.jws_project_layout8 .jws_project_wap .jws_project_image {
  position: relative;
}
.jws-project-element .project_content.jws_project_layout8 .jws_project_wap .jws_project_image .overlay_inner {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.3s all;
  background-size: auto 200% !important;
  background-image: linear-gradient(180deg, var(--main2) 0%, var(--main) 100%);
  transition: opacity 0.3s ease-out, background 0.8s ease-in;
}
.jws-project-element .project_content.jws_project_layout8 .jws_project_wap .jws_project_image img {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  width: 100%;
}
.jws-project-element .project_content.jws_project_layout8 .jws_project_wap .jws_project_content {
  padding: 22px 0 0;
  transition: 0.5s all;
  background: #ffffff;
}
.jws-project-element .project_content.jws_project_layout8 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat {
  color: var(--colorbody);
  font-size: 12px;
  transition: 0.5s all;
  position: relative;
  z-index: 2;
  text-transform: uppercase;
  letter-spacing: 2.1px;
  line-height: 20px;
  margin-bottom: 8px;
  letter-spacing: 1px;
  pointer-events: none;
}
.jws-project-element .project_content.jws_project_layout8 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat a {
  color: var(--colorbody);
}
.jws-project-element .project_content.jws_project_layout8 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat a:hover {
  color: var(--main4);
}
.jws-project-element .project_content.jws_project_layout8 .jws_project_wap .jws_project_content .jws_project_content_inner .jws_project_readmore {
  font-size: 18px;
  color: var(--color1);
  opacity: 0;
}
.jws-project-element .project_content.jws_project_layout8 .jws_project_wap .jws_project_content .jws_project_content_inner .jws_project_readmore:hover span {
  display: inline-block;
  animation: bounceAlpha 1s both;
  -webkit-animation: bounceAlpha 1s both;
}
.jws-project-element .project_content.jws_project_layout8 .jws_project_wap .jws_project_content .jws_project_content_inner .entry-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 8px;
}
.jws-project-element .project_content.jws_project_layout8 .jws_project_wap .jws_project_content .jws_project_content_inner .entry-title a {
  color: var(--color1);
}
.jws-project-element .project_content.jws_project_layout8 .jws_project_wap .jws_project_content .jws_project_content_inner .entry-title a:hover {
  color: var(--main);
}
.jws-project-element .project_content.jws_project_layout8 .jws_project_wap:hover .jws_project_image img {
  box-shadow: 0px 5px 27.9px 2.1px rgba(17, 17, 17, 0.08);
}
.jws-project-element .project_content.jws_project_layout8 .jws_project_wap:hover .jws_project_content .jws_project_content_inner .jws_project_readmore {
  opacity: 1;
}
.jws-project-element .project_content.jws_project_layout9 .jws_project_wap .jws_project_image {
  position: relative;
  transition: 0.3s all;
}
.jws-project-element .project_content.jws_project_layout9 .jws_project_wap .jws_project_image:hover .overlay_inner {
  cursor: none;
}
.jws-project-element .project_content.jws_project_layout9 .jws_project_wap .jws_project_image .visit_move_container {
  transition: 0.3s all;
  opacity: 0;
  transform: scale(0.7);
}
.jws-project-element .project_content.jws_project_layout9 .jws_project_wap .jws_project_image .visit_move_container.show {
  opacity: 1;
  transform: scale(1);
}
.jws-project-element .project_content.jws_project_layout9 .jws_project_wap .jws_project_image .visit_move {
  background: var(--heading);
  color: #fff;
  font-weight: 400;
  padding: 10px 30px;
  position: absolute;
  text-align: center;
  pointer-events: none;
  z-index: 6;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: 0s;
  display: none;
}
.jws-project-element .project_content.jws_project_layout9 .jws_project_wap .jws_project_image .overlay_inner {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.3s all;
  background-size: auto 200% !important;
  background-image: linear-gradient(180deg, var(--main2) 0%, var(--main) 100%);
  transition: opacity 0.3s ease-out, background 0.8s ease-in;
}
.jws-project-element .project_content.jws_project_layout9 .jws_project_wap .jws_project_image img {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  width: 100%;
}
.jws-project-element .project_content.jws_project_layout9 .jws_project_wap .jws_project_content {
  padding: 30px 0 0;
  transition: 0.5s all;
  background: #ffffff;
}
.jws-project-element .project_content.jws_project_layout9 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat {
  color: var(--colorbody);
  font-size: 12px;
  transition: 0.5s all;
  position: relative;
  z-index: 2;
  text-transform: uppercase;
  letter-spacing: 2.1px;
  line-height: 20px;
  margin-bottom: 8px;
  letter-spacing: 1px;
  pointer-events: none;
}
.jws-project-element .project_content.jws_project_layout9 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat a {
  color: var(--colorbody);
}
.jws-project-element .project_content.jws_project_layout9 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat a:hover {
  color: var(--main4);
}
.jws-project-element .project_content.jws_project_layout9 .jws_project_wap .jws_project_content .jws_project_content_inner .jws_project_readmore {
  font-size: 18px;
  color: var(--color1);
  opacity: 0;
}
.jws-project-element .project_content.jws_project_layout9 .jws_project_wap .jws_project_content .jws_project_content_inner .jws_project_readmore:hover span {
  display: inline-block;
  animation: bounceAlpha 1s both;
  -webkit-animation: bounceAlpha 1s both;
}
.jws-project-element .project_content.jws_project_layout9 .jws_project_wap .jws_project_content .jws_project_content_inner .entry-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 8px;
}
.jws-project-element .project_content.jws_project_layout9 .jws_project_wap .jws_project_content .jws_project_content_inner .entry-title a {
  color: var(--color1);
}
.jws-project-element .project_content.jws_project_layout9 .jws_project_wap .jws_project_content .jws_project_content_inner .entry-title a:hover {
  color: var(--main);
}
.jws-project-element .project_content.jws_project_layout9 .jws_project_wap:hover .jws_project_image {
  transform: scale(1.02);
}
.jws-project-element .project_content.jws_project_layout9 .jws_project_wap:hover .jws_project_image img {
  box-shadow: 0px 5px 27.9px 2.1px rgba(17, 17, 17, 0.08);
}
.jws-project-element .project_content.jws_project_layout9 .jws_project_wap:hover .jws_project_content .jws_project_content_inner .jws_project_readmore {
  opacity: 1;
}
.jws-project-element .project_content.jws_project_layout10 .jws_project_wap {
  position: relative;
}
.jws-project-element .project_content.jws_project_layout10 .jws_project_wap .overlay_inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0;
  z-index: 1;
}
.jws-project-element .project_content.jws_project_layout10 .jws_project_wap .jws_project_content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.jws-project-element .project_content.jws_project_layout10 .jws_project_wap .jws_project_content .jws_project_content_inner {
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.7);
  padding: 23px 30px;
  max-width: 310px;
  transition: 0.3s all;
  opacity: 0;
  z-index: 2;
}
.jws-project-element .project_content.jws_project_layout10 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat {
  color: var(--main);
  font-size: 14px;
  position: relative;
  z-index: 2;
  letter-spacing: 1px;
  overflow: hidden;
  font-style: italic;
}
.jws-project-element .project_content.jws_project_layout10 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat a {
  color: var(--main);
  display: inline-block;
  transform: translatey(100%);
  -webkit-transform: translatey(100%);
  transition: 0.5s all;
  line-height: 24px;
}
.jws-project-element .project_content.jws_project_layout10 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat a:hover {
  color: var(--main);
}
.jws-project-element .project_content.jws_project_layout10 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat span {
  transition: 0.5s all;
  display: inline-block;
  transform: translatey(100%);
  -webkit-transform: translatey(100%);
}
.jws-project-element .project_content.jws_project_layout10 .jws_project_wap .jws_project_content .jws_project_content_inner .entry-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 4px;
  position: relative;
  z-index: 2;
  overflow: hidden;
  font-family: var(--font1);
}
.jws-project-element .project_content.jws_project_layout10 .jws_project_wap .jws_project_content .jws_project_content_inner .entry-title a {
  color: var(--heading);
  transform: translatey(100%);
  -webkit-transform: translatey(100%);
  display: inline-block;
  transition: 0.5s all;
}
.jws-project-element .project_content.jws_project_layout10 .jws_project_wap .jws_project_content .jws_project_content_inner .entry-title a:hover {
  color: var(--main);
}
.jws-project-element .project_content.jws_project_layout10 .jws_project_wap .jws_project_image {
  overflow: hidden;
}
.jws-project-element .project_content.jws_project_layout10 .jws_project_wap .jws_project_image img {
  width: 100%;
  transition: 0.5s all;
}
.jws-project-element .project_content.jws_project_layout10 .jws_project_wap:hover .jws_project_image img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.jws-project-element .project_content.jws_project_layout10 .jws_project_wap:hover .jws_project_content .jws_project_content_inner {
  opacity: 1;
  will-change: transform;
}
.jws-project-element .project_content.jws_project_layout10 .jws_project_wap:hover .jws_project_content .jws_project_content_inner .projects_cat a,
.jws-project-element .project_content.jws_project_layout10 .jws_project_wap:hover .jws_project_content .jws_project_content_inner .projects_cat span {
  transform: translatey(0);
  -webkit-transform: translatey(0);
  transition-delay: 0.1s;
}
.jws-project-element .project_content.jws_project_layout10 .jws_project_wap:hover .jws_project_content .jws_project_content_inner .entry-title a {
  transform: translatey(0);
  -webkit-transform: translatey(0);
  transition-delay: 0.1s;
}
.jws-project-element .project_content.jws_project_layout14 .jws_project_wap {
  position: relative;
  background: #F8F9FA;
  padding: 17px;
  border-radius: 5px;
}
.jws-project-element .project_content.jws_project_layout14 .jws_project_image {
  margin-bottom: 24px;
  padding: 8px 10px 0 10px;
}
.jws-project-element .project_content.jws_project_layout14 .entry-title {
  margin-bottom: 0;
  font-size: 18px;
  background: #FFFFFF;
  box-shadow: 0px 4px 10px -2px rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  padding: 20px;
}
.jws-project-element .project_content.jws_project_layout14 .entry-title span {
  margin-left: 12px;
}
.jws-project-element .project_content.jws_project_layout14 .entry-title:hover span {
  animation: bounceAlpha 1s both;
  -webkit-animation: bounceAlpha 1s both;
  display: inline-block;
}
.jws-project-element .project_content.jws_project_layout13 .jws_project_wap {
  position: relative;
}
.jws-project-element .project_content.jws_project_layout13 .jws_project_wap:before {
  background: var(--main);
  position: absolute;
  border-radius: 5px;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
}
.jws-project-element .project_content.jws_project_layout13 .jws_project_wap .jws_project_image {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  transition: 0.3s all;
}
.jws-project-element .project_content.jws_project_layout13 .jws_project_wap .jws_project_image img {
  width: 100%;
}
.jws-project-element .project_content.jws_project_layout13 .jws_project_wap .jws_project_image .overlay_inner {
  background-image: -moz-linear-gradient(90deg, #000000 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-linear-gradient(90deg, #000000 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(90deg, #000000 0%, rgba(255, 255, 255, 0) 100%);
  opacity: 0.502;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.jws-project-element .project_content.jws_project_layout13 .jws_project_wap .jws_project_content {
  position: absolute;
  bottom: 0;
  transition: 0.3s all;
}
.jws-project-element .project_content.jws_project_layout13 .jws_project_wap .entry-title {
  transform: translateY(15px);
  opacity: 0;
  transition: 0.3s all;
}
.jws-project-element .project_content.jws_project_layout13 .jws_project_wap .projects_cat {
  transform: translateY(15px);
  opacity: 0;
  transition: 0.3s all;
}
.jws-project-element .project_content.jws_project_layout13 .jws_project_wap:hover .entry-title {
  transform: none;
  opacity: 1;
}
.jws-project-element .project_content.jws_project_layout13 .jws_project_wap:hover .projects_cat {
  transform: none;
  opacity: 1;
  transition-delay: 0.1s;
}
.jws-project-element .project_content.jws_project_layout13 .jws_project_wap:hover .jws_project_content {
  transform: translate(20px, 20px);
}
.jws-project-element .project_content.jws_project_layout13 .jws_project_wap:hover .jws_project_image {
  transform: translate(20px, 20px);
}
.jws-project-element .project_content.jws_project_layout13 .jws_project_wap:hover .jws_project_image .overlay_inner {
  opacity: 1;
}
.jws-project-element .project_content.jws_project_layout12 .jws_project_wap {
  position: relative;
}
.jws-project-element .project_content.jws_project_layout12 .jws_project_wap .overlay_inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0;
  z-index: 1;
}
.jws-project-element .project_content.jws_project_layout12 .jws_project_wap .jws_project_content {
  position: absolute;
  left: 30px;
  top: 30px;
  width: 100%;
  height: 100%;
  text-align: center;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  background: #ffffff;
  width: calc(100% - 60px);
  height: calc(100% - 60px);
  transition: 0.3s all;
  opacity: 0;
}
.jws-project-element .project_content.jws_project_layout12 .jws_project_wap .jws_project_content .jws_project_content_inner {
  margin: 0 auto;
  padding: 23px 30px;
  max-width: 310px;
  z-index: 2;
}
.jws-project-element .project_content.jws_project_layout12 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat {
  color: var(--main);
  font-size: 14px;
  position: relative;
  z-index: 2;
  letter-spacing: 1px;
  overflow: hidden;
  font-style: italic;
}
.jws-project-element .project_content.jws_project_layout12 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat a {
  color: var(--main);
  display: inline-block;
  transform: translatey(100%);
  -webkit-transform: translatey(100%);
  transition: 0.5s all;
  line-height: 24px;
}
.jws-project-element .project_content.jws_project_layout12 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat a:hover {
  color: var(--main);
}
.jws-project-element .project_content.jws_project_layout12 .jws_project_wap .jws_project_content .jws_project_content_inner .projects_cat span {
  transition: 0.5s all;
  display: inline-block;
  transform: translatey(100%);
  -webkit-transform: translatey(100%);
}
.jws-project-element .project_content.jws_project_layout12 .jws_project_wap .jws_project_content .jws_project_content_inner .entry-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 4px;
  position: relative;
  z-index: 2;
  overflow: hidden;
  font-family: var(--font1);
}
.jws-project-element .project_content.jws_project_layout12 .jws_project_wap .jws_project_content .jws_project_content_inner .entry-title a {
  color: var(--heading);
  transform: translatey(100%);
  -webkit-transform: translatey(100%);
  display: inline-block;
  transition: 0.5s all;
}
.jws-project-element .project_content.jws_project_layout12 .jws_project_wap .jws_project_content .jws_project_content_inner .entry-title a:hover {
  color: var(--main);
}
.jws-project-element .project_content.jws_project_layout12 .jws_project_wap .jws_project_image {
  overflow: hidden;
}
.jws-project-element .project_content.jws_project_layout12 .jws_project_wap .jws_project_image img {
  width: 100%;
  transition: 0.5s all;
}
.jws-project-element .project_content.jws_project_layout12 .jws_project_wap:hover .jws_project_image img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.jws-project-element .project_content.jws_project_layout12 .jws_project_wap:hover .jws_project_content {
  opacity: 1;
  will-change: transform;
}
.jws-project-element .project_content.jws_project_layout12 .jws_project_wap:hover .jws_project_content .projects_cat a,
.jws-project-element .project_content.jws_project_layout12 .jws_project_wap:hover .jws_project_content .projects_cat span {
  transform: translatey(0);
  -webkit-transform: translatey(0);
  transition-delay: 0.1s;
}
.jws-project-element .project_content.jws_project_layout12 .jws_project_wap:hover .jws_project_content .entry-title a {
  transform: translatey(0);
  -webkit-transform: translatey(0);
  transition-delay: 0.1s;
}
.jws-project-element .project_content.masonry3 .jws_project_wap {
  max-height: 379px;
  overflow: hidden;
}
.jws-project-element .project_content.masonry3 .width_1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.jws-project-element .project_content.masonry3 .width_2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%;
  position: relative;
  width: 100%;
  min-height: 1px;
}
.jws-project-element .project_content.slider.has_wrap {
  padding-bottom: 20px;
}
.jws-project-element .project_content.slider.has_wrap .flickity-page-dots {
  bottom: 20px;
}
.jws-project-element .project_content.slider.row {
  display: block;
}
.jws-project-element .project_content.slider .slick-dots {
  list-style-type: none;
  padding: 0;
  text-align: center;
  margin: 0;
}
.jws-project-element .project_content.slider .slick-dots li {
  width: 15px;
  height: 15px;
  border: 1px solid transparent;
  transition: 0.3s all;
  border-radius: 100%;
  line-height: 7px;
  text-align: center;
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
  background: transparent;
  opacity: 1;
}
.jws-project-element .project_content.slider .slick-dots li button {
  display: none;
}
.jws-project-element .project_content.slider .slick-dots li:before {
  width: 5px;
  height: 5px;
  background: #000000;
  border-radius: 100%;
  padding: 0;
  border: 0;
  outline: 0;
  cursor: pointer;
  content: "";
  display: inline-block;
}
.jws-project-element .project_content.slider .slick-dots li.slick-active {
  border-color: #000000;
}
.jws-project-element .project_content.slider .slick-dots li.slick-active:before {
  background: #000000;
}
.jws-project-element .project_nav_container {
  text-align: center;
}
.jws-project-element .project_nav {
  padding: 0;
  list-style-type: none;
  margin-bottom: 56px;
  position: relative;
  display: inline-block;
}
.jws-project-element .project_nav #magic_line {
  position: absolute;
  bottom: 19%;
  left: 0;
  height: 10px;
  background: var(--main);
  transition: all 0.55s;
  padding: 0 !important;
}
.jws-project-element .project_nav li {
  display: inline-block;
  padding: 0 10px;
}
.jws-project-element .project_nav li a {
  display: block;
  font-size: 20px;
  color: var(--colorbody);
  padding: 4px 15px;
  z-index: 1;
  position: relative;
}
.jws-project-element .project_nav li a .count {
  position: absolute;
  top: -15px;
  right: -13px;
  font-size: 13px;
}
.jws-project-element .project_nav li a:hover,
.jws-project-element .project_nav li a.filter-active {
  color: var(--color1);
}
.jws-project-element .jws_pagination {
  margin-top: 50px;
  text-align: center;
}
.jws-project-element .jws_pagination .jws-load-more {
  background: var(--main);
  color: #ffffff;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  padding: 8px 45px;
  display: inline-block;
}
.jws-project-element .jws_pagination .jws-load-more:hover {
  background: var(--color1);
}
.text-effect1 .letter {
  display: inline-block;
}
body[data-elementor-device-mode="mobile"] .jws-project-element .project_nav #magic_line {
  display: none;
}
@media (max-width: 767px) {
  .jws-project-element .project_content.masonry3 .width_2,
  .jws-project-element .project_content.masonry3 .width_1 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .jws-project-element .project_content.jws_project_layout10 .jws_project_wap .jws_project_content .jws_project_content_inner {
    transform: none !important;
  }
}
@media (max-width: 400px) {
  .jws-project-element .project_content.jws_project_layout1 .jws_project_wap .jws_project_content .jws_project_content_inner .jws_project_readmore {
    display: none;
  }
  .jws-project-element .project_content.masonry3 .width_2,
  .jws-project-element .project_content.masonry3 .width_1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
/* Contact Form 7 Styler */
.jws-cf7-container {
  position: relative;
}
.jws-cf7-container .wpcf7-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -12px;
  margin-top: -12px;
}
.jws-cf7-style span.wpcf7-list-item {
  margin: 0 1em 0 0em;
}
.jws-cf7-loader-active span.ajax-loader.is-active {
  display: inline-block;
}
/* Contact Form 7 Styler Select Field Arrow */
.jws-cf7-style select {
  -webkit-appearance: none;
}
.jws-cf7-style .jws-cf7-select-custom {
  display: block;
  position: relative;
}
.jws-cf7-style .jws-cf7-select-custom:after {
  content: "\f078";
  font-family: 'Font Awesome 5 Free';
  font-weight: 800;
  position: absolute;
  font-size: 0.7em;
  line-height: 1;
  top: 45%;
  -webkit-transform: translateY(-45%);
  -ms-transform: translateY(-45%);
  transform: translateY(-45%);
  right: 0.5em;
  z-index: 5;
  pointer-events: none;
}
.jws-cf7-highlight-style-default .wpcf7-not-valid-tip {
  display: none;
}
.jws-cf7-highlight-style-tooltip .wpcf7-form-control-wrap {
  display: block;
}
.jws-cf7-highlight-style-tooltip .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  position: absolute;
  top: 0;
  transform: translateY(calc(-100% - 5px));
}
.jws-cf7-highlight-style-tooltip .wpcf7-form-control-wrap .wpcf7-not-valid-tip:after {
  width: 0;
  height: 0;
  border-top: 5px solid rgba(255, 0, 0, 0.6);
  border-left: 5px solid transparent;
  content: "";
  position: absolute;
  right: 0;
  bottom: -5px;
}
.jws-cf7-highlight-style-tooltip span.jws-cf7-alert {
  display: block;
  text-align: right;
}
/* Contact Form 7 - Buttons */
.jws-cf7-btn-size-xs .jws-cf7-style input[type=submit] {
  font-size: 13px;
  padding: 10px 20px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.jws-cf7-input-size-xs .jws-cf7-style input:not([type="submit"]),
.jws-cf7-input-size-xs .jws-cf7-style .wpcf7 textarea,
.jws-cf7-input-size-xs .jws-cf7-style select {
  font-size: 13px;
  padding: 8px 10px;
}
.jws-cf7-input-size-xs .jws-cf7-style select[multiple="multiple"] {
  padding: 0;
}
.jws-cf7-input-size-xs .jws-cf7-style select[multiple="multiple"] option {
  padding: 8px 10px;
}
.jws-cf7-input-size-xs .jws-cf7-select-custom {
  font-size: 13px;
}
.jws-cf7-input-size-xs .jws-cf7-style input[type="checkbox"] + span:before,
.jws-cf7-input-size-xs .jws-cf7-style input[type="radio"] + span:before {
  height: 10px;
  width: 10px;
}
.jws-cf7-input-size-xs .jws-cf7-style input[type="checkbox"]:checked + span:before {
  font-size: -webkit-calc(8.33333333px);
  font-size: calc(8.33333333px);
}
.jws-cf7-input-size-xs input[type=range]::-webkit-slider-thumb {
  font-size: 10px;
}
.jws-cf7-input-size-xs input[type=range]::-moz-range-thumb {
  font-size: 10px;
}
.jws-cf7-input-size-xs input[type=range]::-ms-thumb {
  font-size: 10px;
}
.jws-cf7-btn-size-sm .jws-cf7-style input[type=submit] {
  font-size: 15px;
  padding: 12px 24px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.jws-cf7-input-size-sm .jws-cf7-style input:not([type="submit"]),
.jws-cf7-input-size-sm .jws-cf7-style .wpcf7 textarea,
.jws-cf7-input-size-sm .jws-cf7-style select {
  font-size: 15px;
  padding: 12px 10px;
}
.jws-cf7-input-size-sm .jws-cf7-style select[multiple="multiple"] {
  padding: 0;
}
.jws-cf7-input-size-sm .jws-cf7-style select[multiple="multiple"] option {
  padding: 12px 10px;
}
.jws-cf7-input-size-sm .jws-cf7-select-custom {
  font-size: 15px;
}
.jws-cf7-input-size-sm .jws-cf7-style input[type="checkbox"] + span:before,
.jws-cf7-input-size-sm .jws-cf7-style input[type="radio"] + span:before {
  height: 12px;
  width: 12px;
}
.jws-cf7-input-size-sm .jws-cf7-style input[type="checkbox"]:checked + span:before {
  font-size: -webkit-calc(10px);
  font-size: calc(10px);
}
.jws-cf7-input-size-sm input[type=range]::-webkit-slider-thumb {
  font-size: 12px;
}
.jws-cf7-input-size-sm input[type=range]::-moz-range-thumb {
  font-size: 12px;
}
.jws-cf7-input-size-sm input[type=range]::-ms-thumb {
  font-size: 12px;
}
.jws-cf7-btn-size-md .jws-cf7-style input[type=submit] {
  font-size: 16px;
  padding: 15px 30px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.jws-cf7-input-size-md .jws-cf7-style input:not([type="submit"]),
.jws-cf7-input-size-md .jws-cf7-style .wpcf7 textarea,
.jws-cf7-input-size-md .jws-cf7-style select {
  font-size: 16px;
  padding: 15px 10px;
}
.jws-cf7-input-size-md .jws-cf7-style select[multiple="multiple"] {
  padding: 0;
}
.jws-cf7-input-size-md .jws-cf7-style select[multiple="multiple"] option {
  padding: 15px 10px;
}
.jws-cf7-input-size-md .jws-cf7-select-custom {
  font-size: 16px;
}
.jws-cf7-input-size-md .jws-cf7-style input[type="checkbox"] + span:before,
.jws-cf7-input-size-md .jws-cf7-style input[type="radio"] + span:before {
  height: 15px;
  width: 15px;
}
.jws-cf7-input-size-md .jws-cf7-style input[type="checkbox"]:checked + span:before {
  font-size: -webkit-calc(12.5px);
  font-size: calc(12.5px);
}
.jws-cf7-input-size-md input[type=range]::-webkit-slider-thumb {
  font-size: 15px;
}
.jws-cf7-input-size-md input[type=range]::-moz-range-thumb {
  font-size: 15px;
}
.jws-cf7-input-size-md input[type=range]::-ms-thumb {
  font-size: 15px;
}
.jws-cf7-btn-size-lg .jws-cf7-style input[type=submit] {
  font-size: 18px;
  padding: 20px 40px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.jws-cf7-input-size-lg .jws-cf7-style input:not([type="submit"]),
.jws-cf7-input-size-lg .jws-cf7-style .wpcf7 textarea,
.jws-cf7-input-size-lg .jws-cf7-style select {
  font-size: 18px;
  padding: 20px 10px;
}
.jws-cf7-input-size-lg .jws-cf7-style select[multiple="multiple"] {
  padding: 0;
}
.jws-cf7-input-size-lg .jws-cf7-style select[multiple="multiple"] option {
  padding: 20px 10px;
}
.jws-cf7-input-size-lg .jws-cf7-select-custom {
  font-size: 18px;
}
.jws-cf7-input-size-lg .jws-cf7-style input[type="checkbox"] + span:before,
.jws-cf7-input-size-lg .jws-cf7-style input[type="radio"] + span:before {
  height: 20px;
  width: 20px;
}
.jws-cf7-input-size-lg .jws-cf7-style input[type="checkbox"]:checked + span:before {
  font-size: -webkit-calc(16.66666667px);
  font-size: calc(16.66666667px);
}
.jws-cf7-input-size-lg input[type=range]::-webkit-slider-thumb {
  font-size: 20px;
}
.jws-cf7-input-size-lg input[type=range]::-moz-range-thumb {
  font-size: 20px;
}
.jws-cf7-input-size-lg input[type=range]::-ms-thumb {
  font-size: 20px;
}
.jws-cf7-btn-size-xl .jws-cf7-style input[type=submit] {
  font-size: 20px;
  padding: 25px 50px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.jws-cf7-input-size-xl .jws-cf7-style input:not([type="submit"]),
.jws-cf7-input-size-xl .jws-cf7-style .wpcf7 textarea,
.jws-cf7-input-size-xl .jws-cf7-style select {
  font-size: 20px;
  padding: 25px 10px;
}
.jws-cf7-input-size-xl .jws-cf7-style select[multiple="multiple"] {
  padding: 0;
}
.jws-cf7-input-size-xl .jws-cf7-style select[multiple="multiple"] option {
  padding: 25px 10px;
}
.jws-cf7-input-size-xl .jws-cf7-select-custom {
  font-size: 20px;
}
.jws-cf7-input-size-xl .jws-cf7-style input[type="checkbox"] + span:before,
.jws-cf7-input-size-xl .jws-cf7-style input[type="radio"] + span:before {
  height: 25px;
  width: 25px;
}
.jws-cf7-input-size-xl .jws-cf7-style input[type="checkbox"]:checked + span:before {
  font-size: -webkit-calc(20.83333333px);
  font-size: calc(20.83333333px);
}
.jws-cf7-input-size-xl input[type=range]::-webkit-slider-thumb {
  font-size: 25px;
}
.jws-cf7-input-size-xl input[type=range]::-moz-range-thumb {
  font-size: 25px;
}
.jws-cf7-input-size-xl input[type=range]::-ms-thumb {
  font-size: 25px;
}
/* Contact Form 7 / Gravity Form - Buttons Ends */
/* Contact Form 7 */
.jws-cf7-style input[type=range] {
  background: transparent !important;
  border: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* Special styling for Range track */
.jws-cf7-style input[type=range]::-ms-track {
  background: transparent;
  border-color: transparent;
  color: transparent;
}
.jws-cf7-style input[type=range]::-webkit-slider-runnable-track {
  height: 0.35em;
}
.jws-cf7-style input[type=range]::-moz-range-track {
  height: 0.35em;
}
.jws-cf7-style input[type=range]::-ms-fill-lower {
  height: 0.35em;
}
.jws-cf7-style input[type=range]::-ms-fill-upper {
  height: 0.35em;
}
/* Special styling for Range thumb */
.jws-cf7-style input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 1em;
  width: 1em;
  margin-top: -0.35em;
}
.jws-cf7-style input[type=range]::-moz-range-thumb {
  height: 1em;
  width: 1em;
  margin-top: -0.35em;
}
.jws-cf7-style input[type=range]::-ms-thumb {
  height: 1em;
  width: 1em;
  margin-top: -0.35em;
}
.jws-cf7-style .wpcf7-radio input[type="radio"] + span:before {
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.jws-cf7-style .wpcf7 div.wpcf7-response-output {
  margin: 10px 0px 0px 0px;
}
div.wpcf7-mail-sent-ok {
  color: #FFFFFF;
  background-color: #008000;
  border-color: #008000;
}
div.wpcf7-validation-errors {
  color: #FFFFFF;
  background-color: #F04040;
  border-color: #F04040;
}
.jws-cf7-style-box .wpcf7-checkbox input[type="checkbox"]:checked + span:before,
.jws-cf7-style-box .wpcf7-checkbox input[type="checkbox"] + span:before,
.jws-cf7-style-box .wpcf7-acceptance input[type="checkbox"]:checked + span:before,
.jws-cf7-style-box .wpcf7-acceptance input[type="checkbox"] + span:before,
.jws-cf7-style-box .wpcf7-radio input[type="radio"] + span:before {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.jws-cf7-button-center input.wpcf7-form-control.wpcf7-submit,
.jws-cf7-button-left input.wpcf7-form-control.wpcf7-submit,
.jws-cf7-button-right input.wpcf7-form-control.wpcf7-submit,
.jws-cf7-button-justify input.wpcf7-form-control.wpcf7-submit {
  display: -webkit-box;
  display: -ms-flexbox;
  -js-display: flex;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  width: auto;
}
.jws-cf7-button-center input.wpcf7-form-control.wpcf7-submit {
  margin-left: auto !important;
  margin-right: auto !important;
}
.jws-cf7-button-center .jws-cf7-loader-active {
  text-align: center;
}
.jws-cf7-button-left input.wpcf7-form-control.wpcf7-submit {
  margin-left: 0;
  margin-right: auto;
}
.jws-cf7-button-right input.wpcf7-form-control.wpcf7-submit {
  margin-left: auto !important;
  margin-right: 0 !important;
}
.jws-cf7-button-right .jws-cf7-loader-active {
  text-align: right;
}
.jws-cf7-button-justify input.wpcf7-form-control.wpcf7-submit {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  width: 100%;
}
.jws-cf7-button-justify .jws-cf7-loader-active {
  text-align: center;
}
.jws-cf7-style .wpcf7-checkbox input[type='checkbox'],
.jws-cf7-style .wpcf7-acceptance input[type='checkbox'],
.jws-cf7-style .wpcf7-radio input[type='radio'] {
  display: none;
}
.jws-cf7-style .wpcf7-checkbox input[type='checkbox'] + span:before,
.jws-cf7-style .wpcf7-radio input[type='radio'] + span:before,
.jws-cf7-style .wpcf7-acceptance input[type='checkbox'] + span:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  text-align: center;
  margin-top: -3px;
}
.jws-cf7-style .wpcf7-checkbox input[type='checkbox']:checked + span:before,
.jws-cf7-style .wpcf7-acceptance input[type='checkbox']:checked + span:before {
  content: "\2714";
  line-height: 1.2;
}
@media only screen and (min-width: 769px) {
  .jws-cf7-col {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .jws-cf7-col label,
  .jws-cf7-col > span {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0 10px;
  }
}
/* Contact Form 7 ends*/
@media only screen and (max-width: 976px) {
  .jws-tablet-cf7-button-center input.wpcf7-form-control.wpcf7-submit {
    margin-left: auto;
    margin-right: auto;
    width: auto;
  }
  .jws-tablet-cf7-button-left input.wpcf7-form-control.wpcf7-submit {
    margin-left: 0;
    margin-right: auto;
    width: auto;
  }
  .jws-tablet-cf7-button-right input.wpcf7-form-control.wpcf7-submit {
    margin-left: auto;
    margin-right: 0;
    width: auto;
  }
  .jws-tablet-cf7-button-justify input.wpcf7-form-control.wpcf7-submit {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .jws-mobile-cf7-button-center input.wpcf7-form-control.wpcf7-submit {
    margin-left: auto;
    margin-right: auto;
    width: auto;
  }
  .jws-mobile-cf7-button-left input.wpcf7-form-control.wpcf7-submit {
    margin-left: 0;
    margin-right: auto;
    width: auto;
  }
  .jws-mobile-cf7-button-right input.wpcf7-form-control.wpcf7-submit {
    margin-left: auto;
    margin-right: 0;
    width: auto;
  }
  .jws-mobile-cf7-button-justify input.wpcf7-form-control.wpcf7-submit {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    width: 100%;
  }
  .form_style1 input[type=submit],
  .form_style1 button {
    position: relative !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
div.wpcf7 .ajax-loader {
  background-image: none;
  width: 0px;
  height: 0px;
  display: block;
  transition: 0.3s all;
}
div.wpcf7 .submitting .ajax-loader,
div.wpcf7.resetting .ajax-loader {
  transform: scale(1);
  -webkit-transform: scale(1);
  width: 24px;
  height: 24px;
  margin-left: 0;
  margin-top: 10px;
}
div.wpcf7 .ajax-loader {
  transform: scale(0);
  -webkit-transform: scale(0);
}
div.wpcf7 .ajax-loader.is-active:after {
  border: 3px solid #fafafa;
  border-radius: 50%;
  border-top: 3px solid #000000;
  width: 30px;
  height: 30px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  content: "";
  display: block;
}
/** Custom css **/
.form_style1 input[type=submit],
.form_style1 button {
  position: absolute;
  top: 3px;
  right: 3px;
}
.jws_search {
  position: relative;
}
.jws_search.has_popup > button {
  width: 100%;
  border: 0;
  background: transparent;
  text-align: left;
  position: relative;
  line-height: 20px;
  border: 0 !important;
}
.jws_search.has_popup > button .remove {
  display: none;
}
.jws_search.has_popup .form_content {
  position: absolute;
  background: #ffffff;
  z-index: 2;
  top: 100%;
  right: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 20px;
  -webkit-box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.08);
  -webkit-transform: scale3d(0.8, 0.8, 0.8);
  -moz-transform: scale3d(0.8, 0.8, 0.8);
  transform: scale3d(0.8, 0.8, 0.8);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
.jws_search.has_popup .form_content form {
  background: rgba(0, 0, 0, 0.03);
}
.jws_search.has_popup .form_content form .search-submit {
  border: 0 !important;
}
.jws_search.has_popup .form_content form .search-submit:hover {
  color: var(--main);
}
.jws_search.open > button .open {
  display: none;
}
.jws_search.open > button .remove {
  display: block;
}
.jws_search.open .form_content {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.chartselementor-pie-chart .chartselementor-chart-item-container .chartselementor-chart {
  text-align: center;
  position: relative;
}
.chartselementor-pie-chart .chartselementor-chart-item-container .chartselementor-chart .chartselementor-percent {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.jws-studies-element .jws_studies_layout4 .studies_readmore i {
  margin-left: 10px;
}
.jws-studies-element .studies_nav_container .studies_nav {
  padding: 0;
  list-style-type: none;
  text-align: center;
  margin-bottom: 46px;
}
.jws-studies-element .studies_nav_container .studies_nav li {
  display: inline-block;
  margin: 0 10px;
}
.jws-studies-element .studies_nav_container .studies_nav li a {
  color: #5f5e62;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 3px;
  padding: 0 2px;
}
.jws-studies-element .studies_nav_container .studies_nav li a:before {
  content: "";
  right: 0;
  width: 0%;
  height: 1px;
  background: var(--color1);
  bottom: -5px;
  position: absolute;
  transition: .3s all;
}
.jws-studies-element .studies_nav_container .studies_nav li a.filter-active {
  color: var(--color1);
}
.jws-studies-element .studies_nav_container .studies_nav li a.filter-active:before {
  width: 100%;
  left: 0;
}
.jws-studies-element .studies_nav_container.layout1 .studies_nav {
  margin-bottom: 50px;
}
.jws-studies-element .studies_nav_container.layout1 .studies_nav li {
  margin: 0 10px;
}
.jws-studies-element .studies_nav_container.layout1 .studies_nav li a {
  display: block;
  font-size: 12px;
  font-weight: 700;
  color: var(--colorbody);
  text-transform: uppercase;
  padding: 4px 42px;
  border-radius: 40px;
  border: 1px solid transparent;
}
.jws-studies-element .studies_nav_container.layout1 .studies_nav li a:hover {
  background: #f5f5f5;
}
.jws-studies-element .studies_nav_container.layout1 .studies_nav li a.filter-active {
  color: #ffffff;
  background: var(--main);
}
.jws-studies-element .jws_pagination {
  margin-top: 16px;
  text-align: center;
}
.jws-studies-element .jws_pagination .jws-load-more {
  background: var(--main);
  color: #ffffff;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  height: 55px;
  line-height: 55px;
  padding: 0 95px;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.6px;
}
.jws-studies-element .jws_pagination .jws-load-more span {
  margin-left: 3px;
}
.jws-studies-element .jws_pagination .jws-load-more:hover {
  background: var(--color1);
}
.jws-studies-element .studies_content {
  transition: 0.7s all;
}
.jws-studies-element .jws_studies_layout1 .jws_studies_item .jws_studies_wap {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 5px 27.9px 2.1px rgba(51, 51, 102, 0.15);
  transition: 0.3s all;
}
.jws-studies-element .jws_studies_layout1 .jws_studies_item .jws_studies_wap .jws_studies_image img {
  width: 100%;
}
.jws-studies-element .jws_studies_layout1 .jws_studies_item .jws_studies_wap .jws_studies_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -0-align-items: center;
  padding: 27px 30px 31px 30px;
  background: #ffffff;
}
.jws-studies-element .jws_studies_layout1 .jws_studies_item .jws_studies_wap .jws_studies_content .studies_cat {
  color: var(--colorbody);
  margin-bottom: 3px;
}
.jws-studies-element .jws_studies_layout1 .jws_studies_item .jws_studies_wap .jws_studies_content .studies_cat a {
  color: var(--colorbody);
}
.jws-studies-element .jws_studies_layout1 .jws_studies_item .jws_studies_wap .jws_studies_content .studies_cat a:hover {
  color: var(--main);
}
.jws-studies-element .jws_studies_layout1 .jws_studies_item .jws_studies_wap .jws_studies_content .entry-title {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  margin: 0;
}
.jws-studies-element .jws_studies_layout1 .jws_studies_item .jws_studies_wap .jws_studies_content .entry-title a {
  color: var(--color1);
}
.jws-studies-element .jws_studies_layout1 .jws_studies_item .jws_studies_wap .jws_studies_content .entry-title a:hover {
  color: var(--main);
}
.jws-studies-element .jws_studies_layout1 .jws_studies_item .jws_studies_wap .jws_studies_content .studies_info {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 45px);
  flex: 0 0 calc(100% - 45px);
  max-width: calc(100% - 45px);
  padding-right: 15px;
}
.jws-studies-element .jws_studies_layout1 .jws_studies_item .jws_studies_wap .jws_studies_content .jws_studies_readmore {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45px;
  flex: 0 0 45px;
  max-width: 45px;
}
.jws-studies-element .jws_studies_layout1 .jws_studies_item .jws_studies_wap .jws_studies_content .jws_studies_readmore a {
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: #0d0f18;
  color: #ffffff;
  font-family: var(--font1);
  border-radius: 100%;
}
.jws-studies-element .jws_studies_layout1 .jws_studies_item .jws_studies_wap .jws_studies_content .jws_studies_readmore a .studies_more > span {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  font-weight: bold;
  display: block;
  font-size: 11px;
}
.jws-studies-element .jws_studies_layout1 .jws_studies_item .jws_studies_wap .jws_studies_content .jws_studies_readmore a:hover {
  background: var(--main);
}
.jws-studies-element .jws_studies_layout1 .jws_studies_item .jws_studies_wap:hover {
  box-shadow: 0px 5px 27.9px 2.1px rgba(51, 51, 102, 0.25);
  transform: translatey(-10px);
}
.jws-studies-element .jws_studies_layout2 .entry-title {
  margin-bottom: 2px;
}
.jws-studies-element .jws_studies_layout2 .jws_studies_image {
  margin-bottom: 26px;
  overflow: hidden;
}
.jws-studies-element .jws_studies_layout2 .jws_studies_image img {
  transition: 0.3s all;
}
.jws-studies-element .jws_studies_layout2 .jws_studies_wap:hover .jws_studies_image img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.jws-studies-element .jws_studies_layout3 .entry-date {
  margin-right: 23px;
}
.jws-studies-element .jws_studies_layout3 .jws_studies_meta {
  margin-bottom: 8px;
}
.jws-studies-element .jws_studies_layout3 .entry-title {
  margin-bottom: 14px;
}
.jws-studies-element .jws_studies_layout3 .jws_studies_content {
  padding: 0 40px 28px;
}
.jws-studies-element .jws_studies_layout3 .jws_studies_image {
  margin-bottom: 35px;
  position: relative;
}
.jws-studies-element .jws_studies_layout3 .jws_studies_image img {
  border-radius: 5px;
}
.jws-studies-element .jws_studies_layout3 .jws_studies_image .wp-studies-image {
  position: absolute;
  bottom: -30px;
  width: 70px;
  height: auto;
  right: 46px;
  transition: 0.3s all;
}
.jws-studies-element .jws_studies_layout3 .jws_studies_wap {
  transition: 0.3s all;
  border-radius: 5px;
}
.jws-studies-element .jws_studies_layout3 .jws_studies_wap:hover {
  box-shadow: 0px 10px 48.45px 2.55px rgba(5, 22, 70, 0.08);
}
.jws-studies-element .jws_studies_slider {
  margin: 0;
}
.jws-studies-element .jws_studies_slider .slick-list {
  padding: 20px 20px 40px 20px;
  margin: 0 -20px;
}
.jws-studies-element .jws_studies_slider .slick-slide {
  opacity: 0;
  transition: 0.4s all;
}
.jws-studies-element .jws_studies_slider .slick-slide.slick-active {
  opacity: 1;
}
.jws-studies-element .custom_navs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.jws-studies-element .custom_navs button {
  font-size: 18px;
  line-height: 20px;
  vertical-align: middle;
  padding-top: 2px;
}
.jws-studies-element .custom_navs button.nav_left {
  padding-right: 12px;
  margin-right: 12px;
  border-right: 1px solid #e5e5e5;
}
.jws-studies-element .custom_navs button:hover {
  color: var(--main);
}
.jws-studies-element .slick-dots {
  list-style-type: none;
  padding: 0;
  text-align: center;
  margin: 0;
  margin-top: -24px;
  z-index: 1;
  position: relative;
}
.jws-studies-element .slick-dots li {
  width: 15px;
  height: 15px;
  border: 1px solid transparent;
  transition: 0.3s all;
  border-radius: 100%;
  line-height: 7px;
  text-align: center;
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
  vertical-align: top;
}
.jws-studies-element .slick-dots li:before {
  font-size: 0;
  width: 5px;
  height: 5px;
  background: var(--main);
  border-radius: 100%;
  padding: 0;
  border: 0;
  outline: 0;
  cursor: pointer;
  content: "";
  display: inline-block;
}
.jws-studies-element .slick-dots li.slick-active {
  border-color: var(--main);
}
.jws-studies-element .slick-dots li button {
  display: none;
}
.jws_timeline.layout_layout1 .jws_timeline_main {
  position: relative;
}
.jws_timeline.layout_layout1 .jws_timeline_main .jws_days .jws_timeline_field {
  position: relative;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 35px;
}
.jws_timeline.layout_layout1 .jws_timeline_main .jws_days .jws_timeline_field.active .jws_timeline_content .jws_timeline_content_inner {
  background: transparent;
}
.jws_timeline.layout_layout1 .jws_timeline_main .jws_days .jws_timeline_field.active .jws_timeline_circle:before {
  -webkit-animation: btnIconRipple 1.5s cubic-bezier(0.23, 1, 0.9, 1) both infinite;
  animation: btnIconRipple 1.5s cubic-bezier(0.23, 1, 0.9, 1) both infinite;
  width: 200%;
  height: 200%;
  background: #566ef4;
  border-radius: 100%;
  content: "";
  position: absolute;
}
.jws_timeline.layout_layout1 .jws_timeline_main .jws_days .jws_timeline_field.animation_show .jws_timeline_content {
  opacity: 1;
  transform: translatex(0) !important;
  -webkit-transform: translatex(0) !important;
  transition-delay: 0.5s;
}
.jws_timeline.layout_layout1 .jws_timeline_main .jws_days .jws_timeline_field.position_right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.jws_timeline.layout_layout1 .jws_timeline_main .jws_days .jws_timeline_field.position_right .jws_timeline_content {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  padding-right: 60px;
  transform: translatex(-50px);
  -webkit-transform: translatex(-50px);
}
.jws_timeline.layout_layout1 .jws_timeline_main .jws_days .jws_timeline_field.position_right .jws_timeline_date {
  text-align: left;
  padding-left: 30px;
}
.jws_timeline.layout_layout1 .jws_timeline_main .jws_days .jws_timeline_field.position_left .jws_timeline_content {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  padding-left: 60px;
  transform: translatex(50px);
  -webkit-transform: translatex(50px);
}
.jws_timeline.layout_layout1 .jws_timeline_main .jws_days .jws_timeline_field.position_left .jws_timeline_content:after {
  left: 0;
}
.jws_timeline.layout_layout1 .jws_timeline_main .jws_days .jws_timeline_field.position_left .jws_timeline_date {
  text-align: right;
  padding-right: 30px;
}
.jws_timeline.layout_layout1 .jws_timeline_main .jws_days .jws_timeline_field .jws_timeline_circle {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background: var(--main);
  position: relative;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -moz-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.jws_timeline.layout_layout1 .jws_timeline_main .jws_days .jws_timeline_field .jws_timeline_content {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 100%;
  position: relative;
  transition: 0.5s all;
  opacity: 0;
}
.jws_timeline.layout_layout1 .jws_timeline_main .jws_days .jws_timeline_field .jws_timeline_content:after {
  content: "";
  position: absolute;
  border-bottom: 1px dashed var(--main);
  width: 60px;
  right: 0;
  top: 50%;
}
.jws_timeline.layout_layout1 .jws_timeline_main .jws_days .jws_timeline_field .jws_timeline_content .jws_timeline_content_inner {
  text-align: center;
  padding: 35px 45px;
  background: var(--main3);
  border: 2px solid var(--main3);
  border-radius: 10px;
  position: relative;
  z-index: 2;
}
.jws_timeline.layout_layout1 .jws_timeline_main .jws_days .jws_timeline_field .jws_timeline_content .jws_timeline_date_inner {
  display: none;
  margin-bottom: 15px;
}
.jws_timeline.layout_layout1 .jws_timeline_main .jws_days .jws_timeline_field .jws_timeline_content .jws_timeline_title {
  font-size: 20px;
  color: #fffefe;
  font-weight: bold;
  letter-spacing: 0.7px;
  margin-bottom: 19px;
}
.jws_timeline.layout_layout1 .jws_timeline_main .jws_days .jws_timeline_field .jws_timeline_content .jws_timeline_desc {
  color: #ffffff;
  letter-spacing: 0.7px;
  font-weight: 300;
}
.jws_timeline.layout_layout1 .jws_timeline_main .jws_days .jws_timeline_field .jws_timeline_date {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 100%;
  position: relative;
}
.jws_timeline.layout_layout1 .jws_timeline_main .jws_days .jws_timeline_field .jws_timeline_date .jws_timeline_date_inner {
  display: inline-block;
  text-align: center;
}
.jws_timeline.layout_layout1 .jws_timeline_main .jws_days .jws_timeline_field .jws_timeline_date_inner .jws_timeline_month {
  color: var(--main2);
  font-weight: 300;
  margin-bottom: -5px;
  display: block;
}
.jws_timeline.layout_layout1 .jws_timeline_main .jws_days .jws_timeline_field .jws_timeline_date_inner .jws_timeline_year {
  font-size: 36px;
  font-weight: 600;
  color: #ffffff;
  font-family: var(--font1);
  margin: 0;
}
.jws_timeline.layout_layout1 .jws_timeline_line {
  width: 3px;
  left: 50%;
  bottom: 0;
  right: auto;
  position: absolute;
  -webkit-transform: translateX(-3px);
  -ms-transform: translateX(-3px);
  transform: translateX(-3px);
  background: var(--main);
  margin-left: 1.5px;
}
.jws_timeline.layout_layout1 .jws_timeline_line:after {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 14px solid var(--main);
  content: "";
  bottom: -14px;
  position: absolute;
  left: -5.6px;
}
.jws_timeline.layout_layout2 .jws_timeline_date_inner {
  margin-bottom: -6px;
}
.jws_timeline.layout_layout2 .jws_timeline_circle {
  border: 1px solid var(--main);
  width: 24px;
  height: 24px;
  border-radius: 100%;
  position: absolute;
  top: calc(100% - 12px);
  text-align: center;
  line-height: 19px;
}
.jws_timeline.layout_layout2 .jws_timeline_circle:before {
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: var(--main);
  content: "";
  display: inline-block;
}
.jws_timeline.layout_layout2 .jws_timeline_circle:after {
  width: 2px;
  height: 47px;
  background: var(--main);
  content: "";
  position: absolute;
}
.jws_timeline.layout_layout2 .jws_timeline_title {
  margin-bottom: 5px;
}
.jws_timeline.layout_layout2 .jws_timeline_line {
  height: 2px;
  width: calc(100% - 24px);
  top: 50% !important;
  background: var(--main);
  position: relative;
}
.jws_timeline.layout_layout2 .jws_timeline_line:after {
  font-family: "jws-icon";
  content: '\e831';
  color: var(--main);
  position: absolute;
  right: -15px;
  top: -12px;
  font-size: 24px;
}
.jws_timeline.layout_layout2 .jws_days {
  display: flex;
  justify-content: space-between;
}
.jws_timeline.layout_layout2 .jws_timeline_field {
  width: 20%;
  position: relative;
  padding: 0 15px;
}
.jws_timeline.layout_layout2 .jws_timeline_field.position_right {
  padding-bottom: 67px;
}
.jws_timeline.layout_layout2 .jws_timeline_field.position_right .jws_timeline_circle:after {
  bottom: 9px;
  left: 10px;
}
.jws_timeline.layout_layout2 .jws_timeline_field.position_left .jws_timeline_circle:after {
  top: 9px;
  left: 10px;
}
.jws_timeline.layout_layout2 .jws_timeline_field.position_left .jws_timeline_content {
  position: absolute;
  top: 100%;
  width: 100%;
  padding-top: 67px;
}
@media (max-width: 767px) {
  .jws_timeline.layout_layout1 .jws_timeline_main .jws_days .jws_timeline_field .jws_timeline_date {
    display: none;
  }
  .jws_timeline.layout_layout1 .jws_timeline_main .jws_days .jws_timeline_field .jws_timeline_content .jws_timeline_date_inner {
    display: block;
  }
  .jws_timeline.layout_layout1 .jws_timeline_main .jws_days .jws_timeline_field.position_right {
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -webkit-flex-direction: unset;
    -moz-box-orient: unset;
    -moz-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
  }
  .jws_timeline.layout_layout1 .jws_timeline_main .jws_days .jws_timeline_field .jws_timeline_circle {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 100%;
    position: relative;
  }
  .jws_timeline.layout_layout1 .jws_timeline_main .jws_days .jws_timeline_field.position_right .jws_timeline_content {
    -webkit-box-ordinal-group: unset;
    -webkit-order: unset;
    -moz-box-ordinal-group: unset;
    -ms-flex-order: unset;
    order: unset;
    padding-left: 30px;
    padding-right: 0;
    transform: translatex(0) !important;
    -webkit-transform: translatex(0) !important;
  }
  .jws_timeline.layout_layout1 .jws_timeline_main .jws_days .jws_timeline_field.position_right .jws_timeline_content:after {
    left: 0;
    width: 30px;
  }
  .jws_timeline.layout_layout1 .jws_timeline_main .jws_days .jws_timeline_field.position_left .jws_timeline_content {
    padding-left: 30px;
    transform: translatex(0) !important;
    -webkit-transform: translatex(0) !important;
  }
  .jws_timeline.layout_layout1 .jws_timeline_main .jws_days .jws_timeline_field.position_left .jws_timeline_content:after {
    width: 30px;
  }
  .jws_timeline.layout_layout1 .jws_timeline_line {
    left: 10px;
  }
  .jws_timeline.layout_layout2 .jws_days {
    display: block;
    padding-left: 30px;
  }
  .jws_timeline.layout_layout2 .jws_timeline_line {
    height: 100%;
    width: 2px;
    top: 0% !important;
    position: absolute;
    left: 0;
  }
  .jws_timeline.layout_layout2 .jws_timeline_line:after {
    bottom: -26px;
    transform: rotate(90deg);
    top: unset;
    right: -12px;
  }
  .jws_timeline.layout_layout2 .jws_timeline_field {
    width: 100%;
    padding: 0;
  }
  .jws_timeline.layout_layout2 .jws_timeline_field .jws_timeline_circle {
    top: 0;
    left: -39px;
    width: 20px;
    height: 20px;
    line-height: 12px;
  }
  .jws_timeline.layout_layout2 .jws_timeline_field .jws_timeline_circle:after {
    display: none;
  }
  .jws_timeline.layout_layout2 .jws_timeline_field.position_right {
    padding-bottom: 30px;
  }
  .jws_timeline.layout_layout2 .jws_timeline_field.position_left .jws_timeline_content {
    position: relative;
    padding-top: 0px;
    padding-bottom: 30px;
  }
}
.jws-twitter-feed-wrapper .jws-social-feed-element .jws-content .media-body {
  animation: fadeIn 0.5s both;
}
.jws-twitter-feed-wrapper .jws-social-feed-element .jws-content .media-body .jws-social-feed-text {
  border-radius: 5px;
  position: relative;
  background: #161B2C;
  margin: 20px 0;
}
.jws-twitter-feed-wrapper .jws-social-feed-element .jws-content .media-body .jws-social-feed-text:before {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid #161B2C;
  content: "";
  top: -12px;
  position: absolute;
  left: 40px;
}
.jws-loading-feed.jws-show-loading .jws-loader {
  border: 2px solid #fafafa;
  border-radius: 50%;
  border-top: 2px solid var(--main);
  width: 30px;
  height: 30px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  display: block;
  position: absolute;
}
.jws_dropdown_text .drop_top {
  font-size: 14px;
  color: #ffffff;
  font-weight: 400;
  margin: 0;
  transition: 0.3s all;
  line-height: 76px;
}
.jws_dropdown_text .drop_top img {
  max-width: 25px;
  margin-right: 6px;
  margin-top: -4px;
}
.jws_dropdown_text .drop_top:after {
  content: "\f0d7";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-left: 4px;
}
.jws_dropdown_text .dropdown_sub {
  position: absolute;
  background: #ffffff;
  border-top: 5px solid var(--main);
  width: 105px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  opacity: 0;
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
  transition: 0.3s all;
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  overflow: hidden;
  z-index: 1;
}
.jws_dropdown_text .dropdown_sub .drop_item a {
  color: var(--color1);
  font-size: 12px;
  line-height: 25px;
  display: block;
  padding: 5px 15px;
  transition: 0.1s;
}
.jws_dropdown_text .dropdown_sub .drop_item a img {
  width: 25px;
  margin-right: 15px;
}
.jws_dropdown_text .dropdown_sub .drop_item a:hover {
  color: #ffffff;
  background: var(--main);
}
.jws_dropdown_text:hover .dropdown_sub {
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  pointer-events: auto;
}
.jws-table-wrapper {
  overflow: auto;
}
.jws-table-wrapper .jws-advance-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.jws-table-wrapper .jws-advance-heading .jws-table-info {
  display: inline-block;
}
.jws-table-wrapper .jws-advance-heading .jws-table-info select {
  margin: 0 10px;
}
.jws-table-wrapper .jws-advance-heading .jws-table-info input {
  margin-left: 10px;
}
.jws-table-wrapper .paging_simple_numbers {
  text-align: center;
  margin-top: 30px;
}
.jws-table-wrapper .paging_simple_numbers span a {
  width: 34px;
}
.jws-table-wrapper .paging_simple_numbers a {
  height: 34px;
  line-height: 34px;
  color: #848484;
  margin-right: 10px;
  background: rgba(35, 35, 35, 0);
  border-radius: 0px 0px 0px 0px;
  font-weight: 400;
  cursor: pointer;
  display: inline-block;
  text-align: center;
}
.jws-table-wrapper .paging_simple_numbers a.current {
  background: #232323;
  color: #ffffff;
}
.jws-table {
  width: 100%;
}
.jws-table thead .jws-table__text span {
  vertical-align: middle;
}
.jws-table thead .jws-table__text span:not(.jws-table__text-inner) {
  line-height: 1px;
  display: inline-block;
}
.jws-table tbody td.jws-table-col .jws-table__text {
  display: block;
}
.jws-table .fa-window-minimize {
  font-size: 5px !important;
  font-family: 'icomoon' !important;
}
.jws-table .fa-window-minimize:before {
  display: block;
  margin-top: -70%;
  content: "\ea0b" !important;
}
.jws-table i.eci {
  display: inline;
}
@media (max-width: 767px) {
  .jws-table-wrapper .jws-advance-heading {
    display: block;
  }
}
/* Off-Canvas Module CSS */
.jws-offcanvas-action-wrap .jws-elementor-button {
  display: inline-block;
}
.jws-offcanvas-action-wrap .elementor-button-content-wrapper {
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -0-align-items: center;
}
.jws-offcanvas {
  position: fixed;
  width: 0;
  margin: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  height: 100vh;
  overflow: auto;
  background: #ffffff;
  visibility: visible;
  z-index: 99999;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.jws-offcanvas.jws-offcanvas-type-fade {
  opacity: 0;
  right: 50% !important;
  left: 50% !important;
  visibility: hidden;
  transform: none;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: 0.4s all;
  backface-visibility: hidden;
  top: 50%;
  pointer-events: none;
}
.jws-offcanvas.jws-offcanvas-type-fade.jws-offcanvas-show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.jws-offcanvas::-webkit-scrollbar {
  display: none;
}
.elementor-align-icon-right + .elementor-button-text {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
.elementor-editor-active .jws-offcanvas-trigger-align-floating .jws-offcanvas-action-wrap .elementor-button-text,
.elementor-editor-preview .jws-offcanvas-trigger-align-floating .jws-offcanvas-action-wrap .elementor-button-text {
  display: unset;
}
.admin-bar .jws-offcanvas {
  margin-top: 32px;
}
.jws-offcanvas-icon-bg {
  display: inline-block;
}
.position-at-right {
  right: 0;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
}
.position-at-left {
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  left: 0;
}
/* 	Normal Box shadow */
.jws-offcanvas-shadow-normal.position-at-right.jws-offcanvas-show,
.jws-offcanvas-shadow-normal.position-at-left.jws-offcanvas-show {
  -webkit-box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.2);
}
.jws-offcanvas-action-wrap .jws-offcanvas-action .jws-offcanvas-icon {
  text-align: center;
}
/* Floating Position */
.jws-offcanvas-action-wrap .jws-button-wrapper .jws-offcanvas-action-alignment-left,
.jws-offcanvas-action-wrap .jws-offcanvas-icon-wrap .jws-offcanvas-action-alignment-left {
  top: 50%;
  left: 0em;
  right: auto;
  position: fixed;
  z-index: 999;
}
.jws-offcanvas-action-wrap .jws-button-wrapper .jws-offcanvas-action-alignment-right,
.jws-offcanvas-action-wrap .jws-offcanvas-icon-wrap .jws-offcanvas-action-alignment-right {
  top: 50%;
  right: 0em;
  left: auto;
  position: fixed;
  z-index: 999;
}
.jws-offcanvas-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  opacity: 0;
  transition: 0.3s all;
}
.jws-offcanvas-parent-wrapper .jws-offcanvas-overlay {
  cursor: pointer;
}
.jws-offcanvas-content {
  position: relative;
  width: 100%;
}
.jws-offcanvas img {
  max-width: 100%;
}
.jws-offcanvas-full {
  pointer-events: none;
  min-height: 100%;
}
.jws-offcanvas-action {
  cursor: pointer;
}
.jws-offcanvas-full .jws-offcanvas-close {
  pointer-events: auto;
}
.jws-offcanvas-show,
.jws-offcanvas-show .jws-offcanvas-close,
.jws-offcanvas-show + .jws-offcanvas-close {
  visibility: visible;
}
.jws-offcanvas-show {
  transform: translatex(0);
  -webkit-transform: translatex(0);
}
.jws-offcanvas-close-icon-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
/* Menu in Off-Canvas style */
.jws-offcanvas-content .jws-offcanvas-menu,
.jws-offcanvas-content .jws-offcanvas-menu .sub-menu {
  list-style: none;
}
.jws-offcanvas-content .jws-offcanvas-menu li a,
.jws-offcanvas-content .jws-offcanvas-menu .sub-menu li a {
  padding: 5px 0px 5px 0px;
  display: block;
}
.jws-offcanvas-content .jws-offcanvas-menu {
  margin-left: 0px;
}
.jws-offcanvas-content .jws-offcanvas-menu .menu-item a:hover,
.jws-offcanvas-content .jws-offcanvas-menu .menu-item a:focus {
  -webkit-transition: background 150ms linear, color 150ms linear;
  transition: background 150ms linear, color 150ms linear;
}
/* Inside Close Icon Position */
.jws-offcanvas-close-icon-wrapper .jws-offcanvas-close-icon,
.jws-offcanvas-close-icon-wrapper .jws-offcanvas-close-icon {
  cursor: pointer;
  fill: #000000;
  display: inline-block;
  vertical-align: middle;
}
.jws-offcanvas-close-icon-wrapper .jws-offcanvas-close {
  display: block;
  float: right;
  padding: 8px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
}
.jws-offcanvas-close-icon-wrapper.jws-offcanvas-close-icon-position-left-top {
  left: 0;
  right: auto;
}
.jws-offcanvas-close-icon-wrapper.jws-offcanvas-close-icon-position-right-top {
  right: 0;
  left: auto;
}
/* Overlay */
.jws-offcanvas-show ~ .jws-offcanvas-overlay {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  visibility: visible;
}
.jws-offcanvas-close {
  z-index: 99999;
}
.fa-times-thin:before {
  content: '\00d7';
}
@media (min-width: 1024px) {
  .jws-offcanvas-parent-wrapper.jws-offcanvas-hide-desktop {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .jws-offcanvas-parent-wrapper.jws-offcanvas-hide-tablet {
    display: none;
  }
  .jws-offcanvas-enabled {
    min-height: 100vh;
  }
}
@media (max-width: 767px) {
  .jws-offcanvas-parent-wrapper.jws-offcanvas-hide-phone {
    display: none;
  }
  .jws-offcanvas-enabled {
    min-height: 100vh;
  }
}
.jws-login-container .message-error {
  background: #ff5757;
}
.jws-login-container .message-error a {
  color: #ffffff;
  text-decoration: underline;
}
.jws-login-container .message-succes {
  background: #1fcb74;
}
.jws-login-container .message-warning {
  background: #e9c35a;
}
.jws-login-container .message-warning a {
  color: #ffffff;
  text-decoration: underline;
}
.jws-login-container .jws-password-hint {
  display: none;
}
.jws-login-container .meter {
  display: none;
}
.jws-login-container .meter .text-meter {
  margin-left: 10px;
  color: #d8b50b;
}
.jws-login-container .meter .meter-box {
  margin-top: 20px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
}
.jws-login-container .meter span:not(.text-meter) {
  background: #ebebeb;
  height: 3px;
  width: 35px;
  position: relative;
  margin-right: 5px;
}
.jws-login-container .meter span:not(.text-meter):before {
  content: "";
  left: 0;
  top: 0;
  transition: 0.3s all;
  width: 0;
  height: 100%;
  background: #e8e114;
  position: absolute;
}
.jws-login-container .meter span {
  display: inline-block;
}
.jws-login-container .meter[meter="1"] .box1:before {
  width: 100%;
}
.jws-login-container .meter[meter="2"] .box1:before,
.jws-login-container .meter[meter="2"] .box2:before {
  width: 100%;
}
.jws-login-container .meter[meter="3"] .box1:before,
.jws-login-container .meter[meter="3"] .box2:before,
.jws-login-container .meter[meter="3"] .box3:before {
  width: 100%;
  background: #49ac20;
}
.jws-login-container .meter[meter="3"] .text-meter {
  color: #4cb91f;
}
.jws-login-container .meter[meter="4"] .box1:before,
.jws-login-container .meter[meter="4"] .box2:before,
.jws-login-container .meter[meter="4"] .box3:before,
.jws-login-container .meter[meter="4"] .box4:before {
  width: 100%;
  background: #49ac20;
}
.jws-login-container .meter[meter="4"] .box1 .text-meter,
.jws-login-container .meter[meter="4"] .box2 .text-meter,
.jws-login-container .meter[meter="4"] .box3 .text-meter,
.jws-login-container .meter[meter="4"] .box4 .text-meter {
  color: #4cb91f;
}
#jws-login-form .login-password,
#jws-login-form .register-password {
  position: relative;
}
#jws-login-form .toggle-password2,
#jws-login-form .toggle-password {
  position: absolute;
  right: 0;
  top: 16px;
  cursor: pointer;
  color: #232323;
}
#jws-login-form .message {
  color: #ffffff;
  animation: fadeInLeft 0.5s both;
  padding: 5px 15px;
  margin-top: 30px;
}
#jws-login-form .message-success {
  background: #00a200;
}
#jws-login-form .jws-login-container.loading .active {
  opacity: 0 !important;
  animation: none;
}
#jws-login-form .jws-login-container.loading:after {
  border: 3px solid #fafafa;
  border-radius: 50%;
  border-top: 3px solid #000000;
  width: 60px;
  height: 60px;
  -webkit-animation: spin 2s linear infinite;
  /* Safari */
  animation: spin 2s linear infinite;
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -30px;
  margin-top: -30px;
}
#jws-login-form .jws-animation {
  display: inline-block;
  width: 100%;
  position: relative;
  overflow: hidden;
}
#jws-login-form .jws-animation h4 {
  margin-bottom: 35px;
}
#jws-login-form .jws-animation > div {
  display: none;
}
#jws-login-form .jws-animation > div.active {
  display: block;
  animation: fadeIn 0.3s both;
}
#jws-login-form .jws-animation form[name="registerformpopup"] .input[name="repeat_password"] {
  margin-bottom: 0;
}
#jws-login-form .jws-animation form .lost-pass-link {
  display: block;
  float: right;
  color: var(--colorbody);
}
#jws-login-form .jws-animation form .lost-pass-link:hover {
  color: var(--main);
}
#jws-login-form .jws-animation form #popupRememberme {
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  max-width: 14px;
  margin-top: -4px;
}
#jws-login-form .jws-animation form .input {
  width: 100%;
  border: 0;
  height: auto;
  line-height: initial;
  border-bottom: 1px solid #bdbdbd;
  padding-bottom: 15px;
  padding-top: 15px;
  margin-bottom: 50px;
}
#jws-login-form .jws-animation form .input.invalid {
  border-color: #d72b1d !important;
}
#jws-login-form .jws-animation form .button {
  border: 0;
  margin: 37px 0;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  border-radius: 40px;
  padding: 17px 52px;
}
#jws-login-form .jws-animation form .button:hover {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05), 0px 2px 2px rgba(0, 0, 0, 0.05), 0px 4px 4px rgba(0, 0, 0, 0.05), 0px 8px 8px rgba(0, 0, 0, 0.05), 0px 16px 16px rgba(0, 0, 0, 0.05);
}
#jws-login-form .jws-animation .link-bottom {
  font-weight: 600;
  color: var(--color1);
}
#jws-login-form .jws-animation .link-bottom a {
  color: var(--color1);
  border-bottom: 1px solid;
}
.jws_banner.layout1 {
  position: relative;
}
.jws_banner.layout1 .jws_banner_inner {
  position: absolute;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -0-align-items: center;
  height: 100%;
}
.jws_banner.layout1 .jws_banner_inner .jws_banner_content .banner_title {
  font-size: 24px;
  font-weight: 500;
  font-family: var(--font1);
  transition: 0.5s all;
  transform: translatey(28px);
  -webkit-transform: translatey(28px);
  line-height: 30px;
  letter-spacing: 1px;
  margin-bottom: 39px;
}
.jws_banner.layout1 .jws_banner_inner .jws_banner_content .banner_title a {
  color: #ffffff;
}
.jws_banner.layout1 .jws_banner_inner .jws_banner_content .banner_button {
  font-size: 16px;
  font-weight: 500;
  font-family: var(--font1);
  color: var(--main);
  display: block;
  transition: 0.5s all;
  transform: translatey(40px);
  -webkit-transform: translatey(40px);
  opacity: 0;
  letter-spacing: 1px;
}
.jws_banner.layout1 .jws_banner_inner .jws_banner_content .banner_button i {
  margin-right: 10px;
  font-size: 30px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px;
}
.jws_banner.layout1:hover .jws_banner_inner .jws_banner_content .banner_title {
  transform: translatey(0);
  -webkit-transform: translatey(0);
}
.jws_banner.layout1:hover .jws_banner_inner .jws_banner_content .banner_title a {
  background-size: 100% 96%;
}
.jws_banner.layout1:hover .jws_banner_inner .jws_banner_content .banner_button {
  transform: translatey(0);
  -webkit-transform: translatey(0);
  opacity: 1;
}
.jws_banner.layout2 {
  transition: 0.3s all;
}
.jws_banner.layout2:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
.jws_banner.layout2:hover {
  transform: translateY(-17px);
}
.jws_banner.layout2 .jws_banner_inner {
  position: relative;
}
.jws_banner.layout2 .banner_title {
  font-size: 22px;
  margin-bottom: 18px;
}
.jws_banner.layout2 .banner_title a {
  color: var(--light);
}
.jws_banner.layout2 .banner_content {
  min-height: 173px;
}
.jws_banner.layout2 .banner_button {
  font-size: 13px;
  letter-spacing: 1px;
  color: var(--light);
}
.jws_banner.layout2 .banner_button i {
  margin-left: 10px;
}
.jws_banner.layout3 {
  position: relative;
  height: 300px;
}
.jws_banner.layout3:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  background: var(--main2);
  transition: 0.3s all;
}
.jws_banner.layout3:hover:before {
  transform: translateY(0);
  opacity: 0.5;
}
.jws_banner.layout3:hover .jws_banner_content {
  transform: translateY(0);
  opacity: 1;
}
.jws_banner.layout3 .jws_banner_inner {
  position: relative;
  width: 100%;
  height: 100%;
}
.jws_banner.layout3 .banner_content {
  color: var(--light);
}
.jws_banner.layout3 .banner_title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 4px;
}
.jws_banner.layout3 .banner_title a {
  color: var(--light);
}
.jws_banner.layout3 .jws_banner_content {
  transition: 0.3s all;
  position: absolute;
  bottom: 0;
  width: 100%;
  opacity: 0;
  left: 0;
  padding: 30px 32px;
  transform: translatey(12px);
}
.jws-events-element .jws_loading {
  position: absolute;
  left: 50%;
  margin-left: -10px;
  transition: 0.3s all;
  opacity: 0;
  z-index: 1;
}
.jws-events-element.loading .jws_loading {
  opacity: 1;
}
.jws-events-element .filter-cate {
  list-style-type: none;
  padding: 0;
  text-align: center;
  margin-bottom: 50px;
}
.jws-events-element .filter-cate li {
  display: inline-block;
  margin: 0 10px;
  margin-bottom: 10px;
}
.jws-events-element .filter-cate li a {
  color: var(--heading);
  border: 1px solid var(--main);
  padding: 5px 30px;
  min-width: 160px;
  display: block;
  text-align: center;
}
.jws-events-element .filter-cate li a.active,
.jws-events-element .filter-cate li a:hover {
  background: var(--main);
  color: #ffffff;
}
.jws-events-element .jws_events_layout1 .jws_events_wap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -0-align-items: center;
}
.jws-events-element .jws_events_layout1 .jws_events_wap > div.jws_events_image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 226px;
  flex: 0 0 226px;
  max-width: 226px;
  padding: 0 15px;
}
.jws-events-element .jws_events_layout1 .jws_events_wap > div.jws_events_image img {
  width: 100%;
}
.jws-events-element .jws_events_layout1 .jws_events_wap > div.jws_events_content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 226px);
  flex: 0 0 calc(100% - 226px);
  max-width: calc(100% - 226px);
}
.jws-events-element .jws_events_layout3 .content_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -0-align-items: center;
}
.jws-events-element .jws_events_layout3 .content_inner .content_left {
  width: 200px;
  height: 200px;
  border: 2px solid var(--main);
  display: table;
  text-align: center;
}
.jws-events-element .jws_events_layout3 .content_inner .content_left > div {
  display: table-cell;
  vertical-align: middle;
}
.jws-events-element .jws_events_layout3 .content_inner .content_left .day {
  font-size: 60px;
  color: var(--heading);
  display: block;
  margin-bottom: 16px;
}
.jws-events-element .jws_events_layout3 .content_inner .content_left .month_year {
  display: block;
  color: var(--heading);
  text-transform: uppercase;
}
.jws-events-element .jws_events_layout3 .content_inner .content_right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 200px);
  flex: 0 0 calc(100% - 200px);
  max-width: calc(100% - 200px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -0-align-items: center;
}
.jws-events-element .jws_events_layout3 .content_inner .content_right .content_info {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 67%;
  flex: 0 0 67%;
  max-width: 67%;
  padding: 0 4%;
}
.jws-events-element .jws_events_layout3 .content_inner .content_right .content_info .jws_events_title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
}
.jws-events-element .jws_events_layout3 .content_inner .content_right .content_info .jws_events_title a {
  color: var(--heading);
}
.jws-events-element .jws_events_layout3 .content_inner .content_right .content_info .time_and_address {
  color: var(--heading);
  margin-bottom: 15px;
}
.jws-events-element .jws_events_layout3 .content_inner .content_right .content_info .time_and_address i {
  color: var(--main2);
  font-weight: 500;
  margin-right: 10px;
}
.jws-events-element .jws_events_layout3 .content_inner .content_right .content_info .time_and_address .events_time {
  margin-right: 10%;
}
.jws-events-element .jws_events_layout3 .content_inner .content_right .content_info .events_description:before {
  background: var(--main);
  width: 55px;
  height: 5px;
  content: "";
  display: block;
  margin-bottom: 23px;
}
.jws-events-element .jws_events_layout3 .content_inner .content_right .jws_events_image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33%;
  flex: 0 0 33%;
  max-width: 33%;
}
.jws-events-element .jws_events_layout1 .jws_events_wap,
.jws-events-element .jws_events_layout2 .jws_events_wap {
  margin-right: -15px;
  margin-left: -15px;
}
.jws-events-element .jws_events_layout1 .jws_events_wap > div.jws_events_content,
.jws-events-element .jws_events_layout2 .jws_events_wap > div.jws_events_content {
  padding: 0 15px;
}
.jws-events-element .jws_events_layout1 .jws_events_wap > div.jws_events_content .content_inner,
.jws-events-element .jws_events_layout2 .jws_events_wap > div.jws_events_content .content_inner {
  transition: 0.3s all;
  padding: 7px;
}
.jws-events-element .jws_events_layout1 .jws_events_wap > div.jws_events_content .content_inner .content_right,
.jws-events-element .jws_events_layout2 .jws_events_wap > div.jws_events_content .content_inner .content_right {
  display: inline-block;
  vertical-align: middle;
  border-left: 1px solid #eae9e9;
  padding-left: 16px;
  margin-left: 14px;
  transition: 0.3s all;
  width: calc(100% - 92px);
}
.jws-events-element .jws_events_layout1 .jws_events_wap > div.jws_events_content .content_inner .content_right .jws_events_title,
.jws-events-element .jws_events_layout2 .jws_events_wap > div.jws_events_content .content_inner .content_right .jws_events_title {
  font-weight: 600;
  color: var(--main3);
  font-size: 16px;
  margin-bottom: 12px;
}
.jws-events-element .jws_events_layout1 .jws_events_wap > div.jws_events_content .content_inner .content_right .address,
.jws-events-element .jws_events_layout2 .jws_events_wap > div.jws_events_content .content_inner .content_right .address {
  position: relative;
  padding-left: 42px;
}
.jws-events-element .jws_events_layout1 .jws_events_wap > div.jws_events_content .content_inner .content_right .address .address_one,
.jws-events-element .jws_events_layout2 .jws_events_wap > div.jws_events_content .content_inner .content_right .address .address_one,
.jws-events-element .jws_events_layout1 .jws_events_wap > div.jws_events_content .content_inner .content_right .address .address_two,
.jws-events-element .jws_events_layout2 .jws_events_wap > div.jws_events_content .content_inner .content_right .address .address_two {
  font-size: 14px;
  color: #707070;
  display: block;
  line-height: 24px;
}
.jws-events-element .jws_events_layout1 .jws_events_wap > div.jws_events_content .content_inner .content_right .address .address_icon,
.jws-events-element .jws_events_layout2 .jws_events_wap > div.jws_events_content .content_inner .content_right .address .address_icon {
  font-size: 36px;
  color: #707070;
  position: absolute;
  left: -6px;
  top: 5px;
}
.jws-events-element .jws_events_layout1 .jws_events_wap > div.jws_events_content .content_inner .content_left,
.jws-events-element .jws_events_layout2 .jws_events_wap > div.jws_events_content .content_inner .content_left {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  width: 70px;
}
.jws-events-element .jws_events_layout1 .jws_events_wap > div.jws_events_content .content_inner .content_left > span,
.jws-events-element .jws_events_layout2 .jws_events_wap > div.jws_events_content .content_inner .content_left > span {
  display: block;
  width: 100%;
}
.jws-events-element .jws_events_layout1 .jws_events_wap > div.jws_events_content .content_inner .content_left .month,
.jws-events-element .jws_events_layout2 .jws_events_wap > div.jws_events_content .content_inner .content_left .month {
  font-size: 20px;
  font-weight: 300;
}
.jws-events-element .jws_events_layout1 .jws_events_wap > div.jws_events_content .content_inner .content_left .day,
.jws-events-element .jws_events_layout2 .jws_events_wap > div.jws_events_content .content_inner .content_left .day {
  font-size: 48px;
  line-height: 48px;
  color: var(--main3);
  font-weight: bold;
}
.jws-events-element .jws_events_layout1 .jws_events_wap > div.jws_events_content .content_inner .content_left .time,
.jws-events-element .jws_events_layout2 .jws_events_wap > div.jws_events_content .content_inner .content_left .time {
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
  font-size: 14px;
}
.jws-events-element .jws_events_layout1 .jws_events_wap:hover .jws_events_content .content_inner,
.jws-events-element .jws_events_layout2 .jws_events_wap:hover .jws_events_content .content_inner {
  background: var(--main2);
}
.jws-events-element .jws_events_layout1 .jws_events_wap:hover .jws_events_content .content_inner .content_right,
.jws-events-element .jws_events_layout2 .jws_events_wap:hover .jws_events_content .content_inner .content_right {
  border-color: var(--main);
}
.jws-events-element .slick-dots {
  list-style-type: none;
  padding: 0;
  text-align: center;
  margin: 0;
  margin-top: 11px;
}
.jws-events-element .slick-dots li {
  width: 15px;
  height: 15px;
  border: 1px solid transparent;
  transition: 0.3s all;
  border-radius: 100%;
  line-height: 3px;
  text-align: center;
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
  vertical-align: top;
}
.jws-events-element .slick-dots li.slick-active {
  border-color: var(--main);
}
.jws-events-element .slick-dots li.slick-active button {
  background: #000000;
}
.jws-events-element .slick-dots li button {
  font-size: 0;
  width: 5px;
  height: 5px;
  background: var(--main);
  border-radius: 100%;
  padding: 0;
  border: 0;
  outline: 0;
  cursor: pointer;
}
@media (max-width: 767px) {
  .jws-events-element .jws_events_layout1 .jws_events_wap {
    display: block;
    max-width: 480px;
    margin: 0 auto;
  }
  .jws-events-element .jws_events_layout1 .jws_events_wap > div {
    max-width: 100% !important;
    padding: 0;
  }
  .jws-events-element .jws_events_layout1 .jws_events_wap > div.jws_events_image {
    margin-bottom: 10px;
    padding: 0;
  }
  .jws-events-element .jws_events_layout3 .content_inner .content_right {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
  .jws-events-element .jws_events_layout3 .content_inner .content_right .jws_events_image {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
    margin-bottom: 25px;
  }
  .jws-events-element .jws_events_layout3 .content_inner .content_right .content_info {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 10;
    order: 10;
    padding: 0;
    margin-bottom: 20px;
  }
  .jws-events-element .jws_events_layout3 .content_inner .content_left {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 10;
    order: 10;
    width: 100px;
    height: 100px;
  }
  .jws-events-element .jws_events_layout3 .content_inner .content_right {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .jws-events-element .jws_events_layout3 .content_inner .content_left .day {
    font-size: 35px;
    margin-bottom: 0px;
  }
}
.jws_gallery_element .layout_hover_water .jws_gallery_item a {
  display: block;
  position: relative;
  overflow: hidden;
}
.jws_gallery_element .layout_hover_water .jws_gallery_item a img {
  transition: 2s all;
  position: relative;
  z-index: 1;
}
.jws_gallery_element .layout_hover_water .jws_gallery_item a canvas {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: 0.1s all;
}
.jws_gallery_element .layout_hover_water .jws_gallery_item a:hover img {
  opacity: 0;
}
.jws_gallery_element .layout_hover_scale .jws_gallery_image .jws-image-gl {
  display: block;
  transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  overflow: hidden;
}
.jws_gallery_element .layout_hover_scale .jws_gallery_image img {
  transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1.96792, 0, 1);
}
.jws_gallery_element .layout_hover_scale .jws_gallery_image:hover .jws-image-gl {
  transform: scale(0.95);
}
.jws_gallery_element .layout_hover_scale .jws_gallery_image:hover img {
  transform: scale(1.15);
}
.jws_gallery_element .slider.row {
  display: block;
}
.jws_gallery_element .metro_2 .jws_gallery_image a {
  display: block;
  position: relative;
}
.jws_gallery_element .metro_2 .jws_gallery_image a:before {
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  content: "";
  transition: 0.5s all;
  z-index: 1;
}
.jws_gallery_element .metro_2 .jws_gallery_image a:hover:before {
  opacity: 0;
}
.jws_gallery_element .slider2 .jws_gallery_item:nth-child(odd) .jws_gallery_image {
  padding: 50px;
}
.jws_gallery_element .jws_gallery .jws_gallery_image img {
  width: 100%;
  transform: translateZ(0px);
}
.jws_gallery_element .jws_gallery .jws_gallery_item {
  margin-top: 0;
}
.jws_gallery_element .jws_gallery button {
  background: transparent;
  border: 1px solid #232323;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: absolute;
  top: 50%;
  z-index: 1;
  margin-top: -50px;
}
.jws_gallery_element .jws_gallery button.prev-button {
  left: -80px;
}
.jws_gallery_element .jws_gallery button.next-button {
  right: -80px;
}
.jws_gallery_element .jws_gallery .slick-dots {
  list-style-type: none;
  padding: 0;
  text-align: center;
  margin: 0;
  margin-top: 34px;
  position: relative;
  bottom: 0;
}
.jws_gallery_element .jws_gallery .slick-dots li {
  width: 15px;
  height: 15px;
  border: 1px solid transparent;
  transition: 0.3s all;
  border-radius: 100%;
  line-height: 7px !important;
  text-align: center;
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
  background: transparent;
  opacity: 1;
}
.jws_gallery_element .jws_gallery .slick-dots li:before {
  width: 5px;
  height: 5px;
  background: #000000;
  border-radius: 100%;
  padding: 0;
  border: 0;
  outline: 0;
  cursor: pointer;
  content: "";
  display: block;
  margin: 4px;
}
.jws_gallery_element .jws_gallery .slick-dots li button {
  display: none;
}
.jws_gallery_element .jws_gallery .slick-dots li.slick-active {
  border-color: #000000;
}
.jws_gallery_element .jws_gallery .slick-dots li.slick-active:before {
  background: #000000;
}
.jws_gallery_element .jws_gallery.dots-in .slick-dots {
  position: absolute;
  margin-top: 0;
  bottom: 17px;
  width: 100%;
}
.jws_gallery_element .jws_gallery.dots-in .slick-dots li:before {
  background: #ffffff;
}
.jws_gallery_element .jws_gallery.dots-in .slick-dots li.slick-active {
  border-color: #ffffff;
}
.jws_gallery_element .jws_gallery.dots-in .slick-dots li.slick-active:before {
  background: #ffffff;
}
.jws_gallery_element .layout_hover .jws_gallery_image a {
  display: block;
}
.jws_gallery_element .layout_hover .jws_gallery_image .jws_overlay_before:before {
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  z-index: 1;
}
.jws_gallery_element .layout_hover .jws_gallery_image:hover a:before {
  opacity: 1;
}
.jws_gallery_element .layout_hover .jws_gallery_image:hover p,
.jws_gallery_element .layout_hover .jws_gallery_image:hover h3 {
  opacity: 1;
  transform: translatey(0);
}
.jws_gallery_element .layout_hover .info-images {
  position: absolute;
  top: 50%;
  text-align: center;
  width: 100%;
  transform: translatey(-50%);
  padding: 0 15px;
}
.jws_gallery_element .layout_hover .info-images h3 {
  font-size: 22px;
  line-height: 32px;
  font-family: var(--font1);
  color: var(--light);
  letter-spacing: 2px;
  margin-bottom: 0;
  transition: 0.3s all;
  opacity: 0;
  transform: translatey(15px);
}
.jws_gallery_element .layout_hover .info-images p {
  color: var(--light);
  font-size: 18px;
  font-family: var(--font1);
  font-style: italic;
  max-width: 480px;
  padding: 0 15px;
  display: inline-block;
  line-height: 24px;
  margin-top: 17px;
  transition: 0.3s all;
  opacity: 0;
  transform: translatey(15px);
}
@media (max-width: 767px) {
  .jws_gallery_element .slider2 .jws_gallery_item:nth-child(odd) .jws_gallery_image {
    padding: 0;
  }
}
.jws-menu-list .line_sm li a .elementor-icon-list-text {
  position: relative;
}
.jws-menu-list .line_sm li a .elementor-icon-list-text:before {
  background: var(--color1);
  content: "";
  bottom: 0;
  right: 0;
  position: absolute;
  height: 2px;
  width: 0%;
  transition: 0.3s all;
}
.jws-menu-list .line_sm li:focus a .elementor-icon-list-text:before,
.jws-menu-list .line_sm li:hover a .elementor-icon-list-text:before,
.jws-menu-list .line_sm li.active a .elementor-icon-list-text:before {
  width: 100%;
  left: 0;
}
.jws-menu-list .line_pd li {
  transition: 0.3s all;
}
.jws-menu-list .line_pd li .elementor-icon-list-text {
  position: relative;
  width: auto;
}
.jws-menu-list .line_pd li .elementor-icon-list-text:before {
  background: var(--main);
  content: "";
  bottom: 15%;
  right: 0;
  position: absolute;
  height: 10px;
  width: 0%;
  transition: 0.3s all;
}
.jws-menu-list .line_pd li .elementor-icon-list-text span {
  position: relative;
  z-index: 1;
}
.jws-menu-list .line_pd li:focus,
.jws-menu-list .line_pd li:hover,
.jws-menu-list .line_pd li.active {
  transform: translateX(10px);
  -webkit-transform: translateX(10px);
}
.jws-menu-list .line_pd li:focus .elementor-icon-list-text,
.jws-menu-list .line_pd li:hover .elementor-icon-list-text,
.jws-menu-list .line_pd li.active .elementor-icon-list-text {
  padding: 0 3px;
}
.jws-menu-list .line_pd li:focus .elementor-icon-list-text:before,
.jws-menu-list .line_pd li:hover .elementor-icon-list-text:before,
.jws-menu-list .line_pd li.active .elementor-icon-list-text:before {
  width: 100%;
  left: 0;
}
.elementor-menu-list-align-top.elementor-widget .elementor-icon-list-item {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}
.elementor-menu-list-align-bottom.elementor-widget .elementor-icon-list-item {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}
.elementor-logo.has_logo_sticky a {
  position: relative;
}
.elementor-logo.has_logo_sticky a > span {
  transition: 0.3s all;
}
.elementor-logo.has_logo_sticky .logo-sticky {
  display: none;
}
.is-sticky .elementor-logo.has_logo_sticky .logo-inner,
.mega-has-hover .elementor-logo.has_logo_sticky .logo-inner {
  display: none;
}
.is-sticky .elementor-logo.has_logo_sticky .logo-sticky,
.mega-has-hover .elementor-logo.has_logo_sticky .logo-sticky {
  display: block;
}
.jws_account a .jws_a_icon {
  transition: 0.3s all;
}
body:not(.button-with_shadow) .jws-button a {
  position: relative;
}
body:not(.button-with_shadow) .jws-button a .elementor-button-content-wrapper {
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -0-align-items: center;
}
body:not(.button-with_shadow) .jws-button a i {
  display: block;
}
body:not(.button-with_shadow) .jws-button a:hover {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05), 0px 2px 2px rgba(0, 0, 0, 0.05), 0px 4px 4px rgba(0, 0, 0, 0.05), 0px 8px 8px rgba(0, 0, 0, 0.05), 0px 16px 16px rgba(0, 0, 0, 0.05);
}
body:not(.button-with_shadow) .jws-button a:hover .elementor-align-icon-right i {
  animation: bounceAlpha 1s both;
  -webkit-animation: bounceAlpha 1s both;
}
body:not(.button-with_shadow) .jws-button a:hover .elementor-align-icon-left i {
  animation: bounceAlpha2 1s both;
  -webkit-animation: bounceAlpha2 1s both;
}
.map_pin_jws {
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 50em;
  background-color: var(--main);
}
.map_pin_jws > div {
  content: '';
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50em;
  opacity: 1;
  background-color: var(--main);
}
.map_pin_jws > div:first-child {
  -webkit-animation: jwsWave 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
  animation: jwsWave 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
}
.map_pin_jws > div:last-child {
  -webkit-animation: jwsWave 1.5s 0.45s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
  animation: jwsWave 1.5s 0.45s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
}
.jws-google-map {
  height: 500px;
  background: gray;
}
.jws_demo_element .jws_demo_item.has-comming-soon .jws_column_content .jws_image a {
  pointer-events: none;
}
.jws_demo_element .jws_demo_item.has-comming-soon .jws_column_content .jws_image .jws_image_content {
  opacity: 1;
  background: rgba(255, 255, 255, 0.8);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.jws_demo_element .jws_demo_item.has-comming-soon .jws_column_content .jws_image .jws_image_content .jws_image_content_inner {
  font-size: 20px;
  font-weight: 700;
  color: #232323;
}
.jws_demo_element .jws_demo_item .jws_column_content {
  width: 100%;
}
.jws_demo_element .jws_demo_item .jws_column_content .jws_headline {
  margin-top: 24px;
  overflow: hidden;
}
.jws_demo_element .jws_demo_item .jws_column_content .jws_headline h4 a {
  font-size: 20px;
  color: #232323;
  font-weight: bold;
  transform: translateX(-38px);
  -webkit-transform: translateX(-38px);
  display: block;
}
.jws_demo_element .jws_demo_item .jws_column_content .jws_headline h4 a span {
  font-size: 28px;
  margin-right: 10px;
  vertical-align: middle;
  color: #ffcac2;
  margin-top: -10px;
  display: inline-block;
}
.jws_demo_element .jws_demo_item .jws_column_content .jws_image {
  transform: scale(1);
  transition: 300ms ease all;
  transform-origin: 50% 100%;
  position: relative;
  box-shadow: 2px 3.464px 18.4px 1.6px rgba(7, 20, 118, 0.1);
}
.jws_demo_element .jws_demo_item .jws_column_content .jws_image .demo-label {
  color: #fff;
  padding: 1px 15px;
  border-radius: 3px;
  position: absolute;
  top: -15px;
  z-index: 3;
  right: -14px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  font-size: 15px;
  min-width: 75px;
  text-align: center;
}
.jws_demo_element .jws_demo_item .jws_column_content .jws_image .jws_image_content {
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: transform 300ms ease-in-out, opacity 300ms ease-in-out !important;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
}
.jws_demo_element .jws_demo_item .jws_column_content .jws_image .jws_image_content .jws_image_content_flex {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 3em;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
}
.jws_demo_element .jws_demo_item .jws_column_content .jws_image .jws_image_content .jws_image_content_flex .jws_image_content_inner {
  width: 100%;
  display: block;
  text-align: center;
}
.jws_demo_element .jws_demo_item .jws_column_content .jws_image .jws_image_content .jws_image_content_flex .jws_image_content_inner .jws_icon {
  width: 115px;
  height: 115px;
  border-radius: 50%;
  box-shadow: 0 2px 10px rgba(24, 24, 24, 0.75);
  color: #FFF;
  background: rgba(78, 27, 226, 0.9);
  pointer-events: none !important;
  display: inline-block;
  line-height: 1;
  padding: 17px;
  max-width: 100%;
  text-align: center;
}
.jws_demo_element .jws_demo_item .jws_column_content .jws_image .jws_image_content .jws_image_content_flex .jws_image_content_inner .jws_icon svg {
  color: #ffffff;
  fill: #ffffff;
  font-size: 20px;
  width: 50px;
  display: block;
  margin: 0 auto;
}
.jws_demo_element .jws_demo_item .jws_column_content .jws_image .jws_image_content .jws_image_content_flex .jws_image_content_inner .jws_icon span {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 16px;
  letter-spacing: 0.5px;
  display: inline-block;
  margin-top: 1px;
}
.jws_demo_element .jws_demo_item .jws_column_content .jws_image a {
  height: 545px;
  overflow-y: auto;
  overflow-x: hidden;
  display: block;
}
.jws_demo_element .jws_demo_item .jws_column_content .jws_image a::-webkit-scrollbar {
  display: none;
}
.jws_demo_element .jws_demo_item .jws_column_content .jws_image a img {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: transform 5000ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-transition: transform 5000ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: transform 5000ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  width: 100%;
}
.jws_demo_element .jws_demo_item:hover .jws_column_content .jws_headline h4 a {
  transform: translatex(0px);
  -webkit-transform: translatex(0px);
}
.jws_demo_element .jws_demo_item:hover .jws_column_content .jws_image {
  transform: translateY(-15px);
  -webkit-transform: translateY(-15px);
  box-shadow: 2px 3.464px 54.28px 4.72px rgba(7, 20, 118, 0.2);
}
.jws_demo_element .jws_demo_item:hover .jws_column_content .jws_image .jws_image_content {
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
@media (max-width: 767px) {
  .jws_demo_element .jws_demo_item .jws_column_content {
    max-width: 380px;
    margin: 0 auto;
  }
}
.tooltip-content {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -100%);
  -webkit-transform: translate(-50%, -100%);
  width: 150px;
  z-index: 9;
  pointer-events: none;
}
.tooltip-content .elementor-icon-list-text {
  display: block;
  opacity: 0;
  transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
  transition: 0.3s all;
  pointer-events: none;
}
.tooltip-content .elementor-icon-list-text:after {
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid;
  content: "";
  bottom: -5px;
  position: absolute;
  left: 50%;
}
.elementor-tooltip-list-item:hover .tooltip-content {
  pointer-events: auto;
}
.elementor-tooltip-list-item:hover .tooltip-content .elementor-icon-list-text {
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  pointer-events: auto;
}
.jws-tooltip-list .elementor-tooltip-list-icon {
  display: inline-block;
  border-radius: 100%;
}
.jws-tooltip-list .elementor-tooltip-list-icon i {
  width: 1em;
  height: 1em;
  display: block;
}
.jws_album_item img {
  width: 100%;
  transform: translateZ(0px);
}
.album-content {
  padding-top: 18px;
}
.album-content .album-cat {
  margin-bottom: -6px;
}
.album-content .album-cat a {
  color: var(--heading);
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
.album-content h3 {
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
  font-family: var(--font1);
  text-transform: uppercase;
  letter-spacing: 2px;
}
.album-content h3 a {
  color: var(--heading);
}
.jws_album_masonry_padding .jws_album_item:nth-child(4n+2) .album-inner {
  padding-left: 19%;
}
.jws_album_masonry_padding .jws_album_item:nth-child(4n+3) .album-inner {
  padding-right: 19%;
}
.jws_album_masonry_padding .album-inner .album-image {
  overflow: hidden;
}
.jws_album_masonry_padding .album-inner .album-image img {
  transition: 0.3s all;
}
.jws_album_masonry_padding .album-inner:hover .album-image img {
  transform: scale(1.1);
}
.album-title-top {
  margin-bottom: 42px;
}
.album-title-top h2 {
  font-size: 30px;
  line-height: 32px;
  font-weight: 400;
  font-family: var(--font1);
  letter-spacing: 3px;
  margin-bottom: 16px;
  margin-top: -4px;
}
.album-title-top p {
  font-family: var(--font1);
  font-size: 22px;
  line-height: 28px;
  font-style: italic;
}
.jws_album_hover_image_mall .album-image {
  -webkit-transition: 1s cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-transition: 1s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: 1s cubic-bezier(0.075, 0.82, 0.165, 1);
  box-sizing: border-box;
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
}
.jws_album_hover_image_mall .album-inner:hover .album-image {
  clip-path: inset(5% 5% 5% 5%);
}
.jws-album-element .jws_pagination {
  text-align: center;
}
.jws-album-element .jws_pagination .jws-load-more {
  border-radius: 0;
}
.jws_album_hover_icon_plus .album-image {
  position: relative;
  overflow: hidden;
}
.jws_album_hover_icon_plus img {
  transition: 0.7s all;
}
.jws_album_hover_icon_plus .jws_overlay {
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  transform: scale(1.5);
  will-change: transform;
  transition: 0.7s all;
  z-index: 1;
}
.jws_album_hover_icon_plus .jws_overlay:before,
.jws_album_hover_icon_plus .jws_overlay:after {
  width: 50px;
  height: 1px;
  background: var(--light);
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -25px;
  transition: 0.3s all;
}
.jws_album_hover_icon_plus .jws_overlay:after {
  transform: rotate(90deg);
}
.jws_album_hover_icon_plus .album-inner:hover .jws_overlay {
  opacity: 1;
  transform: scale(1);
}
.jws_album_hover_icon_plus .album-inner:hover img {
  transform: scale(1.1);
}
.jws_album_content_inner .album-inner {
  position: relative;
}
.jws_album_content_inner .jws_overlay_before:before {
  background: linear-gradient(rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.5));
}
.jws_album_content_inner .album-content {
  position: absolute;
  bottom: 61px;
  left: 39px;
}
.jws_album_content_inner .album-content .album-cat {
  margin-bottom: 10px;
}
.jws_album_content_inner .album-content .album-cat a {
  color: var(--light);
}
.jws_album_content_inner .album-content h3 {
  letter-spacing: 3px;
  font-size: 30px;
}
.jws_album_content_inner .album-content h3 a {
  color: var(--light);
}
.jws_album_content_inner .explore_button {
  position: absolute;
  right: 0;
  bottom: 138px;
  color: var(--light);
  font-size: 13px;
  transform: translateX(32px) rotate(-90deg);
  letter-spacing: 1.5px;
  min-width: 155px;
}
.jws_album_content_inner .explore_button:before {
  width: 49px;
  height: 1px;
  display: inline-block;
  vertical-align: middle;
  content: "";
  background-color: var(--light);
  margin-right: 10px;
  transition: .35s all;
}
.jws_album_content_inner .explore_button:hover:before {
  width: 59px;
}
.jws_album_slider .jws_album_item img {
  width: auto;
}
.jws_album_slider .slick-slide {
  margin-top: 0;
}
@media (max-width: 767px) {
  .jws_album_masonry_padding .jws_album_item .album-inner {
    padding: 0 !important;
  }
}
.jws_brand_slider_image {
  text-align: center;
  display: table;
}
.jws_brand_slider_image a {
  display: table-cell;
  vertical-align: middle;
}
.jws_brand_slider .jws-carousel-btn {
  position: absolute;
  top: 50%;
}
.jws_brand_slider .jws-carousel-btn.next-item {
  right: 0;
}
.jws_brand_slider .jws-carousel-btn.prev-item {
  left: 0;
}
.jws_brand_slider.layout1 .jws_brand_slider_item_inner {
  position: relative;
  padding: 12px 0;
  margin: 0 auto;
}
.jws_brand_slider.layout1 .jws_brand_slider_item_inner .jws_brand_slider_image {
  margin: 0 auto;
}
.jws_brand_slider.layout1 .jws_brand_slider_item_inner img {
  opacity: 0.4;
  transition: 0.3s all;
}
.jws_brand_slider.layout1 .jws_brand_slider_item_inner:hover img {
  opacity: 1;
}
.jws_brand_slider.layout1 .jws_brand_slider_item_inner:hover .shade1:before,
.jws_brand_slider.layout1 .jws_brand_slider_item_inner:hover .shade2:before,
.jws_brand_slider.layout1 .jws_brand_slider_item_inner:hover .shade1:after,
.jws_brand_slider.layout1 .jws_brand_slider_item_inner:hover .shade2:after {
  transform: none;
  opacity: 1;
}
.jws_brand_slider.layout1 .shade1 {
  position: absolute;
  right: 8px;
  top: 5px;
}
.jws_brand_slider.layout1 .shade1:before {
  width: 50px;
  height: 1px;
  background: var(--heading);
  content: "";
  transition: 0.3s all;
  position: absolute;
  right: -8px;
  top: 0;
  transform: translatex(-16px);
  opacity: 0;
}
.jws_brand_slider.layout1 .shade1:after {
  width: 1px;
  height: 30px;
  background: var(--heading);
  content: "";
  position: absolute;
  top: -5px;
  right: 0;
  transition: 0.3s all;
  transform: translatey(10px);
  opacity: 0;
}
.jws_brand_slider.layout1 .shade2 {
  position: absolute;
  left: 8px;
  bottom: 5px;
}
.jws_brand_slider.layout1 .shade2:before {
  width: 50px;
  height: 1px;
  background: var(--heading);
  content: "";
  transition: 0.3s all;
  position: absolute;
  left: -8px;
  bottom: 0;
  transform: translatex(16px);
  opacity: 0;
}
.jws_brand_slider.layout1 .shade2:after {
  width: 1px;
  height: 30px;
  background: var(--heading);
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  transition: 0.3s all;
  transform: translatey(-10px);
  opacity: 0;
}
.jws-instagram img {
  transition: 0.3s all;
}
.jws-instagram ul {
  padding: 0;
  list-style-type: none;
}
.jws-instagram ul:before,
.jws-instagram ul:after {
  content: "";
  display: table;
  clear: both;
}
.jws-instagram li {
  float: left;
}
.jws-instagram .ins-col-2 li {
  width: 50%;
}
.jws-instagram .ins-col-3 li {
  width: 33.33%;
}
.jws-instagram .ins-col-4 li {
  width: 25%;
}
.jws-instagram .ins-col-5 li {
  width: 20%;
}
.jws-instagram .ins-col-6 li {
  width: 16.666667%;
}
.jws-instagram .ins-col-7 li {
  width: 14.28%;
}
.jws-instagram .ins-col-8 li {
  width: 12.5%;
}
.jws-instagram.hover_icon li a {
  background: var(--main);
  display: block;
  position: relative;
}
.jws-instagram.hover_icon li a:before {
  position: absolute;
  content: "\f16d";
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
  width: 100%;
  text-align: center;
  top: 50%;
  margin-top: -14px;
  font-size: 18px;
  color: var(--light);
  transition: 0.5s all;
  opacity: 0;
  transform: translatey(10px);
  z-index: 1;
}
.jws-instagram.hover_icon li a:hover:before {
  opacity: 1;
  transform: translatey(0px);
}
.jws-instagram.hover_icon li a:hover img {
  opacity: 0.7;
}
@media (max-width: 767px) {
  .jws-instagram .ins-col-8 li {
    width: 25%;
  }
  .jws-instagram .ins-col-6 li {
    width: 33.33%;
  }
}
.jws_expert_doctors_item:hover .expert_doctors-image:before {
  opacity: 1;
}
.jws_expert_doctors_item:hover .expert_doctors-image img {
  transform: scale(1.1);
}
.jws_expert_doctors_item:hover .expert_doctors-image ul {
  transform: translatey(0);
  opacity: 1;
}
.expert_doctors-image {
  margin-bottom: 43px;
  overflow: hidden;
  border-radius: 3px;
}
.expert_doctors-image.jws_overlay_before:before {
  background: rgba(255, 255, 255, 0.8);
  opacity: 0;
  z-index: 1;
}
.expert_doctors-image img {
  will-change: transform;
  transition: 0.3s all;
}
.expert_doctors-image ul {
  transform: translatey(10px);
  opacity: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -80px;
  margin-top: -22.5px;
  z-index: 1;
  transition: 0.3s all;
  display: flex;
}
.expert_doctors-image ul li {
  display: inline-block;
  margin: 0 7.5px;
}
.expert_doctors-image ul li a {
  font-size: 14px;
  color: var(--light);
  background: var(--main);
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 100%;
  display: block;
  text-align: center;
}
.expert_doctors-image ul li a:hover {
  background: var(--heading);
}
.expert_doctors-content h3 {
  font-size: 20px;
  font-weight: bold;
  font-family: var(--font1);
}
.expert_doctors-content h3 a {
  color: var(--heading);
}
.expert_doctors-content .excerpt {
  margin-top: 22px;
  margin-bottom: 24px;
}
.expert_doctors-content h4 {
  font-size: 15px;
  font-weight: 400;
  color: var(--main);
}
.expert_doctors-content .explore_button {
  color: var(--heading);
  font-size: 15px;
  font-weight: 700;
}
.expert_doctors-content .explore_button:hover {
  color: var(--link_hover);
}
.expert_doctors-content .explore_button i {
  margin-left: 11px;
}
.doctor_nav {
  padding: 0;
  list-style-type: none;
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 36px;
}
.doctor_nav li {
  display: inline-block;
  padding: 5px 5px;
}
.doctor_nav li a {
  color: var(--heading);
  font-weight: 500;
  border: 2px solid var(--heading);
  border-radius: 3px;
  padding: 5px 23px;
  display: block;
}
.doctor_nav li a.hide {
  opacity: 0.3;
  pointer-events: none;
}
.doctor_nav li a.filter-active,
.doctor_nav li a:hover {
  border-color: var(--main);
  background: var(--main);
  color: var(--light);
}
.doctor_pagination .jws-pagination-number {
  position: relative;
}
.doctor_pagination .jws-pagination-number ul {
  transition: 0.3s all;
}
.doctor_pagination .jws-pagination-number:before {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: var(--main);
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -17.5px;
  margin-top: -17.5px;
  animation: pulse-border3 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
  -webkit-animation: pulse-border3 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
  content: "";
  visibility: hidden;
}
.doctor_pagination .jws-pagination-number:after {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: var(--main);
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -17.5px;
  margin-top: -17.5px;
  animation: pulse-border3 1.5s 0.65s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
  -webkit-animation: pulse-border3 1.5s 0.65s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
  content: "";
  visibility: hidden;
}
.doctor_pagination .jws-pagination-number.items-loading ul {
  opacity: 0.1;
  pointer-events: none;
}
.doctor_pagination .jws-pagination-number.items-loading:before {
  opacity: 0.6;
  transition-delay: 0.3s;
  visibility: visible;
}
.doctor_pagination .jws-pagination-number.items-loading:after {
  opacity: 0.6;
  transition-delay: 0.3s;
  visibility: visible;
}
.jws-expert_doctors-element .custom_dots .slick-dots {
  text-align: center;
}
.jws-expert_doctors-element .custom_dots .slick-dots li {
  border: none;
  margin: 0 1px;
}
.jws-expert_doctors-element .custom_dots .slick-dots li.slick-active:before {
  background: var(--main);
}
.jws-expert_doctors-element .custom_dots .slick-dots li:before {
  background: var(--heading);
}
#JWS_table_layout {
  width: 100%;
  font-family: var(--font1);
  border-radius: 3px;
  overflow: hidden;
}
#JWS_table_layout thead {
  background: var(--main);
  color: #ffffff;
  letter-spacing: 1px;
}
#JWS_table_layout .JWS-country-title img {
  width: 20px;
  margin-right: 7px;
}
#JWS_table_layout thead th:not(:first-child) {
  text-align: center;
}
#JWS_table_layout tbody tr td:not(:first-child) {
  text-align: center;
}
#JWS_table_layout thead th {
  border: 1px solid var(--main);
}
#JWS_table_layout .JWS-recoverd-case {
  color: #12b712;
  font-weight: 600;
}
#JWS_table_layout .JWS-death-case {
  color: #ce0b0b;
  font-weight: 600;
}
#JWS_table_layout th {
  padding: 8px 10px;
}
#JWS_table_layout td {
  padding: 8px 10px;
  border: 1px solid #d9d9d9;
}
#JWS_table_layout tfoot {
  background: var(--main);
  color: var(--light);
}
#JWS_table_layout tfoot th {
  border: 1px solid var(--main);
}
#JWS_table_layout tfoot span {
  display: block;
  margin-top: -7px;
}
#JWS_table_layout tfoot th:not(:first-child) {
  text-align: center;
}
#JWS_table_layout tfoot th:first-child {
  letter-spacing: 1px;
}
.jws-corona_table .time_updated_table {
  text-align: right;
  color: var(--heading);
  font-style: italic;
  margin-top: 12px;
  font-family: var(--font1);
}
.jws-corona_table .county_result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin: 0 -10px;
}
.jws-corona_table .county_result > div {
  font-family: var(--font1);
  font-size: 22px;
  font-weight: 600;
  color: var(--light);
  text-align: center;
  padding: 0 10px;
}
.jws-corona_table .county_result > div span {
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin-top: 4px;
}
@media (max-width: 767px) {
  .jws-corona_table .county_result > div {
    font-size: 16px;
  }
}
.jws-doctor-timetable .jws-time-top {
  text-align: right;
  margin-bottom: 34px;
}
.jws-doctor-timetable .jws-time-top select {
  width: auto;
  border-color: var(--colorbody);
  border-radius: 3px;
  padding: 1px 20px 1px 9px;
  background-size: auto 12px;
  background-position: right 2px top 50%;
}
.jws-doctor-timetable .timetable_for_mobile label {
  display: block;
  background: #f2f2f2;
  margin: 0;
  text-transform: capitalize;
  padding: 10px 10px;
  color: var(--heading);
  font-weight: bold;
  border-radius: 3px;
}
.jws-doctor-timetable .timetable_for_mobile .table_item.hide {
  display: none;
}
.jws-doctor-timetable .timetable_for_mobile .table_mobile_item {
  margin-bottom: 15px;
}
.jws-doctor-timetable .table_item {
  z-index: 1;
  border: 1px solid var(--light);
  width: 100%;
  padding: 14px 10px;
  overflow: auto;
  transition: 0.3s all;
  background: var(--main);
}
.jws-doctor-timetable .table_item.hide {
  opacity: 0;
  visibility: hidden;
}
.jws-doctor-timetable .table_item .timetable_title {
  font-size: 14px;
  font-family: var(--font1);
  line-height: 20px;
  margin-bottom: 9px;
}
.jws-doctor-timetable .table_item .timetable_title a {
  color: var(--light);
}
.jws-doctor-timetable .table_item .timetable_room {
  display: block;
  font-size: 13px;
  color: var(--light);
  margin-bottom: 13px;
  line-height: 16px;
}
.jws-doctor-timetable .table_item .timetable_time {
  color: var(--light);
  opacity: 0.7;
  font-size: 13px;
  display: block;
  margin-bottom: 7px;
  line-height: 16px;
}
.jws-doctor-timetable .table_item .timetable_doctor {
  display: block;
  line-height: 16px;
}
.jws-doctor-timetable .table_item .timetable_doctor a {
  color: var(--light);
  font-size: 13px;
}
.jws-doctor-timetable table {
  width: 100%;
}
.jws-doctor-timetable table td {
  text-align: center;
  position: relative;
}
.jws-doctor-timetable table thead tr {
  background: #f4f5f6;
}
.jws-doctor-timetable table thead tr th {
  font-weight: bold;
  color: var(--heading);
  height: 48px;
  text-align: center;
  border: 2px solid var(--light);
  width: 12.5%;
}
.jws-doctor-timetable table tbody .table_item {
  position: absolute;
  top: 0;
  left: 0;
}
.jws-doctor-timetable table tbody tr:nth-child(even) {
  background: #f4f5f6;
}
.jws-doctor-timetable table tbody tr > td:first-child {
  height: 76px;
  color: var(--heading);
}
.jws-price-list ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.jws-price-list ul li .name {
  color: var(--heading);
  font-weight: bold;
}
.jws-price-list ul li .price {
  float: right;
  color: var(--main2);
  font-weight: bold;
}
.jws-space_location-element .space_loction_title {
  display: inline-block;
}
.jws-space_location-element .space_loction_title h2 {
  font-size: 50px;
  font-weight: bold;
  line-height: 55px;
  margin-bottom: 30px;
}
.jws-space_location-element .jws-space_location-content {
  clear: both;
}
.jws-space_location-element .custom_navs {
  margin-top: 0;
  margin-bottom: 21px;
  text-align: right;
  display: inline-block;
  float: right;
}
.jws-space_location-element .custom_navs button {
  width: 60px;
  height: 60px;
  border: 1px solid var(--main);
  font-size: 16px;
  transition: 0.3s all;
}
.jws-space_location-element .custom_navs button:hover {
  background: var(--main);
  color: #ffffff;
}
.jws-space_location-element .jws_space_wap .entry-title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 21px;
}
.jws-space_location-element .jws_space_wap .entry-title a {
  color: var(--heading);
}
.jws-space_location-element .jws_space_wap .entry-title a:hover {
  color: var(--main);
}
.jws-space_location-element .jws_space_wap .jws_space_image {
  margin-bottom: 38px;
  overflow: hidden;
}
.jws-space_location-element .jws_space_wap .jws_space_image img {
  transition: 0.4s all;
}
.jws-space_location-element .jws_space_wap .space_address {
  max-width: 280px;
  display: block;
  margin-bottom: 21px;
}
.jws-space_location-element .jws_space_wap .space_price {
  font-size: 24px;
  font-weight: bold;
  color: var(--main);
}
.jws-space_location-element .jws_space_wap .space_price .pe_before {
  margin-right: 7px;
}
.jws-space_location-element .jws_space_wap .space_price span {
  font-size: 16px;
  color: var(--heading);
  font-weight: 400;
}
.jws-space_location-element .jws_space_wap:hover .jws_space_image img {
  transform: scale(1.1);
}
@media (max-width: 767px) {
  .jws-space_location-element .custom_navs {
    display: block;
    float: none;
    text-align: left;
  }
}
.jws-destination_tabs ul {
  padding: 0;
  list-style-type: none;
  margin: 0;
}
.jws-destination_tabs .des-image-current {
  margin-left: 38px;
  margin-top: -23px;
}
.jws-destination_tabs .destination_cat_wap {
  border: 1px solid var(--main);
  padding: 31px 28px 38px;
}
.jws-destination_tabs .destination_cat_wap .notes_click {
  font-family: var(--font1);
  font-size: 13px;
  letter-spacing: 1.3px;
  margin-bottom: 27px;
  display: block;
}
.jws-destination_tabs .destination_cat_wap .destination_item {
  margin-bottom: 11px;
}
.jws-destination_tabs .destination_cat_wap .destination_item .destination_location {
  padding: 0px 46px;
  display: none;
}
.jws-destination_tabs .destination_cat_wap .destination_item .destination_location a {
  color: var(--colorbody);
}
.jws-destination_tabs .destination_cat_wap .destination_item .destination_location a:hover {
  color: var(--main);
}
.jws-destination_tabs .destination_cat_wap .destination_item > a {
  color: var(--heading);
  font-family: var(--font1);
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 22px;
}
.jws-destination_tabs .destination_cat_wap .destination_item > a span {
  margin-left: 12px;
  display: inline-block;
}
.jws-destination_tabs .destination_cat_wap .destination_item > a .des-action {
  display: inline-block;
  transform: rotate(45deg);
  transition: 0.3s all;
  background: var(--main);
  color: #ffffff;
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 15px;
  border-radius: 100%;
  font-size: 7px;
  vertical-align: middle;
  margin-right: 21px;
  margin-left: 0;
}
.jws-destination_tabs .destination-map {
  position: relative;
  margin-top: 32px;
}
.jws-destination_tabs .destination-map ul li {
  position: absolute;
  text-align: center;
}
.jws-destination_tabs .destination-map ul li .des-image {
  max-width: 96px;
  border: 1px solid var(--main);
  padding: 7px;
}
.jws-destination_tabs .destination-map ul li .destination-name {
  margin: 0;
  margin-top: 7px;
  font-family: var(--font1);
  color: var(--color1);
  font-size: 13px;
  font-weight: bold;
}
.jws-destination_tabs .destination-map ul li .des_number {
  width: 30px;
  height: 30px;
  text-align: center;
  display: block;
  background: var(--main);
  color: var(--light);
  font-family: var(--font1);
  font-size: 13px;
  font-weight: bold;
  border-radius: 100%;
  position: absolute;
}
.jws-destination_tabs .destination-map ul li .des_number.pos1 {
  left: -14px;
  top: -14px;
}
.jws-destination_tabs .destination-map ul li .des_number.pos2 {
  left: -25px;
  bottom: 9px;
}
.jws-destination_tabs .destination-map ul li .des_number.pos3 {
  right: -5px;
  top: -6px;
}
.jws-destination_tabs .destination-map ul li .des_number.pos4 {
  left: -20px;
  top: 25px;
}
.jws-destination_tabs .destination-map ul li .des_number.pos5 {
  right: 6px;
  bottom: -37px;
}
.jws-destination_tabs .destination-map ul li .des_number.pos6 {
  right: -19px;
  bottom: 25px;
}
.jws-destination_tabs .destination-map ul li .des_number:after {
  position: absolute;
  content: "";
  border: 1px solid var(--main);
  width: calc(100% + 8px);
  height: calc(100% + 8px);
  border-radius: 100%;
  left: -4px;
  top: -4px;
}
.jws-destination_tabs .destination-search form {
  background: #f0efef;
  position: relative;
  border-radius: 3px;
}
.jws-destination_tabs .destination-search form input {
  border: 0;
  font-size: 14px;
  color: var(--color1);
  font-family: var(--font1);
  text-transform: uppercase;
  height: 46px;
  padding: 0 15px;
  padding-right: 46px;
}
.jws-destination_tabs .destination-search form input::-webkit-input-placeholder {
  /* Edge */
  color: var(--color1);
}
.jws-destination_tabs .destination-search form input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: var(--color1);
}
.jws-destination_tabs .destination-search form input::placeholder {
  color: var(--color1);
}
.jws-destination_tabs .destination-search form button {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  width: 45px;
  height: 46px;
  color: var(--color1);
}
.jws-destination_tabs .destination-select {
  position: relative;
}
.jws-destination_tabs .destination-select .destination-value {
  border: 1px solid var(--main);
  font-size: 13px;
  color: var(--color1);
  font-family: var(--font1);
  letter-spacing: 1.3px;
  padding: 8px 15px;
  position: relative;
  text-transform: uppercase;
  cursor: pointer;
}
.jws-destination_tabs .destination-select .destination-value i {
  position: absolute;
  right: 13px;
  top: 15px;
}
.jws-destination_tabs .destination-select ul {
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  width: 100%;
  max-height: 300px;
  overflow: auto;
  z-index: 1;
  background: #ffffff;
}
.jws-destination_tabs .destination-select ul li a {
  color: var(--color1);
  text-transform: uppercase;
  font-size: 13px;
  padding: 5px 15px;
  display: block;
  border-bottom: 1px solid #f5f5f5;
  transition: 0.3s all;
  cursor: pointer;
  position: relative;
}
.jws-destination_tabs .destination-select ul li a:before {
  width: 0;
  transition: 0.3s all;
  content: "";
  left: 0;
  bottom: -1px;
  position: absolute;
  height: 1px;
  background: var(--main);
}
.jws-destination_tabs .destination-select ul li a:hover:before {
  width: 100%;
}
@media (max-width: 992px) {
  .jws-destination_tabs .destination-map ul li .des-image {
    max-width: 70px;
  }
  .destination-nav-top {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .destination-map > img {
    display: none;
  }
  .jws-destination_tabs .destination-select {
    margin: 20px 0;
  }
  .jws-destination_tabs .destination-map ul li {
    position: unset;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 15px;
  }
  .jws-destination_tabs .destination-map ul li .des_number {
    display: none;
  }
}
.jws-destination-element .jws_destination_item .destination_inner {
  position: relative;
  overflow: hidden;
}
.jws-destination-element .jws_destination_item .destination_inner img {
  transition: 1s;
}
.jws-destination-element .jws_destination_item .destination_inner a {
  display: block;
}
.jws-destination-element .jws_destination_item .destination_inner h3 {
  color: var(--heading);
  font-family: var(--font1);
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 22px;
  position: absolute;
  bottom: 0;
  background: #ffffff;
  margin: 0;
  padding: 24px 20px;
  left: 50%;
  transform: translatex(-50%);
  min-width: 220px;
  text-align: center;
}
.jws-destination-element .jws_destination_item .destination_inner:hover img {
  transform: scale(1.1);
}
.e-preview--show-hidden-elements .model_content {
  height: auto !important;
}
.jws-model-element {
  position: relative;
}
.jws-model-element .jws-pagination-number {
  margin-top: 26px;
}
.jws-model-element .jws_loading {
  position: absolute;
  left: 50%;
  top: 90px;
  transition: 0.3s all;
  opacity: 0;
}
.jws-model-element.loading .jws_loading {
  opacity: 1;
}
.jws-model-element .jws-ajax-load {
  padding: 0;
  list-style-type: none;
  margin-bottom: 30px;
}
.jws-model-element .jws-ajax-load li {
  display: inline-block;
}
.jws-model-element .jws-ajax-load li a {
  color: var(--light);
  padding-right: 20px;
  margin-right: 20px;
  line-height: 13px;
  display: block;
}
.jws-model-element .jws-ajax-load li a.active {
  text-decoration: line-through;
}
.jws-model-element .jws-ajax-load li:not(:last-child) > a {
  border-right: 1px solid var(--light);
}
.jws-model-element .jws_model_item .jws_model_wap .jws_model_image {
  position: relative;
  overflow: hidden;
}
.jws-model-element .jws_model_item .jws_model_wap .jws_model_image img {
  transition: 0.5s all;
  width: 100%;
}
.jws-model-element .jws_model_item .jws_model_wap .jws_model_title {
  font-size: 20px;
  font-weight: bold;
  margin-top: 21px;
  margin-bottom: 3px;
}
.jws-model-element .jws_model_item .jws_model_wap .jws_model_title a {
  color: var(--light);
}
.jws-model-element .jws_model_item .jws_model_wap .jws_model_title a:hover {
  color: var(--main);
}
.jws-model-element .jws_model_item .jws_model_wap .model-meta .model-collection + span {
  margin: 0 6px;
}
.jws-model-element .jws_model_item .jws_model_wap:hover .jws_model_image img {
  transform: scale(1.1);
}
.jws-model-element .jws_model_layout3 .jws_model_image {
  position: relative;
}
.jws-model-element .jws_model_layout3 .jws_model_image .model_overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(19, 19, 19, 0.702);
  transition: 0.3s all;
  text-align: center;
  transform: scaleY(0);
  bottom: 0;
  transform-origin: bottom;
  opacity: 0;
  padding: 30px 0;
  overflow: auto;
  padding-top: 20%;
  padding-bottom: 20%;
}
.jws-model-element .jws_model_layout3 .jws_model_image .model_overlay .instagram_total_folow {
  color: #ffffff;
  margin-top: 5px;
}
.jws-model-element .jws_model_layout3 .jws_model_image .model_overlay .instagram_total_folow i {
  margin-right: 10px;
}
.jws-model-element .jws_model_layout3 .jws_model_image .model_overlay ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  font-size: 14px;
}
.jws-model-element .jws_model_layout3 .jws_model_image .model_overlay ul li {
  color: rgba(255, 255, 255, 0.702);
  margin-bottom: 10px;
}
.jws-model-element .jws_model_layout3 .jws_model_image .model_overlay ul li span {
  color: #ffffff;
  line-height: 10px;
  display: block;
}
.jws-model-element .jws_model_layout3 .jws_model_wap .jws_model_title {
  margin-top: 10px;
}
.jws-model-element .jws_model_layout3 .jws_model_wap:hover .jws_model_image .model_overlay {
  transform: none;
  opacity: 1;
}
.jws-model-element .jws_model_layout2 .jws_model_wap {
  padding-bottom: 100px;
}
.jws-model-element .jws_model_layout2 .jws_model_wap > .row {
  margin: 0;
}
.jws-model-element .jws_model_layout2 .jws_model_wap .jws_model_image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 53%;
  flex: 0 0 53%;
  max-width: 53%;
}
.jws-model-element .jws_model_layout2 .jws_model_wap .jws_model_content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 47%;
  flex: 0 0 47%;
  max-width: 47%;
  padding-top: 196px;
}
.jws-model-element .jws_model_layout2 .jws_model_wap .jws_model_content .jws_model_content_inner {
  background: #131313;
  padding: 9% 11% 11%;
  margin-bottom: -100px;
  margin-left: -11%;
  position: relative;
}
.jws-model-element .jws_model_layout2 .jws_model_wap .jws_model_content .jws_model_inner {
  max-width: 595px;
}
.jws-model-element .jws_model_layout2 .jws_model_wap .jws_model_content .jws_model_title {
  font-size: 28px;
  line-height: 30px;
  margin-bottom: 16px;
  margin-top: 0;
}
.jws-model-element .jws_model_layout2 .jws_model_wap .jws_model_content .jws_model_description {
  margin-bottom: 39px;
}
.jws-model-element .jws_model_layout2 .jws_model_wap .jws_model_content .jws_model_readmore {
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 3px;
  padding-bottom: 8px;
}
.jws-model-element .jws_model_layout2 .jws_model_wap .jws_model_content .jws_model_readmore:before,
.jws-model-element .jws_model_layout2 .jws_model_wap .jws_model_content .jws_model_readmore:after {
  content: "";
  height: 1px;
  background: var(--heading);
  bottom: 0;
  position: absolute;
  transition: .3s all;
}
.jws-model-element .jws_model_layout2 .jws_model_wap .jws_model_content .jws_model_readmore:before {
  width: 100%;
  right: 0;
  transition-delay: 0.3s;
}
.jws-model-element .jws_model_layout2 .jws_model_wap .jws_model_content .jws_model_readmore:after {
  width: 0%;
  left: 0;
}
.jws-model-element .jws_model_layout2 .jws_model_wap .jws_model_content .jws_model_readmore:hover:before {
  width: 0%;
  transition-delay: 0s;
}
.jws-model-element .jws_model_layout2 .jws_model_wap .jws_model_content .jws_model_readmore:hover:after {
  width: 100%;
  transition-delay: 0.3s;
}
.jws-model-element .jws_model_layout2 .jws_model_wap .jws_model_content .jws_model_info {
  margin-bottom: 13px;
}
.jws-model-element .jws_model_layout2 .jws_model_wap .jws_model_content .jws_model_info ul {
  list-style-type: none;
}
.jws-model-element .jws_model_layout2 .jws_model_wap .jws_model_content .jws_model_info ul li {
  margin-bottom: 15px;
}
.jws-model-element .jws_model_layout2 .jws_model_wap .jws_model_content .jws_model_info ul span {
  font-weight: bold;
  margin-right: 13px;
  min-width: 60px;
  display: inline-block;
  float: left;
  line-height: 26px;
}
.jws-model-element .custom_navs.styleb svg {
  display: none;
}
.jws-model-element .custom_navs.styleb .slick-arrow {
  position: absolute;
  bottom: 40px;
  background-color: rgba(19, 19, 19, 0.3);
  padding: 2px 15px;
}
.jws-model-element .custom_navs.styleb .slick-arrow:hover {
  background-color: #131313;
  color: #fff;
}
.jws-model-element .custom_navs.styleb .nav_left {
  left: 28px;
}
.jws-model-element .custom_navs.styleb .nav_right {
  right: 28px;
}
.jws-model-element .custom_navs.stylea {
  max-width: 50%;
  text-align: center;
  margin-top: -100px;
}
.jws-model-element .custom_navs.stylea button {
  width: 50px;
  border: 0 !important;
  height: 50px;
  color: #ffffff;
  border-radius: 100%;
  position: relative;
  transition: 0.3s all;
  border: none;
  -webkit-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
}
.jws-model-element .custom_navs.stylea button.nav_right span:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f105";
}
.jws-model-element .custom_navs.stylea button.nav_left span:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f104";
}
.jws-model-element .custom_navs.stylea button svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.jws-model-element .custom_navs.stylea button svg path {
  stroke: #fff;
  stroke-width: 2px;
  fill: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition-property: stroke-dashoffset;
  -o-transition-property: stroke-dashoffset;
  transition-property: stroke-dashoffset;
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  transition-duration: 5000ms;
}
.jws-model-element .slider_running + .custom_navs button svg path {
  stroke-dashoffset: 0 !important;
}
.jws-model-element .slider_top + .custom_navs button svg path {
  stroke-dashoffset: 0;
  -webkit-transition-duration: 0s !important;
  -o-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
@media (max-width: 992px) {
  .jws-model-element .jws_model_layout2 .jws_model_wap .jws_model_content,
  .jws-model-element .jws_model_layout2 .jws_model_wap .jws_model_image {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 0;
  }
  .jws-model-element .jws_model_layout2 .jws_model_wap .jws_model_content .jws_model_content_inner {
    margin-bottom: 0;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .jws-model-element .jws_model_layout2 .jws_model_wap .jws_model_content .jws_model_content_inner {
    padding: 40px 15px 50px;
  }
  .jws-model-element .jws_model_layout2 .jws_model_wap {
    padding-bottom: 0;
  }
}
.jws-countdown-animation > figure {
  width: auto !important;
  max-width: initial !important;
  margin-bottom: 30px !important;
}
.jws-countdown-animation figcaption {
  line-height: 22px;
  font-weight: 400;
  font-size: 18px !important;
  color: #898990;
  text-align: center;
  margin-top: 18px;
}
.jws-countdown-animation div {
  width: 50px !important;
  height: 64px !important;
  font-family: var(--font1);
}
.jws-countdown-animation ul {
  left: 13px;
}
.countdown-container {
  display: flex;
}
.nft_artists_slider .slider_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  border: 2px solid #000000;
  border-radius: 100px;
  padding: 12px;
}
.nft_artists_slider .slider_content .nft_artists_image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  max-width: 50px;
}
.nft_artists_slider .slider_content .nft_artists_image img {
  border: 1px solid var(--heading);
  border-radius: 100%;
}
.nft_artists_slider .slider_content .nft_artists_info {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 50px);
  flex: 0 0 calc(100% - 50px);
  max-width: calc(100% - 50px);
  padding-left: 13px;
}
.nft_artists_slider .nft_artists_info .nft_artists_title {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.jws-head-filter {
  margin-bottom: 40px;
}
.jws-head-filter .jws-ajax-load {
  padding: 0;
  margin: 0;
}
.jws-head-filter .jws-ajax-load li {
  display: inline-block;
  margin-right: 10px;
}
.jws-head-filter .jws-ajax-load li:last-child {
  margin-right: 0;
}
.jws-head-filter .jws-ajax-load li a {
  font-size: 16px;
  line-height: 26px;
  color: var(--heading);
  font-weight: 700;
  border: 1px solid #000000;
  border-radius: 20px;
  padding: 5px 20px;
  display: block;
}
.jws-head-filter .jws-ajax-load li .active {
  background: var(--heading);
  color: #ffffff;
}
.jws_product_pagination {
  position: relative;
  z-index: 1;
  text-align: center;
  margin-top: 40px;
}
.jws_product_pagination .jws-load-more {
  border-radius: 0;
}
.products-wrap {
  position: relative;
}
.products-wrap .product-item-inner {
  transition: 0.3s all;
}
.products-wrap .jws_loading {
  top: 100px;
  position: absolute;
  left: 50%;
  margin-left: -17px;
}
.products-wrap.loading .product-item-inner {
  opacity: 0 !important;
  transform: translatey(20px) !important;
}
.products-wrap.loading .jws_loading:before,
.products-wrap.loading .jws_loading:after {
  visibility: visible;
  opacity: 1;
}
.jws-animated-products .product-item-inner {
  opacity: 0;
  transform: translatey(50px);
}
.jws-animated-products .jws-animated .product-item-inner {
  opacity: 1;
  transform: translatey(0px);
}
.jws-category-list .category-tab-item .category-tab-item-inner {
  max-width: 480px;
  margin: 0 auto;
}
.jws-category-list .category-tab-item .product-gallery {
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.1);
  padding: 20px;
  margin-bottom: 18px;
}
.jws-category-list .category-tab-item .product-gallery img {
  max-width: initial;
  width: 100%;
  object-fit: cover;
  max-height: 100%;
}
.jws-category-list .category-tab-item .product-gallery.simple-image img {
  height: 325px;
}
.jws-category-list .category-tab-item .product-gallery.gallery .cat-images-inner {
  margin: -5px;
}
.jws-category-list .category-tab-item .product-gallery.gallery img {
  padding: 5px;
}
.jws-category-list .category-tab-item .product-gallery.gallery img:nth-child(1),
.jws-category-list .category-tab-item .product-gallery.gallery img:nth-child(2),
.jws-category-list .category-tab-item .product-gallery.gallery img:nth-child(3) {
  width: 33.33%;
  display: inline-block;
  height: 100px;
}
.jws-category-list .category-tab-item .product-gallery.gallery img:nth-child(4) {
  height: 235px;
}
.jws-category-list .category-tab-item .cat-images {
  border-radius: 10px;
  overflow: hidden;
}
.jws-category-list .category-tab-item h4 {
  font-family: var(--font1);
  font-weight: 700;
  font-size: 20px;
  line-height: 36px;
  margin-bottom: 1px;
}
.jws-category-list .category-tab-item h4 a {
  color: #ffffff;
}
.jws-category-list .category-tab-item .cat-bottom {
  color: rgba(255, 255, 255, 0.8);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* Widget for woocommerce */
.jws-cart-animating {
  transition: 0.35s ease;
}
.elementor-menu-cart--show-quantity-bt-button-yes .jws_mini_cart .jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws_cart_item_inner .quanty-ajax {
  display: block;
}
.elementor-menu-cart--show-quantity-count-item-yes .jws_mini_cart .jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .jws_mini_cart_item {
  display: block;
}
.jws-mini-cart-wrapper.active .jws-cart-overlay {
  opacity: 1;
  visibility: visible;
}
.jws-mini-cart-wrapper.active .jws-cart-sidebar {
  -webkit-transform: translateX(0%);
  -o-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -moz-transform: translateX(0%);
  transform: translateX(0%);
}
.jws-cart-overlay {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.73);
  transition: 0.3s all;
  visibility: hidden;
  z-index: 9998;
  opacity: 0;
}
.jws-cart-sidebar {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translateX(105%);
  -o-transform: translateX(105%);
  -ms-transform: translateX(105%);
  -moz-transform: translateX(105%);
  transform: translateX(105%);
  background-color: #ffffff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  height: 100%;
  width: 320px;
}
.jws_cart_content {
  display: flex;
  flex-direction: column;
  flex: 1;
  overflow: auto;
  height: 100%;
}
.jws_cart_content .jws-cart-panel {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.jws_cart_content .jws-cart-panel.jws-cart-panel-empty .jws-cart-panel-list-wrap .cart_list li {
  display: block;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary {
  margin-top: auto;
  padding: 25px;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .total-cart {
  margin-bottom: 25px;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .total-cart .jws-cart-panel-summary-subtotal {
  float: right;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .total-cart strong {
  font-weight: 600;
  color: var(--color1);
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .woocommerce-mini-cart__buttons {
  margin-bottom: 10px;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .woocommerce-mini-cart__buttons a {
  display: block;
  text-align: center;
  padding: 10px 10px;
  background: #101010;
  color: #ffffff;
  border-radius: 40px;
  -webkit-border-radius: 40px;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .woocommerce-mini-cart__buttons a:hover {
  background: var(--main);
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05), 0px 2px 2px rgba(0, 0, 0, 0.05), 0px 4px 4px rgba(0, 0, 0, 0.05), 0px 8px 8px rgba(0, 0, 0, 0.05), 0px 16px 16px rgba(0, 0, 0, 0.05);
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap {
  padding: 25px;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .jws_mini_cart_item {
  margin-bottom: 25px;
  display: none;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list {
  padding: 0;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list .cart_empty {
  text-align: center;
  padding-top: 20px;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list .cart_empty span {
  color: var(--colorbody);
  display: block;
  margin-bottom: 10px;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list .cart_empty span:before {
  font-size: 85px;
  line-height: 85px;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li {
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 20px;
  position: relative;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws_cart_item_inner {
  position: relative;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li:last-child {
  margin-bottom: 0;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws-cart-panel-item-thumbnail {
  flex: 0 0 90px;
  max-width: 90px;
  margin-right: 30px;
  position: relative;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws-cart-panel-item-content .jws-cart-panel-product-title {
  color: var(--color1);
  display: inline-block;
  line-height: 22px;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws-cart-panel-item-content .jws-cart-panel-product-title:hover {
  color: var(--main);
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws-cart-panel-item-content .jws-cart-panel-item-price {
  margin-bottom: 10px;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .remove {
  width: 30px;
  height: 30px;
  text-align: center;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  background: var(--color1);
  left: 30px;
  top: 39%;
  display: inline-block;
  position: absolute;
  opacity: 0;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .remove:before,
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .remove:after {
  content: '';
  position: absolute;
  height: 2px;
  width: 14px;
  top: 15px;
  left: 8px;
  margin-top: -1px;
  background: #ffffff;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .remove:before {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .remove:after {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li.loading .remove {
  opacity: 1;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li.loading .remove:before {
  opacity: 0;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li.loading .remove:after {
  content: " ";
  display: block;
  width: 20px;
  height: 20px;
  background: transparent !important;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid var(--color1);
  border-color: var(--main) var(--main) transparent transparent;
  -webkit-animation: lds-dual-ring 0.5s linear infinite;
  -o-animation: lds-dual-ring 0.5s linear infinite;
  -ms-animation: lds-dual-ring 0.5s linear infinite;
  -moz-animation: lds-dual-ring 0.5s linear infinite;
  animation: lds-dual-ring 0.5s linear infinite;
  opacity: 1;
  position: absolute;
  top: 20%;
  left: 17%;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws-cart-panel-item-content .quanty-ajax {
  display: none;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws-cart-panel-item-content .quanty-ajax .quantity > div {
  display: inline-block;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws-cart-panel-item-content .quanty-ajax .quantity > div > span {
  width: 24px;
  height: 24px;
  line-height: 21px;
  border: 1px solid #d8d8d8;
  display: block;
  border-radius: 100%;
  font-size: 10px;
  cursor: pointer;
  text-align: center;
}
.jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li:hover .remove {
  opacity: 1;
}
.jws_mini_cart > .jws-cart-nav a {
  position: relative;
  display: block;
}
.jws_mini_cart > .jws-cart-nav a .cart_icon {
  display: inline-block;
  position: relative;
  font-size: 30px;
  color: #ffffff;
  margin-right: 3px;
  transition: 0.3s all;
}
.jws_mini_cart > .jws-cart-nav a .cart_text {
  font-size: 14px;
  font-family: var(--font1);
  color: #ffffff;
  display: inline-block;
  line-height: 11px;
  letter-spacing: 0.5px;
}
.jws_mini_cart > .jws-cart-nav a .jws_cart_count {
  width: 20px;
  height: 20px;
  line-height: 20px;
  display: block;
  text-align: center;
  font-size: 12px;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  top: -6px;
  right: -9px;
  position: absolute;
  background: var(--main);
  color: var(--color2);
}
.jws_mini_cart .jws-cart-sidebar {
  height: 100%;
  min-width: 300px;
}
body[data-elementor-device-mode="tablet"] .jws_mini_cart.content-skin1 .jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws-cart-panel-item-thumbnail,
body[data-elementor-device-mode="mobile"] .jws_mini_cart.content-skin1 .jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .jws-cart-panel-item-thumbnail {
  margin-right: 15px;
}
.dark-mode-on .jws-cart-sidebar {
  background-color: #1C1C1C;
}
.dark-mode-on .jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .remove:before,
.dark-mode-on .jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap .cart_list li .remove:after {
  background: #191919;
}
.dark-mode-on .jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .woocommerce-mini-cart__buttons a:hover {
  color: #191919;
}
.admin-bar .jws_cart_content .jws-cart-panel .jws-cart-panel-list-wrap {
  padding-top: 66px;
}
.jws_wishlist > .jws-wishlist-nav a {
  position: relative;
  display: block;
}
.jws_wishlist > .jws-wishlist-nav a .wishlist_icon {
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  font-size: 30px;
  color: #ffffff;
  margin-right: 3px;
}
.jws_wishlist > .jws-wishlist-nav a .wishlist_text {
  font-size: 14px;
  font-family: var(--font1);
  color: #ffffff;
  display: inline-block;
  vertical-align: bottom;
  line-height: 11px;
  letter-spacing: 0.5px;
}
.jws_wishlist > .jws-wishlist-nav a .jws_wishlist_count {
  width: 20px;
  height: 20px;
  line-height: 20px;
  display: block;
  text-align: center;
  font-size: 12px;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  top: -6px;
  right: -9px;
  position: absolute;
  background: var(--main);
  color: var(--color2);
}
.jws_wishlist > .jws-wishlist-nav a .jws_wishlist_count .blockUI {
  display: none !important;
}
/* Widget for wordpress */
.jws_categories .jws_list_categories {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.jws_categories.skin_with_line a {
  position: relative;
  padding-bottom: 3px;
}
.jws_categories.skin_with_line a:before {
  content: "";
  border-top: 1px solid;
  width: 0;
  transition: 0.3s all;
  position: absolute;
  bottom: 0;
}
.jws_categories.skin_with_line a:hover:before {
  width: 100%;
}
.jws_categories.skin_with_bg .jws_list_categories li.current-cat a {
  color: var(--main2);
  padding: 0 7px;
}
.jws_categories.skin_with_bg .jws_list_categories li.current-cat a:before {
  width: 100%;
}
.jws_categories.skin_with_bg .jws_list_categories li a {
  position: relative;
}
.jws_categories.skin_with_bg .jws_list_categories li a span {
  position: relative;
}
.jws_categories.skin_with_bg .jws_list_categories li a:before {
  background: var(--main3);
  width: 0;
  height: 100%;
  transition: .3s all;
  content: "";
  left: 0;
  position: absolute;
  z-index: 0;
  top: 0;
  border-radius: 3px;
}
.jws_categories.skin_with_bg .jws_list_categories li a:hover {
  color: var(--main2);
  padding: 0 7px;
}
.jws_categories.skin_with_bg .jws_list_categories li a:hover:before {
  width: 100%;
}
.jws_categories.skin_with_border .jws_list_categories li.current-cat a {
  padding: 0 7px;
}
.jws_categories.skin_with_border .jws_list_categories li.current-cat a:before {
  transform: scaley(1);
  -webkit-transform: scaley(1);
}
.jws_categories.skin_with_border .jws_list_categories li a {
  z-index: 1;
  position: relative;
}
.jws_categories.skin_with_border .jws_list_categories li a:before {
  content: "";
  height: 10px;
  background: var(--main);
  width: 100%;
  position: absolute;
  bottom: 2px;
  left: 0;
  z-index: -1;
  transition: 0.3s all;
  transform: scaley(0);
  -webkit-transform: scaley(0);
}
.jws_categories.skin_with_border .jws_list_categories li a:hover {
  padding: 0 7px;
}
.jws_categories.skin_with_border .jws_list_categories li a:hover:before {
  transform: scaley(1);
  -webkit-transform: scaley(1);
}
.jws_categories.skin_with_icon .jws_list_categories li {
  font-family: var(--font1);
  font-size: 14px;
  color: #848484;
  margin-bottom: 8px;
}
.jws_categories.skin_with_icon .jws_list_categories li.current-cat a {
  color: var(--main);
}
.jws_categories.skin_with_icon .jws_list_categories li:before {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  margin-right: 32px;
  vertical-align: middle;
}
.jws_categories.skin_with_icon .jws_list_categories li a {
  color: var(--colorbody);
}
.jws_categories.skin_with_icon .jws_list_categories li a:hover {
  color: var(--main);
}
.tagcloud-list a {
  font-size: 12px;
  color: var(--color1);
  font-family: var(--font1);
  background: var(--color2);
  border-radius: 5px;
  display: inline-block;
  padding: 1px 15px;
  margin: 0 5px 5px 0;
}
.tagcloud-list a:hover {
  color: var(--main);
}
.elementor-widget-wp-widget-archives ul li a {
  border-radius: 3px;
}
.elementor-widget-wp-widget-archives ul li a:hover {
  color: var(--main2);
  background: var(--main3);
  padding: 3px 7px;
}
/* Single */
.single-projects-container.layout1 .project_header {
  position: absolute;
  background: #ffffff;
  top: 0;
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  padding: 45px 40px 0px 40px;
  width: 680px;
}
.single-projects-container.layout1 .project_header .projects_cat {
  color: var(--color1);
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 6px;
}
.single-projects-container.layout1 .project_header .projects_cat a {
  color: var(--color1);
}
.single-projects-container.layout1 .project_header .projects_cat a:hover {
  color: var(--main);
}
.single-projects-container.layout1 .project_header .entry-title {
  color: var(--color1);
  font-weight: bold;
  font-size: 48px;
  margin: 0;
  margin-bottom: -12px;
}
.single-projects-container.layout1 .project_content .project_top {
  padding: 77px 0 33px;
}
.single-projects-container.layout1 .project_content .project_bottom {
  margin-top: 5px;
}
.single-projects-container.layout1 .project_content .project_bottom .nav_change_project {
  border-top: 1px solid #d9d9de;
  border-bottom: 1px solid #d9d9de;
  padding: 17px 0 30px;
  position: relative;
}
.single-projects-container.layout1 .project_content .project_bottom .nav_change_project:before,
.single-projects-container.layout1 .project_content .project_bottom .nav_change_project:after {
  content: "";
  clear: both;
  display: table;
}
.single-projects-container.layout1 .project_content .project_bottom .nav_change_project .project_back {
  text-align: center;
  color: var(--color1);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}
.single-projects-container.layout1 .project_content .project_bottom .nav_change_project .project_back:hover {
  color: var(--main);
}
.single-projects-container.layout1 .project_content .project_bottom .nav_change_project > a.right {
  float: right;
  width: 40%;
}
.single-projects-container.layout1 .project_content .project_bottom .nav_change_project > a.right .content_nav {
  text-align: right;
  padding-right: 35px;
}
.single-projects-container.layout1 .project_content .project_bottom .nav_change_project > a.right .content_nav:after {
  content: '\e80b';
  font-family: "jws-icon";
  font-size: 18px;
  position: absolute;
  right: 0;
  top: 30%;
  color: var(--color1);
}
.single-projects-container.layout1 .project_content .project_bottom .nav_change_project > a.right .content_nav:hover:after {
  animation: bounceAlpha 1s both;
  -webkit-animation: bounceAlpha 1s both;
}
.single-projects-container.layout1 .project_content .project_bottom .nav_change_project > a.left {
  float: left;
  width: 40%;
}
.single-projects-container.layout1 .project_content .project_bottom .nav_change_project > a.left .content_nav {
  padding-left: 35px;
}
.single-projects-container.layout1 .project_content .project_bottom .nav_change_project > a.left .content_nav:after {
  content: '\e80c';
  font-family: "jws-icon";
  font-size: 18px;
  position: absolute;
  left: 0;
  top: 30%;
  color: var(--color1);
}
.single-projects-container.layout1 .project_content .project_bottom .nav_change_project > a.left .content_nav:hover:after {
  animation: bounceAlpha2 1s both;
  -webkit-animation: bounceAlpha2 1s both;
}
.single-projects-container.layout1 .project_content .project_bottom .nav_change_project > a .content_nav {
  position: relative;
}
.single-projects-container.layout1 .project_content .project_bottom .nav_change_project > a .content_nav .text_nav {
  font-size: 14px;
  color: var(--colorbody);
  display: block;
}
.single-projects-container.layout1 .project_content .project_bottom .nav_change_project > a .content_nav .title {
  font-size: 16px;
  color: var(--color1);
  font-weight: 400;
  transition: 0.3s all;
  margin: 0;
  margin-top: 5px;
}
.single-projects-container.layout1 .project_content .project_bottom .nav_change_project > a .content_nav .title:hover {
  color: var(--main);
}
.single-projects-container.layout1 .project_content .project_description {
  font-size: 16px;
  line-height: 24px;
  padding: 0 56px;
}
.single-projects-container.layout1 .project_content .project_description p {
  margin-bottom: 0px;
}
.single-projects-container.layout1 .project_content .project_description .project_detail_label {
  font-size: 24px;
  color: var(--color1);
  font-weight: bold;
  margin-bottom: 14px;
}
.single-projects-container.layout1 .project_meta > ul {
  padding: 0;
  list-style-type: none;
  margin: 0;
}
.single-projects-container.layout1 .project_meta > ul > li {
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 23px;
}
.single-projects-container.layout1 .project_meta > ul > li > span {
  font-size: 16px;
  font-weight: bold;
  color: var(--color1);
  display: inline-block;
  margin-right: 5px;
  position: relative;
}
.single-projects-container.layout1 .project_meta > ul > li > span:after {
  content: "";
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  vertical-align: middle;
  font-size: 4px;
  margin-left: 5px;
  color: var(--colorbody);
}
.single-projects-container.layout1 .project_meta > ul > li.cat_item a {
  color: var(--colorbody);
}
.single-projects-container.layout1 .project_meta > ul > li.cat_item a:hover {
  color: var(--main);
}
.single-projects-container.layout1 .project_meta > ul > li.share_item > span {
  margin-right: 20px;
}
.single-projects-container.layout1 .project_meta > ul > li.share_item > span:after {
  display: none;
}
.single-projects-container.layout1 .project_meta > ul > li.share_item a {
  color: #3a3a3a;
  margin-right: 16px;
}
.single-projects-container.layout1 .project_meta > ul > li.share_item a:hover {
  color: var(--main);
}
@media (max-width: 767px) {
  .single-projects-container.layout1 .project_header {
    position: relative;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    padding: 40px 0 0;
    width: 100%;
    left: 0;
  }
  .single-projects-container.layout1 .project_header .entry-title {
    font-size: 30px;
  }
  .single-projects-container.layout1 .project_content .project_bottom .nav_change_project {
    padding: 17px 0;
  }
  .single-projects-container.layout1 .project_content .project_bottom .nav_change_project .project_back {
    display: none;
  }
  .single-projects-container.layout1 .project_content .project_bottom .nav_change_project > a {
    width: 50% !important;
  }
  .single-projects-container.layout1 .project_content .project_bottom .nav_change_project > a .content_nav .title {
    display: none;
  }
  .single-projects-container.layout1 .project_content .project_bottom .nav_change_project > a .content_nav:after {
    top: 0 !important;
  }
  .single-projects-container.layout1 .project_content .project_top {
    padding: 33px 0 33px;
  }
  .single-projects-container.layout1 .project_content .project_description {
    padding: 0 15px;
    margin-bottom: 30px;
  }
}
.single-projects-container.layout2 header {
  margin-bottom: 44px;
}
.single-projects-container.layout2 header .nav_change_project {
  text-align: right;
}
.single-projects-container.layout2 header .nav_change_project .project_back span {
  transition: 0.3s;
}
.single-projects-container.layout2 header .nav_change_project .project_back:hover span {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.single-projects-container.layout2 header .nav_change_project a {
  background: var(--main3);
  color: var(--color1);
  font-weight: 500;
  margin: 0 0.5px;
  display: inline-block;
  height: 80px;
  line-height: 80px;
  padding: 0 30px;
}
.single-projects-container.layout2 header .nav_change_project a.left:hover .icon-arrow-left {
  animation: bounceAlpha2 1s both;
  -webkit-animation: bounceAlpha2 1s both;
  display: inline-block;
}
.single-projects-container.layout2 header .nav_change_project a.right:hover .icon-arrow-right {
  animation: bounceAlpha 1s both;
  -webkit-animation: bounceAlpha 1s both;
  display: inline-block;
}
.single-projects-container.layout2 header .jws-projects-path {
  font-size: 18px;
  color: var(--colorbody);
}
.single-projects-container.layout2 header .jws-projects-path a {
  color: var(--colorbody);
}
.single-projects-container.layout2 header .jws-projects-path a:hover {
  color: var(--color1);
}
.single-projects-container.layout2 header .jws-projects-path .current {
  color: var(--color1);
}
.single-projects-container.layout2 .project_content .share_item {
  text-align: center;
  margin-bottom: 107px;
}
.single-projects-container.layout2 .project_content .share_item > h3 {
  display: block;
  font-size: 18px;
  color: var(--color1);
  font-weight: 400;
  margin-bottom: 20px;
}
.single-projects-container.layout2 .project_content .share_item .share-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.single-projects-container.layout2 .project_content .share_item a {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 100%;
  color: #ffffff;
  margin: 0 7.5px;
  position: relative;
}
.single-projects-container.layout2 .project_content .share_item a:before {
  pointer-events: none;
  position: absolute;
  content: '';
  top: 87%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 80%);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.single-projects-container.layout2 .project_content .share_item a:hover {
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
}
.single-projects-container.layout2 .project_content .share_item a:hover:before {
  opacity: 1;
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
}
.single-projects-container.layout2 .project_content .share_item a.addthis_button_facebook {
  background: #3b5998;
}
.single-projects-container.layout2 .project_content .share_item a.addthis_button_twitter {
  background: #1da1f2;
}
.single-projects-container.layout2 .project_content .share_item a.addthis_button_pinterest {
  background: #c8232c;
}
.single-projects-container.layout2 .project_content .share_item a.addthis_button_linkedin {
  background: #0077b5;
}
.single-projects-container.layout2 .project_content .share_item a.addthis_button_more {
  background: #3b5998;
}
.single-projects-container.layout2 .project_content .project_center {
  margin-bottom: 41px;
}
.single-projects-container.layout2 .project_content .project_top {
  margin-bottom: 50px;
}
.single-projects-container.layout2 .project_content .project_top .project_description {
  font-size: 18px;
}
.single-projects-container.layout2 .project_content .project_top .project_description .project_detail_label {
  line-height: 30px;
  font-weight: bold;
  color: var(--color1);
  font-size: 20px;
  display: block;
}
.single-projects-container.layout2 .project_content .project_top .project_meta ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.single-projects-container.layout2 .project_content .project_top .project_meta ul li {
  font-size: 18px;
  margin-bottom: 40px;
}
.single-projects-container.layout2 .project_content .project_top .project_meta ul li span {
  font-weight: bold;
  color: var(--color1);
  font-size: 20px;
  display: block;
  margin-bottom: -4px;
}
.single-projects-container.layout2 .project_content .project_top .project_meta ul li a {
  color: var(--colorbody);
}
.single-projects-container.layout2 .project_content .project_top .project_meta ul li a:hover {
  color: var(--color1);
}
@media (max-width: 1199px) {
  .single-projects-container.layout2 header .nav_change_project a {
    height: 60px;
    line-height: 60px;
    padding: 0 15px;
    font-size: 14px;
  }
  .single-projects-container.layout2 header .jws-projects-path {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .single-projects-container.layout2 header .nav_change_project {
    text-align: left;
  }
  .single-projects-container.layout2 header .jws-projects-path {
    margin: 15px 0;
  }
}
.single-projects-container.layout3 {
  padding-bottom: 94px;
}
.single-projects-container.layout3 .project_content .project_top {
  padding: 52px 0px 28px;
}
.single-projects-container.layout3 .project_content .project_top .post_author {
  color: var(--main);
  font-style: italic;
  margin-bottom: 6px;
}
.single-projects-container.layout3 .project_content .project_top .entry-title {
  color: var(--color1);
  font-weight: 500;
  font-size: 30px;
  line-height: 34px;
  font-family: var(--font1);
  margin: 0;
  margin-bottom: 27px;
}
.single-projects-container.layout3 .project_content .project_bottom {
  margin-top: 18px;
}
.single-projects-container.layout3 .project_content .project_bottom .nav_change_project {
  position: relative;
}
.single-projects-container.layout3 .project_content .project_bottom .nav_change_project:before,
.single-projects-container.layout3 .project_content .project_bottom .nav_change_project:after {
  content: "";
  clear: both;
  display: table;
}
.single-projects-container.layout3 .project_content .project_bottom .nav_change_project .project_back {
  text-align: center;
  color: var(--color1);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 43%;
}
.single-projects-container.layout3 .project_content .project_bottom .nav_change_project .project_back:hover {
  color: var(--main);
}
.single-projects-container.layout3 .project_content .project_bottom .nav_change_project > a.right {
  float: right;
  width: 40%;
  text-align: right;
  font-weight: bold;
  color: var(--heading);
  font-size: 16px;
}
.single-projects-container.layout3 .project_content .project_bottom .nav_change_project > a.left {
  float: left;
  width: 40%;
  font-weight: bold;
  color: var(--heading);
  font-size: 16px;
}
.single-projects-container.layout3 .project_meta > ul {
  padding: 0;
  list-style-type: none;
  margin: 0;
}
.single-projects-container.layout3 .project_meta > ul > li {
  color: var(--main);
  font-style: italic;
  margin-bottom: 10px;
}
.single-projects-container.layout3 .project_meta > ul > li > span {
  font-family: var(--font1);
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  color: var(--color1);
  display: block;
  margin-right: 5px;
  position: relative;
}
.single-projects-container.layout3 .project_meta > ul > li.share_item {
  margin-bottom: 0;
  margin-top: 27px;
}
.single-projects-container.layout3 .project_meta > ul > li.share_item > span {
  display: none;
}
.single-projects-container.layout3 .project_meta > ul > li.share_item a {
  color: var(--heading);
  margin-right: 19px;
}
.single-projects-container.layout3 .project_meta > ul > li.share_item a:hover {
  color: var(--main);
}
@media (max-width: 767px) {
  .single-projects-container.layout1 .project_header {
    position: relative;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    padding: 40px 0 0;
    width: 100%;
    left: 0;
  }
  .single-projects-container.layout1 .project_header .entry-title {
    font-size: 30px;
  }
  .single-projects-container.layout1 .project_content .project_bottom .nav_change_project {
    padding: 17px 0;
  }
  .single-projects-container.layout1 .project_content .project_bottom .nav_change_project .project_back {
    display: none;
  }
  .single-projects-container.layout1 .project_content .project_bottom .nav_change_project > a {
    width: 50% !important;
  }
  .single-projects-container.layout1 .project_content .project_bottom .nav_change_project > a .content_nav .title {
    display: none;
  }
  .single-projects-container.layout1 .project_content .project_bottom .nav_change_project > a .content_nav:after {
    top: 0 !important;
  }
  .single-projects-container.layout1 .project_content .project_top {
    padding: 33px 0 33px;
  }
  .single-projects-container.layout1 .project_content .project_description {
    padding: 0 15px;
    margin-bottom: 30px;
  }
}
.single-projects-container.layout4 {
  padding-top: 49px;
}
.single-projects-container.layout5 {
  padding-top: 49px;
}
.single-projects-container.layout5 .project_description {
  margin-bottom: 37px;
}
.single-projects-container.layout5 .project_content .project_top {
  padding: 38px 15px 28px;
}
.single-projects-container.layout6 .project_description {
  margin-bottom: 20px;
}
.single-projects-container.layout6 .project_header {
  padding-top: 18px;
}
.single-projects-container.layout6 .project_header .entry-title {
  color: var(--color1);
  font-weight: bold;
  font-size: 40px;
  margin: 0;
  font-family: var(--font1);
  letter-spacing: 2.6px;
}
.single-projects-container.layout6 .project_content .project_top {
  padding-top: 30px;
}
.single-projects-container.layout6 .project_content .project_bottom {
  margin-top: 5px;
}
.single-projects-container.layout6 .project_content .project_bottom .nav_change_project {
  position: relative;
  padding: 30px 0;
  margin-bottom: 22px;
}
.single-projects-container.layout6 .project_content .project_bottom .nav_change_project .nav_item {
  font-size: 30px;
  color: var(--heading);
  font-weight: bold;
  display: block;
}
.single-projects-container.layout6 .project_content .project_bottom .nav_change_project:before,
.single-projects-container.layout6 .project_content .project_bottom .nav_change_project:after {
  content: "";
  clear: both;
  display: table;
}
.single-projects-container.layout6 .project_content .project_bottom .nav_change_project .project_back {
  text-align: center;
  color: var(--color1);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 30px;
}
.single-projects-container.layout6 .project_content .project_bottom .nav_change_project .project_back:hover {
  color: var(--main);
}
.single-projects-container.layout6 .project_content .project_bottom .nav_change_project > a.right {
  float: right;
}
.single-projects-container.layout6 .project_content .project_bottom .nav_change_project > a.right span {
  text-align: right;
  display: block;
}
.single-projects-container.layout6 .project_content .project_bottom .nav_change_project > a.right span:before {
  display: block;
}
.single-projects-container.layout6 .project_content .project_bottom .nav_change_project > a.right span:hover:before {
  animation: bounceAlpha 1s both;
  -webkit-animation: bounceAlpha 1s both;
}
.single-projects-container.layout6 .project_content .project_bottom .nav_change_project > a.left {
  float: left;
}
.single-projects-container.layout6 .project_content .project_bottom .nav_change_project > a.left span:before {
  display: block;
}
.single-projects-container.layout6 .project_content .project_bottom .nav_change_project > a.left span:hover:before {
  animation: bounceAlpha2 1s both;
  -webkit-animation: bounceAlpha2 1s both;
}
.single-projects-container.layout6 .project_meta .project-info {
  margin-bottom: 34px;
}
.single-projects-container.layout6 .project_meta > ul {
  padding: 0;
  list-style-type: none;
  margin: 0;
}
.single-projects-container.layout6 .project_meta > ul > li {
  font-size: 15px;
  margin-bottom: 20px;
  line-height: 23px;
}
.single-projects-container.layout6 .project_meta > ul > li a {
  color: var(--body);
}
.single-projects-container.layout6 .project_meta > ul > li a:hover {
  color: var(--main);
}
.single-projects-container.layout6 .project_meta > ul > li > span {
  font-size: 18px;
  font-weight: bold;
  color: var(--color1);
  display: block;
  position: relative;
  margin-bottom: 4px;
}
.single-projects-container.layout6 .project_meta > ul > li.cat_item a {
  color: var(--colorbody);
}
.single-projects-container.layout6 .project_meta > ul > li.cat_item a:hover {
  color: var(--main);
}
.single-projects-container.layout6 .project_meta > ul > li.share_item > span {
  margin-right: 20px;
}
.single-projects-container.layout6 .project_meta > ul > li.share_item > span:after {
  display: none;
}
.single-projects-container.layout6 .project_meta > ul > li.share_item a {
  color: #3a3a3a;
  margin-right: 16px;
}
.single-projects-container.layout6 .project_meta > ul > li.share_item a:hover {
  color: var(--main);
}
@media (max-width: 767px) {
  .single-projects-container.layout6 .project_description {
    margin-bottom: 30px;
  }
  .single-projects-container.layout6 .project_header .entry-title {
    font-size: 25px;
    letter-spacing: 1px;
  }
}
.single-projects-container.layout7 .projects_related {
  padding-bottom: 52px;
}
.single-projects-container.layout7 .projects_related .title_related {
  font-weight: bold;
  margin-bottom: 18px;
}
.single-projects-container.layout7 .project_center {
  margin-bottom: 48px;
}
.single-projects-container.layout7 .project_bottom {
  text-align: center;
}
.single-projects-container.layout7 .nav_change_project {
  box-shadow: 0px 4px 10px -2px rgba(0, 0, 0, 0.08);
  display: inline-block;
  margin-bottom: 96px;
  text-align: center;
}
.single-projects-container.layout7 .nav_change_project .project_back span {
  transition: 0.3s;
}
.single-projects-container.layout7 .nav_change_project .project_back:hover span {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.single-projects-container.layout7 .nav_change_project .project_back {
  border-left: 1px solid #61779814;
  border-right: 1px solid #61779814;
  color: var(--heading);
}
.single-projects-container.layout7 .nav_change_project a {
  color: var(--body);
  font-weight: 400;
  margin: 0 0.5px;
  display: inline-block;
  height: 80px;
  line-height: 80px;
  padding: 0 30px;
}
.single-projects-container.layout7 .nav_change_project a .icon-arrow-right,
.single-projects-container.layout7 .nav_change_project a .icon-arrow-left {
  display: none;
}
.single-projects-container.layout7 .nav_change_project a:hover {
  color: var(--heading);
}
.single-projects-container.layout7 .jws-projects-path {
  font-size: 18px;
  color: var(--colorbody);
}
.single-projects-container.layout7 .jws-projects-path a {
  color: var(--colorbody);
}
.single-projects-container.layout7 .jws-projects-path a:hover {
  color: var(--color1);
}
.single-projects-container.layout7 .jws-projects-path .current {
  color: var(--color1);
}
@media (max-width: 1199px) {
  .single-projects-container.layout2 header .nav_change_project a {
    height: 60px;
    line-height: 60px;
    padding: 0 15px;
    font-size: 14px;
  }
  .single-projects-container.layout2 header .jws-projects-path {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .single-projects-container.layout2 header .nav_change_project {
    text-align: left;
  }
  .single-projects-container.layout2 header .jws-projects-path {
    margin: 15px 0;
  }
}
.single-studies-container.layout2 {
  padding: 90px 0 59px;
}
.single-studies-container.layout2 .studies-container .studies-bottom {
  text-align: center;
  margin-top: 41px;
}
.single-studies-container.layout2 .studies-container .studies-bottom .nav_change_studies {
  display: inline-block;
  box-shadow: 0px 0px 11.57px 1.43px rgba(19, 19, 26, 0.04);
  padding: 0px 40px;
  margin-top: 60px;
  margin-bottom: 40px;
}
.single-studies-container.layout2 .studies-container .studies-bottom .nav_change_studies > a {
  display: inline-block;
}
.single-studies-container.layout2 .studies-container .studies-bottom .nav_change_studies > a .content_nav {
  color: var(--color1);
  font-weight: bold;
}
.single-studies-container.layout2 .studies-container .studies-bottom .nav_change_studies > a .lnr-arrow-right {
  margin-right: 7px;
  display: inline-block;
}
.single-studies-container.layout2 .studies-container .studies-bottom .nav_change_studies > a .lnr-arrow-left {
  margin-left: 7px;
  display: inline-block;
}
.single-studies-container.layout2 .studies-container .studies-bottom .nav_change_studies > a.project_back {
  color: var(--color1);
  margin: 0 30px;
  border-left: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3;
  padding: 27px 30px;
}
.single-studies-container.layout2 .studies-container .studies-bottom .nav_change_studies > a:hover .lnr-arrow-right {
  animation: bounceAlpha 1s both;
  -webkit-animation: bounceAlpha 1s both;
}
.single-studies-container.layout2 .studies-container .studies-bottom .nav_change_studies > a:hover .lnr-arrow-left {
  animation: bounceAlpha2 1s both;
  -webkit-animation: bounceAlpha2 1s both;
}
.single-studies-container.layout2 .studies-container .studies-bottom .share-item > span {
  font-size: 18px;
  font-weight: bold;
  color: var(--color1);
  margin-bottom: 20px;
  display: block;
}
.single-studies-container.layout2 .studies-container .studies-bottom .share-item .share_list a {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 17px;
  margin: 0 5px;
  position: relative;
}
.single-studies-container.layout2 .studies-container .studies-bottom .share-item .share_list a.addthis_button_facebook {
  background: #3b5998;
}
.single-studies-container.layout2 .studies-container .studies-bottom .share-item .share_list a.addthis_button_twitter {
  background: #1da1f2;
}
.single-studies-container.layout2 .studies-container .studies-bottom .share-item .share_list a.addthis_button_gmail {
  background: #c8232c;
}
.single-studies-container.layout2 .studies-container .studies-bottom .share-item .share_list a.addthis_button_linkedin {
  background: #0077b5;
}
.single-studies-container.layout2 .studies-container .studies-bottom .share-item .share_list a.addthis_button_more {
  background: #3b5998;
}
.single-studies-container.layout2 .studies-container .studies-bottom .share-item .share_list a:before {
  pointer-events: none;
  position: absolute;
  content: '';
  top: 87%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 80%);
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform,opacity;
  transition-property: transform,opacity;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.single-studies-container.layout2 .studies-container .studies-bottom .share-item .share_list a:hover {
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
}
.single-studies-container.layout2 .studies-container .studies-bottom .share-item .share_list a:hover:before {
  opacity: 1;
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
}
.single-studies-container.layout2 .studies-container .studies-top {
  max-width: 950px;
  margin: 0 auto;
  margin-bottom: 29px;
  padding: 0 15px;
}
.single-studies-container.layout2 .studies-container .studies-top .studies-meta .studies-des-label {
  color: var(--main);
  text-transform: uppercase;
  font-weight: bold;
  background: var(--main3);
  display: inline-block;
  width: auto;
  text-align: center;
  border-radius: 5px;
  padding: 6px 15px;
  margin-bottom: 15px;
  font-size: 16px;
  letter-spacing: 3px;
}
.single-studies-container.layout2 .studies-container .studies-top .studies-meta .studies-des {
  font-size: 18px;
  line-height: 30px;
}
.single-studies-container.layout2 .studies-container .studies-top .studies-meta ul {
  padding: 0;
  list-style-type: none;
  margin-bottom: 22px;
}
.single-studies-container.layout2 .studies-container .studies-top .studies-meta ul li {
  color: var(--color1);
  font-weight: 700;
  margin-bottom: 20px;
}
.single-studies-container.layout2 .studies-container .studies-top .studies-meta ul li span {
  color: var(--main);
  text-transform: uppercase;
  font-weight: bold;
  background: var(--main3);
  display: inline-block;
  width: auto;
  text-align: center;
  border-radius: 5px;
  padding: 2px 15px;
  margin-bottom: 7px;
  letter-spacing: 3px;
}
.single-studies-container.layout2 .studies-container .studies-top .studies-meta ul li a {
  color: var(--color1);
  font-weight: 700;
}
.single-studies-container.layout2 .studies-container .studies-top .studies-meta ul li a:hover {
  color: var(--main);
}
@media (max-width: 767px) {
  .single-studies-container.layout2 .studies-container .studies-bottom .nav_change_studies {
    padding: 0px 10px;
  }
  .single-studies-container.layout2 .studies-container .studies-bottom .nav_change_studies > a {
    font-size: 12px;
  }
  .single-studies-container.layout2 .studies-container .studies-bottom .nav_change_studies a.project_back {
    padding: 15px 15px;
    margin: 0 15px;
  }
}
#learndash-tooltips .ld-tooltip {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
}
.learndash-wrapper #ld-profile .ld-section-heading {
  margin-bottom: 20px;
}
.learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-heading {
  margin-top: 20px;
}
.learndash-wrapper .ld-course-navigation .ld-status-icon .ld-icon-checkmark {
  font-size: 8px;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item-section-heading .ld-lesson-section-heading {
  color: var(--heading);
  font-size: 18px;
}
.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-lesson-title {
  font-size: 16px;
}
.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content h1 {
  color: var(--heading);
  font-weight: bold;
}
.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments {
  font-size: 14px;
  font-weight: 400;
}
.learndash-wrapper .ld-status {
  font-size: 14px;
  text-transform: none;
  font-weight: 400;
}
.learndash-wrapper .wpProQuiz_content a#quiz_continue_link,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2,
.learndash-wrapper .ld-button,
.learndash-wrapper .ld-content-action .learndash_mark_complete_button,
.learndash-wrapper #learndash_mark_complete_button {
  border-radius: 40px;
  font-weight: 400;
  font-size: 14px;
  padding: 10px 15px;
}
.learndash-wrapper .wpProQuiz_graded_points,
.learndash-wrapper .wpProQuiz_points {
  color: var(--color2);
  background: var(--main2);
  border: 0;
}
.learndash-wrapper .ld-content-action .learndash_mark_complete_button {
  padding-right: 40px;
}
.learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading.no_expand {
  margin-bottom: 0;
}
.learndash-wrapper .ld-alert-warning .ld-button {
  color: var(--main3);
  background-color: var(--main2);
}
.learndash-wrapper .ld-item-list .ld-section-heading h3 {
  color: var(--color2);
}
.learndash-wrapper .ld-item-list .ld-section-heading .ld-search-prompt {
  color: var(--color2);
}
.learndash-wrapper .ld-item-list .ld-section-heading .ld-search-prompt:hover {
  color: var(--main);
}
.learndash-wrapper .ld-item-list .ld-section-heading .ld-search-prompt .ld-icon {
  margin-top: 6px;
  font-size: 14px;
}
.learndash-wrapper .ld-expand-button {
  border-radius: 40px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.5px;
}
.learndash-wrapper .ld-expand-button .ld-icon {
  font-size: 8px;
}
.learndash-wrapper .ld-item-list .ld-item-list-item-preview .ld-status-icon {
  margin-top: 0 !important;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-wrapper {
  padding: 40px 15px;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-closer {
  top: 30px;
  font-size: 14px;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields input {
  height: 45px;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields select {
  height: 45px;
}
.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button {
  border-radius: 40px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.5px;
}
#edit-comment {
  padding: 30px;
}
#edit-comment ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#edit-comment ul li .sce-edit-comment .sce-textarea .sce-comment-edit-buttons button {
  color: #ffffff;
  background: var(--main);
  font-weight: 600;
  border: none;
  outline: none;
  padding: 10px 30px;
  transition: 0.3s all;
  margin-right: 10px;
}
#edit-comment ul li .sce-edit-comment .sce-textarea .sce-comment-textarea .sce-comment-text {
  border: 1px solid #dfdfdf;
  width: 100%;
  padding: 15px;
  margin-bottom: 9px;
  height: 150px;
}
#edit-comment ul li .sce-edit-comment .sce-loading:after {
  border: 3px solid #fafafa;
  border-radius: 50%;
  border-top: 3px solid #000000;
  width: 60px;
  height: 60px;
  -webkit-animation: spin 2s linear infinite;
  /* Safari */
  animation: spin 2s linear infinite;
  content: "";
  display: block;
  left: 50%;
  top: 50%;
}
#edit-comment ul li .sce-edit-comment .sce-edit-button a {
  color: #ffffff;
  background: var(--main);
  font-weight: 600;
  text-transform: uppercase;
  border: none;
  outline: none;
  padding: 16px 50px;
  letter-spacing: 3px;
  transition: 0.3s all;
  display: inline-block;
}
#edit-comment ul li .sce-comment {
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
#edit-comment ul li .comment-body .reply {
  display: none;
}
#edit-comment ul li .comment-body p {
  margin-bottom: 0;
}
#edit-comment ul li .comment-body .comment-metadata {
  font-size: 14px;
  margin-top: 10px;
}
#edit-comment ul li .comment-body .comment-author img {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
}
#edit-comment ul li .comment-body .comment-author b {
  color: var(--heading);
  font-size: 18px;
  margin: 0 15px;
}
.single-courses {
  margin-bottom: 90px;
}
.single-courses .courses-header {
  background-position: center;
  background-size: cover;
  position: relative;
  padding: 153px 0;
}
.single-courses .courses-header .container {
  padding-right: 36%;
}
.single-courses .courses-header:before {
  background: rgba(29, 17, 10, 0.8);
  opacity: 0.7;
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.single-courses .courses-header .courses-title {
  font-size: 36px;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 6px;
}
.single-courses .courses-header .average-rating .rating-average {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
}
.single-courses .courses-header .average-rating .jws-star-rating {
  width: 93px;
  margin-right: 28px;
}
.single-courses .courses-header .average-rating .jws-star-rating:before {
  font-size: 16px;
}
.single-courses .courses-header .average-rating .jws-star-rating span:before {
  font-size: 16px;
}
.single-courses .courses-header .courses-description {
  color: #ffffff;
}
.single-courses .courses-header .courses-description p {
  margin-bottom: 0;
}
.single-courses .courses-content .courses_related {
  padding-top: 132px;
}
.single-courses .courses-content .courses_related .slick-arrow {
  position: absolute;
  top: 45%;
  cursor: pointer;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  height: 40px;
  text-align: center;
  line-height: 40px;
  z-index: 10;
  color: #000000;
  width: 40px;
}
.single-courses .courses-content .courses_related .slick-arrow.fa-chevron-left {
  left: 0;
}
.single-courses .courses-content .courses_related .slick-arrow.fa-chevron-right {
  right: 0;
}
.single-courses .courses-content .courses_related .related-title {
  font-size: 24px;
  font-weight: bold;
  overflow: hidden;
  text-align: center;
  color: var(--heading);
  letter-spacing: 0.5px;
  margin-bottom: 43px;
}
.single-courses .courses-content .courses_related .related-title:before,
.single-courses .courses-content .courses_related .related-title:after {
  background-color: #bababa;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}
.single-courses .courses-content .courses_related .related-title:before {
  right: 0.5em;
  margin-left: -50%;
}
.single-courses .courses-content .courses_related .related-title:after {
  left: 0.5em;
  margin-right: -50%;
}
.single-courses .courses-content .courses_related .courses-related-slider {
  margin: 0 -15px;
}
.single-courses .courses-content .courses_related .courses-related-slider .courses-item {
  padding: 0 15px;
}
.single-courses .courses-content .jws-course-inner {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 19px;
  margin-top: 19px;
}
.single-courses .courses-content .jws-course-inner a {
  color: var(--colorbody);
}
.single-courses .courses-content .jws-course-inner a:hover {
  color: var(--main3);
}
.single-courses .courses-content .jws-course-inner .current {
  color: var(--main3);
}
.single-courses .courses-content .courses-nav > ul {
  padding: 0;
  background: var(--main2);
  list-style-type: none;
  margin-bottom: 60px;
}
.single-courses .courses-content .courses-nav > ul:after {
  content: "";
  display: table;
  clear: both;
}
.single-courses .courses-content .courses-nav > ul li {
  float: left;
}
.single-courses .courses-content .courses-nav > ul li a {
  font-weight: bold;
  font-size: 18px;
  color: var(--color2);
  padding: 21px 30px;
  display: block;
}
.single-courses .courses-content .courses-nav > ul li a:hover {
  color: #ffffff;
  background: var(--color1);
}
.single-courses .courses-content .courses-nav > ul li.current a {
  color: #ffffff;
  background: var(--color1);
}
.single-courses .courses-content .courses-content .courses-content-item {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  height: 0;
}
.single-courses .courses-content .courses-content .courses-content-item .learndash-wrapper .ld-status-icon {
  flex-basis: 20px;
  height: 20px;
  width: 20px;
}
.single-courses .courses-content .courses-content .courses-content-item .learndash-wrapper .ld-status-icon.ld-status-complete .ld-icon {
  font-size: 10px;
}
.single-courses .courses-content .courses-content .courses-content-item .learndash-wrapper .ld-item-list .ld-topic-list .ld-table-list-header {
  font-weight: bold;
}
.single-courses .courses-content .courses-content .courses-content-item .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-status-icon {
  margin-top: 3px !important;
}
.single-courses .courses-content .courses-content .courses-content-item .learndash-wrapper .ld-item-list .ld-item-list-items > div:first-child .ld-lesson-section-heading {
  margin-top: 0;
}
.single-courses .courses-content .courses-content .courses-content-item .learndash-wrapper .ld-item-list .ld-lesson-section-heading {
  font-weight: bold;
  color: var(--heading);
  margin-bottom: 20px;
  margin-top: 30px;
}
.single-courses .courses-content .courses-content .courses-content-item .learndash-wrapper .ld-item-list .ld-section-heading .ld-expand-button {
  font-weight: 400;
  font-size: 16px;
  margin: 0;
  border-radius: 40px;
}
.single-courses .courses-content .courses-content .courses-content-item#curriculum .ld-tabs {
  display: none;
}
.single-courses .courses-content .courses-content .courses-content-item#overview .ld-item-list {
  display: none;
}
.single-courses .courses-content .courses-content .courses-content-item.current {
  position: relative;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  height: auto;
  animation: fadeInUp 0.5s both;
  -webkit-animation: fadeInUp 0.5s both;
}
.single-courses .courses-content .courses-content #reviews .rating-poin-box {
  border: 1px solid #ebebeb;
  padding: 18px;
}
.single-courses .courses-content .courses-content #reviews .rating-poin-box .poins-rating {
  font-size: 40px;
  color: var(--heading);
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 0.5px;
}
.single-courses .courses-content .courses-content #reviews .rating-poin-box .average-rating {
  margin-bottom: 0;
}
.single-courses .courses-content .courses-content #reviews .rating-poin-box .average-rating .jws-star-rating {
  width: 117px;
  margin: 10px 0;
}
.single-courses .courses-content .courses-content #reviews .rating-poin-box .average-rating .jws-star-rating:before {
  font-size: 20px;
}
.single-courses .courses-content .courses-content #reviews .rating-poin-box .average-rating .jws-star-rating span:before {
  font-size: 20px;
}
.single-courses .courses-content .courses-content #reviews .rating-poin-box .rating-progress .rating-level-item .level-icon {
  font-size: 12px;
  color: #ffc107;
}
.single-courses .courses-content .courses-content #reviews .rating-poin-box .rating-progress .rating-level-item .level-value {
  color: var(--heading);
  font-weight: 500;
  font-size: 14px;
  margin-right: 5px;
}
.single-courses .courses-content .courses-content #reviews .rating-poin-box .rating-progress .rating-level-item .total-rating {
  color: var(--heading);
  font-weight: 500;
  font-size: 14px;
  margin-right: 5px;
}
.single-courses .courses-content .courses-content #reviews .rating-poin-box .rating-progress .line {
  margin-left: 8px;
  margin-right: 5px;
  width: 150px;
  height: 8px;
  flex-shrink: 0;
  border-radius: 5px;
  background-color: #f1f3f5;
  position: relative;
  margin-bottom: 0;
  display: inline-block;
}
.single-courses .courses-content .courses-content #reviews .rating-poin-box .rating-progress .line span {
  border-radius: 5px;
  height: 8px;
  background-color: #f5a623;
  position: absolute;
  left: 0;
}
.single-courses .courses-content .courses-content #reviews .show-review-form,
.single-courses .courses-content .courses-content #reviews .show-login-form {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  display: block;
  padding: 15px 35px;
  background: var(--main);
  text-transform: uppercase;
  text-align: center;
  border: none;
  width: 100%;
  margin-top: 27px;
}
.single-courses .courses-content .courses-content #reviews .enroll-after-login {
  letter-spacing: 1px;
  font-style: italic;
}
.single-courses .courses-content .courses-content #reviews .comments-area .comment_top .comments-title {
  display: none;
}
.single-courses .courses-content .courses-content #reviews .comments-area .comment_top .comment-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.single-courses .courses-content .courses-content #reviews .comments-area .comment_top .comment-list .reply {
  display: none;
}
.single-courses .courses-content .courses-content #reviews .comments-area .comment_top .comment-list li .comment-form {
  margin-bottom: 60px;
}
.single-courses .courses-content .courses-content #reviews .comments-area .comment_top .comment-list li ol {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.single-courses .courses-content .courses-content #reviews .comments-area .comment_top .comment-list li .children {
  padding-left: 110px;
}
.single-courses .courses-content .courses-content #reviews .comments-area .comment_top .comment-list li .comment-body {
  margin-bottom: 43px;
}
.single-courses .courses-content .courses-content #reviews .comments-area .comment_top .comment-list li .comment-body .comment-avatar {
  max-width: 80px;
  display: inline-block;
  vertical-align: top;
}
.single-courses .courses-content .courses-content #reviews .comments-area .comment_top .comment-list li .comment-body .comment-avatar img {
  border-radius: 100%;
}
.single-courses .courses-content .courses-content #reviews .comments-area .comment_top .comment-list li .comment-body .comment-info {
  width: calc(100% - 90px);
  display: inline-block;
  vertical-align: top;
  padding-left: 27px;
}
.single-courses .courses-content .courses-content #reviews .comments-area .comment_top .comment-list li .comment-body .comment-info p {
  font-size: 15px;
  line-height: 24px;
  margin: 0;
}
.single-courses .courses-content .courses-content #reviews .comments-area .comment_top .comment-list li .comment-body .comment-info .sce-edit-comment {
  display: none;
}
.single-courses .courses-content .courses-content #reviews .comments-area .comment_top .comment-list li .comment-body .comment-info .comment-header-info {
  margin-bottom: 1px;
}
.single-courses .courses-content .courses-content #reviews .comments-area .comment_top .comment-list li .comment-body .comment-info .comment-header-info .comment-author {
  color: var(--main3);
  font-weight: 600;
  font-size: 18px;
}
.single-courses .courses-content .courses-content #reviews .comments-area .comment_top .comment-list li .comment-body .comment-info .comment-header-info .comment-date {
  color: var(--main3);
  font-size: 14px;
}
.single-courses .courses-content .courses-content #reviews .comments-area .comment-respond {
  display: none;
}
.single-courses .courses-content .courses-content #reviews .comments-area .comment-respond .comment-reply-title {
  font-size: 24px;
  color: var(--main3);
  margin-bottom: 33px;
  font-weight: 700;
  letter-spacing: 0.5px;
}
.single-courses .courses-content .courses-content #reviews .comments-area .comment-respond #cancel-comment-reply-link {
  font-family: var(--font1);
  color: var(--color1);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.single-courses .courses-content .courses-content #reviews .comments-area .comment-respond #cancel-comment-reply-link:hover {
  color: var(--main);
}
.single-courses .courses-content .courses-content #reviews .comments-area .comment-respond .comment-form input[type="text"],
.single-courses .courses-content .courses-content #reviews .comments-area .comment-respond .comment-form textarea {
  border: 1px solid #dfdfdf;
  width: 100%;
  padding: 0 15px;
  margin-bottom: 9px;
}
.single-courses .courses-content .courses-content #reviews .comments-area .comment-respond .comment-form input[type="text"]::-webkit-input-placeholder,
.single-courses .courses-content .courses-content #reviews .comments-area .comment-respond .comment-form textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: var(--colorbody);
}
.single-courses .courses-content .courses-content #reviews .comments-area .comment-respond .comment-form input[type="text"]::-moz-placeholder,
.single-courses .courses-content .courses-content #reviews .comments-area .comment-respond .comment-form textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: var(--colorbody);
}
.single-courses .courses-content .courses-content #reviews .comments-area .comment-respond .comment-form input[type="text"]:-ms-input-placeholder,
.single-courses .courses-content .courses-content #reviews .comments-area .comment-respond .comment-form textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: var(--colorbody);
}
.single-courses .courses-content .courses-content #reviews .comments-area .comment-respond .comment-form input[type="text"]:-moz-placeholder,
.single-courses .courses-content .courses-content #reviews .comments-area .comment-respond .comment-form textarea:-moz-placeholder {
  /* Firefox 18- */
  color: var(--colorbody);
}
.single-courses .courses-content .courses-content #reviews .comments-area .comment-respond .comment-form textarea {
  padding-top: 9px;
  height: 150px;
}
.single-courses .courses-content .courses-content #reviews .comments-area .comment-respond .comment-form input[type="text"] {
  height: 50px;
}
.single-courses .courses-content .courses-content #reviews .comments-area .comment-respond .comment-form .comment-form-cookies-consent input {
  display: inline;
  vertical-align: middle;
  margin-right: 6px;
}
.single-courses .courses-content .courses-content #reviews .comments-area .comment-respond .comment-form .comment-form-cookies-consent label {
  display: inline;
  vertical-align: middle;
}
.single-courses .courses-content .courses-content #reviews .comments-area .comment-respond .comment-form .submit {
  color: #ffffff;
  background: var(--main);
  font-weight: 600;
  text-transform: uppercase;
  border: none;
  outline: none;
  padding: 16px 50px;
  letter-spacing: 3px;
  transition: 0.3s all;
  margin-top: 10px;
}
.single-courses .courses-content .courses-content #reviews .comments-area .comment-respond .comment-form .submit:hover {
  background: var(--main2);
  color: var(--main3);
}
.single-courses .courses-content .courses-content #instructor img {
  border-radius: 100%;
}
.single-courses .courses-content .courses-content #instructor .author-name {
  font-size: 18px;
  font-weight: bold;
  color: var(--color2);
  margin-bottom: 15px;
}
.single-courses .courses-content .courses-content #instructor .author-job {
  margin-bottom: 20px;
}
.single-courses .courses-content .courses-content #instructor .author-description {
  margin-bottom: 20px;
}
.single-courses .courses-content .courses-content #instructor .icon-author:after {
  content: "";
  display: table;
  clear: both;
}
.single-courses .courses-content .courses-content #instructor .icon-author a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 100%;
  background: #191919;
  font-size: 14px;
  color: #ffffff;
  margin-right: 10px;
  text-align: center;
  float: left;
}
.single-courses .courses-content .courses-content #instructor .icon-author a:hover {
  background: var(--main);
}
.single-courses .courses-content .courses-info {
  background: #ffffff;
  padding: 24px;
  box-shadow: 0px 0px 13.95px 1.05px rgba(0, 0, 0, 0.05);
  margin-top: -212px;
  border-radius: 5px;
}
.single-courses .courses-content .courses-info .courses-price {
  color: var(--main);
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin: 20px 0;
}
.single-courses .courses-content .courses-info .courses-detail {
  margin-top: 21px;
}
.single-courses .courses-content .courses-info .courses-detail .courses-title {
  color: var(--color2);
  font-size: 18px;
  font-weight: bold;
}
.single-courses .courses-content .courses-info .courses-detail .courses-skill {
  font-size: 14px;
  line-height: 22px;
  margin-top: 15px;
}
.single-courses .courses-content .courses-info .courses-detail .courses-skill h3 {
  color: var(--color2);
  font-size: 18px;
  font-weight: bold;
}
.single-courses .courses-content .courses-info .courses-detail .courses-skill p {
  margin: 0;
}
.single-courses .courses-content .courses-info .courses-detail .features-list .features-item {
  margin-bottom: 6px;
}
.single-courses .courses-content .courses-info .courses-detail .features-list .features-item:before,
.single-courses .courses-content .courses-info .courses-detail .features-list .features-item:after {
  display: table;
  content: "";
  clear: both;
}
.single-courses .courses-content .courses-info .courses-detail .features-list .features-item .left {
  float: left;
  color: var(--color2);
  font-size: 14px;
  font-weight: 600;
}
.single-courses .courses-content .courses-info .courses-detail .features-list .features-item .left span {
  font-size: 18px;
  color: var(--main);
  margin-right: 10px;
  vertical-align: middle;
  margin-top: -4px;
  display: inline-block;
}
.single-courses .courses-content .courses-info .courses-detail .features-list .features-item .right {
  float: right;
  color: var(--color2);
  font-size: 14px;
  font-weight: 700;
}
.single-courses .courses-content .courses-info .ld-course-status-seg-action .ld-course-status-content {
  height: auto !important;
}
.single-courses .courses-content .courses-info .ld-course-status-seg-action .ld-course-status-content .ld-course-status-action .ld-text,
.single-courses .courses-content .courses-info .ld-course-status-seg-action .ld-course-status-content .ld-course-status-action .ld-button,
.single-courses .courses-content .courses-info .ld-course-status-seg-action .ld-course-status-content .ld-course-status-action .btn-join {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  display: block;
  padding: 16px 15px;
  background: var(--main);
  text-transform: uppercase;
  text-align: center;
  border: none;
  width: 100%;
}
.single-courses .courses-content .courses-info .ld-course-status-seg-action .ld-course-status-content .ld-course-status-action .ld-text a {
  color: #ffffff;
}
.single-courses .courses-content .courses-info .courses-preview {
  position: relative;
  text-align: center;
  padding: 95px 0;
  background-position: center;
  background-size: cover;
}
.single-courses .courses-content .courses-info .courses-preview:before {
  content: "";
  background-image: -moz-linear-gradient(90deg, rgba(9, 9, 9, 0.50196) 0%, rgba(69, 69, 69, 0.25) 46%, rgba(140, 140, 140, 0) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(9, 9, 9, 0.50196) 0%, rgba(69, 69, 69, 0.25) 46%, rgba(140, 140, 140, 0) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(9, 9, 9, 0.50196) 0%, rgba(69, 69, 69, 0.25) 46%, rgba(140, 140, 140, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.single-courses .courses-content .courses-info .courses-preview h3 {
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  margin: 0;
  position: absolute;
  width: 100%;
  bottom: 20px;
}
.single-courses .courses-content .courses-info .courses-preview .preview-btn a {
  display: inline-block;
  position: relative;
  transition: 0s all;
}
.single-courses .courses-content .courses-info .courses-preview .preview-btn a:before {
  background: #fff;
  position: relative;
  display: block;
  text-align: center;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  padding-left: 5px;
  opacity: 0.8;
  width: calc(100% + 10px);
  height: calc(100% + 10px);
}
.single-courses .courses-content .courses-info .courses-preview .preview-btn a:before {
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  animation: pulse-border 1.5s ease-out infinite;
  -webkit-animation: pulse-border 1.5s ease-out infinite;
  content: "";
}
.single-courses .courses-content .courses-info .courses-preview .preview-btn a i {
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  width: 50px;
  text-align: center;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  position: relative;
  z-index: 1;
  display: block;
  transition: 0.3s all;
  background: #ffffff;
}
.course-form.mfp-bg {
  opacity: 0.95;
}
.course-form .mfp-close {
  color: #000;
  border-radius: 100%;
  position: fixed;
  right: 10px;
  top: 10px;
}
.course-form .mfp-close:hover {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.course-form .comment-respond {
  background: #ffffff;
  padding: 30px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.course-form .comment-respond .comment-reply-title {
  color: var(--color2);
  font-weight: bold;
}
.course-form .comment-respond textarea {
  height: 150px;
  border: 1px solid #dfdfdf;
  width: 100%;
  padding: 10px 15px;
}
.course-form .comment-respond .submit {
  color: #ffffff;
  background: var(--main);
  font-weight: 600;
  text-transform: uppercase;
  border: none;
  outline: none;
  padding: 16px 50px;
  letter-spacing: 3px;
  transition: 0.3s all;
  margin-top: 10px;
}
.course-form .comment-respond .submit:hover {
  background: var(--main2);
  color: var(--main3);
}
.form-courses-emtry {
  padding: 15px;
}
/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (max-width: 1199px) {
  .single-courses .courses-content .courses-content #reviews .rating-poin-box {
    margin-bottom: 30px;
  }
  .single-courses .courses-content .courses-nav > ul li a {
    padding: 21px 15px;
  }
}
@media (max-width: 1024px) {
  .learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content {
    padding: 5em 15px;
  }
}
@media (max-width: 767px) {
  .learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-heading {
    font-size: 25px;
  }
  .learndash-wrapper #ld-profile .ld-profile-stats .ld-profile-stat {
    padding: 0 !important;
  }
  .single-courses .courses-header .container {
    padding-right: 0;
  }
  .single-courses .courses-content #instructor img {
    margin-bottom: 30px;
  }
  .single-courses .courses-content .courses-nav > ul li a {
    padding: 5px 15px;
    font-size: 14px;
  }
  .single-courses .courses-content .courses-info {
    margin-top: 30px;
  }
}
@media (max-width: 640px) {
  .learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-main .ld-focus-content,
  .learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content {
    padding: 5% 15px;
  }
  .learndash-wrapper .ld-button {
    margin: 0 auto;
  }
  .learndash-wrapper #ld-profile .ld-section-heading .ld-expand-button {
    max-width: 150px;
  }
  .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-details {
    margin-left: 4px;
  }
  .learndash-wrapper .ld-progress .ld-progress-heading {
    line-height: 2em;
  }
}
.proof_info {
  background-size: cover;
  background-position: center;
  margin-bottom: 43px;
}
.proof_info .info_inner {
  max-width: 970px;
  margin: 0 auto;
  padding: 130px 15px;
}
.proof_info .proof_images {
  width: 200px;
  display: inline-block;
  border-radius: 100%;
  vertical-align: middle;
  overflow: hidden;
}
.proof_info .proof_content {
  width: calc(100% - 205px);
  display: inline-block;
  vertical-align: middle;
  padding-left: 70px;
}
.proof_info h1 {
  color: var(--light);
  font-size: 36px;
  font-family: var(--font1);
  font-weight: 400;
  letter-spacing: 3.7px;
}
.proof_info h4 {
  color: var(--light);
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2.7px;
}
.proof_info .desctiption {
  color: var(--light);
  opacity: 0.7;
  font-family: var(--font1);
  font-size: 18px;
  font-style: italic;
  margin-top: 36px;
  margin-bottom: 30px;
}
.proof_info .meta {
  color: var(--light);
  font-size: 13px;
  text-transform: uppercase;
}
.proof_info .meta i {
  font-size: 18px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
.proof_info .meta a {
  color: var(--light);
}
.proof_info .meta > span:not(last-child) {
  margin-right: 20px;
}
.jws-image-zoom img {
  display: none;
}
.proof_nav_container {
  margin-bottom: 66px;
  position: relative;
}
.proof_nav_container ul {
  list-style-type: none;
  padding: 0;
}
.proof_nav_container li {
  display: inline-block;
}
.proof_nav_container li:first-child a {
  padding-left: 0;
}
.proof_nav_container li:last-child a {
  padding-right: 0;
}
.proof_nav_container li:last-child a:before {
  display: none;
}
.proof_nav_container li a {
  color: var(--colorbody);
  font-size: 13px;
  letter-spacing: 1.5px;
  position: relative;
  padding: 0px 25px;
}
.proof_nav_container li a.filter-active {
  color: var(--heading);
}
.proof_nav_container li a:before {
  height: 1px;
  width: 12px;
  position: absolute;
  right: -6px;
  background: var(--colorbody);
  top: 6px;
  transform: rotate(-70deg);
  content: "";
}
.proof_gallery_row {
  transition: 0.5s all;
  margin-bottom: 70px;
}
.proof_gallery_row .proof-item {
  margin-bottom: 30px;
}
.proof_gallery_row .selected .proof-item-inner .fa-heart {
  opacity: 1;
}
.proof_gallery_row .proof-item-inner {
  position: relative;
  overflow: hidden;
}
.proof_gallery_row .proof-item-inner:hover .content_hover:before {
  opacity: 1;
}
.proof_gallery_row .proof-item-inner:hover .content_hover ul {
  transform: translatey(0px);
  opacity: 1;
}
.proof_gallery_row .proof-item-inner:hover img {
  transform: scale(1.1);
  transition: 5s all;
}
.proof_gallery_row .proof-item-inner .fa-heart {
  position: absolute;
  top: 10px;
  left: 10px;
  color: var(--light);
  transition: 0.3s all;
  opacity: 0;
  z-index: 1;
}
.proof_gallery_row .proof-item-inner img {
  transition: 1s all;
  will-change: transform;
}
.proof_gallery_row .proof-item-inner .content_hover {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  display: table;
}
.proof_gallery_row .proof-item-inner .content_hover:before {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: 0.3s all;
  content: '';
  opacity: 0;
}
.proof_gallery_row .proof-item-inner .content_hover ul {
  list-style-type: none;
  display: table-cell;
  vertical-align: middle;
  padding: 0;
  transition: 0.3s all;
  position: relative;
  transform: translatey(15px);
  opacity: 0;
}
.proof_gallery_row .proof-item-inner .content_hover ul li {
  display: inline-block;
  margin: 0 7.5px;
}
.proof_gallery_row .proof-item-inner .content_hover ul li a {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  font-size: 25px;
  color: #161616;
}
.proof_gallery_row .proof-item-inner .content_hover ul li a:hover {
  background: #ffffff;
}
.jws_proof_dowload {
  background: var(--button_bgcolor);
  color: var(--button_color);
  border: 1px solid var(--button_border_color);
  text-transform: uppercase;
  line-height: 24px;
  letter-spacing: 1.5px;
  font-size: 13px;
  padding: 17px 30px 17px 30px;
}
.jws_proof_dowload:hover {
  background: var(--button_bgcolor2);
  color: var(--button_color2);
  border-color: var(--button_border_color2);
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  box-shadow: 0px 16px 16px rgba(0, 0, 0, 0.05);
}
.proof_button {
  position: absolute;
  right: 0;
  top: -15px;
}
.proof_button > span {
  font-size: 13px;
  letter-spacing: 1.5px;
  margin-right: 27px;
}
.single-proof_gallery .content-area {
  padding: 0 100px 83px;
}
.post_password.single-proof_gallery .content-area {
  padding-bottom: 0 !important;
}
.proof_lock {
  text-align: center;
  background-size: cover;
  background-position: center;
  padding: 100px 15px;
  display: table;
  width: 100%;
}
.proof_lock > div {
  display: table-cell;
  vertical-align: middle;
}
.proof_lock h1 {
  font-size: 48px;
  font-family: var(--font1);
  color: var(--light);
  font-weight: 400;
}
.proof_lock p {
  color: var(--light);
  font-size: 22px;
  line-height: 32px;
  font-family: var(--font1);
  font-style: italic;
  max-width: 800px;
  margin: 0 auto;
  margin-top: 23px;
  margin-bottom: 43px;
}
.proof_lock form {
  position: relative;
  max-width: 525px;
  margin: 0 auto;
}
.proof_lock form input {
  background: var(--light);
  border: none;
  height: 60px;
  width: 100%;
  line-height: 60px;
  padding: 0 25px;
}
.proof_lock form button {
  border: none;
  background: transparent;
  position: absolute;
  color: var(--button_color2);
  right: 14px;
  font-size: 20px;
  top: 16px;
}
@media (max-width: 1200px) {
  .single-proof_gallery .content-area {
    padding: 0 0px 83px !important;
  }
}
@media (max-width: 992px) {
  .proof_button {
    position: relative;
  }
}
@media (max-width: 767px) {
  .proof_info .info_inner .proof_images {
    display: block;
  }
  .proof_info .info_inner .proof_content {
    width: 100%;
    display: block;
    padding-left: 0;
    margin-top: 30px;
  }
  .proof_nav_container {
    margin-bottom: 15px;
  }
  .proof_nav_container li a {
    padding: 0px 10px;
  }
}
.doctor_thumbnail img {
  margin-bottom: 41px;
  border-radius: 3px;
}
.doctor_thumbnail ul {
  padding: 0;
  list-style: none;
  margin-bottom: 47px;
}
.doctor_thumbnail > ul li {
  display: inline-block;
  margin-right: 15px;
}
.doctor_thumbnail > ul li a {
  font-size: 14px;
  color: var(--light);
  background: var(--main);
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 100%;
  display: block;
  text-align: center;
}
.doctor_thumbnail > ul li a:hover {
  background: var(--heading);
}
.doctor_thumbnail .contact-info h3 {
  font-size: 18px;
  font-family: var(--font1);
  font-weight: bold;
  margin-bottom: 16px;
}
.doctor_thumbnail .contact-info ul {
  margin-bottom: 27px;
}
.doctor_thumbnail .contact-info ul li {
  margin-bottom: 8px;
}
.doctor_thumbnail .contact-info ul li i {
  color: var(--main2);
  margin-right: 18px;
}
.doctor_thumbnail .contact-info .elementor-button {
  background: var(--heading) !important;
  display: block;
}
.doctor_link {
  color: var(--colorbody);
  font-size: 14px;
  font-weight: bold;
}
.doctor_link .delimiter {
  margin: 0 5px;
}
.doctor_link a {
  color: var(--colorbody);
}
.doctor_link a:hover {
  color: var(--heading);
}
.doctor_content .year_doctor {
  color: var(--main);
}
.doctor_content .doctor_info {
  margin-top: 16px;
  border-bottom: 1px solid #efeff5;
  padding-bottom: 27px;
  margin-bottom: 44px;
}
.doctor_content .doctor_info article {
  margin-top: 25px;
}
.doctor_content .doctor_info > div span {
  color: var(--heading);
  font-weight: bold;
  margin-right: 11px;
}
.doctor_content .doctor_aven .education span {
  font-size: 18px;
  font-weight: 600;
  color: var(--heading);
  display: block;
  font-family: var(--font1);
}
.doctor_content .doctor_aven .education > div:not(:last-child) {
  margin-bottom: 20px;
}
.doctor_content .doctor_aven > div:not(:last-child) {
  border-bottom: 1px solid #efeff5;
  padding-bottom: 37px;
  margin-bottom: 46px;
}
.doctor_content .doctor_aven > div:not(.education) div span {
  color: var(--heading);
  font-weight: bold;
  margin-right: 11px;
}
.doctor_content .doctor_aven > div h3 {
  font-size: 16px;
  color: var(--light);
  background: var(--main);
  display: inline-block;
  border-radius: 3px;
  padding: 7.5px 20px;
  margin-bottom: 20px;
}
.single-expert_doctors .site-main {
  padding: 60px 0;
}
.single-expert_doctors .entry_title {
  font-weight: 600;
  font-family: var(--font1);
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .doctor_thumbnail {
    margin-bottom: 25px;
  }
  .single-expert_doctors .entry_title {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .doctor_content {
    padding-left: 44px;
  }
}
.single-department .content-area {
  padding: 63px 0;
}
.single-department .container.single-department {
  padding: 0;
}
.single-department .container.single-department > .row {
  margin: 0;
}
.single-department .container.single-department > .row > div {
  padding: 0;
}
.single-department .entry-title {
  color: var(--heading);
  font-size: 30px;
  line-height: 40px;
  font-weight: bold;
  font-family: var(--font1);
  padding: 0 10px;
  margin-bottom: 15px;
}
.single-department .jws_expert_doctors_slider {
  margin: 0;
}
.single-services .content-area {
  padding: 70px 0;
}
@media (max-width: 1024px) {
  .single-services .post_sidebar {
    margin-top: 20px;
  }
}
.single-events .single-events {
  margin-bottom: 100px;
}
.single-events .events_content_bottom {
  margin-top: 29px;
}
.single-events .events_tags {
  margin-bottom: 21px;
}
.single-events .events_tags > span {
  color: var(--heading);
  font-size: 18px;
  font-weight: bold;
  margin-right: 13px;
}
.single-events .events_tags a {
  color: var(--heading);
  margin-right: 10px;
}
.single-events .events_tags a:hover {
  color: var(--main);
}
.single-events .share_item h3 {
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  margin-right: 20px;
}
.single-events .share_item .share-list {
  display: inline-block;
  vertical-align: middle;
}
.single-events .share_item .share-list a {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: inline-block;
  color: var(--light);
  background: #3b5998;
  border-radius: 100%;
  float: left;
}
.single-events .share_item .share-list a:not(:last-child) {
  margin-right: 15px;
}
.single-events .share_item .share-list a.addthis_button_twitter {
  background: #1da1f2;
}
.single-events .share_item .share-list a.addthis_button_pinterest {
  background: #c8232c;
}
.single-events .share_item .share-list a.addthis_button_linkedin {
  background: #0077b5;
}
.single-events .events_bottom form {
  background: var(--main3);
  padding: 45px 56px;
}
.single-events .events_bottom form table {
  margin-bottom: 10px;
}
.single-events .events_bottom form tbody tr > td:first-child {
  color: var(--heading);
  font-weight: 500;
}
.single-events .events_bottom form tbody tr > td:last-child {
  text-align: right;
}
.single-events .events_bottom form tbody td {
  padding: 8px 0;
}
.single-events .events_bottom form tbody .row-price {
  color: var(--main);
  font-size: 24px;
  font-weight: 500;
}
.single-events .events_bottom form .events_submit {
  display: block;
  background: var(--main2);
  border: 0;
  color: var(--light);
  width: 100%;
  padding: 15px;
  margin-top: 25px;
}
.single-events .events_bottom form .qty_inner {
  position: relative;
  width: 117px;
  display: inline-block;
  background: #ffffff;
  height: 50px;
}
.single-events .events_bottom form .qty_inner input {
  width: 88px;
  height: 50px;
  border: 1px solid var(--main);
  font-size: 18px;
  text-align: center;
  position: absolute;
  left: 0;
  -moz-appearance: textfield;
}
.single-events .events_bottom form .qty_inner input::-webkit-outer-spin-button,
.single-events .events_bottom form .qty_inner input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.single-events .events_bottom form .qty_inner .jws-qty-minus {
  bottom: 0;
}
.single-events .events_bottom form .qty_inner .jws-qty-plus {
  top: 0;
  height: 25px;
}
.single-events .events_bottom form .qty_inner > span {
  width: 30px;
  height: 26px;
  border: 1px solid var(--main);
  font-size: 10px;
  text-align: center;
  display: block;
  position: absolute;
  right: 0;
  cursor: pointer;
  transition: 0.3s all;
}
.single-events .events_bottom form .qty_inner > span:hover {
  background: var(--main);
  color: #ffffff;
}
.single-events .events_top {
  margin-bottom: 86px;
  margin-top: 7px;
}
.single-events .events_top .events_top_left {
  z-index: 1;
}
.single-events .events_top .events_top_left .content_left_inner {
  background: #ffffff;
  z-index: 1;
  margin-right: -120px;
  padding: 20px 0;
}
.single-events .events_top .events_top_left .feature_text {
  background: var(--main2);
  color: var(--light);
  border-radius: 5px;
  padding: 0px 10px;
  font-size: 14px;
  margin-bottom: 20px;
  display: inline-block;
}
.single-events .events_top .events_top_left .evernts_title {
  font-size: 50px;
  line-height: 60px;
  font-weight: bold;
  margin-bottom: 16px;
}
.single-events .events_top .events_top_left .events_description {
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 45px;
}
.single-events .events_top .events_top_left .time_and_address {
  color: var(--heading);
  width: calc(100% - 135px);
  display: inline-block;
  vertical-align: middle;
}
.single-events .events_top .events_top_left .time_and_address > span {
  display: block;
}
.single-events .events_top .events_top_left .time_and_address i {
  color: var(--main2);
  font-weight: 500;
  margin-right: 10px;
}
.single-events .events_top .events_top_left .content_left {
  width: 96px;
  height: 96px;
  border: 2px solid var(--main);
  display: table;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  margin-right: 35px;
}
.single-events .events_top .events_top_left .content_left > div {
  padding-top: 20px;
}
.single-events .events_top .events_top_left .content_left .day {
  font-size: 36px;
  color: var(--heading);
  display: block;
  margin-bottom: 4px;
}
.single-events .events_top .events_top_left .content_left .month_year {
  display: block;
  color: var(--heading);
  text-transform: uppercase;
  font-size: 14px;
}
@media (max-width: 1024px) {
  .single-events .events_top .events_top_left .evernts_title {
    font-size: 35px;
    line-height: 45px;
  }
  .single-events .events_top .events_top_left .content_left {
    margin-right: 15px;
  }
}
@media (max-width: 767px) {
  .single-events .events_top .col-xl-8 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .single-events .events_top .col-xl-4 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 19;
    order: 19;
  }
  .single-events .events_top .events_top_left .content_left_inner {
    margin-right: 0;
  }
  .single-events .events_bottom .col-xl-8 {
    margin-bottom: 30px;
  }
}
@media (min-width: 1024px) and (max-width: 1440px) {
  .single-events .events_top .events_top_left .evernts_title {
    font-size: 40px;
    line-height: 45px;
  }
  .single-events .events_top .events_top_left .events_description {
    margin-bottom: 26px;
  }
}
/* Single Blog */
.jws-post-audio {
  margin-bottom: 21px;
}
.jws-post-video {
  margin-bottom: 21px;
}
.jws-post-video p {
  text-align: center;
  font-size: 14px;
  font-style: italic;
  margin-bottom: 0;
}
.jws-post-gallery {
  margin-bottom: 21px;
}
.jws-post-gallery .jws-post-gallery-item {
  width: 100%;
  text-align: center;
  margin-top: 0;
  overflow: hidden;
}
.jws-post-gallery .jws-post-gallery-item:first-child {
  display: block;
}
.jws-post-gallery .slick-dots {
  list-style-type: none;
  padding: 0;
  text-align: center;
  margin: 0;
  position: absolute;
  bottom: 25px;
  width: 100%;
}
.jws-post-gallery .slick-dots li {
  width: 15px;
  height: 15px;
  border: 1px solid transparent;
  transition: 0.3s all;
  border-radius: 100%;
  line-height: 7px;
  text-align: center;
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
  background: transparent;
  opacity: 1;
}
.jws-post-gallery .slick-dots li button {
  display: none;
}
.jws-post-gallery .slick-dots li:before {
  width: 5px;
  height: 5px;
  background: #ffffff;
  border-radius: 100%;
  padding: 0;
  border: 0;
  outline: 0;
  cursor: pointer;
  content: "";
  display: inline-block;
}
.jws-post-gallery .slick-dots li.slick-active {
  border-color: #ffffff;
}
.jws-post-gallery .slick-dots li.slick-active:before {
  background: #ffffff;
}
.jws-post-quote {
  background: var(--main3);
  padding: 44px 50px;
  position: relative;
  margin-bottom: 26px;
}
.jws-post-quote:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f10e";
  color: var(--color1);
  font-size: 60px;
  opacity: 0.3;
  position: absolute;
  right: 25px;
  bottom: 40px;
}
.jws-post-quote h3 {
  color: var(--color1);
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 11px;
}
.jws-post-quote p {
  font-size: 14px;
  margin: 0;
}
.jws-post-link {
  background: var(--main3);
  padding: 70px 50px;
  position: relative;
  margin-bottom: 26px;
}
.jws-post-link:after {
  content: "\e86b";
  font-family: 'Linearicons-Free';
  color: var(--color1);
  font-size: 60px;
  opacity: 0.3;
  position: absolute;
  right: 25px;
}
.jws-post-link a {
  color: var(--color1);
  font-size: 24px;
  font-weight: 600;
  text-decoration: underline;
}
.comment-form-cookies-consent input,
.comment-form-cookies-consent label {
  display: inline;
}
.post-navigation .left .content_nav:hover:after {
  animation: bounceAlpha2 1s both;
  -webkit-animation: bounceAlpha2 1s both;
}
.post-navigation .right .content_nav:hover:after {
  animation: bounceAlpha 1s both;
  -webkit-animation: bounceAlpha 1s both;
}
@media (max-width: 767px) {
  .content-area .single-blog .post-about-author .post-author-avatar {
    margin-bottom: 15px;
    text-align: left !important;
  }
  .content-area .single-blog .post-navigation > a .content_nav .title span {
    display: none;
  }
  .content-area .single-blog .post-navigation > a .content_nav:after {
    top: 0 !important;
  }
  .content-area .comments-area .comment_top .comment-list li .children {
    padding-left: 20px !important;
  }
  .content-area .comments-area .comment_top .comment-list li .comment-body .comment-info {
    width: 100% !important;
    padding-left: 0 !important;
    padding-top: 10px;
    min-height: auto !important;
  }
  .content-area.single_blog_layout2 .comments-area .comment_top .comment-list li .comment-body,
  .content-area.single_blog_layout6 .comments-area .comment_top .comment-list li .comment-body {
    position: relative;
  }
  .content-area.single_blog_layout2 .comments-area .comment_top .comment-list li .comment-body .comment-info,
  .content-area.single_blog_layout6 .comments-area .comment_top .comment-list li .comment-body .comment-info {
    padding-left: 16px !important;
    padding-top: 75px;
  }
  .content-area.single_blog_layout2 .comments-area .comment_top .comment-list li .comment-body .comment-avatar,
  .content-area.single_blog_layout6 .comments-area .comment_top .comment-list li .comment-body .comment-avatar {
    margin-bottom: 18px;
    margin-top: 0;
    max-width: 50px;
    position: absolute;
    top: 15px;
    left: 15px;
  }
}
.single_blog_layout7 {
  padding: 81px 0 45px;
}
.single_blog_layout7 .single-blog > .row {
  margin: 0 -20px;
}
.single_blog_layout7 .single-blog .post_content {
  padding: 0 20px;
}
.single_blog_layout7 .single-blog header .post_thumbnail {
  margin-bottom: 40px;
}
.single_blog_layout7 .single-blog header .post_thumbnail img {
  border-radius: 5px;
}
.single_blog_layout7 .single-blog header .entry_title {
  color: var(--color1);
  font-size: 36px;
  font-family: var(--font1);
  font-weight: 600;
  margin-bottom: 18px;
  text-align: center;
  line-height: 1.32em;
}
.single_blog_layout7 .single-blog header .jws_post_meta {
  text-transform: uppercase;
  text-align: center;
}
.single_blog_layout7 .single-blog header .jws_post_meta > span {
  font-size: 14px;
  color: var(--color2);
}
.single_blog_layout7 .single-blog header .jws_post_meta .post_author {
  font-weight: 600;
  color: var(--main);
}
.single_blog_layout7 .single-blog header .jws_post_meta .post_author span {
  font-weight: 400;
  color: var(--color2);
}
.single_blog_layout7 .single-blog header .jws_post_meta .post_cat a {
  color: #888888;
  font-weight: 600;
}
.single_blog_layout7 .single-blog header .jws_post_meta .post_cat a:hover {
  color: var(--main);
}
.single_blog_layout7 .single-blog header .jws_post_meta .entry-like {
  margin: 0 3%;
}
.single_blog_layout7 .single-blog header .jws_post_meta .entry-like .jws-love {
  color: var(--color2);
}
.single_blog_layout7 .single-blog header .jws_post_meta .entry-like .jws-love .count {
  margin-right: 3px;
}
.single_blog_layout7 .single-blog header .jws_post_meta .entry-like .jws-love .far {
  margin-right: 6px;
}
.single_blog_layout7 .single-blog header .jws_post_meta .entry-view .far {
  margin-right: 6px;
}
.single_blog_layout7 .single-blog .entry_content {
  padding-bottom: 43px;
}
.single_blog_layout7 .single-blog .entry_content .elementor-section.elementor-section-stretched {
  width: 100% !important;
  left: 0 !important;
}
.single_blog_layout7 .single-blog footer {
  margin: 0 auto;
  margin-bottom: 46px;
}
.single_blog_layout7 .single-blog footer .post-tags {
  margin-bottom: 16px;
}
.single_blog_layout7 .single-blog footer .post-tags > span {
  margin-right: 15px;
  color: var(--color1);
  font-weight: bold;
  font-size: 18px;
}
.single_blog_layout7 .single-blog footer .post-tags a {
  box-shadow: 0px 5px 13.5px 1.5px rgba(28, 31, 28, 0.05);
  height: 35px;
  display: inline-block;
  text-align: center;
  border-radius: 40px;
  line-height: 35px;
  padding: 0 22px;
  color: #404446;
  margin: 0 7.5px;
  margin-bottom: 5px;
  font-size: 14px;
  background: #d4efdf;
  font-weight: bold;
}
.single_blog_layout7 .single-blog footer .post-tags a:hover {
  color: var(--color1);
}
.single_blog_layout7 .single-blog footer .post-navigation {
  padding: 42px 0 51px;
  position: relative;
}
.single_blog_layout7 .single-blog footer .post-navigation:before,
.single_blog_layout7 .single-blog footer .post-navigation:after {
  content: "";
  clear: both;
  display: table;
}
.single_blog_layout7 .single-blog footer .post-navigation > a.right {
  float: right;
  width: 43%;
}
.single_blog_layout7 .single-blog footer .post-navigation > a.right .content_nav {
  text-align: right;
  padding-right: 35px;
}
.single_blog_layout7 .single-blog footer .post-navigation > a.right .content_nav:after {
  content: '\e80b';
  font-family: 'jws-icon' !important;
  font-size: 18px;
  position: absolute;
  right: 0;
  top: 30%;
  color: var(--colorbody);
  opacity: 0.8;
}
.single_blog_layout7 .single-blog footer .post-navigation > a.left {
  float: left;
  width: 43%;
}
.single_blog_layout7 .single-blog footer .post-navigation > a.left .content_nav {
  padding-left: 28px;
}
.single_blog_layout7 .single-blog footer .post-navigation > a.left .content_nav:after {
  content: '\e80c';
  font-family: 'jws-icon' !important;
  font-size: 18px;
  position: absolute;
  left: 0;
  top: 30%;
  color: var(--colorbody);
  opacity: 0.8;
}
.single_blog_layout7 .single-blog footer .post-navigation > a .content_nav {
  position: relative;
}
.single_blog_layout7 .single-blog footer .post-navigation > a .content_nav .text_nav {
  font-size: 14px;
  color: var(--colorbody);
  margin-bottom: 15px;
  display: block;
  opacity: 0.8;
}
.single_blog_layout7 .single-blog footer .post-navigation > a .content_nav .title {
  color: var(--color1);
  font-weight: 700;
  transition: 0.3s all;
  margin: 0;
  line-height: 24px;
}
.single_blog_layout7 .single-blog footer .post-share {
  text-align: right;
  margin-bottom: 14px;
}
.single_blog_layout7 .single-blog footer .post-share .social_label {
  font-size: 16px;
  font-weight: bold;
}
.single_blog_layout7 .single-blog footer .post-about-author {
  padding: 35px 20px;
  margin-top: 28px;
  border: 1px solid #e8e8e8;
}
.single_blog_layout7 .single-blog footer .post-about-author .post-author-avatar {
  text-align: center;
}
.single_blog_layout7 .single-blog footer .post-about-author .post-author-avatar img {
  max-width: 120px;
  border-radius: 100%;
  width: 100%;
}
.single_blog_layout7 .single-blog footer .post-about-author .post-author-info .at-name {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 6px;
}
.single_blog_layout7 .single-blog footer .post-about-author .post-author-info .at-name a {
  color: var(--color1);
}
.single_blog_layout7 .single-blog footer .post-about-author .post-author-info .at-name a:hover {
  color: var(--main);
}
.single_blog_layout7 .single-blog footer .post-about-author .post-author-info .at-job {
  font-weight: 400;
  margin-bottom: 19px;
  color: var(--colorbody);
}
.single_blog_layout7 .single-blog footer .post-about-author .post-author-info .description {
  line-height: 24px;
  margin-bottom: 17px;
  color: var(--color1);
}
.single_blog_layout7 .single-blog footer .post-about-author .post-author-info .icon-author a {
  color: var(--color1);
  font-size: 14px;
  margin-right: 12px;
}
.single_blog_layout7 .single-blog footer .post-about-author .post-author-info .icon-author a:hover {
  color: var(--main);
}
.single_blog_layout7 .single-blog.has_sidebar footer {
  max-width: 100%;
}
.single_blog_layout7 .comments-area .comment_top {
  margin-bottom: 46px;
}
.single_blog_layout7 .comments-area .comment_top .comments-title {
  font-size: 26px;
  margin-bottom: 21px;
  color: var(--color1);
  font-weight: 600;
}
.single_blog_layout7 .comments-area .comment_top .comment-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.single_blog_layout7 .comments-area .comment_top .comment-list li .comment-form {
  margin-bottom: 30px;
}
.single_blog_layout7 .comments-area .comment_top .comment-list li ol {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.single_blog_layout7 .comments-area .comment_top .comment-list li .children {
  padding-left: 110px;
  list-style-type: none;
}
.single_blog_layout7 .comments-area .comment_top .comment-list li .comment-body {
  margin-bottom: 20px;
}
.single_blog_layout7 .comments-area .comment_top .comment-list li .comment-body .comment-avatar {
  max-width: 80px;
  display: inline-block;
  vertical-align: top;
  margin-right: -53px;
  z-index: 1;
  position: relative;
  margin-top: 18px;
}
.single_blog_layout7 .comments-area .comment_top .comment-list li .comment-body .comment-avatar img {
  border-radius: 100%;
}
.single_blog_layout7 .comments-area .comment_top .comment-list li .comment-body .comment-info {
  width: calc(100% - 32px);
  display: inline-block;
  vertical-align: top;
  padding-left: 78px;
  border-radius: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 16px;
  position: relative;
  min-height: 117px;
}
.single_blog_layout7 .comments-area .comment_top .comment-list li .comment-body .comment-info > p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
  color: var(--color1);
}
.single_blog_layout7 .comments-area .comment_top .comment-list li .comment-body .comment-info .comment-header-info {
  margin-bottom: 5px;
}
.single_blog_layout7 .comments-area .comment_top .comment-list li .comment-body .comment-info .comment-header-info .comment-author {
  font-family: var(--font1);
  color: var(--color1);
  font-size: 16px;
  font-weight: 700;
}
.single_blog_layout7 .comments-area .comment_top .comment-list li .comment-body .comment-info .comment-header-info .comment-date {
  text-transform: uppercase;
}
.single_blog_layout7 .comments-area .comment_top .comment-list li .comment-body .comment-info .comment-header-info .reply {
  position: absolute;
  right: 15px;
  top: 10px;
}
.single_blog_layout7 .comments-area .comment_top .comment-list li .comment-body .comment-info .comment-header-info .reply a {
  font-family: var(--font1);
  color: var(--color1);
  font-size: 13px;
  padding: 3px 10px;
  overflow: hidden;
  position: relative;
  border-radius: 5px;
}
.single_blog_layout7 .comments-area .comment_top .comment-list li .comment-body .comment-info .comment-header-info .reply a:after {
  font-family: "Font Awesome 5 Free" !important;
  content: "\f3e5";
  font-weight: 900;
  margin-left: 4px;
  position: relative;
}
.single_blog_layout7 .comments-area .comment_top .comment-list li .comment-body .comment-info .comment-header-info .reply a span {
  position: relative;
}
.single_blog_layout7 .comments-area .comment_top .comment-list li .comment-body .comment-info .comment-header-info .reply a:hover {
  background: var(--main3);
}
.single_blog_layout7 .comments-area .comment-respond .comment-reply-title {
  font-size: 30px;
  color: var(--color1);
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: 0.5px;
}
.single_blog_layout7 .comments-area .comment-respond #cancel-comment-reply-link {
  font-family: var(--font1);
  color: var(--color1);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-left: 20px;
}
.single_blog_layout7 .comments-area .comment-respond #cancel-comment-reply-link:hover {
  color: var(--main);
}
.single_blog_layout7 .comments-area .comment-respond .comment-form .comment-notes {
  margin-bottom: 27px;
}
.single_blog_layout7 .comments-area .comment-respond .comment-form input[type="text"],
.single_blog_layout7 .comments-area .comment-respond .comment-form textarea {
  border: 1px solid #dfdfdf;
  width: 100%;
  padding: 0 15px;
  margin-bottom: 9px;
}
.single_blog_layout7 .comments-area .comment-respond .comment-form input[type="text"]::-webkit-input-placeholder,
.single_blog_layout7 .comments-area .comment-respond .comment-form textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: var(--colorbody);
}
.single_blog_layout7 .comments-area .comment-respond .comment-form input[type="text"]::-moz-placeholder,
.single_blog_layout7 .comments-area .comment-respond .comment-form textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: var(--colorbody);
}
.single_blog_layout7 .comments-area .comment-respond .comment-form input[type="text"]:-ms-input-placeholder,
.single_blog_layout7 .comments-area .comment-respond .comment-form textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: var(--colorbody);
}
.single_blog_layout7 .comments-area .comment-respond .comment-form input[type="text"]:-moz-placeholder,
.single_blog_layout7 .comments-area .comment-respond .comment-form textarea:-moz-placeholder {
  /* Firefox 18- */
  color: var(--colorbody);
}
.single_blog_layout7 .comments-area .comment-respond .comment-form textarea {
  padding-top: 9px;
  height: 150px;
}
.single_blog_layout7 .comments-area .comment-respond .comment-form input[type="text"] {
  height: 50px;
}
.single_blog_layout7 .comments-area .comment-respond .comment-form .comment-form-cookies-consent input {
  display: inline;
  vertical-align: middle;
  margin-right: 6px;
}
.single_blog_layout7 .comments-area .comment-respond .comment-form .comment-form-cookies-consent label {
  display: inline;
  vertical-align: middle;
}
.single_blog_layout7 .comments-area .comment-respond .comment-form .submit {
  color: #ffffff;
  background: var(--button_bgcolor);
  border: none;
  outline: none;
  padding: 17px 50px;
  transition: 0.7s all;
  margin-top: 10px;
  border-radius: 5px;
}
.single_blog_layout7 .comments-area .comment-respond .comment-form .submit:hover {
  background: var(--button_bgcolor2);
}
@media (max-width: 767px) {
  .single_blog_layout7 .single-blog footer .post-share {
    text-align: left;
  }
  .content-area.single_blog_layout7 .comments-area .comment_top .comment-list li .comment-body .comment-avatar {
    margin-bottom: 18px;
    margin-top: 0;
    max-width: 50px;
    position: absolute;
    top: 15px;
    left: 15px;
  }
  .content-area.single_blog_layout7 .comments-area .comment_top .comment-list li .comment-body .comment-info {
    padding-left: 16px !important;
    padding-top: 75px;
  }
  .content-area.single_blog_layout7 .comments-area .comment_top .comment-list li .comment-body {
    position: relative;
  }
}
.post-share {
  position: relative;
}
.post-share .social_label {
  display: inline-block;
  line-height: 26px;
  color: var(--color1);
  font-weight: 500;
  font-size: 18px;
  cursor: pointer;
  transition: 0.3s all;
}
.post-share .social_label i {
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.post-share .post-share-inner {
  padding: 0;
  margin: 0;
  list-style-type: none;
  position: absolute;
  bottom: 110%;
  right: 20px;
  background: var(--main);
  width: 40px;
  text-align: center;
  font-size: 14px;
  padding-top: 12px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  padding-bottom: 7px;
  transition: .3s all;
  opacity: 0;
  transform: translatey(-20px);
  -webkit-transform: translatey(-20px);
}
.post-share .post-share-inner:after {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 8px solid var(--main);
  content: "";
  bottom: -8px;
  position: absolute;
  left: 16px;
}
.post-share.opened .post-share-inner {
  opacity: 1;
  transform: translatey(0);
  -webkit-transform: translatey(0);
}
.post-share a {
  color: #ffffff;
  font-size: 14px;
  display: block;
  margin: 5px 0;
  opacity: 0;
  transform: translatey(10px);
  -webkit-transform: translatey(10px);
}
.post-share a.show {
  opacity: 1;
  transform: translatey(0px);
  -webkit-transform: translatey(0px);
}
/* Plugin Third Party */
.vi-wpb-wrapper {
  margin: 110px auto;
}
.vi-wpb-wrapper .woocommerce-product-builder .woopb-form h2 {
  font-size: 16px;
  font-family: var(--font1);
  font-weight: 500;
  color: var(--color1);
  letter-spacing: 0.5px;
}
.vi-wpb-wrapper .woocommerce-product-builder .woopb-form .woocommerce-product-builder-table {
  border-collapse: separate;
  border-spacing: 0 7px;
  margin: 30px 0;
  line-height: 24px;
}
.vi-wpb-wrapper .woocommerce-product-builder .woopb-form .woocommerce-product-builder-table tbody tr {
  background: var(--color2);
}
.vi-wpb-wrapper .woocommerce-product-builder .woopb-form .woocommerce-product-builder-table .woopb-step-product-added-remove {
  font-size: 8px;
  color: #fff !important;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-sidebar + .woocommerce-product-builder-wrapper {
  width: 50%;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper {
  width: 75%;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woopb-products .woopb-product {
  border: 1px solid transparent;
  transition: 0.3s all;
  background: var(--color2);
  padding: 25px;
  margin-bottom: 20px;
  border-radius: 15px;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woopb-products .woopb-product:hover {
  border-color: var(--main);
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woopb-products .woopb-product > div {
  padding: 0 10px;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woopb-products .woopb-product .woopb-product-left {
  width: 19%;
  padding: 0;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woopb-products .woopb-product .woopb-product-center {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woopb-products .woopb-product .woopb-product-center .woopb-product-title {
  margin-bottom: 18px;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woopb-products .woopb-product .woopb-product-center .woopb-product-title a {
  font-size: 14px;
  font-family: var(--font1);
  font-weight: 500;
  color: var(--color1);
  line-height: 22px;
  display: block;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woopb-products .woopb-product .woopb-product-center .woopb-product-short-description {
  font-size: 14px;
  font-weight: 300;
  font-family: var(--font1);
  line-height: 22px;
  margin-bottom: 15px;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woopb-products .woopb-product .woopb-product-center .woopb-product-short-description p {
  margin-bottom: 0;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woopb-products .woopb-product .woopb-product-center .woopb-product-short-description ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woopb-products .woopb-product .woopb-product-center .woopb-product-short-description ul li {
  margin-bottom: 2px;
  padding-left: 10px;
  position: relative;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woopb-products .woopb-product .woopb-product-center .woopb-product-short-description ul li:before {
  font-family: "Font Awesome 5 Free";
  content: "";
  content: "\f111";
  font-size: 3px;
  color: var(--main);
  display: inline-block;
  margin-right: 10px;
  font-weight: 900;
  vertical-align: middle;
  position: absolute;
  left: 0;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woopb-products .woopb-product .woopb-product-right {
  width: 30%;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woopb-products .woopb-product .woopb-product-right .woopb-product-price {
  font-size: 14px;
  font-family: var(--font1);
  font-weight: 500;
  color: var(--main);
  line-height: 22px;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woopb-products .woopb-product .woopb-product-right form .variations td {
  display: block;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woopb-products .woopb-product .woopb-product-right form .jws-quantity-wrap .quantity {
  border: 1px solid #8a8a8a;
  border-radius: 40px;
  overflow: hidden;
  width: 143px;
  display: block;
  margin-bottom: 7px;
  position: relative;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woopb-products .woopb-product .woopb-product-right form .jws-quantity-wrap .quantity > span {
  background: #191919;
  width: 18px;
  height: 18px;
  line-height: 18px;
  border-radius: 100%;
  top: 11px;
  transition: 0.3s all;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woopb-products .woopb-product .woopb-product-right form .jws-quantity-wrap .quantity > span:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 7px;
  top: 50%;
  left: 5.5px;
  margin-top: -1px;
  background: #fafafa;
  transition: 0.3s all;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woopb-products .woopb-product .woopb-product-right form .jws-quantity-wrap .quantity > span.jws-qty-plus {
  right: 5px;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woopb-products .woopb-product .woopb-product-right form .jws-quantity-wrap .quantity > span.jws-qty-plus:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 7px;
  left: 5.5px;
  top: 10px;
  margin-top: -2px;
  background: #fafafa;
  transition: 0.3s all;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woopb-products .woopb-product .woopb-product-right form .jws-quantity-wrap .quantity > span.jws-qty-minus {
  left: 5px;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woopb-products .woopb-product .woopb-product-right form .jws-quantity-wrap .quantity input {
  background: transparent;
  border: none;
  color: var(--color1);
  text-align: center;
  padding: 4px 30px;
  width: 100%;
  -moz-appearance: textfield;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woopb-products .woopb-product .woopb-product-right form .jws-quantity-wrap .quantity input[type=number]::-webkit-inner-spin-button,
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woopb-products .woopb-product .woopb-product-right form .jws-quantity-wrap .quantity input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woocommerce-product-builder-content-nav:before,
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woocommerce-product-builder-content-nav:after {
  content: "";
  display: table;
  clear: both;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woocommerce-product-builder-content-nav .woopb-heading-navigation {
  float: left;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woocommerce-product-builder-content-nav .woopb-heading-navigation .woopb-heading {
  font-size: 16px;
  font-family: var(--font1);
  font-weight: 500;
  color: var(--color1);
  letter-spacing: 0.5px;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woocommerce-product-builder-content-nav .woopb-heading-navigation .woopb-heading .woopb-heading-step-title:before {
  content: "";
  height: 1px;
  width: 6px;
  background: var(--color1);
  display: inline-block;
  margin: 0 5px;
  vertical-align: middle;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woocommerce-product-builder-content-nav .woopb-heading-navigation .woopb-navigation {
  display: block;
  margin: 0 -5px;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woocommerce-product-builder-content-nav .woopb-heading-navigation .woopb-navigation > div {
  margin: 0;
  padding: 0 5px;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woocommerce-product-builder-content-nav .woopb-heading-navigation .woopb-navigation > div > a {
  font-size: 14px;
  font-family: var(--font1);
  margin: 0;
  color: var(--main);
  line-height: 26px;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woocommerce-product-builder-content-nav .woopb-heading-navigation .woopb-navigation form {
  display: block;
  margin-top: 10px;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woocommerce-product-builder-content-nav .woopb-sort-by {
  float: right;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woocommerce-product-builder-content-nav .woopb-sort-by .woopb-sort-by-inner:before {
  right: 14px;
  top: 11px;
  font-size: 7px;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woocommerce-product-builder-content-nav .woopb-sort-by .woopb-sort-by-inner select {
  border: 1px solid #bebebe;
  color: var(--colorbody) !important;
  font-size: 14px;
  font-family: var(--font1);
  text-transform: none;
  letter-spacing: 0.5px;
  padding: 15px 38px 12px 13px;
}
.vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woocommerce-product-builder-content-nav .woopb-sort-by .woopb-sort-by-inner select option {
  color: var(--color2);
}
.vi-wpb-wrapper .woopb-entry-content .woopb-products-pagination {
  margin-top: 30px;
}
.vi-wpb-wrapper .woopb-entry-content .woopb-products-pagination .woopb-page {
  font-size: 12px;
  color: #333333;
  font-family: var(--font1);
  background-color: transparent;
  border-radius: 0;
}
.vi-wpb-wrapper .woopb-entry-content .woopb-products-pagination .woopb-page a {
  padding: 10px 14px;
}
.vi-wpb-wrapper .woopb-entry-content .woopb-products-pagination .woopb-page.woopb-active {
  background-color: var(--main);
}
.vi-wpb-wrapper .woopb-entry-content .woopb-products-pagination .woopb-page.woopb-active a {
  color: var(--color2);
}
.vi-wpb-wrapper .woopb-entry-content > div {
  padding: 0 15px;
}
.woopb-steps {
  width: 25% !important;
}
.woopb-steps .woocommerce-banner-bulder {
  margin-top: 50px;
}
.woopb-steps form .woopb-button {
  color: var(--color2);
  background: var(--main);
  border-radius: 0;
  width: 100%;
  font-size: 16px;
  padding: 17px 50px;
}
.woopb-steps .woopb-step-total {
  background: var(--color2);
  border-radius: 5px;
  padding: 15px 10%;
  border: 0 !important;
  color: var(--color1);
  font-weight: 500;
  font-family: var(--font1);
  text-transform: uppercase;
  font-size: 14px;
  margin: 0;
  line-height: 16px;
  margin-bottom: 7px;
}
.woopb-steps .woopb-step-total .woocommerce-Price-amount {
  color: var(--main);
  font-weight: 500 !important;
  margin-left: 2px;
}
.woopb-steps .woopb-step-item {
  background: var(--color2);
  margin-bottom: 7px;
  border-radius: 5px;
  padding: 15px 10%;
}
.woopb-steps .woopb-step-item .woopb-step-heading {
  background: transparent;
  padding: 0;
}
.woopb-steps .woopb-step-item .woopb-step-heading a {
  color: var(--colorbody);
  font-size: 14px;
  line-height: 16px;
  display: block;
  font-family: var(--font1);
}
.woopb-steps .woopb-step-item .woopb-step-heading.woopb-step-heading-active a {
  color: var(--main);
}
.woopb-steps .woopb-step-item .woopb-step {
  background: transparent;
  border: 0 !important;
  margin-top: 7px;
}
.woopb-steps .woopb-step-item .woopb-step .woopb-step-products-added .woopb-step-products-added-wrapper .woopb-step-product-added .woopb-step-product-added-title {
  font-size: 12px;
  font-family: var(--font1);
  line-height: 16px;
  color: var(--color1);
  display: block;
}
.woopb-steps .woopb-step-item .woopb-step .woopb-step-products-added .woopb-step-products-added-wrapper .woopb-step-product-added .woopb-step-product-added-price {
  font-size: 14px;
  font-family: var(--font1);
  color: var(--main);
  line-height: 20px;
  margin-top: 4px;
}
.woopb-steps .woopb-step-item .woopb-step .woopb-step-products-added .woopb-step-products-added-wrapper .woopb-step-product-added .woopb-step-product-added-remove {
  font-size: 12px;
  font-family: var(--font1);
  font-weight: 300;
}
.woocommerce-product-builder-sidebar {
  width: 25% !important;
}
.woocommerce-product-builder-sidebar .widget {
  margin-bottom: 55px;
}
.woocommerce-product-builder-sidebar .widget .woocommerce-widget-layered-nav-list li.chosen a {
  color: var(--main);
}
.woocommerce-product-builder-sidebar .widget .woocommerce-widget-layered-nav-list li.chosen a:before {
  content: "\f14a";
  font-weight: 900;
  color: var(--main);
}
.woocommerce-product-builder-sidebar .widget .woocommerce-widget-layered-nav-list li a {
  font-size: 14px;
  color: var(--colorbody);
  font-family: var(--font1);
}
.woocommerce-product-builder-sidebar .widget .woocommerce-widget-layered-nav-list li a:hover {
  color: var(--main);
}
.woocommerce-product-builder-sidebar .widget .woocommerce-widget-layered-nav-list li a:before {
  content: "\f0c8";
  font-family: "Font Awesome 5 Free";
  color: #848484;
  margin-right: 25px;
  vertical-align: middle;
  margin-top: -3px;
}
.woocommerce-product-builder-sidebar .widget .widget-title {
  font-size: 20px;
  color: var(--color1);
  font-weight: 500;
  font-family: var(--font1);
  margin-bottom: 30px;
}
.woocommerce-product-builder-sidebar .widget form .price_slider_wrapper .price_slider_amount {
  margin-top: 25px;
}
.woocommerce-product-builder-sidebar .widget form .price_slider_wrapper .woopb-button {
  padding: 5px 23px;
  min-width: auto;
  margin-bottom: 4px;
  font-size: 12px;
  font-weight: 400;
  margin-right: 4px;
}
.woocommerce-product-builder-sidebar .widget form .price_slider_wrapper .price_label {
  font-size: 14px;
  font-family: var(--font1);
  margin-top: 15px;
}
.woocommerce-product-builder-sidebar .widget form .price_slider_wrapper .ui-slider {
  background: var(--colorbody);
  height: 4px;
  border-radius: 0;
}
.woocommerce-product-builder-sidebar .widget form .price_slider_wrapper .ui-slider .ui-slider-range {
  background-color: var(--main);
  opacity: 1;
}
.woocommerce-product-builder-sidebar .widget form .price_slider_wrapper .ui-slider .ui-slider-handle {
  background-color: var(--main);
}
.pc_bulder_popup .mfp-content .woopb-steps,
.pc_bulder_popup .mfp-content .woocommerce-product-builder-sidebar {
  width: 100% !important;
}
.pc_bulder_popup .mfp-content .woopb-steps .woopb-step-item,
.pc_bulder_popup .mfp-content .woopb-steps .woopb-step-total {
  padding: 15px 0;
}
.pc_bulder_popup .mfp-content .woopb-steps .woopb-step-product-thumb {
  max-width: 100px;
}
.woo_product_builder .woopb-button,
.woo_product_builder .single_add_to_cart_button {
  color: var(--color1);
  border: 1px solid var(--main);
  background: transparent;
  border-radius: 40px;
  font-family: var(--font1);
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
  padding: 8px 50px;
  line-height: 1.5;
  min-width: 143px;
}
.woo_product_builder .woopb-button:hover,
.woo_product_builder .single_add_to_cart_button:hover {
  background: var(--main);
  color: var(--color2) !important;
}
.nav-mobile {
  display: none;
  margin-bottom: 15px;
}
.nav-mobile a {
  font-size: 14px;
  color: #191919 !important;
  font-weight: 700;
  background: var(--main);
  padding: 5px 20px;
  margin-right: 15px;
}
@media (max-width: 768px) {
  .nav-mobile {
    display: block;
  }
  .vi-wpb-wrapper .woopb-entry-content .woopb-steps {
    display: none;
  }
  .vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-sidebar {
    display: none;
  }
}
@media (max-width: 1200px) {
  .vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woopb-products .woopb-product .woopb-product-left {
    width: 40% !important;
  }
  .vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woopb-products .woopb-product .woopb-product-center {
    width: 100% !important;
  }
  .vi-wpb-wrapper .woopb-entry-content .woocommerce-product-builder-wrapper .woocommerce-product-builder-content .woopb-products .woopb-product .woopb-product-right {
    width: 100% !important;
  }
}
div.wpcr3_review div.row {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.wpcr3_respond_1 {
  max-width: 1200px;
  margin: 0 auto !important;
  padding: 0 15px !important;
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}
.wpcr3_respond_1 .wpcr3_button_1 {
  color: var(--color1);
  background: transparent;
  border-radius: 0;
  padding: 10px 50px;
  font-family: var(--font1);
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.5px;
  border: 2px solid var(--main);
  border-radius: 40px;
}
.wpcr3_respond_1 .wpcr3_button_1:hover {
  color: var(--color2);
  background: var(--main);
}
.wpcr3_respond_1 .wpcr3_div_2 {
  margin: 0 auto;
}
div.wpcr3_review span.wpcr3_review_custom_label {
  color: var(--main);
}
.wpcr3_table_2 td {
  padding: 5px 0;
}
.wpcr3_respond_3 {
  text-align: center;
}
.wpcr3_button_1 {
  transition: 0.3s all;
}
.wpcr3_button_1.wpcr3_hide {
  opacity: 0;
  display: inline-block !important;
}
div.wpcr3_dotline {
  border-bottom: 1px solid #3C3C3C !important;
}
div.wpcr3_rating_style1_average {
  background: url(https://crossroads-bv.nl/wp-content/themes/zahar/assets/image/star_image_in.png) 0 0px no-repeat;
}
div.wpcr3_rating_style1_score,
div.wpcr3_rating_style1_base {
  background: url(https://crossroads-bv.nl/wp-content/themes/zahar/assets/image/star_image.png) 0 0px no-repeat;
  width: 110px;
}
div.wpcr3_rating_style1_score div:hover {
  background: url(https://crossroads-bv.nl/wp-content/themes/zahar/assets/image/star_image_in.png) 0 0px no-repeat;
}
div.wpcr3_rating_style1_status {
  width: 110px;
}
div.wpcr3_review div.wpcr3_review_author {
  font-size: 16px;
  font-weight: bold;
}
div.wpcr3_review div.wpcr3_review_datePublished {
  font-size: 14px;
  font-style: italic;
}
div.wpcr3_review div.wpcr3_review_datePublished:before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  background: var(--main);
  height: 2px;
  width: 30px;
  vertical-align: middle;
}
div.wpcr3_review div.wpcr3_review_custom {
  font-size: 14px;
  font-weight: 600;
}
div.wpcr3_review div.wpcr3_review_title {
  font-size: 20px;
  font-weight: 600;
}
div.wpcr3_review blockquote.wpcr3_content p {
  font-size: 16px;
}
div.wpcr3_aggregateRating {
  font-size: 16px;
}
div.wpcr3_review_item div.wpcr3_item_name {
  font-size: 16px;
}
.wpcr3_respond_2 input[type="text"],
.wpcr3_respond_2 textarea {
  background: transparent;
  border: 1px solid #3C3C3C;
  padding: 5px 15px;
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
  width: 100%;
  min-width: 100%;
}
.wpcr3_div_2 {
  max-width: 600px;
}
.wpcr3_respond_2 label {
  font-family: var(--font1);
}
.wpcr3_leave_text {
  font-family: var(--font1);
}
.wpcr3_review {
  background: #191919;
  padding: 30px;
  margin-bottom: 20px;
}
div.wpcr3_review blockquote.wpcr3_content {
  padding: 0;
  margin: 0;
}
.wpcr3_respond_2 .wpcr3_check_confirm label {
  margin: 5px 0px 10px 5px;
}
div.wpcr3_dotline {
  border-bottom: 0 !important;
}
.wpcr3_respond_2 input {
  vertical-align: middle;
}
@media (max-width: 768px) {
  .wpcr3_table_2 td {
    display: block;
  }
  .wpcr3_table_2 {
    display: block;
  }
  .wpcr3_table_2 tbody {
    display: block;
  }
  .wpcr3_table_2 tbody tr {
    display: block;
  }
  .wpcr3_div_2 {
    width: auto;
  }
  .wpcr3_respond_1 .wpcr3_button_1 {
    padding: 5px 35px;
  }
}
@media (min-width: 768px) {
  div.wpcr3_review div.wpcr3_review_title {
    margin-bottom: 40px;
  }
  div.wpcr3_review blockquote.wpcr3_content {
    margin-bottom: 2px;
  }
}
/* Woocommerce */
.jws_pr_labels {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 2;
}
.jws_pr_labels .jws_pr_label {
  font-size: 14px;
  color: #ffffff;
  background: #f67c66;
  letter-spacing: 1px;
  display: inline-block;
  padding: 0 15px;
  margin-right: 10px;
  font-weight: 500;
}
.jws_pr_labels .jws_pr_label.out-of-stock {
  background: #ffc107;
  color: #000000;
}
.jws_single_count_down {
  text-align: center;
}
.jws_single_count_down .count_down {
  min-width: 165px;
  display: inline-block;
  position: relative;
  padding-left: 11px;
  background: #FFFFFF;
  border-radius: 10px;
  padding: 2px 10px;
  padding-left: 28px;
}
.jws_single_count_down .count_down img {
  position: absolute;
  left: 7px;
  bottom: 7px;
}
.jws_single_count_down .jws-sale-time {
  font-family: var(--font1);
  font-weight: 700;
  font-size: 14px;
  color: var(--heading);
  line-height: 24px;
}
.jws_single_count_down .jws-sale-time > span {
  vertical-align: middle;
  margin: 0 2px;
}
.jws_single_count_down .jws-box-countdown {
  display: inline-block;
  vertical-align: middle;
  max-width: 25%;
  min-width: 20%;
  text-align: center;
}
.jws_single_count_down .jws-box-countdown p {
  margin: 0;
}
.woocommerce-product-gallery .jws_pr_labels {
  left: 30px;
}
.woocommerce-page:not(.single) .shop-page {
  padding: 80px 0 90px;
}
.shop-page .no_container {
  padding: 0 70px;
}
.shop-page .product-item-inner {
  position: relative;
}
.shop-page .product-item-inner .product-image a img {
  width: 100%;
}
.shop-page .product-button-inner .button {
  position: relative;
}
.shop-page .product-button-inner .button .loading {
  opacity: 0;
  position: absolute;
  width: 100%;
  left: 0;
}
.shop-page .product-button-inner .button span {
  transition: 0.3s all;
}
.shop-page .product-button-inner .button.loading .loading {
  opacity: 1;
  transition-delay: 0.2s;
}
.shop-page .product-button-inner .button.loading .text,
.shop-page .product-button-inner .button.loading:after {
  opacity: 0;
}
.shop-page.layout1 .woocommerce-pagination .jws-pagination-number ul li > span,
.shop-page.layout1 .woocommerce-pagination .jws-pagination-number ul li > a {
  color: var(--colorbody);
}
.shop-page.layout1 .woocommerce-pagination .jws-pagination-number ul li > span.current,
.shop-page.layout1 .woocommerce-pagination .jws-pagination-number ul li > a.current {
  color: #191919;
}
.shop-page.layout1 .shop-content .shop-nav-top {
  margin-bottom: 50px;
}
.shop-page.layout1 .shop-content .shop-nav-top .woocommerce-ordering {
  text-align: right;
}
.shop-page.layout1 .shop-content .shop-nav-top .woocommerce-ordering select {
  min-width: 170px;
  display: inline-block;
  width: auto;
  background-color: transparent;
  height: 50px;
  line-height: 50px;
  color: var(--colorbody);
  padding: 0 40px 0 15px;
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23d6d6d6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
  background-position: right 15px top 50%;
  font-family: var(--font1);
  font-size: 14px;
}
.shop-page.layout1 .shop-content .shop-nav-top .woocommerce-ordering select option {
  color: #333333;
}
.shop-page.layout1 .shop-content .product-item {
  margin-bottom: 45px;
}
.shop-page.layout1 .shop-content .product-item .product-item-inner {
  text-align: center;
}
.shop-page.layout1 .shop-content .product-item .product-item-inner .woocommerce-loop-product__title {
  font-family: var(--font1);
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 4px;
}
.shop-page.layout1 .shop-content .product-item .product-item-inner .woocommerce-loop-product__title a {
  color: var(--color1);
}
.shop-page.layout1 .shop-content .product-item .product-item-inner .woocommerce-loop-product__title a:hover {
  color: var(--main);
}
.shop-page.layout1 .shop-content .product-item .product-item-inner .star-rating {
  display: block;
  margin: 5px auto 5px;
}
.shop-page.layout1 .shop-content .product-item .product-item-inner .price {
  color: var(--color1);
  font-family: var(--font1);
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}
.shop-page.layout1 .shop-content .product-item .product-item-inner del .amount {
  font-size: 16px;
  color: var(--colorbody);
}
.shop-page.layout1 .shop-content .product-item .product-item-inner ins {
  text-decoration: none;
}
.shop-page.layout1 .shop-content .product-item .product-item-inner .product-image {
  position: relative;
  margin-bottom: 27px;
  border-radius: 10px;
  overflow: hidden;
}
.shop-page.layout1 .shop-content .product-item .product-item-inner .product-image .overlay {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  transition: 0.3s all;
  opacity: 0;
}
.shop-page.layout1 .shop-content .product-item .product-item-inner .product-image .product-button-inner {
  position: absolute;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -0-align-items: center;
  height: 100%;
  width: 100%;
}
.shop-page.layout1 .shop-content .product-item .product-item-inner .product-image .product-button-inner .button {
  background: var(--main);
  color: var(--color2);
  font-family: var(--font1);
  font-weight: 500;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  min-width: 170px;
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  opacity: 0;
  transform: translatey(15px);
  -webkit-transform: translatey(15px);
  transition: 0.7s all;
}
.shop-page.layout1 .shop-content .product-item .product-item-inner .product-image .product-button-inner .added_to_cart {
  display: none;
}
.shop-page.layout1 .shop-content .product-item .product-item-inner:hover .product-image .overlay {
  opacity: 1;
}
.shop-page.layout1 .shop-content .product-item .product-item-inner:hover .product-image .product-button-inner .button {
  transform: translatey(0);
  -webkit-transform: translatey(0);
  opacity: 1;
}
.shop-page.layout2 .shop-nav-top,
.shop-page.layout3 .shop-nav-top {
  margin-bottom: 30px;
}
.shop-page.layout2 .shop-nav-top .woocommerce-result-count,
.shop-page.layout3 .shop-nav-top .woocommerce-result-count {
  font-size: 14px;
  color: var(--color1);
  margin: 0;
}
.shop-page.layout2 .shop-nav-top .woocommerce-ordering,
.shop-page.layout3 .shop-nav-top .woocommerce-ordering {
  text-align: right;
}
.shop-page.layout2 .shop-nav-top .woocommerce-ordering select,
.shop-page.layout3 .shop-nav-top .woocommerce-ordering select {
  min-width: 205px;
  width: auto;
  display: inline-block;
  border: 0;
  padding: 0;
  color: #232323;
  font-size: 14px;
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23232323' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
}
.shop-page.layout2 .woocommerce-pagination .jws-pagination-number ul li .current,
.shop-page.layout3 .woocommerce-pagination .jws-pagination-number ul li .current,
.shop-page.layout2 .woocommerce-pagination .jws-pagination-number ul li a:hover,
.shop-page.layout3 .woocommerce-pagination .jws-pagination-number ul li a:hover {
  background: var(--color1);
  color: #ffffff;
}
.shop-page.layout6 .woocommerce-ordering {
  text-align: right;
}
.shop-page.layout6 .orderby {
  border: 1px solid #000000;
  border-radius: 20px;
  width: auto;
  padding: 5px 20px;
  font-weight: 700;
  padding-right: 40px;
  color: var(--heading);
}
.shop-page.layout6 .woocommerce-result-count {
  margin: 5px 0;
}
.shop-page.layout6 .shop-nav-top {
  margin-bottom: 26px;
}
.shop-page.layout6 .product-item {
  margin-bottom: 30px;
}
.shop-page.layout6 .product-item .jws_single_count_down {
  position: absolute;
  bottom: 14px;
  width: 100%;
  left: 0;
}
.shop-page.layout6 .product-item .jws_single_count_down img {
  bottom: 4px;
}
.shop-page.layout6 .product-item .jws_single_count_down .jws-sale-time {
  line-height: 18px;
}
.shop-page.layout6 .product-item .product-item-inner {
  border: 1px solid #000000;
  border-radius: 5px;
  padding: 10px 15px 12px;
  background: #fff;
}
.shop-page.layout6 .product-item .product-item-inner:hover .product-button-inner {
  transform: none;
  opacity: 1;
}
.shop-page.layout6 .product-item .product-item-inner:hover .product-image a img {
  transform: scale(1.1);
}
.shop-page.layout6 .product-item .nft-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 11px;
}
.shop-page.layout6 .product-item .woocommerce-loop-product__title {
  font-family: var(--font1);
  line-height: 18px;
  font-weight: 700;
  font-size: 20px;
  margin: 0;
}
.shop-page.layout6 .product-item .woocommerce-loop-product__title a {
  color: var(--heading);
}
.shop-page.layout6 .product-item .like_number a {
  font-size: 14px;
  color: var(--heading);
}
.shop-page.layout6 .product-item .like_number a i {
  font-size: 16px;
  margin-right: 4px;
}
.shop-page.layout6 .product-item .like_number a i,
.shop-page.layout6 .product-item .like_number a span {
  vertical-align: middle;
}
.shop-page.layout6 .product-item .like_number .like_text {
  display: none;
}
.shop-page.layout6 .product-item .product-image {
  position: relative;
  margin-bottom: 14px;
  overflow: hidden;
}
.shop-page.layout6 .product-item .product-image img {
  transition: 0.3s all;
}
.shop-page.layout6 .product-item .product-button-inner {
  z-index: 1;
}
.shop-page.layout6 .product-item .product-button-inner .button {
  margin: 0 auto;
  font-family: var(--font1);
  line-height: 24px;
  font-weight: 700;
  font-size: 14px;
  padding: 8px 20px;
  background: #FFFFFF;
  border: 1px solid #000000;
  position: relative;
  color: var(--color1);
}
.shop-page.layout6 .product-item .product-button-inner .button:after {
  background: #000000;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 5px;
  top: 5px;
  content: "";
  z-index: -1;
  transition: 0.3s all;
}
.shop-page.layout6 .product-item .product-button-inner .button .loading {
  opacity: 0;
  position: absolute;
  width: 100%;
  left: 0;
}
.shop-page.layout6 .product-item .product-button-inner .button span {
  transition: 0.3s all;
}
.shop-page.layout6 .product-item .product-button-inner .button:hover:after {
  transform: translate(-5px, -5px);
}
.shop-page.layout6 .product-item .product-button-inner .button.loading .loading {
  opacity: 1;
  transition-delay: 0.2s;
}
.shop-page.layout6 .product-item .product-button-inner .button.loading .text,
.shop-page.layout6 .product-item .product-button-inner .button.loading:after {
  opacity: 0;
}
.shop-page.layout6 .product-item .nft-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.shop-page.layout6 .product-item .nft-bid {
  font-size: 14px;
  line-height: 20px;
  max-width: 50%;
}
.shop-page.layout6 .product-item .nft-bid span {
  display: block;
  font-weight: 700;
  font-family: var(--font1);
  color: var(--heading);
  margin-top: 2px;
}
.shop-page.layout6 .product-item .nft-create {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
}
.shop-page.layout6 .product-item .nft-create img {
  border: 1px solid #000000;
  border-radius: 100%;
}
.shop-page.layout6 .product-item .create-info {
  padding-left: 10px;
  overflow: hidden;
}
.shop-page.layout6 .product-item .create-info span {
  display: block;
  font-size: 16px;
  font-weight: 700;
  font-family: var(--font1);
  color: var(--heading);
  margin-top: 2px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.shop-page.layout6 .woocommerce-pagination {
  margin-top: 24px;
}
.shop-page.layout6 .woocommerce-pagination .jws-pagination-number ul li > span,
.shop-page.layout6 .woocommerce-pagination .jws-pagination-number ul li > a {
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 0;
  background: transparent;
  font-size: 16px;
  color: var(--color1);
  font-weight: 700;
  font-family: var(--font1);
  border: 1px solid #000;
}
.shop-page.layout6 .woocommerce-pagination .jws-pagination-number ul li > span {
  background: #000;
  color: #fff;
}
.shop-page.layout5 .product-item .product-item-inner {
  border: 1px solid #000000;
  border-radius: 5px;
  padding: 20px 30px;
}
.shop-page.layout5 .product-item .product-item-inner:hover .product-button-inner {
  transform: none;
  opacity: 1;
}
.shop-page.layout5 .product-item .product-item-inner:hover .product-image img {
  transform: scale(1.1);
}
.shop-page.layout5 .product-item .nft-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 11px;
}
.shop-page.layout5 .product-item .woocommerce-loop-product__title {
  font-family: var(--font1);
  line-height: 30px;
  font-weight: 700;
  font-size: 20px;
  margin: 0;
}
.shop-page.layout5 .product-item .woocommerce-loop-product__title a {
  color: var(--heading);
}
.shop-page.layout5 .product-item .like_number {
  min-width: 39px;
  text-align: right;
}
.shop-page.layout5 .product-item .like_number a {
  font-size: 14px;
  color: var(--heading);
}
.shop-page.layout5 .product-item .like_number a i {
  font-size: 16px;
  margin-right: 4px;
}
.shop-page.layout5 .product-item .like_number a i,
.shop-page.layout5 .product-item .like_number a span {
  vertical-align: middle;
}
.shop-page.layout5 .product-item .like_number .like_text {
  display: none;
}
.shop-page.layout5 .product-item .product-image {
  position: relative;
  margin-bottom: 14px;
  overflow: hidden;
}
.shop-page.layout5 .product-item .product-image img {
  transition: 0.3s all;
}
.shop-page.layout5 .product-item .product-button-inner {
  position: absolute;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -0-align-items: center;
  height: 100%;
  width: 100%;
  z-index: 1;
  transform: translateY(10px);
  transition: 0.3s all;
  opacity: 0;
}
.shop-page.layout5 .product-item .product-button-inner .button {
  margin: 0 auto;
  font-family: var(--font1);
  line-height: 25px;
  font-weight: 700;
  font-size: 16px;
  padding: 8px 20px;
  background: #FFFFFF;
  border: 1px solid #000000;
  position: relative;
  color: var(--color1);
}
.shop-page.layout5 .product-item .product-button-inner .button:after {
  background: #000000;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 7px;
  top: 7px;
  content: "";
  z-index: -1;
  transition: 0.3s all;
}
.shop-page.layout5 .product-item .product-button-inner .button .loading {
  opacity: 0;
  position: absolute;
  width: 100%;
  left: 0;
}
.shop-page.layout5 .product-item .product-button-inner .button span {
  transition: 0.3s all;
}
.shop-page.layout5 .product-item .product-button-inner .button:hover:after {
  transform: translate(-5px, -5px);
}
.shop-page.layout5 .product-item .product-button-inner .button.loading .loading {
  opacity: 1;
  transition-delay: 0.2s;
}
.shop-page.layout5 .product-item .product-button-inner .button.loading .text,
.shop-page.layout5 .product-item .product-button-inner .button.loading:after {
  opacity: 0;
}
.shop-page.layout5 .product-item .nft-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.shop-page.layout5 .product-item .nft-bid {
  font-size: 14px;
  line-height: 20px;
  max-width: 50%;
}
.shop-page.layout5 .product-item .nft-bid span {
  display: block;
  font-size: 16px;
  font-weight: 700;
  font-family: var(--font1);
  color: var(--heading);
  margin-top: 2px;
}
.shop-page.layout5 .product-item .nft-create {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  max-width: 50%;
}
.shop-page.layout5 .product-item .nft-create img {
  border: 1px solid #000000;
  border-radius: 100%;
}
.shop-page.layout5 .product-item .create-info {
  padding-left: 10px;
  overflow: hidden;
}
.shop-page.layout5 .product-item .create-info span {
  display: block;
  font-size: 16px;
  font-weight: 700;
  font-family: var(--font1);
  color: var(--heading);
  margin-top: 2px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.shop-page.layout2 .shop-content .product-item {
  margin-bottom: 46px;
}
.shop-page.layout2 .shop-content .product-item .product-item-inner {
  text-align: center;
}
.shop-page.layout2 .shop-content .product-item .product-item-inner .product-image {
  overflow: hidden;
  border-radius: 10px;
  -webkit-border-radius: 10px;
}
.shop-page.layout2 .shop-content .product-item .product-item-inner .product-image img {
  transition: 0.3s all;
}
.shop-page.layout2 .shop-content .product-item .product-item-inner .product-content {
  padding-top: 23px;
  background: #ffffff;
  transition: 0.3s all;
  position: relative;
}
.shop-page.layout2 .shop-content .product-item .product-item-inner .star-rating {
  display: block;
  margin: 0 auto;
}
.shop-page.layout2 .shop-content .product-item .product-item-inner .woocommerce-loop-product__title {
  font-size: 18px;
  margin-bottom: 5px;
  font-weight: 600;
  padding: 0 15px;
}
.shop-page.layout2 .shop-content .product-item .product-item-inner .woocommerce-loop-product__title a {
  color: var(--color1);
}
.shop-page.layout2 .shop-content .product-item .product-item-inner .woocommerce-loop-product__title a:hover {
  color: var(--link_hover);
}
.shop-page.layout2 .shop-content .product-item .product-item-inner .price {
  font-size: 16px;
  font-weight: 400;
  color: var(--color1);
}
.shop-page.layout2 .shop-content .product-item .product-item-inner del .amount {
  font-size: 15px;
  color: var(--colorbody);
}
.shop-page.layout2 .shop-content .product-item .product-item-inner ins {
  text-decoration: none;
}
.shop-page.layout2 .shop-content .product-item .product-item-inner .product-button-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  transition: 0.1s all;
  position: absolute;
  width: 100%;
  bottom: 0;
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
}
.shop-page.layout2 .shop-content .product-item .product-item-inner .product-button-inner .button {
  background: #000000;
  color: #ffffff;
  font-family: var(--font1);
  font-weight: 500;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  min-width: 170px;
  padding: 0 15px;
  text-align: center;
  display: inline-block;
  min-width: 150px;
  margin: 0 auto;
  transition: 0.7s all;
  margin: 0 5px;
  height: 45px;
  line-height: 45px;
}
.shop-page.layout2 .shop-content .product-item .product-item-inner .product-button-inner .button:hover {
  background: var(--main);
}
.shop-page.layout2 .shop-content .product-item .product-item-inner .product-button-inner .added_to_cart {
  display: none;
}
.shop-page.layout2 .shop-content .product-item .product-item-inner .product-button-inner .wishlist-button {
  position: relative;
}
.shop-page.layout2 .shop-content .product-item .product-item-inner .product-button-inner .wishlist-button.loading > span {
  opacity: 0;
}
.shop-page.layout2 .shop-content .product-item .product-item-inner .product-button-inner .wishlist-button.loading:after {
  border: 1px solid #fafafa;
  border-radius: 50%;
  border-top: 3px solid #000000;
  width: 20px;
  height: 20px;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
}
.shop-page.layout2 .shop-content .product-item .product-item-inner .product-button-inner .quickview-button,
.shop-page.layout2 .shop-content .product-item .product-item-inner .product-button-inner .wishlist-button {
  width: 45px;
  height: 45px;
  display: block;
  border: 1px solid #979797;
  line-height: 45px;
  padding: 0;
  background: transparent;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  font-size: 18px;
  transition: 0.3s all;
  color: var(--color1);
}
.shop-page.layout2 .shop-content .product-item .product-item-inner .product-button-inner .quickview-button:hover,
.shop-page.layout2 .shop-content .product-item .product-item-inner .product-button-inner .wishlist-button:hover {
  background: var(--main);
  color: #ffffff;
  border-color: var(--main);
}
.shop-page.layout2 .shop-content .product-item .product-item-inner .product-button-inner .quickview-icon {
  display: inline-block;
  margin-left: auto;
  position: relative;
}
.shop-page.layout2 .shop-content .product-item .product-item-inner .product-button-inner .quickview-icon .quickview-popup {
  opacity: 0;
  position: absolute;
  top: -40px;
  background-color: rgba(0, 0, 0, 0.8);
  transition: opacity 0.3s, max-height 0.3s;
  transition-delay: .3s;
  min-width: 110px;
  font-size: 14px;
  color: #ffffff;
  height: 30px;
  line-height: 30px;
}
.shop-page.layout2 .shop-content .product-item .product-item-inner .product-button-inner .quickview-icon .quickview-popup:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid rgba(0, 0, 0, 0.8);
  left: 15px;
  bottom: -5px;
}
.shop-page.layout2 .shop-content .product-item .product-item-inner .product-button-inner .quickview-icon:hover:hover .quickview-popup {
  opacity: 1;
}
.shop-page.layout2 .shop-content .product-item .product-item-inner .product-button-inner .wishlist-icon {
  display: inline-block;
  margin-right: auto;
  position: relative;
}
.shop-page.layout2 .shop-content .product-item .product-item-inner .product-button-inner .wishlist-icon .wishlist-popup {
  opacity: 0;
  position: absolute;
  top: -40px;
  background-color: rgba(0, 0, 0, 0.8);
  transition: opacity 0.3s, max-height 0.3s;
  transition-delay: .3s;
  min-width: 110px;
  height: 30px;
  line-height: 30px;
  right: 0;
}
.shop-page.layout2 .shop-content .product-item .product-item-inner .product-button-inner .wishlist-icon .wishlist-popup .blockUI.blockOverlay {
  display: none !important;
}
.shop-page.layout2 .shop-content .product-item .product-item-inner .product-button-inner .wishlist-icon .wishlist-popup:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid rgba(0, 0, 0, 0.8);
  right: 15px;
  top: 100%;
}
.shop-page.layout2 .shop-content .product-item .product-item-inner .product-button-inner .wishlist-icon .wishlist-popup .yith-wcwl-add-to-wishlist {
  margin-top: 0;
}
.shop-page.layout2 .shop-content .product-item .product-item-inner .product-button-inner .wishlist-icon .wishlist-popup .yith-wcwl-add-to-wishlist a {
  color: #ffffff;
  font-size: 14px;
}
.shop-page.layout2 .shop-content .product-item .product-item-inner .product-button-inner .wishlist-icon .wishlist-popup .yith-wcwl-add-to-wishlist .feedback {
  display: none;
}
.shop-page.layout2 .shop-content .product-item .product-item-inner .product-button-inner .wishlist-icon:hover .wishlist-popup {
  opacity: 1;
}
.shop-page.layout2 .shop-content .product-item .product-item-inner:hover .product-image img {
  transform: translateY(-25px);
  -webkit-transform: translateY(-25px);
}
.shop-page.layout2 .shop-content .product-item .product-item-inner:hover .product-content {
  transform: translateY(-62px);
  -webkit-transform: translateY(-62px);
  margin-bottom: -62px;
  padding-bottom: 62px;
  transition: transform 0.5s;
}
.shop-page.layout2 .shop-content .product-item .product-item-inner:hover .product-button-inner {
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  opacity: 1;
  transition: 0.1s all;
}
.shop-page.layout3 .product-item {
  margin-bottom: 45px;
}
.shop-page.layout3 .product-item .product-item-inner {
  text-align: center;
}
.shop-page.layout3 .product-item .product-item-inner .woocommerce-loop-product__title {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 0px;
}
.shop-page.layout3 .product-item .product-item-inner .woocommerce-loop-product__title a {
  color: var(--color1);
}
.shop-page.layout3 .product-item .product-item-inner .woocommerce-loop-product__title a:hover {
  color: var(--main);
}
.shop-page.layout3 .product-item .product-item-inner .cat-list {
  letter-spacing: 0.5px;
  margin-bottom: -6px;
}
.shop-page.layout3 .product-item .product-item-inner .cat-list a {
  color: var(--colorbody);
  font-size: 12px;
  text-transform: uppercase;
}
.shop-page.layout3 .product-item .product-item-inner .cat-list a:hover {
  color: var(--main);
}
.shop-page.layout3 .product-item .product-item-inner .star-rating {
  display: block;
  margin: 5px auto 5px;
}
.shop-page.layout3 .product-item .product-item-inner .price {
  color: var(--main);
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}
.shop-page.layout3 .product-item .product-item-inner del {
  color: var(--colorbody);
}
.shop-page.layout3 .product-item .product-item-inner del .amount {
  font-size: 16px;
  color: var(--colorbody);
}
.shop-page.layout3 .product-item .product-item-inner ins {
  text-decoration: none;
}
.shop-page.layout3 .product-item .product-item-inner .product-image {
  position: relative;
  margin-bottom: 27px;
  border-radius: 10px;
  overflow: hidden;
}
.shop-page.layout3 .product-item .product-item-inner .product-image .overlay {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  transition: 0.3s all;
  opacity: 0;
}
.shop-page.layout3 .product-item .product-item-inner .product-image .product-button-inner {
  position: absolute;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -0-align-items: center;
  height: 100%;
  width: 100%;
}
.shop-page.layout3 .product-item .product-item-inner .product-image .product-button-inner .button {
  background: var(--main);
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  min-width: 200px;
  height: 60px;
  line-height: 60px;
  padding: 0 15px;
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  opacity: 0;
  transform: translatey(15px);
  -webkit-transform: translatey(15px);
  transition: 0.7s all;
}
.shop-page.layout3 .product-item .product-item-inner .product-image .product-button-inner .added_to_cart {
  display: none;
}
.shop-page.layout3 .product-item .product-item-inner:hover .product-image .overlay {
  opacity: 1;
}
.shop-page.layout3 .product-item .product-item-inner:hover .product-image .product-button-inner .button {
  transform: translatey(0);
  -webkit-transform: translatey(0);
  opacity: 1;
}
.shop-page.layout4 .shop-nav-top {
  margin-bottom: 28px;
}
.shop-page.layout4 .woocommerce-ordering {
  text-align: right;
}
.shop-page.layout4 .woocommerce-ordering select {
  border-color: var(--colorbody);
  padding: 1px 35px 1px 15px;
  border-radius: 3px;
  width: auto;
  background-size: auto 12px;
}
.shop-page.layout4 .product-item {
  margin-bottom: 43px;
}
.shop-page.layout4 .product-item .product-item-inner {
  text-align: center;
}
.shop-page.layout4 .product-item .product-item-inner .woocommerce-loop-product__title {
  font-size: 18px;
  font-family: var(--font1);
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 9px;
}
.shop-page.layout4 .product-item .product-item-inner .woocommerce-loop-product__title a {
  color: var(--heading);
}
.shop-page.layout4 .product-item .product-item-inner .woocommerce-loop-product__title a:hover {
  color: var(--heading);
}
.shop-page.layout4 .product-item .product-item-inner .cat-list {
  letter-spacing: 0.5px;
  margin-bottom: -6px;
}
.shop-page.layout4 .product-item .product-item-inner .cat-list a {
  color: var(--colorbody);
  font-size: 13px;
  text-transform: uppercase;
}
.shop-page.layout4 .product-item .product-item-inner .cat-list a:hover {
  color: var(--main);
}
.shop-page.layout4 .product-item .product-item-inner .star-rating {
  display: block;
  margin: 5px auto 5px;
}
.shop-page.layout4 .product-item .product-item-inner .price {
  color: var(--main);
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}
.shop-page.layout4 .product-item .product-item-inner del {
  color: var(--colorbody);
}
.shop-page.layout4 .product-item .product-item-inner del .amount {
  font-size: 16px;
  color: var(--colorbody);
}
.shop-page.layout4 .product-item .product-item-inner ins {
  text-decoration: none;
}
.shop-page.layout4 .product-item .product-item-inner .product-image {
  position: relative;
  margin-bottom: 9px;
  border-radius: 10px;
  overflow: hidden;
}
.shop-page.layout4 .product-item .product-item-inner .product-image .overlay {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  transition: 0.3s all;
  opacity: 0;
}
.shop-page.layout4 .product-item .product-item-inner .product-image .product-button-inner {
  position: absolute;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -0-align-items: center;
  height: 100%;
  width: 100%;
}
.shop-page.layout4 .product-item .product-item-inner .product-image .product-button-inner .button {
  background: var(--heading);
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  min-width: 170px;
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  opacity: 0;
  transform: translatey(15px);
  -webkit-transform: translatey(15px);
  transition: .7s all;
}
.shop-page.layout4 .product-item .product-item-inner .product-image .product-button-inner .added_to_cart {
  display: none;
}
.shop-page.layout4 .product-item .product-item-inner:hover .product-image .overlay {
  opacity: 1;
}
.shop-page.layout4 .product-item .product-item-inner:hover .product-image .product-button-inner .button {
  transform: translatey(0);
  -webkit-transform: translatey(0);
  opacity: 1;
}
.woocommerce-pagination .jws-pagination-number ul li > span,
.woocommerce-pagination .jws-pagination-number ul li > a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 0;
  background: transparent;
  font-size: 12px;
  color: var(--color1);
  font-weight: 400;
  font-family: var(--font1);
}
.woocommerce-pagination .jws-pagination-number ul li > span.current,
.woocommerce-pagination .jws-pagination-number ul li > a.current {
  background: var(--main);
}
.shop-sidebar.layout6 {
  padding-top: 11px;
}
.shop-sidebar.layout6 .widget.widget_product_search form .search-field {
  font-family: var(--font_body);
  font-size: 16px;
  border: solid 1px var(--color1);
}
.shop-sidebar.layout6 .widget.widget_product_search form button:before {
  font-size: 18px;
}
.shop-sidebar.layout6 .widget.widget_products .product_list_widget li .product-content .product-title {
  font-size: 14px;
}
.shop-sidebar.layout6 .widget.widget_products .product_list_widget li .product-content .nft-bid {
  font-size: 12px;
}
.shop-sidebar.layout6 .widget.widget_product_categories .product-categories li {
  font-family: var(--font_body);
}
.shop-sidebar.layout6 .widget.widget_product_categories .product-categories li:before {
  margin-right: 10px;
  content: "\f45c";
  font-size: 6px;
  vertical-align: top;
}
.shop-sidebar.layout6 .widget {
  margin-bottom: 50px;
}
.shop-sidebar.layout6 .widget .widget-title {
  color: var(--main);
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
}
.shop-sidebar.layout6 .widget .tagcloud a {
  height: 28px;
  line-height: 26px;
  border-radius: 0;
  background: transparent;
  font-size: 14px;
  color: var(--color1);
  border: 1px solid #000;
  display: inline-block;
  padding: 0 10px;
  margin: 5px;
}
.shop-sidebar.layout4 .widget.widget_products .product_list_widget li .product-content .product-title {
  font-weight: 400;
}
.shop-sidebar.layout4 .widget.widget_products .product_list_widget li .product-content .amount {
  font-family: inherit;
  font-weight: bold;
  color: var(--main);
}
.shop-sidebar.layout4 .widget.widget_product_categories .product-categories li {
  font-family: inherit;
  letter-spacing: 0;
  margin-bottom: 8px;
}
.shop-sidebar.layout4 .widget.widget_product_categories .product-categories li .count {
  color: var(--colorbody);
}
.shop-sidebar.layout4 .widget.widget_product_categories .product-categories li:before {
  display: none;
}
.shop-sidebar.layout4 .widget .widget-title {
  letter-spacing: 0;
  font-size: 20px;
}
.shop-sidebar.layout4 .widget.widget_product_search form .search-field {
  background-color: #f0f2f5;
  border: 0;
  border-radius: 40px;
  height: 40px;
  line-height: 40px;
  font-family: inherit;
}
.shop-sidebar.layout4 .widget.widget_product_search form button {
  top: 0;
}
.shop-sidebar .price_slider_amount .price_label {
  float: left;
}
.shop-sidebar .price_slider_amount button {
  float: right;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 9px 20px;
  font-size: 15px;
  min-width: 90px;
  background: var(--heading);
  border-radius: 3px;
  font-family: inherit;
}
.shop-sidebar.layout2 .price_slider_amount .button {
  color: #ffffff;
}
.shop-sidebar.layout2 .ui-slider .ui-slider-handle {
  background: var(--main2);
}
.shop-sidebar.layout2 .ui-slider .ui-slider-range {
  background-image: linear-gradient(90deg, var(--main) 0%, var(--main2) 100%);
}
.shop-sidebar .widget {
  display: block;
  margin-bottom: 55px;
}
.shop-sidebar .widget:last-child {
  margin-bottom: 0;
}
.shop-sidebar .widget .widget-title {
  font-family: var(--font1);
  font-weight: 600;
  color: var(--color1);
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 31px;
  letter-spacing: 0.5px;
}
.shop-sidebar .widget.widget_products .product_list_widget {
  padding: 0;
  list-style-type: none;
}
.shop-sidebar .widget.widget_products .product_list_widget li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -0-align-items: center;
  margin-bottom: 15px;
}
.shop-sidebar .widget.widget_products .product_list_widget li .product-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70px;
  flex: 0 0 70px;
  max-width: 70px;
}
.shop-sidebar .widget.widget_products .product_list_widget li .product-content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 70px);
  flex: 0 0 calc(100% - 70px);
  max-width: calc(100% - 70px);
  padding-left: 32px;
}
.shop-sidebar .widget.widget_products .product_list_widget li .product-content .amount {
  font-family: var(--font1);
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: var(--color1);
}
.shop-sidebar .widget.widget_products .product_list_widget li .product-content del .amount {
  font-size: 13px;
  color: var(--colorbody);
}
.shop-sidebar .widget.widget_products .product_list_widget li .product-content ins {
  text-decoration: none;
}
.shop-sidebar .widget.widget_products .product_list_widget li .product-content .star-rating {
  display: block;
}
.shop-sidebar .widget.widget_products .product_list_widget li .product-content .product-title {
  font-family: var(--font1);
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 2px;
}
.shop-sidebar .widget.widget_products .product_list_widget li .product-content .product-title a {
  color: var(--color1);
}
.shop-sidebar .widget.widget_products .product_list_widget li .product-content .product-title a:hover {
  color: var(--link_hover);
}
.shop-sidebar .widget.widget_product_categories .product-categories {
  padding: 0;
  list-style-type: none;
  margin-top: -7px;
}
.shop-sidebar .widget.widget_product_categories .product-categories .children {
  list-style-type: none;
  display: none;
}
.shop-sidebar .widget.widget_product_categories .product-categories li {
  position: relative;
  font-family: var(--font1);
  margin-bottom: 6px;
  letter-spacing: 0.5px;
}
.shop-sidebar .widget.widget_product_categories .product-categories li .cat_btn {
  font-size: 10px;
  float: right;
  position: absolute;
  right: 0;
  top: 7px;
}
.shop-sidebar .widget.widget_product_categories .product-categories li .cat_btn:before {
  display: block;
}
.shop-sidebar .widget.widget_product_categories .product-categories li:last-child {
  margin-bottom: 0px;
}
.shop-sidebar .widget.widget_product_categories .product-categories li:before {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #848484;
  margin-right: 30px;
  font-size: 14px;
}
.shop-sidebar .widget.widget_product_categories .product-categories li .count {
  color: #848484;
}
.shop-sidebar .widget.widget_product_categories .product-categories li a {
  color: var(--colorbody);
}
.shop-sidebar .widget.widget_product_categories .product-categories li a:hover {
  color: var(--link_hover);
}
.shop-sidebar .widget.widget_product_search form {
  position: relative;
}
.shop-sidebar .widget.widget_product_search form button {
  background: transparent;
  border: none;
  position: absolute;
  right: 9px;
  top: 6px;
  padding: 0;
  font-size: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.shop-sidebar .widget.widget_product_search form button:before {
  font-size: 16px;
  color: var(--color1);
  content: '\e805';
  font-family: "jws-icon";
  font-weight: bold;
}
.shop-sidebar .widget.widget_product_search form .search-field {
  width: 100%;
  display: inline-block;
  background-color: transparent;
  height: 50px;
  line-height: 50px;
  border: solid 1px var(--colorbody);
  padding: 0 16px;
  font-family: var(--font1);
  font-size: 14px;
  letter-spacing: 0.5px;
}
.shop-sidebar .widget.widget_product_search form .search-field::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: var(--colorbody);
}
.shop-sidebar .widget.widget_product_search form .search-field::-moz-placeholder {
  /* Firefox 19+ */
  color: var(--colorbody);
}
.shop-sidebar .widget.widget_product_search form .search-field:-ms-input-placeholder {
  /* IE 10+ */
  color: var(--colorbody);
}
.shop-sidebar .widget.widget_product_search form .search-field:-moz-placeholder {
  /* Firefox 18- */
  color: var(--colorbody);
}
.price_slider {
  margin-bottom: 1em;
}
.price_slider_amount {
  text-align: right;
}
.price_slider_amount:after {
  content: "";
  display: table;
  clear: both;
}
.price_slider_amount .price_label {
  font-family: var(--font1);
}
.price_slider_amount .button {
  font-size: 1.15em;
  float: left;
  color: #ffffff;
  background: var(--main);
  border-radius: 40px;
  font-family: var(--font1);
  font-size: 14px;
  text-transform: none;
  padding: 5px 20px;
  line-height: 1.5;
  min-width: 100px;
  border: 0;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 16px;
  height: 16px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  cursor: pointer;
  background: var(--main);
  outline: none;
  top: -6px;
}
.ui-slider .ui-slider-handle:last-child {
  margin-left: -16px;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background: var(--main);
}
.price_slider_wrapper .ui-widget-content {
  background: #d6d6d6;
}
.ui-slider-horizontal {
  height: 4px;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}
.sidebar-mobile {
  display: none;
  margin: 15px 0 20px;
}
.sidebar-mobile a {
  background: var(--main);
  color: #ffffff;
  font-size: 14px;
  padding: 5px 20px;
}
@media (max-width: 1024px) {
  .sidebar-mobile {
    display: block;
  }
  .shop-sidebar {
    display: none;
  }
}
@media (max-width: 1199px) {
  .shop-page.layout2 .shop-content .product-item .product-item-inner .product-button-inner .button {
    min-width: 130px;
  }
}
@media (max-width: 768px) {
  .shop-page .shop-content .shop-nav-top .woocommerce-ordering {
    text-align: left !important;
  }
  .shop-page .no_container {
    padding: 0 15px;
  }
}
.shop-sidebar-click .mfp-content .shop-sidebar {
  display: block;
  position: unset;
  padding: 0;
}
.dark-mode-on .jws_pr_labels .jws_pr_label {
  background: #ffc107;
  color: #191919;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
}
.dark-mode-on .price_slider_amount .button {
  color: #191919;
}
.dark-mode-on .sidebar-mobile a {
  color: #191919;
}
.wishlist_table .product-add-to-cart a.add_to_cart_button {
  display: inline-block !important;
  margin-right: 25px;
  background-image: linear-gradient(90deg, var(--main2) 0%, var(--main) 100%);
  background-color: transparent;
  color: #ffffff;
  border: 0;
  border-radius: 40px;
  font-family: var(--font1);
  font-size: 14px;
  font-weight: 500;
  padding: 8px 52px !important;
  min-width: 143px;
  letter-spacing: 0.5px;
  position: relative;
  text-align: center;
}
.wishlist_table .product-add-to-cart a.add_to_cart_button .loading {
  opacity: 0;
  position: absolute;
  width: 100%;
  left: 0;
}
.wishlist_table .product-add-to-cart a.add_to_cart_button span {
  transition: 0.3s all;
}
.wishlist_table .product-add-to-cart a.add_to_cart_button.loading .loading {
  opacity: 1;
  transition-delay: 0.2s;
}
.wishlist_table .product-add-to-cart a.add_to_cart_button.loading .text {
  opacity: 0;
}
.wishlist_table .product-add-to-cart a.add_to_cart_button:hover {
  background-image: linear-gradient(90deg, var(--main2) 0%, var(--main) 100%);
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05), 0px 2px 2px rgba(0, 0, 0, 0.05), 0px 4px 4px rgba(0, 0, 0, 0.05), 0px 8px 8px rgba(0, 0, 0, 0.05), 0px 16px 16px rgba(0, 0, 0, 0.05);
}
ul.wishlist_table.mobile {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
ul.wishlist_table.mobile li {
  margin-bottom: 30px;
  position: relative;
  border: 1px solid #ebebeb;
  padding: 30px;
}
ul.wishlist_table.mobile li .product-thumbnail {
  max-width: 200px;
  margin-bottom: 20px;
}
ul.wishlist_table.mobile li .item-details .product-name h3 {
  color: var(--color1);
  font-size: 16px;
  font-weight: bold;
}
ul.wishlist_table.mobile li .item-details .item-details-table .label {
  color: var(--color1);
  font-weight: 500;
}
ul.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart a {
  margin: 0;
  margin-top: 15px;
}
ul.wishlist_table.mobile li .additional-info-wrapper .remove_from_wishlist {
  color: var(--color1);
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 30px;
  line-height: 50px;
  text-align: center;
}
ul.wishlist_table.mobile li .additional-info-wrapper .additional-info .label {
  color: var(--color1);
  font-weight: 500;
}
table.wishlist_table {
  width: 100%;
  font-size: 16px;
  font-family: var(--font1);
}
table.wishlist_table .product-stock-status span.wishlist-in-stock {
  color: #4fb64f;
}
table.wishlist_table tr {
  border-bottom: 1px solid #ebebeb;
}
table.wishlist_table tr th {
  color: var(--color1);
  font-family: var(--font1);
  font-weight: 600;
}
table.wishlist_table tr td,
table.wishlist_table tr th {
  background: transparent;
  border: 0;
  padding: 10px 15px;
}
table.wishlist_table tr td.product-name a {
  color: var(--color1);
  max-width: 290px;
  display: block;
}
table.wishlist_table tr td.product-name a:hover {
  color: var(--main);
}
table.wishlist_table tr td.product-add-to-cart span.dateadded {
  margin-bottom: 10px;
  margin-right: 15px;
}
.yith_wcwl_wishlist_footer .share-button .fa {
  font-family: "Font Awesome 5 Brands";
}
.wishlist-title .fa-pencil {
  display: none;
}
.wishlist-title.wishlist-title-with-form h2 {
  font-size: 18px;
  font-weight: 500;
  color: var(--color1);
  font-family: var(--font1);
}
.wishlist-title.wishlist-title-with-form .show-title-form {
  color: var(--main) !important;
}
.wishlist-title.wishlist-title-with-form h2:hover {
  background: transparent;
}
.woocommerce #content table.wishlist_table.cart a.remove:hover {
  background-color: transparent;
}
#yith-wcwl-popup-message {
  color: #ffffff;
  letter-spacing: 0.5px;
  background: #2ecc71;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.22);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.22);
  font-weight: 400;
  line-height: 45px;
  width: 100%;
  max-width: 300px;
  margin-left: -150px !important;
  margin-top: -40px;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 99;
  text-align: center;
  padding: 10px;
  animation: width100 0.8s both;
  transform-origin: 0% 100%;
  -webkit-transform-origin: 0% 100%;
}
.dark-mode-on table.wishlist_table tr {
  border-color: #2d2d2d;
}
.dark-mode-on .wishlist_table .product-add-to-cart a.button {
  color: #191919;
}
.quick-view-main.mfp-bg {
  background: #ffffff;
  opacity: .95;
}
.quick-view-main .popup-quick-view {
  max-width: 1050px;
  margin: 0 auto;
  transition: 0.4s all;
}
.quick-view-main .popup-quick-view .mfp-close {
  color: var(--color1);
  font-size: 50px;
  border-radius: 100%;
  position: fixed;
  right: 10px;
  top: 10px;
}
.quick-view-main .popup-quick-view .mfp-close:hover {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.quick-view-main .popup-quick-view .shop-single {
  padding: 0;
  position: relative;
}
.quick-view-main .popup-quick-view .shop-single .jws-summary {
  margin: 15px 0;
}
.quick-view-main .popup-quick-view figure {
  margin: 0;
}
.quick-view-main .popup-quick-view .jws-summary-wrap > * {
  opacity: 0;
  transition: 0.4s all;
  transform: translatey(50px);
  -webkit-transform: translatey(50px);
}
.quick-view-main .popup-quick-view .jws-summary-wrap > *.show {
  transform: translatey(0px);
  -webkit-transform: translatey(0px);
  opacity: 1;
}
.quick-view-main .woocommerce-review-link {
  pointer-events: none;
}
.quickview-loading {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #ffffff;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0.95;
  z-index: 999;
}
.quickview-loading:before {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: var(--main);
  opacity: 0.6;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -17.5px;
  margin-top: -17.5px;
  animation: pulse-border3 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
  -webkit-animation: pulse-border3 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
  content: "";
}
.quickview-loading:after {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: var(--main);
  opacity: 0.6;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -17.5px;
  margin-top: -17.5px;
  animation: pulse-border3 1.5s 0.65s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
  -webkit-animation: pulse-border3 1.5s 0.65s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
  content: "";
}
.quick-view-main.mfp-bg {
  opacity: 0;
  transition: 0.3s ease;
}
.quick-view-main.mfp-ready .mfp-content > div {
  opacity: 1;
}
.quick-view-main.mfp-ready .jws-product-image .images {
  transform: translateX(0px);
  opacity: 1;
  transition-delay: 0.5s;
}
.quick-view-main.mfp-ready.mfp-bg {
  opacity: 1;
}
.quick-view-main .jws-product-image .images {
  transform: translateX(-20px);
  opacity: 0;
  transition: 0.3s all;
}
.quick-view-main.mfp-removing .mfp-content > div {
  opacity: 0;
}
.quick-view-main.mfp-removing .jws-product-image .images {
  transform: translateX(-20px);
  opacity: 0;
  transition: 0.3s all;
}
.quick-view-main.mfp-removing.mfp-bg {
  opacity: 0;
}
.dark-mode-on .woocommerce .woocommerce-MyAccount-navigation {
  border-color: #232323;
}
.dark-mode-on .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
  background-color: var(--main) !important;
  color: #191919;
}
.dark-mode-on .woocommerce .woocommerce-MyAccount-navigation ul li a {
  color: #D6D6D6;
}
.dark-mode-on .woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
  background-color: #000000;
}
.woocommerce .woocommerce-MyAccount-navigation {
  width: 30%;
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #eee;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.woocommerce .woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
  background-color: rgba(136, 136, 136, 0.12) !important;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a {
  display: block;
  color: rgba(0, 0, 0, 0.9);
  padding: 10px 15px;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
  background-color: #f8f8f8;
}
.woocommerce .woocommerce-MyAccount-content {
  width: 69%;
  display: inline-block;
  padding: 0 30px;
}
.woocommerce .woocommerce-MyAccount-content form h3 {
  font-size: 24px;
  color: var(--color1);
  font-weight: 500;
  line-height: 1.7em;
  margin-bottom: 9px;
  text-transform: uppercase;
}
.woocommerce .woocommerce-MyAccount-content form label {
  color: var(--color1);
  margin-bottom: 10px;
}
.woocommerce .woocommerce-MyAccount-content form .input-text,
.woocommerce .woocommerce-MyAccount-content form select {
  border: 1px solid #aaaaaa;
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
  margin-bottom: 20px;
  width: 100%;
  transition: 0.3s all;
  background: transparent;
  color: var(--colorbody);
}
.woocommerce .woocommerce-MyAccount-content form button {
  display: block;
  position: relative;
  text-align: center;
  margin-top: 30px;
  background-image: linear-gradient(to right, var(--main) 0%, var(--main2) 51%, var(--main) 100%) !important;
  background-size: 200% auto !important;
  transition: 0.7s all;
  color: #ffffff;
  min-width: 100%;
  height: 50px;
  line-height: 50px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  letter-spacing: 0.7px;
  font-weight: 600;
  font-size: 16px;
  border: none;
  outline: none;
}
.woocommerce .woocommerce-MyAccount-content form button:hover {
  background-position: right center;
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05), 0px 2px 2px rgba(0, 0, 0, 0.05), 0px 4px 4px rgba(0, 0, 0, 0.05), 0px 8px 8px rgba(0, 0, 0, 0.05), 0px 16px 16px rgba(0, 0, 0, 0.05);
}
.woocommerce .woocommerce-MyAccount-content form fieldset .form-row .password-input {
  display: block;
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-MyAccount-navigation {
    width: 100%;
    border: 0;
    padding: 15px 0;
  }
  .woocommerce .woocommerce-MyAccount-content {
    width: 100%;
    padding: 0;
  }
}
/** ------------------------------------------------------------------------------------------------* WOOCOMMERCE TABLE * ------------------------------------------------------------------------------------------------ */
.woocommerce-cart .cart-checkout-dark .shop_table tr.cart_item:nth-child(even) {
  background: #131313;
}
.woocommerce-cart .cart-checkout-dark .shop_table thead {
  background: #ffc107;
}
.woocommerce-cart .cart-checkout-dark .shop_table thead th {
  color: #191919;
  font-weight: bold;
}
.woocommerce-cart .cart-checkout-dark .shop_table tr .actions .col-right .button[disabled] {
  background: #191919;
  color: #ffffff !important;
}
.woocommerce-cart .cart-checkout-dark .shop_table tr .actions .col-right .button {
  background: #000000;
}
.woocommerce-cart .cart-checkout-dark .shop_table tr .actions .col-right .button:hover {
  color: #191919;
}
.woocommerce-cart .cart-checkout-dark .shop_table tr .actions .col-right a:hover {
  color: #191919;
  background: var(--main);
  border-color: var(--main);
}
.woocommerce-cart .cart-checkout-dark .shop_table tr .product-quantity .quantity .input-text,
.woocommerce-cart .cart-checkout-dark .shop_table tr .actions .coupon .input-text {
  border: 1px solid #2d2d2d;
}
.woocommerce-cart .cart-checkout-dark .shop_table tr .actions .col-right a {
  border: 1px solid #2d2d2d;
}
.woocommerce-cart .cart-checkout-dark ~ .cart-collaterals .cart_totals table tr.order-total th,
.woocommerce-cart .cart-checkout-dark ~ .cart-collaterals .cart_totals table tr.order-total td {
  border-top: 2px solid #2d2d2d;
}
.woocommerce-cart .cart-checkout-dark ~ .cart-collaterals .cart_totals .shop_table {
  background: #191919;
}
.woocommerce-cart .cart-checkout-dark ~ .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
  color: #191919;
}
.woocommerce-cart .woocommerce .cart-empty {
  text-align: center;
  position: relative;
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.5;
  padding: 250px 0 0px 0;
  font-weight: bold !important;
  margin-bottom: 30px;
  background: transparent;
  border: 0;
  color: var(--color1);
}
.woocommerce-cart .woocommerce .cart-empty:after,
.woocommerce-cart .woocommerce .cart-empty:before {
  position: absolute;
  color: rgba(142, 142, 142, 0.2);
  left: 50%;
  font-weight: normal;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -sand-transform: translateX(-50%);
}
.woocommerce-cart .woocommerce .cart-empty:before {
  content: "\eb5b";
  font-size: 180px;
  top: -17px;
  font-family: 'icomoon' !important;
}
.woocommerce-cart .woocommerce .cart-empty:after {
  content: "\e870";
  font-size: 70px;
  top: 95px;
  font-family: 'Linearicons-Free';
}
.woocommerce-cart .woocommerce .return-to-shop {
  text-align: center;
  margin-bottom: 50px;
}
.woocommerce-cart .woocommerce .button.wc-backward {
  background-image: linear-gradient(90deg, var(--main2) 0%, var(--main) 100%);
  background-color: transparent;
  color: #ffffff;
  border: 0;
  border-radius: 40px;
  font-family: var(--font1);
  font-size: 14px;
  font-weight: 500;
  padding: 8px 52px !important;
  min-width: 143px;
  letter-spacing: 0.5px;
  position: relative;
  text-align: center;
  display: inline-block;
}
.woocommerce-cart .woocommerce .button.wc-backward:hover {
  background-image: linear-gradient(90deg, var(--main2) 0%, var(--main) 100%);
}
.woocommerce-cart .woocommerce .cart-emtry-text {
  text-align: center;
}
.woocommerce-cart .shop_table {
  border-collapse: unset;
}
.woocommerce-cart .shop_table thead {
  background: #f5f5f5;
}
.woocommerce-cart .shop_table thead th {
  font-size: 20px;
  color: var(--color1);
  letter-spacing: 0.5px;
  font-weight: 500;
  padding: 20px 30px;
  text-align: center;
}
.woocommerce-cart .shop_table tr.cart_item:nth-child(even) {
  background: #fafafa;
}
.woocommerce-cart .shop_table tr .actions {
  padding: 50px 15px !important;
}
.woocommerce-cart .shop_table tr .actions:after {
  display: table;
  content: " ";
  clear: both;
}
.woocommerce-cart .shop_table tr .actions .col-right {
  float: right;
}
.woocommerce-cart .shop_table tr .actions .col-right .button {
  font-weight: 600;
  color: #ffffff;
  background: var(--color1);
  border-radius: 40px;
  -webkit-border-radius: 40px;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  width: 190px;
  border: none;
  transition: 0.3s all;
}
.woocommerce-cart .shop_table tr .actions .col-right .button:not([disabled]):hover {
  background: var(--main);
}
.woocommerce-cart .shop_table tr .actions .col-right .button[disabled] {
  background: #f2f2f2;
  color: var(--colorbody);
  cursor: no-drop;
}
.woocommerce-cart .shop_table tr .actions .col-right a {
  font-weight: 600;
  color: var(--color1);
  border: 1px solid #919191;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  width: 220px;
  margin-right: 12px;
  margin-bottom: 10px;
  margin-left: 12px;
}
.woocommerce-cart .shop_table tr .actions .col-right a:hover {
  background: var(--color1);
  border-color: var(--color1);
  color: #ffffff;
}
.woocommerce-cart .shop_table tr .actions .coupon {
  float: left;
  position: relative;
}
.woocommerce-cart .shop_table tr .actions .coupon label {
  display: none;
}
.woocommerce-cart .shop_table tr .actions .coupon button {
  background: transparent;
  border: none;
  position: absolute;
  right: 12px;
  top: 12px;
  font-size: 20px;
  color: var(--colorbody);
}
.woocommerce-cart .shop_table tr .actions .coupon .input-text {
  border: 1px solid #e9e9e9;
  height: 55px;
  padding-left: 15px;
  padding-right: 54px;
  font-size: 14px;
  min-width: 275px;
  background: transparent;
}
.woocommerce-cart .shop_table tr .actions .coupon .input-text::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: var(--colorbody);
}
.woocommerce-cart .shop_table tr .actions .coupon .input-text::-moz-placeholder {
  /* Firefox 19+*/
  color: var(--colorbody);
}
.woocommerce-cart .shop_table tr .actions .coupon .input-text:-ms-input-placeholder {
  /* IE 10+*/
  color: var(--colorbody);
}
.woocommerce-cart .shop_table tr .actions .coupon .input-text:-moz-placeholder {
  /* Firefox 18- */
  color: var(--colorbody);
}
.woocommerce-cart .shop_table tr .product-name > a {
  font-family: var(--font1);
  color: var(--color1);
}
.woocommerce-cart .shop_table tr .product-price .amount,
.woocommerce-cart .shop_table tr .product-subtotal .amount {
  color: var(--color1);
}
.woocommerce-cart .shop_table tr .product-quantity .quantity {
  position: relative;
  max-width: 100px;
  display: inline-block;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
.woocommerce-cart .shop_table tr .product-quantity .quantity .screen-reader-text {
  display: none;
}
.woocommerce-cart .shop_table tr .product-quantity .quantity input::-webkit-outer-spin-button,
.woocommerce-cart .shop_table tr .product-quantity .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce-cart .shop_table tr .product-quantity .quantity input[type=number] {
  -moz-appearance: textfield;
}
.woocommerce-cart .shop_table tr .product-quantity .quantity > span {
  position: absolute;
  top: 6px;
  width: 30px;
  height: 30px;
  overflow: hidden;
  cursor: pointer;
}
.woocommerce-cart .shop_table tr .product-quantity .quantity > span:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 8px;
  top: 50%;
  left: 10px;
  margin-top: -1px;
  background: var(--color1);
  transition: 0.3s all;
}
.woocommerce-cart .shop_table tr .product-quantity .quantity > span.jws-qty-minus {
  left: 0;
}
.woocommerce-cart .shop_table tr .product-quantity .quantity > span.jws-qty-plus {
  right: 0;
}
.woocommerce-cart .shop_table tr .product-quantity .quantity > span.jws-qty-plus:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 8px;
  top: 50%;
  left: 10px;
  margin-top: -1px;
  background: var(--color1);
  transition: 0.3s all;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.woocommerce-cart .shop_table tr .product-quantity .quantity .input-text {
  border: 1px solid #d5d5d5;
  width: 100px;
  height: 40px;
  text-align: center;
  color: var(--color1);
  font-size: 12px;
  border-radius: 40px;
}
.cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button {
  display: block;
  margin-bottom: 26px;
  color: var(--main);
  font-weight: 400;
}
.cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-form {
  text-align: left;
  margin-bottom: 30px;
}
.cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--single {
  border-radius: 0;
  border: 1px solid #333333;
  height: 40px;
  padding-left: 24px;
}
.cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #666666;
  line-height: 40px;
  padding: 0;
}
.cart-collaterals .woocommerce-shipping-calculator select,
.cart-collaterals .woocommerce-shipping-calculator .input-text {
  border: 1px solid #d1d1d1;
  height: 40px;
  padding-left: 24px;
  width: 100%;
  margin-bottom: 15px;
  background-color: #ffffff;
}
.cart-collaterals .woocommerce-shipping-calculator button {
  display: block;
  position: relative;
  text-align: center;
  cursor: pointer;
  background: var(--main);
  color: #ffffff;
  min-width: 100%;
  height: 50px;
  line-height: 50px;
  -webkit-transition: 0.35s all;
  -o-transition: 0.35s all;
  -ms-transition: 0.35s all;
  -moz-transition: 0.35s all;
  transition: 0.35s all;
  font-weight: 600;
  font-size: 16px;
  border: none;
  outline: none;
  text-transform: uppercase;
}
.cart-collaterals .cross-sells > h2 {
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 20px;
  text-align: center;
  letter-spacing: 0;
}
.cart-collaterals .continue {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.7px;
}
.cart-collaterals .continue i {
  margin-left: 10px;
}
.cart-collaterals .cart_totals {
  max-width: 470px;
  margin: 11px 0 0 auto;
}
.cart-collaterals .cart_totals h2 {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.7px;
  line-height: 30px;
  margin: 0;
  color: var(--color1);
  margin-bottom: 12px;
  text-transform: uppercase;
  margin-bottom: 17px;
}
.cart-collaterals .cart_totals .shop_table {
  background: #f5f5f5;
  padding: 0 30px;
  margin-bottom: 30px;
}
.cart-collaterals .cart_totals .wc-proceed-to-checkout a {
  display: block;
  position: relative;
  text-align: center;
  cursor: pointer;
  background-image: linear-gradient(to right, var(--main) 0%, var(--main2) 51%, var(--main) 100%) !important;
  background-size: 200% auto !important;
  transition: 0.7s all;
  color: #ffffff;
  min-width: 180px;
  height: 50px;
  line-height: 50px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  letter-spacing: 0.7px;
  font-weight: 600;
  font-size: 16px;
  border: none;
  outline: none;
}
.cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover {
  background-position: right center;
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05), 0px 2px 2px rgba(0, 0, 0, 0.05), 0px 4px 4px rgba(0, 0, 0, 0.05), 0px 8px 8px rgba(0, 0, 0, 0.05), 0px 16px 16px rgba(0, 0, 0, 0.05);
}
.cart-collaterals .cart_totals .respon-table {
  padding: 9px 30px 9px 30px;
  background: #f6f6f6;
  margin-top: 27px;
}
.cart-collaterals .cart_totals table tr.order-total th,
.cart-collaterals .cart_totals table tr.order-total td {
  border-top: 2px solid #ebebeb;
  padding-top: 13px;
  padding-bottom: 19px;
  font-size: 18px;
}
.cart-collaterals .cart_totals table tr.order-total td {
  font-size: 18px;
  font-weight: 500;
  color: var(--color1);
}
.cart-collaterals .cart_totals table tr.order-total td strong {
  font-weight: 500;
}
.cart-collaterals .cart_totals table tr .woocs_special_price_code {
  font-weight: 400;
}
.cart-collaterals .cart_totals table tr th {
  padding: 15px 0px;
  font-weight: 500;
  padding-right: 10px;
  color: var(--color1);
  letter-spacing: 0.5px;
}
.cart-collaterals .cart_totals table tr td {
  text-align: right;
}
.cart-collaterals .cart_totals table tr td[data-title="Subtotal"] {
  color: var(--color1);
}
.cart-collaterals .cart_totals table tr td .woocommerce-shipping-methods {
  list-style-type: none;
  padding: 0;
}
.cart-collaterals .cart_totals table tr td strong {
  font-weight: 400;
}
.cart-collaterals .cart_totals table tr td label {
  font-weight: 400;
}
.cart-collaterals .cart_totals table tr td input[type="radio"] {
  position: relative;
  top: 2px;
  float: right;
  margin-right: 0;
  margin-left: 7px;
}
.shop_table tr.order-total .includes_tax {
  display: block;
  margin-top: 5px;
}
.shop_table {
  width: 100%;
}
.woocommerce-cart-form .shop_table tr td {
  padding: 20px 15px;
  border: none;
  text-align: center;
}
.shop_table th.product-thumbnail {
  width: 10px;
}
.shop_table th.product-remove {
  width: 40px;
}
.shop_table td.order-status {
  text-align: center !important;
}
.shop_table td.product-remove {
  padding: 0;
  text-align: center;
}
.shop_table td.product-remove a {
  position: relative;
  font-size: 0px;
  display: inline-block;
  border-radius: 50%;
  width: 20px;
  cursor: pointer;
  padding-right: 16px;
  padding-right: 0;
}
.shop_table td.product-remove a:before {
  content: "\e828";
  position: absolute;
  font-size: 18px;
  color: #959595;
  left: 0;
  font-family: "jws-icon";
}
.shop_table td.product-name .variation {
  display: inline-block;
  margin-bottom: 0;
}
.shop_table td.product-name .variation dt {
  font-weight: 400;
}
.shop_table td.product-name .variation .variation-Vendor {
  display: inline-block;
  margin: 0;
}
.shop_table td.product-thumbnail img {
  max-width: 100px;
  height: auto;
}
@media (max-width: 767px) {
  .woocommerce-checkout .woocommerce .woocommerce-info {
    font-size: 14px;
  }
  .cart-collaterals .continue {
    margin-bottom: 15px;
    display: block;
  }
  .cart-actions .coupon_col,
  .cart-actions .update_col {
    float: none;
  }
  .update_col {
    margin-top: 10px;
  }
  .cart-actions .coupon .input-text {
    margin-bottom: 15px;
  }
  .woocommerce-cart-form.cart-checkout-dark .shop_table tbody tr {
    border-color: #2d2d2d;
  }
  .woocommerce-cart-form.cart-checkout-dark .shop_table tbody tr td {
    border-color: #2d2d2d;
  }
  .woocommerce-cart-form .shop_table {
    width: 100%;
    display: block;
  }
  .woocommerce-cart-form .shop_table thead {
    display: none;
  }
  .woocommerce-cart-form .shop_table thead th {
    width: 25%;
  }
  .woocommerce-cart-form .shop_table thead th.product-remove,
  .woocommerce-cart-form .shop_table thead th.product-thumbnail {
    display: none;
  }
  .woocommerce-cart-form .shop_table tbody {
    display: block;
  }
  .woocommerce-cart-form .shop_table tbody tr {
    display: block;
    margin: 30px 0px;
    border: 1px solid #efefef;
  }
  .woocommerce-cart-form .shop_table tbody tr td {
    width: 100%;
    display: block;
    position: relative;
    text-align: right;
    border-bottom: 1px solid #efefef;
  }
  .woocommerce-cart-form .shop_table tbody tr td.product-subtotal {
    border: 0;
  }
  .woocommerce-cart-form .shop_table tbody tr td.product-quantity:before {
    padding-top: 4px;
  }
  .woocommerce-cart-form .shop_table tbody tr td.actions {
    text-align: center;
  }
  .woocommerce-cart-form .shop_table tbody tr td.actions .coupon {
    float: none;
    margin-bottom: 20px;
  }
  .woocommerce-cart-form .shop_table tbody tr td.actions .coupon .input-text {
    margin-bottom: 10px;
  }
  .woocommerce-cart-form .shop_table tbody tr td.actions .button {
    float: none;
  }
  .woocommerce-cart-form .shop_table tbody tr td:before {
    content: attr(data-title);
    font-weight: 600;
    float: left;
    color: var(--color1);
  }
  .woocommerce-cart-form .shop_table tbody tr td.product-thumbnail {
    text-align: center;
  }
  .woocommerce-cart-form .shop_table tbody tr td.product-remove:before,
  .woocommerce-cart-form .shop_table tbody tr td.product-thumbnail:before {
    content: "";
  }
}
/** Mini Cart **/
.nxl-cart-content {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  -webkit-transition: 0.7s all;
  -o-transition: 0.7s all;
  -ms-transition: 0.7s all;
  -moz-transition: 0.7s all;
  transition: 0.7s all;
  -webkit-transform: translateX(105%);
  -o-transform: translateX(105%);
  -ms-transform: translateX(105%);
  -moz-transform: translateX(105%);
  transform: translateX(105%);
  min-width: 300px;
  background-color: #ffffff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  height: 100%;
  overflow: auto;
}
.nxl-cart-content.active {
  -webkit-transform: translateX(0%);
  -o-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -moz-transform: translateX(0%);
  transform: translateX(0%);
}
.nxl-cart-content .blockUI.blockOverlay:before {
  content: "";
  width: 50px;
  height: 50px;
  margin: 1px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  border-color: #ffffff transparent #ffffff transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  margin-left: -25px;
  margin-top: -25px;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
  -webkit-animation: lds-dual-ring 1.2s linear infinite;
  animation: lds-dual-ring 1.2s linear infinite;
}
.nxl-cart-content > h6 {
  display: block;
  text-align: center;
  background: #000000;
  color: #ffffff;
  font-family: var(--font1);
  font-size: 17px;
  margin: 0;
  margin-bottom: 30px;
  padding: 15px 0;
}
.nxl-cart-content .woocommerce-mini-cart__empty-message {
  text-align: center;
  position: relative;
  font-size: 15px;
  line-height: 1.5;
  padding: 250px 0 0px 0;
  margin-bottom: 30px;
}
.nxl-cart-content .woocommerce-mini-cart__empty-message:before {
  font-size: 180px;
  top: -17px;
  font-family: Flaticon;
  content: "\f100";
}
.nxl-cart-content .woocommerce-mini-cart__empty-message:after {
  content: "\f00d";
  font-size: 60px;
  top: 100px;
  font-family: "FontAwesome";
}
.nxl-cart-content .woocommerce-mini-cart__empty-message:before,
.nxl-cart-content .woocommerce-mini-cart__empty-message:after {
  position: absolute;
  color: rgba(142, 142, 142, 0.2);
  left: 50%;
  font-weight: normal;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -sand-transform: translateX(-50%);
}
.nxl-cart-content .woocommerce-mini-cart__total {
  position: absolute;
  bottom: 48px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  text-align: center;
  display: block;
  width: 100%;
  border-top: 1px solid #f5f5f5;
  background-color: #ffffff;
}
.nxl-cart-content .woocommerce-mini-cart__total strong {
  color: var(--color_courses);
}
.nxl-cart-content .woocommerce-mini-cart__buttons {
  position: absolute;
  bottom: 0;
  margin: 0;
  width: 100%;
}
.nxl-cart-content .woocommerce-mini-cart__buttons a {
  padding: 10px 20px;
  font-size: 14px;
  color: #ffffff;
  display: inline-block;
  width: 50%;
  text-align: center;
  font-family: var(--font1);
  text-transform: uppercase;
  font-weight: 600;
  background: var(--main);
}
.nxl-cart-content .woocommerce-mini-cart__buttons a:first-child {
  background: #000000;
}
.nxl-cart-content ul {
  padding: 0 30px;
  width: 100%;
  overflow: auto;
  position: absolute;
  scrollbar-width: none;
  /*For Firefox*/
  -ms-overflow-style: none;
  /*For IE and Edge*/
  height: calc(100% - 120px);
}
.nxl-cart-content ul::-webkit-scrollbar {
  width: 0px;
  /*For Chrome, Safari and Opera*/
}
.nxl-cart-content ul li {
  border-bottom: 1px dashed #d6d6d6;
  padding: 20px;
  margin-bottom: 20px;
  -webkit-transition: 0.35s all;
  -o-transition: 0.35s all;
  -ms-transition: 0.35s all;
  -moz-transition: 0.35s all;
  transition: 0.35s all;
}
.nxl-cart-content ul li:last-child {
  border: none;
}
.nxl-cart-content ul li:hover {
  border-color: #000000;
}
.nxl-cart-content ul li .remove {
  font-size: 20px;
  width: 22px;
  height: 22px;
  display: block;
  text-align: center;
  line-height: 22px;
  margin: 0 auto;
  margin-bottom: 20px;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  color: #ffffff;
  background: var(--main);
}
.nxl-cart-content ul li .remove:hover {
  background: #000000;
}
.nxl-cart-content ul li a {
  font-size: 14px;
  text-align: center;
  display: block;
  font-family: var(--font1);
  color: var(--color_courses);
  font-weight: 500;
}
.nxl-cart-content ul li a img {
  max-width: 75px;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}
.nxl-cart-content ul li .quantity {
  display: block;
  text-align: center;
}
.dark-mode-on.woocommerce-cart .woocommerce .button.wc-backward {
  color: #191919;
}
form.woocommerce-checkout {
  margin-top: 40px;
}
form.woocommerce-checkout .required {
  color: #df0000;
}
form.woocommerce-checkout .woocommerce-account-fields label {
  font-size: 16px;
  color: var(--color1);
}
form.woocommerce-checkout .woocommerce-shipping-fields h3 {
  font-size: 16px;
  color: var(--color1);
  font-weight: 400;
}
form.woocommerce-checkout .woocommerce-billing-fields h3 {
  font-size: 24px;
  color: var(--color1);
  font-weight: 500;
  line-height: 1.7em;
  margin-bottom: 9px;
  text-transform: uppercase;
}
form.woocommerce-checkout .woocommerce-additional-fields label {
  font-size: 16px;
  color: var(--color1);
  margin-bottom: 10px;
}
form.woocommerce-checkout .woocommerce-additional-fields textarea {
  border: 1px solid #aaaaaa;
  height: 106px;
  padding-left: 10px;
  background: transparent;
}
form.woocommerce-checkout .woocommerce-account-fields,
form.woocommerce-checkout .woocommerce-billing-fields,
form.woocommerce-checkout .woocommerce-shipping-fields {
  margin-bottom: 5px;
}
form.woocommerce-checkout .woocommerce-account-fields .form-row,
form.woocommerce-checkout .woocommerce-billing-fields .form-row,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row {
  position: relative;
}
form.woocommerce-checkout .woocommerce-account-fields .form-row label,
form.woocommerce-checkout .woocommerce-billing-fields .form-row label,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row label {
  color: var(--color1);
  margin-bottom: 10px;
}
form.woocommerce-checkout .woocommerce-account-fields .form-row .screen-reader-text,
form.woocommerce-checkout .woocommerce-billing-fields .form-row .screen-reader-text,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row .screen-reader-text {
  width: auto;
  height: auto;
  overflow: unset;
  clip: unset;
}
form.woocommerce-checkout .woocommerce-account-fields .form-row input:focus,
form.woocommerce-checkout .woocommerce-billing-fields .form-row input:focus,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row input:focus {
  box-shadow: 0 0 5px #ccc;
  opacity: 1 !important;
  outline: 0;
}
form.woocommerce-checkout .woocommerce-account-fields .form-row input,
form.woocommerce-checkout .woocommerce-billing-fields .form-row input,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row input {
  background: transparent;
}
form.woocommerce-checkout .woocommerce-account-fields .form-row input:not(.input-checkbox),
form.woocommerce-checkout .woocommerce-billing-fields .form-row input:not(.input-checkbox),
form.woocommerce-checkout .woocommerce-shipping-fields .form-row input:not(.input-checkbox),
form.woocommerce-checkout .woocommerce-account-fields .form-row select,
form.woocommerce-checkout .woocommerce-billing-fields .form-row select,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row select {
  border: 1px solid #aaaaaa;
  height: 45px;
  line-height: 45px;
  padding: 0 25px;
  margin-bottom: 20px;
  width: 100%;
  transition: 0.3s all;
}
form.woocommerce-checkout .woocommerce-account-fields .form-row select,
form.woocommerce-checkout .woocommerce-billing-fields .form-row select,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row select {
  padding: 0 20px;
}
form.woocommerce-checkout .woocommerce-account-fields .form-row .selection .select2-selection--single .select2-selection__rendered,
form.woocommerce-checkout .woocommerce-billing-fields .form-row .selection .select2-selection--single .select2-selection__rendered,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row .selection .select2-selection--single .select2-selection__rendered {
  line-height: 50px;
}
form.woocommerce-checkout .woocommerce-account-fields .form-row .selection .select2-selection--single .select2-selection__arrow,
form.woocommerce-checkout .woocommerce-billing-fields .form-row .selection .select2-selection--single .select2-selection__arrow,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row .selection .select2-selection--single .select2-selection__arrow {
  height: 50px;
  right: 20px;
}
.woocommerce-checkout .select2-dropdown {
  border: 1px solid #aaa !important;
}
.woocommerce-checkout .cart-checkout-dark .woocommerce-form-login .form-inner,
.woocommerce-checkout .cart-checkout-dark .woocommerce-form-coupon .form-inner {
  border-color: #2d2d2d;
}
.woocommerce-checkout .cart-checkout-dark .woocommerce-form-login .form-inner .form-row input.input-text,
.woocommerce-checkout .cart-checkout-dark .woocommerce-form-coupon .form-inner .form-row input.input-text {
  border-color: #2d2d2d;
}
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table th .shop_table td,
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table td,
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table th .shop_table th,
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table th {
  border-color: #2d2d2d;
}
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table th .place-order button.button,
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .place-order button.button {
  color: #191919;
}
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table th .woocommerce-checkout-payment li .payment_box,
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .woocommerce-checkout-payment li .payment_box {
  background: #000000;
  border: 1px solid #2d2d2d;
}
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .woocommerce-additional-fields textarea {
  border: 1px solid #2d2d2d;
}
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .woocommerce-account-fields .form-row .selection .select2-selection--single,
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .woocommerce-billing-fields .form-row .selection .select2-selection--single,
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .woocommerce-shipping-fields .form-row .selection .select2-selection--single,
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .woocommerce-account-fields .form-row input:not(.input-checkbox),
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .woocommerce-billing-fields .form-row input:not(.input-checkbox),
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .woocommerce-shipping-fields .form-row input:not(.input-checkbox),
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .woocommerce-account-fields .form-row select,
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .woocommerce-billing-fields .form-row select,
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .woocommerce-shipping-fields .form-row select {
  border: 1px solid #2d2d2d;
}
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .woocommerce-account-fields .form-row select,
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .woocommerce-billing-fields .form-row select,
.woocommerce-checkout .cart-checkout-dark .woocommerce-checkout .woocommerce-shipping-fields .form-row select {
  background-color: transparent;
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
}
.woocommerce-checkout .cart-checkout-dark select option {
  color: var(--color2);
}
.woocommerce-checkout .cart-checkout-dark .woocommerce-form-login-toggle,
.woocommerce-checkout .cart-checkout-dark .woocommerce-form-coupon-toggle {
  background: var(--color2);
}
.woocommerce-checkout .cart-checkout-dark .jws_woo_your_order .woocommerce-checkout-review-order .woocommerce-checkout-payment .form-inner,
.woocommerce-checkout .cart-checkout-dark .jws_woo_your_order .woocommerce-checkout-review-order .shop_table {
  background: var(--color2);
}
.woocommerce-checkout .jws_woo_your_order h3 {
  font-size: 24px;
  color: var(--color1);
  font-weight: 500;
  line-height: 1.7em;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table {
  background: #f5f5f5;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table ul {
  list-style: none;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .place-order button.button {
  display: block;
  position: relative;
  text-align: center;
  cursor: pointer;
  background-image: linear-gradient(to right, var(--main) 0%, var(--main2) 51%, var(--main) 100%) !important;
  background-size: 200% auto !important;
  transition: 0.7s all;
  color: #ffffff;
  min-width: 100%;
  height: 50px;
  line-height: 50px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  letter-spacing: 0.7px;
  font-weight: 600;
  font-size: 16px;
  border: none;
  outline: none;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .place-order button.button:hover {
  background-position: right center;
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05), 0px 2px 2px rgba(0, 0, 0, 0.05), 0px 4px 4px rgba(0, 0, 0, 0.05), 0px 8px 8px rgba(0, 0, 0, 0.05), 0px 16px 16px rgba(0, 0, 0, 0.05);
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .place-order .woocommerce-terms-and-conditions-wrapper {
  font-size: 80%;
  line-height: 1.8;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text {
  margin-bottom: 6px;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions {
  border: 1px solid #ececec;
  padding: 15px;
  margin: 20px 0;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .woocommerce-checkout-payment h3 {
  margin-top: 60px;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .woocommerce-checkout-payment .form-inner {
  background: #f5f5f5;
  padding: 20px 25px 35px;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods {
  padding: 0px;
  list-style-type: none;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .woocommerce-checkout-payment li {
  margin-bottom: 20px;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .woocommerce-checkout-payment li label {
  margin-bottom: 0;
  font-weight: 500;
  color: var(--color1);
  letter-spacing: 0.7px;
  display: inline;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .woocommerce-checkout-payment li input {
  margin-right: 5px;
  margin-top: 8px;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .woocommerce-checkout-payment li .payment_box {
  background: #ffffff;
  padding: 5%;
  margin: 15px 0;
  border: 1px solid #ececec;
  font-size: 14px;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .woocommerce-checkout-payment li.payment_method_paypal img {
  width: 145px;
  margin: 0 15px;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .woocommerce-checkout-payment li.payment_method_paypal a {
  font-size: 14px;
  color: var(--color1);
  text-decoration: underline;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table {
  background: #f5f5f5;
  padding: 17px 30px;
  border-collapse: unset;
  border-spacing: 0;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table th,
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table td {
  text-align: left;
  border-bottom: 1px solid #ebebeb;
  padding: 20px 0;
  color: var(--color1);
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table th {
  font-weight: 500;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table td:last-of-type {
  text-align: right;
  font-weight: 500;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table thead th {
  font-weight: 500;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table thead th:last-of-type {
  text-align: right;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table tfoot tr:last-child th {
  font-size: 20px;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table tfoot tr:last-child td {
  font-size: 18px;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table tfoot tr:last-child td strong {
  font-weight: 500;
}
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table tfoot tr:last-child th,
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .shop_table tfoot tr:last-child td {
  border: none;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle,
.woocommerce-checkout .woocommerce-form-login-toggle {
  margin-bottom: 10px;
  background: #f5f5f5;
  padding: 15px 30px;
  font-size: 18px;
  color: var(--color1);
  padding: 24px 40px;
  letter-spacing: 0.5px;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle > div,
.woocommerce-checkout .woocommerce-form-login-toggle > div {
  background: transparent;
  border: 0;
  margin: 0;
  color: var(--colorbody);
  padding: 0;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle a,
.woocommerce-checkout .woocommerce-form-login-toggle a {
  color: #0774c8;
  background: transparent;
  padding: 0;
  margin: 0;
}
.woocommerce-checkout .woocommerce-form-coupon,
.woocommerce-checkout .woocommerce-form-login {
  padding: 30px 0;
}
.woocommerce-checkout .woocommerce-form-coupon .form-inner,
.woocommerce-checkout .woocommerce-form-login .form-inner {
  border: 1px solid #ececec;
  padding: 30px 30px;
}
.woocommerce-checkout .woocommerce-form-coupon > p,
.woocommerce-checkout .woocommerce-form-login > p {
  padding: 0 5px;
}
.woocommerce-checkout .woocommerce-form-coupon p:first-child,
.woocommerce-checkout .woocommerce-form-login p:first-child {
  margin-bottom: 30px;
}
.woocommerce-checkout .woocommerce-form-coupon .lost_password a,
.woocommerce-checkout .woocommerce-form-login .lost_password a {
  color: var(--color1);
}
.woocommerce-checkout .woocommerce-form-coupon .lost_password a:hover,
.woocommerce-checkout .woocommerce-form-login .lost_password a:hover {
  color: var(--main);
}
.woocommerce-checkout .woocommerce-form-coupon .form-row .woocommerce-form-login__rememberme,
.woocommerce-checkout .woocommerce-form-login .form-row .woocommerce-form-login__rememberme {
  margin-right: 10px;
}
.woocommerce-checkout .woocommerce-form-coupon .form-row input.input-text,
.woocommerce-checkout .woocommerce-form-login .form-row input.input-text {
  border: 1px solid #ececec;
  height: 50px;
  line-height: 50px;
  padding: 0 40px;
  margin-bottom: 10px;
  display: block;
  width: 100%;
}
.woocommerce-checkout .woocommerce-form-coupon .form-row button,
.woocommerce-checkout .woocommerce-form-login .form-row button {
  position: relative;
  text-align: center;
  color: #ffffff;
  min-width: 100%;
  display: block;
  height: 50px;
  line-height: 50px;
  -webkit-transition: 0.35s ease;
  -o-transition: 0.35s ease;
  -ms-transition: 0.35s ease;
  -moz-transition: 0.35s ease;
  transition: 0.35s ease;
  font-weight: 700;
  background: #000000;
  font-size: 14px;
  border: none;
  outline: none;
  text-transform: uppercase;
  padding: 0 30px;
}
.woocommerce-checkout .woocommerce-form-coupon .form-row button:hover,
.woocommerce-checkout .woocommerce-form-login .form-row button:hover {
  background: var(--main);
}
.woocommerce-checkout .woocommerce-form-login .form-row button {
  margin: 10px 0;
}
.woocommerce-checkout .woocommerce-form-coupon .form-row {
  display: inline-block;
  vertical-align: top;
}
.woocommerce-checkout .woocommerce-form-coupon .form-row.form-row-first {
  min-width: calc(100% - 210px);
}
.woocommerce-checkout .woocommerce-form-coupon .form-row.form-row-last {
  min-width: 200px;
}
body.dark-mode-on .woocommerce-success,
body.dark-mode-on .woocommerce-info,
body.dark-mode-on .woocommerce-message,
body.dark-mode-on .woocommerce-error {
  background: #191919;
}
body.dark-mode-on .woocommerce .blockUI.blockOverlay,
body.dark-mode-on .blockUI.blockOverlay {
  background: rgba(19, 19, 19, 0.8) !important;
}
.woocommerce-success,
.woocommerce-info,
.woocommerce-message,
.woocommerce-error {
  font-size: 14px;
  display: table;
  width: 100%;
  padding: 20px;
  border-top: 2px solid;
  background-color: #f7f7f7;
  margin-bottom: 15px;
}
.woocommerce-success .notice_body,
.woocommerce-info .notice_body,
.woocommerce-message .notice_body,
.woocommerce-error .notice_body {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
}
.woocommerce-success .notice_icon,
.woocommerce-info .notice_icon,
.woocommerce-message .notice_icon,
.woocommerce-error .notice_icon {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: 70px;
}
.woocommerce-success .notice_icon:before,
.woocommerce-info .notice_icon:before,
.woocommerce-message .notice_icon:before,
.woocommerce-error .notice_icon:before {
  width: 70px;
  font-family: FontAwesome;
}
.woocommerce-success trong,
.woocommerce-info trong,
.woocommerce-message trong,
.woocommerce-error trong {
  font-weight: bold;
}
.woocommerce-success a,
.woocommerce-info a,
.woocommerce-message a,
.woocommerce-error a {
  display: inline-block;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
  padding: 5px 15px;
  margin: 0 5px 0 0;
}
.woocommerce-info {
  border-color: #E0B252;
  color: #E0B252;
}
.woocommerce-info a {
  background: #E0B252;
}
.woocommerce-info .notice_icon:before {
  content: "\f05a";
}
.woocommerce-error[role="alert"] {
  border-color: #ff4136;
  color: #ff4136;
}
.woocommerce-error[role="alert"] a {
  background: #ff4136;
}
.woocommerce-error[role="alert"] .notice_icon:before {
  content: "\f071";
}
.woocommerce-message[role="alert"] {
  border-color: #2ab039;
  color: #2ab039;
}
.woocommerce-message[role="alert"] a {
  background: #2ab039;
}
.woocommerce-message[role="alert"] .notice_icon:before {
  content: "\f00c";
}
ul[role="alert"] {
  list-style-type: none;
}
/** ------------------------------------------------------------------------------------------------* THANK YOU PAGE* ------------------------------------------------------------------------------------------------ */
.woocommerce-order-received .site-content .entry-content > .woocommerce {
  max-width: 800px;
  margin: 0 auto;
}
.woocommerce-order-received .responsive-table {
  margin-bottom: 60px;
}
.woocommerce-order-received .woocommerce .woocommerce-thankyou-order-received {
  background: transparent;
  border: 2px dashed var(--color1);
  color: var(--color1);
  font-weight: 600;
  width: 100%;
  text-align: center;
  font-size: 16px;
  margin-bottom: 30px;
  line-height: 1.4;
  padding: 15px 25px;
}
.woocommerce-order-details {
  margin-bottom: 50px;
}
.woocommerce-order-received ul.order_details {
  margin-left: 0;
}
.woocommerce-order-details__title,
.wc-bacs-bank-details-heading {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 5px;
  text-align: center;
}
.woocommerce-order-details__title + h3,
.wc-bacs-bank-details-heading + h3 {
  font-size: 16px;
  opacity: 0.8;
  margin-bottom: 30px;
  text-align: center;
}
.woocommerce-customer-details > h2,
.woocommerce-customer-details > h3 {
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
}
.woocommerce-customer-details .woocommerce-column__title {
  font-size: 18px;
  letter-spacing: 0;
  font-weight: 600;
  line-height: 30px;
  margin-top: 12px;
  color: var(--color1);
  margin-bottom: 20px;
}
.woocommerce-order-received .woocommerce {
  max-width: 800px;
  margin: 0 auto;
}
.woocommerce-order-details h2 {
  margin-bottom: 19px;
  font-size: 24px;
  font-weight: 700;
  color: var(--color1);
  margin-top: 20px;
}
.woocommerce-order-details table tbody tr .product-name .product-quantity {
  font-size: 14px;
  font-weight: 400;
}
.woocommerce-order-details table tbody tr th,
.woocommerce-order-details table tbody tr td {
  padding: 15px 12px;
  border: none;
  border-bottom: 1px solid #e6e6e6;
}
.woocommerce-order-details table tbody tr th {
  text-align: left;
}
.woocommerce-order-details table tfoot tr th,
.woocommerce-order-details table tfoot tr td {
  padding: 15px 12px;
  border: none;
  border-bottom: 1px solid #e6e6e6;
  color: var(--color1);
  text-align: left;
}
.woocommerce-order-details table tfoot tr td {
  text-align: right;
}
.woocommerce-order-details table thead {
  background: none;
}
.woocommerce-order-details table thead tr th {
  padding: 15px 10px;
  letter-spacing: 1px;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.4;
  color: var(--color1);
  vertical-align: middle;
  border: none;
  border-bottom: 2px solid #efefef;
  text-align: left;
}
.woocommerce-order-details table .product-name a {
  display: inline-block;
}
.woocommerce-order-details table .product-total {
  text-align: right;
}
.woocommerce-columns--addresses,
.woocommerce-Addresses {
  margin: 20px -15px 0;
}
.woocommerce-columns--addresses .col-1,
.woocommerce-Addresses .col-1,
.woocommerce-columns--addresses .col-2,
.woocommerce-Addresses .col-2 {
  float: left;
  width: 48%;
  max-width: 100%;
}
.woocommerce-columns--addresses .col-1 address,
.woocommerce-Addresses .col-1 address,
.woocommerce-columns--addresses .col-2 address,
.woocommerce-Addresses .col-2 address {
  padding: 25px 30px 30px 30px;
  border: 2px dashed var(--color1);
  line-height: 30px;
  font-style: italic;
}
.woocommerce-columns--addresses .col-1 h3,
.woocommerce-Addresses .col-1 h3,
.woocommerce-columns--addresses .col-2 h3,
.woocommerce-Addresses .col-2 h3 {
  font-size: 22px;
  margin-bottom: 20px;
  color: var(--color1);
}
.woocommerce-columns--addresses .col-1,
.woocommerce-Addresses .col-1 {
  margin-right: 30px;
}
.woocommerce-thankyou-order-details {
  list-style-type: none;
  padding: 0;
  display: flex;
  -webkit-display: flex;
  display: -webkit-flex;
  -ms-display: flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.woocommerce-thankyou-order-details + p {
  font-size: 16px;
  background-color: #f6f6f6;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 30px;
  text-align: center;
}
.woocommerce-thankyou-order-details li {
  flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
  border-right: 1px solid #dfdfdf;
  text-align: center;
}
.woocommerce-thankyou-order-details li strong {
  display: block;
  color: var(--color1);
  line-height: 24px;
}
@media (max-width: 767px) {
  form.woocommerce-checkout .row > div,
  form.woocommerce-checkout .woocommerce-billing-fields,
  form.woocommerce-checkout .woocommerce-shipping-fields {
    margin-bottom: 25px;
  }
  .woocommerce-checkout .woocommerce-form-login .form-row.form-row-first,
  .woocommerce-checkout .woocommerce-form-login .form-row.form-row-last {
    width: 100%;
  }
  .woocommerce-checkout .woocommerce-form-coupon,
  .woocommerce-checkout .woocommerce-form-login {
    padding: 15px;
  }
  .woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order {
    padding: 6% 0px;
  }
  form.woocommerce-checkout .woocommerce-billing-fields .form-row .selection .select2-selection--single,
  form.woocommerce-checkout .woocommerce-billing-fields .form-row input,
  form.woocommerce-checkout .woocommerce-shipping-fields .form-row .selection .select2-selection--single,
  form.woocommerce-checkout .woocommerce-shipping-fields .form-row input {
    font-size: 14px;
    padding: 0 20px;
  }
  form.woocommerce-checkout .woocommerce-additional-fields textarea {
    font-size: 14px;
    padding: 20px;
    height: 150px;
    border-radius: 20px;
  }
  .woocommerce-checkout .jws_woo_your_order h3,
  form.woocommerce-checkout .woocommerce-billing-fields h3,
  form.woocommerce-checkout .woocommerce-shipping-fields h3 {
    font-size: 18px;
    margin-bottom: 25px;
  }
  form.woocommerce-checkout .woocommerce-additional-fields .form-row label,
  form.woocommerce-checkout .woocommerce-billing-fields .form-row label,
  form.woocommerce-checkout .woocommerce-shipping-fields .form-row label {
    left: 21px;
  }
  .woocommerce-checkout .woocommerce-form-coupon .form-row {
    display: block;
    width: 100%;
  }
}
.woocommerce .blockUI.blockOverlay {
  opacity: 1 !important;
  background: rgba(255, 255, 255, 0.6) !important;
}
.woocommerce .blockUI.blockOverlay:before,
.woocommerce .loader:before {
  border: 2px solid #fafafa;
  border-radius: 50%;
  border-top: 2px solid var(--main);
  width: 40px;
  height: 40px;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
}
.dark-mode-on .woocommerce-order-details table thead tr th {
  border-color: #2d2d2d;
}
.dark-mode-on .woocommerce-order-details table tbody tr th,
.dark-mode-on .woocommerce-order-details table tfoot tr th,
.dark-mode-on .woocommerce-order-details table tbody tr td,
.dark-mode-on .woocommerce-order-details table tfoot tr td {
  border-color: #2d2d2d;
}
/* Woocommerce Single */
.shop-single {
  padding: 93px 0 90px;
}
.shop-single div.product .main-product .summary .product-path {
  font-size: 12px;
  margin-bottom: 3px;
  text-transform: uppercase;
}
.shop-single div.product .main-product .summary .product-path a {
  color: var(--colorbody);
}
.shop-single div.product .main-product .summary .product-path a:hover {
  color: var(--main);
}
.shop-single div.product .main-product .summary .product_title {
  font-weight: 700;
  font-size: 36px;
  color: var(--color1);
  margin-bottom: 14px;
}
.shop-single div.product .main-product .summary .woocommerce-product-rating {
  margin-bottom: 5px;
}
.shop-single div.product .main-product .summary .woocommerce-product-rating .woocommerce-review-link {
  font-size: 14px;
  color: var(--colorbody);
  letter-spacing: 0.5px;
}
.shop-single div.product .main-product .summary .woocommerce-product-rating .woocommerce-review-link:hover {
  color: var(--main);
}
.shop-single div.product .main-product .summary .star-rating {
  margin-right: 15px;
}
.shop-single div.product .main-product .summary .price {
  font-size: 14px;
  margin-bottom: 24px;
  font-weight: bold;
  color: var(--main);
}
.shop-single div.product .main-product .summary .price del {
  color: var(--color1);
}
.shop-single div.product .main-product .summary .price del .amount {
  font-size: 16px;
  color: var(--color1);
}
.shop-single div.product .main-product .summary .price ins {
  text-decoration: none;
}
.shop-single div.product .main-product .summary .woocommerce-product-details__short-description {
  margin-bottom: 26px;
}
.shop-single div.product .main-product .summary .product-share {
  display: inline-block;
  position: relative;
}
.shop-single div.product .main-product .summary .product-share > button {
  border: none;
  background: transparent;
  font-size: 16px;
  font-weight: 600;
  color: var(--color1);
}
.shop-single div.product .main-product .summary .product-share > button span {
  margin-right: 12px;
}
.shop-single div.product .main-product .summary .product-share .addthis_inline_share_toolbox {
  padding: 0;
  margin: 0;
  list-style-type: none;
  position: absolute;
  bottom: 110%;
  right: 20px;
  background: var(--main);
  width: 40px;
  text-align: center;
  font-size: 14px;
  padding-top: 12px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  padding-bottom: 7px;
  transition: 0.3s all;
  opacity: 0;
  transform: translatey(-20px);
  -webkit-transform: translatey(-20px);
  pointer-events: none;
}
.shop-single div.product .main-product .summary .product-share .addthis_inline_share_toolbox.opened {
  opacity: 1;
  transform: translatey(0);
  -webkit-transform: translatey(0);
  pointer-events: auto;
}
.shop-single div.product .main-product .summary .product-share .addthis_inline_share_toolbox:after {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 8px solid var(--main);
  content: "";
  bottom: -8px;
  position: absolute;
  left: 16px;
}
.shop-single div.product .main-product .summary .product-share .addthis_inline_share_toolbox .post-share-inner a {
  display: block;
  color: #ffffff;
  margin-bottom: 5px;
  font-size: 14px;
  opacity: 0;
  transform: translatey(10px);
  -webkit-transform: translatey(10px);
}
.shop-single div.product .main-product .summary .product-share .addthis_inline_share_toolbox .post-share-inner a.show {
  opacity: 1;
  transform: translatey(0px);
  -webkit-transform: translatey(0px);
}
.shop-single div.product .main-product .summary .product_meta {
  margin-top: 31px;
  line-height: 24px;
  margin-bottom: 30px;
}
.shop-single div.product .main-product .summary .product_meta > span {
  display: block;
  color: var(--color1);
  font-weight: 700;
}
.shop-single div.product .main-product .summary .product_meta > span span {
  color: var(--colorbody);
  font-weight: 400;
}
.shop-single div.product .main-product .summary .product_meta a {
  color: var(--colorbody);
  font-weight: 400;
}
.shop-single div.product .main-product .summary .product_meta a:hover {
  color: var(--main);
}
.shop-single div.product .main-product .summary .product-meta-custom .yith-wcwl-add-to-wishlist {
  display: inline-block;
  font-family: var(--font1);
  font-size: 16px;
  letter-spacing: 0.5px;
  margin: 0;
}
.shop-single div.product .main-product .summary .product-meta-custom .yith-wcwl-add-to-wishlist > div > a {
  color: var(--main);
}
.shop-single div.product .main-product .summary .product-meta-custom .yith-wcwl-add-to-wishlist > div > a:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f004";
  margin-right: 7px;
}
.shop-single div.product .main-product .summary .product-meta-custom .yith-wcwl-add-to-wishlist > div > a span {
  border-bottom: 1px solid var(--main);
}
.shop-single div.product .main-product .summary .product-meta-custom .product-meta-top {
  margin-bottom: 34px;
}
.shop-single div.product .main-product .summary .product-meta-custom .product-meta-top .product-meta-top-right {
  text-align: right;
}
.shop-single div.product .main-product .summary .product-meta-custom .popup-list .item {
  display: inline-block;
  margin-right: 55px;
}
.shop-single div.product .main-product .summary .product-meta-custom .popup-list a {
  color: var(--colorbody);
  letter-spacing: 0.2px;
}
.shop-single div.product .main-product .summary .product-meta-custom .popup-list a span {
  margin-right: 9px;
  font-size: 14px;
}
.shop-single div.product .main-product .summary .product-meta-custom .popup-list a:hover {
  color: var(--color1);
}
.shop-single div.product .main-product .summary form.cart {
  margin-bottom: 24px;
}
.shop-single div.product .main-product .summary form.cart .group_table {
  margin-bottom: 30px;
}
.shop-single div.product .main-product .summary form.cart .group_table tr td {
  padding: 15px 0;
}
.shop-single div.product .main-product .summary form.cart .jws-quantity-wrap {
  display: inline-block;
  margin-right: 25px;
}
.shop-single div.product .main-product .summary form.cart .jws-quantity-wrap .quantity {
  position: relative;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
.shop-single div.product .main-product .summary form.cart .jws-quantity-wrap .quantity .screen-reader-text {
  display: none;
}
.shop-single div.product .main-product .summary form.cart .jws-quantity-wrap .quantity input::-webkit-outer-spin-button,
.shop-single div.product .main-product .summary form.cart .jws-quantity-wrap .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.shop-single div.product .main-product .summary form.cart .jws-quantity-wrap .quantity input[type=number] {
  -moz-appearance: textfield;
}
.shop-single div.product .main-product .summary form.cart .jws-quantity-wrap .quantity > span {
  position: absolute;
  top: 2px;
  width: 40px;
  height: 60px;
  overflow: hidden;
  cursor: pointer;
}
.shop-single div.product .main-product .summary form.cart .jws-quantity-wrap .quantity > span:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 8px;
  top: 50%;
  left: 15px;
  margin-top: -1px;
  background: var(--color1);
  transition: 0.3s all;
}
.shop-single div.product .main-product .summary form.cart .jws-quantity-wrap .quantity > span.jws-qty-minus {
  left: 5px;
}
.shop-single div.product .main-product .summary form.cart .jws-quantity-wrap .quantity > span.jws-qty-plus {
  right: 5px;
}
.shop-single div.product .main-product .summary form.cart .jws-quantity-wrap .quantity > span.jws-qty-plus:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 8px;
  top: 50%;
  left: 15px;
  margin-top: -1px;
  background: var(--color1);
  transition: 0.3s all;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.shop-single div.product .main-product .summary form.cart .jws-quantity-wrap .quantity .input-text {
  border: 1px solid #d5d5d5;
  width: 153px;
  max-width: 153px;
  height: 60px;
  text-align: center;
  color: var(--color1);
  font-size: 14px;
  border-radius: 5px;
  background: transparent;
}
.shop-single div.product .main-product .summary form.cart button {
  background: var(--main);
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  min-width: 200px;
  height: 60px;
  line-height: 60px;
  padding: 0 15px;
  text-align: center;
  display: inline-block;
  transition: 0.7s all;
  border: none;
}
.shop-single div.product .main-product .woocommerce-product-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -12.5px;
}
.shop-single div.product .main-product .woocommerce-product-gallery.thumbnail_position_left .jws_main_image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 78%;
  flex: 0 0 78%;
  max-width: 78%;
  position: relative;
  padding: 0 12.5px;
}
.shop-single div.product .main-product .woocommerce-product-gallery.thumbnail_position_left .jws_main_image .jws-show-product-gallery-wrap {
  background: #c8c8c8;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 100%;
  text-align: center;
  position: absolute;
  right: 33px;
  top: 18px;
  z-index: 1;
  transition: 0.3s all;
}
.shop-single div.product .main-product .woocommerce-product-gallery.thumbnail_position_left .jws_main_image .jws-show-product-gallery-wrap .jws-show-product-gallery {
  color: #ffffff;
  display: block;
  font-size: 18px;
}
.shop-single div.product .main-product .woocommerce-product-gallery.thumbnail_position_left .jws_main_image .jws-show-product-gallery-wrap:hover {
  background: var(--main);
}
.shop-single div.product .main-product .woocommerce-product-gallery.thumbnail_position_left .jws_thumbnail_image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 22%;
  flex: 0 0 22%;
  max-width: 22%;
  padding: 0 12.5px;
  position: relative;
}
.shop-single div.product .main-product .woocommerce-product-gallery.thumbnail_position_left .jws_thumbnail_image .thumbnails {
  opacity: 0;
  height: 0;
}
.shop-single div.product .main-product .woocommerce-product-gallery.thumbnail_position_left .jws_thumbnail_image .thumbnails.slick-initialized,
.shop-single div.product .main-product .woocommerce-product-gallery.thumbnail_position_left .jws_thumbnail_image .thumbnails.owl-loaded {
  opacity: 1;
  height: auto;
}
.shop-single div.product .main-product .woocommerce-product-gallery.thumbnail_position_left .jws_thumbnail_image .thumbnails.slick-slider {
  display: flex;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.shop-single div.product .main-product .woocommerce-product-gallery.thumbnail_position_left .jws_thumbnail_image .thumbnails.slick-slider > button {
  -ms-flex-order: 2;
  order: 2;
  padding: 0;
  width: 48%;
  height: 30px;
  border: none;
  background: var(--main);
  color: #ffffff;
  font-size: 0;
  line-height: 30px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  transition: 0.3s ease;
}
.shop-single div.product .main-product .woocommerce-product-gallery.thumbnail_position_left .jws_thumbnail_image .thumbnails.slick-slider > button.slick-next:before {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 16px;
}
.shop-single div.product .main-product .woocommerce-product-gallery.thumbnail_position_left .jws_thumbnail_image .thumbnails.slick-slider > button.slick-prev:before {
  content: "\f077";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 16px;
}
.shop-single div.product .main-product .woocommerce-product-gallery.thumbnail_position_left .jws_thumbnail_image .product-image-thumbnail {
  margin: 0;
  margin-bottom: 24px;
}
.shop-single div.product .main-product .woocommerce-product-gallery.thumbnail_position_left .jws_thumbnail_image .product-image-thumbnail img {
  border: 1px solid transparent;
  transition: 0.3s all;
}
.shop-single div.product .main-product .woocommerce-product-gallery.thumbnail_position_left .jws_thumbnail_image .active-thumb img {
  border-color: #959595 !important;
}
.shop-single div.product .main-product .related {
  margin-top: 75px;
  margin-bottom: -37px;
}
.shop-single div.product .main-product .related h2 {
  font-family: var(--font1);
  color: var(--color1);
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 34px;
}
.shop-single div.product .main-product .related .product-item {
  padding: 0 15px;
}
.shop-single div.product .main-product .related .slick-arrow {
  position: absolute;
  top: 45%;
  cursor: pointer;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  height: 40px;
  text-align: center;
  line-height: 40px;
  z-index: 10;
  color: #000000;
  width: 40px;
}
.shop-single div.product .main-product .related .slick-arrow.fa-chevron-left {
  left: 0;
}
.shop-single div.product .main-product .related .slick-arrow.fa-chevron-right {
  right: 0;
}
.shop-single div.product .main-product .product-tabs {
  margin-top: 75px;
}
.shop-single div.product .main-product .product-tabs .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 0 !important;
}
.shop-single div.product .main-product .woocommerce-tabs .jws-group-accordion-wap {
  transition: height 0.5s cubic-bezier(0.2, 0.35, 0.25, 1) 0s;
  overflow: hidden;
}
.shop-single div.product .main-product .woocommerce-tabs .tab-heading {
  display: none;
  font-family: var(--font1);
  color: var(--color1);
  text-transform: uppercase;
  font-size: 16px;
  border-bottom: 1px solid #ebebeb;
  padding: 15px 0;
  margin: 0;
}
.shop-single div.product .main-product .woocommerce-tabs .tab-heading .toggle-visible {
  cursor: pointer;
  width: 30px;
  height: 30px;
  padding: 1px;
  position: relative;
  float: right;
}
.shop-single div.product .main-product .woocommerce-tabs .tab-heading .toggle-visible:before {
  font-family: 'jws-icon';
  content: '\e825';
  display: block;
}
.shop-single div.product .main-product .woocommerce-tabs .zoo-group-accordion.accordion-active .tab-heading .toggle-visible:before {
  transform: rotateX(180deg);
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel {
  display: none;
  padding: 30px 0;
  display: block;
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-product-attributes {
  margin: 0 auto;
  max-width: 650px;
  margin-bottom: 35px;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-product-attributes tr th {
  color: var(--color1);
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-product-attributes tr td,
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-product-attributes tr th {
  border-bottom: 1px solid #2f2f2f;
  padding: 10px 0;
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .list-item {
  border-bottom: 0.8px solid #2f2f2f;
  padding: 0.5em 0;
  max-width: 100%;
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .list-item #label {
  color: var(--color1);
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .list-item .half {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .list-item:last-child {
  border: none;
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel h2 {
  font-size: 18px;
  color: var(--color1);
  font-weight: 600;
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .row h2 {
  margin-bottom: 14px;
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .row .col-left .h-last-child {
  margin-top: 34px;
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel > * {
  animation: fadeIn 0.2s both;
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-reply-title {
  font-size: 18px;
  color: var(--color1);
  font-weight: 600;
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form label.label-header {
  color: var(--color1);
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form > p {
  margin-bottom: 20px;
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form textarea,
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form input[type="text"],
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form input[type="email"] {
  border: 1px solid #f5f5f5;
  background: transparent;
  font-family: var(--font1);
  padding-bottom: 2px;
  padding: 0 15px;
  color: var(--colorbody);
  background-color: #F5F5F5;
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form textarea {
  height: 150px;
  padding-top: 10px !important;
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form input[type="text"],
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form input[type="email"] {
  height: 45px;
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form .submit {
  background: var(--main);
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  min-width: 200px;
  height: 60px;
  line-height: 60px;
  padding: 0 15px;
  text-align: center;
  display: inline-block;
  transition: 0.7s all;
  border: none;
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form .comment-form-rating label {
  margin-bottom: 0;
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form .comment-form-rating .stars {
  margin-bottom: 26px;
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form .comment-form-rating .stars [class*="star"] {
  text-indent: -999em;
  display: block;
  position: absolute;
  display: inline-block;
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form .comment-form-rating .stars [class*="star"]:before {
  position: absolute;
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
  left: 0;
  text-indent: 0;
  font-size: 12px;
  color: #ffb22d;
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form .comment-form-rating .stars .star-1 {
  width: 15px;
  z-index: 50;
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form .comment-form-rating .stars .star-1.active:before,
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form .comment-form-rating .stars .star-1:hover:before {
  font-weight: 900;
  content: '\f005';
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form .comment-form-rating .stars .star-2 {
  width: 30px;
  z-index: 40;
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form .comment-form-rating .stars .star-2.active:before,
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form .comment-form-rating .stars .star-2:hover:before {
  font-weight: 900;
  content: '\f005\f005';
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form .comment-form-rating .stars .star-3 {
  width: 45px;
  z-index: 30;
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form .comment-form-rating .stars .star-3.active:before,
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form .comment-form-rating .stars .star-3:hover:before {
  font-weight: 900;
  content: '\f005\f005\f005';
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form .comment-form-rating .stars .star-4 {
  width: 60px;
  z-index: 20;
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form .comment-form-rating .stars .star-4.active:before,
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form .comment-form-rating .stars .star-4:hover:before {
  font-weight: 900;
  content: '\f005\f005\f005\f005';
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form .comment-form-rating .stars .star-5 {
  width: 75px;
  z-index: 10;
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form .comment-form-rating .stars .star-5.active:before,
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form .comment-form-rating .stars .star-5:hover:before {
  font-weight: 900;
  content: '\f005\f005\f005\f005\f005';
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form .comment-form-rating .stars .star-5:before {
  content: '\f005\f005\f005\f005\f005';
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #comments .commentlist {
  padding: 0;
  list-style-type: none;
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #comments .commentlist li .comment_container img {
  display: inline-block;
  width: 60px;
  vertical-align: top;
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #comments .commentlist li .comment_container .comment-text {
  margin-top: -8px;
  display: inline-block;
  width: calc(100% - 80px);
  padding-left: 15px;
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .meta {
  margin-bottom: 0;
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .meta .woocommerce-review__author {
  font-weight: 600;
  color: var(--color1);
}
.shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .description p {
  margin-bottom: 0;
}
.shop-single div.product .main-product .woocommerce-tabs ul.tabs {
  padding: 0;
  list-style-type: none;
  display: inline-block;
  padding-bottom: 6px;
  position: relative;
  margin: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.shop-single div.product .main-product .woocommerce-tabs ul.tabs #magic_line {
  position: absolute;
  background: var(--color1);
  height: 1px;
  bottom: -1px;
  transition: all 0.7s ease 0s;
}
.shop-single div.product .main-product .woocommerce-tabs ul.tabs li {
  border-radius: 0;
  background: transparent;
  border: 0;
  display: inline-block;
  margin-right: 60px;
}
.shop-single div.product .main-product .woocommerce-tabs ul.tabs li:last-child {
  margin-right: 0;
}
.shop-single div.product .main-product .woocommerce-tabs ul.tabs li::before {
  display: none;
}
.shop-single div.product .main-product .woocommerce-tabs ul.tabs li::after {
  display: none;
}
.shop-single div.product .main-product .woocommerce-tabs ul.tabs li a {
  font-family: var(--font1);
  color: var(--color1);
  text-transform: uppercase;
  font-weight: 600;
}
.shop-single div.product .main-product .woocommerce-tabs ul.tabs::before {
  display: none;
}
.shop-single div.product .main-product .woocommerce-tabs ul.tabs li.active {
  color: #fff;
}
.shop-single div.product .main-product.layout2 .woocommerce-product-gallery .jws_main_image .jws-show-product-gallery-wrap {
  background: #141414;
}
.shop-single div.product .main-product.layout2 .related {
  margin-top: 96px;
}
.shop-single div.product .main-product.layout2 .related h2 {
  margin-bottom: 54px;
  font-size: 20px;
}
.shop-single div.product .main-product.layout2 .product-tabs {
  margin-top: 16px;
}
.shop-single div.product .main-product.layout2 .woocommerce-tabs ul.tabs {
  border-bottom: 2px solid #848484;
}
.shop-single div.product .main-product.layout2 .woocommerce-tabs ul.tabs li a {
  font-size: 18px;
  padding: 0 13px;
  text-transform: none;
  font-weight: 400;
}
.shop-single div.product .main-product.layout2 .woocommerce-tabs ul.tabs #magic_line {
  background: var(--main);
  height: 2px;
  bottom: -2px;
}
.shop-single div.product .main-product.layout2 .woocommerce-tabs .woocommerce-Tabs-panel {
  padding: 45px 60px;
  background: var(--color2);
}
.shop-single div.product .main-product.layout2 .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form textarea,
.shop-single div.product .main-product.layout2 .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form input[type="text"],
.shop-single div.product .main-product.layout2 .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form input[type="email"] {
  border: 1px solid #292929;
}
.shop-single div.product .main-product.layout2 .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form .submit {
  color: #191919;
}
.shop-single div.product .main-product.layout2 .summary .product_title entry-title {
  font-size: 24px;
  font-weight: 500;
}
.shop-single div.product .main-product.layout2 .summary .woocommerce-product-details__short-description {
  color: var(--colorbody);
  font-size: 14px;
  line-height: 24px;
}
.shop-single div.product .main-product.layout2 .summary .woocommerce-product-rating {
  margin-bottom: 11px;
}
.shop-single div.product .main-product.layout2 .summary .product_meta {
  margin-bottom: 28px;
}
.shop-single div.product .main-product.layout2 .summary .product_meta > span {
  font-size: 14px;
}
.shop-single div.product .main-product.layout2 .summary .product_meta > span > span,
.shop-single div.product .main-product.layout2 .summary .product_meta > span > a {
  color: var(--colorbody);
}
.shop-single div.product .main-product.layout2 .summary .product_meta > span > a:hover {
  color: var(--main);
}
.shop-single div.product .main-product.layout2 .summary .product-share .post-share-inner a {
  font-size: 14px;
  color: var(--heading);
  margin-right: 13px;
}
.shop-single div.product .main-product.layout2 .summary .product-share .post-share-inner a:hover {
  color: var(--main);
}
.shop-single div.product .main-product.layout2 .summary form.cart button {
  background: var(--main);
  color: var(--color2);
  font-weight: 500;
  min-width: 165px;
  margin-right: 18px;
}
.shop-single div.product .main-product.layout2 .summary form.cart .yith-wcwl-add-to-wishlist {
  display: inline-block;
  font-family: var(--font1);
  font-size: 16px;
  letter-spacing: 0.5px;
  margin: 0;
}
.shop-single div.product .main-product.layout2 .summary form.cart .yith-wcwl-add-to-wishlist > div > a:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
  content: "\f004";
  margin-right: 1px;
}
.shop-single div.product .main-product.layout2 .summary form.cart .yith-wcwl-add-to-wishlist > div > a span {
  position: relative;
}
.shop-single div.product .main-product.layout2 .summary form.cart .yith-wcwl-add-to-wishlist > div > a span:before {
  content: "";
  right: 0;
  width: 0%;
  height: 1px;
  background: var(--main);
  bottom: 0;
  position: absolute;
  transition: 0.3s all;
}
.shop-single div.product .main-product.layout2 .summary form.cart .yith-wcwl-add-to-wishlist > div:hover span:before {
  left: 0;
  width: 100%;
}
.shop-single div.product .main-product.layout2 .summary form.cart .jws-quantity-wrap .quantity input[type=number] {
  border: 0;
  width: 80px;
}
.shop-single div.product .main-product.layout2 .summary form.cart .jws-quantity-wrap .quantity > span {
  background: var(--color2);
  width: 18px;
  height: 18px;
  line-height: 18px;
  border-radius: 100%;
  top: 17px;
  transition: 0.3s all;
}
.shop-single div.product .main-product.layout2 .summary form.cart .jws-quantity-wrap .quantity > span.jws-qty-minus {
  left: 0;
}
.shop-single div.product .main-product.layout2 .summary form.cart .jws-quantity-wrap .quantity > span.jws-qty-plus {
  right: 0;
}
.shop-single div.product .main-product.layout2 .summary form.cart .jws-quantity-wrap .quantity > span:hover {
  background: var(--main);
}
.shop-single div.product .main-product.layout2 .summary form.cart .jws-quantity-wrap .quantity > span:hover:before,
.shop-single div.product .main-product.layout2 .summary form.cart .jws-quantity-wrap .quantity > span:hover:after {
  background: var(--color2);
}
.shop-single div.product .main-product.layout2 .summary form.cart .jws-quantity-wrap .quantity > span:before {
  width: 7px;
  left: 5.5px;
  transition: 0.3s all;
}
.shop-single div.product .main-product.layout2 .summary form.cart .jws-quantity-wrap .quantity > span:after {
  width: 7px;
  left: 5.5px;
  top: 10px;
  transition: 0.3s all;
}
.woocommerce-product-gallery__wrapper {
  position: relative;
}
.woocommerce-product-gallery__wrapper:hover .owl-nav > div {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
  -o-transform: none;
  -ms-transform: none;
  -moz-transform: none;
  transform: none;
}
.woocommerce-product-gallery__wrapper .owl-nav > div {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-top: -20px;
  font-size: 25px !important;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  transition: 0.3s ease;
  opacity: 0;
  visibility: hidden;
}
.woocommerce-product-gallery__wrapper .owl-nav > div.owl-next {
  right: 0;
}
.woocommerce-product-gallery__wrapper .owl-nav .nav-left:before {
  font-family: 'jws-icon' !important;
  content: '\e801';
}
.woocommerce-product-gallery__wrapper .owl-nav .nav-right:before {
  font-family: 'jws-icon' !important;
  content: '\e800';
}
.star-rating {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 87px;
  letter-spacing: 5px;
  display: inline-block;
  vertical-align: middle;
}
.star-rating:before {
  content: '\f005\f005\f005\f005\f005';
  left: 0;
  top: 0;
  position: absolute;
  font-size: 12px;
  color: #ffb22d;
}
.star-rating span {
  overflow: hidden;
  position: absolute;
  text-indent: -999em;
  color: #333;
  padding-top: 1.5em;
  left: 0;
}
.star-rating span:before {
  content: '\f005\f005\f005\f005\f005';
  left: 0;
  top: 0;
  position: absolute;
  font-size: 12px;
  text-indent: 0;
  font-weight: 900;
  color: #ffb22d;
}
.shop-single div.product .main-product .woocommerce-product-gallery.thumbnail_position_bottom .jws_main_image,
.shop-single div.product .main-product .woocommerce-product-gallery.thumbnail_position_bottom .jws_thumbnail_image {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.shop-single div.product .main-product .woocommerce-product-gallery.gallery_false .jws_thumbnail_image {
  display: none;
}
.shop-single div.product .main-product .woocommerce-product-gallery.gallery_false .jws_main_image {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 1025px) {
  .shop-single div.product .main-product .woocommerce-product-gallery.thumbnail_position_left .jws_main_image {
    -ms-flex-order: 13;
    order: 13;
  }
  .shop-single div.product .main-product .woocommerce-product-gallery.thumbnail_position_left .jws_thumbnail_image {
    -ms-flex-order: -1;
    order: -1;
  }
}
@media (max-width: 1024px) {
  .shop-single div.product .main-product .woocommerce-product-gallery.thumbnail_position_left .jws_main_image,
  .shop-single div.product .main-product .woocommerce-product-gallery.thumbnail_position_left .jws_thumbnail_image {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .shop-single div.product .main-product.layout2 .woocommerce-tabs .woocommerce-Tabs-panel {
    padding: 30px 15px;
  }
  .shop-single div.product .main-product .woocommerce-tabs ul.tabs {
    display: none;
  }
  .shop-single div.product .main-product .woocommerce-tabs .tab-heading {
    display: block;
  }
  .shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel {
    padding: 45px 0px;
  }
  .shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .list-item .half {
    width: 100%;
  }
}
@media (max-width: 500px) {
  .shop-single div.product .main-product.layout2 .summary form.cart .jws-quantity-wrap {
    max-width: 120px;
  }
  .shop-single div.product .main-product.layout2 .summary form.cart .jws-quantity-wrap .quantity input[type=number] {
    width: 100%;
  }
  .shop-single div.product .main-product.layout2 .summary form.cart .button {
    margin-right: 0;
    margin-bottom: 24px;
  }
  .shop-single div.product .main-product .summary form.cart .jws-quantity-wrap {
    display: block;
    margin: 0 0 20px;
  }
  .shop-single div.product .main-product .summary form.cart .jws-quantity-wrap .quantity .input-text {
    width: 100%;
    max-width: 100%;
  }
  .shop-single div.product .main-product .summary form.cart button {
    width: 100%;
  }
}
.dark-mode-on .shop-single div.product .main-product .woocommerce-tabs .tab-heading {
  border-color: #2D2D2D;
}
.dark-mode-on .shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form textarea {
  background: transparent;
}
.dark-mode-on .shop-single div.product .main-product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-form input:not([name="submit"]) {
  background: transparent;
}
/* Education */
.academic.content-area {
  padding-top: 98px;
}
.academic-container {
  margin-bottom: 90px;
}
.areas {
  font-size: 24px;
  color: var(--main3);
  margin-top: -50px;
  margin-bottom: 21px;
}
.academic-loader {
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 100%;
  z-index: 1;
  display: none;
  left: 0;
  top: 0;
}
.academic-loader .loader-text {
  text-align: center;
  position: absolute;
  width: calc(100% - 30px);
  left: 15px;
  right: 15px;
  top: 0;
  background: var(--main);
  color: #ffffff;
  padding: 10px 0;
}
.academic-loader .loader-text .loading {
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100%;
  position: fixed;
  width: 100%;
}
.academic-loader .loader-text .loading__dot {
  animation: dot ease-in-out 1s infinite;
  background-color: #fff;
  display: inline-block;
  height: 3px;
  margin: 0 2px;
  width: 3px;
  border-radius: 100%;
}
.academic-loader .loader-text .loading__dot:nth-of-type(2) {
  animation-delay: 0.2s;
}
.academic-loader .loader-text .loading__dot:nth-of-type(3) {
  animation-delay: 0.3s;
}
.academic-widget {
  list-style-type: none;
  padding: 0;
}
.academic-widget button[aria-checked="true"] {
  background: var(--main);
  color: #ffffff;
  padding: 5px 10px;
}
.academic-widget li {
  margin-bottom: 20px;
}
.academic-widget li button {
  background: transparent;
  border: none;
  color: var(--main3);
  padding: 0;
  width: 100%;
  text-align: left;
}
.academic-widget li:last-child {
  margin-bottom: 0;
}
.academic-emtry {
  background: var(--main2);
  padding: 21px 30px;
  text-align: center;
  width: 100%;
  font-size: 20px;
  color: var(--color2);
}
.academic-search .degree-filter_search_input {
  width: 100%;
  height: 70px;
  border: none;
  background: var(--main2);
  padding-right: 60px;
  padding-left: 25px;
}
.academic-search .degree-filter_search_input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: var(--main3);
}
.academic-search .degree-filter_search_input:-ms-input-placeholder {
  /* IE 10+ */
  color: var(--main3);
}
.academic-search .degree-filter_search_input:-moz-placeholder {
  /* Firefox 18- */
  color: var(--main3);
}
.academic-search button {
  height: 70px;
  position: absolute;
  right: 0;
  top: 0;
  background: transparent;
  border: none;
  padding-right: 32px;
}
#academic-content .academic-item {
  margin-bottom: 70px;
}
#academic-content .academic-item .academic-inner {
  position: relative;
  max-width: 480px;
  margin: 0 auto;
}
#academic-content .academic-item .academic-inner .academic-content {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 100%;
}
#academic-content .academic-item .academic-inner .academic-content .academic-content-inner {
  text-align: center;
  background: #ffffff;
  border-radius: 2px;
  transform: translateY(-50%);
  width: calc(100% - 60px);
  margin: 0 auto;
  box-shadow: 10.466px 13.396px 18.69px 2.31px rgba(0, 0, 0, 0.05);
  transition: 0.3s all;
  padding: 0 30px;
  padding-top: 27px;
}
#academic-content .academic-item .academic-inner .academic-content .academic-title {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 18px;
  margin-bottom: 4px;
  transform: translateY(2px);
  transition: 0.3s all;
}
#academic-content .academic-item .academic-inner .academic-content .academic-title a {
  color: var(--main3);
}
#academic-content .academic-item .academic-inner .academic-content .academic-more {
  color: #ffffff;
  transition: 0.3s all;
  display: block;
  transform: translateY(10px);
  opacity: 0;
}
#academic-content .academic-item .academic-inner .academic-content .academic-more:hover span {
  animation: bounceAlpha 1s both;
  -webkit-animation: bounceAlpha 1s both;
  display: inline-block;
}
#academic-content .academic-item .academic-inner:hover .academic-content .academic-content-inner {
  box-shadow: none;
  transform: translateY(calc(-50% - 28px));
  background: var(--color1);
  padding-bottom: 13px;
}
#academic-content .academic-item .academic-inner:hover .academic-content .academic-title {
  transform: translateY(0px);
}
#academic-content .academic-item .academic-inner:hover .academic-content .academic-title a {
  color: #ffffff;
}
#academic-content .academic-item .academic-inner:hover .academic-content .academic-more {
  transform: translateY(0px);
  transition-delay: 0.3s;
  opacity: 1;
}
@keyframes dot {
  0% {
    background-color: #fff;
    transform: scale(1);
  }
  50% {
    background-color: var(--main);
    transform: scale(1);
  }
  100% {
    background-color: #fff;
    transform: scale(1);
  }
}
.btn-show-siderbar {
  display: none;
  background: var(--main);
  color: #ffffff;
  padding: 15px 40px;
  margin-bottom: 30px;
}
.single-academics .site-main {
  padding: 90px 0;
}
.single-academics .academic_title {
  font-size: 35px;
  font-weight: 700;
  line-height: 1.2em;
  color: var(--main);
  margin-bottom: 20px;
}
.single-academics .visit-web {
  margin-top: 15px;
}
.single-academics .visit-web:hover {
  background: var(--main2);
  color: var(--main3);
}
.single-academics .academics_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 2px solid #ebebeb;
}
.single-academics .academics_info > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.single-academics .academics_info > div label {
  color: var(--heading);
  font-weight: bold;
  font-size: 20px;
}
.single-academics .academics_info > div ul {
  margin: 0;
  padding-left: 1.1em;
}
@media (max-width: 767px) {
  .btn-show-siderbar {
    display: inline-block;
  }
  .areas {
    margin-top: 0;
  }
  .jws_academic_sidebar {
    display: none;
  }
  .single-academics .visit-web {
    margin-bottom: 40px;
  }
  .single-academics .academics_info > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }
}
.sidebar-mobile-wap .jws_academic_sidebar {
  display: block;
}
.courses-item .jws-wishlist-remove {
  background: #ffffff;
  color: #000000;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  line-height: 40px;
}
.courses-item .jws-wishlist-remove:hover {
  background: var(--main);
  color: #ffffff;
}
.courses-item .jws-wishlist-remove.loading span {
  position: relative;
}
.courses-item .jws-wishlist-remove.loading span:before {
  opacity: 0;
}
.courses-item .jws-wishlist-remove.loading span:after {
  border: 1px solid #d7d7d7;
  border-radius: 50%;
  border-top: 1px solid #000000;
  width: 15px;
  height: 15px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}
.wishlist-empty {
  text-align: center;
}
.jws-empty-wishlist {
  margin-bottom: 20px !important;
  font-size: 20px;
}
.tooltipster-box {
  background-color: #ffffff;
  box-shadow: 0px 0px 13.95px 1.05px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  padding: 30px 20px 15px;
}
.tooltipster-box .courses-item-tooltip .courses-instructor {
  margin-bottom: 11px;
}
.tooltipster-box .courses-item-tooltip .courses-instructor img {
  border-radius: 100%;
  width: 46px;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}
.tooltipster-box .courses-item-tooltip .courses-instructor .instructor-info {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 66px);
  padding-left: 20px;
}
.tooltipster-box .courses-item-tooltip .courses-instructor .instructor-info h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: -5px;
  color: var(--main3);
}
.tooltipster-box .courses-item-tooltip .courses-instructor .instructor-info span {
  font-size: 14px;
  color: #848484;
}
.tooltipster-box .courses-item-tooltip .courses-level,
.tooltipster-box .courses-item-tooltip .courses-time {
  font-size: 14px;
  color: #848484;
  margin-bottom: 2px;
}
.tooltipster-box .courses-item-tooltip .courses-level > span,
.tooltipster-box .courses-item-tooltip .courses-time > span {
  color: var(--color2);
  margin-right: 1px;
}
.tooltipster-box .courses-item-tooltip .courses-time span {
  font-size: 12px;
}
.tooltipster-box .courses-item-tooltip .courses-skill {
  font-size: 13px;
  color: #848484;
  line-height: 20px;
  margin-top: 12px;
  margin-bottom: 13px;
}
.tooltipster-box .courses-item-tooltip .courses-skill h3 {
  font-size: 16px;
  color: var(--color2);
  font-weight: 600;
  margin-bottom: 1px;
}
.tooltipster-box .courses-item-tooltip .courses-skill p {
  margin-bottom: 0;
}
.tooltipster-box .courses-item-tooltip .courses-view a {
  font-weight: 600;
  color: #ffffff;
  display: block;
  text-align: center;
  background: var(--color_courses);
  padding: 11px 15px;
  font-size: 14px;
}
.tooltipster-box .courses-item-tooltip .courses-view a:hover {
  background: var(--color_courses_hover);
}
.tooltipster-box .courses-item-tooltip .jws-courses-wishlist-btn {
  text-align: center;
  margin-top: 8px;
}
.tooltipster-box .courses-item-tooltip .jws-courses-wishlist-btn a {
  font-size: 14px;
}
.tooltipster-box .courses-item-tooltip .jws-courses-wishlist-btn a.loading .far {
  position: relative;
}
.tooltipster-box .courses-item-tooltip .jws-courses-wishlist-btn a.loading .far:before {
  opacity: 0;
}
.tooltipster-box .courses-item-tooltip .jws-courses-wishlist-btn a.loading .far:after {
  border: 1px solid #d7d7d7;
  border-radius: 50%;
  border-top: 1px solid #f32f90;
  width: 15px;
  height: 15px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
}
.tooltipster-box .courses-item-tooltip .jws-courses-wishlist-btn a .far {
  color: #f32f90;
  margin-right: 5px;
}
.tooltipster-box .courses-item-tooltip .jws-courses-wishlist-btn a span {
  color: var(--color2);
}
.tooltipster-box .courses-item-tooltip .jws-courses-wishlist-btn a .text-added {
  display: none;
}
.tooltipster-box .courses-item-tooltip .jws-courses-wishlist-btn a.added .text-added {
  display: inline;
}
.tooltipster-box .courses-item-tooltip .jws-courses-wishlist-btn a.added .text-add {
  display: none;
}
.tooltipster-base {
  padding: 0 10px;
}
.courses-item {
  margin-bottom: 30px;
}
.courses-item .courses-inner {
  position: relative;
}
.courses-item .courses-inner .courses-inner-2 {
  display: none;
}
.courses-item .courses-inner .courses-inner-1 {
  background-color: #ffffff;
  box-shadow: 2.5px 4.33px 26.7px 3.3px rgba(0, 0, 0, 0.05);
}
.courses-item .courses-inner .courses-inner-1 .courses-thumbnail {
  position: relative;
  overflow: hidden;
}
.courses-item .courses-inner .courses-inner-1 .courses-thumbnail img {
  transition: 0.5s all;
}
.courses-item .courses-inner .courses-inner-1 .courses-thumbnail .courses-price {
  position: absolute;
  right: 14px;
  top: 14px;
  background: var(--color1);
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  padding: 1px 22px;
  border-radius: 5px;
  text-transform: uppercase;
}
.courses-item .courses-inner .courses-inner-1 .courses-content {
  padding: 23px 25px 16px;
}
.courses-item .courses-inner .courses-inner-1 .courses-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.courses-item .courses-inner .courses-inner-1 .courses-title a {
  color: var(--main3);
}
.courses-item .courses-inner .courses-inner-1 .courses-title a:hover {
  color: var(--main);
}
.courses-item .courses-inner .courses-inner-1 .courses-descripttion {
  font-size: 14px;
  line-height: 24px;
}
.courses-item .courses-inner .courses-inner-1 .courses-descripttion p {
  margin: 0;
}
.courses-item .courses-inner .courses-inner-1 .average-rating {
  margin-bottom: 9px;
  margin-top: -9px;
}
.courses-item .courses-inner .courses-inner-1 .courses-meta {
  color: var(--color2);
  font-size: 14px;
  border-top: 1px solid #e9e8e8;
  padding: 13px 25px;
}
.courses-item .courses-inner .courses-inner-1 .courses-meta:before,
.courses-item .courses-inner .courses-inner-1 .courses-meta:after {
  content: "";
  display: table;
  clear: both;
}
.courses-item .courses-inner .courses-inner-1 .courses-meta .studen-number {
  float: left;
}
.courses-item .courses-inner .courses-inner-1 .courses-meta .lessons-number {
  float: right;
}
.courses-item .courses-inner .courses-inner-1 .courses-meta > span > span {
  font-size: 16px;
  margin-right: 5px;
}
.courses-item .courses-inner .courses-inner-1:hover .courses-thumbnail img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.comments-rating {
  border: none;
  padding: 0;
  margin-left: 0;
}
.comments-rating label {
  display: inline-block;
}
.rating-container {
  /* remove inline-block whitespace */
  font-size: 0;
  /* flip the order so we can use the + and ~ combinators */
  unicode-bidi: bidi-override;
  direction: rtl;
}
.rating-container * {
  font-size: 1.4rem;
}
.rating-container > input {
  display: none;
}
.rating-container > input + label {
  /* only enough room for the star */
  font-family: 'dashicons';
  display: inline-block;
  overflow: hidden;
  text-indent: 9999px;
  width: 1em;
  white-space: nowrap;
  cursor: pointer;
  margin: 0;
  font-size: 18px;
}
.rating-container > input + label:before {
  display: inline-block;
  text-indent: -9999px;
  content: "\f154";
  color: #ffc107;
}
.rating-container > input.checked ~ label:before,
.rating-container > input:checked ~ label:before,
.rating-container > input + label:hover ~ label:before,
.rating-container > input + label:hover:before {
  content: "\f155";
  color: #ffc107;
}
.rating-container > .star-cb-clear + label {
  text-indent: -9999px;
  width: .5em;
  margin-left: -.5em;
}
.rating-container > .star-cb-clear + label:before {
  width: .5em;
}
.rating-container:hover > input + label:before {
  content: "\f154";
  color: #ffc107;
  text-shadow: none;
}
.rating-container:hover > input + label:hover ~ label:before,
.rating-container:hover > input + label:hover:before {
  content: "\f155";
  color: #ffc107;
}
.rating-container > .star-cb-clear + label,
.rating-container > input + label:before {
  text-indent: 9999px;
}
.rating-container > input + label {
  text-indent: -9999px;
}
/* .tooltipster-arrow : will keep only the zone of .tooltipster-arrow-uncropped that
corresponds to the arrow we want to display */
.tooltipster-sidetip .tooltipster-arrow {
  overflow: hidden;
  position: absolute;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
  height: 10px;
  /* half the width, for centering */
  margin-left: -10px;
  top: 0;
  width: 20px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  right: 0;
  /* top 0 to keep the arrow from overflowing .tooltipster-base when it has not
	been positioned yet */
  top: 0;
  width: 10px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  left: 0;
  /* same as .tooltipster-left .tooltipster-arrow */
  top: 0;
  width: 10px;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
  bottom: 0;
  height: 10px;
  margin-left: -10px;
  width: 20px;
}
/* common rules between .tooltipster-arrow-background and .tooltipster-arrow-border */
.tooltipster-sidetip .tooltipster-arrow-background,
.tooltipster-sidetip .tooltipster-arrow-border {
  height: 0;
  position: absolute;
  width: 0;
}
/* .tooltipster-arrow-background */
.tooltipster-sidetip .tooltipster-arrow-background {
  border: 10px solid transparent;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #ffffff;
  left: 0;
  top: 3px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #ffffff;
  left: -3px;
  top: 0;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #ffffff;
  left: 3px;
  top: 0;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #ffffff;
  left: 0;
  top: -3px;
}
/* .tooltipster-arrow-border */
.tooltipster-sidetip .tooltipster-arrow-border {
  border: 10px solid transparent;
  left: 0;
  top: 0;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #ffffff;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #ffffff;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #ffffff;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #ffffff;
}
/* tooltipster-arrow-uncropped */
.tooltipster-sidetip .tooltipster-arrow-uncropped {
  position: relative;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -10px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
  left: -10px;
}
.courses-loader {
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 100%;
  z-index: 1;
  display: none;
  left: 0;
  top: 0;
}
.courses-loader .loader-text {
  text-align: center;
  position: absolute;
  width: calc(100% - 30px);
  left: 15px;
  right: 15px;
  top: 0;
  background: var(--main);
  color: #ffffff;
  padding: 10px 0;
}
.courses-loader .loader-text .loading {
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100%;
  position: fixed;
  width: 100%;
}
.courses-loader .loader-text .loading__dot {
  animation: dot ease-in-out 1s infinite;
  background-color: #fff;
  display: inline-block;
  height: 3px;
  margin: 0 2px;
  width: 3px;
  border-radius: 100%;
}
.courses-loader .loader-text .loading__dot:nth-of-type(2) {
  animation-delay: 0.2s;
}
.courses-loader .loader-text .loading__dot:nth-of-type(3) {
  animation-delay: 0.3s;
}
.courses-widget {
  list-style-type: none;
  padding: 0;
}
.courses-widget button[aria-checked="true"] {
  background: var(--main);
  color: #ffffff;
  padding: 5px 10px;
}
.courses-widget li {
  margin-bottom: 20px;
}
.courses-widget li button {
  background: transparent;
  border: none;
  color: var(--main3);
  padding: 0;
  width: 100%;
  text-align: left;
}
.courses-widget li:last-child {
  margin-bottom: 0;
}
.courses-emtry {
  background: var(--main2);
  padding: 21px 30px;
  text-align: center;
  width: 100%;
  font-size: 20px;
  color: var(--color2);
}
.courses-search .degree-filter_search_input_courses {
  width: 100%;
  height: 70px;
  border: none;
  background: var(--main2);
  padding-right: 60px;
  padding-left: 25px;
}
.courses-search .degree-filter_search_input_courses::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: var(--main3);
}
.courses-search .degree-filter_search_input_courses:-ms-input-placeholder {
  /* IE 10+ */
  color: var(--main3);
}
.courses-search .degree-filter_search_input_courses:-moz-placeholder {
  /* Firefox 18- */
  color: var(--main3);
}
.courses-search button {
  height: 70px;
  position: absolute;
  right: 0;
  top: 0;
  background: transparent;
  border: none;
  padding-right: 32px;
}
.academic-loader {
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 100%;
  z-index: 1;
  display: none;
  left: 0;
  top: 0;
}
.academic-loader .loader-text {
  text-align: center;
  position: absolute;
  width: calc(100% - 30px);
  left: 15px;
  right: 15px;
  top: 0;
  background: var(--main);
  color: #ffffff;
  padding: 10px 0;
}
.academic-loader .loader-text .loading {
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100%;
  position: fixed;
  width: 100%;
}
.academic-loader .loader-text .loading__dot {
  animation: dot ease-in-out 1s infinite;
  background-color: #fff;
  display: inline-block;
  height: 3px;
  margin: 0 2px;
  width: 3px;
  border-radius: 100%;
}
.academic-loader .loader-text .loading__dot:nth-of-type(2) {
  animation-delay: 0.2s;
}
.academic-loader .loader-text .loading__dot:nth-of-type(3) {
  animation-delay: 0.3s;
}
.sidebar-mobile-wap .jws_courses_sidebar {
  display: block;
}
@media (max-width: 767px) {
  .jws_courses_sidebar {
    display: none;
  }
}
.jws-research_admissions-element .jws_pagination {
  text-align: center;
}
.jws-research_admissions-element .jws_pagination .jws-load-more {
  background: var(--main);
  color: #ffffff;
  font-weight: 600;
  letter-spacing: 3px;
  padding: 16px 50px;
  margin-top: -4px;
  display: inline-block;
}
.jws-research_admissions-element .custom_navs {
  text-align: right;
  margin-top: 0;
  margin-bottom: 24px;
}
.jws-research_admissions-element .custom_navs button {
  font-size: 20px;
  color: var(--main3);
  width: 40px;
  height: 40px;
  line-height: 44px;
  text-align: center;
}
.jws-research_admissions-element .custom_navs button:hover {
  background: var(--main);
  color: #ffffff;
}
.jws-research_admissions-element .jws_post_image img {
  width: 100%;
}
.jws-research_admissions-element .jws_research_admissions_layout1 .jws_research_admissions_item .jws_post_wap .jws_post_image {
  overflow: hidden;
}
.jws-research_admissions-element .jws_research_admissions_layout1 .jws_research_admissions_item .jws_post_wap .jws_post_image img {
  transition: 0.5s all;
}
.jws-research_admissions-element .jws_research_admissions_layout1 .jws_research_admissions_item .jws_post_wap .jws_post_content h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 10px;
  margin-top: 30px;
}
.jws-research_admissions-element .jws_research_admissions_layout1 .jws_research_admissions_item .jws_post_wap .jws_post_content h3 a {
  color: var(--main3);
}
.jws-research_admissions-element .jws_research_admissions_layout1 .jws_research_admissions_item .jws_post_wap .jws_post_content h3 a:hover {
  color: var(--main);
}
.jws-research_admissions-element .jws_research_admissions_layout1 .jws_research_admissions_item .jws_post_wap:hover .jws_post_image img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.jws-research_admissions-element .jws_research_admissions_layout2 .jws_research_admissions_item .jws_post_wap .jws_post_image {
  overflow: hidden;
}
.jws-research_admissions-element .jws_research_admissions_layout2 .jws_research_admissions_item .jws_post_wap .jws_post_image img {
  transition: 0.5s all;
}
.jws-research_admissions-element .jws_research_admissions_layout2 .jws_research_admissions_item .jws_post_wap .jws_post_content h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 10px;
  margin-top: 30px;
}
.jws-research_admissions-element .jws_research_admissions_layout2 .jws_research_admissions_item .jws_post_wap .jws_post_content h3 a {
  color: var(--main3);
}
.jws-research_admissions-element .jws_research_admissions_layout2 .jws_research_admissions_item .jws_post_wap .jws_post_content h3 a:hover {
  color: var(--main);
}
.jws-research_admissions-element .jws_research_admissions_layout2 .jws_research_admissions_item .jws_post_wap .jws_post_content .jws_post_excerpt {
  margin-bottom: 21px;
}
.jws-research_admissions-element .jws_research_admissions_layout2 .jws_research_admissions_item .jws_post_wap .jws_post_content .jws_btn_readmore {
  color: var(--color1);
  text-decoration: underline;
  font-weight: 600;
}
.jws-research_admissions-element .jws_research_admissions_layout2 .jws_research_admissions_item:hover .jws_post_image img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.single-model .model-top {
  padding: 100px 0 150px;
  position: relative;
}
.single-model .model-top:before {
  content: url(https://crossroads-bv.nl/wp-content/themes/zahar/assets/image/bar_model.png);
  position: absolute;
  top: 0;
  right: 0;
}
.single-model .model-top .model-image img {
  max-width: initial;
  margin-bottom: -168px;
}
.single-model .model-top .model-top-inner {
  background: #131313;
  padding-top: 70px;
}
.single-model .model-top .model-content-top {
  padding-top: 50px;
  padding-bottom: 70px;
}
.single-model .model-top .model-content-top .model-info {
  padding: 0;
  margin: 0;
}
.single-model .model-top .model-content-top .model-info li {
  display: inline-block;
  color: rgba(255, 255, 255, 0.702);
  font-size: 14px;
  margin-right: 6%;
  margin-bottom: 10px;
}
.single-model .model-top .model-content-top .model-info li span {
  color: #ffffff;
  display: block;
  font-weight: 500;
  line-height: 11px;
  letter-spacing: 0.3px;
}
.single-model .model-top .model-content-top .model-connect {
  margin-bottom: 54px;
}
.single-model .model-top .model-content-top .model-connect .model-wislist.loading {
  opacity: 0.5;
  cursor: wait;
}
.single-model .model-top .model-content-top .model-connect .model-wislist.added i:before {
  font-weight: 900;
}
.single-model .model-top .model-content-top .model-connect a {
  color: #ffffff;
  font-weight: 500;
  letter-spacing: 0.5px;
  margin-right: 7%;
  font-size: 15px;
}
.single-model .model-top .model-content-top .model-connect a .instagram_total_folow {
  font-weight: 400;
  margin-left: 8px;
}
.single-model .model-top .model-content-top .model-connect a i {
  margin-right: 7px;
  font-size: 14px;
}
.single-model .model-top .model-content-top .model-connect a .text {
  text-decoration: underline;
  text-underline-offset: 1px;
}
.single-model .model-top .model-content-top h1 {
  font-size: 72px;
  line-height: 80px;
  font-weight: bold;
  position: relative;
  margin-bottom: 23px;
}
.single-model .model-top .model-content-top h1:before {
  content: attr(data-title);
  -webkit-text-stroke-width: 1px;
  stroke-width: 1px;
  -webkit-text-stroke-color: #FFFFFF;
  stroke: #FFFFFF;
  color: transparent;
  position: absolute;
  top: 3px;
  left: 3px;
}
.single-model .site-main {
  padding-bottom: 120px;
}
.single-model .model-gallery {
  margin-top: -97px;
}
.single-model .model-gallery .model-gallry-item {
  margin-bottom: 30px;
}
.single-model .model_ajax_wapper .model-gallry-item:nth-child(2) {
  margin-top: 58px;
}
.single-model .model_ajax_wapper .model-gallry-item:nth-child(4) {
  margin-top: 165px;
}
.model-loadmore {
  margin-top: 20px;
}
.model-loadmore .jws_pagination {
  text-align: center;
}
.model-loadmore .jws_pagination .jws-load-more {
  border-radius: 0;
  background: transparent;
  font-weight: 500;
  letter-spacing: 0.5px;
  border: 2px solid #ffffff;
  padding: 21px 63px;
}
.model-loadmore .jws_pagination .jws-load-more:hover {
  background: #ffffff;
  color: var(--button_color2);
}
@media (min-width: 1330px) and (max-width: 1500px) {
  .single-model .model-top .model-image img {
    max-width: 330px;
  }
}
@media (max-width: 1330px) {
  .single-model .model-top .model-image img {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .single-model .model_ajax_wapper .model-gallry-item:nth-child(2),
  .single-model .model_ajax_wapper .model-gallry-item:nth-child(4) {
    margin-top: 0;
  }
  .single-model .model-gallery {
    margin-top: 0;
  }
  .single-model .model-top .model-top-inner {
    padding-top: 10px;
  }
  .single-model .model-top .model-content-top h1 {
    font-size: 50px;
    line-height: 60px;
  }
  .single-model .model-top .model-image img {
    margin-bottom: -90px;
  }
}
body.button-gradient .jws-button .elementor-button,
body.button-gradient .jws-cf7-style .wpcf7-submit,
body.button-gradient .elementor-button.rev-btn,
body.button-gradient .e-form__buttons .elementor-button {
  background-image: linear-gradient(to right, var(--button_bgcolor) 0%, var(--button_bgcolor2) 51%, var(--button_bgcolor) 100%);
  background-size: 200% auto;
}
body.button-gradient .jws-button .elementor-button:hover,
body.button-gradient .jws-cf7-style .wpcf7-submit:hover,
body.button-gradient .elementor-button.rev-btn:hover,
body.button-gradient .e-form__buttons .elementor-button:hover {
  background-position: right center;
}
body.button-default .jws-button .elementor-button,
body.button-default .jws-cf7-style .wpcf7-submit,
body.button-default .elementor-button.rev-btn,
body.button-default .e-form__buttons .elementor-button {
  background: var(--button_bgcolor);
  color: var(--button_color);
}
body.button-default .jws-button .elementor-button:hover,
body.button-default .jws-cf7-style .wpcf7-submit:hover,
body.button-default .elementor-button.rev-btn:hover,
body.button-default .e-form__buttons .elementor-button:hover {
  background: var(--button_bgcolor2);
  color: var(--button_color2);
}
.jws-button .elementor-button,
.jws-cf7-style .wpcf7-submit,
.elementor-button.rev-btn {
  transition: 0.3s all;
}
body.button-with_border .jws-button .elementor-button,
body.button-with_border .jws-cf7-style .wpcf7-submit,
body.button-with_border .elementor-button.rev-btn,
body.button-with_border .e-form__buttons .elementor-button {
  background: var(--button_bgcolor);
  color: var(--button_color);
  border: 1px solid var(--button_border_color);
}
body.button-with_border .jws-button .elementor-button:hover,
body.button-with_border .jws-cf7-style .wpcf7-submit:hover,
body.button-with_border .elementor-button.rev-btn:hover,
body.button-with_border .e-form__buttons .elementor-button:hover {
  background: var(--button_bgcolor2);
  color: var(--button_color2);
  border-color: var(--button_border_color2);
}
body.button-with_shadow .elementor-widget-bloompixel-gradient-button {
  z-index: 1;
}
body.button-with_shadow .jws-button .elementor-button,
body.button-with_shadow .jws-cf7-style .wpcf7-submit,
body.button-with_shadow .elementor-button.rev-btn,
body.button-with_shadow .e-form__buttons .elementor-button,
body.button-with_shadow .jws_pagination .jws-load-more {
  background: #FFFFFF;
  border: 1px solid #000000;
  position: relative;
  color: var(--color1);
  max-width: 100%;
}
body.button-with_shadow .jws-button .elementor-button:after,
body.button-with_shadow .jws-cf7-style .wpcf7-submit:after,
body.button-with_shadow .elementor-button.rev-btn:after,
body.button-with_shadow .e-form__buttons .elementor-button:after,
body.button-with_shadow .jws_pagination .jws-load-more:after {
  background: #000000;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 7px;
  top: 7px;
  content: "";
  z-index: -1;
  transition: 0.3s all;
}
body.button-with_shadow .jws-button .elementor-button:hover:after,
body.button-with_shadow .jws-cf7-style .wpcf7-submit:hover:after,
body.button-with_shadow .elementor-button.rev-btn:hover:after,
body.button-with_shadow .e-form__buttons .elementor-button:hover:after,
body.button-with_shadow .jws_pagination .jws-load-more:hover:after {
  transform: translate(-5px, -5px);
}
body.button-with_shadow .has-nav {
  position: relative;
  z-index: 1;
}
body.button-with_shadow .jws_pagination .jws-load-more.items-loading:after {
  opacity: 0;
}
body.button-with_shadow .jws_pagination .jws-load-more:after {
  margin: 0;
  visibility: visible;
  animation: none;
  opacity: 1;
  border-radius: 0;
}
.jws-button .elementor-button,
.jws-cf7-style .wpcf7-submit,
.elementor-button.rev-btn,
.cart-collaterals .cart_totals .wc-proceed-to-checkout a,
.woocommerce-cart .shop_table tr .actions .col-right a,
.woocommerce-cart .shop_table tr .actions .col-right .button,
.woocommerce-checkout .jws_woo_your_order .woocommerce-checkout-review-order .place-order button.button,
.jws_cart_content .jws-cart-panel .jws-cart-panel-summary .jws-cart-panel-summary-inner .woocommerce-mini-cart__buttons a,
.woocommerce-cart .shop_table tr .product-quantity .quantity .input-text {
  border-radius: var(--button_radius);
}
.jws-button a#custom-buttonbr {
  overflow: hidden;
}
.jws-button a#custom-buttonbr:before {
  transition: all .3s;
  background-image: linear-gradient(to right, var(--button_color) 0%, var(--button_color2) 51%, var(--button_color) 100%);
  background-size: 200% auto;
  position: absolute;
  width: 100%;
  height: 100%;
  content: " ";
  z-index: 0;
  left: 0;
  top: 0;
}
.jws-button a#custom-buttonbr span.elementor-button-content-wrapper {
  display: block;
  padding: 14px 52px 14px 52px;
  background: #ffffff;
  position: relative;
  border: 1px solid transparent;
  border-radius: 40px;
}
.jws-button a#custom-buttonbr:hover .elementor-button-content-wrapper {
  background: transparent;
  color: #ffffff;
}
.jws-button a#custom-buttonbr:hover:before {
  background-position: right center;
}
/* Medical */
.doctor_filter_top {
  margin-bottom: 19px;
  transition: 0.3s all;
}
.doctor_filter_top > div {
  display: inline-block;
}
.doctor_filter_top:after {
  display: table;
  clear: both;
  content: "";
}
.doctor_filter_top .doctor_result {
  margin-right: 5%;
}
.doctor_filter_top select {
  width: auto;
  border-color: var(--colorbody);
  border-radius: 3px;
  padding: 1px 20px 1px 9px;
  background-size: auto 12px;
  background-position: right 2px top 50%;
}
.doctor_filter_top .doctor_order {
  float: right;
}
#doctor-content .loading {
  position: absolute;
  left: 50%;
  margin-left: -17px;
  top: 100px;
  z-index: 1;
}
.doctor-container.active .docter-filter,
.doctor-container.active .doctor_filter_top {
  opacity: 0.5;
  pointer-events: none;
}
.doctor-container .jws-pagination-number {
  margin-top: 31px;
}
.doctor-container .jws-pagination-number ul li > a,
.doctor-container .jws-pagination-number ul li > span {
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #FFFFFF;
  background: var(--color1);
  border-radius: 3px 3px 3px 3px;
  font-weight: 700;
}
.doctor-container .jws-pagination-number ul li .current,
.doctor-container .jws-pagination-number ul li > a:hover {
  background: var(--main);
}
.jws_doctor_sidebar .docter-filter {
  transition: 0.3s all;
}
.jws_doctor_sidebar .docter-filter > h3 {
  font-size: 25px;
  font-weight: bold;
  font-family: var(--font1);
  margin-bottom: 28px;
}
.jws_doctor_sidebar .docter-filter > h3 a {
  font-size: 15px;
  font-weight: 400;
  text-decoration: underline;
  float: right;
  display: inline-block;
  vertical-align: bottom;
  margin-top: 7px;
}
.jws_doctor_sidebar .docter-filter > form > div {
  margin-bottom: 35px;
}
.jws_doctor_sidebar .docter-filter > form > div > h4 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 13px;
}
.jws_doctor_sidebar .docter-filter > form > div ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.jws_doctor_sidebar .docter-filter > form > div ul li {
  margin-bottom: 7px;
}
.jws_doctor_sidebar .docter-filter > form > div ul li:last-child {
  margin-bottom: 0px;
}
.jws_doctor_sidebar .docter-filter > form > div ul a {
  color: var(--colorbody);
}
.jws_doctor_sidebar .docter-filter > form > div ul a.active .check:before {
  opacity: 1;
}
.jws_doctor_sidebar .docter-filter > form > div ul .text {
  vertical-align: middle;
}
.jws_doctor_sidebar .docter-filter > form > div ul .check {
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background: var(--light);
  border: 1px solid var(--colorbody);
  position: relative;
  display: inline-block;
  margin-right: 12px;
  vertical-align: middle;
}
.jws_doctor_sidebar .docter-filter > form > div ul .check:before {
  background: var(--main);
  border-radius: 100%;
  content: "";
  width: 10px;
  height: 10px;
  top: 2px;
  left: 2px;
  position: absolute;
  opacity: 0;
  transition: 0.3s all;
}
.jws_doctor_sidebar .docter-filter > form > div select {
  background-size: auto 12px;
}
.jws_doctor_sidebar .docter-filter > form > div input,
.jws_doctor_sidebar .docter-filter > form > div select {
  border-color: var(--colorbody);
  border: 1px solid;
  width: 100%;
  border-radius: 3px;
  height: 45px;
  padding: 0 11px;
  font-size: 15px;
}
.jws_doctor_sidebar .docter-filter > form > div input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: var(--colorbody);
}
.jws_doctor_sidebar .docter-filter > form > div input::-moz-placeholder {
  /* Firefox 19+ */
  color: var(--colorbody);
}
.jws_doctor_sidebar .docter-filter > form > div input:-ms-input-placeholder {
  /* IE 10+ */
  color: var(--colorbody);
}
.jws_doctor_sidebar .docter-filter > form > div input:-moz-placeholder {
  /* Firefox 18- */
  color: var(--colorbody);
}
.jws_doctor_sidebar .get_curren_location {
  font-size: 13px;
  color: var(--colorbody);
  text-decoration: underline;
  margin-top: 7px;
  display: block;
}
.jws_doctor_sidebar .get_curren_location i {
  color: var(--main);
  margin-right: 10px;
}
/** Widget Search **/
.doctor-search-form label {
  display: block;
  color: var(--light);
}
.doctor-search-form input {
  background: var(--light);
  border: none;
  border-radius: 3px;
  padding: 0 15px;
  height: 45px;
  width: 100%;
}
.doctor-search-form .get_curren_location {
  font-size: 13px;
  color: var(--light);
  text-decoration: underline;
  margin-top: 7px;
  display: block;
}
.doctor-search-form .get_curren_location i {
  color: var(--main);
  margin-right: 10px;
}
.doctor-search-form .search-key {
  position: relative;
}
.doctor-search-form .search-key.loading:after,
.doctor-search-form .search-key.loading:before {
  visibility: visible;
}
.doctor-search-form .search-key:after {
  display: inline-block;
  background-color: #23282d;
  opacity: 0.75;
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 100%;
  padding: 0;
  position: absolute;
  content: "";
  right: 10px;
  top: 10px;
  visibility: hidden;
}
.doctor-search-form .search-key:before {
  content: '';
  position: absolute;
  background-color: #fbfbfc;
  top: 13px;
  right: 24px;
  width: 6px;
  height: 6px;
  border: none;
  border-radius: 100%;
  transform-origin: 8px 8px;
  animation-name: spin;
  animation-duration: 1000ms;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  z-index: 1;
  visibility: hidden;
}
.doctor-search-form .search-key .jws-search-results {
  background: var(--light);
  position: absolute;
  width: 100%;
  top: 110%;
  z-index: 1;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  max-height: 185px;
  overflow: auto;
  transition: 0.3s all;
  opacity: 0;
  visibility: hidden;
}
.doctor-search-form .search-key .jws-search-results.active {
  opacity: 1;
  visibility: visible;
}
.doctor-search-form .search-key .jws-search-results .search-item {
  border-bottom: 1px solid #ececec;
  padding: 5px 10px;
}
.doctor-search-form button {
  margin-top: 33px;
  background: var(--main);
  border: 0;
  color: var(--light);
  font-weight: bold;
  height: 45px;
  width: 100%;
  border-radius: 3px;
}
.jws_departments_item_inner {
  text-align: center;
  border: 1px solid #e1e1e1;
  transition: .3s all;
}
.jws_departments_item_inner .jws_department_content {
  padding: 48px 30px;
}
.jws_departments_item_inner .department_icon {
  display: block;
  color: var(--light);
  transition: .3s all;
  margin: 0 auto;
  margin-bottom: 18px;
  background: var(--main);
  border-radius: 100%;
  overflow: hidden;
  display: inline-block;
  padding: 18px;
  border: 4px solid #efefef;
}
.jws_departments_item_inner .department_icon svg {
  width: 1em;
  height: 1em;
  fill: var(--light);
  font-size: 45px;
  display: block;
}
.jws_departments_item_inner .jws_department_title {
  font-size: 18px;
  font-weight: bold;
  font-family: var(--font1);
}
.jws_departments_item_inner .jws_department_title a {
  color: var(--heading);
}
.jws_departments_item_inner .jws_departments_excerpt {
  margin-top: 14px;
  margin-bottom: 23px;
}
.jws_departments_item_inner .jws_departments_readmore a {
  color: var(--heading);
  font-weight: bold;
}
.jws_departments_item_inner .jws_departments_readmore a:hover {
  color: var(--main2);
}
.jws_departments_item_inner .jws_departments_readmore i {
  margin-left: 20px;
}
.jws_departments_item_inner:hover {
  background: #e1e1e1;
}
.jws_departments_item_inner:hover .department_icon {
  border-color: var(--light);
}
.jws_expert_doctors_item.layout2 {
  margin-bottom: 10px;
}
.jws_expert_doctors_item.layout2 .expert_doctors-inner {
  box-shadow: 0px 3px 13.5px 1.5px rgba(0, 0, 0, 0.07000000000000001);
  padding: 20px 25px;
  border-radius: 3px;
}
.jws_expert_doctors_item.layout2 .expert_doctors-image {
  margin: 0;
}
.jws_expert_doctors_item.layout2 .expert_doctors-image:before {
  display: none;
}
.jws_expert_doctors_item.layout2 .expert_doctors-content h3 {
  margin-bottom: 5px;
}
.jws_expert_doctors_item.layout2 .doctor_info {
  margin-top: 20px;
  margin-bottom: 36px;
}
.jws_expert_doctors_item.layout2 .doctor_info > div {
  margin-bottom: -6px;
}
.jws_expert_doctors_item.layout2 .doctor_info > div:laft-child {
  margin-bottom: 0;
}
.jws_expert_doctors_item.layout2 .doctor_info > div span {
  font-weight: bold;
  color: var(--heading);
  margin-right: 10px;
}
.jws_expert_doctors_item.layout2 .doctor_address h5 {
  font-size: 15px;
  font-weight: bold;
}
.jws_expert_doctors_item.layout2 .doctor_address .doctor-map {
  height: 100px;
  background: gray;
  margin-bottom: 4px;
}
.jws_expert_doctors_item.layout2 .doctor_address .car-km {
  font-size: 13px;
}
.jws_expert_doctors_item.layout2 .doctor_address .doctor_add_name {
  font-size: 13px;
  margin: 0;
}
@media (max-width: 767px) {
  .jws_expert_doctors_item.layout2 .expert_doctors-image {
    margin-bottom: 20px;
  }
  .doctor_filter_top > div.doctor_per_page > span {
    display: none;
  }
  .doctor_filter_top > div.doctor_result {
    display: block;
    margin: 0;
    margin-bottom: 9px;
  }
}
